/*2769*/
@charset "utf-8";
html, body{color:#45545e;font-size:16px;font-weight:400;font-family:Cairo;}
a{color:#45545e;}
a:hover{color:#ff5e14;}
 h1,h2,h3, h4, h5,h6{ font-weight: 700; margin: 0;}
header-mid:after,
#nav-box:after{clear: both;display: table; content: " ";}
.fl{float:left;}
.fr{float:right;}
.clearfix{zoom:1;}
.clearfix:after{content: ""; height: 0; visibility: hidden; display: block; clear: both;}
.clear40{
	width:100%;
	height:40px;
	margin:0;
	padding:0;
	clear:both;
}
*{    -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;}
/*多次点击出现蓝色*/
body{-moz-user-select: none; 
-webkit-user-select: none; 
-ms-user-select: none;
 user-select: none;}

.language{float:none;display:inline-block;vertical-align:middle;}
.language-box{padding:0;}
.language-con{height:80px;line-height:80px;color:#fff;font-size:0;padding:0 17px 0 0;}
.language-con i{font-size:0;}
.language-list{top:100%;right:-15px;left:auto;overflow:hidden;overflow-y:auto;}
.language-con span img{width:30px;margin:0;}


.top-box{border-bottom:1px solid rgba(34,34,34,0.1);text-align:left;padding:20px 0;}
.top-box .logo {display:inline-block;}
.top-box .logo a{height:32px;display:flex;align-items:center;}
.top-box .logo img{display:block;max-height:100%;max-width:100%;}
.top-box .top-txt{font-size:0;float:right;}

.header-box{ transition:all .3s ease-out;position:relative;z-index:99;width:100%;background:rgba(0,0,0,0.2);}
/*.posFixed .header-box{background:#262626;position:fixed;top:0;left:0;animation:500ms ease-in-out 0s normal none 1 running fadeInDown;}
.posFixed #body-box{padding-top:60px;}*/
.other_page .header-box{background:#000;}	
	
.header-box .logo{padding-right:15px;box-sizing:border-box;display:none;}
.header-box .logo a{display: flex; align-items: center;height:40px;padding:10px 0;}
.header-box .logo img{max-height:100%;max-width:100%;display:block;}
.header-box .header-rt{}
.header-box .header-r{display:inline-block;float:right;position:relative;z-index:9;}
.header-box .search-btn{display:inline-block;position:relative;cursor:pointer;height:80px;line-height:80px;}
.header-box .search-btn>.icon{fill:#fff;width:30px;height:30px;vertical-align:middle;}

.header-box .search-box{position:absolute;right:-7px;top:100%;border:1px solid #e1e1e1;box-shadow:0px 3px 13px 0px rgba(0, 0, 0, 0.2);visibility:hidden;opacity:0;background:#fff;padding:15px;line-height:normal;display:none;border-radius:2px;width:300px;box-sizing:border-box;z-index:99;}
.header-box .search-box:before{    height: 10px;
    width: 10px;
    position: absolute;
	content:'';
    top: -6px;
    right: 16px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1;background:#fff;box-sizing:border-box;}
.header-box .search-txt{height: 39px; width: 228px;padding-right:10px;padding-left:10px;background:#f8f8f8;color:#aaa;border:0;float:left;box-sizing:border-box;display:inline-block;border-radius:0;}
.header-box .searc_btn{display:inline-block;height:39px;width:40px;border:none;background:#ff3514;cursor:pointer;-webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;box-sizing:border-box;}
.header-box .searc_btn:hover{box-shadow:inset 0 -40px 0 0 rgba(34,34,34,0.2);}
.header-box .searc_btn .icon{fill:#fff;-webkit-transition: all 700ms; transition: all 700ms;width:20px;height:20px;vertical-align:middle;}
.header-box .search-box form{position:relative;font-size:0;}

body.search-show .header-box .search-box{opacity:1;visibility:visible;display:block; }





.header-box .header-nav{display:inline-block;vertical-align:middle;text-align:left;position:relative;z-index:8;}
.header-box #nav-box .nav>li{position:relative;z-index:999;float:left;}
.header-box #nav-box .nav>li>a{padding:0 32px 0 0;line-height:80px;display:block;font-size:21px;color:#fff;font-weight:400;transition:all 0.3s ease;position:relative;}
.header-box #nav-box .nav .arrow{    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #fff;
}



.header-box #nav-box .nav-sub{opacity:0;visibility:hidden;position:absolute;left:0;top:100%;background:#fff;box-shadow:0 5px 11px 0 rgba(0,0,0,.27);min-width:230px;transition:all 0.3s ease;padding:14px 0;}
.header-box #nav-box .nav-sub dd a{padding:13px 26px 11px;font-size:16px;line-height:1;display:block;color:#333;}

.header-box #nav-box .nav>li.on>a{text-decoration:underline;}

.header-box #nav-box .nav>li.on .nav-sub{opacity:1;visibility:visible;}

.header-box #nav-box .nav-sub dd a:hover{color:#fff;background:#000;}
.header-box .mobile-nav{display:none;line-height:normal;}
.header-box .mobile-nav .mobile-nav-icon{height:32px;width:22px;position:relative;cursor:pointer;background:none;margin-top:14px;border-radius:0;margin-left:20px;}
.header-box .mobile-nav .mobile-nav-icon:before,
.header-box .mobile-nav .mobile-nav-icon span,
.header-box .mobile-nav .mobile-nav-icon:after{position:absolute;left:0;top:9px;width:22px;height:2px;background:#fff;content:'';border-radius:0;}
.header-box .mobile-nav .mobile-nav-icon span{top:16px;}
.header-box .mobile-nav .mobile-nav-icon:after{top:23px;}

.header-box .mobile_nav{position:absolute;top:100%;right:0;width:100%;z-index:99;box-sizing:border-box;background:#000;text-align:left; overflow:hidden;padding:16px 0;display:none;}

/*body.nav-show .header-box .mobile_nav{display:block;}*/


#mobile-nav-box li .mobile-nav-box__link{position:relative;}
#mobile-nav-box li .icon{    position: absolute;
    right: 12px;
    top: 0;
    width: 60px;
    text-align: center;
    height: 44px;
    line-height: 44px;
    font-size: 28px;
    color: #FFF;
    cursor: pointer;
    transition: all .3s ease;}
#mobile-nav-box li a{padding:11px 36px 11px 44px;display:block;font-size:20px;color:#fff;font-weight:700;line-height:1.4;}
#mobile-nav-box li a:hover{color:#e3002a;text-decoration:underline;}

#mobile-nav-box li .mobile-nav-box__link.mobile-menu-on a{color:#e3002a;}
#mobile-nav-box li .mobile-nav-box__link.mobile-menu-on .icon{color:#e3002a;}

#mobile-nav-box .mobile-nav-sub{ display: none;background:#f0f2f5;box-shadow:0px 1px 40px 0px rgba(0, 0, 0, 0.1);}
#mobile-nav-box .mobile-nav-sub a{transition:all 0.3s ease-in-out;font-size:16px;line-height:1.4;color:#000;}
#mobile-nav-box .mobile-nav-sub a:hover{background:none;color:#000;text-decoration:underline;}

/*body.nav-show .topcategoriesbg {opacity: 0.6;visibility: visible;}*/
.topcategoriesbg {background: #000;width: 100%;height: 100%;position: fixed;left: 0; top: 60px;opacity: 0;visibility: hidden;z-index: 98;}

body.nav-show .header-box .mobile-nav .mobile-nav-icon span{opacity:0;}
body.nav-show .header-box .mobile-nav .mobile-nav-icon:before{top:16px;transform:rotate(45deg);}
body.nav-show .header-box .mobile-nav .mobile-nav-icon:after{top:16px;transform:rotate(-45deg);}




/*.wrap{position:relative;z-index:1;padding-bottom:300px;}*/
#main{margin-top:0 !important;/*position:relative;z-index:1;background:#fff;*/}

#main .swiper-pagination{bottom:10px;text-align:center;left:0;width:100%;}
#main .swiper-pagination-bullet{width:12px;height:12px;margin:4px;opacity:1;background:transparent;border-radius:50%;border:1px solid #e3002a;outline:none;}
#main .swiper-pagination-bullet-active{background:#e3002a;}
#main .swiper-pagination-current{color:#e95144;font-weight:700;}


#main .banner-box{position:relative;z-index:1;top:-80px;margin-bottom:-80px;}
#main .banner-prev,
#main .banner-next{position:absolute;top:40%;left:20px;z-index:2;padding:0;font-size:0;transition:all 0.3s ease;outline:none;background:none;border:3px solid #bac1c6;}
#main .banner-next{right:20px;left:auto;}
#main .banner-prev .icon,
#main .banner-next .icon{fill:#bac1c6;height:40px;display:inline-block;width:18px;padding:0 11px;transition:all 0.3s ease;}
#main .banner-next .icon{transform:rotate(180deg);-webkit-transform:rotate(180deg);}

#main .banner-prev:hover,
#main .banner-next:hover{background:#000;border-color:#000;}
#main .banner-prev:hover .icon,
#main .banner-next:hover .icon{fill:#fff;}


#main .swiper-button-disabled{opacity:0.5;}
#main .ibanner{position:relative;z-index:1;height:745px;max-height:100vh;overflow:hidden;}
#main .ibanner .li{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;}
#main .ibanner .text{display:none;position:absolute;top:50%;right:50%;transform:translateY(-50%);text-align:left;width:600px;box-sizing:border-box;}

#main .ibanner .text h3{font-size:60px;text-transform:capitalize;line-height:1;color:#fff;letter-spacing:-1px;margin:0 0 20px;
animation-delay:0.4s;}

#main .ibanner .text .banner-detail{  font-size:24px;line-height:32px;color:#fff;margin-bottom:20px; animation-delay:0.4s;
  }
#main .ibanner .text .banner-btn{ animation-delay:0.8s;font-size:15px;line-height:24px;display:inline-block;background:#000;color:#fff;padding:12px 30px;font-weight:700;text-transform:uppercase;border-radius:4px;}
#main .ibanner .text .banner-btn:hover{color:#000;background:#fff;}

#main .ibanner .swiper-pagination{display:none;}
#main .ibanner .swiper-slide-active .text{display:block;}
#main .ibanner .swiper-slide-active .text h3{ animation-name: fadeInDown;}
#main .ibanner .swiper-slide-active .text .banner-detail{animation-name: fadeInUp;}
#main .ibanner .swiper-slide-active .text .banner-btn{ animation-name: fadeInLeft;}		



#main .index-tit{font-size:40px;margin:0 0 23px;color:#000;padding-top:10px;display:block;}
#main .index-tit:after{ content: '';
    display: block;
    width: 52px;
    height: 3px;
    background: #e3002a;
    margin:0 auto 22px;}
	#main .index-tit:before{content: '';
    display: block;
    width: 52px;
    height: 3px;
    background: #e3002a;
    margin:22px auto 0;
}
#main .index-detail{font-size:16px;line-height:1.8;color:#999;margin-bottom:40px;max-width:600px; }
#main .index-btn{font-size:15px;color:#fff;background:#e3002a;border-radius:3px;display:inline-block;padding:10px 25px;font-weight:700;text-transform:uppercase;transition:all 0.3s ease;}
#main .index-btn:hover{background:#fff;color:#000;}





#main .service-box{padding:75px 0 40px;text-align:center;background:#fff;}
#main .service-box ul{text-align:left;}
#main .service-box ul li{width:33.33%;font-size:0;}
#main .service-box .service-list__con{}
#main .service-icon{display:inline-block;vertical-align:top;margin:0;}
#main .service-icon i{color:#e3002a;font-size:48px;margin-right:30px;background-image:url(../images/s-bg.png);background-repeat:no-repeat;background-size:150%;background-position:center;border-radius:50%;display:inline-block;}
#main .service-info{display:inline-block;vertical-align:top;width:calc(100% - 78px);}
#main .service-list__con h4{font-size:20px;line-height:24px;font-weight:700;color:#000;margin:0 0 14px;padding:0 30px 0 0;transition:all 0.3s;}
#main .service-list__con p{font-size:14px;line-height:22px;margin-bottom:15px;color:#999;}




#main .tag-box{text-align:center;}
#main .tag-box .index-tit{color:#fff;}
#main .tag-box .tag-list{padding:80px 0;background-size:cover;background-position:center top;background-repeat:no-repeat;}

#main .tag-box .common-index-list{font-size:0;text-align:left;margin-left:-15px;margin-right:-15px;}
#main .tag-box .common-index-list li{    display:inline-block;width: 25%;padding: 0 15px 30px;box-sizing: border-box;vertical-align:top;transition:all 0.3s;}
#main .tag-box .common-index-list .product-pic{position:relative;display:block;overflow:hidden;}
#main .tag-box .common-index-list li img{display:block;width:100%;}
#main .tag-box .common-index-list li .product-text{padding:42px 26px 33px;background:#fff;transition:all 0.4s;}
#main .tag-box .common-index-list li .product-name{    display: block;font-size:20px;color:#000;font-weight:700;text-transform:capitalize;line-height:1.2;}

#main .tag-box .common-index-list li .cate-name{color:#fff;background:#e3002a;font-size:12px;font-weight:600;display:inline-block;padding:1px 6px;line-height:14px;margin-bottom:16px;}
#main .tag-box .common-index-list li .product-name:hover{color:#e3002a;}
#main .tag-box .common-index-list li:hover{    transform: translateY(-10px);   -webkit-transform: translateY(-10px);}

#main .home-ad2{display:block;padding:78px 0;font-size:0;}
#main .home-ad2 .ad-pic{width:50%;display:inline-block;vertical-align:middle;padding-left:15px;box-sizing:border-box;}
#main .home-ad2 .ad-pic img{display:block;max-width:100%;}
#main .home-ad2 .ad-txt{width:50%;display:inline-block;vertical-align:middle;padding-right:20px;box-sizing:border-box;}
#main .home-ad2 .ad-tit{font-size:23px;font-weight:700;line-height:1;margin:17px 0 23px;text-transform:capitalize;color:#000;}
#main .home-ad2 .index-btn:hover{background:#000;color:#fff;}

#main .home-ad3{display:block;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;text-align:center;}
#main .home-ad3 .ad-txt{width:1200px;margin:0 auto;padding:80px 0;}
#main .home-ad3 .index-tit{color:#fff;}
#main .home-ad3 .index-detail{color:#fff;margin:0 auto 40px;}
#main .home-ad3 .index-btn{background:#fff;color:#e3002a;}
#main .home-ad3 .index-btn:hover{background:#fff;color:#000;}



#main .news{text-align:center;padding:70px 0;position:relative;background:#f5f6f7;}
#main .news .swiper-news{position:relative;overflow:hidden;}
#main .news li{box-sizing:border-box;position:relative;}
#main .news li .news-img{height:290px;width:100%;overflow:hidden;}
#main .news li .news-img a{display:block;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;transition:all 1s ease-out;}
#main .news li .text{text-align:left;display:block;padding:20px 0;}
#main .news li .time{margin-bottom:10px;font-size:14px;color:#000;opacity:0.5;display:block;}
#main .news li .news-tit{font-size:24px;font-weight:600;text-transform:capitalize;color:#06163A;margin-bottom:10px;    display: -webkit-box;line-height:35px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;transition:all 0.3s ease-out;}
	#main .news li .news-tit:hover{color:#e3002a;text-decoration:underline;}
#main .news li .news-detail{margin-bottom:10px;line-height:22px; color:#3f485d;display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
#main .news li .news-btn{transition:all 0.3s ease-out;font-size:16px;border-bottom:1px solid #06163A;color:#06163A;}
#main .news li .news-btn:hover{color:#e3002a;border-color:#e3002a;}
#main .news li:hover .news-img a{transform:scale(1.04);}




#footer{background:rgba(0,0,0,.9);color:rgba(255,255,255,.5);font-size:14px;padding-top:0;font-family:'Cairo';}
#footer  a{color:rgba(255,255,255,.5);}
#footer  a:hover{color:#fff;}

#footer .help-center .subscribe{padding-right:0;}
#footer .help-center .newsletter_txt{height:48px;color:#999;transition:all 300ms;box-sizing:border-box;padding:14px;width:100%;vertical-align:top;border:0;background:none;text-align:left;border-radius:0;border:1px solid #ededed;text-indent:0;font-size:14px;text-transform:capitalize;}
#footer .help-center .newsletter_btn{text-transform: uppercase;border: 0;border-radius:0;background:#ff3514;font-size:18px;text-transform:capitalize;color:#fff;padding:15px 30px;line-height:18px;display:inline-block;transition:all 0.3s ease-out;font-family:'Cairo';font-weight:500;}
#footer .help-center .newsletter_btn:hover{background:#fff;color:#000;}

#footer .help-center{padding:70px 0 60px;display:flex;justify-content:space-between;}
#footer .help-center dt{font-size:20px;text-transform:capitalize;font-weight:700;color:#fff;font-family:'Cairo', Arial, sans-serif;line-height:1.4;margin-bottom:14px;position:relative;}
#footer .help-center dt a{color:#fff;}


#footer .help-center dd{font-size:13px;margin:0;margin-bottom:14px;}
#footer .help-center .quick-links dd{}
#footer .quick-links dd a,
#footer .hot-tags dd a{margin:0;color:rgba(255,255,255,.5);height:auto;line-height:16px;display:inline-block;padding:0;text-transform:capitalize;}
#footer .quick-links dd a:hover,
#footer .hot-tags dd a:hover{color:#fff;}
#footer .help-center .contact-us{}
#footer .help-center dl{width:auto;}

#footer .sns{float:right;margin-top:0;}
#footer .sns li{width:auto;height:auto;margin:0 0 8px 8px;}
#footer .sns li a{color:#000;font-size:20px;line-height:24px;width:32px;padding:4px 0;text-align:center;transition:all 0.3s ease;border-radius:50%;background:rgba(255,255,255,.5);}
#footer .sns li a:hover{color:#fff;background:#3a5897;}
#footer .sns li:nth-child(1) a:hover{background:#3a9297;}
#footer .sns li:nth-child(2) a:hover{background:#3a9768;}
#footer .sns li:nth-child(3) a:hover{background:#8f973a;}
#footer .sns li:nth-child(4) a:hover{background:#97663a;}
#footer .sns li:nth-child(5) a:hover{background:#97413a;}
#footer .sns li:nth-child(6) a:hover{background:#973a8f;}
#footer .sns li:nth-child(7) a:hover{background:#753a97;}
#footer .sns li:nth-child(8) a:hover{background:#1aadcc;}

#footer .foot{padding:20px 0 12px;background:#000;}

#footer .copyright{border-top:0;height:auto;line-height:32px;text-align:left;text-transform:uppercase;margin:0;font-size:14px;color: #fff;float:left;}

/*内页*/
#product-detail .relevant-list li img{display:block;width:100%;}
#product-detail .relevant-list li{margin:0 5px;}

/*橙色 #ff9832*/

.home_common_style_orange #main .index-tit:before,
.home_common_style_orange #main .index-tit:after,
.home_common_style_orange #main .tag-box .common-index-list li .cate-name,
.home_common_style_orange #main .index-btn,
.home_common_style_orange #main .swiper-pagination-bullet-active,
.home_common_style_orange #footer .help-center .newsletter_btn,
.home_common_style_orange .header-box .searc_btn{background:#ff9832  !important;}
.home_common_style_orange #main .service-icon i,
.home_common_style_orange #main .tag-box .common-index-list li .product-name:hover,
.home_common_style_orange a:hover,
.home_common_style_orange #main .home-ad3 .index-btn,
.home_common_style_orange #main .news li .news-tit:hover,
.home_common_style_orange #main .news li .news-btn:hover,
.home_common_style_orange #mobile-nav-box li a:hover,
.home_common_style_orange #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on .icon{color:#ff9832 ;}
.home_common_style_orange #main .swiper-pagination-bullet,
.home_common_style_orange #main .news li .news-btn:hover{border-color:#ff9832 ;}

.home_common_style_orange #main .index-btn:hover{background:#fff !important;}
.home_common_style_orange #main .home-ad2 .index-btn:hover{background:#000 !important;}
.home_common_style_orange #main .home-ad3 .index-btn:hover{color:#000;}
.home_common_style_orange #footer .help-center .newsletter_btn:hover{background:#fff !important;}
.home_common_style_orange #main .service-box{background:#fff;}
.home_common_style_orange #main .home-ad3 .index-btn{background:#fff !important;}
.home_common_style_orange #mobile-nav-box .mobile-nav-sub a:hover{color:#000;}
/*红色#ed3445 */
.home_common_style_red #main .index-tit:before,
.home_common_style_red #main .index-tit:after,
.home_common_style_red #main .tag-box .common-index-list li .cate-name,
.home_common_style_red #main .index-btn,
.home_common_style_red #main .swiper-pagination-bullet-active,
.home_common_style_red #footer .help-center .newsletter_btn,
.home_common_style_red .header-box .searc_btn{background:#ed3445  !important;}
.home_common_style_red #main .service-icon i,
.home_common_style_red #main .tag-box .common-index-list li .product-name:hover,
.home_common_style_red a:hover,
.home_common_style_red #main .home-ad3 .index-btn,
.home_common_style_red #main .news li .news-tit:hover,
.home_common_style_red #main .news li .news-btn:hover,
.home_common_style_red #mobile-nav-box li a:hover,
.home_common_style_red #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on .icon{color:#ed3445 ;}
.home_common_style_red #main .swiper-pagination-bullet,
.home_common_style_red #main .news li .news-btn:hover{border-color:#ed3445 ;}

.home_common_style_red #main .index-btn:hover{background:#fff !important;}
.home_common_style_red #main .home-ad2 .index-btn:hover{background:#000 !important;}
.home_common_style_red #main .home-ad3 .index-btn:hover{color:#000;}
.home_common_style_red #footer .help-center .newsletter_btn:hover{background:#fff !important;}
.home_common_style_red #main .service-box{background:#fff;}
.home_common_style_red #main .home-ad3 .index-btn{background:#fff !important;}
.home_common_style_red #mobile-nav-box .mobile-nav-sub a:hover{color:#000;}
/*黄色#bdbe24*/
.home_common_style_yellow #main .index-tit:before,
.home_common_style_yellow #main .index-tit:after,
.home_common_style_yellow #main .tag-box .common-index-list li .cate-name,
.home_common_style_yellow #main .index-btn,
.home_common_style_yellow #main .swiper-pagination-bullet-active,
.home_common_style_yellow #footer .help-center .newsletter_btn,
.home_common_style_yellow .header-box .searc_btn{background:#bdbe24   !important;}
.home_common_style_yellow #main .service-icon i,
.home_common_style_yellow #main .tag-box .common-index-list li .product-name:hover,
.home_common_style_yellow a:hover,
.home_common_style_yellow #main .home-ad3 .index-btn,
.home_common_style_yellow #main .news li .news-tit:hover,
.home_common_style_yellow #main .news li .news-btn:hover,
.home_common_style_yellow #mobile-nav-box li a:hover,
.home_common_style_yellow #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on .icon{color:#bdbe24  ;}
.home_common_style_yellow #main .swiper-pagination-bullet,
.home_common_style_yellow #main .news li .news-btn:hover{border-color:#bdbe24;}

.home_common_style_yellow #main .index-btn:hover{background:#fff !important;}
.home_common_style_yellow #main .home-ad2 .index-btn:hover{background:#000 !important;}
.home_common_style_yellow #main .home-ad3 .index-btn:hover{color:#000;}
.home_common_style_yellow #footer .help-center .newsletter_btn:hover{background:#fff !important;}
.home_common_style_yellow #main .service-box{background:#fff;}
.home_common_style_yellow #main .home-ad3 .index-btn{background:#fff !important;}
.home_common_style_yellow #mobile-nav-box .mobile-nav-sub a:hover{color:#000;}





/*绿色#21a421*/

.home_common_style_green #main .index-tit:before,
.home_common_style_green #main .index-tit:after,
.home_common_style_green #main .tag-box .common-index-list li .cate-name,
.home_common_style_green #main .index-btn,
.home_common_style_green #main .swiper-pagination-bullet-active,
.home_common_style_green #footer .help-center .newsletter_btn,
.home_common_style_green .header-box .searc_btn{background:#2cd32c  !important;}
.home_common_style_green #main .service-icon i,
.home_common_style_green #main .tag-box .common-index-list li .product-name:hover,
.home_common_style_green a:hover,
.home_common_style_green #main .home-ad3 .index-btn,
.home_common_style_green #main .news li .news-tit:hover,
.home_common_style_green #main .news li .news-btn:hover,
.home_common_style_green #mobile-nav-box li a:hover,
.home_common_style_green #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on .icon{color:#2cd32c ;}
.home_common_style_green #main .swiper-pagination-bullet,
.home_common_style_green #main .news li .news-btn:hover{border-color:#2cd32c ;}

.home_common_style_green #main .index-btn:hover{background:#fff !important;}
.home_common_style_green #main .home-ad2 .index-btn:hover{background:#000 !important;}
.home_common_style_green #main .home-ad3 .index-btn:hover{color:#000;}
.home_common_style_green #footer .help-center .newsletter_btn:hover{background:#fff !important;}
.home_common_style_green #main .service-box{background:#fff;}
.home_common_style_green #main .home-ad3 .index-btn{background:#fff !important;}
.home_common_style_green #mobile-nav-box .mobile-nav-sub a:hover{color:#000;}

/*青色#21b5b5*/

.home_common_style_cyan #main .index-tit:before,
.home_common_style_cyan #main .index-tit:after,
.home_common_style_cyan #main .tag-box .common-index-list li .cate-name,
.home_common_style_cyan #main .index-btn,
.home_common_style_cyan #main .swiper-pagination-bullet-active,
.home_common_style_cyan #footer .help-center .newsletter_btn,
.home_common_style_cyan .header-box .searc_btn{background:#21b5b5  !important;}
.home_common_style_cyan #main .service-icon i,
.home_common_style_cyan #main .tag-box .common-index-list li .product-name:hover,
.home_common_style_cyan a:hover,
.home_common_style_cyan #main .home-ad3 .index-btn,
.home_common_style_cyan #main .news li .news-tit:hover,
.home_common_style_cyan #main .news li .news-btn:hover,
.home_common_style_cyan #mobile-nav-box li a:hover,
.home_common_style_cyan #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on .icon{color:#21b5b5 ;}
.home_common_style_cyan #main .swiper-pagination-bullet,
.home_common_style_cyan #main .news li .news-btn:hover{border-color:#21b5b5 ;}

.home_common_style_cyan #main .index-btn:hover{background:#fff !important;}
.home_common_style_cyan #main .home-ad2 .index-btn:hover{background:#000 !important;}
.home_common_style_cyan #main .home-ad3 .index-btn:hover{color:#000;}
.home_common_style_cyan #footer .help-center .newsletter_btn:hover{background:#fff !important;}
.home_common_style_cyan #main .service-box{background:#fff;}
.home_common_style_cyan #main .home-ad3 .index-btn{background:#fff !important;}
.home_common_style_cyan #mobile-nav-box .mobile-nav-sub a:hover{color:#000;}




/*蓝色#2773cf*/

.home_common_style_blue #main .index-tit:before,
.home_common_style_blue #main .index-tit:after,
.home_common_style_blue #main .tag-box .common-index-list li .cate-name,
.home_common_style_blue #main .index-btn,
.home_common_style_blue #main .swiper-pagination-bullet-active,
.home_common_style_blue #footer .help-center .newsletter_btn,
.home_common_style_blue .header-box .searc_btn{background:#2773cf  !important;}
.home_common_style_blue #main .service-icon i,
.home_common_style_blue #main .tag-box .common-index-list li .product-name:hover,
.home_common_style_blue a:hover,
.home_common_style_blue #main .home-ad3 .index-btn,
.home_common_style_blue #main .news li .news-tit:hover,
.home_common_style_blue #main .news li .news-btn:hover,
.home_common_style_blue #mobile-nav-box li a:hover,
.home_common_style_blue #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on .icon{color:#2773cf;}
.home_common_style_blue #main .swiper-pagination-bullet,
.home_common_style_blue #main .news li .news-btn:hover{border-color:#2773cf;}

.home_common_style_blue #main .index-btn:hover{background:#fff !important;}
.home_common_style_blue #main .home-ad2 .index-btn:hover{background:#000 !important;}
.home_common_style_blue #main .home-ad3 .index-btn:hover{color:#000;}
.home_common_style_blue #footer .help-center .newsletter_btn:hover{background:#fff !important;}
.home_common_style_blue #main .service-box{background:#fff;}
.home_common_style_blue #main .home-ad3 .index-btn{background:#fff !important;}
.home_common_style_blue #mobile-nav-box .mobile-nav-sub a:hover{color:#000;}



/*紫色#8b0574*/
.home_common_style_purple #main .index-tit:before,
.home_common_style_purple #main .index-tit:after,
.home_common_style_purple #main .tag-box .common-index-list li .cate-name,
.home_common_style_purple #main .index-btn,
.home_common_style_purple #main .swiper-pagination-bullet-active,
.home_common_style_purple #footer .help-center .newsletter_btn,
.home_common_style_purple .header-box .searc_btn{background:#8b0574  !important;}
.home_common_style_purple #main .service-icon i,
.home_common_style_purple #main .tag-box .common-index-list li .product-name:hover,
.home_common_style_purple a:hover,
.home_common_style_purple #main .home-ad3 .index-btn,
.home_common_style_purple #main .news li .news-tit:hover,
.home_common_style_purple #main .news li .news-btn:hover,
.home_common_style_purple #mobile-nav-box li a:hover,
.home_common_style_purple #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on .icon{color:#8b0574 ;}
.home_common_style_purple #main .swiper-pagination-bullet,
.home_common_style_purple #main .news li .news-btn:hover{border-color:#8b0574 ;}

.home_common_style_purple #main .index-btn:hover{background:#fff !important;}
.home_common_style_purple #main .home-ad2 .index-btn:hover{background:#000 !important;}
.home_common_style_purple #main .home-ad3 .index-btn:hover{color:#000;}
.home_common_style_purple #footer .help-center .newsletter_btn:hover{background:#fff !important;}
.home_common_style_purple #main .service-box{background:#fff;}
.home_common_style_purple #main .home-ad3 .index-btn{background:#fff !important;}
.home_common_style_purple #mobile-nav-box .mobile-nav-sub a:hover{color:#000;}

/*粉色#f84c96 */
.home_common_style_pink #main .index-tit:before,
.home_common_style_pink #main .index-tit:after,
.home_common_style_pink #main .tag-box .common-index-list li .cate-name,
.home_common_style_pink #main .index-btn,
.home_common_style_pink #main .swiper-pagination-bullet-active,
.home_common_style_pink #footer .help-center .newsletter_btn,
.home_common_style_pink .header-box .searc_btn{background:#f84c96   !important;}
.home_common_style_pink #main .service-icon i,
.home_common_style_pink #main .tag-box .common-index-list li .product-name:hover,
.home_common_style_pink a:hover,
.home_common_style_pink #main .home-ad3 .index-btn,
.home_common_style_pink #main .news li .news-tit:hover,
.home_common_style_pink #main .news li .news-btn:hover,
.home_common_style_pink #mobile-nav-box li a:hover,
.home_common_style_pink #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on .icon{color:#f84c96  ;}
.home_common_style_pink #main .swiper-pagination-bullet,
.home_common_style_pink #main .news li .news-btn:hover{border-color:#f84c96  ;}

.home_common_style_pink #main .index-btn:hover{background:#fff !important;}
.home_common_style_pink #main .home-ad2 .index-btn:hover{background:#000 !important;}
.home_common_style_pink #main .home-ad3 .index-btn:hover{color:#000;}
.home_common_style_pink #footer .help-center .newsletter_btn:hover{background:#fff !important;}
.home_common_style_pink #main .service-box{background:#fff;}
.home_common_style_pink #main .home-ad3 .index-btn{background:#fff !important;}
.home_common_style_pink #mobile-nav-box .mobile-nav-sub a:hover{color:#000;}
/*黑色#666*/
.home_common_style_black #main .index-tit:before,
.home_common_style_black #main .index-tit:after,
.home_common_style_black #main .tag-box .common-index-list li .cate-name,
.home_common_style_black #main .index-btn,
.home_common_style_black #main .swiper-pagination-bullet-active,
.home_common_style_black #footer .help-center .newsletter_btn,
.home_common_style_black .header-box .searc_btn{background:#666  !important;}
.home_common_style_black #main .service-icon i,
.home_common_style_black #main .tag-box .common-index-list li .product-name:hover,
.home_common_style_black a:hover,
.home_common_style_black #main .home-ad3 .index-btn,
.home_common_style_black #main .news li .news-tit:hover,
.home_common_style_black #main .news li .news-btn:hover,
.home_common_style_black #mobile-nav-box li a:hover,
.home_common_style_black #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on .icon{color:#666 ;}
.home_common_style_black #main .swiper-pagination-bullet,
.home_common_style_black #main .news li .news-btn:hover{border-color:#666 ;}

.home_common_style_black #main .index-btn:hover{background:#fff !important;}
.home_common_style_black #main .home-ad2 .index-btn:hover{background:#000 !important;}
.home_common_style_black #main .home-ad3 .index-btn:hover{color:#000;}
.home_common_style_black #footer .help-center .newsletter_btn:hover{background:#fff !important;}
.home_common_style_black #main .service-box{background:#fff;}
.home_common_style_black #main .home-ad3 .index-btn{background:#fff !important;}
.home_common_style_black #mobile-nav-box .mobile-nav-sub a:hover{color:#000;}


@media screen and (max-width:1366px){
	.wrapper{width:100%;box-sizing:border-box;padding:0 50px;}
	#main .ibanner .text{right:auto;left:0;width:600px;max-width:100%;padding:0 50px;box-sizing:border-box;}
	#main .home-ad3 .ad-txt{width:100%;padding:80px 50px;box-sizing:border-box;}

	}
@media screen and (max-width:1200px){
	.top-box {display:none;}
	.top-box .top-txt{float:none;text-align:center;}
	.top-box .logo{display:none;}
	.header-box .logo{width:50%;display:inline-block;}
	.header-box{background:#000;}
	.header-box .header-nav .nav-box{display:none;}
	.header-box .mobile-nav{display:inline-block;}
	.header-box .header-nav{line-height:normal;z-index:1001;}


	
	.header-box .search-btn{height:60px;line-height:56px;}
	

	#inquiry-box, #feedback-box, #search-error404, #error404, #sitemap-box, #module-login, #brands-box, #notice-box{margin:0 auto;}
	#page-products-list, #navpage, #page-news, #news-detail, #product-detail .product-detail__wrapper{margin-top:50px;}
	#main .tag-box .common-index-list li{width:33.33%;}
	#footer .help-center dt{font-size:20px;}

	#main .banner-box{top:0;margin-bottom:0;}
	#main .ibanner{height:600px;max-height:100vh;}
	#main .ibanner .text h3{font-size:55px;}
	#main .ibanner .text .banner-detail{font-size:20px;line-height:27px;}
	#main .banner-prev, #main .banner-next{bottom:40px;top:auto;border-width:2px;}
	#main .banner-prev{left:auto;right:80px;}
	#main .service-icon{width:100%;}
	#main .service-icon i{margin:0;}
	#main .service-info{width:100%;}
	#main .service-box ul{text-align:center;}
	#main .service-list__con h4{padding:0;}
	
	.language-con{height:60px;line-height:60px;}


	

	}

@media screen and (max-width:1024px){



	
	#main .service-box li{width:50%;}


	}
@media screen and (max-width:992px){
  	#product-detail .bigimgbox:before{z-index:9;}
	#footer .help-center{display:block;}
	#footer .help-center:after{display:block;content:'';width:100%;height:1px;clear:both;}
	#footer .help-center dl.contact-us{width:50%;}
	#footer .help-center dl{width:25%;padding-right:30px;}
	#footer .help-center dl:nth-child(3){padding-right:0;}
	#footer .help-center dl.subscribe{width:100%;margin-top:20px;padding-right:0;}
	#footer .help-center .newsletter_btn{vertical-align:top;margin-top:0;}
	#footer .help-center dl{margin-bottom:10px;}
	#footer .help-center .newsletter_txt{width:300px;margin-right:10px;}
	#footer .help-center .subscribe form{font-size:0;}
	
	
	#main .ibanner .text h3{font-size:40px;}
	#main .ibanner .text .banner-detail{font-size:16px;line-height:22px;}
	#main .ibanner .text .banner-btn{line-height:1;font-size:14px;font-weight:400;}
	#main .tag-box .common-index-list li{width:50%;}

	#main .index-btn{font-size:14px;line-height:1;font-weight:400;}


	}
	
@media screen and (max-width:768px){
	

	
	#footer .copyright{float:none;height:auto;text-align:center;}
	#footer .sns{float:none;text-align:center;}
	#footer .foot{padding:10px 0;}
	#footer .help-center{padding:40px 0;}
	#footer .help-center dd{font-size:15px;}
	#main .home-ad2 .ad-txt{width:100%;padding:0;}
	#main .home-ad2 .ad-pic{width:100%;margin:40px 0 0;padding:0;}
	#main .index-detail{width:100%;}
	#main .news li .news-img{height:200px;}
	#main .index-tit{font-size:30px;}
	#main .news li .news-tit{font-size:20px;line-height:25px;}
	

	


	
	


	}
@media screen and (max-width:767px){
	.wrapper{padding:0 20px;}
	#mobile-nav-box li a{padding:8px 20px;}
	#footer .sns li a{font-size:20px;}
	#footer .help-center dl{padding-right:0;}
	#footer .help-center dl dt{border-bottom:0;height:25px;line-height:25px;margin-bottom:10px;font-size:16px;}
	#footer .help-center dl dd{padding:0;}
	#footer .help-center dl.subscribe{padding-right:0;margin-top:0;}
	#footer .help-center .newsletter_btn{display:block;margin-top:20px;padding:11px 30px;}
	#footer .help-center .newsletter_txt{}
	#footer .quick-links dt, #footer .hot-tags dt{padding-left:0;}
	
	#footer .help-center dt .help-icon{height:25px;line-height:25px;color:#fff;}
	#footer .help-center dl dt{margin-bottom:10px;padding-bottom:0;}
	#footer .help-center dl{margin-bottom:10px;}
	#footer .quick-links dd a, #footer .hot-tags dd a{line-height:1;}

	#main .ibanner .text{padding:0 20px;width:100%;right:0;overflow:hidden;word-break:break-word;}
	#main .banner-prev, #main .banner-next{display:none;}
	#main .ibanner .swiper-pagination{display:inline-block;}
	
	#main .service-box ul li{width:100%;  margin: 0 auto 30px;display: block;}
	#main .service-icon{width:auto;}
	#main .service-icon i{margin:0 30px 0 0;}
	#main .service-info{width:calc(100% - 90px);}
	#main .service-box ul{text-align:left;}
	
	#main .tag-box .common-index-list li{width:80%;margin:0 auto;display:block;}
	#main .home-ad3 .ad-txt{padding:80px 20px;}




	}
@media screen and (max-width:480px){


	
	#page-products-list, #navpage, #page-news, #news-detail{margin-top:40px;}
	
	
	#footer .help-center .newsletter_txt{width:100%;margin-right:0;}
	
	

	.header-box .search-box{right:-53px;}
	.header-box .search-box:before{right:63px;}


	#main .tag-box .common-index-list li{width:100%;}

	.language-list{height:auto;max-height:calc(100vh - 60px);right:0;}
	.language{position:static;}


	}
@media screen and (max-width:320px){
	
	
	}