@charset "utf-8";
/* CSS Document */
#flash{
	width: 1000px;
	height: 610px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.pic_box{
	width: 8000px;
	height: 435px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.box1,.box2,.box3,.box4,.box5,.box6,.box7,.box8{
	width: 1000px;
	height: 435px;
	margin: 0 auto;
	position: relative;
	background-size: 100%;
	float: left;
}
.box1{
	background-image: url(../img_cj/ll.jpg);
}
.box2{
	background-image: url(../img_cj/df.jpg);
}
.box3{
	background-image: url(../img_cj/mz.jpg);
}
.box4{
	background-image: url(../img_cj/qqh.jpg);
}
.box5{
	background-image: url(../img_cj/sm.jpg);
}
.box6{
	background-image: url(../img_cj/wz.jpg);
}
.box7{
	background-image: url(../img_cj/yj.jpg);
}
.box8{
	background-image: url(../img_cj/zj.jpg);
}
.tu{
	position: absolute;
	right: 0;
	bottom: 54px;
	text-align: right;
	margin-right: 20px;
}
.title{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	color: #fff;
	font-size: 18px;
	/* padding: 10px 20px; */
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.4);
}
.icon{
	width: 1000px;
	margin: 30px auto 10px;
	padding: 0;
	position: absolute;
	bottom: 0;
}
.icon li{
	float: left;
	list-style: none;
	width: calc(100% / 8);
	box-sizing: border-box;
}
.icon li img{
	display: block;
}
.huakuai{
	width: 1000px;
	margin: 30px auto;
	position: absolute;
	bottom: 105px;
}
.xian{
	width: 100%;
	float: left;
}
.yidong{
	width: 80px;
	height: 8px;
	background-color: #ff7f3a;
	border-radius: 10px;
	margin-right: 10px;
	margin:15px; 
	position:absolute;
	bottom:-10px;
}
.spl_title{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	height: 60px;
	margin-top: 20px;
}
.spl_title img{
	display: block;
	float: left;
}
.spl_title a {
	display: block;
	float: right;
	text-decoration: none;
	font-style: italic;
	font-size: 16px;
	color: #5c5c5c;
	font-weight: bold;
	line-height: 50px;
	margin-right: 30px;
}