/*样式初始化及公共样式部分*/
*{ margin:0px; padding:0px; }
body{ color:#333; font-size:13px; margin:0 auto; background-color:#fff; font-family:"Microsoft YaHei"; overflow-x:hidden; }
a{ color:#333; text-decoration:none; transition:0.3s all; }/*定义全局链接颜色*/
a:hover{ color:#333; transition:0.3s all; }/*定义全局链接鼠标滑过颜色*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0px; padding:0px; list-style:none; border:0px; }/*主要标签的样式初始化*/
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i { font-style: inherit; font-weight: inherit; }

.cl,.clear{ clear: both; height:0px; }/*清除左右浮动*/
.fl{ float:left; } /*定义左浮动*/
.fr{ float:right; } /*定义右浮动*/
.page{ width:1200px; margin:0 auto; height:auto; }
.content{ width:1200px; margin:0 auto; height:auto; }
.box{ width:1200px; margin:0 auto; height:auto; overflow:hidden; }/*定义版面统一宽度*/
.pr{ position: relative; }
.en { text-transform: uppercase; font-family: arial; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { /*兼容 IE*/zoom: 1; }
.top10{ margin-top:10px; } 
.top25{ margin-top:25px; }
.top20{ margin-top:20px; } 
.top30{ margin-top:30px; }
.top40{ margin-top:40px; }
.top50{ margin-top:50px; }
.top70{ margin-top:70px; }
.top65{ margin-top:65px; }


/*抬头*/
.header_bg{ background:url(../images/top.jpg) bottom no-repeat; width:100%; height:150px; }
.header_w{ height:40px; line-height:40px; font-size:13px; color:#555555; margin-top:5px; }
.header_w a { padding: 0 15px; color: #555; }
.header_w a:hover { text-decoration: underline; }
.tel { background: url(../images/20191220165230_1451109915.jpg) left 30px no-repeat; line-height: 28px; font-size: 28px; font-family: arial; padding-left: 41px; color: #192e3c; margin-top: 26px; }
.tel span { font-size: 13px; color: #666; display: block; }
.logo { margin-top: 30px; margin-right: 40px; }
.logo_w { font-size: 30px; color: #191919; font-weight: bold; margin-top: 22px; line-height: 58px; position: relative; }
.logo_w b { color: #1e8a03; }
.logo_w span { font-size: 16px; font-weight: normal; display: block; text-align: center; float: left; width: 92px; height: 25px; line-height: 24px; background: #1e8a03; color: #fff; margin-right: 15px; }
.logo_w:before { content: ""; display: block; background: #ccc; width: 1px; height: 55px; position: absolute; left: -23px; top: 16px; }


/*导航*/
.nav{width: 100%;height: 54px;margin: 0 auto;background:url(../images/20191220202054_101751793.jpg) center;}
.nav ul li{display: block;position: relative;background: url(../images/20191220202336_657473527.jpg) right no-repeat;width:190px;height: 54px;line-height: 54px;float: left;text-align: center;}
.nav ul li a{line-height: 54px;text-align: center;position: relative;z-index: 3333;color: #fff;font-size: 16px;display: block;font-weight: bold;}
.nav ul li a span { display: block; height: 22px; font-size: 13px; color: #fff; }
.nav ul li.navcurrent:after,.nav ul li:hover:after{ filter: alpha(opacity=100); bottom: 0; width: 100%; }
.nav ul li.navcurrent a span, .nav ul li:hover a span{ color:#fff; }
.NavCeshi > li.on , .NavCeshi > li:hover { color: #fff; font-weight: bold; background: url(../images/20191223195042_354147588.jpg) center no-repeat; }


/*二级菜单*/
.menu li .sedmemu{ position:absolute; width:100%; background:#eee; left:-215px; top:62px; width:536px; z-index:100; display:none; text-align:left; }
.menu li .sedmemu1{ float:left; width:300px; padding:40px 25px; font-size:13px; line-height:24px; }
.menu li .sedmemu1 img{ border:10px solid #FFF; }
.menu li .sedmemu1 span{ display: block; color: #1a74f0; line-height: 30px; font-size: 16px; font-weight: bold; }
.menu li .sedmemu2{ float:left; width:150px; height:203px; padding:40px 0 0 30px; background:url(../images/20191223185138_1948340154.jpg) left -50px no-repeat; }
.menu li .sedmemu2 a{ line-height:36px; padding:0 0; font-size:14px; display:inline; color:#555; background:none; transition: 0.3s all; }
.menu li .sedmemu2 a:hover{ color: #fff; background: #1e8a03; padding: 8px 20px; }

/*幻灯片*/
.banner{ overflow: hidden; background:#eee; }
.banner-box{ min-width:1250px; height:600px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:600px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 600px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:250px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(../images/20191223185138_171593764.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../images/20191223185138_171593764.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:21px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background: #1e8a03 !important; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 74px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }


/*搜索*/
.main{ position: relative; }
.main:after{ content: ''; background: #f5f5f5; height: 1px; display: block; width: 100%; left: 0; position: absolute; bottom: 0; }
.search { /*! padding-left: 40px; */}
.search .fl{ line-height: 90px; height: 80px; }
.search .fl strong{ display:inline-block; padding-left:45px; background: url(../images/20191223185138_1918988547.jpg) no-repeat left center; line-height: 80px; color: #4c545e; font-size: 17px; font-weight: normal; }
.search .fl a { display: inline-block; line-height: 80px; color: #777; font-weight: 100; font-size: 16px; padding: 0 2px; }
.search .fl a:hover{ color: #1e8a03; text-decoration: underline; }
.search .fl{ line-height: 80px; color: #777}
.search-right{ height: 80px; }
.search-right form { float: right; display: block; width:330px; line-height: 80px; height: 80px; margin:0; position: relative; border-left: 1px solid #eee; }
.search-right form #search-i{ background: url(../images/20191223114350_827953664.jpg) no-repeat center; width: 80px; height: 80px; position: absolute; right: 0; top: 0; overflow: hidden; display: block; transition:0.3s all ease-in-out; }
.search-right form #search-i input{ display: block; width: 100%; height: 100%; cursor: pointer; background: none; border: 0 none; }
.search-right form #search-bg input { line-height: 80px; background: none; border: 0 none; width: 250px; padding-left: 55px; color: #aaa; background: url(../images/20191223185138_764660918.jpg) no-repeat 15px center; }


/*标题*/
.tit { text-align: center; font-weight: normal; font-size: 0; line-height: 0; margin-bottom: 36px; }
.tit span { display: block; font-size: 50px; color: #333333; line-height: 50px; position: relative; }
.tit i { display: block; font-size: 20px; line-height: 20px; color: #595959; margin-top: 32px; }
.tit span b{ font-weight:bold; }
.tit span em { color: #1e8a03; font-weight: bold; }
.tit span:after { position: absolute; left: 50%; top: 65px; width: 92px; height: 6px; margin-left: -46px; background: url(../images/20191220205647_2102645004.png) no-repeat center; content: ""; }


.prod_bg{ height:auto; background: url(../images/20191223185138_240677613.jpg) repeat-y center 0; overflow: hidden; font-family:"Microsoft Yahei"; padding-top: 73px; }
.prodleft{ width:280px; float:left; height:auto; margin:20px 0px 30px 0px; border-bottom: 9px solid #eaeaea;}
.prod_n li{width: 291px;float:left;height:auto;margin: 0px 9px 20px 0;position:relative;overflow: hidden;}
.prod_n li:nth-child(3n){margin-right: 0;}
.prod_n li img{width: auto;height: 258px;vertical-align: top;vertical-align: middle;transition: all 0.6s;}
.prod_n li:hover img{transform:scale(1.1);}
.prod_n li .img{width: 280px;height: 258px;overflow: hidden;display: flex;justify-content: center;vertical-align: middle;border: 5px solid #dedede;}
.prod_n li .img:hover{border: 5px solid #009148;}

.prod_n li p{padding: 0px 5px;line-height:35px;height:35px;background:rgba(0,0,0,.7);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;bottom: 5px;left:5px;width: 271px;position: absolute; font-size: 15px;}
.prod_n li a{color:#fff;display: block;}
.prod_n li:hover a{color:#fff !important;text-decoration:none;  }
.prod_n li:hover p{background:#009148;}

.titleny {
	background: url(../images/bg5.jpg) no-repeat left;
	height: 102px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center; 
}
.titleny h2 {
	text-align: center; 
	padding-top: 30px;
	font-size: 26px;
	font-weight: bold;
}

.comt ul li a {
	background: #fff url(../images/tb9.png) 240px center no-repeat;
	border-top: 1px solid #eaeaea;
	line-height: 60px;
	height: 60px;
	display: block;
	padding-left: 25px;
	font-size: 16px;
	font-weight: bold;
}
 
.comt ul li a:hover, .comt ul li >ul.two_pro li a:hover  {
	background: #118c3c url(../images/tb11.png) 240px center no-repeat;
	font-weight: bold;
	color: #fff
}
.comt ul li.hover a, .comt ul li a.on {
	background: #118c3c url(../images/tb11.png) 240px center no-repeat;
	font-weight: bold;
	color: #fff
}




.prodright{width: 902px;float:right;height:auto;margin:20px 0px 30px 0px;padding-bottom:20px;}
.inrrctainer{width:100%; height:auto; font-size: 15px; line-height:30px;color:#666;}
.inrrctainer table{margin: 0 auto; text-align: center;}


.xad1{ height: 263px; background: url(../images/20191221152539_2107994425.jpg) no-repeat center; }
.xad1_l{ float: left; width: 600px; }
.xad1_l h2{ display: block; font-size: 20px; line-height:20px; color: #fff; padding-top:66px; font-weight: normal; padding-left: 25px; }
.xad1_l h3{ display: block; font-size: 18px; line-height:20px; color: #fff; padding-top:22px; font-weight: normal; }
.xad1_l h4{ display: block; font-size: 28px; line-height:33px; color: #fff; padding-top:44px; font-weight: normal; }
.xad1_l h4 b{ font-size: 50px; }
.xad1_r{ padding-top: 77px; }
.xad1_r .zx{ width: 162px; height:47px; line-height:47px; text-align: center; font-size:16px; color: #333333; background: url(../images/20191223185642_87316471.png) no-repeat center; display: block; font-weight: bold; }
.xad1_r .zx:hover{ -webkit-animation: shake 1.5s linear; animation: shake 1.5s linear; }     
.xad1_r p{ float: right; font-size: 16px; color: #ffffff; margin-top: 35px; width: 250px; }
.xad1_r p span{ display: block; padding-bottom: 4px; font-size: 14px; color: #ffffff; line-height: 14px; font-weight: bold; text-align: center; }
.xad1_r p b{ display: block; font-size: 22px; color: #ffffff; line-height: 24px; text-align: center; font-weight: normal; }



/*优势*/
.zf{ width:1200px; margin:0 auto 50px; background:url(../images/20191223101211_927119771.jpg)no-repeat center; }
.zf_bt{ text-align: center; font-weight: normal; font-size: 0; line-height: 0; padding-top: 111px; }
.zf_bt span,.fw_bt span,.case_bt span,.pz_jz_bt span,.xw_bt span{ display:block; font-size: 50px; color:#333333; position:relative; line-height: 55px; }
.zf_bt b,.fw_bt b,.case_bt b,.pz_jz_bt b,.xw_bt b{ font-size: 50px; color:#1e8a03; display:inline-block; }
.zf_bt i,.fw_bt i,.case_bt i,.pz_jz_bt i,.xw_bt i{ display:block; font-size: 20px; color:#595959; padding-top: 38px; height:10px; }
.zf_ul{ padding-top: 60px; }
.zf ul li{ width:1200px; height:460px; position:relative; }
.zf_ul i{ display:block; float:right; width:589px; position:absolute; right:-47px; top:10px; }
.zf_ul dl{ width:652px; height:410px; padding-top: 70px; overflow:hidden; }
.zf_ul dt{ font-size: 32px; padding-left: 80px; color:#333333; font-weight: bold; background:url(../images/20191223101945_34539949.jpg)0 0 no-repeat; height:116px; }
.zf_ul dt em{ display:block; font-size: 28px; color:#1e8a03; padding-top: 5px; }
.zf_ul dd{ font-size: 16px; color:#666666; padding-left: 120px; background:url(../images/20191223101945_2055058040.png)83px 0 no-repeat; line-height: 25px; }
.zf_ul dd p { margin-top: 20px; }
.zf_ul dd p span{ font-weight: bold; color:#333333; }
.zf_ul li:nth-child(2) i{ left:7px; top:-26px; }
.zf_ul li:nth-child(2) dl{ float:right; padding-top: 62px; margin-right: -20px; }
.zf_ul li:nth-child(2) dd{ width:496px; }
.zf_ul li:nth-child(2) dt{ background:url(../images/20191223101945_1097921087.png)no-repeat; }
.zf_ul li:nth-child(3) dt{ background:url(../images/20191223101946_1749927883.png)no-repeat; }
.zf_ul li:nth-child(3) i{ top:-25px; width:599px; }
.zf_ul li:nth-child(3) dd{ width:525px; }

 


/*流程*/
.process_wt{ height: 140px; width: 1200px; margin-top: 50px; position: relative; }
.process_tel{ margin-top: 60px; }
.process_w{ text-align: center; cursor: pointer; width:200px; float:left; margin-left:50px; }
.process_wt div.process_w:first-child{ margin-left:0; }
.process_wt div.process_w:nth-child(2n){ margin-top:50px; }
.process_w p{ font-size: 20px; font-weight: bold; color: #333; margin-top: 14px; }
.process_w span{ font-size: 14px; line-height: 24px; display: block; margin-top: 8px; }
.process_w i{ width: 120px; height: 120px; display: block; margin: 0 auto; border:2px #1e8a03 solid; border-radius:100%; background-repeat:no-repeat; background: url(../images/20191223185747_1667841731.png); transition:all linear 0.2s; -moz-transition:all linear 0.2s; -ms-transition:all linear 0.2s; -webkit-transition:all linear 0.2s; }
.process_w1 i{ background-position: 0 -120px; }
.process_w2 i{ background-position: -120px -120px; }
.process_w3 i{ background-position: -240px -120px; }
.process_w4 i{ background-position: -360px -120px; }
.process_w5 i{ background-position: -480px -120px; }
.process_w:hover i{ background-color:#1e8a03; box-shadow:0 0 0 10px rgba(0,153,51,0.2); }
.process_w1:hover i{ background-position: 0 0; }
.process_w2:hover i{ background-position: -120px 0; }
.process_w3:hover i{ background-position: -240px 0; }
.process_w4:hover i{ background-position: -360px 0; }
.process_w5:hover i{ background-position: -480px 0; }
.prod_t{ text-align: center; }
.prod_t p{ color: #1e8a03; font-weight: bold; font-size: 44px; }
.prod_t t{ color: #333; }
.prod_t span{ position: relative; font-size: 18px; letter-spacing: 2px; line-height: 36px; font-weight: lighter; }
.prod_t span:before{ content: ""; position: absolute; top: 11px; left:-50px; background: url(../images/20191223185747_472531199.png)no-repeat center; width: 34px; height: 2px; }
.prod_t span:after{ content: ""; position: absolute; top: 11px; right:-50px; background: url(../images/20191223185747_692117776.png)no-repeat center; width: 34px; height: 2px; }


/*简介*/
.about_bj { width:100%; margin: 0 auto; background:url(../images/20191223142628_312639427.jpg) center no-repeat; height:641px; }
.about_bt { font-size:36px; font-weight:bold; color:#fff; text-align:center; padding-top: 26px; }
.about_bt1 { font-size:35px; font-weight:bold; color:#1e8a03; text-align:center; padding-top: 68px; }
.about_xt { width:100px; height:2px; background:#666; margin:0 auto; margin-top: 20px; }
.about_wz { width:610px; height:auto; margin-right:30px; }
.about_wz1 { font-size:14px; color:#666; line-height:35px; }
.about_wz1 p { font-size:23px; color:#333; line-height:60px; font-weight:bold; }
.about_kk { width:610px; height:auto; margin-top: 25px; }
.about_kk li { width:140px; height:40px; float:left; margin-right:20px; background:#333; line-height:40px; font-size:14px; color:#FFF; text-align:center; }
.about_kk li a{ font-size:14px; color:#FFF; display:block; }
.about_kk li a:hover{ font-size:14px; color:#fff; background:#333; }



/*企业形象*/
.zqal { margin-top: 42px; }
.zqal .company_r3cont { margin-top: 21px; }
.zqal .company_r3cont > .company_img { display: none; position: relative; width: 1200px; margin: 0 auto; }
.zqal .company_list { height: 46px; width: 100%; text-align: left; }
.zqal .company_list li { display: inline-block; vertical-align: middle; width: 120px; height:46px; font-size: 16px; margin-right:2px; background: #e6e6e6; overflow:hidden; padding-left: 72px; }
.zqal .company_list li a { display: block; color:#333; font-size:18px; line-height:46px; position: relative; }
.zqal .company_list li a img { display: block; float:left; position: absolute; top: 5px; left: -45px; transition: 0.3s all; }
.zqal .company_list li.cur img { top: -31px; transition: 0.3s all; }
.zqal .company_list li.cur a { color: #fff; }
.zqal .company_list li.cur{ background:#1e8a03; }
.zqal .company_row3 .photo_cont{ padding:20px 0; }
.zqal .company_row3 .photo_cont > div{ position: relative; }
.zqal .company_row3 .photo_cont .cont_p2{ display: none; }
.zqal .company_row3 .photo_cont .cont_p3{ display: none; }
.zqal .company_row3 .comp_ibtn { width: 40px; height: 33px; background: #1e8a03 url(../images/20191223185747_537621266.png) no-repeat; display: block; position: absolute; top: -54px; cursor: pointer; transition: 0.3s all ease-in-out; }
.zqal .company_row3 .comp_ibtnl{ right:40px; background-position: left center; }
.zqal .company_row3 .comp_ibtnr{ right: 0px; background: #1e8a03 url(../images/20191223185747_537621266.png) right; background-position: right center}
.zqal .company_row3 .comp_ibtn:hover{ background-color: #333; }
.zqal .company_img_cont table { display: block; width: 100%; }
.zqal .company_img_cont td { display: block; float: left; padding: 0 !important; position: relative; margin-right: 18px; }
.zqal .company_img_cont td a img { display: block; width: 100%; height: auto; transition:0.3s all ease-in-out}
.zqal .company_img_cont td a { display: block; overflow:hidden; line-height: 40px; font-size: 15px; }
.zqal .cont_p1 .company_img_cont td { width: 286px;max-height: 215px; }
.zqal .company_img_cont td br{ display:none; }
.zqal .cont_p2 .company_img_cont td { /*width:190px; margin-left: 20px; */ width:286px; max-height: 215px;}
.zqal .cont_p3 .company_img_cont td { width:286px; max-height: 215px;}
.zqal .cont_p4 .company_img_cont td { width:286px;max-height: 215px; }
.zqal .company_row3 .cont_p2 .comp_ibtn{ top: -54px; }
.zqal .company_img_cont table > tbody > tr > td > div{ padding: 0 !important; display:none; }
.zqal .company_img_cont td:hover a img { transform: scale(1.1); }

 


/*版权*/
.footWrap{ height:352px; padding-top:90px; overflow:hidden; background:url(../images/20191223171005_1597524264.jpg) repeat-x center top; margin-top: 44px; }
.footWrap .footer{ width:1200px; margin:0 auto; }
.footWrap .slide-left{ width: 282px; background: url(../images/20191223185748_1596948275.jpg) no-repeat right 0; height: 292px; }
.footWrap h2{ overflow:hidden; margin-bottom: 13px; }
.footWrap .code{ background: url(../images/20191223185748_788160501.jpg) no-repeat; width: 234px; height: 117px; color: #fff; }
.footWrap .code em{ display: inline-block; width: 117px; text-align: center; font-style:normal; float:left; }
.footWrap .code em img{ width: 98px; height: 98px; display: block; margin: 9px auto 0; }
.footWrap .code em.em01{ padding-top:60px; }
.footWrap h3{ font-size: 16px; color: #1e8a03; margin-bottom: 40px; }
.fnav-item{ width:183px; padding-left:20px; float:left; overflow:hidden; background: url(../images/20191223185748_253841032.jpg) no-repeat right 0; }
.fnav a{ display:block; font:14px "Microsoft YaHei"; line-height:35px; color:#fff; }
.fnav a:hover { text-decoration: underline; }
.fnav a:nth-child(4n){}
.ft-info{ font:14px "Microsoft YaHei"; line-height:35px; color:#fff; padding-left: 20px; width: 288px; }
.ft-info h3{ line-height: 16px; }
.foot{ height:60px; font:14px "Microsoft YaHei"; line-height:60px; color:#fff; overflow:hidden; }
.foot a{ color:#fff;    font-size: 14px; }
.foot a:hover { text-decoration: underline; }
.foot span{ float:right; }
.foot span b{ float:left; }
.foot em{ padding:0 12px; }


#jquery-overlay{position:absolute;top:0;left:0;z-index:9999999999999;width:100%;height:500px;}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:100;text-align:center;line-height:0;z-index:999999999999;}
#jquery-lightbox a img{border:none;}
#lightbox-container-images-box{position:relative;background-color:none;width:250px;height:250px;margin:0 auto;}
#lightbox-container-images{padding:10px;}
#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-images-box > #lightbox-nav{left:0;}
#lightbox-nav a{outline:none;}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}
#lightbox-nav-btnPrev{left:0;float:left;}
#lightbox-nav-btnNext{right:0;float:right;}
#lightbox-container-images-data-box{font:10px Verdana, Helvetica, sans-serif;background-color:#none;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;}
#lightbox-container-images-data{padding:0 10px;color:#666;}
#lightbox-container-images-data #lightbox-images-details{width:70%;float:left;text-align:left;}
#lightbox-images-details-caption{font-weight:bold;}
#lightbox-images-details-currentNumber{display:block;clear:left;padding-bottom:1.0em;}
#lightbox-secNav-btnClose{width:66px;float:right;padding-bottom:0.7em;}
#newBridge .icon-right-center{ top:30% !important;}


/* 客服代码 */
.kefu{position:fixed;right:-170px;top:50%;z-index:900;}
.kefu li a{text-decoration:none; color: #FFF;}
.kefu li{margin-top:1px;clear:both;height:71px;position:relative;}
.kefu li i{background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0 auto;text-align:center;}
.kefu li p{height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;margin: 0;}
.kefu .kefu-qq i{background-position:4px -50px;}
.kefu .kefu-tel i{background-position:0 -21px;}
.kefu .kefu-liuyan i{background-position:4px -53px;}
.kefu .kefu-weixin i{background-position:-34px 4px;}
.kefu .kefu-weibo i{background-position:-30px -22px;}
.kefu .kefu-ftop{display:none;}
.kefu .kefu-ftop i{width:33px;height:35px;background-position:-27px -51px;}
.kefu .kefu-left{float:left;width:77px;height:47px;position:relative;}
.kefu .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;}
.kefu .kefu-right{width:20px;}
.kefu .kefu-tel-main{background:#009148;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.kefu .kefu-main{background:#009148;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.kefu .kefu-weixin-pic{position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.kefu-weixin-pic img{width:115px;height:115px;}