.homepage_1 .blog_recommend{
    display: inline-block;
    font-family: ugee 简繁中-75S-Medium, ugee 简繁中-75S;
}
.homepage_1 .blog_recommend .blog_recommend_content{
    border-radius: 16px;
    padding: 30px 60px;
    margin: 32px 0 86px 16px;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    position: relative;
}
.homepage_1 .blog_recommend .blog_recommen_box{
    display: flex;
    align-items: center;
}
.homepage_1 .blog_recommend img{width: 100%;}
.homepage_1 .blog_recommend .blog_recommend_img{max-width: 70px;}
.homepage_1 .blog_recommend .blog_recommend_text{
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin-left: 24px;
}
.homepage_1 .blog_recommend .to_blog{
    font-size: 20px;
    font-weight: 500;
    color: #33B87D;
}
.homepage_1 .blog_recommend .blog_recommend_jiao{
    position: absolute;
    bottom: -9px;
    left: -14px;
}
.homepage_1 .blog_recommend .blog_recommend_jiao img{
width: 24px;
height: 24px;
}
/*订单编辑页面*/

.contact_title {
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #E3E7EA;
}

.input_5s {
    width: 100%;
    margin-top: 0.5rem;
}

/*默认选择框*/
.cice_1 {
    padding: 1.5rem 0;
    display: flex;
    align-items: center;
}

.cice_1 p {
    margin-top: 0.15rem;
    padding-left: 1rem;
}

/*账单地址选择框*/
.card_content {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px 20px 0 20px;
    border: 1px solid #E3E7EA;
    overflow: hidden;
    display: none;
}

/*Shipping Method 选择框*/
.ef_lug {
    width: 100%;
    min-height: 5rem;
    border: 2px solid #00388D;
    border-radius: 2px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.5rem;
    padding: 15px;
    background-color: #e1effa;
}


.iuyny_1 {
    width: 100%;
    padding-left: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


.eu_lug1 {
    border: 0.0625rem solid #00388D;
    background-color: #e1effa;
}


/* left */

.cyt_1 {
    margin-top: 1rem;
    width: 100%;
}

.cytzhi_right p {
    font-size: 14px;
    line-height: 1.6;

}

.chakan {
    width: 100%;
    margin-top: 1.5rem;
}

.chakan p {
    color: var(--main-color);
    color: #00388D;
    font-size: 12px;
    line-height: 1.8;
    text-align: center;
}

.view_more {
    height: 14rem;
    overflow: hidden;
}

.ann1 {
    width: 100%;
    margin-top: 0.625rem;
}

.biaoq {
    margin-top: 1rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.biaoq1 {
    height: 2.375rem;
    background-color: #ECEEEF;
    margin-top: 1rem;
}

.biaoq1 span {
    font-size: 0.875rem;
    position: relative;
    top: 0.5rem;
}

.colo {
    padding-left: 0.5rem;
    padding-right: 0.7rem;
    position: relative;
    top: 0.5rem;
    cursor: pointer;
}

.v-balance {
    margin-top: 20px;
    padding-bottom: 1.2rem;
    border-bottom: 1px solid #E3E7EA;
}

.balance_select {
    display: flex;
    justify-content: start;
    align-items: center;
}

.consignee_list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #c9cdd0;
    padding: 1.2rem;
    margin-top: 1.5rem;
    cursor: pointer;
}

.consignee_list li.active {
    border: 2px solid #00388D;
    background-color: #e1effa;
}

.consignee_list .name {
    display: flex;
    align-items: center;
}

.user_info_content {
    padding-left: 1.2rem;
    font-size: 14px;
    line-height: 1.6;
}

.user_info_content .contact,
.user_info_content p {
    color: #5e6061;
}

@media screen and (max-width: 500px) {
    .biaoq1 span {
        position: relative;
        top: 0.3rem
    }
}

/*订单列表页面*/

.btn-group {
    margin-top: 20px;
}
.product-list-select{
    padding-left: 20px;
    /*width: 30%;*/
}
.ask-select-content.list-select{
    width: 100%;
}
.butouy_1 {
    width: 100%;
    margin-top: 11px;
}

.list_content {
    padding: 20px 0;
}

.tu_1 img {
    width: 100%;
    height: 100%;
}

.min_z {
    width: 100%;
    margin: 0 auto;
    padding-top: 16px;
}
#tabProduct .min_z img{
    width: auto;
}
#tabProduct .min_z .star1 img{
    width: 14px;
    height: 13px;
}
#tabProduct .min_z .sdq_1 img{
    width: 13px;
    height: 13px;
}
.min_zhi1_1 {
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
    padding-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 30px;
}

.min_zhi1_1 a {
    color: #292b2c;
}

.price {
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
}

.shop-price {
    text-decoration: line-through;
}

.btn-title {
    line-height: 40px;
}

select:focus > .option-bg:hover{
    background-color: #00388D;
    cursor: pointer;
    color: #fff;
}

.productLabel .labels {
    font-size: 12px;
    /*line-height: 1.8;*/
    color: #fff;
    border-radius: 0 2px 2px 0;
    margin-top: 20px;
    /*margin-left: 15px;*/
    padding: 4px 12px;
    text-align: center;
    display: inline-block;
}
@media screen and (max-width:1400px) {
    .homepage_1 .blog_recommend .blog_recommend_content{
        margin: 23px 0 63px 12px;
        padding: 22px 44px;
        border-radius: 12px;
        position: relative;
    }
    .homepage_1 .blog_recommend .blog_recommend_img {
        max-width: 50px;
    }
    .homepage_1 .blog_recommend .blog_recommend_text {
        font-size: 14px;
        margin-left: 14px;
    }
    .homepage_1 .blog_recommend .to_blog {
        font-size: 18px;
    }
    .homepage_1 .blog_recommend .blog_recommend_jiao {
        bottom: -7px;
        left: -12px;
    }
}
@media screen and (max-width:1280px) {
    .productLabel .labels {

        padding: 4px 4px;

    }

}
@media screen and (max-width:1024px) {
    .homepage_1 .blog_recommend .blog_recommend_content{
        margin: 17px 0 46px 16px;
        padding: 16px 33px;
        border-radius: 9px;
    }
    .homepage_1 .blog_recommend .blog_recommend_img {
        max-width: 38px;
    }
    .homepage_1 .blog_recommend .blog_recommend_text {
        font-size: 12px;
        margin-left: 14px;
    }
    .homepage_1 .blog_recommend .to_blog {
        font-size: 14px;
    }
    .homepage_1 .blog_recommend .blog_recommend_jiao {
        bottom: -8px;
        left: -10px;
    }
}
@media screen and (max-width:768px) {
    .productLabel .labels {

        padding: 2px 2px;

    }
    .homepage_1 .blog_recommend{
        background-color: #f5f7f8;
        padding: 16px 33px;
    }
    .homepage_1 .blog_recommend .blog_recommend_content{
        display: block;
        margin: 0;
    }
    .homepage_1 .blog_recommend .to_blog{
        margin: 16px auto 0;
        text-align: center;
    }
}

.productLabel {
    position: absolute;
    top: 0;
    left: 0;

}

.productLabel .newLabel {
    background: #008A00;
}

.productLabel .discountLabel {
    background: #ee4624
}

.productLabel .hotLabel {
    background: #ff9402;
}
/*折扣背景*/
.productLabel .priceLabel {
    background: #F77446;
}

/*待支付页面*/
.nr_1 {
    width: 100%;
    background-color: #f5f7f8;
    margin-top: 1.5rem;
    border: 1px solid #f5f7f8;
    padding: 20px;
    line-height: 2;
}

.nr_1 .bq_4 {
    line-height: 2;
}

.nr_1 .n_2 {
    line-height: 2;
}

.n_2 {
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
}

.n_2 span {
    color: #ee4624;
    font: var(--h5);
    font: normal normal 400 14px/1.6 Montserrat, avenir, "Helvetica Neue", Helvetica, Arial, sans-serif, 'Microsoft YaHei UI';
}

.bt_2 {
    font-size: 1rem;
    color: #000000;
    padding-top: 2.5rem;
}

/*支付成功页面*/

/*订单编辑页面 商品列表*/
.order_shop .shop_info{ width:100%; font-size:14px; text-align:left}
.order_shop .shop_info .image{ float:left; width:15%; overflow:hidden;}
.order_shop .shop_info .info{ padding-left:10px; float:left; width:85%;}
.order_shop .shop_info .info .tit{ max-height:40px; line-height:20px; overflow:hidden;}
.order_shop .shop_info .info .spec{ color:#aaa; line-height:16px; margin-top:5px;}
.tr-bd .shop_info{ width:80%; overflow:hidden; display: inline-block;}
.tr-bd .number{ width:15%; display: inline-block; overflow:hidden; vertical-align:top; text-align:center; color: #999;}
.shop_info .image{ width:20%; overflow:hidden; text-align:center}
.shop_info .image img{ border: 1px #f9f9f9 solid;}
.shop_info .info{ width:80%;}
.shop_info .info .tit{ line-height:20px; overflow:hidden;}
.shop_info .info .spec{ color:#aaa; font-size:12px}
/*订单编辑页面 商品列表end*/

/* 产品分类 筛选样式 */
.new_select_content{
    width: 100%;
    padding-left: 20px;
    margin-top: 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.new_select_item{
    width: auto;
    position: relative;
}
.new_select_price_sort{
    width: auto;
    font-size: 14px;
    color: #292B2C;
    font-weight: 400;
    display: flex;
    align-items: center;
}
.sortbutton{
    cursor: pointer;
}
.sort_list_val{
    margin-right: 10px;
}
.sortbutton i{
    font-size: 14px;
    transition: transform 0.2s ease-in-out;display:inline-block;
}
.sortbutton[data-open=true] i {
    transform: rotate(180deg);
}
#sort-by-selector, #sort-by-selector2{
    position: absolute;
    width: auto;
    height: auto;
    top: calc(100% + 10px);
    left: auto;
    right: -25px;
    bottom: auto;
    min-width: 160px;
    box-shadow: 0 1px 5px 2px rgb(0 0 0 / 10%);
    visibility: hidden;
    opacity: 0;
    transform: scale(0.9);
    z-index: 4;
    cursor: auto;
    border-radius: 3px;
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, visibility 0.25s ease-in-out;
    will-change: transform;
}
#sort-by-selector.visible, #sort-by-selector2.visible{
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.4s cubic-bezier(0, 1, 0.4, 1), transform 0.4s cubic-bezier(0.18, 1.25, 0.4, 1), visibility 0.4s linear;
}
.new_select_Triangle{
    overflow: hidden;
    position: absolute;
    top: -12px;
    left: 0;
    width: 100%;
    height: 12px;
    box-sizing: border-box;
    z-index: 1;
}
.new_select_Triangle:after {
    right:15px;
    background-color: #fff;
    background-clip: padding-box;
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0% 0;
    -ms-transform-origin: 0% 0;
    transform-origin: 0% 0;
    z-index: 1;
    box-shadow: 0 1px 5px 2px rgb(0 0 0 / 10%);
}
#sort-by-selector2{
    right: auto;
}
.new_select_Triangle:after{
    right: auto;
    left: 27px;
}
.new_select_Sort{
    padding: 10px 0;
    background: #fff;
    border-radius: 4px;
    max-height: 270px;
    overflow-y: scroll;
}
.new_select_Sort::-webkit-scrollbar {
    width: 8px;
    height: 1px;
}
.new_select_Sort::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #d9dadb
}
.new_select_Sort::-webkit-scrollbar-track {
    border-radius: 10px;
    background: white;
}
.new_select_Sortlist{
    color: #333;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    display: block;
    line-height: 2;
    padding: 2px 25px;
    cursor: pointer;
    transition: color 0.15s ease-in-out, background 0.15s ease-in-out;
}
.new_select_Sortlist:hover{
    background-color: #EEEEEE;
    color: #00388D;
}
.new_select_Sortlist2{
    color: #333;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    display: block;
    line-height: 2;
    padding: 2px 25px;
    cursor: pointer;
    transition: color 0.15s ease-in-out, background 0.15s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.new_select_Sortlist2 span{
    margin-left: 15px;
}
.new_select_Sortlist3{
    font-size: 12px;
    color: #909399;
    white-space: nowrap;
    font-weight: 400;
    display: block;
    line-height: 2;
    padding: 2px 25px;
    cursor: pointer;
    transition: color 0.15s ease-in-out, background 0.15s ease-in-out;
    border-top: 1px solid #f3f0f0;
    padding-top: 10px;
}
.new_select_Sortlist3:first-child{
    border: none;
    padding-top: 2px;
}
.new_select_Sortlist2:hover{
    background-color: #EEEEEE;
    color: #00388D;
}
.Sort_Selected{
    background-color: #EEEEEE;
    color: #00388D;
}
.goods-series-box{
    display: flex;
    flex-wrap: wrap;
}
.mobile-filters-content{
    width: 25%;
}
.series-filters{
    width: 100%;
    border-right: 1px solid #E7E7E7;
}
.series-filters_inner{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.filter-title{
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}
.goods-series-list{
    width: 75%;
}
.element-list-box{
    padding-top: 20px;
    display: block;
}
.mobile-element{
    padding-left: 20px;
    padding-top: 20px;
    display: none;
}
.filter-element-box{
    padding: 24px;
    border-bottom: 1px solid #E7E7E7;
    display: block;
}
.filter-tag-list{
    padding-bottom: 8px;
    padding-right: 8px;
    display: inline-block;
}
.filter-tag-list .tag-text{
    font-size: 14px;
    font-weight: 600;
    color: #FF9402;
}
.filter-tag-list .icon-close{
    font-size: 12px;
    padding:0 3px;
    background-color: #E5EBF3;
    color: #00388D;
    border-radius: 50%;
    font-weight: bold;
    margin-left: 8px;
    cursor: pointer;
}
.filter-group-list{
    padding: 24px;
}
.filter-group{
    padding-bottom: 20px;
}
.filter-group .filter-group-name{
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    padding-bottom: 8px;
    cursor: pointer;
}
.filter-group .filter-group-name i{
    padding-right: 16px;
}
.filter-collapsible{
    visibility: visible;
    /*transition: .1s ease-in-out;*/
    height: auto;
    padding-top: 8px;
}
.filter-checkbox label{
    font-size: 14px;
    font-weight: 500;
    color: #707070;
    vertical-align: middle;
    padding-left: 10px;
}
.filter-checkbox-list .filter-checkbox_btn{
    width: 16px;
    height: 16px;
}
.filter-checkbox_btn:checked{
    background: #00388D;
    border-color: #00388D;
}
.filter-list-box{
    display: block;
}
.filter-checkbox{
    margin: 8px 0;
    display: inline-block;
}
.filter-button{
    cursor: pointer;
    margin-right: 24px;
    display: none;
}
.filter-button:focus{
    outline: none;
}
.mobile-fixed{
    display: none;
}
.mobile-fixed-title{
    display: inline-block;
    padding-left: 16px;
    vertical-align: middle;
}
.mobile_title_appear{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    display: none;
}
.mobile_title_appear .mobile-filter-close{
    font-size: 24px;
    font-weight: bold;
}
.collection-drawer_footer{
    padding: 15px;
    box-shadow: 0 -2px 2px rgba(225, 227, 228,.65);
    text-align: center;
    margin-left: -23px;
    width: 100%;
    display: none;
}
.collection-drawer_footer .button-primary{
    width: 100%;
    background-color: #00388D;
    color: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 4px;
}
@media screen and (max-width: 999px){
    .filter-button{
        display: block;
    }
    .filters-form{
        flex: 1 1 auto;
        overflow: auto;
    }
    .mobile_title_appear{
        display: block;
    }
    .mobile-filters-content{
        width: 100%;
        height: auto;
        position: relative;
        /* display: block !important; */
        z-index: 999999999;
        background: #fff;
    }
    .series-filters{
        height: 100%;
        position: fixed;
        background: #fff;
        z-index: 89;
        max-height: 100%;
        right: 0;
        top: 0;
        border-top: 0;
        overflow: inherit;
        margin: 0;
        padding: 24px 24px 0;
        width: 400px;
        box-sizing: border-box;
        -webkit-transform: translateX(400px);
        transform: translateX(400px);
        -webkit-transition: -webkit-transform .3s cubic-bezier(0.6,0,0.4,1);
        transition: -webkit-transform .3s cubic-bezier(0.6,0,0.4,1);
        transition: transform .3s cubic-bezier(0.6,0,0.4,1);
        transition: transform .3s cubic-bezier(0.6,0,0.4,1),-webkit-transform .3s cubic-bezier(0.6,0,0.4,1);
    }
    .mobile-filters-content.collapse.show .series-filters{
        transform: translateX(50px);
    }
    .mobile-fixed{
        display: none;
        visibility: hidden;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: #000;
        z-index: 88;
        opacity: 0;
        overflow: hidden;
    }
    .mobile-filters-content.collapse.show .mobile-fixed{
        display: block;
        visibility: visible;
        opacity: .5;
        -webkit-transition: opacity .3s cubic-bezier(0.6,0,0.4,1);
        transition: opacity .3s cubic-bezier(0.6,0,0.4,1);
    }
    .goods-series-list{width: 100%}
    .filter-element-box{padding: 24px 0 24px;display: none}
    .filter-group-list{padding: 24px 0 24px}
    .collection-drawer_footer{display: block}
    .mobile-element{
        display: block;
    }
    .series-filters_inner{
        max-height: 812px;
    }
}
/* 产品分类 筛选样式 end*/

/*订单查询页面*/
#orderInquiryForm{
    text-align: center;
}
.order-inquiry-content{
    padding-top: 40px;
    padding-bottom: 80px;
    background-color: #fff;
}
.order-inquiry-content .order-inquiry-inner{
    max-width: 1440px;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
}
.order-inquiry-box{
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
}
.inquiry-form-box{
    width: 40%;
}
.inquiry-form-inner{
    position: sticky;
    top: 50px;
}
.order-result-content{
    padding: 20px 0 50px;
    width: 55%;
    max-height: 800px;
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.order-result-content::-webkit-scrollbar{
    width: 0;
}

.order-inquiry-box .bq_h2{
    text-align: center;
    padding: 24px 0;
    color: #333;
}
.inquiry-input{
    text-align: center;
}
.inquiry-input .form-control{
    width: 80%;
    margin: 0 auto;
    padding: 8px 20px;
    font-size: 16px;
    color: #9CA0A4;
    border: 1px solid #333333;
    margin-bottom: 16px;
}
.order-inquiry-box .verify_img{
    text-align: center;
}
.order-inquiry-box .verify_img img{
    width: 80%;
    margin-bottom: 16px;
}
.inquiry-info{
    font-size: 14px;
    line-height: 24px;
    color: #707070;
    position: relative;
    display: inline-block;
}
.inquiry-info .icon{
    color: #EE4624;
    position: absolute;
    top: 0;
    left: -8px;
}
.inquiry-info .color-text{
    color: #EE4624;
}
.inquiry-button{
    display: inline-block;
    width: 80%;
    padding: 15px 20px;
    background: #00388D;
    border-radius: 4px;
    color: #fff;
    margin: 30px 0;
}
#orderInquiryForm .inquiry-button:hover{
    color: #fff;
}
.result-list-box{
    border: 1px solid #E7E7E7;
    border-bottom: none;
}
.order-result-box table {
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}
.order-result-box td{
    padding: 24px 0;
    border-bottom: 1px solid #E7E7E7;
    text-align: center;
}
.order-result-box th{
    padding: 24px 0;
    text-align: center;
    border-bottom: 1px solid #E7E7E7;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}
.view-logistics{
    color: #00388D;
}
.order-result-list{
    width: 100%;
    background: #FBFBFB;
    padding: 24px;
    margin-bottom: 16px;
}
.order-result-list .order-name{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #292B2C;
    padding-bottom: 16px;
}
.order-result-list .delivery-text{
    padding-bottom: 16px;
    font-size: 16px;
    color: #707070;
}
.order-result-list .delivery-text.ship-status{
    color: #008A00;
}
.order-result-list .delivery-text.delivery-status{
    color: #FF9402;
}
.order-result-list .order-status{
    font-size: 12px;
    color: #9CA0A4;
}
.order-result-list .logistic{
    font-size: 16px;
    color: #5E6061;
    padding-bottom: 16px;
}
.order-result-list .slip-logistic{
    padding-bottom: 8px;
}
.order-result-list .view-detail{
    font-size: 14px;
    color: #9CA0A4;
    padding-bottom: 16px;
}
.order-result-list .view-detail a{
    color: #00388D;
    display: inline-block;
    padding-top: 8px;
}
.order-result-list .invoice-text{
    font-size: 16px;
    color: #5E6061;
    padding-bottom: 8px;
}
@media screen and (max-width: 768px) {
    .inquiry-input .form-control{
        width: 100%;
    }
    .order-inquiry-box .verify_img img{
        width: 100%;
    }
    .inquiry-button{width: 100%}
}
@media screen and (min-width: 769px) {
    .butouy_2{display: none;}
    .butouy_1{display: block;}
    .juz{display: none;}
}
@media screen and (max-width: 768px) {
    .backgroundBorder{
        border: none !important;
    }
    .butouy_2{display: block;padding: 0 16px;}
    .butouy_1{display: none;}
    .goods-series-list_title{
        padding-left: 0px !important;
    }
    .order-inquiry-content .order-inquiry-inner{
        padding-left: 0;
        padding-right: 0;
    }
    .inquiry-input .form-control{
        width: 80%;
    }
    .order-inquiry-box .verify_img img{
        width: 80%;
    }
    .inquiry-button{
        width: 80%;
    }
    .result-list-box{
        overflow-x: scroll;
        overflow-y: hidden;
        position: relative;
    }
    .order-result-box td{
        width: 200px;
    }
    .order-result-box th{
        width: 200px;
    }
    .inquiry-form-box{width: 100%}
    .order-result-content{width: 100%}
    .butouy_2 li{
        display: flex;
        padding-top: 16px;
        padding-bottom: 10px;
        border-top: 1px solid #e3e7ea;
    }
    .butouy_2 li .butouy_2_left {
        position: relative;
    }
    .butouy_2 li .butouy_2_left .butouy_2_left_img{
        width: 110px;
        height: 110px;
    }
    .butouy_2 li .butouy_2_left img{
        width: 100%;
        height: 100%;
    }
    .butouy_2_left_pre{
        position: absolute;
        top: 0;
        height: 18px;
        background: #FD4627;
        border-radius: 5px 5px 5px 0px;
        font-size: 12px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #FFFFFF;
        padding: 0 5px;
    }
    .butouy_2_right{
        flex: 1;
        margin-left: 10px;
    }
    .butouy_2_right_title{
        margin-top: 8px;
    }
    .butouy_2_right_title a{
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 800;
        color: #000000;
        margin-top: 12px;
    }
    .butouy_2_right_guige{
        margin-top: 8px;
    }
    .butouy_2_right_guige div{
        font-size: 12px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 14px;
        color: #000000;
        opacity: 0.5;
        display: inline-block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .butouy_2_right_price{
        margin-top: 10px;
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 800;
        color: #FD4627;
    }
    .butouy_2_right_price span{
        margin-left: 5px;
        font-size: 10px;
        transform: scale(0.8);
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #000000;
        opacity: 0.5;
        text-decoration: line-through;
    }
    .butouy_2_vertical{
        display: none;
    }
    .butouy_2_horizontal{
        display: none;
    }
    .butouy_2_horizontal_ul{
        display: flex;
        flex-wrap: wrap;
    }
    .butouy_2 .active{
        display: block;
    }
    .butouy_2 .butouy_2_horizontal li{
        width: 50%;
        display: block;
        padding-top: 16px;
        padding-bottom: 10px;
        border-top: none;
    }
    .butouy_2 .butouy_2_horizontal li .butouy_2_left .butouy_2_left_img{
        width: 167px;
        height: 167px;
        margin: 0 auto;
    }
    .juz{display: block;position: absolute;right: 16px;}
    .new_select_content{
        padding: 0 16px;
        position: relative;
    }
    /* .new_select_item{flex: 1;} */
    .new_select_price_sort{flex-wrap: wrap;}
    .filter-button{
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #000000;
    }
    .new_select_item{
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #000000;
    }
    .new_select_Sortlist3{
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #000000;
    }
    .new_select_Sortlist{
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #000000;
    }
    .filter-tag-list_newmobei{
        background-color: #000;
        padding: 0 8px;
        height: 24px;
        color: #fff;
        border-radius: 4px;
        margin-right: 8px;
        margin-bottom: 16px;
    }
    .filter-tag-list_newmobei .tag-text_newmobei{
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 24px;
    }
    .filter-tag-list_newmobei .iclose{
        width: 16px;
        height: 16px;
        border: 2px solid #FFFFFF;
        border-radius: 2px;
        background-color: inherit;
        padding: 0;
        color: #fff;
        font-size: 20px;
        line-height: 9px;
        margin: -4px 8px 0 0;
    }
    .filter-tag-list_newmobei .iclose:before{
        content: "-";
    }
}
/*订单查询页面 end*/
