﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;	
}
html{
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 0 0%;
}
body{
	background-color: rgba(255,255,255,0.7);
}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/overflow-x:hidden;}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
.clear{clear:both;}
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
body {margin: 0px; color:#3F3F3F; font-size: 12px; font-family: Microsoft YaHei,宋体,Arial, Helvetica, sans-serif;}
a:link { text-decoration: none;color: #131313;}
a:visited {text-decoration: none; color: #131313;}
a:hover { text-decoration: none;}
a:active {text-decoration: none; color: #131313;}
.xp_xdd{
	width: 100%;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
.cp{
	width: 1200px;
	margin:0 auto;
}
.xp_l{
	float: left;
	color: #000;
}
.xp_l a{
	color: #000;
}
.xp_r{
	float: right;
	color: #000;
}
.xp_r a{
	color: #000;
}
.nav_xdd{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.nav{
	float: left;
}
.logo{
	margin-top: 10px;
}
.logo img{
	
}
.nav_r{
	float: right;
}
.nav_r ul li{
	float: left;
	list-style: none;
	overflow: hidden;
    position: relative;
    line-height: 60px;
    text-align: center;
}
.nav_r ul li>a{
	width: 100px;
	font-size: 16px;
    color: #000;
    display: block;
}
.nav_r ul li a span{
	position: absolute;
	left:0;
	width: 100px;
}
.nav_r ul li a span.over{
	color: #fff;
    background-color: #079f28;
    top: -60px;
}
.nav_r ul li a{
	position: relative;
    display: block;
    height: 60px;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    margin-top: 18px;
    overflow: hidden;
}
.nav_r ul li a span.out{
	top:0;
}
.nav_r ul li.active>a{
	margin: 0 7px;
	font-size: 16px;
    color: #fff;
    display: block;
    margin-top: 18px;
    background: #079f28;
}
/*.nav_r ul li a:hover{
	margin: 0 7px;
	font-size: 16px;
    color: #fff;
    display: block;
    margin-top: 18px;
    background: #079f28;
    padding: 16px 15px;
}*/

.banner {
	width: 1440px;
	height: 500px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin: 0 auto;
}
.imgbox {
	width: 1440px;
	height: 500px;
	position: relative;
	overflow: hidden;
}
.img{
	position: absolute;
	display: none;
}
.im {
	display: block;
}
.change {
	height: 100px;
	display: block;
	position: absolute;
	z-index: 20;
	opacity: 0.4;
	transition: 0.4s;
	top: 50%;
	margin-top: -50px
}
.change:hover {
	opacity: 1;
}
.pre {
	left: 1%;
}
.next {
	right: 1%;
}
.cirbox {
	width: 88px;
	position: absolute;
	bottom: 15px;
	z-index: 10;
	left: 50%;
	margin-left: -44px;
	cursor: pointer;
}
.cir {
	width: 12px;
	height: 12px;
	background-color: #fff;
	opacity: 0.4;
	float: left;
	border-radius: 6px;
	margin: 0 5px 0 5px;
	cursor: pointer;
}
.cir:hover {
	background-color:#d9bd7c;
	transition: 0.8s;
}
.cr {
	opacity: 1;
	background-color: #d9bd7c;
}
.cr:hover {
	background-color: #fff;
}
.about_xdd{
	width: 100%;
	overflow:hidden;
	padding-top: 27px;
}
.about{
	width: 1200px;
	margin:0 auto;
}
.ty_title{
	position: relative;
	padding-left: 43px;
}
.title24{
	font-size: 36px;
    font-family: "Times New Roman";
	text-transform: uppercase;
}
.title25{
	font-size: 40px;
	background: url("../images/about_bg.png") top left no-repeat;
	height: 102px;
}
.title26{
	font-size: 40px;
	background: url("../images/case_bg.png") top left -5px no-repeat;
	height: 102px;
}
.title27{
	font-size: 40px;
	background: url("../images/news_bg.png") top left -9px no-repeat;
	height: 102px;
	width: 630px;
    display: inline-block;
}
.line{
	position: absolute;
    height: 80px;
    width: 2px;
    background: #079f28;
    left: 0;
    top: 10px;
}
.iabout{
	overflow: hidden;
	margin-top: 17px;
}
.iabout_text{
	float: left;
	position: relative;
}
.iabout_text p{
	width: 591px;
	margin-top: 40px;
    line-height: 30px;
    padding-left: 43px;
    font-size: 14px;
   /* text-indent: 2em;*/
}
.iabout_img{
	float: right;
	position: relative;
	height: 315px;
}
.iabout_img img{
	position: relative;
	z-index: 2;
}
.iabout_text em{
	position: absolute;
	width: 28px;
	height: 4px;
	background: #079f28;
	top: 0;
	left:43px;
}
.about_more{
	padding-left: 40px;
	margin-top: 21px;
}
.about_more a{
	padding: 13px 50px;
	display: inline-block;
	background: #079f28;
	border-radius: 22px;
	color: #fff;
	transition: all .5s;
}
.about_more a:hover{
	background: #EEC15E;
}
.kuang{
	position: absolute;
	width: 528px;
	height: 296px;
	border: 2px solid #cccccc;
	top: 18px;
    left: -14px;
}
.case_xdd{
	width: 100%;
	overflow:hidden;
	padding-top: 40px;
}
.case{
	width: 1200px;
	margin:0 auto;
}
.cp_lb{
	margin: 0 auto;
    width: 952px;
}
.cp_lb ul li:first-child{
	margin-left: 0px;
}
.cp_lb ul li{
	float: left;
	position: relative;
	margin-left: 10px;
	border: 1px solid #079f28;
    display: block;
    transition: all .5s;
}
.cp_lb ul li a{
    font-size: 14px;
    border: 1px;
    transition: all .5s;
    display: inline-block;
    padding: 9px 16px;
}
.cp_lb ul li a:hover{
	background: #079f28;
    color: #fff;
}
.cp_lb li em{
	position: absolute;
	width: 20px;
	height: 2px;
	bottom: 0;
	background: #079f28;
	left:42%;
	top: 20px;
	opacity: 0;
}
.case_show{
	margin-top: 21px;
}
.news_xdd{
	width: 100%;
	overflow:hidden;
	padding-top: 30px;
}
.news{
	width: 1200px;
	margin: 0 auto;
}
.news_fl{
	float: right;
	margin-top: 22px;
}
.news_fl ul li{
	float: left;
	padding: 0 10px;
}

.news_fl ul li a{
	font-size: 14px;
	background: #079f28;
	padding: 9px 16px;
	display: block;
	transition: all .5s;
	color:#fff;
	
}

.inews{
	margin-top: 40px;
	overflow:hidden;
}
.inews_con{
	margin-bottom: 0px;
	overflow:hidden;
}
.inews_left{
	float: left;
	width: 620px;
	margin-top: 37px;
}
.inews_left1 img{width: 450px;
    height: 200px;}
.inews_right{
	float: right;
}
.inews_right img{width: 450px;
    height: 200px;}
.inews_time{
	float: left;
}
.inews_text{
	float: right;
	width: 541px;
	margin-top: 9px;
}
.day{
	color: #b3b3b3;
	font-size: 48px;
}
.year{
	color: #b3b3b3;
	font-size: 14px;
}
.inews_title{
	font-size: 16px;
	color: #303133;
	margin-bottom: 20px;
}
.inews_text p{
	font-size: 13px;
    color: #616366;
    margin-bottom: 25px;
    width: 609px;
	line-height: 25px;
}
.inews_more a{
	padding: 13px 40px;
    display: inline-block;
    background: #079f28;
    border-radius: 22px;
    color: #fff;
    transition: all .5s;
}
.inews_more a:hover{
	background: #EEC15E;
}
.inews_line{
	border-left: 1px solid #ccc;
	padding-left: 23px;
}
.inews_left1{
	float: left;
    margin-top: 37px;
}
.inews_right1{
	float: right;
	width: 670px;
	margin-top: 74px;
}
.inews_text1{
	float: right;
    width: 586px;
    margin-top: 9px;
}
.inews_text1 p{
	font-size: 13px;
	color: #616366;
	line-height:25px;
	margin-bottom: 36px;
}
.footer{
	width: 100%;
	overflow:hidden;
	background: #079f28;
	margin-top: 40px;
}
.bottom{
	width: 1200px;
	margin:0 auto;
}
.foot_l{
	width: 987px;
	float: left;
    margin-top: 28px;
}
.foot_l dl:first-child{
	padding-left: 0;
}
.foot_l dl{
	float: left;
	padding-left: 65px;
}
.foot_l dt{
	color: #fff;
    font-size: 18px;
    position: relative;
    margin-bottom: 17px;
    display: inline-block;
}
.foot_l dt a{
	color: #fff;
}
.foot_l dd a{
	font-size: 14px;
	color: #f1f1f1;
}
.foot_l dd{
	line-height: 30px;
	text-align: center;
}
.foot_l dt:after{
	content: "";
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    height: 2px;
    background: #015f2b;
}
.foot_r{
	float: right;
	margin-top: 28px;
}
.foot_r p{
	color: #fff;
	text-align: center;
}
.ba_xdd{
	width: 100%;
	overflow:hidden;
	background: #015f2b;
	line-height: 40px;
}
.ba{
	width: 1200px;
	margin:0 auto;
	color: #fff;
	text-align: center;
}
.banc{
	width: 1200px;
	margin:0 auto;
}
.banc img{
	display: block;
	max-width: 100%;
	height: auto;
}
.main{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
    margin-top: 40px;
    margin-bottom: 68px;
}
.tynav{
	float: left;
	width: 240px;
}
.ty_p{
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	overflow: hidden;
	width: 240px;
	padding-bottom: 35px;
}
.ty_img img{
	display: block;
}
.ty_p ul li{
	padding-left: 37px;
	width: 190px;
	line-height: 47px;
}
.ty_p ul li a{
	font-size: 14px;
	background: url("../images/timo.png") left no-repeat;
	padding-left: 25px;
	border-bottom: 1px solid #e4e4e5;
    display: block;
}
.ty_link{
	background: url("../images/tel_bg.jpg") center no-repeat;
	width: 240px;
	height: 90px;
	margin-top: 35px;
	text-align: center;
    padding-top: 47px;
    font-size: 27px;
    color: #fff;
}
.tymain{
	width: 910px;
	float: right;
}
.tymain1{
	width: 910px;
	float: right;
	line-height: 30px;
}
.okc{
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 13px;
	position: relative;

}
.okc em{
	position: absolute;
	width: 40px;
	height: 2px;
	background: #079f28;
	bottom:-1px;
	left: 0;
}
.ty_con{
	margin-top: 20px;
}
.ty_con p{ font-size:14px; line-height:30px;}
.miaoshu{
	text-indent: 2em;
    margin-top: 14px;
}
.ty_con1{
	margin-top: 37px;
	margin-bottom: 40px;
}
.ty_con_about{
	margin-top: 37px;
	line-height: 30px;
	text-indent: 2em;
	font-size: 14px;
}
.ty_con ul li{
	float: left;
	margin-bottom: 40px;
}
.cp_name{
	text-align: center;
	margin-top: 10px;
}
.cp_name a{
	font-size: 16px;
}
.pd_l{
	padding-left: 0px!important;
}
.ty_con li{
	padding-left: 35px;
}
.pages{
	text-align: center;
}
.pages li{
	display: inline-block;
}
.pages li a{
	display: block;
    padding: 0 10px;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    height: 36px;
    line-height: 36px;
    min-width: 36px;
}
.pages_solid{
	display: block;
    padding: 0 10px;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    height: 36px;
    line-height: 36px;
    min-width: 36px;
    background: #079f28;
    color: #fff;
}
.news_time{
	float: left;
}
.news_text{
	float: right;
	width: 785px;
	margin-top: 10px;
}
.news_y{
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	padding-top: 20px;
	padding-left: 20px;
	cursor: pointer;
}
.news_y:hover{
	background: #f5f7f7;
}
.ty_title1{
	text-align: center;
}
.ty_title1 h1{
	font-size: 20px;
}
.author{
	text-align: center;
	color: #ccc;
}
.p_detail{
	margin-top: 10px;
	padding:15px 0;
}
.p_detail { font-size:14px; line-height:30px; text-indent:2em;}
.p_detail p{ text-indent:2em;}
.tag{
	border-top: 1px dashed #e0e1dc;
    color: #999;
}
.related_list h4{
	line-height: 30px;
    border-bottom: 1px solid #d7d7d7;
    color: #079f28;
    font-size: 16px;
}
.related_news li a{
	width: 75%;
    float: left;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.4s;
}
.related_news li span{
	width: 25%;
    float: right;
    text-align: right;
}
.related_list h4{
	line-height: 30px;
    border-bottom: 1px solid #d7d7d7;
    color: #079f28;
    font-size: 16px;
}
.related_pro li{
	margin: 20px 0;
    width: 25%;
    float: left;
    text-align: center;
}
.related_img{
	overflow: hidden;
}
.related_img img{
	display: inline;
    cursor: pointer;
    transition: all 0.4s;
    width: 194px;
    height: 146px;
}
.related_pro li span{
	display: block;
    line-height: 30px;
}
.related_img img:hover{
	transform: scale(1.1);
}
.xdd1{
	overflow: hidden;
}
.xdd1_l{
	float: left;
	width: 680px;
}
.xdd1_r{
	float: right;
}
.xdd1_n_l{
	float: left;
}
.xdd1_n_r{
	float: right;
	width: 450px;
	height: 230px;
	background: #079f28;
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding-top: 80px;
	line-height: 30px;
}
.xdd1_n_r em{
	width:20px;
	height: 2px;
	background: #fff;
	display: inline-block;
}
.yg img{
	display: block;
}
.xdd2{
	overflow: hidden;
	height: 460px;
}
.xdd2_l{
	float: left;
	width: 230px;
}
.xdd2_r{
	float: right;
	width: 680px;
}
.xdd2_s{
	width: 230px;
	height: 230px;
	background: #079f28;
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding-top: 80px;
	line-height: 30px;
}
.xdd2_s em{
	width:20px;
	height: 2px;
	background: #fff;
	display: inline-block;
}
.xdd3{
	overflow: hidden;
}
.xdd3_l{
	float: left;
}
.xdd3_r{
	float: right;
}
.xdd3_n_l{
	float: left;
}
.xdd3_n_r{
	float: right;
	width: 230px;
	height: 230px;
	background: #079f28;
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding-top: 80px;
	line-height: 30px;
}
.xdd3_n_r em{
	width:20px;
	height: 2px;
	background: #fff;
	display: inline-block;
}
.exhibition_hall{text-align:center;position:relative;overflow:hidden}.exhibition_hall h4{font-size:30px;font-family:寰蒋闆呴粦;text-align:center;margin:0 auto;padding-top:50px;color:#000}.tline{color:#dedede}.roundabout_box{width:980px;height:480px}.roundabout_box ul{}.roundabout_box img{width:100%}.roundabout_box{height:425px;width:980px;margin:40px auto 20px}.roundabout-holder{list-style:none;width:500px;height:425px;margin:0 auto}.roundabout-moveable-item{font-size:12px!important;height:425px;width:650px;cursor:pointer;background:#f9f9f9}.roundabout-moveable-item img{height:100%;width:100%;background-color:#fff;margin:0}.roundabout-in-focus{cursor:auto;}.roundabout-in-focus000:hover{-webkit-box-shadow:0 0 20px #787878;-moz-box-shadow:0 0 20px #787878;background:#f9f9f9}.roundabout-holder .text{color:#999}.roundabout-in-focus000:hover span{display:inline;position:absolute;bottom:5px;right:5px;padding:8px 20px;background:#f9f9f9;color:#36c;z-index:999;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-left:1px solid #aaa;border-top:1px solid #aaa}.roundabout a:active,.roundabout a:focus,.roundabout a:visited{outline:0;text-decoration:none}.roundabout li{margin:0}
.roundabout_box li{
	width: 950px;
	height: 460px;
}
.roundabout_box li p{
	position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(../images/float-bg.png) repeat;text-indent:8px;color:#fff;text-align: center;
}
.roundabout_box li p span{display:inline-block;width:100%;height:40px;overflow:hidden;color: #fff!important}
.map img{
	max-width: none!important;
}
.copyright a{
	color: #fff;
}
.cityspread a{
	color: #fff;
}
.sm{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.sm a{
	padding: 0 20px;
}
.map_con{
	margin-bottom: 10px;
	padding:5px 8px;
	height: 30px;
}
.map_con ul li{
	float: left;
	margin-left: 12px;
	line-height: 30px;
}
.ty_con2{
	margin-top: 20px;
}
.nav_r ul li dl{
	position: absolute;
    display: none; 
    z-index: 999;
    background: #fff;
    border-radius: 5px;
    width: 849px;
    text-align: center;
    border: 1px solid #ccc;
    height: 120px;
    padding-top: 4px;
}
.nav_r ul li dl dd{
    line-height: 35px;
    width: 30%;
    float: left;
}
.nav_r ul li dl dd a{
	color: #000;
	font-size: 16px;
}
.nav_r ul li dl dd a:hover{
	color: #079f28;
}
.fzlc{
	width: 1200px;
	margin:0 auto;
}
.fzlc img{
	max-width: 1165px;
}
#xixi{
	background: transparent;
	height: 172px;
	width: 1165px;
	margin: 10px auto;
	position: relative;
	overflow: hidden;
	margin-left: 35px;
}
#xixi ul{
	position:absolute;
	left:0px;
}
#xixi ul li{
	float: left;
	list-style: none;
	padding: 10px;
}
#xixi ul li img{
	width: 240px;
}
.cp_name {
	text-align: center;
}

.temp_on_inp {/* background:url(../images/on_bj.jpg) no-repeat center 40px; */
	overflow:hidden;
	padding-top:50px;
	padding-left: 100px;
}
.temp_on_inp h3 {
	width: 100%;
	height:78px;
	background:url(../images/on_tx.gif) no-repeat left bottom;
	font:24px "Microsoft YaHei";
	font-weight:bold;
	color:#079f28;
	line-height:24px;
	float:left;
}
.temp_on_inp h3 span {
	display:block;
	font:14px Arial;
	color:#079f28;
	line-height:36px;
	text-transform:uppercase;
}
.temp_on_inp h3 a {
	color:#cf181f;
}
.temp_on_con {
	width:550px;
}
.temp_on_con li {
	height:38px;
	width:308px;
	border:1px solid #d1d1d1;
	float:left;
	margin-right:22px;
	margin-bottom:16px;
	color:#FF070B;
	background:none;
	padding:0px;
	line-height:38px;
	overflow:hidden;
}
.temp_on_con li span {
	font:14px "Microsoft YaHei";
	color:#999;
	line-height:38px;
	float:left;
	padding-left:10px;
	display:inline-block;
}
.temp_on_con li input {
	width:238px;
	height:38px;
	border:0;
	font:14px "Microsoft YaHei";
	color:#999;
	line-height:38px;
	float:left;
	box-shadow: none;
}
.temp_on_con .inp01 input {
	width:210px;
	outline:none;
}
.temp_on_con .inp03 {
	width:425px;
	height:72px;
	padding-top:10px;
}
.temp_on_con .inp03 span {
	line-height:14px;
}
.temp_on_con .inp03 textarea {
	width:386px;
	height:56px;
	resize:none;
	overflow:auto;
	outline:none;
	padding-left:10px;
	border:0;
:14px "Microsoft YaHei";
	color:#999;
	line-height:24px;
}
.temp_on_con .inp04 {
	margin-bottom:0;
}
.temp_on_con .inp04 input {
	width:120px;
}
.temp_on_con .inp04 img {
	width:52px;
	height:38px;
	border-left:1px solid #d1d1d1;
	float:right;
}
.temp_on_con .inp02 {
	width:634px;
	border:0;
}
.temp_on_con .inp02 span {
	display:block;
}
.temp_on_con .inp02 em {
	font:12px "Microsoft YaHei";
	color:#999;
	line-height:36px;
	float:left;
}
.temp_on_con .minp05 {
	border:0;
}
.temp_on_con .minp05 input {
	width:82px;
	height:24px;
	margin-right:16px;
	cursor:pointer;
	cursor:pointer;
}
.temp_on_con .minp05 .onb1 {
	background:url(../images/on_b2.jpg) no-repeat center top;
}
#ehong-code-input {
	width:42px;
	letter-spacing:2px;
	margin:0px 8px 0px 0px;
}
.ehong-idcode-val {
	position:relative;
	padding:1px 4px 1px 4px;
	top:0px;
 *top:-3px;
	letter-spacing:4px;
	display:inline;
	cursor:pointer;
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	font-weight:bold;
}
.ehong-idcode-val0 {
	border:solid 1px #A4CDED;
	background-color:#ECFAFB;
}
.ehong-idcode-val1 {
	border:solid 1px #A4CDED;
	background-color:#FCEFCF;
}
.ehong-idcode-val2 {
	border:solid 1px #6C9;
	background-color:#D0F0DF;
}
.ehong-idcode-val3 {
	border:solid 1px #6C9;
	background-color:#DCDDD8;
}
.ehong-idcode-val4 {
	border:solid 1px #6C9;
	background-color:#F1DEFF;
}
.ehong-idcode-val5 {
	border:solid 1px #6C9;
	background-color:#ACE1F1;
}
.ehong-code-val-tip {
	font-size:12px;
	color:#1098EC;
	top:0px;
 *top:-3px;
	position:relative;
	margin:0px 0px 0px 4px;
	cursor:pointer;
}




.footWrap{background:#333;height: 327x;overflow:hidden;font-family:"Microsoft Yahei";padding-top: 42px; margin-top:10px;}
            .footerr{width:1200px;margin: 0 auto; position: relative;}
            .f_on1{ height: 80px; overflow: hidden; border-bottom: 1px solid #434343; margin-bottom: 37px;}
            .f_on1 h3{ float: left; font-size: 0;}
            .f_on1 ul{ float: right;}
            .f_on1 ul li{ float: left; padding-top: 36px; line-height: 100%; padding-left:60px;}
            .f_on1 ul li a{ color: #cccccc; font-size: 16px; display: inline-block;}
            .f_on2{ height: 149px; overflow: hidden; border-bottom: 1px solid #434343;}
    .f_on2 p{ float: left; width: 410px; font-size: 14px; color: #999; line-height: 27px;}
            .f_on2 p span{ display: block;} .f_on2 p a{ color: #999; padding: 0 15px;}
            .f_on2 ul{ float: left; width: 470px;}
            
			.f_on2 ul li{ padding-left: 57px; font-size: 14px; color: #999;min-height: 44px; margin-bottom: 18px; float: left; padding-right: 25px;}
            .bg2{background: url(../images/f_ico2.jpg) no-repeat;}
			.bg1{background: url(../images/f_ico1.jpg) no-repeat;}
			.bg3{background: url(../images/f_ico3.jpg) no-repeat;}
			.bg4{background: url(../images/f_ico4.jpg) no-repeat;}
			.f_on2 ul li span{ /*display: block;*/ font-size: 16px; color: #cccccc; padding-bottom: 7px;}
            .f_on2 h3{ overflow: hidden;}
            .f_on2 h3 i{ display: inline-block; float: right;font-style: normal;}
            .f_on2 h3 i span{ display: inline-block; float: left; font-weight: normal; font-size: 14px; color: #999999; line-height: 100%; padding: 15px 5px 0;
    width: 25px;background: #484848; height: 80px;}
            .f_on2 h3 i img{ display: inline-block; float: left; width: 93px; height: 92px; border: 6px solid #fff;}
        

        .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: 71px;
            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;font-style: normal;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 14px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .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: 35px;
            background-position: -27px -51px;font-style: normal;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            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: #d61613;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #d61613;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            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;
        }
    



