.banner_box {
	width: 100%;
	height: 630px;
	position: relative;
	overflow: hidden;
}

.banner_box .banner {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.banner_wap {
	display: none;
}

.banner_wap2 {
	display: none;
}

.footer_wap {
	display: none;
}

.title_box1 {
	width: 1115px;
	height: 362px;
	background: url(../pc/title_box1.png)no-repeat;
	background-size: 100%;
	margin: 0 auto;
	margin-top: 50px;
}

.title_box1 img {
	display: none;
}

.title_box1 img {
	max-width: 100%;
}

.title_box2 {
	width: 1115px;
	height: 710px;
	background: url(../pc/title_box2.png)no-repeat;
	background-size: 100%;
	margin: 0 auto;
	margin-top: 100px;
}

.title_box2 img {
	display: none;
}

.banner_box2 {
	width: 100%;
	height: 895px;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}

.banner_box2 .banner2 {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.title3 {
	width: 580px;
	height: 95px;
	background: url(../pc/title3.png)no-repeat;
	background-size: 100%;
	margin: 0 auto;
	margin-top: 70px;
}

.title3 img {
	max-width: 100%;
}

.question_box {
	width: 980px;
	margin: 0 auto;
	margin-top: 30px;
}

.question_box dd {
	display: block;
	width: 100%;
	border: 1px solid #5880b4;
	overflow: hidden;
	padding: 15px 0;
	margin-top: 40px;
	position: relative;
}

.question_box dd h4 .title {
	padding-left: 40px;
}

.question_box dd i {
	display: block;
	position: absolute;
	top: 6px;
}

.question_box dd .tip1 {
	width: 32px;
	height: 32px;
	background: url(../pc/tip1.png)no-repeat;
	background-size: 100%;
}

.question_box dd .tip2 {
	width: 32px;
	height: 32px;
	background: url(../pc/tip2.png)no-repeat;
	background-size: 100%;
}

.question_box dd .tip3 {
	width: 32px;
	height: 32px;
	background: url(../pc/tip3.png)no-repeat;
	background-size: 100%;
}

.question_box dd .tip4 {
	width: 32px;
	height: 32px;
	background: url(../pc/tip4.png)no-repeat;
	background-size: 100%;
}
.question_box dd .tip5 {
	width: 32px;
	height: 32px;
	background: url(../pc/tip5.png)no-repeat;
	background-size: 100%;
}
.question_box dd .tip6 {
	width: 32px;
	height: 32px;
	background: url(../pc/tip6.png)no-repeat;
	background-size: 100%;
}
.question_box dd .tip7 {
	width: 32px;
	height: 32px;
	background: url(../pc/tip7.png)no-repeat;
	background-size: 100%;
}
.question_box dd .container {
	width: 90%;
	padding: 10px 0;
	background: #f6f5f5;
	margin-left: 30px;
	margin-top: 10px;
}

.question_box dd .container p {
	width: 95%;
	margin: 0 auto;
}

.footer_box {
	width: 100%;
	height: 440px;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}

.footer_box .footer {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}