.brm {
    display: none
}

.vroot .sec12 .atext {
    color: #2788d9
}

.vroot .sec12 .atext:hover {
    color: #004AAF
}

.vrootfoot {
    color: #a1a1a1;
    width: 75%;
    margin: .8rem auto;
    line-height: 0.2rem;
    border-top: 1px solid #ccc;
    padding-top: 0.6rem
}

ol.component-footnotes li {
    margin-bottom: 0.1rem
}

ol.component-footnotes li.current {
    color: #1e1e1e
}

.hollowBTN {
    background-color: #0000;
    border: 2px solid #b2b2b2;
    border: 2px solid #0000004d;
    color: #000;
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    font-weight: 800;
    padding: 10px 26px;
    border-radius: 40px
}

.hollowBTN:hover {
    border-color: #000;
    opacity: 1
}

.hollowBTN::after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    position: relative;
    top: -1px;
    margin-left: 12px;
    transition: .6s ease
}

.hollowBTN:hover::after {
    transform: translateX(3px) rotate(45deg)
}

.vroot .sec1 .btn {
    text-indent: -9999px;
    border-radius: .3rem;
    color: #fff;
    text-align: center;
    height: .58rem;
    line-height: .58rem;
    cursor: pointer
}

.vroot .sec1 .btn:hover {
    opacity: .8
}

.m30 {
    margin-top: .3rem;
    margin-bottom: .3rem
}

.mb60 {
    margin-bottom: 0.6rem
}

.mb30 {
    margin-bottom: 0.3rem
}

body {
    font-size: 12px;
    background-color: #fff
}

ol,ul {
    list-style: none
}

a {
    text-decoration: none;
    color: inherit
}

img {
    border: 0px;
    vertical-align: middle
}

em {
    font-style: normal
}

input,button,select,textarea {
    margin: 0;
    padding: 0;
    outline: none
}

.clear {
    clear: both;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0
}

.clearfix {
    zoom:1}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

input::-webkit-input-placeholder {
    color: #999 !important
}

input:-moz-placeholder {
    color: #999 !important
}

input::-moz-placeholder {
    color: #999 !important
}

input:-ms-input-placeholder {
    color: #999 !important
}

input::-ms-clear {
    display: none
}

* {
    -webkit-tap-highlight-color: transparent
}

.vroot {
    animation: vkin 500ms reverse;
    line-height: 1.2;
    -webkit-text-size-adjust: 100%;
    position: relative;
    height: auto;
    overflow: hidden
}

@keyframes vkin {
    100% {
        opacity: 0
    }
}

.vroot h1 {
    font-size: 2em;
    margin: .67em 0
}

.vroot hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

.vroot pre {
    font-family: monospace,monospace;
    font-size: 1em
}

.vroot a {
    text-decoration: none
}

.vroot abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

.vroot b,.vroot strong {
    font-weight: bolder
}

.vroot code,.vroot kbd,.vroot samp {
    font-family: monospace,monospace;
    font-size: 1em
}

.vroot small {
    font-size: 80%
}

.vroot sub,.vroot sup {
    font-size: 65%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.vroot sub {
    bottom: -0.25em
}

.vroot sup {
    top: -0.5em
}

.vroot img {
    border-style: none
}

.vroot button,.vroot input,.vroot optgroup,.vroot select,.vroot textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

.vroot button,.vroot input {
    overflow: visible
}

.vroot button,.vroot select {
    text-transform: none
}

.vroot button,.vroot [type="button"],.vroot [type="reset"],.vroot [type="submit"] {
    -webkit-appearance: button
}

.vroot button::-moz-focus-inner,.vroot [type="button"]::-moz-focus-inner,.vroot [type="reset"]::-moz-focus-inner,.vroot [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

.vroot button:-moz-focusring,.vroot [type="button"]:-moz-focusring,.vroot [type="reset"]:-moz-focusring,.vroot [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

.vroot fieldset {
    padding: .35em .75em .625em
}

.vroot legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

.vroot progress {
    vertical-align: baseline
}

.vroot textarea {
    overflow: auto
}

.vroot [type="checkbox"],.vroot [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

.vroot [type="number"]::-webkit-inner-spin-button,.vroot [type="number"]::-webkit-outer-spin-button {
    height: auto
}

.vroot [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

.vroot [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

.vroot ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.vroot details {
    display: block
}

.vroot summary {
    display: list-item
}

.vroot template {
    display: none
}

.vroot [hidden] {
    display: none
}

.vroot i {
    font-style: italic
}

.vroot p span {
    white-space: nowrap
}

.vroot li span {
    white-space: nowrap
}

.vroot a,.vroot div,.vroot img,.vroot figure {
    outline: none
}

.vroot figure {
    text-indent: -9999px
}

.vroot .nw {
    white-space: nowrap
}

.vroot a:hover {
    color: #004AAF
}

.vroot p.A+p.A {
    margin-top: 0;
    text-indent: 2em
}

.vroot img:before {
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
    height: calc(100% + 10px);
    width: 100%;
    background-color: #e6e6e6;
    border: 2px dotted #c8c8c8;
    border-radius: 5px
}

.vroot img:after {
    content: "⊗" " Broken Image of " attr(alt);
    display: block;
    font-size: 16px;
    font-style: normal;
    font-family: FontAwesome;
    color: #646464;
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    text-align: center
}

.plp-buy-btn {
    cursor: pointer
}

.vknav.active {
    border-top: none;
    position: fixed
}

nav.vknav {
    position: relative;
    height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #cecece;
    top: 0px;
    width: 100%;
    background-color: #fff;
    z-index: 9999999
}

nav.vknav .navcenter {
    width: 100%;
    padding: 0 80px;
    max-width: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999999;
    border-top: 1px solid #cecece
}

nav.vknav h3 {
    font-size: 20px;
    line-height: 60px;
    font-weight: 300
}

nav.vknav .btn {
    background-color: #ce0e2d;
    border-radius: 23px;
    color: #fff;
    text-align: center;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 280px) and (max-width: 750px) {
    .vrootfoot {
        line-height:0.4rem;
        width: 86%
    }

    ol.component-footnotes li {
        margin-bottom: 0.3rem;
        line-height: .4rem
    }

    .navcenter {
        padding: 0 15px !important
    }

    h3 {
        font-size: 16px
    }

    .btn {
        height: auto;
        padding: 0 8px;
        font-size: 12px
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    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 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    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 {
    -ms-flex-align: start;
    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,0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0,0,0,0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0,0,0,0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), transparent)
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.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(0.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(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.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 top,.2s -webkit-transform;
    transition: .2s transform,.2s top;
    transition: .2s transform,.2s top,.2s -webkit-transform
}

.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 left,.2s -webkit-transform;
    transition: .2s transform,.2s left;
    transition: .2s transform,.2s left,.2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s right,.2s -webkit-transform;
    transition: .2s transform,.2s right;
    transition: .2s transform,.2s right,.2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    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-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 3px;
    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,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: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: 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 steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@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;
    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;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    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;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.vroot .sec1 p,.vroot .centerContent .text,.vroot .sec9 .extraContent p,.vroot .sec11 .sec11text p {
    font-size: 0.32rem;
    font-weight: 400;
    line-height: 0.48rem
}

.swiper-slide {
    background: #fff
}

.vroot .hollowBTN {
    margin-top: 0.5rem
}

.vroot .erweimaLJ.topER {
    position: absolute;
    top: -249px;
    right: 25px
}

.vroot .erweimaLJ.leftER {
    background-image: url(./imgs/erweimaLJ_left.svg);
    margin-left: 202px;
    margin-top: -124px;
    z-index: 1;
    position: relative
}

.vroot .erweimaLJ {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 312px;
    background-image: url(./imgs/erweimaLJ.svg);
    width: 248px;
    height: 330px;
    padding-top: 30px;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    -ms-flex-direction: column;
    flex-direction: column
}

.vroot .erweimaLJ p.pinerweima {
    font-weight: 500;
    letter-spacing: .28px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #000;
    width: 77% !important
}

.vroot .erweimaLJ p.midp {
    margin: 14px 0
}

.vroot .erweimaLJ .erweima {
    margin-top: 14px
}

.vroot .swiper-slide {
    background: none
}

.vroot .swiper-pagination-bullet-active {
    outline: unset;
    background: #5f5f5f !important
}

.vroot .swiper-pagination-bullet {
    border: 1px solid #c7c7c7;
    background: #fff;
    opacity: 1;
    outline: unset
}

.vroot .m {
    display: none
}

.vroot .swiper-pagination {
    z-index: 99
}

.vroot .swiper-pagination-bullet {
    cursor: pointer
}

.vroot .sec {
    width: 16.55rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto
}

.vroot .sec1 {
    height: 10.3rem;
    width: 100%;
    background-size: contain
}

.vroot .sec1 h1 {
    font-size: .8rem;
    margin: 0.3rem 0;
    margin-top: 0.5rem;
    font-weight: 700
}

.vroot .sec1 p {
    color: #fff;
    text-shadow: 1px 1px 6px #484848
}

.vroot .sec1 .tabwrapper {
    width: 100%;
    height: 100%
}

.vroot .sec1 .tab1 {
    width: 100%;
    height: 100%;
    background-image: url(./imgs/bg1_tab1_200306.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 1px
}

.vroot .sec1 .tab2 {
    background-image: url(./imgs/bg1_tab2.jpg);
    padding-top: 1px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.vroot .sec1 .tab1content {
    padding-top: 1px;
    width: 9rem;
    text-align: center;
    height: 1.2rem;
    margin: 0 auto;
    margin-top: 8.4rem
}

.vroot .sec1 .btn {
    width: 3.96rem;
    height: 1.23rem;
    background-image: url(./imgs/tab1btn_new.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    margin: 0 auto;
    position: relative;
    bottom: 0;
    background-color: #0000
}

.vroot .centerContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.vroot .centerContent h1 {
    font-size: 0.8rem;
    color: #c9102f;
    margin-top: 0rem;
    font-weight: 700
}

.vroot .centerContent h2 {
    font-size: .48rem;
    margin-bottom: 0.3rem;
    font-weight: 700
}

.vroot .centerContent .text {
    width: 60%;
    text-align: center
}

.vroot .sec2 {
    height: 16.36rem;
    background-image: url(./imgs/bg2.jpg)
}

.vroot .sec2 h1 {
    margin-top: 1.1rem
}

.vroot .sec2 h2 {
    margin-top: 1.7rem;
    margin-bottom: 0.3rem
}

.vroot .sec2 .bg2plus {
    width: 9.6rem;
    height: 8.88rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 11.5%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(./imgs/bg2plus.png);
    z-index: 0;
    opacity: 1;
    transition: all ease-in-out 1s
}

.vroot .sec2 .bg2plus.smallz {
    transform: scale(0.2) translateX(-251%);
    top: 11.3%;
    opacity: 0
}

.vroot .sec3 {
    margin-top: -1rem;
    height: 8.72rem;
    background-image: url(./imgs/bg3.jpg)
}

.vroot .sec4 {
    height: 11.07rem;
    background-image: url(./imgs/bg4.jpg)
}

.vroot .newplus {
    font-size: 0.3rem;
    width: 5rem;
    position: absolute;
    left: 3.6rem;
    bottom: 6.1rem;
    font-weight: 400
}

.vroot .sec5 {
    height: 12.81rem;
    position: relative;
    background-image: url(./imgs/bg5.jpg)
}

.vroot .sec6 {
    height: 10.36rem;
    background-image: url(./imgs/bg6.jpg)
}

.vroot .sec7 {
    height: 7.46rem;
    background-image: url(./imgs/bg7.jpg)
}

.vroot .sec8 {
    height: 12.88rem;
    background-color: #f5f5f5;
    width: 100%;
    background-image: url(./imgs/bg8.jpg);
    background-size: contain
}

.vroot .sec8 h1 {
    margin-top: 1.8rem
}

.vroot .sec9 {
    padding-top: .5rem;
    margin-bottom: 1.2rem;
    height: 12.46rem;
    background-color: #f5f5f5;
    width: 100%
}

.vroot .sec9 .text {
    width: 71.7%
}

.vroot .sec9 .extraContent {
    margin: 0 0;
    width: 11.2rem;
    height: 9.8rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.vroot .sec9 .extraContent .left {
    width: 4.7rem
}

.vroot .sec9 .extraContent .right {
    position: relative
}

.vroot .sec9 .extraContent .right figure {
    z-index: 1;
    position: relative;
    width: 3.37rem;
    height: 6.88rem;
    background-image: url(./imgs/mobileCover.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.vroot .sec9 .extraContent .right video {
    z-index: 0;
    position: absolute;
    width: 3.37rem;
    height: 6.88rem;
    top: -0.09rem;
    transform: scale(0.9)
}

.vroot .sec10 {
    position: relative;
    height: 13.41rem;
    background-image: url(./imgs/bg10.jpg)
}

.vroot .sec10 .newplus {
    bottom: 6.9rem
}

.vroot .sec10 .switchbox {
    width: 9.5rem;
    margin-left: 0.3rem
}

.vroot .sec10 .shuTiao.b {
    height: 1.6rem;
    margin-bottom: 1.35rem
}

.vroot .sec10 .shuTiao.b span {
    height: 0.54rem
}

.vroot .sec10 ul.itemName2 {
    margin-left: 1rem;
    margin-bottom: 1rem
}

.vroot .sec10 ul.itemPic.b {
    margin-left: 2.4rem
}

.vroot .sec10 ul.itemPic.b li {
    width: 4.26rem
}

.vroot .sec10 ul.itemPic.b li:nth-child(1) {
    background-image: url(./imgs/b1.jpg)
}

.vroot .sec10 ul.itemPic.b li:nth-child(2) {
    background-image: url(./imgs/b2.jpg)
}

.vroot .sec10 ul.itemPic.b li:nth-child(3) {
    background-image: url(./imgs/b3.jpg)
}

.vroot .sec11 {
    height: 18.85rem;
    background-image: url(./imgs/bg11.jpg)
}

.vroot .sec11 .textwarpper {
    width: 5.44rem;
    height: 3rem;
    float: right
}

.vroot .sec11 .sec11text {
    width: 12.44rem;
    height: 4.9rem;
    margin-top: 3.2rem;
    position: relative
}

.vroot .sec11 .sec11text p {
    width: 100%
}

.vroot .sec11 .sec11text.L .textwarpper {
    float: left
}

.vroot .sec12 {
    height: auto;
    background-size: contain;
    background-position-y: top;
    overflow: hidden;
    background-image: url(./imgs/bg12.jpg);
    padding-bottom: 1.5rem
}

.vroot .sec12 .textA {
    font-size: .2rem;
    color: #000;
    display: block;
    width: 80%;
    margin: 0 auto;
    line-height: 0.3rem;
    margin-top: 0.6rem
}

.vroot .sec12 .bigbox {
    width: 12.68rem;
    height: auto;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1.2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.vroot .sec12 .smallbox {
    width: 6.2rem;
    height: 5.05rem;
    float: left;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0.1rem;
    margin-bottom: 0.3rem
}

.vroot .sec12 .smallbox p {
    font-size: .2rem;
    margin-left: 0.3rem;
    margin-top: 0.4rem;
    line-height: 0.3rem;
    width: 74%;
    font-weight: 400
}

.vroot .sec12 .smallbox .pic {
    width: 100%;
    height: 3.2rem;
    display: block;
    text-indent: -9999px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.vroot .sec12 .atext {
    font-size: .2rem;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
    font-weight: 400;
    display: inline-block
}

.vroot .sec12 .smallbox:nth-child(1) .pic {
    background-image: url(./imgs/small1.jpg)
}

.vroot .sec12 .smallbox:nth-child(2) .pic {
    background-image: url(./imgs/small2.jpg)
}

.vroot .sec12 .smallbox:nth-child(3) .pic {
    background-image: url(./imgs/small3.jpg)
}

.vroot .sec12 .smallbox:nth-child(4) .pic {
    background-image: url(./imgs/small4.jpg)
}

.vroot .switchbox {
    width: 9.6rem;
    height: 6.35rem;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2.5rem;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-flow: row;
    flex-flow: row
}

.vroot .switchbox .shuTiao {
    height: 2rem;
    width: 0.03rem;
    background: #dbdbdb;
    display: block
}

.vroot .switchbox .shuTiao span {
    width: 100%;
    height: 0.5rem;
    background: #828282;
    display: block;
    transform: translateY(0);
    transition: all ease-in-out .5s
}

.vroot .switchbox .shuTiao span.position0 {
    transform: translateY(0)
}

.vroot .switchbox .shuTiao span.position1 {
    transform: translateY(100%)
}

.vroot .switchbox .shuTiao span.position2 {
    transform: translateY(200%)
}

.vroot .switchbox .shuTiao span.position3 {
    transform: translateY(300%)
}

.vroot .switchbox ul.itemName {
    margin-left: .2rem
}

.vroot .switchbox ul.itemName li {
    font-size: .24rem;
    cursor: pointer;
    margin-bottom: 0.3rem;
    color: #ccc
}

.vroot .switchbox ul.itemName li.active {
    color: #000
}

.vroot .switchbox ul.itemName li:nth-child(4) {
    margin-bottom: 0
}

.vroot .switchbox ul.itemPic {
    margin-left: 3.7rem
}

.vroot .switchbox ul.itemPic li {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 3.12rem;
    height: 6.66rem;
    display: none
}

.vroot .switchbox ul.itemPic li.active {
    display: block
}

.vroot .switchbox ul.itemPic li:nth-child(1) {
    background-image: url(./imgs/a1-v1.png)
}

.vroot .switchbox ul.itemPic li:nth-child(2) {
    background-image: url(./imgs/a2-v1.png)
}

.vroot .switchbox ul.itemPic li:nth-child(3) {
    background-image: url(./imgs/a1.png)
}

.vroot .switchbox ul.itemPic li:nth-child(4) {
    background-image: url(./imgs/a4-v1.png)
}

@media screen and (min-aspect-ratio: 2 / 1) {
    .vroot .itemImg {
        height:8rem !important;
        width: 8rem !important
    }
}

_:-ms-fullscreen,:root .hollowBTN {
    border: 1px solid #000
}

@media screen and (min-width: 1023px) and (max-width: 1024px) {
    #pad .gooey {
        top:42%
    }

    #pad .itemImg {
        top: 32%
    }

    .section {
        background-size: cover;
        background-position-y: bottom;
        background-position-x: right
    }
}

@media screen and (min-width: 280px) and (max-width: 750px) {
    #m.vroot .brm {
        display:block
    }

    #m.vroot .m {
        display: block
    }

    #m.vroot .pc {
        display: none
    }

    #m.vroot .sec {
        width: 100%
    }

    #m.vroot .sec12 .smallbox p {
        font-size: .3rem;
        width: 81%
    }

    #m.vroot .sec12 .atext {
        font-size: .3rem;
        margin-top: 0.2rem
    }

    #m.vroot .sec1 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        height: 8.8rem
    }

    #m.vroot .sec1 h1 {
        margin-top: 1rem
    }

    #m.vroot .sec1 p {
        width: 80%;
        margin: 0 auto
    }

    #m.vroot .sec1 .btn {
        margin: 0 auto;
        margin-top: -0.1rem
    }

    #m.vroot .sec1 .tab1 {
        background-image: url(./imgs/bg1_tab1m_200306.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center
    }

    #m.vroot .sec1 .tab1,#m.vroot .sec1 .tab2 {
        background-size: contain;
        background-color: #fff;
        background-position-y: 89%
    }

    #m.vroot .sec1 .tab1content {
        margin-top: 6.6rem;
        width: 100%;
        text-align: center
    }

    #m.vroot .centerContent h1 {
        font-size: .6rem
    }

    #m.vroot .centerContent .text {
        width: 85%
    }

    #m.vroot .sec2 {
        background-size: 139.1%;
        height: 12.66rem
    }

    #m.vroot .sec2 h1 {
        margin-top: 1.4rem
    }

    #m.vroot .sec2 h2 {
        margin-top: 1.2rem
    }

    #m.vroot .sec2 .bg2plus {
        width: 7.4rem;
        height: 6.58rem;
        top: 10.65%
    }

    #m.vroot .sec3 {
        margin-top: -1.3rem;
        background-size: 160.3%
    }

    #m.vroot .sec4 {
        background: none;
        position: relative
    }

    #m.vroot .sec4 .swiper-pagination-bullets {
        bottom: 0
    }

    #m.vroot .sec4 .swiper-container {
        display: block;
        width: 3.91rem;
        height: 7.2rem;
        margin-top: .6rem
    }

    #m.vroot .sec4 .swiper-slide {
        height: 6.6rem;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center
    }

    #m.vroot .sec4 .sl1 {
        background-image: url(./imgs/mSlide1.jpg)
    }

    #m.vroot .sec4 .sl2 {
        background-image: url(./imgs/mSlide2.jpg)
    }

    #m.vroot .sec4 .sl3 {
        background-image: url(./imgs/mSlide3.jpg)
    }

    #m.vroot .sec5 {
        background-image: url(./imgs/bg5m.jpg);
        height: 16.38rem
    }

    #m.vroot .sec5 .swiper-slide-active span {
        display: block !important
    }

    #m.vroot .sec5 .swiper-container {
        display: block;
        width: 3.91rem;
        height: 8.3rem;
        margin-top: 5.2rem
    }

    #m.vroot .sec5 .swiper-slide {
        height: 6.8rem;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center
    }

    #m.vroot .sec5 .swiper-slide span {
        position: absolute;
        text-align: center;
        bottom: -1.2rem;
        width: 4rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        display: none
    }

    #m.vroot .sec5 .sl1 {
        background-image: url(./imgs/a1-v1.png)
    }

    #m.vroot .sec5 .sl2 {
        background-image: url(./imgs/a2-v1.png)
    }

    #m.vroot .sec5 .sl3 {
        background-image: url(./imgs/a1.png)
    }

    #m.vroot .sec5 .sl4 {
        background-image: url(./imgs/a4-v1.png)
    }

    #m.vroot .sec5 .swiper-pagination {
        bottom: 39px
    }

    #m.vroot .newplus {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        top: 4.8rem
    }

    #m.vroot .sec6 {
        background: none;
        position: relative
    }

    #m.vroot .sec6 .swiper-container {
        display: block;
        width: 4.43rem;
        height: 8.8rem;
        margin-top: .6rem
    }

    #m.vroot .sec6 .swiper-slide {
        height: 8.11rem;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center
    }

    #m.vroot .sec6 .sl1 {
        background-image: url(./imgs/mBslide1.jpg)
    }

    #m.vroot .sec6 .sl2 {
        background-image: url(./imgs/mBslide2.jpg)
    }

    #m.vroot .sec6 .sl3 {
        background-image: url(./imgs/mBslide3.jpg)
    }

    #m.vroot .sec7 {
        margin-top: 0.7rem;
        height: 6.6rem;
        background-size: 173%;
        background-position-y: bottom
    }

    #m.vroot .sec8 {
        background-image: url(./imgs/bg8m.jpg);
        height: 10.13rem
    }

    #m.vroot .sec8 h1 {
        text-align: center;
        margin-top: 1.2rem
    }

    #m.vroot .sec9 {
        height: 14.6rem;
        padding-top: 0.3rem
    }

    #m.vroot .sec9 .extraContent {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        height: 10.1rem;
        margin-top: 1.1rem
    }

    #m.vroot .sec9 .extraContent .left {
        text-align: center;
        margin-top: 1rem;
        width: 49%
    }

    #m.vroot .sec9 .bg9m {
        background-image: url(./imgs/bg9m.jpg);
        width: 3.18rem;
        height: 6.69rem;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center
    }

    #m.vroot .sec10 {
        background-image: url(./imgs/bg10m.jpg);
        height: 15.76rem
    }

    #m.vroot .sec10 .newplus {
        top: 5.2rem
    }

    #m.vroot .sec10 .swiper-container {
        display: block;
        width: 3.91rem;
        height: 8rem;
        margin-top: 5rem
    }

    #m.vroot .sec10 .swiper-slide {
        height: 6.8rem;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center
    }

    #m.vroot .sec10 .swiper-slide span {
        position: absolute;
        text-align: center;
        bottom: -1.1rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        background-color: #f5f5f5;
        height: 0.8rem;
        width: 4rem
    }

    #m.vroot .sec10 .sl1 {
        background-image: url(./imgs/b1.jpg)
    }

    #m.vroot .sec10 .sl2 {
        background-image: url(./imgs/b2.jpg)
    }

    #m.vroot .sec10 .sl3 {
        background-image: url(./imgs/b3.jpg)
    }

    #m.vroot .sec10 .swiper-pagination {
        bottom: 49px
    }

    #m.vroot .sec11 {
        height: 23.44rem;
        background-image: url(./imgs/bg11m.jpg)
    }

    #m.vroot .sec11 .sec11text {
        margin-top: 8.5rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #m.vroot .sec11 .sec11text p {
        width: 100%
    }

    #m.vroot .sec11 .textwarpper {
        float: none;
        text-align: center;
        width: 54%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #m.vroot .sec11 .sec11text a {
        padding: .15rem
    }

    #m.vroot .sec11 .L .textwarpper {
        margin-top: -1.8rem
    }

    #m.vroot .sec12 {
        background-image: url(./imgs/bg12m.jpg)
    }

    #m.vroot .sec12 .bigbox {
        width: 100%;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }

    #m.vroot .sec12 .smallbox {
        margin-bottom: .5rem;
        height: 5.25rem
    }
}

/*# sourceMappingURL=style.css.map */
