.brandStory {
    background: RGBA(250, 250, 250, 1);
}

.brand-story-section {
    text-align: center;
    padding-top: 120px;
}

.brand-story-section .title {
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #222222;
    line-height: 1;
}

.brand-story-section .text-box {
    font-family: Microsoft YaHei;
    font-weight: 300;
    font-size: 18px;
    color: #898989;
    line-height: 30px;
    margin-top: 35px;
}

.brand-story-section .text-box .text:not(:last-child) {
    margin-bottom: 14px;
}

.brand-story-section .brand-story-gallery {
    margin-top: 93px;
}

.brand-story-section .brand-story-gallery .swiper {
    overflow: visible;
}

.brand-story-section .brand-story-gallery .swiper-wrapper {
    transition-timing-function: linear;
}

.brand-story-section .brand-story-gallery .swiper-slide {
    width: 600px;
}

.brand-story-section .brand-story-gallery .swiper-slide:not(:last-child) {
    margin-right: 20px;
}

.brand-story-section .brand-story-gallery .swiper-slide .picCover {
    padding-top: 66.66%;
}

.founder-story-section {
    padding: 20px 20px 0;
}

.founder-story-section .container {
    background-color: #fff;
}

.founder-story-section .box-c {
    display: flex;
    justify-content: space-between;
    padding: 130px 0;
    max-width: 90%;
}

.founder-story-section .box-c .l {
    width: 56.14%;
    padding-top: 42px;
}

.founder-story-section .box-c .l .zh {
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #222222;
    line-height: 1;
}

.founder-story-section .box-c .l .en {
    font-family: Rany-Bold;
    /* font-size: 60px; */
    color: rgba(34, 34, 34, 0);
    line-height: 1;
    text-stroke: 1px #E0E0E0;
    -webkit-text-stroke: 1px #E0E0E0;
    margin: .28em 0 1em;
}

.founder-story-section .box-c .l .text-box {
    font-family: Microsoft YaHei;
    font-weight: 300;
    font-size: 18px;
    color: #898989;
    line-height: 30px;
}

.founder-story-section .box-c .l .text-box .text.text:not(:last-child) {
    margin-bottom: 28px;
}

.founder-story-section .box-c .r {
    width: 38.57%;
}

.brand-vision-section {
    padding: 120px 0 140px;
    text-align: center;
}

.brand-vision-section .title {
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #222222;
    line-height: 1;
}

.brand-vision-section .text-box {
    font-family: Microsoft YaHei;
    font-weight: 300;
    font-size: 18px;
    color: #898989;
    line-height: 30px;
    margin-top: 43px;
}

.brand-vision-section .text-box .text:not(:last-child) {
    margin-bottom: 14px;
}

.brand-vision-section .vision-images {
    margin: 142px auto 0;
    width: 1160px;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.brand-vision-section .vision-image-left {
    width: 50%;
}

.brand-vision-section .vision-image-right {
    position: relative;
    width: 34.48%;
}

.brand-vision-section .vision-text-vertical {
    position: absolute;
    left: 0;
    top: 33%;
    height: 100%;
    transform: translateX(-120%);
    writing-mode: vertical-rl;
    text-orientation: mixed;
    letter-spacing: 8px;
    font-weight: 300;
    white-space: nowrap;
    font-family: Rany-Bold;
    text-align: left;
    color: #DEDEDE;
    line-height: 1;
    transition: all .6s;
}
@media (max-width:1199px) {
    .brand-vision-section,
    .founder-story-section .box-c{
        padding: 80px 0;
    }
    .brand-story-section{
        padding-top: 80px;
    }
    .brand-vision-section .vision-images,
    .brand-story-section .brand-story-gallery{
        margin-top: 45px;
    }
    .founder-story-section .box-c .l .en{
        margin-bottom: 45px;
    }
}
@media (max-width:1024px) {
    .brand-vision-section,
    .founder-story-section .box-c{
        padding: 70px 0;
    }
    .brand-story-section{
        padding-top: 70px;
    }
    .brand-vision-section .text-box,
    .brand-vision-section .vision-images,
    .brand-story-section .brand-story-gallery{
        margin-top: 40px;
    }
    .founder-story-section .box-c .l .en{
        margin-bottom: 40px;
    }
    .brand-story-section .brand-story-gallery .swiper-slide{
        width: 400px;
        max-width: 94%;
    }
    .founder-story-section .box-c .l{
        padding-top: 0;
    }
    .founder-story-section .box-c .l .text-box{
        font-size: 16px;
    }
    .founder-story-section .box-c .l .text-box .text.text:not(:last-child){
        margin-bottom: 20px;
    }
    .brand-vision-section .text-box{
        font-size: 16px;
    }
    .brand-vision-section .vision-image-right{
        width: 39%;
    }
    .brand-vision-section .vision-text-vertical{
        top:0 !important;
    }
}
@media (max-width:768px) {
    .brand-vision-section .vision-text-vertical{
        font-size: 22px;
        letter-spacing: 4px;
    }
    .founder-story-section .box-c .r{
        margin-top: 30px;
    }
    .founder-story-section .box-c .r,
    .founder-story-section .box-c .l{
        width: 100%;
    }
    .founder-story-section .box-c{
        flex-direction: column;
    }
    .brand-story-section .text-box{
        font-size: 16px;
        margin-top: 30px;
    }
    .brand-vision-section,
    .founder-story-section .box-c{
        padding: 60px 0;
    }
    .brand-story-section{
        padding-top: 60px;
    }
    .brand-vision-section .text-box,
    .brand-vision-section .vision-images,
    .brand-story-section .brand-story-gallery{
        margin-top: 30px;
    }
    .founder-story-section .box-c .l .en{
        margin-bottom: 30px;
    }
}
@media (max-width: 500px) {
    .brand-story-section .brand-story-gallery .swiper-slide{
        width: 349px;
    }
    .brand-vision-section .vision-text-vertical{
        font-size: 20px;
        letter-spacing: 0;
    }
    .brand-story-section .text-box{
        margin-top: 25px;
    }
    .brand-vision-section,
    .founder-story-section .box-c{
        padding: 50px 0;
    }
    .brand-story-section{
        padding-top: 50px;
    }
    .brand-vision-section .text-box,
    .brand-vision-section .vision-images,
    .brand-story-section .brand-story-gallery{
        margin-top: 25px;
    }
    .founder-story-section .box-c .l .en{
        margin-bottom: 25px;
    }
}