.date-rili2 { 
	background-color: #2db7b3;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	padding: .15rem;
}

.date-rili2 * { display: block; text-align: center; font-weight: bold; }
.date-rili2 .days { font-size: .14rem; line-height: 1; margin-bottom: 5px; } 
.date-rili2 .years { line-height: 1; font-size: .3rem; font-weight: bold; }

.opacity_50 { opacity: .5; }


.datenext { display: block; opacity: .5; width: 17px; position: relative; border-top: 2px rgba(237,108,0 ,1) solid; margin-left: 10px; transform: translateX(-5px); transition: all .35s; }
.datenext::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px rgba(237,108,0 ,1) solid;
	border-right: 2px rgba(237,108,0 ,1) solid;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-57%) rotate(45deg);
}

.datenext:hover { opacity: 1; transform: translateX(0px); transition: all .35s;  }


/* banner */
#banner { width: 100%; height: 100vh; overflow: hidden; }
#banner .inside-bottom  { 
	color: #fff; 
	width: 75.55vw;
	padding: 0 15px;
	padding-bottom: 10vh; 
	left: 50%; 
	transform: translateX(-50%); 
	text-align: left;
}
#banner .swiper-slide a { 
	display: block; 
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}

#banner video { 
	width: 100%; height: 100%; object-fit: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.banner-tittle { line-height: 1.35; font-weight: bold; margin-top: 8px; }

#banner .swiper-pagination { display: none; width: auto; text-align: left;  margin: auto;  left: 7%;  bottom: 5vh; }
#banner .swiper-pagination-bullet {  width: 26px;  border-radius: 5px;  height: 5px; }

/* banner */


/* 新闻动态 */
.mode-schoolnews {
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
}

.home-news { width: 100%; }
.home-news ul li { background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.08);transition: all .35s; }
.home-news ul li .item_normal dd, 
.home-news ul li dd { padding: 35px 20px; }
.home-news ul li .item_normal dd .date-rili2,
.home-news ul li dd .date-rili2 { position: absolute; top: -.45rem;  }
.home-news ul li h3 {  margin-top: 20px; }




.topNews { padding-bottom: 40px; }
.topNews a ,
.topNews a:hover { text-decoration: none; }
.topNews dl  { display: flex; align-items: center; }
.topNews dl dt { width: 3.5rem; }
.topNews dl dd { width: calc(100% - 3.5rem - 60px); }

.newslist ul li { /* border: 1px #eee solid; */transition: all .35s; }
.newslist ul li a { border-bottom: 5px transparent solid;transition: all .35s; }
.newslist ul li:hover a,
.newslist ul li:hover { border-bottom-color: #ed6c00; transition: all .35s; } 
.newslist ul li:hover .date-rili2 { background-color: #ed6c00; transition: all .35s; }

.news-type { width: auto;	margin-bottom: 30px; position: absolute; right: 15px; top: 10px;}
.news-type ul {	display: flex;	justify-content: flex-end;	flex-flow: row nowrap;	align-items: center; }
.news-type ul li { border-radius: 5px; border: 1px  #eee solid; margin-left: 10px; }
.news-type ul li a { line-height: 1; padding: 10px 25px; }

.news-type .sm_types { color: #666; font-size: 18px; position: relative; padding: 15px 20px; padding-right: 35px; }
.news-type .sm_types::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 7px transparent solid;
	border-top: 9px #bbb solid;
	border-bottom: none;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.news-type ul li.active { background-color: #ed6c00; color: #fff; border-color: #ed6c00;  transition: all .35s; }
.news-type ul li.active a { color: #fff !important; text-decoration: none; transition: all .35s;}
.news-type ul li:hover { border-color: #ed6c00;  transition: all .35s; }
.news-type ul li:hover a { color: #ed6c00; text-decoration: none; transition: all .35s; }

.news-tools { display: flex; position: relative; border-bottom: 1px #eee solid; margin-bottom: 25px; }
.news-tools .share-followus,
.news-tools .btn-rollback2 { position: absolute; right: 0;  top: calc(50% - 15px); transform: translateY(-50%); }
.news-tools p { margin-right: 20px; margin-bottom: 15px; }

.news-hot { width: 100%; }
.news-hot ul { padding:0 20px; }
.news-hot ul li { padding: 20px 0; border-bottom: 1px #eee solid; transition: all .35s; }
.news-hot ul li a { position: relative; transition: all .35s; }
.news-hot ul li h6 { line-height: 1.5;  }
.news-hot ul li .unison-date { transform: translateY(120%); position: absolute; bottom: 0; opacity: 0; transition: all .35s; }
.news-hot ul li:hover .unison-date { transform: translateY(0); opacity: 1; transition: all .35s; }
.news-hot ul li:hover a { color:#ed6c00 ; padding-bottom: 28px; transition: all .35s; }
/* 新闻动态-end */


/* about */
.mode-about { 
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: center center;
	padding: 1.4rem 0px;
}

.about-desc { width: 47%; margin-right: 6%; }
.about-desc h5,
.about-desc .desc-unlimit p { color: rgba(255,255,255,.5); }

.about-desc hr { opacity: .25; }

.school-sort { width: 47%; }
.school-sort ul li { min-height: 2rem; }
.school-sort ul li a { cursor: default; background-color: rgba(255,255,255,.15); padding: .2rem; position: relative; transition: all .35s;}
.school-sort ul li .school-icon {
	width: 35px;
	height: 35px;
	position: absolute;
	right: .2rem;
	top: .2rem;
	background-color: #ed6c00;
	border-radius: 50%;
	
}

.school-sort ul li:hover a { background-color: rgba(255,255,255,.35); transition: all .35s;}

.school-icon img { 
	height: 50%; 
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

span.school-label {
    position: absolute;
    color: #fff;
    font-size: .14rem;
    opacity: .5;
    display: block;
	bottom: 0.2rem;
}

/* about-end */


/* mode-research */
.mode-research {
	background: url(../img/icon/research-bg.png) , -webkit-linear-gradient(left , rgba(45,183,179,1) , rgba(255,255,255,0) 85%);
	background-repeat: no-repeat;
	background-position: left bottom; 
}

.research-list { width: 5.3rem; height: auto; background-color: #fff;  position: relative; }
.slide-bar {
	display: block;
	border: none;
	margin: 0;
	width: 10px;
	background-color: red;
	position: absolute;
	left: 0; 
	z-index: 5;
	display: none;
	transition: all .35s;
}

.research-list .btn-more { padding: 20px; float: right; }

.research-list ul li {	border-left: 10px transparent solid;	padding: 0 30px 0 20px;	background-color: #fff;}
.research-list ul li h3 { font-size: .22rem; line-height: 1.5;  }

.research-list ul li a { padding:27px 0 ;color: #999;	border-bottom: 1px #eee solid;}
.research-list ul li:hover a,
.research-list ul li.active a { color: #ed6c00; }
.research-list ul li.active { border-color: #ed6c00; }

#research  {
	width:80%;
	height: auto;
	position: absolute;
	left: 5.3rem;
	bottom: 0;
}


/* mode-research-end */


/* 通知公告 */
.notice_lectrue ul li { border-bottom: 1px #eee solid; padding-bottom: .5rem; margin-bottom: .5rem; }
.notice_lectrue ul li a {  padding-left: 1.35rem; position: relative; }
.notice_lectrue ul li .desc-unlimit p { margin-top: 15px; }
.notice_lectrue .date-rili2 {
    width: 0.92rem;
    height: 0.92rem;
    display: flex;
    flex-flow: column;
    align-items: center; 
	justify-content: center;
    background-image: url(../img/icon/date-yuan.png);
    background-repeat: no-repeat;
    background-size: 152%;
    background-position: center center;
	position: absolute;
	left: 0;
	
}

.notice_type ul li { border-radius: 5px; overflow: hidden; background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.15); }
.notice_type ul li .black_wamp { position: relative; padding: .4rem .3rem; }

.notice_type ul li dt ,
.notice_type ul li dd { background-repeat: no-repeat; background-size: cover; }
.notice_type ul li dt .en-textinfo { color: #fff; opacity: .5; font-size: .24rem; font-weight: bold; letter-spacing: 0;  }
.notice_type .date-rili2 { background-color: transparent; margin-right: 30px; padding:.15rem 0; }
.notice_type ul li dd h3 { font-size: .22rem;  -webkit-line-clamp: 3; }
.notice_type ul li dd {
    display: flex;
	justify-content: flex-start;
	justify-content: space-between;
	align-items: baseline;
    padding: 20px;   
    position: relative;
	min-height: 2.3rem;
}

.notice_type ul li dd .btn-more { position: absolute; bottom: 30px; right: 20px; }



/* 通知公告-end */




/* faculty */
.mode-faculty { position: relative; padding: 1.3rem 0; }
.mode-faculty .bg_lizi {
	width: 100%; 
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
}

.mode-faculty .bg_lizi .green-wamp {
	background-color: rgba(0,66,70,.75);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}


.faculty-desc {  position: absolute; top: 50%; transform: translateY(-50%); width: 33%; margin-right: 3%; min-height: 4.3rem; }

#faculty { width: 77%; height: 4.3rem;  left: 32%; position: relative; }
#faculty .swiper-container { padding-left: 12%; }

#faculty .swiper-slide {
	width: 2rem;
	background-color: transparent; 
	transform-origin: right bottom;
	transform: translate(0,0) scale(.8);
	 
	/* overflow: visible; */
}
#faculty .swiper-slide a { 
	transform-origin: right bottom;
	display: flex;
	align-items: flex-end;
	/* transform: translateX(20%); */
	/* transform: translate(0,0) scale(.5); */
	background-color: transparent; 
	border-radius: 8px; 	
	transition: all .35s;
}

#faculty .swiper-slide .black_wamp { background-color: rgba(0,0,0,.5); transition: all .35s; }

#faculty .swiper-slide-prev { opacity: 0 ; transition: all .35s;}


#faculty .swiper-slide-active {  transform: translate(0,0) scale(1.3);  border-radius: 0px; opacity:1; transition: all .35s; } 
#faculty .swiper-slide-active .black_wamp { background-color: rgba(0,0,0,0); transition: all .35s;  }
#faculty .swiper-slide-active .img1_1 { width: 80%; margin-left: 20%; padding-top: 100%;  transition: all .35s;}


.faculty-tag {
	width: 2.8rem;
    position: absolute;
    left: 0;
    bottom: 20px;
    background-color: #2db7b3;
    color: #fff;
    display: block;
    padding: 15px;
    border-left: 10px #ed6c00 solid;
	text-align: left;
	transform: translate(0, 20px);
	opacity: 0;
	transition: all .35s;
}

.faculty-tag span { display: block; margin-top: 8px;}

#faculty .swiper-slide-active .faculty-tag { animation: tagUp .35s ease-out .15s forwards;  }

@keyframes tagUp {
	from {  transform: translate(0, 20px) scale(.85); opacity: 0; }
	to {  transform: translate(-20px, -14px) scale(.85); opacity: 1;}
}


.slide-tool ,
.swiper-tool { display: flex; align-items: center; margin-top: 40px; }

.slide-tool .swiper-button-next, 
.slide-tool .swiper-button-prev { width: 23px; height: auto; }

.slide-tool .swiper-button-prev::after, 
.slide-tool .swiper-button-next::after ,
.swiper-tool .swiper-button-prev:after, 
.swiper-tool .swiper-button-next:after { font-size: 14px; }


.swiper-tool .swiper-button-prev:hover:after, 
.swiper-tool .swiper-button-next:hover:after,
.slide-tool .swiper-button-prev:hover::after, 
.slide-tool .swiper-button-next:hover::after { color: #ed6c00; }

.slide-tool .swiper-pagination ,
.slide-tool .swiper-button-next, 
.slide-tool .swiper-button-prev,
.swiper-tool .swiper-pagination ,
.swiper-tool .swiper-button-next, 
.swiper-tool .swiper-button-prev  { 
	width: auto;
	height: auto;
	position: relative; 
	left: unset;
	right: unset;
	bottom: unset; 
	margin: 0 15px;
	transform: translate(0,0); 
}

.slide-tool .swiper-pagination { width: 100px; height: 3px; }
.slide-tool .swiper-pagination-progressbar { background-color: rgb(255,255,255,.25); }
.slide-tool .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background-color: #fff; }
.slide-tool .swiper-button-prev { padding-right: 20px; margin-right: 0; border-right: 1px rgb(255,255,255,.05) solid; }

.btn-faculty {
    background-color: #fff;
    border-radius: 5px;
    width: 166px;
    color: #ed6c00 ;
    display: flex;
	align-items: center;
    padding: 15px;
    justify-content: space-between;
	text-decoration: none;
	margin-top: 1rem;
}
.btn-faculty.color_orange {  color: #ed6c00 !important; }
.btn-faculty .datenext,
.btn-faculty.color_orange .datenext,
.btn-faculty.color_orange .datenext::after { border-color: rgba(237,108,0 ,1) !important; }

.color_bai .datenext,
.color_bai .datenext::after { border-color: rgba(255,255,255,1)!important; }

/* faculty-end */



/* mode-views */
.mode-views { width: 100%; }
.box-1 { display: flex; }
.box-1 .swiper-gally { width: 67%; height: auto; }
.box-1 .swiper-info { width: 33%; height: auto; }
.box-1 .swiper-info a { display: block; width: 100%; height: 100%; position: relative; }
.box-1 .swiper-slide { background-color: #f8f8f8; display: block;  text-align: left; } 
.box-1 .swiper-gally .swiper { width: 50%; } 
.box-1 .swiper-info .swiper-slide {	padding: .4rem;} 
.box-1 .swiper-gally .swiper .btn-more { margin-bottom: 20px; }
 

.swiper-tool {
	position: absolute;
	bottom: 0.4rem;
	left: 0.2rem;
	width: 118px;
	align-items: center;
	text-align: center;
}

.swiper-tool .swiper-pagination, 
.swiper-tool .swiper-pagination span ,
.swiper-tool .swiper-button-prev:after, 
.swiper-tool .swiper-button-next:after  { color: rgba(153,153,153,.5); }

.swiper-tool span.swiper-pagination-current { color: rgba(153,153,153,1);  }


.swiper-tool .swiper-pagination { position: static; bottom: unset;  width: auto; margin: auto; }
.swiper-tool .swiper-button-prev:hover , 
.swiper-tool .swiper-button-next:hover  { background-color: transparent; }

.student-voice { /* height: 100%; */ position: absolute; top:0; padding: 0.4rem; font-size: .24rem;} 
.student-voice p { margin-top: 10px; }
.enters-box { border-bottom: 10px #ed6c00 solid; }
/* .enters-box  button { position: absolute; bottom: .6rem; } */

#views-student .swiper-tool { bottom: .2rem; }

.green-line-bg { 
	height: 6.5rem;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background:url(../img/icon/views-bg.png) , -webkit-linear-gradient(left , rgba(45,183,179,1) 62.7%, rgba(213,241,240,1) 58%);
	background-repeat: no-repeat;
	background-position: left bottom; 
}

.box-1 .student-info .swiper-slide { background-color: #fff; }

#views-video{ position: relative; z-index: 1; }
#views-video::after {
	content: "";
	width: 33%;
	height: 100%;
	position: absolute;
	left: 100%;
	top: 0; 
	background-color: #f8f8f8;
}

/* mode-views-end */




/*   新版    */
#sort-data  { 
	width: 100%; 
	margin-bottom: 30px; 
	border-top: 1px #eee solid;
	border-bottom: 1px #eee solid;
	padding: 0 .65rem;
}

#sort-data .swiper-button-prev:after, 
#sort-data .swiper-button-next:after { color: #ccc; }

#sort-data  .swiper-slide {
	display: flex;
	justify-content: start;
	text-align: left; 
	padding: 20px 0;
}

#sort-data  .swiper-slide h3 span { 
	font-size: 14px; 
	display: -webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-bottom: 10px;
}
#sort-data  .swiper-slide h3 { 
	font-weight: bold; 
	text-align: left; 
	color: #2db7b3; 
	width: calc(100% - 65px); 
	font-size: .32rem; 
	border-right: 1px #ccc solid;
	padding-right: 20px;
}

.school-icon {
	width: 45px;
	height: 45px; 
	background-color: #2db7b3;
	border-radius: 50%; 
	margin-right: 20px;
	position: relative;
}

#xc-video { width: 60%; margin-right: 30px; }
#xc-video  .swiper-pagination { text-align: left; padding: 10px 20px; }
#xc-video  .swiper-pagination .swiper-pagination-bullet-active { width: 20px;border-radius: 35px; }
#cezi { 
	width: calc(100% - 60% - 30px); 
	background-color: #f4fbfb; 
	display: flex;
	flex-flow: column;
	justify-content: space-between;
} 

.btn-group {padding:30px 20px; width: 100%; display: flex; justify-content: center; }
.btn-group a { 
	font-size: .20rem; 
	color: #fff; 
	text-decoration: none; 
	padding: 0 20px; 
	background-size: auto 90%;
	padding-left: 38px !important;
	cursor: pointer;
} 


.btn-group a:nth-child(1) { border-right: 1px rgba(255,255,255,.5) solid; margin-right: .8rem; padding-right: .8rem; }
.cz-poster {display: flex;}
.cz-poster dt {display: flex; flex-flow: column; justify-content: space-between; width: 45%;	margin-right: 5%; }
.cz-poster dt h3 span { display: block; margin-bottom: 10px;} 
.cz-poster dt a { height: auto; }
.cz-poster dd { width: 50%; } 


/* news */
#news-change {  }
.tab-body-news .item:nth-child(3) .img4_3 {  padding-top: 21%; }
.tab-body-news .item:nth-child(3) .img4_3 img { display: none; }

dl.news-item dd { padding: 20px ; min-height: 145px; padding-top: 45px; text-align: left; position: relative; }
dl.news-item dd .date-rili2 {  position: absolute; top: -0.45rem; }

.tab-news-change { position: absolute; top: 9px; left: 200px; z-index: 15; }
.tab-news-change ul { display: flex; }
.tab-news-change ul li { cursor: pointer; margin-bottom: 20px; margin-right: 20px;font-size: .24rem; opacity: 0.35; transition: all .35s; }
.tab-news-change ul li:hover ,
.tab-news-change ul li.active {  opacity: 1; transition: all .35s; }

.tab-body-news { position: relative; width: 100%; overflow: hidden;}
.tab-body-news .item { 
   position: absolute;
   left: 0;
   top: 0; 
   width: 100%;
   opacity: 0;
   z-index: 0;
   transition: all .35s;
}

.open { position: sticky !important; opacity: 1 !important; z-index: 10 !important; transition: all .35s;}

.mode-research2 #research {	position: static; width: calc(100% - 5.3rem);}
.model-research-flex { display: flex; }

.mode-research2 .research-list,
.mode-research2 .research-list ul li { background-color: #f7f7f7; transition: all .35s; }
.mode-research2 .research-list ul li { border-left: none; padding-left: 30px; position: relative; z-index: 5;}

.mode-research2 .research-list ul li::before {
	content: "";
	width: 0;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	background: -webkit-linear-gradient(right,rgba(45,183,179,1) 68% ,#b7e6e6);
	background: -moz-linear-gradient(right,rgba(45,183,179,1) 68%,#b7e6e6);
	background: -ms-linear-gradient(right,rgba(45,183,179,1) 68%,#b7e6e6 );
	background: linear-gradient(right,rgba(45,183,179,1) 68%,#b7e6e6 );
	transition: all .35s;
}

.mode-research2 .research-list ul li.active a ,
.mode-research2 .research-list ul li.active a h3 { color: #fff !important; }
.mode-research2 .research-list ul li.active::before {
	width: calc(100% + 40px) !important;
	opacity: 1 !important;
	transition: all .35s;
}

.datenext { border-color: #999; }
.btn-more i.datenext::after { border-top-color: #999; border-right-color: #999; }

.datenext:hover,
.btn-more:hover i.datenext,
.btn-more:hover i.datenext::after  {  border-top-color: #ed6c00;border-color: #ed6c00; }

/*   新版-end    */

