﻿@charset "utf-8";
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0; max-width: 100%;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
p{ word-spacing:-1.5px;}
strong{ font-weight:bold;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
 
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: microsoft yahei , "宋体"; position:relative; min-width: 1200px;}/*网站字体颜色*/
.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}/* -- 购物车外部框架 -- */

/*头部*/
/*欢迎词*/
.header{width:100%; overflow:hidden; background-color:#fff;}
.htop{ background: #f4f4f4;}
.htop .container{ height:32px; line-height:32px; overflow:hidden;}
.htop em{ float:left; font-size:13px;}
.htop span{ float:right;}
.htop span a{text-decoration:none; font-size:13px;}
.htop span a:hover{color: #0267B5;}
.htop span a.noBl{ border-left:none;}
.htop span a.noBr{ padding-right:0;}

/*logo、tel*/
.hcont{ padding: 30px 0;}
.hcont .dlogo{ float:left;}
.hcont .dlogo dl{ overflow:hidden;}
.hcont .dlogo dt{ float:left;}
.hcont .dlogo dt img{ display:block;}
.hcont .dphone{ float:right; position:relative;}
.hcont .dphone dl{ padding-right:60px; background:url(../images/htphone.png) no-repeat right center;  }
.hcont .dphone dt{ font-size:16px; color: #666; margin-bottom: 3px;}
.hcont .dphone dd{ font-size:20px; color:#333; font-weight: bold;}
.hcont .dlogo dl a img{ float: left;}
.hcont .dlogo dl dd{ float: left; border-left: 1px solid #dcdcdc; padding-left: 30px; margin-left: 30px; margin-top: 13px;}
.hcont .dlogo dl dd p{ font-size: 24px; color:#0267B5; font-weight: bold;}
.hcont .dlogo dl dd h2{ font-size: 19px; color: #444;  margin-top: 8px; text-align: center;}



/*导航*/
.navBox{ background:#0267B5; height:55px; position:relative;}
.navBox .container>ul{ height:55px;}
.navBox .container>ul>li{ float:left; position:relative;}
.navBox .container>ul>li>a{ display:block; height:55px; line-height:55px; padding:0 35px; font-size:15px; color:#fff; text-decoration:none;}
.navBox .container>ul>li:hover >a,.navBox .container>ul>li.cur a{ background:#ffaf02; line-height: 55px; height: 53px; border-bottom: 2px solid #ce8a13;}
.navBox .container>ul>li.on{background:#ffaf02; line-height: 55px; height: 53px; border-bottom: 2px solid #ce8a13;}

/*搜索*/
.search{ border-bottom:1px solid #e5e5e5;}
.search .gjc{ overflow:hidden; float:left; height:64px; line-height:64px; font-size:13px; padding-left: 40px; background: url(../images/search_bg.jpg) no-repeat left;}
.search .gjc span{ font-weight: bold; color: #333;}
.search .gjc a{ font-size:13px;}
.search .sc{ float:right; margin-top:12px;}
.search .sc .tt{ float:left; width:234px; height:36px; line-height:36px; padding:0 10px; background:none; border:1px solid #eee; font-size:13px; color:#a1a0a0; outline:none; border-radius: 8px 0px 0px 8px;}
.search .sc .s_bt{ border:0px ; float:left; width:60px; height:38px; line-height:38px; text-align:center; font-size:0px; background: url(../images/search.png) no-repeat center; color:#fff; text-decoration:none; background-color:#0267B5;}


/* data */
.data{width: 100%;background:#f9f9f9; overflow: hidden; padding: 50px 0; border-bottom:1px solid #e5e5e5;}
.data .index-com-title h2{color: #fff;}
.data .index-com-title p{color: #fff;}
.data .mainCon li{float: left;width: 300px;text-align: center; /*background: url(../index/data_bg.png) no-repeat right;*/}
.data .mainCon li span{font-size: 48px;color: #0267B5;font-family:'dataNumber';font-weight: lighter; }
.data .mainCon li p{font-size: 18px;color: #333333;margin-top: 6px;}
.data .mainCon li em{ font-size: 24px; color:#333333;}





/*方案*/
.fangan{ background: #f6f6f6; overflow: hidden; padding-bottom: 50px;}
.fangan .fangan_t{ overflow: hidden; text-align: center; padding-top: 50px; padding-bottom: 20px;}
.fangan .fangan_t h2{ font-size: 36px; color:#222; font-weight: normal;}
.fangan .fangan_t h2 em{font-size: 36px; color: #0267B5; font-weight: bold;}
.fangan .fangan_t p{ font-size: 16px; color: #666; line-height: 36px;}
.fangan .fanan_lan{ background: #fff; height: 160px;}
.fangan .fanan_lan .fangan_l{ float: left; width: 400px; margin-top: 45px; }
.fangan .fanan_lan .fangan_l h5{ font-size: 36px; color: #333; float: left; padding: 0 20px; border-right:2px dashed #999; padding: 0 58px;}
.fangan .fanan_lan .fangan_l h5:last-of-type{border-right:0;}
.fangan .fanan_lan .fangan_l h5 p{ font-size: 16px; color: #666; font-weight: normal;}
.fangan .fanan_lan .fangan_f{ float: left; margin-top: 45px; width: 800px;}
.fangan .fanan_lan .fangan_f ul li { float: left; overflow: hidden; }
.fangan .fanan_lan .fangan_f ul li a h5{ padding: 0 45px; font-weight: normal; font-size: 16px; line-height: 32px;}
.fangan .fanan_lan .fangan_f ul li a h5:hover{font-weight: bold; color: #0267B5;}
.fangan .fanan_lan .fangan_f ul { overflow: hidden; border-left: 2px dashed #999;}
.fangan .fanan_lan .fangan_f .fangan_f_more{ overflow: hidden; margin-top:15px; float: right;}
.fangan .fanan_lan .fangan_f .fangan_f_more a h6{ float: left; background: #00c656; line-height: 36px; text-align: center; color: #fff;text-align: center; width: 120px;}
.fangan .fanan_lan .fangan_f .fangan_f_more:hover a h6{ background: #ffaf02;}
.fangan .fanan_lan .fangan_f .fangan_f_more a p{ width: 36px; height: 36px; background:#313131; color: #fff; font-size: 24px; line-height: 36px; text-align: center; float: left;}
.fangan .fanan_lan .fangan_f .fangan_f_more:hover a p{ background: #0267B5;}
.fangan .fangan_li{overflow: hidden; }
.fangan .fangan_li ul li{ float: left;  background: #fff; overflow: hidden;  width: 380px; margin: 0 10px; margin-top: 20px;}
.fangan .fangan_li ul li a img{ width: 380px; height: 285px;}
.fangan .fangan_li ul li a h5{ font-size: 18px; color: #333; line-height: 50px; padding: 0 20px;}
.fangan .fangan_li ul li a p{ font-size: 14px; color: #666; line-height: 30px; padding-left: 20px; padding-bottom: 15px; background: url(../images/fangan_p_bg.png) no-repeat 330px 20px; width: 300px; padding-right: 60px;}
.fangan .fangan_li ul li:hover{ box-shadow: #999 0px 0px 5px 5px;}
.fangan .fangan_li ul li:hover a p{background: url(../images/fangan_p_bg_h.png) no-repeat 330px 20px;}
.fangan .fangan_li ul li:hover { background: #0267B5; }
.fangan .fangan_li ul li:hover a h5{color: #fff; }
.fangan .fangan_li ul li:hover a p{color: #fff; }
/*方案*/





/*产品*/
.products{ overflow: hidden; padding: 50px 0;}
.products .products_t{ overflow: hidden; text-align: center;}
.products .products_t h2{ font-size: 36px; color:#222; font-weight: normal;}
.products .products_t h2 em{font-size: 36px; color: #0267B5; font-weight: bold;}
.products .products_t p{ font-size: 16px; color: #666; line-height: 36px;}
.products .products_lang{ border:1px solid #0267B5; height: 66px; margin-top: 20px;}
.products .products_lang .products_lang_t{ float: left; width: 209px; font-size: 20px; color: #fff; line-height: 66px;font-weight: bold; background: url(../images/products_lang_tbg.png) #0267B5 no-repeat 28px 22px; text-align: center;}
.products .products_lang .products_lang_txt{ float: left; width: 920px;}
.products .products_lang .products_lang_txt ul li{ float: left;}
.products .products_lang .products_lang_txt ul li a h5{ font-size: 16px; font-weight: normal; border-right:1px solid #dedede; line-height: 66px; display: inline; padding:0 48px;}
.products .products_lang .products_lang_txt ul li a h5:hover{ font-weight: bold; color: #0267B5}
.products .products_lang .products_lang_txt ul li:last-of-type a h5{border-right:0;}
.products .products_lang .products_lang_more{width: 69px; float: right; background: #0267B5; text-align: center; line-height: 66px; font-size: 40px; color: #fff;}

.products .products_yingyong{ border:1px solid #eeeeee; height: 108px;}
.products .products_yingyong .products_yingyong_t{ float: left; width: 209px; font-size: 20px; color: #333; line-height: 108px;font-weight: bold; background: url(../images/products_yingyong_tbg.png) #eee no-repeat 28px 43px; text-align: center;}
.products .products_yingyong .products_yingyong_txt{ float: left; width: 920px;}
.products .products_yingyong .products_yingyong_txt ul li{ float: left;}
.products .products_yingyong .products_yingyong_txt ul li a h5{ font-size: 16px; font-weight: normal; border-right:1px solid #dedede; line-height: 54px; display: inline; padding:0 68px;}
.products .products_yingyong .products_yingyong_txt ul li a h5:hover{ font-weight: bold; color: #0267B5}
.products .products_yingyong .products_yingyong_txt ul li:nth-child(4n) a h5{border-right:0;}
.products .products_yingyong .products_yingyong_more{width: 69px; float: right; background: #eee; text-align: center; line-height:108px; font-size: 40px; color: #333;}
.products .pcont{position: relative;}
.products .pcont .bd .tempWrap{ width: 1140px; margin: 0 auto}
.products .pcont .bd .tempWrap ul li{ float: left; position:relative; text-align: center;}
.products .pcont .bd .tempWrap ul li a img{width: 265px; height: 265px; padding: 3px; border:1px solid #dedede;}
.products .pcont .bd .tempWrap ul li a p{ line-height: 40px; height: 40px; overflow: hidden; background: #0267B5; position: absolute; bottom: 0; color: #fff; width: 100%; font-size: 15px;}
.products .pcont .bd .tempWrap ul li:hover a img{width: 265px; height: 265px; padding: 3px; border:1px solid #ffaf02;}
.products .pcont .bd .tempWrap ul li:hover a p{ line-height: 40px; background: #ffaf02; position: absolute; bottom: 0; color: #fff; width: 100%; font-size: 15px;}
.products .pcont .bd .tempWrap ul li{ margin: 0 6px;}

.products .products_li{ overflow: hidden; margin: 25px 0px 10px 0px;}
.products .products_li ul{ overflow: hidden;}
.products .products_li ul li{ float: left; margin-right: 26px; position: relative;}
.products .products_li ul li a{ display: block; overflow: hidden;}
.products .products_li ul li:last-of-type{margin-right:0;}
.products .products_li ul li a img{ width: 587px; height: 587px;}
.products .products_li ul li a p{ font-size: 16px; color: #fff; height: 50px; background: #0267B5; line-height: 50px; width: 350px; text-align: center; position: absolute; bottom: 3px;}
.products .products_li ul li:hover a p{ background: #ffaf02;}
/*产品*/

/*流程*/
.liucheng{ background: #0267B5; overflow: hidden; padding:50px 0;}
.liucheng .liucheng_t{ overflow: hidden; text-align: center;}
.liucheng .liucheng_txt{ margin-top: 20px; overflow: hidden;}
.liucheng .liucheng_t h2{ font-size: 36px; color:#fff; font-weight: normal;}
.liucheng .liucheng_t h2 em{font-size: 36px; color: #fff; font-weight: bold;}
.liucheng .liucheng_t p{ font-size: 16px; color: #fff; line-height: 36px;}
.liucheng .liucheng_1{ background: url(../images/liucheng1.png) no-repeat center; float: left; width: 300px;}
.liucheng .liucheng_2{ background: url(../images/liucheng2.png) no-repeat center; float: left; width: 300px;}
.liucheng .liucheng_3{ background: url(../images/liucheng3.png) no-repeat center; float: left; width: 300px;}
.liucheng .liucheng_4{ background: url(../images/liucheng4.png) no-repeat center; float: left; width: 300px;}
.liucheng  .liucheng_txt h3{ font-size: 30px; color: #fff; padding-left: 90px;}
.liucheng  .liucheng_txt p{ font-size: 14px; color: #fff; padding-left: 90px;}
/*流程*/



/*vs*/
.vs{ overflow: hidden; padding: 50px 0;}
.vs .vs_t{background: url(../images/vs_t_bg.png) no-repeat 336px 10px; margin-bottom: 20px;}
.vs .vs_t h2{ font-size: 36px; font-weight: normal; text-align: center; padding-left: 85px;}
.vs .vs_t h2 em{ font-weight: bold; color: #0267B5;}
.vs .vs_t p{ color: #666; font-size: 16px; text-transform : uppercase; text-align: center; letter-spacing:2px; line-height: 35px;}
.vs .vs_l{ float: left; width: 500px;}
.vs .vs_l h5{ font-size: 18px; text-align: center; font-weight: normal; line-height: 60px;}
.vs .vs_l h5 em{ color: #0267B5;}
.vs .vs_l p{ width: 220px; color: #fff; line-height: 40px; border-radius: 20px; text-align: center; background: #0267B5; font-size: 18px; margin: 0 auto;}
.vs .vs_l span{ line-height: 30px; padding: 20px; border:1px dashed #dedede; color: #333; font-size: 15px; display: block; overflow: hidden; margin-top: 30px;}
.vs .vs_f{ float: right; width: 500px;}
.vs .vs_f h5{ font-size: 18px; text-align: center; font-weight: normal; line-height: 60px;}
.vs .vs_f h5 em{ color: #0267B5;}
.vs .vs_f p{ width: 220px; color: #fff; line-height: 40px; border-radius: 20px; text-align: center; background: #0267B5; font-size: 18px; margin: 0 auto;}
.vs .vs_f span{ line-height: 30px; padding: 20px; border:1px dashed #dedede; color: #333; font-size: 15px; display: block; overflow: hidden; margin-top: 30px;}
.vs .vs_vs{ float: left;}
.vs .vs_vs h6{ line-height: 450px; font-size: 72px; color: #0267B5; width: 200px; text-align: center;}
/*vs*/







/*环境、设备*/
.workMain{ background: #f6f6f6; padding-top: 20px; padding-bottom: 30px; height: 305px; overflow: hidden; width: 100%;}
.workMain .wlist{ margin:0 auto; overflow: hidden;}
.workMain .wlist li{ float:left; width:120px; height:50px; line-height:50px;text-align:center; overflow: hidden;}
.workMain .wlist li.cur{ border-bottom:2px solid #00c656;}
.workMain .wlist li a{ display:block; font-size:22px; text-decoration:none;  color:#222;}
.workMain .wlist li i{ position:absolute;   width:12px; height:6px; left:50%; margin-left:-6px; bottom:-6px; display:block; display:none;}

.workMain .wlist li:hover i,.workMain .wlist li.cur i{ display:block;}
.workMain .wcont{ overflow:hidden; margin-top: 20px; position: relative;}
.workMain .wcont li{ float:left; margin: 0 3px; }
.workMain .wcont li img{ display:block;  width: 270px; height: 203px; border:1px solid #dedede; padding:2px;}
.workMain .wcont li a h3{ line-height: 35px; font-size: 15px; font-weight: normal; text-align: center;}
.workMain .wcont li:hover img{ display:block;  width: 270px; height: 203px; border:1px solid #0267B5; padding:2px;}
.workMain .wcont li:hover a h3{ line-height: 35px; font-size: 15px; font-weight: normal; text-align: center; color: #0267B5;}
.workMain .wcont .tempWrap{ width: 1128px; margin: 0 auto;}

/*证书*/
.honer{ overflow: hidden; padding:50px 0;}
.honer .honer_t{ overflow: hidden; text-align: center; }
.honer .honer_t h2{ font-size: 36px; color:#222; font-weight: normal;}
.honer .honer_t h2 em{font-size: 36px; color: #0267B5; font-weight: bold;}
.honer .honer_t p{ font-size: 16px; color: #666; line-height: 36px; margin-bottom: 20px;}
.honer .honer_li{ position: relative;}
.honer .honer_li ul li{ float: left; margin: 0 3px; }
.honer .honer_li ul li a img{ padding: 2px; border:1px solid #dedede; width: 270px; height: 203px;}
.honer .honer_li .tempWrap{ width: 1128px; margin: 0 auto;}
.honer .honer_li ul li a h3{ line-height: 35px; font-size: 15px; font-weight: normal; text-align: center; background: #eee; width: 276px; height: 35px; overflow: hidden;}
.honer .honer_li ul li a{ overflow: hidden; display: block;}
.honer .honer_li ul li:hover a img{border:1px solid #0267B5;}
.honer .honer_li ul li:hover a h3{ color:#fff; background:#0267B5  }
/*证书*/

/*新闻*/
.newMain{ overflow: hidden;}
.newMain .new_l{ float:left; width:800px;}
.newMain .new_r{ float:right; width:370px;}
.newMain .ntop{ overflow: hidden; border-bottom: 1px solid #dedede;}
.newMain .ntop span{ float:left; height:50px;}
.newMain .ntop span a{ width:120px; height:50px; line-height:50px; text-align:center; font-size:18px;  text-decoration:none;float:left;}
.newMain .ntop span a:hover,.newMain .ntop span a.cur{color:#0267B5; font-weight: bold;}
.newMain .ntop .mor{ float:right;  font-size:14px; line-height: 50px; margin-right: 10px;}
/*new_l*/
.newMain .new_l .nc{ margin-top:20px;}
.newMain .new_l .nc dl{ overflow:hidden; margin-bottom: 20px;}
.newMain .new_l .nc dt{ float:left;}
.newMain .new_l .nc dt img{ display:block; padding: 2px; border:1px solid #dedede;}
.newMain .new_l .nc dd{ float: left; width: 510px; margin-left: 20px;}
.newMain .new_l .nc dd h5{font-size:18px; color: #333; line-height:60px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newMain .new_l .nc dd>p{ font-size:13px; line-height:30px; height:60px; overflow:hidden;}
.newMain .new_l .nc ul{ overflow:hidden; }
.newMain .new_l .nc li{ float:left; width:48%; margin: 0 1%; height:36px; line-height:36px; border-bottom:1px dashed #dcdcdc;}
.newMain .new_l .nc li em{ font-size:13px; float:right; margin-right:10px;}
.newMain .new_l .nc li a{ font-size:14px; padding-left:15px; background:url(../images/diamImg.png) no-repeat left center;}
.newMain .new_l .nc li a:hover{ color: #0267B5;}
/*new_r*/
.newMain .new_r .quetion{ height:402px; overflow:hidden; margin-top:20px; padding:0 15px;}
.newMain .new_r .quetion dl{background: url(../images/wenda_bg.png) no-repeat 0px 0px; border-bottom:1px solid #dcdcdc; margin-bottom: 20px; padding-bottom: 20px;}
.newMain .new_r .quetion dt{ padding-left:45px; height:33px; font-size: 16px; font-weight: bold; color: #333; line-height:33px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newMain .new_r .quetion dt a{ font-size:14px; font-weight:bold;}
.newMain .new_r .quetion dd{ padding-left:45px; font-size:13px;  line-height:20px; overflow:hidden;}
.newMain .new_r .quetion dt:hover{ color:#0267B5;}

.news_more{ overflow: hidden; margin-top:15px; }
.news_more a h6{ float: left; background: #00c656; line-height: 36px; text-align: center; color: #fff;text-align: center; width: 120px;}
.news_more a p{ width: 36px; height: 36px; background:#313131; color: #fff; font-size: 24px; line-height: 36px; text-align: center; float: left;}
.news_more:hover a h6{ background: #ffaf02;}
.news_more:hover a p{ background: #0267B5;}




/*底部通用*/
.foot{ background: url(../images/foot_bg.jpg) no-repeat top; padding: 40px 0; overflow: hidden; margin-top: 50px;}
.foot .foot_top { overflow: hidden;}
.foot .foot_top .foot_nav{ width: 280px; float: left;}
.foot .foot_top .foot_nav p{ width: 50%; float: left; line-height: 30px;}
.foot .foot_top .foot_nav p a{ font-size: 15px; color: #fff;}
.foot .foot_top .foot_txt{ float: left; border-left:1px solid #4db173; padding-left: 60px; width: 240px;}
.foot .foot_top .foot_txt p{ line-height: 30px; color: #fff;}
.foot .foot_top .foot_txt p a{ color: #fff;}
.foot .foot_top .foot_logo img{ float: left; margin-left: 40px; width: 220px;}
.foot .foot_top .foot_ewm .foot_ewm_l{ float: left; border-left:1px solid #4db173; margin-left: 50px; padding-left: 50px;}
.foot .foot_top .foot_ewm .foot_ewm_l p{ line-height: 35px; color: #fff; text-align: center;}
.foot .foot_top .foot_ewm .foot_ewm_f{ float: right;}
.foot .foot_top .foot_ewm .foot_ewm_l img{ width: 126px;}
.foot .foot_top .foot_ewm .foot_ewm_f img{ width: 126px;}
.foot .foot_top .foot_ewm .foot_ewm_f p{ line-height: 35px; color: #fff; text-align: center;}
.foot .foot_bottom .links{ border:1px solid #4eb16e; overflow: hidden; padding: 0 20px; margin-top: 30px;}
.foot .foot_bottom .links h4{ float: left; line-height: 50px; font-size: 18px; color: #fff;}
.foot .foot_bottom .links h4 em{ font-size: 14px;}
.foot .foot_bottom .links ul{ float: left; width: 1030px;}
.foot .foot_bottom .links ul li{ margin-left: 30px; float: left;}
.foot .foot_bottom .links ul li a{ font-size: 13px; color: #fff; line-height: 50px;}



.yb_conct { position: fixed; z-index: 9999999; top:100px; right: -127px; cursor: pointer; transition: all .3s ease;}
.yb_bar ul li { width: 180px; height: 53px; font: 16px/53px 'Microsoft YaHei'; color: #fff; text-indent: 54px; margin-bottom: 3px; border-radius: 3px; transition: all .5s ease; overflow: hidden;}
.yb_bar .yb_top { background: #EA1509  url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone { background: #EA1509 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ { text-indent: 0; background: #EA1509 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_skype { text-indent: 0; background: #EA1509 url(../images/skype.png) no-repeat;}
.yb_bar .yb_ali { text-indent: 0; background: #EA1509 url(../images/ali.png) no-repeat;}
.yb_bar .yb_ercode { /*height:200px;*/background: #EA1509 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr { padding: 0 29px 25px 29px;}
.yb_QQ a,.yb_skype a,.yb_ali a { display: block; text-indent: 54px; width: 100%; height: 100%; color: #fff;}









/*内页*/
/*产品页左侧*/
.cpMain{ overflow:hidden;}
.sidebar{width:1200px; margin:10px auto; margin-top:20px;}
.sidebar .sb_nav{ float:left; width:220px;}
.sidebar .sb_nav h3.title{ text-align:left; background:url(../dt-6.gif) repeat-x; padding:0px 15px; height:33px; line-height:33px; border-bottom:1px solid #cecece; font-size:14px; color:#fff;}
.sidebar .sb_nav h3.line{ margin-top:15px; }
.sidebar .sb_nav .active{ padding:10px 15px; background:#fff; border: 1px #ddd solid;}
#sidebar dl{ margin-left:5px;}
#sidebar dl dt{ padding:4px 0px 5px 15px; margin-top:5px; background:url(../dt-11.gif) no-repeat 2px 11px;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dt.on a{ font-weight:bold; color:#1C57C4; }
#sidebar dl h4.on a{ font-weight:bold;}
.sidebar .sb_box{ float:right; width:900px; overflow:hidden;    border: 1px #ddd solid; }
.sidebar .sb_box h3.title{ border-bottom:1px solid #ddd; background:#f8f8f8; color:#0267B5; height:35px; line-height:35px; position:relative;}
.sidebar .sb_box h3.title span{ position:absolute; left:0px; top:-1px; font-size:14px; border-bottom:2px solid #0267B5; padding:0px 15px;}
.sidebar .sb_box h3.title div.position{ float:right;color:#999; font-weight:normal; position:relative; top:3px; right:15px;}
.sidebar .sb_box h3.title div.position a{ color:#999;}
.pro_l{ width:270px; float:left;}
.pro_l h4 { display:block; background: #0267B5; height: 50px; line-height:50px; color: #fff; font-size: 18px; text-align: center; text-decoration: none;}
.sidebar .pro_l ul{ border-top:none; overflow:hidden; background:#fff; border:0px !important;}

.cpMain .pro_l .active1 ul li{ line-height: 50px; padding:0 15px; background: url(../images/pro_l_h5_bg.png) no-repeat 220px 14px;}
.cpMain .pro_l .active1 ul li a h5{ font-size: 16px; font-weight: normal; border-bottom: 1px dashed #dedede; padding-left: 10px;}
.cpMain .pro_l .active1 ul li a h5:hover{ color: #0267B5; font-weight: bold;}
.cpMain .pro_l .active1 ul li:hover{background: url(../images/pro_l_h5_hbg.png) no-repeat 220px 14px;}
.cpMain .pro_l .nlist ul li a{ padding-left: 20px; overflow: hidden; display: block; border-bottom: 1px dashed #ccc;height: 48px;}
.cpMain .pro_l .nlist ul li a:hover{ background: #ffaf02; background: url(../images/pro_l_h5_hbg.png)  #fff no-repeat 204px 14px; color: #0267B5; height: 48px; border-bottom: 1px dashed #0267B5;}
.cpMain .pro_l .active1 ul li.on a{ color: #fff; background: url(../images/img_l_h5_hbg.png)  #ffaf02 no-repeat 204px 14px; height: 48px; border-bottom: 1px solid #ce8a13;}
.cpMain .pro_l .nlist{ padding: 15px 0;}



.contactn .subnr { border:1px solid #ddd; overflow:hidden; padding:5px 8px; width:200px; font-size:14px; line-height:30px;}

/*右侧*/
.rtop { overflow:hidden; padding-top:24px; padding-bottom:9px; border-bottom:1px solid #dbdbdb; margin:0 20px;}
.rtop h5 {float:left; padding-left: 10px; border-left: 3px solid #0267B5; font-weight: normal; line-height: 16px;}
.rtop h5 a { font-size: 18px; color: #0267B5; font-weight: bold;}
.rtop span { float: right;}
.rtop span em { color: #999;}
.rtop span a { color: #999;}

.cpshow{ overflow:hidden; margin:0 20px;}
.cpshow li{ float:left;  margin:0 5px; margin-bottom:22px;}
.cpshow li:hover a h4{ color: #0267B5;}
.cpshow li.noMl{ margin-right:0;}
.cpshow li img{ display:block; border:1px solid #dedede; padding: 2px; width: 270px; height: 208px;}
.cpshow li h4{ text-align:center; line-height: 30px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; height: 30px; width: 276px;}
.cpshow li a h4 { font-size:15px; color:#333; font-weight:normal;}
.cpshow li p{ font-size:13px; color:#666; line-height:21px; height:1px; overflow:hidden;}
.cpshow li span{ display:block; overflow:hidden; margin-top:20px;}
.cpshow li span .zx{ float:left; width:103px; height:40px; line-height:40px; text-align:center; font-size:13px; color:#fff; text-decoration:none; border-left:3px solid #333; background:#666;}
.cpshow li span .xq{ float:right; font-size:13px; color:#666; margin-top:14px;}
.cpshow li img:hover{ border-color:#0267B5;}
.cpshow li span .zx:hover{ background:#0267B5; border-left-color:#0267B5;}

#showproduct dl dt span a img{ padding: 2px; border:1px solid #dedede;}

.RandomNews{ padding:0px 15px}
.RandomNews h4{ padding-left:20px; height:40px;line-height:40px; color:#0267B5;  border:1px solid #0267B5; font-size: 18px; font-weight:bold;}
.RandomNews li{ line-height:32px; height: 32px; padding:0 17px 0 10px;  width:408px; float:left;overflow:hidden;}
.RandomNews li a{ background:url(../images/ico55.gif) no-repeat 0 6px; padding-left:12px;}
.RandomNews li a:hover{ color: #0267B5;}
.RandomNews ul{padding: 15px 0px;}
.right .RandomNews .news_random{border:1px solid #ccc;border-top:none;background:#fff;}
.right .RandomNews ul{padding-top:8px;border:1px solid #ccc;border-top:none;margin-bottom:15px;width:762px;background:#fff;}


/*内页文章*/
.n_cont{ padding-top:5px; overflow:hidden;}
.n_cont dl{overflow:hidden; padding:25px 0 21px 29px}
.n_cont dl dt{ float:left; padding:5px; background:#eaeaea;}
.n_cont dl dt img{ display:block; width:160px; height:102px;}
.n_cont dl dd{ float:left; margin-left:23px; width:760px;}
.n_cont dl dd h5{  line-height: 40px; border-bottom:1px solid #dedede; overflow:hidden; color: #333; font-size: 16px;}

.n_cont dl dd h5 em{ float:right;padding-right:10px;}
.n_cont dl dd p{ line-height:20px; font-size:13px; margin-top:10px;}
.n_cont dl:hover { background: #eaeaea;}


/*产品详情页*/
.proviewbox{float:left; position:relative;z-index:5;}
.probigshow{position:relative; padding:1px;border:1px solid #ddd;overflow:hidden}
.probigshow .span_showtip{position:absolute;top:0px;left:0px;width:81px;height:81px; text-indent:-999em;overflow:hidden;}
.probigshow .showtip_1{background-position:0 0;}
.probigshow .showtip_2{background-position:0 -81px;}
.probigshow a.a_probigshow{cursor:crosshair;}
.proviewbox .probigshow a img{ width: 450px; height: 450px;}

#MagnifierWrap2{position: relative;width: 350px;margin:100px auto;}
.MagnifierMain{position: relative;width: 350px;height: 350px;}
.MagnifierMain img{width: 100%;} 
.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}
.MagnifierPop{position: absolute;top:0;overflow: hidden;background:#fff url(images/loading.gif) no-repeat center center; }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 292px;height: 69px;overflow: hidden;padding-top: 10px;margin: 0 auto;}
.spec-items ul{width: 500%;position: absolute;top: 10px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 65px;height: 65px;float: left;overflow: hidden;margin-right: 5px;border: 2px solid #fff;cursor: pointer;}
.spec-items li.on{border:2px solid #000;}
.spec-items li img{width: 100%; } 
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 69px;line-height: 69px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;} 
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}



.prodbaseinfo_a{float:left;width:378px; margin-left:16px; z-index:1;}
.h2_prodtitle{font-size:18px; color:#333; border-bottom:1px dashed #bbbbbb; padding:2px 0 10px; line-height:36px; }
.ul_prodinfo{padding:6px 0;overflow:hidden;zoom:1;}
.ul_prodinfos{padding:6px 15px;overflow:hidden;zoom:1;background:#f3f3f3;font-size:14px;font-weight:bold;}
.ul_prodinfos li{padding:5px 0 10px;}
.ul_prodinfo li{float:left;width:378px; line-height: 36px; }
.ul_prodinfo li span{ font-size:16px}
.li_normalprice,.li_prono{line-height:24px; }
.ul_prodinfo .li_prono,.ul_prodinfo .li_marketprice,
.ul_prodinfo .li_volume,.ul_prodinfo .li_weight,.ul_prodinfo .li_jf,
.ul_prodinfo .li_brand .span_title{
color:#999;}
.ul_prodinfo .li_brand{width:180px; }
.li_prono{line-height:2.9em;}
.ul_prodinfo .b_proprice{font-size:14px;color:#ce1919;font-weight:normal;}
.ul_prodinfo a.a_brand{color:#c00;}
.ul_prodinfo a.a_brand:hover{text-decoration:none;}
.ul_prodinfo .li_jf{clear:both;width:300px; }
.ul_prodinfo .li_jf b{font-weight:normal;color:#c00;}
.ul_prodinfo .li_jf a.a_usejf{display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;width:80px;height:22px;line-height:22px;line-height:25px\9;_line-height:22px;overflow:hidden;background-position:-420px -120px;text-align:center;color:#fff;margin:0 0 0 8px;filter:alpha(opacity=90);opacity:0.9;vertical-align:middle;}
.ul_prodinfo .li_jf a.a_usejf:hover{filter:alpha(opacity=100);opacity:1.0;}
.div_prothumb .span_prev,.div_prothumb .span_next  {background:url(../images/sprite.png) no-repeat;}
.div_prothumb{position:relative;padding:15px 15px 0;}
.thumbporbox{position:relative;width:412px;overflow:hidden; margin: 0 auto;}
.ul_prothumb{position:relative;width:7500px; overflow:hidden;}
.ul_prothumb li{float:left;width:69px;text-align:center;}
.ul_prothumb img{padding:1px;border:1px solid #ddd;width:60px !important;height: 60px !important;}
.ul_prothumb li.now img{border: 1px solid #0267B5 !important; }
.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top:14px;width:22px;height: 63px; text-indent:-999em;overflow:hidden;cursor:hand;cursor:pointer;}
.div_prothumb .span_prev{left:0px;_left:-25px;background-position:-90px -282px;}
.div_prothumb .span_prevb{background-position:-112px -282px;cursor:default;}
.div_prothumb .span_next{right:0px;background-position:-156px -282px;}
.div_prothumb .span_nextb{background-position:-134px -282px;cursor:default;}

#probig_preview{position:absolute;visibility:hidden;top:0px;left:405px; width:340px;height:340px;background:#fff;border:1px solid #ccc;overflow:hidden;}
#probig_preview img{position:relative;}

.cp { border:1px solid #d7d7d7; background:#fff; padding-bottom:12px; margin-bottom:10px; }
.cptab { border-bottom:1px solid #d7d7d7; background:#f7f7f7;  }
.cptab  {  line-height:25px; font-size:14px; color:#0267B5; text-decoration:none; padding:0 8px;  }
.cptab a:hover {text-decoration:none;}
.cptab a.cr { background:#eee; font-weight:bold; }
.cp dl { width: 215px; overflow:hidden; float:left; display:inline; padding: 12px 2px 0 12px; }	
.cp dt { width: 215px;   overflow:hidden;  }
.cp dt a {width: 210px; display:block; border:1px solid #D5D5D5; padding:1px;}
.cp dt a:hover { border:solid 1px #0267B5;} /*产品图片边框连接*/
.cp dt img {width: 210px;height: 146px;display:block;}
.cp dd {  line-height:24px; padding-top:8px; overflow:hidden; display:block;   width: 215px; text-align:center }

.proinfo  { font-size:14px; line-height:25px;}
.proinfo h4 { line-height:28px; background:#F7F7F7; padding:0 5px; margin-top:10px;}
.proinfo p {color:#414141}
.proinfo p a { color:#0267B5;}
.pro_key {line-height: 35px; border-top: dashed 1px #d7d7d7; margin-top: 5px; font-size: 14px;}
.mod_goods_info {clear:both;margin-bottom:10px;position:relative}
.mod_goods_info .hds {border-bottom:1px solid #0267B5;height:33px;_overflow:hidden;}
.mod_goods_info .hds li {float:left;cursor:pointer;border:1px solid #d7d7d7;border-bottom:0;margin-right:-1px;}
.mod_goods_info .hds li h3 {display:block;width:128px;height:30px;line-height:30px;text-align:center;font-size:14px;border-bottom:0;background-color:#f3f3f3;border:1px solid #fff;}
.mod_goods_info .hds li h3 a {color:#333;font-weight: normal;text-decoration:none;outline:none}
.mod_goods_info .hds .status_on {border-color:#0267B5;border-bottom:0;position:relative;}
.mod_goods_info .hds .status_on h3 {height:31px;background-color:#fff;color:#0267B5;}
.mod_goods_info .hds .status_on h3 a {color:#076EBB;font-weight:bold}
.mod_goods_info .more{ position:absolute;top:8px; right:0px;}
.mod_goods_info .more a:link,
.mod_goods_info .more a:visited{text-decoration:none;color:#085C9B;}
.mod_goods_info .more a:hover{color:#D4105A;}

.dgxxBox{padding:0 15px; width:645px; height:300px;  font-family:微软雅黑;}
.dgxxBox p{font-size:16px; padding:25px 0; color:#666;}
.dgxxBox .m_form{}
.dgxxBox .m_form li{width:310px; height:38px; float:left; margin-bottom:13px; color:#777;}
.dgxxBox .m_form label{float:left; border:1px solid #dedede; line-height:36px; height:36px; width:77px; display:inline-block; text-align:center; background:#fff;}
.dgxxBox .m_form .iptTxt{float:right; width:230px; border:1px solid #dedede; border-left-width:0; height:16px; line-height:16px; padding:10px 0; outline:none; text-indent:1em; background:#fff; color:#333;}
.dgxxBox .m_form .txtAre{margin-left:12px; width:296px; height:161px; border:1px solid #dedede; outline:none; resize:none; padding:14px; color:#333; line-height:18px;}
.dgxxBox .m_form .btnTjly{width:310px; height:38px; background:#0267B5; border:none; cursor:pointer; color:#fff;}
.dgxxBox .m_form .areLi{height:205px; float:right; display:inline;}
.dgxxBox .m_form .btnLi{background:none; height:60px;}

/*返回顶部*/
#roll{display:block; width: 15px;margin-right:-515px;position:fixed;right:50%;top:50%;_margin-right:-525px;	_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop));}

/*箭头*/
.pbot{ display:block; width:22px; height:38px; position:absolute;}
.pbot1{ background:url(../images/pbot1.png) no-repeat center; left:0; bottom: 115px;}
.pbot2{ background:url(../images/pbot2.png) no-repeat center; right:0; bottom: 115px;}

/*banner数量*/
.baner{ height:500px;}
#flashs{ position:relative;  overflow:hidden;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:15px; left:50%; margin-left:-95px; padding:0px 6px;}
#flashs .btn li{ color:#fff;  background:#717174; cursor: pointer;display: inline-block;margin:0 2px; width:60px; height:6px; font-size:0px; line-height:25px; text-align:center;}
#flashs .btn li.on{ background:#0267B5;}

#roll_top, #fall, #ct{position: relative;cursor: pointer;height: 72px;width: 26px;}
#roll_top{background: url(../index/top.gif) no-repeat;}
#fall{background: url(../index/top.gif) no-repeat 0 -80px;}

.fullSlide .bd ul li a{ display: block; overflow: hidden; height: 100%;}
#doyoo_panel.doyoo_pan_icon{ z-index: 99999999999;}


