a:focus {
    outline: 0 !important;
}
.mt-10{
    margin-top: 10px;
}
.mt-15{
    margin-top: 15px;
}
.mt-20{
    margin-top: 20px;
}
.mt-25{
    margin-top: 25px;
}
.mt-30{
    margin-top: 30px;
}
.auto-size {
    max-width: 1440px !important;
    min-width: 1187px !important;
    margin: 0 auto;
}
.m-footer {
    margin-top: 0px;
}
.new-page-bg{
    background:#fff;
}
.layout-auto.gallary .auto-size,
.layout-auto.gallary .pad-footer .grid,
.layout-auto.gallary .nail-header .nail-common,
.layout-auto.gallary .nail-business .nail-grid {
    max-width: 1876px !important;
}

.page.grid {
    padding: 0 !important;
}
.auto-size .grid {
    width: 100%;
}
.grid {
    width: auto;
    max-width: 1440px;
    padding: 0 20px;
    gap: 0 !important;
}
.page {
    padding-bottom: 60px;
}
.auto-size {
    padding: 0 20px;
}
@media screen and (max-width: 1920px) {
    .new-page-bg .auto-size {
        margin: 0 auto !important;
        padding: 0;
    }
}
@media screen and (max-width: 1560px) {
    .new-page-bg .auto-size {
        margin: 0 auto !important;
    }
}
@media screen and (max-width: 1440px) {
    .new-page-bg .auto-size {
        padding: 0 20px;
    }
}
.pad-footer .m-footer-links {
    border-bottom: none; 
    position: relative;
}
.hitstat-pro {
    position: absolute;
    top: 80px;
    left: 0;
}
.catemenu {
    font-size: 13px;
    padding: 10px 0;
}
.catemenu i {
    padding: 0 9px;
}
.catemenu > a {
    color: #000;
}
.catemenu > a:hover{
    color: #e64545;
}
.new-page-bg .search-filter-bar {
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.new-page-bg .search-filter-bar .list-tab {
    flex: 1;
}
.list-tab {
    height: 41px;
    border-bottom: 2px solid #dae0e6;
    position: relative;
    font-size: 13px;
}
.list-tab ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.list-tab li {
    padding-right: 40px;
    float: left;
}
.list-tab li a {
    display: inline-block;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    color: #555;
}
.list-tab .selected a {
    font-weight: bold;
    color: #e64545;
    border-bottom: 2px solid #e64545;
}
.new-layout-fly .main-wrap {
    float: left;
    width: 100%;
}
.new-layout-fly .main {
    margin: 0 0 0 256px;
}
.new-layout-fly .search-list {
    border-top: 1px solid #e6ecf2;
    display: flex;
    flex-wrap: wrap;
}
.new-layout-fly .search-list-wrapper {
    border: 1px solid #e6ecf2;
}
.search-list {
    clear: both;
}
.new-layout-fly .search-list .list-node {
    background-color: #fff;
    border-bottom: none;
    padding: 15px 20px;
}
.new-layout-fly .sider {
    margin-left: -100%;
    position: relative;
    float: left;
}
.new-layout-fly >.sider {
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #e6ecf2;
    padding: 20px 16px;
    width: 240px;
    max-height: 90vh;
    left: 20px;
    overflow-y: auto;
    padding: 10px 0 20px 12px;
    position: sticky;
    z-index: 99;
    /*top: 74px;*/
}

.new-layout-fly >.sider::-webkit-scrollbar {
    width: 4px;  
}


.new-layout-fly > .sider {
    scrollbar-width: none;
}

.new-layout-fly > .sider::-webkit-scrollbar {
    width: 0;
}

/* Hover má»›i hiá»‡n */
.new-layout-fly > .sider:hover::-webkit-scrollbar {
    width: 4px;
}

.new-layout-fly > .sider:hover {
    scrollbar-width: thin;
}

.new-layout-fly.layout-flay {
    padding-bottom: 60px;
}
.list-filters,
.list-filters span{
    font-size: 16px;
    color: #000;
    font-weight: bold; 
}
.refine .refine-node {
    margin-bottom: 10px;
}
.sider .refine .refine-node {
    margin-bottom: 0;
}
.sider .refine .filter-item {
    border-top: none;
    padding: 10px 0 2px 0;
    width: 208px;
}
.refine dt {
    font-weight: bold;
    font-size: 16px;
    padding: 6px 0;
}
.sider .refine .filter-item dt {
    display: flex;
    justify-content: space-between;
    padding: 2px 0;
}
.sider .refine .filter-item h3 {
    font-size: 16px;
    /*font-weight: bold;*/
    line-height: 21px;
    margin: 0;
}
.sider .refine .filter-item dt .filter-item-operation {
    cursor: pointer;
}
.sider .refine .filter-item dd {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}
.refine dd .cat-title {
    /* font-weight: bold; */
    padding: 5px 0;
    display: block;
    line-height: 16px;
}
.sider .refine .filter-item dd a {
    color: #222;
}
.sider .refine .filter-item dd a span {
    margin-right: 4px;
}
.refine dd a .gray {
    color: #888;
    font-size: 14px;
    font-weight: normal;
}
dl {
    margin-top: 0;
    margin-bottom: 0;
}
span.colred,
.sider .refine .filter-item dd a:hover {
    color: #e64545 !important;
}
..new-layout-fly .list-node {
    padding: 15px 10px;
    border-bottom: 1px solid #e7ebf3;
    position: relative;
}
.new-layout-fly .search-list .list-node {
    background-color: #fff;
    border-bottom: none;
    padding: 15px 20px;
    width: 100%;
}
.list-node-content.loadedswiper {
    width: 100%;
}
.product-wrap {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}
.list-node-content .img-wrapper {
    flex: 0 0 260px;
}
.pro-has-video {
    position: relative;
}
.new-layout-fly .main-wrap .search-list .product-wrap .img-wrapper {
    float: none;
    margin: 0;
}
.new-layout-fly .main-wrap .search-list .list-node .list-node-content .img-wrapper .img-thumb {
    border: none;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb {
    width: 260px;
    height: 260px;
    overflow: auto;
    border: 1px solid #e6ecf2;
    border-radius: 10px;
}
.pro-has-video {
    position: relative;
}
.img-thumb {
    width: 100px;
    height: 100px;
    display: table;
    text-align: center;
    table-layout: fixed;
    overflow: hidden;
}

.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .img-box {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .img-thumb-inner {
    width: 260px;
}
.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .img-box .img-button-wrapper {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 1;
    display: flex;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb img {
    max-width: 260px;
    max-height: 260px;
    width: 260px;
    height: 260px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 10px;
}
.new-layout-fly .main-wrap .search-list .list-node .list-node-content .img-wrapper .img-thumb-inner::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .03);
    border-radius: 10px;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .img-box a:hover {
    text-decoration: none;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .swiper-page-wrap, .new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .pro-has-video .swiper-page-wrap {
    width: 35px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .4);
    border-radius: 9px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-weight: 500;
    z-index: 1;
    cursor: pointer;
    margin: -8px -52px;
}
.img-thumb-inner {
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .has-video-icon img, .new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .pro-has-video .has-video-icon img {
    width: 24px;
    height: 18px;
    max-width: 24px;
    max-height: 18px;
}

.stretchy-button.J-stretchy-button{
    width: 30px;
    height: 18px;
    vertical-align: -3px;
}




/* ===== LEFT SIDE ===== */
/* TÃªn sáº£n pháº©m */
.product-name {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 8px 0;
    font-weight: normal;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.product-name a {
    color: #222;
    text-decoration: none;
}

.product-name a:hover {
    text-decoration: underline;
}

/* ===== GIÃ ===== */
.product-property {
    margin-bottom: 8px;
}

.fob-price {
    color: #ff6a00;
    font-size: 18px;
    font-weight: bold;
}

.fob-unit {
    color: #666;
    margin-left: 4px;
}

.min-order {
    color: #888;
    font-size: 13px;
}
/* ===== RIGHT SIDE ===== */
.pro-extra {
    flex: 0 0 40%;
    /* padding: 0 10px 0 0; */
    box-sizing: border-box;
}
span.fob-price e {
    color: #888;
    font-size: 16px;
    text-decoration: line-through;
    font-weight: normal;
}
.company-info {
    list-style: none;
    padding: 0;
    margin: 0;
}

.compnay-name {
    font-weight: 600;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.compnay-name:hover {
    color: #ff6a00;
}

/* Location */
.company-info li span {
    font-size: 13px;
    color: #666;
}

/* ===== BUTTON AREA ===== */
.action-area {
    margin-top: 10px;
    display: flex;
    /*gap: 10px;*/
    align-items: center;
}

/* Contact Button */
.contact-btn {
    background: #ff6a00;
    color: #fff;
    padding: 6px 14px;
    border-radius: 3px;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
}

.contact-btn:hover {
    background: #e65c00;
}

/* Chat Link */
.tm-status-on {
    color: #007bff;
    font-size: 13px;
    text-decoration: none;
}

.tm-status-on:hover {
    text-decoration: underline;
}


.img-box {
    position: relative;
}

/* NÃºt trÃ¡i pháº£i */
.img-left,
.img-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #000;
    border-radius: 50%;

    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 10;
}

.img-left { left: 10px; }
.img-right { right: 10px; }

/* Hover má»›i hiá»‡n */
.img-box:hover .img-left,
.img-box:hover .img-right {
    opacity: 1;
    visibility: visible;
}

/* Hover sÃ¡ng hÆ¡n */
.img-left:hover,
.img-right:hover {
    background-color: #d3d3d3;
}

.swiper-page-wrap {
    position: absolute;
    bottom: 8px;
    right: 10px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 10px;
    text-decoration: none;
}
.img-left i, 
.img-right i{
    font-size: 25px;
}
.img-left i, .img-right i {
    font-size: 27px;
    top: 6px;
    position: absolute;
    left: 35%;
}
.img-right i{
    left: 44%;  
}
a.has-page.swiper-page-wrap span {
    color: #fff;
}
.new-layout-fly {
    padding-bottom: 60px;
}
.new-layout-fly .search-list .list-node .list-node-content .product-info .product-property {
    margin: 10px 0 15px 0;
}
.new-layout-fly .search-list .list-node .list-node-content .product-info .product-property .fob-price {
    line-height: 30px;
    font-weight: 700;
    font-size: 26px;
    color: #222;
}
.new-layout-fly .search-list .list-node .list-node-content .product-info .product-property .fob-unit {
    color: #888;
    font-weight: 400;
}
.new-layout-fly .search-list .list-node .list-node-content .product-info .product-property .min-order {
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    color: #222;
    margin-top: 10px;
}
.new-layout-fly .search-list .list-node .list-node-content .contact-btn {
    width: fit-content;
    height: 38px;
    padding: 0 20px;
    border-radius: 100px;
    background: #e64545;
    opacity: 1;
    color: #fff;
    font-size: 14px;
    text-indent: 0%;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    font-size: 14px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-layout-fly .search-list .list-node .list-node-content .contact-btn:hover {
    color: #fff;
    background-color: #d92121;
}
ul.company-info > li.compnay-name-li span {
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    text-decoration: underline;
    color: #222;
}
ul.company-info > li.compnay-name-li a.company-name{
    color: #222;
}
ul.company-info > li.compnay-name-li {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    color: #555;
}
ul.company-info > li.auth-li.cf{
    padding: 5px 0;
}
.list-node-content .company-info .auth .auth-icon {
    height: 16px;
    width: auto;
}
.auth.auth-as img.auth-icon{
    height: 16px;
    width: auto;
}
.new-layout-fly .search-list .list-node .list-node-content .pro-extra .company-info .auth {
    margin-right: 6px;
    float: left;
    height: 24px;
    padding: 5px 0;
}


ul.company-info > li.auth-li.cf a.product-evaluation {
    margin: 2px 0 0 0px;
    display: flex;
    float: left;
    align-items: center;
    color: #222;
    font-size: 14px;
    height: 24px;
    line-height: 18px;
    cursor: pointer;
    text-decoration: none;
    background: linear-gradient(90deg, #FFE2E2, #fff);
    border-radius: 12px;
    padding: 0 4px 0 8px;
    position: relative;
    gap: 6px;
}
ul.company-info > li.auth-li.cf a.product-evaluation > i.fa-star{
    color: #e64545;
    font-size: 16px;
    position: relative;
    top: -1px;
}
.product-content {
    flex: 1;
    min-width: 0;
    margin-left: 0;
}
.product-detail {
    display: flex;
    /*gap: 30px;*/
    gap: 50px;
}

.product-info {
    flex: 3;
    min-width: 0;
}

.pro-extra {
    flex: 2;
    min-width: 0;
}
.product-info,
.pro-extra {
    box-sizing: border-box;
}
.extra-property {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: #888;
}
/***display-category-supplier***/
.layout-fly{
    padding-bottom: 60px;
}
.layout-fly .main-wrap {
    display: flex;
}
.layout-fly .main {
    flex-grow: 1;
    box-sizing: border-box;
    margin: 0 15px;
    width: 400px;
}
.main-wrap .refine {
    width: 240px;
    box-sizing: border-box;
    border: 1px solid #dae0e6;
    padding: 10px 0 20px 12px;
}

.extra .section {
    width: 210px;
    margin-bottom: 10px;
}
.layout-fly .extra .list {
    padding: 15px;
    border: 1px solid #dce2e8;
}
.extra .section h3{
    font-size: 16px;
    line-height: 22px;
    padding: 7px 0;
    margin: 0;
}
.extra .section .list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.extra .section .list li {
    display: block;
    line-height: 16px;
    padding: 5px 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 7.5px 0;
    font-size: 14px;
}
.extra .section .list li a {
    color: #222;
    line-height: 16px;
}
.extra .section .list li a:hover{
    color: #ff850a;
    text-decoration: none;
}
.layout-fly .extra .showmore {
    color: #007dfa;
    padding: 7.5px 0;
    font-size: 14px;
}
.search-list {
    display: flex;
    flex-wrap: wrap;
    border-width: 1px;
    border-style: solid;
    border-color: #dae0e6;
}
.search-list .list-node {
    padding: 15px;
    min-height: 210px;
    width: 100%;
    display: flex;
}
.list-node .company-info {
    flex-grow: 1;
    width: 200px;
}
.list-node .company-top {
    background: linear-gradient(90deg, #E1EAF3 0%, rgba(225, 234, 243, 0) 97%);
    padding: 10px 15px;
    border-radius: 6px;
}
.list-node .company-name {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    text-decoration: underline;
    color: #222;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (min-width: 1600px) {
    .list-node .company-name {
        font-size: 18px;
    }
}
.list-node .company-name a {
    color: #222;
}
.list-node .company-name a h2 {
    font-weight: normal;
    margin: 0;
    font-size: 16px;
}
.list-node .compnay-auth {
    margin-top: 4px;
}
.list-node .compnay-auth .auth-block {
    margin-right: 20px;
    text-decoration: none;
    position: relative;
}
.list-node .compnay-auth span {
    color: #888;
}
.as-info {
    position: relative;
    display: inline-block;
}
.as-info .as-logo {
    position: relative;
    height: 18px;
    line-height: 18px;
    margin-left: -5px;
    padding: 3px 0 3px 5px;
}
.as-info .as-logo a {
    display: block;
    color: #666;
}
.list-node .company-box {
    margin-top: 10px;
    font-size: 14px;
}
.list-node .company-intro {
    line-height: 1.3;
}
.list-node .company-intro .tr-box {
    display: flex;
    padding: 4px 0;
}
.list-node .company-intro .tr-box .subject {
    color: #999;
    width: 120px;
    vertical-align: top;
}
.list-node .company-intro .tr-box .td-des {
    width: 10px;
    flex-grow: 1;
    color: #000;
}
.as-logo-now.as-logo img {
    max-width: 50px;
}
.list-node .user-action {
    margin-top: 10px;
    display: flex;
}
.list-node .user-action .contact-btn {
    height: 33px;
    display: flex;
    text-align: center;
    line-height: 33px;
    vertical-align: middle;
    justify-content: center;
    font-size: 14px;
    margin-right: 10px;
    color: #fff;
    background-color: #e64545;
    border-radius: 17px;
    padding: 0 16px;
}
.list-node .user-action .contact-btn:hover {
    background-color: #ca2e2e;
    color: #fff !important;
}
.list-node .user-action .contact-btn i {
    line-height: 33px;
    font-size: 18px;
    margin-top: 1px;
}
.list-node .user-action .contact-btn span {
    color: #fff;
    font-size: 14px;
    padding-left: 6px;
}
@media screen and (min-width: 1440px) {
    .product-list {
        width: 510px;
    }
}
.list-node .rec-product {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.list-node .rec-product li {
    width: 160px;
    float: left;
    margin-left: 10px;
    position: relative;
    font-size: 14px;
}
@media screen and (min-width: 1600px) {
    .list-node .rec-product li {
        width: 160px;
    }
}
.list-node .rec-product li .img-thumb {
    width: 140px;
    height: 140px;
    margin-bottom: 5px;
    background: #fff;
    border-radius: 10px;
    display: table;
    text-align: center;
    table-layout: fixed;
    overflow: hidden;
}
.img-thumb-160 img{
    max-width: 160px;
    max-height: 160px;
}
.list-node .rec-product li .img-thumb img {
    max-width: 140px;
    max-height: 140px;
}
.list-node .rec-product li .pro-name {
    height: 35px;
    line-height: 1.3;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-node .rec-product li .pro-name a {
    color: #222;
}
.list-node .pro-pop {
    visibility: hidden;
    position: absolute;
    padding: 15px;
    /*width: 160px;*/
    width: 190px;
    top: -10px;
    left: -30px;
    background: #fff;
    z-index: 2;
    box-shadow: 1px 3px 7px 0px #e0e0e0;
    box-shadow: 1px 3px 7px 0px rgba(0, 0, 0, .12);
    -webkit-transform-origin: center -15px;
    -moz-transform-origin: center -15px;
    -ms-transform-origin: center -15px;
    transform-origin: center -15px;
    -webkit-transition: -webkit-transform 300ms ease, top 300ms ease;
    -moz-transition: -webkit-transform 300ms ease,top 300ms ease;
    -ms-transition: -webkit-transform 300ms ease,top 300ms ease;
    transition: -webkit-transform 300ms ease, top 300ms ease;
    -webkit-transform: scale(0.77);
    -moz-transform: scale(0.77);
    -ms-transform: scale(0.77);
    transform: scale(0.77);
}
.img-thumb-160 {
    width: 160px;
    height: 160px;
    display: table;
    text-align: center;
    table-layout: fixed;
    overflow: hidden;
}
.list-node .rec-product li:hover {
    z-index: 2
}
.list-node .rec-product li:hover .pro-pop {
    visibility: visible;
    top: -34px;
    /*left: -36px;*/
    left: -24px;
    -webkit-transform-origin: center -15px;
    -moz-transform-origin: center -15px;
    -ms-transform-origin: center -15px;
    transform-origin: center -15px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 300ms ease,top 300ms ease;
    -moz-transition: -webkit-transform 300ms ease,top 300ms ease;
    transition: -webkit-transform 300ms ease,top 300ms ease
}
@media screen and (min-width: 1600px) {
    .list-node .rec-product li:hover .pro-pop {
        top: -24px;
        left: -26px;
    }
}
.product-list {
    width: 450px;
}
