.row-slide-news {
	overflow: hidden;
}

.slide-news .carousel-item {
	padding-bottom: 2.5rem;
}

.slide-news .carousel-indicators {
	margin-bottom: 2.25rem;
}

.carousel-caption {
	bottom: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	left: 0;
	right: 0;
	background-color: rgba(16, 72, 192);
	padding: .5rem;
	text-decoration: none;
	z-index: 2;
}

.carousel-caption:hover {
	background-color: rgb(128, 181, 65);
}


.panel-pagelist .morelink {
	padding: 10px 15px;
}

.panel-pagelist .morelink a {
	color: #333;
}

.card-pagelist {
	--bs-card-border-width: 0;
	--bs-card-border-radius: 0;

}

.card-pagelist .list-group {
	padding-top: .75rem;
}

.card-pagelist .list-group-item {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	--bs-list-group-border-width: 0;
	--bs-list-group-item-padding-x: 0;
	--bs-list-group-item-padding-y: 0.625rem;
}

.card-pagelist .list-group-item::before {
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 0.5rem;
	color: rgb(96, 192, 240);
}

.card-pagelist .list-group-item a {
	text-decoration: none;
}

/*-------------------------------
card-header-1
-----------------------*/
.card-header-1 {
	--bs-card-cap-bg: transparent;
	--bs-card-cap-padding-x: 0;
	--bs-card-border-color: rgba(0, 8, 64, .05);
	display: flex;
	flex-direction: row;
	align-items: center;
	--bs-card-border-width: var(--bs-border-width);
	--bs-card-cap-padding-y: .25rem;

}

.card-header-1 .more-link {
	display: block;
	text-decoration: 0;
	order: 9;
	font-weight: normal;
	font-size: 14px;
	height: 2rem;
	line-height: 2rem;
	padding-right: 1rem;
	position: relative;
	overflow: hidden;
}

.card-header-1 .more-link>span {
	display: block;
	transform: translatey(1.5rem);
	transition: transform .35s;
}

.card-header-1 .more-link:hover>span {
	transform: translatey(1px);
	opacity: .9;
	color: #1F365C;
}

.card-header-1 .more-link::before {
	color: rgba(0, 0, 0, .35);
	content: "\f105";
	font: normal normal normal 2rem/1 FontAwesome;
	position: absolute;
	top: 0;
	right: 0;
	transition: color .35s;
}

.card-header-1 .more-link:hover::before {
	color: #3148BF;
}

.card-header-1 .caption {
	color: rgb(13, 151, 242);
	font-weight: bolder;
	font-size: 18px;
	;
}



.page-home .zyjs {
	background-color: #f6f9fc;
	position: relative;
	z-index: 5;
	/*clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);*/
}

.ses-shape {
	display: none;
	overflow: visible;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	z-index: -1;
	pointer-events: none;
	--shape-width: 0;
}

.ses-shape.show {
	display: block;
}

.ses-shape .ses-shape-fill {
	fill: #fff;
}

.ses-shape .shape-bg-container {
	position: relative;
}

.ses-shape .shape {
	--shape-width: 0;
	--shape-height: 0;

	--shape-height: calc(0.15 * var(--shape-width));
	width: var(--shape-width);
	height: var(--shape-height);
	position: absolute;
	top: 0;
	right: 0;
}

.ses-shape .shape-1 {
	--shape-width: calc(0.75* calc(100vw - var(--container-width)));
	transform: translateY(calc(-.6 * var(--shape-height)));
	/* *100/160 */
}

.ses-shape .shape-2 {
	--shape-width: calc(0.10 * var(--container-width));
	right: initial;

	left: calc(50vw + 0.48485 * var(--container-width));
	height: calc(0.29995 * var(--shape-width));
}

.ses-shape .shape-1 .shape-fill {
	fill: rgba(32, 72, 240, .2);
}

.ses-shape .shape-2 .shape-fill {
	fill: rgba(32, 72, 240, .6);
}

.page-home .zyjs .row {
	--bs-gutter-x: 3rem;
	position: relative;
	z-index: 5;
}

.page-home .zyjs .card {
	--bs-card-border-radius: 0;
	--bs-card-inner-border-radius: 0;
	--bs-card-border-width: 0;
}

.page-home .zyjs .card .btn-more {
	--bs-btn-color: #fff;
	--bs-btn-hover-color: #fff;
	--bs-btn-border-radius: 0;
	--bs-btn-padding-x: 1rem;
	--bs-btn-padding-y: 0.5rem;

}

.page-home .zyjs .card-intro {
	background-color: #2C2292;
	color: #fff;


}

.page-home .zyjs .card-intro .btn-more {
	--bs-btn-bg: #DF9803;
	--bs-btn-hover-bg: #C98901;
	border-color: #DF9803;

}

.page-home .zyjs .card-footer {
	padding-bottom: 2rem;
}

.page-home .zyjs .card-zy {
	background-color: #fff;
	--bs-body-color-rgb: #fff;
}

.page-home .zyjs .card-zy .btn-more {
	--bs-btn-bg: #2C2292;
	--bs-btn-hover-bg: #1C1472;
	border-color: #2C2292;
}

.stripe-set--layout {
	--angle-normal: -6deg;
	--gutter-width: calc((var(--window-width) - var(--layout-width))/2);

	--section-angle-sin: 0.106;
	--section-angle-height: calc(var(--window-width)*var(--section-angle-sin));
	--section-height: calc(var(--section-angle-height) - var(--section-angle-sin)*var(--gutter-width) + 128px);
	height: var(--section-height);

}

.stripe-set--layout::before {
	content: '';
	display: block;
	height: 100%;
	width: 100%;

	transform-origin: 0 0;
	transform: skewY(var(--angle-normal));
	background-color: #f6f9fc;


}

.stripe-set {
	--stripe-set-height: 72px;
	--stripe-set-align-center-offset: -40px;
	--stripe-set-subpixel-offset: 0;
	--stripe-set-angle: var(--angle-normal);


	--blend-intersection: #0048e5;
	--blend-background: #80e9ff;
	--blend-foreground: #7a73ff;
	position: absolute;
	height: var(--stripe-set-height);
	width: 100%;
	transform: skewY(var(--stripe-set-angle)) translateY(var(--stripe-set-subpixel-offset));
	overflow: hidden;
}

.stripe-set-top-left {
	top: 0;
	left: 0;
	transform-origin: 100% 0;
	top: calc(var(--stripe-set-height)*-1);
}

.stripe-set-top-right {
	--stripe-set-subpixel-offset: -0.35px;
	top: 0;
	right: 0;
	transform-origin: 100% 0;
}

.stripe-set-top-right .stripe {
	right: auto;
	left: var(--stripe-start);
}

.stripe {
	--stripe-inset: 0px;
	--stripe-width: var(--gutter-width);
	--stripe-min-width: 80px;
	--stripe-height: 40px;
	--stripe-intersection-top: calc(var(--stripe-set-height) - var(--stripe-height));
	--stripe-intersection-inset: 0px;
	--stripe-intersection-width: var(--gutter-width);
	--stripe-intersection-background: var(--blend-intersection);
	--stripe-max-inset: calc(var(--layout-width)/2);
	--stripe-start-max: calc(var(--layout-width) + var(--gutter-width));
	--stripe-start: calc(var(--stripe-start-max) - var(--stripe-inset) + var(--stripe-border-offset));
	--stripe-border-offset: 0px;
	right: var(--stripe-start);
	width: calc(var(--stripe-width) + var(--stripe-inset) - var(--stripe-border-offset)*2);
	position: absolute;
	height: var(--stripe-height);
	background: var(--stripe-color);
	overflow: hidden;
}

.stripe--intersection {
	position: absolute;
	top: var(--stripe-intersection-top);
	height: var(--stripe-height);
	transform: translateY(-0.25px);
	background: var(--stripe-intersection-background);
	left: calc(var(--stripe-width) - var(--stripe-intersection-width));
	width: calc(var(--stripe-intersection-width) + var(--stripe-intersection-inset));
}

.stripe-width-normal {
	--stripe-width: 160px;
}

.stripe-accent-none:first-of-type {
	--stripe-color: var(--blend-background);
}

.stripe:nth-of-type(2) {
	top: var(--stripe-intersection-top);
}

.stripe:nth-of-type(2).stripe-accent-none {
	--stripe-color: var(--blend-foreground);
}

.stripe:nth-of-type(3) {
	--stripe-color: transparent;
}

.stripe-inset-small {
	--stripe-inset: calc(var(--stripe-max-inset)*0.125);
}

.stripe-intersection-inset-small {
	--stripe-intersection-inset: calc(var(--stripe-max-inset)*0.25);
}


.row-contact {
	align-items: self-end;
}

/*--------------------------------------------------------------------
card-contact
--------------------------------------------------------------------*/
.card-contact {
	--bs-border-width: 0;
	margin-top: 2rem;
}

.card-contact .card-header-1 .caption {
	font-size: 1.375rem;
	color: rgb(32, 32, 32);
	font-weight: normal;
}

.card-contact .card-header-1 .caption.en {
	padding-left: 0.3125rem;
	font-weight: lighter;
	opacity: 0.3;
}

.card-contact .list-group {
	--bs-list-group-border-width: 0;
	--bs-list-group-item-padding-x: 0;
	display: flex;
	--contact-gutter-x: 1.5rem;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.card-contact .list-group-item {
	display: flex;
	align-items: center;
	flex: 0 0 100%;
	margin-right: calc(-.5 * var(--contact-gutter-x));
	margin-left: calc(-.5 * var(--contact-gutter-x));


}

.card-contact .list-group-item>* {
	padding-right: calc(var(--contact-gutter-x) * .5);
	padding-left: calc(var(--contact-gutter-x) * .5);
}


.card-contact .list-group-item .caption {
	display: flex;
	align-items: center;
	font-size: .875rem;
	white-space: nowrap;
	opacity: 0.6;
	margin-bottom: 0.25rem;
}

.card-contact .wc-icon {
	font-size: 2.5rem;
	color: rgb(0, 137, 247);
}

.card-contact .caption .en {
	opacity: 0.4;
	padding-left: .25rem;
}

.card-contact .content .en {
	opacity: 0.8;
	font-size: .75rem;
	margin-top: .3125rem;
	line-height: 1rem;
}



.full-line {
	border-top: 1px solid #cdcdcd;
	text-align: center;
	position: relative;
	margin-bottom: 35px;
}

.full-line .container-fa {
	display: block;
	line-height: .75rem;
	border: 1px solid #cdcdcd;
	padding: .25rem;
	border-radius: 50%;
	color: #bbb;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-.8125rem, -.8125rem);
}

.full-line .container-fa .fa-fw {
	width: 1rem;
	line-height: 1rem;
	text-align: center;
	font-size: .75rem;
}

/*

.container-zhuanti .full-line{margin-top:30px;margin-bottom:40px;}
.container-zhuanti .row{overflow:hidden;}
.container-zhuanti .box{display:block;max-height:150px;background-color:#F0F2F5;padding:15px;overflow:hidden;text-align:center;text-decoration:none;font-weight:lighter;color:#333;transition: all 1s;margin-bottom:20px;}
.container-zhuanti .box-fa{display:inline-block;float:left;transform:rotate(-30deg);background-color:#aaa;padding:85px 50px 115px 70px;margin-left:-40px;margin-top:-30px;transition: all 1s;}
.container-zhuanti .box-fa .fa{font-size:2em;color:#fff;transform:rotate(30deg);transition: all 0.7s;}
.container-zhuanti .box-fa .container-fa{transition: all 0.6s;color:red;display:block;}
.container-zhuanti .qr-code{padding-left:190px;margin-right:30px;}
.container-zhuanti .text{padding-left:120px;margin-right:30px;padding-top:40px;font-size:1.57143em;}
.container-zhuanti .box:hover,
.container-zhuanti .box:focus{color:#333;background-color:#D7D6F5;}


.container-zhuanti .box:hover  .box-fa .container-fa,
.container-zhuanti .box:focus  .box-fa .container-fa{transform: rotateY(360deg);transition: all 1.2s;}
.container-zhuanti .box:hover .box-fa,
.container-zhuanti .box:focus .box-fa{transform:rotate(-30deg);background-color:#FDCC43;}

*/
.row-xctp .full-line {
	margin-bottom: 4rem;
}

.row-xctp .card {
	--bs-card-border-width: 0;
	padding-bottom: 2rem;
	position: relative;
	;
	overflow: hidden;
	box-shadow: 0 0 0.5rem rgb(0 0 0 / 8%);
}

.row-xctp .card .card-img-top {
	transition: transform .35s;
}

.row-xctp .card:hover .card-img-top,
.row-xctp .card:focus .card-img-top {
	transform: scale(1.075);
}

.row-xctp .card .txt {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: .75rem .5rem;
	background-color: #fff;
	border-top: 1px solid #f5f5f5;
	display: block;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/*------------------------------
card-alumns
-------------------------------*/
.card-alumnus .card-header {
	--bs-card-border-width: 0;
}

.card-alumnus .card-header .caption {
	font-size: 1.5rem;
}

.card-alumni {
	--bs-border-width: 0;
	position: relative;
	overflow: hidden;
}

.card-alumni figure>img {
	transition: transform .35s;
}

.card-alumni .caption {
	font-size: 1rem;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	padding: .75rem .5rem;
	text-align: center;
	background-color: rgba(64, 96, 224, .9);	
	transition: transform .35s;
	color: rgb(255, 255, 255);	
}

.card-alumni:hover figure>img,
.card-alumni:focus figure>img {
	transform: scale(1.05);
	transition: transform .65s;
}

.card-alumni:hover>.caption,
.card-alumni:focus>.caption {
	transform: translatey(0);
	transition: transform .35s;
}



@media screen and (min-width: 768px) {
	.nav-breadcrumb {
		margin-bottom: 1rem;
	}

	.page-home .zyjs {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}

	.page-home .zyjs .text-e {
		min-height: 5.5rem;
		padding: .5rem;
		background-color: #f3f3ff;
		display: flex;
		align-items: center;
	}

	.page-home .zyjs .text-c {
		min-height: 3rem;
		display: flex;
		align-items: center;
	}

	.row-slide-news .col-md-4:first-child>.carousel {
		margin-right: -2rem;
	}

	.row-slide-news .col-md-4:nth-child(2)>.card {
		margin-left: 2rem;
		margin-right: -1rem;
	}

	.row-slide-news .col-md-4:nth-child(3)>.card {
		margin-left: 1.5rem;
	}

	.row-xctp {
		--bs-gutter-x: 2.5rem;
	}

	.card-alumnus .row {
		--bs-gutter-x: 2.5rem;
	}

}

@media (min-width: 992px) {

	.card-contact .list-group-item.tele,
	.card-contact .list-group-item.email {
		flex-basis: auto;
		width: 50%;
	}

	.card-contact .list-group-item.email {
		flex-grow: 1;
	}
}

@media (min-width: 1200px) {
	.card-alumni .caption {
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
		padding: .75rem;
		font-size: 1.125rem;
		transform: translatey(3rem);
	}
}

@media (min-width: 1400px) {

	.card-contact {
		margin-top: initial;
	}

	.card-contact .list-group-item.tele {
		width: 40%;
	}
}