*{
	margin: 0;
	padding: 0;
}




.conts {
	animation-duration: 3s;
	animation-delay: 0s;
	animation-iteration-count: 1;
}
#app{
	background-color: #f5f5f5;
}
.container {
  /* width: 100%; */
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.top_h{
	display: flex;
	margin-top: 9%;
	padding: 35px 0;
}
#l{
	/* padding: 10%; */
	text-align: center;
	width: 100%;
}
#l h1{
	font-size: 50px;
}
#l img{
	width: 100%;
}
#l p:nth-child(1){
	color: #FB8621;
	font-size: 50px;
}
#l p:nth-child(2){
	color: #000000;
	font-size: 28px;
}
#r{
	height: auto;
}
h1{
	color: #FB8621;
	font-size: 50px;
}
.content_a div h2{
	color: #FB8621;
	font-size:30px;
	font-weight: 600;
	margin:  0 0 0 0;
	margin-left: 15px;
}
.content_a div p{
	color: #000000;
	font-size:22px;
	margin:  5px 0 30px 6%;
}
.img_logo{
	display: flex;
	align-items: center;
	margin-top: 2%;
	margin-bottom: 2%;
}

table{
	border-collapse: collapse;
	text-align: center;	
	border:2px solid #FB8621;
	margin: 0 0 40px 6%;
	margin: auto;
}
table tbody tr:nth-child(1){
	border:3px solid #FB8621;
	
}
table tbody th{
	border:3px solid #FB8621;
	padding: 10px 25px;
	color: #FB8621;
}
table tbody td{
	border:3px solid #fb862196;
	padding: 10px 25px;
	color: #000000;
}
.tab_post{
	position: relative;
}
.tab_post div{
	position: absolute;
	top: -88%;
	left: 80%;
}
.img_curriculum{
	text-align:center ;
	/* padding: 3%; */
	margin-bottom: 2%;
	margin-left: 6%;
	margin-top: 5%;
}
.bot{
	text-align-last: justify;
}
.img_curriculum img{
	margin: 0 0 2% 0;
	width: 30%;
}
.img_curriculum2{
	text-align: center;
	padding: 3%;
}
.img_curriculum2 img{
	margin: 2%;
	width: 45%;
}
.yuans{
	display: flex;
	justify-content: center;
	align-items: center;
}
.mar_h{
	display: grid;
	justify-content: center;
	align-items: center;
	margin: 2% 10% !important;
}
.mar_h p{
	margin: auto!important;
}
.Y_yan{
	width: 150px;
	height: 150px;
	background-color: #FB8621;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	margin-bottom: 5%;
}
#img_x{
	transform: rotate(180deg);
}
.Y_yan span {
	font-size: 30px;
	color: #FFFFFF;
}
.img_certificate{
	padding: 30px 0;
	text-align: center;
}
.img_certificate img{
	margin:5%;
}
.QRcode{
	display: grid;
	justify-content: center;
	align-items: center;
}
.QRcode img{
	margin: auto;
}
.QRcode p{
	margin:30px auto !important;
}
.button{
	text-align: center;
	background-color: #9f9f9f;
	font-size: 20px;
}
.button div{
	padding: 50px;
}
.button p{
	margin-bottom: 10px;
}
.img_w100 img{
	width: 100%;
	margin: 0;
}
.aes{
	/* padding: 29px 40px 0 110px; */
}


@media (max-width:767px){
	.lian div div {
		margin-top: 0%;
	}
	.img_curriculum{
		margin-bottom: 5%;
		margin-left: 2%;
	}
	.img_curriculum img{
		width: 100%;
	}
	.tab_post div{
		text-align: center;
		position: initial;
		margin: 0 0 40px 0;
	}
	.content_a div h2{
		font-size: 26px;
	}
	.content_a div p{
		font-size: 19px;
	}
	.img_logo img{
		width: 43px;
	}
	table{
		margin: 0 0 40px 0;
		table-layout: fixed;
		width: 100%;
	}
	table tbody th{
		padding: 5px 10px;
	}
	.img_curriculum2{
		margin-bottom: 5%;
	}
	.img_curriculum2 img{
		width: auto;
	}
	.top_h{
		margin-top: 20%;
	}
	.conts{
		/* padding-right: 35px !important; */
	}
}










.vs{
	margin: 0;
	padding-top:105px ;
}
.autoimg{
	width:100%;
	height: auto;
	position: relative;
}
.autoimg ul li img{
	width: 100%;
}
.y{
	width: 100%;
	position: absolute;
	bottom: 20px;
	margin: 0 auto;
	text-align: center;
	z-index: 10;
}
.yuan{
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: white;
	display: inline-block;
	margin:0 10px;
}
.le_ft{
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 4%;
}
.le_ft div{
	width: 50px;
	height: 100px;
	background: #ffffff59;
	display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
	
	transform: rotate(180deg);
}
.rig_ht{
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 93%;
	
}
.rig_ht div{
	width: 50px;
	height: 100px;
	background: #ffffff59;
	display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
	
	/* transform: rotate(180deg); */
}
.BGyuan{
	background-color:#fb8621;
}
/* 中间 */
.middle{
	width: 1300px;
	margin: 0 auto;
	margin-top: 80px;
	border: 1px solid red;
	position: relative;
	overflow: hidden;
}
.word{
	width: 21%;
	margin: 0 0 0 15%;
}
.word p{
	font-size: 45px;
	color: #FB8621;
	margin: 0;
}
.word p:last-child{
	font-size: 13.5px;
	color: #4D4D4D;
}
.x{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background-color: #FB8621;
	margin: 3% 20%;
}
.l{
	width: 520px;
	height: 520px;
	border-radius: 50%;
	margin-left: 7%;
}
.r{
	width: 900px;
	height: 900px;
	border-radius: 50%;
	background-color: #FB8621;
	position: absolute;
	top: 10%;
	left: 36%;
	z-index: -1;
}
.r div{
	position: absolute;
	top: 20%;
	left: 25%;
}
.r p{
	font-size: 45px;
	color: #FFFFFF;
}
.r ul li{
	list-style: none;
	display: inline-block;
	margin:  60px 20px 55px 0;
	font-size: 19px;
	color: #FFFFFF;
}


.fack{
	display: flex;
	padding: 45px 0;
	justify-content: center;
	font-size: 16px;
}
.fack a{
	color: #000000;
}
.fack img{
	width: 209px;
	margin-left: -35%;
}
.fack div{
	/* margin-right: 3%; */
	margin: 0 2%;
}
.fack div ul{
	margin-bottom: 15%;
}
.fack div ul li{
	font-weight: 600;
	margin: 5px 0px;
}
.fack div ul li:nth-child(1){
	color: #FFFFFF;
	font-weight: 600;
}
.lian div{
	margin-top: 15%;
}
.lian div img{
	width: 100px;
	height: 100px;
	margin: 5% auto;
}
.lian p{
	color: #000000;
	margin: 0;
	font-weight: 600;
}
.lian p:nth-child(1){
	color: #FFFFFF;
	font-weight: 600;
}
.lian p:nth-child(3){
	color: #FFFFFF;
	font-weight: 600;
}
.wb{
	background-image: url(../picture/sprites_img.png);
	display: inline-block;
	width: 30px;
	height: 30px;
	background-position: -1920px -116px;
}
.dou{
	background-image: url(../picture/sprites_img.png);
	display: inline-block;
	width: 30px;
	height: 30px;
	background-position: 554px -376px;
}
.zz{
	color: #000000;
	background-image: url(../picture/sprites_img.png);
	display: inline-block;
	width: 30px;
	height: 30px;
	background-position: 374px -376px;
}
.bg_img1{
	display: none;
}
.bg_img2{
		display: block;
	}
.Study_tab{
	font-size: 16px;
}
.Study_tab table th{
	padding: 10px 60px;
	text-align: center;
	word-break: keep-all;
}
.Study_tab table td{
	padding: 10px 25px;
}
.teacher_container{
	display: flex;
	justify-content: center;
	margin-bottom: 3%;
}
.teacher{
	width: 32%;
	text-align: center;
}


.teacher img{
	width: 80%;
}
.teacher p{
	padding: 5px 37px;
	margin: 3% 0 0 0 !important;
}
.Study_but{
	margin-top: 5%;
}
.Study_zh{
	margin-bottom: 3%;
}
.Study_zh p{
	text-align: center;
	font-size: 30px !important;
	margin:15px 0 !important;
}
.Study_zh span{
	font-size: 20px;
}
.Study_img div{
	text-align: justify;
	text-align: center;
}
.Study_img img{
 margin: 4%;
}
#S_img{
	width: 100%;
}
.course_img{
	margin: 2%;
	text-align: center;
}
.course_img img{
	margin: 2% 6%;
}
.Geography_m{
	margin-left: 6%;
}
.IELTS_img{
	text-align: center;
}
.IELTS_img img{
	width: 35%;
}
.IELTS_h1{
	text-align: center;
	margin: 2% 0;
}
.IELTS_h1 h1{
	font-size: 40px;
	font-weight: 600;
}
.course_3{
	display: flex;
	margin-left: 4%;
}
.course_3 div{
	margin: auto;
	text-align: center;
}
.course_3 div p{
	background-color: #f58906;
    color: #ffffff;
    margin: 6%;
    border-radius: 8px;
    padding: 10px;
}
.course_ div{
	text-align: center;
}
.course_ div p{
	margin:3% auto;
	background-color: #f58906;
    color: #ffffff;
	border-radius: 8px;
	width: 200px;
    padding: 10px;
}



.teachers{
	margin-top: 16%;
	background-color: #FFFFFF;
}
.teachers_flex{
	display: flex;
	margin: 5% 0;
	background-image: linear-gradient(40deg, white 25%,#f5dfbb 7%,#f5dfbb 28%,#eec88b 7%, #eec88b 46%,#f5dfbb 7%,#f5dfbb 49%,#fffefe 10%);
	/* background-image: linear-gradient(34deg, white 19%,red 1%,#fe0101 22%,#FF9800 1%, #FF9800 40%,red 1%,red 43%,#fffefe 10%); */
}
.teachers_flex div:nth-child(2){
	margin: auto auto 0 auto;
}
.teach_p{
	width: 30%;
	font-size: 30px;
	margin: auto;
}
.teach_p p{
	margin: 10% 0;
}
.teach_p p:nth-child(1){
	font-size:100px;
	font-weight: 600;
	color: #f58906;
	width: 1000px;
}
.teach_p p:nth-child(2){
	font-size: 40px;
	font-weight: 600;
	color: #000000;
}
.teach_p p:nth-child(3){
	font-size: 30px;
	font-weight: 600;
	color: #4D4D4D;
}
.teach_p p:nth-child(4){
	font-size: 25px;
	font-weight: 500;
	color:#000000;
	line-height: 45px;
	height: 750px;
}
.m_auto{
	margin: auto !important;
}
.m-top{
	margin-top: 12%;
}
.school—top{
	display: flex;
}
.school—top p{
	display: block;
	font-size: 50px;
	font-weight: 600;
	padding: 0 70px;
}
.school—top p:nth-child(1){
	color: #FB8621;
	font-size: 70px;
}
.school—top div:nth-child(2){
	width: 12%;
	padding: 45px;
	background: #FB8621;
	text-align: center;
	margin-left: auto;
	margin-right: 10%;
}
.school—top div:nth-child(2) p{
	margin: 0;
	padding: 0;
}
.school—top div:nth-child(2) p{
	color: #FFFFFF;
	font-size: 40px;
}
.campus{
	padding: 5% 5% 0 5%;
}
.campus h1{
	font-size: 40px;
	font-weight: 600;
	margin: 0;
}
.campus h3{
	font-size: 30px;
	font-weight: 500;
	margin: 0;
}
.campus div{
	margin: 10% 0;
}
.campus div p{
	font-size: 20px;
	line-height: 45px;
}
.school—top img{
	margin: 10% 0;
	padding-left: 70px;
}

.power_bg{
	background: linear-gradient(95deg, #ff9800f2 97%, transparent 1%);
	padding: 5% 10%;
}
.power_bg h1{
	font-size: 70px;
	font-weight: 700;
	margin: 0;
	color: #ffffff;
}
.power_bg h3{
	font-size: 50px;
	font-weight: 700;
	margin: 0;

}
.power_bg p{
	font-size: 25px;
	color: #ffffff;
}
.power_6{
	display: flex;
	margin-top: 5%;
	margin-bottom: 5%;
}
.power_s{
	text-align: center;
	margin: 2% 0;
	width: 29%;
}
.power_s img{
	width: 70%;
}
.power_s div p:nth-child(1){
	font-size: 25px;
	margin: 5% 0 0 0;
}
.power_s div p:nth-child(1) span{
	color: #FB8621;
}
.power_s div p:nth-child(2){
	font-size: 16px;
}
.power_s div p:nth-child(3){
	font-size: 16px;
	padding:0 10%;
}
.bg-linear-gradient{
	background: linear-gradient(94deg, #dddddd 88%, transparent 60%);
}
.bg-linear-gradient div:nth-child(1){
	/* padding: 5%; */
}
.img-100{
	width: 100%;
}
.b-img {
    background-image: url(../img/p7.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right;
}
.pady {
    padding: 5%;
}
#comill {
    display: block;
    position: absolute;
    top: -130px;
    left: 450px;
    font-size: 30rem;
    color: #000000;
}
.ATzhu {
    margin-left: 5%;
    font-size: 30px;
    color: #000000;
    font-weight: 600;
}
/* curriculum open */
.p-relat{
	/* position: absolute; */
	display: none;
	/* display: flex; */
	justify-content: center;
	align-items: center;
	margin-top: 55px;
}
.p-relat div:nth-child(1){
	margin-right: 10%;
}
.p-relat div:nth-child(1) img{
	border-radius: 15px;
}
.p-2{
	position: absolute;
	width: 23%;
	height: 100%;
	margin: 15px 0;
	top: -40px;
	left: 52%;
	z-index: -1;
	border:3px solid #FB8621;
	border-radius: 10px;
	padding: 1% 0 1% 5%;
}
.p-2 div:nth-child(1) p{
	width: auto !important;
	background-color: transparent !important;
	font-size: 19px;
}
.p-2 div:nth-child(2){
	position: absolute;
	top: 75%;
	left: 55%;
}
.img_w23{
	width: 23%;
}
.img_w23 img{
	width: 100%;
}
/* curriculum end */
.w7_img{
	text-align: center;
}
.w7_img img{
	width: 55%;
	margin: 5% 0;

}
.w5_img img{
	width: 100%;
	margin: 5% 0;
}
.tea{
	width: 600px;
	height: 440px;
	color: #FFFFFF;
	/* padding: 25px; */
}
.tea-t{
	display: flex;
	/* justify-content: center; */
	align-items: flex-end;
	color: ##FFFFFF;
	padding:0 25px;
	width: 80%;
	margin: auto;
}
.tea-t h1{
	color: #FFFFFF;
	font-size: 50px;
	margin: 0;
}
.tea-t p{
	margin-left: 20px;
	font-size: 20px;
	text-align: center;
}
.tea-m{
	margin: auto;
	width: 80%;
	padding:0 25px;
}
.tea-m p{
	font-size: 20px;
}
.tea-b{
	display: flex;
	justify-content:space-between;
	align-items: center;
	font-size: 30px;
	font-weight: 600;
	margin-top: 35px;
}
.tea-b p{
	width: 300px;
	margin-left: 20px;
	/* text-align: center; */
}
.tea-bg1{
	display: block;
	background-image: url(../img/x.png);
	/* background-image: url(../img/sprites_imgss.png); */
	/* background-position: -1535px -200px; */
	width: 73px;
	height: 62px;
	margin-bottom: 100px;
}
.tea-bg2{
	display: block;
	/* background-image: url(../img/sprites_imgss.png); */
	background-image: url(../img/x.png);
	/* background-position: -1635px -200px; */
	width: 73px;
	height: 62px;
	margin-top: 65px;
	transform: rotate(180deg);
}

.xue1{
	width: 43%;
	display: flex;
	/* justify-content: center; */
	margin: auto;
	position: relative;
	margin-bottom: 40px;
	margin-top: 20px;
}
.xue1-img{
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.xue1-img img{
	border-radius: 20px;
	margin-top: 30px;
}
.xue1-con{
	position: absolute;
	/* z-index: -1; */
	top: 0;
	left: 370px;
	width: 420px;
	height: 290px;
	border: 2px solid #FB8621;
	border-radius: 20px;
	padding: 15px 15px 15px 60px;
}
.w-50{
	width: 50% !important;
}
.con1 p{
	width: 100% !important;
	color: #000000;
	font-weight: 500;
	font-size: 20px;
	background-color: #FFFFFF !important;
}
.con2{
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #FB8621;
	border-radius: 10px;
	width: 140px;
	height: 40px;
	font-size: 20px;
	margin: 30px;
}
.con2 p a{
	color: #FFFFFF;
	margin: 0;
	line-height: 37px;
}
#img_ii p{
	    background-color: #FB8621;
	    width: 140px;
	    border-radius: 10px;
	    font-size: 19px;
	    /* padding: 3px 0 8px 0; */
	    color: #000000;
	    z-index: 99;
}
.jh-con{
	width: 66%;
	margin: auto;
}
.img-61{
	text-align: center;
	width: 100%;
	/* height: 480px; */
}
.jh{
	width: 387px;
	height: 210px;
	border-radius: 10px;
	background-color: #FFFFFF;
	display: inline-flex;
	align-items: center;
	margin: 10px;
	/* float: left; */
	padding: 0 50px;
}
.jh h3{
	text-align: left;
}
.jh p{
	text-align: left;
	margin: 10px 0;
}
.jh p{
	line-height: 25px;
}
.jh div:nth-child(1){
	margin-right: 20px;
}

.pager{
	padding-left: 0;
	margin: 0 20% 40px 20% !important;
	text-align: center;
	list-style: none;
}
.pager li {
    display: inline;
}
.pager li:hover{
	color: #FFFFFF!important;
	/* background-color: #FB8621 !important; */
}
.pager li a{
	font-size: 20px;
}
.pager li a:hover{
	color: #FFFFFF!important;
	background-color: #FB8621 !important;
}










@keyframes logo{
	from {visibility: hidden !important;
	}
	to {visibility: visible !important;
	}
}

@media (max-width:1300px){
	
}
@media (max-width:767px){
	.jh{
		width: auto;
	}
	.jh-con{
		width: auto;
	}
	#img_i p{
		height: auto;
	}
	.xue1{
		width: auto;
		display: block;
		margin: 15px;
	}
	.xue1-img{
		/* margin: 10px; */
	}
	.xue1-img img{
		width: 100%;
	}
	.xue1-con{
		position: initial;
		padding: 15px 15px 15px 15px;
		width: 100%;
		margin-top: 20px;
	}
	.con2{
		right: 25%;
	}
	.tea{
		width: auto;
		height: auto;
		margin-top: 20px;
	}
	.tea-t{
		padding:0;
	}
	.tea-m p{
		font-size: 7px;
	}
	.tea-t h1{
		font-size: 22px;
	}
	.tea-t p{
		font-size: 5px;
	}
	.tea-m{
		padding: 0;
	}
	.tea-b{
		font-size: 13px;
		margin-top: 0;
	}
	.tea-bg1{
		background-size: 100%;
		height: 3rem;
		margin-bottom:65px;
	}
	.tea-bg2{
		background-size: 100%;
		height: 3rem;
		margin-top:45px;
	}
	
	.bg_img2{
		display: none;
	}
	.Geography_m{
		margin-left: 0;
	}
	.w7_img img{
		width: 100%;
	}
	/* curriculum open */
	.cla{
		/* margin: 0; */
	}
	.p-2 div:nth-child(2){
		position: absolute;
		top: 90%;
		left: 40%;
	}
	.p-2 div:nth-child(1) p{
		font-size: 18px !important;
	}
	.p-2 div:nth-child(2) p{
		width: 100px !important;
		height: 40px !important;
	}
	.p-2 div:nth-child(2) p a{
		font-size: 16px !important;
	}
	.p-2{
		position: initial;
		width: auto;
		height: 260px;
		padding: 17% 5%;
		margin: 15% 3% 0;
	}
	.xue{
		display: none;
	}
	.p-relat{
		display: block;
	}
	.p-relat div:nth-child(1){
		margin: 3%;
		width: 93%;
	}
	.p-relat div:nth-child(1) img{
		width: 100%;
	}
	/* curriculum end */



	.teach_p p:nth-child(1){
		font-size: 80px;
	}
	.school—top{
		display: block;
		text-align: center;
	}
	.school—top div:nth-child(2){
		width: 100%;
	}
	.m-top{
		margin-top: 22%;
	}
	.teach_p p:nth-child(4){
		height: auto;
	}
	.teachers_flex{
		display: block;
		margin-top: 20%;
	}
	.teach_p{
		width: 90%;
	}
	.teachers_flex div:nth-child(2) img{
		width: 100%;
	}
	.Study_img img{
		margin: 1%;
	}
	.sm_w85{
		width: 85%;
	}
	.course_ img{
		width: 100%;
	}
	.course_3{
		display: block;
		margin: 0;
	}
	.IELTS_h1{
		margin: 5% 0;
	}
	.IELTS_h1 h1{
		font-size: 30px;
	}
	.IELTS_img img{
		width: auto;
	}
	.course_img img{
		margin: 0;
	}
	.course_img{
		margin: 0;
	}
	.w_img100{
		width: 100%;
	}
	.Study_tab table th{
		padding: 10px 0;
		/* word-wrap:break-word; */
		word-break:break-all;
	}
	.Study_tab table td{
		padding: 10px 2px;
		/* word-wrap:break-word; */
		word-break:break-all;
	}
	.teacher_container{
		display: block;
	}
	.teacher{
		width: auto;
	}
	table tbody td{
		padding: 0;
	}
	.logo{
		padding: 0 0 16px !important;
	}
	.yuan{
		width: 10px;
		height: 10px;
	}
	.y{
		bottom: 0px;
	}
	.vs{
		padding-top: 73px !important;
	}
	.le_ft div{
		width: 20px;
		height: 40px;
	}
	.rig_ht{
		left: 90%;
	}
	.rig_ht div{
		width: 20px;
		height: 40px;
	}
	.max_img img{
		width: 60%;
	}
	#img_x{
		width: 13px;
	}
	#img_s{
		width: 13px;
	}
	.carousel-control-next,.carousel-control-prev{
		padding-top: 85px !important;
	}
	.carousel-indicators li{
		margin: 0 5px!important;
		width: 20px!important;
		height: 5px!important;
	}
	.carousel-indicators .active{
		margin: 0 5px!important;
		width: 20px!important;
		height: 5px!important;
	}
	.carousel-indicators{
		bottom: 0px!important;
	}
	.sm_img{
		display: none;
	}
	.bg_img1 img{
		/* visibility: hidden !important; */
	}
	.bg_img1{
		display: block !important;
		/* background-image: url(img/1.jpg); */
	}
	.pager{
		display: flex;
		justify-content: space-between;
		margin: 0 0 15px 0!important;
	}
}
