.wraper{width:7.5rem;margin:0 auto;padding:0 0.3rem;box-sizing:border-box;}
.lunbo{width:6.9rem;margin:0.1rem auto 0;}
body{background:#fff;}
img{border-radius:10px;-webkit-border-radius:10px;}

/*swiper轮播*/
.swiper-container{width:100%;box-sizing:border-box;}
.swiper-slide{float:left;height:3.9rem;background:#fff;box-sizing:border-box;border-radius:10px;-webkit-border-radius:10px;}
.swiper-slide img{width:100%;height:100%;}
.swiper-pagination{display:;}
.swiper-button-next,.swiper-button-prev{display:none;}
.swiper-pagination-bullet{width:0.12rem;height:0.12rem;}
.swiper-pagination-bullet-active{background:#fff;opacity:1;}

.tit{margin-top:0.48rem;border-left:0.12rem solid #E50038;padding-left:0.15rem;line-height:0.4rem;color:#E50038;font-size:0.4rem;}
.zjjd li{overflow:hidden;height:1.97rem;padding:0.25rem 0;border-bottom:1px solid #F0F0F0;}
.zj-tit{float:left;width:3.24rem;color:#00469B;font-size:0.36rem;}
.zj-tit p{overflow:hidden;height:0.8rem;line-height:0.4rem;}
.zj-img{float:right;width:3.16rem;height:2rem;}
.zj-tit span{display:block;margin-top:0.7rem;color:#6D7278;font-size:0.24rem;}

.zfmt ul{padding-top:0.2rem}
.zfmt li{position:relative;margin-bottom:0.24rem;}
.zfmt li:last-child{margin-bottom:0;}
.zfmt li img{}
.zfmt p{position:absolute;bottom:0;left:0;width:100%;padding:2.9rem 0.1rem 0.15rem;box-sizing:border-box;background:url(../img/bg2.png) left bottom;color:#fff;font-size:0.36rem;line-height:0.4rem;border-radius:10px;word-break:break-all; white-space:nowrap;text-align:center;}

.xcly ul{padding:0.18rem 0 0.5rem;}
.xcly li{float:left;width:3.4rem;height:1.8rem;margin:0 0.08rem 0.08rem 0;box-sizing:border-box;}
.xcly li:nth-child(even){margin-right:0;}
.xcly li:last-child,.xcly li:nth-last-child(2){margin-bottom:0;}
.xcly li img{height:1.8rem;border-radius:0;-webkit-border-radius:0;}

.nav{position:relative;padding:0.15rem 0;}
.nav img{border-radius:0;}
.logo{float:left;width:2rem}
.nav-txt{float:right;padding-top:0.05rem;line-height:0.44rem;}
.nav-txt a{float:left;padding:0 0.1rem;background:url(../img/line.jpg) no-repeat right 50%;font-size:0.14rem;text-align:center;}
.nav-txt a:last-child{background:none;}
@media screen and (max-width:320px){
  .nav-txt a{padding:0 0.05rem;}
}