@media screen and (min-width: 768px) {
  #h03-section {
    height: 200vh;
    width: 100%;
    position: relative;
  }
  #h03-section .h03-section {
    width: 100%;
    height: 100vh;
    position: sticky;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #h03-section .h03-section .video-container {
    width: 100%;
    height: 100vh;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out;
  }
  #h03-section .h03-section .video-container video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  #h03-section .h03-section .video-container .h03-button {
    position: absolute;
    bottom: 24px;
    right: 2.0833333333vw;
    width: 1.6666666667vw;
    height: 1.6666666667vw;
    cursor: pointer;
  }
  #h03-section .h03-section .video-container .h03-button img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  #h03-section .h03-section .video-container .h03-button .wrapper {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
  }
  #h03-section .h03-section .video-container .h03-button .right {
    right: 0;
  }
  #h03-section .h03-section .video-container .h03-button .left {
    left: 0;
  }
  #h03-section .h03-section .video-container .h03-button .circle {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
    border: 0.1041666667vw solid transparent;
    border-radius: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #h03-section .h03-section .video-container .h03-button .rightcircle {
    border-top: 0.1041666667vw solid #fff;
    border-right: 0.1041666667vw solid #fff;
    right: 0;
    /*animation: circle_right 5s linear infinite;*/
  }
  #h03-section .h03-section .video-container .h03-button .leftcircle {
    border-bottom: 0.1041666667vw solid #fff;
    border-left: 0.1041666667vw solid #fff;
    left: 0;
    /*animation: circle_left 5s linear infinite;*/
  }
  @-webkit-keyframes circle_right {
    0% {
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg);
    }
    50%, 100% {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
    }
  }
  @keyframes circle_right {
    0% {
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg);
    }
    50%, 100% {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
    }
  }
  @-webkit-keyframes circle_left {
    0%, 50% {
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg);
    }
    100% {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
    }
  }
  @keyframes circle_left {
    0%, 50% {
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg);
    }
    100% {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
    }
  }
  #h03-section .h03-section .video-container .h03-button-voice {
    position: absolute;
    bottom: 26px;
    right: 4.5833333333vw;
    width: 1.25vw;
    height: 1.25vw;
    cursor: pointer;
  }
  #h03-section .h03-section .video-container .h03-button-voice img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  #h03-section .h03-section .video-container .h03-text {
    position: absolute;
    color: #fff;
    top: 10.8333333333vw;
    left: 5vw;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
  }
  #h03-section .h03-section .video-container .h03-text h3 {
    font-size: 2.5vw;
    line-height: 3.5416666667vw;
    font-family: HYQiHeiX1-FEW, HYQiHeiX1;
  }
  #h03-section .h03-section .video-container .h03-text p {
    font-size: 1.6666666667vw;
    font-weight: normal;
    line-height: 2.9166666667vw;
    font-family: HYQiHeiX1-FEW, HYQiHeiX1;
  }
}
/* mob */
@media screen and (max-width: 767.98px) {
  #h03-section {
    width: 100%;
    height: 100vh;
  }
  #h03-section .h03-section {
    width: 100%;
    height: 100%;
  }
  #h03-section .h03-section .video-container-mob {
    width: 100%;
    height: 100%;
    position: relative;
  }
  #h03-section .h03-section .video-container-mob img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #h03-section .h03-section .video-container-mob .h03-button {
    position: absolute;
    top: 30vh;
    left: 6.4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #h03-section .h03-section .video-container-mob .h03-button img {
    width: 6.4vw;
  }
  #h03-section .h03-section .video-container-mob .h03-button p {
    color: #fff;
    margin-left: 1.0666666667vw;
    letter-spacing: 0.6666666667vw;
    font-size: 4.2666666667vw;
    line-height: 6.4vw;
    font-family: HYQiHeiX1-FEW, HYQiHeiX1;
  }
  #h03-section .h03-section .video-container-mob .popup-media {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000000 !important;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #h03-section .h03-section .video-container-mob .popup-media video {
    width: 100%;
  }
  #h03-section .h03-section .video-container-mob .popup-media button {
    position: absolute;
    top: 7.4666666667vw;
    right: 7.4666666667vw;
    background: transparent;
  }
  #h03-section .h03-section .video-container-mob .popup-media button img {
    width: 6.4vw;
  }
}