﻿.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: #a08059;width: 0.3rem;}

.title{width: 100%;padding-bottom: 0.15rem;border-bottom: 1px solid #434343;margin-bottom: 0.3rem;}
.title h3{font-size: 0.26rem;line-height: 0.3rem;font-weight: 500;color: #333333;position: relative;}
.title h3 span{color: #003f88;}
.title a{font-size: 0.14rem;color: #999999;line-height: 0.3rem;}
.title h3::after{content: "";width: 100%;height: 3px;display: block;background: #003f88;position: absolute;left: 0;bottom: -0.15rem;}
.title a:hover{color: #003f88;}

.parta{width: 100%;padding: 0.4rem 0;background: url(../images/parta_bg.jpg) no-repeat center top;background-size: cover;}
.pa-left{width: calc( 70% - 0.2rem );}
.pa-right{width: calc( 30% - 0.2rem );}
.news-scroll,.news-list{width: calc( 50% - 0.15rem );}
.news-scroll ul li a{display: block;width: 100%;height: 3.5rem;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-list ul li{width: 100%;}
.news-list ul li.headline{width: 100%;margin-bottom: 0.2rem;}
.news-list ul li.headline a{padding: 0.15rem 0.2rem;background: #003f88;}
.news-list ul li.headline .time{color: #ffffff;position: relative;padding-bottom: 0.15rem;width: 0.9rem;}
.news-list ul li.headline .time::after{content: "";width: 60%;height: 1px;display: block;background: rgba(255,255,255,0.1);position: absolute;left: 0;bottom: 0;}
.news-list ul li.headline .time h3{font-size: 0.36rem;font-weight: normal;line-height: 1;margin-bottom: 0.1rem;}
.news-list ul li.headline .time span{font-size: 0.14rem;}
.news-list ul li.headline .txt{width: calc( 100% - 0.9rem );padding-left: 0.2rem;}
.news-list ul li.headline .txt h3{font-size: 0.16rem;color: #ffffff;font-weight: normal;margin-bottom: 0.1rem;}
.news-list ul li.headline .txt p{font-size: 0.14rem;color: rgba(255,255,255,0.4);line-height: 0.24rem;max-height: 0.48rem;}
.news-list ul li.flex{margin-bottom: 0.15rem;}
.news-list ul li:last-of-type{margin-bottom: 0 !important;}
.news-list ul li.flex a{line-height: 0.24rem;width: calc( 100% - 0.7rem );position: relative;color: #434343;padding-left: 0.15rem;transition: 0.2s all;}
.news-list ul li.flex span{font-size: 0.14rem;color: #999999;line-height: 0.24rem;}
.news-list ul li.flex a::before{content: "";width: 3px;height: 0.16rem;display: block;background: #003f88;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.news-list ul li.flex:hover a{color: #003f88;padding-left: 0.25rem;}
.news-list ul li.flex:hover span{color: #003f88;}

.notice-list ul li{width: 100%;padding-bottom: 0.12rem;border-bottom: 2px dashed #dddddd;margin-bottom: 0.12rem;}
.notice-list ul li .time{padding-bottom: 0.1rem;position: relative;width: 0.6rem;margin-right: 0.2rem;}
.notice-list ul li .time::after{content: "";width: 50%;height: 1px;display: block;background: #003f88;position: absolute;right: 0;bottom: 0;}
.notice-list ul li .time span{font-size: 0.14rem;color: #999999;text-align: right;display: block;margin-bottom: 0.05rem;}
.notice-list ul li .time h3{font-size: 0.24rem;color: #003f88;font-weight: normal;}
.notice-list ul li a{font-size: 0.16rem;color: #333333;line-height: 0.26rem;max-height: 0.6rem;width: calc( 100% - 0.8rem );max-height: 0.52rem;}
.notice-list ul li:last-of-type{margin-bottom: 0;}
.notice-list ul li:hover a{color: #003f88;}

.partb{width: 100%;padding: 0.4rem 0;background: url(../images/partb_bg.jpg) no-repeat center top;background-size: cover;}
.pb-left,.pb-right{width: calc( 50% - 0.2rem );}
.partb .title h3 span{color: #593017;}
.partb .title h3::after{background: #593017;}
.party-list ul li{margin-bottom: 0.2rem;width: 100%;}
.party-list ul li:last-of-type{margin-bottom: 0 !important;}
.party-list ul li a{line-height: 0.24rem;width: calc( 100% - 0.7rem );position: relative;color: #434343;padding-left: 0.15rem;transition: 0.2s all;}
.party-list ul li span{font-size: 0.14rem;color: #999999;line-height: 0.24rem;}
.party-list ul li a::before{content: "";width: 3px;height: 0.16rem;display: block;background: #593017;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.party-list ul li:hover a{color: #593017;padding-left: 0.25rem;}
.party-list ul li:hover span{color: #593017;}

.jx-list{width: 100%;}
.jx-list ul li{width: 100%;}
.jx-list ul li a{width: 100%;padding: 0.126rem 0.2rem;background: #ebe3de;transition: 0.2s all;}
.jx-list ul li:nth-child(2n) a{background: #f5f0ed;}
.jx-list ul li p{font-size: 0.16rem;color: #333333;line-height: 0.3rem;max-width: calc( 100% - 0.6rem );transition: 0.2s all;}
.jx-list ul li span{line-height: 0.3rem;font-size: 0.14rem;color: #999999;transition: 0.2s all;}
.jx-list ul li:hover a{background: #593017;}
.jx-list ul li:hover p,.jx-list ul li:hover span{color: #ffffff;}

.partc{width: 100%;padding: 0.4rem 0;background: #d9e3ed;}
.partc .title1{width: 100%;margin-bottom: 0.3rem;}
.partc .title1 .tit h3{font-size: 0.26rem;color: #333333;font-weight: 500;position: relative;padding: 0 0.5rem;line-height: 0.3rem;margin-bottom: 0.15rem;}
.partc .title1 .tit h3::before,.partc .title1 .tit h3::after{content: "";width: 0.3rem;height: 0.3rem;display: block;background-position: center center;background-repeat: no-repeat;background-size: auto 0.3rem;position: absolute;top:0;}
.partc .title1 .tit h3::before{background-image: url(../images/title_left.png);left: 0;}
.partc .title1 .tit h3::after{background-image: url(../images/title_right.png);right: 0;}
.partc .title1 .tit span{font-size: 0.16rem;color: #bec8d2;text-align: center;display: block;width: 100%;}
.stu_box{width: 100%;margin-bottom: 0.3rem;}
.stu_image{width: 100%;margin-bottom: 0.3rem;}
.stu_image ul li a{padding-top: 0.2rem;display: block;width: 100%;position: relative;}
.stu_image ul li .time{width: 0.72rem;height: 0.6rem;background: linear-gradient(0deg,#003f88,#4c64ab);padding-top: 0.1rem;padding-top: 0.04rem;position: absolute;left: 0.2rem;top: 0;z-index: 1;}
.stu_image ul li .time span{display: block;width: 100%;text-align: center;color: #ffffff;font-size: 0.14rem;}
.stu_image ul li .time span:first-of-type{font-size: 0.24rem;}
.stu_image ul li .stu_img{width: 100%;height: 0;padding-bottom: 62%;overflow: hidden;position: relative;}
.stu_image ul li .stu_img .image{transition: 0.2s all;}
.stu_image ul li:hover .stu_img .image{transform: scale(1.1,1.1);}
.stu_image ul li .stu_txt{border: 1px solid #b3c6da;width: 100%;padding: 0.2rem 0.15rem;}
.stu_image ul li .stu_txt p{font-size: 0.16rem;color: #333333;line-height: 0.26rem;height: 0.52rem;margin-bottom: 0.2rem;font-weight: bold;}
.stu_image ul li .stu_txt .line{width: 0.7rem;height: 2px;background: #003f88;transition: 0.2s all;}
.stu_image ul li:hover .stu_txt p{color: #003f88;}
.stu_image ul li:hover .stu_txt .line{width: 100%;}
.stu_list{width: 100%;padding: 0.2rem 0;border-top: 1px solid #b3c6da;border-bottom: 1px solid #b3c6da;}
.stu_list ul li{width: calc( ( 100% - 0.6rem ) / 3 );margin-right: 0.3rem;}
.stu_list ul li:last-of-type{margin-right: 0;}
.stu_list ul li .time{width: 0.7rem;flex-shrink: 0;}
.stu_list ul li .time span{display: block;width: 100%;height: 0.26rem;background: #003f88;text-align: center;line-height: 0.26rem;font-size: 0.14rem;color: #ffffff;border-radius: 0.05rem;margin-bottom: 0.15rem;}
.stu_list ul li .time h3{font-size: 0.3rem;color: #003f88;font-weight: normal;}
.stu_list ul li .txt{width: calc( 100% - 0.6rem );padding-left: 0.15rem;}
.stu_list ul li .txt a{font-size: 0.16rem;color: #333333;line-height: 0.24rem;height: 0.48rem;font-weight: bold;margin-bottom: 0.1rem;}
.stu_list ul li .txt p{font-size: 0.14rem;color: #999999;}
.stu_list ul li:hover .txt a{color: #003f88;}
.partc .more{width: 1.6rem;height: 0.5rem;text-align: center;line-height: 0.5rem;background: #003f88;margin: 0 auto;}
.partc .more a{font-size: 0.16rem;color: #ffffff;display: block;}


.partd{width: 100%;padding: 0.4rem 0;}
.link_box{width: 100%;}
.link_box ul li a{display: block;width: 100%;height: 0;position: relative;overflow: hidden;padding-bottom: 24%;}