/*2740*/
@charset "utf-8";
html, body{font-family:'Questrial', sans-serif;color:#171717;}
a{color:#171717;}
a:hover{color:#cbaa5c;}

 h1,h2,h3, h4, h5,h6{ font-weight: 400; margin: 0;font-family:'Playfair Display';color:#171717;}
.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;}


.wrap{padding-left:305px;box-sizing:border-box;}
.other_page.wrap{padding-left:0;}

.language-box{padding:0;position:relative;}
.language-list{top:100%;right:0;min-width:auto;}
.language{float:none;width:268px;margin:20px auto 0;}
.language-con{ 
    line-height: 44px;height:44px;color:#171717;
    background: #f8f8f8;text-align:center;}
.language .icon{height:44px;width:25px;vertical-align:middle;fill:#ccae79;}


.other_page .language{width:auto;padding:18px 15px;margin:0;display:inline-block;vertical-align:top;}
.other_page .language-con{background:none;padding:0;font-size:0;}
.other_page .language-list{right:-15px;left:auto;min-width:270px;}
.other_page .language .icon{fill:#171717;}
	

.header-box{ transition:all .3s ease-in-out;background:rgba(255,255,255,1);position:fixed;left:0;top:0;bottom:0;width:305px;padding:50px 0;z-index:99;font-family:'Montserrat', Arial, Helvetica, sans-serif;border-right:1px solid #f2f2f2;overflow-y:auto;}


.header-box .logo{padding:40px 60px;}
.header-box .logo img{max-width:100%;margin:0 auto;max-height:100%;}
.header-box .header-rt{width:100%;text-align:center;}
.header-box .search-btn>.icon{display:none;}

.other_page .header-box{box-shadow:0 1px 4px 0 rgba(14,12,61,0.3);position:relative;width:100%;overflow-y: unset;padding:0;}
.posFixed .other_page .header-box{position:fixed;top:0;left:0;bottom:auto;z-index:999;}
.other_page .header-box .header-mid{display: flex; flex-wrap: wrap;height:80px;;width:1200px;margin:0 auto;}
.other_page .header-box .logo{width:15%;height:80px;padding:15px 15px 15px 0;box-sizing:border-box;}

.other_page .header-box .logo img{display:block;margin:0;}

.other_page .header-box .header-rt{width:85%;padding-left:15px;box-sizing:border-box;text-align:right;}
.other_page .header-box .header-r{display:inline-block;float:right;position:relative;z-index:9;}
.other_page .header-box .search-btn{display:inline-block;vertical-align:middle;position:relative;}
.header-box .search-btn>.icon{width:20px;height:80px;cursor:pointer;padding:0 15px 0 0;}
.other_page .header-box .search-btn>.icon{fill:#171717;display:inline-block;}
.other_page .header-box .search-box{position:absolute;right:0;top:90%;box-shadow:0px 3px 13px 0px rgba(0, 0, 0, 0.2);visibility:hidden;opacity:0;display:none;width:268px;z-index:99;}
.header-box .search-txt{height: 39px; width: 228px;padding-right:10px;padding-left:10px;background:#f8f8f8;color:#aaa;border:0;box-sizing:border-box;display:inline-block;border-radius:0;}
.header-box .searc_btn{display:inline-block;height:39px;width:40px;border:none;background:#ccae79;cursor:pointer;-webkit-transition: all 700ms; transition: all 700ms;box-sizing:border-box;vertical-align:top;border-radius:0;}
.header-box .searc_btn .icon{fill:#fff;width:20px;height:20px;vertical-align:middle;-webkit-transition: all 700ms; transition: all 700ms;}
.header-box .searc_btn:hover .icon{fill:#fff;}

body.search-show .header-box .search-box{opacity:1;visibility:visible;display:block; }
body.search-show .header-box .search-btn>.icon{}
.header-box .search-box form{position:relative;font-size:0;}
.header-box .searc_btn:hover{background:#bc9c50;}
.header-box .header-nav{display:none;}



.other_page .header-box .header-nav{display:inline-block;}
.header-box #nav-box .nav>li{position:relative;z-index:999;float:left;}
.header-box #nav-box .nav>li>a{padding: 0 20px;line-height:80px;display:block;font-size:14px;text-transform:capitalize;}
.header-box #nav-box .nav>li.home>a,
.header-box #nav-box .nav>li.on>a{color:#cbaa5c;}
.header-box #nav-box .nav>li .icon{fill:#333;width:15px;height:80px;vertical-align:middle;}
.header-box #nav-box .nav>li.on .icon{fill:#cbaa5c;transform:rotate(180deg);}

.header-box #nav-box .nav-sub{display:none;position:absolute;left:0;top:80%;background:#fff;box-shadow:0 8px 15px rgba(0,0,0,0.1);min-width:208px;text-align:left;}
.header-box #nav-box .nav-sub dd a{padding:8px 15px;font-size:13px;line-height:23px;display:block;color:#1a1a1a;transition:all 0.3s ease-in-out;}


.header-box #nav-box .nav>li.on .nav-sub{display:block;}
.header-box #nav-box .nav-sub dd a:hover{color:#171717;background:#f8f8f8;}
.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;border-radius:4px;padding:0 0 0 15px;}
.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:15px;top:9px;width:22px;height:2px;background:#cbaa5c;content:'';border-radius:1px;}
.header-box .mobile-nav .mobile-nav-icon span{top:16px;}
.header-box .mobile-nav .mobile-nav-icon:after{top:23px;}
/*.header-lf*/
.header-box .header-lf{text-align:center;}
.header-box .mobile_nav{margin-top:20px;}
.header-box .sns{margin:30px 0 20px;}
.header-box .sns li{display:inline-block;vertical-align:top;margin:0 5px 10px;}
.header-box .sns li a{color:#fff;font-size:16px;line-height:16px;padding:9px;background:#3b5998;border-radius:1px;transition:all 0.2s linear;display:block;}
.header-box .sns li a:hover{opacity:0.8;}
.header-box .sns li:nth-child(2) a{background:#55acee;}
.header-box .sns li:nth-child(3) a{background:#bd081c;}
.header-box .sns li:nth-child(4) a{background:#3f729b;}
.header-box .sns li:nth-child(5) a{background:#3f9b75;}
.header-box .sns li:nth-child(6) a{background:#ee9955;}
.header-box .sns li:nth-child(7) a{background:#1fc1bf;}
.header-box .sns li:nth-child(8) a{background:#dbe131;}
.header-box .top-btn{font-family:'PT Sans',Arial,Helvetica,sans-serif;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;display:inline-block;padding:0 67px 0 30px;line-height:43px;background:#cbaa5c;position:relative;text-align:center;}
.header-box .top-btn .icon{position:absolute;width:36px;line-height:43px;top:0;right:0;border-left:1px solid #fff;font-family:sans-serif;}
.header-box .top-btn:hover{background:#bc9c50;}





#mobile-nav-box li{}
#mobile-nav-box li .mobile-nav-box__link{position:relative;}
#mobile-nav-box li .icon{width:44px;line-height:44px;display:inline-block;position:absolute;top:0;right:0;background:#ccae79;color:#fff;font-size:20px;font-family:sans-serif;}
#mobile-nav-box li .icon:hover{background:#bc9c50;}

#mobile-nav-box li a{display:block;line-height:44px;color:#171717;border-bottom:1px solid #f2f2f2;font-size:14px;transition:all 0.2s linear;}

#mobile-nav-box li .mobile-nav-box__link.mobile-menu-on a,
#mobile-nav-box li .mobile-nav-box__link.home a{color:#cbaa5c;}

#mobile-nav-box .mobile-nav-sub{ display: none;}
#mobile-nav-box .mobile-nav-sub a{color:#aaa;border-bottom:0;}
#mobile-nav-box .mobile-nav-sub a:hover{color:#000;background:#f8f8f8;}


.other_page .header-box .sns{display:none;}
.other_page .header-box .top-btn{display:none;}
.other_page .mobile_nav{display:none;}
/* */

body.nav-show .topcategoriesbg {opacity: 0.3;visibility: visible;}
.topcategoriesbg {background: #000;width: 100%;position: fixed;left: 0; top: 80px;bottom:0;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);}

.message-box {
    background: url(../images/mes_bg.png) no-repeat center center;
    background-size: cover;}


.text .banner-tit{background:rgba(21,32,46,0.4);padding:3px 15px;font-style:italic;
	
    color: #fff;font-size:82px;line-height:1.2;margin-bottom:14px;animation-duration:2s;animation-delay:0.6s;display:inline-block;}


#footer{background:#1d2939;color:#b6c0ce;font-size:16px;padding-top:0;line-height:2;position:relative;z-index:2;}
#footer .wrapper{width:100%;padding:0 30px;box-sizing:border-box;}


#footer .help-center .newsletter_txt{height:40px;color:#666;transition:all 300ms linear 0ms;box-sizing:border-box;padding:10px;width:100%;vertical-align:top;border:0;background:#fff;text-align:left;border-radius:0;}
#footer .help-center .newsletter_btn{text-transform: uppercase;border: 0;border-radius:0;background:#cbaa5c;font-family:'Questrial', Arial, Helvetica, sans-serif;}


#footer .help-center{padding:70px 0;}
#footer .help-center dt{font-size:20px;text-transform:capitalize;font-weight:400;color:#cbaa5c;line-height:1.5;margin-bottom:28px;font-family:'Questrial', Arial, Helvetica, sans-serif;}
#footer .help-center dt a{color:#cbaa5c;}

#footer .help-center dd{}
#footer .help-center .quick-links dd{}
#footer .quick-links dd a,
#footer .hot-tags dd a{margin-bottom:0;color:#fff;height:auto;line-height:inherit;padding:0 0 10px;transition:all 0.3s ease-in-out;}
#footer .quick-links dd a:hover,
#footer .hot-tags dd a:hover{color:#cbaa5c;text-decoration:none;}
#footer .help-center .contact-us{width:30%;min-height:50px;}
#footer .help-center dl.subscribe{padding-right:0;}

#footer .bottom_nav{float: left;width: 40%;min-height:50px;}
#footer .bottom_nav dl{width: 50%;}
#footer .foot{padding:15px 0;border-top:1px solid rgba(255,255,255,.1);}

#footer .copyright{border-top:0;height:auto; min-height:30px; min-width:200px;line-height:30px;text-align:center;text-transform:uppercase;margin-top:0;float:left;font-size:12px;}
#footer .sns{float:right;margin:0; min-height:30px; min-width:200px;}
#footer .sns li a{line-height:16px;color:#afafbf;border:0;display:block;transition:all 0.3s ease-in-out;background:none;font-size:15px;border-radius:0;}
#footer .sns li a:hover{color:#706047;}
#footer .sns li{width: 30px;height: 16px;margin: 7px 0;}
/*内页*/
#product-detail .relevant-list li img{display:block;width:100%;}
#product-detail .relevant-list li .second_img{opacity:0;visibility:hidden;position:absolute;top:0;left:0;right:0;bottom:0;transition:all ease-in-out;}
#product-detail .relevant-list li:hover .second_img{opacity:1;visibility:visible;}

/*橙色 #ff9832*/
.home_common_style_orange .header-box .searc_btn,
.home_common_style_orange #mobile-nav-box li .icon,
.home_common_style_orange .header-box .top-btn,
.home_common_style_orange #main .index-btn,
.home_common_style_orange #main .index-effect,
.home_common_style_orange #footer .help-center .newsletter_btn{background:#ff9832 !important;color:#fff;}
.home_common_style_orange .language .icon{fill:#ff9832;}
.home_common_style_orange #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on a,
.home_common_style_orange #mobile-nav-box li .mobile-nav-box__link.home a,
.home_common_style_orange #footer .help-center dt a,
.home_common_style_orange #footer .quick-links dd a:hover,
.home_common_style_orange #footer .hot-tags dd a:hover,
.home_common_style_orange a:hover,
.home_common_style_orange #footer .help-center dt,
.home_common_style_orange .header-box #nav-box .nav>li.home>a,
.home_common_style_orange .header-box #nav-box .nav>li.on>a,
.home_common_style_orange #footer .sns li a:hover{color:#ff9832;}
.home_common_style_orange #main .home-ad6{border-color:#ff9832;}

.home_common_style_orange .header-box .searc_btn:hover,
.home_common_style_orange .header-box .top-btn:hover,
.home_common_style_orange #main .index-btn:hover,
.home_common_style_orange #footer .help-center .newsletter_btn:hover{background:#e6821f !important;} 
.home_common_style_orange #main .service-box{background:none;}
/*红色#c6727a*/
.home_common_style_red .header-box .searc_btn,
.home_common_style_red #mobile-nav-box li .icon,
.home_common_style_red .header-box .top-btn,
.home_common_style_red #main .index-btn,
.home_common_style_red #main .index-effect,
.home_common_style_red #footer .help-center .newsletter_btn{background:#ed3445 !important;color:#fff;}
.home_common_style_red .language .icon{fill:#ed3445;}
.home_common_style_red #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on a,
.home_common_style_red #mobile-nav-box li .mobile-nav-box__link.home a,
.home_common_style_red #footer .help-center dt a,
.home_common_style_red #footer .quick-links dd a:hover,
.home_common_style_red #footer .hot-tags dd a:hover,
.home_common_style_red a:hover,
.home_common_style_red #footer .help-center dt,
.home_common_style_red .header-box #nav-box .nav>li.home>a,
.home_common_style_red .header-box #nav-box .nav>li.on>a,
.home_common_style_red #footer .sns li a:hover{color:#ed3445;}
.home_common_style_red #main .home-ad6{border-color:#ed3445;}

.home_common_style_red .header-box .searc_btn:hover,
.home_common_style_red .header-box .top-btn:hover,
.home_common_style_red #main .index-btn:hover,
.home_common_style_red #footer .help-center .newsletter_btn:hover{background:#d02635 !important;} 
.home_common_style_red #main .service-box{background:none;}

/*黄色#bdbe24*/

.home_common_style_yellow .header-box .searc_btn,
.home_common_style_yellow #mobile-nav-box li .icon,
.home_common_style_yellow .header-box .top-btn,
.home_common_style_yellow #main .index-btn,
.home_common_style_yellow #main .index-effect,
.home_common_style_yellow #footer .help-center .newsletter_btn{background:#bdbe24 !important;color:#fff;}
.home_common_style_yellow .language .icon{fill:#bdbe24;}
.home_common_style_yellow #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on a,
.home_common_style_yellow #mobile-nav-box li .mobile-nav-box__link.home a,
.home_common_style_yellow #footer .help-center dt a,
.home_common_style_yellow #footer .quick-links dd a:hover,
.home_common_style_yellow #footer .hot-tags dd a:hover,
.home_common_style_yellow a:hover,
.home_common_style_yellow #footer .help-center dt,
.home_common_style_yellow .header-box #nav-box .nav>li.home>a,
.home_common_style_yellow .header-box #nav-box .nav>li.on>a,
.home_common_style_yellow #footer .sns li a:hover{color:#bdbe24;}
.home_common_style_yellow #main .home-ad6{border-color:#bdbe24;}

.home_common_style_yellow .header-box .searc_btn:hover,
.home_common_style_yellow .header-box .top-btn:hover,
.home_common_style_yellow #main .index-btn:hover,
.home_common_style_yellow #footer .help-center .newsletter_btn:hover{background:#8a8b1b !important;} 
.home_common_style_yellow #main .service-box{background:none;}


/*绿色#21a421*/
.home_common_style_green .header-box .searc_btn,
.home_common_style_green #mobile-nav-box li .icon,
.home_common_style_green .header-box .top-btn,
.home_common_style_green #main .index-btn,
.home_common_style_green #main .index-effect,
.home_common_style_green #footer .help-center .newsletter_btn{background:#29bd29 !important;color:#fff;}
.home_common_style_green .language .icon{fill:#29bd29;}
.home_common_style_green #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on a,
.home_common_style_green #mobile-nav-box li .mobile-nav-box__link.home a,
.home_common_style_green #footer .help-center dt a,
.home_common_style_green #footer .quick-links dd a:hover,
.home_common_style_green #footer .hot-tags dd a:hover,
.home_common_style_green a:hover,
.home_common_style_green #footer .help-center dt,
.home_common_style_green .header-box #nav-box .nav>li.home>a,
.home_common_style_green .header-box #nav-box .nav>li.on>a,
.home_common_style_green #footer .sns li a:hover{color:#29bd29;}
.home_common_style_green #main .home-ad6{border-color:#29bd29;}

.home_common_style_green .header-box .searc_btn:hover,
.home_common_style_green .header-box .top-btn:hover,
.home_common_style_green #main .index-btn:hover,
.home_common_style_green #footer .help-center .newsletter_btn:hover{background:#21a421 !important;} 
.home_common_style_green #main .service-box{background:none;}
/*青色#21b5b5*/

.home_common_style_cyan .header-box .searc_btn,
.home_common_style_cyan #mobile-nav-box li .icon,
.home_common_style_cyan .header-box .top-btn,
.home_common_style_cyan #main .index-btn,
.home_common_style_cyan #main .index-effect,
.home_common_style_cyan #footer .help-center .newsletter_btn{background:#21b5b5 !important;color:#fff;}
.home_common_style_cyan .language .icon{fill:#21b5b5;}
.home_common_style_cyan #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on a,
.home_common_style_cyan #mobile-nav-box li .mobile-nav-box__link.home a,
.home_common_style_cyan #footer .help-center dt a,
.home_common_style_cyan #footer .quick-links dd a:hover,
.home_common_style_cyan #footer .hot-tags dd a:hover,
.home_common_style_cyan a:hover,
.home_common_style_cyan #footer .help-center dt,
.home_common_style_cyan .header-box #nav-box .nav>li.home>a,
.home_common_style_cyan .header-box #nav-box .nav>li.on>a,
.home_common_style_cyan #footer .sns li a:hover{color:#21b5b5;}
.home_common_style_cyan #main .home-ad6{border-color:#21b5b5;}

.home_common_style_cyan .header-box .searc_btn:hover,
.home_common_style_cyan .header-box .top-btn:hover,
.home_common_style_cyan #main .index-btn:hover,
.home_common_style_cyan #footer .help-center .newsletter_btn:hover{background:#199999 !important;} 
.home_common_style_cyan #main .service-box{background:none;}

/*蓝色#114b94*/
.home_common_style_blue .header-box .searc_btn,
.home_common_style_blue #mobile-nav-box li .icon,
.home_common_style_blue .header-box .top-btn,
.home_common_style_blue #main .index-btn,
.home_common_style_blue #main .index-effect,
.home_common_style_blue #footer .help-center .newsletter_btn{background:#0a60ee !important;color:#fff;}
.home_common_style_blue .language .icon{fill:#0a60ee;}
.home_common_style_blue #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on a,
.home_common_style_blue #mobile-nav-box li .mobile-nav-box__link.home a,
.home_common_style_blue #footer .help-center dt a,
.home_common_style_blue #footer .quick-links dd a:hover,
.home_common_style_blue #footer .hot-tags dd a:hover,
.home_common_style_blue a:hover,
.home_common_style_blue #footer .help-center dt,
.home_common_style_blue .header-box #nav-box .nav>li.home>a,
.home_common_style_blue .header-box #nav-box .nav>li.on>a,
.home_common_style_blue #footer .sns li a:hover{color:#0a60ee;}
.home_common_style_blue #main .home-ad6{border-color:#0a60ee;}

.home_common_style_blue .header-box .searc_btn:hover,
.home_common_style_blue .header-box .top-btn:hover,
.home_common_style_blue #main .index-btn:hover,
.home_common_style_blue #footer .help-center .newsletter_btn:hover{background:#1955b8 !important;} 
.home_common_style_blue #main .service-box{background:none;}


/*紫色#36012d*/
.home_common_style_purple .header-box .searc_btn,
.home_common_style_purple #mobile-nav-box li .icon,
.home_common_style_purple .header-box .top-btn,
.home_common_style_purple #main .index-btn,
.home_common_style_purple #main .index-effect,
.home_common_style_purple #footer .help-center .newsletter_btn{background:#c179cc !important;color:#fff;}
.home_common_style_purple .language .icon{fill:#c179cc;}
.home_common_style_purple #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on a,
.home_common_style_purple #mobile-nav-box li .mobile-nav-box__link.home a,
.home_common_style_purple #footer .help-center dt a,
.home_common_style_purple #footer .quick-links dd a:hover,
.home_common_style_purple #footer .hot-tags dd a:hover,
.home_common_style_purple a:hover,
.home_common_style_purple #footer .help-center dt,
.home_common_style_purple .header-box #nav-box .nav>li.home>a,
.home_common_style_purple .header-box #nav-box .nav>li.on>a,
.home_common_style_purple #footer .sns li a:hover{color:#c179cc;}
.home_common_style_purple #main .home-ad6{border-color:#c179cc;}

.home_common_style_purple .header-box .searc_btn:hover,
.home_common_style_purple .header-box .top-btn:hover,
.home_common_style_purple #main .index-btn:hover,
.home_common_style_purple #footer .help-center .newsletter_btn:hover{background:#a8268a !important;} 
.home_common_style_purple #main .service-box{background:none;}

/*粉色#ea0073*/
.home_common_style_pink .header-box .searc_btn,
.home_common_style_pink #mobile-nav-box li .icon,
.home_common_style_pink .header-box .top-btn,
.home_common_style_pink #main .index-btn,
.home_common_style_pink #main .index-effect,
.home_common_style_pink #footer .help-center .newsletter_btn{background:#cc7990 !important;color:#fff;}
.home_common_style_pink .language .icon{fill:#cc7990;}
.home_common_style_pink #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on a,
.home_common_style_pink #mobile-nav-box li .mobile-nav-box__link.home a,
.home_common_style_pink #footer .help-center dt a,
.home_common_style_pink #footer .quick-links dd a:hover,
.home_common_style_pink #footer .hot-tags dd a:hover,
.home_common_style_pink a:hover,
.home_common_style_pink #footer .help-center dt,
.home_common_style_pink .header-box #nav-box .nav>li.home>a,
.home_common_style_pink .header-box #nav-box .nav>li.on>a,
.home_common_style_pink #footer .sns li a:hover{color:#cc7990;}
.home_common_style_pink #main .home-ad6{border-color:#cc7990;}

.home_common_style_pink .header-box .searc_btn:hover,
.home_common_style_pink .header-box .top-btn:hover,
.home_common_style_pink #main .index-btn:hover,
.home_common_style_pink #footer .help-center .newsletter_btn:hover{background:#b2556f !important;} 
.home_common_style_pink #main .service-box{background:none;}
/*黑色#666*/
.home_common_style_black .header-box .searc_btn,
.home_common_style_black #mobile-nav-box li .icon,
.home_common_style_black .header-box .top-btn,
.home_common_style_black #main .index-btn,
.home_common_style_black #main .index-effect,
.home_common_style_black #footer .help-center .newsletter_btn{background:#808080 !important;color:#fff;}
.home_common_style_black .language .icon{fill:#808080;}
.home_common_style_black #mobile-nav-box li .mobile-nav-box__link.mobile-menu-on a,
.home_common_style_black #mobile-nav-box li .mobile-nav-box__link.home a,
.home_common_style_black #footer .help-center dt a,
.home_common_style_black #footer .quick-links dd a:hover,
.home_common_style_black #footer .hot-tags dd a:hover,
.home_common_style_black a:hover,
.home_common_style_black #footer .help-center dt,
.home_common_style_black .header-box #nav-box .nav>li.home>a,
.home_common_style_black .header-box #nav-box .nav>li.on>a,
.home_common_style_black #footer .sns li a:hover{color:#808080;}
.home_common_style_black #main .home-ad6{border-color:#808080;}

.home_common_style_black .header-box .searc_btn:hover,
.home_common_style_black .header-box .top-btn:hover,
.home_common_style_black #main .index-btn:hover,
.home_common_style_black #footer .help-center .newsletter_btn:hover{background:#333 !important;} 
.home_common_style_black #main .service-box{background:none;}


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

	}
@media screen and (max-width:1200px){
	.wrap{padding-left:0;}
	.header-box{padding:0 40px !important;position:relative;width:100%;overflow-y:unset;box-sizing:border-box;}
	.header-box .header-mid{display:flex;align-items:center;justify-content:space-between;width:100% !important;}

	.header-box .mobile_nav{display:none;opacity:0;margin-top:0;position:absolute;top:100%;left:0;right:-1px;max-height:calc(100vh - 90px);padding-bottom:20px;box-sizing:border-box;overflow-y:auto;background:#fff;z-index:99;transition:opacity 0.3s ease;}
	.nav-show .header-box .mobile_nav{display:block;opacity:1;}
	.header-box .sns{display:none;}
	.header-box .top-btn{display:none;}
	.header-box .header-rt{width:50% !important;}
	.header-box .header-r{display:flex !important;align-items:center;justify-content:flex-end;}
	.header-box .logo{height:80px;padding:10px 0 !important;box-sizing:border-box;width:50% !important;}

	.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{display:inline-block;position:relative;height:80px;}
	.header-box .search-btn>.icon{fill:#cbaa5c !important;display:inline-block;}
	.header-box .search-box{display:none;position:absolute;top:90%;right:-40px;width:268px;box-shadow:0px 3px 13px 0px rgba(0, 0, 0, 0.2);}
	
	.posFixed .header-box{box-shadow:rgba(0,0,0,.117647) 0 1px 3px;position:fixed;top:0;left:0;right:0;bottom:auto;}
	
	.language{width:auto;padding:18px 15px;margin:0;}
	.language-con{background:none;padding:0;font-size:0;}
	.language-list{right:-15px;left:auto;min-width:270px;height:auto;}
	.other_page .language .icon{fill:#ccae79;}
	
	
	
	#main .banner-box{left:0;height:calc(100vh - 80px);top:80px;}
	#main .ibanner .text{left:0;width:100%;padding:0 40px;box-sizing:border-box;transform:translate(0,-50%);}
	#main .ibanner .text .banner-tit{font-size:75px;}
	#main .ibanner .text .banner-detail{font-size:26px;}
	
	
	#main .index-main{margin-top:calc(100vh - 80px);}
	
	#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;}
	
	


	}

@media screen and (max-width:1024px){
	#main .ibanner:hover .button-prev,
	#main .ibanner:hover .button-next{display:none;}
	#main .ibanner .text .banner-tit{font-size:60px;}
	#main .ibanner .text .banner-detail{font-size:20px;}
	#main .banner-box{position:static;}
	#main .index-main{margin-top:0;padding:50px 30px 0;}
	#main .index-tit{font-size:35px;}
	#main .home-ad2 .index-tit{font-size:25px;}

	}
@media screen and (max-width:992px){
  	#product-detail .bigimgbox:before{z-index:9;}

	#footer .help-center dl.about-us{width:100%;}
	#footer .help-center dl.contact-us{width:50%;}
	#footer .help-center dl{width:25%;}
	#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{padding:11px 60px;vertical-align:top;margin-top:0;}
	#footer .help-center dl{margin-bottom:10px;}
	#footer .help-center .newsletter_txt{width:300px;}
	#footer .help-center .subscribe form{font-size:0;}
	
	#main .home-ad1{display:block;}
	#main .home-ad1 .ad-con{width:100%;padding:0 0 40px 0;}
	#main .home-ad1 .ad-pic{width:100%;}
	#main .home-ad2 .ad-pic{width:100%;}
	#main .home-ad2 .ad-con{width:100%;position:static;padding:20px;}
	#main .home-ad3 .ad{width:100%;border:0;margin:50px 0 20px;}
	#main .home-ad3 .ad .ad-con{margin:0 15px -40px;}
	#main .home-ad3 .ad .ad-con-box{padding:35px 15px;}
	#main .home-ad3{padding:0 30px 60px;}
	#main .home-ad4{display:block;padding:70px 0 50px;}
	#main .home-ad4 .ad-con{width:100%;padding:40px 0;}
	#main .home-ad4 .ad-pic{width:100%;padding:15px;}
	#main .home-ad5{display:block;}
	#main .home-ad5 .ad{width:100%;}
	#main .home-ad5 .ad-con{padding:80px 40px;}
	
	#main .tag-box .common-index-list li{width:50%;}
	#footer .help-center{padding:40px 0;}
	

	}
	
@media screen and (max-width:768px){
	.header-box .logo img{max-width: 140px;}
	#footer .sns{text-align:center;float:none;}
	#footer .sns li{margin:5px 2.5px;}
	
	#footer .copyright{float:none;height:auto;}
	#footer .foot{padding:10px 0;}
	




	#main .index-tit{font-size:30px;}
	#main .service-box li .service-info{padding:0;}
	#main .service-list__con h4{font-size:20px;}
	


	
	


	}
@media screen and (max-width:767px){
	.wrapper{padding:0 20px;}
	.header-box{padding:0 20px !important;}
	#main .ibanner .text{padding:0 20px;}
	#footer .sns li a{font-size:14px;}
	#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:5px 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;width:100%}	
	#footer .help-center dt .help-icon{height:25px;line-height:25px;color:#fff;}
	
	#main .ibanner .text .banner-tit{font-size:35px;}
	#main .ibanner .text .banner-detail{font-size:17px;}
	#main .index-main{padding:50px 20px 0;}
	
	#main .tag-box{padding:0 20px 50px;margin-left:-20px;margin-right:-20px;}
	#main .home-ad3{padding:0 20px 60px;margin-left:-20px;margin-right:-20px;}
	#main .news{padding:70px 20px 50px;margin-left:-20px;margin-right:-20px;}
	
	#main .tag-box .common-index-list li{width:100%;}
	#main .service-box li{width:100%;margin:20px 0;}
	#footer .bottom_nav{
		width:100%;
		float:none;
	}
	#footer .help-center .contact-us{
		min-height:0;
	}
	#footer .help-center dl.subscribe dd{
		display:block !important;
	}
	}
@media screen and (max-width:480px){

	
	.header-box .mobile_nav {}

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

	#footer .help-center .newsletter_txt{width:100%;margin-right:0;}
	
	#main .news .swiper-news{padding-bottom:40px;}
	#main .button-prev,
	#main .button-next{display:none;}
	#main .swiper-pagination-current{font-weight:600;color:#cbaa5c;}
	
	.header-box .logo{width:40% !important;}
	.header-box .header-rt{width:60% !important;}
	.language{padding:18px 0;}


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