    html,body{
        width: 100% !important;
        height: auto !important;
    }
    html a,body  a{
        text-decoration: none !important;
    } 
    .border_line{
        border-bottom: 1px solid #000;
    }

    html p,body  p{
        /*margin: 0 !important;*/
        /*padding: 0 !important;*/
        margin: 0;
        padding: 0;
    }
    .group-page{
        /* margin-top: 130px; */
        /* width: 100%;
        height: 1100px !important; */
    }
    .A_M{
        /*font-family: AlibabaPuHuiTiM;*/
        font-weight: 600;
    }
    .A_B{
        /*font-family: AlibabaPuHuiTiB;*/
        font-weight: 800;
    }
    .A_R{
        /*font-family: AlibabaPuHuiTiR;*/
        font-weight: normal;
    }
    .top {
        width: 100%;
        padding: 12px 0;
        text-align: center;
        /*font-family: AlibabaPuHuiTiB;*/font-weight: 800;
        font-size: 14px;
        color: #111111;
        font-style: normal;
        background: #fff;
    } 
    .layout_head {
        background: #000;
        color: #fff;
        width: 100%;
        /* padding: 18px 0; */
    }

    .layout_logo {
        /*width: 138px;*/
        height: 50px;
        float: left;
        margin-right: 20px;
    }

    .nav-menu {
        display: flex;
        align-items: center;
    }
    #header-navbar{
        margin: 18px 0;

    }
    .nav-menu.nav-menu-right > a, .nav-menu > li:hover > a, .nav-menu > li.active > a {
        color: #fff;
    }
    .nav-menu>li a {
        color: #888;
    }
    .nav-menu>li a:hover {
        color: #fff !important;
    }

    @media (min-width: 1534px) {
        .container {
            width: 1534px;
        }
    }

    .nav-menu > li ,.nav-menu-right{
        /* padding: 18px 0; */
        /* height: 86px; */
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .main-footer {
        background: #000 !important;

    }

    .foot_head {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: left;
        padding: 30px 0;
        border-bottom: 2px solid #333;
    }

    .foot_item {
        /* width: 20%; */
        text-align: left;
    }

    .foot_title {
        /*font-family: AlibabaPuHuiTiM;*/font-weight: 600;
        color: #FFFFFF;
        font-style: normal;
        margin-bottom: 16px;
    }

    .foot_txt {
        display: block;
        /*font-family: AlibabaPuHuiTiM;*/font-weight: 600;
        color: #CCCCCC;
        font-style: normal;
        margin-bottom: 16px;

    }

    .foot_input {
        width: 244px;
        height: 62px;
        padding: 20px 16px;
        border-radius: 5px;
        border: 1px solid #999999;
        background: #000;
        color: #fff;
        margin-bottom: 16px;
    }

    .foot_agree {
        /*font-family: AlibabaPuHuiTiM;*/font-weight: 600;
        font-size: 14px;
        color: #CCCCCC;
        font-style: normal;
        margin-bottom: 16px;
        align-items: flex-start;

    }
    .foot_agree .txt{
        /*font-family: AlibabaPuHuiTiM;*/font-weight: 600;
        font-size: 14px;
        color: #CCCCCC;
        font-style: normal;
    }
    .foot_agree .policy >a{
        color: #CCCCCC ;
        text-decoration: underline !important;
    }
    .foot_agree .policy >a:hover{
        color: #007bff;
    }
    .send {
        width: 244px;
        height: 54px;
        background: #FFFFFF;
        border-radius: 5px;
        text-align: center;
        padding: 15px 0;
        /*font-family: AlibabaPuHuiTiM;*/font-weight: 600;
        font-size: 18px;
        color: #111111;
        font-style: normal;
    }

    .foot .last {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #footer .copyright {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-end;
    }
    .index-focus {
        width: 100%;
        height: 6.56vw;
        background: url("/assets/img/index-focus.png?2");
        background-size: 100% 100% !important;
        background-position: center center !important;
    }
    .index-focus-b {
        height: 17vw;
        margin-top: 40pt;
        background: url("/assets/img/index-focus-b.png");
    }
    @media (min-width: 1200px) {
        .index_top{
            width: 100%;
            height: 130px;
            background: #000;
        }
    }
    .main-header{
        position: sticky;
        top: 0;
        z-index: 5;
        width: 100%;
    }
    .main-header .header-menu{
        /* position: sticky;
        top: 0;
        z-index: 5;
        width: 100%; */
    }
    .index_hover{
        display: none;
        position: absolute;
        top:40px;
        left: 0;

        /* width: 100%; */
        /* min-height: 300px; */
        /* height: 676px; */
        background: #FFFFFF;
        color: #000;
        border: 1px solid #ccc;
        padding: 10px 0 0;
        border-radius: 4px;
    }
    .index_hover .item{
        /* width: 1160px; */
        margin:  0 auto;
        height: inherit;
        padding:  0px 0 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: wrap;
        align-content: flex-start;
        /* overflow-x: scroll; */
    }
    .index_hover .item p{
        margin: 0;
    }
    .index_hover .item li{
        margin: 0;
    }
    .index_hover .item .module{
        width: 200px;
        /* margin-bottom: 30px; */
        margin-right: 25px;
    }
    .index_hover .item .module:nth-child(3n){
        /* margin-right: 0; */
    }
    .index_hover .item .title{
        width: 200px; 
        font-size: 18px;
        color: #111111;
        text-align: justify;
        font-style: normal;
        /* padding-bottom: 14px !important;
        border-bottom: 2px solid #000; */
        /* font-weight: bold; */
        margin-bottom: 10px !important;
    }
    .index_hover .item .tag{
        padding: 0;
        width: 361px;
        /*font-family: AlibabaPuHuiTiR;*/font-weight: normal;
        font-size: 16px;
        color: #777777;
        line-height: 22px;
        text-align: justify;
        font-style: normal;
        background: transparent;
        margin-top: 6px;
    }
    .nav-menu > a {
        height: 50px !important;
        line-height: 50px !important;
    }
    .index_hover .item .tag > a,.index_hover .item .tag > a:hover{
        padding: 0;
        color: #777777 !important;
        height: inherit !important;
        line-height: inherit !important;
    }
    .search_box{
        width: 290px;
        height: 44px;
        padding: 12px 20px;
        border-radius: 5px;
        border: 1px solid #999999;
        overflow: hidden;
    }
    .search_txt{
        /*font-family: AlibabaPuHuiTiB;*/font-weight: 800;
        font-size: 18px;
        color: #FFFFFF;
        font-style: normal;
        background: #000;
        outline: none;
        border: none;
        width: 200px;

    }
    .nav-menu.nav-menu-right {
        flex-direction: row;
    }
    .nav-menu.nav-menu-right .nav-menu-m-r {
        margin-right: 30px;
    }
    .nav-menu-right a{
        padding: 0;
    }
    .nav-menu-right a:hover{
        background: transparent !important;
    }
    .self{
        position: relative;
    }
    .right_fixed{
        position: absolute;
        display: none;
        top: 50px;
        right: -40px;
        width: 358px;
        /* min-height: 410px; */
        padding: 0 20px;
        background: #FFFFFF;
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
        border-radius: 5px;
    }
    .right_fixed .triangle{
        position: absolute;
        top: -10px;
        right:40px;
    }
    .right_fixed .txt{
        /*font-family: AlibabaPuHuiTiM;*/font-weight: 600;
        font-size: 16px;
        color: #111111;
        font-style: normal;
    }
    .right_fixed .p_b{
        padding-bottom: 20px !important;
        border-bottom: 1px solid #999;
    }
    .right_fixed .btnL{
        /*width: 318px;*/
        height: 54px;
        line-height: 54px;
        background: #111111;
        border-radius: 5px;
        /*font-family: AlibabaPuHuiTiM;*/font-weight: 600;
        font-size: 18px;
        color: #FFFFFF;
        text-align: center;
    }
    .right_fixed .btnR{
        width: 100%;
        height: 54px;
        line-height: 54px;
        background: #fff;
        border-radius: 5px;
        /*font-family: AlibabaPuHuiTiM;*/font-weight: 600;
        font-size: 18px;
        color: #111;
        text-align: center;
        border: 1px solid #111111;
    }
    .breadcrumb li a{
        /*font-family: AlibabaPuHuiTiM;*/font-weight: 600;
        font-size: 14px;
        color: #111111;
        font-style: normal;
    }
    .breadcrumb{
        margin-top: 50px;
        padding: 0;
        background-color: #fff;
    }
    .underline{
        text-decoration: underline !important;
    }

    .main .privacy-box{
        z-index: 999;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display:none;
        z-index:5002;
    }
    .main .cookie{
        width: 618px;
        margin: 0;
        z-index: 10;
        /* padding: 50px 70px 55px 70px; */
        background: #fff;
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        top: 20%;
        margin:-75px 0 0 -300px;
        border-radius: 5px;
    }
    .main .cookie .img{
        width: 138px;
        height: 50px;
        /*background: #D8D8D8;*/
        border-radius: 5px;
    } 
    .main .cookie .head{
        padding: 20px 30px;
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    }
    .main .bind_overlay{
        position: fixed;
        background-color: #000;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity:0.3;
        z-index: 8;
    }
    .cookie_info{
        overflow-y: auto;
        max-height: 500px;
        padding: 30px;
    }
    .cookie_info .privacy_{ 
        /*font-family: AlibabaPuHuiTiB;*/font-weight: 800;
        font-size: 26px;
        color: #111111; 
        font-style: normal;
    }
    .cookie_info  .privacy_txt{  
        /*font-family: AlibabaPuHuiTiR;*/font-weight: normal;
        font-size: 16px;
        color: #777777;  
        font-style: normal;
        margin: 30px auto;
    }
    .manage{ 
        padding: 20px 16px;
        margin: 0 auto;
        /* height: 882px; */
        background: #FFFFFF;
        border-radius: 5px;
        border: 1px solid #999999;
    }
    .cookie_foot{
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: 20px 30px;
        height: 104px;
        background: #FFFFFF;
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); 
    }
    .cookie_foot .item{
        width: 218px;
        height: 54px;
        line-height: 54px;
        background: #111111;
        border-radius: 5px; 
        /*font-family: AlibabaPuHuiTiM;*/font-weight: 600;
        font-size: 18px;
        color: #FFFFFF; 
        text-align: center;
        font-style: normal;
        cursor: pointer;
    }
    /* 滚动条整体样式 */
    ::-webkit-scrollbar {
        width: 6px; /* 滚动条宽度 */
    }

    /* 滚动条滑块样式 */
    ::-webkit-scrollbar-thumb {
        background-color: #D8D8D8; /* 滑块背景颜色 */
        border-radius: 5px; /* 滑块边框圆角 */
    }
    .red_tip{
        position: absolute;
        top: -9px;
        right: 18px;
        width: 22px;
        height: 22px;
        background: #E8382F;
        border-radius: 11px;
 
        /*font-family: AlibabaPuHuiTiM;*/font-weight: 600;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 22px;
        text-align: center;
        font-style: normal;
    }
    .find_all{
        /* width: 1534px; */
        /* width: 1160px; */

        margin: 0 auto;
        cursor: pointer;
    }
    .sec_{
        color: #000 !important;
        padding: 0 !important;
    }
    .module .title>a:hover{
        color: #000 !important; 
        text-decoration: underline !important;
    }

    .goods-price-box {
        font-size: 17px;
        font-weight: 500;
        color: #FF2A00;
        margin-top: 8px;
    }
    .goods-price-box .goods-price-line {
         font-size: 13px;
         color: #606060;
         margin-top: 8px;
         margin-left: 5px;
         text-decoration-line: line-through;
         font-weight: 400;
     }

    @media (max-width:767px) {
        .right_fixed { 
            right: -15px;
            top: 55px;
            width: 280px;
        }
        .right_fixed .triangle{
            display: none;
            position: absolute;
            top: -10px;
            right: 0;
        }
        .main .cookie {
            width: 100%;
            margin: 0;
            z-index: 10; 
            background: #fff;
            box-sizing: border-box;
            position: absolute; 
            top: 10%; 
            left: 0;
            border-radius: 5px;
        }
        .cookie_info{
            max-height: 300px;
        }
        .cookie_foot .item{
            font-size: 12px;
        }
        .red_tip{
            top: 3px;
        }
        .index_hover{
            z-index: 9999; 
            background: #fff;
            padding-left: 15px; 
            width: -webkit-fill-available;
        }
        .index_nav>a:hover{
            color: #007bff !important;
        }
        .top {
            display: none;
        }
        .index-focus {
            height: 17vw;
            background: url("/assets/img/mobile/index-focus.png?1");
        }
        .index-focus-b {
            background: url("/assets/img/mobile/index-focus-b.png");
        }
        .more-btn {
            background: #FFFFFF;
            color: #111111;
            border-radius: 0;
            text-transform: uppercase;
            font-weight: normal;
            border: 1px solid;
            margin: 50px auto;
        }
        #footer .foot_title {
            margin-bottom: 5px;
        }
        #footer .foot_input {
            width: 100%;
            height: 36px;
            line-height: 36px;
        }
        #footer .send {
            width: 100%;
        }
        #footer .foot {
            padding: 0;
        }
        .foot_agree .txt {
            font-size: 11px !important;
            line-height: 20px;
        }
        #footer .foot_head {
            margin-left: -15px;
            margin-right: -15px;
        }
        #footer .foot_head_two {
            display: none;
        }
        #footer .copyright {
            align-items: flex-start;
        }
        .nav-menu.nav-menu-right .nav-menu-m-r {
            margin-right: 10px;
        }
        .foot_head {
            padding: 15px 0;
            border: none;
        }
        .search_box {
            display: flex;
            flex-direction: row-reverse;
            border-color: #E6E6E6;
            border-radius: 0;
            height: 32px;
            width: 180px;
            padding: 0;
        }
        .search_box .search_txt {
            width: 100%;
            height: 100%;
            flex: 1;
            margin-right: 6px;
            border-right: 1px solid #E6E6E6;
            font-size: 13px;
            font-weight: normal;
            padding: 0 12px;
        }
        .search_box .search_icon {
            margin-right: 6px !important;
        }
    }

    .nav-collapse a {
        color: inherit!important;
        padding: 0;
    }
    .nav-collapse .nav-item {
        margin-left: 70px;
        position: relative;
    }
    .nav-collapse .nav-item > .title {
        height: 50px;
        line-height: 50px;
        font-weight: bold;
        font-size: 18px;
    }
    .nav-collapse .nav-category {
        display: none;
        position: fixed;
        top: 65px;
        left: 0;
        width: 100%;
    }
    .nav-collapse .nav-category:hover, .nav-collapse .nav-item:hover .nav-category {
        display: block;
    }
    .nav-collapse .nav-item:hover .title {
        /*color: #FF2A00 ;*/
    }
    .nav-collapse .nav-category-bg {
        margin-top: 15px;
        border-top: 1px solid #E6E6E6 ;
        background: #111111;
        display: flex;
    }
    .nav-collapse .nav-category-box {
        display: flex;
        text-align: left;
        font-size: 16px;
        color: #FFFFFF;
        padding-top: 30px;
        padding-bottom: 70px;
    }
    .nav-collapse .nav-category-list {
        width: 20%;
    }
    .nav-collapse .nav-category-item {
        padding: 8px 10px;
    }
    .nav-collapse .nav-category-top {
        font-size: 18px;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .nav-collapse .nav-category-item > a {
        color: #FFFFFF;
    }
    .nav-collapse .nav-item:hover .nav-link-list {
        display: block;
    }
    .nav-collapse .nav-link-list {
        display: none;
        position: absolute;
        top: 35px;
        left: 0;
        padding: 20px;
        background: #111111;
        white-space: nowrap;
        border-radius: 10px;
        text-align: left;
        font-size: 16px;
    }
    .nav-collapse .nav-link-item {
        margin-top: 10px;
    }