.components-ProductServicePages-BlockchainPage-part--one_lay {
  background-color: #333;
  height: 600px;
  background-image: url(https://ssl-static2.720static.com//_next/static/images/banner-c75a0339e3afd5d180bd958ed81444e3.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFF;
  line-height: 1.4;
}
.components-ProductServicePages-BlockchainPage-part--one_lay .components-ProductServicePages-BlockchainPage-part--title{
  font-weight: 600;
   font-size: 54px
}
.components-ProductServicePages-BlockchainPage-part--one_lay .components-ProductServicePages-BlockchainPage-part--describe{
   font-size: 20px;
   font-weight: 400; 
   margin-top: 10px;
   text-align: center;
}


@media (max-width: 767px) {
  .components-ProductServicePages-BlockchainPage-part--one_lay{
    height:300px
  }
  .components-ProductServicePages-BlockchainPage-part--one_lay .components-ProductServicePages-BlockchainPage-part--title {
    font-size: 30px;
    width: 190px;;
  }
  .components-ProductServicePages-BlockchainPage-part--one_lay .components-ProductServicePages-BlockchainPage-part--describe{
    font-size: 13px;
    width: 300px;
  }
}
.components-player--lay {
  background-color: transparent;
}

.components-player--video {
  height: 550px;
  width: 100%;
}

@media (max-width: 767px) {
  .components-player--video {
    height: 190px;
  }
}
.components-Modal--overlay {
  background: rgba(51,51,51,0.70);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  overflow-y: auto;
}
.components-Modal--content {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  margin-right:-50%;
  transform: translate(-50%, -50%);
  position: absolute;
  background: #FFFFFF;
  border-radius: 6px;
  min-height: 100px;
  width: 970px;
}
.components-Modal--scolltop {
  margin-top: 60px;
  margin-bottom: 40px;
}
.components-Modal--close,
.components-Modal--close2,
.components-Modal--close3 {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px 30px;
  background-image: url(https://ssl-static2.720static.com//_next/static/images/modal-close1-adfb8fdaec2455c5a5f90765115aa341.png);
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: -90px;
  cursor: pointer;
  z-index: 10100;
}

.components-Modal--close3 {
  right: 15px;
  top: 15px;
  background-image: url(https://ssl-static2.720static.com//_next/static/images/modal-close1-adfb8fdaec2455c5a5f90765115aa341.png);
}

.components-Modal--close2 {
  right: -5px;
  top: -45px;
}
.components-Modal--close:hover {
  background-image: url(https://ssl-static2.720static.com//_next/static/images/modal-close2-9e2c170d7f75158a726fd59657556f72.png);
}

@media (max-width: 767px) {
  .components-Modal--content {
    width: 90%;
    top: 40%;
  }
}

.components-player--videoWrapper {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.components-player--player {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  width: 100%;
  height: 100%;
  z-index: 1;
  object-fit: fill;
}

.components-player--playerImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--t1 {
  text-align: center;
}

.components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--font1 {
  font-size: 50px;
  font-weight: 600;
  padding-bottom: 20px;
  padding-top: 100px;
}

.components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--font2 {
  font-size: 16px;
  padding-bottom: 10px;
  color: #5F5F5F;
}

.components-ProductServicePages-BlockchainPage-part--two_lay {
  padding-top: 60px;
  padding-bottom: 100px;
}

.components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--item {
  color: #5F5F5F;
  text-align: center;
  margin: 0 25px;
  width: 250px;
}

.components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  padding-top: 30px;
  padding-bottom: 10px;
}

.components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--img {
  size: 65px;
}

.components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--desc {
  line-height: 180%;
}

.components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--scenes {
  background-color: #F8F8F8;
  padding: 20px;
  margin-top: 20px;
  color: #5F5F5F;
  line-height: 24px;
  position: relative;
  width: 100%;
}

.components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--trig {
  position: absolute;
  width: 18px;
  height: 9px;
  left: 50%;
  top: -9px;
  margin-left: -9px;
}

@media (max-width: 767px) {
  .components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--font1 {
    font-size: 24px;
    padding-bottom: 10px;
    padding-top: 60px;
  }

  .components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--mfont2 {
    color: #5F5F5F;
    font-size: 13px;
    line-height: 180%;
    text-align: center;
    padding: 0 20px;
  }

  .components-ProductServicePages-BlockchainPage-part--two_lay {
    padding-top: 60px;
    padding-bottom: 0;
  }


  .components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--title {
    font-size: 16px;
  }

  .components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--img {
    size: 65px;
  }

  .components-ProductServicePages-BlockchainPage-part--two_lay .components-ProductServicePages-BlockchainPage-part--desc {
    font-size: 13px;
  }
}
.components-ProductServicePages-BlockchainPage-part--three_lay {
  background-color: #F8F8F8;
  padding: 100px 0;
}

.components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--title {
  text-align: center;
}

.components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--font1 {
  font-size: 50px;
  font-weight: 600;
  padding-bottom: 20px;
}
.components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--font2 {
  font-size: 16px;
  padding-bottom: 60px;
  color: #5F5F5F;
}

.components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--wrapper {
  width: 100%;
}

.components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--scroll {
  display: flex;
  justify-content: center;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--scroll:after{
  width: 1px;
  min-width: 1px;
  height: 1px;
  content:"";
}
.components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--block {
  text-align: center;
 
}
.components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--block > img {
  size: 96px;
}

.components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--t {
  padding-top: 30px;
  font-size: 18px;
  font-weight: 600;
}
.components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--d {
  width: 200px;
  color: #5F5F5F;
  padding-top: 10px;
}
.components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--arrow {
  margin: 0 60px;
}


@media (max-width: 767px) {
  .components-ProductServicePages-BlockchainPage-part--three_lay  {
    padding: 60px 0;
  }

  .components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--font1 {
    font-size: 24px;
    padding-bottom: 10px;
  }
  .components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--font2 {
    font-size: 13px;
    line-height: 180%;
    padding: 0 20px 40px 20px;
  }
  .components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--wrapper {
    height: 200px;
    overflow: hidden;
  }

  .components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--scroll {
    justify-content: flex-start;
    height: 220px;
  }
  .components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--block{
    margin: 0 22px;
  }
  .components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--block>img {
    size: 70px;
  }
  .components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--d{
    width: 140px;
  }
  .components-ProductServicePages-BlockchainPage-part--three_lay .components-ProductServicePages-BlockchainPage-part--arrow {
    margin: 0 14px;
  }
}
.components-ProductServicePages-BlockchainPage-part--five_lay .components-ProductServicePages-BlockchainPage-part--item {
  margin-top: 150px;
  line-height: 1.4;
}
.components-ProductServicePages-BlockchainPage-part--five_lay .components-ProductServicePages-BlockchainPage-part--title {
  font-size: 50px;
  font-weight: 600;
  color: #333333;
}
.components-ProductServicePages-BlockchainPage-part--five_lay .components-ProductServicePages-BlockchainPage-part--desc {
  /* width: 638px;  */
  font-size: 16px;
  font-weight: 400;
  color: #5f5f5f;
  line-height: 28px;
  white-space: pre-wrap;
  margin-top: 10px;
}
.components-ProductServicePages-BlockchainPage-part--five_lay .components-ProductServicePages-BlockchainPage-part--textLeft {
  width: 640px;
}
.components-ProductServicePages-BlockchainPage-part--five_lay .components-ProductServicePages-BlockchainPage-part--textLeft {
  margin-right: 90px;
}
.components-ProductServicePages-BlockchainPage-part--five_lay .components-ProductServicePages-BlockchainPage-part--textRight {
  margin-left: 90px;
}
.components-ProductServicePages-BlockchainPage-part--five_lay .components-ProductServicePages-BlockchainPage-part--img {
  width: 452px;
  height: 260px;
}
@media (max-width: 767px) {
  .components-ProductServicePages-BlockchainPage-part--five_lay .components-ProductServicePages-BlockchainPage-part--item {
    margin-top: 40px;
    padding: 0 20px;
  }
  .components-ProductServicePages-BlockchainPage-part--five_lay .components-ProductServicePages-BlockchainPage-part--title {
    font-size: 24px;
    text-align: center;
  }
  .components-ProductServicePages-BlockchainPage-part--five_lay .components-ProductServicePages-BlockchainPage-part--desc {
    width: 100%;
    font-size: 14px;
  }
  .components-ProductServicePages-BlockchainPage-part--five_lay .components-ProductServicePages-BlockchainPage-part--img {
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 60px;
  }
}

.components-ProductServicePages-BlockchainPage--page {
    background-color: #FFF;
    padding-top: 0;
}
.components-ProductServicePages-BlockchainPage--page_top {
    width: 100%;
    height: 40px;
    background-color: #333;
}
