@font-face {
  font-family: 'FZLTXHJW';
  src: url('../fonts/FZLTXHJW.TTF') format('truetype');
}

@font-face {
  font-family: 'MIUIEXLight';
  src: url('../fonts/MIUIEXLight.ttf') format('truetype');
}

@font-face {
  font-family: 'MIUIEXBold';
  src: url('../fonts/MIUIEXBold.ttf') format('truetype');
}

* {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

ul, li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: lighter;
}

html {
  width: 100%;
  min-height: 100%;
}

body {
  width: 100%;
  min-height: 100%;
  letter-spacing: 2px;
  font-weight: lighter;
  font-family: "Microsoft YaHei,微软雅黑,FZLTXHJW";
}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
/*G30MAX-BOX*/
.G30MAX-BOX {
  width: 100%;
  height: auto;
  margin: auto;
  margin-top:20px;
  overflow: hidden;
  font-family: "Microsoft YaHei,微软雅黑,FZLTXHJW";
}

/*one*/
.section-one {
  width: 100%;
  height: 100vh;
  background-color: #c5c1be;
  /*background-image: url("../images/product_two_1.png");*/
  -webkit-background-size: 100%;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  color: #ffffff;

}

.section-content {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: auto;
  color: #fff;
  box-sizing: border-box;
}

.one-img-box {
  display: block;
}
.one-img-box img{
  width:100%;
}

.one-content {
  width: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  /*justify-content: center;*/
  /*margin-left: 12vw;*/
}
.one-title{
  /*letter-spacing:5px;*/
  font-weight: lighter;
}
.one-title-box {
  display: flex;
  align-items: center;
}
.one-subtitle{
  /*letter-spacing:15px;*/
  font-weight: lighter;
}
.one-max {
  border: 2px solid #252525;
  text-align: center;
  box-sizing: border-box;
}
.one-subtitle {
  color: #A7A7A8;
  padding-top: 20px;
}

.line {
  background-color: #C5D833;
}

.one-detail {
  color: #ffffff;
  line-height: 2.5;
  font-weight: lighter;
}


/*two*/
.xsc-two .four-content-box{
  text-align: center;
  width:  auto;
  left: 0;
  right: 0;
  margin: auto auto;
}
.xsc-two .four-content-box h2{
  color: #fff;
}
.xsc-two .four-content-box p{
  color: #c7c7c7;
}
.section-two {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 99;
}

.sec-two-img {
  width: 100%;
  height: auto;
  display: block;
}

.two-content {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  /*background: rgba(0, 0, 0, 0.61);
  background-image: url("../images/product_one_2.png");*/
  /*-webkit-background-size: 100%;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;*/
}

.two-title {
  color: #fff;
}

.two-detail {
  color: #fff;
  line-height: 2;
}

.two-video-box {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.two-video-icon {
  display: block;
}

.two-video-text {
  color: #C5D834;

}

.shade-video-box {
  width: 100%;
  height: 100%;
  position: fixed;
  padding-top:70px;
  box-sizing: border-box;
  z-index: 10;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  justify-content: center;
  align-items: center;
}

.shade-video {
  height: auto;
  position: relative;
}

.video {
  width: 100%;
  height: auto;
  display: block;
  outline: none;
}

.video-close {
  position: absolute;
  z-index: 22;
  display: block;
  height: auto;
  cursor: pointer;
}

/*three*/
.section-three {
  width: 100%;
  background-color: #12151D;
  background-image: url("../images/product_two_200.jpg");
  -webkit-background-size: 100%;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.sec-three-img {
  width: 100%;
  display: block;
}

.three-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.three-content-top-aa{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.three-content-top-bb{
  width: 10px;height: 10px;
}
.three-content-top {
  box-sizing: border-box;
}
.three-content-top h2{
  padding-top: 0.9vw;
}
.three-content-top span{
  display: block;
  height: 4px;
  width: 28vw;
  background: #C3D634;
  background:linear-gradient(90deg,rgba(198,216,52,1) 0%,rgba(44,44,44,1) 100%);
}
.three-content-top span:nth-child(1){
  width: 28vw;margin-left: 6vw;
}
.three-content-top span:nth-child(3){
  width: 28vw;
}
.three-content-top span:nth-child(5){
  width: 28vw;margin-left: 3vw;
}
.three-content-top h2:first-child{

}

.three-title {
  color: #9C9C9C;
  letter-spacing: 2px;
}

.three-subtitle {
  color: rgba(255, 255, 255, 0.60);
  line-height: 2;
}
.three-speed-border{
  position:relative;
  right: 0;
  top:-5vw;
  height: 4vw;
  border-right:1px solid #C3D634;
}

.three-speed {
  position: relative;
  color: #C5D833;
  text-align: center;
}

.three-speed > p {
  font-family: 'Microsoft YaHei,微软雅黑,MyriadPro-Regular';
}

.three-speed span {
  color: #C5D833;
  position: absolute;
  z-index: 1;
  text-align: left;
}

.three-speed-text {
  width: 100%;
  color: #fff;
  text-align: center;
}


.three-param {
  display: flex;
  justify-content: center;
  width: 100%;
  /* position: absolute;
  left: 0;
  right: 0; */
  z-index: 1;
}
.three-param li {
  box-sizing: border-box;
/*    border-right: 1px solid #C3D634;*/
}
.three-param .three-speed-text{
  color: #434343;
}
/*.three-param li:last-child {
  border: 0;
}*/


/*four*/
.section-four {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 2;
}
.switch{
  background: #2b2b2b;
  color: #fff;
  text-align: center;
  width: 100%;
}
.sec-four-img {
  /* width: auto; */
  /* height: calc(100vh - 80px); */
  width: 100vw;
  height: auto;
  display: block;
}

.four-content {
  height: 100%;
  position: absolute;
  margin: auto;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.four-content-box {
  position: absolute;
}

.four-content h2 {
  color: #343434;
  font-weight: lighter;
  /*letter-spacing: 10px;*/
}

.four-content .four-detail {
  color: #444444;
  font-weight: lighter;
  line-height: 1.6;
}
.section-one .four-content .four-detail {
  color: #434343;
}

.four-subdetail {
  color: rgba(0, 0, 0, 0.6);
  vertical-align: baseline;
  font-family: 'Microsoft YaHei,微软雅黑,MIUIEXLight';
}

.four-subdetail span {
  color: rgba(0, 0, 0, 0.6);
}

/*five*/
.section-five {
  width: 100%;
  background-color: #050E19; /* 标准的语法 */
  background-image: url("../images/product_one_5.png");
  -webkit-background-size: 100%;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.five-content {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 20%;
}
.five-content h2 {
  color: #fff;
  letter-spacing: 2px;
}

.five-content h3 {
  color: #fff;
  opacity: 0.7;
}

.five-content p {
  color: #fff;
  /*opacity: 0.5;*/
  line-height: 1.6;
  letter-spacing: 2px;
}

/*six*/
.section-six {
  position: relative;
  width: 100%;
  height: auto;
}

.sec-six-img {
  width: 100%;
  height: auto;
  display: block;
}

.six-content {
  height: 100%;
  position: absolute;
  margin: auto;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.six-content-top {
  position: absolute;
  z-index: 3;
  height: auto;
}
.six-content h2 {
  color: #ffffff;
  letter-spacing: 2px;
}

.six-content p {
  color: #ffffff;
  line-height: 1.6;
  letter-spacing: 2px;
}

/*seven*/
.section-seven {
  width: 100%;
  height: auto;
  position: relative;
}

.sec-seven-img {
  width: 100%;
  height: auto;
  display: block;
  /*opacity: 0;*/
}

.seven-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*background: #000;*/
}

.con-seven-img1 {
  position: absolute;
  width: 100%;
  display: block;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;

}

.con-seven-img2 {
  position: absolute;
  width: 100%;
  display: block;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;

}

.seven-con-detail {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
}

.seven-con-detail h2 {
  color: #fff;
  /*letter-spacing: 10px;*/
}

.seven-con-detail > p {
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.6;
}

.seven-con-detail ul {
  display: flex;
  justify-content: center;
}

.seven-con-detail ul li {
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.seven-con-detail ul li img {
  display: block;
}

.seven-con-detail ul li p {
  color: rgba(255, 255, 255, 0.6);
}

/*产品参数*/
.section-fifteen {
  width: 100%;
  height: auto;
  background: url(../images/bg_specification.png) no-repeat;
  background-size:100% 100%;
}
.fifteen-content {
  height: auto;
  margin: auto;
}
.product-size {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #ccc;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.size-title {
  height: auto;
  color: #000;
  width: 100%;
}
.size-img-box img {
  width: 100%;
  height: auto;
  display: block;
}
.size-img-box p {
  color: #000;
  opacity: 0.7;
  box-sizing: border-box;
}
.fifteen-param {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.fifteen-param > h2 {
  color: #000;
}
.fifteen-param > ul {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.fifteen-param > ul li {
  width: 100%;
  height: auto;
}
.fifteen-param > ul li span {
  color: #C9C6C6;
  opacity: 0.7;
}
.fifteen-param ul li{
  clear: both;
}
.fifteen-param ul li span{
  float: left;
}
.fifteen-param-detail {
  display: inline-block;
}
.fifteen-notice {
  color: #000000;
  opacity: 0.7;
}

@media screen and (max-width: 1920px) {
  /*G30MAX-BOX*/
  .G30MAX-BOX {
      min-width: 73vw;
  }
  /*one*/
  .one-title-box{
      margin-top: 11vw;
      line-height: 3vw;
      color: #252525;
  }
  .section-content {
      width: 73vw;
      padding: 0 0.781vw;
  }

  .one-img-box {
      width: 26.041vw;
  }
  .one-img-box img{
      width: 100%;
  }
  .one-title {
      font-size: 2.865vw;
  }

  .one-max {
      width: 7vw;
      height: 3vw;
      border-radius: 0.520vw;
      font-size: 2.8vw;
      line-height: 3vw;
      margin-left: 0.520vw;
  }

  .section-one .four-content .one-subtitle {
      font-size: 1.875vw;
  }

  .line {
      width: 3.437vw;
      height: 0.408vw;
      margin: 2vw 0;
  }
  .xsc-two .line{
      margin: 2vw auto;
  }
  .one-detail {
      font-size: 1.342vw;
      padding: 0.781vw 0;
  }

  .one-price {
      margin-top: 5.208vw;
  }

  .one-price-num {
      font-size: 2.294vw;
  }

  .one-price-yuan {
      font-size: 1.251vw;
  }

  /*two*/
  .two-title {
      font-size: 2.564vw;
      margin-bottom: 1vw;
  }

  .two-detail {
      font-size: 1.5vw;
      margin-top: 1vw;
      margin-bottom: 1.666vw;
  }

  .two-video-icon {
      width: 1.9vw;
      height: 1.9vw;
      margin-right: 0.520vw;
  }

  .two-video-text {
      font-size: 1.1vw;
  }
  .shade-video {
      width: 63vw;
      max-width: 1200px;
  }


  .video-close {
      top: 0.520vw;
      right: 0.520vw;
      width: 1.5625vw;
  }

  /*three*/
  .section-three {
      height: 80vw;
  }
  .three-content-top {
      width: 42vw;
      padding: 0 3vw 0 0;
      margin-top: 10vw;
      /*margin: 17.625vw auto 0;*/
  }

  .three-title {
      font-size: 2.7vw;
      margin-bottom: 0.9vw;
  }

  .three-subtitle {
      font-size: 1.042vw;
      margin-top: 0.781vw;
  }

  .three-speed {
      font-size: 4vw;
      width: 100%;
  }

  .three-speed span {
      font-size: 1.564vw;
      top: 0.8vw;
      right: 4vw;
      width: 5.208vw;
  }
  .three-speed span:first-child {
      font-size: 1.564vw;
      top: 0.5vw;
      left: 8vw;
      width: 5.208vw;
  }

  .three-speed-text {
      font-size: 1.2vw;
      margin-top: 6px;
  }

  .three-param {
      height: 9.062vw;
      top: 2vw;
      background: #fff;
      border-radius: 0.5vw;
      padding: 3vw 0 1.5vw;
  }
  .three-param li {
      width: 32.004vw;
  }
  .three-param li:nth-child(1){
      width: 34.404vw;
  }
  .three-param li:nth-child(1) .three-speed span:nth-child(1){
      font-size: 1.4vw;
      left: 5vw;
      top: 0.6vw;
  }
  .three-param li:nth-child(1) .three-speed span:nth-child(3){
      width: auto;
      font-size: 1.2vw;
      right: 2.5vw;
  }
  .three-param li:nth-child(2) .three-speed span:nth-child(1){
      font-size: 1.4vw;
      left: 5.5vw;
      top: 0.6vw;
  }
  .three-param li:nth-child(2) .three-speed span:nth-child(3){
      width: auto;
      font-size: 1.2vw;
      right: 5vw;
  }
  .three-param li:nth-child(3) .three-speed span:nth-child(1){
      font-size: 1.4vw;
      left: 5.5vw;
      top: 0.6vw;
  }
  .three-param li:nth-child(3) .three-speed span:nth-child(3){
      width: auto;
      font-size: 1.2vw;
      right: 5vw;
  }
  .three-param li:nth-child(4) .three-speed span:nth-child(1){
      font-size: 1.4vw;
      left: 4.5vw;
      top: 0.6vw;
  }
  .three-param li:nth-child(4) .three-speed span:nth-child(3){
      width: auto;
      font-size: 1.2vw;
      right: 4vw;
  }
  /*.three-param li:nth-child(2) .three-speed span{
      right: 1.9vw;
  }
  .three-param li:nth-child(3) .three-speed span{
      right: 0.2vw;
  }*/

  /*four*/
  .four-content {
      width: 73vw;
  }

  .four-content-box {
      width: 41vw;
      top: 7vw;
  }
  .xsc-two .four-content-box {
      top: 23vw;
  }
  .xsc-two.xsc-six .four-content-box {
      top: 2vw;
      left: 42vw;
  }
  .section-one .four-content-box {
      top: 0;
  }
  .four-content h2 {
      font-size: 2.344vw;
      text-align: left;
  }

  .four-content .four-detail {
      font-size:1.25vw;
      text-align: left;
  }

  .four-subdetail {
      font-size: 1.251vw;
  }

  .four-subdetail span {
      font-size: 4.692vw;
  }
  .xsc-three .four-content-box{
      width: 100%;
      text-align: right;
  }
  .xsc-three h2{
      font-size: 2.344vw;
  }
  .xsc-four .four-content-box{
      width: 100%;
      text-align: left;
      top: 5vw;
  }
  .xsc-four h2{
      font-size: 2.344vw;
  }
  /*five*/
  /* .xsc-five .four-content-box{
      margin-left: 45vw;
  } */
  .section-five {
      height: 52.270vw;
  }


  .five-content h2 {
      font-size: 2.346vw;
      margin-bottom: 1.041vw;
      margin-top: 38vw;
  }

  .five-content h3 {
      font-size: 1.564vw;
      margin-bottom: 2.083vw;
  }

  .five-content p {
      font-size: 1.2vw;
      margin-top: 1vw;
  }

  .switch{height: 58vw!important;padding-top: 2vw;}
  .switch-top{font-size: 2vw;padding: 0 0 4vw;font-weight: lighter;}
  .switch-top h2{padding-bottom: 2vw;font-size: 2.344vw;}
  .switch-top .slideInUp{margin: 0 auto;}

  /*six*/
  .section-six .swiper-slide div {
      height: 5vw;
  }
  .section-six .switch-top p{
      padding-top: 2vw;
  }
  .six-content {
      width: 73vw;
  }

  .six-content-top {
      top: 8.854vw;
      left: 0.781vw;
      width: 37.708vw;
  }

  .six-content h2 {
      font-size: 2.346vw;
      margin-bottom: 1.083vw;
  }

  .six-content p {
      font-size: 1.042vw;
      line-height: 1.6;
      margin-top: 1vw;
  }

  /*seven*/
  .seven-con-detail h2 {
      font-size: 2.344vw;
      margin-top: 8.645vw;
      font-weight: lighter;
  }
  .seven-content-line{
      width: 10vw;
      margin-bottom: 5vw;
  }
  .seven-con-detail > p {
      font-size: 1.042vw;
      margin-bottom: 10vw;
  }

  .seven-con-detail ul li {
      width: 11.979vw;
  }

  .seven-con-detail ul li img {
      width: 5.208vw;
      height: 5.208vw;
      margin-bottom: 0.520vw;
  }

  .seven-con-detail ul li p {
      font-size: 1.042vw;
  }
  /*产品参数*/
  .fifteen-content {
      width: 71.041vw;
  }
  .fifteen-content .cicun{
      width: 40vw;
      background: #C4D634;
      margin: 3vw auto;
      padding: 1.354vw 0;
      text-align: center;
  }
  .fifteen-content .size-img-box .cicun p{
      padding: 0;
      margin: 0;
      line-height: 3vw;
  }
  .product-size {
      padding-top: 2vw;
      padding-bottom: 1.5625vw;
  }

  .size-title {
      font-size: 2.344vw;
  }

  .size-img-box img {
      margin-top: 1.25vw;
      margin-bottom: 2vw;
      margin-left: 3.5vw;
  }

  .size-img-box p {
      font-size: 1.5625vw;
      margin-bottom: 1.354vw;
      padding-left: 4.3vw;
  }

  .fifteen-param {
      padding-top: 2vw;
      padding-bottom: 5vw;
  }

  .fifteen-param > h2 {
      font-size: 2.344vw;
      margin-bottom: 1.979vw;
  }

  .fifteen-param > ul {
      padding-left: 4.3vw;
  }

  .fifteen-param > ul li span {
      font-size: 1.3vw;
      margin-bottom: 1.041vw;
  }

  .fifteen-param-detail {
      width: 30vw;
  }

  .fifteen-notice {
      font-size: 1.042vw;
      padding-top: 3.541vw;
      padding-bottom: 15.625vw;
  }
}
@media screen and (min-width: 1921px) {
  /*G30MAX-BOX*/
  .G30MAX-BOX{
      min-width: 1400px;
  }
  /*one*/
  .one-title-box{
      margin-top: 220px;
      line-height: 57.6px;
  }
  .section-content{
      width: 1400px;
      padding:0 15px;
  }
  .one-img-box{
      width:500px;
  }
  .one-img-box img{
      width: 100%;
  }
  .one-title{
      font-size:55px;
  }
  .one-max{
      width: 150px;
      height: 57.6px;
      border: 2px solid #fff;
      border-radius: 10px;
      font-size: 50px;
      line-height: 57.6px;
      margin-left: 10px;
  }
  .section-one .four-content .one-subtitle{
      font-size:36px;
  }
  .line{
      width:66px;
      height: 8px;
      margin: 38.4px 0;
  }
  .xsc-two .line{
      margin: 38.4px auto;
  }
  .one-detail{
      font-size:25px;
      padding: 15px 0;
  }
  .one-price{
      margin-top:100px;
  }
  .one-price-num{
      font-size:44px;
  }
  .one-price-yuan{
      font-size:24px;
  }

  /*two*/
  .two-title{
      font-size:50px;
      margin-bottom:20px;
  }
  .two-detail{
      font-size:30px;
      margin-top:20px;
      margin-bottom:32px;
  }
  .two-video-icon{
      width:35px;
      height: 35px;
      margin-right:10px;
  }
  .two-video-text{
      font-size:20px;

  }
  .shade-video{
      width:1400px;
  }
  .video-close{
      top: 10px;
      right: 10px;
      z-index: 22;
      width: 30px;
  }
  /*three*/
  .section-three{
      height:1550px;
  }
  .three-content-top{
      width:750px;
      padding:0 80px 0 0;
      margin-top: 200px;
      /*margin: 300px auto 0;*/
  }
  .three-title{
      font-size:50px;
      margin-bottom:20px;
  }
  .three-subtitle{
      font-size:20px;
      margin-top:15px;
  }
  .three-speed{
      font-size: 77px;
      width: 100%;
  }
  .three-speed > p{
      font-family: 'Microsoft YaHei,微软雅黑,MyriadPro-Regular';
  }

  .three-speed span{
      font-size: 30px;
      top: 16px;
      right: 80px;
      width: 100px;
  }
  .three-speed span:first-child {
      font-size: 30px;
      top: 10px;
      left: 160px;
  }
  .three-speed-text{
      font-size:30px;
  }

  .three-param {
      height: 174px;
      top: 40px;
      background: #fff;
      border-radius: 10px;
      padding: 40px 0 10px;
  }
  .three-param li {
      width: 614px;
  }
  .three-param li:nth-child(1){
      width: 660;
  }
  .three-param li:nth-child(1) .three-speed span:nth-child(1){
      font-size: 23.04px;
      left: 48px;
      top: 11.52px;
  }
  .three-param li:nth-child(1) .three-speed span:nth-child(3){
      width: auto;
      font-size: 15.36px;
      right: 9.6px;
  }
  .three-param li:nth-child(2) .three-speed span:nth-child(1){
      font-size: 23.04px;
      left: 90.24px;
      top: 11.52px;
  }
  .three-param li:nth-child(2) .three-speed span:nth-child(3){
      width: auto;
      font-size: 15.36px;
      right: 76.8px;
  }
  .three-param li:nth-child(3) .three-speed span:nth-child(1){
      font-size: 23.04px;
      left: 90.24px;
      top: 11.52px;
  }
  .three-param li:nth-child(3) .three-speed span:nth-child(3){
      width: auto;
      font-size: 15.36px;
      right: 86.4px;
  }
  .three-param li:nth-child(4) .three-speed span:nth-child(1){
      font-size: 23.04px;
      left: 76.8px;
      top: 11.52px;
  }
  .three-param li:nth-child(4) .three-speed span:nth-child(3){
      width: auto;
      font-size: 15.36px;
      right: 67.2px;
  }

  /*four*/
  .four-content{
      width:1400px;
  }
  .four-content-box{
      width: 787px;
      top: 140px;
  }
  .xsc-two .four-content-box {
      top: 460px;
  }
  .xsc-two.xsc-six .four-content-box {
      top: 40px;
  }
  .section-one .four-content-box {
      top: 0;
  }
  .four-content h2{
      font-size:45px;
  }
  .four-content .four-detail{
      font-size:24px;
  }
  .four-subdetail{
      font-size:24px;
  }
  .four-subdetail span{
      font-size:90px;
  }
  .xsc-three .four-content-box{
      width: 100%;
      text-align: right;
  }
  .xsc-three h2{
      font-size: 45px;
  }
  .xsc-four .four-content-box{
      width: 100%;
      text-align: left;
      top: 100px;
  }
  .xsc-four h2{
      font-size: 45px;
  }
  /*five*/
  .xsc-five .four-content-box{
      margin-left: 864px;
  }
  .section-five{
      height:1042px;
  }
  .five-content h2{
      font-size:45px;
      margin-bottom:20px;
      margin-top:760px;
  }
  .five-content h3{
      font-size:30px;
      margin-bottom:40px;
  }
  .five-content p{
      font-size:24px;
      margin-top:20px;
  }
  .xsc-five .four-content-box {
      top: 460px;
  }

  .switch{height: 1113.6px!important;padding-top: 38.4px;}
  .switch-top{font-size: 38.4px;padding: 0 0 76.8px;font-weight: lighter;}
  .switch-top h2{padding-bottom: 38.4px;font-size: 45px;}
  .switch-top .slideInUp{margin: 0 auto;}

  /*six*/
  .section-six .swiper-slide div {
      height: 100px;
  }
  .section-six .switch-top p{
      padding-top: 40px;
  }
  .six-content{
      width:1400px;
  }
  .six-content-top{
      top: 170px;
      left:15px;
      width:724px;
  }
  .six-content h2{
      font-size:45px;
      margin-bottom:21px;
  }
  .six-content p{
      font-size:20px;
      margin-top: 20px;
  }

  /*seven*/
  .seven-con-detail h2{
      font-size:45px;
      margin-top:166px;
  }
  .seven-content-line{
      width: 200px;
      margin-bottom: 96px;
  }
  .seven-con-detail > p{
      font-size:20px;
      margin-bottom:200px;
  }

  .seven-con-detail ul li{
      width:230px;
  }
  .seven-con-detail ul li img{
      width:100px;
      height: 100px;
      margin-bottom:10px;
  }
  .seven-con-detail ul li p{
      font-size:20px;
  }
  /*产品参数*/
  .fifteen-content{
      width:1364px;
  }
  .fifteen-content .cicun{
      width: 800px;
      background: #C4D634;
      margin: 60px auto;
      padding: 27px 0;
      text-align: center;
  }
  .fifteen-content .size-img-box .cicun p{
      padding: 0;
      margin: 0;
      line-height: 60px;
  }
  .product-size{
      padding-top:38.4px;
      padding-bottom:30px;
  }
  .size-title{
      font-size:45px;
  }
  .size-img-box img {
      margin-top: 24px;
      margin-bottom: 38.4px;
      margin-left: 67.2px;
  }
  .size-img-box p{
      font-size:30px;
      margin-bottom: 26px;
      padding-left: 82.56px;
  }
  .fifteen-param{
      padding-top:38.4px;
      padding-bottom:96px;
  }
  .fifteen-param > h2{
      font-size:45px;
      margin-bottom:38px;
  }
  .fifteen-param > ul{
      padding-left:82.56px;
  }
  .fifteen-param > ul li span{
      font-size:25px;
      margin-bottom:20px;
  }
  .fifteen-param-detail{
      width:576px;
  }
  .fifteen-notice{
      font-size:20px;
      padding-top:68px;
      padding-bottom:300px;
  }
}