@charset "utf-8";
/* common */
.wps{ width: 15rem; padding: 0; margin: 0 auto;max-width: 94%;}
.header_top{/* position: relative; */}
.ban{position: relative;/* padding-top: 1.4rem; */}
.ban .imged {padding-bottom: 25%;}
/* 手机内页二级导航 */
.wrap_ph{padding-bottom: 0.3rem;display: none;}
.wrap_ph h2{width:100%;color:#fff;height: 0.6rem;line-height: 0.6rem;font-size: 0.26rem;padding: 0 0.2rem;background: #041F64;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.png) no-repeat right center/cover;left: auto;right: 0.2rem;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 0.2rem 0.2rem 0.2rem;display: none;box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);}
.wrap_ph li{font-size: 0.18rem;line-height: 0.34rem;font-family: hel-bold;padding: .05rem 0;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.wrap_ph li h3{position:relative;padding: .05rem 0;}
.inner .wrap_ph{/* display: none; */}
.wrap_ph li.active a{color: #041F64;}
.wrap_ph i{opacity: 1;display: inline-block;width: .34rem;height: .3rem;display: inline-block;background: url(../images/arrow_down.png) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 2px;transition: 0.5s;}
.wrap_ph i.on{transform: rotate(-90deg);}
.wrap_ph .box{display: none;padding-left: 0.25rem;}
.wrap_ph .box a{font-size: 0.16rem;line-height: 0.3rem;color: #666 !important;display: block;}
.wrap_ph .box a:hover{color: #041F64;}

.inner {padding: 0.66rem 0 1rem;position: relative;background: url(../images/innbg.jpg) no-repeat bottom/cover;}
.inner .wp{align-items: flex-start;}
.inner_left {width: 2.4rem;z-index: 100;position: relative;/* background: #041F64; */overflow: hidden;padding-bottom: .18rem;}
.inner_right {width: calc(100% - 2.4rem);padding-left: .3rem;}
.inner_left h2 {height: 1.05rem;color: rgb(255, 255, 255);font-size: 0.26rem;background: url(../images/navbg.png) no-repeat;text-align: center;background-size: 100% 100%;justify-content: center;}
.inner_left h2 p{color: #fff;line-height: 1.05rem;font-weight: bold;font-size: 0.26rem;}

.inner_left ul {background: #F2F5FC;/* box-shadow: 0rem 0.1rem 0.2rem 0px rgba(0, 0, 0, 0.1); */padding-bottom: .4rem;}
.inner_left ul li {position: relative;transition: .5s;padding-left: 0.06em;border-left: 2px solid transparent;}
.inner_left ul li p {height: 100%;display: flex;align-items: center;transition: 0.5s;padding: .2rem 0.3rem;}
.inner_left ul li p a {font-size: 0.23rem;display: block;cursor: pointer;width: 100%;color: #333;transition: .5s;position: relative;line-height: .3rem;}
.inner_left ul li.on2 p a::after{content: "";position: absolute;top: 50%;right: 0;width: .07rem;height: 0.13rem;background: url(../images/jt1.png) no-repeat;background-size: 100%;transform: translateY(-50%);}

.inner_left ul li:hover, .inner_left ul li.active{border-color: #E3BB5B;}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #fff;}
.inner_left ul li:hover p, .inner_left ul li.active p {background: #041F64;}
.inner_left ul li.active.on2 p a::after,.inner_left ul li:hover p a::after{background: url(../images/jt2.png) no-repeat;background-size: 100%;width: 0.13rem;height: 0.07rem;}
.nysubnav {/* background: rgba(17, 85, 144, 0.1); */display: none;}
.inner_left ul li.active .nysubnav{display: block;padding: .15rem;}
.nysubnav a {padding: 0.1rem 0.3rem;line-height: 0.3rem;display: block;font-size: 0.18rem;}
.nysubnav a:hover,.nysubnav a.on{color: #041F64 ;font-weight: bold;}

.local {border-bottom: 1px dashed #ccc;padding: 0rem 0px 0.25rem;margin-bottom: .3rem;justify-content: space-between;align-items: center;}
.local h2 {flex:1;min-width:0;overflow:hidden;}
.local h2 span{color: #333;font-size: 0.3rem;padding-left: 0.15rem;border-left: 0.05rem solid #041F64;font-weight: bold;padding-right: 0.3rem;display: inline-block;}
.local h2 span::after{width: 6.34rem;height: 0.06rem;background: url(../images/line.png) no-repeat;background-size: 100%;left: 100%;bottom: auto;top: 50%;transform: translateY(-50%);}

.adress {color: #444;font-size: 0.18rem;position:relative;align-items: flex-start;padding-left: .1rem;}
.adress p{padding-left: 0.25rem;line-height: 0.26rem;font-size: .16rem;color: #444;/* display: flex; */background: url(../images/home.png) no-repeat left center;background-size: 0.18rem;}
.adress a {font-size: 0.16rem;color: #444;transition: 0.5s;display: inline-block;padding: 0 0.05rem;}
.adress a:hover { color: #041F64; }



/* 新闻列表1 */
.newlist1 ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .26rem 0;border-bottom: 1px dashed #d2d2d2;transition: 0.5s;}
.newlist1 ul.list li a::after{bottom: -1px;height: 1px;background: #041F64;}
.newlist1 ul.list h3{font-size: 0.18rem;color: #333;padding: 0 .2rem;transition: 0s;position:relative;flex: 1;min-width: 0;}
.newlist1 ul.list li span{white-space: nowrap;font-size: 0.16rem;color: #999;}
.newlist1 ul.list li h3::after{width: 0.13rem;height: 0.08rem;background:url(../images/li.png) no-repeat;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;}


@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3,.newlist1 ul.list li a:hover span{color: #041F64;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
  .newlist1 ul.list li a:hover h3{font-weight: bold;}
}
/* 图文 */
.newlist li{margin-bottom: .3rem;}
.newlist li a{padding: .3rem 0rem;align-items: center;border-bottom: 1px dashed #d2d2d2;}
.newlist li a::after{background: #041F64;height: 1px;bottom: -1px;}
.newlist li .scale{width: 2.8rem;}
.newlist li .con{padding-left: .3rem;flex: 1;min-width: 0;}

.newlist li p{font-size: 0.16rem;color: #041F64;line-height: 1.3;transition: 0.5s;padding-left: 0.25rem;background: url(../images/tim2.png) no-repeat left center/0.14rem;margin: .1rem 0;}
.newlist li h3{font-size: 0.22rem;color: #000;line-height: 0.3rem;transition: 0.5s;}
.newlist li h4{font-size: 0.16rem;color: #666;line-height: .24rem;max-height: 0.48rem\0;transition: 0.5s;margin-bottom: 0.15rem;}

@media(min-width: 1024px){
  .newlist li a:hover::after{width: 100%;}
  .newlist li a:hover h3,.newlist li a:hover h4{color: #041F64;}
  .newlist li a:hover h3{font-weight: bold;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem 0;}
}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding-left: .2rem;}
  .newlist li p{margin:.1rem 0;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 100%;}
  .newlist li .con{padding-left: 0;flex: none;width: 100%;padding-top: 0.2rem;}
}





/* 通知公告 */
.mtsj li *{transition: 0.5s;}
.mtsj li a{height: 100%;align-items: center;padding: 0.3rem 0;border-bottom: 1px solid #eee;}
.mtsj li:first-child a{padding-top: 0;}
.mtsj li:last-child a{border-bottom: none;}
.mtsj li .mtdate{width: .9rem;flex-direction: column;justify-content: center;text-align: center;height: .9rem;
border: 1px solid #041F64;white-space: nowrap;transition:0.5s;}
.mtsj li .mt-r{width: calc(100% - .9rem);padding: 0 0 0 0.3rem;height: 100%;}
.mtsj li .mtdate span{font-size: 0.3rem;color: #041F64;}
.mtsj li .mtdate p{font-size: 0.14rem;color: #333;text-align: center;margin-top: .1rem;color: #041F64;}
.mtsj li .mt-r h2{font-size: 0.2rem;color: #333;line-height: 0.3rem;margin-bottom: 0.15rem;width: 100%;}
.mtsj li .mt-r p{font-size: 0.15rem;color: #808080;width: 100%;line-height: .24rem;max-height: .48rem\0;}



@media(min-width: 1025px){	

.mtsj li a:hover .mtdate{background: #041F64;}
.mtsj li a:hover .mtdate span,.mtsj li:hover .mtdate p{color: #fff;}
.mtsj li:hover h2,.mtsj li:hover .mt-r p{color:#041F64;}
}


/*  内容页*/
.article .tit{font-size: 0.24rem;color: #222;line-height: 0.32rem;text-align: center;font-weight: bold;}
.article .conttime{padding: 0.13rem 0.1rem;margin: 0.2rem 0 0.4rem;text-align: center;display: flex;justify-content: center;align-items: center;background:rgba(245, 245, 245, 0.6);flex-wrap: wrap;line-height: 1.5;}
.article .conttime span{font-size: 0.18rem;color: #666;padding:0 0.3rem;align-items: center;display: flex;}
.article .conttime span img{display: inline-block;margin-right: 0.1rem;}

.article .cont p{font-size: 0.18rem !important;color: #333 !important;line-height: 1.8 !important;text-align:justify;margin-bottom: .2rem;text-indent: 2em;}
.article .cont p span{font-size: 0.18rem !important;color: #333 !important;line-height: 1.8 !important;}
.article .cont p img,.article .cont p video{ height: auto !important;max-width: 100% !important;display: block;margin: 0 auto;}

.new_miew{margin-top:0.5rem;border-top: 1px solid #BBCAE2;padding-top: 0.2rem;}
.new_miew p{font-size: 0.18rem;color: #041F64;line-height: 2;margin-bottom: 0.05rem;display: flex;}
.new_miew p a{transition: 0.5s;display: flex;align-items: center;color: #666;flex: 1;min-width: 0;}
.new_miew p:hover a{color: #041F64;}
.new_miew p img{display: inline-block;margin-right: 0.1rem;width: 0.17rem;}
@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
}
/* 校园风光 */
.xyfg ul{margin: 0 -0.12rem;}
.xyfg li{width: 33.3%;padding:0 0.12rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}

.xyfg li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;transition: 0.5s;margin-top: .2rem;max-height: 0.6rem\0;}
.xyfg li .scale .imged{padding-bottom: 57%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #041F64;}
}
@media(max-width: 1024px){	
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0.2rem;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
	.article .conttime span{
    padding: 0 .1rem;
}
}

/* 师资列表 */
.xrld ul{justify-content: space-between;}
.xrld li{width: 48%;margin-bottom: .6rem;}
.xrld li a{align-items: center;box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);background: #fff;}
.xrld li a::after{background: #041F64;width: 100%;height: 0;}
.xrld li .scale{width: 2.15rem;}
.xrld li .con{width:calc(100% - 2.15rem);padding: .3rem .25rem;}
.xrld li h3{font-size: 0.22rem;color: #333;line-height: 0.32rem;padding-bottom: .15rem;border-bottom: 1px solid #eee;transition: 0.5s;}
.xrld li h3::after{width: 0.83rem;height: 0.03rem;background: #041F64;bottom: -1.5px;}
.xrld li p{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.9rem\0;margin-top: .2rem;transition: 0.5s;}
.xrld li .imged{padding-bottom: 130%;}



@media(min-width: 1024px){
  .xrld li a:hover::after{height: 100%;}
  .xrld li a:hover h3:after{background: #fff;}
  .xrld li a:hover h3,.xrld li a:hover p{color: #fff !important;}
}
@media screen and (max-width: 1024px) {
  .xrld li{width: 49%;margin-bottom: .3rem;}
}
@media screen and (max-width: 768px) {
  .xrld li{width: 100%;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: .2rem .2rem;}
}

/* 组织机构 */

.dzjg .fl01{margin-bottom: .35rem;position: relative;}
.dzjg .fl01>h3{width: 100%;overflow: hidden;margin-bottom: .25rem;/* background: linear-gradient( 90deg, rgb(20,109,176) 1%, rgb(27,163,189) 100%); */display: flex;align-items: center;height: 0.7rem;background: #041F64;}
.dzjg .fl01>h3 span{font-size: 0.24rem;color: #fff;font-weight: 500;padding-left: .3rem;display: inline-block;}
.dzjg .fl03>h3{background: #041F64;}

.dzjg .fl01 ul{margin: 0 -0.2rem;}
.dzjg .fl01 li{width: 25%;padding: 0 0.2rem;display: flex;align-items: center;margin-bottom: 0.35rem;}
.dzjg .fl01 li h3{display: block;transition: 0.5s;width: 100%;font-size: .16rem;color: #222;line-height: 1.3;text-align: center;background: #f2f2f2;height: 0.7rem;display: flex;align-items: center;justify-content: center;padding: 0 .15rem;}
.dzjg .fl02 li{width: 33.3%;}
 


@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover{background: #041F64;}
  .dzjg .fl01 li h3:hover a{color: #fff;}
}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: .3rem;}
  .dzjg .fl01 li{width: 50%}
  .dzjg .fl01>h3 span{font-size:.22rem;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl02 li{width: 100%;}
}
/* 师资队伍 */

.szlist ul{margin: 0 -0.15rem;}
.szlist li{width: 33.3%;padding: 0 0.15rem;margin-bottom: 0.5rem;}
.szlist li a{padding: 0 0.17rem 0.17rem;align-items: flex-end;}
.szlist li a::after{width: 100%;height: auto;top: 0.25rem;background: #F4F4F4;}
.szlist li .scale{width: 1.5rem;}
.szlist li .con{padding: 0rem 0rem 0.1rem 0.2rem;flex: 1;min-width: 0;}
.szlist li h3{font-size: 0.18rem;color: #041F64;height: 0.5rem;line-height: 0.25rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;align-items: flex-end;margin-bottom: 0.15rem;font-weight: bold;margin-bottom: 0.18rem;padding-bottom: 0.13rem;border-bottom: 1px solid #ddd;}
.szlist li span{display: inline-block;padding-left: 0rem;font-size: 0.14rem;color: #041F64;font-weight: normal;margin-top: 0.1rem;/* padding-left: .1rem; */display: block;width: 100%;}
.szlist li p{font-size: 0.14rem;color: #777;line-height: 0.24rem;word-break: break-all;max-height: 0.72rem;}
.szlist li .imged{padding-bottom: 135%;}


@media(min-width: 1025px){
}
@media screen and (max-width: 1200px) {
  .szlist ul{margin: 0 -0.2rem 0.2rem;}
  .szlist li{padding: 0 0.2rem;}
  .szlist li span{padding-left: .1rem;}
}
@media screen and (max-width: 1024px) {
  .szlist ul{margin: 0 -0.1rem 0.2rem;}
  .szlist li{padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 50%;margin-bottom: 0.3rem;}
}
@media screen and (max-width: 600px) {
  .szlist li{width: 100%;}
}




/* home1 */
.home1{padding: 1.2rem 0 1.8rem;width: 100%;background: #eaeaeb;}
.home1::after{width: 100%;height: 2.6rem;background: url(../images/hbg1.png) no-repeat bottom;background-size: 100%;}
.title{margin-bottom: 0.2rem ;width: 100%;}
.title h3{font-size: 0.28rem;color: #004093;line-height: 1.5;}

.more{position: absolute;right: 0;}
.more a{transition: 0.5s;font-size: 0.16rem;color: #6f1fae;line-height: 0.32rem;align-items: center;transition: 0s;}
.more a img{display: inline-block;margin-right: 0.1rem;width: 0.55rem;}
.more a:hover{font-weight:bold;}
/*  */
.home1-t{justify-content: space-between;}
.home1-t .left{width: 44%;position: relative;}
.home1-t .right{width: 52%;}
.home1-t .left .imged{padding-bottom: 134%;}
.home1-t .left .pis::after{width: auto;left: 0;right: 0;background: url(../images/h1-bg1.png) no-repeat;background-size: 100% 100%;z-index: 1;}
.home1-t .right li{padding-bottom: 0.4rem;border-bottom: 1px solid #ddd;}
.home1-t .right li:last-child{border-bottom: none;padding: 0.4rem 0 0;}
.home1-t .right li p{font-size: 0.16rem !important;color: #5f5f5f;line-height: 1.5;}

@media screen and (min-width: 1025px) {
 .home1-t .right::after{width: 2.2rem;background: url(../images/h1-bg2.png) no-repeat;background-size: 100% 100%;bottom: auto;top: 0;left: 20%;}

}

@media screen and (max-width: 1024px) {
  .home1{padding: 0.4rem 0 0.6rem;overflow: hidden;}
  .home1::after{height: 1.5rem;}
  .home1-t .left{width: 100%;}
  .home1-t .right{width: 100%;margin-top: 0.3rem;}
 
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 600px) {
 
}

/* home2 */
.home2{padding:1rem 0 ;z-index: 2;background: #eaeaeb;}
.home2-t li *{transition: 0.5s;}
.home2-t{justify-content: space-between;}
.home2-t .left{width: 44%;}
.home2-t .right{width: 52%;}
.home2-t .left .imged{padding-bottom: 134%;}
.home2-t .left .imged::after{width: 100%;height: 40%;background: url(../images/h2-shad.png) no-repeat bottom;background-size: 100%;}
.home2-t .right li a{align-items: flex-start;}
.home2-t .right li .con{flex: 1;min-width: 0;padding-right: 0.35rem;}
.home2-t .right li span{width: 1rem;}
.home2-t .right li a{padding: 0.4rem 0;border-bottom: 1px solid #ddd;}
.home2-t .right li:last-child a{border-bottom: none;padding-bottom: 0;}
.home2-t .right li:first-child a{padding-top: 0;}
.home2-t .right li h4{font-weight: bold;font-size: 0.2rem;line-height: 1.5;color: #5f5f5f;}
.home2-t .right li p{font-size: 0.2rem;line-height: 1.5;color: #5f5f5f;}


@media screen and (min-width: 1025px) {
  .home2-t .right li a:hover h4{color: #6f1fae;}
}
@media screen and (max-width: 1024px) {
  .home2{padding: 0rem 0 0.4rem;overflow: hidden;}
  .home2-t .left{width: 100%;}
  .home2-t .right{width: 100%;margin-top: 0.3rem;}
 
}
@media screen and (max-width: 768px) {
 
}

@media screen and (max-width: 420px) {

}


/* home3 */
.home3{padding: 1rem 0 .9rem;width: 100%;background: url(../images/hbg3.jpg) no-repeat center/cover;}
.home3 .title h3{color: #24ca68;}
.home3-t{position: relative;}
.home3 .cont{margin-bottom: 0.65rem;}
.home3 .cont p{font-size: 0.24rem;line-height: 1.5;color: #fff;}
.home3-t ul{margin: 0 -0.14rem;}
.home3-t li{width: 25%;padding: 0 0.14rem;}
.home3-t li .a{display: block;background: #fff;padding: 0.25rem;border-radius: 0.2rem;height: 3.58rem;}
.home3-t li span{width: 0.61rem;height: 0.45rem;display: flex;align-items: center;justify-content: center;}
.home3-t li .con{padding-top: 0.2rem;margin-top: 0.2rem;background: url(../images/h3-line.png) no-repeat top;background-size: 100%;}
.home3-t li p{font-size: 0.16rem;color: #5f5f5f;line-height: 1.4;

user-select: text; /* 允许选择文本 */
    -webkit-user-select: text; /* Safari支持 */
    -moz-user-select: text; /* Firefox支持 */
    -ms-user-select: text; /* IE支持 */
  }



@media screen and (min-width: 1025px) {
  .home3-t li .a:hover img{transform: rotateY(360deg);transition: 0.5s;}
}

@media screen and (max-width: 1024px) {
  .home3{padding:0.4rem 0 0.2rem;overflow: hidden;}
  .home3 .cont{margin-bottom: 0.3rem;}
  .home3-t ul{margin: 0 -0.1rem;}
  .home3-t li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.25rem;}
  .home3 .cont p{font-size: 0.2rem;}
  .home3-t li .con{height: 2.5rem;overflow-y: auto;}
  .home3-t li .con::-webkit-scrollbar {display: none; }
}
@media screen and (max-width: 768px) {
  .home3-t li{width: 50%;}
  .home3-t li span{width: 0.3rem;height: 0.25rem;}
}

@media screen and (max-width: 420px) {
   .home3-t li{width: 100%;}
   .home3-t li a{height: auto;}
   .home3-t li .con{height: auto;}
}
/* home4 */
.home4{width: 100%;padding: 1rem 0 1.7rem;background: #eaeaeb;}  
.home4::after{width: 100%;height: 6.86rem;background: url(../images/hbg4.jpg) no-repeat bottom;background-size: 100%;}
.home4 .cont{margin-bottom: 0.48rem;}
.home4 .cont p{font-size: 0.24rem;line-height: 1.5;color: #3db170;line-height: 1.4;}
.home4-t ul{margin: 0 -0.4rem;}
.home4-t li{width: 20%;padding: 0 0.4rem;border-right: 1px solid #ddd;}
.home4-t li:last-child{border-right: none;}
.home4-t li span{width: 1.12rem;height: 1.12rem;display: flex;align-items: center;justify-content: center;margin: 0 0 0.4rem 0;background: url(../images/h4-bg.png) no-repeat;background-size: 100%;}
.home4-t li span img{max-width: 0.68rem;}
.home4-t li p{font-size: 0.16rem;color: #5f5f5f;line-height: 0.25rem;}
.home4-t .con{margin: 0.45rem 0 0.75rem;padding-bottom: 0.75rem;border-bottom: 2px solid #ddd;}
.home4-t .con p{font-size: 0.16rem;line-height: 1.5;color: #5f5f5f; }
.home4-b{position: relative;}
.home4-b h3{font-size: 0.54rem;color: #3db170;}
.home4-b li{text-align: center;width: 33.3%;padding: 0 0.2rem;margin-bottom: 2.57rem;}
.home4-b li .a{flex-direction: column;}
.home4-b li span{width: 1.16rem;height: 1.16rem;margin: 0 auto;}
.home4-b li p{width: 100%;order: -1;margin: 0rem 0 .4rem;font-size: 0.24rem;color: #5f5f5f;line-height: 1.5;}



@media screen and (min-width: 1025px) {
    .home4-b{height: 10.6rem;}
    .home4-b::after{width: 7.29rem;height: 8.08rem;background: url(../images/h4-c.png) no-repeat;background-size: 100% 100%;left: 50%;transform: translateX(-50%);bottom: auto;top: 1.6rem;}
    .home4-b h3{width: 2.02rem;position: absolute;left: 50%;transform: translateX(-50%);top: 44%;text-align: center;line-height: 1.5;}
    .home4-b ul{padding: 0 9%;}
    .home4-b li:nth-child(4) p,.home4-b li:nth-child(5) p,.home4-b li:nth-child(6) p{order: 2;color: #fff;margin: .6rem 0 0;padding: 0 .35rem;}
    .home4-b li:nth-child(1),.home4-b li:nth-child(3){margin-top: 1.83rem;}
    .home4-b li:nth-child(5){transform: translateY(1.89rem);}


}

@media screen and (max-width: 1024px) {
  .home4{padding: 0.4rem 0 0.2rem;overflow: hidden;}
  .home4::after{height: 0rem;}
  .home4 .cont{margin-bottom: 0.3rem;}
  .home4-t li span{width: .8rem;height: .8rem;}
  .home4-t li span img{max-width: 0.5rem;}
  .home4-t ul{margin: 0 -0.1rem;}
  .home4-t li{width: 20%;padding: 0 0.1rem;}
  .home4-b li p{order: 2;color: #5f5f5f !important;margin: .25rem 0 0;}
  .home4-b li{padding: 0 0.1rem;margin-bottom: 0.25rem;}
  .home4-t .con{margin: 0.25rem 0;padding-bottom: 0.25rem;}
  .home4-b h3{font-size: 0.3rem;margin-bottom:.35rem;}
}
@media screen and (max-width: 768px) {
  .home4-t li{width: 33.33%;margin-bottom: 0.2rem;}
  .home4-t li span{width: .6rem;height: .6rem;}
  .home4-t li span img{max-width: 0.36rem;}
	.home4-b li span{width: .6rem;height: .6rem;}
	.home4-b li p{font-size:.18rem;}
}

@media screen and (max-width: 420px) {
	 .home4-b li{width:50%;}
}
/* home5 */
.home5{width: 100%;overflow: hidden;padding: 1.1rem 0 1.3rem;background: #ededee;}
.home5-t{border-bottom: 2px solid #ccc;padding-bottom: 0.25rem;margin-bottom: .4rem;}
.home5-t .left{width: 51%;padding-right: 0.3rem;border-right: 1px solid #ccc;}
.home5-t .right{width: 49%;padding-left: 0.5rem;}
.home5-t ul{/* margin: 0 -0.3rem; */}
.home5-t .left ul{padding-top: 0.4rem;border-top: 1px solid #ccc;}
.home5-t  li{width: 33.3%;padding: 0 0.3rem;margin-bottom: 0.35rem;border-right: 1px solid #ccc;height: 1.15rem;}
.home5-t li:nth-child(3n){border-right: none;}
.home5-t .left li h3{
  font-size: 0.4rem;
  background: -webkit-linear-gradient(300deg, #0a9a88 0%, #06b97a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #0a9a88;
}
.home5-t .left li h3 span{
   font-size: 0.64rem;
   background: -webkit-linear-gradient(300deg, #00579e 0%, #047693 100%);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   color: #00579e;
   display: inline-block;
   padding-right: .05rem;
}
.home5-t li p{font-size: 0.16rem;color: #5f5f5f;line-height: 1.4;margin-top: 0.2rem;}
.home5-t .right h3{margin-bottom: 0.2rem;overflow: hidden;}
.home5-t .right h3 span{font-size: 0.16rem;color: #5f5f5f;display: inline-block;padding-right:  0.25rem;}
.home5-t .right h3 span::after{left: 100%;bottom: 50%;width: 100vw;height: 1px;background: #ccc;}
.home5-t .right li span{width:.5rem;height:.53rem;display:flex;align-items:center;justify-content:center;}

.home5-b{justify-content: space-between;padding-top: 0.25rem;}
.home5-b .left{width: 23%;}
.home5-b .right{width: 72%;}
.home5-b .right img{width: 100%;}
.home5-b .left li{width: 50%;padding: 0.02rem 0;border-bottom: 1px solid #ccc;}
.home5-b .left li a{display: block;font-size: 0.16rem;color: #5f5f5f;line-height: 2;padding-left: 0.15rem;}
.home5-b .left li a::after{width: 0.08rem;height: 0.08rem;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);background: linear-gradient(90deg, #00579e 0%, #06b97a 100%);}
.home5-t .left li:last-child h3{font-size:.14rem;}
@media screen and (min-width: 1025px) {
  .home5-t .right li a:hover img{transform:rotateY(360deg);transition:0.5s;}
}

@media screen and (max-width: 1024px) {
  .home5{padding:0.4rem 0 0.4rem;overflow: hidden;}
  .home5-t .left{width: 100%;padding-right: 0rem;border-right: none;}
  .home5-t .right{width:100%;padding-left: 0rem;margin-top: 0.3rem;}
  .home5-t ul{padding-top: 0.3rem;margin: 0 -0.1rem;}
  .home5-t li{width: 33.3%;padding: 0 0.1rem;}
  .home5-b .left{width: 100%;}
  .home5-b .right{width: 100%;margin-top:.25rem;}
  .home5-b{padding-top:0;}
	.home5-t .left li h3{font-size:.26rem;}
  .home5-t .left li h3 span{font-size:.5rem;}
	.home5-t{padding-bottom: 0rem;margin-bottom: .2rem;}
}
@media screen and (max-width: 768px) {
	.home5-t .left li h3 span{font-size:.3rem;}
}

@media screen and (max-width: 420px) {
 
}
/* home6 */
.home6{width: 100%;overflow: hidden;padding: .75rem 0 1.3rem;background: #d1ebf9;}
.home6::after{width: 10.68rem;height: 6.39rem;background: url(../images/h6bg.png) no-repeat;background-size: 100% 100% !important;left: auto;right: 0;}
.home6-t ul{border-top: 1px solid #004093;}
.home6-t li{padding-top: 0.25rem;}
.home6-t li .span{width: 50%;border-bottom: 1px solid #004093;}
.home6-t li span{width: 1.75rem;display: block;font-size: 0.24rem;color: #004093;font-weight: bold;}
.home6-t li .con{flex: 1;min-width: 0;padding-bottom: 0.25rem;border-bottom: 1px solid #004093;}
.home6-t li .con::after{width: 1px;height: 2.5rem; background: #004093;left: 50%;bottom: auto;top: 0;}
.home6-t li p{font-size: 0.16rem;color: #5f5f5f;line-height: 1.3;}
.home6-t li h3{font-size: 0.2rem;color: #004093;height: 0.4rem;margin-bottom: 0.2rem;line-height: 1.3;}

.home6-t li dl{justify-content: space-between;}
.home6-t li dt{width: 46%;}
.home6-t li h4{margin-bottom: 0.3rem;align-items: flex-start;}
.home6-t li h4:last-child{margin-bottom: 0;}
.home6-t li h4 em{display: flex;align-items: center;justify-content: center;width: 0.25rem;height: 0.25rem;border-radius: 50%;border: 1px solid #004093;color: #004093;font-size: 0.16rem;font-weight: bold;font-style: normal;background: #d1ebf9;}
.home6-t li h4 p{flex: 1;min-width: 0;padding-left: 0.2rem;}
.home6-t li .box::after{width: 1px;left: 0.12rem;background: #004093;height: auto;top: 0.2rem;bottom: 0.2rem;}
.home6-t li .con>p{margin-bottom: 0.2rem;}
.home6-t li .con>p:last-child{margin-bottom: 0;} 
.home6 h5{margin-top:0.45rem;}
.home6 h5 a{align-items: center;height: 0.48rem;background: #004093;padding: 0 0.38rem 0 0.2rem;color: #fff;font-size: 0.18rem;}
.home6 h5 a img{display: inline-block;margin-left: 0.1rem;width: 0.2rem;}


@media screen and (min-width: 1025px) {
  .home6-t li:first-child .con{border-bottom: none;padding-bottom: 0;}
.home6-t li:first-child dt{padding-bottom:.25rem;border-bottom:1px solid #004093;}
}

@media screen and (max-width: 1024px) {
  .home6{padding:0.4rem 0 0.4rem;overflow: hidden;}
  .home6 h5{margin-top:0.2rem;}
  .home6-t li .span{width: 50%;}
  .home6::after{width: 5.34rem;height: 3.19rem;}
	
}
@media screen and (max-width: 768px) {
  .home6-t li .span{width: 100%;padding-bottom: .2rem;}
  .home6-t li span{width: 100%;}
  .home6-t li .con{flex: none;width: 100%;padding-top: .2rem;}
  .home6-t li .con::after{height:0rem;}
  .home6-t li span{font-size:.22rem;}
	.home6-t li h3{height:auto;}
}

@media screen and (max-width: 420px) {
 
}


/* home7 */
.home7{width: 100%;overflow: hidden;padding: 1.4rem 0;background: #004093;}
.home7::after{width: 10.68rem;height: 6.39rem;background: url(../images/h7bg.png) no-repeat;background-size: 100% 100% !important;left: auto;right: 0;bottom: auto;top: 0;}
.home7-t{justify-content: space-between;}
.home7-t .left{width: 41%;}
.home7-t .right{width: 40%;text-align: right;}
.home7-t .left h3{font-size: 0.2rem;color: #fff;margin-bottom: 0.25rem;}
.home7-t .left input{width: 100%;height: 0.56rem;margin-bottom: 0.12rem;padding:0 0.16rem;border: 1px solid #fff;color: #fff;font-size: 0.18rem;background-color: rgba(255, 255, 255, 0);line-height: 0.56rem;cursor: pointer;}
.home7-t .left input::placeholder{color: #fff;}
.home7-t .left .prompt{color: #fff;font-size: 0.13rem;line-height: 1.3;margin-bottom: 0.2rem;}
.home7-t .left font{display:none;}
.home7-t .left .btn{background: #fff;color: #004093;text-align: center;}
.home7-t .right h3{font-size: 0.36rem;color: #24ca68;line-height: 1.5; }
.home7-t .right .con{padding-top: 0.24rem;}
.home7-t .right p{font-size: 0.36rem;line-height: 1.5;color: #fff; }



@media screen and (min-width: 1025px) {
  
}

@media screen and (max-width: 1024px) {
  .home7{padding:0.4rem 0rem;overflow: hidden;}
  .home7-t .left{width: 100%;}
  .home7-t .right{width: 100%;text-align: right;}
  .home7::after{width: 5.34rem;height: 3.19rem;}
	.home7-t .right h3,.home7-t .right p{font-size: 0.28rem;}
}
@media screen and (max-width: 768px) {

}

/* 新增 */
.homed{padding: 0.8rem 0 1.2rem;width: 100%;overflow: hidden;background: url(../images/hbg.jpg) no-repeat bottom #1d2087;background-size: 100%;}
.title2{margin-bottom: 0.35rem;}
.homed img{width: auto;}
.homed .title3 h3{color: #fff;}
.homed .title3 h3::after{background: #fff;}
.homed-t h3{font-size: 0.3rem;color: #00f9ff;line-height: 1.3;margin-bottom: 0.25rem;}
.homed-t .cont p{font-size: 0.24rem;color: #fff;line-height: 1.5;margin-bottom: 0.25rem;}
.homed-t .cont{margin-bottom: 0.4rem;}
.homed-t li{padding-left: 0.15rem;border-left: 0.05rem solid #fff;margin-bottom: 0.5rem;}
.homed-t li h4{font-size: 0.24rem;color: #00f9ff;line-height: 1.3;margin: 0.2rem 0 0.1rem;}
.homed-t li p{font-size: 0.2rem;color: #fff;line-height: 1.5;margin-bottom: 0rem;}
.homed-t li b{display: block;}


@media screen and (max-width: 1024px) {
.homed{padding: 0.4rem 0;}
.homed-t{width: 100%;padding: 0 0.15rem;max-width: 100%;}
.homed-t li{margin-bottom: 0.2rem;}
.homed-t h3{font-size: 0.22rem;}
.homed-t li h4,.home4-t .cont p,.homed-t .cont p{font-size: 0.18rem;}
.homed-t li p{font-size: 0.16rem;}
}
@media screen and (max-width: 768px) {
  .title2 img{width: 1.5rem;}
}
/* homec */
.homec{width: 100%;padding: 1rem 0;background: url(../images/hebg.png) no-repeat bottom 2.9rem right #fff;overflow: hidden;}

.homec-t ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.homec-t li{width: 47%;margin-bottom: 0.7rem;}
.homec-t li .con{display: flex;flex-wrap: wrap;align-items: flex-end;}
.homec-t li .pis{width: 1.9rem;height: 1.47rem;display: flex;justify-content: center;align-items: center;}
.homec-t li .box{flex: 1;min-width: 0;padding-left: 0.25rem;}
.homec-t li h3{font-size: 0.24rem;color: #195bb8;font-family: "boldFont";}
.homec-t li h4{font-size: 0.16rem;color: #444445;line-height: 0.26rem;margin: 0.1rem 0;}
.homec-t li span{display: inline-block;line-height: 0.22rem;background: #195bb8;color: #fff;font-size: 0.16rem;padding: 0 0.05rem;}
.homec-t li .cont{position: relative;margin-top: 0.45rem;}
.homec-t li .cont p{font-size: 0.16rem;color: #444445;line-height: 0.26rem;font-family: "微软雅黑";}
.homec-t li .cont::before{content: "";position: absolute;width: 0.15rem;height: 0.15rem;left: -0.2rem;top: -0.1rem;background: url(../images/he-i1.png) no-repeat;background-size: 100% 100%;}
.homec-t li .cont::after{content: "";position: absolute;width: 0.27rem;height: 0.26rem;right: -0.2rem;bottom: -0.15rem;background: url(../images/he-i2.png) no-repeat;background-size: 100% 100%;}
.title-t{position:absolute;z-index:10;left:23%;top:5%;}
.sem_cont_seven_title>span{white-space:nowrap;}
@media screen and (max-width: 1024px) {
.homec{padding: 0.4rem 0;}
.homec-t{width: 100%;padding: 0 0.15rem;max-width: 100%;box-sizing: border-box;}
.homec-t li{width: 48.5%;margin-bottom: 0.2rem;}
.homec-t li .cont::before{left: 0;}
.homec-t li .cont::after{right: 0;}
	.title-t{left:0.25rem;}

}
@media screen and (max-width: 768px) {
.homec-t li{width: 100%;}
.homec-t li .pis{width: 1.5rem;}
.homec-t li h3{font-size: 0.2rem;}
}
/* gepc */
.con_nav{background: #195bb8;height: 0.6rem;}
.con_nav ul{justify-content: space-between;}
.con_nav li a{display: block;line-height: 0.6rem;color: #fff;font-size: 0.2rem;}
.gecp{overflow: hidden;}
.gecp1{width: 100%;padding: 0.8rem 0;}
.title3{margin-bottom: 0.45rem;}
.title3 h3{font-family: 'boldFont';font-size: 0.5rem;font-weight: bold;color: #195bb8;padding-bottom: 0.25rem;display: flex;align-items: center;}
.title3 h3::after{width: 0.23rem;height: 0.04rem;background: #195bbc;}


.gecp1-t{justify-content: space-between;margin-bottom: 0.8rem;}
.gecp1-t .left{width: 32%;}
.gecp1-t .right{width: 60%;}
.gecp1-t .left p{font-size: 0.3rem;color: #195bb8;line-height: 1.5;font-weight: lighter;}
.gecp1-t .left h3{font-size: 0.3rem;color: #2765c0;line-height: 1.5;font-family: 'boldFont';margin-top: 0.3rem;}
.gecp1-t .right .cont p{font-size: 0.2rem;color: #848383;line-height: 1.6;margin-top: 0.2rem;}
.gecp1 .img img{width: 100%;}
.gecp1-t2{justify-content: space-between;margin-bottom: 2.2rem;padding-top: .6rem;}
.gecp1-t2 .left{width: 45%;}
.gecp1-t2 .right{width: 50%;}
.gecp1-t2 p{padding: 0.2rem 0;font-size: 0.2rem;color: #848383;line-height: 1.6;}
.gecp1 strong {color: #195bb8;}
.gecp1-b::after{width: 6.6rem;height: 6.21rem;background: url(../images/ge3.png) no-repeat;background-size: 100%;bottom: -.6rem;}
.gecp1-b .cont p{font-size: 0.34rem;color: #848383;line-height: 1.6;}
/*  */
.gecp3{width: 100%;padding: 1rem 0;position: relative;}
.gecp3:before{content:"";position:absolute;width:75%;height: 18rem;right:0;top:0;z-index:-1;background: url(../images/gebg.png) no-repeat bottom;background-size: 100%;}
.gecp3::after{width: 36.5%;height: 3.9rem;background: url(../images/ge3-bg.png) no-repeat bottom;background-size: 100%!important;left: auto;right: 17%;bottom: 3%;}
.gecp3 img{width: 100%;}
.title3 span{font-size: 0.22rem;color: #474545;font-weight: 100;padding-left: .15rem;transform: translateY(.1rem);}
.gecp3-t ul{margin: 0 -0.15rem;}
.gecp3-t li{width: 33.3%;padding: 0 0.15rem;margin-bottom: 0.4rem;}

.gecp3-t li .con{display: flex;flex-wrap: wrap;align-items: center;}
.gecp3-t li .pis{width: 1.5rem;height: 1.47rem;display: flex;justify-content: center;align-items: center;}
.gecp3-t li .box{flex: 1;min-width: 0;padding-left: 0.25rem;}
.gecp3-t li h3{font-size: 0.24rem;color: #195bb8;font-family: 'boldFont';}
.gecp3-t li .cont{position: relative;margin-top: 0.15rem;}
.gecp3-t li .cont p{font-size: 0.16rem;color: #444445;line-height: 0.26rem;padding-left: 0.1rem;}
.gecp3-t li .cont p::after{width: 0.04rem;height: 0.04rem;bottom: auto;top: 0.12rem;background: #444445;border-radius: 50%;}


.gecp4{width: 100%;overflow: hidden;z-index: 2;position: relative;}
.gecp4 .img img{width: 100%;}
/*  */
.gecp5{width: 100%;padding: 0.7rem 0;background: url(../images/ge6.png) no-repeat center/cover;}
.gecp5 .con{padding-bottom: 0.15rem;}
.gecp5 .con::after{width: 0.2rem;height: 3px;background: #48e3ff;}
.gecp5 .con h3{font-size: 0.35rem;margin-bottom: 0.3rem;color: #fff;}
/* gecp6 */
.gecp6{width: 100%;overflow: hidden;padding: 0.8rem 0;}
.gecp6::after{width: 4.53rem;height: 4.43rem;background: url(../images/ge7.png) no-repeat;background-size: 100%;left: 25%;}
.gecp6 li{justify-content: space-between;padding: 0.4rem 0;border-bottom: 1px solid #ccc;}
.gecp6 span{width: 32%;display: block;font-family: 'boldFont';font-size: 0.24rem;font-weight: bold;color: #195bb8;line-height: 1.3;}
.gecp6 dl{width: 60%;}
.gecp6 li dt{font-size: 0.2rem;color: #444445;line-height: 1.8;}
.gecp6 li dt::after{width: 4px;height: 4px;left: -0.1rem;background: #000;border-radius: 50%;top: 0.15rem;}
.gecp6 .regis{margin-top: 0.58rem;justify-content: center;}
.gecp6 .regis a{display: block;color: #fff;background: #196fc2;line-height: 0.6rem;font-size: 0.3rem;padding: 0 0.4rem;}
.footer3{background: url(../images/fbg3.png) no-repeat center/cover;}

.footer3 .foot-t .left .btn{color: #000;font-weight: bolder;}

@media screen and (min-width: 1025px) {
.gecp1 .img{width: calc(100% + 3.6rem);}
.gecp1-b{padding-left: 30%;}
.gecp3-t{width: calc(100% + 2.6rem);}
.gecp4 .img{width: 81%;}
}
@media screen and (max-width: 1024px) {
.gecp1,.gecp5,.gecp6,.gecp3{padding: 0.4rem 0;}
.title3{margin-bottom: 0.3rem;}
.gecp1-t,.gecp1-t2{margin-bottom: 0.3rem;}
.gecp1-t .left::after{width: 4.4rem;height: 3.89rem;background: url(../images/ge1.jpg) no-repeat;left: auto;right: 0;bottom: auto;top: -0.5rem;}

.gecp1-t .left{width: 100%;}
.gecp1-t .right{width: 100%;}
.gecp1-t2 .left{width: 100%;}
.gecp1-t2 .right{width: 100%;}
.gecp1-t2 p{padding: 0 0 0.1rem 0;}
.gecp1-t2{padding-top:.3rem;}
	.gecp1-b .cont p{font-size:.3rem;}
  .gecp5 .con h3{font-size: 0.3rem;}
  .gecp6 li{padding: 0.2rem 0;}
  .gecp6 span{width: 100%;}
  .gecp6 dl{width: 100%;}
  .gecp6 .regis{margin-top: 0.3rem;}
  .gecp6 .regis a{font-size: 0.24rem;line-height: 0.5rem;}
  .gecp3-t ul{margin: 0 -0.1rem;}
  .gecp3-t li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.4rem;}
}
@media screen and (max-width: 768px) {
.gecp1-t .left p{font-size: 0.24rem;}
.gecp1-t .left h3{font-size: 0.24rem;margin-top: 0.2rem;}
	.gecp1-b .cont p{font-size:.24rem;}
  .title3 h3 img{max-width: 1rem;}
    .gecp5 .con h3{font-size: 0.26rem;}
    .gecp3-t li{width: 50%;}
    .footer3{background: url(../images/fbg3-ph.jpg) no-repeat bottom/cover;}
}

@media screen and (max-width:420px) {
  .gecp3-t li{width: 100%;margin-bottom: 0.15rem;}
}

/* programs */
.prom1{width: 100%;padding: 1rem 0 0.7rem;}
.prom1 ul{margin: 0 -0.15rem;}
.prom1 li{width: 25%;padding: 0 0.15rem;}
.prom1 li a{display: block;background: url(../images/pro1.jpg) no-repeat center/cover;}
.prom1 li a::after{width: 100%;opacity: 0;background: url(../images/pro2.jpg) no-repeat center/cover;}
.prom1 li .con{display: flex;align-items: center;justify-content: center;text-align: center;height: 2.4rem;padding: 0 .25rem;}
.prom1 li .imged{padding-bottom: 2.4rem;}
.prom1 li p{font-size: 0.2rem;font-size: 0.16rem;color: #fff;line-height: 1.5;}
.prom1 li .imged{padding-bottom: 2.4rem;}
.programs .w-tab{height: 0;overflow: hidden;position: relative;}
.programs .w-tab.on{height: auto;}
.programs .w-tab .tab{background: #F3F3F3;padding: 0.5rem;width: 100%;position: absolute;left: 0;top: 0;}
.programs .w-tab .tab.on{position: relative;z-index: 10;opacity: 1;visibility: visible;}
.programs .w-tab .tab p{font-size: 0.16rem;color: #808080;line-height: 1.5;}
/*  */
.prom2{width: 100%;padding: 1rem 0 0.3rem;background: #f3f3f3;}
.prom2-t ul{margin: 0 -0.15rem;}
.prom2-t li{width: 25%;padding: 0 0.15rem;margin-top: 0.35rem;}
.prom2-t li a{display: block;}
.prom2-t li .con{height: 0.6rem;display: flex;align-items: center;justify-content: center;text-align: center;font-size: 0.16rem;color: #727272;line-height: 1.4;transition: 0.5s;}
.prom2-t li .con::after{width: 100%;height: 3px; background: linear-gradient(90deg, rgba(127,29,174,1) 0%, rgba(30,25,161,1) 100%);}
.prom2-t li .imged{padding-bottom: 1.56rem;}
.prom2-t li .box{height: 2.16rem;display: flex;align-items: center;justify-content: center;background: url(../images/pro1.jpg) no-repeat center/cover;}
.prom2-t li .box h3{color: #fff;font-size: 0.36rem;line-height: 1.5;text-align: center;}
.programs .prom2 .w-tab .tab{background: #fff;}
.prom3{width: 100%;padding: 1rem 0 0.6rem;}
.footer4{background: url(../images/fbg4.jpg) no-repeat center/cover;padding-top: 1rem;}

@media screen and (min-width: 1025px) {
.prom1 li a:hover::after{opacity: 1;}
.prom2-t li a:hover .con::after{height: 100%;}
.prom2-t li a:hover .con p{color: #fff;}
.prom2-t li a:hover .box{background: url(../images/pro3.jpg) no-repeat center/cover;}
}
@media screen and (max-width: 1024px) {
.prom1{padding: 0.4rem 0;}
.prom2{padding: 0.4rem 0;}
.prom3{padding: 0.4rem 0;}
.prom1 ul{margin: 0 -0.1rem;}
.prom1 li{width: 25%;padding: 0 0.1rem;}
.prom2-t li .box h3{font-size: 0.28rem;}
.prom2-t ul{margin: 0 0.1rem;}
.prom2-t li{width: 25%;padding: 0 0.1rem;}
	.programs .w-tab .tab{padding:.5rem .2rem;}
  .footer4{padding-top: 0.4rem;}
}
@media screen and (max-width: 768px) {
.prom1 li{width: 50%;margin-bottom: 0.3rem;}
.prom2-t li{width: 50%;margin-bottom: 0.3rem;}
.footer4{background: url(../images/fbg4-ph.jpg) no-repeat center/cover;}
}
@media screen and (max-width: 420px) {
	.prom2-t li .imged{padding-bottom: 1.2rem;}
	.prom2-t li .box{height: 1.8rem;}
}

/* organitons */
.orga1{width: 100%;padding: 1rem 0 0rem;overflow: hidden;}

.orga1-t ul{justify-content: space-between;align-items: flex-start;}
.orga1-t li{width: 40%;}
.orga1-t li .a{padding: 0.99rem 0;}
.orga1-t li h3{display: inline-block;border-bottom: 2px solid #801dae;font-family: "boldFont";color: #595757;font-size: 0.24rem;padding-bottom: 0.05rem;vertical-align: bottom;}
.orga1-t li h3 img{max-width: 1.06rem;vertical-align: bottom;}
.orga1-t li h3 span{font-family: "boldFont";}
.orga1-t li .con{padding-top: 0.24rem;}
.orga1-t li .con p{font-size: 0.18rem;color: #666;line-height: 1.8;}
.orga2{overflow: hidden;}
.orga2 img{transition: 0.5s;width: 100%;}
.orga2:hover img{transform: scale(1.1);}
/*  */
.orga3{width: 100%;padding: 1rem 0 0.15rem;overflow: hidden;}
.orga3-t{padding-bottom: 0.1rem;}
.orga3 li{padding-bottom: 0.5rem;}
.orga3-t ul{justify-content: space-between;}
.orga3-t li{width: 46%;}
.orga3 li h3{font-size: 0.22rem;color: #595757;margin-bottom: 0.23rem;font-family: "boldFont";padding-left: 0.2rem;background: url(../images/or-jt.jpg) no-repeat left center/0.09rem;transition: 0.5s;}
.orga3 li .con{padding-left: 0.2rem;}
.orga3 li .con p{font-size: 0.18rem;color: #666;line-height: 1.8;}
.orga3-b{padding-top: 0.6rem;background:#F3F3F3 ;}
.orga3-b .wp{align-items: flex-start;justify-content: space-between;}
.orga3-b .left{width: 46%;}
.orga3-b .right{width: 46%;}
.orga3-b .right img{width: 100%;}
/*  */
.orga4{width: 100%;padding: 1rem 0 0.5rem;}
.orga4-t .cont p{font-size: 0.18rem;color: #666;line-height: 1.3;margin-bottom: 0.2rem;}
.orga4-t li{width: 25%;}
.orga4-t li .a{height: 1.01rem;display: flex;align-items: center;justify-content: center;padding: 0 0.1rem;text-align: center;}
.orga4-t li p{color: #fff;font-size: 0.16rem;line-height: 1.5;}
.orga4 .more2{margin-top:.8rem;justify-content:center;}
/* orga5 */
.orga5{width: 100%;padding: 1.3rem 0 0.5rem;background: #f3f3f3;}
.orga5 .cont{margin-bottom: 1rem;}
.orga5 .cont .line img{width: 100%;}
.orga5 .cont p{margin: 0.1rem 0;font-size: 0.2rem;color: #4d4d4d;line-height: 0.3rem;}
.orga5 .swiper-container{padding: 0.25rem 0;}
.orga5-t{position: relative;padding: 0 7%;}
.orga5-t li{width: 46%;}
.orga5-t li .a{height: 3.3rem;padding: 0.3rem .4rem;background: linear-gradient(90deg, rgba(127,29,174,1) 0%, rgba(30,25,161,1) 100%);box-shadow: 0 0.03rem 0.15rem rgba(0,0,0,.5);overflow: hidden;}
.orga5-t li h3{text-align: center;padding-bottom: 0.2rem;}
.orga5-t li h3::after{width: 20%;left: 50%;background: #fff;transform: translateX(-50%);height: 3px;}  
.orga5-t li h3 span{color: #fff;font-size: 0.18rem;}
.orga5-t li h3 p{font-size: 0.14rem;color: #fff;line-height: 1.3;}
.orga5-t li .con{margin-top: 0.25rem;}
.orga5-t li .con p{color: #fff;font-size: 0.14rem;line-height: 1.2;}
.orga5-t li.swiper-slide-prev .a{background: #ba8ed6;}
.orga5-t li.swiper-slide-next .a{background: #8f8cd0;}
.orga5-t .arror{width: 0.2rem;height: 0.35rem;margin-top: 0;transform: translateY(-50%);}
.orga5-t .arror::after{color: #801dae;font-size: 0.3rem;font-weight: bold;}


@media screen and (min-width: 1025px) {
.orga1-t li .a:hover span{color: #801dae;}
.orga1-l1::after{width: 60vw;background: #f3f3f3;left: -3.6rem;}
.orga1-l2::after{width: auto;left: -15%;background: #fff;right: 0;}
.orga1-l4::after{width: auto;left: -15%;background: #f3f3f3;right: -3.6rem;}
.orga3 li:hover h3{color: #801dae;}
	.orga1-t li:nth-child(2n){width:48%;}
	.orga1-t li:nth-child(2){margin-top:1rem;}
	.orga1-t li:nth-child(3) .a{padding:0;}
	.orga1-t,.orga4-t{padding-top:.25rem;}
	.orga3-b .right img{transform: translateY(-0.6rem);}
  .orga4-t ul{background: url(../images/orbg3.jpg) no-repeat center/cover;}

}
@media screen and (max-width: 1024px) {
.orga1{padding: 0.4rem 0 0;}
.orga1-t li{width: 48%;}
.orga1-t li .a{padding: 0rem 0 .3rem 0;}
.orga1-t li h3 img{max-width: .8rem;}
.orga3,.orga4,.orga5{padding: 0.4rem 0;}
.orga3-t li{width: 48%;}
.orga3-b .left{width: 100%;}
.orga3-b .right{width: 100%;}
.orga4-t li .a{ background: linear-gradient(90deg, #9343fc 0%, #b981fc 100%);}
.orga4-t li:nth-child(2n) .a{background: #403baf;}
.orga4-t li{width: 33.3%;}
.orga5 .cont{margin-bottom: .4rem;}
	.orga5-t{padding:0 .45rem;}
}
@media screen and (max-width: 768px) {
.orga1-t li{width: 100%;}
.orga3 li{width: 100%;padding-bottom: .25rem;}
.orga1-t li h3 img{max-width: .5rem;}
.orga4-t li{width: 50%;}
.orga5-t li .a{height:3.6rem;padding:.2rem;}
	.orga5-t li{width:65%;}
}
@media screen and (max-width: 600px) {
	.orga5-t li .a{height:3rem;}
	.orga5-t li .con p{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical;}
}
/* about */
.about1-t{background: #f3f3f3;justify-content: space-between;align-items: flex-start;}
.about1-t .left{width: 50%;padding: 1.02rem .2rem 1.5rem;}
.about1-t .right{width: 50%;padding: 1.02rem .2rem 0.8rem;background: #fff;}
.about1-t .cont{margin-top: 0.42rem;padding: 0 .8rem;}
.about1-t .cont p{font-size: 0.18rem;color: #666;line-height: 1.6;}
.about2{width: 100%;padding: 1rem 0 0.7rem;background: url(../images/abg1.jpg) no-repeat center/cover;/* z-index: 10; *//* position: relative; */}
.about2 .title2 h3{color: #fff;}
.about2 .title2 h3::after{background: #fff;}
.about2 .img{margin: 0 0 0.6rem;padding: 0.45rem 0;border-bottom: 2px solid #fff;align-items: center;}
.about2 .img span{display: block;text-align: center;width: 45%;}
.about2 .img .con{width: 55%;padding-left: 0.2rem;}
.about2 .img p{font-size: 0.24rem;color: #fff;line-height: 1.5;}
.about2-t{justify-content: space-between;align-items: center;}
.about2-t .left{width: 65%;}
.about2-t .right{width: 23%;background: url(../images/abg2.jpg) no-repeat  bottom;background-size: 100% 100%;padding: 0.35rem 0.3rem;}
.about2-t .left p{font-size: 0.3rem;color: #fff;line-height: 1.5;}
.about2-t .right span{color: #801dae;font-size: 0.18rem;font-weight: bold;}
.about2-t .right h3{font-size: 0.6rem;color: #801dae;margin: 0.17rem 0 0.25rem;}
.about2-t .right h3 b{display: inline-block;padding-right: 0.1rem;}
.about2-t .right p{font-size: 0.18rem;color: #4d4d4d;line-height: 1.5;width: 80%;font-weight: bold;}
.about3{width: 100%;position: relative;/* overflow: hidden; */}
.about3::after{width: auto;right: -3.6rem;background: #f3f3f3;}
.about3-t{padding: 1rem 0 0.5rem 0.75rem;position: relative;}
.about3-t .cont p{font-size: 0.18rem;line-height: 1.6;color: #808080;}
.more3{margin-top: 0.56rem;align-items: flex-start;}
.more3 a{margin-right: 0.35rem;}
.about3-t .box{width: 70%;background: #f3f3f3;padding: 0.65rem 0.75rem 0.52rem;position: absolute;left: 0;bottom: 0;z-index: 10;display: none;}
.about3-t.on .box{display: block;}
.about3-t .box .more2{margin-top: 0.5rem;justify-content: center;}
.about4{width: 100%;padding: 1.5rem 0 1rem;}
.about4::after{width: 100%;bottom: auto;top: 0;background: url(../images/abg4.jpg) no-repeat center/cover;height: 4.58rem;}
.about4-t{background: #fff;padding: 1rem 1rem 0;}
.about4-t .cont{height: 2.6rem;overflow-y: auto;padding-right: .2rem;}
.about4-t .cont p{font-size: 0.18rem;line-height: 1.6;color: #808080;}
.about4-t .con{padding-top: 0.68rem;text-align: center;}
.about4-t .con h3{font-size: 0.28rem;color: #801dae;}
.about4-t .con .box{margin: 0.2rem auto 0;width: 28%;}
.about4-t .con p{font-size: 0.14rem;color: #801dae;line-height: 1.6;}
.about{overflow: hidden;}

@media screen and (min-width: 1025px) {


}

@media screen and (max-width: 1024px) {
	.about1{padding-top:.4rem;}
  .about1-t .left{width: 100%;padding: .4rem .3rem 0.3rem;}
  .about1-t .right{width: 100%;padding: .4rem .3rem 0.3rem;}
  .about2{padding: 0.4rem 0;}
  .about2-t .left p{font-size: 0.22rem;}
  .about2-t .right h3{font-size: 0.46rem;}
  .about3-t{padding: 0.4rem 0;}
  .about4{padding: 0.4rem 0;}
  .about4-t{padding: .4rem .4rem 0;}
	.about3::after{right:-15px;}
	.about1-t .cont{padding:0 .15rem;}
	.about2 .img{padding:.25rem 0;margin-bottom:.3rem;}
	.more3{margin-top: 0.26rem;}
	.about3-t .box{width: 100%;padding:.25rem;}
}

@media screen and (max-width: 768px) {
  .about2-t .left{width: 100%;}
  .about2-t .right{width: 100%;padding: 0.2rem 0.25rem;margin-top:.3rem;}
  .about2-t .right h3{font-size: 0.4rem;}
  .about4-t .con .box{width: 50%;}
	.about2 .img span{width:100%;}
	.about2 .img .con{width:100%;text-align:center;margin-top:.2rem;}
}

/* unique */
.unique{overflow: hidden;}
.unique1{width: 100%;padding: 1rem 0 1rem;}
.unique .title2{margin-bottom: 0.64rem;}
.unique1-t{justify-content: space-between ;align-items: flex-start;}
.unique1-t .left{width: 60%;}
.unique1-t .right{width: 35%;}
.unique1-t .right img{width: 100%;}
.uni-t{margin-left: 0.5rem;align-items: flex-start;position:relative;}
.uicon{width: 0.55rem;display: block;}
.uicon img{width: 100%;}
.unique1 .uicon{width: 0.65rem;}
.uni-t::after{left: .26rem;top: .65rem;border-left: 2px dashed #4d4d4d;height: auto;content:"";position:absolute;bottom: 0;}
.uni-t .con{flex: 1;min-width: 0;padding-top: 0.8rem;padding-left: .15rem;}
.tit2{font-size: 0.32rem;color: #801dae;margin-bottom: 0.2rem;line-height: 1.3;}
.unique1-t .uni-t .con p{font-size: 0.3rem;color: #4d4d4d;line-height: 1.5;padding-bottom: 0.1rem;}
.unique1-t .left .cont p{font-size: 0.18rem;color: #666;line-height: 1.6;}
/* unique2 */
.unique2{width: 100%;padding: 1.05rem 0 0.3rem;background: url(../images/ubg2.jpg) no-repeat center/cover;}
.unique2-t{align-items: self-start;}
.unique2-t .uicon::after{border-left: #fff 2px dashed;top:100%;left:50%;height:2.5rem;width:1px;bottom:auto}
.unique2-t .box{flex: 1;min-width: 0;padding-top: 0.8rem;padding-left: .25rem;}
.unique2-t  .tit2{color: #fff;}
.unique2-t ul{justify-content: space-between;}
.unique2-t li{width: 31%;}
.unique2-t li h3{font-size: 0.24rem;color: #fff;font-family: "boldFont";margin-bottom: 0.24rem;}
.unique2-t li p{font-size: 0.18rem;color: #fff;line-height: 1.6;}
.unique2-t li h3::after{width: 0.09rem;height: 0.14rem;background: url(../images/u-xq.jpg) no-repeat;background-size: 100% 100%;left: -0.1rem;bottom: auto;top: 50%;transform: translateY(-50%);}
/*  */
.unique3{width: 100%;padding: 1rem 0;}
.unique3 .img{width: 100%;height: 3.5rem;overflow: hidden;margin: 0 0 0.45rem;}
.unique3 .img img{width: 100%;}
.unique3-t{justify-content: space-between;}
.unique3-t .left{width: 35%;}
.unique3-t .right{width: 60%;}
.unique3-t .cont p{font-size: 0.18rem;color: #666;line-height: 1.6;}
.unique3-t li{margin-bottom: .3rem;border-bottom: 2px dashed #444;padding-bottom: .25rem;}
.unique3-t li h3{font-size: 0.24rem;color: #595757;font-family: "boldFont";padding-left: 0.2rem;background: url(../images/or-jt.jpg) no-repeat left center;margin-bottom: 0.27rem;}
.unique3-t li p{font-size: 0.18rem;color: #666;line-height: 1.6;}
.unique3-t li:last-child{border-bottom:none;}
/*  */
.unique4{width: 100%;padding: 1rem 0;background: #f3f3f3;}
.unique4-t{justify-content: space-between ;align-items: center;}
.unique4-t .left{width: 66%;}
.unique4-t .right{width: 23%;background: url(../images/ubg3.jpg) no-repeat center/cover;padding: 0.47rem 0.1rem 0 0.2rem;height: 3.12rem;}
.unique4-t .uni-t .con p{font-size: 0.3rem;color: #666;line-height: 1.3;padding-bottom: 0.1rem;}
.unique4-t .left .cont p{font-size: 0.18rem;color: #666;line-height: 1.6;}
.unique4-t .left .cont{margin-top: 0.3rem;}
.unique4-t .uicon::after{height: 2.3rem;}
.unique4-t .uni-t .con{padding-top:1rem;}
.unique4-t .right span{font-size: 0.18rem;color: #fff;line-height: 1.4;font-weight: bold;}
.unique4-t .right h3{color: #fff;font-size: 0.54rem;margin: 0.18rem 0 0.24rem;font-weight: bold;}
.unique4-t .right p{font-size: 0.32rem;color: #fff;line-height: 1.3;font-weight: bold;}


@media screen and (min-width: 1025px) {
.unique4-t .uni-t .con p{width: 80%;}

}

@media screen and (max-width: 1024px) {
.unique1,.unique2,.unique3,.unique4{padding: 0.4rem 0;}
.uni-t{padding-left: 0rem;overflow: hidden;margin-left: 0;}
.unique1-t .left{width: 100%;}
.unique1-t .right{width: 100%;}
.uni-t .con p{font-size: 0.22rem;}
.unique2-t .box{padding-top: 0.4rem;}
	.uicon::after{height:2rem;}
	.tit2{font-size: 0.26rem;}
  .unique3-t .left{width: 100%;}
  .unique3-t .right{width: 100%;margin-top: 0.3rem;}
  .unique4-t .left{width: 100%;}
.unique4-t .right{width: 2.5rem;margin: 0.3rem auto 0;height: auto;padding: .25rem;}
.unique4-t .right h3{font-size: 0.4rem;}
.unique4-t .uni-t .con p{font-size: 0.22rem;}
	.unique4-t .uicon::after{height: 1rem;}
}

@media screen and (max-width: 768px) {
  .unique2-t li{width: 48%;margin-bottom: 0.2rem;}
	.uni-t .con{padding-top:.2rem;}
  .unique4-t .right h3{font-size: 0.34rem;}
  .unique4-t .right p{font-size: 0.24rem;}
	.unique4-t .uni-t .con{padding-top:.2rem;}
}

@media screen and (max-width: 600px) {
  .unique2-t li{width: 100%;margin-bottom: 0.2rem;}
}


@media screen and (min-width: 1025px) {


}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {

}
/* 三级栏目展开 */
.inner{min-height: 7rem;}


/* 翻页 */
.j_pages{margin:0.6rem auto 0;text-align: center;}
.j_pages .box{display:inherit;width:100%;padding: 0;font-size: 0;}
.j_pages a{padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;background: #fff;margin: 0 0.03rem;color: #919191;font-size: 0.14rem;box-sizing: border-box;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius: 0.04rem;border: 1px solid #dadbdd;margin-bottom: .15rem;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #041F64;color: #fff;}
.j_pages a:hover{background: #041F64;color:#fff!important;}
.j_pages span{color:#919191; padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block; font-size:0.14rem;}
.j_pages input{color:#919191;padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;font-size:0.14rem;background:#f6f6f6;border:none;cursor:pointer;border-radius: 0;transition: 0.6s;}
.j_pages input[type="text"]{ width:0.4rem; padding:0; text-align:center}
.j_pages input[type="submit"]:hover{ background: #041F64; color:#fff}
.j_pages .qd{background: #041F64;color: #fff;border-radius: 0.05rem;height: 0.3rem;line-height: 0.3rem;}

@keyframes round_animate {
    to {
        transform: rotate(1turn);
       }
   }
/* 三级导航 */
.san-nav{width: 100%;background: #f7f7f7;margin-bottom: .3rem;display: none;}
.san-nav ul{display: flex;justify-content: center;align-items: flex-end;flex-wrap: wrap;}
.san-nav li{/* height: 0.8rem; */display: flex;align-items: flex-end;padding:0 .3rem;}
.san-nav a{display: inline-block;/* margin: 0 0.4rem; */font-size: 0.16rem;color: #a9a9a9;display: flex;align-items: center;height: 0.5rem;}
.san-nav a::after{height: 0.02rem;left: 0;background: rgba(0,0,0,0);width:100%}
.san-nav a.on::after{background: #041F64;}
.san-nav a:hover,.san-nav a.on{color: #041F64;}



@media screen and (max-width: 1200px) {
    .ban{padding-top:0;}
}
@media screen and (max-width: 1024px) {
    .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;margin-top: 0;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.inner{padding: .3rem 0 .5rem !important;}
	.page{margin:.25rem 0 0;}
  .local h2{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;}
	.title3 h3{font-size:.36rem;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}
  .title3 h3{font-size:.32rem;}

}

@media(max-width: 390px){	
.new_miew p{font-size:0.14rem;}
}


   