/* 内页banner */
.nyBanner{height: 18.67rem;align-items: center;color: #fff;line-height: 0.93rem;}
.nyBanner .title{line-height: 1.09;}
.nyBanner .path{margin-top: 0.67rem;padding-left: 1.07rem;background: url(../images/icon_home.png) no-repeat left center;background-size: 0.8rem;}
.nyBanner .path span{margin: 0 5px;}
.nyBanner .path  a:hover{opacity: 0.7;text-decoration: underline;}

/* 内页导航 */
.nyNav{position: absolute;left: 0;bottom: -1.47rem;overflow: hidden;width: 100%;z-index: 3;}
.nyNav .w1600::before{content: "";width: 1920px;height: 100%;position: absolute;right: 0;background: #FFFFFF;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);clip-path: polygon(0 0,calc(100% - 40px) 0,100% 50%,calc(100% - 40px) 100%,0 100%);}
.nyNav .container .swiper-slide{width: auto;}
.nyNav .container a{display: block;position: relative;padding: 0 1rem;line-height: 2.93rem;color: var(--text-color);}
.nyNav .container a::before{content: "";width: 1px;height: 0.53rem;background: #E8E8E8;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.nyNav .container a span{display: block;}
.nyNav .container a span::after{content: "";width: 100%;height: 2px;position: absolute;left: 0;bottom: 0;background: var(--primary-color);transform: scale(0, 1);opacity: 0;}	
.nyNav .container li:first-child a::before{display: none;}
.nyNav .container li:first-child a{padding-left: 0;}
.nyNav .container li.on a,
.nyNav .container li a:hover{color: var(--primary-color);}
.nyNav .container li.on a span::after,
.nyNav .container li a:hover span::after{transform: scale(1);opacity: 1;}

/* 内页样式 */
.nyWrap{padding: 4.47rem 0 3rem;background: #F5F7FA;min-height: 300px;}

/* 内页标题 */
.nyTitle{line-height: 1.1;text-align: center;color: var(--text-color);margin-bottom: 1.67rem;}

/* 关于我们 */
.aboutPage .dataList{margin-bottom: 1.67rem;}
.aboutPage .dataList .line{width: 1px;height: 2rem;background: var(--primary-color);opacity: 0.4;}
.aboutPage .dataList dl dt{margin-right: 1rem;}
.aboutPage .dataList dl dt img{width: 1.73rem;}
.aboutPage .dataList dl dd{background: -webkit-linear-gradient(#244682, #366DCE);-webkit-background-clip: text;-webkit-text-fill-color: rgba(0, 0, 0, 0);}
.aboutPage .dataList dl dd span{font-family: "BarlowSemiBold";}


/* 现任领导 */
.leaderPage .part{padding-bottom: 1.33rem;}
.leaderPage .part:last-child{padding-bottom: 0;}
.leaderPage .item{margin-bottom: 1.67rem;background: linear-gradient(91deg, #FFFFFF 0%, #ECF3FF 99%);}
.leaderPage .item::after{content: "";width: 100%;height: 4px;position: absolute;left: 0;bottom: 0;background: radial-gradient(87% 139% at 0% 3%, #244682 0%, #366DCE 100%);z-index: 3;}
.leaderPage .item .title{padding: 0.87rem 1.67rem;background: linear-gradient(90deg, #366DCE 0%, rgba(54, 109, 206, 0) 100%);color: #FFFFFF;align-items: center;}
.leaderPage .item .title .name{margin-right: 2rem;}
.leaderPage .item .label{margin-right: 1.33rem;padding: 0 0.67rem;line-height: 1.13rem;background: rgba(255, 255, 255, 0.2);border-radius: 0.67rem;border: 1px solid rgba(255, 255, 255, 0.6);}
.leaderPage .item .cont{padding: 1.33rem 17.33rem 1.2rem 1.67rem;box-sizing: border-box;min-height: 10.93rem;}
.leaderPage .item .cont .detail{line-height: 2;}
.leaderPage .item .cont .pic{width: 14.2rem;height: 12.77rem;position: absolute;right: 1.6rem;bottom: 0;display: flex;align-items: flex-end;justify-content: center;}
.leaderPage .item .cont .pic img{max-width: 100%;max-height: 100%;object-fit: contain;position: relative;z-index: 2;}
.leaderPage .item .cont .pic span{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 17.8rem;height: 8.9rem;background: linear-gradient(180deg, #FFFFFF 1%, #ECF3FF 96%);border-radius: 8.9rem 8.9rem 0 0;}
	
/* 人才队伍 */
.teamPage .list{padding-bottom: 0.33rem;}
.teamPage .list li{width: 22.2%;margin: 0 3.73% 1.67rem 0;}
.teamPage .list li:nth-child(4n){margin-right: 0;}
.teamPage .list .wrap{display: block;border-bottom: 1px solid #E8E8E8;}
.teamPage .list .pic{height: 0;padding-bottom: 109.86%;}
.teamPage .list .pic .img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.teamPage .list .pic .arr{width: 2rem;height: 2rem;position: absolute;right: 0;bottom: 0;background: radial-gradient(87% 139% at 0% 3%, #244682 0%, #366DCE 100%);}
.teamPage .list .pic .arr img{filter: brightness(0) invert(1);}
.teamPage .list .text{padding: 0.8rem 0 0.93rem;line-height: 0.93rem;color: var(--desc-color);}
.teamPage .list .text::before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/team_bg.jpg) no-repeat center;background-size: cover;opacity: 0;}
.teamPage .list .text .name{color: var(--primary-color);}
.teamPage .list .text .pos{margin: 0.4rem 0 1rem;}
.teamPage .list .wrap:hover .pic .img{transform: scale(1.1);}
.teamPage .list .wrap:hover .text,
.teamPage .list .wrap:hover .text .name{color: #fff;}
.teamPage .list .wrap:hover .text{padding-left: 0.67rem;padding-right: 0.67rem;}
.teamPage .list .wrap:hover .text::before{opacity: 1;}

/* 分页 */
.page a{min-width: 1.6rem;height: 1.6rem;border: 1px solid #E8E8E8;border-radius: 0.8rem;text-align: center;line-height: 1.6rem;margin: 0 0.17rem 0.17rem;}
.page a.btn{padding: 0 1.6rem;margin: 0 1.17rem 0.17rem;}
.page a.on,
.page a:hover{border-color: var(--primary-color);background: var(--primary-color);color: #fff;}
.page a.disable{opacity: 0.5;pointer-events: none;}

/* 返回按钮 */
.toList{padding: 0 0.8rem;border: 1px solid #E8E8E8;border-radius: 1rem;color: var(--desc-color);line-height: 1.53rem;}
.toList img{width: 0.6rem;margin-left: 0.73rem;}
.toList:hover img{filter: brightness(0) invert(1);}

/* 人才队伍详情 */
.contTeam .word{position: absolute;left: 50%;top: 1.1rem;transform: translateX(-50%);line-height: 1.04;font-size: 9.6rem;color: #244682;white-space: nowrap;font-family: "Source Han Serif CN", "思源宋体 CN", SimSun, "宋体", serif;font-weight: bold;opacity: 0.024;}
.contTeam .part1{min-height: 15.13rem;margin-bottom: 2rem;}
.contTeam .part1 .pic{width: 11.8rem;height: 15.13rem;position: absolute;left: 2rem;bottom: 0;object-fit: cover;}
.contTeam .part1 .top{padding: 0.4rem 0 0 16rem;}
.contTeam .part1 .desc{color: var(--desc-color);align-items: center;}
.contTeam .part1 .desc .name{color: var(--text-color);margin-right: 1.67rem;font-weight: bold;}
.contTeam .part1 .label{line-height: 0.8rem;color: var(--desc-color);margin: 1.27rem 0 1.67rem;}
.contTeam .part1 .label .item{margin-right: 1.33rem;}
.contTeam .part1 .label .item:last-child{margin-right: 0;}
.contTeam .part1 .label .item img{margin-right: 0.33rem;}
.contTeam .part1 .detail{padding: 1.33rem 1.33rem 1.33rem 16rem;line-height: 2.2;color: #fff;background: url(../images/team_bg2.jpg) no-repeat  center;background-size: cover;}
.contTeam .part2{margin-bottom: 1.67rem;}
.contTeam .part2 .title{line-height: 1.2rem;color: var(--primary-color);padding-left: 1.87rem;background: url(../images/icon_title.png) no-repeat left center;background-size: 1.2rem;margin-bottom: 1rem;}
.contTeam .part2 .detail{line-height: 1.77;color: var(--desc-color);}
.contTeam .btm .btn{width: 1.53rem;height: 1.53rem;border: 1px solid rgba(36, 70, 130, 0.4);border-radius: 50%;cursor: pointer;}
.contTeam .btm .btn img{height: 12px;}
.contTeam .btm .btn.prev img{transform: rotateZ(180deg);}
.contTeam .btm .btn:hover img{filter: brightness(0) invert(1);}
.contTeam .btm .btn.disable{opacity: 0.4;pointer-events: none;}

/* 新闻列表 */
.newsList{padding-bottom: 0.33rem;}
.newsList li{width: 31.25%;margin: 0 3.125% 3.125% 0;}
.newsList li:nth-child(3n){margin-right: 0;}
.newsList .wrap{display: block;background: #FFFFFF;}
.newsList .pic{padding-bottom: 68%;}
.newsList .text{padding: 1rem 1rem 1.33rem;}
.newsList .text::before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/news_bg1.jpg) no-repeat center;background-size: cover;opacity: 0;}
.newsList .text .tit{line-height: 1.07rem;color: var(--text-color);height: 2.13rem;margin: 0.8rem 0 1rem;}
.newsList .text .line{width: 100%;height: 1px;background: #E8E8E8;margin-bottom: 1rem;}
.newsList .wrap:hover .text::before{opacity: 1;}
.newsList .wrap:hover .text img{filter: brightness(0) invert(1);}
.newsList .wrap:hover .text *{color: #fff !important;}


/* 通知公告 */
.noticeList{padding-bottom: 10px;}
.noticeList li{margin-bottom: 1.67rem;background: url(../images/notice_bg.jpg) no-repeat center;background-size: cover;}
.noticeList li::before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/notice_bg2.jpg) no-repeat center;background-size: cover;opacity: 0;}
.noticeList li::after{content: "";width: 100%;height: 3px;position: absolute;left: 0;top: 0;background: radial-gradient(49% 2098% at 50% 50%, #42B9F8 0%, #366DCE 100%);transform-origin: left center;transform: scale(0, 1);}
.noticeList .wrap{padding: 1.33rem;}
.noticeList .date{flex-direction: column;color: #6B6B6C;flex-shrink: 0;}
.noticeList .date span{line-height: 1.07rem;font-family: "BarlowMedium";}
.noticeList .date em{line-height: 0.67rem;margin: 0.27rem 0 1.93rem;font-family: "BarlowMedium";}
.noticeList .line{flex-shrink: 0;margin: 0.5rem 0.8rem 0 2px;width: 2rem;height: 1px;background: var(--primary-color);}
.noticeList .text{flex: 1;overflow: hidden;}
.noticeList .tit{line-height: 1.07rem;color: var(--text-color);margin-bottom: 1rem;}
.noticeList .desc{line-height: 0.93rem;color: var(--desc-color);}	
.noticeList li:hover::before{opacity: 1;}
.noticeList li:hover{box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);}
.noticeList li:hover::after{transform: scale(1);transition: 0.7s;}
.noticeList li:hover *{color: #fff !important;}	
.noticeList li:hover .more img{filter: brightness(0) invert(1);}
.noticeList li:hover .line{background: rgba(255, 255, 255, 0.6);}

/* 通知公告一 */
.noticeList1{justify-content: space-between;}
.noticeList1 li{width: 48.125%;}

/* 推荐新闻 */
.recomNews{padding: 3rem 0 2rem;}
.recomNews .container{background: url(../images/news_bg2.jpg) no-repeat center;background-size: cover;}
.recomNews .pic{width: 50%;padding-bottom: 16.67rem;}
.recomNews .text{width: 50%;box-sizing: border-box;padding: 1.67rem 3.75% 0 3.125%;color: var(--text-color);}
.recomNews .text .date{font-family: "BarlowMedium";color: var(--primary-color);line-height: 1.33rem;}
.recomNews .text .title{line-height: 1.07rem;margin: 1rem 0;}
.recomNews .text .line{width: 100%;height: 1px;background: #E8E8E8;margin-bottom: 1rem;}
.recomNews .text .desc{line-height: 1.07rem;margin-bottom: 3.3rem;}
.recomNews .wrap:hover .text .title{color: var(--primary-color);}
.recomNews .control{position: absolute;right: 3.75%;bottom: 1.67rem;z-index: 3;}
.recomNews .control .btn{height: 0.4rem;cursor: pointer;}
.recomNews .control .prev{transform: rotateZ(180deg);}
.recomNews .swiper-pagination{position: relative;left: 0;bottom: 0;transform: translateX(0);padding: 0 0.33rem;}
.recomNews .swiper-pagination .swiper-pagination-bullet{width: 48px;height: 48px;margin: 0 0.33rem;position: relative;background: none;transition: 0.3s;}
.recomNews .swiper-pagination .swiper-pagination-bullet::before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;box-sizing: border-box;border: 1px solid rgba(36, 70, 130, 0.4);border-radius: 50%;}
.recomNews .swiper-pagination .swiper-pagination-bullet img{height: 0.47rem;}
.recomNews .swiper-pagination .swiper-pagination-bullet svg{position: absolute;left: 0;right: 0;top: 0;bottom: 0;fill: transparent;stroke-width: 2px;stroke: var(--primary-color);stroke-dasharray: 150;stroke-dashoffset: -150;}
.recomNews .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active svg{animation: svgAni 5s linear forwards;}
@keyframes svgAni{to{stroke-dashoffset: 0;}}

/* 新闻详情页 */
.passage .psgTitle{padding-bottom: 1rem;border-bottom: 1px solid #D8D8D8;text-align: center;}
.passage .psgTitle .tit{color: #231815;line-height: 1.3;margin-bottom: 1rem;}
.passage .psgTitle .info span{margin: 0 0.83rem;}
.passage .psgTitle .info span em{font-family: "BarlowRegular";}
.passage .psgCont{min-height: 300px;margin: 1rem auto 2rem;color: var(--desc-color);line-height: 2;}
.passage .psgBtm{padding-bottom: 2rem;border-bottom: 1px solid #D8D8D8;margin-bottom: 2rem;}
.passage .psgBtm .left{line-height: 2;color: var(--desc-color);}
.passage .psgBtm .share{color: var(--desc-color);}
.passage .psgBtm .share .item{width: 1.33rem;height: 1.33rem;margin-left: 1rem;background: #FFFFFF;border-radius: 50%;cursor: pointer;}
.passage .psgBtm .share .item:hover{background: var(--primary-color);}
.passage .psgBtm .share .item:hover img{filter: brightness(0) invert(1);}
.passage .psgLink .toList{flex-shrink: 0;margin-left: 1rem;}
.passage .psgLink ul{line-height: 1.07rem;color: var(--desc-color);flex: 1;overflow: hidden;}
.passage .psgLink ul a:hover{color: var(--primary-color);text-decoration: underline;}

/* 筛选 */
.filter{margin-bottom: 2rem;}
.filter .date{width: 10.67rem;box-sizing: border-box;height: 1.8rem;padding: 0 1rem;background: #FFFFFF url(../images/icon_down1.png) no-repeat 96% center;cursor: pointer;border: none;border-radius: 1.8rem;}
.filter .form{background: #FFFFFF;border-radius: 1.8rem;}
.filter .form .text{width: 8.9rem;box-sizing: border-box;padding: 0 0.5rem 0 1rem;line-height: 1.8rem;border: none;background: none;color: var(--text-color);}
.filter .form .text::placeholder{color: #8D8981;}
.filter .form .btn{width: 3.1rem;height: 1.8rem;border: none;border-radius: 1.8rem;background: radial-gradient(87% 139% at 0% 3%, #244682 0%, #366DCE 100%);}
.filter .form .btn input{width: 100%;height: 100%;border: none;background: url(../images/icon_search.png) no-repeat center;cursor: pointer;}

/* 下载列表 */
.downloadList{padding-bottom: 0.33rem;justify-content: space-between;}
.downloadList li{width: 48.125%;margin-bottom: 1.67rem;background: #FFFFFF;}
.downloadList li::before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/notice_bg2.jpg) no-repeat center;background-size: cover;opacity: 0;}
.downloadList li::after{content: "";width: 100%;height: 3px;position: absolute;left: 0;top: 0;background: radial-gradient(49% 2098% at 50% 50%, #42B9F8 0%, #366DCE 100%);transform-origin: left center;transform: scale(0, 1);}
.downloadList .icon{flex-shrink: 0;width: 4.53rem;height: 4.27rem;border-left: 1px solid #E8E8E8;}
.downloadList .left{box-sizing: border-box;flex: 1;overflow: hidden;padding: 1rem 1.3rem;align-items: flex-start;}
.downloadList .left .file{flex-shrink: 0;width: 1.2rem;margin-right: 0.8rem;}
.downloadList .left .text{flex: 1;overflow: hidden;}
.downloadList .tit{line-height: 1rem;margin-bottom: 0.4rem;}
.downloadList .date{line-height: 0.87rem;font-family: "BarlowMedium";align-items: center;}
.downloadList .date img{margin-right: 0.2rem;}
.downloadList li:hover::before{opacity: 1;}
.downloadList li:hover{box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);}
.downloadList li:hover::after{transform: scale(1);transition: 0.7s;}
.downloadList li:hover *{color: #fff !important;}	
.downloadList li:hover .icon img,
.downloadList li:hover .date img{filter: brightness(0) invert(1);}

/* 联系我们 */
.contact{background: #fff;}
.contact .part1{margin-bottom: 1.67rem;background: #F5F7FA;padding: 1.5rem 10%;text-align: center;color: var(--text-color);line-height: 0.8rem;justify-content: space-between;}
.contact .part1 .dot{margin-top: 0.87rem;}
.contact .part1 dt{width: 2.13rem;height: 2.13rem;margin: 0 auto;box-sizing: border-box;padding: 0.2rem;}
.contact .part1 dt .bg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;animation: rond 6s infinite;}
.contact .part1 dt .pic{width: 100%;height: 100%;}
.contact .part1 .tit{line-height: 0.8rem;color: var(--desc-color);margin: 0.93rem 0 0.53rem;}
.contact .part1 .dot{margin-top: 0.87rem;}

/* 三级栏目 */
.thirdNav{margin-bottom: 1rem;line-height: 1.2rem;}
.thirdNav .swiper-slide{width: auto;}
.thirdNav ul li a{padding: 0 0.6rem;position: relative;display: flex;border: 1px solid #ddd;}
/* .thirdNav .on a,
.thirdNav a:hover{color: var(--primary-color);} */
.thirdNav ul li.on .ani-btn{border-color: var(--primary-color)!important;color: #fff!important;transition: 0.5s ease-in-out;}
.thirdNav ul li.on .ani-btn:after{transform: translate(-50%,-50%) scale(10);transition: 1s ease-in-out;}



@media screen and (max-width: 1620px){

}
@media screen and (max-width: 1480px){

}

@media screen and (max-width: 1300px){
}


@media screen and (max-width: 1024px){

}

@media screen and (max-width: 760px){
.nyBanner{height: 10rem;}
.nyBanner .path{margin-top: 0.2rem;}

.nyNav{bottom: -1rem;}
.nyNav .container a{padding: 0 0.5rem;line-height: 2rem;}

.nyWrap{padding: 2rem 0 2rem;}

.nyTitle{margin-bottom: 1rem;}
.aboutPage .dataList{display: block;}
.aboutPage .dataList .line{width: 100%;height: 1px;margin: 0.5rem 0;}
.aboutPage .dataList dl{justify-content: flex-start;}
.aboutPage .dataList dl dt{margin-right: 0.6rem;}
.aboutPage .dataList dl dt img{width: 1.3rem;}

.leaderPage .item{overflow: hidden;}
.leaderPage .item .title{padding: 0.5rem;}
.leaderPage .item .title .name{margin-right: 0;width: 100%;margin-bottom: 0.4rem;}
.leaderPage .item .label{margin: 0 0.5rem 0.2rem 0;padding: 0 0.3rem;line-height: 0.9rem;}
.leaderPage .item .cont{padding: 1rem 0.5rem 0;}
.leaderPage .item .cont .pic{position: relative;right: 0;height: 8rem;width: 80%;margin: 0.5rem auto 0;}
.leaderPage .item .cont .pic span{width: 14rem;height: 7rem;border-radius: 7rem 7rem 0 0;}


.teamPage .list{justify-content: space-between;}
.teamPage .list li{width: 49%;margin-right: 0;margin-bottom: 2%;}
.teamPage .list .text .pos{margin: 0.2rem 0 0.4rem;}
.teamPage .list .pic .arr{width: 1.5rem;height: 1.5rem;}

.page a{min-width: 1.2rem;height: 1.2rem;line-height: 1.2rem;}
.page a.btn{padding: 0 0.6rem;margin: 0 0.4rem;}

.contTeam .word{font-size: 5rem;}
.contTeam .part1{margin-bottom: 1rem;min-height: auto;}
.contTeam .part1 .pic{position: relative;left: 0;width: 9rem;height: auto;}
.contTeam .part1 .top{padding-left: 0;margin-top: 0.5rem;}
.contTeam .part1 .desc .name{margin-right: 0.5rem;}
.contTeam .part1 .label{margin: 0.5rem 0 0.8rem;}
.contTeam .part1 .label .item{margin-right: 0.5rem;}
.contTeam .part2{margin-bottom: 1rem;}
.contTeam .part1 .detail{padding: 0.5rem;}
.contTeam .part2 .title{margin-bottom: 0.5rem;padding-left: 1.4rem;}

.newsList{justify-content: space-between;}
.newsList li{width: 49%;margin-right: 0;margin-bottom: 2%;}
.newsList .text{padding: 0.5rem 0.5rem 0.6rem;}
.newsList .text .tit{line-height: 0.8rem;height: 1.6rem;margin: 0.5rem 0 0.7rem;}
.newsList .text .line{margin-bottom: 0.5rem;}

.noticeList li{margin-bottom: 0.5rem;}
.noticeList .wrap{padding: 0.5rem;}
.noticeList .date{margin-right: 0.8rem;}
.noticeList .date em{margin: 0 0 0.4rem;}
.noticeList .tit{margin-bottom: 0.2rem;line-height: 0.9rem;}
.noticeList .line{display: none;}

.noticeList1 li{width: 100%;}

.recomNews{padding: 2rem 0 1rem;}
.recomNews .pic,
.recomNews .text{width: 100%;}
.recomNews .pic{padding-bottom: 62.5%;}
.recomNews .text{padding: 1rem 0.5rem;}
.recomNews .text .title{margin: 0.2rem 0 0.4rem;}
.recomNews .text .line{margin-bottom: 0.5rem;}
.recomNews .text .desc{margin-bottom: 1rem;}
.recomNews .control{bottom: 1.2rem;}
.recomNews .swiper-pagination .swiper-pagination-bullet{width: 1rem;height: 1rem;margin: 0 0.1rem;}
.recomNews .swiper-pagination .swiper-pagination-bullet img{height: 0.3rem;}
.recomNews .swiper-pagination .swiper-pagination-bullet svg{display: none;}


.passage .psgTitle{padding-bottom: 0.6rem;}
.passage .psgTitle .tit{margin-bottom: 0.3rem;}
.passage .psgTitle .info span{margin: 0 0.2rem;}
.passage .psgCont{margin: 0.6rem 0 1rem;}
.passage .psgBtm .share{display: none;}
.passage .psgBtm{padding-bottom: 1rem;margin-bottom: 1rem;}
.passage .psgLink .toList{padding: 0 0.5rem;line-height: 1.4rem;margin-left: 0.5rem;}

.filter{flex-wrap: wrap;margin-bottom: 0.5rem;}
.filter .date,
.filter .form{width: 100%;}
.filter .date{margin-bottom: 0.4rem;padding: 0 0.5rem;line-height: 1.5rem;height: 1.5rem;}
.filter .form .text{height: 1.5rem;line-height: 1.5rem;width: calc(100% - 2.67rem);}
.filter .form .btn{width: 2.67rem;height: 1.5rem;}

.downloadList li{width: 100%;margin-bottom: 0.6rem;}
.downloadList .icon{width: 3rem;height: 2.8rem;}
.downloadList .icon img{height: 0.8rem;}
.downloadList .left{padding: 0.5rem;}
.downloadList .tit{margin-bottom: 0;}
.downloadList .left .file{width: 1rem;margin-right: 0.5rem;}

.contact .part1{margin-bottom: 1rem;flex-wrap: wrap;justify-content: center;}
.contact .part1 dl{width: 100%;}
.contact .part1 .dot{margin: 0.8rem 0;}
.contact .part1 .tit{margin: 0.4rem 0 0.2rem;}

.thirdNav{margin-top: 0.5rem;}
.thirdNav ul li a{padding: 0 0.7rem;}
}

@media screen and (max-width: 468px){
}