.footer_box {
	display: none;
}

.banner_box {
	display: none;
}

.banner_box2 {
	display: none;
}

.banner_wap {
	width: 100%;
}

.banner_wap img {
	max-width: 100%;
}

.title_box1 {
	width: 90%;
	margin: 0 auto;
}

.title_box1 img {
	max-width: 100%;
}

.title_box2 {
	width: 90%;
	margin: 0 auto;
}

.title_box2 img {
	max-width: 100%;
}

.title3 {
	width: 50%;
	margin: 0 auto;
	margin-top: 1rem;
}

.title3 img {
	max-width: 100%;
}

.banner_wap2 {
	width: 100%;
	margin: 0 auto;
}

.banner_wap2 img {
	max-width: 100%;
}

.footer_wap {
	width: 100%;
	margin: 0 auto;
	margin-top: 1rem;
}

.footer_wap img {
	max-width: 100%;
}

.question_box {
	width: 90%;
	margin: 0 auto;
	margin-top: 1rem;
}

.question_box dd {
	display: block;
	width: 100%;
	border: 1px solid #5880b4;
	overflow: hidden;
	padding: 15px 0;
	margin-top: 1rem;
	position: relative;
}

.question_box dd h4 .title {
	padding-left: 2rem;
	font-size: 0.9em;
}

.question_box dd i {
	display: block;
	position: absolute;
	top: 0.7rem;
	left: 0.2rem;
}

.question_box dd .tip1 {
	width: 25px;
	height: 25px;
	background: url(../pc/tip1.png)no-repeat;
	background-size: 100%;
}

.question_box dd .tip2 {
	width: 25px;
	height: 25px;
	background: url(../pc/tip2.png)no-repeat;
	background-size: 100%;
}

.question_box dd .tip3 {
	width: 25px;
	height: 25px;
	background: url(../pc/tip3.png)no-repeat;
	background-size: 100%;
}

.question_box dd .tip4 {
	width: 25px;
	height: 25px;
	background: url(../pc/tip4.png)no-repeat;
	background-size: 100%;
}

.question_box dd .tip5 {
	width: 25px;
	height: 25px;
	background: url(../pc/tip5.png)no-repeat;
	background-size: 100%;
}

.question_box dd .tip6 {
	width: 25px;
	height: 25px;
	background: url(../pc/tip6.png)no-repeat;
	background-size: 100%;
}

.question_box dd .tip7 {
	width: 25px;
	height: 25px;
	background: url(../pc/tip7.png)no-repeat;
	background-size: 100%;
}

.question_box dd .container {
	width: 90%;
	padding: 10px 0;
	background: #f6f5f5;
	margin-left: 1rem;
	margin-top: 0.5rem;
	font-size: 0.8em;
}

.question_box dd .container p {
	width: 95%;
	margin: 0 auto;
}