.header,
.guide-box .guide,
.guide-box .btm,
.new-content .new-list .img:after,
.new-detail1 .new-dswiper:before,
.new-detail1 .new-dswiper:after,
.case-detail:before,
.product .desc-box .list .p1,
.pro-detail .pro-content1 .detail-swiper1 .list .images,
.about-intro .engineer .engi-list .img img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.new-content .new-list .desc .p1,
.case .case-list>li .p1,
.datum .datum-list .p1,
.pro-detail .pro-content1 .detail-swiper1 .list .p1,
.pro-detail .pro-content2 .detail-swiper2 .p1,
.about-honor .honor-swiper .p1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.layout_1420,
.layout_1440,
.layout_1470,
.layout_1520,
.layout_1720 {
  padding: 0 4%;
  margin: 0 auto;
}

.layout_1420 {
  max-width: 1420px;
}

.layout_1440 {
  max-width: 1440px;
}

.layout_1470 {
  max-width: 1470px;
}

.layout_1520 {
  max-width: 1520px;
}

.layout_1720 {
  max-width: 1720px;
}

/*header*/
.header {
  position: fixed;
  bottom: auto;
  z-index: 90;
  padding-top: 3%;
  -webkit-transition: padding 0.4s ease;
  -moz-transition: padding 0.4s ease;
  -ms-transition: padding 0.4s ease;
  -o-transition: padding 0.4s ease;
  transition: padding 0.4s ease;
}

.header img {
  max-width: 100%;
}

.header .logoimg1,
.header .menuimg1 {
  display: none;
}

.header .language {
  margin-top: 1.4%;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
}

.header .language .i {
  margin-right: 15px;
  font-size: 30px;
  color: #fff;
}

.header .language .a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
}

.header .language .a:hover {
  color: #fff;
}

.header .language .on {
  font-size: 26px;
  color: #fff;
}

.home-header {
  margin-left: 25px;
}

.home-header .logo {
  position: fixed;
  top: 6.4%;
}

.home-header .language {
  position: fixed;
  top: 80%;
  font-size: 18px;
  color: #7d7d7d;
}

.home-header .language .i {
  margin-right: 6px;
  font-size: 30px;
  color: #7d7d7d;
}

.home-header .language .a {
  font-size: 18px;
  color: #7d7d7d;
}

.home-header .language .a:hover {
  color: #b8995d;
}

.home-header .language .on {
  font-size: 26px;
  color: #b8995d;
}

.home-header .layout_1720 {
  padding: 0;
  max-width: none;
}

.header1 .logoimg,
.header2 .logoimg,
.header1 .menuimg,
.header2 .menuimg {
  display: none;
}

.header1 .logoimg1,
.header2 .logoimg1,
.header1 .menuimg1,
.header2 .menuimg1 {
  display: inline;
}

.header1 .language,
.header2 .language {
  color: #7d7d7d;
}

.header1 .language .i,
.header2 .language .i {
  color: #7d7d7d;
}

.header1 .language .a,
.header2 .language .a {
  color: #7d7d7d;
}

.header1 .language .a:hover,
.header2 .language .a:hover {
  color: #b8995d;
}

.header1 .language .on,
.header2 .language .on {
  color: #b8995d;
}

.menu-box {
  position: fixed;
  top: 37%;
  z-index: 92;
}

.menu-box:hover .menu-list {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.menu-box .menu-btn {
  position: relative;
  z-index: 2;
  padding-right: 25px;
  cursor: pointer;
}

.menu-box .menu-list {
  position: absolute;
  top: 0;
  left: 100%;
  padding: 5px 15px 15px;
  width: 200px;
  max-height: 480px;
  box-sizing: border-box;
  background-color: #f8f8f8;
  visibility: hidden;
  overflow-y: auto;
  -webkit-transform: translate3d(-150%, 0, 0);
  -moz-transform: translate3d(-150%, 0, 0);
  -ms-transform: translate3d(-150%, 0, 0);
  -o-transform: translate3d(-150%, 0, 0);
  transform: translate3d(-150%, 0, 0);
  -webkit-transition: all 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -moz-transition: all 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -ms-transition: all 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -o-transition: all 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: all 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.menu-box .menu-list .item {
  display: none;
}

.menu-box .menu-list a {
  display: block;
  padding: 4px;
  font-size: 12px;
  color: #a1a1a1;
}

.menu-box .menu-list a:hover {
  color: #333;
  background-color: #b8995d;
}

.menu-box .menu-list>li {
  margin-top: 10px;
}

.menu-box .menu-list>li>a {
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #ccc;
}

.menu-box .menu-list .on {
  color: #333;
  background-color: #b8995d;
}

.menu-box .menu-list .proLi .item {
  display: block;
}

.menu-box .menu-list .mDown {
  display: block;
  padding: 4px;
  font-size: 12px;
  color: #a1a1a1;
  cursor: pointer;
}

.menu-box .menu-list .mDown:hover {
  color: #333;
  background-color: #b8995d;
}

.menu-box .menu-list .mDown .i {
  float: right;
  font-size: 12px;
}

.menu-box .menu-list .mDown_on .i {
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}

.menu-box .menu-show {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.menu-box .menu-item {
  display: none;
  padding-left: 15px;
}

.home-content .section {
  background: url("../images/home_bg1.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
}

.home-content .section .more {
  display: inline-block;
  margin-top: 8%;
  padding-bottom: 8px;
  font-size: 12px;
  color: #b8995d;
  border-bottom: 1px solid #b8995d;
}

.home-content .section .desc {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.home-content .section .desc .h3 {
  font-size: 20px;
}

.home-content .section .desc .p1 {
  margin-top: 3%;
  font-size: 12px;
  line-height: 24px;
}

.home-content .section .desc .more {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.home-content .section .desc .more:hover {
  color: #b8995d;
  border-color: #b8995d;
}

.home-content .section1 .fp-tableCell {
  vertical-align: top;
}

.home-content .content1 {
  position: relative;
  width: 78%;
  padding-top: 45%;
}

.home-content .content1 .desc1 {
  position: absolute;
  bottom: 3.5%;
  left: 2.5%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 1.5s ease;
  -moz-transition: opacity 1.5s ease;
  -ms-transition: opacity 1.5s ease;
  -o-transition: opacity 1.5s ease;
  transition: opacity 1.5s ease;
}

.home-content .content1 .desc1 .h3 {
  font-size: 20px;
  color: #fff;
}

.home-content .content1 .desc1 .p1 {
  margin-top: 10px;
  font-size: 12px;
  color: #fff;
  line-height: 24px;
}

.home-content .content1 .img {
  position: absolute;
  overflow: hidden;
}

.home-content .content1 .img img {
  width: 100%;
  -webkit-transition: transform 0.7s ease;
  -moz-transition: transform 0.7s ease;
  -ms-transition: transform 0.7s ease;
  -o-transition: transform 0.7s ease;
  transition: transform 0.7s ease;
}

.home-content .content1 .img1 {
  top: 0;
  left: 0;
  width: 29%;
}

.home-content .content1 .img1 img {
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -ms-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}

.home-content .content1 .img2 {
  top: 0;
  left: 29.8%;
  width: 29%;
}

.home-content .content1 .img2 img {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.home-content .content1 .img3 {
  top: 0;
  right: 0;
  width: 40.3%;
}

.home-content .content1 .img3 img {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.home-content .content1 .img4 {
  top: 32.9%;
  left: 29.8%;
  width: 40.5%;
}

.home-content .content1 .img4 img {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.home-content .content1 .img5 {
  top: 32.9%;
  right: 0;
  width: 28.7%;
}

.home-content .content1 .img5 img {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.home-content .content1 .img6 {
  bottom: 0;
  left: 0;
  width: 34%;
}

.home-content .content1 .img6 img {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.home-content .content1 .img7 {
  bottom: 0;
  left: 34.8%;
  width: 21.8%;
}

.home-content .content1 .img7 img {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.home-content .content1 .img8 {
  bottom: 0;
  right: 8.5%;
  width: 34%;
}

.home-content .content1 .img8 img {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.home-content .content1 .img9 {
  bottom: 0;
  right: 0;
  width: 7.8%;
}

.home-content .content1 .img9 img {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.home-content .content2 {
  position: relative;
  padding: 4.9% 0 4.1%;
}

.home-content .content2 .desc2 {
  top: 3.4%;
  right: 0;
  width: 31.2%;
  min-width: 400px;
  padding: 5.6% 3.8% 3.7% 3.3%;
  background-image: url("../images/home2_bg1.jpg");
  box-sizing: border-box;
  visibility: hidden;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.home-content .content2 .img {
  width: 80%;
  margin: 0 auto;
  visibility: hidden;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.home-content .content3 {
  position: relative;
  padding-top: 45.4%;
}

.home-content .content3 .desc3 {
  position: absolute;
  top: 50%;
  left: 13%;
  width: 22.6%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.home-content .content3 .desc3 .h3 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  -webkit-transform: translate3d(-2000px, 0, 0);
  -moz-transform: translate3d(-2000px, 0, 0);
  -ms-transform: translate3d(-2000px, 0, 0);
  -o-transform: translate3d(-2000px, 0, 0);
  transform: translate3d(-2000px, 0, 0);
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
  transition: transform 0.8s ease;
}

.home-content .content3 .desc3 .p1 {
  margin-top: 3%;
  font-size: 12px;
  color: #666;
  line-height: 24px;
  -webkit-transform: translate3d(-2000px, 0, 0);
  -moz-transform: translate3d(-2000px, 0, 0);
  -ms-transform: translate3d(-2000px, 0, 0);
  -o-transform: translate3d(-2000px, 0, 0);
  transform: translate3d(-2000px, 0, 0);
  -webkit-transition: transform 1.1s ease;
  -moz-transition: transform 1.1s ease;
  -ms-transition: transform 1.1s ease;
  -o-transition: transform 1.1s ease;
  transition: transform 1.1s ease;
}

.home-content .content3 .desc3 .more {
  -webkit-transform: translate3d(-2000px, 0, 0);
  -moz-transform: translate3d(-2000px, 0, 0);
  -ms-transform: translate3d(-2000px, 0, 0);
  -o-transform: translate3d(-2000px, 0, 0);
  transform: translate3d(-2000px, 0, 0);
  -webkit-transition: transform 1.4s ease;
  -moz-transition: transform 1.4s ease;
  -ms-transition: transform 1.4s ease;
  -o-transition: transform 1.4s ease;
  transition: transform 1.4s ease;
}

.home-content .content3 .img {
  position: absolute;
  overflow: hidden;
}

.home-content .content3 .img img {
  width: 100%;
  -webkit-transition: transform 0.7s ease;
  -moz-transition: transform 0.7s ease;
  -ms-transition: transform 0.7s ease;
  -o-transition: transform 0.7s ease;
  transition: transform 0.7s ease;
}

.home-content .content3 .img1 {
  top: 12%;
  right: 30.2%;
  width: 29.6%;
}

.home-content .content3 .img1 img {
  -webkit-transform: translate3d(-100%, -100%, 0);
  -moz-transform: translate3d(-100%, -100%, 0);
  -ms-transform: translate3d(-100%, -100%, 0);
  -o-transform: translate3d(-100%, -100%, 0);
  transform: translate3d(-100%, -100%, 0);
}

.home-content .content3 .img2 {
  top: 0;
  right: 0;
  width: 29.6%;
}

.home-content .content3 .img2 img {
  -webkit-transform: translate3d(100%, -100%, 0);
  -moz-transform: translate3d(100%, -100%, 0);
  -ms-transform: translate3d(100%, -100%, 0);
  -o-transform: translate3d(100%, -100%, 0);
  transform: translate3d(100%, -100%, 0);
}

.home-content .content3 .img3 {
  top: 52.2%;
  right: 20.6%;
  width: 39.2%;
}

.home-content .content3 .img3 img {
  -webkit-transform: translate3d(-100%, 100%, 0);
  -moz-transform: translate3d(-100%, 100%, 0);
  -ms-transform: translate3d(-100%, 100%, 0);
  -o-transform: translate3d(-100%, 100%, 0);
  transform: translate3d(-100%, 100%, 0);
}

.home-content .content3 .img4 {
  top: 52.2%;
  right: 0;
  width: 20.1%;
}

.home-content .content3 .img4 img {
  -webkit-transform: translate3d(100%, 100%, 0);
  -moz-transform: translate3d(100%, 100%, 0);
  -ms-transform: translate3d(100%, 100%, 0);
  -o-transform: translate3d(100%, 100%, 0);
  transform: translate3d(100%, 100%, 0);
}

.home-content .content4 {
  position: relative;
  padding: 3.6% 0 3.2%;
}

.home-content .content4 .img {
  position: absolute;
  top: 50%;
  left: 10%;
  z-index: 1;
  width: 53.7%;
  opacity: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition: opacity 1.5s ease;
  -moz-transition: opacity 1.5s ease;
  -ms-transition: opacity 1.5s ease;
  -o-transition: opacity 1.5s ease;
  transition: opacity 1.5s ease;
}

.home-content .content4 .desc4 {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 56.5%;
  min-height: 520px;
  padding: 6% 7%;
  background-image: url("../images/home4_bg1.jpg");
}

.home-content .content4 .desc4 .txt {
  position: relative;
  z-index: 2;
  width: 40%;
  min-width: 380px;
}

.home-content .content4 .desc4 .h3 {
  -webkit-transform: translate3d(2000px, 0, 0);
  -moz-transform: translate3d(2000px, 0, 0);
  -ms-transform: translate3d(2000px, 0, 0);
  -o-transform: translate3d(2000px, 0, 0);
  transform: translate3d(2000px, 0, 0);
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
  transition: transform 0.8s ease;
}

.home-content .content4 .desc4 .p1 {
  -webkit-transform: translate3d(2000px, 0, 0);
  -moz-transform: translate3d(2000px, 0, 0);
  -ms-transform: translate3d(2000px, 0, 0);
  -o-transform: translate3d(2000px, 0, 0);
  transform: translate3d(2000px, 0, 0);
  -webkit-transition: transform 1.1s ease;
  -moz-transition: transform 1.1s ease;
  -ms-transition: transform 1.1s ease;
  -o-transition: transform 1.1s ease;
  transition: transform 1.1s ease;
}

.home-content .content4 .desc4 .more {
  -webkit-transform: translate3d(2000px, 0, 0);
  -moz-transform: translate3d(2000px, 0, 0);
  -ms-transform: translate3d(2000px, 0, 0);
  -o-transform: translate3d(2000px, 0, 0);
  transform: translate3d(2000px, 0, 0);
  -webkit-transition: transform 1.4s ease;
  -moz-transition: transform 1.4s ease;
  -ms-transition: transform 1.4s ease;
  -o-transition: transform 1.4s ease;
  transition: transform 1.4s ease;
}

.home-content .content5 {
  position: relative;
  padding-top: 44.7%;
}

.home-content .content5 .desc5 {
  top: 50%;
  left: 9.4%;
  width: 32.8%;
  min-width: 400px;
  padding: 5.6% 3.8% 4.7% 3.3%;
  background-image: url("../images/home2_bg1.jpg");
  box-sizing: border-box;
  -webkit-transform: translate3d(0, -2000px, 0);
  -moz-transform: translate3d(0, -2000px, 0);
  -ms-transform: translate3d(0, -2000px, 0);
  -o-transform: translate3d(0, -2000px, 0);
  transform: translate3d(0, -2000px, 0);
  -webkit-transition: transform 1.6s ease;
  -moz-transition: transform 1.6s ease;
  -ms-transition: transform 1.6s ease;
  -o-transition: transform 1.6s ease;
  transition: transform 1.6s ease;
}

.home-content .content5 .img {
  position: absolute;
  overflow: hidden;
}

.home-content .content5 .img img {
  width: 100%;
  -webkit-transition: transform 0.7s ease;
  -moz-transition: transform 0.7s ease;
  -ms-transition: transform 0.7s ease;
  -o-transition: transform 0.7s ease;
  transition: transform 0.7s ease;
}

.home-content .content5 .img1 {
  top: 0;
  right: 27.7%;
  width: 46.3%;
}

.home-content .content5 .img1 img {
  -webkit-transform: translate3d(100%, 100%, 0);
  -moz-transform: translate3d(100%, 100%, 0);
  -ms-transform: translate3d(100%, 100%, 0);
  -o-transform: translate3d(100%, 100%, 0);
  transform: translate3d(100%, 100%, 0);
}

.home-content .content5 .img2 {
  top: 2.7%;
  right: 0;
  width: 27.2%;
}

.home-content .content5 .img2 img {
  -webkit-transform: translate3d(-100%, 100%, 0);
  -moz-transform: translate3d(-100%, 100%, 0);
  -ms-transform: translate3d(-100%, 100%, 0);
  -o-transform: translate3d(-100%, 100%, 0);
  transform: translate3d(-100%, 100%, 0);
}

.home-content .content5 .img3 {
  top: 68.2%;
  right: 27.7%;
  width: 51.2%;
}

.home-content .content5 .img3 img {
  -webkit-transform: translate3d(100%, -100%, 0);
  -moz-transform: translate3d(100%, -100%, 0);
  -ms-transform: translate3d(100%, -100%, 0);
  -o-transform: translate3d(100%, -100%, 0);
  transform: translate3d(100%, -100%, 0);
}

.home-content .content5 .img4 {
  top: 36.7%;
  right: 0;
  width: 27.2%;
}

.home-content .content5 .img4 img {
  -webkit-transform: translate3d(-100%, -100%, 0);
  -moz-transform: translate3d(-100%, -100%, 0);
  -ms-transform: translate3d(-100%, -100%, 0);
  -o-transform: translate3d(-100%, -100%, 0);
  transform: translate3d(-100%, -100%, 0);
}

.home-content .visible1 .img img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.home-content .visible1 .desc1 {
  opacity: 1;
}

.home-content .visible2 .img,
.home-content .visible2 .desc2 {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.home-content .visible3 .desc3 .h3,
.home-content .visible3 .desc3 .p1,
.home-content .visible3 .desc3 .more {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.home-content .visible3 .img img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.home-content .visible4 .desc4 .h3,
.home-content .visible4 .desc4 .p1,
.home-content .visible4 .desc4 .more {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.home-content .visible4 .img {
  opacity: 1;
}

.home-content .visible5 .desc5 {
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.home-content .visible5 .img img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.guide-box .guide {
  bottom: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100% - 40px);
  max-height: 100%;
  padding: 0 4%;
  background-color: #fff;
  overflow: hidden;
}

.guide-box .guide img {
  max-width: 100%;
}

.guide-box .btm {
  top: auto;
  padding: 11px 4%;
  font-size: 12px;
  color: #fff;
  background-color: #231f20;
}

.nav {
  padding-top: 3%;
  box-sizing: border-box;
}

.nav .list {
  display: flex;
  justify-content: center;
  padding-top: 1%;
  background-color: #fff;
}

.nav .list>li {
  width: 12.2%;
  min-width: 130px;
  margin: 0 1.6%;
}

.nav .list a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0 5% 10%;
  font-size: 20px;
  color: #333;
  border-bottom: 3px solid #b8b8b8;
  box-sizing: border-box;
  white-space: nowrap;
}

.nav .list a:hover {
  color: #b8995d;
}

.nav .list .on a {
  color: #b8995d;
  border-color: #b8995d;
}

.nav .listfix {
  position: fixed;
  z-index: 85;
  left: 0;
  right: 0;
  border-bottom: 1px solid #dcdcdc;
}

.sub-nav{width: 100%;text-align: center;font-size: 0;text-align: center;padding-top: 3%;}
.sub-nav a{display: inline-block;vertical-align: top;font-size: 16px;color: #666;line-height: 32px;margin: 0 1em;padding: 0 1em;box-sizing: border-box;}
.sub-nav a.active{color: #b8995d;}
@media(min-width: 1201px){
  .sub-nav a:hover{color: #b8995d;}
}
@media(max-width: 768px){
  .sub-nav{text-align: left;}
  .sub-nav a{margin: 0 auto;min-width: 33.33%;font-size: 12px;text-align: center;padding: 0 5px;}
}

@keyframes load {
  0% {
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    transform: rotateZ(0);
  }

  100% {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

.new-content {
  padding: 3.3% 0 4.3%;
}

.new-content .new-list>li {
  float: left;
  width: 30%;
  margin: 0 5% 1.8% 0;
}

.new-content .new-list>li:nth-child(3n) {
  margin-right: 0;
}

.new-content .new-list>li:hover .img:after {
  border-width: 20px;
}

.new-content .new-list>li:hover .img img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.new-content .new-list>li:hover .desc {
  border-color: transparent;
}

.new-content .new-list>li:hover .desc .more .line {
  width: 25px;
  margin-left: 16px;
}

.new-content .new-list .img {
  position: relative;
  overflow: hidden;
}

.new-content .new-list .img:after {
  content: '';
  border: 0 solid rgba(184, 153, 93, 0.8);
  -webkit-transition: border 0.4s ease;
  -moz-transition: border 0.4s ease;
  -ms-transition: border 0.4s ease;
  -o-transition: border 0.4s ease;
  transition: border 0.4s ease;
}

.new-content .new-list .desc {
  padding: 4%;
  border: 1px solid #ededed;
  box-sizing: border-box;
  -webkit-transition: border-color 0.5s ease;
  -moz-transition: border-color 0.5s ease;
  -ms-transition: border-color 0.5s ease;
  -o-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
}

.new-content .new-list .desc .date {
  font-size: 12px;
  color: #666;
}

.new-content .new-list .desc .p1 {
  margin-top: 2.3%;
  font-size: 12px;
  color: #000;
}

.new-content .new-list .desc .more {
  margin-top: 2.3%;
  font-size: 12px;
  color: #b8995d;
}

.new-content .new-list .desc .more .line {
  width: 0;
  height: 1px;
  margin: 0 -3px 0 9px;
  background-color: #b8995d;
  vertical-align: middle;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.new-content .new-list .desc .more .i {
  font-size: 12px;
  vertical-align: middle;
}

.new-content .load {
  display: block;
  width: 223px;
  height: 62px;
  margin: 2.2% auto 0;
  font-size: 12px;
  color: #666;
  line-height: 60px;
  text-align: center;
  border: 1px solid #e1e1e1;
  border-radius: 30px;
}

.new-content .load .i {
  display: inline-block;
  font-size: 12px;
  color: #999;
  -webkit-animation: load 1.5s infinite linear;
  -o-animation: load 1.5s infinite linear;
  animation: load 1.5s infinite linear;
}

.new-content .load:hover {
  border-color: #b8995d;
}

.new-detail {
  padding: 3.2% 0 4.7%;
}

.new-detail .desc-box img {
  max-width: 100%;
}

.new-detail .desc-box .h3 {
  font-size: 22px;
  color: #333;
}

.new-detail .desc-box .h6 {
  margin: 1.7% 0 3%;
  font-size: 12px;
  color: #333;
}

.new-detail .desc-box .h6 .i {
  margin-right: 15px;
  font-size: 12px;
}

.new-detail .desc-box p {
  font-size: 12px;
  color: #333;
  line-height: 30px;
}

.new-detail1 {
  padding-bottom: 5%;
}

.new-detail1 .new-dswiper:before {
  content: '';
  right: auto;
  z-index: 2;
  width: 25.4%;
  background-color: rgba(255, 255, 255, 0.6);
  pointer-events: none;
}

.new-detail1 .new-dswiper:after {
  content: '';
  left: auto;
  z-index: 2;
  width: 25.4%;
  background-color: rgba(255, 255, 255, 0.4);
  pointer-events: none;
}

.new-detail1 .new-dswiper img {
  width: 100%;
}

.new-detail1 .new-dswiper .detail-pagi {
  margin-top: 1.5%;
  font-size: 0;
}

.new-detail1 .new-dswiper .detail-pagi .dot {
  width: 9px;
  height: 9px;
  margin: 0 6px;
  border-radius: 50%;
  background-color: #c6c6c6;
  cursor: pointer;
}

.new-detail1 .new-dswiper .detail-pagi .on {
  background-color: #b8995d;
}

.page {
  margin-top: 3.6%;
  font-size: 0;
}

.page .num {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 0 7px;
  font-size: 12px;
  color: #999;
  line-height: 34px;
  border: 1px solid #cecece;
  border-radius: 2px;
}

.page .num:hover {
  color: #fff;
  background-color: #b8995d;
  border-color: #b8995d;
}

.page .btn {
  width: 74px;
}

.page .on {
  color: #fff;
  background-color: #b8995d;
  border-color: #b8995d;
}

.message {
  padding: 3.8% 0 5%;
}

.message .desc-box {
  max-width: 830px;
  margin: 0 auto;
}

.message .desc-box .h3 {
  font-size: 20px;
  color: #b8995d;
}

.message .desc-box .form {
  margin-top: 6%;
}

.message .desc-box .p1 {
  font-size: 12px;
  color: #000;
}

.message .desc-box .p1 .em {
  color: #ff0000;
}

.message .desc-box .desc {
  margin-bottom: 2%;
}

.message .desc-box .desc .txt {
  width: 47.2%;
}

.message .desc-box .desc .check {
  display: inline-block;
  margin-right: 10%;
  vertical-align: top;
  cursor: pointer;
}

.message .desc-box .desc .check .i {
  width: 19px;
  height: 19px;
  margin-right: 10px;
  font-size: 12px;
  color: #b8995d;
  line-height: 17px;
  text-align: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  vertical-align: middle;
}

.message .desc-box .desc .check .i:before {
  display: none;
}

.message .desc-box .desc .check .p1 {
  vertical-align: middle;
}

.message .desc-box .desc .active .i:before {
  display: inline;
}

.message .desc-box .text {
  display: block;
  width: 100%;
  height: 54px;
  margin-top: 2%;
  padding: 0 2%;
  font-size: 14px;
  color: #333;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.message .desc-box .select {
  display: block;
  width: 100%;
  height: 54px;
  margin-top: 4%;
  padding: 0 10% 0 4%;
  font-size: 14px;
  color: #333;
  border: 1px solid #ccc;
  background: url("../images/select_icon1.png") no-repeat right 18px center;
  box-sizing: border-box;
}

.message .desc-box .area {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 110px;
  margin: 2% 0 2.8%;
  padding: 1% 2%;
  font-size: 14px;
  color: #333;
  border: 1px solid #ccc;
  box-sizing: border-box;
  resize: both;
}

.message .desc-box .v-code {
  display: flex;
  align-items: flex-end;
}

.message .desc-box .v-code img {
  max-width: 100%;
}

.message .desc-box .v-code .code {
  display: flex;
  align-items: center;
  min-width: 90px;
  height: 54px;
  padding: 0 2%;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.message .desc-box .text1 {
  margin-bottom: 2.8%;
}

.message .desc-box .text2 {
  margin-top: 4%;
  padding: 0 4%;
}

.message .desc-box .text3 {
  flex: 1;
}

.message .desc-box .btn {
  display: block;
  width: 41.5%;
  min-width: 120px;
  height: 54px;
  margin-top: 5%;
  font-size: 18px;
  color: #fff;
  line-height: 54px;
  text-align: center;
  background-color: #b8995d;
  cursor: pointer;
}

.message .desc-box .check-text .text {
  display: none;
}

.recruit {
  padding: 3.5% 0 3%;
}

.recruit .msg .p1 {
  font-size: 20px;
  color: #333;
}

.recruit .msg .p2 {
  font-size: 12px;
  color: #999;
}

.recruit .msg .p2 .em {
  font-size: 18px;
  color: #b8995d;
}

.recruit .recruit-list {
  margin-top: 3.2%;
}

.recruit .recruit-list>li {
  border-bottom: 1px solid #dcdcdc;
}

.recruit .recruit-list>li:hover .head {
  background-color: #efefef;
}

.recruit .recruit-list>li .p1 {
  width: 19.4%;
  padding-left: 1.4%;
  box-sizing: border-box;
  font-size: 12px;
  color: #666;
}

.recruit .recruit-list>li .p1:first-child {
  width: 20.4%;
  padding-left: 6%;
  text-align: left;
}

.recruit .recruit-list>li .p1:last-child {
  width: 21.3%;
  padding-right: 6%;
}

.recruit .recruit-list>li .head {
  position: relative;
  padding: 1.7% 0;
  text-align: center;
}

.recruit .recruit-list>li .head:after {
  content: '\e645';
  font-family: "iconfont";
  position: absolute;
  right: 3%;
  font-size: 12px;
  color: #999;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}

.recruit .recruit-list>li .re-item {
  display: none;
  padding: 3.5% 6% 5.3%;
  border-top: 1px solid #dcdcdc;
}

.recruit .recruit-list>li .re-item .txt {
  float: left;
  width: 50%;
  padding-right: 4%;
  box-sizing: border-box;
}

.recruit .recruit-list>li .re-item .h6 {
  margin-bottom: 7%;
  font-size: 14px;
  color: #b8995d;
}

.recruit .recruit-list>li .re-item .p2 {
  margin-top: 2.6%;
  font-size: 12px;
  color: #999;
}

.recruit .recruit-list>li .re-item .apply {
  position: relative;
  display: block;
  width: 152px;
  height: 40px;
  margin-top: 4.7%;
  font-size: 12px;
  color: #fff;
  line-height: 40px;
  text-indent: 2em;
  border-radius: 10px 0 10px 0;
  background-color: #b8995d;
}

.recruit .recruit-list>li .re-item .apply .i {
  position: absolute;
  right: 15px;
  font-size: 12px;
}

.recruit .recruit-list>li .re-item .apply:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  width: 4px;
  background-color: #fff;
}

.recruit .recruit-list .li {
  padding: 1.5% 0;
}

.recruit .recruit-list .li .p1 {
  font-size: 12px;
  color: #333;
}

.recruit .recruit-list .active .head:after {
  color: #c37a46;
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}

.contact {
  padding: 4% 0 5.3%;
}

.contact .desc-box {
  max-width: 740px;
  margin: 0 auto;
}

.contact .desc-box img {
  max-width: 100%;
}

.contact .desc-box .h3 {
  font-size: 20px;
  color: #333;
}

.contact .desc-box .p1 {
  margin-top: 5.2%;
  font-size: 12px;
  color: #999;
}

.contact .desc-box .p2 {
  margin-top: 8px;
  font-size: 12px;
  color: #333;
}

.contact .desc-box .t-code {
  margin-top: 5%;
}

.case {
  padding: 3.6% 0;
}

.case .case-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.case .case-list img {
  width: 100%;
}

.case .case-list>li {
  position: relative;
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*float: left;*/
  width: 30%;
  margin: 0 1.6% 3.3%;
  overflow: hidden;
  /*@include transition(all, .5s);*/
}

.case .case-list>li .p1 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 85%;
  height: 80px;
  padding: 0 12% 0 6%;
  font-size: 14px;
  color: #fff;
  line-height: 80px;
  background-color: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.case .case-list>li .p1:after {
  content: '\e69c';
  position: absolute;
  right: 5.7%;
  font-family: "iconfont";
  font-size: 12px;
  color: #fff;
}

.case .case-list>li:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.case .case-list>li:hover .p1 {
  width: 100%;
}

.case .more {
  display: block;
  width: 200px;
  height: 60px;
  margin: 2% auto 0;
  font-size: 12px;
  color: #000;
  line-height: 58px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 30px;
}

.case .more .i {
  display: inline-block;
  margin-left: 18px;
  font-size: 20px;
  color: #999;
  -webkit-animation: load 2.4s infinite linear;
  -o-animation: load 2.4s infinite linear;
  animation: load 2.4s infinite linear;
}

.case .more:hover {
  border-color: #b8995d;
}

.case-detail {
  position: relative;
  padding: 4% 0 2.5%;
}

.case-detail:before {
  content: '';
  right: auto;
  z-index: -1;
  width: 60%;
  background-color: #f7f7f7;
}

.case-detail .image {
  width: 55.3%;
}

.case-detail .image .img {
  margin-bottom: 8%;
}

.case-detail .image img {
  max-width: 100%;
}

.case-detail .desc {
  width: 32%;
}

.case-detail .desc .h4 {
  font-size: 20px;
  color: #333;
}

.case-detail .desc .p1 {
  margin-top: 4.8%;
  font-size: 12px;
  color: #333;
  line-height: 34px;
}

.case-detail .desc .back {
  display: block;
  width: 140px;
  height: 40px;
  margin-top: 11%;
  font-size: 12px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  background-color: #000;
}

.case-detail .desc .back:hover {
  background-color: #b8995d;
}

.case-detail .desc .back .i {
  margin-left: 10px;
  font-size: 12px;
}

.case-detail .case_descfix {
  position: fixed;
  max-width: 30%;
}

.case-detail .case_descfix1 {
  position: absolute;
  max-width: 30%;
}

.map {
  padding: 4.2% 0 6.8%;
}

.map img {
  max-width: 100%;
}

.datum {
  padding: 3% 0 4.2%;
}

.datum .h3 {
  padding-bottom: 2%;
  font-size: 20px;
  color: #333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}

.datum .datum-list>li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}

.datum .datum-list .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.8% 3.7% 2.8% 8px;
}

.datum .datum-list .head:hover .p1 {
  color: #b8995d;
}

.datum .datum-list .p1 {
  max-width: 50%;
  font-size: 12px;
  color: #333;
}

.datum .datum-list .jia {
  display: inline-block;
  font-size: 12px;
  color: #b8995d;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}

.datum .datum-list .dl {
  display: none;
  padding-bottom: 2.2%;
}

.datum .datum-list .dl>dd {
  margin-bottom: 10px;
}

.datum .datum-list .dl .down {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.4% 3.7% 1.4% 2%;
  background-color: #f5f5f5;
}

.datum .datum-list .dl .down:hover {
  background-color: #b8995d;
}

.datum .datum-list .dl .txt {
  width: 70%;
  display: flex;
  align-items: center;
}

.datum .datum-list .dl .img {
  width: 11.3%;
  min-width: 100px;
}

.datum .datum-list .dl .p2 {
  width: 80%;
  padding-left: 2.2%;
  font-size: 12px;
  color: #333;
  box-sizing: border-box;
}

.datum .datum-list .dl .p3 {
  font-size: 12px;
  color: #333;
  vertical-align: middle;
}

.datum .datum-list .dl .download {
  margin-left: 26px;
  font-size: 12px;
  color: #000;
  vertical-align: middle;
}

.datum .datum-list .active .jia {
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.product {
  padding: 14% 0 4.7%;
}

.product .pro-nav {
  padding-bottom: 8px;
}

.product .pro-nav .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
}

.product .pro-nav .swiper-slide:hover {
  background-color: #1f1a1b;
}

.product .pro-nav .swiper-slide:hover a {
  color: #fff;
}

.product .pro-nav a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 46px;
  padding: 3% 5%;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  box-sizing: border-box;
}

.product .pro-nav .active {
  background-color: #1f1a1b;
}

.product .pro-nav .active:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #1f1a1b;
}

.product .pro-nav .active a {
  color: #fff;
}

.product .desc-box {
  margin-top: 4%;
}

.product .desc-box .img1 {
  display: block;
  width: 45.5%;
}

.product .desc-box .list {
  width: 54%;
  max-height: 786px;
  overflow-y: auto;
}

.product .desc-box .list::-webkit-scrollbar {
  width: 10px;
  border-radius: 7px;
  background-color: #e3e3e3;
}

.product .desc-box .list::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background: #535353;
}

.product .desc-box .list .img2:first-child {
  margin-top: 0;
}

.product .desc-box .list .img {
  position: relative;
  display: block;
  margin-top: 1.1%;
  overflow: hidden;
}

.product .desc-box .list .img:hover .p1 {
  opacity: 1;
}

.product .desc-box .list .p1 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3%;
  font-size: 14px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.product .desc-box .list .item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.product .desc-box .list .img3 {
  width: 49.2%;
  margin-top: 1.1%;
}

.pro-detail {
  padding: 3% 0 7.2%;
}

.pro-detail .detail-nav {
  justify-content: flex-end;
  background-color: #fff;
}

.pro-detail .detail-nav .p1 {
  font-size: 20px;
  color: #313033;
}

.pro-detail .detail-nav .link {
  font-size: 0;
}

.pro-detail .detail-nav .link>a {
  margin-left: 42px;
  font-size: 12px;
  color: #313033;
}

.pro-detail .detail-nav .link>a:hover {
  color: #b8995d;
}

.pro-detail .detail-nav .link .on {
  color: #b8995d;
}

.pro-detail .detail-navfix {
  position: fixed;
  z-index: 85;
  left: 0;
  right: 0;
  padding: 0 4%;
  border-bottom: 1px solid #c9caca;
}

.pro-detail .pro-desc {
  padding: 3% 0 7% 3.3%;
}

.pro-detail .pro-desc .desc-box1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 9%;
}

.pro-detail .pro-desc .desc-box1 .txt {
  width: 33%;
}

.pro-detail .pro-desc .desc-box1 .img1 {
  width: 53.3%;
}

.pro-detail .pro-desc .desc-box1 img {
  width: 100%;
}

.pro-detail .pro-desc .desc-row {
  flex-direction: row-reverse;
}

.pro-detail .pro-desc .h4 {
  font-size: 20px;
  color: #313033;
}

.pro-detail .pro-desc .p1 {
  margin-top: 4.3%;
  font-size: 12px;
  color: #666;
  line-height: 34px;
}

.pro-detail .pro-desc .desc-box2 {
  max-width: 890px;
  margin: 0 auto;
}

.pro-detail .pro-desc .desc-box2 img {
  width: 100%;
}

.pro-detail .pro-desc .desc-box2 .txt {
  margin-top: 8%;
}

.pro-detail .swiper-btn {
  position: absolute;
  top: 50%;
  font-size: 28px;
  color: #000;
  cursor: pointer;
  outline: none;
  -webkit-transition: 0 -50% ease;
  -moz-transition: 0 -50% ease;
  -ms-transition: 0 -50% ease;
  -o-transition: 0 -50% ease;
  transition: 0 -50% ease;
}

.pro-detail .swiper-btn:hover {
  color: #b8995d;
}

.pro-detail .icon-prev {
  left: 0;
}

.pro-detail .icon-next {
  right: 0;
}

.pro-detail .detail-tapbox {
  display: flex;
  justify-content: center;
  max-width: 824px;
  margin: 0 auto;
  border-bottom: 1px solid #c9caca;
}

.pro-detail .detail-tapbox .tap {
  display: block;
  margin: 0 15px -1px;
  padding: 9px 4px;
  font-size: 12px;
  color: #000;
  border-bottom: 1px solid transparent;
}

.pro-detail .detail-tapbox .tap:hover {
  border-color: #000;
}

.pro-detail .detail-tapbox .on {
  border-color: #000;
}

.pro-detail .pro-content1 {
  max-width: 1020px;
  margin: 0 auto;
  padding-bottom: 4.3%;
}

.pro-detail .pro-content1 img {
  max-width: 100%;
}

.pro-detail .pro-content1 .swiper-box1 {
  position: relative;
  display: none;
  margin-top: 7.4%;
  padding: 0 9.1%;
}

.pro-detail .pro-content1 .detail-swiper1 .list {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}

.pro-detail .pro-content1 .detail-swiper1 .list>li {
  position: relative;
  width: 21%;
  margin: 4.8% 2% 0;
  overflow: hidden;
}

.pro-detail .pro-content1 .detail-swiper1 .list .p1 {
  margin-top: 8px;
  font-size: 12px;
  color: #000;
}

.pro-detail .pro-content1 .detail-swiper1 .list .images {
  z-index: 1;
  opacity: 0;
}

.pro-detail .pro-content1 .detail-swiper1 .list .images>a {
  display: block;
  height: 100%;
}

.pro-detail .pro-content2 {
  max-width: 1420px;
  margin: 0 auto;
}

.pro-detail .pro-content2 img {
  max-width: 100%;
}

.pro-detail .pro-content2 .swiper-box2 {
  position: relative;
  margin-top: 6%;
  padding: 0 5%;
}

.pro-detail .pro-content2 .detail-swiper2 {
  text-align: center;
}

.pro-detail .pro-content2 .detail-swiper2 .p1 {
  margin-top: 1.7%;
  font-size: 12px;
  color: #313033;
}

.about-intro {
  padding-top: 5.2%;
}

.about-intro img {
  max-width: 100%;
}

.about-intro .h3 {
  font-size: 24px;
  color: #000;
}

.about-intro .p1 {
  margin-top: 2.6%;
  font-size: 12px;
  color: #666;
  line-height: 28px;
}

.about-intro .p2 {
  margin-top: 2.4%;
  font-size: 12px;
  color: #333;
}

.about-intro .intro {
  padding-bottom: 5.2%;
}

.about-intro .desc-row {
  flex-direction: row-reverse;
}

.about-intro .desc-box1 {
  max-width: 1110px;
  margin: 0 auto 6%;
}

.about-intro .desc-box1 .desc {
  margin-bottom: 5%;
}

.about-intro .desc-box2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 3%;
}

.about-intro .desc-box2 .desc {
  width: 35%;
}

.about-intro .desc-box2 .img2 {
  width: 52.5%;
}

.about-intro .engineer {
  padding: 7% 0 5.4%;
  background-color: #f1f1f1;
}

.about-intro .engineer .engi-desc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.about-intro .engineer .engi-desc .desc {
  width: 20%;
}

.about-intro .engineer .engi-list {
  width: 60%;
}

.about-intro .engineer .engi-list .img {
  position: relative;
  float: left;
  width: 24%;
  height: 145px;
  margin: 0 1.5px 5px;
  border: 5px solid #fff;
  background-color: #fff;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transition: border 0.3s ease;
  -moz-transition: border 0.3s ease;
  -ms-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  transition: border 0.3s ease;
}

.about-intro .engineer .engi-list .img:hover {
  border-color: #000;
}

.about-intro .engineer .engi-list .img:hover .adv1 {
  opacity: 0;
  visibility: hidden;
}

.about-intro .engineer .engi-list .img:hover .adv2 {
  opacity: 1;
  visibility: visible;
}

.about-intro .engineer .engi-list .img img {
  margin: auto;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.about-intro .engineer .engi-list .img .adv2 {
  opacity: 0;
  visibility: hidden;
}

.about-culture {
  padding: 5.6% 0 7.8%;
}

.about-culture .desc-box .img {
  width: 42%;
}

.about-culture .desc-box .desc {
  width: 33%;
}

.about-culture .desc-box .h3 {
  font-size: 24px;
  color: #000;
}

.about-culture .desc-box .h5 {
  margin-top: 7%;
  font-size: 20px;
  color: #000;
}

.about-culture .desc-box .p1 {
  margin-top: 15%;
  font-size: 12px;
  color: #666;
  line-height: 28px;
}

.about-history {
  padding: 5.4% 0 3.3%;
  background-color: #f1f1f1;
}

.about-history .desc-box {
  position: relative;
  display: flex;
  padding-left: 2.7%;
}

.about-history .desc-box .h3 {
  width: 24px;
  font-size: 24px;
  color: #000;
}

.about-history .desc-box .h3:after {
  content: '';
  display: block;
  width: 2px;
  height: 42px;
  margin: 28px auto 0;
  background-color: #c5c5c5;
}

.about-history .history-swiper {
  margin-left: 9.4%;
  width: 88%;
}

.about-history .history-swiper .swiper-wrapper{
  display: block;
}

.about-history .history-swiper .swiper-slide{
  height: auto;
}

.about-history .history-swiper:before {
  content: '';
  position: absolute;
  top: 10px;
  bottom: 0;
  left: 135px;
  width: 1px;
  background-color: #c5c5c5;
}

.about-history .history-swiper .desc {
  position: relative;
  display: flex;
}

.about-history .history-swiper .desc:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 130px;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
}

.about-history .history-swiper .txt {
  position: relative;
  width: 85%;
  padding-left: 180px;
  line-height: 1.5;
  box-sizing: border-box;
}

.about-history .history-swiper .time {
  font-size: 18px;
  color: #000;
}

.about-history .history-swiper .h4 {
  margin-bottom: 2%;
  font-size: 12px;
  color: #000;
}

.about-history .history-swiper .p1 {
  font-size: 12px;
  color: #666;
}

.about-honor {
  padding: 4% 0 1.5%;
}

.about-honor .h3 {
  max-width: 70%;
  margin: 0 auto;
  font-size: 20px;
  color: #000;
  text-align: center;
}

.about-honor .honor-swiper {
  margin-top: 2%;
  padding: 4% 0;
}

.about-honor .honor-swiper .img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 309px;
  background-color: #f6f6f6;
}

.about-honor .honor-swiper .p1 {
  height: 90px;
  padding: 0 8%;
  font-size: 12px;
  color: #333;
  line-height: 90px;
  background-color: #fff;
}

.about-honor .honor-swiper .desc {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.about-honor .honor-swiper .desc:hover {
  box-shadow: 0px 0px 30px 0px rgba(16, 5, 10, 0.3);
}

/*footer*/
.footer {
  padding: 2% 0;
  background-color: #000;
}

.footer img {
  max-width: 100%;
}

.footer .desc-box {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.footer .link{
  font-size: 0;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%,0);
}
.p-top{margin-bottom: 5px;line-height: 1.5;}


.f-item{display: inline-block;vertical-align: top;padding-right: 50px;box-sizing: border-box;}
.f-item:last-child{padding-right: 0;}
.f-sub{width: 100%;}
.f-li{width: 100%;margin-bottom: 10px;}
.f-li:last-child{margin-bottom: 0;}
.f-link{display: inline-block;vertical-align: top;font-size: 12px;line-height: 16px;color: rgba(255, 255, 255, 0.5);}
.f-item>a{font-size: 13px;color: rgba(255, 255, 255, 0.7);line-height: 17px;margin-bottom: 15px;display: inline-block;vertical-align: top;}
.f-item a:hover{color: #fff;}

.footer .desc1 {
  max-width: 35%;
}

.footer .desc1 .h5 {
  margin: 16.2% 0 10%;
  font-size: 12px;
  color: #fff;
}

.footer .desc1 .p1 {
  margin-top: 12px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}

.footer .desc2 {
  max-width: 62%;
}

.footer .desc2 .t-code {
  margin: 0 0 1.2vw;
  text-align: center;
}
.footer .desc2 .t-code img{
  width: 150px;
}

.footer .desc2 .p2 {
  margin-top: 10%;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}

.footer .desc2 .p3 {
  margin-top: 5.7%;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  clear: both;
}
.footer .desc2 .p3 a{color: rgba(255, 255, 255, 0.5);}

@media(max-width: 1300px){
  .f-item{padding-right: 30px;}
  .footer .desc1{width: 200px;}
}
@media(max-width: 1000px){
  .footer .desc-box{display: block;overflow: hidden;}
  .footer .desc1{float: left;width: 30%;}
  .footer .link{float: right;width: 70%;text-align: right;margin-bottom: 20px;}
  .footer .desc2{float: right;width: 70%;}
  .f-item{text-align: left;}
}
@media screen and (max-width: 1200px) {
  .footer{
    padding: 20px 0;
  }
  .footer .desc2 .t-code img{
    width: 90px;
  }
  .footer .desc2 .p2{
    text-align: center;
    padding-top: 5px;
  }
  .home-header .logo {
    width: 140px;
  }

  .home-content .content4 .desc4 {
    min-height: 450px;
  }

  .case .case-list>li .p1 {
    height: 56px;
    line-height: 56px;
  }

  .product {
    padding-top: 20%;
  }

  .pro-detail .pro-desc .h4 {
    font-size: 30px;
  }

  .about-intro .h3 {
    font-size: 18px;
  }

  .about-culture .desc-box .h3 {
    font-size: 18px;
  }

  .about-culture .desc-box .h5 {
    font-size: 12px;
  }

  .about-history .desc-box .h3 {
    font-size: 18px;
  }

  .about-history .history-swiper .h4 {
    font-size: 12px;
  }

  .about-history .history-swiper .time {
    font-size: 18px;
  }

  .about-honor .h3 {
    font-size: 18px;
  }

  .about-honor .honor-swiper .img {
    height: 240px;
  }

  .about-honor .honor-swiper .p1 {
    height: 60px;
    line-height: 60px;
  }
}

@media screen and (max-width: 1024px) {
  .header .menuimg {
    display: none;
  }

  .header .menuimg1 {
    display: inline;
  }

  .home-content .section .desc .h3 {
    font-size: 28px;
  }

  .home-content .section1 {
    padding-bottom: 4%;
  }

  .home-content .section3 {
    padding: 4.4% 0 3.1%;
  }

  .home-content .section5 {
    padding: 3.3% 0 4.7%;
  }

  .home-content .content2:after {
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
  }

  .home-content .content2 .desc2 {
    position: relative;
    float: right;
  }

  .home-content .content2 .img {
    float: right;
  }

  .home-content .content3 .desc3 .h3 {
    font-size: 28px;
  }

  .home-content .content4 .desc4 {
    min-height: 410px;
  }

  .about-intro .engineer .engi-list .img {
    height: 100px;
  }

  .home-content .content2 .img {
    width: 96%;
  }

  .home-content .content2 .desc2 {
    width: 96%;
  }
}

@media screen and (max-width: 992px) {
  .pro-detail .detail-nav .link>a {
    margin-left: 30px;
  }

  .about-history .history-swiper:before {
    left: 110px;
  }

  .about-history .history-swiper .desc:before {
    left: 105px;
  }

  .about-history .history-swiper .txt {
    padding-left: 140px;
  }

  .footer .link>a {
    margin-right: 18px;
  }

  .home-content .content2 .img {
    width: 96%;
  }

  .home-content .content2 .desc2 {
    width: 96%;
  }
}

@media screen and (max-width: 768px) {
  .col {
    float: none !important;
    width: 100% !important;
  }

  .col-xs {
    max-width: 580px !important;
    margin-left: auto;
    margin-right: auto;
  }

  .header .logo {
    width: 92px;
    top: 2%;
  }

  .header .language {
    top: 2%;
    right: 4%;
    font-size: 12px;
  }

  .header .language .a {
    font-size: 12px;
  }

  .header .language .i {
    margin-right: 6px;
    font-size: 18px;
  }

  .header .language .on {
    font-size: 18px;
  }

  .home-header .logo {
    width: 92px;
  }

  .home-content .section .desc .h3 {
    font-size: 22px;
  }

  .home-content .section1 {
    padding-top: 13%;
  }

  .home-content .content1 .desc1 {
    padding: 5.6% 3.8% 3.7% 3.3%;
    background-image: url(../images/home2_bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    margin-top: 0;
    left: 0;
    width: 93%;
    min-width: auto;
    position: static;
  }

  .home-content .section3 {
    padding-bottom: 40%;
  }

  .home-content .section5 {
    padding-bottom: 60%;
  }

  .home-content .content1 {
    width: 88%;
    padding-top: 51.5%;
  }

  .home-content .content1 .img4 {
    top: 0;
    margin-top: 19%;
  }

  .home-content .content1 .img5 {
    top: 0;
    margin-top: 19%;
  }

  .home-content .content1 .img6 {
    top: 0;
    margin-top: 39%;
  }

  .home-content .content1 .img7 {
    top: 0;
    margin-top: 39%;
  }

  .home-content .content1 .img8 {
    top: 0;
    margin-top: 39%;
  }

  .home-content .content1 .img9 {
    top: 0;
    margin-top: 39%;
  }

  .home-content .content1 .desc1 .h3 {
    font-size: 22px;
  }

  .home-content .content2 .img {
    width: 92%;
    min-width: auto;
  }

  .home-content .content2 .desc2 {
    width: 92%;
    min-width: auto;
  }

  .home-content .content3 {
    padding-top: 69.4%;
  }

  .home-content .content3 .img1 {
    width: 44.6%;
    right: 46.2%;
  }

  .home-content .content3 .img2 {
    width: 44.6%;
  }

  .home-content .content3 .img3 {
    width: 59.2%;
    right: 31.6%;
  }

  .home-content .content3 .img4 {
    width: 30.1%;
  }

  .home-content .content3 .desc3 {
    left: auto;
    right: 0;
    top: 128%;
    width: 90%;
  }

  .home-content .content3 .desc3 .h3 {
    font-size: 20px;
  }

  .home-content .content4 .img {
    width: 92%;
    position: static;
    float: right;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .home-content .content4 .desc4 {
    width: 78%;
    min-height: auto;
  }

  .home-content .content4 .desc4 .txt {
    width: 100%;
    min-width: auto;
  }


  .home-content .content5 {
    padding-top: 53%;
  }

  .home-content .content5 .img1 {
    width: 55.3%;
    right: 33.7%;
  }

  .home-content .content5 .img2 {
    width: 32.2%;
  }

  .home-content .content5 .img3 {
    width: 60.2%;
    right: 33.7%;
  }

  .home-content .content5 .img4 {
    width: 32.2%;
  }


  .home-content .content5 .desc5 {
    top: 152%;
    left: auto;
    right: 0;
    width: 94%;
    min-width: auto;
  }

  .nav .list>li {
    width: auto;
    min-width: auto;
  }

  .nav .list a {
    padding-bottom: 5%;
    font-size: 14px;
    border-width: 1px;
  }

  .new-content .new-list>li {
    width: 46%;
    margin: 0 2% 4%;
  }

  .new-content .new-list>li:nth-child(3n) {
    margin: 0 2% 4%;
  }

  .new-content .new-list>li:hover .img:after {
    border-width: 10px;
  }

  .new-content .new-list .desc .date {
    font-size: 12px;
  }

  .new-content .new-list .desc .p1 {
    margin-top: 3%;
    font-size: 12px;
  }

  .new-content .new-list .desc .more {
    margin-top: 3%;
    font-size: 12px;
  }

  .new-content .load {
    width: 130px;
    height: 38px;
    font-size: 12px;
    line-height: 36px;
  }

  .new-content .load .i {
    font-size: 12px;
  }

  .new-detail .desc-box .h3 {
    font-size: 18px;
  }

  .new-detail .desc-box .h6 {
    font-size: 12px;
  }

  .new-detail .desc-box .h6 .i {
    margin-right: 6px;
    font-size: 12px;
  }

  .new-detail .desc-box p {
    font-size: 12px;
    line-height: 24px;
  }

  .message .desc-box .desc .check .i {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    font-size: 12px;
    line-height: 13px;
  }

  .message .desc-box .h3 {
    font-size: 20px;
  }

  .message .desc-box .p1 {
    font-size: 12px;
  }

  .message .desc-box .text {
    height: 38px;
    padding: 0 4%;
    font-size: 12px;
  }

  .message .desc-box .text2 {
    margin-bottom: 4%;
  }

  .message .desc-box .select {
    height: 38px;
    margin-bottom: 4%;
    font-size: 12px;
  }

  .message .desc-box .area {
    font-size: 12px;
  }

  .message .desc-box .v-code .code {
    height: 38px;
  }

  .message .desc-box .btn {
    height: 38px;
    line-height: 38px;
    font-size: 12px;
  }

  .page .num {
    width: 24px;
    height: 24px;
    margin: 0 3px;
    font-size: 12px;
    line-height: 22px;
  }

  .page .btn {
    width: 50px;
  }

  .recruit .recruit-list>li .p1 {
    font-size: 12px;
  }

  .recruit .recruit-list>li .p1:first-child {
    padding-left: 3%;
  }

  .recruit .recruit-list>li .p1:last-child {
    padding-right: 0;
  }

  .recruit .recruit-list>li .head {
    padding: 2% 0;
  }

  .recruit .recruit-list>li .head:after {
    content: none;
  }

  .recruit .recruit-list>li .re-item {
    padding: 3%;
  }

  .recruit .recruit-list>li .re-item .txt {
    margin-bottom: 4%;
  }

  .recruit .recruit-list>li .re-item .h6 {
    margin-bottom: 4%;
    font-size: 12px;
  }

  .recruit .recruit-list>li .re-item .apply {
    width: 120px;
    height: 42px;
    line-height: 42px;
    text-indent: 0;
    text-align: center;
  }

  .recruit .recruit-list>li .re-item .apply:after {
    content: none;
  }

  .recruit .recruit-list>li .re-item .apply .i {
    position: static;
    margin-left: 5px;
  }

  .recruit .recruit-list .li {
    padding: 2% 0;
  }

  .recruit .recruit-list .li .p1 {
    font-size: 12px;
  }

  .case .case-list {
    justify-content: space-between;
  }

  .case .case-list>li {
    width: 47%;
    /*margin: 0 2.5% 3.5%;*/
    margin: 0 0 3.5%;
  }

  .case .case-list>li .p1 {
    width: 100%;
    height: 38px;
    font-size: 12px;
    line-height: 38px;
  }

  .case .case-list>li .p1:after {
    font-size: 12px;
  }

  .case .more {
    width: 130px;
    height: 38px;
    font-size: 12px;
    line-height: 36px;
  }

  .case .more .i {
    margin-left: 10px;
    font-size: 12px;
  }

  .case-detail:before {
    width: 44%;
  }

  .case-detail .image {
    width: 40%;
  }

  .case-detail .desc {
    width: 54%;
  }

  .case-detail .desc .h4 {
    font-size: 18px;
  }

  .case-detail .desc .p1 {
    font-size: 12px;
    line-height: 26px;
  }

  .case-detail .desc .back {
    width: 120px;
    height: 36px;
    line-height: 36px;
  }

  .case-detail .case_descfix,
  .case-detail .case_descfix1 {
    max-width: 50%;
  }

  .datum .h3 {
    font-size: 18px;
  }

  .datum .datum-list .p1 {
    font-size: 12px;
  }

  .datum .datum-list .jia {
    font-size: 12px;
  }

  .datum .datum-list .dl .img {
    width: 10%;
    min-width: 60px;
  }

  .datum .datum-list .dl .p2 {
    font-size: 12px;
  }

  .datum .datum-list .dl .p3 {
    display: none;
    font-size: 12px;
  }

  .datum .datum-list .dl .download {
    margin-left: 6px;
  }

  .product {
    padding-top: 20%;
  }

  .product .desc-box .list {
    margin-top: 2%;
    max-height: none !important;
  }

  .product .desc-box .list .p1 {
    opacity: 1;
    font-size: 12px;
  }

  .pro-detail .detail-nav {
    display: block;
    padding: 1.5% 0;
  }

  .pro-detail .detail-nav .p1 {
    font-size: 12px;
    text-align: center;
  }

  .pro-detail .detail-nav .link {
    display: flex;
    justify-content: space-evenly;
    margin-top: 2.4%;
    text-align: center;
  }

  .pro-detail .detail-nav .link>a {
    margin-left: 0;
    font-size: 12px;
  }

  .pro-detail .pro-desc {
    padding: 4% 0 7%;
  }

  .pro-detail .pro-desc .desc-box1 {
    display: block;
    text-align: center;
  }

  .pro-detail .pro-desc .desc-box1 .txt {
    width: 100%;
    margin-top: 3%;
  }

  .pro-detail .pro-desc .desc-box1 .img1 {
    width: 100%;
  }

  .pro-detail .pro-desc .h4 {
    font-size: 18px;
  }

  .pro-detail .pro-desc .p1 {
    font-size: 12px;
    line-height: 24px;
  }

  .pro-detail .swiper-btn {
    font-size: 18px;
  }

  .pro-detail .detail-tapbox .tap {
    margin: 0 10px;
    font-size: 12px;
  }

  .pro-detail .pro-content1 .swiper-box1 {
    padding: 0 6%;
  }


  .pro-detail .pro-content1 .detail-swiper1 .list .p1 {
    font-size: 12px;
  }

  .pro-detail .pro-content2 .swiper-box2 {
    padding: 0 8%;
  }

  .pro-detail .pro-content2 .detail-swiper2 .p1 {
    font-size: 12px;
  }

  .about-intro .h3 {
    font-size: 18px;
  }

  .about-intro .p1 {
    font-size: 12px;
    line-height: 24px;
  }

  .about-intro .p2 {
    font-size: 12px;
  }

  .about-intro .desc-box2 {
    display: block;
    margin-top: 4%;
  }

  .about-intro .desc-box2 .desc {
    width: 100%;
  }

  .about-intro .desc-box2 .img2 {
    width: 100%;
    margin-top: 3%;
  }

  .about-intro .engineer .engi-desc {
    display: block;
  }

  .about-intro .engineer .engi-desc .desc {
    width: 100%;
  }

  .about-intro .engineer .engi-list {
    width: 100%;
    margin-top: 4%;
  }

  .about-intro .engineer .engi-list .img {
    border-width: 2px;
  }

  .about-intro .engineer .engi-list .img .adv1 {
    opacity: 0;
    visibility: hidden;
  }

  .about-intro .engineer .engi-list .img .adv2 {
    opacity: 1;
    visibility: visible;
  }

  .about-culture .desc-box {
    display: block;
  }

  .about-culture .desc-box .desc {
    width: 100%;
    margin-top: 4%;
  }

  .about-culture .desc-box .img {
    width: 100%;
  }

  .about-culture .desc-box .h3 {
    font-size: 18px;
  }

  .about-culture .desc-box .h5 {
    margin-top: 3%;
    font-size: 12px;
  }

  .about-culture .desc-box .p1 {
    margin-top: 5%;
    font-size: 12px;
    line-height: 24px;
  }

  .about-history .desc-box .h3 {
    width: 20px;
    font-size: 18px;
  }

  .about-history .desc-box .h3:after {
    margin-top: 15px;
  }

  .about-history .history-swiper {
    margin-left: 5%;
  }

  .about-history .history-swiper:before {
    left: 58px;
  }

  .about-history .history-swiper .desc:before {
    left: 55px;
    top: 5px;
    width: 7px;
    height: 7px;
  }

  .about-history .history-swiper .txt {
    padding-left: 45px;
  }

  .about-history .history-swiper .time {
    font-size: 12px;
  }

  .about-history .history-swiper .h4 {
    font-size: 12px;
  }

  .about-history .history-swiper .p1 {
    font-size: 12px;
  }

  .about-honor .h3 {
    font-size: 12px;
  }

  .about-honor .honor-swiper .img {
    height: 200px;
  }

  .about-honor .honor-swiper .p1 {
    height: 40px;
    font-size: 12px;
    line-height: 40px;
  }

  .footer .desc-box {
    display: block;
  }

  .footer .link {
    float: left;
  }

  .footer .link>a {
    display: block;
    margin: 0 0 6px;
  }

  .footer .desc1 {
    width: 100%;
    float: none;
    max-width: none;
    margin-bottom: 20px;
  }
  .footer .link{float: none;width: 100%;text-align: left;}
  .f-item{width: 16.666%;padding-right: 10px;}
  .footer .desc1 .logo {
    display: block;
    width: 130px;
    margin: 0 auto;
  }

  .footer .desc1 .h5 {
    margin: 6% 0 4%;
  }

  .footer .desc1 .p1 {
    margin-top: 6px;
  }

  .footer .desc2 {
    margin-top: 0;
    width: 100%;
    max-width: none;
    text-align: center;
  }

  .footer .desc2 .t-code {
    margin: 0;
    text-align: right;
    display: inline-block;
    vertical-align: top;
    float: none;
  }

  .footer .desc2 .p2 {
    margin-top: 2%;
    clear: both;
  }

  .footer .desc2 .p3 {
    padding-top: 20px;
    margin-top: 0;
  }
}
@media(max-width: 500px){
  .f-item{width: 100%;padding-right: 0;margin-bottom: 15px;}
  .f-sub{display: block;width: calc(100% + 20px)}
  .f-item>a{margin-bottom: 4px;}
  .f-li{display: inline-block;vertical-align: top;margin-right: 20px;width: auto;margin-bottom: 0;}
  .footer .link{margin-bottom: 10px;}
  .f-link{line-height: 20px;margin-bottom: 0;}
}

@media screen and (max-width: 460px) {
  .home-header {
    padding-left: 4%;
    margin-left: 0;
    height: 55px;
    background: #fff;
  }

  .header .language {
    top: 2%;
    right: 12%;
    font-size: 12px;
  }

  .menu-box {
    top: 3.5%;
    right: 1%;
  }


  .menu-box .menu-btn {
    width: 25px;
    padding-right: 0;
    padding-left:25px;
  }

  .menu-box .menu-list {
    max-height: 360px;
    left:-365%;
    right: 100%;
  }

  .home-content .section .more {
    margin-top: 3%;
    padding-bottom: 3px;
    font-size: 12px;
  }

  .home-content .section .desc .h3 {
    font-size: 12px;
  }

  .home-content .section .desc .p1 {
    font-size: 12px;
    line-height: 19px;
  }

  .home-content .section1 {
    padding-top: 13%;
  }


  .home-content .content1 {
    width: 96%;
    padding-top: 56%;
  }

  .home-content .content1 .desc1 .h3 {
    font-size: 12px;
  }

  .home-content .content1 .desc1 .p1 {
    margin-top: 4px;
    font-size: 12px;
    line-height: 19px;
  }

  .home-content .content2 .img {
    width: 100%;
  }

  .home-content .content2 .desc2 {
    width: 100%;
    min-width: auto;
  }

  .home-content .content3 .desc3 .h3 {
    font-size: 12px;
  }

  .home-content .content3 .desc3 .p1 {
    font-size: 12px;
    line-height: 19px;
  }

  .home-content .content3 {
    padding-top: 75.4%;
  }

  .home-content .content3 .img1 {
    width: 49.6%;
    right: 50.2%;
  }

  .home-content .content3 .img2 {
    width: 49.6%;
  }

  .home-content .content3 .img3 {
    width: 66.2%;
    right: 33.6%;
  }

  .home-content .content3 .img4 {
    width: 32.1%;
  }

  .home-content .content3 .desc3 {
    left: auto;
    right: 0;
    top: 122%;
    width: 100%;
  }


  .home-content .content4 .img {
    width: 100%;
  }

  .home-content .content4 .desc4 {
    width: 86%;
  }

  .home-content .content5 {
    padding-top: 56.7%;
  }

  .home-content .content5 .img1 {
    width: 58.3%;
    right: 35.7%;
  }

  .home-content .content5 .img2 {
    width: 34.2%;
  }

  .home-content .content5 .img3 {
    width: 63.2%;
    right: 35.7%;
  }

  .home-content .content5 .img4 {
    width: 34.2%;
  }

  .home-content .content5 .desc5 {
    top: 143%;
    left: auto;
    right: 0;
    width: 99%;
    min-width: auto;
  }

  .new-detail1 .new-dswiper .detail-pagi {
    margin-top: 2%;
  }

  .new-detail1 .new-dswiper .detail-pagi .dot {
    width: 6px;
    height: 6px;
    margin: 0 4px;
  }

  .contact .desc-box .h3 {
    font-size: 20px;
  }

  .contact .desc-box .p1,
  .contact .desc-box .p2 {
    font-size: 12px;
  }

  .product .pro-nav a {
    min-height: 38px;
    font-size: 12px;
  }

  .about-intro .engineer .engi-list .img {
    height: 65px;
  }

  .about-honor .honor-swiper .img {
    height: 175px;
  }
}
.about-history .history-swiper .txt{
  line-height: 2;
}
.about-history .history-swiper .txt *{
  line-height: inherit;
}

.c-a{width: 100%;padding: 0 10px;box-sizing: border-box;}
.c-b{width: 100%;max-width: 1720px;margin: 0 auto;font-size: 0;padding-top: 20px;padding-bottom: 20px;}
.c-c{display: inline-block;vertical-align: top;font-size: 12px;color: #666;line-height: 1.14;margin-right: 1.857em;position: relative;}
.c-c:last-child{margin-right: 0;}
.c-c:first-child:before{content: "";display: inline-block;vertical-align: top;width: 1.28em;height: 1.14em;margin-right: .78em;background-image: url(../images/24.png);background-size: 100% 100%;}
.c-c:after{content: ">";position: absolute;right: -0.9285em;transform: translate(50%,0);}
.c-c:last-child:after{display: none;}
@media(max-width: 768px){
    .c-b{width: 100%;padding: 12px 0;box-sizing: border-box;}
}

@media(max-width: 1100px){
  .footer .link{position: static;transform: translate(0,0);}
  .footer .desc2{max-width: 200px;}
}
@media(max-width: 1000px){
  .footer .desc2{max-width: 100%;}
}