.fl{float:left}
.fr{float:right}

/* m-banner */
.m-banner{background:#f7f8f8; width:1200px; height:346px; margin:86px auto 0 auto; position: relative;}

.mb-img{width:625px;height:346px;}
.mb-ibox{width:625px;height:346px;position:relative;overflow:hidden}
.mb-ibox a{display:block;width:625px;height:346px;overflow:hidden;position:absolute;top:0;left:0;z-index:10;display:none;}


.mb-news{width:510px; padding: 35px 45px 0 0;}
.mb-news h4{word-break:break-all;word-wrap:break-word}
.mb-news h4 a{font-size:24px;color:#CB2332; line-height:46px; font-weight: bold; word-break:break-all;word-wrap:break-word;}

.mb-news p{font-size:16px;color:#000000; line-height:36px; margin-top:15px; overflow:hidden;}
.mb-news h4 a:hover{text-decoration:underline}


.mb-inav{width:510px;margin-right:1px; text-align: right; position: absolute; bottom:25px; right:40px;}
.mb-inav li{width:45px;height:10px; display: inline-block;}
.mb-inav li a{display:block; width:45px; height:10px; background:#000000; border-radius: 50px;}
.mb-inav li a.cur{background:#cb2332}