html,
body,
.about {
    height: 100%;
    overflow: hidden;
}

.about .mySwiper_about {
    height: 100%;
}

.about .mySwiper_about .swiper-slide {
    width: 100%;
    overflow: hidden;
    padding-top: 80px;
    box-sizing: border-box;
}

.about .mySwiper_about .swiper-pagination {
    right: auto;
    left: 164px;
}

.about .mySwiper_about .swiper-pagination span {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: transparent;
    opacity: 1;
    width: auto;
    height: auto;
    margin: auto;
}

.about .mySwiper_about .swiper-pagination span i {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-sizing: border-box;
    background-color: transparent;
    opacity: 1;
    display: flex;
    justify-content: center;
}

.about .mySwiper_about .swiper-pagination span+span i {
    margin-top: 1px;
}

.about .mySwiper_about .swiper-pagination span::after {
    content: "";
    display: block;
    width: 2px;
    height: 83px;
    background: url(../images/about_pag_icon.png) no-repeat center;
}

.about .mySwiper_about .swiper-pagination span:last-child::after {
    content: "";
    display: none;
}

.about .mySwiper_about .swiper-pagination .swiper-pagination-bullet-active i {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    border: none;
}

.about .mySwiper_about .swiper-pagination span em {
    position: absolute;
    left: 20px;
    top: 0;
    font-size: 12px;
    color: #fff;
    font-family: "Geometr415";
    line-height: 1em;
    display: none;
}

.about .mySwiper_about .swiper-pagination .swiper-pagination-bullet-active em {
    display: block;
}

.about .mySwiper_about .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    left: 164px;
    top: 69%;
}

.about .mySwiper_about .btn .swiper-button-next,
.about .mySwiper_about .btn .swiper-button-prev {
    position: static;
    width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #6c5c4d;
    margin: 10px 0;
}

.about .mySwiper_about .btn .swiper-button-next.swiper-button-disabled,
.about .mySwiper_about .btn .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.about .mySwiper_about .btn .swiper-button-prev {
    transform: rotate(90deg);
}

.about .mySwiper_about .btn .swiper-button-next {
    transform: rotate(90deg);
}

.about .mySwiper_about .btn .swiper-button-next:after,
.about .mySwiper_about .btn .swiper-button-prev:after {
    font-size: 11px;
}

.about .brand {
    background: url(../images/about_bg1.png) no-repeat center top 80px;
    background-size: cover;
}

.about .brand .box {
    background: url(../images/about_bg1_1.png) no-repeat center top;
    position: absolute;
    bottom: 0;
    right: 392px;
    width: 516px;
    height: 740px;
    /*padding: 280px 96px 60px;*/
    padding: 127px 96px 60px;
    box-sizing: border-box;
}

.about .brand .title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    /*margin-bottom: 50px;*/
    margin-bottom: 34px;
}

.about .brand .title h1 {
    font-size: 92px;
    color: #fff;
    font-family: "Geometr415";
    line-height: 0.967em;
    text-align: right;
    position: absolute;
    left: -40%;
    width: 91%;
    text-transform: capitalize;
}

.about .brand .title h2 {
    font-weight: bold;
    font-size: 30px;
    color: #333;
    line-height: 1.8em;
}

/*.about .brand .title img {*/
/*    position: absolute;*/
/*    left: 107px;*/
/*    top: -60px;*/
/*}*/
.about .brand .title img{
    width: 138%;
    margin-left: -134px;
}

.about .brand .text h5 {
    font-size: 18px;
    color: #333;
    padding-bottom: 15px;
    box-sizing: border-box;
}

.about .brand .text p {
    font-size: 16px;
    color: #333;
    line-height: 1.5em;
    text-align: justify;
}
  

.about .brand .num {
    font-size: 16px;
    color: #333333;
    font-family: "Geometr415";
    position: absolute;
    bottom: 60px;
    right: 95px;
    line-height: 1em;
}

.about .mySwiper_about .swiper-slide.partner {
    background: url(../images/about_bg2.png) no-repeat center;
    background-size: cover;
    padding-top: 160px;
    box-sizing: border-box;
    /*padding-top: 0;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*flex-direction: column;*/
}

.about .partner .title,
.about .partner .content {
    padding-left: 125px;
    box-sizing: border-box;
}
/*.about .partner .title{*/
/*    margin-bottom: 18px;*/
/*}*/

.about .partner .title h1 {
    font-size: 30px;
    color: #fff;
    line-height: 1.3em;
    position: relative;
    z-index: 5;
}

.about .partner .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: -10px;
    position: relative;
    z-index: -1;
}

.about .partner .content .map {
    width: 68.44%;
}

.about .partner .content .map img {
    width: 100%;
}

.about .partner .content .partnerBox {
    margin-top: -80px;
    width: 347px;
}

.about .partner .content .partnerBox h5 {
    font-size: 16px;
    color: #fff;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.about .partner .content .partnerBox .mySwiper_partner {
    width: 100%;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
}

.about .partner .content .partnerBox .mySwiper_partner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 20px) / 2) !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.about .partner .content .partnerBox .mySwiper_partner .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


@media screen and (max-width:1440px) {
    .about .brand .box {
        width: 426px;
        height: 620px;
        right: 304px;
        /*padding: 180px 70px 40px 70px;*/
        padding: 75px 70px 40px 70px;
    }

    .about .brand .title h1 {
        font-size: 86px;
        left: -50%;
        width: 97%;
    }

    .about .brand .title img {
        left: 74px;
    }

    .about .brand .title {
        /*margin-bottom: 25px;*/
        margin-bottom: 15px;
    }

    .about .mySwiper_about .btn,
    .about .mySwiper_about .swiper-pagination {
        left: 120px;
    }

    .about .brand .num {
        bottom: 40px;
        right: 70px;
    }

    .about .partner .content {
        padding-left: 38px;
        margin-top: 0;
    }
}


@media screen and (max-width:750px) {
    .header {
        width: 100%;
        height: 1rem;
        background-color: #fff;
    }

    .header .container {
        height: 100%;
        position: static;
        align-items: center;
    }

    .container {
        width: 84.4%;
        padding: 0;
    }

    .header .container .navBar .nav {
        width: 100%;
        height: 100vh;
        background-color: rgb(122, 97, 76);
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        box-sizing: border-box;
    }

    .header .container .navBar .nav_icon {
        display: block;
    }

    .header .container .navBar .nav_icon img.close {
        display: none;
    }

    .about .mySwiper_about .swiper-slide {
        padding: 0;
    }

    .header .container .logo img:first-child,
    .header .container .logo img:last-child {
        margin: 0;
    }

    .about .brand {
        background: url(../images/wap/about_bg1.png) no-repeat center;
        background-size: cover;
    }

    .header .container .logo {
        width: 0.58rem;
        height: 0.58rem;
    }

    .header .navBar .nav_icon img.menu {
        width: 0.34rem;
    }

    .about .mySwiper_about_wap {
        height: 100%;
    }

    .about .brand .container {
        height: 100%;
    }

    .about .brand .box {
        background: none;
        position: absolute;
        padding: 0;
        width: 84.4%;
        height: auto;
        bottom: 0.93rem;
        left: 0;
        right: 0;
        background: url(../images/wap/about_bg1_1.png) no-repeat center;
        background-size: cover;
        margin: 0 auto;
        padding: 0.25rem 0.87rem 1.6rem;
    }

    .about .brand .title {
        justify-content: space-between;
        margin-bottom: 0.75rem;
    }

    .about .brand .title h2 {
        font-size: 0.3rem;
    }

    .about .brand .title h1 {
        font-size: 0.96rem;
        line-height: 0.896em;
        position: static;
        letter-spacing: 2px;
    }

    .about .brand .text h5 {
        font-size: 0.22rem;
        padding-bottom: 0.35rem;
    }

    .about .brand .text p {
        font-size: 0.22rem;
        line-height: 1.727em;
    }

    .about .brand .num {
        font-size: 0.2rem;
        right: 0.87rem;
        bottom: 0.97rem;
    }
    .about .brand .pageBtn{
        width: 0.5rem;
        position: absolute;
        bottom: -0.25rem;
        left: 50%;
        transform: translateX(-50%);
    }

    .about .brand .title img {
        width: 0.8rem;
        left: 2.6rem;
        top: 0.6rem;
    }

    .about .mySwiper_about_wap .swiper-slide.partner {
        background: url(../images/wap/about_bg2.png) no-repeat center;
        background-size: cover;
        padding-top: 0.4rem;
        box-sizing: border-box;
        /* height: auto!important; */
    }

    .about .partner .content {
        padding-left: 0;
        display: block;
    }

    .about .partner .title,
    .about .partner .content {
        padding-left: 0;
    }

    .about .partner .title {
        margin-bottom: 0.5rem;
    }

    .about .partner .title h1 {
        font-size: 0.3rem;
    }

    .about .partner .content .map {
        width: 100%;
    }

    .about .partner .partnerBox h5 {
        font-size: 0.3rem;
        color: #fff;
        padding-bottom: 0.5rem;
        padding-top: 0.4rem;
        box-sizing: border-box;
    }

    .about .partner .content .partnerBox .mySwiper_partner {
        width: 100%;
        height: 2.2rem;
        margin-left: auto;
        margin-right: auto;
    }

    .about .partner .content .partnerBox .mySwiper_partner .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        height: calc((100% - 10px) / 2) !important;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }

    .about .partner .pageBtn {
        margin: 0 auto;
        padding-top: 0.5rem;
        box-sizing: border-box;
        width: 0.5rem;
        transform: rotate(180deg);
    }

    .about .partner .content .partnerBox {
        width: 100%;
        margin-top: 0;
    }

}

@media screen and (max-width:500px) {}