@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
ul{ list-style:none;}
a{ text-decoration:none; color:#000;}
body{ font-size:18px; background:#fff; line-height:32px;}
img{ border:none;}

.fl{ float:left;}
.fr{ float:right;}
.clearfix:after{ content:"."; clear:both; display:block; font-size:0; height:0; overflow:hidden;}
.clearfix{ zoom:1;}
.red{ color:#fe0000;}
.wrapper{ width:320px; margin:0 auto;}



.swiper-container{ width: 100%; height: auto;}
.swiper-slide{ width:100%; text-align:center; font-size: 18px; background: #fff;}
.pic-1{ width:100%;}
.pic-1 img{ width:100%; float:left;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{ background:url(../images/shouy-1.png) no-repeat !important; width:20px !important; height:33px !important; left:5px !important;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{ background:url(../images/shouy-2.png) no-repeat !important; width:20px !important; height:33px !important; right:5px !important;}
/*.swiper-pagination-bullet{ background:#fff !important; opacity:1 !important;}*/
.swiper-pagination-bullet-active{ background:#205299 !important;}



