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

a {
	text-decoration: none;
}

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

body {
	background: #eee;
	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: #000;
	display: flex;
	justify-content: space-between;
}

.sec1_left {
	width: 50%;
}

.sec1_left img {
	width: 100%;
}

.sec1_right {
	width: 45%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.logos {
	width: 100%;
	display: flex;
	justify-content: flex-start;
}

.logos img {
	max-width: 340px;
	margin-bottom: 50px;
}

.sec1_right-wz1 {
	display: flex;
	font-size: 90px;
	color: #bbb;
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	align-items: center;
	font-weight: 700;
}

.sec1_right-wz1 img {
	width: 250px;
	margin-right: 20px;
}

.sec1_right-wz2 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 56px;
	font-weight: 600;
	margin: 20px 0;
}

.sec1_right-wz3 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 32px;
	border: 1px #dfaf67 solid;
	border-radius: 20px;
	padding: 10px 20px;
	margin: 30px 0;
}

.sec1_right-wz4 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 20px;
	text-align: left;
	line-height: 2;
	max-width: 550px;
}

.sec1_right-db {}

.sec1_right-db img {
	max-width: 400px;
	position: absolute;
	right: 50px;
	bottom: 50px;
}

.sec2 {
	background: url(../images/5.jpg) no-repeat center;
	background-size: cover;
	padding: 0 5%;
}

.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 left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-bottom: 1px #dda75b solid;
	padding-bottom: 10px;
}

.lang {
	position: relative;
}

.lang span {
	color: #bbb;
	cursor: pointer;
	margin-bottom: 10px;
	display: inline-block;
}

.xuanze {
	background: #fff;
	width: 100px;
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	text-align: center;
}

.xuanze a {
	color: #000;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px #ddd solid;
	display: flex;
	align-items: center;
	justify-content: center;
}



.sec2_js {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding-left: 5%;
}

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

.sec2_js-wz {
	width: 75%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.sec2_js-wz b {
	color: #b2b200;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 10px;
}

.mat30 {
	margin-top: 30px;
}

.sec2_js-wz p {
	color: #bbb;
	text-align: left;
	font-size: 20px;
	line-height: 2;
}

.fots {
	position: absolute;
	bottom: 30px;
	display: flex;
	justify-content: space-between;
	width: 90%;
	color: #bbb;
	font-size: 12px;
}

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

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

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

.h {
	width: 280px;
}


.sec3_js-wz1 {
	font-size: 46px;
	color: #cbcbcb;
	letter-spacing: -2px;
}

.sec3_js-wz2 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 24px;
	font-weight: 600;
	margin: 15px 0;
}

.sec3_js-wz3 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 18px;
	line-height: 30px;
}

.sec3_js-wz4 {
	margin: 15px 0;
}

.sec3_js-wz4 img {}

.sec4 {
	background: #060606;
}

.sec4_js {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.sec4_js-left {
	width: 47%;
	display: flex;
	flex-direction: column;
	text-align: left;
}

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

.sec4_js-l-wz1 {
	font-size: 38px;
	color: #cbcbcb;
	letter-spacing: -2px;
	margin-bottom: 15px;
}

.sec4_js-l-wz2 {
	font-size: 16px;
	color: #cbcbcb;
	text-align: left;
	line-height: 26px;
}

.sec4_js-l-wz2 p {
	margin-bottom: 10px;
}

.sec4_js-l-wz2 p b {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec4_js-l-wz3 {
	display: flex;
	justify-content: space-between;
}

.sec4_js-l-wz3 li {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 10px;
	justify-content: space-around;
	width: 33.33%;
}

.sec4_js-l-wz3 li img {
	width: 70px;
	padding: 5px;
}

.sec4_js-l-wz3 li span {
	font-size: 20px;
	margin: 5px 0;
	text-align: center;
	height: 60px;
}

.sec4_js-l-wz3 li p {
	font-size: 16px;
}

.sec4_js-right {
	width: 50%;
	display: flex;
	flex-direction: column;
}

.sec4_js-right img {
	max-width: 700px;
}

.sec4_js-right p {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 20px;
	margin-top: 15px;
}

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

.sec5_js {
	width: 750px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	align-content: flex-start;
	text-align: left;
	margin-left: 5%;
}

.sec5_js-wz1 img {
	max-width: 500px;
}

.sec5_js-wz2 {
	color: #bbb;
	font-size: 24px;
	letter-spacing: -1px;
	border-bottom: 1px #d3b783 solid;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.sec5_js-wz3 {
	text-align: left;
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 32px;
	font-size: 18px;
}

.sec5_js-wz4 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 26px;
	margin: 15px 0;
}

.sec5_js-wz5 {
	display: flex;
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	justify-content: space-between;
}

.sec5_js-wz5-l {
	line-height: 32px;
	font-size: 18px;
}

.sec5_js-wz5-r {
	margin-left: 30px;
}

.sec5_js-wz5-r img {
	max-width: 300px;
	width: 100%;
}

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

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

.biaotu {
	width: 100%;
	text-align: left;
	display: flex;
	align-items: center;
	font-size: 30px;
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 900;
}

.biaotu img {
	width: 250px;
}

.sec6_js-wz {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sec6_js-wz-left {
	width: 32%;
	text-align: left;
}

.sec6_js-wz-left img {
	max-height: 600px;
}

.sec6_js-wz-right {
	width: 63%;
	text-align: left;
}

.sec6_js-wz-r1 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 50px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 15px;
}

.sec6_js-wz-r2 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	display: inline-block;
	padding: 10px 20px;
	border-radius: 5px;
	margin-bottom: 15px;
}

.sec6_js-wz-r3 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 28px;
}

.sec6_js-wz-r4 {
	display: flex;
	line-height: 1.5;
	justify-content: space-between;
}

.sec6_js-wz-r4-l {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	width: 67%;
}

.sec6_js-wz-r4-l p {
	margin-bottom: 15px;
	font-size: 20px;
}

.sec6_js-wz-r4-r {
	width: 30%;
}

.sec6_js-wz-r4-r p {
	color: #bbb;
	margin-bottom: 10px;
}

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

.sec7_js {}

.biaotu {}

.biaotu img {}

.sec7_js-wz {
	display: flex;
	align-content: space-around;
	align-items: flex-start;
	justify-content: space-between;
}

.sec7_js-wz-t {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
	width: 65%;
}

.sec7_js-wz-t img {
	max-height: 450px;
	margin-top: 20px;
}

.sec7_js-wz-t-js {
	text-align: left;
}

.sec7_js-wz-t-js p {
	color: #cfcfcf;
	text-align: left;
	font-weight: lighter;
	line-height: 1.5;
	margin-bottom: 15px;
}

.sec7_js-wz-b {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 33%;
	flex-direction: column;
}

.sec7_js-wz-b img:nth-child(1) {
	padding-left: 50px;
	margin-bottom: 15px;
}

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

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

.biaoti3 {
	width: 100%;
	display: flex;
	align-items: center;
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 30px;
	font-weight: 900;
}

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

.biaoti4 {
	width: 100%;
	color: #bbb;
	text-align: left;
	margin: 20px 0;
	line-height: 1.5;
}

.sec8_js-wz1 {
	width: 100%;
	display: flex;
	color: #bbb;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.sec8_js-wz1 li {
	width: 48%;
	display: flex;
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	flex-direction: column;
	text-align: left;
}

.sec8_js-wz1-t {
	display: flex;
	align-items: center;
	font-size: 34px;
	font-weight: 900;
}

.sec8_js-wz1-t b {
	color: #000;
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-text-fill-color: black;
	font-size: 16px;
	padding: 10px;
	margin-left: 15px;
	border-radius: 5px;
}

.sec8_js-wz1-b {
	line-height: 1.5;
	margin-bottom: 20px;
}

.sec8_js-wz2 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 30px;
	font-weight: 900;
	text-align: left;
	margin-bottom: 15px;
}

.sec8_js-wz3 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	text-align: left;
	padding: 15px;
	border-radius: 5px;
	line-height: 1.5;
}

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

.biaoti4 img {
	margin: 0 10px;
}

.sec9_js {
	width: 75%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.sec9_js-wz1 {
	font-size: 32px;
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-bottom: 10px;
}

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

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

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

.fotsh {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec11_js-wz {
	width: 800px;
	margin-left: calc(100% - 800px);
}

.sec11_js-wz1 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.sec11_js-wz2 {
	text-align: left;
}

.sec11_js-wz3 {
	color: #bbb;
	text-align: left;
}

.sec11_js-wz4 {
	display: flex;
	align-items: center;
	text-align: left;
}

.sec11_js-wz4 img {
	width: 250px;
	margin-right: 15px;
}

.sec11_js-wz4-r {}

.biaoti5 {
	background: url(../images/113.png) no-repeat center;
	background-size: contain;
	display: inline-block;
	height: 40px;
	width: 300px;
	line-height: 40px;
	text-align: center;
	margin: 15px 0;
}

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

.sec12_js-wz1 {
	display: flex;
	width: 48%;
	align-items: center;
	margin-bottom: 20px;
}

.sec12_js-wz-l {
	text-align: left;
}

.sec12_js-wz-l img {}

.sec12_js-wz2 {
	display: flex;
	width: 100%;
	align-items: center;
	text-align: left;
	justify-content: space-between;
}

.sec12_js-wz2 li {
	width: 48%;
	display: flex;
	align-items: center;
}

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

.sec13_js {}

.sec13_js-wz1 {
	text-align: left;
}

.sec13_js-wz1 img {}

.sec13_js-wz2 {
	width: 100%;
	display: flex;
	align-items: center;
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 18px;
	margin-top: 15px;
}

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

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

.sec14_js-wz {
	display: flex;
	justify-content: space-between;
	text-align: left;
}

.sec14_js-wz-l {
	display: flex;
	flex-direction: column;
	width: 48%;
}

.sec14_js-wz-l img {
	max-width: 480px;
}

.sec14_js-wz-r {
	width: 48%;
}

.sec14_js-wz-r img {}

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

.sec15_js {}

.sec15_js-wz {
	display: flex;
	align-items: center;
	text-align: left;
}

.sec15_js-wz img {
	max-width: 500px;
	margin-left: 20px;
}

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

.sec17_js {
	width: 800px;
	margin-left: calc(100% - 800px);
	display: flex;
	flex-direction: column;
}

.sec17_js-img {}

.sec17_js-img img {}

.sec17_js-wz p {
	color: #bbb;
	font-size: 20px;
	line-height: 1.5;
	margin-top: 20px;
}

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

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

.sec18_js {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sec18_js-l {
	text-align: left;
}

.sec18_js-l-wz1 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 60px;
	font-weight: bold;
}

.sec18_js-l-wz2 {
	margin: 15px 0;
}

.sec18_js-l-wz3 p {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 2;
	font-size: 23px;
}

.sec18_js-l-wz3 p img {}

.sec18_js-l-wz3 p a {
	font-style: italic;
	border-bottom: 1px #ddd solid;
	padding: 5px;
	margin-bottom: 5px;
}

.sec18_js-l-wz3 p:nth-child(5) {
	color: #bbb;
	-webkit-text-fill-color: aliceblue;
}

.sec18_js-r {
	width: 45%;
}

.sec18_js-r img {}


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

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

.sec20_js-wz1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.sec20_js-wz1-l {
	width: 53%;
	line-height: 1.5;
}

.sec20_js-wz2 {
	display: flex;
	align-items: center;
	margin: 20px 0;
}

.sec20_js-wz2 img {
	width: 300px;
}

.sec20_js-wz1-r {
	width: 40%;
}

.sec20_js-wz1-r img {
	max-height: 450px;
}

.sec21_js {
	text-align: left;
}

.sec21_js-wz1 {
	color: #fcffe7;
}

.sec21_js-wz2 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 24px;
	margin: 15px 0;
}

.sec21_js-wz3 {
	display: flex;
	justify-content: space-between;
}

.sec21_js-wz3-l {
	width: 49%;
	display: flex;
	flex-direction: column;
}

.sec21_js-wz3-l-t {
	display: flex;
	flex-direction: column;
	background-image: linear-gradient(to bottom, #000000, #252424);
	padding: 10px;
}

.sec21_js-wz3-l-b {
	display: flex;
	flex-direction: column;
	margin-top: 30px;
}

.sec21_js-wz3-l-t1 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	font-size: 26px;
	font-weight: bold;
	padding: 5px;
	border-radius: 5px;
}

.sec21_js-wz3-l-t2 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 18px;
	margin: 10px 0;
}

.sec21_js-wz3-l-t3 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 16px;
	margin-bottom: 10px;
}

.sec21_js-wz3-l-t4 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 20px;
	text-align: center;
}

.sec21_js-wz3-r {
	width: 49%;
	display: flex;
	flex-direction: column;
}

.sec21_js-wz3-r img {
	max-width: 450px;
}



.sec22 {
	background: url(../images/221.jpg) no-repeat center #000;
	background-size: cover;
}

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


.sec22_js-wz1 {
	width: 200px;
}

.sec22_js-wz2 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 46px;
	font-weight: 800;
	margin: 15px 0;
}

.sec22_js-wz3 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 20px;
	line-height: 2;
}

.sec22_js-wz4 {
	max-width: 1000px;
	margin-top: 25px;
}

.sec23 {
	background: url(../images/231.jpg) no-repeat center #000;
	background-size: cover;
}

.sec23_js {
	width: 100%;
	text-align: left;
}

.sec25 {
	background: url(../images/253.jpg) no-repeat center #000;
	background-size: cover;
}

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

.sec25_js-wz {
	display: flex;
	justify-content: space-between;
}

.sec25_js-wz img {
	width: 48%;
}

.sec26 {
	background: url(../images/261.jpg) no-repeat center #000;
	background-size: cover;
}

.sec27 {
	background: url(../images/271.jpg) no-repeat center #000;
	background-size: cover;
}

.sec28 {
	background: #000;
	background-size: cover;
	padding-left: 5%;
	padding-right: 5%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.sec28-js {
	width: 100%;
}

.sec28-js h3 {
	background-image: linear-gradient(to left, #dda457, #e3cc91);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 58px;
}

.sec28-js p {
	color: #bbb;
	line-height: 1.5;
	margin: 15px 0;
}

.sec28-js img {
	max-height: 550px;
}

.sec28-wz {
	position: absolute;
	bottom: 50px;
	width: 100%;
	display: inline-block;
	height: 500px;
	padding: 50px;
}

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

/*  */
.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;
}

.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: 35px;
    margin-right: 5px;
}
.tel_menu .lang .xuanze {
	top: 35px;
	width: 150px;
	left: 0;
	margin-left: 0;
	background: #fff;
}

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

@media (max-width: 769px) {
	.mulu {
		display: none;
	}

	.tel_menu {
		display: block;
	}

	.sec1 {
		padding: 0 50px;
		flex-direction: column;
		display: flex;
		justify-content: center;
	}

	.sec1_left {
		width: 310px;
	}

	.sec1_right {
		width: 100%;
		text-align: center;
		display: flex;
		align-items: center;
	}

	.logos img {
		max-width: 220px;
		margin-bottom: 5px;
		display: none;
	}

	.sec1_right-wz2 {
		font-size: 25px;
		/* font-weight: 600; */
		margin: 5px 0;
	}

	.sec1_right-wz3 {
		font-size: 18px;
		border: 1px #dfaf67 solid;
		margin: 10px 0;
	}

	.sec1_right-wz1 {
		font-size: 40px;
		margin: 15px 0;
	}

	.sec1_right-wz1 img {
		width: 110px;
		margin-right: 0;
	}

	.sec1_right-wz4 {
		line-height: 1.5;
		width: 100%;
		max-width: 100%;
		font-size: 14px;
	}

	.biaoti {
		font-size: 36px;
	}

	.sec2_js-wz b {
		font-size: 20px;
	}

	.sec2_js-wz {
		width: 100%;
	}

	.sec2_js-wz p {
		font-size: 16px;
	}

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

	.sec3_js-wz1 {
		font-size: 26px;
	}

	.sec3_js-wz3 {
		font-size: 16px;
	}

	.sec4_js {
		flex-direction: column;
	}

	.sec4_js-left,
	.sec4_js-right {
		width: 100%;
	}

	.sec4_js-right img {
		display: none;
	}

	.sec4_js-l-wz1 {
		font-size: 26px;
		margin-bottom: 5px;
	}

	.sec4_js-l-wz3 li span {
		font-size: 16px;
	}

	.sec4_js-l-wz3 li p {
		font-size: 12px;
	}

	.sec4_js-right p {
		font-size: 16px;
	}

	.sec5_js {
		width: 100%;
		margin-left: 0;
	}

	.sec5_js-wz1 img {
		max-width: 300px;
	}

	.sec5_js-wz3 {
		font-size: 12px;
		line-height: 20px;
	}

	.sec6_js-wz-left {
		display: none;
	}

	.sec6_js-wz-right {
		width: 100%;
	}

	.sec6_js-wz-r1 {
		font-size: 26px;
		text-align: left;
	}

	.sec6_js-wz-r3 {
		font-size: 14px;
		line-height: 20px;
	}

	.sec6_js-wz-r4 {
		flex-direction: column;
	}

	.sec6_js-wz-r4-l,
	.sec6_js-wz-r4-r {
		width: 100%;
	}

	.sec6_js-wz-r4-r {
		display: flex;
		justify-content: space-around;
	}

	.sec6_js-wz-r4-l p {
		font-size: 14px;
	}

	.biaotu img {
		width: 120px
	}

	.sec7_js-wz-t {
		width: 100%;
	}

	.sec7_js-wz-b {
		display: none;
	}

	.sec8_js-wz1-b {
		line-height: 1.2;
		margin-bottom: 15px;
		font-size: 12px;
	}

	.sec8_js-wz1-t b {
		font-size: 12px;
		padding: 10px 5px;
		margin-left: 10px;
		border-radius: 5px;
	}

	.sec8_js-wz1-t {
		font-size: 20px;
	}

	.biaoti3,
	.sec8_js-wz2 {
		font-size: 20px;
	}

	.biaoti4 {
		font-size: 14px;
	}

	.sec8_js-wz3_b {
		font-size: 14px;
	}

	.sec9_js {
		width: 100%;
	}

	.sec11_js-wz4 img {
		display: none;
	}

	.sec11_js-wz {
		width: 100%;
		margin-left: 0;
	}

	.sec12_js-wz1 {
		width: 100%;
	}

	.sec12_js-wz2 li img {
		display: none;
	}

	.sec12_js-wz1 img {
		display: none;
	}

	.sec12_js-wz2 {
		flex-direction: column;
	}

	.sec12_js-wz2 li {
		width: 100%;
	}

	.sec11_js-wz3 {
		font-size: 12px;
	}

	.sec15_js-wz img {
		display: none;
	}

	.sec17_js {
		width: 100%;
		margin-left: 0;
	}

	.sec18_js-l-wz1 {
		font-size: 32px;
	}

	.sec18_js-l-wz2 img {
		width: 150px;
	}

	.sec18_js-l-wz3 p {
		font-size: 16px;
	}

	.sec20_js-wz1-l {
		width: 100%;
	}

	.sec20_js-wz1-r {
		display: none;
	}

	.sec22_js-wz2 {
		font-size: 24px;
	}

	.sec22_js-wz1 {
		width: 120px;
	}

	.sec21_js-wz3-l-t1 {
		font-size: 18px;
	}

	.sec21_js-wz3-l-t2,
	.sec21_js-wz3-l-t3,
	.sec21_js-wz3-l-t4 {
		font-size: 12px;
	}

	.sec26,
	.sec27,
	.sec29 {
		background-size: contain;
	}
}

@media (max-width: 469px) {
	.sec1_left {
		width: 200px;
	}

	.sec1 {
		padding: 0 50px;
		flex-direction: column;
		display: flex;
		justify-content: center;
	}

	.sec1_left {}

	.sec1_right {
		width: 100%;
		text-align: center;
		display: flex;
		align-items: center;
	}

	.logos img {
		max-width: 220px;
		margin-bottom: 5px;
		display: none;
	}

	.sec1_right-wz2 {
		font-size: 20px;
	}

	.sec1_right-wz3 {
		font-size: 14px;
	}

	.sec1_right-wz1 {
		font-size: 28px;
	}

	.sec1_right-wz1 img {
		width: 80px;
	}

	.sec1_right-wz4 {
		font-size: 12px;
		text-align: center;
	}

	.sec1_right-db {
		width: 100%;
	}

	.sec1_right-db img {
		max-width: 100%;
		position: relative;
		right: auto;
		bottom: auto;
		margin-top: 15px;
	}

	.biaoti {
		font-size: 16px;
	}

	.sec17_js-wz p {
		font-size: 12px;
		line-height: 16px;
	}

	.sec2_js-wz b {
		font-size: 16px;
		text-align: left;
	}

	.sec2_js-wz {
		width: 100%;
	}

	.sec2_js-wz p {
		font-size: 12px;
		line-height: 1.5;
	}

	.sec4_js-left h3 {
		margin-bottom: 10px;
	}

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

	.sec3_js-wz1 {
		font-size: 20px;
	}

	.sec3_js-wz2 {
		font-size: 15px;
		margin: 10px 0;
	}

	.sec3_js-wz3 {
		font-size: 12px;
		line-height: 18px;
	}

	.sec3_js-wz4 {
		margin: 10px;
	}

	.sec4_js {
		flex-direction: column;
	}

	.sec4_js-left,
	.sec4_js-right {
		width: 100%;
	}

	.sec4_js-right img {
		display: none;
	}

	.sec4_js-l-wz1 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.sec4_js-l-wz2 {
		font-size: 10px;
		line-height: 14px;
	}

	.sec4_js-l-wz2 p {
		margin-bottom: 5px;
	}

	.sec4_js-l-wz3 li {
		width: auto;
		padding: 5px;
		text-align: center;
		display: flex;
		justify-content: space-between;
	}

	.sec4_js-l-wz3 li img {
		width: 60px;
		padding: 0;
	}

	.sec4_js-l-wz3 li span {
		font-size: 12px;
		height: auto;
		margin-bottom: 10px;
	}

	.sec4_js-l-wz3 li p {
		font-size: 10px;
	}

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

	.sec5_js {
		width: 100%;
		margin-left: 0;
	}

	.sec5_js-wz1 img {
		max-width: 300px;
	}

	.sec5_js-wz2 {
		font-size: 14px;
		line-height: 20px;
	}

	.sec5_js-wz3 {
		font-size: 10px;
		line-height: 14px;
	}

	.sec5_js-wz4 {
		font-size: 12px;
		line-height: 20px;
		margin: 5px 0;
	}

	.sec5_js-wz5 {
		align-items: center;
	}

	.sec5_js-wz5-l {
		font-size: 10px;
		line-height: 14px;
	}

	.sec6_js-wz-left {
		display: none;
	}

	.sec6_js-wz-right {
		width: 100%;
	}

	.sec6_js-wz-r1 {
		font-size: 18px;
	}

	.sec6_js-wz-r2 {
		font-size: 12px;
		padding: 5px;
	}

	.sec6_js-wz-r3 {
		font-size: 10px;
		line-height: 14px;
		margin-bottom: 5px;
	}

	.sec6_js-wz-r4 {
		flex-direction: column;
	}

	.sec6_js-wz-r4-l,
	.sec6_js-wz-r4-r {
		width: 100%;
	}

	.sec6_js-wz-r4-r {
		display: flex;
		justify-content: space-around;
	}

	.sec6_js-wz-r4-r p {
		font-size: 10px;
	}

	.sec6_js-wz-r4-l p {
		font-size: 10px;
		line-height: 14px;
		margin-bottom: 5px;
	}

	.biaotu {
		font-size: 16px;
	}

	.biaotu img {
		width: 120px
	}

	.sec7_js-wz-t {
		font-size: 12px;
		width: 100%;
		line-height: 14px;
	}

	.sec7_js-wz-b {
		display: none;
	}

	.sec8_js-wz1-b {
		line-height: 1.2;
		margin-bottom: 6px;
		font-size: 10px;
	}

	.sec8_js-wz1-t b {
		font-size: 10px;
		padding: 6px 5px;
		margin-left: 10px;
		border-radius: 5px;
	}

	.sec8_js-wz1-t {
		font-size: 20px;
	}

	.biaoti3,
	.sec8_js-wz2 {
		font-size: 12px;
	}

	.sec8_js-wz3 {
		font-size: 10px;
		line-height: 1;
		padding: 5px;
	}

	.biaoti4 {
		font-size: 10px;
	}

	.sec9_js-wz1 {
		font-size: 14px;
	}

	.sec13_js-wz2 {
		font-size: 12px;
		text-align: left;
	}

	.sec8_js-wz3_b {
		font-size: 10px;
	}

	.sec9_js {
		width: 100%;
	}

	.sec11_js-wz4 img {
		display: none;
	}

	.sec11_js-wz1 {
		font-size: 14px;
	}

	.biaoti5 {
		font-size: 12px;
		margin: 5px 0;
	}

	.sec11:before {
		background: #000000bd;
		position: absolute;
		content: "";
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
	}

	.sec11_js {
		position: relative;
		z-index: 2222;
	}

	.sec12:before {
		background: #000000bd;
		position: absolute;
		content: "";
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
	}

	.sec12_js {
		position: relative;
		z-index: 2222;
	}

	.sec12_js-wz1 {
		width: 100%;
	}

	.sec12_js-wz2 li img {
		display: none;
	}

	.sec12_js-wz1 img {
		display: none;
	}

	.sec12_js-wz2 {
		flex-direction: column;
	}

	.sec12_js-wz2 li {
		width: 100%;
	}

	.sec11_js-wz3 {
		font-size: 10px;
	}

	.sec14_js-wz-l img,
	.sec14_js-wz-r img {
		max-width: 258px;
		display: none;
	}

	.sec15_js-wz img {
		display: none;
	}

	.sec17_js {
		width: 100%;
		margin-left: 0;
	}

	.sec18_js-l-wz1 {
		font-size: 22px;
	}

	.sec18_js-r img {
		display: none;
	}

	.sec18_js-l-wz2 img {
		width: 150px;
	}

	.sec18_js-l-wz3 p {
		font-size: 16px;
	}

	.sec20_js-wz1-l {
		width: 100%;
		font-size: 12px;
		line-height: 16px;
	}

	.sec20_js-wz2 img {
		display: none
	}

	.sec20_js-wz1-r {
		display: none;
	}

	.sec22_js-wz2 {
		font-size: 12px;
		margin-bottom: 5px;
	}

	.sec21_js-wz1 {
		font-size: 10px;
	}

	.sec21_js-wz2 {
		font-size: 10px;
		margin: 5px 0;
	}

	.sec21_js-wz3 {
		flex-direction: column;
	}

	.sec22_js-wz1 {
		width: 120px;
	}

	.sec21_js-wz3-l-t1 {
		font-size: 14px;
	}

	.sec21_js-wz3-l-t2,
	.sec21_js-wz3-l-t3,
	.sec21_js-wz3-l-t4 {
		font-size: 10px;
		margin: 5px 0;
	}

	.sec21_js-wz3-l-b {
		margin-top: 10px
	}

	.sec16 {
		background: url(../images/161_tel.jpg) no-repeat center;
		background-size: cover;
	}

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

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

	.sec29 {
		background: url(../images/291_tel.jpg) no-repeat bottom;
		background-size: cover;
	}

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

	.sec19 {
		background: url(../images/191_tel.jpg) no-repeat center;
		background-size: cover;
	}

	.sec23 {
		background: url(../images/231_tel.jpg) no-repeat bottom;
		background-size: cover;
	}

	.sec14_js-wz {
		display: flex;
		flex-direction: column;
	}

	.sec14_js-wz-l,
	.sec14_js-wz-r,
	.sec21_js-wz3-l,
	.sec21_js-wz3-r {
		width: 100%;
		line-height: 1.2;
	}

	.sec21_js-wz3-r img {
		max-width: 160px;
		display: none;
	}

	.sec22_js-wz3 {
		font-size: 12px;
		line-height: 14px;
	}

	.sec28-js h3 {
		font-size: 18px;
		text-align: left;
	}

	.sec28-js p {
		font-size: 10px;
	}

}