﻿#app {
    box-sizing: border-box;
    /* font-family: "PingFangSC-Regular", "Microsoft YaHei", Helvetica; */
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "PingFangSC-Regular", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    color: #333;
    font-size: 0.32rem;
    width: 100%;
    min-height: 100vh;
    overflow-x: hidden;
    max-width: 7.5rem;
    margin: 0 auto;
    background: #fff;
}
/*头部*/
.package-topnav-wrap[data-v-659ca309] {
    position: fixed;
    top: 0;
    max-width: 7.5rem;
    width: 100%;
    z-index: 100;
    background: #fff;
    border-bottom: 0.01rem solid #f4f4f4;
}

.head-tabbar {
    position: fixed;
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 0.01rem solid #e7e7e7;
    line-height: 0.832rem;
    background: #fff;
    z-index: 11;
}

.package-topnav-wrap .head-tabbar {
    position: initial;
}

.head-back-btn {
    width: .704rem;
    text-align: center;
}

.icon_prev:before {
    content: "\e608";
    margin-right: 0.064rem;
}
.head-tabbar-title {
    font-size: 0.28rem;
}
.head-tabbar-other {
    width: .704rem;
}
.head-tabbar-other img{
    margin-top:0.4rem;
    width:0.33rem;
    margin-left:0.1rem;
}
.icon-icon_prev {
    font-size: .26rem;
}
/*第一行横向的滚动*/
.news-sub-wrap {
    display: flex;
    white-space: nowrap;
    margin-top: 0.1rem;
    overflow-x: scroll;
}
.news-sub-tit {
    font-size: 0.28rem;
    color: #909090;
    padding: .05rem .12rem;
    margin: 0 0 0 .16rem;
    position:relative;
}
.news-sub-selected {
    font-weight: bold;
    font-size: 0.32rem;
    color: #0E0E0E;
}
    .news-sub-tit .active_line {
        border-bottom: 0.06rem solid #ff6a00;
        position: absolute;
        bottom: 0.06rem;
        left: 50%;
        transform: translateX(-50%);
        width: 84%;
        height: 0.02rem;
        background: #FE552E;
    }

/*全部*/
.newslist_channel {
    position: relative;
    font-size: 0;
    height: 90px;
    overflow: hidden;
    margin-top:0.1rem;
}
.newslist_channel a {
    display: inline-block;
    text-align: center;
    margin: 5px 2%;
    background: #F7F7F7;
    padding: 7px 0;
    font-size: 14px;
    border-radius: 5px;
    width: 21%;
}
.newslist_channel .Selected {
    background-color: #FF7415;
    color: #fff;
}
.newsindex {
    width: 100%;
    min-height: 200px;
    position: relative;
}
.newsindex .news-title {
    border-bottom: 2px solid #F8F8F8;
    color: #525252;
    padding: 5px 0 5px 8px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.newsindex .news_list li {
    position: relative;
    font-size: 0;
    display: block;
    padding: 8px 8px;
    border-bottom: 1px solid #eee;
}
.newsindex .news_list li a {
    display: block;
    font-size: 0;
}
.newsindex .news_list li .right {
    position: relative;
    width: 30%;
    display: inline-block;
    padding: 5px;
    overflow: hidden;
    vertical-align: middle;
}
.newsindex .news_list li .right img {
    max-width: 100%;
    max-height: 100px;
}
.newsindex .news_list li .left {
    position: relative;
    max-width: 65%;
    display: inline-block;
    padding-right: 5px;
    overflow: hidden;
    vertical-align: middle;
}
.newsindex .news_list li .left span {
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: bold;
    max-height: 40px;
    overflow: hidden;
    color: #525252;
}
.newsindex .news_list li .left p {
    padding: 0px;
    max-height: 39px;
    word-break: break-all;
    margin: 6px 0 2px 0;
    width: 100%;
    overflow: hidden;
    color: #B8B8B8;
    font-size: 14px;
}
.newsindex .news_list .left div {
    margin-top: 15px;
}
.newsindex .news_list .left div span {
    display: inline-block;
    width: auto;
    font-size: 13px;
    font-weight: 300;
    vertical-align: middle;
    margin: 0;
}
.newsindex .news_list .left div img {
    display: inline-block;
    width: 22px;
    vertical-align: middle;
    margin: 0 6px 0 20px;
}
    .newsindex .news_list .left div span {
        display: inline-block;
        width: auto;
        font-size: 13px;
        font-weight: 300;
        vertical-align: middle;
        margin: 0;
        padding-right: 10px;
    }
/*分页*/
.page {
    position: relative;
    padding: 25px 10px;
    font-size: 0;
    text-align: center;
}
.page>div {
    position: relative;
    display: inline-block;
    border: 1px solid #B8B8B8;
    min-width: 24%;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    vertical-align: middle;
    color: #666;
}
.pre_page {
    height: 28px;
    line-height: 28px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 22px;
    background-color: #F8F8F8 !important;
    border: 1px solid #F8F8F8;
}
.page_select {
    margin: 0 8%;
    width: 26%;
    text-align: left !important;
    font-size: 0;
    position:relative;
}
.page_select span {
    display: inline-block;
    width: 80%;
    text-align: center;
    vertical-align: middle;
    height: 0.6rem;
}


/*相关标签*/
.newslist_lable div{
    padding:5px 0;
}
.newslist_lable {
    box-sizing: border-box;
    padding: 0.4rem 0.2rem;
    border-top: 0.24rem solid #F8F8F8;
}
.newslist_lable-top {
    width: 100%;
    box-sizing: border-box;
    overflow:hidden;
}
.newslist_lable-top span {
    font-size: 0.28rem;
    font-weight: 500;
    color: #333;
    float:left;
}
.newslist_lable-top a {
    color: #999;
    float:right;
    font-size: 0.28rem;

}
.newslist_lable-bottom {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
.newslist_lable-bottom a{
    color: #333;
    width:20%;
    float:left;
    font-size: 0.24rem;
    margin-top:0.1rem;
    height: 23px;
    overflow: hidden;
    line-height: 23px;
    text-align: center;
}



/*.newslist_lable>a {
    position: absolute;
    right: 10px;
    top: 22px;
    color: #999;
}
.newslist_lable div {
    font-size: 0;
    margin-top: 12px;
    padding: 0 0 15px 0;
}
.newslist_lable div a {
    display: inline-block;
    width: 20%;
    padding: 5px 0;
    color: #333;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
}*/
/*面包屑*/
.proltit2 {
    display: block;
    padding: 10px 0 10px 10px;
    height: 50px;
    margin-bottom:0.2rem;
    background: #f8f8f8;
}
.proltit2 a {
    font-size: 12px;
    color: #666;
    font-weight: 400;
}
/*关于我们*/
.foot_bottom {
    padding: 29px 0 30px 0;
    background: #F8F8F8;
    margin-bottom: 34px;
}
.foot_bottom .foot_about {
    width: 94%;
    font-size: 0;
    margin: 0 auto;
    padding: 5px 0 8px 0;
}
.foot_bottom .foot_about a {
    width: 25%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color:#444;
}
.foot_bottom .copyright {
    position: relative;
}
.foot_bottom .copyright p {
    display: block;
    padding: 3px 0;
    text-align: center;
    font-size: 13px;
}


/*内容页*/
.newsindex {
    width: 100%;
    min-height: 200px;
    position: relative;
}
.news-show-title {
    padding: 10px 25px;
    font-size: 16px;
    font-weight: bold;
    color: #525252;
}
.news-show .news_content_count {
    padding: 0 10px 10px 25px;
    display: flex;
    vertical-align: middle;
    align-items: center;
}
.news-show .news_content_count span {
    vertical-align: middle;
    font-size: 14px;
    color: #888;
    padding-right:10px;
}
.news-show .news_content_count img {
    margin-left: 20px;
    vertical-align: middle;
    width:16px;
    height: 16px;
}
.news-show .new-content {
    padding: 0 15px 15px;
    background: #FFF;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}
.news-show .new-content p {
    font-size: .3rem;
    line-height: .5rem;
    text-indent: 2em;
    margin-bottom: 10px;
}
.news-show .new-content p img{
    width:100% !important;
    height:100% !important;
}
.news-show .new-content a{
    color:#FF7414;
}
.ysyd_title {
    display: block;
    /* margin-top: 10px; */
    font-weight: bold;
    font-size: 14px;
}
.ysyd {
    display: block;
    padding: 5px 0;
    color: #ff7415;
    font-size: 14px;
}
.new-lab {
    width: 100%;
    overflow: hidden;
    display: flex;
    padding-left: 0.2rem;
    font-size: 14px;
}

.news-show .wuguan {
    padding: 10px;
    color: #808080;
    font-size: 14px;
}
.index-newslist-img {
    width: 100%;
    position: relative;
    margin-top: 5px;
    margin-bottom: 14px;
    margin: 12px 0 16px 0;
}
.news_show_mb {
    margin-top: 10px;
    border-top: 10px solid #F8F8F8;
    padding-top: 10px;
}
.newlistbt {
    padding: 0 10px;
    background: #fff;
    padding: 5px 10px;
}
.newlistbt span {
    display: inline-block;
    color: #222;
    font-size: 16px;
    border-left: 4px solid #FF7414;
    padding-left: 8px;
}
.index-newslist {
    font-size: 0;
    margin-bottom: 15px;
}
.new ul {
    display: block;
    height: auto;
}
.new li {
    display: block;
    padding: 10px 25px;
}
.new li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.xia{
    width:0.3rem;
    height:0.3rem;
    position:absolute;
    top:0.12rem;
    right:0.05rem;
}
.fenye{ 
    width:100%;
    height:1.5rem;
    display:flex;
    font-size:0.24rem;
}

.syy {
    width:1rem;
    /*display:inline-block;*/
    margin-left: 2rem;
    background: #F8F8F8;
    height:0.5rem;
    line-height:0.5rem;
    text-align:center;
    margin-top:0.3rem;
}
.ye-num {
    width: 1.2rem;
    /*display: inline-block;*/
    margin-left: 0.3rem;
    border: 0.01rem solid black;
    height: 0.5rem;
    line-height: 0.5rem;
    position: relative;
    margin-top: 0.3rem;
}
.fenye-img {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    right: 0.05rem;
    top: 0.1rem;
}
.xyy {
    width: 1rem;
    /*display: inline-block;*/
    margin-left: 0.3rem;
    background: #F8F8F8;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    margin-top: 0.3rem;
}
.page_shade {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
    top: 0;
    left: 0;
    top: 0;
}
.page_list {
    border-top: 8px solid #f1f1f1;
    position: fixed;
    padding: 7px;
    border-top: 1px solid #eee;
    left: 0;
    right: 0;
    background: #fff;
    /*top: 100%;*/
    border-radius: 6px 6px 0 0;
    /*transition: height 0.5s;
    -moz-transition: top 0.5s;
    -webkit-transition: top 0.5s;
    -o-transition: top 0.5s;*/
    z-index: 99999;
    overflow-y: auto;
    height: 40%;
}
.page_list a {
    display: block;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.pre_page {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 22px;
    background-color: #F8F8F8 !important;
    border: 1px solid #F8F8F8;
}

.newsite {
    font-size: 12px;
    padding: 10px 0 10px 10px;
    background: #f8f8f8;
}
.advertisement_mask{
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    position:fixed;
    left:0;
    top:0;
    display:none;
}
.advertisement_mask .advertisement_img{
    width: 4rem;
    height: 4rem;
    /*background-size:100% 100% ;*/
    position: absolute;
    top: 3rem;
    left: 1.75rem;
}
.advertisement_mask .advertisement_img img{
    width:100%;
    height:100%;
}
.advertisement_mask .closes{
    width: 0.8rem;
    height: 0.8rem;
    position: absolute;
    bottom: -0.9rem;
    left: 1.6rem;
    color:#fff;
    font-size:1rem;
    border-radius:50%;
    border:2px solid #fff;
    text-align:center;
    line-height:.8rem;
}

.news_recommend {
    padding: 10px;
}

    .news_recommend .title {
        color: #ef3f3f;
        display: flex;
        margin: 0 auto;
        align-items: center;
        justify-content: center;
    }

        .news_recommend .title img {
            width: 30px;
            transform: rotatex(180deg)
        }

    .news_recommend .cont {
        border: 1px dashed #333;
        box-sizing: border-box;
        padding: 10px 0 0;
        margin-top: 10px;
    }

        .news_recommend .cont a {
            display: flex;
            align-items: center;
            padding-bottom: 0.1rem;
            background: url(../image/point_right.png) 0.1rem -0.06rem no-repeat;
            color: #638fee;
        }

            .news_recommend .cont a span {
                padding: 0 0.1rem 0 0.7rem;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                width: 7rem;
            }

