.banner{position: relative;width: 100%;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{width: 100%;display: block;}
.banner .swiper-page{width: 100%;position: absolute;left: 0;bottom: 0.3rem;z-index: 2;}
.banner .swiper-pagination{position: relative;display: flex;justify-content: flex-end;}
.banner .swiper-pagination-bullet{width: 0.35rem;height: 0.35rem;border-radius: 0;opacity: 1 !important;background-repeat: no-repeat;background-position: center center;background-size: auto 0.34rem;background-image: url(../img/page.png);background-color: transparent;margin-left: 0.3rem;}
.banner .swiper-pagination-bullet-active{background-image: url(../img/page_on.png);}

.title{width: 100%;margin-bottom: 0.5rem;position: relative;}
.title .tit{width: 1.95rem;height: 0.5rem;background: url(../img/tit_bg.png) no-repeat left bottom;background-size: 100% 0.46rem;padding-left: 0.18rem;position: relative;}
.title .tit h3{color: #333333;font-family: myfont1;font-size: 0.36rem;line-height: 1;}
.title a{width: 0.37rem;height: 0.32rem;background:url(../img/more.png) no-repeat left top;background-size:100% 100%;position: absolute;left: 2.2rem;top: 0.02rem;}

.parta{width: 100%;padding: 0.6rem 0;background: url(../img/parta_bg.jpg) no-repeat right bottom;background-size: cover;}
.pa1{width: 100%;margin-bottom: 0.6rem;}
.news-scroll{width: 8.46rem;position: relative;}
.news-scroll::before{content: "";width: 1.3rem;height: 1.2rem;display: block;border-left: 0.1rem solid #73ba5d;border-bottom: 0.1rem solid #73ba5d;position: absolute;left: -0.28rem;bottom: -0.28rem;}
.news-scroll ul li a{display: block;width: 100%;height: 5.63rem;position: relative;overflow: hidden;}
.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%;position: absolute;right: 0;bottom: 0;padding: 0 0.4rem 0.25rem 2.46rem;}
.news-scroll ul li .txt::before{content: "";width: 100%;height: 1.5rem;display: block;background-image: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);position: absolute;left: 0;bottom: 0;}
.news-scroll ul li .txt p{font-size: 0.2rem;color: #ffffff;line-height: 0.26rem;position: relative;width: 100%;line-height: 0.3rem;}
.news-scroll .btn_box{width: 2.06rem;height: 0.92rem;background: #0d54a5;position: absolute;left: 0;bottom: 0;z-index: 2;display: flex;justify-content: center;align-items: center;}
.news-scroll .btn_box .line{width: 1px;height: 0.22rem;background: #ffffff;margin: 0 0.28rem;position: relative;}
.news-scroll .btn_box .line::before,.news-scroll .btn_box .line::after{content: "";width: 1px;height: 0.11rem;display: block;background: #ffffff;position: absolute;top: 50%;transform: translateY(-50%);}
.news-scroll .btn_box .line::before{left: -0.15rem;}
.news-scroll .btn_box .line::after{right: -0.15rem;}
.news-scroll .swiper-button{width: 0.5rem;height: 0.12rem;position: relative;background-repeat: no-repeat;background-position: center center;background-size: auto 0.1rem;}
.news-scroll .swiper-button-next{background-image: url(../img/right_btn.png);}
.news-scroll .swiper-button-prev{background-image: url(../img/left_btn.png);}

.news-list{width: 7.2rem;}
.news-list ul li{width: 100%;background: #ffffff;overflow: hidden;}
.news-list ul li a{padding: 0.09rem 0.25rem;position: relative;}
.news-list ul li a::after{content: "";width: 0;height: 100%;display: block;background: #0d54a5;position: absolute;left: 0;top: 0;z-index: 0;transition: 0.3s;}
.news-list ul li a::before{content: "";width: 1rem;height: 1rem;display: block;background-image: url(../img/txt_bg1.png);background-repeat: no-repeat;background-position: left top;background-size: 100% 100%;position: absolute;right: 0.15rem;top: 0.12rem;z-index: 1;opacity: 0.04;}
.news-list ul li:nth-child(n+2){margin-top: 0.28rem;}
.news-list ul li .time{width: 0.72rem;height:0.72rem;text-align: center;color: #0d54a5;margin-right: 0.2rem;transition: 0.2s;font-family: Arial, Helvetica, sans-serif;padding-top: 0.08rem;position: relative;z-index: 2;transition: 0.3s;}
.news-list ul li .time::after{content: "";width: 1px;height: 0.32rem;background:rgba(176,230,254,0.4);display: block;position: absolute;right: -0.15rem;top: 50%;transform: translateY(-50%);}
.news-list ul li .time h3{font-size: 0.3rem;line-height: 1;font-weight: normal;margin-bottom: 0.03rem;}
.news-list ul li .time span{font-size: 0.18rem;}
.news-list ul li p{font-size: 0.2rem;color: #333333;line-height: 0.36rem;transition: 0.2s;max-height: 0.72rem;width: calc(100% - 0.72rem);width: calc(100% - 0.92rem);padding-left: 0.2rem;position: relative;z-index: 2;transition: 0.3s;}
.news-list ul li:hover a::after{width:100%;}
.news-list ul li:hover a::before{background-image: url(../img/txt_bg.png);}
.news-list ul li:hover .time,.news-list ul li:hover p{color: #ffffff;}

.pa2{width: 100%;}
.notice-list{width: 100%;}
.notice-list ul li{height: 3rem;}
.notice-list ul li a{display: block;width: 100%;border: 1px solid #cdd0d3;}
.notice-list ul li .txt{width: 100%;padding: 0.4rem;}
.notice-list ul li .txt>h3{width: 100%;font-weight: normal;font-size: 0.2rem;line-height: 0.36rem;height: 0.72rem;color: #333333;margin-bottom: 0.3rem;}
.notice-list ul li .time{width: 0.76rem;height: 0.5rem;position: relative;font-family: Arial, Helvetica, sans-serif;}
.notice-list ul li .time::before{content: "";width: 1px;height: 0.4rem;display: block;background: rgba(102,102,102,0.2);transform: rotate(36deg);position: absolute;left: 0.45rem;bottom: 0;}
.notice-list ul li .time h3{font-size: 0.36rem;color: #0d54a5;font-weight: normal;position: absolute;left: 0;top: 0;line-height: 1;}
.notice-list ul li .time span{font-size: 0.2rem;color: #666666;position: absolute;right: 0;bottom: 0;line-height: 1;}
.notice-list ul li .more1{width: 0.92rem;text-align: center;transition: 0.3s;}
.notice-list ul li .more1 .sp1{font-size: 0.16rem;color: #0d54a5;display: block;}
.notice-list ul li .more1 .sp2{display: block;width: 100%;height: 0.27rem;background: #0d54a5;font-size: 0.14rem;color: #ffffff;line-height: 0.27rem;margin-top: 0.05rem;}
.notice-list ul li .more2{width: 100%;height: 0.66rem;background: #73ba5d;text-align: center;line-height: 0.66rem;margin-top: -0.66rem;opacity: 0;visibility: hidden;transition: 0.3s;}
.notice-list ul li .more2 span{font-size: 0.18rem;color: #ffffff;}
.notice-list ul li:hover .more2{margin-top: 0;opacity: 1;visibility: inherit;}
.notice-list ul li:hover .more1{opacity: 0;}
.notice-list ul li:hover .txt>h3{color: #0d54a5;}

.partb{width: 100%;padding-top: 0.6rem;background: url(../img/partb_bg1.jpg) no-repeat left top;background-size: cover;}
.pb-left,.pb-right{width: calc(50% - 0.2rem);}
.pb1{width: 100%;margin-bottom: 0.7rem;}
.pb1 .title{display: none;}
.pb1 .title1{width: 0.5rem;}
.pb1 .title1 .tit{width: 0.5rem;height: 2.06rem;background: url(../img/tit_bg1.png) no-repeat left top;background-size: 0.46rem 100%;padding-top: 0.18rem;padding-left: 0.14rem;}
.pb1 .title1 .tit h3{color: #ffffff;font-family: myfont1;font-size: 0.36rem;line-height: 0.4rem;width: 0.36rem;}
.pb1 .title1 a{width: 0.37rem;height: 0.32rem;background:url(../img/more.png) no-repeat left top;background-size:100% 100%;display: block;margin: 0.2rem 0 0 0.13rem;}
.jl-list{width: calc(100% - 1.5rem);}
.jl-list ul li a{display: block;width: 100%;height: 4.8rem;padding-bottom: 0.4rem;background-repeat: no-repeat;background-position: left top;background-size: 100% 100%;}
.jl-list ul li:nth-child(2n-1) a{background-image: url(../img/jl_bg1.png);}
.jl-list ul li:nth-child(2n) a{background-image: url(../img/jl_bg2.png);}
.jl-list ul li:nth-child(2n+1) a{background-image: url(../img/jl_bg3.png);}
.jl-list ul li .jl_tit{width: 100%;padding: 0.33rem 0.4rem;}
.jl-list ul li .jl_tit h3{width: 100%;font-size: 0.2rem;color: #ffffff;font-weight: normal;line-height: 0.36rem;height: 0.72rem;}
.jl-list ul li .line{width: calc(100% - 0.3rem);height: 0;border: 1px dashed #ffffff;opacity: 0.2;margin: 0 auto;}
.jl-list ul li .box{width: 100%;padding: 0.3rem 0.4rem;position: relative;}
.jl-list ul li .box .area{width: 100%;position: relative;height: 2.1rem;}
.jl-list ul li .box .intro{width: 100%;font-size: 0.18rem;color: #ffffff;line-height: 0.3rem;height: 2.1rem;position: absolute;left: 0;top: 0;transition: 0.3s linear 0.15s;}
.jl-list ul li .box .intro p{padding-left: 0.3rem;background-repeat: no-repeat;background-position: left center;background-size: auto 0.21rem;}
.jl-list ul li .box .intro p:nth-child(n+2){margin-top: 0.1rem;}
.jl-list ul li .box .intro p:first-of-type{background-image: url(../img/ico3.svg);background-size: auto 0.2rem;}
.jl-list ul li .box .intro p:nth-of-type(2){background-image: url(../img/ico1.svg);}
.jl-list ul li .box .intro p:nth-of-type(3){background-image: url(../img/ico2.svg);}
.jl-list ul li .box .imgbox{width: 100%;height: 2.1rem;overflow: hidden;position: absolute;left: 0;top: 0;opacity: 0;visibility: hidden;transition: 0.3s linear;transform: rotateY(90deg);}
.jl-list ul li .box .imgbox .image{background-size:100% auto;background-position:center top;}
.jl-list ul li .more{width: 100%;padding-left: 0.4rem;display: flex;align-items: center;justify-content: space-between;}
.jl-list ul li .more span{font-size: 0.18rem;color: #ffffff;flex-shrink: 0;margin-right: 0.4rem;}
.jl-list ul li .more i{width: 100%;height: 1px;display: block;background: rgba(255,255,255,0.2);position: relative;}
.jl-list ul li .more i::before{content: "";width: 5px;height: 5px;display: block;border-radius: 50%;border: 1px solid #ffffff;opacity: 0.4;position: absolute;left: -5px;top: -3px;}
.jl-list ul li:hover .box .intro{transform: rotateY(90deg);opacity: 0;visibility: hidden;transition: 0.3s linear;}
.jl-list ul li:hover .box .imgbox{transform: rotateY(0);opacity: 1;visibility: inherit;transition: 0.3s linear 0.15s;}

.pb2{width: 100%;position: relative;padding-bottom: 0.6rem;}
.pb2 .w90{position: relative;}
.pb2::before{content: "";width: calc(100% - 0.4rem);height: calc(100% + 1.7rem);display: block;background: url(../img/partb_bg2.jpg) no-repeat center bottom;position: absolute;right: 0;bottom: 0;z-index: 0;background-size: cover;}
.mt-list{width: 100%;}
.mt-list ul li{width: calc(50% - 0.2rem);border: 1px solid #cdd0d3;}
.mt-list ul li:nth-child(n+3){margin-top: 0.4rem;}
.mt-list ul li a{display: block;padding: 0.3rem;transition: 0.2s;}
.mt-list ul li a>span{display: inline-block;height: 0.35rem;line-height: 0.35rem;padding: 0 0.2rem;background: #0d54a5;font-size: 0.18rem;color: #ffffff;margin-bottom: 0.2rem;transition: 0.2s;}
.mt-list ul li p{font-size: 0.2rem;color: #333333;width: 100%;line-height: 0.36rem;height: 0.72rem;display: block\0;margin-bottom: 0.17rem;transition: 0.2s;}
.mt-list ul li .flex span{font-size: 0.18rem;color: #0d54a5;}
.mt-list ul li .flex .more{width: 1.38rem;height: 0.35rem;line-height: 0.35rem;color: #0d54a5;background: transparent;font-size: 0.18rem;margin-right: -0.4rem;padding-left: 0.2rem;transition: 0.2s;}
.mt-list ul li:hover .flex .more{background: #73ba5d;color: #ffffff;}
.mt-list ul li:hover p{color: #0d54a5;}
.mt-list ul li:hover a{background: #0d54a5;}
.mt-list ul li:hover a>span{background: #ffffff;color: #0d54a5;}
.mt-list ul li:hover p,.mt-list ul li:hover .flex span{color: #ffffff;}

.jc-list{width: 100%;}
.jc-list .item{width: calc(50% - 0.2rem);}
.jc-list .item a{display: block;width: 100%;height: 2.4rem;position: relative;overflow: hidden;}
.jc-list .item .image{transition: 0.2s;}
.jc-list .item:hover .image{transform: scale(1.1,1.1);}
.jc-list .item .txt{width: 100%;padding: 0 0.2rem 0.15rem;position: absolute;left: 0;bottom: 0;}
.jc-list .item .txt::before{content: "";width: 100%;height: 1rem;display: block;background-image: linear-gradient(0deg, rgba(13,84,165,0.5) 0%, rgba(13,84,165,0) 100%);position: absolute;left: 0;bottom: 0;}
.jc-list .item .txt p{font-size: 0.2rem;color: #ffffff;line-height: 0.26rem;position: relative;}
.jc-list ul{margin-top: 0.4rem;}
.jc-list ul li{width: 100%;border: 1px solid #cdd0d3;margin-top: 0.2rem;line-height: 0.294rem;}
.jc-list ul li a{padding: 0.18rem 0.2rem;transition: 0.2s;}
.jc-list ul li p{font-size: 0.2rem;color: #333333;max-width: calc(100% - 1.2rem);}
.jc-list ul li span{font-size: 0.18rem;color: #0d54a5;}
.jc-list ul li:hover a{background: #0d54a5;}
.jc-list ul li:hover p,.jc-list ul li:hover span{color: #ffffff;}

.partc{width: 100%;position: relative;padding: 0.6rem 0;}
.partc .title{margin-bottom: 0.1rem;}
.pc-list{margin-left: -0.1rem;margin-right: -0.1rem;}
.pc-list .swiper-container{padding: 0.4rem 0.1rem 0.1rem;}
.pc-list ul li{transition: 0.3s;}
.pc-list ul li::before,.pc-list ul li::after{content: "";width: 0.6rem;height: 0.54rem;display: block;background: url(../img/dec.png) no-repeat left top;background-size: 100% 100%;position: absolute;z-index: 2;opacity: 0;transition: 0.2s;}
.pc-list ul li::before{left: -0.1rem;top: -0.1rem;}
.pc-list ul li::after{right: -0.1rem;bottom: -0.1rem;}
.pc-list ul li .box{background: #e2f1fa;padding: 0.14rem;width: 100%;}
.pc-list ul li .box::before{content: "";width: 100%;height: 100%;display: block;background-image: linear-gradient(0deg, #0d54a5 0%, #73ba5d 100%);position: absolute;left: 0;top: 0;z-index: 0;opacity: 0;transition: 0.2s;}
.pc-list ul li a{display: block;width: 100%;height: 0;padding-bottom: 145.3%;position: relative;overflow: hidden;}
.pc-list ul li a::before{content: "";width: 0; height: 0;border-top: 0.25rem solid #73ba5d;border-right: 0.28rem solid transparent;display: block;position: absolute;left: 0;top: 0;z-index: 1;transition: 0.2s;opacity: 0;}
.pc-list ul li a::after{content: "";width: 0; height: 0;border-bottom: 0.25rem solid #0d54a5;border-left: 0.28rem solid transparent;display: block;position: absolute;right: 0;bottom: 0;z-index: 1;transition: 0.2s;opacity: 0;}
.pc-list ul li:hover .box::before{opacity: 1;}
.pc-list ul li:hover{transform: translateY(-0.3rem);}
.pc-list ul li:hover::before,.pc-list ul li:hover::after{opacity: 1;}
.pc-list ul li:hover a::before,.pc-list ul li:hover a::after{opacity: 1;}

.partd{width: 100%;background: url(../img/footer_bg2.jpg) no-repeat right bottom;background-size: cover;}
.pd1{width: 100%;padding: 0.6rem 0;}
.pd-list{width: 100%;position: relative;}
.pd-list ul li a{display: block;width: 100%;height: 0;padding-bottom: 35.29%;position: relative;overflow: hidden;}
.pd-list ul li .image{transition: 0.2s;}
.pd-list ul li .txt{width: 100%;height:100%;position: absolute;left: 0;bottom: 0;display: flex;justify-content: center;align-items: center;}
.pd-list ul li .txt p{font-size: 0.24rem;color: #ffffff;width: 100%;line-height: 0.36rem;font-family: myfont3;text-align: center;}
.pd-list ul li:nth-of-type(2) .txt p{color: #fff8cc;}
.pd-list .swiper-button{width: 0.4rem;height: 0.4rem;position: absolute;background-repeat: no-repeat;background-position: center center;background-size: auto 0.34rem;top: 50%;transform: translateY(-50%);}
.pd-list .swiper-button-next{right: -0.6rem;background-image: url(../img/right-blue.svg);}
.pd-list .swiper-button-prev{left: -0.6rem;background-image: url(../img/left-blue.svg);}
.pd-list .swiper-pagination{display: none;width: 100%;position: relative;margin-top: 0.2rem;}
.pd-list .swiper-pagination-bullet{transition: 0.3s all;width: 0.16rem;height: 0.16rem;border-radius: 0.08rem;opacity: 1 !important;background: #0162a7;margin: 0 4px;}
.pd-list .swiper-pagination-bullet-active{background: #73ba5d;width: 0.42rem;}