@charset "utf-8";
/* CSS Document */
/**通用css系列**/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑";
	min-width: 1540px;
}
li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
/**长度**/
.w1520 {
	width: 1520px;
}
/**清除浮动**/
.clear {
	clear: both;
}
/**margin居中**/
.mgau {
	margin: auto;
}
/**网站头部**/
.headbg {
	width: 100%;
	height: 114px;
	overflow: hidden;
}
.headbg .head {
	height: 114px;
}
.headbg .head .logo {
	float: left;
	width: 500px;
	height: 114px;
}
.headbg .head .logo a img {
	width: 500px;
	height: 114px;
}
/**网站顶部导航**/
.headbg .head .topnav {
	width: 770px;
	height: auto;
	overflow: hidden;
	float: right;
	padding-top: 30px;
}
.headbg .head .topnav ul li {
	float: left;
}
.headbg .head .topnav ul li a {
	display: block;
	width: 110px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: black;
	height: 60px;
	line-height: 60px;
}
.headbg .head .topnav ul li a:hover {
	color: #049e3b;
	background: url(../images/topnavarr.png) no-repeat 0 0;
}
.headbg .head .topnav ul li a.topnavhov {
	color: #049e3b;
	background: url(../images/topnavarr.png) no-repeat 0 0;
}
/* banner */
.banner {
	width: 100%;
	height: 800px;
	overflow: hidden;
	position: relative;
}
.banner .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 50%;
	bottom: 5px;
	z-index: 1;
}
.banner .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.banner .hd ul li {
	float: left;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.banner .hd ul li.on {
	background: #f00;
	color: #fff;
}
.banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.banner .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height:800px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev, .banner .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 73px;
	height: 74px;
	display: none;
}
.banner.next {
	left: auto;
	right: 3%;
}
.banner .prev {
	background: url('../images/img/hover_left.png') no-repeat;
}
.banner .next {
	background: url('../images/img/hover_right.png') no-repeat;
}
.banner:hover .prev, .banner:hover .next {
	display: block;
}
.banner .prevStop {
	display: none;
}
.banner .nextStop {
	display: none;
}
/**网站底部**/
.footbg {
	width: 100%;
	min-height: 238px;
	overflow: hidden;
	background: #454645;
}
.footbg .footfir {
	text-align: center;
	color: white;
	font-size: 15px;
	border-bottom: 1px solid #5f605f;
	height: 86px;
	line-height: 86px;
}
.footbg .footfir a {
	color: white;
}
.footbg .footsec {
	width: 1200px;
	min-height: 152px;
}
.footbg .footsec .footlogo {
	width: 140px;
	height: 152px;
	float: left;
}
.footbg .footnav .footlogo img {
	display: block;
	height: 100%;
	margin: auto;
}
.footbg .footsec .footinfo1 {
	width: 410px;
	color: white;
	font-size: 14px;
	padding: 40px 30px;
	float: left;
	line-height: 25px;
}
.footbg .footsec .footinfo2 {
	width: 410px;
	color: white;
	font-size: 14px;
	padding: 40px 30px;
	float: left;
	line-height: 25px;
}
.footbg .footsec .footinfo2 a {
	color: white;
}
.footbg .footsec .foottwocode {
	width: 80px;
	float: left;
	padding-top: 40px;
}
.footbg .footsec .foottwocode img {
	width: 80px;
	height: 80px;
	display: block;
}
.footbg .footsec .foottwocode p {
	font-size: 12px;
	text-align: center;
	color: white;
	line-height: 30px;
}
/**客服**/
#service {
	width: 161px;
	height: 290px;
	position: fixed;
	right: 0px;
	bottom: 5px;
	z-index: 100;
}
*html #service {
	margin-top: 258px;
	position: absolute;
top:expression(eval(document.documentElement.scrollTop));
}
#service li {
	width: 161px;
	height: 60px;
}
#service li img {
	float: right;
}
#service li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 161px;
}
#service li a .shows {
	display: block;
}
#service li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}
#service li a.weixin_area .hides {
	display: none;
	position: absolute;
	right: 143px;
}
#service li a.weixin_area .weixin {
	display: none;
	position: absolute;
	right: 0;
	top: 48px
}
#p2 {
	width: 112px;
	background-color: #A7D2A9;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #8BC48D;
	text-align: center;
	line-height: 47px
}
#p3 {
	width: 112px;
	background-color: #EC9890;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #E6776C;
	text-align: center;
	line-height: 47px
}
#p1 {
	width: 47px;
	height: 49px;
	float: left
}
/**广告位**/
.qad
{
	position: fixed;
	width:150px;
	height:auto;
	min-height:250px;
	overflow:hidden;
	background:white;
	right:0;
	top:130px;
	opacity:0.8;
	border:1px solid #049e3b;
	z-index:900;
}
.qad dl 
{
	width:150px;
	height:100%;
	overflow:hidden;
}
.qad dl dt
{
	width:150px;
	height:30px;
	text-align: center;
	line-height:30px;
	overflow:hidden;
	position:relative;
	font-size:15px;
	font-weight:bold;
}
.qad dl dd
{
	width:130px;
	max-height:210px;
	font-size:14px;
	margin:auto;
}
.qad dl dt span
{
	position:absolute;
	right: 10px;
	top:8px;
	display: block;
	font-size:12px;
	width:12px;
	height:12px;
	line-height: 11px;
	border:1px solid #ccc;
	cursor: pointer;
	border-radius: 6px;
}