.banner{position: relative;overflow: hidden;}
.banner .swiper-slide{height: 100%;}
.banner .swiper-slide a{display: block;height: 100%;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination{bottom: 0.2rem;width: 100%;}
.banner .swiper-pagination-bullet-active{background: #dcc07b;}

.title{width: 100%;margin-bottom: 0.25rem;}
.title h3{font-size: 0.24rem;color: #333333;padding-left: 0.34rem;background-position: left center;background-repeat: no-repeat;background-size: auto 0.26rem;}
.title a{font-size: 0.14rem;color: #a5bddd;}
.title a:hover{color: #fff;}


.title1 .more1{width: 0.6rem;margin-left: 0.2rem; text-align:right;}
.title1 .more1 ul li{opacity: 0 !important;transition: 0.2s all;}
.title1 .more1 ul li.swiper-slide-active{opacity: 1 !important;}



.qh-title{margin-left: auto;  width:100%;}
.qh-title ul li{position: relative;padding:0 0.1rem;font-size: 0.2rem;color: #fff;padding-bottom:0.2rem; cursor: pointer;}
.qh-title ul li.on{color: #fff;border-bottom: 3px solid #fff;}
.qh-title ul li.on::before,.qh-title ul li.on::after{opacity: 1;}
.qh-title ul li:first-of-type{margin-left: 0;}

.part{width: 100%;padding: 0.4rem 0;background: url(../img/topbg.png) no-repeat  bottom center;position: relative;background-size: cover;}
.part2{width: 100%;padding: 0.4rem 0;background: url(../img/xyfwbg.png) no-repeat  bottom center;position: relative;background-size: cover;}

.parta .w90{position: relative;z-index: 1;}
.partb{width: 100%;padding: 0.4rem 0;background: #ebf5fd url(../img/partb_bg.png) no-repeat center center;background-size: cover;}
.partc{width: 100%;padding: 0.4rem 0;background: url(../img/partc_bg.jpg) no-repeat left bottom;background-size: cover;}

.paright{width: calc( 33% - 0.15rem );}
.paright .title h3{background-image: url(../img/title2.svg);}
.pleft,.pright{width: calc( 50% - 0.15rem );}
.pleft .title h3{background-image: url(../img/title1.svg);}
.pright .title h3{background-image: url(../img/title1.svg);}
.pc1,.pc2{width: 100%;margin-bottom: 0.3rem;}

/*新闻*/


.pa-left,.pb-list {
    width: calc( 50% - 0.2rem );
}

.g-titbox1{text-align:center;position:relative; margin-top:0.2rem; margin-bottom:0.5rem;}
.g-titbox1 .tit{display:inline-block;position:relative}
.g-titbox1 .tit .en{font-size:48px;color:#999;line-height:1;opacity:.2;text-transform:uppercase;font-weight:700}
.g-titbox1 .tit .ch{font-weight:700;font-size:36px;color:#333;line-height:1;margin-top:-24px}
.g-morea1{display:inline-block;position:absolute;right:0;top:10px;padding-left:17px;font-size:0;transition:.3s}
.g-morea1 .more{display:inline-block;font-size:.16rem;color:#00479d;vertical-align:middle;padding-left:50px;background-position:left center;background-repeat:no-repeat;background-size:47px auto;background-image:url(../img/a9.png);}
.g-morea1:hover{opacity:.8}

.g-titbox1 .tit .en{font-size:2.5vw;line-height:1;opacity:.2;text-transform:uppercase;font-weight:700}
.g-titbox1 .tit .ch{font-weight:700;font-size:1.875vw;line-height:1;margin-top:-1.25vw}
.g-morea1{right:0;top:.52vw;padding-left:.885vw;font-size:0;transition:.3s}
.g-morea1 .more{font-size:.16rem;padding-left:2.604vw;background-size:2.447vw auto;background-image:url(../img/a9.png)}
.g-morea1:hover{opacity:.8}

.news-scroll {
    width: 100%;
    position: relative;
    margin-bottom: 0.05rem;
    padding-bottom: 0.2rem;
}

.news-scroll .img-scroll {
    width: 100%;
    z-index: 0;
    position: relative;
}

.img-scroll ul li .news_img {
    width: 100%;
    height: 4rem;
    position: relative;
    overflow: hidden;
}

.img-scroll ul li .news_img a {
    display: block;
    transition: 0.2s all;
	    background-size: 100%;
}

.img-scroll ul li:hover .news_img a {
    transform: scale(1.1,1.1);
}

.txt-scroll {
    width:100%;
    background:#12509b;
    background-size: cover;
   
    padding: 0.2rem 0.3rem;
}

.txt-scroll ul li {
    line-height: 0.3rem;
    height: 0.6rem;
}

.txt-scroll ul li a {
    font-size: 0.18rem;
    color: #ffffff;
    line-height: 0.3rem;
}

.txt-scroll ul li p {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #ffffff;
    opacity: 0.8;
}

.txt-scroll .swiper-pagination {
    position: relative;
    text-align: right;
}

.txt-scroll .swiper-pagination-bullet {
    margin-left: 0.06rem;
}
.news-scroll .btn.swiper-button-prev{background-image:url(../img/left.png);left:0;}
.news-scroll .btn.swiper-button-next{background-image:url(../img/right.png);right:0;}

.img-scroll .swiper-button-prev {
    left: 0.1rem;
}

.img-scroll .swiper-button-next {
    right: 0.1rem;
}

.news-scroll:hover .swiper-button-prev,.news-scroll:hover .swiper-button-next {
    opacity: 1;
}

.news-list {
    width: 100%;
    position: relative;
}

.news-list .swiper-container {
    height: 1.62rem;
}

.news-list ul li {
    padding-bottom: 0.15rem;
    width: 100%;
    border-bottom: 1px dashed #dedede;
    padding-top: 0.15rem;
}

.news-list ul li a {
    font-size: 0.16rem;
    color: #434343;
    line-height: 0.24rem;
    transition: 0.2s all;
}

.news-list ul li span {
    line-height: 0.24rem;
    display: block;
    font-size: 0.18rem;
    color: #999999;
    padding-left: 0.2rem;
    background: url() no-repeat left center;
    background-size: auto 0.1rem;
    margin-right: 0.25rem;
}

.news-list ul li:hover a,.news-list ul li:hover span {
    color: #a01921;
}

.news-list .btn {
    width: 0.2rem;
    height: calc(100% - 0.15rem);
    position: absolute;
    right: 0;
    top: 0.15rem;
    opacity: 0;
    transition: 0.2s all;
}

.news-list:hover .btn {
    opacity: 1;
}

.news-list .btn div {
    width: 0.2rem;
    height: 0.2rem;
    background: #d8d8d8;
    font-size: 0.16rem;
    color: #a01921;
    text-align: center;
    line-height: 0.19rem;
    position: relative;
    transform: rotate(90deg);
    z-index: 2;
}

.news-list .btn div i {
    font-size: 0.12rem;
}

.news-list .btn div.swiper-button-next {
    background: #a01921;
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
}



.pb-list .headline {
    width: 100%; background:  url(../img/listhover.png) no-repeat left center;
 background-size:100% 100%;
 margin-bottom:0.1rem;
}

.pb-list .headline a {
    display: block;
    width: 100%;
    padding: 0.15rem;
   
}

.pb-list .headline span {
    display: block;
    font-size: 0.16rem;
    color: #ffffff;
    padding-left: 0.26rem;
    background: url(../img/date.svg) no-repeat left center;
    background-size: auto 0.18rem;
    margin-bottom: 0.1rem;
    font-family: datefont;
}

.pb-list .headline p {
    font-size: 0.16rem;
    color: #ffffff;
    line-height: 0.35rem;
 
    display: block\0;
}
.pb-list .headline p.line2{font-size:0.14rem; line-height:0.24rem;color:#bac5da;margin-top:0.1rem;}
.pb-list ul li {
    width: 100%;
    border-bottom: 1px dashed #cbd3dc;
	background:url(../img/icon.png) left center no-repeat;
	padding-left:0.2rem;
}

.pb-list ul li a {
    padding: 0.1rem 0;
    transition: 0.2s all;
}

.pb-list ul li p {
    font-size: 0.16rem;
    color: #333;
    line-height: 0.3rem;
    max-width: calc(100% - 1rem);
}

.pb-list ul li span {
    font-size: 0.16rem;
    color: #333;
    line-height: 0.3rem;
    flex-shrink: 0;
    font-family: datefont;
}

.pb-list ul li:hover a:hover {
    padding: 0.1rem;
	font-weight:bold;
	color:red;
}

/*通知*/

.ul-notification{margin:0 -30px}
.ul-notification li{float:left;width:50%;margin-bottom:30px;}
.ul-notification .con{margin:0 30px;display:block;padding:26px 32px 30px;border:1px solid #eeeded;background:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;overflow:hidden;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}
.ul-notification .con:hover{box-shadow:0 0 10px rgba(0,0,0,.2);margin:0}
.ul-notification .left{float:left;margin-right:28px;text-align:center}
.ul-notification .right{overflow:hidden;padding-left:25px;position:relative}
.ul-notification .right::after{position:absolute;height:120%;content:"";left:0;z-index:1;top:0;display:block;width:1px;background:#eeeded}
.ul-notification .con:hover .right::after{background:linear-gradient(114deg,transparent,#00479d 30%,#00479d 30%,transparent)}
.ul-notification .day{font-size:24px;line-height:1.4em;margin-bottom:6px;color:#333;font-weight:700}
.ul-notification .con:hover .day{color:#00479d}
.ul-notification .date{color:#666;font-size:16px;margin-bottom:12px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}
.ul-notification .con:hover .date{color:#00479d}
.ul-notification .arr{display:inline-block;width:27px;height:27px;background:url(../img/nz6.png) center center no-repeat;background-size:contain;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}
.ul-notification .con:hover .arr{background:url(../img/nz7.png) center center no-repeat;background-size:contain}
.ul-notification .tit{margin-top:5px;font-size:18px;line-height:1.8em;color:#333;margin-bottom:14px;height:1.8em;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}
.ul-notification .con:hover .tit{color:#00479d;font-weight:700}
.ul-notification .tit span{background-image:linear-gradient(#00479d,#00479d);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s ease-in-out;-webkit-transition:background-size .3s ease-in-out;-moz-transition:background-size .3s ease-in-out;-ms-transition:background-size .3s ease-in-out;-o-transition:background-size .3s ease-in-out}
.ul-notification .con:hover .tit span{background-size:100% 1px}
.ul-notification .desc{color:rgba(102,102,102,.6);font-size:14px;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:40px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}
.ul-notification .con:hover .desc{color:#666}



.ul-notification .arr{width:1.406vw;height:1.406vw;background:url(../img/nz6.png) center center no-repeat;background-size:contain;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}

.qh-list ul{opacity: 0 !important;transition: 0.2s all;}
.qh-list ul.swiper-slide-active{opacity: 1 !important;}
.qh-list ul .headline{width: 100%;background-color: #ffffff;background-image: url(../img/txt_bg.png);background-repeat: no-repeat;background-position: right center;background-size: auto 90%;margin-bottom: 0.2rem;}
.pc1 .qh-list ul .headline{background-color: rgba(235, 245, 253, 0.6);}
.qh-list ul .headline a{padding: 0.2rem;}
.qh-list ul .headline .time{width: 0.68rem;margin-right: 0.15rem;position: relative;padding: 0.04rem 0 0.06rem;background: url(../img/notice_time_bg.jpg) no-repeat;background-size: cover;}
.qh-list ul .headline span{display: block;text-align: center;font-size: 0.14rem;color: #ffffff;transition: 0.3s all;}
.qh-list ul .headline span:first-of-type{font-size: 0.24rem;font-weight: bold;margin-bottom: 0.02rem;}
.qh-list ul .headline p{max-width: calc( 100% - 0.83rem );font-size: 0.16rem;color: #333333;line-height: 0.3rem;transition: 0.3s all;max-height: 0.6rem;}
.qh-list ul .headline:hover p{color: #004098;}
.qh-list ul li{line-height: 0.3rem;width: 100%;margin-bottom: 0.18rem;padding-bottom: 0.19rem;border-bottom: 1px dashed #f0f0f0;}
.qh-list ul li:last-child{margin-bottom: 0;}
.qh-list ul li span{font-size: 0.16rem;color: #fff;transition: 0.2s all;}
.qh-list ul li:hover a,.news-list-1 ul li:hover span{color: #004098;}




.qh-list ul li .time span {
    display: block;
    text-align: right;
    font-weight: bold;
    color: #fff;
    font-size: 0.14rem;
	margin-right:0.2rem;
	line-height:0.3rem;
}

.qh-list ul li .time span:first-of-type {
    color: #fff;
    font-size: 0.18rem;
}

.qh-list ul li p {
    max-width: calc( 100% - 0.95rem );
    color: #fff;
    line-height: 0.28rem;
    max-height: 0.56rem;
    font-size: 0.16rem;
}

.qh-list ul li:hover p {
    color: #fff;
}





.notice-list ul li{width: 100%;margin-bottom: 0.2rem;}
.notice-list ul li:last-of-type{margin-bottom: 0;}
.notice-list ul li .time{width: 0.68rem;margin-right: 0.15rem;position: relative;padding: 0.04rem 0 0.06rem;background:#004098 ;background-size: cover;}
.notice-list ul li .time span{display: block;text-align: center;font-size: 0.14rem;color: #ffffff;transition: 0.3s all;}
.notice-list ul li .time span:first-of-type{font-size: 0.24rem;font-weight: bold;margin-bottom: 0.02rem;}
.notice-list ul li a{max-width: calc( 100% - 0.83rem );font-size: 0.16rem;color: #333333;line-height: 0.3rem;transition: 0.3s all;max-height: 0.6rem;}
.notice-list ul li:hover a{color: #004098;}

.pc2 ul li a{display: block;}
.pc2 ul li img{height: 0.4rem;display: block;margin: 0 auto 0.1rem;transition: 0.3s all;}
.pc2 ul li p{font-size: 0.16rem;text-align: center;line-height: 0.3rem;color: #004098;font-weight: bold;}
.pc2 ul li:hover img{transform: rotateY(180deg);}
.pc2 .swiper-pagination{bottom: 0;width: 100%;display: none;}
.pc2 .swiper-pagination-bullet{background: rgba(0, 0, 0, 0.4);}
.pc2 .swiper-pagination-bullet-active{background: #e6c34e;}

.pc3{position: relative;}
.pc3-title{width: 1.72rem;height:0.54rem;background: #f1f8fd;text-align: center;line-height: 0.54rem;position: absolute;left: 0;top:0.15rem;}
.pc3-title h3{font-size: 0.24rem;color: #333333;display: inline-block;padding-left: 0.34rem;background: url(../img/title7.svg) no-repeat left center;background-size: auto 0.26rem;}
.link-list{width: 100%;padding-left: 0.6rem;}
.link-list ul{background: #ffffff;width: 100%;padding: 0.15rem 0.2rem 0.15rem 1.42rem;}
.link-list ul li{line-height: 0.54rem;margin-right: 0.3rem;font-size: 0.16rem;}
.link-list ul li:last-of-type{margin-right: 0;}
.link-list ul li a{color: #333333;}
.link-list ul li:hover a{color: #004098;}




.title {
    width: 100%;
    padding: 0rem  0rem;
    margin-bottom: 0.3rem;
	  border-bottom: 1px solid #fff;
    background: url() no-repeat left top;
    background-size: cover;
}

.title h3 {
    font-size: 0.24rem;
    color: #ffffff;
    position: relative;
    line-height: 0.3rem;
}

.title h3::before {
    content: "";
    width: 100%;
    height: 0.02rem;
    display: block;
    background: #c0232e;
    position: absolute;
    left: 0;
    top: -0.12rem;
}

.title h3::after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-left: 0.07rem solid transparent;
    border-right: 0.07rem solid transparent;
    border-bottom: 0.06rem solid #ffffff;
    position: absolute;
    bottom: -0.12rem;
    left: 50%;
    transform: translateX(-50%);
}

.title a {
    display: flex;
    font-size: 0.14rem;
    color: #ffffff;
    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 #ffffff;
    position: relative;
    margin-left: 0.25rem;
}

.title a i::after {
    content: "";
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 100%;
    background: #ffffff;
    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: #ffffff;
    position: absolute;
    left: -0.2rem;
    top: 50%;
    transform: translateY(-50%);
}

.title a:hover i::after {
    width: 0.16rem;
    height: 0.16rem;
}

.pbox ul.swiper-slide {
    opacity: 0 !important;
    visibility: hidden;
}

.pbox ul.swiper-slide-active {
    opacity: 1 !important;
    visibility: inherit;
}

.pbox ul li {
    width: 100%;
    margin-bottom: 0.18rem;
}

.pbox ul li:last-of-type {
    margin-bottom: 0;
}

.pbox ul li span {
    display: block;
    height: 0.3rem;
    border-radius: 0.15rem;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
    line-height: 0.3rem;
    font-size: 0.14rem;
    color: #0855af;
    margin-right: 0.15rem;
    transition: 0.2s all;
    padding: 0 0.14rem;
}

.pbox ul li:hover span {
    border: 1px solid #c0232e;
    background: #c0232e;
    color: #ffffff;
}

.pbox ul li p {
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.3rem;
    max-width: calc( 100% - 1.3rem );
}

.pbox ul li:hover p {
    color: #0855af;
}





.pb-left{width: calc(61% - 0.2rem);}
.pb-right{width: calc(39% - 0.2rem);}
.qh_box{width: 100%;}
.qh_box .hd{width: 100%;overflow: hidden;margin-bottom: 0.3rem;}
.qh_box .hd ul{margin-left: -0.1rem;margin-right: -0.1rem;}
.qh_box .hd ul li{width: 25%;padding: 0 0.1rem;}
.qh_box .hd ul li span{cursor: pointer;display: block;width: 100%;height: 0.44rem;border: 1px solid #00437c;text-align: center;line-height: 0.42rem;font-size: 0.18rem;color: #333333;transition: 0.2s all;}
.qh_box .hd ul li.on span{background: #c2ac52;border: 1px solid #c2ac52;color: #ffffff;}
.qh_box .bd{width: 100%;}
.qh_box .bd ul li{width: calc(50% - 0.15rem);}
.qh_box .bd ul li:nth-child(n+3){margin-top: 0.25rem;}
.qh_box .bd ul li .time{color: #00437c;width: 0.85rem;height: 0.75rem;background: url(../img/time_bg.png) no-repeat left top;background-size: 100% 100%;flex-shrink: 0;margin-right: 0.2rem;}
.qh_box .bd ul li .time h3{font-size: 0.24rem;line-height: 1;margin-bottom: 0.03rem;}
.qh_box .bd ul li .time span{font-size: 0.14rem;}
.qh_box .bd ul li .txt{width: calc(100% - 1.05rem);padding-bottom: 0.2rem;border-bottom: 1px dashed #cccccc;}
.qh_box .bd ul li .txt .txt-title{width: 100%;height: 0.75rem;}
.qh_box .bd ul li .txt .txt-title a{font-size: 0.18rem;color: #333333;line-height: 0.3rem;max-height: 0.6rem;}
.qh_box .bd ul li:hover .txt .txt-title a{color: #00437c;}
.qh_box .bd ul li:hover .txt{border-bottom: 1px dashed #00437c;}
.xsyd{width: 100%;}

.xsyd-list ul li{width: 100%;line-height: 0.3rem;}
.xsyd-list ul li:nth-child(n+2){margin-top: 0.1rem;}
.xsyd-list ul li a{max-width: calc(100% - 0.6rem);font-size: 0.18rem;color: #333333;padding-left: 0.3rem;background: url(../img/txt_icon.png) no-repeat left center;background-size: auto 0.18rem;}
.xsyd-list ul li span{color: #00437c;}
.xsyd-list ul li:hover a{color: #00437c;}


/*校园*/
.back {
    background: url("") center bottom / cover no-repeat;
}
/
.section4 {
    padding-bottom: 82px;
}

.c4 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.pic:hover img {
    transform: scale(1.05);
}



.pic {
    padding-top: 70%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}

a:hover .pic img {
    transform: scale(1.05);
}


.titline i {
    display: block;
    font-style: normal;
    position: relative;
    background-image: linear-gradient(#00469c, #00469c);
    background-position: right bottom;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size .5s;
	font-size:0.16rem; line-height:0.3rem;
   
}

.title .more {
    float: right;
    width: 84px;
    height: 34px;
    border-radius: 2%;
}

.title .more a {
    font-size: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    border-radius: 20px;
    border-width: 1px 0px 1px 1px;
    border-top-style: solid;
    border-top-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-color: rgb(204, 204, 204);
    justify-content: space-between;
}

.title .more a:hover {
    border-top: 1px solid rgb(0, 70, 156);
    border-bottom: 1px solid rgb(0, 70, 156);
    border-left: 1px solid rgb(0, 70, 156);
}

.title .more a:hover b {
    color: rgb(0, 70, 156);
}

.title .more b {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 14px;
    color: rgb(153, 153, 153);
    padding: 10px;
}

.title .more div {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 50%;
    width: 33px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title .more a:hover div {
    border: 1px solid rgb(0, 70, 156);
}

.title .more div img {
    display: block;
}

.title .morejcdt{
    display:none;
}

a:hover .titline i {
    background-position: left bottom;
    background-size: 100% 1px;
}



.c4-r:hover .titline i {
    background-position: left bottom;
    background-size: 100% 1px;
    background-image: linear-gradient(#00469c, #00469c);
}

.c4-l {
    width: 52.3%;
    z-index: 2;
}

.c4-lt>div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
}

.c4-lt div a {
    display: block;
}

.c4-lt div .pic {
    padding-top: 32.8%;
    width: 48.4%;
}

.c4-lt div a img {
    display: block;
    width: 100%;
}
/*
.c4-l .c4-lb {
    padding-top: 55.4%;
}*/

.c4 {
    position: relative;
}

.c4::before {
    content: " ";
    position: absolute;
    background: url("../img/leftdooor.png") center center / cover no-repeat;
    left: -225px;
    top: 18%;
    z-index: 1;
    width: 884px;
    height: 643px;
}

.c4-r {
    width: 45.5%;
    z-index: 2;
}

.c4-r p {
    height: 60px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    text-indent: 2em;
    overflow: hidden;
    margin-bottom: 45px;
}

.c4-r .title {
    padding-top: 22px;
    padding-bottom: 43px;
}

.c4-r .title h2 b {
    left: 94px;
}

.c4-r .title h2 span {
    left: 64px;
}

.c4-r .title h2 span {
    font-family: MicrosoftYaHei-Bold;
    font-size: 32px;
    line-height: 26px;
}



/*新闻*/
.m-news-z{padding-top:3.75vw;margin-bottom:3.125vw}
.m-news-z .g-titbox1{margin-bottom:3.125vw}
.m-news-pic .txt{height:10.41vw}
.m-news-pic .tit{padding:0 1.562vw;font-size:.937vw;line-height:1.25vw;bottom:1.041vw}
.m-news-pic .slick-dots{bottom:-2.343vw;right:5.208vw}
.m-news-pic .slick-dots::after{content:"";width:8.333vw;height:1px;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}
.m-news-pic .box{right:-1.562vw;top:1.406vw;width:36.45vw}
.m-news-pic .slick-dots button{font-size:0;border:none;width:.364vw;height:.364vw;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}
.m-news-pic .slick-active button{margin:0 .52vw;border:1px dashed #fff;width:1.302vw;height:1.302vw}
.m-news-pic .slick-active button::after{content:"";width:.416vw;height:.416vw;border-radius:50%;top:50%;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}
.m-news-pic .slick-dots li{margin:0 .208vw}
.m-news-pic .pic{width:36.45vw}
.m-news-z .left-box{width:46.87vw;margin-right:3.125vw}
.m-news-z .right-box{padding-right:13.54vw}
.m-news-txt .con{border-bottom:1px dashed rgba(51,51,51,.2)}
.m-news-txt .top{height:2.812vw;line-height:2.812vw;font-size:.833vw;padding-left:1.197vw;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}
.m-news-txt .top::after{content:"";width:.312vw;height:.468vw;background-size:contain;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}
.m-news-txt .top:hover::after{background-size:contain}
.m-news-txt .date{margin-left:1.041vw}
.m-news-txt .tit{white-space:nowrap}
.m-news-txt .top:hover .tit{font-weight:700}
.m-news-txt .ok{margin-bottom:.781vw;padding:1.458vw 1.77vw 0;height:9.895vw;border-bottom:none}
.m-news-txt .ok .top{height:auto;line-height:auto}
.m-news-txt .ok::after{content:"";width:3.906vw;height:3.906vw;background-size:contain;top:1.718vw;right:1.979vw}
.m-news-txt .ok .inner{margin-bottom:.52vw}
.m-news-txt .ok .tit{line-height:1.25vw;font-size:.937vw;font-weight:700;margin-bottom:.937vw}
.m-news-txt .ok .desc{font-size:.729vw;line-height:1.041vw;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.041vw}
.m-news-txt .date2{font-size:.729vw;line-height:1.25vw;margin-left:1.25vw}
.m-news-txt .ql{height:1.25vw}
.m-news-txt .ql::before{content:"";height:1px;top:50%;left:.312vw;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}
.m-news-txt .ql::after{content:"";width:.312vw;height:.312vw;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}
.m-notification{margin-bottom:2.968vw}
.m-notification .g-titbox1{margin-bottom:3.125vw}




/*校友风采*/
.stu_box{width: 100%;}
.stu_box ul li a{display: block;width: 100%;height: 0;padding-bottom: 140%;overflow: hidden;position: relative;}
.stu_box ul li .image{transition: 0.2s all;}
.stu_box ul li:hover .image{transform: scale(1.1,1.1);}
.stu_box ul li .stu_txt{width: 100%;padding: 0.1rem 0.2rem;background: rgba(0,0,0,0.5);position: absolute;left: 0;bottom: 0;}
.stu_box ul li .stu_txt p{font-size: 0.14rem;color: #ffffff;line-height: 0.2rem;text-align: center;width: 100%;}
.stu_box .btn{width:0.3rem;height:0.4rem;background-color:rgba(0,0,0,0.5);background-repeat:no-repeat;background-position:center center;top:50%;transform:translateY(-50%);background-size:auto 0.16rem;}
.stu_box .btn.swiper-button-prev{background-image:url(../img/left.svg);left:0;}
.stu_box .btn.swiper-button-next{background-image:url(../img/right.svg);right:0;}



/*校友风采*/

.pebox{width:100%;}



.section4 {
   /* position: relative;*/
    padding-top: 0.6rem;

    background: url() no-repeat center bottom;
    background-size: 100% auto;
    z-index: 6;
}

.s4 {
    margin-top: 50px;
}

.s4 ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.s4 ul li {
    text-align: center;
    transition: all .6s;
}

.pebox ul li .icon {
    position: relative;
    width: 177px;
    height: 177px;
    margin: 0 auto;
    background: url(../img/s4-icbg.png) no-repeat center center;
    background-size: 100% 100%;
    transition: all .6s;
}

.pebox ul li:hover .icon {
    background: url(../img/s4-bg-other.png) no-repeat center center;
    background-size: 100% 100%;
}

.pebox ul li .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    z-index: 1;
}

.pebox ul li .icon img.s4-icon-other {
    opacity: 0;
    z-index: -1;
}

.pebox ul li:hover .icon img.s4-icon-other {
    opacity: 1;
    z-index: 9;
}

.pebox ul li:hover .icon img.s4-icon {
    opacity: 0;
    z-index: -1;
}

.pebox ul li p {
    margin-top: 15px;
    text-align: center;
}

.pebox ul li p span {
    position: relative;
    display: inline-block;
    padding: 0 75px;
    font-size: 0.16rem;
    color: #3D3D3D;
}

.pebox ul li:hover p span {
    color: #1063D0;
}

.pebox ul li p span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background: url(../img/kj-l.png) no-repeat center center;
    width: 73px;
    height: 5px;
}

.pebox ul li p span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    background: url(../img/kj-r.png) no-repeat center center;
    width: 73px;
    height: 5px;
}

@media screen and (max-width: 1600px) {
    .s4 ul li .icon {
        width: 150px;
        height: 150px;
    }
    .s4 ul li p span {
        padding: 0 30px;
    }
    .s4 ul li p span {
        font-size: 16px;
    }
    .s4 ul li p span::before,
    .s4 ul li p span::after {
        width: 25px;
        background-size: 100% auto;
    }
}

