
/* 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;}
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;}

@font-face{
	font-family: 'MS';
	src:url(http://www.xssensor.com/templates/default/images//fonts/MStiffHeiPRC.ttf);
}





/*定位*/
.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;}

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;}

.clear{clear:both; height:0; line-height:0; font-size:0;}



/*头部*/
/*欢迎词*/
.header{width:100%; overflow:hidden; background-color:#fff;}
.htop{ border-bottom:1px solid #dedede; background: #f2f1f1;}
.htop .container{ height:36px; line-height:36px; 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: #0853a1;}


/*logo、tel*/
.hcont{ padding: 20px 0;}
.hcont .dlogo{ float:left;}
.hcont .dlogo dl{ overflow:hidden;}
.hcont .dlogo dl a img{ float: left; margin-top: 8px;}
.hcont .dlogo dl dd{ float: left; background:url(../image/htphone.png) no-repeat left center; padding: 15px 0; padding-left: 20px; margin-left: 20px;}
.hcont .dlogo dd p { font-size:16px; }
.hcont .dlogo dd h2{ font-size:20px; color: #333;}
.hcont .dlogo dd h2 em{ color: #219ad7; font-weight: bold;}
.hcont .dphone{ float:right; position:relative;}
.hcont .dphone dl{ padding-left:50px; background: url(../image/tel_bg.png) no-repeat left; margin-top: 13px;}
.hcont .dphone dt{ font-size:14px;}
.hcont .dphone dd{ font-size:24px; color:#0853a1;}



/*导航*/
.navBox{ background:#0853a1; height:55px; position:relative;}
.navBox .container>ul{ height:55px;}
.navBox .container>ul>li{ float:left; position:relative; background: url(../image/nav_bg.png) no-repeat right center;}
.navBox .container>ul>li.cur{ background: #219ad7;}
.navBox .container>ul>li:last-of-type{ background: none;}
.navBox .container>ul>li dl{ position: absolute; z-index: 2; width: 100%; background:rgba(8,83,161,.8); display: none;}
.navBox .container>ul>li:hover dl{ display: block;}
.navBox .container>ul>li dl a dd{ line-height: 40px; text-align: center; font-size: 15px; color: #fff; border-bottom:1px solid #dedede;}
.navBox .container>ul>li>a{ display:block; height:55px; line-height:55px; padding:0 55px; font-size:15px; color:#fff; text-decoration:none;}



/*搜索*/
.search{ border-bottom:1px solid #e5e5e5;}
.search .gjc{overflow:hidden; float:left; height:60px; line-height:60px; font-size:13px;}
.search .gjc span{ color: #333; font-weight: bold;}
.search .gjc a{ font-size:13px;}
.search .sc{ float:right; margin-top:15px;}
.search .sc form{ display: flex;}
.search .sc .tt{ float:left; width:180px; height:30px; line-height:30px; padding:0 10px; background:none; border:1px solid #eee; font-size:13px; color:#a1a0a0; outline:none;}
.search .sc .s_bt{ border:0px ; float:left; width:45px; height:32px; line-height:32px; text-align:center; font-size:0px; text-decoration:none; background: url(../image/bt_bg.png) #0853a1 no-repeat center;}

/*热销产品*/
.prohot{ background: #f1f1f1; overflow: hidden; padding: 40px 0;}
.prohot h2{font-size: 48px; text-align: center; color: #222; font-family: 'MS';}
.prohot #hzhb ul li{ float: left; background: #dedede; padding: 5px; margin: 0 5px;}
.prohot #hzhb ul li .proudct_img img{ width: 360px; height: 240px;}
.prohot #hzhb ul li:hover{ background:#0853a1; }
.prohot #hzhb ul li:hover p{ color: #fff;}
.prohot #hzhb .bd{ overflow: hidden; width: 1200px; margin-top: 20px;}
.prohot #hzhb ul li a{ display: grid;}
.prohot #hzhb ul li a p{ text-align: center; font-size: 15px; line-height: 30px;}
.prohot #hzhb{ position: relative;}

/*产品*/
.products{ padding: 40px 0; background: #f5f5f5;}
.products h2{font-size: 48px; text-align: center; color: #222; font-family: 'MS';}
.workMain{ margin-top: 20px;}
.workMain .wlist{ height:50px;  margin:0 auto; position:relative;}
.workMain .wlist li{ float:left; height:50px; line-height:50px; position:relative; text-align:center; margin-right: 10px; }

.workMain .wlist li a h5{ font-size: 16px; font-weight: normal; padding: 0 40px;}
.workMain .wlist li:nth-child(n+6){ display: none;}
.workMain .wlist li a{ display:block; text-decoration:none; background:#535353; color:#fff;}
.workMain .wlist li:hover a,.workMain .wlist li.cur a{ background:#0853a1;}
.workMain .wcont{ overflow:hidden; margin-top: 20px;}
.workMain .wcont li{ background: #ddd; float: left; margin-right: 30px; margin-bottom: 20px;}
.workMain .wcont li:hover{ background: #0853a1;}
.workMain .wcont li:nth-child(3n){ margin-right: 0}
.workMain .wcont li:hover p{color: #fff; background: url(../image/product_bg_h.png) no-repeat  344px 18px;}
.workMain .wcont li a{ display: grid;}
.workMain .wcont li a img{ padding: 10px; padding-bottom: 0; transition:all 1s}
.workMain .wcont li .proudct_img{ overflow: hidden; }
.workMain .wcont li:hover a img{transform:scale(1.2); }
.workMain .wcont li a p{ padding: 0 10px; font-size: 16px; color: #666; line-height: 60px; background: url(../image/product_bg.png) no-repeat  344px 18px;}

.last_li{ float: left; line-height: 50px; background: #535353; }
.last_li a{font-size: 16px; color: #fff; display: block; padding: 0 44px;}
.last_li a:hover{ background: #0853a1;}

/*优势*/
.choo{ height:610px; padding-top:50px; background:url(../image/choo_bg.jpg) no-repeat center top;}
.choo h2{font-size: 48px; text-align: center; color: #222; font-family: 'MS';}
.choo h2 em{ color: #0853a1;}
.choo1{ margin-top:30px; overflow:hidden; height:520px; position:relative;}
.choo1 li{ width:198px; height:227px; border:1px solid #ccc; background:#fff; overflow:hidden;}
.choo1 li em{ display:block; width:63px; height:63px; margin:70px auto 40px; position:relative;}
.choo1 li em i{ display:none; width:63px; height:63px; position:absolute; top:0; left:0;}
.choo1 li b{ display:block; width:63px; height:63px;}
.choo1 li img{ display:block; width:63px; height:63px;}
.choo1 li a{ display:block; text-align:center; font:18px "Microsoft YaHei"; color:#999;}
.choo1 li a:hover,.choo1 .cur a{ color:#0853a1; text-decoration:none;}
.choo1 li a:hover i,.choo1 .cur i{ display:block;}
.choo1 li a:hover img,.choo1 .cur a img{-webkit-transform:scale(0.9,0.9); -moz-transform:scale(0.9,0.9);-transform:scale(0.9,0.9);}
.choo1 .li01{ position:absolute; top:0; left:0;}
.choo1 .li02{ position:absolute; top:0; left:199px;}
.choo1 .li03{ position:absolute; top:228px; left:0;}
.choo1 .li04{ position:absolute; top:228px; left:199px;}
.choo1 dl{ width:800px; position:absolute; top:0; left:400px; height:457px;}
.choo1 dt{ width:800px; height:332px; overflow:hidden;}
.choo1 dt img{ width:800px; height:332px;}
.choo1 dd{ position:absolute; bottom:0; left:0; width:800px;background:url(../image/choo_bg1.jpg) no-repeat center top; height:135px;}
.choo1 dd h3{font-size:18px; font-weight:bold; color:#fff; margin-top:26px; height:30px; padding:0 25px;}
.choo1 dd p{ font-size:15px; text-align: left; line-height:28px; color:#fff; height:56px; overflow: hidden; overflow:hidden; padding:0 25px; overflow: hidden;}
.choo1 dd em{ display:block; margin-top:12px; height:36px; overflow:hidden;}
.choo1 dd em a{ display:inline-block; width:116px; height:32px; font:14px "Microsoft YaHei"; text-align:center; color:#fff; border:1px solid #fff; margin-right:20px; line-height:32px;}
.choo1 h5{ width:343px; height:228px; overflow:hidden; position:absolute; top:235px; right:0;}
.choo1 h5 img{width:343px; height:228px;}
.choo1 h5 em{ display:block; width:118px; height:32px; font:14px "Microsoft YaHei"; text-align:center; line-height:32px; background:#ff8a01; color:#fff; position:absolute; top:150px; right:30px; cursor:pointer;}

/*关于*/
.about{ padding: 50px 0; overflow: hidden;}
.about .about_l{ float: left;}
.about .about_f{ float: right; width: 510px;}
.about .about_f h2{ font-size: 36px; font-family: 'MS'; color: #222; line-height: 70px; border-bottom:2px solid #9d9d9d;}
.about .about_f .about_txt{ line-height: 32px; font-size: 15px; margin: 15px 0; height: 256px; overflow: hidden;}
.about .about_f .more{background: url(../image/about_more.png) no-repeat center; width: 397px; height: 46px; margin: 0 auto; margin-top: 15px;}
.about .about_f .more a p{ line-height: 46px; text-align: center; font-size: 16px; letter-spacing: 3px;}
.about .about_f .more:hover{ background:url(../image/about_more_h.png) no-repeat center; }
.about .about_f .more:hover a p{ color: #0853a1;}

/*新闻*/
.newMain{ background: #f1f1f1; padding: 50px 0;}
.newMain .new_l{ float:right; width:760px; border:1px solid #ccc;}
.newMain .new_r{ float:left; width:410px;}
.newMain .ntop{ height:60px; line-height: 60px; font-size: 14px; color: #999; border-bottom: 1px solid #ccc;}
.newMain .ntop span{ float:left; height:60px;}
.newMain .ntop span a{ width:200px; height:60px; line-height:60px; text-align:center; font-size:22px; color:#222; text-decoration:none; float:left;}
.newMain .ntop span a:hover,.newMain .ntop span a.cur{ background:#0853a1; color: #fff;}
.newMain .ntop .mor{ float:right; padding-right:10px; }
/*new_l*/
.newMain .new_l .nc{padding: 15px; background: #fff;}
.newMain .new_l .nc dl{ overflow:hidden; padding-bottom: 10px;}
.newMain .new_l .nc dt{ float:left;}
.newMain .new_l .nc dt img{ display:block; width: 274px; height: 204px; padding: 2px; border:1px solid #dedede;}
.newMain .new_l .nc dd{ float: right; width: 430px;}
.newMain .new_l .nc dd h5{  overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 16px; color: #333; line-height: 50px;}
.newMain .new_l .nc dd p{ font-size:14px; line-height:30px; height:90px; overflow:hidden;}
.newMain .new_l .nc dd span{ width: 140px; height: 36px; border-radius: 20px; background: #0853a1; display: block; font-size: 14px; color: #fff; text-align: center; line-height: 36px; margin-top: 10px;}
.newMain .new_l .nc ul{ overflow:hidden;}
.newMain .new_l .nc li{ float:left; width:50%; height:42px; line-height:42px; border-bottom:1px dashed #dedede; overflow:hidden}
.newMain .new_l .nc li em{ font-size:14px; float:right; margin-right:10px;}
.newMain .new_l .nc li a{ font-size:14px; padding-left:18px; background:url(../image/diamImg.png) no-repeat 5px 5px}
.newMain .new_l .nc li a:hover{ color: #0853a1;}
/*new_r*/
.newMain .new_r .quetion{ height:438px; overflow:hidden; padding: 15px;}
.newMain .new_r .quetion dl{ border-bottom: 1px dashed #dedede; padding-top: 10px; padding-bottom: 10px;}
.newMain .new_r .quetion dl:hover dt{ color: #0853a1;}
.newMain .new_r .quetion dt{padding-left:33px; background:url(../image/wenImg.png) no-repeat left center; height:22px; line-height:22px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; color: #333; font-weight: bold; font-size: 14px;}
.newMain .new_r .quetion dd{ padding-left:33px; background:url(../image/daImg.png) no-repeat left 2px; font-size:13px; height:72px; line-height:24px; overflow:hidden; margin-top:13px;}




/*友情链接*/
.link{ overflow:hidden; padding: 20px 0;}
.link .link_t{ line-height: 40px; border-bottom: 1px solid #dedede;}
.link .link_t span{ font-size: 18px; color: #0853a1; font-weight: bold; border-bottom: 2px solid #0853a1; width: 126px;  display: block;}
.link .link_t span em{ font-size: 14px; color: #999;}
.link ul li{ float: left; padding-right: 30px; line-height: 36px;}

/*底部通用*/
.footer{ width:100%;}
.ftcont{padding: 30px 0;}
.ftcont .ftlogo{ float:left; padding-left: 100px;}
.ftcont .ftlogo dt{ float:left;}
.ftcont .ftlogo dt img{ display:block; margin:0 auto; float: left; margin-top: 28px;}
.ftcont .ftlogo dd{ float: left; font-size: 15px; line-height: 28px; padding-left: 50px;}
.ftcont .ftlogo dd p{ font-size:14px; color:#b0b1b2; line-height:30px;}
.ftcont .wx{ float:right; margin-right: 100px;}
.ftcont .wx img{ border:1px solid #dedede; width: 114px;}
.ftcont .wx p{text-align: center;}
.ftbot{ background:#0853a1; height:50px; line-height:50px; text-align:center;}
.ftbot a{ font-size:15px; color:#fff; padding:0 52px; background: url(../image/nav_bg.png) no-repeat right center; }
.ftbot a:last-of-type{ background: none;}



/*内页*/
/*产品页左侧*/
.cpMain{ overflow:hidden;}
.sidebar{width:1200px; margin:20px auto;}
.sidebar .sb_box{ float:right; width:900px; background:#fff; overflow:hidden;    border: 1px #ddd solid; }
.sidebar .sb_box h3.title{ border-bottom:1px solid #ddd; background:#f8f8f8; color:#0853a1; 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 #0853a1; 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; height: 70px; line-height:70px; text-align: center; color: #fff; font-size: 22px; background: #0853a1; text-decoration: none;}


.nlist .leftli a:hover, .nlist li.cur a:hover { background: url(../image/liaBg.png) no-repeat center; color:#fff;}
.nlist .leftli a {display: block; height:40px; line-height:40px; background:url(../image/liBg2.png) no-repeat 196px center; font-size:14px; color:#333; padding:0 18px; text-decoration:none;}
.nlist .leftlia{ background: url(../image/liaBg.png) no-repeat center; color:#fff;}
.nlist .leftlia a{color:#fff;}
.nlist{ float:left; width:220px; background:#fff;}
.nlist .nt{  font-weight:normal; padding:14px 0 14px 22px; background:#0853a1 url(http://www.xssensor.com/templates/default/images//index/hhBg.png) no-repeat 190px center;}
.nlist .nt a{ font-size:18px; color:#fff; font-weight: bold;text-decoration: none;}
.nlist ul{ padding:15px;}
.nlist .on a{ background:url(../image/liaBg.png) no-repeat center; color:#fff;}
.nlist{float:left; width:268px; border:1px solid #0853a1;}
.nlist li{ margin:0px !important}
.t05 {line-height:40px;background:#0853a1;}
.t05 {padding:0 10px; color:#fff;font-size:14px;} /*左边标题块*/
.t05 a{color:#fff; font-size:14px}
.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 15px;}
.rtop h5 {float:left; padding-left: 10px; border-left: 3px solid #0853a1; font-weight: normal; line-height: 16px;}
.rtop h5 a { font-size: 18px; color: #0853a1; font-weight: bold;}
.rtop span { float: right;}
.rtop span em { color: #999;}
.rtop span a { color: #999;}

.cpshow{ overflow:hidden; margin:20px;}
.cpshow li{ border:1px solid #dedede; padding: 2px; margin:0 5px; margin-bottom: 10px;}
.cpshow li img{ display:block;  width: 270px; height: 180px;}
.cpshow li h4{ text-align:center; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-weight: normal; line-height: 40px; border-top: 1px solid #dedede;}
.cpshow li:hover{ border:1px solid #0853a1;}
.cpshow li:hover h4{ color: #0853a1; border-top:1px solid #0853a1;}

.RandomNews{ padding:0px 15px}
.RandomNews h4{height:36px; border-bottom: 1px solid #dedede; color: #0853a1; line-height:36px; font-size: 18px; font-weight:bold; position: relative; padding-left: 13px;}
.RandomNews h4::before{ position: absolute; content: ''; width: 3px; background: #0853a1; left: 0; bottom: 8px; height: 18px;}
.RandomNews li{ height:36px;line-height:36px; padding:0 15px;  width:400px; float:left;overflow:hidden; background: url(../image/diamImg.png) no-repeat left center; border-bottom: 1px dashed #dedede}
.RandomNews li a{}
.RandomNews li a:hover{ color: #0853a1;}
.RandomNews ul{padding:5px;}
.editor img{ max-width: 100%;}


/*内页文章*/
.n_cont{ padding-top:5px; overflow:hidden;}
.n_cont dl{overflow:hidden; padding:20px;}
.n_cont dl dt{ float:left; padding:5px; background:#eaeaea;}
.n_cont dl dt img{ display:block; width:200px; height:150px;}
.n_cont dl dd{ float:left; margin-left:20px; width:586px;}
.n_cont dl dd h5{ border-bottom:1px solid #dedede; color: #333; font-size: 15px; line-height: 32px; overflow:hidden;}
.n_cont dl dd h5 a{ font-size:14px; color: #0853a1; float:left; padding-left:5px;}
.n_cont dl dd h5 em{ float:right;padding-right:10px;}
.n_cont dl dd p{ line-height:24px; font-size:13px; padding: 10px 0;}
.n_cont dl:hover { background: #eaeaea;}


/*产品详情页*/
.proviewbox{float:left; position:relative;z-index:5;}
.probigshow{position:relative; }
.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;}

.prodbaseinfo_a{float:left;width:380px; margin-left:16px; z-index:1;}
.prodbaseinfo_a h2{ font-size: 18px; color: #333; border-bottom: 1px solid #dedede; line-height: 50px;}
.prodbaseinfo_a ul{ padding: 10px 0;}
.prodbaseinfo_a ul li{ line-height: 30px;}

.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:380px; padding:6px 0;}
.ul_prodinfo li span{ font-size:14px}
.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(../image/sprite.png) no-repeat;}
.div_prothumb{position:relative;padding:15px 15px 0;}
.thumbporbox{position:relative;width:416px;overflow:hidden;}
.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: 42px !important;}
.ul_prothumb li.now img{border: 1px solid #0853a1 !important; }
.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top: 7px;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:#0853a1; 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 #0853a1;} /*产品图片边框连接*/
.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:#0853a1;}
.pro_key {line-height: 35px; border-top: dashed 1px #d7d7d7; margin-top: 5px; font-size: 14px;}
.mod_goods_info {clear:both; margin-top:10px;position:relative}
.mod_goods_info .hds {border-bottom:1px solid #0853a1;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:#0853a1;border-bottom:0;position:relative;}
.mod_goods_info .hds .status_on h3 {height:31px;background-color:#fff;color:#0853a1;}
.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:#0853a1; 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:17px; height:48px; position:absolute;}
.pbot1{ background:url(../image/pbot1.png) no-repeat center; left:-32px; bottom: 40%;}
.pbot2{ background:url(../image/pbot2.png) no-repeat center; right:-32px; bottom: 40%;}

/*banner数量*/
#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{ background:#333; cursor: pointer;display: inline-block; margin:0 3px; width:10px; height:10px; font-size:0px;line-height:25px;text-align:center; border-radius: 10px;}
#flashs .btn li.on{ background:#0853a1;}

#roll_top, #fall, #ct{position: relative;cursor: pointer;height: 72px;width: 26px;}
#roll_top{background: url(http://www.xssensor.com/templates/default/images//index/top.gif) no-repeat;}
#fall{background: url(http://www.xssensor.com/templates/default/images//index/top.gif) no-repeat 0 -80px;}


/* marqueeleft */
.marqueeleft{height:136px;width:474px;overflow:hidden;margin:40px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;width:148px;height:133px;overflow:hidden;}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:135px;height:104px;padding:2px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}
/* marqueetop */
.marqueetop{height:420px; overflow:hidden; border:1px solid #0853a1; padding: 15px;}
.marqueetop ul li a img{  max-width: 100%;}
#marquee2 ul li{ border:1px solid #dedede; margin-bottom: 20px; padding: 2px;}
#marquee2 ul li a{ display: grid;}
#marquee2 ul li a p{ line-height: 36px; text-align: center; border-top: 1px solid #dedede;}
#marquee2 ul li:hover{ border:1px solid #0853a1;}
#marquee2 ul li:hover a p{ color: #0853a1; border-top: 1px solid #0853a1;}



.efefef{background:#efefef}
#mother{ margin:0 auto; width:943px; height:572px; position:relative;padding: 20px 0; }
#errorBox{ background: url(../image/404_bg.png) no-repeat top left; width:943px; height:572px; margin:auto; }
#errorText{ color:#39351e; padding:146px 0 0 446px }
#errorText p{ width:303px; font-size:14px; line-height:35px; }
.link4{ height:50px; width:145px; float:left; }
#home{ margin:14px 0 0 444px;}
#contact{ margin:20px 0 0 25px;}
#errorText h1{ font-size:40px; margin-bottom:20px; }
#errorText p em{ font-size:20px; color:#f00; font-weight:bold;}


.ny_cptj{ padding-top: 20px;}
.active1 .product_li{ border:1px solid #0853a1; padding: 15px;}
.active1 .product_li ul li a h3{line-height: 45px; padding-left: 27px; font-weight: normal; font-size: 15px;border-bottom: 1px solid #dedede; }
.active1 .product_li ul li{ position: relative;}
.active1 .product_li ul li::before{ position: absolute; content: '□'; bottom:15px; left: 10px; color: #666; font-size: 16px;}
.active1 .product_li ul li.on a h3{ background: #0853a1; color: #fff;}
.active1 .product_li ul li.on::before{ color: #fff;}
.active1 .product_li ul li:hover{ background: #0853a1; color: #fff;}
.active1 .product_li ul li:hover a h3{ background: #0853a1; color: #fff;}
.active1 .product_li ul li:hover::before{  color: #fff; }


#showproduct #imgqwe a img{ padding: 2px; border:1px solid #dedede;}
#showproduct dl dt a img{ width: 450px; height: 300px; padding: 2px; border:1px solid #dedede;}

.yb_conct { position: fixed; z-index: 9999999; top: 200px; 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(../image/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone { background: #EA1509 url(../image/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ { text-indent: 0; background: #EA1509 url(../image/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_skype { text-indent: 0; background: #EA1509 url(../image/skype.png) no-repeat;}
.yb_bar .yb_ali { text-indent: 0; background: #EA1509 url(../image/ali.png) no-repeat;}
.yb_bar .yb_ercode { /*height:200px;*/background: #EA1509 url(../image/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;}