@charset "utf-8";

/*清除内边距*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
ul,
ol,
li,
pre,
fieldset,
lengend,
input,
textarea,
th,
td,
figure {
	border: none;
	padding: 0;

	margin: 0;

}

/*保护申明*/
	.layer--io7NE {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 2000;
}
			
	.layer--io7NE, .root--1sDcm {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}		
			
.modelContainer---hi5r {
    width: 281px;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    z-index: 1007;
    box-shadow: 1px 1px 8px rgba(0,0,0,.4);
	position: absolute;
	left: 50%;
	margin-left: -140px;
	top: 50%;
	margin-top: -50%;
	
}		
.agreement--1IaQC {
    height: 332px;
    overflow-y: scroll;
    padding: 0 24px;
}			
			
.confirmButton--3WKjJ {
    font-size: 17px;
    width: 100%;
    opacity: 1;
    height: 48px;
    font-family: PingFangSC,PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    border: none;
    border-top: .1em solid #eaeaea;
    background: #fff;
    color: #3089ff;
    line-height: 24px;
}			
	.agreement--1IaQC h2 {
    opacity: 1;
    width: 100%;
    padding: 24px 0 0;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
}
			
.agreement--1IaQC h2, .agreement--1IaQC h3 {
    font-family: PingFangSC,PingFangSC-Medium;
    font-weight: 500;
    color: #222;
}			
			
.agreement--1IaQC p {
    margin-bottom: 12px;
    opacity: 1;
    font-size: 14px;
    font-family: PingFangSC,PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #666;
    line-height: 21px;
}			
.agreement--1IaQC h3 {
    text-align: left;
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 22px;
}	

.root--1sDcm {
    		height: 39px;
    		width: 100%;
    		
}

.part11 {
	padding: 1em 0 0 0;
}







.root--1sDcm {
    		height: 39px;
    		width: 100%;
    		/*background: #f8f8f8;*/
    		opacity: 1;
    		overflow: hidden;
    		font-size: 12px;
    		font-family: PingFangSC,PingFangSC-Regular;
    		font-weight: 400;
    		color: #9c9c9c;
    		line-height: 16px;
			display: flex;
			align-items: center;
}

.round--3cp_f {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.round--3cp_f input[type=checkbox] {
    visibility: hidden;
}
.round--3cp_f input[type=checkbox]:checked+label {
    background-color: #821535;
}
.round--3cp_f label {
    
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    height: 16px;
    left: -8px;
    position: absolute;
    top: 0;
    width: 16px;
    background-color: #fff;
    border-color: #821535;
}
			.round--3cp_f input[type=checkbox]:checked+label:after {
    opacity: 1;
}
	.round--3cp_f label:after {
    border: 1px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 4px;
    left: 4px;
    opacity: 1;
    position: absolute;
    top: 4px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 7px;
}	
#lp-user-agreement{
	margin-top: 0px;
}	