/*---------------------------------------------������ʽ*/

@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Roboto,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei,Microsoft Jhenghei,sans-serif";
	font-weight: 400;
	color: #666;
	line-height: 2em;
}

/*a {
	text-decoration: none;
}*/
table td.check .span{
	margin-left: 2px;
	text-align: left;
	display: inline-block;
	width: 18px;


}
a {
	text-decoration: none;
}

i {
	font-style: normal;
}

a,
li {
	list-style: none;
}

ul,
ol li {
	list-style: none;
}

body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	margin: 0 auto;
	overflow-x: hidden;
	font-family: "-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Roboto,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei,Microsoft Jhenghei,sans-serif";
}

html,
body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: #f6f8fa;
}

.wapper {
	height: 100%;
	padding: 70px 0 0;
	box-sizing: border-box;


}

section {
	width: 100%;
	background: #F6F8FA;
	margin-top: 0px;
	height: 100%;
	padding: 0px;
	clear: both;
	margin: 0 auto;
}

.sectionC {
	width: 880px;
	margin: 0 auto;
	padding-top: 20px;
}
.sectionC .fy{

    width: auto !important;
    text-align: center !important;
}

.sectionK {
	width: 880px;
	margin: 0 auto;
}

.banner {
	background: url(../img/banner_teacherhome.png);
	height: 104px;
}

.banner img {
	border-radius: 50%;
	width: 102px;
	height: 102px;
	position: relative;
	bottom: -41px;
	float:left;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #e8e8e8;
}

.hr-v {
	border: none;
	border-left: 1px solid #e8e8e8;
	vertical-align: middle;
}

.img-gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);

	filter: grayscale(100%);

	filter: gray;
}

.ii {
	border-radius: 50%;
	width: 25px;
	height: 25px;
	background: #ff5b4f;
	font-size: 10px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-left: 6px;
	line-height: 25px;
	position: relative;
	top: -6px;
}





.nav {
	padding-left: 161px;
}

.nav li {
	float: left;
	margin-right: 76px;
	line-height: 39px;
	cursor: pointer;
}

/*按钮样式*/
.congitionD_l {
	float: right;
}

/* input 左右距离*/
.tab-box .parentD input {
	width: 175px;
	height: 32px;
	padding-left: 5px;
	padding-right: 5px;
}

.congition .congitionD ul li input {
	/*width: 15px;*/
	width: 162px !important;
	height: 30px;
	margin-left: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

/*清除浮动*/
.congitionBtn .congitionD input {
	width: 120px;
	height: 32px;
	margin-left: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

.clear {
	clear: both;
}

.main_ {
	display: none;
}

.wapper input {
	border-radius: 3px;
	border: 1px solid #CCC;
	outline: none;
}

/*文字校对*/
.character {
	font-size: 12px;
	color: red;
	font-weight: 400;
	letter-spacing: 1.17px;
	margin-left: 10px;

}

/*文字搜索*/
.Pxl {
	width: 230px;
	font-size: 14px;
	float: right;
	margin-right: 16%;
	/* margin-top: -1%; */
	box-shadow: 0px 2px 15px rgba(0.25, 0.54, 0.91, 0.2);
	position: absolute;
	z-index: 99;
	top: 314px;
	left: 775px;
	background: #fff
		/* display: none; */
}

.Pxl li {
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}

.Pxl li:hover {
	background-color: #D0E5FE;
}

/*修改密码  和重置密码*/
.schoolAdd {
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 50%;
}
.schoolAdd dl{
	/*margin-top: 40px;*/
}
.schoolAdd h1 {
	width: 305px;
	margin: 0 auto;
	color: #262626;
	font-size: 16px;
	letter-spacing: 1.17px;
	font-weight: 400;
}

.schoolAdd h2 {
	width: 305px;
	margin: 0 auto;
}

/*.schoolAdd h3 {*/
/*	width: 305px;*/
/*	margin: 0 auto;*/
/*	height: 44px;*/
/*	line-height: 44px;*/
/*	font-size: 14px;*/
/*	font-weight: 400;*/
/*	color: rgba(0, 0, 0, 85);*/
/*}*/

.schoolAdd h3 {
	width: 305px;
	margin: 0 auto;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 85);
}

.schoolAdd h4 i{
	font-size: 15px;
	font-weight: 500;
	color: #000;
	letter-spacing: 1px;
}
    
.schoolAdd span {
	width: 80px;
	display: inherit;
	float: left;
}

.schoolAdd h3 label input {
	width: 214px;
	height: 32px;
}

.schoolAdd .readonly_class {}


/* 按钮颜色 */
.btn-stop {
	color: #5E95F0;
	background: #fff;
	border: 1px solid #5E95F0;
	width: 77px;
	height: 28px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
	letter-spacing: 1.13px;
	cursor: pointer;
}

.btn-stop-gray {
	color: #BABABB;
	background: #fff;
	border: 1px solid #B5B5B6;
	width: 77px;
	height: 28px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
	letter-spacing: 1.13px;
	cursor: pointer;
}


/* 查询 */

.buttom_1,
.buttom_2,
.buttom_3 {
	width: 78px;
	outline: none;
	margin-left: 10px;
	height: 32px;
	font-size: 14px;
	border-radius: 3px;
	margin-bottom: 22px;
	letter-spacing: 1.13px;
	cursor: pointer;
}

.buttom_1 {
	color: #FFFFFF;
	background: #498EEA;
	border: 1px solid #498EEA;
}

/* 通过拒绝 */
.buttom_2 {
	background: #DDEBFC;
	color: rgba(0, 0, 0, 65);
	border: 1px solid #DDEBFC;
}

/*导出 */
.buttom_3 {
	background: #79ABED;
	color: #FFFFFF;
	border: 1px solid #79ABED;
}

table {
	width: 100%;
}

/*     教师端 学生管理通过拒绝 L */














/*查询条件*/

.congition {
	width: 100%;
	height: 50px;
}

.congitionD input,
select {
	/*width: 164px; */
	height: 32px;
	outline: none;
	border: 1px solid #CCC;
	border-radius: 3px;
}

.congitionD input {
	width: 162px;
	height: 30px;
}

/*查询按钮*/

.congitionBtn {
	/*float: right;*/
	color: rgba(0, 0, 0, 65);
	font-size: 14px;
	letter-spacing: 1.17px;
}

/*.congitionBtn input {
    width: 230px;
    height: 31px;
    border-radius: 0px;
    background: #E8E9EA;
    border-radius: 3px;

}*/

.congitionBtn a {
	width: 78px;
	color: #FFF;
	height: 28px;
	/* background: #79ABED; */
	letter-spacing: 1.17px;
	display: block;
	font-size: 14px;
	border: none;
	border-radius: 3px;
	line-height: 28px;
	text-align: center;
	float: left;
	margin-left: 5px
}

/* 按钮颜色*/
.tab-content2 li {
	display: none;
}

.query {
	width: 82px;
	color: #FFF !important;
	height: 28px;
	/*background: #79ABED;*/
	letter-spacing: 1.17px;
	display: inline-block;
	font-size: 14px;
	border: none;
	border-radius: 3px;
	line-height: 28px;
	text-align: center;


	background: #498EEA;
	cursor: pointer;
}

.btn-save {
	width: 120px;
	color: #FFF !important;
	height: 33px;
	/*background: #79ABED;*/
	letter-spacing: 1.17px;
	display: inline-block;
	font-size: 14px;
	border: none;
	border-radius: 3px;
	line-height: 33px;
	text-align: center;
	background: #498EEA;
	cursor: pointer;
}

.btn-cancel {
	color: #5E95F0;
	background: #fff;
	border: 1px solid #5E95F0;
	width: 120px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
	letter-spacing: 1.13px;
	cursor: pointer;
}

.poss {
	background: #79ABED;
	color: #FFFFFF;
	letter-spacing: 1.13px;
	cursor: pointer;
}

.refise {
	background: #DDEBFC;
	color: rgba(0, 0, 0, 65);
	font-size: 14px;
	letter-spacing: 1.13px;
	cursor: pointer;
}

.jybkpr {
	background-color: #D3D3D3;
	display: inline-block;
	color: #FFF;
}



.zc-k {
	width: 747px;
	height: 452px;
	margin: 134px auto;
	background-color: #fff;
	border-radius: 5px;
}

.zc-contant {
	width: 614px;
	padding: 28px 34px;
	float: right
}

.zc-contant h2 {
	color: #1f4ea0;
	font-size: 16px;
}

.zc-contant h5 {
	line-height: 18px;
}

.zc-contant h5 label {
	line-height: 0px;
	font-size: 10px;
}

.zc-ul {
	width: 255px;
	margin: 32px 0px 29px 0px;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}

.zc-ul li {
	margin-bottom: 10px;
}

.zc-contant input,
.zc-contant select {
	border-radius: 3px;
	border: 0px solid #CCC;
	outline: none;
}

.zc-contant select {
	width: 113px;
	height: 26px;
}

.verify {
	color: #6398f1;
	font-size: 12px;
	border: 1px solid #6398f1;
	width: 80px;
	height: 20px;
	line-height: 20px;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	margin-left: 15px;
}

/*处理中遮罩效果样式*/
#paneloading {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999999;
	display: -ms-flexbox;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: #ccc;
	filter: alpha(opacity=30);
	opacity: 0.3;
}

#loadingpicture {
	margin-top: 20%;
}

/*xiaoyu 1024*/
@media screen and (max-width: 1024px) {

	/*学生端 教师端*/
	.studentAdd,
	.Add {
		width: 22% !important;
		margin-right: 2%;
		margin-right: 40px !important;
	}

	.sectionC ul {
		float: left;
		width: 72% !important;
		background: none !important;
	}

	.sectionC ul li {
		width: 32% !important;
		margin-right: 2% !important;

	}

	.congition .congitionD ul li input {
		width: 110px !important;
	}

	.congition .congitionD ul li .input,
	.select {
		width: 125px !important;
	}

	.sectionC {
		width: 96% !important;
		margin: 0 auto;
		padding-top: 73px;
	}

	/*
修改弹窗样式
*/
	.courseD_course {
		width: 94%;
		margin: 0 auto;
		padding-top: 20px;
	}

	.courseD_course h3 {
		width: 368px;
		margin: 0 auto;
		/* height: 44px; */
		margin-bottom: 18px;
		/* line-height: 44px; */
		font-size: 14px;
		font-weight: 400;
		color: rgba(0, 0, 0, 85);
	}

	.courseD_course h2 {
		margin-left: 98px;
		margin-top: -14px;
	}

	.courseD_course h3 span {
		width: 100px;
		display: inline-block;

		display: inline-block;
	}

	.courseD_course h3 input {
		width: 262px;
		height: 32px;
		font-size: 14px;
	}
}

/*教师端学生管理弹窗样式*/
.jsczmmts{
	font-size: 15px;
	font-weight: 500;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
}


/*教师端导航栏端的课程类型标题修改*/
.dhlclassName{
	display: inline-block;
	margin-left: 20px;
	font-size: 20px;
	color: white;
	margin-top: 58px;
	float: left;
	letter-spacing: 1px;
}