@charset "utf-8";
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body {background:#FFF;color:#4a4f5a;font: 400 14px/1.5 "微软雅黑",Helvetica,STHeiti,Droid Sans Fallback;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}
input,select,textarea{font-size:100%}
article,aside,footer,header,nav,section,audio,canvas,video,img {display: block;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
abbr,acronym{border:0;font-variant:normal}
del{text-decoration:line-through}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
button{outline:0;border:none;}
a:hover{text-decoration:none}
ins,a{text-decoration:none}
textarea {resize: none;}
iframe,img {border:0;}
img{display:block;width:100%;}
ul,ol {list-style:none;}
input,select,textarea {outline: 0;-webkit-user-modify: read-write-plaintext-only;}
.pr{position:relative;}
.abs{position: absolute}
.fl{float:left;display:inline-block;}
.fr{float:right;display:inline-block;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clear{clear: both}
.clearfix{*zoom:1;}
.wrap{min-width: 320px;max-width:768px;margin:0 auto;position:relative;}

/*自定义样式*/
body{background:#f2f2f2;}
/*顶部*/
.headBor{height:1.2rem; line-height:1.2rem;background:#30b4c0;text-align:center;}
.headBor .fh,.headBor .fb{height:100%;width:1.4rem;top:0;display:block;box-sizing:border-box;}
.headBor .fh{left:0;}
.headBor .fh img{width:.5rem;margin:.36rem auto;}
.headBor .fb{right:0;}
.headBor .fb img{width:.5rem;margin:.36rem auto;}
.headBor h1{font-size:.5rem; color:#fff; font-weight:normal; text-align:center;}
.headBor h1 a{color:#fff;}

/*版块列表*/
.ico-bd i{background:url(/images/xinsheng/icon7.png) no-repeat; background-size:100% auto;}
.ico-bd i{width:.36rem;height:.36rem;left:0;top:.15rem;}
.bread{height:1rem; line-height:1rem; background:#fff;border-bottom:1px solid #e6e6e6; margin-bottom:.2rem; padding-left:.4rem; font-size:.4rem; color:#666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.bread a{color:#333;}
.postBox{ padding-bottom:1.5rem;}
.postBox .post-ul li{padding:.1rem .4rem 0 .4rem; border-bottom:1px solid #e6e6e6; background:#fff; margin-bottom:.26rem;}
.postBox .post-ul li .p-bd{line-height:.65rem; font-size:.36rem; padding:0 0 .2rem .6rem;border-bottom:1px solid #e6e6e6;margin-top:.2rem;}
.postBox .post-ul li .p-bd a{color:#666;}
.postBox .post-ul li .p-hd{height:.8rem; line-height:.8rem; margin:.14rem 0 .14rem; color:#999;font-size:.32rem; text-align:right;}
.postBox .post-ul li .p-hd p em{padding-left:.6rem;margin-left:.3rem; display:inline-block;}
.postBox .post-ul li .p-hd p em.h-num{background:url(/images/xinsheng/icon5.png) no-repeat left center;background-size:30%;}
.postBox .post-ul li .p-hd p em.h-time{background:url(/images/xinsheng/icon6.png) no-repeat left center;background-size:16%;}

/*底部导航*/
.move-link{width:100%;border-top:1px solid #d6d6d6; background:#e8e8e8; position:fixed;left:0;bottom:0;z-index:89;}
.move-link ul{height:1.5rem;}
.move-link li{width:25%;text-align:center;}
.move-link li a{color:#666;font-size:.36rem;display:block;}
.move-link li i{display:block;margin:.12rem auto;height:.74rem;}
.move-link li:nth-child(1) i{background:url(/images/xinsheng/icon1.png) no-repeat center;width:.818rem;background-size:90%;}
.move-link li:nth-child(2) i{background:url(/images/xinsheng/icon2.png) no-repeat center;width:.727rem;background-size:90%;}
.move-link li:nth-child(3) i{background:url(/images/xinsheng/icon3.png) no-repeat center;width:.71rem;background-size:90%;}
.move-link li:nth-child(4) i{background:url(/images/xinsheng/icon4.png) no-repeat center;width:.672rem;background-size:90%;}