.zhy {
	display: none;
}

.aside-bgd {
	display: none;
}
.agreement input[type = checkbox]{width: .3rem; height: .3rem;}
.ban {
	width: 100%;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.ban .hd {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 89%;
	z-index: 1;
	text-align: center;
}

.ban .hd ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}

.ban .hd ul li {
	width: 16px;
	height: 16px;
	background: #7788de;
	border-radius: 100%;
	cursor: pointer;
	display: inline-block;
	margin: 0 13px;
}

.ban .hd ul li.on {
	background: #fff;
}

.ban .bd {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

.ban .bd ul li img {
	width: 100%;
	margin: 0 auto;
}

.ban {
	height: 4.2rem;
}

.ban a {
	width: 24%;
}

.ban a img {
	width: 100%;
}

.ban .bd ul li img {
	display: none;
}

.ban .bd ul li {
	width: 100%;
	height: 4.2rem;
}

.ban_li {
	background: url('../images/banner-bgd01.png') no-repeat top / 150%;
}

.ban_li2 {
	background: url('../images/banner-bgd02.png') no-repeat top / 150%;
}

.ban .hd ul li {
	width: 8px;
	height: 8px;
	margin: 0 3px
}

.post-bgd {
	background: #fff;
}

.post {
	padding: .3rem 0;
	font-size: 0;
	text-align: center;
}

.post h2 {
	font-size: .44rem;
	color: #333;
	font-weight: 600;
	margin-bottom: .3rem;
}

.post h2 span {
	color: #ff4e52;
}

.post-list {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding-top: .34rem;
	width: 3.5rem;
	height: 4rem;
	text-align: left;
	margin: 0 .12rem .3rem;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1),
		-3px -3px 3px rgba(0, 0, 0, 0.1);
}

.post-list h3 {
	width: 2rem;
	height: .5rem;
	font-size: .26rem;
	color: #fff;
	line-height: .5rem;
	margin-bottom: .2rem;
	border-radius: 0 .25rem .25rem 0;
	background: #304bcd;
}

.post-list h3 span {
	display: inline-block;
	vertical-align: top;
	width: .47rem;
	height: .5rem;
	font-size: .24rem;
	color: #fff;
	font-weight: 600;
	text-align: center;
	line-height: .5rem;
	margin-right: .1rem;
	background-image: linear-gradient(to right, #ca9839 0%, #f4cb6b 100%);
}

.post-list p {
	box-sizing: border-box;
	padding: 0 .25rem;
	height: 1.8rem;
	font-size: .24rem;
	color: #363737;
	line-height: .3rem;
	margin-bottom: .25rem;
}

.post-list a {
	display: block;
	width: 2.5rem;
	height: .45rem;
	font-size: .24rem;
	color: #fff;
	text-align: center;
	line-height: .45rem;
	margin: 0 auto;
	background-image: linear-gradient(to right, #dc332d 0%, #eb473a 100%);
	border-radius: .2rem;
}

.people-bgd {
	background: #fff;
}

.people {
	padding: .3rem 0;
	font-size: 0;
	text-align: center;
}

.people h2 {
	font-size: .44rem;
	color: #333;
	font-weight: 600;
	margin-bottom: .3rem;
}

.people h2 span {
	color: #ff4e52;
}

.people h3 {
	padding: 0 .3rem;
	font-size: .28rem;
	color: #333;
	text-align: center;
	margin-bottom: .2rem;
}

.people-box {
	box-sizing: border-box;
	padding: .3rem 0;
	width: 7rem;
	margin: 0 auto .2rem;
	text-align: left;
	border: .1rem solid #3a68ea;
	border-radius: .1rem;
}

.people-left {
	font-size: 0;
	text-align: center;
}

.people-left h4 {
	box-sizing: border-box;
	width: 2rem;
	height: .5rem;
	font-size: .3rem;
	color: #fff;
	line-height: .5rem;
	margin: 0 auto .3rem;
	background: #e64035;
}

.people-left p {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 .2rem;
	font-size: .24rem;
	color: #fff;
	text-align: center;
	line-height: .4rem;
	margin-bottom: .4rem;
	background-image: linear-gradient(to right, #3049cb 0%, #3a69eb 100%);
	border-radius: .2rem;
}

.people-left p::after {
	position: absolute;
	right: .35rem;
	bottom: -.06 rem;
	width: 0;
	height: 0;
	content: '';
	border-left: .05rem solid transparent;
	border-top: .07rem solid #3862e4;
	border-right: .05rem solid transparent;
}

.people-left p:nth-of-type(1) {
	margin-left: .28rem;
}

.people-left p:nth-of-type(2) {
	margin-left: .9rem;
}

.people-left p:nth-of-type(3) {
	margin-left: .43rem;
}

.people-left p:nth-of-type(4) {
	margin-left: .21rem;
}

.people-right {}

.people-right p {
	padding: 0 .18rem .1rem;
	font-size: .22rem;
	color: #333;
}

.people-list p span {
	color: #3a68ea;
	font-weight: 600;
}

.people .people-link {
	display: block;
	width: 3.7rem;
	height: .6rem;
	font-size: .3rem;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	line-height: .6rem;
	background: #e64035;
}

.relationship-bgd {
	background: #fff;
}

.relationship {
	padding: .2rem 0;
	font-size: 0;
	text-align: center;
}

.relationship h2 {
	font-size: .44rem;
	color: #333;
	font-weight: 600;
	margin-bottom: .1rem;
}

.relationship h2 span {
	color: #ff4e52;
}

.relationship h3 {
	width: 3.31rem;
	height: .45rem;
	font-size: .3rem;
	color: #282828;
	font-weight: 600;
	margin: 0 auto .2rem;
	background: url('../images/relationship-left-title.png') no-repeat center;
	background-size: contain;
}

.relationship-left p {
	padding: 0 .35rem;
	font-size: .24rem;
	color: #282828;
	line-height: .32rem;
	text-align: left;
	margin-bottom: .2rem;
}

.relationship-right p {
	padding: 0 .36rem;
	font-size: .24rem;
	color: #282828;
	text-align: left;
	margin-bottom: .1rem;
}

.relationship-right p span {
	color: #e94539;
	font-weight: 600;
}

.remark-bgd {
	background: #3967e9;
}

.remark {
	padding: .3rem 0;
	font-size: 0;
	text-align: center;
}

.remark h2 {
	font-size: .44rem;
	color: #fff;
	font-weight: 600;
	margin-bottom: .2rem;
}

.remark h2 span {
	color: #f3ca6a;
}

.remark-left {
	box-sizing: border-box;
	padding-top: .36rem;
	width: 5.32rem;
	height: 3.17rem;
	margin: 0 auto .3rem;
	text-align: left;
	background: url('../images/remark-left.png') no-repeat center;
	background-size: contain;
}

.remark-left h3 {
	font-size: .24rem;
	color: #fff;
	font-weight: 600;
	margin-bottom: .2rem;
}

.remark-left h3 span {
	display: inline-block;
	vertical-align: top;
	width: .36rem;
	height: .36rem;
	font-size: .14rem;
	color: #fff;
	margin-right: .66rem;
	text-align: center;
	line-height: .36rem;
}

.remark-left h4 {
	padding-left: .8rem;
	font-size: .22rem;
	color: #f34a44;
	font-weight: 600;
	margin-bottom: .05rem;
}

.remark-left p {
	padding: 0 .4rem 0 .8rem;
	font-size: .18rem;
	color: #2a2a2a;
	line-height: .26rem;
	text-align: left;
	margin-bottom: .1rem;
}

.remark-right {
	box-sizing: border-box;
	padding-top: .36rem;
	width: 5.32rem;
	height: 3.17rem;
	margin: 0 auto .3rem;
	text-align: left;
	background: url('../images/remark-left.png') no-repeat center;
	background-size: contain;
}

.remark-right h3 {
	font-size: .24rem;
	color: #fff;
	font-weight: 600;
	margin-bottom: .2rem;
}

.remark-right h3 span {
	display: inline-block;
	vertical-align: top;
	width: .36rem;
	height: .36rem;
	font-size: .14rem;
	color: #fff;
	margin-right: .66rem;
	text-align: center;
	line-height: .36rem;
}

.remark-right .remark-list P {
	padding: 0 .3rem 0 .75rem;
	font-size: .18rem;
	color: #2a2a2a;
	line-height: .3rem;
}

.remark .remark-link {
	display: block;
	width: 3.22rem;
	height: .62rem;
	font-size: .3rem;
	color: #fff;
	text-align: center;
	line-height: .62rem;
	margin: 0 auto .4rem;
	background-image: linear-gradient(to right, #ca9839 0%, #f4cc6c 100%);
}

.bmtj-form {
	box-sizing: border-box;
	padding: .4rem 0 0 2rem;
	width: 7rem;
	height: 2.4rem;
	font-size: 0;
	text-align: center;
	margin: 0 auto;
	background: url('../images/bmtj-form.png') no-repeat center;
	background-size: contain;
}

.bmtj-list {
	display: inline-block;
	vertical-align: top;
	height: .45rem;
	margin: 0 .1rem .2rem;
}

.bmtj-list label {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding-left: .05rem;
	width: .8rem;
	height: .54rem;
	font-size: .2rem;
	line-height: .54rem;
	border: 1px solid #c7c7c7;
	border-right: none;
}

.bmtj-form input {
	display: inline-block;
	vertical-align: top;
	width: 1.4rem;
	height: .5rem;
	border: 1px solid #c7c7c7;
	border-left: none;
}

.bmtj-form a {
	display: block;
	width: 3.2rem;
	height: .5rem;
	font-size: .26rem;
	color: #fff;
	margin: 0 auto;
	line-height: .5rem;
	text-align: center;
	background-image: linear-gradient(to right, #dc332d 0%, #eb473a 100%);
}

.teacher-bgd {
	background: #fff;
}

.teacher {
	padding: .3rem 0;
	font-size: 0;
	text-align: center;
}

.teacher h2 {
	font-size: .44rem;
	color: #333;
	font-weight: 600;
	margin-bottom: .2rem;
}

.teacher h2 span {
	color: #ff4e52;
}

.teacher-list {
	width: 7rem;
	margin: 0 auto .15rem;
	background: #3558da
}

.teacher-list img {
	display: none;
}

.teacher-cont {
	width: 5.82rem;
	height: 4.23rem;
	margin: 0 auto;
	text-align: left;
}

.teacher-list:nth-of-type(1) .teacher-cont {
	background: url('../images/teacher-box__img01.png') no-repeat center;
	background-size: contain;
}

.teacher-list:nth-of-type(2) .teacher-cont {
	background: url('../images/teacher-box__img02.png') no-repeat center;
	background-size: contain;
}

.teacher-list:nth-of-type(3) .teacher-cont {
	background: url('../images/teacher-box__img03.png') no-repeat center;
	background-size: contain;
}

.teacher-list:nth-of-type(4) .teacher-cont {
	background: url('../images/teacher-box__img04.png') no-repeat center;
	background-size: contain;
}

.teacher-list h3 {
	padding: .55rem 0 0 .5rem;
	font-size: .38rem;
	color: #2f3030;
	font-weight: 600;
	text-align: left;
	margin-bottom: .15rem;
}

.teacher-list h4 {
	font-size: .18rem;
	color: #2f3030;
	line-height: .4rem;
	margin: 0 0 .15rem .3rem;
}

.teacher-list h4 span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: .9rem;
	height: .4rem;
	font-size: .18rem;
	color: #fff;
	text-align: center;
	line-height: .4rem;
	margin-right: .15rem;
	background-image: linear-gradient(to right, #dd352e 0%, #e64136 100%);
}

.teacher-list h4 span::after {
	position: absolute;
	top: 0;
	right: -.14rem;
	width: 0;
	height: 0;
	content: '';
	border-top: .2rem solid transparent;
	border-left: .15rem solid #e64136;
	border-bottom: .2rem solid transparent;
}

.teacher-list h4:nth-of-type(2) {
	margin-bottom: .1rem;
}

.teacher-list p {
	padding: 0 2.5rem 0 .35rem;
	font-size: .2rem;
	color: #2f3030;
	line-height: .25rem;
}


.checkpoint-bgd {
	background: #f1f5ff;
}

.checkpoint {
	padding: .3rem 0;
	font-size: 0;
	text-align: center;
}

.checkpoint h2 {
	font-size: .44rem;
	color: #333;
	font-weight: 600;
	margin-bottom: .2rem;
}

.checkpoint h2 span {
	color: #ff4e52;
}

.checkpoint-box {
	box-sizing: border-box;
	padding: .5rem 0 0 4rem;
	width: 7.5rem;
	height: 3.4rem;
	margin: 0 auto;
	background: url('../images/checkpoint-box.png') no-repeat center;
	background-size: contain;
}

.checkpoint-box h3 {
	position: relative;
	width: 2.9rem;
	height: .5rem;
	font-size: .28rem;
	color: #fff;
	text-align: center;
	line-height: .5rem;
	margin-bottom: .15rem;
	;
	background-image: linear-gradient(to right, #3049cb 0%, #3967e9 100%);
}

.checkpoint-box h3::after {
	position: absolute;
	right: -.28rem;
	bottom: 0;
	width: 0;
	height: 0;
	content: '';
	border-top: .25rem solid transparent;
	border-left: .28rem solid #3967e9;
	border-bottom: .25rem solid transparent;
}

.checkpoint-box p {
	padding-right: .2rem;
	font-size: .2rem;
	color: #363737;
	text-align: left;
	margin-bottom: .1rem;
}

.checkpoint-iframe {
	width: 7.5rem;
	height: 2.5rem;
	margin: 0 auto;
}

.checkpoint-form {
	width: 7.5rem;
	height: 2.27rem;
	font-size: 0;
	text-align: center;
	margin: 0 auto;
	background: url('../images/checkpoint-form.png') no-repeat center;
	background-size: contain;
}

.checkpoint-form h3 {
	padding-top: .15rem;
	font-size: .36rem;
	color: #fff;
	font-weight: 600;
	margin-bottom: .1rem;
}

.checkpoint-form h3 span {
	color: #f3ca6a;
}

.checkpoint-list {
	display: inline-block;
	vertical-align: top;
	margin: 0 .1rem .2rem;
}

.checkpoint-list label {
	display: inline-block;
	vertical-align: top;
	width: .7rem;
	height: .4rem;
	font-size: .2rem;
	color: #333;
	text-align: center;
	line-height: .4rem;
	background: #fff;
}

.checkpoint-list input {
	display: inline-block;
	vertical-align: top;
	width: 1.4rem;
	height: .4rem;
	font-size: .2rem;
	color: #2f2f2f;
	background: #fff;
	border: none;
}

.checkpoint-form a {
	display: block;
	width: 2.2rem;
	height: .4rem;
	font-size: .24rem;
	color: #fff;
	margin: 0 auto .1rem;
	text-align: center;
	line-height: .4rem;
	background-image: linear-gradient(to right, #ca993a 0%, #f3cb6b 100%);
}

.checkpoint-form p {
	font-size: .16rem;
	color: #fff;
	text-align: center;
}

.zsjz-bgd {
	background: #fff;
}

.zsjz {
	padding: .3rem 0;
	font-size: 0;
	text-align: center;
}

.zsjz h2 {
	font-size: .44rem;
	color: #333;
	font-weight: 600;
	margin-bottom: .1rem;
}

.zsjz h2 span {
	color: #ff4e52;
}

.zsjz h3 {
	font-size: .28rem;
	color: #333;
	font-weight: 600;
	margin-bottom: .2rem;
}

.zsjz-box {
	padding: .3rem 0;
	background: #3966e8;
	border-radius: .1rem;
}

.zsjz-top {
	box-sizing: border-box;
	padding-top: .17rem;
	width: 7.3rem;
	height: 1.86rem;
	margin: 0 auto .2rem;
	background: url('../images/zsjz-table.png') no-repeat center;
	background-size: contain;
}

.zsjz-table th {
	font-size: .26rem;
	color: #3966e8;
	font-style: italic;
	line-height: .3rem;
	border-bottom: 1px solid #dedede;
}

.zsjz-table th:not(:last-of-type) {
	border-right: 1px solid #dedede;
}

.zsjz-table th:nth-of-type(1) {
	box-sizing: border-box;
	padding-top: 1px;
	width: 1.68rem;
	height: 1.68rem;
	text-align: left;
	background: #f1f3f4;
}

.zsjz-table th em {
	display: inline-block;
	vertical-align: top;
	width: .8rem;
	height: 1.6rem;
	font-size: .2rem;
	color: #575659;
	line-height: 1.68rem;
	margin: 1px .1rem;
	font-weight: 600;
}

.zsjz-table th em a {
	display: block;
	font-size: .2rem;
	color: #fff;
	background: #eb473a;
	width: .6rem;
	height: auto;
	line-height: .3rem;
	border-radius: 6px;
	margin-top: -.6rem;
	margin-left: .2rem;
	text-align: center;
	font-weight: normal;
}

.zsjz-top h4 {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: .68rem;
	height: 1.5rem;
	font-size: .18rem;
	color: #fff;
	margin: .03rem 0;
	background: #eb473a;
	border-radius: 0 .15rem .15rem 0;
}

.zsjz-top h4 span {
	display: inline-block;
	vertical-align: top;
	padding: .06rem 0;
	width: .3rem;
	font-size: .2rem;
	color: #fff;
	font-style: normal;
	line-height: .2rem;
	font-weight: 600;
}

.zsjz-table h4 i {
	display: inline-block;
	vertical-align: top;
	padding: .26rem 0;
	width: .32rem;
	font-size: .22rem;
	color: #fff;
	text-align: center;
	line-height: .24rem;
}

.zsjz-table td {
	font-size: .18rem;
	color: #575757;
	text-align: center;
}

.zsjz-table p em {
	display: inline-block;
	vertical-align: top;
	padding-top: .07rem;
	font-size: .14rem;
	color: #575757;
}

.zsjz-table td:not(:last-of-type) {
	border-right: 1px solid #dedede;
}

/* .zsjz-table td p{
  margin-top: .4rem;
} */

.relax-bgd {
	background: #fff;
}

.relax {
	padding: .3rem 0;
	font-size: 0;
	text-align: center;
}

.relax h2 {
	font-size: .44rem;
	color: #333;
	font-weight: 600;
	margin-bottom: .2rem;
}

.relax h2 span {
	color: #ff4e52;
}

.relax-list {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding-top: 1.2rem;
	width: 3.48rem;
	height: 2.14rem;
	margin: 0 .1rem .2rem;
}

.relax-list:nth-of-type(1) {
	background: url('../images/relax-list__img01.png') no-repeat center;
	background-size: contain;
}

.relax-list:nth-of-type(2) {
	background: url('../images/relax-list__img02.png') no-repeat center;
	background-size: contain;
}

.relax-list:nth-of-type(3) {
	background: url('../images/relax-list__img03.png') no-repeat center;
	background-size: contain;
}

.relax-list h3 {
	font-size: .28rem;
	color: #fff;
	font-weight: 600;
}

#footer_bx {
	display: none;
}
