.banner_w {
	width: 100%;
	position: relative;
}

.banner_w img {
	width: 100%;
}

.banner_w .text {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 8.4%;
	z-index: 99;
}

.banner_w .text .d1 {
	font-size: 40px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.1em;
	font-feature-settings: "kern" on;
	color: #FFFFFF;
	margin-bottom: 24px;
	width: 730px;
	max-width: 100%;
}

.banner_w .text .d2 {
	font-family: Source Han Sans CN;
	font-size: 18px;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: 0.1em;
	font-feature-settings: "kern" on;
	color: #FFFFFF;
	width: 500px;
	max-width: 100%;
}

.fota .text {
	padding-top: 14%;
}


.section_w1 .title1 {
	font-family: Source Han Sans CN;
	font-size: 36px;
	font-weight: 500;
	line-height: normal;
	text-align: center;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	color: #000000;
	margin-bottom: 130px;
}

.section_w .title2 {
	font-family: Source Han Sans CN;
	font-size: 36px;
	font-weight: 500;
	line-height: normal;
	text-align: center;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	color: #000000;
	margin-bottom: 50px;
}

.section_w .box {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.section_w .box .img_box {
	width: 583px;
}

.section_w .box .img_box img {
	max-width: 100%;
}

.section_w .box .text_box {
	width: 590px;
}

.section_w .box .text_box .d1 {
	font-family: Source Han Sans CN;
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	margin-bottom: 16px;
}

.section_w .box .text_box .d2 {
	font-family: Source Han Sans CN;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 二级-666666 */
	color: #666666;
	margin-bottom: 20px;
}

.section_w .des {
	max-width: 92%;
}

.section_w .list {
	overflow: hidden;
}

.section_w1 {
	width: 100%;
	padding: 100px 0 85px;
}

.section_w2 {
	background: #F3F5F9;
	padding: 60px 0 85px;
}

.section_w2 .img_box img {
	float: right;
}

.section_w3 {
	padding: 60px 0 35px;
}

.section_w3 .title2 {
	margin-bottom: 20px;
}

.section_w3 .des {
	width: 900px;
	font-family: Source Han Sans CN;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	margin: 0 auto 60px;
}

.section_w3 .text_box {
	padding-top: 30px;
}

.section_w4 {
	background: #F3F5F9;
	padding: 60px 0 65px;
}

.section_w4 .title2 {
	margin-bottom: 20px;
}

.section_w4 .des {
	width: 900px;
	font-family: Source Han Sans CN;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	margin: 0 auto 60px;
}

.section_w4 .text_box {
	padding-top: 20px;
}

.section_w5 {
	padding: 60px 0;
}

.section_w5 .text_box {
	padding-top: 30px;
}

.section_w5 .text_box .d3 {
	font-family: Source Han Sans CN;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 二级-666666 */
	color: #666666;
}

.section_w5 .box:last-child {
	margin-top: 40px;
}

.section_w6 {
	padding: 80px 0 85px;
}

.section_w6 .des {
	width: 900px;
	font-family: Source Han Sans CN;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	margin: 0 auto 80px;
}

.section_w6 .list .item {
	width: 31.6%;
	position: relative;
	margin-right: 2.6%;
	float: left;
}

.section_w6 .list .item:nth-child(3n) {
	margin-right: 0;
}

.section_w6 .list .item img {
	width: 100%;
}

.section_w6 .list .item .text {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.section_w6 .list .item .text p {
	font-family: Source Han Sans CN;
	font-size: 24px;
	font-weight: 500;
	line-height: 36px;
	text-align: center;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 纯白 */
	color: #FFFFFF;
	width: 65%;
}


.section_w7 {
	background: #F3F5F9;
	padding: 56px 0 75px;
}

.section_w7 .des {
	width: 900px;
	font-family: Source Han Sans CN;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	margin: 0 auto 80px;
}

.section_w7 .item {
	float: left;
	width: 23.8%;
	height: 520px;
	background: #fff;
	margin-right: 1.6%;
}

.section_w7 .item:nth-child(4) {
	margin-right: 0;
}

.section_w7 .item .t_box {
	width: 100%;
	height: 100px;
	opacity: 1;
	background: #2058AF;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;

}

.section_w7 .item .t_box .t1 {
	font-family: Source Han Sans CN;
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;
	/* 纯白 */
	color: #FFFFFF;
}

.section_w7 .item .t_box .t2 {
	font-family: Source Han Sans CN;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	text-align: center;
	letter-spacing: 0em;
	color: #FFFFFF;

}

.section_w7 .item .b_box {
	padding-top: 20px;
}

.section_w7 .item .b_box .t1 {
	font-family: Source Han Sans CN;
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
}

.section_w7 .item .b_box .t1 {
	font-family: Source Han Sans CN;
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	margin-bottom: 30px;
	text-align: center;
}

.section_w7 .item .b_box .t2 {
	padding-left: 50px;
	padding-right: 30px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	line-height: 27px;
	margin-bottom: 20px;

	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
}

.section_w7 .item .b_box .t2::after {
	content: '';
	display: block;
	background: #2058AF;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	position: absolute;
	left: 30px;
	top: 9px;
}

.section_w8 {
	padding: 60px 0 55px;
}

.section_w8 img {
	max-width: 100%;
}

.section_w8 .des {
	width: 900px;
	font-family: Source Han Sans CN;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	margin: 0 auto 60px;
}

.section_w9 {
	background: #F3F5F9;
	padding: 60px 0;
}

.section_w9 .des {
	width: 900px;
	font-family: Source Han Sans CN;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	margin: 0 auto 60px;
}

.section_w10 {
	padding: 80px 0 120px;
}

.section_w10 .title2 {
	margin-bottom: 20px;
}

.section_w10 .des {
	width: 900px;
	font-family: Source Han Sans CN;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	margin: 0 auto 55px;
}

.section_w10 .box img {
	max-width: 90%;
	margin: 0 auto;
}

.section_w11 {
	background: #F3F5F9;
	padding: 60px 0 70px;
}

.section_w11 .title2 {
	margin-bottom: 20px;
}

.section_w11 .des {
	width: 900px;
	font-family: Source Han Sans CN;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	margin: 0 auto 80px;
}

.section_w11 .text_box {
	padding-top: 100px;
}

.lx-banner .text {
	padding-top: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lx-banner .text .lx_text {
	width: 1000px;
	height: 300px;
	opacity: 1;
	background: linear-gradient(90deg, rgba(32, 88, 175, 0) 0%, rgba(32, 88, 175, 0.3) 46%, rgba(32, 88, 175, 0) 100%);
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: Source Han Sans CN;
	font-size: 40px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.1em;
	font-feature-settings: "kern" on;
	color: #FFFFFF;
	max-width: 85%;
	margin: 0 auto;
}

.lx-banner .text .lx_text .d1 {
	margin-bottom: 11px;
}

.lx_bg {
	padding: 80px 0 100px;
	background: #F3F5F9;
}

.section_w12 {
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

.section_w12 .l_box {
	width: 50%;
	height: 880px;
	background: #2058AF;
	color: #fff;
	float: left;
	padding: 60px 50px 0;
	box-sizing: border-box;
}

.section_w12 .l_box .d1 {
	font-family: Source Han Sans CN;
	font-size: 36px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	color: #FFFFFF;
	margin-bottom: 30px;
}

.section_w12 .l_box .d2 {
	font-family: Source Han Sans CN;
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 纯白 */
	color: #FFFFFF;
	margin-bottom: 165px;
}

.section_w12 .l_box .d2 p:nth-child(1) {
	margin-bottom: 30px;
}

.section_w12 .l_box .d3 {
	margin-bottom: 36px;
}

.section_w12 .l_box .d4 {
	display: flex;
	align-items: center;
	font-family: Source Han Sans CN;
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	/* 纯白 */
	color: #FFFFFF;
}

.section_w12 .l_box .d4 img {
	margin-right: 30px;
}

.section_w12 .l_box .mt {
	margin-top: 20px;
}

.section_w12 .r_box {
	width: 50%;
	float: right;
	padding: 70px 80px 0;
	box-sizing: border-box;
}

.section_w12 .r_box .form {
	width: 100%;
}

.section_w12 .r_box .form p {
	font-family: Source Han Sans CN;
	font-size: 18px;
	font-weight: normal;
	line-height: 27px;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	color: #000000;
	margin-bottom: 10px;
}

.section_w12 .r_box .form p span {
	color: #DE333A
}

.section_w12 .r_box .form .item {
	margin-bottom: 20px;
}

.section_w12 .r_box .form input {
	width: 100%;
	height: 48px;
	box-sizing: border-box;
	border: 1px solid #D6D6D6;
	line-height: 46px;
	padding-left: 16px;
	font-size: 16px;
}

.section_w12 .r_box .form select {
	width: 100%;
	height: 48px;
	box-sizing: border-box;
	border: 1px solid #D6D6D6;
	line-height: 46px;
	font-size: 16px;
}

.section_w12 .r_box .form textarea {
	width: 100%;
	height: 100px;
	box-sizing: border-box;
	border: 1px solid #D6D6D6;
	line-height: 46px;
	padding: 0 15px;
	font-size: 16px;
}

.section_w12 .r_box .form input::-webkit-input-placeholder {
	color: #999;
}

.section_w12 .r_box .form .tel {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.section_w12 .r_box .form .tel select {
	width: 80px;
	border: 1px solid #D6D6D6;
	text-align: center;
	font-size: 16px;
}


.section_w12 .r_box .form .tel select::-webkit-keygen-select {
	color: #999;
}

.section_w12 .r_box .form .tel input {
	width: calc(100% - 90px);
}

.section_w12 .r_box .form .submit {
	width: 100%;
	height: 60px;
	opacity: 1;
	background: #2058AF;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
	border: 0;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	margin-bottom: 20px;
	color: #fff;
}

.tips {
	font-family: Source Han Sans CN;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 三级-999999 */
	color: #999999;
}

.section_w13 {
	padding: 100px 0 0;
}

.section_w13 .title2 {
	margin-bottom: 80px;
	font-family: Source Han Sans CN;
	font-size: 30px;
	font-weight: 500;
	line-height: 45px;
	text-align: center;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	color: #000000;
}

.section_w13 .tab {
	font-family: Source Han Sans CN;
	font-size: 24px;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	border-bottom: 1px solid #D8D8D8;
	box-sizing: border-box;
	margin-bottom: 26px;
}

.section_w13 .tab span {
	cursor: pointer;
	padding-bottom: 16px;
	margin-right: 124px;
	display: inline-block;
	position: relative;
}

.section_w13 .tab span.on {
	color: #2058AF;
}

.section_w13 .tab span.on::after {
	content: '';
	display: block;
	width: 80px;
	height: 2px;
	opacity: 1;
	background: #2058AF;
	position: absolute;
	bottom: 0;
	left: calc(50% - 40px);
}

.section_w13 .tab_c {
	display: none;
}

.section_w13 .tab_c p {
	font-family: Source Han Sans CN;
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
	line-height: 27px;
	margin-bottom: 40px;
}

.section_w13 .tab_c img {
	width: 100%;
}

.section_w14 {
	padding: 75px 0;
}

.section_w14 .text_box {
	padding-top: 30px;
}

.section_w14 .text_box .d1 {
	font-family: Source Han Sans CN;
	font-size: 30px;
	font-weight: 500;
	line-height: 45px;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
}

.section_w14 .img_box img {
	float: right;
}

.section_w14 .text_box .d2 {
	font-family: Source Han Sans CN;
	font-size: 18px;
	font-weight: normal;
	line-height: 27px;
	letter-spacing: 0em;

	font-feature-settings: "kern" on;
	/* 一级-333333 */
	color: #333333;
}

.section_w15 {
	background: #F3F5F9;
}

.section_w15 .img_box img {
	float: left;
}

@media screen and (max-width:1200px) {
	.banner_w .text .d1 {
		font-size: 24px;
		max-width: 100%;
	}

	.banner_w .text .d2 {
		font-size: 16px;
		line-height: 28px;

	}

	.section_w .box .img_box {
		width: 48%;
	}

	.section_w .box .text_box {
		width: 48%;
	}

	.section_w1 .title1 {
		font-size: 30px;
		font-weight: 500;
		margin-bottom: 60px;
	}

	.section_w .title2 {
		font-family: Source Han Sans CN;
		font-size: 30px;
		margin-bottom: 30px;
	}

	.section_w .box .text_box .d1 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.section_w .box .text_box .d2 {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.section_w {
		width: 100%;
		padding: 60px 0;
	}

	.section_w .des {
		font-size: 18px;
		line-height: 1.5;
		margin: 0 auto 30px;
	}

	.section_w6 .list .item .text p {
		font-size: 20px;
		line-height: 30px;
		width: 80%;
	}

	.section_w7 .item .t_box .t1 {
		font-family: Source Han Sans CN;
		font-size: 18px;
		color: #FFFFFF;
	}

	.section_w7 .item .t_box .t2 {
		font-size: 14px;
	}

	.section_w7 .item .b_box .t1 {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.section_w7 .item .b_box .t2 {
		line-height: 22px;
		margin-bottom: 20px;
		font-size: 14px;
	}

	.section_w7 .item .b_box .t2::after {
		width: 6px;
		height: 6px;
		left: 30px;
		top: 7px;
	}

	.section_w7 .item .t_box {
		height: 80px;
	}

	.section_w7 .item {
		height: 440px;
	}

	.section_w12 .l_box {
		width: 50%;
		height: 880px;
		padding: 40px 40px 0;
	}

	.section_w12 .r_box {
		width: 50%;
		padding: 40px 40px 0;
	}

	.section_w12 {
		padding: 0;
	}

	.lx-banner .text {
		padding-top: 0%;
	}

	.lx-banner .text .lx_text {
		height: 200px;
		font-size: 30px;
		max-width: 85%;
	}

	.lx-banner .text .lx_text .d1 {
		width: 100%;
	}

	.lx-banner .text .lx_text .d2 {
		width: 100%;
	}

	.lx_bg {
		padding: 60px 0;
		background: #F3F5F9;
	}
}

@media screen and (max-width:768px) {
	.banner_w .text {
		padding-top: 10%;
	}

	.banner_w img {
		/* max-width: 140%;
        width: 130%;
        position: relative;
        left: -15%; */
	}

	.banner_w .text .d1 {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.banner_w .text .d2 {
		font-size: 12px;
		line-height: 16px;
	}

	.section_w {
		width: 100%;
		padding: 30px 0;
	}

	.section_w1 .title1 {
		font-size: 18px;
		margin-bottom: 20px;
	}

	.section_w .title2 {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.section_w .box .img_box,
	.section_w .box .text_box {
		width: 100%;
		margin-bottom: 10px;
		padding-top: 0;
	}

	.section_w .box .text_box .d1 {
		font-size: 15px;
		margin-bottom: 15px;
	}

	.section_w .box .text_box .d2 {
		font-size: 12px;
		margin-bottom: 15px;
	}

	.section_w .des {
		font-size: 14px;
		line-height: 1.5;
		margin: 0 auto 15px;
	}

	.section_w6 .list .item {
		width: 100%;
		position: relative;
		margin-right: 0%;
		float: none;
		margin-bottom: 15px;
	}

	.section_w6 .list .item .text p {
		font-size: 15px;
		line-height: 24px;
	}

	.section_w7 .item {
		width: 48%;
		float: left;
		margin-bottom: 15px;
		height: 370px;

	}

	.section_w7 .item:nth-child(2n) {
		float: right;
	}

	.section_w7 .item .t_box {
		height: 60px;
	}

	.section_w7 .item .t_box .t1 {
		font-size: 15px;
	}

	.section_w7 .item .t_box .t2 {
		font-size: 12px;
	}

	.section_w7 .item .t_box {
		height: 80px;
	}

	.section_w7 .item .b_box .t1 {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.section_w7 .item .b_box .t2 {
		padding-left: 25px;
		padding-right: 15px;
		width: 100%;
		box-sizing: border-box;
		position: relative;
		line-height: 20px;
		margin-bottom: 10px;
		font-size: 12px;
	}

	.section_w7 .item .b_box .t2::after {
		width: 6px;
		height: 6px;
		left: 15px;
		top: 7px;
	}

	.lx_bg {
		padding: 30px 0;
		background: #F3F5F9;
	}

	.section_w12 {
		width: 100%;
		padding: 0;
	}

	.section_w12 .l_box {
		width: 100%;
		height: auto;
		padding: 20px;
	}

	.section_w12 .r_box {
		width: 100%;
		height: auto;
		padding: 20px;
	}

	.lx-banner .text {
		padding-top: 0%;
	}

	.lx-banner .text .lx_text {
		height: 100px;
		font-size: 20px;
	}

	.section_w12 .l_box .d1 {
		font-size: 16px;
		margin-bottom: 15px;
		line-height: 24px;
	}

	.section_w12 .l_box .d2 {
		font-size: 12px;
		font-weight: normal;
		line-height: 18px;
		margin-bottom: 30px;
	}

	.section_w12 .l_box .d4 {
		font-size: 14px;
		line-height: 24px;
		color: #FFFFFF;
	}

	.section_w12 .l_box .d4 img {
		margin-right: 15px;
		width: 24px;
		height: 24px;
	}

	.section_w12 .r_box .form p {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 5px;
	}

	.section_w12 .r_box .form input {
		height: 35px;
		box-sizing: border-box;
		border: 1px solid #D6D6D6;
		line-height: 32px;
		padding-left: 10px;
		font-size: 14px;
	}

	.section_w12 .r_box .form select {
		height: 35px;
		box-sizing: border-box;
		border: 1px solid #D6D6D6;
		line-height: 35px;
		font-size: 14px;
	}

	.section_w12 .r_box .form textarea {
		width: 100%;
		height: 80px;
		box-sizing: border-box;
		border: 1px solid #D6D6D6;
		line-height: 30px;
		padding: 0 10px;
		font-size: 14px;
	}

	.section_w12 .r_box .form .submit {
		height: 45px;
		line-height: 45px;
		font-size: 16px;
		margin-bottom: 15px;
	}

	.tips {
		font-size: 12px;
	}

	.section_w13 .tab {
		font-size: 16px;
		font-weight: 500;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.section_w13 .tab span {
		padding-bottom: 10px;
		margin-right: 20px;
	}

	.section_w13 .tab span.on::after {
		width: 40px;
		left: calc(50% - 20px);
	}

	.section_w13 .tab_c p {
		font-family: Source Han Sans CN;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 20px;
	}
}