/*閻庢冻闄勯悧搴ㄦ偝椤栨凹鏆�*/

.school-se {
	width: 100%;
	height: 500px;
	max-width: 1920px;
	background: url(../images/xxhjbg.jpg) center center;
	margin: 0 auto;
	margin-top: 50px;
}

.school-se>.school-se-min {
	width: 1200px;
	margin: 0 auto;
	padding-top: 58px;
	box-sizing: border-box;
}

.school-se>.school-se-min>.pull-left {
	width: 759px;
	height: 320px;
}

.school-se>.school-se-min>.pull-left>ul {
	width: 320px;
	height: 100%;
	position: relative;
}

.school-se>.school-se-min>.pull-left>ul>li>img {
	display: block;
	width: 100%;
	height: 100%;
}

.school-se>.school-se-min>.pull-left>ul>li {
	width: 100%;
	height: 233px;
}

.school-se>.school-se-min>.pull-left>ul>li:first-child {
	width: 100%;
	/*height: 87px;*/
	height: 100%;
}

.school-se>.school-se-min>.pull-left>img {
	display: block;
	width: 439px;
	height: 320px;
	float: left;
}

.school-se>.school-se-min>.pull-right {
	width: 400px;
	height: 320px;
	position: relative;
}

.school-se>.school-se-min>.pull-right>span {
	font-size: 12px;
	color: black;
	text-transform: uppercase;
}

.school-se>.school-se-min>.pull-right>h3 {
	font-size: 26px;
	font-weight: bold;
	color: #333333;
}

.school-se>.school-se-min>.pull-right>div {
	font-size: 14px;
	max-height: 150px;
	overflow: hidden;
	margin-top: 16px;
	color: #393939;
	line-height: 1.8;
}

.school-se>.school-se-min>.pull-right>a {
	position: absolute;
	width: 120px;
	height: 34px;
	font-size: 12px;
	border-radius: 34px;
	border: 1px solid #323031;
	color: #323031;
	text-align: center;
	line-height: 34px;
	bottom: 23px;
	font-weight: bold;
	transition: all 0.3s;
	cursor: pointer;
}

.school-se>.school-se-min>.pull-right>a:hover {
	color: #fff;
	background-color: #EA4245;
	transform: translate3d(0, -2px, 0);
	border-color: #EA4245;
}

.school-se>.school-se-min>.pull-right,
.school-se>.school-se-min>.pull-left {
	margin-top: 24px;
	position: relative;
}

.school-se>.school-se-min>.pull-left>ul>.mask-ea4245 {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #ea4245;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	filter: alpha(opacity=70);
	box-sizing: border-box;
	padding: 9px 12px;
}

.school-se>.school-se-min>.pull-left>ul>.mask-ea4245>span {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.school-se>.school-se-min>.pull-left>span {
	position: absolute;
	width: 16px;
	height: 16px;
	box-sizing: border-box;
	border: 2px solid #fff;
	top: 195px;
	left: 152px;
	z-index: 1;
}

.school-se>.school-se-min>.pull-left>span:first-of-type {
	top: 15px;
	left: 332px;
}

.school-se>.school-se-min>.pull-left>b {
	color: #fff;
	font-size: 12px;
	position: absolute;
	right: 10px;
	bottom: 8px;
	color: rgba(255, 255, 255, 0.7);
}


/*閻㈩垰鐗愮粊顐﹀礉濞戙垹娅�*/

.teachers-box {
	margin-top: 32px;
	background-color: #f0f1f2;
	padding-bottom: 50px;
}
.teachers{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}
.teachers-box>.teachers-min {
	position: relative;
	width: 100%;
	height: 310px;
	perspective: 800px;
}

.teachers-box>.teachers-min>.ftbn {
	position: absolute;
	width: 1200px;
	height: 85px;
	bottom: 60px;
	background: url(../images/szdkbg.jpg);
	z-index: 2;
}

.teachers-box>.teachers-min>.teachers-info {
	position: absolute;
	width: 660px;
	height: 158px;
	top: 0;
	left: 0;
	box-sizing: border-box;
	padding-top: 20px;
	display: none;
}

.teachers-box>.teachers-min>.teachers-info>img {
	display: block;
	width: 114px;
	height: 114px;
	border-radius: 57px;
}

.teachers-box>.teachers-min>.teachers-info>.pull-right {
	height: 120px;
	width: 500px;
}

.teachers-box>.teachers-min>.teachers-info>.pull-right>h3 {
	font-size: 18px;
	color: #313131;
}

.teachers-box>.teachers-min>.teachers-info>.pull-right>div {
	font-size: 14px;
	color: #2f2f2f;
	/*text-indent:30px;*/
	max-height: 78px;
	overflow: hidden;
	margin-top: 16px;
}

.teachers-box>.teachers-min>.teachers-info>a {
	position: absolute;
	width: 120px;
	height: 34px;
	box-sizing: border-box;
	border: 1px solid #5b5a58;
	font-size: 12px;
	text-align: center;
	line-height: 34px;
	font-weight: bolder;
	border-radius: 34px;
	top: 193px;
	left: 184px;
	z-index: 4;
	transition: all 0.3s;
	color: #333;
	cursor: pointer;
}

.teachers-box>.teachers-min>.teachers-info>a:hover {
	color: #fff;
	background-color: #EA4245;
	border-color: #EA4245;
	transform: translate3d(0, -2px, 0)
}

.teachers-box>.teachers-min>.teachers-img {
	display: block;
	position: absolute;
	width: 180px;
	height: 240px;
	cursor: pointer;
	transition: all 0.4s ease-out;
}

.teachers-tp1 {
	transform-style: preserve-3d;
	transform: translate3D(730px, -44px, -100px);
	-webkit-filter: brightness(80%);
	-moz-filter: brightness(80%);
	-ms-filter: brightness(80%);
	-o-filter: brightness(80%);
	filter: brightness(80%);
	filter: #fff;
}

.teachers-tp2 {
	transform-style: preserve-3d;
	transform: translate3D(970px, 14px, -30px);
	z-index: 3;
	-webkit-filter: brightness(80%);
	-moz-filter: brightness(80%);
	-ms-filter: brightness(80%);
	-o-filter: brightness(80%);
	filter: brightness(80%);
	filter: #fff;
}

.teachers-tp3 {
	transform-style: preserve-3d;
	transform: translate3D(817px, 6px, 30px);
	z-index: 4;
}


/*闁兼枻缍€閻涙洘绋夋惔鈽嗗妳闁告冻鎷�*/

.student-info-box {
	margin: 0 auto;
	width: 100%;
	height: 500px;
	max-width: 1920px;
	background: url(/assets/images/change/school-index/bc.png) repeat-x;
	background-position-y: 100%;
}

.student-info-box>.student-info {
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.student-info-box>.student-info>ul {
	margin-top: 22px;
}

.student-info-box>.student-info>ul>li {
	width: 240px;
	height: 240px;
	float: left;
}

.student-info-box>.student-info>ul>li>img {
	display: block;
	width: 100%;
	height: 180px;
}

.student-info-box>.student-info>ul>li>div {
	text-align: center;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	font-size: 14px;
	color: #2e2e2e;
	font-weight: bold;
	transition: 0.2s;
}

.student-info-box>.student-info>ul>li:hover>div {
	background-color: #333333;
	color: #fff;
}

.student-info-box>.student-info>div {
	margin-top: 40px;
	width: 100%;
	height: 100px;
	display: none;
}

.student-info-box>.student-info>div>div.p-con {
	width: 108px;
	height: 100%;
	box-sizing: border-box;
	border-right: 1px solid #ebebeb;
}

.student-info-box>.student-info>div>div>h3 {
	text-align: center;
	font-size: 62px;
	font-weight: bold;
}

.student-info-box>.student-info>div>div>p {
	text-align: center;
	font-size: 12px;
	color: #7e7e7e;
}

.student-info-box>.student-info>div>div.d-con {
	width: 1070px;
	margin-top: 2px;
	max-height: 95px;
	font-size: 14px;
	color: #2e2e2e;
	margin-left: 18px;
	overflow: hidden;
}

.student-info-box>.student-info>span {
	position: absolute;
	width: 240px;
	height: 2px;
	left: 0;
	bottom: -74px;
	background-color: #242424;
	transition: 0.3s;
}


/*闁哄牆绉存慨锟�*/

.service-box {
	margin: 0 auto;
	width: 100%;
	height: 380px;
	max-width: 1920px;
	box-sizing: border-box;
	padding-top: 45px;
	position: relative;
	overflow: hidden;
	background: url('/assets/images/change/school-index/2.png') center 0 repeat-y;
	animation: bgAnim 20s linear infinite;
}

@keyframes bgAnim {
	from {
		background-position: 100% 0;
	}
	to {
		background-position: 100% 440px;
	}
}

.service-box>.service-main {
	width: 1200px;
	margin: 0 auto;
	z-index: 1;
}

.service-box>.service-main>h3 {
	font-size: 18px;
	text-align: center;
	color: #343537;
}

.service-box>.service-main>p {
	text-align: center;
	font-size: 14px;
	color: #343537;
	margin-top: 18px;
}

.service-box>.service-main>ul {
	margin-top: 46px;
}

.service-box>.service-main .service-li {
	width: 200px;
	height: 200px;
	float: left;
	box-sizing: border-box;
	position: relative;
	background-color: #fff;
	cursor: pointer;
}

.service-box>.service-main .service-li>span {
	position: absolute;
	width: 52px;
	height: 50px;
	left: 0;
	right: 0;
	margin: auto;
	top: 52px;
}

.service-box>.service-main .service-li>a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 300px;
	font-size: 18px;
	color: #393939;
}

.service-box>.service-main .service-li>a:hover {
	color: #EA4245;
}

.service-box>.service-main .service-li:first-of-type {
	border: 1px solid #ecebf0;
}

.service-box>.service-main .service-li+li {
	border-top: 1px solid #ecebf0;
	border-right: 1px solid #ecebf0;
	border-bottom: 1px solid #ecebf0;
}

.fw-logo1 {
	background: url(../images/manzuff.png) no-repeat;
	background-position: 0px 0px;
}

.fw-logo1-r {
	background: url(../images/manzuff.png) no-repeat;
	background-position: 0px -104px;
}

.fw-logo2 {
	background: url(../images/manzuff.png) no-repeat;
	background-position: -105px 0px;
}

.fw-logo2-r {
	background: url(../images/manzuff.png) no-repeat;
	background-position: -105px -104px;
}

.fw-logo3 {
	background: url(../images/manzuff.png) no-repeat;
	background-position: -208px -1px;
}

.fw-logo3-r {
	background: url(../images/manzuff.png) no-repeat;
	background-position: -209px -105px;
}

.fw-logo4 {
	background: url(../images/manzuff.png) no-repeat;
	background-position: -313px 0px;
}

.fw-logo4-r {
	background: url(../images/manzuff.png) no-repeat;
	background-position: -313px -104px;
}

.fw-logo5 {
	background: url(../images/manzuff.png) no-repeat;
	background-position: -416px 0px;
}

.fw-logo5-r {
	background: url(../images/manzuff.png) no-repeat;
	background-position: -416px -104px;
}

.fw-logo6 {
	background: url(../images/manzuff.png) no-repeat;
	background-position: -520px 0px;
}

.fw-logo6-r {
	background: url(../images/manzuff.png) no-repeat;
	background-position: -520px -104px;
}


/*缂侇喗甯掗悺锟�*/

.wrap-page {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.wrap-page>#lineCanvas {
	position: absolute;
	top: 1382px;
	z-index: -1;
	left: 0;
	right: 0;
	margin: auto;
}

.hot-status {
	background-color: #fff !important;
}

.col {
	overflow: hidden;
	position: relative;
}

.slide {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/*
      Visibility delay gives the previously hovered element time to slide out before disappearing.
      Remove the `visibility` transition to slide in current element without sliding out previous element
    */
	-webkit-transition: all 0.275s ease-in-out, visibility 0s 0.275s;
	transition: all 0.275s ease-in-out, visibility 0s 0.275s;
	visibility: hidden;
	will-change: transform;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

.row:hover~.row .slide {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

.row:hover .slide {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.row:hover .col:hover~.col .slide {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.row:hover .col:hover .slide {
	-webkit-transform: none;
	transform: none;
	visibility: visible;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}


/* Pen styling */

* {
	box-sizing: border-box;
}


/*body {
  background: #fefefe;
  color: #333;
  font: 14px /1.5 "Fira Sans", sans-serif;
}

h1 {
  font-size: 2.5rem;
  font-weight: 300;
  margin: 1.5em 0.5rem 1em;
  text-align: center;
}*/

.container {
	margin: 0 auto;
	max-width: 1200px;
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.col {
	color: #fff;
    height: 160px;
    position: relative;
    width: 253px;
   	margin-top:10px;
   	margin-left:10px;
}

.col h2 {
	font-weight: 300;
	font-size: 1.33333rem;
	line-height: 1.25;
	margin: 0;
	position: absolute;
	bottom: 1.5rem;
	right: 1.5rem;
	z-index: 0;
}

.col:nth-child(2) {
	min-width: 20%;
}

.col:nth-child(4) {
	min-width: 33%;
}

.col:nth-child(3)+.col:nth-child(3) {
	min-width: 50%;
}

.photo-container {
	width: 253px;
	background: #0f0523 50% 50% / cover;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
}


/*.photo-container::before {*/


/*background: -webkit-linear-gradient(transparent, rgba(67, 17, 51, 0.5), #000320);*/


/*background: linear-gradient(transparent, rgba(67, 17, 51, 0.5), #000320);*/


/*content: '';*/


/*position: absolute;*/


/*top: 0;*/


/*right: 0;*/


/*bottom: 0;*/


/*left: 0;*/


/*}*/

.col:hover .photo-container {
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}

.slide {
	width: 253px;
	background: rgba(25, 1, 21, 0.8);
	padding: 0 1.5rem;
}

.slide div {
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
}

.kc-nav-box {
	background-color: #f7f8fa !important;
}


/*闁哄倹婢橀·鍐冀瀹勬壆纭€*/

.call-teacther,
.call-online {
	margin-left: 140px;
}
.school-content img{ width: 500px;}