.cms-container {
  height: 100vh;
  width: 100vw;
  overflow:auto;
}

.cms-container .cms-wrapper {
  height: max-content;
  width: 100%;
}

.cms-container .cms-wrapper>li {
  height: 100%;
  width: 100%;
}

.cms-container .banner {
  background-image: url(/r/cms/www/default/images/channel/product/jeecms/cms_banner3.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}

.cms-container .banner-response {
  position: relative;
  margin: 0 auto;
  height: 100vh;
  max-height: 100vh;
  max-width: 1200px;
  box-sizing: border-box;
}

.cms-container .banner-left {
  color: #fff;
  line-height: 1;
  padding-top: 209px;
  transform-origin: top center;
  box-sizing: border-box;
  height: 80%;
}

.cms-container .banner-left img {
  width: 562px;
  height: 168px;
}

.cms-container .banner-left .t-padding1 {
  padding-left: 59px;
}

.cms-container .banner-left .t-padding2 {
  margin-top: 20px;
  padding-left: 45px;
  line-height: 28px;
  font-weight: 300;
}

.cms-container .banner-left .t-font40 {
  letter-spacing: 3px;
}

.cms-container .banner-left .t-font30 {
  margin: 24px 0;
  line-height: 1;
  letter-spacing: 1px;
  font-size: 100px;
  font-family: YouSheBiaoTiHei;
  font-weight: 400;
  font-style: italic;
  color: #FFFFFF;
  background: linear-gradient(0deg, #FFFFFF 0%, #87D3FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cms-container .banner-left .btns {
  margin-top: 45px;
  max-width: 580px;
}

.cms-container .banner-left .btns li {
  display: inline-block;
  width: 230px;
  height: 62px;
  line-height: 60px;
  text-align: center;
  vertical-align: top;
  font-size: 24px;
  border: 2px solid #FFFFFF;
  border-radius: 34px;
  margin-right: 16px;
  margin-bottom: 20px;
  cursor: pointer;
}

.cms-container .banner .banner-right {
  position: absolute;
  bottom: 87px;
  right: -187px;
  width: 765px;
  height: 792px;
  transform-origin: bottom left;
  transform: scale(0.88);
}

.cms-container .banner .banner-right .person {
  width: 765px;
  height: 792px;
  display: block;
  transform: scale(0.92);
  transform-origin: bottom center;
}

.cms-container .banner .banner-right .spokesperson {
  position: absolute;
  width: 213px;
  height: 99px;
  left: 165px;
  bottom: 152px;
}




/* banner-以外的 */
#dowebok .section {
  width: 100%;
  max-height: 100vh;
  position: relative;
  overflow: hidden;
}

.red {
  background-color: red;
}

.blue {
  background-color: blue;
}

#dowebok .section .section-box {
  height: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  transform-origin: top center;
}

/* 第二屏 */
#dowebok .section2 .setion2-bigBox {
  width: 100%;
  height: 100%;
}

#dowebok .section2 .setion2-bigBox .banner-box {
  width: 100%;
  height: 100vh;
}

#dowebok .section2 .setion2-bigBox .banner-box .banner-list {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: rgba(250, 250, 250, 1);
  border-radius: 1000px 0px 0px 0px;
}

.section2 .section2-next {
  position: absolute;
  bottom: 70px;
  width: 68px;
  height: 68px;
  background-color: #0152D9;
  border-radius: 50%;
  right: 179px;
  top: auto;
  left: auto;
  text-align: center;
  line-height: 68px;
  z-index: 11;
}

.section2 .content2-hd {
  position: absolute;
  bottom: 70px;
  width: 68px;
  height: 38px;
  border-radius: 50%;
  right: 254px;
  top: auto;
  left: auto;
  z-index: 11;
  cursor: pointer;
}

.section2 .content2-hd i {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  background: rgba(230, 230, 230, 1);
  border-radius: 50%;
  margin-left: 15px;
}

.section2 .content2-hd i.content2-dot {
  width: 14px;
  height: 14px;
  background-color: #0152D9;
  border-radius: 50%;
}

.section2 .section2-next i {
  font-size: 30px;
  color: #FFFFFF;
}

#dowebok .section .shubiao {
  position: absolute;
  bottom: 28px;
  left: 50%;
  width: 34px;
  margin-left: -17px;
  z-index: 10;
  cursor: pointer;
}

#dowebok .section .shubiao .mouse .top {
  width: 26px;
  height: 42px;
  margin: auto;
}

#dowebok .section .shubiao .mouse .bottom {
  animation: heart 1.3s ease-in-out 2.7s infinite alternate;
}

@keyframes heart {
  from {
    transform: translate(0, 0)
  }

  to {
    transform: translate(0, 6px)
  }
}


#dowebok .section .shubiao .mouse .top img {
  width: 100%;
  height: 100%;
  display: block;
}

#dowebok .section .shubiao .mouse .bottom {
  width: 18px;
  height: 18px;
  margin: 10px auto;
  margin-top: 14px;
}

#dowebok .section .shubiao .mouse .bottom img {
  width: 100%;
  height: 100%;
  display: block;
}

#dowebok .section .shubiao .mouse .right {
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 47px;
}

.section .shubiao2 {
  width: 24px;
  height: 20px;
  opacity: 0.8;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -12px;
  z-index: 10;
}

.section .pagination {
  position: absolute;
  bottom: 54px;
  left: 0;
}

.section .pagination img {
  height: 54px;
}

.section .big-title {
  position: absolute;
  top: 6%;
  left: 0;
}

.section .big-title img {
  height: 54px;
}

.section .small-title {
  position: absolute;
  top: 100px;
  left: 50%;
}

.section .small-title .desc {
  margin-top: 43px;
  text-align: center;
  font-size: 20px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}

.section .product-title {
  position: absolute;
  top: 13%;
  right: 0;
}

.section .product-title img {
  height: 183px;
}

.section .small-title h3 {
  color: #333333;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
}

.section .small-title i {
  position: absolute;
  left: 50%;
  margin-left: -15.5px;
  display: block;
  width: 31px;
  height: 3px;
  background: #0152D9;
  top: 60px;
}



#dowebok .section2 .setion2-bigBox .banner-box .section2-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

#dowebok .section2 .setion2-bigBox .banner-box .section2-content .section2-bd {
  width: 1245px;
  height: auto;
}

#dowebok .section2 .setion2-bigBox .banner-box .section-box .bg1 {
  position: absolute;
  left: 12%;
  top: 32px;
  width: 81%;
  height: auto;
  z-index: -1;
}

#dowebok .section2 .setion2-bigBox .banner-box .content2 {
  width: 100%;
  height: auto;
  position: absolute;
  top: 225px;
  margin-top: 0px;
}

#dowebok .screen_two .setion2-bigBox .banner-box .content2 {
  width: 100%;
  height: auto;
  position: absolute;
  top: 212px;
  margin-top: 0px;
}

#dowebok .screen_two .bg {
  width: 100%;
  height: auto;
  position: absolute;
  top: 225px;
  margin-top: 0px;
  z-index: -1;
}

#dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box {
  width: 1245px;
  height: auto;
}


#dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
  position: absolute;
  width: 62%;
  height: auto;
  top: 0px;
  left: 17.5%;
}

#dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list {
  width: 320px;
  height: 480px;
  background: rgba(255, 255, 255, 1);
  border-radius: 80px;
  margin-left: 90px;
  float: left;
}

#dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-icon {
  display: block;
  margin: 0 auto;
  width: 80px;
  margin-top: 70px;
}

#dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-icon img {
  width: 100%;
}

#dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-title {
  font-size: 28px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}

#dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-border {
  display: block;
  width: 80px;
  height: 1px;
  background: #999999;
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 48px;
}

#dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-state {
  color: #999999;
  font-size: 16px;
  padding: 0 25px;
  margin: 0 auto;
  line-height: 24px;
}



#dowebok .section4 .section4-content {
  position: absolute;
  top: 281px;
  width: 70%;
  margin: 0 15%;
  display: flex;
}

#dowebok .section4 .section4-content .section4-left {
  margin-top: 32px;
  width: 240px;
}

#dowebok .section4 .section4-content .section4-left .section4-left-hb {
  position: relative;
  overflow: hidden;
  height: 400px;
}

#dowebok .section4 .section4-content .section4-right {
  height: auto;
  margin-left: 32px;
  margin-top: 0px;
  position: relative;
  flex: 1;
  overflow: hidden;
}

#dowebok .section4 .section4-content .section4-left .section4-left-hb ul {
  position: relative;
}

#dowebok .section4 .section4-content .section4-right .section4Big_li {
  display: none;
}

#dowebok .section4 .section4-content .section4-right .onsectionli {
  display: block;
}

#dowebok .section4 .section4-content .section4-left li {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  width: 220px;
  height: 70px;
  background: #F7F8F9;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  cursor: pointer;
  padding: 0 32px;
}

#dowebok .section4 .section4-content .section4-left li img {
  width: 36px;
  height: 36px;
  float: left;
  margin-top: 17px;
  margin-right: 24px;
}

#dowebok .section4 .section4-content .section4-left li span {
  float: right;
  margin-top: 19px;
}


#dowebok .section4 .section4-content .section4-left li.onsection4 {
  position: relative;
  background: #E6F3FF;
  font-weight: bold;
  color: #0152D9;
  width: 240px;
}

@keyframes animate {
  from {
    width: 10%;
  }

  to {
    width: 100%;
  }
}

#dowebok .section4 .section4-content .section4-left li.onsection4:hover:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  height: 2px;
  width: 100%;
  background: #0152D9;
  animation: animate 5s ease-in-out forwards;
}

#dowebok .section4 .section4-content .section4-right li .section4-bigImg {
  width: 100%;
  height: auto;
  margin-left: 0;
  overflow: hidden;
}

#dowebok .section4 .section4-content .section4-right li .section4-smallImg {
  height: auto;
  position: absolute;
  left: 0;
  top: 39%;
}


@media screen and (max-width: 1366px) {

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list {
    width: 214px;
    height: 330px;
    margin-left: 54px;
    border-radius: 40px;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-icon {
    width: 58px;
    margin-top: 30px;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-title {
    font-size: 18px;
    margin-top: 10px;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-border {
    width: 68px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-state {
    font-size: 14px;
    line-height: 1.5;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }


  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

}

@media only screen and (min-width: 1367px) and (max-width: 1600px) {
  #dowebok .section2 .setion2-bigBox .banner-box .section2-content {
    transform: scale(0.9);
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list {
    width: 260px;
    height: 360px;
    margin-left: 50px;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-icon {
    width: 51px;
    margin-top: 40px;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-title {
    font-size: 21px;
    margin-top: 23px;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list .content-border {
    width: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }


}

#dowebok .section2 .setion2-bigBox .banner-box .content2 .content2-list:first-child {
  margin-left: 0;
}

/* 3版块 */
#dowebok .section3 .setion3-bigBox {
  width: 100%;
  height: 100%;
  position: relative;
}

#dowebok .section3 .setion3-bigBox .banner-box {
  height: 100vh;
}

#dowebok .section3 .setion3-bigBox .banner-box .banner-list {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 1366px) {
  #dowebok .section2 .setion2-bigBox .banner-box .section2-content {
    transform: scale(0.8);
  }

  .cms-container .banner .banner-right {
    position: absolute;
    bottom: 87px;
    right: -187px;
    width: 765px;
    height: 792px;
    transform-origin: bottom left;
    transform: scale(0.88);
  }

  .cms-container .banner .banner-right .person {
    width: 765px;
    height: 792px;
    display: block;
    transform: scale(0.92);
    transform-origin: bottom center;
  }

  .cms-container .banner .banner-right .spokesperson {
    position: absolute;
    width: 213px;
    height: 99px;
    left: 165px;
    bottom: 152px;
  }

  #dowebok .section3 .setion3-bigBox .banner-box .content3-state {
    width: 665px;
    margin: 0 auto;
    padding-top: 25vh;
  }

  #dowebok .section3 .setion3-bigBox .banner-box .content3-state h4 {
    color: #333333;
    font-size: 24px;
    text-align: center;
  }

  #dowebok .section3 .setion3-bigBox .banner-box .content3-state p {
    width: 665px;
    margin: 0 auto;
    margin-top: 16px;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    color: #999999;
    margin-bottom: 16px;
  }

  #dowebok .section3 .setion3-bigBox .banner-box .content3-state img {
    width: 100%;
  }


  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }


  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }


}

@media only screen and (min-width: 1367px) and (max-width: 1600px) {
  #dowebok .section3 .setion3-bigBox .banner-box .content3-state {
    width: 748px;
    margin: 0 auto;
    padding-top: 17%;
  }

  #dowebok .section3 .setion3-bigBox .banner-box .content3-state h4 {
    color: #333333;
    font-size: 28px;
    text-align: center;
  }

  #dowebok .section3 .setion3-bigBox .banner-box .content3-state p {
    width: 748px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    margin-bottom: 20px;
  }

  #dowebok .section3 .setion3-bigBox .banner-box .content3-state img {
    width: 100%;
  }


  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }



  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }


}

@media only screen and (min-width: 1601px) {
  #dowebok .section3 .setion3-bigBox .banner-box .content3-state {
    width: 1100px;
    margin: 0 auto;
    padding-top: 12%;
  }

  #dowebok .section3 .setion3-bigBox .banner-box .content3-state h4 {
    color: #333333;
    font-size: 36px;
    text-align: center;
  }

  #dowebok .section3 .setion3-bigBox .banner-box .content3-state p {
    width: 857px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #999999;
    margin-bottom: 20px;
  }

  #dowebok .section3 .setion3-bigBox .banner-box .content3-state img {
    width: 100%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }


}

#dowebok .section3 .setion3-bigBox .banner-box .content3-state .section2-prev {
  position: absolute;
  left: 65px;
  top: 55%;
}

#dowebok .section3 .setion3-bigBox .banner-box .content3-state .section2-next {
  position: absolute;
  right: 65px;
  top: 55%;
}

#dowebok .section3 .setion3-bigBox .banner-box .content3-state .arrowbtn i {
  font-size: 60px;
  color: #B3B3B3;
}

#dowebok .section3 .setion3-bigBox .banner-box .content3-state .arrowbtn i:hover {
  color: #0152D9;
}



#dowebok .section4 .section4-1200 {
  width: 1200px;
  height: 100%;
  position: relative;
  margin: 0 auto;
}

#dowebok .section4 .section4-1200 .big-title {
  left: 0;
}

#dowebok .section4 .section4-1200 .small-title {
  left: 0;
}

#dowebok .section4 .section4-1200 .pagination {
  left: 0;
}

@media only screen and (max-width: 1366px) {
  .cms-container .banner .banner-right {
    position: absolute;
    bottom: 87px;
    right: -187px;
    width: 765px;
    height: 792px;
    transform-origin: bottom left;
    transform: scale(0.88);
  }

  .cms-container .banner .banner-right .person {
    width: 765px;
    height: 792px;
    display: block;
    transform: scale(0.92);
    transform-origin: bottom center;
  }

  .cms-container .banner .banner-right .spokesperson {
    position: absolute;
    width: 213px;
    height: 99px;
    left: 165px;
    bottom: 152px;
  }


  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }



  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }


}

@media only screen and (min-width: 1367px) and (max-width: 1600px) {

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }


  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }

}

@media only screen and (min-width: 1601px) {


  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }


  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }


}

#dowebok .section4 .section4-content .section4-right ul {
  position: relative;
}

#dowebok .section4 .section4-content .section4-right li {
  position: relative;
}

#dowebok .section4 .section4-content .section4-xia {
  display: block;
  width: 68px;
  height: 68px;
  background: #0152D9;
  border-radius: 50%;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 5px;
  margin-top: 35px;
  text-align: center;
  cursor: pointer;
}

#dowebok .section4 .section4-content .section4-xia i {
  font-size: 60px;
  color: #FFFFFF;
  margin-top: 20px;
}

#dowebok .section4 .section4-content .section4-right li {
  position: relative;
}

#dowebok .section5 {
  background-color: #F5F6F7;
}

#dowebok .section5 .product-title {
  position: absolute;
  top: 4%;
  right: 0;
}

@media only screen and (max-width: 1366px) {
  .cms-container .banner .banner-right {
    position: absolute;
    bottom: 87px;
    right: -187px;
    width: 765px;
    height: 792px;
    transform-origin: bottom left;
    transform: scale(0.88);
  }

  .cms-container .banner .banner-right .person {
    width: 765px;
    height: 792px;
    display: block;
    transform: scale(0.92);
    transform-origin: bottom center;
  }

  .cms-container .banner .banner-right .spokesperson {
    position: absolute;
    width: 213px;
    height: 99px;
    left: 165px;
    bottom: 152px;
  }

  #dowebok .section5 .section5-text {
    position: absolute;
    width: 730px;
    top: 21%;
    left: 50%;
    margin-left: -350px;
  }

  #dowebok .section5 .section5-content a {
    display: inline-block;
    padding-top: 13px;
    height: 94px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin: 0 10px;
    margin: 0 20px;
    width: 134px;
  }

  #dowebok .section5 .section5-content a img {
    height: 42px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  #dowebok .section5 .section5-content a p {
    font-size: 14px;
  }

  #dowebok .section5 .section5-content .section5-prev {
    position: absolute;
    left: 0;
    top: 16px;
  }

  #dowebok .section5 .section5-content .section5-next {
    position: absolute;
    right: 0;
    top: 16px;
  }

  #dowebok .section5 .section5-content {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    top: 240px;
  }

  #dowebok .section5 .section5-content .section5-bd {
    position: absolute;
    width: 900px;
    top: 30%;
    left: 50%;
    margin-left: -450px;
  }

  #dowebok .section5 .section-footer {
    width: 1100px;
    margin: 0 auto;
  }



  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }



  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }

}

@media only screen and (min-width: 1367px) and (max-width: 1600px) {
  #dowebok .section5 .section5-text {
    position: absolute;
    width: 730px;
    top: 21%;
    left: 50%;
    margin-left: -350px;
  }

  #dowebok .section5 .section5-content a {
    display: inline-block;
    padding-top: 13px;
    height: 94px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin: 0 20px;
    width: 134px;
  }

  #dowebok .section5 .section5-content a img {
    height: 42px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  #dowebok .section5 .section5-content a p {
    font-size: 14px;
  }

  #dowebok .section5 .section5-content .section5-prev {
    position: absolute;
    left: 0;
    top: 16px;
  }

  #dowebok .section5 .section5-content .section5-next {
    position: absolute;
    right: 0;
    top: 16px;
  }

  #dowebok .section5 .section5-content {
    position: absolute;
    width: 1000px;
    top: 36%;
    left: 50%;
    margin-left: -500px;
  }

  #dowebok .section5 .section5-content .section5-bd {
    position: absolute;
    width: 900px;
    top: 30%;
    left: 50%;
    margin-left: -450px;
  }

  #dowebok .section5 .section-footer {
    width: 1200px;
    margin: 0 auto;
  }



  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }

}

@media only screen and (min-width: 1601px) {
  #dowebok .section5 .section5-text {
    position: absolute;
    width: 800px;
    top: 21%;
    left: 50%;
    margin-left: -400px;
  }

  #dowebok .section5 .section5-content a {
    display: inline-block;
    padding-top: 15px;
    height: 120px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    color: #333333;
    text-align: center;
    margin: 0 25px;
    width: 145px;
  }

  #dowebok .section5 .section5-content a img {
    height: 47px;
    display: block;
    margin: 0 auto;
    margin-bottom: 12px;
  }

  #dowebok .section5 .section5-content a p {
    font-size: 15px;
  }

  #dowebok .section5 .section5-content .section5-prev {
    position: absolute;
    left: 0;
    top: 21px;
  }

  #dowebok .section5 .section5-content .section5-next {
    position: absolute;
    right: 0;
    top: 21px;
  }

  #dowebok .section5 .section5-content {
    position: absolute;
    width: 1200px;
    top: 36%;
    left: 50%;
    margin-left: -600px;
  }

  #dowebok .section5 .section5-content .section5-bd {
    position: absolute;
    width: 1000px;
    top: 30%;
    left: 50%;
    margin-left: -500px;
  }

  #dowebok .section5 .section-footer {
    width: 1400px;
    margin: 0 auto;
  }


  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }

}

/* 运行环境 */
.section6-box .section6-boxlist .boxlist6 div p {
  text-align: center;
  color: #666;
  padding: 0 20px;
}

@media only screen and (max-width: 1366px) {
  .cms-container .banner .banner-right {
    position: absolute;
    bottom: 87px;
    right: -187px;
    width: 765px;
    height: 792px;
    transform-origin: bottom left;
    transform: scale(0.88);
  }

  .cms-container .banner .banner-right .person {
    width: 765px;
    height: 792px;
    display: block;
    transform: scale(0.92);
    transform-origin: bottom center;
  }

  .cms-container .banner .banner-right .spokesperson {
    position: absolute;
    width: 213px;
    height: 99px;
    left: 165px;
    bottom: 152px;
  }

  #dowebok .section6 .section6-box {
    position: absolute;
    width: 886px;
    top: 21%;
    left: 50%;
    margin-left: -443px;
  }

  .section6-box h4 {
    color: #333333;
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px;
  }

  .section6-box .section6-explain {
    color: #333333;
    font-size: 19px;
    margin-bottom: 38px;
    text-align: center;
  }

  .section6-box .section6-boxlist {
    width: 886px;
  }

  .section6-box .section6-boxlist .boxlist6 {
    float: left;
    width: 260px;
    margin-left: 53px;
  }

  .section6-box .section6-boxlist .boxlist6:first-child {
    margin-left: 0;
  }

  .section6-box .section6-boxlist .boxlist6 img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-bottom: -50px;
    display: block;
  }

  .section6-box .section6-boxlist .boxlist6 div {
    width: 260px;
    height: 210px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 38px 0px rgba(39, 90, 193, 0.11);
    border-radius: 10px;
  }

  .section6-box .section6-boxlist .boxlist6 div h5 {
    padding-top: 64px;
    color: #333333;
    font-size: 19px;
    text-align: center;
    margin-bottom: 10px;
  }

  .section6-box .section6-boxlist .boxlist6 div p {
    font-size: 16px;
  }


  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }
}

@media only screen and (min-width: 1367px) and (max-width: 1600px) {
  #dowebok .section6 .section6-box {
    position: absolute;
    width: 999px;
    top: 21%;
    left: 50%;
    margin-left: -499.5px;
  }

  .section6-box h4 {
    color: #333333;
    font-size: 27px;
    text-align: center;
    margin-bottom: 18px;
  }

  .section6-box .section6-explain {
    color: #333333;
    font-size: 22px;
    margin-bottom: 43px;
    text-align: center;
  }

  .section6-box .section6-boxlist {
    width: 999px;
  }

  .section6-box .section6-boxlist .boxlist6 {
    float: left;
    width: 293px;
    margin-left: 60px;
  }

  .section6-box .section6-boxlist .boxlist6:first-child {
    margin-left: 0;
  }

  .section6-box .section6-boxlist .boxlist6 img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-bottom: -75px;
    display: block;
  }

  .section6-box .section6-boxlist .boxlist6 div {
    width: 293px;
    height: 236px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 38px 0px rgba(39, 90, 193, 0.11);
    border-radius: 10px;
  }

  .section6-box .section6-boxlist .boxlist6 div h5 {
    padding-top: 72px;
    color: #333333;
    font-size: 21px;
    text-align: center;
    margin-bottom: 15px;
  }

  .section6-box .section6-boxlist .boxlist6 div p {
    font-size: 18px;
  }



  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }


  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }
}

@media only screen and (min-width: 1601px) {
  #dowebok .section6 .section6-box {
    position: absolute;
    width: 1330px;
    top: 21%;
    left: 50%;
    margin-left: -665px;
  }

  .section6-box h4 {
    color: #333333;
    font-size: 36px;
    text-align: center;
    margin-bottom: 20px;
  }

  .section6-box .section6-explain {
    color: #333333;
    font-size: 30px;
    margin-bottom: 20px;
    text-align: center;
  }

  .section6-box .section6-boxlist {
    width: 1330px;
  }

  .section6-box .section6-boxlist .boxlist6 {
    float: left;
    width: 390px;
    margin-left: 80px;
  }

  .section6-box .section6-boxlist .boxlist6:first-child {
    margin-left: 0;
  }

  .section6-box .section6-boxlist .boxlist6 img {
    width: 211px;
    height: 211px;
    margin: 0 auto;
    margin-bottom: -107px;
    display: block;
  }

  .section6-box .section6-boxlist .boxlist6 div {
    width: 390px;
    height: 314px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 38px 0px rgba(39, 90, 193, 0.11);
    border-radius: 10px;
  }

  .section6-box .section6-boxlist .boxlist6 div h5 {
    padding-top: 96px;
    color: #333333;
    font-size: 28px;
    text-align: center;
    margin-bottom: 23px;
  }

  .section6-box .section6-boxlist .boxlist6 div p {
    font-size: 22px;
  }



  #dowebok .section2 .setion2-bigBox .banner-box .content2 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .content-box1 {
    position: absolute;
    width: 62%;
    height: auto;
    top: 0px;
    left: 17.5%;
  }

  #dowebok .section2 .setion2-bigBox .banner-box .content2 .function-img {
    position: absolute;
    width: 54%;
    height: auto;
    top: 0px;
    left: 22.8%;
  }
}

.section-bottom {
  width: 100%;
  background-color: rgba(240, 240, 240, 1);
  position: absolute;
  bottom: 0;
}

.section-footer {
  height: 158px;
  padding: 50px 0;
}

.section-footer .footer-left {
  float: left;
}

.section-footer .footer-left p:nth-child(1) {
  font-size: 16px;
  color: #333;
  margin-bottom: 32px;
  font-weight: 600;
}

.section-footer .footer-left p:nth-child(2) {
  font-size: 20px;
  color: #333;
  margin-bottom: 14px;
}

.section-footer .footer-left p:nth-child(3) {
  font-size: 20px;
  color: #333;
  margin-bottom: 19px;
  letter-spacing: 2px;
}

.section-footer .footer-left p:nth-child(4) {
  font-size: 16px;
  color: #555;
}

.section-footer .footer-right {
  float: right;
}

.section-footer .footer-right p {
  font-size: 16px;
  color: #333;
}

.section-footer .footer-right .footer-salesqq {
  height: 28px;
  margin-top: 19px;
}

.section-footer .footer-right .footer-salesqq a {
  display: inline-block;
  height: 28px;
  margin-right: 19px;
}

.section-footer .footer-right .footer-salesqq span {
  color: #555;
  font-size: 14px;
  float: right;
  line-height: 28px;
}

.footer-bottom {
  width: 100%;
  height: 62px;
  text-align: center;
  color: #555;
  line-height: 60px;
  background: rgba(230, 230, 230, 1);
}

.section-prev .iconfont,
.section-next .iconfont {
  font-size: 60px;
  color: #999999;
}

.section-prev .iconfont:hover,
.section-next .iconfont:hover {
  color: #0152D9;
}

.atm {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.atv {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.ata {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

/* 适配 */
@media screen and (max-width:1367px) {
  .cms-container .banner .banner-right {
    position: absolute;
    bottom: 87px;
    right: -187px;
    width: 765px;
    height: 792px;
    transform-origin: bottom left;
    transform: scale(0.88);
  }

  .cms-container .banner .banner-right .person {
    width: 765px;
    height: 792px;
    display: block;
    transform: scale(0.92);
    transform-origin: bottom center;
  }

  .cms-container .banner .banner-right .spokesperson {
    position: absolute;
    width: 213px;
    height: 99px;
    left: 165px;
    bottom: 152px;
  }


  .cms-container .banner-left {
    transform: scale(0.7);
    padding-top: 240px;
  }

  #dowebok .section .section-box {
    width: 100%;
    /* transform: scale(0.9); */
    position: relative;
  }

  .section .pagination {
    bottom: -20px;
  }

  #dowebok .section4 .section4-content .section4-xia {
    margin-top: 10px;
  }

  .section5 .footer-container {
    height: 70%;
  }
}

@media screen and (min-width:1368px) and (max-width:1600px) {

  .cms-container .banner .banner-right {
    position: absolute;
    bottom: 87px;
    right: -187px;
    width: 765px;
    height: 792px;
    transform-origin: bottom left;
    transform: scale(0.88);
  }

  .cms-container .banner .banner-right .person {
    width: 765px;
    height: 792px;
    display: block;
    transform: scale(0.92);
    transform-origin: bottom center;
  }

  .cms-container .banner .banner-right .spokesperson {
    position: absolute;
    width: 213px;
    height: 99px;
    left: 165px;
    bottom: 152px;
  }

  .cms-container .banner-left {
    transform: scale(0.79);
    padding-top: 240px;
  }

  #dowebok .section .section-box {
    width: 100%;
  }

  .section5 .footer-container {
    height: 79%;
  }
}

@media screen and (min-width:1601px)and (max-width:1920px) {
  #dowebok .section .section-box {
    width: 100%;
  }

  .cms-container .banner-left {
    transform: scale(1);
    padding-top: 240px;
  }

  .cms-container .banner .banner-right {
    position: absolute;
    bottom: 87px;
    right: -187px;
    width: 765px;
    height: 792px;
    transform-origin: bottom left;
    transform: scale(0.88);
  }

  .cms-container .banner .banner-right .person {
    width: 765px;
    height: 792px;
    display: block;
    transform: scale(0.92);
    transform-origin: bottom center;
  }

  .cms-container .banner .banner-right .spokesperson {
    position: absolute;
    width: 213px;
    height: 99px;
    left: 165px;
    bottom: 152px;
  }

  .section5 .footer-container {
    height: 92%;
  }
}

@media screen and (min-width:1921px) {
  #dowebok .section .section-box {
    width: 100%;
  }

  .cms-container .banner .banner-right {
    position: absolute;
    bottom: 87px;
    right: -187px;
    width: 765px;
    height: 792px;
    transform-origin: bottom left;
    transform: scale(0.88);
  }

  .cms-container .banner .banner-right .person {
    width: 765px;
    height: 792px;
    display: block;
    transform: scale(0.92);
    transform-origin: bottom center;
  }

  .cms-container .banner .banner-right .spokesperson {
    position: absolute;
    width: 213px;
    height: 99px;
    left: 165px;
    bottom: 152px;
  }

  .cms-container .banner-left {
    transform: scale(1.1);
    padding-top: 280px;
  }
}

/* 头尾样式处理 */
.section5 .footer-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 284px;
  z-index: 10;
}

.banner .header-container {
  position: absolute;
  top: 0;
  width: 100%;
}