.search-nav-open .header .fixed-wrap{background-color:#fff}.search-nav-open .header .pc-nav .menu-list>a{color:#333}.search-nav-open .header .menu-btn .line,.search-nav-open .header .menu-btn .line:before,.search-nav-open .header .menu-btn .line:after{background-color:#333}.search-nav-open .header .btn-search{background-image:url(/views/res/imgs/common/common_search_icon_222.svg)}body.pc-nav-open{overflow:hidden}.header{position:fixed;top:0;left:0;width:100%;-webkit-transition:all .2s;transition:all .2s;z-index:700}@media screen and (min-width: 992px){.header{height:90px}}.header.sub-header{position:fixed}@media screen and (min-width: 992px){.header.sub-header{height:90px}}@media screen and (min-width: 992px){.header.is-hide .fixed-wrap{top:-90px !important}}.header.fixed .fixed-wrap{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:rgba(255,255,255,0.05)}@media screen and (min-width: 992px){.header.fixed .header-inner{height:90px}.header.fixed .navBg,.header.fixed .search-bar-wrap{top:90px}.header.fixed .fixed-wrap{height:90px}}.header .fixed-wrap{position:fixed;top:0;left:0;width:100%;height:80px;background-color:transparent;transition:all .2s}@media screen and (min-width: 992px){.header .fixed-wrap{height:90px}}.header .top-menu{display:none;border-bottom:1px solid #ddd}@media screen and (min-width: 992px){.header .top-menu{display:block;height:40px}}.header .top-menu .top-inner{display:flex;justify-content:flex-end;height:100%;max-width:1640px;margin:0 auto;font-size:13px}.header .top-menu li{position:relative;display:flex;flex-direction:column;width:100px;border-left:1px solid #ddd;text-align:center}.header .top-menu li:last-child{border-right:1px solid #ddd}.header .top-menu li a{display:flex;align-items:center;justify-content:center;flex:1 1 0%}.header .header-inner{position:relative;display:flex;justify-content:space-between;width:100%;height:80px}@media screen and (min-width: 992px){.header .header-inner{height:90px;transition:height .2s}}.header .header-inner .left-header{display:flex}.header .logo{flex:0 0 auto;width:135px;height:80px}@media screen and (min-width: 1685px){.header .logo{left:calc((100% - 1640px) / 2)}}.header .logo .logo-img{display:block;width:100%;height:100%;background:url(/views/res/imgs/common/logo_img.svg) no-repeat center/100% auto}.header .language-wrap{width:120px;height:37px;border:1px solid #ddd;font-size:12px;background-color:#fff}@media screen and (max-width: 991.98px){.header .language-wrap+.select2-container{display:none}}.header .navBg{display:none}@media screen and (min-width: 992px){.header .navBg{display:block;position:absolute;left:0;top:90px;display:none;width:100%;height:400px;border-bottom:1px solid #ddd;background-color:#f8f8f8;transition:top .2s}}.header .open-nav-wrap strong{text-indent:-9999px;display:inline-block;width:78px;height:100%;background-image:url(/views/res/imgs/common/bugs_img_ffffff.svg);background-repeat:no-repeat;background-position:center;background-size:auto;opacity:0.7}@media screen and (min-width: 992px){.header .open-nav-wrap strong{opacity:1;width:135px;background-size:100%}}.header .pc-nav strong{display:inline-block;width:50px;height:100%;background-image:url(/views/res/imgs/common/bugs_img_ffffff.svg);background-repeat:no-repeat;background-position:center;background-size:100%;text-indent:-9999px;transition:background-image .2s}.pc-nav{display:none}@media screen and (min-width: 992px){.pc-nav{display:flex}}.pc-nav .menu-list-wrap{display:flex;margin-left:2.70974vw}@media screen and (min-width: 1920px){.pc-nav .menu-list-wrap{margin-left:52px}}.pc-nav .menu-list{position:relative;display:flex;padding:0 .83403vw}@media screen and (min-width: 1200px){.pc-nav .menu-list{padding:0 1.56331vw}}.pc-nav .menu-list>a{position:relative;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:#fff;transition:color .2s;-webkit-transition:color .2s;cursor:pointer}.pc-nav .menu-list>a:after{content:"";display:inline-block;position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#86e5ff;opacity:0;transition:opacity .2s}body.search-nav-open .pc-nav .menu-list>a:after{content:none}@media screen and (min-width: 992px){.pc-nav .menu-list:hover .sub-menu-list-wrap{visibility:visible;opacity:1;transform:translate(-50%, 0)}.pc-nav .menu-list:hover>a{color:#86e5ff}.pc-nav .menu-list:hover strong{background-image:url(/views/res/imgs/common/bugs_img_86e5ff.svg)}}.pc-nav .sub-menu-list-wrap{visibility:hidden;position:absolute;left:50%;top:78px;width:206px;text-align:center;transform:translate(-50%, 15px);z-index:1;transition:all .2s;padding:25px 37px;border-radius:3px;background-color:#21005b;opacity:0}.pc-nav .sub-menu-list.on>a{color:#86e5ff}.pc-nav .sub-menu-list a{position:relative;display:flex;align-items:center;justify-content:center;font-size:17px;color:rgba(255,255,255,0.7);transition:color .2s;-webkit-transition:color .2s}.pc-nav .sub-menu-list:hover>a{color:#86e5ff}.pc-nav .sub-menu-list:hover>a:after{transform:scaleX(1);-webkit-transform:scaleX(1)}.pc-nav .sub-menu-list .text{word-break:keep-all}.pc-nav .sub-menu-list:not(:last-child){margin-bottom:15px}.header-right-wrap{height:100%;display:flex;align-items:center}@media screen and (min-width: 1685px){.header-right-wrap{right:calc((100% - 1640px) / 2)}}.header-right-wrap .m-top-menu{display:flex;align-items:center}@media screen and (min-width: 992px){.header-right-wrap .m-top-menu{display:none}}.header-right-wrap .m-top-menu li{display:flex;flex-direction:column;width:40px}.header-right-wrap .m-top-menu li>*{display:flex;align-items:center;justify-content:center;flex:1 1 0%;width:100%;cursor:pointer}.header-right-wrap .btn-search{display:none;width:40px;background:url(/views/res/imgs/common/common_search_icon_fff.svg) no-repeat center/20px;cursor:pointer}@media screen and (min-width: 992px){.header-right-wrap .btn-search{display:block;height:90px}}.header-right-wrap .menu-btn-wrap{position:relative;display:flex;align-items:center;justify-content:center;padding-left:10px;height:100%;cursor:pointer;z-index:701}@media screen and (max-width: 991.98px){.search-nav-open .header-right-wrap .menu-btn-wrap{z-index:1}.pc-nav-open .header-right-wrap .menu-btn-wrap{z-index:701}}@media screen and (min-width: 992px){.header-right-wrap .menu-btn-wrap:after{content:"Menu";margin-top:4px;margin-left:14px;font-size:18px;font-weight:700;text-align:left;color:#fff}.pc-nav-open .header-right-wrap .menu-btn-wrap:after{content:"Close"}}.menu-btn .line,.searchCloseBtn .line{margin:7px 0;transition:transform .2s}.pc-nav-open .menu-btn .line,.pc-nav-open .searchCloseBtn .line{background-color:rgba(255,255,255,0) !important}.menu-btn .line,.menu-btn .line:before,.menu-btn .line:after,.searchCloseBtn .line,.searchCloseBtn .line:before,.searchCloseBtn .line:after{content:"";display:block;width:24px;height:2px;transition:transform .2s}@media screen and (min-width: 992px){.menu-btn .line,.menu-btn .line:before,.menu-btn .line:after,.searchCloseBtn .line,.searchCloseBtn .line:before,.searchCloseBtn .line:after{width:30px}}.menu-btn .line:before,.menu-btn .line:after,.searchCloseBtn .line:before,.searchCloseBtn .line:after{background-color:#fff}.pc-nav-open .menu-btn .line:before,.pc-nav-open .menu-btn .line:after,.pc-nav-open .searchCloseBtn .line:before,.pc-nav-open .searchCloseBtn .line:after{background-color:#fff !important}.menu-btn .line:before,.searchCloseBtn .line:before{transform:translateY(-4px)}@media screen and (min-width: 992px){.menu-btn .line:before,.searchCloseBtn .line:before{transform:translateY(-6px)}}.pc-nav-open .menu-btn .line:before,.pc-nav-open .searchCloseBtn .line:before{-webkit-transform:translateY(0) rotateZ(180deg);transform:translateY(0) rotateZ(180deg)}.menu-btn .line:after,.searchCloseBtn .line:after{transform:translateY(4px)}@media screen and (min-width: 992px){.menu-btn .line:after,.searchCloseBtn .line:after{transform:translateY(6px)}}.pc-nav-open .menu-btn .line:after,.pc-nav-open .searchCloseBtn .line:after{-webkit-transform:translateY(-2px) rotateZ(-180deg);transform:translateY(-2px) rotateZ(-180deg)}.searchCloseBtn{position:absolute;top:20px;right:15px;z-index:1;cursor:pointer}.search-nav-open .searchCloseBtn{opacity:1}.search-nav-open .searchCloseBtn .line{background-color:transparent !important}.search-nav-open .searchCloseBtn .line:before,.search-nav-open .searchCloseBtn .line:after{background-color:#fff}.search-nav-open .searchCloseBtn .line:before{-webkit-transform:translateY(0) rotateZ(135deg);transform:translateY(0) rotateZ(135deg)}.search-nav-open .searchCloseBtn .line:after{-webkit-transform:translateY(-2px) rotateZ(-135deg);transform:translateY(-2px) rotateZ(-135deg)}.mobile-search-wrap{display:none;position:fixed;top:0;left:0;bottom:0;width:100%;background-color:rgba(0,0,0,0.95);z-index:500}@media screen and (min-width: 992px){.mobile-search-wrap{display:none !important}}.mobile-search-wrap .m-search-input-wrap{width:90%;padding:10px 0;border-bottom:1px solid rgba(255,255,255,0.4)}.mobile-search-wrap .m-search-input{border:none;line-height:1;font-size:20px;color:#fff;background-color:transparent;outline:none}.mobile-search-wrap .m-search-input:-ms-input-placeholder{color:#ddd}.mobile-search-wrap .m-search-input::-ms-input-placeholder{color:#ddd;font-size:inherit}.mobile-search-wrap .m-search-input:-moz-placeholder{color:#ddd;font-size:inherit}.mobile-search-wrap .m-search-input::-moz-placeholder{color:#ddd;font-size:inherit}.mobile-search-wrap .m-search-input::-webkit-input-placeholder{color:#ddd;font-size:inherit}.mobile-search-wrap .m-search-input::placeholder{color:#ddd;font-size:inherit}.mobile-search-wrap .m-search-btn{position:absolute;top:50%;right:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);width:23px;cursor:pointer}.search-bar-wrap{display:none;align-content:center;position:absolute;left:0;top:90px;width:100%;padding:30px 15px;background-color:#f7f7f7;text-align:center;transition:top .2s}@media screen and (max-width: 991.98px){.search-bar-wrap{display:none !important}}.search-bar-wrap .search-bar-inner{display:flex;margin:auto;width:100%;max-width:1110px;justify-content:space-between}.search-bar-wrap .search-input{flex:1 1 0%;width:80%;height:100%;padding-right:15px;border:none;background-color:transparent;outline:none;-webkit-appearance:none;font-size:20px;color:#333}.search-bar-wrap .search-input:-ms-input-placeholder{color:#999}.search-bar-wrap .search-input::-ms-input-placeholder{color:#999;font-size:inherit}.search-bar-wrap .search-input:-moz-placeholder{color:#999;font-size:inherit}.search-bar-wrap .search-input::-moz-placeholder{color:#999;font-size:inherit}.search-bar-wrap .search-input::-webkit-input-placeholder{color:#999;font-size:inherit}.search-bar-wrap .search-input::placeholder{color:#999;font-size:inherit}.search-bar-wrap .btn-search{display:inline-block;width:40px;background:url(/views/res/imgs/common/common_search_icon_222.svg) no-repeat center/20px;border:none;border-radius:0;outline:none;cursor:pointer;-webkit-appearance:none}.search-bar-wrap .btnSearchClose{width:40px;background:url(/views/res/imgs/common/btn_nav_search_close.png) no-repeat center/17px;cursor:pointer}.open-nav-wrap{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;background-color:#21005b;opacity:0;transition:transform 0.6s cubic-bezier(0.1, 0.2, 0.2, 1),opacity 0.2s linear;z-index:700;overflow-y:auto;transform:translateX(100%)}@media screen and (min-width: 992px){.open-nav-wrap{display:flex;align-items:center;transform:translateX(100%)}}.open-nav-wrap .logo-img-wrap{position:absolute;top:0;left:40px;width:100%;flex:0 0 auto;width:135px;height:80px}@media screen and (min-width: 1685px){.open-nav-wrap .logo-img-wrap{left:calc((100% - 1640px) / 2)}}.open-nav-wrap .logo-img-wrap .nav-logo{display:block;width:100%;height:100%;background:url(/views/res/imgs/common/logo_img.svg) no-repeat center/100% auto}.pc-nav-open .open-nav-wrap{opacity:1;transform:translateX(0)}@media screen and (min-width: 992px){.pc-nav-open .open-nav-wrap{transform:translateX(0)}}.open-nav-wrap .bg-nav{position:absolute;left:0;right:0;top:0;bottom:0;background-image:url(/views/res/imgs/common/pattern-m.svg);background-repeat:no-repeat;background-position:50% 100%;background-size:100% auto}@media screen and (min-width: 992px){.open-nav-wrap .bg-nav{background-image:url(/views/res/imgs/common/pattern.svg);background-position:100% 50%;background-size:auto 100%}}.open-nav-wrap .inner-wrap{display:flex;flex-direction:column;position:relative;padding:100px 20px 0;max-width:1640px;height:100%;margin:0 auto}@media screen and (min-width: 768px){.open-nav-wrap .inner-wrap{padding:100px 40px 0}}@media screen and (min-width: 992px){.open-nav-wrap .inner-wrap{flex-direction:row;justify-content:space-between;align-items:center;padding:0;width:100%}}.open-nav-wrap .menu-list-wrap{display:flex;flex-wrap:wrap;width:100%;margin-bottom:-20px}@media screen and (min-width: 992px){.open-nav-wrap .menu-list-wrap{display:block;margin-bottom:0;padding-left:40px;width:50%}}@media screen and (min-width: 1720px){.open-nav-wrap .menu-list-wrap{padding-left:calc(1 / 12 * 100%)}}.open-nav-wrap .menu-list-wrap>*{width:100%}@media screen and (min-width: 992px){.open-nav-wrap .menu-list-wrap>*{flex:1 1 0%}}@media screen and (min-width: 992px){.open-nav-wrap .menu-list-wrap:hover .menu-list{opacity:0.7}}.open-nav-wrap .menu-list{opacity:0;transition:opacity .2s ease;margin-bottom:25px}.pc-nav-open .open-nav-wrap .menu-list{opacity:1}@media screen and (min-width: 992px){.open-nav-wrap .menu-list:hover{opacity:1 !important}.open-nav-wrap .menu-list:hover>a{color:#86e5ff !important}.open-nav-wrap .menu-list:hover>a strong{background-image:url(/views/res/imgs/common/bugs_img_86e5ff.svg)}}.open-nav-wrap .menu-list>a{display:flex;align-items:center;font-size:30px;font-weight:bold;line-height:1.17;text-align:left;color:rgba(255,255,255,0.7)}@media screen and (min-width: 992px){.open-nav-wrap .menu-list>a{height:auto;font-size:20px;margin-bottom:25px;font-size:50px;font-weight:bold;line-height:1.18;text-align:left;color:#fff}}.open-nav-wrap .menu-list.on>a{color:#86e5ff}.open-nav-wrap .menu-list.on strong{opacity:1;background-image:url(/views/res/imgs/common/bugs_img_86e5ff.svg)}.open-nav-wrap .sub-menu-list-wrap{display:block;padding-left:0}@media screen and (min-width: 992px){.open-nav-wrap .sub-menu-list-wrap{display:block !important;padding-left:0;padding-bottom:10px}}.open-nav-wrap .sub-menu-list{font-size:15px;font-weight:300;color:#ccc;margin-top:17px}@media screen and (min-width: 992px){.open-nav-wrap .sub-menu-list{margin-top:10px;font-size:18px}}.open-nav-wrap .sub-menu-list.on{color:#86e5ff}.open-nav-wrap .sub-menu-list .text{display:inline-flex;align-items:center;transition:color .2s;font-weight:500}.open-nav-wrap .sub-menu-list .text:hover{color:#86e5ff}.open-nav-wrap .list-info{margin-top:60px;margin-bottom:50px;padding-right:calc(1 / 12 * 100%)}@media screen and (min-width: 992px){.open-nav-wrap .list-info{margin-top:0;padding-top:90px}}.open-nav-wrap .list-info .item-info{font-size:14px;line-height:1.14;color:rgba(255,255,255,0.5)}@media screen and (min-width: 992px){.open-nav-wrap .list-info .item-info{padding-bottom:15px;font-size:20px;color:rgba(255,255,255,0.7);border-bottom:1px solid rgba(255,255,255,0.2)}}.open-nav-wrap .list-info .item-info:not(:last-child){margin-bottom:10px}@media screen and (min-width: 992px){.open-nav-wrap .list-info .item-info:not(:last-child){margin-bottom:15px}}.open-nav-wrap .list-pc-center-info{padding-right:137px}.open-nav-wrap .list-pc-center-info .list-logo{max-width:230px}.open-nav-wrap .list-pc-center-info .item-logo:not(:last-child){margin-bottom:50px}.open-nav-wrap .list-pc-center-info .item-logo .center-logo{vertical-align:top;width:190px;margin:0 auto;margin-bottom:25px}.open-nav-wrap .list-pc-center-info .item-logo .txt-info{font-size:16px;line-height:1.63;text-align:left;color:rgba(255,255,255,0.8);padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,0.2)}
