
    html,body{width:100%;height:100%}
   #app{
    height: 100%;
    overflow-y: scroll;
   }
    * {margin: 0;padding: 0;box-sizing: border-box;}
    a {display: block;text-decoration: none;color: #fff;}
    .w100{margin: 0 auto;}
    textarea {
      width: 90%;
      height: 150px;
      border-radius: 5px;
      border: 1px solid #c6c6c6;
      margin: 10px auto;
      padding: 10px;
      font-size: 0.22rem;
      display: block;
    }
    .header {
        color: #FFFFFF;
        /* background: #1678ff; */
        width: 100%;
        line-height: 36px;
        font-size: 14px;
        text-align: center;
        font-weight: 600;
      }
      .guidehead img {
        width: 39.1%;
        height: auto;
        margin-right: 10px;
      }
      .guidehead {
        background: #1678ff;
        color: #FFFFFF;
        padding: 20px 10px;
        font-size: 14px;
        font-weight: 600;
        word-break: break-word;
      }
      .videoBox {
        /*display: block;
        width: 100%;
        padding:30px 0 ;
        background:#fff;*/
      }
    video {width: 86%;height: auto;margin: 0 auto;display: block;}
    .imgBox {position: relative;display: block;}
    .flexBox {display: flex;justify-content: center;align-items: center;}
    .productBox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px 15px;}
    .contactUs{
      flex-wrap: wrap;
      padding: 10px 15px;
    }
    .socialItem{padding: 8px 15px;}
    .socialItem>a{display: block;text-decoration: none;}
    .productBox .item {
          cursor: pointer;
          position: relative;
          padding-bottom: 15px;
          width: 33.33%;
          padding: 8px 4px;
          box-sizing: border-box;
        }
    .productBox input[type=radio] {
            display: inline;
            width: auto;
            visibility: hidden;
            position: absolute;
          }
    .productBox.title{
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
    }
    input:checked + .asininfo {background: #cae9f0;}
    img {width: 100%;border-radius: 10px;}
    .asininfo {
    padding: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    }
    .selected  {
    background: #cae9f0;
    }
    p.brand {font-size: 13px;font-weight: 600;padding-top: 25px}
    .inputGroup {
        /* padding: 15px 0; */
        flex-direction: column;
        /* background: #fff; */
        margin-left: auto;
        margin-right: auto;}
   .inputGroup input,.inputGroup select {
          width: 100%!important;
          display: block;
          border: 1px solid #c6c6c6;
          border-radius: 5px;
          padding: 10px;
          background: #fff;
        }
    .inputGroup .label {position: relative;margin: 0 auto;}
    .formitem {
        margin-bottom: 10px;
        /* width: 85%; */
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .error input{ border-color: #ff0000;
    box-shadow: 0px 0px 3px 0px #ff000080;}
    .error + p.tipInfo{display: block;}

    .formitem .iconfont {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 20px;
        color: #565656;
    }
    .tipInfo {
        color: #ff0000;
        font-weight: 600;
        display: none;
        font-size: 14px;
    }
    @keyframes mymove {
    0% {transform: scale(0.3);opacity: .5;}
    100% {transform: scale(0.9);opacity: 1;}
    }
    button.submit {
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 8px;
    border: none;
    margin: 0 auto ;
    display: block;
    cursor: pointer;
    }
    button.submit img {height: 14px;max-height: 30px;animation: mymove 0.6s infinite;}
    .page-foot {
      /* position: fixed; */
      width: 100%;
      margin: 0 auto;
      /* color: #FFFFFF;
      background: #1678ff;
      line-height: 36px;
      font-size: 14px; 
      text-align: center;*/
      font-weight: 600;
      bottom: 0px;
      z-index: 9999;
    }
.comment .commentTitle{font-size: 14px;font-weight: 600; margin-top: 10px;}
.starItem{justify-content: space-between; margin-bottom: 10px;}
.stars{white-space: nowrap;}
.star.iconfont{font-size: 22px;position: relative;margin-right: 6px;display: inline-block;line-height: 32px;}
.iconfont.icon-star3{color: #f7ba1e;}
.asinBox p{
  font-weight: 600;                                      
  line-height: 30px;
  padding:0 20px;
  }

.layer{position: fixed;width: 100%;z-index: 9999;top: 0;left: 0;bottom: 0;display: block;background: #676a6d73;z-index: 999;display: block;}
.layerContainer{width: 61%;background: #fff;border-radius: 8px;min-width: 320px;position: absolute;}
.layerContainer .head{background: #1678ff;color: #fff;line-height: 40px;height: 40px;padding: 0 10px;}
.layerContainer .content{padding:0.35rem ;min-height: 30px; font-size: 14px;color: #565656;}
.layer .padleft{padding:20px 15px;line-height: 26px;}
.layer .actions{text-align: center;margin-bottom: 0.5rem;}
.layer button{color: #fff;background: #1678ff;height:30px;line-height: 30px;text-align: center;border-radius: 8px;font-size: 18px;margin: 0 25px;padding: 0 20px;border: none;}
.layer .warning{display: inline-block;width: 22px;height: 22px;line-height: 22px;text-align: center;background: #ff0000;border-radius: 50%;color: #fff;margin-right: 5px;}
.layer .hb{right: 0.1rem;bottom:0.15rem;width:1rem;max-width: 100px;}
.review_top{background: #314053b8;}
.review_top p{color: #fff;}
.review_top .layerContainer{width: 95%;bottom: 10px;top:auto;left:50%;padding: 10px;background: #939aa2;transform: translateX(-50%);}
.review_top .submit{margin: 20px auto;font-size: 16px;text-transform: none;background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b); color: #4a4949;}
.review_top_title{border-bottom: 2px solid #fff;line-height: 36px; color: #ffc107;}
.review_top .star.iconfont{font-size: 20px;}
.review_top .commentTitle{font-size: small;padding-right: 6px;padding-top: 3px;}
.review_top .starItem{justify-content: flex-start;}
.cenMid {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.layerContainer {
    width: 61%;
    background: #fff;
    border-radius: 8px;
}
.mytemp{padding: 1px 0;}     
.mytemp:first-of-type{position: sticky;top: 0;z-index: 999;padding-top:0;}
.mytemp:last-of-type{position: sticky;bottom: 0;z-index: 999;padding-bottom:0;}
.loading{width: 100%;height: 100%;
  display:none;position: fixed;top: 50%;left: 50%; z-index: 999; transform: translate(-50%, -50%);background:#7c737342}
  .loader-inner{position: absolute;top: 50%;left: 50%; z-index: 999; transform: translate(-50%, -50%);}
.ball-pulse>div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
}
.ball-clip-rotate>div {
  background-color: #fff;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: 5px solid #fff;
  border-bottom-color: transparent;
  height: 40px;
  width: 40px;
  background: transparent !important;
  display: inline-block;
  -webkit-animation: rotate 0.75s 0s linear infinite;
  animation: rotate 0.75s 0s linear infinite;
}

@keyframes rotate {
  0% {
          -webkit-transform: rotate(0deg) scale(1);
          transform: rotate(0deg) scale(1);
  }

  50% {
          -webkit-transform: rotate(180deg) scale(0.6);
          transform: rotate(180deg) scale(0.6);
  }

  100% {
          -webkit-transform: rotate(360deg) scale(1);
          transform: rotate(360deg) scale(1);
  }
}
