body.list.newpage.jtyxy .wp-inner .col_name {
    display: none;
}
.current_col {
    margin: 0.6rem 0 0.5rem;
}
.current_col .col_name {
    color: #333;
    font-size: 0.36rem;
    line-height: 0.47rem;
    display: inline-block;
    position: relative;
    bottom: 0;
    left: 0;
    margin-left: 0;
}
.current_col .col_enname {
    color: #EFB240;
    opacity: 0.6;
    font-size: 0.18rem;
    font-family: "Arial";
    margin-left: 0.1rem;
    line-height: 0.22rem;
}

body.list.newpage.jtyxy .col_list {
    display: block !important;
    height: auto;
    padding: 0;
}

.jtyxy .col_list .wp_listcolumn {
    background: linear-gradient(45deg, #78BBB6, #1E2DD9);
    padding: 0.22rem 1rem;
    border-radius: 0.16rem;
    box-sizing: border-box;
    position: relative;
}
.jtyxy .col_list .wp_listcolumn .download {
    position: absolute;
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0.24rem;
    color: #fff;
    padding-left: 0.6rem;
    line-height: 0.4rem;
    background: url(../images/downloadico.svg) no-repeat center left;
    height: 0.4rem;
    background-size: 0.43rem;
}
body.list.newpage.jtyxy .col_list::before {
    width: 0;
    border: 0;
}
.jtyxy .col_list .wp_listcolumn .download a {
    color: #fff;
}
.jtyxy .col_list .wp_listcolumn .item {
    float: left;
    margin: 0 0.1rem;
    border: 0 !important;
}
.jtyxy .col_list .wp_listcolumn .item a {
    font-size: 0.24rem;
    line-height: 0.55rem;
    display: inline-block;
    color: #fff;
    padding: 0 0.51rem;
    border-radius: 0.28rem;
    transition: .4s;
}
.jtyxy .col_list .wp_listcolumn .item.selected a {
    background: #fff;
    color: #153F83;
}
.jtyxy .col_news_con {
    padding: 0;
    margin-top: 0.4rem;
    position: relative;
}

.jtyxy .col_news_con .news_list li.news {
    width: 23.9%;
    float: left;
    margin-right: 1.46%;
    margin-bottom: 0.2rem;
    position: relative;
    overflow: hidden;
    border-radius: 0.16rem;
}

.jtyxy .col_news_con .news_list li.news .news_img {
    border-radius: 0.16rem;
    overflow: hidden;
}

.jtyxy .col_news_con .news_list li.news .news_img a {
    display: block;
    padding-top: 66.7%;
    position: relative;
}
.jtyxy .col_news_con .news_list li.news .news_img a img {
    transition: 1s;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: auto;
    position: absolute;
    height: 100%;
    width: 100%;
}
.jtyxy .col_news_con .news_list li.news .textimg {
    display: none;
}
.jtyxy .col_news_con .news_list li.news .tools {
    color: #fff;
    transition: .4s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    border-radius: 0 0 0.16rem 0.16rem;
    display: flex;
    justify-content: space-around;
    transform: translateY(100%);
    opacity: 0;
    display: none;
}
.jtyxy .imgwrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    /* display: none; */
    z-index: 999;
}
.jtyxy .img {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.jtyxy .img img {
    max-width: 70%;
    max-height: 80%;
}
.jtyxy .imgwrapper .close {
    position: absolute;
    top: 5%;
    right: 15%;
    color: #fff;
    font-size: 0.6rem;
    cursor: pointer;
}
.jtyxy .col_news_con .news_list li.news:nth-child(4n) {
    margin-right: 0;
}

.jtyxy .imgwrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    display: none;
    z-index: 999;
}
body.list.newpage.jtyxy div#page1 {
    margin-bottom: 0.5rem;
}
body.list.center .wp-inner h3.col_name {
    display: none;
}

#center_main1 {
    margin-top: 1.2rem;
    overflow: hidden;
}
#center_main1 .swiper.waiting {
    cursor: wait;
    pointer-events: none;
}
#center_main1 .swiper-wrapper {
    padding-bottom: 0.55rem;
}
#center_main1 .swiper-slide {
    background: #EFF7FE;
    border-radius: 0.16rem;
    cursor: pointer;
}
#center_main1 .wz {
    padding: 0.24rem 0.3rem;
}
#center_main1 .imgs {
    position: relative;
    padding-top: 66.6%;
    overflow: hidden;
    border-radius: 0.16rem;
}
#center_main1 .imgs img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#center_main1 .news_title {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.3rem;
    text-align: center;
}
#center_main1 .short_title {
    display: none;
    color: #fff;
    font-size: 0.18rem;
    line-height: 0.2rem;
    margin-top: 0.05rem;
    text-align: center;
}
#center_main1 .current .short_title {
    display: block;
}
#center_main1 .current {
    background: #F4D876;
}
#center_main1 .current .news_title {
    color: #fff;
}
.center .swiper-pagination {
    background: none;
    height: auto;
    bottom: 0;
}
.center .swiper-pagination .swiper-pagination-bullet {
    width: 0.11rem;
    height: 0.11rem;
    border: 0.01rem solid #153F83;
    margin: 0 0.08rem;
    background: none;
    position: relative;
}
.center .swiper-pagination .swiper-pagination-bullet-active:before {
    content: "";
    width: 0.32rem;
    height: 0.32rem;
    z-index: 11;
    position: absolute;
    background: url(../images/page_active.png) no-repeat;
    left: -0.1rem;
    top: -0.1rem;    background-size: 0.32rem;
}
.center .swiper-pagination .swiper-pagination-bullet-active,
#center_main2 .slick-dots li.slick-active {
    border: none;
}

#center_main2 {
    background: #EFF7FE;
    margin-top: 0.4rem;
    padding-bottom: 0.5rem;
}
#center_main2 .inner {
    padding-top: 0.6rem;
}
#center_main2 .col_n {
    margin-bottom: 0.4rem;
}
#center_main2 .col_n span:first-child {
    font-size: 0.36rem;
    line-height: 0.47rem;
}
#center_main2 .col_n span:last-child {
    font-size: 0.18rem;
    line-height: 0.2rem;
    color: #EFB240;
    opacity: 0.6;
    position: relative;
    padding-left: 0.15rem;
}
#center_main2 .col_n span:last-child:before {
    content: "/";
    position: absolute;
    left: 0.05rem;
    top: 0.01rem;
    color: #EFB240;
    font-size: 0.18rem;
}
#center_main2 .center_main2_div .tt {
    font-size: 0.24rem;
    color: #153F83;
    font-weight: bold;
    margin-bottom: 0.3rem;
}
#center_main2 .center_main2_div {
    margin-bottom: 0.5rem;
}
#center_main2 .center_main2_3 {
    margin-bottom: 1rem;
}
#center_main2 .center_main2_1 .datacon p,
#center_main2 .center_main2_4 .datacon p {
    text-indent: 2em;
    font-size: 0.18rem;
    line-height: 0.36rem;
}
#center_main2 .slick-dots {
    bottom: 0;
    position: static;
    margin-top: 0.4rem;
}
#center_main2 .slick-dots li.slick-active {
    width: 0.11rem;
}
#center_main2 .slick-dots li.slick-active:before {
    content: "";
    width: 0.32rem;
    height: 0.32rem;
    z-index: 11;
    position: absolute;
    background: url(../chy_images/page_active.png) center no-repeat;
    left: -0.1rem;
    top: -0.1rem;
}
#center_main2 .slick-dots li {
    width: 0.11rem;
    height: 0.11rem;
    border: 0.01rem solid #153F83;
    margin: 0 0.08rem;
    background: none;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
}
#center_main2 .slick-dots li button {
    display: none;
}
#center_main2 .center_main2_2 .slick-slider {
    margin: 0 -0.28rem;
}
#center_main2 .center_main2_2 li.news {
    text-align: center;
    cursor: pointer;
}
#center_main2 .center_main2_2 .news_box {
    margin: 0 0.17rem;
}
#center_main2 .center_main2_2 li.news .imgs {
    position: relative;
    padding-top: 150%;
    border-radius: 0.16rem;
    overflow: hidden;
}
#center_main2 .center_main2_2 li.news .imgs img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .4s;
}
#center_main2 .center_main2_2 li.news:hover .imgs img {
    transform: scale(1.1);
}

#center_main2 .center_main2_2 li.news .news_title {
    font-size: 0.2rem;
    line-height: 0.26rem;
    margin: 0.1rem 0;
    font-weight: bold;
}

#center_main2 .center_main2_2 li.news .short_title,
#center_main2 .center_main2_2 li.news .sub_title {
    color: #153F83;
    line-height: 0.21rem;
}
#center_main2 .center_main2_3 .datacon {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#center_main2 .center_main2_3 li.news {
    width: 49%;
    background: linear-gradient(90deg, #78BBB6, #1E2DD9);
    box-sizing: border-box;
    padding: 0.4rem 0.8rem;
    color: #fff;
    border-radius: 0.16rem;
    margin-bottom: 0.15rem;
}
#center_main2 .center_main2_3.only li.news {
    width: 100%;
}

#center_main2 .center_main2_3 li.news .news_title {
    font-size: 0.2rem;
    font-weight: bold;
    margin-bottom: 0.25rem;
    line-height: 0.26rem;
}
#center_main2 .center_main2_3 .news_cont p {
    color: #fff;
    font-size: 0.18rem;
    line-height: 0.32rem;
}
#center_main2 .center_main2_3 .news_cont li {
    position: relative;
    padding-left: 0.2rem;
}
#center_main2 .center_main2_3 .news_cont li:before {
    content: "";
    width: 0.08rem;
    height: 0.08rem;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0.12rem;
    border-radius: 50%;
}

#center_main2 .more {
    padding-left: 0.4rem;
    position: relative;
    padding-right: 0.5rem;
    box-sizing: border-box;
    margin-top: 0;
    cursor: pointer;
    background: linear-gradient(-90deg, #75B8B1, #1E2DD9);
    width: 5.29rem;
    margin-bottom: 0.5rem;
    text-align: left;
    margin: auto;
    border-radius: 0.16rem;
}
#center_main2 .more .more-cn {
    line-height: 1.15rem;
    font-size: 0.24rem;
    font-weight: 600;
    color: #fff;
}
#center_main2 .more .fgx {
    margin: 0 0.24rem;
    font-size: 0.18rem;
    color: #fff;
}
#center_main2 .more .more-en {
    font-size: 0.18rem;
    color: #fff;
}
#center_main2 .more img {
    float: right;
    margin-top: 0.56rem;
}
#center_main2 .more a {
    display: block;
}
#center_main2 .more:hover img {
    animation: arr 1s ease-in-out 0s infinite;
}

body.list.center .center_main2_4.center_main2_div {
    display: none;
}

@media screen and (max-width: 767px) {
#center_main2 .center_main2_3 li.news {
    width: 100%;
}
    .jtyxy .col_news_con .news_list li.news {
        width: 48%;
        margin-right: 4%;
        padding: 0;
    }
    .jtyxy .col_news_con .news_list li.news:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 479px) {
    .jtyxy .col_news_con .news_list li.news {
        width: 100%;
        margin-right: 0;
    }
}
