.products {
	text-align: center;
	margin-bottom: 20px;
	font-size: 24px;
	color: #1c9ce4;
}

.products1 {

	font-size: 12px;
	color: #7c7c7c;
	margin-bottom: 12px;
}

.tel {
	font-size: 8px;
	color: #7c7c7c;
}

.clear {
	height: 0;
	clear: both;
}

.listdiv {
	margin-top: 0px;
}



.btn_getcode {
	background-color:#ffffff;
	border: 1px solid #e8e8e8;
	height: 43px;
	line-height: 43px;
	width: 130px;
	text-align: center;
	outline: 0 none;
	color: #7c7c7c;
	font-size: 14px;
	cursor: pointer;
}
.btn_enabled {
	/*background: url(http://res.cloud.qiku.com/pass/2.0/img/1.0/loginbtnbg.png) repeat-x;*/
	color:#7c7c7c;

}
.dl-r .btn_getcode:active {
	outline: none;
}



.readme {
	margin-bottom: 60px;
}



.pass-verifyCodeImgParent {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.plearonline{
	color:#7c7c7c;
}
.resultDiv {
	height: 350px;
	text-align: center;
	display: none;
}
.blueLink{
	text-decoration: none;
	color:#fff;
}
.successtitle {
	margin-top: 80px;
	margin-bottom: 40px;
	color:#7c7c7c;
}

.yournumber {
	margin-bottom: 10px;
	color:#7c7c7c;
}

.emailbox {
	margin-top: 20px;
	color: #A8A8A8;
	padding-top: 30px;
	border-top: 1px dashed #D6D6D6;
}

#spanEmail, #spanNumber {
	color: #7c7c7c;
}





.inputdiv{
  height:43px;
  width:352px;
  margin: 0px auto 14px auto;
  border:1px solid #e8e8e8;
  position:relative;
}
.inputdiv input{
  position:absolute;
  left:25px;
  top:5px;
  height:33px;
  width:280px;
  line-height:33px;
  border:none; 
  background: transparent;
  outline: none;
  color: #5c5c5c;
}
.placeholder{
  position:absolute;
  top:12px;
  left:10px;
  font-size:12px;
  width:180px;
  height:20px;
  line-height:20px;
  color: #c9c9c9;
  padding-left:15px;
}
#name_placeholder{
  background:url(https://res.cloud.qiku.com/pass/2.0/img/1.0/icon_account.png) no-repeat;
}
#password_placeholder{
  background:url(https://res.cloud.qiku.com/pass/2.0/img/1.0/icon_pwd.png) no-repeat;
}



#verifyCodeDiv{
  position:relative;
  height:43px;
  width:352px;
  margin: 0px auto 14px auto;
  display:none;
}
.codediv{
  position:absolute;
  width:210px;
  height:43px;
  border:1px solid #e8e8e8;
}
.codediv>input{
  margin-left:15px;
  position:absolute;
  top:12px;
  left:10px;
  width:170px;
  color:#000;
  height:20px;
  line-height:20px;
  outline:none;
  border:none;
  background:transparent;
}

#verifyCodeImgParent{
  position:absolute;
  top:0px;
  left:222px;
  width: 130px;
  height:26px; 
}
#randomCodePic{
  cursor:pointer;
}



#mAuthorCodeDiv{
  position:relative;
  height:43px;
  width:352px;
  margin: 0px auto 14px auto;
  display:none;
}

#mAuthorCode{
  position:absolute;
  top:12px;
  left:10px;
  width:170px;
  color:#000;
  height:20px;
  line-height:20px;
  outline:none;
  border:none;
  background:transparent;   
}
#mAuthorCodeImgParent{
  position:absolute;
  top:0px;
  left:222px;
  width: 130px;
  height:26px; 
}
#verifyCodePic{
  cursor:pointer;
}

.codecontainer{
  position:relative;
  height:43px;
  width:352px;
  margin: 0px auto 14px auto;
}
.codecontentdiv{
  position:absolute;
  width:210px;
  height:43px;
  border:1px solid #e8e8e8;
}
.codecontent{
  position:absolute;
  top:12px;
  left:10px;
  width:170px;
  color:#000;
  height:20px;
  line-height:20px;
  outline:none;
  margin-left:15px;
  border:none;
  background:transparent;   
}
.btncontaner{
  position:absolute;
  left: 222px;
  height:43px;
}
.customer{
  font-size:14px;
  color:#7c7c7c;
  position:relative;
  margin-top: 14px;
}
.customer>a{
  text-decoration: none;
}
.loginihref{
  text-decoration: none;
  color: #0d99e9;
  float:right;
}
.loginihref:hover{
  color: #0d99e9;
}
.ge{
  color:#7c7c7c;
  float:right;
  font-size:10px;
  margin: 0px 5px;
}
.registerhref{
  color:#f84e4e;
  float:right;
}
.registerhref:hover{
  color:#c31212;
}
.customer_1{
	margin-top:50px;
	font-size: 14px;
	margin-bottom:40px;
	color:#7c7c7c;
}
.customer_1 > span {
	line-height: 32px;
	height: 32px;
	font-size: 14px;
	vertical-align: middle;
	margin: auto 0px auto 0px;
	display: inline-block;
	color:#7c7c7c;
}
.customer_1 > span >a  {
	font-size: 14px;
	text-decoration:none;
	color:#1c9ce4;
}
.customer_1 > a {
	line-height: 32px;
	height: 32px;
	
	display: inline-block;
}
.customer_1 > a >img{
	line-height: 32px;
	height: 32px;
	display: inline-block;
	margin-right:10px;
	vertical-align: bottom;
}