@charset "utf-8";

.wh {
	width: 1200px;
	margin: 0 auto;
}

.pos {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.wrap {
	width: 1300px;
	margin: 0 auto;
	position: relative;
}

.p5 {
	background: url(../images/aabg.jpg) no-repeat left bottom;
	height: 371px;
	margin-top: 94px;
}

.p5wh {
	position: relative;
}

.p5 .p5a {
	width: 447px;
	height: 316px;
	box-shadow: 0 -3px 15px rgba(0, 0, 0, .1);
	background-color: #fff;
	color: #000000;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: -26px;
	left: 32%;
	color: #353535;
}

.p5 .p5a .p5a1 {
	width: 180px;
	height: 138px;
	margin: 0 auto;
	background: url(../images/2c2c631711645c2fcb4f0bf298d2158b14e6eb29.png) no-repeat center bottom;
}

.p5a h4 {
	margin-top: 40px;
	font-size: 32px;
	color: #353535;
	font-weight: 400;
}

.p5a span {
	font-size: 18px;
	color: #000000;
	display: block;
	background: url(../images/0dfb8d2926ee1bc306f3e568d2b65d08ac221907.png) no-repeat 61px 13px;
	margin-top: 20px;
}

.p5a p {
	font-size: 36px;
	color: #000000;
	margin-top: 15px;
	font-family: "Impact";
}

.p5a .eng {
	font-size: 26px;
	text-transform: uppercase;
	line-height: 50px;
	margin-top: 0;
	color: #353535;
	font-family: "Arial";
}




.link-bg {
	background: #f7f7f7;
	padding: 20px 0;
	overflow: hidden;
}

.link-bg .link-index span {
	background: url(../images/65edf19942e5f48fda053143b32175ab79abe49f.png) no-repeat left center;
	height: 37px;
	width: 135px;
	display: inline-block;
	float: left;
	margin-right: 45px;
}

.link-bg .link-index a {
	font-size: 15px;
	color: #444444;
	padding-right: 15px;
	line-height: 37px;
}





.foot-bg {
	background: #292929;
	padding: 45px 0 26px 0;
	background: url(../images/aabg.jpg) no-repeat;
	background-size: cover;
	border-bottom: 4px solid #742f2a;
}

.foot-bg .foot-index {
	/* margin-left: 30px; */
}

.foot-bg .foot-index .f11 {
	width: 261px;
	border-left: 1px solid rgb(255 255 255 / 18%);
	height: 220px;
	padding-left: 38px;
}

.foot-bg .foot-index .f11 h2 {
	color: #ffffff;
	font-size: 18px;
	padding-top: 16px;
	font-weight: normal;
	padding-bottom: 16px;
}
.foot-bg .foot-index .f11 p{float:left;width:50%;}
.foot-bg .foot-index .f11 a {
	background: url(../images/92527eecb1c714deeac6e24266040f4d22bd5db5.png) no-repeat left center;
	color: #ededed;
	display: inline-block;
	padding-left: 15px;
	line-height: 30px;
}

.foot-bg2 {
	background: #1f1f1f;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.foot-bg3 {
	background: #1f1f1f;
	padding: 15px 0;
}

.foot-bg3 .cop {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-align: center;
}

.foot-bg3 .cop a {
	color: #a7b4d6;
}

.foot-bg3 .cop .hot a {
	padding-right: 5px;
}

.foot-bg .foot-index .f12 a {
	display: block;
}

.copyright {
	opacity: 0.5;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.foot-bg3 .cop a {
	color: #fff;
}

.copyright a {
	color: #fff;
}



#toolbar {
	position: fixed;
	z-index: 9999;
	right: 17px;
	bottom: 10%;
}

#toolbar li {
	margin-bottom: 3px;
	font-size: 0;
	width: 57px;
	height: 57px;
	right: 0;
	position: relative;
}

#toolbar li a {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	background: #094c2c;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
	font-size: 0;
}

#toolbar li .icon-font {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
	background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
	background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
	background-position: 0 -30px;
}

#toolbar li .icon-message:after {
	background-position: 0 -120px;
}

#toolbar li .icon-top:after {
	background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
	background-position: 0 0;
}

#toolbar li .wz {
	display: inline-block;
	line-height: 57px;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 5px;
	background: #094c2c;
	width: 110px;
	right: 120%;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
	margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
	max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
	content: '';
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #094c2c;
	border-right: none;
}

#toolbar li.ewm:hover .icon {
	background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#toolbar li.backtop {
	cursor: pointer;
}

#toolbar li.backtop .iconfont {
	color: #fff;
	background-color: #094c2c;
}

#toolbar li:hover a {
	width: 200px;
}

#toolbar li:hover .icon-font {
	background-color: #094c2c;
}

#toolbar li:hover .icon-qq:after {
	background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
	background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
	background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
	background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
	background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
	background-position: -30px -60px;
}

@media (max-width: 990px) {
	#toolbar {
		display: none;
	}
}


.mdzsbox {
	background: url(../images/mdzsboxbg.jpg)no-repeat center;
	height: 540px;
}

.mdzsbox .wrap {
	width: 1230px;
	margin: 0 auto;
}

.mdzsbox .mdzsbox_tit {
	text-align: center;
	margin-bottom: 40px;
	padding-top: 60px;
}

.mdzsbox .mdzsbox_tit h3 {
	font-size: 30px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.mdzsbox .mdzsbox_tit p {
	font-size: 16px;
	color: #FFFFFF;
	text-transform: Uppercase;
}

.mdzsbox .mdzslist {
	margin-top: 40px;
}

.mdzsbox .mdzslist #mdzs-container {
	padding-bottom: 50px;
}

.mdzsbox .mdzslist .swiper-slide {
	background: #FFFFFF;
}

.mdzsbox .mdzslist .swiper-slide .box {
	padding: 8px 8px 0;
}

.mdzsbox .mdzslist .swiper-slide .box .img {
	position: relative;
	overflow: hidden;
}

.mdzsbox .mdzslist .swiper-slide .box .img img {
	transition: transform .2s;
	width: 100%;
}

.mdzsbox .mdzslist .swiper-slide .box .text {
	text-align: center;
	line-height: 52px;
	color: #3b3b3b;
}

.mdzsbox .mdzslist .swiper-slide .box:hover .img img {
	transform: scale(1.1);
}

.mdzsbox .mdzslist .swiper-slide .box:hover {
	background: #cb0509;
}

.mdzsbox .mdzslist .swiper-slide .box:hover .text {
	color: #FFFFFF;
}

#mdzs-button-next,
#mdzs-button-prev {
	display: none;
}

#mdzs-pagination {}

#mdzs-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	opacity: 1;
	border-radius: 5px;
}

#mdzs-pagination .swiper-pagination-bullet-active {
	background: #a38a52;
	width: 40px;
	height: 10px;
	border-radius: 5px;
}

.mdzsbox .mdzslist .swiper-slide .box .jieshao {
	font-size: 16px;
	color: #fff;
	width: calc(100% - 92px);
	height: 100%;
	text-align: center;
	padding: 0 46px;
	background-color: #a38a52;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}

.mdzsbox .mdzslist .swiper-slide .box .jieshao1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	/* width: 290px; */
	margin: 94px 0 20px;
}

.mdzsbox .mdzslist .swiper-slide .box .jieshao2 {
	font-size: 16px;
	color: #fff;
	width: 290px;
	line-height: 30px;
	margin-top: 9px;
}

.mdzsbox .mdzslist .swiper-slide .box:hover .jieshao {
	display: block;
}

/**/
.newsbox {
	margin-top: 60px;
}

.newsbox .wrap {
	width: 1230px;
	margin: 0 auto;
}

.newsbox .newsbox_tit {
	text-align: center;
	margin-bottom: 50px;
	padding-top: 0px;
}

.newsbox .newsbox_tit h3 {
	font-size: 30px;
	color: #333333;
	margin-bottom: 10px;
}

.newsbox .newsbox_tit p {
	font-size: 16px;
	color: #333333;
	text-transform: Uppercase;
}

.newsbox .newslist {
	margin-top: 40px;
	margin-bottom: 50px;
}

.newsbox .newslist #news-container {
	padding: 5px 0;
}

#news-pagination {
	display: none;
}

.newsbox .newslist .swiper-slide .box {
	border: #efefef solid 1px;
	position: relative;
	height: 490px;
	transition: transform .2s;
}

.newsbox .newslist .swiper-slide .img {
	height: 290px;
	overflow: hidden;
}

.newsbox .newslist .swiper-slide .img img {
	width: 100%;
	max-height: 100%;
	min-height: 100%;
	transition: transform .2s;
}

.newsbox .newslist .swiper-slide .text {
	position: absolute;
	width: 315px;
	padding: 20px 25px;
	top: 270px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #FFFFFF;
}

.newsbox .newslist .swiper-slide .text span {
	font-size: 13px;
	color: #999999;
}

.newsbox .newslist .swiper-slide .text h3 {
	font-size: 16px;
	color: #333333;
	margin: 10px 0 15px;
	font-weight: 600;
}

.newsbox .newslist .swiper-slide .text h3 {}

.newsbox .newslist .swiper-slide .text p {
	font-size: 14px;
	olor: #333333;
	line-height: 24px;
}

.newsbox .newslist .swiper-slide .box:hover {
	-webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 0px 10px rgba(0, 0, 0, .1);
	-webkit-transform: translate3d(0, -1px, 0);
	transform: translate3d(0, -1px, 0);
}

.newsbox .newslist .swiper-slide .box:hover img {
	transform: scale(1.1);
}

#news-button-next,
#news-button-prev {
	width: 35px;
	height: 82px;
	background: rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
	text-align: center;
	line-height: 82px;
	font-family: '宋体';
	font-size: 32px;
}

#news-button-next {
	right: 0;
	top: 155px;
}

#news-button-prev {
	left: 0;
	top: 155px
}


.ppqjdbox {
	background: #f0f0f0;
	padding: 40px 0 30px 0;
	/* height:275px; */
}

.ppqjdbox .wrap {
	width: 1230px
}

.ppqjdbox .tit {}

.ppqjdbox .tit h3 {
	color: #323232;
	font-size: 20px;
	display: inline-block;
	margin-right: 5px;
}

.ppqjdbox .tit span {
	color: #323232;
	font-size: 14px;
}

.ppqjdbox .list {
	margin-top: 30px;
}

.ppqjdbox .list ul li {
	width: 140px;
	margin-right: calc(14.8% - 145px);
	text-align: center;
	float: left;
	margin-bottom: 20px;
}

.ppqjdbox .list ul li img {
	width: 140px;
	height: 67px;
	object-fit: contain;
	background: #fff;
}

.ppqjdbox .list ul li:nth-child(7n) {
	margin-right: 0;
}


.adv {
	width: 100%;
	padding: 25px 0;
	background: #1a1a1a;
}

.adv .title_1 {
	width: 100%;
	height: auto;
	/* border-bottom:1px solid #454545; */
	text-align: center;
	background: url(../images/icon_5.jpg) no-repeat bottom center;
}

.adv .title_1 h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 600;
}

.adv .title_1 h3 span {
	color: #d2ab56;
}

.adv .title_1 p {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 0 15px;
}

.adv .w16 {
	padding: 25px 0;
}

.adv ul li {
	width: 25%;
	height: auto;
	float: left;
	color: #fff;
	text-align: center;
}

.adv ul li h3 {
	font-size: 20px;
	font-weight: 300;
	padding: 10px 0;
	color: #ccc;
}

.adv ul li p {
	font-size: 14px;
	font-weight: 300;
	line-height: 28px;
}


.home_title {
	text-align: center;
	margin-bottom: 50px;
}

.home_title .box {
	position: relative;
	display: inline-block;
	min-width: 400px;
}

.home_title .box p {
	position: absolute;
	bottom: 0;
	color: rgb(186 157 151 / 68%);
	font-size: 29px;
	width: 100%;
	text-transform: uppercase;
	font-weight: bolder;
	font-style: italic;
	font-family: math;
	letter-spacing: 2px;
}

.home_title .box h3 {
	height: 50px;
	position: relative;
	z-index: 1;
	font-size: 41px;
	color: #301a02;
	font-weight: bolder;
	padding-bottom: 20px;
	padding-left: 20px;
}



.home_title .box .h31:before {
	content: '';
	width: 16px;
	height: 21px;
	background: url(../images/btyyf-.png)no-repeat;
	position: absolute;
	top: 10px;
	left: calc(50% - 105px);
}

.home_title .box .h31:after {
	content: '';
	width: 16px;
	height: 21px;
	background: url(../images/btyyf-.png)no-repeat;
	position: absolute;
	bottom: 8px;
	right: calc(50% - 103px);
}


.home_product {
	padding: 65px 0;
}

.home_product .home_title {
	margin-bottom: 16px;
	text-align: left;
}
.home_product .home_title:after{position:absolute;width: 150px;height:1px;background: #494949;content:"";right: 30px;top: 50px;}
.home_product .home_product_tab {
	text-align: left;
	color: #080808;
	font-size: 18px;
	margin-bottom: 30px;
	background: url(../images/i1.png) 20px 0 no-repeat;
	padding-top: 77px;
	line-height: 29px;
}

.home_product .home_product_tab a {
	padding: 0 12px;
	color: #301a02;
	font-size: 17px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: inline-block;
	/* font-weight: bold; */
}
.home_product .home_product_tab span{font-size: 14px;color: #636363;}
.home_product .home_product_tab span:last-child{display:none;}

.home_product .home_product_tab a:hover {
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	/* font-weight: 600; */
	color: #7e332e;
}

.home_product .home_product_adver {
	position: relative;
}

.home_product .home_product_adver a {
	display: block;
	position: relative;
	overflow: hidden;
}

.home_product .home_product_adver a img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	height: 240px;
	width: 100%;
	object-fit: cover;
}

.home_product .home_product_adver a:hover img {
	-moz-transform: scale(1.04);
	-o-moz-transform: scale(1.04);
	-o-moz-transform: scale(1.04);
	-webkit-moz-transform: scale(1.04);
	transform: scale(1.04);
}

.home_product .home_product_adver .text {
	position: absolute;
	color: #ffffff;
	top: 80px;
	right: 80px;
	min-width: 420px;
}

.home_product .home_product_adver .text h3 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 18px;
}

.home_product .home_product_adver .text p {
	font-size: 18px;
}

.home_product .product_box {
	margin-top: 35px;
}

.home_product .product_box ul:after {
	content: '';
	display: block;
	overflow: hidden;
	clear: both;
}

.home_product .product_box ul {
	/* margin-right:-30px; */
}

.home_product .product_box ul li {
	float: left;
	width: calc(33.3% - 30px);
	/* border: #7e332e solid 2px; */
	cursor: pointer;
	margin-right: 30px;
	/* background: #FFFFFF; */
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-bottom: 30px;
}

.home_product .product_box ul li .img {
	text-align: center;
	/* height: 255px; */
	display: flex;
	justify-content: center;
	align-items: center;
	/* background: #f7f7f7; */
	padding: 4px;
	border: #7e332e solid 2px;
}
.home_product .product_box ul li .img a{display: inherit;/* width:100%; *//* padding:0; */overflow:hidden;/* height:100%; */}

.home_product .product_box ul li .img img {
	width: 100%;
	/* height: 250px; */
	object-fit: contain;
	transform: scale(1,1);
	-o-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-webkit-transform: scale(1,1);
	transition:0.3s linear;
	-o-transition:0.3s linear;
	-moz-transition:0.3s linear;
	-ms-transition:0.3s linear;
	-webkit-transition:0.3s linear;
}
.home_product .product_box ul li:hover .img img {
	transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2);
	transition:0.3s linear;
	-o-transition:0.3s linear;
	-moz-transition:0.3s linear;
	-ms-transition:0.3s linear;
	-webkit-transition:0.3s linear;
}
.home_product .product_box ul li .text {
	padding: 20px 15px 15px;
	text-align: center;
	/* border-top: #f7f7f7 solid 1px; */
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home_product .product_box ul li .text h3 {
	margin-bottom: 8px;
}

.home_product .product_box ul li .text h3 a {
	color: #333333;
	font-size: 14px;
	margin-bottom: 8px;
}

.home_product .product_box ul li .text p {
	font-size: 17px;
	color: #222;
	/* border-bottom: 1px solid #f4f4f4; */
	padding-bottom: 8px;
}

.home_product .product_box ul li .text span {
	display: block;
	font-size: 13px;
	color: #999999;
	padding: 10px 0 0;
}

.home_product .product_box ul li:nth-child(3) {
	margin-right: 0
}

.home_product .product_box ul li:hover {
	/* border: #a38a52 solid 1px; */
	-moz-transform: scale(1.04);
	-o-moz-transform: scale(1.04);
	-o-moz-transform: scale(1.04);
	-webkit-moz-transform: scale(1.04);
	transform: scale(1.04);
}

.home_product .product_box ul li:hover .text {
	/* background: #a38a52; */
}

.home_product .product_box ul li:hover .text h3 a {
	color: #FFFFFF;
}

.home_product .product_box ul li:hover .text p {
	/* color: #7e332e; */
	/* border-bottom: 1px solid #d7b169; */
	font-weight: bold;
}

.home_product .product_box ul li:hover .text span {
	color: #FFFFFF;
}

.home_product .more {
	text-align: center;
	    margin-top: 10px;
	    margin-bottom: 20px;
}

.home_product .more a {
	position: relative;
	display: inline-block;
	width: 146px;
	height: 40px;
	line-height: 40px;
	/* font-weight:600; */
	background: #a38a52;color: #FFFFFF;
	font-size: 15px;
	border: solid 1px #a38a52;
}

.home_product .more a span {
	color: #FFFFFF;
}

.home_product .more a:after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 100%;
	left: 0;
	top: 0;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home_product .more a:hover span {
	color: #a38a52;
	position: relative;
	z-index: 1;
}

.home_product .more a:hover:after {
	width: 100%;
}

.home_product.product_list2,
.home_product.product_list4,
.home_product.product_list6 {
	background: #f6f3ea;
}

.home_product.product_list2 .product_box ul li,
.home_product.product_list4 .product_box ul li,
.home_product.product_list6 .product_box ul li {
	/* border: #FFFFFF solid 1px; */
}

.home_product.product_list2 .product_box ul li .img,
.home_product.product_list4 .product_box ul li .img,
.home_product.product_list6 .product_box ul li .img {
	/* background: #FFFFFF; */
}

.home_about {
	padding: 85px 0;
}

.home_about .about_box {
	margin-top: 70px;
}

.home_about .about_box:after {
	content: '';
	display: block;
	overflow: hidden;
	height: 0;
	clear: both;
}

.home_about .about_box .video_box {
	width: 64.61%;
	height: 500px;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 4px 4px rgb(0 0 0/0.2);
}

.home_about .about_box .video_box:hover img {
	-moz-transform: scale(1.1);
	-o-moz-transform: scale(1.1);
	-o-moz-transform: scale(1.1);
	-webkit-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.home_about .about_box .video_box img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home_about .about_box .video_box .videobg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(0 0 0/0.4);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.home_about .about_box .video_box .videobg a.btn {
	color: #FFFFFF;
	margin-bottom: 20px;
	width: 45px;
	height: 45px;
	background: url(../font/icon_bf.svg)no-repeat center;
	background-size: 45px;
	opacity: 0.8;
}

.home_about .about_box .video_box .videobg a.btn:hover {
	opacity: 1;
}

.home_about .about_box .video_box .videobg a.link {
	color: #FFFFFF;
}

.home_about .about_box .video_box .videobg a.link h3 {
	font-size: 24px;
	margin-bottom: 20px;
}

.home_about .about_box .video_box .videobg a.link p {
	font-size: 14px;
}

.home_about .about_box .video_box img {
	max-width: 100%;
}

.home_about .about_box .about_r {
	width: 31.32%;
	height: 500px;
}

.home_about .about_box .about_r .about {
	margin-bottom: 37px;
	margin-top: 0;
	padding: 0;
}

.home_about .about_box .about_r .about a {
	display: block;
	height: 100%;
	width: 100%;
}

.home_about .about_box .about_r .about a .img {
	width: 100%;
	height: 100%;
	/* object-fit: cover; */
}

.home_about .about_box .about_r .about,
.home_about .about_box .about_r .honor {
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 4px 4px rgb(197 160 89 / 20%);
}

.home_about .about_box .about_r .about .img img,
.home_about .about_box .about_r .honor .img img {
	width: 100%;
	/* -webkit-transition: all 0.3s ease; */
	-moz-transition: all 0.3s ease;
	/* transition: all 0.3s ease; */
	object-fit: cover;
	height: 100%;
}

.home_about .about_box .about_r .about .text,
.home_about .about_box .about_r .honor .text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #FFFFFF;
	background: rgb(0 0 0/0.4);
}

.home_about .about_box .about_r .about:hover .img img,
.home_about .about_box .about_r .honor:hover .img img {
	-moz-transform: scale(1.1);
	-o-moz-transform: scale(1.1);
	-o-moz-transform: scale(1.1);
	-webkit-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.home_about .about_box .about_r .about .text h3,
.home_about .about_box .about_r .honor .text h3 {
	font-size: 24px;
	margin-bottom: 20px;
}

.home_about .about_box .about_r .about .text p,
.home_about .about_box .about_r .honor .text p {
	font-size: 14px;
}

.home_about .more {
	text-align: center;
	margin-top: 60px;
}

.home_about .more a {
	position: relative;
	display: inline-block;
	width: 146px;
	height: 40px;
	line-height: 40px;
	/* font-weight:600; */
	color: #a38a52;
	font-size: 15px;
	border: solid 1px #a38a52;
}

.home_about .more a span {
	/* color:#1f1f1f; */
}

.home_about .more a:after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 100%;
	left: 0;
	top: 0;
	background: #a38a52;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home_about .more a:hover span {
	color: #FFFFFF;
	position: relative;
	z-index: 1;
}

.home_about .more a:hover:after {
	width: 100%;
}


.w-service-fixed {
	position: fixed;
	bottom: 50%;
	right: 20px;
	margin-bottom: -160px;
	z-index: 2000;
	font-size: 14px;
}

.bg_s_default {
	background: #363636;
}

.color_s_default {
	color: #363636;
}

.w-service-fixed .service-item {
	width: 46px;
	height: 46px;
	line-height: 46px;
	margin-bottom: 2px;
	position: relative;
	text-align: center;
}

.w-service-fixed .service-item .service-popc {
	position: absolute;
	right: 46px;
	top: 0;
	width: 0;
	overflow: hidden;
	text-align: left;
	color: #fff;
	background: #a38a52;
}

.w-service-fixed .service-item .service-popc .item {
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}

.w-service-fixed .service-item .service-popc a {
	color: #fff;
	text-decoration: none;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}

.w-service-fixed .service-item:hover .service-popc {
	width: 180px;
	transition: width 0.2s;
	-moz-transition: width 0.2s;
	-webkit-transition: width 0.2s;
	-o-transition: width 0.2s;
}

.w-service-fixed .service-item .service-popc a:hover {
	opacity: 0.75;
	*filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	;
}

.w-service-fixed .service-item .service-popc .service-popc-in {
	padding: 10px 13px 11px;
	line-height: 1.5;
}

.w-service-fixed .service-item-qrCode .service-popc {
	top: auto;
	bottom: 0;
}

.w-service-fixed .service-item-qrCode .qrCodeImg img {
	max-width: 100%;
}

.w-service-fixed .icon_service {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 35px;
	height: 35px;
	background: url(../images/icon_service.png) no-repeat;
	vertical-align: middle;
}

.w-service-fixed .icon_service_qq {
	background-position: 0 0;
}

.w-service-fixed .icon_service_tel {
	background-position: 0 -35px;
}

.w-service-fixed .icon_service_msn {
	background-position: 0 -70px;
}

.w-service-fixed .icon_service_qrCode {
	background-position: 0 -105px;
}

.w-service-fixed .icon_service_whatsApp {
	background-position: 0 -70px;
}

.w-service-fixed .icon_service_skype {
	background-position: 0 -175px;
}

.w-service-fixed .icon_service_wangWang {
	background-position: 0 -210px;
}

.w-service-fixed .icon_service_email {
	background-position: 0 -245px;
}

.w-service-fixed .icon_service_msn {
	background-position: 0 -280px;
}

.w-service-fixed .service-item-top {
	cursor: pointer;
	/* display:none; */
}

.w-service-fixed .service-item-top .fa-caret-up {
	position: absolute;
	top: -11px;
	left: 18px;
	font-size: 16px;
}

.w-service-fixed .service-item-top .top {
	color: #fff;
	font-size: 15px;
}

.w-service-fixed .ic_s {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 25px;
	height: 25px;
	background: url(../images/ic_s.png) no-repeat;
	vertical-align: middle;
	margin-right: 5px;
}

.w-service-fixed .ic_s_qq {
	background-position: 0 0;
}

.w-service-fixed .ic_s_tel {
	background-position: 0 -25px;
}

.w-service-fixed .ic_s_msn {
	background-position: 0 -50px;
}

.w-service-fixed .ic_s_whatsApp {
	background-position: 0 -50px;
}

.w-service-fixed .ic_s_skype {
	background-position: 0 -125px;
}

.w-service-fixed .ic_s_wangWang {
	background-position: 0 -150px;
}

.w-service-fixed .ic_s_email {
	background-position: 0 -175px;
}

.w-service-fixed .ic_s_msn {
	background-position: 0 -200px;
}

.w-service-fixed-l {
	left: 0;
	right: auto !important;
}

.w-service-fixed-l .service-item .service-popc {
	left: 46px;
}



.pagination-wrapper {
	margin: 20px 0;
}

.pagination {
	height: 34px;
	text-align: center;
}

.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}

.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}

.pagination li a:hover {
	background: #301a02;
	color: #fff;
}

.pagination li.thisclass {
	background: #301a02;
	color: #fff;
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
	background: transparent;
	border-color: #301a02;
	color: #fff;
	cursor: default;
}
