ul li:hover a .news-tittle { color:  var(--theme_red); }


#Related .swiper-pagination { position: static; margin-top: 20px; }
#Related .slide-tool {
	position: absolute;
	top: 25px;
	right: 0;
	display: flex;
}

#Related .swiper-button-prev,
#Related .swiper-button-next  { width: 50px; position: static; }

#Related .swiper-slide p.unison-date { display: none; }

.tagcloud ,
.tagcloud p { color: #a69c90 !important; }
.tagcloud:nth-child(1) { opacity: 1; }
.tagcloud:nth-child(2) { opacity: .5; }
.tagcloud:nth-child(3) { opacity: .8; }
.tagcloud:nth-child(4) { opacity: .3; }

.tool_group { width: 100%; margin-bottom: 50px; position: relative; }
.tool_group .news_selection { width: calc(100% - 3.4rem - 20px); float: left;}
.tool_group .news_selection ul { display: flex; flex-flow: row; justify-content: flex-start; }
.tool_group .news_selection ul a { 
	padding: .2rem .25rem; 
	line-height: 1; 
	color: #888; 
	border: 1px var(--border_color) solid ;
	text-decoration: none;
	font-size:.24rem ;
	margin-right: 10px; 
	transition: all .35s;
}

.Media_list ul li:hover,
.tool_group .news-for-search button:hover,
.tool_group .news_selection ul a:hover { border-color: rgba(148,4,7,.05); background-color: rgba(148,4,7,.05); transition: all .3s; }

.tool_group .news-for-search { position: relative; width: 3.5rem; padding: .14rem .25rem;  float: right; border: 1px var(--border_color) solid ; }
.tool_group .news-for-search input {
	width: 90%;
	border: none;
	outline: none;
	color: #888; 
	font-size:.24rem ;
}

.tool_group .news-for-search button {
	position: absolute;
	right: 0;
	top: 0;
	width: .72rem; 
	min-width: 50px;
	display: block;
	height: 100%;
	border: none;
	outline: none;
}
.tool_group .news-for-search button i.icon-search-autoColor,
.tool_group .news-for-search button i.icon-search-autoColor::before { border-color: #940407; }


.box-sticky { width: 100%;  }
.box-sticky .box-sticky-left{ width:4.5rem; height: auto; margin-bottom: 30px; float: left; margin-right: 1.5rem; }
.box-sticky .box-sticky-right { width: calc(100% - 6rem); float: right; overflow: hidden;}
.box-sticky .news-sticky-left { width: calc(100% - 4.5rem) ; float: left; } 
.box-sticky .news-sticky-right { width: 3.5rem; float: left; margin-left: 1rem; } 

.position_sticky { position: sticky; top: 1.3rem; }
.scroll_fix_right { position: sticky; top: 1.3rem; right: 0; }

.box-sticky-right .backfoward-group { position: absolute; top: 7px;	right: 0;	z-index: 5; }
.box-sticky-right .backfoward-group ul { display: flex; justify-content: flex-end; align-items: center; }
.box-sticky-right .backfoward-group ul li { margin-right: -8px; width: .45rem; border-radius: 50%; overflow: hidden;  border: 2px var(--border_color) solid;transition: all .35s;  }
.box-sticky-right .backfoward-group ul li a { height: 0;  background-color: transparent; color: #fff; }
.box-sticky-right .backfoward-group ul li a span {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: .43rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 5;
	font-size: .18rem;
	background-color: #940407;
}

.box-sticky-right .backfoward-group ul li a img { 
	position: absolute;
	top: 65%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.box-sticky-left .imgsize img,
.box-sticky-right .backfoward-group ul li a.imgsize img { /* top: 65%; */ }
.box-sticky-right .backfoward-group:hover li { margin-left: 3px; transition: all .35s;  }



/* 滤镜 */
.has-classic img {
   /* filter: sepia(88%) grayscale(67%); */
    opacity: .9;
    transition: all .35s;
}


/* innerban */
.innerban { min-height: 600px; height: 6rem; background-repeat: no-repeat; background-size: cover; background-position: center center;	position: relative;	z-index: 1; }
.nav_bar { width: 100%; height: .68rem;    background-color: var(--theme_red); position: absolute; bottom: 0; left: 0; z-index: 2; margin: 0; }
.nav_bar .container { height: 100%; }
.nav_bar .page_load {
	width: 3.8rem; 
	height: 100%; float: left; 
	/* padding: 0 .6rem; */
	color: #fff; 
	display: flex; align-items: center;
	align-content: center;
	background: -webkit-linear-gradient(left , #970b0d 11%, #a83436 72%);
}

.nav_bar .page_load p { text-transform: capitalize; }
.nav_bar .page_load p a.icon-home {  color: transparent; }
.nav_bar .page_load p a { display: inline-block; line-height: 1; margin: 0; color: #fff; position: relative; margin-right: 10px; }
.nav_bar .page_load p a::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 5px transparent solid;
	border-left: 5px #fff solid;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.nav_bar .sub_nav {  
	width: calc(100% - 3.8rem ); 
	height: 100%; 
	float: left; 
	background-color: var(--theme_red); 
	/* background-image: url(../img/sub_nav_bg.png); */
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: cover;
}
.nav_bar .sub_nav ul {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	align-content: center;
	/* padding: 0 .6rem; */
}

.sub_nav ul li a { font-size: .18rem; }


/* about */
.innermodel-about {	background-size:auto; background-repeat: no-repeat; background-position: left -14%; overflow: visible; }

/* Why PHBS UK ? */
.aboutUk ul li { background-color: white; width:100%;display:flex;align-items:center}
.aboutUk ul li .inside-bottom {
	padding: 20px;
	background: -webkit-linear-gradient(bottom , rgba(0,0,0,1) ,rgba(0,0,0,0) );
	background: -moz-linear-gradient(bottom , rgba(0,0,0,1) ,rgba(0,0,0,0) );
	background: -ms-linear-gradient(bottom , rgba(0,0,0,1) ,rgba(0,0,0,0) );
	background: linear-gradient(bottom , rgba(0,0,0,1) ,rgba(0,0,0,0) );
}
.aboutUk ul li a{display:flex;align-items:center;}
.aboutUk ul li .p-img{width:45%}
.aboutUk ul li .stand-title-36 { font-size: .36rem; font-weight: bold; margin-bottom: 0; }

.aboutUk ul li .img-container img{width:720px;height:514px;}
.aboutUk ul li .info { width:55%;padding-left:80px!important; background-color: transparent; }
.aboutUk ul li .info p {
	display: list-item;
	margin-bottom: 10px;
}




.btnlink-group { margin-top: .5rem; }
.btnlink-group li { display: inline-block; background-color: var(--theme_Lightgold); margin-right: 20px;	margin-bottom: 20px; transition: all .35s;}
.btnlink-group a { 
	line-height: .7rem;	
	padding: 0 .3rem;
	padding-left: 1rem;
	position: relative;
	z-index: 1;
	color: var(--theme_red); 
	font-size: .2rem;
	text-decoration: none;	
	overflow: hidden;
	transition: all .35s;
}

.btnlink-group a::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: var(--theme_red);
	position: absolute;
	left: 0;
	top: 0;
	transform: translateX(-100%);
	z-index: -1;
	opacity: 0;
	transition: all .35s;
}

.btnlink-group a i {
	/* width: .7rem;
	height: .7rem; */
	width: 100%;
	height: 100%;
	line-height: .7rem;
	padding: 0 0.35rem;
	display: block;
	font-style: normal;
	background-color: var(--theme_red);
	position: absolute;
	color: #fff;
	left: 0;
	top: 0;
	transform: translateX( calc(-100% + .7rem));
	transition: all .3s;
}

.btnlink-group a i::before { position: absolute; left: auto; right: 0.3rem;  top: 50%; transform: translate(0,-50%); } 
.btnlink-group a i::after { right: 0.25rem; } 

.btnlink-group a i::before ,
.btnlink-group a i::after { border-color: #fff !important; }

.btnlink-group a:hover i {transform: translateX(0);	transition: all .3s;  }

.btnlink-group li:hover a {color: #fff; }
.btnlink-group li:hover a::after {  transform: translateX(0); opacity: 1; transition: all .35s; }
/* .btnlink-group li:hover i { background-color: var(--theme_Lightgold); transition: all .35s; } */

.btnlink-group li:hover { box-shadow: 0 0 12px 3px rgba(0 0 0 / 13%);transition: all .35s; }
/* .btnlink-group li:hover i::before , 
.btnlink-group li:hover i::after { border-color: var(--theme_red) !important; transition: all .35s;} */

#history {  }
#history .swiper-slide { text-align: left; padding: .5rem 0; opacity: 0 !important; }
#history .swiper-slide-active { opacity: 1 !important; }
#history .swiper-slide .history-yaers { line-height: 1; }


 
#swiper-pagination-histoy { 
	width: 100%; 
	height: 1rem; 
	/* padding: 0 1rem; */
	background-color: #fff;
	/* border-left: 1px var(--border_color) solid;  
	border-right: 1px var(--border_color) solid;  */
	position: static; 
	text-align: center;
	line-height: 1rem; 
	display: flex;
	justify-content: space-between;
	align-items: end;
	position: relative;
	/* padding: 0 .2rem; */
}

#swiper-pagination-histoy .swiper { width: calc(100% - 2rem); padding: 0 15px; }

#swiper-pagination-histoy .swiper-slide { 
	opacity: 1 !important; 
	padding: 0;
	justify-content: flex-end;
	align-items: flex-end;
	align-content: baseline;
}

#swiper-pagination-histoy .swiper-slide span { 	
	width: calc(50% + 4px);
	height: 12px;
	margin: 0; 
	border-radius: 0;
	display: block;
	background-color: transparent;
	border-left: 2px var(--border_color) solid;
	border-right:2px var(--border_color) solid ;
	opacity: 1;
	position: relative; 
}

#swiper-pagination-histoy .swiper-slide span::before {
	content: "";
	width: 100%;
	height: 100%;
	border-left: 2px var(--border_color) solid;
	border-right:2px var(--border_color) solid ;
	position: absolute;
	bottom: 0;
	left: 0;
	transform: translateX(-50%);
}

#swiper-pagination-histoy .swiper-slide span::after {
	content: "";
	width: 100%;
	height: 30px;
	border-right:2px var(--border_color) solid ;
	position: absolute;
	bottom: 0;
	transform: translateY(18px);
	left: -.18rem;
	transition: all .35s;
}
 

#swiper-pagination-histoy .swiper-slide i.h_yaers {
	position: absolute;
	top: unset;
	left: 50%;
	transform: translateX(-50%);
	bottom: 312%;
	display: block;
	font-style: normal;
	font-size: .2rem;
	line-height: 1;
	color: #888;
	/* opacity: .2; */
}

/* #swiper-pagination-histoy .swiper-slide-active span::after , */
.click-show span::after  { border-color:var(--theme_red) !important; 	transform: translateY(0) !important; 	transition: all .35s;}
/* #swiper-pagination-histoy .swiper-slide-active i.h_yaers , */
.click-show i.h_yaers {  color: var(--theme_red) !important ;  font-size: .24rem;}
 
#swiper-pagination-histoy .slide-tool { 
	position: relative; width: 100%; height: 1rem; background-color: #fff;
	display: flex; align-items: center; align-content: center;
}

#swiper-pagination-histoy .swiper-button-next ,
#swiper-pagination-histoy .swiper-button-prev { top: 0; transform: translate(0,0); width: 1rem; height: 1rem; bottom: 0; display: block; margin: 0; }
#swiper-pagination-histoy .swiper-button-next  { right: 0; border-left: 1px var(--border_color) solid;   }
#swiper-pagination-histoy .swiper-button-prev { left: 0; border-right: 1px var(--border_color) solid; }



.innermodel-history { 
	background:url(../img/history-bg.png) no-repeat center 142%;
	background-color: #f8f4f1; 
	background-size:100% auto;  
}

.pictures-group { width: 7rem; float: left; margin-right: 1rem; position: relative; }
.history-info { width: calc(100% - 8rem); float: left;}

.pictures-group .imgsize ,
.pictures-group .imgs_preViews { border: .2rem #fff solid; }

.pictures-group .imgNormal { 
	width:5.8rem ; 
	margin-left: 1.2rem; 
	margin-bottom: 1rem; 
	position: relative; 
	z-index: 0; 
	height: 0;	
	overflow: hidden;	
	padding-top: 64%; 	
	background-color: #fff;
}
 

.pictures-group .imgNormal::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: -webkit-linear-gradient( 114deg, rgba(148,4,7,.5) 4%, rgba(255,208,96,.35) 22%,rgba(0,0,0,0) 48% );
	background: -moz-linear-gradient( 114deg, rgba(148,4,7,.5) 4%, rgba(255,208,96,.35) 22%,rgba(0,0,0,0) 48% );
	background: -ms-linear-gradient( 114deg, rgba(148,4,7,.5) 4%, rgba(255,208,96,.35) 22%,rgba(0,0,0,0) 48% );
	background: linear-gradient( 332deg, rgba(148,4,7,.5) 4%, rgba(255,208,96,.35) 22%,rgba(0,0,0,0) 46% );
} 
.pictures-group .imgSmall {    
	background-color: #f8f4f1; 
	border-width: .1rem; 
	width: 3.5rem; 
	position: absolute; 
	z-index: 5; 
	left: 0; 
	bottom: 0; 
	box-shadow: 0px 0 23px -12px rgb(0 0 0 / 10%);
	height: 0;
	overflow: hidden;	
	padding-top: 36%;  
} 

.pictures-group .imgNormal::after,
.pictures-group .imgSmall::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	z-index: 5;
	background-color:#fff ;
	 
	opacity: 1;
	transition: all .5s; 
}


#history .swiper-slide-active .imgNormal::after { width: 0; transition: all .4s ease .2s ; }
#history .swiper-slide-active .imgSmall::after { width: 0; 	transition: all .4s ease .3s ; }


/* Our people */
.teachers_list ,
dl.team_item { width: 100%; position: relative; }
.teachers_list ul {  display: flex;  flex-flow: row wrap; }
.teachers_list ul li { opacity: 1;  transform: translateY(0); overflow: hidden;  }
.teachers_list ul li .txtlength_limit p { -webkit-line-clamp: 3; }

.teachers_list ul li dl.team_item { height: 100%; }
.teachers_list ul li dl.team_item dd {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	display: block;
	/* background-color: #1f0506 ; */
	color: var(--color_title);	 
	transition: all .35s;
}

.teachers_list ul li dl.team_item dd .t-name { 
	padding: .3rem 0; 
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	background-color:  var(--theme_Lightgold);  
}
.teachers_list ul li:hover dl.team_item dd .t-name { opacity: 0;  }


.t-introl { 
	padding: .3rem;		
	width: 100%; 
	height: 100%; 
	background-color:  var(--theme_Lightgold); 
	transform: translateY(100%); 
	opacity: 0; 
	overflow: hidden; 
	transition: all .4s;
}
.t-introl p {  color: #888;text-align: left; }
.t-introl p span { padding-left: 0; font-weight: bold; padding-right: 5px; }
.t-introl .t-name2 { padding: .3rem 0 ;  text-align: left; color: var(--theme_red) ; transition: all .35s;  }
.visiting-list .t-name2 { padding: .3rem 0 .1rem;  }
.visiting-list .t-position { margin-bottom: 0.35rem; }

.teachers_list ul li:hover .t-introl { transform: translateY(0);  opacity: 1; transition: all .4s; }


.t-position ,
.t-contact p { font-size: .18rem; }
.t-position ,
.t-tag-title { margin-bottom: .15rem; }



.box-sticky-left .t-desc { border: 1px var(--border_color) solid; border-top: none; padding: 0 .3rem ; }
.box-sticky-left .t-desc p { 
	border-top: 1px var(--border_color) solid; 
	padding:.3rem  0 ; 
	line-height: 1; 	
	display: flex;
	justify-content: space-between;
	text-align: right;	
 }

.box-sticky-left .t-desc p,
.box-sticky-left .t-desc p a { font-size: .2rem; color: #888; font-weight: bold; }
.box-sticky-left .t-desc p span { color: var(--color_title); }
h3.t-tag-title.font-60.color_red { margin-bottom: 0; } 


.innermodel-dean {  padding-bottom: 0; background-repeat: no-repeat; background-size: 100%; background-color: #f8f4f1; }

#deans { height: 5rem; }
#deans .swiper-slide { text-align: left; justify-content: space-between; }
#deans .tagcloud-group { width: calc(100% - 7rem); height: 100%;float: right; position: relative; }
#deans .tagcloud-group .tagcloud {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 22%;
	transform: translate(-50%,-50%);
}
#deans .deans-img { width: 7rem; height: 100%; position: relative; overflow: hidden; float: left; }
#deans .deans-img img {  
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

#deans .swiper-slide h3.deans-name {
    border-left: 5px var(--theme_red) solid;
    padding-left: 20px;
    font-size: .24rem;
    position: absolute;
    right: 0;
    bottom: 1.1rem;
}

#deans .swiper-slide h3.deans-name span { display: block; color: #888; margin-top: 10px; font-size: .16rem; }

.deans-yinyan  { 
	background:url(../img/dean-yingyan-bg.png)  no-repeat left bottom, -webkit-linear-gradient(left , #940407 44.8%, #f8f4f1 calc(100% - 57.8% ) ) ;
	background-size: auto 110%;
}

.deans-yinyan .container { display: flex; flex-flow: row nowrap; }

.bg-dean-line{
	position: relative; 
	left: 0;
	top: 0;
	z-index: 0;
	
	width: calc( 100vw - 15px - ( ( 100vw - 14.6rem) / 2 )   );
	padding: .55rem 0;
	
	background:  -webkit-linear-gradient( left,  transparent calc(100% - 8.2rem) ,#f8f4f1  8.2rem  )  ;
	/* background-position: calc(100% - 4.2rem )  bottom;   #fff 
	background-repeat: no-repeat;
	background-size: auto; */ 
}


.bg-dean-line .container { float: right; margin-right: 0; display: flex; }

.cls-douhao { fill: rgba(140,0,0,1); fill-rule: evenodd; opacity: 0.2; }
.deans-yinyan-left .svg-root {	width: .5rem; position: absolute; }
/* .star-douhao { left: -.3rem; top: 0; } */
.end-douhao { right: 0; bottom: 0; }

.deans-yinyan-left { width: 42.8%; /* width: calc(100% - 8.2rem + 35px); padding-right: 1.2rem; */float:left; padding-right: .7rem; }
.deans-yinyan-left .deans-img {
    width: 100%;
    height: 100%; 
    transform: translateY(0.55rem);
}
.deans-yinyan-left .deans-img img {height: 100%; }
.deans-yinyan-left h3 { 
	/* line-height: 1.8; */  
	line-height: 1;
	position: absolute;
	top: 51px;
	right: 0;
	color: #fff;
	font-size: .3rem;
	padding-left: 20px;
	border-left: 5px #fff solid;
}

.deans-yinyan-left h3 span{ display: block;  font-size: .18rem;  opacity: .5;}

.dean-info { padding: 0 .6rem; }

.deans-yinyan-right { float: left; width: calc(100% - 42.8%); position: relative; padding: .8rem 0; }
.deans-yinyan-right .svg-root {	width: .8rem; position: absolute; display: none; }
.deans-yinyan-right .deans-title { padding-left: 0.95rem; }
.deans-yinyan-right .star-douhao {  left: 0.8rem;  top: -0.2rem;}

.Media_list ul { display: flex; flex-flow: row wrap; }
.Media_list ul li { border: 1px var(--border_color) solid; }
.Media_list ul li dd {  border: none; }
.Media_list ul li em.btn-video { opacity: 0; transition: all .35s; }
.Media_list ul li:hover em.btn-video { opacity: 1; transition: all .35s; }
/* about-end */




/* news */
.headline { padding-bottom: .8rem !important; }
.innermodel-news { overflow: visible; }
.actives-desc {   margin-bottom: 20px; }

.innermodel-new { overflow: visible; }
.news_flex { display: flex; justify-content: space-between; font-size: .2rem; }
.news_flex .share ul { display: flex; justify-content: flex-end; color: #888; }
.news_flex .share ul span { color: #888; }
.news_flex .share ul a { margin-left: 8px; }

.hasVideo video { width: 100%; }

.news-relatives ,
.Media-relatives {
	padding: .3rem; 
	background: -webkit-linear-gradient(bottom, #f8f4f1 ,#fafafa );
	background: -moz-linear-gradient(bottom, #f8f4f1 ,#fafafa );
	background: -ms-linear-gradient(bottom, #f8f4f1 ,#fafafa );
	background: linear-gradient(bottom, #f8f4f1 ,#fafafa );
	margin-bottom: 24px;
}
.news-relatives ul ,
.Media-relatives ul { border-top: 1px var(--border_color) solid; margin-top: .2rem; }

.news-relatives ul li { border-bottom: 1px var(--border_color) solid; padding: .2rem 0; }

.Media-relatives ul li {      margin-top: 0.3rem; } 
.Media-relatives ul li:last-child { margin-bottom: 0; }
.Media-relatives ul li .btn-video { width: 0.5rem; height: 0.5rem; }


.news-relatives ul li .news-tittle ,
.Media-relatives ul li .news-tittle{ font-size: .2rem; min-height: unset; margin-bottom: 0; color: #888; -webkit-line-clamp: 1; }


.news-relatives ul li .news-type { padding-bottom: .1rem; }
.news-relatives ul li .desc ,
.news-relatives ul li .news-type  { display: none; height: 0; overflow: hidden; opacity: 0; margin-bottom: 0;  transition: all .3s;}

.news-relatives ul li a { padding-left: 10px; position: relative; }
.news-relatives ul li a::before { 
	content: ""; 
	display: block;
	width: 3px;
	height: 3px;
	background-color: #888;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.news-relatives ul li.actives a,
.news-relatives ul li:hover a  { padding-left: 0; }

.news-relatives ul li.actives a::before,
.news-relatives ul li:hover a::before { opacity: 0; transition: all .3s; }

.news-relatives ul li a, 
.news-relatives ul li:hover a { text-decoration: none;transition: all .3s; }

.news-relatives ul li.actives .news-tittle,
.news-relatives ul li:hover .news-tittle { color: #222222; -webkit-line-clamp: 2;  transition: all .3s;}

.news-relatives ul li.actives .desc,
.news-relatives ul li.actives .news-type,
.news-relatives ul li:hover .desc,
.news-relatives ul li:hover .news-type { display: block; height: auto; opacity: 1; transition: all .3s; }

a.btn-hot2,
.news-sticky-right a.btn-hot2 { 
	width: 100%; 
	border: 1px var(--border_color) solid; 
	padding: .24rem .35rem; 
	position: relative; 
	display: flex;
	justify-content: space-between;
	flex-flow: row nowrap;
	align-items: center;
	align-content: center;
	text-decoration: none;
	color: #888;
	font-size: .2rem;
	margin-bottom:20px;
	transition: all .3s; 
}

a.btn-hot2 .svg-root,
.news-sticky-right a.btn-hot2 .svg-root { width: 0.25rem; height:0.23rem;}

a.btn-hot2  span,
.news-sticky-right a.btn-hot2 span { display: block; text-align: left; width: 75%; }
.cls-border-898989 { fill: #898989;	fill-rule: evenodd;transition: all .3s;   }

.news-sticky-right a.btn-hot2:hover { border-color:  var(--theme_red); color: var(--theme_red);	text-decoration: none;	transition: all .3s;  }
.news-sticky-right a.btn-hot2:hover .cls-border-898989 { fill:var(--theme_red);transition: all .3s;  }  
.news-sticky-right a.btn-hot2:hover i::before,
.news-sticky-right a.btn-hot2:hover i::after { border-color:  var(--theme_red);transition: all .3s; }

ul.column-2 { display: none; }
.fl-1 { margin-bottom: 1rem; }
.fl-1 .init-height { overflow: hidden; }
.fl-1 .item_with_topImgs dd { min-height: 3.5rem; }
.fl-1 .news-tittle { -webkit-line-clamp: 3; /*min-height: 1.5rem;    margin-bottom: 30px; */ }
.fl-1 .unison-date { position: absolute; bottom: 15px; }

.fl-1 .btn_more_lightred:hover i { transform: translateY(-50%) rotate(90deg); transition: all .3s;}

.fl-1 .disabled { color: #fff; cursor: not-allowed; } 
.fl-1 .disabled::before { border-radius: 33px; right: -4px; display: block; height: 100% !important;  width: 100% !important; cursor: not-allowed; background-color: #898989 !important;  }
.fl-1 .disabled i { background-color: #898989;  transform: translateY(-50%) rotate(-90deg) !important; transition: all .3s;}
 



/* notice_list */
.notice_list { width: 100%; margin-bottom: 30px; }
.notice_list ul { /* display: flex; flex-wrap: wrap; */ border-top: 1px var(--border_color) solid; }
.notice_list ul li { border-bottom: 1px var(--border_color) solid; }
.notice_list ul li a { padding: .3rem; }
.notice_list ul li .news-tittle { min-height: unset; /* min-height: .62rem; */ }
.notice_list ul li .item_with_rightImgs dd { width: 100%; float: none; height: auto; position: relative;  }
.notice_list ul li .unison-date { 
	color:  var(--theme_red); 
	line-height: 1; 
	font-size: .2rem; 
	position: absolute; 
	bottom: 0;
}

.notice_list ul li .item_normal dd .desc { margin-bottom: 40px; }
.notice_list ul li .item_with_rightImgs dt { display: none; }




/* student */
.mode-bg-linear {
    background: -webkit-linear-gradient(top , #fff 3.8rem , #f8f4f1 calc(100% - 65.8rem ) );
	background: -moz-linear-gradient(top , #fff 3.8rem , #f8f4f1 calc(100% - 65.8rem ) );
	background: -ms-linear-gradient(top , #fff 3.8rem , #f8f4f1 calc(100% - 65.8rem ) );
	background: linear-gradient(top , #fff 3.8rem , #f8f4f1 calc(100% - 65.8rem ) );
}

/* .innermodel-student::after {
	content: "";
	width: 100%; 
	background-color: #f8f4f1;
	position: absolute;
	left: 0;
	top: 4.3rem;
	bottom: 0;
	z-index: -1;
} */
.box-flex { display: flex;   margin-bottom: 20px; }
.box-flex .boxs {   position: relative; overflow: hidden;}
.box-flex .b-left { width: calc(100% - 4.6rem - 20px); float: left; margin-right: 20px; }
.box-flex .b-right { width: 4.6rem ; float: left; }

#gallery .swiper-slide { display: block; position: relative;}
#gallery .swiper-pagination { width: auto; right: 0; left: auto;  bottom: 0;  padding: 0.3rem 0.4rem; }
#gallery .swiper-pagination span { /* background-color: #fff; */}
#gallery .swiper-pagination .swiper-pagination-bullet { opacity:.5;  }
#gallery .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }

.introduce { 
	padding:  .5rem;
	width: 100%;
	height: 100%;
	/* background-image: url(../img/icon/row7-bg.png); */
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.introduce .info { opacity: .8; }
/* .introduce .info p { font-size: .2rem; } */

.text-bord {
	background-color: rgba(0,0,0,.5);
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 5;	
	color: #fff;
}
.text-bord,
#gallery .swiper-pagination { padding: .2rem .4rem; }

.text-bord p {
	padding-left: 30px;
	background-image: url(../img/icon/icon-add-white.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto;
	color: #fff;
}


.picture_inerlist ul li { background-color: #fff; cursor: pointer; position: relative; }
.picture_inerlist ul li .black_wamp {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.7);
	opacity: 0;
	z-index: -1;
	transition: all .35s;
}

.picture_inerlist ul li:hover .black_wamp { opacity: 1; z-index: 5; transition: all .35s; }

.picture_inerlist ul li h3  { 
	color: #888;
	font-size: .22rem;
	padding: .2rem .4rem; 
	background-repeat: no-repeat;
	background-position: .4rem center;
	background-size: auto 28%;
	margin-bottom: 0;
}

.picture_name { padding-left: .68rem !important;  background-image: url(../img/icon/icon-add-grey.png); } 
.picture_name2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff !important;
	text-align: center;
	font-weight: bold;
}

.picture_name2 i { display: block; margin-bottom: 10px; }


.btn_preViews {
	display: block;
	padding: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border-radius: 50%;
	background-color: rgba(255,255,255,.2);
	background-image: url(../img/icon/icon-preViews.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
}

.houses_list ul li { border: 2px #eeeeee solid; transition: all .3s; }
.houses_list ul li:hover { border-color: #940407; transition: all .3s; }
.houses_list .item_normal dt { width: 2rem; }
.houses_list .item_normal dt img { width: unset; height: unset; }
.houses_list .item_normal dd {
    width: calc(100% - 2rem - 20px);
    display: flex;
    flex-flow: column;
    justify-content: center;
	padding: 0 19px 0 0px;
	padding-right: 10px;
	word-break: break-word;
    /* align-items: center; */
    align-content: center;
}


.transport-line {
    width: 80%;
    margin: auto;
    padding: 0.6rem;
    margin-top: -1rem;
    background-color: #fff;
    z-index: 5;
    position: relative;
    box-shadow: 0 6px 15px rgb(0 0 0 / 10%);
}

.transport-line .tab-head ul li{ line-height: 1; color: #888; font-size: .2rem; padding: 0; padding-bottom: .44rem; }
.transport-line h3.sm_tittle { 
	background-color:#eee ; 
	padding: 18px 20px;
	padding-left: 47px;
	font-size: 18px;
	background-image: url(../img/icon/icon-add-grey.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: auto;
}

.sm_active { background-color: #f8f4f1  !important; }

.rl-unison {
    position: absolute;
    left: 12px;
    top: 12px;
    z-index: 5;
    background-color: #fff;
    background-color: #f4e5e6;
    display: flex;
    flex-flow: column;
    text-align: center;
    justify-content: center;
    color: #9a0000;
    padding: 8px;
	transition: all .3s;
}

.rl-unison big {    
	display: block;
    /* background-color: #f4e5e6; */
    font-size: .4rem;
    font-weight: bold;
    line-height: 1;
}

.rl-unison small {
	/* padding: 8px; */
	/* display: block; */
	/* background-color: #9a0000; */
	/* color: #fff; */
	font-size: .12rem;
	line-height: 1;
}

.news_list ul li dl { height: 100%; }
.news_list ul li.none_Imgs .desc p { display: block; }

.fl-1 .column-1 li:hover .rl-unison { opacity: 0; transition: all .3s; }

.fl-1 ul.column-1 li.none_Imgs_rl:hover .rl-unison,
.fl-1 ul.column-1 li.none_Imgs:hover .rl-unison  { opacity: 1; transition: all .3s; }
 
 /* li.none_Imgs */
.fl-1 ul.column-1 li.none_Imgs_rl .imgsize,
.fl-1 ul.column-1 li.none_Imgs .imgsize { display: none; }

.fl-1 ul.column-1 li.none_Imgs_rl dd ,
.fl-1 ul.column-1 li.none_Imgs dd {  height: 100%; 	min-height: 3.94rem; border-top: 1px var(--border_color) solid; }

.fl-1 ul.column-1 li .news-tittle { margin-bottom: 20px; }
.fl-1 ul.column-1 li .desc p { -webkit-line-clamp:3; }
.fl-1 ul.column-1 li.none_Imgs dd .news-tittle { padding-top: 30%; -webkit-line-clamp:6; }
.fl-1 ul.column-1 li.none_Imgs_rl dd .news-tittle { -webkit-line-clamp:6; }
 

#School-Events .actives-desc,
#Seminar .actives-desc {
	width: 100%;
	padding: .2rem .3rem;
	margin-bottom: 0;
	background-color: #fff;
	border-top: 1px #eee solid;
	position: absolute;	bottom:0; left: 0;
	display: flex;
	justify-content: space-between;
	flex-flow: row nowrap;
}

#School-Events .actives-desc::after,
#Seminar .actives-desc::after {
	content: "";
	height: calc(100% - 40px);
	border-right: 1px #eee solid;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

#School-Events .actives-desc::after { opacity: 0; }


#Seminar .actives-desc p { font-size: .16rem; width: 42%; text-align: left;}
#Seminar .actives-desc p strong { display: block; font-size: .2rem;  }
#Conferences .rl-unison,
#School-Events .rl-unison,
#School-Events .unison-date { display: none; }

#School-Events .item_with_topImgs dd { min-height: 2.8rem; padding-bottom: 1rem; }
#School-Events .item_with_topImgs dd .news-tittle {  font-size: .22rem;  -webkit-line-clamp:4; min-height: unset; }

#School-Events .desc { margin-bottom: 0; }
#School-Events .actives-desc p { font-size: .14rem;  text-align: left;}
#School-Events .actives-desc hr { margin: 0; width: 0; height: 0.5rem; border-right:1px #eee solid; }
#School-Events .actives-desc p strong  { display: block; font-size: .18rem;  }

#Conferences .item_with_topImgs dd { min-height: unset; }


/* Life in Oxford City */
h4.third-title {  font-size: .24rem;  margin-bottom: 20px; }
.mode-Shopping .item_normal dt ,
.mode-Shopping .item_normal dd { width: calc((100% - 20px) / 2); }

.mode-Shopping .item_with_rightImgs dt { margin-left: calc((100% + 50px) / 2) ;  }

.picture_Park ul,
.picture_Museums ul { display: flex; flex-flow: row wrap; }
.picture_Museums ul li { border: 1px #eee solid; }
.picture_Museums ul li p { line-height: 1; padding: .2rem .3rem; color: #888; }

.picture_Park ul li {	background-color: #fff;	border: 1px #eee solid; }
.picture_Park ul li h6 { display: list-item; list-style: disc; list-style-position: inside; color: var(--theme_red); font-size: .2rem; margin-bottom: 10px; }
.picture_Park ul li .Park-info p { color: #555; font-size: .18rem; line-height: 1.35; }
.picture_Park ul li .padding_20 { padding: .2rem .3rem; }
/* student-end */




/* Programmes */
.project-overview {  position: relative;  z-index: 5;  margin-top: -0.7rem; }
.project-overview .btn_more_lightred { color: #fff;  }
.project-overview .btn_more_lightred::before {
    display: block;
    height: 100%;
    width: 100%;
    right: -4px;
    border-radius: 33px;
    transform: translateY(-50%) scale(1.02);
    background-color: var(--theme_red);
    transition: all .35s;
}

.apply-fixed-right {
	background-color: var(--theme_red);
	background-image: url(../img/icon/icon-apply.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 100%;	
	position: fixed;
	right: 0;
	bottom: 10vh;
	line-height: 1.3;
	z-index: 20;
	padding: 15px 20px;
	padding-right: 80px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	display: none;
	transform: translateX(20px);
	transition: all .35s;
}

.apply-fixed-right:hover {
	transform: translateX(0px);
	transition: all .35s;
}

.apply-fixed-right,
.apply-fixed-right:hover { color: #fff;	text-decoration: none;  }

.apply-fixed-right i {
	min-width: 30px;
	min-height: 30px;
	background-color: rgba(255,255,255,.35);
	border-radius: 50%;
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translateY(-50%);
}

.apply-fixed-right i::before,
.apply-fixed-right i::after { border-color: #fff; }


.project-timer {
	background-color: var(--theme_red);
	background-image: url(../img/icon/project-row7-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.project-timer .dis_flex { align-items: center; align-content: center; }
.project-timer .projectName { line-height: 1.5; width: 5.6rem; font-size: .36rem; }
.projectTag { display: block; font-size: .18rem; }

.project-timer .projectInfo { 
	width: calc(100% - 5.6rem);
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
	position: relative;
}

.project-timer .projectInfo::before {
	content: "";
	display: block;
	height: 68%;
	position: absolute;
	left: 0;
	top:50%;
	transform: translateY(-50%);
	border-left: 1px rgba(255,255,255,.5) solid;
}

.project-timer .projectInfo li { padding : 0 .5rem; min-width: 28%; }
.project-timer .projectInfo li:last-child { padding-right: 0; }
.project-timer .projectInfo li h6 { font-size: .2rem; }  
.project-timer .projectInfo li p { color: rgba(255,255,255,.5); }


.innermodel-project {   overflow: visible; }
.project-dom { 
	background-image: url(../img/icon/line-school.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
} 

.dom-position-click { width: 3rem ; float: left; }
.dom-position-box { width: calc(100% - 3rem); float: right; border-left: 1px #e7e7e7 solid; }
.dom-position-box .dom-items { padding: 1rem; padding-right: 0; }
.dom-position-click.project-dom.bg_f9f6f1.position_sticky { top: 1rem;  }

.project-dom ul { min-height: calc(100vh - 1rem); padding-bottom: 2rem; }
.project-dom ul li { padding: .2rem .4rem; position: relative;}
.project-dom ul li a { font-size: .2rem; color: #555; }
.project-dom ul li.active a,
.project-dom ul li.active a:hover { color: #fff !important; }
.project-dom ul li::before {
	content: "";
	width: calc(100% + 30px);
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	background: -webkit-linear-gradient(left,#940508 , #f9f6f1);
	opacity: 0;
	transform-origin: right center;
	transition: all .3s;
}

.project-dom ul li.active::before { opacity: 1; transform: translateX(-28px);	transition: all .3s; }
.project-dom ul li:hover a { color:#940508; }


.dom-items:nth-child(1) { padding-top: 0; }

/* .dom-items:nth-child(2n) .second-dom , 
.dom-items:nth-child(2n) .second-dom::before,*/
.dom-items { position: relative; z-index: 1; background-color: #fff; }


.dom-items:nth-child(2n)::before ,
/* .dom-items:nth-child(2n-1) .second-dom ,
.dom-items:nth-child(2n-1) .second-dom::before  , */
.dom-items:nth-child(2n) { background-color: #f9f6f1;  }

/* 
.dom-items:nth-child(2n-1)::before ,
.dom-items:nth-child(2n-1) .second-dom::before ,  */
.dom-items:nth-child(2n)::before ,
.dom-items:nth-child(2n) .second-dom::before {
	content:"" ;
	width: calc(100vw - ( 100vw - 14.6rem) / 2 );
	height: 100%; 
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.dom-desc { margin-bottom: 30px; }
.dom-desc ul,
.dom-desc ol { padding: 0; padding-left: 20px; }
.dom-desc li {
	width: 100%;
	/* background-color: #fff;
	padding: .2rem .3rem;
	border: 1px #eee solid; */
	margin-bottom: 10px;
	/* list-style-position: inside; */
	color: #940508;
}
.dom-desc li:last-child { margin-bottom: 0; } 
/* .dom-desc li p {  margin-left: 24px;  margin-top: -27px; } */

.second-dom { position: relative; padding: .4rem 0; padding-right: 0;  }
.second-dom ol,
.second-dom ul { padding: 0; display: flex;  flex-flow: row wrap; }
.second-dom p { margin-bottom: 10px; }
.second-dom li {
    width: calc((100% - 20px) / 2);
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px #eee solid;
    color: var(--theme_red);
	list-style: none;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
    /* list-style-position: inside; */
    /* text-align: right; */
    padding: 20px;
}
.second-dom li p {  text-align: right;  color: #000; line-height: 1.1; font-weight: bold; }
.second-dom li .nums { font-size: 18px; }
.second-dom li:nth-child(2n) { margin-right: 0; }
.second-dom ol::after { content: ""; display: block; clear: both; }


.dom-list { width: 100%; }
.project-courselist dl {width: calc(( 100% - 20px ) / 2) ; border: 1px #eee solid;  position: relative;  float: left; margin-right: 20px; margin-bottom: 20px;	}
.project-courselist dl:nth-child(2n) { margin-right: 0; }

.dom-items:nth-child(2n) .project-courselist dl { background-color: rgba(255,255,255,1); border: 1px transparent solid; }
.dom-items:nth-child(2n) .project-courselist dl:hover,
.project-courselist dl:hover { border-color:rgba(148,4,7,.5) ;  }

.project-courselist dl dt { 
	/* background-color: #fff; */
	/* border: 1px var(--theme_red) solid; */
	position: relative; 
	overflow: hidden; 
	padding: .25rem .35rem;
	line-height: 1.35;
	font-size: .2rem;
	color:var(--color_title);
	cursor: pointer;
	transition: all .3s;
}

.project-courselist dl dd {
	background-color: #fff;
	padding: 0.4rem;
	overflow: hidden;
	border-bottom-left-radius: 35px;
	border-bottom-right-radius: 35px;
    box-shadow: 0 8px 15px rgb(0 0 0 / 13%);
	position: absolute;
	left: 0;
	width: 100%;
	display: none;
	
}


.project-courselist dl dt i.icon-plus { 
	position: absolute; 
	right: 0.35rem;   
	top: 50%; 
	transform: translateY(-50% );
	width: 14px;
	height: 14px; 
}
i.icon-plus::before {
	content: "";
	border-top: 2px var(--theme_red) solid;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

i.icon-plus::after {
	content: "";
	border-left: 2px var(--theme_red) solid;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

dl.tab-pro-items dt:hover { border-color:rgba(148,4,7,.05) ; background-color: rgba(148,4,7,.05); transition: all .3s; } 

dl.tab-pro-items.active { z-index: 10 !important; }
dl.tab-pro-items.active dt { color: var(--theme_red); background-color: var(--theme_red) !important;	color: #fff !important;}
dl.tab-pro-items.active dt i.icon-plus::before { border-color: #fff !important; }
dl.tab-pro-items.active dt i.icon-plus::after { border-color: transparent !important; }


/* HSK */
.project-hsk { padding: .5rem 0; }

.hsk-mode-list {   margin-bottom: 1rem;}
.hsk-mode-list .hsk-mode {	margin-bottom: .55rem;}
.hsk-mode-list .hsk-mode .stand-title {	margin-bottom: 20px;}
.hsk-mode-list .hsk-mode h4 { font-size: .22rem; margin-bottom: 10px; color: var(--color_title); }
.hsk-mode-list .hsk-mode ul.list-paddingleft-2 li { color: var(--theme_red); margin-top: 5px; }

.hsk-mode-list .hsk-mode .info table { width: 100%; }
.hsk-mode-list .hsk-mode .info table p { display: inherit; font-weight: bold; }
.hsk-mode-list .hsk-mode .info table tr:nth-child(1) td *{ color: #940407; }
.hsk-mode-list .hsk-mode .info table tr:nth-child(2n-1) td { background-color: transparent; border: none;  }
.hsk-mode-list .hsk-mode .info table tr:nth-child(2n) td { background-color: #f8f8f9; border: none;  }

.hsk-mode-list .hsk-mode .outlinks { margin-top: 20px; }
.hsk-mode-list .hsk-mode .outlinks li a { color: #888; }
.outlinks li:nth-last-child(1),
.outlinks li:nth-last-child(2) { margin-bottom: 0; }

.test-phbs {}
.test-phbs .info table { width: 100%;border-top: 1px #eee solid;}
.test-phbs .info table tr { border-bottom: 1px #eee solid;  transition: all .3s; }
.test-phbs .info table tr td {  border: none; text-align: center; }
.test-phbs .info table tr td p {text-align: center;}

.test-phbs .info table tr:hover ,
.test-phbs .info table tr:hover td { background-color: rgba(140,0,0,.01); transition: all .3s;  }

ol.custom_num { padding: 0; list-style: none !important;}
ol.custom_num li {
	color: var(--theme_red);
	list-style-position: unset;	
	font-size: .24rem;
	padding: .4rem;
	border: 2px rgba(140,0,0,.15) solid;
	margin-bottom: 20px;
	position: relative;
	padding-left: .4rem;
	transition: all .35s;
}

ol.custom_num li a { display: inline; text-decoration: none; color: var(--theme_red); }
ol.custom_num li p {margin-left: .6rem;	 }
ol.custom_num li span.nums  {	display: block;	position: absolute;	top:.4rem; }
ol.custom_num li:hover { border-color: rgba(140,0,0,1); transition: all .35s; }



/* 2024-5-6  */
.deepline { width: calc(74vw - 30px); margin:50px auto; border-color: #000000; }

.inner2 { height: 70vh; }
.inner2 .inside-bottom { padding: 55px 0; }
.inner2 .black_wamp {
	background: -webkit-linear-gradient(bottom , rgba(0,0,0,1) 0%, rgba(0,0,0,0) 51%);
	background: -moz-linear-gradient(bottom , rgba(0,0,0,1) 0%, rgba(0,0,0,0) 51%);
	background: -ms-linear-gradient(bottom , rgba(0,0,0,1) 0%, rgba(0,0,0,0) 51%);
	background: linear-gradient(bottom , rgba(0,0,0,1) 0%, rgba(0,0,0,0) 51%);
}

.inner2 .page-tittle { font-size: .48rem; }
.inner2 .page_load p ,
.inner2 .page_load ul a { font-size: .22rem; line-height: 1; overflow: visible; }

.inner2 .page_load p { padding-right: 50px; border-right: 2px #9a0000 solid; margin-right: 50px; }
.inner2 .page_load p a {  margin-left: 20px; }
.inner2 .page_load p a:first-child { margin-left: 0; margin-right: 20px; }

.inner2 .page_load,
.inner2 .page_load ul { display: flex;	justify-content: flex-start; }
.inner2 .page_load ul li { margin-right: 50px; }


.linear-gradient-right {
	background: -webkit-linear-gradient(right , #f8f8f9 58%,#fff 58%);
	background: -moz-linear-gradient(right , #f8f8f9 58%,#fff 58%);
	background: -ms-linear-gradient(right , #f8f8f9 58%,#fff 58%);
	background: linear-gradient(right , #f8f8f9 58%,#fff 58%);
}

.new-model-dean { width: 100%; }
.dean-imgs { 
	position: relative; 
	height: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% ;
	margin-top: 25px;
}

.dean-imgs img { position: absolute; bottom: 0;	height: calc(100% + 35px);	left: 50%;	transform: translateX(-50%);}
.dean-imgs .deans-name {position: absolute;	right: 0.8rem;	top: 0.75rem;	color: #fff;	padding-left: 20px;}
.dean-imgs .deans-name::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border-left: 1px #940407 solid;
	height: calc(100% + 30px);
}
.dean-imgs .deans-zhiwei { display: block; color: rgba(255,255,255,.5); font-size: 16px; }


#leadership { min-height: 5.56rem; }
#leadership .swiper-slide { height: unset; }
#leadership .swiper-button-next, 
#leadership .swiper-button-prev { 
	height: 50px; 
	background-color: #999; 
	background-repeat: no-repeat; 
	background-position: center center; 
	background-size: 25%;
}
#leadership ul li{width: calc((100% - 150px) / 3);margin-right:40px}

.btn-prev-icon { background-image: url(../img/icon/btn-prev-icon.png); }
.btn-right-icon { background-image: url(../img/icon/btn-right-icon.png); }

#leadership .swiper-button-next { right: -50px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; }
#leadership .swiper-button-prev { left: -50px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }

.leader-items { width: 100%; height: 100%; background-color: #f8f8f9; }
.leader-items dd {	padding: .28rem; background-color: #f8f8f9; text-align: left; }
.leader-items dd .t-name { font-size: 0.28rem; }

.leader-items dd .t-name,
.leader-items dd .t-position { font-weight: bold; }
.leader-items dd .t-position  { margin-bottom: 5px;  }

.leader-items dd .desc-area { margin-bottom: 30px;  min-height: 55px; color: #666; }
.leader-items dd .desc-area p { line-height: 1.35;  }
.leader-items dd .links-more { position: absolute;	bottom: .28rem; }

.mode-leader-detail { display: none; }
div#leaders2 {  background-color: #fff;  padding: 50px;  border-radius: 20px;  text-align: left; }
.leader-detail { width: 100%; min-height: 50vh; max-height: 70vh;   background-color: #fff; }
.leader-detail .leader-left  { width: 30%; float: left; margin-right: 5%; }
.leader-detail .leader-right  { width: 65%; float: left; text-align: left;  }
.leader-detail .leader-right .info-group .team-info { max-height: 60vh; overflow-y: scroll; padding-right: 15px; }
.leader-detail .leader-right .info-group .team-info::-webkit-scrollbar { width: 5px; background-color: #eee; }
.leader-detail .leader-right .info-group .team-info::-webkit-scrollbar-thumb { background-color: #940407; }


.links-more {
	display: block;
	color: #940407;
	font-size: 16px;
	border: none;
	outline: none;
	padding: 0;
	position: relative;
	padding-left: 20px;
}
.links-more::before {
	content: "";
	width: 8px;
	height: 8px;
	border-top: 2px #940407 solid;
	border-right: 2px #940407 solid;
	position: absolute;
	left: 0;
	top: 44%;
	transform: translateY(-50%) rotate(45deg);
	
}


/* #OxfordLife */
#OxfordLife { height: 5.38rem; }
#OxfordLife .swiper-slide {	color: #fff; display: block; }
#OxfordLife .swiper-slide .third-title { position: absolute; bottom: 90px; padding: 0 50px;   }
.pagination-tool {	
	width: 150px;
	position: absolute;	
	bottom: 45px; left: 50px; 
	z-index: 50; color: #fff; 
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.pagination-tool * { position: relative; }

.pagination-tool .swiper-button-prev {
	width: 0;
	height: 0;
	border: 10px transparent solid;
	border-right:12px #fff solid;
	border-left: none;
	margin-right: 8px;
	transform: translateY(0);
}

.pagination-tool .swiper-button-next {
	width: 0;
	height: 0;
	border: 10px transparent solid;
	border-left:12px #fff solid;
	border-right: none;
	margin-left: 8px;
}


.part-of-Oxfordintrol {
	width: calc(100% - 140px);
	margin: auto;
	margin-bottom: 50px;
	padding: 68px;
	margin-top: -35px;
	position: relative;
	z-index: 5;
}
.part-of-Oxfordintrol p { color: #fff; }


/* new-mode-Shopping */
.new-mode-Shopping dl.item_normal  { width: 100%; display: block; position: relative; }
.new-mode-Shopping dl.item_normal dt {width: 63%;}
.new-mode-Shopping dl.item_normal dt img ,
.mode_stuResources img { width: 100%; }
.new-mode-Shopping dl.item_normal dd {
	background-color: #1f0505 ;
	color: #fff;
	padding: 60px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 41%;
}

.cards_for_Museums ul li { border: none; }
.Museums_imgsize,
.cards_for_Museums ul li .Museums_imgsize {	width: 100%;height: 0;	padding-top: 145%;}
.cards_for_Museums ul li .inside-bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: .3rem .25rem;
	padding-top: 1rem; 
	color: #fff;
	text-align: left;
	font-size: .24rem;
	line-height: 1.15;
	background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.95) , rgba(0,0,0,0));
}

.cards_for_Museums ul li h6 { font-size: .24rem; margin-bottom: 10px; }
.cards_for_Museums ul li h6,
.cards_for_Museums ul li:hover h6 { color: #fff; display: block; }
.cards_for_Museums ul li .Park-info p { color: rgba(255,255,255,.65); font-size: .16rem; line-height: 1.15; text-align: left; }

#picture_Park ul li:last-child {	width: calc(( 100% - 20px ) / 4 * 3 );	margin-right: 0; }


#model2-history .historyImgs {
	height: 4.2rem;
    transform-origin: top center;
    transform: translate(-112px, 10px) scale(1.15);
	margin-bottom: 50px;
}

#model2-history .historyImgs .swiper-slide { background-repeat: no-repeat;	background-size: cover;	width: auto;}
#model2-history .historyImgs .swiper-slide img { 
	filter: grayscale(50%);
	filter: brightness(120%);
	filter: hue-rotate(160deg);   
	filter: sepia(100%);
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

#model2-history .historyImgs .swiper-slide { opacity: 1; }
#model2-history .historyImgs .swiper-slide .red_wamp { 
	position: relative; z-index: 5; 	
	width: 100%; height: 100%;	
	background-color: rgba(125,3,4,.75); 
	background-color: rgb(131 0 0 / 78%);
}

#model2-history .historyInfo {
	height: 5rem;
	width: 5.6rem;
	position: absolute;
	right: 16vw;
	top: 40%;
	transform: translateY(-50%);
	z-index: 5;
	
}
#model2-history .historyInfo .swiper-slide { opacity: 0 !important;    }

#model2-history .historyInfo h3.history-years {  
	background-color: #1f0505; 
	color: #fff;
	text-align: center; 
	width: auto; 
	padding: 15px 35px;
	font-size: .36rem;
	font-weight: bold;
	margin: auto; 
	position: absolute;
	left: 50%;
	transform: translateX(-50%); 
	top: 0;
}

#model2-history .historyInfo .history-panel { /* background-color: #fff; */ position: relative; }
#model2-history .historyInfo .history-panel .info { font-size: .16rem; line-height: 1.25; min-height: 2rem; padding: .5rem; padding-top: .7rem;  margin-top: 0.3rem; }
#model2-history .historyInfo .history-panel .info p ,
#model2-history .historyInfo .history-panel .info li { color: #999; font-size: .16rem; line-height: 1.25; margin-bottom: 0; margin-top: 10px; }

#model2-history .historyImgs .swiper-slide-next,
#model2-history .historyInfo .swiper-slide-active { opacity: 1 !important; }

#model2-history .historyImgs .swiper-slide-next .red_wamp { background-color: rgba(125,3,4,0) !important;  }
#model2-history .historyImgs .swiper-slide-next img {
	filter: grayscale(0);
	filter: brightness(0);
	filter: hue-rotate(0deg);   
	filter: sepia(0%);
}

#model2-history .container { margin-top: 132px; }
#model2-history .container .pagination-tool { width: 65%; margin: auto; bottom: 0; }

#swiper-pagination-histoy .swiper-button-prev,
#swiper-pagination-histoy .swiper-button-next { position: absolute; }

#model2-history .pagination-tool  span::after { width: 82%; }




/* new-model-stuResources  */
.icon_experience_list { width: 78%; margin: auto; }
.icon_experience_list ul li { text-align: center; margin-bottom: 0; margin-top: 40px; }
.icon_experience_list ul li p { text-align: center; font-size: .2rem; line-height: 1.15; font-weight: bold; color: #000000; }
.icon_experience_list ul li .svg-root { margin-bottom: 10px; }
.icon_experience_list ul li .svg-root img {	height: 1rem; display: block; margin: auto; }

.btn-group ,
.btn-group a { display: block; }
.btn-group a { 
	background-color: #f8f8f9; 
	position: relative; 
	padding: 25px 25px; 
	padding-left: 65px; 
	line-height: 1;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	font-size: .2rem;
	transition: all .35s;
}
.jt-type2 {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #940407;
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
	transition: all .35s;
} 

.jt-type2::before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-top: 3px #fff solid;
	border-right: 3px #fff solid;
	position: absolute;
	top: 50%;
	left: 44%;
	transform: translate(-50%,-50%) rotate(45deg);
	transition: all .35s;
}

.btn-group a:hover { padding-left: 75px;  background-color: #940407; color: #fff; text-decoration: none; transition: all .35s; }
.btn-group a:hover .jt-type2 { background-color: #fff; transition: all .35s; }
.btn-group a:hover .jt-type2::before { border-color: #940407; transition: all .35s; }

.new-btn-more {
	margin-left: auto;
	margin-right: 0;
	display: block;
	padding: 10px 0;	
	padding-left: 28px;
	background-image: url(../img/icon/new-btn-more.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 22px;
	color: #fff;
	font-size: 14px;
	border: none;
	text-decoration: none;
	outline: none;
}

.new-model-Study .co-tittle { margin-bottom: 1rem ;}
.studylinks { padding-right: 70%; }
.studylinks .poster {
	width: 65%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
}
.studylinks .poster img { width: 100%; position: absolute;top: 50%;	transform: translateY(-50%);}

#stuExperience ul li .inside-bottom {  padding: 0.3rem 0.5rem; padding-top: 2rem; }
#stuExperience ul li h2 { font-size: .24rem; font-weight: bold; line-height: 1.5; }
#stuExperience ul li .inside-bottom { transform: translateY(.5rem); transition: all .35s; }
#stuExperience ul li .new-btn-more { opacity: 0;  transition: all .35s;  }
#stuExperience ul li:hover .inside-bottom { transform: translateY(0); transition: all .35s; }
#stuExperience ul li:hover .new-btn-more { opacity: 1;  transition: all .35s;  }
p.stuName { line-height: 1; }
p.stuName span { font-size: 14px; color: rgba(255,255,255,.75);  }
.bg_f8f8f9 { background-color: #f8f8f9; }
.stuMsg {  text-align: center;  padding: 50px 80px;  position: relative; margin-bottom: 30px; }
.stuMsg::before {
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	top: 66%;
	left: 47%;
	transform: translateX(-50%) rotate(232deg);
	border: 1rem transparent solid;
	border-left: 1rem #f8f8f9 solid;
}
.stuMsg p {	font-weight: bold; font-size: .24rem; color: #000; line-height: 1.8; text-align: center; }

.new-model-Experience .btn-group { margin-left: auto; margin-right: 0; max-width: 300px; }
.new-model-Experience .btn-group a { padding-left: 87px; }
.new-model-Experience .btn-group a .jt-type2 { left: 48px; }


/* FAQ */
.news-model-FAQ { padding-top: 0; }
.news-model-FAQ .co-tittle { display: flex; font-weight: bold; align-items: end; margin-bottom: 0; padding-bottom: 10px; }
.news-model-FAQ .co-tittle h1 {  font-size: .68rem; width: 3rem; font-weight: bold; }
.news-model-FAQ .co-tittle h3 { font-size: .32rem; font-weight: bold;}
.faq_list { border-top:2px #000 solid; padding-left: 3rem; }
.faq_list dl {	padding: 30px 0; border-bottom:1px #000 solid; }
.faq_list dl dt { position: relative; }
.faq_list dl dt h3 { max-width: 72%; font-size: .28rem; line-height: 1.5; font-weight: bold; }
.faq_list dl dt .icon-jt {
	display: block;
	width: 0;
	height: 0;
	border: 10px transparent solid;
	border-bottom: 15px #940407 solid;
	border-top: none;
	position: absolute;
	right: 0;
	top: 50%;
	transform-origin: center center;
	transform: translateY(-50%) rotate(0);	
	transition: all .35s;
}

.faq_list dl dd { padding-top: 30px; padding-right: 2rem; display: none; }
.faq_list dl dd .info p { font-size: .2rem; color: #666; line-height: 1.5; }
.faq_list dl.actives dt .icon-jt {  transform: translateY(-50%) rotate(180deg);	transition: all .35s; }


.stepTest ul li { min-height: 4rem; background-color: #f8f8f9; padding: 0.3rem; }
.stepTest ul li .info p { margin-bottom: 0; font-size: .16rem; }
.stepTest ul li .info p a { display: initial; color: #940407;}
.stepTest ul li .nums {
	display: block; 
	width: 35px;
	text-align: center;
	font-size: 48px;
	color: #940407;
	border-bottom: 1px #940407 solid;
	padding-bottom: 10px;
	margin: 30px auto;
}


.HSK-list { width: 100%; }
.HSK-list ul li { min-width: 1.8rem; display: inline-block; margin-right: 20px; margin-bottom: 20px; }
.HSK-list ul li a {	font-size: .2rem;  font-weight: bold; background-color: #f8f8f9; padding:14px 35px; padding-left: 65px; transition: all .35s; }
.HSK-list ul li:hover a {	background-color: #940407; color: #fff;transition: all .35s; }
.HSK-list ul li:hover a .jt-type2 { background-color: #fff; transition: all .35s;}
.HSK-list ul li:hover a .jt-type2::before { border-color: #940407;transition: all .35s; }

.mode-HSKtest { padding-top: 0; }
.student-hsk .inside-bottom h1 { line-height: 1.5; font-weight: bold; }
.student-hsk .inside-bottom { padding-top: 2rem; }

.houses_list_flex ul { display: flex; justify-content: space-between; }
.houses_list_flex ul li h3 { font-weight: bold; }
.houses_list_flex ul li i {
	width: 50px;
	display: block;
	border-bottom: 2px #940407 solid;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.houses_list_flex ul li i img { height: 25px; }

.box-flex .b-left2 { width: 69%; float: none; }
.box-flex .b-right2 {
	width: 35%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
}

.box-flex .b-left2 .text-bord { width: 3.5rem;  padding-bottom: 69px; bottom: .4rem; }

.box-flex .b-left2 .text-bord p { font-weight: bold; padding-left: 0; background-image: none; }

#gallery .swiper-pagination { padding: 0 .2rem; }
#gallery .pagination-tool {     bottom: .66rem; }
.pagination-tool .swiper-button-prev ,
.pagination-tool .swiper-button-next {transform: translateY(10px); }

.b-left .pagination-tool { 
	position: absolute;
    right: 0;
    left: unset;
    top: auto;
    bottom: 20px !important; 
}