.section {
    position: relative;
    color: #000;
    font-size: 16px;
    font-family: 'myriadsetpro-thinthin', Arial;
    line-height: 1.2;
    font-weight: normal;
    margin: 0 auto;
}

.big-img {
    width: 100%;
}

p {
    line-height: 1.2;
}

#bv6200plus {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: .8333333333vw;
    color: #fff;
    margin: 0 auto;
    background-color: #000;
    overflow: hidden;
    line-height: 1.2
}

#bv6200plus div, #bv6200plus ul, #bv6200plus ol, #bv6200plus dl, #bv6200plus dt, #bv6200plus dd, #bv6200plus li, #bv6200plus dl, #bv6200plus h1, #bv6200plus h2, #bv6200plus h3, #bv6200plus h4, #bv6200plus p {
    margin: 0;
    padding: 0;
    font-style: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.2
}

#bv6200plus sup {
    line-height: 1.2
}

#bv6200plus ol, #bv6200plus ul, #bv6200plus li {
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#bv6200plus img {
    max-width: none;
    border: 0;
    vertical-align: middle;
    -webkit-user-drag: none
}

#bv6200plus .big-img {
    width: 100%;
    height: auto
}

#bv6200plus .bv6200plus-pc {
    display: inherit
}

#bv6200plus .bv6200plus-phone {
    display: none !important
}

#bv6200plus .transHide {
    display: inherit;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transform: translate3d(0, 150px, 0) scale(0.6);
    transform: translate3d(0, 150px, 0) scale(0.6)
}

#bv6200plus .showDelay {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    transition: opacity .5s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1)
}

#bv6200plus .se {
    position: relative
}

#bv6200plus .opacity {
    opacity: 0
}

#bv6200plus .flex-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv6200plus .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

#bv6200plus .justify-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#bv6200plus .justify-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#bv6200plus .justify-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#bv6200plus .justify-evenly {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

#bv6200plus .justify-around {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#bv6200plus .justify-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#bv6200plus .align-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv6200plus .align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv6200plus .align-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#bv6200plus .bv6200plus-pc {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-1 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-1 .word {
    position: absolute;
    top: 15.625vw;
    left: 13.0208333333vw;
    width: 71.09375vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-1 .word .tit {
    color: #fff;
    font-size: 3.75vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-1 .word .lab {
    margin: 1.3541666667vw auto;
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-1 .word .msg {
    font-size: 1.25vw;
    line-height: 1.3
}

#bv6200plus .bv6200plus-pc #section-1 .box-2 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-2 .word {
    position: absolute;
    top: 8.8541666667vw;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-2 .word .tit {
    font-size: 3.125vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-3 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-3 ul {
    width: 52.0833333333vw;
    margin: 5.2083333333vw auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#bv6200plus .bv6200plus-pc #section-1 .box-3 ul li {
    position: relative;
    width: 22.5520833333vw;
    margin: 1.3020833333vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-3 ul li .word {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 11.4583333333vw;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-3 ul li .word .tit {
    color: #fff;
    font-size: 3.125vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-3 ul li .word .lab {
    font-size: 1.3541666667vw;
    margin: .5208333333vw 0;
}

#bv6200plus .bv6200plus-pc #section-1 .box-3 ul li .word .msg {
    font-size: 1.1458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-4 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-4 .word-box {
    width: 54.3229166667vw;
    position: relative;
    margin: 2.6041666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-4 .word-box .word {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-4 .word-box .word .tit {
    font-size: 3.125vw;
    color: #fff;
}

#bv6200plus .bv6200plus-pc #section-1 .box-4 .word-box .word .lab {
    font-size: 2.0833333333vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-4 .word-box .word .msg {
    width: 31.25vw;
    margin: 0 auto;
    font-size: 1.5625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-4 .img1 {
    width: 84.21875vw;
    position: relative;
    display: block;
    margin: 2.6041666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-5 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-5 .word {
    position: absolute;
    top: 27.0833333333vw;
    left: 14.0625vw;
    width: 43.2291666667vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-5 .word .tit {
    font-size: 2.3958333333vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-5 .word .lab {
    font-size: 1.5625vw;
    margin: .8333333333vw 0;
}

#bv6200plus .bv6200plus-pc #section-1 .box-5 .word .msg {
    width: 36.4583333333vw;
    line-height: 1.2;
    font-size: 1.1458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-5 .item-ul {
    position: absolute;
    top: 44.0104166667vw;
    left: 17.1875vw;
    width: 36.4583333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-5 .item-ul .item-li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 16.9270833333vw;
    flex: 0 1 16.9270833333vw;
    font-size: 1.0416666667vw;
    margin-bottom: 1.5625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-5 .item-ul .item-li span {
    font-size: 1.5625vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-6 {
    position: relative;
    width: 60.9375vw;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-6 .word {
    text-align: center;
    color: #fff;
    margin-top: 5.2083333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-6 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-6 .word .msg {
    margin: 2.8125vw auto;
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-6 .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#bv6200plus .bv6200plus-pc #section-1 .box-6 .item-ul .item-li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 29.7395833333vw;
    flex: 0 1 29.7395833333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-6 .item-ul .item-li p {
    position: absolute;
    bottom: 1.5625vw;
    left: 0;
    font-size: 1.25vw;
    width: 100%;
    text-align: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-6 .item-ul .item-li:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 60.9375vw;
    flex: 0 1 60.9375vw;
    margin-bottom: 2.6041666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-8 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-8 .word {
    text-align: center;
    width: 62.5vw;
    margin: 0 auto;
    color: #fff;
    margin-top: 5.2083333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-8 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-8 .word .lab {
    margin: 1.3541666667vw auto;
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-8 .word .msg {
    width: 46.875vw;
    margin: 0 auto;
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box .img {
    position: absolute;
    bottom: 0;
    width: 63.3854166667vw;
    left: 15.625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box .item-ul {
    position: absolute;
    bottom: .625vw;
    width: 65.1041666667vw;
    left: 19.7916666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box .item-ul .item-li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box .item-ul .item-li .item-tit {
    font-size: 1.25vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box .item-ul .item-li .item-msg {
    font-size: .9375vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-9 {
    position: relative;
    margin-top: 5.2083333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-9 .word {
    position: absolute;
    top: 10.4166666667vw;
    left: 15.625vw;
    width: 46.875vw;
    color: #000
}

#bv6200plus .bv6200plus-pc #section-1 .box-9 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-9 .word .lab {
    margin: 1.3541666667vw auto;
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-9 .word .msg {
    font-size: 1.25vw;
    width: 31.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-10 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-10 .word {
    position: absolute;
    top: 5.2083333333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    width: 46.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-10 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-10 .word .lab {
    margin: 1.3541666667vw auto;
    font-size: 2.0833333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-10 .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-11, #bv6200plus .bv6200plus-pc #section-1 .box-12 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-11 .word, #bv6200plus .bv6200plus-pc #section-1 .box-12 .word {
    position: absolute;
    top: 3.125vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    width: 52.0833333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-11 .word .tit, #bv6200plus .bv6200plus-pc #section-1 .box-12 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-11 .word .msg, #bv6200plus .bv6200plus-pc #section-1 .box-12 .word .msg {
    font-size: 1.0416666667vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-13 {
    position: relative;
    width: 59.7916666667vw;
    margin: 2.6041666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-13 .word {
    text-align: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-13 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-13 .word .lab {
    margin: 1.3541666667vw auto;
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-13 .word .msg {
    font-size: 1.0416666667vw;
    width: 46.875vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-14 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-14 .word {
    position: absolute;
    top: 10.4166666667vw;
    right: 13.0208333333vw;
    width: 36.4583333333vw;
    text-align: right;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-14 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-14 .word .lab {
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-14 .word .msg {
    font-size: 1.25vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-15 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-15 .word {
    position: absolute;
    top: 5.2083333333vw;
    left: 18.2291666667vw;
    width: 62.5vw;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-15 .word .tit {
    font-size: 2.6041666667vw;
    width: 28.6458333333vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-15 .word .lab {
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-15 .word .msg {
    font-size: 1.25vw;
    width: 31.25vw;
    margin: 1.3541666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-15 .note {
    position: absolute;
    text-align: center;
    top: 52.0833333333vw;
    left: 13.0208333333vw;
    width: 62.5vw;
    font-size: 1.5625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-16 {
    position: relative;
    width: 58.125vw;
    margin: 2.6041666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-16 .word {
    position: absolute;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-16 .word .msg {
    font-size: 1.1458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-16 .word-1 {
    top: 9.1145833333vw;
    width: 26.0416666667vw;
    left: 1.0416666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-16 .word-3 {
    top: 31.5104166667vw;
    width: 26.0416666667vw;
    left: 1.0416666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-16 .word-2 {
    top: 16.6666666667vw;
    width: 28.6458333333vw;
    left: 29.4270833333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-16 .word-4 {
    top: 31.5104166667vw;
    width: 26.0416666667vw;
    left: 30.9895833333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-17 {
    position: relative;
    width: 56.1979166667vw;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-17 .word {
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-17 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-17 .word .lab {
    font-size: 1.875vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-17 .word .msg {
    font-size: 1.25vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-18 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-18 .word {
    position: absolute;
    top: 18.2291666667vw;
    left: 57.2916666667vw;
    width: 33.8541666667vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-18 .word .tit {
    font-size: 2.6041666667vw;
    color: #000;
}

#bv6200plus .bv6200plus-pc #section-1 .box-18 .word .lab {
    color: #000;
    font-size: 1.875vw;
    margin: .8333333333vw 0 2.6041666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-18 .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-20 {
    position: relative;
    width: 85.1041666667vw;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-20 .word {
    width: 62.5vw;
    margin: 0 auto;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-20 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-20 .word .lab {
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-20 .word .msg {
    font-size: 1.25vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 {
    position: relative;
    width: 78.125vw;
    margin: 2.6041666667vw auto;
    padding: 2.6041666667vw 0;
    background-color: #1a160b
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .tit-box {
    width: 43.28125vw;
    margin: 0 auto;
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .tit-box p {
    position: absolute;
    top: .5208333333vw;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 3.3333333333vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 66.875vw;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li {
    position: relative;
    padding: 2.6041666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li .word {
    position: absolute;
    top: 8.8541666667vw;
    left: 2.6041666667vw;
    width: 22.3958333333vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li .word .lab {
    font-size: 1.875vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li:nth-child(2) .word {
    left: 20.8333333333vw;
    left: 39.0625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li:nth-child(3) .word {
    width: 31.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li:nth-child(4) .word {
    width: 36.4583333333vw;
    left: 25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li .word-right {
    text-align: right;
    left: 39.0625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 {
    position: relative;
    width: 78.125vw;
    margin: 2.6041666667vw auto;
    padding: 2.6041666667vw 0;
    background-color: #0e051a
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .tit-box {
    width: 43.28125vw;
    margin: 0 auto;
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .tit-box p {
    position: absolute;
    top: .5208333333vw;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .note {
    text-align: center;
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 66.875vw;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li {
    position: relative;
    padding: 2.6041666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li .word {
    width: 22.3958333333vw;
    color: #fff;
    position: absolute;
    text-align: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li .word .tit {
    font-size: 1.5625vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li .word .lab {
    font-size: 1.875vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li .word .msg {
    font-size: 1.0416666667vw;
    margin: .8333333333vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(1) .word-1 {
    top: 36.4583333333vw;
    left: 5.2083333333vw;
    width: 15.625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(1) .word-2 {
    top: 36.4583333333vw;
    left: 26.0416666667vw;
    width: 15.625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(1) .word-3 {
    top: 36.4583333333vw;
    left: 46.875vw;
    width: 15.625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(2) .word-1 {
    top: 37.5vw;
    left: 10.4166666667vw;
    width: 20.8333333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(2) .word-2 {
    top: 37.5vw;
    left: 33.8541666667vw;
    width: 20.8333333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(4) .word-1 {
    top: 39.0625vw;
    left: 7.8125vw;
    width: 20.8333333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(4) .word-2 {
    top: 39.0625vw;
    left: 36.4583333333vw;
    width: 20.8333333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 {
    position: relative;
    width: 78.125vw;
    margin: 2.6041666667vw auto;
    padding: 2.6041666667vw 0;
    background-color: #120810
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .tit-box {
    width: 43.28125vw;
    margin: 0 auto;
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .tit-box p {
    position: absolute;
    top: .5208333333vw;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 3.3333333333vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 66.875vw;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li {
    position: relative;
    padding: 2.6041666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word {
    position: absolute;
    top: 8.8541666667vw;
    left: 2.6041666667vw;
    width: 22.3958333333vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .lab {
    font-size: 1.875vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .note {
    font-size: .9375vw;
    margin-top: 2.6041666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .img-box {
    width: 26.25vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1.5625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .img-box .img-li {
    position: relative;
    margin: .2604166667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .img-box .img-li p {
    position: absolute;
    top: .78125vw;
    left: 7.8125vw;
    width: 18.2291666667vw;
    font-size: 1.1458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(2) .word {
    width: 26.0416666667vw;
    left: 36.4583333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(3) .word {
    width: 31.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(4) .word {
    width: 31.25vw;
    left: 30.2083333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(5) .word {
    width: 36.4583333333vw;
    top: 6.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(5) .word .msg {
    width: 31.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(7) .word {
    width: 31.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word-right {
    text-align: right;
    left: 39.0625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 {
    position: relative;
    width: 78.125vw;
    margin: 2.6041666667vw auto;
    padding: 2.6041666667vw 0;
    background-color: #1a160b
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .tit-box {
    width: 43.28125vw;
    margin: 0 auto;
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .tit-box p {
    position: absolute;
    top: .5208333333vw;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 3.3333333333vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 66.875vw;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li {
    position: relative;
    padding: 2.6041666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li .word {
    position: absolute;
    top: 8.8541666667vw;
    left: 2.6041666667vw;
    width: 22.3958333333vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li .word .lab {
    font-size: 1.875vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li:nth-child(1) .word {
    width: 31.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li:nth-child(2) .word {
    left: 20.8333333333vw;
    left: 39.0625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li:nth-child(3) .word {
    width: 36.4583333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li:nth-child(4) .word {
    width: 26.0416666667vw;
    left: 25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li .word-right {
    text-align: right;
    left: 39.0625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-25-1 .word-box .word .msg {
    width: 36.4583333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-25 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-25 .word {
    position: absolute;
    top: 5.2083333333vw;
    left: 18.2291666667vw;
    width: 62.5vw;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-25 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-25 .word .lab {
    font-size: 1.875vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-25 .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-25 .note {
    position: absolute;
    top: 51.5625vw;
    left: 27.0833333333vw;
    width: 62.5vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-25 .note .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#bv6200plus .bv6200plus-pc #section-1 .box-25 .note .item-ul .item-li .item-tit {
    font-size: 1.875vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-25 .note .item-ul .item-li .item-msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-25 .note .item-ul .item-li:nth-child(1) {
    width: 22.9166666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-25 .note .item-ul .item-li:nth-child(2) {
    width: 15.625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-26 {
    position: relative;
    padding-top: 10.4166666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-26 .word {
    width: 62.5vw;
    margin: 0 auto;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-26 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-26 .word .lab {
    font-size: 1.875vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-26 .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-26 img {
    width: 51.6666666667vw;
    display: block;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 {
    position: relative;
    padding-top: 5.2083333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .word {
    position: absolute;
    top: 0;
    left: 18.2291666667vw;
    width: 62.5vw;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .word .lab {
    font-size: 1.875vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .note {
    position: absolute;
    top: 46.3541666667vw;
    left: 16.6666666667vw;
    width: 62.5vw;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li .item-tit {
    font-size: 1.6666666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li .item-msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li:nth-child(1) {
    width: 22.9166666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li:nth-child(2) {
    width: 15.625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 .word {
    position: absolute;
    top: 1.5625vw;
    left: 18.2291666667vw;
    width: 62.5vw;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 .word .lab {
    font-size: 1.875vw;
    margin: .8333333333vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 .word .msg {
    font-size: 1.1458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 .note {
    position: absolute;
    top: 26.0416666667vw;
    left: 65.1041666667vw;
    width: 17.9166666667vw;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul .item-li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul .item-li:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul .item-li .item-tit {
    font-size: 3.6458333333vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul .item-li .item-msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul .item-li:nth-child(2) {
    margin-top: 9.8958333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .img {
    display: block;
    width: 58.90625vw;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .word {
    width: 62.5vw;
    margin: 2.6041666667vw auto;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .word .lab {
    font-size: 1.875vw;
    margin: .8333333333vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .word .msg {
    font-size: 1.1458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .note {
    margin: 0 auto;
    width: 67.7083333333vw;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .note .note-tit {
    font-size: 1.875vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .note .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 1.0416666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .note .item-ul .item-li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .note .item-ul .item-li .item-tit {
    font-size: 1.3541666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .note .item-ul .item-li img {
    width: 19.4270833333vw;
    margin: 1.0416666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-29 .note .item-ul .item-li .item-msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 .word {
    position: absolute;
    top: 1.5625vw;
    left: 18.2291666667vw;
    width: 62.5vw;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 .word .lab {
    font-size: 1.875vw;
    margin: .8333333333vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 .word .msg {
    font-size: 1.1458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li {
    position: absolute;
    text-align: center;
    width: 17.9166666667vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li .item-tit {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li .item-msg {
    font-size: 1.875vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li-1 {
    top: 18.2291666667vw;
    left: 13.0208333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li-2 {
    top: 41.6666666667vw;
    left: 39.0625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li-3 {
    width: 20.8333333333vw;
    top: 39.0625vw;
    left: 65.1041666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li-4 {
    top: 52.0833333333vw;
    left: 33.8541666667vw;
    width: 28.6458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-31 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-31 .word {
    position: absolute;
    top: 1.5625vw;
    left: 18.2291666667vw;
    width: 62.5vw;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-31 .word .word-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 31.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-31 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-31 .word .lab {
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-31 .word .msg {
    width: 23.4375vw;
    font-size: 1.1458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-31 .item-li {
    text-align: center;
    color: #000;
    background-color: #f6ca07;
    padding: 2.6041666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-31 .item-li .item-tit {
    font-size: 1.875vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-32 {
    position: relative;
    padding: 2.6041666667vw 0;
    background-color: #2b2b2b
}

#bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80.7291666667vw;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li {
    width: 100%;
    margin: 1.3020833333vw auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li .word {
    width: 23.4375vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li .word .lab {
    font-size: 1.875vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li img {
    width: 51.0416666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li .word-right {
    text-align: right;
    left: 39.0625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-33 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-33 .word {
    position: absolute;
    top: 3.125vw;
    left: 20.8333333333vw;
    width: 62.5vw;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-33 .word .word-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 26.0416666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-33 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-33 .word .lab {
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-33 .word .msg {
    width: 23.4375vw;
    font-size: 1.1458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-33 .item-li {
    text-align: center;
    color: #000;
    background-color: #f6ca07;
    padding: 2.6041666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-33 .item-li .item-tit {
    font-size: 1.875vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-34 {
    position: relative;
    padding: 2.6041666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-34 .word {
    margin: 2.6041666667vw auto;
    width: 62.5vw;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-34 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-34 .word .lab {
    font-size: 1.875vw;
    margin: .8333333333vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-34 .word .msg {
    font-size: 1.1458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-34 img {
    width: 95.15625vw;
    display: block;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-35 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-35 .word {
    position: absolute;
    top: 3.125vw;
    left: 20.8333333333vw;
    width: 62.5vw;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-35 .word .word-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 26.0416666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-35 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-35 .word .lab {
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-35 .word .msg {
    width: 23.4375vw;
    font-size: 1.1458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-35 .item-li {
    text-align: center;
    color: #000;
    background-color: #f6ca07;
    padding: 2.6041666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-35 .item-li .item-tit {
    font-size: 1.875vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-36 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul {
    width: 75vw;
    margin: 2.6041666667vw auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li .img2 {
    margin-top: 1.5625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li:nth-child(1) {
    width: 41.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li:nth-child(2) {
    width: 30.8333333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li .word {
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li .word .tit {
    font-size: 2.6041666667vw;
    margin-bottom: 1.5625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li .word .msg {
    font-size: 1.1458333333vw;
    margin: 1.5625vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-37 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-37 .item-ul {
    width: 98.8541666667vw;
    margin: 2.6041666667vw auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv6200plus .bv6200plus-pc #section-1 .box-37 .item-ul .item-li {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-37 .item-ul .item-li .word {
    position: absolute;
    top: 0vw;
    left: 10.4166666667vw;
    width: 26.0416666667vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-37 .item-ul .item-li .word .tit {
    font-size: 2.6041666667vw;
    margin-bottom: 1.5625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-37 .item-ul .item-li .word .msg {
    font-size: 1.1458333333vw;
    margin: 1.5625vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-38 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-38 .word {
    margin: 2.6041666667vw auto;
    width: 41.6666666667vw;
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-38 .word .tit {
    font-size: 2.6041666667vw;
    margin: .8333333333vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-38 .word .lab {
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-38 .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-39 {
    position: relative;
    margin: 2.6041666667vw auto;
    width: 64.6875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-39 .word {
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-39 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-39 .word .lab {
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-39 .word .msg {
    font-size: 1.25vw;
    margin: .8333333333vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-40 {
    position: relative;
    margin: 2.6041666667vw auto;
    width: 72.9166666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-40 .word {
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-40 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-40 .word .lab {
    font-size: 1.875vw;
    margin: .8333333333vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-40 .word .msg {
    font-size: 1.25vw;
    margin-bottom: 2.6041666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-41 {
    position: relative;
    margin: 2.6041666667vw auto;
    width: 62.5vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-41 .word {
    text-align: center;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-41 .word .tit {
    font-size: 2.6041666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-41 .word .tit img {
    width: 4.53125vw;
    margin-right: .5208333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-41 .word .lab {
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-41 .word .msg {
    font-size: 1.25vw;
    margin: 1.3541666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-44 {
    width: 54.3229166667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-45 {
    width: 60vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-46 {
    width: 63.3854166667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .img {
    width: 83.0208333333vw;
    display: block;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .word {
    width: 62.5vw;
    margin: 0 auto;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .word .word-box {
    width: 52.0833333333vw;
    text-align: center;
    margin: 2.6041666667vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .word img {
    width: 3.6979166667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .word .lab {
    font-size: 1.875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .word .msg {
    font-size: 1.25vw;
    margin: 1.3541666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .item-ul {
    width: 62.5vw;
    margin: 2.6041666667vw auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .item-ul .item-li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .item-ul .item-li+.item-li {
    margin: .5208333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .item-ul .item-li img {
    margin-right: .5208333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-47 .item-tit {
    font-size: 1.875vw;
    text-align: center;
    color: #000;
    background-color: #f6ca07;
    padding: 2.6041666667vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-48 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-48 .word {
    position: absolute;
    top: 5.2083333333vw;
    left: 52.6041666667vw;
    width: 31.25vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-48 .word .word-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv6200plus .bv6200plus-pc #section-1 .box-48 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-48 .word .lab {
    font-size: 1.875vw;
    margin: .8333333333vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-48 .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-48 .item-ul {
    width: 28.6458333333vw;
    -webkit-transform: translateX(-1.5625vw);
    -ms-transform: translateX(-1.5625vw);
    transform: translateX(-1.5625vw);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8.3333333333vw;
    text-align: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-48 .item-ul .item-li {
    width: 100%;
    font-size: 1.0416666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv6200plus .bv6200plus-pc #section-1 .box-48 .item-ul .item-li span {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%
}

#bv6200plus .bv6200plus-pc #section-1 .box-48 .item-ul .item-li:nth-child(2) {
    margin-top: 5.7291666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-48 .item-ul .item-li:nth-child(3) {
    margin-top: 5.7291666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 {
    position: relative;
    padding: 2.6041666667vw 0;
    background-color: #2b2b2b
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 71.1458333333vw;
    margin: 0 auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li {
    width: 100%;
    margin: 1.3020833333vw auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word {
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word .lab {
    font-size: 1.875vw;
    margin: .8333333333vw auto
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word .note {
    font-size: 1.0416666667vw;
    margin-top: 2.6041666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(1) .word {
    width: 26.0416666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(1) img {
    width: 37.4479166667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(2) .word {
    width: 26.0416666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(2) .word img {
    width: 6.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(2) .img {
    width: 38.6458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(3) .word {
    width: 26.0416666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(3) .word img {
    width: 6.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(3) .img {
    width: 38.6458333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word-right {
    text-align: right;
    left: 39.0625vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-50 {
    position: relative
}

#bv6200plus .bv6200plus-pc #section-1 .box-50 .word {
    position: absolute;
    top: 5.2083333333vw;
    left: 25vw;
    width: 41.6666666667vw;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-50 .word .word-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv6200plus .bv6200plus-pc #section-1 .box-50 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-50 .word .lab {
    font-size: 1.875vw;
    margin: .8333333333vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-50 .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-51 {
    position: relative;
    background-color: #1c3b58
}

#bv6200plus .bv6200plus-pc #section-1 .box-51 .word {
    width: 57.2916666667vw;
    margin: 0 auto;
    padding: 2.6041666667vw 0;
    color: #fff
}

#bv6200plus .bv6200plus-pc #section-1 .box-51 .word .word-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv6200plus .bv6200plus-pc #section-1 .box-51 .word .word-box .item-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 2.6041666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-51 .word .word-box .item-ul .item-li {
    position: relative;
    width: 25.46875vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-51 .word .word-box .item-ul .item-li .item-tit {
    position: absolute;
    font-size: 1.875vw;
    top: .78125vw;
    width: 100%;
    left: 0;
    text-align: center
}

#bv6200plus .bv6200plus-pc #section-1 .box-51 .word .tit {
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-51 .word .lab {
    font-size: 1.875vw;
    margin: .8333333333vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-51 .word .msg {
    font-size: 1.25vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-52 {
    background-color: #fff;
    color: #000;
    padding: 5.2083333333vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-52 .box-tit {
    width: 67.7083333333vw;
    margin: 2.6041666667vw auto;
    font-size: 2.6041666667vw;
}

#bv6200plus .bv6200plus-pc #section-1 .box-52 .img-ul {
    width: 67.7083333333vw;
    margin: 2.6041666667vw auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv6200plus .bv6200plus-pc #section-1 .box-52 .img-ul .img-li img {
    width: 16.6666666667vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-52 .img-ul .img-li .img-color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.25vw;
    padding: 1.5625vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-52 .img-ul .img-li .img-color div {
    width: 1.5625vw;
    height: 1.5625vw;
    border-radius: 50%;
    margin-right: .5208333333vw
}

#bv6200plus .bv6200plus-pc #section-1 .box-52 .item-ul {
    width: 67.7083333333vw;
    margin: 2.6041666667vw auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv6200plus .bv6200plus-pc #section-1 .box-52 .item-ul .item-li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 1.5625vw;
    padding: .78125vw 0
}

#bv6200plus .bv6200plus-pc #section-1 .box-52 .item-ul .item-li:nth-of-type(odd) {
    background-color: #edf0f2
}

#bv6200plus .bv6200plus-pc #section-1 .box-52 .item-ul .item-li .item-left {
    width: 40%;
    padding-left: 2%
}

#bv6200plus .bv6200plus-pc #section-1 .box-52 .item-ul .item-li .item-right {
    width: 60%
}

@media screen and (max-device-width: 768px) {
    #bv6200plus .bv6200plus-pc #section-1 .box-1 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-1 .word {
        position: absolute;
        top: 13.3333333333vw;
        left: 6.6666666667vw;
        width: 48.6666666667vw;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-1 .word .tit {
        color: #fff;
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-1 .word .lab {
        margin: 3.4666666667vw auto;
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-1 .word .msg {
        font-size: 2.4vw;
        line-height: 1.3
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-2 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-2 .word {
        position: absolute;
        top: 8.2666666667vw;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-2 .word .tit {
        font-size: 4vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-3 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-3 ul {
        width: 93.3333333333vw;
        margin: 6.6666666667vw auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-3 ul li {
        position: relative;
        width: 40vw;
        margin: 3.3333333333vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-3 ul li .word {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        height: 29.3333333333vw;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-3 ul li .word .tit {
        color: #fff;
        font-size: 4vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-3 ul li .word .lab {
        font-size: 2.6666666667vw;
        margin: 1.3333333333vw 0;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-3 ul li .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-4 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-4 .word-box {
        width: 93.3333333333vw;
        position: relative;
        margin: 6.6666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-4 .word-box .word {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #fff;
        text-align: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-4 .word-box .word .tit {
        font-size: 4.8vw;
        color: #fff;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-4 .word-box .word .lab {
        font-size: 4vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-4 .word-box .word .msg {
        width: 80vw;
        margin: 0 auto;
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-4 .img1 {
        width: 93.3333333333vw;
        position: relative;
        display: block;
        margin: 6.6666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-5 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-5 .word {
        position: relative;
        top: 0;
        left: 0;
        width: 93.3333333333vw;
        margin: 4vw auto;
        color: #fff;
        text-align: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-5 .word .tit {
        font-size: 2.4vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-5 .word .lab {
        font-size: 3.2vw;
        margin: 2.1333333333vw 0;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-5 .word .msg {
        width: 93.3333333333vw;
        line-height: 1.2;
        font-size: 2.1333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-5 .item-ul {
        position: absolute;
        top: 69.7333333333vw;
        left: 17.3333333333vw;
        width: 40vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-5 .item-ul .item-li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 18vw;
        flex: 0 1 18vw;
        font-size: 1.3333333333vw;
        margin-bottom: .8vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-5 .item-ul .item-li span {
        font-size: 2.1333333333vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-6 {
        position: relative;
        width: 93.3333333333vw;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-6 .word {
        text-align: center;
        color: #fff;
        margin-top: 13.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-6 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-6 .word .msg {
        margin: 3.2vw auto;
        font-size: 2.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-6 .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-6 .item-ul .item-li {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 45.3333333333vw;
        flex: 0 1 45.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-6 .item-ul .item-li p {
        position: absolute;
        bottom: .6666666667vw;
        left: 0;
        font-size: 2.6666666667vw;
        width: 100%;
        text-align: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-6 .item-ul .item-li:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 93.3333333333vw;
        flex: 0 1 93.3333333333vw;
        margin-bottom: 6.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-8 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-8 .word {
        text-align: center;
        width: 93.3333333333vw;
        margin: 0 auto;
        color: #fff;
        margin-top: 13.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-8 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-8 .word .lab {
        margin: 3.4666666667vw auto;
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-8 .word .msg {
        width: 93.3333333333vw;
        margin: 0 auto;
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box .img {
        display: none;
        position: absolute;
        bottom: 0;
        width: 93.3333333333vw;
        left: 1.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box .item-ul {
        position: absolute;
        bottom: 1.6vw;
        width: 166.6666666667vw;
        left: 50.6666666667vw;
        display: none;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box .item-ul .item-li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box .item-ul .item-li .item-tit {
        font-size: 3.2vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-8 .img-box .item-ul .item-li .item-msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-9 {
        position: relative;
        margin-top: 1.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-9 .word {
        position: relative;
        top: 0vw;
        left: 0vw;
        width: 93.3333333333vw;
        margin: 1.3333333333vw auto;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-9 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-9 .word .lab {
        margin: 2.1333333333vw auto;
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-9 .word .msg {
        font-size: 2.4vw;
        width: 93.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-10 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-10 .word {
        position: absolute;
        top: 1.3333333333vw;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        width: 93.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-10 .word .tit {
        font-size: 4.2666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-10 .word .lab {
        margin: .8vw auto;
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-10 .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-11, #bv6200plus .bv6200plus-pc #section-1 .box-12 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-11 .word, #bv6200plus .bv6200plus-pc #section-1 .box-12 .word {
        position: absolute;
        top: .6666666667vw;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        width: 93.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-11 .word .tit, #bv6200plus .bv6200plus-pc #section-1 .box-12 .word .tit {
        font-size: 4vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-11 .word .msg, #bv6200plus .bv6200plus-pc #section-1 .box-12 .word .msg {
        font-size: 1.8666666667vw;
        margin: .8vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-13 {
        position: relative;
        width: 93.3333333333vw;
        margin: 6.6666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-13 .word {
        text-align: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-13 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-13 .word .lab {
        margin: .8vw auto;
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-13 .word .msg {
        font-size: 2.4vw;
        width: 93.3333333333vw;
        margin: .8vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-14 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-14 .word {
        position: absolute;
        top: 4vw;
        right: 4vw;
        width: 53.3333333333vw;
        text-align: right;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-14 .word .tit {
        font-size: 4vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-14 .word .lab {
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-14 .word .msg {
        font-size: 1.8666666667vw;
        margin: 3.4666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-15 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-15 .word {
        position: absolute;
        top: 1.3333333333vw;
        left: 3.3333333333vw;
        width: 93.3333333333vw;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-15 .word .tit {
        font-size: 4vw;
        width: 46.6666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-15 .word .lab {
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-15 .word .msg {
        font-size: 2.1333333333vw;
        width: 45.3333333333vw;
        margin: 0vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-15 .note {
        position: absolute;
        text-align: center;
        top: 50.6666666667vw;
        left: 3.3333333333vw;
        width: 93.3333333333vw;
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-16 {
        position: relative;
        width: 93.3333333333vw;
        margin: 6.6666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-16 .word {
        position: absolute;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-16 .word .msg {
        font-size: 1.8666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-16 .word-1 {
        top: 14.6666666667vw;
        width: 40vw;
        left: 2.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-16 .word-3 {
        top: 50.6666666667vw;
        width: 40vw;
        left: 2.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-16 .word-2 {
        top: 26.6666666667vw;
        width: 45.3333333333vw;
        left: 47.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-16 .word-4 {
        top: 50vw;
        width: 45.3333333333vw;
        left: 47.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-17 {
        position: relative;
        width: 93.3333333333vw;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-17 .word {
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-17 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-17 .word .lab {
        font-size: 3.2vw;
        margin: 3.4666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-17 .word .msg {
        font-size: 2.4vw;
        margin: 3.4666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-18 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-18 .word {
        position: absolute;
        top: 17.3333333333vw;
        left: 53.3333333333vw;
        width: 45.3333333333vw;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-18 .word .tit {
        font-size: 4.2666666667vw;
        color: #000;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-18 .word .lab {
        color: #000;
        font-size: 3.2vw;
        margin: .8vw 0 1.3333333333vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-18 .word .msg {
        font-size: 1.8666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-19 .word-box .word .lab {
        font-size: 3.4666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-20 {
        position: relative;
        width: 100vw;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-20 .word {
        width: 93.3333333333vw;
        margin: 0 auto;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-20 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-20 .word .lab {
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-20 .word .msg {
        font-size: 2.4vw;
        margin: 3.4666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 {
        position: relative;
        width: 100vw;
        margin: 6.6666666667vw auto;
        padding: 6.6666666667vw 0;
        background-color: #1a160b
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .tit-box {
        width: 93.3333333333vw;
        margin: 0 auto;
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .tit-box p {
        position: absolute;
        top: 2.6666666667vw;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 6.6666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 93.3333333333vw;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li {
        position: relative;
        padding: 2.6666666667vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li .word {
        position: absolute;
        top: 13.3333333333vw;
        left: 2.6666666667vw;
        width: 44vw;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li .word .tit {
        font-size: 3.4666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li .word .lab {
        font-size: 3.2vw;
        margin: 2.1333333333vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li:nth-child(2) .word {
        top: 6.6666666667vw;
        left: 44vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li:nth-child(3) .word {
        top: 4vw;
        width: 46.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li:nth-child(4) .word {
        width: 60vw;
        top: 6.6666666667vw;
        left: 26.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-21 .item-ul .item-li .word-right {
        text-align: right;
        left: 100vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 {
        position: relative;
        width: 100vw;
        margin: 6.6666666667vw auto;
        padding: 6.6666666667vw 0;
        background-color: #0e051a
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .tit-box {
        width: 93.3333333333vw;
        margin: 0 auto;
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .tit-box p {
        position: absolute;
        top: 1.3333333333vw;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 5.6vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .note {
        text-align: center;
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 93.3333333333vw;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li {
        position: relative;
        padding: 6.6666666667vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li .word {
        width: 30.6666666667vw;
        color: #fff;
        position: absolute;
        text-align: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li .word .tit {
        font-size: 2.6666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li .word .lab {
        font-size: 2.6666666667vw;
        margin: 2.1333333333vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li .word .msg {
        font-size: 1.6vw;
        margin: .8vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(1) .word-1 {
        top: 54.6666666667vw;
        left: 4vw;
        width: 26.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(1) .word-2 {
        top: 54.6666666667vw;
        left: 33.3333333333vw;
        width: 26.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(1) .word-3 {
        top: 54.6666666667vw;
        left: 62.6666666667vw;
        width: 26.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(2) .word-1 {
        top: 54.6666666667vw;
        left: 16vw;
        width: 26.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(2) .word-2 {
        top: 54.6666666667vw;
        left: 48.6666666667vw;
        width: 26.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(4) .word-1 {
        top: 57.3333333333vw;
        left: 9.3333333333vw;
        width: 33.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-22 .item-ul .item-li:nth-child(4) .word-2 {
        top: 57.3333333333vw;
        left: 49.3333333333vw;
        width: 33.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 {
        position: relative;
        width: 100vw;
        margin: 2.6666666667vw auto;
        padding: 2.6666666667vw 0;
        background-color: #120810
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .tit-box {
        width: 93.3333333333vw;
        margin: 0 auto;
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .tit-box p {
        position: absolute;
        top: 1.3333333333vw;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 6.6666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 93.3333333333vw;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li {
        position: relative;
        padding: 6.6666666667vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word {
        position: absolute;
        top: 12vw;
        left: 2.6666666667vw;
        width: 40vw;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .tit {
        font-size: 4.2666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .lab {
        font-size: 3.2vw;
        margin: .8vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .msg {
        font-size: 2.1333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .note {
        font-size: 1.3333333333vw;
        margin-top: 2.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .img-box {
        width: 67.2vw;
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .img-box .img-li {
        position: relative;
        margin: .6666666667vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word .img-box .img-li p {
        position: absolute;
        top: 2vw;
        left: 20vw;
        width: 46.6666666667vw;
        font-size: 2.9333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(2) .word {
        width: 40vw;
        left: 46.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(3) .word {
        width: 46.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(4) .word {
        width: 40vw;
        left: 50.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(5) .word {
        width: 40vw;
        top: 16vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(5) .word .msg {
        width: 40vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li:nth-child(7) .word {
        width: 40vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-23 .item-ul .item-li .word-right {
        text-align: right;
        left: 46.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 {
        position: relative;
        width: 100vw;
        margin: 2.6666666667vw auto;
        padding: 4vw 0;
        background-color: #1a160b
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .tit-box {
        width: 100vw;
        margin: 0 auto;
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .tit-box p {
        position: absolute;
        top: 1.3333333333vw;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 8.5333333333vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 93.3333333333vw;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li {
        position: relative;
        padding: 6.6666666667vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li .word {
        position: absolute;
        top: 10.6666666667vw;
        left: 2.6666666667vw;
        width: 66.6666666667vw;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li .word .tit {
        font-size: 4.2666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li .word .lab {
        font-size: 3.2vw;
        margin: 2.1333333333vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li:nth-child(1) .word {
        width: 53.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li:nth-child(2) .word {
        width: 46.6666666667vw;
        left: 44vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li:nth-child(3) .word {
        width: 53.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li:nth-child(4) .word {
        width: 66.6666666667vw;
        left: 64vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-24 .item-ul .item-li .word-right {
        text-align: right;
        left: 100vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25-1 .word-box .word .msg {
        width: 93.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25 .word {
        position: relative;
        top: 0vw;
        left: 0vw;
        width: 93.3333333333vw;
        margin: 2.6666666667vw auto;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25 .word .lab {
        font-size: 3.2vw;
        margin: 3.4666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25 .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25 .note {
        position: absolute;
        top: 78.6666666667vw;
        left: 26.6666666667vw;
        width: 66.6666666667vw;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25 .note .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25 .note .item-ul .item-li .item-tit {
        font-size: 2.6666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25 .note .item-ul .item-li .item-msg {
        font-size: 1.6vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25 .note .item-ul .item-li:nth-child(1) {
        width: 24vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-25 .note .item-ul .item-li:nth-child(2) {
        width: 16vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-26 {
        position: relative;
        padding-top: 6.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-26 .word {
        width: 93.3333333333vw;
        margin: 0 auto;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-26 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-26 .word .lab {
        font-size: 3.2vw;
        margin: 3.4666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-26 .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-26 img {
        width: 100vw;
        display: block;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 {
        position: relative;
        padding-top: 6.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .word {
        position: relative;
        top: 0;
        left: 0;
        width: 93.3333333333vw;
        margin: 0 auto;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .word .lab {
        font-size: 3.2vw;
        margin: 3.4666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .note {
        position: absolute;
        top: 76vw;
        left: 13.3333333333vw;
        width: 80vw;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
        flex: 0 1 40%
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li .item-tit {
        font-size: 1.8666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li .item-msg {
        font-size: 1.6vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li:nth-child(1) {
        width: 58.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-27 .note .item-ul .item-li:nth-child(2) {
        width: 40vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 .word {
        position: absolute;
        top: 1.3333333333vw;
        left: 3.3333333333vw;
        width: 93.3333333333vw;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 .word .tit {
        font-size: 4.2666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 .word .lab {
        font-size: 2.6666666667vw;
        margin: .8vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 .word .msg {
        font-size: 1.6vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 .note {
        position: absolute;
        top: 26vw;
        left: 52vw;
        width: 45.8666666667vw;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul .item-li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul .item-li:nth-child(1) {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
        flex: 0 1 40%
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul .item-li .item-tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul .item-li .item-msg {
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-28 .note .item-ul .item-li:nth-child(2) {
        margin-top: 8vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .img {
        display: block;
        width: 100vw;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .word {
        width: 97.3333333333vw;
        margin: 6.6666666667vw auto;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .word .lab {
        font-size: 3.2vw;
        margin: 2.1333333333vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .note {
        margin: 0 auto;
        width: 93.3333333333vw;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .note .note-tit {
        font-size: 4.2666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .note .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 2.6666666667vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .note .item-ul .item-li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .note .item-ul .item-li .item-tit {
        font-size: 2.6666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .note .item-ul .item-li img {
        width: 27.0666666667vw;
        margin: 2.6666666667vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-29 .note .item-ul .item-li .item-msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 .word {
        position: relative;
        top: 0vw;
        left: 0vw;
        width: 93.3333333333vw;
        margin: 2.1333333333vw auto;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 .word .lab {
        font-size: 3.2vw;
        margin: 2.1333333333vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li {
        position: absolute;
        text-align: center;
        width: 45.8666666667vw;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li .item-tit {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li .item-msg {
        font-size: 3.2vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li-1 {
        top: 33.3333333333vw;
        left: 6.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li-2 {
        top: 60vw;
        left: 26.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li-3 {
        width: 53.3333333333vw;
        top: 57.3333333333vw;
        left: 53.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-30 .item-li-4 {
        top: 70.6666666667vw;
        left: 3.3333333333vw;
        width: 93.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-31 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-31 .word {
        position: absolute;
        top: 2.6666666667vw;
        left: 3.3333333333vw;
        width: 93.3333333333vw;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-31 .word .word-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 46.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-31 .word .tit {
        font-size: 4.2666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-31 .word .lab {
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-31 .word .msg {
        width: 42.6666666667vw;
        font-size: 2.1333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-31 .item-li {
        text-align: center;
        color: #000;
        background-color: #f6ca07;
        padding: 6.6666666667vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-31 .item-li .item-tit {
        font-size: 4vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-32 {
        position: relative;
        padding: 6.6666666667vw 0;
        background-color: #2b2b2b
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 93.3333333333vw;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li {
        width: 100%;
        margin: 3.3333333333vw auto;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li .word {
        width: 46.6666666667vw;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li .word .tit {
        font-size: 4.2666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li .word .lab {
        font-size: 3.2vw;
        margin: .8vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li img {
        width: 40vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-32 .item-ul .item-li .word-right {
        text-align: right;
        left: 100vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-33 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-33 .word {
        position: absolute;
        top: 1.3333333333vw;
        left: 26.6666666667vw;
        width: 80vw;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-33 .word .word-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 33.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-33 .word .tit {
        font-size: 3.7333333333vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-33 .word .lab {
        font-size: 2.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-33 .word .msg {
        width: 37.3333333333vw;
        font-size: 1.8666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-33 .item-li {
        text-align: center;
        color: #000;
        background-color: #f6ca07;
        padding: 6.6666666667vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-33 .item-li .item-tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-34 {
        position: relative;
        padding: 6.6666666667vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-34 .word {
        margin: 6.6666666667vw auto;
        width: 93.3333333333vw;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-34 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-34 .word .lab {
        font-size: 3.2vw;
        margin: 2.1333333333vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-34 .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-34 img {
        width: 100vw;
        display: block;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-35 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-35 .word {
        position: absolute;
        top: 2.6666666667vw;
        left: 3.3333333333vw;
        width: 93.3333333333vw;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-35 .word .word-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 66.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-35 .word .tit {
        font-size: 2.9333333333vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-35 .word .lab {
        font-size: 2.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-35 .word .msg {
        width: 60vw;
        font-size: 1.8666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-35 .item-li {
        text-align: center;
        color: #000;
        background-color: #f6ca07;
        padding: 6.6666666667vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-35 .item-li .item-tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-36 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul {
        width: 93.3333333333vw;
        margin: 6.6666666667vw auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li .img2 {
        margin-top: 4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li:nth-child(1) {
        width: 56vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li:nth-child(2) {
        width: 36vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li .word {
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li .word .tit {
        font-size: 4.8vw;
        margin-bottom: 4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-36 .item-ul .item-li .word .msg {
        font-size: 2.4vw;
        margin: 4vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-37 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-37 .item-ul {
        width: 100vw;
        margin: 6.6666666667vw auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-37 .item-ul .item-li {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-37 .item-ul .item-li .word {
        position: relative;
        top: 0vw;
        left: 0vw;
        width: 93.3333333333vw;
        margin: 0 auto;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-37 .item-ul .item-li .word .tit {
        font-size: 4.8vw;
        margin-bottom: 4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-37 .item-ul .item-li .word .msg {
        font-size: 2.4vw;
        margin: .4vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-38 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-38 .word {
        margin: 6.6666666667vw auto;
        width: 93.3333333333vw;
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-38 .word .tit {
        font-size: 4.8vw;
        margin: 2.1333333333vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-38 .word .lab {
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-38 .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-39 {
        position: relative;
        margin: 6.6666666667vw auto;
        width: 100vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-39 .word {
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-39 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-39 .word .lab {
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-39 .word .msg {
        font-size: 2.4vw;
        margin: 2.1333333333vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-40 {
        position: relative;
        margin: 6.6666666667vw auto;
        width: 93.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-40 .word {
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-40 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-40 .word .lab {
        font-size: 3.2vw;
        margin: 2.1333333333vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-40 .word .msg {
        font-size: 2.4vw;
        margin-bottom: 6.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-41 {
        position: relative;
        margin: 6.6666666667vw auto;
        width: 93.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-41 .word {
        text-align: center;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-41 .word .tit {
        font-size: 4.8vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-41 .word .tit img {
        width: 8vw;
        margin-right: 1.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-41 .word .lab {
        font-size: 4.8vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-41 .word .msg {
        font-size: 2.4vw;
        margin: 3.4666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-44 {
        width: 93.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-45 {
        width: 93.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-46 {
        width: 93.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .img {
        width: 100vw;
        display: block;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .word {
        width: 93.3333333333vw;
        margin: 0 auto;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .word .word-box {
        width: 93.3333333333vw;
        text-align: center;
        margin: 6.6666666667vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .word img {
        width: 6.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .word .lab {
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .word .msg {
        font-size: 2.4vw;
        margin: 2.1333333333vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .item-ul {
        width: 93.3333333333vw;
        margin: 6.6666666667vw auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .item-ul .item-li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 3.2vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .item-ul .item-li+.item-li {
        margin: 1.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .item-ul .item-li img {
        margin-right: 1.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-47 .item-tit {
        font-size: 3.2vw;
        text-align: center;
        color: #000;
        background-color: #f6ca07;
        padding: 4vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-48 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-48 .word {
        position: absolute;
        top: 4vw;
        left: 53.3333333333vw;
        width: 44.6666666667vw;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-48 .word .word-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-48 .word .tit {
        font-size: 3.4666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-48 .word .lab {
        font-size: 3.2vw;
        margin: .8vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-48 .word .msg {
        font-size: 1.8666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-48 .item-ul {
        width: 73.3333333333vw;
        -webkit-transform: translateX(-4vw);
        -ms-transform: translateX(-4vw);
        transform: translateX(-4vw);
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 21.3333333333vw;
        text-align: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-48 .item-ul .item-li {
        width: 100%;
        font-size: 2.6666666667vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-48 .item-ul .item-li span {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-48 .item-ul .item-li:nth-child(2) {
        margin-top: 14.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-48 .item-ul .item-li:nth-child(3) {
        margin-top: 14.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 {
        position: relative;
        padding: 6.6666666667vw 0;
        background-color: #2b2b2b
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 93.3333333333vw;
        margin: 0 auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li {
        width: 100%;
        margin: 3.3333333333vw auto;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word {
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word .tit {
        font-size: 4.2666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word .lab {
        font-size: 3.2vw;
        margin: .8vw auto
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word .msg {
        font-size: 2.1333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word .note {
        font-size: 1.8666666667vw;
        margin-top: 4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(1) .word {
        width: 40vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(1) img {
        width: 46.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(2) .word {
        width: 40vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(2) .word img {
        width: 8vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(2) .img {
        width: 46.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(3) .word {
        width: 40vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(3) .word img {
        width: 8vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li:nth-child(3) .img {
        width: 46.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-49 .item-ul .item-li .word-right {
        text-align: right;
        left: 100vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-50 {
        position: relative
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-50 .word {
        position: relative;
        top: 0vw;
        left: 0vw;
        width: 93.3333333333vw;
        margin: 3.4666666667vw auto;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-50 .word .word-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-50 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-50 .word .lab {
        font-size: 3.2vw;
        margin: 2.1333333333vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-50 .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-51 {
        position: relative;
        background-color: #1c3b58
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-51 .word {
        width: 93.3333333333vw;
        margin: 0 auto;
        padding: 6.6666666667vw 0;
        color: #fff
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-51 .word .word-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-51 .word .word-box .item-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 6.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-51 .word .word-box .item-ul .item-li {
        position: relative;
        width: 45.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-51 .word .word-box .item-ul .item-li .item-tit {
        position: absolute;
        font-size: 3.4666666667vw;
        top: 2vw;
        width: 100%;
        left: 0;
        text-align: center
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-51 .word .tit {
        font-size: 4.8vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-51 .word .lab {
        font-size: 3.2vw;
        margin: 2.1333333333vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-51 .word .msg {
        font-size: 2.4vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-52 {
        background-color: #fff;
        color: #000;
        padding: 13.3333333333vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-52 .box-tit {
        width: 93.3333333333vw;
        margin: 6.6666666667vw auto;
        font-size: 6.6666666667vw;
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-52 .img-ul {
        width: 93.3333333333vw;
        margin: 6.6666666667vw auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-52 .img-ul .img-li img {
        width: 26.6666666667vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-52 .img-ul .img-li .img-color {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 2.4vw;
        padding: 4vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-52 .img-ul .img-li .img-color div {
        width: 4vw;
        height: 4vw;
        border-radius: 50%;
        margin-right: 1.3333333333vw
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-52 .item-ul {
        width: 93.3333333333vw;
        margin: 2.6666666667vw auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-52 .item-ul .item-li {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        font-size: 2.6666666667vw;
        padding: 2vw 0
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-52 .item-ul .item-li:nth-of-type(odd) {
        background-color: #edf0f2
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-52 .item-ul .item-li .item-left {
        width: 40%;
        padding-left: 2%
    }

    #bv6200plus .bv6200plus-pc #section-1 .box-52 .item-ul .item-li .item-right {
        width: 60%
    }

    #bv6200plus .bv6200plus-phone {
        display: none !important
    }
}