*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}html.noScroll{overflow:hidden}@media (min-width:768px){html.noScroll body{overflow-y:scroll}}img{pointer-events:none}.outer{max-width:100%;padding:0 20px}.inner{width:1400px;max-width:100%;margin:auto}.max_width{max-width:1904px;margin:auto}.tablet,.mobile{display:none !important}@media (min-width:1200px){.pc{display:block !important}.pc.inline{display:inline-block !important}.pc.flex{display:flex !important}.pc.flex.inline{display:inline-flex !important}}@media (max-width:1199px){.pc{display:none !important}}@media (max-width:1199px) and (min-width:768px){.tablet{display:block !important}.tablet.inline{display:inline-block !important}.tablet.flex{display:flex !important}.tablet.flex.inline{display:inline-flex !important}}@media (max-width:767px){.mobile{display:block !important}.mobile.inline{display:inline-block !important}.mobile.flex{display:flex !important}.mobile.flex.inline{display:inline-flex !important}}.oneline{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.clear{clear:both;float:left}.inline-block{display:inline-block}.justify{text-align:justify;text-justify:inter-ideograph;-ms-text-justify:inter-ideograph}.w-fix{display:inline-block;width:100%;height:0;vertical-align:middle}.h-fix{display:inline-block;width:0;height:100%;vertical-align:middle}.container{max-width:1200px;margin:auto;position:relative}header,#content,footer{width:100%}header{position:-webkit-sticky;position:sticky;z-index:999999;background:#ffffff;box-shadow:0px 0px 10px rgba(0,0,0,0.1);transition:all .5s cubic-bezier(.65, .05, .36, 1)}header.scrollDown{top:-150px}header.scrollUp{top:0}header>.inner,header .header .inner{display:flex;justify-content:space-between;width:1800px;height:150px}@media (max-width:1199px){header>.inner,header .header .inner{height:97px}}header .logo a{display:block;width:110px;height:100%;background:url(/img/logo.svg) no-repeat center center}@media (max-width:1199px){header .logo a{width:74px;background-size:100%}}header .navBtn{align-items:center;width:36px;height:100%;background:none}header .navBtn:after{content:'';width:100%;height:22px;padding:8px 0;border-top:solid 2px #000;border-bottom:solid 2px #000;background:#000000;background-clip:content-box}header>.inner .nav{display:flex;flex-direction:column;justify-content:center;gap:28px}header>.inner .nav .contact a{display:block;width:150px;height:50px;line-height:50px;text-align:center;font-size:16px;color:#ffffff;background:#003C83}header>.inner .nav .top{display:flex;justify-content:flex-end;align-items:center;gap:50px}header>.inner .nav .top .shortcut{display:flex;gap:50px}header>.inner .nav .top .shortcut a{display:block;font-size:16px;font-weight:500;transition:all .5s cubic-bezier(.65, .05, .36, 1)}header>.inner .nav .top .shortcut a.cur{color:#003C83}@media (min-width:1200px){header>.inner .nav .top .shortcut a:hover{color:#003C83}}header>.inner .nav .top .lang{position:relative}header>.inner .nav .top .lang .lang_btn{height:50px;line-height:50px;font-size:16px;font-weight:700;padding-right:40px;background:url(/img/icon_arrow01.svg) no-repeat center right;background-size:40px}header>.inner .nav .top .lang .lang_btn:not(.open)+.lang_menu{margin-top:-20px;opacity:0;pointer-events:none}header>.inner .nav .top .lang .lang_btn:not(.open)+.lang_menu *{pointer-events:none}header>.inner .nav .top .lang .lang_menu{display:flex;flex-direction:column;gap:20px;position:absolute;top:100%;right:0;z-index:1;width:86px;padding:28px 18px;background:#ffffff;box-shadow:0px 0px 20px rgba(0,0,0,0.16);transition:all .5s cubic-bezier(.65, .05, .36, 1)}header>.inner .nav .top .lang .lang_menu a{width:100%;line-height:26px;font-size:18px;font-weight:500;text-align:center;transition:all .5s cubic-bezier(.65, .05, .36, 1)}header>.inner .nav .top .lang .lang_menu a.cur{color:#003C83}@media (min-width:1200px){header>.inner .nav .top .lang .lang_menu a:hover{color:#003C83}}header>.inner .nav .search_box form{width:398px;padding:40px;padding-bottom:50px}header>.inner .nav .search_box form .head{line-height:20px;font-size:16px;font-weight:900;color:#003C83}header>.inner .nav .search_box form .note{line-height:24px;font-size:15px;margin-top:6px}header>.inner .nav .search_box form .code{margin-top:26px}header>.inner .nav .search_box form .code .label{line-height:19px;font-size:15px;margin-bottom:15px}header>.inner .nav .search_box form .code .input{position:relative}header>.inner .nav .search_box form .code .input input{width:100%;height:42px;font-size:16px;padding-left:10px;padding-right:39px;border:solid 1px #e0e0e0}header>.inner .nav .search_box form .code .input button{position:absolute;top:0;right:0;width:40px;height:42px;background:url(/img/icon_search.svg) no-repeat center center}header>.inner .nav .search_box form .or{line-height:19px;font-size:15px;margin-top:15px}header>.inner .nav .search_box form .in_page{display:inline-block;line-height:19px;font-size:15px;font-weight:500;color:#003C83;text-decoration:underline;text-underline-offset:2px;margin-top:15px;vertical-align:top}header>.inner .nav .menu{display:flex;justify-content:flex-end;gap:80px}header>.inner .nav .menu .page .main{line-height:21px;font-size:18px;font-weight:600;text-transform:uppercase;transition:all .5s cubic-bezier(.65, .05, .36, 1)}header>.inner .nav .menu .page .main.cur{color:#003C83}header>.inner .nav .menu .page .page_extra{position:absolute;top:100%;left:0;z-index:1;transition:all .5s cubic-bezier(.65, .05, .36, 1);border-top:solid 19px transparent}header>.inner .nav .menu .page .page_extra .extra_box{background:#ffffff;box-shadow:0px 0px 20px rgba(0,0,0,0.16)}header>.inner .nav .menu .page .cate_box{top:125px;width:100%}header>.inner .nav .menu .page .cate_box .inner{display:flex;justify-content:space-between;width:1430px;padding-top:38px;padding-bottom:35px}header>.inner .nav .menu .page .cate_box .inner .cate{display:flex;flex-direction:column;gap:22px;width:320px;max-width:calc((100% - 60px) / 4)}header>.inner .nav .menu .page .cate_box .inner .cate .head{line-height:26px;text-align:center;font-size:22px;font-weight:900;color:#003C83;text-transform:uppercase;padding-bottom:22px;border-bottom:solid 1px rgba(0,60,131,0.2)}header>.inner .nav .menu .page .cate_box .inner .cate .subcate{display:flex;flex-direction:column;gap:10px;min-height:80px}header>.inner .nav .menu .page .cate_box .inner .cate .subcate .item a{display:block;line-height:20px;font-size:17px}header>.inner .nav .menu .page .cate_box .inner .cate .img{position:relative;z-index:0;margin-top:auto}header>.inner .nav .menu .page .cate_box .inner .cate .img:before{content:'';position:absolute;top:50%;left:0;z-index:-1;width:100%;height:100px;background:#EEF0F5;margin-top:-50px}header>.inner .nav .menu .page .cate_box .inner .cate .img img{width:100%;height:auto}header>.inner .nav .menu .page .cate_box .inner .cate .img img:nth-child(2){position:absolute;top:0;left:0;opacity:0;pointer-events:none;transition:all .5s cubic-bezier(.65, .05, .36, 1)}@media (min-width:1200px){header>.inner .nav .menu .page .cate_box .inner .cate .img:hover img:nth-child(2){opacity:1;pointer-events:auto}}@media (min-width:1200px){header>.inner .nav .menu .page:hover .main{color:#003C83}header>.inner .nav .menu .page:not(:hover) .page_extra{margin-top:-20px;opacity:0;pointer-events:none}header>.inner .nav .menu .page:not(:hover) .page_extra *{pointer-events:none}}header>.inner .nav .menu .page_download_support,header>.inner .nav .menu .page_product_code_search{position:relative}header>.inner .nav .menu .page_product_code_search .search_box.cn{left:inherit;right:0}header>.inner .nav.tablet{position:fixed;top:0;left:0;z-index:2;width:100%;height:100%;padding-bottom:40px;background:#ffffff;overflow-y:auto;transition:all .5s cubic-bezier(.65, .05, .36, 1)}header>.inner .nav.tablet:not(.open){top:-20px;opacity:0;pointer-events:none}header>.inner .nav.tablet:not(.open) *{pointer-events:none}header>.inner .nav.tablet .header{margin-bottom:15px}header>.inner .nav.tablet .right{display:flex;align-items:center;gap:20px}header>.inner .nav.tablet .right .contact a{font-size:20px}header>.inner .nav.tablet .right .search_btn{width:40px;height:40px;background:url(/img/icon_search_black.svg) no-repeat center center}header>.inner .nav.tablet .right .search_btn.open{background-image:url(/img/icon_search.svg)}header>.inner .nav.tablet .right .closeBtn{position:relative;width:36px;height:100%;background:none}header>.inner .nav.tablet .right .closeBtn:before,header>.inner .nav.tablet .right .closeBtn:after{content:'';position:absolute;top:50%;left:50%;background:#000000;transform:translate(-50%, -50%) rotate(45deg)}header>.inner .nav.tablet .right .closeBtn:before{width:2px;height:36px}header>.inner .nav.tablet .right .closeBtn:after{width:36px;height:2px}header>.inner .nav.tablet .search_panel{background:#F4F7FB;box-shadow:0px 0px 20px rgba(0,0,0,0.16);margin-bottom:36px}header>.inner .nav.tablet .search_panel:not(.open){display:none}header>.inner .nav.tablet .search_panel .search_box form{width:404px;max-width:100%;padding:30px 20px;margin:auto}header>.inner .nav.tablet .search_panel .search_box form .page_title{line-height:1.20833333;font-size:24px;font-weight:900;color:#003C83;text-transform:uppercase;margin-bottom:25px}header>.inner .nav.tablet .search_panel .search_box form .head{line-height:1.2;font-size:20px}header>.inner .nav.tablet .search_panel .search_box form .note{line-height:1.33333333;font-size:18px;margin-top:25px}header>.inner .nav.tablet .search_panel .search_box form .code{margin-top:25px}header>.inner .nav.tablet .search_panel .search_box form .code .label{line-height:1.16666667;font-size:18px;margin-bottom:15px}header>.inner .nav.tablet .search_panel .search_box form .or{line-height:1.16666667;font-size:18px}header>.inner .nav.tablet .search_panel .search_box form .in_page{line-height:1.16666667;font-size:18px;font-weight:700;text-decoration-thickness:2px}header>.inner .nav.tablet .search_panel .search_box+.search_box{border-top:solid 1px #c0d2df}header>.inner .nav.tablet .lang{display:flex;gap:41px;padding:0 20px;margin-bottom:36px}header>.inner .nav.tablet .lang a{line-height:1.44444444;font-size:18px}header>.inner .nav.tablet .lang a.cur{color:#003C83}header>.inner .nav.tablet .lang a+a{position:relative}header>.inner .nav.tablet .lang a+a:before{content:'';position:absolute;top:7px;left:-21px;width:1px;height:12px;background:#959595;pointer-events:none}header>.inner .nav.tablet .menu{flex-direction:column;gap:24px}header>.inner .nav.tablet .menu .page{padding-bottom:23px;border-bottom:solid 1px #919191}header>.inner .nav.tablet .menu .page .main{display:block;line-height:1.18181818;font-size:22px;font-weight:600;color:#000000;text-transform:unset;padding:0 20px}header>.inner .nav.tablet .menu .page .main.has_child{position:relative;padding-right:50px}header>.inner .nav.tablet .menu .page .main.has_child:after{content:'';position:absolute;top:0;right:30px;width:10px;height:26px;background:url(/img/menu_arrow.svg) no-repeat center center;background-size:100%}header>.inner .nav.tablet .menu .page .main.cur{color:#003C83}header>.inner .nav.tablet .menu .page .main.open:after{background-image:url(/img/menu_arrow_blue.svg)}header>.inner .nav.tablet .menu .page .main.open+.submenu{display:flex}header>.inner .nav.tablet .menu .page .submenu{display:none;flex-direction:column;gap:35px;padding:30px 30px 7px 20px}header>.inner .nav.tablet .menu .page .submenu a{display:block}header>.inner .nav.tablet .menu .page .submenu .sub{position:relative;line-height:1.2;font-size:20px;font-weight:600;text-transform:uppercase;padding-left:44px}header>.inner .nav.tablet .menu .page .submenu .sub:before{content:'';position:absolute;top:12px;left:0;width:30px;height:1px;background:#707070}header>.inner .nav.tablet .menu .page .submenu .sub.cur{color:#003C83}header>.inner .nav.tablet .menu .page .submenu .sub.has_child{padding-right:20px}header>.inner .nav.tablet .menu .page .submenu .sub.has_child span{position:absolute;top:4px;right:0;width:16px;height:16px}header>.inner .nav.tablet .menu .page .submenu .sub.has_child span:before,header>.inner .nav.tablet .menu .page .submenu .sub.has_child span:after{content:'';position:absolute;top:50%;left:50%;background:#000000;transform:translate(-50%, -50%);opacity:0.5}header>.inner .nav.tablet .menu .page .submenu .sub.has_child span:before{width:16px;height:2px}header>.inner .nav.tablet .menu .page .submenu .sub.has_child span:after{width:2px;height:16px}header>.inner .nav.tablet .menu .page .submenu .sub.has_child.open span:after{display:none}header>.inner .nav.tablet .menu .page .submenu .sub.has_child.open+.minimenu{display:flex}header>.inner .nav.tablet .menu .page .submenu .minimenu{display:none;flex-direction:column;gap:30px;padding-left:64px;margin-top:35px}header>.inner .nav.tablet .menu .page .submenu .minimenu .mini{line-height:1.16666667;font-size:18px}header>.inner .nav.tablet .menu .page .submenu .minimenu .mini.cur{color:#003C83}#content{min-height:500px}.suggest_input{position:relative}.suggest_input .suggest_box{position:absolute;top:100%;left:0;z-index:1;width:100%;max-height:241px;border:solid 1px #e0e0e0;border-top:0;background:#ffffff;transition:all .5s cubic-bezier(.65, .05, .36, 1);overflow-y:auto}.suggest_input .suggest_box:not(.open){opacity:0;pointer-events:none}.suggest_input .suggest_box:not(.open) *{pointer-events:none}.suggest_input .suggest_box p{line-height:40px;font-size:16px;padding:0 10px}.suggest_input .suggest_box p span{font-weight:700}.suggest_input .suggest_box p.item{cursor:pointer}@media (min-width:1200px){.suggest_input .suggest_box p.item:hover{color:#ffffff;background:#003C83}}.back_top{position:-webkit-sticky;position:sticky;bottom:120px;right:0;z-index:5;height:0;text-align:right;margin:auto;transition:all .5s cubic-bezier(.65, .05, .36, 1)}.back_top:not(.show){opacity:0;pointer-events:none}.back_top:not(.show) *{pointer-events:none}.back_top .inner{width:1800px;height:0}.back_top button{position:relative;top:-29.5px;width:59px;height:59px;background:url(/img/icon_arrow_top.svg) no-repeat center center,#bcbcbc;box-shadow:0px 0px 20px rgba(0,0,0,0.16);vertical-align:top}footer{background:#000000}footer .inner{display:flex;flex-direction:column;gap:69px;padding-top:100px;padding-bottom:90px}@media (max-width:1199px){footer .inner{gap:60px;padding-top:44px}}@media (max-width:767px){footer .inner{gap:68px}}footer .inner .top{display:flex;gap:60px}@media (max-width:1199px){footer .inner .top{flex-direction:column;gap:0}}footer .inner .top .sitemap{display:flex;flex-direction:column;flex-wrap:wrap;gap:25px 43px;max-height:160px}@media (max-width:1199px){footer .inner .top .sitemap{align-content:flex-start;max-height:unset;padding-top:57px;border-top:solid 1px rgba(255,255,255,0.25);margin-top:57px}}footer .inner .top .sitemap .page{position:relative}footer .inner .top .sitemap .page a{display:block;line-height:1.16666667;font-size:18px;color:#ffffff;transition:all .5s cubic-bezier(.65, .05, .36, 1)}@media (min-width:1200px){footer .inner .top .sitemap .page .submenu{display:flex;flex-direction:column;position:absolute;top:-12.5px;left:100%;z-index:1;padding-left:10px;transition:all .5s cubic-bezier(.65, .05, .36, 1)}footer .inner .top .sitemap .page .submenu .subpage{position:relative}footer .inner .top .sitemap .page .submenu .subpage a{text-align:center;padding:11.5px 20px;border:solid 1px #fff;background:#000000}footer .inner .top .sitemap .page .submenu .subpage .sub{width:200px}/*953795e33e25c16a067bcfa2a5842f5b*/footer .inner .top .sitemap .page .submenu .subpage .minimenu{display:flex;flex-direction:column;position:absolute;top:0;left:100%;z-index:1;margin-left:-1px;transition:all .5s cubic-bezier(.65, .05, .36, 1)}footer .inner .top .sitemap .page .submenu .subpage .minimenu .mini{width:400px}footer .inner .top .sitemap .page .submenu .subpage .minimenu .mini:hover{background:#6a6a6a}footer .inner .top .sitemap .page .submenu .subpage .minimenu .minipage:not(:last-child) .mini{border-bottom:0}footer .inner .top .sitemap .page .submenu .subpage:not(:last-child) .sub{border-bottom:0}footer .inner .top .sitemap .page .submenu .subpage:nth-child(3) .minimenu{top:inherit;bottom:-1px}footer .inner .top .sitemap .page .submenu .subpage:nth-child(4) .minimenu{top:inherit;bottom:0}footer .inner .top .sitemap .page .submenu .subpage:hover .sub{background:#414141}footer .inner .top .sitemap .page .submenu .subpage:not(:hover) .minimenu{margin-left:-21px;opacity:0;pointer-events:none}footer .inner .top .sitemap .page .submenu .subpage:not(:hover) .minimenu *{pointer-events:none}footer .inner .top .sitemap .page:not(:hover) .submenu{margin-left:-20px;opacity:0;pointer-events:none}footer .inner .top .sitemap .page:not(:hover) .submenu *{pointer-events:none}}@media (max-width:1199px){footer .inner .top .sitemap .page .has_child{display:flex;gap:15px}footer .inner .top .sitemap .page .has_child span{position:relative;width:15px;height:21px}footer .inner .top .sitemap .page .has_child span:before,footer .inner .top .sitemap .page .has_child span:after{content:'';position:absolute;top:50%;left:50%;background:#ffffff;transform:translate(-50%, -50%)}footer .inner .top .sitemap .page .has_child span:before{width:15px;height:2px}footer .inner .top .sitemap .page .has_child span:after{width:2px;height:15px}footer .inner .top .sitemap .page .has_child:not(.open)+div{display:none;pointer-events:none}footer .inner .top .sitemap .page .has_child:not(.open)+div *{pointer-events:none}footer .inner .top .sitemap .page .has_child.open span:after{display:none}footer .inner .top .sitemap .page .submenu,footer .inner .top .sitemap .page .minimenu{display:flex;flex-direction:column;gap:20px;padding-left:20px}footer .inner .top .sitemap .page .submenu{padding-top:25px}footer .inner .top .sitemap .page .submenu .minimenu{padding-top:20px}}footer .inner .top .left{width:320px}@media (max-width:1199px){footer .inner .top .left{margin-bottom:42px}}footer .inner .top .left .logo img{width:109px;height:auto}footer .inner .top .left .email{margin-top:29px}footer .inner .top .left .email a{display:block;line-height:40px;font-size:18px;font-weight:700;color:#ffffff;padding-left:50px;background:url(/img/icon_contact_email.svg) no-repeat top left;background-size:40px}footer .inner .top .left .sitemap{margin-top:32px}footer .inner .top .split{width:1px;background:#ffffff;opacity:0.25;margin-left:auto}@media (max-width:1199px){footer .inner .top .split{display:none}}footer .inner .top .right{display:flex;gap:30px;max-width:calc(100% - 441px)}@media (max-width:1199px){footer .inner .top .right{max-width:100%}}@media (max-width:767px){footer .inner .top .right{flex-direction:column;gap:80px}}footer .inner .top .right .office{width:269px;max-width:calc((100% - 60px) / 3)}@media (max-width:767px){footer .inner .top .right .office{width:100%;max-width:100%}}footer .inner .top .right .office .editor p,footer .inner .top .right .office .editor div,footer .inner .top .right .office .editor a,footer .inner .top .right .office .editor li,footer .inner .top .right .office .editor td,footer .inner .top .right .office .editor th,footer .inner .top .right .office .editor h1,footer .inner .top .right .office .editor h2,footer .inner .top .right .office .editor h3,footer .inner .top .right .office .editor h4,footer .inner .top .right .office .editor h5,footer .inner .top .right .office .editor h6{color:#ffffff}footer .inner .bottom{display:flex;justify-content:space-between;gap:40px}@media (max-width:767px){footer .inner .bottom{flex-direction:column-reverse;gap:15px}}footer .inner .bottom *{color:#ffffff}footer .inner .bottom .copyright,footer .inner .bottom .copyright a,footer .inner .bottom .policy a{line-height:17px;font-size:14px;color:#B0B0B0}footer .inner .bottom .policy a{color:#ffffff}.path{position:relative;margin-bottom:60px}@media (max-width:1199px){.path{margin-bottom:20px}}.path:after{content:'';position:absolute;top:0;left:0;z-index:-1;width:100%;height:432px;background:linear-gradient(180deg, #f2f4f5 0%, transparent);opacity:0.61;pointer-events:none}@media (max-width:1199px){.path:after{left:90px;width:calc(100% - 90px)}}.path .inner{position:relative;padding:25px 0}.path .inner:after{content:'';position:absolute;top:0;left:-650px;z-index:-1;width:970px;height:1133px;background:url(/img/1/img_mainpage_bg_2.png) no-repeat center center;background-size:100%;pointer-events:none}@media (max-width:1199px){.path .inner:after{left:-20px;width:245px;height:286px}}.path .inner .all{position:relative;padding-right:70px}.path .inner .all span,.path .inner .all a{line-height:1.33333333;font-size:15px}.path .inner .all span.current,.path .inner .all a.current{color:#003C83}.path .inner .all span{display:inline-block;vertical-align:top}.path .inner .all .dot{display:inline-flex;justify-content:center;align-items:center;position:relative;width:40px;height:20px}.path .inner .all .dot:after{content:'';width:9px;height:1px;background:#003C83}.path .inner .all .back{position:absolute;top:0;right:0}.path .inner .all .back a{position:relative}.section_head{display:flex;justify-content:space-between;align-items:center;line-height:1.2;font-size:50px;font-weight:900;letter-spacing:1px;padding-left:93px;background:url(/img/title_line.svg) no-repeat center left;background-size:70px}@media (max-width:1199px){.section_head{line-height:1.2;font-size:30px}}.section_head *{letter-spacing:0}.loader{display:none;position:relative;height:80px;text-align:center;margin-top:60px;overflow:hidden}.loader:after{content:'';display:inline-block;width:80px;height:80px;background:url(/img/loading.svg) no-repeat center center;vertical-align:top}.loader.loading{display:block}.loader.loading:after{animation-name:loader;animation-duration:1s;animation-iteration-count:infinite}@keyframes loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.popup{display:none;position:fixed;top:0;left:0;z-index:1000000;width:100%;min-width:480px;height:100%;text-align:center;background:rgba(18,49,85,0.85);white-space:nowrap;overflow-y:scroll}.popup:after{content:'';display:inline-block;width:0;height:100%;vertical-align:middle}.popup .inner{display:inline-block;position:relative;margin:152px 0;white-space:normal;vertical-align:middle}.popup .inner .content{position:relative;max-width:100%}.popup .inner .content button.popupClose{position:absolute;top:-40px;right:0;width:40px;height:40px;background:none}.popup .inner .content button.popupClose:before,.popup .inner .content button.popupClose:after{content:'';position:absolute;top:50%;left:50%;background:#ffffff;transform:translate(-50%, -50%) rotate(45deg)}.popup .inner .content button.popupClose:before{width:2px;height:28px}.popup .inner .content button.popupClose:after{width:28px;height:2px}.filter_lists{display:flex;align-items:flex-start;gap:20px;padding-bottom:58px}@media (max-width:1199px){.filter_lists{flex-direction:column;gap:40px}}.filter_lists .filter{position:-webkit-sticky;position:sticky;top:0;z-index:1;width:500px;transition:all .5s cubic-bezier(.65, .05, .36, 1)}@media (min-width:1200px){.filter_lists .filter{max-height:100vh;overflow-y:auto}.filter_lists .filter.scrollUp{max-height:calc(100vh - 150px)}}@media (max-width:1199px){.filter_lists .filter{position:static;background:#ffffff}}.filter_lists .filter.scrollUp{top:150px}@media (max-width:1199px){.filter_lists .filter{width:100%}.filter_lists .filter .filter_btn{position:relative;width:100%;height:70px;text-align:left;font-size:25px;font-weight:700;color:#003C83;padding-left:20px;padding-right:60px;background:#E9EDF1}.filter_lists .filter .filter_btn:after{content:'';position:absolute;top:50%;right:20px;width:40px;height:40px;background:url(/img/icon_arrow01.svg) no-repeat center center;margin-top:-20px}.filter_lists .filter .filter_btn.open{display:none !important}.filter_lists .filter .filter_btn.open:after{transform:scale(1, -1)}.filter_lists .filter .filter_btn:not(.open)+form{display:none}}.filter_lists .filter .top{display:flex;flex-direction:column;gap:20px;padding:55px 30px 37px min(max(calc((100vw - 1815px) / 2), 30px), 52px);border-bottom:solid 1px #9ac2e9;background:#E9EDF1}@media (max-width:1299px){.filter_lists .filter .top{padding-left:20px;padding-right:20px}}@media (max-width:1199px){.filter_lists .filter .top{padding:30px 20px;border:0}.filter_lists .filter .top .filter_btn{display:block !important;width:50px;height:50px;padding:0;background:none;margin-left:auto}.filter_lists .filter .top .filter_btn:after{right:5px}}.filter_lists .filter .top .label{line-height:1.2;font-size:25px;font-weight:700;color:#003C83;margin-bottom:20px}.filter_lists .filter .top .input{position:relative}.filter_lists .filter .top .input input{width:100%;height:50px;font-size:16px;padding-left:19px;padding-right:44px;border:solid 1px #e0e0e0}.filter_lists .filter .top .input button{position:absolute;top:0;right:2px;width:40px;height:50px;background:url(/img/icon_search.svg) no-repeat center center}.filter_lists .filter .top .selected .all{display:flex;flex-direction:column;gap:20px}.filter_lists .filter .top .selected .all a{display:block;position:relative;line-height:1.88888889;font-size:18px;color:#003C83;padding:7px 19px;padding-right:51px;border:solid 1px #003c83}.filter_lists .filter .top .selected .all a span{position:absolute;top:13.5px;right:15px;width:21px;height:21px}.filter_lists .filter .top .selected .all a span:before,.filter_lists .filter .top .selected .all a span:after{content:'';position:absolute;top:50%;left:50%;background:#BCBCBC;transform:translate(-50%, -50%) rotate(45deg)}.filter_lists .filter .top .selected .all a span:before{width:2px;height:14px}.filter_lists .filter .top .selected .all a span:after{width:14px;height:2px}.filter_lists .filter .top .clear{width:214px;height:50px;line-height:50px;text-align:center;font-size:16px;color:#FFFFFF;background:#003C83}@media (max-width:1199px){.filter_lists .filter .top .clear{margin-bottom:-70px}}@media (max-width:1199px){.filter_lists .filter .bottom{padding:0 20px}}.filter_lists .filter .bottom .group{padding:20px 30px;padding-left:min(max(calc((100vw - 1815px) / 2), 30px), 52px);border-bottom:solid 1px #9ac2e9}@media (max-width:1299px){.filter_lists .filter .bottom .group{padding-left:20px;padding-right:20px}}@media (max-width:1199px){.filter_lists .filter .bottom .group{padding-left:0;padding-right:0}}.filter_lists .filter .bottom .group .btn{position:relative;width:100%;line-height:30px;text-align:left;font-size:25px;font-weight:700;color:#003C83;padding-right:20px;background:none}.filter_lists .filter .bottom .group .btn.open span:after{display:none}.filter_lists .filter .bottom .group .btn.open+.all{display:flex}.filter_lists .filter .bottom .group .btn span{position:absolute;top:7px;right:0;width:16px;height:16px}.filter_lists .filter .bottom .group .btn span:before,.filter_lists .filter .bottom .group .btn span:after{content:'';position:absolute;top:50%;left:50%;background:#003C83;transform:translate(-50%, -50%)}.filter_lists .filter .bottom .group .btn span:before{width:16px;height:2px}.filter_lists .filter .bottom .group .btn span:after{width:2px;height:16px}.filter_lists .filter .bottom .group .all{display:none;flex-direction:column;gap:20px;margin-top:20px}.filter_lists .filter .bottom .group .all .split{font-size:20px;font-weight:700;text-transform:uppercase}.filter_lists .filter .bottom .group .all .checkbox label{display:block;cursor:pointer}.filter_lists .filter .bottom .group .all .checkbox label input{display:none}.filter_lists .filter .bottom .group .all .checkbox label input:checked+span:before{background:url(/img/check.svg) no-repeat center center;background-size:20px}.filter_lists .filter .bottom .group .all .checkbox label span{display:block;position:relative;line-height:30px;font-size:20px;padding-left:45px}.filter_lists .filter .bottom .group .all .checkbox label span:before{content:'';position:absolute;top:0;left:0;width:30px;height:30px;border:solid 1px #e0e0e0}.filter_lists .lists{flex-grow:1}.no_record{text-align:center;font-size:25px;font-weight:700;color:#003C83;padding:50px 0}.download_support .inner{padding-bottom:30px}@media (max-width:1199px){.download_support .inner .section_head{position:relative;padding-left:35px;background:none}.download_support .inner .section_head:before{content:'';position:absolute;top:15px;left:1px;width:20px;height:6px;background:linear-gradient(to right, #003c83 14px, #c2cedb 14px);transform:skewX(-20deg)}}@media (max-width:1199px){.product_lists{width:100%}}.product_lists .row{display:flex;justify-content:space-between;align-items:center;padding:15px 30px;padding-right:min(max(calc((100vw - 1815px) / 2), 30px), 52px)}@media (max-width:1299px){.product_lists .row{padding-left:20px;padding-right:20px}}@media (max-width:1199px){.product_lists .row{flex-direction:column;border:none !important}.product_lists .row .col{width:100% !important}.product_lists .row .col1,.product_lists .row .col2{margin-bottom:10px}.product_lists .row .col:not(.col1):not(.col2){display:flex;max-width:100%;line-height:50px;text-align:left;border-bottom:solid 1px #9ac2e9}.product_lists .row .col:not(.col1):not(.col2) .head{width:200px;font-size:16px;font-weight:700;color:#003C83}.product_lists .row:not(.head)+.row{margin-top:40px}}.product_lists .row .col{flex-shrink:0}.product_lists .row .col1{width:125px;padding-right:10px}@media (max-width:1299px){.product_lists .row .col1{width:110px}}.product_lists .row .col2{width:100px;text-align:center}.product_lists .row .col3{width:150px}@media (max-width:1299px){.product_lists .row .col3{width:128px}}.product_lists .row .col4{width:62px}.product_lists .row .col5{width:70px}.product_lists .row .col6{width:84px;text-align:center}.product_lists .row .col7{width:118px;text-align:center}.product_lists .row .col8{width:130px;text-align:center}.product_lists .row .col9{width:69px;text-align:center}.product_lists .row .col6,.product_lists .row .col7,.product_lists .row .col8,.product_lists .row .col9{max-width:10%}.product_lists .row.head{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#003C83;transition:all .5s cubic-bezier(.65, .05, .36, 1)}.product_lists .row.head.scrollUp{top:150px}@media (max-width:1199px){.product_lists .row.head{display:none}}.product_lists .row.head .col{line-height:1.33333333;font-size:15px;font-weight:700;color:#FFFFFF;padding:20px 0}.product_lists .row:not(.head){border-bottom:solid 1px #9ac2e9}.product_lists .row:not(.head) .col{font-size:18px}@media (max-width:1299px){.product_lists .row:not(.head) .col{font-size:16px}}.product_lists .row:not(.head) .col1{position:relative}@media (max-width:1199px){.product_lists .row:not(.head) .col1{display:flex;align-items:center;gap:16px;font-size:30px}}.product_lists .row:not(.head) .col1 a{line-height:1.16666667;font-size:18px;color:#003C83;text-decoration:underline;text-underline-offset:3px}@media (max-width:1199px){.product_lists .row:not(.head) .col1 a{line-height:1.66666667;font-size:30px;font-weight:700}}.product_lists .row:not(.head) .col1 .tag{position:absolute;top:100%;left:0;width:110px;height:29px;line-height:29px;text-align:center;font-size:14px;font-weight:800;color:#FFFFFF;text-transform:uppercase;padding-left:16px;background:url(/img/new_tag.svg) no-repeat center left;background-size:100%;margin-top:5px}@media (max-width:1199px){.product_lists .row:not(.head) .col1 .tag{position:static;margin:0}}.product_lists .row:not(.head) .col2 img{width:100px;height:auto}@media (max-width:1199px){.product_lists .row:not(.head) .col2 img{width:150px}}.product_lists .row:not(.head) .col3{text-transform:uppercase}.product_lists .row:not(.head) .col6 a,.product_lists .row:not(.head) .col7 a,.product_lists .row:not(.head) .col8 a,.product_lists .row:not(.head) .col9 a{display:inline-block;width:40px;height:40px;background:url(/img/icon_dowload_pdf.svg) no-repeat center center;vertical-align:top}@media (max-width:1199px){.product_lists .row:not(.head) .col6 a,.product_lists .row:not(.head) .col7 a,.product_lists .row:not(.head) .col8 a,.product_lists .row:not(.head) .col9 a{vertical-align:middle}}