.weal_con00.cont1 {
	padding-bottom: 7.5vw;
	;
}

.weal_con00 .title {
	margin-bottom: 3vw;
}

.weal_con00 .btn_bo {
	position: relative;
	overflow: inherit;
}

.weal_con00 .ty_btn {
	display: block;
	width: 360px;
	height: 60px;
	border-radius: 30px;
	background-color: #008cd6;
	text-align: center;
	line-height: 60px;
	margin: 4vw auto 0;
	color: #fff;
}

.weal_con00 .q_r {
	position: absolute;
	width: 350px;
	top: 50%;
	left: calc(50% + 220px);
	transform: translateY(-50%);
	opacity: 0;

}

.weal_con00 .q_r img {
	max-width: 100%;
	width: auto;
	display: inline-block;
	margin-right: 10px;
}

.weal_con {
	position: relative;
}

.weal_con .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	color: #fff;
}

.weal_con .img {
	position: relative;
}

.weal_con .img:after {
	content: "";
	position: absolute;
	top: 0px;
	width: 60%;
	display: block;
	bottom: 0px;
	background-image: linear-gradient(to right, rgba(22, 148, 215, 0.8) 40%, rgba(22, 148, 215, 0));
}

.weal_con .img .mo_img {
	display: none;
}

.weal_con .dl {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 720px;
	margin-top: 4.5vw;
}

.weal_con dl {
	width: 240px;
	margin-bottom: 2vw;
}

.weal_con dt {
	width: 44px;
	display: inline-block;
}

.weal_con dt img {
	display: inline-block;
}

.weal_con dd {
	padding-right: 30px;
	margin-top: 0.5vw;
}

.weal_con dd span:first-child {
	font-size: 18px;
	display: block;
	font-weight: 700;
}

.weal_con02 .dl {
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-left: auto;
}

.weal_con02 .dl dl {
	width: 180px;
}

.weal_con02 .img:after {
	right: 0px;
	background-image: linear-gradient(to left, rgba(22, 148, 215, 0.8) 40%, rgba(22, 148, 215, 0));
}

.weal_con02 .text {
	text-align: right;
}

.weal_con02 dd {
	padding-right: 0px;
	padding-left: 30px;
}

.weal_con03 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.weal_con03 a {
	width: 32%;
	display: block;
}

.weal_con03 dl dt {
	overflow: hidden;
	height: 288px;
}

.weal_con03 dl dt img {
	height: 100%;
	object-fit: cover;
}

.weal_con03 dl dd {
	text-align: center;
	margin-top: 1vw;
	padding: 0 10px;
}

.weal_con03 dl dd p {
	color: #aaa;
}

@media screen and (max-width:1600px) {
	.weal_con00 .ty_btn {
		width: 320px;
		height: 54px;
		border-radius: 27px;
		line-height: 54px;
	}

	.weal_con00 .q_r {
		width: 300px;
		left: calc(50% + 180px);
	}

	.weal_con03 dl dt {
		height: 16vw;
		;
	}
}

@media screen and (max-width:1200px) {
	.weal_con00 .ty_btn {
		width: 260px;
	}

	.weal_con00 .q_r img {
		width: 100px;
	}

	.weal_con00 .q_r {
		width: 230px;
		left: calc(50% + 160px);
	}

	.weal_con dt {
		width: 30px;
	}

	.weal_con dd {
		font-size: 14px;
	}
}

@media screen and (max-width:1000px) {
	.weal_con .dl {
		width: 80%;
	}

	.weal_con .img:after {
		width: 100%;
	}

	.weal_con .img {
		height: 60vw;
	}

	.weal_con .img img {
		height: 100%;
		object-fit: cover;
	}
}

@media screen and (max-width:767px) {
	.weal_con00 .q_r {
		opacity: 1 !important;
		position: static;
		transform: translateY(0%);
		margin: 5vw auto;
		text-align: center;
	}

	.weal_con00 .ty_btn {
		width: 160px;
		height: 40px;
		border-radius: 20px;
		line-height: 40px;
	}

	.weal_con .img:after {
		background-image: linear-gradient(to right, rgba(22, 148, 215, 0.4) 30%, rgba(22, 148, 215, 0));
	}

	.weal_con02 .img:after {
		background-image: linear-gradient(to right, rgba(22, 148, 215, 0.4) 30%, rgba(22, 148, 215, 0));
	}

	.weal_con .img {
		height: 200vw;
	}

	.weal_con .img img {
		height: 100%;
	}

	.weal_con .img .pc_img {
		display: none;
	}

	.weal_con .img .mo_img {
		display: block;
	}

	.weal_con .text {
		top: 8%;
		left: 5%;
		transform: translate(0, 0);
	}

	.weal_con .text h3 {
		font-size: 30px;
	}

	.weal_con .dl {
		width: 100%;
		margin-top: 8vw;
	}

	.weal_con dl {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		width: auto;
		margin-bottom: 5vw;
		padding-bottom: 3vw;
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	}

	.weal_con dd {
		margin-top: 1vw;
	}

	.weal_con02 .text {
		text-align: left;
	}

	.weal_con02 .dl {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.weal_con02 dd {
		margin-right: 0;
		padding-left: 0px;
		padding-right: 35px;
	}

	.weal_con03 a {
		width: 100%;
		margin-bottom: 20px;
	}

	.weal_con03 dl dt {
		height: 56vw;
	}

	.weal_con03 dl dd {
		margin-top: 4vw;
		margin-bottom: 0;
	}

	.weal_con03 dl dd h3 {
		margin-bottom: 1vw;
	}


	.title {
		margin-top: 8vw;
	}

	.weal_con00 .noUrl.btn_bo {
		margin-top: 10px;
		text-align: center;
	}

	.weal_con00 .noUrl.btn_bo a {
		margin: 0px auto;
	}

	.weal_con00 .noUrl.btn_bo .q_r {
		display: none;
		width: 100px;
		opacity: 1 !important;
		margin-left: 0;
		border-radius: 0;
	}



}