﻿html,
body {
  height: 100%;
}
body {
  font-family: "Microsoft Yahei", sans-serif;
  overflow-x: hidden;
}
html {
  font-size: 10px;
  /*10 ÷ 16 × 100% = 62.5%*/
}
@media (max-width: 1200px) {
  html {
    font-size: 8px;
  }
}
@media (max-width: 992px) {
  html {
    font-size: 7px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 8px;
  }
}
a {
  text-decoration: none!important;
}
.pc-con {
  display: block;
text-align: center;
}
.mobile-con {
  display: none;
}
@media (max-width: 768px) {
  .pc-con {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}
.body {
  height: 100%;
}
/*首页*/
.ad-content {
  height: 100%;
}
.ad-content .swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ad-content .swiper-container .link {
  position: fixed;
  width: 100%;
  bottom: 5%;
  z-index: 99;
  text-align: center;
}
.ad-content .swiper-container .link a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 2%;
}
.ad-content .swiper-container .link a img {
  vertical-align: baseline;
}
.ad-content .swiper-container .link a .hover {
  display: none!important;
}
.ad-content .swiper-container .link a:hover .default {
  display: none!important;
}
.ad-content .swiper-container .link a:hover .hover {
  display: block!important;
}
.ad-content .swiper-container .swiper-slide {
  position: relative;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.ad-content .swiper-container .swiper-slide .lit {
  position: absolute;
  right: 34%;
  top: 50%;
}
.ad-content .swiper-container .swiper-slide .lit img {
  max-width: 100%;
}
@media (max-width: 768px) {
  .ad-content .swiper-container .swiper-slide .lit {
    position: absolute;
    right: 0%;
    top: 50%;
  }
  .ad-content .swiper-container .swiper-slide .lit img {
    max-width: 70%;
  }
}
.ad-content .swiper-container .swiper-slide .lit2 {
  position: absolute;
  z-index: 9;
  width: 100%;
  top: 15%;
  text-align: center;
}
.ad-content .swiper-container .swiper-slide .lit2 img {
  max-width: 100%;
}
.ad-content .swiper-container .swiper-slide .bgvid {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  margin: 0 auto;
  height: auto;
  background-size: cover;
}
.ad-content .swiper-container .swiper-pagination-bullet {
  display: block;
  height: 8px;
  width: 8px;
  border: 1px solid #fff;
  background: transparent;
  margin: 0 0 8px 0;
  border-radius: 8px;
  opacity: 1;
}
.ad-content .swiper-container .swiper-pagination-bullet-active {
  background: #fff;
}
.ad-content .swiper-container .pagination-home {
  width: 8px;
  position: fixed;
  right: 0;
  bottom: -0.4%;
  left: 0;
  margin: auto;
  top: auto;
}
@media (max-width: 1366px) {
  .ad-content .swiper-container .pagination-home {
    bottom: -2%;
  }
}
@media (max-width: 768px) {
  .ad-content .swiper-container .swiper-pagination-bullet {
    display: block;
    height: 8px;
    width: 8px;
    border: 1px solid #fff;
    background: transparent;
    margin: 0 0 6px 0;
    border-radius: 8px;
    opacity: 1;
  }
  .ad-content .swiper-container .pagination-home {
    bottom: -1.5%;
  }
  .ad-content .swiper-container .link a {
    margin: 0 5%;
  }
}
/*首页移动端样式*/
.ad-content2 {
  height: 100%;
  position: relative;
}
.ad-content2 .swiper-container-mobile {
  position: relative;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ad-content2 .swiper-container-mobile .swiper-slide {
  position: relative;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.ad-content2 .swiper-container-mobile .swiper-slide .lit2 {
  position: absolute;
  z-index: 9;
  width: 100%;
  top: 15%;
  text-align: center;
}
.ad-content2 .swiper-container-mobile .swiper-slide .lit2 img {
  max-width: 100%;
}
.ad-content2 .swiper-container-mobile .swiper-slide .lit2 h3 {
  font-size: 5rem;
  color: #000;
}
.ad-content2 .swiper-container-mobile .swiper-slide .lit2 p {
  font-size: 2.4rem;
  color: #000;
}
.ad-content2 .swiper-container-mobile .swiper-slide .bgvid {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  margin: 0 auto;
  height: auto;
  background-size: cover;
}
.ad-content2 .swiper-container-mobile .swiper-pagination-bullet {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 10px;
  width: 10px;
  border: 1px solid #090103;
  background: transparent;
  margin: 0 5px;
  border-radius: 8px;
  opacity: 1;
}
.ad-content2 .swiper-container-mobile .swiper-pagination-bullet-active {
  background: #090103;
}
.ad-content2 .swiper-container-mobile .pagination-home {
  width: 100%;
  position: fixed;
  right: 0;
  bottom: 2%;
  left: 0;
  margin: auto;
  top: auto;
}
/*蔚然成风*/
.weiran {
  height: 100%;
  width: 100%;
}
.weiran .swiper-container {
  height: 100%;
  width: 100%;
}
.weiran .swiper-wrapper {
  height: 100%;
  width: 100%;
}
.weiran .swiper-slide {
  height: 100%;
  position: relative;
}
.weiran .swiper-slide .top-link {
  height: 78px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background: #fff;
}
.weiran .swiper-slide .top-link .lf {
  float: left;
  width: 54px;
  height: 54px;
  margin-left: 4%;
  line-height: 78px;
  margin-top: 12px;
}
.weiran .swiper-slide .top-link .lf a {
  display: block;
  background: url("../images/logo_03.png") no-repeat center;
  height: 54px;
  width: 54px;
}
.weiran .swiper-slide .top-link .lf a:hover {
  background: url("../images/logo2_03.png") no-repeat center;
}
.weiran .swiper-slide .top-link .rt {
  float: right;
  margin-right: 4%;
  margin-top: 30px;
}
.weiran .swiper-slide .top-link .rt a {
  display: block;
  background: url("../images/product-link_03.png") no-repeat center;
  height: 16px;
  width: 73px;
}
.weiran .swiper-slide .top-link .rt a:hover {
  background: url("../images/product-link2_03.png") no-repeat center;
}
.weiran .swiper-slide .container-fluid {
  margin: 0;
  padding: 0;
}
.weiran .swiper-slide .content {
  height: 100%;
}
.weiran .swiper-slide .content .row {
  height: 100%;
  margin: 0;
}
.weiran .swiper-slide .content .list {
  padding: 0;
  height: 100%;
  cursor: pointer;
  position: relative;
}
.weiran .swiper-slide .content .list:hover {
  background-size: transform(scale);
}
.weiran .swiper-slide .content .list:hover .masking {
  background: rgba(253, 133, 29, 0.9);
}
.weiran .swiper-slide .content .list:hover .masking img {
  transform: translate(0, -56%);
}
.weiran .swiper-slide .content .list .masking {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  text-align: center;
  transition: 0.4s;
}
.weiran .swiper-slide .content .list img {
  width: 30%;
  position: absolute;
  transition: 0.4s;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  right: 0;
  margin: auto;
}
.weiran .swiper-slide .content .list:nth-child(1) {
  background: url("../images/about-banner_02.jpg") no-repeat center;
  background-size: cover;
}
.weiran .swiper-slide .content .list:nth-child(2) {
  background: url("../images/about-banner_03.jpg") no-repeat center;
  background-size: cover;
}
.weiran .swiper-slide .content .list:nth-child(3) {
  background: url("../images/about-banner_04.jpg") no-repeat center;
  background-size: cover;
}
/*尾部样式*/
.footer {
  height: 70px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  background: #fff;
}
.footer .footer-link {
  text-align: right;
  margin-right: 4%;
  line-height: 70px;
}
.footer span {
  font-size: 1.3rem;
  color: #000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 1%;
}
.footer span a {
  color: #000;
}
.footer span a:hover {
  color: #fd721d;
}
.ins-footer {
  position: static;
}
@media (max-width: 768px) {
  .weiran .swiper-slide {
    overflow: auto;
  }
  .weiran .swiper-slide .top-link {
    height: 70px;
    position: static;
  }
  .weiran .swiper-slide .top-link .lf {
    line-height: 70px;
    margin-top: 8px;
  }
  .weiran .swiper-slide .top-link .rt {
    margin-top: 28px;
  }
  .weiran .swiper-slide .content .list {
    height: 50%;
  }
  .footer {
    height: auto;
    width: 100%;
    position: static;
  }
  .footer .footer-link {
    text-align: right;
    margin-right: 4%;
    line-height: 30px;
  }
  .footer span {
    font-size: 1.3rem;
    color: #000;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 1%;
  }
  .footer span a {
    color: #000;
  }
  .footer span a:hover {
    color: #fd721d;
  }
}
/*产品展示*/
.product {
  background: #fff;
}
.product .top-link {
  height: 78px;
  z-index: 9;
  background: #fff;
  text-align: center;
  transition: 0.2s;
  position: fixed;
  top: 0;
  width: 100%;
}
.product .top-link .lf {
  position: absolute;
  width: 54px;
  height: 54px;
  left: 4%;
  line-height: 78px;
  top: 12px;
}
.product .top-link .lf a {
  display: block;
  background: url("../images/logo_03.png") no-repeat center;
  height: 54px;
  width: 54px;
}
.product .top-link .lf a:hover {
  background: url("../images/logo2_03.png") no-repeat center;
}
.product .top-link .nav-content-pc {
  margin: 0 auto;
}
.product .top-link .nav-content-pc ul {
  margin: 0;
}
.product .top-link .nav-content-pc li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  line-height: 78px;
  font-size: 1.6rem;
}
.product .top-link .nav-content-pc li:hover span {
  width: 100%;
}
.product .top-link .nav-content-pc li a {
  color: #000;
  display: block;
  line-height: 78px;
  padding: 0 1.5rem;
}
.product .top-link .nav-content-pc li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  width: 0;
  height: 2px;
  left: 50%;
  top: 76px;
  content: '';
  transform: translateX(-50%) translateY(0%);
  background-color: #000;
  transition: width .4s;
}
.product .top-link .nav-content-pc .active:hover span {
  width: 0;
}
.product .top-link .nav-content-pc .active a {
  color: #999;
}
.product .top-link .rt {
  position: absolute;
  right: 4%;
  top: 30px;
}
.product .top-link .rt a {
  display: block;
  background: url("../images/product-link_03.png") no-repeat center;
  height: 16px;
  width: 73px;
}
.product .top-link .rt a:hover {
  background: url("../images/product-link2_03.png") no-repeat center;
}
@media (max-width: 768px) {
  .product {
    /*.top-link{
        height: 78px;z-index: 9;background: #fff;text-align: center;transition: 0.2s;
        position: fixed;top:0!important;width: 100%;
        .lf{position: absolute;width: 54px;height: 54px; left: 4%;line-height: 70px;top: 8px;}
        .nav-content{position: relative;
         .nav-list{display: none;width: 100%;position: absolute;top:70px;left:0;background: #fff;border-top:1px solid #ccc;}  ul{margin:0;}
          li{display:block;position: relative;line-height: 40px;font-size: 1.6rem;border-bottom:1px solid #ccc;
            &:hover{a{color: #999;}}
            a{color: #000;display: block;line-height: 40px;padding: 0;&:hover{color: #fd721d;}}
            span{display: none;}
          }
          .active{a{color: #999}}
        }
        .rt{position: absolute;right: 0;top: 28px;left: 50%;transform:translate(-18%,0); }
      }*/
  
  }
}
.product .container-fluid {
  margin: 0;
  padding: 0;
}
.product .content {
  width: 92%;
  margin: 78px auto 0px;
  padding-bottom: 40px;
}
.product .content .row {
  border-top: 1px solid #e5e5e5;
}
.product .content .list {
  padding: 0;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  /*.masking{position: absolute;left: 0;width: 100%;height: 100%;padding: 3%;background: rgba(0,0,0,0.7);
        opacity: 0;transition: all .4s ease;  top: 50%; bottom: 50%;text-align: center;
        h6{font-size: 2.1rem;color: #fff;padding-top:34%;padding-left: 0;}
        p{font-size: 1.8rem;color: #fff;}
      }*/

}
.product .content .list:hover {
  /*.masking{opacity: 1; top: 0px; bottom: 0px;}*/

}
.product .content .list:hover .img img {
  transform: scale(1.07);
}
.product .content .list:hover .txt-con {
  transform: scale(1.07);
}
.product .content .list .product-listbox {
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
}
.product .content .list .img {
  overflow: hidden;
}
.product .content .list .img img {
  width: 100%;
  transition: 0.5s;
}
.product .content .list .txt-con {
  position: absolute;
  width: 100%;
  bottom: 8%;
  transition: 0.5s;
}
@media (max-width: 768px) {
  .product .content .list .txt-con {
    position: static;
  }
}
.product .content .list h6 {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 7px;
}
.product .content .list p {
  font-size: 1.6rem;
  color: #333;
  margin: 5%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .content .list .txt-con {
  text-align: center;
}
.product .content .list .txt-con h5 {
  font-size: 2rem;
  color: #000;
  font-weight: 600;
}
.product .content .list .txt-con p {
  font-size: 1.6rem;
  color: #000;
  font-weight: 100;
  margin: 0 0 20px 0;
}
.product .content .list:nth-child(3n+3) .product-listbox {
  border-right: 1px solid #e5e5e5;
}
.product .content .list:last-child .product-listbox {
  border-right: 1px solid #e5e5e5;
}
@media (max-width: 992px) {
  .product .content {
    width: 92%;
    margin: 78px auto 0px;
    padding-bottom: 40px;
  }
  .product .content .row {
    border-top: 1px solid #e5e5e5;
  }
  .product .content .list {
    padding: 0;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
  }
  .product .content .list .product-listbox {
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
  }
  .product .content .list:nth-child(3n+3) .product-listbox {
    border-right: 1px solid transparent;
  }
  .product .content .list:nth-child(2n+2) .product-listbox {
    border-right: 1px solid #e5e5e5;
  }
  .product .content .list:last-child .product-listbox {
    border-right: 1px solid #e5e5e5;
  }
}
@media (max-width: 768px) {
  .product .content {
    width: 92%;
    margin: 60px auto 0;
  }
  .product .content .list {
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .product .content .list .product-listbox {
    margin: 0;
    background: #f7f7f7;
  }
  .product .content .list .txt-con {
    text-align: center;
  }
  .product .content .list .txt-con h6 {
    font-size: 1.8rem;
    color: #000;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .product .content .list .txt-con p {
    font-size: 1.6rem;
    color: #000;
    font-weight: 100;
    padding: 0 0 10px 0;
    margin: 0;
  }
  .product .content .list:nth-child(odd) .product-listbox {
    margin-left: 0;
  }
  .product .content .list:nth-child(even) .product-listbox {
    margin-right: 0;
  }
  .product .content .list:nth-child(6n+1) {
    background: transparent;
  }
  .product .content .list:nth-child(6n+2) {
    background: transparent;
  }
  .product .content .list:nth-child(6n+3) {
    background: transparent;
  }
  .product .content .list:nth-child(6n+4) {
    background: transparent;
  }
  .product .content .list:nth-child(6n+5) {
    background: transparent;
  }
  .product .content .list:nth-child(6n+6) {
    background: transparent;
  }
}
.pusher {
  height: 310px;
  background: transparent;
}
.product-footer {
  background: #fafafa;
  text-align: center;
  z-index: -1;
  position: fixed;
  width: 100%;
  bottom: 0;
  height: 310px;
}
.product-footer .img-box {
  padding: 57px 0 23px;
  text-align: center;
}
.product-footer .img-box h6 {
  font-size: 1.3rem;
  color: #fff;
}
.product-footer .img-box h5 {
  font-size: 1.6rem;
  color: #fff;
}
.product-footer p {
  font-size: 1.3rem;
  color: #e9e9e9;
  margin: 0;
  padding: 16px 0;
}
@media (max-width: 768px) {
  .pusher {
    height: 210px;
    background: transparent;
  }
  .product-footer {
    background: #000;
    text-align: center;
    z-index: -1;
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 210px;
  }
  .product-footer .img-box {
    padding: 27px 0 12px;
    width: 30%;
    margin: 0 auto;
  }
  .product-footer .img-box img {
    width: 100%;
  }
  .product-footer p {
    font-size: 1.3rem;
    color: #e9e9e9;
    margin: 0;
    padding: 16px 0;
  }
}
/*导航按钮样式*/
.nav-content .top-content {
  z-index: 10;
  position: absolute;
  top: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #fff;
  transition: 0.2s;
}
.nav-content .top-content .logo {
  width: 22%;
  margin: 0 auto;
}
.nav-content .top-content .logo img {
  width: 100%;
}
.nav-content .top-content .r-img {
  width: 28px;
  height: 31px;
  background: url("../images/m-r-lit_03.jpg") no-repeat center;
  position: absolute;
  top: 14px;
  right: 4%;
}
.nav-content .top-content .r-img-active {
  background: url("../images/m-r-lit_05.png") no-repeat center;
}
.nav-content .nav-list {
  display: none;
  width: 100%;
  position: absolute;
  top: 60px;
  left: 0;
  background: #fff;
  z-index: 9;
  padding: 5% 8% 7%;
  text-align: center;
}
.nav-content .nav-list li {
  line-height: 450%;
  padding: 0 4%;
  border-bottom: 1px solid #d3d5e4;
  text-align: left;
}
.nav-content .nav-list li a {
  font-size: 2.8rem;
  color: #000;
}
.nav-content .nav-list .up {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 30px auto 0;
}
.product-top-content {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 9;
}
.overlay {
  transition: 0.4s;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.overlay-style {
  opacity: 1;
  display: block;
}
/*
body{position: relative}
*/
.hamburger {
  position: absolute;
  left: 4%;
  top: 14px;
}
.hamburger .line {
  width: 28px;
  height: 3px;
  background-color: #000;
  display: block;
  margin: 6px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hamburger:hover {
  cursor: pointer;
}
#hamburger-1.is-active .line:nth-child(2) {
  opacity: 0;
}
#hamburger-1.is-active .line:nth-child(1) {
  -webkit-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  -o-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}
#hamburger-1.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-9px) rotate(-45deg);
  -ms-transform: translateY(-9px) rotate(-45deg);
  -o-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg);
}
/*头部样式*/
.ins-top-link {
  height: 78px;
  width: 100%;
  position: relative;
  z-index: 9;
  background: #fff;
  text-align: center;
}
.ins-top-link .lf {
  position: absolute;
  left: 4%;
  top: 30px;
}
.ins-top-link .lf a {
  display: block;
  background: url("../images/product-link_03.png") no-repeat center;
  height: 16px;
  width: 73px;
}
.ins-top-link .lf a:hover {
  background: url("../images/product-link2_03.png") no-repeat center;
}
.ins-top-link .ct {
  position: absolute;
  width: 54px;
  height: 54px;
  left: 50%;
  line-height: 78px;
  top: 12px;
  margin-left: -27px;
}
.ins-top-link .ct a {
  display: block;
  background: url("../images/logo_03.png") no-repeat center;
  height: 54px;
  width: 54px;
}
.ins-top-link .ct a:hover {
  background: url("../images/logo2_03.png") no-repeat center;
}
.ins-top-link .rt {
  position: absolute;
  right: 4%;
  top: 30px;
}
.ins-top-link .rt a {
  display: block;
  background: url("../images/pro-link2.png") no-repeat center;
  height: 16px;
  width: 73px;
}
.ins-top-link .rt a:hover {
  background: url("../images/pro_link.png") no-repeat center;
}
@media (max-width: 768px) {
  .ins-top-link {
    height: 70px;
    width: 100%;
    position: relative;
    z-index: 9;
    background: #fff;
    text-align: center;
  }
  .ins-top-link .lf {
    position: absolute;
    left: 4%;
    top: 28px;
  }
  .ins-top-link .ct {
    position: absolute;
    width: 54px;
    height: 54px;
    left: 50%;
    line-height: 70px;
    top: 8px;
    margin-left: -27px;
  }
  .ins-top-link .rt {
    position: absolute;
    right: 4%;
    top: 28px;
  }
}
/*加入蔚乐*/
.join .ad-img img {
  width: 100%;
}
.join .ad-txt {
  text-align: center;
  background: #f1f1f1;
  padding: 1% 0;
}
.join .ad-txt h5 {
  font-size: 4rem;
  color: #595757;
}
.join .ad-txt p {
  font-size: 1.6rem;
  color: #595757;
}
@media (max-width: 768px) {
  .join .ad-txt {
    padding: 2% 15px;
  }
  .join .ad-txt p {
    display: inline;
    line-height: 180%;
  }
}
.join .recruit {
  background: #f8f8f8;
  padding: 4% 0;
}
.join .ins-join {
  background: #f8f8f8;
  width: 100%;
  display: table;
}
.join .ins-join li {
  width: 50%;
  padding: 2% 5%;
  vertical-align: top;
  float: left;
  height: 820px;
  overflow: hidden;
}
.join .ins-join li h5 {
  font-size: 3.6rem;
  color: #595757;
  margin-bottom: 4%;
}
.join .ins-join li h5 span {
  font-size: 2.8rem;
  color: #fff;
  background: #000;
  float: right;
  height: 35px;
  line-height: 35px;
}
.join .ins-join li h6 {
  font-size: 2.4rem;
  color: #595757;
  margin: 3% 0 2%;
}
.join .ins-join li p {
  font-size: 1.6rem;
  color: #595757;
  line-height: 200%;
}
.join .ins-join li b {
  font-size: 1.6rem;
  color: #000;
  padding-left: 30px;
  background: url("../images/dot_03.jpg") no-repeat left center;
}
@media (max-width: 1584px) {
  .join .ins-join {
    background: #f8f8f8;
    width: 100%;
    display: table;
  }
  .join .ins-join li {
    height: 920px;
  }
}
@media (max-width: 1400px) {
  .join .ins-join {
    background: #f8f8f8;
    width: 100%;
    display: table;
  }
  .join .ins-join li {
    height: 1020px;
  }
}
@media (max-width: 1200px) {
  .join .ins-join {
    background: #f8f8f8;
    width: 100%;
    display: table;
  }
  .join .ins-join li {
    height: 820px;
  }
}
@media (max-width: 992px) {
  .join .ins-join {
    background: #f8f8f8;
    width: 100%;
    display: table;
  }
  .join .ins-join li {
    width: 100%;
    padding: 2% 5%;
    vertical-align: top;
    float: left;
    height: auto;
    overflow: hidden;
  }
  .join .ins-join li h5 {
    font-size: 3rem;
    color: #595757;
    margin-bottom: 4%;
  }
  .join .ins-join li h5 span {
    font-size: 2.8rem;
    color: #fff;
    background: #000;
    float: right;
    height: 30px;
    line-height: 30px;
  }
  .join .ins-join li h6 {
    font-size: 2.4rem;
    color: #595757;
    margin: 3% 0 2%;
  }
  .join .ins-join li p {
    font-size: 1.6rem;
    color: #595757;
    line-height: 200%;
  }
  .join .ins-join li b {
    font-size: 1.6rem;
    color: #000;
    padding-left: 30px;
    background: url("../images/dot_03.jpg") no-repeat left center;
  }
}
/*新闻通讯*/
.news {
  background: #f9f9f9;
}
.news .news-tit {
  text-align: center;
  padding: 3% 0;
}
.news .news-tit h5 {
  font-size: 2.5rem;
  color: #595757;
  padding-bottom: 1%;
}
.news .news-tit p {
  font-size: 1.6rem;
  color: #595757;
}
.news .code {
  border-top: 4px solid #f4f4f4;
  margin-top: 15%;
}
.news .code .content {
  text-align: center;
}
.news .code .content .lf {
  width: 50%;
  float: left;
}
.news .code .content .lf .box {
  border-right: 2px solid #f4f4f4;
  padding: 10% 0;
}
.news .code .content .lf p {
  padding-bottom: 8%;
  font-size: 1.6rem;
  color: #595757;
}
.news .code .content .rt {
  width: 50%;
  float: right;
}
.news .code .content .rt .box {
  border-left: 2px solid #f4f4f4;
  padding: 10% 0;
}
.news .code .content .rt p {
  padding-bottom: 8%;
  font-size: 1.6rem;
  color: #595757;
}
@media (max-width: 768px) {
  .news .news-tit {
    padding: 3% 15px;
  }
  .news .code {
    border-top: 4px solid #f4f4f4;
    margin-top: 15%;
  }
  .news .code .content .lf {
    width: 100%;
    float: left;
  }
  .news .code .content .lf .box {
    border-right: none;
  }
  .news .code .content .rt {
    width: 100%;
    float: right;
  }
  .news .code .content .rt .box {
    border-left: none;
  }
}
/*售后服务*/
.after-sales {
  background: #f9f9f9;
}
.after-sales .after-sales-tit {
  text-align: center;
  padding: 3% 0;
}
.after-sales .after-sales-tit h5 {
  font-size: 2.5rem;
  color: #595757;
  padding-bottom: 1%;
}
.after-sales .after-sales-tit p {
  font-size: 1.6rem;
  color: #595757;
}
.after-sales .txt p {
  color: #595757;
  line-height: 180%;
  font-size: 1.6rem;
}
.after-sales .mall-link {
  border-top: 4px solid #f4f4f4;
  margin-top: 5%;
}
.after-sales .mall-link .content {
  text-align: center;
}
.after-sales .mall-link .content .lf {
  width: 50%;
  float: left;
}
.after-sales .mall-link .content .lf .box {
  border-right: 2px solid #f4f4f4;
  padding: 13% 0;
}
.after-sales .mall-link .content .lf p {
  padding-bottom: 5%;
  font-size: 1.6rem;
  color: #595757;
}
.after-sales .mall-link .content .rt {
  width: 50%;
  float: right;
}
.after-sales .mall-link .content .rt .box {
  border-left: 2px solid #f4f4f4;
  padding: 13% 0;
}
.after-sales .mall-link .content .rt p {
  padding-bottom: 5%;
  font-size: 1.6rem;
  color: #595757;
}
@media (max-width: 768px) {
  .after-sales .after-sales-tit {
    padding: 3% 15px;
  }
  .after-sales .mall-link {
    border-top: 4px solid #f4f4f4;
    margin-top: 15%;
  }
  .after-sales .mall-link .content .lf {
    width: 100%;
    float: left;
  }
  .after-sales .mall-link .content .lf .box {
    border-right: none;
  }
  .after-sales .mall-link .content .rt {
    width: 100%;
    float: right;
  }
  .after-sales .mall-link .content .rt .box {
    border-left: none;
  }
}
/*隐私政策*/
.privacy-policy {
  background: #f9f9f9;
}
.privacy-policy .privacy-policy-tit {
  text-align: center;
  padding: 3% 0;
}
.privacy-policy .privacy-policy-tit h5 {
  font-size: 2.5rem;
  color: #595757;
  padding-bottom: 1%;
}
.privacy-policy .privacy-policy-tit p {
  font-size: 1.6rem;
  color: #595757;
}
.privacy-policy .txt p {
  color: #595757;
  line-height: 180%;
  font-size: 1.6rem;
}
.privacy-policy .txt h6 {
  font-size: 1.9rem;
  color: #595757;
  padding: 1% 0;
}
@media (max-width: 768px) {
  .privacy-policy .privacy-policy {
    padding: 3% 15px;
  }
}
/*联系我们*/
.contact {
  height: 90%;
  background: #f9f9f9;
  padding: 3% 0 0;
  position: relative;
  margin-bottom: 3%;
}
.contact .map {
  width: 76%;
  float: left;
  height: 100%;
}
.contact .txt {
  width: 22%;
  float: right;
  color: #000;
  position: absolute;
  right: 0;
  bottom: 0;
}
.contact .txt h4 {
  font-size: 2.5rem;
  background: url("../images/location_03.jpg") no-repeat left center;
  padding: 3% 0 3% 70px;
}
.contact .txt p {
  font-size: 1.6rem;
  line-height: 200%;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .contact {
    height: auto;
    background: #f9f9f9;
  }
  .contact .map {
    width: 100%;
    float: none;
    height: 500px;
  }
  .contact .txt {
    width: 100%;
    float: none;
    color: #000;
    padding: 5% 15px;
  }
  .contact .txt h4 {
    padding: 5% 0 5% 70px;
  }
}
.contact .my-map {
  width: 100%;
  height: 100%;
  position: static;
  margin: 0px;
}
.contact .my-map img {
  width: auto !important;
}
.contact .my-map .info-title {
  color: white;
  font-size: 14px;
  background-color: rgba(0, 155, 255, 0.8);
  line-height: 26px;
  padding: 0px 0 0 6px;
  font-weight: lighter;
  letter-spacing: 1px;
}
.contact .my-map .info-content {
  padding: 4px;
  color: #666666;
  line-height: 23px;
}
.contact .my-map .info-content img {
  float: left;
  margin: 3px;
}
/*合作伙伴*/
.partner .partner-ad img {
  width: 100%;
}
.partner .content .tit h3 {
  font-size: 4.7rem;
  text-align: center;
  padding: 2% 0;
  margin: 0;
  background: #eee;
}
.partner .content .partner-list {
  background: #fafafa;
  padding: 4% 0;
}
.partner .content .partner-list .box li {
  width: 25%;
  float: left;
  text-align: center;
  height: 150px;
}
.partner .content .partner-list .box li:hover .img-box {
  transform: translate(0, -10px);
}
.partner .content .partner-list .box li:hover p {
  transform: translate(0, -20px);
  opacity: 1;
}
.partner .content .partner-list .box li .img-box {
  border-right: 1px solid #eee;
  transition: 0.2s;
  margin-top: 10px;
}
.partner .content .partner-list .box li .border-no {
  border: none;
}
.partner .content .partner-list .box li img {
  max-width: 100%;
}
.partner .content .partner-list .box li p {
  font-size: 1.4rem;
  color: #000;
  margin-top: 10px;
  opacity: 0;
  transition: 0.2s;
}
.partner .content .partner-list .box .gray:hover {
  background: #eee;
}
.partner .content .en-list {
  background: #fafafa;
}
.partner .content .en-list .en-list {
  text-align: center;
  margin-bottom: 1%;
}
.partner .content .en-list .en-list img {
  max-width: 100%;
  transition: 0.3s;
}
.partner .content .en-list .en-list:hover img {
  transform: translate(0, -10px);
}
@media (max-width: 992px) {
  .partner .partner-ad img {
    width: 100%;
  }
  .partner .content .partner-list .box li {
    width: 33.33333333%;
  }
}
@media (max-width: 768px) {
  .partner .partner-ad img {
    width: 100%;
  }
  .partner .content .tit h3 {
    font-size: 2.7rem;
    text-align: center;
    padding: 2% 0;
    margin: 0;
    background: #eee;
  }
  .partner .content .partner-list {
    background: #fafafa;
    padding: 4% 0;
  }
  .partner .content .partner-list .box li {
    width: 50%;
    float: left;
    text-align: center;
    height: 120px;
  }
  .partner .content .partner-list .box li:hover .img-box {
    transform: translate(0, -10px);
  }
  .partner .content .partner-list .box li:hover p {
    transform: translate(0, -20px);
    opacity: 1;
  }
  .partner .content .partner-list .box li .img-box {
    border-right: 1px solid #eee;
    transition: 0.2s;
    margin-top: 10px;
  }
  .partner .content .partner-list .box li .border-no {
    border: none;
  }
  .partner .content .partner-list .box li img {
    max-width: 100%;
  }
  .partner .content .partner-list .box li p {
    font-size: 1.4rem;
    color: #000;
    margin-top: 10px;
    opacity: 1;
    transition: 0.2s;
  }
  .partner .content .partner-list .box .gray:hover {
    background: #eee;
  }
}
/*品牌故事*/
.brand-story .story-ad img {
  width: 100%;
}
.brand-story .icon-list {
  padding: 3% 0;
  text-align: center;
  color: #000;
}
.brand-story .icon-list h6 {
  font-size: 1.8rem;
  padding: 4% 0;
}
.brand-story .icon-list img {
  width: 43%;
  margin: 6% auto 10%;
}
.brand-story .icon-list .txt {
  margin: 0 10%;
}
.brand-story .icon-list .txt h5 {
  font-size: 3rem;
  padding: 6% 0;
}
.brand-story .icon-list .txt p {
  font-size: 1.5rem;
  line-height: 180%;
}
.brand-story .content {
  background: url("../images/brand-story_02.jpg") no-repeat center;
  background-size: cover;
  padding: 6% ;
}
.brand-story .content .img {
  text-align: center;
}
.brand-story .content .img img {
  width: 76.6%;
  margin: 0 auto;
}
.brand-story .content .txt-box .txt {
  color: #000;
  margin-right: 10%;
}
.brand-story .content .txt-box .txt h5 {
  font-size: 3rem;
  padding: 10% 0 5%;
}
.brand-story .content .txt-box .txt p {
  font-size: 1.5rem;
  line-height: 240%;
  margin-bottom: 3%;
  color: #000;
}
@media (max-width: 1440px) {
  .brand-story .content {
    background: url("../images/brand-story_02.jpg") no-repeat center;
    background-size: cover;
    padding: 6% ;
  }
  .brand-story .content .img {
    text-align: center;
  }
  .brand-story .content .img img {
    width: 90%;
    margin: 0 auto;
  }
  .brand-story .content .txt-box .txt {
    color: #000;
    margin-right: 5%;
  }
  .brand-story .content .txt-box .txt p {
    line-height: 200%;
  }
}
@media (max-width: 768px) {
  .brand-story .content {
    background: url("../images/brand-story_02.jpg") no-repeat center;
    background-size: cover;
    padding: 6% ;
  }
  .brand-story .content .img {
    text-align: center;
  }
  .brand-story .content .img img {
    width: 90%;
    margin: 0 auto;
  }
  .brand-story .content .txt-box {
    margin-top: 4%;
  }
  .brand-story .content .txt-box .txt {
    color: #000;
    margin-right: 5%;
  }
  .brand-story .content .txt-box .txt p {
    line-height: 200%;
  }
}
@media (max-width: 768px) {
  .brand-story .content .txt-box .txt {
    margin: 0 3%;
  }
}
/*展会*/
.exhibition-box {
  overflow: hidden;
}
@media (max-width: 1100px) {
  .exhibition-box {
    overflow: auto;
  }
}
.exhibition {
  background: #f8f8f8;
  padding: 4% 0;
}
.exhibition .slideTxtBox .hd {
  width: 18.33333%;
  float: left;
  position: relative;
  text-align: center;
}
.exhibition .slideTxtBox .hd h5 {
  font-size: 2.4rem;
  color: #000;
  margin: 0;
}
.exhibition .slideTxtBox .hd ul {
  padding: 16% 0;
}
.exhibition .slideTxtBox .hd ul li {
  font-size: 1.8rem;
  color: #8e8e8e;
  margin: 4% 0;
}
.exhibition .slideTxtBox .hd ul li p {
  display: inline-block;
  cursor: pointer;
  border-bottom: 1px solid #f9f9f9;
}
.exhibition .slideTxtBox .hd ul li.on p {
  border-bottom: 1px solid #000;
  color: #000;
}
.exhibition .slideTxtBox .bd ul {
  width: 70%;
  float: left;
}
.exhibition .slideTxtBox .bd li .lf {
  width: 30%;
  float: left;
  height: 617px;
  background: #e5e5e5;
  overflow: hidden;
  /* -webkit-animation-duration: 2s;
      -ms-animation-duration: 2s;
      -moz-animation-duration: 2s;
      -o-animation-duration: 2s;*/

}
.exhibition .slideTxtBox .bd li .lf .img-box {
  padding: 10% 0;
  text-align: center;
}
.exhibition .slideTxtBox .bd li .lf .txt {
  margin: 0 5%;
}
.exhibition .slideTxtBox .bd li .lf .txt h6 {
  font-size: 1.6rem;
  color: #000;
  padding: 0 0 2%;
  margin-top: 0;
}
.exhibition .slideTxtBox .bd li .lf .txt p {
  font-size: 1.6rem;
  color: #000;
  line-height: 180%;
  margin: 0;
}
.exhibition .slideTxtBox .bd li .center {
  -webkit-animation-delay: .5s;
  -ms-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -o-animation-delay: .5s;
  /* -webkit-animation-duration: 2s;
      -ms-animation-duration: 2s;
      -moz-animation-duration: 2s;
      -o-animation-duration: 2s;*/

  width: 35%;
  float: left;
  height: 617px;
  margin-left: 1%;
}
.exhibition .slideTxtBox .bd li .center .img-box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  height: 617px;
  text-align: center;
}
.exhibition .slideTxtBox .bd li .center .img-box img {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  transform: translate(-50%, 0);
}
.exhibition .slideTxtBox .bd li .center .img {
  margin-left: 1%;
}
.exhibition .slideTxtBox .bd li .center .img img {
  cursor: pointer;
}
.exhibition .slideTxtBox .bd li .center .img1 {
  margin-bottom: 2.5%;
  position: relative;
  overflow: hidden;
  height: 326px;
}
.exhibition .slideTxtBox .bd li .center .img1 img {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  transform: translate(-50%, 0);
}
.exhibition .slideTxtBox .bd li .center .img2 {
  position: relative;
  overflow: hidden;
  height: 280px;
}
.exhibition .slideTxtBox .bd li .center .img2 img {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  transform: translate(-50%, 0);
}
.exhibition .slideTxtBox .bd li .rt {
  -webkit-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  /* -webkit-animation-duration: 2s;
      -ms-animation-duration: 2s;
      -moz-animation-duration: 2s;
      -o-animation-duration: 2s;*/

  width: 33%;
  float: left;
  height: 617px;
  margin-left: 1%;
}
.exhibition .slideTxtBox .bd li .rt .img-box2 {
  width: 100%;
  float: left;
  height: 617px;
}
.exhibition .slideTxtBox .bd li .rt .img {
  margin-left: 1%;
}
.exhibition .slideTxtBox .bd li .rt .img img {
  cursor: pointer;
}
.exhibition .slideTxtBox .bd li .rt .img1 {
  margin-bottom: 2.5%;
  position: relative;
  overflow: hidden;
  height: 326px;
}
.exhibition .slideTxtBox .bd li .rt .img1 img {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  transform: translate(-50%, 0);
}
.exhibition .slideTxtBox .bd li .rt .img2 {
  position: relative;
  overflow: hidden;
  height: 280px;
}
.exhibition .slideTxtBox .bd li .rt .img2 img {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  transform: translate(-50%, 0);
}
@media (max-width: 1100px) {
  .exhibition {
    background: #f8f8f8;
    padding: 4% 0;
  }
  .exhibition .slideTxtBox .bd ul {
    width: 70%;
    float: left;
  }
  .exhibition .slideTxtBox .bd li .lf {
    width: 100%;
    float: left;
    height: auto;
    background: #e5e5e5;
    overflow: hidden;
    padding-bottom: 3% ;
  }
  .exhibition .slideTxtBox .bd li .lf .img-box {
    padding: 4% 0;
    text-align: center;
  }
  .exhibition .slideTxtBox .bd li .center {
    width: 50%;
    float: left;
    background: #e5e5e5;
    margin: 0;
  }
  .exhibition .slideTxtBox .bd li .center .img-box {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    height: 617px;
    text-align: center;
  }
  .exhibition .slideTxtBox .bd li .center .img-box img {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    transform: translate(-50%, 0);
  }
  .exhibition .slideTxtBox .bd li .rt {
    margin: 0;
    width: 50%;
    float: right;
    background: #e5e5e5;
  }
  .exhibition .slideTxtBox .bd li .rt .img-box2 {
    width: 100%;
    float: left;
    height: 617px;
  }
  .exhibition .slideTxtBox .bd li .rt .img {
    margin-left: 1.3%;
  }
}
@media (max-width: 768px) {
  .exhibition {
    background: #f8f8f8;
    padding: 4% 0;
  }
  .exhibition .slideTxtBox .hd {
    width: 100%;
    float: none;
    position: relative;
    text-align: center;
  }
  .exhibition .slideTxtBox .hd h5 {
    font-size: 2.4rem;
    color: #000;
    margin: 0;
  }
  .exhibition .slideTxtBox .hd ul {
    padding: 6% 0;
    text-align: center;
  }
  .exhibition .slideTxtBox .hd ul li {
    font-size: 1.8rem;
    color: #8e8e8e;
    margin: 2% auto;
    width: 50%;
    float: left;
  }
  .exhibition .slideTxtBox .hd ul li.on p {
    border-bottom: 1px solid #000;
    color: #000;
  }
  .exhibition .slideTxtBox .bd ul {
    width: 100%;
    float: none;
    clear: both;
  }
  .exhibition .slideTxtBox .bd li .lf {
    width: 100%;
    float: left;
    height: auto;
    background: #e5e5e5;
    overflow: hidden;
  }
  .exhibition .slideTxtBox .bd li .lf .img-box {
    padding: 10% 0;
    text-align: center;
  }
  .exhibition .slideTxtBox .bd li .lf .txt {
    margin: 0 5%;
  }
  .exhibition .slideTxtBox .bd li .lf .txt h6 {
    font-size: 2rem;
    color: #000;
    padding: 0 0 2%;
    margin-top: 0;
  }
  .exhibition .slideTxtBox .bd li .lf .txt p {
    font-size: 1.8rem;
    color: #000;
    line-height: 180%;
    margin: 0;
  }
  .exhibition .slideTxtBox .bd li .center {
    width: 100%;
    float: left;
    height: auto;
    margin-bottom: 1%;
  }
  .exhibition .slideTxtBox .bd li .center .img-box {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    height: auto;
    text-align: center;
  }
  .exhibition .slideTxtBox .bd li .center .img-box img {
    position: static;
    width: 100%;
    left: 50%;
    top: 0;
    bottom: 0;
    transform: translate(0%, 0);
  }
  .exhibition .slideTxtBox .bd li .rt {
    width: 100%;
    float: left;
    height: auto;
  }
  .exhibition .slideTxtBox .bd li .rt .img-box2 {
    height: auto;
  }
  .exhibition .slideTxtBox .bd li .rt .img {
    margin-left: 0;
  }
  .exhibition .slideTxtBox .bd li .rt .img img {
    cursor: pointer;
  }
  .exhibition .slideTxtBox .bd li .rt .img1 {
    margin-bottom: 1%;
    position: relative;
    overflow: hidden;
    height: auto;
  }
  .exhibition .slideTxtBox .bd li .rt .img1 img {
    position: static;
    left: 50%;
    width: 100%;
    top: 0;
    bottom: 0;
    transform: translate(0%, 0);
  }
  .exhibition .slideTxtBox .bd li .rt .img2 {
    position: relative;
    overflow: hidden;
    height: auto;
  }
  .exhibition .slideTxtBox .bd li .rt .img2 img {
    position: static;
    left: 50%;
    width: 100%;
    top: 0;
    bottom: 0;
    transform: translate(0%, 0);
  }
}
.content-box-detail img {
  width: 100%;
}
/*加载效果*/
/*#mytest{display: none;}*/
.home-logo {
  position: absolute;
  top: 5%;
  left: 50%;
  margin-left: -34px;
  z-index: 999;
}
/*K15产品展示*/
/*产品展示*/
.K-product {
  background: #fff;
}
.K-product .top-link {
  height: 78px;
  z-index: 9;
  background: #fff;
  text-align: center;
  transition: 0.2s;
  position: fixed;
  top: 0;
  width: 100%;
}
.K-product .top-link .lf {
  position: absolute;
  width: 54px;
  height: 54px;
  left: 4%;
  line-height: 78px;
  top: 12px;
}
.K-product .top-link .lf a {
  display: block;
  background: url("../images/logo_03.png") no-repeat center;
  height: 54px;
  width: 54px;
}
.K-product .top-link .lf a:hover {
  background: url("../images/logo2_03.png") no-repeat center;
}
.K-product .top-link .nav-content-pc {
  margin: 0 auto;
}
.K-product .top-link .nav-content-pc ul {
  margin: 0;
}
.K-product .top-link .nav-content-pc li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  line-height: 78px;
  font-size: 1.6rem;
}
.K-product .top-link .nav-content-pc li:hover span {
  width: 100%;
}
.K-product .top-link .nav-content-pc li a {
  color: #000;
  display: block;
  line-height: 78px;
  padding: 0 1.5rem;
}
.K-product .top-link .nav-content-pc li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  width: 0;
  height: 2px;
  left: 50%;
  top: 76px;
  content: '';
  transform: translateX(-50%) translateY(0%);
  background-color: #000;
  transition: width .4s;
}
.K-product .top-link .nav-content-pc .active:hover span {
  width: 0%;
}
.K-product .top-link .nav-content-pc .active a {
  color: #999;
}
.K-product .top-link .rt {
  position: absolute;
  right: 4%;
  top: 30px;
}
.K-product .top-link .rt a {
  display: block;
  background: url("../images/product-link_03.png") no-repeat center;
  height: 16px;
  width: 73px;
}
.K-product .top-link .rt a:hover {
  background: url("../images/product-link2_03.png") no-repeat center;
}
.K-product .container-fluid {
  margin: 0;
  padding: 0;
}
.K-product .content {
  margin: 60px auto 0;
  padding-bottom: 10px;
}
.K-product .content .k-top {
  height: 798px;
  background: #e2e2e2;
  margin-bottom: 10px;
}
.K-product .content .k-top .k-wrap {
  width: 1200px;
  margin: 0 auto;
}
.K-product .content .k-top .img {
  padding-top: 240px;
  margin-left: 0;
  float: left;
}
.K-product .content .k-top .txt {
  float: right;
  margin-right: 5%;
  padding-top: 240px;
}
.K-product .content .k-top .txt h5 {
  font-size: 4rem;
  color: #030506;
  font-weight: 100;
}
.K-product .content .k-top .txt p {
  font-size: 2rem;
  color: #000;
  line-height: 150%;
}
.K-product .content .k-top .txt p:last-child {
  margin-top: 30px;
}
.K-product .content .k-top .txt p:last-child img {
  transition: 0.2s;
}
.K-product .content .k-top .txt p:last-child a:hover img {
  transform: translate(0, -5px);
}
.K-product .content .k-2 {
  text-align: center;
  margin-bottom: 10px;
  background: url("../images/K-2-bg_02.jpg") no-repeat center;
  background-size: cover;
}
.K-product .content .k-2 .tit {
  padding: 5% 0 0;
}
.K-product .content .k-3 {
  margin-bottom: 10px;
  height: 1109px;
  background: url("../images/K-3_02.jpg") no-repeat center;
}
.K-product .content .k-3 .txt {
  float: left;
  margin: 10% 0 0 5%;
}
.K-product .content .k-3 .txt p {
  font-size: 2.4rem;
  color: #fff;
  line-height: 160%;
}
.K-product .content .k-4 {
  margin-bottom: 10px;
  height: 974px;
  background: url("../images/K-4_02.jpg") no-repeat center;
}
.K-product .content .k-4 .txt {
  float: left;
  margin: 10% 0 0 5%;
}
.K-product .content .k-4 .txt p {
  font-size: 2.4rem;
  color: #fff;
  line-height: 160%;
}
.K-product .content .k-5 {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  height: 990px;
}
.K-product .content .k-5 .clear {
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -23px;
  cursor: pointer;
  z-index: 19;
}
.K-product .content .k-5 .bg {
  height: 990px;
  transition: 0.4s;
  position: relative;
}
.K-product .content .k-5 .bg .bg1 {
  height: 990px;
  transition: 0.4s;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: url("../images/k-normal.jpg") no-repeat center;
}
.K-product .content .k-5 .bg .bg2 {
  height: 990px;
  transition: 0.4s;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: url("../images/k-yinzhi.jpg") no-repeat center;
}
.K-product .content .k-5 .bg .bg3 {
  height: 990px;
  transition: 0.4s;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: url("../images/k-bianxie.jpg") no-repeat center;
}
.K-product .content .k-5 .bg .bg4 {
  height: 990px;
  transition: 0.4s;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: url("../images/k-yidong.jpg") no-repeat center;
}
.K-product .content .k-5 .bg .bg5 {
  height: 990px;
  transition: 0.4s;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: url("../images/k-caizhi.jpg") no-repeat center;
}
.K-product .content .k-5 .bg .bg6 {
  height: 990px;
  transition: 0.4s;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: url("../images/k-lianjie.jpg") no-repeat center;
}
.K-product .content .k-5 .bg .active {
  opacity: 1;
}
.K-product .content .k-5 .txt-list {
  height: 990px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.K-product .content .k-5 .txt-list li {
  width: 20%;
  float: left;
  box-sizing: border-box;
  border-right: 2px solid rgba(255, 255, 255, 0.3);
  height: 990px;
  cursor: pointer;
  position: relative;
  transition: 0.8s;
  /*.txt-none{opacity: 0;}
          .tit-none{display: none;}
          .txt-none2{opacity: 0;transition-delay: 2s;display: block;}
          .txt-none-active{opacity: 1;transform: translate(0,-20px);transition: 0.5s; transition-delay: 1s;}
          .tit-active{opacity: 1;transform: translate(0,10px);transition: 0.5s; transition-delay: 1s;}*/

}
.K-product .content .k-5 .txt-list li:hover .txt {
  transform: translate(0, -80px);
}
.K-product .content .k-5 .txt-list li:hover .k-overlay {
  opacity: 1;
}
.K-product .content .k-5 .txt-list li .k-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.K-product .content .k-5 .txt-list li .tit {
  position: relative;
  z-index: 10;
}
.K-product .content .k-5 .txt-list li .tit p {
  white-space: nowrap;
  transform: matrix(0, 1, -1, 0, 2, 60);
  font-size: 1.7rem;
  color: #fff;
  margin: 0;
}
.K-product .content .k-5 .txt-list li .txt {
  color: #fff;
  float: left;
  margin: 543px 0 0 8%;
  transition: 0.5s;
}
.K-product .content .k-5 .txt-list li .txt span {
  font-size: 1.8rem;
}
.K-product .content .k-5 .txt-list li .txt h6 {
  font-size: 2.5rem;
  padding: 23px 0 40px;
  margin: 0;
}
.K-product .content .k-5 .txt-list li .txt p {
  font-size: 2rem;
}
.K-product .content .k-5 .txt-list li .txt p img {
  margin-right: 13px;
}
.K-product .content .k-5 .txt-list li .txt2 {
  color: #fff;
  transition-delay: 0.5s;
}
.K-product .content .k-5 .txt-list li .txt2 span {
  font-size: 1.8rem;
}
.K-product .content .k-5 .txt-list li .txt2 h6 {
  font-size: 2.5rem;
  padding: 23px 0 40px;
  margin: 0;
}
.K-product .content .k-5 .txt-list li .txt2 p {
  font-size: 2rem;
}
.K-product .content .k-5 .txt-list .txt-none {
  opacity: 0;
}
.K-product .content .k-5 .txt-list .tit-none {
  display: none;
}
.K-product .content .k-5 .txt-list .txt-none2 {
  opacity: 0;
  transition-delay: 2s;
  display: block;
}
.K-product .content .k-5 .txt-list .txt-none-active {
  opacity: 1;
  transform: translate(0, -20px);
  transition: 0.5s;
  transition-delay: 1s;
}
.K-product .content .k-5 .txt-list .tit-active {
  opacity: 1;
  transform: translate(0, 10px);
  transition: 0.5s;
  transition-delay: 1s;
}
.K-product .content .k-5 .txt-list .list1 {
  position: relative;
}
.K-product .content .k-5 .txt-list .list1 .txt2 {
  position: absolute;
  top: 700px;
  left: 1110px;
}
.K-product .content .k-5 .txt-list .list2 {
  position: relative;
}
.K-product .content .k-5 .txt-list .list2 .txt2 {
  position: absolute;
  top: 340px;
  left: 80px;
}
.K-product .content .k-5 .txt-list .list3 {
  position: relative;
}
.K-product .content .k-5 .txt-list .list3 .txt2 {
  position: absolute;
  top: 340px;
  left: 80px;
}
.K-product .content .k-5 .txt-list .list4 {
  position: relative;
}
.K-product .content .k-5 .txt-list .list4 .txt2 {
  position: absolute;
  top: 160px;
  right: 90px;
}
.K-product .content .k-5 .txt-list .list5 {
  position: relative;
}
.K-product .content .k-5 .txt-list .list5 .txt2 {
  position: absolute;
  top: 120px;
  left: 780px;
}
.K-product .content .k-canshu {
  background: #e5e5e5;
  padding-bottom: 3%;
}
.K-product .content .k-canshu .txt-con {
  color: #000;
  float: left;
  margin-left: 30%;
  width: 70%;
}
.K-product .content .k-canshu .txt-con img {
  padding: 10% 0;
}
.K-product .content .k-canshu .txt-con h6 {
  font-size: 2.4rem;
  font-weight: 100;
}
.K-product .content .k-canshu .txt-con h4 {
  font-size: 4.8rem;
}
.K-product .content .k-canshu .txt-con ul {
  padding: 4% 0 0;
  margin-right: 10%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.K-product .content .k-canshu .txt-con li {
  line-height: 180%;
  font-size: 1.8rem;
}
@media (max-width: 1200px) {
  .K-product {
    background: #fff;
  }
  .K-product .content .k-top {
    height: auto;
    margin-bottom: 10px;
  }
  .K-product .content .k-top .k-wrap {
    width: 100%;
  }
  .K-product .content .k-top .img {
    padding: 6% 0 0;
    margin-left: 0;
    float: none;
    width: 100%;
    text-align: center;
  }
  .K-product .content .k-top .img img {
    max-width: 100%;
  }
  .K-product .content .k-top .txt {
    float: none;
    margin-right: 0;
    padding: 0 0 4%;
    width: 100%;
    text-align: center;
  }
  .K-product .content .k-2 {
    text-align: center;
    margin-bottom: 10px;
    background: url("../images/K-2-bg_02.jpg") no-repeat center;
    background-size: cover;
  }
  .K-product .content .k-2 .tit {
    padding: 5% 0 0;
    width: 10%;
    margin: 0 auto;
  }
  .K-product .content .k-2 .tit img {
    width: 100%;
  }
  .K-product .content .k-2 .img {
    width: 70%;
    margin: 0 auto;
  }
  .K-product .content .k-2 .img img {
    width: 100%;
  }
  .K-product .content .k-5 {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    height: 990px;
  }
  .K-product .content .k-5 .clear {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -23px;
    cursor: pointer;
    z-index: 19;
  }
  .K-product .content .k-5 .bg {
    height: 890px;
    transition: 0.4s;
    position: relative;
  }
  .K-product .content .k-5 .bg .bg1 {
    height: 890px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-normal.jpg") no-repeat center;
  }
  .K-product .content .k-5 .bg .bg2 {
    height: 890px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-yinzhi.jpg") no-repeat center;
  }
  .K-product .content .k-5 .bg .bg3 {
    height: 890px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-bianxie.jpg") no-repeat center;
  }
  .K-product .content .k-5 .bg .bg4 {
    height: 890px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-yidong.jpg") no-repeat center;
  }
  .K-product .content .k-5 .bg .bg5 {
    height: 890px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-caizhi.jpg") no-repeat center;
  }
  .K-product .content .k-5 .bg .bg6 {
    height: 890px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-lianjie.jpg") no-repeat center;
  }
  .K-product .content .k-5 .bg .active {
    opacity: 1;
  }
  .K-product .content .k-5 .txt-list {
    height: 990px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .K-product .content .k-5 .txt-list li {
    width: 20%;
    float: left;
    box-sizing: border-box;
    border-right: 2px solid rgba(255, 255, 255, 0.3);
    height: 990px;
    cursor: pointer;
    position: relative;
    transition: 0.8s;
  }
  .K-product .content .k-5 .txt-list li:hover .txt {
    transform: translate(0, -80px);
  }
  .K-product .content .k-5 .txt-list li:hover .k-overlay {
    opacity: 1;
  }
  .K-product .content .k-5 .txt-list li .k-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .K-product .content .k-5 .txt-list li .tit {
    position: relative;
    z-index: 10;
  }
  .K-product .content .k-5 .txt-list li .tit p {
    white-space: nowrap;
    transform: matrix(0, 1, -1, 0, 2, 60);
    font-size: 1.7rem;
    color: #fff;
    margin: 0;
  }
  .K-product .content .k-5 .txt-list li .txt {
    color: #fff;
    float: left;
    margin: 500px 0 0 8%;
    transition: 0.5s;
  }
  .K-product .content .k-5 .txt-list li .txt span {
    font-size: 1.8rem;
  }
  .K-product .content .k-5 .txt-list li .txt h6 {
    font-size: 2.5rem;
    padding: 23px 0 40px;
    margin: 0;
  }
  .K-product .content .k-5 .txt-list li .txt2 {
    color: #fff;
    transition-delay: 0.5s;
  }
  .K-product .content .k-5 .txt-list li .txt2 span {
    font-size: 1.8rem;
  }
  .K-product .content .k-5 .txt-list li .txt2 h6 {
    font-size: 2.5rem;
    padding: 23px 0 40px;
    margin: 0;
  }
  .K-product .content .k-5 .txt-list li .txt2 p {
    font-size: 2rem;
  }
  .K-product .content .k-5 .txt-list .list1 {
    position: relative;
  }
  .K-product .content .k-5 .txt-list .list1 .txt2 {
    position: absolute;
    top: 600px;
    left: 1110px;
  }
  .K-product .content .k-5 .txt-list .list2 {
    position: relative;
  }
  .K-product .content .k-5 .txt-list .list2 .txt2 {
    position: absolute;
    top: 240px;
    left: 80px;
  }
  .K-product .content .k-5 .txt-list .list3 {
    position: relative;
  }
  .K-product .content .k-5 .txt-list .list3 .txt2 {
    position: absolute;
    top: 240px;
    left: 80px;
  }
  .K-product .content .k-5 .txt-list .list4 {
    position: relative;
  }
  .K-product .content .k-5 .txt-list .list4 .txt2 {
    position: absolute;
    top: 100px;
    right: 90px;
  }
  .K-product .content .k-5 .txt-list .list5 {
    position: relative;
  }
  .K-product .content .k-5 .txt-list .list5 .txt2 {
    position: absolute;
    top: 60px;
    left: 780px;
  }
  .K-product .content .k-canshu {
    background: #e5e5e5;
    padding-bottom: 3%;
  }
  .K-product .content .k-canshu .txt-con {
    color: #000;
    float: left;
    margin-left: 20%;
    width: 70%;
  }
  .K-product .content .k-canshu .txt-con img {
    padding: 10% 0;
  }
  .K-product .content .k-canshu .txt-con h6 {
    font-size: 2.4rem;
    font-weight: 100;
  }
  .K-product .content .k-canshu .txt-con h4 {
    font-size: 4.8rem;
  }
  .K-product .content .k-canshu .txt-con ul {
    padding: 4% 0 0;
    margin-right: 10%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
  }
  .K-product .content .k-canshu .txt-con li {
    line-height: 180%;
    font-size: 1.8rem;
  }
}
@media (max-width: 768px) {
  .K-product {
    background: #fff;
  }
  .K-product .content .k-top .img {
    padding: 10% 0 0;
  }
  .K-product .content .k-2 {
    text-align: center;
    margin-bottom: 10px;
    background: url("../images/K-2-bg_02.jpg") no-repeat center;
    background-size: cover;
  }
  .K-product .content .k-2 .tit {
    padding: 5% 0 0;
    width: 20%;
    margin: 0 auto;
  }
  .K-product .content .k-2 .tit img {
    width: 100%;
  }
  .K-product .content .k-2 .img {
    width: 70%;
    margin: 0 auto;
  }
  .K-product .content .k-2 .img img {
    width: 100%;
  }
  .K-product .content .k-3 {
    margin-bottom: 10px;
    height: 609px;
    background: url("../images/K-3_02.jpg") no-repeat center;
  }
  .K-product .content .k-4 {
    margin-bottom: 10px;
    height: 574px;
    background: url("../images/K-4_02.jpg") no-repeat center;
  }
  .K-product .content .k-5-mobile {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    height: 575px;
  }
  .K-product .content .k-5-mobile .c1 {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 19;
  }
  .K-product .content .k-5-mobile .c2 {
    position: absolute;
    top: 60px;
    right: 15px;
    z-index: 19;
  }
  .K-product .content .k-5-mobile .c3 {
    position: absolute;
    top: 110px;
    right: 15px;
    z-index: 19;
  }
  .K-product .content .k-5-mobile .c4 {
    position: absolute;
    top: 160px;
    right: 15px;
    z-index: 19;
  }
  .K-product .content .k-5-mobile .c5 {
    position: absolute;
    top: 210px;
    right: 15px;
    z-index: 19;
  }
  .K-product .content .k-5-mobile .bg {
    height: 575px;
    transition: 0.4s;
    position: relative;
  }
  .K-product .content .k-5-mobile .bg .bg1 {
    height: 575px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-normal.jpg") no-repeat center;
  }
  .K-product .content .k-5-mobile .bg .bg2 {
    height: 575px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-yinzhi.jpg") no-repeat center;
  }
  .K-product .content .k-5-mobile .bg .bg3 {
    height: 575px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-bianxie.jpg") no-repeat center;
  }
  .K-product .content .k-5-mobile .bg .bg4 {
    height: 575px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-yidong.jpg") no-repeat center;
  }
  .K-product .content .k-5-mobile .bg .bg5 {
    height: 575px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-caizhi.jpg") no-repeat center;
  }
  .K-product .content .k-5-mobile .bg .bg6 {
    height: 575px;
    transition: 0.4s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: url("../images/k-lianjie.jpg") no-repeat center;
  }
  .K-product .content .k-5-mobile .bg .active {
    opacity: 1;
  }
  .K-product .content .k-5-mobile .txt-list {
    height: 575px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .K-product .content .k-5-mobile .txt-list li {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    height: 115px;
    cursor: pointer;
    position: relative;
    transition: 0.8s;
  }
  .K-product .content .k-5-mobile .txt-list li:hover .k-overlay {
    opacity: 1;
  }
  .K-product .content .k-5-mobile .txt-list li .k-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .K-product .content .k-5-mobile .txt-list li .tit {
    position: relative;
    z-index: 10;
  }
  .K-product .content .k-5-mobile .txt-list li .tit p {
    font-size: 1.7rem;
    color: #fff;
    position: absolute;
    left: 8%;
    top: 4px;
  }
  .K-product .content .k-5-mobile .txt-list li .txt {
    color: #fff;
    float: left;
    margin: 10px 0 0 8%;
    transition: 0.5s;
  }
  .K-product .content .k-5-mobile .txt-list li .txt span {
    font-size: 1.8rem;
  }
  .K-product .content .k-5-mobile .txt-list li .txt h6 {
    font-size: 2.5rem;
    padding: 13px 0 40px;
    margin: 0;
  }
  .K-product .content .k-5-mobile .txt-list li .txt2 {
    color: #fff;
    transition-delay: 0.5s;
  }
  .K-product .content .k-5-mobile .txt-list li .txt2 span {
    font-size: 1.8rem;
  }
  .K-product .content .k-5-mobile .txt-list li .txt2 h6 {
    font-size: 2.5rem;
    padding: 23px 0 40px;
    margin: 0;
  }
  .K-product .content .k-5-mobile .txt-list li .txt2 p {
    font-size: 2rem;
  }
  .K-product .content .k-5-mobile .txt-list .clear-active {
    opacity: 1;
    transition: 0.5s;
    transition-delay: 0.5s;
  }
  .K-product .content .k-5-mobile .txt-list .txt-none {
    opacity: 0;
  }
  .K-product .content .k-5-mobile .txt-list .txt-none3 {
    opacity: 0;
  }
  .K-product .content .k-5-mobile .txt-list .tit-none {
    display: none;
  }
  .K-product .content .k-5-mobile .txt-list .txt-none2 {
    opacity: 0;
    transition-delay: 0s;
    display: block;
  }
  .K-product .content .k-5-mobile .txt-list .txt-none-active {
    opacity: 1;
    transform: translate(0, -20px);
    transition: 0s;
    transition-delay: 0s;
  }
  .K-product .content .k-5-mobile .txt-list .tit-active {
    opacity: 1;
    transform: translate(0, 10px);
    transition: 0s;
    transition-delay: 0s;
  }
  .K-product .content .k-5-mobile .txt-list .list1 {
    position: relative;
  }
  .K-product .content .k-5-mobile .txt-list .list1 .txt2 {
    position: absolute;
    top: 50px;
    left: 8%;
  }
  .K-product .content .k-5-mobile .txt-list .list2 {
    position: relative;
  }
  .K-product .content .k-5-mobile .txt-list .list2 .txt2 {
    position: absolute;
    top: 50px;
    left: 8%;
  }
  .K-product .content .k-5-mobile .txt-list .list3 {
    position: relative;
  }
  .K-product .content .k-5-mobile .txt-list .list3 .txt2 {
    position: absolute;
    top: 50px;
    left: 8%;
  }
  .K-product .content .k-5-mobile .txt-list .list4 {
    position: relative;
  }
  .K-product .content .k-5-mobile .txt-list .list4 .txt2 {
    position: absolute;
    top: 50px;
    left: 8%;
  }
  .K-product .content .k-5-mobile .txt-list .list5 {
    position: relative;
  }
  .K-product .content .k-5-mobile .txt-list .list5 .txt2 {
    position: absolute;
    top: 50px;
    left: 8%;
  }
  .K-product .content .k-canshu {
    background: #e5e5e5;
    padding-bottom: 3%;
  }
  .K-product .content .k-canshu .txt-con {
    color: #000;
    float: none;
    margin: 0 auto;
    width: 90%;
  }
  .K-product .content .k-canshu .txt-con img {
    padding: 10% 0;
    width: 100%;
    margin: 0 auto;
  }
  .K-product .content .k-canshu .txt-con h6 {
    font-size: 2.4rem;
    font-weight: 100;
  }
  .K-product .content .k-canshu .txt-con h4 {
    font-size: 4rem;
  }
  .K-product .content .k-canshu .txt-con ul {
    padding: 4% 0 0;
    margin-right: 10%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
  }
  .K-product .content .k-canshu .txt-con li {
    line-height: 180%;
    font-size: 1.8rem;
  }
}
.pusher {
  height: 80px;
  background: transparent;
}
.product-footer {
  background: #fafafa;
  text-align: center;
  z-index: 1000;
  position: relative;
  width: 100%;
  bottom: 0;
  height: 310px;
}
.product-footer .img-box {
  padding: 57px 0 23px;
  text-align: center;
}
.product-footer .img-box h6 {
  font-size: 1.3rem;
  color: #000;
}
.product-footer .img-box h5 {
  font-size: 1.6rem;
  color: #000;
}
.product-footer p {
  font-size: 1.3rem;
  color: #000;
  margin: 0;
  padding: 16px 0;
}
@media (max-width: 768px) {
  .pusher {
    height: 250px;
    background: transparent;
  }
  .product-footer {
    background: #fafafa;
    text-align: center;
    z-index: -1;
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 250px;
  }
  .product-footer .img-box {
    padding: 7px 0 12px;
    width: 30%;
    margin: 0 auto;
  }
  .product-footer .img-box img {
    width: 100%;
  }
  .product-footer p {
    font-size: 1.3rem;
    color: #000;
    margin: 0;
    padding: 10px 0;
  }
}
