.popup-img {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
}
.popup-img .img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.popup-img .img img {
    display: block;
}

.gmain{
    width:100%;
}
html, body{
    background: #f8f8f8;
}
.m-tj-li{
    margin-bottom: 0;
}
.m-tj-li li .m-tj-pic img{
    height:120px;
    width:120px;
    display: inline-block;
    cursor:pointer;
}
.m-tj-li .u-progress {
    border-radius: 5px;
}
img{
    max-width: 100%;
}
.btn-wrap {
    margin-top: 8px;
    padding: 0 0 10px;
}
a.buyNow {
    display:inline-block;vertical-align: middle;margin:0 28% 0 20%;font-size: 14px;width:50%;height:30px;border:1px solid #fd5d5d;border-radius:16px;color:#fd5d5d;text-align:center;line-height:30px
}
.g-number {
    padding: 0 6px 3px;
    overflow: hidden;
    color: #9f9f9f;
}
.g-number p {
    float: left;
}
.g-number p span {
    color: #ffa31a;
}
li.widthli{
    width:50% !important;
    height:auto;
}
.g-main article{

}
#divGoodsLoading{
    text-align:center;
    height:45px;
    line-height:45px;
    border:none;
    font-size: 12px;
    color: #c6c6c6;
}
p.g-name{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
    color: #555;
    font-size: 14px;
    text-align: left;
    margin: 8px 10px 2px;
}
.mod_searchbar { position: relative; padding: 10px 0; background-color: #fdb930;}
.mod_searchbar_form { width: 85%; height: 35px; line-height: 35px; border-radius: 32px; background-color: #fff; margin: 0 55px; padding: 0 30px; position: relative; }
.mod_searchbar_form::before { content: ""; width: 20px; height: 20px; background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 40 40%22%3E%3Cpath fill=%22%23999%22 fill-rule=%22evenodd%22 d=%22M34 33c0 .5-.3 1-.7 1-.5 0-1 0-1.2-.6L27.7 29c-5.3 4.5-13.3 4-18-1-5-5.2-4.7-13.2.2-18.2 5-5 13-5 18-.3 5.2 4.8 5.7 12.8 1 18l4.6 4.6c.4.3.7.7.7 1zM19 8C13 8 8 13 8 19s5 11 11 11 11-5 11-11S25 8 19 8z%22/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: 50%; background-size: 100%; position: absolute; left: 8px; top: 6px; }
.mod_searchbar_text { display: block; width: 100%; height: 32px; font-size: 14px; color: #999; border: none; background: none; -webkit-appearance: none; appearance: none; border-radius: 0; }
.mod_searchbar_btn { display: inline-block; width: 60px; height: 29px; line-height: 28px; text-align: center; font-size: 15px; border-radius: 50px; background-color: #f5bf55; color: #000; box-shadow: 0 1px 2px rgba(233,59,61,.2); position: absolute; right: 2px; top: 2px; }
.redbao{
    position: fixed;
    top: 5%;
    z-index: 999;
    width: 100%;
    margin: 0 auto;
    left: 0;
    display: none;
}
.openmoney{
    position: absolute;
    z-index: 1000;
    top: 49%;
    color: #fff;
    font-size: 38px;
    text-align: center;
    width: 100%;
    display: none;
    left: -0.6%;
}
.redbao-img{border-radius: 10px;width: 80%;}

.avatar-index{
    width: auto;
    height: 44px;
    margin: 2px auto;
    border-radius: 50%;
    position: absolute;
    left: 6px;
    bottom: 2px;
}

.nav_scroll {
    width: 95%;
    margin: 0 auto;
    display: flex;
    overflow: scroll;
    padding-left: 10px;
}

.nav_scroll a:last-child {
    padding-right: 20px;
}
.nav_scroll a.sliact {
    font-weight: bold;
    font-size: 16px;
    position: relative;
}
.nav_scroll a {
    padding: 10px 15px 5px;
    margin-right: 5px;
    width: auto;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    color: #333333;
}
.hot{
    max-width: 230px;
}
