.all_btn {
	position: relative;
	overflow: inherit;
}

.all_btn .q_r {
	position: absolute;
	width: 350px;
	top: 50%;
	left: calc(50% + 220px);
	transform: translateY(-50%);
	opacity: 0;
	text-align: left;

}

.all_btn .q_r img {
	max-width: 160px;
	width: auto;
	display: inline-block;
	margin-right: 10px;
}

.weal_con001.cont1 {
	padding-bottom: 7.5vw;
	;
}

.weal_con001 .title {
	margin-bottom: 3vw;
}

.weal_con001 .btn_bo {
	position: relative;
	overflow: inherit;
}

.weal_con001 .ty_btn {
	display: block;
	width: 360px;
	height: 60px;
	border-radius: 30px;
	background-color: #008cd6;
	text-align: center;
	line-height: 60px;
	margin: 2vw auto 0;
	color: #fff;
}

.weal_con001 .q_r {
	position: absolute;
	width: 350px;
	top: 50%;
	left: calc(50% + 220px);
	transform: translateY(-50%);
	opacity: 0;
	text-align: left;

}

.weal_con001 .q_r img {
	max-width: 160px;
	width: auto;
	display: inline-block;
	margin-right: 10px;
}

.videos .video_img {
	position: relative;
	padding-top: 62%;
	overflow: hidden;
}

.videos .video_img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

@media screen and (max-width:1600px) {
	.weal_con001 .ty_btn {
		width: 320px;
		height: 54px;
		border-radius: 27px;
		line-height: 54px;
	}

	.weal_con001 .q_r {
		width: 300px;
		left: calc(50% + 180px);
	}
}

@media screen and (max-width:1200px) {
	.weal_con001 .ty_btn {
		width: 260px;
	}

	.weal_con001 .q_r img {
		width: 100px;
	}

	.weal_con001 .q_r {
		width: 230px;
		left: calc(50% + 160px);
	}
}

@media screen and (max-width:767px) {
	.weal_con001 .q_r {
		opacity: 1 !important;
		position: static;
		transform: translateY(0%);
		margin: 5vw auto;
		text-align: center;
	}

	.weal_con001 .ty_btn {
		width: 160px;
		height: 40px;
		border-radius: 20px;
		line-height: 40px;
	}
}

/*
.tc_ewm{
	position: fixed;
	z-index: 8;
	left: 0;
	top: 0;
	bottom:0px;right:0px;
	background: rgba(0,0,0,0.8);
	display: none;
}

.tc_ewm .tc_ewm_img{
	position: fixed;
	z-index: 9;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 200px;
	text-align: center;
}
.tc_ewm_colse{color:#fff;position:absolute;top:-30px;right:0px;font-size:20px;}
.tc_ewm img{max-width:100%;}
*/
@media screen and (max-width:767px) {
	.q_r {
		display: none !important;
	}
}

.cont1 {
	background-color: #f5f7fa;
	padding-bottom: 5.3125vw;
	padding-top: 100px;
}

.title {
	font-size: 60px;
	color: #008cd6;
	text-align: center;
	font-weight: bold;
	margin-bottom: 2vw;
	margin-top: 1vw;
}

.breadcrumbs {
	position: static;
	background-color: transparent;
	color: #aaa;
}

.breadcrumbs svg path {
	fill: #ccc;
}

.subtit {
	text-align: center;
	color: #008cd6;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
}

.subtit::before,
.subtit::after {
	content: '';
	background: #abd7ef;
	height: 1px;
	width: 180px;
	margin: 0 20px;
}

.top_box {
	background: url('../img/bg.jpg') no-repeat center center/cover;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	padding-top: 2vw;
	padding-bottom: 2vw;
	margin-top: 2vw;
}

.top_box .num {
	font-size: 70px;
	line-height: 1;
}

.top_box .yuan {
	line-height: 1;
	margin-top: 18px;
	margin-bottom: 1.25vw;
}

.top_box .bot {
	line-height: 1;
	margin-bottom: 2.08vw;
	margin-top: 1.25vw;
}

.top_btns {
	width: 420px;
	height: 60px;
	background-color: #0b61d9;
	border-radius: 30px;
	display: block;
	margin: 0 auto;
	line-height: 60px;
}

.inner_tit {
	position: relative;
	color: #141515;
	line-height: 1;
	padding-bottom: 1.71875vw;
	text-align: center;
}

.inner_tit::after {
	content: '';
	bottom: 0;
	position: absolute;
	left: 50%;
	width: 50px;
	height: 3px;
	background: #e94620;

}

.inner_tit::before {
	content: '';
	bottom: 0;
	position: absolute;
	right: 50%;
	width: 50px;
	height: 3px;
	background: #008cd6;
}

.pros {
	margin-top: 6.25vw;
}

.pros .inner_tit {
	margin-bottom: 2.1vw;
}

.pros ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.pros li {
	margin-right: 3.68%;
	width: 22.24%;
	position: relative;
	background: #fff;
	padding-top: 1.41vw;
	border-radius: 10px;
	margin-bottom: 3vw;
}

.pros li:nth-child(4n) {
	margin-right: 0;
}

.pros li:after {
	content: '';
	left: 50%;
	position: absolute;
	width: 50%;
	height: 0;
	padding-bottom: 50%;
	border-radius: 50%;
	background-color: #fff;
	bottom: 0;
	transform: translate(-50%, 18.75%);
}

.pros .titles {
	color: #222;
	text-align: center;
	z-index: 3;
	position: relative;
	line-height: 1.2;
	font-weight: bold;
}

.pimg {
	width: 51px;
	margin: 1.41vw auto 0;
	position: relative;
	z-index: 2;
}

.feature {
	margin-top: 4.625vw;
}

.feat_img {
	margin-top: 2.552vw;
	border-radius: 10px;
}

.Scenarios {
	margin-top: 4.11vw;
}

.Scenarios .inner_tit {
	margin-bottom: 2.08vw;
}

.scena {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.scena_left {
	-ms-flex: 0 0 43.4%;
	    flex: 0 0 43.4%;

}

.scena_right {
	-ms-flex: 0 0 55.555%;
	    flex: 0 0 55.555%;
}

.scena_left .s_lf_btm {
	height: 370px;
}

.scena_left .s_lf_btm .items {
	height: 100%;
}

.scena_left .s_lf_btm .items img {
	height: 100%;
	object-fit: cover;
}

.scena_right .s_rg_top {
	height: 430px;
}

.scena_right .s_rg_top .items {
	height: 100%;
}

.scena_right .s_rg_top .items img {
	height: 100%;
	object-fit: cover;
}

@media screen and (max-width:1600px) {
	.scena_left .s_lf_btm {
		max-height: 370px;
		height: 23.6vw;
	}

	.scena_right .s_rg_top {
		max-height: 430px;
		height: 26.9vw;
	}
}

@media screen and (max-width:1200px) {
	.scena_left .s_lf_btm {
		height: 23.1vw;
	}
}

@media screen and (max-width:768px) {
	.scena_left .s_lf_btm {
		height: auto;
		max-height: inherit;
	}

	.scena_right .s_rg_top {
		height: auto;
		max-height: inherit;
	}
}

.s_lf_top,
.s_rg_btm {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.s_lf_top>div {
	-ms-flex: 0 0 48.8%;
	    flex: 0 0 48.8%;
	position: relative;

}

.scena .items {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.scena .items img {
	transition: all .5s;
}

.scena .items:hover>img {
	transform: scale(1.1);
}

.scena .items a {
	cursor: text;
}

.items::after {
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	position: absolute;
	background-image: linear-gradient(to top, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
}

.s_rg_btm>div {
	-ms-flex: 0 0 32.5%;
	    flex: 0 0 32.5%;
	position: relative;
}

.s_lf_top,
.s_rg_top {
	margin-bottom: 15px;
}

.s_text {
	position: absolute;
	left: 1.875vw;
	bottom: 1.5625vw;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	z-index: 2;
}

.s_text img {
	width: 40px;
}

.s_text .s_tit {
	margin-left: 16px;
	color: #fff;
}

.more.s_text {
	left: 50%;
	top: 50%;
	display: block;
	transform: translate(-50%, -50%);

}

.more.s_text .s_tit {
	margin-left: 0;
	margin-top: 1.354vw;

}

.more.s_text img {
	margin: 0 auto;
}

.cont2 {
	background-color: #e6ebf0;
	padding-top: 5.26vw;
	padding-bottom: 6.25vw;
}

.user_list {
	display: -ms-flexbox;
	display: flex;
	margin-top: 3.9vw;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.user_list li {
	-ms-flex: 0 0 48.6%;
	    flex: 0 0 48.6%;
	margin-right: 2.8%;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 2.8%;
}

.user_list li:nth-child(2n) {
	margin-right: 0;
}

.user_items::after {
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-image: linear-gradient(to right, rgba(0, 52, 129, .8), rgba(0, 52, 129, 0));
}

.user-text {
	position: absolute;
	color: #fff;
	left: 2.03125vw;
	right: 2.03125vw;
	bottom: 1.354vw;
	z-index: 2;
}

.use_des {
	margin-top: 1.09vw;
	line-height: 1.5;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;

}

.use_td {
	background-color: rgba(255, 255, 255, .15);
	display: inline-block;
	line-height: 30px;
	padding: 0 14px;
	border-radius: 5px;

}

.use_tit {
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 4px;
}

.videos {
	padding-top: 4.16vw;
}

.video-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-top: 4.16vw;
}

.video-item {
	-ms-flex: 0 0 32%;
	    flex: 0 0 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	cursor: pointer;
}

.video-item:nth-child(3n) {
	margin-right: 0%;
}

.video_img {
	position: relative;
}

.video_img:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .4;
}

.video_img .play_btn {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 48px;
	z-index: 2;
	transform: translate(-50%, -50%);
}

.video_img video {
	width: 100%;
	height: 0;
	display: block;
}

.vid_tit {
	line-height: 1.5;
	color: #141515;
	font-weight: 500;
	margin-top: 11px;
	text-align: center;
}

.video_con {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.8);
	display: none;
	z-index: 999999;
}

.video_con .vid_dom {
	width: 70%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.video_con video {
	width: 100%;
}

.video_con .close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: #000;
	border-radius: 100%;
	cursor: pointer;
	z-index: 2;
}

.video_con .close:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 20px;
	height: 1px;
	background: #fff;
	transform: translateX(-50%) rotate(45deg);
}

.video_con .close:before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 20px;
	height: 1px;
	background: #fff;
	transform: translateX(-50%) rotate(135deg);
}

.header {
	background-color: #ffffff;
}

.header .h_top .m_nav li>a {
	color: #222;
	white-space: nowrap;
}

.header .h_top .logo_l .logo img {
	top: 0;
	bottom: auto;
}

.header .h_top .logo_l .line {
	opacity: 1;
	background: #d3d3d3;
}

.header .h_top .logo_l .phone {
	opacity: 1;
}

.header .h_top .nav_r .language a {
	color: #222;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

.header .h_top .nav_r .search path {
	fill: #008cd6;
}

.cont2 .more {
	text-align: center;
	margin-top: 3.5%;
}

.cont2 .more a {
	display: inline-block;
	border-radius: 100px;
	border: 1px solid #008cd6;
	color: #008cd6;
	padding: 10px 58px;
	transition: all 0.5s;
}

.cont2 .more a:hover {
	color: #fff;
	background: #008cd6;
}


@media screen and (max-width:1600px) {
	.title {
		font-size: 50px;
	}

	.top_box .num {
		font-size: 50px;
	}

	.top_btns {
		width: 360px;
		height: 54px;
		border-radius: 27px;
		line-height: 54px;
	}

}

@media screen and (max-width:1440px) {
	.title {
		font-size: 40px;
	}

	.top_box .num {
		font-size: 40px;
	}

	.cont1 {
		padding-top: 72px;
	}

}

@media screen and (max-width:1200px) {
	.title {
		font-size: 40px;
	}

	.top_box .num {
		font-size: 40px;
	}

	.cont1 {
		padding-top: 72px;
	}

}

@media screen and (max-width:1024px) {
	.s_text img {
		width: 32px;
	}

	.pimg {
		width: 44px;
	}

}

@media screen and (max-width:998px) {
	.header .u-menu .menu-sub {
		background-color: #000;
	}
}

.feat_img img.mo_img {
	display: none;
}

@media screen and (max-width:768px) {
	.feat_img img.pc_img {
		display: none;
	}

	.feat_img img.mo_img {
		display: block;
	}

	.title {
		font-size: 48px;
	}

	.top_box .num {
		font-size: 42px;
	}

	.subtit::before,
	.subtit::after {
		width: 50px;
		margin: 0 10px;
	}

	.pros li {
		margin-right: 4%;
		width: 48%;
		text-align: center;
		padding-top: 3vw;
		margin-bottom: 40px;
	}

	.pros li:nth-child(2n) {
		margin-right: 0%;
	}

	.top_btns {
		width: 200px;
		height: 40px;
		border-radius: 20px;
		line-height: 40px;
	}

	.top_box .yuan {
		margin-top: 0;
	}

	.top_box .bot {
		margin-top: 10px;
		margin-bottom: 20px;

	}

	.inner_tit {
		padding-bottom: 18px;
	}

	.inner_tit::before,
	.inner_tit::after {
		width: 20px;
	}

	.pros .inner_tit {
		margin-bottom: 20px;
	}

	.feat_img {
		margin-top: 20px;
	}

	.Scenarios {
		margin-top: 30px;
	}

	.Scenarios .inner_tit {
		margin-bottom: 20px;
	}

	.scena_left,
	.scena_right {
		-ms-flex: 0 0 100%;
		    flex: 0 0 100%;
		margin-bottom: 15px;
	}

	.s_text img {
		width: 24px;
	}

	.s_text .s_tit {
		margin-left: 10px;
	}

	.more.s_text .s_tit {
		margin-left: 0;
	}

	.top_box {
		border-radius: 15px;
		padding: 5vw 0;
	}

	.s_text {
		left: 3vw;
		bottom: 3vw;
	}

	.user_list li {
		-ms-flex: 0 0 100%;
		    flex: 0 0 100%;
		margin-right: 0;
	}

	.video-item {
		-ms-flex: 0 0 100%;
		    flex: 0 0 100%;
		margin-right: 0%;
		margin-bottom: 20px;
	}

	.video-item:nth-child(3n) {
		margin-right: 4%;
	}

	.video-item:nth-child(2n) {
		margin-right: 0%;
	}

	.video_con .vid_dom {
		width: 90%;
	}

	.pimg {
		width: 32px;
		margin-top: 15px;
	}

	.video_img .play_btn {
		width: 30px;
	}

	.cont2 {
		padding-top: 30px;
	}

	.user-text {
		left: 25px;
		right: 25px;
		bottom: auto;
		top: 50%;
		transform: translateY(-50%);
	}

	.video-list {
		margin-top: 20px;
	}

	.user_list {
		margin-top: 20px;
	}

	.cont1 {
		padding-top: 70px;
	}
}