@charset "utf-8";
.wrapper{
  min-width:1200px;
  max-width:1920px;
  margin:auto;
  overflow: hidden;
}
#header,#among,#footer,.width{
  max-width:1816px;
  margin:auto;
}
.padding{
  padding: 0 1.7%;
}
.padding1{
  padding-top: 3%;
}
.padding2{
  padding-bottom: 3%;
}
.among{
  padding: 3% 1.7%;
}
.header{
  background: #000;
}
#header{
  position: relative;
  height: 117px;
}
#header .info{
  text-align: right;
  font-size: 0;
  padding: 9px 0 21px;
  letter-spacing: -1px;
}
#header .info > *{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 24px;
  color: #FFF;
  padding-left: 18px;
  margin-left: 26px;
  background: left no-repeat;
}
#header .info > a:first-child{
  background-image: url("../images/add.png");
}
#header .info > a:last-child{
  padding-left: 22px;
  background-image: url("../images/email.png");
}
#header .info > tel{
  background-image: url("../images/tel.png");
}
#header .info a:hover{
  text-decoration: underline;
}
#header .logo{
  position: absolute;
  top: 54px;
  left: 790px;
}
#header label{
  position: absolute;
  right: 0;
  top: 68px;
  display: block;
  font-size: 0;
  letter-spacing: -1px;
}
#header label input{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  height: 22px;
  border: 0;
}
#header label input[type='text']{
  padding: 0;
  width: 246px;
  background: none;
  line-height: 22px;
  font-size: 12px;
  color: #FFF;
  border-bottom: 1px solid #939393;
}
#header label input::-webkit-input-placeholder{
  color: #999;
}
#header label input[type='button']{
  width: 22px;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;
  margin-left: 10px;
  background: url(../images/s.png) center center no-repeat;
}
.footer{
  background: #e9e2d9;
  padding-top: 3%;
}
.footer1{
  background: #e9e2d9;
}
#footer{
  max-width: 1510px;
}
#footer *{
  color:#6d6d6d;
  font-size: 14px;
  line-height:24px;
}
#footer a:hover{
  color:#dfa323!important;
}
#footer .info{
  float: left;
  width: calc(79% - (170px * 3));
}
#footer .info *{
  color: #323232;
}
#footer .info > span{
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #141414;
  margin-top: 5%;
}
#footer .info > span:nth-child(1){
  margin-top: 0;
}
#footer .info .box{
  margin-top: 6px;
  min-height: 24px;
  position: relative;
}
#footer .info .box > span{
  position: absolute;
  left: 0;
  top: 0;
}
#footer .info .box > li{
  margin-left: 50px;
}
#footer .info .ewm{
  font-size: 0;
  margin-top: 2%;
  letter-spacing: -1px;
}
#footer .info .ewm li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}
#footer .info .ewm li:nth-child(2){
  margin-left: 4%;
}
#footer .info .ewm li img{
  width: 70px;
  height: 70px;
  border: 3px solid white;
}
#footer .info .ewm li span{
  display: block;
  text-align: center;
  font-size: 12px;
}
#footer .info .link{
  font-size: 0;
  padding-top: 2%;
  letter-spacing: -1px;
}
#footer .info .link a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin: 3px 0 0 3px;
}
#footer .info .link a img{
  width: 30px;
  height: 30px;
  border-radius: 30px;
}
#footer .type{
  float: left;
  width: 170px;
  margin-left: 7%;
}
#footer .type > a{
  display: block;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 8px;
}
#footer .type > li a{
  font-size: 14px;
}
#footer .copyright{
  padding: 1.2% 0;
  margin-top: 3%;
  border-top: 1px solid #c5c0b8;
}
#footer .copyright,
#footer .copyright *{
  font-size: 12px;
}
.banner{
  position: relative;
  display: block;
  overflow: hidden;
}
.banner img{
  width: 100%;
}
.banner .swiper-slide a{
  display: block;
}
.banner .swiper-slide p{
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  text-transform: uppercase;
  transform: translate(-50%,-50%)!important;
}
.banner .swiper-slide p span{
  display: block;
  font-size: 30px;
}
.banner .swiper-slide p font{
  display: block;
  font-size: 22px;
}
.banner .arrow{
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 0;
  z-index: 1;
  letter-spacing: -1px;
  text-align: center;
  height: 35px;
}
.banner .arrow span{
  margin: 0 5px;
  width: 12px;
  height: 12px;
  background: #FFF;
}
.banner .arrow span.swiper-pagination-bullet-active{
  background: #e50012;
}
.product_banner img{
  width: 100%;
}
.location{
  padding: 1.2% 1.7%;
}
.location.line{
  padding-bottom: 0;
}
.location.line li{
  padding-bottom: 1.2%;
  border-bottom: 1px solid #c0c0c0;
}
.location span:after{
  content: ' > ';
}
.sidebar{
  background:#e9e2d9;
  overflow: hidden;
  padding: 1.2% 1.7%;
  text-align: center;
  border-bottom: 1px solid white;
}
.navBox{
  height: 40px;
}
.navBox ul li{
  width: 25%;
  min-width: 25%;
  text-align:center;
}
.navBox ul li a{
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  color: #525252;
  padding: 0 12px;
  white-space: nowrap;
}
.navBox ul li a:hover{
  color:#da251d;
}
.navBox ul li.on a,
.navBox ul li:hover a{
  background: #dfa323;
  color: #FFF;
}
.list_pro a{
  display: block;
  float: left;
  border-bottom: 1px solid #707070;
}
.list_pro a div{
  overflow: hidden;
}
.list_pro a div img{
  width: 100%;
  transition: all 0.5s;
}
.list_pro a:hover div img{
  transform: scale(1.2);
}
.list_pro a span{
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
}
.list_pro a font{
  text-align: center;
  line-height: 1.4;
  padding-bottom: 3%;
}
.detailsBox{
  max-width: 1510px;
  margin: 0 auto;
}
.detailsBox .picBox{
  float: left;
  width: 49%;
}
.detailsBox .picBox .arrow{
  display: none;
}
.detailsBox .picBox .swiper-slide a{
  position:relative;
  display:block;
}
.detailsBox .picBox .swiper-slide a > img{
  width: 100%;
}
.detailsBox .picBox .swiper-slide a ul{
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
}
.detailsBox .picBox .swiper-slide a ul li{
  width:100%;
  height:100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow:hidden;
}
.detailsBox .picBox .swiper-slide a ul li img{
  max-width:100%;
  max-height:100%;
}
.detailsBox .picBox .swiper1{
  border: 1px solid #b4b4b4;
  overflow: hidden;
}
.detailsBox .picBox .swiper2{
  margin-top: 5%;
  padding: 0 40px;
  position: relative;
}
.detailsBox .picBox .swiper2 .swiper-slide{
  cursor: pointer;
}
.detailsBox .picBox .swiper2 .swiper-slide div{
  border: 1px solid #e6e6e6;
  position:relative;
}
.detailsBox .picBox .swiper2 .swiper-slide div > img{
  width: 100%;
}
.detailsBox .picBox .swiper2 .swiper-slide.swiper-slide-thumb-active div{
  border-color: #4c4c4c;
}
.detailsBox .picBox .swiper2 .swiper-slide div ul{
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
}
.detailsBox .picBox .swiper2 .swiper-slide div ul li{
  width:100%;
  height:100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow:hidden;
}
.detailsBox .picBox .swiper2 .swiper-slide div ul li img{
  max-width:100%;
  max-height:100%;
}
.detailsBox .picBox .swiper2 .prev,
.detailsBox .picBox .swiper2 .next{
  z-index: 2;
  display: block;
  position: absolute;
  width: 26px;
  top: 0;
  height: 100%;
  cursor: pointer;
  background: center no-repeat;
}
.detailsBox .picBox .swiper2 .prev{
  left: 0;
  background-image: url("../images/prev.jpg");
}
.detailsBox .picBox .swiper2 .next{
  right: 0;
  background-image: url("../images/next.jpg");
}
.detailsBox .info{
  float: right;
  width: 45%;
}
.detailsBox .info > h1{
  font-size: 52px;
  line-height: 1.2;
  font-family: 'Microsoft YaHei';
}
.detailsBox .info > h2{
  font-size: 36px;
  line-height: 1.2;
  margin: 2% 0 5%;
  padding-bottom: 5%;
  border-bottom: 1px solid #4f4f4f;
}
.detailsBox .info > h3{
  font-size: 15px;
  font-weight: normal;
}
.detailsBox .info .box{
  font-size: 0;
  letter-spacing: -1px;
  margin-left: -15px;
}
.detailsBox .info .box a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  cursor: pointer;
  margin: 15px 0 0 15px;
  border: 1px solid #e1e1e1;
}
.detailsBox .info .box a.on{
  border-color: #737373;
}
.detailsBox .info .box a img{
  width: 66px;
  height: 47px;
}
.detailsBox .info .box1{
  margin-top: 5%;
  padding-top: 5%;
  border-top: 1px solid #eaeaea;
}
.detailsBox .info .box1 div{
  display: none;
}
.detailsBox .info .box1 div:nth-child(1){
  display: block;
}
.detailsBox .info .box1 div ul{
  position: relative;
  min-height: 20px;
  margin-top: 15px;
}
.detailsBox .info .box1 div ul:nth-child(1){
  margin-top: 0;
}
.detailsBox .info .box1 div ul span{
  display: block;
  position: absolute;
  line-height: 20px;
  left: 0;
  top: 0;
  width: 140px;
  font-weight: bold;
  font-size: 16px;

}
.detailsBox .info .box1 div ul li{
  line-height: 20px;
  margin-left: 148px;
  font-size: 16px;
}
.detailsBox .info .cont{
  margin-top: 5%;
  padding-top: 5%;
  border-top: 1px solid #eaeaea;
}
.among_productinfo{
  padding-top: 0;
}
.among_productinfo .width{
  max-width: 1666px;
  border-top: 1px solid #664700;
  padding-top: 3%;
}
.fz36{
  font-size: 36px;
  text-transform: uppercase;
  margin-bottom: 4%;
  line-height: 1.2;
}
.aside{
  float: left;
  width: 250px;
}
.aside .fz36{
  margin-bottom: 10%;
}
.aside li a{
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #777;
}
.aside li a:hover,
.aside li a.on{
  color: #313131;
  text-decoration: underline;
}
#right{
  float: right;
  width: 71%;
}
.list_news a{
  display: block;
  background: #f8f8f8;
  padding: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list_news a div{
  overflow: hidden;
}
.list_news a div img{
  width: 100%;
  display: block;
  transition: all 0.5s;
}
.list_news a:hover div img{
  transform: scale(1.1);
}
.list_news a li{
  font-size: 20px;
  line-height: 30px;
  height: 90px;
  text-align: center;
  margin: 8% 0;
}
.list_news a:hover li{
  color: inherit;
}
.list_news a span{
  display: block;
  text-align: center;
  text-decoration: underline;
}
.list_news a font{
  display: block;
  text-align: center;
  color: #8e8e8e;
}
.content{
  min-height: 400px;
}
.detailed > h1{
  color: #000;
  font-size: 36px;
  line-height: 1.2;
  text-align: center;
}
.detailed .info{
  text-align: center;
  font-size: 14px;
  margin: 10px 0;
  color: #9a9a9a;
}
.prev-next{
  border-top: 1px solid #e1e1e1;
  margin-top: 4%;
  padding-top: 2%;
}
.fz30{
  font-size: 30px!important;
  line-height: 1.2;
}
.aboutBox *{
  font-size: 16px;
  line-height: 1.5;
}
.companyBox .box{
  float: left;
  width: 48%;
}
.companyBox .box > h3{
  color: #b57b00;
  font-size: 18px;
  margin: 5% 0 2%;
}
.companyBox > img{
  display: block;
  float: right;
  width: 47%;
}
.authenticationBox .fz30{
  margin: 5% 0 1%;
}
.authenticationBox .box{
  position: relative;
  padding: 0 40px;
  margin-top: 4%;
}
.authenticationBox .box .swiper{
  padding: 1px 0;
}
.authenticationBox .box a img{
  width: calc(100% - 2px);
  border: 1px solid #d9d9d9;
}
.authenticationBox .box .prev,
.authenticationBox .box .next{
  position: absolute;
  top: 50%;
  width: 21px;
  height: 40px;
  cursor: pointer;
  transform: translate(0,-50%);
  background: center no-repeat;
}
.authenticationBox .box .prev{
  left: 0;
  background-image: url("../images/left.png");
}
.authenticationBox .box .next{
  right: 0;
  background-image: url("../images/right.png");
}
.factoryBox .fz30{
  margin: 5% 0 1%;
}
.message{
  max-width: 1510px;
  margin: 0 auto;
}
.message .text1{
  font-size: 12px;
  color: #b4b4c5;
}
.message ul{
  background: #f8f8f8;
  margin-top: 12px;
  border: 1px solid #efefef;
}
.message ul li.tn{
  display: none;
}
.message ul li.input{
  float:left;
  width:calc(100% - 44px);
  display:block;
}
.message ul li.input input[type='text']{
  width:100%;
  height:44px;
  display:block;
  border: none;
  padding: 0;
  background: none;
}
.message ul li.radio{
  float:left;
  display:block;
  font-size:14px;
  line-height:26px;
}
.message ul li.xing{
  float:left;
  width:32px;
  text-align: center;
  line-height:44px;
  font-size:14px;
  color:red;
  height:26px;
  overflow:hidden;
  font-family:'宋体';
}
.message ul li.img{
  float: left;
  margin: 0 0 0 6px;
  border:1px solid #CCC;
}
.message ul li.img img{
  width:66px;
  height:24px;
}
.message ul li.textarea{
  float:left;
  width:calc(100% - 44px);
}
.message ul li.textarea textarea{
  border:0;
  width:100%;
  height:102px;
  padding: 15px 5px;
  display: block;
  background: none;
  box-sizing: border-box;
}
.message ul.code{
  width: 260px;
  position: relative;
}
.message ul.code .img{
  position: absolute;
  right: 12px;
  top: 10px;
}
.message ul.code .img img{
  width: 66px;
  height: 24px;
}
.message ul.button{
  display: inline-block;
  border: 0;
}
.message ul.button li input{
  height:44px;
  width:120px;
  border: 0;
  background: #505050;
  cursor: pointer;
  color: #FFF;
}
.contactBox{
  max-width: 1510px;
  margin: 0 auto;
}
.contactBox .box{
  float: left;
  width: 45%;
}
.contactBox .box .fz30{
  margin-bottom: 2%;
}
.contactBox .box li{
  padding-left: 30px;
  margin-top: 16px;
  background: 0 1px no-repeat;
}
.contactBox .box li,
.contactBox .box li *{
  font-size: 16px;
  line-height: 20px;
}
.contactBox .box li.add{
  background-image: url("../images/add1.png");
}
.contactBox .box li.tel{
  background-image: url("../images/tel1.png");
}
.contactBox .box li.email{
  background-image: url("../images/email1.png");
}
.contactBox .box li.website{
  background-image: url("../images/website.png");
}
.contactBox > img{
  float: right;
  width: 49%;
}
#mapBox{
  height: 660px;
  clear: both;
  margin-top: 4%;
  border: 1px solid #CCC;
}
.serviceBox > h2{
  font-size: 24px;
  margin-top: 4%;
  line-height: 1.2;
  padding-bottom: 1.2%;
  border-bottom: 1px solid #c0c0c0;
}
.serviceBox > h2:nth-child(1){
  margin-top: 0;
}
.serviceBox .box{
  background: #f8f8f8;
  margin-top: 2.5%;
  padding: 2%;
}
.serviceBox .box > a{
  display: block;
  float: left;
}
.serviceBox .box > a img{
  width: 170px;
  height: 232px;
  display: block;
}
.serviceBox .box li{
  float: left;
  width: calc(96% - 170px);
  margin: 15px 0 0 4%;
  position: relative;
}
.serviceBox .box li span{
  display: block;
  height: 168px;
  font-size: 24px;
  line-height: 28px;
  margin-right: 130px;
}
.serviceBox .box li font{
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 28px;
  font-size: 18px;
  text-transform: uppercase;
}
.serviceBox .box li a{
  display: inline-block;
  padding-left: 24px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  background: url("../images/dl.png") left center no-repeat;
}
.serviceBox .box1 li{
  margin-top: 1.5%;
}
.serviceBox .box1 li span{
  display: block;
  font-size: 18px;
  cursor: pointer;
  line-height: 24px;
  padding: 20px 2.5% 20px 2.5%;
  background: #f7f7f7;
  position: relative;
}
.serviceBox .box1 li span:after{
  content: '';
  display: block;
  position: absolute;
  right: 2.5%;
  top: 27px;
  width: 13px;
  height: 11px;
  background: url("../images/jia.png") center no-repeat;
}
.serviceBox .box1 li font{
  display: none;
  font-size: 16px;
  line-height: 30px;
  color: #777;
  padding: 1.2% 2.5% 0;
}
.serviceBox .box1 li.on span:after{
  background-image: url("../images/jian.png");
}
.serviceBox .box1 li.on font{
  display: block;
}
.proBox{
  background: #e9e2d9;
  margin-top: 2%;
  padding-bottom: 2%;
}
.proBox span{
  display: block;
  font-size: 18px;
  text-align: center;
  letter-spacing: 2px;
  font-family: 'futuramedium';
}
.proBox font{
  display: block;
  text-align: center;
  font-size: 68px;

  max-width: 980px;
  margin: 2% auto 0;
  line-height: 1.2;
  font-family: 'futuramedium';
}
.proBox ul{
  max-width: 1600px;
  margin: 4% auto 0;
  font-size: 0;
  letter-spacing: -1px;
  white-space: nowrap;
}
.proBox ul li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 25%;
  text-align: center;
}
.proBox ul li a{
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  color: #363636;
  padding: 0 12px;
  white-space: nowrap;
}
.proBox ul li a:hover{
  background: #dfa323;
  color: #FFF;
}
.about_home .width{
  max-width: 1510px;
}
.about_home > ul > img{
  display: block;
  float: left;
  width: 43%;
}
.about_home > ul > li{
  float: right;
  width: 51%;
}
.about_home > ul > li > b{
  display: block;
  font-size: 48px;
  line-height: 1.2;
  font-family: 'futuramedium';
  text-transform: uppercase;
  font-weight: normal;
}
.about_home > ul > li > ul{
  margin-top: 6%;
  min-height: 320px;
}
.about_home > ul > li > ul,
.about_home > ul > li > ul *{
  font-size: 16px;
}
.about_home > ul > li > img{
  max-width: 100%;
  margin: 2% 0 0;
  display: none;
}
.about_home > ul > li > a{
  display: inline-block;
  vertical-align: top;
  padding: 1% 4%;
  margin-top: 4%;
  border: 1px solid #b1b1b1;
}
.about_home > ul > li > a:hover{
  border-color: #dfa323;
}
.designBox{
  background: #fafafa;
}
.designBox > div{
  position: relative;
  max-width: 1650px;
  margin: 0 auto;
}
.designBox .swiper{
  max-width: 1510px;
}
.designBox .swiper a{
  font-size: 0;
  letter-spacing: -1px;
}
.designBox .swiper a > *{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}
.designBox .swiper a ul{
  width: 40%;
  margin-right: 7%;
}
.designBox .swiper a ul span{
  display: block;
  font-size: 24px;
  color: #6c6c6c;
  line-height: 1.2;
}
.designBox .swiper a ul font{
  display: block;
  font-size: 60px;
  line-height: 1.1;
  margin-top: 3%;
  font-family: 'futuramedium';
}
.designBox .swiper a ul li{
  font-size: 18px;
  line-height: 1.6666;
  margin-top: 5%;
}
.designBox .swiper a img{
  width: 53%;
}
.designBox .prev,
.designBox .next{
  cursor: pointer;
  width: 21px;
  height: 40px;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -20px;
  background: center no-repeat;
}
.designBox .prev{
  left: 0;
  background-image: url("../images/left.png");
}
.designBox .next{
  right: 0;
  background-image: url("../images/right.png");
}
.designBox .arrow{
  text-align: center;
  margin-top: 2%;
}
.designBox .arrow span{
  width: 5px;
  height: 5px;
  background: none;
  padding: 10px;
  border: 1px solid transparent;
}
.designBox .arrow span:after{
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #dfa323;
  border-radius: 100px;
}
.designBox .arrow span.swiper-pagination-bullet-active{
  border-color: #dfa323;
}
.newsBox .width{
  max-width: 1510px;
}
.newsBox .tn{
  text-align: center;
  font-weight: bold;
}
.newsBox .box a{
  display: block;
  float: left;
  width: 32%;
  margin-left: 2%;
}
.newsBox .box a:nth-child(1){
  margin-left: 0;
}
.newsBox .box a div{
  overflow: hidden;
}
.newsBox .box a div img{
  width: 100%;
  transition: all 0.5s;
}
.newsBox .box a:hover div img{
  transform: scale(1.1);
}
.newsBox .box a span{
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-top: 4%;
}
.newsBox .box a p{
  font-size: 15px;
  line-height: 24px;
  color: #828282;
  max-height: 72px;
  margin-top: 4%;
}
.newsBox .box a font{
  display: block;
  color: #dfa323;
  margin-top: 5%;
}
.newsBox .more{
  text-align: center;
}
.newsBox .more a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  border: 1px solid #1d1d1d;
  padding: 0.5% 3%;
  margin-top: 4%;
}
.newsBox .more a:hover{
  border-color: #dfa323;
}
.mailBox{
  background: #f7f7f7;
}
.mailBox .width{
  max-width: 1510px;
}
.mailBox .fz36{
  float: left;
  margin-bottom: 0;
  width: 680px;
  color: #1a1919;
}
.mailBox .box{
  float: right;
  font-size: 0;
  letter-spacing: -1px;
  width: calc(96% - 680px);
}
.mailBox .box input{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 56px;
}
.mailBox .box input[type='text']{
  border: 1px solid #aeaeae;
  border-right: 0;
  width: 74%;
  padding: 0 12px;
  font-size: 16px;
}
.mailBox .box input[type='button']{
  background: #212121;
  border: 0;
  font-size: 18px;
  color: #FFF;
  cursor: pointer;
  width: 26%;
  font-family: 'futuramedium';
}
.mailBox .box p{
  font-size: 14px;
  line-height: 24px;
  margin-top: 3%;
}