.flexslider{position:relative;overflow:hidden;/*background:url(/template/default/images/loading.gif) 50% no-repeat;*/}
.slides{position:relative;z-index:1;}

@media screen and (max-width:1920px) and (min-width:1660px){
.slides li{height:450px;}
.slides a{display:block; width:100%; height:450px;}
.subbanner{height:309px;}
.subname{margin:0 auto;padding-top:129px;}
}
@media screen and (max-width:1660px) and (min-width:760px){
.slides li{height:320px;}
.slides a{display:block; width:100%; height:320px;}
.subbanner{height:220px;}
.subname{margin:0 auto;padding-top:85px;}
}

.slides a{display:block; width:100%; height:320px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(/template/default/images/dot.png) right 0 no-repeat;cursor:pointer;
	transition: all 0s ;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
/*.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:10px;background:url(/template/default/images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:10px;background:url(/template/default/images/next.png) center center no-repeat;}*/<!--ºÄÊ±1763413237.3935Ãë-->