.page {
	min-width: 1200px;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
}

.popup {
	cursor: pointer;
}

.container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.lonely-bg {
	padding-top: 72.6%;
	background: url(../images/banner.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.lonely-box {
	width: 12rem;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -6rem;
}

.header {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	margin-top: .7rem;
}

.header-logo img {
	display: block;
	height: .56rem;
}

.header-phone {
	font-size: .5rem;
	color: #fff;
	font-weight: bold;
}

.header-btn {
	width: 5.5rem;
	height: .65rem;
	color: #aa2027;
	font-size: .35rem;
	line-height: .65rem;
	text-align: center;
	border-radius: .08rem;
	background: #fff;
	margin-top: 4rem;
	margin-left: 1rem;
}

.header-btn a {
	color: #aa2027;
	font-weight: bold;
}

.order {
	background: rgba(0, 0, 0, .35);
	border-radius: .35rem;
	overflow: hidden;
	margin-top: 1.8rem;
}

.order-info {
	color: #fff;
	width: 50%;
	padding: .9rem .5rem 0;
}

.order-info h2 {
	font-size: .48rem;
	color: #fff;
	font-weight: bold;
	margin-bottom: .2rem;
	margin-bottom: .5rem;
}

.order-info p {
	font-size: .3rem;
	line-height: .53rem;
}

.order-info span {
	display: block;
	width: .5rem;
	height: 5px;
	background: #fff;
	border-radius: 2.5px;
	margin-bottom: .2rem;
}

.order-form {
	width: 50%;
	padding: .5rem;
	background: #fff;
}

.order-form h2 {
	color: #b30f17;
	font-size: .48rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: .3rem;
}

.order-form input[type="text"],
.order-form select {
	display: block;
	width: 100%;
	height: .6rem;
	color: #333;
	font-size: .24rem;
	padding: 0 .2rem;
	border: 1px solid #9e9e9e;
	border-radius: 6px;
	outline: 0;
	margin-bottom: .2rem;
}

.order-form p {
	color: #db3c43;
	font-size: .18rem;
	text-align: center;
}

.order-form input[type="submit"] {
	color: #fff;
	font-size: .29rem;
	background: #ae0f17;
	display: block;
	width: 100%;
	height: .7rem;
	border-radius: 6px;
	border: 0;
	outline: 0;
	margin-top: .15rem;
}

.university {
	height: 216px;
	font-size: 68px;
	color: #fff;
	font-weight: bold;
	background: url(../images/university.jpg) no-repeat;
	background-size: cover;
}

.university span {
	color: #ff2f24;
	font-weight: bold;
}

.contrast {
	background: url(../images/contrast-bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 40px 0 90px;
}

.contrast-box {
	width: 871px;
	margin: 0 auto 45px;
}

.contrast-title {
	width: 799px;
}

.contrast-title p {
	width: 50%;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
}

.contrast-title p:nth-child(1) {
	color: #393939;
}

.contrast-title p:nth-child(2) {
	color: #e4170c;
}

.contrast-item {
	width: 799px;
	margin-top: 25px;
	height: 72px;
	background: url(../images/contrast.png) no-repeat;
}

.contrast-item:nth-child(2),
.contrast-title {
	margin-left: 72px;
}

.contrast-item:nth-child(3) {
	margin-left: 54px;
}

.contrast-item:nth-child(4) {
	margin-left: 36px;
}

.contrast-item:nth-child(5) {
	margin-left: 18px;
}

.contrast-item span {
	width: 70px;
	height: 70px;
	color: #cc271e;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
}

.contrast-item p:nth-child(1) {
	width: 370px;
}

.contrast-item p:nth-child(3) {
	width: 359px;
}

.contrast-item p {
	color: #fff;
	font-size: 22px;
	text-align: center;
}

.button {
	width: 560px;
	height: 65px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 65px;
	background: #cc271e;
	border-radius: 5px;
	margin: 0 auto;
}

.button a {
	color: #fff;
	font-weight: bold;
}

.why-msh img {
	width: 100%;
	display: block;
}

.title {
	text-align: center;
}

.title h2 {
	color: #393939;
	font-size: 45px;
	font-weight: bold;
}

.title h2 span {
	color: #d11d07;
	font-weight: bold;
	font-size: 55px;
}

.title p {
	color: #545454;
	font-size: 30px;
}

.title p span {
	color: #d32e1b;
}

.title.yellow h2,
.title.yellow p {
	color: #fff;
}

.title.yellow h2 span,
.title.yellow p span {
	color: #fff08d;
}

.case,
.case-box {
	margin-top: 40px;
}

.case .swiper-slide:nth-child(1) {
	width: 829px;
}

.case .swiper-slide:nth-child(2) {
	width: 745px;
}

.case .swiper-slide:nth-child(3) {
	width: 810px;
}

.case .swiper-slide:nth-child(4) {
	width: 752px;
}

.case .swiper-slide:nth-child(5) {
	width: 748px;
}

.case .swiper-slide:nth-child(6) {
	width: 829px;
}

.case .swiper-slide:nth-child(7) {
	width: 748px;
}

.case .swiper-slide:nth-child(8) {
	width: 748px;
}

.case .swiper-slide:nth-child(9) {
	width: 748px;
}

.case-box img {
	width: 100%;
	display: block;
}

.pros {
	margin-top: 30px;
}

.pros .title h2 span {
	font-size: 50px;
}

.pros .swiper-slide {
	width: 221px;
}

.pros .swiper-slide img {
	width: 100%;
	display: block;
}

.pros-box {
	margin-top: 40px;
	margin-bottom: 40px;
}


.goods {
	margin-top: 60px;
	padding: 70px 0 60px;
	background: url(../images/good-bg.jpg) no-repeat;
	background-size: cover;
}

.goods-box {
	margin-top: 50px;
}

.goods-host {
	width: 380px;
	align-content: space-between;
}

.goods-btn {
	width: 121px;
	height: 118px;
	position: relative;
	border: 3px solid transparent;
	border-bottom: 0;
}

.goods-btn.active {
	border-color: #cc271e;
}

.goods-btn.active p {
	background: #cc271e;
}

.goods-btn img {
	display: block;
	width: 100%;
}

.goods-btn p {
	font-size: 16px;
	color: #fff;
	height: 24px;
	line-height: 24px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
}

.goods-ruth {
	flex: 1;
	margin-right: 30px;
	background: #fff;
}

.goods-item {
	display: none;
}

.goods-item.active {
	display: -webkit-flex;
	display: flex;
}

.goodlist-img img {
	display: block;
}

.goodlist-con {
	flex: 1;
	padding: 40px 25px 0;
	position: relative;
}

.goodlist-up {
	margin-bottom: 22px;
}

.goodlist-up h4 {
	font-size: 30px;
	color: #3f3f3f;
	font-weight: bold;
}

.goodlist-up p {
	font-size: 20px;
	color: #3f3f3f;
	margin-top: 8px;
	font-weight: bold;
}

.goodlist-up p span {
	color: #cc271e;
	font-weight: bold;
}

.goodlist-down {
	margin-bottom: 20px;
}

.goodlist-down span {
	color: #cc271e;
	font-size: 18px;
	padding: 2px 15px;
	border: 1px solid #cc271e;
	border-radius: 15px;
}

.goodlist-des {
	color: #404040;
	font-size: 18px;
	line-height: 24px;
	text-align: justify;
}

.goodlist-icon {
	position: absolute;
	right: 20px;
	top: 20px;
}

.goodlist-btn {
	color: #fff;
	font-size: 26px;
	width: 240px;
	height: 55px;
	line-height: 50px;
	border-radius: 6px;
	text-align: center;
	background: #cc271e;
	position: absolute;
	left: 50%;
	margin-left: -120px;
	bottom: 20px;
}

.teach {
	background: url("../images/teach-bg.jpg");
	background-size: cover;
}

.teach .title h2 span,
.teach .title h2 {
	font-size: 50px;
}

.teachBox {
	width: 1350px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(244, 244, 244, 0.85);
	padding: 50px 0;
}

.teachBox .table {
	margin-top: 40px;
	margin-bottom: 40px;
}

.teachBox .table table {
	border: 1px solid #be1911;
}

.teachBox .table th,
.teachBox .table td {
	padding: 10px 10px;
	font-weight: bold;
	text-align: center;
}

.teachBox .table th {
	font-size: 18px;
	color: #fff;
	background-color: #bd170c;
}

.teachBox .table td {
	font-size: 16px;
	color: #282827;
	border: 1px solid #c0211b;
}

.teachBox .table td:nth-last-child(1) {
	text-align: left;
	font-weight: normal;
}

.teachBox .table td:nth-last-child(2) {
	font-weight: normal;
}

.textbook {
	margin-top: 40px;
}

.textbook-box {
	margin: 50px 0 60px;
}

.textbook-img {
	width: 753px;
}

.textbook-img img {
	width: 100%;
	display: block;
}

.textbook-wrap {
	flex: 1;
	background: #4d4d4d;
	padding: 70px 40px 0;
}

.textbook-info {
	width: 220px;
	margin: 0 auto;
}

.textbook-item {
	width: 220px;
	height: 41px;
	color: #fff;
	font-size: 22px;
	line-height: 41px;
	text-align: center;
	padding-right: 38px;
	margin-bottom: 15px;
	background: url(../images/textbook-icon.png) no-repeat;
}

.textbook-des {
	margin-top: 40px;
	color: #fff;
	font-size: 18px;
	line-height: 33px;
	text-align: justify;
}

.textbook-des span {
	color: #ffd05f;
	font-weight: bold;
}

.process {
	margin-top: 60px;
	padding: 40px 0;
	background: url(../images/process-bg.jpg) no-repeat;
	background-size: cover;
}

.process-box {
	margin-top: 50px;
	margin-bottom: 50px;
}

.process-wrap {
	margin-top: 45px;
}

.process-nav {
	position: relative;
}

.process-nav::before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #ff7373;
	position: absolute;
	left: 0;
	top: 50%;
}

.process-btn {
	width: 108px;
	height: 108px;
	text-align: center;
	line-height: 108px;
	color: #191919;
	font-size: 20px;
	margin: 0 110px;
	background-image: url(../images/process-icon.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	z-index: 2;
	cursor: pointer;
}

.process-btn.active {
	color: #fff;
	background-image: url(../images/process-active.png);
}

.process-day {
	width: 600px;
	padding: 25px 50px;
	background: #ffffff;
	border-radius: 8px;
	position: relative;
}

.process-day-des {
	padding: 10px 0;
	color: #373636;
	font-size: 16px;
	line-height: 29px;
	border-bottom: 1px solid #aaaaaa;
}

.process-day-des:last-child {
	border-bottom: 0;
}

.process-day-des p:nth-child(1) {
	width: 140px;
}

.process-title {
	width: 210px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background: #cc271e;
	border-radius: 10px;
	position: absolute;
	left: 50%;
	margin-left: -105px;
	top: -20px;
}

.process-help {
	width: 570px;
	align-content: space-between;
}

.process-week {
	width: 100%;
	padding: 40px 20px;
	background: #ffffff;
	border-radius: 8px;
	position: relative;
	color: #373636;
	font-size: 16px;
	line-height: 32px;
}

.process-item {
	display: none;
	height: 490px;
}

.process-item.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.stepsitem {
	width: 241px;
	height: 195px;
	border: 1px solid #cc271e;
	background-color: #fff;
	margin-top: 30px;
	position: relative;
}

.stepsitem::before {
	content: '';
	display: block;
	width: 17px;
	height: 34px;
	background: url(../images/steps-icon.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	right: -21%;
}

.stepsitem:nth-child(4n)::before {
	display: none;
}

.stepsitem .stepsIn {
	background-color: #cc271e;
	color: #fff;
	width: 60px;
	height: 100%;
	align-content: center;
}

.stepsitem .stepsIn .stepsnum {
	margin-bottom: 10px;
}

.stepsitem .stepsIn .stepsnum span {
	font-size: 20px;
	display: block;
	width: 28px;
	height: 28px;
	line-height: 24px;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 50%;
}

.stepsitem .stepsIn .stepsnum p {
	font-size: 13.75px;
	margin-top: 3px;
}

.stepsitem .stepsIn h2 {
	font-size: 23px;
	font-weight: bold;
	writing-mode: tb-rl;
}

.stepsitem .stepsOn {
	flex: 1;
	padding: 0 10px;
	color: #454545;
	font-size: 18px;
	line-height: 25px;
	text-align: justify;
}

.science {
	margin-top: 50px;
}

.science-box {
	margin: 50px 0;
}

.science-box img {
	display: block;
	width: 100%;
	margin-top: 15px;
}

.model {
	margin-top: 50px;
	padding: 50px 0;
	background-color: #e5e5e5;
}

.model-title {
	text-align: center;
}

.model-title h2 {
	font-size: 22px;
	color: #000;
	font-weight: bold;
}

.model-title h2 span {
	font-size: 28px;
	color: #e24239;
}

.model-title p {
	color: #000000;
	font-size: 13px;
	margin-top: 10px;
}

.model-title p span {
	color: #e24239;
}


.model-box {
	margin-top: 50px;
	margin-bottom: 50px;
}

.model-box table {
	width: 100%;
	background-image: url(../images/model-bg.png);
	background-size: 100% 100%;
}

.model-box table td {
	padding: 20px;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	color: #3e3a39;
}

.model-box th {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	height: 90px;
	width: 260px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.model-box th:nth-child(1) {
	width: 160px;
}

.model-box td:nth-child(1) {
	font-weight: bold;
}

.model-box tr:nth-child(2) td {
	height: 110px;
}

.model-box tr:nth-child(3) td {
	height: 140px;
}

.model-box tr:nth-child(4) td {
	height: 117px;
}

.model-box table .model-des {
	padding: 10px 100px;
	text-align: left;
}

.praise {
	padding-top: 70px;
	padding-bottom: 60px;
	background: url(../images/praise-bg.jpg) no-repeat;
	background-size: 100% 100%;
}

.praise-box {
	width: 970px;
	margin: 70px auto 30px;
}

.praise-box .swiper-container {
	width: 770px;
	padding-bottom: 28px;
}

.praise .swiper-slide {
	width: 231px;
}

.praise-swiper {
	position: relative;
}

.praise .button-next,
.praise .button-prev {
	width: 47px;
	height: 47px;
	margin-top: -23.5px;
	z-index: 10;
	cursor: pointer;
	background-size: 47px 47px;
	outline: 0;
	position: absolute;
	top: 50%;
}

.praise .button-next {
	background-image: url(../images/good-right.png);
	right: 10px;
}

.praise .button-prev {
	background-image: url(../images/good-left.png);
	left: 10px;
}

.praise .swiper-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}

.praise .swiper-pagination-bullet {
	background: #e5e5e5;
	opacity: 1;
	width: 10px;
	height: 10px;
}

.praise .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;

}

.praise .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0;
}

.praise .swiper-pagination-bullet-active {
	background: #fdf3b9;
}

.praise-des {
	text-align: center;
	margin-bottom: 45px;
}

.praise-des h3 {
	color: #535353;
	font-size: 26px;
	font-weight: bold;
}

.praise-des p {
	color: #666666;
	font-size: 20px;
	margin-top: 12px;
}


.elegant {
	background: #f1f1f1;
	padding: 50px 0;
}

.elegant-img {
	margin: 50px 0;
}

.elegant-img img {
	width: 100%;
	display: block;
}

.elegant .button {
	font-size: 26px;
}

.ronment {
	margin-top: 50px;
}

.ronment-img {
	margin: 50px 0;
}

.ronment-img img {
	width: 100%;
	display: block;
}

.answer {
	margin-top: 60px;
}

.answer-title {
	background: #454545;
	padding: 40px 0;
}

.answer-item {
	margin-bottom: 5px;
}


.answer-item:nth-child(odd) {
	background: #fff2f1;
}

.answer-item:nth-child(even) {
	border: 2px solid #fff2f1;
}

.answer-item:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

.answer-info {
	width: 920px;
	padding: 20px 40px;
}

.answer-info h1 {
	color: #313131;
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 5px;
}

.answer-info p {
	color: #555555;
	font-size: 20px;
	line-height: 34px;
}

.answer-btn {
	flex: 1;
}

.answer-btn a {
	width: 180px;
	height: 60px;
	color: #fff;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	background: #cc271e;
	border-radius: 3px;
}

.answer-img {
	flex: 1;
}

.answer-img img {
	width: 100%;
	display: block;
}

.answer-help .answer-info {
	width: 500px;
	padding-right: 0;
}

.answer-help .answer-btn {
	margin-top: 30px;
}

.apply {
	padding: 90px 0;
	background: url(../images/apply-bg.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}

.apply-main {
	padding: 0 120px;
}

.apply-mise {
	width: 550px;
}

.apply-mise-title {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
}

.apply-mise-itme {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-top: 35px;
}

.apply-mise-icon {
	width: 47px;
	height: 60px;
	padding-top: 10px;
	margin-right: 15px;
	color: #ff5151;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	background: url(../images/apply-icon.png) no-repeat;
}

.apply-mise-des h4 {
	color: #ff5151;
	font-size: 26px;
	font-weight: bold;
}

.apply-mise-des p {
	color: rgba(255, 255, 255, .8);
	font-size: 20px;
	margin-top: 10px;
}

.apply-mise-hlep {
	margin-top: 40px;
	color: #fff;
	font-size: 30px;
	text-shadow: 0 0 0.2em rgba(255, 255, 255, .35),
		-0 -0 0.2em rgba(255, 255, 255, .35);
}

.apply-forms {
	background: #fff;
	padding: 35px 30px 40px;
	border-radius: 15px;
	flex: 1;
}

.apply-form-title {
	color: #cc271e;
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 35px;
}

.apply-input {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 25px;
}

.apply-input input {
	flex: 1;
	padding: 13px 10px;
	font-size: 19px;
	color: #333;
	border: 1px solid #e5e6e8;
	outline: 0;
	border-radius: 6px;
}

.apply-form-des p {
	color: #cc271e;
	font-size: 18px;
	line-height: 30px;
}

.apply-btn {
	display: block;
	height: 55px;
	width: 100%;
	color: #fff;
	font-size: 20px;
	border: 0;
	outline: 0;
	background-color: #cc271e;
	border-radius: 6px;
	cursor: pointer;
	margin-top: 35px;
}

.footer {
	color: #c5c5c5;
	font-size: 16px;
	text-align: center;
	background: #444444;
	padding: 15px 0;
}