body,
div,
ul,
li,
a,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
form,
input,
span,
label,
b {
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	box-sizing: border-box;
	font-family: "Noto Sans SC, 微软雅黑, Microsoft Yahei";
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

button {
	border: none;
}

img,
input {
	outline: none;
	line-height: normal;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5,
p {
	font-weight: normal;
	word-break: initial;
}

i,
em {
	font-style: normal;
}

a:hover {
	text-decoration: none !important;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0%;
	clear: both;
}

body {
	background-color: #ffffff;
	margin: 0;
	/* margin-top: 6.25rem; */
	padding-top: 6rem;
}

header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	transition: all 0.3s ease;
	z-index: 99;
	padding: 0 5%;
	background-color: rgba(255, 255, 255, 0.15);
	box-sizing: border-box;
}

.headerxz {
	background-color: #C3A98D;
	box-shadow: 0px 25px 21.75px 7.25px rgb(4 0 0 / 22%);
}

.headerleft {
	height: 5rem;
	margin-top: 0.5rem;
	float: left;
}

.headerleft img {
	height: 100%;
}

.headercenter {
	float: right;
	margin-right: 4rem;
}

.headercenter a {
	line-height: 6rem;
	color: #ffffff;
	font-size: 1.1rem;
	margin-left: 4rem;
}

.header2right1 {
	float: right;
	position: relative;
	margin-top: 1.75rem;
	margin-left: 2rem;
	margin-right: 2rem;
}

.header2right1 .header2right11 {
	font-size: 1.5rem;
	line-height: 3rem;
	color: #ffffff;
}

.headersrc1 {
	/* background-color: rgba(255, 255, 255, 0.15); */
	border: 1px solid #ffffff;
	border-radius: 2rem;
	width: 100%;
	transition: all 0.3s ease;
	padding: 0 1rem;
}

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

.headersrc button {
	height: 6rem;
	background-color: rgba(0, 0, 0, 0);
	outline-style: none;
	color: #222222;
	padding: 0;
	margin-left: 0.5rem;
}

.headersrc button i {
	line-height: 6rem;
	font-size: 1.2rem;
	color: #222222;
}

.headersrc1 input {
	width: 100%;
	height: 2.5rem;
	padding: 0 1rem;
	padding-right: 3rem;
	width: 15rem;
	outline-style: none;
	border: none;
	background-color: rgba(0, 0, 0, 0);
	color: #ffffff;
}

.headersrc1 input::placeholder {
	color: #ffffff;
}

.headersrc1 button {
	width: 4rem;
	position: absolute;
	right: 0;
	top: 0;
	height: 2.5rem;
	background-color: rgba(0, 0, 0, 0);
	color: #ffffff;
	font-size: 1rem;
	text-align: center;
}

.headersrc1 button i {
	line-height: 2.5rem;
	color: #ffffff;
	font-size: 1.2rem;
}

.header1yy {
	position: relative;
	float: right;
}

.header1yy h4 {
	color: #ffffff;
	line-height: 2rem;
	display: inline-block;
	position: relative;
	font-size: 0.85rem;
	transition: all 0.3s ease;
	background: #C3A98D;
	padding: 0 1rem;
	margin-top: 2rem;
	border-radius: 1rem;
}

.header1yy h4 i {
	font-size: 0.85rem;
	vertical-align: middle;
	margin-left: 0.1rem;
}

.header1yy h4 .icon-duoyuyan1 {
	font-size: 1.2rem;
	margin-right: 0.1rem;
	vertical-align: middle;
}

.header1yy h4 .icon-xia1-copy {
	font-size: 1rem;
	margin-left: 0.1rem;
	vertical-align: middle;
}

.header1yy div {
	background-color: #ffffff;
	position: absolute;
	left: 0;
	top: 4.2rem;
	color: #333;
	text-align: center;
	width: 100%;
	border-radius: 0.2rem;
	max-height: 0px;
	overflow: hidden;
	transition: all 0.3s ease;
	z-index: 2;
}

.header1yy:hover>div {
	padding: 0.3rem 0;
	max-height: 7rem;
}

.header1yy div a {
	text-align: center;
	display: block;
	font-size: 0.9rem;
	line-height: 2rem;
	color: #333;
}

.header1yy div a:hover {
	color: #32b16c;
}

.headercenter .headercenterxz {
	position: relative;
}

.headercenter .headercenterxz:after {
	width: 100%;
	height: 0.2rem;
	content: "";
	bottom: -2.3rem;
	position: absolute;
	left: 0;
	background-color: #ffffff;
	border-radius: 1rem;
}

.index01 {
	width: 100%;
	background: url(../images/index01bg.jpg) left center no-repeat;
	padding: 8rem 0;
}

.index01main {
	width: 87.5rem;
	margin: auto;
}

.index01top {
	display: flex;
	flex-wrap: wrap;
}

.index01left {
	width: 25%;
	position: relative;
}

.index01right {
	width: 75%;
}

.index01left img {
	height: 41rem;
	position: absolute;
	right: 4rem;
	top: 9rem;
}

.index01left h2 {
	font-size: 3.3rem;
	line-height: 3.5rem;
	color: #333;
	margin-bottom: 1rem;
	font-weight: bold;
}

.index01left a {
	background-color: #c3a98d;
	display: inline-block;
	font-size: 1.1rem;
	line-height: 2.5rem;
	color: #ffffff;
	padding: 0 1rem;
	text-transform: uppercase;
	border-radius: 0.2rem;
	transition: all 0.3s ease;
}

.index01left a i {
	font-size: 0.9rem;
	margin-left: 0.2rem;
}

.index01left a:hover {
	background-color: #a48d74;
}

.index01right p {
	font-size: 1.1rem;
	line-height: 2rem;
	margin-bottom: 1rem;
}

.index01right img {
	width: 100%;
	margin-top: 2rem;
}

.index01bottom {
	display: flex;
	flex-wrap: wrap;
	margin-top: 3rem;
	padding-top: 2rem;
	border-top: 1px solid #dddddd;
	justify-content: space-between;
}

.index01bottom div {
	width: 30%;
	padding-left: 5rem;
	position: relative;
}

.index01bottom div i {
	width: 4rem;
	height: 4rem;
	background-color: #c3a98d;
	line-height: 4rem;
	text-align: center;
	text-align: center;
	font-size: 2rem;
	color: #ffffff;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}

.index01bottom div h4 {
	font-size: 1.3rem;
	line-height: 2rem;
	margin-bottom: 0.5rem;
	color: #222222;
	font-weight: bold;
}

.index01bottom div p {
	font-size: 0.85rem;
	line-height: 1.5rem;
	color: #666;
}

.index02 {
	width: 100%;
	padding: 8rem 0;
	background: url(../images/index02bg.jpg) center center no-repeat;
}

.index02main {
	width: 100%;
	margin: auto;
}

.index02tit {
	text-align: center;
	margin-bottom: 3rem;
}

.index02tit img {
	width: 5rem;
}

.index02tit h4 {
	font-size: 1.5rem;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	margin: 1.5rem 0;
}

.index02tit h4 span {
	position: relative;
}

.index02tit h4 span:after {
	content: "";
	width: 5rem;
	height: 0.2rem;
	background-color: #a9a8a3;
	border-radius: 1rem;
	position: absolute;
	left: -6.5rem;
	top: 0;
	bottom: 0;
	margin: auto;
}

.index02tit h4 span:before {
	content: "";
	width: 5rem;
	height: 0.2rem;
	background-color: #a9a8a3;
	border-radius: 1rem;
	position: absolute;
	right: -6.5rem;
	top: 0;
	bottom: 0;
	margin: auto;
}

.index02tit p {
	font-size: 1rem;
	text-transform: uppercase;
	color: #666;
}

.swiper-container02 {
	position: relative;
	overflow: hidden;
	padding: 0 30px;
	padding-top: 1rem;
}

.index02qh {
	text-align: center;
	margin-top: 3rem;
}

.index02qh i {
	width: 3rem;
	height: 3rem;
	display: inline-block;
	line-height: 3rem;
	text-align: center;
	background-color: #ffffff;
	border: 2px solid #c4a98e;
	border-radius: 0.5rem;
	margin: 0 1rem;
	color: #a3a3a3;
	box-shadow: 0px 0px 8.19px 0.81px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
	cursor: pointer;
}

.index02qh i:hover {
	background-color: #c3a98d;
	color: #ffffff;
}

.swiper-container02 .swiper-slide img {
	box-shadow: 0px 0px 14.88px 1.12px rgba(0, 0, 0, 0.17);
	width: 100%;
	border: 0.5rem solid #ffffff;
	border-radius: 0.625rem;
	box-sizing: border-box;
	transition: all 0.3s ease;
}

.swiper-container02 .swiper-slide p {
	text-align: center;
	line-height: 2rem;
	font-size: 1.1rem;
	color: #222222;
	text-transform: uppercase;
	margin-top: 0.5rem;
}

.swiper-container02 .swiper-slide:hover>a img {
	border: 0.5rem solid #c3a98d;
}

.swiper-container02 .swiper-slide:hover>a p {
	color: #c3a98d;
}

.index03 {
	width: 100%;
	padding: 8rem 0;
	background: url(../images/index01bg.jpg) left center no-repeat;
	position: relative;
	padding-bottom: 15rem;
}

.index03main {
	width: 87.5rem;
	margin: auto;
	position: relative;
	z-index: 1;
}

.index03tit {
	margin-bottom: 3rem;
	position: relative;
	padding-bottom: 3rem;
	border-bottom: 1px solid #dddddd;
}

.index03img1 {
	height: 80%;
	position: absolute;
	right: 0;
	top: 10%;
}

.index03tit h3 {
	font-size: 1.875rem;
	line-height: 2rem;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.8rem;
	text-transform: uppercase;
}

.index03tit h3 span {
	color: #c3a98d;
}

.index03tit h4 {
	font-size: 1rem;
	text-transform: uppercase;
	color: #666666;
}

.index03tit a {
	display: inline-block;
	padding: 0 1.5rem;
	font-size: 0.9rem;
	line-height: 2.5rem;
	height: 2.5rem;
	border: 1px solid #c4a98e;
	color: #000000;
	position: absolute;
	right: 0;
	top: 1rem;
	border-radius: 2rem;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.index03tit a:hover {
	background-color: #c4a98e;
	color: #ffffff;
}

.index03tit a i {
	font-size: 0.9rem;
	float: right;
	margin-left: 0.2rem;
}

.index03lb {
	display: flex;
	flex-wrap: wrap;
}

.index03lb a {
	width: 24%;
	margin-right: 1.3333%;
	margin-bottom: 1.5rem;
	border-radius: 0.5rem;
	background-color: #ffffff;
	padding-bottom: 0rem;
	box-shadow: 0px 0px 13.5px 1.5px rgba(4, 0, 0, 0.19);
	transition: all 0.3s ease;
	border: 0.3rem solid #ffffff;
}

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

.index03lb a img {
	width: 100%;
	display: block;
	height: 20rem;
	border-radius: 0.5rem 0.5rem 0 0;
}

.index03lb a h4 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin-top: 0.5rem;
	margin-bottom: 0.3rem;
	padding: 0 0.8rem;
	color: #000000;
	height: 3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 2;
	-o-box-orient: vertical;
	transition: all 0.3s ease;
}

.index03lb a p {
	font-size: 0.85rem;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 1rem;
	padding: 0 0.8rem;
	transition: all 0.3s ease;
}

.index03lb a:hover {
	background-color: #c4a98e;
}

.index03lb a:hover>h4,
.index03lb a:hover>p {
	color: #ffffff;
}

.index04 {
	width: 100%;
	padding: 8rem 0;
	background: url(../images/index04bg.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}

.index04mt {
	width: 18%;
	position: absolute;
	left: 1%;
	top: -6rem;
}

.index04main {
	width: 87.5rem;
	margin: auto;
	position: relative;
	z-index: 1;
}

.index04top {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.index04top1 {
	width: 46%;
	margin-right: 5%;
}

.index04top2 {
	width: 49%;
}

.swiper-container4 {
	width: 100%;
	position: relative;
	padding-bottom: 2rem;
	overflow: hidden;
	padding: 1rem 0;
}

.swiper-container4 img {
	width: 100%;
	border: 0.3rem solid #ffffff;
	border-radius: 0.5rem;
	box-sizing: border-box;
	display: block;
	box-shadow: 0px 3px 3.8px rgb(0 0 0 / 25%);
	background-color: #ffffff;
}

.swiper-container4 .swiper-slide {
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
	opacity: 0;
}

.swiper-container4 .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
	position: relative;
	z-index: 1;
	opacity: 1;
}

.swiper-container4 .swiper-slide-prev,
.swiper-container4 .swiper-slide-next {
	opacity: 1;
}

.index04top1 h3 {
	font-size: 2.5rem;
	line-height: 2.8rem;
	color: #ffffff;
	font-weight: 900;
	margin-bottom: 2rem;
	text-transform: uppercase;
}

.index04top1 h4 {
	font-size: 1rem;
	line-height: 2rem;
	margin-bottom: 2rem;
	color: #ffffff;
	text-align: justify;
}

.index04top1 .index03more {
	text-align: left;
}

.index04bottom {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border: 0.125rem solid #ffffff;
	border-radius: 0 2.5rem 0 2.5rem;
	padding: 3rem;
	margin-top: 5rem;
}

.index04bottom div {
	text-align: center;
	position: relative;
}

.index04bottom div:after {
	content: '';
	width: 2px;
	height: 100%;
	background-color: #ffffff;
	position: absolute;
	right: -40%;
	top: 0;
}

.index04bottom div:last-child:after {
	display: none;
}

.index04bottom div h3 {
	font-size: 3rem;
	line-height: 4rem;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 1rem;
}

.index04bottom div h3 span {
	font-size: 0.9rem;
	margin-left: 0.2rem;
	vertical-align: top;
	font-weight: normal;
}

.index04bottom div h4 {
	font-size: 1rem;
	line-height: 1.2rem;
	color: #ffffff;
}

.index03more {
	text-align: center;
	margin-top: 2rem;
}

.index03more a {
	display: inline-block;
	border-width: 4px;
	border-color: #eeeeee;
	border-style: solid;
	background-color: #ffffff;
	color: #C4A98E;
	padding: 0 2rem;
	border-radius: 4rem;
	line-height: 3.5rem;
	transition: all 0.3s ease;
}

.index03more a i {
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	text-align: center;
	line-height: 2rem;
	color: #C4A98E;
	background-color: #f6f2ee;
	display: block;
	float: right;
	margin-top: 0.75rem;
	margin-left: 0.6rem;
	transition: all 0.3s ease;
}

.index03more a:hover {
	padding: 0 2.1rem;
}

.index03more a:hover i {
	margin-left: 0.7rem;
	background-color: #C4A98E;
	color: #ffffff;
}

.swiper-container041 {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 5rem;
	padding: 20px;
}

.swiper-container041 .swiper-slide img {
	border-width: 0.5rem;
	border-color: rgb(255, 255, 255);
	border-style: solid;
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 13.5px 1.5px rgba(4, 0, 0, 0.19);
	box-sizing: border-box;
	height: 13rem;
}

.index05 {
	width: 100%;
	padding: 8rem 0;
	background: url(../images/index05bg.jpg) center right no-repeat;
}

.index05main {
	width: 87.5rem;
	margin: auto;
}

.index05lb {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.index05lb a {
	width: 31.33%;
	margin-bottom: 2rem;
}

.index05lb a:nth-child(3n-1) {
	margin-left: 3%;
	margin-right: 3%;
}

.index05lb a img {
	width: 100%;
	height: 18rem;
	border-radius: 0.5rem;
	transition: all 0.3s ease;
}

.index05lb a h4 {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #000000;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	transition: all 0.3s ease;
	height: 3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 2;
	-o-box-orient: vertical;
}

.index05lb a p {
	display: inline-block;
	background-color: #C4A98E;
	padding: 0 1rem;
	line-height: 2rem;
	color: #ffffff;
	font-size: 0.9rem;
	border-radius: 0.5rem;
}

.index05lb a:hover>img {
	box-shadow: 0px 0px 13.5px 1.5px rgb(4 0 0 / 19%);
}

.index05lb a:hover>h4 {
	color: #C4A98E;
}

.index06 {
	width: 100%;
	padding: 8rem 0;
	background: url(../images/index06bg.jpg) top center no-repeat;
}

.index06main {
	width: 87.5rem;
	margin: auto;
}

.swiper-container06 {
	position: relative;
	overflow: hidden;
	padding: 2rem 0;
	padding-bottom: 4rem;
}

.swiper-container06 .swiper-slide img {
	border-radius: 0.5rem;
	border: 0.3125rem solid #C4A98E;
	box-shadow: 0px 0px 16px 4px rgba(4, 0, 0, 0.08);
	box-sizing: border-box;
}

.swiper-container06 .swiper-slide-active {
	position: relative;
	z-index: 3;
	transform: scale(1.1);
}

.swiper-container06 .swiper-slide-prev,
.swiper-container06 .swiper-slide-next {
	position: relative;
	z-index: 2;
	transform: scale(1.05);
}

.swiper-container06 .swiper-slide-next+.swiper-slide {
	position: relative;
	z-index: 1;
}

.swiper-container06 .swiper-pagination06 {
	position: absolute;
	bottom: 0rem;
	z-index: 2;
}

.swiper-container06 .swiper-pagination06 .swiper-pagination-bullet {
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background-color: #000000;
	opacity: 0.15;
}

.swiper-container06 .swiper-pagination06 .swiper-pagination-bullet-active {
	background-color: #C4A98E;
	opacity: 1;
}

footer {
	background-color: #484139;
	background-image: linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
	background-size: 40px 40px;
	padding-top: 2rem;
}

.footer1 {
	width: 87.5rem;
	margin: auto;
	padding-top: 5rem;
	padding-bottom: 3rem;
	border-bottom: 1px solid #706b64;
}

.footer1left {
	width: 45%;
	float: left;
}

.footer1left img {
	height: 5rem;
	margin-bottom: 1rem;
}

.footer1left h4 {
	font-size: 1rem;
	line-height: 1.2rem;
	color: #ffffff;
	margin-bottom: 1.5rem;
	padding-bottom: 1.5rem;
	border-bottom: 1px dashed #ffffff;
}

.footer1left p {
	font-size: 1.1rem;
	line-height: 2.2rem;
	color: #ffffff;
}

.footer1center {
	width: 10%;
	margin: 0 7.5%;
	float: left;
}

.footer1right {
	width: 30%;
	float: right;
}

.footer1tit {
	font-size: 1.1rem;
	line-height: 2rem;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.footer1center a {
	display: block;
	line-height: 2.5rem;
	color: #ffffff;
	font-size: 0.95rem;
	transition: all 0.3s ease;
}

.footer1center a:hover {
	color: #dddddd;
}

.footer1right h4 {
	font-size: 0.95rem;
	line-height: 1.5rem;
	color: #ffffff;
	margin-bottom: 1rem;
	padding-left: 1.5rem;
	position: relative;
}

.footer1right h4 i {
	font-size: 1rem;
	position: absolute;
	line-height: 1.5rem;
	color: #ffffff;
	left: 0;
	top: 0;
}

.footer1right1 {
	display: flex;
	flex-wrap: wrap;
}

.footer1right1 i {
	font-size: 1.5rem;
	line-height: 2rem;
	color: #ffffff;
	margin-right: 1.5rem;
}

.footer1right1 i:hover {
	color: #eee;
}

.footer2 {
	width: 87.5rem;
	margin: auto;
	padding: 2rem 0;
}

.footer2 h4 {
	float: left;
	font-size: 0.9rem;
	color: #ffffff;
	line-height: 1rem;
}

.footer2 p {
	float: right;
	font-size: 0.9rem;
	color: #ffffff;
	line-height: 1rem;
}

.footer2 p a {
	color: #FFFFFF;
	transition: all 0.3s ease;
}

.footer2 p a:hover {
	opacity: 0.8;
}

.banner {
	position: relative;
}

.banner div {
	width: 75rem;
	top: 50%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
}

.banner div h4 {
	font-size: 1rem;
	line-height: 2rem;
	color: #ffffff;
	text-align: center;
}

.about {
	width: 100%;
	background-color: #f9fafb;
	padding: 8rem 0;
}

.aboutmain {
	width: 87.5rem;
	margin: auto;
}

.about1 {
	display: flex;
	flex-wrap: wrap;
}

.aboutleft {
	width: 47%;
}

.aboutleft h4 {
	font-size: 3rem;
	line-height: 1;
	font-weight: 900;
	margin-bottom: 2rem;
}

.aboutleft h4 span {
	color: #C3A98D;
}

.aboutleft div p {
	font-size: 1.1rem;
	line-height: 2rem;
	word-break: break-word;
}

.aboutright {
	width: 49%;
	margin-left: 4%;
}

.aboutright img {
	width: 100%;
	--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
	--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	border-radius: 0.75rem;
}

.banner {
	width: 100%;
}

.banner img {
	width: 100%;
}

.productleft {
	width: 25%;
	float: left;
}

.productright {
	width: 73%;
	float: right;
	margin-left: 2%;
}

.productleft1 {
	background: #C3A98D;
	box-shadow: 0px 5px 16px 0px rgb(88 94 101 / 36%);
	padding: 2rem;
	border-radius: 1rem;
}

.productleft1 h3 {
	color: #ffffff;
	line-height: 1.5rem;
	font-size: 1.5rem;
	margin-bottom: 1.2rem;
	border-bottom: 1px dashed #ffffff;
	padding-bottom: 1.2rem;
	font-weight: bold;
	text-transform: uppercase;
}

.productleft1 h3 span {
	font-size: 1rem;
	text-transform: uppercase;
}

.productleft2 {
	/* max-height: 30rem;
	overflow: auto; 
	padding-right: 1rem;*/
}

.productleft2::-webkit-scrollbar {
	width: 3px;
	border-radius: 5px;
}

.productleft2::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, 0.4);
}

.productleft2::-webkit-scrollbar-thumb {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 5px;
}

.productleft2::-webkit-scrollbar-thumb:hover {
	background: #3366ff;
}

.productleft2 {
	scrollbar-width: thin;
	scrollbar-color: #ffffff #e9e9e9;
}

.productleft2 h4 {
	font-size: 1rem;
	color: #000000;
	background-color: #ffffff;
	line-height: 4rem;
	padding: 0 1.5rem;
	display: block;
	box-shadow: 0 5px 20px 0 rgb(40 40 40 / 11%);
	position: relative;
	padding-right: 4rem;
	transition: all 0.3s ease;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.productleft2 h4 i {
	position: absolute;
	right: 1rem;
	top: 0;
	font-size: 2rem;
	line-height: 4rem;
	color: #C3A98D;
	transition: all 0.3s ease;
}

.productleft2 .productleftsjtit2 {
	background-color: #529ad4;
	color: #FFFFFF;
}

.productleft2 .productleftsjtit2 i {
	transform: rotateZ(90deg);
	color: #ffffff;
}

.productleft2 .productleft2xz {
	background-color: rgb(64 195 218);
	color: #FFFFFF;
}

.productleft2 .productleft2xz i {
	color: #FFFFFF;
}

.productright1 {
	display: flex;
	flex-wrap: wrap;
}

.productleft3 {
	background-color: #ffffff;
	padding: 1rem 0rem;
}

.productleft4 {
	margin-bottom: 1rem;
}

.productleft3 a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 1rem;
	line-height: 2.5rem;
	color: #333;
	padding: 0 1rem;
	transition: all 0.3s ease;
}

.productleft3 a:hover {
	background-color: #C3A98D;
	color: #FFFFFF;
}

.productright1 a {
	width: 31.33%;
	display: block;
	margin-bottom: 1rem;
	box-shadow: 0 5px 20px 0 rgb(40 40 40 / 11%);
	border-radius: 10px;
	overflow: hidden;
	background-color: #FFFFFF;
	transition: all 0.3s ease;
}

.productright1 a img {
	width: 100%;
	display: block;
	min-height: 18rem;
}

.productright1 a div {
	height: 18rem;
	overflow: hidden;
}

.productright1 a:nth-child(3n-1) {
	margin: 0 3%;
	margin-bottom: 1rem;
}

.productright1 a p {
	font-size: 1rem;
	line-height: 3.5rem;
	color: #000000;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
	padding: 0 1rem;
}

.productright1 a:hover {
	background-color: #C3A98D;
}

.productright1 a:hover>p {
	color: #FFFFFF;
}

.fenye {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

.fenye li {
	float: left;
	width: auto;
	line-height: 22px;
	margin-right: 5px;
	padding: 0px 8px;
}

.fenye .active {
	background-color: #C3A98D;
}

.fenye li .current {
	color: #ffffff !important;
}

.fenye li a {
	color: #222222 !important;
}

.productdet1left {
	width: 37%;
	padding-right: 5%;
}

.productdet1left img {
	width: 100%;
}

.productdet1right {
	width: 63%;
}

.productdet1right h2 {
	font-size: 1.875rem;
	line-height: 2rem;
	margin-bottom: 2rem;
}

.productdet1right ul {
	padding: 2rem;
	display: flex;
	flex-wrap: wrap;
	background-color: #f5f5f5;
}

.productdet1right ul li {
	width: 100%;
	padding-right: 1rem;
	position: relative;
}

.productdet1right ul li h4 {
	font-size: 0.875rem;
	line-height: 1.2rem;
	color: #666666;
}

.productdet1right ul li p {
	font-size: 0.95rem;
	line-height: 1.5rem;
	color: #222222;
}

.productdet1right ul li i {
	font-size: 2rem;
	line-height: 2.5rem;
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
}

.productdet1right h3 {
	font-size: 0.875rem;
	line-height: 1rem;
	padding-top: 1rem;
	margin-top: 1rem;
	border-top: 1px solid #dddddd;
	color: #666;
}

.productdet1right div {
	display: flex;
	flex-wrap: wrap;
	margin-top: 2rem;
}

.productdet1right div a {
	padding: 0 2rem;
	font-size: 1rem;
	color: #ffffff;
	line-height: 3rem;
	border-radius: 0.5rem;
	margin-right: 2rem;
	transition: all 0.3s ease;
}

.productdet1right div a i {
	font-size: 1.2rem;
	vertical-align: middle;
	margin-right: 0.2rem;
}

.productdet1right div a:nth-child(1) {
	background-color: #C3A98D;
}

.productdet1right div a:nth-child(2) {
	background-color: #333333;
}

.productdet1right div a:nth-child(1):hover {
	background-color: #22A58F;
}

.newslb {
	display: flex;
	flex-wrap: wrap;
}

.newslb li {
	width: 31.33%;
	margin-bottom: 2rem;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 19.92px 4.08px rgba(0, 0, 0, 0.08);
}

.newslb li:nth-child(3n-1) {
	margin-left: 3%;
	margin-right: 3%;
}

.newslb li img {
	width: 100%;
}

.newslb li div {
	padding: 1.5rem;
}

.newslb li div h3 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newslb li div h4 {
	font-size: 0.85rem;
	line-height: 1.2rem;
	margin-bottom: 0.6rem;
	color: #242424;
}

.newslb li div p {
	font-size: 0.9rem;
	line-height: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 2;
	-o-box-orient: vertical;
}

.newslb li div a {
	background-color: #434343;
	margin-top: 1.5rem;
	display: inline-block;
	line-height: 2.2rem;
	padding: 0 1.5rem;
	color: #ffffff;
	border-radius: 3px;
	margin-bottom: 1rem;
	transition: all 0.3s ease;
}

.newslb li div a:hover {
	background-color: #222222;
}

.newsxqtit {
	text-align: center;
	padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #dddddd;
}

.newsxqtit h4 {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 2rem;
	color: #000000;
	margin-bottom: 0.3rem;
}

.newsxqtit h5 {
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #666;
}

.newsxqnr p {
	font-size: 1rem;
	line-height: 1.8rem;
}

.newsxqnr img {
	width: 100%;
}

.newsxzfl {
	text-align: center;
	margin-bottom: 2rem;
}

.newsxzfl a {
	color: #ffffff;
	display: inline-block;
	background-color: #333;
	padding: 0 2rem;
	border-radius: 5px;
	margin: 0 0.5rem;
	line-height: 2.8rem;
	transition: all 0.3s ease;
}

.newsxzfl a:hover {
	background-color: #22A58F;
}

.newsxzfl .newsxzflxz {
	background-color: #22A58F;
}

.newsxqtit {
	text-align: center;
	padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #dddddd;
}

.newsxqtit h4 {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 2rem;
	color: #000000;
	margin-bottom: 0.3rem;
}

.newsxqtit h5 {
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #666;
}

.newsxqnr p {
	font-size: 1rem;
	line-height: 1.8rem;
}

.newsxqnr img {
	width: 100%;
}

.contact1 {
	width: 87.5rem;
	margin: auto;
	padding-bottom: 5rem;
}

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

.contact1main div {
	width: 20%;
	text-align: center;
}

.contact1main div i {
	width: 8rem;
	height: 8rem;
	border-radius: 50%;
	text-align: center;
	line-height: 8rem;
	font-size: 2.5rem;
	color: #FFFFFF;
	background-color: #C3A98D;
	border: 1rem solid #f9efe4;
	display: inline-block;
}

.contact1main div h4 {
	font-size: 1.5rem;
	line-height: 2rem;
	color: #111417;
	font-weight: bold;
	margin-top: 0.5rem;
}

.contact1main div p {
	font-size: 0.95rem;
	line-height: 1.8rem;
}

.contact2 {
	width: 100%;
	padding: 5rem 0;
	background-color: #eeeeee;
}

.contact2main {
	width: 87.5rem;
	margin: auto;
}

.contact2tit {
	text-align: center;
	font-size: 2rem;
	line-height: 3rem;
	margin-bottom: 2rem;
	font-weight: bold;
	text-transform: uppercase;
}

.contact2tit span {
	color: #C3A98D;
}

.contact2lb {
	display: flex;
	flex-wrap: wrap;
}

.contact2lb input {
	width: 31.33%;
	padding: 0 1rem;
	height: 4rem;
	line-height: 4rem;
	background-color: #FFFFFF;
	font-size: 1.1rem;
	border: none;
}

.contact2lb input:nth-child(2) {
	margin: 0 3%;
}

.contact2lb textarea {
	width: 100%;
	height: 13rem;
	padding: 1rem;
	background-color: #FFFFFF;
	font-size: 1.1rem;
	border: none;
	font-family: å¾®è½¯é›…é»‘;
	margin-top: 2rem;
	outline-style: none;
}

.contact2btn {
	width: 100%;
	margin-top: 2rem;
	text-align: center;
}

.contact2btn button {
	background-color: #C3A98D;
	font-size: 1.2rem;
	color: #FFFFFF;
	border-radius: 2rem;
	line-height: 4rem;
	padding: 0 3rem;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.contact2btn button i {
	margin-right: 0.2rem;
	transition: all 0.3s ease;
}

.contact2btn button:hover {
	background-color: #111417;
	padding: 0 3.5rem;
}

.contact2btn button:hover>i {
	margin-right: 0.4rem;
}

.promenu {
	display: none;
}

.swiper-containerpro {
	position: relative;
	overflow: hidden;
	width: 100%;
	box-shadow: 0px 5px 5px #dddddd;
}

.swiper-containerpro img {
	display: block;
	border-radius: 0.5rem;
	box-sizing: border-box;
}

.swiper-containerpro .swiper-paginationpro {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 1rem;
	z-index: 2;
}

.swiper-containerpro .swiper-pagination-clickable .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #c3a98d;
	border: 2px solid #ffffff;
	box-sizing: border-box;
	margin: 0 3px;
}

.productdet2tit {
	font-size: 1.1rem;
	color: #ffffff;
	background-color: #C3A98D;
	padding: 0 1rem;
	line-height: 3rem;
	margin-bottom: 1rem;
	margin-top: 5rem;
	border-radius: 0.3rem;
}

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

.proviewdet1 p {
	font-size: 1rem;
	line-height: 1.8rem;
	color: #000;
}

.mbx {
	width: 87.5rem;
	margin: auto;
	text-align: right;
	color: #000000;
	font-size: 1rem;
	line-height: 5rem;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 2rem;
	margin-top: -8rem;
}

.mbx a {
	display: inline-block;
	color: #000000;
	transition: all 0.3s ease;
	text-transform: initial;
}

.mbx a:hover {
	color: #666;
}

.mbx i {
	display: inline-block;
	margin-right: 0.3125rem;
}

.productleft2 {
	scrollbar-width: thin;
	scrollbar-color: #ffffff #e9e9e9;
}

.productleft2 a {
	font-size: 1rem;
	color: #000000;
	background-color: #ffffff;
	line-height: 3.5rem;
	padding: 0 1.5rem;
	display: block;
	box-shadow: 0 5px 20px 0 rgb(40 40 40 / 11%);
	border-radius: 0.3125rem;
	margin-bottom: 1rem;
	position: relative;
	/* padding-right: 4rem; */
	transition: all 0.3s ease;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.productleft2 a i {
	position: absolute;
	right: 1rem;
	top: 0;
	font-size: 2rem;
	line-height: 4rem;
	color: #32B16C;
	transition: all 0.3s ease;
}

.productleft2 a:hover {
	background-color: #967f68;
	color: #FFFFFF;
}

.productleft2 a:hover>i {
	color: #FFFFFF;
}

.productleft2 .productleft2xz {
	background-color: #967f68;
	color: #FFFFFF;
}

.productleft2 .productleft2xz i {
	color: #FFFFFF;
}

.productdet1right ul h1 {
	font-size: 1rem;
	line-height: 2rem;
}

.gallery img {
	width: 100%;
	display: block;
	border: 0.3rem solid #cccccc;
	transition: all 0.3s ease;
	box-sizing: border-box;
	border-radius: 0.5rem;
}

.gallery a {
	width: 32.33%;
	float: left;
	margin-right: 1.5%;
	margin-bottom: 1rem;
	display: inline-block;
	transition: all 0.3s ease;
}

.gallery a p {
	font-size: 1rem;
	color: #222;
	line-height: 2.5rem;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.gallery a:hover>img {
	opacity: 0.8;
}

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

.baguetteBoxOne {
	width: 100%;
	margin: 0 auto;
}

.gallery a p {
	text-align: center;
}

/* Highlight.js Tomorrow Night style */
.hljs-comment {
	color: #969896
}

.hljs-tag {
	color: #f8f8f2
}

.css .hljs-class,
.css .hljs-id,
.css .hljs-pseudo,
.hljs-attribute,
.hljs-regexp,
.hljs-title,
.hljs-variable,
.html .hljs-doctype,
.ruby .hljs-constant,
.xml .hljs-doctype,
.xml .hljs-pi,
.xml .hljs-tag .hljs-title {
	color: #c66
}

.hljs-built_in,
.hljs-constant,
.hljs-literal,
.hljs-number,
.hljs-params,
.hljs-pragma,
.hljs-preprocessor {
	color: #de935f
}

.css .hljs-rules .hljs-attribute,
.ruby .hljs-class .hljs-title {
	color: #f0c674
}

.hljs-header,
.hljs-inheritance,
.hljs-string,
.hljs-value,
.ruby .hljs-symbol,
.xml .hljs-cdata {
	color: #b5bd68
}

.css .hljs-hexcolor {
	color: #8abeb7
}

.coffeescript .hljs-title,
.hljs-function,
.javascript .hljs-title,
.perl .hljs-sub,
.python .hljs-decorator,
.python .hljs-title,
.ruby .hljs-function .hljs-title,
.ruby .hljs-title .hljs-keyword {
	color: #81a2be
}

.hljs-keyword,
.javascript .hljs-function {
	color: #b294bb
}

.hljs {
	display: block;
	overflow-x: auto;
	background: #35383C;
	color: #c5c8c6;
	padding: .8em
}

.coffeescript .javascript,
.javascript .xml,
.tex .hljs-formula,
.xml .css,
.xml .hljs-cdata,
.xml .javascript,
.xml .vbscript {
	opacity: .5
}

#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background-color: #222;
	background-color: rgba(0, 0, 0, .8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

#baguetteBox-overlay.visible {
	opacity: 1
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
	font-family: sans-serif
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -moz-transform .4s ease;
	transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, .5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease
}

.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
	right: 2%
}

.baguetteBox-button#previous-button {
	left: 2%
}

.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px
}

.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}

.spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

.swiper-container img {
	max-height: 100vh;
}

@media only screen and (max-width: 1920px) {
	html {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1700px) {
	html {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1560px) {
	html {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1440px) {
	html {
		font-size: 13px;
	}
}

@media only screen and (max-width: 1200px) {
	html {
		font-size: 12px;
	}
}

@media only screen and (max-width: 1100px) {
	html {
		font-size: 11px;
	}
}

@media only screen and (max-width: 640px) {
	html {
		font-size: 14px;
	}

	section {
		box-sizing: border-box;
		overflow: hidden;
	}

	.index01 {
		width: 100%;
		background: url(../images/index01bg.jpg) left center no-repeat;
		padding: 20px 10px;
	}

	.index01main {
		width: 100%;
		margin: auto;
	}

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

	.index01right {
		width: 100%;
		margin-top: 1rem;
	}

	.index01left img {
		display: none;
	}

	.index01left h2 {
		font-size: 2rem;
		line-height: 2rem;
		color: #333;
		margin-bottom: 0.8rem;
		font-weight: bold;
	}

	.index01left a {
		background-color: #c3a98d;
		display: inline-block;
		font-size: 0.9rem;
		line-height: 2rem;
		color: #ffffff;
		padding: 0 0.5rem;
		text-transform: uppercase;
		border-radius: 0.2rem;
		transition: all 0.3s ease;
	}

	.index01right p {
		font-size: 0.9rem;
		line-height: 2;
		margin-bottom: 0.8rem;
	}

	.index01right img {
		width: 100%;
		margin-top: 1rem;
	}

	.index01bottom {
		display: flex;
		flex-wrap: wrap;
		margin-top: 1rem;
		padding-top: 1rem;
		border-top: 1px solid #dddddd;
		justify-content: space-between;
	}

	.index01bottom div {
		width: 100%;
		padding-left: 5rem;
		position: relative;
	}

	.index01bottom div h4 {
		font-size: 1rem;
		line-height: 1.5rem;
		margin-bottom: 0.2rem;
		color: #222222;
		font-weight: bold;
	}

	.index01bottom div:nth-child(2) {
		margin: 1.5rem 0;
	}

	.index02 {
		width: 100%;
		padding: 20px 10px;
		background: url(../images/index02bg.jpg) center center no-repeat;
	}

	.index02tit img {
		width: 3rem;
	}

	.index02tit h4 {
		font-size: 1rem;
		text-transform: uppercase;
		font-weight: bold;
		color: #000000;
		margin: 1rem 0;
	}

	.index02tit h4 span:before {
		content: "";
		width: 3rem;
		height: 0.2rem;
		background-color: #a9a8a3;
		border-radius: 1rem;
		position: absolute;
		right: -3.5rem;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	.index02tit h4 span:after {
		content: "";
		width: 3rem;
		height: 0.2rem;
		background-color: #a9a8a3;
		border-radius: 1rem;
		position: absolute;
		left: -3.5rem;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	.index02tit p {
		font-size: 0.8rem;
		text-transform: uppercase;
		color: #666;
		line-height: 1.3rem;
	}

	.index02tit {
		text-align: center;
		margin-bottom: 1rem;
	}

	.swiper-container02 {
		padding: 0;
	}

	.swiper-container02 .swiper-slide p {
		text-align: center;
		line-height: 1.2rem;
		font-size: 0.8rem;
		color: #222222;
		text-transform: uppercase;
		margin-top: 0.5rem;
	}

	.swiper-container02 .swiper-slide img {
		border: 0.3rem solid #ffffff;
	}

	.index02qh i {
		width: 2rem;
		height: 2rem;
		display: inline-block;
		line-height: 2rem;
		text-align: center;
		background-color: #ffffff;
		border: 2px solid #c4a98e;
		border-radius: 0.5rem;
		margin: 0 0.5rem;
		color: #a3a3a3;
		box-shadow: 0px 0px 8.19px 0.81px rgb(0 0 0 / 10%);
		transition: all 0.3s ease;
		cursor: pointer;
		font-size: 0.9rem;
	}

	.index02qh {
		text-align: center;
		margin-top: 1rem;
	}

	.index03 {
		width: 100%;
		padding: 20px 10px;
		background: url(../images/index01bg.jpg) left center no-repeat;
		position: relative;
		padding-bottom: 3rem;
	}

	.index03main {
		width: 100%;
		margin: auto;
		position: relative;
		z-index: 1;
	}

	.index03tit {
		margin-bottom: 1rem;
		position: relative;
		padding-bottom: 1rem;
		border-bottom: 1px solid #dddddd;
	}

	.index03tit h3 {
		font-size: 1.1rem;
		line-height: 1.5rem;
		font-weight: bold;
		color: #000000;
		margin-bottom: 0.3rem;
		text-transform: uppercase;
	}

	.index03tit h4 {
		font-size: 0.8rem;
		text-transform: uppercase;
		color: #666666;
		line-height: 1.3rem;
		padding-right: 10rem;
	}

	.index03tit a {
		display: inline-block;
		padding: 0 1rem;
		font-size: 0.9rem;
		line-height: 2.2rem;
		height: 2.2rem;
		border: 1px solid #c4a98e;
		color: #000000;
		position: absolute;
		right: 0;
		top: 1rem;
		border-radius: 2rem;
		text-transform: uppercase;
		transition: all 0.3s ease;
	}

	.index03lb a {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 0.8rem;
	}

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

	.index03lb a img {
		width: 100%;
		display: block;
		height: 12rem;
		border-radius: 0.5rem 0.5rem 0 0;
	}

	.index03lb a h4 {
		font-size: 0.9rem;
		line-height: 1.3rem;
		margin-top: 0.5rem;
		margin-bottom: 0.3rem;
		padding: 0 0.5rem;
		color: #000000;
		height: 2.6rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		display: -moz-box;
		-moz-line-clamp: 2;
		-moz-box-orient: vertical;
		display: -o-box;
		-o-line-clamp: 2;
		-o-box-orient: vertical;
		transition: all 0.3s ease;
	}

	.index03lb a p {
		font-size: 0.8rem;
	}

	.index03img1 {
		height: 65%;
		position: absolute;
		right: -7%;
		top: 13%;
	}

	.index04mt {
		width: 18%;
		position: absolute;
		left: 1%;
		top: -1rem;
	}

	.index04 {
		width: 100%;
		padding: 20px 10px;
		background: url(../images/index04bg.jpg) center right no-repeat;
		background-size: cover;
		background-attachment: fixed;
		position: relative;
		overflow: initial;
	}

	.index04main {
		width: 100%;
		margin: auto;
		position: relative;
		z-index: 1;
	}

	.index04top1 {
		width: 100%;
		margin-right: 0;
	}

	.index04top1 h3 {
		font-size: 1.2rem;
		line-height: 2rem;
		color: #ffffff;
		font-weight: 900;
		margin-bottom: 0.5rem;
		text-transform: uppercase;
	}

	.index04top1 h4 {
		font-size: 0.85rem;
		line-height: 2;
		margin-bottom: 1rem;
		color: #ffffff;
		text-align: justify;
	}

	.index03more {
		text-align: center;
		margin-top: 1rem;
	}

	.index03more a {
		display: inline-block;
		border-width: 4px;
		border-color: #eeeeee;
		border-style: solid;
		background-color: #ffffff;
		color: #C4A98E;
		padding: 0 1rem;
		border-radius: 4rem;
		line-height: 2rem;
		transition: all 0.3s ease;
		font-size: 0.9rem;
	}

	.index03more a i {
		width: 1.5rem;
		height: 1.5rem;
		border-radius: 50%;
		text-align: center;
		line-height: 1.5rem;
		color: #C4A98E;
		background-color: #f6f2ee;
		display: block;
		float: right;
		margin-top: 0.25rem;
		margin-left: 0.5rem;
		transition: all 0.3s ease;
	}

	.index04top2 {
		width: 100%;
	}

	.index04bottom {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		border-radius: 0 1.5rem 0 1.5rem;
		padding: 1rem;
		margin-top: 1rem;
	}

	.index04bottom div h3 {
		font-size: 1.5rem;
		line-height: 2rem;
		color: #ffffff;
		font-weight: bold;
		margin-bottom: 0.1rem;
	}

	.index04bottom div h3 span {
		font-size: 0.8rem;
		margin-left: 0.2rem;
		vertical-align: top;
		font-weight: normal;
	}

	.index04bottom div h4 {
		font-size: 0.85rem;
		line-height: 1.2rem;
		color: #ffffff;
	}

	.index04bottom div {
		text-align: center;
		position: relative;
		width: 50%;
		padding: 0.5rem 0;
	}

	.index04bottom div:after {
		display: none;
	}

	.swiper-container041 {
		width: 100%;
		position: relative;
		overflow: hidden;
		margin-top: 1rem;
		padding: 10px 0;
	}

	.swiper-container041 .swiper-slide img {
		border-width: 0.2rem;
		border-color: rgb(255, 255, 255);
		border-style: solid;
		border-radius: 10px;
		background-color: rgb(255, 255, 255);
		box-shadow: 0px 0px 10px 1.5px rgb(4 0 0 / 19%);
		box-sizing: border-box;
		height: 6rem;
	}

	.index05 {
		width: 100%;
		padding: 20px 10px;
		background: url(../images/index05bg.jpg) center right no-repeat;
	}

	.index05main {
		width: 100%;
		margin: auto;
	}

	.index05lb a:nth-child(3n-1) {
		margin: 0;
		margin-right: 2%;
		margin-bottom: 1rem;
	}

	.index05lb a {
		width: 49%;
		margin-bottom: 1rem;
		margin-right: 2%;
	}

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

	.index05lb a img {
		width: 100%;
		height: 9rem;
		border-radius: 0.5rem;
		transition: all 0.3s ease;
	}

	.index05lb a h4 {
		font-size: 0.9rem;
	}

	.index05lb a p {
		font-size: 0.8rem;
	}

	.index06 {
		width: 100%;
		padding: 20px 10px;
		background: url(../images/index06bg.jpg) top center no-repeat;
	}
	.index06main {
		width: 100%;
		margin: auto;
	}
	.swiper-container06 .swiper-pagination06 {
		position: absolute;
		bottom: 2rem;
		z-index: 2;
	}
	.swiper-container06 .swiper-pagination06 .swiper-pagination-bullet {
		width: 0.5rem;
		height: 0.5rem;
		border-radius: 50%;
		background-color: #000000;
		opacity: 0.15;
		margin: 0 3px;
	}
	footer {
		background-color: #484139;
		background-image: linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
		background-size: 20px 20px;
		padding-top: 0rem;
		padding: 0 20px;
	}
	.footer1 {
		width: 100%;
		margin: auto;
		padding-top: 2rem;
		padding-bottom: 1rem;
		border-bottom: 1px solid #706b64;
	}
	.footer1left {
		width: 100%;
		float: left;
	}
	.footer1left img {
		height: 3rem;
		margin-bottom: 0.5rem;
	}
	.footer1left h4{
		margin-bottom: 0.8rem;
		padding-bottom: 0.8rem;
	}
	.footer1left p {
		font-size: 0.85rem;
		line-height: 1.5rem;
		color: #ffffff;
	}
	.footer1center{
		display: none;
	}
	.footer1right {
		width: 100%;
		float: right;
		margin-top: 1rem;
	}
	.footer1right h4 {
		margin-bottom: 0.5rem;
	}
	.footer1right1 i {
		font-size: 1.2rem;
		line-height: 1.5rem;
		color: #ffffff;
		margin-right: 1.2rem;
	}
	.footer2 {
		width: 100%;
		margin: auto;
		padding: 1rem 0;
	}
	.footer2 h4, .footer2 p {
		float: left;
		font-size: 0.9rem;
		color: #ffffff;
		line-height: 1.2rem;
		width: 100%;
		text-align: center;
	}
	header {
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		transition: all 0.3s ease;
		z-index: 99;
		padding: 0 5%;
		background-color: rgba(255, 255, 255, 0.15);
		box-sizing: border-box;
		background-color: #C3A98D;
		box-shadow: 0px 25px 21.75px 7.25px rgb(4 0 0 / 22%);
		height: 50px;
	}
	.headerleft {
		height: 40px;
		margin-top: 5px;
		float: left;
	}
	.header2right1 {
		float: right;
		position: relative;
		margin-top: 10px;
		margin-left: 0;
		margin-right: 3rem;
	}
	.headersrc1 input {
		width: 100%;
		height: 30px;
		padding: 0;
		padding-right: 1.5rem;
		width: 12rem;
		outline-style: none;
		border: none;
		background-color: rgba(0, 0, 0, 0);
		color: #ffffff;
	}
	.headersrc1 button {
		width: 3rem;
		position: absolute;
		right: 0;
		top: 0;
		height: 30px;
		background-color: rgba(0, 0, 0, 0);
		color: #ffffff;
		font-size: 1rem;
		text-align: center;
	}
	.headersrc1 button i {
		line-height: 30px;
		color: #ffffff;
		font-size: 1.2rem;
	}
	.headercenter {
		float: right;
		margin-right: 0;
		position: fixed;
		width: 100%;
		height: 100vh;
		background: #c3a98d;
		left: 0;
		top: 0;
		display: none;
	}
	.headercenter a {
		line-height: 50px;
		color: #ffffff;
		font-size: 1rem;
		margin-left: 0;
		width: 100%;
		display: block;
		text-align: center;
	}
	.headercenter .headercenterxz:after {
		width: 100%;
		height: 0.2rem;
		content: "";
		bottom: 0;
		position: absolute;
		left: 0;
		background-color: #ffffff;
		border-radius: 1rem;
	}
	.mobilemenu {
		display: block;
		width: 35px;
		height: 30px;
		position: fixed;
		overflow: hidden;
		z-index: 99;
		float: right;
		right: 10px;
		top: 10px;
	}

	.mobilemenu span {
		width: 100%;
		height: 4px;
		background-color: #ffffff;
		transition: all 0.3s ease;
		border-radius: 1rem;
	}

	.mobilemenu span:nth-child(1) {
		position: absolute;
		left: 0;
		top: 0;
	}

	.mobilemenu span:nth-child(2) {
		position: absolute;
		left: 0;
		top: 13px;
		width: 60%;
		margin-left: 40%;
	}

	.mobilemenu span:nth-child(3) {
		position: absolute;
		left: 0;
		bottom: 0;
	}

	.mobilemenuxz span:nth-child(2) {
		left: -40px;
	}

	.mobilemenuxz span:nth-child(1) {
		transform: rotate(45deg);
		left: 3px;
		top: 13px;
		width: 30px;
	}

	.mobilemenuxz span:nth-child(3) {
		transform: rotate(-45deg);
		left: 3px;
		top: 13px;
		width: 30px;
	}

	.about {
		width: 100%;
		background-color: #f9fafb;
		padding: 20px 10px;
	}

	.aboutmain {
		width: 100%;
		margin: auto;
	}

	.aboutleft {
		width: 100%;
	}

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

	.aboutleft h4 {
		font-size: 2rem;
		line-height: 1;
		font-weight: 900;
		margin-bottom: 1rem;
	}

	.aboutleft div p {
		font-size: 0.9rem;
		line-height: 1.65rem;
	}

	.promenu {
		display: block;
		position: fixed;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		background: #C3A98D;
		box-shadow: 0px 5px 16px 0px rgb(88 94 101 / 36%);
		text-align: center;
		line-height: 40px;
		right: 20px;
		bottom: 20%;
		z-index: 2;
	}

	.promenu i {
		line-height: 40px;
		font-size: 25px;
		color: #ffffff;
	}

	.productleft1 {
		width: 60%;
		position: fixed;
		left: -70%;
		top: 0;
		height: 100%;
		border-radius: 0;
		padding: 10px;
		transition: all 0.3s ease;
		z-index: 99;
	}

	.productleft2 {
		max-height: 92%;
		overflow: auto;
		padding-right: 5px;
	}

	.productleft2 a {
		font-size: 0.9rem;
		color: #000000;
		background-color: #ffffff;
		line-height: 3rem;
		padding: 0 1rem;
		display: block;
		box-shadow: 0 5px 20px 0 rgb(40 40 40 / 11%);
		border-radius: 0.3125rem;
		margin-bottom: 1rem;
		position: relative;
		padding-right: 3rem;
		transition: all 0.3s ease;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.productleft2 a i {
		position: absolute;
		right: 0.5rem;
		top: 0;
		font-size: 1.5rem;
		line-height: 3rem;
		transition: all 0.3s ease;
	}

	.productleft1 h3 {
		font-size: 1.2rem;
		margin-bottom: 1rem;
		padding-bottom: 1rem;
	}

	.productright {
		width: 100%;
		float: right;
		margin-left: 0;
	}

	.productright1 a {
		width: 49%;
		display: block;
		margin-bottom: 10px;
		box-shadow: 0 5px 20px 0 rgb(40 40 40 / 11%);
		border-radius: 10px;
		overflow: hidden;
		transition: all 0.3s ease;
	}

	.productright1 a:nth-child(3n-1) {
		margin: 0;
		margin-bottom: 10px;
	}

	.productright1 a:nth-child(2n) {
		margin-left: 2%;
	}

	.productright1 a img {
		width: 100%;
		display: block;
		min-height: 10rem;
	}

	.productright1 a div {
		height: 10rem;
		overflow: hidden;
	}

	.productright1 a p {
		font-size: 0.9rem;
		line-height: 2.5rem;
		color: #222;
		text-align: center;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		transition: all 0.3s ease;
		padding: 0 1rem;
	}

	.productdet1left {
		width: 100%;
		padding-right: 0;
	}

	.productdet1right {
		width: 100%;
		margin-top: 10px;
	}

	.productdet1right h2 {
		font-size: 1.1rem;
		line-height: 2rem;
		margin-bottom: 10px;
	}

	.productdet1right ul {
		padding: 1rem;
		display: flex;
		flex-wrap: wrap;
		background-color: #f5f5f5;
	}

	.productdet1right h3 {
		font-size: 0.875rem;
		line-height: 1.5rem;
		padding-top: 10px;
		margin-top: 10px;
		border-top: 1px solid #dddddd;
		color: #666;
	}

	.productdet1right div {
		display: flex;
		flex-wrap: wrap;
		margin-top: 1rem;
	}

	.productdet1right div a {
		padding: 0 1.5rem;
		font-size: 0.9rem;
		color: #ffffff;
		line-height: 2.5rem;
		border-radius: 0.5rem;
		margin-right: 2rem;
		transition: all 0.3s ease;
	}

	.newslb li {
		width: 100%;
		margin-bottom: 10px;
		background-color: #FFFFFF;
		box-shadow: 0px 2px 19.92px 4.08px rgb(0 0 0 / 8%);
	}

	.newslb li div a {
		background-color: #434343;
		margin-top: 1.5rem;
		display: inline-block;
		line-height: 2.2rem;
		padding: 0 1.5rem;
		color: #ffffff;
		border-radius: 3px;
		margin-bottom: 0;
		transition: all 0.3s ease;
	}

	.newslb li div {
		padding: 1rem;
	}

	.newsxqtit h4 {
		font-weight: bold;
		font-size: 1rem;
		line-height: 1.8rem;
		color: #000000;
		margin-bottom: 0.3rem;
	}

	.newsxqtit h5 {
		font-size: 0.8rem;
		line-height: 1.5rem;
		color: #666;
	}

	.newsxqtit {
		text-align: center;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #dddddd;
	}

	.newsxqnr p {
		font-size: 0.9rem;
		line-height: 1.8rem;
	}

	.contact1 {
		width: 100%;
		margin: auto;
		padding-bottom: 0px;
	}

	.contact1main {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.contact1main div {
		width: 49%;
		text-align: center;
		margin-bottom: 10px;
	}

	.contact1main div i {
		width: 5rem;
		height: 5rem;
		border-radius: 50%;
		text-align: center;
		line-height: 5rem;
		font-size: 1.5rem;
		color: #FFFFFF;
		display: inline-block;
	}

	.contact1main div h4 {
		font-size: 1.1rem;
		line-height: 2rem;
		color: #111417;
		font-weight: bold;
		margin-top: 0.1rem;
	}

	.contact1main div p {
		font-size: 0.85rem;
		line-height: 1.5rem;
	}

	.contact2 {
		width: 100%;
		padding: 20px 10px;
		background-color: #eeeeee;
	}

	.contact2main {
		width: 100%;
	}

	.contact2tit {
		text-align: center;
		font-size: 1.2rem;
		line-height: 1.5rem;
		margin-bottom: 10px;
		font-weight: bold;
		text-transform: uppercase;
	}

	.contact2lb input {
		width: 100%;
		padding: 0 1rem;
		height: 3rem;
		line-height: 3rem;
		background-color: #FFFFFF;
		font-size: 0.95rem;
		border: none;
	}

	.contact2lb input:nth-child(2) {
		margin: 10px 0;
	}

	.contact2lb textarea {
		width: 100%;
		height: 7rem;
		padding: 1rem;
		background-color: #FFFFFF;
		font-size: 0.95rem;
		border: none;
		font-family: 微软雅黑;
		margin-top: 10px;
		outline-style: none;
	}

	.contact2btn {
		width: 100%;
		margin-top: 1rem;
		text-align: center;
	}

	.contact2btn button {
		font-size: 1rem;
		color: #FFFFFF;
		border-radius: 2rem;
		line-height: 3rem;
		padding: 0 3rem;
		text-transform: uppercase;
		transition: all 0.3s ease;
	}

	.productdet1right ul li {
		width: 100%;
		position: relative;
	}

	.productdet1right ul li h4 {
		font-size: 0.875rem;
		line-height: 1.2rem;
		color: #666666;
		display: inline-block;
	}

	.productdet1right ul li p {
		font-size: 0.95rem;
		line-height: 1.5rem;
		color: #222222;
		display: inline-block;
	}

	.productdet1right ul li i {
		font-size: 1.5rem;
	}

	body {
		padding-top: 50px;
	}
	.productdet2tit {
		font-size: 1.1rem;
		color: #ffffff;
		padding: 0 1rem;
		line-height: 3rem;
		margin-bottom: 1rem;
		margin-top: 2rem;
		border-radius: 0.3rem;
	}
	.gallery a {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.5rem;
    display: inline-block;
    transition: all 0.3s ease;
}
.gallery a:nth-child(3n){
	margin-right: 2%;
}
.gallery a:nth-child(2n){
	margin-right: 0%;
}
.swiper-container .swiper-pagination {
    bottom: 0.5rem;
    width: 100%;
    text-align: center;
}
.swiper-container .swiper-pagination-bullet{
	width: 2rem;
}
.swiper-container .swiper-pagination-bullet-active{
	width: 3rem;
}
.mbx{
	display: none;
}
.newslb li:nth-child(3n-1){
	margin-left: 0;
	    margin-right: 0;
}









}