@charset "utf-8";
/* CSS Document */
.wapban{ display:none}
.ban{ margin:0 auto; overflow:hidden; height:710px; margin-bottom:60px; position:relative  }
.fullSlide {width:100%;height:710px;overflow:hidden;background:#fff;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:710px;overflow:hidden;text-align:center;}
.fullSlide .bd li a {display:block;height:710px; text-align:center}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:10px;line-height:10px}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin-right:10px; border-radius:50%; overflow:hidden;background:#fff;line-height:999px;}
.fullSlide .hd ul .on {background:#da2339;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:76px;background:url(arrleft.png) 0 0 no-repeat;cursor:pointer;filter:alpha(opacity=70);opacity:0.5;display:none;}
.fullSlide .next {left:auto;right:5%;;background:url(arrright.png) 0 0 no-repeat;}

.ad01 ul{ width:100%; float:left; overflow:hidden;}
.ad01 ul a{ width:32.66%; float:left; overflow:hidden; margin-bottom:10px;margin-right:1.01%}
.ad01 ul a:nth-child(3n){ margin-right:0 }
.ad01 ul a img{ width:100%; float:left;}

.story01{ width:100%; float:left; overflow:hidden;}
.story01 dl{ width:19.2%; margin-right:1%; float:left; overflow:hidden; transition:all 0.25s; margin-top:10px}
.story01 dl:nth-child(5n){ margin-right:0}
.story01 dl dd{ width:100%; float:left; overflow:hidden;}
.story01 dl dd img{ width:100%; float:left; overflow:hidden; border-radius:10px 10px 0 0 }
.story01 dl dt{ width:100%; float:left; overflow:hidden; text-align:center; line-height:30px; background:#fff; padding:15px 15px; box-sizing:border-box; border-radius:0 0 10px 10px}
.story01 dl dt a{ font-size:18px; color:#333; }
.story01 dl dt a:hover{ color:#da2339; }
.story01 dl:hover{ transform:translateY(-10px)}

.xw01 dl:nth-child(n+5){ border-bottom:none; margin-bottom:10px; }


/******** 手机版 ********/
@media (max-width:767px){



.ban{height:200px; margin-bottom:20px; }
.fullSlide {height:200px;}
.fullSlide .bd li {height:200px}
.fullSlide .bd li a {display:block;height:200px;}
.fullSlide .hd {bottom:10px;left:0;height:10px;line-height:10px}
.fullSlide .hd ul li {width:30px;height:4px;margin-right:10px; border-radius:0}

.fullSlide .prev,.fullSlide .next { background-size:30%}
.fullSlide .next  { background:url(arrright.png) right 0 no-repeat; background-size:30%;}

.pcban{ display:none}
.wapban{ display:block}
.wapban li img{ width:100%; float:left; overflow:hidden; height:200px}



.ad01 ul{ width:100%; float:left; overflow:hidden;}
.ad01 ul a{ width:100%;  margin-bottom:10px;margin-right:0}
.ad01 ul a:nth-child(3n){ margin-right:0 }
.ad01 ul a img{ width:100%;}


.story01 dl{ width:48%; margin-right:4%;margin-top:10px}
.story01 dl:nth-child(2n){ margin-right:0}

.story01 dl dd img{  border-radius:5px 5px 0 0 }
.story01 dl dt{ line-height:30px; background:#fff; padding:10px; box-sizing:border-box; border-radius:0 0 5px 5px}
.story01 dl dt a{ font-size:16px; color:#333; }
.story01 dl:last-child{ display:none}



}