.main{
	margin-top: 0.640343rem;
}
.join-img{
	display: block;
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0;
}
.add-img{
	cursor: pointer;
}
.bounced-box{
	position: fixed;
	top: 1.244935rem;
	left: 50%;
	margin-left: -2.569377rem;
	/*width: 5.138754rem;*/
	background-color: #FFF;
	padding: 0 0.960515rem;
	z-index: 1001;
	display: none;
}
.shade-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #2B2B2D;
	opacity: 0.6;
	background-color: rgba(43,43,45,0.6);
	filter: alpha(opacity=60);
	z-index: 1000;
	display: none;
}
.close-img{
	position: absolute;
	right: 0;
	top: 0;
	width: 0.176094rem;
	height: 0.176094rem;
	float: right;
	margin: 0.160086rem 0.160086rem 0 0;
	cursor: pointer;
}
.bounced-title{
	font-size: 0.240129rem;
	color: #2B2B2D;
	line-height: 1.120601rem;
	text-align: center;
}
.input-box{
	/*max-width: 3.361802rem;*/
	margin: 0 auto;
}
label{
	/*width: 0.800429rem;*/
	width: 0.600429rem;
	font-size: 0.144077rem;
	color: #2B2B2D;
	text-align: right;
	margin-right: 0.22412rem;
	margin-top: 0.064034rem;
}
input{
	width: 2.305236rem;
	height: 0.304163rem;
	font-size: 0.11206rem;
	color: #2B2B2D;
	text-align: left;
	line-height: 0.304163rem;
	padding-left: 0.22412rem;
	border: 1px #ADAEB2 solid;
	border-radius: 0.048026rem;
}
.layui-input{
	width: 2.529366rem;
	height: 0.304163rem;
	font-size: 0.11206rem;
	color: #2B2B2D;
	text-align: left;
	line-height: 0.304163rem;
	padding-left: 0.22412rem;
	border: 1px #ADAEB2 solid;
	border-radius: 0.048026rem;
}
.layui-input-inline .layui-input{
	width: 1.209366rem;
	height: 0.304163rem;
	font-size: 0.11206rem;
	color: #2B2B2D;
	text-align: left;
	line-height: 0.304163rem;
	padding-left: 0.22412rem;
	border: 1px #ADAEB2 solid;
	border-radius: 0.048026rem;
}
.layui-form-select dl dd.layui-this{
	background-color: #BDA064;
}
/*.layui-form-select dl dd:hover{
	background:linear-gradient(0deg,rgba(189,160,100,1) 0%,rgba(229,197,132,1) 100%);
}*/
.code-input{
	width: 0.864463rem;
	height: 0.304163rem;
	font-size: 0.11206rem;
	color: #2B2B2D;
	text-align: left;
	line-height: 0.304163rem;
	border: 1px #ADAEB2 solid;
	float: left;
}
input:focus{outline:none;}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #E5E5E5;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #E5E5E5;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #E5E5E5;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #E5E5E5;
}
.code-img{
	width: 1.024549rem;
	height: 0.304163rem;
	float: left;
	margin-left: 0.080043rem;
}
.refresh-img{
	width: 0.240129rem;
	float: left;
	margin-top: 0.032017rem;
	margin-left: 0.064034rem;
	cursor: pointer;
}
.input-item{
	margin-top: 0.240129rem;
}
.save-btn{
	width: 1.568841rem;
	height: 0.33618rem;
	font-size: 0.128069rem;
	color: #FFF;
	text-align: center;
	line-height: 0.33618rem;
	background-color: #BDA064;
	border-radius: 0.16809rem;
	margin: 0.400215rem auto 0.33618rem;
	cursor: pointer;
}
.save-hover-btn{
	background:linear-gradient(0deg,rgba(189,160,100,1) 0%,rgba(229,197,132,1) 100%);
}