.banner{position: relative;margin-top: 1.045rem;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-pagination{bottom:0.2rem;left:50%;transform: translate(-50%,0);}
.banner .swiper-pagination .swiper-pagination-bullet{background: #ffffff;width: 0.12rem;height: 0.12rem;text-align: center;border-radius: 0;transition: 0.3s all;margin:0 0.06rem;border-radius: 0.06rem;opacity: 1;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background: #ddca97;width: 0.3rem;}
.title{width: 100%;padding-bottom: 0.15rem;border-bottom: 1px solid #ededed;line-height: 0.3rem;margin-bottom: 0.25rem;}
.title h3{font-size: 0.3rem;color: #000000;font-family: myfont;position: relative;}
.title h3::after{content: "";width: 0.26rem;height: 5px;display: block;background-image: linear-gradient(90deg, #1d40c3 0%, #81328d 100%);position: absolute;left: 50%;bottom: -0.175rem;transform: translateX(-50%);}
.title a{font-size: 0.16rem;color: #888888;font-family: myfont;display: inline-block;position: relative;padding-right: 0.26rem;}
.title a i{width: 0.18rem;height: 0.18rem;display: block;border-radius: 100%;border:1px solid #ddca97;position: absolute;right:0;top:50%;transform:translateY(-50%);background: url(../img/more.svg) no-repeat center center;background-size: auto 0.1rem;}
.title a:hover{color: #4c40af;}

.parta{width: 100%;padding: 0.4rem 0 0.7rem;background: url(../img/parta_bg.png) no-repeat center bottom;background-size: 100% auto;}
.pa-left,.pa-right{width: calc( 50% - 0.2rem );}
.news-scroll{width: 100%;}
.news-scroll ul li .news-img{width: 100%;height: 4.2rem;position: relative;overflow: hidden;}
.news-scroll ul li .news-img a{display: block;background-size: cover;transition: 0.3s all;}
.news-scroll ul li:hover .news-img a{transform: scale(1.1,1.1);}
.news-scroll ul li .news-txt{width: 100%;position: relative;padding: 0.2rem 0.2rem 0;}
.news-scroll ul li .news-txt h3{font-size: 0.18rem;line-height: 0.3rem;width: 100%;}
.news-scroll ul li .news-txt h3 a{color: #333333;transition: 0.3s all;}
.news-scroll ul li .news-txt .time{width: 1.18rem;height: 0.28rem;background: url(../img/time_bg.png) no-repeat;background-size: 100% 100%;margin-bottom: 0.1rem;}
.news-scroll ul li .news-txt .time span{display: block;color: #ffffff;font-size: 0.14rem;line-height: 0.26rem;margin-left: 0.16rem;font-family: myfont1;}
.news-scroll ul li:hover .news-txt h3 a{color: #4c40af;}
.news-scroll .swiper-pagination{bottom:1rem;text-align: right;width: 100%;padding: 0 0.1rem;}
.news-scroll .swiper-pagination .swiper-pagination-bullet{background: #f1f3ff;width: 0.1rem;height: 0.1rem;border-radius: 0.05rem;transition: 0.3s all;margin:0 0.06rem;opacity: 1;}
.news-scroll .swiper-pagination .swiper-pagination-bullet-active{background-image: linear-gradient(90deg, rgba(247, 203, 107, 1) 0%, #fba980 100%);width: 0.26rem;}

.news-list{width: 100%;}
.news-list ul{width: 100%;}
.news-list ul li{width: 100%;padding-bottom: 0.10rem;border-bottom: 1px solid #ededed;transition: 0.2s all;margin-bottom: 0.13rem;}
.news-list ul li:last-of-type{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
.news-list ul li h3{font-size: 0.18rem;line-height: 0.3rem;width: 100%;font-weight:normal;}
.news-list ul li h3 a{color: #333333;transition: 0.3s all;}
.news-list ul li .time{width: 1.18rem;height: 0.28rem;background: url(../img/time_bg.png) no-repeat;background-size: 100% 100%;margin-bottom: 0.1rem;}
.news-list ul li .time span{display: block;color: #ffffff;font-size: 0.14rem;line-height: 0.26rem;margin-left: 0.16rem;font-family: myfont1;}
.news-list ul li:hover h3 a{color: #4c40af;}
.news-list ul li:hover{padding-left: 0.2rem;}

.partb{width: 100%;position: relative;padding: 0.5rem 0;}
.partb::after{content: "";width: 100%;height: 7.73rem;display: block;background: url(../img/partb_bg.png) no-repeat center top;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.partb .w90{position: relative;z-index: 1;}
.pb-left,.pb-right{width: calc( 50% - 0.2rem );}
.partb .title{border-bottom: 1px solid rgba(255,255,255,0.4);}
.partb .title h3{color: #ffffff;}
.partb .title h3::after{background-image: linear-gradient(90deg, rgba(247, 203, 107, 1) 0%, #fba980 100%);}
.partb .title a{color: rgba(255,255,255,0.6);}
.partb .title a:hover{color: #ffffff;}
.notice-list{width: 100%;}
.notice-list ul li{width: 100%;margin-bottom: 0.25rem;}
.notice-list ul li:last-of-type{margin-bottom: 0;}
.notice-list ul li .time{width: 0.82rem;height: 0.82rem;border-radius: 100%;margin-right: 0.18rem;display: flex;flex-direction: column;border: 1px solid #ffffff;padding-top: 0.1rem;}
.notice-list ul li .time span{display: block;text-align: center;font-size: 0.14rem;font-family: myfont1;font-weight: bold;color: #ffffff;}
.notice-list ul li .time span:first-of-type{font-size: 0.3rem;}
.notice-list ul li .txt{width: calc( 100% - 1rem );}
.notice-list ul li .txt h3{font-size: 0.16rem;line-height: 0.3rem;font-weight: normal;color: #ffffff;width: 100%;}
.notice-list ul li .txt h3 a{color: #ffffff;}
.notice-list ul li .txt p{font-size: 0.14rem;line-height: 0.3rem;color: #ffffff;}

.pbrbox>.flex{width:100%;margin-bottom: 0.25rem;}
.pbrbox .item{width: calc( 50% - 0.15rem );}
.pbrbox .item .news-img{width: 100%;}
.pbrbox .item .news-img a{display: block;width: 100%;height: 2rem;position: relative;overflow: hidden;}
.pbrbox .item .news-img .txt{width: 100%;position: absolute;left: 0;bottom: 0;padding: 0 0.2rem 0.05rem;}
.pbrbox .item .news-img .txt::after{content: "";width: 100%;height: 0.82rem;background-image: linear-gradient(0deg, rgba(136,53,145,0.9) 0%, rgba(136,53,145,0) 100%);position: absolute;left: 0;bottom: 0;z-index: 0;}
.pbrbox .item .news-img .txt p{text-align: center;line-height: 0.3rem;color: #ffffff;position: relative;z-index: 1;font-size: 0.16rem;}
.pbrbox .item:hover .news-img .image{transform: scale(1.1,1.1);}
.party-list ul li{line-height: 0.3rem;margin-bottom: 0.3rem;}
.party-list ul li a{padding-left: 0.2rem;display: inline-block;max-width: calc( 100% - 0.6rem );color: #ffffff;transition: 0.3s all;font-size: 0.16rem;position: relative;}
.party-list ul li a::before{content: "";width: 0.03rem;height:0.2rem;display: block;background: #ffffff;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.party-list ul li span{color: #ffffff;transition: 0.3s all;font-size: 0.14rem;}
.party-list ul li:last-of-type{margin-bottom: 0;}
.party-list ul li:hover a{padding-left: 0.3rem;}

.partc{width: 100%;padding: 0.5rem 0;background: url(../img/partc_bg1.png) no-repeat center 0.3rem;position: relative;}
.partc::after{content: "";width: 100%;height: 100%;background: url(../img/partc_bg2.jpg) no-repeat center bottom;background-size: 100% auto;z-index: 0;display: block;position: absolute;bottom: 0;left: 0;}
.partc .w90{position: relative;z-index: 1;}
.pc1{width: 100%;margin-bottom: 0.4rem;}
.pc1 .title{position: relative;}
.pc1 .title a{position: absolute;right: 0;top: 0;}
.xueshu-list{width: 100%;}
.xueshu-list .swiper-container{padding-bottom: 0.45rem;}
.xueshu-list ul li{padding: 1px;background-image: linear-gradient(90deg, #1d40c3 0%, #81328d 100%);}
.xueshu-list ul li a{display: block;width: 100%;background: #ffffff;padding:0.3rem 0.3rem 0.25rem;transition: 0.2s all;}
.xueshu-list ul li .time{width: 1.18rem;height: 0.28rem;background: url(../img/time_bg.png) no-repeat;background-size: 100% 100%;margin-bottom: 0.1rem;}
.xueshu-list ul li .time span{display: block;color: #ffffff;font-size: 0.14rem;line-height: 0.26rem;margin-left: 0.16rem;font-family: myfont1;}
.xueshu-list ul li h3{font-size: 0.16rem;color: #333333;line-height: 0.26rem;height: 0.52rem;font-weight: normal;margin-bottom: 0.15rem;transition: 0.2s all;}
.xueshu-list ul li p{font-size: 0.14rem;padding-left: 0.24rem;color: #999999;line-height: 0.3rem;background-position: left center;background-repeat: no-repeat;background-size: auto 0.16rem;transition: 0.2s all;}
.xueshu-list ul li p.p1{background-image: url(../img/time.svg);}
.xueshu-list ul li p.p2{background-image: url(../img/sound.svg);}
.xueshu-list ul li:hover h3,.xueshu-list ul li:hover p{color: #ffffff;}
.xueshu-list ul li:hover a{background: rgba(255,255,255,0);}
.xueshu-list ul li:hover p.p1{background-image: url(../img/time_hover.svg);}
.xueshu-list ul li:hover p.p2{background-image: url(../img/sound_hover.svg);}

.pc2,.pc3,.pc4{width: 100%;margin-bottom: 0.4rem;}
.pc2 ul li{width: calc( 50% - 0.2rem );}
.pc2 ul li a{display: block;width: 100%;}
.pc2 ul li img{width: 100%;display: block;}
.pc3-left,.pc3-right{width: calc( 50% - 0.2rem );}
.pc3-list ul li{width: 100%;padding-bottom: 0.18rem;border-bottom: 1px solid #ededed;margin-bottom: 0.26rem;}
.pc3-list ul li:last-of-type{margin-bottom: 0;}
.pc3-list ul li .time{width: 1.18rem;height: 0.28rem;background: url(../img/time_bg.png) no-repeat;background-size: 100% 100%;margin-right: 0.15rem;}
.pc3-list ul li .time span{display: block;color: #ffffff;font-size: 0.14rem;line-height: 0.26rem;margin-left: 0.16rem;font-family: myfont1;}
.pc3-list ul li a{max-width: calc( 100% - 1.33rem );line-height: 0.28rem;color: #333333;transition: 0.2s all;}
.pc3-list ul li:hover a{color: #4c40af;padding-left: 0.14rem;}

.pc4 ul li a{display: block;width: 100%;height: 0;padding-bottom: 35.15%;overflow: hidden;position: relative;border-radius: 0.22rem 0 0.22rem 0;}
.pc5{width: 100%;}
.zt-list ul li a{display: block;width: 100%;height: 0;padding-bottom: 41.46%;overflow: hidden;position: relative;}