
.joinbigbox{
    font-size: 0;
}
.joinbigbox img{
    width: 100%;
}
.new-detail_container {
    width: 100%;
    margin: 15px auto;
}

.new-detail_container #new-detail {
    min-height: 600px
}

.new-detail_container .new-detail {
    position: relative;
    padding-right: .3rem;
    padding-left: .3rem;
    margin-right: auto;
    margin-left: auto;
    margin-top: .24rem;
    font-size: .4rem!important;
    font-family: PingFangSC-Regular,PingFang SC!important;
    font-weight: 400!important;
    color: #999!important;
    line-height: .33rem!important;
    min-height: auto;
    padding-bottom: 20px;
}


.new-detail_container .new-detail p {
    font-size: 13px !important;
    font-family: PingFangSC-Regular,PingFang SC!important;
    font-weight: 400!important;
    color: #999!important;
    line-height: 25px!important;
    text-align: justify;
}

.new-detail_container .new-detail p img {
    max-width: 80%!important
}

.new-detail_container .new-detail * {
    font-size: .24rem!important;
    font-weight: 400!important;
    color: #999!important;
    line-height: .33rem!important
}

.new-detail_container .new-detail img {
    max-width: 100%!important
}


.new-detail_container .new-title {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.new-detail_container .new-title #title {
    font-size: .32rem;
    text-align: center;
    font-weight: 700;
    color: #333;
    line-height: .45rem;
    margin:0.12rem 0;
}

.new-detail_container .new-title p {
    height: 26px;
    font-size: 12px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 26px;
    margin: 0
}




/*位置导航区域*/
/*位置导航区域*/
.wzbox{
    background: #3f75bb;
    color: #ffffff;
}
.wz{
    margin-top: 0 ;
    padding: 0 0.28rem;
}
.wz .titel {
    background: url(../images/dtsw.png) no-repeat center left;
    background-size: 0.3rem;
    padding:0.2rem 0.4rem;
    margin: 0;
}
.wz .titel,
.wz .titel a,
.wz .titel span {
    font-size: 0.28rem;
    color: #ffffff;
}
