/* banner */
.banner {
	background-color: transparent;
	padding-top: 1rem;
	height:93vh;
	position: relative;
	z-index: 1;
	margin-bottom: 1rem;
}

.banner .wamp_bg_bule { 
	height: 80vh; 
	width: 100%; 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: -1; 
	background-color: #2db7b3;
}

#ban-pics .swiper-slide ,
#ban-txt .swiper-slide {	display: block;	position: relative;	z-index: 1;	text-align: left; }


.banner .swiper-slide .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    left: 9%;
    bottom: 6vh;
}

.banner .swiper-pagination-bullet-active { background-color: #2db7b3 ; }

#ban-pics {
	width: 100%;
	padding-left:16%;
	height: 82vh;
	position: absolute;
	right: 0;
	top: 1rem;
	bottom: 0;
	z-index: 5;	
	background-color: transparent;
	
	overflow: hidden;
}

#ban-pics .swiper-slide .wamp_bai {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 4;
	border-top-left-radius: 200px ;
	background: -webkit-linear-gradient(top, rgba(255,255,255,.5) 27%, rgba(255,255,255,0) 50%);
	background: -ms-linear-gradient(top, rgba(255,255,255,.5) 27%, rgba(255,255,255,0) 50%);
	background: -moz-linear-gradient(top, rgba(255,255,255,.5) 27%, rgba(255,255,255,0) 50%);
	background: linear-gradient(top, rgba(255,255,255,.5) 27%, rgba(255,255,255,0) 50%);
	position: absolute;
	top: 0;
	left: 0;	
}

#ban-pics .swiper-slide .wamp_bai a { display: block; width: 100%; height: 100%; }



#ban-pics .swiper-slide .ban_video video,
#ban-pics .swiper-slide .ban_video img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}

#ban-pics .swiper-slide .ban_video {
	display: block;
	background-color:transparent;
	border-top-left-radius: 200px ;
    overflow: hidden;
	width: 100%;
    height: 100%;
	position: relative;
	z-index: 1;  
}

#ban-txt {
    position: absolute;
    text-align: left;
    width: 33%;
    top: 36%;
	/* bottom: 9vh; */
    left: 8%;
    z-index: 15;
	color: #fff;	
}

#ban-pics .swiper-pagination { left: 9%; bottom:.5rem; z-index: 23;}

#ban-pics .swiper-slide-active { z-index: 8 !important; }

.ban-title h2 { font-weight: bold; font-size: .6rem; margin-bottom: 10px; line-height: 1.12; text-shadow: 0 0 9px rgba(0,0,0,.15);  /* opacity: 0; transform: translateX(-100%); */transition: all .6s;  }
.ban-title span { display: block; font-size: .18rem; text-shadow: 0 0 9px rgba(0,0,0,.15); /* opacity: 0;font-weight: lighter; transform: translateX(-100%); */ transition: all .8s;  }
.ban-title p { margin-top: .62rem; font-size: .32rem; text-shadow: 0 0 9px rgba(0,0,0,.15); /* opacity: 0; transform: translateX(-100%); */ transition: all 1s;  }

.ani-slide h2 { opacity: 1; transform: translateX(0); transition: all .6s; text-shadow: 0 2px 3px rgb(0 0 0 / 15%); }
.ani-slide span { opacity: 1; transform: translateX(0); transition: all .8s; text-shadow: 0 2px 3px rgb(0 0 0 / 15%); }
.ani-slide p { opacity: 1; transform: translateX(0); transition: all 1s; text-shadow: 0 2px 3px rgb(0 0 0 / 15%); }

/* banner-end */



/* about */
.main {  width: 100%; position: relative; z-index: 1; overflow: hidden; }
.mode-about { margin-bottom: 1.2rem; min-height: 4.73rem; }

.half-pics { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	height: 4.73rem; 
	overflow: hidden;
	width: 48%; 
	
}

.half-pics p { width: 100%; height: 100%; overflow: hidden;  border-top-right-radius: 340px; border-bottom-right-radius: 340px; position: relative; z-index: 1;}


.half-pics p img { position: absolute;	width: 100%;  top: 50%;	left: 50%;	transform: translate(-50%,-50%);}

.about-box { min-height: 4.73rem; position: relative; z-index: 1; }
.about-box h3 {	color: #004246;	font-size: .2rem;	line-height: 1.35;	font-weight: bold; text-align: justify; }
.about-box p { color: #666; font-size: .16rem; line-height: 1.5; }

.about-box ul {	list-style: none; width: 100%; position: absolute;	bottom: 0;	left: 0; }
.about-box ul li { padding: .3rem 0 .2rem;	border-bottom: 1px #d0d0d0 solid; }
.about-box ul li p { font-size: .18rem; color: #333; line-height: 1; margin-bottom: .1rem; }
.about-box ul li big { font-family: "arial black";  font-size: .36rem; color: #2db7b3;line-height: 1; font-weight: bold; }

/* about-end */




/* activity */
.mode-activity { margin-bottom: .9rem; overflow: visible !important; z-index: 8 !important; }
#activities { min-height: 3.21rem;}
#activities .swiper-container { padding: 15px; transform: translate(0px, -15px) scale(1.025); }
#activities .swiper-slide { background-color: transparent; display: block; text-align: left; overflow: visible; }
dl.hdbm {	border-radius: 16px; overflow: hidden; transition: all .35s;}
dl.hdbm dt { width: 100%; height: 2.1rem; overflow: hidden;}
dl.hdbm dt a { display: block; width: 100%; height: 100%; position: relative; z-index: 1; }
dl.hdbm dt a img { width: 112%; max-width: unset !important; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) scale(1); transform-origin: center center; transition: all .35s; }

dl.hdbm dd { display: block; padding: .24rem 0; position: relative; z-index: 1; transition: all .35s;}
dl.hdbm dd p {font-size: .14rem; color: #999; line-height: 1; margin-bottom: 12px; }
dl.hdbm dd h4 a {
	display: -webkit-box;  
	height: .6rem; 
	font-weight: bold; 
	overflow: hidden; 
	text-overflow: ellipsis;
	color: #333; 
	font-size: .2rem; 
	line-height: 1.5; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical ;
	text-decoration: none;
}

dl.hdbm dd a.btn_for_news {
	display: inline-block;
	width: 1.12rem;
	height: .35rem;
	text-align: center;
	line-height: .35rem;
	color: #fff;
	text-decoration: none;
	background-color: #ed6c00;
	border-radius: 25px;
	font-size: .14rem;
	position: absolute;
	top: -.17rem;
	right: 22px;
	opacity: 0;
	transform: translateY(10px);
	box-shadow: 0 0 15px rgba(0,0,0,.15);
	transition: all .35s;
}

dl.hdbm:hover { background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,.08);transition: all .35s; }
dl.hdbm:hover img { transform: translate(-50%,-50%) scale(1.1); transition: all .35s;}
dl.hdbm:hover dd {	padding: .24rem .22rem;  transition: all .35s;}
dl.hdbm:hover dd a.btn_for_news { opacity: 1; transform: translateY(-2px); transition: all .35s;}

#activities .swiper-pagination { top: 45px; left: 200px;  z-index: 5;}


/* activity-end*/




/* mode-news */
.mode-news { margin-bottom: 1rem; }
#news { /* height: 5.15rem; margin-top: -104px; */height: 6.5rem;  margin-top: .5rem;  position: relative; z-index: 1; position: relative; z-index: 1; }
#news .swiper-slide {
	display: block;  
	/* min-height: 2.27rem; */
	text-align: left; 
	overflow: visible;	
	transition: all .35s; 
}
/* #news .swiper-slide-prev { opacity: 0;} 
   #news .swiper-container { padding-top: 104px; }*/
.mode-news .swiper-pagination {  top: 45px; left: 205px; }


dl.news-items {
	/* display: flex;	 */
	height: auto;
	/* justify-content: flex-start;	
	align-items: center; */
	padding-bottom: .35rem; 	
	border-bottom: 1px #d4d4d4 solid;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.news-items dt.news-pic {
	max-width: 27%;
	width: 2.5rem;
	height: 1.5rem;
	float: left;
	border-radius: 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;	
	/* position: absolute;
	bottom: .4rem;
	right: 20%;
	opacity: 0;
	transform: translateY(100%); */
	transition: all .4s;
}

.news-items .news-pic a { display: block; width: 100%; height: 100%;}

.news-items dd {
    display: block;
    width: 70%;
    float: left;
    margin-left: 3%;
}

.news-items dd a { 
	display: block; 
	width: 100%; 
	height: 1.5rem; 
	text-decoration: none; 
	padding-right: 25%; 
	
}

.news-items .date {
	width: 15%;
	color: #666;
	font-size: .14rem;
	margin-bottom: .15rem;
	/* font-weight: bold;*/
	font-family: " helvetica"; 
	transition: all .35s;
}

.news-items h3 {
	width: 100%;	
	font-size: .24rem;
	margin-bottom: .22rem;
	color: #333;
	line-height: 1.35;
	font-weight: 400;
	height: .35rem;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical ;
	transition: all .35s;
}

.news-items .desc p { 
	font-size: .16rem; line-height: 1.5; color: #666; 
	height: .5rem;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical ;
}  

.news-items h3 a { line-height: 1.35; display: inline-block; font-weight: bold;  padding-right: 50%; color: #666; text-decoration: none; }

#news .swiper-slide:hover .news-items h3,
.news-items:hover h3 { font-weight: bold; color: #004246; transition: all .35s;}
#news .swiper-slide:hover .news-items dd a,
.news-items:hover  dd a  {
	background-image: url(../images/icon/icon-news-hover.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}

#news .swiper-slide:hover .news-pic {box-shadow: 0 0 15px rgba(0,0,0,.15); transition: all .4s; }

/* #news .swiper-slide:hover .news-pic { opacity: 1; transform: translateY(0px); transition: all .4s; } */
/* #news .swiper-slide:hover { overflow: visible; transition: all .35s;} */
/* #news .swiper-slide:hover p.date { color: #2db7b3; transition: all .35s;} */


/* mode-news-end */



/* service */
.mode-service { margin-bottom: 1.15rem;overflow: hidden; }

.services_list {
	border-top: 1px #c7c7c7 solid;
	border-bottom: 1px #c7c7c7 solid;
	position: relative;
	z-index: 1;
}

.services_list::before {
	content: "";
	width: 50%;
	height: 0;
	border-top: 1px #c7c7c7 solid;
	position: absolute;
	top: -1px;
	left: -50%;
	z-index: -1;
}

.services_list::after {
	content: "";
	width: 50%;
	height: 0;
	border-top: 1px #c7c7c7 solid;
	position: absolute;
	bottom: -1px;
	right: -50%;
	z-index: -1;
}


.services_list ul {	list-style: none;	display: flex;	justify-content: space-between;	flex-flow: row nowrap;	}

.services_list ul li {	padding: .33rem 0 .3rem; float: left; width: 12%; font-size: .16rem; margin-right: 5.6%;	text-align: center; }
.services_list ul li:last-child { margin-right: 0;}

.services_list ul li a { display: block; text-decoration: none; color: #666; transition: all .35s;  }
.services_list ul li a p { text-align: center;  }

.fw-icons {
	height: .66rem;
	width: 100%;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
	margin-bottom: 17px;
}

.services_list ul li:hover a { color: #2bb7b3; transition: all .35s; }

/* service-end */



/* mode-study */
.mode-study { margin-bottom: 1.28rem; }
.learning { width: 100%; height: auto; }

.tab-head { width: 100%; }
.tab-head p {
	border: 1px #004246 solid;
	color:#004246;
	text-align: center;
	height: .8rem;
	line-height: .8rem;
	margin-bottom: 20px;
	font-size: .22rem;	
    border-radius: 65px;
	overflow: hidden;
	cursor: pointer;
	transition: all .35s;
}
.tab-head p a { display: block; width: 100%; height: 100%; text-decoration: none; color:#004246; transition: all .35s; }

.onlive  {	background-color: #2db7b3 !important;	border-color: #2db7b3 !important;	font-weight: bold !important;	transition: all .35s; }
.tab-head p:hover {	background-color: #004246 ; font-weight: bold;	transition: all .35s; }
.onlive a ,
.tab-head p:hover a { color: #fff !important; transition: all .35s; }


.tab-body { width: 97%; }
.tab-body ul { list-style: none;}
.tab-body ul li { width: 100%; height: 5.6rem; display: none; }

.tab-body ul li .videos {
	width: 100%;
	height: 100%;
	border-radius: 25px; 
	overflow: hidden;
	position: relative;
	z-index: 1;
	background-color: #000;
}

.tab-body ul li .videos em.btn-star,
.tab-body ul li .videos video,
.tab-body ul li .videos img {  position: absolute; top: 50%; left: 50%;	transform: translate(-50%,-50%);}

.tab-body ul li .videos em.btn-star {
	display: block;
	width: 100px;
	height: 100px;
	border: 2px #fff solid;
	background-color: rgba(255,255,255,.35);
	border-radius: 50%;
	z-index: 5;	
	cursor: pointer;
	transition: all .35s;
}

.tab-body ul li .videos em.btn-star:hover {
	background-color: rgba(45,183,179,.35) ;
	border-color:  rgba(45,183,179,.35) ;
	transition: all .35s;
}

.tab-body ul li .videos em.btn-star::after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-38%,-50%);
	border: 15px transparent solid;
	border-right: none;
	border-left: 22px #fff solid;
	z-index: 1;
}

.tab-body ul li .videos video { width: 100%; max-height: 102%; object-fit: cover; z-index: 3; display: none;}
.tab-body ul li .videos img  { width: 102%; object-fit: cover; z-index: 3;}




.others { margin-top: 1.5rem; }
.others ul { list-style: none;}
.others ul li {	width: 30%;	margin-right: 5%; float: left; text-align: center; }

.others ul li:last-child { margin-right: 0; }
.others ul li a { color: #333; font-size: .18rem; text-align: center; font-weight: normal; display: block; text-decoration: none;  }


.others ul li a p { text-align: center;  }

.learn-icon { height: .9rem; width:.9rem; background-color: #ededed; border-radius: 50%; position: relative; z-index: 1; margin-bottom:15px; transform: translateY(0px);transition: all .35s;  }
.learn-icon img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}

.others ul li:hover .learn-icon { transform: translateY(-10px);transition: all .35s; }
.others ul li:hover a {	color: #004246;	font-weight: bold;	  }

/* mode-study-end */



/* organization */
.mode-organization { margin-bottom: 1rem; }

.organization { width: 100%; }
.organization ul {
    list-style: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-flow: row nowrap;
}

.organization ul li {
	/* max-width: 19.2%;
	height: 2.7rem;*/	
	max-width: 18.2%;
	width: 2.74rem;
	height: 2.5rem;
	float: left;
	margin-bottom: 15px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 2.2%;
	background-color: #ededed;
	position: relative;
	z-index: 1;
	transition: all .35s;
}

.organization ul li:last-child { margin-right: 0; }

.yuan {
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	transition: all .35s
}

.after { opacity: 0 !important; z-index: -1 !important; transition: all .35s }

.yuan img {
	max-width: 100%;
	max-height: 100%;
	width: 40%;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
}

.organization ul li p {
	width: 100%;
	position: absolute;
	bottom: .4rem;
	text-align: center;
	font-size: .18rem;
	z-index: 5;
}

.organization ul li .bj_color { background-color: rgba(0,0,0,.15); position: absolute; width: 100%; height: 100%; left: 0;  transition: all .35s;}
.organization ul li a { display: block; width: 100%; height: 100%; text-decoration: none; color: #333; transition: all .35s; }


.organization ul li:hover { box-shadow: 0 0 15px rgba(0,0,0,.15); }
.organization ul li:hover .befor {  opacity: 0!important; transition: all .35s; }
.organization ul li:hover .after { opacity: 1 !important; transition: all .35s; }
.organization ul li:hover a { color: #fff;  transition: all .35s; }

/* organization-end */



/* mode-gallery */
.mode-gallery { margin-bottom: 18px; position: relative; z-index: 1; }

.mode-view {
	height: 5.38rem;
	background-color: #2db7b3;
	background-image: url(../images/bg-bailu.png);
	background-repeat: no-repeat;
	background-position: right 227%;
	background-size: 89%;
	padding: 1.05rem 1.05rem 1.05rem .54rem;
	border-top-right-radius: 120px;
}

.big-view {
	width: 56%;
	height: 5.38rem;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.big-view img,
.big-view video ,
.big-view .btn-star {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.big-view video  { display: none; max-height: 100%; max-width: 100%;  }
.big-view img {
    height: 101%;
    width: auto;
    max-width: unset !important;
}

em.btn-star {
	display: block;
	width: 76px;
	height: 76px;
	border: 2px #fff solid;
	background-color: rgba(255,255,255,1);
	border-radius: 50%;
	z-index: 5;	
	cursor: pointer;
	position: relative;
	z-index: 1;

}

 em.btn-star::after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-38%,-50%);
	border: 10px transparent solid;
	border-right: none;
	border-left: 15px #2db7b3 solid;
	z-index: 1;
}



.mode-view h2 {
	border-top: 2px rgba(255,255,255,.5) solid;
	padding-top: 25px;
	color: #fff;
	font-size: .28rem;
	font-weight: 400;
	margin-bottom: 36px;
	line-height: 1.5;
}

.mode-view h2 span { display: block; font-size: .16rem; }

.mode-view h2 a { font-weight: bold; color: #fff; text-decoration: none; }

.mode-view p { color: #fff; font-size: .14rem; line-height: 1; }

a.link_tolist {
	display: inline-block;
    margin-top: 75px;
    height: 28px;
	padding: 7px 0;
	padding-left: 14px;
    color: #fff;
	line-height: 1;
	-ms-line-height: unset;
    font-size: .14rem;    
    position: relative;
    z-index: 1;
	text-decoration: none;
}

a.link_tolist::before {
	content: "";
	width: 28px;
	height: 28px;
	background-color: #004246;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}



.mode-huodong {	margin-bottom: 2.8rem; width: 100%; overflow: hidden; position: relative; z-index: 1;}

.mode-deep { 
	height: 3.22rem; background-color: #004246;
	padding: .45rem .35rem;
	border-bottom-left-radius: 120px;
	color: #fff;
	position: relative;
	z-index: 1;
}

.mode-deep h2 {
	border-top: 2px rgba(255,255,255,.5) solid;
	padding-top: 25px;
	color: #fff;
	font-size: .28rem;
	font-weight: 400;
	margin-bottom: 36px;
	line-height: 1.5;
}

.mode-deep h2 span { display: block; font-size: .16rem; }

.mode-deep h2 a { font-weight: bold; color: #fff; text-decoration: none; }

.mode-deep a.link_tolist::before  { background-color: #2db7b3; }

.mode-deep a.link_tolist { margin-top: 35px;}

div#perform {
    position: absolute;
    width: 62%;
    left: 38%;
    top: 0;
    right: 0;
	z-index: 5;
}

#perform .swiper-slide { display: block; text-align: left;}
.mode-deep .swiper-pagination { right: .58rem; bottom: .9rem;}
.mode-deep .swiper-pagination-bullet { background-color: #fff;}
.mode-deep .swiper-pagination-bullet-active {
    background-color: #2bb7b3;
    opacity: 1 !important;
}

.mode-deep .swiper-button-next,
.mode-deep .swiper-button-prev {
	width: .3rem;
	height: .3rem;
	background-color: #2bb7b3;
	border-radius: 50%;
	top: auto; 
	bottom: .85rem; 
}

.mode-deep .swiper-button-next { right: 0; left: auto;}
.mode-deep .swiper-button-prev {right: 1.6rem; left: auto;}

.mode-deep .swiper-button-next::after {content: 'next'; color: #fff; font-size: .15rem; font-weight: bold;}
.mode-deep .swiper-button-prev::after {content: 'prev'; color: #fff; font-size: .15rem; font-weight: bold;}

#perform dl.items { width: 100%; height: 3.22rem; position: relative; z-index: 1; }
#perform dl.items dt,#perform dl.items dd { display: block; width: 100%; height: 100%; overflow: hidden; }
#perform dl.items dt a { display: block; width: 100%; height: 100%; position: relative; z-index: 1; }
#perform dl.items dt a img { width: 100%; height: auto; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }

#perform dl.items dd {
	/* background-color: rgba(0,66,70,.5); */
	background-color: rgba(0,0,0,.65);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	padding: .45rem;
	padding-right: 1.4rem;
	cursor: pointer;
	transform: translateY(100%);
	transition: all .35s;
}

#perform dl.items dd a { display: block; width: 100%; height: 100%;  text-decoration: none; color: #fff; }
#perform dl.items dd h3 {
	border-top: 2px rgba(255,255,255,.5) solid;
	padding-top: 25px;
	color: #fff;
	font-size: .28rem;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 1.35;
}
#perform dl.items dd h3 span { display: block; font-size: .16rem; }
#perform dl.items dd p { font-size: .14rem; color: #fff; }
p.alinks  { margin-top: 40px;}

#perform .swiper-slide:hover dd { transform: translateY(0); transition: all .35s;}

/* 弹窗 */
#windows {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 150;
	background-color: rgba(0,0,0,.75);
	display: none;
}

#windows .container {
	height: 75vh;
	margin: auto;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}

#windows .swiper-slide img { height: auto;  }

#windows .swiper-button-prev,#windows .swiper-button-next { color: #fff; font-weight: bold; }
#windows .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after { content: 'prev'; }
#windows .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { content: 'next'; }

.close,.close:hover {
	width: 35px;
	height: 35px;
	background-image: url(../images/icon/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 35px;
	right: 35px;
	z-index: 5;
	opacity: 1;
	cursor: pointer;
}


/* mode-gallery-end */
