﻿@import url(https://at.alicdn.com/t/c/font_4743273_shvp7yjukdm.css);

a {
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #0069c5;
}

#skip {
	height: 0;
	overflow: hidden;
}

@font-face {
	font-family: FZDaHei-B02S-Regular;
	font-weight: normal;
	font-style: normal;
	src: url(../font/FZDaHei-B02S-Regular.ttf);
}

@font-face {
	font-family: FZHei-B01S-Regular;
	font-weight: normal;
	font-style: normal;
	src: url(../font/FZHei-B01S-Regular.TTF);
}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

select::-webkit-arrow {
	display: none;
}

input:disabled,
select:disabled {
	cursor: no-drop !important;
}

input:disabled::placeholder {
	color: #bbc0c4 !important;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../img/down.png) no-repeat;
	background-color: #fff;
	background-size: 20px 20px;
	background-position-x: calc(100% - 15px);
	background-position-y: center;
}

html,
.login-page #container,
.login-page {
	min-height: 100%;
	height: 100%;
}

body {
	background: #fff;
	font-size: 14px !important;
	overflow-x: hidden;
}

/* header */

.header {}

.navbar-default {
	margin-bottom: 0px;
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	position: relative;
	z-index: 1;
}

#skip {
	width: 0;
	height: 0;
	overflow: hidden;
}

.header-main {
	height: auto;
}

.header-menu {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding: 0px 0px;
	/* position: relative; */
}

.navbar-brand {
	height: auto;
	padding: 0;
	margin-top: 0px;
	text-align: left;
}

.navbar-brand h1 {
	font-weight: bold;
	font-size: 24px;
	color: #18316B !important;
	line-height: 28px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}

.three-tools {
	display: none;
	margin-top: 0px;
	width: 100%;
	padding-right: 100px;
	padding: unset;
	text-align: right;
	position: absolute;
	width: auto;
	right: 60px;
}

.three-tools li {
	text-align: right;
	position: relative;
	display: inline-block;
	padding: 3px 0px;
}

.three-tools li a {
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	padding-top: 0px;
}

.three-tools li a i {
	margin-left: 9px;
	font-size: 18px;
}

.three-tools li a img {
	width: 24px;
	height: 24px;
	margin-right: 5px;
}

.three-tools li.dropdown {
	display: none;
}

.three-tools li.active:hover .dropdown-menu {
	display: block;
}

.three-tools li:first-child .dropdown-menu {
	top: 90%;
	right: -16px;
	left: auto;
	width: 110px;
	min-width: auto;
	padding: 0px 10px;
}

.three-tools li:first-child .dropdown-menu li {
	display: block;
	padding: 0px;
}

.three-tools li:first-child .dropdown-menu li a {
	font-weight: 400;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	padding: 10px 10px;
	border-bottom: 1px solid #EBEFF3;
}

.three-tools li:first-child .dropdown-menu li a i {
	margin-right: 3px;
	margin-left: 0px;
}

.three-tools li:first-child .dropdown-menu li a:hover {
	background-color: transparent;
	color: #18316B;
}


#mobile-navigation {
	padding: 0px 0px 0px 60px;
	position: relative;
	z-index: 1;
	/* box-shadow: 0px 10px 30px 0px rgba(0,46,91,0.08); */
	background: linear-gradient(180deg, rgba(0, 46, 91, 50%), transparent);
}

.column-header #mobile-navigation {
	background: #fff;
}

.nav-daohang-menuer .navbar {
	background-color: transparent;
	position: relative;
}

.column-header .nav-daohang-menuer .navbar.navbar,
.nav-daohang-menuer .navbar.navbar.isStuck {
	background-color: #fff;
}

.column-header .nav-daohang-menuer .navbar.navbar {
	border-bottom: none;
}

.nav-daohang-menuer .nav-dh-list li a {
	font-family: 'FZHei-B01S-Regular';
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
	display: inline-block;
	padding-bottom: 35px;
	padding-top: 35px;
}

.nav-daohang-menuer .nav-dh-list li {
	flex: auto;
	position: relative;
	text-align: center;
}
.nav-daohang-menuer .nav-dh-list>li:last-child{
	flex: none;
	width: 152px;
	text-align: center;
}
.column-header .nav-daohang-menuer  .nav-dh-list>li:last-child,
.nav-daohang-menuer .isStuck  .nav-dh-list>li:last-child{
	background-color: #B09566;
}
.column-header .nav-daohang-menuer  .nav-dh-list>li:last-child a,
.nav-daohang-menuer .isStuck  .nav-dh-list>li:last-child a{
	color: #fff!important;
}
.nav-daohang-menuer .nav-dh-list>li:last-child>a:hover{
	color: #fff!important;
}
.nav-dh-list {
	display: flex;
	padding-left: 15px;
	width: 100%;
	align-items: center;
	padding-left: 150px;
}

.nav-daohang-menuer .navbar-nav>.active>a,
.nav-daohang-menuer .navbar-nav>.active>a:focus,
.nav-daohang-menuer .navbar-nav>.active>a:hover {
	background-color: transparent;
	color: #B09566 !important;
	font-weight: 400;
}

.nav-daohang-menuer .navbar-nav>li>a:hover {
	background-color: transparent;
	transform: translateY(-5px);
	color: #fff;

}

.column-header .nav-daohang-menuer .navbar-nav>li>a,
.column-header .nav-daohang-menuer .navbar-nav>li>a:focus,
.column-header .nav-daohang-menuer .navbar-nav>li>a:hover,
.nav-daohang-menuer .isStuck .navbar-nav>li>a,
.nav-daohang-menuer .isStuck .navbar-nav>li>a:focus,
.nav-daohang-menuer .isStuck .navbar-nav>li>a:hover {
	color: #1C2533;
}

.nav-daohang-menuer .navbar-nav>li>a::before {
	content: '';
	width: 100%;
	height: 6px;
	background: transparent;
	position: absolute;
	bottom: -1px;
	right: 0%;
}

.nav-daohang-menuer .isStuck #mobile-navigation {
	background: none;
}

.nav-daohang-menuer .navbar-nav>.active>a::before {
	background: #B09566;
}

.nav-daohang-menuer .isStuck .navbar-nav>li>a:hover::before,
.nav-daohang-menuer .isStuck .navbar-nav>.active>a::before {
	/* background-color: #fff; */
}

.nav-daohang-menuer .navbar-nav>li.dropdown>a:hover::before {
	background: none;
}

.column-header .nav-daohang-menuer .header-menu,
.nav-daohang-menuer .isStuck .header-menu {
	padding: 0px;
}

.nav-daohang-menuer .navbar-nav>li>.dropdown-menu {
	width: auto;
	border: none;
	top: calc(100% + 0px);
	padding: 5px 0px !important;
	background: rgba(28, 37, 51, 0.5);
	min-width: 100%;
}

.nav-daohang-menuer .navbar-nav>li>.dropdown-menu::before {
	content: '';
	/* top: -8px; */
	/* left: calc(50% - 8px); */
	/* width: 15px; */
	/* height: 15px; */
	/* background: #fff; */
	/* -webkit-transform: rotate(46deg); */
	-ms-transform: rotate(46deg);
	/* transform: rotate(46deg); */
	/* position: absolute; */
	/* box-shadow: -2px -2px 6px -2px rgba(0, 0, 0, .175); */
	z-index: -1;
}

.nav-daohang-menuer .navbar-nav>li>.dropdown-menu li a {
	text-align: left!important;
    padding: 0px;
}

.nav-daohang-menuer .navbar-nav>li>.dropdown-menu li a:hover {
	color: #b09566;
	background-color: transparent;
}

.column-header .nav-daohang-menuer .Senior-edition,
.nav-daohang-menuer .isStuck .Senior-edition {
	background: #B09566;
	padding: 24.5px 0px;
}

.column-header .nav-daohang-menuer .Senior-edition li:first-child::before,
.nav-daohang-menuer .isStuck .Senior-edition li:first-child::before {
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #fff;
}
.relative {
	position: relative;
}

.logo-box {
	width: 458px;
	height: 111px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.nav-daohang-menuer .isStuck {
	border-bottom: none;
}

.navbar-header .navbar-brand img {
	float: left;
	width: 330px;
}

.column-header .navbar-header .navbar-brand img.islogo,
.navbar-header .navbar-brand img.logo {
	display: block;
}

.column-header .navbar-header .navbar-brand img.logo,
.navbar-header .navbar-brand img.islogo {
	display: none;
}

.nav-daohang-menuer .isStuck .navbar-header .navbar-brand img.logo {
	display: none;
}

.nav-daohang-menuer .isStuck .navbar-header .navbar-brand img.islogo {
	display: block;
}

.xiala-k-box {
	min-width: 100%;
	background-color: rgba(0, 100, 49, .6);
	padding-top: 25px !important;
}

.xiala-k {
}

.xiala-k li {
	display: block;
	padding-right: 30px;
	padding-left: 35px;
	position: relative !important;
	padding-bottom: 10px;
	padding-top: 16px;
	text-align: left!important;
	white-space: nowrap;
}

.xiala-k li::before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #fff;
	border-radius: 100%;
	position: absolute;
	left: 20px;
	top: 25px;
}

.xiala-k li a {
	font-weight: 400 !important;
	font-size: 16px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.Senior-edition {
	display: flex;
}

.Senior-edition li {
	padding: 0px 50px;
	position: relative;
}

.Senior-edition li::before {
	content: '';
	width: 2px;
	height: 19px;
	background-color: #fff;
	position: absolute;
	top: 9px;
	left: 0px;
}

.Senior-edition li a {
	display: inline-block;
}

.Senior-edition li a i {
	font-size: 26px;
	color: #fff;
}

.Senior-edition li a:hover {
	transform: translateY(-5px);
}

.Senior-edition li a:hover i {
	/* color: #B09566; */
}

/* end header */
.banner {}

.index-content {
	height: 100vh;
	margin-top: -90px;
	position: relative;
}

.owl-item .item a img:hover {
	opacity: 1;
}

.banner-owl .owl-item .item a img {
	height: 100vh;
	width: 100%;
	object-fit: cover;
}

@-webkit-keyframes text-focus-in {
	0% {
		-webkit-filter: blur(12px);
		filter: blur(12px);
		opacity: 0;
	}

	100% {
		-webkit-filter: blur(0px);
		filter: blur(0px);
		opacity: 1;
	}
}

@keyframes text-focus-in {
	0% {
		-webkit-filter: blur(12px);
		filter: blur(12px);
		opacity: 0;
	}

	100% {
		-webkit-filter: blur(0px);
		filter: blur(0px);
		opacity: 1;
	}
}

.banner-owl .owl-item .item a h4 {
	position: absolute;
	bottom: 170px;
	font-weight: 400;
	font-size: 60px;
	color: #FFFFFF;
	line-height: 84px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
	text-align: left;
	font-family: 'FZDaHei-B02S-Regular';
	left: 50%;
	transform: translateX(-50%);
	-webkit-animation: text-focus-in 0.8s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	animation: text-focus-in 0.8s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.banner-owl .owl-controls .owl-nav {
	top: auto;
	bottom: 80px;
	right: 15px;
	height: auto;
	width: auto;
	border: 2px #B09566 solid;
	-webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.banner-owl .owl-controls .owl-nav [class*=owl-] {
	position: static;
	margin: 0px;
	background-color: #B09566;
	font-size: 34px;
	padding: 10px 20px;
	border-radius: 0px;
}

.banner-owl .owl-controls .owl-nav {}

.banner-owl .owl-dots {
	right: auto;
	left: 15px;
	bottom: 100px;
	-webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.banner-owl .owl-dots .owl-dot {
	background-color: transparent;
}

.banner-owl .owl-dots .owl-dot span {
	background-color: transparent;
	border: 2px #fff solid;
	border-radius: 100%;
	width: 14px;
	height: 14px;
}

.banner-owl .owl-dots .owl-dot:hover span,
.banner-owl .owl-dots .owl-dot.active span {
	background-color: #fff;
}

.banner-owl .owl-controls {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.company {
	position: relative;
	/* height: 100vh; */
	padding: 150px 0px 130px;
}

.company .container {
	height: 100%;
}

.company::before {
	content: '';
	width: 80%;
	height: 93%;
	background: url(../img/company-bg.png) no-repeat;
	background-position-y: bottom;
	background-size: auto 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: -1;
	background-position-x: 110%;
}

/* .company::after{
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient( 270deg, #FFFAEE 0%, #FFFFFF 100%);
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
} */
.company-left {
	width: 50%;
	float: left;
	padding-right: 0px;
	/* display: flex; */
	/* align-items: center; */
	/* flex-wrap: wrap; */
	height: 100%;
	/* top: 40%; */
	/* position: relative; */
	/* transform: translateY(-24%); */
}

.company-left h1 {
	font-family: FZDaHei-B02S-Regular;
	font-weight: 400;
	font-size: 46px;
	color: #074C8C;
	line-height: 49px;
	letter-spacing: 4px;
	text-align: left;
	margin-bottom: 45px;
	margin-top: 0px;
	position: relative;
}

.company-left h1::before {
	content: '';
	width: 88px;
	height: 2px;
	border-radius: 0px 0px 0px 0px;
	background-color: #B09566;
	position: absolute;
	left: 0px;
	bottom: -25px;
}

.company-left h1 span {
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: 2px;
	text-align: left;
	display: block;
	margin-top: 10px;
	font-family: 'FZHei-B01S-Regular';
	color: #074C8C;
}

.company-left p {
	/* font-family: FZHei-B01S-Regular;
	; */
	flex: none;
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 400;
	font-size: 19px;
	color: #1C2533;
	line-height: 35px;
	text-align: left;
}

.company-left-num {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 40px;
}

.company-left-num li {
	float: left;
	padding: 0px 10px;
	width: 50%;
}

.company-left-num li p {
	background: linear-gradient(180deg, #FFFCF7 0%, rgba(255, 252, 247, 0) 100%);
	box-shadow: 10px 20px 20px 0px rgba(106, 79, 43, 0.06);
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #F4ECDF;
	padding: 30px;
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 400;
	font-size: 22px;
	color: #1C2533;
	line-height: 24px;
	text-align: center;
}

.company-left-num li p b {
	font-family: 'FZHei-B02S-Regular';
	font-weight: 600;
	font-size: 72px;
	color: #B09566;
	line-height: 112px;
	padding: 0px 5px;
}

.company-left-num li p span {
	display: block;
}

.company-right {
	width: 50%;
	float: left;
	z-index: 2;
	position: relative;
	height: 100%;
}

.company-right-list {
	margin: 0px -15px;
	padding-left: 0px;
	height: 100%;
}

.company-right-list li {
	width: 33.33%;
	float: left;
	list-style: none;
	padding-left: 15px;
	padding-right: 15px;
	height: 100%;
}

.company-right-list li a {
	text-align: center;
	height: 100%;
	display: flex;
	/* 使用弹性盒布局 */
	flex-direction: column;
	/* 设置主轴为垂直方向 */
	align-items: center;
	/* 在交叉轴上居中对齐子元素 */
	justify-content: center;
	background: rgba(176, 149, 102, 0.15);
	border: 1px solid rgba(176, 149, 102, 0.1);
}

.company-right-list li a img {
	height: 60px;
	width: auto;
	margin-bottom: 20px;
}

.company-right-list li a p {
	font-family: FZDaHei-B02S-Regular;
	font-weight: 400;
	font-size: 26px;
	color: #074C8C;
	line-height: 27px;
	letter-spacing: 6px;
	text-align: center;
}

.company-right-title {
	font-weight: bold;
	font-size: 18px;
	color: #074C8C;
	line-height: 18px;
	text-align: center;
	font-style: normal;
	position: absolute;
	width: 100%;
	top: calc(50% - 180px);
	margin-top: 0px;
	font-family: FZHei-B01S-Regular;
}

.public-title {
	position: relative;
	text-align: center;
}

.public-title span {
	font-family: FZDaHei-B02S-Regular;
	text-align: left;
	font-style: normal;
	text-transform: none;
	color: rgba(0, 0, 0, 1);
	position: relative;
	background: -webkit-linear-gradient(-90deg, #6f6f6f 0%, #000 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
	padding-bottom: 32px;
	font-weight: 400;
	font-size: 52px;
	line-height: 50px;
	letter-spacing: 10px;
}

.public-title span::before {
	content: '';
	height: 2px;
	width: 100px;
	background: #B09566;
	position: absolute;
	bottom: 0px;
	left: 25%;
}

.public-title a {
	position: absolute;
	right: 0px;
	top: 30px;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	font-style: normal;
	color: #074C8C;
	font-family: fantasy;
}

.public-title a i {
	color: #074C8C;
	font-size: 18px;
	font-weight: 500;
}

.public-title small {
	font-weight: 900;
	font-size: 130px;
	color: #B09566;
	line-height: 140px;
	text-transform: uppercase;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0px;
	opacity: 0.05;
	top: -40px;
}

.function-div {
	background: url(../img/bg1.png) no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;
	padding: 80px 0px 0px;
}

#function-div1 {
	background: url(../img/bg2.jpg) no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;
}

#function-div2 {
	background: url(../img/bg3.png) no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;
}

#function-div3 {
	background: url(../img/bg4.jpg) no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;
}

#function-div4 {
	background: url(../img/bg5.png) no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;
}

#function-div5 {
	background: url(../img/bg6.png) no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;
}

#function-div0 {
	background: url(../img/bg1.png) no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;
}

.function-div-list {
	margin-top: 0px;
	padding-left: 0px;
}

.function-div-list li {
	list-style: none;
	transition: cubic-bezier(0, .7, .3, 1) .3s;
	position: relative;
	width: 16.666%;
	float: left;
	border-radius: 0px 0px 0px 0px;
	border-right: 1px solid;
	border-image: linear-gradient(180deg, rgba(223, 213, 205, 0), rgba(176, 149, 102, 1)) 2 2;
	height: 750px;
}

.function-div-list li a {
	display: block;
	position: relative;
	padding: 0px 25px 50px;
	transition: cubic-bezier(0, .7, .3, 1) .5s;
	overflow: hidden;
	padding-top: 250px;
	height: 100%;
}

.function-div-list li a>img.noactive {
	width: 80px;
	height: 80px;
	transition: cubic-bezier(0, .7, .3, 1) .3s;
	display: block;
	margin: 0px auto;
	padding: 10px;
	border: 1px solid #074C8C;
	border-radius: 100%;
}

.function-div-list li a>img.active {
	width: 0px;
	height: 0px;
	transition: cubic-bezier(0, .7, .3, 1) .3s;
	display: block;
	margin: 0px auto;
}

.function-div-list li a .content {
	height: auto;
	overflow: hidden;
	transition: cubic-bezier(0, .7, .3, 1) .3s;
}

.function-div-list li a .content h4 {
	font-family: FZHei-B01S-Regular;
	text-align: center;
	font-style: normal;
	transition: cubic-bezier(0, .7, .3, 1) .3s;
	margin-bottom: 50px;
	font-weight: 400;
	font-size: 36px;
	color: #074C8C;
	line-height: 36px;
	letter-spacing: 5px;
	margin-top: 50px;
}

.function-div-list li a .content p {
	/* font-family: FZHei-B01S-Regular; */
	font-weight: 500;
	font-size: 18px;
	color: #303030;
	line-height: 36px;
	text-align: left;
	transition: cubic-bezier(0, .7, .3, 1) 1s;
	margin-bottom: 0px;
	opacity: 0;
}

.function-div-list li.active a .content p {
	opacity: 1;
}

.function-div-list li a .content span {
	background: #B09566;
	width: 70px;
	height: 70px;
	display: block;
	transition: cubic-bezier(0, .7, .3, 1) .3s;
	opacity: 0;
	text-align: center;
	margin: 30px auto;
	z-index: 1;
	position: relative;
}

.function-div-list li::after {
	content: '';
	/* height:1px; */
	/* width: calc(100% + 50%); */
	/* position: absolute; */
	/* border-bottom: 1px solid #DFD5CD; */
}

.function-div-list li::before {
	content: '';
	height: 0%;
	position: absolute;
	width: 100%;
	transition: cubic-bezier(0, .7, .3, 1) .7s;
	left: 0px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(238, 232, 221, 0.2) 50%, rgba(176, 149, 102, 0.5) 100%);
	border-radius: 0px 0px 0px 0px;
	/* border: 2px solid; */
	border-image: linear-gradient(180deg, rgba(223, 213, 205, 0), rgba(176, 149, 102, 1)) 2 2;
	bottom: 0px;
}

.function-div-list li.active::before {
	height: 100%;
}

.function-div-list li a .content span img {
	width: 40px;
	margin-top: 15px;
}

.function-div-list li.active:first-child a .content {}

.function-div-list li.active a .content span {
	opacity: 1;
}

.function-div-list li.active a {
	padding-top: 200px;
}

.function-div-list li.active a>img.active {
	width: 80px;
	height: 80px;
	background: linear-gradient(180deg, #C2B090 0%, #B09566 100%);
	border-radius: 100%;
	padding: 10px;
}

.function-div-list li.active a>img.noactive {
	height: 0px;
	width: 0px;
	padding: 0px;
	border-color: transparent;
}

.function-div-list li.active a .content h4 {
	font-weight: 400;
	font-size: 36px;
	color: #B09566;
	line-height: 28px;
	text-align: center;
	font-style: normal;
	font-family: FZDaHei-B02S-Regular;
	margin-top: 25px;
	margin-bottom: 70px;
	position: relative;
}

.function-div-list li.active .content h4::after {
	content: '';
	width: 60px;
	height: 2px;
	background: #7C5C45;
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
}

.zltx-div {
	padding: 80px 0px 160px;
	background: linear-gradient(180deg, #fff, #F1EADE);
	overflow: hidden;
	height: 100vh;
	display: flex;
	align-items: center;
}

.zltx-div .container {}

.public-title-tips {
	font-family: 'FZHei-B01S-Regular';
	font-weight: 400;
	font-size: 22px;
	color: #1C2533;
	line-height: 24px;
	letter-spacing: 4px;
	text-align: center;
	margin-top: 70px;
}

.public-title-img-text {
	height: 110px;
	max-width: 100%;
	width: auto;
	display: block;
	margin: 40px auto 40px;
}

.zltx-div-swiper {
	width: 480px;
	height: 380px;
	overflow: inherit;
}

.zltx-div-swiper .swiper-slide {
	opacity: 0.3;
	height: 100%;
	transition: all 0.5s;
	transform: scale3d(0.9, 0.9, 0.9);
}

.zltx-div-swiper .swiper-slide a {
	display: block;
	background: linear-gradient(180deg, #FFFCF7 0%, #FFFFFF 100%);
	box-shadow: 10px 20px 40px 0px rgba(106, 79, 43, 0.1);
	border-radius: 5px 5px 5px 5px;
	border: 2px solid #FFFFFF;
	padding: 25px;
	position: relative;
	height: 100%;
}

.zltx-div-swiper .swiper-slide a img.swiper-left-title {
	height: 136px;
	width: auto;
	display: block;
}

.zltx-div-swiper .swiper-slide a img.swiper-right-img {
	height: 107px;
	width: auto;
	position: absolute;
	top: 25px;
	right: 25px;
}

.zltx-div-swiper .swiper-slide a p {
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 500;
	font-size: 20px;
	color: #1C2533;
	line-height: 42px;
	text-align: left;
	/* -webkit-box-orient: vertical; */
	/* -webkit-line-clamp: 3; */
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	/* white-space: break-spaces; */
	/* display: -webkit-box; */
	margin-top: 30px;
}

.zltx-div-swiper .swiper-slide.swiper-slide-active {
	opacity: 1;
	transform: scale3d(1, 1, 1);
}

.zltx-div-swiper .swiper-slide a::after {
	content: '';
	background: url(../img/zltx-item-bg.png) no-repeat;
	width: 196px;
	height: 158px;
	background-size: 100% 100%;
	position: absolute;
	top: 0px;
	right: 0px;
}

.zltx-div-swiper .swiper-button-next,
.zltx-div-swiper .swiper-button-prev {
	background-image: none;
	width: 70px;
	height: 48px;
	background-color: #B09566;
	border-radius: 0px 0px 0px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	bottom: -110px;
	top: auto;
	left: 100px;
}

.zltx-div-swiper .swiper-button-next {
	right: 100px;
	left: auto;
}

.zltx-div-swiper .swiper-pagination-fraction {
	bottom: -99px;
	font-size: 20px;
	color: #1C2533;
}

.zltx-div-swiper .swiper-pagination-current {
	font-weight: 400;
	font-size: 20px;
	color: #1C2533;
	line-height: 20px;
}

.zltx-div-swiper .swiper-pagination-total {
	font-weight: 400;
	font-size: 20px;
	color: rgba(48, 48, 48, 30%);
	line-height: 20px;
}

.Huizhan-News {
	padding-top: 80px;
	background: url(../img/news-bg.jpg) no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;
	padding-bottom: 70px;
}

.Huizhan-News-owl {
	margin-top: 60px;
}

.Huizhan-News-owl .owl-item img {
	object-fit: cover;
	height: 487px;
}

.Huizhan-News-owl .owl-item>.item>a {
	display: block;
}

.Huizhan-News-owl .owl-item>.item>a:hover>.title,
.Huizhan-News-owl .owl-item>.item>a>.title {
	text-align: left;
	background: linear-gradient(180deg, rgba(17, 28, 54, 0) 0%, #111C36 100%);
	border-radius: 0px 0px 0px 0px;
	padding: 25px;
	font-weight: 400;
	font-size: 26px;
	color: #FFFFFF;
	line-height: 42px;
	font-family: 'FZDaHei-B02S-Regular';
}

.Huizhan-News-owl .owl-item>.item>a>.title span {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: break-spaces;
	display: -webkit-box;
	height: 84px;
}

.Huizhan-News-owl .owl-item>.item>a>.title p {
	margin-bottom: 0px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
	margin-top: 10px;
}

.Huizhan-News .Huizhan-News-owl .owl-dots {
	bottom: 40px;
	right: 30px;
}

.Huizhan-News .Huizhan-News-owl .owl-dots .owl-dot span {
	width: 9px;
	height: 9px;
	background: #FFFFFF;
	border-radius: 100%;
	opacity: 0.2;
}

.Huizhan-News .Huizhan-News-owl .owl-dots .owl-dot:hover span,
.Huizhan-News .Huizhan-News-owl .owl-dots .owl-dot.active span {
	background-color: #fff;
	opacity: 1;
}

.news-tabs-list {
	margin-top: 60px;
}

.news-tabs-list li {}

.news-tabs-list li:nth-of-type(even) {
	background: linear-gradient(90deg, #FBF9F6 0%, #EEE8DD 100%);
}

.news-tabs-list li a {
	padding: 0px 10px 0px 10px;
	display: block;
	padding: 24px;
}

.news-tabs-list li a span.time {
	width: 102px;
	display: inline-block;
	float: left;
	text-align: center;
	padding-right: 30px;
	font-weight: 500;
	font-size: 14px;
	color: #5C6573;
	line-height: 16px;
}

.news-tabs-list li a span.time small {
	text-align: center;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
	font-size: 38px;
	color: #B09566;
	line-height: 38px;
}

.news-tabs-list li a .content {
	width: calc(100% - 102px);
	float: left;
	padding-left: 30px;
	border-left: 1px #B09566 dashed;
}

.news-tabs-list li a .content h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 7px;
	margin-top: 0px;
	font-weight: 400;
	font-size: 20px;
	color: #1C2533;
	line-height: 23px;
	text-align: left;
	font-family: 'FZDaHei-B02S-Regular';
}

.news-tabs-list li a .content p {
	text-align: left;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: break-spaces;
	display: -webkit-box;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 400;
	font-size: 13px;
	color: #5C6573;
	line-height: 22px;
	font-family: 'FZHei-B01S-Regular';
}

.news-tabs-list li a:hover .content h4,
.news-tabs-list li a:hover span.time {
	color: #B09566;
}

.site-footer .part1 {
	border-bottom: 1px solid rgba(176, 149, 102, 18%);
	padding: 60px 0px 40px;
}

.site-footer .footer-logo {
	height: 84px;
	display: inline-block;
}

.site-footer .footer-logo img {
	display: block;
	width: auto;
	height: 100%;
}

.lxwm-div {
	display: inline-block;
	float: right;
	margin-top: 8px;
}

.lxwm-div p {
	font-weight: bold;
	color: #B09566;
	text-align: center;
	display: inline-block;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: 2px;
	margin-bottom: 0px;
}

.lxwm-div p span {
	font-weight: 500;
	font-size: 19px;
	color: #B09566;
	line-height: 16px;
	text-align: right;
	display: block;
	font-family: 'FZHei-B01S-Regular';
	margin-bottom: 7px;
}

.lxwm-div>span {
	float: right;
	width: 63px;
	height: 63px;
	border: 1px #D6C6AE solid;
	border-radius: 100%;
	text-align: center;
	padding-top: 9px;
	margin-left: 15px;
}

.lxwm-div>span i {
	font-size: 28px;
	color: #B09566;
	font-weight: 600;
}

.lxwm-div:hover>span {
	background-color: #B09566;
}

.lxwm-div:hover>span i {
	color: #fff;
}

.site-footer .part2 {
	width: 100%;
	/* display: flex; */
	/* flex-wrap: wrap; */
	padding-top: 60px;
	padding-bottom: calc(30rem / 16);
	border-top: 1px solid #dad5d3;
	/* justify-content: space-between; */
}

.site-footer .footer-group {
	width: 13.4%;
	padding-right: 0px;
	/* flex: auto; */
	/* margin-bottom: calc(45rem / 16); */
	float: left;
}

.footer-group .title {
	margin-bottom: 8px;
	font-weight: 400;
	font-size: 22px;
	color: #7C5C45;
	line-height: 26px;
	letter-spacing: 4px;
	font-family: 'FZDaHei-B02S-Regular';
}

.footer-group a {
	position: relative;
	display: block;
	transition: cubic-bezier(0, .7, .3, 1) .3s;
	overflow: hidden;
	font-weight: 400;
	font-size: 16px;
	color: #1C2533;
	line-height: 30px;
	text-align: left;
	font-family: 'FZHei-B01S-Regular';
}
.footer-group:nth-child(4){
	width: 29%;
}
.footer-group:nth-child(4) a{
	width: 50%;
	float: left;
}
.footer-group:nth-child(4) a.title{
	width: 100%;
	float: none;
	/*text-align: center;*/
	padding-left: 21%;
}
.footer-group:last-child{
	width: 17%;
}
.footer-group a:hover {
	/* padding-left: 18px; */
	font-weight: normal;
	color: #B09566;
}
.part2::before,
.part2::after{
	content:'' ;
	display: table;
	clear: both;

}


.qr-group {}

.qr-group .qr-ctn {
	text-align: center;
}

.qr-group .qr-ctn img {
	display: block;
	width: 110px;
	height: auto;
	margin: 0px auto;
}

.qr-group .qr-text {
	font-weight: 400;
	font-size: 16px;
	color: #1C2533;
	line-height: 24px;
	text-align: center;
	font-family: 'FZHei-B01S-Regular';
	margin-top: 10px;
}

.site-footer .part3 {
	padding-bottom: 50px;
}

.site-footer .part3 .left {
	display: inline-block;
	float: left;
	margin-top: 20px;
}

.site-footer .part3 .left span {
	font-weight: 400;
	font-size: 16px;
	color: #7C5C45;
	line-height: 22px;
	text-align: left;
}

.site-footer .part3 .left a {
	font-weight: 400;
	font-size: 16px;
	color: #7C5C45;
	line-height: 22px;
	text-align: left;
	padding: 0px 20px;
}

.site-footer .part3 .left a i {
	margin-left: 10px;
	font-size: 18px;
}

.site-footer .part3 a:hover {
	color: #96724e;
	transform: translateY(-5px);
	display: inline-block;
}

.site-footer .part3 a:hover i {
	transform: translateY(10px);
}

.site-footer .part3 .right {
	float: right;
}

.site-footer .part3 .goTop {
	background: #B09566;
	color: #fff;
	width: 70px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 70px;
}

.site-footer .part3 .goTop i {
	font-size: 24px;
}

.app-footer-aside {
	background: linear-gradient(90deg, #EEE8DD 0%, #BCA67E 100%);
	padding: 35px 0px;
}

.app-footer-aside .text-left {
	font-weight: 400;
	font-size: 14px;
	color: #444444;
	line-height: 16px;
}

.app-footer-aside .text-right {
	float: right;
}

.app-footer-aside .text-right span {
	display: inline-block;
	font-weight: 400;
	font-size: 14px;
	color: #444444;
	line-height: 16px;
}

.app-footer-aside .text-right span img {}

.copyright {
	float: left;
	padding-bottom: 0px;
}

.app-footer-aside .text-right a {
	display: inline-block;
	margin-left: 70px;
	;
	font-weight: 400;
	font-size: 14px;
	color: #444444;
	line-height: 15px;
}

.app-footer-aside .text-right a img {
	width: 14px;
	margin-right: 5px;
}

.banner {}

.banner .container {}

.banner .banner-title {
	font-family: FZDaHei-B02S-Regular;
	font-weight: 400;
	font-size: 73px;
	color: #FFFFFF;
	line-height: 66px;
	letter-spacing: 6px;
	margin-top: -150px;
}

.banner .banner-title img {
	height: 70px;
	width: auto;
}
.banner .banner-title span{    
	font-size: 42px;
    font-weight: 100;
    color: rgba(255, 255, 255, 0.8);
    margin-left: 18px;
    font-family: 'FZHei-B01S-Regular';
    letter-spacing: 0px;
}
.tabs-breadcrumb {
	background-color: #fff;
	margin-bottom: 60px;
	border-bottom: 1px #D1D1D1 solid;
}

ul.public-tabs {
	background-color: transparent;
	float: left;
}

ul.public-tabs li {}

ul.public-tabs li a {
	font-family: FZDaHei-B02S-Regular;
	font-weight: 400;
	font-size: 20px;
	color: #979B9F;
	line-height: 20px;
	border-bottom: 3px #fff solid;
	padding: 29px 30px;
}

ul.public-tabs li a:hover,
ul.public-tabs li.active a:focus,
ul.public-tabs li.active a:hover,
ul.public-tabs li.active a {
	color: #7C5C45;
	background-color: transparent;
	border-color: #7C5C45;
}

.breadcrumb-div {
	background-color: transparent;
	float: right;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 30px;
}

.breadcrumb-div li a,
.breadcrumb-div li {
	font-weight: 400;
	font-size: 16px;
	color: #1C2533 !important;
	line-height: 19px;
	text-align: left;
}

.breadcrumb-div li:first-child a i {
	color: #677489;
}

.breadcrumb>li+li:before {
	content: "\e60b";
	font-family: "iconfont";
}

.bg-F5F3F0 {
	background: #F5F3F0;
}

.news-top {
	background-color: #fff;
	margin-bottom: 60px;
}

.news-top-left {
	width: 50%;
	float: left;
}

.news-top-left img {}

.news-top-right {
	width: 50%;
	float: left;
	padding: 40px 30px;
}

.news-top-right span.time {
	font-weight: 400;
	font-size: 18px;
	color: #7C5C45;
	line-height: 21px;
	text-align: left;
}

.news-top-right h4 {
	font-family: FZDaHei-B02S-Regular;
	font-weight: 400;
	font-size: 30px;
	color: #1C2533;
	line-height: 46px;
	text-align: left;
	margin-top: 15px;
}

.news-top-right p {
	font-weight: 400;
	font-size: 16px;
	color: #5C6573;
	line-height: 34px;
	text-align: left;
	margin-top: 40px;
}

.news-top-right a {
	font-weight: 400;
	font-size: 16px;
	color: #B09566;
	line-height: 16px;
	text-align: left;
	border: 1px solid #B09566;
	width: 150px;
	display: block;
	text-align: center;
	padding: 15px 10px;
	margin-top: 50px;
}

.news-top-right a i {
	font-size: 16px;
	margin-left: 5px;
}

.public-list {}

.public-list li {
	border-bottom: 1px rgb(176 149 102 / 20%) solid;
}

.public-list li:nth-of-type(even) {}

.public-list li a {
	padding: 0px 10px 0px 10px;
	display: block;
	padding: 35px 0px;
	position: relative;
}

.public-list li a span.time {
	width: 102px;
	display: inline-block;
	float: left;
	text-align: center;
	font-weight: 500;
	font-size: 14px;
	color: #5C6573;
	line-height: 16px;
	background: #EEE8DD;
	padding: 14px 0px;
}

.public-list li a span.time small {
	text-align: center;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
	font-size: 38px;
	color: #B09566;
	line-height: 38px;
}

.public-list li a .content {
	width: calc(100% - 200px);
	float: left;
	padding-left: 30px;
}

.public-list li a .content h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 7px;
	margin-top: 0px;
	font-weight: 400;
	font-size: 20px;
	color: #1C2533;
	line-height: 30px;
	text-align: left;
	font-family: 'FZDaHei-B02S-Regular';
}

.public-list li a .content p {
	text-align: left;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 400;
	font-size: 14px;
	color: #5C6573;
	line-height: 25px;
	font-family: 'FZHei-B01S-Regular';
}

.public-list li a span.gd {
	position: absolute;
	right: 0px;
	width: 42px;
	height: 42px;
	background-color: #EEE8DD;
	text-align: center;
	top: 60px;
}

.public-list li a span.gd i {
	font-size: 18px;
	line-height: 42px;
	color: #B09566;
}

.public-list li a:hover .content h4,
.public-list li a:hover span.time {
	color: #B09566;
}

.panel {
	background-color: #fff;
	padding: 30px 40px;
}

.public-list li a:hover span.gd {
	background-color: #B09566;
}

.public-list li a:hover span.gd i {
	color: #fff;
}


.whj_jqueryPaginationCss-1 {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.whj_jqueryPaginationCss-1 div {
	display: inline-block;
	padding: 5px 11px;
	cursor: pointer;

	border-radius: 4px;
	margin: 0 5px;
}

.whj_jqueryPaginationCss-1 .whj_checked {
	border: 1px solid #CAB484;
	color: #fff;
	background-color: #CAB484;
	padding: 5px 12px;
}

.whj_jqueryPaginationCss-1 a {
	color: #000000 !important;
}

.whj_jqueryPaginationCss-1 .whj_checked a {
	color: #fff !important;
}

.whj_jqueryPaginationCss-1 input {
	width: 34px;
	text-align: center;
	border-radius: 4px !important;
	height: 33px;
	margin-right: 5px;
	border: 1px solid #E5E5E5;
}

.whj_jqueryPaginationCss-1 input:focus {
	outline: none;
}

.whj_hover {
	padding: 5px 9px !important;
}

.whj_hover:hover {
	border: 1px solid #CAB484;
	color: #CAB484;
	background-color: transparent;
}

.wbk,
.whj_skip {
	border: none !important;
	position: relative;
}


.pagination .page-num {
	width: 90px;
	color: #000;
	padding: 0px 13px;
	border: none;
	border-radius: 40px !important;
	background: none;
	background-color: #fff;
	height: 38px;
	position: relative;
	background: url(../img/down.png) no-repeat;
	background-size: 16px 16px;
	background-position-y: center;
	background-position-x: right;
}

.pagination .page-num:focus-visible,
.pagination .page-num:focus {
	background-color: #fff !important;
	outline: 0px !important;
}

.wbk {
	padding: 0px !important;
	margin: 0px !important;
}

.public-listno-p li a .content h4 {
	margin-top: 31px;
}

.Article {
	padding-top: 0px;
	width: 75%;
	margin: 0px auto;
}

.Article-title {
	font-family: FZDaHei-B02S-Regular;
	padding: 0px 0px 10px 0px;
	font-weight: 400;
	font-size: 40px;
	color: #1C2533;
	line-height: 40px;
	text-align: center;
	margin-bottom: 30px;
}

.Article-time {
	font-weight: 500;
	font-size: 14px;
	color: #1C2533;
	line-height: 16px;
	text-align: left;
	font-family: Noto Sans SC, Noto Sans SC;
	margin-top: 15px;
}

.Article-time i {
	margin-right: 5px;
	font-size: 14px;
}

.Article_content {
	padding: 0px;
	border: none;
	padding-top: 20px;
}

.Article_content p {
	margin-bottom: 30px;
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 400;
	font-size: 18px;
	color: #494e57;
	line-height: 30px;
	text-align: left;

}

.Article_content table {
	max-width: 100%;
}

.company-Profile-top {
	position: relative;
	padding-bottom: 30px;
}

.company-top-left {
	width: 50%;
	padding-right: 30px;
}

.company-top-left img {}

.company-top-right {
	float: right;
	padding-right: calc((100% - 1410px)/2);
}

.company-top-right h3 {
	font-family: FZDaHei-B02S-Regular;
	font-weight: 400;
	font-size: 46px;
	color: #074C8C;
	line-height: 54px;
	letter-spacing: 4px;
	text-align: left;
}

.company-top-right h3 span {
	font-weight: bold;
	font-size: 21px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: left;
	display: block;
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
}

.company-top-right p.company-jc {
	font-family: FZDaHei-B02S-Regular;
	font-weight: 400;
	font-size: 22px;
	color: #7C5C45;
	line-height: 36px;
	text-align: left;
	margin-top: 40px;
	padding-bottom: 35px;
	margin-bottom: 0px;
	border-bottom: 2px solid;
	border-image: linear-gradient(90deg, rgba(176, 149, 102, 1), rgba(176, 149, 102, 0)) 2 2;
}

.company-top-right p.company-detail {
	font-family: FZHei-B01S-Regular;
	font-weight: 400;
	font-size: 20px;
	color: #1C2533;
	line-height: 46px;
	text-align: left;
	padding: 30px 0px 50px;
}

.company-Profile-center {
	padding-top: 80px;
	background: url(../img/Union.png) no-repeat;
	background-color: #fff;
	background-size: 21% auto;
	background-position-x: 30px;
	background-position-y: bottom;
}

.leader-list {
	width: 65%;
	float: right;
	margin-top: 50px;
}

.leader-list li {
	background: #FDFCF9;
	padding: 20px 0px;
	display: flex;
	align-items: center;
}

.leader-list li:nth-child(even) {
	background: #EEE8DD;
}

.leader-list li span {
	font-family: FZDaHei-B02S-Regular;
	font-weight: 400;
	font-size: 20px;
	color: #B09566;
	line-height: 34px;
	letter-spacing: 3px;
	width: 300px;
	display: block;
	float: left;
	text-align: center;
}

.leader-list li p {
	font-family: FZHei-B01S-Regular;
	font-weight: 400;
	font-size: 18px;
	color: #1C2533;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: left;
	width: calc(100% - 300px);
	float: left;
	margin-bottom: 0px;
	position: relative;
	padding-left: 30px;
}

.leader-list li p::before {
	content: '';
	width: 6px;
	height: 6px;
	background: #B09566;
	position: absolute;
	left: 0px;
	top: 6px;
}

.company-Profile-bottom {
	padding-bottom: 80px;
	padding-top: 80px;
	background: linear-gradient(180deg, #fff, #F1EADE);
}

.company-Profile-bottom-img {
	margin-top: 50px;
}

.develop {}

.develop ul {
	padding: 40px 0px;
}

.develop ul li {}

.develop ul li h2.year-h2 {
	font-family: DIN, DIN;
	font-weight: bold;
	font-size: 70px;
	color: #B09566;
	line-height: 70px;
	width: 200px;
	text-align: right;
	float: left;
	position: relative;
}

.develop ul li h2.year-h2::after {
	content: '';
	width: 18px;
	height: 18px;
	background-color: #fff;
	border: 4px #7C5C45 solid;
	position: absolute;
	border-radius: 100%;
	right: -68px;
	top: 20px;
}

.develop ul li .condent {
	width: calc(100% - 200px);
	float: left;
	padding-left: 130px;
	position: relative;
	padding-bottom: 80px;
}

.develop ul li .condent::before {
	content: '';
	width: 1px;
	height: 100%;
	background-color: rgba(176, 149, 102, 20%);
	position: absolute;
	left: 59px;
	top: 55px;
}

.develop ul li .condent span {
	font-family: FZHei-B01S-Regular;
	font-weight: 400;
	font-size: 14px;
	color: #5C6573;
	line-height: 14px;
	letter-spacing: 2px;
	text-align: left;
}

.develop ul li .condent h4 {
	font-family: FZDaHei-B02S-Regular;
	font-weight: 400;
	font-size: 36px;
	color: #074C8C;
	line-height: 42px;
	letter-spacing: 1px;
	text-align: left;
	padding-bottom: 40px;
}

.develop ul li .condent p {
	font-family: FZHei-B01S-Regular;
	font-weight: 400;
	font-size: 20px;
	color: #1C2533;
	line-height: 30px;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 30px;
	position: relative;
}

.develop ul li .condent p::before {
	content: '';
	width: 6px;
	height: 6px;
	background: #B09566;
	border-radius: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	top: 12px;
}

.develop ul li:last-child .condent::before {
	background-color: transparent;
}

.develop ul li:last-child .condent {
	padding-bottom: 0px;
}

.fivexdiv {
	padding: 10% 0px;
}

.zltz-div {
	background: url(../img/zltz-bg.png) no-repeat;
	background-size: auto 100%;
    background-position-x: left;

}

.fivexdiv-right {}

.fivexdiv-right h4 {
	font-family: FZDaHei-B02S-Regular;
	font-weight: 400;
	font-size: 55px;
	color: #B09566;
	line-height: 55px;
	letter-spacing: 16px;
	padding-bottom: 30px;
}

.fivexdiv-right p {
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 400;
	font-size: 20px;
	color: #1C2533;
	line-height: 40px;
	margin-top: 40px;
	padding-left: 45px;
	position: relative;
}

.fivexdiv-right p span {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0px;
	text-align: center;
	background-color: #B09566;
	border: 2px #B09566 solid;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 10px;
}

.fivexdiv-right p span i {
	color: #B09566;
	line-height: 25px;
	font-size: 20px;
}

.kykyt-div {
	background: url(../img/kykyt-bg.png) no-repeat;
	background-size: auto 100%;
    background-position-x: left;

}

.gjhbj-div {
	background: url(../img/gjh-bg.png) no-repeat;
	background-size: auto 100%;
    background-position-x: left;
}

.kcjr-div {
	background: url(../img/kcjr-bg.png) no-repeat;
	background-size: auto 100%;
    background-position-x: left;
}

.kcfn-div {
	background: url(../img/kcfn-bg.png) no-repeat;
	background-size: auto 100%;
    background-position-x: left;
}

.cyfh-div {
	background: url(../img/cylh-bg.png) no-repeat;
	background-size: auto 100%;
    background-position-x: left;
}

.ul-tips {
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 400;
	font-size: 16px;
	color: #5C6573;
	line-height: 30px;
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: right;
}

.ul-tips img {
	width: 21px;
	padding-right: 3px;
}



.Article-time-lt {

	float: left;
	display: flex;
	align-items: center;
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 400;
	font-size: 16px;
	color: #5C6573;
	line-height: 24px;
	width: 100%;
    justify-content: center;
}

.Article-time-lt img {
	width: 15px;
	margin-right: 6px;
	float: left;
}

.through {
	font-weight: 400;
	font-size: 16px;
	color: #5C6573;
	line-height: 24px;
	float: left;

}

.controls {
	text-align: center;
	float: left;

}

.controls a {
	font-weight: 400;
	font-size: 16px;
	color: #5C6573;
	line-height: 24px;
	padding: 2px 5px;
}

.selected {
	color: #B09566 !important;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #B09566;
}

.zihao {
	float: right;
	position: absolute;
    right: 0px;
    top: 0px;
}

.Article-date {
	margin-bottom: 26px;
	position: relative;
}

.gtkc-div-top {
    display: flex;
    align-items: center;
	padding-bottom: 70px;
}

.gtkc-div-left {
	margin-top: -5px;
}

.gtkc-div-title {
	display: flex;
	align-items: center;
	border-bottom: 2px solid;
	border-image: linear-gradient(90deg, rgba(176, 149, 102, 1), rgba(176, 149, 102, 0)) 2 2;
	padding-bottom: 15px;
}

.gtkc-div-title h4 {
	font-family: 'FZDaHei-B02S-Regular';
	font-weight: 400;
	font-size: 44px;
	color: #074C8C;
	line-height: 52px;
	letter-spacing: 0px;
	text-align: left;
	float: left;
	width: calc(100% - 180px);
}

.gtkc-div-title h4 p {
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 400;
	font-size: 24px;
	color: #074C8C;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 15px;
}

.gtkc-div-title img {
	width: 180px;
	float: left;
}

.gtkc-div-left>p {
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 400;
	font-size: 16px;
	color: #1C2533;
	line-height: 30px;
	text-align: justify;
	margin-top: 30px;
}

.gtkc-div-right {}

.gtkc-div-right img {}

.gtkc-div-center {
	background: url(../img/gtkc-bg.png)no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;
	padding: 120px 0px;
	background-color: #fefcfb;
}

.gtkc-div-center-left {
	width: 50%;
	float: left;
	padding-right: 70px;
	border-right: 1px solid;
	border-image: linear-gradient(180deg, rgba(176, 149, 102, 0), rgba(176, 149, 102, 1)) 1 1;
}

.gtkc-div-center-right {
	width: 50%;
	float: left;
	padding-left: 70px;
	
}

.gtkc-div-center-title {
    padding-left: 120px;
    position: relative;
}

.gtkc-div-center-title span {
	width: 90px;
	height: 90px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 100px 100px 100px 100px;
	border: 1px solid #074C8C;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0px;
	top: -10px;
}

.gtkc-div-center-title span img {
	width: 55px;
}

.gtkc-div-center-title h4 {
	font-family: 'FZDaHei-B02S-Regular';
	font-weight: 400;
	font-size: 46px;
	color: #1C2533;
	line-height: 46px;
	letter-spacing: 4px;
	text-align: left;
	margin: 25px 0px 15px;
}

.gtkc-div-center-title p {
	font-family: DINPro, DINPro;
	font-weight: bold;
	font-size: 20px;
	color: #979B9F;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
	text-transform: uppercase;
}

.gtkc-div-center-right>p,
.gtkc-div-center-left>p {
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 400;
	font-size: 20px;
	color: #1C2533;
	line-height: 46px;
	text-align: left;
	margin-top: 40px;
/*	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: break-spaces;
	display: -webkit-box;*/
}

.gtkc-div-center-right>p b,
.gtkc-div-center-left>p b {
	color: #074C8C;
	line-height: 46px;
	font-size: 30px;
}

.Ecological-partner {
	padding: 90px 0px  0px;
}

.Ecological-partner-list {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 60px;
}

.Ecological-partner-list li {
	width: 12.5%;
	float: left;
	padding: 10px;
}

.Ecological-partner-list li a {}

.Ecological-partner-list li a img {
	height: 87px;
	object-fit: contain;
}

.gtkc-div-bottom {
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 90px;
	margin-top: 90px;
}

.gtkc-div-bottom .col-md-6 {
	padding-left: 20px;
	padding-right: 20px;
}

.gtkc-div-bottom-right,
.gtkc-div-bottom-left {
	background: linear-gradient(180deg, #FFFFFF 0%, #F4EFE8 100%), #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	border-bottom: 1px solid #B09566;
	padding: 60px;
	float: left;
	min-height: 440px;
	width: 100%;
}

.gtkc-div-bottom-right h4,
.gtkc-div-bottom-left h4 {
	font-family: 'FZDaHei-B02S-Regular';
	font-weight: 400;
	font-size: 46px;
	color: #1C2533;
	line-height: 46px;
	letter-spacing: 9px;
	text-align: left;
	padding-bottom: 60px;
	position: relative;
}

.gtkc-div-bottom-right h4::before,
.gtkc-div-bottom-left h4::before {
	content: '';
	width: 88px;
	height: 2px;
	background: #B09566;
	position: absolute;
	bottom: 40px;
}

.gtkc-div-bottom-right h4 span,
.gtkc-div-bottom-left h4 span {
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 900;
	font-size: 86px;
	color: #B09566;
	line-height: 86px;
	text-transform: uppercase;
	position: absolute;
	width: 100%;
	left: 0px;
	opacity: 0.05;
	top: -40px;
}

.gtkc-div-bottom-left p.lxdh {
	margin-top: 30px;
}

.gtkc-div-bottom-left p.lxdh b {
	font-family: DINPro, DINPro;
	font-weight: bold;
	font-size: 44px;
	color: #B09566;
	line-height: 60px;
	text-align: left;
	word-wrap: break-word;
}

.gtkc-div-bottom-left p.lxdh span {
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 500;
	font-size: 24px;
	color: #5C6573;
	line-height: 24px;
	letter-spacing: 1px;
	display: block;
	margin-top: 15px;
}

.gtkc-div-bottom-right p.lxdz {
	font-family: Noto Sans SC, Noto Sans SC;
	font-weight: 400;
	font-size: 24px;
	color: #1C2533;
	line-height: 24px;
	text-align: left;
}

.gtkc-div-bottom-right p.lxdz i {
	color: #B09566;
	font-size: 26px;
	margin-right: 5px;
}

.gtkc-div-bottom-right img {
	width: 120px;
	height: 120px;
	margin-top: 30px;
}
.Article_content img{
	width: 70%;
	height: auto;
}

.banner  .banner-title-txt{
	margin-top: -140px;
}
.High-value{
    padding: 90px 0px 0px;
}
.High-value-img{
    margin-top: 60px;
}



.arrow-banner {
    position: absolute;
    bottom: 20px;
    right: 50%;
    z-index: 2;
    /* transform: translateX(-50%);
    animation: floatUpDown 3s ease-in-out infinite; */
    transform: translateX(-50%);
}


.arrow-banner .mouse {
	fill: #fff;
    bottom: 3.5em;
    height: auto;
    left: 50%;
    max-width: 80px;
    min-width: 30px;
    position: absolute;
    transform: translateX(-50%);
    width: 5vw;
    z-index: 1;
	
}


.arrow-banner .mouse polygon {
    opacity: 0
}

.arrow-banner .mouse polygon:first-child {
    animation: mouseDown .9s linear 0s infinite
}

.arrow-banner .mouse polygon:nth-child(2) {
    animation: mouseDown .9s linear .3s infinite
}

.arrow-banner .mouse polygon:nth-child(3) {
    animation: mouseDown .9s linear .6s infinite
}

@keyframes mouseDown {
    0%,to {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}


@keyframes floatUpDown {
    0% {
        transform: translateY(0);
        
    }

    50% {
        transform: translateY(-20px);
    
    }

    100% {
        transform: translateY(0);
       
    }
}

.banner-right{position: absolute;right: 0px;top: 50%;transform: translateY(-50%);width: 200px;}
.banner-right img{
	width: 100%;
}



.Corporate-Culture .gtkc-div-title {
	margin-bottom: 60px;
}

.Corporate-Culture .gtkc-div-title h4 {
	color:#074C8C;
	font-family: "Source Han Sans SC VF";
	font-size: 46px;
	font-style: normal;
	font-weight: 900;
	line-height: 46px; /* 100% */
	letter-spacing: 4.6px;
}

.Corporate-Culture .gtkc-div-title h4 p {
	color:  #979B9F;
font-family: DINPro;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 22px; /* 100% */
letter-spacing: 2.64px;
text-transform: uppercase;
}
.Corporate-Culture{
	margin-bottom: 80px;
}
.Corporate-Culture-panel{
	padding: 20px 38px;
	background: #FDFCF9;
	margin-top: 30px;
	display: flex;
	align-items: center;
}
.Corporate-Culture-panel h4{
	color:  #B09566;
	text-align: left;
	font-family: "Source Han Sans SC VF";
	font-size: 34px;
	font-style: normal;
	font-weight: 900;
	line-height: 34px; /* 100% */
	letter-spacing: 3.4px;
	width: 300px;
	float: left;
}
.Corporate-Culture-panel ul{
	width: calc(100% - 300px);
	float: left;
}
.Corporate-Culture-panel ul li{
	color: var(---, #1C2533);
	font-family: "Source Han Sans SC VF";
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 35px; /* 175% */
	letter-spacing: 2px;
}