﻿.banner{position: relative;width: 100%;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination{width: 100%;text-align: center;left: 0;bottom: 0.15rem;z-index: 2;}
.banner .swiper-pagination-bullet{transition: 0.2s all;width: 0.12rem;height: 0.12rem;margin: 0 0.05rem;background: #ffffff;border-radius: 0.06rem;opacity: 1;}
.banner .swiper-pagination-bullet-active{background: #00579c;width: 0.3rem;}

.title{width: 100%;margin-bottom: 0.3rem;position: relative;}
.title h3{font-size: 0.3rem;color: #333333;line-height: 1;}
.title h3 span{color: #00579c;}
.title a{color: #999999;font-size: 0.16rem;line-height: 0.3rem;}
.title a:hover{color: #00579c;}

.parta{width: 100%;padding: 0.5rem 0;}
.pa-left{width: calc(68% - 0.15rem);}
.pa-right{width: calc(32% - 0.15rem);}
.news-scroll{width: calc(58% - 0.15rem);overflow:hidden;background: #ffffff;border-radius: 0.08rem;box-shadow: 0 0 0.15rem 0 rgba(41, 116, 215, 0.19);position: relative;}
.news-scroll ul li .news-img{width: 100%;height: 3.3rem;position: relative;overflow: hidden;}
.news-scroll ul li .news-img a{display: block;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%;padding: 0.2rem;}
.news-scroll ul li .news-txt h3{font-size: 0.16rem;color: #333333;width: 100%;line-height: 0.24rem;font-weight: normal;}
.news-scroll ul li .news-txt h3 a{color: #333333;}
.news-scroll ul li .news-txt .line{width: 100%;height: 1px;position: relative;background: #eeeeee;margin: 0.12rem 0;}
.news-scroll ul li .news-txt .line::before{content: "";width: 0.12rem;height: 1px;display: block;background: #00579c;position: absolute;left: 0;top: 0;transition: 0.3s all;}
.news-scroll ul li .news-txt p{font-size: 0.14rem;color: #999999;width: 100%;line-height: 0.24rem;margin-bottom: 0.2rem;height: 0.48rem;display: block\0;}
.news-scroll ul li .news-txt span{font-size: 0.14rem;color: #ffffff;font-family: myfont;width: 0.96rem;height: 0.28rem;display: block;background: #00579c;border-radius: 0.14rem;text-align: center;line-height: 0.28rem;}
.news-scroll ul li .news-txt .flex a{font-size: 0.14rem;color: #999999;padding-right: 0.2rem;background-image: url(../img/arrow.svg);background-repeat: no-repeat;background-position: right center;background-size: auto 0.14rem;}
.news-scroll ul li:hover .news-txt .line::before{width: 100%;}
.news-scroll ul li:hover .news-txt h3,.news-scroll ul li:hover .news-txt h3 a{color: #00579c;}
.news-scroll ul li:hover .news-txt .flex a{color: #00579c;background-image: url(../img/arrow1.svg);}
.news-scroll .swiper-pagination{width: 100%;position: absolute;left: 0;bottom: 1.95rem;z-index: 2;}
.news-scroll .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;border-radius: 0.06rem;margin: 0 0.05rem;opacity: 1;}
.news-scroll .swiper-pagination-bullet-active{background: #00579c;}

.news-list{width: calc(42% - 0.15rem);}
.news-list ul li{width: 100%;border-radius: 0.08rem;box-shadow: 0 0 0.15rem 0 rgba(41, 116, 215, 0.19);overflow: hidden;}
.news-list ul li a{display: block;background: #ffffff;padding: 0.15rem 0.2rem;}
.news-list ul li:nth-child(n+2){margin-top: 0.2rem;}
.news-list ul li p{width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.26rem;transition: 0.2s all;margin-bottom: 0.11rem;}
.news-list ul li .flex{width: 100%;}
.news-list ul li .line{width: 100%;height: 1px;position: relative;background: #eeeeee;line-height: 0.26rem;}
.news-list ul li .line::before{content: "";width: 0.12rem;height: 1px;display: block;background: #00579c;position: absolute;left: 0;top: 0;transition: 0.3s all;}
.news-list ul li span{flex-shrink: 0;transition: 0.2s all;font-size: 0.14rem;color: #00579c;font-family: myfont;margin-left: 0.15rem;}
.news-list ul li:hover p{color: #00579c;}
.news-list ul li:hover .line::before{width: 100%;}

.notice-list{width: 100%;}
.notice-list ul li{width: 100%;border-radius: 0.08rem;box-shadow: 0 0 0.15rem 0 rgba(41, 116, 215, 0.19);overflow: hidden;}
.notice-list ul li:nth-child(n+2){margin-top: 0.2rem;}
.notice-list ul li a{padding: 0.1rem 0.2rem 0.13rem;background: #ffffff;border-top: 2px solid #00579c;}
.notice-list ul li .time{width: 0.7rem;text-align: center;color: #00579c;font-family: myfont;margin-right: 0.2rem;}
.notice-list ul li .time h3{font-size: 0.3rem;line-height: 0.3rem;margin-bottom: 0.1rem;}
.notice-list ul li .time span{display: block;background: #00579c;color: #ffffff;font-size: 0.14rem;height: 0.22rem;line-height: 0.22rem;}
.notice-list ul li p{width: calc(100% - 0.9rem);line-height: 0.28rem;height: 0.56rem;color: #333333;}
.notice-list ul li:hover p{color: #00579c;}

.partb{width: 100%;padding: 0.5rem 0;background: url(../img/partb_bg.jpg) no-repeat center bottom;background-size: cover;}
.pb-left,.pb-center,.pb-right{width: calc((100% - 0.6rem) / 3);}
.partb .title h3{color: #ffffff;}
.partb .title a{color: #ffffff;}
.pb-list{width: 100%;background: #ffffff;padding: 0.2rem;box-shadow: 0 0 0.15rem 0 rgba(41, 116, 215, 0.19);overflow: hidden;border-radius: 0.08rem;}
.pb-list ul .headline{width: 100%;}
.pb-list ul .headline a{display: block;width: 100%;height: 0;padding-bottom: 64%;position: relative;overflow: hidden;}
.pb-list ul .headline .image{transition: 0.2s all;}
.pb-list ul .headline .txt{width: 100%;position: absolute;left: 0;bottom:0;padding: 0 0.2rem 0.1rem;}
.pb-list ul .headline .txt::after{content: "";width: 100%;height: 1rem;display: block;background-image: linear-gradient(0deg, #00579c 0%, rgba(0,0,0,0) 98%);position: absolute;left: 0;bottom:0;z-index: 0;}
.pb-list ul .headline .txt p{font-size: 0.16rem;color: #ffffff;line-height: 0.24rem;width: 100%;position: relative;z-index: 1;text-align: center;}
.pb-list ul .headline:hover .image{transform: scale(1.1,1.1);}
.pb-list ul li{width: 100%;padding: 0.18rem 0 0.15rem;border-bottom: 1px solid #e8eefa;}
.pb-list ul li a{width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.26rem;margin-bottom: 0.06rem;}
.pb-list ul li span{font-size: 0.16rem;color: #00579c;display: block;padding-left: 0.25rem;font-family: myfont;line-height: 0.26rem;background: url(../img/date.svg) no-repeat left center;background-size: auto 0.17rem;}
.pb-list ul li:hover a{color: #00579c;}

.partc{width: 100%;padding: 0.5rem 0;background: #ffffff url(../img/partc_bg.jpg) no-repeat center bottom;background-size: 100% auto;}
.pc1{width: 100%;margin-bottom: 0.5rem;}
.pc-left,.pc-center,.pc-right{width: calc((100% - 0.6rem) / 3);}
.mtbd-list{width: 100%;background: #ffffff;padding: 0.2rem;box-shadow: 0 0 0.15rem 0 rgba(41, 116, 215, 0.19);overflow: hidden;border-radius: 0.08rem;}
.mtbd-list ul li{width: 100%;padding-bottom: 0.19rem;border-bottom: 1px solid #e8eefa;}
.mtbd-list ul li:nth-child(n+2){margin-top: 0.2rem;}
.mtbd-list ul li p{font-size: 0.14rem;color: #00579c;line-height: 0.26rem;}
.mtbd-list ul li span{color: #999999;font-size: 0.14rem;}
.mtbd-list ul li a{width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.26rem;margin-top: 0.06rem;}
.mtbd-list ul li:hover a{color: #00579c;}

.aq-list{width: 100%;}
.aq-list ul li{width: 100%;;background: #ffffff;box-shadow: 0 0 0.15rem 0 rgba(41, 116, 215, 0.19);overflow: hidden;border-radius: 0.08rem;}
.aq-list ul li:nth-child(n+2){margin-top: 0.2rem;}
.aq-list ul li a{padding: 0.2rem;}
.aq-list ul li h3{width: 1rem;height: 0.48rem;background: #00579c;text-align: center;line-height: 0.48rem;font-size: 0.24rem;font-family: myfont;color: #ffffff;margin-right: 0.2rem;}
.aq-list ul li .txt{width: calc(100% - 1.2rem);}
.aq-list ul li .txt p{width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.26rem;height: 0.52rem;display: block;margin-bottom: 0.08rem;}
.aq-list ul li .txt span{display: block;width: 100%;padding-left: 0.25rem;font-size: 0.14rem;color: #999999;line-height: 0.28rem;background-repeat: no-repeat;background-position: left center;}
.aq-list ul li .txt span:first-of-type{background-image: url(../img/time.svg);background-size: auto 0.15rem;}
.aq-list ul li .txt span:nth-of-type(2){background-image: url(../img/address.svg);background-size: auto 0.18rem;}
.aq-list ul li:hover .txt p{color: #00579c;}

.link-list{width: 100%;;background: #ffffff;box-shadow: 0 0 0.15rem 0 rgba(41, 116, 215, 0.19);overflow: hidden;border-radius: 0.08rem;padding: 0.2rem 0.3rem;}
.link-list .swiper-container{height: 4.68rem;}
.link-list ul li{width: 100%;}
.link-list ul li a{display: block;}
.link-list ul li .icon{width: 0.88rem;height: 0.88rem;position: relative;border: 1px dashed #00579c;border-radius: 100%;transition: 0.2s all;margin: 0 auto 0.05rem;}
.link-list ul li img{max-width: 0.4rem;max-height: 0.4rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: 0.2s all;}
.link-list ul li .i2{opacity: 0;visibility: hidden;}
.link-list ul li a:hover .icon{background: #00579c;}
.link-list ul li a:hover .i2{opacity: 1;visibility: inherit;}
.link-list ul li a:hover .i1{opacity: 0;visibility: hidden;}
.link-list ul li a p{text-align: center;line-height: 0.26rem;color: #00579c;height: 0.56rem;}

.num-list{width: 100%;position: relative;}
.num-list ul{align-items: flex-start;padding: 0 0.2rem;}
.num-list ul li:nth-child(1){margin-top: .1rem;}
.num-list ul li:nth-child(3){margin-top: .2rem;}
.num-list ul li:nth-child(5){margin-top: .6rem;}
.num-list ul li:nth-child(7){margin-top: .47rem;}
.num-list ul li:nth-child(9){margin-top: .6rem;}
.num-list ul li:nth-child(11){margin-top: .1rem;}
.num-list ul li a{display: block;position: relative;width: 1.4rem;cursor: pointer;}
.num-list ul li a .icons{height: 1.4rem;padding: .15rem;border-radius: 50%;position: relative;transition: all 0.5s;}
.num-list ul li a .icons::before {content: "";position: absolute;left: -2px;top: -2px;right: -2px;bottom: -2px;background: url(../img/circle1.png) no-repeat;background-position: center center;background-size: 100% 100%;transition: all 0.5s;animation: roted 20s linear infinite;z-index: 2;}
.num-list ul li a .icons::after {content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: linear-gradient(#fff, rgba(255, 255, 255, .1));border-radius: 50%;z-index: 1;opacity: 0;transition: all 0.5s;}
.num-list ul li a .icons .icon {height: 100%;border-radius: 50%;background: #FFFFFF;position: relative;z-index: 9;transition: all 0.5s;}
.num-list ul li a .icons .icon img {max-height: 55%;max-width: 55%;top: 50%;left: 50%;transform: translate(-50%,-50%);position: absolute;transition: 0.3s all;}
.num-list ul li a .icons .icon .num{transition: 0.3s all;position: absolute;align-items: flex-end;white-space: nowrap;opacity: 0;visibility: hidden;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.num-list ul li a .icons .icon .num h3{font-size: 0.4rem;color: #333333;font-family: numfont;font-weight: normal;margin-right: 0.06rem;line-height: 1;}
.num-list ul li a .icons .icon .num span{font-size: 0.14rem;color: #333333;line-height: 0.2rem;}
.num-list ul li a p{font-size: 0.16rem;text-align: center;color: #333333;margin-top: .2rem;}
.num-list ul li a:hover .icons {transform: scale(1.1);}
.num-list ul li a:hover .icons .icon {background: rgba(255, 255, 255, 0);}
.num-list ul li a:hover .icons::after {opacity: 1;}
.num-list ul li a:hover .icons::before {background: url(../img/circle2.png) no-repeat;background-position: center center;background-size: 100% 100%;}
.num-list ul li a:hover .icons .icon img{opacity: 0;visibility: hidden;}
.num-list ul li a:hover .icons .icon .num{opacity: 1;visibility: inherit;}
.num-list ul li.s6-line {flex: 1;margin: 0 .05rem;border-top: 1px dashed rgba(17, 80, 157, 0.3);}
.num-list ul li.s6-line1 {transform: rotate(15deg);margin-top: 1rem;}
.num-list ul li.s6-line2 {transform: rotate(20deg);margin-top: 1.3rem;}
.num-list ul li.s6-line3 {transform: rotate(-20deg);margin-top: 1.3rem;}
.num-list ul li.s6-line4 {transform: rotate(20deg);margin-top: 1.3rem;}
.num-list ul li.s6-line5 {transform: rotate(-20deg);margin-top: 1.2rem;}
.num-list ul li a:hover p{color: #00579c;}
.num-list .swiper-pagination{width: 100%;text-align: center;z-index: 2;position: relative;margin-top: 0.2rem;}
.num-list .swiper-pagination-bullet{transition: 0.2s all;width: 0.12rem;height: 0.12rem;margin: 0 0.05rem;background: rgba(0,0,0,0.4);border-radius: 0.06rem;opacity: 1;}
.num-list .swiper-pagination-bullet-active{background: #00579c;width: 0.3rem;}