.loginHeader{height:60px;line-height:60px;background:#c99d5e;color:#fff;text-align:center;font-size:16px;}
.loginHeader .return{float:left;font:bold 24px 'SimHei';color:#fff;height:60px;line-height:60px;margin-left:3%;}
.loginHeader .register{float:right;height:60px;line-height:60px;font-size:14px;color:#fff;margin-right:3%;}
.loginHeader .lgi{vertical-align:middle;}
.board{width:80%;margin:0 auto;overflow:hidden;color:#787878;padding:10% 0 50%;}
.board li{margin:5% 0;}
.board .menuout{position:relative;}
.board span{font-weight:bold;display:inline-block;margin-bottom:2%;text-indent:1px;}
.board label{display:inline-block;margin-top:2%;text-indent:1px;color:#cb0000;}
.board p{margin-right:110px;}
.board .text{width:100%;height:36px;border:1px solid #c2c7d7;box-shadow:0 0 5px #c2c7d7 inset;text-indent:5px;font:normal 16px 'Microsoft Yahei';color:#333;}
.board .text:focus{border:1px solid #c99d5e;box-shadow:0 0 5px #c99d5e inset;}
.imgcode{height:36px;position:absolute;right:0;top:0;z-index:3;}
#nickmessage{display:none;}
.register-title{margin:13% auto 0;padding:42px 0;color: #333333;font-size: 25px;text-align: center;}
.input-panel{padding: 0 17px 5%;overflow:hidden;}
.input-panel .menuout{margin:5% auto;position:relative;}
.input-panel .text{display:block;width:100%;height:40px;padding-left: 0;
    border: none;outline: none;border-bottom:1px solid #ddd;
    text-indent:12px;font:normal 16px 'Microsoft Yahei';color:#333;}
.getcode{width:108px;height:28px;line-height:28px;display:block;
    position:absolute;right:0;bottom:9px;z-index:3;background:transparent;
    color: #333;text-align:center;font-size:13px;border:1px solid #DDDDDD;border-radius: 2px;}
.registerbtn{background:#FF2130;border:none;color:#fff;
    font:normal 16px 'Microsoft Yahei';width:100%;height:42px;border-radius: 3px;}
.input-panel .lastLi{text-align: right;}
.input-panel .lastLi .links{color:#333;font-size:15px;line-height:15px;display:inline-block;}
.input-panel .lastLi .links .linkLogin{ color: #FF2130;}
.prefix-tel{line-height:42px;display:block;
    position:absolute;left:12px;top:0;z-index:3;background:transparent;
    color:#333333;text-align:center;font-size:15px;}
#tel{text-indent: 47px;}
.htCont{position:relative;height:40px;background:#e8e8e8;line-height:40px;color:#888;text-indent:32%;}
.htText{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;}
.htBack{position:absolute;left:0;top:0;width:55px;height:100%;z-index:1;background-color:#7ac23c;}
.htElement{width:55px;height:40px;display:block;overflow:hidden;z-index:3;position:absolute;left:0;top:0;
    background-color:#fff;border:1px solid #a9a9a9;box-sizing:border-box;cursor:move; text-indent:0;text-align:center;
    background-image:url(http://www.jp.cc/img/iconregister.png);background-repeat:no-repeat;background-size:20px;background-position:center;}
.htElement img{vertical-align:top;}

/*成功后弹窗*/
.zixun{position:fixed;z-index:11;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.7);display:none;}
.zxContent{
	width: 80%;
	margin: 60% auto 0;
	box-sizing: border-box;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	position: relative;
	padding-bottom:18px;
}
.zxTit{font:normal 30px 'SimHei';line-height:30px;margin:0;}
.zxText{display:block;width:340px;margin:25px auto 0;height:45px;border:1px solid #ddd;border-radius:5px;font:normal 16px "Microsoft Yahei";text-indent:42px;background-image:url("../img/zixun_2.png");background-repeat:no-repeat;background-position:10px center;background-size:20px;box-sizing:border-box;}
.zxBtn{
	display: block;
	width: 40%;
	height: 36px;
	border: none;
	border-radius: 5px;
	font: normal 15px "SimHei";
	background: #FE1F20;
	color: #fff;
	box-sizing: border-box;
	cursor: pointer;
	margin: 0 auto;
}
.closeZx{position:absolute;z-index:12;right:10px;top:15px;}
#zixunTc .zxContent .mid {
	padding: 10% 0;
	position: relative;
	width:100%;
	height:auto;
}
#zixunTc .zxContent .mid img {
	max-width: 100%;
}
#zixunTc .zxContent .mid span {
	height: 62px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
}
