﻿.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: #0072d5;width: 0.35rem;}

.title1{width: 100%;margin-bottom: 0.3rem;position: relative;}
.title1 .tit{position: relative;text-align: center;padding-top: 0.16rem;}
.title1 .tit h3{font-size: 0.3rem;line-height: 1;color: #333333;position: relative;z-index: 1;font-family: myfont;}
.title1 .tit span{font-size: 0.4rem;font-family: myfont;font-weight: bold;color: #ededed;position: absolute;white-space: nowrap;left: 50%;top: 0;transform: translateX(-50%);z-index: 0;}
.title1 .more{width: 1.06rem;height: 0.32rem;background-image: url(../img/more_bg.png);background-repeat: no-repeat;background-position: left bottom;background-size: 100% 100%;position: absolute;right: 0;bottom: 0;line-height: 0.32rem;}
.title1 .more a{display: block;font-size: 0.14rem;color: #0161ae;padding-left: 0.35rem;}
.title1 .more:hover{background-image: url(../img/more_bg1.png);}
.title1 .more:hover a{color: #ffffff;}

.parta{width: 100%;padding: 0.4rem 0;background: url(../img/parta_bg.jpg) no-repeat right top;background-size: cover;}
.parta .tit span{left: 0;transform: translateX(0);}
.pa-left{width: calc(68% - 0.15rem);}
.pa-right{width: calc(32% - 0.15rem);}
.news-scroll{width: calc(58% - 0.15rem);position: relative;padding-bottom: 0.1rem;}
.news-scroll::before{content: "";width: calc(100% + 0.06rem);height: 2rem;display: block;border: 1px solid #0072d5;position: absolute;right: 0;bottom: 0;border-right: 0;}
.news-scroll::after{content: "";width: 0.8rem;height: 5px;display: block;background: #0072d5;position: absolute;right: 0;bottom: -2px;}
.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;background: #0072d5;}
.news-scroll ul li .news-txt .time{width: 0.7rem;color: #ffffff;text-align: right;font-family: Georgia, 'Times New Roman', Times, serif;margin-right: 0.2rem;}
.news-scroll ul li .news-txt .time h3{font-size: 0.26rem;font-weight: normal;line-height: 0.2rem;margin-bottom: 0.1rem;}
.news-scroll ul li .news-txt .time span{font-size: 0.16rem;}
.news-scroll ul li .news-txt .txt{width: calc(100% - 0.9rem);}
.news-scroll ul li .news-txt .txt h3{font-size: 0.16rem;color: #ffffff;width: 100%;line-height: 0.24rem;font-weight: normal;}
.news-scroll ul li .news-txt .txt h3 a{color: #ffffff;}
.news-scroll ul li .news-txt .line{width: 100%;height: 1px;position: relative;background: rgba(255,255,255,0.3);margin: 0.12rem 0;}
.news-scroll ul li .news-txt p{font-size: 0.14rem;color: rgba(255,255,255,0.6);width: 100%;line-height: 0.24rem;height: 0.48rem;display: block\0;}
.news-scroll .swiper-pagination{width: 100%;position: absolute;left: 0;bottom: 1.6rem;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: #0072d5;}

.news-list{width: calc(42% - 0.15rem);}
.news-list ul li{width: 100%;padding-bottom:0.23rem;border-bottom: 1px solid rgba(0,0,0,0.1);transition: 0.2s;}
.news-list ul li:nth-child(n+2){margin-top: 0.24rem;}
.news-list ul li a{width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.26rem;transition: 0.2s all;margin-top: 0.085rem;}
.news-list ul li span{font-size: 0.16rem;color: #0161ae;padding-left: 0.15rem;display: block;font-family: Georgia, 'Times New Roman', Times, serif;padding-left: 0.24rem;background: url(../img/date.svg) no-repeat left center;background-size: auto 0.16rem;}
.news-list ul li:hover a{color: #0161ae;}
.news-list ul li:hover{border-bottom: 1px solid #0161ae;}

.notice-list{width: 100%;}
.notice-list ul li{width: 100%;}
.notice-list ul li:nth-child(n+2){margin-top: 0.14rem;}
.notice-list ul li .time{width: 0.84rem;height:0.84rem;text-align: center;color: #ffffff;margin-right: 0.2rem;font-family: Georgia, 'Times New Roman', Times, serif;position: relative;}
.notice-list ul li .time::before{content: "";width: 100%;height: 100%;display: block;background-image: url(../img/time_bg.png);background-repeat: no-repeat;background-position: left top;background-size: 100% 100%;position: absolute;left: 0;top: 0;z-index: 0;animation: roted linear 6s infinite;}
.notice-list ul li .time::after{content: "";width: 0.66rem;height: 0.66rem;display: block;background: #0072d5;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 0;border-radius: 50%;transition: 0.2s;}
.notice-list ul li .time h3{font-size: 0.2rem;line-height: 0.2rem;position: relative;z-index: 1;margin-top: 0.22rem;font-weight: normal;}
.notice-list ul li .time span{display: block;font-size: 0.16rem;height: 0.22rem;line-height: 0.22rem;position: relative;z-index: 1;}
.notice-list ul li p{width: calc(100% - 1.04rem);line-height: 0.3rem;max-height: 0.6rem;color: #333333;display: block\0;}
.notice-list ul li:hover p{color: #0161ae;}
.notice-list ul li:hover .time::after{background: #eaa22a;}
.notice-list ul li:hover .time::before{background-image: url(../img/time_bg1.png);}

.partb{width: 100%;padding-top: 0.4rem;position: relative;}
.partb::before{content: "";width: 100%;height: 50%;background: url(../img/partb_bg.jpg) no-repeat center top;background-size: cover;display: block;position: absolute;left: 0;top: 0;z-index: 0;}
.partb .title1 .tit span{color: rgba(255,255,255,0.1);}
.partb .title1 .tit h3{color: #ffffff;}
.partb .title1 .more{background-image: url(../img/more_bg_white.png);}
.partb .title1 .more a{color: #ffffff;}
.partb .title1 .more:hover{background-image: url(../img/more_bg_white1.png);}
.partb .title1 .more:hover a{color: #0161ae;}
.pc_box{width: 100%;position: relative;}
.pc_box ul li .pc_img{width: 100%;height: 0;padding-bottom: 60%;position: relative;overflow: hidden;}
.pc_box ul li .pc_img a{display: block;transition: 0.2s;}
.pc_box ul li:hover .pc_img a{transform: scale(1.1,1.1);}
.pc_box ul li .pc_txt{width: 100%;padding: 0.15rem 0.2rem;background: #f6f9fd;}
.pc_box ul li .pc_txt span{line-height: 0.26rem;font-size: 0.16rem;color: #0161ae;padding-left: 0.15rem;display: block;font-family: Georgia, 'Times New Roman', Times, serif;padding-left: 0.24rem;background: url(../img/date.svg) no-repeat left center;background-size: auto 0.16rem;}
.pc_box ul li .pc_txt h3{width: 100%;line-height: 0.26rem;height: 0.52rem;font-size: 0.16rem;color: #333333;display: block\0;font-weight: normal;margin-top: 0.07rem;display: block\0;}
.pc_box ul li .pc_txt h3 a{color: #333333;}
.pc_box ul li:hover .pc_txt h3,.pc_box ul li:hover .pc_txt h3 a{color: #0161ae;}
.pc_box .swiper-button-prev,.pc_box .swiper-button-next{width: 0.35rem;height: 0.35rem;background-color: rgba(0,0,0,0.5);border-radius: 50%;background-repeat: no-repeat;background-position: center center;background-size: auto 0.2rem;opacity: 0;transition: 0.2s;margin-top: -0.55rem;}
.pc_box:hover .swiper-button-prev,.pc_box:hover .swiper-button-next{opacity: 1;}
.pc_box .swiper-button-prev{left: 0.15rem;top: 50%;transform: translateY(-50%);background-image: url(../img/left.svg);}
.pc_box .swiper-button-next{right: 0.15rem;top: 50%;transform: translateY(-50%);background-image: url(../img/right.svg);}


.partc{width: 100%;padding: 0.4rem 0;}
.xywh{width: 100%;}
.xywh .headline{width: calc(48% - 0.2rem);}
.xywh .headline a{display: block;width: 100%;height: 0;padding-bottom: 64%;position: relative;overflow: hidden;}
.xywh .headline .image{transition: 0.2s;}
.xywh .headline .txt{width: 50%;padding: 0.3rem;background: #0072d5;position: absolute;left: 0;bottom: 0;}
.xywh .headline .txt p{width:100%;font-size:0.16rem;color:#ffffff;line-height:0.28rem;max-height:0.56rem;}
.xywh .headline .txt .line{width: 100%;height: 1px;background: rgba(255,255,255,0.3);position: relative;margin-top: 0.3rem;}
.xywh .headline .txt .line::before{content: "";width: 0.5rem;height: 3px;display: block;background: #ffffff;position: absolute;right: 0;top: -1px;}
.xywh .headline:hover .image{transform: scale(1.1,1.1);}
.xywh-list{width: calc(52% - 0.2rem);}
.xywh-list ul{height: 100%;width: 100%;}
.xywh-list ul li{height: 50%;width: 100%;}
.xywh-list ul li .xywh_img,.xywh-list ul li .xywh_txt{width: 50%;height: 100%;}
.xywh-list ul li .xywh_txt{background-color: #f6f9fd;}
.xywh-list ul li .xywh_txt a{display: flex;padding: 0 0.3rem;width: 100%;height: 100%;flex-direction: column;justify-content: center;position: relative;}
.xywh-list ul li .xywh_txt a>span{line-height: 0.26rem;font-size: 0.16rem;color: #0161ae;padding-left: 0.15rem;display: block;font-family: Georgia, 'Times New Roman', Times, serif;padding-left: 0.24rem;background: url(../img/date.svg) no-repeat left center;background-size: auto 0.16rem;}
.xywh-list ul li .xywh_txt p{width: 100%;line-height: 0.28rem;height: 0.56rem;font-size: 0.16rem;color: #333333;margin-top: 0.1rem;display: block\0;}
.xywh-list ul li .xywh_txt .in{width: 0.2rem;height: 0.2rem;background: url(../img/arrow.svg) no-repeat center center;background-size: auto 0.16rem;transform: rotate(45deg);position: absolute;right: 0.3rem;bottom: 0.2rem;}
.xywh-list ul li .xywh_img a{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.xywh-list ul li .xywh_img .image{transition: 0.2s;}
.xywh-list ul li:first-of-type .xywh_img{order: 1;}
.xywh-list ul li:first-of-type .xywh_txt{order: 0;background-image: url(../img/txt_bg.jpg);background-repeat: no-repeat;background-position: right bottom;background-size: auto 90%;}
.xywh-list ul li:hover .xywh_txt p{color: #0161ae;}
.xywh-list ul li:hover .xywh_img .image{transform: scale(1.1,1.1);}

.partd{width: 100%;padding: 0.4rem 0;background: url(../img/partc_bg1.png) no-repeat center top;background-size: cover;}
.pd1{margin-bottom: 0.6rem;width: 100%;}
.zt_box{width: 100%;position: relative;}
.zt_box ul li a{display: block;width: 100%;height: 0;position: relative;overflow: hidden;padding-bottom: 43%;}
.zt_box .swiper-button-prev,.zt_box .swiper-button-next{width: 0.35rem;height: 0.35rem;background-color: rgba(0,0,0,0.5);border-radius: 50%;background-repeat: no-repeat;background-position: center center;background-size: auto 0.2rem;opacity: 0;transition: 0.2s;}
.zt_box:hover .swiper-button-prev,.zt_box:hover .swiper-button-next{opacity: 1;}
.zt_box .swiper-button-prev{left: 0.15rem;top: 50%;transform: translateY(-50%);background-image: url(../img/left.svg);}
.zt_box .swiper-button-next{right: 0.15rem;top: 50%;transform: translateY(-50%);background-image: url(../img/right.svg);}

.pd2{width: 100%;position: relative;}
.pd2 ul li a{display: block;}
.pd2 ul li .icon{width: 1.1rem;height: 1.1rem;position: relative;margin: 0 auto;border-radius: 50%;}
.pd2 ul li .icon::before{content: "";width: 100%;height: 100%;display: block;border: 1px dashed #0072d5;border-radius: 50%;position: absolute;left: 0;top: 0;animation: roted 20s infinite linear;transition: 0.2s;}
.pd2 ul li .icon img{max-width: 0.45rem;max-height: 0.45rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: 0.2s;}
.pd2 ul li .icon img.i2{opacity: 0;visibility: hidden;}
.pd2 ul li:hover .icon img.i2{opacity: 1;visibility: inherit;}
.pd2 ul li:hover .icon img.i1{opacity: 0;visibility: hidden;}
.pd2 ul li p{font-size: 0.16rem;color: #333333;line-height: 0.26rem;margin-top: 0.1rem;text-align: center;transition: 0.2s;}
.pd2 ul li:hover p{color: #0161ae;}
.pd2 ul li:hover .icon::before{background: #0072d5;}
.pd2 .swiper-pagination{width: 100%;text-align: center;left: 0;bottom: 0;z-index: 2;display: none;}
.pd2 .swiper-pagination-bullet{transition: 0.2s all;width: 0.12rem;height: 0.12rem;margin: 0 0.05rem;background: rgba(0,0,0,0.3);border-radius: 0.06rem;opacity: 1;}
.pd2 .swiper-pagination-bullet-active{background: #0072d5;width: 0.35rem;}