/*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */.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;user-select:none;-webkit-user-select:none}
.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.select2-container .select2-selection--single .select2-selection__clear{position:relative}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}
.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}
.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}
.select2-container .select2-search--inline{float:left}
.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:0;font-size:100%;margin-top:5px;padding:0}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}
.select2-results{display:block}
.select2-results__options{list-style:none;margin:0;padding:0}
.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}
.select2-results__option[aria-selected]{cursor:pointer}
.select2-container--open .select2-dropdown{left:0}
.select2-container--open .select2-dropdown--above{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}
.select2-container--open .select2-dropdown--below{border-top:0;border-top-left-radius:0;border-top-right-radius:0}
.select2-search--dropdown{display:block;padding:4px}
.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
.select2-search--dropdown.select2-search--hide{display:none}
.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}
.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !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:bold}
.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}
.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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 transparent;border-width:0 4px 5px 4px}
.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}
.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}
.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}
.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__remove{margin-left:2px;margin-right:auto}
.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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{background:transparent;border:0;outline:0;box-shadow:none;-webkit-appearance:textfield}
.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}
.select2-container--default .select2-results__option[role=group]{padding:0}
.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}
.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}
.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--highlighted[aria-selected]{background-color:#5897fb;color:white}
.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}
.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=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:bold;margin-right:10px}
.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}
.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:0;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}
.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-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:0}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:0;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}
.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}
.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}
.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;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}
.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:0;border-top-left-radius:0;border-top-right-radius:0}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:0;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{outline:0;box-shadow:none}
.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}
.select2-container--classic .select2-dropdown--above{border-bottom:0}
.select2-container--classic .select2-dropdown--below{border-top:0}
.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}
.select2-container--classic .select2-results__option[role=group]{padding:0}
.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}
.select2-container--classic .select2-results__option--highlighted[aria-selected]{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}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}
:root{--swiper-theme-color:#007aff}
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-container-vertical>.swiper-wrapper{flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}
.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}
.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}
.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}
.swiper-slide-invisible-blank{visibility:hidden}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}
.swiper-container-3d{perspective:1200px}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}
:root{--swiper-navigation-size:44px}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}
.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}
.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}
.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}
.swiper-button-lock{display:none}
.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}
button.swiper-pagination-bullet{border:0;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}
.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}
.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}
.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}
.swiper-pagination-white{--swiper-pagination-color:#fff}
.swiper-pagination-black{--swiper-pagination-color:#000}
.swiper-pagination-lock{display:none}
.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}
.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}
.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}
.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}
.swiper-scrollbar-cursor-drag{cursor:move}
.swiper-scrollbar-lock{display:none}
.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}
.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}
.swiper-slide-zoomed{cursor:move}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}
.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}
.swiper-lazy-preloader-black{--swiper-preloader-color:#000}
@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}
}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}
.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}
.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-cube{overflow:visible}
.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}
.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}
.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}
.swiper-container-flip{overflow:visible}
.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}
.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}
.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}
.blocker.behind{background-color:transparent}
.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}
.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')}
.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}
.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}
.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}
.modal-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}
.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}
@-webkit-keyframes sk-stretchdelay{0,40%,100%{-webkit-transform:scaleY(0.5)}
20%{-webkit-transform:scaleY(1.0)}
}
@keyframes sk-stretchdelay{0,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}
20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}
}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}
[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}
[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}
[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}
[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}
[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}
[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}
[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}
[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}
[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}
[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}
[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}
[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}
[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}
[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}
[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}
[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}
[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}
[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}
[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}
[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}
[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}
[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}
[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}
[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}
[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}
[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}
[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}
[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}
[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}
[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}
[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}
[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}
[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}
[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}
[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}
[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}
[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}
[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}
[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}
[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}
[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}
[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}
[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}
[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}
[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}
[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}
[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}
[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}
[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}
[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}
[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}
[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}
[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}
[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}
[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}
[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}
[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}
[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}
[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}
[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}
[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}
[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}
[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}
[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}
[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}
[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}
[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}
[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}
[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}
[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}
[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}
[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}
[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}
[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}
[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}
[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}
[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}
[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}
[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}
[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}
[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}
[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}
[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}
[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}
[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}
[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}
[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}
[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}
[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}
[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}
[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}
[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}
[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}
[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}
[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}
[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}
[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}
[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}
[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}
[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}
[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}
[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}
[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}
[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}
[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}
[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}
[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}
[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}
[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}
[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}
[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}
[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}
[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}
[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}
[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}
[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}
[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}
[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}
[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}
[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}
[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}
[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}
[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}
[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}
[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}
[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}
[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}
[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}
[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}
[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}
[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}
[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}
[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}
[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}
[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}
[data-aos=fade-up]{transform:translate3d(0,100px,0)}
[data-aos=fade-down]{transform:translate3d(0,-100px,0)}
[data-aos=fade-right]{transform:translate3d(-100px,0,0)}
[data-aos=fade-left]{transform:translate3d(100px,0,0)}
[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}
[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}
[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}
[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}
[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}
[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}
[data-aos=zoom-in]{transform:scale(.6)}
[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}
[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}
[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}
[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}
[data-aos=zoom-out]{transform:scale(1.2)}
[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}
[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}
[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}
[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}
[data-aos^=slide][data-aos^=slide]{transition-property:transform}
[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}
[data-aos=slide-up]{transform:translate3d(0,100%,0)}
[data-aos=slide-down]{transform:translate3d(0,-100%,0)}
[data-aos=slide-right]{transform:translate3d(-100%,0,0)}
[data-aos=slide-left]{transform:translate3d(100%,0,0)}
[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}
[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}
[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}
[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}
[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}
[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}
[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}
[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}
[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-size:14px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}
.popover.top{margin-top:-10px}
.popover.right{margin-left:10px}
.popover.bottom{margin-top:10px}
.popover.left{margin-left:-10px}
.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.popover-content{padding:9px 14px}
.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.popover>.arrow{border-width:11px}
.popover>.arrow:after{content:"";border-width:10px}
.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}
.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}
.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}
.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}
.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}
.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}
.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}
.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}
*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}
table{border-collapse:collapse;border-spacing:0}
li,ol,ul{list-style:none}
fieldset,img{border:0}
picture{font-size:0;display:block}
input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}
a,a:focus,a:hover,a:visited{text-decoration:none}
a{color:#c7000b;background-color:transparent}
a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}
a:not([href]):not([tabindex]):focus{outline:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],html input[type=password],input[type=reset],input[type=submit],input[type=text]{-webkit-appearance:none;cursor:pointer;border-radius:0}
input[type=search]{-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
input[type=search]{-webkit-appearance:none}
input::-ms-clear,input::-ms-reveal{display:none}
@media screen and (max-width:1024px){input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select:focus,textarea{font-size:.83333vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select:focus,textarea{font-size:4.26667vw}
}
sup{font-size:.5em;top:-.2em}
body,sup{position:relative}
body{margin:0;font:400 .9375vw/1.618 MyriadPro,FZLTH;box-sizing:border-box;text-align:left;color:#242728;background-color:#fff;word-break:break-word}
.blur-up{-webkit-filter:blur(5px);filter:blur(5px);-webkit-transition:-webkit-filter .4s;transition:-webkit-filter .4s;transition:filter .4s;transition:filter .4s,-webkit-filter .4s}
.blur-up.lazyloaded{-webkit-filter:blur(0);filter:blur(0)}
.lazyload:not([src]){display:none}
.is-cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.nowrap{white-space:nowrap}
.collapse{display:none}
.collapse.in{display:block}
.is-scroll{-webkit-transition:-webkit-transform .5s cubic-bezier(0,.6,.3,1);transition:-webkit-transform .5s cubic-bezier(0,.6,.3,1);transition:transform .5s cubic-bezier(0,.6,.3,1);transition:transform .5s cubic-bezier(0,.6,.3,1),-webkit-transform .5s cubic-bezier(0,.6,.3,1);-ms-transition:none;will-change:transform}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:1365px),screen and (max-width:1366px) and (min-height:800px){.is-scroll{-webkit-transition:none;transition:none}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.is-scroll{-webkit-transition:none;transition:none}
}
@media(-ms-high-contrast:none),screen and (-ms-high-contrast:active){.is-scroll{-webkit-transition:none;transition:none}
}
@supports(-ms-ime-align:auto){.is-scroll{-webkit-transition:none;transition:none}
}
.is-toggle{opacity:0;z-index:-999 !important}
.is-sticky{position:-webkit-sticky !important;position:sticky !important;top:0}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1.5625vw;font-weight:400;line-height:1.3;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:8vw}
}
.h1,h1{font-size:3.64583vw;line-height:1.1;color:#171515}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.h1,h1{font-size:11.2vw}
}
.h2,h2{font-size:2.91667vw;line-height:1.1;font-weight:600}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.h2,h2{font-size:9.6vw}
}
.h3,h3{font-size:1.66667vw;font-weight:500;color:#c52327}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.h3,h3{font-size:8vw}
}
.h4,h4{font-size:1.45833vw;font-weight:600;color:#212121}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.h4,h4{font-size:6.4vw}
}
.h5,h5{font-size:1.25vw}
.h5.h5-bold,h5.h5-bold{font-weight:600}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.h5,h5{font-size:5.33333vw}
}
.h6,h6{font-size:1.04167vw;font-weight:500}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.h6,h6{font-size:4.8vw}
}
p{font-size:1.14583vw;line-height:1.618;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){p{font-size:4.26667vw}
}
label{font-size:.72917vw;color:#222}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){label{font-size:3.73333vw}
}
.footer-note,.tagline{font-size:.72917vw;line-height:1.618;color:#001212}
.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.78125vw 1.5625vw;font-size:.83333vw;line-height:1;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media(prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.btn{padding:4vw 8vw;font-size:4.26667vw}
}
.btn:hover{color:#212529;text-decoration:none}
.btn.focus,.btn:focus{outline:0}
.btn.disabled,.btn:disabled{opacity:.65}
a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}
.btn-primary,.btn-primary-cta,.btn-primary-red{color:#c7000b;border-color:#ad0909}
.btn-primary-cta:hover,.btn-primary-red:hover,.btn-primary:hover{color:#fff;background-color:#c7000b;border-color:#ad0909}
.btn-primary-cta.focus,.btn-primary-cta:focus,.btn-primary-red.focus,.btn-primary-red:focus,.btn-primary.focus,.btn-primary:focus{outline:0}
.btn-primary-cta.disabled,.btn-primary-cta:disabled,.btn-primary-red.disabled,.btn-primary-red:disabled,.btn-primary.disabled,.btn-primary:disabled{color:#b5b5b6;background-color:#fff;border-color:#b5b5b6}
.btn-primary-cta:not(:disabled):not(.disabled).active,.btn-primary-cta:not(:disabled):not(.disabled):active,.btn-primary-red:not(:disabled):not(.disabled).active,.btn-primary-red:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#9b0000;border-color:#ad0909}
.btn-primary-cta:not(:disabled):not(.disabled).active:focus,.btn-primary-cta:not(:disabled):not(.disabled):active:focus,.btn-primary-red:not(:disabled):not(.disabled).active:focus,.btn-primary-red:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{outline:0}
.btn-primary-cta{color:#fff;border-color:#fff}
.btn-primary-black{color:#000;border-color:#000}
.btn-primary-red{color:#fff;background-color:#c7000b}
.btn-more,.btn-more:hover{color:#c7000b;border-color:#ad0909}
.btn-next,.btn-prev{width:2.60417vw;height:2.60417vw;padding:.83333vw;border:0;background:#af0808 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImIiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDI3IiBkPSJNMTQuMTUzLTM0LjEyM2w0LjU1OSA0LjQ0LTQuNTI5IDQuNTA1YS41LjUgMCAwMDAgLjcxOC40ODMuNDgzIDAgMDAuNzI5LS4wNDlsNC44MzItNC43NTVhLjc5NC43OTQgMCAwMC4xNTMtLjIuNi42IDAgMDAtLjExNS0uNmwtNC45LTQuODIyYS41ODMuNTgzIDAgMDAtLjczMy4wNDkuNS41IDAgMDAuMDA0LjcxNHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNCAzNSkiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYyI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMjYiIGQ9Ik0tNTM5LTk0MWg3NTkuN1Y2MjguMjY2SC01Mzl6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MzkgOTQxKSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iaG9tZS3nrq3lpLTlj7NAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyMyIgZD0iTTEgMjFoMjBWMUgxeiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwKSIvPjxnIGRhdGEtbmFtZT0i57uEIDM0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjA2NCA2KSIgY2xpcC1wYXRoPSJ1cmwoI2IpIj48ZyBkYXRhLW5hbWU9Iue7hCAzMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxOC44MDggLTEyMDAuMDk3KSIgY2xpcC1wYXRoPSJ1cmwoI2MpIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNSIgZD0iTTIxNi44MyAxMjEyLjc1OGg5Ljg5MnYtMTQuNjRoLTkuODkyeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvZz48L3N2Zz4=) no-repeat 50%;background-size:.88542vw .88542vw}
.btn-next:hover,.btn-prev:hover{background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.btn-next,.btn-prev{width:13.33333vw;height:13.33333vw;padding:4.26667vw;background-size:4.53333vw 4.53333vw}
}
.btn-prev{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.btn-mob-next,.btn-mob-prev{width:2.60417vw;height:2.60417vw;padding:.83333vw;border:0;background:#af0808 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImIiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDI3IiBkPSJNMTQuMTUzLTM0LjEyM2w0LjU1OSA0LjQ0LTQuNTI5IDQuNTA1YS41LjUgMCAwMDAgLjcxOC40ODMuNDgzIDAgMDAuNzI5LS4wNDlsNC44MzItNC43NTVhLjc5NC43OTQgMCAwMC4xNTMtLjIuNi42IDAgMDAtLjExNS0uNmwtNC45LTQuODIyYS41ODMuNTgzIDAgMDAtLjczMy4wNDkuNS41IDAgMDAuMDA0LjcxNHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNCAzNSkiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYyI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMjYiIGQ9Ik0tNTM5LTk0MWg3NTkuN1Y2MjguMjY2SC01Mzl6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MzkgOTQxKSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iaG9tZS3nrq3lpLTlj7NAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyMyIgZD0iTTEgMjFoMjBWMUgxeiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwKSIvPjxnIGRhdGEtbmFtZT0i57uEIDM0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjA2NCA2KSIgY2xpcC1wYXRoPSJ1cmwoI2IpIj48ZyBkYXRhLW5hbWU9Iue7hCAzMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxOC44MDggLTEyMDAuMDk3KSIgY2xpcC1wYXRoPSJ1cmwoI2MpIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNSIgZD0iTTIxNi44MyAxMjEyLjc1OGg5Ljg5MnYtMTQuNjRoLTkuODkyeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvZz48L3N2Zz4=) no-repeat 50%}
.btn-mob-next:hover,.btn-mob-prev:hover{background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.btn-mob-next,.btn-mob-prev{width:8vw;height:8vw;padding:4.26667vw;background-size:4.53333vw 4.53333vw}
}
.btn-mob-prev{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.btn-circle-default-next,.btn-circle-default-prev{width:2.60417vw;height:2.60417vw;padding:.78125vw;border-color:#707070;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImIiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDU3OSIgZD0iTTE0LjE1My0zNC4xMjNsNC41NTkgNC40NC00LjUyOSA0LjUwNWEuNS41IDAgMDAwIC43MTguNDgzLjQ4MyAwIDAwLjcyOS0uMDQ5bDQuODMyLTQuNzU1YS43OTQuNzk0IDAgMDAuMTUzLS4yLjYuNiAwIDAwLS4xMTUtLjZsLTQuOS00LjgyMmEuNTgzLjU4MyAwIDAwLS43MzMuMDQ5LjUuNSAwIDAwLjAwNC43MTR6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQgMzUpIiBmaWxsPSIjOTgwMDAwIi8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImMiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDU3OCIgZD0iTS01MzktOTQxaDc1OS43VjYyOC4yNjZILTUzOXoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUzOSA5NDEpIiBmaWxsPSIjOTgwMDAwIi8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLeeureWktOWPs0B3ZWIiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDU3NiIgZD0iTTEgMjFoMjBWMUgxeiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwKSIvPjxnIGRhdGEtbmFtZT0i57uEIDE3NzciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguMDY0IDYpIiBjbGlwLXBhdGg9InVybCgjYikiPjxnIGRhdGEtbmFtZT0i57uEIDE3NzYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMTguODA4IC0xMjAwLjA5NykiIGNsaXAtcGF0aD0idXJsKCNjKSI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNTc3IiBkPSJNMjE2LjgzIDEyMTIuNzU4aDkuODkydi0xNC42NGgtOS44OTJ6IiBmaWxsPSIjOTgwMDAwIi8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:1.04167vw 1.04167vw;border-radius:100%;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.btn-circle-default-next,.btn-circle-default-prev{width:13.33333vw;height:13.33333vw;padding:4vw;background-size:5.33333vw 5.33333vw}
}
.btn-circle-default-next.btn-circle-big,.btn-circle-default-prev.btn-circle-big{width:2.91667vw;height:2.91667vw;background-size:1.35417vw 1.35417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.btn-circle-default-next.btn-circle-big,.btn-circle-default-prev.btn-circle-big{width:14.93333vw;height:14.93333vw;background-size:6.93333vw 6.93333vw}
}
.btn-circle-default-prev{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.btn-circle-primary-next,.btn-circle-primary-prev{width:2.60417vw;height:2.60417vw;padding:.78125vw;border-color:#c7000b;background:#c7000b url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImIiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDI3IiBkPSJNMTQuMTUzLTM0LjEyM2w0LjU1OSA0LjQ0LTQuNTI5IDQuNTA1YS41LjUgMCAwMDAgLjcxOC40ODMuNDgzIDAgMDAuNzI5LS4wNDlsNC44MzItNC43NTVhLjc5NC43OTQgMCAwMC4xNTMtLjIuNi42IDAgMDAtLjExNS0uNmwtNC45LTQuODIyYS41ODMuNTgzIDAgMDAtLjczMy4wNDkuNS41IDAgMDAuMDA0LjcxNHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNCAzNSkiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYyI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMjYiIGQ9Ik0tNTM5LTk0MWg3NTkuN1Y2MjguMjY2SC01Mzl6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MzkgOTQxKSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iaG9tZS3nrq3lpLTlj7NAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyMyIgZD0iTTEgMjFoMjBWMUgxeiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwKSIvPjxnIGRhdGEtbmFtZT0i57uEIDM0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjA2NCA2KSIgY2xpcC1wYXRoPSJ1cmwoI2IpIj48ZyBkYXRhLW5hbWU9Iue7hCAzMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxOC44MDggLTEyMDAuMDk3KSIgY2xpcC1wYXRoPSJ1cmwoI2MpIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNSIgZD0iTTIxNi44MyAxMjEyLjc1OGg5Ljg5MnYtMTQuNjRoLTkuODkyeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvZz48L3N2Zz4=) no-repeat 50%;background-size:1.04167vw 1.04167vw;border-radius:100%;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.btn-circle-primary-next,.btn-circle-primary-prev{width:13.33333vw;height:13.33333vw;padding:4vw;background-size:5.33333vw 5.33333vw}
}
.btn-circle-primary-next.btn-circle-big,.btn-circle-primary-prev.btn-circle-big{width:2.91667vw;height:2.91667vw;background-size:1.35417vw 1.35417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.btn-circle-primary-next.btn-circle-big,.btn-circle-primary-prev.btn-circle-big{width:14.93333vw;height:14.93333vw;background-size:6.93333vw 6.93333vw}
}
.btn-circle-primary-prev{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{pointer-events:auto}
.common-video{position:relative;width:100%;height:100%}
.wrap{position:relative;width:80.9375vw;margin-right:auto;margin-left:auto}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.wrap{width:89.33333vw}
}
.mr-container{width:80.9375vw}
.mr-container,.mr-container-fluid{margin-right:auto;margin-left:auto}
.mr-container-fluid{width:100%}
.flex,.row{display:-webkit-box;display:-webkit-flex;display:flex}
.row{-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.78125vw;margin-left:-.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.row{margin-right:-2vw;margin-left:-2vw}
}
.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-mob,.col-mob-1,.col-mob-2,.col-mob-3,.col-mob-4,.col-mob-5,.col-mob-6,.col-mob-7,.col-mob-8,.col-mob-9,.col-mob-10,.col-mob-11,.col-mob-12,.col-mob-auto{position:relative;width:100%;padding-right:.78125vw;padding-left:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-mob,.col-mob-1,.col-mob-2,.col-mob-3,.col-mob-4,.col-mob-5,.col-mob-6,.col-mob-7,.col-mob-8,.col-mob-9,.col-mob-10,.col-mob-11,.col-mob-12,.col-mob-auto{padding-right:2vw;padding-left:2vw}
}
.col{-webkit-flex-basis:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;max-width:100%}
.col-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-1,.col-auto{-webkit-box-flex:0}
.col-1{-webkit-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.col-2{-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-2,.col-3{-webkit-box-flex:0}
.col-3{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%;margin-bottom:1.5625vw}
.col-4{-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-4,.col-5{-webkit-box-flex:0}
.col-5{-webkit-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-6{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-6,.col-7{-webkit-box-flex:0}
.col-7{-webkit-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.col-8{-webkit-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-8,.col-9{-webkit-box-flex:0}
.col-9{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-10{-webkit-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.col-10,.col-11{-webkit-box-flex:0}
.col-11{-webkit-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.order-first{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}
.order-last{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}
.order-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}
.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}
.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}
.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}
.order-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}
.order-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}
.order-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}
.order-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}
.order-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}
.order-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}
.order-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}
.order-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}
.order-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.col-mob{-webkit-flex-basis:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;max-width:100%}
.col-mob-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-mob-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.col-mob-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-mob-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-mob-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-mob-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-mob-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-mob-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.col-mob-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-mob-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-mob-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.col-mob-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.col-mob-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.order-mob-first{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}
.order-mob-last{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}
.order-mob-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}
.order-mob-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}
.order-mob-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}
.order-mob-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}
.order-mob-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}
.order-mob-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}
.order-mob-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}
.order-mob-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}
.order-mob-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}
.order-mob-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}
.order-mob-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}
.order-mob-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}
.order-mob-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}
}
.cf:after,.cf:before{content:" ";display:table}
.cf:after{clear:both}
.text-left{text-align:left !important}
.text-right{text-align:right !important}
.text-center{text-align:center !important}
.trigger-block{position:relative}
.hidden{display:none !important}
@media(-ms-high-contrast:none),screen and (-ms-high-contrast:active){.hidden-ie{display:none}
}
@supports(-ms-ime-align:auto){.hidden-ie{display:none}
}
.show-ie{display:none}
@media(-ms-high-contrast:none),screen and (-ms-high-contrast:active){.show-ie{display:block}
}
@supports(-ms-ime-align:auto){.show-ie{display:block}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.show-pc{display:none !important}
}
@media(min-width:639px) and (max-width:1200px){.hide-pad{display:none !important}
}
.show-pad{display:none !important}
@media(min-width:639px) and (max-width:1200px){.show-pad{display:block !important}
}
.show-mob{display:none !important}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.show-mob{display:block !important}
}
select.form-control{width:100%}
.select2-container--default .select2-selection--single,.select2-container .select2-selection--single{height:2.86458vw;padding-top:.78125vw;padding-bottom:.78125vw;border:0;border-bottom:1px solid #727171;font-size:1.25vw;line-height:1.30208vw;border-radius:0;outline:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.select2-container--default .select2-selection--single,.select2-container .select2-selection--single{height:13.33333vw;padding-top:2.66667vw;padding-bottom:2.66667vw;font-size:5.33333vw;line-height:5.33333vw}
}
.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container .select2-selection--single .select2-selection__rendered{line-height:1.30208vw;padding-left:0;padding-right:2.08333vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container .select2-selection--single .select2-selection__rendered{line-height:1.2;padding-right:8vw}
}
.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container .select2-selection--single .select2-selection__arrow{width:1.30208vw;height:1.30208vw;position:absolute;top:.78125vw;right:.46875vw;background:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkFycm93IERvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48ZyBkYXRhLW5hbWU9IkFycm93IHJpZ2h0Ij48cGF0aCBkYXRhLW5hbWU9IuefqeW9oiAxNTMzIiBmaWxsPSJub25lIiBkPSJNMjQgMHYyNEgwVjB6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzMzIiBkPSJNMTkgOWwtNyA3LTctNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNzI3MTcxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:1.30208vw 1.30208vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container .select2-selection--single .select2-selection__arrow{width:4.26667vw;height:4.26667vw;top:4.53333vw;right:2.66667vw;background-size:4.26667vw 4.26667vw}
}
.select2-container--default .select2-selection--single .select2-selection__arrow b,.select2-container .select2-selection--single .select2-selection__arrow b{display:none}
.select2-container--default .select2-search--dropdown .select2-search__field,.select2-container .select2-search--dropdown .select2-search__field{border-radius:0;border:1px solid #727171;outline:0}
.select2-container--default .select2-dropdown,.select2-container .select2-dropdown{border:0;border-radius:0;box-shadow:1.04167vw 1.5625vw 2.60417vw rgba(0,0,0,.16)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.select2-container--default .select2-dropdown,.select2-container .select2-dropdown{box-shadow:5.33333vw 8vw 13.33333vw rgba(0,0,0,.16)}
}
.select2-container--default .select2-results,.select2-container .select2-results{padding:1.5625vw 0 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.select2-container--default .select2-results,.select2-container .select2-results{padding:8vw 0 0}
}
.select2-container--default .select2-results .select2-results__options,.select2-container .select2-results .select2-results__options{padding:0 1.04167vw 1.5625vw 1.5625vw;max-height:15.10417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.select2-container--default .select2-results .select2-results__options,.select2-container .select2-results .select2-results__options{padding:0 5.33333vw 8vw 8vw;max-height:77.33333vw}
}
.select2-container--default .select2-results .select2-results__options .select2-results__option,.select2-container .select2-results .select2-results__options .select2-results__option{font-size:1.04167vw;line-height:1.04167vw;padding:1.5625vw 0 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.select2-container--default .select2-results .select2-results__options .select2-results__option,.select2-container .select2-results .select2-results__options .select2-results__option{font-size:4.8vw;line-height:5.33333vw;padding:8vw 0 0}
}
.select2-container--default .select2-results .select2-results__options .select2-results__option:first-child,.select2-container .select2-results .select2-results__options .select2-results__option:first-child{padding-top:0}
.select2-container--default .select2-results .select2-results__options .select2-results__option[aria-selected=true],.select2-container .select2-results .select2-results__options .select2-results__option[aria-selected=true]{background-color:transparent}
.select2-container--default .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted,.select2-container .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{background-color:transparent;color:#c7000b}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow,.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.icheckbox,.iradio{display:inline-block;vertical-align:middle;margin:0;padding:0;width:1.04167vw;height:1.04167vw;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWAAAAAsCAYAAABbjGLvAAAMk0lEQVR4Xu2de3BUVwHGm7shKRCCQ4oFQhSEYiBEbCEFlOlMQCzQGoqGd6c+SltAKGBnWhgd/7GDYkcwCEppRBl5BDShAo0UaBkdRJqmD0kCgUKhNIQ+eG4CnWxY4ufM90dnZ++ec2/O2b1n934zv4HZvXvub242H2cP995NO3H6/TuiJAM8QsaCfnxMZVpBE3gH7AJ/B6FoMvmDBtoOcnnZvIT65qwpt3VrPHPWTiAA8kke6MHHVCYEguAiaCRhm+PrSV94hQXH1i0WKALFYBQYAnJBd7rcABfAKVALDoE3wW3gODzGdu/fhPri/avj+KbRbwC7Iwdkgy4UaAdBcBk0g3P07wAaot+XHeWYdBCZaeDXYDDQmSyQT2aD0+A5UCVwNt13KJgIemn2zQB3kUJwBRwAJ0zxRQkcQHHRVwn9wY/BXJAH7JIJetHje/T7EGwF60GTQCBVfbPB/fToKeidruBuMIwC10EdqAHBVPG1ImY5q0AVyyyu4T4r6QAXxn7mGwAJ9/2/AxD6AotFNpNlFtdwnzPpYJniixKeCOjrmhwW0RmwnGXmNHl87RmOlSMQSCXfbuAhsASMY5k5TU++dgnH6maSL96j3TpbwCvBsyDReZYughjnOwF8M9GydJhgvK88M0AjWAgyFM3UF3LMmQKBVPAtAItAkaJlqQAo4pjDTfJFCQ93W8ClnigzQpfSGLNfz/nSyS7DPFFmhC7DTPLFm3uYi+W1P4AdXNZQGo5ZwX2kC1yS0dcCD4PpOmarHLOU+7BM8UUJPwwsJ1IZYA3wWn5Lt8jy9awv3SITAJO8JkungEm+KOGAg1+GXWA+0J353Jd8CZnv2wXMAqOA7ozivrqY5IsSlvK1wHQu9nstuWBGpICBvgUg22uydCow0lc8k9zO2U5cwn1tl5pZmu9rcWY6JI6+Q7hPyyRfzoSFco8AT8bGzTTffA/75pvoK2AdKEmAWwn3LYjxvlPAV+Mty31OSTJfnl/o3YyKFDDQt5+HffsZ6WvPTPAUkM158CvwIMgDd4IeYCiYxOfOyspx37OBMFxOS7gvHOgrxXCHyw7XwWHwF7AaPA9Wsvi38LmrDvug0CRfzIILRQXcB3g1fSMFDPTN8rBvDxN9bcgB6xwU2RzwFbAC7AdNoA20gkbwKp8bzG3PO5jR9pYoX8/4wqW35Dr1FAdFVgnKwEFwBgTBLRACl8BpPreW2153MKPtbpIvStjW1wKZwKvJiBQw0Dfdw74BE31teF7y7IHdnBltB2Egym1uW8A/RekFfgGYpPEdz1IT5ST4Paijiygd3HY9/xSlKyhOFl8L+PExnS+Bx4EoZWAaaHF5KfpcyTNwfkQnu9mvrO/aePnSyS49wb1AlKOgArS5vBS9CvxHJEuXngp834iXL2bBPf0Cds8HYLO2a9X9XAPvduL4LpA4TWkHWNaZ+znQ7xmOZRu6LFDgu9QLvpIXLdRzGaSjk777OZbw4gcFvvsS7esXsJj3wDjwA7DML2HlXAabwMsuf4Et8KjEGuo8FT87+s0TrbHSyYoy+/Wq71y6RSYNfE1iDXW3Qt/dojVWOqUZ5FuIWXCa8wL2y7cYNFGgDPxEqYBfvptBkHeUOsoSdpIiifPCV4BWxXfGe07iRjpFGnwzwGJwBATJEfA0n7PzXSHwzbPxzZU4L/wgCCm+M94BifPCczX4BsBoLhGtII/zsUAM34MS947I9QtYnlMs3wsRAr8DlxQK+OXLkBpwE8hmvMTyUYUG/50cO1aKFfvmct1yLRgLepCxoIzP5dq4VLj0HSixfFQPVKeBY8fKAMW+2eAJMBnkgUySx8eeiFHu9TK+8gXsl+/4KOUbAH/Uc62+X768cqjE4WWyIwUCFVxHVRqOWeHivPD7XPpmgL3g63ZCfO4VkCn0lT+WfQW+9ZqW5Tokir2fQt8AmCM4zbUPt0mPcr9neV9xAfsz3xjl+/1OC/jl++coM1+WLwtGFvFVToeArhxy4Zbv0vcpyWMzAjwp6St2E082zgE9EY99l0LfUTLXGHCbkW59U62AL4D/AtmcZPk2++UrRRB8BGRzieXboqB85Wc8+lIvclPoOwfIZo5C3yyB7ydAT8RjZyn0LQSyKXTrm0oF/AZnA2PAfsnyHe+XrzRNYAMoB2cky3ezyvIlPYT71ZdPRW4Kfe8DsrlXoW+mwPcm0JUbAt9Mhb59gWz6qPJNB8mYfaD0cwdkGtjDgo2WRj530S9fKU6DnSBEgQrOugZqLF8fedqBH33cViVggWTMb8CNiH/1vgP+5ZevEo6AUMQv/DbwQQLKt0W47qYvvUVuCn3fBrKpV+jbJrzngr50F/i2KfS9qGBpROibKgX8Eugf5aPHFHA4onyL/fJ1TAnIjjLr2grO61rzdfmLUwB0ZbjIzYXvMBuB7UIb8bYFLnxbhf8I6csXBb6tCn3rgGzqXB6L1lQp4AHgtSg/wBvgIc7gjrN8P/LL1zFf4PGJnKGEWMIfgk9Zvq2alx1OCs8T1pdikZsL3wk2Ai9K/ofyMW7r5licdLGGPlDr73HsXFLo+xa7QJSPua1gbDlfCyRrhoCDUb7RNwgeYAH45eueHPAY6BrlY9afwAbd5UveEnjO1PQ+tzi2U7e3Xfq2cfLwrp0QC3oKaFPoe1HiU0AaUJ00pZ8wxL63wLZYJczntnLbOyLOYXfla4FkTiGojnLnpDBo98u309wN5oI7o5z0H9ZdvuSQxCxqBlCdGRIztNcFjzn1vQBGg6WgFtwgtXzsfm4j9pU/lmdFn4Y0LfMUcOxYOavYN8jly32gGYRIM9jH54IqfS2Q7BkNdkcuvvvlq4z+YLbg7l5aypfUgCaB4youl6hKFse0DZ3e1OAbAmWgCGSRIj4W6qRvjU3pBwW+E0EGUJUMjhkrQbqp9g2Do2AjWEk28rGwal8LpEIeALtAV5vy3eSXb6f4coxvrrXAVB3lS26DrRL3Cy4HaYo+Gr/EMWNlS7TTlXLWlHvWl26R6QDHJG40U6LQt4Rj2oZOHSb58nLl1Ctg8m1QBTKjlO9jwE/nGMQ1xvQo5TtCs8A6ibtxzQKrgdXJcniBY9mGLuuTyLcGhCXWVh8EaZ30nShaS6VLjXm+/v2AJ3EmnOGXrxYGs4QD8Spf0sQZoyhLQRXo4XLZYQt4BoiyiU5Rg5mm53zpZJeg5HnIY/jzz3S57PBd8A0gyjt0MsYXs9+gXQG3AK8mFCmgwHcy+CfYw/LV7dsGvJqwBt97wA+5LjxCh68NPweXgShTQZ2DsyMsblsvcz8GOvwMMEnje0jysuN8sMDB2RFp3HahzP0Y6PB6svha4CLwZGzcVPiOAZPj5NsKvJoWTb79wT06fAVFssjBmnUFeB/8kstTuaALyQUTwUrwHrfFa6TytKhYOQv2jC9dZIqk2sF54qVgCfgWl6eyQYBk87EJPF6lfI1M/kEXY3wx+7X1TeeC9RDgxdRGChjo+zHI8ahvs5G+9lSAYvCkg2JbTlRkI9gGGGEJV+BrgBLqCwdpX86qB4KRDoptHFF1znedSb4o35i+FngZeDI2bqb5NnrYt9FEXwGLwZ4EuO3hvgUx3rcanIy3LPdZnWy+FvgraAJeywW6McQ83wYQ9Oi9fI+b6CsgBGbxo2q88gr3GRLame8bBn/jUke8cor7DJvki9mv0NcCIY9+0eQy0BZl7cyzvnBrs3kDvOo1WTrdMskXb2j6CrkJpoIXdUtxH9ME65LJ5tsOKkBtnJb1doB2k3xRvlK+1udmlS8Ar+QFOtmtnXnOl052aQD/9oosXRpM8kX5Nrgoiflgrqabsl/m2PMF5ZCsvmGwF1SyzJWGY1ZyH2FTfFG8e0HYzf2AV4B1INFZTxdBjPN9DdR4wLeGLmb7yrMNDAUbFH11eohj5XNsQZLet469UauwKGs5Zp1Jvihex75WxECLQSk4naBvWZgOFtFFdBpPGCTcFw6LQFjyktlqsBNcSYDvFe67mi5G+OJNXQ3o65pLYAEYBFaBZpdnYKziGAtEs9QU873J2WUZOOzyXP0WvraMY900yZenmin5RoxKUAAe5d/PafqKk3aOXcl9FXCxXBDjfY9z1lzFv18DYU0XWVzjPqq4z+Mm+aJ46auMJrAc5IGx4KfcVwO4CtrJVT5WxW3G8jXLOYYgKesbBAfBalDOTy4nwCfgMxAmn/GxE9ymHKzma4Op5Jse42PLVmJAjPMNg2PE9yUo3Hh+p9dRoj6+bwdoIr5vDNL5pveJc6H4+Pj4Sevo6EiAgI+Pj48fKzECPj4+Pn7+B2q3yyV54Lr/AAAAAElFTkSuQmCC) no-repeat;background-size:9.16667vw 1.14583vw;border:0;cursor:pointer}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.icheckbox,.iradio{width:5.33333vw;height:5.33333vw;background-size:46.93333vw 5.86667vw}
}
.icheckbox{background-position:0 0}
.icheckbox.checked{background-position:-1.14583vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.icheckbox.checked{background-position:-5.86667vw 0}
}
.icheckbox.disabled{background-position:-2.29167vw 0;cursor:default}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.icheckbox.disabled{background-position:-11.73333vw 0}
}
.icheckbox.checked.disabled{background-position:-3.4375vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.icheckbox.checked.disabled{background-position:-17.6vw 0}
}
.iradio{background-position:-4.58333vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.iradio{background-position:-23.46667vw 0}
}
.iradio.checked{background-position:-5.72917vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.iradio.checked{background-position:-29.33333vw 0}
}
.iradio.disabled{background-position:-6.875vw 0;cursor:default}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.iradio.disabled{background-position:-35.2vw 0}
}
.iradio.checked.disabled{background-position:-8.02083vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.iradio.checked.disabled{background-position:-41.06667vw 0}
}
.modal{z-index:120}
.modal a.close-modal{right:.52083vw;top:.52083vw;width:1.04167vw;height:1.04167vw;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3lj4lAbW9iIj48ZyBkYXRhLW5hbWU9Iue7hCAxNzUzIiBmaWxsPSIjMjQyNzI4Ij48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMDQiIGQ9Ik0xOC45NDYgNi4wNTNhLjcyMy43MjMgMCAwMTAgMS4wMjRMNyAxOS4wMjNhLjcyNC43MjQgMCAwMS0xLjAyNC0xLjAyNEwxNy45MjIgNi4wNTNhLjcyMy43MjMgMCAwMTEuMDI0IDB6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzA1IiBkPSJNNS45ODEgNi4wNTNhLjcyMy43MjMgMCAwMDAgMS4wMjRsMTEuOTQ2IDExLjk0NmEuNzI0LjcyNCAwIDEwMS4wMjQtMS4wMjRMNy4wMDUgNi4wNTNhLjcyMy43MjMgMCAwMC0xLjAyNCAweiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.modal a.close-modal{width:5.33333vw;height:5.33333vw;right:1.33333vw}
}
header{z-index:100;position:absolute;left:0;top:0;width:100%}
header.header-fixed{position:fixed;display:none;background-color:#fff}
header .header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}
header .header .header-modal{position:fixed;width:100%;height:100%;opacity:.5;display:none;background-color:#000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .header{height:16vw;display:block;-webkit-transition:height .5s;transition:height .5s;will-change:height}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .header.open{height:100vh;height:-webkit-calc(var(--vh,1vh)*100);height:calc(var(--vh, 1vh)*100);background-color:#fff;overflow-y:scroll}
}
header .navbar,header .top-navbar{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
header .top-navbar{position:relative;z-index:2;-webkit-box-ordinal-group:2;-webkit-order:1;order:1;border-bottom:1px solid hsla(0,0,100%,.3);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar{-webkit-box-ordinal-group:4;-webkit-order:3;order:3;background-color:#fff;border-bottom:0;display:none}
}
header .top-navbar .top-navbar-block{height:2.60417vw;font-size:0;text-align:right;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-block{height:auto;text-align:left}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-block .wrap{width:100%}
}
header .top-navbar.active .top-navbar-block,header .top-navbar.show .top-navbar-block,header .top-navbar.visible .top-navbar-block{background-color:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar.active .top-navbar-block,header .top-navbar.show .top-navbar-block,header .top-navbar.visible .top-navbar-block{background-color:#fff}
}
header .top-navbar .top-navbar-item{position:relative;display:inline-block;font-size:.83333vw;line-height:1.04167vw;padding:0 1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-item{display:block;font-size:3.73333vw;font-weight:500;line-height:4vw;padding:0 5.33333vw;border-bottom:1px solid #dcdddd}
}
header .top-navbar .top-navbar-item:after{content:"";position:absolute;top:.78125vw;right:0;width:1px;height:1.04167vw;background-color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-item:after{display:none}
}
header .top-navbar .top-navbar-item:last-child{padding-right:0}
header .top-navbar .top-navbar-item:last-child:after{display:none}
header .top-navbar .top-navbar-item .top-navbar-text{display:inline-block;color:#fff;padding:.83333vw .52083vw .72917vw;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-item .top-navbar-text{display:block;padding:4vw 0;color:#242728}
}
header .top-navbar .top-navbar-item .top-navbar-text.top-navbar-lang-icon{padding-left:2.34375vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1sYW5ndWFnZS1yZWRAd2ViIj48ZyBkYXRhLW5hbWU9Iue7hCAxNzc1IiBmaWxsPSIjZmZmIj48cGF0aCBkYXRhLW5hbWU9IuakreWchiAzIiBkPSJNMTIgMy4zNjRBOC42MzYgOC42MzYgMCAwMTIwLjYzNiAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMjAuNjM2IDguNjM2IDguNjM2IDAgMDEzLjM2NCAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMy4zNjR6bTAgMTYuMDY2QTcuNDMxIDcuNDMxIDAgMTA0LjU2OSAxMiA3LjQzOSA3LjQzOSAwIDAwMTIgMTkuNDN6Ii8+PHBhdGggZGF0YS1uYW1lPSLnm7Tnur8gNjMiIGQ9Ik0yMC4wMzMgMTIuNjAySDMuOTY2YS42LjYgMCAwMS0uNi0uNi42LjYgMCAwMS42LS42aDE2LjA2N2EuNi42IDAgMDEuNi42LjYuNiAwIDAxLS42LjZ6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzI2IiBkPSJNMTIgMy4zNjRhLjYuNiAwIDAxLjQ0NS4yIDEyLjg4OSAxMi44ODkgMCAwMTMuMzcxIDguNDI3di4wMjVhMTIuODg5IDEyLjg4OSAwIDAxLTMuMzcxIDguNDI3LjYuNiAwIDAxLS44OSAwIDEyLjg4OSAxMi44ODkgMCAwMS0zLjM3MS04LjQyOXYtLjAyNWExMi44ODkgMTIuODg5IDAgMDEzLjM3MS04LjQyNy42LjYgMCAwMS40NDUtLjE5OHpNMTQuNjExIDEyQTExLjY4NCAxMS42ODQgMCAwMDEyIDQuODkgMTEuNjg0IDExLjY4NCAwIDAwOS4zODkgMTIgMTEuNjg0IDExLjY4NCAwIDAwMTIgMTkuMTE0IDExLjY4NCAxMS42ODQgMCAwMDE0LjYxIDEyeiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat .52083vw;background-size:1.04167vw 1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-item .top-navbar-text.top-navbar-lang-icon{padding-left:8vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1sYW5ndWFnZS1yZWRAd2ViIj48ZyBkYXRhLW5hbWU9Iue7hCAxNzc0IiBmaWxsPSIjMjQyNzI4Ij48cGF0aCBkYXRhLW5hbWU9IuakreWchiAzIiBkPSJNMTIgMy4zNjRBOC42MzYgOC42MzYgMCAwMTIwLjYzNiAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMjAuNjM2IDguNjM2IDguNjM2IDAgMDEzLjM2NCAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMy4zNjR6bTAgMTYuMDY2QTcuNDMxIDcuNDMxIDAgMTA0LjU2OSAxMiA3LjQzOSA3LjQzOSAwIDAwMTIgMTkuNDN6Ii8+PHBhdGggZGF0YS1uYW1lPSLnm7Tnur8gNjMiIGQ9Ik0yMC4wMzMgMTIuNjAySDMuOTY2YS42LjYgMCAwMS0uNi0uNi42LjYgMCAwMS42LS42aDE2LjA2N2EuNi42IDAgMDEuNi42LjYuNiAwIDAxLS42LjZ6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzI2IiBkPSJNMTIgMy4zNjRhLjYuNiAwIDAxLjQ0NS4yIDEyLjg4OSAxMi44ODkgMCAwMTMuMzcxIDguNDI3di4wMjVhMTIuODg5IDEyLjg4OSAwIDAxLTMuMzcxIDguNDI3LjYuNiAwIDAxLS44OSAwIDEyLjg4OSAxMi44ODkgMCAwMS0zLjM3MS04LjQyOXYtLjAyNWExMi44ODkgMTIuODg5IDAgMDEzLjM3MS04LjQyNy42LjYgMCAwMS40NDUtLjE5OHpNMTQuNjExIDEyQTExLjY4NCAxMS42ODQgMCAwMDEyIDQuODkgMTEuNjg0IDExLjY4NCAwIDAwOS4zODkgMTIgMTEuNjg0IDExLjY4NCAwIDAwMTIgMTkuMTE0IDExLjY4NCAxMS42ODQgMCAwMDE0LjYxIDEyeiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 0;background-size:5.33333vw 5.33333vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-item .top-navbar-text.top-navbar-lang-icon:after,header .top-navbar .top-navbar-item .top-navbar-text.top-navbar-lang-icon:before{z-index:2;content:"";position:absolute;top:6.66667vw;right:5.33333vw;width:2.93333vw;height:1px;background-color:#242728}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-item .top-navbar-text.top-navbar-lang-icon:after{top:5.33333vw;right:6.66667vw;width:1px;height:2.93333vw}
}
header .top-navbar .top-navbar-item .top-navbar-text.active{color:#c7000b;background-color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-item .top-navbar-text.active{color:#242728}
}
header .top-navbar .top-navbar-item .top-navbar-text.active.top-navbar-lang-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1sYW5ndWFnZS1yZWRAd2ViIj48ZyBkYXRhLW5hbWU9Iue7hCAxNzQwIiBmaWxsPSIjYzcwMDBiIj48cGF0aCBkYXRhLW5hbWU9IuakreWchiAzIiBkPSJNMTIgMy4zNjRBOC42MzYgOC42MzYgMCAwMTIwLjYzNiAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMjAuNjM2IDguNjM2IDguNjM2IDAgMDEzLjM2NCAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMy4zNjR6bTAgMTYuMDY2QTcuNDMxIDcuNDMxIDAgMTA0LjU2OSAxMiA3LjQzOSA3LjQzOSAwIDAwMTIgMTkuNDN6Ii8+PHBhdGggZGF0YS1uYW1lPSLnm7Tnur8gNjMiIGQ9Ik0yMC4wMzMgMTIuNjAySDMuOTY2YS42LjYgMCAwMS0uNi0uNi42LjYgMCAwMS42LS42aDE2LjA2N2EuNi42IDAgMDEuNi42LjYuNiAwIDAxLS42LjZ6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzI2IiBkPSJNMTIgMy4zNjRhLjYuNiAwIDAxLjQ0NS4yIDEyLjg4OSAxMi44ODkgMCAwMTMuMzcxIDguNDI3di4wMjVhMTIuODg5IDEyLjg4OSAwIDAxLTMuMzcxIDguNDI3LjYuNiAwIDAxLS44OSAwIDEyLjg4OSAxMi44ODkgMCAwMS0zLjM3MS04LjQyOXYtLjAyNWExMi44ODkgMTIuODg5IDAgMDEzLjM3MS04LjQyNy42LjYgMCAwMS40NDUtLjE5OHpNMTQuNjExIDEyQTExLjY4NCAxMS42ODQgMCAwMDEyIDQuODkgMTEuNjg0IDExLjY4NCAwIDAwOS4zODkgMTIgMTEuNjg0IDExLjY4NCAwIDAwMTIgMTkuMTE0IDExLjY4NCAxMS42ODQgMCAwMDE0LjYxIDEyeiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-item .top-navbar-text.active.top-navbar-lang-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1sYW5ndWFnZS1yZWRAd2ViIj48ZyBkYXRhLW5hbWU9Iue7hCAxNzc0IiBmaWxsPSIjMjQyNzI4Ij48cGF0aCBkYXRhLW5hbWU9IuakreWchiAzIiBkPSJNMTIgMy4zNjRBOC42MzYgOC42MzYgMCAwMTIwLjYzNiAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMjAuNjM2IDguNjM2IDguNjM2IDAgMDEzLjM2NCAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMy4zNjR6bTAgMTYuMDY2QTcuNDMxIDcuNDMxIDAgMTA0LjU2OSAxMiA3LjQzOSA3LjQzOSAwIDAwMTIgMTkuNDN6Ii8+PHBhdGggZGF0YS1uYW1lPSLnm7Tnur8gNjMiIGQ9Ik0yMC4wMzMgMTIuNjAySDMuOTY2YS42LjYgMCAwMS0uNi0uNi42LjYgMCAwMS42LS42aDE2LjA2N2EuNi42IDAgMDEuNi42LjYuNiAwIDAxLS42LjZ6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzI2IiBkPSJNMTIgMy4zNjRhLjYuNiAwIDAxLjQ0NS4yIDEyLjg4OSAxMi44ODkgMCAwMTMuMzcxIDguNDI3di4wMjVhMTIuODg5IDEyLjg4OSAwIDAxLTMuMzcxIDguNDI3LjYuNiAwIDAxLS44OSAwIDEyLjg4OSAxMi44ODkgMCAwMS0zLjM3MS04LjQyOXYtLjAyNWExMi44ODkgMTIuODg5IDAgMDEzLjM3MS04LjQyNy42LjYgMCAwMS40NDUtLjE5OHpNMTQuNjExIDEyQTExLjY4NCAxMS42ODQgMCAwMDEyIDQuODkgMTEuNjg0IDExLjY4NCAwIDAwOS4zODkgMTIgMTEuNjg0IDExLjY4NCAwIDAwMTIgMTkuMTE0IDExLjY4NCAxMS42ODQgMCAwMDE0LjYxIDEyeiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-item .top-navbar-text.active.top-navbar-lang-icon:after{display:none}
}
header .top-navbar .top-navbar-lang{display:none;position:relative;margin-top:-1px;padding:3.125vw 0 2.34375vw;background-color:#fafafa}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-lang{position:static;margin-top:0;padding:0 0 8vw;background-color:#fff}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-lang .wrap{width:100%}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-lang .navbar-lang-title{display:none}
}
header .top-navbar .top-navbar-lang .navbar-lang-list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}
header .top-navbar .top-navbar-lang .navbar-lang-item{-webkit-box-flex:0;-webkit-flex:0 0 22%;flex:0 0 22%;max-width:22%;padding:.78125vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-lang .navbar-lang-item{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:4.8vw 5.33333vw 4.26667vw 13.33333vw;border-bottom:1px solid #dcdddd}
header .top-navbar .top-navbar-lang .navbar-lang-item:last-child{border-bottom:0}
}
header .top-navbar .top-navbar-lang .navbar-lang-item:nth-child(5n){-webkit-box-flex:0;-webkit-flex:0 0 12%;flex:0 0 12%;max-width:12%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-lang .navbar-lang-item:nth-child(5n){-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
header .top-navbar .top-navbar-lang .navbar-lang-item .navbar-lang-link{font-size:.83333vw;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .top-navbar .top-navbar-lang .navbar-lang-item .navbar-lang-link{font-size:3.73333vw;line-height:3.73333vw}
}
header .top-navbar .top-navbar-lang .navbar-lang-item .navbar-lang-link.active,header .top-navbar .top-navbar-lang .navbar-lang-item .navbar-lang-link:hover{color:#c4161c}
header .navbar{position:relative;-webkit-box-ordinal-group:3;-webkit-order:2;order:2;background-color:transparent}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar{position:static}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .wrap{width:100%}
}
header .navbar .no-link{cursor:default}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-block{position:relative;height:16vw;margin-left:5.33333vw;margin-right:5.33333vw}
}
header .navbar .nav-logo{z-index:2;position:absolute;top:0;left:0;margin-bottom:0;width:6.04167vw;height:3.64583vw;padding-top:1.04167vw;padding-bottom:1.04167vw;line-height:1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-logo{width:26.93333vw;height:16vw;padding-top:4.53333vw;padding-bottom:4.53333vw}
}
header .navbar .nav-logo .nav-logo-link{display:block;height:1.5625vw;background:url(../../../static/img/logo-white.png) no-repeat 50%;background-size:6.04167vw 1.5625vw;overflow:hidden;text-indent:101%;white-space:nowrap;font-size:1px;color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-logo .nav-logo-link{height:6.4vw;background-size:26.93333vw 6.93333vw}
}
header .navbar .nav-operate{z-index:2;position:absolute;top:0;right:0;height:3.64583vw;line-height:1;padding:1.04167vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-operate{height:16vw;padding:4.53333vw 0}
}
header .navbar .nav-operate .nav-search-input{display:none;vertical-align:top;position:relative;top:-.41667vw;width:18.875vw;height:2.34375vw;margin-left:-5.3125vw;margin-right:1.25vw;padding:.52083vw 1.04167vw .52083vw 3.125vw;background-color:transparent;border:1px solid #dcdddd;border-radius:1.19792vw;outline:0;color:#242728}
header .navbar .nav-operate .nav-search-input-na{width:16.66667vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-operate .nav-search-input.open{display:block;position:absolute;top:28vw;right:0;width:89.33333vw;height:12vw;margin-left:0;margin-right:0;padding:2.66667vw 5.33333vw 2.66667vw 16vw;border-radius:26.66667vw}
}
header .navbar .nav-operate .nav-operate-btn{z-index:2;position:relative;display:inline-block;vertical-align:top;width:1.5625vw;height:1.5625vw;padding:.3125vw;overflow:hidden;text-indent:101%;white-space:nowrap;font-size:1px;line-height:1;color:transparent;background:no-repeat 50%;background-size:1.25vw 1.25vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-operate .nav-operate-btn{width:6.4vw;height:6.4vw;padding:.53333vw;background-size:5.33333vw 5.33333vw;margin-right:6.93333vw}
}
header .navbar .nav-operate .nav-operate-btn.nav-search-btn{margin-right:2.5vw;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDI0djI0SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1zZWFyY2hAd2ViIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMyAzaDIwdjIwSDN6Ii8+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1zZWFyY2hAd2ViIiBmaWxsPSIjZmZmIj48cGF0aCBkYXRhLW5hbWU9IuakreWchiAxMSIgZD0iTTExLjk0NyAzLjcyMmE4LjIyMyA4LjIyMyAwIDExLTguMjIzIDguMjIzIDguMjMyIDguMjMyIDAgMDE4LjIyMy04LjIyM3ptMCAxNS4xOGE2Ljk1OCA2Ljk1OCAwIDEwLTYuOTU4LTYuOTU3IDYuOTY1IDYuOTY1IDAgMDA2Ljk1OCA2Ljk1N3oiLz48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA2NyIgZD0iTTIxLjU0MSAyMi4yMzFhLjcuNyAwIDAxLS40OS0uMmwtMy43ODktMy43MTFhLjY2OS42NjkgMCAwMTAtLjk1OS43LjcgMCAwMS45NzkgMGwzLjc4OSAzLjcxMmEuNjY5LjY2OSAwIDAxMCAuOTU5LjcuNyAwIDAxLS40ODkuMTk5eiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-operate .nav-operate-btn.nav-search-btn{margin-right:6.93333vw}
}
header .navbar .nav-operate .nav-operate-btn.nav-search-btn.nav-search-btn-mob{display:none}
header .navbar .nav-operate .nav-operate-btn.nav-search-btn.active{margin-right:-2.8125vw}
header .navbar .nav-operate .nav-operate-btn.nav-search-btn.open{position:absolute;margin-right:0;top:30.66667vw;right:78.66667vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-operate .nav-operate-btn.nav-search-btn.open{display:inline-block}
}
header .navbar .nav-operate .nav-operate-btn.nav-login-btn{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDI0djI0SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1sb2dpbkB3ZWIiPjxwYXRoIGRhdGEtbmFtZT0iaWNvX2NvbnRhaW5lciIgZmlsbD0ibm9uZSIgZD0iTTMgM2gxOC42NDR2MjBIM3oiLz48ZyBmaWxsPSIjZmZmIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMzIiIGQ9Ik0yMi4yODQgMjIuNTcxYS42OC42OCAwIDAxLS43MTQtLjYzOXYtMi4xMmEzLjgzMiAzLjgzMiAwIDAwLTQuMDItMy42SDguMDg0YTMuODMyIDMuODMyIDAgMDAtNC4wMiAzLjZ2Mi4xMmEuNjguNjggMCAwMS0uNzE0LjYzOS42OC42OCAwIDAxLS43MTQtLjYzOXYtMi4xMmE1LjE5MyA1LjE5MyAwIDAxNS40NDgtNC44NzhoOS40NjlhNS4xOTMgNS4xOTMgMCAwMTUuNDQ4IDQuODc4djIuMTJhLjY4LjY4IDAgMDEtLjcxNy42Mzl6Ii8+PHBhdGggZGF0YS1uYW1lPSLmpK3lnIYgOSIgZD0iTTEyLjc1MSAzLjYyNmE0LjkgNC45IDAgMTEtNC45IDQuOSA0LjkwNiA0LjkwNiAwIDAxNC45LTQuOXptMCA4LjUyMmEzLjYyMiAzLjYyMiAwIDEwLTMuNjIyLTMuNjIyIDMuNjI2IDMuNjI2IDAgMDAzLjYyMiAzLjYyMnoiLz48L2c+PC9nPjwvZz48L3N2Zz4=)}
header .navbar .nav-operate .nav-operate-btn.nav-logined-btn{cursor:pointer;overflow:visible;font-style:normal;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTMgM2gxOC42NDR2MjBIM3oiLz48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMjIuMjg0IDIyLjU3MWEuNjguNjggMCAwMS0uNzE0LS42Mzl2LTIuMTJhMy44MzIgMy44MzIgMCAwMC00LjAyLTMuNkg4LjA4NGEzLjgzMiAzLjgzMiAwIDAwLTQuMDIgMy42djIuMTJhLjY4LjY4IDAgMDEtLjcxNC42MzkuNjguNjggMCAwMS0uNzE0LS42Mzl2LTIuMTJhNS4xOTMgNS4xOTMgMCAwMTUuNDQ4LTQuODc4aDkuNDY5YTUuMTkzIDUuMTkzIDAgMDE1LjQ0OCA0Ljg3OHYyLjEyYS42OC42OCAwIDAxLS43MTcuNjM5ek0xMi43NTEgMy42MjZhNC45IDQuOSAwIDExLTQuOSA0LjkgNC45IDQuOSAwIDAxNC45LTQuOXptMCA4LjUyMmEzLjYyMiAzLjYyMiAwIDEwLTMuNjIyLTMuNjIyIDMuNjIyIDMuNjIyIDAgMDAzLjYyMiAzLjYyMnoiLz48L2c+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNzE0IC03NSkiPjxjaXJjbGUgY3g9IjMuNSIgY3k9IjMuNSIgcj0iMy41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzMwIDkxKSIgZmlsbD0iI2M3MDAwYiIvPjxwYXRoIGQ9Ik0xNzMyLjk3NyA5NS41MzFhLjIuMiAwIDAxLS4xMzgtLjA2MWwtLjgyNi0uODIyYS4yMS4yMSAwIDAxMC0uMjkyLjIuMiAwIDAxLjI5MSAwbC42NzQuNjc4IDEuNzIxLTEuNTA3YS4yLjIgMCAwMS4yODkgMCAuMi4yIDAgMDEwIC4yOWwtMS44NjUgMS42NTJhLjIwNi4yMDYgMCAwMS0uMTQ2LjA2MnoiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+)}
header .navbar .nav-operate .nav-operate-btn.navbar-toggle{display:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMyAzaDIwdjIwSDN6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMgLTMpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3msYnloKFAbW9iIj48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA3NSIgZD0iTTE5LjczNiAxMy41NTJINi4yNDhhLjU2Mi41NjIgMCAwMS0uNTYyLS41NjIuNTYyLjU2MiAwIDAxLjU2Mi0uNTYyaDEzLjQ4OGEuNTYyLjU2MiAwIDAxLjU2Mi41NjIuNTYyLjU2MiAwIDAxLS41NjIuNTYyeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGRhdGEtbmFtZT0i55u057q/IDc2IiBkPSJNMTkuNzM2IDkuMDU3SDYuMjQ4YS41NjIuNTYyIDAgMDEtLjU2Mi0uNTYyLjU2Mi41NjIgMCAwMS41NjItLjU2MmgxMy40ODhhLjU2Mi41NjIgMCAwMS41NjIuNTYyLjU2Mi41NjIgMCAwMS0uNTYyLjU2MnoiIGZpbGw9IiNmZmYiLz48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA3NyIgZD0iTTE5LjczNiAxOC4wNDZINi4yNDhhLjU2Mi41NjIgMCAwMS0uNTYyLS41NjIuNTYyLjU2MiAwIDAxLjU2Mi0uNTYyaDEzLjQ4OGEuNTYyLjU2MiAwIDAxLjU2Mi41NjIuNTYyLjU2MiAwIDAxLS41NjIuNTYyeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGRhdGEtbmFtZT0i55+p5b2iIDE2NzYiIGZpbGw9Im5vbmUiIGQ9Ik00IDRoMTh2MThINHoiLz48L2c+PC9nPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-operate .nav-operate-btn.navbar-toggle{display:inline-block;margin-right:0}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-operate .nav-operate-btn.navbar-toggle.open{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3lj4lAbW9iIj48ZyBkYXRhLW5hbWU9Iue7hCAxNzUzIiBmaWxsPSIjMjQyNzI4Ij48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMDQiIGQ9Ik0xOC45NDYgNi4wNTNhLjcyMy43MjMgMCAwMTAgMS4wMjRMNyAxOS4wMjNhLjcyNC43MjQgMCAwMS0xLjAyNC0xLjAyNEwxNy45MjIgNi4wNTNhLjcyMy43MjMgMCAwMTEuMDI0IDB6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzA1IiBkPSJNNS45ODEgNi4wNTNhLjcyMy43MjMgMCAwMDAgMS4wMjRsMTEuOTQ2IDExLjk0NmEuNzI0LjcyNCAwIDEwMS4wMjQtMS4wMjRMNy4wMDUgNi4wNTNhLjcyMy43MjMgMCAwMC0xLjAyNCAweiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
}
header .navbar .nav-operate .nav-operate-btn .nav-logined-block{display:none;position:absolute;top:2.60417vw;right:0;min-width:7.08333vw;padding:.52083vw;border-top:1px solid #c7000b;background-color:#fafafa;text-indent:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-operate .nav-operate-btn .nav-logined-block{top:11.46667vw;min-width:36.26667vw;padding:2.66667vw}
}
header .navbar .nav-operate .nav-operate-btn .nav-logined-block .nav-logined-block-ele{display:block;padding:.52083vw 0;font-size:.83333vw;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-operate .nav-operate-btn .nav-logined-block .nav-logined-block-ele{padding:2.66667vw 0;font-size:4.26667vw}
}
header .navbar .nav-operate .nav-operate-btn .nav-logined-block .nav-logined-block-ele.text-red{color:#c7000b}
header .navbar .nav-operate .nav-operate-btn .nav-logined-block .nav-logined-block-ele+a{border-top:1px solid #dcdddd}
header .navbar .nav-menu{list-style:none;font-size:0;margin-left:12.1875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu{background-color:#fff;width:100%;margin-left:0;border-top:1px solid #dcdddd;display:none}
}
header .navbar .nav-menu .nav-menu-link{font-size:.9375vw;line-height:1.04167vw;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-menu-link{font-size:4.8vw;line-height:5.33333vw}
}
header .navbar .nav-menu .nav-menu-item{position:relative;vertical-align:top;display:inline-block}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-menu-item{display:block;border-bottom:1px solid #dcdddd}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-menu-item:last-child{border-bottom:0}
}
header .navbar .nav-menu .nav-menu-item .nav-menu-link{display:inline-block;padding:1.30208vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-menu-item .nav-menu-link{display:block;padding:4vw 0}
}
header .navbar .nav-menu .nav-menu-item .nav-menu-first{position:relative;padding:1.30208vw 1.5625vw;font-weight:500;color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-menu-item .nav-menu-first{padding:4vw 5.33333vw;color:#242728}
}
header .navbar .nav-menu .nav-menu-item .nav-menu-first.active:after{z-index:3;content:"";position:absolute;left:0;bottom:-1px;background-color:#c4161c;width:100%;height:2px}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-menu-item .nav-menu-first.active:after{display:none}
}
header .navbar .nav-menu .nav-menu-item.has-sub-menu-tab{position:static}
header .navbar .nav-menu .nav-menu-item.has-sub-menu-tab .nav-menu-first.active:after{bottom:2px}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-menu-item.has-sub-menu-tab .nav-menu-first.active:after{display:none}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-menu-item.has-sub-menu-tab .nav-menu-first:before,header .navbar .nav-menu .nav-menu-item.has-sub-menu .nav-menu-first:before{z-index:2;content:"";position:absolute;top:4vw;right:5.33333vw;width:5.33333vw;height:5.33333vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDEwdjEwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3liqDlj7dAbW9iIj48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA3OCIgZD0iTTYuMTIgOS4zMTJhLjMwOS4zMDkgMCAwMS0uMzA5LS4zMDlWMy4yMzZhLjMwOS4zMDkgMCAwMS4zMDktLjMwOS4zMDkuMzA5IDAgMDEuMzA5LjMwOXY1Ljc2N2EuMzA5LjMwOSAwIDAxLS4zMDkuMzA5eiIgZmlsbD0iIzI0MjcyOCIvPjxwYXRoIGRhdGEtbmFtZT0i55u057q/IDc5IiBkPSJNOS4wMDMgNi40MjlIMy4yMzZhLjMwOS4zMDkgMCAwMS0uMzA5LS4zMDkuMzA5LjMwOSAwIDAxLjMwOS0uMzA5aDUuNzY3YS4zMDkuMzA5IDAgMDEuMzA5LjMwOS4zMDkuMzA5IDAgMDEtLjMwOS4zMDl6IiBmaWxsPSIjMjQyNzI4Ii8+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTIgMmg4djhIMnoiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat 100%;background-size:2.66667vw 2.66667vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-menu-item.has-sub-menu-tab .nav-menu-first.active:before,header .navbar .nav-menu .nav-menu-item.has-sub-menu .nav-menu-first.active:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDEwdjEwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3lh4/lj7dAbW9iIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDh2OEgyeiIvPjxwYXRoIGQ9Ik05LjA3OSA2LjQzOEgzLjE2M2EuMzE3LjMxNyAwIDAxLS4zMTctLjMxNy4zMTcuMzE3IDAgMDEuMzE3LS4zMTdoNS45MTZhLjMxNy4zMTcgMCAwMS4zMTcuMzE3LjMxNy4zMTcgMCAwMS0uMzE3LjMxN3oiIGZpbGw9IiMyNDI3MjgiLz48L2c+PC9nPjwvc3ZnPg==)}
}
header .navbar .nav-menu .nav-sub-menu{display:none;position:absolute;top:3.64583vw;left:50%;margin-left:-8.98438vw;width:17.70833vw;padding:.88542vw 0;background-color:#fff;border:1px solid #dcdddd;overflow:auto}
header .navbar .nav-menu .nav-sub-menu::-webkit-scrollbar{width:.20833vw}
header .navbar .nav-menu .nav-sub-menu::-webkit-scrollbar-thumb{border-radius:10px;background:#dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu{position:static;margin-left:0;width:100%;padding:0;border:0}
}
@media screen and (min-width:1201px){header .navbar .nav-menu .nav-sub-menu{min-height:25vw;max-height:45.9375vw}
}
header .navbar .nav-menu .nav-sub-menu .nav-menu-link{display:block;padding:.85938vw 0;margin:0 1.5625vw;border-top:1px solid #dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu .nav-menu-link{padding:4vw 5.33333vw 4vw 10.66667vw;margin:0}
}
header .navbar .nav-menu .nav-sub-menu .nav-menu-link.active,header .navbar .nav-menu .nav-sub-menu .nav-menu-link:hover{color:#c4161c}
header .navbar .nav-menu .nav-sub-menu .sub-menu-item:first-child,header .navbar .nav-menu .nav-sub-menu .sub-menu-item:first-child>.nav-menu-link{border-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu .sub-menu-item:first-child>.nav-menu-link{border-top:1px solid #dcdddd}
}
header .navbar .nav-menu .nav-sub-menu .nav-sub-sub-menu{display:none;position:fixed;top:-1px;left:100%;width:17.70833vw;padding:.88542vw 0;background-color:#fff;border:1px solid #dcdddd;overflow:auto}
header .navbar .nav-menu .nav-sub-menu .nav-sub-sub-menu::-webkit-scrollbar{width:.20833vw;opacity:1}
header .navbar .nav-menu .nav-sub-menu .nav-sub-sub-menu::-webkit-scrollbar-thumb{border-radius:10px;background:#dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu .nav-sub-sub-menu{position:static;width:100%;padding-left:0;border:0}
}
@media screen and (min-width:1201px){header .navbar .nav-menu .nav-sub-menu .nav-sub-sub-menu{max-height:45.9375vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu .nav-sub-sub-menu .sub-menu-item .nav-menu-link{padding-left:16vw}
}
header .navbar .nav-menu .sub-menu-item-arrow-link{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImIiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDU5NSIgZD0iTTE0LjE1My0zNC4xMjNsNC41NTkgNC40NC00LjUyOSA0LjUwNWEuNS41IDAgMDAwIC43MTguNDgzLjQ4MyAwIDAwLjcyOS0uMDQ5bDQuODMyLTQuNzU1YS43OTQuNzk0IDAgMDAuMTUzLS4yLjYuNiAwIDAwLS4xMTUtLjZsLTQuOS00LjgyMmEuNTgzLjU4MyAwIDAwLS43MzMuMDQ5LjUuNSAwIDAwLjAwNC43MTR6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQgMzUpIiBmaWxsPSIjZGNkZGRkIi8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImMiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDU5NCIgZD0iTS01MzktOTQxaDc1OS43VjYyOC4yNjZILTUzOXoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUzOSA5NDEpIiBmaWxsPSIjZGNkZGRkIi8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLeeureWktOWPs0B3ZWIiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDU5MiIgZD0iTTEgMjFoMjBWMUgxeiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwKSIvPjxnIGRhdGEtbmFtZT0i57uEIDE3ODUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguMDY0IDYpIiBjbGlwLXBhdGg9InVybCgjYikiPjxnIGRhdGEtbmFtZT0i57uEIDE3ODQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMTguODA4IC0xMjAwLjA5NykiIGNsaXAtcGF0aD0idXJsKCNjKSI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNTkzIiBkPSJNMjE2LjgzIDEyMTIuNzU4aDkuODkydi0xNC42NGgtOS44OTJ6IiBmaWxsPSIjZGNkZGRkIi8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 100%;background-size:1.04167vw 1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .sub-menu-item-arrow-link{background:0;position:relative}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .sub-menu-item-arrow-link:before{z-index:2;content:"";position:absolute;top:4vw;right:5.33333vw;width:5.33333vw;height:5.33333vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDEwdjEwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3liqDlj7dAbW9iIj48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA3OCIgZD0iTTYuMTIgOS4zMTJhLjMwOS4zMDkgMCAwMS0uMzA5LS4zMDlWMy4yMzZhLjMwOS4zMDkgMCAwMS4zMDktLjMwOS4zMDkuMzA5IDAgMDEuMzA5LjMwOXY1Ljc2N2EuMzA5LjMwOSAwIDAxLS4zMDkuMzA5eiIgZmlsbD0iIzI0MjcyOCIvPjxwYXRoIGRhdGEtbmFtZT0i55u057q/IDc5IiBkPSJNOS4wMDMgNi40MjlIMy4yMzZhLjMwOS4zMDkgMCAwMS0uMzA5LS4zMDkuMzA5LjMwOSAwIDAxLjMwOS0uMzA5aDUuNzY3YS4zMDkuMzA5IDAgMDEuMzA5LjMwOS4zMDkuMzA5IDAgMDEtLjMwOS4zMDl6IiBmaWxsPSIjMjQyNzI4Ii8+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTIgMmg4djhIMnoiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat 100%;background-size:2.66667vw 2.66667vw}
}
header .navbar .nav-menu .sub-menu-item-arrow-link.active,header .navbar .nav-menu .sub-menu-item-arrow-link:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImIiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDU5MSIgZD0iTTE0LjE1My0zNC4xMjNsNC41NTkgNC40NC00LjUyOSA0LjUwNWEuNS41IDAgMDAwIC43MTguNDgzLjQ4MyAwIDAwLjcyOS0uMDQ5bDQuODMyLTQuNzU1YS43OTQuNzk0IDAgMDAuMTUzLS4yLjYuNiAwIDAwLS4xMTUtLjZsLTQuOS00LjgyMmEuNTgzLjU4MyAwIDAwLS43MzMuMDQ5LjUuNSAwIDAwLjAwNC43MTR6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQgMzUpIiBmaWxsPSIjYzcwMDBiIi8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImMiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDU5MCIgZD0iTS01MzktOTQxaDc1OS43VjYyOC4yNjZILTUzOXoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUzOSA5NDEpIiBmaWxsPSIjYzcwMDBiIi8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLeeureWktOWPs0B3ZWIiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDU4OCIgZD0iTTEgMjFoMjBWMUgxeiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwKSIvPjxnIGRhdGEtbmFtZT0i57uEIDE3ODMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguMDY0IDYpIiBjbGlwLXBhdGg9InVybCgjYikiPjxnIGRhdGEtbmFtZT0i57uEIDE3ODIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMTguODA4IC0xMjAwLjA5NykiIGNsaXAtcGF0aD0idXJsKCNjKSI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNTg5IiBkPSJNMjE2LjgzIDEyMTIuNzU4aDkuODkydi0xNC42NGgtOS44OTJ6IiBmaWxsPSIjYzcwMDBiIi8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .sub-menu-item-arrow-link.active,header .navbar .nav-menu .sub-menu-item-arrow-link:hover{background:0}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .sub-menu-item-arrow-link.active:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDEwdjEwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3lh4/lj7dAbW9iIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDh2OEgyeiIvPjxwYXRoIGQ9Ik05LjA3OSA2LjQzOEgzLjE2M2EuMzE3LjMxNyAwIDAxLS4zMTctLjMxNy4zMTcuMzE3IDAgMDEuMzE3LS4zMTdoNS45MTZhLjMxNy4zMTcgMCAwMS4zMTcuMzE3LjMxNy4zMTcgMCAwMS0uMzE3LjMxN3oiIGZpbGw9IiMyNDI3MjgiLz48L2c+PC9nPjwvc3ZnPg==)}
}
header .navbar .nav-menu .nav-sub-menu-tabs{display:none;position:absolute;top:3.54167vw;-webkit-transform:translateX(-12.1875vw);transform:translateX(-12.1875vw);background-color:#fff;border-top:1px solid #dcdddd;width:auto !important}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs{position:static;-webkit-transform:translateX(0);transform:translateX(0);border-top:0;height:auto}
}
header .navbar .nav-menu .nav-sub-menu-tabs:before{content:"";position:absolute;top:-5px;left:0;width:100%;height:10px;background-color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs:before{display:none}
}
header .navbar .nav-menu .nav-sub-menu-tabs .wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:auto}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .wrap{display:block;height:auto}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tabs-group{background-color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tabs-group{display:none}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tabs-group .menu-tab-btn{z-index:1;position:relative;display:block;width:9.0625vw;margin-top:.78125vw;font-size:.9375vw;line-height:1;color:#242728;padding:1.5625vw 0 1.5625vw 1.5625vw}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tabs-group .menu-tab-btn.active{color:#fff;font-weight:500;background-color:#c4161c;padding-left:1.5625vw;width:16vw}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tabs-group .menu-tab-btn:first-child{margin-top:2.96875vw}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content{position:relative;max-width:-webkit-calc(100% - 9.0625vw);max-width:calc(100% - 9.0625vw)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-content-title{display:none}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-content-title{display:block}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-content-title .nav-menu-link{padding:4vw 5.33333vw 4vw 10.66667vw;border-top:1px solid #dcdddd;font-weight:500}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane{display:none;height:100%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane{display:block}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane.active{display:block}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu{position:relative;top:0;left:0;margin-left:0;border-top:0;border-bottom:0;border-right:0;height:100%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-menu-link{padding-left:16vw}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu{top:0;min-height:100%;border-top:0;border-bottom:0;border-right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu{padding:0}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .nav-menu-link{border-top:1px solid #dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .nav-menu-link{padding-left:21.33333vw}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .sub-menu-item:first-child .nav-menu-link{border-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .sub-menu-item:first-child .nav-menu-link{border-top:1px solid #dcdddd}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .sub-menu-item:first-child ul .nav-menu-link{border-top:1px solid #dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .nav-menu-link{padding-left:26.66667vw}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .sub-menu-item:first-child .nav-menu-link{border-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .sub-menu-item:first-child .nav-menu-link{border-top:1px solid #dcdddd}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .sub-menu-item:first-child ul .nav-menu-link{border-top:1px solid #dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .nav-menu-link{padding-left:32vw}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .sub-menu-item:first-child .nav-menu-link{border-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .sub-menu-item:first-child .nav-menu-link{border-top:1px solid #dcdddd}
}
header .navbar .nav-menu .nav-sub-menu-tabs .menu-tab-content .menu-tab-pane .nav-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .nav-sub-sub-menu .sub-menu-item:first-child ul .nav-menu-link{border-top:1px solid #dcdddd}
header .navbar.active,header .navbar.active-fixed,header .navbar.show,header .navbar.visible{background-color:#fff}
header .navbar.active-fixed:before,header .navbar.active:before,header .navbar.show:before,header .navbar.visible:before{content:"";position:absolute;left:0;top:-5px;width:100%;height:10px;background-color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar.active-fixed:before,header .navbar.active:before,header .navbar.show:before,header .navbar.visible:before{display:none}
}
header .navbar.active-fixed.visible,header .navbar.active.visible,header .navbar.show.visible,header .navbar.visible.visible{border-bottom:1px solid #dcdddd}
header .navbar.active-fixed .nav-logo-link,header .navbar.active .nav-logo-link,header .navbar.show .nav-logo-link,header .navbar.visible .nav-logo-link{background-image:url(../../../static/img/logo.png)}
header .navbar.active-fixed .nav-operate .nav-operate-btn.nav-search-btn,header .navbar.active .nav-operate .nav-operate-btn.nav-search-btn,header .navbar.show .nav-operate .nav-operate-btn.nav-search-btn,header .navbar.visible .nav-operate .nav-operate-btn.nav-search-btn{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDI0djI0SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1zZWFyY2gtYmxhY2tAd2ViIj48cGF0aCBkYXRhLW5hbWU9Imljb19jb250YWluZXIiIGZpbGw9Im5vbmUiIGQ9Ik0zIDNoMjB2MjBIM3oiLz48ZyBkYXRhLW5hbWU9ImhvbWUtbmF2LXNlYXJjaC1ibGFja0B3ZWIiIGZpbGw9IiMyNDI3MjgiPjxwYXRoIGRhdGEtbmFtZT0i5qSt5ZyGIDExIiBkPSJNMTIuMTQyIDMuNzY4YTguMzczIDguMzczIDAgMTEtOC4zNzMgOC4zNzMgOC4zODIgOC4zODIgMCAwMTguMzczLTguMzczem0wIDE1LjQ1N2E3LjA4NCA3LjA4NCAwIDEwLTcuMDg1LTcuMDg0IDcuMDkyIDcuMDkyIDAgMDA3LjA4NSA3LjA4NHoiLz48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA2NyIgZD0iTTIxLjkxIDIyLjYxNWEuNzEuNzEgMCAwMS0uNS0uMmwtMy44NTYtMy43ODJhLjY4MS42ODEgMCAwMTAtLjk3Ny43MTYuNzE2IDAgMDExIDBsMy44NTggMy43OGEuNjgxLjY4MSAwIDAxMCAuOTc3LjcxLjcxIDAgMDEtLjUwMi4yMDJ6Ii8+PC9nPjwvZz48L2c+PC9zdmc+)}
header .navbar.active-fixed .nav-operate .nav-operate-btn.nav-login-btn,header .navbar.active .nav-operate .nav-operate-btn.nav-login-btn,header .navbar.show .nav-operate .nav-operate-btn.nav-login-btn,header .navbar.visible .nav-operate .nav-operate-btn.nav-login-btn{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDI0djI0SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1sb2dpbi1ibGFja0B3ZWIiPjxwYXRoIGRhdGEtbmFtZT0iaWNvX2NvbnRhaW5lciIgZmlsbD0ibm9uZSIgZD0iTTMgM2gxOC43MjJ2MjBIM3oiLz48ZyBmaWxsPSIjMjQyNzI4Ij48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMzIiIGQ9Ik0yMi4yODggMjIuNTQ3YS42NzguNjc4IDAgMDEtLjcxMi0uNjM4di0yLjExNGEzLjgyMiAzLjgyMiAwIDAwLTQuMDEtMy41OTFIOC4xMjFhMy44MjIgMy44MjIgMCAwMC00LjAxIDMuNTkxdjIuMTE0YS42NzguNjc4IDAgMDEtLjcxMi42MzguNjc4LjY3OCAwIDAxLS43MTItLjYzOHYtMi4xMTRhNS4xOCA1LjE4IDAgMDE1LjQzNC00Ljg2Nmg5LjQ0NWE1LjE4IDUuMTggMCAwMTUuNDM1IDQuODY2djIuMTE0YS42NzguNjc4IDAgMDEtLjcxMy42Mzh6Ii8+PHBhdGggZGF0YS1uYW1lPSLmpK3lnIYgOSIgZD0iTTEyLjc4IDMuNjQ5YTQuODg4IDQuODg4IDAgMTEtNC44ODggNC44ODggNC44OTQgNC44OTQgMCAwMTQuODg4LTQuODg4em0wIDguNWEzLjYxMyAzLjYxMyAwIDEwLTMuNjEzLTMuNjEyIDMuNjE3IDMuNjE3IDAgMDAzLjYxMyAzLjYxM3oiLz48L2c+PC9nPjwvZz48L3N2Zz4=)}
header .navbar.active-fixed .nav-operate .nav-operate-btn.nav-logined-btn,header .navbar.active .nav-operate .nav-operate-btn.nav-logined-btn,header .navbar.show .nav-operate .nav-operate-btn.nav-logined-btn,header .navbar.visible .nav-operate .nav-operate-btn.nav-logined-btn{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTMgM2gxOC42NDR2MjBIM3oiLz48ZyBmaWxsPSIjMjQyNzI4Ij48cGF0aCBkPSJNMjIuMjg0IDIyLjU3MWEuNjguNjggMCAwMS0uNzE0LS42Mzl2LTIuMTJhMy44MzIgMy44MzIgMCAwMC00LjAyLTMuNkg4LjA4NGEzLjgzMiAzLjgzMiAwIDAwLTQuMDIgMy42djIuMTJhLjY4LjY4IDAgMDEtLjcxNC42MzkuNjguNjggMCAwMS0uNzE0LS42Mzl2LTIuMTJhNS4xOTMgNS4xOTMgMCAwMTUuNDQ4LTQuODc4aDkuNDY5YTUuMTkzIDUuMTkzIDAgMDE1LjQ0OCA0Ljg3OHYyLjEyYS42OC42OCAwIDAxLS43MTcuNjM5ek0xMi43NTEgMy42MjZhNC45IDQuOSAwIDExLTQuOSA0LjkgNC45IDQuOSAwIDAxNC45LTQuOXptMCA4LjUyMmEzLjYyMiAzLjYyMiAwIDEwLTMuNjIyLTMuNjIyIDMuNjIyIDMuNjIyIDAgMDAzLjYyMiAzLjYyMnoiLz48L2c+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNzE0IC03NSkiPjxjaXJjbGUgY3g9IjMuNSIgY3k9IjMuNSIgcj0iMy41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzMwIDkxKSIgZmlsbD0iI2M3MDAwYiIvPjxwYXRoIGQ9Ik0xNzMyLjk3NyA5NS41MzFhLjIuMiAwIDAxLS4xMzgtLjA2MWwtLjgyNi0uODIyYS4yMS4yMSAwIDAxMC0uMjkyLjIuMiAwIDAxLjI5MSAwbC42NzQuNjc4IDEuNzIxLTEuNTA3YS4yLjIgMCAwMS4yODkgMCAuMi4yIDAgMDEwIC4yOWwtMS44NjUgMS42NTJhLjIwNi4yMDYgMCAwMS0uMTQ2LjA2MnoiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+)}
header .navbar.active-fixed .nav-operate .nav-operate-btn.navbar-toggle,header .navbar.active .nav-operate .nav-operate-btn.navbar-toggle,header .navbar.show .nav-operate .nav-operate-btn.navbar-toggle,header .navbar.visible .nav-operate .nav-operate-btn.navbar-toggle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMyAzaDIwdjIwSDN6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMgLTMpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3msYnloKFAbW9iIj48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA3NSIgZD0iTTE5LjczNiAxMy41NTJINi4yNDhhLjU2Mi41NjIgMCAwMS0uNTYyLS41NjIuNTYyLjU2MiAwIDAxLjU2Mi0uNTYyaDEzLjQ4OGEuNTYyLjU2MiAwIDAxLjU2Mi41NjIuNTYyLjU2MiAwIDAxLS41NjIuNTYyeiIgZmlsbD0iIzI0MjcyOCIvPjxwYXRoIGRhdGEtbmFtZT0i55u057q/IDc2IiBkPSJNMTkuNzM2IDkuMDU3SDYuMjQ4YS41NjIuNTYyIDAgMDEtLjU2Mi0uNTYyLjU2Mi41NjIgMCAwMS41NjItLjU2MmgxMy40ODhhLjU2Mi41NjIgMCAwMS41NjIuNTYyLjU2Mi41NjIgMCAwMS0uNTYyLjU2MnoiIGZpbGw9IiMyNDI3MjgiLz48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA3NyIgZD0iTTE5LjczNiAxOC4wNDZINi4yNDhhLjU2Mi41NjIgMCAwMS0uNTYyLS41NjIuNTYyLjU2MiAwIDAxLjU2Mi0uNTYyaDEzLjQ4OGEuNTYyLjU2MiAwIDAxLjU2Mi41NjIuNTYyLjU2MiAwIDAxLS41NjIuNTYyeiIgZmlsbD0iIzI0MjcyOCIvPjxwYXRoIGRhdGEtbmFtZT0i55+p5b2iIDE2NzYiIGZpbGw9Im5vbmUiIGQ9Ik00IDRoMTh2MThINHoiLz48L2c+PC9nPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .navbar.active-fixed .nav-operate .nav-operate-btn.navbar-toggle.open,header .navbar.active .nav-operate .nav-operate-btn.navbar-toggle.open,header .navbar.show .nav-operate .nav-operate-btn.navbar-toggle.open,header .navbar.visible .nav-operate .nav-operate-btn.navbar-toggle.open{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3lj4lAbW9iIj48ZyBkYXRhLW5hbWU9Iue7hCAxNzUzIiBmaWxsPSIjMjQyNzI4Ij48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMDQiIGQ9Ik0xOC45NDYgNi4wNTNhLjcyMy43MjMgMCAwMTAgMS4wMjRMNyAxOS4wMjNhLjcyNC43MjQgMCAwMS0xLjAyNC0xLjAyNEwxNy45MjIgNi4wNTNhLjcyMy43MjMgMCAwMTEuMDI0IDB6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzA1IiBkPSJNNS45ODEgNi4wNTNhLjcyMy43MjMgMCAwMDAgMS4wMjRsMTEuOTQ2IDExLjk0NmEuNzI0LjcyNCAwIDEwMS4wMjQtMS4wMjRMNy4wMDUgNi4wNTNhLjcyMy43MjMgMCAwMC0xLjAyNCAweiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
}
header .navbar.active-fixed .nav-menu .nav-menu-item .nav-menu-first,header .navbar.active .nav-menu .nav-menu-item .nav-menu-first,header .navbar.show .nav-menu .nav-menu-item .nav-menu-first,header .navbar.visible .nav-menu .nav-menu-item .nav-menu-first{color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .header.open .top-navbar{display:block}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .header.open .navbar{border-bottom:1px solid #dcdddd}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header .header.open .navbar .nav-menu{display:block}
}
header.show{display:block}
header.header-fixed .top-navbar{display:none}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){header.header-fixed .nav-menu .nav-sub-menu-tabs{height:auto}
}
header .header-dark .top-navbar .top-navbar-item:after{background-color:#242728}
header .header-dark .top-navbar .top-navbar-item .top-navbar-text{color:#242728}
header .header-dark .top-navbar .top-navbar-item .top-navbar-text.top-navbar-lang-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1sYW5ndWFnZS1yZWRAd2ViIj48ZyBkYXRhLW5hbWU9Iue7hCAxNzc0IiBmaWxsPSIjMjQyNzI4Ij48cGF0aCBkYXRhLW5hbWU9IuakreWchiAzIiBkPSJNMTIgMy4zNjRBOC42MzYgOC42MzYgMCAwMTIwLjYzNiAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMjAuNjM2IDguNjM2IDguNjM2IDAgMDEzLjM2NCAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMy4zNjR6bTAgMTYuMDY2QTcuNDMxIDcuNDMxIDAgMTA0LjU2OSAxMiA3LjQzOSA3LjQzOSAwIDAwMTIgMTkuNDN6Ii8+PHBhdGggZGF0YS1uYW1lPSLnm7Tnur8gNjMiIGQ9Ik0yMC4wMzMgMTIuNjAySDMuOTY2YS42LjYgMCAwMS0uNi0uNi42LjYgMCAwMS42LS42aDE2LjA2N2EuNi42IDAgMDEuNi42LjYuNiAwIDAxLS42LjZ6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzI2IiBkPSJNMTIgMy4zNjRhLjYuNiAwIDAxLjQ0NS4yIDEyLjg4OSAxMi44ODkgMCAwMTMuMzcxIDguNDI3di4wMjVhMTIuODg5IDEyLjg4OSAwIDAxLTMuMzcxIDguNDI3LjYuNiAwIDAxLS44OSAwIDEyLjg4OSAxMi44ODkgMCAwMS0zLjM3MS04LjQyOXYtLjAyNWExMi44ODkgMTIuODg5IDAgMDEzLjM3MS04LjQyNy42LjYgMCAwMS40NDUtLjE5OHpNMTQuNjExIDEyQTExLjY4NCAxMS42ODQgMCAwMDEyIDQuODkgMTEuNjg0IDExLjY4NCAwIDAwOS4zODkgMTIgMTEuNjg0IDExLjY4NCAwIDAwMTIgMTkuMTE0IDExLjY4NCAxMS42ODQgMCAwMDE0LjYxIDEyeiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
header .header-dark .top-navbar.active .top-navbar-item:after,header .header-dark .top-navbar.show .top-navbar-item:after{background-color:#fff}
header .header-dark .top-navbar.active .top-navbar-item .top-navbar-text,header .header-dark .top-navbar.show .top-navbar-item .top-navbar-text{color:#fff}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){header .header-dark .top-navbar.active .top-navbar-item .top-navbar-text,header .header-dark .top-navbar.show .top-navbar-item .top-navbar-text{color:#242728}
}
header .header-dark .top-navbar.active .top-navbar-item .top-navbar-text.top-navbar-lang-icon,header .header-dark .top-navbar.show .top-navbar-item .top-navbar-text.top-navbar-lang-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1sYW5ndWFnZS1yZWRAd2ViIj48ZyBkYXRhLW5hbWU9Iue7hCAxNzc1IiBmaWxsPSIjZmZmIj48cGF0aCBkYXRhLW5hbWU9IuakreWchiAzIiBkPSJNMTIgMy4zNjRBOC42MzYgOC42MzYgMCAwMTIwLjYzNiAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMjAuNjM2IDguNjM2IDguNjM2IDAgMDEzLjM2NCAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMy4zNjR6bTAgMTYuMDY2QTcuNDMxIDcuNDMxIDAgMTA0LjU2OSAxMiA3LjQzOSA3LjQzOSAwIDAwMTIgMTkuNDN6Ii8+PHBhdGggZGF0YS1uYW1lPSLnm7Tnur8gNjMiIGQ9Ik0yMC4wMzMgMTIuNjAySDMuOTY2YS42LjYgMCAwMS0uNi0uNi42LjYgMCAwMS42LS42aDE2LjA2N2EuNi42IDAgMDEuNi42LjYuNiAwIDAxLS42LjZ6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzI2IiBkPSJNMTIgMy4zNjRhLjYuNiAwIDAxLjQ0NS4yIDEyLjg4OSAxMi44ODkgMCAwMTMuMzcxIDguNDI3di4wMjVhMTIuODg5IDEyLjg4OSAwIDAxLTMuMzcxIDguNDI3LjYuNiAwIDAxLS44OSAwIDEyLjg4OSAxMi44ODkgMCAwMS0zLjM3MS04LjQyOXYtLjAyNWExMi44ODkgMTIuODg5IDAgMDEzLjM3MS04LjQyNy42LjYgMCAwMS40NDUtLjE5OHpNMTQuNjExIDEyQTExLjY4NCAxMS42ODQgMCAwMDEyIDQuODkgMTEuNjg0IDExLjY4NCAwIDAwOS4zODkgMTIgMTEuNjg0IDExLjY4NCAwIDAwMTIgMTkuMTE0IDExLjY4NCAxMS42ODQgMCAwMDE0LjYxIDEyeiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
header .header-dark .top-navbar.active .top-navbar-item .top-navbar-text.top-navbar-lang-icon.active,header .header-dark .top-navbar.show .top-navbar-item .top-navbar-text.top-navbar-lang-icon.active{color:#c7000b;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1sYW5ndWFnZS1yZWRAd2ViIj48ZyBkYXRhLW5hbWU9Iue7hCAxNzQwIiBmaWxsPSIjYzcwMDBiIj48cGF0aCBkYXRhLW5hbWU9IuakreWchiAzIiBkPSJNMTIgMy4zNjRBOC42MzYgOC42MzYgMCAwMTIwLjYzNiAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMjAuNjM2IDguNjM2IDguNjM2IDAgMDEzLjM2NCAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMy4zNjR6bTAgMTYuMDY2QTcuNDMxIDcuNDMxIDAgMTA0LjU2OSAxMiA3LjQzOSA3LjQzOSAwIDAwMTIgMTkuNDN6Ii8+PHBhdGggZGF0YS1uYW1lPSLnm7Tnur8gNjMiIGQ9Ik0yMC4wMzMgMTIuNjAySDMuOTY2YS42LjYgMCAwMS0uNi0uNi42LjYgMCAwMS42LS42aDE2LjA2N2EuNi42IDAgMDEuNi42LjYuNiAwIDAxLS42LjZ6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzI2IiBkPSJNMTIgMy4zNjRhLjYuNiAwIDAxLjQ0NS4yIDEyLjg4OSAxMi44ODkgMCAwMTMuMzcxIDguNDI3di4wMjVhMTIuODg5IDEyLjg4OSAwIDAxLTMuMzcxIDguNDI3LjYuNiAwIDAxLS44OSAwIDEyLjg4OSAxMi44ODkgMCAwMS0zLjM3MS04LjQyOXYtLjAyNWExMi44ODkgMTIuODg5IDAgMDEzLjM3MS04LjQyNy42LjYgMCAwMS40NDUtLjE5OHpNMTQuNjExIDEyQTExLjY4NCAxMS42ODQgMCAwMDEyIDQuODkgMTEuNjg0IDExLjY4NCAwIDAwOS4zODkgMTIgMTEuNjg0IDExLjY4NCAwIDAwMTIgMTkuMTE0IDExLjY4NCAxMS42ODQgMCAwMDE0LjYxIDEyeiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){header .header-dark .top-navbar.active .top-navbar-item .top-navbar-text.top-navbar-lang-icon.active,header .header-dark .top-navbar.show .top-navbar-item .top-navbar-text.top-navbar-lang-icon.active{color:#242728;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIgLTIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1sYW5ndWFnZS1yZWRAd2ViIj48ZyBkYXRhLW5hbWU9Iue7hCAxNzc0IiBmaWxsPSIjMjQyNzI4Ij48cGF0aCBkYXRhLW5hbWU9IuakreWchiAzIiBkPSJNMTIgMy4zNjRBOC42MzYgOC42MzYgMCAwMTIwLjYzNiAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMjAuNjM2IDguNjM2IDguNjM2IDAgMDEzLjM2NCAxMiA4LjYzNiA4LjYzNiAwIDAxMTIgMy4zNjR6bTAgMTYuMDY2QTcuNDMxIDcuNDMxIDAgMTA0LjU2OSAxMiA3LjQzOSA3LjQzOSAwIDAwMTIgMTkuNDN6Ii8+PHBhdGggZGF0YS1uYW1lPSLnm7Tnur8gNjMiIGQ9Ik0yMC4wMzMgMTIuNjAySDMuOTY2YS42LjYgMCAwMS0uNi0uNi42LjYgMCAwMS42LS42aDE2LjA2N2EuNi42IDAgMDEuNi42LjYuNiAwIDAxLS42LjZ6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzI2IiBkPSJNMTIgMy4zNjRhLjYuNiAwIDAxLjQ0NS4yIDEyLjg4OSAxMi44ODkgMCAwMTMuMzcxIDguNDI3di4wMjVhMTIuODg5IDEyLjg4OSAwIDAxLTMuMzcxIDguNDI3LjYuNiAwIDAxLS44OSAwIDEyLjg4OSAxMi44ODkgMCAwMS0zLjM3MS04LjQyOXYtLjAyNWExMi44ODkgMTIuODg5IDAgMDEzLjM3MS04LjQyNy42LjYgMCAwMS40NDUtLjE5OHpNMTQuNjExIDEyQTExLjY4NCAxMS42ODQgMCAwMDEyIDQuODkgMTEuNjg0IDExLjY4NCAwIDAwOS4zODkgMTIgMTEuNjg0IDExLjY4NCAwIDAwMTIgMTkuMTE0IDExLjY4NCAxMS42ODQgMCAwMDE0LjYxIDEyeiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
}
header .header-dark .navbar .nav-menu .nav-menu-item .nav-menu-first{color:#242728}
header .header-dark .navbar .nav-logo .nav-logo-link{background-image:url(../../../static/img/logo.png)}
header .header-dark .navbar .nav-operate .nav-operate-btn.nav-search-btn{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDI0djI0SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1zZWFyY2gtYmxhY2tAd2ViIj48cGF0aCBkYXRhLW5hbWU9Imljb19jb250YWluZXIiIGZpbGw9Im5vbmUiIGQ9Ik0zIDNoMjB2MjBIM3oiLz48ZyBkYXRhLW5hbWU9ImhvbWUtbmF2LXNlYXJjaC1ibGFja0B3ZWIiIGZpbGw9IiMyNDI3MjgiPjxwYXRoIGRhdGEtbmFtZT0i5qSt5ZyGIDExIiBkPSJNMTIuMTQyIDMuNzY4YTguMzczIDguMzczIDAgMTEtOC4zNzMgOC4zNzMgOC4zODIgOC4zODIgMCAwMTguMzczLTguMzczem0wIDE1LjQ1N2E3LjA4NCA3LjA4NCAwIDEwLTcuMDg1LTcuMDg0IDcuMDkyIDcuMDkyIDAgMDA3LjA4NSA3LjA4NHoiLz48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA2NyIgZD0iTTIxLjkxIDIyLjYxNWEuNzEuNzEgMCAwMS0uNS0uMmwtMy44NTYtMy43ODJhLjY4MS42ODEgMCAwMTAtLjk3Ny43MTYuNzE2IDAgMDExIDBsMy44NTggMy43OGEuNjgxLjY4MSAwIDAxMCAuOTc3LjcxLjcxIDAgMDEtLjUwMi4yMDJ6Ii8+PC9nPjwvZz48L2c+PC9zdmc+)}
header .header-dark .navbar .nav-operate .nav-operate-btn.nav-login-btn{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDI0djI0SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi1sb2dpbi1ibGFja0B3ZWIiPjxwYXRoIGRhdGEtbmFtZT0iaWNvX2NvbnRhaW5lciIgZmlsbD0ibm9uZSIgZD0iTTMgM2gxOC43MjJ2MjBIM3oiLz48ZyBmaWxsPSIjMjQyNzI4Ij48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMzIiIGQ9Ik0yMi4yODggMjIuNTQ3YS42NzguNjc4IDAgMDEtLjcxMi0uNjM4di0yLjExNGEzLjgyMiAzLjgyMiAwIDAwLTQuMDEtMy41OTFIOC4xMjFhMy44MjIgMy44MjIgMCAwMC00LjAxIDMuNTkxdjIuMTE0YS42NzguNjc4IDAgMDEtLjcxMi42MzguNjc4LjY3OCAwIDAxLS43MTItLjYzOHYtMi4xMTRhNS4xOCA1LjE4IDAgMDE1LjQzNC00Ljg2Nmg5LjQ0NWE1LjE4IDUuMTggMCAwMTUuNDM1IDQuODY2djIuMTE0YS42NzguNjc4IDAgMDEtLjcxMy42Mzh6Ii8+PHBhdGggZGF0YS1uYW1lPSLmpK3lnIYgOSIgZD0iTTEyLjc4IDMuNjQ5YTQuODg4IDQuODg4IDAgMTEtNC44ODggNC44ODggNC44OTQgNC44OTQgMCAwMTQuODg4LTQuODg4em0wIDguNWEzLjYxMyAzLjYxMyAwIDEwLTMuNjEzLTMuNjEyIDMuNjE3IDMuNjE3IDAgMDAzLjYxMyAzLjYxM3oiLz48L2c+PC9nPjwvZz48L3N2Zz4=)}
header .header-dark .navbar .nav-operate .nav-operate-btn.nav-logined-btn{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTMgM2gxOC42NDR2MjBIM3oiLz48ZyBmaWxsPSIjMjQyNzI4Ij48cGF0aCBkPSJNMjIuMjg0IDIyLjU3MWEuNjguNjggMCAwMS0uNzE0LS42Mzl2LTIuMTJhMy44MzIgMy44MzIgMCAwMC00LjAyLTMuNkg4LjA4NGEzLjgzMiAzLjgzMiAwIDAwLTQuMDIgMy42djIuMTJhLjY4LjY4IDAgMDEtLjcxNC42MzkuNjguNjggMCAwMS0uNzE0LS42Mzl2LTIuMTJhNS4xOTMgNS4xOTMgMCAwMTUuNDQ4LTQuODc4aDkuNDY5YTUuMTkzIDUuMTkzIDAgMDE1LjQ0OCA0Ljg3OHYyLjEyYS42OC42OCAwIDAxLS43MTcuNjM5ek0xMi43NTEgMy42MjZhNC45IDQuOSAwIDExLTQuOSA0LjkgNC45IDQuOSAwIDAxNC45LTQuOXptMCA4LjUyMmEzLjYyMiAzLjYyMiAwIDEwLTMuNjIyLTMuNjIyIDMuNjIyIDMuNjIyIDAgMDAzLjYyMiAzLjYyMnoiLz48L2c+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNzE0IC03NSkiPjxjaXJjbGUgY3g9IjMuNSIgY3k9IjMuNSIgcj0iMy41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzMwIDkxKSIgZmlsbD0iI2M3MDAwYiIvPjxwYXRoIGQ9Ik0xNzMyLjk3NyA5NS41MzFhLjIuMiAwIDAxLS4xMzgtLjA2MWwtLjgyNi0uODIyYS4yMS4yMSAwIDAxMC0uMjkyLjIuMiAwIDAxLjI5MSAwbC42NzQuNjc4IDEuNzIxLTEuNTA3YS4yLjIgMCAwMS4yODkgMCAuMi4yIDAgMDEwIC4yOWwtMS44NjUgMS42NTJhLjIwNi4yMDYgMCAwMS0uMTQ2LjA2MnoiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+)}
header .header-dark .navbar .nav-operate .nav-operate-btn.navbar-toggle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMyAzaDIwdjIwSDN6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMgLTMpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3msYnloKFAbW9iIj48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA3NSIgZD0iTTE5LjczNiAxMy41NTJINi4yNDhhLjU2Mi41NjIgMCAwMS0uNTYyLS41NjIuNTYyLjU2MiAwIDAxLjU2Mi0uNTYyaDEzLjQ4OGEuNTYyLjU2MiAwIDAxLjU2Mi41NjIuNTYyLjU2MiAwIDAxLS41NjIuNTYyeiIgZmlsbD0iIzI0MjcyOCIvPjxwYXRoIGRhdGEtbmFtZT0i55u057q/IDc2IiBkPSJNMTkuNzM2IDkuMDU3SDYuMjQ4YS41NjIuNTYyIDAgMDEtLjU2Mi0uNTYyLjU2Mi41NjIgMCAwMS41NjItLjU2MmgxMy40ODhhLjU2Mi41NjIgMCAwMS41NjIuNTYyLjU2Mi41NjIgMCAwMS0uNTYyLjU2MnoiIGZpbGw9IiMyNDI3MjgiLz48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA3NyIgZD0iTTE5LjczNiAxOC4wNDZINi4yNDhhLjU2Mi41NjIgMCAwMS0uNTYyLS41NjIuNTYyLjU2MiAwIDAxLjU2Mi0uNTYyaDEzLjQ4OGEuNTYyLjU2MiAwIDAxLjU2Mi41NjIuNTYyLjU2MiAwIDAxLS41NjIuNTYyeiIgZmlsbD0iIzI0MjcyOCIvPjxwYXRoIGRhdGEtbmFtZT0i55+p5b2iIDE2NzYiIGZpbGw9Im5vbmUiIGQ9Ik00IDRoMTh2MThINHoiLz48L2c+PC9nPjwvc3ZnPg==)}
footer,footer .footer{position:relative}
footer .footer-row{list-style:none;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}
footer .footer-row #defooter{-webkit-box-flex:0;-webkit-flex:0 0 35%;flex:0 0 35%;min-width:35%;-webkit-box-ordinal-group:4;-webkit-order:3;order:2}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-row #defooter{-webkit-box-ordinal-group:2;-webkit-order:1;order:1;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%}
}
footer .footer-menu{padding:3.90625vw 0;background-color:#212121}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-menu{padding:12vw 0}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-menu .wrap{width:100%}
}
footer .footer-menu .footer-item{-webkit-box-flex:0;-webkit-flex:0 0 22%;flex:0 0 22%;min-width:22%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-menu .footer-item{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%}
}
footer .footer-menu .footer-item:last-child{-webkit-box-flex:0;-webkit-flex:0 0 12%;flex:0 0 12%;min-width:12%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-menu .footer-item:last-child{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%}
footer .footer-menu .footer-item:last-child .footer-title:last-child{border-bottom:0}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-menu .footer-item .has-sub-footer:before{z-index:2;content:"";position:absolute;top:4vw;right:5.33333vw;width:6.4vw;height:6.4vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDEwdjEwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3liqDlj7dAbW9iIj48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyA3OCIgZD0iTTYuMTIgOS4zMTJhLjMwOS4zMDkgMCAwMS0uMzA5LS4zMDlWMy4yMzZhLjMwOS4zMDkgMCAwMS4zMDktLjMwOS4zMDkuMzA5IDAgMDEuMzA5LjMwOXY1Ljc2N2EuMzA5LjMwOSAwIDAxLS4zMDkuMzA5eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGRhdGEtbmFtZT0i55u057q/IDc5IiBkPSJNOS4wMDMgNi40MjlIMy4yMzZhLjMwOS4zMDkgMCAwMS0uMzA5LS4zMDkuMzA5LjMwOSAwIDAxLjMwOS0uMzA5aDUuNzY3YS4zMDkuMzA5IDAgMDEuMzA5LjMwOS4zMDkuMzA5IDAgMDEtLjMwOS4zMDl6IiBmaWxsPSIjZmZmIi8+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTIgMmg4djhIMnoiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat 100%;background-size:2.66667vw 2.66667vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-menu .footer-item .has-sub-footer.active:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDEwdjEwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgZGF0YS1uYW1lPSJob21lLW5hdi3lh4/lj7dAbW9iIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDh2OEgyeiIvPjxwYXRoIGQ9Ik05LjA3OSA2LjQzOEgzLjE2M2EuMzE3LjMxNyAwIDAxLS4zMTctLjMxNy4zMTcuMzE3IDAgMDEuMzE3LS4zMTdoNS45MTZhLjMxNy4zMTcgMCAwMS4zMTcuMzE3LjMxNy4zMTcgMCAwMS0uMzE3LjMxN3oiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==)}
}
footer .footer-menu .footer-title{margin-bottom:0;padding:.78125vw 0 .625vw;font-size:.9375vw;color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-menu .footer-title{position:relative;padding:4vw 5.33333vw;font-size:4.8vw;border-bottom:1px solid #555}
}
footer .footer-menu .footer-list{list-style:none}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-menu .footer-list{padding-left:10.66667vw;display:none}
}
footer .footer-menu .footer-list .footer-sub-item{font-size:.83333vw;padding:.78125vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-menu .footer-list .footer-sub-item{font-size:4.26667vw;padding:4vw 0}
}
footer .footer-menu .footer-menu-link{color:#f4f4f4}
footer .footer-btm{padding:3.125vw 0;background-color:#191919}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm{padding:10vw 0}
}
footer .footer-btm .footer-sign{-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;-webkit-box-ordinal-group:3;-webkit-order:2;order:2;padding-right:2.60417vw;background-color:#191919}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-sign{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%;margin-top:6.66667vw;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}
}
footer .footer-btm .footer-sign .footer-sign-img{width:auto;height:auto;max-width:100%;max-height:100%;background-color:#100e0e}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-sign .footer-sign-img{width:auto;height:auto;max-width:50%;max-height:100%;background-color:#100e0e}
}
footer .footer-btm .footer-signlogo{-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;-webkit-box-ordinal-group:3;-webkit-order:2;order:2;padding-right:2.60417vw;background-color:#191919;padding-bottom:1vw;max-width:65%}
footer .footer-btm .footer-signlogo.footer-signlogo-with-sign{max-width:60%}
footer .footer-btm .footer-signlogo .footer-img{height:4.16667vw;object-fit:contain}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-signlogo .footer-img{height:14.4vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-signlogo{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%;margin-top:0;-webkit-box-ordinal-group:2;-webkit-order:1;order:1;padding-bottom:7.46667vw}
footer .footer-btm .footer-signlogo.footer-signlogo-with-sign{max-width:100%}
}
footer .footer-btm .footer-signlogo .footer-img{max-width:100%;max-height:100%;background-color:#100e0e}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-signlogo .footer-img{width:auto;height:auto;max-width:100%;max-height:100%;background-color:#100e0e}
}
footer .footer-btm .footer-de-summary{-webkit-box-flex:0;-webkit-flex:0 0 47%;flex:0 0 47%;min-width:47%;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%;-webkit-box-ordinal-group:4;-webkit-order:3;order:3;margin-top:6.66667vw}
}
footer .footer-btm .footer-de-summary .footer-contact{height:1.04167vw;margin-bottom:1.40625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .footer-contact{height:auto;margin-bottom:4vw}
}
footer .footer-btm .footer-de-summary .footer-contact .footer-email,footer .footer-btm .footer-de-summary .footer-contact .footer-tel{display:inline-block;vertical-align:top;padding-left:1.5625vw;font-size:.9375vw;line-height:1.04167vw;color:#dcdddd;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt55S16K+dLeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLeeUteivnS3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMDciIGQ9Ik05LjUxOSAyLjg1OGExLjA2MSAxLjA2MSAwIDAwLS45NDItLjIyNyA0LjAxOSA0LjAxOSAwIDAwLTEuMzMxLjU3NiAzLjQ2OCAzLjQ2OCAwIDAwLTEuODA3IDIuMzc4Yy0uMiAxLjUzNy41NjcgNS4yNjggMi4wODQgOC4xNzdzNC4wNDkgNS41MTYgNS4zNTYgNi4wOTFhMy4xNTcgMy4xNTcgMCAwMDIuOTQzLS43IDQuMDkzIDQuMDkzIDAgMDAxLjEtMS4wNCAxLjAwOSAxLjAwOSAwIDAwLjIyMi0uNzc5IDQuOTMgNC45MyAwIDAwLS4wNDctLjI0IDMuMzc3IDMuMzc3IDAgMDAtLjY2My0xLjMyMSAxMS42MzQgMTEuNjM0IDAgMDAtLjc2OC0uOTE4IDExLjkwNyAxMS45MDcgMCAwMC0uOTExLS44NjdsLS4xMTItLjA3N2EuNTY5LjU2OSAwIDAwLS42OS0uMDMzbC0uMDUyLjAzMmMtLjAxMy4wMTEtLjEyMi4wODktLjEzNS4xLS4yNzkuMjU4LS4yMTIuMjItLjQ0Mi40NDUtLjI0OC4yNS0uMzc0LjUtLjcxNS45MTRhLjg4OS44ODkgMCAwMS0xLjE5Mi4xIDkuMiA5LjIgMCAwMS0yLjA3Mi0yLjg3MyAxNC4xMzIgMTQuMTMyIDAgMDEtMS4xODMtMy4yNDQgMS4xIDEuMSAwIDAxLjgyNy0xLjI5M2MuMzM0LS4wODkuNjY2LS4xNDcuOTA2LS4yMDlhMi4yMzUgMi4yMzUgMCAwMC42NzYtLjIyOS43MDguNzA4IDAgMDAuMzc0LS4yODQuODkzLjg5MyAwIDAwLjEyNy0uNTc5bC0uMDc1LS4zODRjLjAwNy4wMjQtLjEtLjM1LS4yNzItLjg5M2ExNy4wOTggMTcuMDk4IDAgMDAtLjU4My0xLjUxMSA2LjE4OSA2LjE4OSAwIDAwLS40MTItLjgxOHMtLjE2Ni0uMjUzLS4xNDUtLjIxMmwtLjA2OS0uMDg0eiIgZmlsbD0iI2RjZGRkZCIvPjwvZz48L2c+PC9zdmc+) no-repeat 0;background-size:1.04167vw 1.04167vw}
footer .footer-btm .footer-de-summary .footer-contact .footer-email:hover,footer .footer-btm .footer-de-summary .footer-contact .footer-tel:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt55S16K+dLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLeeUteivnS3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMDciIGQ9Ik05LjUzOCAyLjkwNWExLjA1OCAxLjA1OCAwIDAwLS45NC0uMjI3IDQuMDA4IDQuMDA4IDAgMDAtMS4zMjcuNTc1IDMuNDU4IDMuNDU4IDAgMDAtMS44IDIuMzcyYy0uMiAxLjUzMi41NjYgNS4yNTMgMi4wNzggOC4xNTRzNC4wMzggNS41IDUuMzQxIDYuMDc0YTMuMTQ4IDMuMTQ4IDAgMDAyLjkzNS0uNyA0LjA4MSA0LjA4MSAwIDAwMS4xLTEuMDM3IDEuMDA2IDEuMDA2IDAgMDAuMjIyLS43NzcgNC45MyA0LjkzIDAgMDAtLjA0Ny0uMjQgMy4zNjcgMy4zNjcgMCAwMC0uNjYyLTEuMzE3IDExLjYgMTEuNiAwIDAwLS43NjYtLjkxNiAxMS44ODEgMTEuODgxIDAgMDAtLjkwOS0uODY1bC0uMTExLS4wNzZhLjU2Ny41NjcgMCAwMC0uNjg4LS4wMzNsLS4wNTEuMDMxYy0uMDEzLjAxMS0uMTIyLjA4OC0uMTM0LjEtLjI3OC4yNTgtLjIxMS4yMi0uNDQxLjQ0NC0uMjQ3LjI0OS0uMzcyLjUtLjcxMy45MTFhLjg4Ny44ODcgMCAwMS0xLjE4OS4xIDkuMTczIDkuMTczIDAgMDEtMi4wNjYtMi44NjUgMTQuMDkgMTQuMDkgMCAwMS0xLjE4LTMuMjM1IDEuMSAxLjEgMCAwMS44MjUtMS4yODljLjMzMy0uMDg4LjY2NC0uMTQ3LjktLjIwOWEyLjIyOSAyLjIyOSAwIDAwLjY3NS0uMjI5LjcwNi43MDYgMCAwMC4zNzMtLjI4NC44OTEuODkxIDAgMDAuMTI3LS41NzdsLS4wNzUtLjM4M2MuMDA3LjAyNC0uMS0uMzQ5LS4yNzEtLjg5MWExNy4xMiAxNy4xMiAwIDAwLS41ODEtMS41MDcgNi4xNyA2LjE3IDAgMDAtLjQxMS0uODE2cy0uMTY1LS4yNTItLjE0NC0uMjExbC0uMDY5LS4wODR6IiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .footer-contact .footer-email,footer .footer-btm .footer-de-summary .footer-contact .footer-tel{display:block;font-size:4.8vw;line-height:5.33333vw;padding:1.33333vw 0 1.33333vw 6.66667vw;background-size:4vw 4vw}
}
footer .footer-btm .footer-de-summary .footer-contact .footer-email{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt6YKu5Lu2LeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxwYXRoIGQ9Ik04LjAzOSAxMC4yOUwyLjI1OCA1LjU2NmEuMTU4LjE1OCAwIDAwLS4yNTkuMTIyVjE2LjM5MWEuMTU3LjE1NyAwIDAwLjI3MS4xbDUuNzc5LTUuOTY5YS4xNTkuMTU5IDAgMDAtLjAxLS4yMzJ6bS01LjE0LTUuNjU5bDcuODU1IDYuMjk0YS4xNi4xNiAwIDAwLjIgMGw3Ljg1NS02LjI5NGEuMTU3LjE1NyAwIDAwLS4xLS4yOEgyLjk5OWEuMTU4LjE1OCAwIDAwLS4xLjI4em05Ljg1IDYuNTUxYS4xNTcuMTU3IDAgMDAtLjIxNy0uMDFsLTEuNTc2IDEuMzQ5YS4xNTguMTU4IDAgMDEtLjIgMGwtMS42MjItMS4zNDVhLjE1Ni4xNTYgMCAwMC0uMjEzLjAxMmwtNi4wNDIgNi4xODRhLjE1OC4xNTggMCAwMC4xMTMuMjY5aDE1LjU3NGEuMTU4LjE1OCAwIDAwLjExNS0uMjY3em02Ljk2NC01LjQ2OWEuMTU3LjE1NyAwIDAwLS4yNTctLjEyMmwtNS43NTcgNC42ODFhLjE1OS4xNTkgMCAwMC0uMDE0LjIzM2w1Ljc1OSA1Ljk4OGEuMTU5LjE1OSAwIDAwLjI3My0uMXYtLjA2MXoiIGZpbGw9IiNkY2RkZGQiIGRhdGEtbmFtZT0iZm9vdGVyLemCruS7ti3ngbBAd2ViIi8+PC9nPjwvc3ZnPg==)}
footer .footer-btm .footer-de-summary .footer-contact .footer-email:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt6YKu5Lu2LeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yIC0yKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxwYXRoIGQ9Ik04LjkzNyAxMS40MTZMMy4yNTMgNi43NzFhLjE1Ni4xNTYgMCAwMC0uMjU0LjEydjEwLjUyM2EuMTU0LjE1NCAwIDAwLjI2Ni4xbDUuNjgyLTUuODY4YS4xNTYuMTU2IDAgMDAtLjAxLS4yM3pNMy44ODggNS44NTNsNy43MjMgNi4xODlhLjE1Ny4xNTcgMCAwMC4xOTQgMGw3LjcyMy02LjE4OWEuMTU1LjE1NSAwIDAwLS4xLS4yNzZIMy45ODVhLjE1NS4xNTUgMCAwMC0uMDk3LjI3NnptOS42ODQgNi40NDFhLjE1NC4xNTQgMCAwMC0uMjE0LS4wMWwtMS41NSAxLjMyNmEuMTU2LjE1NiAwIDAxLS4yIDBsLTEuNTk0LTEuMzIyYS4xNTQuMTU0IDAgMDAtLjIxLjAxMmwtNS45NCA2LjA4YS4xNTUuMTU1IDAgMDAuMTExLjI2NGgxNS4zMTJhLjE1NS4xNTUgMCAwMC4xMTMtLjI2MnptNi44NDctNS4zNzdhLjE1NS4xNTUgMCAwMC0uMjUyLS4xMmwtNS42NjQgNC42YS4xNTYuMTU2IDAgMDAtLjAxNC4yMjlsNS42NjIgNS44ODhhLjE1Ni4xNTYgMCAwMC4yNjgtLjF2LS4wNnoiIGZpbGw9IiNmZmYiIGRhdGEtbmFtZT0iZm9vdGVyLemCruS7ti3nmb1Ad2ViIi8+PC9nPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .footer-contact .footer-email{margin-left:0}
}
footer .footer-btm .footer-de-summary .footer-de-contact{height:1.04167vw;margin-bottom:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .footer-de-contact{height:auto;margin-bottom:4vw}
}
footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-email,footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-location,footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-tel,footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-timeZone{display:inline-block;vertical-align:top;padding-left:1.5625vw;font-size:.9375vw;line-height:1.04167vw;color:#dcdddd;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt55S16K+dLeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLeeUteivnS3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMDciIGQ9Ik05LjUxOSAyLjg1OGExLjA2MSAxLjA2MSAwIDAwLS45NDItLjIyNyA0LjAxOSA0LjAxOSAwIDAwLTEuMzMxLjU3NiAzLjQ2OCAzLjQ2OCAwIDAwLTEuODA3IDIuMzc4Yy0uMiAxLjUzNy41NjcgNS4yNjggMi4wODQgOC4xNzdzNC4wNDkgNS41MTYgNS4zNTYgNi4wOTFhMy4xNTcgMy4xNTcgMCAwMDIuOTQzLS43IDQuMDkzIDQuMDkzIDAgMDAxLjEtMS4wNCAxLjAwOSAxLjAwOSAwIDAwLjIyMi0uNzc5IDQuOTMgNC45MyAwIDAwLS4wNDctLjI0IDMuMzc3IDMuMzc3IDAgMDAtLjY2My0xLjMyMSAxMS42MzQgMTEuNjM0IDAgMDAtLjc2OC0uOTE4IDExLjkwNyAxMS45MDcgMCAwMC0uOTExLS44NjdsLS4xMTItLjA3N2EuNTY5LjU2OSAwIDAwLS42OS0uMDMzbC0uMDUyLjAzMmMtLjAxMy4wMTEtLjEyMi4wODktLjEzNS4xLS4yNzkuMjU4LS4yMTIuMjItLjQ0Mi40NDUtLjI0OC4yNS0uMzc0LjUtLjcxNS45MTRhLjg4OS44ODkgMCAwMS0xLjE5Mi4xIDkuMiA5LjIgMCAwMS0yLjA3Mi0yLjg3MyAxNC4xMzIgMTQuMTMyIDAgMDEtMS4xODMtMy4yNDQgMS4xIDEuMSAwIDAxLjgyNy0xLjI5M2MuMzM0LS4wODkuNjY2LS4xNDcuOTA2LS4yMDlhMi4yMzUgMi4yMzUgMCAwMC42NzYtLjIyOS43MDguNzA4IDAgMDAuMzc0LS4yODQuODkzLjg5MyAwIDAwLjEyNy0uNTc5bC0uMDc1LS4zODRjLjAwNy4wMjQtLjEtLjM1LS4yNzItLjg5M2ExNy4wOTggMTcuMDk4IDAgMDAtLjU4My0xLjUxMSA2LjE4OSA2LjE4OSAwIDAwLS40MTItLjgxOHMtLjE2Ni0uMjUzLS4xNDUtLjIxMmwtLjA2OS0uMDg0eiIgZmlsbD0iI2RjZGRkZCIvPjwvZz48L2c+PC9zdmc+) no-repeat 0;background-size:1.04167vw 1.04167vw}
footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-email:hover,footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-location:hover,footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-tel:hover,footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-timeZone:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt55S16K+dLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLeeUteivnS3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMDciIGQ9Ik05LjUzOCAyLjkwNWExLjA1OCAxLjA1OCAwIDAwLS45NC0uMjI3IDQuMDA4IDQuMDA4IDAgMDAtMS4zMjcuNTc1IDMuNDU4IDMuNDU4IDAgMDAtMS44IDIuMzcyYy0uMiAxLjUzMi41NjYgNS4yNTMgMi4wNzggOC4xNTRzNC4wMzggNS41IDUuMzQxIDYuMDc0YTMuMTQ4IDMuMTQ4IDAgMDAyLjkzNS0uNyA0LjA4MSA0LjA4MSAwIDAwMS4xLTEuMDM3IDEuMDA2IDEuMDA2IDAgMDAuMjIyLS43NzcgNC45MyA0LjkzIDAgMDAtLjA0Ny0uMjQgMy4zNjcgMy4zNjcgMCAwMC0uNjYyLTEuMzE3IDExLjYgMTEuNiAwIDAwLS43NjYtLjkxNiAxMS44ODEgMTEuODgxIDAgMDAtLjkwOS0uODY1bC0uMTExLS4wNzZhLjU2Ny41NjcgMCAwMC0uNjg4LS4wMzNsLS4wNTEuMDMxYy0uMDEzLjAxMS0uMTIyLjA4OC0uMTM0LjEtLjI3OC4yNTgtLjIxMS4yMi0uNDQxLjQ0NC0uMjQ3LjI0OS0uMzcyLjUtLjcxMy45MTFhLjg4Ny44ODcgMCAwMS0xLjE4OS4xIDkuMTczIDkuMTczIDAgMDEtMi4wNjYtMi44NjUgMTQuMDkgMTQuMDkgMCAwMS0xLjE4LTMuMjM1IDEuMSAxLjEgMCAwMS44MjUtMS4yODljLjMzMy0uMDg4LjY2NC0uMTQ3LjktLjIwOWEyLjIyOSAyLjIyOSAwIDAwLjY3NS0uMjI5LjcwNi43MDYgMCAwMC4zNzMtLjI4NC44OTEuODkxIDAgMDAuMTI3LS41NzdsLS4wNzUtLjM4M2MuMDA3LjAyNC0uMS0uMzQ5LS4yNzEtLjg5MWExNy4xMiAxNy4xMiAwIDAwLS41ODEtMS41MDcgNi4xNyA2LjE3IDAgMDAtLjQxMS0uODE2cy0uMTY1LS4yNTItLjE0NC0uMjExbC0uMDY5LS4wODR6IiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-email,footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-location,footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-tel,footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-timeZone{display:block;font-size:4.8vw;line-height:5.33333vw;padding:1.33333vw 0 1.33333vw 6.66667vw;background-size:4vw 4vw}
}
footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-email{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt6YKu5Lu2LeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxwYXRoIGQ9Ik04LjAzOSAxMC4yOUwyLjI1OCA1LjU2NmEuMTU4LjE1OCAwIDAwLS4yNTkuMTIyVjE2LjM5MWEuMTU3LjE1NyAwIDAwLjI3MS4xbDUuNzc5LTUuOTY5YS4xNTkuMTU5IDAgMDAtLjAxLS4yMzJ6bS01LjE0LTUuNjU5bDcuODU1IDYuMjk0YS4xNi4xNiAwIDAwLjIgMGw3Ljg1NS02LjI5NGEuMTU3LjE1NyAwIDAwLS4xLS4yOEgyLjk5OWEuMTU4LjE1OCAwIDAwLS4xLjI4em05Ljg1IDYuNTUxYS4xNTcuMTU3IDAgMDAtLjIxNy0uMDFsLTEuNTc2IDEuMzQ5YS4xNTguMTU4IDAgMDEtLjIgMGwtMS42MjItMS4zNDVhLjE1Ni4xNTYgMCAwMC0uMjEzLjAxMmwtNi4wNDIgNi4xODRhLjE1OC4xNTggMCAwMC4xMTMuMjY5aDE1LjU3NGEuMTU4LjE1OCAwIDAwLjExNS0uMjY3em02Ljk2NC01LjQ2OWEuMTU3LjE1NyAwIDAwLS4yNTctLjEyMmwtNS43NTcgNC42ODFhLjE1OS4xNTkgMCAwMC0uMDE0LjIzM2w1Ljc1OSA1Ljk4OGEuMTU5LjE1OSAwIDAwLjI3My0uMXYtLjA2MXoiIGZpbGw9IiNkY2RkZGQiIGRhdGEtbmFtZT0iZm9vdGVyLemCruS7ti3ngbBAd2ViIi8+PC9nPjwvc3ZnPg==)}
footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-email:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt6YKu5Lu2LeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yIC0yKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxwYXRoIGQ9Ik04LjkzNyAxMS40MTZMMy4yNTMgNi43NzFhLjE1Ni4xNTYgMCAwMC0uMjU0LjEydjEwLjUyM2EuMTU0LjE1NCAwIDAwLjI2Ni4xbDUuNjgyLTUuODY4YS4xNTYuMTU2IDAgMDAtLjAxLS4yM3pNMy44ODggNS44NTNsNy43MjMgNi4xODlhLjE1Ny4xNTcgMCAwMC4xOTQgMGw3LjcyMy02LjE4OWEuMTU1LjE1NSAwIDAwLS4xLS4yNzZIMy45ODVhLjE1NS4xNTUgMCAwMC0uMDk3LjI3NnptOS42ODQgNi40NDFhLjE1NC4xNTQgMCAwMC0uMjE0LS4wMWwtMS41NSAxLjMyNmEuMTU2LjE1NiAwIDAxLS4yIDBsLTEuNTk0LTEuMzIyYS4xNTQuMTU0IDAgMDAtLjIxLjAxMmwtNS45NCA2LjA4YS4xNTUuMTU1IDAgMDAuMTExLjI2NGgxNS4zMTJhLjE1NS4xNTUgMCAwMC4xMTMtLjI2MnptNi44NDctNS4zNzdhLjE1NS4xNTUgMCAwMC0uMjUyLS4xMmwtNS42NjQgNC42YS4xNTYuMTU2IDAgMDAtLjAxNC4yMjlsNS42NjIgNS44ODhhLjE1Ni4xNTYgMCAwMC4yNjgtLjF2LS4wNnoiIGZpbGw9IiNmZmYiIGRhdGEtbmFtZT0iZm9vdGVyLemCruS7ti3nmb1Ad2ViIi8+PC9nPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-email{margin-left:0}
}
footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-location{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNzY2IiBkPSJNMTcuMjc2IDcuMDc3YTcuMTM3IDcuMTM3IDAgMDAtMTQuMjczIDAgNyA3IDAgMDAuOTYyIDMuNTM5aC0uMDA4bDYuMTgxIDguODQ3IDYuMTg0LTguODQ3aC0uMDA4YTYuOTc1IDYuOTc1IDAgMDAuOTYyLTMuNTM5bS03LjEzNiAzLjUzOGEzLjUzOSAzLjUzOSAwIDExMy41NjgtMy41MzggMy41NTQgMy41NTQgMCAwMS0zLjU2OCAzLjUzOCIgZmlsbD0iI2RjZGRkZCIvPjwvc3ZnPg==)}
footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-location:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PHBhdGggZD0iTTUxMS40NDkgMjEzLjg1OGExNzkuMjc5IDE3OS4yNzkgMCAxMTAgMzU4LjU1OCAxNzkuMjc5IDE3OS4yNzkgMCAwMTAtMzU4LjU1OHptMzkzLjI5NSAxNzkuMzU4YTM5My4yOTUgMzkzLjI5NSAwIDEwLTcyMi43MDggMjE0Ljg4Mkw0NzYuMjQgMTAwMC4zN2EzOS4zODUgMzkuMzg1IDAgMDA3MC40OTkgMEw4NDEuNDkyIDYwOC4xYzM5LjctNjEuOTEzIDYzLjI1Mi0xMzUuNDg0IDYzLjI1Mi0yMTQuODgzeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-location{margin-left:0}
}
footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-timeZone{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgZGF0YS1uYW1lPSLnu4QgMjQ2NiI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNzY3IiBkPSJNOS44NzEgMS4zOTJhOC44NzEgOC44NzEgMCAxMDguODcxIDguODcxIDguODc3IDguODc3IDAgMDAtOC44NzEtOC44NzF6bTMuNzg2IDExLjk2bC00LjI0Ni0yLjQ2aC0uMTc0di01LjdIMTAuNXY0Ljg3OWwzLjc4NiAyLjE4NnoiIGZpbGw9IiNkY2RkZGQiLz48L2c+PC9zdmc+)}
footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-timeZone:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PHBhdGggZD0iTTUxMiA2NEMyNjQuOCA2NCA2NCAyNjQuOCA2NCA1MTJzMjAwLjggNDQ4IDQ0OCA0NDggNDQ4LTIwMC44IDQ0OC00NDhTNzU5LjIgNjQgNTEyIDY0em0xOTEuMiA2MDRMNDg4LjggNTQ0SDQ4MFYyNTZoNjR2MjQ2LjRsMTkxLjIgMTEwLjQtMzIgNTUuMnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .footer-de-contact .footer-de-timeZone{margin-left:0}
}
footer .footer-btm .footer-de-summary .footer-link-group{margin-bottom:.78125vw;font-size:.72917vw;line-height:1.618;color:#dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .footer-link-group{margin-bottom:5.33333vw;font-size:3.73333vw}
}
footer .footer-btm .footer-de-summary .footer-de-link-group{margin-bottom:.78125vw;font-size:.72917vw;line-height:1.618;color:#dcdddd;padding-top:1.71875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .footer-de-link-group{margin-bottom:5.33333vw;font-size:3.73333vw}
}
footer .footer-btm .footer-de-summary .copyright,footer .footer-btm .footer-de-summary .footer-link{font-size:.72917vw;line-height:.78125vw;color:#dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .copyright,footer .footer-btm .footer-de-summary .footer-link{font-size:3.73333vw;line-height:1.618}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-summary .footer-link{display:inline-block}
}
footer .footer-btm .footer-summary{-webkit-box-flex:0;-webkit-flex:0 0 65%;flex:0 0 65%;min-width:65%;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%;-webkit-box-ordinal-group:4;-webkit-order:3;order:3;margin-top:6.66667vw}
}
footer .footer-btm .footer-summary .footer-contact{height:1.04167vw;margin-bottom:1.40625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .footer-contact{height:auto;margin-bottom:4vw}
}
footer .footer-btm .footer-summary .footer-contact .footer-email,footer .footer-btm .footer-summary .footer-contact .footer-tel{display:inline-block;vertical-align:top;padding-left:1.5625vw;font-size:.9375vw;line-height:1.04167vw;color:#dcdddd;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt55S16K+dLeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLeeUteivnS3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMDciIGQ9Ik05LjUxOSAyLjg1OGExLjA2MSAxLjA2MSAwIDAwLS45NDItLjIyNyA0LjAxOSA0LjAxOSAwIDAwLTEuMzMxLjU3NiAzLjQ2OCAzLjQ2OCAwIDAwLTEuODA3IDIuMzc4Yy0uMiAxLjUzNy41NjcgNS4yNjggMi4wODQgOC4xNzdzNC4wNDkgNS41MTYgNS4zNTYgNi4wOTFhMy4xNTcgMy4xNTcgMCAwMDIuOTQzLS43IDQuMDkzIDQuMDkzIDAgMDAxLjEtMS4wNCAxLjAwOSAxLjAwOSAwIDAwLjIyMi0uNzc5IDQuOTMgNC45MyAwIDAwLS4wNDctLjI0IDMuMzc3IDMuMzc3IDAgMDAtLjY2My0xLjMyMSAxMS42MzQgMTEuNjM0IDAgMDAtLjc2OC0uOTE4IDExLjkwNyAxMS45MDcgMCAwMC0uOTExLS44NjdsLS4xMTItLjA3N2EuNTY5LjU2OSAwIDAwLS42OS0uMDMzbC0uMDUyLjAzMmMtLjAxMy4wMTEtLjEyMi4wODktLjEzNS4xLS4yNzkuMjU4LS4yMTIuMjItLjQ0Mi40NDUtLjI0OC4yNS0uMzc0LjUtLjcxNS45MTRhLjg4OS44ODkgMCAwMS0xLjE5Mi4xIDkuMiA5LjIgMCAwMS0yLjA3Mi0yLjg3MyAxNC4xMzIgMTQuMTMyIDAgMDEtMS4xODMtMy4yNDQgMS4xIDEuMSAwIDAxLjgyNy0xLjI5M2MuMzM0LS4wODkuNjY2LS4xNDcuOTA2LS4yMDlhMi4yMzUgMi4yMzUgMCAwMC42NzYtLjIyOS43MDguNzA4IDAgMDAuMzc0LS4yODQuODkzLjg5MyAwIDAwLjEyNy0uNTc5bC0uMDc1LS4zODRjLjAwNy4wMjQtLjEtLjM1LS4yNzItLjg5M2ExNy4wOTggMTcuMDk4IDAgMDAtLjU4My0xLjUxMSA2LjE4OSA2LjE4OSAwIDAwLS40MTItLjgxOHMtLjE2Ni0uMjUzLS4xNDUtLjIxMmwtLjA2OS0uMDg0eiIgZmlsbD0iI2RjZGRkZCIvPjwvZz48L2c+PC9zdmc+) no-repeat 0;background-size:1.04167vw 1.04167vw}
footer .footer-btm .footer-summary .footer-contact .footer-email:hover,footer .footer-btm .footer-summary .footer-contact .footer-tel:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt55S16K+dLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLeeUteivnS3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMDciIGQ9Ik05LjUzOCAyLjkwNWExLjA1OCAxLjA1OCAwIDAwLS45NC0uMjI3IDQuMDA4IDQuMDA4IDAgMDAtMS4zMjcuNTc1IDMuNDU4IDMuNDU4IDAgMDAtMS44IDIuMzcyYy0uMiAxLjUzMi41NjYgNS4yNTMgMi4wNzggOC4xNTRzNC4wMzggNS41IDUuMzQxIDYuMDc0YTMuMTQ4IDMuMTQ4IDAgMDAyLjkzNS0uNyA0LjA4MSA0LjA4MSAwIDAwMS4xLTEuMDM3IDEuMDA2IDEuMDA2IDAgMDAuMjIyLS43NzcgNC45MyA0LjkzIDAgMDAtLjA0Ny0uMjQgMy4zNjcgMy4zNjcgMCAwMC0uNjYyLTEuMzE3IDExLjYgMTEuNiAwIDAwLS43NjYtLjkxNiAxMS44ODEgMTEuODgxIDAgMDAtLjkwOS0uODY1bC0uMTExLS4wNzZhLjU2Ny41NjcgMCAwMC0uNjg4LS4wMzNsLS4wNTEuMDMxYy0uMDEzLjAxMS0uMTIyLjA4OC0uMTM0LjEtLjI3OC4yNTgtLjIxMS4yMi0uNDQxLjQ0NC0uMjQ3LjI0OS0uMzcyLjUtLjcxMy45MTFhLjg4Ny44ODcgMCAwMS0xLjE4OS4xIDkuMTczIDkuMTczIDAgMDEtMi4wNjYtMi44NjUgMTQuMDkgMTQuMDkgMCAwMS0xLjE4LTMuMjM1IDEuMSAxLjEgMCAwMS44MjUtMS4yODljLjMzMy0uMDg4LjY2NC0uMTQ3LjktLjIwOWEyLjIyOSAyLjIyOSAwIDAwLjY3NS0uMjI5LjcwNi43MDYgMCAwMC4zNzMtLjI4NC44OTEuODkxIDAgMDAuMTI3LS41NzdsLS4wNzUtLjM4M2MuMDA3LjAyNC0uMS0uMzQ5LS4yNzEtLjg5MWExNy4xMiAxNy4xMiAwIDAwLS41ODEtMS41MDcgNi4xNyA2LjE3IDAgMDAtLjQxMS0uODE2cy0uMTY1LS4yNTItLjE0NC0uMjExbC0uMDY5LS4wODR6IiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .footer-contact .footer-email,footer .footer-btm .footer-summary .footer-contact .footer-tel{display:block;font-size:4.8vw;line-height:5.33333vw;padding:1.33333vw 0 1.33333vw 6.66667vw;background-size:4vw 4vw}
}
footer .footer-btm .footer-summary .footer-contact .footer-email{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt6YKu5Lu2LeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxwYXRoIGQ9Ik04LjAzOSAxMC4yOUwyLjI1OCA1LjU2NmEuMTU4LjE1OCAwIDAwLS4yNTkuMTIyVjE2LjM5MWEuMTU3LjE1NyAwIDAwLjI3MS4xbDUuNzc5LTUuOTY5YS4xNTkuMTU5IDAgMDAtLjAxLS4yMzJ6bS01LjE0LTUuNjU5bDcuODU1IDYuMjk0YS4xNi4xNiAwIDAwLjIgMGw3Ljg1NS02LjI5NGEuMTU3LjE1NyAwIDAwLS4xLS4yOEgyLjk5OWEuMTU4LjE1OCAwIDAwLS4xLjI4em05Ljg1IDYuNTUxYS4xNTcuMTU3IDAgMDAtLjIxNy0uMDFsLTEuNTc2IDEuMzQ5YS4xNTguMTU4IDAgMDEtLjIgMGwtMS42MjItMS4zNDVhLjE1Ni4xNTYgMCAwMC0uMjEzLjAxMmwtNi4wNDIgNi4xODRhLjE1OC4xNTggMCAwMC4xMTMuMjY5aDE1LjU3NGEuMTU4LjE1OCAwIDAwLjExNS0uMjY3em02Ljk2NC01LjQ2OWEuMTU3LjE1NyAwIDAwLS4yNTctLjEyMmwtNS43NTcgNC42ODFhLjE1OS4xNTkgMCAwMC0uMDE0LjIzM2w1Ljc1OSA1Ljk4OGEuMTU5LjE1OSAwIDAwLjI3My0uMXYtLjA2MXoiIGZpbGw9IiNkY2RkZGQiIGRhdGEtbmFtZT0iZm9vdGVyLemCruS7ti3ngbBAd2ViIi8+PC9nPjwvc3ZnPg==)}
footer .footer-btm .footer-summary .footer-contact .footer-email:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt6YKu5Lu2LeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yIC0yKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxwYXRoIGQ9Ik04LjkzNyAxMS40MTZMMy4yNTMgNi43NzFhLjE1Ni4xNTYgMCAwMC0uMjU0LjEydjEwLjUyM2EuMTU0LjE1NCAwIDAwLjI2Ni4xbDUuNjgyLTUuODY4YS4xNTYuMTU2IDAgMDAtLjAxLS4yM3pNMy44ODggNS44NTNsNy43MjMgNi4xODlhLjE1Ny4xNTcgMCAwMC4xOTQgMGw3LjcyMy02LjE4OWEuMTU1LjE1NSAwIDAwLS4xLS4yNzZIMy45ODVhLjE1NS4xNTUgMCAwMC0uMDk3LjI3NnptOS42ODQgNi40NDFhLjE1NC4xNTQgMCAwMC0uMjE0LS4wMWwtMS41NSAxLjMyNmEuMTU2LjE1NiAwIDAxLS4yIDBsLTEuNTk0LTEuMzIyYS4xNTQuMTU0IDAgMDAtLjIxLjAxMmwtNS45NCA2LjA4YS4xNTUuMTU1IDAgMDAuMTExLjI2NGgxNS4zMTJhLjE1NS4xNTUgMCAwMC4xMTMtLjI2MnptNi44NDctNS4zNzdhLjE1NS4xNTUgMCAwMC0uMjUyLS4xMmwtNS42NjQgNC42YS4xNTYuMTU2IDAgMDAtLjAxNC4yMjlsNS42NjIgNS44ODhhLjE1Ni4xNTYgMCAwMC4yNjgtLjF2LS4wNnoiIGZpbGw9IiNmZmYiIGRhdGEtbmFtZT0iZm9vdGVyLemCruS7ti3nmb1Ad2ViIi8+PC9nPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .footer-contact .footer-email{margin-left:0}
}
footer .footer-btm .footer-summary .footer-de-contact{height:1.04167vw;margin-bottom:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .footer-de-contact{height:auto;margin-bottom:4vw}
}
footer .footer-btm .footer-summary .footer-de-contact .footer-de-email,footer .footer-btm .footer-summary .footer-de-contact .footer-de-location,footer .footer-btm .footer-summary .footer-de-contact .footer-de-tel,footer .footer-btm .footer-summary .footer-de-contact .footer-de-timeZone{display:inline-block;vertical-align:top;padding-left:1.5625vw;font-size:.9375vw;line-height:1.04167vw;color:#dcdddd;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt55S16K+dLeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLeeUteivnS3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMDciIGQ9Ik05LjUxOSAyLjg1OGExLjA2MSAxLjA2MSAwIDAwLS45NDItLjIyNyA0LjAxOSA0LjAxOSAwIDAwLTEuMzMxLjU3NiAzLjQ2OCAzLjQ2OCAwIDAwLTEuODA3IDIuMzc4Yy0uMiAxLjUzNy41NjcgNS4yNjggMi4wODQgOC4xNzdzNC4wNDkgNS41MTYgNS4zNTYgNi4wOTFhMy4xNTcgMy4xNTcgMCAwMDIuOTQzLS43IDQuMDkzIDQuMDkzIDAgMDAxLjEtMS4wNCAxLjAwOSAxLjAwOSAwIDAwLjIyMi0uNzc5IDQuOTMgNC45MyAwIDAwLS4wNDctLjI0IDMuMzc3IDMuMzc3IDAgMDAtLjY2My0xLjMyMSAxMS42MzQgMTEuNjM0IDAgMDAtLjc2OC0uOTE4IDExLjkwNyAxMS45MDcgMCAwMC0uOTExLS44NjdsLS4xMTItLjA3N2EuNTY5LjU2OSAwIDAwLS42OS0uMDMzbC0uMDUyLjAzMmMtLjAxMy4wMTEtLjEyMi4wODktLjEzNS4xLS4yNzkuMjU4LS4yMTIuMjItLjQ0Mi40NDUtLjI0OC4yNS0uMzc0LjUtLjcxNS45MTRhLjg4OS44ODkgMCAwMS0xLjE5Mi4xIDkuMiA5LjIgMCAwMS0yLjA3Mi0yLjg3MyAxNC4xMzIgMTQuMTMyIDAgMDEtMS4xODMtMy4yNDQgMS4xIDEuMSAwIDAxLjgyNy0xLjI5M2MuMzM0LS4wODkuNjY2LS4xNDcuOTA2LS4yMDlhMi4yMzUgMi4yMzUgMCAwMC42NzYtLjIyOS43MDguNzA4IDAgMDAuMzc0LS4yODQuODkzLjg5MyAwIDAwLjEyNy0uNTc5bC0uMDc1LS4zODRjLjAwNy4wMjQtLjEtLjM1LS4yNzItLjg5M2ExNy4wOTggMTcuMDk4IDAgMDAtLjU4My0xLjUxMSA2LjE4OSA2LjE4OSAwIDAwLS40MTItLjgxOHMtLjE2Ni0uMjUzLS4xNDUtLjIxMmwtLjA2OS0uMDg0eiIgZmlsbD0iI2RjZGRkZCIvPjwvZz48L2c+PC9zdmc+) no-repeat 0;background-size:1.04167vw 1.04167vw}
footer .footer-btm .footer-summary .footer-de-contact .footer-de-email:hover,footer .footer-btm .footer-summary .footer-de-contact .footer-de-location:hover,footer .footer-btm .footer-summary .footer-de-contact .footer-de-tel:hover,footer .footer-btm .footer-summary .footer-de-contact .footer-de-timeZone:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt55S16K+dLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLeeUteivnS3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMDciIGQ9Ik05LjUzOCAyLjkwNWExLjA1OCAxLjA1OCAwIDAwLS45NC0uMjI3IDQuMDA4IDQuMDA4IDAgMDAtMS4zMjcuNTc1IDMuNDU4IDMuNDU4IDAgMDAtMS44IDIuMzcyYy0uMiAxLjUzMi41NjYgNS4yNTMgMi4wNzggOC4xNTRzNC4wMzggNS41IDUuMzQxIDYuMDc0YTMuMTQ4IDMuMTQ4IDAgMDAyLjkzNS0uNyA0LjA4MSA0LjA4MSAwIDAwMS4xLTEuMDM3IDEuMDA2IDEuMDA2IDAgMDAuMjIyLS43NzcgNC45MyA0LjkzIDAgMDAtLjA0Ny0uMjQgMy4zNjcgMy4zNjcgMCAwMC0uNjYyLTEuMzE3IDExLjYgMTEuNiAwIDAwLS43NjYtLjkxNiAxMS44ODEgMTEuODgxIDAgMDAtLjkwOS0uODY1bC0uMTExLS4wNzZhLjU2Ny41NjcgMCAwMC0uNjg4LS4wMzNsLS4wNTEuMDMxYy0uMDEzLjAxMS0uMTIyLjA4OC0uMTM0LjEtLjI3OC4yNTgtLjIxMS4yMi0uNDQxLjQ0NC0uMjQ3LjI0OS0uMzcyLjUtLjcxMy45MTFhLjg4Ny44ODcgMCAwMS0xLjE4OS4xIDkuMTczIDkuMTczIDAgMDEtMi4wNjYtMi44NjUgMTQuMDkgMTQuMDkgMCAwMS0xLjE4LTMuMjM1IDEuMSAxLjEgMCAwMS44MjUtMS4yODljLjMzMy0uMDg4LjY2NC0uMTQ3LjktLjIwOWEyLjIyOSAyLjIyOSAwIDAwLjY3NS0uMjI5LjcwNi43MDYgMCAwMC4zNzMtLjI4NC44OTEuODkxIDAgMDAuMTI3LS41NzdsLS4wNzUtLjM4M2MuMDA3LjAyNC0uMS0uMzQ5LS4yNzEtLjg5MWExNy4xMiAxNy4xMiAwIDAwLS41ODEtMS41MDcgNi4xNyA2LjE3IDAgMDAtLjQxMS0uODE2cy0uMTY1LS4yNTItLjE0NC0uMjExbC0uMDY5LS4wODR6IiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .footer-de-contact .footer-de-email,footer .footer-btm .footer-summary .footer-de-contact .footer-de-location,footer .footer-btm .footer-summary .footer-de-contact .footer-de-tel,footer .footer-btm .footer-summary .footer-de-contact .footer-de-timeZone{display:block;font-size:4.8vw;line-height:5.33333vw;padding:1.33333vw 0 1.33333vw 6.66667vw;background-size:4vw 4vw}
}
footer .footer-btm .footer-summary .footer-de-contact .footer-de-email{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDIwdjIwSDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt6YKu5Lu2LeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxwYXRoIGQ9Ik04LjAzOSAxMC4yOUwyLjI1OCA1LjU2NmEuMTU4LjE1OCAwIDAwLS4yNTkuMTIyVjE2LjM5MWEuMTU3LjE1NyAwIDAwLjI3MS4xbDUuNzc5LTUuOTY5YS4xNTkuMTU5IDAgMDAtLjAxLS4yMzJ6bS01LjE0LTUuNjU5bDcuODU1IDYuMjk0YS4xNi4xNiAwIDAwLjIgMGw3Ljg1NS02LjI5NGEuMTU3LjE1NyAwIDAwLS4xLS4yOEgyLjk5OWEuMTU4LjE1OCAwIDAwLS4xLjI4em05Ljg1IDYuNTUxYS4xNTcuMTU3IDAgMDAtLjIxNy0uMDFsLTEuNTc2IDEuMzQ5YS4xNTguMTU4IDAgMDEtLjIgMGwtMS42MjItMS4zNDVhLjE1Ni4xNTYgMCAwMC0uMjEzLjAxMmwtNi4wNDIgNi4xODRhLjE1OC4xNTggMCAwMC4xMTMuMjY5aDE1LjU3NGEuMTU4LjE1OCAwIDAwLjExNS0uMjY3em02Ljk2NC01LjQ2OWEuMTU3LjE1NyAwIDAwLS4yNTctLjEyMmwtNS43NTcgNC42ODFhLjE1OS4xNTkgMCAwMC0uMDE0LjIzM2w1Ljc1OSA1Ljk4OGEuMTU5LjE1OSAwIDAwLjI3My0uMXYtLjA2MXoiIGZpbGw9IiNkY2RkZGQiIGRhdGEtbmFtZT0iZm9vdGVyLemCruS7ti3ngbBAd2ViIi8+PC9nPjwvc3ZnPg==)}
footer .footer-btm .footer-summary .footer-de-contact .footer-de-email:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMiAyaDIwdjIwSDJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXIt6YKu5Lu2LeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yIC0yKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxwYXRoIGQ9Ik04LjkzNyAxMS40MTZMMy4yNTMgNi43NzFhLjE1Ni4xNTYgMCAwMC0uMjU0LjEydjEwLjUyM2EuMTU0LjE1NCAwIDAwLjI2Ni4xbDUuNjgyLTUuODY4YS4xNTYuMTU2IDAgMDAtLjAxLS4yM3pNMy44ODggNS44NTNsNy43MjMgNi4xODlhLjE1Ny4xNTcgMCAwMC4xOTQgMGw3LjcyMy02LjE4OWEuMTU1LjE1NSAwIDAwLS4xLS4yNzZIMy45ODVhLjE1NS4xNTUgMCAwMC0uMDk3LjI3NnptOS42ODQgNi40NDFhLjE1NC4xNTQgMCAwMC0uMjE0LS4wMWwtMS41NSAxLjMyNmEuMTU2LjE1NiAwIDAxLS4yIDBsLTEuNTk0LTEuMzIyYS4xNTQuMTU0IDAgMDAtLjIxLjAxMmwtNS45NCA2LjA4YS4xNTUuMTU1IDAgMDAuMTExLjI2NGgxNS4zMTJhLjE1NS4xNTUgMCAwMC4xMTMtLjI2MnptNi44NDctNS4zNzdhLjE1NS4xNTUgMCAwMC0uMjUyLS4xMmwtNS42NjQgNC42YS4xNTYuMTU2IDAgMDAtLjAxNC4yMjlsNS42NjIgNS44ODhhLjE1Ni4xNTYgMCAwMC4yNjgtLjF2LS4wNnoiIGZpbGw9IiNmZmYiIGRhdGEtbmFtZT0iZm9vdGVyLemCruS7ti3nmb1Ad2ViIi8+PC9nPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .footer-de-contact .footer-de-email{margin-left:0}
}
footer .footer-btm .footer-summary .footer-de-contact .footer-de-location{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNzY2IiBkPSJNMTcuMjc2IDcuMDc3YTcuMTM3IDcuMTM3IDAgMDAtMTQuMjczIDAgNyA3IDAgMDAuOTYyIDMuNTM5aC0uMDA4bDYuMTgxIDguODQ3IDYuMTg0LTguODQ3aC0uMDA4YTYuOTc1IDYuOTc1IDAgMDAuOTYyLTMuNTM5bS03LjEzNiAzLjUzOGEzLjUzOSAzLjUzOSAwIDExMy41NjgtMy41MzggMy41NTQgMy41NTQgMCAwMS0zLjU2OCAzLjUzOCIgZmlsbD0iI2RjZGRkZCIvPjwvc3ZnPg==)}
footer .footer-btm .footer-summary .footer-de-contact .footer-de-location:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PHBhdGggZD0iTTUxMS40NDkgMjEzLjg1OGExNzkuMjc5IDE3OS4yNzkgMCAxMTAgMzU4LjU1OCAxNzkuMjc5IDE3OS4yNzkgMCAwMTAtMzU4LjU1OHptMzkzLjI5NSAxNzkuMzU4YTM5My4yOTUgMzkzLjI5NSAwIDEwLTcyMi43MDggMjE0Ljg4Mkw0NzYuMjQgMTAwMC4zN2EzOS4zODUgMzkuMzg1IDAgMDA3MC40OTkgMEw4NDEuNDkyIDYwOC4xYzM5LjctNjEuOTEzIDYzLjI1Mi0xMzUuNDg0IDYzLjI1Mi0yMTQuODgzeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .footer-de-contact .footer-de-location{margin-left:0}
}
footer .footer-btm .footer-summary .footer-de-contact .footer-de-timeZone{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgZGF0YS1uYW1lPSLnu4QgMjQ2NiI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNzY3IiBkPSJNOS44NzEgMS4zOTJhOC44NzEgOC44NzEgMCAxMDguODcxIDguODcxIDguODc3IDguODc3IDAgMDAtOC44NzEtOC44NzF6bTMuNzg2IDExLjk2bC00LjI0Ni0yLjQ2aC0uMTc0di01LjdIMTAuNXY0Ljg3OWwzLjc4NiAyLjE4NnoiIGZpbGw9IiNkY2RkZGQiLz48L2c+PC9zdmc+)}
footer .footer-btm .footer-summary .footer-de-contact .footer-de-timeZone:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PHBhdGggZD0iTTUxMiA2NEMyNjQuOCA2NCA2NCAyNjQuOCA2NCA1MTJzMjAwLjggNDQ4IDQ0OCA0NDggNDQ4LTIwMC44IDQ0OC00NDhTNzU5LjIgNjQgNTEyIDY0em0xOTEuMiA2MDRMNDg4LjggNTQ0SDQ4MFYyNTZoNjR2MjQ2LjRsMTkxLjIgMTEwLjQtMzIgNTUuMnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .footer-de-contact .footer-de-timeZone{margin-left:0}
}
footer .footer-btm .footer-summary .footer-link-group{margin-bottom:.78125vw;font-size:.72917vw;line-height:1.618;color:#dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .footer-link-group{margin-bottom:5.33333vw;font-size:3.73333vw}
}
footer .footer-btm .footer-summary .footer-de-link-group{margin-bottom:.78125vw;font-size:.72917vw;line-height:1.618;color:#dcdddd;padding-top:1.71875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .footer-de-link-group{margin-bottom:5.33333vw;font-size:3.73333vw}
}
footer .footer-btm .footer-summary .copyright,footer .footer-btm .footer-summary .footer-link{font-size:.72917vw;line-height:.78125vw;color:#dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .copyright,footer .footer-btm .footer-summary .footer-link{font-size:3.73333vw;line-height:1.618}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary .footer-link{display:inline-block}
}
footer .footer-btm .footer-summary-with-sign{-webkit-box-flex:0;-webkit-flex:0 0 60%;flex:0 0 60%;min-width:60%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-summary-with-sign{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%;margin-top:6.66667vw;-webkit-box-ordinal-group:4;-webkit-order:3;order:3}
}
footer .footer-btm .footer-share{-webkit-box-flex:0;-webkit-flex:0 0 35%;flex:0 0 35%;min-width:35%;-webkit-box-ordinal-group:4;-webkit-order:3;order:3}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-share{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%;padding-left:0;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}
}
footer .footer-btm .footer-share .footer-logo{position:relative;padding-left:12.60417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-share .footer-logo{padding-left:0}
}
footer .footer-btm .footer-share .footer-logo .footer-logo-link{display:inline-block;vertical-align:top;width:5.57292vw;height:1.35417vw;background:url(../../../static/img/logo-white.png) no-repeat 50%;background-size:5.57292vw 1.35417vw;background-size:100%;overflow:hidden;text-indent:101%;white-space:nowrap;font-size:1px;color:#191919}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-share .footer-logo .footer-logo-link{width:21.86667vw;height:5.33333vw;background-size:21.86667vw 5.33333vw}
}
footer .footer-btm .footer-share .footer-logo .footer-logo-link.cn{width:7.80208vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){footer .footer-btm .footer-share .footer-logo .footer-logo-link.cn{width:30.61333vw}
}
footer .footer-btm .footer-share .footer-share-icon{padding-top:1.66667vw;padding-left:12.60417vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-share .footer-share-icon{padding-top:7.46667vw;padding-left:0}
}
footer .footer-btm .footer-share .footer-share-icon .share-icon{margin-right:1.66667vw;display:inline-block;width:1.875vw;height:1.875vw;background:no-repeat 50%;background-size:1.875vw 1.875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-share .footer-share-icon .share-icon{margin-right:4vw;width:8vw;height:8vw;background-size:8vw 8vw}
}
footer .footer-btm .footer-share .footer-share-icon .share-icon:last-child{margin-right:0}
footer .footer-btm .footer-share .footer-share-icon .share-icon.share-icon-youtobe{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0xLeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMS3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNjIiIGQ9Ik0xNi41ODQgMjMuMjR2LTguMjU3bDcuMDc4IDQuMTQzem0xNi4yMzEtOS44M2E2LjIgNi4yIDAgMDAtMS4xMjUtMi44MyA0LjAyOSA0LjAyOSAwIDAwLTIuODM3LTEuMjA3Yy0zLjk2MS0uMjg5LTkuOS0uMjg5LTkuOS0uMjg5aC0uMDEycy01Ljk0MyAwLTkuOS4yODlhNC4wMzIgNC4wMzIgMCAwMC0yLjgzOCAxLjIwNyA2LjIgNi4yIDAgMDAtMS4xMjQgMi44MzEgNDMuMzQ0IDQzLjM0NCAwIDAwLS4yOTUgNC42MDd2Mi4xNjVhNDMuNDI1IDQzLjQyNSAwIDAwLjI4MyA0LjYxNSA2LjIgNi4yIDAgMDAxLjEyNCAyLjgzIDQuNzgzIDQuNzgzIDAgMDAzLjEyMiAxLjIxOWMyLjI2NS4yMjEgOS42MjYuMjg4IDkuNjI2LjI4OHM1Ljk0OS0uMDA5IDkuOTEtLjNhNC4wMzYgNC4wMzYgMCAwMDIuODM3LTEuMjA4IDYuMTkzIDYuMTkzIDAgMDAxLjEyNS0yLjgzMSA0My4zODggNDMuMzg4IDAgMDAuMjgzLTQuNjEzVjE4LjAyYTQzLjQyNiA0My40MjYgMCAwMC0uMjgzLTQuNjE1eiIgZmlsbD0iI2RjZGRkZCIvPjwvZz48L2c+PC9zdmc+)}
footer .footer-btm .footer-share .footer-share-icon .share-icon.share-icon-in{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0yLeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMi3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTMiIGQ9Ik0zMC4xMjUgNS40NjRhMi4wOCAyLjA4IDAgMDExLjQxMi41NDIgMS43MjMgMS43MjMgMCAwMS42MTQgMS4zNHYyMi44NTVhMS43MTQgMS43MTQgMCAwMS0uNjE0IDEuMzM3IDIuMDggMi4wOCAwIDAxLTEuNDEyLjU0Mkg3LjQxN2ExLjk0OCAxLjk0OCAwIDAxLTEuMzc0LS41NDIgMS43NTggMS43NTggMCAwMS0uNTgtMS4zNFY3LjM0NWExLjc1MiAxLjc1MiAwIDAxLjU3OS0xLjMzNyAxLjk1IDEuOTUgMCAwMTEuMzc1LS41NDR6bS0xOC43MzIgOC4yNDRhMi4yMTQgMi4yMTQgMCAwMDEuNjI4LS42ODkgMi4yNjkgMi4yNjkgMCAwMDAtMy4yNTYgMi4yNzggMi4yNzggMCAwMC0zLjI1OC4wMDEgMi4yMjQgMi4yMjQgMCAwMC0uNjg2IDEuNjMgMi4yMjkgMi4yMjkgMCAwMDIuMzE2IDIuMzE0em0xLjk1NCAxNC40NjRWMTUuNDQ1aC0zLjl2MTIuNzNoMy45em0xNC44MjUgMHYtNy4wMTNhOC40IDguNCAwIDAwLS45NzctNC40NDlxLS45NzMtMS41NTMtMy43MjMtMS41NTZhMy44MTIgMy44MTIgMCAwMC0zLjc2IDIuMDI2aC0uMDcydi0xLjczNWgtMy43NjN2MTIuNzNoMy45di02LjI5M3EwLTMuMjU1IDIuMzg2LTMuMjU2YTEuNjYzIDEuNjYzIDAgMDExLjQwOS42MTQgMi41MSAyLjUxIDAgMDEuNTQyIDEuMTU4IDEyLjY3NyAxMi42NzcgMCAwMS4wNzIgMS41NTZ2Ni4yMjFoMy45ODJ6IiBmaWxsPSIjZGNkZGRkIiBvcGFjaXR5PSIuOTk4Ii8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-share .footer-share-icon .share-icon.share-icon-fb{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0zLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMy3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9IuWHj+WOuyAxIiBkPSJNMzAuMzc1IDMxLjgxMXYtLjAwOWgtNi42NDNWMjEuNzA4aDMuMzkybC41LTMuOTMzaC0zLjl2LTIuNTEyYTIuMDYzIDIuMDYzIDAgMDEuMzYzLTEuMzg1IDEuOTgxIDEuOTgxIDAgMDExLjU5MS0uNTI4aDIuMDgyVjkuODMzYTI3LjEyMiAyNy4xMjIgMCAwMC0zLjAzOC0uMTU2IDUuMDU5IDUuMDU5IDAgMDAtMy42NTcgMS4zMzggNS4yNjYgNS4yNjYgMCAwMC0xLjQgMy44NTh2Mi45aC0zLjR2My45MzNoMy40djEwLjA5NUg3LjE3NWExLjQzNiAxLjQzNiAwIDAxLTEuNDM1LTEuNDM0VjcuMTc0QTEuNDM2IDEuNDM2IDAgMDE3LjE3NSA1Ljc0aDIzLjJhMS40MzggMS40MzggMCAwMTEuNDM4IDEuNDM0djIzLjJhMS40NCAxLjQ0IDAgMDEtMS40MzggMS40Mzd6IiBmaWxsPSIjZGNkZGRkIi8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-share .footer-share-icon .share-icon.share-icon-twitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi00LeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tNC3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTgiIGQ9Ik0zMy40NTUgMTAuMTY4YTEyLjczNyAxMi43MzcgMCAwMS0zLjA1OSAzLjE1M3EuMDE5LjI2NC4wMTkuNzkzYTE3LjMgMTcuMyAwIDAxLS43MTggNC45IDE3Ljc1IDE3Ljc1IDAgMDEtMi4xOCA0LjY5IDE4LjQxNiAxOC40MTYgMCAwMS0zLjQ4MiAzLjk3NSAxNS41MDkgMTUuNTA5IDAgMDEtNC44NzIgMi43NTcgMTcuODIxIDE3LjgyMSAwIDAxLTYuMSAxLjAyOSAxNi45MzQgMTYuOTM0IDAgMDEtOS4zNjQtMi43MzggMTMuMTQ2IDEzLjE0NiAwIDAwMS40NzIuMDc1IDExLjk0IDExLjk0IDAgMDA3LjU3MS0yLjYgNi4xMTQgNi4xMTQgMCAwMS01LjctNC4yMjkgNy43NjEgNy43NjEgMCAwMDEuMTUzLjA5NCA2LjMgNi4zIDAgMDAxLjYtLjIwOCA2IDYgMCAwMS0zLjUtMi4xIDUuODg4IDUuODg4IDAgMDEtMS4zODctMy44Nzh2LS4wNzVhNi4wMzggNi4wMzggMCAwMDIuNzU3Ljc3MyA2LjA4MiA2LjA4MiAwIDAxLTEuOTgyLTIuMTcgNi4xIDYuMSAwIDAxLjA5NC01Ljk4MyAxNy4yNjkgMTcuMjY5IDAgMDA1LjU2IDQuNSAxNyAxNyAwIDAwNy4wMTMgMS44NzggNi44MjggNi44MjggMCAwMS0uMTUtMS40IDYuMSA2LjEgMCAwMTEwLjU1My00LjE3MSAxMS45NjIgMTEuOTYyIDAgMDAzLjg4LTEuNDc0IDUuOTI4IDUuOTI4IDAgMDEtMi42OCAzLjM2MSAxMi4xIDEyLjEgMCAwMDMuNTExLS45NDV6IiBmaWxsPSIjZGNkZGRkIi8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-share .footer-share-icon .share-icon.share-icon-wechat{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi01LeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tNS3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTkiIGQ9Ik0yNC4wMSAxNC42OTljLjMzOSAwIC42NzguMDMxIDEuMDE1LjA2MS0uOTA3LTQuMjEtNS40NTgtNy4zNTYtMTAuNjQzLTcuMzU2LTUuOC4wMi0xMC41NDggMy45MzktMTAuNTQ4IDguOTE0IDAgMi44NjggMS41ODQgNS4yMzQgNC4yMTQgNy4wNjZsLTEuMDU3IDMuMTQyIDMuNjkyLTEuODNhMTguMjc5IDE4LjI3OSAwIDAwMy42OS41MTdjLjMzOSAwIC42NjEtLjAxNS45ODQtLjA0NGE3Ljk4OCA3Ljk4OCAwIDAxLS4zMjItMi4yYy4wMTUtNC41NjEgMy45NjgtOC4yNjkgOC45ODEtOC4yNjl6bS01LjY3NC0yLjgzNWExLjMxMiAxLjMxMiAwIDExMCAyLjYyNCAxLjMzNSAxLjMzNSAwIDExMC0yLjYyNHptLTcuMzgzIDIuNjI0YTEuMzM1IDEuMzM1IDAgMTEwLTIuNjI0IDEuMzEyIDEuMzEyIDAgMTEwIDIuNjI0em0yMi42ODggOC4zNzJjMC00LjE4MS00LjIxNC03LjYtOC45NjgtNy42LTUuMDEzIDAtOC45NjYgMy40MTctOC45NjYgNy42czMuOTUzIDcuNiA4Ljk2NiA3LjZhMTMuNTIzIDEzLjUyMyAwIDAwMy4xNjktLjUxOWwyLjg5MSAxLjU3MS0uOC0yLjYxYzIuMTI1LTEuNTk4IDMuNzA4LTMuNjkyIDMuNzA4LTYuMDQxem0tMTEuODc0LTEuMzEyYTEuMTM3IDEuMTM3IDAgMDEtMS4wNjItMS4wNTMgMS4xNTMgMS4xNTMgMCAwMTEuMDYyLTEuMDUzIDEuMDgxIDEuMDgxIDAgMTEwIDIuMTA3em01LjggMGExLjEyMiAxLjEyMiAwIDAxLTEuMDQ3LTEuMDUzIDEuMTM1IDEuMTM1IDAgMDExLjA0Ny0xLjA1MyAxLjA4MSAxLjA4MSAwIDExMCAyLjEwN3oiIGZpbGw9IiNkY2RkZGQiLz48L2c+PC9nPjwvc3ZnPg==)}
footer .footer-btm .footer-share .footer-share-icon .share-icon:hover.share-icon-youtobe{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0xLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMS3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNjIiIGQ9Ik0xNi41NTggMjMuMjh2LTguMzM1bDcuMTQ0IDQuMTgyem0xNi4zODQtOS45MjJhNi4yNjMgNi4yNjMgMCAwMC0xLjEzNi0yLjg1NiA0LjA2NyA0LjA2NyAwIDAwLTIuODY0LTEuMjE4Yy00LS4yOTItMTAtLjI5Mi0xMC0uMjkyaC0uMDEycy02IDAtMTAgLjI5MmE0LjA2OSA0LjA2OSAwIDAwLTIuODY1IDEuMjE4QTYuMjU5IDYuMjU5IDAgMDA0LjkzIDEzLjM2YTQzLjc1MSA0My43NTEgMCAwMC0uMjc5IDQuNjUzdjIuMTg1YTQzLjgzMyA0My44MzMgMCAwMC4yODYgNC42NTggNi4yNTYgNi4yNTYgMCAwMDEuMTM1IDIuODU2IDQuODI4IDQuODI4IDAgMDAzLjE1MiAxLjIzYzIuMjg2LjIyMyA5LjcxNi4yOSA5LjcxNi4yOXM2LS4wMDkgMTAtLjNhNC4wNzMgNC4wNzMgMCAwMDIuODY0LTEuMjE5IDYuMjUyIDYuMjUyIDAgMDAxLjEzNi0yLjg1OCA0My44IDQzLjggMCAwMC4yODYtNC42NTd2LTIuMTg0YTQzLjgzMyA0My44MzMgMCAwMC0uMjg2LTQuNjU4eiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9zdmc+)}
footer .footer-btm .footer-share .footer-share-icon .share-icon:hover.share-icon-in{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0yLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMi3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTMiIGQ9Ik0zMC4wOTggNS40OTlhMi4wNzUgMi4wNzUgMCAwMTEuNC41NCAxLjcxOSAxLjcxOSAwIDAxLjYxMiAxLjMzNlYzMC4xN2ExLjcwOSAxLjcwOSAwIDAxLS42MTIgMS4zMjkgMi4wNzUgMi4wNzUgMCAwMS0xLjQwOC41NEg3LjQ0NmExLjk0MiAxLjk0MiAwIDAxLTEuMzctLjU0IDEuNzUzIDEuNzUzIDAgMDEtLjU3OC0xLjMzMlY3LjM3NWExLjc0OCAxLjc0OCAwIDAxLjU3OC0xLjMzMyAxLjk0NSAxLjk0NSAwIDAxMS4zNy0uNTQzem0tMTguNjg2IDguMjIyYTIuMjA4IDIuMjA4IDAgMDAxLjYyNC0uNjg3IDIuMjYzIDIuMjYzIDAgMDAwLTMuMjQ3IDIuMjcyIDIuMjcyIDAgMDAtMy4yNDcgMCAyLjIxOCAyLjIxOCAwIDAwLS42OTEgMS42MjYgMi4yMjMgMi4yMjMgMCAwMDIuMzEgMi4zMDh6bTEuOTQ5IDE0LjQyNlYxNS40NTRIOS40Njd2MTIuN2gzLjg5NHptMTQuNzg2IDB2LTYuOTk1YTguMzgzIDguMzgzIDAgMDAtLjk3NC00LjQzN3EtLjk3LTEuNTQ5LTMuNzEzLTEuNTUyYTMuOCAzLjggMCAwMC0zLjc1IDIuMDJoLS4wNzJ2LTEuNzI5aC0zLjc1NHYxMi43aDMuODk0di02LjI4cTAtMy4yNDYgMi4zOC0zLjI0N2ExLjY1OSAxLjY1OSAwIDAxMS40MDUuNjEyIDIuNSAyLjUgMCAwMS41NCAxLjE1NSAxMi42NDQgMTIuNjQ0IDAgMDEuMDcyIDEuNTUydjYuMmgzLjk3MXoiIGZpbGw9IiNmZmYiIG9wYWNpdHk9Ii45OTgiLz48L2c+PC9nPjwvc3ZnPg==)}
footer .footer-btm .footer-share .footer-share-icon .share-icon:hover.share-icon-fb{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0zLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMy3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9IuWHj+WOuyAxIiBkPSJNMzAuMzc1IDMxLjgxMXYtLjAwOWgtNi42NDNWMjEuNzA4aDMuMzkybC41LTMuOTMzaC0zLjl2LTIuNTEyYTIuMDYzIDIuMDYzIDAgMDEuMzYzLTEuMzg1IDEuOTgxIDEuOTgxIDAgMDExLjU5MS0uNTI4aDIuMDgyVjkuODMzYTI3LjEyMiAyNy4xMjIgMCAwMC0zLjAzOC0uMTU2IDUuMDU5IDUuMDU5IDAgMDAtMy42NTcgMS4zMzggNS4yNjYgNS4yNjYgMCAwMC0xLjQgMy44NTh2Mi45aC0zLjR2My45MzNoMy40djEwLjA5NUg3LjE3NWExLjQzNiAxLjQzNiAwIDAxLTEuNDM1LTEuNDM0VjcuMTc0QTEuNDM2IDEuNDM2IDAgMDE3LjE3NSA1Ljc0aDIzLjJhMS40MzggMS40MzggMCAwMTEuNDM4IDEuNDM0djIzLjJhMS40NCAxLjQ0IDAgMDEtMS40MzggMS40Mzd6IiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-share .footer-share-icon .share-icon:hover.share-icon-twitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi00LeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tNC3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTgiIGQ9Ik0zMy40NTUgMTAuMTY4YTEyLjczNyAxMi43MzcgMCAwMS0zLjA1OSAzLjE1M3EuMDE5LjI2NC4wMTkuNzkzYTE3LjMgMTcuMyAwIDAxLS43MTggNC45IDE3Ljc1IDE3Ljc1IDAgMDEtMi4xOCA0LjY5IDE4LjQxNiAxOC40MTYgMCAwMS0zLjQ4MiAzLjk3NSAxNS41MDkgMTUuNTA5IDAgMDEtNC44NzIgMi43NTcgMTcuODIxIDE3LjgyMSAwIDAxLTYuMSAxLjAyOSAxNi45MzQgMTYuOTM0IDAgMDEtOS4zNjQtMi43MzggMTMuMTQ2IDEzLjE0NiAwIDAwMS40NzIuMDc1IDExLjk0IDExLjk0IDAgMDA3LjU3MS0yLjYgNi4xMTQgNi4xMTQgMCAwMS01LjctNC4yMjkgNy43NjEgNy43NjEgMCAwMDEuMTUzLjA5NCA2LjMgNi4zIDAgMDAxLjYtLjIwOCA2IDYgMCAwMS0zLjUtMi4xIDUuODg4IDUuODg4IDAgMDEtMS4zODctMy44Nzh2LS4wNzVhNi4wMzggNi4wMzggMCAwMDIuNzU3Ljc3MyA2LjA4MiA2LjA4MiAwIDAxLTEuOTgyLTIuMTcgNi4xIDYuMSAwIDAxLjA5NC01Ljk4MyAxNy4yNjkgMTcuMjY5IDAgMDA1LjU2IDQuNSAxNyAxNyAwIDAwNy4wMTMgMS44NzggNi44MjggNi44MjggMCAwMS0uMTUtMS40IDYuMSA2LjEgMCAwMTEwLjU1My00LjE3MSAxMS45NjIgMTEuOTYyIDAgMDAzLjg4LTEuNDc0IDUuOTI4IDUuOTI4IDAgMDEtMi42OCAzLjM2MSAxMi4xIDEyLjEgMCAwMDMuNTExLS45NDV6IiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-share .footer-share-icon .share-icon:hover.share-icon-wechat{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi01LeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tNS3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTkiIGQ9Ik0yNC4wMzYgMTQuNjc2Yy4zNDEgMCAuNjgyLjAzMSAxLjAyMS4wNjEtLjkxMi00LjIzMi01LjQ4Ny03LjM5NC0xMC43LTcuMzk0LTUuODI4LjAyLTEwLjYgMy45NTktMTAuNiA4Ljk2MSAwIDIuODgzIDEuNTkyIDUuMjYxIDQuMjM2IDcuMWwtMS4wNjcgMy4xNTggMy43MTEtMS44MzlhMTguMzc1IDE4LjM3NSAwIDAwMy43MS41MmMuMzQxIDAgLjY2NS0uMDE1Ljk4OS0uMDQ1YTguMDMgOC4wMyAwIDAxLS4zMjQtMi4yMTFjLjAxNS00LjU4NSAzLjk4OS04LjMxMiA5LjAyOC04LjMxMnptLTUuNy0yLjg1YTEuMzE5IDEuMzE5IDAgMTEwIDIuNjM4IDEuMzQyIDEuMzQyIDAgMTEwLTIuNjM4em0tNy40MjUgMi42MzhhMS4zNDIgMS4zNDIgMCAxMTAtMi42MzggMS4zMTkgMS4zMTkgMCAxMTAgMi42Mzh6bTIyLjgwNyA4LjQxNmMwLTQuMi00LjIzNi03LjYzOC05LjAxNS03LjYzOC01LjAzOSAwLTkuMDEzIDMuNDM1LTkuMDEzIDcuNjM4czMuOTc0IDcuNjQgOS4wMTMgNy42NGExMy41OTMgMTMuNTkzIDAgMDAzLjE4NS0uNTIybDIuOTA2IDEuNTc5LS44LTIuNjIzYzIuMTMyLTEuNjExIDMuNzIzLTMuNzExIDMuNzIzLTYuMDc0em0tMTEuOTM3LTEuMzE5YTEuMTQzIDEuMTQzIDAgMDEtMS4wNjctMS4wNTkgMS4xNTkgMS4xNTkgMCAwMTEuMDY3LTEuMDU5IDEuMDg2IDEuMDg2IDAgMTEwIDIuMTE4em01LjgzIDBhMS4xMjggMS4xMjggMCAwMS0xLjA1Mi0xLjA1OSAxLjE0MSAxLjE0MSAwIDAxMS4wNTItMS4wNTkgMS4wODYgMS4wODYgMCAxMTAgMi4xMTh6IiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-de-share{-webkit-box-flex:0;-webkit-flex:0 0 18%;flex:0 0 18%;min-width:18%;-webkit-box-ordinal-group:4;-webkit-order:3;order:3}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-share{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%;padding-left:0;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}
}
footer .footer-btm .footer-de-share .footer-de-logo{position:relative}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-share .footer-de-logo{padding-left:0}
}
footer .footer-btm .footer-de-share .footer-de-logo .footer-logo-link{display:inline-block;vertical-align:top;width:5.57292vw;height:1.35417vw;background:url(../../../static/img/logo-white.png) no-repeat 50%;background-size:5.57292vw 1.35417vw;background-size:100%;overflow:hidden;text-indent:101%;white-space:nowrap;font-size:1px;color:#191919}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-share .footer-de-logo .footer-logo-link{width:21.86667vw;height:5.33333vw;background-size:21.86667vw 5.33333vw}
}
footer .footer-btm .footer-de-share .footer-de-logo .footer-logo-link.cn{width:7.80208vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){footer .footer-btm .footer-de-share .footer-de-logo .footer-logo-link.cn{width:30.61333vw}
}
footer .footer-btm .footer-de-share .footer-share-de-icon{padding-top:1.66667vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-share .footer-share-de-icon{padding-top:7.46667vw;padding-left:0}
}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon{margin-right:1.66667vw;display:inline-block;width:1.875vw;height:1.875vw;background:no-repeat 50%;background-size:1.875vw 1.875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon{margin-right:4vw;width:8vw;height:8vw;background-size:8vw 8vw}
}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon:last-child{margin-right:0}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon.share-icon-youtobe{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0xLeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMS3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNjIiIGQ9Ik0xNi41ODQgMjMuMjR2LTguMjU3bDcuMDc4IDQuMTQzem0xNi4yMzEtOS44M2E2LjIgNi4yIDAgMDAtMS4xMjUtMi44MyA0LjAyOSA0LjAyOSAwIDAwLTIuODM3LTEuMjA3Yy0zLjk2MS0uMjg5LTkuOS0uMjg5LTkuOS0uMjg5aC0uMDEycy01Ljk0MyAwLTkuOS4yODlhNC4wMzIgNC4wMzIgMCAwMC0yLjgzOCAxLjIwNyA2LjIgNi4yIDAgMDAtMS4xMjQgMi44MzEgNDMuMzQ0IDQzLjM0NCAwIDAwLS4yOTUgNC42MDd2Mi4xNjVhNDMuNDI1IDQzLjQyNSAwIDAwLjI4MyA0LjYxNSA2LjIgNi4yIDAgMDAxLjEyNCAyLjgzIDQuNzgzIDQuNzgzIDAgMDAzLjEyMiAxLjIxOWMyLjI2NS4yMjEgOS42MjYuMjg4IDkuNjI2LjI4OHM1Ljk0OS0uMDA5IDkuOTEtLjNhNC4wMzYgNC4wMzYgMCAwMDIuODM3LTEuMjA4IDYuMTkzIDYuMTkzIDAgMDAxLjEyNS0yLjgzMSA0My4zODggNDMuMzg4IDAgMDAuMjgzLTQuNjEzVjE4LjAyYTQzLjQyNiA0My40MjYgMCAwMC0uMjgzLTQuNjE1eiIgZmlsbD0iI2RjZGRkZCIvPjwvZz48L2c+PC9zdmc+)}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon.share-icon-in{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0yLeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMi3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTMiIGQ9Ik0zMC4xMjUgNS40NjRhMi4wOCAyLjA4IDAgMDExLjQxMi41NDIgMS43MjMgMS43MjMgMCAwMS42MTQgMS4zNHYyMi44NTVhMS43MTQgMS43MTQgMCAwMS0uNjE0IDEuMzM3IDIuMDggMi4wOCAwIDAxLTEuNDEyLjU0Mkg3LjQxN2ExLjk0OCAxLjk0OCAwIDAxLTEuMzc0LS41NDIgMS43NTggMS43NTggMCAwMS0uNTgtMS4zNFY3LjM0NWExLjc1MiAxLjc1MiAwIDAxLjU3OS0xLjMzNyAxLjk1IDEuOTUgMCAwMTEuMzc1LS41NDR6bS0xOC43MzIgOC4yNDRhMi4yMTQgMi4yMTQgMCAwMDEuNjI4LS42ODkgMi4yNjkgMi4yNjkgMCAwMDAtMy4yNTYgMi4yNzggMi4yNzggMCAwMC0zLjI1OC4wMDEgMi4yMjQgMi4yMjQgMCAwMC0uNjg2IDEuNjMgMi4yMjkgMi4yMjkgMCAwMDIuMzE2IDIuMzE0em0xLjk1NCAxNC40NjRWMTUuNDQ1aC0zLjl2MTIuNzNoMy45em0xNC44MjUgMHYtNy4wMTNhOC40IDguNCAwIDAwLS45NzctNC40NDlxLS45NzMtMS41NTMtMy43MjMtMS41NTZhMy44MTIgMy44MTIgMCAwMC0zLjc2IDIuMDI2aC0uMDcydi0xLjczNWgtMy43NjN2MTIuNzNoMy45di02LjI5M3EwLTMuMjU1IDIuMzg2LTMuMjU2YTEuNjYzIDEuNjYzIDAgMDExLjQwOS42MTQgMi41MSAyLjUxIDAgMDEuNTQyIDEuMTU4IDEyLjY3NyAxMi42NzcgMCAwMS4wNzIgMS41NTZ2Ni4yMjFoMy45ODJ6IiBmaWxsPSIjZGNkZGRkIiBvcGFjaXR5PSIuOTk4Ii8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon.share-icon-fb{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0zLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMy3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9IuWHj+WOuyAxIiBkPSJNMzAuMzc1IDMxLjgxMXYtLjAwOWgtNi42NDNWMjEuNzA4aDMuMzkybC41LTMuOTMzaC0zLjl2LTIuNTEyYTIuMDYzIDIuMDYzIDAgMDEuMzYzLTEuMzg1IDEuOTgxIDEuOTgxIDAgMDExLjU5MS0uNTI4aDIuMDgyVjkuODMzYTI3LjEyMiAyNy4xMjIgMCAwMC0zLjAzOC0uMTU2IDUuMDU5IDUuMDU5IDAgMDAtMy42NTcgMS4zMzggNS4yNjYgNS4yNjYgMCAwMC0xLjQgMy44NTh2Mi45aC0zLjR2My45MzNoMy40djEwLjA5NUg3LjE3NWExLjQzNiAxLjQzNiAwIDAxLTEuNDM1LTEuNDM0VjcuMTc0QTEuNDM2IDEuNDM2IDAgMDE3LjE3NSA1Ljc0aDIzLjJhMS40MzggMS40MzggMCAwMTEuNDM4IDEuNDM0djIzLjJhMS40NCAxLjQ0IDAgMDEtMS40MzggMS40Mzd6IiBmaWxsPSIjZGNkZGRkIi8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon.share-icon-twitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi00LeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tNC3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTgiIGQ9Ik0zMy40NTUgMTAuMTY4YTEyLjczNyAxMi43MzcgMCAwMS0zLjA1OSAzLjE1M3EuMDE5LjI2NC4wMTkuNzkzYTE3LjMgMTcuMyAwIDAxLS43MTggNC45IDE3Ljc1IDE3Ljc1IDAgMDEtMi4xOCA0LjY5IDE4LjQxNiAxOC40MTYgMCAwMS0zLjQ4MiAzLjk3NSAxNS41MDkgMTUuNTA5IDAgMDEtNC44NzIgMi43NTcgMTcuODIxIDE3LjgyMSAwIDAxLTYuMSAxLjAyOSAxNi45MzQgMTYuOTM0IDAgMDEtOS4zNjQtMi43MzggMTMuMTQ2IDEzLjE0NiAwIDAwMS40NzIuMDc1IDExLjk0IDExLjk0IDAgMDA3LjU3MS0yLjYgNi4xMTQgNi4xMTQgMCAwMS01LjctNC4yMjkgNy43NjEgNy43NjEgMCAwMDEuMTUzLjA5NCA2LjMgNi4zIDAgMDAxLjYtLjIwOCA2IDYgMCAwMS0zLjUtMi4xIDUuODg4IDUuODg4IDAgMDEtMS4zODctMy44Nzh2LS4wNzVhNi4wMzggNi4wMzggMCAwMDIuNzU3Ljc3MyA2LjA4MiA2LjA4MiAwIDAxLTEuOTgyLTIuMTcgNi4xIDYuMSAwIDAxLjA5NC01Ljk4MyAxNy4yNjkgMTcuMjY5IDAgMDA1LjU2IDQuNSAxNyAxNyAwIDAwNy4wMTMgMS44NzggNi44MjggNi44MjggMCAwMS0uMTUtMS40IDYuMSA2LjEgMCAwMTEwLjU1My00LjE3MSAxMS45NjIgMTEuOTYyIDAgMDAzLjg4LTEuNDc0IDUuOTI4IDUuOTI4IDAgMDEtMi42OCAzLjM2MSAxMi4xIDEyLjEgMCAwMDMuNTExLS45NDV6IiBmaWxsPSIjZGNkZGRkIi8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon.share-icon-wechat{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi01LeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tNS3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTkiIGQ9Ik0yNC4wMSAxNC42OTljLjMzOSAwIC42NzguMDMxIDEuMDE1LjA2MS0uOTA3LTQuMjEtNS40NTgtNy4zNTYtMTAuNjQzLTcuMzU2LTUuOC4wMi0xMC41NDggMy45MzktMTAuNTQ4IDguOTE0IDAgMi44NjggMS41ODQgNS4yMzQgNC4yMTQgNy4wNjZsLTEuMDU3IDMuMTQyIDMuNjkyLTEuODNhMTguMjc5IDE4LjI3OSAwIDAwMy42OS41MTdjLjMzOSAwIC42NjEtLjAxNS45ODQtLjA0NGE3Ljk4OCA3Ljk4OCAwIDAxLS4zMjItMi4yYy4wMTUtNC41NjEgMy45NjgtOC4yNjkgOC45ODEtOC4yNjl6bS01LjY3NC0yLjgzNWExLjMxMiAxLjMxMiAwIDExMCAyLjYyNCAxLjMzNSAxLjMzNSAwIDExMC0yLjYyNHptLTcuMzgzIDIuNjI0YTEuMzM1IDEuMzM1IDAgMTEwLTIuNjI0IDEuMzEyIDEuMzEyIDAgMTEwIDIuNjI0em0yMi42ODggOC4zNzJjMC00LjE4MS00LjIxNC03LjYtOC45NjgtNy42LTUuMDEzIDAtOC45NjYgMy40MTctOC45NjYgNy42czMuOTUzIDcuNiA4Ljk2NiA3LjZhMTMuNTIzIDEzLjUyMyAwIDAwMy4xNjktLjUxOWwyLjg5MSAxLjU3MS0uOC0yLjYxYzIuMTI1LTEuNTk4IDMuNzA4LTMuNjkyIDMuNzA4LTYuMDQxem0tMTEuODc0LTEuMzEyYTEuMTM3IDEuMTM3IDAgMDEtMS4wNjItMS4wNTMgMS4xNTMgMS4xNTMgMCAwMTEuMDYyLTEuMDUzIDEuMDgxIDEuMDgxIDAgMTEwIDIuMTA3em01LjggMGExLjEyMiAxLjEyMiAwIDAxLTEuMDQ3LTEuMDUzIDEuMTM1IDEuMTM1IDAgMDExLjA0Ny0xLjA1MyAxLjA4MSAxLjA4MSAwIDExMCAyLjEwN3oiIGZpbGw9IiNkY2RkZGQiLz48L2c+PC9nPjwvc3ZnPg==)}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon:hover.share-icon-youtobe{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0xLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMS3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNjIiIGQ9Ik0xNi41NTggMjMuMjh2LTguMzM1bDcuMTQ0IDQuMTgyem0xNi4zODQtOS45MjJhNi4yNjMgNi4yNjMgMCAwMC0xLjEzNi0yLjg1NiA0LjA2NyA0LjA2NyAwIDAwLTIuODY0LTEuMjE4Yy00LS4yOTItMTAtLjI5Mi0xMC0uMjkyaC0uMDEycy02IDAtMTAgLjI5MmE0LjA2OSA0LjA2OSAwIDAwLTIuODY1IDEuMjE4QTYuMjU5IDYuMjU5IDAgMDA0LjkzIDEzLjM2YTQzLjc1MSA0My43NTEgMCAwMC0uMjc5IDQuNjUzdjIuMTg1YTQzLjgzMyA0My44MzMgMCAwMC4yODYgNC42NTggNi4yNTYgNi4yNTYgMCAwMDEuMTM1IDIuODU2IDQuODI4IDQuODI4IDAgMDAzLjE1MiAxLjIzYzIuMjg2LjIyMyA5LjcxNi4yOSA5LjcxNi4yOXM2LS4wMDkgMTAtLjNhNC4wNzMgNC4wNzMgMCAwMDIuODY0LTEuMjE5IDYuMjUyIDYuMjUyIDAgMDAxLjEzNi0yLjg1OCA0My44IDQzLjggMCAwMC4yODYtNC42NTd2LTIuMTg0YTQzLjgzMyA0My44MzMgMCAwMC0uMjg2LTQuNjU4eiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9zdmc+)}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon:hover.share-icon-in{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0yLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMi3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTMiIGQ9Ik0zMC4wOTggNS40OTlhMi4wNzUgMi4wNzUgMCAwMTEuNC41NCAxLjcxOSAxLjcxOSAwIDAxLjYxMiAxLjMzNlYzMC4xN2ExLjcwOSAxLjcwOSAwIDAxLS42MTIgMS4zMjkgMi4wNzUgMi4wNzUgMCAwMS0xLjQwOC41NEg3LjQ0NmExLjk0MiAxLjk0MiAwIDAxLTEuMzctLjU0IDEuNzUzIDEuNzUzIDAgMDEtLjU3OC0xLjMzMlY3LjM3NWExLjc0OCAxLjc0OCAwIDAxLjU3OC0xLjMzMyAxLjk0NSAxLjk0NSAwIDAxMS4zNy0uNTQzem0tMTguNjg2IDguMjIyYTIuMjA4IDIuMjA4IDAgMDAxLjYyNC0uNjg3IDIuMjYzIDIuMjYzIDAgMDAwLTMuMjQ3IDIuMjcyIDIuMjcyIDAgMDAtMy4yNDcgMCAyLjIxOCAyLjIxOCAwIDAwLS42OTEgMS42MjYgMi4yMjMgMi4yMjMgMCAwMDIuMzEgMi4zMDh6bTEuOTQ5IDE0LjQyNlYxNS40NTRIOS40Njd2MTIuN2gzLjg5NHptMTQuNzg2IDB2LTYuOTk1YTguMzgzIDguMzgzIDAgMDAtLjk3NC00LjQzN3EtLjk3LTEuNTQ5LTMuNzEzLTEuNTUyYTMuOCAzLjggMCAwMC0zLjc1IDIuMDJoLS4wNzJ2LTEuNzI5aC0zLjc1NHYxMi43aDMuODk0di02LjI4cTAtMy4yNDYgMi4zOC0zLjI0N2ExLjY1OSAxLjY1OSAwIDAxMS40MDUuNjEyIDIuNSAyLjUgMCAwMS41NCAxLjE1NSAxMi42NDQgMTIuNjQ0IDAgMDEuMDcyIDEuNTUydjYuMmgzLjk3MXoiIGZpbGw9IiNmZmYiIG9wYWNpdHk9Ii45OTgiLz48L2c+PC9nPjwvc3ZnPg==)}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon:hover.share-icon-fb{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi0zLeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tMy3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9IuWHj+WOuyAxIiBkPSJNMzAuMzc1IDMxLjgxMXYtLjAwOWgtNi42NDNWMjEuNzA4aDMuMzkybC41LTMuOTMzaC0zLjl2LTIuNTEyYTIuMDYzIDIuMDYzIDAgMDEuMzYzLTEuMzg1IDEuOTgxIDEuOTgxIDAgMDExLjU5MS0uNTI4aDIuMDgyVjkuODMzYTI3LjEyMiAyNy4xMjIgMCAwMC0zLjAzOC0uMTU2IDUuMDU5IDUuMDU5IDAgMDAtMy42NTcgMS4zMzggNS4yNjYgNS4yNjYgMCAwMC0xLjQgMy44NTh2Mi45aC0zLjR2My45MzNoMy40djEwLjA5NUg3LjE3NWExLjQzNiAxLjQzNiAwIDAxLTEuNDM1LTEuNDM0VjcuMTc0QTEuNDM2IDEuNDM2IDAgMDE3LjE3NSA1Ljc0aDIzLjJhMS40MzggMS40MzggMCAwMTEuNDM4IDEuNDM0djIzLjJhMS40NCAxLjQ0IDAgMDEtMS40MzggMS40Mzd6IiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon:hover.share-icon-twitter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi00LeeBsEB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tNC3ngbBAd2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTgiIGQ9Ik0zMy40NTUgMTAuMTY4YTEyLjczNyAxMi43MzcgMCAwMS0zLjA1OSAzLjE1M3EuMDE5LjI2NC4wMTkuNzkzYTE3LjMgMTcuMyAwIDAxLS43MTggNC45IDE3Ljc1IDE3Ljc1IDAgMDEtMi4xOCA0LjY5IDE4LjQxNiAxOC40MTYgMCAwMS0zLjQ4MiAzLjk3NSAxNS41MDkgMTUuNTA5IDAgMDEtNC44NzIgMi43NTcgMTcuODIxIDE3LjgyMSAwIDAxLTYuMSAxLjAyOSAxNi45MzQgMTYuOTM0IDAgMDEtOS4zNjQtMi43MzggMTMuMTQ2IDEzLjE0NiAwIDAwMS40NzIuMDc1IDExLjk0IDExLjk0IDAgMDA3LjU3MS0yLjYgNi4xMTQgNi4xMTQgMCAwMS01LjctNC4yMjkgNy43NjEgNy43NjEgMCAwMDEuMTUzLjA5NCA2LjMgNi4zIDAgMDAxLjYtLjIwOCA2IDYgMCAwMS0zLjUtMi4xIDUuODg4IDUuODg4IDAgMDEtMS4zODctMy44Nzh2LS4wNzVhNi4wMzggNi4wMzggMCAwMDIuNzU3Ljc3MyA2LjA4MiA2LjA4MiAwIDAxLTEuOTgyLTIuMTcgNi4xIDYuMSAwIDAxLjA5NC01Ljk4MyAxNy4yNjkgMTcuMjY5IDAgMDA1LjU2IDQuNSAxNyAxNyAwIDAwNy4wMTMgMS44NzggNi44MjggNi44MjggMCAwMS0uMTUtMS40IDYuMSA2LjEgMCAwMTEwLjU1My00LjE3MSAxMS45NjIgMTEuOTYyIDAgMDAzLjg4LTEuNDc0IDUuOTI4IDUuOTI4IDAgMDEtMi42OCAzLjM2MSAxMi4xIDEyLjEgMCAwMDMuNTExLS45NDV6IiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-de-share .footer-share-de-icon .share-icon:hover.share-icon-wechat{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMSAxaDM2djM2SDF6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJmb290ZXItaWNvbi01LeeZvUB3ZWIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0iZm9vdGVyLWljb24tNS3nmb1Ad2ViIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAyNTkiIGQ9Ik0yNC4wMzYgMTQuNjc2Yy4zNDEgMCAuNjgyLjAzMSAxLjAyMS4wNjEtLjkxMi00LjIzMi01LjQ4Ny03LjM5NC0xMC43LTcuMzk0LTUuODI4LjAyLTEwLjYgMy45NTktMTAuNiA4Ljk2MSAwIDIuODgzIDEuNTkyIDUuMjYxIDQuMjM2IDcuMWwtMS4wNjcgMy4xNTggMy43MTEtMS44MzlhMTguMzc1IDE4LjM3NSAwIDAwMy43MS41MmMuMzQxIDAgLjY2NS0uMDE1Ljk4OS0uMDQ1YTguMDMgOC4wMyAwIDAxLS4zMjQtMi4yMTFjLjAxNS00LjU4NSAzLjk4OS04LjMxMiA5LjAyOC04LjMxMnptLTUuNy0yLjg1YTEuMzE5IDEuMzE5IDAgMTEwIDIuNjM4IDEuMzQyIDEuMzQyIDAgMTEwLTIuNjM4em0tNy40MjUgMi42MzhhMS4zNDIgMS4zNDIgMCAxMTAtMi42MzggMS4zMTkgMS4zMTkgMCAxMTAgMi42Mzh6bTIyLjgwNyA4LjQxNmMwLTQuMi00LjIzNi03LjYzOC05LjAxNS03LjYzOC01LjAzOSAwLTkuMDEzIDMuNDM1LTkuMDEzIDcuNjM4czMuOTc0IDcuNjQgOS4wMTMgNy42NGExMy41OTMgMTMuNTkzIDAgMDAzLjE4NS0uNTIybDIuOTA2IDEuNTc5LS44LTIuNjIzYzIuMTMyLTEuNjExIDMuNzIzLTMuNzExIDMuNzIzLTYuMDc0em0tMTEuOTM3LTEuMzE5YTEuMTQzIDEuMTQzIDAgMDEtMS4wNjctMS4wNTkgMS4xNTkgMS4xNTkgMCAwMTEuMDY3LTEuMDU5IDEuMDg2IDEuMDg2IDAgMTEwIDIuMTE4em01LjgzIDBhMS4xMjggMS4xMjggMCAwMS0xLjA1Mi0xLjA1OSAxLjE0MSAxLjE0MSAwIDAxMS4wNTItMS4wNTkgMS4wODYgMS4wODYgMCAxMTAgMi4xMTh6IiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}
footer .footer-btm .footer-de-share .footer-de-signlogo{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;-webkit-box-ordinal-group:3;-webkit-order:2;order:2;padding-right:2.60417vw;background-color:#191919;padding-bottom:1.773333333333vw;max-width:8.5vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-share .footer-de-signlogo{padding-left:0;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%;margin-top:6.66667vw;-webkit-box-ordinal-group:2;-webkit-order:1;order:1;padding-bottom:7.46667vw}
}
footer .footer-btm .footer-de-share .footer-de-signlogo .footer-de-img{width:auto;height:auto;max-width:100%;max-height:100%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-de-share .footer-de-signlogo .footer-de-img{width:auto;height:auto;max-width:50%;max-height:100%}
}
footer .footer-btm .footer-share-with-sign{-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;min-width:20%}
footer .footer-btm .footer-share-with-sign .footer-logo,footer .footer-btm .footer-share-with-sign .footer-share-icon{padding-left:.46875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){footer .footer-btm .footer-share-with-sign{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;min-width:100%;margin-top:6.66667vw;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}
}
.mr-contact-wrapper{position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:99}
.mr-contact-wrapper .mr-contact-detail{width:74px;height:74px;padding:25px;box-sizing:border-box;position:relative;cursor:pointer;opacity:.7;background-color:#000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-contact-wrapper .mr-contact-detail{width:42px;height:42px;padding:12px}
}
.mr-contact-wrapper .mr-contact-detail img{width:100%}
.mr-contact-wrapper .mr-contact-detail .mr-contact-details{position:absolute;top:0;left:0;height:100%;opacity:0;-webkit-transform:translateX(0);transform:translateX(0);overflow:hidden}
.mr-contact-wrapper .mr-contact-detail .mr-contact-details p{-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;will-change:transform;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:.7;background-color:#000;height:100%;padding:0 .78125vw;display:-webkit-box;display:-webkit-flex;display:flex;color:#fff;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.mr-contact-wrapper .mr-contact-detail:hover{opacity:.8}
.mr-contact-wrapper .mr-contact-detail:hover .mr-contact-details{opacity:1;-webkit-transform:translateX(-100%);transform:translateX(-100%)}
.mr-contact-wrapper .mr-contact-detail:hover .mr-contact-details p{-webkit-transform:translateX(0);transform:translateX(0)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-contact-wrapper .mr-contact-detail:hover .mr-contact-details{display:none}
}
.mr-red-contact-wrapper .mr-red-contact-detail{opacity:.8}
.mr-red-contact-wrapper .mr-red-contact-detail .mr-red-contact-details{opacity:1;-webkit-transform:translateX(-100%);transform:translateX(-100%)}
.mr-red-contact-wrapper .mr-red-contact-detail .mr-red-contact-details p{-webkit-transform:translateX(0);transform:translateX(0)}
.red-background-color{background-color:#c7000b !important}
.mr-breadcrumb-section{padding-top:4.6875vw;padding-bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-breadcrumb-section{padding-top:12vw;padding-bottom:4vw}
}
.mr-breadcrumb-section .mr-breadcrumb{list-style:none;font-size:0}
.mr-breadcrumb-section .mr-breadcrumb li{display:inline-block;font-size:.83333vw;line-height:1.3;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-breadcrumb-section .mr-breadcrumb li{font-size:3.73333vw}
}
.mr-breadcrumb-section .mr-breadcrumb li+li:before{padding:0 .52083vw;color:#242728;content:"/"}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-breadcrumb-section .mr-breadcrumb li+li:before{padding:0 1.33333vw}
}
.mr-breadcrumb-section .mr-breadcrumb a{color:#242728}
.blocker{z-index:999}
.wechat-qr{max-width:15.625vw;padding:1.5625vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.wechat-qr{max-width:74.66667vw;padding:8vw 5.33333vw}
}
.wechat-qr .wechat-qr-img{width:100%}
.wechat-qr .wechat-qr-text{padding-top:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.wechat-qr .wechat-qr-text{padding-top:4vw}
}
.wechat-qr a.close-modal{top:8px;right:8px}
.mr_gap{height:4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr_gap{height:12vw}
}
.mr-loading{display:none;padding:4.6875vw 0;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-loading{padding:12vw 0}
}
.mr-loading.show{display:block}
.mr-title{position:relative;padding-top:1.30208vw;margin-bottom:0;font-size:2.91667vw;line-height:1.1;font-weight:700}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-title{margin-bottom:0;padding-top:6.66667vw;font-size:9.6vw}
}
.mr-title:before{content:"";position:absolute;top:0;left:0;width:3.85417vw;height:.52083vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-title:before{width:19.73333vw;height:2.66667vw}
}
.mr-title-group{position:relative}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-title-group{width:100%}
}
.mr-title-group .mr-title-small{display:block;position:relative;padding-left:4.375vw;margin-bottom:.78125vw;font-size:1.25vw;font-weight:500;font-style:normal;line-height:1.3;color:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-title-group .mr-title-small{padding-left:22.4vw;margin-bottom:4vw;font-size:4.26667vw}
}
.mr-title-group b{position:absolute;top:.41667vw;left:0;width:3.85417vw;height:.52083vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-title-group b{top:.8vw;width:19.73333vw;height:2.66667vw}
}
.mr-title-group .mr-title-large{color:#242728;margin-bottom:3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-title-group .mr-title-large{margin-bottom:13.33333vw}
}
.mr-common-padding-top{padding-top:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-common-padding-top{padding-top:12vw}
}
.mr-common-padding{padding-top:4.6875vw;padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-common-padding{padding-top:12vw;padding-bottom:12vw}
}
.h2 [data-aos],.oh.csr-tit,.oh .h2,.oh .mr--about_us--tit,.oh .mr--career--tit,.oh h2,h2 [data-aos]{line-height:1.22 !important}
.kv-mask{position:absolute;width:100%;height:100%;display:block;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),to(transparent));background-image:linear-gradient(rgba(0,0,0,.3),transparent);top:0;left:0}
.animation-kv-btn{position:relative;color:#fff;border:1px solid}
.animation-kv-btn:hover{background-color:#c7000b;border-color:#ad0909;color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.animation-kv-btn{background-color:#c7000b;border-color:#ad0909}
}
.animation-kv-btn-black{position:relative;color:#242728;border:1px solid}
.animation-kv-btn-black:hover{background-color:#c7000b;border-color:#ad0909;color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.animation-kv-btn-black{color:#fff;background-color:#c7000b;border-color:#ad0909}
}
.return-top-btns{font-size:1.14583vw;position:fixed;z-index:1000;top:80%;right:3.2em;border-radius:50%;background-color:#c52227;padding:1.5em;-webkit-transform:translateY(-50%) translateX(50%);transform:translateY(-50%) translateX(50%);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition:all .3s ease;transition:all .3s ease}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.return-top-btns{top:auto;bottom:26.66667vw;padding:4vw;right:6vw}
}
.return-top-btns.out{top:53%;opacity:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.return-top-btns.out{top:auto;bottom:5%}
}
.return-top-btns .ico{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(-90deg);transform:translateX(-50%) translateY(-50%) rotate(-90deg);background-image:url(../../../static/img/history/arrow.svg);background-size:100% 100%;-webkit-transition:right .8s cubic-bezier(.19,1,.22,1);transition:right .8s cubic-bezier(.19,1,.22,1);pointer-events:none;-webkit-filter:invert(98%) sepia(100%) saturate(4%) hue-rotate(248deg) brightness(104%) contrast(100%);filter:invert(98%) sepia(100%) saturate(4%) hue-rotate(248deg) brightness(104%) contrast(100%);width:1.04167vw;height:1.04167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.return-top-btns .ico{width:4vw;height:4vw}
}
.acform-modal{max-width:700px}
.acform-modal-loading{display:none;padding:4.6875vw 0;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.acform-modal-loading{padding:12vw 0}
}
.acform-modal-loading.show{display:block}
.img-lazy-container:not(.lazy-loaded) .img-lazy{height:15.625vw !important;display:block}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.img-lazy-container:not(.lazy-loaded) .img-lazy{height:53.33333vw !important}
}
.swiper-lazy:not(.swiper-lazy-loaded){height:15.625vw !important;display:block}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.swiper-lazy:not(.swiper-lazy-loaded){height:53.33333vw !important}
}
.img-lazy{visibility:hidden}
.img-lazy.show{visibility:visible}
.mr-innovation-detail-img-text2 .wrap,.mr-innovation-detail-img-text .wrap,.mr-innovation-detail-img .wrap,.mr-innovation-detail-text .wrap,.xpace-aem-rich-text{overflow:hidden;padding:0 6.875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text2 .wrap,.mr-innovation-detail-img-text .wrap,.mr-innovation-detail-img .wrap,.mr-innovation-detail-text .wrap,.xpace-aem-rich-text{padding:0}
}
.mr-innovation-detail-img-text2 .wrap *,.mr-innovation-detail-img-text .wrap *,.mr-innovation-detail-img .wrap *,.mr-innovation-detail-text .wrap *,.xpace-aem-rich-text *{word-break:break-word}
.mr-innovation-detail-img-text2 .wrap a,.mr-innovation-detail-img-text .wrap a,.mr-innovation-detail-img .wrap a,.mr-innovation-detail-text .wrap a,.xpace-aem-rich-text a{color:#ad0909;text-decoration:underline}
.mr-innovation-detail-img-text2 .wrap img,.mr-innovation-detail-img-text .wrap img,.mr-innovation-detail-img .wrap img,.mr-innovation-detail-text .wrap img,.xpace-aem-rich-text img{max-width:100%}
.mr-innovation-detail-img-text2 .wrap h2,.mr-innovation-detail-img-text .wrap h2,.mr-innovation-detail-img .wrap h2,.mr-innovation-detail-text .wrap h2,.xpace-aem-rich-text h2{font-size:2.1875vw;line-height:1.3;font-weight:400;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-innovation-detail-img-text2 .wrap h2,.mr-innovation-detail-img-text .wrap h2,.mr-innovation-detail-img .wrap h2,.mr-innovation-detail-text .wrap h2,.xpace-aem-rich-text h2{font-size:7.46667vw}
}
.mr-innovation-detail-img-text2 .wrap h3,.mr-innovation-detail-img-text .wrap h3,.mr-innovation-detail-img .wrap h3,.mr-innovation-detail-text .wrap h3,.xpace-aem-rich-text h3{font-size:2.91667vw;line-height:1.3;font-weight:400;color:#242728;margin-bottom:2.34375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text2 .wrap h3,.mr-innovation-detail-img-text .wrap h3,.mr-innovation-detail-img .wrap h3,.mr-innovation-detail-text .wrap h3,.xpace-aem-rich-text h3{font-size:9.6vw;margin-top:16vw;margin-bottom:8vw}
}
.mr-innovation-detail-img-text2 .wrap h4,.mr-innovation-detail-img-text .wrap h4,.mr-innovation-detail-img .wrap h4,.mr-innovation-detail-text .wrap h4,.xpace-aem-rich-text h4{font-size:2.1875vw;line-height:1.3;font-weight:400;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-innovation-detail-img-text2 .wrap h4,.mr-innovation-detail-img-text .wrap h4,.mr-innovation-detail-img .wrap h4,.mr-innovation-detail-text .wrap h4,.xpace-aem-rich-text h4{font-size:7.46667vw}
}
.mr-innovation-detail-img-text2 .wrap h5,.mr-innovation-detail-img-text .wrap h5,.mr-innovation-detail-img .wrap h5,.mr-innovation-detail-text .wrap h5,.xpace-aem-rich-text h5{font-size:1.25vw;line-height:1.3;font-weight:400;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-innovation-detail-img-text2 .wrap h5,.mr-innovation-detail-img-text .wrap h5,.mr-innovation-detail-img .wrap h5,.mr-innovation-detail-text .wrap h5,.xpace-aem-rich-text h5{font-size:5.33333vw}
}
.mr-innovation-detail-img-text2 .wrap h6,.mr-innovation-detail-img-text .wrap h6,.mr-innovation-detail-img .wrap h6,.mr-innovation-detail-text .wrap h6,.xpace-aem-rich-text h6{font-size:1.14583vw;line-height:1.3;font-weight:400;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-innovation-detail-img-text2 .wrap h6,.mr-innovation-detail-img-text .wrap h6,.mr-innovation-detail-img .wrap h6,.mr-innovation-detail-text .wrap h6,.xpace-aem-rich-text h6{font-size:4.26667vw}
}
.mr-innovation-detail-img-text2 .wrap article,.mr-innovation-detail-img-text .wrap article,.mr-innovation-detail-img .wrap article,.mr-innovation-detail-text .wrap article,.xpace-aem-rich-text article{font-size:1.45833vw;line-height:1.61786;font-weight:400;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-innovation-detail-img-text2 .wrap article,.mr-innovation-detail-img-text .wrap article,.mr-innovation-detail-img .wrap article,.mr-innovation-detail-text .wrap article,.xpace-aem-rich-text article{font-size:5.86667vw}
}
.mr-innovation-detail-img-text2 .wrap div,.mr-innovation-detail-img-text2 .wrap p,.mr-innovation-detail-img-text .wrap div,.mr-innovation-detail-img-text .wrap p,.mr-innovation-detail-img .wrap div,.mr-innovation-detail-img .wrap p,.mr-innovation-detail-text .wrap div,.mr-innovation-detail-text .wrap p,.xpace-aem-rich-text div,.xpace-aem-rich-text p{font-size:1.14583vw;line-height:1.6;color:#727171;font-weight:400;padding-bottom:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text2 .wrap div,.mr-innovation-detail-img-text2 .wrap p,.mr-innovation-detail-img-text .wrap div,.mr-innovation-detail-img-text .wrap p,.mr-innovation-detail-img .wrap div,.mr-innovation-detail-img .wrap p,.mr-innovation-detail-text .wrap div,.mr-innovation-detail-text .wrap p,.xpace-aem-rich-text div,.xpace-aem-rich-text p{font-size:4.26667vw}
}
.mr-innovation-detail-img-text2 .wrap b,.mr-innovation-detail-img-text .wrap b,.mr-innovation-detail-img .wrap b,.mr-innovation-detail-text .wrap b,.xpace-aem-rich-text b{font-weight:700}
.mr-innovation-detail-img-text2 .wrap ul,.mr-innovation-detail-img-text .wrap ul,.mr-innovation-detail-img .wrap ul,.mr-innovation-detail-text .wrap ul,.xpace-aem-rich-text ul{margin:1.5625vw 0;list-style:disc;padding-left:1.875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text2 .wrap ul,.mr-innovation-detail-img-text .wrap ul,.mr-innovation-detail-img .wrap ul,.mr-innovation-detail-text .wrap ul,.xpace-aem-rich-text ul{padding-left:6.4vw;margin:8vw 0}
}
.mr-innovation-detail-img-text2 .wrap ul li,.mr-innovation-detail-img-text .wrap ul li,.mr-innovation-detail-img .wrap ul li,.mr-innovation-detail-text .wrap ul li,.xpace-aem-rich-text ul li{list-style:disc;padding-bottom:.78125vw;font-size:1.14583vw;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-innovation-detail-img-text2 .wrap ul li,.mr-innovation-detail-img-text .wrap ul li,.mr-innovation-detail-img .wrap ul li,.mr-innovation-detail-text .wrap ul li,.xpace-aem-rich-text ul li{padding:1.33333vw 0;font-size:4.26667vw}
}
.mr-innovation-detail-img-text2 .wrap ol,.mr-innovation-detail-img-text .wrap ol,.mr-innovation-detail-img .wrap ol,.mr-innovation-detail-text .wrap ol,.xpace-aem-rich-text ol{margin:1.5625vw 0;list-style:decimal;padding-left:1.875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text2 .wrap ol,.mr-innovation-detail-img-text .wrap ol,.mr-innovation-detail-img .wrap ol,.mr-innovation-detail-text .wrap ol,.xpace-aem-rich-text ol{padding-left:6.4vw;margin:8vw 0}
}
.mr-innovation-detail-img-text2 .wrap ol li,.mr-innovation-detail-img-text .wrap ol li,.mr-innovation-detail-img .wrap ol li,.mr-innovation-detail-text .wrap ol li,.xpace-aem-rich-text ol li{list-style:decimal;padding:.26042vw 0;font-size:1.14583vw;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-innovation-detail-img-text2 .wrap ol li,.mr-innovation-detail-img-text .wrap ol li,.mr-innovation-detail-img .wrap ol li,.mr-innovation-detail-text .wrap ol li,.xpace-aem-rich-text ol li{padding:1.33333vw 0;font-size:4.26667vw}
}
.mr-innovation-detail-img-text2 .wrap .mr-innovation-detail-quotes-text,.mr-innovation-detail-img-text .wrap .mr-innovation-detail-quotes-text,.mr-innovation-detail-img .wrap .mr-innovation-detail-quotes-text,.mr-innovation-detail-text .wrap .mr-innovation-detail-quotes-text,.xpace-aem-rich-text .mr-innovation-detail-quotes-text{position:relative;padding:5.20833vw 5.20833vw 4.6875vw;border-radius:0 0 3.125vw 0;font-size:1.45833vw;line-height:1.61786;font-weight:300;height:auto}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text2 .wrap .mr-innovation-detail-quotes-text,.mr-innovation-detail-img-text .wrap .mr-innovation-detail-quotes-text,.mr-innovation-detail-img .wrap .mr-innovation-detail-quotes-text,.mr-innovation-detail-text .wrap .mr-innovation-detail-quotes-text,.xpace-aem-rich-text .mr-innovation-detail-quotes-text{padding:18.66667vw 12vw;border-radius:0 0 16vw 0;font-size:5.86667vw;height:auto}
}
.mr-innovation-detail-img-text2 .wrap .mr-innovation-detail-quotes-text.mr-innovation-detail-quotes-text-left,.mr-innovation-detail-img-text .wrap .mr-innovation-detail-quotes-text.mr-innovation-detail-quotes-text-left,.mr-innovation-detail-img .wrap .mr-innovation-detail-quotes-text.mr-innovation-detail-quotes-text-left,.mr-innovation-detail-text .wrap .mr-innovation-detail-quotes-text.mr-innovation-detail-quotes-text-left,.xpace-aem-rich-text .mr-innovation-detail-quotes-text.mr-innovation-detail-quotes-text-left{border-radius:0 0 0 3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text2 .wrap .mr-innovation-detail-quotes-text.mr-innovation-detail-quotes-text-left,.mr-innovation-detail-img-text .wrap .mr-innovation-detail-quotes-text.mr-innovation-detail-quotes-text-left,.mr-innovation-detail-img .wrap .mr-innovation-detail-quotes-text.mr-innovation-detail-quotes-text-left,.mr-innovation-detail-text .wrap .mr-innovation-detail-quotes-text.mr-innovation-detail-quotes-text-left,.xpace-aem-rich-text .mr-innovation-detail-quotes-text.mr-innovation-detail-quotes-text-left{border-radius:0 0 0 16vw}
}
.mr-innovation-detail-img-text2 .wrap .mr-innovation-detail-quotes-text:before,.mr-innovation-detail-img-text .wrap .mr-innovation-detail-quotes-text:before,.mr-innovation-detail-img .wrap .mr-innovation-detail-quotes-text:before,.mr-innovation-detail-text .wrap .mr-innovation-detail-quotes-text:before,.xpace-aem-rich-text .mr-innovation-detail-quotes-text:before{content:"";position:absolute;top:1.5625vw;left:1.5625vw;width:1.875vw;height:1.51042vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIyOSI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNDQxIiBkPSJNNi4zMTIgMjlhNS41ODYgNS41ODYgMCAwMS00LjU4Ni0yLjE1QTkuNDM1IDkuNDM1IDAgMDEwIDIwLjhhMjEuNDk0IDIxLjQ5NCAwIDAxMS4xODQtNy4zIDIxLjIxOSAyMS4yMTkgMCAwMTMuMjU1LTUuOTVBMjIuMjQxIDIyLjI0MSAwIDAxOS4yMjMgM2EyMy44NjkgMjMuODY5IDAgMDE1Ljg2OC0zbDEuODc0IDQuOWEyMC4yMSAyMC4yMSAwIDAwLTQuNDg4IDIuNiAxOS4yMzkgMTkuMjM5IDAgMDAtMy4yMDUgMy4xQTE0LjA2NSAxNC4wNjUgMCAwMDcuMyAxMy44YTcuNDEzIDcuNDEzIDAgMDAtLjY5IDIuOWguNDlhNi41OSA2LjU5IDAgMDE0LjI5IDEuNCA0Ljg1NCA0Ljg1NCAwIDAxMS43MjYgNCA3LjA1NSA3LjA1NSAwIDAxLTEuODI1IDQuODVBNi4zMjggNi4zMjggMCAwMTYuMzEyIDI5em0xOS4wMzYgMGE1LjU4NiA1LjU4NiAwIDAxLTQuNTg2LTIuMTUgOS40MzUgOS40MzUgMCAwMS0xLjcyNi02LjA1IDIxLjQ5NCAyMS40OTQgMCAwMTEuMTg0LTcuMyAyMS4yMiAyMS4yMiAwIDAxMy4yNTUtNS45NUEyMi4yNDEgMjIuMjQxIDAgMDEyOC4yNTkgM2EyMy44NjkgMjMuODY5IDAgMDE1Ljg2OC0zTDM2IDQuOWEyMC4yMDkgMjAuMjA5IDAgMDAtNC40ODggMi42IDE5LjIzOSAxOS4yMzkgMCAwMC0zLjIwNSAzLjEgMTQuMDY1IDE0LjA2NSAwIDAwLTEuOTczIDMuMiAxMy41NzkgMTMuNTc5IDAgMDAtLjY5IDIuOWguNDkzYTYuNTkgNi41OSAwIDAxNC4yOSAxLjQgNC44NTQgNC44NTQgMCAwMTEuNzI2IDQgNy4wNTUgNy4wNTUgMCAwMS0xLjgyNSA0Ljg1IDYuMzI4IDYuMzI4IDAgMDEtNC45OCAyLjA1eiIgZmlsbD0iI2M3MDAwYiIvPjwvc3ZnPg==) no-repeat 50%;background-size:1.875vw 1.51042vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text2 .wrap .mr-innovation-detail-quotes-text:before,.mr-innovation-detail-img-text .wrap .mr-innovation-detail-quotes-text:before,.mr-innovation-detail-img .wrap .mr-innovation-detail-quotes-text:before,.mr-innovation-detail-text .wrap .mr-innovation-detail-quotes-text:before,.xpace-aem-rich-text .mr-innovation-detail-quotes-text:before{top:8vw;left:5.33333vw;width:6.66667vw;height:5.33333vw;background-size:6.66667vw 5.33333vw}
}
.mr-innovation-detail-img-text2 .wrap .mr-innovation-detail-quotes-text:after,.mr-innovation-detail-img-text .wrap .mr-innovation-detail-quotes-text:after,.mr-innovation-detail-img .wrap .mr-innovation-detail-quotes-text:after,.mr-innovation-detail-text .wrap .mr-innovation-detail-quotes-text:after,.xpace-aem-rich-text .mr-innovation-detail-quotes-text:after{content:"";position:absolute;right:3.4375vw;bottom:1.5625vw;width:1.875vw;height:1.51042vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIyOSI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNDQxIiBkPSJNNi4zMTIgMjlhNS41ODYgNS41ODYgMCAwMS00LjU4Ni0yLjE1QTkuNDM1IDkuNDM1IDAgMDEwIDIwLjhhMjEuNDk0IDIxLjQ5NCAwIDAxMS4xODQtNy4zIDIxLjIxOSAyMS4yMTkgMCAwMTMuMjU1LTUuOTVBMjIuMjQxIDIyLjI0MSAwIDAxOS4yMjMgM2EyMy44NjkgMjMuODY5IDAgMDE1Ljg2OC0zbDEuODc0IDQuOWEyMC4yMSAyMC4yMSAwIDAwLTQuNDg4IDIuNiAxOS4yMzkgMTkuMjM5IDAgMDAtMy4yMDUgMy4xQTE0LjA2NSAxNC4wNjUgMCAwMDcuMyAxMy44YTcuNDEzIDcuNDEzIDAgMDAtLjY5IDIuOWguNDlhNi41OSA2LjU5IDAgMDE0LjI5IDEuNCA0Ljg1NCA0Ljg1NCAwIDAxMS43MjYgNCA3LjA1NSA3LjA1NSAwIDAxLTEuODI1IDQuODVBNi4zMjggNi4zMjggMCAwMTYuMzEyIDI5em0xOS4wMzYgMGE1LjU4NiA1LjU4NiAwIDAxLTQuNTg2LTIuMTUgOS40MzUgOS40MzUgMCAwMS0xLjcyNi02LjA1IDIxLjQ5NCAyMS40OTQgMCAwMTEuMTg0LTcuMyAyMS4yMiAyMS4yMiAwIDAxMy4yNTUtNS45NUEyMi4yNDEgMjIuMjQxIDAgMDEyOC4yNTkgM2EyMy44NjkgMjMuODY5IDAgMDE1Ljg2OC0zTDM2IDQuOWEyMC4yMDkgMjAuMjA5IDAgMDAtNC40ODggMi42IDE5LjIzOSAxOS4yMzkgMCAwMC0zLjIwNSAzLjEgMTQuMDY1IDE0LjA2NSAwIDAwLTEuOTczIDMuMiAxMy41NzkgMTMuNTc5IDAgMDAtLjY5IDIuOWguNDkzYTYuNTkgNi41OSAwIDAxNC4yOSAxLjQgNC44NTQgNC44NTQgMCAwMTEuNzI2IDQgNy4wNTUgNy4wNTUgMCAwMS0xLjgyNSA0Ljg1IDYuMzI4IDYuMzI4IDAgMDEtNC45OCAyLjA1eiIgZmlsbD0iI2M3MDAwYiIvPjwvc3ZnPg==) no-repeat 50%;background-size:1.875vw 1.51042vw;-webkit-transform:rotate(180deg);transform:rotate(180deg)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text2 .wrap .mr-innovation-detail-quotes-text:after,.mr-innovation-detail-img-text .wrap .mr-innovation-detail-quotes-text:after,.mr-innovation-detail-img .wrap .mr-innovation-detail-quotes-text:after,.mr-innovation-detail-text .wrap .mr-innovation-detail-quotes-text:after,.xpace-aem-rich-text .mr-innovation-detail-quotes-text:after{bottom:8vw;right:5.33333vw;width:6.66667vw;height:5.33333vw;background-size:6.66667vw 5.33333vw}
}
.mr-innovation-detail-text .wrap-nopadding,.xpace-aem-rich-text{padding:0}
.swiper-lazy:not(.swiper-lazy-loaded){visibility:hidden}
.mr-innovation-detail-img{padding-top:1.04167vw;padding-bottom:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img{padding-top:4vw;padding-bottom:4vw}
}
.mr-innovation-detail-line{padding-top:1.04167vw;padding-bottom:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-line{display:none}
}
.mr-innovation-detail-img--img.mr-innovation-detail-img--img__right{margin-right:-6.875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img--img.mr-innovation-detail-img--img__right{margin-right:0}
}
.mr-innovation-detail-img--img.mr-innovation-detail-img--img__full img{width:100%}
.mr-innovation-detail-img--img.mr-innovation-detail-img--img__80 img{width:80%}
.mr-innovation-detail-img--img img,.mr-innovation-detail-img--img picture{max-width:100%;text-align:center}
.mr-innovation-detail-img--img p{text-align:center;padding:.52083vw 1.04167vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img--img p{padding:2.66667vw 0 0}
}
.mr-innovation-detail-img .wrap .mr-innovation-detail-img--img div,.mr-innovation-detail-img .wrap .mr-innovation-detail-img--img p{font-size:.72917vw;margin-top:.78125vw;padding-top:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-innovation-detail-img .wrap .mr-innovation-detail-img--img div,.mr-innovation-detail-img .wrap .mr-innovation-detail-img--img p{font-size:3.73333vw;margin-top:2.66667vw}
}
.mr-innovation-detail-line--line{width:100%;height:1px;background-color:#dcdddd}
.mr-innovation-kv{position:relative}
.mr-innovation-kv .mr-innovation-kv-text{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;padding-left:9.53125vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-kv .mr-innovation-kv-text{padding-left:5.33333vw;padding-right:5.33333vw}
}
.mr-innovation-kv .mr-innovation-kv-text .mr-innovation-kv-title{width:44.63542vw;font-size:3.64583vw;font-weight:400;line-height:1.1;color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-kv .mr-innovation-kv-text .mr-innovation-kv-title{width:100%;font-size:11.2vw}
}
.mr-innovation-kv img{width:100%}
.mr-innovation-kv2{height:auto;margin-bottom:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-kv2{margin-bottom:0}
}
.mr-innovation-kv2:before{display:none}
.mr-innovation-kv2 .mr-home-swiper{height:auto}
.mr-innovation-kv2 .mr-home-swiper img{position:static}
.oh{overflow:hidden}
.mr-innovation-healthcare{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare{padding:12vw 0}
}
.mr-innovation-healthcare .mr-innovation-healthcare-wrap{position:relative;overflow:hidden}
.mr-innovation-healthcare .mr-innovation-healthcare-bg{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-bg{display:none}
}
.mr-innovation-healthcare .mr-innovation-healthcare-bg img,.mr-innovation-healthcare .mr-innovation-healthcare-bg picture{display:inline-block;width:100.05208vw}
.mr-innovation-healthcare .mr-innovation-healthcare-title-group{position:relative;width:30.20833vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-title-group{width:100%}
}
.mr-innovation-healthcare .mr-innovation-healthcare-title-group .mr-innovation-healthcare-title-small{display:block;position:relative;padding-left:4.375vw;margin-bottom:.78125vw;font-size:1.25vw;font-weight:500;font-style:normal;line-height:1.3;color:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-title-group .mr-innovation-healthcare-title-small{padding-left:22.4vw;margin-bottom:4vw;font-size:4.26667vw}
}
.mr-innovation-healthcare .mr-innovation-healthcare-title-group b{display:block;position:absolute;top:.41667vw;left:0;width:3.85417vw;height:.52083vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-title-group b{top:.8vw;width:19.73333vw;height:2.66667vw}
}
.mr-innovation-healthcare .mr-innovation-healthcare-title-group .mr-innovation-healthcare-title{color:#242728;margin-bottom:3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-title-group .mr-innovation-healthcare-title{margin-bottom:13.33333vw}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-swiper-next:after,.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-swiper-prev:after{display:none}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-swiper-next,.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-swiper-prev{display:none}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-swiper-prev{left:0}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-swiper-next{right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .swiper-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .swiper-slide{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .swiper-slide{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-left{max-width:48.125vw;-webkit-box-flex:0;-webkit-flex:0 0 48.125vw;flex:0 0 48.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-left{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-right{max-width:32.8125vw;-webkit-box-flex:0;-webkit-flex:0 0 32.8125vw;flex:0 0 32.8125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-right{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-left2{max-width:32.8125vw;-webkit-box-flex:0;-webkit-flex:0 0 32.8125vw;flex:0 0 32.8125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-left2{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-right2{max-width:48.125vw;-webkit-box-flex:0;-webkit-flex:0 0 48.125vw;flex:0 0 48.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-right2{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item{display:block;position:relative}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item{padding-bottom:8vw}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item.innovation-healthcare-item-last{padding-bottom:0}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item img{aspect-ratio:335/227}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item img{display:block;width:100%;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-item-img{overflow:hidden;position:absolute}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-item-img img{-webkit-transform:scale(1.01);transform:scale(1.01)}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-item-img1{width:26.40625vw;height:21.19792vw;top:0;right:0}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-item-img2{width:35.9375vw;height:21.19792vw;top:0;left:0}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-item-img3{width:32.8125vw;height:32.23958vw;bottom:0;left:0}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-item-img4{width:32.8125vw;height:32.23958vw;top:0;left:0}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-item-img5{width:35.98958vw;height:32.23958vw;top:0;left:0}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item:hover .innovation-healthcare-item-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item:hover .innovation-healthcare-item-img img{-webkit-transform:none;transform:none}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content{z-index:2;position:absolute;overflow:hidden;padding:1.5625vw .78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content{position:static;padding:5.33333vw;background-color:#fafafa}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content:before{z-index:-1;content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#c4161c;-webkit-transition:left .5s ease-out;transition:left .5s ease-out;opacity:0}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content.innovation-healthcare-content1{width:12.29167vw;height:100%;top:0;left:9.47917vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content.innovation-healthcare-content1{width:100%;height:auto;padding:5.33333vw}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content.innovation-healthcare-content2{width:12.1875vw;height:100%;top:0;right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content.innovation-healthcare-content2{width:100%;height:auto;padding:5.33333vw}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content.innovation-healthcare-content3{padding:1.5625vw;width:100%;height:10.15625vw;top:0;left:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content.innovation-healthcare-content3{width:100%;height:auto;padding:5.33333vw}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content.innovation-healthcare-content4{padding:1.5625vw;width:100%;height:10.15625vw;bottom:0;left:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content.innovation-healthcare-content4{width:100%;height:auto;padding:5.33333vw}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content.innovation-healthcare-content5{width:12.1875vw;height:32.23958vw;top:0;right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content.innovation-healthcare-content5{width:100%;height:auto;padding:5.33333vw}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content .innovation-healthcare-content-small{font-size:1.14583vw;color:#727171;padding-bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content .innovation-healthcare-content-small{font-size:4.26667vw;padding-bottom:2.66667vw}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content .innovation-healthcare-content-title{font-size:1.25vw;color:#242728;line-height:1.3}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item .innovation-healthcare-content .innovation-healthcare-content-title{font-size:5.33333vw}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item:hover .innovation-healthcare-content:before{left:0;opacity:1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item:hover .innovation-healthcare-content:before{display:none}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item:hover .innovation-healthcare-content .innovation-healthcare-content-small{color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item:hover .innovation-healthcare-content .innovation-healthcare-content-small{color:#727171}
}
.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item:hover .innovation-healthcare-content .innovation-healthcare-content-title{color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-healthcare .mr-innovation-healthcare-swiper .innovation-healthcare-item:hover .innovation-healthcare-content .innovation-healthcare-content-title{color:#c4161c}
}
.mr-innovation-management{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management{padding:12vw 0}
}
.mr-innovation-management .mr-innovation-management-wrap{position:relative;overflow:hidden}
.mr-innovation-management .mr-innovation-management-bg{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-bg{display:none}
}
.mr-innovation-management .mr-innovation-management-bg img,.mr-innovation-management .mr-innovation-management-bg picture{width:100.10417vw}
.mr-innovation-management .mr-innovation-management-title-group{position:relative;width:30.20833vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-title-group{width:100%}
}
.mr-innovation-management .mr-innovation-management-title-group .mr-innovation-management-title-small{display:block;position:relative;padding-left:4.375vw;margin-bottom:.78125vw;font-size:1.25vw;font-weight:500;font-style:normal;line-height:1.3;color:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-title-group .mr-innovation-management-title-small{padding-left:22.4vw;margin-bottom:4vw;font-size:4.26667vw}
}
.mr-innovation-management .mr-innovation-management-title-group b{position:absolute;top:.41667vw;left:0;width:3.85417vw;height:.52083vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-title-group b{top:.8vw;width:19.73333vw;height:2.66667vw}
}
.mr-innovation-management .mr-innovation-management-title-group .mr-innovation-management-title{color:#242728;margin-bottom:3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-title-group .mr-innovation-management-title{margin-bottom:13.33333vw}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-swiper-next:after,.mr-innovation-management .mr-innovation-management-swiper .innovation-management-swiper-prev:after{display:none}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-swiper-next,.mr-innovation-management .mr-innovation-management-swiper .innovation-management-swiper-prev{display:none}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-swiper-prev{left:0}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-swiper-next{right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .swiper-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-innovation-management .mr-innovation-management-swiper .swiper-slide{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .swiper-slide{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-left{max-width:48.125vw;-webkit-box-flex:0;-webkit-flex:0 0 48.125vw;flex:0 0 48.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-left{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-right{max-width:32.8125vw;-webkit-box-flex:0;-webkit-flex:0 0 32.8125vw;flex:0 0 32.8125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-right{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-left2{margin-top:8.07292vw;max-width:48.125vw;-webkit-box-flex:0;-webkit-flex:0 0 48.125vw;flex:0 0 48.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-left2{margin-top:0;max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-right2{max-width:32.8125vw;-webkit-box-flex:0;-webkit-flex:0 0 32.8125vw;flex:0 0 32.8125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-right2{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item{display:block;position:relative}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item{padding-bottom:8vw}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item.innovation-management-item-last{padding-bottom:0}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item img{aspect-ratio:335/227}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item img{width:100%;display:block;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-item-img{overflow:hidden;position:absolute}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-item-img img{-webkit-transform:scale(1.01);transform:scale(1.01)}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-item-img1{width:26.40625vw;height:21.19792vw;top:0;right:0}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-item-img2{width:35.9375vw;height:21.19792vw;top:0;left:0}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-item-img3{width:32.8125vw;height:22.03125vw;top:10.15625vw;left:0}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-item-img4{width:35.98958vw;height:24.21875vw;top:0;left:0}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-item-img5{width:32.8125vw;height:32.23958vw;top:0;left:0}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item:hover .innovation-management-item-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item:hover .innovation-management-item-img img{-webkit-transform:none;transform:none}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content{z-index:2;position:absolute;overflow:hidden;padding:1.5625vw .78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content{position:static;padding:5.33333vw;background-color:#fafafa}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content:before{z-index:-1;content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#c4161c;-webkit-transition:left .5s ease-out;transition:left .5s ease-out;opacity:0}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content.innovation-management-content1{width:12.1875vw;height:100%;top:0;left:9.53125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content.innovation-management-content1{width:100%;height:auto;padding:5.33333vw}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content.innovation-management-content2{width:12.1875vw;height:100%;top:0;right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content.innovation-management-content2{width:100%;height:auto;padding:5.33333vw}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content.innovation-management-content3{padding:1.5625vw;width:100%;height:10.15625vw;top:0;left:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content.innovation-management-content3{width:100%;height:auto;padding:5.33333vw}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content.innovation-management-content4{padding:1.5625vw;width:12.23958vw;height:24.21875vw;bottom:10.10417vw;right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content.innovation-management-content4{width:100%;height:auto;padding:5.33333vw}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content.innovation-management-content5{padding:1.5625vw;width:100%;height:10.15625vw;bottom:0;left:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content.innovation-management-content5{width:100%;height:auto;padding:5.33333vw}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content .innovation-management-content-small{font-size:1.14583vw;color:#727171;padding-bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content .innovation-management-content-small{font-size:4.26667vw;padding-bottom:2.66667vw}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content .innovation-management-content-title{font-size:1.25vw;color:#242728;line-height:1.3}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item .innovation-management-content .innovation-management-content-title{font-size:5.33333vw}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item:hover .innovation-management-content:before{left:0;opacity:1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item:hover .innovation-management-content:before{display:none}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item:hover .innovation-management-content .innovation-management-content-small{color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item:hover .innovation-management-content .innovation-management-content-small{color:#727171}
}
.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item:hover .innovation-management-content .innovation-management-content-title{color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-management .mr-innovation-management-swiper .innovation-management-item:hover .innovation-management-content .innovation-management-content-title{color:#c4161c}
}
.mr-innovation-explore{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore{padding:12vw 0}
}
.mr-innovation-explore .mr-innovation-explore-title-group{text-align:left}
.mr-innovation-explore .mr-innovation-explore-title-group .mr-innovation-explore-title{position:relative;display:inline-block;padding-top:.78125vw;font-size:2.91667vw;line-height:1.09091;font-weight:400}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore .mr-innovation-explore-title-group .mr-innovation-explore-title{padding-top:1.6vw;font-size:6.4vw;line-height:1.3}
}
.mr-innovation-explore .mr-innovation-explore-title-group .mr-innovation-explore-title:before{content:"";position:absolute;top:0;left:.15625vw;width:3.48958vw;height:.26042vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore .mr-innovation-explore-title-group .mr-innovation-explore-title:before{left:.26667vw;width:8vw;height:.53333vw}
}
.mr-innovation-explore .mr-innovation-explore-form{padding:4.6875vw 0 1.5625vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore .mr-innovation-explore-form{padding:9.33333vw 0 13.33333vw}
}
.mr-innovation-explore .mr-innovation-explore-form .mr-innovation-explore-form-control{display:inline-block;width:19.0625vw;margin-right:1.5625vw}
.mr-innovation-explore .mr-innovation-explore-form .mr-innovation-explore-form-control:last-child{margin-right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore .mr-innovation-explore-form .mr-innovation-explore-form-control{display:block;width:100%;margin-right:0;padding-top:6.66667vw}
.mr-innovation-explore .mr-innovation-explore-form .mr-innovation-explore-form-control:first-child{padding-top:0}
}
.mr-innovation-explore .mr-innovation-explore-list{list-style:none}
.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item{display:block;padding-bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item{padding-bottom:13.33333vw}
}
.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-img{overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-img{aspect-ratio:335/251}
}
.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-img img,.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-img picture{width:100%;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-content{padding-top:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-content{padding-top:5.33333vw}
}
.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-content .mr-innovation-explore-item-subtitle{display:block;padding-bottom:.78125vw;font-style:normal;font-size:.72917vw;line-height:1.61786;color:#242728;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-content .mr-innovation-explore-item-subtitle{padding-bottom:2.66667vw;font-size:3.73333vw}
}
.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-content .mr-innovation-explore-item-title{font-size:1.45833vw;line-height:1.3;color:#242728;height:3.75vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-content .mr-innovation-explore-item-title{font-size:6.4vw;line-height:1.3;height:16.53333vw}
}
.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-content .mr-innovation-explore-item-desc{padding-top:.78125vw;font-size:1.14583vw;line-height:1.61778;color:#727171;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item .mr-innovation-explore-item-content .mr-innovation-explore-item-desc{padding-top:2.66667vw;font-size:4.26667vw;line-height:1.61813}
}
.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item:hover .mr-innovation-explore-item-img img,.mr-innovation-explore .mr-innovation-explore-list .mr-innovation-explore-item:hover .mr-innovation-explore-item-img picture{-webkit-transform:scale(1.05);transform:scale(1.05)}
.mr-innovation-explore-load{padding-top:1.5625vw;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore-load{padding-top:2.66667vw}
}
.mr-innovation-explore-load .innovation-explore-load-btn{display:inline-block;padding-bottom:.3125vw;border-bottom:1px solid #242728;font-size:1.14583vw;line-height:1.61778;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-explore-load .innovation-explore-load-btn{padding-bottom:1.33333vw;font-size:4.26667vw;line-height:1.61813}
}
.mr-innovation-detail-kv{position:relative;padding-top:10.9375vw;padding-bottom:2.34375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv{padding-top:40.26667vw;padding-bottom:4vw}
}
.mr-innovation-detail-kv .wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv .wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-innovation-detail-kv .mr-innovation-detail-kv-summary{max-width:34.375vw;-webkit-box-flex:0;-webkit-flex:0 0 34.375vw;flex:0 0 34.375vw;padding-top:1.25vw;padding-right:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv .mr-innovation-detail-kv-summary{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;padding:0}
}
.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-title{position:relative;font-size:2.91667vw;line-height:1.1;font-weight:700;padding-top:1.30208vw;padding-bottom:3.95833vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-title{font-size:11.2vw;padding-top:6.66667vw;padding-bottom:8vw}
}
.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-title:before{content:"";position:absolute;top:0;left:0;width:3.85417vw;height:.52083vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-title:before{width:19.73333vw;height:2.66667vw}
}
.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-date{margin-bottom:1.5625vw;font-size:1.14583vw;line-height:1.61778;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-date{margin-bottom:5.33333vw;font-size:4.26667vw;line-height:1.3}
}
.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-date .mr-innovation-detail-kv-date-text{font-style:normal}
.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-date .mr-innovation-detail-kv-date-text b{font-weight:500}
.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-date .mr-innovation-detail-kv-date-day{position:relative;font-style:normal;padding-left:2.60417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-date .mr-innovation-detail-kv-date-day{padding-left:13.33333vw}
}
.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-date .mr-innovation-detail-kv-date-day:before{content:"";position:absolute;top:.46875vw;left:.78125vw;width:1.04167vw;height:1px;background-color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-date .mr-innovation-detail-kv-date-day:before{top:2.4vw;left:4vw;width:5.33333vw}
}
.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-tags{padding-bottom:3.80208vw;margin:-.39062vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-tags{margin:-1.33333vw;padding-bottom:8vw}
}
.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-tags .mr-innovation-detail-kv-item{display:inline-block;padding:.39062vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-tags .mr-innovation-detail-kv-item{padding:1.33333vw}
}
.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-tags .mr-innovation-detail-kv-tag{display:inline-block;font-style:normal;color:#242728;font-size:.72917vw;line-height:.78125vw;padding:.52083vw .78125vw;background-color:#f1f1f1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv .mr-innovation-detail-kv-summary .mr-innovation-detail-kv-tags .mr-innovation-detail-kv-tag{font-size:3.73333vw;line-height:4vw;padding:2.66667vw 4vw}
}
.mr-innovation-detail-kv .mr-innovation-detail-kv-img{max-width:46.5625vw;-webkit-box-flex:0;-webkit-flex:0 0 46.5625vw;flex:0 0 46.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv .mr-innovation-detail-kv-img{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%}
}
.mr-innovation-detail-kv .mr-innovation-detail-kv-img img,.mr-innovation-detail-kv .mr-innovation-detail-kv-img picture{width:100%}
.mr-innovation-detail-kv-share{font-size:0;position:absolute;bottom:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv-share{position:static;padding-bottom:5.33333vw}
}
.mr-innovation-detail-kv-share .mr-innovation-share-icon{display:inline-block;width:2.5vw;height:2.5vw;border:1px solid #dcdddd;border-right:0;background:no-repeat 50%;background-size:1.04167vw 1.04167vw;vertical-align:bottom}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv-share .mr-innovation-share-icon{width:11.46667vw;height:11.46667vw;background-size:4.8vw 4.8vw}
}
.mr-innovation-detail-kv-share .mr-innovation-share-icon.innovation-share-icon-last{border-right:1px solid #dcdddd}
.mr-innovation-detail-kv-share .mr-innovation-share-icon.innovation-share-icon-in{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMjUzIiBkPSJNMTguNDgyIDBhMS41NTYgMS41NTYgMCAwMTEuMDU4LjQwN0ExLjMgMS4zIDAgMDEyMCAxLjQxNHYxNy4xNzRhMS4yODkgMS4yODkgMCAwMS0uNDYgMSAxLjU1NiAxLjU1NiAwIDAxLTEuMDU4LjQxMkgxLjQ2NGExLjQ1NyAxLjQ1NyAwIDAxLTEuMDMtLjQwN0ExLjMyMyAxLjMyMyAwIDAxMCAxOC41ODZWMS40MTRhMS4zMTggMS4zMTggMCAwMS40MzQtMUExLjQ1OSAxLjQ1OSAwIDAxMS40NjQgMHpNNC40NDQgNi4xOTVhMS42NTcgMS42NTcgMCAwMDEuMjItLjUxNyAxLjcwOCAxLjcwOCAwIDAwMC0yLjQ0NyAxLjcgMS43IDAgMDAtMi40NCAwIDEuNjc0IDEuNjc0IDAgMDAtLjUxNiAxLjIyMyAxLjY3MyAxLjY3MyAwIDAwMS43MzYgMS43NDF6bTEuNDY0IDEwLjg2OVY3LjVIMi45ODJ2OS41NjZoMi45MjZ6bTExLjExIDB2LTUuMjdhNi4zMyA2LjMzIDAgMDAtLjczMi0zLjM0M0EzLjAzNSAzLjAzNSAwIDAwMTMuNSA3LjI4MiAyLjg1NSAyLjg1NSAwIDAwMTAuNjc4IDguOGgtLjA1NFY3LjVINy44djkuNTY2aDIuOTN2LTQuNzI5cTAtMi40NDYgMS43ODgtMi40NDdhMS4yNDUgMS4yNDUgMCAwMTEuMDU2LjQ2MSAxLjg4OSAxLjg4OSAwIDAxLjQwNi44NyA5LjU1MiA5LjU1MiAwIDAxLjA1NCAxLjE2OXY0LjY3NWgyLjk4NHoiIGZpbGw9IiMyMjIiIG9wYWNpdHk9Ii45OTgiLz48L3N2Zz4=)}
.mr-innovation-detail-kv-share .mr-innovation-share-icon.innovation-share-icon-fb{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZGF0YS1uYW1lPSLlh4/ljrsgMSIgZD0iTTE4LjkgMjB2LS4wMDdoLTUuMVYxMi4yNWgyLjZsLjM4Ny0zLjAxN0gxMy44VjcuMzA1YTEuNTgyIDEuNTgyIDAgMDEuMjc4LTEuMDYyIDEuNTE5IDEuNTE5IDAgMDExLjIyMi0uNDA1aDEuNlYzLjE0YTIwLjgwNiAyMC44MDYgMCAwMC0yLjMzMS0uMTIgMy44ODEgMy44ODEgMCAwMC0yLjgwNiAxLjAyNiA0LjA0IDQuMDQgMCAwMC0xLjA3NSAyLjk2djIuMjI3SDguMDc3djMuMDE3aDIuNjA5djcuNzQySDEuMWExLjEgMS4xIDAgMDEtMS4xLTEuMVYxLjFBMS4xIDEuMSAwIDAxMS4xIDBoMTcuOEExLjEgMS4xIDAgMDEyMCAxLjF2MTcuOGExLjEgMS4xIDAgMDEtMS4xIDEuMXoiIGZpbGw9IiMyMjIiLz48L3N2Zz4=)}
.mr-innovation-detail-kv-share .mr-innovation-share-icon.innovation-share-icon-tw{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi4xNjgiIGhlaWdodD0iMjMiPjxwYXRoIGQ9Ik0xOC4yNDQgMi4yNWgzLjMwOGwtNy4yMjcgOC4yNiA4LjUwMiAxMS4yNEgxNi4xN2wtNS4yMTQtNi44MTdMNC45OSAyMS43NUgxLjY4bDcuNzMtOC44MzVMMS4yNTQgMi4yNUg4LjA4bDQuNzEzIDYuMjMxem0tMS4xNjEgMTcuNTJoMS44MzNMNy4wODQgNC4xMjZINS4xMTd6IiBmaWxsPSIjMjIyIi8+PC9zdmc+);background-size:1.15458vw .9375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv-share .mr-innovation-share-icon.innovation-share-icon-tw{background-size:5.376vw 4.36533vw}
}
.mr-innovation-detail-kv-share .mr-innovation-share-icon.innovation-share-icon-wechat{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNC43MjciIGhlaWdodD0iMjAiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDI1OSIgZD0iTTE2LjczNyA2LjA1MmMuMjgxIDAgLjU2Mi4wMjYuODQyLjA1MS0uNzUzLTMuNDkzLTQuNTI4LTYuMS04LjgyOS02LjFDMy45NDEuMDIgMCAzLjI3IDAgNy4zOThjMCAyLjM4IDEuMzE0IDQuMzQyIDMuNSA1Ljg2MmwtLjg4MSAyLjYwNyAzLjA2My0xLjUxOGExNS4xNjMgMTUuMTYzIDAgMDAzLjA2Mi40MjljLjI4MSAwIC41NDktLjAxMi44MTYtLjAzN2E2LjYyNyA2LjYyNyAwIDAxLS4yNjctMS44MjQgNy4xNTcgNy4xNTcgMCAwMTcuNDUxLTYuODZ6TTEyLjAzIDMuN2ExLjA4OSAxLjA4OSAwIDExMCAyLjE3NyAxLjEwOCAxLjEwOCAwIDExMC0yLjE3N3pNNS45MDUgNS44NzdhMS4xMDggMS4xMDggMCAxMTAtMi4xNzcgMS4wODkgMS4wODkgMCAxMTAgMi4xNzd6bTE4LjgyMiA2Ljk0NmMwLTMuNDY4LTMuNS02LjMtNy40NC02LjMtNC4xNTkgMC03LjQzOCAyLjgzNS03LjQzOCA2LjNzMy4yNzkgNi4zIDcuNDM4IDYuM2ExMS4yMTggMTEuMjE4IDAgMDAyLjYyOS0uNDMxbDIuNCAxLjMtLjY2My0yLjE2NWMxLjc2MS0xLjMyIDMuMDc0LTMuMDU2IDMuMDc0LTUuMDA0em0tOS44NTEtMS4wODlhLjk0NC45NDQgMCAwMS0uODgxLS44NzQuOTU2Ljk1NiAwIDAxLjg4MS0uODc0LjkuOSAwIDExMCAxLjc0OHptNC44MTEgMGEuOTMxLjkzMSAwIDAxLS44NjktLjg3NC45NDIuOTQyIDAgMDEuODY5LS44NzQuOS45IDAgMTEwIDEuNzQ4eiIgZmlsbD0iIzIyMiIvPjwvc3ZnPg==);background-size:1.28786vw 1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv-share .mr-innovation-share-icon.innovation-share-icon-wechat{background-size:5.99733vw 4.85067vw}
}
.mr-innovation-detail-kv-share .mr-innovation-share-icon.innovation-share-icon-weibo{background-image:url(../../../static/img/ico-weibo.svg);background-size:1.25vw 1.19792vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-kv-share .mr-innovation-share-icon.innovation-share-icon-weibo{background-size:6.4vw 6.13333vw}
}
.mr-innovation-detail-text{padding-top:1.04167vw;padding-bottom:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-text{padding-top:4vw;padding-bottom:4vw}
}
.mr-innovation-detail-img-text{padding-top:4.6875vw;padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text{padding-top:4vw;padding-bottom:4vw}
}
.mr-innovation-detail-img-text2{padding-top:4.6875vw;padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text2{padding-top:4vw;padding-bottom:4vw}
}
.mr-innovation-detail-img-text--wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text--wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-innovation-detail-img-text--wrap2{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text--wrap2{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-innovation-detail-img-text--wrap2 .mr-innovation-detail-img-text-left{max-width:32.8125vw;-webkit-box-flex:0;-webkit-flex:0 0 32.8125vw;flex:0 0 32.8125vw;margin-right:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text--wrap2 .mr-innovation-detail-img-text-left{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;margin-right:0}
}
.mr-innovation-detail-img-text--wrap2 .mr-innovation-detail-img-text-right{max-width:32.8125vw;-webkit-box-flex:0;-webkit-flex:0 0 32.8125vw;flex:0 0 32.8125vw;margin-left:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text--wrap2 .mr-innovation-detail-img-text-right{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;margin-left:0;margin-top:8vw}
}
.mr-innovation-detail-img-text--wrap2 .mr-innovation-detail-img-text-block{height:100%;border:1px solid #dcdddd}
.mr-innovation-detail-img-text--img{max-width:32.8125vw;-webkit-box-flex:0;-webkit-flex:0 0 32.8125vw;flex:0 0 32.8125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text--img{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;height:auto}
}
.mr-innovation-detail-img-text--img img,.mr-innovation-detail-img-text--img picture{width:100%}
.mr-innovation-detail-img-text--img .mr-innovation-detail-img-text--img-text{padding-top:.78125vw;text-align:center;font-size:1.14583vw;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text--img .mr-innovation-detail-img-text--img-text{padding-top:2.66667vw;font-size:4.26667vw}
}
.mr-innovation-detail-img-text--text{max-width:41.25vw;-webkit-box-flex:0;-webkit-flex:0 0 41.25vw;flex:0 0 41.25vw;background-color:#fafafa;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-innovation-detail-img-text--text{max-width:100vw;-webkit-box-flex:0;-webkit-flex:0 0 100vw;flex:0 0 100vw;margin-left:-5.33333vw;margin-right:-5.33333vw;padding-top:8vw}
}
.mr-innovation-detail-img-text--img2 img,.mr-innovation-detail-img-text--img2 picture{width:100%}
.mr-innovation-detail-img-text--text2{padding:1.5625vw}
.mr-modal-qr{text-align:center}
.mr-modal-qr canvas{max-width:100%}
.mr-related-products{background-color:#f1f1f1;padding-top:4.6875vw;padding-bottom:3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-products{margin:12vw 0;padding:13.33333vw 0}
}
.mr-related-products .mr-related-products-title{text-align:left}
.mr-related-products .mr-related-products-title b{display:inline-block;position:relative;padding-top:.78125vw;font-size:2.91667vw;font-weight:400;line-height:1.3;padding-bottom:2.34375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-products .mr-related-products-title b{padding-top:2.13333vw;font-size:9.6vw}
}
.mr-related-products .mr-related-products-title b:before{content:"";position:absolute;top:0;left:0;width:3.48958vw;height:.26042vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-products .mr-related-products-title b:before{width:8vw;height:1.06667vw}
}
.mr-related-products .mr-related-products-swiper{margin:2.34375vw 0 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-products .mr-related-products-swiper{margin:13.33333vw 0}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-products .mr-related-products-swiper .mr-related-products-items .col-mob-6:nth-child(3),.mr-related-products .mr-related-products-swiper .mr-related-products-items .col-mob-6:nth-child(4){padding-top:4vw}
}
.mr-related-products .mr-related-products-swiper .mr-related-products-item{display:block;background-color:#fff}
.mr-related-products .mr-related-products-swiper .mr-related-products-item .mr-related-products-item-img{width:19.0625vw;height:auto;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-products .mr-related-products-swiper .mr-related-products-item .mr-related-products-item-img{width:42.66667vw;height:44.53333vw}
}
.mr-related-products .mr-related-products-swiper .mr-related-products-item .mr-related-products-item-img img,.mr-related-products .mr-related-products-swiper .mr-related-products-item .mr-related-products-item-img picture{width:100%}
.mr-related-products .mr-related-products-swiper .mr-related-products-item .mr-related-products-item-name{padding:1.5625vw 0;font-size:1.25vw;font-weight:600;line-height:1.3;text-align:center;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-products .mr-related-products-swiper .mr-related-products-item .mr-related-products-item-name{padding:12.26667vw 1.86667vw 5.33333vw;font-size:4.26667vw}
}
.mr-related-products .mr-related-products-control{position:relative;margin:1.5625vw auto;width:22.91667vw;height:2.60417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-products .mr-related-products-control{width:100%;height:2.66667vw}
}
.mr-related-products .mr-related-products-control .mr-related-products-pagination{padding:0 3.125vw;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-products .mr-related-products-control .mr-related-products-pagination{padding:0;top:0;-webkit-transform:none;transform:none}
}
.mr-related-products .mr-related-products-control .mr-related-products-pagination .swiper-pagination-bullet{opacity:1;width:.52083vw;height:.52083vw;margin:0 .3125vw;background-color:#b5b5b6}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-products .mr-related-products-control .mr-related-products-pagination .swiper-pagination-bullet{width:2.66667vw;height:2.66667vw;margin:0 1.6vw}
}
.mr-related-products .mr-related-products-control .mr-related-products-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;background:#c7000b}
.mr-related-products .mr-related-products-control .mr-related-products-next,.mr-related-products .mr-related-products-control .mr-related-products-prev{top:0;margin-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-products .mr-related-products-control .mr-related-products-next,.mr-related-products .mr-related-products-control .mr-related-products-prev{display:none}
}
.mr-related-products .mr-related-products-control .mr-related-products-next:after,.mr-related-products .mr-related-products-control .mr-related-products-prev:after{display:none}
.mr-related-products .mr-related-products-control .mr-related-products-prev{left:0}
.mr-related-products .mr-related-products-control .mr-related-products-next{right:0}
.mr-related-products .mr-related-products-control .btn-next,.mr-related-products .mr-related-products-control .btn-prev{background-size:1.25vw !important}
.mr-related-service{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-service{padding:12vw 0}
}
.mr-related-service .mr-related-service-title{text-align:left}
.mr-related-service .mr-related-service-title b{display:inline-block;position:relative;padding-top:.78125vw;font-size:2.91667vw;font-weight:400;line-height:1.3}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-service .mr-related-service-title b{padding-top:2.13333vw;font-size:9.6vw}
}
.mr-related-service .mr-related-service-title b:before{content:"";position:absolute;top:0;left:0;width:3.48958vw;height:.26042vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-service .mr-related-service-title b:before{width:8vw;height:1.06667vw}
}
.mr-related-service .mr-related-service-items{padding-top:3.90625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-service .mr-related-service-items{padding-top:5.33333vw}
}
.mr-related-service .mr-related-service-items .mr-related-service-item{display:block;background-color:#f8f8f8}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-service .mr-related-service-items .mr-related-service-item{margin-top:8vw}
}
.mr-related-service .mr-related-service-items .mr-related-service-item-img{height:19.53125vw;overflow:hidden}
.mr-related-service .mr-related-service-items .mr-related-service-item-img img,.mr-related-service .mr-related-service-items .mr-related-service-item-img picture{display:block;width:100%}
.mr-related-service .mr-related-service-items .mr-related-service-item-content{position:relative;padding:1.5625vw 1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-service .mr-related-service-items .mr-related-service-item-content{padding:5.33333vw}
}
.mr-related-service .mr-related-service-items .mr-related-service-item-content .mr-related-service-item-title{font-size:1.25vw;line-height:1.3;font-weight:500;color:#212121;height:3.22917vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-service .mr-related-service-items .mr-related-service-item-content .mr-related-service-item-title{font-size:5.33333vw;height:13.86667vw}
}
.mr-related-service .mr-related-service-items .mr-related-service-item-content .mr-related-service-item-desc{margin-top:.88542vw;margin-bottom:2.34375vw;font-size:1.14583vw;line-height:1.6;font-weight:400;color:#717171;height:5.83333vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-service .mr-related-service-items .mr-related-service-item-content .mr-related-service-item-desc{margin-top:2.66667vw;margin-bottom:0;font-size:4.26667vw;height:33.33333vw;-webkit-line-clamp:5}
}
.mr-related-service .mr-related-service-items .mr-related-service-item-content .mr-related-service-item-btn{position:absolute;right:1.04167vw;bottom:1.04167vw;width:1.5625vw;height:1.5625vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOS45OTYiIGhlaWdodD0iMjkuOTk2Ij48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGQ9Ik0wIDEzaDMwdi0zMEgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAxNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTI2LjcxOS00LjMyaC0yNWEuODMyLjgzMiAwIDAxLS44MzMtLjgzMy44MzIuODMyIDAgMDEuODMzLS44MzNoMjVhLjgzMi44MzIgMCAwMS44MzMuODMzLjgzMi44MzIgMCAwMS0uODMzLjgzM3ptLS4wMTEtLjAxMWEuODMxLjgzMSAwIDAxLS41OTItLjI0N2wtNi40ODgtNi41NjNhLjgzNi44MzYgMCAwMS4wMDYtMS4xNzguODM2LjgzNiAwIDAxMS4xNzguMDA2TDI3LjMtNS43NTFhLjgzNi44MzYgMCAwMS0uMDA2IDEuMTc4LjgzMy44MzMgMCAwMS0uNTg2LjI0MnptLTYuNTYzIDYuNTFhLjgzMy44MzMgMCAwMS0uNTg2LTEuNDI1bDYuNTYzLTYuNDg4YS44MzYuODM2IDAgMDExLjE3OC4wMDYuODM2LjgzNiAwIDAxLS4wMDYgMS4xNzhsLTYuNTYzIDYuNDg3YS44MzMuODMzIDAgMDEtLjU4Ni4yNDJ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtLjg4OSAxMi41NTkpIiBmaWxsPSJub25lIi8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImMiPjxwYXRoIGQ9Ik0tODgyIDM3OTMuOTQ5aDI2MzcuNzgxVi0yMzU5SC04ODJ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4ODIgMjM1OSkiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGQ9Ik0tOS4zNzQtOS4zNzRIMzkuMzdWMzkuMzdILTkuMzc0eiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjY2NiA4LjMyNikiIGNsaXAtcGF0aD0idXJsKCNiKSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2NTUuMjAxIC00Mzk5LjAwNCkiIGNsaXAtcGF0aD0idXJsKCNjKSI+PHBhdGggZD0iTTE2NDUuODI3IDQzODkuNjNoNDUuNDExdjMzLjQ4NmgtNDUuNDExeiIvPjwvZz48L2c+PC9zdmc+) no-repeat 50%;background-size:1.5625vw 1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-related-service .mr-related-service-items .mr-related-service-item-content .mr-related-service-item-btn{display:none}
}
.mr-service-Kv{position:relative;width:100%;height:39.0625vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding-left:9.53125vw}
.mr-service-Kv.space-section{margin:9.375vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-service-Kv.space-section{margin:24vw 0}
}
.mr-service-Kv .mr-service-text{opacity:0;-webkit-transform:translateY(125%);transform:translateY(125%);-webkit-transition:-webkit-transform .9s ease-out .5s;transition:-webkit-transform .9s ease-out .5s;transition:transform .9s ease-out .5s;transition:transform .9s ease-out .5s,-webkit-transform .9s ease-out .5s;will-change:transform}
.mr-service-Kv.animated .mr-service-text{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-service-Kv{padding-left:5.33333vw;height:165.33333vw}
}
.mr-service-Kv .mr-service-Kv-img{position:absolute;top:0;left:0;width:100%;height:100%}
.mr-service-Kv .mr-service-content{overflow:hidden}
.mr-service-Kv .mr-service-content .mr-service-title{font-size:3.64583vw;color:#fff;font-weight:400}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-service-Kv .mr-service-content .mr-service-title{font-size:11.2vw}
}
.mr-accessory-kv,.mr-service-Kv .service-kv-btn{position:relative}
.mr-accessory-kv{padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-kv{padding-bottom:12vw}
}
.mr-accessory-kv img,.mr-accessory-kv picture{width:100%}
.mr-accessory-kv .mr-accessory-kv-summary{position:absolute;left:0;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-kv .mr-accessory-kv-summary{padding-top:0}
}
.mr-accessory-kv .mr-accessory-kv-summary .mr-accessory-kv-title{width:24.47917vw;padding-bottom:1.5625vw;font-size:3.64583vw;line-height:1.1;color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-kv .mr-accessory-kv-summary .mr-accessory-kv-title{width:100%;padding-bottom:8vw;font-size:11.2vw;line-height:1.1}
}
.mr-accessory-form .select2-container--default .select2-selection--single,.mr-accessory-form .select2-container .select2-selection--single{height:2.5vw;padding-left:1.04167vw;padding-top:.83333vw;padding-bottom:.83333vw;border:0;font-size:.83333vw;line-height:1;border-radius:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-form .select2-container--default .select2-selection--single,.mr-accessory-form .select2-container .select2-selection--single{height:12.8vw;padding-left:5.33333vw;padding-top:3.73333vw;padding-bottom:3.73333vw;font-size:4.26667vw;line-height:1}
}
.mr-accessory-form .select2-container--default .select2-selection__rendered,.mr-accessory-form .select2-container .select2-selection__rendered{line-height:1.2;padding-left:0;padding-right:2.08333vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-form .select2-container--default .select2-selection__rendered,.mr-accessory-form .select2-container .select2-selection__rendered{line-height:1.2;padding-right:8vw}
}
.mr-accessory-form .select2-container--default .select2-selection__arrow,.mr-accessory-form .select2-container .select2-selection__arrow{width:.83333vw;height:.83333vw;position:absolute;top:.83333vw;right:1.04167vw;background:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkFycm93IERvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48ZyBkYXRhLW5hbWU9IkFycm93IHJpZ2h0Ij48cGF0aCBkYXRhLW5hbWU9IuefqeW9oiAxNTMzIiBmaWxsPSJub25lIiBkPSJNMjQgMHYyNEgwVjB6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzMzIiBkPSJNMTkgOWwtNyA3LTctNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNzI3MTcxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:.83333vw .83333vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-form .select2-container--default .select2-selection__arrow,.mr-accessory-form .select2-container .select2-selection__arrow{width:4.26667vw;height:4.26667vw;top:4.26667vw;right:5.33333vw;background-size:4.26667vw 4.26667vw}
}
.mr-accessory-form .select2-container--default .select2-selection__arrow b,.mr-accessory-form .select2-container .select2-selection__arrow b{display:none}
.mr-accessory-form .select2-dropdown{border:0;border-radius:0;box-shadow:0 0 1.5625vw rgba(0,0,0,.16)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-form .select2-dropdown{box-shadow:0 0 8vw rgba(0,0,0,.16)}
}
.mr-accessory-form .select2-results{padding:1.5625vw 0 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-form .select2-results{padding:8vw 0 0}
}
.mr-accessory-form .select2-results .select2-results__options{padding:0 1.04167vw 1.5625vw;max-height:15.10417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-form .select2-results .select2-results__options{padding:0 5.33333vw 8vw;max-height:77.33333vw}
}
.mr-accessory-form .select2-results .select2-results__options .select2-results__option{font-size:.83333vw;line-height:1;padding:1.5625vw 0 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-form .select2-results .select2-results__options .select2-results__option{font-size:4.26667vw;padding:8vw 0 0}
}
.mr-accessory-form .mr-accessory-form-control{display:inline-block;width:12.91667vw;margin-right:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-form .mr-accessory-form-control{width:66.13333vw;display:block;margin-right:0;margin-bottom:2.66667vw}
}
.mr-accessory-feature{padding-top:4.6875vw;padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature{padding-top:12vw;padding-bottom:12vw}
}
.mr-accessory-feature .mr-accessory-feature-nav-tabs{font-size:0;border-bottom:1px solid #dcdddd}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-accessory-feature .mr-accessory-feature-nav-tabs{white-space:nowrap;overflow-x:auto}
}
.mr-accessory-feature .mr-accessory-feature-nav-tabs .mr-accessory-feature-nav-tab{display:inline-block;padding:1.04167vw 3.125vw;margin-bottom:-1px;font-size:1.66667vw;font-weight:500;line-height:1.2}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature .mr-accessory-feature-nav-tabs .mr-accessory-feature-nav-tab{padding:0 4vw 2.66667vw;font-size:4.8vw;text-align:center}
}
.mr-accessory-feature .mr-accessory-feature-nav-tabs .mr-accessory-feature-nav-tab:first-child{padding-left:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature .mr-accessory-feature-nav-tabs .mr-accessory-feature-nav-tab:first-child{text-align:left}
}
.mr-accessory-feature .mr-accessory-feature-nav-tabs .mr-accessory-feature-nav-tab:last-child{padding-right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature .mr-accessory-feature-nav-tabs .mr-accessory-feature-nav-tab:last-child{text-align:right}
}
.mr-accessory-feature .mr-accessory-feature-nav-tabs .mr-accessory-feature-nav-tab a{color:#242728}
.mr-accessory-feature .mr-accessory-feature-nav-tabs .mr-accessory-feature-nav-tab.active{border-bottom:2px solid #c7000b}
.mr-accessory-feature .mr-accessory-feature-nav-tabs .mr-accessory-feature-nav-tab.active a{color:#c7000b}
.mr-accessory-feature .mr-accessory-feature-tab-content{padding-top:3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature .mr-accessory-feature-tab-content{padding-top:8vw}
}
.mr-accessory-feature .mr-accessory-feature-tab-content img,.mr-accessory-feature .mr-accessory-feature-tab-content picture{width:100%}
.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane{display:none}
.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane.active{display:block}
.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-img{-webkit-box-flex:0;-webkit-flex:0 0 44.27083vw;flex:0 0 44.27083vw;max-width:44.27083vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-img{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-img picture>img{aspect-ratio:386/217}
}
.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-text{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;padding-left:4.6875vw;padding-right:3.69792vw;-webkit-align-self:center;align-self:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-text{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-align-self:normal;align-self:normal}
}
.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-title{font-size:1.66667vw;line-height:1.3;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-title{font-size:5.33333vw;padding-top:5.33333vw}
}
.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-desc{padding-top:1.5625vw;font-size:1.14583vw;line-height:1.618;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-desc{font-size:4.26667vw;padding-top:2.66667vw}
}
.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-list{list-style:none;padding-top:3.125vw;font-size:1.14583vw;line-height:1.618;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-list{font-size:4.26667vw;padding-top:10.66667vw}
}
.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-list li{position:relative;padding-left:.52083vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-list li{padding-left:2.66667vw}
}
.mr-accessory-feature .mr-accessory-feature-tab-content .tab-pane .accessory-feature-tab-pane .accessory-feature-tab-pane-list li:before{position:absolute;left:0;content:"\B7"}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product{padding-top:12vw;padding-bottom:12vw}
}
.mr-accessory-product .mr-accessory-product-container{background-color:#fafafa;padding-top:4.6875vw;padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .mr-accessory-product-container{padding-top:13.33333vw;padding-bottom:13.33333vw}
}
.mr-accessory-product .mr-accessory-product-swiper{background-color:#fff;margin-top:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .mr-accessory-product-swiper{margin:13.33333vw 0 8vw}
}
.mr-accessory-product .mr-accessory-product-swiper .swiper-slide{-webkit-align-self:center;align-self:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .mr-accessory-product-swiper .swiper-slide{height:auto;-webkit-align-self:normal;align-self:normal}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .mr-accessory-product-swiper .accessory-product-swiper-next,.mr-accessory-product .mr-accessory-product-swiper .accessory-product-swiper-prev{display:none}
}
.mr-accessory-product .mr-accessory-product-swiper .accessory-product-swiper-next:after,.mr-accessory-product .mr-accessory-product-swiper .accessory-product-swiper-prev:after{display:none}
.mr-accessory-product .mr-accessory-product-swiper .accessory-product-swiper-prev{left:0}
.mr-accessory-product .mr-accessory-product-swiper .accessory-product-swiper-next{right:0}
.mr-accessory-product .mr-accessory-product-swiper .btn-next,.mr-accessory-product .mr-accessory-product-swiper .btn-prev{background-size:1.25vw !important}
.mr-accessory-product .accessory-product-swiper-pagination{position:relative;display:none}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .accessory-product-swiper-pagination{display:block}
}
.mr-accessory-product .accessory-product-swiper-pagination .swiper-pagination-bullet{margin:0 .3125vw;width:.52083vw;height:.52083vw;display:inline-block;border-radius:100%;background-color:#717171;opacity:1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .accessory-product-swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw}
}
.mr-accessory-product .accessory-product-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;background-color:#ad0909}
.mr-accessory-product .mr-accessory-product-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .mr-accessory-product-item{-webkit-flex-wrap:wrap;flex-wrap:wrap;height:100%}
}
.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-text{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-align-self:center;align-self:center;padding:1.5625vw 4.79167vw 1.5625vw 6.25vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-text{padding:5.33333vw;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-align-self:normal;align-self:normal}
}
.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-text .mr-accessory-product-item-title{font-size:1.66667vw;line-height:1.3;font-weight:500;color:#242728;margin-bottom:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-text .mr-accessory-product-item-title{font-size:6.4vw}
}
.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-text .mr-accessory-product-item-list{list-style:none;padding-top:.78125vw;font-size:1.14583vw;line-height:1.618;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-text .mr-accessory-product-item-list{font-size:4.26667vw;padding-top:0}
}
.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-text .mr-accessory-product-item-list li{position:relative;padding-left:.52083vw;margin-top:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-text .mr-accessory-product-item-list li{padding-left:2.66667vw;margin-top:5.33333vw}
}
.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-text .mr-accessory-product-item-list li:before{position:absolute;left:0;content:"\B7"}
.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-img{-webkit-box-flex:0;-webkit-flex:0 0 40.46875vw;flex:0 0 40.46875vw;max-width:40.46875vw;-webkit-align-self:center;align-self:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-img{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-align-self:flex-end;align-self:flex-end}
.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-img img{aspect-ratio:67/56}
}
.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-img img,.mr-accessory-product .mr-accessory-product-item .mr-accessory-product-item-img picture{width:100%}
.mr-accessory-title{position:relative;padding-top:1.30208vw;margin-bottom:0;font-weight:700;font-size:2.91667vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-title{padding-top:6.66667vw;font-size:9.6vw}
}
.mr-accessory-title:before{content:"";position:absolute;top:0;left:0;width:3.85417vw;height:.52083vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-title:before{width:19.73333vw;height:2.66667vw}
}
.mr-accessory-modal-img{max-width:none;width:70%;padding:1.5625vw;z-index:9999}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-accessory-modal-img{width:100%;padding:8vw 2.66667vw 2.66667vw}
}
.mr-accessory-modal-img img,.mr-accessory-modal-img picture{display:block;width:100%}
.icon-remove{display:none !important}
.mr-disclaimer-modal{max-width:46.875vw;padding:1.5625vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal{max-width:100%;width:100%;padding:8vw 5.33333vw}
}
.mr-disclaimer-modal .mr-disclaimer-modal-block{margin:0 auto;width:31.25vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal .mr-disclaimer-modal-block{width:100%}
}
.mr-disclaimer-modal .mr-disclaimer-modal-title{margin:1.5625vw 0;text-align:center;font-size:2.1875vw;line-height:1.1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal .mr-disclaimer-modal-title{margin:8vw 0 4vw;font-size:8.53333vw;text-align:left}
}
.mr-disclaimer-modal .mr-disclaimer-modal-subtitle{padding-top:.52083vw;padding-bottom:.78125vw;font-size:1.25vw;line-height:1.3}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal .mr-disclaimer-modal-subtitle{padding-top:8vw;padding-bottom:4vw;font-size:4.8vw}
}
.mr-disclaimer-modal .mr-disclaimer-modal-desc{padding:.78125vw 0;font-size:1.14583vw;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal .mr-disclaimer-modal-desc{padding:4vw 0;font-size:4.26667vw}
}
.mr-disclaimer-modal .mr-disclaimer-modal-group{padding-top:1.30208vw;padding-bottom:3.125vw;text-align:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal .mr-disclaimer-modal-group{padding-top:6.66667vw;padding-bottom:16vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}
}
@media screen and (max-width:1200px){.mr-disclaimer-modal .mr-disclaimer-modal-group{margin:0}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal .mr-disclaimer-modal-group a+a{margin-left:0;margin-top:5.33333vw}
}
.mr-disclaimer-modal .mr-disclaimer-modal-group .btns-1{display:inline-block;font-size:1.04167vw;color:#c7000b;text-decoration:underline}
.mr-disclaimer-modal .mr-disclaimer-modal-group .btns-1:hover{text-decoration:underline}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal .mr-disclaimer-modal-group .btns-1{font-size:4.26667vw;padding:0}
}
.mr-disclaimer-modal .mr-disclaimer-modal-group .btns-2{min-width:7.8125vw;margin:0 .78125vw;-webkit-align-self:stretch;align-self:stretch;-webkit-align-content:center;align-content:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal .mr-disclaimer-modal-group .btns-2{width:100%;margin-top:5.33333vw}
}
.mr-disclaimer-modal .mr-disclaimer-modal-group-rb{padding-bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal .mr-disclaimer-modal-group-rb{padding-bottom:8vw}
}
.mr-disclaimer-modal .mr-disclaimer-modal-group-rb .mr-disclaimer-modal-label{cursor:pointer;font-size:1.14583vw;color:#727171;line-height:1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal .mr-disclaimer-modal-group-rb .mr-disclaimer-modal-label{font-size:4.26667vw}
}
.mr-disclaimer-modal .mr-disclaimer-modal-group-rb .mr-disclaimer-modal-checkbox{vertical-align:top;display:inline-block;width:.78125vw;height:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-disclaimer-modal .mr-disclaimer-modal-group-rb .mr-disclaimer-modal-checkbox{margin-top:0;width:4vw;height:4vw}
}
.mr-product-submenu{z-index:90;position:relative;width:100%;background-color:#fff;border-top:1px solid #dcdddd;box-shadow:0 2px 5px 0 rgba(0,0,0,.1)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-submenu{min-height:32vw;border-top:0}
}
.mr-product-submenu.fixed{position:fixed;top:0}
.mr-product-submenu.fixed.mr-product-submenu--top .mr-product-submenu-gap{height:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-product-submenu.fixed.mr-product-submenu--top .mr-product-submenu-gap{height:0}
}
.mr-product-submenu.fixed_with_nav{position:fixed;top:3.64583vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-product-submenu.fixed_with_nav{top:15.46667vw}
}
.mr-product-submenu .mr-product-submenu-gap{height:0;width:100%}
.mr-product-submenu.mr-product-submenu--top .mr-product-submenu-gap{height:6.25vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-product-submenu.mr-product-submenu--top .mr-product-submenu-gap{height:16vw}
}
.mr-product-submenu .wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-submenu .wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}
}
.mr-product-submenu .wrap .mr-product-submenu-name{padding:1.30208vw 0;font-size:1.25vw;line-height:1.04167vw;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-submenu .wrap .mr-product-submenu-name{width:100%;min-height:16vw;padding:2.66667vw 37.33333vw 2.66667vw 5.33333vw;font-size:4.8vw;line-height:5.33333vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
}
.mr-product-submenu .wrap .mr-product-submenu-items{font-size:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-submenu .wrap .mr-product-submenu-items{padding:0 5.33333vw;width:100%;display:block;border-top:1px solid #dcdddd}
}
.mr-product-submenu .wrap .mr-product-submenu-items .mr-product-submenu-item{display:inline-block;margin-right:2.08333vw;padding:1.30208vw 0;font-size:.9375vw;line-height:1.04167vw;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-submenu .wrap .mr-product-submenu-items .mr-product-submenu-item{margin-right:0;padding:5.33333vw 0;font-size:4.26667vw;line-height:5.33333vw}
.mr-product-submenu .wrap .mr-product-submenu-items .mr-product-submenu-item+.mr-product-submenu-item{margin-left:5.33333vw}
}
.mr-product-submenu .wrap .mr-product-submenu-items .mr-product-submenu-item.active,.mr-product-submenu .wrap .mr-product-submenu-items .mr-product-submenu-item:hover{color:#c7000b}
.mr-product-submenu .wrap .mr-product-submenu-items .mr-product-submenu-item-btn{padding:.52083vw 1.04167vw;font-size:.9375vw;line-height:1;color:#fff;background-color:#c7000b;border-radius:1.04167vw;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-submenu .wrap .mr-product-submenu-items .mr-product-submenu-item-btn{position:absolute;top:3.2vw;right:5.33333vw;padding:2.66667vw 5.33333vw;font-size:4.26667vw;border-radius:5.33333vw}
}
.mr-product-25{background-color:#2b303c;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-25{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-product-25 .mr-product-25-left{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-align-self:center;align-self:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-25 .mr-product-25-left{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
.mr-product-25 .mr-product-25-right{-webkit-box-flex:0;-webkit-flex:0 0 42.34375vw;flex:0 0 42.34375vw;max-width:42.34375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-25 .mr-product-25-right{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
.mr-product-25 .mr-product-25-summary{padding:1.5625vw 8.4375vw 1.5625vw 9.53125vw;color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-25 .mr-product-25-summary{padding:12vw 5.33333vw}
}
.mr-product-25 .mr-product-25-summary .mr-product-25-summary-title{font-size:2.1875vw;font-weight:400;line-height:1.3;padding-bottom:2.34375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-25 .mr-product-25-summary .mr-product-25-summary-title{font-size:7.46667vw;padding-bottom:4vw}
}
.mr-product-25 .mr-product-25-summary .mr-product-25-summary-subtitle{font-size:1.25vw;font-weight:400;line-height:1.3;padding:.78125vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-25 .mr-product-25-summary .mr-product-25-summary-subtitle{font-size:4.8vw;padding:2.66667vw 0 0}
}
.mr-product-25 .mr-product-25-summary .mr-product-25-summary-desc{font-size:1.14583vw;padding:.78125vw 0 2.34375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-25 .mr-product-25-summary .mr-product-25-summary-desc{font-size:4.26667vw;padding:2.66667vw 0 5.33333vw}
}
.mr-product-25 .mr-product-25-summary .mr-product-25-summary-desc.mr-product-25-summary-desc-last{padding-bottom:0}
.mr-product-25 .mr-product-25-summary .mr-product-25-summary-icon{margin-top:.78125vw;height:2.96875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-25 .mr-product-25-summary .mr-product-25-summary-icon{margin-top:4vw;height:12vw}
}
.mr-product-25 .mr-product-25-summary .mr-product-25-summary-icon img{height:2.96875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-25 .mr-product-25-summary .mr-product-25-summary-icon img{height:12vw}
}
.mr-product-25 .mr-product-25-img{width:42.34375vw;height:44.27083vw;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-25 .mr-product-25-img{width:100.26667vw;height:104.8vw}
}
.mr-product-25 .mr-product-25-img img{display:block;width:100%}
.mr-product-26{padding:4.6875vw 0 3.125vw;background-color:#fafafa}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26{padding:12vw 0}
}
.mr-product-26 .mr-product-26-title{margin-bottom:2.34375vw;font-size:2.91667vw;line-height:1.3;color:#242728;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26 .mr-product-26-title{margin-bottom:4vw;text-align:left;font-size:9.6vw}
}
.mr-product-26 .mr-product-26-swiper .mr-product-26-items .mr-product-26-item{padding-top:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26 .mr-product-26-swiper .mr-product-26-items .mr-product-26-item{padding-top:4vw;padding-bottom:4vw}
}
.mr-product-26 .mr-product-26-swiper .mr-product-26-items .mr-product-26-item .mr-product-26-item-img{overflow:hidden;position:relative;width:19.0625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26 .mr-product-26-swiper .mr-product-26-items .mr-product-26-item .mr-product-26-item-img{width:42.66667vw}
}
.mr-product-26 .mr-product-26-swiper .mr-product-26-items .mr-product-26-item .mr-product-26-item-img img{width:100%;display:block;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
.mr-product-26 .mr-product-26-swiper .mr-product-26-items .mr-product-26-item .mr-product-26-item-img .mr-product-26-item-img-btn{position:absolute;right:0;bottom:0;width:2.08333vw;height:2.08333vw;background:#c42327 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS41IiBoZWlnaHQ9IjE1LjUiPjxnIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSI+PHBhdGggZD0iTTcuNzUuNzV2MTRNLjc1IDcuNzVoMTQiLz48L2c+PC9zdmc+) no-repeat 50%;background-size:.72917vw .72917vw;border-radius:.78125vw 0 0;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26 .mr-product-26-swiper .mr-product-26-items .mr-product-26-item .mr-product-26-item-img .mr-product-26-item-img-btn{width:10.66667vw;height:10.66667vw;background-size:3.73333vw 3.73333vw;border-radius:4vw 0 0}
}
.mr-product-26 .mr-product-26-swiper .mr-product-26-items .mr-product-26-item .mr-product-26-item-block{padding:1.5625vw;background-color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26 .mr-product-26-swiper .mr-product-26-items .mr-product-26-item .mr-product-26-item-block{padding:2.66667vw}
}
.mr-product-26 .mr-product-26-swiper .mr-product-26-items .mr-product-26-item .mr-product-26-item-desc{font-size:1.25vw;color:#242728;font-weight:500;line-height:1.3;height:3.22917vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26 .mr-product-26-swiper .mr-product-26-items .mr-product-26-item .mr-product-26-item-desc{font-size:4.8vw;height:24.53333vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
}
.mr-product-26 .mr-product-26-group{position:relative;margin:1.5625vw auto;width:22.91667vw;height:2.60417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26 .mr-product-26-group{margin:9.33333vw auto 0;width:100%;height:2.66667vw}
}
.mr-product-26 .mr-product-26-group .mr-product-26-pagination{padding:0 3.125vw;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26 .mr-product-26-group .mr-product-26-pagination{display:block;width:100%}
}
.mr-product-26 .mr-product-26-group .mr-product-26-pagination .swiper-pagination-bullet{opacity:1;width:.52083vw;height:.52083vw;margin:0 .3125vw;background-color:#b5b5b6}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26 .mr-product-26-group .mr-product-26-pagination .swiper-pagination-bullet{margin:0 2.66667vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.mr-product-26 .mr-product-26-group .mr-product-26-pagination .swiper-pagination-bullet-active{opacity:1;background:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26 .mr-product-26-group .mr-product-26-pagination .swiper-pagination-bullet-active{background-color:#a51011}
}
.mr-product-26 .mr-product-26-group .mr-product-26-next,.mr-product-26 .mr-product-26-group .mr-product-26-prev{top:0;margin-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-26 .mr-product-26-group .mr-product-26-next,.mr-product-26 .mr-product-26-group .mr-product-26-prev{display:none}
}
.mr-product-26 .mr-product-26-group .mr-product-26-next:after,.mr-product-26 .mr-product-26-group .mr-product-26-prev:after{display:none}
.mr-product-26 .mr-product-26-group .mr-product-26-prev{left:0}
.mr-product-26 .mr-product-26-group .mr-product-26-next{right:0}
.mr-product-26 .mr-product-26-group .btn-next,.mr-product-26 .mr-product-26-group .btn-prev{background-size:1.25vw !important}
.mr-product-27{padding:4.6875vw 16.40625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27{padding:12vw 5.33333vw}
}
.mr-product-27 .mr-product-27-title{margin-bottom:1.5625vw;font-size:2.91667vw;line-height:1.3;color:#242728;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-title{margin-bottom:9.33333vw;text-align:left;font-size:9.6vw}
}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-right:.9375vw}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-top:1.5625vw;padding-bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-top:6.66667vw;padding-bottom:6.66667vw}
}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item:nth-child(odd){padding-right:7.65625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item:nth-child(odd){padding-right:0}
}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item:nth-child(2n){padding-left:7.65625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item:nth-child(2n){padding-left:0}
}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-title{padding-bottom:1.5625vw;border-bottom:1px solid #dcdddd;font-size:2.1875vw;line-height:1.3;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-title{padding-bottom:5.33333vw;font-size:7.46667vw}
}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-block{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-block{margin-top:5.33333vw}
}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tabs{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tabs li{font-size:1.14583vw;line-height:1.3}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tabs li{font-size:4.26667vw}
}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tabs li+li{padding-top:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tabs li+li{padding-top:8vw}
}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tabs li.active:before{content:"\B7   "}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tabs li a{color:#727171}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tab-content{-webkit-box-flex:0;-webkit-flex:0 0 19.01042vw;flex:0 0 19.01042vw;max-width:20.05208vw;padding-left:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tab-content{-webkit-box-flex:0;-webkit-flex:0 0 56.8vw;flex:0 0 56.8vw;max-width:56.8vw}
}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tab-content .tab-pane{display:none;width:19.01042vw;height:10.67708vw;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tab-content .tab-pane{width:56.8vw;height:32vw}
}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tab-content .tab-pane.active{display:block}
.mr-product-27 .mr-product-27-swiper .mr-product-27-items .mr-product-27-item .mr-product-27-item-tab-content .tab-pane img{display:block;width:100%}
.mr-product-27 .mr-product-27-group{position:relative;margin:0 auto;width:22.91667vw;height:2.60417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-group{margin:6.66667vw auto 0;width:100%;height:2.66667vw}
}
.mr-product-27 .mr-product-27-group .mr-product-27-pagination{padding:0 auto;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-group .mr-product-27-pagination{display:block;width:100%}
}
.mr-product-27 .mr-product-27-group .mr-product-27-pagination .swiper-pagination-bullet{opacity:1;width:.52083vw;height:.52083vw;margin:0 .3125vw;background-color:#b5b5b6}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-group .mr-product-27-pagination .swiper-pagination-bullet{margin:0 2.66667vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.mr-product-27 .mr-product-27-group .mr-product-27-pagination .swiper-pagination-bullet-active{opacity:1;background:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-group .mr-product-27-pagination .swiper-pagination-bullet-active{background-color:#c7000b}
}
.mr-product-27 .mr-product-27-group .mr-product-27-next,.mr-product-27 .mr-product-27-group .mr-product-27-prev{top:0;margin-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-27 .mr-product-27-group .mr-product-27-next,.mr-product-27 .mr-product-27-group .mr-product-27-prev{display:none}
}
.mr-product-27 .mr-product-27-group .mr-product-27-next:after,.mr-product-27 .mr-product-27-group .mr-product-27-prev:after{display:none}
.mr-product-27 .mr-product-27-group .mr-product-27-prev{left:0}
.mr-product-27 .mr-product-27-group .mr-product-27-next{right:0}
.mr-product-27 .mr-product-27-group .btn-next,.mr-product-27 .mr-product-27-group .btn-prev{background-size:1.25vw !important}
.mr-product-30{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-30{padding:12vw 0}
}
.mr-product-30 .mr-product-30-title{margin-bottom:2.1875vw;font-size:2.91667vw;line-height:1.3;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-30 .mr-product-30-title{margin-bottom:5.33333vw;font-size:7.46667vw}
}
.mr-product-30 .mr-product-30-desc{margin-bottom:3.125vw;font-size:1.14583vw;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-30 .mr-product-30-desc{margin-bottom:8vw;font-size:4.8vw}
}
.mr-product-30 .mr-product-30-collapse{font-size:0;margin-left:-.78125vw;margin-right:-.78125vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-30 .mr-product-30-collapse{display:block}
}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item{cursor:pointer;padding:0 .78125vw;width:16.40625vw;-webkit-transition:width .8s;transition:width .8s}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item{display:block;width:100%;-webkit-transition:none;transition:none}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item+.mr-product-30-collapse-item{padding-top:8vw}
}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item.active{width:49.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item.active{width:100%}
}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block{position:relative;overflow:hidden}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-img{width:48.125vw;height:36.09375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-img{width:100%;height:66.93333vw}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-img img{aspect-ratio:335/251}
}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-img img{display:block;width:100%}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-content{position:absolute;left:0;bottom:0;width:100%;height:9.27083vw;padding:2.08333vw 1.5625vw 1.5625vw;background-color:rgba(0,0,0,.4);color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-content{position:static;width:100%;height:auto;padding:5.33333vw;background-color:#fafafa;border:1px solid #f1f1f1}
}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-content .mr-product-30-collapse-title{margin-bottom:1.5625vw;font-size:1.5625vw;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-content .mr-product-30-collapse-title{margin-bottom:2.66667vw;font-size:4.8vw;font-weight:500;overflow:visible;text-overflow:clip;white-space:normal;color:#242728}
}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-content .mr-product-30-collapse-desc{height:1.51042vw;font-size:1.14583vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-content .mr-product-30-collapse-desc{height:auto;font-size:4.26667vw;overflow:visible;text-overflow:clip;white-space:normal;color:#727171}
}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-content.active{width:48.125vw;height:auto;padding:1.5625vw;background-color:rgba(0,0,0,.5)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-content.active{width:100%;height:auto;padding:5.33333vw;background-color:#fafafa}
}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-content.active .mr-product-30-collapse-title{overflow:visible;text-overflow:clip;white-space:normal}
.mr-product-30 .mr-product-30-collapse .mr-product-30-collapse-item .mr-product-30-collapse-block .mr-product-30-collapse-content.active .mr-product-30-collapse-desc{height:auto;overflow:visible;text-overflow:clip;white-space:normal}
.mr-product-33{padding:4.6875vw 0 1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33{padding:12vw 0}
}
.mr-product-33 .mr-product-33-titWrap{text-align:left}
.mr-product-33 .mr-product-33-title{display:inline-block;position:relative;padding-top:.78125vw;margin-bottom:0;font-size:2.91667vw;font-weight:400}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-title{padding-top:2.13333vw;font-size:9.6vw}
}
.mr-product-33 .mr-product-33-title:before{content:"";position:absolute;top:0;left:0;width:3.48958vw;height:.26042vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-title:before{width:9.06667vw;height:1.06667vw}
}
.mr-product-33 .mr-product-33-block{padding:4.6875vw 0 1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block{padding:8vw 0}
}
.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs{border-bottom:1px solid #dedddd;margin-bottom:3.125vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs{margin-bottom:8vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;overflow-y:scroll}
}
.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li{display:inline-block;padding:1.04167vw 0 1.5625vw;margin:0 3.125vw -.05208vw;font-size:1.66667vw;font-weight:400;line-height:1.2}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li{margin-bottom:4vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li+li{padding-left:16vw}
}
.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li:first-child{margin-left:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li:first-child{text-align:left}
}
.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li:last-child{margin-right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li:last-child{text-align:right}
}
.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li a{color:#242728;word-break:normal}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li a{font-size:5.33333vw}
}
.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li.active{border-bottom:2px solid #c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li.active{border-bottom:0;font-weight:400}
}
.mr-product-33 .mr-product-33-block .mr-product-33-block-tabs li.active a{color:#c7000b}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .tab-pane{display:none}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .tab-pane.active{display:block}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .col-mob-6{margin-bottom:8vw}
}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-img{overflow:hidden;position:relative}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-img img{display:block;width:100%;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-img .mr-product-33-tab-play{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-img .mr-product-33-tab-play .mr-product-33-tab-play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:1.82292vw;height:1.82292vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:1.82292vw 1.82292vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-img .mr-product-33-tab-play .mr-product-33-tab-play-btn{width:4.8vw;height:4.8vw;background-size:4.8vw 4.8vw}
}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content a{display:block}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content a:hover .mr-product-33-tab-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-tab-content a:hover .mr-product-33-tab-img img{-webkit-transform:none;transform:none}
}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-summary{margin-top:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-summary{margin-top:5.33333vw}
}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-summary .mr-product-33-tab-tags{font-size:.72917vw;line-height:1.1;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-summary .mr-product-33-tab-tags{font-size:3.73333vw}
}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-summary .mr-product-33-tab-title{margin-top:.78125vw;font-size:1.25vw;font-weight:400;line-height:1.3;color:#242728;max-height:7.65vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-summary .mr-product-33-tab-title{margin-top:4vw;font-size:4.8vw;max-height:11.2vw;-webkit-line-clamp:2}
}
.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-summary .mr-product-33-tab-desc{margin-top:.78125vw;font-size:1.14583vw;color:#727171;max-height:5.20833vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33 .mr-product-33-block .mr-product-33-tab-content .mr-product-33-tab-summary .mr-product-33-tab-desc{margin-top:4vw;font-size:4.26667vw;max-height:none}
}
.mr-product-33 .mr-product-33-btn{text-align:center;padding-bottom:3.125vw}
.mr-product-33-modal{max-width:70%;width:auto;padding:1.5625vw;z-index:9999}
@media screen and (max-width:1366px){.mr-product-33-modal{padding-top:1.82292vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33-modal{max-width:none;width:100%;padding:8vw 2.66667vw 2.66667vw}
}
.mr-product-33-modal video{width:100%}
.mr-product-33-modal iframe{display:block;width:53.17708vw;height:34.47917vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33-modal iframe{width:100%;height:48vw}
}
.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;transition-property:height,visibility}
.mr-product-34{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34{padding:12vw 0}
}
.mr-product-34 .mr-product-34-titWrap{text-align:left}
.mr-product-34 .mr-product-34-title{display:inline-block;position:relative;margin-bottom:0;padding-top:.78125vw;font-size:2.91667vw;font-weight:400;line-height:1.3}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34 .mr-product-34-title{padding-top:2.13333vw;font-size:9.6vw}
}
.mr-product-34 .mr-product-34-title:before{content:"";position:absolute;top:0;left:0;width:3.48958vw;height:.26042vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34 .mr-product-34-title:before{width:8vw;height:1.06667vw}
}
.mr-product-34 .mr-product-34-block{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding-top:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34 .mr-product-34-block{-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:13.33333vw}
}
.mr-product-34 .mr-product-34-block .mr-product-34-img{-webkit-box-flex:0;-webkit-flex:0 0 40.46875vw;flex:0 0 40.46875vw;max-width:40.46875vw;-webkit-align-self:center;align-self:center;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34 .mr-product-34-block .mr-product-34-img{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.mr-product-34 .mr-product-34-block .mr-product-34-img img{aspect-ratio:335/311}
}
.mr-product-34 .mr-product-34-block .mr-product-34-img img{display:block;width:100%}
.mr-product-34 .mr-product-34-block .mr-product-34-img .tab-pane{display:none}
.mr-product-34 .mr-product-34-block .mr-product-34-img .tab-pane.active{display:block}
.mr-product-34 .mr-product-34-block .mr-product-34-text{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;padding-left:3.125vw;-webkit-align-self:center;align-self:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34 .mr-product-34-block .mr-product-34-text{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:0}
}
.mr-product-34 .mr-product-34-block .mr-product-34-panel-group{padding-top:1.5625vw;border-top:2px solid #9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34 .mr-product-34-block .mr-product-34-panel-group{margin:8vw 0 0;padding-top:4vw}
}
.mr-product-34 .mr-product-34-block .mr-product-34-panel-group .mr-product-34-panel-heading{padding:.78125vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34 .mr-product-34-block .mr-product-34-panel-group .mr-product-34-panel-heading{padding:4vw 0}
}
.mr-product-34 .mr-product-34-block .mr-product-34-panel-group .mr-product-34-panel-heading a{position:relative;display:block;padding-left:2.91667vw;font-size:1.25vw;font-weight:400;line-height:1.3;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34 .mr-product-34-block .mr-product-34-panel-group .mr-product-34-panel-heading a{padding-left:10.93333vw;font-size:4.8vw}
}
.mr-product-34 .mr-product-34-block .mr-product-34-panel-group .mr-product-34-panel-heading a .mr-product-34-panel-num{position:absolute;left:0;font-weight:500}
.mr-product-34 .mr-product-34-block .mr-product-34-panel-group .mr-product-34-panel-collapse{margin-left:2.91667vw;border-bottom:1px solid #dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34 .mr-product-34-block .mr-product-34-panel-group .mr-product-34-panel-collapse{margin-left:0;padding-left:10.93333vw}
}
.mr-product-34 .mr-product-34-block .mr-product-34-panel-group .mr-product-34-panel-body{padding:.78125vw 0;font-size:1.14583vw;font-weight:500;line-height:1.618;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34 .mr-product-34-block .mr-product-34-panel-group .mr-product-34-panel-body{padding:0;font-size:4.26667vw}
}
.mr-product-34 .mr-product-34-block .mr-product-34-panel-group .mr-product-34-panel-more{margin:.78125vw 0 1.5625vw;display:inline-block;padding-bottom:.15625vw;font-size:.83333vw;font-weight:500;line-height:1.3;color:#c7000b;border-bottom:1px solid #c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-34 .mr-product-34-block .mr-product-34-panel-group .mr-product-34-panel-more{margin:4vw 0 8vw;display:inline-block;padding-bottom:.8vw;font-size:4.26667vw}
}
.mr-product-35{padding:4.6875vw 0 1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35{padding:12vw 0}
}
.mr-product-35 .mr-product-35-titWrap{text-align:left}
.mr-product-35 .mr-product-35-title{display:inline-block;position:relative;padding-top:.78125vw;font-size:2.91667vw;font-weight:400;line-height:1.3;margin-bottom:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-title{padding-top:2.13333vw;font-size:9.6vw}
}
.mr-product-35 .mr-product-35-title:before{content:"";position:absolute;top:0;left:0;width:3.48958vw;height:.26042vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-title:before{width:8vw;height:1.06667vw}
}
.mr-product-35 .mr-product-35-block{padding:4.6875vw 0 1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block{padding:8vw 0}
}
.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs{border-bottom:1px solid #dedddd;margin-bottom:3.125vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs{margin-bottom:5.33333vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;overflow-y:scroll}
}
.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li{display:inline-block;padding:1.04167vw 0 1.5625vw;margin:0 3.125vw -.05208vw;font-size:1.66667vw;font-weight:400;line-height:1.2}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li{margin-bottom:4vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li+li{padding-left:16vw}
}
.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li:first-child{margin-left:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li:first-child{text-align:left}
}
.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li:last-child{margin-right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li:last-child{text-align:right}
}
.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li a{color:#242728;word-break:normal}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li a{font-size:5.33333vw}
}
.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li.active{border-bottom:2px solid #c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li.active{border-bottom:0;font-weight:400}
}
.mr-product-35 .mr-product-35-block .mr-product-35-block-tabs li.active a{color:#c7000b}
.mr-product-35 .mr-product-35-block .mr-product-35-tab-content .tab-pane{display:none}
.mr-product-35 .mr-product-35-block .mr-product-35-tab-content .tab-pane.active{display:block}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block .mr-product-35-tab-content .col-mob-6{margin-top:2.66667vw;margin-bottom:5.33333vw}
}
.mr-product-35 .mr-product-35-block .mr-product-35-tab-content .mr-product-35-tab-img{overflow:hidden;position:relative}
.mr-product-35 .mr-product-35-block .mr-product-35-tab-content .mr-product-35-tab-img img{display:block;width:100%;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block .mr-product-35-tab-content .mr-product-35-tab-img img{aspect-ratio:5/6}
}
.mr-product-35 .mr-product-35-block .mr-product-35-tab-content .mr-product-35-tab-summary{display:block}
.mr-product-35 .mr-product-35-block .mr-product-35-tab-content .mr-product-35-tab-summary:hover .mr-product-35-tab-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block .mr-product-35-tab-content .mr-product-35-tab-summary:hover .mr-product-35-tab-img img{-webkit-transform:none;transform:none}
}
.mr-product-35 .mr-product-35-block .mr-product-35-tab-content .mr-product-35-tab-text{margin-top:1.5625vw;font-size:1.14583vw;line-height:1.3;color:#242728;max-height:4.84375vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-35 .mr-product-35-block .mr-product-35-tab-content .mr-product-35-tab-text{margin-top:5.33333vw;margin-bottom:0;font-size:4.26667vw;max-height:14.4vw}
}
.mr-product-35 .mr-product-35-btn{text-align:center;padding-bottom:3.125vw}
.mr-product-36{padding:4.6875vw 0 1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-36{padding:12vw 0}
}
.mr-product-36 .mr-product-36-titWrap{text-align:left}
.mr-product-36 .mr-product-36-title{display:inline-block;position:relative;padding-top:.78125vw;font-size:2.91667vw;font-weight:400;line-height:1.3;margin-bottom:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-36 .mr-product-36-title{padding-top:2.13333vw;font-size:9.6vw}
}
.mr-product-36 .mr-product-36-title:before{content:"";position:absolute;top:0;left:0;width:3.48958vw;height:.26042vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-36 .mr-product-36-title:before{width:8vw;height:1.06667vw}
}
.mr-product-36 .mr-product-36-block{padding:4.6875vw 0 1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-36 .mr-product-36-block{padding:13.33333vw 0 5.33333vw}
}
.mr-product-36 .mr-product-36-block .mr-product-36-tab-img{overflow:hidden;position:relative}
.mr-product-36 .mr-product-36-block .mr-product-36-tab-img img{display:block;width:100%;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-36 .mr-product-36-block .col-mob-6{margin-bottom:8vw}
}
.mr-product-36 .mr-product-36-block .col-mob-6:hover .mr-product-36-tab-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-36 .mr-product-36-block .col-mob-6:hover .mr-product-36-tab-img img{-webkit-transform:none;transform:none}
}
.mr-product-36 .mr-product-36-block .mr-product-36-tab-summary{display:block;margin-top:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-36 .mr-product-36-block .mr-product-36-tab-summary{margin-top:5.33333vw}
}
.mr-product-36 .mr-product-36-block .mr-product-36-tab-summary .mr-product-36-tab-tags{font-size:.72917vw;line-height:1.1;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-36 .mr-product-36-block .mr-product-36-tab-summary .mr-product-36-tab-tags{font-size:3.73333vw}
}
.mr-product-36 .mr-product-36-block .mr-product-36-tab-summary .mr-product-36-tab-title{margin-top:.78125vw;font-size:1.45833vw;font-weight:500;line-height:1.3;color:#242728;max-height:3.925vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-36 .mr-product-36-block .mr-product-36-tab-summary .mr-product-36-tab-title{margin-top:4vw;font-size:4.26667vw;max-height:11vw}
}
.mr-product-36 .mr-product-36-block .mr-product-36-tab-summary .mr-product-36-tab-desc{font-size:1.14583vw;color:#727171;max-height:3.4375vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-36 .mr-product-36-block .mr-product-36-tab-summary .mr-product-36-tab-desc{margin-top:4vw;font-size:4.26667vw;max-height:27vw;-webkit-line-clamp:4}
}
.mr-product-36 .mr-product-36-btn{text-align:center;padding-bottom:3.125vw}
.mr-product-37{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37{padding:12vw 0}
}
.mr-product-37 .mr-product-37-title{font-size:2.91667vw;line-height:1.3;color:#242728;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-title{text-align:left;font-size:9.6vw}
}
.mr-product-37 .mr-product-37-block{padding-top:4.6875vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-product-37 .mr-product-37-block .mr-product-37-img{-webkit-box-flex:0;-webkit-flex:0 0 39.84375vw;flex:0 0 39.84375vw;max-width:39.84375vw;-webkit-align-self:center;align-self:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block .mr-product-37-img{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
.mr-product-37 .mr-product-37-block .mr-product-37-img img{display:block;width:100%}
.mr-product-37 .mr-product-37-block .mr-product-37-summary{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;padding-left:1.5625vw;-webkit-align-self:center;align-self:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block .mr-product-37-summary{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-align-self:normal;align-self:normal;padding-left:0;margin-top:1.5625vw}
}
.mr-product-37 .mr-product-37-block .mr-product-37-summary-title{padding-bottom:3.125vw;font-size:2.1875vw;font-weight:400;line-height:1.3;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block .mr-product-37-summary-title{padding-bottom:2.66667vw;font-size:7.46667vw}
}
.mr-product-37 .mr-product-37-block .mr-product-37-summary-desc{padding:.78125vw 0;font-size:1.14583vw;line-height:1.618;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block .mr-product-37-summary-desc{padding:2.66667vw 0;font-size:4.8vw}
}
.mr-product-37 .mr-product-37-block .mr-product-37-summary-subtitle{margin-top:1.82292vw;padding-bottom:1.04167vw;border-bottom:1px solid #ededed;font-size:1.25vw;font-weight:400;line-height:1.3;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block .mr-product-37-summary-subtitle{margin-top:5.33333vw;padding-bottom:5.33333vw;font-size:4.8vw}
}
.mr-product-37 .mr-product-37-block .mr-product-37-summary-list{list-style:none;margin-top:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block .mr-product-37-summary-list{margin-top:2.66667vw}
}
.mr-product-37 .mr-product-37-block .mr-product-37-summary-list li{padding-bottom:1.5625vw;line-height:1.1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block .mr-product-37-summary-list li{padding:2.66667vw 0}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block .mr-product-37-summary-list li a{display:block;position:relative}
}
.mr-product-37 .mr-product-37-block .mr-product-37-summary-list .mr-product-37-download-size,.mr-product-37 .mr-product-37-block .mr-product-37-summary-list .mr-product-37-download-title{display:inline-block;padding-left:1.30208vw;font-size:1.14583vw;font-weight:400;font-style:normal;line-height:1.1;color:#727171;background:no-repeat 0 0;background-size:1.04167vw 1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block .mr-product-37-summary-list .mr-product-37-download-size,.mr-product-37 .mr-product-37-block .mr-product-37-summary-list .mr-product-37-download-title{padding-left:6.66667vw;font-size:4.26667vw;line-height:5.33333vw;background-size:5.33333vw 5.33333vw}
}
.mr-product-37 .mr-product-37-block .mr-product-37-summary-list .mr-product-37-download-title{margin-right:2.60417vw;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NzUgNTY2KSIgZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYyMEgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NzUgLTU2NikiIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTk4OC45MjUgNTY3YTEuMDcxIDEuMDcxIDAgMDExLjA3MSAxLjA3MXYxNWExLjA3MSAxLjA3MSAwIDAxLTEuMDcxIDEuMDcxaC0xMi44NTlhMS4wNzEgMS4wNzEgMCAwMS0xLjA3MS0xLjA3MXYtMTVhMS4wNzEgMS4wNzEgMCAwMTEuMDcxLTEuMDcxem0wIDEuMDcxaC01LjM1OXY1LjI3YTEuMDcxIDEuMDcxIDAgMDEtMS43NDEuODM2bC0uOTM3LS43NS0uOTM3Ljc1YTEuMDcxIDEuMDcxIDAgMDEtMS43NDEtLjgzNnYtNS4yN2gtMi4xNDR2MTVoMTIuODU0em0tNi40MjcgMGgtMy4yMTR2NS4yN2wxLjYwNy0xLjI4NSAxLjYwNyAxLjI4NXoiIGZpbGw9IiM3MjcxNzEiLz48L2c+PC9zdmc+)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block .mr-product-37-summary-list .mr-product-37-download-title{margin-right:0;width:100%;padding-right:21.33333vw}
}
.mr-product-37 .mr-product-37-block .mr-product-37-summary-list .mr-product-37-download-size{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjc3LjUgNTY1KSIgZmlsbD0iI2ZmZiIgZD0iTTAgMGgyMHYyMEgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjc3LjUgLTU2NSkiIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTEyOTQuMjQ3IDU4MC41aC0xMy40OTdhLjc1Ljc1IDAgMDEtLjc1LS43NVY1NzZoMS41djNoMTJ2LTNoMS41djMuNzQ5YS43NS43NSAwIDAxLS43NTMuNzUxem0tMi40NjktOC43ODFhLjc1Ljc1IDAgMDAtMS4wNiAwbC0yLjQ3IDIuNDY5di02LjQzOGEuNzUuNzUgMCAxMC0xLjUgMHY2LjQzOGwtMi40NjktMi40NjlhLjc1Ljc1IDAgMTAtMS4wNiAxLjA2bDMuNzQ5IDMuNzQ5YS43NS43NSAwIDAwMS4wNjIgMGwzLjc0OS0zLjc0OWEuNzUuNzUgMCAwMDAtMS4wNnoiIGZpbGw9IiM3MjcxNzEiLz48L2c+PC9zdmc+)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-37 .mr-product-37-block .mr-product-37-summary-list .mr-product-37-download-size{position:absolute;right:0}
}
.mr-product-38{position:relative;padding:4.6875vw 0;height:39.0625vw;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-38{padding:12vw 0 0;height:auto}
}
.mr-product-38 .mr-product-38-bg{position:absolute;top:0;left:0;width:100%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-38 .mr-product-38-bg{position:static}
}
.mr-product-38 .mr-product-38-bg img,.mr-product-38 .mr-product-38-bg picture{display:block;width:100%}
.mr-product-38 .mr-product-38-summary{position:relative;z-index:2;width:26.35417vw;margin:0 auto;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-38 .mr-product-38-summary{width:100%;padding-bottom:4vw}
}
.mr-product-38 .mr-product-38-title{font-size:2.91667vw;line-height:1.3;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-38 .mr-product-38-title{font-size:9.6vw}
}
.mr-product-38 .mr-product-38-desc{padding:1.5625vw 0;font-size:1.14583vw;line-height:1.618;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-38 .mr-product-38-desc{padding:8vw 0;font-size:4.8vw}
}
.mr-product-38 .mr-product-38-btn{padding-top:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-38 .mr-product-38-btn{padding-top:5.33333vw}
}
.mr-product-39{padding:4.6875vw 0 3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39{padding:12vw 0}
}
.mr-product-39 .mr-product-39-title{margin-bottom:4.6875vw;font-size:2.91667vw;line-height:1.3;color:#242728;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-title{margin-bottom:13.33333vw;font-size:9.6vw}
}
.mr-product-39 .mr-product-39-swiper .mr-product-39-block .mr-product-39-tab-img{overflow:hidden;position:relative}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-swiper .mr-product-39-block .mr-product-39-tab-img img{aspect-ratio:16/9}
}
.mr-product-39 .mr-product-39-swiper .mr-product-39-block .mr-product-39-tab-img img{display:block;width:100%;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-swiper .mr-product-39-block .col-mob-6{margin-bottom:8vw}
}
.mr-product-39 .mr-product-39-swiper .mr-product-39-block .col-mob-6:hover .mr-product-39-tab-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-swiper .mr-product-39-block .col-mob-6:hover .mr-product-39-tab-img img{-webkit-transform:none;transform:none}
}
.mr-product-39 .mr-product-39-swiper .mr-product-39-block .mr-product-39-tab-summary{display:block;margin-top:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-swiper .mr-product-39-block .mr-product-39-tab-summary{margin-top:5.33333vw}
}
.mr-product-39 .mr-product-39-swiper .mr-product-39-block .mr-product-39-tab-summary .mr-product-39-tab-tags{font-size:.72917vw;line-height:1.1;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-swiper .mr-product-39-block .mr-product-39-tab-summary .mr-product-39-tab-tags{font-size:3.73333vw}
}
.mr-product-39 .mr-product-39-swiper .mr-product-39-block .mr-product-39-tab-summary .mr-product-39-tab-title{margin-top:.78125vw;font-size:1.25vw;font-weight:400;line-height:1.3;color:#242728;max-height:3.125vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-swiper .mr-product-39-block .mr-product-39-tab-summary .mr-product-39-tab-title{margin-top:4vw;font-size:4.8vw;max-height:none}
}
.mr-product-39 .mr-product-39-swiper .mr-product-39-block .mr-product-39-tab-summary .mr-product-39-tab-desc{font-size:1.14583vw;color:#727171;max-height:3.4375vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-swiper .mr-product-39-block .mr-product-39-tab-summary .mr-product-39-tab-desc{margin-top:4vw;font-size:4.26667vw;max-height:25.6vw;-webkit-line-clamp:4}
}
.mr-product-39 .mr-product-39-group{position:relative;margin:1.5625vw auto;width:22.91667vw;height:2.60417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-group{margin:5.33333vw auto 0;width:100%;height:2.66667vw}
}
.mr-product-39 .mr-product-39-group .mr-product-39-pagination{padding:0 3.125vw;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-group .mr-product-39-pagination{display:block;width:100%}
}
.mr-product-39 .mr-product-39-group .mr-product-39-pagination .swiper-pagination-bullet{opacity:1;width:.52083vw;height:.52083vw;margin:0 .3125vw;background-color:#b5b5b6}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-group .mr-product-39-pagination .swiper-pagination-bullet{margin:0 2.66667vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.mr-product-39 .mr-product-39-group .mr-product-39-pagination .swiper-pagination-bullet-active{opacity:1;background-color:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-group .mr-product-39-pagination .swiper-pagination-bullet-active{background-color:#a51011}
}
.mr-product-39 .mr-product-39-group .mr-product-39-next,.mr-product-39 .mr-product-39-group .mr-product-39-prev{top:0;margin-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-39 .mr-product-39-group .mr-product-39-next,.mr-product-39 .mr-product-39-group .mr-product-39-prev{display:none}
}
.mr-product-39 .mr-product-39-group .mr-product-39-next:after,.mr-product-39 .mr-product-39-group .mr-product-39-prev:after{display:none}
.mr-product-39 .mr-product-39-group .mr-product-39-prev{left:0}
.mr-product-39 .mr-product-39-group .mr-product-39-next{right:0}
.mr-product-39 .mr-product-39-group .btn-next,.mr-product-39 .mr-product-39-group .btn-prev{background-size:1.25vw}
.mr-product-40{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-40{padding:12vw 0}
}
.mr-product-40 .mr-product-40-block{padding:6.25vw 7.65625vw;background-color:#f8f8f8}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-40 .mr-product-40-block{padding:13.33333vw 5.33333vw}
}
.mr-product-40 .mr-product-40-block .mr-product-40-title{margin-bottom:4.6875vw;font-size:2.91667vw;line-height:1.3;color:#242728;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-40 .mr-product-40-block .mr-product-40-title{margin-bottom:13.33333vw;font-size:9.6vw}
}
.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel{padding:1.5625vw 0;border-bottom:1px solid #d9d9d9}
.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel:first-child{border-top:1px solid #d9d9d9}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel{padding:5.33333vw 0}
}
.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel .mr-product-40-panel-heading{padding-right:.52083vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel .mr-product-40-panel-heading{padding-right:2.66667vw}
}
.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel .mr-product-40-panel-heading a{position:relative;display:block;padding-right:1.5625vw;font-size:1.25vw;font-weight:400;line-height:1.3;color:#242728;background:no-repeat right .26042vw;background-size:1.04167vw 1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel .mr-product-40-panel-heading a{padding-right:8vw;font-size:4.8vw;background:no-repeat right .8vw;background-size:5.33333vw 5.33333vw}
}
.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel .mr-product-40-panel-heading a[aria-expanded=true]{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1NjYgLTM2NDMpIiBmaWxsPSIjMjEyMTIxIj48cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMSIgcng9Ii41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTY2IDM2NTIuNSkiLz48cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMSIgcng9Ii41IiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMjYxOS4yNSAxMDQzLjc1KSIgb3BhY2l0eT0iLjAwNCIvPjwvZz48L3N2Zz4=)}
.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel .mr-product-40-panel-heading a[aria-expanded=false]{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1NjYgLTM2NDMpIiBmaWxsPSIjMjEyMTIxIj48cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMSIgcng9Ii41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTY2IDM2NTIuNSkiLz48cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMSIgcng9Ii41IiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMjYxOS4yNSAxMDQzLjc1KSIvPjwvZz48L3N2Zz4=)}
.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel .mr-product-40-panel-collapse{padding-right:2.08333vw;font-size:1.14583vw;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel .mr-product-40-panel-collapse{padding-right:0;font-size:4.26667vw}
}
.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel .mr-product-40-panel-collapse .mr-product-40-panel-body{padding-top:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-40 .mr-product-40-block .mr-product-40-panel-group .mr-product-40-panel .mr-product-40-panel-collapse .mr-product-40-panel-body{padding-top:5.33333vw}
}
.mr-product-40 .mr-product-40-load{padding-top:4.6875vw;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-40 .mr-product-40-load{padding-top:13.33333vw}
}
.mr-product-40 .mr-product-40-load .mr-product-40-load-btn{display:inline-block;padding-bottom:.3125vw;border-bottom:1px solid #242728;font-size:1.14583vw;line-height:1.618;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-40 .mr-product-40-load .mr-product-40-load-btn{padding-bottom:1.33333vw;font-size:4.26667vw}
}
.product-kv-1 .product-kv-1-text{top:50% !important;-webkit-transform:translateY(-50%) !important;transform:translateY(-50%) !important}
.col-mob-6-margin-bottom{margin-bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.col-mob-6-margin-bottom{margin-bottom:8vw}
}
.mr-product-41{padding:4.6875vw 0 1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41{padding:12vw 0}
}
.mr-product-41 .mr-product-41-titWrap{text-align:left}
.mr-product-41 .mr-product-41-title{display:inline-block;position:relative;padding-top:.78125vw;margin-bottom:0;font-size:2.91667vw;font-weight:400}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-title{padding-top:2.13333vw;font-size:9.6vw}
}
.mr-product-41 .mr-product-41-title:before{content:"";position:absolute;top:0;left:0;width:3.48958vw;height:.26042vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-title:before{width:9.06667vw;height:1.06667vw}
}
.mr-product-41 .mr-product-41-block{padding:4.6875vw 0 1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block{padding:8vw 0}
}
.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs{border-bottom:1px solid #dedddd;margin-bottom:3.125vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs{margin-bottom:8vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;overflow-y:scroll}
}
.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li{display:inline-block;padding:1.04167vw 0 1.5625vw;margin:0 3.125vw -.05208vw;font-size:1.66667vw;font-weight:400;line-height:1.2}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li{margin-bottom:4vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li+li{padding-left:16vw}
}
.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li:first-child{margin-left:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li:first-child{text-align:left}
}
.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li:last-child{margin-right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li:last-child{text-align:right}
}
.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li a{color:#242728;word-break:normal}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li a{font-size:5.33333vw}
}
.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li.active{border-bottom:2px solid #c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li.active{border-bottom:0;font-weight:400}
}
.mr-product-41 .mr-product-41-block .mr-product-41-block-tabs li.active a{color:#c7000b}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .tab-pane{display:none}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .tab-pane.active{display:block}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .col-mob-6{margin-bottom:8vw}
}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-img{overflow:hidden;position:relative}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-img img{display:block;width:100%;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-img .mr-product-41-tab-play{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-img .mr-product-41-tab-play .mr-product-41-tab-play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:1.82292vw;height:1.82292vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:1.82292vw 1.82292vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-img .mr-product-41-tab-play .mr-product-41-tab-play-btn{width:4.8vw;height:4.8vw;background-size:4.8vw 4.8vw}
}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-text{margin-top:1.5625vw;font-size:1.14583vw;line-height:1.3;color:#242728;max-height:4.84375vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-text{margin-top:5.33333vw;margin-bottom:0;font-size:4.26667vw;max-height:14.4vw}
}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-select{width:19.0625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-select{width:76.8vw}
}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content a{display:block}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content a:hover .mr-product-41-tab-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-tab-content a:hover .mr-product-41-tab-img img{-webkit-transform:none;transform:none}
}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-summary{margin-top:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-summary{margin-top:5.33333vw}
}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-summary .mr-product-41-tab-tags{font-size:.72917vw;line-height:1.1;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-summary .mr-product-41-tab-tags{font-size:3.73333vw}
}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-summary .mr-product-41-tab-title{margin-top:.78125vw;font-size:1.25vw;font-weight:400;line-height:1.3;color:#242728;max-height:7.65vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-summary .mr-product-41-tab-title{margin-top:4vw;font-size:4.8vw;max-height:11.2vw;-webkit-line-clamp:2}
}
.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-summary .mr-product-41-tab-desc{margin-top:.78125vw;font-size:1.14583vw;color:#727171;max-height:5.20833vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41 .mr-product-41-block .mr-product-41-tab-content .mr-product-41-tab-summary .mr-product-41-tab-desc{margin-top:4vw;font-size:4.26667vw;max-height:17.6vw}
}
.mr-product-41 .mr-product-41-btn{text-align:center;padding-bottom:3.125vw}
.mr-product-41-modal{max-width:70%;width:auto;padding:1.5625vw;z-index:9999}
@media screen and (max-width:1366px){.mr-product-41-modal{padding-top:1.82292vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41-modal{max-width:none;width:100%;padding:8vw 2.66667vw 2.66667vw}
}
.mr-product-41-modal video{width:100%}
.mr-product-41-modal iframe{display:block;width:53.17708vw;height:34.47917vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-41-modal iframe{width:100%;height:48vw}
}
.product-gap{width:100%;height:4.6875vw;border:1px solid #4682b4}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-gap{height:12vw}
}
.product-kv-1{width:100%;position:relative;font-weight:400;word-wrap:break-word}
.product-kv-1>picture>img{width:100%}
.product-kv-1 .product-kv-1-text{padding:0 9.53125vw;color:#fff;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-kv-1 .product-kv-1-text{padding:0 5.33333vw;top:43.73333vw}
}
.product-kv-1 .product-kv-1-text .product-kv-1-text-sub{font-size:1.66667vw;line-height:1.6;margin-bottom:.78125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-kv-1 .product-kv-1-text .product-kv-1-text-sub{font-size:4.8vw;margin-bottom:2.66667vw}
}
.product-kv-1 .product-kv-1-text .product-kv-1-text-tit{font-size:3.64583vw;line-height:1.25;margin-bottom:3.64583vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-kv-1 .product-kv-1-text .product-kv-1-text-tit{font-size:11.2vw;margin-bottom:6.13333vw}
}
.product-kv-1 .product-kv-1-text>a{color:#fff}
.product-kv-1 .product-kv-1-text .product-kv-1-text-des{font-size:1.04167vw;line-height:1.6;position:relative;text-indent:2.60417vw;cursor:pointer}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-kv-1 .product-kv-1-text .product-kv-1-text-des{font-size:5.33333vw;text-indent:10.66667vw}
}
.product-kv-1 .product-kv-1-text .product-kv-1-text-des:before{content:"";width:1.92708vw;height:1.92708vw;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) 0 0 no-repeat;background-size:100%;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-kv-1 .product-kv-1-text .product-kv-1-text-des:before{width:8vw;height:8vw}
}
.product-kv-1 .product-kv-1-text .product-kv-1-text-des-dark:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNyIgaGVpZ2h0PSIzNyI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NDkiIGQ9Ik0wIDBoMzd2LTM3SDB6IiBmaWxsPSJyZ2JhKDAsMCwwLDApIi8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImIiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDU1MiIgZD0iTTMyLjc4MS0yNC41MzVhMTUuNDU3IDE1LjQ1NyAwIDAwLTMuMzItNC45MjUgMTUuNDM3IDE1LjQzNyAwIDAwLTQuOTI1LTMuMzJBMTUuNDA3IDE1LjQwNyAwIDAwMTguNS0zNGExNS4zNTUgMTUuMzU1IDAgMDAtNi4wMzUgMS4yMTlBMTUuNDU3IDE1LjQ1NyAwIDAwNy41NC0yOS40NmExNS40MzcgMTUuNDM3IDAgMDAtMy4zMiA0LjkyNUExNS40MDcgMTUuNDA3IDAgMDAzLTE4LjVhMTUuNDIgMTUuNDIgMCAwMDEuMjE5IDYuMDM1QTE1LjQ1NyAxNS40NTcgMCAwMDcuNTQtNy41NGExNS40MzcgMTUuNDM3IDAgMDA0LjkyNSAzLjMyQTE1LjQwNyAxNS40MDcgMCAwMDE4LjUtM2ExNS40MiAxNS40MiAwIDAwNi4wMzUtMS4yMTlBMTUuNDU3IDE1LjQ1NyAwIDAwMjkuNDYtNy41NGExNS40MzcgMTUuNDM3IDAgMDAzLjMyLTQuOTI1QTE1LjQwNyAxNS40MDcgMCAwMDM0LTE4LjVhMTUuMzU1IDE1LjM1NSAwIDAwLTEuMjE5LTYuMDM1ek0xOC41LTQuNjE2QTEzLjkgMTMuOSAwIDAxNC42MTYtMTguNSAxMy45IDEzLjkgMCAwMTE4LjUtMzIuMzg0IDEzLjkgMTMuOSAwIDAxMzIuMzg0LTE4LjUgMTMuOSAxMy45IDAgMDExOC41LTQuNjE2em00LjY0My0xNC4wMTZsLTYuNTU2LTQuNjFhLjQ0Ny40NDcgMCAwMC0uNzA1LjM3MXY5LjIxOWEuNDQ3LjQ0NyAwIDAwLjcwNS4zNzFsNi41Ni00LjYxYS40NTMuNDUzIDAgMDAtLjAwNC0uNzQxeiIgZmlsbD0iIzI0MjcyOSIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NTEiIGQ9Ik0tNTU3IDcxNjdoMTkyMFYtOTMySC01NTd6IiBmaWxsPSIjMjQyNzI4Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSLnu4QgMTQzOSI+PGcgZGF0YS1uYW1lPSLnu4QgMTQzNiIgY2xpcC1wYXRoPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDM3KSI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNTQ4IiBkPSJNLTUtNDJoNDdWNUgtNXoiIGZpbGw9InJnYmEoMCwwLDAsMCkiLz48L2c+PGcgZGF0YS1uYW1lPSLnu4QgMTQzOCIgY2xpcC1wYXRoPSJ1cmwoI2IpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDM3KSI+PGcgZGF0YS1uYW1lPSLnu4QgMTQzNyIgY2xpcC1wYXRoPSJ1cmwoI2MpIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NTAiIGQ9Ik0tMi0zOWg0MVYySC0yeiIgZmlsbD0iIzI0MjcyOCIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
.product-kv-1 .product-more{text-align:left;padding-top:.3rem}
@media screen and (max-width:749px){.product-kv-1 .product-more{padding-top:.2rem}
}
.product-text-img-2{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;padding:4.6875vw 9.53125vw;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2{padding:0 5.33333vw;-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.product-text-img-2 .product-text-img-2-text{width:26.5625vw;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2 .product-text-img-2-text{width:100%;padding-top:12vw}
}
.product-text-img-2 .product-text-img-2-text .product-text-img-2-text-tit{font-size:2.91667vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2 .product-text-img-2-text .product-text-img-2-text-tit{font-size:9.6vw;margin-bottom:6.66667vw}
}
.product-text-img-2 .product-text-img-2-text .product-text-img-2-text-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2 .product-text-img-2-text .product-text-img-2-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-2 .product-text-img-2-text .product-text-img-2-text-img{width:4.47917vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2 .product-text-img-2-text .product-text-img-2-text-img{width:22.93333vw}
}
.product-text-img-2 .product-text-img-2-text .product-text-img-2-text-img>img,.product-text-img-2 .product-text-img-2-text .product-text-img-2-text-img>picture>img{width:100%}
.product-text-img-2 .product-text-img-2-img{width:46.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2 .product-text-img-2-img{width:100%;margin:16vw auto 12vw}
}
.product-text-img-2 .product-text-img-2-img>picture>img{width:100%}
.product-text-img-2-grid{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;padding:4.6875vw 16.40625vw;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2-grid{padding:0 5.33333vw;-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.product-text-img-2-grid .grid-container{display:grid;grid-template-columns:repeat(10,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2-grid .grid-container{display:unset}
}
.product-text-img-2-grid .grid-container div:first-child{grid-row:1/2;grid-column:1/4}
.product-text-img-2-grid .grid-container div:nth-child(2){grid-row:1/2;grid-column:5/11}
.product-text-img-2-grid .grid-container .product-text-img-2-text{width:25.9375vw;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2-grid .grid-container .product-text-img-2-text{width:100%;padding-top:12vw}
}
.product-text-img-2-grid .grid-container .product-text-img-2-text .product-text-img-2-text-tit{font-size:2.91667vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2-grid .grid-container .product-text-img-2-text .product-text-img-2-text-tit{font-size:9.6vw;margin-bottom:6.66667vw}
}
.product-text-img-2-grid .grid-container .product-text-img-2-text .product-text-img-2-text-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2-grid .grid-container .product-text-img-2-text .product-text-img-2-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-2-grid .grid-container .product-text-img-2-text .product-text-img-2-text-img{width:4.47917vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2-grid .grid-container .product-text-img-2-text .product-text-img-2-text-img{width:22.93333vw}
}
.product-text-img-2-grid .grid-container .product-text-img-2-text .product-text-img-2-text-img>img,.product-text-img-2-grid .grid-container .product-text-img-2-text .product-text-img-2-text-img>picture>img{width:100%}
.product-text-img-2-grid .grid-container .product-text-img-2-img{width:41.25vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-2-grid .grid-container .product-text-img-2-img{width:100%;margin:16vw auto 12vw}
.product-text-img-2-grid .grid-container .product-text-img-2-img>picture>img{aspect-ratio:335/251}
}
.product-text-img-2-grid .grid-container .product-text-img-2-img>picture>img{width:100%}
.product-text-swiper-3-1{width:100%;background-size:cover;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1{height:auto;display:block}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con{padding:4.6875vw 16.40625vw 0;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1 .product-text-swiper-3-1-con{padding:12vw 5.33333vw 0}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-text{color:#fff;width:43.48958vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-text{width:100%}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-text .product-text-swiper-3-1-text-tit{font-size:2.91667vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-text .product-text-swiper-3-1-text-tit{font-size:9.6vw;margin-bottom:6.66667vw}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-text .product-text-swiper-3-1-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-text .product-text-swiper-3-1-text-des{font-size:4.26667vw;margin-bottom:15.46667vw}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper{padding-bottom:4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper{padding-bottom:18vw}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-wrapper{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-wrapper .swiper-slide{width:32.8125vw;background:#fafafa;padding:1.5625vw;display:-webkit-box;display:-webkit-flex;display:flex;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-wrapper .swiper-slide{padding:5.33333vw;width:100%;min-height:96.53333vw}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:29.0625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-tit{color:#333;font-size:1.66667vw;line-height:1.25;padding-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-tit{font-size:8.53333vw;padding-bottom:.8vw}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#717171;font-size:1.14583vw;margin-bottom:1.45833vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;padding-bottom:4.8vw}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:29.6875vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:78.66667vw;left:5.33333vw;bottom:5.33333vw}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-pagination{bottom:10.13333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-swiper-3-1 .product-text-swiper-3-1-con .product-text-swiper-3-1-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-swiper-3-2{width:100%;background-size:cover;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2{height:auto;display:block}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con{padding:4.6875vw 16.40625vw 0;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2 .product-text-swiper-3-2-con{padding:12vw 5.33333vw 0}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-text{color:#fff;width:43.48958vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-text{width:100%}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-text .product-text-swiper-3-2-text-tit{font-size:2.1875vw;line-height:1.25;margin-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-text .product-text-swiper-3-2-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-text .product-text-swiper-3-2-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-text .product-text-swiper-3-2-text-des{font-size:4.26667vw;margin-bottom:15.46667vw}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper{padding-bottom:4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper{padding-bottom:12vw}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-wrapper{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-wrapper .swiper-slide{width:100%;min-height:28.69792vw;background:#fafafa;padding:1.5625vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-wrapper .swiper-slide{padding:5.33333vw;width:100%;min-height:96.53333vw;display:block}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:29.0625vw;width:17.55208vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;padding-top:0}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-tit{color:#333;font-size:1.25vw;line-height:1.3;padding-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-tit{font-size:4.8vw;padding-bottom:.8vw}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#717171;font-size:1.14583vw;margin-bottom:1.45833vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;padding-bottom:4.8vw}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-wrapper .swiper-slide>picture>img{width:100%;width:44.94792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-wrapper .swiper-slide>picture>img{width:78.66667vw;left:5.33333vw;bottom:5.33333vw}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-pagination{bottom:10.13333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-pagination .swiper-pagination-bullet{background:#717171;opacity:1;display:none}
}
.product-text-swiper-3-2 .product-text-swiper-3-2-con .product-text-swiper-3-2-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-swiper-3-3{width:100%;margin:2.34375vw 0;background-size:cover;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3{height:auto;display:block}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con{padding:4.6875vw 16.40625vw 0;width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con{padding:12vw 5.33333vw 0}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-button-prev,.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-container-rtl .swiper-button-next{left:9.53125vw;right:auto;top:64%}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-button-next,.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-container-rtl .swiper-button-prev{right:9.53125vw;left:auto;top:64%}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-button-next,.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-button-next,.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-button-prev{display:none}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-button-next>img,.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-button-prev>img{width:100%}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-button-next:after,.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-button-prev:after{display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .swiper-button-prev{display:none}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-text{color:#fff;width:43.48958vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-text{width:100%}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-text .product-text-swiper-3-1-text-tit{font-size:2.1875vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-text .product-text-swiper-3-1-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-text .product-text-swiper-3-1-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-text .product-text-swiper-3-1-text-des{font-size:4.26667vw;margin-bottom:15.46667vw}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper{padding-bottom:4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper{padding-bottom:18vw}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-wrapper .swiper-slide{width:32.8125vw;background:#fafafa;padding:1.5625vw;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-right:10px}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-wrapper .swiper-slide{padding:5.33333vw;width:100%;min-height:96.53333vw;margin-right:0}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:29.0625vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-tit{color:#333;font-size:1.25vw;line-height:1.3;padding-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-tit{font-size:4.8vw;padding-bottom:.8vw}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#717171;font-size:1.14583vw;min-height:4.91667vw;margin-bottom:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;padding-bottom:4.8vw}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-wrapper .swiper-slide>picture>img{width:29.6875vw;width:100%;height:16.66667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-wrapper .swiper-slide>picture>img{width:78.66667vw;height:44.26667vw;left:5.33333vw;bottom:5.33333vw}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-pagination{bottom:10.13333vw;display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-pagination{display:block}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-swiper-3-3 .product-text-swiper-3-3-con .product-text-swiper-3-3-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-muti-video-display{width:100%;margin:2.34375vw 0;background-size:cover;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display{height:auto;display:block}
}
.product-muti-video-display .product-muti-video-display-con{padding:4.6875vw 16.40625vw 0;width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con{padding:12vw 5.33333vw 0}
}
.product-muti-video-display .product-muti-video-display-con .swiper-button-prev,.product-muti-video-display .product-muti-video-display-con .swiper-container-rtl .swiper-button-next{left:9.53125vw;right:auto;top:64%}
.product-muti-video-display .product-muti-video-display-con .swiper-button-next,.product-muti-video-display .product-muti-video-display-con .swiper-container-rtl .swiper-button-prev{right:9.53125vw;left:auto;top:64%}
.product-muti-video-display .product-muti-video-display-con .swiper-button-next,.product-muti-video-display .product-muti-video-display-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .swiper-button-next,.product-muti-video-display .product-muti-video-display-con .swiper-button-prev{display:none}
}
.product-muti-video-display .product-muti-video-display-con .swiper-button-next>img,.product-muti-video-display .product-muti-video-display-con .swiper-button-prev>img{width:100%}
.product-muti-video-display .product-muti-video-display-con .swiper-button-next:after,.product-muti-video-display .product-muti-video-display-con .swiper-button-prev:after{display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .swiper-button-prev{display:none}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-text{color:#000;width:43.48958vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-text{width:100%;height:26.66667vw}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-text .product-text-swiper-3-1-text-tit{font-size:2.1875vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-text .product-text-swiper-3-1-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-text .product-text-swiper-3-1-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-text .product-text-swiper-3-1-text-des{font-size:4.26667vw;margin-bottom:15.46667vw}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper{padding-bottom:4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper{padding-bottom:18vw}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper{display:grid;grid-template-columns:50% 50%;grid-row-gap:1.04167vw;grid-column-gap:.52083vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper{grid-template-columns:50%}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide{width:32.8125vw;background:#fafafa;padding:1.5625vw;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-right:10px}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide{padding:8vw;width:100%;margin-right:0}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:29.0625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-tit{color:#333;font-size:1.25vw;line-height:1.3;padding-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-tit{font-size:4.8vw;padding-bottom:.8vw}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#717171;font-size:1.14583vw;min-height:4.91667vw;margin-bottom:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;margin-bottom:0;padding-bottom:4.8vw}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .subscript-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding-top:1.04167vw;color:#717171;font-size:1.14583vw;height:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .subscript-text{font-size:4.26667vw;height:8vw;padding-top:5.33333vw}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .product-img{width:100%;position:relative}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .product-img .product-img-mask{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background:#000;opacity:.3}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .product-img .play-btn-a{width:4.6875vw;height:4.6875vw;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:4.6875vw 4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .product-img .play-btn-a{width:16vw;height:16vw;background-size:16vw 16vw}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .product-img>picture>img{width:29.6875vw;width:100%;height:16.66667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-wrapper .swiper-slide .product-img>picture>img{width:73.33333vw;height:44.26667vw;left:5.33333vw;bottom:5.33333vw}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-pagination{bottom:10.13333vw;display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-pagination{display:block}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-muti-video-display .product-muti-video-display-con .product-muti-video-display-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-img-4-1{width:100%;padding:4.6875vw 16.40625vw;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-1{padding:12vw 5.33333vw}
}
.product-text-img-4-1 .product-copy .product-copy-tit{font-size:2.91667vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-1 .product-copy .product-copy-tit{font-size:9.6vw;margin-bottom:6.66667vw}
}
.product-text-img-4-1 .product-copy .product-copy-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-1 .product-copy .product-copy-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-4-1 .product-img,.product-text-img-4-1 .product-img>picture>img{width:100%}
.product-text-img-4-2{width:100%;padding:4.6875vw 16.40625vw;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-2{padding:12vw 5.33333vw}
}
.product-text-img-4-2 .product-copy .product-copy-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-2 .product-copy .product-copy-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-4-2 .product-copy .product-copy-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-2 .product-copy .product-copy-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-4-2 .product-img{width:100%;position:relative}
.product-text-img-4-2 .product-img .product-img-mask{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background:#000;opacity:.3}
.product-text-img-4-2 .product-img .play-btn-a{width:4.6875vw;height:4.6875vw;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:4.6875vw 4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-2 .product-img .play-btn-a{width:16vw;height:16vw;background-size:16vw 16vw}
}
.product-text-img-4-2 .product-img .product-img-svg{width:4.6875vw;height:4.6875vw;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;cursor:pointer}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-2 .product-img .product-img-svg{width:16vw;height:16vw}
}
.product-text-img-4-2 .product-img>picture>img{width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-2 .product-img>picture>img{aspect-ratio:335/189}
}
.product-text-swiper-4-f{width:100%;background-size:cover;font-weight:400;word-wrap:break-word;padding:4.6875vw 16.40625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f{height:auto;display:block;padding:0}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con{width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con{padding:12vw 5.33333vw 0}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-prev,.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-container-rtl .swiper-button-next{left:-9.53125vw;right:auto;top:60%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-next,.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-container-rtl .swiper-button-prev{right:-9.53125vw;left:auto;top:60%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-next,.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0;z-index:10;margin:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-next,.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-prev{display:none}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-next>img,.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-prev>img{width:100%}
.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-next:after,.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-prev:after{display:none}
.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-next .btn-next,.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-next .btn-prev,.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-prev .btn-next,.product-text-swiper-4-f .product-text-swiper-4-f-con .swiper-button-prev .btn-prev{background-size:1.25vw}
.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-text{color:#333;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-text{width:100%}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-text .product-text-swiper-4-f-text-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-text .product-text-swiper-4-f-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-text .product-text-swiper-4-f-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:2.86458vw;color:#717171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-text .product-text-swiper-4-f-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper{padding-bottom:24vw;margin-bottom:0}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper .swiper-slide{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper .swiper-slide{width:100%}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-text{opacity:1}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin-top:2.96875vw;display:block;background:#fff}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin-top:8vw;opacity:0}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#868786;font-size:1.04167vw;margin-bottom:1.40625vw;padding-left:1.35417vw;position:relative;line-height:1.25}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;margin-bottom:4.8vw;padding-left:6.93333vw}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{content:"";display:block;width:.3125vw;height:.3125vw;background:#727171;border-radius:50%;position:absolute;left:0;top:.3125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{top:1.6vw;width:1.6vw;height:1.6vw}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper .swiper-slide>picture>img{width:29.6875vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .swiper-wrapper .swiper-slide>picture>img{width:100%;left:5.33333vw;bottom:5.33333vw}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .kv-swiper-pagination{bottom:.52083vw;display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .kv-swiper-pagination{display:block;bottom:13.13333vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .kv-swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-swiper-4-f .product-text-swiper-4-f-con .product-text-swiper-4-f-swiper .kv-swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-img-4-3{width:100%;padding:4.6875vw 16.40625vw;font-weight:400;touch-action:none;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-3{padding:12vw 5.33333vw}
}
.product-text-img-4-3 .product-copy .product-copy-tit{font-size:2.91667vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-3 .product-copy .product-copy-tit{font-size:9.6vw;margin-bottom:6.66667vw}
}
.product-text-img-4-3 .product-copy .product-copy-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-3 .product-copy .product-copy-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-4-3 .product-img-con{width:100%}
.product-text-img-4-3 .product-img-con .product-text-swiper-4-3{width:100%;padding-bottom:4.16667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-3 .product-img-con .product-text-swiper-4-3{padding-bottom:16vw}
}
.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-wrapper,.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-wrapper .swiper-slide,.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-wrapper .swiper-slide>picture>img{width:100%}
.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-button-prev,.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-container-rtl .swiper-button-next{left:26.04167vw;right:auto;top:auto;bottom:0}
.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-button-next,.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-container-rtl .swiper-button-prev{right:26.04167vw;left:auto;top:auto;bottom:0}
.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-button-next,.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-button-next,.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-button-prev{display:none}
}
.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-button-next>img,.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-button-prev>img{width:100%}
.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-button-next:after,.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-button-prev:after{display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-button-prev{display:none}
}
.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-pagination{bottom:.52083vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-pagination{bottom:2.66667vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-img-4-3 .product-img-con .product-text-swiper-4-3 .swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-img-5-1{width:100%;padding:4.6875vw 9.53125vw 1.5625vw;font-weight:400;touch-action:none;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1{padding:12vw 5.33333vw 0}
}
.product-text-img-5-1 .product-top-list{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-img-5-1 .product-top-list,.product-text-img-5-1 .product-top-list .product-top-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.product-text-img-5-1 .product-top-list .product-top-item{width:39.6875vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;background:#fafafa;margin-bottom:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-top-list .product-top-item{margin-bottom:13.33333vw;width:100%}
}
.product-text-img-5-1 .product-top-list .product-top-item .product-top-text{padding:3.125vw;background:#fafafa}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-top-list .product-top-item .product-top-text{padding:5.33333vw}
}
.product-text-img-5-1 .product-top-list .product-top-item .product-top-text .product-top-item-tit{font-size:2.1875vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-top-list .product-top-item .product-top-text .product-top-item-tit{font-size:5.33333vw;margin-bottom:6.66667vw}
}
.product-text-img-5-1 .product-top-list .product-top-item .product-top-text .product-top-item-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-top-list .product-top-item .product-top-text .product-top-item-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-5-1 .product-top-list .product-top-item .product-top-img{position:relative}
.product-text-img-5-1 .product-top-list .product-top-item .product-top-img>picture>img{width:100%}
.product-text-img-5-1 .product-top-list .product-top-item .product-top-img .product-top-logo{position:absolute;right:0;bottom:0;width:2.08333vw;height:2.08333vw;cursor:pointer}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-top-list .product-top-item .product-top-img .product-top-logo{width:10.66667vw;height:10.66667vw}
}
.product-text-img-5-1 .product-tips-text{background:#fafafa;padding:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-tips-text{padding:5.33333vw 5.33333vw 7.46667vw}
}
.product-text-img-5-1 .product-tips-text .product-tips-tit{font-size:2.1875vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-tips-text .product-tips-tit{font-size:5.33333vw;margin-bottom:6.66667vw}
}
.product-text-img-5-1 .product-tips-text .product-tips-des{font-size:1.14583vw;line-height:1.6;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-tips-text .product-tips-des{font-size:4.26667vw;margin-bottom:0}
}
.product-text-img-5-1 .product-bottom-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;background:#fafafa;margin-bottom:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-bottom-list{margin-bottom:4vw}
}
.product-text-img-5-1 .product-bottom-list .product-bottom-item{width:39.6875vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;background:#fafafa;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-bottom-list .product-bottom-item{width:100%;margin-bottom:8vw}
}
.product-text-img-5-1 .product-bottom-list .product-bottom-item .product-bottom-text{background:#fafafa}
.product-text-img-5-1 .product-bottom-list .product-bottom-item .product-bottom-text .product-bottom-des{color:#333;text-align:center;padding-bottom:1.5625vw;font-size:.83333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-bottom-list .product-bottom-item .product-bottom-text .product-bottom-des{font-size:3.73333vw;padding-bottom:2.66667vw}
}
.product-text-img-5-1 .product-bottom-list .product-bottom-item .product-bottom-img{position:relative}
.product-text-img-5-1 .product-bottom-list .product-bottom-item .product-bottom-img>picture>img{width:100%}
.product-text-img-5-1 .product-bottom-list .product-bottom-item .product-bottom-img .product-top-logo{position:absolute;right:0;bottom:0;width:2.08333vw;height:2.08333vw;cursor:pointer}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-1 .product-bottom-list .product-bottom-item .product-bottom-img .product-top-logo{width:10.66667vw;height:10.66667vw}
}
.product-text-img-5-2{width:100%;padding:4.6875vw 9.53125vw 1.5625vw;font-weight:400;touch-action:none;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2{padding:12vw 5.33333vw 0}
}
.product-text-img-5-2 .product-top-list{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-img-5-2 .product-top-list,.product-text-img-5-2 .product-top-list .product-top-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.product-text-img-5-2 .product-top-list .product-top-item{width:49.034%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;background:#fafafa;margin-bottom:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-top-list .product-top-item{margin-bottom:13.33333vw;width:100%}
}
.product-text-img-5-2 .product-top-list .product-top-item .product-top-text{padding:3.125vw;background:#fafafa}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-top-list .product-top-item .product-top-text{padding:5.33333vw}
}
.product-text-img-5-2 .product-top-list .product-top-item .product-top-text .product-top-item-tit{font-size:2.1875vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-top-list .product-top-item .product-top-text .product-top-item-tit{font-size:5.33333vw;margin-bottom:6.66667vw}
}
.product-text-img-5-2 .product-top-list .product-top-item .product-top-text .product-top-item-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-top-list .product-top-item .product-top-text .product-top-item-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-5-2 .product-top-list .product-top-item .product-top-img{position:relative}
.product-text-img-5-2 .product-top-list .product-top-item .product-top-img>picture>img{width:100%;height:22.34375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-top-list .product-top-item .product-top-img>picture>img{height:50.13333vw}
}
.product-text-img-5-2 .product-top-list .product-top-item .product-top-img .product-top-logo{position:absolute;right:0;bottom:0;width:2.08333vw;height:2.08333vw;cursor:pointer}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-top-list .product-top-item .product-top-img .product-top-logo{width:10.66667vw;height:10.66667vw}
}
.product-text-img-5-2 .product-tips-text{background:#fafafa;padding:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-tips-text{padding:5.33333vw 5.33333vw 7.46667vw}
}
.product-text-img-5-2 .product-tips-text .product-tips-tit{font-size:2.1875vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-tips-text .product-tips-tit{font-size:5.33333vw;margin-bottom:6.66667vw}
}
.product-text-img-5-2 .product-tips-text .product-tips-des{font-size:1.14583vw;line-height:1.6;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-tips-text .product-tips-des{font-size:4.26667vw;margin-bottom:0}
}
.product-text-img-5-2 .product-bottom-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;background:#fafafa;margin-bottom:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-bottom-list{margin-bottom:4vw}
}
.product-text-img-5-2 .product-bottom-list .product-bottom-item{width:39.6875vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;background:#fafafa;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:49.034%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-bottom-list .product-bottom-item{width:100%;margin-bottom:8vw}
}
.product-text-img-5-2 .product-bottom-list .product-bottom-item .product-bottom-text{background:#fafafa}
.product-text-img-5-2 .product-bottom-list .product-bottom-item .product-bottom-text .product-bottom-des{color:#333;text-align:center;padding-bottom:1.5625vw;font-size:.83333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-bottom-list .product-bottom-item .product-bottom-text .product-bottom-des{font-size:3.73333vw;padding-bottom:2.66667vw}
}
.product-text-img-5-2 .product-bottom-list .product-bottom-item .product-bottom-img{position:relative}
.product-text-img-5-2 .product-bottom-list .product-bottom-item .product-bottom-img>picture>img{width:100%;height:22.34375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-bottom-list .product-bottom-item .product-bottom-img>picture>img{height:50.13333vw}
}
.product-text-img-5-2 .product-bottom-list .product-bottom-item .product-bottom-img .product-top-logo{position:absolute;right:0;bottom:0;width:2.08333vw;height:2.08333vw;cursor:pointer}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-2 .product-bottom-list .product-bottom-item .product-bottom-img .product-top-logo{width:10.66667vw;height:10.66667vw}
}
.product-text-img-5-f{width:100%;padding:4.6875vw 0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f{padding:0 5.33333vw}
}
.product-text-img-5-f .product-text-img-top-list{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-img-5-f .product-text-img-top-list,.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item{width:49.034%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;background:#fafafa;margin-top:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item{width:100%;margin-top:13.33333vw}
}
.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item .product-text-img-top-text{padding:3.125vw;background:#fafafa}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item .product-text-img-top-text{padding:5.33333vw}
}
.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item .product-text-img-top-text .product-text-img-top-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item .product-text-img-top-text .product-text-img-top-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item .product-text-img-top-text .product-text-img-top-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item .product-text-img-top-text .product-text-img-top-des{font-size:4.26667vw;margin-bottom:0}
}
.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item .product-text-img-top-img-con{position:relative}
.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item .product-text-img-top-img-con>picture>img{width:100%;height:22.34375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item .product-text-img-top-img-con>picture>img{height:50.13333vw}
}
.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item .product-text-img-top-img-con .product-top-logo{position:absolute;right:0;bottom:0;width:2.08333vw;height:2.08333vw;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9ImV4cGFuZCBidG4iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIj48cGF0aCBkYXRhLW5hbWU9IuefqeW9oiAzNjUiIGQ9Ik0xNSAwaDI1djQwSDBWMTVBMTUgMTUgMCAwMTE1IDB6IiBmaWxsPSIjYzQyMzI3Ii8+PGcgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyAxNzciIGQ9Ik0yMCAxM3YxNCIvPjxwYXRoIGRhdGEtbmFtZT0i55u057q/IDE3OCIgZD0iTTEzIDIwaDE0Ii8+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:2.08333vw 2.08333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-top-list .product-text-img-top-item .product-text-img-top-img-con .product-top-logo{width:10.66667vw;height:10.66667vw;background-size:10.66667vw 10.66667vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-bottom{margin-top:13.33333vw}
}
.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-text{background:#fafafa;padding:3.125vw;width:100%}
.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-text .product-text-img-bottom-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw;width:54.16667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-text .product-text-img-bottom-tit{font-size:7.46667vw;margin-bottom:6.66667vw;width:100%}
}
.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-text .product-text-img-bottom-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:1.5625vw;width:54.16667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-text .product-text-img-bottom-des{font-size:4.26667vw;margin-bottom:7.46667vw;width:100%}
}
.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;background:#fafafa}
.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list .product-text-img-bottom-item{width:49.034%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;background:#fafafa;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list .product-text-img-bottom-item{width:100%;margin-bottom:7.46667vw}
}
.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-nav{background:#fafafa;padding-bottom:1.5625vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-nav{padding:0}
}
.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-nav .product-text-img-bottom-des{font-size:.83333vw;line-height:1.6;color:#727171;text-align:center}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-nav .product-text-img-bottom-des{font-size:3.73333vw;margin-bottom:2.66667vw}
}
.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-img-con{position:relative}
.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-img-con>picture>img{width:100%;height:22.34375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-img-con>picture>img{height:50.13333vw}
}
.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-img-con .product-top-logo{position:absolute;right:0;bottom:0;width:2.08333vw;height:2.08333vw;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9ImV4cGFuZCBidG4iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIj48cGF0aCBkYXRhLW5hbWU9IuefqeW9oiAzNjUiIGQ9Ik0xNSAwaDI1djQwSDBWMTVBMTUgMTUgMCAwMTE1IDB6IiBmaWxsPSIjYzQyMzI3Ii8+PGcgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyAxNzciIGQ9Ik0yMCAxM3YxNCIvPjxwYXRoIGRhdGEtbmFtZT0i55u057q/IDE3OCIgZD0iTTEzIDIwaDE0Ii8+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:2.08333vw 2.08333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-5-f .product-text-img-bottom .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-img-con .product-top-logo{width:10.66667vw;height:10.66667vw;background-size:10.66667vw 10.66667vw}
}
.product-text-img-list-5-f{width:100%;padding:4.6875vw 0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f{padding:0 5.33333vw}
}
.product-text-img-list-5-f .product-text-img-background-fa{background:#fafafa}
.product-text-img-list-5-f .product-text-img-top-text{width:100%;margin-top:2.86458vw;padding:0 0 1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-text{padding:5.33333vw}
}
.product-text-img-list-5-f .product-text-img-top-text .product-text-img-top-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-text .product-text-img-top-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-list-5-f .product-text-img-top-text .product-text-img-top-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:.52083vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-text .product-text-img-top-des{font-size:4.26667vw;margin-bottom:0}
}
.product-text-img-list-5-f .product-text-img-top-text .xpace-aem-rich-text{padding:1.04167vw 1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-text .xpace-aem-rich-text{padding:5.33333vw 8vw}
}
.product-text-img-list-5-f .product-text-img-top-list-2-c{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-img-list-5-f .product-text-img-top-list-2-c.product-background-ff{background:#fff}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item{width:49.034%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;background:#fafafa;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item.margin-10{margin-top:2.66667vw}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item.product-background-ff{background:#fff}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item{width:100%;margin-top:13.33333vw}
}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-text{padding:.26042vw 2.08333vw;background:#fafafa}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-text.product-background-ff{background:#fff}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-text{padding:5.33333vw}
}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-text .product-text-img-top-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-text .product-text-img-top-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-text .product-text-img-top-des{height:11.19792vw;font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:.52083vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-text .product-text-img-top-des{font-size:4.26667vw;margin-bottom:0;height:auto;-webkit-line-clamp:unset}
}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-list-nav{background:#fafafa;padding:1.5625vw;width:100%}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-list-nav.product-background-ff{background:#fff}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-list-nav{padding:0}
}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-list-nav .product-text-img-top-list-des{font-size:.83333vw;line-height:1.6;color:#727171;text-align:center}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-list-nav .product-text-img-top-list-des{font-size:3.73333vw;margin-bottom:2.66667vw}
}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-img-con{position:relative;padding:1.5625vw 0 0}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-img-con>picture>img{width:100%;height:22.34375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-img-con>picture>img{height:50.13333vw;padding:5.33333vw 0 0}
}
.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-img-con .product-top-logo{position:absolute;right:0;bottom:0;width:2.08333vw;height:2.08333vw;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9ImV4cGFuZCBidG4iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIj48cGF0aCBkYXRhLW5hbWU9IuefqeW9oiAzNjUiIGQ9Ik0xNSAwaDI1djQwSDBWMTVBMTUgMTUgMCAwMTE1IDB6IiBmaWxsPSIjYzQyMzI3Ii8+PGcgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyAxNzciIGQ9Ik0yMCAxM3YxNCIvPjxwYXRoIGRhdGEtbmFtZT0i55u057q/IDE3OCIgZD0iTTEzIDIwaDE0Ii8+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:2.08333vw 2.08333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-2-c .product-text-img-top-item .product-text-img-top-img-con .product-top-logo{width:10.66667vw;height:10.66667vw;background-size:10.66667vw 10.66667vw}
}
.product-text-img-list-5-f .product-text-img-top-list-3-c{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-img-list-5-f .product-text-img-top-list-3-c.product-background-ff{background:#fff}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item{width:32.734%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;background:#fafafa;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item.margin-10{margin-top:2.66667vw}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item.product-background-ff{background:#fff}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item{width:100%;margin-top:13.33333vw}
}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-list-nav{background:#fafafa;padding:1.5625vw;width:100%}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-list-nav.product-background-ff{background:#fff}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-list-nav{padding:0}
}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-list-nav .product-text-img-top-list-des{font-size:.83333vw;line-height:1.6;color:#727171;text-align:center}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-list-nav .product-text-img-top-list-des{font-size:3.73333vw;margin-bottom:2.66667vw}
}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-text{padding:.26042vw 2.08333vw;background:#fafafa}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-text.product-background-ff{background:#fff}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-text{padding:5.33333vw}
}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-text .product-text-img-top-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-text .product-text-img-top-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-text .product-text-img-top-des{height:11.19792vw;font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:.52083vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-text .product-text-img-top-des{font-size:4.26667vw;margin-bottom:0;height:auto;-webkit-line-clamp:unset}
}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-img-con{position:relative;padding:1.5625vw 0 0}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-img-con>picture>img{width:100%;height:22.34375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-img-con>picture>img{height:50.13333vw;padding:5.33333vw 0 0}
}
.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-img-con .product-top-logo{position:absolute;right:0;bottom:0;width:2.08333vw;height:2.08333vw;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9ImV4cGFuZCBidG4iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIj48cGF0aCBkYXRhLW5hbWU9IuefqeW9oiAzNjUiIGQ9Ik0xNSAwaDI1djQwSDBWMTVBMTUgMTUgMCAwMTE1IDB6IiBmaWxsPSIjYzQyMzI3Ii8+PGcgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyAxNzciIGQ9Ik0yMCAxM3YxNCIvPjxwYXRoIGRhdGEtbmFtZT0i55u057q/IDE3OCIgZD0iTTEzIDIwaDE0Ii8+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:2.08333vw 2.08333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-top-list-3-c .product-text-img-top-item .product-text-img-top-img-con .product-top-logo{width:10.66667vw;height:10.66667vw;background-size:10.66667vw 10.66667vw}
}
.product-text-img-list-5-f .product-text-img-list-con{width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-list-con{padding:0}
}
.product-text-img-list-5-f .product-text-img-list-con .product-text-img-list-text{color:#333;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-list-con .product-text-img-list-text{width:100%}
}
.product-text-img-list-5-f .product-text-img-list-con .product-text-img-list-text .product-text-img-list-text-tit{font-size:2.1875vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-list-con .product-text-img-list-text .product-text-img-list-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-list-5-f .product-text-img-list-con .product-text-img-list-text .product-text-img-list-text-des{font-size:1.14583vw;line-height:1.6;color:#717171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-list-5-f .product-text-img-list-con .product-text-img-list-text .product-text-img-list-text-des{font-size:4.26667vw}
}
.product-text-swiper-6-1{width:100%;background-size:cover;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1{height:auto;display:block}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con{padding:4.6875vw 16.40625vw 0;width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con{padding:12vw 5.33333vw 0}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-button-prev,.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-container-rtl .swiper-button-next{left:9.53125vw;right:auto;top:64%}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-button-next,.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-container-rtl .swiper-button-prev{right:9.53125vw;left:auto;top:64%}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-button-next,.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-button-next,.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-button-prev{display:none}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-button-next>img,.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-button-prev>img{width:100%}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-button-next:after,.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-button-prev:after{display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .swiper-button-prev{display:none}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-text{color:#333;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-text{width:100%}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-text .product-text-swiper-6-1-text-tit{font-size:2.91667vw;line-height:1.25;margin-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-text .product-text-swiper-6-1-text-tit{font-size:9.6vw;margin-bottom:6.66667vw}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-text .product-text-swiper-6-1-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:2.86458vw;color:#717171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-text .product-text-swiper-6-1-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper{padding-bottom:3.28125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper{padding-bottom:6.66667vw}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-wrapper .swiper-slide{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-wrapper .swiper-slide{width:100%}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:29.0625vw;width:100%;margin-top:2.96875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin-top:8vw}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#868786;font-size:1.04167vw;margin-bottom:1.40625vw;padding-left:1.35417vw;position:relative;line-height:1.25}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;margin-bottom:4.8vw;padding-left:6.93333vw}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{content:"";display:block;width:.3125vw;height:.3125vw;background:#727171;border-radius:50%;position:absolute;left:0;top:.3125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{top:1.6vw;width:1.6vw;height:1.6vw}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:29.6875vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:100%;left:5.33333vw;bottom:5.33333vw}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-pagination{bottom:10.13333vw;display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-pagination{display:block}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-swiper-6-1 .product-text-swiper-6-1-con .product-text-swiper-6-1-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-swiper-6-2{width:100%;background-size:cover;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2{height:auto;display:block}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con{padding:4.6875vw 16.40625vw 0;width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con{padding:12vw 5.33333vw 0}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-button-prev,.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-container-rtl .swiper-button-next{left:9.53125vw;right:auto;top:33.85417vw;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-button-next,.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-container-rtl .swiper-button-prev{right:9.53125vw;left:auto;top:33.85417vw;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-button-next,.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-button-next,.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-button-prev{display:none}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-button-next>img,.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-button-prev>img{width:100%}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-button-next:after,.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-button-prev:after{display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .swiper-button-prev{display:none}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-text{color:#333;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-text{width:100%}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-text .product-text-swiper-6-2-text-tit{font-size:2.1875vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-text .product-text-swiper-6-2-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-text .product-text-swiper-6-2-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:2.86458vw;color:#717171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-text .product-text-swiper-6-2-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper{padding-bottom:3.28125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper{padding-bottom:7.2vw}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper .swiper-slide{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:inherit;-webkit-justify-content:inherit;justify-content:inherit}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper .swiper-slide{width:100%}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-text{opacity:1}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin-top:2.96875vw;display:block;background:#fff}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin-top:8vw}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#868786;font-size:1.04167vw;margin-bottom:1.40625vw;padding-left:1.35417vw;position:relative;line-height:1.25}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;margin-bottom:4.8vw;padding-left:6.93333vw}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{content:"";display:block;width:.3125vw;height:.3125vw;background:#727171;border-radius:50%;position:absolute;left:.03vw;top:.3125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{top:1.6vw;left:0;width:1.6vw;height:1.6vw}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper .swiper-slide>picture>img{width:29.6875vw;width:100%;height:37.8125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .swiper-wrapper .swiper-slide>picture>img{width:100%;height:50.13333vw;left:5.33333vw;bottom:5.33333vw}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .kv-swiper-pagination{bottom:10.13333vw;display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .kv-swiper-pagination{display:block;bottom:13.13333vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .kv-swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-swiper-6-2 .product-text-swiper-6-2-con .product-text-swiper-6-2-swiper .kv-swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-swiper-6-3{width:100%;background-size:cover;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3{height:auto;display:block}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con{padding:4.6875vw 16.40625vw 0;width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con{padding:12vw 5.33333vw 0}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-button-prev,.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-container-rtl .swiper-button-next{left:9.53125vw;right:auto;top:64%}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-button-next,.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-container-rtl .swiper-button-prev{right:9.53125vw;left:auto;top:64%}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-button-next,.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-button-next,.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-button-prev{display:none}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-button-next>img,.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-button-prev>img{width:100%}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-button-next:after,.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-button-prev:after{display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .swiper-button-prev{display:none}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-text{color:#333;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-text{width:100%}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-text .product-text-swiper-6-3-text-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-text .product-text-swiper-6-3-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-text .product-text-swiper-6-3-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:2.86458vw;color:#717171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-text .product-text-swiper-6-3-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper{padding-bottom:3.28125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper{padding-bottom:6.66667vw}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide{width:100%}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:29.0625vw;width:100%;margin-top:2.96875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin-top:8vw}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#868786;font-size:1.04167vw;margin-bottom:1.40625vw;padding-left:1.35417vw;position:relative;line-height:1.25}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;margin-bottom:4.8vw;padding-left:6.93333vw}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{content:"";display:block;width:.3125vw;height:.3125vw;background:#727171;border-radius:50%;position:absolute;left:0;top:.3125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{top:1.6vw;width:1.6vw;height:1.6vw}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-img{position:relative;display:block}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-img>picture>img{width:29.6875vw;width:100%;display:block;height:37.8125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-img>picture>img{width:100%;display:block;left:5.33333vw;bottom:5.33333vw;height:50.13333vw}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-img .swiper-slide-mask{width:100%;height:100%;background:#000;position:absolute;left:0;top:0;right:0;bottom:0;opacity:.3}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-img .play-btn-a{width:4.6875vw;height:4.6875vw;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:4.6875vw 4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-wrapper .swiper-slide .swiper-slide-img .play-btn-a{width:16vw;height:16vw;background-size:16vw 16vw}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-pagination{bottom:10.13333vw;display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-pagination{display:block}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-swiper-6-3 .product-text-swiper-6-3-con .product-text-swiper-6-3-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-img-7-1{padding:0 16.40625vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-1{padding:0 5.33333vw}
}
.product-text-img-7-1 .product-text-img-con .product-text-img-item{padding-bottom:4.6875vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-1 .product-text-img-con .product-text-img-item{padding-bottom:12vw}
}
.product-text-img-7-1 .product-text-img-con .product-text-img-item:first-child{padding-top:4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-1 .product-text-img-con .product-text-img-item:first-child{padding-top:12vw}
}
.product-text-img-7-1 .product-text-img-con .product-text-img-item .product-text-img-item-img{width:32.8125vw;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-1 .product-text-img-con .product-text-img-item .product-text-img-item-img{width:100%}
}
.product-text-img-7-1 .product-text-img-con .product-text-img-item .product-text-img-item-img>picture>img{width:100%}
.product-text-img-7-1 .product-text-img-con .product-text-img-item .product-text-img-item-text{width:26.04167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-1 .product-text-img-con .product-text-img-item .product-text-img-item-text{width:100%;padding-top:16vw}
}
.product-text-img-7-1 .product-text-img-con .product-text-img-item .product-text-img-item-text .product-text-img-item-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-1 .product-text-img-con .product-text-img-item .product-text-img-item-text .product-text-img-item-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-7-1 .product-text-img-con .product-text-img-item .product-text-img-item-text .product-text-img-item-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-1 .product-text-img-con .product-text-img-item .product-text-img-item-text .product-text-img-item-des{font-size:4.26667vw;margin-bottom:0}
}
.product-text-img-7-2{padding:0 16.40625vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-2{padding:0 5.33333vw}
}
.product-text-img-7-2 .product-text-img-con .product-text-img-item{padding-bottom:4.6875vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-2 .product-text-img-con .product-text-img-item{padding-bottom:12vw}
}
.product-text-img-7-2 .product-text-img-con .product-text-img-item:first-child{padding-top:4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-2 .product-text-img-con .product-text-img-item:first-child{padding-top:12vw}
}
.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-img{width:32.8125vw;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-img{width:100%}
}
.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-img>picture>img{width:100%;min-height:40vh}
.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-img .product-text-img-item-mask{background:#000;opacity:.3;position:absolute;left:0;right:0;top:0;bottom:0}
.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-img .play-btn-a{width:4.6875vw;height:4.6875vw;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:4.6875vw 4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-img .play-btn-a{width:16vw;height:16vw;background-size:16vw 16vw}
}
.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-text{width:26.04167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-text{width:100%;padding-top:16vw}
}
.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-text .product-text-img-item-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-text .product-text-img-item-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-text .product-text-img-item-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-7-2 .product-text-img-con .product-text-img-item .product-text-img-item-text .product-text-img-item-des{font-size:4.26667vw;margin-bottom:0}
}
.product-text-img-8-1{width:81.25vw;margin:0 auto;overflow:hidden}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-8-1{padding:0 5.33333vw;width:100%}
}
.product-text-img-8-1 .product-text-img-list{margin-top:4.6875vw;margin-bottom:3.125vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin-left:-.78125vw;width:82.8125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-8-1 .product-text-img-list{margin-left:0;width:100%}
}
.product-text-img-8-1 .product-text-img-list .product-text-img-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:26.04167vw;background:#fafafa;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin:0 .78125vw 1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-8-1 .product-text-img-list .product-text-img-item{width:100%;margin:0 0 8vw}
}
.product-text-img-8-1 .product-text-img-list .product-text-img-item.item-padding{margin:0 1vw}
.product-text-img-8-1 .product-text-img-list .product-text-img-item .product-text-img-item-text{padding:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-8-1 .product-text-img-list .product-text-img-item .product-text-img-item-text{padding:8vw 5.33333vw 0}
}
.product-text-img-8-1 .product-text-img-list .product-text-img-item .product-text-img-item-text .product-text-img-text-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-8-1 .product-text-img-list .product-text-img-item .product-text-img-item-text .product-text-img-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-8-1 .product-text-img-list .product-text-img-item .product-text-img-item-text .product-text-img-text-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:1.45833vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-8-1 .product-text-img-list .product-text-img-item .product-text-img-item-text .product-text-img-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-8-1 .product-text-img-list .product-text-img-item .product-text-img-item-img{position:relative}
.product-text-img-8-1 .product-text-img-list .product-text-img-item .product-text-img-item-img>picture>img{width:100%;height:19.47917vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-8-1 .product-text-img-list .product-text-img-item .product-text-img-item-img>picture>img{height:50.13333vw}
}
.product-text-img-8-1 .product-text-img-list .product-text-img-item .product-text-img-item-img .product-top-logo{position:absolute;right:0;bottom:0;width:2.08333vw;height:2.08333vw;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9ImV4cGFuZCBidG4iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIj48cGF0aCBkYXRhLW5hbWU9IuefqeW9oiAzNjUiIGQ9Ik0xNSAwaDI1djQwSDBWMTVBMTUgMTUgMCAwMTE1IDB6IiBmaWxsPSIjYzQyMzI3Ii8+PGcgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkYXRhLW5hbWU9IuebtOe6vyAxNzciIGQ9Ik0yMCAxM3YxNCIvPjxwYXRoIGRhdGEtbmFtZT0i55u057q/IDE3OCIgZD0iTTEzIDIwaDE0Ii8+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:2.08333vw 2.08333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-8-1 .product-text-img-list .product-text-img-item .product-text-img-item-img .product-top-logo{width:10.66667vw;height:10.66667vw;background-size:10.66667vw 10.66667vw}
}
.product-text-img-11-1{width:100%;padding:0 9.53125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-1{padding:0 5.33333vw}
}
.product-text-img-11-1 .product-text-img-top-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:3.125vw;padding-top:4.6875vw;width:55.10417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-1 .product-text-img-top-tit{font-size:7.46667vw;margin-bottom:6.66667vw;padding-top:12vw;width:100%}
}
.product-text-img-11-1 .product-text-img-bottom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:4.6875vw}
.product-text-img-11-1 .product-text-img-bottom .product-text-img-con{width:32.8125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-1 .product-text-img-bottom .product-text-img-con{width:100%;padding-bottom:8vw}
}
.product-text-img-11-1 .product-text-img-bottom .product-text-img-con>picture>img{width:100%;height:32.8125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-1 .product-text-img-bottom .product-text-img-con>picture>img{height:89.33333vw}
}
.product-text-img-11-1 .product-text-img-bottom .product-text-img-list{width:38.33333vw;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-1 .product-text-img-bottom .product-text-img-list{width:100%;padding-top:9.33333vw}
}
.product-text-img-11-1 .product-text-img-bottom .product-text-img-list .product-text-img-list-title{font-weight:500}
.product-text-img-11-1 .product-text-img-bottom .product-text-img-list .product-text-img-item{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:1.5625vw;padding-bottom:1.5625vw;border-bottom:.05208vw solid #dcdddd;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-1 .product-text-img-bottom .product-text-img-list .product-text-img-item{width:82.66667vw;margin-left:5.33333vw;margin-bottom:4vw;padding-bottom:3.46667vw;border-bottom:.26667vw solid #dcdddd;font-size:4.26667vw}
}
.product-text-img-11-1 .product-text-img-bottom .product-text-img-list .product-text-img-item:before{content:"";display:block;position:absolute;left:-1.30208vw;width:.3125vw;height:.3125vw;top:.52083vw;background:#727171;border-radius:50%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-1 .product-text-img-bottom .product-text-img-list .product-text-img-item:before{width:1.6vw;height:1.6vw;left:-4vw;top:2.4vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-1 .product-text-img-bottom .product-text-img-list .product-text-img-item{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-11-2{width:100%;padding:0 9.53125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-2{padding:0 5.33333vw}
}
.product-text-img-11-2 .product-text-img-top-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:2.60417vw;padding-top:4.6875vw;width:55.10417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-2 .product-text-img-top-tit{font-size:7.46667vw;margin-bottom:6.66667vw;padding-top:12vw;width:100%}
}
.product-text-img-11-2 .product-text-img-bottom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:4.6875vw}
.product-text-img-11-2 .product-text-img-bottom .product-text-img-con{width:32.8125vw;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-2 .product-text-img-bottom .product-text-img-con{width:100%}
}
.product-text-img-11-2 .product-text-img-bottom .product-text-img-con>picture>img{width:100%;height:32.8125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-2 .product-text-img-bottom .product-text-img-con>picture>img{height:89.33333vw}
}
.product-text-img-11-2 .product-text-img-bottom .product-text-img-con .product-img-mask{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background:#000;opacity:.3}
.product-text-img-11-2 .product-text-img-bottom .product-text-img-con .play-btn-a{width:4.6875vw;height:4.6875vw;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:4.6875vw 4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-2 .product-text-img-bottom .product-text-img-con .play-btn-a{width:16vw;height:16vw;background-size:16vw 16vw}
}
.product-text-img-11-2 .product-text-img-bottom .product-text-img-list{width:38.33333vw;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-2 .product-text-img-bottom .product-text-img-list{width:100%;padding-top:9.33333vw}
}
.product-text-img-11-2 .product-text-img-bottom .product-text-img-list .product-text-img-item{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:1.40625vw;padding-bottom:1.5625vw;border-bottom:.05208vw solid #dcdddd;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-2 .product-text-img-bottom .product-text-img-list .product-text-img-item{width:82.66667vw;margin-left:5.33333vw;margin-bottom:4vw;padding-bottom:3.46667vw;border-bottom:.26667vw solid #dcdddd;font-size:4.26667vw}
}
.product-text-img-11-2 .product-text-img-bottom .product-text-img-list .product-text-img-item:before{content:"";display:block;position:absolute;left:-1.30208vw;width:.3125vw;height:.3125vw;top:.52083vw;background:#727171;border-radius:50%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-2 .product-text-img-bottom .product-text-img-list .product-text-img-item:before{width:1.6vw;height:1.6vw;left:-4vw;top:2.4vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-2 .product-text-img-bottom .product-text-img-list .product-text-img-item{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-13-1{width:100%;padding:4.6875vw 9.53125vw 2.34375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-13-1{padding:12vw 5.33333vw 4vw}
}
.product-text-img-13-1 .product-text-img-con{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.product-text-img-13-1 .product-text-img-con .product-text-img-con-text{width:27.60417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-13-1 .product-text-img-con .product-text-img-con-text{width:100%}
}
.product-text-img-13-1 .product-text-img-con .product-text-img-con-text .product-text-img-con-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-13-1 .product-text-img-con .product-text-img-con-text .product-text-img-con-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-13-1 .product-text-img-con .product-text-img-con-text .product-text-img-con-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-13-1 .product-text-img-con .product-text-img-con-text .product-text-img-con-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-13-1 .product-text-img-con .product-text-img-list{width:46.5625vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-13-1 .product-text-img-con .product-text-img-list{width:100%}
}
.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item{width:18.75vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:stretch;-webkit-justify-content:stretch;justify-content:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item{width:42.66667vw}
}
.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item .product-text-img-item-img{width:auto;margin-bottom:.78125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item .product-text-img-item-img{margin-bottom:5.33333vw}
}
.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item .product-text-img-item-img>picture>img{height:3.33333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item .product-text-img-item-img>picture>img{height:20.53333vw}
}
.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item .product-text-img-item-tit{font-size:1.14583vw;line-height:1.3;color:#242728;margin-bottom:.78125vw;font-weight:500}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item .product-text-img-item-tit{font-size:4.26667vw;margin-bottom:4.26667vw;width:100%;padding-left:10%}
}
.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item .product-text-img-item-des{font-size:1.14583vw;line-height:1.25;color:#727171;margin-bottom:.78125vw;font-weight:400;width:95%;padding-left:5%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item .product-text-img-item-des{padding-left:10%;font-size:4.26667vw;margin-bottom:4.8vw}
}
.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item .product-text-img-item-des:before{width:.3125vw;height:.3125vw;background:#727171;content:"";position:absolute;left:0;top:.26042vw;border-radius:50%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-13-1 .product-text-img-con .product-text-img-list .product-text-img-item .product-text-img-item-des:before{width:1.6vw;height:1.6vw;top:1.33333vw}
}
.product-text-img-14-1{width:100%;padding:0 16.40625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-1{padding:0 5.33333vw}
}
.product-text-img-14-1 .product-text-img-top-text{width:53.4375vw;margin:0 auto;text-align:center}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-1 .product-text-img-top-text{width:100%;text-align:left}
}
.product-text-img-14-1 .product-text-img-top-text .product-text-img-top-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.19792vw;padding-top:4.6875vw;width:55.10417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-1 .product-text-img-top-text .product-text-img-top-tit{font-size:7.46667vw;margin-bottom:4vw;padding-top:12vw;width:100%}
}
.product-text-img-14-1 .product-text-img-top-text .product-text-img-top-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-1 .product-text-img-top-text .product-text-img-top-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-14-1 .product-text-img-bottom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:4.6875vw}
.product-text-img-14-1 .product-text-img-bottom .product-text-img-con{width:32.8125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-1 .product-text-img-bottom .product-text-img-con{width:100%}
}
.product-text-img-14-1 .product-text-img-bottom .product-text-img-con>picture>img{width:100%;height:24.63542vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-1 .product-text-img-bottom .product-text-img-con>picture>img{height:66.93333vw}
}
.product-text-img-14-1 .product-text-img-bottom .product-text-img-list{width:26.04167vw;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-1 .product-text-img-bottom .product-text-img-list{width:100%;padding-top:8vw}
}
.product-text-img-14-1 .product-text-img-bottom .product-text-img-list .product-text-img-item{font-size:1.14583vw;line-height:1.6;color:#727171;padding-bottom:1.5625vw;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-1 .product-text-img-bottom .product-text-img-list .product-text-img-item{width:82.66667vw;margin-left:5.33333vw;padding-bottom:4.8vw;font-size:4.26667vw;margin-bottom:0}
}
.product-text-img-14-1 .product-text-img-bottom .product-text-img-list .product-text-img-item:before{content:"";display:block;position:absolute;left:-1.30208vw;width:.3125vw;height:.3125vw;top:.52083vw;background:#727171;border-radius:50%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-1 .product-text-img-bottom .product-text-img-list .product-text-img-item:before{width:1.6vw;height:1.6vw;left:-4vw;top:2.4vw}
}
.product-text-img-14-2{width:100%;padding:0 16.40625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-2{padding:0 5.33333vw}
}
.product-text-img-14-2 .product-text-img-top-text{width:53.4375vw;margin:0 auto;text-align:center}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-2 .product-text-img-top-text{width:100%;text-align:left}
}
.product-text-img-14-2 .product-text-img-top-text .product-text-img-top-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.19792vw;padding-top:4.6875vw;width:55.10417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-2 .product-text-img-top-text .product-text-img-top-tit{font-size:7.46667vw;margin-bottom:4vw;padding-top:12vw;width:100%}
}
.product-text-img-14-2 .product-text-img-top-text .product-text-img-top-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-2 .product-text-img-top-text .product-text-img-top-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-14-2 .product-text-img-bottom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:4.6875vw}
.product-text-img-14-2 .product-text-img-bottom .product-text-img-con{width:32.8125vw;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-2 .product-text-img-bottom .product-text-img-con{width:100%}
}
.product-text-img-14-2 .product-text-img-bottom .product-text-img-con .product-img-mask{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background:#000;opacity:.3}
.product-text-img-14-2 .product-text-img-bottom .product-text-img-con .play-btn-a{width:4.6875vw;height:4.6875vw;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:4.6875vw 4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-2 .product-text-img-bottom .product-text-img-con .play-btn-a{width:16vw;height:16vw;background-size:16vw 16vw}
}
.product-text-img-14-2 .product-text-img-bottom .product-text-img-con>picture>img{width:100%;height:24.63542vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-2 .product-text-img-bottom .product-text-img-con>picture>img{height:66.93333vw}
}
.product-text-img-14-2 .product-text-img-bottom .product-text-img-list{width:26.04167vw;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-2 .product-text-img-bottom .product-text-img-list{width:100%;padding-top:8vw}
}
.product-text-img-14-2 .product-text-img-bottom .product-text-img-list .product-text-img-item{font-size:1.14583vw;line-height:1.6;color:#727171;padding-bottom:1.5625vw;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-2 .product-text-img-bottom .product-text-img-list .product-text-img-item{width:82.66667vw;margin-left:5.33333vw;padding-bottom:4.8vw;font-size:4.26667vw;margin-bottom:0}
}
.product-text-img-14-2 .product-text-img-bottom .product-text-img-list .product-text-img-item:before{content:"";display:block;position:absolute;left:-1.30208vw;width:.3125vw;height:.3125vw;top:.52083vw;background:#727171;border-radius:50%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-14-2 .product-text-img-bottom .product-text-img-list .product-text-img-item:before{width:1.6vw;height:1.6vw;left:-4vw;top:2.4vw}
}
.product-text-swiper-15-1{width:100%;background-size:cover;font-weight:400;word-wrap:break-word;padding:4.6875vw 0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1{height:auto;display:block}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con{padding:0 16.40625vw;width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con{padding:12vw 5.33333vw 0}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-prev,.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-container-rtl .swiper-button-next{left:9.53125vw;right:auto;top:26.04167vw;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-next,.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-container-rtl .swiper-button-prev{right:9.53125vw;left:auto;top:26.04167vw;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-next,.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-next,.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-prev{display:none}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-next>img,.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-prev>img{width:100%}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-next:after,.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-prev:after{display:none}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-next .btn-next,.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-next .btn-prev,.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-prev .btn-next,.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-prev .btn-prev{background-size:1.25vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .swiper-button-prev{display:none}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-text{color:#333;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-text{width:100%}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-text .product-text-swiper-15-1-text-tit{font-size:2.91667vw;line-height:1.25;margin-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-text .product-text-swiper-15-1-text-tit{font-size:9.6vw;margin-bottom:6.66667vw}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-text .product-text-swiper-15-1-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:2.86458vw;color:#717171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-text .product-text-swiper-15-1-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper{padding-bottom:24vw;margin-bottom:0}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .swiper-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .swiper-wrapper .swiper-slide{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-webkit-justify-content:stretch;justify-content:stretch}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .swiper-wrapper .swiper-slide{width:100%}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-text{opacity:1}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;display:block;background:#fff;width:39.6875vw;margin:1.5625vw auto 0;text-align:center;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin:5.33333vw auto 0;opacity:0}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#242728;font-size:1.25vw;position:relative;line-height:1.25}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:5.33333vw;margin-bottom:4.8vw}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:29.6875vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:100%;left:5.33333vw;bottom:5.33333vw}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .kv-swiper-pagination{bottom:.52083vw;display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .kv-swiper-pagination{display:block;bottom:13.13333vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .kv-swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-swiper-15-1 .product-text-swiper-15-1-con .product-text-swiper-15-1-swiper .kv-swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-img-18-2{width:67.08333vw;margin:0 auto;padding:4.6875vw 0 3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2{width:100%;padding:12vw 5.33333vw 9.33333vw}
}
.product-text-img-18-2 .product-text-tit{font-size:2.1875vw;line-height:1.25;margin-bottom:2.60417vw;width:55.10417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2 .product-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw;width:100%}
}
.product-text-img-18-2 .product-text-img-top-list{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.product-text-img-18-2 .product-text-img-top-list .product-text-img-top-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:initial;-webkit-justify-content:initial;justify-content:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2 .product-text-img-top-list .product-text-img-top-item{width:100%}
}
.product-text-img-18-2 .product-text-img-top-list .product-text-img-top-item>picture>img{width:100%;height:22.29167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2 .product-text-img-top-list .product-text-img-top-item>picture>img{width:100%;height:29.6vw}
}
.product-text-img-18-2 .product-text-img-top-list .product-text-img-top-item .product-text-img-top-item-text{font-size:1.14583vw;line-height:1.6;color:#727171;padding:1.5625vw 0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2 .product-text-img-top-list .product-text-img-top-item .product-text-img-top-item-text{font-size:4.26667vw;padding:2.66667vw 0}
}
.product-text-img-18-2 .product-text-img-top-list .product-text-img-top-item:nth-child(odd){width:39.58333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2 .product-text-img-top-list .product-text-img-top-item:nth-child(odd){width:52vw}
}
.product-text-img-18-2 .product-text-img-top-list .product-text-img-top-item:nth-child(2n){width:25.9375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2 .product-text-img-top-list .product-text-img-top-item:nth-child(2n){width:34.66667vw}
}
.product-text-img-18-2 .product-text-img-bottom-list{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.product-text-img-18-2 .product-text-img-bottom-list .product-text-img-bottom-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:initial;-webkit-justify-content:initial;justify-content:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2 .product-text-img-bottom-list .product-text-img-bottom-item{width:100%}
}
.product-text-img-18-2 .product-text-img-bottom-list .product-text-img-bottom-item>picture>img{width:100%;height:22.29167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2 .product-text-img-bottom-list .product-text-img-bottom-item>picture>img{width:100%;height:29.6vw}
}
.product-text-img-18-2 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-text{font-size:1.14583vw;line-height:1.6;color:#727171;padding:1.5625vw 0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-text{font-size:4.26667vw;padding:2.66667vw 0}
}
.product-text-img-18-2 .product-text-img-bottom-list .product-text-img-bottom-item:nth-child(odd){width:25.9375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2 .product-text-img-bottom-list .product-text-img-bottom-item:nth-child(odd){width:34.66667vw}
}
.product-text-img-18-2 .product-text-img-bottom-list .product-text-img-bottom-item:nth-child(2n){width:39.58333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-18-2 .product-text-img-bottom-list .product-text-img-bottom-item:nth-child(2n){width:52vw}
}
.product-kv-20-1{width:100%}
.product-kv-20-1 .product-kv-con{width:100%;position:relative}
.product-kv-20-1 .product-kv-con .product-kv-bg{width:100%}
.product-kv-20-1 .product-kv-con .product-kv-mask{background:#000;opacity:.5;position:absolute;left:0;top:0;right:0;bottom:0}
.product-kv-20-1 .product-kv-con .product-kv-text{position:absolute;left:50%;top:50%;width:26.04167vw;text-align:center;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-kv-20-1 .product-kv-con .product-kv-text{width:85.33333vw}
}
.product-kv-20-1 .product-kv-con .product-kv-text .product-kv-text-tit{font-size:2.91667vw;line-height:1.3;margin-bottom:.52083vw;color:#fff;font-weight:500}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-kv-20-1 .product-kv-con .product-kv-text .product-kv-text-tit{font-size:9.6vw;margin-bottom:5.33333vw}
}
.product-kv-20-1 .product-kv-con .product-kv-text .product-kv-text-des{font-size:1.45833vw;line-height:1.6;color:#fff;margin-bottom:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-kv-20-1 .product-kv-con .product-kv-text .product-kv-text-des{font-size:5.86667vw;margin-bottom:8vw}
}
.product-kv-20-1 .product-kv-con .product-kv-text .product-kv-text-more{display:block;line-height:1.6;background:#c7000b;padding:.78125vw 1.5625vw;color:#fff;display:inline-block;cursor:pointer;font-size:1.14583vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-kv-20-1 .product-kv-con .product-kv-text .product-kv-text-more{font-size:4.26667vw;padding:4vw 8vw}
}
.product-text-img-19-1{width:67.1875vw;margin:0 auto;padding:4.6875vw 0 1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1{width:100%;padding:12vw 5.33333vw 4vw}
}
.product-text-img-19-1 .product-text-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.20417vw;width:55.10417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-tit{font-size:7.46667vw;margin-bottom:3.66667vw;width:100%}
}
.product-text-img-19-1 .product-text-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.60417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-19-1 .product-text-img-top-list{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-left{width:32.70833vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:initial;-webkit-justify-content:initial;justify-content:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-left{width:100%}
}
.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-left .product-text-img-top-left-item>picture>img{width:100%;height:43.59375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-left .product-text-img-top-left-item>picture>img{height:50.93333vw}
}
.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-left .product-text-img-top-left-item .product-top-left-item-text-1{font-size:.83333vw;line-height:1.6;color:#727171;text-align:center;padding-top:.78125vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:2.34375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-left .product-text-img-top-left-item .product-top-left-item-text-1{font-size:3.73333vw;padding-top:5.33333vw;margin-bottom:8vw;height:auto;-webkit-line-clamp:unset}
}
.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-left .product-text-img-top-left-item .product-text-img-top-left-item-text{font-size:1.14583vw;line-height:1.6;color:#727171;padding-top:.78125vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:2.34375vw;height:3vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-left .product-text-img-top-left-item .product-text-img-top-left-item-text{font-size:4.26667vw;padding-top:5.33333vw;margin-bottom:8vw;height:auto;-webkit-line-clamp:unset}
}
.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-right{width:32.70833vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:initial;-webkit-justify-content:initial;justify-content:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-right{width:100%}
}
.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-right .product-text-img-top-right-item>picture>img{width:100%;height:18.4375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-right .product-text-img-top-right-item>picture>img{height:50.93333vw}
}
.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-right .product-text-img-top-right-item .product-top-right-item-text-1{font-size:.83333vw;line-height:1.6;color:#727171;text-align:center;padding-top:.78125vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:2.34375vw}
.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-right .product-text-img-top-right-item .product-top-right-item-text-1.right-text-1{height:4.375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-right .product-text-img-top-right-item .product-top-right-item-text-1{font-size:3.73333vw;padding-top:5.33333vw;height:auto;-webkit-line-clamp:unset;margin-bottom:8vw}
}
.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-right .product-text-img-top-right-item .product-text-img-top-right-item-text{font-size:1.14583vw;line-height:1.6;color:#727171;padding-top:1.5625vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:3.125vw;height:3vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-top-list .product-text-img-top-right .product-text-img-top-right-item .product-text-img-top-right-item-text{font-size:4.26667vw;padding-top:5.33333vw;height:auto;-webkit-line-clamp:unset;margin-bottom:8vw}
}
.product-text-img-19-1 .product-text-img-bottom-list{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-bottom-list{width:100%}
}
.product-text-img-19-1 .product-text-img-bottom-list .product-text-img-bottom-item{width:32.8125vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:initial;-webkit-justify-content:initial;justify-content:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-bottom-list .product-text-img-bottom-item{width:100%}
}
.product-text-img-19-1 .product-text-img-bottom-list .product-text-img-bottom-item>picture>img{width:100%;height:18.4375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-bottom-list .product-text-img-bottom-item>picture>img{height:50.93333vw}
}
.product-text-img-19-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-bottom-item-text-1{font-size:.83333vw;line-height:1.6;color:#727171;text-align:center;padding-top:.78125vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-bottom-item-text-1{font-size:4.26667vw;padding-top:5.33333vw;height:auto;-webkit-line-clamp:unset;margin-bottom:8vw}
}
.product-text-img-19-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-text{font-size:1.14583vw;line-height:1.6;color:#727171;padding-top:1.5625vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:3.125vw;height:3vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-19-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-text{font-size:4.26667vw;padding-top:5.33333vw;height:auto;-webkit-line-clamp:unset;margin-bottom:8vw}
}
.product-mob-20-1{width:67.1875vw;margin:0 auto;padding:4.6875vw 0 1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1{width:100%;padding:12vw 5.33333vw 4vw}
}
.product-mob-20-1 .product-text-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.20417vw;width:55.10417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-text-tit{font-size:7.46667vw;margin-bottom:3.66667vw;width:100%}
}
.product-mob-20-1 .product-text-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:2.60417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-mob-20-1 .product-mob-swiper-20-1{width:100%;background-size:cover;font-weight:400;word-wrap:break-word;padding:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-mob-swiper-20-1{height:auto;display:block}
}
.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con{padding:0;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con{padding:0}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper{padding-bottom:24vw;margin-bottom:0}
}
.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-prev{left:0;right:auto;top:50%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-prev{top:28%}
}
.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-next{right:0;left:auto;top:50%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-next{top:28%}
}
.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-next,.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-next,.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-prev{width:8vw;height:8vw}
}
.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-next>img,.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-prev>img{width:100%}
.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-next:after,.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-button-prev:after{display:none}
.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-wrapper .swiper-slide{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-webkit-justify-content:stretch;justify-content:stretch}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-wrapper .swiper-slide{width:100%}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-text{opacity:1}
}
.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text-des{font-size:1.14583vw;line-height:1.6;color:#727171;padding-top:.78125vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:2.34375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text-des{font-size:4.26667vw;padding-top:5.33333vw;margin-bottom:8vw;height:auto;-webkit-line-clamp:unset}
}
.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:29.6875vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-mob-20-1 .product-mob-swiper-20-1 .product-mob-swiper-20-1-con .product-mob-swiper-20-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:100%;left:5.33333vw;bottom:5.33333vw}
}
.product-text-22-1{width:100%;padding:4.6875vw 9.53125vw 3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-22-1{padding:12vw 5.33333vw 5.33333vw}
}
.product-text-22-1 .product-text-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-22-1 .product-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-22-1 .product-text-tit .show-mob{display:block}
}
.product-text-22-1 .product-text-tit .show{display:block}
.product-text-24-1{width:100%;padding:4.6875vw 9.53125vw 3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-24-1{padding:12vw 5.33333vw 5.33333vw}
}
.product-text-24-1 .product-text-tit{width:46.5625vw;font-size:2.1875vw;line-height:1.25;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-24-1 .product-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw;width:100%}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-24-1 .product-text-tit .show-mob{display:block}
}
.product-text-24-1 .product-text-tit .show{display:block}
.product-text-24-1 .product-text-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:1.45833vw;width:46.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-24-1 .product-text-des{font-size:4.26667vw;margin-bottom:7.46667vw;width:100%}
}
.product-text-swiper-16-1{width:100%;background-size:cover;font-weight:400;word-wrap:break-word;padding:4.6875vw 0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1{height:auto;display:block;padding-bottom:12vw}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con{padding:4.6875vw 0 0;width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con{padding:12vw 0 0 5.33333vw}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-text{color:#333;width:100%;width:44.27083vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-text{width:100%;padding-right:5.33333vw}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-text .product-text-swiper-16-1-text-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-text .product-text-swiper-16-1-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-text .product-text-swiper-16-1-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:1.5625vw;color:#717171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-text .product-text-swiper-16-1-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper{padding-top:4.16667vw;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper{padding-bottom:12vw;margin-bottom:0}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper:hover .swiper-button-next-16-1,.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper:hover .swiper-button-prev-16-1{display:inline-block}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper:hover .swiper-button-next-16-1,.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper:hover .swiper-button-prev-16-1{display:none}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-width{width:1.5625vw;height:.52083vw;position:absolute;left:10px}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-prev,.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-container-rtl .swiper-button-next{left:0;right:auto;top:50%}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-next,.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-container-rtl .swiper-button-prev{right:7.5vw;left:auto;top:50%}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-disabled{opacity:0}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-next,.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0;margin-top:auto;display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-next,.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-prev{display:none}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-next>img,.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-prev>img{width:100%}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-next:after,.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-prev:after{display:none}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-next .btn-next,.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-next .btn-prev,.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-prev .btn-next,.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-prev .btn-prev{background-size:1.25vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-button-prev{display:none}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide{width:100%;width:39.6875vw;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:inherit;-webkit-justify-content:inherit;justify-content:inherit;margin-right:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide{width:100%;width:89.33333vw;margin-right:0}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-text{opacity:1}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-text{opacity:1}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin-top:1.5625vw;display:block;background:#fff;font-size:1.14583vw;opacity:1}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin-top:8vw;opacity:0;opacity:1;font-size:4.26667vw}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#868786;font-size:1.04167vw;margin-bottom:1.40625vw;padding-left:1.35417vw;position:relative;line-height:1.25}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;margin-bottom:4.8vw;padding-left:6.93333vw}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{content:"";display:block;width:.3125vw;height:.3125vw;background:#727171;border-radius:50%;position:absolute;left:0;top:.3125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{top:1.6vw;width:1.6vw;height:1.6vw}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:29.6875vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:100%;left:5.33333vw;bottom:5.33333vw}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .kv-swiper-pagination{bottom:.52083vw;display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .kv-swiper-pagination{display:block;bottom:0;margin-left:-2.66667vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .kv-swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-swiper-16-1 .product-text-swiper-16-1-con .product-text-swiper-16-1-swiper .kv-swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-swiper-17-1{width:100%;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1{height:auto;display:block;padding-top:12vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con{width:100%;position:relative}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-prev,.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-container-rtl .swiper-button-next{left:9.53125vw;right:auto;top:50%}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-next,.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-container-rtl .swiper-button-prev{right:9.53125vw;left:auto;top:50%}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-next,.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-next,.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-prev{display:none}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-next>img,.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-prev>img{width:100%}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-next:after,.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-prev:after{display:none}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-next .btn-next,.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-next .btn-prev,.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-prev .btn-next,.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-prev .btn-prev{background-size:1.25vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .swiper-button-prev{display:none}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-text{color:#fff;width:43.48958vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-text{width:100%}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-text .product-text-swiper-17-1-text-tit{font-size:2.91667vw;line-height:1.25;margin-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-text .product-text-swiper-17-1-text-tit{font-size:9.6vw;margin-bottom:6.66667vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-text .product-text-swiper-17-1-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:2.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-text .product-text-swiper-17-1-text-des{font-size:4.26667vw;margin-bottom:15.46667vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper{padding-bottom:16vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;position:relative !important}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide{width:100%;color:#242728;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-flex-wrap:wrap;flex-wrap:wrap}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide{padding:0;width:100%}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left{width:50%;background:#f7f7f7;padding:4.6875vw 6.875vw 4.6875vw 16.40625vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left{width:100% !important;padding:12vw 5.33333vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left .swiper-slide-hot{position:relative;font-size:1.25vw;line-height:1.6;margin-bottom:.52083vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left .swiper-slide-hot{font-size:5.33333vw;margin-bottom:2.66667vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left .swiper-slide-hot>sup{vertical-align:revert}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left .swiper-slide-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left .swiper-slide-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left .swiper-slide-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:1.45833vw;padding-bottom:1.45833vw;border-bottom:1px solid #dcdddd}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left .swiper-slide-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left .swiper-slide-list{width:100%}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left .swiper-slide-list .swiper-slide-item{padding-left:1.04167vw;position:relative;font-size:1.04167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left .swiper-slide-list .swiper-slide-item{font-size:4.26667vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-left .swiper-slide-list .swiper-slide-item:before{content:"";position:absolute;width:.36458vw;height:.36458vw;background:#212121;border-radius:50%;left:0;top:.52083vw}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-right{width:50%;background:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:initial;-webkit-justify-content:initial;justify-content:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding:4.6875vw 16.40625vw 8.33333vw 6.875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-right{width:100% !important;padding:8vw 5.33333vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-right>picture>img{width:100%;height:25.9375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-right>picture>img{height:89.33333vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-right .swiper-slide-right-tit{width:100%;font-size:1.04167vw;line-height:1.6;color:#242728;margin-bottom:1.45833vw;margin-top:1.35417vw;text-align:center}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-right .swiper-slide-right-tit{font-size:5.33333vw;margin-bottom:5.33333vw;margin-top:6.93333vw;text-align:left}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-right .swiper-slide-right-list{width:14.0625vw;margin:0 auto}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-right .swiper-slide-right-list{width:100%}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-right .swiper-slide-right-list .swiper-slide-right-itme{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:.67708vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-right .swiper-slide-right-list .swiper-slide-right-itme{font-size:4.26667vw;margin-bottom:3.46667vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:29.0625vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-tit{color:#333;font-size:1.66667vw;line-height:1.25;padding-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-tit{font-size:8.53333vw;padding-bottom:.8vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#717171;font-size:1.14583vw;min-height:4.91667vw;margin-bottom:1.45833vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;padding-bottom:4.8vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:29.6875vw;width:100%;height:16.66667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-wrapper .swiper-slide>picture>img{width:78.66667vw;height:44.26667vw;left:5.33333vw;bottom:5.33333vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-pagination{left:20%;bottom:4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-pagination{display:block;left:auto;bottom:16vw}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-pagination .swiper-pagination-bullet{background-color:#b5b5b6;opacity:1;width:.52083vw;height:.52083vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-swiper-17-1 .product-text-swiper-17-1-con .product-text-swiper-17-1-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#c7000b}
.product-text-img-21-1{padding:4.6875vw 16.40625vw;width:100%;margin:0 auto;background:hsla(0,0,98%,.5);color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1{width:100%;padding:12vw 0 9.33333vw;overflow-x:hidden}
}
.product-text-img-21-1 .product-text-img-text{width:100%;text-align:center;padding-bottom:3.90625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-text{text-align:left;padding:0 5.33333vw 4vw}
}
.product-text-img-21-1 .product-text-img-text .product-text-img-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-text .product-text-img-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-21-1 .product-text-img-text .product-text-img-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:.78125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-text .product-text-img-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-21-1 .product-text-img-nav-list{width:100%;border-bottom:1px solid #dcdddd;margin-bottom:3.125vw;font-size:1.25vw;line-height:1.6;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;overflow-x:auto;white-space:nowrap}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-nav-list{width:auto;margin-left:5.33333vw;font-size:5.33333vw;margin-bottom:8vw}
}
.product-text-img-21-1 .product-text-img-nav-list .product-text-img-nav-item{margin-right:6.25vw;padding-bottom:1.5625vw;white-space:nowrap;position:relative;cursor:pointer;font-size:1.66667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-nav-list .product-text-img-nav-item{margin-right:16vw;font-size:5.33333vw;padding-bottom:7.46667vw}
}
.product-text-img-21-1 .product-text-img-nav-list .product-text-img-nav-item:last-child{padding-right:0;margin-right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.product-text-img-21-1 .product-text-img-nav-list .product-text-img-nav-item:last-child{margin-right:5.33333vw}
}
.product-text-img-21-1 .product-text-img-nav-list .product-text-img-nav-item.active{color:#c7000b;border-bottom:2px solid #c7000c}
.product-text-img-21-1 .product-text-img-bottom-list{width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list{padding:0 5.33333vw}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item{display:none}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item.active{display:block}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-img{width:32.8125vw;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-img{width:100%;margin-bottom:2.66667vw}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1{width:100%;background-size:cover;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1{height:auto;display:block}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con{width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con{padding:12vw 5.33333vw 0}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev,.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-container-rtl .swiper-button-next{left:-6.875vw;right:auto;top:48.5%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next,.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-container-rtl .swiper-button-prev{right:-6.875vw;left:auto;top:48.5%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next,.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next,.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev{display:none}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next>img,.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev>img{width:100%}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next:after,.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev:after{display:none}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next .btn-next,.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next .btn-prev,.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev .btn-next,.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev .btn-prev{background-size:1.25vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev{display:none}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper{padding-bottom:3.28125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper{padding-bottom:7.2vw}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide{width:100%}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-text{opacity:1}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-img{width:48.83%;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-img{width:100%;margin-bottom:2.66667vw;height:50.4vw;padding:0 1px}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;width:100%;padding-left:2px}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b{width:100%}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left{width:31.25vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left{width:100%;margin-bottom:13.33333vw}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-left-tit{font-size:1.66667vw;line-height:1.25;margin-bottom:2.76042vw;font-weight:700}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-left-tit{font-size:8vw;margin-bottom:6.4vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list{padding-bottom:2.66667vw}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item{padding-left:.78125vw;position:relative;font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:1.45833vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item{font-size:4.26667vw;margin-bottom:4.8vw;padding-left:4.8vw}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item:before{content:"";position:absolute;width:.36458vw;height:.36458vw;background:#727171;border-radius:50%;left:0;top:.52083vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item:before{width:1.6vw;height:1.6vw;top:2.66667vw}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .btn-more:hover{background-color:#c7000b;border-color:#ad0909;color:#fff}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-img{width:32.8125vw;margin-bottom:1.5625vw;height:18.4375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-img{width:100%;height:50.13333vw;margin-bottom:2.66667vw}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .kv-swiper-pagination{bottom:10.13333vw;display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .kv-swiper-pagination{display:block;bottom:1vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .kv-swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-img-21-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .kv-swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-img-23-1{padding:4.6875vw 16.40625vw;width:100%;margin:0 auto;background:hsla(0,0,98%,.5);color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-23-1{width:100%;padding:12vw 0 9.33333vw;overflow-x:hidden}
}
.product-text-img-23-1 .product-text-img-text{width:100%;text-align:center;padding-bottom:3.90625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-23-1 .product-text-img-text{text-align:left;padding:0 5.33333vw 4vw}
}
.product-text-img-23-1 .product-text-img-text .product-text-img-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-23-1 .product-text-img-text .product-text-img-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-img-23-1 .product-text-img-text .product-text-img-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:.78125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-23-1 .product-text-img-text .product-text-img-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-23-1 .product-text-img-nav-list{border-bottom:1px solid #dcdddd;margin-bottom:1.5625vw;font-size:1.25vw;line-height:1.6;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;width:100%;overflow-x:auto;white-space:nowrap}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-23-1{width:auto;margin-left:5.33333vw;font-size:5.33333vw;margin-bottom:8vw}
}
.product-text-img-23-1 .product-text-img-nav-item{margin-right:6.25vw;padding-bottom:1.5625vw;white-space:nowrap;position:relative;cursor:pointer;font-size:1.66667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-23-1 .product-text-img-nav-item{margin-right:16vw;font-size:5.33333vw;padding-bottom:7.46667vw}
}
.product-text-img-23-1 .product-text-img-nav-item:last-child{padding-right:0;margin-right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.product-text-img-23-1 .product-text-img-nav-item:last-child{margin-right:5.33333vw}
}
.product-text-img-23-1 .product-text-img-nav-item.active{color:#c7000b;border-bottom:2px solid #c7000b}
.product-text-img-bottom-list{width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list{padding:0 5.33333vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item{display:none}
.product-text-img-bottom-list .product-text-img-bottom-item.active{display:block}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-img{width:32.8125vw;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-img{width:100%;margin-bottom:2.66667vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1{width:100%;background-size:cover;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1{height:auto;display:block}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con{width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con{padding:12vw 5.33333vw 0}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-prev,.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-container-rtl .swiper-button-next{left:-6.875vw;right:auto;top:48.5%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-next,.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-container-rtl .swiper-button-prev{right:-6.875vw;left:auto;top:48.5%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-next,.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-next,.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-prev{display:none}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-next>img,.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-prev>img{width:100%}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-next:after,.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-prev:after{display:none}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-next .btn-next,.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-next .btn-prev,.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-prev .btn-next,.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-prev .btn-prev{background-size:1.25vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .swiper-button-prev{display:none}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper{padding-bottom:3.28125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper{padding-bottom:7.2vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide{width:100%}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-text{opacity:1}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-img{width:48.83%;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-img{width:100%;margin-bottom:2.66667vw;padding:0 1px}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;width:100%;padding-left:2px}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b{width:100%}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left{width:31.25vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left{width:100%;margin-bottom:13.33333vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-left-tit{font-size:1.25vw;line-height:1.25;margin-bottom:1.45833vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-left-tit{font-size:4.8vw;margin-bottom:6.4vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list{padding-bottom:2.66667vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item{padding-left:.78125vw;position:relative;font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:1.45833vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item{font-size:4.26667vw;margin-bottom:4.8vw;padding-left:4.8vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item:before{content:"";position:absolute;width:.36458vw;height:.36458vw;background:#727171;border-radius:50%;left:0;top:.52083vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item:before{width:1.6vw;height:1.6vw;top:2.66667vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-left .btn-more:hover{background-color:#c7000b;border-color:#ad0909;color:#fff}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-right{width:32.8125vw;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-right{width:100%;margin-bottom:2.66667vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-right .product-text-img-bottom-item-img{width:100%;margin-bottom:.625vw;height:18.4375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-right .product-text-img-bottom-item-img{width:100%;height:50.13333vw;margin-bottom:2.13333vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-right .product-text-img-bottom-item-text{width:100%;text-align:center;font-size:1.14583vw;line-height:1.6;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-right .product-text-img-bottom-item-text{width:100%;text-align:left;font-size:4.26667vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-item{width:49.6%;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-item{width:100%;margin-bottom:2.66667vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-item .product-text-img-item-img{width:100%;margin-bottom:.625vw;height:18.4375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-item .product-text-img-item-img{width:100%;height:50.13333vw;margin-bottom:2.13333vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-item .product-text-img-item-text{width:100%;text-align:center;font-size:1.14583vw;line-height:1.6;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-item .product-text-img-item-text{width:100%;text-align:left;font-size:4.26667vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-img{width:32.8125vw;margin-bottom:1.5625vw;height:18.4375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .swiper-wrapper .swiper-slide .product-text-img-bottom-item-con-b .product-text-img-bottom-item-img{width:100%;height:50.13333vw;margin-bottom:2.66667vw}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .kv-swiper-pagination{display:none;bottom:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .kv-swiper-pagination{display:block;bottom:1vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .kv-swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-img-bottom-list .product-text-img-bottom-item .product-text-swiper-23-1 .product-text-swiper-23-1-con .product-text-swiper-23-1-swiper .kv-swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.product-text-img-22{background-color:#fafafa;margin:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.product-text-img-22{margin:12vw 0}
}
.product-text-img-22 .product-text-img-22-1{padding:4.6875vw 0;width:67.1875vw;margin:0 auto;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1{width:100%;padding:13.33333vw 0;overflow-x:hidden}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-text{width:100%;text-align:center;padding-bottom:2.60417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-text{text-align:left;padding:0 5.33333vw 5.33333vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-text .product-text-img-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.92708vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-text .product-text-img-tit{font-size:7.46667vw;margin-bottom:5.33333vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-text .product-text-img-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:.78125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-text .product-text-img-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-nav-list{width:100%;padding-bottom:1.04167vw;border-bottom:1px solid #dcdddd;margin-bottom:3.125vw;font-size:1.25vw;line-height:1.6;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;overflow-x:hidden;white-space:nowrap;font-weight:700}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-nav-list{width:auto;margin-left:5.33333vw;font-size:5.33333vw;margin-bottom:13.33333vw;padding-bottom:7.46667vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-nav-list .product-text-img-nav-item{margin-right:4.6875vw;white-space:nowrap;position:relative;cursor:pointer;font-weight:400;font-size:1.66667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-nav-list .product-text-img-nav-item{margin-right:16vw;font-size:5.33333vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-nav-list .product-text-img-nav-item:last-child{padding-right:0;margin-right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.product-text-img-22 .product-text-img-22-1 .product-text-img-nav-list .product-text-img-nav-item:last-child{margin-right:5.33333vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-nav-list .product-text-img-nav-item.active{color:#c7000b}
.product-text-img-22 .product-text-img-22-1 .product-text-img-nav-list .product-text-img-nav-item.active:before{width:100%;content:"";position:absolute;left:0;bottom:-1.03vw;border-bottom:2px solid #c7000b}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-nav-list .product-text-img-nav-item.active:before{bottom:-7.6vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list{width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list{padding:0 5.33333vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item{display:none}
.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item.active{display:block}
.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con{width:100%}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-left{width:31.25vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-left{width:100%;margin-bottom:13.33333vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-left .product-text-img-bottom-item-left-tit{font-size:1.25vw;line-height:1.3;margin-bottom:2.76042vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-left .product-text-img-bottom-item-left-tit{font-size:4.8vw;margin-bottom:6.4vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list{padding-bottom:2.66667vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item{padding-left:.78125vw;position:relative;font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:1.45833vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item{font-size:4.26667vw;margin-bottom:4.8vw;padding-left:4.8vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item:before{content:"";position:absolute;width:.36458vw;height:.36458vw;background:#727171;border-radius:50%;left:0;top:.52083vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-left .product-text-img-bottom-item-text-list .product-text-img-bottom-item-text-item:before{width:1.6vw;height:1.6vw;top:2.66667vw}
}
.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-img{width:32.8125vw;margin-bottom:1.5625vw;height:18.4375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-22 .product-text-img-22-1 .product-text-img-bottom-list .product-text-img-bottom-item .product-text-img-bottom-item-con .product-text-img-bottom-item-img{width:100%;height:50.13333vw;margin-bottom:2.66667vw;aspect-ratio:335/188}
}
.product-text-img-12-1{width:67.1875vw;margin:0 auto;padding:4.6875vw 0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1{width:100%;padding:12vw 0}
}
.product-text-img-12-1 .product-text-img-con{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;color:#242728;overflow:hidden;font-size:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con{width:100%}
}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-left{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:initial;-webkit-justify-content:initial;justify-content:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:13.75vw;overflow:hidden}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con .product-text-img-list-left{width:43.2vw;margin-left:5.33333vw}
}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-left .product-text-img-left-tit{font-size:1.25vw;line-height:1.3;border-bottom:1px solid #dcdddd}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con .product-text-img-list-left .product-text-img-left-tit{font-size:4.8vw;padding-bottom:2.66667vw}
}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-left .product-text-img-left-des{font-size:1.25vw;line-height:1.3;border-bottom:1px solid #dcdddd;display:-webkit-box;display:-webkit-flex;display:flex}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con .product-text-img-list-left .product-text-img-left-des{font-size:4.8vw}
}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-left .product-text-img-left-des>span{-webkit-align-self:center;align-self:center}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1{width:53.4375vw;overflow-x:auto;overflow-y:hidden;margin-left:-1.5625vw;white-space:nowrap;font-size:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1{margin-left:0}
}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item{overflow:hidden;text-align:center;display:inline-block;width:13.3vw;vertical-align:top}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item{width:36.8vw}
}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .product-text-img-right-item-hot{border-bottom:1px solid #dcdddd}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .product-text-img-right-item-hot{padding-bottom:2.66667vw}
}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .right-item-img{width:100%;padding-left:1.5625vw;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .right-item-img{height:40vw;margin-bottom:2.66667vw;padding-left:0;padding-right:4vw}
}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .product-text-img-right-item-text{width:100%;overflow:hidden;padding-left:1.5625vw;word-break:keep-all}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .product-text-img-right-item-text{padding-left:0;margin-right:4vw;padding-right:4vw}
}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .product-text-img-right-item-text .product-text-img-right-item-tit{font-size:1.04167vw;line-height:1.6;padding-bottom:1.5625vw;white-space:break-spaces;font-weight:700}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .product-text-img-right-item-text .product-text-img-right-item-tit{font-size:4.8vw;padding-bottom:1.33333vw;width:32.8vw;height:auto}
}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .item-des-a,.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .item-des-b{border-bottom:1px solid #dcdddd;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .item-des-b>span{display:block}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .item-des-c,.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .item-des-d{border-bottom:1px solid #dcdddd;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .product-text-img-right-item-des{width:100%;font-size:1.04167vw;line-height:1.25;padding-left:2.34375vw;color:#727171;white-space:break-spaces;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .product-text-img-right-item-des{font-size:4.26667vw;padding-left:1.33333vw;margin-right:4vw}
}
@media(-ms-high-contrast:none),screen and (-ms-high-contrast:active){.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .product-text-img-right-item-des{padding-top:1.82292vw;padding-bottom:1.82292vw;word-wrap:break-word;word-break:break-all}
}
.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .product-text-img-right-item-des>span{display:block}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-12-1 .product-text-img-con .product-text-img-list-right-12-1 .product-text-img-right-item .product-text-img-right-item-des>span{width:32.8vw;display:block;overflow:hidden}
}
.product-modal{max-width:62.5vw;padding:2.5vw;display:none}
@media screen and (max-width:749px){.product-modal{max-width:none;width:100%;padding:6.7vw}
}
.product-modal .product-video{position:relative;width:100%;z-index:1}
.product-modal>img,.product-modal>picture>img{width:100%}
.product-modal-v{max-width:62.5vw;padding:2.5vw;display:none}
@media screen and (max-width:749px){.product-modal-v{max-width:none;width:100%;padding:6.7vw}
}
.product-modal-v .product-video{position:relative;width:100%;z-index:1;display:block}
.product-modal-v>img,.product-modal-v>picture>img{width:100%}
.mr-grid-container-1{margin:0 9.53125vw;display:grid;grid-template-columns:repeat(12,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
.mr-grid-container-1 :first-child{grid-row:1/2;grid-column:1/13}
.mr-grid-container-1 .grid-padding-left{padding-left:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-grid-container-1{display:unset}
}
.mr-grid-container-1-10{margin:0 16.40625vw;display:grid;grid-template-columns:repeat(10,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
.mr-grid-container-1-10 :first-child{grid-row:1/2;grid-column:1/11}
.mr-grid-container-1-10 .mr-grid-container-1-10-width{width:67.1875vw;margin:unset}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-grid-container-1-10 .mr-grid-container-1-10-width{width:100% !important}
}
.mr-grid-container-1-10 .mr-grid-product-text-img-list{margin-left:unset;width:67.1875vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-grid-container-1-10 .mr-grid-product-text-img-list{width:100% !important}
}
.mr-grid-container-1-10 .mr-grid-product-text-img-list :nth-child(3n+1){margin-left:unset}
.mr-grid-container-1-10 .mr-grid-product-text-img-list :nth-child(3n){margin-right:unset}
.mr-grid-container-1-10 .mr-grid-product-text-img-item{width:21.35417vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-grid-container-1-10 .mr-grid-product-text-img-item{width:100% !important}
}
.mr-grid-container-1-10 .grid-padding-left{padding-left:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-grid-container-1-10{display:unset}
}
.mr-grid-container-2{display:grid;grid-template-columns:repeat(12,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
.mr-grid-container-2 :first-child{grid-row:1/2;grid-column:1/13}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-grid-container-2{display:unset}
}
.mr-grid-product-text-img-13-1{padding-left:16.40625vw;padding-right:16.40625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-grid-product-text-img-13-1{padding-left:5.33333vw;padding-right:5.33333vw}
}
.mr-grid-product-text-img-13-1 .mr-grid-container-2-10{display:grid;grid-template-columns:repeat(10,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
.mr-grid-product-text-img-13-1 .mr-grid-container-2-10 .mr-grid-product-text-img-con-text{width:23.75vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-grid-product-text-img-13-1 .mr-grid-container-2-10 .mr-grid-product-text-img-con-text{width:100% !important}
}
.mr-grid-product-text-img-13-1 .mr-grid-container-2-10 .mr-grid-product-text-img-list{width:37.03125vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-grid-product-text-img-13-1 .mr-grid-container-2-10 .mr-grid-product-text-img-list{width:100% !important}
}
.mr-grid-product-text-img-13-1 .mr-grid-container-2-10 .mr-grid-product-text-img-item{width:15.625vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-grid-product-text-img-13-1 .mr-grid-container-2-10 .mr-grid-product-text-img-item{width:42.66667vw !important}
}
.mr-grid-product-text-img-13-1 .mr-grid-container-2-10 :first-child{grid-row:1/2;grid-column:1/11}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-grid-product-text-img-13-1 .mr-grid-container-2-10{display:unset}
}
.title-grid-container{width:80.9375vw;margin:0 9.53125vw;display:grid;grid-template-columns:repeat(12,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
.title-grid-container .title-width{width:auto}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.title-grid-container .title-width{width:89.33333vw}
}
.title-grid-container section:first-child{grid-row:1/2;grid-column:1/13}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.title-grid-container{display:unset}
}
.title-grid-container-10{width:67.1875vw;margin:0 16.40625vw;display:grid;grid-template-columns:repeat(10,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
.title-grid-container-10 .title-width{width:auto}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.title-grid-container-10 .title-width{width:89.33333vw}
}
.title-grid-container-10 section:first-child{grid-row:1/2;grid-column:1/11}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.title-grid-container-10{display:unset}
}
.product-text-img-11-grid-container{display:grid;grid-template-columns:repeat(12,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
.product-text-img-11-grid-container div:first-child{grid-row:1/2;grid-column:1/13}
.product-text-img-11-grid-container div:nth-child(2){grid-row:2/3;grid-column:1/13}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-grid-container{display:unset}
}
.product-text-img-11-grid-product-text-img-11-1{padding:0 16.40625vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-grid-product-text-img-11-1{padding:0 5.33333vw !important}
}
.product-text-img-11-grid-product-text-img-11-1 .product-text-img-11-grid-container-10{display:grid;grid-template-columns:repeat(12,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
.product-text-img-11-grid-product-text-img-11-1 .product-text-img-11-grid-container-10 .product-text-img-11-grid-product-text-img-top-tit{width:100% !important}
.product-text-img-11-grid-product-text-img-11-1 .product-text-img-11-grid-container-10 .product-text-img-11-grid-product-text-img-con{width:31.25vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-grid-product-text-img-11-1 .product-text-img-11-grid-container-10 .product-text-img-11-grid-product-text-img-con{width:100% !important;padding-bottom:8vw}
}
.product-text-img-11-grid-product-text-img-11-1 .product-text-img-11-grid-container-10 .product-text-img-11-grid-product-text-img-list{width:31.25vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-grid-product-text-img-11-1 .product-text-img-11-grid-container-10 .product-text-img-11-grid-product-text-img-list{width:100% !important;padding-bottom:8vw}
}
.product-text-img-11-grid-product-text-img-11-1 .product-text-img-11-grid-container-10 div:first-child{grid-row:1/2;grid-column:1/11}
.product-text-img-11-grid-product-text-img-11-1 .product-text-img-11-grid-container-10 div:nth-child(2){grid-row:2/3;grid-column:1/11}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-img-11-grid-product-text-img-11-1 .product-text-img-11-grid-container-10{display:unset}
}
.product-text-swiper-16-1-grid-container{margin:0 16.40625vw;display:grid;grid-template-columns:repeat(10,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
.product-text-swiper-16-1-grid-container div:first-child{grid-row:1/2;grid-column:1/11}
.product-text-swiper-16-1-grid-container .grid-right{right:6.25vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1-grid-container{display:unset}
}
.product-text-swiper-16-1-grid-container-2{margin:0 9.53125vw;display:grid;grid-template-columns:repeat(12,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
.product-text-swiper-16-1-grid-container-2 div:first-child{grid-row:1/2;grid-column:1/13}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-16-1-grid-container-2{display:unset}
}
.mr-innovation-detail-line-grid-container{width:67.1875vw;margin:0 16.40625vw;display:grid;grid-template-columns:repeat(10,5.3125vw);-webkit-column-gap:1.5625vw;column-gap:1.5625vw}
.mr-innovation-detail-line-grid-container :first-child{grid-row:1/2;grid-column:1/11}
.mr-innovation-detail-line-grid-container .grid-width-auto{width:auto !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-innovation-detail-line-grid-container{display:unset}
}
.product-teaserE-order1{padding-left:3.125vw !important;padding-right:3.28125vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-teaserE-order1{padding-left:0 !important;padding-right:0 !important}
}
.product-teaserE-order2{padding-left:0 !important}
.product-grid-text{position:relative;left:-6.875vw;width:80.9375vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-grid-text{left:0;width:100% !important}
}
.product-teaserD-grid-padding{padding:0 9.53125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-teaserD-grid-padding{padding:0 5.33333vw}
}
.product-teaserD-grid-padding .product-teaserD-grid-text{width:40.10417vw !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-teaserD-grid-padding .product-teaserD-grid-text{width:100% !important}
}
.product-teaserE-grid-right-text{position:relative;left:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-teaserE-grid-right-text{left:0}
}
.product-text-swiper-20-1{width:100%;background-size:cover;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1{height:auto;display:block}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con{padding:4.6875vw 16.40625vw 0;width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con{padding:12vw 5.33333vw 0}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-button-prev,.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-container-rtl .swiper-button-next{left:9.53125vw;right:auto;top:64%}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-button-next,.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-container-rtl .swiper-button-prev{right:9.53125vw;left:auto;top:64%}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-button-next,.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;background:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-button-next,.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-button-prev{display:none}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-button-next>img,.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-button-prev>img{width:100%}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-button-next:after,.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-button-prev:after{display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .swiper-button-prev{display:none}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-text{color:#333;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-text{width:100%}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-text .product-text-swiper-20-1-text-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-text .product-text-swiper-20-1-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-text .product-text-swiper-20-1-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:2.86458vw;color:#717171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-text .product-text-swiper-20-1-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper{padding-bottom:3.28125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper{padding-bottom:6.66667vw}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide{width:100%}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text-one{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:20px;font-size:1.04167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text-one{font-size:5.33333vw}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin-top:2.96875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin-top:8vw}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#868786;font-size:1.04167vw;margin-bottom:1.40625vw;padding-left:1.35417vw;position:relative;line-height:1.25}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;margin-bottom:4.8vw;padding-left:6.93333vw}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{content:"";display:block;width:.3125vw;height:.3125vw;background:#727171;border-radius:50%;position:absolute;left:0;top:.3125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{top:1.6vw;width:1.6vw;height:1.6vw}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img{position:relative;display:block}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img>picture>img{width:100%;display:block;height:37.8125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img>picture>img{width:100%;display:block;left:5.33333vw;bottom:5.33333vw;height:50.13333vw}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img .swiper-slide-mask{width:100%;height:100%;background:#000;position:absolute;left:0;top:0;right:0;bottom:0;opacity:.3}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img .play-btn-a{width:4.6875vw;height:4.6875vw;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:4.6875vw 4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img .play-btn-a{width:16vw;height:16vw;background-size:16vw 16vw}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-pagination{bottom:10.13333vw;display:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-pagination{display:block}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-swiper-20-1 .product-text-swiper-20-1-con .product-text-swiper-20-1-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.mr-solution-kv{width:100%;position:relative;font-weight:400;word-wrap:break-word;padding-bottom:4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-kv{padding-bottom:12vw}
}
.mr-solution-kv img,.mr-solution-kv picture{display:block;width:100%}
.mr-solution-kv .mr-solution-kv-text{color:#fff;position:absolute;top:50%;left:9.53125vw;width:35.9375vw;-webkit-transform:translateY(-41%);transform:translateY(-41%)}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-kv .mr-solution-kv-text{width:90%;padding:0;-webkit-transform:translateY(-90%);transform:translateY(-90%);left:5.33333vw}
}
.mr-solution-kv .mr-solution-kv-text .mr-solution-kv-text-sub{font-size:1.66667vw;line-height:1.6;margin-bottom:.78125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-kv .mr-solution-kv-text .mr-solution-kv-text-sub{font-size:4.8vw;margin-bottom:2.66667vw}
}
.mr-solution-kv .mr-solution-kv-text .mr-solution-kv-text-tit{font-size:3.64583vw;line-height:1.25;margin-bottom:3.64583vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-kv .mr-solution-kv-text .mr-solution-kv-text-tit{font-size:11.2vw;margin-bottom:6.13333vw}
}
.mr-solution-kv .mr-solution-kv-text>a{color:#fff}
.mr-solution-kv .mr-solution-kv-text .mr-solution-text-des{font-size:1.04167vw;line-height:1.6;position:relative;text-indent:2.60417vw;cursor:pointer}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-kv .mr-solution-kv-text .mr-solution-text-des{font-size:5.33333vw;text-indent:10.66667vw}
}
.mr-solution-kv .mr-solution-kv-text .mr-solution-text-des:before{content:"";width:1.92708vw;height:1.92708vw;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) 0 0 no-repeat;background-size:100%;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-kv .mr-solution-kv-text .mr-solution-text-des:before{width:8vw;height:8vw}
}
.mr-solution-kv .product-more{text-align:left;padding-top:.3rem}
@media screen and (max-width:749px){.mr-solution-kv .product-more{padding-top:.2rem}
}
.mr-solution-broadtext-des{width:59.27083vw;font-size:1.14583vw;line-height:1.6;color:#727171;margin:0 auto;padding:4.6875vw 0 0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-broadtext-des{font-size:4.26667vw;width:100%;padding:12vw 5.33333vw}
}
.mr-solution-video{padding-top:4.6875vw;padding-bottom:4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-video{padding:12vw 0}
}
.mr-solution-video .mr-solution-tit{font-weight:700;font-size:2.91667vw;width:100%;position:relative;padding:1.30208vw 9.84375vw 3.90625vw;margin-bottom:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-solution-video .mr-solution-tit{font-size:9.6vw;padding:6.66667vw 5.33333vw 8vw}
}
.mr-solution-video .mr-solution-tit:before{content:"";position:absolute;top:0;left:9.53125vw;width:3.85417vw;height:.52083vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-solution-video .mr-solution-tit:before{width:19.73333vw;height:2.66667vw;left:5.33333vw;top:0}
}
.mr-solution-video .mr-solution-video-con{width:100%;position:relative;overflow:hidden}
.mr-solution-video .mr-solution-video-con .mr-solution-video-img{width:100%}
.mr-solution-video .mr-solution-video-con .play-btn-a{width:4.16667vw;height:4.16667vw;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:4.16667vw 4.16667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-video .mr-solution-video-con .play-btn-a{width:10.66667vw;height:10.66667vw;background-size:10.66667vw 10.66667vw}
}
.mr-solution-precise{width:80.9375vw;margin:0 auto;padding:4.6875vw 0 3.125vw;overflow:hidden}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-precise{width:100%;padding:12vw 5.33333vw 4vw;margin:0}
}
.mr-solution-precise .mr-solution-list{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-left:-.78125vw;width:82.5vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-precise .mr-solution-list{width:100%;margin-left:0}
}
.mr-solution-precise .mr-solution-list .mr-solution-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:initial;-webkit-justify-content:initial;justify-content:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:25.9375vw;background:#f8f8f8;margin:0 .78125vw 1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-precise .mr-solution-list .mr-solution-item{width:100%;margin:0 0 8vw}
}
.mr-solution-precise .mr-solution-list .mr-solution-item .mr-solution-item-img{width:100%;overflow:hidden}
.mr-solution-precise .mr-solution-list .mr-solution-item .mr-solution-item-img>img{width:100%;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
.mr-solution-precise .mr-solution-list .mr-solution-item>a{display:block}
.mr-solution-precise .mr-solution-list .mr-solution-item .mr-solution-item-text{padding:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-precise .mr-solution-list .mr-solution-item .mr-solution-item-text{padding:5.33333vw}
}
.mr-solution-precise .mr-solution-list .mr-solution-item .mr-solution-item-text .mr-solution-item-tit{font-size:1.66667vw;line-height:1.25;margin-bottom:1.35417vw;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-precise .mr-solution-list .mr-solution-item .mr-solution-item-text .mr-solution-item-tit{font-size:5.33333vw;margin-bottom:2.66667vw}
}
.mr-solution-precise .mr-solution-list .mr-solution-item .mr-solution-item-text .mr-solution-item-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:1.45833vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-solution-precise .mr-solution-list .mr-solution-item .mr-solution-item-text .mr-solution-item-des{font-size:4.26667vw;margin-bottom:0}
}
.mr-solution-precise .mr-solution-list .mr-solution-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}
.mr-solution-share{position:relative;padding-top:4.6875vw;padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-solution-share{padding-top:12vw;padding-bottom:12vw}
}
.mr-solution-share .wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-solution-share .wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-solution-share .mr-solution-share-con{max-width:34.375vw;-webkit-box-flex:0;-webkit-flex:0 0 34.375vw;flex:0 0 34.375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-solution-share .mr-solution-share-con{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%}
}
.mr-solution-share .mr-solution-share-con .mr-solution-share-ele{font-size:0}
.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon{display:inline-block;width:2.5vw;height:2.5vw;border:1px solid #dcdddd;border-right:0;background:no-repeat 50%;background-size:1.04167vw 1.04167vw;vertical-align:bottom}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon{width:11.46667vw;height:11.46667vw;background-size:4.8vw 4.8vw}
}
.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon.mr-solution-share-icon-last{border-right:1px solid #dcdddd}
.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon.mr-solution-share-icon-in{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMjUzIiBkPSJNMTguNDgyIDBhMS41NTYgMS41NTYgMCAwMTEuMDU4LjQwN0ExLjMgMS4zIDAgMDEyMCAxLjQxNHYxNy4xNzRhMS4yODkgMS4yODkgMCAwMS0uNDYgMSAxLjU1NiAxLjU1NiAwIDAxLTEuMDU4LjQxMkgxLjQ2NGExLjQ1NyAxLjQ1NyAwIDAxLTEuMDMtLjQwN0ExLjMyMyAxLjMyMyAwIDAxMCAxOC41ODZWMS40MTRhMS4zMTggMS4zMTggMCAwMS40MzQtMUExLjQ1OSAxLjQ1OSAwIDAxMS40NjQgMHpNNC40NDQgNi4xOTVhMS42NTcgMS42NTcgMCAwMDEuMjItLjUxNyAxLjcwOCAxLjcwOCAwIDAwMC0yLjQ0NyAxLjcgMS43IDAgMDAtMi40NCAwIDEuNjc0IDEuNjc0IDAgMDAtLjUxNiAxLjIyMyAxLjY3MyAxLjY3MyAwIDAwMS43MzYgMS43NDF6bTEuNDY0IDEwLjg2OVY3LjVIMi45ODJ2OS41NjZoMi45MjZ6bTExLjExIDB2LTUuMjdhNi4zMyA2LjMzIDAgMDAtLjczMi0zLjM0M0EzLjAzNSAzLjAzNSAwIDAwMTMuNSA3LjI4MiAyLjg1NSAyLjg1NSAwIDAwMTAuNjc4IDguOGgtLjA1NFY3LjVINy44djkuNTY2aDIuOTN2LTQuNzI5cTAtMi40NDYgMS43ODgtMi40NDdhMS4yNDUgMS4yNDUgMCAwMTEuMDU2LjQ2MSAxLjg4OSAxLjg4OSAwIDAxLjQwNi44NyA5LjU1MiA5LjU1MiAwIDAxLjA1NCAxLjE2OXY0LjY3NWgyLjk4NHoiIGZpbGw9IiMyMjIiIG9wYWNpdHk9Ii45OTgiLz48L3N2Zz4=)}
.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon.mr-solution-share-icon-fb{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZGF0YS1uYW1lPSLlh4/ljrsgMSIgZD0iTTE4LjkgMjB2LS4wMDdoLTUuMVYxMi4yNWgyLjZsLjM4Ny0zLjAxN0gxMy44VjcuMzA1YTEuNTgyIDEuNTgyIDAgMDEuMjc4LTEuMDYyIDEuNTE5IDEuNTE5IDAgMDExLjIyMi0uNDA1aDEuNlYzLjE0YTIwLjgwNiAyMC44MDYgMCAwMC0yLjMzMS0uMTIgMy44ODEgMy44ODEgMCAwMC0yLjgwNiAxLjAyNiA0LjA0IDQuMDQgMCAwMC0xLjA3NSAyLjk2djIuMjI3SDguMDc3djMuMDE3aDIuNjA5djcuNzQySDEuMWExLjEgMS4xIDAgMDEtMS4xLTEuMVYxLjFBMS4xIDEuMSAwIDAxMS4xIDBoMTcuOEExLjEgMS4xIDAgMDEyMCAxLjF2MTcuOGExLjEgMS4xIDAgMDEtMS4xIDEuMXoiIGZpbGw9IiMyMjIiLz48L3N2Zz4=)}
.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon.mr-solution-share-icon-tw{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi4xNjgiIGhlaWdodD0iMjMiPjxwYXRoIGQ9Ik0xOC4yNDQgMi4yNWgzLjMwOGwtNy4yMjcgOC4yNiA4LjUwMiAxMS4yNEgxNi4xN2wtNS4yMTQtNi44MTdMNC45OSAyMS43NUgxLjY4bDcuNzMtOC44MzVMMS4yNTQgMi4yNUg4LjA4bDQuNzEzIDYuMjMxem0tMS4xNjEgMTcuNTJoMS44MzNMNy4wODQgNC4xMjZINS4xMTd6IiBmaWxsPSIjMjIyIi8+PC9zdmc+);background-size:1.15458vw .9375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon.mr-solution-share-icon-tw{background-size:5.376vw 4.36533vw}
}
.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon.mr-solution-share-icon-wechat{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNC43MjciIGhlaWdodD0iMjAiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDI1OSIgZD0iTTE2LjczNyA2LjA1MmMuMjgxIDAgLjU2Mi4wMjYuODQyLjA1MS0uNzUzLTMuNDkzLTQuNTI4LTYuMS04LjgyOS02LjFDMy45NDEuMDIgMCAzLjI3IDAgNy4zOThjMCAyLjM4IDEuMzE0IDQuMzQyIDMuNSA1Ljg2MmwtLjg4MSAyLjYwNyAzLjA2My0xLjUxOGExNS4xNjMgMTUuMTYzIDAgMDAzLjA2Mi40MjljLjI4MSAwIC41NDktLjAxMi44MTYtLjAzN2E2LjYyNyA2LjYyNyAwIDAxLS4yNjctMS44MjQgNy4xNTcgNy4xNTcgMCAwMTcuNDUxLTYuODZ6TTEyLjAzIDMuN2ExLjA4OSAxLjA4OSAwIDExMCAyLjE3NyAxLjEwOCAxLjEwOCAwIDExMC0yLjE3N3pNNS45MDUgNS44NzdhMS4xMDggMS4xMDggMCAxMTAtMi4xNzcgMS4wODkgMS4wODkgMCAxMTAgMi4xNzd6bTE4LjgyMiA2Ljk0NmMwLTMuNDY4LTMuNS02LjMtNy40NC02LjMtNC4xNTkgMC03LjQzOCAyLjgzNS03LjQzOCA2LjNzMy4yNzkgNi4zIDcuNDM4IDYuM2ExMS4yMTggMTEuMjE4IDAgMDAyLjYyOS0uNDMxbDIuNCAxLjMtLjY2My0yLjE2NWMxLjc2MS0xLjMyIDMuMDc0LTMuMDU2IDMuMDc0LTUuMDA0em0tOS44NTEtMS4wODlhLjk0NC45NDQgMCAwMS0uODgxLS44NzQuOTU2Ljk1NiAwIDAxLjg4MS0uODc0LjkuOSAwIDExMCAxLjc0OHptNC44MTEgMGEuOTMxLjkzMSAwIDAxLS44NjktLjg3NC45NDIuOTQyIDAgMDEuODY5LS44NzQuOS45IDAgMTEwIDEuNzQ4eiIgZmlsbD0iIzIyMiIvPjwvc3ZnPg==);background-size:1.28786vw 1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon.mr-solution-share-icon-wechat{background-size:5.99733vw 4.85067vw}
}
.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon.mr-solution-share-icon-mail{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIxOSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDIzdjE5SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSLnu4QgMTk3MyIgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMzciIGQ9Ik0zLjY4NiAxaDE1LjYyOEEyLjY4MiAyLjY4MiAwIDAxMjIgMy42NzF2MTEuNjU4QTIuNjgyIDIuNjgyIDAgMDExOS4zMTQgMThIMy42ODZBMi42ODIgMi42ODIgMCAwMTEgMTUuMzI5VjMuNjcxQTIuNjgyIDIuNjgyIDAgMDEzLjY4NiAxem0xNS42MjggMTUuNTQzYTEuMjE5IDEuMjE5IDAgMDAxLjIyMS0xLjIxNFYzLjY3MWExLjIxOSAxLjIxOSAwIDAwLTEuMjIxLTEuMjE0SDMuNjg2YTEuMjE5IDEuMjE5IDAgMDAtMS4yMjEgMS4yMTR2MTEuNjU4YTEuMjE5IDEuMjE5IDAgMDAxLjIyMSAxLjIxNHoiLz48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCAzMzgiIGQ9Ik0xMS41IDExLjM4OWEuNzIuNzIgMCAwMS0uNDItLjEzNmwtOS43NjctN2EuNzYxLjc2MSAwIDAxLS4xOC0xLjA0NS43MjIuNzIyIDAgMDExLjAxNy0uMTgzbDkuMzQ3IDYuNyA5LjM0Ny02LjdhLjcyMi43MjIgMCAwMTEuMDIuMTg0Ljc2MS43NjEgMCAwMS0uMTggMS4wNDVsLTkuNzY3IDdhLjcyLjcyIDAgMDEtLjQxNy4xMzV6Ii8+PC9nPjwvc3ZnPg==);background-size:1.25vw 1.25vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon.mr-solution-share-icon-mail{background-size:6.4vw 6.4vw}
}
.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon.mr-solution-share-icon-weibo{background-image:url(../../../static/img/ico-weibo.svg);background-size:1.25vw 1.19792vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-solution-share .mr-solution-share-con .mr-solution-share-ele .mr-solution-share-ele-icon.mr-solution-share-icon-weibo{background-size:6.4vw 6.13333vw}
}
.mr-products-solutions-care{padding:4.6875vw 0 3.125vw;width:80.9375vw;margin:0 auto;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-care{width:100%;padding:12vw 0 4vw;overflow-x:hidden}
}
.mr-products-solutions-care .mr-products-solutions-text-img-text{width:80.9375vw;text-align:center;padding-bottom:1.04167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-care .mr-products-solutions-text-img-text{width:100%;text-align:left;padding:0 5.33333vw 5.33333vw}
}
.mr-products-solutions-care .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit{width:80.9375vw;position:relative;font-size:2.91667vw;line-height:1.25;margin-bottom:3.125vw;font-weight:700;padding-top:1.14583vw;text-align:left}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-care .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit{font-size:9.6vw;margin-bottom:6.66667vw;padding-top:6.66667vw;width:100%}
}
.mr-products-solutions-care .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit:before{content:"";position:absolute;top:0;left:0;width:3.85417vw;height:.52083vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-products-solutions-care .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit:before{width:19.73333vw;height:2.66667vw;left:0;top:0}
}
.mr-products-solutions-care .mr-products-solutions-text-img-text .mr-products-solutions-text-img-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:.78125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-care .mr-products-solutions-text-img-text .mr-products-solutions-text-img-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.mr-products-solutions-care .mr-products-solutions-list{width:80.9375vw;overflow:hidden}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-care .mr-products-solutions-list{width:89.33333vw;margin:0 auto}
}
.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con{width:83.02083vw;margin-left:-1.04167vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con{width:100%;margin-left:0}
}
.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con>a{display:block}
.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item{width:39.42708vw;height:22.1875vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:initial;-webkit-justify-content:initial;justify-content:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin-bottom:1.5625vw;margin-right:1.5625vw;background:#f8f8f8;position:relative;overflow:hidden}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item{width:100%;height:50.4vw;margin:0 0 8vw}
}
.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-item-img{width:100%;height:22.1875vw;display:block;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-item-img{height:50.4vw;aspect-ratio:16/9}
}
.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item>a{display:block}
.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text{width:100%;position:absolute;left:0;bottom:1.35417vw;text-align:center}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text{bottom:2.13333vw}
}
.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text .mr-products-solutions-hot-item-text-tit{width:100%;font-size:1.45833vw;line-height:1.25;color:#fff;font-weight:700}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text .mr-products-solutions-hot-item-text-tit{font-size:5.33333vw;width:100%}
}
.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text .mr-products-solutions-hot-item-text-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:0;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text .mr-products-solutions-hot-item-text-des{font-size:4.26667vw;margin-bottom:0}
}
.mr-products-solutions-care .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}
.mr-products-solutions-ventilators{padding:4.6875vw 0;width:80.9375vw;margin:0 auto;color:#242728;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-ventilators{width:100%;padding:12vw 0 6.66667vw;overflow-x:hidden}
}
.mr-products-solutions-ventilators .mr-products-solutions-text-img-text{width:80.9375vw;text-align:center;padding-bottom:1.04167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-ventilators .mr-products-solutions-text-img-text{width:100%;text-align:left;padding:0 5.33333vw 5.33333vw}
}
.mr-products-solutions-ventilators .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit{width:80.9375vw;position:relative;font-size:2.91667vw;line-height:1.25;margin-bottom:3.125vw;font-weight:700;padding-top:1.14583vw;text-align:left}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-ventilators .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit{font-size:9.6vw;margin-bottom:6.66667vw;padding-top:6.66667vw;width:100%}
}
.mr-products-solutions-ventilators .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit:before{content:"";position:absolute;top:0;left:0;width:3.85417vw;height:.52083vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-products-solutions-ventilators .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit:before{width:19.73333vw;height:2.66667vw;left:0;top:0}
}
.mr-products-solutions-ventilators .mr-products-solutions-text-img-text .mr-products-solutions-text-img-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:.78125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-ventilators .mr-products-solutions-text-img-text .mr-products-solutions-text-img-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.mr-products-solutions-ventilators .mr-products-solutions-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-ventilators .mr-products-solutions-list{padding:0 5.33333vw 5.33333vw}
}
.mr-products-solutions-ventilators .mr-products-solutions-list>a{display:block;width:16.14583vw;height:16.14583vw;overflow:hidden;position:relative;-webkit-transition:all .6s;transition:all .6s}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-ventilators .mr-products-solutions-list>a{width:50%;height:44.53333vw}
}
.mr-products-solutions-ventilators .mr-products-solutions-list>a:hover .mr-products-solutions-item-mask{opacity:1}
.mr-products-solutions-ventilators .mr-products-solutions-list>a:nth-child(odd){background:#fafafa}
.mr-products-solutions-ventilators .mr-products-solutions-list>a:nth-child(2n){background:#f1f1f1}
.mr-products-solutions-ventilators .mr-products-solutions-list .mr-products-solutions-item{width:16.14583vw;height:16.14583vw;line-height:16.14583vw;font-size:1.25vw;color:#242728;text-align:center;position:relative;font-weight:700}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-ventilators .mr-products-solutions-list .mr-products-solutions-item{width:50%;height:44.53333vw}
}
.mr-products-solutions-ventilators .mr-products-solutions-list .mr-products-solutions-item-mask{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-ventilators .mr-products-solutions-list .mr-products-solutions-item-mask{opacity:1}
}
.mr-products-solutions-ventilators .mr-products-solutions-list .mr-products-solutions-item-mask .mr-products-solutions-item-mask-con{position:relative}
.mr-products-solutions-ventilators .mr-products-solutions-list .mr-products-solutions-item-mask .mr-products-solutions-item-mask-con .mr-products-solutions-item-img{width:100%;aspect-ratio:1/1}
.mr-products-solutions-ventilators .mr-products-solutions-list .mr-products-solutions-item-mask .mr-products-solutions-item-mask-con .mr-products-solutions-item-mask-tit{position:absolute;left:0;bottom:1.5625vw;color:#fff;font-size:1.25vw;text-align:center;width:16.14583vw;font-weight:700}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-ventilators .mr-products-solutions-list .mr-products-solutions-item-mask .mr-products-solutions-item-mask-con .mr-products-solutions-item-mask-tit{width:44.53333vw;font-size:4.26667vw;bottom:2.66667vw;padding:0 4vw;line-height:1.25}
}
.mr-products-solutions-community{padding:4.6875vw 0 3.125vw;width:80.9375vw;margin:0 auto;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community{width:100%;padding:12vw 0 1.33333vw;overflow-x:hidden}
}
.mr-products-solutions-community .mr-products-solutions-text-img-text{width:80.9375vw;text-align:center;padding-bottom:1.04167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community .mr-products-solutions-text-img-text{width:100%;text-align:left;padding:0 5.33333vw 5.33333vw}
}
.mr-products-solutions-community .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit{width:80.9375vw;position:relative;font-size:2.91667vw;line-height:1.25;margin-bottom:1.5625vw;font-weight:700;padding-top:1.14583vw;text-align:left}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit{font-size:9.6vw;margin-bottom:6.66667vw;padding-top:6.66667vw;width:100%}
}
.mr-products-solutions-community .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit:before{content:"";position:absolute;top:0;left:0;width:3.85417vw;height:.52083vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-products-solutions-community .mr-products-solutions-text-img-text .mr-products-solutions-text-img-tit:before{width:19.73333vw;height:2.66667vw;left:0;top:0}
}
.mr-products-solutions-community .mr-products-solutions-text-img-text .mr-products-solutions-text-img-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:.78125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community .mr-products-solutions-text-img-text .mr-products-solutions-text-img-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.mr-products-solutions-community .mr-products-solutions-list{width:80.9375vw;overflow:hidden}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community .mr-products-solutions-list{width:89.33333vw;margin:0 auto}
}
.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con{width:82.5vw;margin-left:-.78125vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con{width:100%;margin-left:0}
}
.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con>a{display:block}
.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item{width:19.0625vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:initial;-webkit-justify-content:initial;justify-content:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin:0 .78125vw 1.5625vw;overflow:hidden;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item{width:100%;margin:0 0 8vw}
}
.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-item-img{width:100%;height:14.27083vw;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-item-img{height:66.93333vw;width:100%;aspect-ratio:16/9}
}
.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item>a{display:block}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item>a{overflow:hidden;width:100%}
}
.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text{width:100%;text-align:center;padding-top:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text{padding:5.33333vw;width:100%;overflow:hidden;width:89.33333vw}
}
.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text .mr-products-solutions-hot-item-text-tit{width:100%;font-size:1.45833vw;line-height:1.25;color:#242728;font-weight:700}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text .mr-products-solutions-hot-item-text-tit{font-size:6.4vw;width:100%;overflow:hidden}
}
.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text .mr-products-solutions-hot-item-text-des{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:0;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item .mr-products-solutions-hot-item-text .mr-products-solutions-hot-item-text-des{font-size:4.26667vw;margin-bottom:0;width:100%;overflow:hidden}
}
.mr-products-solutions-community .mr-products-solutions-list .mr-products-solutions-list-con .mr-products-solutions-hot-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}
.mr-csr p{font-size:inherit;line-height:inherit;color:inherit}
.mr-csr .csr-a{text-decoration:underline}
.mr-csr .csr-kv{position:relative}
.mr-csr .csr-kv .csr-kv-img{display:block;width:100%}
.mr-csr .csr-kv .csr-kv-txt{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:9.53125%;width:42.70833vw;color:#fff;font-size:3.64583vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-kv .csr-kv-txt{font-size:11.2vw;width:89.33333vw;left:5.33333vw}
}
.mr-csr .csr-gap{height:9.375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-gap{height:24vw}
}
.mr-csr .csr-nav{height:3.64583vw;display:-webkit-box;display:-webkit-flex;display:flex;padding-right:7.8125vw;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;border-bottom:1px solid #dcdddd;background-color:#fff;width:100%;z-index:3;overflow-x:auto;overflow-y:hidden}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-nav{height:16vw;padding:0 1.33333vw;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}
}
.mr-csr .csr-nav.fixed{position:fixed;top:0}
.mr-csr .csr-nav.fixed_with_nav{position:fixed;top:3.54167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-nav.fixed_with_nav{top:16vw}
}
.mr-csr .csr-nav--item{font-size:1.14583vw;color:#242728;padding:0 1.5625vw;line-height:3.64583vw;text-decoration:none}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-nav--item{font-size:4.26667vw;line-height:16vw;padding:0 4vw;white-space:nowrap}
}
.mr-csr .csr-nav--item.active{color:#c7000b}
.mr-csr .csr-overview{color:#242728;font-size:1.45833vw;font-weight:500}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-overview{font-size:4.26667vw;margin-top:13.33333vw !important}
}
.mr-csr .oh{overflow:hidden}
.mr-csr .csr-container,.mr-csr .csr-container-fluid,.mr-csr .csr-container-fluid--left,.mr-csr .csr-container-fluid--right{width:80.9375vw;margin:9.375vw auto 0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-container,.mr-csr .csr-container-fluid,.mr-csr .csr-container-fluid--left,.mr-csr .csr-container-fluid--right{width:89.33333vw;margin-top:24vw}
}
.mr-csr .csr-container-sm{width:67.29167vw;margin-left:auto;margin-right:auto}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-container-sm{width:100%}
}
.mr-csr .csr-container-fluid,.mr-csr .csr-container-fluid--left,.mr-csr .csr-container-fluid--right{width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-container-fluid,.mr-csr .csr-container-fluid--left,.mr-csr .csr-container-fluid--right{width:89.33333vw;margin-top:24vw}
}
.mr-csr .csr-container-fluid--left{width:90.46875vw;margin-left:0;margin-right:auto}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-container-fluid--left{margin-left:auto}
}
.mr-csr .csr-container-fluid--right{width:90.46875vw;margin-right:0;margin-left:auto}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-container-fluid--right{margin-right:auto}
}
.mr-csr .csr-sections{height:0;overflow:hidden}
.mr-csr .csr-section-head{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-section-head{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-csr .head-txts{width:25vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .head-txts{width:100%;margin-bottom:13.33333vw;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}
}
.mr-csr .csr-tit-red{font-weight:500;font-size:1.30208vw;color:#c7000b;padding-left:4.89583vw;position:relative;line-height:1.3;margin-bottom:.78125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-tit-red{font-size:4.26667vw;padding-left:25.06667vw;margin-bottom:4vw}
}
.mr-csr .csr-tit-red-wrap{position:absolute;left:0;top:.52083vw;width:3.85417vw;height:.52083vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-tit-red-wrap{top:.8vw;width:19.73333vw;height:2.66667vw}
}
.mr-csr .csr-tit-red-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#c7000b}
.mr-csr .csr-tit{font-size:2.91667vw;font-weight:700;line-height:1.1;margin-bottom:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-tit{font-size:9.6vw;margin-bottom:8vw}
}
.mr-csr .csr-sub-tit{color:#242728;font-size:1.66667vw;font-weight:700;line-height:1.3;margin-bottom:2.34375vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-sub-tit{font-size:6.4vw;margin-bottom:8vw}
}
.mr-csr .csr-des,.mr-csr .csr-des--sm{color:#727171;font-size:1.35417vw;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-des,.mr-csr .csr-des--sm{font-size:4.26667vw}
}
.mr-csr .csr-des--sm{font-size:1.14583vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-des--sm{font-size:4.26667vw}
}
.mr-csr .head-imgWrap--right{width:58.4375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .head-imgWrap--right{width:100%}
}
.mr-csr .head-imgWrap--left{width:59.53125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .head-imgWrap--left{width:100%}
}
.mr-csr .csr-img{width:100%;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}
.mr-csr .csr-toggleWrap{text-align:center;margin-top:6.25vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-toggleWrap{margin-top:13.33333vw}
}
.mr-csr .csr-toggleWrap .btn{-webkit-transform:rotate(90deg);transform:rotate(90deg);width:4.16667vw;height:4.16667vw;background-size:2.08333vw 2.08333vw;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-toggleWrap .btn{width:12.8vw;height:12.8vw;background-size:6.4vw 6.4vw}
}
.mr-csr .section-txts{margin-bottom:4.6875vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .section-txts{margin-bottom:13.33333vw}
}
.mr-csr .section-txts-left{-webkit-flex-basis:39.58333vw;flex-basis:39.58333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .section-txts-left{-webkit-flex-basis:100%;flex-basis:100%;margin-bottom:8vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .section-txts-right{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
}
.mr-csr .info-item,.mr-csr .info-item--w100p{margin-bottom:5.20833vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .info-item,.mr-csr .info-item--w100p{margin-bottom:16vw;-webkit-flex-basis:50%;flex-basis:50%}
}
.mr-csr .info-item--w100p:last-child,.mr-csr .info-item:last-child{margin-bottom:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .info-item--w100p:nth-last-child(2),.mr-csr .info-item:nth-last-child(2){margin-bottom:0}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .info-item--w100p:nth-child(2),.mr-csr .info-item:nth-child(2){margin-bottom:16vw}
}
.mr-csr .info-item--w100p{width:100%;margin-bottom:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .info-item--w100p{margin-bottom:10.66667vw !important;-webkit-flex-basis:100%;flex-basis:100%}
}
.mr-csr .info-item--w100p:last-child{margin-bottom:0 !important}
.mr-csr .info-imgWrap{margin-right:2.08333vw;width:2.91667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .info-imgWrap{margin-right:4vw;width:8vw;-webkit-flex-shrink:0;flex-shrink:0}
}
.mr-csr .info-txts{font-weight:700;color:#242728}
.mr-csr .info-tit{font-size:2.91667vw;line-height:1.1}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .info-tit{font-size:6.4vw}
}
.mr-csr .info-des{font-size:1.04167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .info-des{font-size:3.2vw}
}
.mr-csr .section-swiper-bg,.mr-csr .section-swiper-bg--2,.mr-csr .section-swiper-bg--3,.mr-csr .section-swiper-bg--4{background:transparent url(../../../static/img/csr/s3-5.jpg) 50% no-repeat;background-size:cover}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .section-swiper-bg,.mr-csr .section-swiper-bg--2,.mr-csr .section-swiper-bg--3,.mr-csr .section-swiper-bg--4{background:none !important}
}
.mr-csr .section-swiper-bg--2 .swiper-slide,.mr-csr .section-swiper-bg--3 .swiper-slide,.mr-csr .section-swiper-bg--4 .swiper-slide,.mr-csr .section-swiper-bg .swiper-slide{width:50%}
.mr-csr .section-swiper-bg--2{background-image:url(../../../static/img/csr/s4-5.jpg)}
.mr-csr .section-swiper-bg--2 .swiper-slide:nth-child(odd){width:30.83333vw}
.mr-csr .section-swiper-bg--2 .swiper-slide:nth-child(2n){width:36.35417vw}
.mr-csr .section-swiper-bg--2 .swiper-slide.swiper-slide-w766{width:39.89583vw}
.mr-csr .section-swiper-bg--2 .swiper-slide.swiper-slide-w524{width:27.29167vw}
.mr-csr .section-swiper-bg--3{background-image:url(../../../static/img/csr/s8-4.jpg)}
.mr-csr .section-swiper-bg--3 .swiper-slide{width:46.5625vw}
.mr-csr .section-swiper-bg--3 .swiper-slide:last-child{position:absolute;top:0;right:0;width:20.72917vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .section-swiper-bg--3 .swiper-slide:last-child{position:static}
}
.mr-csr .section-swiper-bg--4{background-image:url(../../../static/img/csr/s9-3.jpg)}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .section-swiper-bg--4 .swiper-slide{margin-top:0 !important;margin-bottom:0 !important}
}
.mr-csr .section-swiper-bg--4 .swiper-slide:first-child{margin-top:8.38542vw}
.mr-csr .section-swiper-bg--4 .swiper-slide:last-child{margin-bottom:8.38542vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .swiper-container{padding-bottom:calc(13.33vw + 15px)}
}
.mr-csr .swiper-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .swiper-wrapper{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
}
.mr-csr .swiper-pagination-bullet{width:2.66667vw;height:2.66667vw}
.mr-csr .swiper-pagination-bullet-active{background-color:#c7000b}
.mr-csr .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 1.33333vw}
.mr-csr .csr-card,.mr-csr .csr-card-h313,.mr-csr .csr-card-h406,.mr-csr .csr-card-wrap{display:-webkit-box;display:-webkit-flex;display:flex;height:17.60417vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-card,.mr-csr .csr-card-h313,.mr-csr .csr-card-h406,.mr-csr .csr-card-wrap{height:auto;-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-csr .csr-card-h313:hover .card-txt,.mr-csr .csr-card-h313:hover .card-txt-w100p,.mr-csr .csr-card-h313:hover .card-txt-w198,.mr-csr .csr-card-h313:hover .card-txt-w234,.mr-csr .csr-card-h313:hover .card-txt-w247,.mr-csr .csr-card-h313:hover .card-txt-w372,.mr-csr .csr-card-h406:hover .card-txt,.mr-csr .csr-card-h406:hover .card-txt-w100p,.mr-csr .csr-card-h406:hover .card-txt-w198,.mr-csr .csr-card-h406:hover .card-txt-w234,.mr-csr .csr-card-h406:hover .card-txt-w247,.mr-csr .csr-card-h406:hover .card-txt-w372,.mr-csr .csr-card-wrap:hover .card-txt,.mr-csr .csr-card-wrap:hover .card-txt-w100p,.mr-csr .csr-card-wrap:hover .card-txt-w198,.mr-csr .csr-card-wrap:hover .card-txt-w234,.mr-csr .csr-card-wrap:hover .card-txt-w247,.mr-csr .csr-card-wrap:hover .card-txt-w372,.mr-csr .csr-card:hover .card-txt,.mr-csr .csr-card:hover .card-txt-w100p,.mr-csr .csr-card:hover .card-txt-w198,.mr-csr .csr-card:hover .card-txt-w234,.mr-csr .csr-card:hover .card-txt-w247,.mr-csr .csr-card:hover .card-txt-w372{color:#fff}
.mr-csr .csr-card-h313:hover .card-txt-w100p:before,.mr-csr .csr-card-h313:hover .card-txt-w198:before,.mr-csr .csr-card-h313:hover .card-txt-w234:before,.mr-csr .csr-card-h313:hover .card-txt-w247:before,.mr-csr .csr-card-h313:hover .card-txt-w372:before,.mr-csr .csr-card-h313:hover .card-txt:before,.mr-csr .csr-card-h406:hover .card-txt-w100p:before,.mr-csr .csr-card-h406:hover .card-txt-w198:before,.mr-csr .csr-card-h406:hover .card-txt-w234:before,.mr-csr .csr-card-h406:hover .card-txt-w247:before,.mr-csr .csr-card-h406:hover .card-txt-w372:before,.mr-csr .csr-card-h406:hover .card-txt:before,.mr-csr .csr-card-wrap:hover .card-txt-w100p:before,.mr-csr .csr-card-wrap:hover .card-txt-w198:before,.mr-csr .csr-card-wrap:hover .card-txt-w234:before,.mr-csr .csr-card-wrap:hover .card-txt-w247:before,.mr-csr .csr-card-wrap:hover .card-txt-w372:before,.mr-csr .csr-card-wrap:hover .card-txt:before,.mr-csr .csr-card:hover .card-txt-w100p:before,.mr-csr .csr-card:hover .card-txt-w198:before,.mr-csr .csr-card:hover .card-txt-w234:before,.mr-csr .csr-card:hover .card-txt-w247:before,.mr-csr .csr-card:hover .card-txt-w372:before,.mr-csr .csr-card:hover .card-txt:before{background-image:url(../../../static/img/csr/s3-6@hover.svg)}
.mr-csr .csr-card-h313:hover .card-txt-w100p:after,.mr-csr .csr-card-h313:hover .card-txt-w198:after,.mr-csr .csr-card-h313:hover .card-txt-w234:after,.mr-csr .csr-card-h313:hover .card-txt-w247:after,.mr-csr .csr-card-h313:hover .card-txt-w372:after,.mr-csr .csr-card-h313:hover .card-txt:after,.mr-csr .csr-card-h406:hover .card-txt-w100p:after,.mr-csr .csr-card-h406:hover .card-txt-w198:after,.mr-csr .csr-card-h406:hover .card-txt-w234:after,.mr-csr .csr-card-h406:hover .card-txt-w247:after,.mr-csr .csr-card-h406:hover .card-txt-w372:after,.mr-csr .csr-card-h406:hover .card-txt:after,.mr-csr .csr-card-wrap:hover .card-txt-w100p:after,.mr-csr .csr-card-wrap:hover .card-txt-w198:after,.mr-csr .csr-card-wrap:hover .card-txt-w234:after,.mr-csr .csr-card-wrap:hover .card-txt-w247:after,.mr-csr .csr-card-wrap:hover .card-txt-w372:after,.mr-csr .csr-card-wrap:hover .card-txt:after,.mr-csr .csr-card:hover .card-txt-w100p:after,.mr-csr .csr-card:hover .card-txt-w198:after,.mr-csr .csr-card:hover .card-txt-w234:after,.mr-csr .csr-card:hover .card-txt-w247:after,.mr-csr .csr-card:hover .card-txt-w372:after,.mr-csr .csr-card:hover .card-txt:after{-webkit-transform:translateX(0);transform:translateX(0)}
.mr-csr .csr-card-h313:hover .csr-img,.mr-csr .csr-card-h406:hover .csr-img,.mr-csr .csr-card-wrap:hover .csr-img,.mr-csr .csr-card:hover .csr-img{-webkit-transform:scale(1.1);transform:scale(1.1)}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-card-h313:hover .csr-img,.mr-csr .csr-card-h406:hover .csr-img,.mr-csr .csr-card-wrap:hover .csr-img,.mr-csr .csr-card:hover .csr-img{-webkit-transform:none;transform:none}
}
.mr-csr .csr-card-h313{height:16.30208vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-card-h313{height:auto}
}
.mr-csr .csr-card-h406{height:21.14583vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-card-h406{height:auto}
}
.mr-csr .csr-card-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .csr-card-wrap{height:auto}
}
.mr-csr .card-txt,.mr-csr .card-txt-w100p,.mr-csr .card-txt-w198,.mr-csr .card-txt-w234,.mr-csr .card-txt-w247,.mr-csr .card-txt-w372{-webkit-flex-basis:50%;flex-basis:50%;padding:1.5625vw;position:relative;background-color:#fafafa;height:100%;overflow:hidden;color:#242728;font-size:1.25vw;font-weight:700;z-index:2}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-txt,.mr-csr .card-txt-w100p,.mr-csr .card-txt-w198,.mr-csr .card-txt-w234,.mr-csr .card-txt-w247,.mr-csr .card-txt-w372{font-size:5.33333vw;padding:5.33333vw;-webkit-flex-basis:100%;flex-basis:100%;height:38.93333vw !important;color:#242728 !important}
}
.mr-csr .card-txt-w100p:before,.mr-csr .card-txt-w198:before,.mr-csr .card-txt-w234:before,.mr-csr .card-txt-w247:before,.mr-csr .card-txt-w372:before,.mr-csr .card-txt:before{content:"";position:absolute;width:1.5625vw;height:1.5625vw;right:.78125vw;bottom:.52083vw;z-index:3;background:transparent url(../../../static/img/csr/s3-6.svg) 50% no-repeat;background-size:contain}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-txt-w100p:before,.mr-csr .card-txt-w198:before,.mr-csr .card-txt-w234:before,.mr-csr .card-txt-w247:before,.mr-csr .card-txt-w372:before,.mr-csr .card-txt:before{width:6.4vw;height:6.4vw;right:4vw;bottom:2.66667vw;background-image:url(../../../static/img/csr/s3-6.svg) !important}
}
.mr-csr .card-txt-w100p:after,.mr-csr .card-txt-w198:after,.mr-csr .card-txt-w234:after,.mr-csr .card-txt-w247:after,.mr-csr .card-txt-w372:after,.mr-csr .card-txt:after{position:absolute;content:"";background-color:#c7000b;left:0;top:0;height:100%;width:100%;-webkit-transform:translateX(-101%);transform:translateX(-101%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;z-index:1}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-txt-w100p:after,.mr-csr .card-txt-w198:after,.mr-csr .card-txt-w234:after,.mr-csr .card-txt-w247:after,.mr-csr .card-txt-w372:after,.mr-csr .card-txt:after{display:none}
}
.mr-csr .card-txt--top{height:52%}
.mr-csr .card-txt--bottom{height:52%;-webkit-align-self:flex-end;align-self:flex-end}
.mr-csr .card-txt-w100p{-webkit-flex-basis:100%;flex-basis:100%;height:10.15625vw}
.mr-csr .card-txt-w198{-webkit-flex-basis:10.41667vw;flex-basis:10.41667vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-txt-w198{-webkit-flex-basis:100%;flex-basis:100%}
}
.mr-csr .card-txt-w198--ml174{margin-left:9.0625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-txt-w198--ml174{margin-left:auto}
}
.mr-csr .card-txt-w234{-webkit-flex-basis:12.1875vw;flex-basis:12.1875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-txt-w234{-webkit-flex-basis:100%;flex-basis:100%}
}
.mr-csr .card-txt-w247{-webkit-flex-basis:12.86458vw;flex-basis:12.86458vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-txt-w247{-webkit-flex-basis:100%;flex-basis:100%}
}
.mr-csr .card-txt-w372{-webkit-flex-basis:19.375vw;flex-basis:19.375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-txt-w372{-webkit-flex-basis:100%;flex-basis:100%}
}
.mr-csr .card-txt-span{position:relative;z-index:2}
.mr-csr .card-imgWrap,.mr-csr .card-imgWrap-w100p,.mr-csr .card-imgWrap-w326,.mr-csr .card-imgWrap-w394,.mr-csr .card-imgWrap-w413,.mr-csr .card-imgWrap-w500,.mr-csr .card-imgWrap-w660{-webkit-flex-basis:50%;flex-basis:50%;height:100%;overflow:hidden}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-imgWrap,.mr-csr .card-imgWrap-w100p,.mr-csr .card-imgWrap-w326,.mr-csr .card-imgWrap-w394,.mr-csr .card-imgWrap-w413,.mr-csr .card-imgWrap-w500,.mr-csr .card-imgWrap-w660{-webkit-flex-basis:100%;flex-basis:100%;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}
}
.mr-csr .card-imgWrap-w100p{-webkit-flex-basis:100%;flex-basis:100%}
.mr-csr .card-imgWrap-w326{-webkit-flex-basis:16.97917vw;flex-basis:16.97917vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-imgWrap-w326{-webkit-flex-basis:100%;flex-basis:100%}
}
.mr-csr .card-imgWrap-w394{-webkit-flex-basis:20.52083vw;flex-basis:20.52083vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-imgWrap-w394{-webkit-flex-basis:100%;flex-basis:100%}
}
.mr-csr .card-imgWrap-w413{-webkit-flex-basis:21.51042vw;flex-basis:21.51042vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-imgWrap-w413{-webkit-flex-basis:100%;flex-basis:100%}
}
.mr-csr .card-imgWrap-w500{-webkit-flex-basis:26.04167vw;flex-basis:26.04167vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-imgWrap-w500{-webkit-flex-basis:100%;flex-basis:100%}
}
.mr-csr .card-imgWrap-w660{-webkit-flex-basis:34.375vw;flex-basis:34.375vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.mr-csr .card-imgWrap-w660{-webkit-flex-basis:100%;flex-basis:100%}
}
.mr-csr .csr-anchor.active .btn{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
.mr-csr .csr-anchor.active .csr-sections{height:auto}
.mr-resource-center-title{position:relative;padding-top:1.30208vw;margin-bottom:0;font-weight:700;font-size:2.91667vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center-title{padding-top:6.66667vw;font-size:9.6vw}
}
.mr-resource-center-title:before{content:"";position:absolute;top:0;left:0;width:3.85417vw;height:.52083vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center-title:before{width:19.73333vw;height:2.66667vw}
}
.mr-resource-center{position:relative;padding-top:4.6875vw;padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center{padding-top:40vw;padding-bottom:12vw}
}
.mr-resource-center .mr-resource-center-container{padding-top:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container{padding-top:10.66667vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tabs{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;border-bottom:1px solid #dcdddd;overflow-x:auto;overflow-y:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tabs{overflow-x:auto}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tabs li{margin-bottom:-1px;padding:1.04167vw 3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tabs li{padding:2.66667vw 5.33333vw;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tabs li:first-child{padding-left:0}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tabs li:last-child{padding-right:0}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tabs li a{font-size:1.66667vw;font-weight:500;line-height:1;color:#242728;white-space:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tabs li a{font-size:4.8vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tabs li.active{border-bottom:2px solid #c7000b}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tabs li.active a{color:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-form{display:none}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-form .mr-resource-center-tab-form-control{display:inline-block;width:19.0625vw;padding-right:1.5625vw}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-form .mr-resource-center-tab-form-control:last-child{padding-right:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-form .mr-resource-center-tab-form-control{display:block;width:100%;padding-right:0;padding-top:6.66667vw}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-form .mr-resource-center-tab-form-control:first-child{padding-top:0}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-content{padding-top:6.25vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-content{padding-top:6.66667vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-content .tab-pane{display:none}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-content .tab-pane.active{display:block}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.78125vw;margin-right:-.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items{margin-left:-2vw;margin-right:-2vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:1.5625vw .78125vw 3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:6.66667vw 2vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-img{position:relative;overflow:hidden;margin-bottom:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-img{margin-bottom:2.66667vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-img img{width:100%;display:block;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-play{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NDkiIGQ9Ik0wIDNoNDB2LTQwSDB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDM3KSIgZmlsbD0ibm9uZSIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJiIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NTIiIGQ9Ik0zMi43LTI0LjU1OWExNS40MTcgMTUuNDE3IDAgMDAtMy4zMTItNC45MTMgMTUuNCAxNS40IDAgMDAtNC45MTMtMy4zMTJBMTUuMzY3IDE1LjM2NyAwIDAwMTguNDU5LTM0YTE1LjMxNSAxNS4zMTUgMCAwMC02LjAxOSAxLjIxNiAxNS40MTcgMTUuNDE3IDAgMDAtNC45MTMgMy4zMTIgMTUuNCAxNS40IDAgMDAtMy4zMTIgNC45MTNBMTUuMzY3IDE1LjM2NyAwIDAwMy0xOC41NDFhMTUuMzggMTUuMzggMCAwMDEuMjE2IDYuMDE5IDE1LjQxNiAxNS40MTYgMCAwMDMuMzEyIDQuOTEzQTE1LjQgMTUuNCAwIDAwMTIuNDQtNC4zYTE1LjM2NyAxNS4zNjcgMCAwMDYuMDE5IDEuMjE2QTE1LjM4IDE1LjM4IDAgMDAyNC40NzgtNC4zYTE1LjQxNyAxNS40MTcgMCAwMDQuOTEzLTMuMzEyIDE1LjQgMTUuNCAwIDAwMy4zMDktNC45MSAxNS4zNjcgMTUuMzY3IDAgMDAxLjIxNi02LjAxOSAxNS4zMTUgMTUuMzE1IDAgMDAtMS4yMTYtNi4wMTh6TTE4LjQ1OS00LjY5M0ExMy44NjUgMTMuODY1IDAgMDE0LjYxMi0xOC41NDFhMTMuODY1IDEzLjg2NSAwIDAxMTMuODQ3LTEzLjg0NyAxMy44NjUgMTMuODY1IDAgMDExMy44NDggMTMuODQ3QTEzLjg2NSAxMy44NjUgMCAwMTE4LjQ1OS00LjY5M3ptNC42My0xMy45NzlsLTYuNTM5LTQuNmEuNDQ2LjQ0NiAwIDAwLS43LjM3djkuMmEuNDQ2LjQ0NiAwIDAwLjcuMzdsNi41NDMtNC42YS40NTIuNDUyIDAgMDAtLjAwMy0uNzR6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMyAzNCkiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYyI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNTUxIiBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBkYXRhLW5hbWU9Iue7hCAxNzczIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0i57uEIDE0MzYiIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NDgiIGQ9Ik0tNS40MDUtNS40MDVoNTAuODExdjUwLjgxMUgtNS40MDV6IiBmaWxsPSJyZ2JhKDAsMCwwLDApIi8+PC9nPjxnIGRhdGEtbmFtZT0i57uEIDE0MzgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuNTQxIDQuNTQxKSIgY2xpcC1wYXRoPSJ1cmwoI2IpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0i57uEIDE0MzciIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01NTguNTM0IC04OTUuNjQ5KSIgY2xpcC1wYXRoPSJ1cmwoI2MpIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NTAiIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:2.08333vw 2.08333vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-play{background-size:5.33333vw 5.33333vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-tag{padding-top:.78125vw;font-size:.72917vw;line-height:1.1;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-tag{padding-top:2.66667vw;font-size:3.73333vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-title{margin-top:.78125vw;font-size:1.45833vw;font-weight:500;line-height:1.3;color:#242728;height:3.75vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-title{margin-top:2.66667vw;font-size:4.26667vw;-webkit-line-clamp:3;height:16vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-desc{margin-top:1.5625vw;font-size:1.25vw;line-height:1.3;color:#242728;height:4.84375vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-desc{margin-top:5.33333vw;font-size:3.73333vw;height:14.4vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-desc2{margin-top:1.5625vw;font-size:1.25vw;line-height:1.3;color:#242728;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block .mr-resource-center-tab-item-desc2{margin-top:5.33333vw;font-size:3.73333vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block:hover .mr-resource-center-tab-item-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-tab-items .mr-resource-center-tab-item .mr-resource-center-tab-item-block:hover .mr-resource-center-tab-item-img img{-webkit-transform:none;transform:none}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-more{padding-top:3.125vw;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-more{padding-top:6.66667vw}
}
.mr-resource-center .mr-resource-center-container .mr-resource-center-more .mr-resource-center-more-btn{display:inline-block;font-size:1.14583vw;color:#242728;border-bottom:1px solid #242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-center .mr-resource-center-container .mr-resource-center-more .mr-resource-center-more-btn{font-size:4.26667vw}
}
.mr-resource-education-title{display:inline-block;position:relative;padding-top:.78125vw;margin-bottom:0;font-size:2.91667vw;font-weight:400}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education-title{padding-top:2.13333vw;font-size:9.6vw}
}
.mr-resource-education-title:before{content:"";position:absolute;top:0;left:0;width:3.48958vw;height:.26042vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education-title:before{width:9.06667vw;height:1.06667vw}
}
.mr-resource-education{position:relative;padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education{padding:12vw 0}
}
.mr-resource-education .mr-resource-education-container{padding-top:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container{padding-top:10.66667vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tabs{border-bottom:1px solid #dedddd;margin-bottom:3.125vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tabs{margin-bottom:8vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tabs li{vertical-align:top;display:inline-block;margin-bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tabs li{margin-bottom:4vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tabs li+li{padding-left:6.25vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tabs li+li{padding-left:16vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tabs li a{font-size:1.66667vw;line-height:1.1;font-weight:400;color:#242728;word-break:normal}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tabs li a{font-size:5.33333vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tabs li.active a{color:#c7000b}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-content .tab-pane{display:none}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-content .tab-pane.active{display:block}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.78125vw;margin-right:-.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items{margin-left:-2vw;margin-right:-2vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:0 .78125vw 3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 2vw 6.66667vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-img{position:relative;overflow:hidden;margin-bottom:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-img{margin-bottom:2.66667vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-img img{width:100%;display:block;-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-play{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NDkiIGQ9Ik0wIDNoNDB2LTQwSDB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDM3KSIgZmlsbD0ibm9uZSIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJiIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NTIiIGQ9Ik0zMi43LTI0LjU1OWExNS40MTcgMTUuNDE3IDAgMDAtMy4zMTItNC45MTMgMTUuNCAxNS40IDAgMDAtNC45MTMtMy4zMTJBMTUuMzY3IDE1LjM2NyAwIDAwMTguNDU5LTM0YTE1LjMxNSAxNS4zMTUgMCAwMC02LjAxOSAxLjIxNiAxNS40MTcgMTUuNDE3IDAgMDAtNC45MTMgMy4zMTIgMTUuNCAxNS40IDAgMDAtMy4zMTIgNC45MTNBMTUuMzY3IDE1LjM2NyAwIDAwMy0xOC41NDFhMTUuMzggMTUuMzggMCAwMDEuMjE2IDYuMDE5IDE1LjQxNiAxNS40MTYgMCAwMDMuMzEyIDQuOTEzQTE1LjQgMTUuNCAwIDAwMTIuNDQtNC4zYTE1LjM2NyAxNS4zNjcgMCAwMDYuMDE5IDEuMjE2QTE1LjM4IDE1LjM4IDAgMDAyNC40NzgtNC4zYTE1LjQxNyAxNS40MTcgMCAwMDQuOTEzLTMuMzEyIDE1LjQgMTUuNCAwIDAwMy4zMDktNC45MSAxNS4zNjcgMTUuMzY3IDAgMDAxLjIxNi02LjAxOSAxNS4zMTUgMTUuMzE1IDAgMDAtMS4yMTYtNi4wMTh6TTE4LjQ1OS00LjY5M0ExMy44NjUgMTMuODY1IDAgMDE0LjYxMi0xOC41NDFhMTMuODY1IDEzLjg2NSAwIDAxMTMuODQ3LTEzLjg0NyAxMy44NjUgMTMuODY1IDAgMDExMy44NDggMTMuODQ3QTEzLjg2NSAxMy44NjUgMCAwMTE4LjQ1OS00LjY5M3ptNC42My0xMy45NzlsLTYuNTM5LTQuNmEuNDQ2LjQ0NiAwIDAwLS43LjM3djkuMmEuNDQ2LjQ0NiAwIDAwLjcuMzdsNi41NDMtNC42YS40NTIuNDUyIDAgMDAtLjAwMy0uNzR6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMyAzNCkiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYyI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNTUxIiBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBkYXRhLW5hbWU9Iue7hCAxNzczIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0i57uEIDE0MzYiIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NDgiIGQ9Ik0tNS40MDUtNS40MDVoNTAuODExdjUwLjgxMUgtNS40MDV6IiBmaWxsPSJyZ2JhKDAsMCwwLDApIi8+PC9nPjxnIGRhdGEtbmFtZT0i57uEIDE0MzgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuNTQxIDQuNTQxKSIgY2xpcC1wYXRoPSJ1cmwoI2IpIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGRhdGEtbmFtZT0i57uEIDE0MzciIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01NTguNTM0IC04OTUuNjQ5KSIgY2xpcC1wYXRoPSJ1cmwoI2MpIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NTAiIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:2.08333vw 2.08333vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-play{background-size:5.33333vw 5.33333vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-tag{font-size:.72917vw;line-height:1.1;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-tag{font-size:3.73333vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-title{margin-top:.78125vw;font-size:1.25vw;font-weight:400;line-height:1.3;color:#242728;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-title{margin-top:4vw;font-size:4.8vw;-webkit-line-clamp:2}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-desc{margin-top:.78125vw;font-size:1.14583vw;color:#727171;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-desc{margin-top:4vw;font-size:4.26667vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-desc2{margin-top:1.5625vw;font-size:1.25vw;line-height:1.3;color:#242728;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block .mr-resource-education-tab-item-desc2{margin-top:5.33333vw;font-size:3.73333vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block:hover .mr-resource-education-tab-item-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-items .mr-resource-education-tab-item .mr-resource-education-tab-item-block:hover .mr-resource-education-tab-item-img img{-webkit-transform:none;transform:none}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group{margin-bottom:3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group{margin-bottom:16vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list,.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .table--responsive{overflow:auto}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item{text-align:left;padding:.52083vw 0;vertical-align:top;border-bottom:1px solid #dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item{padding:2.66667vw 0}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item td{position:relative;font-size:1.14583vw;padding:.52083vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item td{font-size:4.26667vw;padding:2.66667vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-title{font-size:1.14583vw;font-weight:600;color:#c7000b;white-space:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-title{font-size:4.26667vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-title .pdf-download-icon{height:1.14583vw;margin-right:.10417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-title .pdf-download-icon{height:4.26667vw;margin-right:.53333vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-size{color:#727171;white-space:nowrap;padding-left:1.30208vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-size{font-size:4.26667vw;padding-left:6.66667vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-size .pdf-size-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:1.14583vw;margin-right:.10417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-size .pdf-size-icon{height:4.26667vw;margin-right:.53333vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-size span{padding-left:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-size span{padding-left:3.73333vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-create-date{color:#727171;white-space:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-tab-container .mr-resource-education-pdf-group .mr-resource-education-pdf-list .mr-resource-education-pdf-item .mr-resource-education-pdf-item-create-date{font-size:4.26667vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-more{padding-top:3.125vw;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-more{padding-top:6.66667vw}
}
.mr-resource-education .mr-resource-education-container .mr-resource-education-more .mr-resource-education-more-btn{display:inline-block;font-size:1.14583vw;color:#242728;border-bottom:1px solid #242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-resource-education .mr-resource-education-container .mr-resource-education-more .mr-resource-education-more-btn{font-size:4.26667vw}
}
.mr-event-detail-title-container{position:relative;padding-top:1.04167vw;font-size:2.91667vw;font-weight:400;line-height:1.3;margin-bottom:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-title-container{padding-top:2.13333vw;padding-bottom:2.13333vw;font-size:9.6vw}
}
.title-red-line:before{content:"";position:absolute;top:0;left:0;width:3.48958vw;height:.26042vw;background-color:#9b0000}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.title-red-line:before{width:8vw;height:1.06667vw}
}
.mr-event-detail-description{position:relative;padding-top:1.04167vw;font-size:.9375vw;font-weight:400;line-height:1.3;color:#727171;max-height:15.625vw;text-overflow:ellipsis}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-description{font-size:4vw;margin-bottom:0}
}
.position-left{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.position-center,.position-left{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}
.position-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.position-right{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.mr-product-33-tab-play{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}
.mr-product-33-tab-play .mr-product-33-tab-play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:1.82292vw;height:1.82292vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:1.82292vw 1.82292vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-product-33-tab-play .mr-product-33-tab-play-btn{width:4.8vw;height:4.8vw;background-size:4.8vw 4.8vw}
}
.product-tesear-video-btn-container{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;height:100%;margin-bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.product-tesear-video-btn-container{width:100%;margin-bottom:8vw}
}
.video-img{height:100%}
.product-tesear-video-play-btn{position:absolute;background-color:#000;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.82292vw;height:1.82292vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:1.82292vw 1.82292vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.product-tesear-video-play-btn{width:4.8vw;height:4.8vw;background-size:4.8vw 4.8vw}
}
.product-tesear-video-play-btn-a{width:4.6875vw;height:4.6875vw;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:4.6875vw 4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-tesear-video-play-btn-a{width:16vw;height:16vw;background-size:16vw 16vw}
}
.swiper-slide-mask{position:absolute;height:100%;width:100%;background-color:hsla(0,0,100%,.5);left:0;top:0;right:0;bottom:0}
.mr-event-float-frame{z-index:100;position:fixed;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.85417vw;height:7.70833vw;background-color:rgba(33,33,33,.7)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-float-frame{width:11.2vw;height:22.4vw}
}
.mr-event-float-frame .mr-event-float-frame-email,.mr-event-float-frame .mr-event-float-frame-msg{display:block;width:100%;height:3.85417vw;background:no-repeat 50%;background-size:3.85417vw 3.85417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-float-frame .mr-event-float-frame-email,.mr-event-float-frame .mr-event-float-frame-msg{height:11.2vw;background-size:11.2vw 11.2vw}
}
.mr-event-float-frame .mr-event-float-frame-msg{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NCIgaGVpZ2h0PSI3NCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxODQ2IDI3NTIpIiBmaWxsPSIjMjEyMTIxIiBvcGFjaXR5PSIuNyIgZD0iTTAgMGg3NHY3NEgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xODQ2IC0yNzUyKSIgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMTg3Ny43NSAyNzg5LjVhMS40MzggMS40MzggMCAxMTEuNDM3LTEuNDM3IDEuNDM3IDEuNDM3IDAgMDEtMS40MzcgMS40MzdtNS43NSAwYTEuNDM4IDEuNDM4IDAgMTExLjQzNy0xLjQzNyAxLjQzNyAxLjQzNyAwIDAxLTEuNDM3IDEuNDM3bTUuNzUgMGExLjQzOCAxLjQzOCAwIDExMS40MzgtMS40MzcgMS40MzcgMS40MzcgMCAwMS0xLjQzOCAxLjQzN20tNS43NS0xMC4wNjJjLTUuNTU3IDAtMTAuMDYyIDMuODYyLTEwLjA2MiA4LjYyNWE4LjMzNCA4LjMzNCAwIDAwNC4zIDcuMDYxbC0uMDQ2IDMuMzM1IDMuMzgyLTIuMDM0YTExLjcwOSAxMS43MDkgMCAwMDIuNDMxLjI2M2M1LjU1NyAwIDEwLjA2My0zLjg2MSAxMC4wNjMtOC42MjVzLTQuNTExLTguNjI1LTEwLjA2OC04LjYyNW0wIDE4LjY4OGExMy4xMzQgMTMuMTM0IDAgMDEtMi4xNDktLjE4NGwtNS4wMzggMy4wNTh2LTUuMDg5YTkuNjMgOS42MyAwIDAxLTQuMzEzLTcuODQ4YzAtNS41NTggNS4xNDktMTAuMDYzIDExLjUtMTAuMDYzczExLjUgNC41MDUgMTEuNSAxMC4wNjMtNS4xNDkgMTAuMDYyLTExLjUgMTAuMDYyIiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==)}
.mr-event-float-frame .mr-event-float-frame-email{border-top:.05208vw solid hsla(0,0,98%,.2);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NCIgaGVpZ2h0PSI3NCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxODQ2IDI4MjYpIiBmaWxsPSIjMjEyMTIxIiBvcGFjaXR5PSIuNyIgZD0iTTAgMGg3NHY3NEgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xODQ2IC0yODI2KSIgY2xpcC1wYXRoPSJ1cmwoI2EpIj48ZyBmaWxsPSJub25lIj48cGF0aCBkPSJNMTg3MSAyODUxaDI0djI0aC0yNHoiLz48cGF0aCBkPSJNMTg3NSAyODU1aDE2YTIuMDA2IDIuMDA2IDAgMDEyIDJ2MTJhMi4wMDYgMi4wMDYgMCAwMS0yIDJoLTE2YTIuMDA2IDIuMDA2IDAgMDEtMi0ydi0xMmEyLjAwNiAyLjAwNiAwIDAxMi0yeiIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PHBhdGggZD0iTTE4OTMgMjg1N2wtMTAgNy0xMC03IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L2c+PC9nPjwvc3ZnPg==)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-float-frame .mr-event-float-frame-email{border-top:.26667vw solid hsla(0,0,98%,.2)}
}
.mr-event-detail-kv{position:relative}
.mr-event-detail-kv img,.mr-event-detail-kv picture{width:100%}
.mr-event-detail-kv .mr-event-detail-kv-summary{position:absolute;top:-webkit-calc(50% + 3vw);top:calc(50% + 3vw);left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv .mr-event-detail-kv-summary{padding-top:33.06667vw}
}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-title{width:34.21875vw;padding-bottom:1.5625vw;font-size:3.64583vw;line-height:1.1;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-title{width:100%;padding-bottom:4vw;font-size:11.2vw;color:#fff}
}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-desc{width:34.21875vw;font-size:1.14583vw;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-desc{width:100%;font-size:4.26667vw;color:#fff}
}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group{padding-top:3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group{padding-top:8vw}
}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time{vertical-align:bottom;margin-right:3.125vw;display:inline-block;height:3.125vw;font-size:0;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time{display:block;height:13.33333vw;margin-right:0;margin-bottom:16vw;color:#fff}
}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-start-time{display:none}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-day,.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-hour,.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-minutes{display:inline-block;padding:0 1.5625vw;border-left:1px solid #727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-day,.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-hour,.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-minutes{padding:0 4vw;border-left:1px solid #fff}
}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-day{border-left:0;padding-left:0}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-minutes{padding-right:0}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-num,.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-text{display:block;text-align:center}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-num{padding-top:.26042vw;font-size:1.66667vw;line-height:1.1;font-weight:600}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-num{padding-top:1.33333vw;font-size:6.4vw}
}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-text{font-style:normal;font-size:.72917vw;line-height:1.618}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-text{font-size:3.73333vw}
}
.mr-event-detail-kv .mr-event-detail-kv-summary .mr-event-detail-kv-group .mr-event-detail-kv-btn{display:inline-block;vertical-align:bottom}
.mr-event-detail-form .select2-container--default .select2-selection--single,.mr-event-detail-form .select2-container .select2-selection--single{height:2.5vw;padding-left:1.04167vw;padding-top:.83333vw;padding-bottom:.83333vw;border:0;font-size:.83333vw;line-height:1;border-radius:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-form .select2-container--default .select2-selection--single,.mr-event-detail-form .select2-container .select2-selection--single{height:12.8vw;padding-left:5.33333vw;padding-top:4.26667vw;padding-bottom:4.26667vw;font-size:4.26667vw;line-height:1}
}
.mr-event-detail-form .select2-container--default .select2-selection__rendered,.mr-event-detail-form .select2-container .select2-selection__rendered{line-height:1;padding-left:0;padding-right:2.08333vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-form .select2-container--default .select2-selection__rendered,.mr-event-detail-form .select2-container .select2-selection__rendered{line-height:1;padding-right:8vw}
}
.mr-event-detail-form .select2-container--default .select2-selection__arrow,.mr-event-detail-form .select2-container .select2-selection__arrow{width:.83333vw;height:.83333vw;position:absolute;top:.83333vw;right:1.04167vw;background:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkFycm93IERvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48ZyBkYXRhLW5hbWU9IkFycm93IHJpZ2h0Ij48cGF0aCBkYXRhLW5hbWU9IuefqeW9oiAxNTMzIiBmaWxsPSJub25lIiBkPSJNMjQgMHYyNEgwVjB6Ii8+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgMzMzIiBkPSJNMTkgOWwtNyA3LTctNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNzI3MTcxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:.83333vw .83333vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-form .select2-container--default .select2-selection__arrow,.mr-event-detail-form .select2-container .select2-selection__arrow{width:4.26667vw;height:4.26667vw;top:4.26667vw;right:5.33333vw;background-size:4.26667vw 4.26667vw}
}
.mr-event-detail-form .select2-container--default .select2-selection__arrow b,.mr-event-detail-form .select2-container .select2-selection__arrow b{display:none}
.mr-event-detail-form .select2-dropdown{border:0;border-radius:0;box-shadow:0 0 1.5625vw rgba(0,0,0,.16)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-form .select2-dropdown{box-shadow:0 0 8vw rgba(0,0,0,.16)}
}
.mr-event-detail-form .select2-results{padding:1.5625vw 0 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-form .select2-results{padding:8vw 0 0}
}
.mr-event-detail-form .select2-results .select2-results__options{padding:0 1.04167vw 1.5625vw;max-height:15.10417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-form .select2-results .select2-results__options{padding:0 5.33333vw 8vw;max-height:77.33333vw}
}
.mr-event-detail-form .select2-results .select2-results__options .select2-results__option{font-size:.83333vw;line-height:1;padding:1.5625vw 0 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-form .select2-results .select2-results__options .select2-results__option{font-size:4.26667vw;padding:8vw 0 0}
}
.mr-event-detail-form .mr-event-form-control{display:inline-block;width:12.91667vw;margin-right:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-form .mr-event-form-control{width:66.13333vw;display:block;margin-right:0;margin-bottom:2.66667vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1{padding-top:12vw;padding-bottom:12vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-bg{padding-top:4.6875vw;padding-bottom:1.5625vw;background-color:#fafafa}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-bg{padding-top:13.33333vw;padding-bottom:13.33333vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .wrap{width:100%;overflow:hidden}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper{padding-top:2.34375vw;margin-bottom:2.34375vw;height:auto}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper{margin:13.33333vw 2.66667vw;overflow:visible;height:auto}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .swiper-wrapper{max-height:60.9375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .swiper-wrapper{max-height:none}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .swiper-slide{padding:.78125vw 0;height:auto}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .swiper-slide{padding:0 2.66667vw;height:auto}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items{position:relative}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item{padding:1.5625vw 0;height:18.75vw;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item{padding:5.33333vw;height:160vw;-webkit-flex-wrap:wrap;flex-wrap:wrap;display:block}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-left{padding:0 4.6875vw;-webkit-box-flex:0;-webkit-flex:0 0 40.46875vw;flex:0 0 40.46875vw;max-width:40.46875vw;-webkit-align-self:center;align-self:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-left{padding:0;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-align-self:normal;align-self:normal}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-right{border-left:1px solid #dcdddd;height:100%;padding:0 4.6875vw;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-right{padding:0;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-align-self:normal;align-self:normal;border-top:1px solid #dcdddd;border-left:0;height:auto}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-title{font-size:1.25vw;line-height:1.3;font-weight:500;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-title{font-size:5.33333vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-lang{margin-top:.26042vw;font-size:.72917vw;line-height:1.3;font-weight:500;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-lang{margin-top:2.66667vw;font-size:3.73333vw;font-weight:400}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-line{margin-top:1.5625vw;margin-bottom:1.5625vw;border-top:1px solid #dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-line{display:none}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-date{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-date{margin-top:8vw;margin-bottom:5.33333vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-day{-webkit-align-self:center;align-self:center;font-size:1.14583vw;font-weight:600}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-day{font-size:4.26667vw;line-height:10.66667vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-times{-webkit-align-self:center;align-self:center;padding-top:.26042vw;padding-left:.78125vw;margin-left:.78125vw;border-left:1px solid #242728;font-weight:400}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-times{padding-top:1.33333vw;padding-left:4vw;margin-left:4vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-times .mr-event-detail-experts1-item-time{display:block;font-style:normal;font-weight:400;font-size:.72917vw;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-times .mr-event-detail-experts1-item-time{font-size:3.73333vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-right-block{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-right-block{margin-top:5.33333vw;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:normal;-webkit-align-items:normal;align-items:normal;height:auto}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-avatar{-webkit-box-flex:0;-webkit-flex:0 0 6.51042vw;flex:0 0 6.51042vw;max-width:6.51042vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-avatar{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;position:absolute;top:0;left:0}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-avatar .mr-event-detail-experts1-item-avatar-img{width:6.51042vw;height:6.51042vw;overflow:hidden;border-radius:100%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-avatar .mr-event-detail-experts1-item-avatar-img{width:9.86667vw;height:9.86667vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-avatar .mr-event-detail-experts1-item-avatar-img img,.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-avatar .mr-event-detail-experts1-item-avatar-img picture{width:100%}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary{-webkit-box-flex:0;-webkit-flex:0 0 24.58333vw;flex:0 0 24.58333vw;max-width:24.58333vw;padding-left:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:0}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name{padding-left:.46875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name{padding-left:13.33333vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name .mr-event-detail-experts1-item-name-title{font-size:1.25vw;font-weight:500;color:#212121;line-height:1.1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name .mr-event-detail-experts1-item-name-title{font-size:4.26667vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name .mr-event-detail-experts1-item-name-job{font-size:.72917vw;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name .mr-event-detail-experts1-item-name-job{font-size:3.73333vw;margin-top:1.33333vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name-list{margin-top:1.5625vw;list-style:none;font-size:1.04167vw;line-height:1.3;font-weight:400;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name-list{margin-top:8vw;font-size:4.26667vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name-list li{position:relative;padding-left:.52083vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name-list li{padding-left:2.66667vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name-list li:before{position:absolute;left:0;content:"\2022"}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name-list li+li{padding-top:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-summary .mr-event-detail-experts1-item-name-list li+li{padding-top:4vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-name-btn{position:absolute;right:4.6875vw;bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-swiper .mr-event-detail-experts1-items .mr-event-detail-experts1-item .mr-event-detail-experts1-item-name-btn{bottom:5.33333vw;right:auto;left:5.33333vw}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-group{position:relative;margin:0 auto 3.125vw;width:22.91667vw;height:2.60417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-group{margin:0 auto;width:100%;height:2.66667vw;font-size:0;line-height:1}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-pagination{padding:0 3.125vw;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-pagination{display:block;width:100%}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-pagination .swiper-pagination-bullet{opacity:1;width:.52083vw;height:.52083vw;margin:0 .3125vw;background-color:#b5b5b6}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-pagination .swiper-pagination-bullet-active{opacity:1;background:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-pagination .swiper-pagination-bullet-active{background-color:#a51011}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-next,.mr-event-detail-experts1 .mr-event-detail-experts1-prev{top:0;margin-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts1 .mr-event-detail-experts1-next,.mr-event-detail-experts1 .mr-event-detail-experts1-prev{display:none}
}
.mr-event-detail-experts1 .mr-event-detail-experts1-next:after,.mr-event-detail-experts1 .mr-event-detail-experts1-prev:after{display:none}
.mr-event-detail-experts1 .mr-event-detail-experts1-prev{left:0}
.mr-event-detail-experts1 .mr-event-detail-experts1-next{right:0}
.mr-event-detail-experts1 .btn-next,.mr-event-detail-experts1 .btn-prev{background-size:1.25vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2{padding-top:12vw;padding-bottom:12vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-bg{padding-top:4.6875vw;padding-bottom:1.5625vw;background-color:#fafafa}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-bg{padding-top:13.33333vw;padding-bottom:13.33333vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .wrap{width:100%;overflow:hidden}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-title{margin:0 auto;width:89.33333vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper{padding-top:2.34375vw;margin-bottom:2.34375vw;height:auto}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper{margin:13.33333vw 2.66667vw 0;overflow:visible;height:auto}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .swiper-wrapper{max-height:40.625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .swiper-wrapper{max-height:none;display:block}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .swiper-slide{padding:.78125vw .52083vw;height:50%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .swiper-slide{padding:0 2.66667vw;height:auto;margin-top:8vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items{position:relative}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items{padding:5.33333vw;background-color:#fff}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item{padding:.52083vw 1.5625vw;height:18.75vw;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item{position:relative;padding:0;width:100%;height:auto;-webkit-flex-wrap:wrap;flex-wrap:wrap;display:block}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-left{position:relative;height:100%;padding:0 1.04167vw 0 1.5625vw;-webkit-box-flex:0;-webkit-flex:0 0 25.52083vw;flex:0 0 25.52083vw;max-width:25.52083vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-left{position:static;padding:0;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-right{height:100%;padding:0 1.5625vw 0 1.875vw;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-right{padding:0;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-align-self:normal;align-self:normal;border-left:0;height:auto}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-title{font-size:1.25vw;line-height:1.3;font-weight:500;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-title{font-size:5.33333vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-lang{margin-top:.26042vw;font-size:.72917vw;line-height:1.3;font-weight:500;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-lang{margin-top:2.66667vw;font-size:3.73333vw;font-weight:400}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-line{margin-top:1.5625vw;margin-bottom:1.5625vw;border-top:1px solid #dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-line{display:none}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-date{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-date{margin-top:5.33333vw;padding-top:5.33333vw;margin-bottom:5.33333vw;border-top:1px solid #dcdddd}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-day{-webkit-align-self:center;align-self:center;font-size:1.14583vw;font-weight:600}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-day{font-size:4.26667vw;line-height:10.66667vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-times{-webkit-align-self:center;align-self:center;padding-top:.26042vw;padding-left:.78125vw;margin-left:.78125vw;border-left:1px solid #242728;font-weight:400}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-times{padding-top:1.33333vw;padding-left:4vw;margin-left:4vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-times .mr-event-detail-experts2-item-time{display:block;font-style:normal;font-weight:400;font-size:.72917vw;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-times .mr-event-detail-experts2-item-time{font-size:3.73333vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-right-block{position:relative;width:100%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-right-block{margin-top:8vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-avatar{position:absolute;top:0;left:0}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-avatar .mr-event-detail-experts2-item-avatar-img{margin:0 auto;width:5.20833vw;height:5.20833vw;overflow:hidden;border-radius:100%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-avatar .mr-event-detail-experts2-item-avatar-img{width:16vw;height:16vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-avatar .mr-event-detail-experts2-item-avatar-img img,.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-avatar .mr-event-detail-experts2-item-avatar-img picture{width:100%}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary{padding-top:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary{padding-top:0}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-name{text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-name{text-align:left;padding-left:20vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-name .mr-event-detail-experts2-item-name-title{font-size:1.14583vw;font-weight:500;color:#242728;line-height:1.1}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-name .mr-event-detail-experts2-item-name-title{font-size:4.26667vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-name .mr-event-detail-experts2-item-name-job{margin-top:.26042vw;font-size:.72917vw;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-name .mr-event-detail-experts2-item-name-job{margin-top:.53333vw;font-size:3.73333vw;color:#242728}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-profile{padding-top:.52083vw;text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-profile{padding-top:.53333vw;text-align:left}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-profile .mr-event-detail-experts2-item-profile-btn{display:inline-block;padding-bottom:.26042vw;font-size:.72917vw;color:#c7000b;border-bottom:1px solid #c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-profile .mr-event-detail-experts2-item-profile-btn{line-height:1.3;padding-bottom:.53333vw;font-size:3.73333vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-watch{text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-watch{text-align:left;margin-top:13.33333vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-name-btn{margin-top:1.5625vw;padding-left:1.04167vw;padding-right:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-summary .mr-event-detail-experts2-item-name-btn{padding-left:8vw;padding-right:8vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal{display:none;z-index:5;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;background-color:#c7000b;padding:2.60417vw 1.5625vw 1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal{padding:13.33333vw 5.33333vw;bottom:0;-webkit-transform:none;transform:none}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal .mr-event-detail-experts2-item-modal-block{min-height:8.33333vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal .mr-event-detail-experts2-item-modal-block{min-height:37.33333vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal .mr-event-detail-experts2-item-modal-close{cursor:pointer;z-index:6;position:absolute;top:1.04167vw;right:1.04167vw;display:inline-block;width:.83333vw;height:.83333vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyI+PHBhdGggZD0iTTkuMDY4IDguNWw3LjMxMy03LjMxM2EuNC40IDAgMDAwLS41NjcuNC40IDAgMDAtLjU2NyAwTDguNSA3LjkzMyAxLjE4OC42MjhhLjQuNCAwIDAwLS41NjcgMEEuNC40IDAgMDAuNjIgMS4ybDcuMzEzIDcuMy03LjMgNy4zMTNhLjQuNCAwIDAwMCAuNTY3LjQuNCAwIDAwLjI4LjEyLjM4OC4zODggMCAwMC4yOC0uMTJMOC41IDkuMDY3bDcuMzEzIDcuMzEzYS40LjQgMCAwMC4yOC4xMi4zODguMzg4IDAgMDAuMjgtLjEyLjQuNCAwIDAwMC0uNTY3eiIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjZmZmIi8+PC9zdmc+) no-repeat 50%;background-size:.83333vw .83333vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal .mr-event-detail-experts2-item-modal-close{top:5.33333vw;right:5.33333vw;width:4.26667vw;height:4.26667vw;background-size:3.73333vw 3.73333vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal .mr-event-detail-experts2-item-modal-list{list-style:none;font-size:1.04167vw;line-height:1.3;font-weight:400;color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal .mr-event-detail-experts2-item-modal-list{font-size:4.26667vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal .mr-event-detail-experts2-item-modal-list li{position:relative;padding-left:.52083vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal .mr-event-detail-experts2-item-modal-list li{padding-left:2.66667vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal .mr-event-detail-experts2-item-modal-list li:before{position:absolute;left:0;content:"\2022"}
.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal .mr-event-detail-experts2-item-modal-list li+li{padding-top:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-swiper .mr-event-detail-experts2-items .mr-event-detail-experts2-item .mr-event-detail-experts2-item-modal .mr-event-detail-experts2-item-modal-list li+li{padding-top:4vw}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-group{position:relative;margin:0 auto 3.125vw;width:22.91667vw;height:2.60417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-group{display:none}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-pagination{padding:0 3.125vw;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-pagination{display:none}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-pagination .swiper-pagination-bullet{opacity:1;width:.52083vw;height:.52083vw;margin:0 .3125vw;background-color:#b5b5b6}
.mr-event-detail-experts2 .mr-event-detail-experts2-pagination .swiper-pagination-bullet-active{opacity:1;background-color:#c7000b}
.mr-event-detail-experts2 .mr-event-detail-experts2-next,.mr-event-detail-experts2 .mr-event-detail-experts2-prev{top:0;margin-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-experts2 .mr-event-detail-experts2-next,.mr-event-detail-experts2 .mr-event-detail-experts2-prev{display:none}
}
.mr-event-detail-experts2 .mr-event-detail-experts2-next:after,.mr-event-detail-experts2 .mr-event-detail-experts2-prev:after{display:none}
.mr-event-detail-experts2 .mr-event-detail-experts2-prev{left:0}
.mr-event-detail-experts2 .mr-event-detail-experts2-next{right:0}
.mr-event-detail-experts2 .btn-next,.mr-event-detail-experts2 .btn-prev{background-size:1.25vw}
.mr-event-detail-list{padding-top:4.6875vw;padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list{padding-top:12vw;padding-bottom:12vw}
}
.mr-event-detail-list .mr-event-detail-list-desc{padding:0 0 4.6875vw;font-size:1.25vw;color:#242728;line-height:1.3}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-desc{padding-top:8vw;font-size:5.33333vw}
}
.mr-event-detail-list .mr-event-detail-list-items{list-style:none;padding:0 3.125vw;background-color:#fafafa;border-top:.20833vw solid #c7000b;border-bottom:.20833vw solid #c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items{margin-top:13.33333vw;margin-left:-5.33333vw;margin-right:-5.33333vw;padding:0;border-top-width:1.06667vw;border-bottom-width:1.06667vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item{padding:1.5625vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;border-top:1px solid #dcdddd}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item{-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:13.33333vw 5.33333vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item:first-child{border-top:0}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-title{-webkit-box-flex:0;-webkit-flex:0 0 30%;flex:0 0 30%;max-width:30%;display:-webkit-box;display:-webkit-flex;display:flex}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-title{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-bottom:8vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-title .mr-event-detail-list-item-title-text{padding-right:1.5625vw;-webkit-align-self:center;align-self:center;font-size:1.04167vw;color:#242728;line-height:1.3}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-title .mr-event-detail-list-item-title-text{-webkit-align-self:normal;align-self:normal;padding-right:0;font-size:4.26667vw;font-weight:500}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-date{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-date{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-bottom:8vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-date .mr-event-detail-list-item-day{-webkit-align-self:center;align-self:center;font-size:1.14583vw;font-weight:600}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-date .mr-event-detail-list-item-day{font-size:4.26667vw;line-height:10.66667vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-date .mr-event-detail-list-item-times{-webkit-align-self:center;align-self:center;padding-left:.78125vw;margin-left:.78125vw;border-left:1px solid #242728;font-weight:400;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-date .mr-event-detail-list-item-times{-webkit-align-self:normal;align-self:normal;padding-left:4vw;margin-left:4vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-date .mr-event-detail-list-item-times .mr-event-detail-list-item-time{padding-top:.52083vw;margin-bottom:-.15625vw;display:block;font-style:normal;font-weight:400;font-size:1.04167vw;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-date .mr-event-detail-list-item-times .mr-event-detail-list-item-time{font-size:3.73333vw;padding-top:.26042vw;margin-bottom:-.8vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-date .mr-event-detail-list-item-times .mr-event-detail-list-item-time:first-child{padding-top:0}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-avatar{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-avatar{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-bottom:8vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-avatar .mr-event-detail-list-item-avatar-img{-webkit-align-self:center;align-self:center;width:4.16667vw;height:4.16667vw;border-radius:100%;overflow:hidden;-webkit-flex-shrink:0;flex-shrink:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-avatar .mr-event-detail-list-item-avatar-img{width:16vw;height:16vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-avatar .mr-event-detail-list-item-avatar-img img{display:block;width:100%}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-avatar .mr-event-detail-list-item-name{-webkit-align-self:center;align-self:center;padding-left:.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-avatar .mr-event-detail-list-item-name{padding-left:4vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-avatar .mr-event-detail-list-item-name .mr-event-detail-list-item-name-title{padding-top:.26042vw;padding-bottom:.78125vw;font-size:1.14583vw;font-weight:500;line-height:1.3;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-avatar .mr-event-detail-list-item-name .mr-event-detail-list-item-name-title{padding-top:2.66667vw;padding-bottom:1.33333vw;font-size:4.26667vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-avatar .mr-event-detail-list-item-name .mr-event-detail-list-item-name-job{font-size:.72917vw;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-avatar .mr-event-detail-list-item-name .mr-event-detail-list-item-name-job{font-size:3.73333vw}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-watch{-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%;display:-webkit-box;display:-webkit-flex;display:flex}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-watch{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-watch .mr-event-detail-list-item-watch-group{-webkit-align-self:center;align-self:center;width:100%;text-align:right}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-list .mr-event-detail-list-items .mr-event-detail-list-item .mr-event-detail-list-item-watch .mr-event-detail-list-item-watch-group{text-align:left;-webkit-align-self:normal;align-self:normal}
}
.mr-event-detail-safety{padding-top:4.6875vw;padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-safety{padding-top:12vw;padding-bottom:12vw}
}
.mr-event-detail-safety .mr-event-detail-safety-content{padding-top:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-safety .mr-event-detail-safety-content{padding:2.66667vw 5.33333vw 0}
}
.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item{-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:8vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item:last-child{padding-bottom:0}
}
.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-summary{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:100%;padding:1.5625vw 9.53125vw;-webkit-align-self:center;align-self:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-summary{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:8vw 0;-webkit-align-self:normal;align-self:normal}
}
.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-summary .mr-event-detail-safety-item-summary-tag{font-size:1.45833vw;font-weight:600;line-height:1.3;color:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-summary .mr-event-detail-safety-item-summary-tag{font-size:6.4vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-summary .mr-event-detail-safety-item-summary-title{font-size:9.6vw}
}
.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-summary .mr-event-detail-safety-item-summary-title{padding-top:1.5625vw;font-size:2.91667vw;line-height:1.1;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-summary .mr-event-detail-safety-item-summary-title{padding-top:5.33333vw;font-size:9.6vw}
}
.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-summary .mr-event-detail-safety-item-summary-desc{padding-top:1.5625vw;font-size:1.14583vw;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-summary .mr-event-detail-safety-item-summary-desc{padding-top:5.33333vw;font-size:4.26667vw}
}
.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-summary .mr-event-detail-safety-item-summary-group{padding-top:3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-summary .mr-event-detail-safety-item-summary-group{padding-top:8vw}
}
.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-img{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-img{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
.mr-event-detail-safety .mr-event-detail-safety-content .mr-event-detail-safety-item .mr-event-detail-safety-item-img img{width:100%;display:-webkit-box;display:-webkit-flex;display:flex}
.mr-event-detail-nproducts{overflow:hidden;padding-top:4.6875vw;padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts{padding-top:12vw;padding-bottom:12vw}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-block{padding:0 0 0 9.53125vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-block{padding:13.33333vw 5.33333vw 0;-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-left{-webkit-box-flex:0;-webkit-flex:0 0 34.0625vw;flex:0 0 34.0625vw;max-width:34.0625vw;display:-webkit-box;display:-webkit-flex;display:flex;padding-bottom:4.16667vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-left{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-bottom:0;display:block}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-left .mr-event-detail-nproducts-summary{width:100%;padding-right:3.125vw;-webkit-align-self:center;align-self:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-left .mr-event-detail-nproducts-summary{-webkit-align-self:normal;align-self:normal;padding-right:0}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-left .mr-event-detail-nproducts-summary .mr-event-detail-nproducts-title{font-size:1.66667vw;line-height:1.1;font-weight:600;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-left .mr-event-detail-nproducts-summary .mr-event-detail-nproducts-title{font-size:6.4vw}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-left .mr-event-detail-nproducts-summary .mr-event-detail-nproducts-desc{padding-top:1.5625vw;font-size:1.14583vw;color:#727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-left .mr-event-detail-nproducts-summary .mr-event-detail-nproducts-desc{padding-top:5.33333vw;font-size:4.26667vw}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-left .mr-event-detail-nproducts-summary .mr-event-detail-nproducts-btn{padding-top:3.125vw;padding-bottom:2px}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-left .mr-event-detail-nproducts-summary .mr-event-detail-nproducts-btn{padding-top:8vw}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-right{-webkit-box-flex:0;-webkit-flex:0 0 56.40625vw;flex:0 0 56.40625vw;max-width:56.40625vw;margin-left:-.78125vw;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-right{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-left:0}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-right .mr-event-detail-nproducts-img-swiper{overflow:visible;width:48.4375vw;margin-left:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-right .mr-event-detail-nproducts-img-swiper{width:100%;padding:8vw 0}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-right .mr-event-detail-nproducts-img-swiper .swiper-slide{padding:0 .78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-right .mr-event-detail-nproducts-img-swiper .swiper-slide{padding:0}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-block .mr-event-detail-nproducts-right .mr-event-detail-nproducts-img img{width:100%;display:block}
.mr-event-detail-nproducts .mr-event-detail-nproducts-btm{padding-top:1.5625vw;padding-left:.78125vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-btm{padding-top:5.33333vw;padding-left:0;display:block}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-btm .mr-event-detail-nproducts-btm-right{-webkit-box-flex:0;-webkit-flex:0 0 40.88542vw;flex:0 0 40.88542vw;max-width:40.88542vw;padding-left:3.125vw;padding-top:1.25vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-btm .mr-event-detail-nproducts-btm-right{display:none}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-btm .mr-event-detail-nproducts-btm-right .mr-event-detail-nproducts-scrollbar{height:2px}
.mr-event-detail-nproducts .mr-event-detail-nproducts-btm .mr-event-detail-nproducts-btm-right .mr-event-detail-nproducts-scrollbar .swiper-scrollbar-drag{background:#242728}
.mr-event-detail-nproducts .mr-event-detail-nproducts-group{position:relative;margin:2.34375vw auto 0;width:22.91667vw;height:2.60417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-group{max-width:none;width:100%;height:2.66667vw;font-size:0;line-height:1}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-pagination{padding:0 3.125vw;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-pagination{display:block;width:100%}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-pagination .swiper-pagination-bullet{opacity:1;width:.52083vw;height:.52083vw;margin:0 .3125vw;background-color:#b5b5b6}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-pagination .swiper-pagination-bullet-active{opacity:1;background:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-pagination .swiper-pagination-bullet-active{background-color:#a51011}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-next,.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-prev{top:0;margin-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-next,.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-prev{display:none}
}
.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-next:after,.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-prev:after{display:none}
.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-prev{left:0}
.mr-event-detail-nproducts .mr-event-detail-nproducts-group .mr-event-detail-nproducts-next{right:0}
.mr-event-detail-nproducts .mr-event-detail-nproducts-group .btn-next,.mr-event-detail-nproducts .mr-event-detail-nproducts-group .btn-prev{background-size:1.25vw}
.mr-event-detail-stories{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories{padding:12vw 0}
}
.mr-event-detail-stories .mr-event-detail-stories-bg{padding:4.6875vw 0 3.125vw;background-color:#f8f8f8}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-bg{padding:13.33333vw 0}
}
.mr-event-detail-stories .wrap{overflow:hidden}
.mr-event-detail-stories .mr-event-detail-stories-swiper{margin-left:-.78125vw;margin-right:-.78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-swiper{padding-top:13.33333vw;margin-left:-1.33333vw;margin-right:-1.33333vw}
}
.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide{padding-left:.78125vw;padding-right:.78125vw;margin-bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide{padding-left:1.33333vw;padding-right:1.33333vw}
}
.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-img{position:relative;display:block}
.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-img img{display:block;width:100%}
.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-img .mr-event-detail-stories-tab-play-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}
.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-img .mr-event-detail-stories-tab-play-bg .mr-event-detail-stories-tab-play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:2.8125vw;height:2.8125vw;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NCIgaGVpZ2h0PSI1NCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNLTItMmg1NHY1NEgtMnoiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM1MzQuODUgLTU5NDkuODUpIj48Y2lyY2xlIGN4PSIyNSIgY3k9IjI1IiByPSIyNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzUzNC44NSA1OTQ5Ljg1KSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0zNTY5LjEyOSA1OTc0LjIxM2wtMTMuNzE4LTguNTE0YTEuMTggMS4xOCAwIDAwLTEuNzc0IDEuMDA1djE3LjAzMWExLjE4IDEuMTggMCAwMDEuNzc0IDEuMDA1bDEzLjY1OC04LjUxNGExLjE0NCAxLjE0NCAwIDAwLjA2LTIuMDEzeiIgZmlsbD0iIzI0MjcyOCIvPjwvZz48L2c+PC9zdmc+) no-repeat 50%;background-size:2.8125vw 2.8125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-img .mr-event-detail-stories-tab-play-bg .mr-event-detail-stories-tab-play-btn{width:14.4vw;height:14.4vw;background-size:14.4vw 14.4vw}
}
.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-summary{display:block;background-color:#fff;padding:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-summary{padding:5.33333vw}
}
.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-summary .mr-event-detail-stories-tab-tags{font-size:.72917vw;line-height:1.1;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-summary .mr-event-detail-stories-tab-tags{font-size:3.73333vw}
}
.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-summary .mr-event-detail-stories-tab-title{margin-top:.78125vw;font-size:1.25vw;font-weight:600;line-height:1.1;color:#242728;height:4.0625vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-summary .mr-event-detail-stories-tab-title{margin-top:4vw;font-size:6.4vw;height:20.8vw}
}
.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-summary .mr-event-detail-stories-tab-name{margin-top:.78125vw;font-size:.72917vw;line-height:1.1;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-swiper .swiper-slide .mr-event-detail-stories-tab-summary .mr-event-detail-stories-tab-name{margin-top:4vw;font-size:3.73333vw}
}
.mr-event-detail-stories .mr-event-detail-stories-group{position:relative;margin:1.5625vw auto;width:22.91667vw;height:2.60417vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-group{margin:13.33333vw auto 0;width:100%;height:2.66667vw}
}
.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-pagination{padding:0 3.125vw;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-pagination{display:block;width:100%}
}
.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-pagination .swiper-pagination-bullet{opacity:1;width:.52083vw;height:.52083vw;margin:0 .3125vw;background-color:#b5b5b6}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-pagination .swiper-pagination-bullet{margin:0 2.66667vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-pagination .swiper-pagination-bullet-active{opacity:1;background:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-pagination .swiper-pagination-bullet-active{background-color:#a51011}
}
.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-next,.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-prev{top:0;margin-top:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-next,.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-prev{display:none}
}
.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-next:after,.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-prev:after{display:none}
.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-prev{left:0}
.mr-event-detail-stories .mr-event-detail-stories-group .mr-event-detail-stories-next{right:0}
.mr-event-detail-stories .mr-event-detail-stories-group .btn-next,.mr-event-detail-stories .mr-event-detail-stories-group .btn-prev{background-size:1.25vw !important}
.mr-event-detail-stories-video{max-width:70%;width:auto;padding:1.5625vw;z-index:9999}
@media screen and (max-width:1366px){.mr-event-detail-stories-video{padding-top:1.82292vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories-video{max-width:none;width:100%;padding:8vw 2.66667vw 2.66667vw}
}
.mr-event-detail-stories-video img,.mr-event-detail-stories-video picture,.mr-event-detail-stories-video video{display:block;width:100%}
.mr-event-detail-stories-video iframe{display:block;width:53.17708vw;height:34.47917vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories-video iframe{width:100%;height:48vw}
}
.mr-event-detail-stories2{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2{padding:12vw 0}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-bg{padding:4.6875vw 0;background-color:#f8f8f8}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-bg{padding:13.33333vw 0}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-swiper{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-swiper{padding:13.33333vw 0}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .swiper-wrapper{-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .swiper-wrapper{-webkit-box-align:normal;-webkit-align-items:normal;align-items:normal}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-img{-webkit-box-flex:0;-webkit-flex:0 0 32.03125vw;flex:0 0 32.03125vw;max-width:32.03125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-img{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-img img,.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-img picture{display:block;width:100%}
.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-summary{padding:3.125vw;background-color:#fff;-webkit-box-flex:0;-webkit-flex:0 0 48.90625vw;flex:0 0 48.90625vw;max-width:48.90625vw;min-height:19.375vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-summary{display:block;padding:5.33333vw;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;min-height:auto}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-summary .mr-event-detail-stories2-tags{margin-left:-.78125vw;margin-right:-.78125vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-summary .mr-event-detail-stories2-tags{margin-left:-4vw;margin-right:-4vw}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-summary .mr-event-detail-stories2-tags .mr-event-detail-stories2-tag{vertical-align:top;padding:0 .78125vw;display:inline-block;font-style:normal;font-size:.72917vw;line-height:1.1;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-summary .mr-event-detail-stories2-tags .mr-event-detail-stories2-tag{padding:0 4vw;font-size:3.73333vw}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-summary .mr-event-detail-stories2-title{margin-top:.52083vw;margin-bottom:.52083vw;font-size:1.45833vw;font-weight:600;line-height:1.3;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-summary .mr-event-detail-stories2-title{margin-top:2.66667vw;margin-bottom:5.33333vw;font-size:6.4vw}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-summary .mr-event-detail-stories2-desc{font-size:1.45833vw;font-weight:300;color:#242728}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-swiper .mr-event-detail-stories2-ele .mr-event-detail-stories2-summary .mr-event-detail-stories2-desc{font-size:6.4vw;line-height:1.3}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-group{position:relative;width:100%;height:.52083vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-group{width:100%;height:2.66667vw}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-group .mr-event-detail-stories2-pagination{width:100%;height:.52083vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-group .mr-event-detail-stories2-pagination{height:2.66667vw}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-group .mr-event-detail-stories2-pagination .swiper-pagination-bullet{outline:0;vertical-align:top;margin:0 .52083vw;width:.52083vw;height:.52083vw;opacity:1;background-color:#b5b5b6}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-group .mr-event-detail-stories2-pagination .swiper-pagination-bullet{margin:0 2.66667vw;width:2.66667vw;height:2.66667vw}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-group .mr-event-detail-stories2-pagination .swiper-pagination-bullet-active{background-color:#a51011}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-stories2 .mr-event-detail-stories2-next,.mr-event-detail-stories2 .mr-event-detail-stories2-prev{display:none}
}
.mr-event-detail-stories2 .mr-event-detail-stories2-next:after,.mr-event-detail-stories2 .mr-event-detail-stories2-prev:after{display:none}
.mr-event-detail-stories2 .mr-event-detail-stories2-prev{left:0}
.mr-event-detail-stories2 .mr-event-detail-stories2-next{right:0}
.mr-event-detail-resources{padding:4.6875vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-resources{padding:12vw 0}
}
.mr-event-detail-resources .mr-event-detail-resources-block{padding-top:4.6875vw;padding-bottom:3.64583vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-resources .mr-event-detail-resources-block{padding-top:10.66667vw;padding-bottom:8vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-resources .mr-event-detail-resources-block .col-mob-6{margin-top:2.66667vw;margin-bottom:5.33333vw}
}
.mr-event-detail-resources .mr-event-detail-resources-block .mr-event-detail-resources-tab-summary{display:block}
.mr-event-detail-resources .mr-event-detail-resources-block .mr-event-detail-resources-tab-img{position:relative}
.mr-event-detail-resources .mr-event-detail-resources-block .mr-event-detail-resources-tab-img img{display:block;width:100%}
.mr-event-detail-resources .mr-event-detail-resources-block .mr-event-detail-resources-tab-text{margin-top:1.5625vw;margin-bottom:.52083vw;font-size:1.25vw;line-height:1.3;color:#242728;max-height:4.84375vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-resources .mr-event-detail-resources-block .mr-event-detail-resources-tab-text{margin-top:5.33333vw;margin-bottom:0;font-size:3.73333vw;max-height:14.4vw}
}
.mr-event-detail-resources .mr-event-detail-resources-btn{text-align:center}
.product-text-img-22-1 .product-text-img-text2{padding-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.product-text-img-22-1 .product-text-img-text2{padding:0 5.33333vw 13.33333vw}
}
.download-certificate{padding:4.6875vw 0;text-align:center}
.btn-download:hover{color:#fff;background-color:#c7000b;border-color:#ad0909}
.dc-user-modal{max-width:62.5vw;padding:1.5625vw;font-size:0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.dc-user-modal{max-width:100%;width:100%;padding:8vw 5.33333vw}
}
.dc-user-modal .dc-user-modal-title{text-align:center;margin-bottom:1.5625vw;font-size:1.25vw;font-weight:700}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.dc-user-modal .dc-user-modal-title{margin:8vw 0;font-size:6.4vw}
}
.dc-user-modal .dc-user-modal-title--err{color:#c7000b}
.dc--form{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:.83333vw;color:#242728}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc--form{font-size:4.26667vw}
}
.dc--form label.email-error,.dc--form label.error{color:#c7000b;font-size:.8em;opacity:1 !important;display:block}
.dc--form .dc--form_fade{position:relative;width:48.33333%;margin-bottom:.9375em}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc--form .dc--form_fade{width:100%}
}
.dc--form .dc--form_fade span.required:after{content:" *";color:red}
.dc--form .dc--form_fade_w100{width:100%}
.dc--form .dc--form_fade .dc--form_control,.dc--form .dc--form_fade .dc--form_select{margin-top:.52083vw;display:block;width:100%;background-color:#fafafa;-webkit-appearance:none;appearance:none;color:#242728;line-height:1.6;border:1px solid #979797;border-radius:4px;outline:0;padding:1em 1.25em;resize:none}
.dc--form .dc--form_fade .dc--form_control_bb,.dc--form .dc--form_fade .dc--form_select_bb{background-color:transparent;border-bottom:1px solid #dcdddd}
.dc--form .dc--form_fade .dc--form_control:-webkit-autofill~label,.dc--form .dc--form_fade .dc--form_control:focus~label,.dc--form .dc--form_fade .dc--form_select:-webkit-autofill~label,.dc--form .dc--form_fade .dc--form_select:focus~label{opacity:0}
.dc--form .dc--form_fade .dc--form_control_event{background-color:#e7ecef}
.dc--form .dc--submit_wrap{width:100%;margin-top:.78125vw;text-align:left}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc--form .dc--submit_wrap{margin-top:2.66667vw}
}
.dc--form .dc--submit_wrap .dc--submit_wrap_btn{width:100%;text-align:center;margin-bottom:.52083vw}
.dc--form .dc--submit_tit{font-style:italic;line-height:1.5625vw;color:grey;font-weight:700}
.dc--show-certificate-download{width:100%;text-align:center}
.btn-show-certificate{margin-top:1.04167vw;margin-bottom:1.04167vw}
.btn-show-certificate:nth-child(2){margin-left:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.btn-show-certificate{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin:5.20833vw auto}
.btn-show-certificate:nth-child(2){margin:5.20833vw auto}
}
.wrap--show-certificate-gap{padding-top:4.6875vw;padding-bottom:4.6875vw}
.dc--show-certificate-region{position:relative;z-index:-1}
.dc--show-certificate-region .dc--img-certificate{width:100%;display:block;background-size:100%}
.dc--show-certificate-region .dc--show-certificate-region-detail{position:absolute;left:20%;top:45%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc--show-certificate-region .dc--show-certificate-region-detail{left:22%}
}
.dc--show-certificate-region .dc--show-certificate-region-detail .dc--show-name{width:49.47917vw;height:auto;text-align:center;line-height:4.6875vw;font-size:3.33333vw}
.dc--show-certificate-region .dc--show-certificate-region-detail .dc--show-line{width:100%;border-top:1px solid #383838;margin-top:1.82292vw;margin-bottom:1.82292vw}
.dc--show-certificate-region .dc--show-certificate-region-detail .dc--show-description{width:49.47917vw;height:14.0625vw;text-align:center;line-height:3.125vw;font-size:1.5625vw}
.dc--show-certificate-region .dc--show-certificate-region-detail .dc--show-description .dc--show-description-event{color:#c02221}
.dc--show-certificate-dark{position:relative;z-index:-1}
.dc--show-certificate-dark .dc--img-certificate-dark{width:100%;background-size:100%;display:block}
.dc--show-certificate-dark .dc--show-certificate-dark-detail{position:absolute;width:100%;height:100%;top:0}
.dc--show-certificate-dark .dc--show-dark-name{position:absolute;font-size:3.90625vw;font-weight:700;top:9.375vw;text-align:center;width:97%;right:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc--show-certificate-dark .dc--show-dark-name{top:12vw}
}
.dc--show-certificate-dark .dc-show-dark-description{position:absolute;height:11.45833vw;top:22.39583vw;width:75%;left:12.5vw;overflow:hidden}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc--show-certificate-dark .dc-show-dark-description{top:24vw}
}
.dc--show-certificate-dark .dc-show-dark-date{position:absolute;top:34.89583vw;width:33.85417vw;height:3.125vw;left:8.85417vw;text-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:3.125vw;font-size:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc--show-certificate-dark .dc-show-dark-date{left:12vw;top:38.13333vw}
}
.dc--show-certificate-light{position:relative;z-index:-1}
.dc--show-certificate-light .dc--img-certificate-light{width:100%;background-size:100%;display:block}
.dc--show-certificate-light .dc--show-certificate-light-detail{position:absolute;width:100%;height:100%;top:0}
.dc--show-certificate-light .dc--show-light-name{position:absolute;font-size:2.23958vw;line-height:3.125vw;-webkit-box-align:center;-webkit-align-items:center;align-items:center;top:16.71875vw;text-align:center;width:100%;color:#fffefe}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc--show-certificate-light .dc--show-light-name{top:18.66667vw}
}
.dc--show-certificate-light .dc-show-light-description{position:absolute;height:10.41667vw;top:22.39583vw;width:70%;left:12.08333vw;overflow:hidden}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc--show-certificate-light .dc-show-light-description{top:24vw;height:12vw}
}
.dc--show-certificate-light .dc-show-light-date{position:absolute;top:35.41667vw;width:33.85417vw;height:2.60417vw;left:7.29167vw;text-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:2.60417vw;font-size:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc--show-certificate-light .dc-show-light-date{left:10.66667vw;top:38.66667vw;font-size:1.33333vw}
}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.dc-show-dark-description,.dc-show-light-description{padding:0}
}
.dc-show-dark-description *,.dc-show-light-description *{word-break:break-word}
.dc-show-dark-description a,.dc-show-light-description a{color:#ad0909;text-decoration:underline}
.dc-show-dark-description h3,.dc-show-light-description h3{font-size:2.91667vw;line-height:1.3;font-weight:400}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.dc-show-dark-description h3,.dc-show-light-description h3{font-size:2.66667vw}
}
.dc-show-dark-description h4,.dc-show-light-description h4{font-size:2.1875vw;line-height:1.3;font-weight:400}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc-show-dark-description h4,.dc-show-light-description h4{font-size:2.4vw}
}
.dc-show-dark-description h5,.dc-show-light-description h5{font-size:1.82292vw;line-height:1.3;font-weight:400}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc-show-dark-description h5,.dc-show-light-description h5{font-size:2.13333vw}
}
.dc-show-dark-description h6,.dc-show-light-description h6{font-size:1.14583vw;line-height:1.3;font-weight:400}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc-show-dark-description h6,.dc-show-light-description h6{font-size:1.86667vw}
}
.dc-show-dark-description article,.dc-show-light-description article{font-size:1.45833vw;line-height:1.61786;font-weight:400}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc-show-dark-description article,.dc-show-light-description article{font-size:1.86667vw}
}
.dc-show-dark-description div,.dc-show-dark-description p,.dc-show-light-description div,.dc-show-light-description p{font-size:1.82292vw;line-height:1.6;font-weight:400}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.dc-show-dark-description div,.dc-show-dark-description p,.dc-show-light-description div,.dc-show-light-description p{font-size:1.86667vw}
}
.dc-show-dark-description b,.dc-show-light-description b{font-weight:700}
.dc-show-dark-description ul,.dc-show-light-description ul{margin:1.5625vw 0;list-style:disc;padding-left:1.875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.dc-show-dark-description ul,.dc-show-light-description ul{padding-left:6.4vw;margin:8vw 0}
}
.dc-show-dark-description ul li,.dc-show-light-description ul li{list-style:disc;padding:.26042vw 0;font-size:1.14583vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc-show-dark-description ul li,.dc-show-light-description ul li{padding:1.33333vw 0;font-size:4.26667vw}
}
.dc-show-dark-description ol,.dc-show-light-description ol{margin:1.5625vw 0;list-style:decimal;padding-left:1.875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.dc-show-dark-description ol,.dc-show-light-description ol{padding-left:6.4vw;margin:8vw 0}
}
.dc-show-dark-description ol li,.dc-show-light-description ol li{list-style:decimal;padding:.26042vw 0;font-size:1.14583vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.dc-show-dark-description ol li,.dc-show-light-description ol li{padding:1.33333vw 0;font-size:4.26667vw}
}
.product-teaser-list{color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-teaser-list{width:100%;padding-top:0}
}
.product-teaser-list .product-teaser-list-container .product-teaser-item{font-size:1.14583vw;line-height:1.6;color:#727171;margin-bottom:1.40625vw;padding-bottom:1.5625vw;border-bottom:.05208vw solid #dcdddd;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-teaser-list .product-teaser-list-container .product-teaser-item{width:82.66667vw;margin-left:5.33333vw;margin-bottom:4vw;padding-bottom:3.46667vw;border-bottom:.26667vw solid #dcdddd;font-size:4.26667vw}
}
.product-teaser-list .product-teaser-list-container .product-teaser-item:before{content:"";display:block;position:absolute;left:-1.30208vw;width:.3125vw;height:.3125vw;top:.52083vw;background:#727171;border-radius:50%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-teaser-list .product-teaser-list-container .product-teaser-item:before{width:1.6vw;height:1.6vw;left:-4vw;top:2.4vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-teaser-list .product-teaser-list-container .product-teaser-item{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-teaser-list .product-teaser-list-info-title{font-size:2.1875vw;font-weight:400;line-height:1.3;padding-bottom:2.34375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.product-teaser-list .product-teaser-list-info-title{font-size:7.46667vw;padding-bottom:4vw}
}
.product-teaser-list .product-teaser-list-info-subtitle{font-size:1.25vw;font-weight:400;line-height:1.3;padding:.78125vw 0}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.product-teaser-list .product-teaser-list-info-subtitle{font-size:4.8vw;padding:2.66667vw 0 0}
}
.product-teaser-list .product-teaser-list-info-desc{font-size:1.14583vw;padding:.78125vw 0 2.34375vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.product-teaser-list .product-teaser-list-info-desc{font-size:4.26667vw;padding:2.66667vw 0 5.33333vw}
}
.product-teaser-list .product-teaser-list-info-desc-desc-last{padding-bottom:0}
.product-text-swiper-21-1{width:100%;background-size:cover;font-weight:400;word-wrap:break-word}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1{height:auto;display:block}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con{padding:4.6875vw 16.40625vw 0;width:100%;position:relative}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con{padding:12vw 5.33333vw 0}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev{left:9.53125vw;right:auto}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev{left:5.33333vw}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next{right:9.53125vw;left:auto}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next{right:5.33333vw;top:52%}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next,.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev{width:2.60417vw;height:2.60417vw;position:absolute;z-index:1;top:52%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next,.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev{width:auto;height:auto;top:48%}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next .btn-next,.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next .btn-prev,.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev .btn-next,.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev .btn-prev{z-index:1;width:2.66667vw;height:2.66667vw}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next>img,.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev>img{width:100%}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-next:after,.product-text-swiper-21-1 .product-text-swiper-21-1-con .swiper-button-prev:after{display:none}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-text{color:#333;width:100%}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-text{width:100%}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-text .product-text-swiper-21-1-text-tit{font-size:2.1875vw;line-height:1.3;margin-bottom:1.19792vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-text .product-text-swiper-21-1-text-tit{font-size:7.46667vw;margin-bottom:6.66667vw}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-text .product-text-swiper-21-1-text-des{font-size:1.14583vw;line-height:1.6;margin-bottom:2.86458vw;color:#717171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-text .product-text-swiper-21-1-text-des{font-size:4.26667vw;margin-bottom:7.46667vw}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper{padding-bottom:3.28125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper{padding-bottom:6.66667vw}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide{width:100%}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text-one{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:20px;font-size:.83333vw;color:#727171}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text-one{font-size:4.26667vw}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:29.0625vw;width:100%;margin-top:2.96875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text{width:100%;margin-top:8vw}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{color:#868786;font-size:1.04167vw;margin-bottom:1.40625vw;padding-left:1.35417vw;position:relative;line-height:1.25}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des{font-size:4.26667vw;margin-bottom:4.8vw;padding-left:6.93333vw}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{content:"";display:block;width:.3125vw;height:.3125vw;background:#727171;border-radius:50%;position:absolute;left:0;top:.3125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-text .swiper-slide-text-des:before{top:1.6vw;width:1.6vw;height:1.6vw}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img{position:relative;display:block}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img>picture>img{width:29.6875vw;width:100%;display:block}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img>picture>img{width:100%;display:block;left:5.33333vw;bottom:5.33333vw}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img .swiper-slide-mask{width:100%;height:100%;background:#000;position:absolute;left:0;top:0;right:0;bottom:0;opacity:.3}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img .play-btn-a{width:4.6875vw;height:4.6875vw;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50%;background-size:4.6875vw 4.6875vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-wrapper .swiper-slide .swiper-slide-img .play-btn-a{width:16vw;height:16vw;background-size:16vw 16vw}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-pagination{bottom:10.13333vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-pagination{display:block}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-pagination .swiper-pagination-bullet{margin:0 1.6vw;width:2.66667vw;height:2.66667vw;opacity:1;background-color:#b5b5b6}
}
.product-text-swiper-21-1 .product-text-swiper-21-1-con .product-text-swiper-21-1-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#ad0909}
.new-public-kv{position:relative}
.new-public-kv,.new-public-kv-video-wrap,.new-public-kv picture{height:100%;width:100%}
.new-public-kv-img,.new-public-kv-video-wrap .new-public-kv-video{width:100%;height:100%;object-fit:cover}
.new-public-kv-txts{position:absolute;top:53.33333%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:9.53125vw;right:9.53125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv-txts{top:50%;left:5.33333vw;right:5.33333vw}
}
.new-public-kv-subtit{font-size:2.5vw;margin-bottom:vm(30)}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv-subtit{font-size:5.33333vw;margin-bottom:8vw}
}
.new-public-kv-tit{line-height:1.1;color:#fff;font-size:3.64583vw;margin-bottom:.78125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv-tit{font-size:6.66667vw;margin-bottom:2.66667vw}
}
.new-public-kv-des{width:34.21875vw;font-size:1.14583vw;margin-bottom:1.5625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.new-public-kv-des{width:100%;font-size:4.26667vw;color:#fff;margin-bottom:8vw}
}
.new-public-kv-selectBox{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv-selectBox{-webkit-flex-wrap:wrap;flex-wrap:wrap}
}
.new-public-kv-selectWrap{margin-right:.78125vw;width:13.02083vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv-selectWrap{margin-right:0;margin-bottom:2.66667vw;width:66.66667vw}
}
.new-public-kv-btnWrap{width:-webkit-max-content;width:max-content}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv-btnWrap{margin-right:0;margin-bottom:2.66667vw;width:auto;font-size:5.33333vw}
}
.new-public-kv-video-btn-wrap{padding:1.5625vw 0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv-video-btn-wrap{padding-top:2.66667vw;padding-bottom:5.33333vw}
}
.new-public-kv-video-btn-wrap .new-public-kv-text-des{font-size:1.04167vw;line-height:1.6;position:relative;text-indent:2.60417vw;cursor:pointer;color:#fff}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv-video-btn-wrap .new-public-kv-text-des{font-size:5.33333vw;text-indent:10.66667vw}
}
.new-public-kv-video-btn-wrap .new-public-kv-text-des:before{content:"";width:1.92708vw;height:1.92708vw;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMC0yaDM1di0zNUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzNykiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHBhdGggZD0iTTMyLjctMjQuNTU5YTE1LjQxNyAxNS40MTcgMCAwMC0zLjMxMi00LjkxMyAxNS40IDE1LjQgMCAwMC00LjkxMy0zLjMxMkExNS4zNjcgMTUuMzY3IDAgMDAxOC40NTktMzRhMTUuMzE1IDE1LjMxNSAwIDAwLTYuMDE5IDEuMjE2IDE1LjQxNyAxNS40MTcgMCAwMC00LjkxMyAzLjMxMiAxNS40IDE1LjQgMCAwMC0zLjMxMiA0LjkxM0ExNS4zNjcgMTUuMzY3IDAgMDAzLTE4LjU0MWExNS4zOCAxNS4zOCAwIDAwMS4yMTYgNi4wMTkgMTUuNDE2IDE1LjQxNiAwIDAwMy4zMTIgNC45MTNBMTUuNCAxNS40IDAgMDAxMi40NC00LjNhMTUuMzY3IDE1LjM2NyAwIDAwNi4wMTkgMS4yMTZBMTUuMzggMTUuMzggMCAwMDI0LjQ3OC00LjNhMTUuNDE3IDE1LjQxNyAwIDAwNC45MTMtMy4zMTIgMTUuNCAxNS40IDAgMDAzLjMwOS00LjkxIDE1LjM2NyAxNS4zNjcgMCAwMDEuMjE2LTYuMDE5IDE1LjMxNSAxNS4zMTUgMCAwMC0xLjIxNi02LjAxOHpNMTguNDU5LTQuNjkzQTEzLjg2NSAxMy44NjUgMCAwMTQuNjEyLTE4LjU0MWExMy44NjUgMTMuODY1IDAgMDExMy44NDctMTMuODQ3IDEzLjg2NSAxMy44NjUgMCAwMTEzLjg0OCAxMy44NDdBMTMuODY1IDEzLjg2NSAwIDAxMTguNDU5LTQuNjkzem00LjYzLTEzLjk3OWwtNi41MzktNC42YS40NDYuNDQ2IDAgMDAtLjcuMzd2OS4yYS40NDYuNDQ2IDAgMDAuNy4zN2w2LjU0My00LjZhLjQ1Mi40NTIgMCAwMC0uMDAzLS43NHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDM0KSIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkPSJNLTU1NyA3MTQ1LjhoMTkxNC45NzRWLTkzMkgtNTU3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3IDkzMikiIGZpbGw9IiNmZmYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIj48cGF0aCBkPSJNLTQuNzMtNC43M2g0NC40NTl2NDQuNDU5SC00LjczeiIgZmlsbD0icmdiYSgwLDAsMCwwKSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBjbGlwLXBhdGg9InVybCgjYikiIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU1OC41MzQgLTg5NS42NDkpIiBjbGlwLXBhdGg9InVybCgjYykiPjxwYXRoIGQ9Ik01NTMuNTQ3IDg5MC42NjJoNDAuODkzdjQwLjg5M2gtNDAuODkzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) 0 0 no-repeat;background-size:100%;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv-video-btn-wrap .new-public-kv-text-des:before{width:8vw;height:8vw}
}
.new-public-kv-video-btn-wrap .new-public-kv-text-des-dark{color:#000}
.new-public-kv-video-btn-wrap .new-public-kv-text-des-dark:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNyIgaGVpZ2h0PSIzNyI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NDkiIGQ9Ik0wIDBoMzd2LTM3SDB6IiBmaWxsPSJyZ2JhKDAsMCwwLDApIi8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9ImIiPjxwYXRoIGRhdGEtbmFtZT0i6Lev5b6EIDU1MiIgZD0iTTMyLjc4MS0yNC41MzVhMTUuNDU3IDE1LjQ1NyAwIDAwLTMuMzItNC45MjUgMTUuNDM3IDE1LjQzNyAwIDAwLTQuOTI1LTMuMzJBMTUuNDA3IDE1LjQwNyAwIDAwMTguNS0zNGExNS4zNTUgMTUuMzU1IDAgMDAtNi4wMzUgMS4yMTlBMTUuNDU3IDE1LjQ1NyAwIDAwNy41NC0yOS40NmExNS40MzcgMTUuNDM3IDAgMDAtMy4zMiA0LjkyNUExNS40MDcgMTUuNDA3IDAgMDAzLTE4LjVhMTUuNDIgMTUuNDIgMCAwMDEuMjE5IDYuMDM1QTE1LjQ1NyAxNS40NTcgMCAwMDcuNTQtNy41NGExNS40MzcgMTUuNDM3IDAgMDA0LjkyNSAzLjMyQTE1LjQwNyAxNS40MDcgMCAwMDE4LjUtM2ExNS40MiAxNS40MiAwIDAwNi4wMzUtMS4yMTlBMTUuNDU3IDE1LjQ1NyAwIDAwMjkuNDYtNy41NGExNS40MzcgMTUuNDM3IDAgMDAzLjMyLTQuOTI1QTE1LjQwNyAxNS40MDcgMCAwMDM0LTE4LjVhMTUuMzU1IDE1LjM1NSAwIDAwLTEuMjE5LTYuMDM1ek0xOC41LTQuNjE2QTEzLjkgMTMuOSAwIDAxNC42MTYtMTguNSAxMy45IDEzLjkgMCAwMTE4LjUtMzIuMzg0IDEzLjkgMTMuOSAwIDAxMzIuMzg0LTE4LjUgMTMuOSAxMy45IDAgMDExOC41LTQuNjE2em00LjY0My0xNC4wMTZsLTYuNTU2LTQuNjFhLjQ0Ny40NDcgMCAwMC0uNzA1LjM3MXY5LjIxOWEuNDQ3LjQ0NyAwIDAwLjcwNS4zNzFsNi41Ni00LjYxYS40NTMuNDUzIDAgMDAtLjAwNC0uNzQxeiIgZmlsbD0iIzI0MjcyOSIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NTEiIGQ9Ik0tNTU3IDcxNjdoMTkyMFYtOTMySC01NTd6IiBmaWxsPSIjMjQyNzI4Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSLnu4QgMTQzOSI+PGcgZGF0YS1uYW1lPSLnu4QgMTQzNiIgY2xpcC1wYXRoPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDM3KSI+PHBhdGggZGF0YS1uYW1lPSLot6/lvoQgNTQ4IiBkPSJNLTUtNDJoNDdWNUgtNXoiIGZpbGw9InJnYmEoMCwwLDAsMCkiLz48L2c+PGcgZGF0YS1uYW1lPSLnu4QgMTQzOCIgY2xpcC1wYXRoPSJ1cmwoI2IpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDM3KSI+PGcgZGF0YS1uYW1lPSLnu4QgMTQzNyIgY2xpcC1wYXRoPSJ1cmwoI2MpIj48cGF0aCBkYXRhLW5hbWU9Iui3r+W+hCA1NTAiIGQ9Ik0tMi0zOWg0MVYySC0yeiIgZmlsbD0iIzI0MjcyOCIvPjwvZz48L2c+PC9nPjwvc3ZnPg==)}
.new-public-kv .select2-selection__rendered span{color:#727171}
.new-public-kv .select2-container--default .select2-selection--single,.new-public-kv .select2-container .select2-selection--single{font-size:.83333vw;height:3em;padding-top:.7em;padding-bottom:.7em;padding-left:1.25em;border-bottom:0}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv .select2-container--default .select2-selection--single,.new-public-kv .select2-container .select2-selection--single{font-size:4.26667vw;padding-top:1em}
}
.new-public-kv .select2-container--default .select2-selection--single .select2-selection__arrow,.new-public-kv .select2-container .select2-selection--single .select2-selection__arrow{top:.7em}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv .select2-container--default .select2-selection--single .select2-selection__arrow,.new-public-kv .select2-container .select2-selection--single .select2-selection__arrow{top:1em}
}
.new-public-kv-select_drop_down{font-size:.83333vw;border-top:1px solid #aaa !important}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.new-public-kv-select_drop_down{font-size:4.26667vw}
}
.new-public-kv-select_drop_down .select2-results{padding-top:1.25em}
.new-public-kv-select_drop_down .select2-results .select2-results__options{padding-left:1.25em;padding-bottom:1.25em}
.new-public-kv-select_drop_down .select2-results .select2-results__options .select2-results__option{padding-top:1.4em;font-size:inherit}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv-group{margin-right:1.33333vw}
}
.mr-event-detail-kv-group .mr-event-detail-kv-time{vertical-align:bottom;margin-right:3.125vw;display:inline-block;height:3.125vw;font-size:0;color:#242728;margin-bottom:1.04167vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv-group .mr-event-detail-kv-time{display:block;height:13.33333vw;margin-right:0;margin-bottom:5.33333vw;color:#fff}
}
.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-start-time{display:none}
.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-day,.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-hour,.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-minutes{display:inline-block;padding:0 1.5625vw;border-left:1px solid #727171}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-day,.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-hour,.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-minutes{padding:0 4vw;border-left:1px solid #fff}
}
.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-day{border-left:0;padding-left:0}
.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-minutes{padding-right:0}
.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-num,.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-text{display:block;text-align:center}
.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-num{padding-top:.26042vw;font-size:2.08333vw;line-height:1.1;font-weight:600}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-num{padding-top:1.33333vw;font-size:6.4vw}
}
.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-text{font-style:normal;font-size:.83333vw;line-height:1.618}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-event-detail-kv-group .mr-event-detail-kv-time .mr-event-detail-kv-time-text{font-size:4.26667vw}
}
.mr-event-detail-kv-group .mr-event-detail-kv-btn{display:inline-block;vertical-align:bottom}
.new-public-kv-flex{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.new-public-kv-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}
}
.new-public-kv-flex-select{color:#727171;font-size:.83333vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.new-public-kv-flex-select{font-size:4.26667vw}
}
.black-color{color:#242728}
.white-color{color:#fff}
.wrapper-height-large{height:50vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.wrapper-height-large{height:200vw}
}
.wrapper-height-middle{height:39.0625vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.wrapper-height-middle{height:165.33333vw}
}
.wrapper-height-small{height:30.46875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.wrapper-height-small{height:156vw}
}
.mr-ir-kv{position:relative;height:auto;margin-bottom:4.6875vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-ir-kv{margin-bottom:24vw}
}
.mr-ir-kv:before{z-index:2;content:"";position:absolute;left:0;bottom:-5.83333vw;width:28.59375vw;height:11.66667vw;border-radius:0 10.41667vw 0 0;background-color:#fff;overflow:hidden}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-ir-kv:before{left:-20.53333vw;bottom:-14.93333vw;width:73.2vw;height:29.86667vw;border-radius:0 53.33333vw 0 0}
}
.mr-ir-kv .mr-ir-kv-video-wrap video{width:100%}
.mr-ir-kv .mr-ir-swiper{width:100%;height:auto}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-ir-kv .mr-ir-swiper{height:auto}
}
.mr-ir-kv .mr-ir-swiper img{position:static;top:0;left:0;width:100%;height:100%;object-fit:cover}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-ir-kv .mr-ir-swiper img{position:static;height:auto}
}
.mr-ir-kv .mr-ir-swiper .ir-kv-summary{z-index:3;position:absolute;bottom:50%;left:9.53125vw;width:44.27083vw;-webkit-transform:translateY(50%);transform:translateY(50%)}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-ir-kv .mr-ir-swiper .ir-kv-summary{left:5.33333vw;width:89.33333vw}
}
.mr-ir-kv .mr-ir-swiper .ir-kv-summary .ani-overflow-text{display:block}
.mr-ir-kv .mr-ir-swiper .ir-kv-summary .ir-kv-title{margin-bottom:0;font-weight:400;font-size:3.64583vw;color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-ir-kv .mr-ir-swiper .ir-kv-summary .ir-kv-title{font-size:11.2vw}
}
.mr-ir-kv .mr-ir-swiper .ir-kv-summary .ir-kv-desc{margin-top:1.5625vw;font-size:1.14583vw;color:#fff}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-ir-kv .mr-ir-swiper .ir-kv-summary .ir-kv-desc{margin-top:8vw;font-size:4.26667vw}
}
.mr-ir-kv .mr-ir-swiper .ir-kv-summary .ir-kv-btn{margin-top:3.125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-ir-kv .mr-ir-swiper .ir-kv-summary .ir-kv-btn{margin-top:16vw}
}
.mr-ir-kv .mr-ir-swiper .swiper-slide-active .ani-overflow-word{-webkit-transform:translateY(0);transform:translateY(0)}
.mr-ir-kv .kv-swiper-pagination{bottom:4.16667vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-ir-kv .kv-swiper-pagination{bottom:22.93333vw}
}
.mr-ir-kv .kv-swiper-pagination .swiper-pagination-bullet{width:5.36458vw;height:2px;border-radius:1.04167vw;background-color:#fff;opacity:1;-webkit-transition:all 1.5s;transition:all 1.5s;outline:0;margin:0 .78125vw}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-ir-kv .kv-swiper-pagination .swiper-pagination-bullet{width:16vw;border-radius:5.33333vw;margin:0 2vw}
}
.mr-ir-kv .kv-swiper-pagination .swiper-pagination-bullet-active{width:12.1875vw;background:#c7000b}
@media screen and (max-aspect-ratio:1/1) and (max-width:1200px),screen and (max-width:639px){.mr-ir-kv .kv-swiper-pagination .swiper-pagination-bullet-active{width:29.33333vw}
}
.friendly-unpublish-container{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:83.33333vw;min-height:36.45833vw;border-radius:.46875vw;opacity:1;border:.05208vw solid #707070;z-index:1001;background-color:#fff}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.friendly-unpublish-container{min-height:auto;top:7%;border:0}
}
.friendly-unpublish-container .bg-wrap{height:100%;position:absolute;left:38%;object-fit:contain}
.friendly-unpublish-container .bg-wrap picture{height:100%;width:100%}
.friendly-unpublish-container .bg-wrap img{width:100%;height:100%;object-fit:cover;object-position:left;border-radius:0 .46875vw .46875vw 0}
.friendly-unpublish-container .content-wrap{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.friendly-unpublish-container .content-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:auto}
}
.friendly-unpublish-container .content-wrap-left{width:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:6.51042vw 4.6875vw 7.8125vw;z-index:1}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.friendly-unpublish-container .content-wrap-left{height:100%;width:100%;padding-top:16vw;padding-bottom:16vw;border:.05208vw solid #707070;border-radius:.46875vw;background-color:#fff}
}
.friendly-unpublish-container .content-wrap-left .title{font-size:2.1875vw;color:#242728;font-weight:20.83333vw;line-height:3.125vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.friendly-unpublish-container .content-wrap-left .title{font-size:7.46667vw;line-height:10.66667vw;font-weight:106.66667vw}
}
.friendly-unpublish-container .content-wrap-left .title span{width:100%;height:100%}
.friendly-unpublish-container .content-wrap-left .description{padding-top:1.5625vw;font-size:.9375vw;color:#727171;line-height:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.friendly-unpublish-container .content-wrap-left .description{font-size:4.26667vw;line-height:5.33333vw;padding-top:2.66667vw;line-height:8vw}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.friendly-unpublish-container .content-wrap-left .source-img{width:100%;padding-top:5.33333vw}
.friendly-unpublish-container .content-wrap-left .source-img img{object-fit:contain;width:100%}
}
.friendly-unpublish-container .content-wrap-left .buttons{padding-top:3.125vw;display:-webkit-box;display:-webkit-flex;display:flex}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.friendly-unpublish-container .content-wrap-left .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.friendly-unpublish-container .content-wrap-left .buttons .friendly-btn{font-size:4.26667vw;padding:2.66667vw}
}
.friendly-unpublish-container .content-wrap-left .buttons .button-left{padding-right:1.5625vw}
@media screen and (max-width:639px),screen and (max-width:1200px) and (max-aspect-ratio:1/1){.friendly-unpublish-container .content-wrap-left .buttons .button-left{padding:2.66667vw}
}
.friendly-unpublish-container .content-wrap-right{width:53%}
.friendly-unpublish-container .content-wrap-right .source-img{position:relative;top:9.0625vw;left:.05208vw;width:42.65625vw;height:27.29167vw}
.friendly-unpublish-container .content-wrap-right .source-img picture{height:100%;width:100%}
.friendly-unpublish-container .content-wrap-right .source-img picture img{object-fit:cover;width:100%;height:100%;border-radius:0 0 .41667vw 0}
.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.5)}
.modal-overlay.hidden{display:none}
header .navbar .nav-logo .nav-logo-link{background-image:url(../../../content/dam/xpace/en/site/common/logo-white.png)}
header .navbar.active-fixed .nav-logo-link,header .navbar.active .nav-logo-link,header .navbar.show .nav-logo-link,header .navbar.visible .nav-logo-link{background-image:url(../../../content/dam/xpace/en/site/common/logo.png)}
.mr-related-products .mr-related-products-swiper .mr-related-products-item .mr-related-products-item-img{height:auto}
.mr-title-no-brand:before{width:0 !important;height:0 !important}
.mr-solution-Anesthesia .mr-solution-text.white-text,.mr-solution-Anesthesia .mr-solution-text.white-text .mr-solution-text-des,.mr-solution-Anesthesia .mr-solution-text.white-text .mr-solution-text-des h2,.mr-solution-Anesthesia .mr-solution-text.white-text .mr-solution-text-des h3,.mr-solution-Anesthesia .mr-solution-text.white-text .mr-solution-text-des h4,.mr-solution-Anesthesia .mr-solution-text.white-text .mr-solution-text-des h5,.mr-solution-Anesthesia .mr-solution-text.white-text .mr-solution-text-des h6,.mr-solution-Anesthesia .mr-solution-text.white-text .mr-solution-text-des P{color:#fff}
.product-text-img-2 .product-text-img-2-text .product-text-img-2-text-img{display:inline-block;margin-right:5px}
.product-text-img-item-no-circle:before{width:0}
.mr-privacy .mr-privacy-panel-group .mr-privacy-panel .mr-privacy-panel-collapse .mr-privacy-panel-body p{padding-top:1.125vw}
.mr-event-landing-list .mr-event-landing-items .mr-event-landing-item-block .mr-event-landing-item-img{min-height:15.6762vw;background-color:white;display:flex;align-items:center}
.mr-solution-video-no-bottom{padding-bottom:0 !important}
.mr-solution-precise-no-top{padding-top:0 !important}
.mr-innovation-detail-text .wrap-nopadding{padding:0}
.xpace-aem-rich-text{padding:0}
.mr-innovation-detail-text small,.xpace-aem-rich-text small{font-size:.72917vw;line-height:1.6;font-weight:normal}
@keyframes interactivePicturePulse{from{transform:scale(1);transform:translate(55%,51%)}
90%{transform:scale(1);box-shadow:0 0 7px 9px rgba(0,0,0,0.2);transform:translate(55%,51%)}
to{transform:scale(1);box-shadow:0 0 7px 3px rgba(0,0,0,0.2);transform:translate(55%,51%)}
}
@keyframes interactivePicturePulse_hover{from{transform:scale(1);transform:translate(50%,48%)}
90%{transform:scale(1);box-shadow:0 0 7px 9px rgba(0,0,0,0.2);transform:translate(50%,48%)}
to{transform:scale(1);box-shadow:0 0 7px 3px rgba(0,0,0,0.2);transform:translate(50%,48%)}
}
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
.ui-widget.ui-widget-content{border:1px solid #c5c5c5}
.ui-widget-content{background:#fff;color:#333}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}
.ui-dialog{position:absolute;outline:0}
.ui-dialog .ui-dialog-titlebar{position:relative}
.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px}
.ui-widget-header{background:#e9e9e9;color:#333;font-weight:bold}
.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}
.ui-helper-clearfix:after{clear:both}
.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}
.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}
.ui-widget .ui-widget{font-size:1em}
.ui-dialog .ui-dialog-titlebar-close{position:absolute}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{background:#f6f6f6;font-weight:normal}
.ui-button-icon-only{box-sizing:border-box;text-indent:-9999px;white-space:nowrap}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}
.ui-icon{display:inline-block;vertical-align:middle;margin-top:-0.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}
.aem-AuthorLayer-Edit .onetrust-pc-dark-filter{background:unset}