
body {
  background: #fffdf9;
}


.bg_deco_01 {
  padding: 90px 0 140px;
  background: transparent url(../images/business/bg_deco_01.png) no-repeat center center;
}

.sec1 .desc {
  padding-top: 100px;
}

.sec1 .player {
  width: 780px;
  height: 450px;
  border: 15px solid #ffffff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
}

/* 222222222222222222222222 */
.sec2 .desc p {
  font-size: 20px;
}

.sec2 .cont {
  position: relative;
  width: 1320px;
}
.sec2 .cont:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 860px;
  height: 498px;
  background: transparent url(../images/business/tablet.png) no-repeat right top;
  z-index: 10;
}

.slider-ppl {
  overflow: hidden;
  margin-left: 497px;
  margin-right: 40px;
}

.slider-ppl .thumbs {
  position: absolute;
  display: block;
  left: 0;
  top: 45px;
  z-index: 9;
}
.slider-ppl .thumbs > ul {
  
}
.slider-ppl .thumbs > ul > li {
  width: 313px;
  height: 76px;
  line-height: 72px;
  margin: 19px 0;
  padding-left: 42px;
  border-radius: 36px;
  font-size: 25px;
  border-bottom-right-radius: 0;
  color: #525252;

  transition: all 0.3 ease;
}
.slider-ppl .thumbs > ul > li.active {
  padding-left: 60px;
  color: #ffc318;
  background: #282828;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.slides-ppl {
  height: 100%;
  padding: 29px 0;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}


.slides-ppl > div {
  width: 25%;
  float: left;
  position: relative;
}






/* 333333333333333333 */
.sec3 {
  overflow: hidden;
}
.sec3 .deco {
}

.wrap .section.sec3 .area {
  overflow: visible;
  width: 1472px;
  margin: 0 auto;
}
.wrap .section.sec3 .area:after {
  content: "";
  clear: both;
}

.sec3 .area .deco {
  margin-left: -460px;
}
.sec3 .cont {
  position: relative;
  width: 780px;
}

.slider-trend {
  overflow: hidden;
  padding-top: 80px;
}

.slider-trend .thumbs {
  overflow: hidden;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
  z-index: 9;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
.slider-trend .thumbs > ul {
  
}
.slider-trend .thumbs > ul > li {
  float: left;
  width: 33.333333%;
  height: 80px;
  padding-top: 15px;
  text-align: center;
  font-size: 18px;
  color: #525252;

  transition: all 0.3 ease;
  background: #ffffff url(../images/business/button_01.png) no-repeat right 10px bottom 10px;
}
.slider-trend .thumbs > ul > li.active {
  color: #ffc318;
  background: #282828;
}

.slides-trend {
  height: 100%;
}


.slides-trend > div {
  width: 25%;
  float: left;
  position: relative;
}



/* 4444444444444444444444444444444444 */

.sec4 {
  
}
.sec4 .desc {
  text-align: center;
}



.sec4 .cont {
  position: relative;
  width: 1280px;
  margin: 0 auto;
}

.slider-diff {
  overflow: hidden;
  padding-top: 60px;
}

.slider-diff .thumbs {
  overflow: hidden;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
  z-index: 9;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
.slider-diff .thumbs > ul {
  
}
.slider-diff .thumbs > ul > li {
  float: left;
  width: 33.333333%;
  height: 60px;
  padding-top: 15px;
  text-align: center;
  font-size: 20px;
  color: #525252;

  transition: all 0.3 ease;
  background: #ffffff url(../images/business/button_01.png) no-repeat right 10px bottom 10px;
}
.slider-diff .thumbs > ul > li.active {
  color: #ffc318;
  background: #282828;
}

.slides-diff {
  height: 100%;
}


.slides-diff > div {
  float: left;
  position: relative;
}
.slides-diff > div > img {
  float: left;
}
.slides-diff > div > dl.column-diff {
  float: left;
  width: calc(100% - 852px);
  height: 506px;
  margin: 0;
  padding: 35px;
  font-size: 20px;
  color: #525252;
  background: #ffc318 url(../images/business/bg_diff_01.png) no-repeat top center;
}
.slides-diff > div > dl.column-diff > dt {
  position: relative;
  padding: 140px 0 30px;
  font-size: 25px;
}
.slides-diff > div > dl.column-diff > dt > img {
  display: block;
  margin-bottom: 35px;
}
.slides-diff > div > dl.column-diff > dt:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 3px;
  background: #8c7021;
}
.slides-diff > div > dl.column-diff > dd {
  position: relative;
  padding-top:30px;
}





/* 55555555555555555555 */

.sec5 {
  margin-bottom: 84px;
}
.sec5 > .desc {
  text-align: center;
}

.sec5 .conts {
  position: relative;
  width: 1472px;
  margin: 0 auto;
  padding: 0 60px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #ffc318;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.slider-case .slide {
}
.slider-case .slick-list {
  padding: 0 !important;
}
.slider-case .slide .inner {
  overflow: hidden;
  width: 1352px;
}

.slider-case .slide .cont-mov {
  width: 760px;
  height: 470px;
}


.sec5 .cont-desc {
  width: 592px;
  height: 470px;
  padding: 38px 27px 30px;
  background: #ffffff;
}
.cont-desc h5 {
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 800;
}
.cont-desc h5 + p {
  margin-bottom: 30px;
  font-size: 20px;
}
.cont-desc .pic {
  margin-bottom: 26px;
}
.cont-desc h6 {
  margin-bottom: 20px;
  font-size: 25px;
}
.cont-desc h6 + .desc {
  position: relative;
  font-size: 20px;
}
.cont-desc h6 + .desc .paging {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 15px;
}

.conts .btns {
  position: absolute;
  left: 82px;
  bottom: 20px;
}

.sec5 .prev-01 {
  display: inline-block;
  margin-right: 10px;
  width: 78px;
  height: 39px;
  background: transparent url(../images/business/btn_prev_01.png) no-repeat center center;
}
.sec5 .next-01 {
  display: inline-block;
  width: 79px;
  height: 39px;
  background: transparent url(../images/business/btn_next_01.png) no-repeat center center;
}


.sec5 .conts .btns {
  padding-bottom: 0;
}



/* 666666666666666666666 */

.group-mov {
  overflow: hidden;
  width: 1472px;
  margin: 0 auto 80px;
}
.group-mov .cont-mov {
  position: relative;
  overflow: hidden;
  width: 858px;
  height: 500px;
}
.group-mov.group-mov-01 .cont-mov:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 808px;
  height: 450px;
  background: #282828;
}
.group-mov.group-mov-02 .cont-mov:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 808px;
  height: 450px;
  background: #282828;
}
.group-mov .cont-mov .player {
  position: absolute;
  left: 0;
  top: 0;
  width: 808px;
  height: 450px;
}
.group-mov.group-mov-02 .cont-mov .player {
  left: initial;
  right: 0;
}
.group-mov .cont-desc {
  width: 614px;
  height: 540px;
  padding-top: 290px;
}
.group-mov.group-mov-01 .cont-desc {
  padding-left: 30px;
}
.group-mov.group-mov-02 .cont-desc {
  padding-right: 30px;
  text-align: right;
}
.group-mov .cont-desc h5 {
  margin-bottom: 20px;
  font-size: 45px;
}
.group-mov .cont-desc h5 + p {
  margin-bottom: 80px;
  font-size: 22px;
}



/* 777777777777777777777777 */

.sec7 {
  background: #ffffff;
}


.logos {
  overflow: hidden;
  overflow-y: auto;
  width: 1000px;
  /* height: 60vh; */
  margin: 0 auto;
  text-align: center;
  font-size: 0;
}
.logos .logo {
  display: inline-block;
  width: 160px;
  height: 150px;
  margin: 0 0 20px 50px;
  background: transparent no-repeat center center / contain;
}
.logos .logo:nth-child(5n+1) {
  clear: both;
  margin: 0 0 10px 0;
}
.logos .logo:nth-child(1) {
  background-image: url(../images/business/logo/01_01.jpg);
}
.logos .logo:nth-child(2) {
  background-image: url(../images/business/logo/01_02.jpg);
}
.logos .logo:nth-child(3) {
  background-image: url(../images/business/logo/01_03.jpg);
}
.logos .logo:nth-child(4) {
  background-image: url(../images/business/logo/01_04.jpg);
}
.logos .logo:nth-child(5) {
  background-image: url(../images/business/logo/01_05.jpg);
}
.logos .logo:nth-child(6) {
  background-image: url(../images/business/logo/02_01.jpg);
}
.logos .logo:nth-child(7) {
  background-image: url(../images/business/logo/02_02.jpg);
}
.logos .logo:nth-child(8) {
  background-image: url(../images/business/logo/02_03.jpg);
}
.logos .logo:nth-child(9) {
  background-image: url(../images/business/logo/02_04.jpg);
}
.logos .logo:nth-child(10) {
  background-image: url(../images/business/logo/02_05.jpg);
}
.logos .logo:nth-child(11) {
  background-image: url(../images/business/logo/03_01.jpg);
}
.logos .logo:nth-child(12) {
  background-image: url(../images/business/logo/03_02.jpg);
}
.logos .logo:nth-child(13) {
  background-image: url(../images/business/logo/03_03.jpg);
}
.logos .logo:nth-child(14) {
  background-image: url(../images/business/logo/03_04.jpg);
}
.logos .logo:nth-child(15) {
  background-image: url(../images/business/logo/03_05.jpg);
}
.logos .logo:nth-child(16) {
  background-image: url(../images/business/logo/04_01.jpg);
}
.logos .logo:nth-child(17) {
  background-image: url(../images/business/logo/04_02.jpg);
}
.logos .logo:nth-child(18) {
  background-image: url(../images/business/logo/04_03.jpg);
}
.logos .logo:nth-child(19) {
  background-image: url(../images/business/logo/04_04.jpg);
}
.logos .logo:nth-child(20) {
  background-image: url(../images/business/logo/04_05.jpg);
}
.logos .logo:nth-child(21) {
  background-image: url(../images/business/logo/05_01.jpg);
}
.logos .logo:nth-child(22) {
  background-image: url(../images/business/logo/05_02.jpg);
}
.logos .logo:nth-child(23) {
  background-image: url(../images/business/logo/05_03.jpg);
}
.logos .logo:nth-child(24) {
  background-image: url(../images/business/logo/05_04.jpg);
}
.logos .logo:nth-child(25) {
  background-image: url(../images/business/logo/05_05.jpg);
}

.logos .logo:nth-child(26) {
  background-image: url(../images/business/logo/06_01.jpg);
}
.logos .logo:nth-child(27) {
  background-image: url(../images/business/logo/06_02.jpg);
}
.logos .logo:nth-child(28) {
  background-image: url(../images/business/logo/06_03.jpg);
}
.logos .logo:nth-child(29) {
  background-image: url(../images/business/logo/06_04.jpg);
}
.logos .logo:nth-child(30) {
  background-image: url(../images/business/logo/06_05.jpg);
}
.logos .logo:nth-child(31) {
  background-image: url(../images/business/logo/07_01.jpg);
}
.logos .logo:nth-child(32) {
  background-image: url(../images/business/logo/07_02.jpg);
}
.logos .logo:nth-child(33) {
  background-image: url(../images/business/logo/07_03.jpg);
}
.logos .logo:nth-child(34) {
  background-image: url(../images/business/logo/07_04.jpg);
}
.logos .logo:nth-child(35) {
  background-image: url(../images/business/logo/07_05.jpg);
}
.logos .logo:nth-child(36) {
  background-image: url(../images/business/logo/08_01.jpg);
}
.logos .logo:nth-child(37) {
  background-image: url(../images/business/logo/08_02.jpg);
}




/* 888888888888888888888888 */

.sec8 {
  background: #222222;
  color: #ffffff;
}

.steps {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto 100px;
}
.steps .step {
  float: left;
  width: 346px;
  height: 131px;
  text-align: center;
  color: #fff;
}
.steps .step.reverse {
  float: right;
}
.steps .step img {
  width: initial;
  /* opacity: 0; */

  transform: scale(0.8);
  transform-origin: center bottom;
  transition: all 0.8s ease;
}
.steps .step.on img {
  width: initial;
  margin-bottom: 10px;
  opacity: 1;
}
.steps .arrow-right,
.steps .arrow-left {
  float: left;
  display: block;
  width: 80px;
  height: 100px;
  background: transparent no-repeat center center;
}
.steps .arrow-left {
  float: right;
}
.steps .arrow-bottom {
  float: none;
  clear: both;
  display: block;
  width: 100%;
  height: 100px;
  background: transparent no-repeat right 164px center;
}
.steps .arrow-right {
  background-image: url(../images/business/arrow_right.png);
}
.steps .arrow-left {
  background-image: url(../images/business/arrow_left.png);
}
.steps .arrow-bottom {
  background-image: url(../images/business/arrow_bottm.png);
}
.steps .step h6 {
  margin-bottom: 10px;
  font-size: 17px;
  /* opacity: 0; */

  transition: all 0.8s ease;
}
.steps .step .desc {
  font-size: 16px;
  color: rgba(255,255,255,0.3);
  /* opacity: 0; */

  transition: all 0.8s ease;
}
.steps .step.on h6 {
  opacity: 1;
}
.steps .step.on .desc {
  opacity: 1;
}


.infoBox {
  width: 600px;
  height: 70px;
  margin: 0 auto;
  border-radius: 35px;
  border-bottom-right-radius: 0;
  background: #393939;
  padding: 12px 0 0;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}



/* 999999999999999999999999 */

.sec9 {
  background: #222222;
}
.sec9 .comments {
  padding: 30px 0;
  text-align: center;
  color: #ffffff;
}
.sec9 .comments strong {
  display: block;
  position: relative;
  padding: 70px 0 0;
  font-size: 45px;
  background: transparent url(../images/business/quotes_02.png) no-repeat center 5px;
}
.sec9 .comments strong:after {
  content: "";
  display: block;
  width: 100%;
  height: 70px;
  background: transparent url(../images/business/quotes_01.png) no-repeat center 5px;
}
.sec9 .comments strong + p {
  font-size: 20px;
  color: #ffffff;
}

.btns {
  padding-bottom: 70px;
  text-align: center;
}
.btn-question {
  width: 240px;
  height: 60px;
  text-align: center;
  font-size: 22px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border: 7px solid rgba(255, 213, 73, 0.1);
  color: #282828;
  background: #ffcb1e;
}


@media (max-width: 721px) {

  .wrap .section .area {
    padding: 50px 20px;
  }

  .sec1 .desc {
    padding-top: 0;
  }

  .sec1 .desc h3 {
    font-size: 50px;
    font-weight: 300;
  }
  .sec1 .desc h3 strong {
    font-weight: 700;
  }

  .bg_deco_01 {
    padding: 26% 0 36%;
    background-size: 90% auto;
  }
  .sec1 .player {
    position: relative;
    width: 75%;
    height: 0;
    margin: 0 auto;
    padding-bottom: 40%;
  }
  .sec1 .player iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  

  /* 2222222222222222222222222 */

  .sec2 .cont {
    width: 100%;
  }
  .sec2 .cont:after {
    top: initial;
    bottom: 0;
    width: 100%;
    height: 0;
    padding-bottom: 56%;
    background-size: 100% 100%;
  }
  .slider-ppl {
    margin: 0;
  }
  .slider-ppl .thumbs {
    position: relative;
    top: 0;
    /* width: 100%; */
    margin-bottom: 50px;
  }
  .slider-ppl .thumbs > ul {
    overflow: hidden;
  }
  .slider-ppl .thumbs > ul > li {
    float: left;
    width: calc(50% - 20px);
    height: 40px;
    line-height: 34px;
    margin: 10px;
    padding: 0 !important;
    text-align: center;
    font-size: 12.69px;
    border-radius: 10px;
    border-bottom-right-radius: 0;
    background: #ffffff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  }
  

  .slides-ppl {
    overflow: hidden;
    padding: 1vw;
  }
  .slides-ppl > div {
    overflow: hidden;
    border-radius: 20px;
  }
  .slides-ppl > div > img {
    width: 100%;
  }



  /* 33333333333 */
  .sec3 .deco {
    display: none;
  }
  .sec3 .desc {
    text-align: center;
  }

  .sec3 .cont {
    width: 100%;
  }
  .sec3 .thumbs {
    display: none;
  }

  .slider-trend {
    padding-top: 0;;
  }

  .slides-trend {
    overflow: hidden;
  }
  .slides-trend > div {
    width: 70%;
    margin-bottom: 30px;
  }
  .slides-trend > div:nth-child(2) {
    float: right;
  }
  .slides-trend > div img {
    width: 100%;
  }

  .slides-trend > div h6 {
    height: 32px;
    padding-top: 8px;
    text-align: center;
    font-size: 12px;
    color: #ffc318;
    background: #282828;
    border-top-left-radius: 10px;
  }
  .slides-trend > div:nth-child(2) h6 {
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
  }
  


  /* 44444444444444444 */


  .sec4 .cont {
    width: 100%;
  }
  .sec4 .thumbs {
    display: none;
  }

  .slider-diff {
    padding-top: 0;
  }
  .slides-diff {
    overflow: hidden;
  }
  .slides-diff > div {
    width: 100%;
    margin-bottom: 30px;
    background: #ffce3f;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
  }
  .slides-diff > div > img {
    width: 66.65%;
  }

  .slides-diff > div h6 {
    height: 32px;
    padding-top: 8px;
    text-align: center;
    font-size: 12px;
    color: #ffc318;
    background: #282828;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .slides-diff > div > dl.column-diff {
    width: 33.33333%;
    height: 37vw;
    margin: 0;
    padding: 15px 9px;
  }
  .slides-diff > div > dl.column-diff > dt {
    padding: 0 0 15px;
    font-size: 12px;
  }
  .slides-diff > div > dl.column-diff > dt > img {
    width: 26px;
    margin-bottom: 5px
  }
  .slides-diff > div > dl.column-diff > dd {
    padding-top: 15px;
    font-size: 11px;
  }




  /* 55555555555555555 */
  .sec5 .conts {
    width: 100%;
    padding: 0;
    background: #ffffff;
    box-shadow: none;
  }
  .slider-case .slide .inner {
    width: 100%;
  }
  .slider-case .slide .cont-mov {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 62%;
  }
  .slider-case .slide .cont-mov iframe {
    position: absolute;
    left: 0;
    top: 0;
  }

  .sec5 .cont-desc {
    width: 100%;
    text-align: center;
    padding-top: 70px;
  }
  .cont-desc .pic {
    text-align: center;
  }
  .cont-desc .pic img {
    display: inline-block;
  }
  .cont-desc h6 + .desc .paging {
    position: relative;
    margin-top: 20px;
  }
  .sec5 .conts .btns {
    left: 0;
    top: 59vw;
    width: 100%;
  }


  /* 6666666666666666666666666 */
  .group-mov {
    width: 100%;
    margin: 0 auto 40px;
  }
  .group-mov .cont-mov {
    width: 100%;
    height: 56vw;
    margin-bottom: 20px;
  }
  .group-mov.group-mov-01 .cont-mov:before,
  .group-mov.group-mov-02 .cont-mov:before {
    width: 92vw;
    height: 52vw;
  }
  .group-mov .cont-mov .player {
    width: 92vw;
    height: 52vw;
  }

  .group-mov.group-mov-01 .cont-desc,
  .group-mov.group-mov-02 .cont-desc {
    width: 100%;
    height: auto;
    padding: 0;
    text-align: center;
  }
  .group-mov .cont-desc h5 {
    margin-bottom: 16px;
    font-size: 33px;
    font-weight: 800;
  }
  .group-mov .cont-desc h5 + p {
    line-height: 27px;
    font-size: 20px;
    margin-bottom: 0;
  }



  /* 7777777777777777777 */

  .logos {
    width: 100%;
  }
  .logos .logo {
      width: 19%;
      height: 0;
      margin: 0 0 10px 1%;
      padding-bottom: 14%;
  }
  .logos .logo:nth-child(5n+1) {
      margin: 0 0 10px 0;
  }




/* 8888888888888888888888 */



  .steps {
    width: 100%;
  }
  .steps .step {
    width: 25%;
  }
  .steps .arrow-right,
  .steps .arrow-left {
    width: 12.5%;
  }


  .steps .step {
    width: 50%;
  }
  .steps [class*=arrow-] {
      display: none;
  }
  .steps .step h6 {
      font-size: 14px;
      margin-bottom: 5px;
  }
  .steps .step .desc {
      font-size: 13px;
  }

  .steps .step.reverse.mobile-reverse {
      float: left;
  }

  .infoBox {
      width: 100%;
      height: 50px;
      line-height: 17px;
      padding-top: 8px;
      font-size: 11px;
      margin-bottom: 50px;
      border-radius: 10px;
      border-bottom-right-radius: 0;
  }








  /* 9999999999999999999 */
  .sec9 .comments strong {
    position: relative;
    padding: 40px 0 0;
    font-size: 16px;
    background: transparent url(../images/business/quotes_02.png) no-repeat center 0px / 6%;
  }
  .sec9 .comments strong + p {
    font-size: 15px;
  }
  .sec9 .comments strong:after {
    height: 40px;
    background: transparent url(../images/business/quotes_01.png) no-repeat center 5px / 6%;
  }

  .btn-question {
    width: 120px;
    height: 36px;
    padding: 0;
    font-size: 13px;
    font-weight: 600;
    border-top-left-radius: 18px;
    border-bottom-right-radius: 18px;
  }
}

@media (max-width: 451px) {
  .slides-diff > div > dl.column-diff {
    height: 35vw;
    padding: 11px 9px;
  }
  .slides-diff > div > dl.column-diff > dt {
    font-size: 10px;
    padding: 0 0 5px;
  }
  .slides-diff > div > dl.column-diff > dt:after {
    width: 10px;
    height: 1px;
  }
  .slides-diff > div > dl.column-diff > dt > img {
    display: none;
  }
  .slides-diff > div > dl.column-diff > dd {
    padding-top: 10px;
    font-size: 10px;
  }

  .infoBox {
    font-size: 10px;
  }
}






