﻿.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{transition: 0.3s all;width: 0.12rem;height: 0.12rem;border-radius: 0.06rem;opacity: 1 !important;}
.banner .swiper-pagination-bullet-active{background: #01479d;width: 0.3rem;}

.title{width: 100%;margin-bottom: 0.3rem;}
.title h3{font-size: 0.3rem;line-height: 1;color: #333333;}
.title a{display: flex;font-size: 0.14rem;color: #01479d;position: relative;line-height: 0.3rem;align-items: center;}
.title a i{display: inline-block;width: 0.16rem;height: 0.16rem;border-radius: 100%;border: 1px solid #01479d;position: relative;margin-right: 0.25rem;}
.title a i::after{content: "";width: 0.1rem;height: 0.1rem;border-radius: 100%;background: #01479d;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: 0.2s all;}
.title a i::before{content: "";width: 0.2rem;height: 1px;display: block;background: #01479d;position: absolute;right: -0.2rem;top: 50%;transform: translateY(-50%);}
.title a:hover i::after{width: 0.16rem;height: 0.16rem;}

.parta{width: 100%;padding: 0.4rem 0;}
.parta::after{content: "";}
.title1{width: 100%;margin-bottom: 0.3rem;}
.title1 .w90{position: relative;}
.title1 .tit{position: relative;text-align: center;padding-top: 0.25rem;}
.title1 .tit h3{font-size: 0.3rem;line-height: 1;color: #333333;position: relative;z-index: 1;}
.title1 .tit span{font-size: 0.4rem;font-family: myfont;font-weight: bold;color: #ededed;position: absolute;left: 0;white-space: nowrap;left: 50%;top: 0;transform: translateX(-50%);z-index: 0;}
.title1 a{display: flex;font-size: 0.14rem;color: #01479d;position: absolute;line-height: 0.3rem;align-items: center;right:0;top: 50%;transform: translateY(-50%);}
.title1 a i{display: inline-block;width: 0.16rem;height: 0.16rem;border-radius: 100%;border: 1px solid #01479d;position: relative;margin-right: 0.25rem;}
.title1 a i::after{content: "";width: 0.1rem;height: 0.1rem;border-radius: 100%;background: #01479d;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: 0.2s all;}
.title1 a i::before{content: "";width: 0.2rem;height: 1px;display: block;background: #01479d;position: absolute;right: -0.2rem;top: 50%;transform: translateY(-50%);}
.title1 a:hover i::after{width: 0.16rem;height: 0.16rem;}
.pabox{width: 100%;position: relative;}
.pabox .w90{position: relative;z-index: 1;}
.pabox::after{content: "";width: calc( 50% - 0.4rem );height: 100%;background: #01459a;position: absolute;left: 0;bottom: 0;z-index: 0;}
.news-scroll{width: calc(50% - 0.2rem);margin: 0.2rem 0 0.3rem;position: relative;padding-bottom: 0.3rem;}
.news-scroll ul li a{display: block;width: 100%;height: 4.5rem;position: relative;overflow: hidden;}
.news-scroll ul li .image{transition: 0.2s all;}
.news-scroll ul li .txt{width: 100%;height: 0.8rem;background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);position: absolute;left: 0;bottom: 0;padding: 0 0.3rem 0.15rem;display: flex;align-items: flex-end;}
.news-scroll ul li .txt p{font-size: 0.16rem;color: #ffffff;line-height: 0.3rem;}
.news-scroll ul li:hover .image{transform: scale(1.1,1.1);}
.news-scroll .swiper-pagination{display: flex;width: 2rem;height: 7px;position: absolute;right: 0;bottom: 0;}
.news-scroll .swiper-pagination::after{content: "";width: 2rem;height: 1px;background: rgba(255,255,255,0.4);display: block;position: absolute;right: 0;bottom: 3px;z-index: 0;}
.news-scroll .swiper-pagination-bullet{width: 7px;height: 7px;background: none;opacity: 1;position: relative;z-index:1;margin-right: 10px;transition: 0.4 all;}
.news-scroll .swiper-pagination-bullet::before{content: "";width: 100%;height: 100%;background: #4e81ba;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1;}
.news-scroll .swiper-pagination-bullet::after{content: "";width: 16px;height: 16px;background: #01479d;border: 1px dashed #ffffff;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 0;transition: 0.2s all;opacity: 0;}
.news-scroll .swiper-pagination-bullet-active::after{opacity: 1;}
.news-scroll .swiper-pagination-bullet-active{margin: 0 20px 0 10px;}
.news-scroll .swiper-pagination-bullet-active:first-child{margin: 0 20px 0 0;}
.news-scroll .swiper-pagination-bullet-active::before{background: #ffffff;}
.news-list{width: calc(50% - 0.2rem);}
.news-list .headline{width: 100%;margin-bottom: 0.3rem;position: relative;}
.news-list .headline::after{content: "";width: 100%;height: 100%;background: #cddaeb;border-radius: 0 0.4rem 0 0;display: block;position: absolute;right: -0.15rem;bottom: -0.15rem;z-index: -1;}
.news-list .headline a{display: block;width: 100%;padding: 0.25rem 0.3rem 0.2rem;background: url(../img/txt_bg1.jpg) no-repeat right bottom;background-size: cover;border-radius: 0 0.4rem 0 0;}
.news-list .headline h3{font-size: 0.18rem;color: #ffffff;line-height: 0.26rem;margin-bottom: 0.15rem;}
.news-list .headline p{font-size: 0.14rem;color: rgba(255,255,255,0.6);line-height: 0.25rem;height: 0.5rem;display: block\0;width: 100%;margin-bottom: 0.15rem;}
.news-list .headline .time{width: 100%;display: flex;align-items: center;justify-content: space-between;padding-left: 5px;}
.news-list .headline .time i{width: calc( 100% - 0.8rem );height: 1px;margin-right: 0.2rem;background: rgba(255,255,255,0.5);position: relative;}
.news-list .headline .time i::before{content: "";width: 5px;height: 5px;border-radius: 100%;background: rgba(255,255,255,0.5);display: block;position: absolute;left: -5px;top:50%;transform: translateY(-50%);}
.news-list .headline .time span{font-size: 0.14rem;color: rgba(255,255,255,0.5);flex-shrink: 0;}
.news-list ul li{width: 100%;padding: 0.15rem 0;border-bottom: 1px dashed #cccccc;line-height: 0.24rem;}
.news-list ul li p{font-size: 0.16rem;padding-left: 0.2rem;max-width: calc(100% - 1rem);color: #333333;background-image: url(../img/right-gray.svg); background-repeat: no-repeat;background-position: left center;background-size: auto 0.1rem;}
.news-list ul li p a{color: #333333;}
.news-list ul li span{font-size: 0.16rem;color: #999999;}
.news-list ul li:hover p,.news-list ul li:hover p a,.news-list ul li:hover span{color: #01459d;}
.news-list ul li:hover p{background-image: url(../img/right-blue.svg);}

.partb{width: 100%;padding: 0.4rem 0;background: url(../img/partb_bg.jpg) no-repeat center top;background-size: cover;}
.partb .title h3{color: #ffffff;}
.partb .title a{color: #ffffff;}
.partb .title a i{border: 1px solid #ffffff;}
.partb .title a i::after,.partb .title a i::before{background: #ffffff;}
.pb-left,.pb-right{width: calc( 50% - 0.2rem );}
.pb-head{width: 100%;margin-bottom: 0.15rem;}
.pb-head .pb-img{width: 2.6rem;}
.pb-head .pb-img a{display: block;width: 100%;height: 1.65rem;position: relative;overflow: hidden;}
.pb-head .pb-img .image{transition: 0.2s all;}
.pb-head:hover .pb-img .image{transform: scale(1.1,1.1);}
.pb-head .pb-txt{width: calc( 100% - 2.6rem );padding-left: 0.2rem;display: flex;flex-direction: column;justify-content: space-between;}
.pb-head .pb-txt h3{font-size: 0.16rem;color: #ffffff;line-height: 0.26rem;max-height: 0.52rem;width: 100%;font-weight: normal;}
.pb-head .pb-txt h3 a{color: #ffffff;}
.pb-head .pb-txt p{font-size: 0.14rem;color: rgba(255,255,255,0.7);line-height: 0.24rem;height: 0.72rem;display: block\0;width: 100%;}
.pb-head .pb-txt .time{width: 100%;display: flex;align-items: center;justify-content: space-between;padding-left: 5px;}
.pb-head .pb-txt .time i{width: calc( 100% - 0.8rem );height: 1px;margin-right: 0.2rem;background: rgba(255,255,255,0.5);position: relative;}
.pb-head .pb-txt .time i::before{content: "";width: 5px;height: 5px;border-radius: 100%;background: rgba(255,255,255,0.5);display: block;position: absolute;left: -5px;top:50%;transform: translateY(-50%);}
.pb-head .pb-txt .time span{font-size: 0.14rem;color: rgba(255,255,255,0.5);flex-shrink: 0;}
.pb-list{width: 100%;}
.pb-list ul li{width: 100%;padding-bottom: 0.15rem;margin-bottom: 0.15rem;border-bottom: 1px dashed rgba(255,255,255,0.3);}
.pb-list ul li a{transition: 0.2s all;line-height: 0.3rem;color: #ffffff;font-size: 0.16rem;padding-left: 0.2rem;background: url(../img/right.svg) no-repeat left center;background-size: auto 0.1rem;}
.pb-list ul li:last-of-type{margin-bottom: 0;border-bottom: none;padding-bottom: 0;}
.pb-list ul li:hover a{padding-left: 0.3rem;}

.partc{width: 100%;background: #f6f6f6;padding: 0.4rem 0;}
.pc-left,.pc-right{width: calc( 50% - 0.2rem );}
.pc-box{width: 100%;}
.pc-head{width: 100%;margin-bottom: 0.2rem;box-shadow: 0 0 0.1rem 0 rgba(0,0,0,0.2);}
.pc-head a{background: #ffffff;}
.pc-head .left{padding: 0.1rem;width: calc( 100% - 0.68rem );}
.pc-head .right{width: 0.68rem;background: #01479d;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.pc-head .left .left-img{width: 1.72rem;}
.pc-head .left .left-img .imgbox{width: 100%;position: relative;height: 1rem;overflow: hidden;}
.pc-head .left .left-img .imgbox .image{transition: 0.2s all;}
.pc-head:hover .left .left-img .imgbox .image{transform: scale(1.1,1.1);}
.pc-head .left .left-txt{width: calc( 100% - 1.72rem );padding-left: 0.15rem;}
.pc-head .left .left-txt h3{font-size: 0.18rem;color: #333333;line-height: 0.3rem;margin-bottom: 0.1rem;width: 100%;}
.pc-head .left .left-txt p{font-size: 0.14rem;color: #999999;line-height: 0.25rem;height: 0.5rem;display: block\0;}
.pc-head:hover .left .left-txt h3{color: #01479d;}
.pc-head .right .time{width: 0.54rem;height: 0.45rem;position: relative;margin-bottom: 0.25rem;}
.pc-head .right .time span{font-size: 0.2rem;color: #ffffff;display: block;position: absolute;}
.pc-head .right .time span.sp1{left: 0;top: 0;}
.pc-head .right .time span.sp2{right: 0;bottom: 0;}
.pc-head .right .time::before{content: "";width: 1px;height: 0.4rem;position: absolute;left: 50%;top: 0.02rem;transform: rotate(30deg);background: rgba(255,255,255,0.6);}
.pc-head .right .in{width: 0.2rem;height: 0.2rem;background: url(../img/arrow_r.svg) no-repeat center center;background-size: auto 100%;}
.pc-list{width: 100%;}
.pc-list ul li{width: 100%;background: #ffffff;box-shadow: 0 0 0.1rem 0 rgba(0,0,0,0.2);}
.pc-list ul li:nth-child(n+2){margin-top: 0.2rem;}
.pc-list ul li a{padding: 0.1rem 0.2rem;line-height: 0.3rem;transition: 0.2s all;}
.pc-list ul li p{transition: 0.2s all;font-size: 0.16rem;color: #333333;max-width: calc( 100% - 0.6rem );padding-left: 0.2rem;background-image: url(../img/icon.svg);background-repeat: no-repeat;background-position: left center;background-size: auto 0.12rem;}
.pc-list ul li span{transition: 0.2s all;font-size: 0.16rem;color: #01479d;display: inline-block;margin-left: 0.05rem;flex-shrink: 0;}
.pc-list ul li:hover a{background: #01479d;}
.pc-list ul li:hover p{color: #ffffff;background-image: url(../img/icon-hover.svg);}
.pc-list ul li:hover span{color: #ffffff;}