@import url(besscolor.css);.header,.header .header-wrap,.header2 .main-wrap{left:0;z-index:999;top:0}.breadcrumb a,.sbanner h2,.smalltit{text-transform:uppercase}#go_top:hover,.header2 .sub-menu .tits,a{text-decoration:none}.search-form,.search-form:not(.active) .search-input,.search-form:not(.active) .search-submit{visibility:hidden}@font-face{font-family:CustomFont;src:url('../fonts/Poppins-Regular.ttf');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:CustomFontBold;src:url('../fonts/Poppins-Bold.ttf');font-weight:400;font-style:normal;font-display:swap}HTML,blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,section,table,td,textarea,th,ul{border:none;font-family:CustomFont,sans-serif}body,html{height:100%;width:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}input{-webkit-appearance:none;appearance:none;margin:0;padding:0}input[type=button],input[type=submit]{cursor:pointer}button[disabled],input[disabled]{cursor:not-allowed}img:not([src]),img[src=""]{opacity:0}li,ol,ul{list-style-type:none}i{font-style:normal}a{color:inherit}*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:16px;color:var(--Fcolor)}@media only screen and (max-width:1900px){html{font-size:16px}}.wd1600{max-width:1440px;margin:0 auto;width:94%;position:relative}a,article,aside,audio,b,body,canvas,caption,dd,details,div,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,img,label,li,menu,nav,ol,p,pre,q,s,samp,small,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}.zoom-in:hover{transform:scale(1.1)}.zoom-in{-webkit-transition:-webkit-transform .3s;transition:transform .3s;-o-transition:-o-transform .3s;transition:transform .3s,-webkit-transform .3s;-ms-transition:-ms-transform .3s;-moz-transition:-moz-transform .3s}button,div,input{outline:0}[type=reset],[type=submit],button,html [type=button]{cursor:pointer;-webkit-appearance:button}.header{display:block;height:70px}.header .header-wrap{position:fixed;right:0;background-color:#fff;-webkit-transition:.5s;transition:.5s}.header .header-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;position:initial;max-width:inherit}.header .header-left{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.header .header-center{display:flex;width:100%;justify-content:center}.header .header-right,.header2 .header-right{display:flex;align-items:center}#chat_window .chat_box .box.show,#chat_window .chat_box .chat_box_menu .more.default_show,#chat_window .chat_box .more_box a:hover .relimg,#chat_window .chat_item:hover .abs,.header .header-logo a,.header .header-logo img.default_logo,.header .header-nav>ul>li ul li:hover .sub-ul,.header .header-nav>ul>li.has-submenu ul li:hover .sub-ul,.header.scrolled .header-logo img.default_logo2,.header2 .logo a{display:block}.header .header-logo h1{text-indent:-9999px;height:0}.header .header-logo img{display:block;max-height:60px;max-width:160px}.header .header-nav{max-width:calc(100% - 140px - 2%);margin-left:2%}.header .header-nav>ul{display:flex;flex-wrap:nowrap;justify-content:space-around}.header .header-nav>ul>li{position:relative;display:inline-block;text-align:center}.header .header-nav>ul>li.nav-li img{display:none;opacity:0;z-index:-1000}.header.scrolled .header-nav>ul>li{box-shadow:none}.header .header-nav>ul>li .active{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);opacity:0;pointer-events:none;transition:.3s;width:250px;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:10}.header .header-nav>ul>li:hover .active{transform:translateX(-50%) translateY(0);opacity:1;pointer-events:auto}.header .header-nav>ul>li li{font-size:14px;white-space:nowrap;text-overflow:ellipsis;position:relative}.header .header-nav>ul>li ul li{border-bottom:none}.header .header-nav>ul>li li a{padding:10px;margin:0 10px;display:block;border-radius:0;color:#000;transition:.3s;text-align:left;word-break:break-word;white-space:break-spaces}.breadcrumb a:hover,.footbox .quicklinks a:hover,.header .header-nav>ul>li li .sub-ul li a:hover,.header .header-nav>ul>li li:hover a,.header .header-nav>ul>li.has-submenu ul li .sub-ul a:hover{color:var(--Bcolor)}.header .header-nav>ul>li>a{display:flex;align-items:center;height:70px;position:relative;text-align:center;font-size:.95rem;text-transform:uppercase;padding:0 1.2rem;color:#151515;webkit-transition:color 0.5s;transition:color .5s cubic-bezier(0.2,1,0.3,1);-webkit-transition-timing-function:cubic-bezier(0.2,1,0.3,1)}.header .header-nav>ul>li>a>i{display:block;position:absolute;top:50%;margin-top:-5px;right:6px;width:6px;height:6px;border-bottom:1px solid;border-right:1px solid;transition:border-color .4s;transform:rotate(45deg);overflow:hidden}.header .header-nav>ul>li>a:hover,.header.scrolled .header-nav>ul>li>a:hover{color:var(--Bcolor);transition:.5s}.header .header-nav>ul>li>a::before{position:absolute;content:'';left:50%;bottom:0;width:0%;height:2px;background-color:none;transition:.3s;z-index:10}.header .header-nav>ul>li>a:hover::before{width:100%;left:0;background-color:var(--Bcolor)}.header .header-nav>ul>li li .sub-ul{width:100%;position:absolute;left:100%;background:#fff;top:0;border-radius:0;padding:0 10px;display:none;box-shadow:0 4px 6px rgba(0,0,0,.1)}.header .header-nav>ul>li li .sub-ul li{border:none}.header .header-nav>ul>li li .sub-ul li a{color:#222}.header .header-nav>ul>li.has-submenu{position:inherit;border-bottom:2px solid #0000}.header .header-nav>ul>li.has-submenu .active{width:100%;padding:0 5%}.header .header-nav>ul>li.has-submenu:hover .active{display:flex;justify-content:center;flex-wrap:wrap;top:100%;align-items:flex-start}.header .header-nav>ul>li.has-submenu a{display:flex;align-items:center;font-size:15px;font-weight:initial;width:100%;margin:0}.header .header-nav>ul>li.has-submenu ul li a{padding:10px 0;white-space:break-spaces}.header .header-nav>ul>li.has-submenu ul li .sub-ul{padding:0}.header .header-nav>ul>li.has-submenu ul li .sub-ul li a{padding:4px 0;color:#ababab}.header .header-nav>ul>li.has-submenu ul li{border-right:none;font-weight:700;color:#333;padding:12px 0;width:23%;margin:0 1% 20px;display:flex;align-items:flex-start;flex-wrap:wrap}.header .header-nav>ul>li.has-submenu ul li .sub-ul a{color:#ccc;padding:3px 14px;font-size:.85rem}.header .header-nav>ul>li.has-submenu ul li img{width:120px;margin-bottom:8px}.header .header-nav>ul>li.has-submenu ul.sub-ul li{padding:0;width:100%;margin:0}.header .header-menu{flex:none}.language .cur,.language .cur e{align-items:center;display:flex}.language .cur{height:44px;cursor:pointer;position:relative;margin-left:20px;border-radius:2px}.language .cur e{color:#151515;font-size:.85rem;line-height:20px;background-repeat:no-repeat;justify-content:center}.language .cur e::before{content:"";width:20px;height:20px;display:inline-block;background:url("../images/icon_language.png") 0 0/100%}.language .cur e i{font-size:12px;margin-left:10px}.language ul.language-list{overflow:auto;position:absolute;z-index:2;top:42px;right:0;list-style-type:none;background-color:#fff;font-size:12px;height:0;max-height:60vh;opacity:0}.language .cur:hover .language-list{opacity:1;height:auto;border:1px solid #ddd}.language ul.language-list li{overflow:hidden;border-bottom:1px solid #ddd}.language ul.language-list li a{color:#1b1b1b;font-size:12px;line-height:20px;padding:6px 22px;display:block;width:100%;white-space:nowrap}.language ul.language-list li a:hover{color:var(--Bcolor);background:#fbfbfb}.language e.en,.language ul.language-list li a.en{background-position:0 -22px}.header.scrolled{position:fixed}.header.scrolled .header-wrap{background:0 0;box-shadow:none}.header.scrolled .header-nav>ul>li>a{color:#fff;height:120px}.header.scrolled .search-icon,.header.scrolled .search-submit{background:url(../images/icon_search_white.png) center/20px 20px no-repeat;border-radius:24px}.header.scrolled .language .cur e::before{background:url(../images/icon_language_white.png) 0 0/100%}.header.scrolled .language .cur e{color:#fff;width:40px;height:40px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:20px}#chat_window .chat_box .box,#chat_window .chat_box .box .chat_close,#chat_window .chat_box .chat_box_menu .more,.breadcrumb a:last-child::after,.header .header-logo img.default_logo2,.header2,.inquery-none{display:none}.header.scrolled .search-input{border-color:#fff;background:#fff;margin-right:8px;color:#000}.header.scrolled .header-logo img.default_logo{display:none;transition:.3s}.header2{height:80px}.header2 .main-wrap{position:fixed;right:0;background-color:#fff;box-shadow:0 0 8px 0 rgb(0 0 0 / 10%);-webkit-transition:.5s;transition:.5s;padding:0 3%;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center}.header2 .logo{overflow:hidden}.header2 .logo img{vertical-align:middle;height:50px}.header2 .nav-btn{width:25px;height:16px;position:relative;cursor:pointer;margin-left:15px}.header2 .nav-btn .line{display:block;width:100%;height:1px;border-radius:2px;background-color:#333;position:absolute;left:50%;margin-left:-15px}.header2 .nav-btn .line1{-webkit-transform-origin:4px 0;-ms-transform-origin:4px 0;transform-origin:4px 0}.header2 .nav-btn .line2{top:7px}.header2 .nav-btn .line3{bottom:0;-webkit-transform-origin:1px center;-ms-transform-origin:1px center;transform-origin:1px center}.search-container{position:relative;display:flex;align-items:center}.search-close i,.search-icon,.search-submit{width:40px;display:inline-block;transition:.5s;border:none;height:40px;cursor:pointer}.search-icon,.search-submit{background:url(../images/icon_search.png) center/20px 20px no-repeat}.search-close{width:100%;text-align:right;margin-bottom:10px}#chat_float_btn,#go_top,.breadcrumb,.btn,.copyRights,.inquery,.overlay-content,.page,.sbanner h2{text-align:center}.search-close i{background:url(../images/icon_close.svg) center/16px 16px no-repeat}.search-icon.hide{opacity:0;pointer-events:none}.search-form{position:absolute;right:0;display:flex;align-items:center;border-radius:5px;overflow:hidden;transition:width .3s,opacity .3s,visibility .3s;width:0;opacity:0}.search-form.active{width:250px;opacity:1;visibility:visible}.search-input{border:1px solid #000;padding-bottom:2px;width:calc(100% - 40px);height:40px;font-size:15px;transition:.5s;border-radius:32px;padding-left:10px;background:#fff}.header2 .sub-menu{width:100%;padding:0 3%;display:none;position:fixed;left:0;top:59px;z-index:2;overflow-y:auto;background-color:#262626;height:100vh}.sub-menu ul{width:100%;overflow-y:auto;height:calc(100vh - 60px)}.header2 .sub-menu li{border-bottom:1px solid #ffffff14;font-size:.8rem;padding:0 20px}.header2 .sub-menu li.animate{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.header2 .sub-menu .tits{display:inline-block;width:80%;line-height:60px;position:relative;box-sizing:border-box;font-size:1rem;color:#fff}.header2 .nav-btn.active{-webkit-animation:.5s linear rotate;animation:.5s linear rotate}.footer{background:#0c0c0c}.footbox{padding:70px 0 40px;display:flex;justify-content:space-between;flex-wrap:wrap;color:#4b4b4b}.footbox .company-infos{width:33%}.footbox .company-infos .footer-logo{margin-bottom:20px;max-height:80px}.footbox .company-infos p{font-size:14px;line-height:24px;margin-bottom:24px}.footbox .company-infos .info-text span{margin:0 10px}.footbox .company-infos .link{display:flex;justify-content:left;margin-top:2rem}.footbox .company-infos .link a{margin-right:20px}.footbox .company-infos .link a i{width:22px;height:22px;background:#fff;display:block}.footbox .company-infos .link a i.icon_facebook{background:url("../images/facebook.png") 0 0/cover}.footbox .company-infos .link a i.icon_twitter{background:url("../images/twwiter.png") 0 0/cover}.footbox .company-infos .link a i.icon_instagram{background:url("../images/instagram.png") 0 0/cover}.footbox .company-infos .link a i.icon_youtobe{background:url("../images/youtube.png") 0 0/cover}.footbox .company-infos .link a i.icon_vk{background:url("../images/vk.png") 0 0/cover}.footbox .quicklinks{width:20%;color:#ffffffa6}.footbox h4{font-size:1rem;position:relative;padding-bottom:10px;color:#fff;font-weight:700;font-family:CustomFontB,sans-serif}.footbox .quicklinks a{display:block;line-height:38px;font-size:14px}.footbox .quicklinks .info-text{font-size:14px;margin-bottom:14px}.footbox .quicklinks .info-text svg{margin-right:4px;width:22px;vertical-align:bottom}.footbox .quicklinks .info-text svg path{fill:#fff}.footbox .message{width:25%;margin-left:8%}.footbox .message .inputBox input{display:block;color:#151515;background:#fafafa;border:2px solid #e9e9e9;padding-left:15px;width:100%;height:50px;line-height:50px;margin-bottom:24px;border-radius:12px;transition:.5s}.footbox .message .inputBox input::-webkit-input-placeholder{color:#c7c7c7}.footbox .message .inputBox input:focus{background:#fff;border-color:var(--Bcolor);opacity:1}.copyRights{font-size:13px;padding:16px 0;background:#050505;color:#fff;display:flex}.copyRights p{display:inline-block;margin-right:32px}.copyRights p a{margin-right:32px;display:inline-block;padding:4px 0}.breadcrumb{display:block;color:#fff;max-width:1440px;margin:0 auto;width:90%;padding:8px 0}.mt30{margin-top:28px}.breadcrumb a{display:inline-block;transition:.5s;font-size:14px}.breadcrumb a::after{content:">";padding:0 .3em}.sbanner{padding:80px 0;position:relative;overflow:hidden;background:url(../images/a_bg.jpg) 0 0/cover no-repeat}.sbanner-img{position:absolute;top:0;z-index:1;width:100%;min-height:100%;object-fit:cover}.sbanner .wd1600{z-index:2}.sbanner h2{font-size:50px;color:#fff;letter-spacing:4px;font-family:CustomFontBold,sans-serif}.otherbanner{background:url(../images/other_bg.jpg) center/cover no-repeat}.inquery{position:fixed;height:50px;padding:5px 0;bottom:0;right:0;left:0;background:rgba(255,255,255,.9);box-shadow:0 0 5px rgba(0,0,0,.5);z-index:999}.inquery .elementor-btn{display:inline-block;width:80%;background-color:var(--Bcolor);color:#fff;padding:12px 24px;border:none;outline:0;border-radius:30px}.page{display:block;width:100%}.page-oneline{display:flex;align-items:center;justify-content:center}.page-home{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:22px;background:#ececec;font-size:14px;color:#151515;margin:0 4px;transition:.5s}.page-home:hover{background:#e1e1e1}.btn:hover,.btn_la::before{background:var(--Bcolor);transition:.5s}.nowpage{color:var(--Bcolor);background:#fff;box-shadow:0 0 59px 0 rgba(0,0,0,.09);border:1px solid var(--Bcolor)}.smalltit{display:none;color:#5c5c5c;font-size:.8rem;line-height:3.2rem;border-bottom:1px solid #efefef}.btn,.btn::after{display:inline-block}.btn{width:auto;max-width:100%;height:auto;color:#000;background:0 0;border-radius:40px;font-size:15px;padding:12px 40px 12px 24px;border:1px solid #000;position:relative;min-width:150px}.btn_la,.btn_va{padding:15px 20px}.btn::after{content:"";position:absolute;top:50%;right:22px;width:7px;height:7px;border:solid #000;border-width:1px 1px 0 0;transform:translateY(-50%) rotate(45deg);pointer-events:none}.btn:hover{border-color:var(--Bcolor);color:#fff}.btn:hover::after{border-color:#fff}.btn_va{min-width:10rem}.btn_la::before{content:"";width:0;height:1px;left:24px}.btn_la:hover:before{width:24px;left:0;margin-right:6px}.btn_small{min-width:8rem;height:2.6rem;width:auto;padding:0 10px;border:none}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:9999;justify-content:center;align-items:center;opacity:0;transition:opacity .4s}.overlay.show{display:flex;opacity:1}.overlay-content{background:#fff;padding:20px;border-radius:5px;width:90%;max-width:500px;position:relative;transform:translateY(-30px);transition:transform .4s}.overlay.show .overlay-content{transform:translateY(0)}.close-btn{position:absolute;top:10px;right:10px;cursor:pointer;font-size:24px}.search-box{width:calc(100% - 22px);padding:10px;margin-bottom:10px}.search-btn{padding:10px 20px;background:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}#go_top{display:block;height:24px;line-height:24px;color:#fff;font-size:14px}.chathide{right:-115px}.chattrans{-webkit-transition:right .3s;transition:right .3s}#chat_float_btn{height:70px;width:35px;border-radius:35px 0 0 35px;position:fixed;top:160px;right:0;z-index:1001;background:url(../image/chat_float_btn1.png) 12px center no-repeat;cursor:pointer}#chat_window{position:fixed;right:50px;bottom:100px;z-index:10000}#chat_window .chat_box .chat_item{display:block;position:relative;width:50px;height:50px;border-radius:100%;background:url(../image/icon_chat.png) no-repeat;margin-bottom:6px}#chat_window .chat_box a.chat_item{text-indent:100px;overflow:hidden;white-space:nowrap}#chat_window .chat_box .chat_qq{background-color:#4cafe9}#chat_window .chat_box .chat_skype{background-color:#5996ff;background-position:0 -50px}#chat_window .chat_box .chat_email{background-color:#f5b246;background-position:0 -100px}#chat_window .chat_box .chat_trademanager{background-color:#33bbf9;background-position:0 -150px}#chat_window .chat_box .chat_wechat{background-color:#59c682;background-position:0 -200px}#chat_window .chat_box .chat_whatsapp{background-color:#55d5bb;background-position:0 -250px}#chat_window .chat_box .abs{display:none;position:absolute;bottom:0;right:0;margin-right:50px;padding-right:15px}#chat_window .chat_box .more_box{position:relative;padding:10px 0;border:1px solid #e8e8e8;background:#fff;border-radius:5px}#chat_window .chat_box .more_box:before{content:'';position:absolute;bottom:19px;right:-8px;border-width:7.5px 0 7.5px 8px;border-color:transparent transparent transparent #e8e8e8;border-style:solid}#chat_window .chat_box .more_box:after{content:'';position:absolute;bottom:19px;right:-6.5px;border-width:7.5px 0 7.5px 8px;border-color:transparent transparent transparent #fff;border-style:solid}#chat_window .chat_box .more_box a{position:relative;display:block;min-width:80px;height:30px;line-height:30px;padding:0 17px;font-size:14px;color:#333;white-space:nowrap}#chat_window .chat_box .more_box a:hover{background-color:#effaf7;text-decoration:none}#chat_window .chat_box .more_box .item{width:auto;margin:0;border:0}#chat_window .chat_box .more_box .relimg{display:none;position:absolute;top:0;left:-105px;padding-right:5px;width:100px;height:100px;text-align:right;margin-bottom:5px}#chat_window .chat_box .more_box .relimg img{padding:2px;border:1px solid #effaf7;border-radius:2px;background:#fff}#chat_window .chat_box .chat_box_menu a{width:50px;height:50px;display:block;border-radius:100%;margin-bottom:6px;background:url(../images/icon_chat_menu.png) no-repeat #151515}#chat_window .chat_box .chat_box_menu #go_top{visibility:hidden;opacity:0}#chat_window .chat_box .chat_box_menu #go_top.show{visibility:visible;opacity:1}#chat_window .chat_box .chat_box_menu .top{background-position:0 -50px;background-color:#e4e4e4}@media only screen and (max-width:1420px){.header .header-nav>ul>li>a{padding:0 1.2rem}}@media only screen and (max-width:1200px){html{font-size:16px}.header2{display:block;height:60px}.header2 .main-wrap{height:60px;box-shadow:none}.header2.active .sub-menu{display:block;z-index:99}.header{display:none}.search-form{background:0 0;opacity:0;top:0;z-index:99;display:flex;justify-content:space-between;box-shadow:0 10px 10px #0000000f;border-radius:0;right:-500px;display:flex;flex-wrap:wrap}.search-form.active{position:fixed;width:100%;padding:10px 20px 20px;background:#fff;opacity:1;right:0}.search-input{width:calc(100% - 50px);padding-left:16px}#chat_window .chat_box .box.show .chat_close{display:block;width:50px;height:50px;border-radius:50px;margin-bottom:6px;background:url(../images/icon_chat_menu.png) 0 -100px no-repeat #151515}#chat_window .chat_box.cur .chat_box_menu .more,#chat_window .chat_box.pc_limit:hover .chat_box_menu .more,#chat_window .chat_box:hover .chat_box_menu .more.default_show{display:block}}@media only screen and (max-width:900px){.footbox .message{width:50%}.inquery-none{display:block}.footbox .company-infos{width:40%}}@media only screen and (max-width:769px){.btn,.smalltit{font-size:14px}.footbox .company-infos,.footbox .message,.footbox .message .inputBox input,.footbox .message button,.footbox .quicklinks,.page-oneline{width:100%}.footbox h4{margin:20px 0 0}.footbox .message{margin-top:50px;margin-left:0}.footbox{padding:40px 0 0}.header2 .nav-btn.active{-webkit-animation:.5s linear rotate;animation:.5s linear rotate}.header2 .nav-btn.hover .line{background:#333}.page-home{margin-left:0}.page-end3{margin-left:15px}.page-oneline2{margin-top:20px;width:100%}.language .cur e{padding-left:10px}.language .cur e::before{margin-right:6px}.search{margin-right:12px}.btn{padding:12px 15px}.sbanner{padding:60px 0}.sbanner h2{font-size:32px}.smalltit{line-height:48px}.breadcrumb{width:94%}#chat_window{right:20px}}