@media (min-width:1200px) {
/* flexslider */


.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; display: none;}
.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; border:1px solid #FFF;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/zj02.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/zj02.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg) }


.flexslider2{position:relative;height: auto;width:100%; float:left; margin-top: 10px; }
.flexslider2 .slides{position:relative;z-index:1;}
.flexslider2 .slides li{
	height: auto; 
	width: 100%;
}
.flexslider2 .slides li .hyal{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.flexslider2 .slides li .hyal .al01{
	width: calc(16.6% - 24px);
	height: 90px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right:24px;
}
.flexslider2 .slides li .hyal .al01 span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.flexslider2 .slides li .hyal .al01 img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.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% - 18px);
}
.flexslider2 .flex-direction-nav li a{
	display:block;
	width:36px;
	height:36px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flexslider2 .flex-direction-nav li a.flex-prev{
	left:-60px; 
	background-image: url(../img/Left.png); 
	background-position: center; 
	background-repeat: no-repeat;
}
.flexslider2 .flex-direction-nav li a.flex-next{
	right:-60px;
	background-image: url(../img/Left.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
}



.flexslider2 .al01{ float: left; width: 18.75%; margin-right: 20px; margin-top:20px; margin-bottom: 20px; height: 110px; position: relative;transform-style: preserve-3d; float: left; transition: 0.8s; transform: translateZ(30deg);transform-origin: 50% 50% -82.5px;}
.flexslider2 .al01 .icon{ width: 100%; height: 100%; position: relative; border: 1px solid #b5b5b5; box-sizing: border-box; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.flexslider2 .al01 .icon img{ display: block; max-height: 90%; max-width:100%; width: auto; left: 50%; top: 50%; transform: translate(-50%,-50%); position: absolute;}
.flexslider2 .al01 .text{border: 1px solid #b5b5b5; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.3); padding: 0 10%; box-sizing: border-box; transform: rotateX(-90deg) translateZ(82.5px) translateY(82.5px); background: #fff; z-index: 999; overflow: hidden;}
.flexslider2 .al01 .text img{ display: block; height: auto; width: 70%; left: 50%; top: 50%; transform: translate(-50%,-50%);position: absolute;}
.flexslider2 .al01:hover{ transform: rotateX(90deg); }
.flexslider2 .al01:nth-child(6n){ margin-right: 0;}
.flexslider2 .al01.enter{ width: 190px; height: 50px; border-radius:25px; text-align:center; line-height: 50px; color: #fff; background: #0968b9; margin: 15px auto 0 auto; font-size: 14px; display: block; box-shadow: 0 5px 10px rgba(0,0,0,0.4);}



.flexslider3{
	position:relative;
	height: auto;
	width:100%; 
	float:left;
}
.flexslider3 .slides{
	position:relative;
	z-index:1;
}
.flexslider3 .slides li{
	height: 100%; 
	position:relative; 
	background-position: center;
	background-repeat: no-repeat; 
	background-size: cover;
}
.flexslider3 .slides li img{ 
	height:100%; 
	width:100%;
}

.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: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; 
	border:1px solid #FFF;
	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% - 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:20px; 
	background-image: url(../img/zj_h.png); background-position: center; 
	background-repeat: no-repeat;
}
.flexslider3 .flex-direction-nav li a.flex-prev:hover{
	left:20px; 
	background-image: url(../img/zj_tc.png); 
	background-position: center; 
	background-repeat: no-repeat;
}
.flexslider3 .flex-direction-nav li a.flex-next{
	right:20px;
	background-image: url(../img/zj_h.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
}
.flexslider3 .flex-direction-nav li a.flex-next:hover{
	right:20px;
	background-image: url(../img/zj_tc.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
}

.flexslider4{position:relative;height: auto;width:100%; float:left; margin-top: 40px; margin-bottom: 80px;}
.flexslider4 .slides{position:relative;z-index:1;}
.flexslider4 .slides li{
	height: auto; 
	width: 100%;
}
.flexslider4 .slides li .hyal{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flexslider4 .slides li .hyal .al01{
	width: 49%;
	height: 513px;
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	border:1px solid #DDDDDD;
}
.flexslider4 .slides li .hyal .al01 .tex{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	opacity: 0;
	transition: all 0.6s;
	background: rgba(1,182,239,0.90);
	display: flex;
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
	justify-content: center;
	transition: all 0.6s;
	align-items: center;
}
.flexslider4 .slides li .hyal .al01:hover .tex{
	opacity: 1;
}
.flexslider4 .slides li .hyal .al01 .tex div{
	width: 55%;
}
.flexslider4 .slides li .hyal .al01 .tex h1{
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 33px;
}
.flexslider4 .slides li .hyal .al01 .tex .more{
	display: flex;
	justify-content: center;
	margin-top: 35px;
}
.flexslider4 .slides li .hyal .al01 .tex .more a{
	width: 200px;
	height: 48px;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 48px;
}
.flexslider4 .slides li .hyal .al01 .tex .more img{
	vertical-align: middle;
	margin-left: 20px;
}
.flexslider4 .slides li .hyal .al01 dl dt{
	height: 445px;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
}
.flexslider4 .slides li .hyal .al01 dl dt span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.flexslider4 .slides li .hyal .al01 dl dt img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.flexslider4 .slides li .hyal .al01 dl dd{
	height: 67px;
	line-height: 67px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.flexslider4 .flex-control-nav{
	position:absolute;
	bottom:1.0rem;
	z-index:2;
	width:100%;
	text-align:center;
	display: none;
}
.flexslider4 .flex-control-nav li{
	display:inline-block;
	width:40px;
	height:2px;
	margin:0 10px;
	*display:inline;
	zoom:1;
}
.flexslider4 .flex-control-nav a{
	display:inline-block;
	width:40px;
	height:2px;
	line-height:50px;
	overflow:hidden; 
	background: #fff;
	cursor:pointer;
	border-radius:8px;
}
.flexslider4 .flex-control-nav .flex-active{
	background: #db5a5a;
}
.flexslider4 .flex-direction-nav{
	position:absolute;
	z-index:3;
	width:100%;
	top: calc(50% - 20px);
}
.flexslider4 .flex-direction-nav li a{
	display:block;
	width:40px;
	height:40px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flexslider4 .flex-direction-nav li a.flex-prev{
	left:-60px; 
	background-image: url(../img/zj.png); 
	background-position: center; 
	background-repeat: no-repeat;
}
.flexslider4 .flex-direction-nav li a.flex-next{
	right:-60px;
	background-image: url(../img/zj.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
}
















}

@media (max-width:1680px) and (min-width:1200px){

.flexslider4 .flex-direction-nav li a.flex-prev{
	left:-0px; 
	background-image: url(../img/zj.png); 
	background-position: center; 
	background-repeat: no-repeat;
}
.flexslider4 .flex-direction-nav li a.flex-next{
	right:-0px;
	background-image: url(../img/zj.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
}


.flexslider2{position:relative;height: auto;width:100%; float:left; margin-top: 10px; }
.flexslider2 .slides{position:relative;z-index:1;}
.flexslider2 .slides li{
	height: auto; 
	width: 100%;
}
.flexslider2 .slides li .hyal{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.flexslider2 .slides li .hyal .al01{
	width: calc(16.6% - 24px);
	height: 90px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right:24px;
}
.flexslider2 .slides li .hyal .al01 span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.flexslider2 .slides li .hyal .al01 img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.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% - 18px);
}
.flexslider2 .flex-direction-nav li a{
	display:block;
	width:36px;
	height:36px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flexslider2 .flex-direction-nav li a.flex-prev{
	left:-6px; 
	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);
}

}

@media (max-width:1199px) {
/* flexslider */


.flexslider{position:relative;height: auto;width:100%; float:left; margin-top: 4.0rem;}
.flexslider .slides{position:relative;z-index:1;}
.flexslider .slides li{height: 52vw; 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; display: none;}
.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; border:1px solid #FFF;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% - 1.0rem);}
.flexslider .flex-direction-nav li a{display:block;width:2.0rem;height:2.0rem;overflow:hidden;cursor:pointer;position:absolute;}
.flexslider .flex-direction-nav li a.flex-prev{left:1.0rem; background-image: url(../img/zj.png); background-position: center; background-repeat: no-repeat; background-size: contain;}
.flexslider .flex-direction-nav li a.flex-prev:hover{left:1.0rem; background-image: url(../img/zj02.png); background-position: center; background-repeat: no-repeat; background-size: contain;}
.flexslider .flex-direction-nav li a.flex-next{right:1.0rem;background-image: url(../img/zj.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg); background-size: contain;}
.flexslider .flex-direction-nav li a.flex-next:hover{right:1.0rem;background-image: url(../img/zj02.png); background-position: center; background-repeat: no-repeat;-webkit-transform: rotate(180deg); background-size: contain;}


.flexslider2{position:relative;height: auto;width:100%; float:left; margin-top: 0.5rem; margin-bottom: 3.0rem; }
.flexslider2 .slides{position:relative;z-index:1;}
.flexslider2 .slides li{
	height: auto; 
	width: 100%;
}
.flexslider2 .slides li .hyal{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flexslider2 .slides li .hyal .al01{
	width: calc(33.3% - 0.5rem);
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 1.0rem;
}
.flexslider2 .slides li .hyal .al01 span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.flexslider2 .slides li .hyal .al01 img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.flexslider2 .al01 .icon{display:none}
.flexslider2 .al01 .icon img{ display:none}

.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% - 1.0rem);
}
.flexslider2 .flex-direction-nav li a{
	display:block;
	width:2.0rem;
	height:2.0rem;
	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;
	background-size: contain;
}
.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);
	background-size: contain;
}


.flexslider3{
	position:relative;
	height: auto;
	width:100%; 
	float:left;
}
.flexslider3 .slides{
	position:relative;
	z-index:1;
}
.flexslider3 .slides li{
	height: 100%; 
	position:relative; 
	background-position: center;
	background-repeat: no-repeat; 
	background-size: cover;
}
.flexslider3 .slides li img{ 
	height:100%; 
	width:100%;
}

.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: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; 
	border:1px solid #FFF;
	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% - 1.0rem);
}
.flexslider3 .flex-direction-nav li a{
	display:block;
	width:2.0rem;
	height:2.0rem;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flexslider3 .flex-direction-nav li a.flex-prev{
	left:1.0rem; 
	background-image: url(../img/zj_h.png); background-position: center; 
	background-repeat: no-repeat;
	background-size: contain;
}
.flexslider3 .flex-direction-nav li a.flex-prev:hover{
	left:1.0rem; 
	background-image: url(../img/zj_tc.png); 
	background-position: center; 
	background-repeat: no-repeat;
	background-size: contain;
}
.flexslider3 .flex-direction-nav li a.flex-next{
	right:1.0rem;
	background-image: url(../img/zj_h.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
	background-size: contain;
}
.flexslider3 .flex-direction-nav li a.flex-next:hover{
	right:1.0rem;
	background-image: url(../img/zj_tc.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
	background-size: contain;
}

.flexslider4{position:relative;height: auto;width:100%; float:left; margin-top: 1.0rem; margin-bottom: 2.0rem;}
.flexslider4 .slides{position:relative;z-index:1;}
.flexslider4 .slides li{
	height: auto; 
	width: 100%;
}
.flexslider4 .slides li .hyal{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flexslider4 .slides li .hyal .al01{
	width: 49%;
	height: auto;
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	border:1px solid #DDDDDD;
}
.flexslider4 .slides li .hyal .al01 .tex{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	opacity: 0;
	transition: all 0.6s;
	background: rgba(1,182,239,0.90);
	display: flex;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	justify-content: center;
	transition: all 0.6s;
	align-items: center;
}
.flexslider4 .slides li .hyal .al01:hover .tex{
	opacity: 1;
}
.flexslider4 .slides li .hyal .al01 .tex div{
	width: 90%;
}
.flexslider4 .slides li .hyal .al01 .tex h1{
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 1.0rem;
}
.flexslider4 .slides li .hyal .al01 .tex .more{
	display: flex;
	justify-content: center;
	margin-top: 1.0rem;
}
.flexslider4 .slides li .hyal .al01 .tex .more a{
	width: 8.0rem;
	height: 2.0rem;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	font-size: 0.8rem;
	text-align: center;
	line-height: 2.0rem;
}
.flexslider4 .slides li .hyal .al01 .tex .more img{
	vertical-align: middle;
	margin-left: 0.5rem;
}
.flexslider4 .slides li .hyal .al01 dl dt{
	height: 8.0rem;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
}
.flexslider4 .slides li .hyal .al01 dl dt span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.flexslider4 .slides li .hyal .al01 dl dt img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.flexslider4 .slides li .hyal .al01 dl dd{
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	font-size: 0.8rem;
	font-weight: bold;
}

.flexslider4 .flex-control-nav{
	position:absolute;
	bottom:1.0rem;
	z-index:2;
	width:100%;
	text-align:center;
	display: none;
}
.flexslider4 .flex-control-nav li{
	display:inline-block;
	width:40px;
	height:2px;
	margin:0 10px;
	*display:inline;
	zoom:1;
}
.flexslider4 .flex-control-nav a{
	display:inline-block;
	width:40px;
	height:2px;
	line-height:50px;
	overflow:hidden; 
	background: #fff;
	cursor:pointer;
	border-radius:8px;
}
.flexslider4 .flex-control-nav .flex-active{
	background: #db5a5a;
}
.flexslider4 .flex-direction-nav{
	position:absolute;
	z-index:3;
	width:100%;
	top: calc(50% - 1.0rem);
}
.flexslider4 .flex-direction-nav li a{
	display:block;
	width:2.0rem;
	height:2.0rem;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flexslider4 .flex-direction-nav li a.flex-prev{
	left:0px; 
	background-image: url(../img/zj.png); 
	background-position: center; 
	background-repeat: no-repeat;
	background-size: contain;
}
.flexslider4 .flex-direction-nav li a.flex-next{
	right:0px;
	background-image: url(../img/zj.png); 
	background-position: center; 
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
	background-size: contain;
}




}




