/**
* Description：Layout CSS for the website
* Author：Gavin
* E-mail: shengzhizhang@gmail.com
* Created On：2008-10-27
* Last modification On：2010-3-8
**/

/***** Container *****/
#container {
background:url(bg_container.png) repeat-y 0 0;
margin:0 auto;
width:1002px;
}

/***** Header *****/
#header {
background:url(bg_header.gif) no-repeat 0 0;
padding-top:12px; 
}
#headTop {
height:84px;
background:url(bg_head_top.gif) no-repeat 0 0;
width:982px;
margin:0 auto; 
position:relative;
}

/***** Logo *****/
#logo {
left:0;
position:absolute;
top:0;
}

/***** Secondary navigation *****/
#secondaryNav {
position:absolute;
right:10px;
top:50px;
text-align:right;
}
#secondaryNav li {
display:inline;
float:right;
margin:0 8px;
}
#secondaryNav li a{
color:#224b81; 
}
#secondaryNav li a:hover {
text-decoration:underline; 
}

/***** Headbar *****/
#headbar {
width:980px; 
background:url(bg_headbar.gif) no-repeat 0 0;
border:1px solid #94a8c2; 
height:37px; 
margin:0 auto; 
}
#branches {
float:left;
width:194px;
text-align:center; 
height:37px; 
background:url(bg_headbar_div.gif) no-repeat 100% 0;
overflow:hidden; 
}
#branches form{
margin-top:8px; 
}
#search {
float:left;
width:220px;
height:37px; 
text-align:center; 
background:url(bg_headbar_div.gif) no-repeat 0 0;
}
#search form{
margin-top:8px; 
}
.txtSearch {
width:120px;
vertical-align:middle; 
background:#fff url(bg_text_search.gif) repeat-x 0 0;
outline:none;
border:1px solid #7f9db9; 
}
.submitSearch {
border:none; 
outline:none;
background:url(btn_search.gif) no-repeat 0 0;
width:60px; 
height:20px;
vertical-align:middle; 
color:#fff;
cursor:pointer;
}
/***** Headbar End *****/

/***** Banner ****/
#banner {
width:980px;
margin:0 auto; 
text-align:center; 
}
#banner img,
#banner object {
display:block; 
margin:0 auto;
}
/***** Banner End ****/

/***** Main *****/
#main {
text-align:left;
background:url(bg_main_top.gif) no-repeat 272px 0;
position:relative; 
margin-top:-7px; 
padding-top:7px; 
}
#mainWrap {
background:url(bg_inner_shadow.gif) repeat-y 269px 0;
}
#inside #main {
width:982px; 
margin:0 auto;
padding:0; 
background:url(bg_main_inside.gif) repeat-y 0 0;
position:static; 
}
#col1 {
float:left;
display:inline; 
width:268px;
margin-left:14px; 
}
#col2 {
float:left;
width:448px; 
}
#col3 {
float:right;
display:inline; 
width:258px;
margin-right:14px;
}


/***** Sidebar *****/
#sidebar {
float:left;
width:237px;
display:inline; 
margin-left:4px; 
}

/***** Content *****/
#content {
float:right;
width:730px;
display:inline; 
padding-right:11px; 
background:url(bg_main_inside_top.gif) no-repeat 0 0;
}

/***** Footer *****/
#footer {
background:url(bg_footer.gif) no-repeat 0 100%;
padding:0 10px; 
}
#footNav {
background:#1E406E;
color:#fff; 
height:30px; 
line-height:30px; 
}
#footNav a{
color:#fff;
margin:0 8px; 
}
#footNav a:hover{
text-decoration:underline; 
}
#copyright {
text-align:left; 
color:#1E406E; 
padding:10px 10px 20px;
line-height:20px;
}

/***** Index modules *****/
.title{
position:relative; 
}
.title span {
position:absolute; 
top:0;
right:10px;
}
.tabs li{
float:left;
}
/* Time */
#time {
height:37px; 
background:url(bg_title.gif) no-repeat 0 100%;
color:#fff; 
text-align:center; 
line-height:37px; 
margin-bottom:4px; 
}
/* Time End */

/* Showbox */
#showbox {
text-align:left; 
padding-left:4px; 
margin-bottom:10px; 
}
/* Showbox End */

/* News */
#news .title,
#project .title,
#contact .title,
#subNav .title{
height:31px; 
line-height:31px;
color:#fff; 
background:url(bg_title.gif) no-repeat 0 100%;
}
#subNav .title{
height:37px; 
}
#news .title h2,
#project .title h2,
#contact .title h2,
#subNav .title h2{
float:left;
height:26px; 
line-height:26px; 
display:inline; 
margin:5px 0 0 12px; 
font-size:13px;
padding:0 10px;
background:#1782B3; 
}
#subNav .title h2{
margin-top:11px; 
}
#news .title span a {
color:#fff; 
}
#news .title span a:hover{
text-decoration:underline; 
}
#news .content,
#contact .content {
padding:8px; 
}
/* News End */

/* Profile */
#profile .title h2,
#case .title h2 {
background:url(bg_title_profile.gif) no-repeat 0 0;
width:80px;
height:31px; 
line-height:36px;
color:#fff;
text-align:center; 
font-size:13px;
overflow:hidden; 
margin-left:10px; 
}
#profile .title span,
#case .title span{
line-height:31px; 
right:20px;
}
#profile .title span a,
#case .title span a{
color:#1CBF14; 
}
#profile .title span a:hover,
#case .title span a:hover{
text-decoration:underline; 
}
#profile .tabContent{
border:1px solid #3A68A3; 
width:410px; 
margin:0 auto;
padding:8px; 
border-width:0 1px 1px;
overflow:hidden; 
}
#tabs1 {
background:url(bg_tab1.gif) no-repeat 0 0;
height:28px;
width:428px; 
margin:0 auto; 
}
#tabs1 li{
height:28px; 
line-height:28px;
color:#fff; 
cursor:default;
padding:0 12px;
}
#tabs1 li.active{
background:#D70A0A;
padding:0 11px; 
border:1px solid #fff; 
border-width:0 1px;
}
#tabs1 li.first{
border-left:none;
padding-left:12px; 
background:#D70A0A url(bg_tab1_first.gif) no-repeat 0 0;
}
/* Profile End */

/* Case */
#case .caseList{
width:428px; 
margin:2px auto 0;
border:1px solid #3A68A3; 
}
.caseList ul{
background:url(bg_product_info.gif);
margin-top:8px; 
}
.caseList li {
display: -moz-inline-stack;
display:inline-block;
*display:inline;
text-align:center; 
vertical-align: top;
zoom:1;
width:142px;
min-height:198px;
_height: 198px;
}
.caseList a.caseImg {
display:block; 
margin:0 auto;
width:136px; 
text-align:center; 
}
.caseList a.caseImg img {
display:block; 
border:#ddd 1px solid;
padding:2px;
width:108px;
height:65px; 
margin:0 auto; 
}
.caseList a.caseImg span {
cursor:pointer;
display:block;
overflow:hidden;
text-align:center;
color:#333;
margin:4px auto 0;
line-height:20px;
color:#1D4D97; 
}
.caseList a:hover span{
color:#000; 
}
.caseList p{
margin:10px 20px; 
}
.caseList p a{
color:#D70A0A; 
white-space:nowrap;
}
.caseList p a:hover{
color:#000; 
}
/* Case End */

/* Business */
#tabs2 {
background:url(bg_title.gif) no-repeat 100% 100%;
height:37px; 
line-height:37px; 
padding-left:20px; 
}
#sidebar #tabs2 {
background-position:0 0;
}
#tabs2 li {
background:#1782B3;
color:#fff; 
font-weight:bold;
height:25px;
line-height:25px; 
margin:12px 5px 0; 
width:84px; 
text-align:center; 
display:inline; 
cursor:default;
}
#tabs2 li.active{
background:url(bg_tabs2_item.gif) no-repeat 0 0;
color:#1E406E; 
}
.tabContent {
display:none; 
}

#col3 .tabContent{
height:180px;
overflow:hidden;
}
#business,
#honor {
padding:10px 10px 6px 25px; 
}
#sidebar #business,
#sidebar #honor{
padding:10px 10px 6px; 
}
.recBusiness p{
margin:0; 
}
.recBusiness p a{
color:#0096FF; 
}
.recBusiness p a:hover{
text-decoration:underline; 
}
.img_business {
float:left;
display:inline; 
margin-right:5px; 
}
.businessList{
padding-top:8px; 
}
.businessList li {
float:left;
width:100%; 
background:url(bg_list_div02.gif) repeat-x 0 0;
padding:5px 0;
line-height:20px; 
}
/* Business End */

/* Honor */
#honor {
}
/* Honor End */

/* Project */
#project {

}
#project .title{
background-position:100% 100%;
}
#project .title h2{
margin:5px 0 0 25px; 
}
#project .title span a {
color:#fff; 
}
#project .title span a:hover{
text-decoration:underline; 
}
.projectList {
padding:8px 8px 8px 25px; 
}
.projectList li{
float:left;
width:100%; 
margin:5px 0; 
}
.projectList li .img_project {
float:left;
display:inline; 
margin-right:8px; 
}

.projectList li img{
width:90px;
height:49px;
}
.projectList li .img_project {
border:1px solid #C5C5C5; 
padding:2px;
background:#fff;

}
.projectList li p{
margin:0; 
line-height:18px; 
}
.projectList li p a{
color:#1E406E; 
}
.projectList li p a:hover{
color:#D70A0A; 
}
/* Project End */

/***** Sub navigation *****/
#subNav {
margin-bottom:20px;
}
#subNav h2 {
font-size:14px;
height:32px;
line-height:32px;
text-align:left;
}
#subNav ul li {
float:left;
font-size:12px;
width:100%;
}
#subNav ul ul {
display:none;
padding-left:16px;
}
#subNav ul li a {
background:url(bg_sub_nav_item.gif) no-repeat 0 -30px;
display:block;
line-height:14px;
padding:8px 0 8px 70px;
}
#subNav ul li a:hover{
background-position:0 0;
}
#subNav ul li a.current{
color:#f00; 
}
#subNav ul li li a {
background:url(listIcon02.gif) no-repeat 50px 50%;
padding:4px 0 4px 70px;
}
#subNav ul li li a:hover{
background-position:50px 50%;
}

/***** Inside Pages *****/
#mainTitle {
position:relative; 
height:48px; 
line-height:32px; 
}
#mainTitle h2{
font-size:13px;
color:#1D406E; 
padding:16px 0 0 30px; 
}
#mainTitle span{
position:absolute; 
top:15px;
right:30px;
font-family:Verdana, Geneva, sans-serif;
}
#function {
padding:15px 20px;
min-height: 480px;
height: auto !important;
height: 480px;
overflow: visible;
}

/***** Product list *****/
.productList {
text-align:left;
}
.productList li {
float:left;
width:100%;
background:url(bg_list_div01.gif) repeat-x 0 100%;
padding:16px 0; 
}
.productList .pro_thumb {
float:left;
width:188px; 
}
.productList .pro_info{
float:right;
width:460px; 
display:inline; 
margin-right:20px; 
}
.productList a img {
display:block; 
border:#ddd 1px solid;
padding:3px;
width:180px;
height:107px; 
}
.productList a:hover img {
border-color:#1E406E;
}
.productList li h3{
font-size:14px;
background:#F4F4F4;
padding:6px; 
}
.productList li h3 a{
color:#0179BE;
background:url(listIcon10.gif) no-repeat 0 50%;
padding-left:16px;
height:16px; 
line-height:16px; 
}
.productList li h3 a:hover{
color:#D91A1A; 
}
.productList li p a{
color:#EB6100;
}
.productList li p a:hover{
text-decoration:underline; 
}

/***** News list *****/
.newsList {
margin:0 auto;
}
.newsList li {
background:url(bg_list_div01.gif) repeat-x 0 100%;
float:left;
line-height:14px;
padding:10px 0;
position:relative;
text-align:left;
width:100%;
}
.newsList li a {
background:url(listIcon02.gif) no-repeat 0 0;
*background-position:0 -2px;
padding-left:20px;
}
.newsList li span {
color:#999;
position:absolute;
right:10px;
}
.newsList02 li{
padding:6px 0; 
}

/***** Pagination *****/
.pagination {
height:22px;
padding:30px 0;
}
.pagination span, .pagination a {
background:#fff;
border:1px solid #ddd;
display:inline;
float:left;
height:20px;
line-height:20px;
margin-right:4px;
padding:0 8px;
}
.pagination a:hover {
background:#EDFEFF;
border-color: #78D0D6;
color:#0B93C6;
}
.pagination .current {
border:none;
color:#f00;
font-weight:bold;
}
.pagination .pr_off, .pagination .nt_off {
color:#ccc;
}

/***** Question list *****/
.questionList dt, .jobList dt {
font-weight:normal;
margin-top:10px;
}
.questionList dt span, .jobList dt span {
cursor:pointer;
font-weight:bold;
margin:0 4px;
}
.questionList dd, .jobList dd {
border:#ccc 1px solid;
padding:6px 10px;
}

/***** Video list *****/
td.videoList a {
background:#fff url(videoIcon.jpg) no-repeat left 50%;
padding-left:25px;
}
div.videoShow {
background:#fff;
border:solid 1px #eee;
margin:0 auto;
padding:10px;
text-align:center;
width:80%;
}
div.videoShow h4 {
background:url(videoIcon.jpg) no-repeat left 50%;
font-size:14px;
height:50px;
line-height:50px;
margin:0 auto;
padding-left:25px;
text-align:left;
width:80%;
}

/***** Search result list *****/
#mainContentSearch {
margin:30px;
}
.searchTitle {
background:#f8f8f8;
border:1px solid #ddd;
border-width:1px 0;
line-height:22px;
padding:0 10px;
}
.searchTitle a {
background:url(listImg.gif) no-repeat right 50%;
padding-right:10px;
}
#mainContentSearch strong {
padding-left:2em;
}
.resultTopicTitle {
margin-top:20px;
}
#mainContentSearch .newsList {
width:100%;
}

/***** Webmap *****/
#webmap {
padding:20px 20px 20px 80px;
}
.mapList ul {
margin-left:40px; 
margin-bottom:3px;
padding-bottom:12px; 
background:url(ulBg.gif) repeat-y 0 0;
}
.mapList ul ul{
padding:0; 
}
.mapList ul li{
line-height:19px;
margin-top:5px; 
float:left;
width:100%; 
}
.mapList li a{
height:19px; 
line-height:19px; 
display:inline-block; 
background:url(webmapBg.gif) no-repeat 100% -19px;
}
.mapList li a span{
display:inline-block; 
height:19px; 
line-height:19px; 
background:url(webmapBg.gif) no-repeat 0 -57px;
padding:0 20px 0 40px; 
cursor:pointer;
white-space:nowrap;
}
.mapList li a:hover{
background-position:100% 0;
}
.mapList li a:hover span{
background-position:0 -38px;
}
.mapList li a.firstItem{
background-position:100% 0;
}
.mapList li a.firstItem span, .mapList li a.firstItem:hover span{
background-position:-19px -38px;
padding:0 20px; 
}
.mapList li a.lastChild span{
background-position:0 -95px;
}
.mapList li a.lastChild:hover span{
background-position:0 -76px;
}

/***** Article *****/
.article h3 {
border-bottom:1px solid #ddd;
font-size:14px;
line-height:28px;
text-align:center;
}
.article .newsDate {
line-height:22px;
margin-bottom:16px;
text-align:center;
}

/***** Related news list *****/
.relatedNews {
padding:10px;
}
.relatedNews h3 {
font-size:14px;
margin-bottom:8px;
}
.relatedNews a {
background:url(listIcon06.gif) no-repeat 0 50%;
line-height:22px;
padding-left:12px;
}

/***** Product details *****/
.productImage{
text-align:center; 
}
.productDetails {
margin:20px auto;
text-align:center;
width:90%;
}
.productDetails .proImg {
padding:10px;
text-align:center;
}
.productDetails th{
width:20%; 
}
.productDetails .caption{
text-align:center; 
}

/***** Form elements *****/
fieldset {
border:none;
padding-left:60px;
}
fieldset legend {
font-weight:bold;
height:40px;
line-height:40px;
*margin-left:-7px;
}
fieldset ol {
list-style: none;
margin-top: 1em;
}
fieldset li {
display:inline;
float: left;
padding-bottom: 1em;
width: 100%;
}
fieldset li label {
float: left;
line-height:20px;
margin-right:1em;
text-align: left;
}
fieldset li .tips {
display:inline;
float:left;
line-height:18px;
margin-left:10px;
width:8em;
}
fieldset input.text, fieldset textarea {
display:inline;
float:left;
font:12px Arial, Helvetica, sans-serif;
outline:none;
padding:2px;
width:300px;
}
fieldset em {
float:left;
text-align:center;
width:7px;
}
fieldset input.text2 {
width:42px;
}
fieldset input.text3 {
width:145px;
}
fieldset textarea {
height:8em;
}
/*.focusField {
border:solid 1px #83C6FA;
background:#F6FCFF;
color:#000;
padding:1px;
}
.idleField {
background:#fff;
color: #6F6F6F;
padding:1px;
border: solid 1px #ddd;
}*/

/***** pageNav *****/
.pageNav {
padding:20px;
text-align:center; 
}

/***** Default buttons *****/
button { 
position: relative;
border: 0; 
padding: 0;
height:24px; 
vertical-align:middle;
cursor: pointer;
overflow: visible; /* Remove the self-propagation of the width in Internet Explorer */
}
button::-moz-focus-inner {
border: none;  /* Additional padding covering Firefox */
}
button span, .pageNav a span { 
position: relative;
display: inline-block; 
white-space: nowrap;
cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* To amend the margin of Safari and Chrome */
button span {
margin-top: -1px;
}
}

/* Customize buttons: */		
.defaultBtn { 
padding: 0 10px 0 0; 
margin-right:5px; 
font-size:12px; 
font-family:Verdana, Geneva, sans-serif;
text-align: center; 
background: transparent url(btn_default_bg.gif) no-repeat 100% -60px; 
display:inline-block;
height:24px; 
}
.defaultBtn span {
padding: 5px 0 0 10px; 
height:19px; 
background: transparent url(btn_default_bg.gif) no-repeat 0 0; 
color:#445560; 
}
.defaultBtn:hover, .defaultBtnHover { /* Extra defaultBtnHover for IE6 */
background-position: 100% -90px; 
}
.defaultBtn:hover span, .defaultBtnHover span {
background-position: 0 -30px;
color:#052028; 
}

/***** Member *****/
#member {
position:relative;
width:100%;
}

/***** Member tools *****/
.toolbar {
position:absolute;
right:0;
text-align:right;
top:0;
background:#fff;
}
#toolbarHandler {
text-align:center;
position:absolute;
right:0;
top:0;
border:1px solid #C1D7E4;
border-width:1px 2px 1px 1px;
height:24px;
line-height:24px;
overflow:hidden;
width:80px;
}
#toolbarHandler img, .toolbar ul a img {
vertical-align:middle;
}
#toolsList {
text-align:left;
display:none;
}
.toolbar ul {
border:1px solid #C1D7E4;
border-width:1px 2px 1px 1px;
padding-top:25px;
width:150px;
}
.toolbar ul li {
float:left;
width:100%;
border-bottom:1px solid #C1D7E4;
}
.toolbar ul a {
display:block;
height:34px;
line-height:34px !important;
overflow:hidden;
}

.certificate ul{
}
.certificate li {
width:49.5%;
float:left;
padding:10px 0;
text-align:center;
}
.certificate  li Img {
display:block; 
border:1px solid #ADC1D9;
padding:1px;
width:200px;
height:150px;
}

.certificate a span {
color:#333;
display:block;
cursor:pointer;
overflow:hidden;
text-align:center;
line-height:20px;
height:40px;
margin:4px auto 0;
}

.certificate Img {
display:block; 
border:1px solid #ADC1D9;
padding:1px;
width:200px;
height:150px;
}

.productList1 {
text-align:center;
}
.productList1 li {
width:33.3%;
float:left;
padding:10px 0;
text-align:center;
}
.productList1 a {
display:inline-block;
margin:0 auto;
}

.productList1  img {
width:200px;
height:183px;
}
.productList1 a img {
border:#E9F0F4 2px solid;
padding:1px;
}
.productList1 a:hover img {
border-color:#B0C4E4;
}
.productList1 span {
color:#4C789F;
font-weight:bold;
display:block;
cursor:pointer;
overflow:hidden;
text-align:center;
line-height:20px;
height:40px;
margin:4px auto 0;
}