﻿@charset "utf-8";


@font-face {
 font-family: 'xsl';
    src:url('fonts/ys.eot'); /* IE9 Compat Modes */
    src:url('fonts/ys.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/ys.woff') format('woff'), /* Modern Browsers */
        url('fonts/ys.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('fonts/ys.svg#YourWebFontName') format('svg'); /* Legacy iOS */
}

.gray { 
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	
    filter: gray;
}

html{color:#000;background:#FFF; }
body { color:#666;font:14px "Microsoft YaHei","微软雅黑",rial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
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*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.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 , .content , .footer { width:1200px; margin:0 auto;  }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:735px; float:left; display:inline; margin-left:24px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:735px; padding-bottom:15px; overflow:hidden; }
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
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;}
input{border: 0;background: none;margin: 0;padding: 0;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*a标签样式*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
a:hover{ text-decoration:none;}
h2 a:hover{ text-decoration: none;}

/*行内标签处理*/
i,em,s{ font-style:normal;text-decoration: none;}
i{cursor: pointer;}
input,textarea{ outline:none; }
textarea{ resize:none;}

/*快捷类名*/
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{content: "";height: 0;clear: both;display: block;visibility: hidden;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}

/*内容盒子*/
.header,.content,.footer { width:1200px; margin:0 auto;}

/*header*/
body{min-width:1200px;width:100%;overflow-x:hidden;}
i,em{ font-style:normal;}
.content{ width:1200px; margin:0 auto;}
body{min-width:1200px;width:100%;overflow-x:hidden;}
i,em{ font-style:normal;}
.content{ width:1200px; margin:0 auto;}
.head{height:179px;background:url(Img/Common/head_bg.jpg) repeat-x; position: relative; width:100%;}
.h_con{height: 131px;}
.h_con h1{float: left;margin:18px 10px 0 0;}
.h_con h1 img{ width:100px; display:block; }
.h_con h2{float: left;height: 42px; margin-top: 45px; font-size:26px; color:#267ac0; margin-left:5px;}
.h_con h2 strong{ color:#cf0805; font-size:28px;}

#xnav{ transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;} 
.small{ height:100px; background:#fff;}
.small .h_con{ height:62px;}
.small .h_con h1{ margin-top:10px;}
.small .h_con h1 img{ width:50px;}
.small .h_con h2{ margin-top:10px;}
.small .h_con p{ margin-top:16px;}
        
.h_con p {float: right;margin-top: 35px;background:url(Img/Common/ph.png) no-repeat left center;padding-left: 40px; }
.h_con p b{display:block; font-size: 32px; color: #286cc2; font-family: "xsl"!important; line-height: 34px; margin-top:3px;  }
.h_nav{height:48px; background:#296cc3; width:100%; position:relative;}
.h_nav li{float:left;height:48px;line-height: 48px;}
.h_nav li>a{display:block;font-size: 16px; color:#ffffff;padding:0 40px;z-index:1;position:relative;}
.h_nav li:hover>a,.h_nav li.cur>a{  color: #fff; font-weight: bold;}
.h_nav li>a:after { position: absolute; content: ""; width: 0; height: 2px;background:url(Img/Common/yan.jpg) no-repeat;transition: .3s; left: 0; bottom: 0; }     
    
.h_nav li:hover,.h_nav li.cur{height:48px; background: #17539f;}
.h_nav li.cur>a:after, .h_nav li>a:hover:after { width: 100%; }


.search{height: 90px;border-bottom: 1px solid #eeeeee;}
.search p{float: left;height: 90px;line-height: 90px;font-size: 14px;color: #535353;}
.search p b{font-size: 14px; color: #535353;}
.search p a{margin-right:14px;color: #535353;font-size: 14px;}
.s_box{float: right;margin-top:30px;width: 423px;height: 31px;}
.s_box .input1{float:left;width:356px;height:31px;line-height: 31px;font-size:14px;color:#333;border:0;outline: 0;background: url(Img/Index/sou_bg.jpg) no-repeat center; padding-left: 20px;}
.s_box .input2{float: left;width:41px;height: 31px;border: 0;background: url(Img/Index/sea.jpg) no-repeat center;outline: 0;cursor: pointer;}

    
.yjg_nav,.cp_nav,.rj_nav,.xw_nav,.gy_nav{display: none;position: absolute;width: 100%;left: 0;top: 48px;background: #eee;z-index: 10;padding:75px 0 55px;} 
.yjg_nav p{float: left; overflow:hidden; }
.yjg_nav p:first-child{margin-left: 135px;display: block; padding-right: 94px; border-right:1px solid #dcdcdc ;}
.yjg_nav p:first-child img{width: 372px;display: block; }
.yjg_nav p:last-child{margin-left: 85px;display: block;}
.yjg_nav p:last-child img{width: 452px;display: block; margin-top: 42px;}
.yjg_nav p span{display:block;font-size: 24px;color: #313131;line-height: 24px;text-align: center; margin-top: 18px;height: 24px;font-weight: bold;}
.cp_nav{ padding: 50px 0 ;}
.cp_nav p{float: left;width: 181px;padding: 0 92px;border-left:1px solid #dcdcdc ;}
.cp_nav p:first-child{margin-left: 53px;border: 0;}
.cp_nav p span{display:block;font-size: 24px;color: #313131;line-height: 24px;text-align: center; margin-top: 18px;height: 24px;font-weight: bold;}
/*
.h_nav p img{ opacity:0.9; filter: blur(0.1px); border:1px solid #eee; transition: all 0.5s;}
*/
.h_nav p{ overflow:hidden;}
.h_nav p a{ display:block; position:relative; overflow:hidden;}
.h_nav p a:after
{
    content: ' ';
	cursor: pointer;
	position: absolute;
	left: -372px;
	top: 0;
	width: 372px;
	height:190px;
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
	transform: skewx(-25deg);    
}
.h_nav p a:hover:after
{
    left:100%;
	
    -moz-transition:0.8s;
    -o-transition:0.8s;
    -webkit-transition:0.8s;
    transition:0.8s;
 } 
/*
.h_nav p:hover img{ opacity:1; filter: blur(0); border:1px solid #ddd;}
*/
    
.rj_nav,.xw_nav,.gy_nav{ padding: 54px 0 66px;}
.rj_nav p,.xw_nav p,.gy_nav p{float: left;width: 307px;padding-right:37px;position: relative;}
.rj_nav p:first-child,.xw_nav p:first-child,.gy_nav p:first-child{margin-left: 102px;}
.rj_nav p span,.xw_nav p span,.gy_nav p span{display:block;font-size: 24px;color: #fff;line-height: 24px;text-align: center; height: 24px;font-weight: bold;position: absolute;left: 25%; top: 74px; }
.xw_nav p span,.gy_nav p span{ left: 30%;}
/*footer*/
.foot{height: 325px;background:#286cc2;}
.f_con{height: 225px;padding-top: 38px;}
.sao{float: right;width: 115px;text-align: center;     padding-top: 60px;}
.sao p img{display:block;width: 105px;height: 105px;margin:0 auto;}
.sao p span{display:block;font-size: 14px;color: #fff;line-height: 30px;}
   
.gsxx{float: left;width: 300px;}
.gsxx h1{height: 90px;}
.gsxx h1 img{ width:90px; display:block;}
.gsxx p{font-size: 14px;color: #adc9f1;line-height: 24px; padding-top: 14px;}
.gsxx p span{ display: block;font-size:18px; color: #fff; font-weight: bold;}
.f_nav{float: left;width: 720px;margin-right: -100px;     padding-top: 60px;}
.f_nav li{float: left;width: 180px;}
.f_nav li b{display:block;font-size: 20px;color: #ffffff;line-height: 20px;margin-bottom: 10px;font-weight: normal;}
.f_nav li b span{ display: block;font-size: 14px;color: #a0c9fc;line-height: 14px;margin-top: 5px;text-transform: uppercase;}
.f_nav li p a{display:block;font-size: 14px;color: #cce3ff;line-height: 35px;}
.f_b{ padding-top: 20px;height: 70px; background: #286cc2; border-top: 1px solid #6f9dd8;color: #fff;}
.f_b p span{ font-size: 14px; line-height: 28px; color:#fff;}
.f_b p a{font-size: 14px; line-height: 28px; color: #fff; margin-right: 15px;}
.f_b .p2{ font-size: 14px; line-height: 28px; color:#98c5ff;}
.f_b .p2 a{ color:#98c5ff;}
/*底部结束*/
/*底部结束*/




 /*temp.css  2015  xsl 整理*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px; font-size:42px; color:#dedede; font-family:'幼圆';}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*rollup.css*/
/*#roll{display:block;width:15px;margin-right:-520px;position:fixed;right:50%;top:80%;_margin-right:-520px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}*/
#roll_top,#fall,#ct{position:relative;cursor:pointer; width:72px}
#roll_top{}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:72px;margin-right:-675px;position:fixed;right:50%;bottom:100px;_margin-right:-675px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.68)); z-index:100;}

.ky_dj{position:fixed;bottom:0;_bottom:auto;z-index:10000;_position:absolute;overflow:visible;_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight); z-index:2; right:14px;}
.ky_dj li{ display:block; font-size:0; position:relative; width:72px; text-align:center; background:#333; margin-bottom:1px;}
.ky_dj li a{ display:block; background:#333; height:72px; }
.ky_dj li a:hover{ background:#7A0114;}
.ky_dj li .showTs{ width:120px; line-height:72px; display:none; opacity:0.8; color:#fff; text-align:center; line-height:72px; font-size:13px; position:absolute; left:-120px; top:0;}
.ky_dj li .ewm{ left:-130px; width:120px;}
.ky_dj li .ewm img{ display:block; width:90px; height:90px; padding-left:15px; padding-bottom:15px;}
.ky_dj li img.png{  margin-bottom:1px; width:55px; height:55px;}
.ky_dj li span{ color:#fff; display:block; position:absolute; bottom:6px; left:0px; text-align:center; font-size:13px; width:100%; line-height:26px;}
.ky_dj li .showTs,.ky_dj li img.png{ background:#333;}
.ky_dj li a:hover .showTs,.ky_dj li a:hover img.png,.ky_dj li .showTs{ background:#7A0114;}


.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:164px;background:url(/UserControls/im/kefu/im_01.gif)}
.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#333; font-size:14px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#f1f1f1;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}

.topadcs{width:100%; height:350px; overflow:hidden; text-align:center;margin:0px auto; margin-bottom:0;}
.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:350px;}

 /*---面包屑导航xsl---*/
.plc { height:36px; line-height:36px; border-bottom:1px solid #ddd ; overflow:hidden;padding: 0 15px 4px 54px;  background:url(img/pro/dh.gif) no-repeat 8px center #fff; font-size:14px; padding-left:38px;} 
.plc span { color:#F1811F; font-weight:bold; font-family:Microsoft Yahei; padding-right:10px;}
.plc a { color:#333; margin-left:5px; margin-right:5px;}
.plc a:hover { color:#e60012;}
.plc .a_b { color:#FE0000; font-weight:bold;}


/*产品表现形式*/
.plc span.gs{ float:right; width:150px; }
.plc span.gs em{font-size:14px; font-weight:normal; color:#999; line-height:52px; font-style:normal; display:inline-block; float:left;}
.plc span.gs a{ font-size:0px; width:32px; display:inline-block; float:left;
     -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;}
.plc span.gs a.tables{ background:url(img/prodes/table.png) no-repeat center center;}
.plc span.gs a.list{background:url(img/prodes/list.png) no-repeat center center;}
.plc span.gs a.on
{
   -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray; 
}

.mark{ background:#F0F0F0 url("img/pro/mark_bg.gif") repeat-x scroll 0px bottom;}
.mark .content{ background:none; margin-top:0px;}
.mark .plc{ background:none; height:52px; line-height:52px; background:url(img/pro/location.png) no-repeat left center; padding-left:28px;}
.mark .plc em a{ color:#BD8A3A;}
.mark .plc span{ color:#333; font-weight:normal;}
.mark .plc a{ line-height:52px;}

.b13,.b15,.b14,.b16,.b17,.b18,.b19,.b20,.b21,#mesbook1 #mesbook1Btns input{ background:#1f61cc; border:none; border:none; height:28px; line-height:26px; color:#fff; padding-left:12px; padding-right:12px;margin: 10px 0; margin-right:5px;}
#TxtMsg{ border:1px solid #dedede;}

/* -- 翻页效果xsl-- */
.apage { height:34px; line-height:32px; background:#FAFAFA; padding:0 5px; margin-bottom:0px; margin-top:10px; text-align:right; clear:both; border:1px solid #e7e7e7;  }
.apage a { border:1px solid #999; padding:0 3px;  margin-right:5px;}
.apage .num_btns {float:right; font-family:Tahoma;}
.apage a:hover, .apage .cur { border:1px solid #1f61cc; background:#1f61cc; color:#fff; text-decoration:none;}
.apage .cust_txt { float:left;}
.apage .oran_pg_fp { background:url(img/first_page.gif) 4px 4px no-repeat; padding-right:9px;}
.apage .oran_pg_pp { background:url(img/pre_page.gif) 4px 4px no-repeat; padding-right:5px;}
.apage .oran_pg_np { background:url(img/next_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage .oran_pg_lp { background:url(img/last_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage select { font-size:8px; margin-top:5px; }
.apage .oran_pg_txt { height:15px; border:solid 1px #d4e3e9; width:20px; margin-left:5px;}
.apage .oran_pg_btn { height:15px; border:solid 1px #d4e3e9; margin-left:5px; font-size:9px; background:#5984ac; color:#fff; }

/*通栏 分页xsl*/
 .apage a{display:inline-block;  width:26px; height:20px; line-height:20px; margin-top:6px; padding:0px; text-align:center;}
 .apage .oran_pg_np{background: url("img/next_page.gif") no-repeat center center!important;}
 .apage .oran_pg_lp{ background: url("img/last_page.gif") no-repeat center center!important;}
 .apage .oran_pg_fp{background: url("img/first_page.gif") no-repeat center center!important;}
 .apage .oran_pg_pp{background: url("img/pre_page.gif")no-repeat center center!important; } 
 .apage .cust_txt{ font-size:14px; color:#666;}
 
.contactBox{ margin-top:12px; text-align:right; height:36px; line-height:26px; letter-spacing:1px; border-bottom: 1px dashed #ccc;}
.contactBox span{ font-weight:bold; height:26px; line-height:26px; display:inline-block;}
.contactBox b{ font-size:18px; height:26px; line-height:26px; display:inline-block; color:#F1811F; font-size:22px;}
.contactBox a.lx{ background:url(img/pro/lxwomen.gif) no-repeat left center; height:26px; line-height:38px; margin-left:12px; font-size:0px; width:100px; display:inline-block;}

/*主色调样式*/
.leib2 .tit, .leib .tit,.hotBox .hotBtn a:hover,.columnBanner ul li.cur, .columnBanner ul li:hover,.e_hot .li01 span, .e_hot .li02 span, .e_hot .li03 span,.apage a:hover, .apage .cur{ background:#286cc2!important; }
.leib2 .nr li.cur a, .leib2 .nr li a:hover,.pro_list dl.pd_list_dl.hov dd span a,.mark .plc em a{ color:#286cc2!important;}
.leib2 .nr h3 a:hover, .leib2 .nr h3.cur a,.plc a:hover,dl.dl_41 dd a.ckxq{color:#286cc2!important;}
.pro_list dl.pd_list_dl:hover{ border-color:#0060c6!important;}
/*高亮色*/
.leftlx_c span b,.pd_hotline span.font_hotline{color:#7a0014!important;}
/*辅助色*/
.leib2 .tit, .leib .tit{border-bottom: 0px solid #127DB1!important;}

/*其它样式*/
.sear_product{ height:auto!important;}
*{ font-family:"Microsoft YaHei","微软雅黑"!important;}
.b13{ height:32px!important;}


/*404样式一*/
.notfound{ text-align:center;    letter-spacing: 2px;}
.notfound_bg{ font-size:700px; color:#f9f9f9; position:absolute; z-index:-1; opacity:0.75; text-align:center; width:100%; height:100%; line-height:100%; letter-spacing:50px; }
.notfound_bg p{ display:block; font-size:100px; line-height:150%; letter-spacing:10px;}
.notfound dl{display: flex;align-items: center;    justify-content: center;}
.notfound dl dt{ padding-left:80px; text-align:left; display:inline-block;}
.notfound dl dd{ display:inline-block;}
.notfound dt em{ color:#6f6f6f; font-size:20px; word-spacing: 5px; font-weight:bold; text-transform:uppercase; display:block;}
.notfound dt em strong,.notfound dt b strong{ color:#267ac0;}
.notfound dt b{ display:block; font-size:70px; color:#333; padding-top:8px; padding-bottom:8px;}
.notfound dt p{ font-size:16px; color:#666; display:block; margin-bottom:20px;}
.notfound dt a{ display:inline-block; width:155px; text-align:center; font-size:20px; height:50px; line-height:50px; color:#fff; margin-right:20px; border-radius:4px; background:#333;}
.notfound dt a:hover{ opacity:0.8;}
.notfound dt .home{ background:#267ac0;}
.notfound dt i{ display:block; margin-top:20px; margin-bottom:12px; color:#666;}
.notfound dt span{ font-size:28px; color:#333; font-weight:bold; display:block; background:url(/Skins/Default/Img/404/tel.png) no-repeat left center; line-height:35px; padding-left:40px; }
.notfound dd{ padding-left:40px; }


/*在线客服*/
.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}
        
.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}
        
.client-2 li i {
    background: url(images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}
        
.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}
        
.client-2 .my-kefu-qq i {
    background-position: 4px -48px;
}
        
.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}
        
.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}
        
.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}
        
.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}
        
.client-2 .my-kefu-ftop {
    display: none;
}
        
.client-2 .my-kefu-ftop i {
        width: 33px;
height: 31px;
background-position: -23px -47px;
background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main{
    padding-top: 6px;
}
        
.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}
        
.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}
        
.client-2 .my-kefu-right {
    width: 20px;
}
        
.client-2 .my-kefu-tel-main {
    background: #1c7bda;
    color: #fff;
    height: 53px;
    width: 230px;
    padding:9px 0 0;
    float: left;
}
        
.client-2 .my-kefu-main {
    background: #1c7bda;
    width: 97px;
    height: 53px;
    position: relative;
    padding:9px 0 0;
    float: left;
}
        
.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}
        
.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}