@import url('base.css');
@import url('layout.css');

/* 轮播图 */
.lunbo{ max-width:320px; padding-top:10px; padding-bottom:10px; margin:0 auto;}
.focus{ margin-bottom:25px!important;}
.slider{display:none; }
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:transparent;font-size:0;border:1px solid #fff;}
.focus span.current{background:#fff;}
.slider ul li{ text-align:center; line-height:200px; display:block;}
.slider ul li img{ width:325px!important; height:175px!important;}
.focus div{ margin-right:30px;}


.article_detail p{ line-height:27px;}


.flexslider{position:relative;height:auto;}
.slides{ position:relative; overflow:hidden; }
.slides li{ width:100%;}
.flex-control-nav{position:absolute;bottom:5px;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(/images/dot.png) center no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{ background:url(/images/dot2.png) center no-repeat;}
.flex-direction-nav{position:absolute;z-index:2;width:100%;top:30%;}
.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:0px;background:url(../images/bannerl.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:0px;background:url(../images/bannerr.png) center center no-repeat;}


.banner{ width:100%; height:auto;overflow:hidden; float:left;}
.banner img{ width:100%; height:auto; float:left;}
.banner .flex-direction-nav{ top:55%;}
.clearfloat{clear:both} 

.zhuanjia div:first-child img{width:100%}