html,body{
    height: 100%;
}
.m_top{
    width: 100%;
    height: 4.4rem;
    background-color: #fff;
    display: flex;
    border-bottom: 1px solid #f5f5f5;
    padding: 0 1rem;
    align-items: center;
}
.m_top a{
    color: #333;
    line-height: 4.4rem;
    flex: none;
    width: 6rem;
    text-align: left;
}
.m_top p{
    flex: 1;
    line-height: 4.4rem;
    text-align: center;
    font-size:2rem;
    color: #ff2d50;
    font-family: 'PingFang SC-Semibold';
}
.m_top p:nth-child(1){
    width: 6rem;
    flex: none;
    text-align: left;
}
.m_top span{
    flex: 1;
    text-align: left;
    font-family: 'PingFang SC-Semibold';
}
.m_top span a{
    font-size:2rem;
    color: #666;
}

.m_demandCont{
    width: 100%;
    height: calc( 100% - 4.4rem);
    overflow: auto;
    background: #F7F8FA;
    padding: 0 1rem;
    padding-bottom: 4rem;
}
.m_shequcontent{
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 0.8rem;
    margin-top: 1rem;
    overflow: hidden;
    padding-bottom: 1rem;
}

.m_senc{
    font-size: 1.2rem;
    color: #999;
    line-height: 2rem;
    padding-left: 1rem;
}

.m_shequcont{
    width: 100%;
    height: auto;
    padding: 1rem;
    padding-bottom: 0.5rem;
    padding-top: 0;
}
.m_headCont{
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 550;
}
.m_headCont a{
    color: #333;
    display: block;
}
.m_shequText{
    margin-top: 0.5rem;
    display: flex;
}
.m_shequText a{
    color: #333;
    width: 100%;
    display: block;
}

.openBen{
    float: right;
    clear: both;
    display: none;
}
.m_shequImg{
    width: 100%;
    padding: 0 1rem;
    overflow: hidden;
    position: relative;
}
.m_shequImg::after{
    content: '';
    display: table;
    clear: both;
}
.m_shequImg span{
    width: calc( 100% / 3);
    float: left;
    padding: 0 0.25rem;
    margin-bottom: 1rem;
}
.m_shequImg img{
    width: 100%;
    height: 100%;
    border-radius: 0.4rem;
}
.m_openAll{
    background: rgba(51,51,51,0.4);
    font-size: 2rem;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 1.25rem;
    border-radius: 0.4rem;
    display: none;
}
.m_barList{
    width: 100%;
    height: auto;
    padding: 1rem;
    display: flex;
}
.m_barList::before{
    content: '';
    display: table;
    clear: both;
}
.m_barList span{
    padding: 0.3rem 0.8rem 0.3rem 2.8rem;
    border-radius: 3.4rem;
    background-repeat: no-repeat;
    background-position: 1rem center;
    background-size: 1.6rem 1.6rem;
    color: #333;
    font-size:1.4rem;
}
.m_barList span.m_bar{
    background-image: url('../images/sake.png');
    background-color: #F5F5F5;
    margin-right: 0.5rem;
}
.m_barList span.m_ads{
    max-width: calc( 100% - 110px);
    background-image: url('../images/wz.png');
    background-color: #F5F5F5;
}
.m_releaseTime{
    width: 100%;
    padding: 0 1rem;
    height: 2.4rem;
    display: flex;
    justify-content: space-between;
}
.m_time{
    font-size: 1.2rem;
    color: #999;
    line-height: 2.4rem;
}
.m_zan{
    display: flex;
    align-items: center;
}
.m_zan span{
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 2rem auto;
    background-position: left center;
    padding-left: 2rem;
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-left: 1rem;
    min-width: 2rem;
    height: 2.4rem;
}
.m_zan span a{
    color: #333;
}
.m_zan span.comment{
    background-image: url('../images/pl.png');
    background-size: 1.8rem auto;
    padding-left: 1.8rem;
}
.m_zan span.give{
    background-image: url('../images/zan.png');
}
.m_zan span.browse{
    background-image: url('../images/eye.png');
}
.m_zan span.collect{
    background-image: url(../images/star.png);
    background-size: 1.6rem auto;
    background-position: left 0.3rem;
    padding-left: 1.8rem;
}
.m_list{
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 0.8rem;
}
.m_zuopinImgList{
    width: 100%;
    height: auto;
    padding: 0 0.6rem 0;
}
.m_zuopinImgList::after{
    content: '';
    display: table;
    clear: both;
}
.Mimg_1 .mImg{
    width: 100%;
    height: auto;
}

.Mimg_2 .mImg,.Mimg_4 .mImg{
    width: 50%;
    height: auto;
}

.Mimg_3 .mImg{
    width: calc(100%/3);
    height: auto;
}
.Mimg_3 .mImg:nth-child(1){
    width: calc(100%/3*2);
    height: auto;
}
.Mimg_5 .mImg,.Mimg_7 .mImg,.Mimg_8 .mImg,.Mimg_9 .mImg{
    width: calc(100%/3);
    height: auto;
}
.Mimg_5 .mImg:nth-child(1),.Mimg_5 .mImg:nth-child(2),.Mimg_8 .mImg:nth-child(1),.Mimg_8 .mImg:nth-child(2){
    width: 50%;
    height: auto;
}
.Mimg_6 .mImg{
    width: calc(100%/3);
    height: auto;
}
.Mimg_6 .mImg:nth-child(1){
    width: calc(100%/3*2);
    height: auto;
}
.Mimg_6 .mImg:nth-child(4){
    clear: both;
}
.mImg{
    display: block;
    float: left;
    padding: 0.4rem;
}
.mImg img{
    width: 100%;
    height: auto;
    border-radius: 0.4rem;
}
.videoType{
    width: 100%;
    overflow: hidden;
    max-height: 25rem;
    position: relative;
    padding: 0 1rem;
}
.videoType a{
    display: flex;
    max-height: 25rem;
    align-items: center;
    border-radius: 0.4rem;
    overflow: hidden;
}
.videoType .videoImg{
    width: 100%;
    height: auto;
    border-radius: 0.4rem;
}
.videoBack{
    width: 4rem;
    height: 4rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -2rem;
    margin-top: -2rem;

}
.clearBoth::after{
    content: '';
    display: table;
    clear: both;
}
.m_footer{
    width: 100%;
    height: 7rem;
}
.m_footer p{
    line-height: 7rem;
    text-align: center;
    color: #999;
}


.swiper{
    width: calc( 100% - 5rem );
    height: 90%;
    margin-left: 2.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiperAtion{
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 1rem !important;
}
.cryptonym{
    padding-top: 1rem;
}
.m_next{
    width: 100%;
    padding: 0;
}
