body,
.wrapper {
	background: #000;
}

.main {
	margin-top: -350px!important;
}

.grid_12 {
	background-color: #000;
}

/* .kv {
	height: auto;
}
 */
.kv img {
	max-width: 100%;
}

.item_box {
	background: #fff;
}

.s_item {
	background: url(../images/service01.png) no-repeat center top;
	background-size: 100%;
	height: 800px;
}

.banner-text {
	color: #fff;
	position: absolute;
	left: 17%;
	top: 8%;
}

.banner-title {
	font-size: 52px;
	font-weight: bold;
	line-height: 1.5;
}

.banner-time {
	font-size: 24px;
	margin-top: 3.6rem;
	color: #e5e5e5;
}


.tit .tit_text {
	background: linear-gradient(0deg, #ff3988, #ff793c);
	background: -webkit-linear-gradient(0deg, #ff3988, #ff793c);
	color: #fff;
	text-align: left;
	height: 70px;
	line-height: 70px;
	width: 25%;
	border-radius: 20px 0 0 0;
	font-size: 22px;
	padding-left: 50px;
}

.tit .tit_bg {
	position: absolute;
	width: 80%;
	background-color: #fff;
	height: 70px;
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 75px 20px 0 0;
}

.tit .tit_bg .sanjiao {
	position: absolute;
	left: -20px;
	bottom: -6px;
}

.xc_list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.xc_list .xc_detail {
	background: url(../images/linebg2.png) no-repeat center bottom;
	background-size: 120%;
	width: calc(33.33% - 20px);
	text-align: center;
	line-height: 28px;
	padding: 40px 10px;
	border: 1px solid #f5f0ec;
	border-radius: 20px;
	margin: 10px 10px;
	overflow: hidden;
}

.xc_list .xc_detail p {
	font-size: 22px;
	color: #69421b;
	font-weight: bold;
}

.xc_list .xc_detail span {
	color: #ff6e40;
	font-weight: bold;
}

.item_box .btm_item {
	font-weight: 400;
}

.code_boxs {
	padding: 20px 40px;
	background-color: #fffbf9;
	border-radius: 12px;
}

.wechat-img {
	width: 180px;
}

.why_cnt li {
	background: none;
	padding: 0;
}

.service-con-title i {
	font-size: 20px;
	padding-right: 8px;
	display: flex;
	align-items: center;
	color: #69421b;
}

.g_icon {
	height: 46px;
}

.act .rule-list ul li {
	float: left;
}

.service-con-title {
	text-align: left;
	margin-left: -10px;
	margin-top: 30px;
	margin-bottom: 14px;
}

.service-con-rule {
	background-color: #fffbf9;
}

@media (max-width: 1920px) {
	.main {
		margin-top: -450px!important;
	}

	.banner-text {
		top: 10%;
	}

}

@media (max-width: 1600px) {
	.banner-text {
		left: 10%;
	}

	.tit .tit_bg {
		width: 82%;
	}

	.main {
		margin-top: -300px!important;
	}

	.banner-title {
		font-size: 48px;
	}
}

@media (min-width: 1280px) {
	.container {
		width: 1240px;
	}
}

@media (max-width: 1199px) {
	.main {
		margin-top: -240px!important;
	}
}

@media (max-width: 991px) {
	.banner-title {
		font-size: 40px;
		margin-top: 30px;
	}

	.banner-text {
		top: 15%;
		left: 3%;
	}

	.banner-time {
		margin-top: 2rem;
	}

	.main {
		margin-top: -130px!important;
	}

	.banner-time {
		font-size: 20px;
	}

	.tit .tit_bg {
		width: 70%;
	}

	.tit .tit_text {
		width: 50%;
	}

	.xc_list .xc_detail {
		width: calc(50% - 20px);
		padding: 20px 10px;
	}
}

@media (max-width: 767px) {
	.main {
		margin-top: -70px!important;
	}
	.banner-title {
		font-size: 30px;
		margin-top: 10px;
	}

	.tit .tit_bg {
		width: 60%;
	}

	.tit .tit_text {
		width: 60%;
	}

	.tit .tit_text {
		padding-left: 20px;
	}

	.act .tit .tit_text,
	.act .tit .tit_bg {
		line-height: 50px;
	}

	.xc_list .xc_detail {
		width: 100%;
	}

	.xc_list .xc_detail p {
		font-size: 18px;
	}

	.service-con-title {
		margin-top: 10px;
	}
	.service-con-title i{
		font-size: 18px;
	}
}
