@charset "utf-8";
/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: 0;
}
input, textarea {
	outline: none;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: "";
}
abbr, acronym {
	border: 0;
}
a {
	text-decoration: none;
}
img {
	border: none;
	vertical-align: middle;
}
body {
	font: normal 100% Microsoft YaHei, Helvetica, Arial, sans-serif;
	overflow-x: hidden;
	color: #333;
}
.c {
	width: 1600px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.c2 {
	width: 1400px;
	max-width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.product_c {
	width: 1250px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
input, textarea {
	outline: none;
	background: none;
	border: none;
}
.cc {
	width: 1260px;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	font-size: 14px;
	line-height: 25px;
}
p {
	font-size: 14px;
	line-height: 30px;
}
span {
	font-size: 14px;
}
a:hover {
	color: #308979;
	text-decoration: none;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.height10 {
	height: 10px;
}
.height30 {
	height: 30px;
}
.height20 {
	height: 20px;
}
.height34 {
	height: 34px;
}
.height40 {
	height: 40px;
}
.height50 {
	height: 50px;
}
.height60 {
	height: 60px;
}
.height70 {
	height: 70px;
}
.height80 {
	height: 80px;
}
.height90 {
	height: 90px;
}
.height95 {
	height: 95px;
}
.height100 {
	height: 100px;
}
.ff {
	background-color: #fff;
	overflow: hidden;
}
.f8 {
	background: #f8f8f8;
	width: 100%;
}
 input::-webkit-input-placeholder {
 color: #bbbbbb;
}
 input::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #bbbbbb;
}
 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #bbbbbb;
}
 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #bbbbbb;
}
 textarea::-webkit-input-placeholder {
 color: #bbbbbb;
}
 textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #bbbbbb;
}
 textarea:-moz-placeholder {  /* Mozilla Firefox 4 to 18 */
 color: #bbbbbb;
}
 textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #bbbbbb;
}
@font-face {
	font-family: 'tt0524m';
	src: url(/lib/Font-Awesome/font/tt0524m.ttf);
}
.header {
	height: 152px;
	width: 100%;
	-webkit-transition: all ease .5s;
	position: fixed;
	transition: all ease .5s;
	min-width: 1200px;
	background: #fff;
	z-index: 9998;
}
.header .header_mid {
	width: 1600px;
	height: 112px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	z-index: 9;
}
.header .header_mid span {
	line-height: 50px;
	color: #888;
	float: right;
}
.header .header_mid em:hover {
	color: #c2a464;
}
.header .header_mid a, .header_mid em {
	color: inherit;
	font-size: 16px;
}
.header .header_mid > .left {
	line-height: 95px;
}
.header .header_mid > p {
	float: right;
	font-size: 18px;
	color: #c2a464;
	margin-top: 40px;
}
.header .header_mid > p img {
	margin-right: 8px;
}
.header .header_mid > ul {
	float: right;
}
.header .header_mid > ul > li {
	float: left;
	margin-top: 30px;
	height: 80px;
}
.header .header_mid > ul > li > a {
	color: #666666;
	font-size: 16px;
	line-height: 50px;
	padding-bottom: 6px;
	position: relative;
}
.header .header_mid > ul > li em {
	margin: 0 42px;
	font-size: 12px;
	color: #cdcdcd;
	;
}
.header .header_mid > ul > li > a > span {
	color: #fff;
	font-size: 12px;
}
.header .header_mid > ul > li:hover > a, .header_mid > ul > li.active > a {
	border-bottom: 3px #654709 solid;
	padding-bottom: 25px;
	color: #654709;
}
.header .header_mid > ul > li > ol {
	position: absolute;
	top: 65px;
	left: -35px;
	z-index: 99;
	min-width: 165px;
	display: none;
	padding: 0px 10px;
	background: rgba(0,0,0,.8);
}
.header .header_mid > ul > li > ol li {
	line-height: 45px;
	border-bottom: 1px solid #494949;
}
.header .header_mid > ul > li > ol li a {
	color: #fff;
	font-size: 13px;
}
.header .header_mid > ul > li:hover > ol {
	display: block;
}
.header .header_mid > ul > li > ol li a:hover {
	color: #c2a464;
}
.header .header_mid > ul > li:hover a::after, .header1 .header_mid > ul > li.active a::after {
	width: 100%;
}
.header .hr1 {
	width: 100%;
	height: 1px;
	background: #e6e6e6;
	position: relative;
	z-index: 9;
	top: 95px;
}
.header .header_mid .top {
	float: right;
	height: 95px;
	padding-top: 45px;
	margin-left: 50px;
}
.header .header_top {
	width: 100%;
	height: 40px;
	background-color: #f7f7f7;
}
.header .header_top .left {
	font-size: 14px;
	color: #888;
	line-height: 40px;
	float: left;
}
.header .zh_en {
	float: right;
	margin-top:5px;
}
.header .zh_en .zh_en_l {
	float: left;
	font-size: 16px;
	color: #333;
	margin-right: 8px;
	width: 26px;
	height: 26px;
}
.header .zh_en .zh_en_l img {
	margin-top: -3px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	background: #654709;
	background-size: cover;
	-webkit-border-radius: 100%;
	box-sizing: border-box;
}
.header .zh_en .zh_en_c {
	float: left;
	font-size: 16px;
	color: #666;
}
/*.header .zh_en .zh_en_c .zh_en_c2 {
	display: none;
	position: absolute;
	width: 80px;
	margin-top: 10px;
	border-radius:0px 0px 5px 5px;
	background: #f7f7f7;
}*/
/*.header .zh_en .zh_en_c .zh_en_c2 a {
	font-size: 15px;
	color: #666;
	line-height: 20px;
		padding:10px;
	padding-left:20px;
}
.header .zh_en .zh_en_c .zh_en_c2 a:hover {
	color: #0167c7;
}*/
.header .zh_en .zh_en_r {
	float: left;
	width: 10px;
	height: 6px;
	margin-left: 8px;
}
.header .zh_en .zh_en_r .img2 {
	display: none;
	padding-left: 5px;
}
.header .zh_en .zh_en_c1 {
	font-size: 15px;
	color: #666;
}
.header .hea_search {
	float: right;
	cursor: pointer;
	margin-left: 66px;
	text-align: center;
	margin-top: 44px;
}
.header form {
	width: 300px;
	height: 60px;
	position: absolute;
	right: 0px;
	top: 150px;
	display: none;
}
.header_mid .text2 {
	width: 300px;
	height: 60px;
	background: #fff;
	border-radius: 10px;
	box-shadow: rgba(0,0,0,.1) 1px 1px 5px 5px;
	float: right;
	margin-left: 20px;
	border: 1px #e6e6e6 solid;
}
.header_mid .text2 input[type="text"] {
	box-sizing: border-box;
	font-size: 14px;
	height: 59px;
	color: #333;
	-web-kit-appearance: none;
	-moz-appearance: none;
	display: block;
	outline: 0;
	text-decoration: none;
	width: 220px;
	background: #fff;
	float: left;
	margin-top: 0px;
}
.header_mid .text2 input[type="image"] {
	box-sizing: border-box;
	-web-kit-appearance: none;
	-moz-appearance: none;
	display: block;
	outline: 0;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}
.header_mid .close {
	width: 20px;
	height: 20px;
	overflow: hidden;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}
.header_mid .close img {
	width: 15px;
	height: 15px;
}
/* 首页搜索search  start  */
.header .nav-search {
	float: right;
	margin-top: 40px;
	margin-left: 40px;
}
.header .nav-search .search-button {
	display: inline-block;
	border: 0;
	background: none;
	width: 26px;
	height: 26px;
	cursor: pointer;
}
.header .nav-search form {
	/* background: rgba(0,0,0,0.1); */
	margin-right: 10px;
	padding: 2px 9px 4px 8px;
	transition: .3s;
	border-radius: 2px;
	display: flex;
	align-items: center;
}
.header .nav-search form {
/* background: rgba(45,185,221,0.08); */
}
.header .search-btn-sticky {
	display: none;
}
.header .header-wrapper.fixed .search-btn, .header .blog-aritlce-bd .search-btn, .header .news-bd .search-btn {
	display: none;
}
.header .header-wrapper.fixed .search-btn-sticky, .header .blog-aritlce-bd .search-btn-sticky, .header .news-bd .search-btn-sticky {
	display: inherit;
}
.header .nav-search form input {
	width: 0;
	border: 0;
	transition: .3s;
	padding-left: 0;
	padding-right: 0;
	background: none;
	color: #ffffff;
}
.header .nav-search form input {
	color: #fff;
}
.header .nav-search form.open input {
	width: 180px;
}
.header .nav-search-m {
	padding: 10px 15px 0 10px;
	margin-top: 40px;
}
.header .nav-search-m form {
	border: 1px solid #eee;
	display: flex;
	align-items: center;
	padding: 4px 5px;
}
.header .nav-search-m .hs-search-field__input {
	border: 0;
	width: 87%;
	color: #fff;
}
.header .nav-search-m .search-button {
	display: inline-block;
	width: 30px;
	height: 30px;
}
/* 首页轮播图 */
.banner1 {
	padding-top: 152px;
}
.banner1 .on_down {
	width: 200px;
	height: auto;
	float: left;
	overflow: hidden
}
.banner1 .on_down .icon {
	width: 23px;
	height: 30px;
	border: 1px solid #fff;
	border-radius: 11.23px;
	float: left;
	position: relative;
	z-index: 1;
}
.banner1 .on_down .icon i {
	width: 2px;
	height: 12px;
	background: #fff;
	display: block;
	position: absolute;
	left: 50%;
	top: -12px;
	margin-left: -1px;
	border-radius: 2px;
	overflow: hidden;
	animation: down 1.5s linear infinite;
}
@keyframes down {
0%, 100% {
height:12px;
top:-11px;
opacity:1
}
98% {
height:4px;
opacity:0;
top:60%
}
99% {
height:12px;
opacity:0;
top:-11px
}
}
.c-banner1 {
	background: #fff;
}
.c-banner1 .swiper-slide {
	position: relative;
	overflow: hidden;
}
.c-banner1 .swiper-slide img {
	width: 100%;
	/* height: 100vh; */
	object-fit: cover;
	-webkit-transition: all 7s;
	transition: all 7s;
	transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
}
.c-banner1 .swiper-slide .c-bg2 {
	display: none;
}
.c-banner1 .swiper-slide-active img {
	width: 100%;
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
.c-banner1 .swiper-slide .c-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	color: #fff;
	background: url(../images/mbl.png)repeat;
}
.c-banner1 .swiper-slide .c-wrap .c-title {
	font-size: 47px;
	color: #fff;
	font-weight: bold;
}
.c-banner1 .swiper-slide .c-wrap .c-title1 {
	font-size: 9.7px;
	color: #fff;
	letter-spacing: 6.5px;
	margin-top: 20px;
}
.c-banner1 .swiper-slide .c-wrap .hr {
	margin-top: 40px;
	width: 67px;
	height: 3px;
	background: #fff;
}
.c-banner1 .swiper-slide .c-wrap .c-title2 {
	margin-top: 43px;
	font-size: 36px;
	color: rgba(255,255,255,.93);
}
.c-banner1 .swiper-slide .c-wrap .c-title2 span {
	padding: 0 20px;
}
.c-banner1 .swiper-pagination-bullet {
	opacity: 1;
}
.c-banner1 .c-dot {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
}
.c-banner1 .swiper-pagination {
	position: relative;
	text-align: center;
}
.loading {
	margin: 0 10px;
	width: 17px;
	height: 17px;
	position: relative;
	border: 2px solid transparent;
	background: transparent;
}
.loading.swiper-pagination-bullet-active {
	border-color: #c9c9c9;
}
.loading .c-progress {
	position: absolute;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	left: 4px;
	top: 3px;
	line-height: 120px;
	text-align: center;
	opacity: 1;
}
.loading.swiper-pagination-bullet-active .c-progress {
	background-color: none;
	width: 0px;
	height: 0px;
}
.loading .left, .loading .right {
	opacity: 0;
	width: 10px;
	height: 17px;
	overflow: hidden;
	position: absolute;
	left: -2px;
	top: -2px;
	overflow: hidden;
}
.loading.swiper-pagination-bullet-active .left, .loading.swiper-pagination-bullet-active .right {
	opacity: 1;
}
.loading .right {
	left: auto;
	right: -2px;
	top: -2px;
}
.loading .left:after, .loading .right:after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 10px;
	height: 17px;
	border: 2px solid #c2a464;
	border-radius: 8.5px 0 0 8.5px;
	border-right: 0;
}
.loading .right:after {
	content: "";
	position: absolute;
	display: block;
	border-radius: 0 8.5px 8.5px 0;
	border: 2px solid #c2a464;
	border-left: 0;
}
.loading.swiper-pagination-bullet-active .left:after {
	transform-origin: right center;
	/* animation-iteration-count: infinite; */
	animation-fill-mode: forwards;
	animation-duration: 3.9s;
	animation-timing-function: linear;
	animation-name: spin-left1;
}
.loading.swiper-pagination-bullet-active .right:after {
	transform-origin: left center;
	animation-duration: 3.9s;
	/* animation-iteration-count: infinite; */
	animation-timing-function: linear;
	animation-name: spin-right1;
}
 @keyframes spin-right1 {
 0% {
 transform: rotate(180deg);
}
 50% {
 transform: rotate(360deg);
}
 100% {
 transform: rotate(360deg);
}
}
 @keyframes spin-left1 {
 0% {
 transform: rotate(180deg);
}
 50% {
 transform: rotate(180deg);
}
 100% {
 transform: rotate(360deg);
}
}
 @-webkit-keyframes c-zoom {
 0% {
 transform:scale(1, 1);
 -webkit-transform:scale(1, 1);
}
 100% {
 transform:scale(1.1, 1.1);
 -webkit-transform:scale(1.1, 1.1);
}
}
 @keyframes c-zoom {
 0% {
 transform:scale(1, 1);
 -webkit-transform:scale(1, 1);
}
 100% {
 transform:scale(1.2, 1.2);
 -webkit-transform:scale(1.2, 1.2);
}
}
.c-zoom {
	-webkit-animation-name: c-zoom;
	animation-name: c-zoom;
}
/* 关于我们 */
.i_list1 {
	height: 884px;
	width: 100%;
	padding-top: 115px;
	background: url(../images/i_list1_bj.png) no-repeat center bottom;
}
.i_list1 .left {
	width: 700px;
	max-width: 43.75%;
	float: left;
	overflow: hidden;
}
.i_list1 .left img {
	width: 100%;
}
.i_list1 .right {
	width: 775px;
	max-width: 48.45%;
	float: right;
}
.i_list1 .right h2 {
	font-size: 80px;
	color: rgba(205,180,125,.13);
	font-weight: bold;
}
.i_list1 .right h3 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	margin-top: -60px;
}
.i_list1 .right h4 {
	font-size: 18px;
	color: #cdb47d;
	margin-top: 13px;
}
.i_list1 .right h5 {
	font-size: 16px;
	color: #666;
	margin-top: 32px;
	line-height: 40px;
	height: 120px;
	overflow: hidden;
}
.i_list1 .right .more {
	font-size: 16px;
	color: #cdb47d;
	margin-top: 35px;
}
.i_list1 .ab_hf {
	margin-top: 100px;
}
.i_list1 .hf_1 {
	width: 50%;
	float: left;
}
.i_list1 .hf_1 .left1 {
	width: 4px;
	height: 52px;
	background-color: #dddddd;
	float: left;
	margin-top: 12px;
}
.i_list1 .hf_1 .right1 {
	width: calc(100% - 15px);
	float: right;
	margin-bottom: 73px;
}
.i_list1 .hf_1 .right1 span {
	font-size: 30px;
	color: #505050;
	font-weight: bold;
}
.i_list1 .hf_1 .right1 em {
	font-size: 30px;
	color: #505050;
	font-weight: bold;
}
.i_list1 .hf_1 .right1 p {
	font-size: 16px;
	color: #666;
}
.i_list2 {
	padding: 30px 0px 110px;
}
.i_list2 h2 {
	font-size: 80px;
	font-weight: bold;
	text-align: center;
	color: rgba(205,180,125,.07);
}
.i_list2 h3 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-top: -60px;
}
.i_list2 h4 {
	font-size: 20px;
	color: #888;
	text-align: center;
	margin-top: 15px;
}
.i_list2 ul {
	margin-top: 62px;
}
.i_list2 li:nth-child(1) {
	width: 58.875%;
	height: 660px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
}
.i_list2 li:nth-child(1) .li_c {
	width: 100%;
	height: 660px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(1) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 280px;
}
.i_list2 li:nth-child(1) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(2) {
	width: 40.125%;
	height: 316px;
	position: relative;
	overflow: hidden;
	float: right;
	margin-bottom: 28px;
}
.i_list2 li:nth-child(2) .li_c {
	width: 100%;
	height: 316px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(2) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 120px;
}
.i_list2 li:nth-child(2) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(3) {
	width: 40.125%;
	height: 316px;
	position: relative;
	overflow: hidden;
	float: right;
}
.i_list2 li:nth-child(3) .li_c {
	width: 100%;
	height: 316px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(3) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 120px;
}
.i_list2 li:nth-child(3) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(4) {
	width: 45.6875%;
	height: 466px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 2.125%;
}
.i_list2 li:nth-child(4) .li_c {
	width: 100%;
	height: 466px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(4) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 180px;
}
.i_list2 li:nth-child(4) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(5) {
	width: 25.0625%;
	height: 466px;
	position: relative;
	overflow: hidden;
	float: left;
}
.i_list2 li:nth-child(5) .li_c {
	width: 100%;
	height: 466px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(5) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 180px;
}
.i_list2 li:nth-child(5) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(6) {
	width: 25.0625%;
	height: 321px;
	position: relative;
	overflow: hidden;
	float: right;
	margin-bottom: 29px;
}
.i_list2 li:nth-child(6) .li_c {
	width: 100%;
	height: 321px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(6) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 120px;
}
.i_list2 li:nth-child(6) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(7) {
	width: 25.0625%;
	height: 116px;
	position: relative;
	overflow: hidden;
	float: right;
}
.i_list2 li img {
	width: 100%;
	height: 100%;
	transition: all .5s;
}
.i_list2 li:hover img {
	transform: scale(1.1);
	transition: all 4s;
}
.i_list2 li .li_c {
	display: none;
}
.i_list2 li:hover .li_c {
	display: block;
	background-color: rgba(0,0,0,.2);
}
.i_list3 {
	padding: 70px 0px 85px;
	background-color: #f8f8f8;
}
.i_list3 h2 {
	font-size: 80px;
	font-weight: bold;
	text-align: center;
	color: rgba(205,180,125,.07);
}
.i_list3 h3 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-top: -60px;
}
.i_list3 h4 {
	font-size: 20px;
	color: #888;
	text-align: center;
	margin-top: 15px;
}
.i_list3 .i_list3_c {
	position: relative;
	margin-top: 44px;
}
.i_list3 .swiper-container {
	padding: 20px 10px;
}
.i_list3 .swiper-button-next, .i_list3 .swiper-button-prev {
	width: 32px;
	height: 32px;
}
.i_list3 .swiper-button-prev {
	background: url("../images/i_xp_l1.png") no-repeat;
	left: -4%;
}
.i_list3 .swiper-button-next {
	background: url("../images/i_xp_r1.png") no-repeat;
	right: -4%;
}
.i_list3 .swiper-button-next.swiper-button-disabled {
	background: url("../images/i_xp_r.png") no-repeat;
	opacity: 1;
}
.i_list3 .swiper-button-prev.swiper-button-disabled {
	background: url("../images/i_xp_l.png") no-repeat;
	opacity: 1;
}
.i_list3 .tp {
	width: 100%;
	height: 376px;
	overflow: hidden;
}
.i_list3 .tp img {
	width: 100%;
	height: 376px;
	transition: all .5s;
}
.i_list3 .swiper-slide:hover .tp img {
	transform: scale(1.1);
	transition: all 4s;
}
.i_list3 p {
	width: 100%;
	height: 90px;
	font-size: 16px;
	color: #666;
	background-color: #fff;
	text-align: center;
	line-height: 90px;
	overflow: hidden;
}
/* 新闻中心 */
.i_list6 {
	padding: 82px 0 95px;
	background-color: #fff;
}
.i_list6 .i_list6_t .left1 {
	float: left;
	width: 52%;
}
.i_list6 .i_list6_t .left1 h2 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
}
.i_list6 .i_list6_t .left1 h3 {
	font-size: 20px;
	color: #888;
	margin-top: 14px;
}
.i_list6 .i_list6_t .more {
	font-size: 16px;
	color: #cdb47d;
	float: right;
}
.i_list6 .i_list6_t .right1 {
	float: right;
	margin-top: -27px;
}
.i_list6 .i_list6_t .right1 li {
	float: left;
	cursor: pointer;
	font-size: 20px;
	color: #535353;
	margin-left: 100px;
}
.i_list6 .i_list6_t .right1 li.active {
	color: #cdb47d;
	font-weight: bold;
}
.i_list6 .i_list6_c {
	margin-top: 40px;
}
.i_list6 .i_list6_c1 {
	display: none;
}
.i_list6 .i_list6_c1:nth-child(1) {
	display: block;
}
.i_list6 .i_list6_c1 li {
	width: 31.25%;
	margin-right: 3.125%;
	float: left;
}
.i_list6 .i_list6_c1 li:nth-child(3) {
	margin-right: 0px;
}
.i_list6 .i_list6_c1 li .tp {
	width: 100%;
	height: 288px;
	overflow: hidden;
}
.i_list6 .i_list6_c1 li .tp img {
	width: 100%;
	height: 288px;
	transition: all .5s;
}
.i_list6 .i_list6_c1 li:hover .tp img {
	transform: scale(1.1);
	transition: all 4s;
}
.i_list6 .i_list6_c1 li .li_why {
	width: 100%;
	padding: 43px 12% 0px 0px;
}
.i_list6 .i_list6_c1 li .li_why .title {
	font-size: 20px;
	color: #191919;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.i_list6 .i_list6_c1 li .li_why .time img {
	margin-top: -2px;
	margin-right: 5px;
}
.i_list6 .i_list6_c1 li .li_why .title2 {
	font-size: 16px;
	color: #888;
	margin-top: 25px;
	height: 52px;
	line-height: 26px;
	overflow: hidden;
}
.i_list6 .i_list6_c1 li .li_why .time {
	font-size: 16px;
	color: #888;
	margin-top: 22px;
}
.i_list6 .i_list6_c1 li:hover .li_why .title {
	color: #cdb47d;
}
/* 友情链接 */
.link p {
	font-size: 16px;
	color: #c1c1c1;
}
.link p a {
	font-size: 14px;
	color: #c1c1c1;
	margin-right: 25px;
}
.link p a:hover {
	color: #308979;
}
/* 分页 */
.page p {
	text-align: center;
	line-height: 100px;
}
.page p span, .page p a {
	padding: 10px 15px;
	font-size: 14px;
	color: #666666;
	border: 1px #e5e5e5 solid;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	
}
.page .current {
	color: #fff;
	padding: 10px 15px;
	background-color: #654709;
	border: 1px #e5e5e5 solid;
}
.page p a:hover {
	color: #654709;
	padding: 10px 15px;
}
.page p img {
	margin: -5px 5px 0;
}
.site_map h1 a {
	font-size: 18px;
	color: #666;
	line-height: 60px;
	padding-left: 10px;
}
.site_map li {
	width: 270px;
	display: inline-block;
	line-height: 40px;
	padding-left: 10px;
}
.site_map ul {
	border: 1px solid #eee;
	min-height: 50px;
}
.site_map li a {
	font-size: 14px;
	color: #666;
	line-height: 36px;
}
.site_map, .site_map a {
	font-size: 12px;
	color: #666;
}
/* 底部 */
.footer {
	width: 100%;
	background-color: #2c2c2c;
}
.footer .footer_1 {
	width: 1100px;
	max-width: 69%;
	float: left;
	overflow: hidden;
	margin-top: 85px;
}
.footer .footer_1 li {
	float: left;
	margin-right: 3%;
}
.footer .footer_1 li:nth-child(1) {
	width: 16%;
}
.footer .footer_1 li:nth-child(2) {
	width: 16%;
}
.footer .footer_1 li:nth-child(3) {
	width: 24%;
}
.footer .footer_1 li:nth-child(4) {
	width: 35%;
	margin-right: 0;
}
.footer .footer_1 li h2 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 18px;
	margin-bottom: 30px;
}
.footer .footer_1 li h2 a {
	font-size: 17px;
	color: rgba(250,250,250,.6);
	font-weight: bold;
	line-height: 20px;
}
.footer .footer_1 li h3 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 16px;
}
.footer .footer_1 li h3 a {
	font-size: 16px;
	color: rgba(250,250,250,.27);
}
.footer .footer_1 li h2:hover a {
	color: #654709;
}
.footer .footer_1 li h3:hover a {
	color: #654709;
}
.footer .footer_2 {
	width: 450px;
	max-width: 28.2%;
	float: right;
	overflow: hidden;
	margin-top: 85px;
}
.footer .footer_2 h2 {
	font-size: 18px;
	color: rgba(255,255,255,0.6);
	font-weight: bold;
	text-align: right;
}
.footer .footer_2 h2 img {
	margin: -5px 10px;
}
.footer .footer_2 h3 {
	font-size: 18px;
	color: rgba(255,255,255,.18);
	margin-top: 13px;
	text-align: right;
}
.footer .footer_2 .tp {
	width: 138px;
	height: 138px;
	overflow: hidden;
	float: right;
	margin-top: 60px;
}
.footer .footer_2 .tp img {
	max-width: 100%;
}
.footer .footer_2 .footer_h {
	margin-top: 60px;
	float: right;
	text-align: right;
}
.footer .footer_2 .footer_h img {
	margin-left: 25px;
}
.footer_3 {
	width: 100%;
	margin-top: 73px;
	padding: 30px 0px;
	overflow: hidden;
	border-top: 1px rgba(255,255,255,.1) solid;
}
.footer_3 {
	font-size: 16px;
	color: rgba(250,250,250,.16);
}
.footer_3 a {
	font-size: 16px;
	color: rgba(250,250,250,.16);
}
.footer_3 a:hover {
	color: #654709;
}
.footer_3 img {
	float: right;
	margin-left: 2.5%;
}
.footer_3 span {
	font-size: 16px;
	color: rgba(250,250,250,.16);
	float: right;
}
.pdd1 {
	width: 120px;
	height: 120px;
	float: right;
	margin-top: -130px;
	position: absolute;
	display: none;
}
.pdd:hover .pdd1 {
	display: inline;
}
 @media screen and (max-width: 1700px) {
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1500px) {
.header .header_mid > ul > li em {
	margin: 0 28px;
	font-size: 12px;
	color: #cdcdcd;
}
.header1 .header_mid > ul > li em {
	margin: 0 28px;
	font-size: 12px;
	color: #cdcdcd;
}
.i_list2 li:nth-child(1) {
	width: 58.875%;
	height: 495px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
}
.i_list2 li:nth-child(1) .li_c {
	width: 100%;
	height: 495px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(1) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 200px;
}
.i_list2 li:nth-child(1) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(2) {
	width: 40.125%;
	height: 237px;
	position: relative;
	overflow: hidden;
	float: right;
	margin-bottom: 21px;
}
.i_list2 li:nth-child(2) .li_c {
	width: 100%;
	height: 237px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(2) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 90px;
}
.i_list2 li:nth-child(2) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(3) {
	width: 40.125%;
	height: 237px;
	position: relative;
	overflow: hidden;
	float: right;
}
.i_list2 li:nth-child(3) .li_c {
	width: 100%;
	height: 237px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(3) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 90px;
}
.i_list2 li:nth-child(3) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(4) {
	width: 45.6875%;
	height: 349.5px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 2.125%;
}
.i_list2 li:nth-child(4) .li_c {
	width: 100%;
	height: 349.5px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(4) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 120px;
}
.i_list2 li:nth-child(4) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(5) {
	width: 25.0625%;
	height: 349.5px;
	position: relative;
	overflow: hidden;
	float: left;
}
.i_list2 li:nth-child(5) .li_c {
	width: 100%;
	height: 349.5px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(5) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 120px;
}
.i_list2 li:nth-child(5) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(6) {
	width: 25.0625%;
	height: 240px;
	position: relative;
	overflow: hidden;
	float: right;
	margin-bottom: 22.5px;
}
.i_list2 li:nth-child(6) .li_c {
	width: 100%;
	height: 240px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(6) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 80px;
}
.i_list2 li:nth-child(6) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(7) {
	width: 25.0625%;
	height: 87px;
	position: relative;
	overflow: hidden;
	float: right;
}
.i_list3 .tp {
	width: 100%;
	height: 282px;
	overflow: hidden;
}
.i_list3 .tp img {
	width: 100%;
	height: 282px;
	transition: all .5s;
}
.i_list3 .swiper-slide:hover .tp img {
	transform: scale(1.1);
	transition: all 4s;
}
.i_list3 p {
	width: 100%;
	height: 80px;
	font-size: 16px;
	color: #666;
	background-color: #fff;
	text-align: center;
	line-height: 80px;
	overflow: hidden;
}
.i_list1 {
	height: 720px;
	width: 100%;
	padding-top: 80px;
	background: url(../images/i_list1_bj.png) no-repeat center bottom;
}
.i_list1 .left {
	width: 700px;
	max-width: 43.75%;
	float: left;
	overflow: hidden;
}
.i_list1 .left img {
	width: 100%;
}
.i_list1 .right {
	width: 775px;
	max-width: 48.45%;
	float: right;
}
.i_list1 .right h2 {
	font-size: 70px;
	color: rgba(205,180,125,.13);
	font-weight: bold;
}
.i_list1 .right h3 {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin-top: -50px;
}
.i_list1 .right h4 {
	font-size: 18px;
	color: #cdb47d;
	margin-top: 13px;
}
.i_list1 .right h5 {
	font-size: 16px;
	color: #666;
	margin-top: 25px;
	line-height: 35px;
	height: 105px;
	overflow: hidden;
}
.i_list1 .right .more {
	font-size: 16px;
	color: #cdb47d;
	margin-top: 30px;
}
.i_list1 .ab_hf {
	margin-top: 50px;
}
.i_list1 .hf_1 {
	width: 50%;
	float: left;
}
.i_list1 .hf_1 .left1 {
	width: 4px;
	height: 52px;
	background-color: #dddddd;
	float: left;
	margin-top: 12px;
}
.i_list1 .hf_1 .right1 {
	width: calc(100% - 15px);
	float: right;
	margin-bottom: 50px;
}
.i_list1 .hf_1 .right1 span {
	font-size: 30px;
	color: #505050;
	font-weight: bold;
}
.i_list1 .hf_1 .right1 em {
	font-size: 30px;
	color: #505050;
	font-weight: bold;
}
.i_list1 .hf_1 .right1 p {
	font-size: 16px;
	color: #666;
}
}
@media screen and (max-width: 1400px) {
.header .header_mid > ul > li em {
	margin: 0 22px;
	font-size: 12px;
	color: #cdcdcd;
}
.header1 .header_mid > ul > li em {
	margin: 0 22px;
	font-size: 12px;
	color: #cdcdcd;
}
.i_list2 li:nth-child(1) {
	width: 58.875%;
	height: 440px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
}
.i_list2 li:nth-child(1) .li_c {
	width: 100%;
	height: 440px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(1) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 180px;
}
.i_list2 li:nth-child(1) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(2) {
	width: 40.125%;
	height: 210px;
	position: relative;
	overflow: hidden;
	float: right;
	margin-bottom: 20px;
}
.i_list2 li:nth-child(2) .li_c {
	width: 100%;
	height: 210px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(2) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 70px;
}
.i_list2 li:nth-child(2) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(3) {
	width: 40.125%;
	height: 210px;
	position: relative;
	overflow: hidden;
	float: right;
}
.i_list2 li:nth-child(3) .li_c {
	width: 100%;
	height: 210px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(3) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 70px;
}
.i_list2 li:nth-child(3) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(4) {
	width: 45.6875%;
	height: 310px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 2.125%;
}
.i_list2 li:nth-child(4) .li_c {
	width: 100%;
	height: 310px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(4) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 110px;
}
.i_list2 li:nth-child(4) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(5) {
	width: 25.0625%;
	height: 310px;
	position: relative;
	overflow: hidden;
	float: left;
}
.i_list2 li:nth-child(5) .li_c {
	width: 100%;
	height: 310px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(5) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 110px;
}
.i_list2 li:nth-child(5) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(6) {
	width: 25.0625%;
	height: 214px;
	position: relative;
	overflow: hidden;
	float: right;
	margin-bottom: 19px;
}
.i_list2 li:nth-child(6) .li_c {
	width: 100%;
	height: 214px;
	position: absolute;
	top: 0px;
}
.i_list2 li:nth-child(6) .li_c h5 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 80px;
}
.i_list2 li:nth-child(6) .li_c p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
.i_list2 li:nth-child(7) {
	width: 25.0625%;
	height: 77px;
	position: relative;
	overflow: hidden;
	float: right;
}
.i_list3 .tp {
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.i_list3 .tp img {
	width: 100%;
	height: 250px;
	transition: all .5s;
}
.i_list3 .swiper-slide:hover .tp img {
	transform: scale(1.1);
	transition: all 4s;
}
.i_list3 p {
	width: 100%;
	height: 70px;
	font-size: 16px;
	color: #666;
	background-color: #fff;
	text-align: center;
	line-height: 70px;
	overflow: hidden;
}
.i_list6 .i_list6_c1 li .tp {
	width: 100%;
	height: 192px;
	overflow: hidden;
}
.i_list6 .i_list6_c1 li .tp img {
	width: 100%;
	height: 192px;
	transition: all .5s;
}
.i_list6 .i_list6_c1 li:hover .tp img {
	transform: scale(1.1);
	transition: all 4s;
}
.i_list6 .i_list6_c1 li .li_why {
	width: 100%;
	padding: 30px 12% 0px 0px;
}
.i_list6 .i_list6_c1 li .li_why .title {
	font-size: 20px;
	color: #191919;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.i_list6 .i_list6_c1 li .li_why .time img {
	margin-top: -2px;
	margin-right: 5px;
}
.i_list6 .i_list6_c1 li .li_why .title2 {
	font-size: 16px;
	color: #888;
	margin-top: 25px;
	height: 52px;
	line-height: 26px;
	overflow: hidden;
}
.i_list6 .i_list6_c1 li .li_why .time {
	font-size: 16px;
	color: #888;
	margin-top: 22px;
}
.i_list6 .i_list6_c1 li:hover .li_why .title {
	color: #cdb47d;
}
.i_list1 {
	height: 670px;
	width: 100%;
	padding-top: 80px;
	background: url(../images/i_list1_bj.png) no-repeat center bottom;
}
.i_list1 .left {
	width: 700px;
	max-width: 43.75%;
	float: left;
	overflow: hidden;
}
.i_list1 .left img {
	width: 100%;
}
.i_list1 .right {
	width: 775px;
	max-width: 48.45%;
	float: right;
}
.i_list1 .right h2 {
	font-size: 60px;
	color: rgba(205,180,125,.13);
	font-weight: bold;
}
.i_list1 .right h3 {
	font-size: 28px;
	color: #333;
	font-weight: bold;
	margin-top: -45px;
}
.i_list1 .right h4 {
	font-size: 18px;
	color: #cdb47d;
	margin-top: 13px;
}
.i_list1 .right h5 {
	font-size: 16px;
	color: #666;
	margin-top: 20px;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}
.i_list1 .right .more {
	font-size: 16px;
	color: #cdb47d;
	margin-top: 25px;
}
.i_list1 .ab_hf {
	margin-top: 50px;
}
.i_list1 .hf_1 {
	width: 50%;
	float: left;
}
.i_list1 .hf_1 .left1 {
	width: 4px;
	height: 52px;
	background-color: #dddddd;
	float: left;
	margin-top: 7px;
}
.i_list1 .hf_1 .right1 {
	width: calc(100% - 15px);
	float: right;
	margin-bottom: 40px;
}
.i_list1 .hf_1 .right1 span {
	font-size: 26px;
	color: #505050;
	font-weight: bold;
}
.i_list1 .hf_1 .right1 em {
	font-size: 26px;
	color: #505050;
	font-weight: bold;
}
.i_list1 .hf_1 .right1 p {
	font-size: 16px;
	color: #666;
}


.disabled {
    margin-right: 5px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.zh_en_c1 {
    cursor: pointer;
}
.zh_en_c2 {
    width: 80px;
    margin-top: 10px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    background: #f7f7f7;
}
.lang-button {
    background-color: #f1f5f9;
    color: #334155;
    padding: 2px 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
   margin-left: 10px;
}
.lang-button:hover {
    background-color: #e2e8f0;
}
.lang-option.active {
    background-color: #654709;
    color: #0284c7;
    font-weight: 500;
	
}
.lang-dropdown.open .lang-options {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.section-active {
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    border-left-width: 4px;
    border-opacity: 1;
    border-color: #654709;
    background-color: rgba(242, 236, 224, 1);
    color: #2563eb;
}
.pro_left ul li:hover {
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    background-color: rgba(249, 250, 251, 1);
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 0;
    border-left-width: 0px;
    border-style: solid;
    border-color: #e5e7eb;
}

/* 下拉菜单样式 */
/*        .lang-dropdown {
            position: relative;
            display: inline-block;
        }
        
       
        
        .lang-options {
            position: absolute;
            top: 100%;
            right: 0;
            background-color: white;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
            border-radius: 6px;
            margin-top: 4px;
            min-width: 100px;
            z-index: 100;
            overflow: hidden;
            transform-origin: top right;
            transform: scale(0.95);
            opacity: 0;
            visibility: hidden;
            transition: all 0.2s ease-out;
        }
        
        .lang-option {
            display: block;
            padding: 8px 8px;
            color: #334155;
            text-decoration: none;
            transition: background-color 0.2s;
        }
        
        .lang-option:hover {
            background-color: #f1f5f9;
        }
        
       
