.banner{position: relative;overflow: hidden;width: 100%;}
.banner .swiper-slide a{display: block;width: 100%;height: 100vh;position: relative;overflow: hidden;}
.banner .swi-control{width: 100%;position: absolute;left: 0;bottom: 0.2rem;z-index: 2;}
.banner .swiper-pagination{width: 100%;position: absolute;left: 0;bottom: 0.3rem;z-index: 2;}
.banner .swiper-pagination-bullet{transition: 0.2s all;width: 0.14rem;height: 0.14rem;margin: 0 0.08rem;background: #ffffff;border-radius: 0.07rem;opacity: 1;}
.banner .swiper-pagination-bullet-active{background: #eaad55;width: 0.32rem;}

.title{width: 100%;margin-bottom: 0.4rem;position: relative;}
.title .tit{position: relative;padding-top: 0.17rem;}
.title .tit h3{color: #333333;line-height: 1;font-family: myfont;font-size: 0.36rem;font-weight: normal;position: relative;z-index: 1;}
.title .tit span{color: #ffffff;font-family: myfont;font-size: 0.34rem;position: absolute;top: 0;left:0;z-index: 0;line-height: 1;text-shadow: 0 0 0.1rem rgba(1,80,170,0.17);}
.title .more{width: 0.46rem;height: 0.46rem;background: rgba(0, 71, 187, 0.2);border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.title .more a{color: #ffffff;font-size: 0.3rem;line-height: 0.32rem;width: 0.36rem;height: 0.36rem;border-radius: 50%;background: #0047bb;text-align: center;transition: 0.2s;}
.title .more:hover a{width: 0.46rem;height: 0.46rem;line-height: 0.42rem;}

.parta{width: 100%;padding: 0.6rem 0;background: url(../img/parta_bg.jpg) no-repeat center bottom;background-size: cover;}
.pa-left,.pa-right{width: calc(50% - 0.2rem);}
.news-scroll{width: 100%;position: relative;}
.news-scroll ul li a{width: 100%;height: 5.17rem;position: relative;overflow: hidden;display: block;}
.news-scroll ul li .image{transition: 0.2s all;}
.news-scroll ul li:hover .image{transform: scale(1.1,1.1);}
.news-scroll ul li .txt{width: 100%;height: 0.72rem;background: url(../img/txt_bg.png) no-repeat left bottom;background-size: cover;position: absolute;left: 0;bottom: 0;padding: 0.2rem 1.6rem 0.2rem 0.3rem;}
.news-scroll ul li .txt p{width: 100%;font-size: 0.2rem;color: #ffffff;line-height: 0.32rem;}
.news-scroll .swiper-pagination{width: auto;position: absolute;right: 0.2rem;bottom: 0.25rem;z-index: 2;}
.news-scroll .swiper-pagination-bullet{transition: 0.2s all;width: 0.1rem;height: 0.1rem;margin: 0 0.05rem;background: #ffffff;border-radius: 0.05rem;opacity: 1;}
.news-scroll .swiper-pagination-bullet-active{width: 0.24rem;}

.pa-right .title{margin-bottom: 0.3rem;}
.pa-right .title .tit span{left: 50%;transform: translateX(-50%);}
.news-list{width: 100%;background: #ffffff;padding: 0.3rem;}
.news-list ul .headline{width: 100%;margin-bottom: 0.25rem;}
.news-list ul .headline .time{width: 0.7rem;text-align: center;color: #0047bb;}
.news-list ul .headline .time h3{font-size: 0.3rem;}
.news-list ul .headline .time span{font-size: 0.18rem;white-space: nowrap;}
.news-list ul .headline .line{width: 1px;height: 0.44rem;background: #d6d6d6;margin: 0 0.17rem 0 0.15rem;}
.news-list ul .headline .txt{width: calc(100% - 1.05rem);}
.news-list ul .headline .txt a{width: 100%;font-size: 0.2rem;color: #333333;line-height: 0.32rem;margin-bottom: 0.04rem;}
.news-list ul .headline .txt p{width: 100%;font-size: 0.18rem;color: #999999;line-height: 0.3rem;}
.news-list ul .headline:hover .txt a{color: #0047bb;font-weight: bold;}
.news-list ul li{width: 100%;line-height: 0.32rem;margin-top: 0.18rem;}
.news-list ul li a{width: calc(100% - 1.3rem);font-size: 0.2rem;color: #333333;}
.news-list ul li span{font-size: 0.19rem;color: #0047bb;}
.news-list ul li:hover a{color: #0047bb;}

.partb{width: 100%;background: #ffffff;padding: 0.6rem 0;}
.pb-left{width: calc(100% - 5.92rem);}
.notice-list ul li{width: 100%;}
.notice-list ul li:nth-child(n+2){margin-top: 0.12rem;}
.notice-list ul li .time{width: 0.74rem;text-align: center;margin-right: 0.3rem;}
.notice-list ul li .time h3{display: block;width: 100%;line-height: 0.42rem;color: #ffffff;font-size: 0.3rem;background: #0047bb;}
.notice-list ul li .time span{display: block;width: 100%;border: 1px solid #0047bb;line-height: 0.28rem;font-size: 0.16rem;color: #0047bb;}
.notice-list ul li .txt{width: calc(100% - 1.04rem);border-bottom: 1px solid #d6d6d6;display: flex;flex-direction: column;justify-content: center;}
.notice-list ul li .txt a{width: 100%;font-size: 0.2rem;color: #333333;line-height: 0.32rem;transition: 0.2s;}
.notice-list ul li .txt p{width: 100%;font-size: 0.18rem;color: #999999;line-height: 0.3rem;height: 0;overflow: hidden;transition: 0.2s;margin-bottom: 0.07rem;}
.notice-list ul li:hover .txt p{height: 0.3rem;margin-top: 0.03rem;}
.notice-list ul li:hover .txt a{color: #0047bb;}
.notice-list ul li:hover .txt{border-bottom: 1px solid #0047bb;}
.pb-right{width: 5.52rem;}
.link-list ul li{width: calc(50% - 0.125rem);margin-top: 0.3rem;}
.link-list ul li:first-of-type{width: 100%;margin-top: 0;}
.link-list ul li a{display: block;width: 100%;height: 1.88rem;position: relative;overflow: hidden;box-shadow:0 0 0.15rem 0 rgba(106,150,206,0.3);border-radius:0.2rem;}

.partc{width: 100%;padding: 0.6rem 0;background: url(../img/partc_bg.jpg) no-repeat center bottom;background-size: cover;}
.pc-left,.pc-right{width: calc(50% - 0.2rem);}
.party-list{width: 100%;background: #ffffff;padding: 0.3rem;}
.party-list ul .headline{width: 100%;margin-bottom: 0.3rem;}
.party-list ul .headline .head_img{width: 46%;}
.party-list ul .headline .head_img a{display: block;width: 100%;height: 2.06rem;position: relative;overflow: hidden;}
.party-list ul .headline .head_img .image{transition: 0.2s;}
.party-list ul .headline .txt{width: 54%;padding-left: 0.3rem;}
.party-list ul .headline .txt h3{width: 100%;font-size: 0.2rem;line-height: 0.34rem;max-height: 0.68rem;font-weight: normal;margin-bottom: 0.1rem;}
.party-list ul .headline .txt h3 a{color: #333333;}
.party-list ul .headline .txt p{font-size: 0.18rem;color: #999999;width: 100%;line-height: 0.28rem;max-height: 0.56rem;margin-bottom: 0.2rem;}
.party-list ul .headline .txt span{font-size: 0.18rem;color: #0047bb;line-height: 0.3rem;}
.party-list ul .headline:hover .txt h3{font-weight: bold;color: #0047bb;}
.party-list ul .headline:hover .txt h3 a{color: #0047bb;}
.party-list ul .headline:hover .head_img .image{transform: scale(1.1,1.1);}
.party-list ul li{width: 100%;margin-top: 0.2rem;line-height: 0.32rem;}
.party-list ul li a{width: calc(100% - 1.4rem);padding-left: 0.32rem;color: #333333;background: url(../img/ico1.png) no-repeat left center;background-size: auto 0.2rem;}
.party-list ul li span{font-size: 0.19rem;color: #0047bb;}
.party-list ul li:hover a{color: #0047bb;}

.act-list{width: 100%;background: #ffffff;}
.act-list ul li{width: 100%;border-bottom: 1px solid #ebebeb;padding: 0.3rem 0.4rem;}
.act-list ul li:last-of-type{border-bottom: none;}
.act-list ul li a{width: 100%;font-size: 0.2rem;color: #333333;line-height: 0.32rem;margin-bottom: 0.05rem;}
.act-list ul li .zd span{font-size: 0.19rem;color: #999999;line-height: 0.32rem;padding-left: 0.3;background-repeat: no-repeat;background-position: left center;background-size: auto 0.18rem;padding-left: 0.28rem;}
.act-list ul li .zd span:first-of-type{width: 100%;background-image: url(../img/time.png);}
.act-list ul li .zd span:nth-of-type(2){background-image: url(../img/address.png);width: 50%;background-position: 0.02rem center;}
.act-list ul li .zd span:nth-of-type(3){background-image: url(../img/zjr.png);width: 50%;background-size: auto 0.23rem;}
.act-list ul li:hover a{color: #0047bb;}

.partd{width: 100%;padding: 0.6rem 0;background: url(../img/partd_bg.png) no-repeat left bottom;background-size: 100% auto;}
.pd1{width: 100%;margin-bottom: 0.6rem;}
.pd-left,.pd-center,.pd-right{width: calc((100% - 0.8rem) / 3);}
.pd-list .headline1{width: 100%;}
.pd-list .headline1 a{display: block;padding: 0.35rem 0.3rem;background: #f7faff;transition: 0.2s;}
.pd-list .headline1 h3{width: 100%;font-size: 0.2rem;color: #333333;line-height: 0.34rem;font-weight: normal;transition: 0.2s;}
.pd-list .headline1 .intro{width: 100%;border-top: 1px solid rgba(0, 71, 187, 0.2);padding-top: 0.18rem;margin-top: 0.18rem;transition: 0.2s;}
.pd-list .headline1 .intro p{font-size: 0.18rem;color: #999999;line-height: 0.32rem;height: 0.64rem;transition: 0.2s;}
.pd-list .headline1 .intro span{font-size: 0.19rem;color: #0047bb;padding-left: 0.32rem;background-image: url(../img/time2.png);background-repeat: no-repeat;background-position: left center;background-size: auto 0.2rem;margin-top: 0.26rem;display: block;transition: 0.2s;}
.pd-list .headline1:hover a{background: #0047bb;}
.pd-list .headline1:hover h3{color: #ffffff;font-weight: bold;}
.pd-list .headline1:hover .intro{border-top: 1px solid rgba(255,255,255,0.2);}
.pd-list .headline1:hover .intro p{color: #ffffff;}
.pd-list .headline1:hover .intro span{color: #ffffff;background-image: url(../img/time3.png);}
.pd-list .headline2{width: 100%;}
.pd-list .headline2 a{display: block;width: 100%;height: 2.55rem;position: relative;overflow: hidden;}
.pd-list .headline2 .image{transition: 0.2s;}
.pd-list .headline2:hover .image{transform: scale(1.1,1.1);}
.pd-list .headline2 .txt{width: 100%;position: absolute;left: 0;bottom: 0;padding: 0 0.25rem 0.13rem;}
.pd-list .headline2 .txt::before{content: "";width: 100%;height: 1rem;display: block;background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);position: absolute;left: 0;bottom: 0;z-index: 0;}
.pd-list .headline2 .txt p{width: 100%;font-size: 0.2rem;color: #ffffff;line-height: 0.32rem;position: relative;}
.pd-list ul li{width: 100%;margin-top: 0.25rem;line-height: 0.32rem;}
.pd-list ul li a{width: calc(100% - 1.4rem);padding-left: 0.32rem;color: #333333;background: url(../img/ico1.png) no-repeat left center;background-size: auto 0.2rem;}
.pd-list ul li span{font-size: 0.19rem;color: #0047bb;}
.pd-list ul li:hover a{color: #0047bb;}

.pd2{width: 100%;}
.pd2 ul li a{display: block;width: 100%;height: 0;padding-bottom: 26.6%;overflow: hidden;position: relative;}
.pd2 .swiper-pagination{width: 100%;position: relative;z-index: 2;display: none;}
.pd2 .swiper-pagination-bullet{transition: 0.2s all;width: 0.1rem;height: 0.1rem;margin: 0 0.06rem;background: #0047bb;border-radius: 0.05rem;opacity: 1;}
.pd2 .swiper-pagination-bullet-active{background: #eaad55;width: 0.28rem;}