
#footer {
	width: 100%;
    height: 3.85rem;
    position: absolute;
    bottom: 0;
    background-color: #FFFFff;
    text-align: center;
}

/*mui_header*/

body .mui-bar {
	height: 56px;
	background-color: #ffffff;
	backface-visibility: hidden;
}

body .mui-bar .mui-icon {
	font-size: 24px;
	padding-top: 16px;
	padding-bottom: 16px;
}

body .mui-title {
	font-size: 17px;
	font-weight: 500;
	line-height: 56px;
	position: absolute;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	color: #2ABFFF;
}

#header1 .mui-h2, h2{
	font-size: initial;
}


/*mui_body*/

body.mui-content {
	position: absolute;
	top: 2.6rem;
	overflow: auto;
}

body .mui-content {
	background-color: #FFFFFF;
	margin-bottom: 3.85rem;
}


/*头部和主体*/

.agree {
	padding: 0.4rem 0.8rem;
	color: #666666;
}


/*footer*/

.foot {
	font-size: 18px;
	color: #FFFFFF;
	overflow: hidden;
}

.foot_btn {
	line-height: 2.2rem;
    height: 2.2rem;
    padding-top: 0.2rem;
}

.btn {
	display: block;
    padding: 0.5rem 0rem;
    margin: 0.2rem 1.625rem 0rem 1.625rem;
    border-radius: 2rem;
    background-color: #F28C63;
    color: #ffffff;
}
.agreement-text{
   text-indent:1rem;
   margin-bottom: 0.6rem;
}
.agreement-tit,.agreement-tit1{
   margin-bottom: 0.6rem;
}