body {
    height: 100%;
    max-width: 500px;
    margin: 0 auto;
    font-size: 16px;
}

* {
    margin: 0;
    padding: 0;
}

.scroll-box {
    width: 92%;
    height: 50px;
    border: 2px solid #fff;
    margin: 20px auto;
    overflow: hidden;
}

.scroll-box ul {
    list-style: none;
    width: 100%;
    height: 100%;
}

.scroll-box ul li {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    text-align: center;
}

.scroll-box_pinglun {
    width: 92%;
    height: 200px;
    margin: 20px auto;
    overflow: hidden;
    font-size: 14px;
}

.scroll-box_pinglun ul {
    list-style: none;
    width: 100%;
    height: 100%;
}

.scroll-box_pinglun ul li {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    text-align: center;
}

.huise {
    padding-left: 10px;
    color: #999999;
    width: 70%;
    text-align: left;
    height: 30px;
    overflow: hidden;
}

@media only screen and (max-width: 375px) {
    html {
        font-size: 37px !important;
    }
}

@media only screen and (min-width: 450px) {
    html {
        font-size: 40px !important;
    }
}

@media only screen and (min-width: 500px) {
    html {
        font-size: 50px !important;
    }
}

.contents {
    max-width: 640px;
    background-color: #ec4550;
    color: #fff;
}

.head,
.head img {
    width: 100%;
}

.notice {
    width: 100%;
    text-align: center;
}

.notice .list {
    margin: 0 20px;
    height: 0.933333 rem;
    line-height: .933333rem;
    font-size: .426667rem;
    text-align: center;
    background-color: #ffffff;
    margin: 0.533333 rem auto;
    font-weight: 700;
    border-radius: 10px;
    color: #000000;
}

.notice .list_nt {
    margin: 20px;
    padding: 0 20px;
    height: 0.933333 rem;
    line-height: .933333rem;
    font-size: 18px;
    text-align: center;
    background-color: #ffffff;
    color: #000000;
    margin: 0.533333 rem auto;
    border-radius: 10px
}

.main,
.shop {
    width: 100%;
    min-height: auto;
}

.taocanbiao {
    width: 92%;
    margin: 4% auto;
    border-radius: 10px;
    background-color: #6250f0;
    padding: 20px 0;
}

.taocanlist {
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
}

.zuo {
    line-height: 30px;
    text-align: left;
    padding: 10px 0;
    font-size: 16px;
    color: #eee;
}

.main .list {
    margin: 10px 20px;
    /* border: 1px solid #ffffff; */
    border-radius: 10px;
    padding: 0px;
    font-size: .326667rem;
}

.main .list2 {
    margin: 10px 0px;
    /* border: 1px solid #ffffff; */
    background-color: rgb(252, 153, 47);
    border-radius: 10px;
    padding: 10px 15px;
    font-size: 16px;
}

.main .list3 {
    padding: 0px 0px;
    margin: 10px 0px;
}

.main .list4 {
    margin: 0px;
    border-radius: 10px;
    padding: 10px 15px;
    background-color: #ffffff;
}

.list4 a {
    color: #000;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
}

.main .list4 li {
    width: 19%;
    margin: 0 1% 2% 0;
    float: left;
    list-style: none;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    font-size: 14px;
    background-color: rgb(255, 250, 248);
    border: 1px solid rgb(248, 221, 202);
    color: rgb(104, 104, 104);
    border-radius: 10px;
}

.main .list4 li:hover {
    background-color: rgb(252, 153, 47);
    border-radius: 10px;
    color: #ffffff;
}

.main .list4 li.curr {
    background-color: rgb(252, 153, 47);
    border-radius: 10px;
    cursor: pointer;
    color: #ffffff;
}

.curr {
    background-color: rgb(252, 153, 47);
    border-radius: 10px;
    cursor: pointer;
    color: #ffffff;
}

.shop .list5 li {
    width: 44%;
    float: left;
    list-style: none;
    text-align: center;
    line-height: 30px;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    margin-top: 5px;
    margin-left: 4%;
    padding: 2px 5px;
}

.input1 {
    line-height: 50px;
    height: 50px;
    border-radius: 10px 0 0 10px;
    border: none;
    width: 80%;
    padding: 0 20px;
    float: left;
    color: #333333;
    font-size: 16px;
}

.button1 {
    line-height: 50px;
    height: 50px;
    border-radius: 0 10px 10px 0;
    border: none;
    width: 20%;
    padding: 0 20px;
    float: right;
    color: white;
    background: rgb(252, 153, 47);
    border-color: rgb(252, 153, 47);
    cursor: pointer;
}

.clr {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.telhaoma {
    font-size: 22px;
    color: rgb(0, 106, 203);
}

.red {
    color: red;
}

.orange {
    color: orange;
}

.price {
    color: #999999;
    text-decoration: line-through;
    font-size: 16px;
}

.xianmian {
    font-size: 16px;
    color: #f5630b;
}

.jiage {
    font-size: 20px;
    color: red;
    padding: 0 10px;
}

.fenye {
    margin: 30px 10%;
    width: 30%;
    text-align: center;
    font-size: 20px;
    background-color: #fc992f;
    line-height: 60px;
    border-radius: 10px;
}

.hid {
    opacity: 0.5;
}

.pinglun {
    width: 100%;
}

.pinglun .list {
    margin: 10px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 15px;
    font-size: .326667rem;
    background-color: #ffffff;
    color: #000;
}

.pinglun .list .title {
    font-size: 22px;
    color: #666;
    font-weight: bolder;
}

.more {
    line-height: 50px;
    text-align: right;
    padding-right: 20px;
    font-size: 18px;
}

.more a {
    color: red;
}

.msg {
    line-height: 50px;
    font-size: 18px;
    text-align: center;
}

.index_btn {
    position: fixed;
    bottom: 10px;
}

.index_btn_cart {
    position: fixed;
    right: 10px;
    bottom: 80px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100%;
    background-color: #eee;
    font-size: 27px;
    text-align: center;
}

.index_btn_cartleft {
    position: fixed;
    left: 10px;
    bottom: 80px;
    width: 60px;
    height: 60px;
    line-height: 20px;
    border-radius: 100%;
    background-color: #eee;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
}

.index_btn_gzh {
    display: none;
    position: fixed;
    left: 10px;
    bottom: 170px;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 10px;
}

.index_btn_gzh img {
    width: 50px;
    height: 50px;
}

.copyright {
    display: none;
}

.gzgzh {
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background-color: #1989fa;
    font-weight: bolder;
}

.banquan {
    font-size: 14px;
    margin: 40px 0;
    text-align: center;
}

.banquan a {
    color: #fff;
}

.p-title {
    float: left;
}

.p-content {
    float: left;
}

.jt {
    float: right;
}