* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}


#slider {
	width: 1240px;
	height: 800px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 30px;
}

.slides {
	width: 1240px;
	padding-bottom: 50px;
}

/*--------------CONTROLS--------------*/

/*position controls*/
.controls li {
	top: 50%;
	margin-top: -30px;
}

.controls li:nth-child(1) {
	left: 0;
}

.controls li:nth-child(2) {
	right: 0;
}


#slider .pagination {
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 50px;
	left: 0;
}

#slider .pagination li {
	background-color: #FED9C1;
}

#slider .pagination li.active {
	background-color: #FFA60A;
}


/*-------------HELPERS----------------*/

.responsive {
	width: 100%;
	height: auto;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.meiqia {
	cursor: pointer;
}

.main {
	min-width: 1280px;
	width: 100%;
	height: auto;
	margin: auto;
}

.banner {
	width: 100%;
	height: 100%;
	margin: auto;
	position: relative;
}

.banner .ban {
	width: 100%;
	height: 100%;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.process {
	width: 100%;
	height: 814px;
	position: relative;
	text-align: center;

}

.process img {}

.shape {
	width: 100%;
	height: 732px;
	padding: 50px 0 30px 0;
	margin: auto;
	text-align: center;
	background-color: #FFF5EF;
	position: relative;

}

.shape img {
	width: 1111px;
	height: 548px;
	margin: 0 auto;

}

.major {
	width: 100%;
	height: 960px;
	margin: auto;
	text-align: center;
	background-image: url(../img/bgc1.png) no-repeat;
	position: relative;
}

h3 {
	font-size: 36px;
	color: #202431;
	font-weight: 500;
	margin-top: 50px;
	margin-bottom: 15px;
}

.block {
	width: 50px;
	height: 6px;
	background: #FFA60A;
	margin: auto;
	margin-bottom: 30px;
}

.major .imgList {
	width: 1300px;
	margin: auto;
	height: 880px;
}

.maj-item {
	width: 427px;
	position: relative;
	float: left;
}

.maj-item .btn {
	left: 0;
	width: 178px;
	height: 44px;
	background-color: #fff;
	border-radius: 22px;
	position: absolute;
	bottom: 70px;
	left: 0;
	margin-left: 120px;
	font-size: 24px;
}

.ask {
	width: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
	position: absolute;
	bottom: 50px;
	left: 0;
}

.ask2 {
	width: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 20px;
	left: 0;
}

.askMore {
	width: 400px;
	height: 70px;
	text-align: center;
	font-size: 24px;
	border-radius: 35px;
	line-height: 70px;
	background-color: #F6A01B;
	color: #fff
}

.askTel {
	width: 400px;
	height: 70px;
	margin-left: 60px;
	text-align: center;
	font-size: 24px;
	border-radius: 35px;
	line-height: 70px;
	border: 1px #F6A01B solid;
	background-color: #fff;
	color: #F6A01B;

}

.bigBox {
	background: url(../img/bgc2.png) no-repeat center;

}

.tableBigBox {
	text-align: center;
	overflow: hidden;
	/* padding: 40px 0; */
	position: relative;

}

.tableBox {
	width: 1190px;
	padding: 0px 20px;
	margin: auto;
	margin-bottom: 70px;
	position: relative;
	/* top: 0;
    left: 50%;
    margin-left: -595px; */
	overflow: hidden;

}

.checkSel {
	width: 450px;
	height: 50px;
	margin: auto;
	margin-bottom: 20px;
	cursor: pointer;

}

.timeTab {
	width: 197px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	border-radius: 5px;
	background-color: #FFA60A;
	float: left;
}

.courseTab {
	width: 197px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #FFA60A;
	border-radius: 5px;
	background-color: #FFF9EE;
	float: right;

}

.table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #F08001;
	border-radius: 10px;
	width: 1190px;
	height: 780px;
	color: #221815;
	background-color: #fff;
	opacity: 1 !important;
	z-index: 110;

	/* text-align: center; */
}

.table th {
	height: 66px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 24px;
	background: #070A3A;
	padding: 10px 0;
	background-color: #F08001
}

.table td {
	height: 96px;
	border: 1px solid #F08001;
	color: #010000;
	font-size: 18px;
	padding: 0 2px;
	text-align: center;
	font-weight: 600;
	font-family: HYQiHei;
	font-weight: normal;
}

.table .btn {
	display: block;
	width: 150px;
	height: 42px;
	line-height: 42px;
	border-radius: 21px;
	background: #FB725E;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.table td span {
	display: block;
	line-height: 30px;
}

.table li {
	list-style-type: disc;
	list-style-position: inside;
}


.table p {
	color: #030FC3;
}




.bgc8 {
	width: 475px;
	height: 778px;
	position: absolute;
	right: 0;
	top: 80px
}

.bgc9 {
	width: 231px;
	height: 394px;
	position: absolute;
	left: 100px;
	top: 840px
}

.title9Img {
	width: 234px;
	height: 81px;
	margin: auto;
	margin-top: 50px;

}

.glory {
	width: 100%;
	padding-top: 1px;
	text-align: center;
	background: url(../img/bgc11.png) no-repeat center;

}

.schoolListBox {
	width: 1100px;
	/* height: 500px; */
	text-align: center;
	margin: auto;
	position: relative;
	padding-bottom: 70px;
}

.schoolListBox img {
	width: 313px;
	height: 437px;
	position: absolute;
	right: 30px;
	top: 52px
}

.schoolListBox button {
	width: 400px;
	height: 70px;
	border-radius: 35px;
	border: none;
	color: #fff;
	font-size: 24px;
	margin-top: 50px;
	background: linear-gradient(90deg, #F0C396 0%, #D69E69 100%);
}

.schoolList {
	width: 1080px;
	/* height: 300px; */
	padding: 34px 10px 30px 10px;
	background-color: #fff;
	margin: auto;
	overflow: hidden;
	margin-top: 45px;
}

.school-row {
	width: 1080px;
	height: 50px;
	margin-bottom: 10px;
}

.school-item {
	height: 38px;
	line-height: 38px;
	padding: 0 20px;
	font-size: 18px;
	color: #010101;
	font-family: SourceHanSansSC;
	font-weight: 400;
	border: 1px solid #E6E6E6;
	margin-left: 20px;
	border-radius: 5px;
	float: left;

}

.schoolList li {

	height: 38px;
	line-height: 38px;
	padding: 0 17px;
	font-size: 16px;
	color: #010101;
	font-family: SourceHanSansSC;
	font-weight: 400;
	border: 1px solid #E6E6E6;
	margin-left: 20px;
	margin-bottom: 30px;
	border-radius: 5px;
	float: left;

}

.schoolList li:hover {
	color: #fff;
	background: #FD890D;
}

.address {
	width: 1120px;
	padding: 0 30px;
	margin: auto;
	font-size: 16px;
}

.address p {
	text-align: left;
	/* height: 61px; */
	font-family: SourceHanSansSC;
	color: #343434;
	line-height: 36px;
}

.address p span {
	font-weight: 600;
}

.topblock {
	width: 100%;
	height: 130px;
}

/*底部固定样式*/
.footer {
	width: 100%;
	height: 129px;
	background-color: #4C201E;
	margin-top: 150px;
	position: fixed;
	bottom: 0;
	z-index: 1001;
}

.footer .footermain {
	width: 1100px;
	height: 129px;
	margin: auto;
	position: relative;
	display: flex;
	justify-content: center;
}

.footer .endPeople {
	width: 164px;
	height: 227px;
	position: absolute;
	top: -100px;
	left: -30px
}

.ptitle {
	margin-left: -220px;
}

.footer .footerT {
	background: linear-gradient(0deg, #E4C7A2 0%, #FFFFFF 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 30px;
	font-family: Source Han Sans SC;
	font-weight: bold;
}

.footer .footermainT {
	width: 550px;
	margin: 0 auto;
	display: flex;
	justify-content: center;

}

.footer .endTable {
	position: absolute;
	top: 10px;
	right: 0px;
}

.footer .endTable .input2 {
	width: 190px;
	height: 44px;
	background: #FFFFFF;
	border-radius: 2px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #A0A0A0;
	padding: 0 20px;
	box-sizing: border-box;
}

.footer .endTable .dosubmits {
	width: 392px;
	height: 44px;
	background: #DC1226;
	border-radius: 5px;
	font-size: 18px;
	font-family: Source Han Sans SC;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 20px;
}

.icon1 {
	width: 29px;
	height: 29px;
}

.icon2 {
	width: 19px;
	height: 28px;
}

.icon3 {
	width: 26px;
	height: 27px;
}

.icontext {
	font-size: 22px;
	font-family: Source Han Sans SC;
	font-weight: 400;
	color: #999999;
	margin-left: 10px;
}

.imgutil {
	width: 254px;
	height: 134px;
	margin-right: 10px;
}

.img1utils {
	width: 260px;
	height: 259px;
	margin-right: 20px;
}

.menuBox {
	/* width: 190px; */
	height: 26px;
	margin-right: 30px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

.diamond {
	width: 13px;
	height: 13px;
	background-color: #fff;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* Internet Explorer */
	-moz-transform: rotate(45deg);
	/* Firefox */
	-webkit-transform: rotate(45deg);
	float: left;
	margin-top: 5px;
}


.btnutils {
	/* width: 183px; */
	/* height: 26px; */
	/* border: 1px solid #FFFAFA; */
	/* border-radius: 13px; */
	/* background-color: #000; */
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	/* margin-right: 30px;
        margin-top: 10px; */
	float: left;
	margin-left: 15px;
}

.tableone {
	border-collapse: collapse;
	/* margin-bottom: 70px; */
	margin: 50px auto;
}

.tabletwo {
	border-collapse: collapse;
	/* margin-bottom: ; */
	margin: 70px auto;
	border: 1px solid #EEEEEE;
	display: none;

}

.tabletwo .thc {
	color: #fff;
}

.tabletwo .thc1 {
	width: 145px;
	border-right: 1px solid #EEEEEE;
}

.tabletwo .thc2 {
	width: 210px;
	border-right: 1px solid #EEEEEE;

}

.tabletwo .thc3 {
	width: 300px;
	border-right: 1px solid #EEEEEE;

}

.tabletwo .thc4 {
	width: 300px;
	border-right: 1px solid #EEEEEE;

}

.tabletwo .thc5 {
	width: 220px;
	border-right: 1px solid #EEEEEE;

}


.tableone .thc {
	color: #fff;
}

.tableone .thc1 {
	width: 145px;
	border-right: 1px solid #EEEEEE;
}

.tableone .thc2 {
	width: 210px;
	border-right: 1px solid #EEEEEE;

}

.tableone .thc3 {
	width: 160px;
	border-right: 1px solid #EEEEEE;

}

.tableone .thc4 {
	width: 120px;
	border-right: 1px solid #EEEEEE;

}

.tableone .thc5 {
	width: 180px;
	border-right: 1px solid #EEEEEE;

}

.tableone .thc6 {
	width: 145px;
	border-right: 1px solid #EEEEEE;

}

.tableone .thc7 {
	width: 130px;
	border-right: 1px solid #EEEEEE;

}

.tableone .thc8 {
	width: 130px;
}

.tabletwo tr {
	width: 100%;
}

.tableone tr {
	width: 100%;
}

.tabletwo tr {
	width: 100%;
}

.tabletwo .tr2 .td2,
.td3,
.td4,
.td5 {
	background-color: #fff;
}

.tabletwo .tr2 .td1 {
	width: 200px;
	height: 49px;
	color: #FF945A;
	text-align: center;
	border: 1px solid #EEEEEE;
	background-color: #fff;

}

.tabletwo .tr2 .td2 {
	height: 49px;
	color: #000;
	text-align: center;

}

.tabletwo .tr1 .td1 {
	width: 200px;
	/* height: 179px; */
	border: 1px solid #EEEEEE;
	background-color: #fff;

}

.tabletwo .tr1 .td2 {
	width: 200px;
	height: 300px;
	/* height: 200px; */
	border: 1px solid #EEEEEE;
	background-color: #fff;


}

.tabletwo .tr1 .td2 p {
	/* padding:0px 26px; */
	/* height: 240px; */
	line-height: 195px;
	font-size: 16px;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #EEEEEE;
}

.tabletwo .tr2 .td3 p {
	text-align: right;
	font-size: 16px;
}

.tabletwo .tr1 .td4 {
	height: 300px;
	/* height: 200px; */
	border: 1px solid #EEEEEE;
	background-color: #fff;
}

.tabletwo .tr1 .td4 .p1 {
	height: 49px;
	line-height: 49px;
	font-size: 16px;
	color: #000;
	text-align: center;
	/* line-height: 45px; */
	border-bottom: 1px solid #EEEEEE;
}

.tabletwo .tr1 .td4 .p2 {
	height: 248px;
	line-height: 248px;
	/* height: 200px; */
	border: 1px solid #EEEEEE;
}

.tabletwo .tr1 .td1 p {
	/* padding:0px 26px; */
	height: 49px;
	line-height: 49px;
	font-size: 20px;
	color: #FF945A;
	text-align: center;
	/* line-height: 45px; */
	border-bottom: 1px solid #EEEEEE;
}

.tabletwo .tr1 .td3 {
	width: 200px;
	/* height: 179px; */
	border: 1px solid #EEEEEE;

}

.tabletwo .tr1 .td3 p {
	/* padding:0px 26px; */
	height: 49px;
	line-height: 49px;
	font-size: 16px;
	text-align: center;
	/* line-height: 45px; */
	border-bottom: 1px solid #EEEEEE;
	background-color: #fff;
}

.tableone .tr1 {
	height: 179px;
}

.tableone .tr1 .td1 {
	background: #FFFAFA;
	width: 145px;
	/* height: 580px; */
	border: 1px solid #EEEEEE;
}

.tableone .tr1 .td2 {
	width: 200px;
	/* height: 179px; */
	border: 1px solid #EEEEEE;

}

.tableone .tr1 .td2 p {
	font-size: 16px;
	color: #333333;
	text-align: center;
	/* line-height: 45px; */
	border-bottom: 1px solid #EEEEEE;
}

.tableone .tr1 .td2 .p1 {
	height: 32px;
	line-height: 32px;
	background-color: #fff;
}

.tableone .tr1 .td2 .p2 {
	height: 65px;
	line-height: 65px;
}

.tableone .tr1 .td2 .p3 {
	height: 98px;
	line-height: 98px;
	background-color: #F7F7F7;

}

.tableone .tr1 .td2 .p4 {
	height: 132px;
	line-height: 132px;
	background-color: #F7F7F7;

}

.tableone .tr1 .td3 {
	padding: 0;
	margin: 0;
	border-right: 1px solid #EEEEEE;

}

.tableone .tr1 .td3 p {
	/* margin-top: 9px; */
	height: 32px;
	line-height: 32px;
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
	background-color: #F7F7F7;
	;
}

.pcolor {
	background-color: #fff !important;

}

.pcol {
	background-color: #F7F7F7 !important;
}

.tableone .tr1 .td4 {
	padding: 0;
	margin: 0;
	border-right: 1px solid #EEEEEE;

}

.tableone .tr1 .td4 p {
	height: 32px;
	line-height: 32px;
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
	background-color: #F7F7F7;
	;
}


.tableone .tr1 .td5,
.td6,
.td7,
.td8 {
	padding: 0;
	margin: 0;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	background-color: #fff;

}

.tableone .tr1 .td8 p {
	/* padding:0px 26px; */
	font-size: 16px;
	color: #fff;
	text-align: center;
	/* line-height: 45px; */
	border-bottom: 1px solid #EEEEEE;

	background-image: linear-gradient(90deg, #FF8238 0%, #FF9C2A 100%);
	display: block;
}

.row1 {
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #EEEEEE;
	position: relative;

}

.row2 {
	height: 65px;
	line-height: 65px;
	/* background-color: #fff; */
	border-bottom: 1px solid #EEEEEE;
	position: relative;

}

.row3 {
	height: 98px;
	line-height: 98px;
	/* background-color: #fff; */
	border-bottom: 1px solid #EEEEEE;
	position: relative;

}

.row4 {
	height: 132px;
	line-height: 132px;
	/* background-color: #fff; */
	border-bottom: 1px solid #EEEEEE;
	position: relative;

}

.tableone .tr1 .td8 .p1 {
	width: 81px;
	height: 25px;
	line-height: 25px;
	border-radius: 5px;
	margin: auto;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: 0;
	right: 0;
}





.time {
	width: 100%;
	text-align: center;
	overflow: hidden;
	/* position: relative; */
}

.time img {
	margin-bottom: 40px;
}

.ask3 {
	width: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 40px;
}

.teacherBox {
	width: 100%;
	padding: 30px 0;
	text-align: center;
	background: url(../img/bgc3.png) no-repeat center;
}

.teacherBox h3 {
	font-size: 36px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 15px;
}

.ask4 {
	width: 100%;
	/* margin: auto; */
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}





a img {
	border: 0
}

body {}

ul,
ol,
li {
	list-style-type: none;
	vertical-align: 0
}

a {
	outline-style: none;
	text-decoration: none
}

a:hover {
	color: #D40000;
	text-decoration: none
}


/* 效果CSS开始 */
.mod18 {
	width: 1168px;
	position: relative;
	margin: auto;
}

.mod18 .btn {
	position: absolute;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}

.mod18 .prev {
	left: -20px;
	background: url(../img/prev.png) no-repeat;
}

.mod18 #prevTop,
.mod18 #nextTop {
	top: 250px;
	width: 32px;
	height: 48px;
}

.mod18 #prev,
.mod18 #next {
	/* top: 600px; */
	bottom: 30px;
	width: 36px;
	height: 52px;
}


.mod18 .next {
	right: -20px;
	background: url(../img/next.png) no-repeat;
}

.mod18 li {
	float: left;
}

.mod18 .cf li {
	position: relative;
	color: #fff;
}

.mod18 .cf a {
	display: block;
	width: 1168px;
	height: 521px;
	position: absolute;
	color: #fff;
}

.mod18 .cf li span {
	display: block;
	width: 486px;
	position: absolute;
	left: 75px;
	bottom: 0;
	/* padding: 10px 20px; */
	line-height: 22px;
	text-align: left;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#60000000", endColorstr="#60000000");
}

.mod18 .picBox {
	width: 1168px;
	height: 521px;
	/* padding-left: 75px;
    padding-right: 76px; */
	position: relative;
	overflow: hidden;
	padding-top: 40px;
}

.mod18 .picBox ul {
	height: 521px;
	position: absolute;
	left: 0;
	top: 0;
}

.mod18 .picBox li {
	/* padding-left: 75px;
    padding-right: 1px; */
	width: 1168px;
	height: 521px;
}

.mod18 .listBox {
	width: 1148px;
	height: 110px;
	margin: 0 auto;
	position: relative;
	padding-top: 15px;
	overflow: hidden;
	/* background-color: yellow; */
}

.mod18 .listBox ul {
	height: 97px;
	position: absolute;
	/* padding-left: 12px; */
}

.mod18 .listBox li {
	width: 100px;
	height: 96px;
	cursor: pointer;
	position: relative;
	padding-left: 40px;
}

.mod18 .listBox li i {
	display: none;
}

.mod18 .listBox li a {
	display: block;
	width: 100px;
	height: 95px;
	border-radius: 50%;
}

.mod18 .listBox img {
	width: 100%;
	height: 100%;
}

.mod18 .listBox .on a {
	width: 100px;
	height: 95px;
	border: 1px #2889E9 solid;
	border-radius: 50%;
}

.mod18 .listBox .on img {
	width: 100%;
	height: 100%;

}

.mod18 .listBox .on i {
	display: block;
}

.listBox img {
	width: 100%
}

.stuBox {
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	background: url(../img/bgc4.png) no-repeat center;

}

.device {
	width: 1200px;
	/* height: 290px; */
	border-radius: 20px;
	margin: 40px auto;
	position: relative;
	padding-bottom: 50px;

}

.device .arrow-left {
	background: url(../img/prev2.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -55px;
	width: 60px;
	height: 60px;
}

.device .arrow-right {
	background: url(../img/next2.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -55px;
	width: 60px;
	height: 60px;
}

.device .swiper-container {
	width: 945px;
	height: 290px;
}


.content-slide {
	padding: 20px;
	color: #fff;
}

.title {
	font-size: 25px;
	margin-bottom: 10px;
}

.device .pagination {
	position: absolute;
	left: 0 !important;
	text-align: center;
	bottom: 0px;
	width: 100%;
}


.swiper-pagination-switch {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #FED9C1;
	margin: 0 3px;
	cursor: pointer;
}

.swiper-active-switch {
	background: #FFA60A;
}

.service {
	width: 100%;
	padding-bottom: 40px;
	text-align: center;
	background: url(../img/bgc5.png) no-repeat center;

}



.ser-item {
	width: 295px;
	height: 387px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 5px;

}

.col1 {
	background: url(../img/bgc6.png) no-repeat;
}

.col2 {
	background: url(../img/bgc7.png) no-repeat;
}

.col3 {
	background: url(../img/bgc8.png) no-repeat;
}

.col4 {
	background: url(../img/bgc9.png) no-repeat;
}

.ser-item .title {
	font-size: 24px;
	color: #fff;
	margin-top: 40px;
	text-align: left;
	margin-left: 50px;
}

.ser-item .content {
	font-size: 16px;
	line-height: 30px;
	color: #565656;
	margin-top: 40px;
	/* text-align: center; */
}

.ser-item .btn {
	width: 178px;
	height: 44px;
	background-color: #fff;
	border-radius: 22px;
	position: absolute;
	bottom: 50px;
	left: 0;
	margin-left: 60px;
	font-size: 24px;
}

.btn1 {
	color: #2A83FF;
	border: 1px solid #2A83FF;
	;

}

.btn2 {
	color: #03B387;
	border: 1px solid #03B387;
	;

}

.btn3 {
	color: #FF942A;
	border: 1px solid #FF942A;
	;

}

.btn4 {
	color: #FF2A3C;
	border: 1px solid #FF2A3C;

}


.tx {
	width: 100%;
	height: 907px;
	text-align: center;
	background: url(../img/tx.png) no-repeat center;
	position: relative;
}

.tx .ask3 {
	width: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	bottom: 50px;
}

.school {
	width: 100%;
	height: 1008px;
	text-align: center;

	background: url(../img/bgc10.png) no-repeat center;

}

.schoolBox {
	margin-bottom: 50px;
}

.change {
	width: 600px;
	height: 50px;
	margin: auto;
	margin-bottom: 50px;
	cursor: pointer;
}

.campus {
	width: 154px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	background-color: #FFF9EE;
	color: #FFA60A;
	border-radius: 5px;
	float: left;
}

.dorm,
.life {
	width: 154px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #FFA60A;
	border-radius: 5px;
	background-color: #FFF9EE;
	float: left;
	margin-left: 47px;

}

.selected {
	background-color: #FFA60A;
	color: #fff;

}

.campusImg,
.dormImg,
.lifeImg {
	width: 1140px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin: auto;
}

.campusImg {
	display: block;
}

.dormImg,
.lifeImg {
	display: none;
}

.schoolBox img {
	margin-bottom: 35px;
}

.schoolBox h3 {
	color: #fff;
}
