.banner{
    position: relative;
    width: 100%;
    height: 540px;
}
.banner .imgs{
	position: relative;
	min-width: 1200px;
    width: 100%;
    height: 100%;
}
.banner .imgs ul{
	position: relative;
    width: 100%;
    height: 100%;
}
.banner .imgs ul li{
	position: absolute;
    width:100%;
    background-size: auto 540px;
    height: 540px;"
}
.arrow-left{
	width: 23px;
	height: 38px;
	background:url(../image/arrow-left.png) 0 0 no-repeat;
	margin-top: 30px;
	margin-left: 9px;

}
.arrow-right{
	width: 23px;
	height: 38px;
	background:url(../image/arrow-right.png) 0 0 no-repeat;
	background-size: 23px;
	margin-top: 30px;

}
.banner-btn{
	position: absolute;
	width:100%;
	height: 20px;
	bottom: 10px;
	margin: 0 auto;
	text-align: center;
	z-index: 112;
}
.banner-btn span{
	width: 12px;
	height: 12px;
	background: #ffffff;
	border-radius: 16px;
	display: inline-block;
	margin-left: 12px;
}
.pagina{
	width: 1154px;
	text-align: center;
	font-size: 76px;
	color: #ffffff;
}
.imgs-text{
	width: 100%;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -50px;
}
.guanyuwomen{
	margin-top: 60px;
	color: #6a7884;
	font-size: 21px;
	text-align: center;
}
.guanyuwomen>:first-child{
	font-size: 38px;
	font-weight: bold;
	color: #595959;
}
.guanyuwomen div b{
	font-size: 36px;
	color: #870000;
	vertical-align:-3px;
}
.chilun{
	width: 1200px;
	display: block;
	height:770px;
	position: relative;
}
.chilun img{
	position: absolute;
	height:auto;
}
.chilun #lv{
	width: 300px;
	left: 568px;
	top: 59px;
	z-index: 2;
	border-radius: 300px;
}
.chilun #huang{
	left: 508px;
	top: 360px;
	z-index: 2;
	border-radius: 300px;
	width: 300px
}
.chilun #lan{
	left: 283px;
	top: 152px;
	z-index: 2;
	border-radius: 300px;
	width: 300px;
}
.chilun .lan-jt{
	left: 152px;
	top: 283px;
	z-index: 1;
	width: 242px;
}
.chilun .lv-jt{
	left: 840px;
	top: 95px;
	z-index: 1;
	width: 130px;
}
.chilun .huang-jt{
	left: 764px;
	top: 460px;
	z-index: 1;
	width: 145px;
}
.partners{
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
}
.show{
	display: none;
}
.logo-partners{
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 20px;
}
.logo-partners li{
	width: 276px;
	height:178px;
	background: #e7e7e7;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
	position: relative;
	margin-right: 10px\9;
	margin-left: 10px\9;
}
.logo-partners li:hover .show{
	display: block;
}
.logo-partners li:nth-child(4n){
	margin-right: 0px;
}
.logo-partners li img{
	display: block\9;
	margin:64px auto\9;
}
.logo-partners li>div{
	position: absolute;
	width: 276px;
	height:178px;
	background: rgba(25,25,112,.6);
	top: 0;
	left: 0;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#886B6B9F,endColorstr=#886B6B9F)
}
.logo-partners li>div>div{
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	margin-top: 70px;
}
.logo-partners li>div>p{
	width: 120px;
	margin:26px auto;
	font-size: 18px;
	border: 1px solid #ffffff;
	height: 42px;
	line-height: 42px;
	border-radius: 4px;
}
.partners .logo-partners li>img{
	display: block;
	max-width: 270px;
}
.foot{
	width: 100%;
	background: #2c3e50;
}
.foot>div div:first-child{
	margin-top: 30px;
}
.foot>div div{
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #71859a;
}
.foot .banquan{
	width: 100%;
	text-align: center;
	height: 84px;
	line-height: 84px;
	color: #71859a;
	opacity:0.6;
}