body {
	font-family: Arial
}
.img-auto {
	width: 100%;
	height: auto
}
.bg-color {
	background: #f8f8f8;
	padding: 3% 0
}
@media screen and (min-width:1400px) {
	.container {
		width: 1400px;
		padding: 0
	}
}
.Originalbox ol,.Originalbox ul,.Specificationbox ol,.Specificationbox ul,.bjq-content ol,.bjq-content ul {
	padding-left: 40px
}
.Originalbox ol li,.Specificationbox ol li,.bjq-content ol li {
	list-style: decimal
}
.Originalbox ul li,.Specificationbox ul li,.bjq-content ul li {
	list-style: disc
}
.inside-pagination ul li a {
	display: block;
	background: #d0d0d0;
	padding: 12px 19px;
	margin: 0 5px;
	border-radius: 50%;
	color: #fff
}
.inside-pagination ul li a.active,.inside-pagination ul li.active a {
	background: #333
}
.inside-pagination ul li:first-child a,.inside-pagination ul li:last-child a {
	color: #333
}
.inside-pagination ul li:first-child a,.inside-pagination ul li:last-child a {
	font-family: '宋体';
	font-weight: 700
}
.zx-case {
	background: #fff
}
.zx-case .left-img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.zx-case .left-img a img {
	width: 100%;
	height: auto;
	transition: all .8s
}
.zx-case .left-img a:hover img {
	transform: scale(1.1)
}
.zx-case .right-text {
	padding: 12% 5%;
	position: relative
}
.zx-case .right-text>span {
	position: absolute;
	top: 0;
	left: -15px;
	background: #edb031;
	color: #fff;
	padding: 20px 40px;
	border-radius: 0 0 50px 0;
	font-weight: bolder;
	font-size: 16px
}
.zx-case .right-text h3 a {
	display: block;
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;
	font-weight: 700
}
.zx-case .right-text:hover h3 a {
	color: #edb031
}
.zx-case .right-text p {
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}
.list-case-box ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.list-case-box ul li {
	width: 32%;
	margin-top: 30px;
	background: #fff;
	border-radius: 0 0 20% 0
}
.list-case-box ul li>a {
	display: block;
	width: 100%;
	height: 100%
}
.list-case-box ul li>a .imgbox {
	overflow: hidden
}
.list-case-box ul li>a .imgbox img {
	width: 100%;
	transition: all .8s
}
.list-case-box ul li>a:hover .imgbox img {
	transform: scale(1.1)
}
.list-case-box ul li>a .textbox {
	position: relative;
	padding: 8%
}
.list-case-box ul li>a .textbox span {
	position: absolute;
	top: -37px;
	left: 30px
}
.list-case-box ul li>a .textbox h3 {
	font-size: 20px;
	color: #333;
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height: 44px
}
.list-case-box ul li>a .textbox p {
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	min-height: 88px
}
.list-case-box ul li>a:hover .textbox h3 {
	color: #edb031
}
.wz-content-box {
	padding: 5% 0 3%
}
.wz-content-box .head-box {
	text-align: center
}
.wz-content-box .head-box h1 {
	font-size: 30px;
	color: #333;
	font-weight: bolder
}
.wz-content-box .head-box span {
	display: inline-block;
	margin: 10px auto 30px;
	font-size: 16px;
	color: #edb031;
	margin-right: 10px;
}
.wz-content-box .head-box span img{
    margin-right: 5px;
}
.wz-content-box .bjq-content {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 30px 0;
	color: #666;
	font-size: 16px
}
.wz-content-box .bjq-content img {
	max-width: 100%!important;
	height: auto!important
}
.about-list-box {
	padding: 4% 0 6%
}
.about-list-box h3 {
	font-size: 20px;
	color: #333;
	font-weight: bolder;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee
}
.about-list-box .about-list-swiper .swiper-slide {
	background: #fff;
	border-radius: 0 0 20% 0;
	margin-top: 30px
}
.about-list-box .about-list-swiper .swiper-slide>a {
	display: block;
	width: 100%;
	height: 100%
}
.about-list-box .about-list-swiper .swiper-slide>a .imgbox {
	overflow: hidden
}
.about-list-box .about-list-swiper .swiper-slide>a .imgbox img {
	width: 100%;
	transition: all .8s
}
.about-list-box .about-list-swiper .swiper-slide>a:hover .imgbox img {
	transform: scale(1.1)
}
.about-list-box .about-list-swiper .swiper-slide>a .textbox {
	position: relative;
	padding: 8%
}
.about-list-box .about-list-swiper .swiper-slide>a .textbox span {
	position: absolute;
	top: -37px;
	left: 30px
}
.about-list-box .about-list-swiper .swiper-slide>a .textbox h3 {
	font-size: 20px;
	color: #333;
	margin: 10px 0
}
.about-list-box .about-list-swiper .swiper-slide>a .textbox p {
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
	line-height: 22px
}
.about-list-box .about-list-swiper .swiper-slide>a:hover .textbox h3 {
	color: #edb031
}
.about-list-box>.container {
	position: relative
}
.about-list-box>.container>.swiper-pagination {
	position: absolute;
	right: 0;
	top: 0
}
.about-list-box>.container>.swiper-pagination .swiper-pagination-bullet {
	margin-top: 10px;
	margin-left: 10px
}
.about-list-box>.container>.swiper-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background: #edb031
}
.list-product-box {
	padding: 3% 0
}
.list-product-box ul.list-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.list-product-box ul.list-box li {
	width: 30%;
	margin: 2% 0;
	padding-bottom: 5%;
	transition: all .6s
}
.list-product-box ul.list-box li:hover {
	box-shadow: 0 0 20px 2px #ccc;
	margin: 1% 0 3%
}
.list-product-box ul.list-box li a {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	color: #333
}
.list-product-box ul.list-box li a div {
	overflow: hidden
}
.list-product-box ul.list-box li a div img {
	width: 100%;
	height: auto
}
.list-product-box ul.list-box li a h3 {
	font-size: 24px;
	font-weight: bolder;
	margin: 20px 0 10px
}
.list-product-box ul.list-box li:hover a h3 {
	color: #edb031
}
.list-product-box ul.list-box li a p {
	font-size: 16px
}
.show-product-box .pro-topbox {
	padding: 4% 0
}
.zoom {
	display: inline-block;
	cursor: pointer
}
.zoom:after {
	content: '';
	display: block;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0;
	right: 0
}
.zoom img {
	display: block
}
.zoom img::selection {
	background-color: transparent
}
.show-product-box .pro-topbox .group-img-box {
	display: flex;
	flex-direction: column;
	overflow: hidden
}
.show-product-box .pro-topbox .group-img-box li {
	margin: 8px 0;
	display: none
}
.show-product-box .pro-topbox .group-img-box li:nth-child(1),.show-product-box .pro-topbox .group-img-box li:nth-child(2),.show-product-box .pro-topbox .group-img-box li:nth-child(3),.show-product-box .pro-topbox .group-img-box li:nth-child(4),.show-product-box .pro-topbox .group-img-box li:nth-child(5) {
	display: block
}
.show-product-box .pro-topbox .col-lg-1 span {
	display: block;
	width: 100%;
	height: 29px;
	background: #e8e8e8;
	text-align: center;
	cursor: pointer;
	line-height: 29px
}
.show-product-box .pro-topbox .group-img-box img {
	width: 100%;
	height: auto;
	border: 1px solid #ddd;
	cursor: pointer
}
.show-product-box .pro-topbox .group-img-box img.active {
	border: 1px solid #edb031
}
.show-product-box .pro-topbox .pro-sxbox h1 {
	margin: 20px 0 10px;
	font-size: 30px;
	font-weight: bolder;
	color: #333
}
.show-product-box .pro-topbox .pro-sxbox p {
	font-size: 16px;
	color: #999;
	margin: 10px 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee
}
.show-product-box .pro-topbox .pro-sxbox h4 {
	font-size: 18px;
	color: #333;
	margin: 30px 0 10px
}
.show-product-box .pro-topbox .pro-sxbox li {
	font-size: 16px;
	color: #999;
	margin-bottom: 6px
}
.show-product-box .contentbox img {
	max-width: 100%!important;
	height: auto!important
}
.factory-box {
	padding-bottom: 3%;
	background: #f8f8f8
}
.factory-box .iframe-box iframe {
	width: 100%;
	height: 700px;
	border: none
}
.factory-box .img-list-box {
	position: relative;
	margin-top: 4%
}
.factory-box .img-list-box h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	font-weight: 700;
	color: #333
}
.factory-box .img-list-box .swiper-pagination {
	position: absolute;
	top: 0;
	right: 0
}
.factory-box .img-list-box .swiper-pagination .swiper-pagination-bullet {
	margin-left: 10px
}
.factory-box .img-list-box .swiper-pagination .swiper-pagination-bullet-active {
	background: #edb031
}
.factory-box .img-list-box .swiper-slide {
	text-align: center
}
.factory-box .img-list-box .swiper-slide>div {
	position: relative;
	cursor: pointer
}
.factory-box .img-list-box .swiper-slide>div img:first-child {
	width: 100%;
	height: auto
}
.factory-box .img-list-box .swiper-slide>div img:last-child {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: none;
	cursor: pointer
}
.factory-box .img-list-box .swiper-slide>div:hover img:last-child {
	display: block
}
.factory-box .img-list-box .swiper-slide p {
	margin: 10px 0 50px
}
.gsjj-box .jj-topbox h1 {
	font-size: 36px;
	color: #333;
	font-weight: 700
}
.gsjj-box .jj-topbox h6 {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	margin: 3% 0 8%
}
.gsjj-box .content-box .con-topbox {
	padding: 4% 0
}
.gsjj-box .content-box .con-bottombox {
	background: #f8f8f8;
	padding: 4% 0
}
.gsjj-box .content-box .text-box {
	padding: 6%
}
.gsjj-box .content-box .text-box h1 {
	font-size: 36px;
	color: #333;
	font-weight: 700;
	margin-bottom: 5%
}
.contact-box .lx-box h3 {
	font-size: 24px;
	color: #222;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	font-weight: 100
}
.contact-box .lx-box dl dt {
	font-size: 18px;
	color: #333;
	line-height: 50px;
	font-weight: 100
}
.contact-box .lx-box dl dt img {
	width: 22px;
	height: auto;
	margin-top: -3px;
	margin-right: 15px
}
.contact-box .lx-box dl dd {
	padding-left: 38px;
	margin-bottom: 20px
}
.contact-box .form-box h3 {
	font-size: 24px;
	color: #222;
	margin-bottom: 20px;
	font-weight: 100;
	overflow: hidden
}
.contact-box .form-box .remark {
	overflow: hidden
}
.contact-box .form-box .remark p {
	margin: 0;
	font-size: 16px;
	margin-bottom: 10px
}
.contact-box .form-box .remark p a {
	color: #edb031
}
.contact-box .form-box input {
	width: 100%;
	height: 40px;
	background: #f8f8f8;
	border: none;
	outline: 0;
	padding-left: 5px
}
.contact-box .form-box textarea {
	height: 100px;
	width: 100%;
	border: none;
	outline: 0;
	background: #f8f8f8;
	padding-left: 5px
}
.contact-box .form-box p {
	margin: 20px 0 10px;
	font-size: 14px;
	color: #999
}
.contact-box .form-box span {
	color: red
}
.contact-box .form-box button {
	background: #333;
	color: #fff;
	padding: 10px 30px;
	border-radius: 6px;
	margin-top: 10px;
	border: none;
	outline: 0
}
.list-video-box .list-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.list-video-box .list-box li {
	width: 24%
}
.list-video-box .list-box li>div {
	position: relative
}
.list-video-box .list-box li>div img:first-child {
	width: 100%;
	height: auto
}
.list-video-box .list-box li>div>div {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.6);
	display: none
}
.list-video-box .list-box li>div img:last-child {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: none
}
.list-video-box .list-box li>div:hover>div {
	display: block
}
.list-video-box .list-box li>div:hover img:last-child {
	display: block;
	cursor: pointer
}
.list-video-box .list-box li p {
	font-size: 17px;
	margin: 20px 0;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 10%
}
.list-news-box .list-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.list-news-box .list-box li {
	width: 32%;
	margin-bottom: 30px
}
.list-news-box .list-box li a {
	display: block
}
.list-news-box .list-box li a .imgbox {
	overflow: hidden
}
.list-news-box .list-box li a .imgbox img {
	width: 100%;
	height: auto;
	transition: all .8s
}
.list-news-box .list-box li a:hover .imgbox img {
	transform: scale(1.1)
}
.list-news-box .list-box li a .textbox {
	background: #fff;
	padding: 30px
}
.list-news-box .list-box li a .textbox h4 {
	font-weight: 700;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.list-news-box .list-box li a:hover .textbox h4 {
	color: #edb031
}
.list-news-box .list-box li a .textbox span {
	color: #edb031;
	font-size: 14px;
	margin: 10px 0;
	display: block
}
.list-news-box .list-box li a .textbox p {
	font-size: 14px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}
.list-honor-box {
	padding: 3% 0 16%;
	background: #fff url(../images/honor-bg.png) bottom no-repeat
}
.list-honor-box .list-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.list-honor-box .list-box li {
	width: 19%;
	margin: 20px 0 20px;
	transition: all .6s
}
.list-honor-box .list-box li:nth-child(2),.list-honor-box .list-box li:nth-child(4),.list-honor-box .list-box li:nth-child(7),.list-honor-box .list-box li:nth-child(9) {
	margin: 25px 0 15px
}
.list-honor-box .list-box li a {
	display: block;
	border-radius: 20px;
	border: 4px solid #b2b7bc;
	overflow: hidden
}
.list-honor-box .list-box li a img {
	width: 100%;
	height: auto
}
.list-honor-box .list-box li a p {
	background: #b2b7bc;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	width: 100%
}
.list-honor-box .list-box li:hover {
	margin: 5px 0 35px
}
@media screen and (max-width:768px) {
	.row {
		margin-left: 0;
		margin-right: 0
	}
	.about-list-box>.container>.swiper-pagination {
		right: 15px
	}
	.list-product-box ul.list-box li {
		width: 48%
	}
	.zx-case .right-text>span {
		left: 15px
	}
	.zx-case .right-text {
		padding: 100px 0 30px 15px
	}
	.list-case-box ul li {
		width: 100%
	}
	.factory-box .iframe-box iframe {
		height: 400px
	}
	.factory-box .img-list-box .swiper-pagination {
		right: 15px
	}
	.list-news-box .list-box li {
		width: 100%
	}
	.list-honor-box .list-box li {
		width: 49%;
		margin: 20px 0!important
	}
	.list-video-box .list-box li {
		width: 49%
	}
	.contact-box .lx-box dl dd {
		margin-bottom: 8px
	}
	.contact-box .lx-box dl dt {
		line-height: 32px
	}
	.contact-box .lx-box h3 {
		margin-bottom: 15px
	}
	.form-box {
		padding: 0
	}
	.list-product-box ul.list-box li {
		width: 49%
	}
	.list-product-box ul.list-box li a p {
		display: none
	}
	.pro-sxbox .lx-box img {
		width: 130px;
		height: auto
	}
}
