 /** News **/
 .r_news_m{width:100%;overflow:hidden;}
 #r_new_pagination{width:100%;display:flex;justify-content: center;padding:10px 0px;margin-top:20px;}
 .brands .brands_item{width:100%;aspect-ratio: 2;margin-bottom:16px;border-radius:6px;}
.r_news_m .blogs_item:hover{border-color: transparent;box-shadow: 0 6px 12px 0 #0000001A;cursor:pointer;}
.r_news_m .blogs_item{border:1px solid #E6E7E8;}
.r_news_m .blog_title_brief{padding:16px;}
.r_news_m .blogs_title{margin-bottom:10px;min-height:42px;}
.r_news_m .blogs_info{padding:14px 16px 14px 16px;border-top: 1px solid #e6e7e8;}
.r_news_m .blogs_img{width:100%;height:200px;overflow:hidden;display:flex;justify-content:center;}
.r_news_m .blogs_img img{object-fit: cover;vertical-align: auto;transition: transform 0.3s ease;}
.r_news_m .blogs_img img:hover{transform: scale(1.2);}
.r_news_m .blogs_cover{position:relative;}
.r_news_m .blogs_category{position:absolute;top:0px;left:0px}
.r_news_m .blogs_date{position:absolute;bottom:10px;left:10px;padding:4px 8px;}
.blogs_pdate{margin-bottom:10px;}
.r_news_m .blogs_section_title{margin-bottom:20px;}
.r_news_m .blogs_category_1 span{height:26px;line-height:26px;padding:0px 10px 0px 10px;display:inline-block;}
.r_news_m .blogs_category_1{position:relative;padding-right:8px;}
.r_news_m .blogs_category_1 img{width:8px;height:26px;display:inline-block;position:absolute;top:0px;right:0px;z-index:100;}
.r_news_m .blogs_category{background:rgba(38,39,40,.75);width:fit-content;line-height:24px;}
.r_news_m .blogs_category_2{height:24px;line-height:24px;padding:0px 10px;}
.r_news_m .blogs_more span{margin-right:10px;transition: margin-right 0.3s ease;}
.r_news_m .blogs_more:hover span{margin-right:20px;}
.r_news_m .blogs_img a{width:100%;display:flex;justify-content:center;}
.r_news_m .blogs_img a picture{width:100%;display:block;}
.r_news_m .blogs_img a picture img{width:100%;height:100%;}
 /** News **/

 /** WeAre **/
.weare_items{display:flex;}
.weare_main {width:100%;overflow:hidden;}
.weare_items .weare_item{padding:48px 107px 74px 107px;display:flex;flex-wrap:wrap;border-radius:6px;}
.weare_items .weare_item:nth-child(1){background:url(/front/img/wearebg_01.png);background-repeat:no-repeat;background-size:cover;}
.weare_items .weare_item:nth-child(2){background:url(/front/img/wearebg_02.png);background-repeat:no-repeat;background-size:cover;}
.weare_items .weare_item:nth-child(3){background:url(/front/img/wearebg_03.png);background-repeat:no-repeat;background-size:cover;}
.weare_items .weare_item .weare_icon img{width:auto;height:auto;}
.weare_items .weare_item .weare_icon{margin-bottom:25px;}
.weare_items .weare_item .weare_name{margin-bottom:5px;}
.weare #weare_pagination{width:100%;padding:10px 0px;display:flex;justify-content:center;display:none;margin-top:20px;}
.weare_items .weare_brief{height:88px;display: -webkit-box;  -webkit-box-orient: vertical;overflow: hidden; text-overflow: ellipsis;-webkit-line-clamp: 4;}
  /** WeAre **/

  /** Categorys **/
.categorys{position:relative;}
.categorys_bg{position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(/front/img/category_bg.png);background-repeat:no-repeat;z-index:-2;}
.categorys:nth-child(even) .categorys_bg{background:url(/front/img/category_bg2.png);}
.categorys .cts_h{border-bottom:1px solid #A8ACB0;margin-bottom:35px;}
.cts_list .cts_name{padding:5px 10px 15px 10px;display:inline-block;cursor:pointer;}
.cts_list .cts_active .cts_name{color:#262728;font-family: PoppinsMedium;border-bottom:3px solid #12337E;}
.cts_swp{width:100%;margin:0px;}
.cts_list{width:calc(100% - 100px);min-height:50px;}
.cts_data{display:none;}
.cts_data_active{display:block;}
.categorys .cts_item{padding:14px 14px 28px;border-radius:6px;margin-bottom:32px;}
.categorys:nth-child(odd) .cts_item{background:#FFFFFF;}
.categorys:nth-child(even) .cts_item{background:#F6F7FA;}
.categorys .cts_ctrl svg{position:relative;top:-5px;}
.categorys .cts_ctrl svg:nth-child(1){margin-right:10px;}
.cts_img img{width:100%;height:auto;} 
.categorys .cts_item .cts_title{margin-top:12px;line-height:1.3;min-height:36px;}
.categorys .cts_item .cts_title a{text-align:center;}
.categorys .cts_ctrl i::after{content:'';color:#262728;}
.categorys .cts_ctrl{position:relative;top:-5px;} 
.categorys .cts_ctrl i{position:static!important;font-size:24px;font-weight:bold;color:#262728;opacity:0.8;}
  /** Category **/

  /** Banners **/
.banners{position:relative;}
.banners_p{display:block;}
.banners_m{display:none;}
.banners .banners_pagination{position:absolute;bottom:28px;left:0px;width:100%;display:flex;justify-content:center;z-index:100;}
.banners .swiper-pagination-bullet{width:64px;height:4px;background:#FFFFFF!important;border-radius:3px;opacity: 1;margin:10px 8px;}
.banners .swiper-pagination-bullet-active{background: #12337e !important;}
.banners .banner_cover img{width:100%;height:auto;}
.banner_item{position:relative;}
.banner_item .banner_main{position:absolute;z-index:110;top:0;left:50%;transform: translate(-50%,0);width:100%;height:100%;overflow:hidden;width:1440px;max-width:100%;padding:40px 0px;}
.banner_main p{padding:0px;margin:0px;line-height:1.1;}
.banner_main *{line-height:1.1;}
  /** Banners **/

  /** Brands **/
.brands .brands_item picture{width:100%;display:flex;justify-content:center;align-items: center;}
.brands .brands_item img{width:auto;height:auto;max-width:50%;max-height:50%;max-height:56px;transition: all 0.4s;}
.brands .brands_item img:hover{transform: scale(1.5);cursor:pointer;}
.brands .brands_item{width:100%;aspect-ratio: 2;margin-bottom:16px;}
.brands .brands_item .brands_a{height:100%;}
.brands_swiper{padding-bottom:60px;}
.brands .brands_m{position:relative;padding-bottom:60px;}
.brands_navigation{position:absolute;bottom:18px;left:50%;transform: translateX(-50%);width:115px;}
.brands_navigation .swiper-button-next:after, .brands_navigation .swiper-button-prev:after{content:'';}
.brands_navigation .swiper-button-next, .brands_navigation .swiper-button-prev{border:1px solid #0C337E;width:40px;height:40px;border-radius:40px;}
.brands:nth-child(even){position:relative;}
.brands:nth-child(even)::after{position:absolute;content:'';top:0px;left:0px;z-index:-2;width:100%;height:100%;background:url(/front/img/brands-bg.png);background-repeat:no-repeat;background-size:100% 100%;}
.brands .brands_slide {width:14.285%;} 
.brands .brands_wrapper{flex-wrap:wrap;}
/** Brands **/

  /** Services **/
  .services{padding:25px 0px 18px 0px;}
  .services .service_item{flex-wrap:wrap;}
  .services .services_ico{margin-right:18px;width:100%;margin-bottom:12px;}
  .services .services_info{width:100%;} 
  .services .services_title{text-align:center;}
  .services .services_brief{text-align:center;} 
  .services .services_ico img{width:auto;height:auto;max-height:60px;} 
  .services .services_wrapper{gap:0px 10px;display:flex;justify-content: space-between;align-items:stretch;}
  .services .services_slide{width:calc(25% - 7.5px) !important;}
  .services_pagination{display:none;}
  /** Services **/

/** Hot Products **/
.h_products {position:relative;}
.h_products .ktd_bg{background:url(/front/img/h_products.png);width:100%;height:100%;position:absolute;z-index:-2;top:0px;left:0px;}
.h_products .p_cates{margin-left:40px;border-bottom:1px solid #D1D1D1;overflow:hidden;}
.h_products   .kst_m_l{width: 280px !important;}
.h_products   .kst_m_r{width: calc(100% - 320px)!important;}
.h_products .p_cates .swiper-slide{width:fit-content;margin-right:30px;}
.h_products .p_cates .swiper-slide span{display:inline-block;padding:15px 10px;cursor:pointer;}
.h_products .p_cates .active span{border-bottom:2px solid #12337E;}
.h_products .hp_swipers_active{display:block;}
.h_products .hp_cart a{padding:12px 16px;border-radius:6px;}
.h_products .hps_slide{background:#FFFFFF;border-radius:6px;}
.h_products .hp_item{padding:12px 0px 16px;width:100%;border-radius:6px;}
.h_products .hp_cover img{width:100%;height:auto;}
.h_products .hp_score{margin-top:6px;min-height:21px;padding:0px 16px;}
.h_products .hp_price{margin-top:30px;padding:0px 16px;}
.h_products .hp_cart{margin-top:16px;padding:0px 16px;}
.h_products .hp_cart .hp_cart_icon{margin-right:10px;}
.h_products .hp_cart .hp_cart_icon i{position:relative;top:2px;}
.h_products .hp_name{margin-top:10px;padding:0px 16px;}
.h_products .hp_name a{color:#262728;}
.h_products .hp_name a:hover{color:#0080FF;}
.h_products .hp_items{display:none;}
.h_products .hp_items_active{display:block!important;position:relative;padding-bottom:60px;}
.h_products .hp_items  .brands_navigation{display:none;}
/** Hot Products **/

/** Recommend Products **/
.r_products .p_cates{margin-left:40px;overflow:hidden;border-bottom:1px solid #D1D1D1;}
.r_products   .kst_m_l{width: 420px !important;}
.r_products   .kst_m_r{width: calc(100% - 430px)!important;}
.r_products .p_cates .swiper-slide{width:fit-content;margin-right:30px;}
.r_products .p_cates .swiper-slide span{display:inline-block;padding:15px 10px;cursor:pointer;}
.r_products .p_cates .active span{border-bottom:2px solid #12337E;}
.r_products .rp_list{width:100%;display:flex;justify-content:flex-start;align-items: center;flex-wrap:wrap;}
.r_products .rp_one{width:calc(33.33% - 10px);margin-right:15px;margin-bottom:20px;padding:30px 14px 5px 20px;border-radius:6px;}
.r_products .rp_one:nth-child(3n){margin-right:0px;}
.r_products .rp_one:nth-child(odd){background:url(/front/img/rp-01.png);background-repeat:no-repeat;background-size:cover;} 
.r_products .rp_one:nth-child(odd) .rp_name{color:#12337E!important;}
.r_products .rp_one:nth-child(odd) .rp_price,.r_products .rp_one:nth-child(odd) .rp_price *{color:#12337E!important;}
.r_products .rp_one:nth-child(odd) .rp_brief,.r_products .rp_one:nth-child(odd) .rp_brief *{color:#12337E!important;}
.r_products .rp_one:nth-child(odd) .rp_price .fs_38{background:linear-gradient(90deg,#29ACFE,#2468F2);-webkit-background-clip: text;background-clip: text;color:transparent;-webkit-text-fill-color:transparent;}
.r_products .rp_one:nth-child(even){background:url(/front/img/rp-02.png);background-repeat:no-repeat;background-size:cover;}

.r_products .rp_one:nth-child(even) .rp_name{color:#FFFFFF!important;}
.r_products .rp_one:nth-child(even) .rp_price,.r_products .rp_one:nth-child(even) .rp_price *{color:#FFFFFF!important;}
.r_products .rp_one:nth-child(even) .rp_brief,.r_products .rp_one:nth-child(even) .rp_brief *{color:#FFFFFF!important;}
.r_products .rp_btn{padding:6px 14px;border-radius:6px;margin-top:25px;cursor:pointer;}
.r_products .rp_btn svg{color:#FFFFFF;fill:#FFFFFF;stroke:#FFFFFF;}
.r_products .rp_btn .rp_btn_t{margin-right:6px;}
.r_products .rp_r .image{}
.r_products .rp_r img{max-width:230px;max-height:230px;object-fit: cover;}
.r_products .rp_items{display:none;}
.r_products .rp_items_active{display:block!important;position:relative;padding-bottom:60px;}
.r_products .brands_navigation{display:none;}
/** Recommend Products **/


/** View More Bottom **/
.view_more_bottom{display:none;margin-top:16px;}
.view_more_bottom a{display:inline-block;padding:10px 40px;} 
/** View More Botom **/




/** Responsive **/
@media screen and (max-width:1440px){
  .services .services_ico{margin-right:10px;}
  .services .services_ico img{width:60px;}
  .h_products .p_cates .swiper-slide span{padding:10px 6px;}
  .weare_items .weare_item{padding:30px 85px 55px 85px;}
  .banner_item .banner_main{padding:30px 40px;}
}
@media screen and (max-width:1280px){
  .banners .swiper-pagination-bullet{width:48px !important;} 
  .h_products .p_cates .swiper-slide span{padding:8px 6px;}
  .r_products .rp_one{width:calc(50% - 9px);margin-right:18px;}
  .r_products .rp_one:nth-child(3n){margin-right:18px;}
  .r_products .rp_one:nth-child(2n){margin-right:0px;}
  .weare_items .weare_item{padding:30px 40px 46px 40px;}
  
}
@media screen and (max-width:1192px){
  .r_products .rp_r img{max-width:210px;max-height:210px;}
}
@media screen and (max-width:1080px){
  .services .services_slide{width:calc(50% - 7px) !important;margin-bottom:16px;}
  .banners .swiper-pagination-bullet{width:40px !important;} 
  .weare_items .weare_item{padding:30px 30px 40px 30px;}
  .r_products .rp_r img{max-width:200px;max-height:200px;}
 
}
@media screen and (max-width:992px){
  .banners .swiper-pagination-bullet{width:32px !important;} 
  .ktd_section .kst_bg{display:none;}
  .r_products .rp_r img{max-width:180px;max-height:180px;}
  .ktd_section .kst_m_r .view_more a{padding:8px 20px;}
  .weare #weare_pagination{display:flex;}


  .r_products .kst_m {flex-wrap:wrap;}
  .r_products .kst_m_r{width:100%!important;}
  .r_products .p_cates{margin-left:0px;}
  .h_products .kst_m {flex-wrap:wrap;}
  .h_products .kst_m_r{width:100%!important;}
  .h_products .p_cates{margin-left:0px;}
  .h_products .hp_items  .brands_navigation{display:block;}

  .brands .brands_slide {width:25%;}
  
}
@media screen and (max-width:768px){
  .banners .swiper-pagination-bullet{width:28px !important;} 
  .h_products .kst_m_l{width:fit-content!important;}
  .r_products .rp_one{width:100%;margin-right:0px;}
  .r_products .rp_one:nth-child(3n){margin-right:0px;}
  .r_products .rp_list{flex-wrap:nowrap;}
  .ktd_section .kst_m_r .view_more a{border:none;padding:6px 0px;}
  .ktd_section .kst_m_r .view_more span{margin-right:0px;color:#262728;font-family: PoppinsMedium;text-decoration:underline;}
  .ktd_section .kst_m_r .view_more a svg{display:none;}
  .weare .kst_m_r {width:100px;justify-content: right;}
  .r_news .kst_m_r {width:100px;justify-content: right;}
  .r_products .brands_navigation{display:block;}
  .brands .brands_slide {width:33.33%;}
  .banners_p{display:none;}
  .banners_m{display:block;}
 
}
@media screen and (max-width:600px){
  .services .services_slide{width:100% !important;}
  .services .services_slide{width:100%!important;}
  .services .services_wrapper{flex-wrap:wrap;}
  .services .services_m{width:100%;overflow:hidden;}
  .services_pagination{width:100%;display:flex;justify-content: center;}
  
}
@media screen and (max-width:540px){
  .banners .swiper-pagination-bullet{width:24px !important;} 
  .banners .banners_pagination{bottom:10px;}
  .h_products .kst_m_l{width: 100% !important;}
  .h_products .kst_m_r{width: 100% !important;}
  .h_products .p_cates{margin-left:0px;}
  .h_products .kst_m{flex-wrap:wrap;}
  .view_more_bottom{display:flex;}
  .kst_m_r .view_more{display:none;}
  #r_new_pagination{margin-top:0px;}
  .r_news  .kst_m_r{width:0%!important;}
  .weare  .kst_m_r{width:0%!important;}
}


@media screen and (max-width:480px){
  .cart_layer_m .cart_price{flex-wrap:wrap;}
  .cart_layer_m .cart_price .cart_price_left{width:100%;}
  .cart_layer_m .cart_price .cart_price_right{width:100%;margin-top:6px;}
  .cart_price{flex-wrap:wrap;}
  .cart_price_left{width:100%;}
  .cart_price_right{width:100%;}
  .brands .brands_slide {width:50%;}
}
@media screen and (max-width:414px){
  .h_products .kst_m_l{padding:20px 0px 14px;} 
  .r_products .kst_m_l{padding:20px 0px 14px;}
  .categorys .kst_m_l{padding:20px 0px 14px;}
  .categorys .cts_h{margin-bottom:16px;}
  .h_products .hp_main{margin-top:16px;}
  .r_products .rp_main{margin-top:16px;}
  .h_products .hp_item{padding:16px;border-radius:6px;}
  .categorys .cts_item{padding:16px;}
  .r_products  .rp_one{padding:24px 16px;border-radius:6px;}
  .r_products .rp_items_active{padding-bottom:40px;}
  .view_more_bottom a{border-radius:6px;}
  #r_new_pagination{padding:24px 0px;}
  .r_news .view_more_bottom{margin-top:8px;}
  .nsl_r form .nslr_2 a{border-radius:6px;}
  .nsl_r form .nslr_2{border-radius:6px;background:none;overflow:hidden;right:-1px;}
  .footer_m{padding:48px 0px 24px 0px;}
  .footer_m .fot_links .fot_link_ul{margin-bottom:0px;}
  .footer_m .fot_cts{margin:16px 0px 24px 0px;}
  .footer_m .footer_end .fte_c{margin:10px 0px;}
  .banner_item .banner_main{padding:0px 18px;}
}
@media screen and (max-width:390px){
  
}
@media screen and (max-width:375px){
  
}
/** Responsive **/