﻿@charset "utf-8";

.xiaofeijilu {
    padding: 13px 10px 5px;
    border-bottom: 1px solid #e8e8e8;
}

.floatbutton {
    padding: 5px;
    bottom: 50px;
    position: fixed;
    height: 30px;
    width: 35px;
    background: rgba(0,0,0,0.4);
    z-index: 1000;
    display: none;
}

    .floatbutton img {
        width: 100%;
        height: 100%;
        margin: auto;
    }

#divgoodsshopcart {
    right: 16px;
    display: block;
}

#divshopcarcount {
    top: -44px;
    right: -30px;
    width: 21px;
    height: 21px;
    line-height: 21px;
    position: relative;
    color: #ffffff;
    background-color: red;
    z-index: 10000;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    border-radius: 5em;
    text-align: center;
    overflow: hidden;
}

.shoplist {
    border-top: 1px solid #45b0f7;
    border-bottom: 1px solid #e8e8e8;
}

    .shoplist li {
        border-bottom: 1px solid #e8e8e8;
        background: #fff;
        padding: 12px 4% 12px 4%;
    }

.shoppinglist li {
    border-bottom: 1px solid #e8e8e8;
}

.shoppinglist .title, .price {
    font-size: 15px;
    line-height: 20px;
}

.shoppinglist .title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap;
}

.shoppinglist p {
    
    font-size: 12px;
}

.jf-ico {
    width: 20px;
    height: 10px;
    background: url("/Images/Platform/jf-ico.png") no-repeat;
    background-size: 8px 8px;
    display: inline-block;
    background-position: center;
}

.shoppinglist2 li:hover {
    background-color: #fff;
}

.shopping_tip {
    height: 368px;
}

    .shopping_tip li {
        float: left;
        width: 100%;
        border-bottom: 1px solid #e8e8e8;
        background-color: #fff;
    }

.order_tip {
    height: 165px;
}

.pagemore {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.bg {
    background: #fff;
}

.ch {
    color: #81848c;
}

.cl {
    color: #45b0f7 !important;
}

.cch {
    color: #ff6c00;
}

.cross {
    line-height: 25px;
    padding: 10px 0 10px 10px;
}

.icons {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: bottom;
    background: url(/Images/Platform/icons.png);
    background-size: 100%;
}

.icon-cross {
    background-position: 0 -40px;
}

#divmemberCupon .cross {
    height: 30px;
    padding: 6px 0 0 10px;
}

.eventinf {
    border-bottom: 1px dashed #e8e8e8;
    margin-top: -5px;
}

    .eventinf p {
        font-size: 13px;
        padding-top: 5px;
    }

img {
    width: 100%;
    display: block;
}

button {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
}

.goodslist {
    padding-top: 0px;
    border-top: 0px;
}

    .goodslist .shoptitle {
        height: 20px;
        line-height: 20px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .goodslist .goodsprice {
        height: 26px;
        line-height: 26px;
    }

.shoplist p {
    color: #81848c;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    padding-top: 6px;
    display: block;
    overflow: hidden;
}

.shoptitle {
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newprice {
    font-size: 22px;
    padding-right: 2px;
}

.oldprice {
    font-size: 13px;
    text-decoration: line-through;
}

.searchbox {
    position: fixed;
    width: 100%;
    z-index: 2000;
    top: 0;
}

    .searchbox > p {
        border-bottom: 1px solid #45b0f7;
    }

.lab3 {
    height: 30px;
    line-height: 30px;
    padding: 0 30px 0 20px;
    font-size: 14px;
    margin-right: 10px;
    text-align: center;
}

    .lab3:before {
        content: "";
        display: block;
        position: absolute;
        left: 117px;
        top: 9px;
        width: 1px;
        height: 20px;
        background: #CFCFCF;
        font-size: 12px;
    }

    .lab3:after {
        content: " ";
        display: block;
        width: 30px;
        height: 20px;
        background: url(/Images/Platform/smalldown.png) 0 0 no-repeat;
        background-size: 45%;
        position: absolute;
        top: 18px;
        left: 90px;
    }

.txt {
    border: 1px solid #e0e0e0;
    padding: 5px;
    background: #fff;
    color: #575353;
    height: 40px;
    border-radius: 0px;
    box-shadow: 0 0 #fff;
}

.search {
    width: 40px;
    height: 40px;
    background: url(/Images/Platform/search.png) 10px 5px no-repeat;
    background-size: 25px;
    top: 3px;
    right: 0px;
}

.searchpanel {
    background: rgba(0, 0, 0, 0.498039);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 51px;
    bottom:0px;
    z-index: 2;
}

@media (min-width: 315px){
	.searchpanel{
       
	min-height: 779px;
	}
}
@media all and (min-width:370px){
	.searchpanel{
       
	min-height: 847px;
	}
}
@media all and (min-width:410px){
	.searchpanel{
       
	min-height: 944px;
	}
}
@media all and (min-width:760px){
	.searchpanel{
       
	min-height: 1010px;
	}
}
#searchpanel, #searchpanel1 {
    background-color: #fff;
    overflow-y: auto;
}
.newGiftList_searchpanel {
    background: #fff;
    border-bottom: 1px solid #ddd;
    height: 20px;
    padding: 10px 16px;
    border-left: 2px #f2f2f2 solid;
    font-size: 14px;
}

    #searchpanel div, #searchpanel1 div {
        padding: 10px 16px;
        border-left: 2px #f2f2f2 solid;
        font-size: 14px;
        border-bottom: 1px solid #ddd;
    }

        #searchpanel div:active, #searchpanel div.current, #searchpanel1 div:active, #searchpanel1 div.current {
            background: #fff;
            border-bottom: 1px solid #ddd;
            height: 20px;
        }

.searchmask {
    display: block !important;
}
.nopage {
    width: 100%;
    padding: 10px 0;
    text-align: center;
}

    .buyinf .newprice {
        font-size: 31px;
    }

.detailImg {
    width: 100%;
    height: inherit;
}

.minus, .plus {
    width: 22px;
    height: 22px;
    line-height: 10px;
    border: 1px solid #e0e0e0;
    display: inline-block;
    padding: 5px;
    vertical-align: top;
}

.icon-minus {
    background-position: 21px -58px;
}

.icon-plus {
    background-position: 2px -79px;
}

.txt.count {
    margin-left: -5px;
    width: 30px;
    height: 22px;
    padding: 5px;
}

.shoppingcar {
    border-top: 1px solid #fff;
}

.shoplist li:nth-last-child(1) {
    border-bottom: none;
}

.shoppingcar h4 {
    height: 20px;
    line-height: 20px;
}

.shoppingcar .newprice {
    font-size: 20px;
}

.shoppingcar div div p {
    height: 30px;
    padding-top: 0px;
}

.countprice {
    height: 30px;
    line-height: 30px;
}

.shoppingcar .newprice {
    font-size: 20px;
}

.carbtn {
    padding-top: 40px;
}

.editaddr {
    border: 1px solid #e8e8e8;
    font-weight: normal;
}

.plr1 {
    padding: 0 10px;
}

.zhifu .btn {
    margin-top: 10px;
}

.zhifu .btn2 {
    background: #FF8400;
    color: #fff;
    margin-top: 10px;
}

.zhifu .btn3 {
    background: #fff;
    border: 1px dashed #acacac;
    color: inherit;
    margin-top: 10px;
}

.btn:disabled {
    color: #cccccc;
    background: #acacac;
}

.searchInput {
    height: 20px;
    line-height: 20px;
    border-width: 0;
}

.fen {
    padding-right: 15px;
}

    .fen:after {
        content: '分';
        position: absolute;
        margin: 15px 0px 0px 0px;
        font-size: 15px;
        color: #81848C;
    }

.alert {
    height: 80px;
    bottom: 0px;
    font-size: 15px;
    width: 50%;
    left: 50%;
    top: 50%;
    margin: -80px 0 0 -25%;
    padding-top: 45px;
}

.success {
    background: rgba(0, 0, 0, 0.3) url(/Images/Platform/success.png) 50% 0px no-repeat;
    background-size: 45px;
}

.warn {
    background: rgba(0, 0, 0, 0.3) url(/Images/Platform/warn.png) 50% 0px no-repeat;
    background-size: 45px;
}

.loading {
    background: rgba(0, 0, 0, 0.3) url(/Images/Platform/loading.gif) 50% 10px no-repeat;
    background-size: 30px;
}

.personinf p {
    border-bottom: 1px solid #e8e8e8;
    background: #fff;
    overflow: hidden;
    padding: 5px 10px;
}

.addr .lab {
    width: 60px;
    height: 40px;
    line-height: 40px;
}

.txt3 {
    border: 0px;
    padding: 0px 0 0 20px;
}

.couponDetail {
    width: 60%;
    height: auto;
    padding: 10px;
    display: block;
}

#hrefgoodstype, #hrefgifttype {
    width: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
}



#searchpanel div:active, #searchpanel div.current {
    background: #fff;
}

.backIcon {
    width: 40px;
    height: 40px;
    left: 10px;
    bottom: 50px;
    display: block;
    background: rgba(0,0,0,0.4) url(/Images/Platform/share.png) no-repeat;
    background-size: 40px;
    z-index: 1000;
    position: fixed;
}

.my_coupon {
    width: 90px;
    height: 40px;
    right: 10px;
    bottom: 50px;
    display: block;
    background-size: 40px;
    z-index: 1000;
    position: fixed;
    background-color: rgba(146, 147, 149,0.8);
    color: #FFF;
    line-height: 40px;
    text-align: center;
}

.jqPopup {
    width: 280px;
    float: left;
    border: solid 1px #72767b;
    -webkit-border-radius: 5px;
    border-radius: 10px;
    padding: 10px;
    opacity: 1;
    -webkit-transform: scale(1);
    -webkit-transition: all 0.20s ease-in-out;
    transform: scale(1);
    transition: all 0.20s ease-in-out;
    position: absolute;
    z-index: 999;
    margin-left: auto !important;
    margin-right: auto !important;
    background: rgba(231,231,231,1);
    top: 142px;
    left: 72px;
}

    .jqPopup header {
        font-weight: bold;
        font-size: 16px;
        margin: 0;
        padding: 5px 10px;
        display: block !important;
        text-align: center;
        color: #000;
    }

    .jqPopup div {
        font-size: 12px;
    }



    .jqPopup footer {
        width: 100%;
        text-align: center;
        display: block !important;
        padding: 5px 10px;
    }


.btnCancel, .btnDone {
    width: 110px;
    text-align: center;
    background: rgb(246,246,246);
    border: 1px solid rgb(211,211,211);
    color: #484848 !important;
    height: 40px;
    line-height: 40px;
    margin-right: 0px;
    -webkit-border-radius: 5px;
    -miz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-size: 17px;
    padding: 6px 45px;
}

.btnDone {
    background: rgb(6,191,4);
    color: #fff !important;
}

#divmask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 998;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
}

.descTitle {
    margin-left: 3%;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
}

.vip_nav {
    margin-top: 10px;
}

.valueList > li {
    height: 42px;
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px solid #e8e8e8;
    background-color: #fff;
    padding-left: 8%;
    position: relative;
}

.lineh40 {
    line-height: 40px;
}

#selected {
    float: right;
    height: 40px;
    width: 40px;
    background-image: url(/Images/Platform/selected.png);
    position: absolute;
    z-index: 100;
    top: 0;
    right: 40px;
}

#valueDesc {
    margin: 0 3% 0 8%;
    font-size: 13px;
    color: #999;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 60px;
}

.btn:disabled {
    color: #cccccc;
    background: #acacac;
}

.vip_nav_title {
    padding: 10px;
    white-space: nowrap;
    background: url(/Images/Platform/arrow.png) right 0 no-repeat;
    background-size: 22px;
}

.vip_nav_mr_down {
    background: url(/Images/Platform/down.png) right 0 no-repeat;
    background-size: 22px;
}

pre {
    font-family: "微软雅黑", "宋体";
    font-size: 13px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.login_bar.current {
    color: #fff;
    background-color: #45b0f7;
}

.login_bar {
    width: 50%;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border-bottom: 2px solid #45b0f7;
}

.order_record_bar {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 98%;
    left: 1%;
}

#mygoodsorder_content, #mygiftorder_content {
    margin-top: 40px;
}

.btn_bottom {
    position: fixed;
    bottom: 1px;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 99999;
}

.result {
    width: 70px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 700;
    margin: 30% auto;
    padding-left: 43px;
    background-image: url(/Images/Platform/selected.png);
    background-repeat: no-repeat;
}

#div_couponList {
    border-top-width: 0px;
}

.eventinf h5 {
    font-size: 18px;
    font-weight: normal;
}

#couponDetailImage {
    height: auto;
}

.bcl {
    border: #45b0f7 solid 1px;
}

.w42 {
    width: 42%;
}

iframe {
    width: 70%;
    height: 80%;
    border: none;
    overflow: scroll;
    overflow-x: hidden;
}

#selectCoupon {
    height: auto;
    line-height: normal;
}

.yahei {
    font-family: 'Microsoft YaHei';
}

.detailChildImg img {
    width: auto;
    height: auto;
}

.mt2 {
    margin-top: 20px;
}

.top0 {
    top: 0;
}

.statisticsBg {
    background-color: #FFF;
    line-height:30px;
    overflow:hidden;
    height:30px;
    border-bottom:1px #e8e8e8 solid;
}
    .statisticsBg em {
        color:red;
    }


.awardnote ul {
    display: none;
}

.awardnote li {
    border-bottom: 1px solid #eee;
    padding: 0 10px;
}

.awardnote i {
    padding-left: 10px;
}

.awardnote nav {
    padding: 10px;
}

    .awardnote nav a {
        width: 33.33%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border: 1px solid #12abf8;
        margin-left: -1px;
        color: #12abf8;
    }

        .awardnote nav a.current {
            color: #fff;
            background-color: #45b0f7;
        }

        .awardnote nav a:nth-child(1) {
            -webkit-border-radius: 5px 0 0 5px;
            -moz-border-radius: 5px 0 0 5px;
            -ms-border-radius: 5px 0 0 5px;
        }

        .awardnote nav a:nth-child(3) {
            -webkit-border-radius: 0 5px 5px 0;
            -moz-border-radius: 0 5px 5px 0;
            -ms-border-radius: 0 5px 5px 0;
            border-radius: 0 5px 5px 0;
        }

.awardnote .num {
    color: #df9c19;
}
