/*---------------------------------------------ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½*/

* {
	margin: 0;
	padding: 0;
}


/*a {
	text-decoration: none;
}*/

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:#eee;
}

.wapper {
	height: 100%;
	padding: 70px 0 0;
	box-sizing: border-box;


}


section{
	width:100% !important;
	background: #eeeeee !important;
	margin-top: 0px !important;
	height: 100%;
	padding: 0px !important;
	clear: both;
	margin: 0 auto;
	/*overflow-x: scroll;*/
}
.sectionC {
	width:1200px !important;
	margin: 0 auto;
	padding-top: 73px;
	position: relative;
}
.sectionC .fy{

    width: auto !important;
    text-align: center !important;
}

/*æŒ‰é’®æ ·å¼*/
.congitionD_l{
	position: absolute;
	right: 0px;
}
/* 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: 173px;
	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);
	/* display: none; */
}
.Pxl li {
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}
.Pxl li:hover{
	background-color: #D0E5FE;
}
/*ä¿®æ”¹å¯†ç   å’Œé‡ç½®å¯†ç */
.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 span {
	width: 80px;
	display: inherit;
	float: left;
}
.schoolAdd h3 label input {
	width: 214px;
	height: 32px;
}

.readonly_class{
	background: #E8E9EA;
}


/* æŒ‰é’®é¢œè‰² */
/* æŸ¥è¯¢ */

.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 */
.jybkpr {
	background-color: #C3C3C3;
	display: inline-block;
	color: #FFF;
}
/*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;

	}
	.sectionC ul li:nth-child(3n+3) {
		margin-right: 0px !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;
	}
}/*---------------------------------------------ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½*/

* {
	margin: 0;
	padding: 0;
}


/*a {
	text-decoration: none;
}*/

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:#eee;
}

.wapper {
	height: 100%;
	padding: 70px 0 0;
	box-sizing: border-box;


}
.sectionC {
	width:1200px !important;
	margin: 0 auto;
	padding-top: 73px;
	position: relative;
}
/*æŒ‰é’®æ ·å¼*/
.congitionD_l{
	position: absolute;
	right: 0px;
}
/* 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: 173px;
	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);
	/* display: none; */
}
.Pxl li {
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}
.Pxl li:hover{
	background-color: #D0E5FE;
}
/*ä¿®æ”¹å¯†ç   å’Œé‡ç½®å¯†ç */
.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 span {
	width: 80px;
	display: inherit;
	float: left;
}
.schoolAdd h3 label input {
	width: 214px;
	height: 32px;
}

.readonly_class{
	background: #E8E9EA;
}


/* æŒ‰é’®é¢œè‰² */
/* æŸ¥è¯¢ */

.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;
	line-height: 32px;
}
.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 */
.jybkpr {
	background-color: #C3C3C3;
	display: inline-block;
	color: #FFF;
}
/*.congitionBtn {*/
/*	float: right;*/
/*}*/
.content_p,.congitionBtn_right{
	display: inline-block;

}
.congitionBtn_right{
	float: right;
}
.congitionBtn button {
	/*background: #498EEA;*/
	width: 78px;
	outline: none;
	margin-left: 10px;
	height: 32px;
	/* border: 1px solid #498EEA; */
	font-size: 14px;
	border-radius: 3px;
	margin-bottom: 22px;
	letter-spacing: 1.13px;
}
table {
	border: 1px solid #CCCCCC;

}

table tr:nth-child(even) {
	/*background: #F6F6F6 ;*/
	background: rgba(248, 248, 248, 100);
}

.trT {
	background: rgba(246, 204, 136, 50);
	color: rgba(1, 1, 1, 1);
	font-weight: 400;
}

.trT td {
	font-weight: 400;
}

table td {
    /*background: #FCFEFF;*/
	border-style: none;
	padding: 10px;
	text-align: center;
	color: rgba(0, 0, 0, 65);
	font-size: 14px;
	letter-spacing: 1.17px;
	font-weight: 300;
}
/*密码重置颜色*/

table td a {
	padding: 10px;
	text-align: center;
	color: #629DEC;
	font-size: 14px;
	letter-spacing: 1.17px;
	font-weight: 300;
}

table td input {
	margin-right: 5px;
}
/*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;

	}
	.sectionC ul li:nth-child(3n+3) {
		margin-right: 0px !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;
	}
}