* {
	margin: 0;
	padding: 0;
}

.top_box {
	width: 100%;
	height: 56vh;
	background-image: url('../img/top.png');
	background-repeat: no-repeat;
	background-size: 100%;
}

.lx_box {
	width: 9.3125rem;
	height: 3.5rem;
	text-align: center;
	line-height: 3.5rem;
	font-size: 1.25rem;
	color: #fff;
	background-color: #1A8DCA;
	position: relative;
	top: 70%;
	left: 19vw;
	cursor: pointer;
}

.lx_box img {
	width: 1.5rem;
	height: 1.5rem;
	padding-left: 0.25rem;
	vertical-align: middle;
}

.lx_box a {
	color: #fff;
}

.font_w {
	font-weight: 600;
}

.contnir_box {
	padding: 3.75rem 14.5% 0;
	margin-bottom: 11.25rem;
}

.title_box {
	font-size: 2rem;
	color: #222;
	font-weight: Semibold;
}

.title_text {
	padding-top: 0.25rem;
	font-size: 1.25rem;
	color: #444;
	font-weight: Regular;
	padding-bottom: 0.75rem;
}

.check_box {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	padding-top: 1.75rem;
}

.check_box div {
	margin-right: 3.5rem;
	cursor: pointer;
}

.qy_box {
	text-align: center;
	font-size: 1.25rem;
	color: #67686C;
	font-weight: Regular;
}

.qy_boxActive {
	text-align: center;
	font-size: 1.25rem;
	color: #222;
	font-weight: Semibold;
	padding-bottom: 0.5rem;
	border-bottom: 2px solid #222;
}

.text_inet {
	padding: 1.25rem 0;
	font-size: 1.25rem;
	font-weight: Regular;
	color: #444;
	text-indent: 2em;
}

.img_box {
	padding: 1.625rem 0 1.4375rem 0;
	text-align: center;
	background-color: #585C6D;
}

.pad_top {
	padding-top: 3.75rem;
}

.cpys_box {
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	flex-wrap: wrap;
}

.cp_box {
	width: 32%;
	font-size: 1.25rem;
	color: #222;
	font-weight: Semibold;
	margin-bottom: 1.125rem;
}

.cp_box img {
	width: 100%;
	height: 11.25rem;
}

.khzy_box {
	width: 100%;
	height: 50vh;
	background-image: url('../img/mipmap-xxxhdpi/Frame_416.png');
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	top: 0;
	left: 0;
}

.btn_bxo {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	position: absolute;
	bottom: 0;
	left: 28%;
	cursor: pointer;
}

.box_one {
	width: 18vw;
	height: 6vh;
	text-align: center;
	line-height: 6vh;
	font-size: 1.25rem;
	color: #67686C;
	background-color: #F6F3F7;
	border-radius: 0.625rem 0 0 0;
}

.box_two {
	width: 18vw;
	height: 6vh;
	text-align: center;
	line-height: 6vh;
	font-size: 1.25rem;
	color: #67686C;
	background-color: #F6F3F7;
	border-radius: 0 0.625rem 0 0;
}

.box_active {
	width: 18vw;
	height: 8vh;
	line-height: 8vh;
	text-align: center;
	font-size: 1.25rem;
	color: #222;
	font-weight: Semibold;
	background-color: #F6F3F7;
	border-radius: 0.625rem 0.625rem 0 0;
}

.tetx_list {
	width: 70%;
	height: 20%;
	margin: 0 auto;
	padding-top: 4.0625rem;
	font-size: 1.25rem;
	color: #fff;
	font-weight: Regular;
	text-indent: 2em;
}
