.dt_header_text {
    position: absolute;
    bottom: 0.4rem;
    left: 0.3rem;
}

.dt_header_text div {
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.32rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 0rem;
}

.dt_subtitle {
    margin-top: 0.3rem;
}

.dt_detail {
    width: auto;
    /*height: 0.72rem;*/
    /*text-align: center;*/
    /*line-height: 0.72rem;*/
    border: solid 1px #ffffff;
    margin-top: 0.6rem;
    padding: 0.15rem 0.48rem;
}

.public_check .active_span {
    position: relative;
    padding-bottom: 0.35rem;
    font-weight: bold;
    color: #333333;
}

.public_check .active_span::before {
    width: 0.36rem;
    height: 0.03rem;
    background-color: #0264ec;
    position: absolute;
    content: '';
    bottom: 0px;
    left: calc(50% - 0.18rem);
}

.header_tab {
    text-align: center;
}

.public_check {
    margin-bottom: 0px !important;
    height: 0.75rem;
    padding-top: 0.44rem;
    background-color: #f7f9fa;
}

.public_check span {
    font-family: MicrosoftYaHei;
    font-size: 0.32rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.34rem;
    letter-spacing: 0px;
    color: #333333;
    margin-right: 0.5rem;
}

.activity_list {
    padding: 0 0.3rem;
}

.header_title_img {
    position: relative;
}

.header_title_img img {
    width: 100%;
    height: 100%;
}

.tab_change {
    margin-top: 0.6rem;
}

.header_title_text {
    position: absolute;
    left: 0.3rem;
    top: 25%;
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.28rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.activity_list_conent {
    box-shadow: 10px 0px 28px 2px rgba(123, 142, 169, 0.1);
    margin-top: 0.4rem;
}

.list_conent_top {
    position: relative;
}

.list_conent_icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.88rem;
    height: 0.44rem;
}

.list_conent_bg {
    width: 100%;
}

.list_conent_yy {
    position: absolute;
    top: 0;
    right: 0;
}

.list_conent_time {
    position: absolute;
    right: 0.23rem;
    top: 0.24rem;
    text-align: center;
}

.list_conent_day {
    font-family: OPPOSans-B;
    font-size: 0.36rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.list_conent_date {
    font-family: OPPOSans-B;
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.list_conent_bottom {
    padding: 0.33rem 0.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list_conent_bottom img {
    width: 0.24rem;
    height: 0.18rem;
}

.list_conent_bottom div {
    font-family: MicrosoftYaHei;
    font-size: 0.28rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 0.3rem;
    letter-spacing: 0px;
    color: #333333;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header_title_more {
    position: absolute;
    right: 0.3rem;
    top: 25%;
    font-family: MicrosoftYaHei;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.hot_activity {
    position: relative;
    margin-top: 0.45rem;
    height: 4rem;
}

.hot_activity1 {
    position: relative;
    width: 3.3rem;
    /*width: 100%;*/
    height: 1.9rem;
    margin-right: 0.3rem;
}

.hot_subactivity {
    margin-top: 0.45rem;
    display: flex;
    /*justify-content: space-between;*/
    width: 100%;
    overflow-x: auto;
}

/*.hot_subactivity_a {*/
/*    width: 48%;*/
/*    margin-right: 4%;*/
/*    flex-shrink: 1;*/
/*}*/

.hot_activity_bg {
    width: 100%;
    height: 100%;
}

.hot_activity_icon {
    position: absolute;
    width: 0.88rem;
    height: 0.44rem;
    top: 0;
    left: 0;
}

.hot_activity_yy {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.hot_activity_title {
    position: absolute;
    left: 0rem;
    bottom: 0.3rem;
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
    z-index: 2;
    width: 100%;
    padding: 0 3%;
}

.hot_activity_title img {
    width: 0.28rem;
    height: 0.28rem;
    margin-right: 0.2rem;
}

.hot_activity_title div {
    font-family: MicrosoftYaHei;
    font-size: 0.28rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    width: 86%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot_subactivity_title {
    position: absolute;
    left: 0.18rem;
    bottom: 0.18rem;
    display: flex;
    align-items: center;
    z-index: 2;
    width: 100%;
}

.hot_subactivity_title img {
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.12rem;
}

.hot_subactivity_title div {
    font-family: MicrosoftYaHei;
    font-size: 0.22rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.review {
    margin-top: 0.4rem;
    display: flex;
    align-items: center;
}
.review + .review {
    margin-top: 0.4rem;
}

.review_list {
    position: relative;
}

.review_list_bg {
    width: 2.6rem;
    height: auto;
}

.review_list_icon {
    position: absolute;
    width: 0.84rem;
    height: 0.4rem;
    top: 0;
    left: 0;
}

.review_text {
    margin-left: 0.2rem;
}

.review_text_title {
    font-family: MicrosoftYaHei;
    font-size: 0.28rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    width: 99%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.review_text_subtitle {
    margin-top: 0.3rem;
    font-family: Bahnschrift;
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}

.swiper-slide img {
    width: 100%;
}

body {
    overflow-x: hidden;
}

/* .change_lb_next {
    width: 0.46rem;
    height: 0.7rem;
    position: absolute;
    top: 50%;
    right: 0;
}

.change_lb_prev {
    width: 0.46rem;
    height: 0.7rem;
    position: absolute;
    top: 50%;
    left: 0;
} */

.swiper-button-next {
    right: 0;
    /* width: 0.13rem;
    height: 0.24rem; */
    background-color: rgba(0, 0, 0, 0.5);
}

.swiper-button-next:hover {
    background-color: #026ef5;
}

.swiper-button-next:after {
    font-size: 0.36rem;
    font-weight: bold;
}

.swiper-button-prev {
    left: 0;
    /* width: 0.13rem;
    height: 0.24rem; */
    background-color: rgba(0, 0, 0, 0.5);
}

.swiper-button-prev:after {
    font-size: 0.36rem;
    font-weight: bold;
}

.swiper-button-prev:hover {
    background-color: #026ef5;
}

.swiper_text {
    position: absolute;
    left: 0.3rem;
    bottom: 0.3rem;
    font-family: MicrosoftYaHei;
    font-size: 0.28rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.loader_yy_img {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.swiper-pagination-current {
    font-family: OPPOSans-B;
    font-size: 0.28rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.swiper-pagination-total {
    font-family: OPPOSans-B;
    font-size: 0.24rem;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin-right: 0.3rem;
}

.swiper-pagination {
    font-family: OPPOSans-B;
    font-size: 0.2rem;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
    bottom: 0.3rem !important;
    text-align: right;
}

.swiper-num {
    width: 100%;
    padding-right: 0.3rem !important;
}

.media {
    margin-top: 0.45rem;
    display: flex;
    justify-content: space-between;
}

.media2 > a{
    margin-bottom: 0.2rem;
}

.media_box {
    width: 3.35rem;
    position: relative;
    height: 2rem;
}

.media_bg {
    width: 100%;
    height: 2rem;
}

.media_icon {
    width: 0.88rem;
    height: 0.44rem;
    position: absolute;
    top: 0;
    left: 0;
}

.media_yy {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.media_text {
    position: absolute;
    left: 0.2rem;
    bottom: 0.2rem;
    font-family: MicrosoftYaHei;
    font-size: 0.22rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dynamic {
    border-bottom: 1px solid #e6e6e6;
}

.dynamic_title {
    font-family: MicrosoftYaHei;
    font-size: 0.28rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dynamic_time {
    padding-top: 0.18rem;
    padding-bottom: 0.3rem;
    font-family: Bahnschrift;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}


/* ============== lvhaonan 修改 start ============== */
.dt_header_text div,.hot_subactivity_title div,.header_title_more,.media_text {
    font-size: 0.28rem;
}
.public_check span {
    font-size: 0.36rem;
}

.header_title_text {
    left: 0.1rem;
    /*top: 14%;*/
    font-size: 0.28rem;
}


.list_conent_bottom div {
    font-size: 0.28rem;
    line-height: 0.36rem;
}

.hot_activity_title,.review_text_title,.swiper_text,.dynamic_title {
    font-size: 0.28rem;
}

.review_text_subtitle,.dynamic_time  {
    font-size: 0.32rem;
}

.review_text {
    width: calc(100% - 2.8rem);
}

.media {
    flex-wrap: wrap;
}

.header_title_more {
    top: 17%;
}


/* ============== lvhaonan 修改 end ============== */
