 .list_nome{
     display: none;
 }


.swiper {
    width: 100%;
    height: 100%;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
}
      
      
.slide1{
    background-image: url("../img/cartbg.jpg");
     left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
} 



.inner {
    position: relative;
    display: block;

    height: auto;
    margin: 0 auto;
}



.banner-text {
    position: absolute;
    left: 0;
    bottom: 80px;
    z-index: 99; 
    margin-left: 10px;
} 
@media (min-width: 767px){
  .banner-text {
    position: absolute;
    left: 0;
    bottom: 80px;
    z-index: 0; 
}}
.banner-text h3 {
      font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #252b3a;
}

.banner-text h2 {
       margin-top: 12px;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #252b3a;
    margin-bottom: 20px;    
   
}
 
@media (min-width: 767px){
 .banner-text h2 {
       margin-top: 12px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #252b3a;
    margin-bottom: 20px;
}
 }
    
    
.products-gray-wrap {
    background: #f9faff;
    min-width: 1240px;
}    
    
    
  .products-wrap {
    margin: 0 auto;
    padding-top: 40px;
    width: 1240px;
    min-width: 1240px;
    height: auto;
    clear: both;
    overflow: hidden;
}   
  

 




.nav-list .item {
    display: inline-block;
    padding: 4px 12px;
    cursor: pointer;
    margin-bottom: 24px;
    margin-right: 16px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
 .nav-list .active {
    color: #0008ff;
    border: 1px solid #0008ff;
}


 .nav-list .item a {
    font-size: 14px;
    color: #666A75;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
}
  .nav-list .active a {
    color: #0008ff;
}
 
 
 
 
 


.products-banner-buttons {
    width: 930px;
    height: 80px;
    margin-left: 310px;
    margin-bottom: 14px;
    padding: 0 34px;
     background-color: #fff;
    box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
    box-sizing: border-box;
    font-size: 0;
}


.products-banner-buttons .banner-desc {
    float: left;
    margin-top: 28px;
    font-size: 16px;
    color: #374567;
    line-height: 24px;
    font-weight: 700;
}


.products-banner-buttons .banner-buttons {
    float: right;
    margin-top: 22px;
}

 



a.button-base.button-radius-4.button-blueborder.h34-border.ml16 {
    border: 1px solid #3860f4;
    background: #fff;
    color: #3860f4;
    margin-right: 20px;
}
.button-base {
    display: inline-block;
    padding: 0 24px;
    font-size: 14px;
    box-sizing: border-box;
    border-radius: 2px;
    transition: all .25s ease-in-out;
    height: 34px;
    line-height: 34px;
    float: right;
    background: linear-gradient(to right,#5f87f8,#3860f4);
    color: #fff;
 
}
.button-gm {
    display: inline-block;
    padding: 0 24px;
    font-size: 14px;
    box-sizing: border-box;
    border-radius: 2px;
    transition: all .25s ease-in-out;
    height: 34px;
    line-height: 34px;
    float: right;
    background: linear-gradient(to right,#5f87f8,#3860f4);
    color: #fff;
     vertical-align: middle;
     text-decoration: none;
    text-align: center;
    cursor: pointer;   
    margin-top: 12px;
    width: 100%;
}

.config-content-parent.product_card {
    width: 1269px;
 }



.col-sm-product {
    width: calc((76% - 47px) / 3);
    margin-bottom: 30px;
     display: inline-block;
    vertical-align: top;
}


.smc-card.card-md:first-child {
    margin-left: 0;
}
.smc-card.card-md {
    padding-bottom: 20px;
}
.smc-card {
    position: relative;
    background: #fff;
    box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border: 1px solid #e1e6f0;
    text-align: left;
}


.smc-card:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 4px;
    background: #3860f4;
    box-shadow: 0 16px 16px 0 rgb(55 69 103 / 2%), 0 8px 8px 0 rgb(235 240 252 / 2%);
    border-radius: 0 0 2px 2px;
    left: 24px;
}

.smc-card.card-md .card-top {
    margin: 0 24px;
    padding: 36px 0 16px 0;
    border-bottom: 1px solid #ebf0fc;
}


.smc-card .card-top .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    color: #374567;
}


.smc-card.card-md .card-content {
    margin: 0 24px;
    padding: 16px 0 16px 0;
}


.card-content li {
    height: 38px;
    line-height: 38px;
    font-size: 13.5px;
}

.smc-card .card-bottom {
    /* position: absolute; */
    bottom: 0;
    width: 100%;
}


.smc-card.card-md .card-bottom .bottom-wrap.label-tags {
    height: 110px;
    /*padding: 20px 0 30px 0;*/
    margin: 0 24px;
}

.smc-card .card-bottom .bottom-wrap {
    border-top: 1px solid #ebf0fc;
}

.smc-card .card-bottom .bottom-wrap .price-detail {
    display: inline-block;
    font-size: 12px;
    color: #374567;
    margin-bottom: 20px;
}

.smc-card .card-bottom .bottom-wrap .price-detail .font-num {
    font-size: 24px;
    color: #3860f4;
    font-weight: 700;
}

.smc-card .card-bottom .bottom-wrap .price-detail .desc {
    display: inline-block;
    line-height: 17px;
}


 
@media screen and (min-width: 769px){
.activity-card-foot .ky-button {
    margin-top: 12px;
    width: 100%;
}}
.ky-button-contained.ky-button-primary {
    background: #0e52ff;
    color: #fff;
     width: 100%;
}
.ky-button-contained {
    border: none;
}
.ky-button-middle {
    padding: 0;
}
.ky-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    min-width: 120px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
.ky-button-middle {
    height: 43px;
    font-size: 14px;
}

.ky-button-inner-wrap {
    position: relative;
    z-index: 10;
    height: 43px;
    line-height: 43px;
}
.ky-button-contained.ky-button-primary:active, .ky-button-contained.ky-button-primary:hover {
    background: #FFC107;
    color: #fff;
    box-shadow: none;
}


.btn-primary{ 
    background-image: linear-gradient(270deg,#ffffff,#ffffff);
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    border-radius: 2px;
    padding-left: 20px;
    padding-right: 20px;
        display: inline-block; 
    
}

.btn-primary:hover {
    background-image: -webkit-gradient(linear,left top,right top,from(#0008ff),to(#0080ff));
    background-image: -webkit-linear-gradient(left,#0008ff,#0080ff);
    background-image: linear-gradient(90deg,#f2f8ff,#f2f8ff);
    color: #1564ff; 
}
@media (max-width: 768px){
.products-gray-wrap {
    background: #f9faff;
    min-width: 100%;
    padding: 0 10px;
}}
@media (max-width: 768px){
.products-wrap {
    margin: 0 auto;
    padding-top: 40px;
    width: 100%;
    min-width: 100%;
    height: auto;
    clear: both;
    overflow: hidden;
}}
@media (max-width: 768px){
.config-content-parent.product_card {
    width: 100%;
    float: right;
}
}

@media (max-width: 768px){
.col-sm-product {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
}}
.smc-card .card-tag {
    position: absolute;
    top: 16px;
    right: -1px;
    padding: 2px 10px 2px 17px;
    background: linear-gradient(90deg,#f9faff 0,#ebf0fc 100%);
    border-radius: 4px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    color: #3860f4;
    top: 4px;
}
.smc-card .card-tag:before {
    position: absolute;
    top: 12px;
    left: 8px;
    content: '';
    width: 4px;
    height: 4px;
    background: linear-gradient(90deg,#2948df 0,#ebf0fc 100%);
    border-radius: 2px;
}