.flexslider{
	position:relative;
	height: auto;
	width:100%; 
	float:left;
}
.flexslider .slides{
	position:relative;
	z-index:1;
}
.flexslider .slides li{
	height: 600px; 
	position:relative; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover;
}
.flexslider .slides li a{ 
	height:100%; 
	width:100%; 
	float:left;
}

.flexslider .flex-control-nav{
	position:absolute;
	bottom:40px;
	z-index:2;
	width:100%;
	text-align:center;
}
.flexslider .flex-control-nav li{
	display:inline-block;
	width:40px;
	height:3px;
	margin:0 10px;
	*display:inline;
	zoom:1;
}
.flexslider .flex-control-nav a{
	display:inline-block;
	width:40px;
	height:3px;
	line-height:50px;
	overflow:hidden; 
	background-color: #e2e5ee;
	cursor:pointer;
}
.flexslider .flex-control-nav .flex-active{
	background-color: #91c232;
}
.flexslider .flex-direction-nav{
	position:absolute;
	z-index:3;
	width:100%;
	top: calc(50% - 62px);
	display: none;
}
.flexslider .flex-direction-nav li a{
	display:block;
	width:52px;
	height:52px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flexslider .flex-direction-nav li a.flex-prev{
	left:80px; 
	background-image: url(../img/zj.png); 
	background-position: center; 
	background-repeat: no-repeat;
}
.flexslider .flex-direction-nav li a.flex-prev:hover{
	left:80px; 
	background-image: url(../img/zj01.png); 
	background-position: center; 
	background-repeat: no-repeat;
}
.flexslider .flex-direction-nav li a.flex-next{
	right:80px;
	background-image: url(../img/zj.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
}
.flexslider .flex-direction-nav li a.flex-next:hover{
	right:80px;
	background-image: url(../img/zj01.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
}

.flexslider2{
	position:relative;
	height: auto;
	width:100%; 
	float:left;
	margin-top: 55px;
}
.flexslider2 .slides{
	position:relative;
	z-index:1;
}
.flexslider2 .slides li{
	height: auto;
}
.flexslider2 .slides li .ywu{
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}
.flexslider2 .slides li .ywu .ywu01{
	width: calc(25.5% - 24px);
	margin-right: 24px;
	position: relative;
	height: 410px;
}
.flexslider2 .slides li .ywu .ywu01:nth-child(4){
	margin-right: 0px;
}
.flexslider2 .slides li .ywu .ywu01 img{
	width: 100%;
	height: auto;
	display: block;
}
.flexslider2 .slides li .ywu .ywu01 .tex{
	width: calc(100% - 24px);
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to right, #202488 , #168ecc );
	border-radius: 0px 0px 0px 10px;
	padding: 24px;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
}
.flexslider2 .slides li .ywu .ywu01 .tex dl dt{
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.flexslider2 .slides li .ywu .ywu01 .tex dl dd{
	font-size: 12px;
	padding-bottom: 10px;
	background-image: url(../img/hx02.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.flexslider2 .flex-control-nav{
	position:absolute;
	bottom:40px;
	z-index:2;
	width:100%;
	text-align:center;
	display: none;
}
.flexslider2 .flex-control-nav li{
	display:inline-block;
	width:40px;
	height:3px;
	margin:0 10px;
	*display:inline;
	zoom:1;
}
.flexslider2 .flex-control-nav a{
	display:inline-block;
	width:40px;
	height:3px;
	line-height:50px;
	overflow:hidden; 
	background-color: #e2e5ee;
	cursor:pointer;
}
.flexslider2 .flex-control-nav .flex-active{
	background-color: #91c232;
}
.flexslider2 .flex-direction-nav{
	position:absolute;
	z-index:3;
	width:100%;
	top: 136px;
}
.flexslider2 .flex-direction-nav li a{
	display:block;
	width:48px;
	height:48px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flexslider2 .flex-direction-nav li a.flex-prev{
	left:30px; 
	background-image: url(../img/zj.png); 
	background-position: center; 
	background-repeat: no-repeat;
}
.flexslider2 .flex-direction-nav li a.flex-prev:hover{
	left:30px; 
	background-image: url(../img/zj01.png); 
	background-position: center; 
	background-repeat: no-repeat;
}
.flexslider2 .flex-direction-nav li a.flex-next{
	right:30px;
	background-image: url(../img/zj.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
}
.flexslider2 .flex-direction-nav li a.flex-next:hover{
	right:30px;
	background-image: url(../img/zj01.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
}


.flexslider3{
	position:relative;
	height: auto;
	width:100%; 
	float:left;
}
.flexslider3 .slides{
	position:relative;
	z-index:1;
}
.flexslider3 .slides li{
	height: auto; 
}
.flexslider3 .slides li .zs{
	width: 100%;
	float: left;
	display: flex;
}
.flexslider3 .slides li .zs .zs01{
	width: 33.3%;
	text-align: center;
	margin-top: 80px;
}
.flexslider3 .slides li .zs .zs01:nth-child(2) img{
	max-width: 95%;
}
.flexslider3 .slides li .zs .zs01:nth-child(2){
	margin-top: 50px;
}
.flexslider3 .slides li .zs .zs01 img{
	max-width: 80%;
	height: auto;
	display: inline-block;
}
.flexslider3 .slides li a{ 
	height:100%; 
	width:100%; 
	float:left;
}

.flexslider3 .flex-control-nav{
	position:absolute;
	bottom:40px;
	z-index:2;
	width:100%;
	text-align:center;
	display: none;
}
.flexslider3 .flex-control-nav li{
	display:inline-block;
	width:40px;
	height:3px;
	margin:0 10px;
	*display:inline;
	zoom:1;
}
.flexslider3 .flex-control-nav a{
	display:inline-block;
	width:40px;
	height:3px;
	line-height:50px;
	overflow:hidden; 
	background-color: #e2e5ee;
	cursor:pointer;
}
.flexslider3 .flex-control-nav .flex-active{
	background-color: #91c232;
}
.flexslider3 .flex-direction-nav{
	position:absolute;
	z-index:3;
	width:100%;
	top: calc(50% - 24px);
}
.flexslider3 .flex-direction-nav li a{
	display:block;
	width:48px;
	height:48px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flexslider3 .flex-direction-nav li a.flex-prev{
	left:-40px; 
	background-image: url(../img/zj01.png); 
	background-position: center;
	background-repeat: no-repeat;
}
.flexslider3 .flex-direction-nav li a.flex-prev:hover{
	left:-40px; 
	background-image: url(../img/zj01.png); 
	background-position: center; 
	background-repeat: no-repeat;
}
.flexslider3 .flex-direction-nav li a.flex-next{
	right:-40px;
	background-image: url(../img/zj01.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
}
.flexslider3 .flex-direction-nav li a.flex-next:hover{
	right:-40px;
	background-image: url(../img/zj01.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
}




