﻿img {
	max-width: 100%;
}

* {
	padding: 0;
	margin: 0;
	outline:none;
}
.hidden{display:none;}
input,
button {
	outline: none;
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

* {
	box-sizing: border-box;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.clear{clear:both;}
.clearfloat:after {
	content: " ";
	display: table;
}

.clearfloat:after {
	clear: both;
}

#header {
 position:static;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 100;
}
.fa2 ul li img{width:94%;}
.ab3 ul li {
	width: 33.33333333%; float:left; position: relative;}
.ab3 ul li .cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,.4);}
.ab3 ul li .cover p{font-size:15px; line-height: 30px; color:#fff; padding-top:20px;  }
.ab3 ul li .cover .box{    padding: 12%;}
.ab3 ul li .cover h4{font-size:24px; color:#fff;}
.ab5 ul li{border: 1px solid #eee;

    border-radius: 10px;
    margin: 20px;}
.ab5 ul li img{width:40px;}
.ab3 ul li .wimg{overflow:hidden;    -webkit-transform: rotate(0);
    transform: rotate(0);}
.ab3 ul li:hover img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);}
.fq-list li a p {
	line-height: 41px; padding-left:30px;}

.ab3 ul li img{ display: block; width: 100%; transition: .5s all ease;
height: 100%;}
.ab4 .ad{position:relative; margin-top:4%;}
.ab4 .zt{width: 28%; position: absolute;left:0; top:0;
    background: #f5f5f5;    padding: 5%;
    height: 100%;}
.ab4 .zt h4{font-size:24px;}
.ab4 .zt p{font-size:16px; color:#666; padding-top:10%;    line-height: 30px;}
.ww ul li{   width: 48%;}
.ww ul li:nth-child(1){width:60%;}
.ww ul li:nth-child(2){width: 40%;    }
.ww ul li .wwt{    margin-top: 34%;}
.ww ul li h4{font-size:72px;    text-align: center;}
.ww ul li  p{font-size:20px;    text-align: center;    font-weight: bold;
    padding-top: 7%;}
.index-ban .bdw{position:absolute; top:39%; left:0; width: 100%;}
.index-ban .bdw p{    font-size: 72px;
    text-align: left;
    color: #111;
    font-weight: bold;
    width: 56%; margin-left:10%;}
.index-ban .bdw  span{   display: block;
    padding: 15px 30px;
    text-align: center;
    border-radius: 10px;
    margin: 4% auto 0;
    background: #111;
    color: #b48c5d;
    width: 180px; font-weight: bold;}
.index-ban .bdw  span:hover{ background:#b48c5d; color: #fff;}
.ww ul li a.lj{    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #111;
    border: 1px solid #666;
    border-radius: 10px;
    line-height: 50px;
    width: 150px;
    text-align: center;    margin: 11% auto;}
.ayt h4{font-size:20px; color: #ecbd2b;}
.ayt h2{font-size: 46px; color: #111; padding-top:20px;}
.kt h4{font-size:46px; text-align: center;}
.pp{width:100%; overflow:hidden; padding:5% 0;}
.kt p{color:#666; text-align: center; padding-top:20px;}
.pp ul.pu{text-align:center; margin-top: 5%;}
.pp ul.pu li{display:inline-block; text-align: center;    border-right: 1px solid #eee;
    width: 16%;}
.pp ul.pu li:hover h4{color: #ecbd2b;}
.pp ul.pu li:last-child{border-right:none;}
.k2 ul{margin-top:3%;}
.k2 ul li{    width: 23.6%;
    text-align: center;
    border: 1px solid #eee;
    padding: 3% 0;
    margin: 10px;}
.clear{clear: both;}

.products-leftimg {
	width: 750px;
	overflow: hidden;
}



.titleh3 {
	height: 70px;
	line-height: 70px;
	text-align: center;
	width: 910px;
	margin: 0 auto;
	font-size: 26px;
	color: #000;
}

.titleh4 {
	text-align: center;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding: 10px 0 20px 0px;
}

.imgnav {
	width: 520px;
	margin: 10px auto;
}

#content {
	margin: 0px auto;
	line-height: 19px;
}

#content p {
	text-indent: 2em;
	color: #333;
}

.imgnav {
	position: relative;
	margin: 0 auto;
	width: 520px;
}

#img {
	z-index: 10;
	display: flex;
	align-items: center;
	width: 520px;
	position: relative;
	text-align: center;
	border: 1px #ddd solid;
	height: 520px;
	overflow: hidden;
}

#img img {
	width: 520px;
	height: auto;
	display: none;
	max-height:520px;
}

#front {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	cursor: pointer;
	width: 394px;
	height: 578px;
}

#front a {
	position: absolute;
	left: 20px;
	top: 224px;
	display: block;
	width: 104px;
	height: 104px;
	display: none;
}

#next {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	cursor: pointer;
	width: 394px;
	height: 578px;
}

#next a {
	position: absolute;
	right: 20px;
	top: 224px;
	display: block;
	width: 104px;
	height: 104px;
	display: none;
}

#cbtn {
	position: relative;
	margin-top: 10px;
}

#cbtn ul {
	position: relative;
	width: 10000px;
	height: 90px;
}

#cbtn ul li {
	border: 1px #e1e1e1 solid;
	display: flex;
	float: left;
	width: 88px;
	height: 88px;
	cursor: pointer;
	text-align: center;
	margin-right: 18px;
	position: relative;
	align-items: center;
}

#cbtn ul li img {
	width: 88px;
	height: auto;
	display: block;
}



#cbtn li.hov {
	border-color: #b48c5d;
}

.ctrl div {
	clear: both;
}

#cSlideUl {
	width: 408px;
	overflow: hidden;
	position: relative;
	top: 0;
	margin: 0 auto;
}
.picSildeLeft,.boots .swiper-button-prev {
	cursor: pointer;
	position: absolute;
	top: 22px;
	left: 0;
	z-index: 9;
	background: #f4f4f4 url(../images/lbt1.png) no-repeat 50%;
	width: 40px;
	height: 90px;
	border-radius: 0;
}
.boots .swiper-button-next:after,.boots .swiper-button-prev:after{
	display: none;
}
.boots{
	position: relative;
	outline: none;
}
.picSildeLeft:hover,.boots .swiper-button-prev:hover {
	background: #b48c5d url(../images/lbt2.png) no-repeat 50%;
}

.picSildeRight:hover,.boots .swiper-button-next:hover {
	background: #b48c5d url(../images/rbt2.png) no-repeat 50%;
}

.gallery-thumbs{
	margin-left: 50px;
	margin-right: 50px;
	height: 90px;
}
.gallery-thumbs .swiper-slide{
	position: relative;
}
.gallery-thumbs .swiper-slide img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-width: 90px;
	max-width: 90px;
}

/* 效果CSS开始 */
.gallery-thumbs .swiper-slide{
	border: 1px #e1e1e1 solid;
}

.gallery-thumbs .swiper-slide-thumb-active{
	border: 1px #b48c5d solid;
}
.gallery-thumbs{
	margin-top: 10px;
}
.gallery-top{
	width: 750px;
	height: 520px;
	border: 1px #e1e1e1 solid;
	overflow: hidden;
}
.gallery-top .swiper-slide{
	position: relative;
		width: 518px;
	height: 518px;
}
.gallery-top .swiper-slide img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-width: 518px;
	max-height: 518px;
}

.picSildeRight,.boots .swiper-button-next {
	cursor: pointer;
	position: absolute;
	top: 22px;
	right: 0;
	z-index: 9;
	background: #f4f4f4 url(../images/rbt1.png) no-repeat 50%;
	width: 40px;
	height: 90px;
	border-radius: 0;
}
.productstopR {
    float: right;
    width: 43%;    margin-top: 2%;
}

.productstopR h1 {

	color: #111;
	font-size: 40px;
	margin-bottom: 20px;
}
.productstop-description{
	width: auto;
    color: #333;
}
.productstop-table{
	width: auto;
}
.productstop-table table {
	width: 100%;
	border-collapse: collapse;
}

.productstop-table th,
.productstop-table td {
	line-height: 48px;
	border: 1px #d7d7d7 solid;
	padding-left: 70px;
}

.productstop-table th {
	font-size: 14px;
	color: #333;
}

.productstop-table td {
	font-size: 14px;
	color: #888;
}

.request-btn {
	margin-top: 40px;
	width: 200px;
	height: 50px;
	line-height: 50px;
	background: #111;
	color: #b48c5d;
	display: block;
	border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.request-btn:hover {
	color: #fff; background: #b48c5d;
}

.cp-tabbox {
	
	border-radius: 0 0 10px 10px;
	margin-top: 4%;
	padding-left: 0;
	padding-right: 0;
}

.slideTxtBox .hd {

}
.hdt li{font-size:28px; font-weight: bold; color:#111;}
.slideTxtBox .hd li {
	



	text-align: center;
	font-size: 24px;
	color: #333;

	cursor: pointer;
	font-weight: bold;
}
.slideTxtBox .hd li p.xh{ text-align: center;}
.cp-tabbox .pimg{  

    margin: 0 auto;   }
.cp-tabbox .pimg img{display:block; margin:0 auto;    }
.wxq .item1-txt table td{padding:0 3%;} 
.slideTxtBox .hd li.on {
	background: none;
	color: #333;
	font-weight: bold;
}

.k2{width:100%; overflow: hidden; padding:  4% 0 0;}
.k2 ul li p{border-radius: 10px; text-align: center; line-height: 30px; border: 1px solid #666; width: 150px; margin:20px auto 0; color: #666;}
.k2 ul li h3{font-size:18px;}
.wxq .item1-txt a{color:#fff;}
.pp ul.pu li h4{font-size:16px; font-weight: normal; padding-top:10px;}
.ww ul li a.lj:hover{background:#ecbd2b; color:#111; border:1px solid #ecbd2b;}
.qq{    margin: 0 30px; overflow:hidden; margin-top: 3%;}
.qq ul li{position:relative; width: 49.5%; overflow:hidden; }
.qq ul li img{margin:0 auto; transition: .5s all ease;}
.qq ul li:hover img{transform:scale(1.1)}
.qq ul li .q1{position:absolute; top: 14%;
    left: 10%;}
.qq ul li .q1 h4{font-size:40px; color:#fff; padding-bottom:10px;}
.qq ul li .q1 p{color:#fff; padding-top:10px;}
#header.hover-animate{background:#fff;    position: fixed; top: 0; width: 100%; box-shadow: 1px 1px 5px rgb(0 0 0 / 20%);}
#header.hover-animate .nav li.nLi h3 a{color:#111;}
#header.hover-animate .soso-a{color:#111;}
a {
	text-decoration: none;
	color: #333;
	transition: all 0.3s;
}

a:hover {
	color: #ecbd2b;
}

body {
	font-family: arial;
	background: #fff;
}

.soso-a {
	color: #111;
	font-size: 15px;
	font-family: arial;
	padding: 0 5px;

	height: 24px;
	line-height: 24px;
	overflow: hidden;
	float: right;
	margin-top: 7px;
}

.soso-a:hover {
	color: #ecbd2b;
}
.hotline {
	float: right;
	padding: 5px 0;
	line-height: 26px;
	color: #edc706;
	font-weight: bold;
}
.htop{    padding: 30px 0;}
.company_subscribe .button {
    line-height: 26px;
    padding: 5px 15px;
    background-color: #edc706;
    color: #fff;
    text-transform: uppercase;
    float: right;
	margin-left: 25px;}
.top-soso span {
	display: inline-block;
	width: 24px;
	height: 40px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-right: 5px; background:url(../images/en.png) no-repeat;    background-position-y: 8px;
}
#header:hover .top-soso span{ background:url(../images/en.png) no-repeat;   background-position-y: 8px;}
.logo {padding-top:24px;

}
#header.hover-animate  .top-soso span{ background:url(../images/en.png) no-repeat;   background-position-y: 8px;}
#header:hover{background:#fff;}
#header:hover .nav li.nLi h3 a {
	color: #111;}
#header:hover .nav li.nLi.on h3 a {
	color: #ecbd2b;}
#header:hover .soso-a{color:#111;}
.ab4{width:100%; overflow:hidden; background:url(../images/zbg.jpg) no-repeat; background-size:cover;    padding-bottom: 4%;}
.fas ul li img{margin: 0 auto; display: block;}
.w1450px {
	max-width: 1500px;
	margin: auto;
	padding: 0 10px;
}

.top-soso {
	padding-top: 21px;
	max-width: 620px;
	float: right;
}

.soso-inp {
	display: inline-block;
	width: 256px;
	height: 36px;
	line-height: 36px;
	border: 1px #ccc solid;
	border-radius: 18px;
	margin-left: 25px;
	overflow: hidden;
	position: relative;
}

.soso-inp input {
	float: left;
	padding-left: 18px;
	font-size: 16px;
	width: 200px;
	border: none;
	background: transparent;
	outline: none;
}

.soso-inp button {
	background: #ecbd2b url(../images/so.png) no-repeat center center;
	width: 53px;
	height: 36px;
	border: 1px #ecbd2b solid;
	position: absolute;
	top: 0;
	right: 0;
	outline: none;
	cursor: pointer;
}

.nav {
	margin-top: 0px;    margin-right: 20px;
}
.nav li.nLi{
	float: left;    position: relative;
	
	z-index: 10;
}
.nav li.nLi h3 a {
	display: inline-block; color:#fff;

	line-height: 80px;
	padding: 0 48px;
	color: #111;
	font-size: 15px;
	font-weight: bold;
}
.nav li.nLi.on h3 a {
	color: #ecbd2b;
}

.nav li .sub{

	position: absolute;
	
	top: 80px;
	/*padding:15px 20px;*/
    background: #f5f5f5;

width: 4000px;
    left: 50%;
    transform: translateX(-50%); text-align: center;
	z-index: 300;
	display: none;
}
.nav li .sub li{    display: inline-block;
    text-align: center;
    height: 52px;
    line-height: 52px; padding: 0 20px;
}
.nav li .sub li a{
	padding-left: 0;

	word-wrap:break-word;
	font-size: 14px;
	color: #333; font-weight: bold;

}
.down ul li{    width: 31.3333%;
    padding: 4%;

    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin: 10px;}
.down ul li h4{font-size:30px; color:#111;   overflow: hidden;height: 80px;}
.down{width:100%; padding-bottom: 4%; overflow:hidden;}
.down ul li .tc1{font-size:14px; color:#666; padding-top:10px;}
.down ul li .tc1 a{    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #111;
    background: #ecbd2b;
    border-radius: 10px;
    line-height: 36px;
    width: 126px;
    text-align: center;
}
.nav li .sub li a:hover{
	/*color: #ecbd2b;*/
    color: #ecbd2b;

}

.contnet {

}

.index-ban .swiper-button-prev,
.index-ban .swiper-container-rtl .swiper-button-next {
	left: 60px;
}

.index-ban .swiper-button-next,
.index-ban .swiper-container-rtl .swiper-button-prev {
	right: 60px;
	left: auto;
}

.index-ban img {
	display: block;
	margin: 0 auto;
}

.swiper-button-next,
.swiper-button-prev {
	width: 60px;
	height: 60px;
	color: #bcbcbc;
	background: rgba(0,0,0,.5);
	border-radius: 50%;
	line-height: 60px;
	text-align: center;

}

.index-ban .swiper-button-prev:after,
.index-ban .swiper-container-rtl .swiper-button-next:after {
	font-size: 30px;
}

.index-ban .swiper-button-next:after,
.index-ban .swiper-container-rtl .swiper-button-prev:after {
	font-size: 30px;
}

.index-ban .swiper-button-next:hover,
.index-ban .swiper-button-prev:hover {
	background: #fff;
	color: #ecbd2b;
}

.index-ban .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
}

.index-ban {
	overflow: hidden;
	display: block;
}

.index-ban .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}

.index-ban .swiper-pagination-bullet-active {
	background: #ecbd2b;
}

.index-ban .swiper-pagination {
	bottom: 20px;
}

.index-cp {
	margin-top:4%;
	display: flex;
	flex-wrap: wrap;
    margin-left: -25px;
	align-items: stretch;

}
.pt.ptb h1{color:#fff;}
.pt.ptt{padding-top:0; background:#fff; padding-bottom:30px;}
.about ul li{float:left; background:#fff; width:50%; margin-top:30px;height: 432px;
    overflow: hidden;}
.wxq{width:100%; overflow:hidden; background:url(../images/cbg.jpg) no-repeat; background-size:cover; margin-top: 2%;}
.wxq .w1450px{position:relative;padding: 8% 0;}
.wxq  .item1-txt{width:50%;    color: #fff;}
.wxq  .wimg{width:44%;}
.wxq  .item1-txt h4{color:#ecbd2b; font-size:40px; padding-bottom: 4%;}
.wxq .wd{ left:0; top:0; width:100%; color:#fff;}
.about ul{}
.ina{ position: relative;}
.ina img{display:block; width:50%;}
.ina .nt{position:absolute; top:0; left:0;     width: 50%; 
    height: 100%;}
.ina .nt h4{font-size:30px;color:#ecbd2b;padding-bottom: 15px; font-weight:600;}
.ina .nt .at{   
    width: 81%;
    margin: 0 auto;
    padding: 6% 6% 12%;
    border-top: 5px solid #c99b0d; margin-top:8%;}
.ina a.amore{display: block;
    padding: 6px 30px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #fff;
    float: left;
    color: #fff;
    margin-top: 30px;}
.ina .nt p{padding-top:10px;
    color: #fff;}
.about ul li .at{padding:7%;}
a.amore{display: block;
    padding: 10px 30px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 30px;    width: 150px;}
a.amore:hover{background:#ecbd2b; border:1px solid #ecbd2b; color:#111;}
.about ul li .at h4{font-size:30px;color:#ecbd2b;padding-bottom: 15px; font-weight:600;}
.about ul li .at p{padding-top:10px;}
.about ul li img{display:block;}
.about{background:url(../images/abg.jpg) no-repeat fixed; background-size:cover; padding-bottom:4.5%;overflow: hidden;}
.pt h1{text-align:left; padding-top:6%;    margin:0;  font-size: 46px;}
.pt ul{   width: 80%;    margin-top: 3.2%;}
.pt ul li{ display:inline-block; text-align:center; height:30px; line-height: 30px; transition: .3s all ease; border-radius: 10px;    width: 15%;
    margin: 10px 4px 0;}
.pt ul li a{color:#666; font-size:16px;}
.pt ul li:hover{background:#ecbd2b;border-bottom:1px solid #ecbd2b;}
.product {padding-bottom:3.5%;}
.pt ul li:hover a{color:#fff;}
.index-cp li {
	width:33.333333%;
	flex-direction: row;
	margin-top: 15px;
	height: 100%;

}

.index-cp li a.index-img1 {
	display: block;
    background: #fff;
	padding: 5%;
	margin-left: 25px;
	text-align: center;
	transition: all 0.3s;
}
.index-cp li .img {
 
    display: flex;
    margin-top: 10px;
    align-items: center;
}

.index-cp li .img img {
	display: block;width: 50%;
    margin: 0 auto;

    max-width: 100%;

}

.index-cp li h2 {   
	font-size: 16px;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	font-weight: 600;
	white-space: nowrap;padding: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;

	color: #333;
}
.index-cp li p{
	font-size: 16px;text-align: center;padding: 6px 0 10px ;}
.index-cp li:hover h2{
	color: #fff;background:none;
}
.index-cp li:hover p{
	color: #fff;background:none;
}
.index-cp li:hover a.index-img1 {
	background: #ecbd2b;
}

.index-box2 {
	background:url(../images/fw.jpg) no-repeat;    background-size: cover;
	padding-bottom:3%;
}

.title-t1 {
	line-height: 180px;
	height: 180px;
	text-transform:uppercase;
	text-align: center;
	position: relative;
	font-size: 40px;
	color: #333;
}


.title-t1 span {
	display: inline-block;
	padding: 0 20px;
	background: #fff;
	position: relative;
	z-index: 10;
}

.title-t1:after {
	margin-left: -230px;
	content: "";
	height: 1px;
	width: 460px;
	background: #e1e1e1;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
}


.fq-list {
	display: flex;
	flex-direction: row;
	justify-content: space-between;    margin-top: 2%;

}
.ina{background:url(../images/ab.jpg) no-repeat; height:580px;    background-size: cover;}

.fq-list li { position: relative;
margin-top: 4%;
	flex: 1;
}
.fq-list li .fp{position:absolute;     
    top: 10%;
    left: 10%;}
.fq-list li .fp p{font-size:40px; color:#111; font-weight: bold;}
.fq-list li .fp span{    display: block;
    padding: 10px 30px;
    text-align: center;
    border-radius: 10px;
background:#111;
    color: #ecbd2b;
    margin-top: 30px;
    width: 150px;}
.fq-list li .fp span:hover{background: #ecbd2b; color: #fff;}
.fq-list li a {
	display: block;    display: flex;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: between;
    -ms-justify-content: between;
    -moz-justify-content: between;
    -o-justify-content: between;
    -webkit-justify-content: between;
    justify-content: space-between;    padding: 40px 65px;
    box-sizing: border-box;

}

.fq-list li a p {    font-size: 24px;
    font-weight: bold;text-align: center;
    float: none;

}

.fq-list li a i {
	
}

.fq-list li a i.bg1 {}
	

.fq-list li a i.bg2 {

}

.fq-list li a i.bg3 {
	background: url(../images/ic3-2.png) no-repeat 50%;
}

.fq-list li:hover a {
	
	
}



.index-box3 {
	background: #fff;
	padding-bottom: 4%;
}

.title-t1.t2 span {
	background: #F5F5F5;
}

.featured-ul {
	margin-left: -2%;
}

.featured-ul li {
	width: 24.3333333%;
	float: left;

		margin-top: 2%;
	    padding: 40px 52px;
    box-sizing: border-box;
    transition: all 0.5s ease;
}

.featured-ul li:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}
.footer-nav{width:70%;}
.footer-nav .dnav{float:left;width: 20%;    font-weight: normal;}
.footer-nav .dnav h6{      font-size: 16px;
    color: #fff; margin: 0 0 16px;}
.footer-nav .dnav ul li a{font-size:14px;line-height: 2; color:#999;}
.featured-ul li .img {
	height: auto;
	display: flex;
	align-items: center;
	text-align: center;
	width: 100%;
	position: relative;
	overflow: hidden;

}

.featured-ul li .img img {
	display: block;
	margin: 0 auto;
	position: relative;
	max-height: 80%;
	transition: all 0.3s;
}

.featured-ul li:hover .img img {
	transform: scale(1.15);
}


.featured-ul li .hover-div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 10;
	opacity: 0;
	transition: all 0.4s;
}

.featured-ul li:hover .hover-div {
	opacity: 1;
}

.featured-ul li .hover-div i {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: url(../images/i.png) no-repeat;
}

.featured-ul li h3 {
	font-size: 30px;
	color: #111;
	font-weight: bold;
	height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;    margin-bottom: 45px;    margin-top: 5px;
}

.featured-ul li:hover h3 {

}

.featured-ul li p {
    font-size: 16px;
    color: #666;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.products-list .featured-ul li:hover h3{color:#ecbd2b;}
.featured-ul li span {
	display: inline-block;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	color: #777;   

}
.swiper-wrapper .swiper-slide:nth-child(1) .index-ban .bdw p{ font-size:72px; color:#111; text-align: left;}
.footer-nav .dnav ul li a:hover{color:#fff;}
.footer {
	background: #111;
    padding: 2% 0;

}

.foot-abs {
	position: absolute;
	left: 0;
	top: -25px;
}

.foot-top {
	padding-top: 38px;
	padding-bottom: 30px;
	position: relative;
}

.foot-tl {
	width: 415px;

}

.foot-tl p {
	color: #ababab;
	font-size: 14px;
	line-height: 24px;
}

.foot-tit {
	font-size: 16px;
	color: #fff;
	
	margin-bottom: 5px;

}

.foot-tlform {
	margin-top: 18px;
	border-radius: 8px;
	overflow: hidden;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	position: relative;
}

.foot-tlform input {
	width: 100%;
	padding-left: 18px;
	padding-right: 80px;
	background: #fff;
	border: none;
}

.foot-tlform button {
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 46px;
	border: none;
	background: #ecbd2b;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}

.foot-tc {
	margin-left: 0;    width: 27%;
}

.foot-tcul li {
	color: #999;
	font-size: 14px;
	line-height: 36px;

	height:auto;
}

.foot-tcul li i {
	display: inline-block;
	width: 26px;
	height: 36px;
	float: left;
}

.foot-tcul li div {
	margin-right: 15px;
}

.foot-tcul li i.bg1 {
	background: url(../images/d1.png) no-repeat left center;
}

.foot-tcul li i.bg2 {
	background: url(../images/d2.png) no-repeat left center;
}

.foot-tcul li i.bg3 {
	background: url(../images/d3.png) no-repeat left center;
}

.foot-tcul li i.bg4 {
	background: url(../images/d4.png) no-repeat left center;
}

.foot-trdiv {
	margin-left: -25px;
	margin-top: 20px;
}

.foot-trdiv a {
	float: left;
	width: 52px;
	height: 52px;
	border-radius: 6px;
	margin-left: 25px;
}

.foot-trdiv a.fx1 {
	background: #fff url(../images/fx1.png) no-repeat 50%;
}

.foot-trdiv a.fx1:hover {
	background: #ecbd2b url(../images/fx1-2.png) no-repeat 50%;
}

.foot-trdiv a.fx2 {
	background: #fff url(../images/fx2.png) no-repeat 50%;
}

.foot-trdiv a.fx2:hover {
	background: #ecbd2b url(../images/fx2-2.png) no-repeat 50%;
}

.foot-trdiv a.fx3 {
	background: #fff url(../images/fx3.png) no-repeat 50%;
}

.foot-trdiv a.fx3:hover {
	background: #ecbd2b url(../images/fx3-2.png) no-repeat 50%;
}

.foot-trdiv a.fx4 {
	background: #fff url(../images/fx4.png) no-repeat 50%;
}

.foot-trdiv a.fx4:hover {
	background: #ecbd2b url(../images/fx4-2.png) no-repeat 50%;
}

.copy {
    background: #111;
    padding: 10px 0;

}

.copy-l {
	line-height: 16px;
}

.copy-l .copy-logo {
	float: left;
}
.copy-l .copy-logo img{
	height: 35px;
}
.copy-l p {
	color: #6f6f6f;
	font-size: 14px;
}
.copy-l p a{
	color: #6f6f6f;
	font-size: 14px;
}
.copy-r, .copy-r a {
	color: #6f6f6f;
	font-size: 14px;
}
.copy-nav a {
	font-size: 14px;
	color: #6f6f6f;
	float: left;
	padding: 0 25px;
	position: relative;
	line-height: 35px;
	height: 35px;

}

.copy-nav a:hover {
	color: #ecbd2b;
}

.copy-nav a+a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
	width: 1px;
	height: 12px;
	background: #6f6f6f;
}
.in-equipment {
	padding-bottom: 10px;
}
.in-equipment .swiper-slide {
	width: 1600px;
}
.in-equipment .swiper-slide a {
	display: block;
	position: relative;
}
.in-equipment .swiper-slide .img-cover span {
	padding-top: 50%;
	opacity: 0.7;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-equipment .swiper-slide .text {
	position: absolute;
    left: 10%;
    top: 23%;

	color: #111;
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}

.in-equipment .swiper-slide:hover .text .more{ }
.in-equipment .swiper-slide .text h4 {
	margin: 0;color: #111;
	font-size: 72px;
	font-weight:600;
	position: relative;
}
.in-equipment .swiper-slide .text h4:after {
	display: none;
	content: '';
	margin-top: 20px;
	width: 150px;
	height: 3px;
	background-color: #910d14;
	margin-left: -90px;
}
.in-equipment .swiper-slide .text p {
	font-size: 20px;
	color:#111; font-weight: bold;
	line-height: 1.8;
	margin: 30px 0 0;
	text-align: justify;

	overflow: hidden;
}
.in-equipment .swiper-button-prev:after,.in-equipment .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 22px; color:#fff;
}
.in-equipment .swiper-button-next:after,.in-equipment
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'; font-size: 22px; color:#fff;
}
.in-equipment .swiper-slide .text .more {
	    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #111;
    background: #ecbd2b;
    border-radius: 10px;
    line-height: 50px;
    width: 150px;
    text-align: center;
}
.in-equipment .swiper-slide .text .p {
	position: absolute;
	right: 40px;
	bottom: 30px;
	font-size: 24px;
	color: #999;
}
.in-equipment .swiper-slide .text .p span {
	color: #910d14;
}
.in-equipment .swiper-slide-active .img-cover span {
	opacity: 1;
}
.in-equipment .swiper-slide-active .text {
	opacity: 1;
}
.in-equipment .swiper-button-next, .in-equipment .swiper-button-prev {
border:1px solid #fff; background:none;
	width: 60px;  color: #fff;
	height: 60px;

	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: -40px;
}
.in-equipment .swiper-button-prev {
	left: 47%;
	margin-left: -575px;     top: 61%;
}
.in-equipment .swiper-button-next {
	left:21%;
	margin-right: -575px;    top: 61%;
}
.in-equipment .swiper-button-next:hover, .in-equipment .swiper-button-prev:hover {
	opacity: 1;
}
.in-equipment .swiper-button-next:hover:after,
.in-equipment .swiper-button-prev:hover:after {

	color: #111;
}
.in-equipment .swiper-button-next:hover,
.in-equipment .swiper-button-prev:hover {
	background: #fff;

}
.in-equipment .swiper-pagination {
	position: static;
	font-size: 0;
	margin-top: 50px;display: none;
}
.in-equipment .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	border-radius: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0 8px !important;
}
.in-equipment .swiper-pagination-bullet-active {
	background-color: #910d14;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.in-news-left {
	float: left;
	width: 380px;
}
.in-news-left .section-title {
	margin-top: 150px;
}
.in-news-left .section-title small {
	border-color: rgba(255,255,255,0.3);
}
.in-news-right {
	margin-left: 400px;
}

/* 鍏充簬鎴戜滑*/
.ny-box {
    height: 588px;
    line-height: 588px;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.ny-box .ny-box-txt{
    height:100%;
    width:100%;
    background: rgba(0,0,0,.3);
}
.pb1 ul li{    width: 31%;
    float: left;
    padding: 1%;
    /* border: 1px solid #eee; */
    border: 1px solid rgba(85, 85, 85, 0.2);
    margin: 10px;}
.pb1{width:100%; overflow:hidden; padding:4% 0;}
.pb1 ul li h4{font-size:30px; text-align: center; padding-top:30px; padding-bottom: 30px;}

.bread-box {
	background: #fff;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.bread-l a {
	float: left;
	margin-right: 45px;
	font-size: 15px;
	color: #333;
	height: 58px;
	border-bottom: 2px #fff solid;
}

.bread-l a:hover,
.bread-l a.on {
	color: #ecbd2b;
	border-bottom-color: #ecbd2b;
}

.bread-r {
	color: #ababab;
	font-size: 16px;
	font-size: 14px;
}

.bread-r a {
	color: #ababab;
	display: inline-block;
	margin: 0 7px;
}

.bread-r a:hover {
	color: #ecbd2b;
}

.bread-r span {
	color: #ecbd2b;
}

.ny-nrbox {
	padding-bottom: 70px;    
	padding-top: 45px;
}
.fa2{}
.hidden{display:none;}
.fas ul li .ft{position:absolute; left:0; top:0;}
.fas ul li .ft h4{font-size:56px;}
#video {
	width: 970px;
	height: 594px;
	margin: 0 auto;
	position: relative;
}
.img-cover {
	overflow: hidden;

}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
#video video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.VideoBtn {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 70px;
	height: 70px;
	margin-left: -35px;
	margin-top: -35px;
	cursor: pointer;
	z-index: 10;
}

.VideoBtn {}

.video-con video {
	width: 100%;
}

.video-con {
	position: relative;
	max-width: 1450px;
}

.video-con .btn {
	background: rgba(0, 0, 0, .7) url("../images/play-btn.png") no-repeat 50%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.video-con .btn.pause {
	display: none;
}

.about-txt {
	margin-top: 30px;
	font-size: 15px;
	line-height: 1.8;
	color: #888;
}
.about-txt td img{display:block;}
.about-txt p {
	margin-bottom: 10px;
}

.news-item {

	padding: 30px;
	background: #fff;
	display: block;
	position: relative;
    width: 31%;
    float: left;
    margin: 10px;

}
.n-img{overflow:hidden;}
.n-img img {
	width:100%;
	height: 275px;
	overflow: hidden;

}

.n-img img {
	transition: all 0.4s;
	
}

.n-txt {


}

.n-txt h2 {
	margin-top: 10px;
	font-size: 20px;

	font-weight: 400;
	overflow: hidden;
}

.n-txt p {
	line-height: 24px;
margin-top:10px;
	overflow: hidden;
    color: #888;
    font-size: 14px;
}

.n-txt span {
	color: #ecbd2b; margin-top:25px;
	font-size: 16px;
	display: inline-block;
	margin-top: 20px;
}

.n-abs {
	position: absolute; display:none;
	right: 50px;
	width: 46px;
	height: 46px;
	background: #efefef url(../images/n-ic1.png) no-repeat 50%;
	border-radius: 50%;
	top: 50%;
	margin-top: -23px;

}

.news-item:hover .n-img img {
	transform: scale(1.15);
}

.news-item:hover .n-abs {
	background: #ecbd2b url(../images/n-ic2.png) no-repeat 50%;
}

.news-item:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

.pages {
	text-align: center;
	margin-top: 30px;
}

.pages a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border-radius: 6px;
	background: #fff;
	font-size: 14px;
	color: #666;
	margin: 0 4px;
}

.pages a:hover,
.pages a.on {
	background: #ecbd2b;
	color: #fff;
}

.newsxq {
	background: #fff;
	padding: 50px;
}

.news-title h1 {
	font-size: 26px;
	color: #333;
	text-align: center;
}

.news-title {
	border-bottom: 1px #d3d3d3 solid;
	padding-bottom: 20px;
}

.news-title p {
	text-align: center;
	color: #ababab;
	padding-top: 10px;
	font-size: 14px;
}
.news-title p span{
	margin-right: 10px;
}
.news-title p span:last-child{
	margin-right: unset;
}
.news-txts {
	padding-top: 20px;
	font-size: 14px;
	color: #888;
	line-height: 1.8;
}

.news-txts p {
	margin-bottom: 10px;
}

.page-ny {
	border-top: 1px #d3d3d3 solid;
	margin-top: 30px;
	padding-top: 20px;
	color: #d3d3d3;
	flex-direction: row;
}

.page-ny li {
	max-width: 49%;
	overflow: hidden;
}

.page-ny li a {
	color: #888;
	font-size: 14px;
}

.page-ny li a:hover {
	color: #ecbd2b;
	text-decoration: underline;
}

.lx-r {
	max-width: 800px;
}

.lx-l {
	max-width: 550px;
	font-size: 14px;
	color: #888;
}

.lx-l h2 {
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}

.lxwm-list {
	margin-bottom: 40px;
}

.lxwm-list li {
	line-height: 36px;
	padding-left: 28px;
}

.lxwm-list li span {
	font-weight: bold;
	color: #333;
}

.lxwm-list li.lx1 {
	background: url(../images/l1.png) no-repeat 0 10px;
}

.lxwm-list li.lx2 {
	background: url(../images/l2.png) no-repeat 0 10px;
}

.lxwm-list li.lx3 {
	background: url(../images/l3.png) no-repeat 0 10px;
}

.lxwm-list li.lx4 {
	background: url(../images/l4.png) no-repeat 0 10px;
}

.lxwm-list li.lx5 {
	background: url(../images/l5.png) no-repeat 0 10px;
}

.lxwm-list li.lx6 {
	background: url(../images/l6.png) no-repeat 0 10px;
}

.lxwm-list li.lx7 {
	background: url(../images/l7.png) no-repeat 0 10px;
}

.lxwm-list li.lx8 {
	background: url(../images/l8.png) no-repeat 0 10px;
}

.lxwm-list li.lx9 {
	background: url(../images/l9.png) no-repeat 0 10px;
}

.lxwm-list li.lx10 {
	background: url(../images/l10.png) no-repeat 0 10px;
}

.lxwm-list li.lx11 {
	background: url(../images/l11.png) no-repeat 0 10px;
}

.ttile2 {
	font-size: 30px;    font-weight: normal;
	color: #111;
}

/* 鐣欒█ */
.input-group {
	margin-top: 50px;
}

.inputl,
.inputr {
	width: 48%;
	background: #fff;    border: 1px solid #eee;
	padding: 16px;
	border-radius: 6px;
}

.inputr label,
.inputl label {
	font-size: 16px;
	color: #ababab;
	float: left;
	height: 30px;
	line-height: 30px;
	width: 160px;
}

.inputr input,
.inputl input,
.input02 input {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	width: 100%;
	border: none;
}

.textareabox,
.input02 {
	padding: 15px;
	background: #fff;
	border-radius: 6px; border:1px solid #eee;
}

.input02 {
	padding-right: 150px;
	position: relative;
}
.m2{    width: 40%;}
.m2 p{line-height:40px; font-size:16px; color:#888;}
.m2 h4{font-size:30px; padding-bottom:20px;    font-weight: normal;}
.p1{width:47%;}
.p1 h4{font-size:30px; padding-bottom:20px;   }
.p1  p{color:#666; line-height: 24px;}
.textareabox textarea {
	width: 100%;
	border: none;
	height: 100px;
	outline: none;
}

.abs-yzm {
	position: absolute;
	right: 15px;
	top: 15px;
	max-width: 140px;
	cursor: pointer;
}

.abs-yzm img {
	width: 140px;
	height: 30px;
}

.input-group .btn-box {
	text-align: center;
}

.btn-box .btn {
	width: 300px;
	height:55px;
	cursor: pointer;
	border: none;
	font-size: 18px;
	border-radius: 8px;
	margin: 0 20px;
}

.btn-box .btn.btn1 {
	background: #ecbd2b;
	color: #fff;
}

.btn-box .btn.btn2 {
	background: #a4a4a4;
	color: #fff;
}

.fqalist h3 {
	padding: 8px 0;
	line-height: 38px;
	border-bottom: 1px #d7d7d7 solid;
	font-weight: 400;
	font-size: 16px;
	color: #333;
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
}

.fqalist h3 span {
	width: 36px;
	height: 36px;
	background: #c0c0c0;
	font-weight: bold;
	font-size: 18px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 8px;
	border-radius: 6px;
	color: #fff;
}

.fqalist h3 em {
	position: absolute;
	width: 36px;
	height: 36px;
	right: 0;
	top: 8px;
	border-radius: 6px;
	color: #fff;
	color: #ecbd2b;
	font-size: 24px;
	font-weight: bold;
}

.fqalist h3 em:after {
	content: "+";
	width: 36px;
	height: 36px;
	width: 100%;
	height: 100%;
}

.fqalist h3.on em:after {
	content: "-";
	font-size: 30px;
	font-weight: 400;
}

.fqalist h3.on span {
	background: #007AFF;
	color: #fff;
}

.fqalist h3.on {
	border: none;
}

.fqalist .item {
	position: relative;
	padding-left: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 38px;
	border-bottom: 1px #d7d7d7 solid;
	display: none;
}

.fqalist .item span {
	width: 36px;
	height: 36px;
	background: #5c5c5c;
	font-weight: bold;
	font-size: 18px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 8px;
	border-radius: 6px;
	color: #fff;
}

.left-nav {
	width: 320px;
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px #e1e1e1 solid;
}

.left-nav .item {
	display: none;

}

.left-nav h3 {
	padding: 0 22px;
	line-height: 58px;
	height: 58px;
	font-size: 16px;
	color: #333;
	font-weight: 400;
	border: 1px #e1e1e1 solid;
	border-bottom: none;
	background: url(../images/nlb1.png) no-repeat right 50%;
}

.left-nav h3.on {
	background: #ecbd2b url(../images/nlb2.png) no-repeat right 50%;
	color: #fff;
}

.left-nav h3.on a{
	color: #fff;
}
.left-nav h3 a.quan{
	display: block;
    width: 100%;
}
.left-nav .item li {
	height: 40px;
	line-height: 40px;
}

.left-nav .item li a {
	display: block;
	padding-left: 27px;
	font-size: 14px;
	color: #888;
}

.left-nav .item li a:hover,
.left-nav .item li.on a {
	background: #dbecff;
	color: #ecbd2b;
}

.downloadr {
}

.downloadr-table table {
	width: 100%;
	border-collapse: collapse;
}

.downloadr-table th {
	height: 78px;
	line-height: 78px;
	background: #dfdfdf;
	font-size: 18px;
	color: #333;
}

.downloadr-table td {
	padding: 15px 25px;
	border-bottom: 1px #ccc solid;
}

.downloadr-table td.tc {
	text-align: center;
}

.downloadr-table td a.downloadr-btn {
	background: url(../images/xz1.png) no-repeat center;
	display: block;
	height: 22px;
	min-width: 38px;
}

.downloadr-table tr.on td {
	background: #fff !important;
	border-bottom: 1px #f4f4f4 solid !important;
	color: #111 !important;
}

.downloadr-table tr.on td a.downloadr-btn {
	background: url(../images/xz3.png) no-repeat center !important;
}

.downloadr-table tr:hover td {
	background: #ecbd2b;
	color: #fff;
}

.downloadr-table tr:hover td a.downloadr-btn {
	background: url(../images/xz2.png) no-repeat center;
}

.event-list {
	margin-left: -4%;
}

.event-list li {
	width: 25%;
	float: left;
	padding-left: 4%;
	margin-bottom: 15px;
}

.event-list li .eventabox {
	display: block;
}

.pic {
	padding: 6px;
	background: #fff;
}

.event-list li p {
	margin-top: 15px;
	text-align: center;
	font-size: 16px;
	color: #888;
	height: 30px;
	overflow: hidden;
}

.iconfont {
	color: #fff;
	font-size: 40px;
}

.products-toptxt {
	padding-bottom: 30px; padding-top: 30px;
	background: #fff;
	border-radius: 6px;
}

.products-toptxt h3 {
	font-size: 40px;
	color: #111;
	padding-bottom: 15px;
}

.products-toptxt p {
	font-size: 14px;
	color: #888;
	line-height: 36px;
}

.products-list .featured-ul li {
    width: 32%;
    border: 1px solid rgba(85, 85, 85, 0.2);
    margin: 10px;
}
.featured-ul li:hover .hover-div {
	opacity: 0;}
.featured-ul li:hover {
	box-shadow: none;}
.featured-ul li:hover .img img {
	transform: none;}
.products-list .featured-ul li h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
	height: auto;}
.products-list .featured-ul li p{text-align:center;}
.products-list .pages {
	margin-top: 30px;
}

.productsbox {
	background: #fff;
	border-radius: 10px;
	padding: 35px;
}

.products-leftimg {
	
	overflow: hidden;
}

.xq2 { font-size:28px; font-weight: bold;
    border-bottom: 1px solid #ddd;
	padding-bottom: 35px;}
.xq3 table{width:100%;}
.xq3 table td{padding:10px;    border: 1px solid #d8d8d8;}
.xq3{margin-top:3%;}

.titleh3 {
	height: 70px;
	line-height: 70px;
	text-align: center;
	width: 910px;
	margin: 0 auto;
	font-size: 26px;
	color: #000;
}

.titleh4 {
	text-align: center;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding: 10px 0 20px 0px;
}

.imgnav {
	width: 520px;
	margin: 10px auto;
}

#content {
	margin: 0px auto;
	line-height: 19px;
}

#content p {
	text-indent: 2em;
	color: #333;
}

.imgnav {
	position: relative;
	margin: 0 auto;
	width: 520px;
}

#img {
	z-index: 10;
	display: flex;
	align-items: center;
	width: 520px;
	position: relative;
	text-align: center;
	border: 1px #ddd solid;
	height: 520px;
	overflow: hidden;
}

#img img {
	width: 520px;
	height: auto;
	display: none;
	max-height:520px;
}

#front {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	cursor: pointer;
	width: 394px;
	height: 578px;
}

#front a {
	position: absolute;
	left: 20px;
	top: 224px;
	display: block;
	width: 104px;
	height: 104px;
	display: none;
}

#next {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	cursor: pointer;
	width: 394px;
	height: 578px;
}

#next a {
	position: absolute;
	right: 20px;
	top: 224px;
	display: block;
	width: 104px;
	height: 104px;
	display: none;
}

#cbtn {
	position: relative;
	margin-top: 10px;
}

#cbtn ul {
	position: relative;
	width: 10000px;
	height: 90px;
}

#cbtn ul li {
	border: 1px #e1e1e1 solid;
	display: flex;
	float: left;
	width: 88px;
	height: 88px;
	cursor: pointer;
	text-align: center;
	margin-right: 18px;
	position: relative;
	align-items: center;
}

#cbtn ul li img {
	width: 88px;
	height: auto;
	display: block;
}



#cbtn li.hov {
	border-color: #ecbd2b;
}

.ctrl div {
	clear: both;
}

#cSlideUl {
	width: 408px;
	overflow: hidden;
	position: relative;
	top: 0;
	margin: 0 auto;
}
.picSildeLeft,.boots .swiper-button-prev {
	cursor: pointer;
	position: absolute;
	top: 22px;
	left: 0;
	z-index: 9;
	background: #f4f4f4 url(../images/lbt1.png) no-repeat 50%;
	width: 40px;
	height: 90px;
	border-radius: 0;
}
.boots .swiper-button-next:after,.boots .swiper-button-prev:after{
	display: none;
}
.boots{
	position: relative;
	outline: none;
}
.picSildeLeft:hover,.boots .swiper-button-prev:hover {
	background: #ecbd2b url(../images/lbt2.png) no-repeat 50%;
}

.picSildeRight:hover,.boots .swiper-button-next:hover {
	background: #ecbd2b url(../images/rbt2.png) no-repeat 50%;
}

.gallery-thumbs{
	margin-left: 50px;
	margin-right: 50px;
	height: 90px;
}
.gallery-thumbs .swiper-slide{
	position: relative;
}
.gallery-thumbs .swiper-slide img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-width: 90px;
	max-width: 90px;
}

/* 效果CSS开始 */
.gallery-thumbs .swiper-slide{
	border: 1px #e1e1e1 solid;
}

.gallery-thumbs .swiper-slide-thumb-active{
	border: 1px #ecbd2b solid;
}
.gallery-thumbs{
	margin-top: 10px;
}
.gallery-top{
	
}
.gallery-top .swiper-slide{
	position: relative;
		width: 518px;
	height: 518px;
}
.gallery-top .swiper-slide img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-width: 518px;
	max-height: 518px;
}

.picSildeRight,.boots .swiper-button-next {
	cursor: pointer;
	position: absolute;
	top: 22px;
	right: 0;
	z-index: 9;
	background: #f4f4f4 url(../images/rbt1.png) no-repeat 50%;
	width: 40px;
	height: 90px;
	border-radius: 0;
}
.productstopR {
	margin-left: 570px;
}

.productstopR h1 {
	margin-top: 15px;
	color: #ecbd2b;
	font-size: 21px;
	margin-bottom: 20px;
}
.productstop-description{
	width: auto;
    color: #888;
}
.productstop-table{
	width: auto;
}
.productstop-table table {
	width: 100%;
	border-collapse: collapse;
}

.productstop-table th,
.productstop-table td {
	line-height: 48px;
	border: 1px #d7d7d7 solid;
	padding-left: 70px;
}

.productstop-table th {
	font-size: 14px;
	color: #333;
}

.productstop-table td {
	font-size: 14px;
	color: #888;
}

.request-btn {
	margin-top: 40px;
	width: 230px;
	height: 54px;
	line-height: 54px;
	background: #ecbd2b;
	color: #fff;
	display: block;
	border-radius: 27px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.request-btn:hover {
	color: #ff0;
}

.cp-tabbox {
	
	border-radius: 0 0 10px 10px;
	margin-top: 4%;
	padding-left: 0;
	padding-right: 0;
}

.slideTxtBox .hd {

}
.hdt li{font-size:28px; font-weight: bold; color:#111;}
.slideTxtBox .hd li {
	



	text-align: center;
	font-size: 24px;
	color: #333;

	cursor: pointer;
	font-weight: bold;
}
.slideTxtBox .hd li p.xh{ text-align: center;}
.cp-tabbox .pimg{  

    margin: 0 auto;   }
.cp-tabbox .pimg img{display:block; margin:0 auto;    }
.slideTxtBox .hd li.on {
	background: none;
	color: #333;
	font-weight: bold;
}
.cha {position:absolute;left:0; top:0; width:16%; }
.wxq .item1-txt table td{padding:0 3%;} 
.cha  a{display:block; background:#f5f5f5;  line-height: 36px;    font-size: 14px;     padding-left:30px;}
.cha  h1{font-size:18px; color:#111;  margin:0; font-weight: normal;background:#ecbd2b; padding:14px 30px;}
.cha1 a{    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #ecbd2b;
    background:#111 ;
    border-radius: 10px;
    line-height: 50px;
    width: 150px;
    text-align: center;
    margin: 11% 0;}
.cha1 h2{font-size:28px;}
.cha  a:hover{background:#111; color: #ecbd2b; }
.cha1 {position:absolute;right:0; top:24%;  }
.slideTxtBox .bd {
	background: none;
	
}
.slideTxtBox .bd .item{position:relative;}
.hdt{border-bottom:1px solid #ddd; padding-bottom:35px;}
.item1-txt {
	line-height: 34px;
	color: #333;
	font-size: 16px;
}

.tjbox {
	padding-left: 0;
	padding-right: 0;
}

.title2 {
	line-height: 110px;
	font-size: 24px;
}

.item2-txt {
	border-top: 1px #ecbd2b solid;
}

.item2-txt table {
	width: 100%;
	border-collapse: collapse;
}

.item2-txt th,
.item2-txt td {
	padding: 25px 0;
	border-bottom: 1px #cccccc solid;
	line-height: 30px;
	color: #888;
	font-size: 16px;
}

.item2-txt th {
	font-size: 18px;
	color: #333;
}

.right-abs {
	position: fixed;
	z-index: 100;
	top: 50%;
	right: 0;
	margin-top: -120px;
}

.right-abs a {
	    display: block;
    width: 50px;
    height: 50px;
 
    margin-bottom: 4px;
    position: relative;
    border-radius: 50%;
    background-size: 24px !important;
}

.abs2-txt {
	background: #fff;
	right: 68px;
	padding: 10px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	min-width: 160px;
	position: absolute;
	height: 64px;
	line-height: 24px;
	display: none;
}

.abs3-txt {
	background: #fff;
	padding: 10px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	position: absolute;
	right: 68px;
	top: 0;
	width: 140px;
	height: 140px;
	display: none;
}

.abs3-txt img {
	width: 120px;
	height: 120px;
	display: block;
}

.abs2-txt .p1 {
	font-size: 16px;
	color: #ababab;
}

.abs2-txt .p2 {
	font-size: 16px;
	color: #333333;
}

.right-abs .abs1 {
	background: #fff url(../images/ab1.png) no-repeat 50%;
}

.right-abs .abs1:hover {
	background: #ecbd2b url(../images/ab1-2.png) no-repeat 50%;
}

.right-abs .abs1 {
	background: #fff url(../images/ab1.png) no-repeat 50%;
}

.right-abs .abs1:hover {
	background: #ecbd2b url(../images/ab1-2.png) no-repeat 50%;
}

.right-abs .abs2 {
	background: #fff url(../images/ab2.png) no-repeat 50%;
}

.right-abs .abs2:hover {
	background: #ecbd2b url(../images/ab2-2.png) no-repeat 50%;
}

.right-abs .abs2:hover .abs2-txt {
	display: block;
}



.right-abs .abs3 {
	background: #fff url(../images/ab3.png) no-repeat 50%;
}

.right-abs .abs3:hover {
	background: #ecbd2b url(../images/ab3-2.png) no-repeat 50%;
}

.right-abs .abs3:hover .abs3-txt {
	display: block;
}

.right-abs .abs5 {
	background: #fff url(../images/top1.png) no-repeat 50%;
}

.right-abs .abs5:hover {
	background: #ecbd2b url(../images/top2.png) no-repeat 50%;
}


@media screen and (max-width: 1320px) {
	.productsbox{
		padding: 20px;
	}
	.tjbox{
		padding-left: 10px;
		padding-right: 10px;
	}
	.lx-l {
		width: 100%;
	}

	.lx-r {
		width: 100%;
		max-width: 100%;
	}

	.title-t1 {
		height: 150px;
		line-height: 150px;
	}

	.nav a {
		padding-left: 40px;
	}

	.foot-tl {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}

	.foot-tc {
		margin-left: 0;
		float: none;
	}

	.copy-nav {
		text-align: center;
		float: none;
		line-height: 30px;
		height: 30px;
		overflow: hidden;
		margin-bottom: 15px;
	}

	.copy-nav a {
		float: none;
		display: inline-block;
	}

	.copy {
		text-align: center;
	}

	.copy-l p {
		display: block;
		text-align: center;
	}

	.copy-l .copy-logo {}
	.slideTxtBox .bd{
		padding: 20px;
	}
	.productstop-table th, .productstop-table td{
		padding-left: 20px;
	}
	.productstopR{
		margin-left: 540px;
	}

}

.sp_nav {
	width: 50px;
	float: right;
	position: relative;
	cursor: pointer;
	height: 30px;
	margin-top: 18px;
	display: none;
}

.sp_nav span {
	display: block;
	background: #ecbd2b;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 10px;
	transition: all ease 0.35s
}

.sp_nav span:nth-of-type(1) {
	top: 0px
}

.sp_nav span:nth-of-type(2) {
	top: 10px
}

.sp_nav span:nth-of-type(3) {
	top: 20px
}

.sp_nav_se span:nth-of-type(1) {
	top: 10px;
	transform: rotate(45deg)
}

.sp_nav_se span:nth-of-type(2) {
	width: 0
}

.sp_nav_se span:nth-of-type(3) {
	top: 10px;
	transform: rotate(-45deg)
}


.sjj_nav {
	position: fixed;
	z-index: 2000;
	background: #f4f4f4;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}

.nav_show {
	top: 60px
}

.sjj_nav>ul>li:first-child {
	overflow: hidden;
	border-top: 0
}

.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 92px)
}

.sjj_nav>ul>li:first-child .language {
	float: right;
	width: 92px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px
}

.sjj_nav>ul>li:first-child .language a {
	width: 45px;
	float: left;
	border-left: 1px #ddd solid;
	text-align: center;
	color: #999;
}

.sjj_nav ul li i {
	position: absolute;
	top: 5px;
	right: 0px;
	border-left: 1px #ddd solid;
	height: 30px;
	padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}

.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}

.sjj_nav ul li {
	border-top: 1px #ddd solid;
	margin-left: 20px;
	position: relative;
	line-height: 40px;
	font-size: 14px
}

.sjj_nav>ul>li:last-child {
	border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
	display: none
}

.sjj_nav ul li a {
	color: #666;
	width: 80%
}

.sjj_nav ul li ul li a {
	color: #999;
	display: block;
	text-align: left;
}

.sjj_nav ul li i svg {
	width: 32px;
	height: 20px;
	fill: #555;
}

.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #ecbd2b
}

.sjj_nav ul li ul li>ul {
	margin-left: 10px
}
@media screen and (max-width: 1240px) {
	.products-leftimg{
		width: 100%;
		float: none;
	}
	.productstopR{
		margin-left: 0;
		margin-top: 30px;
	}
}
.cp-ban img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.cp-ban{
	display: none;
	padding-bottom: 20px;
}

.cp-ban .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	border-radius: 5px;
}
.cp-ban .swiper-pagination-bullet-active{
	width: 30px;
	color: #ecbd2b;
}
.cp-ban  .swiper-pagination{
	bottom: 0;
}


@media screen and (max-width: 980px) {
	.pt ul li{width:100%;}
	.products-leftimg{
		display: none;
	}
	.cp-ban{
		display: block;
	}
	#picSlideWrap{
		display: none;
	}
	.productsbox{
		padding: 10px;
	}
	.downloadr-table td{
		padding:10px 5px;
	}
	.item2-txt th, .item2-txt td{
		padding: 10px 5px;
	}
	.item2-txt th{
		font-size: 16px;
	}
	.slideTxtBox .hd{
		height: 48px;
    width: 100%;
		
	}
	.slideTxtBox .hd li{
		font-size: 15px;
		height: 48px;
		line-height: 48px;
		padding: 0 10px;
		white-space:nowrap;
		float: none;
		display: inline-block;
	}
	.item1-txt{
		font-size: 15px;
		line-height: 1.8;
	}
	.slideTxtBox .hd ul{
		height: 48px;
		
		overflow-y: hidden;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	.inputl, .inputr{
		width: 100%;
		margin-top: 20px;
	}
	.btn-box .btn{
		width: 200px;
		height: 60px;
	}
	.input-group{
		margin-top: 20px;
	}
	.page-ny li{
		max-width: 100%;
		width: 100%;
		float: none;
	}
	.fr-touch-close{
		    position: absolute;
    top: 0;
    right: 12px;
    padding-right: 11px;
	   
	}
	.fr-window-fresco .fr-touch-close .fr-touch-button-icon{
		 /*background-image: url(../images/sprite@x2.png) none !important;*/
        background-image: none !important;
	}
	
	
	.event-list li{
		width: 33.33333%;
		padding-left: 2%;
		overflow: hidden;
	}
		.event-list{
			margin-left: -2%;
		}
	
	.left-nav{
		display: none;
	}
	.downloadr{
		margin-left: 0;
	}
	
	.ny-nrbox {
		padding-top: 30px;
		padding-bottom: 40px;
	}

	.bread-box {
		height: 40px;
		line-height: 40px;
	}

	.bread-l {
		display: none;
	}

	.sp_nav {
		display: block;
	}

	.index-cp li {
		width: 50%;
	}

	.index-cp li:nth-child(7) {
		display: none;
	}

	.index-cp li:nth-child(8) {
		display: none;
	}

	.swiper-button-next {
		display: none;
	}

	.swiper-button-prev {
		display: none;
	}

	.top-soso {
		display: none;
	}

	#header {
		height: 60px;
	}

	.contnet {
		padding-top: 0px;
	}
.index-ban .bdw p {
    font-size: 18px;


	margin-left: 5%;}
	.logo img {
	
	}

	.logo {
		        padding: 10px;
        width: 36%;
        margin-top: 9px;
	}

	.nav {
		display: none;
	}

	.foot-tr {
		display: block;
		float: none;
	}
	.in-equipment{display:none;}
	.qq {
		margin: 0 20px;}
	.qq ul li .q1 h4 {
		font-size: 20px;}
	.qq ul li .q1 p{display:none;}
	.featured-ul li h3 {
    font-size: 20px;

		margin-bottom: 10px;}
	.ab3 ul li {
		width: 100%;}

	.fas ul li .ft h4 {
		font-size: 16px;}
	.fas ul li .ft{position:absolute;left: 17%;top: 18%;}
	.qq ul li {
  
		width: 100%;}
	.ww ul li .wwt {
		margin-top: 6%;}
	.ww ul li:nth-child(1) {
		width: 100%;}
	.ww ul li h4 {
    font-size: 30px;
		text-align: center;}
	.ww ul li:nth-child(2) {
		width: 100%;}
	.featured-ul li {
		margin-bottom: 20px;
		width: 48%;
		margin-left: 2%;
	}
.pt h1 {

	font-size: 24px;}
	.fq-list {
	
	}

	.fq-list li {
		margin-left: 20px;
	}

	.index-box2,
	.index-box3 {
		padding-bottom: 40px;
	}

	.title-t1 {
		height: 100px;
		line-height: 100px;
		font-size: 30px;
	}
	.tsmall{font-size: 20px;}

	.right-abs .abs1,
	.right-abs .abs2,
	.right-abs .abs3 {
		display: none;

	}

	.right-abs {
		top: auto;
		bottom: 50px;
		margin-top: 0;
	}
.n-abs{
		display: none;
	}
	.n-txt{
		padding-right: 0;
	}
	.productsr{
		margin-left: 0;
	}

}

.index-ban {
	background: url(../images/banbg.jpg) no-repeat center 50%;
}
@media (max-width: 2560px) and (min-width:2048px){
	.index-ban img {
 
		width: 100%;}
	.in-equipment .swiper-slide .text {

	left: 4%;
		top: 15%;}
	.qq ul li img {

		width: 100%;}
	
}
@media (max-width: 1680px) and (min-width:1400px){
	.index-ban .bdw p {
		font-size: 52px;    width: 52%;}
	.k2 ul li {
		width: 23%;}
	.news-item {

		width: 31.7%;}
	.w1450px {
		max-width: 1400px}
	.ny-box {
    height: 440px;
		line-height: 440px;}
	.ina {
		background-size: 100%;}
	.ina .nt .at {
    width: 97%;
  
		margin-top: 2%;}
	.in-equipment .swiper-slide {
    width: 1300px;
}
	.in-equipment .swiper-slide .text {
    position: absolute;
    left: 5%;
		top: 13%;}
		.in-equipment .swiper-button-prev {
    left: 49%;
 
		top: 57%;}
	.in-equipment .swiper-button-next {
    left: 20%;
		top: 57%;}
	.products-list .featured-ul li {
		width: 31%;}
	
}
@media (max-width: 1400px) and (min-width: 1280px){
	.index-ban .bdw p {
		font-size: 50px;}
	.k2 ul li {
		width: 23%;}
	
.products-list .featured-ul li {
	width: 31%;}
	.wxq .wd {
  
    width: 90%;
  
		margin: 0 auto;}
	.wxq .item1-txt {
		width: 55%;}
	.wxq .w1450px {

		padding: 3% 0;}
	.wxq .wimg {

		margin-top: 6%;}
	.wxq .wimg {
 
    margin-top: 3%;
	}
	.wxq .w1450px {

		padding: 5% 0;}
	.news-item {

		height: 518px;}
	.ina {
		background-size: 100%;}
	.ina .nt .at {
    width: 97%;
  
		margin-top: 2%;}
	    .foot-tc {

			float: left;}
	.in-equipment .swiper-slide .text {
    position: absolute;
    left: 19%;
		top: 13%;}
	.in-equipment .swiper-slide .text h4 {
    margin: 0;
    color: #111;
		font-size: 56px;}
	.in-equipment .swiper-button-prev {
    left: 56%;
 
		top: 50%;}
	.in-equipment .swiper-button-next {
    left: 21%;
		top: 50%;}
	.ww ul li h4 {
		font-size: 56px;}
	.ny-box {
    height: 398px;
		line-height: 398px;}
	
	
}
@media (max-width: 1200px) and (min-width: 767px){
	.index-ban .bdw p {
		font-size: 26px;}
	.k2 ul li {
		width: 22%;}
	.featured-ul li h3 {
		font-size: 28px;}
		.wxq .item1-txt h4{font-size:24px;}
	.wxq .item1-txt {
		width: 100%;}
	.wxq .item1-txt table td {
    padding: 0 3%;
    width: 50%;
    display: block;
		float: left;}
	    .wxq .item1-txt {
        width: 50%;
			padding: 0 4%;}
	.cha {

		width: 28%;}
	.in-equipment{display:none;}

	.fas ul li .ft h4 {
		font-size: 40px;}
	.fas ul li .ft {
    position: absolute;
    left: 10%;
		top: 10%}
	.products-list .featured-ul li {
		width: 31%;}
	.cp-tabbox .pimg {

		width: 50%;}
	.logo {
		padding-top: 12px;}
	.ww ul li h4 {
		font-size: 40px;}
	
	.sp_nav {
		display: block;}
	.nav,.top-soso{
   
		display: none;}
	.pp ul.pu li h4 {
		font-size: 15px;}
	.ab3 ul li .cover .box {
		padding: 10px;}
	.down ul li {
		width: 47.3333%;}
	.n-txt h2 {
    height: 55px;
		overflow: hidden;}

	.m2 {
		width: 29%;}
	.news-item {
		width: 47%}
	#header {
		height: 60px;}
	.ny-box{background-repeat:no-repeat;    background-size: cover;    height: 300px;
    line-height: 300px;}
	.ina .nt {

		width: 100%;}
	.fq-list li a {

		padding: 22px;}
	.footer-nav .dnav{display:none;}
	.pt ul li {
		width: 47%;}
	.about-txt table td{width:100%; float:left;}
	.about-txt td img {

		width: 100%;}
	.tjbox .featured-ul li{    width: 31.333333%;}
	
}
@media screen and (max-width: 768px) {
.featured-ul li h3 {
   
			height: auto;}
	    .featured-ul li h3 {
			font-size: 16px;}
	.about-txt p strong{font-size:20px !important;}

	.fq-list li a p {
		font-size: 20px;}
	a.amore {

    padding: 10px 10px;

    margin-top: 14px;
		width: 143px;}
	.fas{display:none;}
	.kt h4 {
		font-size: 20px;}
	.pp ul.pu li {
    width: 48%;
		margin-top: 10px;}
	.k2 ul li {
		width: 44%;}
	.k2 ul li h3 {
		font-size: 16px;}
	.wxq .item1-txt h4{font-size:24px;}
	.wxq .item1-txt {
		width: 100%;}
	.wxq .item1-txt table td {
    padding: 0 3%;
    width: 50%;
    display: block;
		float: left;}
	    .wxq .item1-txt {
        width: 100%;
			padding: 0 4%;}
	.wxq .wimg{display:none;}
	
	
	.cha {
    position: static;
    left: 0;
    top: 0;
		width: 100%;}
	    .slideTxtBox .bd {
			padding: 0px;}
	.cp-tabbox .pimg img {

		width: 100%;}
	.cha1 h2 {
    font-size: 20px;
		text-align: center;}
	.cha1 a {

		margin: 11% auto;}
	.hdt {

		display: none;}
	.cha1 {
		position: static;}
	.bread-box{
		display: none;
	}
	.downloadr-table th{
		height: 50px;
		line-height: 50px;
	}
	.downloadr-table td{
		padding-left: 10px;
		padding-right: 10px;
	}
	.index-ban .swiper-pagination {
		bottom: 5px;
	}

	.index-ban .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}

	.index-cp li .img {
		min-height: 160px;
		height: 160px;
	}

	.index-cp li .img img {
		max-height: 140px;
	}

	.featured-ul li .img {
		max-height: 160px;
	}

	.featured-ul li .img img {
		max-height: 140px;
	}

	.featured-ul li {
		padding: 10px;        margin-bottom: 0;
	}
	.featured-ul li p{height:auto;}
	.fq-list li {
		width: 100%;
		flex: auto;
		margin-bottom: 15px;

	}

	.fq-list li a {
		padding: 20px;
	}
	.ab5 ul li{margin:10px 0;}
.footer-nav {

	display: none;}
	.foot-tc{width:100%}
	.copy {
		text-align: left;}
	.fq-list {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.about-txt table td{float:left; width:100%;}
	.ab3 ul li .cover h4 {
		font-size: 16px;}
	.ab3 ul li .cover .box {
		padding: 6%;}
	.pb1 ul li {
		width: 46%;}
	.down ul li .tc1 a {
   
		font-size: 14px;}
	.pb1 ul li h4 {
    font-size: 16px;

		padding-top: 18px;}
	    .products-list .featured-ul li {
			width: 47%;}
	.products-list .featured-ul li h3 {
		font-size: 16px;}
	.news-title h1 {
		font-size: 20px;}
	.ttile2 {
		font-size: 24px;}
	.m2 {
		width: 100%; margin-top: 4%;}
	.m2 h4 {
		font-size: 24px;}
	.ny-nrbox {

    width: 100%;
		overflow: hidden;}
	.down ul li {
		width: 100%;}
	.down ul li h4 {
    font-size: 18px;
    color: #111;
    overflow: hidden;
		height: 32px;}
	.n-img img {
    width: 100%;
		height: auto;}
	.pages a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
		padding: 0 4px;}
	.news-item {
    padding: 30px;

    width: 100%;

		margin: 10px 0;}
	.n-txt h2 {

		font-size: 16px;}
	.pp ul.pu li h4 {
		font-size: 14px;}
	    .featured-ul li {
        margin-bottom: 20px;
        width: 48%;
        margin-left: 2%;
			}

}

@media screen and (max-width: 520px) {
	.ny-box {    height: 116px;
    line-height: 116px;
    font-size: 24px;
		background-repeat: no-repeat !important;}
	    .featured-ul li h3 {
   
			height: 38px;}
  .qq ul li .q1 h4 {
    font-size: 16px;}
	    .featured-ul li h3 {
			font-size: 14px;}
	.about-txt p strong{font-size:20px !important;}
	.fa2 .fas{display:block;}
	.fq-list li a p {
		font-size: 20px;}
	a.amore {

   padding: 6px 10px;
    margin-top: 14px;
    width: 100px;
    font-size: 14px;}
	.fas{display:none;}
	.kt h4 {
		font-size: 20px;}
	.pp ul.pu li {
    width: 48%;
		margin-top: 10px;}
	.k2 ul li {
		width: 44%;}
	.k2 ul li h3 {
		font-size: 14px;}
	.wxq .item1-txt h4{font-size:24px;}
	.wxq .item1-txt {
		width: 100%;}
	.wxq .item1-txt table td {
    padding: 0 3%;
    width: 50%;
    display: block;
		float: left;}
	    .wxq .item1-txt {
        width: 100%;
			padding: 0 4%;}
	.wxq .wimg{display:none;}
	
	
	.cha {
    position: static;
    left: 0;
    top: 0;
		width: 100%;}
	    .slideTxtBox .bd {
			padding: 0px;}
	.cp-tabbox .pimg img {

		width: 100%;}
	.cha1 h2 {
    font-size: 20px;
		text-align: center;}
	.cha1 a {

		margin: 11% auto;}
	.hdt {

		display: none;}
	.cha1 {
		position: static;}
	.bread-box{
		display: none;
	}
	.downloadr-table th{
		height: 50px;
		line-height: 50px;
	}
	.downloadr-table td{
		padding-left: 10px;
		padding-right: 10px;
	}
	.index-ban .swiper-pagination {
		bottom: 5px;
	}

	.index-ban .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}

	.index-cp li .img {
		min-height: 160px;
		height: 160px;
	}

	.index-cp li .img img {
		max-height: 140px;
	}

	.featured-ul li .img {
		max-height: 160px;
	}

	.featured-ul li .img img {
		max-height: 140px;
	}

	.featured-ul li {
		padding: 10px;        margin-bottom: 0;
	}
	.featured-ul li p{height:auto;    font-size: 14px;
}
	.cp-tabbox .pimg{padding-top:20px;        width: 100%;
        float: left;}
	.xq2 {
		font-size: 24px;}
	.xq3 table td {
    padding: 10px;
    border: 1px solid #d8d8d8;
    width: 100%;
    float: left;
		margin-bottom: 10px;}
	.fq-list li {
		width: 100%;
		flex: auto;
		margin-bottom: 15px;

	}
.about-txt p {
	margin-bottom: 0;}
	.fq-list li a {
		padding: 20px;
	}
	.about-txt {
		margin-top: 0;}
	.cha a {

    width: 50%;
		float: left;}
	.ab5 ul li{margin:10px 0;}
.footer-nav {

	display: none;}
	.foot-tc{width:100%}
	.copy {
		text-align: left;}
	.fq-list {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.about-txt table td{float:left; width:100%;}
	.ab3 ul li .cover h4 {
		font-size: 16px;}
	.ab3 ul li .cover .box {
		padding: 6%;}
	.pb1 ul li {
		width: 44%;}
	.products-toptxt h3 {
		font-size: 24px;}
	.products-toptxt {
    padding-bottom: 0px;
		padding-top: 0;}
	.down ul li .tc1 a {
   
		font-size: 14px;}
	.pb1 ul li h4 {
    font-size: 16px;
padding-bottom: 18px;
		padding-top: 18px;}
	    .products-list .featured-ul li {
			width: 44%;}
	.products-list .featured-ul li h3 {
		font-size: 14px;    margin-bottom: 8px;}
	.news-title h1 {
		font-size: 20px;}
	.ttile2 {
		font-size: 24px;}
	.m2 {
		width: 100%; margin-top: 4%;}
	.m2 h4 {
		font-size: 24px;}
	.ny-nrbox {

    width: 100%;
		overflow: hidden;}
	.down ul li {
		width: 100%;}
	.down ul li h4 {
    font-size: 18px;
    color: #111;
    overflow: hidden;
		height: 32px;}
	.n-img img {
    width: 100%;
		height: auto;}
	.pages a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
		padding: 0 4px;}
	.news-item {
    padding: 30px;

    width: 100%;

		margin: 10px 0;}
	.n-txt h2 {

		font-size: 16px;}

}

@media screen and (max-width: 460px){
	.btn-box .btn{
		width: 120px;
		height: 40px;
		margin: 0 10px;
	}
}