#slides .img {
    padding-bottom: 100vh;
    transform: scale(1.2);
    transition: all linear 5s
}
#slides video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 33
}
#slides .swiper-pagination {
    justify-content: center;
    bottom: 4.54545455%
}
#slides .swiper-pagination-bullet {
    width: 2.7604166667vw;
    height: 2px;
    background-color: rgba(255, 255, 255, .5);
    margin: 0 0.83333333em;
    display: block;
    position: relative;
    border-radius: 0;
    opacity: 1
}
#slides .swiper-pagination-bullet-active::before {
    content: '';
    width: 0;
    height: 2px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #fff;
    animation: width 4s linear
}
@keyframes width {
    100% {
        width: 100%
    }
}
#slides .swiper-slide-active .img {
    transform: scale(1)
}
@media only screen and (max-width:768px) {
    #slides .img {
        padding-bottom:60%
    }
    #slides .swiper-pagination-bullet {
        margin: 0 0.5em
    }
}
#container {
    overflow: hidden
}
.boxname {
    font-size: 1.33333333em;
    color: #215aa8;
    font-weight: normal;
    line-height: 1.35em;
    margin-bottom: 7.4015748%
}
.boxtext:nth-of-type(1) {
    margin-bottom: 4.5%
}
.boxtext {
    font-weight: lighter;
    margin-bottom: 14.96062992%
}
.boxtext h3 {
    font-size: 1.9999em;
    font-weight: normal;
    line-height: 1.23809524em
}
.boxtext h4 {
    font-size: 1.77777778em;
    font-weight: normal;
    line-height: 1.8125em
}
@media only screen and (max-width:1494px) {
    .boxtext h3 {
        font-size: 2.81124498vw
    }
    .boxtext h4 {
        font-size: 2.14190094vw
    }
}
@media only screen and (max-width:768px) {
    .boxname {
        margin-bottom: 5%
    }
    .boxtext {
        margin-bottom: 7%
    }
    .boxtext h3 {
        font-size: 22px;
        line-height: 1.35em
    }
    .boxtext h4 {
        font-size: 18px
    }
}
#about {
    padding: 5.20833333% 0 12.5%;
    position: relative
}
#about .inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    z-index: 2
}
#about .text {
    padding-top: 30px;
    width: 45.35714286%;
    position: relative;
    z-index: 2;
    overflow: hidden
}
#about .intro p.p1 {
    margin-bottom: 4%
}
#about .pic {
    width: 45.75714286%;
    position: relative
}
#about .pic .four {
    position: relative;
    z-index: 10
}
#about .pic .four ul {
    display: flex;
    flex-wrap: wrap;
    margin: -1.5%
}
#about .pic .four ul:hover li:not(:first-child) {
    -webkit-transform: scale(.95) !important;
    transform: scale(.95) !important;
    opacity: .5
}
#about .pic .four ul li:nth-of-type(1) {
    text-align: right;
    display: flex;
    align-items: end;
    justify-content: end
}
#about .pic .four ul li:nth-of-type(2) {
    text-align: left
}
#about .pic .four ul li:nth-of-type(3) {
    text-align: right
}
#about .pic .four ul li:nth-of-type(4) {
    text-align: left
}
#about .pic .four ul li {
    width: 47%;
    margin: 1.5%;
    -webkit-transition: all .4s;
    transition: all .4s
}
#about .pic .four ul li a {
    position: relative;display:inline-block;
}
#about .pic .four ul li a .name {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    font-size: 24px;
    color: #fefefe;
    transform: translateY(-50%);
    z-index: 3;
    text-shadow: 0.1em 0.1em rgba(0, 0, 0, .57)
}
#about .pic .four ul:hover li:hover {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1
}
#about .pic .leaf:nth-child(1) {
    width: 46.66666667%;
    left: auto;
    right: 106%;
    top: auto;
    bottom: 0
}
#about .pic .leaf:nth-child(1):after {
    background-image: url(../images/leaf_03.png)
}
#about #arctop {
    position: absolute;
    top: 90%;
    right: 85%;
    width: 58.515625vw;
    height: 35.28645833vw;
    z-index: 2
}
#about #arctop path {
    stroke-width: 1px;
    fill: none;
    stroke: rgba(63, 129, 219, 0.6)
}
#about .prosvg {
    position: absolute;
    top: 90%;
    right: 85%;
    width: 63.41145833vw;
    height: 25.80729167vw
}
#about .prosvg svg {
    width: 100%;
    height: 100%
}
#about .prosvg path {
    stroke: #cbe2f7;
    fill: none;
    stroke-width: 1px
}
#about .img {
    padding-bottom: 113.16666667%;
    background-size: contain
}
#about .leaf {
    position: absolute
}
#about .leaf:after {
    display: block;
    content: '';
    background: no-repeat center center;
    background-size: contain;
    padding-bottom: 100%
}
#about .leaf:nth-child(1) {
    width: 8.33333333%;
    left: 0;
    top: 30.29166667vw
}
#about .leaf:nth-child(1):after {
    background-image: url(../images/leaf_01.png)
}
#about .leaf:nth-child(2) {
    width: 4.16666667%;
    left: 8.33333333%;
    top: 24.5625vw
}
#about .leaf:nth-child(2):after {
    background-image: url(../images/leaf_02.png)
}
#about .leaf:nth-child(3) {
    width: 6.25%;
    right: 0;
    top: 9.375vw
}
#about .leaf:nth-child(3):after {
    background-image: url(../images/leaf_03.png)
}
@media only screen and (max-width:768px) {
    #about .text {
        width: 100%
    }
    #about .pic {
        width: 60%
    }
    #about .pic .four ul li a .name {
        font-size: 18px
    }
    #about .inner {
        display: block
    }
    #about .pic {
        width: auto;
        margin-left: 35%
    }
    #about .text {
        width: auto
    }
}
#defs {
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(-100%);
    opacity: 0
}
#brand {
    position: relative
}
#brand .inner {
    position: relative;
    padding: 4.89583333% 0 9.89583333%;
    height: 990px
}
#brand .inner:before {
    background-color: #f2f8fd;
    height: 100%;
    width: 100vw;
    content: '';
    display: block;
    position: absolute;
    right: 25%;
    top: 0;
    border-radius: 0 8.33333333vw 8.33333333vw 0
}
#brand .text {
    float: right;
    text-align: right;
    width: 45.35714286%;
    position: relative;
    z-index: 5
}
#brand .more a {
    float: right
}
#brand use:nth-child(3) {
    opacity: 0;
    transition: all 0.3s
}
#brand .item {
    position: absolute;
    z-index: 5
}
#brand .item img.flower {
    transition: all .5s;
    position: relative
}
#brand .item:hover img.flower {
    transform: scale(1.2)
}
#brand .item img.logo {
    position: absolute;
    left: 50%;
    top: 44%;
    transform: translateX(-50%);
    transition: all .5s;
    opacity: 0;
    z-index: 5
}
#brand .item:hover img.logo {
    opacity: 1
}
#brand .item:nth-child(1) {
    left: 10.7%;
    top: 0;
    margin-top: 5%;
    width: 31.4%
}
#brand .item:nth-child(1) img.logo {
    top: 35%;
    width: 80%
}
#brand .item:nth-child(2) {
    left: 50%;
    top: -5%;
    width: 17.8%;
    z-index: 6
}
#brand .item:nth-child(2) img.logo {
    top: 45%;
    width: 80%
}
#brand .item:nth-child(3) {
    left: 0%;
    top: 0;
    margin-top: 30%;
    width: 17.8%
}
#brand .item:nth-child(3) img.logo {
    max-width: 86%;
    left: 46%
}
#brand .item:nth-child(4) {
    left: 26.5%;
    top: 0;
    margin-top: 33%;
    width: 31.4%
}
#brand .item:nth-child(4) img.logo {
    top: 30%;
    width: 27%
}
#brand .item svg {
    width: 100%
}
#brand .item .meta {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    z-index: 2;
    transform: translateY(-50%)
}
#brand .item .figure {
    margin: 0 auto
}
#brand .item .more {
    font-weight: lighter;
    margin-top: 5.71428571%;
    display: none;
    transition: all 0.3s
}
#brand .item a {
    display: block;
    overflow: hidden;
    color: #fff;
    position: relative
}
#brand .item a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    transition: all .5s;
    z-index: 2
}
#brand .item a:hover::before {
    opacity: .7
}
#brand .item a:hover use:nth-child(2) {
    opacity: 0
}
#brand .item a:hover use:nth-child(3) {
    opacity: 1
}
#brand .item a:hover .more {
    display: block
}
#brand #arcbtm {
    position: absolute;
    z-index: 2;
    top: 0;
    margin-top: 21%;
    width: 85.28645833vw;
    height: 48.93229167vw
}
#brand #arcbtm path {
    stroke-width: 1px;
    fill: none;
    stroke: rgba(63, 129, 219, 0.6)
}
#brand .prosvg {
    width: 85.390625vw;
    height: 54.921875vw;
    position: absolute;
    top: 0;
    z-index: 1;
    margin-top: 18.90625%;
    left: -.5%
}
#brand .prosvg svg {
    width: 100%;
    height: 100%
}
#brand .prosvg path {
    stroke: #cbe2f7;
    stroke-width: 1px;
    fill: none
}
/*@media(min-width:768px) {*/
    #brand .item a {
        border-radius: 30px
    }
    #brand .item {
        padding-right: 1.4%;
        padding-bottom: 1.4%;
        background-size: cover
    }
    #brand .item:nth-child(1) {
        background-image: url('../images/brand-bg1.png')
    }
    #brand .item:nth-child(2) {
        background-image: url('../images/brand-bg2.png')
    }
    #brand .item:nth-child(3) {
        background-image: url('../images/brand-bg3.png')
    }
    #brand .item:nth-child(4) {
        background-image: url('../images/brand-bg4.png')
    }
/*}*/
@media only screen and (max-width:1494px) {
    #brand .inner {
        height: 66.26506024vw
    }
}
@media(max-width:1200px) {
    #brand .item:nth-child(1) {
        margin-top: 25%
    }
    #brand .item:nth-child(2) {
        margin-top: 25%
    }
    #brand .item:nth-child(3) {
        margin-top: 55%
    }
    #brand .item:nth-child(4) {
        margin-top: 70%
    }
}
@media only screen and (max-width:768px) {
    #brand .inner {
        height: auto;
        padding-top: 7%
    }
    #brand .text {
        float: none;
        width: auto
    }
    #brand .list {
        position: relative;
        z-index: 3;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: wrap;
        -moz-flex-flow: wrap;
        -ms-flex-flow: wrap;
        -o-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-top: 5%;
        align-items: flex-start;
    }
    #brand .item {
        position: static;
    }
    #brand .item:nth-child(n+1) {
        margin: 5% 0 0;
        width: 45%
    }
    #brand .item:nth-child(1){ margin-top:25%}
    #brand .item:nth-child(3){}
    #brand .item:nth-child(4){ margin-top:10%}
    #brand .item a {
        position: relative;
        border-radius: 10px;
    }
}
@media only screen and (max-width:640px) {
    #brand .item:nth-child(1),
    #brand .item:nth-child(4){ margin-top:5%; width:100%}
}
#innovate {
    background-color: #f2f8fd;
    background-image: linear-gradient(180deg, #f2f8fd 80%, #fff);
    padding-bottom: 12.5%
}
#innovate .inner {
    position: relative;
    min-height: 904px;
    padding-top: 5.88541667%
}
#innovate .inner:before {
    height: 100%;
    width: 124.28571429%;
    background: url(../images/bg_01.svg) no-repeat left center;
    background-size: 100% 100%;
    content: '';
    display: block;
    position: absolute;
    left: -4.16666667vw;
    top: 0
}
#innovate .text {
    width: 43.85714286%;
    position: relative;
    z-index: 2
}
#innovate .boxname {
    margin-bottom: 13.33333333%
}
#innovate .list .drip {
    background: no-repeat center center;
    background-size: contain;
    font-size: 18px;
    width: 8.16666667em;
    height: 11.22222222em;
    position: absolute;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    line-height: 1.5em;
    transform-origin: center top;
    animation-duration: 2s
}
#innovate .list .data {
    transform: translateY(-10%);
    font-size: 0.88888889em
}
#innovate .list .yellow {
    background-image: url(../images/drip_yellow.svg);
    left: 11.42857143%;
    top: auto
}
#innovate .list .light {
    background-image: url(../images/drip_light.svg);
    right: 19.64285714%;
    margin-top: 16.42857143%
}
#innovate .list .blue {
    color: #fff;
    background-image: url(../images/drip_blue.svg);
    right: -1.42857143%;
    margin-top: 30%
}
#innovate .list .num {
    font-size: 3.25em;
    line-height: 1em
}
#innovate .list .large {
    width: 27.77777778em;
    height: 38.16666667em;
    background-image: url(../images/drip_large.png);
    left: 50%;
    margin-left: -13.88888889em;
    align-items: center;
    margin-top: 18.92857143%
}
#innovate .list .large .data {
    margin-bottom: 0;
    transform: translateY(30%)
}
#innovate .list .large .num {
    font-size: 5.125em
}
#innovate .bubble span {
    width: 13.92857143%;
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    perspective: 1000px
}
#innovate .bubble span i {
    display: flex;
    width: 100%;
    height: 100%;
    animation: bubble1 15s linear 0s infinite
}
#innovate .bubble span i:after {
    display: block;
    content: '';
    padding-bottom: 100%;
    background: url(../images/bubble.png) no-repeat center center;
    background-size: contain;
    transition: all 0.3s;
    width: 100%
}
#innovate .bubble span:nth-child(1) {
    left: 55%;
    top: 54.75663717%
}
#innovate .bubble span:nth-child(1) i {
    animation: bubble1 15s linear 0s infinite
}
#innovate .bubble span:nth-child(2) {
    width: 10.85714286%;
    left: 27.5%;
    top: 73.00884956%
}
#innovate .bubble span:nth-child(2) i {
    animation: bubble2 15s linear 0s infinite
}
#innovate .bubble span:nth-child(3) {
    width: 7.07142857%;
    right: 100%;
    top: 100%;
    filter: blur(2px);
    opacity: 0.4
}
#innovate .bubble span:nth-child(3) i {
    animation: bubble3 15s linear 0s infinite
}
#innovate .bubble span:nth-child(4) {
    width: 6.71428571%;
    right: 13.21428571%;
    top: 77.98672566%;
    filter: blur(2px);
    opacity: 0.6
}
#innovate .bubble span:nth-child(4) i {
    animation: bubble4 15s linear 0s infinite
}
#innovate .bubble span:nth-child(5) {
    width: 11.5%;
    left: 105%;
    top: 21.42857143%;
    filter: blur(2px);
    opacity: 0.6
}
#innovate .bubble span:nth-child(5) i {
    animation: bubble3 15s linear 0s infinite
}
#innovate .bubble span:hover i::after {
    transform: scale(1.1)
}
@media only screen and (min-width:1921px) {
    #innovate .inner {
        padding-top: 9% !important
    }
    #innovate .text {
        max-width: calc(614 / 20 * 1em)
    }
}
@media only screen and (max-width:1760px) {
    #innovate .inner {
        padding-left: 5%
    }
    #innovate .inner:before {
        left: 0
    }
    #innovate .text {
        width: 45%
    }
}
@media only screen and (max-width:1494px) {
    #innovate .inner {
        min-height: 60.50870147vw
    }
    #innovate .list .drip {
        font-size: 1.20481928vw
    }
}
@media only screen and (max-width:768px) {
    #innovate .bubble span{z-index:1;}
    #innovate .inner {
        padding: 10% 0 0 10%
    }
    #innovate .inner:before {
        background-size: cover
    }
    #innovate .boxname {
        margin-bottom: 5%
    }
    #innovate .text {
        width: auto
    }
    #innovate .list {
        position: relative;
        z-index: 2;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-flow: wrap;
        -moz-flex-flow: wrap;
        -ms-flex-flow: wrap;
        -o-flex-flow: wrap;
        flex-flow: wrap
    }
    #innovate .list .drip {
        font-size: 14px;
        position: static;
        width: 100px;
        height: 137px
    }
    #innovate .list .drip:nth-child(-n+3) {
        margin: 0
    }
    #innovate .list .drip:nth-child(3) .data {
        transform: translateY(-10%)
    }
    #innovate .list .num {
        font-size: 2em
    }
    #innovate .list .data {
        transform: translateY(-20%)
    }
    #innovate .list .large {
        width: 165px;
        height: 227px;
        margin: 0 0 0 5%
    }
}