.banner{position: relative;overflow: hidden;width: 100%;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{display: block;width: 100%;}
.page{width: 100%;position: absolute;left: 0;bottom: 0.2rem;z-index: 2;}
.banner .page .swiper-pagination{width: 100%;text-align: right;position: relative;}
.banner .page .swiper-pagination-bullet{transition: 0.4s all;width: auto;height: auto;background: none;margin: 0 0.08rem !important;font-size: 0.24rem;color: #ffffff;font-weight: bold;opacity: 1;vertical-align: 0;}
.banner .page .swiper-pagination-bullet-active{color: #fbc228;vertical-align: 0.1rem;}

.parta{width: 100%;padding: 0.4rem 0;background: url(/bwc/img/parta_bg.jpg) no-repeat right bottom;background-size: cover;}
.partb{width: 100%;padding:0.4rem 0;background:url(/bwc/img/partb_bg.png) no-repeat center top;background-size: cover;}
.partc{width: 100%;padding:0.4rem 0;background: url(/bwc/img/partc_bg.jpg) no-repeat center bottom;background-size: cover;}
.title{width: 100%;line-height: 0.3rem;margin-bottom: 0.3rem;}
.title h3{font-size: 0.24rem;color: #434343;padding-left: 0.35rem;background-repeat: no-repeat;background-size: auto 0.28rem;}
.title a{color: #0d459a;display: inline-block;padding-left: 0.34rem;font-size: 0.14rem;position: relative;}

.pa-left{width:calc(35% - 0.15rem);}
.pa-right{width:calc(65% - 0.15rem);}
.pa-right .title h3{background-image: url(/bwc/img/title1.svg);background-position: left 0.02rem;}
.pa-left .title h3{background-image: url(/bwc/img/title5.svg);background-position: left 0.02rem;}
.news-scroll,.news-list{width:calc(50% - 0.15rem);}
.news-scroll .news-img{width: 100%;height: 2.54rem;overflow: hidden;position: relative;}
.news-scroll .news-img a{display: block;transition:0.2s;}
.news-scroll .news-txt{width: 100%;background: #0d459a;padding: 0.15rem 0.2rem 0.2rem;background-size: auto 100%;}
.news-scroll .news-txt h3{font-size: 0.16rem;line-height: 0.3rem;color: #ffffff;font-weight: normal;margin-bottom: 0.2rem;}
.news-scroll .news-txt h3 a{color: #ffffff;}
.news-scroll .news-txt span{font-size: 0.14rem;color: #ffffff;}
.news-scroll .swiper-slide:hover .news-img a{transform: scale(1.1,1.1);}
.news-scroll .swiper-pagination{bottom:0.21rem;right: 0.2rem;}
.news-scroll .swiper-pagination .swiper-pagination-bullet{background: #ffffff;width: 0.08rem;height: 0.08rem;text-align: right;border-radius: 100%;opacity: 1;}
.news-scroll .swiper-pagination .swiper-pagination-bullet-active{background: #e7c15b;}

.news-list .headline{width: 100%;padding-bottom: 0.2rem;border-bottom: 1px dashed #d5d5d5;}
.news-list .headline .time{width: 0.7rem;height: 0.66rem;border: 1px solid #0e4b9e;border-radius: 0.08rem;flex-shrink: 0;position: relative;transition: 0.2s all;}
.news-list .headline .time::after{content: "";width: 0.5rem;height: 1px;display: block;background: #0e4b9e;opacity: 0.3;position: absolute;transform: rotate(-40deg);top:0.38rem;left: 0.1rem;transition: 0.2s all;}
.news-list .headline .time span{display: block;position: absolute;transition: 0.2s all;}
.news-list .headline .time span:first-of-type{font-size: 0.24rem;color: #0e4b9e;font-weight: bold;left: 0.05rem;top: 0.05rem;}
.news-list .headline .time span:nth-of-type(2){font-size: 0.14rem;color: #0e4b9e;right:0.05rem;bottom:0.05rem;}
.news-list .headline .txt{width: calc( 100% - 0.7rem );padding-left: 0.2rem;}
.news-list .headline .txt h3{font-size: 0.18rem;line-height: 0.3rem;color: #434343;margin-bottom: 0.05rem;}
.news-list .headline .txt h3 a{color: #434343;}
.news-list .headline .txt p{font-size: 0.14rem;color: #999999;line-height: 0.26rem;}
.news-list .headline:hover .txt h3,.news-list .headline:hover .txt h3 a{color: #0e4b9e;}
.news-list .headline:hover .time{background: #0e4b9e;}
.news-list .headline:hover .time span{color: #ffffff;}
.news-list .headline:hover .time::after{background: #ffffff;}
.news-list ul li{width: 100%;line-height: 0.3rem;position: relative;margin-top: 0.16rem;}
.news-list ul li a{color: #434343;max-width: calc( 100% - 0.6rem );transition: 0.3s all;padding-left: 0.18rem;}
.news-list ul li span{color: #666666;font-family: myfont;}
.news-list ul li a::before{content: "";width: 0.06rem;height: 0.06rem;background: #0e4b9e;display: block;position: absolute;left:0;top:50%;margin-top: -0.03rem;}
.news-list ul li:hover a,.news-list ul li:hover span{color: #0e4b9e;}
.news-list ul li:hover a::before{background: #e7c15b;}
.notice-list ul li{width: 100%;margin-bottom: 0.18rem;}
.notice-list ul li .time{width: 0.66rem;height: 0.58rem;background: #0e4b9e;display: flex;flex-direction: column;justify-content: center;flex-shrink: 0;}
.notice-list ul li .time span{display: block;color: #ffffff;font-size: 0.14rem;line-height: 0.24rem;text-align: center;}
.notice-list ul li .time span:first-of-type{font-size: 0.24rem;line-height: 0.26rem;}
.notice-list ul li .txt{width: calc( 100% - 0.66rem );background: #fbfbfb;padding: 0 0.2rem;position: relative;}
.notice-list ul li .txt a{max-height: 0.52rem;color: #434343;width: 100%;transition: 0.3s all;position: relative;z-index: 1;line-height: 0.26rem;font-size: 0.16rem;}
.notice-list ul li .txt::before{content: "";width: 0;height: 100%;background: #0e4b9e;display: block;position: absolute;left: 0;top:0;transition: 0.3s all;z-index: 0;}
.notice-list ul li:hover .txt::before{width: 100%;}
.notice-list ul li:hover .txt a{color: #ffffff;}
.notice-list ul li:last-of-type{margin-bottom: 0;}

.pb-left,.pb-right{width:calc(50% - 0.15rem);}
.pb-left .title h3{background-image: url(/bwc/img/title4.svg);background-position: left 0.02rem;color:#ffffff;}
.pb-right .title h3{background-image: url(/bwc/img/title7.svg);background-position: left 0.02rem;color:#ffffff;}
.pb-right .title a{color:#ffffff;}
.pbox{width:100%;padding:0.25rem;background:#ffffff;height:3.34rem;}
.pbox .qh-title{width:100%;padding-bottom:0.12rem;}
.pbox .qh-title ul li{font-size:0.2rem;color:#999999;line-height:0.26rem;cursor:pointer;margin-right:0.25rem;}
.pbox .qh-title ul li:last-of-type{margin-right:0;}
.pbox .qh-title ul li.on{color: #0e4b9e;font-weight:bold;}
.pbox .qh-title span{font-size: 0.14rem;line-height:0.26rem;}
.pbox .qh-title span a{color: #0e4b9e;}
.pbox .bd ul li{width: 100%;line-height: 0.26rem;padding-bottom:0.12rem;border-bottom:1px solid #e1e1e1;margin-top: 0.13rem;}
.pbox .bd ul li:last-of-type{padding-bottom:0;border-bottom:none;}
.pbox .bd ul li a{color: #434343;width: 100%;transition: 0.3s all;padding-left: 0.18rem;font-size:0.16rem;position: relative;}
.pbox .bd ul li a::before{content: "";width: 0.06rem;height: 0.06rem;background: #0e4b9e;display: block;position: absolute;left:0;top:50%;margin-top: -0.02rem;}
.pbox .bd ul li:hover a{color: #0e4b9e;}
.pbox .bd ul li:hover a::before{background: #e7c15b;}

.pb-list{background:#ffffff;padding:0.25rem;height:3.34rem;}
.pb-list ul li{width: 100%;line-height: 0.26rem;padding-bottom:0.12rem;border-bottom:1px solid #e1e1e1;}
.pb-list ul li:nth-child(n+2){margin-top: 0.13rem;}
.pb-list ul li:last-of-type{padding-bottom:0;border-bottom:none;}
.pb-list ul li a{color: #434343;max-width: calc( 100% - 0.6rem );transition: 0.3s all;padding-left: 0.18rem;font-size:0.16rem;position: relative;}
.pb-list ul li span{color: #999999;font-family: myfont;font-size:0.14rem;}
.pb-list ul li a::before{content: "";width: 0.06rem;height: 0.06rem;background: #0e4b9e;display: block;position: absolute;left:0;top:50%;margin-top: -0.02rem;}
.pb-list ul li:hover a,.pb-list ul li:hover span{color: #0e4b9e;}
.pb-list ul li:hover a::before{background: #e7c15b;}

.pc-left,.pc-right{width:calc(50% - 0.15rem);}
.pc-left .title h3{background-image: url(/bwc/img/title6.svg);background-position: left 0.02rem;}
.pc-right .title h3{background-image: url(/bwc/img/title8.svg);background-position: left 0.02rem;}