html,body{
	width: 100%;
	min-width: 1200px;
}
*{
	margin: 0;padding: 0;
	text-decoration: none;
	box-sizing: border-box;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.5;
    color: inherit;
    margin: 0;
    padding: 0;
}
img{
	vertical-align: middle;
	
}
input{
	outline-style: none;
	outline: 0;
	border: 1px solid #ccc;
	
}
input:focus {
   outline: 0;
}
a{
	color:#000;
}
a:hover, a:focus {
    /*color: #fff;*/
    text-decoration: none; 
}
h3{
	font-size:16px;
}
ul , li{
	list-style: none;
	margin: 0;
}

table tr:hover{
	background-color: #E2E2E2 !important;
}
table tr input[type="checkbox"]{
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
table th{
    background-color: #E9F2FF;;
}

html body{
	font:14px/1.5 "Microsoft Yahei",Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background-color: #F6F6F6;
	color:#111;
}
label{
	font-weight: 400;
}
.fl{
	float: left !important;
}
.fr{
	float: right !important;
}
.clearfix:after{
	content:".";
    clear:both;
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden;

}
.clearfix{
	zoom:1;
	}
.w{
	width: 1200px;
	margin:0 auto;
}

/*遮罩层*/
.my-zzc-box ,#myalert-zzc ,.loading-zzc{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background-color:rgba(0,0,0,0.16);
	display: none;
	z-index:100;
}
#myalert-zzc{
	z-index:1000;
}


/*加载中*/
.laoding{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 100px;  
	/*高220 宽350*/
    width: 100px;
	background:url("../img/load.gif") no-repeat center;
	background-size: cover;
}

.my-zzc-box .xx-box{
			position: absolute;
			right: 15px;
			top: 15px;
			width: 20px;
			height: 20px;
			cursor: pointer;
		}
/*flex遮罩层*/
/*.my-zzc-bgbox{
	display: -webkit-flex; 
  	display: flex;
  	justify-content:center;
  	align-items: center;
  	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background-color:rgba(0,0,0,0.16);
	display: none;
	z-index:100;
}*/


.table-box{
	overflow: auto;
	width: 100%;
}

.bs-zzc{
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: rgba(0,0,0,1);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin:auto auto;
	display: none;
	color:#fff;
	/*padding:0 20px ;*/
}

/*分页*/
#fenye{
	/*width: 100%;*/
	height: 60px;
	/*line-height: 40px;*/
	margin-top:20px;
	text-align: center;
	/*border: 1px solid #000;*/
}
#fenye div{
	float: left;
	padding:10px 15px;
	border: 1px solid #E5E5E5;
	border-left: none;
}
#fenye div:nth-child(1){
	border-left: 1px solid #E5E5E5;
}
.curp{
	cursor:pointer;
}

#fenye .curp:hover{
	background-color: #E5E5E5;
	/*color:#fff;*/
}


#fenye1{
	/*width: 100%;*/
	height: 60px;
	/*line-height: 40px;*/
	margin-top:20px;
	text-align: center;
	/*border: 1px solid #000;*/
}
#fenye1 div{
	float: left;
	padding:10px 15px;
	border: 1px solid #E5E5E5;
	border-left: none;
}
#fenye1 div:nth-child(1){
	border-left: 1px solid #E5E5E5;
}
.curp1{
	cursor:pointer;
}

#fenye1 .curp1:hover{
	background-color: #E5E5E5;
	/*color:#fff;*/
}
.caozuo-box{
	width: 100%;
	height: 100%;
}
.caozuo-box span{
	display: inline-block;
	padding-right:5px;
	cursor: pointer;
	color:#1f8fcf;
}
.table-box{
	margin-top:20px;
}


/*左右上*/
#top{
			width: 100%;
			background-color: #fff;
		}
#left-nav{
			background-color: #fff;
			margin-right: 20px;
			width: 230px;
			min-height: 100px;
		}
		#right-box{
			background-color: #fff;
			
			width: 950px;
			min-height: 600px;
			background-color: #fff;
			padding:20px ;
		}

.top-name-box{
	padding:10px;
	height: 130px;
	background-color: #fff;
}	
.contect{
	margin: 20px auto !important;
	/*width: 1200px;*/
	
}
.name_new{
	float: left;
}
.name_new img {
    float: left;
    height: 110px;
    width: 200px;
}
.name_new .class_set {
    float: left;
    margin-left: 20px;
}
.add_btn {
    float: right;
    height: 36px;
    width: 90px;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    margin: 35px 10px 0 0;
    cursor: pointer;
    background: #f56d01;
    color: #fff;
    border: none;
    border-radius: 5px;
}
.my-btn{
	cursor: pointer;
    /*height: 36px;*/
    /*width: 80px;*/
   padding:0 40px;
    background: #47B683;
    color: #fff;
    font-size: 14px;
    /*margin: 60px 20px 0 80px;*/
    /*padding: 10px;*/
   	height: 36px;
   	line-height: 36px;
    text-align: center;
    outline: none;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 36px;
}
.my-btn-xx{
	cursor: pointer;
    /*height: 36px;*/
    width: 80px;
    color: #333;
    border: 1px solid #d7d7d7;
    background-color: #fff;
    font-size: 14px;
    /*margin: 60px 20px 0 80px;*/
    padding: 10px;
    text-align: center;
    outline: none;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}


.regist-group{
	margin: 10px auto;
    overflow: hidden;
}
.regist-label{
	padding-top: 15px;
    float: left;
    font-weight:400;
}
.regist-star {
    font-family: simsun;
    color: #f30;
}
.regist-cell {
    display: table-cell;
   
}
.regist-input , .xq-input{
    height: 35px !important;
    /*line-height: 20px;*/
    width: 620px;
    padding: 8px 10px;
    margin: 7px 10px 0 10px;
    border: 1px solid #d0d6d9;
    vertical-align: top;
}
.xq-input{
	width: 220px;
}
.tishi{
	line-height: 42px;
	color:red;
}
.w50{
	width: 370px;
	display: inline-block;
}

.regist-cell .select {
    height: 40px;
    line-height: 20px;
    width: 262px;
    padding: 8px 5px;
    margin: 7px 10px 0 10px;
    border: 1px solid #d0d6d9;
    vertical-align: top;
    float: left;
}

.r-my-tit-box h3 {
	/*padding: 10px 0;*/
	line-height: 45px;
	border-bottom: 1px solid #e4e4e4;
}

.r-my-tit-box h3 .r-my-tit {
	padding: 10px 25px;
	border-bottom: 3px solid #e46600;
	font-size: 18px;
}

.save-btn-box {
	padding: 40px 80px 0 0;
}

.xq-label{
	width: 120px;
	font-weight: 400;
	float: left;
	padding-top: 15px;
	text-align: right;
}


.pc-top-ascertain{
	color:#24766d ;
	border-bottom: 3px solid #24766d ;
}
.pc-top-ascertain a{
	color:#24766d
}



/*pc 页面公共*/
#my-content-bgbox{
			background:url("../img/bgc.png");
			min-height: 800px;
			width: 100%;
			min-width: 1200px;
		}
		
#my-content-bgbox:after{
	content:".";
    clear:both;
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden;

}
#nav-box{
			width: 100%;
			height: 80px;
			background-color: #fff;
		}
		
		.base-tit{
			width: 100%;
			height: 30px;
			line-height: 30px;
			font-size: 24px;
			padding-left: 10px;
			border-left: 6px solid #3CA83D;
			line-height: 30px;
			margin:30px 0 20px 0;
		}

.right-nav-ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}

.right-nav-ul .okli a{
	background-color: #e3e3e3;
	color:#47B683 !important;
}

ul li a:hover{
	color:#24766d;
}		
		
#left-c-box{
	width: 950px;
	float: left;
	background: #fff;
	min-height: 780px;
}		
#left-c-box .left-name-tit-box{
	width: 100%;
	height: 50px;
	padding:10px 20px;
	background-color: #EEEEEE;
	
}
#left-c-box .left-name-tit-box .left-name-tit{
	border-left: 4px solid #3CA83D;
	height: 100%;
	line-height: 30px;
	
}
#left-c-box .left-com-bg-box{
	padding:20px 50px 20px 30px; 
	width: 100%;
	min-height: 730px;
	
}

#left-com-bg-box{
	padding:20px 50px 20px 30px; 
	width: 100%;
	min-height: 530px;
}

#mycontent {
    padding-top: 20px;
}
/*个人信息公告右边*/

#right-nav-box {
    width: 230px;
    min-height: 400px;
    background-color: #fff;
    float: left;
    margin-right: 20px;
    padding-bottom: 20px;
}

.right-nav-ul {
    width: 100%;
}

.right-nav-ul li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

/*弹窗*/
#myalert-box{
	width: 460px;
	height: 210px;
	background-color: #fff;
	position: absolute;
	top: 0;left: 0;right: 0;bottom: 0;
	margin:auto auto;
	
}
.myalert-tit{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ccc;
	padding-left: 30px;
	line-height: 40px;
	font-size: 14px;
}
.myalert-c-box{
	width: 100%;
	padding:30px 40px 20px 30px;
}
.myalert-c-box span{
	display: inline-block;
	line-height: 26px;
	padding-right:20px;
	font-size: 14px;
	color:#333;
}
.myalert-btn{
	width: 130px;
	height: 36px;
	margin: 0 auto;
	background-color: #2377D9;
	color:#fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	border-radius: 5px;
	cursor: pointer;
}





.left-name-tit a{
	color:#3CA83D;
	border-bottom: 1px solid #3CA83D;
}
