@import url('base.css');
@import url('layout.css');

/* 轮播图 */
.lunbo{ max-width:320px; max-height:175px; 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} 

.clear{ clear:both} 
.bzong{ max-width:320px; width:100%; margin:0 auto; padding-bottom:15px; }
.bzong a{ width:30.5%; display:block; float:left; text-align:center; padding:10px 0px; margin:3px;  border:1px solid #CCC;}


.ind_title{height:18px;line-height:18px;font-family:microsoft yahei;margin:15px 0;border-left:5px solid #00684E;padding-left:5px}
.ind_title h3{color:#00684E;font-size:16px;float:left}
.ind_title span{float:right;position:relative;padding-right:15px}
.ind_title span:after{content:'';position:absolute;right:5px;top:5px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #00684E;}

