
.bottom-banner {
    width: 100%;
    position: fixed;
    z-index: 10;
    bottom: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.top_logo {
    width: 100%;
    height: .8rem;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}
.top_logo span.overall {
    width: 0.72rem;
    height: 100%;
    float: right;
    text-align: right;
    background-position: 0 -.5rem;
    margin-left: .15rem;
}
.article_sprite {
    display: block;
    background: url(img/article_sprite.png) no-repeat;
    background-size: 6rem;
}
.top_logo span.uersIcon {
    float: right;
    margin-right: .05rem;height: .8rem;
    line-height: .7rem;
}
.top_logo span.uersIcon a {
    display: block;
  
    padding-right: .15rem;
    border-right: 1px solid #f0f0f0;
}.top_logo span.uersIcon img {
    width: .42rem;
    height: .42rem;
    border-radius: 50%;
}.top_logo h1 {
    width: 72%;
    height: .8rem;
    font-size: 0.34rem;
    color: #333;
    overflow: hidden;
    font-weight: normal;
}.top_logo a.fl {
    margin: .075rem .14rem 0 .3rem;
}.top_logo h1 img.index_logo {
    width: auto;display: block;
    float: left;
    height: .6rem;
    margin-top: .02rem;
}
.overall-nav {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background: #f5f5f5;
    min-height: 100%;
    z-index: 10000;
    position: fixed;
    display: none;
    top: 0;
}.find_nav {
    background: #bf0505;
    padding: .15rem 0 .05rem 0;
}.find_nav a {
    font-size: .34rem;
    color: #f5f5f5;
    float: left;
    width: 1.23rem;
    margin-bottom: .1rem;
    text-align: center;
    height: .55rem;
    line-height: .55rem;
}.find_nav a {
    font-size: .34rem;
    color: #f5f5f5;
    float: left;
    width: 1.23rem;
    margin-bottom: .1rem;
    text-align: center;
    height: .55rem;
    line-height: .55rem;
}.find_nav .pNav {
    float: left;
}




.overall-nav {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background: #f5f5f5;
    min-height: 100%;
    z-index: 10000;
    position: fixed;
    /* display:none; */
    top: 0;
}

.overall_title {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.3rem;
    color: #fff;
    background: #bf0505;
    text-align: center;
    position: relative;
}

.overall_title a.back {
    width: 0.2rem;
    height: 0.36rem;
    display: block;
    position: absolute;
    background: url(img/news_sprite1.png) no-repeat -1.2rem -1.6rem;
    left: 0.3rem;
    top: 0.22rem;
    background-size: 1.62rem
}

.overall-nav-in {
    background: #f5f5f5;
    padding: 0 0.3rem;
    text-align: center;
    position: relative;
}

.overall-nav-in ul {
    width: 100%;
}

.overall-nav .color-btn a {
    width: 22%;
    display: block;
    float: left;
    font: .8em/2em "Microsoft Yahei";
    color: #333;
    border-radius: 1em;
    margin-right: 1.5%;
    text-align: center;
}

.overall-nav .color-btn .color-01 {
    background: #e67373;
    width: 28%;
}

.overall-nav .color-btn .color-02 {
    background: #ed9b63;
}

.overall-nav .color-btn .color-03 {
    background: #afd067;
}

.overall-nav .color-btn .color-04 {
    background: #b099cf;
    margin-right: 0;
}

.overall-nav .nav-tit {
    overflow: hidden;
}

.overall-nav .nav-tit strong {
    display: block;
    color: #333;
    font-size: 0.26rem;
    line-height: 0.66rem;
    height: 0.66rem;
    margin-top: .2rem;
    font-weight: normal;
    text-align: left;
}

.overall-nav .nav-tit:first-of-type strong {
    margin-top: .3rem;
}

.overall-nav li {
    width: 18%;
    margin-right: 1.6%;
    margin-bottom: 1.6%;
    background: #fff;
    border: 1px solid #ececec;
    float: left;
    font-size: 0.28rem;
    line-height: 0.68rem;
}

.overall-nav li:nth-of-type(5n) {
    margin-right: 0;
}

.overall-nav li a {
    color: #333;
    overflow: hidden;
}

.overall-nav ul.Light_application li {
    background: none;
    border: none;
    width: .75rem;
    margin-right: .46rem;
    line-height: .56rem;
}

.overall-nav ul.Light_application li:last-child {
    margin-right: 0;
}

.overall-nav ul.Light_application li i {
    width: 0.76rem;
    height: 0.76rem;
    display: block;
    margin: 0 auto;
    background: url(img/news_sprite1.png) no-repeat 0 29.2%;
    background-size: 1.62rem 10.95rem;
}

.overall-nav ul.Light_application li i.app_icon2 {
    background-position: 0 36.5%;
}

.overall-nav ul.Light_application li i.app_icon3 {
    background-position: 0 6.9%;
}

.overall-nav ul.Light_application li i.app_icon4 {
    background-position: 0 44%;
}

.overall-nav ul.Light_application li i.app_icon5 {
    background-position: 0 21.6%;
}

.overall-nav ul.Light_application li i.app_icon6 {
    background-position: 0 14.2%;
}

.overall-nav ul.Light_application li img {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.overall-nav ul.Light_application li span {
    font-size: .24rem;
}

.top-logo .overall-nav ul.Light_application li span {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0;
    float: none;
}

.overall-nav-in .iMap {
    display: block;
    width: 1.44rem;
    color: #fff;
    height: .8rem;
    line-height: .8rem;
    position: absolute;
    top: -.8rem;
    right: 0;
    font-size: 0.22rem;
    text-align: left;
}

.overall-nav-in .iMap i {
    float: left;
    width: .3rem;
    height: .3rem;
    margin-top: .3rem;
    background: url(img/news_sprite1.png) no-repeat -1.2rem -1rem;
    background-size: 1.62rem 10.95rem;
}

.mt20 {
    margin-top: .2rem;
}

.index_tit {
    height: 1rem;
    line-height: 1rem;
    padding: 0 .3rem;
    border-bottom: 1px solid #f0f0f0;
}

.index_tit i.icon {
    float: left;
    width: .06rem;
    height: .3rem;
    background-position: 0 -4.85rem;
    margin: .36rem .16rem 0 0;
}

.index_tit h2 {
    float: left;
    font-size: .36rem;
    font-weight: normal;
}

.index_tit p a {
    font-size: .28rem;
    color: #bf0505;
    margin-right: .4rem
}

.index_tit p a:last-child {
    margin-right: 0
}

.view_more {
    height: .88rem;
    line-height: .88rem;
    border-top: 1px solid #f0f0f0;
}

.view_more a {
    display: block;
    font-size: .3rem;
    color: #999;
    text-align: center;
}

.view_more i {
    margin-left: .2rem;
    background-position: 0 -5.32rem;
    width: .1rem;
    height: .2rem;
    display: inline-block
}
i.icon {
    background: url(img/icon1_index_beta514.png) no-repeat;
    background-size: 4.68rem;
}
.index_tit i.icon {
    float: left;
    width: .06rem;
    height: .3rem;
    background-position: 0 -4.85rem;
    margin: .36rem .16rem 0 0;
}.fr {
    float: right;
}.index_tit p a {
    font-size: .28rem;
    color: #bf0505;
    margin-right: .4rem;
}.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}.hj_btns {
    border-bottom: solid 1px #f0f0f0;
}.pdlr30 {
    padding-left: .3rem;
    padding-right: .3rem;
}.hj_btns li {
    float: left;
    width: 1.725rem;
    text-align: center;
    padding-top: .35rem;
    padding-bottom: .3rem;}
.hj_btns li a.hjetf_a i {
    background-position: 0 -1.94rem;

}.hj_btns li a {
    display: block;
    font-size: .24rem;
    color: #666666;
}.hj_btns li a i, .hj_btns li a img {
    width: .8rem;
    height: .8rem;
    display: inline-block;
    margin-bottom: .2rem;
}.hj_btns li a.hjetf_a i {
    background-position: 0 -1.94rem;
}.hj_btns li a i, .hj_btns li a img {
    width: .8rem;
    height: .8rem;
    display: inline-block;
    margin-bottom: .2rem;
}
.index_tit p.aLinks{ height:.3rem;line-height: .5rem;}
.list_news li {
    height: .88rem;
    line-height: .88rem;
    border-bottom: solid 1px #f0f0f0;
    overflow: hidden;
    font-size: .34rem;
    width: 100%;
}.mglr30 {
    margin-left: .3rem;
    margin-right: .3rem;
}.view_more {
    height: .88rem;
    line-height: .88rem;
    border-top: 1px solid #f0f0f0;
}.view_more i {
    margin-left: .2rem;
    background-position: 0 -5.32rem;
    width: .1rem;
    height: .2rem;
    display: inline-block;
}

.hotChannel {
    padding: .3rem .3rem .1rem .1rem
}

.hotChannel li {
    width: 1.22rem;
    height: .5rem;
    background: #bf0505;
    font-size: .28rem;
    color: #bf0505;
    float: left;
    margin: 0 0 .2rem .2rem;
    text-align: center;
    line-height: .5rem;
    border-radius: .02rem
}

.hotChannel li a {
    display: block;
    color: #bf0505
}

.site{white-space: nowrap; overflow:hidden; text-overflow: ellipsis; line-height:.8rem; }

.article-related {
    padding: 0 .3rem;
}.article-related li {
    font-size: 0.32rem;
    line-height: .88rem;
    height: .88rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}.article-related li:first-child {
    border-bottom: 1px solid #f7f7f7;
}.list_news {
    border-bottom: solid 1px #f0f0f0;
    padding: 0.2rem 0 .3rem 0;
}.list_news a {
    display: block;
}.list_news a dt.title {
    font-size: 0.32rem;
    color: #333333;
    max-height: 0.88rem;
    overflow: hidden;
    line-height: 0.48rem;
    margin-bottom: 0.34rem;
}.list_news a dd.other {
    color: #999999;
    font-size: 0.24rem;
}.list_news a dd span.channel {
    margin-right: .2rem;
}.list_news a dd.other span {
    margin-right: 0.1rem;
}.list_news a dd.other span {
    margin-right: 0.1rem;
}.list_news a dd span.read_num {
    margin-right: 0.2rem;
}.list_news a dd span.read_num i {
    background-position: -2.4rem -.01rem;
    width: 0.22rem;
    height: 0.16rem;
    margin-top: 0.09rem;
}.list_news a dd span i {
    margin-left: 0.15rem;
    display: inline-block;
}.icon1 {
    background: url(img/article_sprite.png) no-repeat;
    background-size: 6rem;
}
