.banner{position: relative;overflow: hidden;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination{bottom: 0.2rem;text-align: center;width: 100%;}
.banner .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;}
.banner .swiper-pagination-bullet-active{background: #3f7ecd;}

.title{width: 100%;margin-bottom: 0.4rem;position: relative;}
.title h3{font-size: 0.3rem;line-height: 1;color: #3f7ecd;}
.title .more{width: 1.1rem;height: 0.3rem;position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition: 0.2s all;}
.title .more a{font-size: 0.16rem;color: #3f7ecd;line-height: 0.3rem;display: block;text-align: right;transition: 0.2s all;}
.title .more a::before{content: "";width: 0.45rem;height: 1px;display: block;background: #3f7ecd;position: absolute;left: 0.08rem;top: 50%;transform: translateY(-50%);}
.title .more::before{content: "";width: 0.2rem;height: 0.2rem;display: block;background:url(../img/more.svg) no-repeat center center;background-size:100% 100%;position: absolute;left: -0.1rem;top: 50%;transform: translateY(-50%);z-index: 1;}

.parta{width: 100%;padding: 0.4rem 0;background: url(../images/parta_bg.jpg) no-repeat center bottom;background-size: cover;}
.pabox{width: 100%;}
.pabox dl{width: 1.4rem;height: 1.4rem;transition: 0.3s;border-radius: 0.16rem;overflow: hidden;border: solid 1px #0456ae;background: #ffffff;}
.pabox dl.on{width: calc( 100% - 6.8rem );box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.04);}
.pabox dl dt{width: 1.4rem;flex-shrink: 0;height: 100%;}
.pabox dl dt a{width: 100%;height:100%;transition: 0.3s;}
.pabox dl dt .pa_icon{width: 0.5rem;height: 0.5rem;background-repeat: no-repeat;background-size: auto 0.42rem;background-position: center center;}
.pabox dl dt p{font-size: 0.16rem;color: #434343;text-align: center;line-height: 0.3rem;margin-top: 0.06rem;}
.pabox dl.on dt a{background: #3f7ecd;}
.pabox dl dd{width: calc( 100% - 1.4rem );background: #ffffff;opacity: 0;visibility: hidden;height: 100%;}
.pabox dl.on dd{opacity: 1;visibility: inherit;transition: .1s .3s;}
.pabox dl dd{padding: 0.2rem;}
.pabox dl dd ul li{width: 100%;line-height: 0.24rem;}
.pabox dl dd ul li:nth-child(n+2){margin-top: 0.14rem;}
.pabox dl dd ul li a{width: 100%;padding-left: 0.2rem;font-size: 0.16rem;color: #333333;background-image: url(../img/right-icon.svg);background-position: left center;background-size: auto 0.1rem;background-repeat: no-repeat;}
.pabox dl dd ul li:hover a{color: #3f7ecd;background-image: url(../images/right-blue.svg);}
.pabox dl:first-of-type.on dt .pa_icon{background-image: url(../img/cwxxxt_white.png) !important;}
.pabox dl:nth-of-type(2).on dt .pa_icon{background-image: url(../img/cwdt_white.png) !important;}
.pabox dl:nth-of-type(3).on dt .pa_icon{background-image: url(../img/ywlc.png) !important;}
.pabox dl:nth-of-type(4).on dt .pa_icon{background-image: url(../img/fwzn_white.png) !important;}
.pabox dl:nth-of-type(5).on dt .pa_icon{background-image: url(../img/cycx_white.png) !important;}
.pabox dl.on dt p{color: #ffffff;}

.partb{width: 100%;padding: 0.4rem 0;background: #ffffff url(../images/partb_bg.jpg) no-repeat center bottom;background-size: 100% auto;}
.notice-list{width: 100%;overflow: hidden;}
.notice-list ul{margin-left: -0.2rem;margin-right: -0.2rem;}
.notice-list ul li{width: 50%;padding: 0 0.2rem;}
.notice-list ul li:nth-child(n+3){margin-top: 0.3rem;}
.notice-list ul li a{width: 100%;border: 1px solid #eeeeee;padding: 0.3rem;background: #ffffff;}
.notice-list ul li .time{flex-shrink: 0;padding-right: 0.2rem;width: 0.9rem;}
.notice-list ul li .time h3{font-size: 0.24rem;color: #333333;margin-bottom: 0.08rem;transition: 0.2s all;}
.notice-list ul li .time span{display: block;text-align: center;font-size: 0.14rem;color: #737373;transition: 0.2s all;}
.notice-list ul li .txt{width: calc( 100% - 0.9rem );padding: 0.1rem 0 0.1rem 0.2rem;background-image: url(../img/line-gray.jpg);transition: 0.2s all;background-position: left center;background-size: auto 100%;background-repeat: no-repeat;}
.notice-list ul li .txt h2{width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.24rem;font-weight: normal;margin-bottom: 0.1rem;transition: 0.2s all;}
.notice-list ul li .txt p{font-size: 0.14rem;color: #999999;line-height: 0.26rem;height: 0.52rem;display: block\0;}
.notice-list ul li:hover .txt h2{color: #3f7ecd;}
.notice-list ul li:hover .txt{background-image: url(../img/line-blue.jpg);}
.notice-list ul li:hover .time h3,.notice-list ul li:hover .time span{color: #3f7ecd;}

.partc{width: 100%;padding: 0.4rem 0;background: url(../images/partc_bg.jpg) no-repeat center top;background-size: 100% auto;}
.pc-title{width: 100%;margin-bottom: 0.4rem;}
.pc-title>h3{font-size: 0.3rem;line-height: 1;color: #ffffff;margin-right: 0.4rem;}
.pc-title ul{flex-grow: 1;align-self: flex-end;}
.pc-title ul li{margin-right: 0.4rem;opacity: 0.5;transition: 0.2s all;cursor: pointer;}
.pc-title ul li.on{opacity: 1;}
.pc-title ul li h3{font-size: 0.2rem;color: #ffffff;font-weight: normal;}
.pc-title ul li.on h3{text-decoration: underline;}
.pc-title .more{width: 1.1rem;height: 0.3rem;position: relative;}
.pc-title .more a{font-size: 0.16rem;color: #ffffff;line-height: 0.3rem;display: block;text-align: right;transition: 0.2s all;}
.pc-title .more a::before{content: "";width: 0.45rem;height: 1px;display: block;background: #ffffff;position: absolute;left: 0.08rem;top: 50%;transform: translateY(-50%);}
.pc-title .more::before{content: "";width: 0.2rem;height: 0.2rem;display: block;background:url(../img/more-white.svg) no-repeat center center;background-size:100% 100%;position: absolute;left: -0.1rem;top: 50%;transform: translateY(-50%);z-index: 1;}
.pc_box{width: 100%;background: #ffffff url(../images/txt_bg.jpg) no-repeat left bottom;background-size:100% auto;padding: 0.4rem 0 0.3rem;border-radius: 0.3rem;box-shadow: 0 0 0.27rem 0 rgba(0, 0, 0, 0.17);}
.pc_box ul li{width: 33.333333%;padding: 0 0.3rem;border-right: 1px dashed #e9e9e9;}
.pc_box ul li:nth-child(3n){border-right: none;}
.pc_box ul li:nth-child(n+4){margin-top: 0.3rem;}
.pc_box ul li .time{width: 0.75rem;height: 0.85rem;border: 1px solid #3f7ecd;border-radius: 0 0.2rem 0 0.2rem;margin-right: 0.2rem;color: #3f7ecd;padding: 0 0.05rem;transition: 0.2s all;}
.pc_box ul li .time span{display: block;text-align: center;line-height: 0.36rem;font-size: 0.14rem;width: 100%;}
.pc_box ul li .time span:first-of-type{font-size: 0.18rem;border-bottom: 1px solid #3f7ecd;}
.pc_box ul li a{width: calc( 100% - 0.95rem );font-size: 0.16rem;color: #333333;line-height: 0.34rem;height: 0.68rem;display: block\0;transition: 0.2s all;}
.pc_box ul li:hover a{font-weight: bold;color: #3f7ecd;}
.pc_box ul li:hover .time{background: #3f7ecd;color: #ffffff;}
.pc_box ul li:hover .time span:first-of-type{border-bottom: 1px solid #ffffff;}

.partd{width: 100%;padding-bottom: 0.4rem;background: #ffffff url(../images/partb_bg.jpg) no-repeat center bottom;background-size: 100% auto;}
.pd-box ul li{width: calc( 50% - 0.2rem );padding-bottom: 0.15rem;border-bottom: 1px dashed rgba(153,153,153,0.5);line-height: 0.25rem;}
.pd-box ul li:nth-child(n+3){margin-top: 0.15rem;}
.pd-box ul li a{max-width: calc( 100% - 1rem );padding-left: 0.2rem;font-size: 0.16rem;color: #333333;background-image: url(../img/right-icon.svg);background-position: left center;background-size: auto 0.1rem;background-repeat: no-repeat;}
.pd-box ul li span{font-size: 0.16rem;color: #999999;}
.pd-box ul li:hover a{color: #3f7ecd;background-image: url(../images/right-blue.svg);}
.pd-box ul li:hover span{color: #3f7ecd;}
.pd-box ul li:hover{border-bottom: 1px dashed #3f7ecd;}

.control{width:100%;padding:0 0.3rem;margin-top:0.2rem;}
.control .swiper-button-prev,.control .swiper-button-next{width:0.3rem;height:0.3rem;position:relative;background:#eeeeee url(../img/right-icon.svg) no-repeat center center;background-size:auto 0.16rem;}
.control .swiper-button-prev{transform:rotateY(180deg);}
.control .swiper-scrollbar{width:calc( 100% - 1.2rem );height:0.1rem;border-radius:0.05rem;background:#eeeeee;}
.control .swiper-scrollbar .swiper-scrollbar-drag{border-radius:0.05rem;background:rgba(63,126,205,0.75);}