
    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{width:100%!important}
    .w100, .w100 p{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 {
        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;*/
      }
      .image_text{background-size:cover;padding:20px 10px;}
    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%;}
    .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:disabled{background:rgb(228 173 170);}
    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: #000;color: #ffc107;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: #000;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:  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);
  }
}

/*折叠*/

.faqBox .item p,.faqBox .title {
    font-size: 14px;
    line-height: 26px;
    margin: 0;
}
.faqs{display:none;padding:10px;}
.faqBox .title {
    display:flex;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    padding: 10px 0px;

}
.faqBox .title img{width:30px;height:auto;margin-right:10px}
.faqBox .title::after{
    position: absolute;
    content:"+";
    color:#ff3126;
    font-size: 22px;
    right:10px;
    top: 50%;
    transform: translateY(-56%);
}   
.faqBox .title.active::after{  
   content:"-";
   font-size: 38px;
    font-weight: 500;
}
.proBox .list{flex-wrap:wrap;justify-content:space-around;align-items:flex-start;}
.proBox .headText span{    margin-bottom: 20px;
    display: inline-block;
    background: #ff0000;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;}
.proBox .listItem{
   width:48%; 
   position: relative;
}
.proBox .listItem p{ padding: 20px 3px 30px;font-size: 14px; font-weight: 500;}
.proBox .listItem img{box-shadow: 1px 4px 12px 2px #dcd4d4;}
.aboutUs{position: absolute; top: auto;z-index: 999; bottom: 0; background: #f4f4f4a8;padding: 10px;width:100%;left:0;font-size:14px}

.hot{position:absolute;color: #fff; background: #ff0000;font-size: 12px;line-height: 24px; padding: 0 6px;font-weight: 600;}

@media(min-width:640px){
    .proBox .listItem{
   width:24%; 
   position: relative;
}
}

 .layer{position: fixed;  background: #00000061;top: 0;left: 0;width: 100%;height: 100%;}
.layerContainer{background: #fff;border-radius: 15px;padding: 20px;width: 90%;max-width: 400px;}
img.success{width: 100%;height: auto;}
.layer .head{text-align: center;
        color: #2d8cf0;
        font-size: 18px;
        padding: 0 20px;
        word-break: break-word;
        overflow-wrap: break-word;
        white-space: normal;
        margin: 10px 0 20px 0;
        font-weight: 600;
        position: relative;
    }
.layer .close{display: inline-block;position: absolute;width: 24px;height: 24px;text-align: center;line-height: 22px;font-size: 24px;color: #2d8cf0;font-weight: 500;border: 1px solid; border-radius: 50%;top: -16px;right: 0;cursor: pointer;}

.layer .button {
    margin: 30px auto;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    width: 240px;
    height: 44px;
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    border: 0px solid rgb(45, 140, 240);
    border-radius: 18px;
    justify-content: center;
}

    .shareInfo{
    background: #ffa70bf0;
    line-height: 36px;
    text-align: center;
    color: #000;
    font-weight: 600;
    margin-top: -3px;
    }