@charset "utf-8";

	.fix_box {

	background-color:rgba(0,0,0,0.5);

	height:100%;

	width:100%;

	position:fixed;

	top:0;

	z-index:999;

	display:none;

}

.fix_box .box {

	width:10rem;

	height:10.373333333333333rem;

	border-radius:0.10666666666666667rem 0.10666666666666667rem 0 0;

	background:#FFFFFF;

	position:absolute;

	box-sizing:border-box;

	padding:1.2rem 0 0 0.8rem;

	bottom:0;

}

.fix_box .close {

	display:block;

	position:absolute;

	width:0.26666666666666666rem;

	height:0.26666666666666666rem;

	background:url(../images/popup/close.webp);

	background-size:100%;

	top:0.4rem;

	right:0.4rem;

}

.fix_box .box .nav_tab {

	width:8.4rem;

	height:1.1333333333333333rem;

	background:#F0F0F0;

	border-radius:0.16rem;

	display:flex;

	justify-content:space-between;

	flex-wrap:wrap;

}

.fix_box .box .nav_tab dd {

	display:block;

	width:4.2rem;

	height:1.1333333333333333rem;

	text-align:center;

	font-weight:500;

	font-size:0.4rem;

	color:#595959;

	line-height:1.1333333333333333rem;

}

.fix_box .box .nav_tab dd.on {

	background:#0077FF;

	border-radius:0.16rem;

	color:#FFFFFF;

}

.fix_box .box .xuan_nr {

	width:8.4rem;

	height:8rem;

	position:relative;

}

.fix_box .box .xuan_nr .box_2 {

	width:8.4rem;

	height:8rem;

	position:absolute;

	top:0;

	left:0;

	box-sizing:border-box;

	padding-top:0.7333333333333333rem;

	text-align:center;
	display:none;

}

.fix_box .box .xuan_nr .box_1 {

	width:8.4rem;

	height:8rem;

	position:absolute;

	top:0;

	left:0;

	box-sizing:border-box;

	padding:0.7333333333333333rem 0 0 0;	

}

.fix_box .box .xuan_nr .box_2 i {

	display:block;

	font-weight:bold;

	font-size:0.56rem;

	color:#000000;

	margin-bottom:0.6rem;

}

.fix_box .box .xuan_nr .box_2 img {

	display:block;

	width:3.64rem;

	height:3.64rem;

	margin:auto;

}

.fix_box .box .xuan_nr .box_2 b {

	display:block;

	font-weight:500;

	font-size:0.4266666666666667rem;

	color:#595959;

	line-height:0.6133333333333333rem;

	margin-top:0.4rem;

}

.fix_box .box .xuan_nr .box_1 span {

	display:block;

	font-weight:bold;

	font-size:0.5333333333333333rem;

	color:#000000;

	margin-bottom:0.6666666666666666rem;

}

.fix_box .box .xuan_nr .box_1 ul {

	width:8.4rem;

	height:auto;

}

.fix_box .box .xuan_nr .box_1 ul li {

	width:8.4rem;

	height:1.0666666666666667rem;

	background:#F2F3F5;

	border-radius:0.08rem;

	line-height:1.0666666666666667rem;

	margin-bottom:0.4rem;

}

.fix_box .box .xuan_nr .box_1 ul li::before {

	display:inline-block;

	float:left;

	content:'';

	width:0.56rem;

	height:0.56rem;

	background:url(../images/popup/phone.webp);

	background-size:100%;

	margin:0.25333333333333335rem 0.13333333333333333rem 0.25333333333333335rem 0.14666666666666667rem;

	;

}

.fix_box .box .xuan_nr .box_1 ul li:nth-child(2)::before {

	width:0.56rem;

	height:0.56rem;

	background:url(../images/popup/lock.webp);

	background-size:100%;

	margin:0.25333333333333335rem 0.13333333333333333rem 0.25333333333333335rem 0.14666666666666667rem;

}

.fix_box .box .xuan_nr .box_1 ul li input {

	vertical-align:middle;

	outline:none;

	display:block;

	font-size:0.32rem;

	float:left;

	width:70%;

	font-weight:400;

	border:0;

	line-height:1.0666666666666667rem;

	background:transparent;

}

.fix_box .box .xuan_nr .box_1 ul li input::placeholder {

	color:#8D909C;

}

.fix_box .box .xuan_nr .box_1 ul li.yzm input {

	width:50%;

	float:left;

}

.fix_box .box .xuan_nr .box_1 ul li.yzm a {

	float:right;

	display:block;

	color:#005EF4;

	font-size:0.37333333333333335rem;

	cursor:pointer;

	width:auto;

	height:1.0666666666666667rem;

	line-height:1.0666666666666667rem;

	text-align:center;

	margin-right:0.26666666666666666rem;

}

.fix_box .box .xuan_nr .box_1 ul li.yzm a em {

	display:block;

	float:left;

	width:0.013333333333333334rem;

	height:0.4266666666666667rem;

	background:#BFBFBF;

	margin-top:0.3466666666666667rem;

	margin-right:0.21333333333333335rem;

}

.fix_box .box .xuan_nr .box_1 ul a.btn {

	width:8.4rem;

	height:1.0666666666666667rem;

	background:linear-gradient( 90deg,#1054FF 0%,#00B2FF 100%);

	border-radius:0.08rem;

	text-align:center;

	font-weight:500;

	font-size:0.4rem;

	color:#FFFFFF;

	line-height:1.0666666666666667rem;

	display:block;

	margin-top:0.5333333333333333rem;

}

.fix_box .box .xuan_nr .box_1 ul .hotline {

	display:flex;

	align-items:center;

	font-weight:500;

	font-size:0.32rem;

	color:#595959;

}

.fix_box .box .xuan_nr .box_1 ul .hotline em {

	display:block;

	font-weight:bold;

	font-size:0.4266666666666667rem;

	color:#005EF4;

	margin-left:0.21333333333333335rem;

}

.fix_box .box .xuan_nr .box_1 ul .hotline::before {

	display:inline-block;

	content:'';

	width:0.32rem;

	height:0.32rem;

	background:url(../images/popup/hotline.webp);

	background-size:100%;

	margin-right:0.06666666666666667rem;

	margin-top:0.08rem;

}

