body, div, menu, ol, ul, li, dl, dd, dt, h1, h2, h3, h4, h5, h6, input, p, form, header, nav, article, section, aside, footer, video, audio, figure, textarea { padding: 0; margin: 0; }
input, select, textarea, img, area { outline: none; border: none; }
input, select, textarea { background: #FFF; }
mark { background: none; }
-img { vertical-align: middle; }
textarea { resize: none; }
li { list-style-type: none; }
body { font: 0.24rem/1 "Microsoft YaHei"; }
em, i, b, small, h1, h2, h3, h4, h5, h6, address { font-style: normal; font-weight: normal; font-size: 100%; }
span, b, em, i, strong, small, label, a, mark { display: inline-block; }
a { text-decoration: none; outline: none; color: inherit; }
/*clear-fix*/

.clear-fix{
    clear:both;
    *zoom:1;
}

.clear-fix:after{
    clear:both;
    display:block;
    visibility:hidden;
    height:0;
    line-height:0;
    content:"";
    font-size:0;
}
.clearFix:after{ clear:both; display:block; visibility:hidden; height:0; line-height:0; content:""; font-size:0;}
/*common*/
.fl { float: left; }
.fr { float: right; }
.noMt { margin-top: 0 !important; }
.noMr { margin-right: 0 !important; }
.noMb { margin-bottom: 0 !important; }
.noMl { margin-left: 0 !important; }
.noPt { padding-top: 0 !important; }
.noPr { padding-right: 0 !important; }
.noPb { padding-bottom: 0 !important; }
.noPl { padding-left: 0 !important; }
.noBt { border-top: none !important; }
.noBr { border-right: none !important; }
.noBb { border-bottom: none !important; }
.noBl { border-left: none !important; }
#container { max-width: 640px; height: 100%; margin: 0 auto; overflow: hidden; position: relative; font-size: 0.24rem;}
#container img { max-width: 100%; }
#LRdiv0, #LRfloater0 { display: none; }

/*查看更多按钮样式*/
.mid-more { display: flex; justify-content: space-around; margin-top: 0.26rem; border-bottom: 0.19rem solid #eaeaea; }
.mid-more a { text-align: center; box-sizing: border-box; width: 33.3%; border-top: 1px solid #eaeaea; border-right: 1px solid #eaeaea; padding: 0.17rem 0; }
.mid-more a em { width: 0.54rem; margin-bottom: 0.1rem; position: relative; }
.mid-more a i { position: absolute; top: -0.03rem; right: -0.05rem; width: 0.22rem; line-height: 0.22rem; text-align: center; background: #ff0000; border-radius: 15px; font-size: 0.2rem; color: #fff; animation: shan 1s infinite; }
@keyframes shan {
    0% {
transform: scale(0.5);
}
100% {
transform: scale(1);
}
}

/*其中一个标题间距不一?/
.bt-margin{margin: 0.2rem 0 0.15rem 0 !important;}

/*畅言内填?/
#SOHUCS{padding: 0 0.15rem;}

/*body{display: none;}*/

