.padbody  {
	margin-top:10px;
	width:100%;
	background-color:#ffffff;
}
.padbody .login-form {
	margin:0 4%;
	width:92%;
	height:60px;
	border-bottom:1px solid #eeeeee;
}
.padbody .login-form .kaowen {
	float:left; height:55px; line-height:55px; text-align:left; font-size:18px; color:#666666; width:100px;
}
.padbody .login-form .kaoinputs {
	float:left; height:55px; line-height:55px; text-align:left; width:220px;font-size:18px; color:#666666;
}
.padbody .login-form .kaoinputs input{
	width:220px; height:55px; line-height:55px; border:0; outline:none;text-align:left;font-size:18px; color:#666666; 
}
.padbody .login-form .kaoinput {
	float:left; height:55px; line-height:55px; text-align:left; width:160px;font-size:18px; color:#666666;
}
.padbody .login-form .kaoinput input{
	width: 160px; height:55px; line-height:55px; border:0; outline:none;text-align:left;font-size:18px; color:#666666; 
}
 
.padbody .login-form .kaocode {
	float:right; text-align:right;
}
 
.padbody .login-form .kaocode .code_xin {
  font-size: 18px;
  color: #f60;
  line-height: 55px;
  cursor:pointer;
}
.padbody .login-form .kaocode .code_xins {
  font-size: 18px;
  color: #f60;
  line-height: 55px;
  cursor:pointer;
}

.login-btn {
	margin:25px 4% 20px 4%;
	width:92%;
	height:60px;
    background:-webkit-linear-gradient(left,#fd7a44,#e25111);
   background:-moz-linear-gradient(left,#fd7a44,#e25111);
   background:-ms-linear-gradient(left,#fd7a44,#e25111);
   background:-o-linear-gradient(left,#fd7a44,#e25111);
   background:linear-gradient(left,#fd7a44,#e25111);
	font-size:20px;
	text-align:center;
	border-radius:5px;
  color: #ffffff;
  line-height:60px;
  cursor:pointer;
}

.ypay-btn {
	margin:25px 4% 20px 4%;
	width:92%;
	height:60px;
	background-color:#3ABC47;
	font-size: 18px;
	text-align:center;
	border-radius:5px;
  color: #ffffff;
  line-height:60px;
  cursor:pointer;
}
.ypay-btns a{
	margin:25px 4% 20px 4%;
	display:block;
	width:92%;
	height:60px;
	background-color:#3ABC47;
	font-size:24px;
	text-align:center;
	border-radius:5px;
  color: #ffffff;
  line-height:60px;
  cursor:pointer;
}
.login-btn a{
	display:block;
	margin:25px 4% 10px 4%;
	width:92%;
	height:60px;
    background:-webkit-linear-gradient(left,#fd7a44,#e25111);
   background:-moz-linear-gradient(left,#fd7a44,#e25111);
   background:-ms-linear-gradient(left,#fd7a44,#e25111);
   background:-o-linear-gradient(left,#fd7a44,#e25111);
   background:linear-gradient(left,#fd7a44,#e25111);
	font-size:20px;
	text-align:center;
	border-radius:5px;
  color: #ffffff;
  line-height:60px;
  cursor:pointer;
}

.login-btnw a{
	display:block;
	margin:0 4% 15px 4%;
	width:92%;
	height:60px;
	background:#ffffff;
	border:1px solid #eeeeee;
	font-size:20px;
	text-align:center;
	border-radius:5px;
  color: #333333;
  line-height:60px;
  cursor:pointer;
} 
.login-btna a{
	display:block;
	margin:0 4% 45px 4%;
	width:92%;
	height:60px;
	background:#ffffff;
	border:1px solid #eeeeee;
	font-size:20px;
	text-align:center;
	border-radius:5px;
  color: #333333;
  line-height:60px;
  cursor:pointer;
} 

.login-btne a{
	display:block;
	margin:25px 4% 10px 4%;
	width:92%;
	height:60px;
    background:-webkit-linear-gradient(left,#fd7a44,#e25111);
   background:-moz-linear-gradient(left,#fd7a44,#e25111);
   background:-ms-linear-gradient(left,#fd7a44,#e25111);
   background:-o-linear-gradient(left,#fd7a44,#e25111);
   background:linear-gradient(left,#fd7a44,#e25111);
	font-size:20px;
	text-align:center;
	border-radius:5px;
  color: #ffffff;
  line-height:60px;
  cursor:pointer;
}


.padzhu  {
	width:100%;
	padding-top:5px;
	background-color:#ffffff;
}

.padzhu .wens-form {
	margin:0 4%;
	width:92%;
	line-height:30px; height:auto; text-align:left;
	  padding-top:10px;
}
.padzhu .wens-form .kaowen {
	float:left; line-height:30px; text-align:left; font-size:18px; color:#888888; width:25%;margin-bottom: 5px; 
}

.padzhu .wens-form .kaoinput {
	float:left; line-height:30px; text-align:left; width:75%;font-size:16px; color:#666666; 
	position:relative;
} 

.padzhu .zhu-form {
	margin:0 4%;
	width:92%;
	line-height:55px; min-height:60px; text-align:left; font-size:18px; color:#666666;
	border-bottom:1px solid #eeeeee;
}
 
.padzhu .zhu-form .heicu{
	font-size:18px; color:#333333; font-weight:bold;
}
.padzhu .zhu-form .kaowen {
	float:left; height:55px; line-height:55px; text-align:left; font-size:18px; color:#888888; width:25%;margin-bottom: 5px; 
}

.padzhu .zhu-form .kaoinput {
	float:left; height:55px; line-height:55px; text-align:left; width:75%;font-size:18px; color:#333333; font-weight:bold;
	position:relative;
}
.padzhu .zhu-form .kaoinput input{
	width:100%; height:55px; line-height:55px; border:0; outline:none;text-align:left;font-size:18px; color:#333333; 
}

.padzhu .zhu-form .kaoinputu {
	float:left; height:55px; line-height:55px; text-align:left; width:75%;font-size:18px; color:#333333; font-weight:bold;
	position:relative;
}
.padzhu .zhu-form .kaoinputu input{
	width:90%; height:45px; line-height:45px; border:1px solid #cccccc; outline:none;text-align:left;font-size:18px; color:#333333; text-indent:8px; margin-top:5px; border-radius:3px; 
}

.padzhu .zhu-form .kaoinput .renum{
	width:50px; height:55px; line-height:55px; text-align:right;font-size:18px; color:#666666; position:absolute; right: 25px; top:3px; z-index:5; font-weight:normal;
}
.padzhu .zhu-form .kaoinput .valid{
	width:100%; height:55px; background-color:#ffffff; line-height:55px; border:0; outline:none;text-align:left;font-size:18px; color:#333333; 
}

.padzhus  {
	width:100%;
	padding-top:5px;
	background-color:#ffffff;
}
.padzhus .zhu-form {
	margin:0 4%;
	width:92%;
	text-align:left; font-size:18px; color:#666666;
}
.padzhus .zhu-form .kaowen {
	float:left; height:55px; line-height:55px; text-align:left; font-size:18px; color:#888888; width:25%;margin-bottom: 5px; 
}
.padzhus .zhu-form .kaoinputcw {
	float:left; line-height:35px;text-align:left; width:75%;font-size:18px; color:#333333; padding: 5px 0;
	position:relative;
}


.padzhu .quan-form {
	margin:0 4%;
	width:92%;
	line-height:55px; text-align:left; font-size:18px; color:#666666;
	border-bottom:1px solid #eeeeee;
}
.padzhu .quan-form .kaowen {
	float:left; line-height:55px; text-align:left; font-size:18px; color:#888888; width:25%;
}
.padzhu .quan-form .kaoinput {
	float:left; line-height:32px; text-align:left; width:75%;font-size:18px; color:#333333; font-weight:bold;
	position:relative; padding:10px 0;
}


.padzhu .zhu-form .kaoinputs {
	float:left; height:55px; line-height:55px; text-align:left; width:45%;font-size:18px; color:#333333; font-weight:bold;
	position:relative;
}
.padzhu .zhu-form .kaoinputs input{
	width:100%; height:55px; line-height:55px; border:0; outline:none;text-align:left;font-size:18px; color:#333333; 
}
.padzhu .zhu-form .kaocode {
	float:right; text-align:right;
}
 
.padzhu .zhu-form .kaocode .code_xin {
  font-size: 18px;
  color: #f60;
  line-height: 55px;
  cursor:pointer;
}
.padzhu .zhu-form .kaocode .code_xins {
  font-size: 18px;
  color: #f60;
  line-height: 55px;
  cursor:pointer;
}

.padshu  {
	width:100%; margin-top:10px;
	padding:7px 0; height:72px;
	background-color:#ffffff;
}
.padshu .shu-form {
	margin:0 1%; float:left;
	width:31%;
	border-right:1px solid #eeeeee;
}
.padshu .shu-form .kaowen { margin-top:2px;
	 height:30px; line-height:30px; text-align:center; font-size:20px; color:#fd7743;  font-weight:bold;
}
.padshu .shu-form .kaoinput {
	 height:25px; line-height:25px; text-align:center; font-size:16px; color:#888888; padding-bottom:5px;
}

.padshu .shu-forms {
	margin:0 1%; float:left;
	width:31%; height:50px;
	border-right:0;
}
.padshu .shu-forms .kaowen { margin-top:2px;
	 height:30px; line-height:30px; text-align:center; font-size:20px; color:#fd7743;  font-weight:bold;
}
.padshu .shu-forms .kaoinput {
	 height:25px; line-height:25px; text-align:center; font-size:16px; color:#888888; padding-bottom:5px;
}


.chabgs{background:#ffffff;margin:10px auto; width:92%; border-radius:8px;box-shadow:0 0 15px rgba(180, 180, 180, 0.2); text-align:center; padding:15px 0 5px 0;  }

.chabgs .zhukuai{
	margin:5px 1%; float:left;
	width:23%; 
}
.chabgs .zhukuai .zhukimg{
	text-align:center;
}
.chabgs .zhukuai .zhukimg img{
	border-radius:5px;
	width:65px;
}
.chabgs .zhukuai .zhukwen{
	text-align:center; padding-bottom:10px;
}
.chabgs .zhukuai .zhukwen a{
	font-size:15px; color:#555555;
}


.padtip  {
	width:100%; margin:70px 0 10px 0;
	min-height:50px;
	background-color:#FFED99;
}
.padtip .tip-form {
	margin:0 4%;  
	width:92%;
}
.padtip .tip-form .kaowen {  float:left; width:5%; 
	  text-align:left; padding-top:14px; padding-right:1px;  
}
.padtip .tip-form .kaoinput {float:left;padding-top:10px;text-align:left;
 line-height:25px;  font-size:16px; color:#555555;width:94%; padding-bottom: 8px; 
}
.padtip .tip-form .kaoinput  span{text-align:left;
 font-size:16px; color:#ff6600;
}

.padban  {
	width:100%;
	margin-bottom:10px;
	background-color:#ffffff;
}
.padban .ban-form {
	margin:0 4%;
	width:92%;
	height:60px;
}
.padban .ban-form .kaoxinxi {
	  height:60px; line-height:60px; text-align:left; font-size:17px; color:#555555; 
}
.padban .ban-form .kaowen {
	float:left; height:60px; line-height:60px; text-align:left; font-size:17px; color:#888888; width:50%;
}
 
.padban .ban-form .kaoben {
	float:right; height:60px; width:24%; 
}
.padban .ban-form .kaoben a{
	width:95%; display:block; height:35px; line-height:34px; margin-top:10px; text-align:center; background-color:#fd7743; font-size:16px; color:#ffffff;margin-left:2%; border-radius:5px;
}


.padbank  {
	width:100%;
	margin-bottom:10px;
	padding:5px 0;
	background-color:#ffffff;
}
.padbank .ban-form {
	margin:0 4%;
	width:92%;
	height:50px; position:relative;
}
.padbank .ban-form .paishu1{
 position:absolute; right:50px; top:5px; z-index:3;border-radius:5px;
 width:45px; height:35px; line-height:35px;text-align:center; font-size:16px; color:#888888;
}
.padbank .ban-form .paishu2{
 position:absolute; right:0px; top:5px; z-index:3;border-radius:5px;
 width:45px; height:35px; line-height:35px;text-align:center; font-size:16px; color:#888888;
}
.padbank .ban-form .mrpai{
   color:#ffffff; background:#e25111;
}
 
.padbank .ban-form .fdang {
	float:left; height:50px; line-height:50px; text-align:left; font-size:17px; color:#888888; width:12%;
}
.padbank .ban-form .fdangin {
	float:left; height:50px; width:85%; 
}
.padbank .ban-form .fdangin ul li{
	float:left; width:32px; height:32px; line-height:32px; font-size:16px; text-align:center; background-color:#eeeeee; margin-top:7px; margin-right:5PX;color:#666666;
}
.padbank .ban-form .fdangin ul li.level-act{
	font-size:16px;  background-color:#e25111; color:#ffffff;
}

.padbank .ban-form .fdangke {
	float:left; height:50px; width:85%; 
}
.padbank .ban-form .fdangke ul li{
	float:left; width:62px; height:32px; line-height:32px; font-size:16px; text-align:center; background-color:#eeeeee; margin-top:7px; margin-right:5PX;color:#666666;
}
.padbank .ban-form .fdangke ul li.level-act{
	font-size:16px;  background-color:#e25111; color:#ffffff;
}


.padbank .ban-form .fdangks {
	float:left; height:50px; width:85%; 
}
.padbank .ban-form .fdangks ul li{
	float:left; width:110px; height:32px; line-height:32px; font-size:16px; text-align:center; background-color:#eeeeee; margin-top:7px; margin-right:5PX;color:#666666; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.padbank .ban-form .fdangks ul li.level-act{
	font-size:16px;  background-color:#e25111; color:#ffffff;
}

.padban .ban-form .kaobens {
	float:right; height:60px; width:24%; 
}
.padban .ban-form .kaobens a{
	width:95%; display:block; height:35px; line-height:34px; margin-top:10px; text-align:center; border:1px solid #fd7743; font-size:16px; color:#fd7743; margin-left:2%;border-radius:5px;
}
 
.padban .ban-form .kaobent {
	float:right; height:60px; width:35%; 
}
.padban .ban-form .kaobent a{
	width:90%; display:block; height:35px; line-height:34px; margin-top:10px; text-align:center; background:#fd7743;  font-size:16px; color:#ffffff; margin-left:8%;border-radius:5px;
}



.padban .banj-form {
	margin:0 4%;
	width:92%;
	height:85px; position:relative;
}
 
.padban .banj-form .kaowen {
	float:left; height:85px; line-height:85px; text-align:left; font-size:18px; color:#888888; width:50%;
}
 
.padban .banj-form .kaoben {
	width:30%; position:absolute; right:0; top:5px; z-index:5;
}
.padban .banj-form .kaoben a{
	width:95%; display:block; height:35px; line-height:34px; text-align:center; background-color:#fd7743; font-size:16px; color:#ffffff;border-radius:5px;
}
.padban .banj-form .kaobens {
	width:30%; position:absolute; right:0; top:43px; z-index:5;
}
.padban .banj-form .kaobens a{
	width:95%; display:block; height:35px; line-height:34px; margin-top:2px; text-align:center; border:1px solid #fd7743; font-size:16px; color:#fd7743;border-radius:5px;
}


.padbinfo  {
	width:100%;
	padding-top:5px;
	background-color:#ffffff;
}
.padbinfo .binfo-form {
	margin:0 4%;
	width:92%;
	position:relative;
	min-height:120px;
	border-bottom:1px solid #eeeeee;
}

.padbinfo .binfo-form .guanxue {
 position:absolute; right:5px; top:15px;  z-index:6;
}
.padbinfo .binfo-form .guanxue a{
 text-align:center; font-size:16px; color:#888888; width:70px;  line-height:38px;border:1px solid #eeeeee; border-radius:3px;
 display:block; 
}

.padbinfo .binfo-form .kaowen {
	background-color:#fd7743;
	border-radius:8px 0 8px 8px; margin-top:7px;
	float:left; height:35px; line-height:35px; text-align:center; font-size:18px; color:#ffffff; width:10%;
}
.padbinfo .binfo-form .kaonei {
	float:left;text-align:left; width:85%; margin-left:3%; position:relative;
}

.padbinfo .binfo-form .kaonei .syinfo {
	 position:absolute; top:10px; height:30px; width:45px; line-height:30px; background:#999999; border-radius:3px; font-size:16px; color:#ffffff; text-align:center; z-index:5; right:0; cursor:pointer;
}
.padbinfo .binfo-form .kaonei .xyinfo {
	 position:absolute; top:10px; height:30px; width:45px; line-height:30px; background:#999999; border-radius:3px; font-size:16px; color:#ffffff; text-align:center; z-index:5; right:50px;cursor:pointer;
}
.padbinfo .binfo-form .kaonei .delban {
	 position:absolute; top:55px; height:30px; width:65px; line-height:30px; background:#bbbbbb; border-radius:3px; font-size:16px; color:#ffffff; text-align:center; z-index:5; right:0;cursor:pointer;
}

.padbinfo .binfo-form .kaonei .banjname{
	text-align:left; font-size:20px; color:#333333; font-weight:bold; line-height: 30px; padding-top:7px; 
}
.padbinfo .binfo-form .kaonei .banjname span{
	 font-size:18px; color:#666666; font-weight:normal;  
}

.padbinfo .binfo-form .kaonei .banjinfo{
	text-align:left; font-size:16px; color:#888888;  line-height:26px; 
}
.padbinfo .binfo-form .kaonei .banjinfo span{
	 font-size:16px; color:#ff6600; padding-right:10px;
}
.padbinfo .binfo-form .kaonei .banjkan{
	text-align:left; font-size:16px; color:#888888;  line-height:26px; margin-top:10px;
}

.padbinfo .binfo-form .kaonei .banjkan .kanma a{
	float:left;text-align:center; font-size:16px; color:#888888; width:160px;  line-height:26px;border:1px solid #eeeeee; border-radius:3px;
}
.padbinfo .binfo-form .kaonei .banjkan .kangai a{
	float:right;text-align:center; font-size:16px; color:#888888; width:75px;  line-height:26px;border:1px solid #eeeeee; border-radius:3px; margin-left:8px;
}


.padma  {
	width:100%; margin-top:-10px;
	padding-top:5px;
	background-color:#ffffff;
}
.padma .ma-form {
	margin:0 4%;
	width:92%;
	height:60px;
	line-height:55px; text-align:left; font-size:18px; color:#666666;
	border-bottom:1px solid #eeeeee;
}
.padma .ma-form .heicu{
	font-size:18px; color:#333333; font-weight:bold;
}

.padma .ma-shuo {
	margin:0 4%;
	width:92%; padding:10px 0 5px 0;
	line-height:30px; text-align:left; font-size:18px; color:#ff6600;font-weight:bold;
}
.padma .ma-pic {
	margin:0 25%;
	width:50%; padding:0 0 15px 0; 
}
.padma .ma-pic img{ 
	width:100%;  
}

.quanzhen{margin:15px auto 8px auto; width:92%;text-align:left; height:30px; line-height:30px; color:#666666;text-align:left; font-size:18px;  }

.kaolist  {
	width:100%;
	padding-top:5px;
	background-color:#ffffff;
}
.kaolist .kao-form {
	margin:0 4%;
	width:92%;
	min-height:75px;
	border-bottom:1px solid #eeeeee;
}
.kaolist .kao-form .kaowen {
	 
	 margin-top:7px;
	float:left;  width:10%;
}
.kaolist .kao-form .kaowen .kaolie{
	background-color:#CCCCCC;
	border-radius:30px; 
	height:30px; line-height:30px; text-align:center; font-size:18px; color:#ffffff; width:30px;
}
.kaolist .kao-form .kaocen {
	float:left;text-align:left; width:75%; margin-left:1%;
}
.kaolist .kao-form .kaocen .kcname{
	text-align:left; font-size:18px; color:#333333; font-weight:bold; line-height:26px; padding-top:7px; 
}
.kaolist .kao-form .kaocen .kcname span{
	 font-size:18px; color:#666666; font-weight:normal;  
}

.kaolist .kao-form .kaocen .kcinfo{
	text-align:left; font-size:15px; color:#888888;  line-height:23px; 
}
.kaolist .kao-form .kaocen .kcinfo span{
	 font-size:15px; color:#ff6600; padding-right:5px;
}
.kaolist .kao-form .kaoyou {
	float:right;text-align:right; width:10%;  
} 
 
#checkbox input[type="checkbox"]{margin:0;opacity:0;filter: alpha(opacity=0);}
#checkbox input:focus{ outline:none}
#checkbox p{cursor:pointer; line-height:30px; font-size:16px;}
.check_span{ display:inline-block; float:left; border:1px solid #ff6600;width:30px;height:30px; text-align:right;margin-right:5px; border-radius:2px; margin-top:2px;cursor:pointer;}
.check_span:hover{ border-color:#ff0000;}
.check_span--checked{border-color: #ff6600;background: url(../img/icon_sprites.png);cursor:pointer;}

.padban .ban-form .kaobenw { text-align:left;
	float:right; height:50px; width:40%; line-height:23px; font-size: 14px; color:#555555;
}
.high20{height:20px;}
.high70{height:70px;}
.high60{height:60px;}
.high10{height:10px;}
.xueinfo  {
	width:100%;
	padding-top:5px;
	background-color:#ffffff;
}
.xueinfo .xue-form {
	margin:0 4%;
	width:92%;
	position:relative;
	min-height:85px;
	border-bottom:1px solid #eeeeee;
}

.xueinfo .xue-form .guanxue {
 position:absolute; right:5px; top:10px;  z-index:6;
}
.xueinfo .xue-form .guanxue a{
 text-align:center; font-size:18px; color:#888888; width:70px;  line-height:26px;border:1px solid #eeeeee; border-radius:3px;display:block; 
}

.xueinfo .xue-form .zhuanxue {
 position:absolute; right:80px; top:10px;  z-index:6;
}
.xueinfo .xue-form .zhuanxue a{
 text-align:center; font-size:18px; color:#888888; width:70px;  line-height:26px;border:1px solid #eeeeee; border-radius:3px;display:block; 
}

.xueinfo .xue-form .guanxq {
 position:absolute; right:5px; top:10px;  z-index:6;
}
.xueinfo .xue-form .guanxq a{
 text-align:center; font-size:16px; color:#888888; width:80px;  line-height:26px;border:1px solid #eeeeee; border-radius:3px;
 display:block; 
}

.xueinfo .xue-form .kaowen {
	margin-top:12px;
	float:left;width:10%;
}
.xueinfo .xue-form .kaowen .xuepai{
	background-color:#fd7743;
	border-radius:8px 0 8px 8px;
	height:30px; line-height:30px; text-align:center; font-size:18px; color:#ffffff; width:30px;
}
.xueinfo .xue-form .kaonei {
	float:left;text-align:left; width:85%; margin-left:2%;
}
.xueinfo .xue-form .kaonei .banjname{
	text-align:left; font-size:20px; color:#333333; font-weight:bold; line-height: 30px; padding-top:7px; 
}
.xueinfo .xue-form .kaonei .banjname a{
	 font-size:18px; color:#333333; font-weight:bold;  
}
.xueinfo .xue-form .kaonei .banjname span{
	 font-size:18px; color:#666666; font-weight:normal;  
}

.xueinfo .xue-form .kaonei .banjinfo{
	text-align:left; font-size:16px; color:#888888;  line-height:26px; 
}
.xueinfo .xue-form .kaonei .banjinfo span{
	 font-size:16px; color:#ff6600; padding-right:10px;
}

.paybgs{background:#ffffff;margin:15px auto 10px auto; width:92%; border-radius:8px;box-shadow:0 0 15px rgba(180, 180, 180, 0.2); text-align:center; padding:5px 0 5px 0;  }
.paybgs .picjuan {
	padding:0 20%; font-size:18px; line-height:42px;
}

 .paybgs .picimgs {
	padding:0 4%;  
 }
 .paybgs .picimgs img{
	 width:100%;
 }


.paybg{background:#ffffff;margin:15px auto 10px auto; width:92%; border-radius:8px;box-shadow:0 0 15px rgba(180, 180, 180, 0.2); text-align:center; padding:5px 0 5px 0;  }
.paybg .payinfo {
	padding:0 4%;
	height:60px;
	line-height:55px; text-align:left; font-size:18px; color:#666666;
	border-bottom:1px solid #eeeeee;
}
 
.paybg .payinfo .paywen {
	float:left; height:55px; line-height:55px; text-align:left; font-size:16px; color:#ff6600; width:75%;
}
.paybg .payinfo .paybtn {
	float:right;   text-align:right; width:80px; padding-top:5px;
}
.paybg .payinfo .paybtn .paykuang{
	 margin-top:7px;
	  height:30px; line-height:30px; text-align:center; font-size:18px; color:#ffffff; font-weight:bold; background-color:#3ABC47; border-radius:5px; width:80px;
}
.paybg .payinfo .paybtn .paykuangs{
	 margin-top:7px;
	  height:30px; line-height:30px; text-align:center; font-size:18px; color:#ffffff; font-weight:bold; background-color:#3ABC47; border-radius:5px; width:90px;
}

.paybg .payinfo .paybtn .paywei{
	margin-top:7px;
	  height:30px; line-height:30px; text-align:center; font-size:18px; color:#ffffff; font-weight:bold; background-color:#FF4000; border-radius:5px; width:80px;
}
.paybg .payinfo .paybtn .paywei a{
	 
	  height:30px; line-height:30px; text-align:center; font-size:18px; color:#ffffff; font-weight:bold;border-radius:5px; width:80px; display:block;
}
.paybg .paynei {
	padding:0 4%;
}
.paybg .paynei .paykao{
	height:30px; line-height:30px; text-align:left; font-size:18px; color:#333333; font-weight:bold; padding-top:6px; margin-bottom:6px;
}
.paybg .paynei .paykaoxi{
	 line-height:26px; text-align:left; font-size:16px; color:#555555; padding-bottom: 8px;
}

.paybg .payshuo {
	padding:0 4%;
	height:55px;
	line-height:55px;
}
 
.paybg .payshuo .payquan{
	  height:55px; line-height:55px; text-align:left; font-size:19px; color:#006600; width:90%;font-weight:bold;
}
.paybg .payshuo .payzuo {
	float:left; height:55px; line-height:55px; text-align:left; font-size:19px; color:#ff6600; width:40%;font-weight:bold;
}
.paybg .payshuo .payyou {
	float:right; height:55px;  text-align:right; width:60%;font-size:16px; color:#888888;
}

.pay-tip {
	  line-height:23px; text-align:center; font-size:18px; color:#ff6600;  font-weight:bold; padding-top:8px;
}

.padzhu .pic-form {
	margin:0 4%;
	width:92%;
	height:142px;
	line-height:55px; text-align:left; font-size:18px; color:#666666;
}
 
.padzhu .pic-form .kaowen {
	float:left; height:55px; line-height:55px; text-align:left; font-size:18px; color:#888888; width:22%;
}
.padzhu .pic-form .kaopic {
	float:left; text-align:left; width:95px;padding-top:8px; 
}
.padzhu .pic-form .kaoup {
	float:right; text-align:left; width:52%; 
}
.padzhu .pic-form .kaoup .kaobei{
 line-height:20px;text-align:left;font-size:14px; color:#333333; padding-top:12px; 
}
.padzhu .pic-form .kaoup .kaocs{
  padding-top:5px; width:48%; float:left; margin-right:2%; 
}
.padzhu .pic-form .kaoup input{
	width:100%; height:38px; line-height:35px; border:1px solid #002d95; outline:none;text-align:center;font-size:18px; color:#002d95; background:#ffffff; border-radius:5px; cursor:pointer ;
}

.padzhu .pic-form .kaoup .bupaicur{
	width:100%; height:33px; line-height:30px;  outline:none;text-align:center;font-size:16px; color:#ffffff; 
	 background:-webkit-linear-gradient(top,#13bab1,#19a9db);
   background:-moz-linear-gradient(top,#13bab1,#19a9db);
   background:-ms-linear-gradient(top,#13bab1,#19a9db);
   background:-o-linear-gradient(top,#13bab1,#19a9db);
   background:linear-gradient(top,#13bab1,#19a9db); 
	border-radius:5px; cursor:pointer ;
}




.layui-upload-file{display:none;}

.cha-btn {
	margin:15px 4% 20px 4%;
	width:92%;
	height:55px;
	 background:-webkit-linear-gradient(left,#fd7a44,#e25111);
   background:-moz-linear-gradient(left,#fd7a44,#e25111);
   background:-ms-linear-gradient(left,#fd7a44,#e25111);
   background:-o-linear-gradient(left,#fd7a44,#e25111);
   background:linear-gradient(left,#fd7a44,#e25111);
	font-size:20px;
	text-align:center;
	border-radius:5px;
  color: #ffffff;
  line-height:55px;
  cursor:pointer;
}


.picbinfo  {
	margin:0 4%;
	width:92%;
	padding-top:5px;
}
.picbinfo .pic-form {
	margin-right:4%;
	width:48%; float:left; margin-bottom:15px;
}
.picbinfo .pic-form:nth-child(2n) {
	margin-right:0;
}
 
.picbinfo .pic-form .picimg { 
   text-align:center; 
}
.picbinfo .pic-form .picimg img{ 
  width:100%;   
}
.picbinfo .pic-form .picnei {
	text-align:left; width:100%; background:#ffffff; height:38px;
}
.picbinfo .pic-form .picnei .picname{
	text-align:left; font-size:15px; color:#333333; font-weight:bold; line-height: 38px;  float:left; padding-left: 10px;
}
.picbinfo .pic-form .picnei .picname span{
	 font-size:20px; color:#666666; font-weight:normal;  
}
.picbinfo .pic-form .picnei .picchu{
	text-align:right;  line-height: 38px;  float:right; padding-right:10px; 
}
.picbinfo .pic-form .picnei .picchu a{
	  font-size:16px; color:#ff6600;  
}
 
.picbinfo .pic-form .picneis {
	text-align:left; width:100%; background:#ffffff; height:19px;
}
.picbinfo .pic-form .picneis .picxi{
	text-align:left; font-size:15px; color:#ff6600; line-height:16px;  padding-left:10px;
}
.picbinfo .pic-form .picneis .picxi span{
	 font-size:15px; color:#ff6600; font-weight:bold;  
}
.picbinfo .pic-form .picneix {
	text-align:left; width:100%; background:#ffffff; height:35px;
}
.picbinfo .pic-form .picneix .picxi{
	text-align:right; line-height:26px;  padding-right:10px;
}
.picbinfo .pic-form .picneix .picxi a{
	 font-size:15px; color:#666666; font-weight:bold;  
}



.picbinfo .opic-form {
	 
	width:100%;   margin-bottom:15px;
}
 
 
.picbinfo .opic-form .picimg { 
   text-align:center; 
}
.picbinfo .opic-form .picimg img{ 
  width:100%;   
}
.picbinfo .opic-form .picnei {
	text-align:left; width:100%; background:#ffffff; height:38px;
}
.picbinfo .opic-form .picnei .picname{
	text-align:left; font-size:15px; color:#333333; font-weight:bold; line-height: 38px;  float:left; padding-left: 10px;
}
.picbinfo .opic-form .picnei .picname span{
	 font-size:20px; color:#666666; font-weight:normal;  
}
.picbinfo .opic-form .picnei .picchu{
	text-align:right;  line-height: 38px;  float:right; padding-right:10px; 
}
.picbinfo .opic-form .picnei .picchu a{
	  font-size:16px; color:#ff6600;  
}
 
.picbinfo .opic-form .picneis {
	text-align:left; width:100%; background:#ffffff; height:19px;
}
.picbinfo .opic-form .picneis .picxi{
	text-align:left; font-size:15px; color:#ff6600; line-height:16px;  padding-left:10px;
}
.picbinfo .opic-form .picneis .picxi span{
	 font-size:15px; color:#ff6600; font-weight:bold;  
}
.picbinfo .opic-form .picneix {
	text-align:left; width:100%; background:#ffffff; height:35px;
}
.picbinfo .opic-form .picneix .picxi{
	text-align:right; line-height:26px;  padding-right:10px;
}
.picbinfo .opic-form .picneix .picxi a{
	 font-size:15px; color:#666666; font-weight:bold;  
}


.padzhu .qumu-form {
	margin:0 4%;
	width:92%;
	min-height:110px; height:auto;
	line-height:55px; text-align:left; font-size:18px; color:#666666;  
}
 
.padzhu .qumu-form .qkaowen {
	float:left; height:55px; line-height:55px; text-align:left; font-size:18px; color:#888888; width:22%;
}
.padzhu .qumu-form .qkaoinput {
	float:left;  line-height:45px; text-align:left; width:66%;position:relative; margin-top:5px; margin-left:2%;
}
.padzhu .qumu-form .qkaoinput input{
	width:100%; height:45px; line-height:45px; border:1px solid #eeeeee; outline:none;text-align:left;font-size:18px; color:#333333; border-radius:8px; text-indent:3px; 
}


.padzhu .qumu-form .qkaowene {
 height:45px; line-height:45px; text-align:left; font-size:18px; color:#888888; padding-top:10px;  
}

.padzhu .qumu-form .qkaoinputy {
	  line-height:45px; text-align:left; width:50%;position:relative; margin-top:5px; 
}
.padzhu .qumu-form .qkaoinputy input{
	width:100%; height:45px; line-height:45px; border:1px solid #eeeeee; outline:none;text-align:left;font-size:18px; color:#333333; border-radius:8px; text-indent:3px; 
}

.padzhu .qumu-form .qkuinput {
	 line-height:55px; text-align:left; width:100%;position:relative; margin-top:10px;  
}
.padzhu .qumu-form .qkuinput input{
	width:100%; height:55px; line-height:55px; border:1px solid #eeeeee; outline:none;text-align:left;font-size:18px; color:#333333; border-radius:8px; text-indent:5px; margin:0 !important; padding:0 !important; 
}
.padzhu .qumu-form .qkuinput .qubiao{
	width:100%; height:28px !important; line-height:28px !important;  text-align:left;font-size:16px; color:#333333;  text-indent:5px; 
}


.padzhu .kaosform {
	margin:0 4%;
	width:92%;
	text-align:left; 
	
}

.padzhu .kaosform .kaopic {
	float:left;  width:25%; padding:15px 0 20px 0;
}
.padzhu .kaosform .kaopic img{
	  width:80px; height:80px; border-radius:80px;
}

.padzhu .kaosform .kaoinfo {
	float:left; line-height:25px; text-align:left; width:72%; padding-top:10px; margin-left:2%; 
}
.padzhu .kaosform .kaosname {
	 line-height:25px; text-align:left; font-size:18px; color:#333333; font-weight:bold;
}
.padzhu .kaosform .kaolie {
	 line-height:22px; text-align:left; font-size:16px; color:#888888;padding-top:5px;  
}

.padzhu .zhu-form .kaokz {
	float:left; height:55px; line-height:55px; text-align:left; width:75%;
}
.padzhu .zhu-form .kaokz input{
	width:100%; height:55px; line-height:55px; border:0; outline:none;text-align:left;font-size:18px; color:#666666; 
}
.padzhu .zhu-form .kaokz .valid{
	width:100%; height:55px; background-color:#ffffff; line-height:55px; border:0; outline:none;text-align:left;font-size:18px; color:#333333; 
} 


.xueinfo .xue-forms {
	margin:0 4%;
	width:92%;
	position:relative;
	min-height:105px;
	border-bottom:1px solid #eeeeee;
}

.xueinfo .xue-forms .guanxue {
 position:absolute; right:5px; top:10px;  z-index:6;
}
.xueinfo .xue-forms .guanxue a{
 text-align:center; font-size:18px; color:#888888; width:90px;  line-height:26px;border:1px solid #eeeeee; border-radius:3px;
 display:block; 
}

.xueinfo .xue-forms .kaowen {
	margin-top:12px;
	float:left;width:10%;
}
.xueinfo .xue-forms .kaowen .xuepai{
	background-color:#fd7743;
	border-radius:8px 0 8px 8px;
	height:30px; line-height:30px; text-align:center; font-size:18px; color:#ffffff; width:30px;
}
.xueinfo .xue-forms .kaonei {
	float:left;text-align:left; width:85%; margin-left:2%;
}
.xueinfo .xue-forms .kaonei .banjname{
	text-align:left; font-size:20px; color:#333333; font-weight:bold; line-height: 30px; padding-top:7px; 
}
.xueinfo .xue-forms .kaonei .banjname a{
	 font-size:18px; color:#333333; font-weight:bold;  
}
.xueinfo .xue-forms .kaonei .banjname span{
	 font-size:18px; color:#666666; font-weight:normal;  
}

.xueinfo .xue-forms .kaonei .banjinfo{
	text-align:left; font-size:16px; color:#888888;  line-height:26px; 
}
.xueinfo .xue-forms .kaonei .banjinfo span{
	 font-size:16px; color:#ff6600; padding-right:10px;
}

.xueinfo .coup-forms {
	width:90%; margin-left:5%;
	background-image:url(../img/coupon.png);
	background-repeat:no-repeat;
	background-size:100%;
}
.xueinfo .coup-forms .kaowen {
	margin-top:12px;
	float:left;width:19%;
}
.xueinfo .coup-forms .kaowen .xuepai{
	 
 
}
.xueinfo .coup-forms .kaonei {
	float:left;text-align:left; width:77%; margin-left:2%;
}
.xueinfo .coup-forms .kaonei .banjname{
	text-align:left; font-size:26px; color:#ffffff; font-weight:bold; line-height:50px; padding-top:20px;
}


.xueinfo .coup-forms .kaonei .banjinfo{
	text-align:left; font-size:20px; color:#ffff00;  line-height:45px; padding-bottom:30px;
}
.xueinfo .coup-forms .kaonei .banjinfo span{
	 font-size:42px; color:#ffff00;font-weight:bold;  
}


.ban-gd {
	margin:0 4%;
	width:92%;
	 
}

.ban-gd .gdang {
	display:block;
	margin:15px 4% 10px 4%;
	width:92%;
	height:60px;
  background:-webkit-linear-gradient(left,#28B039,#289939);
   background:-moz-linear-gradient(left,#28B039,#289939);
   background:-ms-linear-gradient(left,#28B039,#289939);
   background:-o-linear-gradient(left,#28B039,#289939);
   background:linear-gradient(left,#28B039,#289939);
	font-size:20px;
	cursor:pointer;
	text-align:center;
	border-radius:5px;
  color: #ffffff;
  line-height:60px; 
}

.ban-gd .gdangin {
	  height:45px; width:100%; text-align:center;margin-bottom:5px; 
}
.ban-gd .gdangin ul li{
	  width:35px; height:35px; line-height:35px; font-size:16px; text-align:center; background-color:#eeeeee;  margin:0 3PX;color:#666666; display:inline-block;
}
.ban-gd .gdangin ul li.level-act{
	font-size:16px;  background-color:#e25111; color:#ffffff;
}

.ban-gds {
	margin:10px 4% 16px 4%;
	padding:10px; border-radius:8px;
	width:92%; background:#eeeeee;
	 
}
.ban-gds .gdangs {
	  height:30px; line-height:30px; text-align:left; font-size:16px; color:#555555; text-indent:2px; 
}
.ban-gds .gdangs b{
	  color:#ff6600; 
}


.padshuin  {
	width:100%; margin-top:10px;
	padding:7px 0; 
	background-color:#ffffff;
}
.padshuin .shu-formin {
	margin:3px 1%; float:left;
	width:47.5%;  
	border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;
}
.padshuin .shu-formin:nth-child(2n) {
	border-right:0;
}
.padshuin .shu-formin:nth-child(3),.padshuin .shu-formin:nth-child(4) {
	border-bottom:0;
}
.padshuin .shu-formin .yueinfo { 
      margin-top:2px; float:left; margin-left:5px;
	 height:50px; line-height:40px; text-align:center; font-size:18px; color:#f86240;  font-weight:bold;
}
.padshuin .shu-formin .yueinfo a{ 
      font-size:18px; color:#f86240;  font-weight:bold;
}
.padshuin .shu-formin .yuewen {
	float:left; margin-left:9px;
	 text-align:center;  padding-bottom:5px;
}
.padshuin .shu-formin .yueren {
	 height:25px; line-height:25px; text-align:left; font-size:16px; color:#555555; padding-bottom:5px;
}
.padshuin .shu-formin .yueren a{
	font-size:16px; color:#555555; 
}
.padshuin .shu-formin .yuejue {
	 height:25px; line-height:25px; text-align:center; font-size:14px; color:#888888; padding-bottom:5px;
}
.padshuin .shu-formin .yueyi {
	float:left; margin-left:3px;
	 text-align:center;  padding-bottom:5px;
} 
.padshuin .shu-formin .yueka {
	 height:25px; line-height:25px; text-align:center; font-size:16px; color:#555555; padding-top:9px;
}
.padshuin .shu-formin .yueka a{
	  font-size:16px; color:#555555; 
}
.moneyinfo  {
	width:100%;
	padding:1px 0 5px 0; 

}
.moneyinfo .moneybt {	
}
.moneyinfo .moneybt .moneyli{
	margin:3px 0; float:left;
	height:30px; line-height:30px;font-size:16px; color:#555555;text-align:center;
	width:25%; 
}
.moneyinfo .moneybt .moneylis{
	margin:1px 0; float:left; background-color:#ffffff;
	height:25px; line-height:25px;font-size:14px; color:#555555;text-align:center;
	width:25%; 
}



#checkboxs span {position: relative;}
#checkboxs .input_check {position: absolute;visibility: hidden;}
#checkboxs .input_check+label {display: inline-block;width:32px;height: 32px;border: 1px solid #ff6600; cursor:pointer; border-radius:2px;}
#checkboxs .input_check:checked+label { background:#ff6600;}
#checkboxs .input_check:checked+label:after {content: "";position: absolute;left:7px;bottom:18px;width: 18px;height: 8px;
border: 2px solid #ffffff;border-top-color: transparent;border-right-color: transparent; 
-ms-transform: rotate(-60deg);
-moz-transform: rotate(-60deg);
-webkit-transform: rotate(-60deg);
transform: rotate(-45deg);}

 

.paybg .kaoin {
 position:relative; height:35px; padding-top:7px; 
}
.paybg .guanxue {
 position:absolute; right:3px; top:2px;  z-index:6;
}


.gonginfo  {
	width:100%;
	margin-top:5px;
	background-color:#ffffff;
}
.gonginfo .gong-form{
	margin:0 4%;
	width:92%;
	position:relative;
	
}
.gonginfo .gong-form .gongkao{
    
	 line-height:45px; text-align:left;
	width:100%; border-bottom:1px solid #eeeeee;
}
.gonginfo .gong-form .gongkao .inwen{
	 float:left;  
	line-height:50px !important;font-size:16px; color:#555555;text-align:left; padding-left:10px;
}
.gonginfo .gong-form .gongkao .inwen a{
 font-size:16px; color:#555555;text-align:left;  
}

.gonginfo .gong-form .gongkao .inwene{
	 float:left;  
	line-height:50px !important;font-size:16px; color:#555555;text-align:left; 
}
.gonginfo .gong-form .gongkao .inwene a{
 font-size:16px; color:#555555;text-align:left;  
}

.gonginfo .gong-form .gongkao .inyoub{
	 float:right; width:22%; 
	 
}
.gonginfo .gong-form .gongkao .inyoub a{ display:block; width:100%; height:35px; line-height:35px; text-align:center;    background: #bbbbbb;
    border-radius: 3px; margin-top:7px;
    font-size: 16px;
    color: #ffffff;}


#checkboxg span {position: relative; margin-top:10px; display:block; float:left;  }
#checkboxg .input_check {position: absolute;visibility: hidden;margin-top:3px;}
#checkboxg .input_check+label {display: inline-block;width:25px;height: 25px;border: 1px solid #ff6600; cursor:pointer; border-radius:2px; }
#checkboxg .input_check:checked+label { background:#ff6600;}
#checkboxg .input_check:checked+label:after {content: "";position: absolute;left:5px;bottom:27px;width: 15px;height: 6px;
border: 2px solid #ffffff;border-top-color: transparent;border-right-color: transparent; 
-ms-transform: rotate(-60deg);
-moz-transform: rotate(-60deg);
-webkit-transform: rotate(-60deg);
transform: rotate(-45deg);}

.login-que{
	display:block;
	margin:10px 4% 10px 4%;
	width:92%;
	height:60px;
  background:-webkit-linear-gradient(left,#0069f8,#0158cd);
   background:-moz-linear-gradient(left,#0069f8,#0158cd);
   background:-ms-linear-gradient(left,#0069f8,#0158cd);
   background:-o-linear-gradient(left,#0069f8,#0158cd);
   background:linear-gradient(left,#0069f8,#0158cd);
	font-size:20px;
	cursor:pointer;
	text-align:center;
	border-radius:5px;
  color: #ffffff;
  line-height:60px;
}

.login-jin{
	display:block;
	margin:10px 4% 10px 4%;
	width:92%;
	height:60px;
  background:#cccccc;
	font-size:20px;
	cursor:pointer;
	text-align:center;
	border-radius:5px;
  color: #ffffff;
  line-height:60px;
}


.kcaoinfo  {
	width:100%;
	padding-top:5px;
	background-color:#ffffff;
}
.kcaoinfo .binfo-form {
	margin:0 4%;
	width:92%;
	position:relative;
	min-height:55px;
	border-bottom:1px solid #eeeeee;
}

.kcaoinfo .binfo-form .kaowen {
	background-color:#fd7743;
	border-radius:8px 0 8px 8px; margin-top:7px;
	float:left; height:35px; line-height:35px; text-align:center; font-size:18px; color:#ffffff; width:10%;
}
.kcaoinfo .binfo-form .kaonei {
	float:left;text-align:left; width:85%; margin-left:3%; position:relative;
}


 
.kcaoinfo .binfo-form .kaonei .delban a{
	display:block;
	 position:absolute; top:12px; height:30px; width:65px; line-height:30px; background:#bbbbbb; border-radius:3px; font-size:16px; color:#ffffff; text-align:center; z-index:5; right:0;cursor:pointer;
}

.kcaoinfo .binfo-form .kaonei .delguan {
	display:block;
	 position:absolute; top:55px; height:30px; width:65px; line-height:30px; background:#bbbbbb; border-radius:3px; font-size:16px; color:#ffffff; text-align:center; z-index:5; right:0;cursor:pointer;
}

.kcaoinfo .binfo-form .kaonei .banjname{
	text-align:left; font-size:20px; color:#333333; font-weight:bold; line-height: 35px; padding-top:7px; 
}
 

.kcaoinfo .binfo-form .kaonei .banjinfo{
	text-align:left; font-size:16px; color:#888888;  line-height:26px; 
}

.yepage{ text-align:center; display:none;
position:fixed; left:0; bottom:15px;
	display:block;
	margin:0 4%;
	width:92%;
	height:65px;
	line-height:62px;
	border:1px solid #eeeeee;
	background-color:#ffffff;
	border-radius:5px;
  cursor:pointer;
} 


.pageli{ display:inline-block; margin:0 3px; padding:5px 8px; line-height:30px;   text-align:center;font-size:16px; color:#555555; background-color:#eeeeee; border-radius:3px; cursor:pointer;  }
.dqpage{ display:inline-block; margin:0 3px; padding:5px 8px; line-height:30px;   text-align:center;font-size:16px; color:#ffffff; background-color:#2B83FB; border-radius:3px; cursor:pointer;  }
.yepage .sypage,.yepage .xypage{ font-family:'宋体'; font-size:18px;}


.xueinfo .xue-form .kaonei .delban {
	 position:absolute; top:55px; height:30px; width:65px; line-height:30px; background:#bbbbbb; border-radius:3px; font-size:16px; color:#ffffff; text-align:center; z-index:5; right:8px;cursor:pointer;
}


.moneyinfos  {
	width:100%;
	padding:1px 0 5px 0; 

}
.moneyinfos .moneytm {	
}
.moneyinfos .moneytm .moneyli1{
	margin:3px 0; float:left;
	height:30px; line-height:30px;font-size:18px; color:#555555;text-align:center;
	width:37%; 
}
.moneyinfos .moneytm .moneyli{
	 float:left;
	height:40px; line-height:20px;font-size:16px; color:#555555;text-align:center;
	width:21%; 
}
.moneyinfos .moneytm .moneylo{
	margin:3px 0; float:left;
	height:30px; line-height:30px;font-size:17px; color:#555555;text-align:center;
	width:21%; 
}
.moneyinfos .moneytm .moneyli .dixia{
	line-height:20px;font-size:14px; color:#888888;text-align:center;
}
.moneyinfos .moneytm .moneyli span{
	 font-size:14px; color:#888888; 
}
.moneyinfos .moneytm .moneylis1{
	margin:1px 0; float:left; background-color:#ffffff; text-indent:15px;
	height:45px; line-height:45px;font-size:16px; color:#555555;text-align:left;
	width:37%; 
}
.moneyinfos .moneytm .moneylis1 span{
	 font-size:14px; color:#888888; 
}
.moneyinfos .moneytm .moneylis{
	margin:1px 0; float:left; background-color:#ffffff; padding-top:7px;
	height:45px; line-height:38px;font-size:14px; color:#555555;text-align:center;
	width:21%; 
}

.padbody .kaoinputs ul li,.padzhu .kaoinputs ul li{
	float:left; width:85px; height:35px; line-height:35px; font-size:18px; text-align:center; background-color:#eeeeee; margin-top:12px; margin-left:10PX;color:#666666; border-radius:5px;
}
.padbody .kaoinputs ul li.type-act,.padzhu .kaoinputs ul li.type-act{
	font-size:16px;  background-color:#e25111; color:#ffffff;
}

.padzhu .kaoinputp {
	float:left; height:55px; line-height:55px; text-align:left; width:75%;font-size:18px; color:#333333; 
	position:relative;
}
.padzhu .kaoinputp ul li{
	float:left; width:95px; height:39px; line-height:39px; font-size:16px; text-align:center; background-color:#eeeeee; margin-top:10px; margin-right:5PX;color:#666666; border-radius:5px; cursor:pointer;
}
.padzhu .kaoinputp ul li.type-act{
	font-size:16px;  background-color:#e25111; color:#ffffff;
}

.padzhu .kaofux,.padzhu .kaofuw {
	float:left; text-align:left; width:75%;
	position:relative;  
}
.padzhu .kaofux ul li,.padzhu .kaofuw ul li{
	float:left; width:95px; height:39px; line-height:39px; font-size:16px; text-align:center; background-color:#eeeeee; margin-top:10px; margin-left:12PX;color:#666666; border-radius:5px; cursor:pointer;
}
.padzhu .kaofux ul li.type-act,.padzhu .kaofuw ul li.type-act{
	font-size:16px;  background-color:#e25111; color:#ffffff;
}

.padzhu .kaoinputw ul li a{
	 width:95px; height:35px; line-height:35px; font-size:18px; text-align:center; background-color:#eeeeee; color:#666666; border-radius:5px; display:block; float:left;margin-top:12px; margin-right:10PX;
}
.padzhu .kaoinputw ul li.type-act a{
	font-size:16px;  background-color:#e25111; color:#ffffff;
}





.moneylist {
	width:100%;
	margin-bottom:10px;
	background-color:#ffffff;
}
.moneylist .moneyqu {
	float:left;
	width:49.9%;background-color:#ffffff; padding:10px 0;
}
.moneylist .moneyqu .moneyti {
	  height:20px; line-height:20px; text-align:center; font-size:14px; color:#888888;background-color:#ffffff;border-right:1px solid #eeeeee;  
}
.moneylist .moneyqu .moneywen { 
	  height:30px; line-height:30px; text-align:center;background-color:#ffffff;border-right:1px solid #eeeeee;  
}
.moneylist .moneyqu .moneywen a{
	  font-size:18px; color:#0068F3; font-weight:bold; 
}


.userzhu  {
	width:100%;
	background-color:#ffffff;
}
.userzhu .user-form {
	margin:0 4%;
	width:92%;
	height:55px;
	line-height:55px; text-align:left; font-size:16px; color:#666666;
	border-bottom:1px solid #eeeeee;
}
 
.userzhu .user-form .userwen {
	float:left; height:55px; line-height:55px; text-align:left; font-size:18px; color:#333333; width:50%;
}
.userzhu .user-form .userban {
	float:left; height:55px; line-height:55px;width:50%;padding-right:18px; background-image:url(../img/right.png); background-repeat:no-repeat; background-size:10px 17px; background-position: right center;
}
.userzhu .user-form .userban a{
	  height:55px; line-height:55px; text-align:right; width:100%;font-size:16px; color:#888888; display:block; 
}
.UserCenter .userItem2 {
    margin-top: 1.28rem;
    padding: 0 0.5rem 0.5rem 0.5rem  ;
	text-align:center;
	color:#222222;
	font-size:1.15rem;
    border-bottom: 8px solid #f5f6f7;
}


.padzhu .card-form {
	margin:0 4%;
	width:92%;
	height:142px;
	 text-align:left; font-size:18px; color:#666666;
} 
.padzhu .card-form .kaowen {
	float:left; height:55px; line-height:55px; text-align:left; font-size:18px; color:#888888; width:22%;
}
.padzhu .card-form .kaopic {
	float:left; text-align:left; width:140px;padding-top:8px; 
}
.padzhu .card-form .kaopic .kaocp{
  width:93%; float:left; margin-right:2%; 
}
.padzhu .card-form .kaopic .kaocp input{
	width:100%; height:38px; line-height:35px; border:1px solid #002d95; outline:none;text-align:center;font-size:18px; color:#002d95; background:#ffffff; border-radius:5px; cursor:pointer ;
}
.kaocp #imageInput {
	display: none;
}
.kaocp label {
	width:100%; height:38px; line-height:35px; border:1px solid #002d95; outline:none;text-align:center;font-size:18px; color:#002d95; background:#ffffff; border-radius:5px; cursor:pointer ; display:block; 
}
.kaocp label:focus,.fileup label:active {
	box-shadow: none;
}


.kaocs #imageInput {
	display: none;
}
.kaocs label {
	width:100%; height:38px; line-height:35px; border:1px solid #002d95; outline:none;text-align:center;font-size:18px; color:#002d95; background:#ffffff; border-radius:5px; cursor:pointer ; display:block; margin-top:8px;
}
.kaocs label:focus,.fileup label:active {
	box-shadow: none;
}


.login-about a{
	display:block;
	margin:0 4% 15px 4%;
	width:92%;
	background:#ffffff;
	border:1px solid #eeeeee;
	font-size:20px;
	text-align:center;
	border-radius:5px;
	padding:10px 0;
  color: #333333;
  line-height:32px;
  cursor:pointer;
} 


.padzhu .bank-form {
	margin:0 4%;
	width:92%;
	text-align:left; 
} 
.padzhu .bank-form .kaowen {
	float:left; height:55px; line-height:55px; text-align:left; font-size:18px; color:#888888; width:25%;
}
.padzhu .bank-form .kaoinput{
	width:75%; float:left;font-size:18px; color:#666666; padding:10px 0;
}

.padzhu .bank-form .kaoinput ul li{
	width:100%;  background-color:#ffffff; border-radius:5px; cursor:pointer; margin-bottom:5px;
}

.padzhu .bank-form .kaoinput ul li .bankname{
	font-size:18px; color:#333333; line-height:25px; padding:5px 0 0 10px;
}
.padzhu .bank-form .kaoinput ul li .bankinfo{
	font-size:15px; color:#888888; padding:3px 0 5px 10px;
}

.padzhu .bank-form .kaoinput ul .type-act{
	width:100%;background-color:#2072D5; border-radius:5px;
}
.padzhu .bank-form .kaoinput ul .type-act .bankname{
	font-size:18px; color:#ffffff; line-height:25px; padding:5px 0 0 10px;
}
.padzhu .bank-form .kaoinput ul .type-act .bankinfo{
	font-size:15px; color:#eeeeee; padding:3px 0 5px 10px;
}

.gunwen { width:94%; height:32px; margin:5px auto 0 auto ;  text-align:center; }
.gunwen .myscrollwen { width:24%; height:32px;  line-height:32px; font-size: 16px; text-align:left; float:left; background-image:url(../img/annon.png); background-repeat:no-repeat; background-position:left center; background-size:16px 16px; text-indent:20px; }
.gunwen .myscroll { width:75%; height:32px; line-height:32px; overflow: hidden;text-align:left;}
.gunwen .myscroll li a{ height:32px;color: #333; text-decoration: none; font-size:18px; text-align:left; display:block;}

.soubag{ 
    text-align:center; 
	margin:8px 3% 2px 3%;
	width:94%; position:relative;
} 
.soubag input{ text-align:center; 
	display:block;
	width:100%;
	height:40px; line-height:40px;
	background-color:#ffffff;
	border:0;font-size:16px; color:#333333;
	outline:none;
	border-radius:25px;
    cursor:pointer;
}  
.soubag .soucha{ 
position:absolute; right:5px; top:6px; z-index:5;
	margin:0 3%; text-indent:-9999px; font-size:10px;
	width:28px;
	height:28px;
	line-height:28px;
  cursor:pointer; background-image:url(../img/search.png); background-repeat:no-repeat; background-size:100%;
} 

.content {
	 margin:0 4%;
	 width:92%;
}
.allConent{ } 
.allConent .title {
    font-size: 1.25rem;
    color: #000!important;
    line-height: 1.75rem;
    margin-top: 1.125rem;
}
.allConent .tip {
    font-size: .85rem;
    color: #9b9b9b;
}
.allConent .detail-content {
    word-break: break-all;
    margin-top: 0.85rem;
	line-height: 1.35rem;
	font-size: .95rem;
 
}

.newslist  {
	width:100%;
	padding-top:15px;
}
.newslist ul {
	margin:0 3% 10px 3%;
	padding:10px 15px;
	width:94%;
	background-color:#ffffff;
	border-radius:10px;
}
.newslist ul .touinfo{
	line-height:25px;width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #eeeeee;
}
.newslist ul .touinfo a{
	text-align:left; line-height:25px;
	display:block; width:100%;
	font-size:16px; color:#333333 ;
}
.newslist ul .touinfo a span{
	 background:-webkit-linear-gradient(left,#ff0000,#CF2446);
   background:-moz-linear-gradient(left,#ff0000,#CF2446);
   background:-ms-linear-gradient(left,#ff0000,#CF2446);
   background:-o-linear-gradient(left,#ff0000,#CF2446);
   background:linear-gradient(left,#ff0000,#CF2446);
	padding:1px 5px;
	line-height:18px; margin-right:5px;
	border-radius:2px;
  color: #ffffff;
	font-size:14px; color:#ffffff;
}
.newslist ul .newinfo{
    height:45px;  
	border-bottom:1px solid #eeeeee;
	background-image:url(../img/right.png); background-repeat:no-repeat; background-size:7px 13px; background-position:right center;
}
.newslist ul .newinfo a{
	height:45px; text-align:left;
	display:block;
	line-height:45px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis;
	width:95%;font-size:16px; color:#666666;
}
.newslist ul .newinfo:last-child{
	border-bottom:none;
}
