#app,
body,
html {
    font-size: 0;
    height: 100%;
    margin: 0;
    padding: 0;

}

::-webkit-scrollbar {
    display: none
}

[v-cloak] {
    display: none
}

.container {
    position: relative;
    width: 3.75rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding-bottom: 40px;

}

input,
select,
textarea {
    border: 0 none;
    display: block;
    outline: 0;
    padding: 0
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999
}

.no-click-pop {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
    z-index: 999;
    opacity: 1
}

.bottomDiv {
    z-index: 120;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    height: auto;
}

.bottomDiv-hmTip {
    width: 3.43rem;
    height: 0.56rem;
    margin-left: .16rem;
}

.bottomDiv-hmTip>span {
    color: #EE7800;
}

.bottomDiv-hmTipOne {
    width: 3.43rem;
    height: 0.56rem;
    left: .16rem;
    position: fixed;
    bottom: .08rem;
}
.bottomBox {
    z-index: 120;
    position: relative;
    bottom: 0;
    left: 50%;
    width: 100%;
    height: .61rem;
    height: calc(.61rem + env(safe-area-inset-bottom));
    height: calc(.61rem + constant(safe-area-inset-bottom));
    padding-top: 3px;
    padding-bottom: 3px;
    transform: translateX(-50%);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    /* background-color: #ffffff; */
    display: flex;
    box-sizing: border-box;
    align-items: flex-start;
    justify-content: center;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0))
}

/* 在某些机型上点击底部按钮未生效，是因为层级太低了被覆盖住了 所以加一下这个层级 */
.downBox {
    /* z-index: 120; */
    width: 3.39rem;
    height: .55rem;
    box-sizing: border-box;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%
}

.model {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 4.533vw;
    z-index: 130;
    text-align: left;
    padding-top: 37.333vw;
    line-height: 8vw;
    content: "viewport-units-buggyfill; font-size: 4.533vw; padding-top: 37.333vw; line-height: 8vw"
}

.arrow {
    position: absolute;
    top: 20.8vw;
    right: 12.8vw;
    width: 14.133vw;
    content: "viewport-units-buggyfill; top: 20.8vw; right: 12.8vw; width: 14.133vw"
}

.arrow img {
    width: 100%
}

.model .text {
    padding-left: 10.667vw;
    content: "viewport-units-buggyfill; padding-left: 10.667vw"
}

.model .more {
    color: #ffa524
}

.know {
    display: block;
    padding-top: 26.667vw;
    margin: 0 auto;
    width: 32vw;
    content: "viewport-units-buggyfill; padding-top: 26.667vw; margin-top: 26.667vw; width: 32vw"
}

.know img {
    width: 100%;
    margin: 0 auto
}

.bg-img {
    width: 100%;
}

.hot-area {
    position: absolute;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

.fix-btn {
    position: fixed;
    width: 3.39rem;
    height: .88rem;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%
}

.topBox {
    position: fixed;
    left: -1000px
}

.positon-all {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.hm-popup-download-model {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .8);
    display: flex;
    align-items: center;
    justify-content: center;
}

.hm-popup-download-model-inner {
    width: 2.8rem;
    border-radius: 8px;
    position: relative;
    height: 3.68rem;
}

.hm-popup-download-model-inner-bg {
    width: 2.8rem;
    position: absolute;
    height: 3.68rem;
    z-index: 0;
}

.hm-popup-download-model-inner-close {
    width: .32rem;
    height: .32rem;
    position: absolute;
    top: .12rem;
    right: .12rem;
    z-index: 10;
}

.hm-popup-download-model-inner-foot {
    width: 2.8rem;
    height: .48rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
}
.hm-popup-download-model-inner-foot-btn {
    flex: 1;
    height: .48rem;
}
.hm-popup-download-model-inner-header {
    width: 2.8rem;
    position: relative;
    height: 1.4rem;
}

.hm-popup-download-model-inner-header-bg {
    width: 2.8rem;
    height: 1.4rem;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px 8px 0 0;
    z-index: 0;
}

.hm-popup-download-model-inner-header-icon {
    width: .32rem;
    height: .32rem;
    position: absolute;
    top: .12rem;
    right: .12rem;
    z-index: 1;
}

.hm-popup-download-model-inner-body {
    width: 2.8rem;
    padding: .24rem 0 .24rem 0;
    background-color: #FFFFFF;
}

.hm-popup-download-model-inner-body-title {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: .17rem;
    color: #333333;
    text-align: center;
    width: 2.4rem;
    margin-left: auto;
    margin-right: auto;
}

.hm-popup-download-model-inner-body-content {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: .14rem;
    color: #666666;
    line-height: .20rem;
    width: 2.4rem;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 0.08rem;
}

.hm-popup-download-model-inner-footer {
    width: 2.8rem;
    height: .48rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #E8E8E8;
    background-color: #FFFFFF;
    border-radius: 0 0 8px 8px;
}

.hm-popup-download-model-inner-footer-btn {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: .15rem;
    color: #666666;
}
.hm-popup-download-model-inner-footer-btn:last-child {
    color: #EE7800;
    font-weight: bold;
}
.hm-popup-download-model-inner-footer-tip {
    width: 1px;
    height: .48rem;
    background: #E8E8E8;
}