@charset "utf-8";
body{
	overflow: hidden;
}
.body_auto {
			overflow: auto !important;
}
.page{
	padding-bottom: 3rem;
	box-sizing: border-box;
}
.index{
	background-color: #fdfdfd;
}
.company-open-btn{
	/* float: right; */
   position: relative;
   margin-left: 0.2rem;
   z-index: 20;
}
.open-alone-btn{
	width: 5rem;
	margin: 2rem auto 0;
}
.open-accredit-btn{
	width: 15rem;
}

.open-tips-text{
	width: 100%;
	text-align: center;
	font-size: 0.6rem;
	margin-bottom: 0.4rem;
}
.rent-btn-box{
	width: 100%;
	padding: 0.6rem 0;
}
.rent-alone-btn{
	float: left;
	width: 4rem;
	margin-left: 3rem;
}
.rent-accredit-btn{
	float: right;
	width: 4rem;
	margin-right: 3rem;
}

.tel-box{
	position: relative;
	width: 15rem;
	margin: 5rem auto 0;
	padding: 1rem;
	background: #fff;
	box-sizing: border-box;
	overflow: hidden;
}
.reserve-tit{
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	margin-bottom: 1rem;
	text-align: center;
	font-size: 0.8rem;
}
.inp-box{
	width: 100%;
	margin-top:0.5rem;
}
.inp-box1{
	width: 100%;
	margin-top:1.2rem;
}
.inp-icon{
	float: left;
	width: 1rem;
}
.inp{
	float: right;
	width: 11rem;
}
.yzm-inp{
	float: left;
	width: 6rem;
}
.sure-btn{
	width: 100%;
	margin:1rem auto 0;
	font-size: 0.7rem;
	letter-spacing: 3px;
}


/*企业开门*/
.code{
	width: 10rem;
	padding: 0.2rem;
	border-radius: 0.2rem;
	/* border:1px solid #ff2727; */
	border:1px solid #CF8F65;
	margin: 1.6rem auto 0;
}
.code-tips{
	width: 100%;
	margin-top:0.5rem;
	color: #CF8F65;
	text-align: center;
	line-height: 1rem;
}
.code-tips span{
	color: #494949;
}

/*普通用户开门*/
.open-btn-box{
	width: 10rem;
	margin: 0.5rem auto 0;
}
.open-accredit-btn{
	float: left;
	width: 4rem;
}
.open-relet-btn{
	float: right;
	width: 4rem;
}
.deal{
	width:100%;
    height:100%;
    background-color: rgba(84,84,84,0.8);
    position: fixed;
    top:0;
    left:0;
    z-index: 3000;
    overflow-y: scroll;
	-webkit-overflow-scrolling:touch; 
}
.deal-box{
	position: relative;
	width: 15rem;
	margin:2rem auto;
	padding: 1rem 0.6rem;
	border-radius: 0.4rem;
	background: #fff;
	box-sizing: border-box;
}
.deal-tit{
	width: 100%;
	font-size: 0.8rem;
	padding-bottom: 0.6rem;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #e6e6e6;
}
.text-box{
	width: 100%;
	margin-top:1rem;
	height: 14rem;
	padding: 0 0.2rem;
	overflow-y: scroll;
	-webkit-overflow-scrolling:touch;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
}
.deal-text-tit{
	width: 100%;
	height: 1.6rem;
	line-height: 1.6rem;
	font-weight: bold;
	text-align: center;
}
.deal-text{
	line-height: 1rem;
}
.deal-btn{
	width: 5rem;
	margin: 1rem auto 0;
	text-align: center;
}
.know-btn{
	width: 100%;
	margin: 1.5rem auto 0;
}

/*身份证提示*/

.intrepot_box_hui{position:fixed;width:100%;height:100%;top:0px;left:0px;background:rgba(0,0,0,0.5);z-index:111;}

.intrepot-box{
	position: absolute;
	width: 90%;
	left:5%;
	/* margin: 5rem auto 0; */
	padding: 1rem;
	background: #fff;
	box-sizing: border-box;
	overflow: hidden;
	top:27%;
	z-index:121;
}
.reserve-tit{
	width: 100%;
    height: 1rem;
    line-height: 1rem;
    margin-bottom: 1rem;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 600;
}
.inp-box{
	width: 100%;
	margin-top:0.5rem;
}
.inp-box1{
	width: 100%;
	margin-top:2.4rem;
}

.binding-btn,.referral-btn,.intrepot-btn{
	width: 100%;
	margin:1rem auto 0;
}
.intrepot-btn{
	margin: 1.5rem auto 0;
}
.reserve-tips{
	width: 100%;
    height: 1.4rem;
    line-height: 1.4rem;
    text-align: center;
    font-size: .75rem
}
.company-tips .inp-box{border: 1px solid #4a4a4a;border-radius: 1rem;height: 1.8rem;line-height: 1.8rem;}
.company-tips .inp-icon{margin-left: 1rem;margin-top: 0.4rem;}
.company-tips .inp{margin-right: 1rem;width: 10rem;}
.company-tips .inp input{border:none;}

















