.special_top{
    width: 100%;
    background: #F7F6FB url("../PcImages/qilin/special_top_bg.jpg") top repeat-x;
    background-size:1px 283px;
}
.promotion_top{
    width: 100%;
    background: #F7F6FB url("../PcImages/qilin/promotion_top_bg.png") top repeat-x;
    background-size:1px 283px;
}
.bestseller_top{
    width: 100%;
    background: #F7F6FB url("../PcImages/bestseller/best_sellers_bg.png") top repeat-x;
    background-size:1px 283px;
}
.pecial_h{
    display:block;
    width:100%;
    min-height: 159px;
    margin:0;
    padding:0;
}
.pecial_h img{
    display:block;
    width:100%;
}
.special_item{
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}
.special_outer_container{
    position: relative;
    margin-top: -137px;
}
/* 每周一团 */
.special_weekly{
    position: relative;
}
.special_title{
    width:100%;
    padding: 30px 0 35px;
    margin: 0;
    font-size: 24px;
    color: #333;
    text-align:center;
    background: url("../PcImages/qilin/special_title_line.png") no-repeat;
    background-position: center bottom 20px;
    background-size: 24px 8px;
    font-weight: 600;
}
.special_weekly_list{
    width: 100%;
    min-height: 470px;
    padding: 0 15px;
    margin: 0;
    overflow: hidden;
}
.special_weekly_list li{
    position: relative;
    float:left;
    width: calc(33.3% - 30px);
    padding: 30px;
    margin: 0 15px 30px;
    background: -moz-linear-gradient(top, #FDF8F7 100%, #F9EFED 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%,#FDF8F7), color-stop(100%,#F9EFED));
    background: -webkit-linear-gradient(top, #FDF8F7 100%,#F9EFED 100%);
    background: -o-linear-gradient(top, #FDF8F7 100%,#F9EFED 100%);
    background: -ms-linear-gradient(top, #FDF8F7 100%,#F9EFED 100%);
    background: linear-gradient(to bottom, #FDF8F7 100%,#F9EFED 100%);
}
.special_dDate{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 42px;
    padding: 8px 20px 8px 10px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 30px;
    top: 30px;
    background: url("../PcImages/qilin/ic_date_bg.png") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}
.special_weekly_img{
    display: block;
    width: 100%;
    min-height: 280px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #fff;
}
.special_weekly_img img{
    display: block;
    width: 100%;
}
.special_info_text{
    margin-top: 20px;
}
.special_info_text .name{
    font-size: 15px;
    line-height: 24px;
    height: 48px; 
    color: #464C5B;
    white-space: inherit;
    overflow: hidden;            
    text-overflow: ellipsis;            
    display: -webkit-box;            
    -webkit-line-clamp: 2;            
    -webkit-box-orient: vertical;
    text-align: left;
}
.special_info_text .price{
    width: 100%;
    padding-top: 5px;
    text-align: left;
}
.special_info_text .price em{
    color: #C63C26;
    font-size: 21px;
    font-weight: 700;
    vertical-align: bottom;
}
.special_info_text .price s{
    color: #949494;
    font-size: 14px;
    line-height: 26px;
    margin-left: 10px;
    vertical-align: bottom;
}
.special_weekly_list .cart_logo,.special_weekly_list .cart_gray_logo{
    position: absolute;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
}
.spell_order{
    padding-top: 6px;
    font-size: 14px;
    line-height: 20px;
    color: rgba(148, 148, 148, 1);
}
.spell_num{
    font-size: 14px;
    line-height: 20px;
    color: rgba(231, 57, 56, 1);
}
.vip_of_h{
    height: 23px;
}
.activity_vip{
    float: left;
    height: 18px;
    font-size: 12px;
    margin: 5px 0 0 0;
    padding: 0 29px 1px 6px;
    background: rgba(252, 239, 204, 1) url("../PcImages/ic_money_plus.png") no-repeat;
    background-size: 27px auto;
    background-position: right;
    border-radius: 4px;
    overflow: hidden;
}
.activity_vip em{
    font-size: 10px;
}
.activity_vip_price{
    font-size: 14px;
    color: rgba(46, 51, 70, 1);
}

.activity_adv{
    padding-top: 4px;
    height: 23px;
    font-size: 13px;
    line-height: 16px;
    color: rgba(148, 148, 148, 1);
}
/* 限时抢购 */
.special_group{
    position: relative;
    width: 1140px;
    min-height: 345px;
    padding: 15px;
    margin: 0 30px 30px 30px;
    background-color: #FDF8F7;
    box-sizing: border-box;
}
.limit_group{
    /* padding-top: 68px; */
    margin: 20px 30px 30px 30px;
}
.s_group_title{
    position: absolute;
    top: -18px;
    left: 50%;
    width: 308px;
    transform: translateX(-50%);
    text-align: center;
}
.s_group_title img{
    display: block;
    width: 100%;
}
.s_group_list{
    width: 100%;
    min-height: 340px;
    margin: 0;
    padding: 15px 0;
    overflow: hidden;
}
.s_group_list li{
    position: relative;
    float: left;
    width: calc(20% - 12px);
    margin: 10px 0px 0px 10px;
    padding: 10px;
    border: 1px #ececec solid;
    background: #fff;
}
.s_group_img{
    position: relative;
    display: block;
    width: 100%;
    height: 190px;
    border-radius: 15px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #fff;
}
.s_group_img img{
    display: block;
    width: 100%;
}
.group_info_text{
    margin-top: 20px;
}
.group_info_text .name{
    font-size: 15px;
    /* font-weight: bold; */
    line-height: 24px;
    height: 48px; 
    color: #464C5B;
    white-space: inherit;
    overflow: hidden;            
    text-overflow: ellipsis;            
    display: -webkit-box;            
    -webkit-line-clamp: 2;            
    -webkit-box-orient: vertical;
}
.group_info_text .price{
    padding-top: 5px;
    height: 38px;
}
.group_info_text .price em{
    color: #C63C26;
    font-size: 20px;
    font-weight: 700;
    vertical-align: bottom;
}
.group_info_text .price em i{
    font-size: 16px;
    color: #C63C26;
}
.special_info_text em.s_price_unit i{
    font-size: 16px;
    color: #C63C26;
}
.group_info_text .price .vipem{
    top: -3px;
}
.group_info_text .price s{
    color: #949494;
    font-size: 14px;
    line-height: 24px;
    margin-left: 10px;
    vertical-align: bottom;
}
.cart_sold_out{
    position: absolute;
    right: 2px;
    bottom: 35px;
    width: 70px;
    cursor: pointer;
}

.s_group_list .cart_logo,.s_group_list .cart_gray_logo{
    position: absolute;
    right: 2px;
    bottom: 35px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}
.s_group_list .cart_logo img,.s_group_list .cart_gray_logo img,.cart_sold_out img{
    display: block;
    width: 100%;
}
.s_group_item{
    margin-top: 20px;
    padding-top: 30px;
}
.s_limit_title{
    position: absolute;
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    font-size: 17px;
    color: #333;
}
.s_limit_time{
    position: absolute;
    bottom: 28px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 224px;
    height: 28px;
    color: #333;
    background-color: #FFE8E3;
}
.s_group_title2{
    width: 100%;
    padding-left: 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.s_group_title2>span{
    display: block;
    float: left;
    font-size: 22px;
    line-height: 30px;
    color: #333;
    font-weight: 400;
}
.qgwill{
    margin-top: 60px;
}
.s_limit_time2{
    float: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 32px;
    padding: 0 6px 0 3px;
    margin-left: 20px;
    color: #fff;
    background-color: #C63C26;
}
.s_time_title{
    display: block;
    padding: 2px 16px;
    margin-right: 6px;
    font-size: 16px;
    color: #333;
    background-color: #fff;
}
.s_limit_time span{
    font-size: 13px;
}
.s_time_font span{
    padding: 0 5px;
    font-size: 18px;
    font-weight: bold;
}
.addCart_goods .success_addCart{
    background-color: #5c5c5c;
    color: #ffffff;
    width: 120px;
    padding: 5px 0;
    font-size: 14px;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    top: 15%;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%);
}

/* 新人有礼 */
.w960{
    width: 960px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.pic960 a{
    display: block;
    outline: none;
}
.wb100{
    width: 100%;
}
.grayBg{
    background: #f7f8f8!important;
}
.orangeBg{
    background-color:#FEE7A1;
    background-image:-webkit-gradient(linear,leftbottom,lefttop,color-stop(1,#FEE7A1),color-stop(0.66),color-stop(1,#FE9924));
    background-image:-webkit-linear-gradient(#FEE7A1,#FE9924);
    background-image:-moz-linear-gradient(top,#FEE7A1,#FE9924);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEE7A1',endColorstr='#FE9924');
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEE7A1',endColorstr='#FE9924')";
    background-image:-ms-linear-gradient(#FEE7A1,#FE9924);
    background-image:-o-linear-gradient(#FEE7A1,#FE9924);
    background-image:linear-gradient(#FEE7A1,#FE9924);
}
.picInvitBox{
    width: 100%;
    margin-top: -178px;
    padding-bottom: 100px;
    background-color: #fff;
}
.invitBtns{
    position: relative;
}
.invitFaceBook{
    position: absolute;
    top: 130px;
    left: 50%;
    z-index: 1;
    transform: translateX(-105%);
    width: 300px;
    height: 65px;
    cursor: pointer;
}
.invitEmail{
    position: absolute;
    top: 130px;
    right: 50%;
    z-index: 1;
    transform: translateX(105%);
    width: 300px;
    height: 65px;
    cursor: pointer;
}
.invitNote{
    display: none;
    width: 962px;
    margin: 0 auto;
    padding-bottom: 22px;
    background-color: #FF6132;
    color: #fff;
}
.invitNote h4{
    font-size: 30px;
    color: #FFF;
    width: 100%;
    text-align: center;
    padding: 39px 0 20px 0;
    margin-top: 30px;
}
.invitNote table{
    margin: 0 auto;
    width: 913px;
    max-height: 409px;
    background: #fff;
    overflow: auto;
    text-align: center;
}

.invitNote table tr th {
    text-align: center;
}

.invitNote table tr td,
.invitNote table tr th {
    height: 38px;
}

.invitNote table tr:first-child{
    height: 102px;
    font-size: 18px;
    color:#FF6132;
    border-bottom: 1px #ddd solid;
    background-color: #FFFFFF;
}


/* APP */
.bannerBg{
    position: relative;
    width: 100%;
    min-height: 1000px;
    /* background:url("../PcImages/downloadapp/banner_01.png") no-repeat top center,url("../PcImages/downloadapp/banner_02.png") no-repeat top center,url("../PcImages/downloadapp/banner_03.png") no-repeat top center;
    background-size: 100% auto,100% auto,100% auto; */
    background: url("../PcImages/downloadapp/banner.png") no-repeat top center;
    background-size: 100% auto;
}
.appContent{
    /* position: absolute;
    top: 0;
    left: 50%;
    z-index: 1; */
    position: relative;
    width: 1200px;
    /* transform: translateX(-50%); */
    margin: 0 atuo;
    overflow: hidden;
}
.appImgList{
    width: 100%;
    margin-bottom: 90px;
    overflow: hidden;
}
.appImgList i{
    display: block;
    width: 25%;
    float: left;
}
.appImgList i img{
    display: block;
    width: 100%;
}
.appImgListEn i{
    width: 100%;
}
.appBTit{
    position: absolute;
    top: 167px;
    left: 20px;
    z-index: 4;
    margin: 0;
    font-size: 54px;
    font-style: normal;
    line-height: 75px;
}
.appBTxt{
    position: absolute;
    left: 20px;
    top: 248px;
    z-index: 4;
    font-size: 18px;
    color: #4A4A4A;
    line-height: 31px;
}
.appBdown{
    position: absolute;
    top: 340px;
    left: 0;
    z-index: 4;
    overflow: hidden;
}
.appBdown a{
    width: 214px;
    position: relative;
    float: left;
    display: block;
    overflow: hidden;
    cursor: pointer;
    outline: none;
}
.appBdown a img:first-child{
    position: relative;
    z-index: 2;
}
.appDBanner{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}
.appBIphone{
    float: right;
    margin-top: 5px;
    margin-right: 0;
    padding-bottom: 10px;
}
.appDownTitle{
    float: left;
    width: 100%;
    margin: -30px 0 20px 0;
    padding: 0;
    font-size: 44px;
    color: #151515;
}
.appDescribe{
    float: left;
    width: 100%;
    margin-bottom: 40px;
    font-size: 18px;
    color: #676767;
}
.appStoreQrImg{
    display: none;
    position: relative;
    margin-top: -64px;
    margin-left: 22px;
    z-index: 1;
    width: 170px;
}
.appGoogleQrImg{
    display: none;
    position: relative;
    margin-top: -64px;
    margin-left: 22px;
    z-index: 1;
    width: 170px;
}
.appAndroidQrImg{
    display: none;
    position: relative;
    margin-top: -64px;
    margin-left: 22px;
    z-index: 1;
    width: 170px;
}
.appStoreQrImg img,.appGoogleQrImg img,.appAndroidQrImg img{
    display: block;
    width: 100%;
}

/* 美食热销榜 */
.seller_modular{
    position: relative;
    width: 100%;
    padding: 20px 20px 0 20px;
    margin-bottom: 36px;
    overflow: hidden;
    box-sizing: border-box;
}
.modular_blue{
    background-color: #D0E6F7;
}
.modular_pink{
    background-color: #F7F0D0;
}
.seller_m_adver{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    width: 226px;
    height: 361px;
    overflow: hidden;
}
.seller_m_adver img{
    display: block;
    width: 100%;
}
.seller_m_list{
    display: block;
    overflow: hidden;
}
.seller_m_list li{
    display: block;
    float: left;
    width: 232px;
    height: 361px;
    padding: 18px 15px 30px;
    margin-bottom: 10px;
    position: relative;
    background-color: #fff;
    overflow: hidden;
}
.seller_li_more{
    display: block;
    padding-bottom: 20px;
}
.seller_li_more img{
    display: block;
    width: 156px;
    margin: 0 auto;
    cursor: pointer;
}
.seller_goods_img{
    position: relative;
    display: block;
    width: 100%;
    height: 202px;
    padding: 0 9px 0 9px;
}
.seller_goods_img img{
    width: 100%;
}

.plates-goods .cart_outofstock{
    width: 33px;
    cursor: pointer;
    float: right;
    margin-top: -34px;
    cursor: pointer;
}
.plates-goods .cart_outofstock img{
    display: block;
    width: auto;
    position: inherit;
    right: auto;
    bottom: auto;
}

.pc_wrap{
    background: #fff;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 20px 25px;
    overflow: hidden;
}
.pc_wrap2{
    background: #fff;
    border-radius: 7px;
    overflow: hidden;
}
.pc_title {
    font-size: 20px;
    margin: 0 16px 0 0;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
}
.pcImg_wrap1 img{
    width: 100%;
}
.pcImg_bar1_wrap{
    width: 100%;
    height: 50px;
    position: relative;
    z-index: 2;
}
.pcImg_bar1{
    width: 1200px;
    height: 50px;
    background: #FDEDED;
    color: #C63C26;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    position: absolute;
    left:50%;
    top:0;
    margin-left: -600px;
}
.pc_ul1{
    width: 1220px;
    overflow: hidden;
}
.pc_ul1 li{
    border: 1px solid #ECECEC;
    border-radius: 7px;
    width: 216px;
    padding: 10px;
    box-sizing: border-box;
    margin-right: 18px;
    float: left;
    margin-bottom: 18px;
}
.pc_ul1 li img{
    width: 90%;
    margin-left: 5%;
    cursor: pointer;
}
.pc_ul1 li h4{
    height: 45px;
    line-height: 22px;
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: normal;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
    cursor: pointer;
}
.pc_box1{
    position: relative;
    margin-top: 10px;
}
.pc_price1 em{
    color: #C63C26;
    font-size: 21px;
    font-style: normal;
}
.pc_price1  em i{
    font-size: 16px;
    font-style: normal;
}
.pc_price1  s{
    color: #949494;
    font-size: 14px;
    line-height: 30px;
    margin-left: 2px;
    display: block;
} 
.pc_btn_wrap{
    position: absolute;
    right: 0px;
    top:0px;
    overflow: hidden;
}
.pc_btn_signal{
    display: block;
    width: 32px;
    height: 32px;
    background: url(/PcImages/cart_add_g.png) no-repeat;
    background-size: 32px;
    float: right;
    cursor: pointer;
}
.pc_btn_all{
    display: flex;
}
.pc_btn_left{
    display: block;
    width: 32px;
    height: 32px;
    background: url(/PcImages/ic_remove_green.png) no-repeat;
    background-size: 32px;
    cursor: pointer;
}
.pc_btn_right{
    display: block;
    width: 32px;
    height: 32px;
    background: url(/PcImages/cart_add_g.png) no-repeat;
    background-size: 32px;
    cursor: pointer;
}
.pc_btn_num{
    font-size: 16px;
    width: 26px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}
.btn_disabled{
    display: block;
    width: 32px;
    height: 32px;
    background: url(/PcImages/ic_add_gray1.png) no-repeat;
    background-size: 32px;
    cursor: pointer;
}
.bgn{
    background: none;
}
.all_disabled .pc_btn_signal{
    display: block;
    width: 32px;
    height: 32px;
    background: url(/PcImages/ic_add_gray1.png) no-repeat;
    background-size: 32px;
    cursor: pointer;
}
.pb30{
    padding-bottom: 30px;
}
#picGift, #picGift2{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 10px;
}
.activity_left .v-goods-side-left {
    margin-top: 0;
}
.activity_left .v-wntj {
    margin: 25px 10px;
    border:0;
    padding-bottom: 0;
}
.activity_right{
    width: 80%;
}
.activity_right>img {
    width:100%;
}
.pic960 img{
    width:80%;
}
.price>s {
    color: #949494;
    font-size: 14px;
    line-height: 34px;
    margin-left: 8px;
    vertical-align: bottom;
}