*{
    margin:0;
    padding:0;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    box-sizing:border-box;
}
header,nav,article,section,aside,footer{
    display:block;
}
html{
font-size:62.5%;
     font-family:"Helvetica Neue",Helvetica,STHeiTi,"Microsoft YaHei",Arial,sans-serif;
     -webkit-text-size-adjust:100%;
     -ms-text-size-adjust:100%;
}
body{
    width: 100%;
    background: #ffffff;
    color:#666;
    overflow-x:hidden;
}
#gheader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    background-color:#fff;
    border-bottom:1px solid #ccc;
    z-index: 4;
}
.i_header {
    position: relative;
    padding: 0 1rem;
    height: 60px;
}
.i_logo {
    display:inline-block;
    width:160px;
    height:52px;
    padding-top: 4px;
}
.i_logo:hover {
    text-decoration:none;
}
a img {
    width:100%;
    height:100%;
    vertical-align:bottom;
}
header, nav, article, section, aside, footer {
    display:block;
}
.r_header {
    position:absolute;
    right: .5rem;
    padding-top:4px;
    top:0;
}
.i_header .r_header a {
    margin:0 .5rem;
}
.r_header a {
    vertical-align:middle;
}
#i_edit {
    display:inline-block;
    width:4rem;
    height:5rem;
    background:url(/images/i_edit.png) 50% 50% no-repeat;
    background-size:4rem 4rem;
}
#signin {
    display: inline-block;
    width: 6rem;
    height: 4rem;
    padding-top:1rem;
    background-color: #f9bf11;
    border-radius: .5rem;
    color: #999;
    vertical-align: middle;
    text-align: center;
}
#signin a {
    font-size: 1.5rem;
}

.blank {
    display:block;
    width:100%;
    height:50px;
}
a {
    text-decoration: none;
    color: #666;
}
:-webkit-any(article,aside,nav,section) h1 {
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
}
h1 {
    margin: 5px auto;
    width: 100%;
    font-size: 1.8em;
    color: #0E1B74;
    text-align: center;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    font-weight: normal;
}
.g_tit {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.7rem;
    color: #333;
}

:-webkit-any(article,aside,nav,section) h1 {
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
}


div#NewsContent {
    padding: 1.2rem 1rem .5rem 1rem;
}

div#NewsDate {
    -webkit-margin-after: 0.80em;
}


p.writer {
    font-size: 14px;
    color:red;
    -webkit-margin-before: 0.67em;
}

div#foot {
    padding: 1.2rem 1rem .5rem 1rem;
}






.line {
    padding: .5rem 0 .5rem 0;
}

.footer {
    display: block;
    padding: 0 0 .5rem 0;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
    color: #999;
}
div {
    display: block;
}
.sm_gybtn:visited {
    color: #999;
}
a, a:hover, a:visited, a:link, a:focus {
    text-decoration: none;
    font-size: 14px;
}
.ml6 {
    margin-left: .3rem;
}
.sm_gybtn {
    display: inline-block;
    padding: .4rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 1rem;
    color: #999;
    border: 1px solid #a3a3a3;
    border-radius: .3rem;
    vertical-align: topŁ»
}
.wechatico40 {
    margin-right: .3rem;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background: url(/images/wechat40.png) 0 0 no-repeat;
    background-size: cover;
    vertical-align: top;
}
#b_tool {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    display: -webkit-box;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #b2b2b2;
    z-index: 10;
}
#b_tool>a.on {
    color: #333;
}
#b_tool>a:visited {
    color: #888;
}
#b_tool>a {
    padding: .78rem 0 .2rem 0;
    width: 25%;
    display: block;
    flex: 1;
    -webkit-box-flex: 1;
    text-align: center;
    font-size: 1.4rem;
    color: #888;
}
.on.home_btool:before, .home_btool:active:before {
    background-position: 50% -2.5rem;
}

.home_btool:before, .push_btool:before, .user_btool:before, .more_btool:before {
    margin-bottom: .3rem;
    display: block;
    content: "";
    height: 2.5rem;
    background: url(/images/b_tool.png) no-repeat;
    background-size: 2.5rem auto;
}
.home_btool:before {
    background-position: 50% 0;
}
.push_btool:before {
    background-position: 50% -5rem;
}
.user_btool:before {
    background-position: 50% -10rem;
}
.more_btool:before {
    background-position: 50% -15rem;
}
.blank1 {
    display:block;
    width:100%;
    height:65px;
}
section.aboutus {
                 width:100%; 
                 height:14em;
                 }
.uslogo, .wecode {
                 width:50%; 
                 float:left;
                 text-align:center;
                 }
