.st-banner {
	width: 100%;
	height: 700px;
	background: url(../images/stbanner.jpg) center center;
}

.st-banner .w {
	display: table;
	position: relative;
}

.st-banner span {
	display: table-cell;
	vertical-align: middle;
}

.st-banner .down {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -27px;
}

.st-m1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.st-m1 .bg1 {
	background: #ff0096;
	height: 700px;
}

.st-m1 .bg2 {
	background: #000;
	height: 400px;
}

.st-m1 .bg3 {
	height: 564px;
	background: url(../images/bg3.jpg) center center;
}

.st-m1 .w {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -600px;
}

.st-m1 .st-ys ul {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.st-m1 .st-ys span {
	display: block;
	width: 100%;
	text-align: center;
}

.st-m1 .st-ys .s1 {
	font-size: 30px;
	color: #fff;
	margin-top: 40px;
}

.st-m1 .st-ys .s2 {
	font-size: 40px;
	color: #fff;
}

.st-m1 .st-ys li {
	display: block;
	width: 215px;
	height: 110px;
	line-height: 110px;
	text-align: center;
	font-size: 24px;
	float: left;
	border-radius: 10px;
	margin: 0px 5px;
	margin-top: 10px;
}

.st-m1 .st-ys li.odd {
	color: #feb7d8;
	border: 1px solid #fff;
}

.st-m1 .st-ys li.even {
	color: #fff;
	border: 1px solid #f94eb3;
}

.st-m1 .zbjs_intro {
	background: url(../images/zbjs_introbg.jpg) center center;
	height: auto;
	overflow: auto;
}

.intro-list ul {
	display: inline-block;
	width: 810px;
	height: auto;
	overflow: auto;
	margin: 20px auto;
}

.intro-list ul li {
	display: block;
	float: left;
	margin: 0px 10px;
	font-size: 1.5em;
	color: #fff;
	background: #ff0096;
	width: 250px;
	padding: 5px 0px;
	border-radius: 20px;
	text-align: center;
}

.st-m2 {
	height: auto;
	background: #000;
	padding: 50px;
}

.st-m2 .item {
	width: 100%;
	height: auto;
	border: 2px solid #f82ca4;
	padding: 30px;
}

.st-m2 .s2 {
	line-height: 36px;
}

.st-m3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.st-m3 .bg1 {
	background: #ff0096;
	height: 850px;
}
.st-m3 .bg2 {
	background: #000;
	height: 1500px;
}
.st-m3 .w {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -600px;
}

.item-block .item {
	display: block;
	width: 500px;
	height: auto;
	overflow: hidden;
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 20px 40px;
}

.item-block .item p {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 20px;
	margin: 15px 0px;
}

.item-block .item b {
	font-weight: normal;
	display: block;
	float: left;
	width: 110px;
}

.item-block .item span {
	display: block;
	width: 300px;
	float: left;
	height: 20px;
	position: relative;
}

.item-block .item span:before {
	content: "";
	display: block;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #fff;
}

.item-block .item span.s1:before {
	width: 30%;
}

.item-block .item span.s2:before {
	width: 40%;
}

.item-block .item span.s3:before {
	width: 60%;
}

.item-block .item span.s4:before {
	width: 80%;
}
.item-block .item span.s5:before {
	width: 30%
}

.item-block .item span.s6:before {
	width: 40%;
}

.item-block .item span.s7:before {
	width: 60%;
}

.item-block .item span.s8:before {
	width: 80%;
}
.item-block.s1{
	margin-left: 80px;
}
.item-block.s2{
	margin-right: 80px;
}
.item_bootm{
	width: 1032px;
	margin: 30px auto;
	padding: 20px 40px;
	border: 1px solid #fff;
	border-radius: 3px;
	height: auto;
	overflow: hidden;
}
.itembg{
	background: #d4007d;
	height: auto;
	overflow: hidden;
	padding: 0px 10px;
}
.item_black{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 50px 0px;
	background: #181818;
}
.item_black p{
	padding: 10px 15px;
	line-height: 36px;
}
.item_blacks{
	background-color: #000;
	background-image: url(../images/bg4.jpg); left bottom;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
