/* 寮圭獥 */

.zhizc {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .38);
	top: 0;
	left: 0;
	z-index: 9999999;
	display: none;
}

.tanchun {
	width: 6.5rem;
	/* height: 422px; */
	background: #FFFFFF;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99999999;
	padding: .5rem .3rem;
	display: none;
}

.tanchun h4 {
	font-size: .4rem;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #213545;
	padding-bottom: .4rem;
	border-bottom: .01rem solid #E9E9E9;
	text-align: center;
}

.tanchun .tanchun_colose,
.tanchun_top .tanchun_colose {
	position: absolute;
	right: .5rem;
	top: .5rem;
	z-index: 999;
	width: .25rem;
	cursor: pointer;

}

.tanchun_top .tanchun_username input {
	border: 1px solid #69798C;
	margin: 0 auto;
	margin-top: .2rem;
	width: 5rem;
	height: .6rem;
	padding-left: .1rem;
}

.tanchun ul {
	padding: 0 .2rem;
}

.tanchun ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: .2rem;
	width: 5.8rem;
	height: .8rem;
	background: #FFFFFF;
	border: 1px solid #EBF0F4;
	border-radius: 6px;
}

.tanchun ul li button {
	width: 2rem;
	height: .8rem;
	background: #28C445;
	border: 1px solid #EBF0F4;
	border-radius: 6px;
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
}

.tanchun ul li input {
	padding-left: .25rem;
}

.tanchun ul img {
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	width: 5rem;
}

.verification {
	width: 244px;
	height: 48px;
	background: #013DA5;
	border-radius: 3px;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	display: block;
	margin: 0 auto;
	margin-top: 35px;
}

.verif {
	width: 244px;
	height: 48px;
	background: #013DA5;
	border-radius: 3px;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
}

.tanchun_top {
	width: 6.5rem;
	/* height: 630px; */
	background: #FFFFFF;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99999999;
	padding: 30px 20px;
	display: none;
}

.tanchun_top h4 {
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #213545;
	padding-bottom: 20px;
	border-bottom: 1px solid #E9E9E9;
	text-align: center;
}

.tanchun_top div h6 {
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #213545;
	line-height: 19px;
	padding-left: 1.4rem;
	text-align: left;
	position: relative;
	margin-top: 23px;
}

.tanchun_top div label {
	display: flex;
	align-items: center;
	margin-top: .1rem;
	padding-left: 1.5rem;
}

.tanchun_top div label span {
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 300;
	color: #69798C;
	padding-left: 15px;
}

.tanchun_top div h6:after {
	display: block;
	content: "";
	width: 4px;
	height: 19px;
	background: #013DA5;
	border-radius: 2px;
	position: absolute;
	top: 50%;
	left: 20%;
	transform: translate(-50%, -50%);
}


.content .content_ft .content_top .cont_key ul li:after {
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	background: #013DA5;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 78%;
	left: 1%;
	transform: translate(-50%, -50%);
}

.content .content_ft .swiper-pagination-bullet {
	width: 20px;
	height: 4px;
	border-radius: 2px;
}

.content .content_ft .content_top {
	width: 100%;
	background: #FFFFFF;
	border-radius: 4px;
	padding: 25px 25px 0;
	margin-top: 27px;
	transition: all .25s;
}

.content .content_ft .content_top .cont_key {
	padding-bottom: 40px;
}




/*鎺ュ叆scrm */
.submit-scrm-part {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: none;
	background: rgba(0, 0, 0, 0.3);
	z-index: 2;
}

.tearcher-user-info {
	padding-top: 60px;
	box-sizing: border-box;
}

.submit-scrm-part .submit-scrm-box {
	width: 400px;
	height: 400px;
	background: white;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
	transform: translate(-50%, -50%);
}

.submit-scrm-part .tearcher-avatar-info {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
}

.submit-scrm-part .teacher-add-tips {
	color: #ff6e00;
	font-size: 24px;
	text-align: center;

	line-height: 40px;
}

.submit-scrm-part .teacher-add-tt {
	color: rgba(0, 0, 0, 0.85);
	font-size: 16px;
	text-align: center;
}

.submit-scrm-part .code_tearcher {
	width: 200px;
	margin: 0px auto;
	margin-top: 20px;
}

.submit-scrm-part .close-modal-part {
	width: 31px;
	height: 30px;
	position: absolute;
	right: 12px;
	top: 11px;
}




.header_key a {
	padding: 0.1rem 0.3rem;
	font-size: .2rem;
	color: #ffffff;
	background: #023DA5;
	border-radius: 0.1rem;
}
