@charset "utf-8";
/* CSS Document */

/* <!--banner开始--> */
#bannergd {
	height: 600px;
	position: relative;
	min-width: 1000px;
	margin-top: -30px;
}
#bannergd li {
	height: 600px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	min-width: 1100px;
	font-size:0;
}
#bannergd .btn {
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: 30px;
	text-align: center;
	z-index: 9;
	margin-bottom: 0;
}
#bannergd .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 16px;
	height: 16px;
	_font-size: 0;
	margin: 5px 10px;
	cursor: pointer;
	background: #dfdfdf;
	z-index: 9;
	border-radius: 50%
}
#bannergd .btn span.on {
	background: #f940a3;
	z-index: 9
}


.yscn2 {
	max-width: 1920px;
	width: 100%;
	position:relative;
	z-index:9;
	margin: -32px auto 0;
	background: url(../images/yscn2.png) no-repeat center top;
	height: 874px;
	overflow: hidden;
}
.yscn2 dl {
	width: 1212px;
	margin: 106px auto 0;
	overflow: hidden;
}
.yscn2 dl dt {
	width: 1045px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 36px;
	overflow: hidden
}
.yscn2 dl dt b {
	display: block;
	font-size: 42px;
	line-height: 1;
}
.yscn2 dl dd {
	width: 1045px;
	height:238px;
	margin-top: 72px;
	/* overflow: hidden; */
}
.yscn2 dl dd a {
	float: left;
	width: 172px;
	height: 238px;
	position:relative;
	overflow: hidden;
	transition:all .4s;
}
.yscn2 dl dd a:hover{ margin-top:-8px;}
.yscn2 dl dd a img{ }
.yscn2 dl dd a em {
	position:absolute;
	width:100%;
	font-style: normal;
	font-size: 20px;
	color: #fff;
	line-height: 25px;
	text-align: center;
	top: 187px;
}
.yscn2 dl dd a:hover em{ color:#ff0;}
.yscn2 dl dd.yscn21 {
	margin-top: 4px;
}
.yscn2 dl dd.yscn21 a:hover{ margin-top:8px;}
/* .yscn2 dl dd a em.yscn22 {
	margin-top: 173px;
} */




