@charset "utf-8";
body{
	margin: 0px;
	padding: 0px;
	font-family:"微软雅黑"
	}
ul{
    margin: 0;
    padding: 0;
}
li{
    margin: 0;
    padding: 0;
}
/*表单*/
.mt10{
	margin:10px 0 10px 0;
	}
.bi{
	color:red;margin:1px;
	}
.wen-right{
	text-align:right;
	}
.wz-line{
	border-bottom:1px solid #1c81e7;
	margin-right:2px;
	margin-left:2px;
	}
a.wz{
	color:#1c81e7; 
	text-decoration:none;
	font-size:14px;
	font-family:"微软雅黑"
	}
a.wz:visited{
	text-decoration:none;
	color:#1c81e7;
	font-size:14px;
	font-family:"微软雅黑"
	}
a.wz:hover{
	color:#1c81e7;
	text-decoration:none;
	font-size:14px;
	font-family:"微软雅黑"
	}
a.wz:active{
	color:#1c81e7;
	font-size:14px;
	font-family:"微软雅黑"
	}
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

/*反馈信息*/
.fk-info{
	text-indent:30px;
	line-height:30px;
	font-size:16px;
	margin:20px 10px 10px 10px;
}

.mt20{
	margin:20px 0 20px 0;
	}
	.mt2010{
	margin:20px 0 10px 0;
	}
.mb20{
	margin-bottom:20px
	}
.fin{
	line-height:35px;
	text-align:center
}
.yyh{
	color:#d9534f;
	font-size:20px;
	font-weight:bold
}
.marsk-container{
	background: #FFFFFF; 
	display: none;
	position: fixed; 
	top:0;
	 right: 0; 
	 left: 0; 
	 bottom: 0;
	  background: rgba(0,0,0,.5); 
	  z-index: 10;
	   }
	  
	 .tkyy_con{
	 width:300px;
	 margin:0 auto;
	 background:#ffffff;
	 margin-top:150px;
	 padding:10px;
	 border:2px solid #999999;
	 } 

	 
	 a.cx{
	color:#d9534f; 
	text-decoration:none;
	
	font-family:"微软雅黑"
	}
a.cx:visited{
	text-decoration:none;
	color:#d9534f;
	font-family:"微软雅黑"
	}
a.cx:hover{
	color:#d9534f;
	text-decoration:none;
	font-family:"微软雅黑"
	}
a.cx:active{
	color:#d9534f;
	font-family:"微软雅黑"
	}
	
	/*须知*/
.fk-info2{
	text-indent: 2em;
	line-height:35px;
	font-size:17px;
	width:100%;
	padding-left:5px;
	padding-right:5px;
}
	
	.marsk-container2{
	background: #FFFFFF; 
	display: none;
	position: absolute;
	position: fixed; 
	top:0;
	 right: 0; 
	 left: 0; 
	 bottom: 0;
	  background: rgba(0,0,0,.5); 
	  z-index: 10;
	   }
	  
	 .tkyy_con2{
	 width:350px;
	 margin:0 auto;
	 background:#ffffff;
	 margin-top:10px;
	 padding:10px;
	 border:2px solid #999999;
	 height:95%;
	 margin-bottom:10px
	 } 
	 
	 /*登录界面*/
.login-no{
	margin-top:40px;
	margin-bottom:40px;
}
.login-kuang1{
	background:linear-gradient(#eee5d2,#fdfaf5);
	border:#cbb486 1px solid;
	width:100%;
	border-radius:10px
}
.p10{
	padding:10px
}
.imgW{
	width:90px;
}


.login-kuang2{
	background:linear-gradient(#f5e4d9,#fff8f3);
	border:#cbb486 1px solid;
	width:100%;
	border-radius:10px
}

.login-mt20{
	margin:20px 0 40px 0;
	}
.login-mb20{
	margin-bottom:30px
	}
	
#cover{
	background: #000; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	filter: alpha(opacity=30); 
	opacity: 0.3; 
	display: none; 
	z-index: 2;
	
}
.footer{
	border-top:1px solid #ddd;
	text-align:center;
	margin:10px 0 0 0;
	padding-top:10px;
	padding-bottom:20px;
	line-height:30px;
	/*color:#ffffff;
	background:#675e5e*/
	}
.footer-login{
	text-align:center;
	margin:20px 0 20px 0;
	line-height:30px;
	}

.top1{background:#c11920;text-align:center;padding-top:5px;padding-bottom:5px}
.top2{background:#ffffff;box-shadow:0 5px 20px rgba(0,0,0,.1);text-align:center;padding-top:5px;padding-bottom:5px;}
a.footers{
	color:#ffffff; 
	text-decoration:none;
	}
a.footers:visited{
	text-decoration:none;
	color:#ffffff;
	}
a.footers:hover{
	color:#ffffff;
	text-decoration:none;
	}
a.footers:active{
	color:#ffffff;
	}
.subm{width:100%;background:linear-gradient(to right,#e4c995,#b9916a);color:#ffffff;border:none}

.subm:hover, .btn:focus {
    width:100%;background:#b8926b;border:none
}
.cancel{width:100%;background:#ffffff;border:1px solid #cbb486;color:#cbb486;}

.cancel:hover, .cancel:focus {
    width:100%;background:#ffffff;border:2px solid #cbb486;font-weight:bold
}