* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	outline: none;
}
.flex {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flex_f {
	display: flex;
	flex-direction: column;
}

.flex_s {
	display: flex;
	justify-content: space-between;
}

.flex-wp {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

.comes {
	width: 100%;
	height: 40px;
}

.come {
	width: 1920px;
	height: 40px;
	background-color: #aa8662;
}

.come_text {
	width: 1201px;
	height: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.come_left {
	width: auto;
	height: 17px;
	display: flex;
}

#come_left_us {
	width: auto;
	height: 17px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.come_right {
	width: auto;
	height: 26px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#come_right_us {
	width: auto;
	height: 26px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

#come_right-us {
	width: auto;
	height: 26px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin-left: 21px;
}

.headers {
	width: 100%;
	height: 130px;
}

.header {
	width: 1920px;
	height: 130px;
}

.common_productd {
	width: 1200px;
	height: 130px;
	display: flex;
	align-items: center;
	justify-content: space-between;

}

.common_productd img {
	width: 127px;
	height: 130px;
}

.header ul {
	width: 928px;
	height: 24px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header ul a li {
	width: auto;
	height: 24px;
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}


.header ul a li:hover {}


.header ul li:hover::after {
	width: auto;
}

.header ul li:hover a {
	color: #e2e2e2;
}


/* 轮播图 */
.headerSwiper {
	position: relative;
	width: 100%;
	height: 800px;
}

.headerSwiper .swiper-pagination-bullet {

	width: 19px;
	height: 19px;
	background-color: #aa8662;
	opacity: 1;
}

.banner-pagination {
	position: absolute;
	bottom: 5%;
	z-index: 99;
}

.headerSwiper .swiper-pagination-bullet-active {
	background-color: #00612b;
	margin-left: 15px;

}

.headerSwiper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: bottom;
	z-index: 1;
}


/* 效果 */



.plates {
	width: 100%;
	height: 360px;
}

.plate {
	width: 1920px;
	height: 360px;
}
.section {
	margin-top: 20px;
}

.facilitySwiper {
	padding-top: 60px;
	position: relative;
	top: -60px;
}

.facilitySwiper .swiper-slide {
	position: relative;
	width: 100%;
	height: 320px;
	background-color: #aa8662;
	padding-top: 20px;
}

.facilitySwiper .swiper-wrapper .swiper-slide:nth-child(2n) {
	background-color: #d1b8a0;
}

.facility-item {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	/* margin-top: 100px; */
	width: 385px;
	height: 360px;
}

.facility-item-text1 {
	font-size: 20px;
	line-height: 45px;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.facility-item-text2 {
	font-size: 12px;
	text-align: center;
	line-height: 30px
}



.facility-item-img {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.facility-item-img img {
	width: 385px;
	height: 360px;
	height: 0px;
	opacity: 0;
}

.facility-item-top {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	height: 60px;
	opacity: 0;
	background-color: black;
}

.facility-item-text3 {
	margin-top: 10px;
	font-size: 20px;
	text-align: center;
	color: #fff;
}

.facility-item-text4 {
	font-size: 12px;
	text-align: center;
	color: #fff;
}

.swiper-slide:hover .facility-item-img img {
	height: 100%;
	opacity: 1;
	transition: 0.5s all ease;
}

.swiper-slide:hover .facility-item-top {
	top: -60px;
	opacity: 1;
	transition: 0.5s all ease;
}

.facilityPagination {
	bottom: 20px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	/* bottom: 30px; */
}

.facilityPagination .swiper-pagination-bullet {
	margin-right: 5px;
	width: 15px;
	height: 15px;
	background-color: #045899;
}

.facilityPagination .swiper-pagination-bullet-active {
	background-color: #df7b20;
}


.plate_text {
	width: 385px;
	height: 360px;
	background-color: #aa8662;
}

.plate_text img {
	width: 385px;
	height: 360px;
	z-index: 1;
}

.plate_text span {
	display: inline-block;
	width: 66px;
	height: 22px;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	z-index: 99;
}

.products {
	width: 100%;
	height: 979px;

}

.product {
	width: 1920px;
	height: 979px;
	display: flex;
	flex-direction: column;
	align-items: center;
}


.product_top {
	width: auto;
	height: 36px;
	margin-top: 40px;
}

#product_top_us {
	width: auto;
	display: inline-block;
	font-family: MicrosoftYaHei-Bold;
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #aa8662;
}

#product_top_us1 {
	width: auto;
	display: inline-block;
	font-family: MicrosoftYaHei-Bold;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #00612b;
}

.product_top1 {
	margin: 27px 0 31px;
	width: 518px;
	height: 18px;
}

.product_top-us {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #aa8662;

}

.common-product {
	width: 1770px;
	height: 804px;
	margin-top: 28px;
}


.productsItem li {
	width: 425px;
	height: 387px;
	background-color: #ffffff;
	box-shadow: 0px 0px 13px 0px rgba(85, 86, 84, 0.23);
	margin-bottom: 30px;
	margin-left: 24px;
	display: flex;
	justify-content: center;
}

.productsItem li a .productsItem_img img {
	width: 392px;
	height: 299px;
	margin-top: 16px;
}


.productsItem li .productsname {
	width: auto;
	height: 19px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 24px;
	text-align: center;

}

.abouts {
	width: 100%;
	height: 722px;
}

.about {
	width: 1920px;
	height: 722px;
	background: url(../img/ic3-1.png) no-repeat;
}

.about_text {
	width: 1201px;
	height: 634px;
	display: flex;
	justify-content: space-between;
}

.about_left {
	width: 582px;
	height: 634px;
	display: flex;
	flex-direction: column;
}

.about_left1 {
	width: auto;
	height: 36px;
}

#about_left1_us {
	font-family: MicrosoftYaHei-Bold;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.about_left2 {
	width: 518px;
	height: 18px;
	margin: 21px 0 40px;
}

#about_left2_us {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.about_left3 {
	width: 582px;
	height: auto;
	display: flex;
	flex-direction: column;
	line-height:32px;
	color:#ffffff;
	letter-spacing: 1px;
}

#about_left3_us {
	display: inline-block;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 37px;
	letter-spacing: 0px;
	color: #ffffff;
	text-indent: 2em;
}

.about_left4 a {
	width: 192px;
	height: 57px;
	background-color: #00612b;
	border-radius: 0px 30px 0px 30px;
	margin-top: 15px;
}

#about_left4_us {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 37px;
	letter-spacing: 0px;
	color: #ffffff;
}

.about_right {
	width: 596px;
	height: 634px;
	background-color: #aa8662;
	border-radius: 0px 30px 0px 30px;
}

.about_right img {
	width: 596px;
	height: 570px;
}

.goods {
	width: 100%;
	height: 1230px;
}

.good {
	width: 1920px;
	height: 1230px;
	background: url(../img/ic3-2.png) no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.good_top {
	width: auto;
	height: 75px;
	font-family: MicrosoftYaHeiLight;
	font-size: 76px;
	font-weight: 300;
	font-stretch: normal;
	line-height: 76px;
	letter-spacing: 11px;
	color: #00612b;
	margin-top: 73px;
}

#goods_top_us {
	display: inline-block;
	font-family: MicrosoftYaHei-Bold;
	font-size: 76px;
	line-height: 76px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #aa8662;
}

.good_text {
	width: 666px;
	height: 31px;
	font-family: MicrosoftYaHei;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 0px;
	color: #00612b;
	margin: 25px 0 43px;
}

.good_text1 {
	width: 394px;
	height: 141px;
	margin-left: 135px;
}


.good_texts {
	width: 1215px;
	height: 755px;
	margin-top: 27px;
	display: flex;
	flex-wrap: wrap;
}

.good_texts_us1 {
	width: 577px;
	height: auto;
	display: flex;
	flex-direction: column;
}

.good_texts_us {
	width: 577px;
	height: auto;
	margin-bottom: 21px;
}

.good_texts_us_text {
	height: 58px;
	width: 577px;

	display: flex;
}

.good_texts_us_text_left {
	width: 86px;
	height: 58px;
	font-family: SourceHanSerifCN-Heavy;
	font-size: 58px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 58px;
	letter-spacing: 0px;
	color: #aa8662;
}

.good_texts_us_text-right {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	height: 55px;
	margin-top: 6px;
}

#good_texts_us_text-right_us {
	width: auto;
	/* height: 24px; */
	font-family: MicrosoftYaHei-Bold;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}

#good_texts_us_text-right-us {
	width: auto;
	height: auto;
	font-family: ArialMT;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 15px;
	letter-spacing: 0px;
	color: #aa8662;
}

.good_texts_us_text1 {
	width: 577px;
	height: auto;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 30px;
}

.good_texts_us2 {
	height: 374px;
	width: 634px;
	position: relative;
}

#good_texts_us2_us {
	width: 456px;
	height: 288px;
	position: absolute;
	top: 0;
	left: 26px;
	z-index: 1;
}

#good_texts_us2-us {
	width: 453px;
	height: 273px;
	position: absolute;
	top: 101px;
	left: 144px;
	z-index: 9;
}

.good_texts_us3 {
	width: 599px;
	height: 284px;
	margin-right: 39px;
	margin-top: 21px;
}

.good_texts_us3 img {
	width: 599px;
	height: 284px;

}

.good_texts_us4 {
	width: 577px;
	height: auto;
	display: flex;
	flex-direction: column;
	margin-top: -40px;
}


.applys {
	width: 100%;
	height: 484px;
}

.apply {
	width: 1920px;
	height: 484px;
	background-color: #aa8662;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.apply_text {
	width: 144px;
	height: 36px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 57px 0 27px;
}

.apply_text1 {

	height: 18px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin-bottom: 63px;
}

.apply_texts {
	width: 1200px;
	height: 189px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url(../img/ic5-1.png) no-repeat;
	background-position: 39px -9px;
}

.apply_texts_us {
	width: 138px;
	height: 217px;
	background: url(../img/ic5.png) no-repeat;
	background-position: center;
	position: relative;
}

.apply_texts_us1 {
	width: 51px;
	height: 51px;
	border-radius: 50%;
	background-color: #FFFFFF;
	color: #AA8662;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	font-family: MicrosoftYaHeiUI-Bold;
	font-size: 21px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
}

.apply_texts1 {
	height: 20px;
	width: 1144px;
	display: flex;
	justify-content: space-between;
}

.apply_texts1 a span {
	width: 123px;
	height: 20px;
	font-family: MicrosoftYaHeiUI;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #ffffff;
}

.workshop {
	height: 635px;
	width: 100%;
}

.workshop_content {
	width: 1920px;
	height: 635px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.workshop_content1 {
	width: auto;
	height: 36px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #aa8662;
	margin: 28px 0 27px;
}

.workshop_content2 {
	display: inline-block;
	font-family: MicrosoftYaHei-Bold;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #00612b;
}

.workshop_content3 {
	width: 418px;
	height: 18px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 18px;
	font-weight: 300;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #aa8662;
}

.caseSwiper {
	width: 1686px;
	height: 377px;
	overflow: hidden;
	margin-top: 28px;
}

.caseSwiper img {
	width: 376px;
	height: 299px;
	object-fit: cover;
	vertical-align: bottom;
}

.caseSwiper .workshop_content_texts {
	display: flex;
	flex-direction: column;
	width: 410px;
	height: 377px;
	background-color: #eeeeee;
}

.workshop_content_texts span {
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 410px;
	height: 20px;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	color: #333333;
	margin-top: 17px;
}

.workshop_content4 {
	width: 192px;
	height: 57px;
	background-color: #00612b;
	border-radius: 0px 30px 0px 30px;
	margin-top: 40px;
}

#workshop_content4_us {
	width: 86px;
	height: 16px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 37px;
	letter-spacing: 0px;
	color: #ffffff;
}

.news {
	width: 100%;
	height: 799px;
flex-direction:column;
}

.new {
	width: 1920px;
	height: 799px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.new_text {
	width: auto;
	height: 36px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #aa8662;
	margin: 37px 0 27px;
}

.new_text1 {
	font-family: MicrosoftYaHei-Bold;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #00612b;
}

.new_texts {

	height: 18px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #aa8662;
}

.new_text_card {
	width: 1199px;
	height: 564px;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.new_text_card_left {
	height: 564px;
	width: 589px;
	display: flex;
	flex-direction: column;
}

.new_text_card_left img {
	width: 589px;
	height: 430px;
	background-color: #00612b;
}

.new_text_card2 {
	width: 589px;
	height: 135px;
	background-color: #eeeeee;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}

.new_text_card2_top {
	width: 545px;
	height: 22px;
	display: flex;
	justify-content: space-between;
}

#new_text_card2_top-us;

	{
	width: 253px;
	height: 18px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: bolder;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

#new_text_card2_top_us {
	width: 97px;
	height: 16px;
	font-family: MicrosoftYaHeiLight;
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
	color: #333333;
}

.new_text_card2_top_us {
	font-family: MicrosoftYaHeiLight;
	font-size: 24px;
	font-weight: 200;
	letter-spacing: 0px;
	color: #333333;
}

.new_text_card2_footer {
	width: 546px;
	height: auto;
	font-family: MicrosoftYaHeiLight;
	font-size: 14px;
	font-weight: 300;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 26px;
}



.new_text_card1 {
	width: 600px;
	height: 135px;
	background-color: #eeeeee;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}

.new_text_card_right {
	width: 600px;
	height: 564px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

/* 底部 */
.footers {
	width: 100%;
	height: 591px;
	flex-direction: column;
	margin-top:20px;
}

.footer {
	width: 1920px;
	height: 536px;
	background-color: #aa8662;
	flex-direction: column;
}

.footer_text1 {
	width: 1199px;
	height: 36px;
	display: flex;
	/* 	 */
}

.footer_text1_div {
	width: 95px;
	height: 36px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.footer_text1 .footer_text1_div:nth-of-type(2) {
	margin: 0 115px 0 131px;
}

.footer_text1 .footer_text1_div:nth-of-type(4) {
	margin: 0 202px 0 112px;
}

.footer_text1_us {
	width: 88px;
	height: 22px;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #ffffff;
}

.footer_text1_line {
	width: 95px;
	height: 2px;
	background-color: #ffffff;
}

.footer_text2 {
	width: 1199px;
	height: 362px;
	margin-top: 18px;
	display: flex;
	position: relative;
}
.footer_text2 a:hover{
	color: #FFFFFF;
}
.footer_text2_us {
	width: 80px;
	height: 263px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: 300;
	font-stretch: normal;
	line-height: 49px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-right: 145px;
}

.footer_text2_us1 {
	width: 126px;
	height: 214px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: 300;
	font-stretch: normal;
	line-height: 49px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-right: 80px;
}

.footer_text2_us1 {
	width: auto;
	height: 116px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: 300;
	font-stretch: normal;
	line-height: 49px;
	letter-spacing: 0px;
	color: #ffffff;
}

.footer_text2_us2 {
	width: 80px;
	height: 116px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: 300;
	font-stretch: normal;
	line-height: 49px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-right: 133px;
}

.footer_text2_us3 {
	width: 396px;
	height: 362px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: 300;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #ffffff;
}

.footer_text2_img {
	position: absolute;
	top: 0;
	right: -10px;
	background-color: #FFFFFF;
	width: 124px;
	height: 125px;
}

.footer_text2_img1 {
	position: absolute;
	top: 0;
	right: 133px;
	background-color: #FFFFFF;
	width: 126px;
	height: 126px;
}

.footer_card {
	width: 1920px;
	height: 55px;
	background-color: #00612b;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: 300;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
.footer_card a:hover{
	color: #FFFFFF;
}
.nr{
	line-height:28px
}
