@charset "utf-8";

/* CSS Document */



/*header*/

.header{

	width: 100%;

	height: 156px;

	background: url(../images/head_bg.jpg) no-repeat center;

}

.head{

	width: 1180px;

	height: 156px;

	margin: 0 auto;

}

.h_top{

	width: 1180px;

	height: 35px;

	overflow: hidden;

}

.h_top p{font-size: 12px; float: left; line-height: 35px; color: #808080;}

.h_top ul{ float: right; line-height: 35px; margin-right: 56px;}

.h_top ul li{ float: left; color: #fff;}

.h_top ul li a{ font-size: 12px; color: #fff;}

.logo{float: left;}

.logo h1{float: left;}

.logo h1 a{ float: left; margin-top: 14px;display: block; padding-top: 10px; width: 210px; height:73px;}

.logo h1 a img{width: 194px; height: 64px;}

.logo p{ float: left; font-size: 24px; color: #f37a03; font-weight: bold; line-height: 24px; padding-top: 30px;}

.logo p span{font-size: 16px; color: #4c4c4c; line-height: 34px;font-weight: 500;display: block;}

.tel_right{ float:right; margin-top: 24px;}

.tel_right p{font-size: 14px; color: #666; line-height: 24px; background: url(../images/phone.jpg) no-repeat 0 10px; padding-left: 84px;}

.tel_right p span{font-size: 20px; color: #f37a03;font-weight: bold; line-height: 30px;}



#fixedNav{background: #039741;  width: 100%; height: 50px;position: relative;z-index: 99;}

.nav{ width: 1180px; height: 50px; margin: 0 auto;position: relative;z-index: 99;}

/* .nav ul{ overflow: hidden;} */

.nav ul li{ font-size: 14px;  float: left; font-weight: 500; line-height: 50px; color: #fff;position: relative;}

.nav ul li a{  float: left;color: #fff; display: block;text-align: center; width: 107px;}

.nav ul li a:hover,.nav ul .another>a{background-color: #b3eb64; text-align: center; color: #039741;}

.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

}

.nav .navlist{
	top: 50px;
	left: 0;
	width: 100%;
	position: absolute;
	background: #039741;
	display: none;
}

.nav ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.nav ul li p{
	background: #039741;
}



/*footer*/

.footer{

	width: 100%;

	/*height: 300px;*/

	background: #039741;

}

.f_con{

	width: 1180px;

	height: 300px;

	margin: 0 auto;

	overflow: hidden;

}

.f_nav ul{

	overflow: hidden;

	width: 1158px;

	height: 50px;

	border-bottom: solid #bfbfbf 1px;

}

.f_nav ul li{

	float: left;

	font-size: 16px;

	color: #fff;

	line-height: 50px;

}

.f_nav ul li a{

	font-size: 16px;

	color: #fff;

	padding-left: 26px;

	padding-right: 27px;

}

.f_nav ul li a:hover{

	color: #c4dd65;

}

.erweima{

		margin-top: 50px;

	margin-left: 100px;

	float: left;

}

.erweima img{

	width: 133px;

	height: 133px;

}

.f_nr{

	margin-left: 60px;

	float: left;

}

.f_nr h2{

	color: #fff;

	font-size: 14px;

	margin-top: 40px;

	line-height: 30px;

}

.f_nr p {

	color: #fff;

	font-size: 14px;

	line-height: 30px;

}

.f_nr p a{

	color: #fff;

}





/*浮动客服*/

#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}

#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background: #039741;color:#fff;font-size:18px;text-indent:22px;position:relative;}

#floatDivBoxs .floatDqq{padding:0 14px;}

#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}

#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}

#floatDivBoxs .floatDtel{padding:0 0 15px 10px; font-size:21px; font-weight:bold; color: #039741;}

#floatDivBoxs .floatDtel img{display:block;}

#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}

.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}

#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}

#rightArrow a{display:block;height:45px;}

.zd{ width:100%; height:65px; margin:auto; margin-top:10px;}

.zd a{ display:block; width:65px; height:56px; margin:auto;}

.wx img{ width:106px; height:106px;}