@media (min-width:1024px){
/* flexslider */
.flexslider{position:relative;height: auto;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; width:100%; float:left;min-width:1200px;}
.slides{position:relative;z-index:1;}
.flexslider .gdj{ width:54px; height:54px; position:absolute; bottom:228px; background:url(../images/xjt.png) no-repeat center; left:5%; z-index:1111}
.flexslider .gdj a{ width:100%; height:54px; float:left}
.slides li{height: auto;position:relative}
.slides li img{ width:100%; height:auto; display:block; z-index:-11; }
.slides li div{ width:auto; position:absolute; z-index:11; color:#FFF; left:5%; color:#FFF; top:35%}
.slides li div dl dt{ font-size:62px; line-height:50px;}
.slides li div dl dd{ font-size:38px; line-height:45px; margin-top:30px;}
.flex-control-nav{position:absolute;bottom:25px;z-index:22;width:100%; text-align:center}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;line-height:60px;overflow:hidden;background:#fff;cursor:pointer;border-radius:50%}
.flex-control-nav .flex-active{background:#ffc600;}

.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:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}



}

@media (max-width:1023px){
/* flexslider */
.flexslider{position:relative;height: auto;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; width:100%; float:left;}
.slides{position:relative;z-index:1;}
.flexslider .gdj{ width:27px; height:27px; position:absolute; bottom:25px; background:url(../images/xjt.png) no-repeat center; background-size:contain; left:5%; z-index:11}
.flexslider .gdj a{ width:100%; height:27px; float:left}
.slides li{height: auto;position:relative}
.slides li img{ width:100%; height:auto; display:block; z-index:-11; }
.slides li div{ width:auto; position:absolute; z-index:11; color:#FFF; left:5%; color:#FFF; top:20%}
.slides li div dl dt{ font-size:1.2rem; line-height:2.0rem;}
.slides li div dl dd{ font-size:0.8rem; line-height:1.5rem; margin-top:0rem;}
.flex-control-nav{position:absolute;bottom:10px;z-index:22;width:100%; text-align:center}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;line-height:60px;overflow:hidden;background:#fff;cursor:pointer;border-radius:50%}
.flex-control-nav .flex-active{background:#ffc600;}

.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:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}


}