*{padding: 0;margin: 0; font-size: 16px;}
ul,li{list-style: none}
a{text-decoration: none;}
a:hover{text-decoration: none !important;}
em{font-style: normal;font-weight: normal}
dl{ margin-bottom: 0!important; }
i{font-style: normal}
.clearfix:after {
    content: '';
    display: table;
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
#con_order{
    width: 1200px;
    margin: 0 auto;
    border-top: none;
    position: relative;
}
#con_order .con_title{
    height: 38px;
    line-height: 38px;
    background: #ffffff ;
    border-bottom: 2px solid #707070;
    position: relative;
}
#con_order  .con_title_bg{
    background: url('../PcImages/qilin/com_order.jpg') no-repeat;
}
#con_order  .con_title .tit_nam{
    position: absolute;
    top: 0;
    left: 48px;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0px;
}
#con_order .order_alert{
    padding: 10px 0 20px 36px;
    border: 1px solid #ecefe9;
}
.order_alert .order_mode{
    position: relative;
    padding: 20px;
    border-left: 1px solid #5daf85;
    margin: 20px 0 -20px 0;
}
.order_alert .order_mode_last{
    position: relative;
    padding: 20px;
    margin: 20px 0 0px 0;
    padding-bottom: 40px;
}
.order_alert .mode_name,.order_alert .order_mode_last .mode_name{
    position: absolute;
    left: -16px;
    top: -16px;
    color: #008842;
    font-weight: 600;
    width: 100%;
}
.mode_name i{
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-right: 3px;
}
.mode_name a{
    float: right;
    color: #008842;
    font-size: 15px;
    font-weight: 500;
    margin-right: 30px;
}
.receive1{
    background: url('../PcImages/qilin/bg_order.png?v=0825') no-repeat;
    background-position: 2px -38px;
}
.receive2{
    background: url('../PcImages/qilin/bg_order.png?v=0825') no-repeat;
    background-position: -37px -38px;
}
.receive3{
    background: url('../PcImages/qilin/bg_order.png?v=0825') no-repeat;
    background-position: -78px -38px;
}
.receive4{
    background: url('../PcImages/qilin/bg_order.png?v=0825') no-repeat;
    background-position: -157px -38px;
}
.receive5{
    background: url('../PcImages/qilin/bg_order.png?v=0825') no-repeat;
    background-position: -238px -38px;
}
.receive6{
    background: url('../PcImages/qilin/bg_order.png?v=0825') no-repeat;
    background-position: -198px -38px;
}
.order_mode .o_receive,.order_mode_last .o_receive{
    padding-bottom: 20px;
    border-bottom: 1px dashed #d5dfd0;
}
.o_receive li{
    display: block;
    margin: 5px 0;
    color: #595959;
}
.o_receive li em{
    color: #669900;
}
.o_receive .userInfo li{
    padding: 5px 0;
    width: 100%;
    border-bottom: 1px solid #c9c9c9;
}
.o_receive .userInfo .userInfo_tit{
    font-size: 14px;
    display: inline-block;
    width: 20%;
}
.o_receive .userInfo .userInfo_con{
    font-size: 14px;
    display: inline-block;
}
.o_receive .diev_time{
    font-size: 14px;
    color: #808080;
}
.o_receive .pay{
    width: 240px;
    float: left;
    margin-right: 3%;
    cursor: pointer;
}
.o_receive .firstDate{
    width: 170px;
}
.o_receive .balancePay{
    width: 155px;
    padding: 3px 0 3px 0!important;
    text-align: center;
}
.o_receive .pay .pay_way{
    display: inline-block;
    padding: 5px 10px;
}
.o_receive .pay_way img{
    width: 100%;
}
.o_receive .pay .acc_price{
    font-size: 12px;
    color: #878787;
    display: block;
    margin-top: 5px;
    width: 180px;
    text-align: center;
}
.o_receive .pay .acc_price .balanceCur{
    font-size: 12px;
}
.o_receive .pay .active{
    background: url(../PcImages/cart_n_ico05.png?v=20231205) no-repeat 100% 100%;
    background-size: 25px;
}
/*.order_alert .sub_order{*/
    /*height: 45px;*/
    /*line-height: 43px;*/
    /*border: 1px solid #64A131;*/
    /*margin-top: 25px;*/
    /*width: 100%;*/
    /*padding-left: 15px;*/
/*}*/
.inp_coup  .coupon{
    line-height: 2.5;
    margin-top: 10px;
    width: 100%;

}
.inp_coup  .coupon a{
    color: #669900;
}
.inp_coup .coupon i{
    font-size: 15px;
}
.inp_coup .cou_name1,.inp_coup .cou_name2{
    display: inline-block;
    float: left;
    width: 120px;
    margin-left: 20px;
    font-size: 15px;
    color: #3e3e3e;
    font-weight: 600;
}
.inp_coup  .coupon span{
    display: inline-block;
    margin-left: 20px;
    font-size: 15px;
    color: #3e3e3e;
    font-weight: 600;
}
.sub_order .sum_money{
    /*width: 35%;*/
    text-align: right;
    line-height: 2;
    float: right;
}
.sub_order .sum_money span{
    font-size: 18px;
    display: inline-block;
    margin-right: 20px;
    color: #3e3e3e;
}
.sub_order .sum_money span em{
    font-size: 20px;
    color: #D20A0C;
    font-weight: 600;
}
.sub_order .submit_ord{
    width: 200px;
    height: 43px;
    font-size: 22px;
    outline: none;
    border: none;
    background-color: #707070;
    color: #ffffff;
    letter-spacing: 0px;
    float: right;
    margin-right: 15px;
    margin-left: 15px;
}

/*订单提交弹出框*/
.modal-header{
    padding: 10px 15px;
    background: #6EA331;
    color: #ffffff;
}
.modal-header .close{
    opacity: 1;
    margin-top: 0;
}
.modal-footer{
    text-align: center;
}
.modal-footer .btn-success{
    width: 60%;
    background: #6EA331;
}
.modal-body .subOr{
    width: 100%;
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
}
.modal-body .subOr span{
    width: 31%;
    display: inline-block;
    text-align: right;
    color: #757575;
    font-weight: 600;
    margin-right: 5%;
}
.modal-body .subOr .form-control{
    width: 60%;
    display: inline-block;
    border: 1px solid #cccccc;
}
.modal-body .subRad em{
    margin-right: 20px;
}
.modal-body .subRad em label{
    margin-left: 10px;
    color: #a9a9a9;
    font-weight: 600;
    cursor: pointer;
}
.icheckbox_flat-green, .iradio_flat-green{
    vertical-align: sub!important;;
}

/*优惠券*/
#UseCou .modal-dialog{
    width: 535px;

}
.modal-body .input_cou{
    width: 100%;
    height: 35px;
}
.modal-body .useCo_ul{
    margin-top: 20px;
}
.modal-body .input_cou .form-control{
    width: 68%;
    display: inline-block;
    border: 1px solid #cccccc;
    border-radius: 2px;
    vertical-align: initial;
    height: 31px;
}
.modal-body .input_cou .conversion{
    padding: 4px 25px;
    color: #6EA331;
    border: 1px solid #6EA331;
    margin-left: 20px;
    margin-top: 1px;
}
.modal-body .coupon{
    border: 1px solid #6EA331;
    margin-bottom: 20px;
}
.modal-body .no_coupon{
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 15px;
}
.modal-body .coupon .price{
    display: inline-block;
    font-size: 35px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0px;
    background: #6EA331;
    width: 20%;
    text-align: center;
    padding: 15px 0;
}
.modal-body .coupon .info{
    display: inline-block;
    color: #6EA331;
    vertical-align: middle;
    padding: 0 15px;
    width: 80%;
    height: 60px;
}
.modal-body .coupon label{
    font-size: 18px;
}
.modal-body .coupon a{
    background: #6EA331;
    color: #ffffff;
    padding: 5px 20px;
    font-size: 15px;
    float: right;
    /*margin-top: -4px;*/
}
.order_alert .inp_coup{
    width: 100%;
    margin-bottom: 10px;
}
.order_alert .inp_coup input{
    width: 40%;
    float: left;
}
.order_alert .inp_coup button{
    width: 150px;
    margin-left: 3%;
}
.actual li{
    padding: 5px 10px;
    width: 40%;
    border-bottom: 1px solid #cccccc;
}
.actual li .tt{width: 67%;display: inline-block;font-size: 15px}
.actual li .tn{
    display: inline-block;font-size: 15px;width: 20%;text-align: right;
        float: right;
        margin-right: 34px;
    }
.bank_select{
    font-size:14px;width: 60%;height: 34px;display: inline-block;
}
.f14{
    font-size: 14px;
}


/* 超重css及提醒框css */

.overWeightWrap{
    /*width:60%;*/
    box-sizing: border-box;
    background: #fff;
    border-radius: 14px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 25px;
}
.overWeightWrap h4{
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
}
.overWeightWrap p{
    font-size: 14px;
    text-align: left;
    width: 100%;
}
.overWeightWrap .maskClose{
    display: inline-block;
    width: 65%;
    height: 32px;
    border: 1px #f51d0e solid;
    border-radius: 32px;
    margin: 25px auto 15px;
    line-height: 32px;
    color: #f51d0e;
}
.over_weight{
    
}
.oweight_name{
    padding-right: 20px;
    line-height: 24px;
    /*background: url(../PCcss/over_weight.svg) no-repeat right center;*/
    background-size:17px;
}
.dn{
    display:none;
}

.span_btn{
    display: inline-block;
    float: right;
    border: 1px #73c656 solid;
    border-radius: 5px;
    color: #666;
    height: 22px;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}

.tip_contents{
    width:300px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 14px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 25px;
}
.tip_contents h4{
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
}
.tip_contents div{
    font-size: 14px;
    text-align: center;
    width: 100%;
}
.tip_contents .maskClose,.tip_contents .maskSave{
    display: inline-block;
    height: 32px;
    border: 1px #ddd solid;
    border-radius: 4px;
    margin: 25px auto 15px;
    line-height: 30px;
    color: #f51d0e;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.tip_contents .maskSave{
    background: #f51d0e;
    color: #fff;
    border: 1px #f51d0e solid;
}
.tip_contents .tips_ipt{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 120px;
    border: 1px #ddd solid;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 20px;
    color: #666;
}

 .actual li .tn{
     width: 24% !important;
 }
 
.order_score_wrap {
    padding-top: 10px;
    padding-bottom: 14px;
}

.order_score_wrap .oh1{
    clear: both;
    overflow: hidden;
} 

.order_score{
    float: left;
    margin-left: 3px;
}
.score_left{
    float: left;
    padding-right: 20px;
    line-height: 24px;
    /* background: url(../cssjs/img/over_weight.svg) no-repeat right 2px; */
    background:url(../PcImages/qilin/ic_remarks.png?v=0826) no-repeat right center;
    background-size: 17px;
    margin-top: -2px;
}
.score_right{
    /* float: right; */
    color: #a67557 !important;
    font-style: normal;
    margin-left: 20px;
    cursor: pointer;
}
.score_close{
    width:30px;
    height: 30px;
    background:url(../image/score_close.png) no-repeat center 3px;
    background-size:25px;
    top:6px;
    right:6px;
    z-index: 999;
}
.score_tit{
    overflow:hidden;
    /* margin-right: 30px; */
}
.score_tit p{
    float: left;
}
.score_tit i{
    float: right;
    font-style: normal;
    position: relative;
    top:3px;
    color: #666;
    margin-right: 3px;
    text-decoration: underline;
}
.score_intro1{
    overflow: hidden;
}
.score_intro1 span,.score_intro1 i{
    font-size: 14px;
    float: left;
    display: inline-block;
    font-style: normal;
    line-height: 1.8;
    vertical-align: bottom;
    color: #666;
}
.score_wrap {
    margin-left: 12px;
    margin-right: 12px;
    border-bottom: 1px #eee solid;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 5px;
}
.score_con{
    margin: 10px 12px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.ipt_w40{
    width: 40px;
    text-align: center;
}
.score_r1{
    position: relative;
    right: 15px;
}
.score_intro1 i.score_price2{
    color: #fe5354;
}
.score_change{
    position: relative;
    right: -2px;
}

.score_rule_title{
    line-height: 2.0;
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
}

.score_rule_con h4{
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
    line-height: 2.0;
}
.score_rule_con p{
    font-size: 14px;
    line-height: 1.6;
}
.score_rule_con .p_bot{
    margin-top: 20px;
    color: #AF874D;
}

.title2{
    font-size: 17px;
    /* font-weight: bold; */
    color: #323332;
    line-height: 31px;
    line-height: 1.8;
}
.score_tit1w{
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}
.score_tit1 {
        font-size: 16px;
        line-height: 1.8;
    }
.score_txt1 {
    font-size: 17px;
    /* font-weight: bold; */
    color: #333;
    line-height: 31px;
    line-height: 1.8;
}

.score_tit_i i{
    cursor: pointer;
}
.score_rule_con{
    margin-left: 36px;
    margin-right: 36px;
}

.lost-custom,.plus-custom{width:28px;height:28px;position: relative;top:-2px;}
.lost-custom{margin-right:8px; background:url(../PcImages/qilin/cart_remove_g.png) no-repeat center center;background-size:24px;}
.plus-custom{margin-left:8px;background:url(../PcImages/qilin/cart_add_g.png) no-repeat center center;background-size:24px;}
.lost-custom span,.plus-custom span{display:none;}
.lost-custom,.lost-num,.plus-custom{float: left;}
 /* 配送方式 */
.radio_style3 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*自定义样式*/
    display: inline-block;
    width: 22px;
    height: 22px;
    outline: none;
    border-radius: 36px;
    background: url(../PcImages/qilin/radio2.png) no-repeat center center;
    background-size: 22px;
    border: 0px;
    float: right;
    position: relative;
    top: 0px;
}

.radio_style3:checked {
    background: url(../PcImages/qilin/radio2Checked.png?v=0825) no-repeat center center;
    background-size: 22px;
    border: 0px;
    outline: none !important;
}

.check_style1 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*自定义样式*/
    display: inline-block;
    width: 22px;
    height: 22px;
    outline: none;
    border-radius: 0px;
    background: url(../PcImages/qilin/radio1.png) no-repeat center center;
    background-size: 22px;
    border: 0px;
    float: right;
    position: relative;
    top: 0px;
}

.check_style1:checked {
    background: url(../PcImages/qilin/radio1Checked.png) no-repeat center center;
    background-size: 22px;
    border: 0px;
    outline: none !important;;
}

.btn_m {
        clear: both;
        display: inline-block;
        width: 50%;
        height: 38px;
        line-height: 36px;
        text-align: center;
        font-size: 18px;
        color: #fff;
        background: #fe5354;
        border-radius: 45px;
        margin: 20px auto;
    }
.tc{
    text-align: center;
}
.btn_m2 {
    clear: both;
    display: inline-block;
    width: 50%;
    height: 38px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #6EA331;
    border-radius: 45px;
    margin: 20px auto;
}
.btn_m2:hover{
    background: #336437 !important;
}

input{outline: none;}
 .plus_new {
     margin: 15px 6px 10px 0px;
 }
 .plus_new img{
     width: 450px;
     border-radius: 5px;
 }
 .renew{
     cursor: pointer;
 }
 
 .frozenPackWrap{
     padding: 20px;
 }
 .popsf_h4{
     font-size: 19px;
     color: #333333;
     height: 46px;
     line-height: 1.2;
     padding-top: 10px;
     padding-bottom:20px;
     text-align: center;
 }
 .popsf_p{
     font-size: 16px;
     color: #666666;
     line-height: 1.2;
 }
 .popsf_h5{
     font-size: 16px;
     color: #333333;
     height: 46px;
     line-height: 1.2;
     padding-top: 10px;
     padding-bottom: 20px;
     text-align: left;
 }
 .popsf_ul{
     background: #F5F8FB;
     padding: 10px;
 }
 .popsf_ul li{
     border-bottom: 1px #E7E7E7 dashed;
     padding: 10px 0px;
     display: flex;
     align-items: center;
 }
 .popsf_ul li:last-child{
     border-bottom: 0px;
 }
 .popsf_ul li div{
     flex: 1;
 }
 .popsf_ul li h4{
     font-size: 16px;
     color: #333333;
     line-height: 1.4;
     padding-bottom: 3px;
 }
 .popsf_ul li p{
     font-size: 14px;
     color: #666;
     line-height: 1.4;
     padding-bottom: 3px;
 }
 .popsf_num{
     display: block;
     width: 60px;
     text-align: right;
     font-size: 16px;
     margin-right: 10px;
 }
 .frozenGoods_js .swiper-slide img{
     width: 100%;
 }
 .frozenGoods_js{
     padding-top: 15px;
     padding-bottom: 15px;
     display: none;
 }
 .popsf_btn{
     text-align: center;
     cursor: pointer;
 }
 .popsf_btn span{
     display: inline-block;
     width: 50%;
     height: 40px;
     display: flex;
     justify-content: center;
     align-items: center;
     background: #336437;
     color: #fff;
     margin: 0 auto;
     font-size: 15px;
 }
 .popsf_line{
     padding-top: 10px;
     border-bottom: 1px #999 dashed;
 }
 .popsf_pList p{
     font-size: 15px;
     color: #999999;
     line-height: 1.8;
 }
 .popsf_pList p i{
     font-size: 15px;
     color: #333;
     line-height: 1.8;
 }
 .pList_indent{
     padding-top: 2px;
     padding-bottom: 2px;
     padding-left: 22px;
 }
 .pList_indent p{
     font-size: 15px;
     color: #9f9f9f;
     line-height: 1.8;
 }
 .pList_indent p i{
     font-size: 15px;
     color: #888;
     line-height: 1.8;
 }
 .pList_indent p.intro{
     font-size: 14px;
     font-style: italic;
 }
 .pops_table table{
     background: #F5F8FB;
 }
 .pops_table table tr th,.pops_table table tr td{
     border: 1px #E7E7E7 solid;
     padding: 5px 10px;
 }
 .pops_table table tr th{
     font-size: 15px;
     color: #333333;
     text-align: center;
 }
 .pops_table table tr td{
     font-size: 15px;
     color: #666666;
 }
 .pops_h4{
     font-size: 19px;
     padding-bottom: 10px;
     color: #333333;
     line-height: 1.2;
     padding-top: 5px;
     text-align: center;
 }
 .pops_h42{
     font-size: 17px;
     color: #333333;
     line-height: 1.2;
     padding-top: 20px;
     padding-bottom: 15px;
     text-align: left;
 }
 .pops_notice h4{
     font-size: 15px;
     color: #333333;
     line-height: 1.2;
     padding-top: 10px;
     padding-bottom: 5px;
 }
 .pops_notice p{
     font-size: 15px;
     color: #666;
     line-height: 1.4;
 }
 .volume{
     font-size: 14px;
     color: #999;
     line-height: 1.4;
 }
 .cartBotLeft .volume{
     font-size: 14px;
     color: #999;
     line-height: 1.4;
 }
 .cartBot2 {
     overflow: hidden;
     box-shadow: 0px 1px 5px #e1e0e0;
     height: auto;
     padding-top: 5px;  /* 不要改px */
     padding-bottom: 7px;
     box-sizing: border-box;
     display: flex;
     align-items: center;
 }
 .cartBot2 .cartBotLeft{
     flex: 1;
 }
 .cartBot2 .cartBotRight p{
     width: 1px;
     padding-left: 0;
     padding-right: 0;
 }
 .pt30{
     padding-top: 30px;
 }
 .pt18{
     padding-top: 18px;
 }
 .layui-layer-ico{
     width: 0;
     height: 0;
     background: none;
 }
 p{
     margin: 0px;
 }
 .volume_weight_notice{
     font-size: 15px;
     color: #999;
     font-weight: normal;
     position: relative;
     top:-2px;
 }

 .osub_title{
    font-size: 16px;
    font-family: 'HarmonyBold','AlibabaMedium';
    color: #323332;
    padding-bottom: 0rem;
    padding-top: 10px;
    line-height: 1.2;
}
.osub_intro{
    font-size: 14px;
    color: #666;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 8px;
    padding-top: 10px;
}
.osub_intro span{
    font-size: 14px;
    color: #666;
    flex: 1;
    line-height: 1.2;
}
.osub_intro i{
    display: block;
    font-size: 14px;
    color: #FD5554;
    width: 0.75rem;
    text-align: right;
} 
.os_postage_notice{
    display: block;
    height: auto;
    line-height: 1.4;
    padding-top: 5px;
    padding-bottom: 5px;
    /* font-style: italic; */
    font-size: 16px;
    color: #666666;
    background: url(../PcImages/ic_express2.png) no-repeat left 8px;
    background-size: 31px;
    padding-left: 37px;
    display: none;
}
.btnMaskWrap{
    padding: 20px;
    position: relative;
}
.btnMak_p{
    font-size: 16px;
    color: #666666;
    line-height: 1.2;
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
}
.btnMak_btn{
    text-align: center;
    cursor: pointer;
}
.btnMak_btn span{
    width: 140px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #336437;
    color: #fff;
    margin: 0 auto;
    font-size: 15px;
}
.btnMaskClose{
    position: absolute;
    right: 0px;
    top:0;
    width: 40px;
    height: 40px;
    background: url(/PcImages/ic_cartSales_close.png) no-repeat center;
    background-size: 11px;
    cursor: pointer;
}
.postMaxDateJs span.span1{
    font-size: 16px;
    color: #666;
    display: block;
    line-height: 1.6;
}
.postMaxDateJs span.span2{
    font-size: 16px;
    color: #888;
    display: block;
    line-height: 1.6;
}
.postMsgNotice{
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    padding-top: 10px;
}

.modalModifyWrap{
    position: fixed;
    z-index: 1032;
    display: none;
}
.modalModifyContent {
    position: fixed;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.modalModifyBody{
    padding: 20px;
}
.modalModifyContent .subOr{
    width: 100%;
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
}
.modalModifyContent .subOr span{
    width: 32%;
    display: inline-block;
    text-align: right;
    color: #757575;
    font-weight: 600;
    margin-right: 5%;
}
.modalModifyContent .subOr .form-control{
    width: 60%;
    display: inline-block;
    border: 1px solid #cccccc;
}
.modalModifyContent .subRad em{
    margin-right: 20px;
}
.modalModifyContent .subRad em label{
    margin-left: 10px;
    color: #a9a9a9;
    font-weight: 600;
    cursor: pointer;
}
.gift_code_input{
    width: 300px;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    border: 0px;
    box-shadow: none;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
}
#gift_code_btn{
    width: 147px;
    background: none;
    border: none;
    color: #336437;
    float: right;
    height: 40px;
    font-size: 15px;
    background: #f7f7f7;
    border-left: 1px solid #ECECEC;
}
.gift_code_intro{
    margin-left: 13px;
    font-size: 16px;
    line-height: 3;
    color: #3e3e3e;
    text-decoration: underline;
    cursor: pointer;
}
.gift_code_wrap{
    display: none;
}
.onoticeJs1{
    text-align: left;
}
.sub_order .onoticeJs1 span{
    color: #D20A0C;
    font-size: 15px;
}
.subli .tt{
    color: #333;
}
.subli .intro{
    color: #aaa;
}
.subli .tn{
    color: #333;
}
.li11 .intro{
    color: #aaa;
    margin-left: 3px;
    cursor: pointer;
}
.li23 .intro{
    cursor: pointer;
}
.li23 .intro,.li11 .intro{
    display: inline-flex;
    align-items: center;
}
.li23 .intro img,.li11 .intro img{
    width: 90px;
    margin-left: 3px;
    margin-right: 3px;
}



