﻿/****顶部导航的菜单和开关两字开始******/
#container-header{height:65px; width:100%;z-index:101;background:rgba(255,255,255,1); display:table; position:fixed; top:0; left:0;}
.m-header-main{display:table; position:fixed; width:100%;}

.menuleft{float:left; width:10%; height:65px;}
.menucenter{float:left; width:80%; height:65px; text-align:center;}
.menucenter img{width:114px;display: inline;}
.menuright{float:left; width:10%; height:65px;}
@media screen and (max-width:768px) {
.menuleft{float:left; width:20%; height:65px;}
.menucenter{float:left; width:60%; height:65px;}
.menuright{float:left; width:20%; height:65px;}
.menucenter img{ width:114px; margin-top:0px;}
}

.floatright_r{float:right;}
.floatright_r img{display:block; margin-top:0px; z-index:6100000;}
.floatright_r_m{display:none;}
@media screen and (max-width:768px) {
.floatright_r{display:none;}
.floatright_r_m{display:block;/*float:right;*/ text-align:center;}
.floatright_r_m img{z-index:6100000;}
}

.menu-toggler{display:block;width:80px;height:65px;/*background-color:#393939;*/color:#3b3b3b;cursor:pointer;position:relative;line-height:0;padding:0}
.menu-toggler:hover{background-color:#ffffff;}
.menu-toggler:focus{outline:0}
.product-head-sticky .menu-toggler{position:fixed;top:0;left:0}
.menu-toggler *{transition:all .3s}
.menu-toggler i{display:block;width:26px;height:26px;position:absolute;top:25px;left:25px}
.menu-toggler i .bar{-ms-transform-origin:50% 50%;transform-origin:50% 50%;backface-visibility:hidden;perspective:1000;position:absolute;width:26px;height:3px;background-color:#3b3b3b;}
.menu-toggler i .bar.one{top:0;left:0;opacity:1}
.menu-toggler i .bar.two{top:7px;left:0}
.menu-toggler i .bar.three{top:7px;left:0}
.menu-toggler i .bar.four{top:14px;left:0;opacity:1}

.menu-toggler.close .bar{width:26px}
.menu-toggler.close .bar.four,.menu-toggler.close .bar.one{zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}
.menu-toggler.close .two{-ms-transform:rotate(45deg);transform:rotate(45deg)}
.menu-toggler.close .three{-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.large .m-header-main .col.col-logo+.col{width:77px}

.ie8 .dp_Porducts-list-container-content,.ie9 .menu-all-dp_product ul li,.ie9 .menu-dp_product ul li,.menu-background,.menu-dp_product,.menu-dp_product-mask,.navigation-menu{overflow:hidden}
@media screen and (max-width:768px) {
.menu-toggler{display:block;width:65px;height:65px;}
.menu-toggler i{top:25px;left:19px}
.menu-toggler .text{top:48px;width:65px;}

}

/****顶部导航的菜单和开关两字******/



#menu {text-align:center; margin-right:15%; float:right;}
#menu img{vertical-align:text-bottom;}
#menu ul li span{ padding:5px 9px 5px 7px; background:#4f4f4f; color:#FFF;font-size:12px;}
#menu ul li a{display:block; line-height:65px; background:url(../images/cn.png) left center no-repeat; padding-left:38px;}
#menu ul li a:hover{ color:#ff9c00; }
@media screen and (max-width: 768px) {
#menu {margin-right:25%;}
#menu ul li a{display:block; line-height:65px; background:none; padding-left:0px;}
#menu ul li span{ padding:5px 9px 5px 9px; background:#4f4f4f; color:#FFF;font-size:12px;}
}


.menu-mask{background-color:rgba(0,0,0,0.8); width:768px; min-height:1900px; height:100%; position:absolute; z-index:99;}
.mobile .menu-dp_product-mask,.mobile .navigation-menu{min-height:100%!important}
.navigation-menu{width:100%;height:100%;position:absolute;top:65px;left:0;display:block; z-index:100;}
.navigation-menu:after,.navigation-menu:before{content:" ";display:table}
.navigation-menu:after{clear:both}
.navigation-menu .container-fluid{padding-left:0;padding-right:0}
.navigation-menu .menu-top-buttons{margin-left:0;margin-right:0;display:none;border-bottom:1px solid rgba(255,255,255,0.4);height:65px;position:relative;}
.navigation-menu .menu-top-buttons a{display:block;height:65px;text-align:center}
.navigation-menu .menu-search{display:none}
.navigation-menu.shown{display:block;}

.navigation-menu .menu-column1{float:left;display:inline-block;width:100%;height:100%}


#menu-fixed-opeco.open .menu-submenu,#menu-global.open .menu-submenu{display:block;margin-right:105px}


/*整个背景色*/
html.menu-open.noscroll .navigation-menu{background-color:rgba(16,16,15,0.7); transition:background-color 1s}
.navigation-menu #extra-close-menu{width:100%;height:100%;display:block;position:absolute;left:0;top:0}
.navigation-menu.open{background-color:rgba(0,0,0,.6); transition:background-color .5s}

/*一级背景色*/
.menu-background{backface-visibility:hidden; perspective:1000; width:250px; position:relative; background-color:rgba(16,16,15,0.7); box-sizing:border-box;}
.menu-group .bg,.menu-shadow:after{-webkit-backface-visibility:hidden;-webkit-perspective:1000}
.no-csstransforms .menu-background{width:200px;}
.menu-shadow{width:250px;height:2000px;position:absolute;top:0;left:0;}
.menu-close-button,.menu-submenu{width:100%;height:100%;position:absolute;top:0}
.no-cssgradients .menu-shadow{display:none}

/*一级文字色彩*/
.menu-all-dp_product a .text,.menu-dp_product a .text{font-size:16px; color:#ffffff; font-weight:normal;text-transform:uppercase; padding-left:15px;display:table-cell;vertical-align:middle;  -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out; border-bottom:1px #333 solid; font-family:"cn_title";}
.menu-all-dp_product a:hover .text , .menu-dp_product a:hover .text{color:#FFF!important; }

.menu-dp_product a .text span{float:right;}
.jtright{width:8px; height:8px;  /*position:absolute;*/  border-left:2px solid #999;  border-bottom:2px solid #999;  -webkit-transform: translate(0,-50%) rotate(-135deg);  transform: translate(0,-50%) rotate(-135deg); margin-right:15px; margin-top:11px;}

.menu-dp_product a .text:hover{border-bottom:1px #999 solid;}
.menu-dp_product a .text:hover span{ border-left:2px solid #ffffff;  border-bottom:2px solid #ffffff; }

@media screen and (max-width: 768px) {
.jtright{margin-right:50px;}
}


/*一级border*/
.navigation-menu .line{/*content:"";position:absolute;display:block;bottom:-1px;bottom:0;width:290px; border-bottom:1px solid #bcbcbc*/}



.menu-content{position:absolute;top:0;left:0; width:250px;}
.menu-submenu{display:none;background-color:rgba(0,0,0,.6)}


.dp_product-list-container{font-family:Roboto-Condensed,Arial,Helvetica,sans-serif;font-weight:700;font-style:italic;text-transform:uppercase}
:lang(zh) .dp_product-list-container{font-weight:700;font-style:normal}
.ie8 .dp_product-list-container-content .row{margin-left:0;margin-right:0}
.dp_product-list-container-content .row a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.menu-close-button{right:0;cursor:pointer;color:#fff;text-align:center}
.menu-close-button .button{width:60px;height:48px; padding-top:12px; text-align:center; vertical-align:middle; background-color:rgba(16,16,15,0.7);}
.menu-close-button .button img{ width:auto; display:inline;}
.menu-close-button .button:hover{background-color:none;}
.menu-close-button .button .icon{width:60px;height:20px;font-size:22px;padding-top:15px;}
.menu-close-button .button .text{ width:60px; height:20px;text-transform:uppercase;font-size:10px;font-size:1rem}

.menu-dp_product-mask{width:100%;min-width:250px;max-width:250px;}
:lang(zh) .menu-all-dp_product a .text{text-align:center}
.menu-all-dp_product ul,.menu-categories ul,.menu-dp_product ul{margin:0;padding:0;list-style:none;}
.menu-all-dp_product ul li,.menu-categories ul li,.menu-dp_product ul li{transform:translateZ(0)}
.menu-all-dp_product ul li h2,.menu-categories ul li h2,.menu-dp_product ul li h2{margin:0;font-size:14px;font-size:1.4rem}
.menu-all-dp_product .arrow,.menu-categories .arrow,.menu-dp_product .arrow{background:0 0;display:table-cell;position:relative;vertical-align:middle}
.menu-all-dp_product .arrow .icon,.menu-categories .arrow .icon,.menu-dp_product .arrow .icon{width:0;height:0}
.menu-all-dp_product .arrow .icon:after,.menu-categories .arrow .icon:after,.menu-dp_product .arrow .icon:after{font-family:DecathlonCube;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;display:inline-block;-webkit-font-smoothing:antialiased;font-smoothing:subpixel-antialiased;text-size-adjust:none;zoom:1;}
.menu-all-dp_product .arrow .icon:after.icon-stack-1x,.menu-all-dp_product .arrow .icon:after.icon-stack-2x,.menu-categories .arrow .icon:after.icon-stack-1x,.menu-categories .arrow .icon:after.icon-stack-2x,.menu-dp_product .arrow .icon:after.icon-stack-1x,.menu-dp_product .arrow .icon:after.icon-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.menu-all-dp_product .arrow .icon:after.icon-stack-1x,.menu-categories .arrow .icon:after.icon-stack-1x,.menu-dp_product .arrow .icon:after.icon-stack-1x{line-height:inherit}
.menu-all-dp_product .arrow .icon:after.icon-stack-2x,.menu-categories .arrow .icon:after.icon-stack-2x,.menu-dp_product .arrow .icon:after.icon-stack-2x{font-size:2em}
.menu-categories ul li div.arrow{display:block;width:0}

.menu-dp_product{height:360px;}

.menu-all-dp_product a,.menu-dp_product a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;box-shadow:none;height:60px;min-width:210px;max-width:210px;color:inherit;display:table;text-align:left;position:relative; padding:0 20px;}
#contact-page-bg,.credit-card-cvc-helper-icon,.product-categories-list *,.dp_product-menu-letters-navigation{-ms-user-select:none;-moz-user-select:none}



.menu-all-dp_product a .text:hover,.menu-dp_product a .text:hover{color:#6d6d71;}
:lang(zh) .menu-all-dp_product a .text,:lang(zh) .menu-dp_product a .text{font-weight:700;font-style:normal;line-height:1.4}
.menu-all-dp_product a .text span.big,.menu-dp_product a .text span.big{font-size:26px;font-size:2.6rem;line-height:.9;display:block}
:lang(zh) .menu-all-dp_product a .text span.big,:lang(zh) .menu-dp_product a .text span.big{line-height:1.4}
.menu-all-dp_product a .image,.menu-dp_product a .image{display:table-cell;width:120px;height:80px}
.menu-all-dp_product a .image:before,.menu-dp_product a .image:before{content:"";display:none;position:absolute;left:0;top:0;width:5px;height:79px; background-color:#0082c3; z-index:103}
.ie8 .menu-all-dp_product a .image:before,.ie8 .menu-dp_product a .image:before{display:none}
.menu-all-dp_product a .image .after,.menu-dp_product a .image .after{display:block;position:relative;float:right;width:80px;font-size:80px;height:0;padding-top:80px;background-repeat:no-repeat;background-size:auto 80px;-webkit-print-color-adjust:exact}
.no-backgroundsize .menu-all-dp_product a .image .after,.no-backgroundsize .menu-dp_product a .image .after{background-image:none;display:none}
.no-backgroundsize .menu-all-dp_product a .image img,.no-backgroundsize .menu-dp_product a .image img{position:absolute;width:auto;height:80px}

.menu-group .bg{backface-visibility:hidden;perspective:1000;display:block;position:absolute;top:0;margin:0;padding:0;left:0;height:100%;width:100%;background-color:#fff;z-index:-1}
.menu-dp_product .line{margin-left:10px}


#menu-global-dp_product-nav{display:none}
html.menu-open.submenu-open-dp_product-75 #menu-global-dp_product-nav{display:block}

#menu-global .menu-column3{z-index:103}
#menu-global .menu-column2{z-index:102}
#menu-global .menu-column1{z-index:9999999999!important;}
.menu-column1 .menu-top-buttons:after{z-index:106}
.menu-column1 .menu-top-buttons{z-index:105}
.menu-column1 .menu-content{z-index:104}
.menu-column1 .menu-background{z-index:103}
.menu-column1 .menu-shadow{z-index:102}
.menu-column1 .menu-submenu{z-index:101}
.menu-column1 .menu-submenu .menu-submenu-contents{z-index:103;-webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;}
.menu-column1 .menu-submenu .menu-submenu-background{z-index:102;}
.menu-column1 .menu-submenu .menu-close-button{z-index:101;}
.ie8 .menu-submenu-background{display:none}


#submenu-Product04{padding-top:80px;}
#submenu-Product06{padding-top:80px;}
#submenu-Product05{padding-top:80px;}
@media (max-width:768px){
#submenu-Product04{padding-top:0px;}
#submenu-Product06{padding-top:0px;}
#submenu-Product05{padding-top:0px;}
}


@media (max-width:768px){#menu-fixed-opeco,#menu-global{display:none}
#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a .image:after,#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a .wrapper:after,#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a:after,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a .image:after,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a .wrapper:after,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a:after{clear:both}

#menu-global{top:0;background-color:rgba(0,0,0,0.92); margin-right:80px;transition:width.15s; z-index:102;}

#menu-global .menu-top-buttons .lang:after,#menu-global .menu-top-buttons a:after{content:"";top:5px;right:0}

#menu-global.open{/*background-color:#414547;background-color:rgba(44,52,54,0.96);*/}
#menu-global .menu-top-buttons{font-family:Roboto-Condensed,Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;display:block;text-transform:uppercase;font-size:10px;font-size:1rem}
:lang(zh) #menu-global .menu-top-buttons{font-weight:400;font-style:normal}
#menu-global .menu-top-buttons a{text-align:center;position:relative}
#menu-global .menu-top-buttons a:after{display:block;position:absolute;width:0;height:48px}
#menu-global .menu-top-buttons a .text{margin:0;padding:0;display:block;position:absolute;bottom:7px;height:auto;left:4px;width:90%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
#menu-global .menu-top-buttons a .icon{display:block;font-size:24px;height:100%;padding-top:8px}
#menu-global .menu-top-buttons a .icon:before{vertical-align:top}
#menu-global .menu-top-buttons a.help .icon{font-size:23px}
#menu-global .menu-top-buttons a.user .icon{padding-top:4px;font-size:27px}
#menu-global .menu-top-buttons .lang{height:100%;position:relative}
#menu-global .menu-top-buttons .lang:after{display:block;position:absolute;width:0;height:48px}
#menu-global .menu-top-buttons .lang .dropdown{height:100%}
#menu-global .menu-top-buttons .lang .dropdown button{padding:0 0 14px;display:block;width:100%;height:100%;font-size:16px;font-size:1.6rem;vertical-align:top}
#menu-global .menu-top-buttons .lang .dropdown button:after{display:none}
#menu-global .menu-top-buttons .lang .dropdown .text{position:absolute;bottom:7px;text-align:center;width:100%}
#menu-global .menu-top-buttons .lang .dropdown .dropdown-menu{top:-5px;left:0;width:100%}

#menu-global .menu-column3{margin-left:200%}
#menu-global .menu-column2,#menu-global .menu-column3{width:100%;height:65px;overflow:visible;position:absolute;top:0}
#menu-global .menu-column2{margin-left:100%}
#menu-global #search-mask .menu-top-buttons,#menu-global .menu-column2 .menu-top-buttons,#menu-global .menu-column3 .menu-top-buttons{position:absolute;top:0;left:0;width:100%}
#menu-global #search-mask .menu-top-buttons .back,#menu-global .menu-column2 .menu-top-buttons .back,#menu-global .menu-column3 .menu-top-buttons .back{width:65px;height:65px;position:relative;float:left;display:inline-block;z-index:102; line-height:65px;}
#menu-global #search-mask .menu-top-buttons .back .arrow,#menu-global .menu-column2 .menu-top-buttons .back .arrow,#menu-global .menu-column3 .menu-top-buttons .back .arrow{height:16px;width:58px;margin-top:11.6px}
#menu-global #search-mask .menu-top-buttons .back .arrow:before,#menu-global .menu-column2 .menu-top-buttons .back .arrow:before,#menu-global .menu-column3 .menu-top-buttons .back .arrow:before{font-family:DecathlonCube;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-smoothing:antialiased;font-smoothing:subpixel-antialiased;text-size-adjust:none;zoom:1;content:"";display:block;font-size:16px;text-align:center;height:16px;line-height:16px;width:58px}
#menu-global #search-mask .menu-top-buttons .back .arrow:before.icon-stack-1x,#menu-global #search-mask .menu-top-buttons .back .arrow:before.icon-stack-2x,#menu-global .menu-column2 .menu-top-buttons .back .arrow:before.icon-stack-1x,#menu-global .menu-column2 .menu-top-buttons .back .arrow:before.icon-stack-2x,#menu-global .menu-column3 .menu-top-buttons .back .arrow:before.icon-stack-1x,#menu-global .menu-column3 .menu-top-buttons .back .arrow:before.icon-stack-2x{position:absolute;left:0;width:100%;text-align:center}
#menu-global #search-mask .menu-top-buttons .back .arrow:before.icon-stack-1x,#menu-global .menu-column2 .menu-top-buttons .back .arrow:before.icon-stack-1x,#menu-global .menu-column3 .menu-top-buttons .back .arrow:before.icon-stack-1x{line-height:inherit}
#menu-global #search-mask .menu-top-buttons .back .arrow:before.icon-stack-2x,#menu-global .menu-column2 .menu-top-buttons .back .arrow:before.icon-stack-2x,#menu-global .menu-column3 .menu-top-buttons .back .arrow:before.icon-stack-2x{font-size:2em}
#menu-global #search-mask .menu-top-buttons .back .text,#menu-global .menu-column2 .menu-top-buttons .back .text,#menu-global .menu-column3 .menu-top-buttons .back .text{font-size:1rem;width:65px;text-align:center;text-transform:uppercase;font-style:normal; height:65px; line-height:65px; font-family:Microsoft YaHei,Arial, Helvetica, sans-serif;}
:lang(zh) #menu-global #search-mask .menu-top-buttons .back .text,:lang(zh) #menu-global .menu-column2 .menu-top-buttons .back .text,:lang(zh) #menu-global .menu-column3 .menu-top-buttons .back .text{font-weight:700;font-style:normal}
#menu-global #search-mask .menu-top-buttons .back:after,#menu-global .menu-column2 .menu-top-buttons .back:after,#menu-global .menu-column3 .menu-top-buttons .back:after{content:"";display:block;border-right:1px solid rgba(255,255,255,0.4);height:65px;position:absolute;right:0;top:0}
#menu-global #search-mask .menu-top-buttons .direct-link,#menu-global #search-mask .menu-top-buttons .title,#menu-global .menu-column2 .menu-top-buttons .direct-link,#menu-global .menu-column2 .menu-top-buttons .title,#menu-global .menu-column3 .menu-top-buttons .direct-link,#menu-global .menu-column3 .menu-top-buttons .title{text-transform:uppercase;height:65px;line-height:65px;color:#6d6d71;text-align:left;padding-left:80px;padding-right:15px;font-size:16px;font-size:1rem;z-index:101; font-family:Microsoft YaHei,Arial, Helvetica, sans-serif;}
:lang(zh) #menu-global #search-mask .menu-top-buttons .direct-link,:lang(zh) #menu-global #search-mask .menu-top-buttons .title,:lang(zh) #menu-global .menu-column2 .menu-top-buttons .direct-link,:lang(zh) #menu-global .menu-column2 .menu-top-buttons .title,:lang(zh) #menu-global .menu-column3 .menu-top-buttons .direct-link,:lang(zh) #menu-global .menu-column3 .menu-top-buttons .title{font-weight:700;font-style:normal}
#menu-global #search-mask .menu-top-buttons .direct-link .text,#menu-global #search-mask .menu-top-buttons .title .text,#menu-global .menu-column2 .menu-top-buttons .direct-link .text,#menu-global .menu-column2 .menu-top-buttons .title .text,#menu-global .menu-column3 .menu-top-buttons .direct-link .text,#menu-global .menu-column3 .menu-top-buttons .title .text{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}

#menu-global #search-mask .menu-top-buttons .direct-link .text span,#menu-global #search-mask .menu-top-buttons .title .text,#menu-global .menu-column2 .menu-top-buttons .direct-link .text span,#menu-global .menu-column2 .menu-top-buttons .title .text span,#menu-global .menu-column3 .menu-top-buttons .direct-link .text span,#menu-global .menu-column3 .menu-top-buttons .title .text span{ float:right; margin-top:33px;}


#menu-global .menu-all-dp_product ul li a .arrow .icon,#menu-global .menu-categories ul li a .arrow .icon,#menu-global .menu-dp_product ul li a .arrow .icon{right:auto;font-size:10px;left:0}


#menu-global .menu-all-dp_product ul li a .image:before,#menu-global .menu-background,#menu-global .menu-shadow,#menu-global .menu-dp_product ul li a .image:before,#menu-global .menu-dp_product-shadow,#menu-global .menu-dp_product-shadow-top{display:none}
#menu-global .menu-search button .text{clip:rect(0 0 0 0);overflow:hidden;position:absolute;height:1px;width:1px}
#menu-global .menu-content{position:relative;width:100%;max-width:100%;overflow-y:scroll;}
#menu-global .menu-dp_product-mask{width:100%;max-width:100%;z-index:999999;}
#menu-global .menu-all-dp_product,#menu-global .menu-dp_product{width:100%;max-width:100%;height:auto}
#menu-global .menu-all-dp_product ul li,#menu-global .menu-dp_product ul li{height:auto}
#menu-global .menu-all-dp_product ul li a,#menu-global .menu-dp_product ul li a{height:65px;max-width:100%;width:100%}
#menu-global .menu-all-dp_product ul li a .image,#menu-global .menu-dp_product ul li a .image{width:10px;max-width:10px;overflow:hidden;height:100%}
#menu-global .menu-all-dp_product ul li a .image .after,#menu-global .menu-dp_product ul li a .image .after{height:10px;width:10px;background-size:auto 10px}
#menu-global .menu-all-dp_product ul li a .text,#menu-global .menu-dp_product ul li a .text{height:100%;width:auto}
#menu-global .menu-all-dp_product ul li a .arrow,#menu-global .menu-dp_product ul li a .arrow{height:100%;width:25px}
#menu-global .menu-all-dp_product ul li a.more-dp_product,#menu-global .menu-dp_product ul li a.more-dp_product{background:#0082c3;color:#fff;height:46px!important}

#menu-global .menu-all-dp_product ul li .line,#menu-global .menu-dp_product ul li .line{/*border-bottom:1px solid #bcbcbc;*/width:100%}
#menu-global .menu-group-title .line{border-bottom:1px solid #bcbcbc;-lh-property:0;width:calc(100vw - 73px)}
#menu-global .menu-dp_product ul li.active a{background-color:transparent!important}
#menu-global .menu-dp_product ul li .line{width:90%;}
#menu-global .menu-all-dp_product ul li a{background-color:#fff}
#menu-global .menu-categories ul li{height:46px}
#menu-global .menu-categories ul li a{border-bottom:1px solid #efefef;display:table;width:100%;height:46px;background-color:#fff}
#menu-global .menu-categories ul li a .text{width:100%}
#menu-global .menu-categories ul li a .arrow{width:25px}
#menu-global .menu-categories ul li a .arrow .icon:after{position:absolute}
#menu-global .menu-categories ul li .line{width:100%;border-color:#c8c8c8}
#menu-global .menu-categories ul li:last-child a{border-bottom:none}
#menu-global .menu-submenu{margin-left:100%;width:100%;background-color:transparent}
#menu-global .menu-submenu-content,#menu-global .menu-submenu-contents{position:absolute;left:0;top:0;width:100%;height:100%; border-right:0;}
#menu-global .menu-submenu-content{margin-top:0;margin-left:0;margin-right:0;display:none;}
#menu-global .menu-submenu-content.active{display:block}
#menu-global .menu-submenu-content .more-section{margin-top:10px;padding-right:10px;position:static;text-align:right}
#menu-global .menu-submenu-content .row.no-gutter{margin-left:0;margin-right:0; margin-top:65px;}
#menu-global .menu-submenu-content .links-group{position:static}

#menu-global .menu-submenu-content .links-group .direct-link,#menu-global .menu-submenu-content .links-group a.title{margin-right:50px;font-style:normal;font-size:1rem;color:#ffffff; display:block;width:95%;max-width:100%;height:60px;line-height:60px;padding-left:5%;overflow:hidden;margin-bottom:0;}

#menu-global .menu-submenu-content .links-group .direct-link,#menu-global .menu-submenu-content .links-group a.nothird_title{border-bottom:1px solid #bcbcbc;margin-right:50px;padding-bottom:5px;font-weight:700;font-style:normal;font-size:16px;font-size:1.6rem;color:#434343;display:block;width:100%;max-width:100%;height:65px;line-height:65px;padding-left:15px;overflow:hidden;margin-bottom:0;}

#menu-global .menu-submenu-content .links-group .direct-link,#menu-global .menu-submenu-content .links-group a.hasthirdsub{/*background:url(../images/jiantou02.png) no-repeat center right;*/}
:lang(zh) #menu-global .menu-submenu-content .links-group .direct-link,:lang(zh) #menu-global .menu-submenu-content .links-group a.title{font-weight:700;font-style:normal}

#menu-global .menu-submenu-content .links-group a.title{position:relative; border-bottom:1px #333 solid;}
#menu-global .menu-submenu-content .links-group a.title span{float:right; margin-top:33px; margin-right:65px;}
#menu-global .menu-submenu-content .links-group a.title:after{font-family:DecathlonCube;speak:none;display:block;position:absolute;right:0;top:0;height:40px;width:25px;font-size:10px}
#menu-global .menu-submenu-content .links-group ul{display:none;position:absolute;left:100%;top:0;margin-left:-15px;width:300px}
#menu-global .menu-submenu-content .links-group.active{top:0;width:100%}
#menu-global .menu-submenu-content .links-group.active ul{margin:0;padding:65px 0 0 0!important;list-style:none;width:100%;overflow-y:scroll;display:block}

#menu-global .menu-submenu-content .links-group.active ul li a{display:block;max-width:100%;width:95%;height:60px;line-height:60px;padding-left:5%;font-style:normal;font-size:1rem;color:#ffffff; border-bottom:1px #333 solid;}

:lang(zh) #menu-global .menu-submenu-content .links-group.active ul li a{font-family:Roboto,Arial,Helvetica,Microsoft Yahei,微软雅黑,SimSun,宋体,sans-serif;font-weight:700;font-style:normal}
#menu-global .menu-close-button,#menu-global .menu-submenu-background{display:none}

#menu-global .fake-letter{position:absolute;z-index:110;background-color:#efefef;padding-left:10px;width:100%}
#menu-global .dp_product-group{position:relative;padding-top:20px}
#menu-global .dp_product-group .letter{position:absolute;width:100%;top:0;height:20px;line-height:20px;z-index:0}
#menu-global .dp_product-group.active .letter{z-index:130}
#menu-global .dp_product-group.previous-letter .letter{position:absolute;top:auto;bottom:0;width:100%;z-index:130}
#menu-global .dp_product-list-container{overflow:hidden}
#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content{width:100%}
#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a{display:inline-block;width:25%;height:110px;padding:5px;background:0 0;float:left;border-right:1px solid #e6e6e6;border-bottom:1px solid #bcbcbc}
#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a .wrapper:after,#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a .wrapper:before,#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a:after,#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a:before,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a .wrapper:after,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a .wrapper:before,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a:after,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a:before{display:table;content:" "}
#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a:nth-child(4n+4),:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a:nth-child(4n+4){border-right:none}
#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a .text,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a .text{display:block;width:100%;float:left;font-size:10px;font-size:1rem;text-align:center;padding:0}
#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a .image,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a .image{display:block;width:100%;height:auto;text-align:center;float:left}
#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a .image:after,#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a .image:before,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a .image:after,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a .image:before{content:" ";display:table}
#menu-global .dp_product-list-container.mobile-grid-display .dp_product-list-container-content a .image .after,:lang(zh) #menu-global .dp_product-list-container .dp_product-list-container-content a .image .after{height:60px;width:60px;background-size:auto 60px;float:none}
#menu-global .dp_product-list-container-content{overflow:scroll;-webkit-overflow-scrolling:touch;margin-bottom:0}
#menu-global .dp_product-list-container-content a{display:table;-lh-property:0;width:calc(100vw - 58px)}
#menu-global.search.dp_product .menu-column2,#menu-global.search.dp_product.mobile-grid-display .dp_product-list-container,:lang(zh) #menu-global.search.dp_product .dp_product-list-container{display:none}
#menu-global .dp_product-list-container-content a:not(:last-child){border-bottom:1px solid #bcbcbc}
#menu-global .dp_product-list-container-content a .image{width:80px}
#menu-global .dp_product-list-container-content a .text{padding-left:10px;padding-right:20px}
#menu-global #search-mask{display:none; zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;transition:all .2s,opacity .2s}
#menu-global.search{width:100%!important}
#menu-global.search.dp_product .menu-column1{margin-left:-58px}
.dp_product-list-container-content .letter{background-color:#efefef;padding-left:10px}
.dp_product-menu-letters-navigation{right:0;top:55px}

.menu-top-buttons .back .text{color:#fff;line-height:65px;}
}




@media (min-width:1081px){.menu-submenu-content .row .title{cursor:pointer}
}



/*二级背景色*/
@media (min-width:801px){
.menu-submenu-background{height:100%; background-color:rgba(16,16,15,0.7); margin-right:65px;overflow:hidden;max-width:800px!important;}

.no-csstransforms .menu-submenu-background{}
.menu-submenu-background:after{content:"";display:block;position:absolute;top:0;height:100%;width:880px;right:-335px}
.menu-submenu-background:after,:not(.dp_product-75)>.menu-submenu-background{-webkit-backface-visibility:hidden;-webkit-perspective:1000;backface-visibility:hidden;perspective:1000}
.menu-submenu,.menu-submenu .menu-submenu-background{height:100%}
.menu-submenu-contents{position:absolute;left:0;top:0;width:100%;height:100%;max-width:1133px}
.menu-group-title .line{margin-left:10px}
.menu-submenu-content{position:relative;height:100%;padding-top:80px;padding-left:290px;font-size:12px;font-size:1.2rem;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}
.ie8 .menu-submenu-content{background:#fff}
.menu-submenu-content.active{display:block;}


/*二级字色*/
.menu-submenu-content .row .direct-link,.menu-submenu-content .row .title{display:block;font-size:16px; color:#ffffff; font-weight:normal; line-height:80px; border-bottom:1px #333 solid; padding-left:15px; margin-right:15px; font-family:"cn_title";}
.menu-submenu-content .row .direct-link,.menu-submenu-content .row .title:hover{color:#fff; border-bottom:1px #999 solid;}
.menu-submenu-content .row .direct-link,.menu-submenu-content .row .nothird_title{outline:0;box-shadow:none;display:block;font-size:14px;font-size:1.4rem;font-weight:700;color:#909090;border-bottom:1px solid #bcbcbc;margin-right:50px;padding-bottom:5px;margin-bottom:10px;}

.menu-submenu-content .row .title span{float:right; margin-top:40px;}
.menu-submenu-content .row .title:hover span{ border-left:2px solid #ffffff;  border-bottom:2px solid #ffffff; }



.menu-submenu-content .row .direct-link:hover,.menu-submenu-content .row .nothird_title:hover{color:#6d6d71;}
:lang(zh) .menu-submenu-content .row .direct-link,:lang(zh) .menu-submenu-content .row .title{font-weight:700;font-style:normal}
.menu-submenu-content .row ul{margin:0;padding:0;list-style:none}
.menu-submenu-content .row ul li a{line-height:20px}
.menu-submenu-content.compact .row{margin-bottom:25px}
.menu-submenu-content.compact .row:last-child{margin-bottom:0}
.menu-submenu-content.compact .row .direct-link,.menu-submenu-content.compact .row .title{margin-bottom:2px;padding-bottom:2px}
.menu-submenu.dp_product-75 .menu-submenu-content{margin-right:15px}
.menu-submenu:not(.dp_product-75) .row{}
.menu-submenu:not(.dp_product-75) .row>div{width:100%}
.menu-submenu:not(.dp_product-75) .menu-submenu-content{margin-right:40px}
.dp_product-list-container{overflow:hidden;width:100%}
.dp_product-list-container .dp_product-list-container-content{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch}
.dp_product-list-container .dp_product-list-container-content a{outline:0;box-shadow:none;display:block;border-bottom:1px solid #bcbcbc}
.dp_product-list-container .dp_product-list-container-content a .wrapper{width:295px;display:table;margin-left:40px}
.dp_product-list-container .dp_product-list-container-content a .wrapper:after,.dp_product-list-container .dp_product-list-container-content a .wrapper:before{content:" ";display:table}
.dp_product-list-container .dp_product-list-container-content a .wrapper:after{clear:both}
.dp_product-list-container .dp_product-list-container-content a .text{vertical-align:middle;text-align:left;padding-right:20px}
.dp_product-list-container .dp_product-list-container-content a .image{width:80px;display:table-cell;position:relative;vertical-align:middle}
.dp_product-list-container .dp_product-list-container-content a .image .after{width:100%;height:0;padding-top:100%;background-size:auto 100%;font-size:80px}
.dp_product-list-container .dp_product-list-container-content a .image img{position:relative;width:auto;height:80px}
.scrollable-navigation{font-family:Roboto-Condensed,Arial,Helvetica,sans-serif;font-weight:700;font-style:normal;display:table;width:100%;text-align:center}
:lang(zh) .scrollable-navigation{font-weight:700;font-style:normal}

.scrollable-navigation ul li.right:after{content:""}
.scrollable-navigation ul li:last-child{margin-right:0}
.menu-submenu.dp_product-75 .menu-submenu-content{padding-top:0}
:lang(zh) .menu-submenu.dp_product-75 .menu-search .total{font-weight:400;font-style:normal}
.menu-submenu.dp_product-75 .dp_product-menu-filter{width:100%;height:30px}
.menu-submenu.dp_product-75 .dp_product-menu-filter+.icon{right:20px;margin-top:-10px;font-size:20px}
.menu-submenu.dp_product-75 .dp_product-group:last-child a:last-child{border:none}
.menu-submenu.dp_product-75 .letter{height:0;position:relative}
.menu-content,.menu-dp_product-mask,.dp_product-list-container,.dp_product-list-container-content{height:100%}
.menu-submenu.dp_product-75 .letter span{position:absolute;top:5px;font-size:16px;font-size:1.8rem}
.dp_product-list-container-mask{height:100%;border:0 solid transparent}
.dp_product-menu-letters-navigation{left:670px;top:72px}
html.menu-open body.large>.dp_product-menu-letters-navigation{display:block}
.displayOpecoMenu body{overflow:auto!important}
.displayOpecoMenu .navigation-menu{width:31%}
.displayOpecoMenu .navigation-menu.open{width:100%}
.displayOpecoMenu .navigation-menu #extra-close-menu{display:none}
.navigation-menu .menu-categories{position:absolute;bottom:0;z-index:101;padding-top:5px}
.menu-submenu.open .row .links-group.active ul{display:block}
.menu-submenu.open .menu-submenu-background:after{zoom:1!important;filter:alpha(opacity=100)!important;-webkit-opacity:1!important;-moz-opacity:1!important;opacity:1!important}
.menu-submenu-content{width:250px;display:none}
.menu-submenu-content.scrollable{width:auto}
.menu-submenu-content .row{margin-bottom:0}
.menu-submenu-content .row .links-group .direct-link,.menu-submenu-content .row .links-group .title{cursor:pointer;}
.menu-submenu-content .row .links-group ul{display:none;position:absolute;left:100%;top:40px;margin-left:50px;width:200px}


/*三级字色*/
.menu-submenu-content .row .links-group ul li a{display:block;color:#ffffff;font-weight:normal; line-height:80px; font-size:16px; border-bottom:1px #333 solid; padding-left:15px;font-family:"cn_title";}
.menu-submenu-content .row .links-group ul li a:hover{color:#fff; border-bottom:1px #999 solid;}
.menu-submenu-content .row .links-group .banner{display:none}
.menu-submenu-content .more-section{bottom:40px;left:0;position:absolute}
.menu-submenu-content.compact .row{margin:0}

.open .menu-submenu .menu-submenu-content>.row,.open .menu-submenu .menu-submenu-content>.row>div,.open .menu-submenu .menu-submenu-content>.row>div>.row,.open .menu-submenu .menu-submenu-content>.row>div>.row>div{position:static}
.open .menu-submenu .menu-submenu-content>.row>div>.row>div .cta{position:absolute;bottom:55px}
}

.thirdLevelCategory{font-size:15px; color:#b3b3b3; font-weight:normal; line-height:35px;}



