* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a {
	text-decoration: none;
}

html,
body {
	position: relative;
	height: 100%;
}

body {
	background: #fefefe;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	display: flex;
	align-items: center;
	padding: 100px 5%;
}


.sec1 {
	background: url(../images/bg01.jpg) no-repeat center right;
	display: flex;
	justify-content: space-between;
	background-size: cover;
}

.sec1_js {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.sec1_js-01 {
	position: absolute;
	top: 90px;
}

.sec1_js-01 img {
	width: 600px;
}

.sec1_js-02 {
	font-size: 94px;
	color: #fff;
	font-weight: bold;
}

.sec1_js-03 {
	font-size: 94px;
	font-weight: bold;
	background-image: linear-gradient(to right, #0fee9d, #00ffbf);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec1_js-04 {
	width: 600px;
	color: #fff;
	font-size: 26px;
	text-align: left;
}

.sec1_js-05 {
	color: #000;
	padding: 5px 20px;
	border-radius: 40px;
	font-size: 20px;
	margin-top: 50px;
	background-image: linear-gradient(to right, #0fee9d, #00ffbf);
	font-weight: bold;
}


.sec2 {
	background: url(../images/bg02.jpg) no-repeat center;
	background-size: cover;
}

.sec2_js {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 800px;
	text-align: -webkit-auto;
}

.biaoti-img {}

.biaoti-img img {
	width: 350px;
}

.sec2_js-02 {
	font-size: 36px;
	font-weight: 900;
	margin-bottom: 15px;
	background-image: linear-gradient(to right, #0fee9d, #00ffbf);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec2_js-03 {
	color: #fff;
	margin-bottom: 15px;
}

.sec2_js-04 {
	width: 600px;
	display: flex;
	flex-wrap: wrap;
}

.sec2_js-05 {
	position: absolute;
	color: #bfbfbf;
	bottom: 30px;
	left: 30px;
	font-size: 12px;
	line-height: 36px;
}

.sec2_js-04 span {
	color: #fff;
	padding: 5px 15px;
	border-radius: 10px;
	font-size: 18px;
	background: #8D8D8D;
	margin-right: 20px;
	margin-bottom: 10px;
}

.sec2_js-04 .clss {
	background-image: linear-gradient(to right, #0fee9d, #00ffbf);
	color: #000;
}


.mulu {
	position: fixed;
	top: 0;
	display: flex;
	align-items: center;
	padding: 20px 0;
	z-index: 999999;
	width: 100%;
	background: #000000;
	right: 0;
	padding-right: 50px;
	justify-content: flex-end;
}

.logo2 img {
	width: 150px;
}

.nav {
	margin-right: 100px;
}

.nav a {
	color: #bbb;
	margin-left: 35px;
	font-size: 16px;
	cursor: pointer;
}

.nav .actives {
	background-image: linear-gradient(to right, #0fee9d, #00ffbf);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-bottom: 1px #0cf2a5 solid;
	padding-bottom: 10px;
}

.tel_menu {
	position: fixed;
	z-index: 9999;
	right: 20px;
	top: 20px;
	display: none;
	width: 100%;
}

.anniu {
	position: absolute;
	right: 0;
	width: 50px;
}

.anniu img {
	width: 50px;
}

.tel_nav {
	background: #fff;
	display: flex;
	flex-direction: column;
	position: absolute;
	right: 0;
	top: 45px;
	width: 230px;
	display: none;
}

.tel_nav-ns {
	display: flex;
	flex-direction: column;
	text-align: center;
	line-height: 2;
	font-size: 16px;
}

.tel_nav-ns a {
	color: #000;
	padding: 10px;
	border-bottom: 1px #ddd solid;
}

.biaoti {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 60px;
	margin-bottom: 30px;
}


.fots {
	position: absolute;
	bottom: 30px;
	display: flex;
	width: 300px;
	color: #bbb;
	font-size: 12px;
	right: 15px;
}

.sec3 {
	background: url(../images/bg03.jpg) no-repeat center;
	background-size: cover;
	display: flex;
	justify-content: flex-start;
}

.sec3_js {
	width: 800px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-align: left;
}

.sec4 {
	background: url(../images/bg04.jpg) no-repeat center;
	background-size: cover;
	display: flex;
	justify-content: flex-start;
}

.sec4_js-01 {
	font-size: 36px;
	text-align: left;
	margin-bottom: 30px;
	border-bottom: 1px #ddd solid;
	padding-bottom: 10px;
}

.sec4_js-02 {
	font-size: 26px;
	text-align: left;
	display: flex;
	flex-direction: column;
	line-height: 2;
}

.sec4_js-02 span {
	position: relative;
	padding-left: 30px;
}

.sec4_js-03 {
	background: #000;
	color: #fff;
	width: 100%;
	display: flex;
	flex-direction: column;
	text-align: left;
	padding: 40px;
}

.sec4_js-03-t {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.sec4_js-03-t span {
	font-size: 30px;
	font-weight: bold;
	width: 220px;
	margin-right: 10px;
}

.sec4_js-03-t p {}

.sec4_js-03-b {
	width: 100%;
	display: flex;
	background: #000;
	color: #fff;
}

.sec4_js-03-b li {
	background: #fff;
	margin: 0 20px;
	display: flex;
	flex-direction: column;
	padding: 20px;
	text-align: center;
	align-items: center;
	font-size: 24px;
	width: 25%;
}

.sec4_js-03-b li img {
	width: 150px;
}

.sec4_js-03-b li span {
	color: #f00;
}

.sec4_js-03-b li p {
	color: #000;
	text-align: left;
}

.sec5 {
	background: url(../images/bg051.jpg) no-repeat center;
	background-size: cover;
}

.sec6 {
	background: url(../images/bg061.jpg) no-repeat center;
	background-size: cover;
}

.sec7 {
	background: url(../images/bg071.jpg) no-repeat center;
	background-size: cover;
}

.sec7_js {
	display: flex;
	flex-direction: column;
	width: 680px;
	color: #fff;
	text-align: left;
}

.sec7_js-02 {
	font-size: 38px;
	border: 1px #fff solid;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	width: 600px;
	padding: 5px 10px;
	margin: 10px 0;
}

.sec7_js-03 p {
	margin-bottom: 10px;
	line-height: 1.5;
}

.sec7_js-04 {
	font-size: 34px;
	line-height: 2;
	background-image: linear-gradient(to right, #b89d5e, #ffcf00);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec7_js-05 img {
	width: 500px;
}

.sec8 {
	background: url(../images/bg081.jpg) no-repeat center;
	background-size: cover;
}

.sec8_js {
	display: flex;
	flex-direction: column;
	width: 850px;
	color: #fff;
	text-align: left;
}

.sec8_js-01 img {
	margin: 15px 0;
}

.sec9 {
	background: url(../images/bg091.jpg) no-repeat center;
	background-size: cover;
}

.sec9_js {
	display: flex;
	flex-direction: column;
	text-align: left;
}

.sec10 {
	background: url(../images/bg101.jpg) no-repeat center;
	background-size: cover;
}

.sec11 {
	background: url(../images/bg11.jpg) no-repeat center;
	background-size: cover;
}

.sec12 {
	background: url(../images/bg12.jpg) no-repeat center;
	background-size: cover;
}

.sec13 {
	background: url(../images/bg13.jpg) no-repeat center;
	background-size: cover;
}

.sec13_js {
	display: flex;
	flex-direction: column;
	text-align: left;
	color: #fff;
	width: 700px;
}

.sec13_js-01 {
	color: #ebbd6a;
	font-size: 48px;
	font-weight: bold;
	margin: 15px 0;
}

.sec13_js-02 {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.sec13_js-03 img {
	width: 500px;
}

.sec14 {
	background: url(../images/bg14.jpg) no-repeat top;
	background-size: cover;
}

.sec14 img {
	height: 100%;
	margin: 0 auto;
}

.sec15 {
	background: url(../images/bg15.jpg) no-repeat center;
	background-size: cover;
}

.sec18 {
	background: url(../images/bg181.jpg) no-repeat top;
	background-size: cover;
	display: flex;
	justify-content: flex-start;
	padding: 80px 0 0;
	text-align: center;
}

.sec18 img {
	height: 100%;
	margin: 0 auto;
	width: 85%;
}

.sec20 {
	background: url(../images/bg181.jpg) no-repeat top;
	background-size: cover;
	padding: 60px 0;
	text-align: center;
}

.sec20 img {
	width: 85%;
	height: 100%;
	margin: 0 auto;
	margin-top: 100px;
}

.sec21 {
	background: url(../images/bg21.jpg) no-repeat top;
	background-size: cover;
	display: flex;
	justify-content: flex-start;
}

.sec21_js {
	display: flex;
	flex-direction: column;
	text-align: left;
	width: 800px;
}

.sec21_js-02 {
	font-size: 62px;
	font-weight: bold;
	color: #fff;
	margin: 20px 0;
}

.sec21_js-02 span {
	background-image: linear-gradient(to right, #0fee9d, #00ffbf);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec21_js-03 {
	color: #fff;
	width: 400px;
	font-size: 20px;
	line-height: 2;
}

.tel_show {
	display: none;
}

.sec20_js {
	display: flex;
	flex-direction: column;
}

.sec20_js-01 {
	display: flex;
	align-items: center;
	font-size: 28px;
	font-weight: bold;
}

.sec20_js-01 span {
	background-image: linear-gradient(to right, #0fee9d, #00ffbf);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec20_js-01 img {
	width: 100px;
	margin: inherit;
}

.sec20_js-02 {
	font-size: 18px;
	text-align: -webkit-auto;
	margin: 10px 0;
	line-height: 1.5;
}

.sec4_js {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.tel_menu .lang {
	display: flex;
	flex-direction: column;
	text-align: center;
	line-height: 2;
	font-size: 20px;
	position: fixed;
	left: 20px;
}

.tel_menu .lang span {
	color: #fff;
	/* border-bottom: 1px #ddd solid; */
	font-size: 16px;
	/* padding: 10px; */
	display: flex;
	align-items: center;
}
.tel_menu .lang span img{
    width: 120px;
    margin-right: 5px;
}
@media (max-width: 769px) {

	.pc_show {
		display: none;
	}

	.tel_show {
		display: block;
	}

	.mulu {
		display: none;
	}

	.tel_menu {
		display: block;
	}

	.sec1 {
		flex-direction: column;
		display: flex;
		justify-content: center;
	}
.sec1_js-02 {
    font-size: 24px;}.sec1_js-03 {
    font-size: 26px;}
	.sec1_js-04 {
		width: 96%;
		color: #fff;
		font-size: 16px;
		text-align: left;
		line-height: 1.5;
	}

	.biaoti {
		font-size: 36px;
	}

	.biaoti3 img {
		max-width: 120px;
	}

	.sec2_js,
	.sec3_js,
	.sec7_js,
	.sec8_js,
	.sec13_js {
		width: 100%;
	}

	.sec2_js-03 {
		font-size: 12px;
	}

	.sec2_js-04 {
		width: 100%;
	}

	.sec2_js-02 {
		font-size: 18px;
	}

	.sec2_js-04 span {
		font-size: 12px;
	}

	.sec4_js-02 span {
		position: relative;
		padding-left: 0px;
		font-size: 12px;
	}

	.sec4_js-01 {
		font-size: 18px;
		text-align: left;
		margin-bottom: 6px;
	}

	.sec4_js-03 {
		padding: 10px 10px;
	}

	.sec3_js-02 {
		font-size: 12px;
	}

	.sec4_js-03-t p {
		font-size: 12px;
	}

	.sec4_js-03-b li {
		margin: 0px 5px;
		padding: 5px;
		font-size: 12px;
	}

	.sec4_js-03-t span {
		font-size: 16px;
		width: auto;
	}

	.sec14 {
		background: url(../images/bg14_tel.jpg) no-repeat center #000;
		background-size: contain;
	}

	.sec10 {
		background: url(../images/bg101.jpg) no-repeat center #000;
		background-size: contain;
	}

	.sec11 {
		background: url(../images/bg11_tel.jpg) no-repeat center bottom #0f1014;
		background-size: contain;
	}

	.sec12 {
		background: url(../images/bg12_tel.jpg) no-repeat center #000;
		background-size: contain;
	}

	.sec15 {
		background: url(../images/bg15_tel.jpg) no-repeat center;
		background-size: cover;
	}

	.sec20 {
		background: url(../images/bg181.jpg) no-repeat top;
		background-size: cover;
		padding: 20px;
	}

	.sec21 {
		background: url(../images/tel_bg21.jpg) no-repeat bottom;
		background-size: cover;
	}

	.sec1_js-01 {
		position: relative;
		top: auto;
	}

	.sec1_js-01 img {
		width: 90%;
	}
.sec18{padding: 0;}
	.sec18 img {
		height: inherit;
	}

	.sec21_js {
		height: 100%;
		width: 96%;
		display: flex;
		justify-content: flex-start;
	}

	.sec21_js-02 {
		font-size: 36px;
	}

	.sec13_js-01 {
		font-size: 20px;
	}

	.sec13_js-02 {
		font-size: 14px;
	}

	.sec7_js-02 {
		font-size: 20px;
		width: 100%;
	}

	.sec7_js-03 p {
		font-size: 12px;
	}

	.sec7_js-04 {
		font-size: 24px;
	}

	.sec7 {
		background: url(../images/bg07_tel.jpg) no-repeat center;
		background-size: cover;
	}

	.sec6 {
		background: url(../images/bg061_tel.jpg) no-repeat center #000;
		background-size: contain;
	}

	.sec5 {
		background: url(../images/bg051_tel.jpg) no-repeat center #000;
		background-size: contain;
	}
}

@media (max-width: 469px) {}