.current_location {
    padding: 40px 0 30px;
    color: #343434;
    font-size: 14px;
    line-height: 1;
}

.list_container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.list_l {
    width: 19.4%;
    background: #F9F9FA;
    border-top: 2px solid #F50C22;
    box-sizing: border-box;
    padding: 16px 16px 30px;
}

.list_c {
    width: 52%;
}

.list_r {
    width: 20.6%;
}

.list_l h2 {
    color: #141414;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 26px;
}

.list_l h2 span {
    color: #F50C22;
}

.article_top {
    width: 100%;
    margin-bottom: 15px;
}

.article_top .paihang {
    display: block;
    width: 69%;
    height: auto;
    margin: 0 auto 15px;
}

.article_top a:hover p {
    color: #F50C22;
}

.article_imgs {
    width: 100%;
    height: 154px;
    overflow: hidden;
    margin-bottom: 10px;
}




.list_l p {
    color: #000000;
    font-size: 16px;
    line-height: 1;
    transition: all .3s ease;
}

.article_top p {
    text-align: center;
    line-height: 1.5;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.article_bottom_item {
    display: flex;
    align-items: center;
    margin-top: 19px;
}

.article_bottom_item span {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    width: 23px;
    height: 23px;
    background: #E8E7E4;
    border-radius: 50%;
    color: #000000;
    font-size: 16px;
    transition: all .3s ease;
}

.article_bottom_item p {
    flex: 1;
}

.article_bottom_item:hover span {
    background: #F50C22;
    color: #fff;
}

.article_bottom_item:hover p {
    color: #F50C22;
}

.news_type1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.news_type1_l {
    width: 29%;
    height: 141px;
    overflow: hidden;
}



.news_type1_r {
    width: 66.8%;

}

.news_type1_r a {
    display: flex;
    align-items: flex-start;
    margin-bottom: 58px;
}

.news_type1_r a img {
    margin-right: 8px;
}

.news_type1_r a p {
    color: #343434;
    font-size: 20px;
    text-indent: 0;
    margin-left: 0;
    line-height: 1.4;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.news_type1_r a:hover p {
    color: #F50C22;
}

.news_type_hot .news_type1_r a p {
    color: #F50C22;
}

.news_type_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    line-height: 1;
}

.news_type_bottom .source {
    color: #848484;
}

.news_type_bottom .time {
    color: #F50C22;
}

.news_type {
    padding: 20px 0;
    border-bottom: 1px dashed #E7E7E8;
}

.news_type:nth-child(1) {
    padding-top: 0;
}
.u-load {
    margin: 30px 0;
}


.news_type2 a {
    display: block;
    color: #343434;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px;
}

.news_type2 a:hover {
    color: #F50C22;
}

.img_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 18px;
}

.img_item {
    width: 31%;
    height: 141px;
    overflow: hidden;
}





.loading,
.no_data {
    color: #BFBFBF;
    font-size: 16px;
    text-align: center;
}

.loading img {
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
}

.list_r_title01 {
    margin-bottom: 16px;
    line-height: 1.4;
}

.list_r_title01 h3,
.list_r_title h3 {
    color: #141414;
    font-size: 24px;
}

.list_r_title01 h3 span,
.list_r_title h3 span {
    color: #F50C22;
}

.list_r_img01 {
    display: block;
    width: 100%;
    height: 186px;
    overflow: hidden;
}




.list_r_title {
    margin-bottom: 10px;
    border-bottom: 1px solid #F0EEEE;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list_r_title h3 {
    line-height: 1;
    height: 100%;
    padding: 28px 0 16px;
    width: auto;
    box-sizing: border-box;
    display: inline-block;
    border-bottom: 2px solid #F50C22;
}

.bktj_list a,
.cngz_list a {
    display: block;
    color: #636363;
    font-size: 16px;
    line-height: 40px;
}

.bktj_list a:hover,
.zwsj_item a:hover,
.cngz_list a:hover {
    color: #F50C22;
}

.zwsj_item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 10px 0;
    border-bottom: 1px dashed #E7E7E8;
}

.zwsj_item a {
    width: 60.3%;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    color: #636363;
    font-size: 16px;
    line-height: 28px;
}

.zwsj_r {
    width: 38.3%;
    height: 71px;
    overflow: hidden;
}

.zwsj_r img,
.list_r_img01 img,
.img_item img,
.news_type1_l img,
.article_imgs img,
.tsgk_img img,
.cngz_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1s ease;
}



.tsgk_img {
    display: block;
    width: 100%;
    height: 188px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    margin-top: 30px;
}

.tsgk_img p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .27);
    color: #F5F5F6;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.tsgk_img:hover img,
.list_r_img01:hover img,
.zwsj_r:hover img,
.img_item:hover img,
.news_type1_l:hover img,
.article_imgs:hover img,
.cngz_img:hover img {
    transform: scale(1.1);
}

.tsgk_item {
    padding: 13px 0;
    border-bottom: 1px solid #E7E7E8;
    display: flex;
    align-items: center;
}

.tsgk_item span {
    display: flex;
    width: 45px;
    height: 21px;
    background: url(../images/recommend.png) no-repeat center center;
    background-size: 100% 100%;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    font-size: 14px;
    margin-right: 8px;
}

.tsgk_item a {
    color: #636363;
    font-size: 16px;
    line-height: 1;
    flex: 1;
}


.list_r_title p {
    line-height: 1;
    color: #BFBFBF;
    font-size: 14px;
    cursor: pointer;
    box-sizing: border-box;
    padding: 28px 0 16px;
}

.list_r_title p img {
    margin-left: 3px;
    display: inline-block;
    vertical-align: middle;
}

.cngz_img {
    display: block;
    width: 100%;
    height: 163px;
    overflow: hidden;
    margin-top: 15px;
}

.fixed_container {
    width: 288.39px;
    position: fixed;
    top: 0;
    z-index: 99;
}

.care_tab {
    display: none;
}

.care_tab.active {
    display: block;
}

@media only all and (max-width:1520px) {
    .fixed_container {
        width: 247.19px;
    }
}

@media only all and (max-width:1080px) {
    .current_location {
        padding: .2rem 0 1rem;
        font-size: .65rem;
    }

    .list_l {
        display: none;
    }

    .list_c {
        width: 100%;
    }

    .list_r {
        display: none;
    }

    .news_type1 {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .news_type1_l {
        width: 36%;
        height: 4rem;
    }

    .news_type1_r {
        width: 60%;
    }

    .news_type1_r a {
        margin-bottom: 1rem;
    }

    .news_type1_r a img {
        margin-top: .1rem;
        margin-right: .2rem;
        width: .8rem;
        height: auto;
    }

    .news_type1_r a p {
        font-size: .8rem;
    }

    .news_type_bottom {
        font-size: .65rem;
    }

    .news_type_bottom {
        justify-content: flex-end;
    }

    .news_type_bottom .source {
        display: none;
    }

    .news_type {
        padding: .6rem 0;
    }

    .news_type:nth-child(1) {
        padding-top: 0;
    }

    .u-load {
        margin: 1rem 0;
    }
    

    .news_type2 a {
        font-size: .8rem;
        margin-bottom: .6rem;
    }

    .img_list {
        margin-bottom: .6rem;
    }

    .img_item {
        width: 32%;
        height: 4rem;
    }

    .loading,
    .no_data {
        font-size: .7rem;
    }

    .loading img {
        width: .6rem;
        margin-left: .2rem;
        margin-bottom: 0;
    }

}