@font-face {
  font-family: 'sysong';
  src: url('sySong.woff')  format('woff2'),
}

* {margin: 0 auto;padding: 0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
body{width:100%;}
.clear{clear: both;}
.wp_14{width: 14rem;}
.fl{float: left;}
.fr{float: right;}
a{color: inherit; font-size: inherit;}
a:hover{color: #002d6b;}
a.more:hover{text-decoration: underline;}
input.txt::placeholder {color: #fff;}
.flex-table{display: table;}
/*头部*/
.header_box_li { position: relative; z-index: 1; }
.header_box {position: relative;z-index: 10000;height: 0px;position: fixed;/* border-top: 2px solid #0054D3; */width: 100%;}
#header { z-index: 999; width: 100%; transition: all 0.36s ease 0s; }
.header_box_li #header::before {content: "";position: absolute;height: 1.6rem;top: 0px;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;background: url("headbg.png") center top / 100% 100% repeat-x; border-top:8px solid #002f70;}

#header .right {padding-left: 11%;flex: 1;display: flex;flex-direction: column;align-items: flex-end;}
.header_top {position: relative; z-index: 10; overflow: hidden; margin-right: 0;}
.right-b{display:flex;align-items: center;width: 100%;justify-content: flex-end;}
.search_btn{width: 0.32rem;height: 0.32rem;border: 1px solid #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;padding: 0 !important;margin-left: .2rem;}

.list_box0 {display: flex;align-items: center;flex-wrap: wrap;}
.list_box0 .li {font-size: 0.14rem;color: #fff;display: inline-block;padding-right: 0.02rem; }
.list_box0 .li a{padding: 0 0rem;/* border-right:1px solid #fff; */ font-size: 0.16rem;}
/* .list_box0 .li:nth-child(2) a{border-left:1px solid #fff;} */
.list_box0 .li a:hover{color: #fff;}
.list_box0 .li a img{margin: 0 0.05rem 0 0;}

.header_box .wp {height: 1.6rem;display: flex;justify-content: flex-start; flex-wrap: wrap;transition: all 0.5s;align-items: center;width: 15rem;max-width: 100%;}

#logo {padding: 0px;position: relative; max-width: 5.4rem;}
#nav {width: 100%;}
#nav ul { display: flex; justify-content: space-between; }
#nav ul li {float: left;z-index: 0;height: 100%;position: relative;}
#nav ul li a { display: block; padding: 0px; position: relative; z-index: 2;    cursor: pointer; }
#nav ul li h3 {font-size: 0.18rem;color: #fff;line-height: 0.48rem;position: relative;transition: all 0.36s ease 0s;display: inline-block;font-weight: bold;}
#nav ul li h3::after { content: ""; position: absolute; }

#nav ul li .sub {position: absolute;top: 100%;background: rgb(255, 255, 255);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;border-radius: 0px 0px 0.08rem 0.08rem;min-width: 1.6rem;}
#nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #ff9d03;}
#nav ul li .sub .box {padding: 0.14rem 15px;text-align: center;}
#nav ul li .sub a {padding: 8px 0;line-height: 0.28rem;transition: all 0.6s ease 0s;font-size: 0.16rem;color: rgb(51, 51, 51);text-align: center;white-space: nowrap;display: block;}
#nav ul li .sub a span{display:inline-block;line-height:1.3;border-bottom:1px solid rgba(0,0,0,0);}
#nav ul li .sub a:hover {color: #0054D3;/* background: #0054D3; */}
#nav ul li .sub a:hover span{border-bottom: 1px solid #0054D3;}
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateX(-50%) scaleY(1); }
#nav > ul > li.on h3, #nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3 {/* color: #fff; *//* opacity: .8; */}
#nav > ul > li h3::before {content: ""; position: absolute; width: 12px; height: 12px; right: -0.22rem; top: 50%; margin-top: -6px; transition: all 0.3s ease 0s; background: url("") center center / 100% no-repeat; display: none;}
#nav > ul > li.xiala h3::before {display: block; }
#nav > ul > li:hover h3::after, #nav ul li.on h3::after {transform: scale(1); }
#nav > ul > li.noSubMenu h3::before {display: none; }

#header .right .li .img2{display: none;}
#header.xg::before {height: 100%; background: rgb(1 55 130 / 90%);}
.header_box .xg .wp {height: 1.3rem;align-items:center;}
#header.xg #logo .img2{display:block}
#header.xg .right .li .img2{display: block;}

/*搜索框*/
.search{float: right; height: 0.34rem; width: 2.46rem; margin: 5px 0 0 0; }
.search .txt,.search .submit{border: none; background: none; height: 0.34rem; line-height: 0.34rem; float: left;}
.search .txt{padding: 0 0.08rem; width: 2rem; color: #fff; border-bottom:1px solid #fff;    font-size: 0.14rem;}
.search .submit{width: 0.3rem; cursor: pointer; background: url(search.png) no-repeat center center; /* background-size: 100% auto; */}


/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; width: 100vw;position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden; }
.main-visual-slider .swiper-container { width: 100%; }

.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.2)\0;}
.swiper-box1 .imged{padding-bottom: 100vh;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1.05); transition: opacity 0.5s}
.swiper-box1 .imged::after{width: 100%;height: 1.5rem;background: url(banshad.png) no-repeat;background-size: 100% 100%;}

.ban-dot {display: flex;justify-content: center;position: absolute;width: 100%;bottom: .4rem;}
.ban-dot .swiper-pagination span {margin: 0px 0.05rem !important;font-size: 0rem;position: relative;opacity: 1;background: #fff; width: 0.15rem; height: 0.15rem;}
.ban-dot .swiper-pagination span.swiper-pagination-bullet-active{background: rgb(14, 96, 191, 0.95);}
.swiper-pagination{right: 3rem;}
.swiper-button-prev:after,.swiper-button-next:after{content: "";}

.swiper-box1 .icon-play {
  position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);z-index: 4;color: #fff;font-size: .4rem;text-shadow: 0 0 10px rgba(0, 0, 0, .15);opacity: .8;
}
.swiper-box1 a.list_vtc{display: none;}
@media(max-width: 1280px){

}
@media screen and (max-width: 1199px){
.header_box { display: block;}
}


.home-title{width: 100%;  overflow: hidden; padding-bottom: 0.1rem; margin-bottom: 0.3rem; padding-top: 0.3rem; position: relative;}
.home-title .home-title-tit{float: left; cursor: pointer; padding-left: 0.7rem;}
.home-title .home-title-tit h3{font-family: 'sysong';font-size: 0.34rem; line-height: 0.5rem; color: #000; position: relative; text-align: left; font-weight: bold;}
.home3 .wp_15:first-child .home-title-tit h3{color:#fff;}
.home3 .wp_15:first-child  .home-title .home-title-tit p{color:#fff;}
.home3 .wp_15:first-child .home-title{padding-left:0.36rem;margin-bottom:0.1rem;}
.home-title .home-title-tit p{font-size: 0.16rem; height: 0.18rem; line-height: 0.18rem; color: #999999;  text-align: left;}
.home-title .n-title-right a{transition: 0.5s; transform-origin: center center;  color: #2F2F2F; align-items: center; line-height: 0.6rem; display: block; z-index: 5; font-size: 0.16rem;}
.home-title .n-title-right a img{margin-left:0.1rem;position:relative;top:-0.03rem;}
.home-title .n-title-right{font-size: 0.22rem;   position: absolute; top: 0.3rem; right: 0;}


/*公共代码*/
.item_th{line-height: 0.5rem; height:0.5rem;  position: relative;}
.item_th::after{content: ''; position: absolute; z-index: -1;  background: url(line.png) repeat-x left bottom; width: 79%;height: 4px; left: 21%; top: 0.43rem;}
.item_th p{float: left; font-size: 0.3rem; font-weight: 500; color: #21518E; padding-right: 19px;}
.more{float: left; font-weight:500; text-align:center; height:0.3rem; line-height:0.3rem; color:#A3A3A3; position: relative; z-index: 999; font-size: 0.16rem; font-weight: 400; letter-spacing: 0.02px; padding-left: 0.2rem; margin-top: 0.2rem;}
.more img{margin-left: 0.1rem;}


.news-li {display: block; padding: 0.303rem 0; line-height: 1; color: #333;}
.news-li:hover .title1{transform: scale(1) translateY(-5px);-ms-transform: scale(1) translateY(-5px);-moz-transform: scale(1) translateY(-5px);-webkit-transform: scale(1) translateY(-5px);-o-transform: scale(1) translateY(-5px);transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s; }
.news-li .title1{font-size: 0.18rem;line-height: 1.5; padding-left: 0.3rem;}
.news-li .time {float: right; padding-left: 25px; color: #ffbf00; font-size: 0.16rem; font-weight: 700;}
.news-li .date {float: left; color: #002d6b; font-size: 0.28rem; width: 0.75rem; height: 0.6rem; font-weight: 700; }
.news-li .date span,.news-li .date p{font-family: 'sysong';width: 100%; color: #ffbf00; display: block; line-height: 0.3rem; text-align: center;}
.news-li .date span{font-size: 0.28rem;line-height: 0.3rem;}
.news-li .date p{font-size:0.16rem; line-height: 0.22rem;color: #000; margin-top:0.06rem;}
.news-li .title {display: block; overflow: hidden; color: #4E4E4E; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; font-size: 0.16rem; }
.news-li:hover .title{color: #002d6b;}

.news-info{display: block; overflow: hidden; margin:7px 0; color: #000;}
.news-info .time{float: left; width: 70px; height: 70px; font-family: 'SimHei'; text-align: center; font-size: 14px; color: #1A1A1A;}
.news-info .time .em{display: block; font-size: 18px; line-height: 40px; background: #f2f2f2; height: 40px; color: #002d6b; font-weight: bold;}
.news-info .time .em1{display: block; font-size: 14px; line-height: 30px; height: 30px; color: #808080; background: #D0D0D0;}
.news-info .txt{display: block; overflow: hidden; padding-left: 20px; text-overflow: ellipsis; white-space: nowrap; font-size: 16px;}


/*home1*/
.home1{position:relative;}
.home1::after{
  position:absolute;
  top:0;
  left:0;
  content:'';
  width:100%;
  height:100%;
  background: url(home1_bg.png) no-repeat bottom center #eee;  background-size: 100% auto;
  z-index:-1;
  opacity: 0.5;
}
.home1 .home-title-tit{background: url(icon_01.png) no-repeat left 0.05rem;}
.home1-t .left{width:64%;}
.home1-t .right{width:34%;}

/*图片轮播*/
.tplb{width: 100%;}
.tplb .imged{padding-bottom: 5.8rem;}
.tplb-con{width: 100%; position: relative; line-height: 0.47rem; margin-top: -0.47rem; z-index: 222;  /*background: url(p_bg.png) repeat-x left center;*/background: linear-gradient(0deg, black, transparent);}
.tplb-con .txt1{color: #fff; font-size: 0.17rem; padding: 0 1.5rem 0 0.2rem;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.swiper-container-horizontal>.swiper-pagination-bullets{position: absolute; display: flex; justify-content: flex-end; bottom: 0.15rem !important;padding-right:0.2rem;}
.tplb .cir span{width: 0.32rem; height: 0.26rem; text-align: center; background: #fff; border-radius: 0%; line-height: 0.26rem; font-size: 0.16rem; }
.tplb .cir span.swiper-pagination-bullet{background: none; opacity: 1; color: #fff; border-radius: 5px;}
.tplb .cir span.swiper-pagination-bullet-active{background: #002f70; color: #fff;}

.home1-t .right ul{background: #fff;height: 5.78rem;border-radius: 15px;}
.home1-t .right ul li{padding: 0 0.23rem;overflow: hidden;height:20%;}
.home1-t .right ul li a{ border-bottom: 1px solid #eeeeee;display:block;height:100%}
.home1-t .right ul li:last-child{border-bottom: none;}

.home1-tt{overflow: hidden; margin-top: 0.3rem;}
.home1-tt .left{width:48%;}
.home1-tt .left .home-title-tit{background: url(icon_02.png) no-repeat left 0.05rem;}
.home1-tt .right .home-title-tit{background: url(icon_03.png) no-repeat left 0.05rem;}
.home1-tt .right{width:48%;}


/*home2*/
.home2{background: url(home2_bg.png) no-repeat bottom center;   padding-top: 0.4rem;height:6.16rem;}
.home2-t .left{width: 48%;}
.home2-t .right{width:48%;position:relative;height:5.36rem;border-radius: 15px;overflow: hidden;background:#fff;}
.home2-t .right::after{
  content:'';
  display:block;
  width:100%;
  height:2.7rem;
  background:url(xyfw-bc.png) no-repeat;
  background-size:100% 100%;
}
.home2-t .right::before{
  content:'';
  display:block;
  width:100%;
  height:2.67rem;
  background:url(xyfw-bc2.png) no-repeat;
  background-size:100% 100%;
  position:absolute;
  top:0;
  left:0;
  opacity: 0.3;
}
.home2-t .right ul{
  height:2.04rem;
 margin-top: 0.62rem;
padding:0 0.2rem;
}
.home2-t .left ul li{background: #fff; border-radius: 5px; padding: 0 0.23rem; margin-bottom: 0.32rem;height: 0.82rem;
display: flex;align-items: center;}
.home2-t .left ul li .news-li{line-height: 2; padding: 0rem 0;width:100%;transition: all 0.3s ease; }
.home2-t .left ul li .news-li:hover{transform: translateY(-5px);}
.home2-t .right ul li{float: left; width: 20%;cursor: pointer; position: relative; transition: transform 0.3s ease, box-shadow 0.3s ease; transform-origin: center center; cursor: pointer; padding: 0rem; border-radius: 5px; margin-bottom: 0.3rem;}
.home2-t .right ul li a{
   display: flex;
   flex-direction: column;
}
.home2-t .right ul li a img{height:0.72rem;transition: all 0.3s ease; }
.home2-t .right ul li a:hover img{transform:scale(1.1);}
.home2-t .right ul li a span{font-size: 18px;color: #002f70;margin-top:0.33rem;font-weight:bold;}
.home2-t .right ul li .li-time{color: #ffbf00; font-size: 0.16rem; margin-bottom: 0.25rem;}
.home2-t .right ul li h2{line-height: 2; font-size: 0.18rem; min-height: 1.08rem;}
.home2-t .right ul li:nth-child(3n){margin-right: 0;}
.home2-t .right ul li .img{margin-top: 0.3rem; text-align: right;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s; }
.home2-t .right ul li .img img{transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;}
.home2-t .left .news-li .title{font-size: 0.18rem; font-weight: normal;}
.home2-t .left .news-li .time{font-weight: normal;font-family: 'sysong';}
.home2-t .right ul li:hover h2{color: #002d6b;}
.home2-t .right ul li:hover .img img{padding-right: 0.2rem;}


/*home3*/
.home3{padding:0.38rem 0 0.5rem 0; min-height: 6.24rem; background: url(jz-bc.png) no-repeat left top #f4f4f4; background-size:100% 6.24rem;}
.home3-t .left{width:30%; margin-right: 3%;background: rgb(13 82 179 / 95%);height: 5.51rem;}
.home3-t .left ul{height:3.85rem;}
.home3-t .center{width:30%; margin-right: 3%;}
.home3-t .right{width:34%;background: rgb(13 82 179 / 95%);height: 5.51rem;}
.home3-t .left .home-title-tit{background: url(jzzn-icon.png) no-repeat left 0.05rem;}
.home3-t .center .home-title-tit{background: url(jzxm-icon.png) no-repeat left 0.05rem;}
.home3-t .right .home-title-tit{background: url(jzmx-icon.png) no-repeat left 0.05rem;}

/*捐赠指南*/
.home3-t .left ul li{width: 100%;
    /* text-align: center; */
    /* float: left; */
    margin-right: 4%;
    margin-top: 0rem;
    padding: 0 0.36rem;}
.home3-t .left ul li a{display: block;padding-top: 0rem;line-height:0.76rem;border-bottom:1px dashed rgba(255,255,255,0.1) }
.home3-t .left ul li a h2{font-weight: normal;transition: all 0.3s ease;
    font-size: 0.18rem;
    color: #fff;}
.home3-t .left ul li a h2:hover{transform: translateY(-5px);}
.home3-t .left ul li p{text-align: left; font-size: 0.16rem; font-weight: bold; color: #000; padding-left: 0.2rem; margin: 0.2rem 0;}
.home3-t .left ul li:nth-child(2n){margin-right: 0;}
.home3-t .left ul li:nth-child(2){}
.home3-t .left ul li:nth-child(3){}
.home3-t .left ul li:nth-child(4){}

/*筹资项目*/
.home3-t .center{
background: rgb(0 47 112 / 95%);
    height: 5.51rem;
}
.home3-t .center ul{padding: 0rem 0rem;  border-radius: 5px; margin-top: 0rem;height:3.85rem;}
.home3-t .center ul li{line-height: 0.77rem;
    height: 0.77rem;
    padding: 0 0.36rem;}
.home3-t .center ul li:last-child{border-bottom: none;}
.home3-t .center ul li a{line-height: 0.77rem;border-bottom:1px dashed rgba(255,255,255,0.1);}
.home3-t .center ul li a h2{font-size: 0.18rem;color:#fff;}
.home4-t{padding-top:0.5rem;}

/*捐赠鸣谢*/
#marquee8{width: 100%; height: 3.85rem;  overflow: hidden; margin-top: 0rem;  border-radius: 5px; padding: 0rem 0rem;}
.jztd_table table{width: 100%;padding: 0 0.36rem;}
/* .jztd_table tr {border-bottom: 1px dashed #dcdcdc;} */
.jztd_table tr td{text-align: center; line-height: 1.5; font-size: 0.16rem; color: #980b14; height:0.77rem; border-bottom: 1px dashed rgba(255,255,255,0.2);}
.jztd_table tr{transition: all 0.3s ease; }
.jztd_table tr:hover{translateY(-5px)}
.jztd_table tr td.table_td_one{font-weight: bold;  color: #fff; text-align: left;}
.jztd_table tr td.table_td_two{  color: #ffbf00;}
.jztd_table tr td.table_td_three{width: 1.1rem; color: #fff;over-flow:hidden;font-family: 'sysong';}
.jztd_table tr td.table_td_four{ width: 1.6rem;color: #fff;over-flow:hidden;}


/*home4*/
.home4-t .home-title-tit{background: url(icon_07.png) no-repeat left 0.05rem; margin: 0 auto; width: 2.1rem;}
.home4-t ul li{border-bottom: none; border-radius: 5px;}
.home4-t ul li .scale{border:1px dashed #5e74c0; background: #fff; border-top-left-radius: 8px; padding-top: 0.2rem; border-top-right-radius: 8px; border-bottom: none;}
.home4-t ul li .scale .name{font-size: 0.16rem; color: #000; height: 0.22rem; line-height: 0.22rem; font-weight: bold; text-align: center; padding: 0 0.2rem; margin: 0.2rem auto;}
.home4-t ul li .scale .zhicheng{font-size: 0.16rem; color: #2c49ad; height: 0.22rem; line-height: 0.22rem; font-weight: bold; text-align: center;margin: 0.2rem auto;padding: 0 0.2rem; }
.home4-t ul li .imged{border-radius: 50%; width: 1.8rem; padding-bottom: 1.8rem;border:1px dashed #5e74c0;}
.home4-t ul li .con1{background: #2c49ad; color: #fff; padding: 0.2rem; border-bottom-left-radius: 8px; line-height: 1.5; border-bottom-right-radius: 8px; min-height: 1.14rem; position: relative; margin-bottom: 1rem;}
.home4-t ul li .con1::before{position: absolute; content: ""; width: 0; height: 0; border-left: 0.15rem solid transparent; border-right: 0.25rem solid transparent; border-top: 0.15rem solid #2c49ad; bottom: -0.15rem; left: 50%; margin-left: -0.2rem;}
.home4-t ul li .con1::after{position: absolute; content: ""; width: 0.31rem; height: 0.32rem; background: url(xy_01.png) no-repeat 0 0; left: 50%; margin-left: -0.155rem; bottom: -0.9rem;}

.home4-t ul li:nth-child(4n+2) .scale{border:1px dashed #dfbc19; }
.home4-t ul li:nth-child(4n+2) .scale .zhicheng{color: #dfbc19;}
.home4-t ul li:nth-child(4n+2) .imged{border:1px dashed #dfbc19;}
.home4-t ul li:nth-child(4n+2) .con1{background: #dfbc19;}
.home4-t ul li:nth-child(4n+2) .con1::before{border-top: 0.15rem solid #dfbc19;}
.home4-t ul li:nth-child(4n+2) .con1::after{background: url(xy_02.png) no-repeat 0 0;}

.home4-t ul li:nth-child(4n+3) .scale{border:1px dashed #7bd936; }
.home4-t ul li:nth-child(4n+3) .scale .zhicheng{color: #7bd936;}
.home4-t ul li:nth-child(4n+3) .imged{border:1px dashed #7bd936;}
.home4-t ul li:nth-child(4n+3) .con1{background: #7bd936;}
.home4-t ul li:nth-child(4n+3) .con1::before{border-top: 0.15rem solid #7bd936;}
.home4-t ul li:nth-child(4n+3) .con1::after{background: url(xy_03.png) no-repeat 0 0;}

.home4-t ul li:nth-child(4n) .scale{border:1px dashed #d61add; }
.home4-t ul li:nth-child(4n) .scale .zhicheng{color: #d61add;}
.home4-t ul li:nth-child(4n) .imged{border:1px dashed #d61add;}
.home4-t ul li:nth-child(4n) .con1{background: #d61add;}
.home4-t ul li:nth-child(4n) .con1::before{border-top: 0.15rem solid #d61add;}
.home4-t ul li:nth-child(4n) .con1::after{background: url(xy_04.png) no-repeat 0 0;}


.home4-t .h1-arr{width:100%;  position: relative;}
.home4-t .h1-arr .arror{position: relative;top: -0.18rem;left: auto;right: 0;width: 0.35rem;height: 0.35rem;/* margin: 0 0 0 .2rem; */transition: 0.5s;}
.home4-t .h1-arr:before{content: "";position: absolute;width: 100%;height: 1px;border-bottom: 1px dashed #dcdcdc; top: -0.26rem;}
.home4-t .h1-arr .swiper-button-prev{left: -4rem; right: auto;}
.home4-t .h1-arr .swiper-button-next{right: -4rem; left: auto;}
.home4-t .h1-arr .swiper-button-next img{transform:rotateY(180deg)}
.home4-t .h1-arr .arror img{width:.24rem;}

/*home5*/
/*母校视频*/
.home5{background: #002f70; padding: 0.2rem 0;}
.home5-t .home-title-tit{background: url(icon_08.png) no-repeat left 0.05rem;float: none; margin: 0 auto; width: 2.1rem;}
.home5-t .home-title .home-title-tit h3{color: #fff;}
.home5-t .home-title .home-title-tit p{color: #fff;}
.home5-t ul li{width: 32%; float: left; margin-right: 2%;}
.home5-t ul li .imged{padding-bottom: 3.45rem;}
.home5-t ul li:nth-child(3n){margin-right: 0;}
.home5-t ul li .con1{color: #fff; line-height: 1.5; margin-top: 0.2rem; text-align: center;}

/*home6*/
/*校园风光*/
.home6{background: #002f70; padding: 0.1rem 0 0.2rem 0; overflow: hidden;}
.home6-t .home-title-tit{background: url(icon_09.png) no-repeat left 0.05rem;float: none; margin: 0 auto; width: 2.1rem;}
.home6-t .home-title .home-title-tit h3{color: #fff;}
.home6-t .home-title .home-title-tit p{color: #fff;}
.home6-t ul{overflow: hidden;}
.home6-t ul.left{width: 40%;}
.home6-t ul.left li{width: 100%;}
.home6-t ul.left li .imged{padding-bottom: 4.5rem;}

.home6-t ul.right{width: 58%;}
.home6-t ul.right li{width: 32%; margin-right: 2%; float: left; margin-bottom: 0.2rem;}
.home6-t ul.right li .imged{padding-bottom: 2.15rem;}
.home6-t ul li:nth-child(3n){margin-right: 0;}

/*home7*/
/*校友服务*/
.home7{background: url(home7_bg.png) no-repeat 0 0; background-size: 100% 100%;}
.home7 .home-title{margin-top: 0; padding-top: 0.3rem;}
.home7 .home-title-tit{background: url(icon_10.png) no-repeat left 0.05rem;float: none; margin: 0 auto; width: 2.1rem;}
.home7-t ul{justify-content: space-between;}
.home7-t  ul li{width: 25%; text-align: center; margin-bottom: 0.5rem;}
.home7-t  ul li img{width:0.76rem; overflow: hidden;transition: 0.5s;}
.home7-t  ul li:hover img{transform: scale(1.1);}
.home7-t  ul li span{display: block; line-height: 0.4rem; font-size: 0.18rem; margin: 0.1rem 0;}
.home7-t  ul li:hover span{color: #002f70;}


.footer{background: #002f70; text-align: center; color: #fff; padding-top: 0.2rem;}
.footer a,.footer span{color: #fff;}
.footer_logo{width: 100%; text-align: center; padding: 0.1rem 0;}
.footer_logo img{width: 5.4rem;}

.footer_top{overflow: hidden;padding-bottom: 0.1rem;}
.footer_top .left{margin-top: 0.2rem; width:32%;}
.footer_top p{line-height: 0.3rem; text-align: left; font-size: 0.16rem;}
.footer_top .right{margin-top: 0.2rem;}
.footer_top .right ul li{float: left;line-height: 0.3rem; margin-right: 0.3rem;}
.footer_top .right ul li a{font-size: 0.16rem;}

.footer>p{line-height: 0.4rem; text-align: center; font-size: 0.16rem;}
.footer>p span{padding: 0 0.05rem;}


/*列表页列表*/
.header_box_li .header::before{height: 1.28rem !important; background: #002f70 !important;}
.header_box .header .wp{height: 1.28rem; width: 17rem;}

.list_main{margin-top: 0.2rem;}
.list_main .wp_14{position: relative; padding-left: 2.6rem; overflow: initial; min-height: 100vh;}
.list_main .menu {width: 2.3rem; text-align: center; position: absolute; left: 0; top: -1.2rem;}
.list_main .menu .th{background: url(menu_bg.png) no-repeat 0 0; color: #fff; height: 1rem; line-height: 0.8rem; font-size: 0.3rem;}
.list_main .menu ul li{padding: 0.18rem 0; position: relative; padding-left: 0.6rem; text-align: left; background: url(list_on.png) no-repeat 2rem center;}
.list_main .menu ul li h2{color: #c6c6c6; font-size: 0.35rem; font-weight: 400; height: 0.46rem; line-height: 0.46rem; font-family: sy; position: absolute; left: 0; top: 0.1rem;}
.list_main .menu ul li>a{color: #000; font-size: 0.18rem; line-height: 0.3rem; position: relative; display: inline-block;}
.list_main .menu ul li>a::after{content: ''; position: absolute; left: 0; bottom: -0.14rem; width: .21rem; height: 2px; background: #C6C6C6;}
.list_main .menu ul li>a:hover,.list_main .menu ul li.on>a{color: #002f70;}
.list_main .menu ul li>a:hover::after,.list_main .menu ul li.on>a::after{content: ''; position: absolute;	left: 0; bottom: -0.14rem; width: 100%;	height: .02rem;	background: #002f70;}
.list_main .menu ul li.on h2{color: #002f70;}

.newList{width: 100%;}
.newList ul{min-height: 8rem; margin-top: 0.2rem;}
.newList ul li{border-top: 0.01rem #E2E0E0 solid; position: relative;  overflow: hidden;height:0.6rem;display:flex;align-items: center;}
.newList ul li:last-child{border-bottom: 0.01rem #E2E0E0 solid;}
.newList ul li .newList_date{display:flex;width: 1.6rem; position: absolute; top:0; right: 0;font-family: 'sysong';
font-weight: normal;font-size: 0.18rem;line-height:0.6rem;}
.newList ul li .newList_date h2{color: #676666; text-align: center; font-size: 0.35rem; font-weight: 400; line-height: 0.45rem; font-family: sy; font-style: normal;}
.newList ul li .newList_date p{color: #C5C5C5; text-align: center;font-size: 0.18rem; font-weight: 400;line-height: 0.45rem;	font-family: sy; font-style: normal}
.newList ul li a{display: block; width: 100%; color: #505050; font-size: 0.24rem; font-weight: 700; transition: .5s; transform-origin: center center;}
.newList ul li a .scale{width: 2rem; float: left;}
.newList ul li a .scale .imged{padding-bottom: 1.4rem;}
.newList ul li a .newList_new{width: calc(100% - 1.8rem); float: left;display:flex;}
.newList ul li a h1{font-size: 0.18rem; max-width: 100%; height: 0.6rem; line-height: 0.6rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #505050; font-weight: normal;}
.newList ul li a p{display:none;font-size: 0.13rem; width: 100%; height: 0.96rem; line-height: 0.24rem; overflow: hidden;  color: #9A9A9A;}
.newList ul li a:hover{ transform: translateY(-10px);}
.newList ul li a:hover h1{color: #002f70;}

.page{margin: 0.8rem 0 0.6rem -1rem;height: 0.32rem;line-height: 0.32rem; text-align: center;}
.page_z{color: #666666;font-size: 0.14rem;width: 1rem;}
.pagebox .pagebox_num_nonce{background: #002f70 !important;color: #FFFFFF !important;}
.pagebox .pagebox_num_nonce, .pagebox .pagebox_num a, .pagebox .pagebox_next a, .pagebox .pageNumInput, .pagebox .gobutton{padding: 0.04rem 0.1rem;border-radius: 0.03rem;}
.pagebox .gobutton{padding: 0.04rem 0.1rem;height: 0.33rem;line-height: 0.24rem;}
.pagebox .pagebox_num a, .pagebox .pagebox_num a:visited,.pagebox .pagebox_pre a, .pagebox .pagebox_pre a:visited, .pagebox span.pagebox_next a,.pagebox span.pagebox_next a:visited,.pagebox .gobutton,.pagebox .pageNumInput{color: #666666 !important;font-size: 0.14rem !important;}



/*内容页内容*/
.content_main .wp_14{position: relative;/* padding-right: 4rem; */ overflow: unset;}
.content_main .local{margin-top: 0.2rem;}
.local{margin-top: .06rem; font-size: 0.16rem; color: #A2A2A2; line-height: 0.45rem; background: url(local.png) no-repeat 0.15rem center #F6F6F6; background-size: 0.2rem 0.2rem; font-family: "Source Han Sans"; font-style: normal; font-weight: 400; padding: 0 0.2rem 0 0.5rem;}
.content{width: 100%;}
.content_con{margin: 0.11rem 0 0.38rem;}
.content .title{line-height: 0.45rem; font-size:0.32rem; font-weight: 400; padding: 0.15rem 0.2rem;color: #161616; font-family: "Source Han Sans"; font-style: normal; font-weight: 400; border-bottom: 1px dashed #A2A2A2;}
.content .title p{font-size: 0.20rem; color: #002f70; font-size: 0.24rem; font-weight: 700;}
.content .txt {text-align: center; color: #a8a8a8; line-height: 28px; padding: 10px 0;}
.con_con{margin-top: 0.1rem;}
.con_con,.con_con p,.con_con div,.con_con span,.con_con font,.con_con strong,.con_con b,.con_con a{color: #333333; font-size: 0.18rem !important; line-height: 0.36rem !important; font-family: "Source Han Sans" !important; transition: .5s; background: none !important;}
.con_con.min,.con_con.min p,.con_con.min div,.con_con.min span,.con_con.min font,.con_con.min strong,.con_con.min b,.con_con.min a{font-size: 0.14rem !important; line-height: 0.28rem !important;}
.con_con.max,.con_con.max p,.con_con.max div,.con_con.max span,.con_con.max font,.con_con.max strong,.con_con.max b,.con_con.max a{font-size: 0.22rem !important; line-height: 0.44rem !important;}
.con_con a:hover{color: #002f70;}
.con_con .edui-faked-video{height: auto !IMPORTANT; width: 80% !important;}
.con_con img{max-width: 86%; height: auto !important; margin: 6px auto !important;}
.con_con b,.con_con strong{font-weight: bold;}
.con_con table{margin:0 auto !important;}
.con_con table tr td{border:0.01rem solid #002f70 !important;}
.con_con .dplayer-controller .dplayer-bar-wrap .dplayer-bar{background: hsla(0,0%,100%,.2) !important;}
.con_con .dplayer-controller .dplayer-bar-wrap .dplayer-bar .dplayer-loaded{background: hsla(0,0%,100%,.4) !important;}
.con_con .dplayer-controller .dplayer-bar-wrap .dplayer-bar .dplayer-played{background: rgb(183, 218, 255) !important;}
.con_con .dplayer-controller .dplayer-bar-wrap .dplayer-bar .dplayer-played .dplayer-thumb{background: #b7daff !important;}
.con_con  .dplayer-controller .dplayer-bar-wrap .dplayer-bar-time{background-color: rgba(0,0,0,.62) !important;}


.content_list {width: 3.7rem; position: absolute; top: 0.6rem; right: 0;}
.content_list_header{height: 0.77rem; position: relative; padding-left: 0.5rem; background: url(content_list_img.png) no-repeat left center; background-size: 0.37rem 0.37rem; border-bottom:0.02rem solid #E2E0E0; margin-bottom: 0.3rem;}
.content_list_header p{padding-left: .1rem; color: #000000; font-family: "Source Han Sans"; font-size: 0.24rem; font-style: normal; font-weight: 700; line-height: 0.67rem;}
.content_list ul li{margin-left: 0.235rem; border-left: 0.01rem #E2E0E0 solid; }
.content_list ul li a{display: block; padding: 0.36rem 0 0.14rem 0.26rem; position: relative; transition: .5s;}
.content_list ul li a::before{content: ""; position: absolute; top: 0.46rem; left: -0.065rem; width: 0.1rem; height: 0.1rem; background: #FFF; border: 0.01rem solid #EEEEEE; border-radius: 0.06rem; transition: .8s;}
.content_list ul li a span{color: #002f70; font-size: 0.15rem; font-style: normal; display: block; line-height: 0.27rem; text-align: center; width: 0.58rem; height: 0.27rem; background: url(content_list_datebg.png) no-repeat center center; background-size: 100% 100%; transition: .5s; margin: 0;}
.content_list ul li a p{font-family: "Source Han Sans"; font-size: 0.18rem; font-style: normal; font-weight: 400;color: #000; height: 0.45rem; line-height: 0.45rem; padding-left: 0.07rem; margin-top: 0.07rem; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; transition: .5s;}
.content_list ul li a:hover{padding-left: 0.76rem; margin-left: -0.4rem;}
.content_list ul li a:hover::before{background: #002f70; border-color: #002f70; left: 0.335rem;}
.content_list ul li a:hover span{color: #002f70;}
.content_list ul li a:hover p{color: #002f70;}

.content_share{position: absolute; left: -0.7rem; top: 0; padding-right: .28rem; padding-top: .95rem; display: flex; flex-direction: column; z-index: 5;}
.content_share > img{ width: .44rem; margin-bottom: .27rem; cursor: pointer;}

/* å¾®ä¿¡åˆ†äº«å¼¹çª— */
.qrid_zz{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.8);display: none;top: 0;left: 0;z-index: 1000;display: none;justify-content: center;align-items: center;}
.qrid_zz #qrid{padding: 8px;background: #fff;border-radius: 5px;}

/*图片视频列表页*/
.newList_photo{width: 100%;}
.newList_photo ul{overflow: hidden; margin: 0.2rem auto; min-height: 6rem; _height:6rem;}
.newList_photo ul li{margin-bottom: 0.3rem;}
.newList_photo ul li .imged{padding-bottom: 2.05rem;}
.newList_photo ul li .con1{color: #000;}

/*校园风光瀑布流*/
.imgCon1 .local{margin-bottom: 0.2rem;}
.imgCon1{width: 100%;}
.imgCon ul{width: 23%; margin: 0 1%; float: left;}
.imgCon ul li{margin-bottom: 10%;}
.imgCon ul li a{display: block; overflow: hidden; background: #FFF; box-shadow: 0px 5px .2rem 0px rgba(6, 62, 127, 0.11);}
.imgCon ul li a h1{width: 100%; overflow: hidden;}
.imgCon ul li a img{width: 100%; height: auto; transition: .5s; transform-origin: center center;}
.imgCon ul li a p{line-height: 0.28rem; padding: 0.2rem; font-size: 0.18rem; font-weight: bold; position: relative; overflow: hidden;}
.imgCon ul li a:hover p span{position: relative; z-index: 1;}
.imgCon ul li a p::after{content: ""; transition: .5s; transform-origin: center center; background: #2a4978; position: absolute; top: 0; left: 0; width: 100%; height: 100%; transform: translateY(100%);}
.imgCon ul li a:hover img{transform: scale(1.1);}
.imgCon ul li a:hover p{color: #FFF;}
.imgCon ul li a:hover p::after{transform: translateY(0);}
.img3_list {display: none;}

/*版本过低提示*/
.pageTips {position: fixed;left: 0;top: 0;width: 100%; height: 100%; background: #000; z-index: 99999999;}
.pageTips .container {color: #fff;position: absolute;left: 50%;top: 50%;width: 630px;margin-left: -315px;margin-top: -160px;}
.pageTips .container a.close {display: block;width: 50px;height: 50px;position: absolute;z-index: 1;left: auto;right: -15px;top: 40px;bottom: auto;}
.pageTips .container .img {text-align: center;}
.pageTips .container .msg {font-size: 18px;line-height: 36px;padding-top: 30px;color: #fff;}
.pageTips .container a {color: #fff; text-decoration: underline;}
.f-center{
width: 33.33%;
    height: 1.66rem;
    display: flex;
float:left;
    align-items: center;
}
.home-title-two{
margin-bottom: 0 !important;
    padding-top: 0;
    height: 48px;
    padding-bottom: 0;
}
.home-title-two .n-title-right{
top:0  !important;
padding-right:0.36rem;
}
.home-title-two .n-title-right a{
line-height:0.48rem;
color:#fff;
}

@media screen and (max-width: 1600px) {
	
}


@media screen and (max-width: 1440px) {
	
}


@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 800px) {
	
}