.page {
	padding: 0 .4rem;
	background: #fff;
}

.swiper-button-next,
.swiper-button-prev {
	outline: none;
}

.header {
	padding: .2rem .4rem;
	position: absolute;
	left: 0;
	top: .2rem;
	right: 0;
}

.header .logo img {
	display: block;
	width: 3.44rem;
}


.header .phone {
	position: relative;
	padding-left: .73333rem;
	font-size: .4rem;
	font-weight: bold;
	color: #fff;
}

.header .phone a {
	color: #fff;
	font-size: .4rem;
}

.header .phone p {
	color: #fff;
	font-size: .3rem;
	letter-spacing: .06rem;
}

.header .phone::before {
	content: "";
	width: .6rem;
	height: .5rem;
	background-image: url(../images/a4.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -.2rem;
}

.banner {
	margin-left: -.4rem;
	margin-right: -.4rem;
	position: relative;
}

.banner-btn {
	width: 80%;
	height: 1rem;
	position: absolute;
	left: 10%;
	bottom: 8%;
}

.banner img {
	width: 100%;
	display: block;
}

.assess {
	margin: 0 .2rem;
	padding: .8rem .8rem .8rem;
	position: relative;
	z-index: 10;
	border-radius: .26666rem;
	box-shadow: 0px 0px .46666rem 0px rgba(86, 86, 86, 0.36);
	background: rgba(255, 255, 255, .53);
}

.assess-box {
	position: relative;
	margin-left: -.4rem;
	margin-right: -.4rem;
	padding: .5rem .4rem;
	background-image: url(../images/a20.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}


.careful {
	position: relative;
	padding-left: .7rem;
	margin-bottom: .4rem;
}

.careful::before {
	content: "";
	width: .5rem;
	height: .43rem;
	background-image: url(../images/a1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: .1rem;
}

.careful .big {
	font-size: .6rem;
	font-weight: bold;
	color: #ED1010;
}

.careful .text {
	font-size: .4rem;
	letter-spacing: .08rem;
	font-weight: 400;
	color: rgba(30, 30, 30, 1);
	line-height: .6rem;
}

.title {
	text-align: center;
}

.title h2 {
	font-size: .54rem;
	position: relative;
	font-weight: bold;
}

.title h2 span {
	color: #fb1717;
	font-weight: bold;
}

.title p {
	font-size: .36rem;
	font-weight: 400;
	color: #8f8f8f;
}

.title p span {
	color: #D61419;
}

.assess .title h2:after,
.assess .title h2:before {
	display: none;
}

.assess-mine {
	margin-top: .4rem;
}

.assess-item {
	margin-bottom: .4rem;
}

.assess-item .text {
	font-size: .4rem;
	font-weight: 400;
	color: rgba(99, 96, 96, 1);
}

.assess-item .name,
.assess-item .phone,
.assess-item .grade,
.assess-item .select {
	flex: 1;
	height: .9rem;
	border: 1px solid rgba(191, 191, 191, 1);
	border-radius: 3px;
	padding: 0 .32rem;
	outline: none;
	font-size: .32rem;
	color: rgba(48, 48, 48, 1);
}

.assess-item .name:focus,
.assess-item .phone:focus,
.assess-item .grade:focus， .assess-item .select:focus {
	border-color: rgba(214, 20, 25, 1);
}

.assess-item .female {
	margin-left: .8rem;
}

.assess-item .female .arts {
	font-size: .4rem;
	font-weight: 400;
	color: rgba(102, 100, 100, 1);
	line-height: 1;
}

.assess-item .radio {
	position: relative;
	width: .32rem;
	height: .32rem;
	border-width: 1px;
	margin-right: .14rem;
}

.assess-item .radio span {
	width: .32rem;
	height: .32rem;
	border: 1px solid rgba(191, 191, 191, 1);
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}

.assess-item .radio .subject:checked+span {
	border-color: #D61419;
}

.assess-item .radio .subject:checked+span:before {
	content: "";
	width: .2rem;
	height: .2rem;
	border: 1px solid #D61419;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.assess-item .female .subject {
	opacity: 0;
	position: absolute;
}

.assess-item .diss {
	width: 3rem;
	position: relative;
}

.assess-item .diss:last-child {
	margin-right: 0;
}

.assess-item .diss .arts {
	display: block;
	width: calc(100% - 2px);
	height: .76rem;
	font-size: .37333rem;
	font-weight: 400;
	color: rgba(112, 112, 112, 1);
	text-align: center;
	line-height: .76rem;
	border: 1px solid rgba(191, 191, 191, 1);
	border-radius: 3px;
}

.assess-item .diss .subject {
	opacity: 0;
	position: absolute;
}

.assess-item .diss .subject:checked+.arts {
	color: #FFFFFF;
	background: #ED1010;
	border-color: #ED1010;
}

.assess-info {
	margin-top: .2rem;
	height: .65rem;
	font-size: .34666rem;
	font-weight: 400;
	color: #313131;
	line-height: .65rem;
	text-align: center;
}

.assess-info span {
	color: #D61419;
	font-size: .36rem;
}

.assess-baomi {
	font-size: .34rem;
	font-weight: 400;
	text-align: center;
	color: rgba(112, 112, 112, .7);
}

.assess-btn {
	display: block;
	width: 100%;
	height: .9rem;
	font-size: .5rem;
	font-weight: bold;
	text-align: center;
	line-height: .9rem;
	outline: none;
	border: none;
	color: rgba(255, 255, 255, 1);
	background: #ED1010;
	border-radius: 3px;
	margin-top: .2rem;
}

.compare-icon {
	width: .48rem;
	height: 1.36rem;
	background: url(../images/compare-icon.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 1.5333rem;
}

.compare-icon-left {
	left: .4rem;
}

.compare-icon-right {
	right: .4rem;
}

.poster {
	margin-left: -.4rem;
	margin-right: -.4rem;
	background: url(../images/a3.jpg) no-repeat;
	background-size: 100% 100%;
	z-index: 10;
	height: 2.5rem;
}

.poster h2 {
	font-size: .6rem;
	text-align: center;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.excellent {
	margin-top: .5rem;
}

.excellent .excellent-image {
	margin-left: -.4rem;
	margin-right: -.4rem;
	margin-top: .4rem;
	margin-bottom: .4rem;
}

.excellent-swiper {
	padding: .3rem;
	margin-top: .6rem;
	box-shadow: 0px 0px 9px 0px rgba(76, 76, 76, 0.35);
}

.excellent .excellent-image img {
	width: 100%;
	display: block;
}

.excellent-item .pictrue {
	width: 3.6rem;
}

.excellent-item .text {
	flex: 1;
	margin-left: .2rem;
}

.excellent-item .text h2 {
	color: #ed1010;
	font-size: .4rem;
	font-weight: bold;
}

.excellent-item .text p {
	color: #1e1e1e;
	font-size: .34rem;
	line-height: .6rem;
}

.excellent-item .text p span {
	color: #ed1010;
}


.group-btn {
	width: 80%;
	height: 1rem;
	text-align: center;
	border: 1px solid #ED1010;
	border-radius: .5rem;
	overflow: hidden;
	background-color: #ED1010;
	margin: .6rem auto 0;
}

.fact .group-btn {
	width: 100%;
}

.group-btn .text {
	font-size: .4rem;
	color: #fff;
	font-weight: bold;
}

.group-btn .line {
	width: 1px;
	height: .4rem;
	margin: 0 .2rem;
	background-color: #fff;
}

.duction {
	margin: 0 -.4rem;
	padding: .6rem .4rem .6rem;
	background: #FFFFFF;
}

.duction-item {
	padding: .4rem .6rem 0;
}

.duction-item h2 {
	text-align: center;
	font-size: .4rem;
	font-weight: bold;
	margin-bottom: .6rem;
}

.duction-item .text p {
	font-size: .36rem;
	font-weight: 400;
	color: rgba(30, 30, 30, 1);
	position: relative;
	padding-left: .4rem;
	line-height: .6rem;
}

.duction-item1 img,
.duction-item2 img {
	height: 3.6rem;
	display: block;
	margin: .6rem auto;
}

.duction-item3 img {
	width: 85%;
	margin: 0 auto;
	display: block;
}

.duction-item1 h2 {
	color: #ED1010;
}

.duction-item2 h2 {
	color: #1989e0;
}

.duction-item3 h2 {
	color: #ed1010;
}

.duction-item1 .text p:nth-child(1)::before {
	background: #ff9191;
}

.duction-item1 .text p:nth-child(2)::before {
	background: #ffe5e5;
}

.duction-item2 .text p:nth-child(1)::before {
	background: #7fc1f5;
}

.duction-item2 .text p:nth-child(2)::before {
	background: #d7edff;
}

.duction-item2 .text p:nth-child(3)::before {
	background: #abdaff;
}

.duction-item3 h3 {
	color: #ed1010;
	font-size: .36rem;
	text-align: center;
	margin-top: .4rem;
}

.duction-item3 h4 {
	color: #1e1e1e;
	font-size: .34rem;
	text-align: center;
	margin-top: .2rem;
}

.duction-item .text p::before {
	content: "";
	display: block;
	position: absolute;
	top: .16rem;
	left: 0;
	width: .22rem;
	height: .22rem;
}

.duction-item4 img {
	width: 85%;
	margin: .8rem auto 0;
	display: block;
}

.duction-house {
	margin-top: .6rem;
	box-shadow: 0px 0px 9px 0px rgba(76, 76, 76, 0.35);
}

.duction .swiper-container {
	padding-bottom: .8rem;
}

.duction .swiper-pagination-bullet-active {
	background-color: #f40b01;
}

.duction .swiper-button-next,
.duction .swiper-button-prev {
	--swiper-navigation-color: #b5b5b5;
}

.choice {
	margin: .5rem -.4rem 0;
	padding: .4rem .4rem .6rem;
	background-image: url(../images/a24.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.choice .swiper-container {
	padding-bottom: .8rem;
}

.choice .swiper-pagination-bullet {
	width: .32rem;
	height: .32rem;
	opacity: 1;
	border: 1px solid #FFFFFF;
	background: transparent;

}

.choice .swiper-pagination-bullet-active {
	background: #ffffff;
}

.choice .title,
.choice .title p {
	color: #fff;
}

.choice-box {
	margin-top: .6rem;
}

.choice-item {
	position: relative;
	margin-top: .5rem;
	background-color: #ed1010;
}

.choice-item .pk {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.choice-item .pk img {
	width: 2rem;
	display: block;
}

.choice-item .name {
	width: 50%;
	height: 1.5rem;
	font-size: .48rem;
	font-weight: 400;
	color: rgba(253, 253, 253, 1);
	background-repeat: no-repeat;
}

.choice-item .name .logo {
	height: .88rem;
}

.choice-item .choice-header {
	height: 1.5rem;
}

.choice-item .header-left {
	background: #dfdfdf;
	color: #1e1e1e;
}

.choice-item .desc {
	width: 44%;
	min-height: 1.4rem;
	padding: .2rem 0;
	font-size: .3rem;
	text-align: justify;
	padding-left: .3rem;
	padding-right: .3rem;
	box-shadow: -7px 0px 9px 0px rgba(90, 3, 12, 0.47);
}

.choice-item .left {
	display: flex;
	align-items: center;
	color: #1e1e1e;
	background: #dfdfdf;
	box-shadow: 7px 0px 9px 0px rgba(90, 3, 12, 0.47);
}

.choice-item .right {
	display: flex;
	align-items: center;
	color: #FFFFFF;
}

.choice-item .center {
	display: flex;
	align-items: center;
	font-size: .34rem;
	font-weight: bold;
	color: #fff;
}

.teacher {
	margin: 0 -.4rem;
	padding: .6rem .4rem;
	background-image: url(../images/a36.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}


.teacher-header {
	margin-top: .8rem;
}

.teacher-header p {
	color: #ed1010;
	font-size: .4rem;
	font-weight: bold;
	text-align: center;
}

.teacher-header span {
	width: .3rem;
	height: .3rem;
	background-color: #ed1010;
	border-radius: 50%;
}

.teacher-box {
	position: relative;
	margin-top: .8rem;
	padding-bottom: .8rem;
}

.teacher-box h2 {
	color: #ed1010;
	font-size: .48rem;
	font-weight: bold;
	text-align: center;
}

.teacher-item {
	position: relative;
	padding: 0 .8rem;
	margin-top: .2rem;
}

.teacher-item img {
	width: 100%;
	display: block;
}

.teacher-item.grid {
	margin-left: -.2rem;
	margin-right: -.2rem;
}

.teacher-item .name {
	font-size: .42rem;
	font-weight: bold;
	text-align: center;
	color: #ed1010;
	position: relative;
	margin-bottom: .1rem;
}

.teacher-item .item {
	width: 33.33%;
	text-align: center;
}

.teacher-item .desc {
	font-size: .34rem;
	font-weight: 400;
	text-align: center;
}

.teacher-item .line {
	border-bottom: 1px dashed rgba(214, 20, 25, 1);
	flex: 1;
	margin-left: .3rem;
	margin-right: .2rem;
}

.teacher-list {
	margin: .4rem -.2rem 0;
	margin-bottom: .4rem;
}

.teacher-list .swiper-slide {
	width: 4.8rem;
	padding: 0 .2rem;
}

.teacher-list .teacher-dry {
	height: 100%;
	box-shadow: 1px 1px .24rem 0px rgba(0, 0, 0, 0.23);
}

.teacher-list .teacher-dry img {
	width: 100%;
	display: block;
}

.teacher-list .teacher-dry .text {
	padding: .1rem .4rem;
}

.teacher-list .teacher-dry h2 {
	color: #ed1010;
	font-size: .48rem;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #d2d2d2;
	line-height: .8rem;
}

.teacher-list .teacher-dry h3 {
	margin-top: .3rem;
	color: #ed1010;
	font-size: .4rem;
	font-weight: bold;
}

.teacher-list .teacher-dry p {
	color: #202020;
	font-size: .32rem;
	line-height: .5rem;
	height: 2rem;
}

.teacher-list .swiper-container {
	padding-bottom: .8rem;
}

.teacher-list .swiper-pagination-bullet-active {
	background-color: #f40b01;
}

.teacher-list .swiper-button-next.swiper-button-white,
.teacher-list .swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #b5b5b5;
}

.sprint {
	padding: .6rem .4rem;
	margin: 0 -.4rem;
	background: url(../images/a35.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.sprint .title,
.sprint .title p {
	color: #fff;
}

.sprint .title p span {
	color: #ffe221;
}

.sprint-school {
	margin-top: .5rem;
}

.sprint-school img {
	display: block;
	width: 100%;
}

.sprint-dog {
	margin-top: .6rem;
	background-color: #fff;
}

.sprint-dog h4 {
	font-size: .4rem;
	font-weight: 400;
	color: rgba(213, 22, 26, 1);
	text-align: center;
	margin-bottom: .2rem;
}

.sprint-dog h5 {
	font-size: .29333rem;
	font-weight: bold;
	color: rgba(213, 22, 26, 1);
	opacity: 0.36;
	text-align: center;
	margin-top: .2rem;
}

.sprint-title {
	margin-bottom: .4rem;
}

.sprint-title p {
	background-color: #ed1010;
	color: #fff;
	font-size: .4rem;
	font-weight: bold;
	padding: .15rem .5rem;
}

.sprint-text {
	padding: 0 .2rem;
}

.sprint-text p {
	color: #1e1e1e;
	font-size: .4rem;
	position: relative;
	margin-top: .4rem;
	padding-left: 1rem;
}

.sprint-text p img {
	width: .54rem;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.sprint-text p:nth-child(1) img,
.sprint-text p:nth-child(2) img {
	width: .65rem;
}

.device {
	margin: .6rem 0;
}

.device-name {
	margin-top: .6rem;
	display: flex;
	justify-content: space-around;
}

.device-name .item {
	font-size: .45rem;
	font-weight: bold;
	color: #434343;
}

.device-name .item.active {
	color: #ED1010;
}

.device-drawing {
	margin-right: .3rem;
}

.device-drawing img {
	width: 3.6rem;
}

.device-plan {
	padding: .15rem;
	border: 1px solid #ED1010;
}

.device-duce {
	flex: 1;
}

.device-inof {
	margin-bottom: .4rem;
}

.device-inof:last-child {
	margin-bottom: 0;
}

.device-inof p {
	font-size: .33rem;
	font-weight: 400;
	color: rgba(64, 64, 64, 1);
}

.device-inof p span {
	font-weight: bold;
	color: #ED1010;
}

.device-real {
	margin-top: .4rem;
}

.device-real img {
	width: 4.4rem;
	height: 3rem;
}

.device-body {
	margin-top: .45rem;
}

.device-body .top img {
	display: block;
	width: .5rem;
}

.device-body .device-item {
	display: none;
}

.device-body .device-item:nth-child(1) {
	display: block;
}

.schedule {
	margin-top: .8rem;
}

.schedule-box {
	margin-top: .4rem;
	border: 1px solid #ed1010;
	box-shadow: 1px 1px 0 1px #7f0808;
	border-radius: .2rem;
	padding: .4rem .5rem;
}

.schedule-day {
	display: flex;
	margin-top: .2rem;
}

.schedule-title {
	color: #ed1010;
	font-size: .46rem;
	font-weight: bold;
	text-align: center;
}

.schedule-day h3 {
	color: #ed1010;
	font-size: .34rem;
	width: 1.8rem;
	margin-right: .4rem;
}

.schedule-day p {
	flex: 1;
	color: #1e1e1e;
	font-size: .34rem;
}

.schedule-line {
	border-bottom: 1px solid #f0f0f0;
	margin-top: .2rem;
}

.schedule-header {
	position: relative;
	margin-top: .5rem;
}

.schedule-header::before {
	content: "";
	width: 100%;
	height: .1rem;
	background-color: #f83501;
	position: absolute;
	left: 0;
	top: .2rem;
}

.schedule-tab {
	position: relative;
	z-index: 1;
	color: #1e1e1e;
	font-size: .3733rem;
	font-weight: bold;
	padding: .2rem .2rem;
	text-align: center;
	border-radius: .12rem;
	border: 1px solid #ED1010;
	background-color: #ffffff;
}

.schedule-tab.active {
	color: #fff;
	background-color: #ed1010;
}

.schedule-house .schedule-config {
	display: none;
}

.schedule-house .schedule-config:nth-child(1) {
	display: block;
}

.schedule-house .schedule-swiper {
	position: relative;
	padding-bottom: .5rem;
}

.schedule-house .schedule-swiper .swiper-slide img {
	width: 100%;
	display: block;
}

.schedule-house .schedule-swiper .swiper-pagination {
	width: 100%;
	margin-top: .2rem;
}

.schedule-house .schedule-swiper .swiper-pagination-bullet {
	background: transparent;
	border: 1px solid #838383;
	opacity: 1;
	margin: 0 .1rem;
}

.schedule-house .schedule-swiper .swiper-pagination-bullet-active {
	background: #f40b01;
	border-color: #f40b01;
}

.schedule-outline {
	margin-top: 0.2rem;
	font-size: .32rem;
	font-weight: 400;
	color: #ED1010;
	line-height: .62rem;
}

.chamber {
	background-image: url(../images/a21.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin: .8rem -.4rem 0;
	padding: .6rem .4rem;
}

.chamber img {
	width: 100%;
	display: block;
	margin: .5rem 0;
}

.repetition {
	margin-top: 1.2rem;
	margin-left: -.4rem;
	margin-right: -.4rem;
	background: #f4f4f4;
	padding: .4rem .4rem;
}

.scheme {
	margin-top: .6rem;
}

.scheme-box {
	margin-top: .6rem;
}

.scheme-item {
	margin-top: .4rem;
}

.scheme-text {
	width: 4rem;
	border: 1px solid #ed1010;
	box-shadow: 1px 1px 0 1px #ed1010;
	padding: .4rem;
}

.scheme-text img {
	width: 1.2rem;
	display: block;
	margin: 0 auto;
}

.scheme-text h2 {
	color: #1e1e1e;
	font-size: .4rem;
	margin-top: .2rem;
	text-align: center;
}

.scheme-text h2 span {
	color: #666666;
	font-style: italic;
}

.scheme-text .line {
	border-bottom: 1px solid #f2f2f2;
	position: relative;
	margin-top: .2rem;
}

.scheme-text .line::before {
	content: "";
	display: block;
	width: .6rem;
	border-bottom: 1px solid #ed1010;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -.3rem;
}

.scheme-text p {
	color: #898989;
	font-size: .34rem;
	line-height: .5rem;
	margin-top: .2rem;
	text-align: center;
}

.scheme-jia {
	width: .6rem;
	height: 1px;
	background-color: #ed1010;
	position: relative;
}

.scheme-jia::before {
	content: "";
	display: block;
	width: 1px;
	height: .6rem;
	background-color: #ed1010;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -.3rem;
}

.repetition-box {
	background-image: url(../images/a23.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: .6rem .4rem 1rem;
	margin: .4rem -.2rem 0;
}

.repetition-surface {
	border-radius: 3px;
	overflow: hidden;
	margin-top: .5rem;
}

.repetition-surface table {
	width: 100%;
	background-image: url(../images/a8.png);
	background-color: #fff;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.repetition-surface th {
	height: 1rem;
	font-size: .36rem;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	position: relative;
	border: 1px solid #ed1010;
	border-bottom-color: transparent;
}

.repetition-surface th:last-child:before {
	display: none;
}

.repetition-surface th span {
	font-size: 18px;
}

.repetition-surface td {
	border: 1px solid #ed1010;
	padding: .4rem .4rem;
	font-size: .34rem;
	font-weight: 400;
	text-align: center;
	color: rgba(98, 98, 98, 1);
}

.repetition-surface td:nth-child(1),
.repetition-surface td:nth-child(2),
.repetition-surface td:nth-child(1) span {
	font-weight: bold;
}

.repetition-surface:nth-child(2) td {
	text-align: left;
}

.repetition-surface td span {
	color: #D61419;
}

.repetition-surface .text h3 {
	font-size: .34rem;
	font-weight: 400;
	color: rgba(116, 116, 116, 1);
	margin-bottom: .2rem;
}

.repetition-surface .text h3 span {
	font-size: .34rem;
	font-weight: bold;
	color: #ED1010;
}

.repetition-surface .text p {
	font-size: .32rem;
	font-weight: 400;
	color: rgba(105, 105, 105, 1);
}

.fact {
	padding: .15rem;
	border: 1px solid #ED1010;
}

.fact-house img {
	width: 100%;
	display: block;
}

.trust {
	margin: 0 -.4rem;
	padding: .4rem .4rem .8rem;
	background: url(../images/a24.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.trust .title {
	color: #fff;
}

.trust-house {
	margin: .6rem 0;
}

.trust-house img {
	width: 100%;
	display: block;
}

.gratis {
	margin-top: 1rem;
	margin-left: -.4rem;
	margin-right: -.4rem;
	padding: .6rem .6rem;
	background: url(../images/a2.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 0 .1199rem;
}

.gratis>h2 {
	margin-left: -.72rem;
	margin-right: -.72rem;
	height: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
	background: rgba(214, 20, 25, 1);
	font-size: .5333rem;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.gratis-left {
	margin-top: .6rem;
	margin-bottom: .8rem;
}

.gratis-desc {
	width: 33.333%;
	text-align: center;
}

.gratis-desc img {
	width: 1rem;
	display: block;
	margin: 0 auto;
}

.gratis-desc h4 {
	font-size: .4rem;
	font-weight: bold;
	color: #f71e35;
	margin-top: .1rem;
}

.gratis-desc p {
	font-size: .32rem;
	font-weight: 400;
	color: rgba(84, 84, 84, 1);
	margin-top: .2rem;
}

.gratis .assess {
	background: rgba(255, 0, 0, .65);
}

.gratis .assess .title,
.gratis .assess .title p {
	color: #fff;
}

.gratis .assess-item .diss .arts {
	color: #fff;
	border-color: #fff;
}

.gratis .assess-item .diss .subject:checked+.arts {
	color: #f71e35;
	background: #fff;
	border-color: #fff;
}

.gratis .assess-item .name,
.gratis .assess-item .phone,
.gratis .assess-item .grade {
	border: 0;
}

.gratis .assess-btn {
	color: #f71e35;
	background: #fff;
}

.gratis .assess-baomi {
	color: #fff;
	text-align: left;
}

.footer {
	padding: .4rem .4rem;
	margin: 0 -.4rem;
	background-color: #d7d7d7;
}

.footer p {
	font-size: .24rem;
	font-weight: 400;
	color: #949494;
	text-align: center;
}

#jsq-open {
	position: fixed;
	left: 0;
	z-index: 99;
	bottom: 45%;
}

#jsq-open img {
	width: .75rem;
}

.mip-hidden {
	display: none;
	position: fixed;
	z-index: 10001;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0;
	background: rgba(0, 0, 0, 0.48);
}

.ly-box {
	width: 85%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.ly-box .close {
	margin-bottom: .4rem;
}

.ly-box .close img {
	width: .6rem;
	height: .6rem;
	display: block;
}

.ly-box .ly-form {
	margin-top: .5rem;
}

.ly-house {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 12rem;
	border: 1px solid #ffdea2;
	border-radius: .2rem;
	padding: .6rem .6rem .4rem;
	background: #fff;
	box-shadow: 0px 0px 50px 0px rgba(31, 31, 31, 0.5);
}

.ly-box .ly-form h2 {
	font-size: .5rem;
	text-align: center;
	font-weight: bold;
	color: rgba(237, 16, 16, 1);
	letter-spacing: 2px;
}

.ly-box .ly-form h3 {
	text-align: center;
	color: #363636;
	font-size: .35rem;
	margin-top: .1rem;
	margin-bottom: .3rem;
	position: relative;
}

.ly-box .ly-form h4 {
	color: #535353;
	font-size: .3rem;
	text-align: center;
	margin-top: .1rem;
}

.ly-box .ly-form h3::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 4rem;
	margin-left: -2rem;
	height: .12rem;
	background: rgba(255, 199, 97, 1);
	border-radius: .04rem;
}

.ly-box .ly-form h3 span {
	position: relative;
	z-index: 10;
}

.ly-box .ly-form h3 b {
	color: #ED1010;
	font-size: .4rem;
	font-weight: bold;
}

.ly-box .ly-form .assess-baomi {
	font-size: .28rem;
}

.success .icon {
	width: .4rem;
	height: .4rem;
	margin-right: .2rem;
	background-image: url('../images/03.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.success {
	margin: .4rem -.4rem 0;
}

.scroll-box {
	height: 20px;
	overflow: hidden;
}

.scroll-box ul {
	list-style: none;
	width: 100%;
	height: 100%;
}

.scroll-box ul li {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #646464;
	font-size: 14px;
}

.ly-content {
	padding-bottom: .5rem;
	border-bottom: 1px solid rgba(150, 150, 150, 1);
}

.ly-content h2 {
	text-align: center;
	color: #ed1010;
	font-size: .6rem;
	letter-spacing: 2px;
	margin-bottom: .3rem;
}

.ly-content p {
	font-size: .34rem;
	font-weight: 400;
	color: rgba(11, 11, 11, 1);
	line-height: .6rem;
	text-indent: 2em;
	letter-spacing: px;
	margin-top: .3rem;
}

.ly-form .assess-item .diss {
	width: 3.3rem;
}

.confused {
	margin: .2rem -.4rem 0;
	padding: .52rem 0 .9rem;
	background-image: url('../images/confused.jpg');
	background-size: 100% 100%;
}

.confused-content {
	padding: .4rem 0 .4rem .8rem;
	background: rgba(255, 255, 255, 0.65);
	box-shadow: 0px 6px 13px 0px rgba(138, 138, 138, 0.47);
	font-size: .38rem;
	font-weight: bold;
	color: #F00F0F;
	line-height: .6rem;
	margin-top: 6.7rem;
}

.book-hanher {
	display: flex;
	justify-content: space-between;
	margin: .38rem -.2rem 0;
}

.book-hanher .item {
	font-size: .34rem;
	font-weight: bold;
	color: #424242;
	padding: .16rem .19rem;
	cursor: pointer;
}

.book-hanher .item.active {
	color: #ffffff;
	background-color: #ED1010;
}

.book-body {
	margin: .34rem -.4rem 0;
	padding: .26rem;
	background-image: url('../images/book_bg.jpg');
	background-size: 100% 100%;
}

.book-body .item {
	display: none;
}

.book-body .item.active {
	display: block;
}

.book-body .item img {
	width: 100%;
	display: block;
}

.section12 {
	margin-top: .6rem;
	padding: 0 .3rem;
}

.section12 .comment-info {
	margin-bottom: .32rem;
	margin-top: .6rem;
}

.section12 .comment-info .comment-w {
	padding: .24rem .5rem .67rem;
	background-color: #ED1010;
	background-image: url(../images/comment-bg.png);
	background-size: 4.37rem 1.23rem;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.section12 .comment-info .comment-w .top h3 {
	font-size: .4rem;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.section12 .comment-info .comment-w .top p {
	font-size: .346rem;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}

.section12 .comment-info .comment-w .her {
	width: 50%;
	margin-top: .42rem;
}

.section12 .comment-info .comment-w .her span {
	width: .53rem;
	height: .53rem;
	background: #FFFFFF;
	font-size: .3733rem;
	font-weight: bold;
	color: #ED1010;
	line-height: .53rem;
	text-align: center;
	margin-right: .2rem;
}

.section12 .comment-info .comment-w .her p {
	font-size: .32rem;
	font-weight: 400;
	color: #FFFFFF;
}

.section12 .comment-info .comment-box {
	background: #FFFFFF;
	box-shadow: 0px 1px .17rem 0px rgba(72, 72, 72, 0.51);
}

.section12 .comment-info .comment-box img {
	width: 6.6rem;
}

.section12 .comment-swiper {
	position: relative;
	padding: .31rem .44rem .29rem;
	background: #FFFFFF;
	box-shadow: 0px 1px .17rem 0px rgba(72, 72, 72, 0.51);
	border-radius: .26rem;
}

.section12 .comment-swiper .swiper-slide {
	width: 3.33rem;
}

.section12 .comment-swiper .swiper-slide img {
	width: 100%;
	display: block;
}

.section12 .comment-swiper .swiper-button-next {
	right: 0;
}

.section12 .comment-swiper .swiper-button-prev {
	left: 0;
}

.section12 .comment-swiper .swiper-button-next,
.section12 .comment-swiper .swiper-button-prev {
	color: #C7C7C7;
	outline: none;
}

.section12 .comment-swiper .swiper-button-next:after,
.section12 .comment-swiper .swiper-button-prev:after {
	font-size: .53rem;
}

.section12 .comment-swiper .swiper-pagination {
	position: static;
}

.section12 .comment-swiper .swiper-pagination-bullet {
	width: .16rem;
	height: .16rem;
	border-radius: 100%;
	background: #C9C9C9;
	opacity: 1;
	margin: 0 .133rem;
	outline: none;
}

.section12 .comment-swiper .swiper-pagination-bullet-active {
	background: #696969;
}

.focus {
	margin-top: .8rem;
}

.focus-body {
	margin-top: .5rem;
}

.focus-swiper {
	position: relative;
	margin: 0 -.4rem;
	padding: 0 .6rem;
}

.focus-swiper .swiper-slide {
	width: 3.8rem;
}

.focus-swiper .swiper-slide img {
	width: 100%;
	display: block;
}

.focus-swiper .swiper-slide p {
	font-size: .293rem;
	font-weight: 400;
	color: #3E3E3E;
	text-align: center;
}

.focus-swiper .swiper-button-next {
	right: 0;
}

.focus-swiper .swiper-button-prev {
	left: 0;
}

.focus-swiper .swiper-button-next,
.focus-swiper .swiper-button-prev {
	color: #C7C7C7;
	outline: none;
}

.focus-swiper .swiper-button-next:after,
.focus-swiper .swiper-button-prev:after {
	font-size: .4rem;
}

.focus-work {
	margin-top: .4rem;
}

.focus-work img {
	width: 100%;
	display: block;
}

.focus-admin {
	margin-top: .4rem;
	border: 1px solid #D91B1A;
	padding: .4rem .26rem;
}

.focus-admin h3 {
	font-size: .42rem;
	font-weight: bold;
	color: #1B1B1B;
	text-align: center;
}

.focus-admin p {
	margin-top: .4rem;
	font-size: .3rem;
	color: #383838;
	line-height: .46rem;
}

.focus-admin p span {
	font-weight: bold;
	color: #E21313;
}

.calculation {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.6);
	display: none;
}

.calculation-wrapper {
	padding: .74rem .7rem;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 8.72rem;
	transform: translate(-50%, -50%);
	background: #FFFFFF;
	box-shadow: 0 0 .28rem 0 rgba(25, 25, 25, 0.72);
	border-radius: .26rem;
}

.custom-close {
	position: absolute;
	right: 0;
	top: -.96rem;
	width: .76rem;
	height: .76rem;
	cursor: pointer;
	background-image: url('../images/close.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.custom-before {
	padding: .42rem 0;
	position: fixed;
	right: 0;
	bottom: 11rem;
	z-index: 100;
	width: .72rem;
	font-size: .3733rem;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: #ED1010;
	box-shadow: 0 3px 10px 0 rgba(71, 71, 71, 0.52);
	border-radius: 10px 0 0 10px;
}





/*foot-nav*/
.h100 {
    height: 1rem;
}
mip-fixed[type=bottom]{
    box-shadow:0px -2px 40px 0px #6d6d6d;
}
.foot-nav ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1rem;
    background: #d61419;

}
.foot-nav ul li{
    display: flex;
    flex:1;
    justify-content: center;
    position: relative;
}
.foot-nav ul li:after{
    content: '';
    background:#dadada;
    width:1px;
    height:.55rem;

}
.foot-nav ul li:last-child:after{
    display: none;
}
.foot-nav ul li a{
    color: #fff;
    font-size: .28rem;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
}
.foot-nav ul li .icon {
    font-size: .38rem;
    margin-right: .15rem;
    padding-top: .05rem;
}






mip-fixed {
    position: fixed !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

mip-fixed[data-slide] {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

mip-fixed[data-slide].mip-fixed-hide-top {
    -webkit-transform: translate3d(0, -200%, 0);
    transform: translate3d(0, -200%, 0)
}

mip-fixed[data-slide].mip-fixed-hide-bottom {
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0)
}

mip-fixed[type=top] {
    top: 0
}

mip-fixed[type=bottom] {
    bottom: 0
}

mip-fixed[type=left] {
    left: 0
}

mip-fixed[type=right] {
    right: 0
}

mip-fixed[type=bottom],
mip-fixed[type=top] {
    width: 100%;
    overflow: hidden;
    left: 0;
    right: 0
}

mip-fixed[type=left],
mip-fixed[type=right] {
    overflow: hidden
}