
.brand {
    
}
.main-left {
    top: 1.7rem;
    
}
.brand-item {
    padding: .4rem 0;
}
.brand-title {
    position: relative;
    display: block;
    height: 30px;
    padding-left: .5rem;
    font-size: 16px;
    line-height: 30px;
    color: #313131;
}
.brand-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    display: none;
    width: .2rem;
    height: .06rem;
    background-color: #c49562;
}
.brand-title:hover,
.brand-item.active .brand-title {
    color: #c49562;
}
.brand-title:hover::before,
.brand-item.active .brand-title::before {
    display: block;
}
@media (max-width: 768px){
    .main-cont {

    }
    .main-left {
        position: relative;
        left: inherit;
        top: inherit;
        z-index: 999;
        display: none;
        width: 100%;
        height: auto;
        background-color: transparent;
    }
    .brand-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        border-bottom: 1px solid #e5e5e5;
    }
    .brand-title::before {
        display: none !important;
    }
    .brand-item {
        width: 25%;
        padding: 0;
    }
    .brand-title {
        display: block;
        height: 45px;
        padding: 0 .1rem;
        line-height: 45px;
        text-align: center;
    }
    .brand-item.active .brand-title {
        color: #c49562;
    }
}



.main-right {
    padding-bottom: 2rem;
}
.brand-rtext {
    padding: 1rem 0 .5rem 3.07692307692308%;
}
.brand-rt {
    margin-bottom: .16rem;
    font-weight: bold;
    font-size: 36px;
    line-height: 50px;
    color: #c49562;
}
.brand-rs {
    margin-bottom: .3rem;
    font-size: 22px;
    line-height: 32px;
    color: #313131;
}
.brand-rp {
    margin-bottom: .16rem;
    font-size: 14px;
    line-height: 28px;
    color: #313131;
}
.brand-path {
    padding: .5rem 0 .5rem 3.07692307692308%;
}
.brand-pe {
    font-weight: bold;
    font-size: 36px;
    line-height: 58px;
    color: #c49562;
}
.brand-pl {
    margin-bottom: .16rem;
    font-weight: bold;
    font-size: 48px;
    line-height: 66px;
    color: #b73120;
}
.brand-pp {
    font-size: 14px;
    line-height: 24px;
    color: #313131;
}
@media (max-width: 768px){
    
    .brand-rtext,
    .brand-path {
        padding-left: 0;
    }
    .brand-rt,
    .brand-pe {
        font-size: 24px;
        line-height: 36px;
    }
    .brand-rs {
        font-size: 18px;
        line-height: 28px;
    }
    .brand-pl {
        font-size: 30px;
        line-height: 50px;
    }
}

.character {
    padding: 1rem 0 2rem;
}
.character>img {
    width: 100%;
}
.character-text {
    position: relative;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    padding-left: 2.30769230769231%;
    margin-top: -1rem;
}
.character-left {
    width: 37.00787401574803%;
    padding: 1rem 3.93700787401575%;
    background-color: #c49562;
}
.character-title {
    margin-bottom: .36rem;
    font-size: 16px;
    line-height: 45px;
    color: #fff;
}
.character-title span {
    margin-right: .2rem;
    font-weight: bold;
    font-size: 30px;
}
.character-p {
    font-size: 14px;
    line-height: 24px;
    
}
.character-right {
    width: 58.66141732283465%
}
.character-right .character-p {
    color: #434343;
}
.character-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
}
.character-logo img {
    width: 180px;
    margin-top: .4rem;
}
@media (max-width: 992px){
    .character-text {
        padding: 0 2.30769230769231%;
    }
    .character-left,
    .character-right {
        width: 100%;
    }
    .character-right {
        padding: 1rem 0;
    }
}


.imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0;
}
.imgs img {
    display: block;
    width: 30.15384615384615%;
    margin-right: 4.76923076923077%;
}
.imgs img:nth-child(3n) {
    margin-right: 0;
}
@media (max-width: 576px){
    .imgs img {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: .6rem;
    }
}

.memorabilia {
    padding: 8.4rem 0;
}
.memorabilia-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 .6rem;
}
.memorabilia-item {
    position: relative;
    width: 14%;
}
.memorabilia-item.active .myear {
    display: none;
}
.myear {
    position: absolute;
    left: 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #7d7d7d;
}
.mup .myear {
    top: -40px;
}
.mdown .myear {
    top: 8px;
}
.months {
    position: relative;
    top: 1px;
    width: 100%;
    /* width: 204px; */
    height: 1px;
}
.month {
    position: absolute;
    top: 0;
    width: 6.86274509803922%;
    height: 1px;
}
.left12 {
    left: 0;
}
.left11 {
    left: 6.86274509803922%;
}
.left10 {
    left: 16.66666666666667%;
}
.left9 {
    left: 25%;
}
.left8 {
    left: 33.33333333333333%;
}
.left7 {
    left: 41.66666666666667%;
}
.left6 {
    left: 50%;
}
.left5 {
    left: 58.33333333333333%;
}
.left4 {
    left: 66.66666666666667%;
}
.left3 {
    left: 75%;
}
.left2 {
    left: 83.33333333333333%;
}
.left1 {
    left: 91.66666666666667%;
}
.month:first-child {
    left: 0;
}
.month:first-child .mquan {
    top: -5px;
    width: 11px;
    height: 11px;
}
.mquan {
    position: absolute;
    left: 0;
    top: -4px;
    z-index: 20;
    width: 9px;
    height: 9px;
    border: 1px solid #808080;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.mquan.active {
    background-color: #c49562;
    border-color: #c49562;
}

.mtext {
    position: absolute;
    left: 0;
    min-width: 300px;
    padding: .3rem 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.mtext.active {
    opacity: 1;
}
.mup .mtext {
    bottom: 0;
}
.mdown .mtext {
    top: 0;
}
/* .memorabilia-item:first-child .month:first-child .mtext {
    opacity: 1;
}
.memorabilia-item:last-child .mtext {
    left: inherit;
    right: 100%;
} */
.myue {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #7d7d7d;
}
.mye {
    margin-bottom: .2rem;
    font-weight: bold;
    font-size: 24px;
    line-height: 18px;
    color: #7d7d7d;
}
/* .mup .mye {
    margin-bottom: 0;
} */
.mdesc {
    margin-bottom: .2rem;
    font-size: 14px;
    line-height: 24px;
    color: #7d7d7d;
}
.mimgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: .6rem 0;
}
.mimgs img {
    display: block;
    /* width: 45%;	*/
}
.mmemor-list {
    display: none;
}
@media (max-width: 992px){
    .memorabilia {
        padding: 1.2rem 0 1.2rem 3.07692307692308%;
    }
    .memorabilia-inner {
        display: none;
    }
    .mmemor-list {
        display: block;
        border-top: 1px solid #e5e5e5;
    }
    .mmemor-item {
        border-bottom: 1px solid #e5e5e5;
    }
    .mmemor-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        padding: .3rem .6rem .3rem 0;
        cursor: pointer;
    }
    .mmemor-title {
        font-weight: bold;
        font-size: 18px;
        line-height: 32px;
        color: #313131;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .mmemor-arrow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 32px;
    }
    .mmemor-cc {
        display: none;
    }
    .mmemor-cc .mtext {
        position: relative;
        left: inherit;
        top: inherit;
        bottom: inherit;
        min-width: 100%;
        padding: .3rem 0;
        opacity: 1;
    }
    .mmemor-item.active .mmemor-cc {
        display: block;
    }

}