.page-venue .venue_container {
    height: 6rem;
    padding: .1333rem;
    position: relative
}

.page-venue .venue_container .swiper-pagination {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.page-venue .venue_container .swiper-pagination .swiper-pagination-bullet-active {
    background: #f04136 !important
}

.page-venue .venue_container .swiper-pagination .swiper-pagination-bullet {
    background: #e4e4e4;
    margin: 0 5px
}

.page-venue .venue_container .venue-swiper {
    height: 5.6rem
}

.page-venue .venue_container .venue-swiper .swiper-slide-shadow-left, .page-venue .venue_container .venue-swiper .swiper-slide-shadow-right {
    opacity: 0 !important
}

.page-venue .venue_container .object {
    display: block;
    position: relative
}

.page-venue .venue_container .object .live-state {
    position: absolute;
    top: .1rem;
    right: .2rem
}

.page-venue .venue_container .object .live-state .iconfont {
    margin: 0 .0667rem;
    font-size: .32rem
}

.page-venue .venue_container .object .live-state .volume {
    color: #d42b33
}

.page-venue .venue_container .object .paly-radius {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.page-venue .venue_container .object .head-title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    line-height: .8667rem;
    font-size: .3733rem;
    color: #fff;
    background: rgba(0, 0, 0, .4);
    padding: 0 .1333rem;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    border-bottom-left-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.page-venue .page__navbar {
    position: fixed
}

.page-venue .location-site {
    border: .0133rem solid #707070;
    border-radius: .1333rem
}

.page-venue .location-site .iconfont {
    margin-left: .0667rem
}

.page-venue .activity-colum {
    height: 90px;
    line-height: 90px
}

.page-venue .venue-swiper-wrapper {
    text-align: center;
    font-size: 28px;
    font-weight: 600
}

.page-venue .venue-swiper-wrapper .active {
    position: relative;
    color: #0c5260
}

.page-venue .venue-swiper-wrapper .active::before {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    width: 50%;
    height: 4px;
    background: #0c5260
}

.page-venue .module-venue-container {
    padding-right: .1333rem;
    padding-left: .1333rem;
    padding-top: .2rem;
    text-align: center
}

.page-venue .module-venue-container .venue-item {
    background: url(../img/list-bg.png) no-repeat;
    background-size: 100% 100%
}

.page-venue .module-venue-container .culture-venue-inner {
    border: .0133rem solid rgba(112, 112, 112, .4);
    border-radius: .0667rem;
    margin: .1333rem 0
}

.page-venue .module-venue-container .caption .headline {
    font-size: .3733rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.page-venue .module-venue-container .caption .abstract {
    font-size: .32rem;
    color: rgba(79, 79, 79, .7);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.page-venue .module-venue-container .caption .abstract .iconfont {
    font-size: .3733rem
}

.page-venue .caption {
    padding: .5rem
}

.page-venue .caption .headline {
    font-size: 30px;
    color: #333;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    font-weight: 600
}

.page-venue .caption .headline a {
    color: #333
}

.page-venue .caption .attach {
    font-size: .32rem;
    opacity: .7;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap
}

.page-venue .caption .yuding-btn {
    background: #0c5260;
    color: #fff;
    font-size: 28px;
    padding: 20px 0;
    border-radius: 10px
}

.page-stadium .stadium_list {
    width: 100%;
    height: 100%;
    overflow-y: scroll
}

.page-stadium .stadium_list .cephalosome {
    position: relative
}

.page-stadium .stadium_list .cephalosome .cephalosome_hos {
    width: 100%;
    height: 6.666667rem
}

.page-stadium .stadium_list .cephalosome .reverse_mier {
    position: absolute;
    top: .666667rem;
    left: .266667rem;
    font-size: .453333rem;
    color: #fff
}

.page-stadium .stadium_list .cephalosome .revrese_prer {
    position: absolute;
    top: .666667rem;
    right: .266667rem;
    font-size: .453333rem;
    color: #fff
}

.page-stadium .stadium_list .cephalosome .cephalosome_dz {
    position: absolute;
    bottom: .266667rem;
    right: .266667rem;
    width: 1.8rem;
    height: .853333rem;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    line-height: .853333rem;
    background: rgba(0, 0, 0, .6);
    font-size: .346667rem
}

.page-stadium .stadium_list .cephalosome .cephalosome_dz i {
    font-size: 32px
}

.page-stadium .stadium_list .nationality {
    width: 90%;
    height: 1.066667rem;
    line-height: 1.066667rem;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    font-size: .4rem
}

.page-stadium .stadium_list .second_sur {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 1.066667rem;
    line-height: 1.066667rem;
    padding: 0 .4rem;
    font-size: .373333rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #a4a4a4
}

.page-stadium .stadium_list .second_sur i {
    font-size: .426667rem
}

.page-stadium .stadium_list .introduce {
    width: 100%;
    height: 1.2rem;
    background-color: #fbfbfb;
    padding: .333333rem .4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page-stadium .stadium_list .introduce p {
    border-left: 8px solid #10578e;
    height: .533333rem;
    line-height: .533333rem;
    padding-left: .266667rem;
    font-size: .426667rem
}

.page-stadium .stadium_list .address {
    width: 100%;
    clear: both;
    text-align: justify;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: .2rem .4rem;
    font-size: .373333rem
}

.page-stadium .stadium_list .address h3 {
    float: left
}

.page-stadium .stadium_list .address p {
    float: left;
    width: 5.333333rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.page-stadium .stadium_list .address .examine {
    float: right;
    color: #248bff;
    font-size: .346667rem
}

.page-stadium .stadium_list .address i {
    font-size: .4rem
}

.page-stadium .stadium_list .course {
    height: 1.46667rem !important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: .2rem
}

.page-stadium .stadium_list .section {
    width: 100%;
    height: 1.2rem;
    background-color: #fbfbfb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #7d7d7d;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-stadium .stadium_list .section li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: .4rem;
    text-align: center;
    color: #7d7d7d
}

.page-stadium .stadium_list .section .active {
    position: relative;
    color: #0c5260;
    font-weight: 600
}

.page-stadium .stadium_list .section .active:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    width: 50%;
    height: 4px;
    background: #0c5260
}

.page-stadium .stadium_list .evening .evening_lis {
    font-size: .373333rem
}

.page-stadium .stadium_list .evening .evening_lis .overall {
    height: 100%;
    padding: .266667rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page-stadium .stadium_list .evening .evening_lis .overall .dream {
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.page-stadium .stadium_list .evening .evening_lis .overall .literature {
    width: 100%;
    height: 5.2rem
}

.page-stadium .stadium_list .evening .evening_lis .overall p img {
    max-width: 100%
}

.page-stadium .stadium_list .evening .evening_lis .theater {
    width: 100%;
    height: 1.2rem;
    background-color: #fbfbfb;
    padding: .333333rem .4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: .266667rem 0
}

.page-stadium .stadium_list .evening .evening_lis .theater p {
    border-left: 8px solid #10578e;
    height: .533333rem;
    line-height: .533333rem;
    padding-left: .266667rem;
    font-size: .426667rem
}

.page-stadium .stadium_list .evening .evening_lis .cultural {
    padding: .2rem
}

.page-stadium .stadium_list .evening .evening_lis .cultural .swiper-slide {
    border: 1px solid #e4e4e4
}

.page-stadium .stadium_list .evening .evening_lis .cultural .cultural_hous {
    position: relative
}

.page-stadium .stadium_list .evening .evening_lis .cultural .cultural_hous img {
    width: 100%;
    height: 2.76rem
}

.page-stadium .stadium_list .evening .evening_lis .cultural .cultural_hous .cultural_video {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    font-size: .373333rem;
    width: 90%;
    color: #fff;
    padding: .1rem
}

.page-stadium .stadium_list .evening .evening_lis .cultural .cultural-add {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    padding: .2rem .1rem;
    color: #ccc;
    font-size: 24px
}

.page-stadium .stadium_list .evening .evening_lis .cultural .cultural-btn {
    text-align: center;
    width: 150px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #0c5260;
    border-radius: 100px;
    margin: 20px auto
}

.page-stadium .stadium_list .evening .evening_lis_commict {
    height: 4.666667rem;
    overflow-y: scroll;
    padding-bottom: 1.6rem
}

.page-stadium .stadium_list .evening .evening_lis_commict .comment {
    width: 95%;
    border-bottom: 1px solid #f2f2f2;
    margin: 0 auto;
    padding-top: .133333rem;
    font-size: 28px
}

.page-stadium .stadium_list .evening .evening_lis_commict .comment img {
    width: .88rem;
    height: .88rem;
    border-radius: 50%;
    float: left
}

.page-stadium .stadium_list .evening .evening_lis_commict .comment .comment_sp {
    font-size: 24px;
    float: right
}

.page-stadium .stadium_list .evening .evening_lis_commict .comment .comment_sp .comment_yh {
    margin-left: 10px
}

.page-stadium .stadium_list .evening .evening_lis_commict .comment .comment_jm {
    float: left;
    width: 89%;
    margin-left: 10px
}

.page-stadium .stadium_list .evening .evening_lis_commict .remark {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.333333rem;
    background-color: #fbfbfb
}

.page-stadium .stadium_list .evening .evening_lis_commict .remark input {
    width: 7.066667rem;
    height: .853333rem;
    border: 1px solid #ededed;
    outline: 0;
    border-radius: 15px;
    padding-left: .2rem;
    margin: .333333rem 0 0 .266667rem;
    font-size: .373333rem
}

.page-stadium .stadium_list .evening .evening_lis_commict .remark button {
    width: 1.8rem;
    height: .853333rem;
    background-color: #0c7bd1;
    border-radius: .2rem;
    outline: 0;
    border: 0;
    color: #fff;
    font-size: .4rem
}

.page-stadium .book-btn {
    background: #0c5260;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    height: 88px;
    line-height: 88px;
    border-radius: 100px;
    font-size: 32px
}