.banner{position: relative;overflow: hidden;width: 100%;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .page{bottom: 0;width: 100%;position: absolute;left: 0;z-index: 2;}
.banner .page .swiper-pagination{width: 100%;position: relative;height: 0.44rem;display: flex;justify-content: flex-end;align-items: flex-end;}
.banner .swiper-pagination-bullet{transition: 0.3s all;width: 0.1rem;height: 0.24rem;border-radius: 0;margin: 0 0.1rem;background: #ffffff;opacity: 0.6;}
.banner .swiper-pagination-bullet-active{opacity: 1;height: 0.44rem;}

.title{width: 100%;line-height: 0.3rem;margin-bottom: 0.24rem;}
.title h3{font-size: 0.24rem;padding-left: 0.36rem;padding-right: 0.48rem;color: #0e4b9e;position: relative;background-repeat: no-repeat;background-size: auto 0.26rem;}
.title h3::before{content:'';display: block;width: 0.36rem;height: 1px;background: #e7c15b;position: absolute;right: 0;top: 0.1rem;}
.title h3::after{content:'';display: block;width: 0.2rem;height: 1px;background: #e7c15b;position: absolute;right: 0.16rem;top: 0.14rem;}
.title a{font-size: 0.14rem;color: #999999;}
.title a:hover{color: #0e4b9e;}
.pa-left .title h3{background-image: url(../img/title1.svg);background-position: left 0.04rem;}
.pa-center .title h3{background-image: url(../img/title2.svg);background-position: left 0.04rem;}
.pa-right .title h3{background-image: url(../img/title3.svg);background-position: left 0.04rem;}
.pb-center .title h3{background-image: url(../img/title4.svg);background-position: left 0.04rem;}
.pb-right .title h3{background-image: url(../img/title5.svg);background-position: left 0.04rem;}

.part{width: 100%;padding: 0.3rem 0;background: url(../img/part_bg.jpg) no-repeat center bottom;background-size: 100% auto;}
.pa-left,.pa-center,.pa-right{width: calc( ( 100% - 0.6rem ) / 3 );}
.pb-center{width:calc( 62% - 0.15rem );}
.pb-right{width:calc( 38% - 0.15rem );}
.parta{width: 100%;margin-bottom: 0.3rem;}
.partb{width: 100%;}

.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-center,.pb-right{background: #ffffff;padding: 0.2rem;}
.pb-list ul li{width: 100%;margin-bottom: 0.2rem;}
.pb-list ul li:last-of-type{margin-bottom: 0;}
.pb-list ul li .time{width: 1.06rem;height: 0.24rem;border: 1px solid #0e4b9e;background: #ffffff;display: flex;justify-content: space-between;margin-bottom: 0.1rem;}
.pb-list ul li .time span{display: block;line-height: 0.22rem;font-size: 0.14rem;color: #0e4b9e;position: relative;}
.pb-list ul li .time span:first-of-type{background: url(../img/time_bg.png) no-repeat left top;color: #ffffff;width: 0.44rem;background-size: 100% 100%;padding-left: 0.1rem;}
.pb-list ul li .time span:nth-of-type(2){width: 0.62rem;}
.pb-list ul li a{font-size: 0.16rem;color: #434343;transition: 0.2s all;}
.pb-list ul li:hover a{color: #0e4b9e;}

.partc{width: 100%;}
.partc ul li a{display: block;width: 100%;height: 0;padding-bottom: 60%;position: relative;overflow: hidden;}
.partc ul li .image{background-size: cover;background-position: center center;background-repeat: no-repeat;}
.partc ul li .txt{width:100%;background:rgba(0,0,0,0.6);padding:0.05rem 0.1rem;position:absolute;left:0;bottom:0;}
.partc ul li .txt p{font-size:0.14rem;color:#ffffff;line-height:0.3rem;text-align:center;}