.fl{float:left}
.fr{float:right}

/* m-banner */
.m-banner{background:#f7f8f8; width:100%; height:3.4rem; margin:0.46rem auto 0 auto; position: relative;}

.mb-img{width:100%;height:auto;}
.mb-ibox{width:100%; height:2.1rem; position:relative;overflow:hidden}
.mb-ibox a{display:block;width:100%;height:auto;overflow:hidden;position:absolute;top:0;left:0;z-index:2;display:none;}
.mb-ibox a img{ float: left; width: 100%; height: auto; display: block;}

.mb-news{width:100%; padding: 0.05rem 0.20rem;}
.mb-news h4{word-break:break-all;word-wrap:break-word}
.mb-news h4 a{font-size:0.195rem;color:#CB2332; line-height:0.26rem; font-weight: bold; word-break:break-all;word-wrap:break-word;}

.mb-news p{/*font-size:0.14rem;*/color:#000000; line-height:0.16rem; margin-top:0.15rem; overflow:hidden;}
.mb-news h4 a:hover{text-decoration:underline}

.mb-inav{width:100%; text-align: right; position: absolute; bottom:0.20rem; right:0.20rem;}
.mb-inav li{width:0.28rem;height:0.06rem; display: inline-block;}
.mb-inav li a{display:block; width:0.28rem; height:0.06rem; background:#000000; border-radius: 50px;}
.mb-inav li a.cur{background:#cb2332;}