
/*注册界面*/
.login-bg{
	background: url(../img/login-bg.jpg)no-repeat left top/100% 100%;
}
.register,.ftpassworld{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.login-title {position: absolute; top: 11%; width: 100%; z-index: 2; left: 0px; text-align: center;}
.login-title .logo {width: 70%; margin: 0px auto; clear: both;}
.register-cz{
	width: 80%;
	position: relative;
    top: 28%;
    left: 10%;
    background-color: rgba(255,255,255,0);
    }
 .register-cz dl dt .ml10{
    	padding: 7px 0 0 14px;
    	font-size: 16px;
    }
.register-cz dl dt .ml10 a{
     font-size: 78%;
    color: #a9a8a8;
	 position: relative;
	 top: -7px;
    }
.submit{
	background-color: #09c2b2;
	border: 1px solid transparent;
}
.reg-infor{
	/*width: 100%;
	position: relative;*/
}
.reg-inforl,.ft-inforl{
	width: 62%;
}
.reg-inforr{
	width: 32%;
    height: 38px;
   float: right;
    border-radius: 4px;
    z-index: 1;
    border: 1px solid #B6B6B6;
    padding-top: 8px;
    color: #a9a8a8;
	 text-align: center;
	 margin-top: -54px;
}
.reg-card{
	width: 100%;
	margin: 0px 10px 15px 0;
}
.hqk{
	margin-top: -10px;
	color: #e91;
	background-color: transparent;
}
.hqk1{
	color: #999;
}
input[type=text1]{
	background-color: transparent;
    font-size: 14px;
    width: 90%;
    height: 40px;
    line-height: 40px;
}
.shuru{
	width: 80%;
}
.passd{
	border: 1px solid red;
	width: 70%;
}
input::-webkit-input-placeholder{font-size: 14px;}

.fr{
    float: right;
}
.fcff {
    color: #fff !important;
}
.f14 {
    font-size: 14px;
}
.mui-btn-block{
	padding: 7px 0;
	border: 0;
	/*background-color: transparent;*/
	color:#FFFFFF;
}
.mui-content-padded{margin: 0;}
.mui-icon{color: #959595;margin-left: -5px;}
.denglu{
    margin-top: -15px;
}
.li-bot{
	position: absolute;
	top: -10px;
}
.zzs{
	margin-top:20px;
}
.yz-xx{
	display: -webkit-box;
    width: 100%;
    /*margin-top: 15px;*/
    float: left;
}
.yz-xx dd{
	-webkit-box-flex: 1;
    position: relative;
    z-index: 1000;
}
.yz-xx dt.ml10 {
    padding: 7px 0 0 14px;
}
.mui-left{
	magin-top:15px;
}
.mui-icon-locked1:before{
	line-height: 36px;
	width: 10%;
}

.mui-icon-contact:before {
    content: '\e100';
    padding-top: 2px;
    display: -webkit-inline-box;
}
input#names,input#phone {
    height: 30px;
    border: none;
    display: -webkit-box;
    margin-top: -33px;
    padding-left: 37px;
}

.phone-count{
   
    width: 100%;
    padding: 0 0 0 17px;
    height: 39px;
    line-height: 39px;
}
input#sendPhoneCode{
	width: 100%;
    padding-left: 5px;
}