.box-wrapper{
  width: 84.375vw;
  margin: 0 auto;
}
.about-sec1{
  text-align: center;
  padding-top: 9.47916666666667vw;
}

.sec1-title2{
  padding-bottom: 4.0625vw;
}
.sec1-cont3{
  padding-bottom: 3.4375vw;
}
.about-sec2 img{
  width: 100%;
}

.about-sec3{
  background-color: #121212;
  color: #fff;
  text-align: center;
  padding: 6.14583333333333vw 0 5.10416666666667vw;
}
.sec3-cont{
  margin-bottom: 1.04166666666667vw;
}

.about-sec4{
  padding: 6.14583333333333vw 0 5.10416666666667vw;
  text-align: center;
}

.sec4-list {
  display: flex;
  align-items: center;
}
.sec4-title{
  padding-bottom: 6.66666666666667vw;
}
.sec4-item{
  width: 33.33333%;
  border-right: 1px solid #000;
  box-sizing: border-box;
}
.sec4-item:last-child{
  border-right: 0;
}
.about-sec5{
  background: url("../images/web/pt2bg.png") no-repeat top center;
  background-size: cover;
  padding: 6.5625vw 0 5.78125vw;
}
.sec5-title{
  text-align: center;
  padding-bottom: 6.5625vw;
}
.sec5-subtitle{
  text-align: center;
  padding-bottom: 7.29166666666667vw;
}

.ctd-item ul li{
  list-style: initial;
}
.ctd-wrapper{
  width: 79.16666666666667vw;
  margin: 0 auto;
  padding-bottom: 8.38541666666667vw;
}
.ctd-left{
  float: left;
  border-right: 1px solid #000;
  box-sizing: border-box;
  padding-right: 2.86458333333333vw;
}
.ctd-right{
  float: left;
  padding-left: 2.86458333333333vw;
  display: flex;
  width: 48.07291666666667vw;
  max-width: 48.07291666666667vw;
  justify-content: space-between;
}
.ctd-item{
  width: 19.16666666666667vw;
}
.ctd-l-cont{
  text-align: center;
}
.ctd-l-cont p{
  margin-bottom: 0.2vw;
}

.about-sec6{
  background-color: #f3f4f5;
  text-align: center;
  padding: 6.09375vw 0 3.28125vw;
}

.sec6-title{
  padding-bottom: 5vw;
}

.sec6-subtitle{
  padding-bottom: 7.34375vw;
}


/*手机样式*/
.sjbox-wrapper{
  width: 6.7rem;
  margin: 0 auto;
}
.sj-sec1-title{
  padding-bottom: .5rem;
}

.sj-sec1{
  text-align: center;
  padding: .76rem 0 .5rem;
}
.sj-sec3{
  text-align: center;
  padding: .4rem 0 .59rem;
  background-color: #121212;
  color: #fff;
}
.sec3-sj-title{padding-bottom: .3rem}

.sj-sec4{
  padding-top: .43rem;
}
.sec4-sj-title{
  text-align: center;
}
.sec4-sj-item{
  border-bottom: 1px solid #b2b2b2;
  padding: .52rem 0;
}
.sec4-sj-item:last-child{
  border-bottom: 0;
}

.sj-sec5{
  width: 100%;
  background: url("../images/web/pt2bg.png") no-repeat top center;
  background-size: cover;
  padding: .52rem 0 .6rem;
}

.sec5-sj-title{
  text-align: center;
  padding-bottom: .3rem;
}

.sec5-sj-subtitle{text-align: center;padding-bottom: .64rem}

.sj-ctd{
  width: 6.34rem;
  max-width: 6.34rem;
  margin: 0 auto;
}

.sj-ctd-left,.sj-ctd-right{
  float: left;
}
.sj-ctd-left{
  padding-right: .16rem;
  border-right: 1px solid #000;
  min-height: 2.2rem;
}
.sj-ctd-right{
  max-width: 3rem;
  min-height: 2.2rem;
  padding-left: .36rem;
}
.sj-ctd-item ul li{
  list-style: initial;
}

.sj-ctd-cont{
  text-align: center;
  padding-top: .68rem;
}
.sj-sec6{
  padding: .5rem 0;
}
.sj-sec6-title{
  text-align: center;
}
.sj-sec6-cont1{
  padding: .46rem 0 .51rem;
  text-align: center;
}
.sj-sec6-cont2{
  text-align: center;
}