@charset "utf-8";
/* CSS Document */
html { background:#fff;}


section { margin:15px; }
a:active { color: -webkit-activelink; background:#dedede;}
a.news_item:active{ background:#000;-webkit-tap-highlight-color:rgba(0,0,0,0.5); }
.news_item { padding-bottom:5px; border-bottom:1px solid #dedede;}
.news_item h1{ font-size:16px;}
.news_item img { width:100%;}

.news_item .big_img h1{ margin-bottom:10px;}

.right_img { display:block; padding-bottom:10px;}
.right_img h1 {display:inline-block; width:66%; vertical-align:top; box-sizing:border-box; -webkit-box-sizing:border-box; padding-right:10px;vertical-align:middle;}
.right_img .ri {display:inline-block; width:32.5%; vertical-align:middle; box-sizing:border-box; -webkit-box-sizing:border-box; float:right;}


.three_img h1{ margin-bottom:10px;}
.moreimg {display: -moz-box; display: -webkit-box;display: box; text-align:center;flex-direction: row;flex-wrap: wrap;}
.moreimg img{ width:32.5%; padding-right:1.25%; }
.moreimg img:last-of-type{ padding-right:0;}


.time{ color:#666; font-size:12px; padding-top:10px;}


.bottom-menu { display:none;}
body{padding-bottom: 0rem !important;}


.app_pop { background:rgba(0,0,0,1); width:100%; height:1.2rem; overflow:hidden; display:none; bottom:0; left:0; right:0; z-index:9;}
.app_pop_close { position:absolute; width:60px; height:60px; background:#848484; border-radius:50%; display:block; left:-30px; top:-30px; color:#fff; line-height: 80px; text-align: center; text-indent: 24px; font-size:24px;}
.app_pop_btn { text-align:center;display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-pack: center; height:1rem;}
.app_pop_btn p{ display:inline-block; color:#fff; vertical-align:middle; font-size:0.4rem;line-height: 1.2rem;}
.app_pop_btn b{ float: right; width: 28%; vertical-align: middle; color: #FFFFFF; background: #FF4545; font-size: 0.4rem; height: 0.8rem; line-height:  0.8rem; margin-top: 0.2rem; margin-right: 0.25rem; border-radius: 5px;}


