body {
	margin: auto;
	cursor: default;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input,
span {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}

/* a:hover,
button:hover {
	opacity: 0.7;
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1140px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.banner {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.banne {
	width: 100%;
	padding-right: 45%;
	margin-top: 100px;
	margin-bottom: 200px;
}

.banne1 {
	width: 100%;
	font-size: 35px;
	color: white;
	font-weight: 900;
}

.banne2 {
	width: 100%;
	margin-top: 50px;
	font-size: 16px;
	color: white;
}

.banne3 {
	width: 145px;
	height: 55px;
	display: block;
	margin-top: 50px;
	font-size: 15px;
	font-weight: 700;
	color: #ffffff;
	border-radius: 5px;
	text-align: center;
	line-height: 55px;
	background: #db7500;
}

.inde_fls {
	width: 100%;
	margin-top: -115px;
	position: relative;
	z-index: 1;
}

.inde_fl {
	width: 100%;
	display: inline-block;
}

.inde_fl1 {
	width: 20%;
	padding: 15px;
	float: left;
}

.inde_fl2 {
	width: 100%;
	height: 175px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	position: relative;
	display: block;
}

.inde_fl2::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

.inde_fl2_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_fl2_2 {
	width: 110px;
	font-size: 24px;
	color: #4b4f58;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.inde_fl2:hover::after {
	background: rgba(33, 31, 64, 0.3);
}

.inde_fl2:hover .inde_fl2_2 {
	color: white;
}

.inde_videos {
	width: 100%;
}

.inde_video {
	width: 100%;
	margin: 140px auto;
	display: inline-block;
}

.inde_video1 {
	width: 44%;
	float: left;
	padding: 40px 0;
	margin-right: 8%;
	position: relative;
}

.inde_video1::after {
	content: '';
	width: 65%;
	height: 100%;
	background: #F79647;
	position: absolute;
	left: 0;
	top: 0;
}

.inde_video1_1 {
	width: 100%;
	height: 380px;
	position: relative;
	z-index: 1;
}

.inde_video1_2 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_video1_3 {
	width: 90px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.inde_video2 {
	width: 48%;
	float: left;
}

.inde_video2_1 {
	width: 100%;
	font-size: 18px;
	margin-bottom: 10px;
	color: #db7500;
	font-weight: bold;
}

.inde_video2_2 {
	width: 100%;
	margin-bottom: 25px;
	color: #1a1a1a;
	font-size: 40px;
	font-weight: 900;
	line-height: 46px;
}

.inde_video2_3 {
	width: 100%;
	color: #555555;
	font-size: 15px;
	font-weight: 400;
	line-height: 27px;
}

.inde_jjfas {
	width: 100%;
	background: #DB7500;
	overflow: hidden;
}

.inde_jjfa {
	width: 100%;
	display: flex;
}

.inde_jjfaf {
	width: 63%;
	padding: 94px 45px 95px 15px;
}

.inde_jjfaf1 {
	width: 100%;

}

.inde_jjfaf1_1 {
	width: 45px;
	height: 3px;
	background: white;
	margin-right: 25px;
	display: inline-block;
	vertical-align: middle;
}

.inde_jjfaf1_2 {
	width: calc(100% - 80px);
	font-size: 36px;
	font-weight: 300;
	color: white;
	display: inline-block;
	vertical-align: middle;
}

.inde_jjfaf1_2 span {
	font-weight: 700;
}

.inde_jjfaf1_2:hover span {
	color: #000;
}

.inde_jjfaf2 {
	width: 100%;
	color: white;
	font-size: 18px;
	font-weight: 400;
	padding-left: 155px;
	margin-top: 15px;
}

.inde_jjfaf3 {
	width: 100%;
	margin-top: 65px;
	font-size: 16px;
	color: white;
	line-height: 30px;
}

.inde_jjfat {
	width: 37%;
	height: 100%;
}

.inde_jjfat img {
	width: calc(100% + 390px);
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_jqs {
	width: 100%;
}

.inde_jq {
	width: 100%;
	margin: 80px auto;
}

.inde_jq1 {
	width: 100%;
}

.inde_jq1_1 {
	width: 45px;
	height: 3px;
	background: #273171;
	margin-right: 25px;
	display: inline-block;
	vertical-align: middle;
}

.inde_jq1_2 {
	width: calc(100% - 80px);
	font-size: 36px;
	font-weight: 300;
	color: #000;
	display: inline-block;
	vertical-align: middle;
}

.inde_jq1_2 span {
	font-weight: 700;
}

.inde_jq2 {
	width: 100%;
	color: #9398b8;
	font-size: 18px;
	font-weight: 400;
	padding-left: 155px;
	margin-top: 15px;
}

.inde_jq3 {
	width: 100%;
	display: inline-block;
}

.inde_jq4 {
	width: 33.33%;
	float: left;
	margin-top: 25px;
	padding: 15px;
}

.inde_jq4_1 {
	width: 100%;
	height: 260px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}

.inde_jq4_1 img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.inde_jq4_2 {
	width: 100%;
	font-size: 16px;
	color: #000;
	text-align: center;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.inde_yyhys {
	width: 100%;
	position: relative;
}

.inde_yyhya {
	width: 100%;
	height: 335px;
	position: absolute;
	left: 0;
	top: 0;
}

.inde_yyhya img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_yyhya::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(219, 117, 0, 0.62);
	position: absolute;
	left: 0;
	top: 0;
}

.inde_yyhyb {
	width: 100%;
	position: relative;
	z-index: 1;
}

.inde_yyhyc {
	width: 100%;
	margin-top: 65px;
	margin-bottom: 25px;
}

.inde_yyhyc1 {
	width: 100%;
	margin-top: 40px;
	display: inline-block;
}

.inde_yyhyc2 {
	width: 25%;
	padding: 10px;
	float: left;
}

.inde_yyhyc2_1 {
	border-bottom: 4px solid #db7500;
	width: 100%;
	height: 220px;
	display: block;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	position: relative;
}

.inde_yyhyc2_1::after {
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(33, 31, 64, 0);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

.inde_yyhyc2_2 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_yyhyc2_3 {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: white;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.inde_yyhyc2_1:hover::after {
	background-color: rgba(33, 31, 64, 0.3);
}

.inde_yyhyc2_1:hover .inde_yyhyc2_3 {
	font-weight: bold;
}

.inde_xzwms {
	width: 100%;
}

.inde_xzwm {
	width: 100%;
	margin: 100px auto;
}

.inde_xzwm1 {
	width: 100%;
	display: inline-block;
	margin-top: 25px;
}

.inde_xzwm2 {
	width: 33.33%;
	float: left;
	padding: 15px;
}

.inde_xzwm3 {
	width: 100%;
	display: block;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}

.inde_xzwm3_1 {
	width: 100%;
	height: 230px;
	overflow: hidden;
}

.inde_xzwm3_1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
	transition: all .4s ease;
}

.inde_xzwm3_2 {
	width: 100%;
	padding: 30px;
}

.inde_xzwm3_3 {
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	color: #1a1a1a;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.inde_xzwm3_4 {
	width: 100%;
	height: 200px;
	margin-top: 20px;
	font-size: 15px;
	color: #666666;
	overflow: hidden;
	overflow-y: auto;
}

.inde_xzwm3:hover .inde_xzwm3_1 img {
	transform: scale(1.1);
}

.inde_justs {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_just {
	width: 100%;
	margin: 145px auto;
}

.inde_just1 {
	width: 48%;
}

.inde_just1_1 {
	width: 100%;
	color: #ffffff;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 15px;
}

.inde_just1_2 {
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: white;
}

.inde_just1_3 {
	margin-top: 40px;
	display: block;
	width: 145px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 15px;
	font-weight: 700;
	color: #ffffff;
	background: #DB7500;
	border-radius: 5px;
}

.inde_partners {
	width: 100%;
}

.inde_partner {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 30px;
}

.inde_partner1 {
	width: 100%;
	margin-top: 90px;
}

.inde_partner1 img {
	width: 100%;
	display: block;
}

.nybanner {
	width: 100%;
	position: relative;
}

.nybanne1 {
	width: 100%;
	height: 400px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.nybanne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.nybanne3 {
	width: 100%;
	text-align: center;
	font-size: 44px;
	color: white;
	font-weight: bold;
}

.pro_zzss {
	width: 100%;
}

.pro_zzs {
	width: 100%;
	margin: 100px auto;
}

.pro_zzs1 {
	font-size: 40px;
	font-weight: 900;
	text-transform: capitalize;
	line-height: 0.9em;
	letter-spacing: 0px;
	color: #db7500;
	text-align: center;
}

.pro_zzs2 {
	width: 100%;
	margin-top: 60px;
	line-height: 30px;
	color: #363636;
	font-size: 16px;
}

.pro_jqxzs {
	width: 100%;
	background: #EFF1F3;
}

.pro_jqxz {
	width: 100%;
	margin-top: 70px;
	margin-bottom: 40px;
}

.pro_jqxz1 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
}

.pro_jqxz2 {
	width: 100%;
	margin-top: 40px;
	display: inline-block;
}

.pro_jqxz3 {
	width: 33.33%;
	float: left;
	padding: 10px;
	margin-top: 25px;
}

.pro_jqxz3_1 {
	width: 100%;
	display: block;
}

.pro_jqxz3_2 {
	width: 100%;
	height: 270px;
	background: white;
}

.pro_jqxz3_2 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.pro_jqxz3_3 {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	color: #3a3a3a;
	font-weight: 700;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.pro_jqxz3_4 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #4b4f58;
}

.pro_jqxz3_5 {
	width: 165px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 2px;
	background: #db7500;
	margin: auto;
	margin-top: 20px;
	font-size: 15px;
}

.pro_pros {
	border-top: 1px solid #000000;
	width: 100%;
}

.pro_pro {
	border-bottom: 1px solid #000000;
	width: 100%;
}

.pro_proa {
	width: 100%;
	margin: 120px auto;
	display: inline-block;
}

.pro_proa1 {
	width: 50%;
	float: left;
	margin-right: 15%;
}

.pro_proa2 {
	width: 35%;
	float: left;
}

.pro_proa2_1 {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 1em;
	color: #000000;
}

.pro_proa2_2 {
	width: 100%;
	margin-top: 40px;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	color: #000000;
}

.pro_pro:nth-child(even) .pro_proa1 {
	float: right;
	margin-right: 0;
	margin-left: 15%;
}

.pro_alyjs {
	width: 100%;
}

.pro_alyj {
	width: 100%;
	margin-top: 80px;
}

.pro_alyj1 {
	border-top: 4px solid #db7500;
	width: 410px;
	font-size: 50px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 1.2em;
	color: #16163f;
}

.pro_alyj2 {
	width: 100%;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #4a4a4a;
}

.pro_alyj3 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #4b4f58;
	line-height: 1.6em;
}

.pro_alyj4 {
	width: 100%;
	margin-top: 60px;
}

.pro_alyj4 img {
	width: 100%;
	display: block;
}

.pro_zjzns {
	width: 100%;
}

.pro_zjzn {
	width: 100%;
	margin: 80px auto;
	display: inline-block;
}

.pro_zjznri {
	width: 260px;
	float: left;
	margin-left: 40px;
	border-radius: 15px;
	background: #db7500;
	box-shadow: 5px 10px 26px rgba(0, 0, 0, 0.5);
	padding: 40px 10px 20px 10px;
	position: sticky;
	right: 0;
	top: 0;
}

.pro_zjznri1 {
	border: none;
	outline: none;
	width: 100%;
	height: 45px;
	color: #1f2124;
	padding: 0 10px;
	font-size: 15px;
	display: block;
	margin-bottom: 10px;
	background: white;
}

.pro_zjznri2 {
	border: none;
	outline: none;
	width: 100%;
	height: 75px;
	background: white;
	color: #1f2124;
	padding: 10px;
	font-size: 15px;
	display: block;
	margin-bottom: 10px;
}

.pro_zjznri3 {
	border: none;
	outline: none;
	width: 100%;
	height: 40px;
	border-radius: 5px;
	background: white;
	font-size: 15px;
}

.pro_zjznle {
	width: calc(100% - 300px);
	float: left;
}

.pro_zjznlea {
	width: 100%;
	font-size: 30px;
	color: #db7500;
	font-weight: bold;
	margin-bottom: 20px;
}

.pro_zjznleb {
	border: 1px solid #db7500;
	width: 100%;
	margin-bottom: 20px;
	border-radius: 3px;
}

.pro_zjznleb1 {
	border-bottom: 1px solid #db7500;
	width: 100%;
	padding: 20px;
	display: inline-block;
	font-size: 20px;
	color: #db7500;
	font-weight: bold;
}

.pro_zjznleb1 img {
	width: 15px;
	display: block;
	float: right;
}

.pro_zjznleb2 {
	width: 100%;
	padding: 20px;
	padding-left: 65px;
}

.pro_zjznleb2_1 {
	width: 100%;
	color: #db7500;
	font-size: 15px;
	display: block;
	margin-bottom: 10px;
}

.pro_zjznleb2_1:last-child {
	margin-bottom: 0;
}

.pro_zjznleb2_1 img {
	width: 10px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.pro_zjznleb2_1 div {
	width: calc(100% - 20px);
	display: inline-block;
	vertical-align: middle;
}

.pro_zjznleb2_1:hover div {
	text-decoration: underline;
}

.pro_zjznlec {
	width: 100%;
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 30px;
	color: #4B4F58;
}

.pro_zjznled {
	width: 100%;
	margin-bottom: 20px;
}

.pro_zjznled:last-child {
	margin-bottom: 0;
}

.pro_zjznled1 {
	width: 100%;
	font-size: 19px;
	text-transform: capitalize;
	color: #db7500;
	margin-bottom: 20px;
	font-weight: 700;
}

.pro_zjznled2 {
	width: 100%;
	font-size: 17px;
	color: #4B4F58;
	line-height: 30px;
}

.pro_zjznled2 img {
	max-width: 100%;
}

.pro_zjznled2 video {
	max-width: 100%;
}

.pro_details {
	width: 100%;
}

.pro_detail {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 20px;
}

.pro_detatop {
	width: 100%;
	display: inline-block;
}

.pro_detatopa {
	width: 50%;
	padding: 20px;
	float: left;
}

.pro_detatopa1 {
	width: 100%;
	position: relative;
}

.pro_detatopa1_1 {
	width: 100%;
	display: block;
}

.pro_detatopa1_2 {
	width: 15px;
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 1;
}

.pro_detatopb {
	width: 50%;
	padding: 20px;
	float: left;
}

.pro_detatopb1 {
	width: 100%;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.7em;
	color: #000000;
}

.pro_detatopb2 {
	width: 100%;
	margin-bottom: 35px;
	font-size: 26px;
	text-transform: capitalize;
	color: #DB7500;
}

.pro_detatopb3 {
	width: 100%;
	font-size: 16px;
	color: #3A3A3A;
	line-height: 30px;
	font-weight: 400;
}

.pro_detatopb4 {
	width: 135px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin-top: 50px;
	font-size: 15px;
	color: #000000;
	background: #DB7500;
	display: block;
	border-radius: 2px;
}

.pro_detatopb4:hover {
	background: #b86200;
	color: white;
}

.pro_detacen {
	width: 100%;
	margin-top: 80px;
	display: inline-block;
}

.pro_detacenri {
	width: 275px;
	float: left;
	margin-left: 30px;
	position: sticky;
	right: 0;
	top: 0;
}

.pro_detacenri1 {
	width: 100%;
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	color: #3A3A3A;
}

.pro_detacenri2 {
	max-width: 100%;
	width: 210px;
	margin: auto;
	margin-top: 50px;
	background: #db7500;
	padding: 40px 10px 20px 10px;
	border-radius: 15px;
	box-shadow: 5px 10px 26px rgba(0, 0, 0, 0.5);
}

.pro_detacenle {
	border-top: 1px solid #d3ced2;
	width: calc(100% - 305px);
	float: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	background-color: #f2f2f2;
	color: #54595f;
	padding: 20px;
}

.pro_detacenle img {
	max-width: 100%;
}

.pro_detadown {
	width: 100%;
	margin-top: 70px;
}

.pro_detadown1 {
	width: 100%;
	color: #db7500;
	font-size: 22px;
	font-weight: bold;
}

.pro_detadown2 {
	width: 100%;
	display: inline-block;
}

.pro_detadown3 {
	width: 23.5%;
	float: left;
	margin-top: 15px;
	margin-right: 2%;
	display: block;
}

.pro_detadown3:nth-child(4n) {
	margin-right: 0;
}

.pro_detadown3_1 {
	width: 100%;
	height: 265px;
}

.pro_detadown3_1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.pro_detadown3_2 {
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
	color: #4B4F58;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.pro_detadown3_3 {
	width: 100%;
	font-size: 15px;
	color: #DB7500;
	font-weight: bold;
	margin-top: 5px;
}

.pro_detadown3_4 {
	width: 100%;
	margin-top: 5px;
}

.pro_detadown3_4 img {
	height: 10px;
	display: block;
}

.pro_detadown3_5 {
	max-width: 100%;
	width: 155px;
	height: 40px;
	margin-top: 10px;
	background: #db7500;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #000;
}

.pro_detadown3_5:hover {
	background: #b86200;
	color: white;
}

.img_cover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
}

.img_tcs {
	width: 100%;
	height: 100%;
	position: relative;
}

.img_tc1 {
	max-width: 90%;
	max-height: 90%;
	display: block;
	object-fit: cover;
	object-position: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.img_tc2 {
	height: 15px;
	display: flex;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 1;
}

.img_tc2 img {
	height: 100%;
	display: block;
	margin-right: 30px;
}

.img_tc2 img:last-child {
	margin-right: 0;
}

.video_cover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
}

.video_tcs {
	width: 100%;
	height: 100%;
	position: relative;
}

.video_tc1 {
	max-width: 90%;
	max-height: 90%;
	width: 900px;
	height: 500px;
	display: block;
	object-fit: cover;
	object-position: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.video_tc2 {
	width: 40px;
	border-radius: 50%;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 1;
}

.zs_box {
	width: 100%;
}

.zs_bo {
	width: 100%;
	margin: 45px auto;
	display: inline-block;
}

.zs_bori {
	width: 270px;
	float: left;
	margin-left: 40px;
}

.zs_bori1 {
	width: 100%;
	text-align: center;
	font-size: 26px;
	color: #db7500;
	font-weight: bold;
}

.zs_bori2 {
	width: 100%;
	background: #db7500;
	padding: 40px 10px 20px 10px;
	border-radius: 15px;
	box-shadow: 5px 10px 26px rgba(0, 0, 0, 0.5);
}

.zs_bole {
	width: calc(100% - 310px);
	float: left;
}

.zs_bolea {
	width: 100%;
	font-size: 38px;
	color: #db7500;
	font-weight: bold;
}

.zs_bolea img {
	width: 55px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.zs_bolea span {
	display: inline-block;
	vertical-align: middle;
}

.zs_boleb {
	width: 100%;
	display: inline-block;
}

.zs_boleb1 {
	width: 48%;
	float: left;
	margin-top: 40px;
	margin-right: 4%;
	display: block;
}

.zs_boleb1:nth-child(2n) {
	margin-right: 0;
}

.zs_boleb2 {
	width: 100%;
	height: 240px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.zs_boleb3 {
	width: 100%;
	font-size: 18px;
	color: #DB7500;
	font-weight: bold;
	margin-top: 15px;
}

.zs_boleb4 {
	width: 100%;
	font-size: 12px;
	color: #ADADAD;
}

.zs_boleb5 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #777777;
	line-height: 1.5em;
}

.zs_boleb6 {
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
	font-weight: 700;
	color: #db7500;
}

.zs_bolec {
	width: 100%;
	text-align: right;
	font-size: 15px;
	color: #4B4F58;
	margin-top: 20px;
}

.zs_bolec a {
	display: inline-block;
	margin-right: 10px;
}

.zs_bolec a:last-child {
	margin-right: 0;
}

.zs_bolec a.on {
	color: #db7500;
}

.zsdeta_tops {
	width: 100%;
	background: #EFF1F3;
}

.zsdeta_top {
	width: 100%;
	margin: 65px auto;
	text-align: center;
	font-size: 45px;
	color: #000;
}

.zsdeta_cens {
	width: 100%;
}

.zsdeta_cen {
	width: 100%;
	margin-top: 150px;
	margin-bottom: 80px;
	display: inline-block;
}

.zsdeta_cenri {
	width: 35%;
	padding: 10px;
	float: left;
}

.zsdeta_cenri1 {
	border-top: 1px solid rgba(22, 22, 63, 0.2);
	border-bottom: 1px solid rgba(22, 22, 63, 0.2);
	width: 100%;
	margin-bottom: 80px;
	padding: 20px 0;
	display: inline-block;
}

.zsdeta_cenri1_1 {
	float: left;
	font-size: 18px;
	font-weight: 300;
	color: #16163f;
}

.zsdeta_cenri1_2 {
	float: right;
	display: flex;
}

.zsdeta_cenri1_3 {
	height: 15px;
	display: block;
	margin-right: 30px;
}

.zsdeta_cenri1_3 img {
	height: 100%;
	display: block;
}

.zsdeta_cenri1_3:last-child {
	margin-right: 0;
}

.zsdeta_cenri2 {
	width: 100%;
	font-size: 18px;
	font-weight: 500;
	color: #16163f;
	margin-bottom: 20px;
}

.zsdeta_cenri3 {
	width: 100%;
}

.zsdeta_cenri3_1 {
	width: 100%;
	display: inline-block;
	margin-bottom: 40px;
}

.zsdeta_cenri3_1:last-child {
	margin-bottom: 0;
}

.zsdeta_cenri3_2 {
	width: 120px;
	height: 80px;
	float: left;
	margin-right: 15px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.zsdeta_cenri3_3 {
	width: calc(100% - 135px);
	float: left;
}

.zsdeta_cenri3_4 {
	width: 100%;
	color: #4a4a4a;
	font-size: 16px;
	font-weight: 700;
}

.zsdeta_cenri3_5 {
	width: 100%;
	margin-top: 10px;
	color: #4a4a4a;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
}

.zsdeta_cenri4 {
	border-top: 4px solid #db7500;
	width: 100%;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	margin-top: 80px;
	padding: 50px 45px;
}

.zsdeta_cenri4_1 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	color: #16163f;
	margin-bottom: 40px;
}

.zsdeta_cenri4_2 {
	border: 1px solid #d7d7d9;
	outline: none;
	width: 100%;
	height: 45px;
	font-size: 15px;
	font-weight: 400;
	color: #211f40;
	padding: 0 10px;
	display: block;
	margin-bottom: 20px;
}

.zsdeta_cenri4_3 {
	border: none;
	outline: none;
	width: 170px;
	height: 45px;
	background: #db7500;
	color: #16163f;
	font-size: 16px;
	font-weight: 400;
	margin-left: calc(100% - 170px);
	text-align: center;
}

.zsdeta_cenri4_3 img {
	width: 15px;
	margin-right: 5px;
}

.zsdeta_cenle {
	width: 65%;
	float: left;
	padding-right: 50px;
}

.zsdeta_cenle1 {
	width: 100%;
	font-size: 16px;
	color: #4a4a4a;
}

.zsdeta_cenle2 {
	width: 100%;
	margin-top: 70px;
	font-size: 16px;
	color: #4A4A4A;
	line-height: 30px;
}

.zsdeta_cenle2 img {
	max-width: 100%;
}

.zsdeta_downs {
	width: 100%;
}

.zsdeta_down {
	width: 100%;
}

.zsdeta_down1 {
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	color: #db7500;
}

.zsdeta_down1 div {
	width: 75px;
	height: 1px;
	background: #000;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.zsdeta_down2 {
	width: 100%;
	margin-top: 10px;
	font-size: 45px;
	font-weight: 400;
	color: #0c0c0c;
}

.zsdeta_down3 {
	width: 100%;
	display: inline-block;
}

.zsdeta_down3_1 {
	width: 18.4%;
	display: block;
	float: left;
	margin-top: 50px;
	margin-right: 2%;
}

.zsdeta_down3_1:nth-child(5n) {
	margin-right: 0;
}

.zsdeta_down3_2 {
	width: 100%;
	height: 185px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.zsdeta_down3_3 {
	width: 100%;
	margin-top: 30px;
	color: #0c0c0c;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6em;
}

.zsdeta_down3_4 {
	width: 100%;
	margin-top: 20px;
	color: rgba(12, 12, 12, 0.5);
	font-size: 15px;
	font-weight: 300;
}

.nybanne4 {
	width: 100%;
}

.nybanne4_1 {
	width: 100%;
	font-size: 40px;
	font-weight: 600;
	color: white;
	text-align: center;
}

.nybanne4_2 {
	width: 12%;
	height: 5px;
	background: white;
	margin: auto;
	margin-top: 35px;
}

.gywm_hyjys {
	width: 100%;
}

.gywm_hyjy {
	width: 100%;
	margin: 70px auto;
}

.gywm_hyjy1 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color: #DB7500;
}

.gywm_hyjy2 {
	width: 100%;
	margin-top: 45px;
}

.gywm_hyjy3 {
	width: 48%;
	box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
	display: inline-block;
	vertical-align: middle;
}

.gywm_hyjy3_1 {
	width: 100%;
	display: block;
}

.gywm_hyjy3_2 {
	width: 100%;
	padding: 55px 95px;
}

.gywm_hyjy3_3 {
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	color: #011640;
}

.gywm_hyjy3_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 13px;
	font-weight: 700;
	color: #848484;
}

.gywm_hyjy4 {
	width: 51%;
	padding-left: 50px;
	display: inline-block;
	vertical-align: middle;
}

.gywm_hyjy4_1 {
	width: 100%;
	font-size: 38px;
	font-weight: 400;
	color: #DB7500;
}

.gywm_hyjy4_2 {
	width: 100%;
	margin-top: 30px;
	font-size: 15px;
	font-weight: 700;
	color: #3a3a3a;
	line-height: 30px;
}

.gywm_hyfws {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.gywm_hyfws::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(114, 114, 114, 0.58);
	position: absolute;
	left: 0;
	top: 0;
}

.gywm_hyfw {
	width: 100%;
	margin: 90px auto;
	font-size: 30px;
	color: white;
	text-align: center;
	position: relative;
	z-index: 1;
}

.gywm_imgfs {
	width: 100%;
	background: #EBEBEB;
}

.gywm_imgf {
	width: 100%;
	margin: 15px auto;
}

.gywm_imgfa {
	width: 100%;
	margin-bottom: 40px;
}

.gywm_imgfa:last-child {
	margin-bottom: 0;
}

.gywm_imgfa1 {
	width: 100%;
	font-size: 22px;
	font-weight: 500;
	color: #3a3a3a;
}

.gywm_imgfa2 {
	width: 100%;
	margin-top: 20px;
	display: inline-block;
}

.gywm_imgfa2_1 {
	width: 32%;
	height: 205px;
	display: block;
	object-fit: cover;
	object-position: center;
	margin-top: 20px;
	margin-right: 2%;
	float: left;
}

.gywm_imgfa2_1:nth-child(3n) {
	margin-right: 0;
}

.gywm_imgfa2_2 {
	width: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
	margin-top: 20px;
	float: left;
}

.gywm_imgts {
	width: 100%;
}

.gywm_imgt {
	width: 100%;
	display: inline-block;
}

.gywm_hzhbs {
	width: 100%;
}

.gywm_hzhb {
	width: 100%;
	margin-top: 75px;
}

.gywm_hzhb1 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #db7500;
	font-weight: 700;
}

.gywm_hzhb2 {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2em;
	color: #3a3a3a;
}

.gywm_hzhb3 {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 10px;
}

.gywm_hzhb4 {
	width: 35%;
	display: inline-block;
	vertical-align: top;
}

.gywm_hzhb5 {
	width: 22%;
	margin: 0 3.5%;
	display: inline-block;
	vertical-align: middle;
}

.gywm_hzhb6 {
	width: 100%;
	margin-bottom: 60px;
	display: inline-block;
}

.gywm_hzhb6:last-child {
	margin-bottom: 0;
}

.gywm_hzhb6_1 {
	width: 50px;
	float: left;
	margin-right: 20px;
}

.gywm_hzhb6_2 {
	width: calc(100% - 70px);
	float: left;
}

.gywm_hzhb6_3 {
	width: 100%;
	font-size: 20px;
	font-weight: 700;
}

.gywm_hzhb6_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 15px;
	font-weight: 300;
	color: #636363;
}

.gywm_hzhb4:last-child .gywm_hzhb6_1 {
	float: right;
	margin-right: 0;
	margin-left: 20px;
}

.gywm_zxs {
	width: 100%;
	background: #DEDEDE;
}

.gywm_zx {
	max-width: 100%;
	width: 850px;
	margin: 190px auto;
}

.gywm_zx1 {
	width: 100%;
	text-align: center;
	font-size: 60px;
	font-weight: 400;
	line-height: 1.2em;
	letter-spacing: 4.25px;
	color: #000000;
}

.gywm_zx2 {
	width: 100%;
	text-align: center;
	margin-top: 25px;
	font-size: 16px;
}

.gywm_zx3 {
	width: 100%;
	margin-top: 65px;
	display: inline-block;
}

.gywm_zx3_1 {
	border: none;
	border-bottom: 1px solid #626060;
	outline: none;
	width: 48%;
	height: 55px;
	float: left;
	margin-bottom: 30px;
	margin-right: 4%;
	display: block;
	font-size: 16px;
	font-weight: 300;
}

.gywm_zx3_1:nth-child(2n) {
	margin-right: 0;
}

.gywm_zx4 {
	border: 1px solid #000000;
	width: 200px;
	height: 50px;
	display: block;
	margin: auto;
	background: #db7500;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 300;
}

.lxwm_tops {
	width: 100%;
	background-image: url(../img/bg_3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.lxwm_tops::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(22, 22, 63, 0.64);
	position: absolute;
	left: 0;
	top: 0;
}

.lxwm_top {
	width: 100%;
	margin: 100px auto;
	display: inline-block;
	position: relative;
	z-index: 1;
}

.lxwm_topa {
	width: 53%;
	float: left;
	padding-right: 100px;
}

.lxwm_topa1 {
	width: 100%;
	font-size: 50px;
	color: white;
	font-weight: 100;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.lxwm_topa2 {
	width: 100%;
}

.lxwm_topa3 {
	width: 100%;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	color: #d7d7d9;
}

.lxwm_topa3:last-child {
	margin-bottom: 0;
}

.lxwm_topa3 img {
	width: 15px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}

.lxwm_topa3 div {
	width: calc(100% - 40px);
	display: inline-block;
	vertical-align: middle;
}

.lxwm_topa4 {
	width: 100%;
	margin-top: 20px;
	padding-left: 30px;
	display: inline-block;
}

.lxwm_topa4 img {
	width: 105px;
	float: left;
	display: block;
	margin-right: 20px;
}

.lxwm_topa4 img:last-child {
	margin-right: 0;
}

.lxwm_topb {
	border-left: 4px solid #db7500;
	width: 47%;
	background: white;
	padding: 25px;
	float: left;
}

.lxwm_topb1 {
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 45px;
}

.lxwm_topb2 {
	width: 100%;
	display: inline-block;
}

.lxwm_topb2_1 {
	border: 1px solid #d7d7d9;
	outline: none;
	padding: 0 15px;
	width: 49%;
	height: 45px;
	margin-bottom: 20px;
	float: left;
	font-size: 15px;
	font-weight: 400;
	color: #211f40;
	margin-right: 2%;
}

.lxwm_topb2_1:nth-child(2n) {
	margin-right: 0;
}

.lxwm_topb2_2 {
	border: 1px solid #d7d7d9;
	outline: none;
	padding: 0 15px;
	width: 100%;
	height: 45px;
	margin-bottom: 20px;
	float: left;
	font-size: 15px;
	font-weight: 400;
	color: #211f40;
}

.lxwm_topb2_3 {
	border: 1px solid #d7d7d9;
	outline: none;
	padding: 5px 15px;
	width: 100%;
	height: 140px;
	margin-bottom: 20px;
	float: left;
	font-size: 15px;
	font-weight: 400;
	color: #211f40;
}

.lxwm_topb3 {
	border: none;
	outline: none;
	width: 170px;
	height: 45px;
	background: #db7500;
	color: #16163f;
	font-size: 16px;
	font-weight: 400;
	margin-left: calc(100% - 170px);
	text-align: center;
}

.lxwm_topb3 img {
	width: 15px;
	margin-right: 5px;
}

.lxwm_downs {
	width: 100%;
}

.lxwm_down {
	width: 100%;
	height: 300px;
	margin: 10px auto;
}