/*2798*/
@charset "utf-8";
html, body{font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;color:#7f8795;font-weight:300;font-size:16px;}
a{color:#515b69;}
a:hover{color:#35baf2;}
 h1,h2,h3, h4, h5,h6{ font-weight: 300; margin: 0;font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;color:#515b69;}
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;}
*{    -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;}

@-webkit-keyframes fusionSonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: 0.8
    }

    100% {
        -webkit-transform: scale(1.4);
		 transform: scale(1.4);
        opacity: 0
    }
}

@keyframes fusionSonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity:0.8
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}



.language-box{padding:0;}
.language-con{padding:0 34px 0 0;}
.language-con span img{width:28px;margin:0;}
.language-list{right:-15px;left:auto;top:49px;}


.header-box .top-btn{color:#fff;font-size:14px;letter-spacing:1px;padding:11px 29px;line-height:17px;background:#72849c;border-radius:2px;transition:all 0.2s;text-transform:uppercase;display:inline-block}
.header-box .top-btn:hover{background:#35baf2;}

.header-box .header-mid{position:relative;display: flex; flex-wrap: wrap;align-items:center;justify-content:space-between;}
.header-box .logo{width:auto;max-width:50%;height:75px;padding:0;box-sizing:border-box;}
.header-box .logo a{display: flex; align-items: center;height:100%;width:100%;}
.header-box .logo img{max-height:100%;max-width:100%;display:block;}
.header-box .header-rt{display:flex;align-items:center;}

.header-box .search-btn{position:relative;cursor:pointer;padding:0 39px 0 0;}
.header-box .search-btn>.icon{fill:#515b69;width:20px;height:20px;vertical-align:middle;}
.header-box .search-box{visibility:hidden;opacity:0;background:rgba(0, 0, 0, 0.9);position:fixed;top:0;left:0;right:0;bottom:0;text-align:center;z-index:99;}
.header-box .search-box form{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;font-size:0;}

.header-box .search-txt{height: 60px; width: calc(100% - 40px);padding:0 25px;background:#fff;color:#595959;border:0;font-size:20px;box-sizing:border-box;display:inline-block;border-radius:0;vertical-align:top;}
.header-box .searc_btn{display:inline-block;height:60px;width:40px;border:none;background:#35baf2;cursor:pointer;-webkit-transition: all 0.3s; transition: all 0.3s;box-sizing:border-box;}

.header-box .searc_btn .icon{fill:#fff;width:20px;height:20px;vertical-align:middle;}


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




.header-box .header-nav{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 39px 0 0;line-height:115px;display:block;font-size:15px;color:#515b69;font-weight:600;transition:all 0.2s linear;}



.header-box #nav-box .nav-sub{display:none;position:absolute;left:-15px;top:100%;background:#37507a;min-width:220px;transition:all 0.3s;text-align:left;}
.header-box #nav-box .nav-sub dd {}
.header-box #nav-box .nav-sub dd a{padding:14px 20px;font-size:18px;line-height:1;display:block;color:#fff;transition:all 0.2s linear;}

.header-box #nav-box .nav>li.on>a{color:#35baf2;}
.header-box #nav-box .nav>li.on .nav-sub{display:block;}
.header-box #nav-box .nav-sub dd a:hover{color:#fff;background:#35baf2;}
.header-box .mobile-nav{display:none;line-height:normal;}
.header-box .mobile-nav .mobile-nav-icon{height:14px;width:20px;position:relative;cursor:pointer;margin:0;border-radius:0;padding:0 5px;}
.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:5px;top:6px;width:20px;height:2px;background:#515b69;content:'';border-radius:0;}
.header-box .mobile-nav .mobile-nav-icon:before{top:0;}
.header-box .mobile-nav .mobile-nav-icon:after{top:12px;}

.nav-show .header-box .mobile-nav .mobile-nav-icon:before{top:7px; transform: rotate(225deg);transition: bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1),background-color 0.15s ease;}
.nav-show .header-box .mobile-nav .mobile-nav-icon:after{top:7px;transform: rotate(315deg);transition: bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1),background-color 0.15s ease;}
.nav-show .header-box .mobile-nav .mobile-nav-icon span{opacity:0;}

.header-box .mobile_nav{display:none;}

body.nav-show .header-box .mobile_nav{}


#mobile-nav-box{text-align:left;background:#37507a;}

#mobile-nav-box li{}
#mobile-nav-box li .mobile-nav-box__link{position:relative;}
#mobile-nav-box li .icon{position:absolute;right:38px;top:0;width:25px;text-align:center;height:60px;fill:#fff;padding:0 12px;cursor:pointer;}
#mobile-nav-box li a{padding:15px 50px;display:block;font-size:16px;color:#fff;text-transform:capitalize;border-bottom:1px solid rgba(255,255,255,.03);font-weight:100;line-height:30px;letter-spacing:1px;font-weight:500;}
#mobile-nav-box li a:hover{background:#35baf2;}
#mobile-nav-box li a:hover .icon{}
#mobile-nav-box li .mobile-menu-on a{background:#35baf2;}
#mobile-nav-box li .mobile-menu-on .icon{transform:rotate(180deg);-webkit-transform:rotate(180deg);}

#mobile-nav-box .mobile-nav-sub{ display: none;}
#mobile-nav-box .mobile-nav-sub a{transition:all 0.3s ease-in-out;padding:15px 50px 15px 70px;}

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


.header-box{ position:relative;box-shadow:none;z-index:99;background:#fff;transition:background ease-in-out;}

.posFixed .header-box{position:fixed;top:0;left:0;right:0;box-shadow:rgba(0,0,0,.117647) 0 1px 3px;z-index:99999;}
.posFixed #body-box{padding-top:115px;}



.common-index-list{font-size:0;margin:40px -40px 0 -40px;}
.common-index-list li{    display:inline-block;width: 33.33%;padding:20px 40px;box-sizing: border-box;vertical-align:top;position:relative;}
.common-index-list li .product-pic{}
.common-index-list li img{display:block;width:100%;}
.common-index-list li .product-name{font-size:28px;line-height:1.3;display:block;margin:30px 0 20px;}


#footer{background:#ecf0f5;color:#7f8795;padding-top:0;font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;}

#footer .help-center .subscribe form{display:flex;flex-wrap:wrap;    justify-content: center;align-items: flex-start;}
#footer .help-center .newsletter_txt{height:44px;transition:all 300ms linear 0ms;padding:10px 20px;border:0;background:#fff;text-align:left;border-radius:0;text-indent:0;font-size:15px;margin-bottom:25px;color:#9fa0ab;max-width:280px;width:100%;}

#footer .help-center .newsletter_txt::-webkit-input-placeholder{color:#9fa0ab;background:#fff;}
#footer .help-center .newsletter_txt:-moz-input-placeholder{color:#9fa0ab;background:#fff;}
#footer .help-center .newsletter_txt::-ms-placeholder{color:#9fa0ab;background:#fff;}

#footer .help-center .newsletter_btn{    background:#35baf2;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;display:inline-block;margin:0;padding:13px 38px;font-size:14px;font-weight:500;color:#fff;border-radius:0;text-transform:capitalize;cursor:pointer;font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;text-transform:uppercase;vertical-align:top;}
#footer .help-center .newsletter_btn:hover{background:#e19503;}


#footer .help-center{padding:80px 50px;text-align:center;}
#footer .help-center dl{}
#footer .help-center dt{font-size:25px;text-transform:capitalize;font-weight:500;color:#515b69;font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;margin-bottom:28px;margin-top:0;padding-bottom:0;line-height:1.3;position:relative;}
#footer .help-center dt a{color:#515b69;}


#footer .help-center dd{font-size:17px;line-height:1.8;padding:17px 0;font-family:"Source Sans Pro", Arial, Helvetica, sans-serif;}
#footer .help-center .contact-us{width:30%;box-sizing:border-box;}
#footer .help-center .contact-us dd{ min-height:100px;}
#footer .help-center .subscribe{width:30%;padding-right:0;}

#footer .link-box{ width:40%; float:left; min-height:50px;}
#footer .help-center .quick-links{width:50%;}
#footer .help-center .quick-links dd{position:relative;padding:0;}
#footer .quick-links dd a{margin:0;padding:10px 10px 10px 12px;font-size:17px;color:#515b69;height:auto;line-height:30px;display:block;text-align:center;}
#footer .quick-links dd a:hover{color:#35baf2;text-decoration:none;}

#footer .foot{padding:35px 0;background:#e0e4e9;}

#footer .copyright{border-top:0;height:auto; min-height:30px; line-height:30px;text-align:center;text-transform:uppercase;margin-top:0;float:none;font-size:16px;color: #70717f;}
#footer .sns{float:none;margin:20px 0 0;text-align:center; min-height:44px;}
#footer .sns li a{line-height:44px;color:#fff;border:0;display:inline-block;font-size:18px;}
#footer .sns li:hover{opacity:0.8}
#footer .sns li{width: 44px;height: 44px;margin:0 5px 10px;padding:0;background:#bcc5d1;border-radius:4px;}

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

/*橙色 #f1b003*/
.home_common_style_orange .block_items_contactus .message-form .contactus-btn,
.home_common_style_orange .header-box .searc_btn,
.home_common_style_orange #footer .help-center .newsletter_btn,
.home_common_style_orange .header-box .top-btn,
.home_common_style_orange.nav-show .header-box .mobile-nav .mobile-nav-icon:after,
.home_common_style_orange.nav-show .header-box .mobile-nav .mobile-nav-icon:before,
.home_common_style_orange #mobile-nav-box li a:hover,
.home_common_style_orange #mobile-nav-box li .mobile-menu-on a{background:#ffb900 !important;}
.home_common_style_orange a:hover,
.home_common_style_orange .header-box #nav-box .nav>li.on>a,
.home_common_style_orange #footer .quick-links dd a:hover{color:#ffb900;}
.home_common_style_orange .header-box #nav-box .nav-sub dd a:hover{color:#fff;background:#ffb900;}

.home_common_style_orange .block_items_contactus .message-form .contactus-btn:hover,
.home_common_style_orange .header-box .searc_btn:hover,
.home_common_style_orange #footer .help-center .newsletter_btn:hover,
.home_common_style_orange .header-box .top-btn:hover{background:#fea700 !important;}

.home_common_style_orange .header-box .top-btn:hover{color:#fff;}
.home_common_style_orange .header-box #nav-box .nav-sub{box-shadow:rgba(0,0,0,.117647) 0 1px 3px;background:#fff;}
.home_common_style_orange .header-box #nav-box .nav-sub dd a{color:#515b69;}
.home_common_style_orange #mobile-nav-box{background:#fff;}
.home_common_style_orange #mobile-nav-box li a{color:#515b69;border-color:rgba(0,0,0,0.1);}
.home_common_style_orange #mobile-nav-box li .icon{fill:#515b69;}


/*红色#c6727a*/
.home_common_style_red .block_items_contactus .message-form .contactus-btn,
.home_common_style_red .header-box .searc_btn,
.home_common_style_red #footer .help-center .newsletter_btn,
.home_common_style_red .header-box .top-btn,
.home_common_style_red.nav-show .header-box .mobile-nav .mobile-nav-icon:after,
.home_common_style_red.nav-show .header-box .mobile-nav .mobile-nav-icon:before,
.home_common_style_red #mobile-nav-box li a:hover,
.home_common_style_red #mobile-nav-box li .mobile-menu-on a{background:#ed3445 !important;}
.home_common_style_red a:hover,
.home_common_style_red .header-box #nav-box .nav>li.on>a,
.home_common_style_red #footer .quick-links dd a:hover{color:#ed3445;}
.home_common_style_red .header-box #nav-box .nav-sub dd a:hover{color:#fff;background:#ed3445;}

.home_common_style_red .block_items_contactus .message-form .contactus-btn:hover,
.home_common_style_red .header-box .searc_btn:hover,
.home_common_style_red #footer .help-center .newsletter_btn:hover,
.home_common_style_red .header-box .top-btn:hover{background:#d72e3d !important;}

.home_common_style_red .header-box .top-btn:hover,
.home_common_style_red #mobile-nav-box li a:hover,
.home_common_style_red #mobile-nav-box li .mobile-menu-on a{color:#fff;}
.home_common_style_red .header-box #nav-box .nav-sub{box-shadow:rgba(0,0,0,.117647) 0 1px 3px;background:#fff;}
.home_common_style_red .header-box #nav-box .nav-sub dd a{color:#515b69;}
.home_common_style_red #mobile-nav-box{background:#fff;}
.home_common_style_red #mobile-nav-box li a{color:#515b69;border-color:rgba(0,0,0,0.1);}
.home_common_style_red #mobile-nav-box li .icon{fill:#515b69;}
.home_common_style_red #mobile-nav-box li .mobile-menu-on .icon{fill:#fff;}

/*黄色#bdbe24*/
.home_common_style_yellow .block_items_contactus .message-form .contactus-btn,
.home_common_style_yellow .header-box .searc_btn,
.home_common_style_yellow #footer .help-center .newsletter_btn,
.home_common_style_yellow .header-box .top-btn,
.home_common_style_yellow.nav-show .header-box .mobile-nav .mobile-nav-icon:after,
.home_common_style_yellow.nav-show .header-box .mobile-nav .mobile-nav-icon:before,
.home_common_style_yellow #mobile-nav-box li a:hover,
.home_common_style_yellow #mobile-nav-box li .mobile-menu-on a{background:#bdbe24 !important;}
.home_common_style_yellow a:hover,
.home_common_style_yellow .header-box #nav-box .nav>li.on>a,
.home_common_style_yellow #footer .quick-links dd a:hover{color:#bdbe24;}
.home_common_style_yellow .header-box #nav-box .nav-sub dd a:hover{color:#fff;background:#bdbe24;}

.home_common_style_yellow .block_items_contactus .message-form .contactus-btn:hover,
.home_common_style_yellow .header-box .searc_btn:hover,
.home_common_style_yellow #footer .help-center .newsletter_btn:hover,
.home_common_style_yellow .header-box .top-btn:hover{background:#a6a71e !important;}

.home_common_style_yellow .header-box .top-btn:hover,
.home_common_style_yellow #mobile-nav-box li a:hover,
.home_common_style_yellow #mobile-nav-box li .mobile-menu-on a{color:#fff;}
.home_common_style_yellow .header-box #nav-box .nav-sub{box-shadow:rgba(0,0,0,.117647) 0 1px 3px;background:#fff;}
.home_common_style_yellow .header-box #nav-box .nav-sub dd a{color:#515b69;}
.home_common_style_yellow #mobile-nav-box{background:#fff;}
.home_common_style_yellow #mobile-nav-box li a{color:#515b69;border-color:rgba(0,0,0,0.1);}
.home_common_style_yellow #mobile-nav-box li .icon{fill:#515b69;}
.home_common_style_yellow #mobile-nav-box li .mobile-menu-on .icon{fill:#fff;}



/*绿色#21a421*/

.home_common_style_green .block_items_contactus .message-form .contactus-btn,
.home_common_style_green .header-box .searc_btn,
.home_common_style_green #footer .help-center .newsletter_btn,
.home_common_style_green .header-box .top-btn,
.home_common_style_green.nav-show .header-box .mobile-nav .mobile-nav-icon:after,
.home_common_style_green.nav-show .header-box .mobile-nav .mobile-nav-icon:before,
.home_common_style_green #mobile-nav-box li a:hover,
.home_common_style_green #mobile-nav-box li .mobile-menu-on a{background:#21a421 !important;}
.home_common_style_green a:hover,
.home_common_style_green .header-box #nav-box .nav>li.on>a,
.home_common_style_green #footer .quick-links dd a:hover{color:#21a421;}
.home_common_style_green .header-box #nav-box .nav-sub dd a:hover{color:#fff;background:#21a421;}

.home_common_style_green .block_items_contactus .message-form .contactus-btn:hover,
.home_common_style_green .header-box .searc_btn:hover,
.home_common_style_green #footer .help-center .newsletter_btn:hover,
.home_common_style_green .header-box .top-btn:hover{background:#1b871b !important;}

.home_common_style_green .header-box .top-btn:hover,
.home_common_style_green #mobile-nav-box li a:hover,
.home_common_style_green #mobile-nav-box li .mobile-menu-on a{color:#fff;}
.home_common_style_green .header-box #nav-box .nav-sub{box-shadow:rgba(0,0,0,.117647) 0 1px 3px;background:#fff;}
.home_common_style_green .header-box #nav-box .nav-sub dd a{color:#515b69;}
.home_common_style_green #mobile-nav-box{background:#fff;}
.home_common_style_green #mobile-nav-box li a{color:#515b69;border-color:rgba(0,0,0,0.1);}
.home_common_style_green #mobile-nav-box li .icon{fill:#515b69;}
.home_common_style_green #mobile-nav-box li .mobile-menu-on .icon{fill:#fff;}

/*青色#21b5b5*/
.home_common_style_cyan .block_items_contactus .message-form .contactus-btn,
.home_common_style_cyan .header-box .searc_btn,
.home_common_style_cyan #footer .help-center .newsletter_btn,
.home_common_style_cyan .header-box .top-btn,
.home_common_style_cyan.nav-show .header-box .mobile-nav .mobile-nav-icon:after,
.home_common_style_cyan.nav-show .header-box .mobile-nav .mobile-nav-icon:before,
.home_common_style_cyan #mobile-nav-box li a:hover,
.home_common_style_cyan #mobile-nav-box li .mobile-menu-on a{background:#21b5b5 !important;}
.home_common_style_cyan a:hover,
.home_common_style_cyan .header-box #nav-box .nav>li.on>a,
.home_common_style_cyan #footer .quick-links dd a:hover{color:#21b5b5;}
.home_common_style_cyan .header-box #nav-box .nav-sub dd a:hover{color:#fff;background:#21b5b5;}

.home_common_style_cyan .block_items_contactus .message-form .contactus-btn:hover,
.home_common_style_cyan .header-box .searc_btn:hover,
.home_common_style_cyan #footer .help-center .newsletter_btn:hover,
.home_common_style_cyan .header-box .top-btn:hover{background:#1b9898 !important;}

.home_common_style_cyan .header-box .top-btn:hover,
.home_common_style_cyan #mobile-nav-box li a:hover,
.home_common_style_cyan #mobile-nav-box li .mobile-menu-on a{color:#fff;}
.home_common_style_cyan .header-box #nav-box .nav-sub{box-shadow:rgba(0,0,0,.117647) 0 1px 3px;background:#fff;}
.home_common_style_cyan .header-box #nav-box .nav-sub dd a{color:#515b69;}
.home_common_style_cyan #mobile-nav-box{background:#fff;}
.home_common_style_cyan #mobile-nav-box li a{color:#515b69;border-color:rgba(0,0,0,0.1);}
.home_common_style_cyan #mobile-nav-box li .icon{fill:#515b69;}
.home_common_style_cyan #mobile-nav-box li .mobile-menu-on .icon{fill:#fff;}


/*蓝色#114b94*/
.home_common_style_blue .block_items_contactus .message-form .contactus-btn,
.home_common_style_blue .header-box .searc_btn,
.home_common_style_blue #footer .help-center .newsletter_btn,
.home_common_style_blue .header-box .top-btn,
.home_common_style_blue.nav-show .header-box .mobile-nav .mobile-nav-icon:after,
.home_common_style_blue.nav-show .header-box .mobile-nav .mobile-nav-icon:before,
.home_common_style_blue #mobile-nav-box li a:hover,
.home_common_style_blue #mobile-nav-box li .mobile-menu-on a{background:#0198ff !important;}
.home_common_style_blue a:hover,
.home_common_style_blue .header-box #nav-box .nav>li.on>a,
.home_common_style_blue #footer .quick-links dd a:hover{color:#0198ff;}
.home_common_style_blue .header-box #nav-box .nav-sub dd a:hover{color:#fff;background:#0198ff;}

.home_common_style_blue .block_items_contactus .message-form .contactus-btn:hover,
.home_common_style_blue .header-box .searc_btn:hover,
.home_common_style_blue #footer .help-center .newsletter_btn:hover,
.home_common_style_blue .header-box .top-btn:hover{background:#027acc !important;}

.home_common_style_blue .header-box .top-btn:hover,
.home_common_style_blue #mobile-nav-box li a:hover,
.home_common_style_blue #mobile-nav-box li .mobile-menu-on a{color:#fff;}
.home_common_style_blue .header-box #nav-box .nav-sub{box-shadow:rgba(0,0,0,.117647) 0 1px 3px;background:#fff;}
.home_common_style_blue .header-box #nav-box .nav-sub dd a{color:#515b69;}
.home_common_style_blue #mobile-nav-box{background:#fff;}
.home_common_style_blue #mobile-nav-box li a{color:#515b69;border-color:rgba(0,0,0,0.1);}
.home_common_style_blue #mobile-nav-box li .icon{fill:#515b69;}
.home_common_style_blue #mobile-nav-box li .mobile-menu-on .icon{fill:#fff;}





/*紫色#36012d*/
.home_common_style_purple .block_items_contactus .message-form .contactus-btn,
.home_common_style_purple .header-box .searc_btn,
.home_common_style_purple #footer .help-center .newsletter_btn,
.home_common_style_purple .header-box .top-btn,
.home_common_style_purple.nav-show .header-box .mobile-nav .mobile-nav-icon:after,
.home_common_style_purple.nav-show .header-box .mobile-nav .mobile-nav-icon:before,
.home_common_style_purple #mobile-nav-box li a:hover,
.home_common_style_purple #mobile-nav-box li .mobile-menu-on a{background:#a40789 !important;}
.home_common_style_purple a:hover,
.home_common_style_purple .header-box #nav-box .nav>li.on>a,
.home_common_style_purple #footer .quick-links dd a:hover{color:#a40789;}
.home_common_style_purple .header-box #nav-box .nav-sub dd a:hover{color:#fff;background:#a40789;}

.home_common_style_purple .block_items_contactus .message-form .contactus-btn:hover,
.home_common_style_purple .header-box .searc_btn:hover,
.home_common_style_purple #footer .help-center .newsletter_btn:hover,
.home_common_style_purple .header-box .top-btn:hover{background:#8c0675 !important;}

.home_common_style_purple .header-box .top-btn:hover,
.home_common_style_purple #mobile-nav-box li a:hover,
.home_common_style_purple #mobile-nav-box li .mobile-menu-on a{color:#fff;}
.home_common_style_purple .header-box #nav-box .nav-sub{box-shadow:rgba(0,0,0,.117647) 0 1px 3px;background:#fff;}
.home_common_style_purple .header-box #nav-box .nav-sub dd a{color:#515b69;}
.home_common_style_purple #mobile-nav-box{background:#fff;}
.home_common_style_purple #mobile-nav-box li a{color:#515b69;border-color:rgba(0,0,0,0.1);}
.home_common_style_purple #mobile-nav-box li .icon{fill:#515b69;}
.home_common_style_purple #mobile-nav-box li .mobile-menu-on .icon{fill:#fff;}
/*粉色#ea0073*/
.home_common_style_pink .block_items_contactus .message-form .contactus-btn,
.home_common_style_pink .header-box .searc_btn,
.home_common_style_pink #footer .help-center .newsletter_btn,
.home_common_style_pink .header-box .top-btn,
.home_common_style_pink.nav-show .header-box .mobile-nav .mobile-nav-icon:after,
.home_common_style_pink.nav-show .header-box .mobile-nav .mobile-nav-icon:before,
.home_common_style_pink #mobile-nav-box li a:hover,
.home_common_style_pink #mobile-nav-box li .mobile-menu-on a{background:#f84c96 !important;}
.home_common_style_pink a:hover,
.home_common_style_pink .header-box #nav-box .nav>li.on>a,
.home_common_style_pink #footer .quick-links dd a:hover{color:#f84c96;}
.home_common_style_pink .header-box #nav-box .nav-sub dd a:hover{color:#fff;background:#f84c96;}

.home_common_style_pink .block_items_contactus .message-form .contactus-btn:hover,
.home_common_style_pink .header-box .searc_btn:hover,
.home_common_style_pink #footer .help-center .newsletter_btn:hover,
.home_common_style_pink .header-box .top-btn:hover{background:#d84283 !important;}

.home_common_style_pink .header-box .top-btn:hover,
.home_common_style_pink #mobile-nav-box li a:hover,
.home_common_style_pink #mobile-nav-box li .mobile-menu-on a{color:#fff;}
.home_common_style_pink .header-box #nav-box .nav-sub{box-shadow:rgba(0,0,0,.117647) 0 1px 3px;background:#fff;}
.home_common_style_pink .header-box #nav-box .nav-sub dd a{color:#515b69;}
.home_common_style_pink #mobile-nav-box{background:#fff;}
.home_common_style_pink #mobile-nav-box li a{color:#515b69;border-color:rgba(0,0,0,0.1);}
.home_common_style_pink #mobile-nav-box li .icon{fill:#515b69;}
.home_common_style_pink #mobile-nav-box li .mobile-menu-on .icon{fill:#fff;}

/*黑色#666*/
/*.home_common_style_black .header-box .searc_btn,
.home_common_style_black #main .ibanner .text .index-btn,
.home_common_style_black #main .index-btn,
.home_common_style_black .header-box .top-btn,
.home_common_style_black.nav-show .header-box .mobile-nav .mobile-nav-icon:after,
.home_common_style_black.nav-show .header-box .mobile-nav .mobile-nav-icon:before,
.home_common_style_black #main .swiper-pagination-bullet-active{background:#808080 !important;}*/
.home_common_style_black .block_items_contactus .message-form .contactus-btn,
.home_common_style_black #footer .help-center .newsletter_btn,
.home_common_style_black #mobile-nav-box li a:hover,
.home_common_style_black #mobile-nav-box li .mobile-menu-on a{background:#808080 !important;}
.home_common_style_black a:hover,
.home_common_style_black .header-box #nav-box .nav>li.on>a,
.home_common_style_black #footer .quick-links dd a:hover{color:#808080;}
.home_common_style_black .header-box #nav-box .nav-sub dd a:hover{color:#fff;background:#808080;}

.home_common_style_black .block_items_contactus .message-form .contactus-btn:hover,
.home_common_style_black .header-box .searc_btn:hover,
.home_common_style_black #footer .help-center .newsletter_btn:hover,
.home_common_style_black .header-box .top-btn:hover{background:#808080 !important;}

.home_common_style_black .header-box .top-btn:hover,
.home_common_style_black #mobile-nav-box li a:hover,
.home_common_style_black #mobile-nav-box li .mobile-menu-on a{color:#fff;}
.home_common_style_black .header-box #nav-box .nav-sub{box-shadow:rgba(0,0,0,.117647) 0 1px 3px;background:#fff;}
.home_common_style_black .header-box #nav-box .nav-sub dd a{color:#515b69;}
.home_common_style_black #mobile-nav-box{background:#fff;}
.home_common_style_black #mobile-nav-box li a{color:#515b69;border-color:rgba(0,0,0,0.1);}
.home_common_style_black #mobile-nav-box li .icon{fill:#515b69;}
.home_common_style_black #mobile-nav-box li .mobile-menu-on .icon{fill:#fff;}


@media screen and (max-width:1366px){
	.wrapper{width:100%;box-sizing:border-box;padding:0 40px;}
	

	#main .home-ad2{width:100%;padding:100px 40px;box-sizing:border-box;}
	
	#main .home-ad5 .ad-con{width:100%;padding:30px 50% 30px 50px;}
	#main .home-ad12 .ad{width:100%;padding:0 50px;box-sizing:border-box;}
	#main .home-ad4 .ad{padding:70px 50px;}

	}

@media screen and (max-width:1200px){
	.header-box{position:relative;}
	.header-box .mobile-nav{display:inline-block;}
	.header-box .header-nav{display:none;}
	.header-box .top-btn{display:none;}
	.header-box .search-btn{padding:0 15px 0 0;}
	.language-con{padding:0 15px 0 0;}


	#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 .ibanner .text h3{font-size:51px;}
	#main .ibanner .text{left:0;right:auto;padding:0 40px;box-sizing:border-box;max-width:100%;}
	#main .index-tit{font-size:47px;}
	/*#main .home-ad4 .ad{padding:80px 30px;}*/
	.common-index-list li .product-name{font-size:25px;}
	}

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

	#main .ibanner .button-next, 
	#main .ibanner .button-prev{display:none;}
	#main .swiper-pagination{display:block;}
	#main .ibanner .text .banner-detail{font-size:25px;line-height:35px;margin-bottom:30px;}
	#main .ibanner .text .index-btn{padding:8px 35px;font-size:18px;}
	
	#main .home-ad4 .ad-tit{font-size:36px;}
	


	}
@media screen and (max-width:992px){
  	#product-detail .bigimgbox:before{z-index:9;}
	#footer .help-center dl{margin-bottom:20px;width:50%;}
	#footer .help-center .contact-us{width:100%;}
	#footer .help-center .subscribe{width:50%;}
	#footer .help-center .newsletter_btn{}	
	#footer .quick-links dd a{text-align:left;}
	#footer .help-center{text-align:left;}
	#footer .help-center .subscribe form{justify-content:flex-start;}
	#footer .sns li{text-align:center;}
	
	#footer .help-center dt{margin-bottom:15px;}
	
	#footer .link-box{ width:100%; float:none;}

	
	#footer .foot{text-align:center;}
	#footer .copyright{float:none;}
	#footer .sns{float:none;}
	
	#main .service-box li{padding:30px 15px;}
	#main .home-ad4 .ad-tit{font-size:30px;}
	
	#main .index-tit{font-size:37px;}
	#main .news li{width:50%;}
	
	#main .news .news-item{padding:30px 20px;}
	#main .news li{height:410px;}
	#main .home-ad4 .ad-pic{padding:0;}




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


	#footer .help-center dl.about-us dd{display:block;}
	#footer .help-center img{margin-bottom:20px;}
	
	#footer .copyright{float:none;height:auto;}
	
	#footer .help-center{padding:60px 20px;}
	
	#main .ibanner .text{}
	
	#main .index-detail{font-size:20px;}
	#main .service-list__con h4{font-size:27px;}
	#main .single-tag{padding:90px 0;}
	



	
		
	
	
	

	
	


	
	


	}
@media screen and (max-width:767px){
	.wrapper{padding:0 20px;}
	#footer .help-center dl{border:0 !important;}
	#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{margin-top:0;padding-top:0;}
	#footer .help-center .newsletter_btn{display:block;}
	#footer .help-center .newsletter_txt{}
	
	#footer .link-box dl{ width:100%;}
	
	#footer .help-center dt .help-icon{height:25px;line-height:25px;color:rgb(130, 133, 142);font-family:sans-serif;}
	#footer .help-center dt{font-size:20px;}
	
	.header-box .search-box form{width:100%;left:0;transform:translate(0,-50%);padding:0 20px;box-sizing:border-box;}
	.language-con i{font-size:0;}
	.language-list{right:0;height:auto;overflow:unset;top:100%;}
	.language{position:static;}

	.language-con{}
	.header-box .search-btn{}
	.header-box .logo{margin:0;height:55px;}
	.header-box .header-mid{}
	
	#main .swiper-pagination-bullet{margin:3px;}
	#main .ibanner{height:calc(90vh - 75px);}
	
	#main .ibanner .text h3{font-size:40px;margin-bottom:20px;}
	
	#main .ibanner .text{padding:0 20px;}
	#main .ibanner .text .banner-detail{font-size:18px;line-height:30px;}
	
	
	#main .home-ad2{display:block;padding:70px 20px;}
	#main .home-ad2 .ad-con,
	#main .home-ad2 .ad-pic{width:100%;padding:20px 0;}
	
	#main .service-box li{width:100%;padding:40px 30px;margin:25px 0;}
	
	#main .home-ad4 .ad{width:100%;padding:70px 20px;}
	#main .home-ad4 .ad-pic{padding:0;}
	#main .home-ad5{padding-bottom:40px;}
	#main .home-ad5 .ad-con{padding:0 20px;}
	#main .index-tit{font-size:30px;}
	#main .home-ad7 .ad-con{width:100%;}
	#main .home-ad3{width:100%;}
	#main .home-ad8 .ad-con{width:100%;padding:30px 0;}
	#main .home-ad8 .ad-pic{width:100%;padding:30px 0;}
	#main .home-ad8{padding:70px 0;}
	#main .home-ad9 .ad-con{width:100%;}
	.common-index-list li{width:50%;}
	.common-index-list li .product-name{font-size:20px;}
	#main .home-ad10{padding:0 0 70px;}
	#main .home-ad10 .ad-pic{padding:0;}
	#main .news li{width:100%;}
	#main .home-ad12 .ad{padding:0 20px;}
	#main .single-tag{padding:70px 0;}
	#main .index-shape{top:60%;}
	#main .home-ad4 .ad{}
	#mobile-nav-box li a{padding:10px 20px;line-height:20px;}

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

	
	.header-box .mobile_nav {}
		
	#mobile-nav-box .mobile-nav-sub a{padding:10px 20px 10px 30px;}
	


	
	#page-products-list, #navpage, #page-news, #news-detail{margin-top:40px;}
	

	

	

	
	#footer .help-center .newsletter_txt{width:100%;margin-right:0;}
	
	
	#main .ibanner .text h3{font-size:35px;}
	
	.common-index-list li{width:100%;}
	
	#mobile-nav-box li .icon{right:0;height:50px;}

	
	
	

	





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