/*
  公共样式
*/
@font-face {
  font-family: "OpenSans-Regular"; /* Project id 2778362 */
  src: url('fonts/OpenSans-Regular.ttf?t=1630329087194') format('truetype');
}
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
address,
em,
img,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
i,
b,
s{
  margin: 0;
  padding: 0;
  border: 0;
  color: #707070;
  font-family: "OpenSans-Regular";
}
body {
  overflow-x: hidden;
  font-size: 14px;
}
p {
  word-break: normal;
  word-wrap: break-word;
}
button::-moz-focus-inner {
  padding: 0;
}
input,
button,
textarea {
  resize: none;
  outline: none;
  border: none;
}
ul {
  list-style: none;
}
ul li{
	list-style: none;
}
textarea:focus,
input:focus,
button:focus {
  outline: none;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
a:hover,
a:focus {
  color: #d1aa7f;
  text-decoration: none;
}
#pc{display: block;}
#wap{display: none;}

/*过渡效果*/
.transition {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/*放大*/
.transformscale{
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
.box-sizing{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

/* 图标 */
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container{
  max-width: 100%;
  margin: 0 auto;
}
.headers-menu-img{display: none;}
@media only screen and (min-width: 1200px){
  .container{max-width: 1200px;}
}
@media only screen and (min-width: 1400px){
  .container{max-width: 1400px;}
}
@media only screen and (min-width: 1700px){
  .container{max-width: 1700px;}
}
/* 移动端样式 */
@media only screen and (max-width: 1200px){
  .container{max-width: 100%;}
  .headers-menu-img{display: block;}
  body{padding-top: 86px;}
}
.container1{
  max-width: 1200px;
  margin: 0 auto;
}

@font-face {
  font-family: "iconfont"; /* Project id 2778362 */
  src: url('iconfont.woff2?t=1630329087194') format('woff2'),
       url('iconfont.woff?t=1630329087194') format('woff'),
       url('iconfont.ttf?t=1630329087194') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zhongyingwenqiehuan:before {
  content: "\e626";
}

/* ====================
// @头部部分 
======================*/
header{background-color: #000; padding: 25px 0;}
header a.logo img{max-height: 150px;}

header .container{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header nav{display: flex; flex: 1; justify-content: space-around; align-items: center;}
header nav a{display: block; line-height: 30px; font-size: 1.0rem; padding: 0 20px; color: #fff;}
header nav a.focus{background-color: #d1aa7f; color: #000;}
header aside{position: relative; cursor: pointer; line-height: 30px; height: 30px;}
header aside,header aside i{color: #d1aa7f;}
header aside{font-size: 0.9rem; font-weight: bold; margin-left: 15px;}
header aside i{margin-left: 6px; font-size: 0.8rem;}
header aside i:first-child{margin-right: 6px; margin-left: 0;}
header aside ul{position: absolute; z-index: 9999; display: none; left: 0; top: 32px; background-color: #fff; padding: 4px 0;}
header aside ul li a{display: block; min-width: 124px; text-indent: 25px;
  line-height: 28px; font-size: 0.9rem;
}
header aside ul li:hover{background-color: rgb(245, 245, 245);}
@media only screen and (min-width: 1200px){
  header a.logo{margin-right: 10px; padding: 0 15px;}
  header a.logo img{max-height: 100px;}
}
@media only screen and (min-width: 1700px){
  header a.logo{margin-right: 30px;}
  header a.logo img{max-height: 150px;}
}
@media only screen and (max-width: 1200px){
  header{padding: 8px 0;position: fixed; width: 100%; 
    top: 0; z-index: 1111111;box-shadow: 0px 16px 40px 0px rgba(136, 136, 136, 0.1), 0px -2px 0px 0px #ECECEC;}
  header nav{display: none;}
  header a.logo img{max-height: 70px;}
}
/* ====================
// @底部部分 
======================*/
.foot-link-img1{
  background: url(../images/foot-link-bg.gif) no-repeat center;
}
.foot-link-img2{
  background: url(../images/foot-link-bg2.jpg) no-repeat center;
}
.foot-link-img3{
  background: url(../images/foot-link-bg3.jpg) no-repeat center;
}
.foot-link-img4{
  background: url(../images/foot-link-bg4.jpg) no-repeat center;
}
.foot-link-img5{
  background: url(../images/foot-link-bg5.jpg) no-repeat center;
}
.foot-link-img6{
  background: url(../images/foot-link-bg6.jpg) no-repeat center;
}
.foot-link-img7{
  background: url(../images/foot-link-bg7.jpg) no-repeat center;
}
.foot-link-img8{
  background: url(../images/foot-link-bg8.jpg) no-repeat center;
}
.foot-link .container{
  height: 306px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.foot-link .container a{
  display: flex;
  width: 18%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-right: 1px solid #858585;
  position: relative;
  text-align: center;
}

.foot-link .container a .ewm{
  display: none;
  position: absolute;
  left: 0; right: 0;
  bottom: 40px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 222;
}
.foot-link .container a .ewm img{max-width: 120px;}
.foot-link .container a:last-child{border-right: 0;}
.foot-link .container a h4{
  margin-top: 20px;
  font-size: 1.0rem;
  color: #a8a8a8;
}
.foot-link .container a:hover h4{color: #fff;}

/* footer */
footer{background-color: #111;}
footer .foot_contact{
  padding: 80px 0 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
footer .foot_contact .list{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex: 1;
}
footer .foot_contact .list h2{font-size: 1.0rem; color: #fff; margin-bottom: 15px;}
footer .foot_contact .list li a{font-size: 0.9rem; color: #a0a0a0;}
footer .foot_contact .list li{line-height: 30px;}
footer .foot_contact .contact{
  padding:10px 15px;
  padding-left: 30px;
  margin-left: 50px;
  border-left: 1px solid #a0a0a0;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
footer .foot_contact .contact aside{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin: 0 15px;
}
footer .foot_contact .contact aside a{display: flex; justify-content: center;}
footer .foot_contact .contact aside img{max-width: 80%;}
footer .foot_contact .contact aside span{
  font-size: 0.8rem;
  color: #fff;
  margin-top: 12px;
}
.copyright{color: #d1aa7f; font-size: 0.9rem; display: flex; line-height: 32px; justify-content: center; padding: 35px 0;}
.copyright a{color: #d1aa7f;}
@media only screen and (min-width: 1700px){
  .foot-link .container a h4{font-size: 1.2rem;}
}
@media only screen and (max-width: 1200px){
  footer .foot_contact .list{display: none;}
  .foot-link .container{
    height: auto;
    background-size: auto 100%;
    align-items: stretch;
    justify-content: center;
    padding: 45px 15px;
  }
  .foot-link .container a{width: 21%; margin: 0 2%; border-right: 0;}
  .foot-link .container a img{max-width: 70%;}
  .foot-link .container a h4{font-size: 0.8rem; color: #fff; text-align: center; margin-top: 10px; line-height: 20px; height: 40px;}
  .copyright{text-align: center; font-size: 0.8rem; line-height: 20px; padding: 22px 0;}
  footer .foot_contact .contact{
    padding:10px 0;
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: stretch;
  }
  footer .foot_contact{padding: 20px 0 0;}
}


/* ====================
// @首页主体部分 
======================*/
.home-about{
  background: url(../images/home-about.gif) no-repeat center top;
}
.home-about .container{
  height: 920px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.about-box{
  background-color: #fff;
  padding: 25px 25px 0 25px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.about-box .txt{
  width: 45%;
  margin-right: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.about-box .img{flex: 1;}
.about-box .img img:first-child{margin-bottom: 17px;}
.about-box .txt h2{color: #000; font-weight: bold; font-size: 1.8rem; padding-bottom: 10px;}
.about-box .txt h3{color: #000; font-size: 1.4rem; line-height: 40px;}
.about-box .txt h4{color: #000; font-size: 1.2rem; line-height: 34px; padding-top: 15px;}
.about-box .txt hr,.home-video .txt hr,.about-content .txt hr{width: 75px; height: 3px;opacity: 1;}
.about-box .txt article img{max-width: 60%;}

@media only screen and (min-width: 1200px){
  .home-about .container{height: 960px;}
  .about-box .txt{width: 45%;}
  .about-box .txt article img{max-width: 60%;}
  .about-box .txt h2{font-size: 1.8rem; padding-bottom: 15px 0;}
  .about-box .txt h3{color: #000; font-size: 1.4rem; line-height: 40px;}
  .about-box .txt h4{color: #000; font-size: 1.2rem; line-height: 34px; padding-top: 30px;}
}
@media only screen and (min-width: 1700px){
  .home-about .container{height: 1300px;}
  .about-box .txt{width: 45%;}
  .about-box .txt article img{max-width: 100%;}
  .about-box .txt h2{font-size: 1.8rem; padding-bottom: 25px 0;}
  .about-box .txt h3{color: #000; font-size: 1.4rem; line-height: 40px;}
  .about-box .txt h4{color: #000; font-size: 1.2rem; line-height: 34px; padding-top: 30px;}
}

@media only screen and (max-width: 1200px){
  .home-about .container{height: auto; padding-top: 35px;}
  .about-box{flex-direction: column;}
  .about-box .txt{width: 100%;}
  .about-box .txt article img{max-width: 100%;}
  .about-box .txt h2{font-size: 1.6rem; padding-bottom: 5px;}
  .about-box .txt h3{color: #000; font-size: 1.2rem; line-height: 32px;}
  .about-box .txt h4{color: #000; font-size: 0.9rem; line-height: 24px; padding-top: 10px;}
}

.home-more{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.mar-t30{margin-top: 30px;}
.home-more a{
  display: block;
  color: #fff;
  font-size: 1.1rem;
  flex-basis: 150px;
  line-height: 44px;
  text-align: center;
  background-color: #d4a58c;
}
.home-more a:hover{
  background-color: #e3b297;
}

.home-video{
  background: url(../images/home-video.gif) no-repeat center bottom;
  height: 820px;
}
.home-video .container{
  padding-top: 86px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.home-video .videobox{
  width: 50%;
  height: 400px;
  background-color: #000;
  margin-right: 40px;
  margin-top: 15px;
}
.home-video .txt,.home-video .txt h2,.home-video .txt .jianjie,.home-video .txt .jianjie p{color: #fff;}
.home-video .txt,.about-content .txt{
  flex: 1;
}
.home-video .txt h2,.about-content .txt h2{
  font-weight: 600;
  font-size: 1.6rem;
  padding: 15px 0;
}
.home-video .txt .jianjie p,.about-content .txt .jianjie p{padding-bottom: 15px;}
.home-video .txt .jianjie,.about-content .txt .jianjie{
  line-height: 34px;
  font-size: 1.0rem;
  padding-top: 25px;
}

@media only screen and (min-width: 1200px){
  .about-content .txt h2{
    font-weight: 600;
    font-size: 2.0rem;
    padding: 10px 0;
  }
  .about-content .txt .jianjie p{padding-bottom: 10px;}
  .about-content .txt .jianjie{
    line-height: 28px;
    font-size: 1.0rem;
    padding-top: 15px;
  }
}

@media only screen and (min-width: 1700px){
  .home-video{height: 900px;}
  .home-video .container{padding-top: 106px;}
  .home-video .videobox{
    width: 50%;
    height: 580px;
    background-color: #000;
    margin-right: 40px;
    margin-top: 15px;
  }
  .home-video .txt .jianjie p,.about-content .txt .jianjie p{padding-bottom: 25px;}
  .home-video .txt .jianjie,.about-content .txt .jianjie{
    line-height: 40px;
    font-size: 1.0rem;
    padding-top: 25px;
  }
}

@media only screen and (max-width: 1200px){
  .home-more{justify-content: center; padding-bottom: 15px;}
  .home-more a{
    display: block;
    color: #fff;
    font-size: 0.9rem;
    flex-basis: 150px;
    line-height: 36px;
  }
  .home-video{
    background: url(../images/home-video.gif) no-repeat center bottom;
    height: auto;
  }
  .home-video .container{
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .home-video .videobox{
    width: 100%;
    height: 220px;
    background-color: none;
    margin-right: 0;
    margin-top: 0;
  }
  .home-video .txt h2{
    font-size: 1.2rem;
    text-align: center;
    padding: 45px 0 0;
  }
  .home-video .txt hr{margin-left: auto; margin-right: auto;}
  .about-content .txt h2{
    font-weight: 600;
    font-size: 1.6rem;
    padding: 10px 0 0;
    text-align: center;
  }
  .about-content .txt .jianjie p{padding-bottom: 10px;}
  .about-content .txt .jianjie{
    line-height: 28px;
    font-size: 1.0rem;
    padding-top: 15px;
  }
  .home-video .txt .jianjie,.about-content .txt .jianjie{
    line-height: 24px;
    font-size: 0.9rem;
    padding-top: 15px;
  }
}

/* ====================
// @内页主体部分 
======================*/

.ny-banner{display: flex;justify-content: center; width: 100%;}
/*  ------公共样式-----  */

.about-content{background-color: #fff;}
.about-content .container{
  display: flex;
  padding: 30px 0;
  justify-content: space-between;
  align-items: flex-start;
}
.about-content .container .img{
  width: 46%;
  margin-left: 80px;
}
.about-content .txt,.about-content .txt h2,.about-content .txt .jianjie,.about-content .txt .jianjie p{color: #000;}
.about-son{
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #252525;
}
.about-son h2{
  color: #fff;
  font-size: 56px;
  padding: 10px 0 50px;
}
@media only screen and (min-width: 1200px){
  .about-son h2{font-size: 2.4rem;}
}
@media only screen and (min-width: 1700px){
  .about-son h2{font-size: 2.6rem;}
}
@media only screen and (max-width: 1200px){
  .about-son{padding-top: 20px;}
  .about-son h2{font-size: 1.4rem; padding-bottom: 20px;}
  .about-son img.wow{max-width: 150px;}
  .about-content .container{
    display: flex;
    flex-direction: column;
    padding: 30px 15px;
    justify-content: space-between;
    align-items: flex-start;
  }
  .about-content .container .img{width: 100%;margin-left: 0; margin-top: 15px;}
  .about-content .txt h2{font-size: 1.6rem; text-align: center; padding-bottom: 13px;}
  .about-content .txt hr{margin:0 auto;}
}
/* <--  关于我们 -->  */

.smart-content{
  padding: 40px 0 30px;
  background-color: #fff;
}
.smart-content .youshi{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}
.smart-content .youshi .img{
  width: 865px;
  margin-right: 40px;
}
.smart-content .txt{flex: 1;}
.smart-content .txt hr{width: 140px; height: 5px;opacity: 1;}
.smart-content .txt h2{color: #000; font-size: 44px;}
.smart-content .txt h3{color: #1b1b1b; opacity: 0.8; font-size: 32px; font-weight: normal;}
.smart-content .txt .jianjie article{margin-top:20px;}
.smart-content .txt .jianjie h1{font-size: 24px; opacity: 0.8; text-indent: 17px; 
  background: url(../images/smart-dian.jpg) no-repeat left center; color: #1b1b1b; font-weight: 600;}
.smart-content .txt .jianjie p{font-size: 18px; color: #1b1b1b;}

@media only screen and (min-width: 1200px){
  .smart-content .youshi .img{width: 50%;}
  .smart-content .txt h2{font-size: 1.4rem;}
  .smart-content .txt h3{font-size: 1.2rem;}
  .smart-content .txt .jianjie article{margin-top:10px;}
  .smart-content .txt .jianjie h1{font-size: 1.0rem;}
  .smart-content .txt .jianjie p{font-size: 0.8rem;}
}

@media only screen and (min-width: 1700px){
  .smart-content .youshi .img{width: 865px;}
  .smart-content .txt h2{font-size: 44px;}
  .smart-content .txt h3{font-size: 32px;}
  .smart-content .txt .jianjie article{margin-top:20px;}
  .smart-content .txt .jianjie h1{font-size: 24px;}
  .smart-content .txt .jianjie p{font-size: 18px;}
}

@media only screen and (max-width: 1200px){
  .smart-content{padding: 20px 0 30px;}
  .smart-content .youshi{flex-direction: column-reverse;}
  .smart-content .youshi .img{width: 100%; padding: 25px 0 15px;}
  .smart-content .txt h2{font-size: 1.4rem;}
  .smart-content .txt h3{font-size: 1.2rem; }
  .smart-content .txt .jianjie article{margin-top:20px;}
  .smart-content .txt .jianjie h1{font-size: 1.0rem;margin-bottom: 12px;}
  .smart-content .txt .jianjie p{font-size: 0.9rem; line-height: 24px;}
}

.smart-equipment{
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #323232;
}
.smart-equipment h2{
  color: #fff;
  font-size: 2.0rem;
  padding: 10px 0 35px;
  font-weight: normal;
}
.equipment-list{
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
}
.equipment-list a{
  display: block;
  margin: 0;
  width: 33.3333%;
  position: relative;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.equipment-list a .openlayer{
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.equipment-list a .openlayer i{font-size: 1.4rem;color: #fff;}
.equipment-list a:hover .openlayer{
  display: flex;
  justify-content: center;
  align-items: center;
}
.equipment-list h3{
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  line-height: 26px;
  padding: 6px 0;
  position: absolute;
  bottom: 2.0rem;
  left: 0;
  right: 0;
}
.smart-cert{
  background-color: #e4e4e4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.smart-cert h2{
  width: 100%;
  background-color: #323232;
  padding: 30px 0;
  text-align: center;
  color: #fff;
  line-height: 100%;
  font-size: 2.0rem;
  font-weight: normal;
}
.cert-list .container{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  padding: 60px 0;
}
.cert-list .container a{
  margin: 35px 5px;
}
@media only screen and (max-width: 1200px){
  .smart-equipment h2{font-size: 1.6rem;padding: 10px 0 25px;}
  .smart-cert h2{font-size: 1.6rem}
  .smart-equipment img.wow{max-width: 140px;}
  .equipment-list a{width: 50%;}
  .equipment-list h3{font-size: 0.9rem; line-height: 20px; bottom: 0;}
  .cert-list .container{
    padding: 20px 0;
  }
  .cert-list .container a{
    margin: 15px 0;
    width: 50%;
    padding: 0 8px;
  }
}
/* <--  智能制造 -->  */

.product-ads{
  display: flex;
  height: 271px;
  background: url(../images/product-ads.jpg) no-repeat center;
}
.product-item{
  background-color: #131313;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.product-item > h1{
  display: flex;
  width: 100%;
  color: #000;
  font-size: 1.8rem;
  background-color: #979797;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 74px;
}
.product-item .product-list{
  padding: 60px 0;
}
.product-item .product-list .container{
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
}
.product-item .product-list .container a{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 25px 0;
  width: 25%;
  padding: 0 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  outline: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.product-item .product-list .container a article{
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
}
.product-item .product-list .container a article h1{
  color: #fff;
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 26px;
}
.product-item .product-list .container a article hr{
  border: 0;
  background-color: #fff;
  height: 3px;
  width: 36px;
  opacity: 1;
}
.product-item .product-list .container a article h2{
  font-weight: normal;
  font-size: .9rem;
  letter-spacing: 3px;
  color: #fff;
}
.product-item .product-list .container a:hover article h1,.product-item .product-list .container a:hover article h2{
  color: #d1aa7f;
}
.product-item .product-list .container a:hover article hr{
  background-color: #d1aa7f;
}
.product-oem{
  background: url(../images/product-oem.jpg) no-repeat center;
  height: 694px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.product-oem span{
  border: 5px solid #d1aa7f;
  font-size: 52px;
  letter-spacing: 3px;
  padding: 5px 140px;
  color: #fff;
}
.product-oem a{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #d1aa7f;
  height: 40px;
  margin-top: 36px;
  width: 170px;
}
.product-oem a:hover{
  background-color: #e3b297
}
@media only screen and (max-width: 1200px){
  .product-ads{
    display: flex;
    height: 170px;
    background: url(../images/product-ads.jpg) no-repeat center;
    background-size: auto 100%;
  }
  .product-item > h1{font-size: 1.6rem;}
  .product-oem{
    background-size: auto 100%;
    height: 300px;
  }
  .product-oem span{
    border: 5px solid #d1aa7f;
    font-size: 1.6rem;
    letter-spacing: 3px;
    padding: 5px 0;
    width: 70%;
    text-align: center;
    color: #fff;
  }
  .product-oem a{height: 30px;margin-top: 26px;width: 40%;}
  .product-item .product-list .container a article h1{font-size: 0.9rem;}
  .product-item .product-list .container a article h2{font-size: 0.7rem; letter-spacing: 1px;}
  .product-item .product-list .container a{width: 50%; margin: 25px 0; padding: 0 8px;}
}
/* <--  匠心出品 -->  */

.oem-item-title{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.oem-item-title h2{
  font-size: 55px;
  padding-bottom: 11px;
  border-bottom: 3px solid #d1aa7f;
}
.color-black{color: #000;}
.color-white{color: #fff;}
.oem-box{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.white-bg{background-color: #fff;}
.black-bg{background-color: #313131;}

.pad-t45{padding: 45px 0;}
.pad-t20-b80{padding: 20px 0 100px;}
.oem-liucheng{padding-top: 100px;}
.oem-liucheng .container{
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: stretch;
}
.oem-liucheng .container article{
  width: 356px;
  margin: 0 20px;
  background-color: #eaeaea;
}
.oem-liucheng .container article:last-child{margin-right: 0;}
.oem-liucheng .container article h1{
  display: flex;
  justify-content: center;
  background-color: #fff;
  width: 100%;
  align-items: center;
  font-size: 30px;
  color: #141414;
  letter-spacing: 0;
  height: 90px;
}
.oem-liucheng .container article aside{
  padding: 20px 30px 40px;
}
.oem-liucheng .container article aside p{
  color: #141414;
  font-size: 16px;
  line-height: 32px;
  border-bottom: 1px solid #6d6d6d;
  margin-bottom: 35px;
  min-height: 280px;
}
.oem-liucheng .container article aside p:last-child{border-bottom: 0;}
.oem-liucheng .container article h3{font-size: 18px; color: #141414; font-weight: bold; line-height: 48px;}
.oem-liucheng .container article aside ol{padding-left: 30px;}
.oem-liucheng .container article aside li{
  color: #141414;
  font-size: 16px;
  line-height: 38px;
  margin-top: 10px;
}

@media only screen and (min-width: 1200px){
  .oem-item-title h2{
    font-size: 2.2rem;
  }
  .oem-liucheng .container article h1{
    font-size: 1.6rem;
    letter-spacing: 0;
  }
  .oem-liucheng .container article aside p{
    font-size: 1.1rem;
    line-height: 30px;
  }
  .oem-liucheng .container article aside li{
    font-size: 1.0rem;
    line-height: 30px;
  }
  .oem-liucheng .container article aside ol{padding-left: 20px;}
  .oem-liucheng .container article h3{font-size: 1.2rem;}
}
@media only screen and (min-width: 1700px){
  .oem-item-title h2{
    font-size: 2.4rem;
  }
  .oem-liucheng .container article h1{
    font-size: 1.8rem;
    letter-spacing: 0;
  }
  .oem-liucheng .container article aside p{
    font-size: 1.2rem;
    line-height: 34px;
  }
  .oem-liucheng .container article aside li{
    font-size: 1.0rem;
    line-height: 34px;
  }
  .oem-liucheng .container article aside ol{padding-left: 24px;}
  .oem-liucheng .container article h3{font-size: 1.4rem;}
}
@media only screen and (max-width: 1200px){
  .oem-item-title h2{font-size: 1.6rem;}
  .pad-t20-b80{padding: 0px 0 40px;}
  .oem-liucheng{padding-top: 10px;}
  .oem-liucheng .container{
    display: flex;
    flex-flow: column; nowrap;
    justify-content: center;
    align-items: stretch;
    padding: 0 15px;
  }
  .oem-liucheng .container article{
    width: 100%;
    margin: 8px 0;
    background-color: #eaeaea;
  }
  .oem-liucheng .container article h1{
    font-size: 1.6rem;
    letter-spacing: 4px;
  }
  .oem-liucheng .container article aside p{
    font-size: 1.2rem;
    line-height: 32px;
    margin-bottom: 25px;
    min-height: auto;
    padding-bottom: 25px;
  }
  .oem-liucheng .container article aside li{
    font-size: .9rem;
    line-height: 24px;
  }
  .oem-liucheng .container article aside ol{padding-left: 16px;}
  .oem-liucheng .container article h3{font-size: 1.0rem;}
}
/* <--  合作共赢 -->  */
.item-news-title{background-color: #020202;}
.item-news-title{background: url(../images/news-item-title-bg.jpg) no-repeat center;}
.item-job-title{background: url(../images/job-item-title-bg.jpg) no-repeat center;}
.item-contact-title{background: url(../images/contact-item-title-bg.jpg) no-repeat center;}
.ny-item{
  height: ;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 390px;
}
.ny-item hr{ background-color: #d1aa7f;width: 2px; height: 25px; border: 0; opacity: 1;}
.ny-item h2{color: #d1aa7f; line-height: 54px; font-size: 34px; letter-spacing: 2px; font-weight: bold; margin-bottom: 80px;}
.ny-item h1{color: #fff; font-size: 50px; letter-spacing: 2px; font-weight: bold; margin-bottom: 80px;}

@media only screen and (min-width: 1200px){
  .ny-item h2{font-size: 1.8rem;}
  .ny-item h1{font-size: 2.4rem;}
}

@media only screen and (min-width: 1700px){
  .ny-item h2{font-size: 2.0rem;}
  .ny-item h1{font-size: 2.6rem;}
}
@media only screen and (max-width: 1200px){
  .ny-item{height: 150px;justify-content: center; background-size: auto 100%;}
  .ny-item hr{width: 2px; height: 20px;}
  .ny-item h2{font-size: 1.0rem; line-height: 34px;}
  .ny-item h1{font-size: 1.6rem;margin-bottom: 0;}
}

.news-box{
  background-color: #020202;
}
.news-cate{
  border-top: 3px solid #535353;
  border-bottom: 3px solid #535353;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-cate a{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
  color: #fff;
  letter-spacing: 0px;
  margin: 0 10%;
  padding: 30px 0;
}
.news-cate a hr{
  width: 29px;height: 2px; display: none;
  background-color: #020202;border: 0;opacity: 1;
}
.news-cate a.focus,.news-cate a:hover{color: #d1aa7f;}
.news-cate a.focus hr,.news-cate a:hover hr{background-color: #d1aa7f;display: block; margin-bottom: 0;}
.news-list{background-color: #020202;padding: 20px 0;}
.news-list .container ul li{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 80px 0;
}
.news-list .container ul li .img{width: 600px; margin-right: 60px;}
.news-list .container ul li .txt{
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.news-list .container ul li .txt h2 a{color: #fff; font-size: 32px;line-height: 42px;}
.news-list .container ul li .txt article{font-size: 20px; color: #cccccc; padding: 20px 0; line-height: 36px;}
.news-list .container ul li .txt hr{width: 52px; height: 2px; background-color: #df0012; opacity: 1; border: 0;}
.news-list .container ul li .txt .date{font-size: 16px; color: #dbdbdb; padding-top: 15px;}

.news-details{background-color: #fff;padding: 40px 0;}
.news-details .container{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
}
.news-details .container .news-details-title{
  color: #333; font-size: 1.8rem; line-height: 6rem;
}
.news-details .container .news-details-date span{
  color: #a8a8a8; font-size: .9rem; margin: 0 15px;
}
.news-details .container .news-details-date span i{color: #a8a8a8;font-size: .9rem; margin-right: 6px;}
.news-details .container .news-details-content{
  padding: 25px 0;
  line-height: 34px;
  text-align: left;
  width: 100%;
  font-size: 1.0rem;
}
.news-details .container .news-details-content p{margin-bottom: 20px;}

.news-details .container .news-details-prev{
  padding: 50px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-details .container .news-details-prev a{
  margin: 0 25px;
  display: block;
  border: 2px solid #666;
  color: #666;
  font-size: 1.0rem;
  padding: 5px 35px;
}

@media only screen and (min-width: 1200px){
  .news-cate a{font-size: 1.4rem;}
  .news-list .container ul li .img{width: 50%;}
  .news-list .container ul li .txt h2 a{font-size: 1.3rem; line-height: 38px;}
  .news-list .container ul li .txt article{font-size: 1.1rem; line-height: 30px;}
}

@media only screen and (min-width: 1700px){
  .news-cate a{font-size: 1.6rem;}
  .news-list .container ul li .img{width: 600px;}
  .news-list .container ul li .txt h2 a{font-size: 1.5rem; line-height: 42px;}
  .news-list .container ul li .txt article{font-size: 20px;color: #cccccc; line-height: 36px;}
}
@media only screen and (max-width: 1200px){
  .news-cate{
    border-top: 1px solid #535353;
    border-bottom: 1px solid #535353;
    justify-content: space-around;
  }
  .news-cate a{
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: 0;
    margin: 0 0;
    line-height: 24px;
    padding: 30px 0;
  }
  .news-list .container ul li{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    margin: 40px 0;
  }
  .news-list .container ul li .img{width: 100%; margin-right: 0; margin-bottom: 20px;}
  .news-list .container ul li .txt h2 a{font-size: 1.2rem; line-height: 32px;}
  .news-list .container ul li .txt article{font-size: 0.9rem;color: #cccccc; line-height: 26px;}
  .news-list .container ul li .txt .date{font-size: 0.8rem;}
  .news-details .container .news-details-title{
    font-size: 1.2rem; line-height: 30px; padding-bottom: 15px;
  }
  .news-details .container .news-details-prev a{
    margin: 0 15px;
    display: block;
    font-size: 0.9rem;
    padding: 5px 15px;
  }
}

/* <--  新闻资讯 -->  */


.job-list{
  padding: 80px 0;
  background-color: #131313;
}
.job-show{padding: 80px 0;
  background-color: #FFF;}
.job-list .container ul{
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}
.job-list .container ul li{
  width: 46%;
  margin: 25px 2%;
  padding-bottom: 50px;
  border-bottom: 1px dashed #ffffff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  outline: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.job-list .container ul li .img{width: 280px; margin-right: 30px;}
.job-list .container ul li .txt{
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.job-list .container ul li .txt h2{
  flex: 1;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 5px;
}
.job-list .container ul li .txt h2 i,.job-list .container ul li .txt h2 a{
  color: #d1aa7f;
  font-size: 16px;
  font-style: normal;
}
.job-list .container ul li .txt h2 i{font-size: 14px;width: 120px;}
.job-list .container ul li .txt h2 a{flex: 1;}
.job-list .container ul li .txt article,.job-list .container ul li .txt aside,.job-list .container ul li .txt aside span{
  line-height: 32px;
  height: 32px;
  color: #fff;
  font-size: 14px;
}
.job-list .container ul li .txt aside{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.job-show .container{
  max-width: 1200px;
}
.job-show .container > .title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.job-show .container .title article h1{
  font-size: 1.2rem;
  color: #333;
  line-height: 70px;
}
.job-show .container .title article p{
  font-size: .9rem;
  line-height: 26px;
}
.job-show .container .title article p span{color: #666;margin-right: 10px; padding-left: 10px;}
.job-show .container .title article p span:first-child{padding-left: 0;}
.job-show .container .title aside{color: #d1aa7f; font-size: 1.1rem;}
.job-show .container .jianjie{
  line-height: 26px;
  font-size: .9rem;
  padding-bottom: 30px;
}
.job-show .container .content{
  font-size: .9rem;
  line-height: 28px;
  padding-top: 15px;
}
.job-show .container .content h3{
  font-size: 1.2rem;
  margin-bottom: 18px;
  color: #333;
  font-weight: bold;
}
@media only screen and (min-width: 1200px){
  .job-list .container ul li .img{width: 40%; margin-right: 30px;}
  .job-list .container ul li .txt h2 a{font-size: 1.1rem;}
  .job-list .container ul li .txt h2 i{font-size: .8rem;width: auto;}
  .job-list .container ul li .txt article,.job-list .container ul li .txt aside,.job-list .container ul li .txt aside span{
    font-size: 0.8rem;height: auto;line-height: 24px;}
  .job-list .container ul li .img{width: 200px;}
}
@media only screen and (min-width: 1700px){
  .job-list .container ul li .img{width: 280px;}
  .job-list .container ul li .txt h2 i,.job-list .container ul li .txt h2 a{
    color: #d1aa7f;
    font-size: 16px;
    font-style: normal;
  }
  .job-list .container ul li .txt article,.job-list .container ul li .txt aside,.job-list .container ul li .txt aside span{
    line-height: 32px;
    color: #fff;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px){
  .job-show{padding: 30px 0;
  background-color: #FFF;}
  .job-list .container ul{
    flex-flow: column nowrap;
  }
  .job-list .container ul li{
      width: 100%;
      margin: 15px 0;
      padding-bottom: 20px;
      flex-direction: column;
    }
    .job-list .container ul li .img{display: none;}
    .job-list .container ul li .txt h2{align-items: center; line-height: 50px;}
    .job-list .container ul li .txt h2 a{font-size: 1.1rem;}
    .job-list .container ul li .txt h2 i{font-size: .8rem;width: auto;}
    .job-list .container ul li .txt article,.job-list .container ul li .txt aside,.job-list .container ul li .txt aside span{
      font-size: 0.8rem;height: auto;line-height: 24px;}
    .job-list{padding: 35px 0;}
    .job-show .container .title article h1{font-size: 1.6rem;}
    .job-show .container > .title{
      flex-direction: column;
      align-items: flex-start;
    }
    .job-show .container .title aside{margin-top: 15px;}
}
/* <--  人才招聘 -->  */

.contact-box{background-color: #131313; padding: 80px 0;}
.contact-box .container{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.contact-box .container .feedback-box{
  width: 40%;
  margin-left: 45px;
}
.contact-box .container .baidumap{
  flex: 1;
  margin-top: 20px;
}
.contact-box .container .feedback-box form{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.contact-box .container .feedback-box form input,.contact-box .container .feedback-box form textarea{
  border: 2px solid #fff;
  line-height: 68px;
  width: 100%;
  background: transparent;
  color: #fff;
  text-indent: 20px;
  font-size: 18px;
  margin-bottom: 15px;
}
.contact-box .container .feedback-box form label{color: #fff; font-size: 22px; line-height: 50px;}
.contact-box .container .feedback-box form .sumbit{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 25px 0;
}
.contact-box .container .feedback-box form .sumbit button{
  background: #656565;
  border: 0;
  font-size: 24px;
  color: #fff;
  padding: 8px 100px;
}
.contact-info{
  padding-top: 40px;
  color: #fff;
  line-height: 60px;
  font-size: 22px;
}
.contact-info img{max-width: 100%; opacity: 0.4;}
@media only screen and (min-width: 1200px){
  .contact-box .container .feedback-box form input,.contact-box .container .feedback-box form textarea{
    border: 2px solid #fff;
    line-height: 48px;
    width: 100%;
    background: transparent;
    color: #fff;
    text-indent: 20px;
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
  .contact-box .container .feedback-box form label{font-size: 1.0rem;}
  .contact-box .container .feedback-box form .sumbit button{
    background: #656565;
    border: 0;
    font-size: 1.1rem;
    color: #fff;
    padding: 8px 100px;
  }
  .contact-info{
    font-size: 1.0rem;
    line-height: 42px;
  }
  .contact-info img{max-width: 70%; opacity: 0.4;}
}
@media only screen and (max-width: 1200px){
  .contact-box .container{flex-direction: column;align-items: flex-start;}
  .contact-box .container .feedback-box{
    width: 100%;
    margin-left: 0;
  }
  .contact-box .container .baidumap{height: 260px;width: 100%; flex: 0; display: block;}
  .contact-box .container .feedback-box form input,.contact-box .container .feedback-box form textarea{
    border: 1px solid #fff;
    line-height: 38px;
    width: 100%;
    background: transparent;
    color: #fff;
    text-indent: 20px;
    font-size: 0.9rem;
    margin-bottom: 15px;
  }
  .contact-box .container .feedback-box form label{font-size: 1.0rem;}
  .contact-box .container .feedback-box form .sumbit button{width: 100%; font-size: 1.0rem}
  .contact-info{
    padding-top: 40px;
    color: #fff;
    line-height: 32px;
    font-size: 0.9rem;
  }
}
/* <--  联系我们 -->  */


/* 分页信息  */
.showpages{text-align: center; padding-top: 30px;}
.showpages a,.showpages span{
  display: inline-table;
  line-height: 32px;
  height: 32px;
  border:1px solid #a8a8a8;
  margin: 0 1px;
  padding: 0 12px;
  text-align: center;
  color: #999;
  font-size: 0.9rem;
}

.showpages .current{
  border:1px solid #d4a58c;
  background-color: #d4a58c;
  color: #000;
}

/* Banner swiper */
.paginationproduct,.paginationindex{
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 0;
  width: 100%;
  z-index:999;
  padding-bottom: 15px;
}

#banner-swiper .swiper-pagination-bullet,#wapswiper .swiper-pagination-bullet{
display: inline-block;
width: 20px;
height: 20px;
opacity:1;
border-radius: 20px;
background: #777171;
margin: 0 8px;
cursor: pointer;
transition: width 0.3s ease-in-out;
}
#banner-swiper .swiper-pagination-bullet-active,#wapswiper .swiper-pagination-bullet-active{
  background: #ffffff;
}

@media only screen and (max-width: 1200px){
  #banner-swiper .swiper-pagination-bullet,#wapswiper .swiper-pagination-bullet{
      width: 10px;
      height: 10px;
      border-radius: 10px;
      margin: 0 4px;
  }
  .paginationproduct,.paginationindex{padding-bottom: 5px;}
}