
.banner{ width:100%; height: 601px; position: relative;}
.slideBox{ width:100%;  overflow:hidden; position:relative; margin:auto; height: 601px;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right: 42%; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:20px;  width:50px; height:4px; text-align:center; background:#8d8785; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#ffffff; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd ul{
			height: 100%;
		}
		.slideBox .bd li{ zoom:1; vertical-align:middle; width: 100%;height: 100%; }
		.slideBox .bd img{ width:100%; height:100%; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:72px; height:73px; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

.tops{
	width: 100%;
}
.tops img{
	width: 100%;
}
.header{
	width: 100%;
	height: 130px;
	background-color: #f6f6f6;
}
.head{
	width: 1200px;
	height: 130px;
	margin: auto;
}
.head .logo{
	width: 259px;
	height: 66px;
	float: left;
	margin-top: 32px;
	margin-left: 0;
}
.head .logo img{
	width: 100%;
}
.head .searchs{
	width: 450px;
	height: 65px;
	float: right;
	margin-right: 290px;
    margin-top: 51px;
}
.navs{
	width: 100%;
	height: 40px;
	background-color: #fff;
}
.nav{
	width: 1200px;
	height: 40px;
	margin: auto;
}
.nav .all{
	width: 172px;
	height: 40px;
	float: left;
	background-color: #bb0909;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
.nav ul{
	width: 970px;
	float: left;
	height: 40px;
	margin-left: 50px;
}
.nav ul li{
	width: 125px;
	float: left;

}
.nav ul li a{
	width: 100%;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #1a1a1a; 
}
.nav ul li a:hover{
	color: #bb0909;
}
.daohang{
	width: 100%;
	height: 601px;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.dao{
	width: 1200px;
	height: 601px;
	margin: auto;
}
.dao ul{
	width: 172px;
	height: 601px;
	background: url(../images/bj.png) no-repeat center;
	float: left;
	position: relative;
}
.dao ul li{
	width: 100%;
	height: 45px;
	float: left;
}
.dao ul li .yiji a{
	width: 100%;
	line-height: 45px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	float: left;
}
.dao ul li .erji{
	width: 570px;
	height: 601px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 172px; 
	display: none;
	background: url(../images/bsd.png) no-repeat center;
	background-size: 100% 100%;
}
.dao ul li .erji a{
	width: 114px;
	float: left;
	line-height: 30px;
	font-size: 16px;
	color: #1a1a1a;
	text-align: center;
	margin-top: 8px;
}

.ads{
	width: 100%;
	height: 755px;
	overflow: hidden;
}
.ad{
	width: 1200px;
	height: 720px;
	margin: auto;
}
.ad ul{
	width: 100%;
	float: left;
	margin-top: 35px;
}
.ad ul li{
	width: 400px;
	height: 360px;
	float: left;
	overflow: hidden;
}
.ad ul li img{
	width: 100%;
	height: 100%;
}
.scd1{
	width: 100%;
	height: 710px;
}
.scd{
	width: 1200px;
	height: 710px;
	margin: auto;
	overflow: hidden;
}
.scd .tit{
	width: 100%;
	height: 65px;
	float: left;
	border-bottom: 1px solid #000;
}
.scd .tit p{
	width: 150px;
	height: 62px;
	border-bottom: 3px solid #000;
	float: left;
	text-align: center;
	line-height: 65px;
	font-size: 36px;
	color: #333333;

}
.scd .tit span{
	float: left;
	line-height: 65px;
	font-size: 18px;
	color: #cccccc;
	margin-left: 3px;
}
.scd .tit a{
	float: right;
	line-height: 65px;
	font-size: 14px;
	color: #333333;
}
.scd .list{
	width: 100%;
	height: 600px;
	float: left;
	overflow: hidden;
}
.scd .list ul li{
	width: 590px;
	height: 290px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.footer{
	width: 100%;
	height: 250px;
	border-bottom: 2px solid #3ea600;
	border-top: 1px solid #ccc;
	background-color: #f7f7f7;
	float: left;
}
.foot{
	width: 1200px;
	height: 250px;
	margin: auto;
}
.foot .n-list{
	width: 840px;
	height: 250px;
	float: left;
}
.foot .n-list ul li{
	width: 200px;
	height: 250px;
	float: left;
}
.foot .n-list ul li p{
	width: 100%;
	float: left;
	text-align: center;
	line-height: 35px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-top: 30px;
}
.foot .n-list ul li a{
	width: 100%;
	height: 25px;
	font-size: 14px;
	color: #989898;
	float: left;
	text-align: center;

}
.foot .ewm{
	width: 300px;
	height: 150px;
	float: right;
	margin-top: 48px;
}
.foot .ewm .ew1{
	width: 80px;
	float: left;
	height: 150px;
	margin-left: 20px;
}
.foot .ewm .ew1 p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #c60001;
}
.foot .ewm .ew1 .tu{
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 20px;

}
.foot .ewm .ew1 .tu img{
	width: 100%;
	height: 100%;
}
.lastf{
	width: 100%;
	height: 80px;
	background-color: #fff;
}
.last{
	width: 1200px;
	height: 80px;
	margin: auto;
}
.last .icon{
	width: 100%;
	float: left;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin-top: 20px;
}
.last .dz{
	width: 100%;
	float: left;
	font-size: 12px;
	color: #333;
	margin-top: 10px;
	text-align: center;
}
.xf{
	width: 117px;
	float: left;
	border: 1px solid #ccc;
	position: fixed;
	top: 20%;
	left: 10%;
	z-index: 9999;
	padding: 10px 0 0 0;
	opacity: 0;
	transition: 0.3s;
	background-color:#bb0909;
	border-radius: 10px;
}
.xf ul li a{
	width: 80px;
	height: 40px;
	border-radius: 5px;
	margin-left: 18.5px;
	line-height: 40px;
	text-align: center;
	float: left;
	transition: 0.3s;
	margin-top: 20px;
	color: #fff;
}
.xf ul li a:hover{
	background-color: #fff;
	color: #333;
}
.xf1{
	width: 130px;
	height: 480px;
	border-radius: 130px;
	background-color: #cc0000;
	position: fixed;
	top: 5%;
	right: 10%;
	z-index: 9999;
	opacity: 0;
	transition: 0.3s;
}
.xf1 .ypxf{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 28px;
}
.xf1 .kf1{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px;
}
.xf1 .ydrx{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px;
}
.xf1 p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.xf1 .ewmm{
	width: 94px;
	height: 94px;
	float: left;
	margin-left: 18px;
	margin-top: 10px;
}
.xf1 .ewmm img{
	width: 100%;
	height: 100%;
}




















