@charset "utf-8";
html{overflow-x: hidden;}
body{ overflow-x: hidden; margin:0; padding:0; background: #25282d;font:normal 100% "Microsoft YaHei",\5b8b\4f53,Arial, Helvetica, sans-serif; -webkit-tap-highlight-color: rgba(0,0,0,0); overflow-x:hidden;}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
area{outline:none;}
img{ border:0;}
input{ -webkit-appearance: none; border-radius: 0;}
ol,ul{list-style:none;}
a{ text-decoration:none; outline:none;}
.clearfix:after {content:"";display:block;height:0;clear:both;} 
.clearfix {zoom:1;}
.pub_clr{clear:both;font-size:0;height:0;line-height:0;overflow:hidden;}
.none{display:none;}
.auto{left: 50%; -webkit-transform:translate(-50%,0); -moz-transform:translate(-50%,0); -ms-transform:translate(-50%,0); -o-transform:translate(-50%,0); transform:translate(-50%,0);}
/*公用浮动*/
.f_left{ float: left}
.f_right{ float: right}
/*浮动清理*/
.cf:before,.cf:after{content:".";display:block;height:0;visibility:hidden}
.cf:after{clear:both}
.cf{zoom:1}
body {font-size: 1.4rem; background:#fff;}
.main{ padding-bottom: 100px; min-height: 848px;}

.wrap750{ width: 750px; margin: 0 auto; overflow: hidden; }
.homewrap{visibility:hidden;}
.top{ height: 92px; background: #483c84; position: relative; text-align: center; line-height: 92px;}
.top h3{ text-align:center; color: #fff; font-size: 32px; font-weight: normal; }
.back{ display: inline-block; width: 76px; height: 46px; line-height: 46px; text-align: center; color: #483c84; font-size: 24px; position: absolute; left:27px; top:22px; background: #fff; border-radius: 10px; -webkit-border-radius: 10px;}
.article-wrap{ padding: 0 36px; }
.article-wrap h4{ font-size: 30px; text-align: left; color: #483c84; padding: 50px 0 5px 0;}
.article-wrap .date{ color: #483c84; font-size: 16px; margin-bottom: 20px;}
.article-wrap .split{height: 2px; background: #eaeaea; margin-bottom: 30px;}
.article-wrap p{ font-size: 24px; color: #242424; line-height: 38px; margin-bottom: 30px;}
.article-wrap img{ max-width: 668px; display: block; margin: 0 auto;}

.nestab{ height: 88px; line-height: 88px; margin: 0 36px; margin-top: 20px; border-bottom: 1px solid #eaeaea;}
.nestab a{ display: inline-block; width: 127px; color: #483c84; font-size: 24px; text-align: center; color: #282828; position: relative;}
.nestab a::after{ position: absolute; left:0;bottom:0px; width: 127px; height: 4px; content: ''; background: #483c84; display: none;}
.nestab .on{ color: #483c84;}
.nestab .on::after{ display: block;}
.newslist{ margin: 0 36px; padding-bottom: 44px;}
.newslist li{ height: 70px;border-bottom: 2px solid #eaeaea; position: relative; line-height: 70px; display: flex; align-items: center; justify-content: space-between;}
.newslist li span{ font-size: 24px;color: #8b8b8b;text-align: right; flex-shrink: 0; margin-left: 20px;}
.newslist li a{ flex: 1; }
.newslist a{ display: block; width: 100%; font-size: 24px; color: #282828; height: 70px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.newslist a.news-btn-more{
     width:600px;
    height:70px; 
	margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 20px;
}
/* page */
#in_getmore{display:block; margin-top: 30px; width:100%; height:160px;font:normal 36px/56px "宋体"; color:#e5e5e5; text-align:center;}
#in_getmore a{display: inline-block;margin:0 20px; border:1px solid #e5e5e5;width:56px;height:56px;line-height:56px;text-align:center;color:#e5e5e5;}

