.banner{position: relative;width: 100%;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination{bottom: 0.2rem;width: 100%;}
.banner .swiper-pagination-bullet{margin: 0 0.06rem !important;transition: 0.3s all;width: 0.12rem;height: 0.12rem;border-radius: 0.06rem;background: #ffffff;}
.banner .swiper-pagination-bullet-active{background: #0d5fc2;width: 0.3rem;}

.title{width: 100%;padding-bottom: 0.15rem;position: relative;border-bottom: 1px solid #d8d8d8;margin-bottom: 0.3rem;}
.title h3{color: #333333;font-family: myfont;font-size: 0.3rem;line-height: 1;padding-left: 0.3rem;background: url(../img/title_icon.png) no-repeat left center;background-size: auto 0.18rem;}
.title a{font-size: 0.14rem;color: #999999;}
.title a:hover{color: #0d5fc2;}

.part{width: 100%;background: url(../img/part_bg.png) no-repeat center top;background-size: cover;padding: 0.4rem 0;}
.parta{width: 100%;margin-bottom: 0.4rem;}
.pa-left{width: calc(68% - 0.15rem);}
.pa-right{width: calc(32% - 0.15rem);}
.news-scroll{width: calc(63.5% - 0.15rem);position: relative;}
.news-list{width: calc(36.5% - 0.15rem);}
.news-scroll ul li .news-img{width: 100%;height: 3.8rem;position: relative;overflow: hidden;}
.news-scroll ul li .news-img a{display: block;z-index:0;transition: 0.2s all;}
.news-scroll ul li:hover .news-img a{transform: scale(1.1,1.1);}
.news-scroll ul li .news-txt{width: 100%;background: #ffffff;padding: 0.23rem 0.25rem;}
.news-scroll ul li .news-txt>a{transition: 0.2s all;width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.24rem;margin-bottom: 0.2rem;}
.news-scroll ul li span{transition: 0.2s all;font-size: 0.14rem;color: #999999;line-height: 0.3rem;height: 0.3rem;display: block;padding: 0 0.15rem;border-radius: 0.15rem;background: #f7f7f7;}
.news-scroll ul li .flex a{transition: 0.2s all;line-height: 0.3rem;color: #999999;font-size: 0.14rem;display: block;padding-right: 0.26rem;background-image: url(../img/in.svg);background-position: right center;background-repeat: no-repeat;background-size: auto 0.2rem;}
.news-scroll ul li:hover .news-txt>a{color: #0d5fc2;}
.news-scroll ul li:hover span{background: #0d5fc2;color: #ffffff;}
.news-scroll ul li:hover .flex a{color: #0d5fc2;background-image: url(../img/in-blue.svg);}
.news-scroll .swiper-button-prev,.news-scroll .swiper-button-next{width: 0.4rem;height: 0.4rem;top: 50%;margin-top: -0.8rem;background-color: rgba(0,0,0,0.5);background-size: auto 0.16rem;background-position: center center;background-repeat: no-repeat;border-radius: 100%;z-index: 2;}
.news-scroll .swiper-button-prev{background-image: url(../img/left.svg);left: 2%;}
.news-scroll .swiper-button-next{background-image: url(../img/right.svg);right: 2%;}
.news-list ul li{width: 100%;}
.news-list ul li:nth-child(n+2){margin-top: 0.2rem;}
.news-list ul li a{display: block;background: #ffffff;padding: 0.15rem 0.2rem;transition: 0.2s all;}
.news-list ul li h3{font-size: 0.16rem;color: #333333;line-height: 0.25rem;margin-bottom: 0.05rem;height: 0.5rem;font-weight: normal;transition: 0.2s all;width: 100%;display: block\0;}
.news-list ul li p{font-size: 0.14rem;color: #0d5fc2;font-family: myfont;line-height: 0.25rem;position: relative;transition: 0.2s all;}
.news-list ul li p span{flex-shrink: 0;}
.news-list ul li p::before{content: "";width: calc( 100% - 0.95rem );height: 1px;display: inline-block;background: #efeeee;transition: 0.2s all;}
.news-list ul li p::after{content: "";width: 0.12rem;height: 1px;background: #0d5fc2;display: block;position: absolute;left: 0;top:50%;transform: translateY(-50%);transition: 0.6s all;}
.news-list ul li:hover h3,.news-list ul li:hover p{color: #ffffff;}
.news-list ul li:hover p::after{width: calc( 100% - 0.95rem );background: #ffffff;}
.news-list ul li:hover a{background: #0d5fc2;}
.news-list ul li:hover p::before{background: rgba(255,255,255,0.2);}

.notice-list ul li{width: 100%;padding-bottom: 0.08rem;background: url(../img/bottom.jpg) repeat-x right bottom;box-shadow: 0 0 0.14rem 0 rgba(52, 52, 52, 0.13);}
.notice-list ul li:nth-child(n+2){margin-top: 0.2rem;}
.notice-list ul li a{padding: 0.19rem 0.2rem;background: #ffffff;transition: 0.3s all;}
.notice-list ul li .time{width: 0.7rem;margin-right: 0.2rem;flex-shrink: 0;text-align: center;}
.notice-list ul li .time span{display: block;font-size: 0.14rem;color: #ffffff;line-height: 0.24rem;background: #0d5fc2;font-family: myfont;}
.notice-list ul li .time h3{background: #f3f3f3;line-height: 0.4rem;font-size: 0.24rem;color: #0d5fc2;font-family: myfont;}
.notice-list ul li p{width: calc( 100% - 0.9rem );font-size: 0.16rem;color: #333333;line-height: 0.3rem;max-height: 0.6rem;display: block\0;}
.notice-list ul li:last-child{margin-bottom: 0;}
.notice-list ul li:hover p{color: #0d5fc2;}

.partb{width: 100%;margin-bottom: 0.4rem;}
.partb ul li a{display: block;width: 100%;height: 0;position: relative;overflow: hidden;padding-bottom: 8.54%;}

.partc{width: 100%;margin-bottom: 0.4rem;}
.pc-left,.pc-right{width: calc(50% - 0.2rem);}
.pc-list{width: 100%;background: #ffffff;padding: 0.25rem 0.3rem 0.3rem;}
.pc-list ul li{width: 100%;padding-bottom: 0.15rem;border-bottom: 1px solid rgba(216,216,216,0.5);line-height: 0.24rem;transition: 0.2s all;}
.pc-list ul li:nth-child(n+2){margin-top: 0.15rem;}
.pc-list ul li a{max-width: calc(100% - 1rem);transition: 0.2s all;font-size: 0.16rem;color: #333333;padding-left: 0.28rem;background: url(../img/txt_icon.png) no-repeat left center;background-size: auto 0.12rem;}
.pc-list ul li span{color: #0d5fc2;font-size: 0.16rem;font-family: myfont;}
.pc-list ul li:hover{border-bottom: 1px solid #0d5fc2;}
.pc-list ul li:hover a{color: #0d5fc2;}

.partd{width: 100%;background: #ffffff;padding: 0.3rem;margin-bottom: 0.4rem;}
.partd ul li a{display: block;width: 100%;height: 0.9rem;border-radius: 0.1rem;text-align: center;line-height: 0.9rem;transition: 0.2s all;}
.partd ul li span{font-size: 0.2rem;}
.partd ul li:first-of-type a{background: #e5f1ff;color: #0d5fc2;}
.partd ul li:nth-of-type(2) a{background: #def6ea;color: #027d3c;}
.partd ul li:nth-of-type(3) a{background: #fae9e9;color: #bd0209;}
.partd ul li:nth-of-type(4) a{background: #fdf5e4;color: #d76b13;}
.partd ul li:first-of-type:hover a{background: #0d5fc2;color: #ffffff;}
.partd ul li:nth-of-type(2):hover a{background: #027d3c;color: #ffffff;}
.partd ul li:nth-of-type(3):hover a{background: #bd0209;color: #ffffff;}
.partd ul li:nth-of-type(4):hover a{background: #d76b13;color: #ffffff;}
.partd .swiper-pagination{bottom: 0;width: 100%;display: none;}
.partd .swiper-pagination-bullet{margin: 0 0.06rem !important;transition: 0.3s all;width: 0.12rem;height: 0.12rem;border-radius: 0.06rem;background: rgba(0,0,0,0.4);}
.partd .swiper-pagination-bullet-active{background: #0d5fc2;width: 0.3rem;}

.parte{width: 100%;background: #ffffff;padding: 0.2rem 0.3rem;}
.parte .title{width: auto;border-bottom: none;padding-bottom: 0;margin-bottom: 0;margin-right: 0.4rem;flex-shrink: 0;}
.parte .title h3{line-height: 0.4rem;}
.parte ul{max-width: calc(100% - 1.8rem);}
.parte ul li{line-height: 0.4rem;font-size: 0.16rem;margin-right: 0.2rem;}
.parte ul li a{color: #333333;display: inline-block;padding-right: 0.2rem;position: relative;}
.parte ul li a::after{content: "";width: 1px;height: 0.14rem;background: #333333;display: block;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.parte ul li:last-of-type a::after{content: none;}
.parte ul li:last-of-type a{padding-right: 0;}
.parte ul li:last-of-type{margin-right: 0;}
.parte ul li:hover a{color: #0d5fc2;}