p,
label,
div {
	font-size: 12px;
}
h2.font14{font-weight: 500;}
.register-enterprise-warp  select {
    direction: rtl;height: 22px;line-height: 22px;
}
.register-enterprise-warp select option {
    direction: ltr;
}
/* 外层 */
.register-warp,
.register-personage-warp,
.register-enterprise-warp,
.personage-warp {
	width: 100%;
	height: 100%;
}

.backSilver {
	background: rgb(242, 245, 250)
}

/* 头部 */
.register-warp-header {

}

.register-warp .register-warp-header .icon-qiyezhongxin_qiyeguanli {
	color: #fff;
}

/* body */
.register-choose {
	width: 90%;
	text-align: center;
	margin-top: 10%;
}

.register-choose-text {
	width: 100%;
	text-align: center;
	font-size: 1.5rem;
}

/* 个人注册 */
.register-choose-personage {
	border-radius: 10px;
	height: 100%;
	width: 80%;
	margin-left: 6%;
}
.have_code{
	float: right;margin-right: 4%;min-width: 50px;text-align: center;
	color: rgb(3,120,221);
}
.register-personage-warp .have_code{color:rgb(250,102,0);}
.register-choose-personagetext {
	width: 80%;
	color: #fff;
	font-size: 1.6rem;
	text-align: left;
}

.per {
	display: inline;
	font-size: 4.1rem;
	color: #fff
}

/*个人注册单页*/
/* 手机号注册 */
.register-personage-warp-header {
	
}

.register-personage-warp .register-personage-warp-header .icon-qiyezhongxin_qiyeguanli {
	color: #fff;
}

.register-personage-warp-logo {
	width: 100%;
	text-align: center;
	height: 60px;
	display: inline-block;
}

.register-personage-warp-logo img {
	width: 60%;
	margin: 10% 0 5% 0;
}


/* .blueColor,.yelowColor{font-size: 1rem;} */
/* .weui-input{width: 100%;} */
/* 注册按钮 */
.weui-btn-myselft {
	width: 90%;
	border-radius: 25px;
	background: rgb(255, 102, 0) !important;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
}
.add_label{
	width: 100%;
	position: fixed;bottom: 20px;
}

.enterselect {
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	color: #fff;
	border-radius: 20px;
}

label {
	margin-left: 5px;
}

.margin5 {
	margin-left: 5px;
}

/*添加标签*/
.selectLabel {
	height: 60px;
	width: 100%;
}

.register-white-input {
	border-radius: 20px;
	padding-left: 10px;
	background: #fff;
	height: 29px;
}

.width27 {
	width: 27%
}

.alllabel {
	width: 100%;
	margin-top: 10px;
}

.alllabel div {
	width: 100%;
	/* margin-left: 2%; */
}

.alllabel div span {
	width: 20%;
	margin: 8px 0 0 1%;
	display: inline-block;
	border: 1px solid rgb(230, 230, 230);
	padding: 2px;
	text-align: center;
	margin-left: 2%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
}

.alllabel-span-click {
	border: 1px solid rgb(255, 102, 0) !important;
	color: rgb(255, 102, 0);
}

.marginl3 {
	margin-left: 3% !important;
}

.selectLabel .weui-cell__ft .yelowColor {
	border-radius: 20px;
}

/*上传照片*/
#photo {
	margin: 30px 0 0 35%;
	width: 30%;
	border-radius: 50%;
}
#photoByBuslic{
	margin:30px 0 0 30%;
	width: 40%;
}
#file {
	opacity: 0;
	filter: alpha(opacity=0);
	width: 30%;
	position: absolute;
	top: 135px;
	left: 35%;
	z-index: 9;
}
#fileByBuslic{
	opacity:0; 
	filter:alpha(opacity=0); 
	width: 40%; 
	position: absolute; 
	top: 135px;
	left: 30%; 
	z-index: 9;
}
.btnupload {
	z-index: 1;
	margin-top: 10px;
	width: 30%;
	height: 35px;
	line-height: 35px;
	font-size: 17px;
}

.photo-text {
	margin-top: 30px;
	font-size: 18px;
	color: rgb(163, 167, 169);
	text-align: center;
	width: 100%;
}

.jumpThis {
	text-align: center;
	width: 100%;
	margin-top: 15px;
}

.jumpThis a {
	color: rgb(150, 152, 154);
	font-size: 14px;
	font-weight: 800;
}

/*三方绑定*/
.thirdIcon {
	width: 100%;
}

.thirdIcon img {
	width: 20%;
	margin-left: 10%;
	margin-top: 30px;
}

/*注册完成*/
.registerSuccess-warp {
	width: 100%;
}

.success-header {
	width: 100%;
}

@media screen and (min-width:340px) and (max-width:380px) {
	.success-header img {
		margin-left: 5%;
	}
}

@media screen and (min-width:381px) and (max-width:415px) {
	.success-header img {
		margin-left: 10%;
	}
}

.sigma-content {
	margin: 15px;
	text-align: center;
	background-color: #fff;
}

.sigma-middle-line:before {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background-color: silver;
	/*颜色需与主题大背景色一致*/
	position: relative;
	top: 13px;
	/*调节线高*/
	left: 0;
}

.sigma-line-text {
	display: inline-block;
	background: #fff;
	padding: 0 18px 0 18px;
	position: relative;
	font-size: 16px;
	font-weight: 500;
}

.recommend {
	/* width: 18%; */
	margin-left: 1%;
	display: inline-block;
	border-radius: 2px;
	border: 1px solid rgb(248, 248, 250);
	text-align: center;
	color: rgb(105, 105, 121);
	padding: 2px 10px;
	background: #f1f1f1;margin-bottom: 5px;
}

.success-header span {
	display: inline-block;
}

.success-left {
	width: 25%;
	display: inline-block;
}

.success-left img {
	width: 100%;
	margin: 40px 0 0 30px
}

.tip {
	position: relative;
	background-color: rgb(242, 245, 250);
	width: 50%;
	height: 80px;
	line-height: 20px;
	color: white;
	text-align: left;
	border-radius: 5px;
	font-family: sans-serif;
	margin-left: 40%;
	float: right;
	right: 10%;
	margin-top: -100px;
}

.tip:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid;
}

.success-right:after {
	border-right-color: rgb(242, 245, 250);
	top: 20%;
	right: 100%;
	margin-top: 0;
}

.border-yellow {
	border: 0.5px solid rgb(255, 102, 0);
	padding: 5px;
}

.recommend-p {
	min-width: 15%;
	margin-left: 1px;
	display: inline-block;
	border-radius: 2px;
	border: 1px solid rgb(248, 248, 250);
	text-align: center;
	color: rgb(105, 105, 121);
	padding: 2px 10px;margin-bottom: 5px;
}
.priseSuccess-warp .recommend-p{background: #f1f1f1;}
/* 企业注册 */
.register-choose-enterprise {
	border-radius: 10px;
	height: 100%;
	width: 80%;
	margin-left: 6%;
	background: rgb(2, 129, 206);
	margin-top: 10%;
}

.register-choose-enterprise-text {
	text-align: left;
	width: 80%;
	color: #fff;
	font-size: 1.6rem;
}

.weui-footer .ft-bold a{
	color: black;text-decoration: underline;
}
/*注册成功*/
.priseSuccess-warp .tip.success-right span,
.registerSuccess-warp .tip.success-right span{
	color: black;
	margin-left: 8px;
	margin-top: 5px;
	font-size: 12px;
}

.priseSuccess-warp a.btnPriseSucess,
.registerSuccess-warp a.btnPriseSucess{
	height: 30px ;
	line-height: 30px ;
	font-size: 17px ;
}
.priseSuccess-warp a.btnAfter,
.registerSuccess-warp a.btnAfter{
	border: 1px solid rgb(170,170,170);
	color:silver !important;
	border-radius: 25px;
	background:#fff;
	width: 90%;
	height: 30px;
	line-height: 30px;
	font-size: 17px;
}
.btnAfter:active{
	color: silver !important;
	background: white !important;
}
.priseSuccess-warp .weui-cell .weui-cell__hd img{
	margin-top: -25px;
	width:45px;
	margin-right:5px;
	display:block
}
.priseSuccess-warp p i.icon-nan{
	color: rgb(13,165,236);
}
.priseSuccess-warp .sirinfo{
	font-size: 12px;color:rgb(105,105,121);width: 90%
}
.registerSuccess-warp .sirinfo{
	font-size: 12px;color:rgb(105,105,121);width: 90%;
	padding-left: 15px;
}
.paddleft15{padding-left: 15px;}
div.cut-line{
	width: 99%;border: 0.5px solid silver;margin-top: 1px;
}
.registerSuccess-warp div.cut-line{
	width: 99%;border: 0.5px solid silver;margin-top: 10px;
}
.paddbot10{padding-bottom: 10px;}

/* .weui-toast{line-height:80px ;height:80px;width: 120px;left:45%} */
.weui-select{height: 23px;line-height: 23px;}
select {
    direction: rtl;
}
 select option {
    direction: ltr;
}
