@font-face {
    /*font-family: "Noto Sans SC";!important;*/
    font-weight: 100;
}
* {
    margin: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
}

html, body {
    margin: 0;
    font-size: 16px;
    /*font-family: "Noto Sans SC";!important;*/
    font-weight: normal;
    min-height: 100%;
}

#index{
    /*background: #007fd0;*/
    background-size: 100% 400px;
    /*width: 100vw;*/
    height: auto;
    overflow-x: hidden;
}
.top_title{
    display: flex;
    flex-direction: column;
    align-items: center;
    color:  white;
    font-size: 15px;
    font-weight: 650;
    padding-left: 5px;
}
.title_other{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.more{
    color: #999999;
    font-size: 14px;
    padding-right: 10px;
}
.part_one{
    /*width: 100vw;*/
    /*height: 77vw;*/
    border-bottom: 20px solid #f2f7ff;
    padding-top: 20px;
}
.swipe_two{
    width: 100vw;
    height: 34vw;
    display: flex;
    padding-top: 6px;
    flex-direction: row;
    align-items: center;
}
.banner_item div{
    /*padding-bottom: 10px;*/
}
.banner_item div img{
    width: 100%;!important;
    height: 64px;
}
.list_content{
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}
.list_more{
    color: #999999;
    position: relative;
    float: right;
    top: 3px;
    width: 15%;
    font-size: 14px;
}
.aticle_content{
    margin: 20px 20px 0
}
.van-tabs__content--animated {
    position: relative;
    top: -38px;
    overflow: hidden;
}
.url_box{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.url_title{
    margin: 5px 20px;
    color: #2476f7;
    /*width: 18%;*/
}

.url_title_top{
    margin: 5px 20px;

    /*width: 18%;*/
}
.url_title::before{
    content: " ";
    height: 21px;
    width: 1px;
    background-color: #2476f7;
    position: absolute;
}
.url_title a{
    padding-left: 30px;
    color: #2476f7;
}
.url_title_top a{
    padding-left: 30px;
    color: #2476f7;
}
.lm_title{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 15px 0;
}
.little_title{
    color: #2476f7;
    font-size: 16px;
    font-weight: bold;
    padding-left: 8px;
}
.first_news{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    border-bottom: 1px solid #8080804d;
    padding: 10px 0 10px 0;
}
.first_news_other{
    width: 100%;
    display: flex;
    flex-direction: column;
    border-bottom: 2px solid #8080804d;
    padding: 32px 0 10px 0;
    align-items: flex-start;
}
.left_news{
    width: 35%;
}
.left_news img{
    width: 100%;
    /*height: 100%;*/
    border-radius: 5px;
}
.left_news_other{
    width: 100%;
}
.left_news_other img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.van-swipe{
    height: 100%;
}
.second-lunbo > div {
    position: relative;
    width: 91%;
    height: 63px;
    background: linear-gradient(to top, black, transparent);
    bottom: 130px;
    left: 4.3%;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    color: #f0f0f0;
    font-size: 16px;
    text-align: left;
    line-height: 94px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    border-radius: 10px;
    z-index: 999;
}
.jsl-swipe{
    border-radius: 10px;
    width: 90%;
    height: 27vw;
}
.fourth-swipe{
    padding: 15px 0;
    height: 100%;
}
.second-swipe{
    padding: 15px 0 0 0;
}
.third-swipe{
    height: 69vw;
    padding: 15px 0 0 0;
}
.banner_one{
    border-bottom: 20px solid #f2f7ff;
}
.banner{
    border-bottom: 20px solid #f2f7ff;
}
.first_title {
    position: absolute;
    width: 42%;
    height: 63px;
    background: linear-gradient(to top, black, transparent);
    bottom: 6px;
    left: 5%;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    color: #f0f0f0;
    font-size: 16px;
    text-align: left;
    line-height: 94px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    border-radius: 10px;
}
.second_title {
    position: absolute;
    width: 42%;
    height: 63px;
    background: linear-gradient(to top, black, transparent);
    bottom: 6px;
    left: 53%;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    color: #f0f0f0;
    font-size: 16px;
    text-align: left;
    line-height: 94px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    border-radius: 10px;
}
.third_title {
    position: relative;
    /* width: 42%; */
    height: 63px;
    background: linear-gradient(to top, black, transparent);
    bottom: 68px;
    /* left: 5%; */
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    color: #f0f0f0;
    font-size: 16px;
    text-align: left;
    line-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    border-radius: 10px;
}
.fourth_title {
    position: relative;
    height: 63px;
    background: linear-gradient(to top, black, transparent);
    bottom: 67px;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    color: #f0f0f0;
    font-size: 16px;
    text-align: left;
    line-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    border-radius: 10px;
}
.third-swipe > div {
    position: relative;
    /* width: 90%; */
    height: 63px;
    background: linear-gradient(to top, black, transparent);
    bottom: 68px;
    /* left: 5%; */
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    color: #f0f0f0;
    font-size: 16px;
    text-align: left;
    line-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    border-radius: 10px;
}
.img-swipe{
    width: 100%;
    height: 27vw;
    border-radius: 10px;
}
.img-swipe_fourth{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.img-swipe1{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.news_right_title{
    line-height: 24px;
}
.news_title{
    width: 100%;
    line-height: 24px;
}
.news_time{
    padding-top: 14px;
    float: right;
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}
.right_news{
    width: 75%;
    display: flex;
    flex-direction: column;
    /*align-items: flex-end;*/
    justify-content: space-around;
    padding-left: 17px;
    /*font-weight: 550;*/
    /*letter-spacing: 1.5px;*/
}
.right_news_other{
    /*width: 75%;*/
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-around;
    padding-left: 17px;
    font-weight: 550;
    /*letter-spacing: 1.5px;*/
}
.bottom_news{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-around;
    padding: 20px 0;
    border-bottom: 2px solid #8080804d;
    font-weight: 550;
    /*letter-spacing: 1.5px;*/
}
.gznews{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.left_lunbo{
    /*width: 50%;*/
}
.carouselpar .sltm-carousle{
    width: 93%;
    float: right;
    margin-top: 35px;
}

.carouselpar1 #Carouselzt1 ul {
    padding-left: 0;
    height: 80px;
}
.carouselpar .carousel-img {
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 198%;
    height: 100%;
}
.carouselpar .carousel-img li {
    /*margin: 0 8px;*/
    display: flex;
    width: 250px;
    float: left;
    width: 83%;
    padding-left: 14px;
    flex-direction: column;
    align-items: center;
}
.carousel-img li span {
    margin-top: 10px;
    font-size: 14px;
}
.carousel-img li a img {
    height: 10vw;
    width: 100%;
}
.carouselpar span{
    font-size: 15px;
    /*font-weight: bold;*/
    padding-top: 4px;
}
.carousel-img li span {
    margin-top: 10px;
    font-size: 14px;
}
.carl-btn img {
    height: 28px;
    margin: -35px auto;
    width: 20px;
}
ul{
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    flex-direction: row;
}
.news_topimg {
    width: 100%;
    height: 152px;
    text-align: center;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
}
.news_topimg_span {
    cursor: pointer;
    width: 96%;
    height: 20px;
    /* font-size: 15px; */
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 24px;
    max-height: 46px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
    position: absolute;
    bottom: 0px;
    padding: 5px;
    margin: 0px;
    /* background: linear-gradient(to top, #940101, transparent); */
    background-color: rgba(50,50,50,0.5);
}
.img_text{
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    border-radius: 15px;
    background: linear-gradient(to top, black, transparent);
}
.content-shuzibao_biaoti1 {
    display: flex;
    justify-content: space-between;
    height: 60px;
    border-bottom: 1px solid #dfdada;
    margin: 0 20px 28px 0px;
    padding-top: 6px;
}
.content-shizheng_number {
    flex: none;
    width: 106px;
    line-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 5px solid #007fd0;
    cursor: pointer;
}
.carl-btn {
    /*width: 386px;*/
    height: 80px;
    position: absolute;
    top: 5px;
    cursor: pointer;
    z-index: 998;
}
.carl-btn img {
    margin: 0 auto;
    width: 20px;
    height: 20px;
    padding: 64px 0 0 0;

}

.pre, .next {
    /*display: block;*/
}

.pre {
    left: 0px;
}

.next {
    right: 0px;
}
.carouselpar .sltm-carousle{
    width: 93%;
    float: right;
    margin-top: 35px;
}

.content{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.van-search {
    border-radius: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    margin: 0 76px;
    padding: 0;
    background-color: #fff;
}
.van-button--plain.van-button--primary {
    animation: none;
    color: #fff;
    background-color: #f59016;
    border: none;
    border-radius: 10%;
}
.van-icon-like::before {
    font-size: 18px;
}
.van-icon-like-o::before {
    font-size: 18px;
}
.van-icon-chat-o::before {
    font-size: 20px;
    padding-top: 10px;
}
body{
    /*margin:  0 0 45px 0;*/
    min-height: 100vh;
}
.van-swipe__indicator {
    width: 20px;
    height: 5px;
    background-color: #1663bd;
    border-radius: 5px;
    /*opacity: .3;*/
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}
.van-tabs--line .van-tabs__wrap {
    width: 88%;
    margin: 7px 13px;
    background-color: rgba(50,50,50,0);
}
.van-tabs__wrap--scrollable .van-tab--complete {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    background-color: rgba(50,50,50,0);
}
.layui-tab-title {
    position: relative;
    left: 0;
    height: 40px;
    white-space: nowrap;
    font-size: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.van-tabs__line {
    width: 137px;
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
    height: 3px;
    background-color: white;
    border-radius: 3px;
}
.layui-tab-brief>.layui-tab-title .layui-this {
    color: #c9070c!important;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 2px solid #c9070c!important;
}
.banner_three{
    display: flex;
    flex-direction: row;
    border-bottom: 20px solid #f2f7ff;
}
.banner_item_three{
    width: 100%;
}
.banner{
    height: 105px;
}
.my-banner .van-swipe {
    height: 100%;
}
.my-swipe .van-swipe-item {
    color: #fff;
    font-size: 20px;
    line-height: 150px;
    text-align: center;
}
.my-banner .van-swipe-item {
    color: #fff;
    font-size: 20px;
    line-height: 150px;
    text-align: center;
}
.my-banner .van-swipe__indicator {
    display: none;
}
.banner_three img :nth-child(3) {
    margin-left: 3px;
}
.banner_three img :nth-child(3) {
    float: right;
}
.banner_three img{
    width: 96%;
}
.banner_three .van-swipe-item img{
    width: 100%;
}
.second-swipes .van-swipe-item {
    color: #fff;
    font-size: 20px;
    line-height: 150px;
    text-align: center;
}
.van-tab--active{
    color: black;
    font-weight: bold;
}

.van-tab__text {
    /*letter-spacing: 3px;*/
    font-size: 16px;
}
body{
max-width: 750px;
    margin: 0 auto;
}

.vantDialogalert{
    z-index: 20002!important;
}
.van-swipe__indicators--vertical {
    display: none;
}
.van-swipe-item {
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    width: 100%;!important;
}
.my-swipe .van-swipe-item img{
    width: 480px;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}
.my-banner .van-swipe-item img{
    width: 100%;
    height: 96%;
    /*height: 190px;*/
    /*border-radius: 10px;*/
}
.my-banner .van-swipe__indicators {
    display: none;
}
.van-tabs__wrap--scrollable .van-tabs__nav {
    /*width: 200px;*/
    background-color: rgba(50,50,50,0);
}
.van-tab__text {
    color: white;
}
.van-popup--center.van-popup--round {
    border-radius: 20px;
    width: 300px;
    height: 138px;
}
.van-search__content {
    /*height: 20px;*/
    border-radius: 24px;
}.van-icon-search::before {
     content: none;
 }
.van-search .van-cell {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding: 2px 8px 2px 0;
    background-color: transparent;
}
.tabs van-tabs__line {
    width: 137px;!important;
}
.van-swipe__indicators {
    position: absolute;
    bottom: 8px;
    left: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.lm_title::before{
    content: " ";
    height: 21px;
    width: 3px;
    background-color: #2476f7;
    position: absolute;
}
.van-swipe__indicator:not(:last-child) {
    margin-right: 6px;
    background-color: #2476f7;!important;
}
.part .van-tab__text{
    color: #2476f7;
}
.part .van-tabs__wrap--scrollable .van-tabs__nav {
    width: 140px;
    z-index: 9999;
    background-color: rgba(50,50,50,0);
}
.part .van-tabs__line {
    width: 137px;
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
    height: 3px;
    background-color: #2476f7;
    border-radius: 3px;
}
.part_other .van-tab__text{
    color: #2476f7;
}
.part_other .van-tabs__wrap--scrollable .van-tabs__nav {
    width: 295px;
    z-index: 9999;
    background-color: rgba(50,50,50,0);
}
.part_other .van-tabs__line {
    width: 137px;
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
    height: 3px;
    background-color: #2476f7;
    border-radius: 3px;
}
.part_other_last .van-tab__text{
    color: #2476f7;
}
.part_other_last .van-tabs__wrap--scrollable .van-tabs__nav {
    width: 235px;
    z-index: 9999;
    background-color: rgba(50,50,50,0);
}
.part_other_last .van-tabs__line {
    width: 137px;
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
    height: 3px;
    background-color: #2476f7;
    border-radius: 3px;
}
.tw_part{
    width: 100%;
    display: flex;
    padding-top: 15px;
}
.van-sticky--fixed {
    position: unset;
}
.part .van-tabs__content {
    margin-top: -42px;
}
.part_other_last .van-tabs__content {
    margin-top: -42px;
}
.part_other .van-tabs__content {
    margin-top: -42px;
}
a{
    color: gray;
}
.xw_swipe .van-swipe-item{
    width: 100%;!important;
}
.second-lunbo_title{
    position: absolute;
    width: 91%;
    height: 62px;
    /* background: linear-gradient(to top, black, transparent); */
    bottom: 20px;
    left: 4.5%;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    color: #2476f7;
    font-size: 17px;
    font-weight: 540;
    text-align: left;
    line-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    border-radius: 10px;

}
.popup{
    text-align: center;
    font-weight: bold;
    padding: 11px 0 1px;
}
.van-swipe__indicator:not(:last-child) {
    margin-right: 6px;
    background-color: #2476f7;!important;
}
.mob-top .mob-top-nav {
    position: relative;
    width: 100%;
    font-size: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 5px 2%;
    /*background: #f5f5f5;*/
    border: 0!important;
}
.mob-top .mob-top-nav .top-nav-pro {
    position: relative;
    width: -moz-calc(100% - 2px);
    width: calc(100% - 2px);
    color: #5b5b5b;
    font-size: 0;
}
::-webkit-scrollbar {
    display: none;
}
.mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
}
.mob-top .mob-top-nav .top-nav-pro:after {
    content: "";
    width: 10px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    /*background: -webkit-gradient(linear,left top,right top,from(rgba(255, 255, 255, 0)),to(#fff));*/
    /*background: -webkit-linear-gradient(left,rgba(255, 255, 255, 0) 0,#fff 100%);*/
    /*background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);*/
    /*background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);*/
}
.mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont a.active {
    font-size: 20px;
    color: #333;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 3px;
    font-weight: 550;
    border-bottom: 3px solid;
}
.mob-top .mob-top-nav .top-nav-pro .top-nav-pro-cont a {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    line-height: 26px;
    padding: 0 8px;
    color: #333;
}
.mob-top {
    /*background: #024ac2;*/
    position: relative;
    /*z-index: 990;*/
}
.mob-top .mob-top-upper
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    height: 68px;
    width: 100%;
}
.mob-top .mob-top-upper .logo {
    float: left;
    font-size: 0;
}
.mob-top .mob-top-upper .logo img {
    width: auto;
    height: 38px;
    display: inline-block;
    vertical-align: top;
}
.mob-top .mob-top-upper .logo i {
    font-size: 12px;
    color: #fff;
}
.mob-top .mob-top-upper .wza {
    float: right;
    margin-top: 12px;
    margin-left: 10px;
    font-size: 12px;
    color: #fff;
}
.mob-top .mob-top-upper .search-box {
    float: right;
    margin-top: 12px;
    width: 17px;
    height: 18px;
    /*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAA5CAYAAACWJGMLAAAEsUlEQVRogdWabYgVVRjH/3uzFtd2Na1wezHEtpTcNEqjl7WQolL6kImQZPShyJSlD4IvEBSSgURBgUkfMjK2sDD8YEGRKGSGH6QkLUOFMsV39yJqvv/jiXMu4+xzZs7MnTt79g8P3Jk55znPb87MuWeec5pIoiA1A5gEoBPAXQBuAjAcQBuACoCTAKoADgPYZexnACeKCsBqUAE+pgOYDWAKgFsy1hXInwCsNXaygHgA6amc9jLJX1mcDpJ8i+TNdcT0v+WpNIvkzgJh4jpFchnJ5jKgbiT5dQNh4tpD8qk8UL4DRReANQDaPcruAbAdwE4Ah8zAcBpAK4CRxocMJPcAGOXh7w0AS32CrMmDfKbHXd1H8m2Sk0k2ed7Rq0k+TPJ9ksdS/H9Z5OP3Qkpj+0l2kxxc58t9HclFJHsT2vq2CKjHUoBWkGytEyZu7SR7EtrsqQfqjgTHp0k+WzBM3F5KaH9ZXqjdDoeHSI5rMJA1ed/OO+J4MivUOw5HB8zjUQaQtfscYGdItvlCjXEAnSM5umQgaw86YlrrC/Wjw8HT/QRkbb4jrilpUPc7Kq7qZyBrG5TYtqdBaZXkf2NQIFAyTbvs01sVM7OQ6cpUZcKxBMDFTFOUxukIgHcV76+5pkmLlTtwLJAeitowkhdjcZ4l2aL11EzlDnwcSA9FVTUfk1E1mw/VmgTqBgD3Kg5WlxdrJq1SCj8ePRCoR5RCf5lPhxC1EcCZWFxdcagJSuAbAwUSnTd5jajuBDDCHgvUWKViqL1kFY+vCcA4eyBQtymV9pUSWn79rdQcbX8I1BClwNEAQaI6opxrtT8q0YOIqiUGmEe9Sp02+0OgLisFrgoKoa8qyrlL9odcPKUUGFZigHk0XKlTy+5WHKnekUEh9JWWqqs9kgK1VymgjYghSYvvQBRql1KgM3Cou5VztWFeoLYpBbSpUyhqATA5FotkhfdHoTYDuBAr1G7WmkLUNADXxOLaHD2wo99WJfhXAoWaq5z75oqjhMTGuQLSyUXbKCXOs/E47Z/YFwq9dPGChtzr/HpTqbkOwL9XnIkQrnbchaGB9FKHEp/ogXjZ6IHWtaL1gUD9osSWmiKDyfFp6u5nIFcq/CEfqBYlW2P1RD8BuVZAvnPV0U6+6ICiSdiXCTQ9IZYRWaDEvnI4khWIR0sCeiYB6Pmkuq4Lsm77e4LThQ0GWp7Q9qdp9ZMuXk/ycIJzyb1PKBimi+S2hDZpRrzb80KJ3Uryz5RGVpIcXyfMpJS13rh6zV9QLiixa0lu8WhovVnN7/AEGUvyVZKbMsBE9Y9Z1e/jO8suspWOyaSmHQB+M984VbNyItOuoSaV1RnN09WhPwBMNAlOdZrkY7PNHSpDu83eimpKW1vyPH5xk70T75G81CAw+TpYGtlwJe9bmn6oF8qa7LX4yGMLjq8OmqFcWzCf6uFjXRFQ1mQhbA7JNTkezb0kPyE5g+SQlHaSZhdWPVkHCh81m7WuDgDjzdqXDA6DzYAhu8qOmxfc7jbLEsBzAD5PKbO4aKgyNA/AiqR2tPRt6PoQwOtJMQ7EnrJaDmChdmEgQ4k+ANAdO/fZQIcSSSpvjklyfg9gyX847VsiOiWvxwAAAABJRU5ErkJggg==") 0 0 no-repeat;*/
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
}
.mob-top .mob-top-upper .pc {
    float: right;
    margin-top: 12px;
    margin-left:  10px;
    font-size: 12px;
    color: #fff;
}
.mob-top .mob-top-upper .pc img {
    margin-right: 5px;
    height: 17px;
    width: auto;
}
.mob-top .mob-top-upper .pc a {
    color: #fff;
}
.mob-top .mob-top-nav.fixed {
    position: fixed;top: 0;
    z-index: 999999;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #fff;
}
.mob-top .mob-top-nav .part {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    width:100%;
}
.van-col--6 {
    padding: 10px 7px;
    width: 23%;
    text-align: center;
    background-color: #eeeff1;
    margin: 4px 4px;
    border-radius: 5px;
}
.van-col--6 a{
    color: black;
    font-weight: 400;
}
.content-box{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 auto;
    padding: 30px 0 11px 0;
}
.van-pull-refresh {
    background-color: white;
} .fixednav {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      z-index: 1;
      box-shadow: -5px 2px 8px #f60;
      background: #f9f4e0db!important;
  }

.fixednav .mob-top-nav {
    background: #f9f4e000!important;
}
.banner_item{
    /*padding-top: 20px;*/
    border-bottom: 20px solid #f2f7ff;
}
.first_tt_news {
    background: url(../../image/first_news.png) no-repeat;
    color: white;
    height: 99px;
    background-size: 100% 84px;
    border-bottom: 20px solid #f2f7ff;
    padding: 24px;
}
.bdj_part{
    border-bottom: 20px solid #f2f7ff;
}
.part{
    border-bottom: 20px solid #f2f7ff;
    padding: 0 0 25px 0;
}
.part_other{
    border-bottom: 20px solid #f2f7ff;
    padding: 0 0 16px 0;
}
.part_other_last{
    border-bottom: 20px solid #f2f7ff;
    padding: 0 0 25px 0;
}
.second_news{
    padding: 15px 18px;
    border-bottom: 20px solid #f2f7ff;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.second_news span{
    color: #2476f7;
    border: 1px solid #2476f7;
    border-radius: 6px;
    padding: 3px;
}
.van-notice-bar {
    color: black;
    background-color: white;
    padding: 0 16px 0 0;
}
.van-icon-volume-o::before {
    background: url(../../image/second_news.png) no-repeat;
    background-size: 50%;
    content: '';
    width: 50px;
    height: 73px;
}
.van-notice-bar__left-icon, .van-notice-bar__right-icon {
    width: 33px;
    height: 36px;
    min-width: 24px;
    font-size: 16px;
}

.van-swipe__indicator:not(:last-child) {
    margin-right: 6px;
    background-color: #2476f7;
!important;
}

.top_logo {
    display: flex;
    flex-direction: row;
    padding: 50px 0 20px 0;
}

.top_img_wen {
    width: 105px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.top_img_wen span {
    padding-left: 7px;
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.bottom {
    width: 100%;
    position: relative;
    border-top: 5px solid #6f6f6f;
    background-color: #288BDE;
    display: flex;
    flex-direction: row;
}

.bottom_box {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    flex-direction: column;
    padding: 20px 0px;
    color: #fff;
}
.bottom_box a{
    color: #fff;
}

.bot_f {
    line-height: 21px;
    letter-spacing: 1px;
    text-align: center;
    color: black;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    width: 100vw;
    margin: 0 auto;
    font-size: 12px;
    padding: 21px 20px 0 20px;
    height: 90%;
}

.bot_f span {
    color: white;
}

.bot_f div {
    width: 100%;
    height: 10%;
    transition: all .1s;
    display: flex;
    margin: 0 auto;
    align-items: center;
    padding: 10px 0 0 26px;
    flex-direction: row;
}

.bottom_title span {
    font-size: 12px;
    color: black;
    position: relative;
    cursor: pointer;
    font-weight: bold;
}

.bottom_img img {
    width: 18px;
    height: auto;
}

.bottom_img:hover {
    transform: scale(1.1);
}

.bot_s {
    padding-left: 150px;
    height: 0px;
    width: 100%;
    margin: 60px auto;
    font-size: 14px;
}

.bottom_img {
    padding-left: 60px;
    display: flex;
    flex-direction: column;
}

.bot_s div span {
    font-size: 15px;
    color: black;
    padding: 3px 10px;
    font-weight: bold;
}



.tags{
    display: flex;
    flex-wrap: wrap;
    padding: 10px 10px;
}
.tags a{
    font-size: 16px;
    border: 1px solid #999;
    padding: 5px 10px;
    margin: 5px 10px 5px 0;
}

.row1{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 1;-webkit-box-orient: vertical;
}
.row2{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.row3{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.row4{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}
.row5{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}



.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*background: #fff;*/
    padding: 0 0.3rem;
}
.pagination li{
    list-style: none;
}
.pagination li a{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #e3e3e3;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 5px 10px;
    border: none;
    height: auto;
}
.pagination span{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    height: auto;
}

.pagination li:last-child a{
    background: #e3e3e3;
    color: #333;
}
.pagination li:first-child a{
    background: #e3e3e3;
    color: #333;
}
.disabled span{
    background: #e3e3e3;
    color: #333;
}
.pagination .active span{
    background: #007fd0;
    color: #fff;
}


.selhover{
    color: #fff!important;
    background-color: #007fd0 ;
}
.listnav{
    display: flex ;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    margin-bottom: 0.2rem;
    /*background: #fff;*/
    /*padding-left: 20px;*/

}
.listnav a{
    display: block;
    padding: 5px 10px;
    color: #222;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 16px;
}
.runk {display: flex;flex-wrap: wrap}
.runk a{padding:10px 24px;display: block}