.banner-brand{
    display: table;
    width: 100%;
    height: auto;
    margin-top: 0;
    position: relative;
}
.banner-brand img{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    z-index: 5;
}
.brand-topinfo{
    display: block;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 80px;
}
.brand-topinfo .title {
    display: block;
    width: 100%;
    height: 125px;
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    line-height: 125px;
}
.brand-topinfo .desc{
    display: block;
    width: 68.75%;
    margin: 0 auto;
    font-size: 26px;
    line-height: 1.6;
}
.history-text{
    display: block;
    text-align: center;
}
.history-text .subtitle{
    font-size: 14px;
}
.history-text .title{
    font-size: 48px;
}
.history-box{
    display: block;
    padding-bottom: 80px;
}
.history-list{
    z-index: 0;
    background-image: repeating-linear-gradient(#e30040 0 2px,#0000 2px 17px);
    background-position: 50% 50px;
    background-repeat: no-repeat;
    background-size: 2px calc(100% - 100px);
    position: relative;
    padding-bottom: 80px;
}
.history-list:before {
    content: "";
    width: 40px;
    text-align: center;
    z-index: -1;
    background-image: url("https://cdn6.zhuocms.com/storage/moban4/default/202502/2167b8711c0aee7.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}
.history-list:before {
    position: sticky;
    top: 33.3333%;
}
.history-list:after, .history-list:before {
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}
.history-list.nod{
    background: none;
}
.history-list.nod:after, .history-list.nod:before{
    display: none;
}
.history-list.nod .item .text h2:before{
    display: none;
}
.history-list.nod .item .text h2{
    font-size: 38px;
}
.history-list .item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 68.75%;
    margin: 0 auto 0 auto;
    padding: 90px 0 0 0;
}
.history-list .item:nth-child(2n) {
    flex-direction: row-reverse;
}
.history-list .item:nth-child(2n) .text h2:before{
    left: -37px;
    right: unset;
}
.history-list .item .pic,.history-list .item .text{
    position: static;
    width: 50%;
    max-width: calc(50% - 30px);
    flex-basis: calc(50% - 30px);
}
.history-list .item .pic img{
    max-width: 100%;
    height: auto;
}
.history-list .item .text h2{
    font-size: 48px;
    margin: 0 0 20px 0;
    font-weight: bold;
    position: relative;
}
.history-list .item .text h2:before{
    content: "";
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    z-index: -2;
    background-color: #e30040;
    border: 1px solid #e30040;
    border-radius: 50%;
    margin-top:20px;
    display: block;
    position: absolute;
    right: -37px;
    top: 0;
    transform: translate(0,0);
}
.history-list .item .text p{
    font-size: 18px;
    line-height: 2;
    margin-top: 0;
}
.brand-team{
    display: block;
    width: 68.75%;
    margin: 0 auto;
    text-align: center;
    padding: 90px 0;
}
.brand-team .subtitle{
    font-size: 14px;
}
.brand-team .title{
    font-size: 48px;
    padding-bottom: 30px;
}
.brand-team .desc{
    display: block;
    font-size: 18px;
    line-height: 1.6;
    text-align: left;
}
.brand-team .num{
    display: flex;
    font-size: 18px;
    padding-top: 40px;
    justify-content: space-between;
}
.brand-team .num .col{
    width: 33.3333%;
    flex: none;
}
.brand-team .num .col:not(:nth-of-type(3)) {
    border-right: 1px solid #EAEAEA;
}
.brand-team .num .display-1{
    display: block;
    font-size: 110px;
    color: #e60012;
    line-height: 1.2;
}
.brand-team .num .h2{
    display: block;
    font-size: 48px;
    color: #e60012;
}
.brand-sujet{
    display: flex;
    height: auto;
    align-items: center;
    padding-bottom: 60px;
    position: relative;
}
.brand-sujet img{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: auto;
    z-index: 0;
}
.brand-sujet .sujet-caption{
    position: relative;
    display: block;
    width: 68.75%;
    margin: 0 auto;
    padding: 170px 0;
    z-index: 10;
}
svg.icon {
    stroke-width: 1px;
    overflow: visible;
}
.icon-lg {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    top: -0.12em;
}
.blockquote {
    margin: 0;
    letter-spacing: .2px;
    line-height: 1.8;
    font-size: 30px;
    margin-bottom: 15px;
}
.blockquote-footer {
    margin: 15px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}
.brand-original{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 68.75%;
    margin: 0 auto;
    padding: 90px 0;
}
.brand-original .col-lg {
    flex: 1 0;
    padding: 0 15px;
}
.brand-original .title{
    font-size: 14px;
}
.brand-original .h3{
    font-size: 38px;
    padding-bottom: 20px;
}
.brand-original p{
    font-size: 18px;
    line-height: 2;
}
.brand-original .mediagrid {
    grid-gap: 30px;
    display: flex;
    flex-direction: column;
}
.brand-original .media1 {
    display: block;
    width: 100%;
}
.brand-original .meflex{
    display: flex;
    justify-content: space-between;
}
.brand-original .media2{
    display: block;
    width: 48.5%;
}
.brand-original img{
    display: block;
    width: 100%;
    height: auto;
}
.brand-original .media3{
    display: block;
    width: 48.5%;
}
.brand-slide{
    display: table;
    padding: 0 0 90px 0;
}
.brand-slide .title{
    font-size: 48px;
    text-align: center;
    padding-bottom: 30px;
}
.brand-slide-list{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.brand-slide-list ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 25px;
}
.brand-slide-list li{
    display: block;
    width: 290px;
    height: auto;
    padding: 30px 30px;
    margin: 0 8px 15px 8px;
    background-color: #f2f2f2;
    text-align: center;
}
.brand-slide-list .feature-img{
    display: block;
    width: 230px;
    height: 245px;
    padding-bottom: 15px;
}
.brand-slide-list .feature-img img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}
.brand-slide-list .feature-title{
    display: block;
    margin-top: 15px;
    font-size: 22px;
}
/*PC自适应*/
@media only screen and (min-width:1024px) and (max-width:1900px){
.brand-sujet .sujet-caption {
    width: 88%;
    padding: 8.94736842105263vw 0;
}
svg.icon-lg{
    display: none;
}
.history-list.nod .item .text h2 {
    font-size: 30px;
}
.brand-topinfo {
    padding-top:1.5789473684210527vw;
    margin-bottom:4.2105263157894735vw;
}
.brand-topinfo .title {
    height:6.578947368421052vw;
    font-size:2.210526315789474vw;
    line-height:6.578947368421052vw;
}
.brand-topinfo .desc {
    width: 75%;
    font-size:1.368421052631579vw;
}
.history-text .title {
    font-size:2.526315789473684vw;
}
.history-list .item {
    width: 75%;
    padding:4.7368421052631575vw 0 0 0;
}
.history-list .item .text h2 {
    font-size:2.526315789473684vw;
    margin:0 0 1.0526315789473684vw 0;
}
.history-list .item .text p {
    font-size:16px;
}
.brand-team {
    width: 75%;
    padding:4.7368421052631575vw 0;
}
.brand-team .title {
    font-size:2.526315789473684vw;
    padding-bottom:1.5789473684210527vw;
}
.brand-team .num .h2 {
    font-size:2.526315789473684vw;
}
.brand-team .desc {
    font-size: 16px;
}
.brand-team .num {
    font-size: 16px;
    padding-top:2.1052631578947367vw;
}
.brand-team .num .display-1 {
    font-size:7.368421052631579vw;
}
.blockquote {
    font-size:1.5789473684210527vw;
}
.brand-original {
    width: 75%;
    padding:4.7368421052631575vw 0;
}
}

/*Mobile v1*/
@media only screen and (max-width:767px){
.brand-topinfo {
    padding-top: 20px;
    margin-bottom: 30px;
}
.brand-topinfo .title {
    width: 100%;
    height: 50px;
    font-size: 26px;
    line-height: 50px;
}
.brand-topinfo .desc {
    width: 88%;
    font-size: 14px;
    line-height: 1.8;
}
.history-box {
    padding-bottom: 30px;
}
.history-list{
    padding-bottom: 35px;
    background-image: repeating-linear-gradient(#e30040 0 2px,#0000 2px 17px);
    background-position: 8% 50px;
    background-repeat: no-repeat;
    background-size: 2px calc(100% - 100px);
}
.history-list:before {
    width: 40px;
    left: 8%;
}
.history-list .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 88%;
    padding: 20px 0 20px 0;
    flex-direction: column;
}
.history-list .item:nth-child(2n) {
    flex-direction: column;
}
.history-list .item .pic, .history-list .item .text {
    position: static;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    padding-left: 30px;
}
.history-list.nod .item .pic, .history-list.nod .item .text {
    padding-left: 0;
}
.history-list.nod .item .text h2 {
    font-size: 22px;
    margin-bottom: 10px;
}
.history-list .item .text h2:before {
    right: unset;
    left: -30px;
    margin-top: 13px;
}
.history-list .item:nth-child(2n) .text h2:before {
    left: -30px;
    right: unset;
}
.history-list .item .text p {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 0;
    margin-bottom: 15px;
}
.history-text .title {
    font-size: 26px;
}
.history-list .item .text h2 {
    font-size: 26px;
    margin: 0 0 10px 0;
}
.brand-team {
    width: 88%;
    padding: 40px 0;
}
.brand-team .title {
    font-size: 26px;
    padding-bottom: 10px;
}
.brand-team .desc {
    font-size: 14px;
    line-height: 1.6;
}
.brand-team .num {
    display: flex;
    font-size: 14px;
    padding-top: 20px;
    justify-content: flex-start;
    flex-direction: row;
}
.brand-team .num .display-1 {
    font-size: 28px;
}
.brand-team .num .h2 {
    font-size: 16px;
}
.brand-sujet .sujet-caption {
    width: 88%;
    padding: 20px 0;
}
.brand-original {
    display: flex;
    justify-content: flex-start;
    width: 88%;
    padding: 45px 0;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
}
.brand-original .h3 {
    font-size: 28px;
    padding-bottom: 10px;
}
.brand-original p {
    font-size: 14px;
    line-height: 2;
}
.brand-original .col-lg {
    flex: 1 0;
    padding: 0 0;
}
.brand-sujet{
    padding-top: 10px;
    padding-bottom: 10px;
}
.brand-sujet img {
    height: 100%;
}
.brand-sujet figure{
    margin: 0;
    padding: 0;
}
.blockquote {
    letter-spacing: 0;
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 0;
}
.icon-lg{
    display: none;
}

}