@media (min-width:1000px) {
/* flexslider */

a:active{ border:0px;}
img:active{ border:0px;}
.flexslider{position:relative;height: auto;width:100%; float:left;}
.flexslider .slides{position:relative;z-index:1;}
.flexslider .slides li{height: 100vh; 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:1.0rem;z-index:2;width:100%;text-align:center;}
.flexslider .flex-control-nav li{display:inline-block;width:8px;height:8px;margin:0 10px;*display:inline;zoom:1;}
.flexslider .flex-control-nav a{display:inline-block;width:8px;height:8px;line-height:50px;overflow:hidden; background:rgba(255,255,255,0.6);cursor:pointer;border-radius:50%}
.flexslider .flex-control-nav .flex-active{background:rgba(255,255,255,1);}
.flexslider .flex-direction-nav{position:absolute;z-index:3;width:100%;top: calc(50% - 62px);}
.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) }
.flexslider .flex-control-nav{
	position:absolute;
	bottom:1.0rem;
	z-index:2;
	text-align:center; 
	width: 92px;
height:24px;
background: rgba(0,0,0,0.10);
border-radius: 20px;
margin-left:48%;
line-height:24px;
}

.flexslider3{position: relative;width:100%; float:left; height:auto; }
.flexslider3 .slides{position:relative;z-index:1;}
.flexslider3 .slides li{height: 100%; width: 100%;}
.flexslider3 .slides li .inpro{
	width: calc(33.6% - 35px);
	height: auto;
	float: left;
	margin-right: 40px;
	transition: all 0.6s;
	margin-top: 20px;
	background-color:#FFF;
	border:6px solid #FFFFFF;
}
.flexslider3 .slides li .inpro:nth-child(3n){
	float: right;
	margin-right: 0px;
}
.flexslider3 .slides li .inpro dl dt{
	text-align: center;
	overflow:hidden;
	position:relative;
}
.flexslider3 .slides li .inpro dl dt .tex{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: rgba(0,71,157,0.80);
	opacity:0;
	z-index:1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size:16px;
	line-height:21px;
	color:#FFF;
	transition: all 0.6s;
}
.flexslider3 .slides li .inpro dl dt .tex a p{ color:#FFFFFF
}
.flexslider3 .slides li .inpro dl dt .tex h2{
	margin-bottom:20px;
	display: flex;
	justify-content: center;
}
.flexslider3 .slides li .inpro dl dt .tex h2 i{
	width:48px;
	height:48px;
	background-image:url(../img/lj.png);
	background-position:center;
	background-repeat:no-repeat;
}
.flexslider3 .slides li .inpro:hover dl dt .tex{
	opacity:1;
}
.flexslider3 .slides li .inpro dl dt img{
	width: 100%;
	height: auto;
	display:block;
	transition: all 0.6s;
}
.flexslider3 .slides li .inpro dl dt img:hover{
	transform: scale(1.05);
}
.flexslider3 .slides li .inpro dl dd{
	font-size: 16px;
	line-height: 21px;
	margin-top: 10px;
	padding:1.0vw 1.5vw;
	display: flex;
	justify-content: space-between;
	font-size:14px;
	line-height:18px;
	color:#666;
	align-items: center;
}
.flexslider3 .slides li .inpro dl dd h1{
	margin-bottom:20px;
	font-size:16px;
	color:#333;
	line-height:21px;
}
.flexslider3 .slides li .inpro dl dd a{
	color: #FFFFFF;
	padding:10px 30px;
	background: #00479d;
	border-radius: 20px;
	font-size:14px;
}
.flexslider3 .slides li .inpro:hover dl dd a{
	background: #f18d00;
}


.flexslider3 .flex-control-nav li{display:inline-block;width:8px;height:8px;margin:0 10px;*display:inline;zoom:1;}
.flexslider3 .flex-control-nav a{display:inline-block;width:8px;height:8px;line-height:50px;overflow:hidden; background:rgba(255,255,255,0.6);cursor:pointer;border-radius:50%}
.flexslider3 .flex-control-nav .flex-active{background:rgba(255,255,255,1);}


.flexslider3 .flex-direction-nav{position:absolute;z-index:3;width:100%;top: calc(50% - 28px);}

.flexslider3 .flex-direction-nav li a{display:block;width:32px;height:56px;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider3 .flex-direction-nav li a.flex-prev{left:-50PX; background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;}
.flexslider3 .flex-direction-nav li a.flex-next{right:-50PX;background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }

.flexslider3 .flex-control-nav{
	position:absolute;
	bottom:-3.0rem;
	z-index:2;
	text-align:center; 
	width: 92px;
height:24px;
background: rgba(0,0,0,0.10);
border-radius: 20px;
margin-left:48%;
line-height:24px;
}


.flexslider2{position: relative;width:100%; float:left; height:auto; }
.flexslider2 .slides{position:relative;z-index:1;}
.flexslider2 .slides li{height: 100%; width: 100%;}
.flexslider2 .slides li .honr{
	width: calc(16.9% - 60px);
	height: auto;
	float: left;
	transition: all 0.6s;
	text-align: center;
	margin-right:60px;
}
.flexslider2 .slides li .honr:nth-child(6n){
	margin-right:0px;}
.flexslider2 .slides li .honr dl dt{
	overflow:hidden;
	text-align:center;
}
.flexslider2 .slides li .honr dl dt img{
	width:100%;
	height:auto;
}
.flexslider2 .slides li .honr dl dd{
	font-size:16px;
	line-height:21px;
	text-align:center;
	margin-top:20px;
	color:#333;
}

.flexslider2 .flex-control-nav li{display:inline-block;width:8px;height:8px;margin:0 10px;*display:inline;zoom:1;}
.flexslider2 .flex-control-nav a{display:inline-block;width:8px;height:8px;line-height:50px;overflow:hidden; background:rgba(255,255,255,0.6);cursor:pointer;border-radius:50%}
.flexslider2 .flex-control-nav .flex-active{background:rgba(255,255,255,1);}
.flexslider2 .flex-control-nav{
	position:absolute;
	bottom:-3.0rem;
	z-index:2;
	text-align:center; 
	width: 92px;
	height:24px;
	background: rgba(0,0,0,0.10);
	border-radius: 20px;
	margin-left:48%;
	line-height:24px;
}

.flexslider2 .flex-direction-nav{position:absolute;z-index:3;width:100%;top: calc(50% - 28px);}
.flexslider2 .flex-direction-nav li a{display:block;width:32px;height:56px;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider2 .flex-direction-nav li a{transition: all 0.0s; }
.flexslider2 .flex-direction-nav li a.flex-prev{left:-50PX; background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;}
.flexslider2 .flex-direction-nav li a.flex-next{right:-50PX;background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }

.flexslider4{position:relative;height: auto;width:100%; float:left;}
.flexslider4 .slides{position:relative;z-index:1;}
.flexslider4 .slides li{
	width:100%;
	height:auto;
}
.flexslider4 .slides li img{
	width:100%;
	height: auto;
	display:block;
}
.flexslider4 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center;}
.flexslider4 .flex-control-nav li{display:inline-block;width:8px;height:8px;margin:0 10px;*display:inline;zoom:1;}
.flexslider4 .flex-control-nav a{display:inline-block;width:8px;height:8px;line-height:50px;overflow:hidden; background:rgba(255,255,255,0.6);cursor:pointer;border-radius:50%}
.flexslider4 .flex-control-nav .flex-active{background:rgba(255,255,255,1);}
.flexslider4 .flex-direction-nav{position:absolute;z-index:3;width:100%;top: calc(50% - 28px);}

.flexslider4 .flex-direction-nav li a{display:block;width:32px;height:56px;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider4 .flex-direction-nav li a.flex-prev{left:50PX; background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;}
.flexslider4 .flex-direction-nav li a.flex-next{right:50PX;background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }

.flexslider5{position: relative;width:100%; float:left; height:auto;margin-top:30px;}
.flexslider5 .slides{position:relative;z-index:1;}
.flexslider5 .slides li{height: 100%; width: 100%;}
.flexslider5 .slides li .parter{
	width: calc(16.8% - 20px);
	height: auto;
	float: left;
	transition: all 0.6s;
	text-align: center;
	margin-right:20px;
	background-color:#FFF;
	margin-top:30px;
}
.flexslider5 .slides li .parter:nth-child(6n){
	margin-right:0px;
}
.flexslider5 .slides li .parter img{
	width:100%;
	height:auto;
	display:block;
}

.flexslider5 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center; display: none;}
.flexslider5 .flex-control-nav li{display:inline-block;width:40px;height:2px;margin:0 10px;*display:inline;zoom:1;}
.flexslider5 .flex-control-nav a{display:inline-block;width:40px;height:2px;line-height:50px;overflow:hidden; background: #fff;cursor:pointer;border-radius:8px}
.flexslider5 .flex-control-nav .flex-active{background: #db5a5a;}
.flexslider5 .flex-direction-nav{position:absolute;z-index:3;width:100%;bottom: -30px;}
.flexslider5 .flex-direction-nav li a{display:block;width:32px;height:56px;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider5 .flex-direction-nav li a{transition: all 0.0s; }
.flexslider5 .flex-direction-nav li a.flex-prev{left:calc(50% - 32px); background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;}
.flexslider5 .flex-direction-nav li a.flex-prev:hover{left:calc(50% - 32px); background-image: url(../img/hsjt.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg)}
.flexslider5 .flex-direction-nav li a.flex-next{right:calc(50% - 32px);background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }
.flexslider5 .flex-direction-nav li a.flex-next:hover{right:calc(50% - 32px);background-image: url(../img/hsjt.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(360deg) }

.flexslider6{position: relative;width:100%; float:left; height:auto; margin-top:80px;}
.flexslider6 .slides{position:relative;z-index:1;}
.flexslider6 .slides li{height: 100%; width: 100%;}
.flexslider6 .slides li .honr{
	width: calc(16.9% - 60px);
	height: auto;
	float: left;
	transition: all 0.6s;
	text-align: center;
	margin-right:60px;
}
.flexslider6 .slides li .honr:nth-child(6n){
	margin-right:0px;}
.flexslider6 .slides li .honr dl dt{
	overflow:hidden;
	text-align:center;
}
.flexslider6 .slides li .honr dl dt img{
	width:100%;
	height:auto;
}
.flexslider6 .slides li .honr dl dd{
	font-size:16px;
	line-height:21px;
	text-align:center;
	margin-top:20px;
	color:#333;
}

.flexslider6 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center; display: none;}
.flexslider6 .flex-control-nav li{display:inline-block;width:40px;height:2px;margin:0 10px;*display:inline;zoom:1;}
.flexslider6 .flex-control-nav a{display:inline-block;width:40px;height:2px;line-height:50px;overflow:hidden; background: #fff;cursor:pointer;border-radius:8px}
.flexslider6 .flex-control-nav .flex-active{background: #db5a5a;}
.flexslider6 .flex-direction-nav{position:absolute;z-index:3;width:100%;bottom: -30px;}
.flexslider6 .flex-direction-nav li a{display:block;width:32px;height:56px;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider6 .flex-direction-nav li a{transition: all 0.0s; }
.flexslider6 .flex-direction-nav li a.flex-prev{left:calc(50% - 32px); background-image: url(../img/lsjt.png); background-position: center; background-repeat: no-repeat;}
.flexslider6 .flex-direction-nav li a.flex-next{right:calc(50% - 32px);background-image: url(../img/lsjt.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }







}

@media (min-width:1000px) and (max-width:1360px){
/* flexslider */


.flexslider2{position: relative;width:100%; float:left; height:auto; }
.flexslider2 .slides{position:relative;z-index:1;}
.flexslider2 .slides li{height: 100%; width: 100%;}
.flexslider2 .slides li .honr{
	width: calc(16.9% - 60px);
	height: auto;
	float: left;
	transition: all 0.6s;
	text-align: center;
	margin-right:60px;
}
.flexslider2 .slides li .honr:nth-child(6n){
	margin-right:0px;}
.flexslider2 .slides li .honr dl dt{
	overflow:hidden;
	text-align:center;
}
.flexslider2 .slides li .honr dl dt img{
	width:100%;
	height:auto;
}
.flexslider2 .slides li .honr dl dd{
	font-size:16px;
	line-height:21px;
	text-align:center;
	margin-top:20px;
	color:#333;
}

.flexslider2 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center; display: none;}
.flexslider2 .flex-control-nav li{display:inline-block;width:40px;height:2px;margin:0 10px;*display:inline;zoom:1;}
.flexslider2 .flex-control-nav a{display:inline-block;width:40px;height:2px;line-height:50px;overflow:hidden; background: #fff;cursor:pointer;border-radius:8px}
.flexslider2 .flex-control-nav .flex-active{background: #db5a5a;}
.flexslider2 .flex-direction-nav{position:absolute;z-index:3;width:100%;top: calc(50% - 28px);}
.flexslider2 .flex-direction-nav li a{display:block;width:32px;height:56px;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider2 .flex-direction-nav li a.flex-prev{left:-50PX; background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;}
.flexslider2 .flex-direction-nav li a.flex-next{right:-50PX;background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }

.flexslider4{position:relative;height: auto;width:100%; float:left;}
.flexslider4 .slides{position:relative;z-index:1;}
.flexslider4 .slides li{
	width:100%;
	height:auto;
}
.flexslider4 .slides li img{
	width:100%;
	height: auto;
	display:block;
}
.flexslider4 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center;}
.flexslider4 .flex-control-nav li{display:inline-block;width:8px;height:8px;margin:0 10px;*display:inline;zoom:1;}
.flexslider4 .flex-control-nav a{display:inline-block;width:8px;height:8px;line-height:50px;overflow:hidden; background:rgba(255,255,255,0.6);cursor:pointer;border-radius:50%}
.flexslider4 .flex-control-nav .flex-active{background:rgba(255,255,255,1);}
.flexslider4 .flex-direction-nav{position:absolute;z-index:3;width:100%;top: calc(50% - 62px);}
.flexslider4 .flex-direction-nav li a{display:block;width:52px;height:52px;overflow:hidden;cursor:pointer;position:absolute;}
.flexslider4 .flex-direction-nav li a.flex-prev{left:80px; background-image: url(../img/zj.png); background-position: center; background-repeat: no-repeat;}
.flexslider4 .flex-direction-nav li a.flex-prev:hover{left:80px; background-image: url(../img/zj01.png); background-position: center; background-repeat: no-repeat;}
.flexslider4 .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) }
.flexslider4 .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) }

.flexslider5{position: relative;width:100%; float:left; height:auto;margin-top:30px;}
.flexslider5 .slides{position:relative;z-index:1;}
.flexslider5 .slides li{height: 100%; width: 100%;}
.flexslider5 .slides li .parter{
	width: calc(33.33% - 20px);
	height: auto;
	float: left;
	transition: all 0.6s;
	text-align: center;
	margin-right:20px;
	background-color:#FFF;
	margin-top:30px;
}
.flexslider5 .slides li .parter:nth-child(3n){
	margin-right:0px;
}
.flexslider5 .slides li .parter img{
	width:100%;
	height:auto;
	display:block;
}

.flexslider5 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center; display: none;}
.flexslider5 .flex-control-nav li{display:inline-block;width:40px;height:2px;margin:0 10px;*display:inline;zoom:1;}
.flexslider5 .flex-control-nav a{display:inline-block;width:40px;height:2px;line-height:50px;overflow:hidden; background: #fff;cursor:pointer;border-radius:8px}
.flexslider5 .flex-control-nav .flex-active{background: #db5a5a;}
.flexslider5 .flex-direction-nav{position:absolute;z-index:3;width:100%;bottom: -30px;}
.flexslider5 .flex-direction-nav li a{display:block;width:32px;height:56px;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider5 .flex-direction-nav li a.flex-prev{left:calc(50% - 32px); background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;}
.flexslider5 .flex-direction-nav li a.flex-prev:hover{left:calc(50% - 32px); background-image: url(../img/hsjt.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg)}
.flexslider5 .flex-direction-nav li a.flex-next{right:calc(50% - 32px);background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }
.flexslider5 .flex-direction-nav li a.flex-next:hover{right:calc(50% - 32px);background-image: url(../img/hsjt.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(360deg) }

.flexslider6{position: relative;width:100%; float:left; height:auto; margin-top:80px;}
.flexslider6 .slides{position:relative;z-index:1;}
.flexslider6 .slides li{height: 100%; width: 100%;}
.flexslider6 .slides li .honr{
	width: calc(16.9% - 60px);
	height: auto;
	float: left;
	transition: all 0.6s;
	text-align: center;
	margin-right:60px;
}
.flexslider6 .slides li .honr:nth-child(6n){
	margin-right:0px;}
.flexslider6 .slides li .honr dl dt{
	overflow:hidden;
	text-align:center;
}
.flexslider6 .slides li .honr dl dt img{
	width:100%;
	height:auto;
}
.flexslider6 .slides li .honr dl dd{
	font-size:16px;
	line-height:21px;
	text-align:center;
	margin-top:20px;
	color:#333;
}

.flexslider6 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center; display: none;}
.flexslider6 .flex-control-nav li{display:inline-block;width:40px;height:2px;margin:0 10px;*display:inline;zoom:1;}
.flexslider6 .flex-control-nav a{display:inline-block;width:40px;height:2px;line-height:50px;overflow:hidden; background: #fff;cursor:pointer;border-radius:8px}
.flexslider6 .flex-control-nav .flex-active{background: #db5a5a;}
.flexslider6 .flex-direction-nav{position:absolute;z-index:3;width:100%;bottom: -30px;}
.flexslider6 .flex-direction-nav li a{display:block;width:32px;height:56px;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider6 .flex-direction-nav li a.flex-prev{left:calc(50% - 32px); background-image: url(../img/lsjt.png); background-position: center; background-repeat: no-repeat;}
.flexslider6 .flex-direction-nav li a.flex-next{right:calc(50% - 32px);background-image: url(../img/lsjt.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }







}

@media (max-width:999px) {
/* flexslider */
.flexslider{position:relative;height: auto;width:100%; float:left; margin-top:4rem;}
.flexslider .slides{position:relative;z-index:1;}
.flexslider .slides li{height: 10rem; 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:1.0rem;z-index:2;width:100%;text-align:center;}
.flexslider .flex-control-nav li{display:inline-block;width:8px;height:8px;margin:0 10px;*display:inline;zoom:1;}
.flexslider .flex-control-nav a{display:inline-block;width:8px;height:8px;line-height:50px;overflow:hidden; background:rgba(255,255,255,0.6);cursor:pointer;border-radius:50%}
.flexslider .flex-control-nav .flex-active{background:rgba(255,255,255,1);}
.flexslider .flex-direction-nav{position:absolute;z-index:3;width:100%;top: calc(50% - 62px);}
.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) }

.flexslider3{position: relative;width:100%; float:left; height:auto; }
.flexslider3 .slides{position:relative;z-index:1;}
.flexslider3 .slides li{height: 100%; width: 100%;}
.flexslider3 .slides li .inpro{
	width: 48%;
	height: auto;
	float: left;
	transition: all 0.6s;
	margin-top: 1.0rem;
	background-color:#FFF;
	padding-bottom:1.0rem;
}
.flexslider3 .slides li .inpro:nth-child(2n){
	float: right;
	margin-right: 0px;
}
.flexslider3 .slides li .inpro dl dt{
	text-align: center;
	overflow:hidden;
	position:relative;
}
.flexslider3 .slides li .inpro dl dt .tex{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: rgba(0,71,157,0.80);
	opacity:0;
	z-index:1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#FFF;
	transition: all 0.6s;
}
.flexslider3 .slides li .inpro dl dt .tex h2{
	margin-bottom:1.0rem;
	display: flex;
	justify-content: center;
}
.flexslider3 .slides li .inpro dl dt .tex h2 i{
	width:2.0rem;
	height:2.0rem;
	background-image:url(../img/lj.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.flexslider3 .slides li .inpro:hover dl dt .tex{
	opacity:1;
}
.flexslider3 .slides li .inpro dl dt img{
	width: 100%;
	height: auto;
	display:block;
	transition: all 0.6s;
}
.flexslider3 .slides li .inpro dl dt img:hover{
	transform: scale(1.05);
}
.flexslider3 .slides li .inpro dl dd{
	font-size: 0.8rem;
	line-height: 1.2rem;
	margin-top: 10px;
	padding:1.0vw 1.5vw;
	display: flex;
	justify-content: space-between;
	color:#666;
	align-items: center;
	flex-wrap: wrap;
}
.flexslider3 .slides li .inpro dl dd h1{
	margin-bottom:0.6rem;
	font-size:0.8rem;
	color:#333;
	line-height:1.2rem;
}
.flexslider3 .slides li .inpro dl dd a{
	color: #FFFFFF;
	padding:0.3rem 0.8rem;
	background: #00479d;
	border-radius: 1.0rem;
	font-size:0.8rem;
	margin-top:1.0rem;
}
.flexslider3 .slides li .inpro:hover dl dd a{
	background: #f18d00;
}

.flexslider3 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center; display: none;}
.flexslider3 .flex-control-nav li{display:inline-block;width:40px;height:2px;margin:0 10px;*display:inline;zoom:1;}
.flexslider3 .flex-control-nav a{display:inline-block;width:40px;height:2px;line-height:50px;overflow:hidden; background: #fff;cursor:pointer;border-radius:8px}
.flexslider3 .flex-control-nav .flex-active{background: #db5a5a;}
.flexslider3 .flex-direction-nav{position:absolute;z-index:3;width:100%;top: calc(50% - 28px);}
.flexslider3 .flex-direction-nav li a{display:block;width:32px;height:56px;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider3 .flex-direction-nav li a.flex-prev{left:0PX; background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;}
.flexslider3 .flex-direction-nav li a.flex-next{right:0PX;background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }




.flexslider2{position: relative;width:100%; float:left; height:auto; }
.flexslider2 .slides{position:relative;z-index:1;}
.flexslider2 .slides li{height: 100%; width: 100%;}
.flexslider2 .slides li .honr{
	width: calc(33.33% - 0.5rem);
	height: auto;
	float: left;
	transition: all 0.6s;
	text-align: center;
	margin-right:0.5rem;
	margin-top:0.5rem
}
.flexslider2 .slides li .honr:nth-child(3n){
	margin-right:0px;}
.flexslider2 .slides li .honr dl dt{
	overflow:hidden;
	text-align:center;
}
.flexslider2 .slides li .honr dl dt img{
	width:100%;
	height:auto;
}
.flexslider2 .slides li .honr dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	text-align:center;
	margin-top:0.5rem;
	color:#333;
}

.flexslider2 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center; display: none;}
.flexslider2 .flex-control-nav li{display:inline-block;width:40px;height:2px;margin:0 10px;*display:inline;zoom:1;}
.flexslider2 .flex-control-nav a{display:inline-block;width:40px;height:2px;line-height:50px;overflow:hidden; background: #fff;cursor:pointer;border-radius:8px}
.flexslider2 .flex-control-nav .flex-active{background: #db5a5a;}
.flexslider2 .flex-direction-nav{position:absolute;z-index:3;width:100%;top: calc(50% - 28px);}
.flexslider2 .flex-direction-nav li a{display:block;width:32px;height:56px;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider2 .flex-direction-nav li a.flex-prev{left:0PX; background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;}
.flexslider2 .flex-direction-nav li a.flex-next{right:0PX;background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }

.flexslider4{position:relative;height: auto;width:100%; float:left;}
.flexslider4 .slides{position:relative;z-index:1;}
.flexslider4 .slides li{
	width:100%;
	height:auto;
}
.flexslider4 .slides li img{
	width:100%;
	height: auto;
	display:block;
}
.flexslider4 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center;}
.flexslider4 .flex-control-nav li{display:inline-block;width:8px;height:8px;margin:0 10px;*display:inline;zoom:1;}
.flexslider4 .flex-control-nav a{display:inline-block;width:8px;height:8px;line-height:50px;overflow:hidden; background:rgba(255,255,255,0.6);cursor:pointer;border-radius:50%}
.flexslider4 .flex-control-nav .flex-active{background:rgba(255,255,255,1);}
.flexslider4 .flex-direction-nav{position:absolute;z-index:3;width:100%;top: calc(50% - 28px);}

.flexslider4 .flex-direction-nav li a{display:block;width:32px;height:56px;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider4 .flex-direction-nav li a.flex-prev{left:50PX; background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;}
.flexslider4 .flex-direction-nav li a.flex-next{right:50PX;background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }
.flexslider5{position: relative;width:100%; float:left; height:auto;margin-top:1.0rem;}
.flexslider5 .slides{position:relative;z-index:1;}
.flexslider5 .slides li{height: 100%; width: 100%;}
.flexslider5 .slides li .parter{
	width: calc(33.33% - 0.5rem);
	height: auto;
	float: left;
	transition: all 0.6s;
	text-align: center;
	margin-right:0.5rem;
	background-color:#FFF;
	margin-top:0.5rem;
}
.flexslider5 .slides li .parter:nth-child(3n){
	margin-right:0px;
}
.flexslider5 .slides li .parter img{
	width:100%;
	height:auto;
	display:block;
}

.flexslider5 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center; display: none;}
.flexslider5 .flex-control-nav li{display:inline-block;width:40px;height:2px;margin:0 10px;*display:inline;zoom:1;}
.flexslider5 .flex-control-nav a{display:inline-block;width:40px;height:2px;line-height:50px;overflow:hidden; background: #fff;cursor:pointer;border-radius:8px}
.flexslider5 .flex-control-nav .flex-active{background: #db5a5a;}
.flexslider5 .flex-direction-nav{position:absolute;z-index:3;width:100%;bottom: -1.0rem;}
.flexslider5 .flex-direction-nav li a{display:block;width:1.0rem;height:2.0rem;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider5 .flex-direction-nav li a.flex-prev{left:calc(50% - 1.0rem); background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat; background-size:contain;}
.flexslider5 .flex-direction-nav li a.flex-prev:hover{left:calc(50% - 1.0rem); background-image: url(../img/hsjt.png); background-position: center; background-repeat: no-repeat; background-size:contain;-webkit-transform: rotate(180deg)}
.flexslider5 .flex-direction-nav li a.flex-next{right:calc(50% - 1.0rem);background-image: url(../img/left.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg);background-size:contain; }
.flexslider5 .flex-direction-nav li a.flex-next:hover{right:calc(50% - 1.0rem);background-image: url(../img/hsjt.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(360deg);background-size:contain; }

.flexslider6{position: relative;width:100%; float:left; height:auto; margin-top:2.0rem;}
.flexslider6 .slides{position:relative;z-index:1;}
.flexslider6 .slides li{height: 100%; width: 100%;}
.flexslider6 .slides li .honr{
	width: calc(33.33% - 0.5rem);
	height: auto;
	float: left;
	transition: all 0.6s;
	text-align: center;
	margin-right:0.5rem;
	margin-top:1.0rem;
}
.flexslider6 .slides li .honr:nth-child(3n){
	margin-right:0px;}
.flexslider6 .slides li .honr dl dt{
	overflow:hidden;
	text-align:center;
}
.flexslider6 .slides li .honr dl dt img{
	width:100%;
	height:auto;
}
.flexslider6 .slides li .honr dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	text-align:center;
	margin-top:0.5rem;
	color:#333;
}

.flexslider6 .flex-control-nav{position:absolute;bottom:1.0rem;z-index:2;width:100%;text-align:center; display: none;}
.flexslider6 .flex-control-nav li{display:inline-block;width:40px;height:2px;margin:0 10px;*display:inline;zoom:1;}
.flexslider6 .flex-control-nav a{display:inline-block;width:40px;height:2px;line-height:50px;overflow:hidden; background: #fff;cursor:pointer;border-radius:8px}
.flexslider6 .flex-control-nav .flex-active{background: #db5a5a;}
.flexslider6 .flex-direction-nav{position:absolute;z-index:3;width:100%;bottom: -1.0rem;}
.flexslider6 .flex-direction-nav li a{display:block;width:1.0rem;height:2.0rem;overflow:hidden;cursor:pointer;position:absolute; }
.flexslider6 .flex-direction-nav li a.flex-prev{left:calc(50% - 1.0rem); background-image: url(../img/lsjt.png); background-position: center; background-repeat: no-repeat; background-size:contain;}
.flexslider6 .flex-direction-nav li a.flex-next{right:calc(50% - 32px);background-image: url(../img/lsjt.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg);background-size:contain; }


}




