.container{background: url(../images/body_bg.png) no-repeat center top; background-size: cover;}
.title{width: 100%;margin-bottom: 0.3rem;line-height: 0.3rem;position: relative; }
.title h3{font-family: titlefont; font-size: 0.28rem;background: -webkit-linear-gradient(-90deg, #6510ad,#1635d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;}
.title a{display: block;font-size: 0.14rem;color: #6116b0;padding: 0 0 0 0.24rem;position: relative; background: url(../images/more_bg.png) no-repeat left center; background-size: 18px;}
.title a:hover{color: #194f91;}

.parta{width: 100%;padding: 0.4rem 0;}
.partb{width: 100%;padding-bottom: 0.4rem;}
.pa-left{width: 100%;}
.pa-right{width: calc( 32% - 0.2rem );}
.news-scroll,.news-list{width: calc( 50% - 0.2rem );position: relative;}
.news-scroll ul li a {
    display: block;
    width: 100%;
    height: 4.68rem;
    position: relative;
    overflow: hidden;
}

.news-scroll ul li a::after {
    content: "";
    width: 100%;
    height: 2rem;
    display: block;
    background-image: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 98%);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.news-scroll ul li .image {
    transition: 0.2s all;
    z-index: 0;
}

.news-scroll ul li:hover .image {
    transform: scale(1.1,1.1);
}

.news-scroll ul li .txt {
    width: 100%;
    z-index: 2;
    padding: 0 0.3rem 0.2rem;
    position: absolute;
    left: 0;
    bottom: 0;
}

.news-scroll ul li .txt p {
    line-height: 0.26rem;
    width: 100%;
    font-size: 0.18rem;
    color: #ffffff;
    margin-bottom: 0.06rem;
}

.news-scroll ul li .txt span {
    font-size: 0.14rem;
    color: #ffffff;
}
/* .txt-scroll ul li .news_img{display: block;width: 100%;height: 4.68rem;position: relative;overflow: hidden;}
.txt-scroll ul li .news_img a{transition: 0.2s all;display: block;}
.txt-scroll ul li:hover .news_img a{transform: scale(1.1,1.1);}
.txt-scroll ul li .news_txt{width: 100%;
    z-index: 2;
    padding: 0 0.3rem 0.2rem;
    position: absolute;
    left: 0;
    bottom: 0;}
.txt-scroll ul li .news_txt h3{}
.txt-scroll ul li .news_txt h3 a{line-height: 0.26rem;
    width: 100%;
    font-size: 0.18rem;
    color: #ffffff;
    margin-bottom: 0.06rem;}
.news-scroll ul li a::after {
    content: "";
    width: 100%;
    height: 2rem;
    display: block;
    background-image: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 98%);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.txt-scroll ul li:hover .news_txt h3 a{color: #194f91;}
.time-scroll{}
.time-scroll ul li{text-align: center;line-height: 0.3rem;}
.time-scroll ul li span{font-size: 0.14rem;color: #ffffff;display: block;width: 100%;height: 100%;} */
/* .news-list ul li{width: 100%;padding-bottom: 0.15rem;border-bottom: 1px solid #ebebeb;}
.news-list ul li:nth-child(n+2){margin-top: 0.15rem;}
.news-list ul li a{width:100%;color: #333333;transition: 0.2s all;font-size: 0.18rem;line-height: 0.3rem;}
.news-list ul li span{font-size: 0.14rem;color: #194f91;line-height: 0.24rem;display: block;}
.news-list ul li:hover a{color: #194f91;}
.news-list ul li:hover{border-bottom: 1px solid #194f91;} */

.news-list ul li{width: 100%;border-bottom: 1px solid #e7e7e7;
    padding-bottom: 28px;}
.news-list ul li:nth-child(n+2){margin-top: 0.258rem;}
.news-list ul li .time{width: 0.68rem;margin-right: 0.2rem;position: relative;}
.news-list ul li .time .area{width: 100%;height: 0.68rem;border: 1px dashed #d1dfff;text-align: center;color: #6314af;padding: 0.13rem 0;position: relative;z-index: 1;background: #e4e8f4; border-radius: 0.68rem; font-family: "times new roman"; font-weight: bold; transition: 0.2s all;}
.news-list ul li .time .area::after{content: ""; width: 0.06rem; height: 0.06rem; background: #be9e5d; border-radius: 0.03rem; position: absolute; left: -0.02rem; top: 0.2rem;}
.news-list ul li .time span{font-size: 0.18rem;display: block;}
.news-list ul li a{font-size: 0.18rem;color: #333333;line-height: 0.3rem;max-height: 0.6rem;width: calc( 100% - 0.85rem );display: block\0;}
.news-list ul li:hover a{color: #6510ad;}
.news-list ul li:hover .time .area{color: #FFFFFF; background: linear-gradient( #6510ad,#1635d0);}

.pb-left,.pb-center{width: calc( 50% - 0.2rem );}
.pb-list1 ul li{width: 100%;background-image: url(../images/kplist_bg.png);background-repeat: no-repeat;background-position: bottom;}
.pb-list1 ul li:nth-child(2n){width: 100%;background-image: url(../images/kplist_bg2.png);background-repeat: no-repeat;background-position: bottom;}
.pb-list1 ul li:nth-child(n+2){margin-top: 0.24rem;}
.pb-list1 ul li a{display: block;
    padding: 0.05rem 0 0.16rem 0.7rem;line-height: 0.24rem;transition: 0.2s all;}
.pb-list1 ul li h3{font-size: 0.18rem;color: #333333;max-width: 84%;transition: 0.2s all; font-weight: normal;}
.pb-list1 ul li .tit{display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between}
.pb-list1 ul li p{font-size: 0.14rem;color: #999999;margin-top: 0.09rem;}
.pb-list1 ul li span{font-size: 0.14rem;color: #999999;transition: 0.2s all;font-family: 'arial';}

.pb-list1 ul li:hover h3,.pb-list1 ul li:hover span{color: #6314af;}
.pb-list1 ul li:hover h3{background-image: url();}

.pb-list2 ul li{width: 100%;position: relative;padding-top: 48px;}
.pb-list2 ul li:nth-child(n+2){margin-top: 0.3rem;}
.pb-list2 ul li a{line-height: 0.24rem;transition: 0.2s all;}
.pb-list2 ul li p{font-size: 0.18rem;color: #333333;max-width: calc(100% - 0.6rem);transition: 0.2s all;}
.pb-list2 ul li .sp2{font-size: 0.14rem;color: #999999;transition: 0.2s all;}
.pb-list2 ul li .sp1{display: block;padding: 0 0.1rem;height: 36px;line-height: 36px;background: #eef0f7;color: #6215af;font-size: 0.14rem;position: absolute;left: 0rem;top: 0;transition: 0.2s all;}
.pb-list2 ul li:hover a{color: #6215AF;}
.pb-list2 ul li:hover p,.pb-list2 ul li:hover .sp2{color: #6215AF;}
.pb-list2 ul li:hover .sp1{background: #6215AF;color: #FFFFFF;}