.technology .sec1 {
  width: 100%;
  height: 240px;
  background-color: #EFEFEF;
  position: relative;
}
.technology .sec1 .h1 {
  font-size: 36px;
  font-weight: 900;
  letter-spacing: 0em;
  color: #686868;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.technology .sec1 .h1::before, .technology .sec1 .h1::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: 8px solid #686868;
  border-right: none;
  border-bottom: none;
}
.technology .sec1 .h1::before {
  left: -42px;
  top: -4px;
}
.technology .sec1 .h1::after {
  right: -42px;
  bottom: -4px;
  transform: rotate(180deg);
}
.technology .sec2 {
  padding: 96px 0;
  background: #EFE7DF;
}
.technology .sec2 .top {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #111111;
  margin-bottom: 64px;
}
.technology .sec2 .box {
  width: 396px;
  height: 312px;
  border-radius: 10px;
  background: #FFFFFF;
  overflow: hidden;
  padding: 24px;
  box-sizing: border-box;
}
.technology .sec2 .box .img {
  width: 64px;
  display: block;
  margin-bottom: 28px;
}
.technology .sec2 .box .title {
  font-family: SourceHanSansCN-Bold;
  font-size: 20px;
  font-weight: bold;
  color: #3D3D3D;
  line-height: 20px;
  margin-bottom: 20px;
}
.technology .sec2 .box .para-content_text {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 0em;
  color: #3D3D3D;
}
.technology .sec3 {
  padding: 98px 0;
  background: #F9F9F9;
}
.technology .sec3 .top {
  width: 1060px;
  margin: 0 auto;
  line-height: 56px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0em;
  color: #111111;
  margin-bottom: 26px;
}
.technology .sec3 .wrapper .wraps .row {
  padding: 60px 40px;
  box-sizing: border-box;
  border-bottom: 1px solid #D8D8D8;
}
.technology .sec3 .wrapper .wraps:last-child .row {
  border-bottom: none;
  padding-bottom: 0px;
}
.technology .sec3 .wrapper .text_box {
  width: 560px;
}
.technology .sec3 .wrapper .image_box {
  width: 560px;
  height: 356px;
  border-radius: 20px;
  background: #fff;
}
.technology .sec3 .wrapper .title_3 {
  position: relative;
}
.technology .sec3 .wrapper .title_3 .text1 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0em;
  color: #111111;
  line-height: 30px;
}
.technology .sec3 .wrapper .title_3 .text2 {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0em;
  color: #A4A4A4;
  line-height: 24px;
  margin: 10px 0 20px 0;
}
.technology .sec3 .wrapper .para-content_text {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 0em;
  height: 268px;
  overflow-y: auto;
  color: #3D3D3D;
  /* Change the width of the entire scrollbar here */
  /* Change the scrollbar background color here */
  /* Change the scrollbar button color and roundedness here */
}
.technology .sec3 .wrapper .para-content_text::-webkit-scrollbar {
  width: 8px;
}
.technology .sec3 .wrapper .para-content_text::-webkit-scrollbar-track {
  background-color: transparent;
}
.technology .sec3 .wrapper .para-content_text::-webkit-scrollbar-thumb {
  background-color: #D8D8D8;
  border-radius: 0.5rem;
}
.technology .sec4 {
  padding: 76px 0px;
}
.technology .sec4 .cont_box {
  width: 100%;
  border-radius: 40px;
  opacity: 1;
  background: linear-gradient(180deg, #26262D 0%, #735A33 100%);
  height: 424px;
  box-sizing: border-box;
  padding-top: 70px;
}
.technology .sec4 .cont_box .top {
  font-family: SourceHanSansCN-Bold;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0em;
  line-height: 58px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.technology .sec4 .cont_box .text {
  width: 640px;
  margin: 0 auto;
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 64px;
}
.technology .sec4 .cont_box .btns {
  width: 898px;
  margin: 0 auto;
}
.technology .sec4 .cont_box .btns .btn {
  width: 246px;
  height: 72px;
  border-radius: 20px;
  background: #F69531;
  padding: 0 36px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0em;
  color: #FFFFFF;
  border: none;
  cursor: pointer;
}
.technology .sec4 .cont_box .btns .btn:hover {
  background-color: #FFA951;
}
.technology .sec4 .cont_box .btns .btn .icon {
  margin-left: auto;
  margin-right: 28px;
}
.technology .sec5 {
  padding: 96px 0;
  opacity: 1;
  background: linear-gradient(180deg, #FFFFFF 0%, #FAFAFA 9%, #FFFFFF 18%, #FFFFFF 66%, #EFE7DF 100%);
  box-sizing: border-box;
}
.technology .sec5 .top {
  line-height: 58px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0em;
  color: #111111;
  margin-bottom: 63px;
}
.technology .sec5 .image {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.technology .sec6 {
  padding: 84px 0;
  background: #EFE7DF;
}
.technology .sec6 .top {
  line-height: 58px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0em;
  color: #111111;
  margin-bottom: 64px;
}
.technology .sec6 .text_box {
  padding: 68px 74px;
  width: 662px;
  height: 344px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  line-height: 23px;
  font-size: 16px;
  letter-spacing: 0em;
  color: #111111;
}
.technology .sec6 .video_box {
  width: 630px;
  margin-right: 42px;
  border-radius: 10px;
  overflow: hidden;
  height: 344px;
}
.technology .sec6 .video_box .video {
  position: relative;
  width: 100%;
  height: 100%;
}
.technology .sec6 .video_box .video .click_bg, .technology .sec6 .video_box .video .view {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
  border: none;
  position: relative;
  z-index: 9;
}
.technology .sec6 .video_box .video .prism-player {
  margin: 0 auto;
}
.technology .sec6 .video_box .video .prism-big-play-btn {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.technology .sec6 .video_box .video .click_bg {
  background: url("../images/home/video.jpg") no-repeat center center;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  font-size: 22px;
  display: none;
}
.technology .sec6 .video_box .video .click_bg img {
  display: block;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  animation: click_bgAnimate 1s linear infinite alternate;
}
.technology .sec6 .video_box .video .watch_v {
  position: absolute;
  right: -10px;
  bottom: -30px;
  color: #3E3935;
  font-size: 14px;
}
.technology .sec6 .video_box .video .view > div, .technology .sec6 .video_box .video .view > #iframe {
  width: 100%;
  height: 100%;
  display: none;
}

@keyframes click_bgAnimate {
  from {
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
  to {
    transform: translateX(-50%) translateY(-50%) scale(1.15);
  }
}
@media screen and (max-width: 1200px) {
  .technology .van-row--justify-space-between {
    justify-content: space-evenly;
  }
  .technology .van-row--justify-space-between::after {
    content: "";
    width: 396px;
  }
  .technology .sec2 .box {
    margin-bottom: 40px;
  }
  .technology .sec3 .top {
    width: 740px;
  }
  .technology .sec3 .wrapper .text_box, .technology .sec3 .wrapper .image_box {
    width: 49%;
  }
  .technology .sec3 .wrapper .text_box {
    margin-right: 2%;
  }
  .technology .sec5 .image {
    width: 100%;
  }
  .technology .sec6 .top {
    width: 740px;
    margin: 0 auto 40px;
  }
  .technology .sec6 .video_box {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .technology {
    margin-top: 88px;
    font-size: 0px;
  }
  .technology .sec1 {
    height: 3.2rem;
  }
  .technology .sec1 .h1 {
    font-size: 0.28rem;
  }
  .technology .sec1 .h1::before, .technology .sec1 .h1::after {
    width: 0.18rem;
    height: 0.18rem;
  }
  .technology .sec1 .h1::before {
    left: -0.42rem;
    top: -0.04rem;
  }
  .technology .sec1 .h1::after {
    right: -0.42rem;
    bottom: -0.04rem;
  }
  .technology .sec2 {
    padding: 0.4rem 0;
  }
  .technology .sec2 .top {
    font-size: 0.32rem;
    line-height: 0.46rem;
    margin-bottom: 0.32rem;
  }
  .technology .sec2 .box {
    width: 3.27rem;
    height: auto;
    padding: 0.42rem 0.24rem;
    text-align: center;
    margin-bottom: 0.4rem;
  }
  .technology .sec2 .box .img {
    width: 0.8rem;
    margin: 0 auto 0.2rem;
  }
  .technology .sec2 .box .title {
    font-size: 0.18rem;
    line-height: 0.26rem;
    margin-bottom: 0.1rem;
    text-align: center;
    display: block;
  }
  .technology .sec2 .box .para-content_text {
    font-size: 0.16rem;
    line-height: 0.2rem;
  }
  .technology .sec3 {
    padding: 0.4rem 0;
  }
  .technology .sec3 .top {
    font-size: 0.32rem;
    line-height: 0.46rem;
    margin-bottom: 0.32rem;
    width: 3.4rem;
  }
  .technology .sec3 .wrapper .wraps .row {
    padding: 0.2rem 0.14rem;
    border-bottom: none;
  }
  .technology .sec3 .wrapper .wraps .row .text_box, .technology .sec3 .wrapper .wraps .row .image_box {
    width: 100%;
  }
  .technology .sec3 .wrapper .wraps .row .image_box {
    height: auto;
    padding: 0.08rem 0;
    margin-bottom: 0.2rem;
  }
  .technology .sec3 .wrapper .wraps .row .image_box img {
    width: 100%;
  }
  .technology .sec3 .wrapper .wraps .row .title_3 .text1 {
    font-size: 0.18rem;
    line-height: 0.26rem;
    width: 2.4rem;
  }
  .technology .sec3 .wrapper .wraps .row .title_3 .more {
    position: absolute;
    right: 0;
    margin-top: 0rem;
    height: 0.26rem;
    font-size: 0.14rem;
    color: #FA970B;
  }
  .technology .sec3 .wrapper .wraps .row .title_3 .more .van-icon {
    margin-left: 0.1rem;
    display: block;
  }
  .technology .sec3 .wrapper .wraps .row .title_3 .text2 {
    font-size: 0.14rem;
    margin-top: 0.1rem;
    line-height: 0.2rem;
  }
  .technology .sec3 .wrapper .wraps .row .para-content_text {
    font-size: 0.14rem;
    line-height: 0.24rem;
    overflow: hidden;
  }
  .technology .sec3 .wrapper .text_box {
    margin-right: 0;
  }
  .technology .sec3 .wrapper .para-content_text {
    height: auto;
  }
  .technology .sec4 {
    padding: 0.4rem 0;
  }
  .technology .sec4 .cont_box {
    width: 3.28rem;
    height: 6rem;
    padding: 0.36rem 0;
    margin: 0 auto;
  }
  .technology .sec4 .cont_box .top {
    font-size: 0.32rem;
    line-height: 0.44rem;
    width: 2.68rem;
    margin: 0 auto 0.2rem;
  }
  .technology .sec4 .cont_box .text {
    width: 2.71rem;
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin: 0 auto 0.4rem;
  }
  .technology .sec4 .cont_box .btns {
    width: auto;
  }
  .technology .sec4 .cont_box .btns .btn {
    width: 2.46rem;
    height: 0.72rem;
    border-radius: 0.2rem;
    padding: 0 0.36rem;
    font-size: 0.16rem;
    margin-bottom: 0.2rem;
  }
  .technology .sec4 .cont_box .btns .btn:last-child {
    margin-bottom: 0px;
  }
  .technology .sec4 .cont_box .btns .btn .icon {
    margin-right: 0;
  }
  .technology .sec5 {
    padding: 0.4rem 0;
  }
  .technology .sec5 .top {
    font-size: 0.32rem;
    line-height: 0.44rem;
    margin: 0 auto 0.6rem;
  }
  .technology .sec5 .image {
    width: 2.9rem;
  }
  .technology .sec6 {
    padding: 0.4rem 0;
  }
  .technology .sec6 .top {
    font-size: 0.32rem;
    line-height: 0.44rem;
    margin: 0 auto 0.6rem;
    width: 2.8rem;
  }
  .technology .sec6 .video_box {
    width: 3.28rem;
    height: 1.78rem;
  }
  .technology .sec6 .text_box {
    padding: 0.24rem;
    height: auto;
    width: 3.28rem;
  }
  .technology .sec6 .text_box .text {
    font-size: 0.14rem;
    font-weight: normal;
  }
}/*# sourceMappingURL=technology.min.css.map */