.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
@media (-ms-high-contrast:active),(-ms-high-contrast:none){.daohang_btttom{opacity:0}.cp_box1-son2-box1-bx1{width:280px}}.nav-container{position:fixed;width:100%}#mobile_oheader{display:none}@media screen and (max-width:1080px){#mobile_oheader{display:block}#he_pc_hd_pccda{display:none!important}.good_header_th{margin-top:0}}.mbox{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.mli{width:408px}.mtitle{font-size:18px;font-weight:700;margin-bottom:15px}.mbbox a{justify-content:space-between}.mb{margin-top:8px}.mb,.mb_big{color:#3d3d3d}.imgbox div{display:flex;flex-direction:row;width:216px}.imgimg{border-radius:6px;height:125px;overflow:hidden;width:216px}.imgbox img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.imggoods{display:flex;font-size:14px;margin-top:15px}.imggoods span.gtitle{color:#3d3d3d;font-weight:600}.imggoods span{color:#717171;font-size:14px;font-weight:400}.tip{background:#fe5c1c;border-radius:8px 0;color:#fff;font-size:14px;padding:0 6px}.imgbox img:hover{transform:scale(1.05);transition:all .1s ease-in-out}.pp{margin:0 5px}.pp:last-child{display:none}.imgbox div .gtli{display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;width:149px}.npro_header{width:1260px}.dh_move{border-radius:6px;height:125px;overflow:hidden;width:216px}.zw_mbox{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.zw_mli{background:#f5f7f9;border-radius:10px;display:flex;height:200px;justify-content:space-between;padding:22px;width:408px}.zw_mtitle{color:#3d3d3d;font-family:OPPOSans Heavy,sans-serif;font-size:18px;font-weight:700;margin-bottom:15px}.zw_mbbox a{display:flex;justify-content:space-between}.zw_mb{font-size:14px;margin-top:8px}.zw_mb,.zw_mb_big{color:#3d3d3d}.zw_imgbox div{display:flex;flex-direction:row;width:216px}.zw_imgimg{height:125px}.zw_imgimg,.zw_imgimg_big{border-radius:6px;overflow:hidden;width:216px}.zw_imgimg_big{height:157px}.zw_imgbox img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.zw_imggoods{display:flex;font-size:14px;margin-top:15px}.zw_imggoods span.gtitle{color:#3d3d3d;font-weight:600}.zw_imggoods span{color:#717171;font-size:14px;font-weight:400}.zw_tip{background:#fe5c1c;border-radius:8px 0;color:#fff;font-size:14px;padding:0 6px}.zw_imgbox img:hover{transform:scale(1.05);transition:all .1s ease-in-out}.zw_pp{margin:0 5px}.zw_pp:last-child{display:none}.zw_imgbox div .gtli{display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;width:149px}.zw_npro_header{height:auto;margin:0 auto;padding:0 0 30px;width:1260px}.zw_dh_move{height:125px}.zw_dh_move,.zw_dh_move_big{border-radius:6px;overflow:hidden;width:216px}.zw_dh_move_big{height:157px}.gy_mbox{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.gy_mli{background:#f5f7f9;border-radius:10px;display:flex;height:200px;justify-content:space-between;padding:22px;width:408px}.gy_mtitle{color:#3d3d3d;font-family:OPPOSans Heavy,sans-serif;font-size:18px;font-weight:700;margin-bottom:15px}.gy_mbbox a{display:flex;justify-content:space-between}.gy_mb{font-size:14px;margin-top:8px}.gy_mb,.gy_mb_big{color:#3d3d3d}.gy_imgbox div{display:flex;flex-direction:row;width:216px}.gy_imgimg{height:125px}.gy_imgimg,.gy_imgimg_big{border-radius:6px;overflow:hidden;width:216px}.gy_imgimg_big{height:157px}.gy_imgbox img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gy_imggoods{display:flex;font-size:14px;margin-top:15px}.gy_imggoods span.gtitle{color:#3d3d3d;font-weight:600}.gy_imggoods span{color:#717171;font-size:14px;font-weight:400}.gy_tip{background:#fe5c1c;border-radius:8px 0;color:#fff;font-size:14px;padding:0 6px}a:hover{color:#0f39a8;transition:width 1s ease-in-out}.gy_imgbox img:hover{transform:scale(1.05);transition:all .1s ease-in-out}.gy_pp{margin:0 5px}.gy_pp:last-child{display:none}a.goodsa{color:#717171}a.goodsa:hover{color:#0f39a8}.gy_imgbox div .gtli{display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;width:149px}.gy_npro_header{height:auto;margin:0 auto;padding:0 0 30px;width:1260px}.gy_dh_move{height:125px}.gy_dh_move,.gy_dh_move_big{border-radius:6px;overflow:hidden;width:216px}.gy_dh_move_big{height:157px}.npro_header{height:auto;margin:0 auto;padding:0 0 30px;width:1386px}.mb_big{font-family:Anton-Regular}.mb,.mb_big{font-size:14px;width:192px}.mb{font-family:OPPOSans-R;margin-top:7px}.mli{background:#f5f7f9;border-radius:10px;display:flex;height:200px;justify-content:space-between;padding:22px;width:450px}.dh_move_big,.imgimg_big{border-radius:6px;height:157px;overflow:hidden;width:216px}.mtitle{color:#3d3d3d;font-family:OPPOSans Heavy,sans-serif;font-size:14px;font-weight:unset;margin-bottom:11px}.mbbox a{display:flex;justify-content:unset}#video1{height:422px;width:714px}@media screen and (max-width:960px){#video1{height:50vw;width:100vw}#btn-cookie-accept{margin-left:0;margin-top:20px}}.page{margin:0 auto;overflow:hidden;position:relative}.newc_group_1,.page{height:auto;width:1920px}.newc_group_1{background-size:100% 100%}.newsblog_bannertd_pc{display:block;height:100%;position:absolute;width:100%}.newsblog_bannertd_wap{display:none;height:100%;position:absolute;width:100%}.newc_box_1{background:url(img/0e63838186ca423fa9881fdae2cc82a8_mergeImage.png) 100% no-repeat;background-size:100% 100%;height:342px;margin-top:0;position:relative;width:1920px}.newc_text_1{color:#fff;font-family:Anton-Regular;font-size:58px;font-weight:400;height:auto;left:332px;line-height:1;overflow-wrap:break-word;position:absolute;text-align:left;top:160px;width:-moz-max-content;width:max-content}.newc_text-wrapper_1{align-items:center;background-color:rgba(27,69,172,.65);bottom:0;height:44px;justify-content:center;position:absolute;width:1920px}.newc_box_3{height:auto;position:relative;width:1920px}.newc_box_3s{display:flex;flex-direction:row;justify-content:space-between;margin:40px auto 140px;width:1260px}.newcon_left{width:935px}.newcon_leftblock1_header{display:flex;flex-direction:column;width:100%}.newc_img{border-radius:9px;margin:30px 0 23px;width:100%}.newc_bigword{text-transform:uppercase}.newc_h1word{font-family:Anton-Regular;font-size:30px;font-weight:400;margin:60px 0}.newc_able{border:0;margin:27px 0 40px}.newc_able tr{border-radius:4px;font-size:16px;height:46px;text-align:center}.newc_able tr td:first-child{border-radius:4px 0 0 4px}.newc_able tr td:last-child{border-radius:0 4px 4px 0}.newc_able td{border:2px solid #fff;border-right-width:3px;font-size:18px!important;overflow:hidden;padding:3px 5px;text-align:center}.newc_able tr:nth-child(n){background-color:#e7e8ec;color:#000;font-size:18px!important;text-align:center}.newc_able tr:nth-child(2n){background-color:#f5f5f5;color:#000;font-size:18px!important;text-align:center}.newc_able tr:first-child{background-color:#1b3cb5;color:#fff;font-size:16px;height:46px;text-align:center}.newc_imgright{display:flex;flex-direction:row}.newc_imgright img{flex:1}.newc_imgright span{width:450px}.newc_imgright_wbox{display:flex;flex-direction:column;margin-right:40px;width:450px}.newcon_leftblock1_cont{display:flex;flex-direction:column;width:100%}.iframe_allow{height:22.5vw;width:40vw}.newcon_leftblock1_cont p{margin-bottom:21px}.newcon_leftblock1_cont H1{font-size:50px}.newcon_leftblock1_cont H1,.newcon_leftblock1_cont H2,.newcon_leftblock1_cont H3,.newcon_leftblock1_cont H4,.newcon_leftblock1_cont H5,.newcon_leftblock1_cont H6{color:#3d3d3d;font-family:Anton-Regular}.newcon_leftblock1_cont p{font-size:16px;line-height:26px;overflow-wrap:break-word}.line_nones{color:#1b3cb5;font-weight:500}.newcon_leftblock1_cont a:not(.line_nones){color:#1b3cb5;cursor:pointer;font-size:16px;font-weight:400;line-height:26px;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newcon_leftblock1_cont a:hover{color:#034cc8}.newcon_leftblock1_cont img{border-radius:10px}.newc_leftimg{word-wrap:break-word;font-size:16px;font-weight:300;line-height:26px;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:break-all}.newc_leftimg img{float:left;margin-right:40px;width:400px}.newc_leftimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-weight:400;line-height:26px;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_leftimg a:hover{color:#034cc8}.newc_rightimg{word-wrap:break-word;font-size:16px;font-weight:300;line-height:26px;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:break-all}.newc_rightimg img{float:right;margin-left:40px;width:400px}.newcon_left strong{font-weight:700}.newc_rightimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-weight:400;line-height:26px;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_rightimg a:hover{color:#034cc8}.newcon_right{width:275px}.newcon_right_block1:first-child{margin-top:0}.newcon_right_block1{display:flex;flex-direction:row;margin-top:30px;width:100%}.newc_image_2{background-color:#f75a01;border:0;border-radius:4px;height:25px;margin:0;width:3px}.newc_text-wrapper_4{height:auto;margin:0 0 0 4px;width:auto}.newc_text_16{color:#1b3cb5;font-family:Anton-Regular;font-size:26px;font-weight:NaN;height:24px;letter-spacing:1px;line-height:1;margin-left:1px;overflow-wrap:break-word;text-align:left;text-transform:uppercase;white-space:nowrap;width:199px}.newc_wrapper_4box{display:flex;flex-direction:column;margin-top:26px}.newc_text_17{color:#717171!important;cursor:pointer;font-family:OpenSans-Regular;font-size:16px;font-weight:400;height:auto;line-height:14px;margin-bottom:14px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.image_4{align-items:center;display:flex;height:auto;justify-content:center;width:auto}.image-text_1{height:auto;margin-top:20px;width:auto}.text-group_3{color:#3d3d3d;font-family:OpenSans-Regular;font-size:18px;font-weight:NaN;height:26px;line-height:24px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:226px}.newc_text_17_color{color:#0e38a8}.newc_text_17:first-child{margin-top:0}.newc_text_17:hover{color:#0e38a8}.newc_group_6{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);cursor:pointer;height:256px;margin-bottom:27px;overflow:hidden;width:275px}.new_comwrapper_7{background-color:#c7c5c5;display:flex;height:171px;overflow:hidden;position:relative;width:275px}.new_comwrapper_7,.newc_text-wrapper_7{align-items:center;justify-content:center}.newc_text-wrapper_7{background-color:#fff;bottom:0;height:26px;left:0;position:absolute;width:104px;z-index:11}.newc_group_6:hover .newc_imgNews{width:115%}.newc_imgNews{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezNews1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.51));height:100%;position:absolute;width:100%;z-index:10}.newc_text_26{color:#3d3d3d;font-size:12px;height:10px;line-height:1;white-space:nowrap;width:75px}.newc_paragraph_3,.newc_text_26{font-family:OpenSans-Regular;font-weight:400;overflow-wrap:break-word;text-align:left}.newc_paragraph_3{color:#222;font-size:13px;height:35px;line-height:20px;margin:21px 0 0 9px;text-decoration:underline;-webkit-text-decoration-color:#e2e2e2;text-decoration-color:#e2e2e2;width:255px}.newc_group_6:hover .newc_paragraph_3{color:#1b3cb5;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_text_27{color:#717171;font-family:OpenSans-Regular;font-size:11px;font-weight:NaN;height:auto;line-height:13px;margin:17px 0 31px 304px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_box_7{cursor:pointer;height:auto;margin-bottom:21px;width:276px}.newc_text-wrapper_13{align-items:center;background-color:#c7c5c5;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:135px;justify-content:center;margin-top:0;overflow:hidden;position:relative;width:276px}.newc_box_7:hover .newc_imgBoog{width:115%}.newc_imgBoog{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezBoog1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.741));height:100%;position:absolute;width:100%;z-index:10}.newc_text_40{color:#fff;font-size:13px;font-weight:NaN;height:auto;left:200px;line-height:11px;position:absolute;top:116px;white-space:nowrap;width:auto;z-index:11}.newc_paragraph_14,.newc_text_40{font-family:OpenSans-Regular;overflow-wrap:break-word;text-align:left}.newc_paragraph_14{FONT-WEIGHT:200;color:#3d3d3d;font-size:14px;font-weight:700;line-height:26px;margin:10px 0 0 1px;width:276px}.newc_box_7:hover .newc_paragraph_14{color:#0e38a8}.newc_grid_1{flex-wrap:wrap;height:auto;margin:18px 0 0 4px;width:275px}.newc_text-wrapper_19s{border:1.2048px solid #717171;border-radius:2px;color:#717171;cursor:pointer;flex:1;font-family:OpenSans-Regular;font-size:16px;font-weight:400;height:30px;line-height:18px;margin-bottom:16px;margin-right:6px;overflow-wrap:break-word;padding:6px 10px;text-align:center;white-space:nowrap}.newc_text-wrapper_19s:hover{background-color:#ff5d00;border:1.2048px solid #ff5d00;color:#fff}.newc_text-wrapper_3{height:auto;width:auto}.newc_text_14{color:#717171;font-size:12px;font-weight:500;height:14px;line-height:21px;text-align:right;white-space:nowrap}.newc_text_14,.newc_text_15{overflow-wrap:break-word;width:100%}.newc_text_15{color:#3d3d3d;font-family:Anton-Regular;font-size:50px;font-weight:400;height:auto;letter-spacing:2px;line-height:60px;margin-top:9px;text-align:left;text-transform:uppercase;white-space:unset}.newc_section_3box{align-items:center;display:flex}.newc_section_3{height:auto;justify-content:space-between;margin:13px 0 29px;width:auto}.newc_image_3{background-color:#f75a01;height:29px;margin-top:14px;width:2px}.newc_box_4{height:auto;margin:2px 0 0 5px;width:636px}.newc_image_4{background-color:#e2e2e2;border-radius:2px;display:none;height:1px;margin-left:71px;width:565px}.newc_paragraph_1,.newc_paragraph_1a{color:#717171;font-size:14px;font-weight:200;height:auto;line-height:19px;margin-top:9px;overflow-wrap:break-word;text-align:left;width:auto}.newc_paragraph_1a{cursor:pointer;margin-right:5px}.newc_paragraph_1a:before{content:"# "}.newc_paragraph_1a:hover{color:#1b3cb5}.newc_wrapper_1_box{display:flex;height:23px;width:95px}.newc_wrapper_1_box .newc_image-wrapper_3:first-child{margin-left:0}.newc_image-wrapper_3{align-items:center;background-color:#1b3cb5;border-radius:4px;cursor:pointer;height:23px;justify-content:center;margin:1px 0 0 13px;width:23px}.newc_thumbnail_5{color:#fff;font-size:15px!important;line-height:1}.if_box{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.test1{border:0;min-height:500px;overflow:hidden;width:100%}.new_text_29{color:#333;font-family:Anton-Regular;font-size:57px;font-weight:400;height:57px;line-height:1;margin:0 auto;overflow-wrap:break-word;text-align:left;text-transform:uppercase}.newc_section_15{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:172px;margin:32px auto 0;position:relative;width:100%}.newc_image_12{background-image:url(img/psm8db49ukliag60lkvjgvulq4xuv6qo5a7a6b87f-2f0c-4347-bf16-310f569e431b.png);height:106px;margin:25px 0 0 29px;width:76px}.newc_group_8{height:108px;margin:27px 101px 0 28px;width:635px}.newc_paragraph_24{color:#0f0f0f!important;font-family:OpenSans-Medium!important;font-size:28px!important;font-weight:500!important;height:51px;line-height:28px;overflow-wrap:break-word!important;text-align:left;text-decoration:unset!important;white-space:unset;width:660px}.newc_section_16{align-items:center;background-color:#eb6000;border:1px solid #eb6000;border-radius:5px;cursor:pointer;height:38px;justify-content:center;margin:19px 0 0 3px;width:119px}.newc_section_16:hover{background-color:hsla(0,0%,44%,0);border:1px solid #717171}.newc_section_16:hover .newc_text-group_2,.newc_section_16:hover .newc_thumbnail_6{color:#717171!important}.newc_image-text_1{align-items:center;height:auto;width:84px}.newc_text-group_2{color:#fff!important;font-family:Anton-Regular!important;font-size:14px!important;font-weight:400!important;height:auto;line-height:1!important;margin-top:2px;overflow-wrap:break-word!important;text-align:left;text-decoration:unset!important;white-space:nowrap;width:auto}.newc_section_17{background-color:#000;border-radius:9px;height:306px;margin:39px auto 0;width:100%}.newc_section_17:hover .newc_section_17{font-size:85px}.newc_box_9{align-items:center;background-color:rgba(0,0,0,.14);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:9px;cursor:pointer;height:306px;justify-content:center;transition:all .2s;width:100%}.newc_section_17:hover .newc_box_9{background-size:105% 105%}.newc_section_18{align-items:center;background-color:#f2f2f2;border-radius:9px;cursor:pointer;height:314px;justify-content:center;margin:40px auto auto;width:301px}.newc_section_18:hover .newc_text_68{color:#0e38a8}.newc_section_18:hover .newc_box_10{width:207px}.newc_box_10box{align-items:center;display:flex;height:160px;justify-content:center;overflow:hidden;width:100%}.newc_box_10{transition:all .1s;width:180px}.newc_box_12{align-items:center;height:71px;margin-top:30px;width:auto}.newc_text_68{color:#333;font-family:Anton-Regular;font-size:27px;font-weight:400;height:25px;line-height:1;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:67px}.newc_image_13{height:61px;margin-left:20px;width:1px}.newc_paragraph_29{color:#333;font-family:OpenSans-Regular;font-size:12px;font-weight:400;height:auto;line-height:23px;margin:0 0 0 20px;overflow-wrap:break-word;text-align:left;width:auto}.newc_productbox{display:flex;flex-direction:column}.newc_section_19{height:46px;margin:24px auto 0;width:280px}.newc_text-wrapper_27{background-color:#ff5d00;border:1px solid #ff5d00;border-radius:5px;color:#fff;cursor:pointer;font-family:Anton-Regular;font-size:14px;font-weight:400;height:46px;line-height:46px;overflow-wrap:break-word;text-align:center;white-space:nowrap;width:119px}.newc_text-wrapper_27:hover{background-color:rgba(255,93,0,0);border:1px solid #717171;color:#717171}@media screen and (max-width:1920px){.page{margin:0 auto;overflow:hidden;position:relative}.newc_group_1,.page{height:auto;width:100%}.newc_group_1{background-size:100% 100%}.newc_box_1{background:url(img/0e63838186ca423fa9881fdae2cc82a8_mergeImage.png) 100% no-repeat;background-size:100% 100%;height:342px;margin-top:0;position:relative;width:100%}.newc_text_1{color:#fff;font-family:Anton-Regular;font-size:58px;font-weight:400;height:auto;left:8vw;line-height:1;overflow-wrap:break-word;text-align:left;width:-moz-max-content;width:max-content}.newc_text-wrapper_1{align-items:center;background-color:rgba(27,69,172,.65);bottom:0;height:44px;justify-content:center;position:absolute;width:100%}.newc_box_3{height:auto;position:relative;width:1920px}.newc_box_3s{display:flex;flex-direction:row;justify-content:space-between;margin:102px auto 150px;width:1280px}.newcon_left{width:875px}.newcon_leftblock1_header{display:flex;flex-direction:column;width:100%}.newc_img{border-radius:9px;margin:30px 0 23px;width:100%}.newc_bigword{text-transform:uppercase}.newc_h1word{font-family:Anton-Regular;font-size:30px;font-weight:400;margin:60px 0}.newc_able{border:0;margin:27px 0 40px}.newc_able tr{border-radius:4px;font-size:16px;height:46px;text-align:center}.newc_able tr td:first-child{border-radius:4px 0 0 4px}.newc_able tr td:last-child{border-radius:0 4px 4px 0}.newc_able td{border:2px solid #fff;border-right-width:3px;font-size:18px!important;overflow:hidden;padding:3px 5px;text-align:center}.newc_able tr:nth-child(n){background-color:#e7e8ec;color:#000;font-size:18px!important;text-align:center}.newc_able tr:nth-child(2n){background-color:#f5f5f5;color:#000;font-size:18px!important;text-align:center}.newc_able tr:first-child{background-color:#1b3cb5;color:#fff;font-size:16px;height:46px;text-align:center}.newc_imgright{display:flex;flex-direction:row}.newc_imgright img{flex:1}.newc_imgright span{width:450px}.newc_imgright_wbox{display:flex;flex-direction:column;margin-right:40px;width:450px}.newcon_leftblock1_cont{display:flex;flex-direction:column;width:100%}.newcon_leftblock1_cont a,.newcon_leftblock1_cont p{font-size:16px;line-height:26px;overflow-wrap:break-word}.newcon_leftblock1_cont a{color:#1b3cb5;cursor:pointer;font-weight:400;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newcon_leftblock1_cont a:hover{color:#034cc8}.newc_leftimg{word-wrap:break-word;font-size:16px;font-weight:300;line-height:26px;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:break-all}.newc_leftimg img{float:left;margin-right:40px;width:400px}.newc_leftimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-weight:400;line-height:26px;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_leftimg a:hover{color:#034cc8}.newc_rightimg{word-wrap:break-word;font-size:16px;font-weight:300;line-height:26px;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:break-all}.newc_rightimg img{float:right;margin-left:40px;width:400px}.newc_rightimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-weight:400;line-height:26px;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_rightimg a:hover{color:#034cc8}.newcon_right{width:357px}.newcon_right_block1:first-child{margin-top:0}.newcon_right_block1{display:flex;flex-direction:row;margin-top:11px;width:100%}.newc_image_2{height:25px;margin:9px 0 0;width:3px}.newc_text-wrapper_4{height:auto;margin:9px 0 0 4px;width:auto}.newc_text_16{color:#1b3cb5;font-family:Anton-Regular;font-size:26px;font-weight:NaN;height:24px;letter-spacing:1px;line-height:1;margin-left:1px;overflow-wrap:break-word;text-align:left;text-transform:uppercase;white-space:nowrap;width:199px}.newc_wrapper_4box{display:flex;flex-direction:column;margin-top:26px}.newc_text_17{cursor:pointer;font-family:OpenSans-SemiBold;font-size:19px;font-weight:400;height:auto;line-height:19px;margin-bottom:16px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_text_17_color{color:#0e38a8}.newc_text_17:first-child{margin-top:0}.newc_text_17:hover{color:#0e38a8}.newc_group_6{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);cursor:pointer;height:335px;margin-bottom:27px;overflow:hidden;width:357px}.new_comwrapper_7{background-color:#c7c5c5;display:flex;height:222px;overflow:hidden;position:relative;width:357px}.new_comwrapper_7,.newc_text-wrapper_7{align-items:center;justify-content:center}.newc_text-wrapper_7{background-color:#fff;bottom:0;height:26px;left:0;position:absolute;width:104px;z-index:11}.newc_group_6:hover .newc_imgNews{width:115%}.newc_imgNews{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezNews1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.51));height:100%;position:absolute;width:100%;z-index:10}.newc_text_26{color:#3d3d3d;font-size:12px;height:10px;line-height:1;white-space:nowrap;width:75px}.newc_paragraph_3,.newc_text_26{font-family:OpenSans-Regular;font-weight:400;overflow-wrap:break-word;text-align:left}.newc_paragraph_3{font-size:13px;height:35px;line-height:20px;margin:21px 0 0 9px;text-decoration:underline;-webkit-text-decoration-color:#e2e2e2;text-decoration-color:#e2e2e2;width:282px}.newc_group_6:hover .newc_paragraph_3{color:#1b3cb5;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_text_27{color:#717171;font-family:OpenSans-Regular;font-size:11px;font-weight:NaN;height:auto;line-height:13px;margin:17px 0 31px 268px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_box_7{cursor:pointer;height:auto;margin-bottom:21px;width:364px}.newc_text-wrapper_13{align-items:center;background-color:#c7c5c5;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:171px;justify-content:center;margin-top:32px;overflow:hidden;position:relative;width:364px}.newc_box_7:hover .newc_imgBoog{width:115%}.newc_imgBoog{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezBoog1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.741));height:100%;position:absolute;width:100%;z-index:10}.newc_text_40{color:#fff;font-size:13px;height:11px;left:268px;line-height:11px;position:absolute;top:148px;white-space:nowrap;width:63px;z-index:11}.newc_paragraph_14,.newc_text_40{font-family:OpenSans-Regular;font-weight:NaN;overflow-wrap:break-word;text-align:left}.newc_paragraph_14{color:#3d3d3d;font-size:20px;height:auto;line-height:26px;margin:24px 0 0 1px;width:351px}.newc_box_7:hover .newc_paragraph_14{color:#0e38a8}.newc_grid_1{flex-wrap:wrap;height:auto;margin:18px 0 0 4px;width:347px}.newc_text-wrapper_19s{border:1.2048px solid #717171;border-radius:2px;color:#717171;cursor:pointer;flex:1;font-family:OpenSans-Regular;font-size:16px;font-weight:400;height:30px;line-height:18px;margin-bottom:16px;margin-right:6px;overflow-wrap:break-word;padding:6px 24px;text-align:center;white-space:nowrap}.newc_text-wrapper_19s:hover{background-color:#ff5d00;border:1.2048px solid #ff5d00;color:#fff}.newc_text-wrapper_3{height:auto;width:auto}.newc_text_14{color:#717171;font-size:12px;font-weight:500;height:14px;line-height:21px;margin-left:780px;white-space:nowrap;width:69px}.newc_text_14,.newc_text_15{overflow-wrap:break-word;text-align:left}.newc_text_15{color:#3d3d3d;font-family:Anton-Regular;font-size:50px;font-weight:400;height:auto;letter-spacing:3px;line-height:60px;margin-top:9px;white-space:unset;width:100%}.newc_section_3box{display:flex}.newc_section_3{height:auto;justify-content:space-between;margin:13px 0 0;width:auto}.newc_image_3{background-color:#f75a01;height:29px;margin-top:14px;width:1px}.newc_box_4{height:auto;margin:2px 0 0 5px;width:636px}.newc_image_4{height:1px;margin-left:71px;width:565px}.newc_paragraph_1{color:#717171;font-size:14px;font-weight:500;height:auto;line-height:19px;margin-top:9px;overflow-wrap:break-word;text-align:left;width:auto}.newc_wrapper_1_box{display:flex;height:23px;width:95px}.newc_wrapper_1_box .newc_image-wrapper_3:first-child{align-items:center;display:flex;justify-content:center;margin-left:0}.newc_image-wrapper_3{align-items:center;background-color:#1b3cb5;border-radius:4px;height:23px;justify-content:center;margin:1px 0 0 13px;width:23px}.newc_section_15{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:172px;margin:32px auto 0;position:relative;width:867px}.newc_image_12{background-image:url(img/psm8db49ukliag60lkvjgvulq4xuv6qo5a7a6b87f-2f0c-4347-bf16-310f569e431b.png);height:106px;margin:25px 0 0 29px;width:76px}.newc_group_8{height:108px;margin:27px 101px 0 28px;width:635px}.newc_paragraph_24{color:#0f0f0f;font-size:28px;font-weight:500;height:51px;line-height:28px;overflow-wrap:break-word;text-align:left;white-space:unset;width:660px}.newc_section_16{align-items:center;background-color:#eb6000;border:1px solid #eb6000;border-radius:5px;cursor:pointer;height:38px;justify-content:center;margin:19px 0 0 3px;width:119px}.newc_section_16:hover{background-color:hsla(0,0%,44%,0);border:1px solid #717171}.newc_section_16:hover .newc_text-group_2{color:#717171}.newc_section_16:hover .newc_thumbnail_6{color:#717171!important}.newc_image-text_1{align-items:center;height:auto;width:84px}.newc_text-group_2{color:#fff;font-family:Anton-Regular;font-size:14px;font-weight:400;height:auto;line-height:1;margin-top:2px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_section_17{background-color:#000;border-radius:9px;height:306px;margin:39px auto 0;width:867px}.newc_section_17:hover .newc_section_17{font-size:85px}.newc_box_9{align-items:center;background-color:rgba(0,0,0,.14);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:9px;cursor:pointer;height:306px;justify-content:center;transition:all .2s;width:867px}.newc_section_17:hover .newc_box_9{background-size:105% 105%}.newc_section_18{align-items:center;background-color:#f2f2f2;border-radius:9px;cursor:pointer;height:314px;justify-content:center;margin:40px auto auto;width:301px}.newc_section_18:hover .newc_text_68{color:#0e38a8}.newc_section_18:hover .newc_box_10{width:207px}.newc_box_10box{align-items:center;display:flex;height:160px;justify-content:center;overflow:hidden;width:100%}.newc_box_10{transition:all .1s;width:180px}.newc_box_12{align-items:center;height:71px;margin-top:30px;width:auto}.newc_text_68{color:#333;font-family:Anton-Regular;font-size:27px;font-weight:400;height:25px;line-height:1;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:67px}.newc_image_13{height:61px;margin-left:20px;width:1px}.newc_paragraph_29{color:#333;font-family:OpenSans-Regular;font-size:12px;font-weight:400;height:auto;line-height:23px;margin:0 0 0 20px;overflow-wrap:break-word;text-align:left;width:auto}.newc_productbox{display:flex;flex-direction:column}.newc_section_19{height:46px;margin:24px auto 0;width:280px}.newc_text-wrapper_27{background-color:#ff5d00;border:1px solid #ff5d00;border-radius:5px;color:#fff;cursor:pointer;font-family:Anton-Regular;font-size:14px;font-weight:400;height:46px;line-height:46px;overflow-wrap:break-word;text-align:center;white-space:nowrap;width:119px}.newc_text-wrapper_27:hover{background-color:rgba(255,93,0,0);border:1px solid #717171;color:#717171}}@media screen and (max-width:1280px){.page{margin:0 auto;overflow:hidden;position:relative}.newc_group_1,.page{height:auto;width:auto}.newc_group_1{background-size:100% 100%}.newc_box_1{background:url(img/0e63838186ca423fa9881fdae2cc82a8_mergeImage.png) 100% no-repeat;background-size:100% 100%;height:342px;margin-top:0;position:relative;width:100%}.newc_text_1{color:#fff;font-family:Anton-Regular;font-size:58px;font-weight:400;height:auto;left:8vw;line-height:1;overflow-wrap:break-word;position:absolute;text-align:left;width:-moz-max-content;width:max-content}.newc_text-wrapper_1{align-items:center;background-color:rgba(27,69,172,.65);bottom:0;display:none!important;height:44px;justify-content:center;position:absolute;width:1920px}.newc_box_3{height:auto;position:relative;width:1920px}.newc_box_3s{display:flex;flex-direction:row;justify-content:space-between;margin:102px auto 150px;width:auto}.newcon_left{width:875px}.newcon_leftblock1_header{display:flex;flex-direction:column;width:100%}.newc_img{border-radius:9px;margin:30px 0 23px;width:100%}.newc_bigword{text-transform:uppercase}.newc_h1word{font-family:Anton-Regular;font-size:30px;font-weight:400;margin:60px 0}.newc_able{border:0;margin:27px 0 40px}.newc_able tr{border-radius:4px;font-size:16px;height:46px;text-align:center}.newc_able tr td:first-child{border-radius:4px 0 0 4px}.newc_able tr td:last-child{border-radius:0 4px 4px 0}.newc_able td{border:2px solid #fff;border-right-width:3px;font-size:18px!important;overflow:hidden;padding:3px 5px;text-align:center}.newc_able tr:nth-child(n){background-color:#e7e8ec;color:#000;font-size:18px!important;text-align:center}.newc_able tr:nth-child(2n){background-color:#f5f5f5;color:#000;font-size:18px!important;text-align:center}.newc_able tr:first-child{background-color:#1b3cb5;color:#fff;font-size:16px;height:46px;text-align:center}.newc_imgright{display:flex;flex-direction:row}.newc_imgright img{flex:1}.newc_imgright span{width:450px}.newc_imgright_wbox{display:flex;flex-direction:column;margin-right:40px;width:450px}.newcon_leftblock1_cont{display:flex;flex-direction:column;width:100%}.newcon_leftblock1_cont a,.newcon_leftblock1_cont p{font-size:16px;line-height:26px;overflow-wrap:break-word}.newcon_leftblock1_cont a{color:#1b3cb5;cursor:pointer;font-weight:400;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newcon_leftblock1_cont a:hover{color:#034cc8}.newc_leftimg{word-wrap:break-word;font-size:16px;font-weight:300;line-height:26px;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:break-all}.newc_leftimg img{float:left;margin-right:40px;width:400px}.newc_leftimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-weight:400;line-height:26px;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_leftimg a:hover{color:#034cc8}.newc_rightimg{word-wrap:break-word;font-size:16px;font-weight:300;line-height:26px;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:break-all}.newc_rightimg img{float:right;margin-left:40px;width:400px}.newc_rightimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-weight:400;line-height:26px;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_rightimg a:hover{color:#034cc8}.newcon_right{width:357px}.newcon_right_block1:first-child{margin-top:0}.newcon_right_block1{display:flex;flex-direction:row;margin-top:11px;width:100%}.newc_image_2{height:25px;margin:9px 0 0;width:3px}.newc_text-wrapper_4{height:auto;margin:9px 0 0 4px;width:auto}.newc_text_16{color:#1b3cb5;font-family:Anton-Regular;font-size:26px;font-weight:NaN;height:24px;letter-spacing:1px;line-height:1;margin-left:1px;overflow-wrap:break-word;text-align:left;text-transform:uppercase;white-space:nowrap;width:199px}.newc_wrapper_4box{display:flex;flex-direction:column;margin-top:26px}.newc_text_17{cursor:pointer;font-family:OpenSans-SemiBold;font-size:19px;font-weight:400;height:auto;line-height:19px;margin-bottom:16px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_text_17_color{color:#0e38a8}.newc_text_17:first-child{margin-top:0}.newc_text_17:hover{color:#0e38a8}.newc_group_6{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);cursor:pointer;height:335px;margin-bottom:27px;overflow:hidden;width:357px}.new_comwrapper_7{background-color:#c7c5c5;display:flex;height:222px;overflow:hidden;position:relative;width:357px}.new_comwrapper_7,.newc_text-wrapper_7{align-items:center;justify-content:center}.newc_text-wrapper_7{background-color:#fff;bottom:0;height:26px;left:0;position:absolute;width:104px;z-index:11}.newc_group_6:hover .newc_imgNews{width:115%}.newc_imgNews{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezNews1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.51));height:100%;position:absolute;width:100%;z-index:10}.newc_text_26{color:#3d3d3d;font-size:12px;height:10px;line-height:1;white-space:nowrap;width:75px}.newc_paragraph_3,.newc_text_26{font-family:OpenSans-Regular;font-weight:400;overflow-wrap:break-word;text-align:left}.newc_paragraph_3{font-size:13px;height:35px;line-height:20px;margin:21px 0 0 9px;text-decoration:underline;-webkit-text-decoration-color:#e2e2e2;text-decoration-color:#e2e2e2;width:282px}.newc_group_6:hover .newc_paragraph_3{color:#1b3cb5;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_text_27{color:#717171;font-family:OpenSans-Regular;font-size:11px;font-weight:NaN;height:auto;line-height:13px;margin:17px 0 31px 268px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_box_7{cursor:pointer;height:auto;margin-bottom:21px;width:364px}.newc_text-wrapper_13{align-items:center;background-color:#c7c5c5;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:171px;justify-content:center;margin-top:32px;overflow:hidden;position:relative;width:364px}.newc_box_7:hover .newc_imgBoog{width:115%}.newc_imgBoog{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezBoog1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.741));height:100%;position:absolute;width:100%;z-index:10}.newc_text_40{color:#fff;font-size:13px;height:11px;left:268px;line-height:11px;position:absolute;top:148px;white-space:nowrap;width:63px;z-index:11}.newc_paragraph_14,.newc_text_40{font-family:OpenSans-Regular;font-weight:NaN;overflow-wrap:break-word;text-align:left}.newc_paragraph_14{color:#3d3d3d;font-size:20px;height:auto;line-height:26px;margin:24px 0 0 1px;width:351px}.newc_box_7:hover .newc_paragraph_14{color:#0e38a8}.newc_grid_1{flex-wrap:wrap;height:auto;margin:18px 0 0 4px;width:347px}.newc_text-wrapper_19s{border:1.2048px solid #717171;border-radius:2px;color:#717171;cursor:pointer;flex:1;font-family:OpenSans-Regular;font-size:16px;font-weight:400;height:30px;line-height:18px;margin-bottom:16px;margin-right:6px;overflow-wrap:break-word;padding:6px 24px;text-align:center;white-space:nowrap}.newc_text-wrapper_19s:hover{background-color:#ff5d00;border:1.2048px solid #ff5d00;color:#fff}.newc_text-wrapper_3{height:auto;width:auto}.newc_text_14{color:#717171;font-size:12px;font-weight:500;height:14px;line-height:21px;margin-left:780px;white-space:nowrap;width:69px}.newc_text_14,.newc_text_15{overflow-wrap:break-word;text-align:left}.newc_text_15{color:#3d3d3d;font-family:Anton-Regular;font-size:50px;font-weight:400;height:auto;letter-spacing:3px;line-height:60px;margin-top:9px;white-space:unset;width:100%}.newc_section_3box{display:flex}.newc_section_3{height:auto;justify-content:space-between;margin:13px 0 0;width:auto}.newc_image_3{height:29px;margin-top:14px;width:1px}.newc_box_4{height:auto;margin:2px 0 0 5px;width:636px}.newc_image_4{height:1px;margin-left:71px;width:565px}.newc_paragraph_1{color:#717171;font-size:14px;font-weight:500;height:auto;line-height:19px;margin-top:9px;overflow-wrap:break-word;text-align:left;width:auto}.newc_wrapper_1_box{display:flex;height:23px;width:95px}.newc_wrapper_1_box .newc_image-wrapper_3:first-child{margin-left:0}.newc_image-wrapper_3{background-color:#1b3cb5;border-radius:4px;height:23px;margin:1px 0 0 13px;width:23px}.newc_thumbnail_5{height:auto;margin:0;width:auto}.newc_section_15{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:172px;margin:32px auto 0;position:relative;width:867px}.newc_image_12{background-image:url(img/psm8db49ukliag60lkvjgvulq4xuv6qo5a7a6b87f-2f0c-4347-bf16-310f569e431b.png);height:106px;margin:25px 0 0 29px;width:76px}.newc_group_8{height:108px;margin:27px 101px 0 28px;width:635px}.newc_paragraph_24{color:#0f0f0f;font-size:28px;font-weight:500;height:51px;line-height:28px;overflow-wrap:break-word;text-align:left;white-space:unset;width:660px}.newc_section_16{align-items:center;background-color:#eb6000;border:1px solid #eb6000;border-radius:5px;cursor:pointer;height:38px;justify-content:center;margin:19px 0 0 3px;width:119px}.newc_section_16:hover{background-color:hsla(0,0%,44%,0);border:1px solid #717171}.newc_section_16:hover .newc_text-group_2{color:#717171}.newc_section_16:hover .newc_thumbnail_6{color:#717171!important}.newc_image-text_1{align-items:center;height:auto;width:84px}.newc_text-group_2{color:#fff;font-family:Anton-Regular;font-size:14px;font-weight:400;height:auto;line-height:1;margin-top:2px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_section_17{background-color:#000;border-radius:9px;height:306px;margin:39px auto 0;width:867px}.newc_section_17:hover .newc_section_17{font-size:85px}.newc_box_9{align-items:center;background-color:rgba(0,0,0,.14);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:9px;cursor:pointer;height:306px;justify-content:center;transition:all .2s;width:867px}.newc_section_17:hover .newc_box_9{background-size:105% 105%}.newc_section_18{align-items:center;background-color:#f2f2f2;border-radius:9px;cursor:pointer;height:314px;justify-content:center;margin:40px auto auto;width:301px}.newc_section_18:hover .newc_text_68{color:#0e38a8}.newc_section_18:hover .newc_box_10{width:207px}.newc_box_10box{align-items:center;display:flex;height:160px;justify-content:center;overflow:hidden;width:100%}.newc_box_10{transition:all .1s;width:180px}.newc_box_12{align-items:center;height:71px;margin-top:30px;width:auto}.newc_text_68{color:#333;font-family:Anton-Regular;font-size:27px;font-weight:400;height:25px;line-height:1;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:67px}.newc_image_13{height:61px;margin-left:20px;width:1px}.newc_paragraph_29{color:#333;font-family:OpenSans-Regular;font-size:12px;font-weight:400;height:auto;line-height:23px;margin:0 0 0 20px;overflow-wrap:break-word;text-align:left;width:auto}.newc_productbox{display:flex;flex-direction:column}.newc_section_19{height:46px;margin:24px auto 0;width:280px}.newc_text-wrapper_27{background-color:#ff5d00;border:1px solid #ff5d00;border-radius:5px;color:#fff;cursor:pointer;font-family:Anton-Regular;font-size:14px;font-weight:400;height:46px;line-height:46px;overflow-wrap:break-word;text-align:center;white-space:nowrap;width:119px}.newc_text-wrapper_27:hover{background-color:rgba(255,93,0,0);border:1px solid #717171;color:#717171}}@media screen and (max-width:960px){.iframe_allow{height:45vw;margin:4vw 0 1vw;width:80vw}.newsblog_bannertd_pc{display:none}.newsblog_bannertd_wap{display:block}.page{margin:0 auto;overflow:hidden;position:relative}.newc_group_1,.page{height:auto;width:100%}.newc_group_1{background-size:100% 100%}.newc_box_1{background:url(img/0e63838186ca423fa9881fdae2cc82a8_mergeImage.png) 100% no-repeat;background-size:100% 100%;height:51.95vw;margin-top:0;position:relative;width:100%}.newc_text_1{color:#fff;font-family:Anton-Regular;font-size:12.5vw;font-weight:400;height:auto;left:10.27vw;line-height:1;overflow-wrap:break-word;position:absolute;text-align:left;top:20vw;width:-moz-max-content;width:max-content}.newc_text-wrapper_1{align-items:center;background-color:rgba(27,69,172,.65);bottom:0;height:44px;justify-content:center;position:absolute;width:1920px}.newc_box_3{height:auto;position:relative;width:1920px}.newc_box_3s{align-items:center;display:flex;flex-direction:row;flex-direction:column;justify-content:space-between;margin:102px auto 150px;width:100%}.newcon_left{width:90.56vw}.newcon_leftblock1_header{display:flex;flex-direction:column;width:100%}.newc_img{border-radius:9px;margin:30px 0 23px;width:100%}.newc_bigword{text-transform:uppercase}.newc_h1word{font-family:Anton-Regular;font-size:30px;font-weight:400;margin:60px 0}.newc_able{border:0;margin:27px 0 40px}.newc_able tr{border-radius:4px;font-size:16px;height:46px;text-align:center}.newc_able tr td:first-child{border-radius:4px 0 0 4px}.newc_able tr td:last-child{border-radius:0 4px 4px 0}.newc_able td{border:2px solid #fff;border-right-width:3px;font-size:18px!important;overflow:hidden;padding:3px 5px;text-align:center}.newc_able tr:nth-child(n){background-color:#e7e8ec;color:#000;font-size:18px!important;text-align:center}.newc_able tr:nth-child(2n){background-color:#f5f5f5;color:#000;font-size:18px!important;text-align:center}.newc_able tr:first-child{background-color:#1b3cb5;color:#fff;font-size:16px;height:46px;text-align:center}.newc_imgright{display:flex;flex-direction:row}.newc_imgright img{flex:1}.newc_imgright span{width:450px}.newc_imgright_wbox{display:flex;flex-direction:column;margin-right:40px;width:450px}.newcon_leftblock1_cont{display:flex;flex-direction:column;width:100%}.newcon_leftblock1_cont p{font-weight:300}.newcon_leftblock1_cont a,.newcon_leftblock1_cont p{font-size:16px;line-height:26px;overflow-wrap:break-word}.newcon_leftblock1_cont a{color:#1b3cb5;cursor:pointer;font-weight:400;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newcon_leftblock1_cont a:hover{color:#034cc8}.newc_leftimg{word-wrap:break-word;font-size:16px;font-weight:300;line-height:26px;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:break-all}.newc_leftimg img{float:left;margin-right:40px;width:400px}.newc_leftimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-weight:400;line-height:26px;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_leftimg a:hover{color:#034cc8}.newc_rightimg{word-wrap:break-word;font-size:16px;font-weight:300;line-height:26px;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:break-all}.newc_rightimg img{float:right;margin-left:40px;width:400px}.newc_rightimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-weight:400;line-height:26px;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_rightimg a:hover{color:#034cc8}.newcon_right{width:90.56vw}.newcon_right_block1:first-child{margin-top:0}.newcon_right_block1{display:flex;flex-direction:row;margin-top:11px;width:100%}.newc_image_2{height:8.62vw;margin:5px 2vw 0 0;width:1.12vw}.newc_text-wrapper_4{height:auto;margin:9px 0 0 4px;width:auto}.newc_text_16{color:#1b3cb5;font-family:Anton-Regular;font-size:7.22vw;font-weight:NaN;height:auto;letter-spacing:1px;line-height:1;margin-left:1px;overflow-wrap:break-word;text-align:left;text-transform:uppercase;white-space:nowrap;width:auto}.newc_wrapper_4box{display:flex;flex-direction:column;margin-top:26px}.newc_text_17{cursor:pointer;font-family:OpenSans-SemiBold;font-size:4.44vw;font-weight:400;height:auto;line-height:5vw;margin-bottom:16px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_text_17_color{color:#0e38a8}.newc_text_17:first-child{margin-top:0}.newc_text_17:hover{color:#0e38a8}.newc_group_6{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);cursor:pointer;height:80.84vw;margin-bottom:27px;overflow:hidden;width:86.39vw}.new_comwrapper_7{background-color:#c7c5c5;display:flex;height:52.23vw;overflow:hidden;position:relative;width:86.39vw}.new_comwrapper_7,.newc_text-wrapper_7{align-items:center;justify-content:center}.newc_text-wrapper_7{background-color:#fff;bottom:0;height:5.84vw;left:0;position:absolute;width:25.28vw;z-index:11}.newc_group_6:hover .newc_imgNews{width:115%}.newc_imgNews{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezNews1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.51));height:100%;position:absolute;width:100%;z-index:10}.newc_text_26{color:#3d3d3d;font-size:3.33vw;height:auto;line-height:1;white-space:nowrap;width:auto}.newc_paragraph_3,.newc_text_26{font-family:OpenSans-Regular;font-weight:400;overflow-wrap:break-word;text-align:left}.newc_paragraph_3{font-size:4.44vw;height:11.39vw;line-height:6.95vw;margin:21px 0 0 9px;text-decoration:underline;-webkit-text-decoration-color:#e2e2e2;text-decoration-color:#e2e2e2;width:85.06vw}.newc_group_6:hover .newc_paragraph_3{color:#1b3cb5;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_text_27{color:#717171;font-family:OpenSans-Regular;font-size:3.33vw;font-weight:NaN;height:auto;line-height:13px;margin:10.44vw 0 31px 69vw;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_box_7{cursor:pointer;height:auto;margin-bottom:21px;width:364px}.newc_text-wrapper_13{align-items:center;background-color:#c7c5c5;border-radius:5px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:41.39vw;justify-content:center;margin-top:32px;overflow:hidden;position:relative;width:86.39vw}.newc_box_7:hover .newc_imgBoog{width:115%}.newc_imgBoog{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezBoog1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.741));height:100%;position:absolute;width:100%;z-index:10}.newc_text_40{color:#fff;font-size:3.33vw;font-weight:NaN;left:68.05vw;line-height:11px;position:absolute;top:36.38vw;white-space:nowrap;width:auto;z-index:11}.newc_paragraph_14,.newc_text_40{font-family:OpenSans-Regular;height:auto;overflow-wrap:break-word;text-align:left}.newc_paragraph_14{color:#3d3d3d;font-size:4.44vw;font-weight:400;line-height:5.78vw;margin:24px 0 0 1px;width:85vw}.newc_box_7:hover .newc_paragraph_14{color:#0e38a8}.newc_grid_1{flex-wrap:wrap;height:auto;margin:18px 0 0 4px;width:347px}.newc_text-wrapper_19s{border:1.2048px solid #717171;border-radius:2px;color:#717171;cursor:pointer;flex:1;font-family:OpenSans-Regular;font-size:16px;font-weight:400;height:30px;line-height:18px;margin-bottom:16px;margin-right:6px;overflow-wrap:break-word;padding:6px 24px;text-align:center;white-space:nowrap}.newc_text-wrapper_19s:hover{background-color:#ff5d00;border:1.2048px solid #ff5d00;color:#fff}.newc_text-wrapper_3{height:auto;width:auto}.newc_text_14{color:#717171;font-size:3.33vw;font-weight:500;line-height:21px;margin-left:70.27vw;white-space:nowrap;width:auto}.newc_text_14,.newc_text_15{height:auto;overflow-wrap:break-word;text-align:left}.newc_text_15{color:#3d3d3d;font-family:Anton-Regular;font-size:6.66vw;font-weight:NaN;letter-spacing:3px;line-height:9.73vw;margin-top:9px;white-space:unset;width:100%}.newc_section_3box{display:flex}.newc_section_3{height:auto;justify-content:space-between;margin:13px 0 0;width:auto}.newc_image_3{height:65%;margin-top:14px;width:1px}.newc_box_4{height:auto;margin:2px 0 0 5px;width:600px}.newc_image_4{display:none;height:1px;margin-left:71px;width:565px}.newc_paragraph_1{color:#717171;font-size:14px;font-weight:500;height:auto;line-height:19px;margin-top:9px;overflow-wrap:break-word;text-align:left;width:auto}.newc_wrapper_1_box{display:flex;height:23px;width:95px}.newc_wrapper_1_box .newc_image-wrapper_3:first-child{margin-left:0}.newc_image-wrapper_3{background-color:#1b3cb5;border-radius:4px;height:23px;margin:1px 0 0 13px;width:23px}.newc_thumbnail_5{height:auto;margin:0;width:auto}.newc_section_15{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:23.62vw;margin:32px auto 0;position:relative;width:86.95vw}.newc_image_12{background-image:url(img/psm8db49ukliag60lkvjgvulq4xuv6qo5a7a6b87f-2f0c-4347-bf16-310f569e431b.png);background-size:8.89vw 15.84vw;height:15.84vw;margin:25px 0 0 29px;width:8.89vw}.newc_group_8{height:108px;margin:27px 101px 0 28px;width:635px}.newc_paragraph_24{color:#0f0f0f;font-size:4.16vw!important;font-weight:500;height:8.62vw;line-height:5vw;overflow-wrap:break-word;text-align:left;white-space:unset;width:70.95vw}.newc_section_16{align-items:center;background-color:#eb6000;border:1px solid #eb6000;border-radius:5px;cursor:pointer;height:38px;justify-content:center;margin:19px 0 0 3px;width:119px}.newc_section_16:hover{background-color:hsla(0,0%,44%,0);border:1px solid #717171}.newc_section_16:hover .newc_text-group_2{color:#717171}.newc_section_16:hover .newc_thumbnail_6{color:#717171!important}.newc_image-text_1{align-items:center;height:auto;width:84px}.newc_text-group_2{color:#fff;font-family:Anton-Regular;font-size:14px;font-weight:400;height:auto;line-height:1;margin-top:2px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_section_17{align-items:center;background-color:#000;border-radius:9px;display:flex;height:50vw;justify-content:center;margin:39px auto 0;overflow:hidden;width:86.95vw}.newc_section_17:hover .newc_section_17{font-size:85px}.newc_box_9{align-items:center;background-color:rgba(0,0,0,.14);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:9px;cursor:pointer;height:50vw;justify-content:center;transition:all .2s}.newc_section_17:hover .newc_box_9{background-size:105% 105%}.newc_section_18{align-items:center;background-color:#f2f2f2;border-radius:9px;cursor:pointer;height:81.67vw;justify-content:center;margin:40px auto auto;width:78.34vw}.newc_section_18:hover .newc_text_68{color:#0e38a8}.newc_section_18:hover .newc_box_10{width:207px}.newc_box_10box{align-items:center;display:flex;height:40vw;justify-content:center;overflow:hidden;width:100%}.newc_box_10{transition:all .1s;width:35vw}.newc_box_12{align-items:center;height:71px;margin-top:30px;width:auto}.newc_text_68{color:#333;font-family:Anton-Regular;font-size:6.94vw;font-weight:400;height:auto;line-height:1;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_image_13{height:15.84vw;margin-left:4.72vw;width:1px}.newc_paragraph_29{color:#333;font-family:OpenSans-Regular;font-size:3.61vw;font-weight:400;height:auto;line-height:5.84vw;margin:0 0 0 4.72vw;overflow-wrap:break-word;text-align:left;width:auto}.newc_productbox{display:flex;flex-direction:column}.newc_section_19{height:11vw;margin:24px auto 0;width:71.67vw}.newc_text-wrapper_27{background-color:#ff5d00;border:1px solid #ff5d00;border-radius:5px;color:#fff;cursor:pointer;font-family:Anton-Regular;font-size:3.61vw;font-weight:400;height:10.28vw;line-height:10.28vw;overflow-wrap:break-word;text-align:center;white-space:nowrap;width:31.12vw}.newc_text-wrapper_27:hover{background-color:rgba(255,93,0,0);border:1px solid #717171;color:#717171}}@media screen and (max-width:750px){.page{margin:0 auto;overflow:hidden;position:relative}.newc_group_1,.page{height:auto;width:100%}.newc_group_1{background-size:100% 100%}.newc_box_1{background:url(img/0e63838186ca423fa9881fdae2cc82a8_mergeImage.png) 100% no-repeat;background-size:100% 100%;height:51.95vw;margin-top:0;position:relative;width:100%}.newc_text_1{color:#fff;font-family:Anton-Regular;font-size:12.5vw;font-weight:400;height:auto;left:10.27vw;line-height:1;overflow-wrap:break-word;position:absolute;text-align:left;top:20vw;width:-moz-max-content;width:max-content}.newc_text-wrapper_1{align-items:center;background-color:rgba(27,69,172,.65);bottom:0;height:44px;justify-content:center;position:absolute;width:1920px}.newc_category{display:none!important}.newc_box_3{height:auto;position:relative;width:1920px}.newc_box_3s{align-items:center;display:flex;flex-direction:row;flex-direction:column;justify-content:space-between;margin:102px auto 150px;width:100%}.newcon_left{width:90.56vw}.newcon_leftblock1_header{display:flex;flex-direction:column;width:100%}.newc_img{border-radius:9px;margin:30px 0 23px;width:100%}.newc_bigword{text-transform:uppercase}.newc_h1word{font-family:Anton-Regular;font-size:30px;font-weight:400;margin:60px 0}.newc_able{border:0;margin:27px 0 40px}.newc_able tr{border-radius:4px;font-size:16px;height:46px;text-align:center}.newc_able tr td:first-child{border-radius:4px 0 0 4px}.newc_able tr td:last-child{border-radius:0 4px 4px 0}.newc_able td{border:2px solid #fff;border-right-width:3px;font-size:18px!important;overflow:hidden;padding:3px 5px;text-align:center}.newc_able tr:nth-child(n){background-color:#e7e8ec;color:#000;font-size:18px!important;text-align:center}.newc_able tr:nth-child(2n){background-color:#f5f5f5;color:#000;font-size:18px!important;text-align:center}.newc_able tr:first-child{background-color:#1b3cb5;color:#fff;font-size:16px;height:46px;text-align:center}.newc_imgright{display:flex;flex-direction:row}.newc_imgright img{flex:1}.newc_imgright span{width:450px}.newc_imgright_wbox{display:flex;flex-direction:column;margin-right:40px;width:450px}.newcon_leftblock1_cont{display:flex;flex-direction:column;width:100%}.newcon_leftblock1_cont p{font-size:4.44vw;font-weight:500;line-height:6.67vw;overflow-wrap:break-word}.newcon_leftblock1_cont a{color:#1b3cb5;cursor:pointer;font-size:16px;font-size:4.44vw;font-weight:400;font-weight:500;line-height:26px;line-height:6.67vw;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newcon_leftblock1_cont a:hover{color:#034cc8}.newc_leftimg{word-wrap:break-word;font-size:16px;font-size:4.44vw;font-weight:300;font-weight:500;line-height:26px;line-height:6.67vw;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:break-all}.newc_leftimg img{float:left;margin-right:40px;width:400px}.newc_leftimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-size:4.44vw;font-weight:400;font-weight:500;line-height:26px;line-height:6.67vw;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_leftimg a:hover{color:#034cc8}.newc_rightimg{word-wrap:break-word;font-size:16px;font-size:4.44vw;font-weight:300;font-weight:500;line-height:26px;line-height:6.67vw;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:break-all}.newc_rightimg img{float:right;margin-left:40px;width:400px}.newc_rightimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-size:4.44vw;font-weight:400;font-weight:500;line-height:26px;line-height:6.67vw;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_rightimg a:hover{color:#034cc8}.newcon_right{width:90.56vw}.newcon_right_block1:first-child{margin-top:0}.newcon_right_block1{display:flex;flex-direction:row;margin-top:11px;width:100%}.newc_image_2{height:8.62vw;margin:5px 2vw 0 0;width:1.12vw}.newc_text-wrapper_4{height:auto;margin:9px 0 0 4px;width:auto}.newc_text_16{color:#1b3cb5;font-family:Anton-Regular;font-size:7.22vw;font-weight:NaN;height:auto;letter-spacing:1px;line-height:1;margin-left:1px;overflow-wrap:break-word;text-align:left;text-transform:uppercase;white-space:nowrap;width:auto}.newc_wrapper_4box{display:flex;flex-direction:column;margin-top:26px;transform:translateX(-9px)}.newc_text_17{cursor:pointer;font-family:OpenSans-SemiBold;font-size:4.44vw;font-weight:400;height:auto;line-height:5vw;margin-bottom:16px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_text_17_color{color:#0e38a8}.newc_text_17:first-child{margin-top:0}.newc_text_17:hover{color:#0e38a8}.newc_group_6{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);cursor:pointer;height:80.84vw;margin-bottom:27px;overflow:hidden;width:86.39vw}.new_comwrapper_7{background-color:#c7c5c5;display:flex;height:52.23vw;overflow:hidden;position:relative;width:86.39vw}.new_comwrapper_7,.newc_text-wrapper_7{align-items:center;justify-content:center}.newc_text-wrapper_7{background-color:#fff;bottom:0;height:5.84vw;left:0;position:absolute;width:25.28vw;z-index:11}.newc_group_6:hover .newc_imgNews{width:115%}.newc_imgNews{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezNews1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.51));height:100%;position:absolute;width:100%;z-index:10}.newc_text_26{color:#3d3d3d;font-size:3.33vw;height:auto;line-height:1;white-space:nowrap;width:auto}.newc_paragraph_3,.newc_text_26{font-family:OpenSans-Regular;font-weight:400;overflow-wrap:break-word;text-align:left}.newc_paragraph_3{font-size:4.44vw;height:11.39vw;line-height:6.95vw;margin:21px 0 0 9px;text-decoration:underline;-webkit-text-decoration-color:#e2e2e2;text-decoration-color:#e2e2e2;width:85.06vw}.newc_group_6:hover .newc_paragraph_3{color:#1b3cb5;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_text_27{color:#717171;font-family:OpenSans-Regular;font-size:3.33vw;font-weight:NaN;height:auto;line-height:13px;margin:10.44vw 0 31px 69vw;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_box_7{cursor:pointer;height:auto;margin-bottom:21px;width:364px}.newc_text-wrapper_13{align-items:center;background-color:#c7c5c5;border-radius:5px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:41.39vw;justify-content:center;margin-top:32px;overflow:hidden;position:relative;width:86.39vw}.newc_box_7:hover .newc_imgBoog{width:115%}.newc_imgBoog{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezBoog1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.741));height:100%;position:absolute;width:100%;z-index:10}.newc_text_40{color:#fff;font-size:3.33vw;font-weight:NaN;left:68.05vw;line-height:11px;position:absolute;top:36.38vw;white-space:nowrap;width:auto;z-index:11}.newc_paragraph_14,.newc_text_40{font-family:OpenSans-Regular;height:auto;overflow-wrap:break-word;text-align:left}.newc_paragraph_14{color:#3d3d3d;font-size:4.44vw;font-weight:400;line-height:5.78vw;margin:24px 0 0 1px;width:85vw}.newc_box_7:hover .newc_paragraph_14{color:#0e38a8}.newc_grid_1{flex-wrap:wrap;height:auto;margin:18px 0 0 4px;width:347px}.newc_text-wrapper_19s{border:1.2048px solid #717171;border-radius:2px;color:#717171;cursor:pointer;flex:1;font-family:OpenSans-Regular;font-size:16px;font-weight:400;height:30px;line-height:18px;margin-bottom:16px;margin-right:6px;overflow-wrap:break-word;padding:6px 24px;text-align:center;white-space:nowrap}.newc_text-wrapper_19s:hover{background-color:#ff5d00;border:1.2048px solid #ff5d00;color:#fff}.newc_tag{display:none!important}.newc_text-wrapper_3{height:auto;width:auto}.newc_text_14{color:#717171;font-size:3.33vw;font-weight:500;line-height:21px;margin-left:70.27vw;white-space:nowrap;width:auto}.newc_text_14,.newc_text_15{height:auto;overflow-wrap:break-word;text-align:left}.newc_text_15{color:#3d3d3d;font-family:Anton-Regular;font-size:6.66vw;font-weight:NaN;letter-spacing:3px;line-height:9.73vw;margin-top:9px;white-space:unset;width:100%}.newc_section_3box{display:flex}.newc_section_3{height:auto;justify-content:space-between;margin:13px 0 0;width:auto}.newc_image_3{height:65%;margin-top:14px;width:2px}.newc_box_4{height:auto;margin:2px 0 0 5px;width:68.28vw}.newc_image_4{display:none;height:1px;margin-left:71px;width:565px}.newc_paragraph_1{color:#717171;font-size:3.33vw;font-weight:500;height:auto;line-height:19px;margin-top:9px;overflow-wrap:break-word;text-align:left;width:100%}.newc_wrapper_1_box{display:flex;height:23px;width:95px}.newc_wrapper_1_box .newc_image-wrapper_3:first-child{margin-left:0}.newc_image-wrapper_3{background-color:#1b3cb5;border-radius:4px;height:23px;margin:1px 0 0 13px;width:23px}.newc_thumbnail_5{height:auto;margin:0;width:auto}.newc_section_15{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:auto;margin:32px auto 0;position:relative;width:86.95vw}.newc_image_12{background-image:url(img/psm8db49ukliag60lkvjgvulq4xuv6qo5a7a6b87f-2f0c-4347-bf16-310f569e431b.png);background-size:8.89vw 15.84vw;height:15.84vw;margin:25px 0 0 29px;width:8.89vw}.newc_group_8{height:auto;margin:27px 101px 0 28px;width:auto}.newc_paragraph_24{color:#0f0f0f;font-size:4.16vw!important;font-weight:500;height:13.62vw;line-height:5vw;overflow-wrap:break-word;text-align:left;white-space:unset;width:65.95vw}.newc_section_16{align-items:center;background-color:#eb6000;border:1px solid #eb6000;border-radius:5px;cursor:pointer;height:38px;justify-content:center;margin:19px 0 15px 3px;width:119px}.newc_section_16:hover{background-color:hsla(0,0%,44%,0);border:1px solid #717171}.newc_section_16:hover .newc_text-group_2{color:#717171}.newc_section_16:hover .newc_thumbnail_6{color:#717171!important}.newc_image-text_1{align-items:center;height:auto;width:84px}.newc_text-group_2{color:#fff;font-family:Anton-Regular;font-size:14px;font-weight:400;height:auto;line-height:1;margin-top:2px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_section_17{align-items:center;background-color:#000;border-radius:9px;display:flex;height:50vw;justify-content:center;margin:39px auto 0;overflow:hidden;width:86.95vw}.newc_section_17:hover .newc_section_17{font-size:85px}.newc_box_9{align-items:center;background-color:rgba(0,0,0,.14);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:9px;cursor:pointer;height:50vw;justify-content:center;transition:all .2s}.newc_section_17:hover .newc_box_9{background-size:105% 105%}.newc_section_18{align-items:center;background-color:#f2f2f2;border-radius:9px;cursor:pointer;height:81.67vw;justify-content:center;margin:40px auto auto;width:78.34vw}.newc_section_18:hover .newc_text_68{color:#0e38a8}.newc_section_18:hover .newc_box_10{width:207px}.newc_box_10box{align-items:center;display:flex;height:40vw;justify-content:center;overflow:hidden;width:100%}.newc_box_10{transition:all .1s;width:35vw}.newc_box_12{align-items:center;height:71px;margin-top:30px;width:auto}.newc_text_68{color:#333;font-family:Anton-Regular;font-size:6.94vw;font-weight:400;height:auto;line-height:1;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_image_13{height:15.84vw;margin-left:4.72vw;width:1px}.newc_paragraph_29{color:#333;font-family:OpenSans-Regular;font-size:3.61vw;font-weight:400;height:auto;line-height:5.84vw;margin:0 0 0 4.72vw;overflow-wrap:break-word;text-align:left;width:auto}.newc_productbox{display:flex;flex-direction:column}.newc_section_19{height:11vw;margin:24px auto 0;width:71.67vw}.newc_text-wrapper_27{background-color:#ff5d00;border:1px solid #ff5d00;border-radius:5px;color:#fff;cursor:pointer;font-family:Anton-Regular;font-size:3.61vw;font-weight:400;height:10.28vw;line-height:10.28vw;overflow-wrap:break-word;text-align:center;white-space:nowrap;width:31.12vw}.newc_text-wrapper_27:hover{background-color:rgba(255,93,0,0);border:1px solid #717171;color:#717171}}@media screen and (max-width:480px){.page{margin:0 auto;overflow:hidden;position:relative}.newc_group_1,.page{height:auto;width:100%}.newc_group_1{background-size:100% 100%}.newc_box_1{background:url(img/0e63838186ca423fa9881fdae2cc82a8_mergeImage.png) 100% no-repeat;background-size:100% 100%;height:51.95vw;margin-top:0;position:relative;width:100%}.newc_text_1{color:#fff;font-family:Anton-Regular;font-size:12.5vw;font-weight:400;height:auto;left:10.27vw;line-height:1;overflow-wrap:break-word;position:absolute;text-align:left;top:20vw;width:-moz-max-content;width:max-content}.newc_text-wrapper_1{align-items:center;background-color:rgba(27,69,172,.65);bottom:0;height:44px;justify-content:center;position:absolute;width:1920px}.newc_box_3{height:auto;position:relative;width:1920px}.newc_box_3s{align-items:center;display:flex;flex-direction:row;flex-direction:column;justify-content:space-between;margin:28px auto 80px;width:100%}.newcon_left{width:90.56vw}.newcon_leftblock1_header{display:flex;flex-direction:column;width:100%}.newc_img{border-radius:9px;margin:30px 0 23px;width:100%}.newc_bigword{text-transform:uppercase}.newc_h1word{font-family:Anton-Regular;font-size:30px;font-weight:400;margin:60px 0}.newc_able{border:0;margin:27px 0 40px;transform:scale(.8);transform-origin:left}.newc_able tr{border-radius:4px;font-size:16px;height:46px;text-align:center}.newc_able tr td:first-child{border-radius:4px 0 0 4px}.newc_able tr td:last-child{border-radius:0 4px 4px 0}.newc_able td{border:2px solid #fff;border-right-width:3px;font-size:18px!important;overflow:hidden;padding:3px 5px;text-align:center}.newc_able tr:nth-child(n){background-color:#e7e8ec;color:#000;font-size:18px!important;text-align:center}.newc_able tr:nth-child(2n){background-color:#f5f5f5;color:#000;font-size:18px!important;text-align:center}.newc_able tr:first-child{background-color:#1b3cb5;color:#fff;font-size:16px;height:46px;text-align:center}.newc_imgright{display:flex;flex-direction:row}.newc_imgright img{flex:1}.newc_imgright span{width:450px}.newc_imgright_wbox{display:flex;flex-direction:column;margin-right:40px;width:450px}.newcon_leftblock1_cont{display:flex;flex-direction:column;width:100%}.newcon_leftblock1_cont p{font-size:4.44vw;font-weight:500;line-height:6.67vw;overflow-wrap:break-word}.newcon_leftblock1_cont a{color:#1b3cb5;cursor:pointer;font-size:16px;font-size:4.44vw;font-weight:400;font-weight:500;line-height:26px;line-height:6.67vw;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newcon_leftblock1_cont a:hover{color:#034cc8}.newc_leftimg{word-wrap:break-word;align-items:center;font-size:16px;font-size:4.44vw;font-weight:300;font-weight:500;justify-content:center;line-height:26px;line-height:6.67vw;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:unset}.newc_leftimg img{float:unset;margin:0 auto;width:100%}.newc_leftimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-size:4.44vw;font-weight:400;font-weight:500;line-height:26px;line-height:6.67vw;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_leftimg a:hover{color:#034cc8}.newc_rightimg{word-wrap:break-word;font-size:16px;font-size:4.44vw;font-weight:300;font-weight:500;line-height:26px;line-height:6.67vw;margin:26px 0;overflow-wrap:break-word;width:100%;word-break:unset}.newc_rightimg img{float:right;margin-left:0;width:100%}.newc_rightimg a{color:#1b3cb5;cursor:pointer;font-size:16px;font-size:4.44vw;font-weight:400;font-weight:500;line-height:26px;line-height:6.67vw;overflow-wrap:break-word;text-decoration:underline;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_rightimg a:hover{color:#034cc8}.newcon_right{width:90.56vw}.newcon_right_block1:first-child{margin-top:0}.newcon_right_block1{display:flex;flex-direction:row;margin-top:48px;width:100%}.newc_image_2{height:8.62vw;margin:5px 2vw 0 0;width:1.12vw}.newc_text-wrapper_4{height:auto;margin:9px 0 0 4px;width:auto}.newc_text_16{color:#1b3cb5;font-family:Anton-Regular;font-size:7.22vw;font-weight:NaN;height:auto;letter-spacing:1px;line-height:1;margin-left:1px;overflow-wrap:break-word;text-align:left;text-transform:uppercase;white-space:nowrap;width:auto}.newc_wrapper_4box{display:flex;flex-direction:column;margin-top:26px}.newc_text_17{cursor:pointer;font-family:OpenSans-SemiBold;font-size:4.44vw;font-weight:400;height:auto;line-height:5vw;margin-bottom:16px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_text_17_color{color:#0e38a8}.newc_text_17:first-child{margin-top:0}.newc_text_17:hover{color:#0e38a8}.newc_group_6{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);cursor:pointer;height:80.84vw;margin-bottom:27px;overflow:hidden;width:86.39vw}.new_comwrapper_7{background-color:#c7c5c5;display:flex;height:52.23vw;overflow:hidden;position:relative;width:86.39vw}.new_comwrapper_7,.newc_text-wrapper_7{align-items:center;justify-content:center}.newc_text-wrapper_7{background-color:#fff;bottom:0;height:5.84vw;left:0;position:absolute;width:25.28vw;z-index:11}.newc_group_6:hover .newc_imgNews{width:115%}.newc_imgNews{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezNews1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.51));height:100%;position:absolute;width:100%;z-index:10}.newc_text_26{color:#3d3d3d;font-size:3.33vw;height:auto;line-height:1;white-space:nowrap;width:auto}.newc_paragraph_3,.newc_text_26{font-family:OpenSans-Regular;font-weight:400;overflow-wrap:break-word;text-align:left}.newc_paragraph_3{font-size:3.44vw;height:11.39vw;line-height:6.95vw;margin:21px 0 0 15px;text-decoration:underline;-webkit-text-decoration-color:#e2e2e2;text-decoration-color:#e2e2e2;width:85.06vw}.newc_group_6:hover .newc_paragraph_3{color:#1b3cb5;-webkit-text-decoration-color:#1b3cb5;text-decoration-color:#1b3cb5}.newc_text_27{color:#717171;font-family:OpenSans-Regular;font-size:3.33vw;font-weight:NaN;height:auto;line-height:13px;margin:4.44vw 0 31px 66vw;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_box_7{cursor:pointer;height:auto;margin-bottom:21px;width:364px}.newc_text-wrapper_13{align-items:center;background-color:#c7c5c5;border-radius:5px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:41.39vw;justify-content:center;margin-top:0;overflow:hidden;position:relative;width:86.39vw}.newc_box_7:hover .newc_imgBoog{width:115%}.newc_imgBoog{position:absolute;transition:all .2s;width:100%;z-index:9}.newc_zhezBoog1{background:linear-gradient(rgba(9,42,138,0),rgba(9,42,138,.741));height:100%;position:absolute;width:100%;z-index:10}.newc_text_40{color:#fff;font-size:3.33vw;font-weight:NaN;left:66.05vw;line-height:11px;position:absolute;top:35.38vw;white-space:nowrap;width:auto;z-index:11}.newc_paragraph_14,.newc_text_40{font-family:OpenSans-Regular;height:auto;overflow-wrap:break-word;text-align:left}.newc_paragraph_14{color:#3d3d3d;font-size:16px;font-weight:700;line-height:5.78vw;margin:12px 0 0 1px;width:85vw}.newc_box_7:hover .newc_paragraph_14{color:#0e38a8}.newc_grid_1{flex-wrap:wrap;height:auto;margin:18px 0 0 4px;width:347px}.newc_text-wrapper_19s{border:1.2048px solid #717171;border-radius:2px;color:#717171;cursor:pointer;flex:1;font-family:OpenSans-Regular;font-size:16px;font-weight:400;height:30px;line-height:18px;margin-bottom:16px;margin-right:6px;overflow-wrap:break-word;padding:6px 24px;text-align:center;white-space:nowrap}.newc_text-wrapper_19s:hover{background-color:#ff5d00;border:1.2048px solid #ff5d00;color:#fff}.new_text_29{font-size:32px!important;height:auto!important}.newc_text-wrapper_3{height:auto;width:auto}.newc_text_14{color:#717171;font-size:3.33vw;font-weight:500;line-height:21px;margin-left:70.27vw;white-space:nowrap;width:auto}.newc_text_14,.newc_text_15{height:auto;overflow-wrap:break-word;text-align:left}.newc_text_15{color:#3d3d3d;font-family:Anton-Regular;font-size:6.66vw;font-weight:NaN;letter-spacing:1px;line-height:30px;margin-top:9px;white-space:unset;width:100%}.newc_section_3box{display:flex}.newc_section_3{height:auto;justify-content:space-between;margin:13px 0 20px;width:auto}.newc_image_3{height:75%;margin-top:14px;width:2px}.newc_box_4{height:auto;margin:2px 0 0 5px;width:65vw}.newc_image_4{display:none;height:1px;margin-left:71px;width:565px}.newc_paragraph_1{color:#717171;font-size:3.33vw;font-weight:500;height:auto;line-height:19px;margin-top:9px;overflow-wrap:break-word;text-align:left;width:88%}.newc_wrapper_1_box{display:flex;height:23px;width:96px}.newc_wrapper_1_box .newc_image-wrapper_3:first-child{margin-left:0}.newc_image-wrapper_3{align-items:center;background-color:#1b3cb5;border-radius:4px;display:flex;height:23px;justify-content:center;margin:1px 0 0 13px;width:23px}.newc_thumbnail_5{height:auto;margin:0;width:auto}.newc_section_15{background-color:#fff;border-radius:9px;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);height:auto;margin:32px auto 0;position:relative;width:86.95vw}.newc_image_12{background-image:url(img/psm8db49ukliag60lkvjgvulq4xuv6qo5a7a6b87f-2f0c-4347-bf16-310f569e431b.png);background-size:8.89vw 15.84vw;height:15.84vw;margin:25px 0 0 29px;width:8.89vw}.newc_group_8{height:auto;margin:27px 101px 0 28px;width:auto}.newc_paragraph_24{color:#0f0f0f;font-size:4.16vw!important;font-weight:500;height:13.62vw;line-height:5vw;overflow-wrap:break-word;text-align:left;white-space:unset;width:65.95vw}.newc_section_16{align-items:center;background-color:#eb6000;border:1px solid #eb6000;border-radius:5px;cursor:pointer;height:38px;justify-content:center;margin:19px 0 15px 3px;width:119px}.newc_section_16:hover{background-color:hsla(0,0%,44%,0);border:1px solid #717171}.newc_section_16:hover .newc_text-group_2{color:#717171}.newc_section_16:hover .newc_thumbnail_6{color:#717171!important}.newc_image-text_1{align-items:center;height:auto;width:84px}.newc_text-group_2{color:#fff;font-family:Anton-Regular;font-size:14px;font-weight:400;height:auto;line-height:1;margin-top:2px;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_section_17{align-items:center;background-color:#000;border-radius:9px;display:flex;height:50vw;justify-content:center;margin:39px auto 0;overflow:hidden;width:86.95vw}.newc_section_17:hover .newc_section_17{font-size:85px}.newc_box_9{align-items:center;background-color:rgba(0,0,0,.14);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:9px;cursor:pointer;height:50vw;justify-content:center;transition:all .2s}.newc_section_17:hover .newc_box_9{background-size:105% 105%}.newc_section_18{align-items:center;background-color:#f2f2f2;border-radius:9px;cursor:pointer;height:81.67vw;justify-content:center;margin:40px auto auto;width:78.34vw}.newc_section_18:hover .newc_text_68{color:#0e38a8}.newc_section_18:hover .newc_box_10{width:207px}.newc_box_10box{align-items:center;display:flex;height:40vw;justify-content:center;overflow:hidden;width:100%}.newc_box_10{transition:all .1s;width:35vw}.newc_box_12{align-items:center;height:71px;margin-top:30px;width:auto}.newc_text_68{color:#333;font-family:Anton-Regular;font-size:6.94vw;font-weight:400;height:auto;line-height:1;overflow-wrap:break-word;text-align:left;white-space:nowrap;width:auto}.newc_image_13{height:15.84vw;margin-left:4.72vw;width:1px}.newc_paragraph_29{color:#333;font-family:OpenSans-Regular;font-size:3.61vw;font-weight:400;height:auto;line-height:5.84vw;margin:0 0 0 4.72vw;overflow-wrap:break-word;text-align:left;width:auto}.newc_productbox{display:flex;flex-direction:column}.newc_section_19{height:11vw;margin:24px auto 0;width:71.67vw}.newc_text-wrapper_27{background-color:#ff5d00;border:1px solid #ff5d00;border-radius:5px;color:#fff;cursor:pointer;font-family:Anton-Regular;font-size:3.61vw;font-weight:400;height:10.28vw;line-height:10.28vw;overflow-wrap:break-word;text-align:center;white-space:nowrap;width:31.12vw}.newc_text-wrapper_27:hover{background-color:rgba(255,93,0,0);border:1px solid #717171;color:#717171}}.ck-content img{height:auto}.introduce-company{background:#fff;border-radius:8px}.introduce-company #introduce,.introduce-company .img-company,.introduce-company .info-company,.introduce-company .video-box{padding:20px}.introduce-company hr{border:0;border-top:1px solid #eee;margin-bottom:10px;margin-top:10px}.bg-gradient{background:linear-gradient(0deg,#fff,rgba(255,85,4,.05))!important}.main{background:#f5f5f5;margin-top:80px;padding-bottom:30px;padding-top:20px}.bg-color,.bg-color-hover:hover{background:#0d38a8!important}.bg-color-opacity{background:rgba(255,85,4,.15)!important}.bg-color-opacity-2,.bg-color-opacity-2-hover:hover{background:rgba(255,85,4,.05)!important}.ft-color,.ft-color-hover:hover{color:#0d38a8!important}.bd-color,.bd-color-focus:focus,.bd-color-hover:hover{border-color:#0d38a8!important}.active-ft-color{color:#0d38a8!important}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#0d38a8!important}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-theme .owl-dots .owl-dot span{background:rgba(255,85,4,.15)!important}.owl-carousel .owl-nav button.owl-next i,.owl-carousel .owl-nav button.owl-prev i{color:#0d38a8!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:40px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px}.select2-container .select2-selection--single{height:40px}.select2-container--default .select2-selection--single{border:1px solid #e5e5e5}#introduce .introduce-title h2{color:#212f3f;font-size:19px;font-weight:700;margin-bottom:20px}#introduce .introduce-body{font-size:15px;line-height:1.4}.info-company{padding-bottom:0!important}.info-company .info-company-item{align-items:center;display:flex;margin-bottom:32px}.info-company .info-company-item .icon-item-company{align-items:center;background-color:rgba(70,128,255,.239);border-radius:10px;display:flex;flex-shrink:0;height:72px;justify-content:center;margin-right:26px;width:72px}.info-company .info-company-item .icon-item-company i{color:#4680ff;font-size:20px}.info-company .info-company-item .content-item-company{width:calc(100% - 100px)}.info-company .info-company-item .main-content{color:#333;font-size:30px;font-weight:700;line-height:1.42857143}.info-company .info-company-item .desc-content{color:#999;font-size:19px}.video-box .video-box-header h2{color:#212f3f;font-size:19px;font-weight:700;margin-bottom:20px}@media (max-width:576px){#video iframe{height:330px!important}}.img-company .title-img-company h2{color:#212f3f;font-size:19px;font-weight:700;margin-bottom:20px}.img-company .body-img-company{display:flex;flex-wrap:wrap;margin-bottom:-10px;overflow:hidden}.img-company .img-company-item{align-items:center;display:flex;justify-content:center;width:50%}.img-company .img-company-item img{border-radius:8px;height:80px;margin-bottom:10px;-o-object-fit:cover;object-fit:cover;width:92%}.contact{background-color:#fff;border-radius:8px;margin-top:20px}.contact hr{border:0;border-top:1px solid #eee;margin-bottom:24px;margin-top:32px}.contact .section-contact{padding:20px}.contact .section-contact .content-section .header-contact-section h2{color:#212f3f;font-size:19px;font-weight:700;margin-bottom:20px}.contact .section-contact .content-section .body-contact-section .info-body-contact{align-items:center;display:flex}.contact .section-contact .content-section .body-contact-section .info-body-contact .logo-company{align-items:center;background-color:#fff;border:.5px solid #eee;border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.contact .section-contact .content-section .body-contact-section .info-body-contact .logo-company img{height:37px;-o-object-fit:contain;object-fit:contain;width:37px}.contact .section-contact .content-section .body-contact-section .info-body-contact .name-company{padding-left:20px}.contact .section-contact .content-section .body-contact-section .info-body-contact .name-company h4{font-size:19px;font-weight:700;line-height:24px;margin:0 0 12px;word-break:break-word}.contact .section-contact .content-section .body-contact-section .info-body-contact .name-company h4 img{margin-left:12px}.contact .section-contact .content-section .body-contact-section .content-contact .info-line{margin-bottom:16px}.contact .section-contact .content-section .body-contact-section .content-contact .info-line i{color:#4680ff;display:inline-block;margin-right:5px}.contact .section-contact .content-section .body-contact-section .content-contact .info-line a{color:#000;font-size:15px}.contact .section-contact .content-section .body-contact-section .content-contact .info-line a.link{color:#4680ff}.contact .section-contact .content-section .body-contact-section .content-contact .company-map p{font-size:15px;font-weight:700;margin:0;padding-bottom:17px;padding-top:12px}.section-right{background:#fff;border-radius:8px;padding:20px}.section-right .intro-right-content h2{color:#212f3f;font-size:19px;font-weight:700;margin-bottom:20px}.section-right .header{background:#fafafa;border-radius:3px;padding:8px}.section-right .header .box-search{align-content:center;display:flex;justify-content:space-between}.section-right .header .box-search .col-input{position:relative;width:80%}.section-right .header .box-search .col-input input{border:1px solid #eee;border-radius:3px;box-shadow:none;font-size:15px;height:40px;outline:none;padding-left:10px;padding-right:10px;width:100%}.section-right .header .box-search .col-input input::-moz-placeholder{color:#333}.section-right .header .box-search .col-input input::placeholder{color:#333}.section-right .header .box-search .col-input input:focus{border:1px solid #4680ff}.section-right .header .box-search .col-input .select-group{height:48px}.section-right .header .box-search .col-input .select-group .box-select{display:flex;justify-content:space-between}.section-right .header .box-search .col-input .select-group .box-select .box-select-job{background:#fff 0 0 no-repeat padding-box;border:none;border-radius:5px!important;box-shadow:inset 0 1px 1px rgba(0,0,0,.08);cursor:pointer;display:flex!important;height:40px;margin-bottom:0;margin-top:8px;outline:none;position:relative;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:49%}.section-right .header .box-search .col-input .select-group .box-select .box-select-job .icon-job{left:18px;position:absolute;top:13px;z-index:1}.section-right .header .box-search .col-input .select-group .box-select .box-select-job .icon-job img{filter:invert(46%) sepia(55%) saturate(3197%) hue-rotate(355deg) brightness(95%) contrast(101%);width:15px}.section-right .header .box-search .col-input .select-group .box-select .box-select-job select{background-color:#fff;border:1px solid #eee!important;border-radius:5px!important;color:#444;font-size:15px;line-height:28px;padding-left:10px;padding-right:10px;width:100%}.section-right .header .box-search .col-input .select-group .box-select .box-select-job select:focus{border:1px solid #4680ff;outline:none}.section-right .header .box-search .col-input .select-group .box-select .box-select-job select:hover{border:1px solid #4680ff}.section-right .header .box-search .col-button{white-space:nowrap;width:17%}.section-right .header .box-search .col-button button{align-items:center;background-color:#4680ff;border:1px solid transparent;border-radius:4px;color:#fff;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;line-height:1.42857143;padding:6px 12px;width:100%}.section-right .header .box-search .col-button button img{filter:invert(94%) sepia(6%) saturate(0) hue-rotate(43deg) brightness(105%) contrast(108%)}.body .job-sectione-home h2{color:#999;font-size:15px;font-weight:700;margin-bottom:20px;margin-top:16px}.body .job-sectione-home h2 span{color:#4680ff}.body .job-sectione-list .list-job{margin-bottom:36px}.body .job-sectione-list .list-job .job-item{border:1px solid #f4f4f4;border-radius:5px;display:flex;margin:auto auto 16px;padding:16px}.body .job-sectione-list .list-job .job-item.hot{background-color:rgba(70,128,255,.102)}.body .job-sectione-list .list-job .job-item .checked{color:#4680ff}.body .job-sectione-list .list-job .job-item .body-job-item{display:flex;flex-direction:column;width:100%}.body .job-sectione-list .list-job .job-item .body-job-item .content-job-item{width:100%}.body .job-sectione-list .list-job .job-item .body-job-item .content-job-item .content-title-item{display:flex;margin-right:auto;width:100%}.body .job-sectione-list .list-job .job-item .body-job-item .content-job-item .content-title-item h3{line-height:20px;margin-bottom:8px;margin-top:0;width:100%}.body .job-sectione-list .list-job .job-item .body-job-item .content-job-item .content-title-item h3 a{color:#212f3f;font-size:16px;text-decoration:none;vertical-align:top}.body .job-sectione-list .list-job .job-item .body-job-item .content-job-item .content-title-item h3 a .title{font-weight:700}.body .job-sectione-list .list-job .job-item .body-job-item .content-job-item .content-title-item h3 a .icon{font-size:14px;font-weight:700}.body .job-sectione-list .list-job .job-item .body-job-item .content-job-item .content-title-item.right{margin-bottom:10px}.body .job-sectione-list .list-job .job-item .body-job-item .content-job-item .content-title-item.right p{color:#333;font-size:14px;line-height:1;margin-bottom:5px}.body .job-sectione-list .list-job .job-item .body-job-item .desc-job-item{align-items:center;display:flex}.body .job-sectione-list .list-job .job-item .body-job-item .desc-job-item .info-job-item{margin-right:auto}.body .job-sectione-list .list-job .job-item .body-job-item .desc-job-item .info-job-item label{background:#edeef0 0 0 no-repeat padding-box;border-radius:3px;color:#636d78;display:inline-block;font-size:12px;font-weight:400;margin-bottom:4px;max-width:100%;padding:4px 8px}.body .job-sectione-list .list-job .job-item .body-job-item .desc-job-item .save-job-item{margin-left:auto}.body .job-sectione-list .list-job .job-item .body-job-item .desc-job-item .save-job-item .icon-save{align-items:center;background:#fff;cursor:pointer;display:flex;justify-content:center;margin-left:8px;text-align:center;width:23px}.body .job-sectione-list .list-job .job-item .body-job-item .desc-job-item .save-job-item .icon-save i{color:#4680ff}.body .job-sectione-list .more-job{margin-bottom:8px;text-align:center}.body .job-sectione-list .more-job a{background-color:#4680ff;border:1px solid transparent;border-radius:4px;color:#fff;font-size:14px;font-weight:700;line-height:1.42857143;margin-top:24px;padding:9px 24px;transition:.4s}.body .job-sectione-list .more-job a img{filter:invert(100%) sepia(0) saturate(4762%) hue-rotate(291deg) brightness(114%) contrast(100%)}.section-right .section-right-header h2{color:#212f3f;font-size:19px;font-weight:700;margin-bottom:20px}.section-right .section-right-body .item-right-body{background-color:#fff;border:none;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05);margin-bottom:0;padding:20px 0}.section-right .section-right-body .item-right-body:last-child{box-shadow:none!important}.section-right .section-right-body .item-right-body .header-item-right-body{background-color:#fff;border:none;padding:0}.section-right .section-right-body .item-right-body .header-item-right-body h4{color:inherit;font-size:16px;margin-bottom:0;margin-top:0}.section-right .section-right-body .item-right-body .header-item-right-body h4 a{align-items:flex-start;color:#999;display:flex;font-size:15px;font-weight:700;justify-content:space-between;line-height:20px;text-decoration:none}.section-right .section-right-body .item-right-body .header-item-right-body h4 a img{filter:invert(94%) sepia(0) saturate(0) hue-rotate(329deg) brightness(89%) contrast(90%);margin-left:5px;transition:.4s}.section-right .section-right-body .item-right-body .header-item-right-body h4 a img.active-img{filter:invert(0) sepia(0) saturate(29%) hue-rotate(123deg) brightness(106%) contrast(106%)}.section-right .section-right-body .item-right-body .header-item-right-body h4 a.active{color:#000}.section-right .section-right-body .item-right-body>.header-item-right-body{color:#333}.section-right .section-right-body .item-right-body .body-item-right-body,.section-right .section-right-body .item-right-body .body-item-right-body .body-right{border:none;padding:20px 0 0!important}.section-right .section-right-body .item-right-body .body-item-right-body .body-right .space{margin-top:24px}.section-right .section-right-body .item-right-body .body-item-right-body .body-right p{margin:0 0 10px}.section-right .section-right-body .item-right-body .body-item-right-body .body-right a{background-color:#4680ff;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;line-height:1.42857143;margin-top:24px;padding:9px 24px;transition:.4s}.section-right .section-right-body .item-right-body .body-item-right-body .body-right a img{filter:invert(100%) sepia(100%) saturate(0) hue-rotate(90deg) brightness(102%) contrast(104%)}.content-title-item.right.content-title-item-mb,.save-job-item.save-job-item-mobile{display:none}@media (max-width:1024px){.search-text{display:none}}@media (max-width:992px){.section-right{margin-top:15px}}@media (max-width:768px){.body .job-sectione-list .list-job .job-item .body-job-item{margin-left:0}.body .job-sectione-list .list-job .job-item .body-job-item .content-job-item .content-title-item.right{display:none}.body .job-sectione-list .list-job .job-item .body-job-item .content-job-item .content-title-item h3 a .title{font-size:15px;margin-right:10px}.body .job-sectione-list .list-job .job-item .body-job-item .content-job-item .content-title-item h3 a .icon{display:none}.body .job-sectione-list .list-job .job-item .body-job-item .desc-job-item{margin-top:4px}.body .job-sectione-list .list-job .job-item .body-job-item .desc-job-item .save-job-item{display:none}.body .job-sectione-list .more-job a{margin:0;padding:9px 10px}.body .save-job-item.save-job-item-mobile{background:#fff;border:1px solid #4680ff;border-radius:3px;display:block;height:-moz-fit-content;height:fit-content;margin-left:15px;padding:5px 6px 2px;width:-moz-fit-content;width:fit-content}.body .save-job-item.save-job-item-mobile .icon-save i{color:#4680ff}.body .content-title-item.right.content-title-item-mb{display:block;font-size:12px;padding-top:10px}.body .content-title-item.right.content-title-item-mb p{margin:0!important}.body .content-title-item.right.content-title-item-mb p span{font-weight:700}}#project{background:#fff;border-radius:8px;margin-top:20px;padding:20px}#project .project-header h2{color:#212f3f;font-size:19px;font-weight:700;margin-bottom:20px}#project .project-body .project-item-body{background-color:#fff;border:none;border-bottom:1px solid #e9e9e9;margin-bottom:0;padding:20px 0}#project .project-body .project-item-body:first-child{padding-top:0}#project .project-body .project-item-body:last-child{border-bottom:none;padding-bottom:0}#project .project-body .project-item-body:nth-child(2n) .body-item-project .body-right .body-right-left{order:2}#project .project-body .project-item-body>.header-item-project-body{color:#333}#project .project-body .project-item-body .body-item-project{border:none}#project .project-body .project-item-body .body-item-project .body-right{grid-gap:20px;border:none;display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr))}#project .project-body .project-item-body .body-item-project .body-right h4{color:inherit;font-size:16px;margin-bottom:10px;margin-top:0}#project .project-body .project-item-body .body-item-project .body-right h4 a{align-items:flex-start;color:#999;display:flex;font-size:16px;font-weight:700;justify-content:space-between;line-height:20px;text-decoration:none}#project .project-body .project-item-body .body-item-project .body-right h4 a.active{color:#000}#project .project-body .project-item-body .body-item-project .body-right .space a{background-color:#4680ff;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;line-height:1.42857143;margin-top:24px;padding:9px 15px;transition:.4s}#project .project-body .project-item-body .body-item-project .body-right p{font-size:15px;line-height:1.4;margin:0 0 20px;text-align:justify}#project .project-body .project-item-body .body-item-project .body-right img{border:1px solid #ebebeb;border-radius:5px;height:280px;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1024px){#project .project-body .project-item-body .body-item-project .body-right{display:block}#project .project-body .project-item-body .body-item-project .body-right img{height:300px}#project .project-body .project-item-body .body-item-project .body-right .space{margin-top:24px;text-align:center}}@media (max-width:768px){#project .project-body .project-item-body .body-item-project .body-right img{height:220px}}.body-last-content{background-color:#fff;border-radius:8px;margin-top:20px}.body-last-content .section-last-content{padding:20px 20px 5px}.body-last-content .section-last-content .header-last-content h2{color:#212f3f;font-size:19px;font-weight:700;margin-bottom:20px}.body-last-content .section-last-content .content-last-content .row-last-content .col-card-last{padding-left:10px;padding-right:10px}.body-last-content .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last{background:rgba(70,128,255,.102);border-radius:5px;margin-bottom:15px;padding:15px 10px}.body-last-content .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last .header-item-last{align-items:center;background-color:rgba(70,128,255,.239);border-radius:50%;display:flex;height:64px;justify-content:center;margin:auto;width:64px}.body-last-content .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last .header-item-last i{color:#4680ff;font-size:20px}.body-last-content .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last .title-item-last{color:#212f3f;font-size:15px;font-weight:700;margin:10px 0;text-align:center}.body-last-content .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last .content-item-last{color:#555;font-size:15px;max-height:250px;overflow:auto;text-align:justify}.body-last-content .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last .content-item-last::-webkit-scrollbar{display:none}#comment .comment-item-top{align-items:center;display:flex}#comment .comment-item-top .comment-image{border:1px solid #ebebeb;border-radius:50%;height:64px;max-width:64px;min-width:64px}#comment .comment-item-top img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#comment .comment-info{margin-left:8px}#comment .comment-info .name{color:#4680ff;font-size:16px;font-weight:700}#comment .comment-info .position{color:#333;font-size:15px}#comment .comment-info .star i{color:#ffb64d;font-size:13px}#comment .comment-item-bottom{margin-top:8px}#comment .comment-item-bottom .comment-description{font-size:15px;max-height:250px;overflow:auto;text-align:justify}#comment .comment-item-bottom .comment-description::-webkit-scrollbar{display:none}#comment .col-card-last{padding:0 10px 10px}@media (max-width:768px){#comment .col-card-last{padding:0 0 10px}}#recruit-process{background:#fff;border-radius:8px;margin-top:20px;padding:20px}#recruit-process h2{color:#212f3f;font-size:19px;font-weight:700;margin-bottom:20px}#recruit-process .box-item{background:rgba(70,128,255,.102);border-radius:5px;cursor:pointer;display:flex;margin-bottom:16px;padding:15px 9px 15px 15px;transition:.4s}#recruit-process .box-item.bd-color{border:1px solid #4680ff}#recruit-process .box-item .content{width:calc(100% - 55px)}#recruit-process .box-item .number{align-items:center;background:#4680ff;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:36px;justify-content:center;margin-right:15px;width:36px}#recruit-process .box-item p{color:#4680ff;font-size:16px;font-weight:700;line-height:24px;margin-bottom:5px}#recruit-process .box-item span{color:#555;font-size:15px}#recruit-process li{list-style:none}#recruit-process li:last-child .box-item{margin-bottom:0}#recruit-process .recruit-process-list{align-items:center;display:flex}#recruit-process #recruit-process-list{align-items:center;padding-left:0}#recruit-process #myTabContent{text-align:right}#recruit-process #myTabContent img{display:block;max-height:507px;-o-object-fit:contain;object-fit:contain;width:100%}#recruit-process .tab-content>.tab-pane{display:none}#recruit-process .tab-content>.active{display:block}@media (max-width:992px){.main{margin-top:0}#recruit-process .box-item .number{font-size:18px;height:40px;margin-right:15px;width:40px}#recruit-process .box-item p{font-size:17px;margin-bottom:6px}#recruit-process .recruit-process-list{display:block}#recruit-process #myTabContent img{margin-top:15px;-o-object-fit:contain;object-fit:contain;width:100%}}#question{background:#fff;border-radius:8px;margin-top:20px;padding:20px}#question h2{color:#212f3f;font-size:19px;font-weight:700;margin-bottom:20px}#question .block-content{margin-bottom:15px;width:100%}#question .block-content:last-child{margin-bottom:0}#question .block-content .question{background:#f6f6f6;border:none;border-radius:15px;margin-bottom:15px;min-height:54px;padding:15px;position:relative;z-index:1}#question .block-content .question.active h3{color:#4680ff}#question .block-content .question.active p{display:block}#question .block-content .question h3{color:#515050;cursor:pointer;font-size:16px;font-weight:700;padding-right:35px;position:relative}#question .block-content .question h3:before{content:attr(data-number);margin-right:5px}#question .block-content .question h3 i{color:#555;font-size:15px;height:13px;line-height:24px;position:absolute;right:0;top:0;transition:.3s;width:13px}#question .block-content .question h3 i.show{transform:rotate(90deg)}#question .block-content .question p{color:#515050;display:none;font-size:15px;font-weight:400;margin:10px 0 5px;text-align:justify}@media (max-width:576px){#questions{padding:20px 5px}}#why-us{background-color:#fff;border-radius:8px;margin-top:20px}#why-us .section-last-content{padding:20px}#why-us .section-last-content .header-last-content h2{color:#212f3f;font-size:19px;font-weight:700;margin-bottom:20px}#why-us .section-last-content .content-last-content{grid-gap:25px;align-items:center;display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr))}#why-us .section-last-content .content-last-content .row-last-content{display:block;order:2}#why-us .section-last-content .content-last-content .row-last-content .col-card-last{max-width:100%;width:100%}#why-us .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last{background:rgba(70,128,255,.102);border-radius:5px;margin-bottom:15px;padding:15px}#why-us .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last .header-item-last{align-items:center;background:rgba(70,128,255,.239);border-radius:50%;display:flex;height:48px;justify-content:center;margin:auto;width:48px}#why-us .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last .header-item-last i{color:#4680ff;font-size:18px}#why-us .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last .title-item-last{color:#333;font-size:16px;font-weight:700;margin:10px 0;text-align:center}#why-us .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last .content-item-last{color:#555;font-size:15px;max-height:250px;overflow:auto;text-align:justify}#why-us .section-last-content .content-last-content .row-last-content .col-card-last .box-item-last .content-item-last::-webkit-scrollbar{display:none}#why-us .img-why-us{order:1;text-align:center}#why-us .img-why-us img{width:100%}@media (max-width:768px){#why-us .section-last-content{padding:15px 5px}#why-us .section-last-content .content-last-content{display:block}}
