body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img {
border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-weight: normal;
font-style: normal;
}
ol,ul {
list-style: none;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
q:before,q:after {
content:'';
}
abbr,acronym { border: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
  -moz-appearance:textfield;
}
a{ text-decoration:none;}

.cc{*zoom:1;}
.cc:after{content:'\20';display:block;height:0;clear:both;visibility: hidden;}


.wapper{ width:7.5rem; margin:0 auto;}
.index-bg{ width:7.5rem; height:18.56rem;  background: url(page_bg.jpg) no-repeat;background-size:100% 100%; position:relative;}
.sub-nav{ position:absolute; width:100%; top:5.9rem;}
.sub-nav ul{flex-wrap: wrap; padding:0 .2rem;}
.sub-nav ul li{ width:2.33rem; margin-bottom:.4rem;}
.sub-nav ul li img{ display:block; width:2.33rem;}
.sub-nav ul li.ml img{ margin-left:1.1rem;}
.banner img{ display:block;width:100%;}
.content{ padding:.3rem;}
.content .title{ font-size:.36rem; color:#000; text-align:center;}
.content .date{ height:.6rem; line-height:.6rem; border-bottom:1px solid #959595; font-size:.26rem; color:#2779d5; margin-bottom:.3rem;}
.text-content{ font-size:.26rem; color:#000; line-height:1.8;}
.text-content img{ display:inline-block; max-width:6.9rem;}
.news-list li{ height:.7rem; line-height:.7rem; border-bottom:1px solid #ccc; padding-left:.2rem; overflow:hidden; background:url(style.png) left center no-repeat; background-size:.07rem .07rem;} 
.news-list li a{ color:#2779d5; font-size:.28rem; width:4rem;}
.news-list li span{ color:#999; font-size:.24rem;}
.footer{ background:url(f-top.png) top center no-repeat; background-size:7.5rem .56rem;}
.footer p{ font-size:.24rem; color:#333; text-align:center; padding:.5rem 0 .3rem;}

.goback{ display:block; width:1.47rem; height:1.72rem; background:url(goback.png) no-repeat; background-size:100% 100%; position:fixed; bottom:10%; right:.3rem;}