/* BASE CSS Document */
body{ font-family: "微软雅黑",Arial; margin: 0; padding: 0; background: url(../imgs/bg.jpg) no-repeat top; background-color: #fafafa; background-size: auto; min-width: 1200px;}
ul,li,iframe,a{ display: block; list-style: none; padding: 0; margin: 0; border: 0;}
a{text-decoration: none;}
/*滚动条 start*/  
::-webkit-scrollbar { width: 4px; height: 4px; background-color: #fff; }  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track {  
box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
background: #fff ;      }  
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb {  
border-radius: 2px;  
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
background-color:#2f6ea2;  
}  
::-webkit-scrollbar-thumb:hover {  
border-radius: 2px;  
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
background-color:#2f6ea2;
} 
/*滚动条 end*/ 
/*清浮动---clearfix*/
.clearfixs {*zoom: 1;}
.clearfixs:after {content: ""; clear: both; display: block; height: 0; font-size: 0; visibility: hidden; }

.container{ width: 1200px; margin: 0 auto;}
/*	头部样式开始	*/
.header{ width: 100%;}
.topcon{ height: 130px; width: 100%; overflow: hidden;}
.topcon .logo{ height: 130px; width:344px; float: left;}
.topcon .logo a{ display: block; height: 130px; width:344px; background: url(../imgs/logo.png) no-repeat; background-size: auto 130px;}
.topcon .topsearch{ height: 130px; width:414px; float: right; overflow: hidden;}
.topcon .topsearch .searchbox{ height: 66px; width:240px; float: left; margin: 32px 36px;}
.topcon .topsearch .searchbox .srtoptel{ height: 30px; width:240px; float: left;}
.topcon .topsearch .searchbox .srtoptel span{ color:#b9b9b9;font-size: 14px;line-height: 30px; }
.topcon .topsearch .searchbox .srtoptel b{color: #780b11; font-size: 20px; line-height: 30px; letter-spacing: 2px;}
.topcon .topsearch .searchbox .seacrhkuang{ height: 34px; width:240px; float: left; border: 1px solid #b9b9b9; }
.topcon .topsearch .searchbox .seacrhkuang input{ height: 32px; width:168px; border: 0; float: left; font-size: 14px; text-indent: 6px; }
.topcon .topsearch .searchbox .seacrhkuang button{ height: 34px; width:72px; float: left; background: #b9b9b9; color: #fff; font-size: 14px; }
.topcon .topsearch .lanuageslect{ height: 66px; width:102px; float: left; margin: 32px 0; }
.topcon .topsearch .lanuageslect span{ line-height: 66px; height: 66px; width:50px; float: left; color: #b9b9b9; font-size: 20px; font-weight: bold;}
.topcon .topsearch .lanuageslect span.on{ color: #780b11; }
.nav{ width: 100%; height: 50px; background: #2f6ea2}
.nav ul li{ width:200px; height: 50px; float: left; position: relative; z-index: 9999;}
.nav ul li a{ display: block; width:198px; height: 18px; line-height: 18px; margin: 16px 0; color: #fff; border-left: 2px solid #fff; text-align: center; text-decoration: none; font-size: 18px;}
.nav ul li:first-child a{ border-left: 0px solid #fff;}
.nav ul li .ul1{ float: left;  width: 198px;height: 50px; line-height: 50px; text-align: center;color: #ffffff; }
.nav ul li .ul1 li{ display: none; width: 198px;height: 50px; line-height: 50px; text-align: center; background-color: #aaaaaa;border-top: 1px solid #ffffff;}
.nav ul li .ul1 li a{border-left: 0px solid #fff;}
.nav ul li .ul1 li:hover{ background-color: #2f6ea2; }
/*	头部样式结束	*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; font-family:"微软雅黑"}
    table { border-collapse: collapse; border-spacing: 0; }
    fieldset, img { border: 0; }
    address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
    ol, ul { list-style: none; }
    caption, th { text-align: left; }
    h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
    q:before, q:after { content: ''; }
    abbr, acronym { border: 0; font-variant: normal; }
    sup { vertical-align: text-top; }
    sub { vertical-align: text-bottom; }
    input:focus, textarea:focus, select:focus { outline: none; }
    select, input { vertical-align: middle; }
    legend { color: #000; }
    .clean:before, .clean:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
    .clean:after, .clearfix:after { clear: both; }
    .clean, .clearfix { zoom: 1; }
    .clear { clear: both; }
    .fl { float: left; }
    .fr { float: right; }
    .break { word-wrap: break-word; width: inherit; }
    .linkhidden { text-indent: -9999em; overflow: hidden; }
    .hidden { display: none; }
    a{ text-decoration:none;}
    .subNavBox{width:288px;border:solid 1px #e5e3da;text-align: center;background-color: #ffffff;}
    .subNav{border-bottom:solid 1px #e5e3da;cursor:pointer;font-weight:bold;font-size:16px;color:#999;line-height:50px;}
    .subNav:hover{color:#2f6ea2;}
    .currentDd{color:#2f6ea2}
    .currentDt{}
    .navContent{display: none;border-bottom:solid 1px #e5e3da;}
.navContent li{border-bottom: 1px solid #e5e3da;}
    .navContent li a{display:block;width:288px;height:50px;text-align:center;font-size:14px;line-height:50px;color:#333;}
    .navContent li a:hover{color:#fff;background-color:#2f6ea2}

/*	内容样式开始	*/
.sample{width: 1200px; height: 200px; margin: 30px 0px; background: url(../imgs/information.jpg);}
.c-left{width: 288px; float: left;height: auto;}
.c-right{width: 882px; float: right; margin-bottom: 30px;height: auto;}
.cl-top{width: 288px; height: auto; margin-bottom: 30px;}
.clt-title{width: 288px;height: 50px;background-color: #2f6ea2; text-align: center;line-height: 50px;color: #ffffff;font-size: 18px;}
.cl-top li{width: 288px;height: 50px;text-align: center;color: #333333;line-height: 50px; background-color: #ffffff; font-size: 16px}
.cl-top a{color: #333333;}

.r-up{background-color: #ffffff;height: auto;}
.wrap{width: 882px; height: 600px;}
.blist {color: #2f6ea2; background-color: #ffffff;border-bottom: 1px solid #333333; width: 882px; height: 50px; }
.blist li:first-child{border-left: none;}
.blist li{list-style: none; width: 218px; height: 50px; font-size: 14px; line-height: 50px; text-align: center; float: left;  cursor: pointer; -webkit-user-select: none;}
.blsit-list{width: 882px; height: 550px; margin: 0px;}
.blsit-list li{list-style: none; width: 862px; height: 530px; color: #666666; font-size: 14px;overflow-y: scroll;margin: 10px;overflow-x: hidden;}
.wrap .blist li.active{height: 20px;margin-top: 14px; border-left: 5px solid #2f6ea2;line-height: 20px; color: #000000;}
.blsit-list li:first-child{display: block;}
.blsit-list li{display: none;}
.text{width: 100%;height: auto;color: #666666;}
.text h4{width: 100%;height: 40; font-size: 16px; background-color: #eeeeee;color: #2f6ea2;line-height: 40px;padding-left: 5px;}
.text p{width: 99%;height: 24; font-size: 14px;line-height: 24px;padding-left: 5px;margin: 5px 0px;}
.text a{color: #666666;}
.text a:hover{color: #2f6ea2;text-decoration: underline;}
.bls-text{width: 100%;height: auto; font-size: 14px;color: #666666;}
.bls-text a{display: block;width: auto;height: 50px;line-height: 50px;letter-spacing: 1px; border: 0px solid #cdcdcd;float: left; margin: 10px;padding: 0px 5px; color: #fff;background: #2f6ea2;cursor:pointer;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;-moz-transition: 1s;-webkit-transition: 1s;-o-transition: 1s;-moz-box-shadow: 2px 2px 5px #888888;box-shadow: 2px 2px 5px #888888;}
.bls-text a:hover{background-color: #f2f2f2;color: #2f6ea2;border: 0px;box-shadow: 2px 2px 5px #888888 inset;}
/*	内容样式结束	*/

/*  底部样式开始	*/
.footernav{width:100%; height: 50px;  background-color: #888888; }
.footernav ul{ height: 50px;}
.footernav ul li{ height: 50px; width: 200px; float: left}
.footernav ul li a{ display: block; height: 50px; width: 200px; color: #fff; line-height: 50px; text-align: center; text-decoration: none; }
.footer{ width: 100%; height: 400px; overflow: hidden; background-color: #ffffff;}
.footerleft,
.footerright{float:left; padding: 30px 0;  height: 290px;}
.footerleft{ width: 520px;}
.flcon{margin-left:138px; width: 284px;}
.flcon p{line-height: 30px; text-align: center; color: #484848}
.footerleft .logo a{ display: block; height:110px;width: 400px; margin-left: 120px;background: url(../imgs/logo.png) no-repeat; background-size: 300px auto;}
.footerright{ width: 680px; background: url(../imgs/footerline.jpg) no-repeat; background-size:2px 300px ;}
.footerright p{ margin-left: 100px; font-size: 14px; line-height: 26px; color: #484848}
.footerright p i{ margin-left: 50px;}
/*	底部样式结束	*/
