/* navigation */
.active-nav .subjectSide_list .subjectSide_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    width: 140px;
    text-align: center;
}
.active-nav .side-share-wrap {
    background-color: #f65c27;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 20px 12px;
    width: 140px;
    text-align: center;
}
.active-nav .subjectSide_list .subjectSide_item .subjectSide_link {
    color: #bbbbbb;
}
.active-nav .subjectSide_list .subjectSide_item:hover .subjectSide_link {
    color: #f65c27;
}
.active-nav .side-share-wrap .share-btn i {
    color: rgb(255 255 255 / 85%);
}
.active-nav .side-share-wrap p {
    color: #fff;
}



/*banner*/
#floor0 {
    margin: auto;
    padding: 0;
    width: 100%;
    background-color: #e7ecf2;
    max-width: 1920px;
}

#floor0 .rich_text_content .rich_banner {
    width: 100%;
    position: relative;
    z-index: 1;
}

#floor0 .rich_text_content .rich_banner a {
    position: absolute;
    z-index: 2;
    display: block;
}



#floor0 .rich_text_content .rich_banner .goods_link1 {
    top: 40.5%;
    bottom: 39.6%;
    left: 35%;
    width: 22%;
}



.rich_text_content>* {
    margin-bottom: 0px;
}

/*title*/

.active-list-title {
    background-position: 50%!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    color: rgba(0,0,0,.87);
    font-size: 36px;
    font-weight: 700;
    margin: 30px 0 10px;
    position: relative;
    text-align: center;
}
.google_newTitle {
    margin-bottom: 10px !important;
}


.active-list-describe p {
    word-wrap: break-word;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    left: 40px;
    line-height: 10px;
    max-width: 100%;
    position: absolute;
    right: 33%;
    top: 40px;
    text-align: right;
}

.active-list-describe {
    margin-bottom: 12px;
    max-width: 100%;
    position: relative;
}

#floor0 {margin-top: 60px;}
#floor1 {margin-top: 24px;}
#floor2,#floor3,#floor4 {margin-top: 20px;}



.goods_async_loading {
    margin-top: 0px;
}
.special_limitTime_list .time_info .progress span {
    background: #f65b26;
}

.rich_text_content {
    background: #eeeeee;
    color: rgba(0, 0, 0, .87);
    font-size: 16px;
    line-height: 24px;
}

