body{
    background-color: #F0F0F0;
    padding-bottom: 20px;
}
.ph-header{
    height: 5rem;
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.8rem;
}
.icon-guanbi{
    margin-left: 2rem;
    font-size: 1.6rem;
    color: #BEBEBE;
}
.icon-gengduomore10{
    margin-right: 2rem;
    font-size: 1.8rem;
    color: #BEBEBE;
}
/* 内容介绍 */
.part_txt{
    padding: 0;
}
.content-tab{
    height:53px;
    line-height: 53px;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    display: flex;
}
.content-tab .content-tab-com{
    width: 48%;
    height: 100%;
    text-align: center;
    font-size: 0.33rem;
    padding: 0 1%;
}
.content-tab-rights{
    color: #00a0e9;
    border-bottom: 2px solid #00a0e9;
}
.content-tab-right{

}
/* 内容介绍内容 */
.content-tab-main{
    height: 100%;
    width: 94%;
    overflow: hidden;
    word-break: break-word;
    padding: 3%;
}
/*.content-tab-main span{*/
/*    word-break: break-word;*/
/*    white-space: pre-line !important;*/
/*}*/
.content-tab-main p span{
    word-break: break-word;
    white-space: pre-line !important;
}


.content-tab-main p{
    /*line-height: 42px;
    color: red;
    font-size: 22px;*/
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: medium;
    padding: 0px;
    background-color: rgb(255, 255, 255);
    line-height: 1.4;
    color: rgb(51, 51, 51);
    font-family: 微软雅黑, "Arial Narrow", HELVETICA;
}
.line-p{
    line-height: 30px !important;
}
.content-tab-main-img{
    width: 100%;
    height: 400px;
    margin-bottom: 110px;
}
.content-tab-main-img img{
    width: 100%;
    height: 100%;
}



/* 论坛介绍 */
/*.content-tab-apply{*/
/*    display: none;*/
/*}*/
/*.tab-apply-text{*/
/*    height: 1.52rem;*/
/*    width: 94%;*/
/*    margin: 0.1rem auto 0.04rem;*/
/*    border: 1px solid #eee;*/
/*    border-radius: 0.06rem;*/
/*}*/
/*.tab-apply-text-box{*/
/*    width: 92%;*/
/*    margin: 0 auto;*/
/*    padding: 0.04rem 4%;*/
/*    border-bottom: 1px solid #eee;*/
/*    height: 1.00rem;*/
/*    display: flex;*/
/*}*/
/*.tab-apply-text-img{*/
/*    width: 1.14rem;*/
/*    height: 100%;*/
/*    line-height: 0.94rem;*/
/*}*/
/*.tab-apply-text-img img{*/
/*    width: 100%;*/
/*}*/
/*.tab-apply-text-message{*/
/*    height: 1.16rem;*/
/*    width: 68%;*/
/*    margin-left: 4%;*/
/*}*/
/*.tab-apply-text-message h1{*/
/*    margin: 0.03rem 0;*/
/*    font-size: 0.16rem;*/
/*    line-height: 0.26rem;*/
/*    font-weight: 600;*/
/*    white-space: nowrap;*/
/*    text-overflow: ellipsis;*/
/*    overflow: hidden;*/
/*    word-break: break-all;*/
/*}*/
/*.tab-apply-text-message p{*/
/*    color: #9D9D9D;*/
/*}*/
/*.text-message-time{*/
/*    color: #9D9D9D;*/
/*    min-height: 0.28rem;*/
/*    line-height: 0.18rem;*/
/*    font-size: 0.14rem;*/
/*    display: -webkit-box;*/
/*    -webkit-line-clamp: 2;*/
/*    -webkit-box-orient: vertical;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*}*/
/*.text-message-path{*/
/*    color:#9D9D9D ;*/
/*    min-height: 0.28rem;*/
/*    line-height: 0.18rem;*/
/*    max-height: 0.54rem;*/
/*    font-size: 0.14rem;*/
/*    display: -webkit-box;*/
/*    -webkit-line-clamp: 2;*/
/*    -webkit-box-orient: vertical;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*}*/
/*.tab-apply-text-footer{*/
/*    height:0.44rem;*/
/*    width: 92%;*/
/*    margin: 0 auto;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*}*/
/*.tab-apply-text-footer p{*/
/*    color: #9D9D9D;*/
/*    line-height: 0.3rem;*/
/*}*/
/*.tab-apply-text-footer .tab-apply-text-footer-activity{*/
/*    width:0.81rem;*/
/*    height: 0.28rem;*/
/*    line-height: 0.28rem;*/
/*    text-align: center;*/
/*    background-color: #00a0e9;*/
/*    border-radius: 0.20rem;*/
/*    color: #fff;*/
/*}*/
/*.tab-apply-text-footer .tab-apply-text-footer-activity a{*/
/*    color: #fff;*/
/*}*/
/*.tab-apply-text:last-child{*/
/*    !*margin-bottom: 120px;*!*/
/*}*/


/*!* 论坛地址 *!*/
/*.list-li-box-text-path{*/
/*    white-space: nowrap;*/
/*    text-overflow: ellipsis;*/
/*    overflow: hidden;*/
/*    word-break: break-all;*/
/*}*/

.content-tab-apply{
    display: none;
}
.tab-apply-text{
    height: 2.66rem;
    width: 100%;
    margin: 0rem auto ;
    /*border: 1px solid #eee;*/
    border-radius: 0.04rem;
    border-bottom: 0.1rem solid #eee;
}
.tab-apply-text:last-child{
    /*border-bottom: none;*/
}
.tab-apply-text-box{
    width: 7rem;
    margin: 0.1rem auto 0;
    padding: 0.08rem 0 0.2rem 0;
     border-bottom: 1px solid #e9e9e9;
    height: 1.60rem;
    display: flex;
}
.tab-apply-text-img{
    width: 2.8rem;
    max-width: 2.8rem;
    min-height: 3.04rem;
    height: 100%;
    line-height: 1.60rem;
}
.tab-apply-text-img img{
    width: 100%;
}
.tab-apply-text-message{
    height: 1.66rem;
    width: 4.2rem;
    max-width: 4.2rem;
    margin-top: 0.06rem;
    margin-left: 0.2rem;
    line-height: 0.35rem;
}
.tab-apply-text-message h1{
    margin: 0rem 0 0rem 0;
    font-size: 0.28rem;
    min-height: 0.4rem;
    text-align: left;
    line-height: 0.36rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tab-apply-text-message p{
    color: #9D9D9D;
    font-size: 0.26rem;
    line-height: 0.36rem
}
.text-message-time{
    color: #9D9D9D;
    min-height: 0.28rem;
    line-height: 0.3rem;
    font-size: 0.26rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.time-margin{
    margin-top: 0.16rem;
    text-align: left;
}
.text-message-path{
    color:#9D9D9D ;
    min-height: 0.28rem;
    line-height:0.3rem;
    max-height: 0.64rem;
    font-size: 0.28rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tab-apply-text-footer{
    height:0.60rem;
    width: 92%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tab-apply-text-footer p{
    font-size: 0.26rem;
    color: #9D9D9D;
    line-height: 0.28rem;
    margin-top: 0.12rem;
}
.tab-apply-text-footer .tab-apply-text-footer-activity{
    width:1.50rem;
    margin-top: 0.14rem;
    height: 0.44rem;
    line-height: 0.44rem;
    border: 1px solid #00a0e9;
    text-align: center;
    /* background-color: #00a0e9; */
    border-radius: 0.30rem;
    color: #00a0e9;
}
.tab-apply-text-footer .tab-apply-text-footer-activity a{
    font-size: 0.24rem;
    display: block;
    color: #00a0e9;
    border-radius: 0.30rem;
}



/* 论坛地址 */
.list-li-box-text-path{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}




/* 底部定位 */
.ph-footer{
    width: 640px;
    position: fixed;
    bottom: 0;
    height: 80px;
    border-top: 1px solid #ccc;
    display: flex;

    overflow: hidden;
    color: #fff;
    left: 50%;
    margin-left: -320px;
}
.ph-footer-left{
    width: 30%;
    height: 100%;
    background-color: #fff;
}
.ph-footer-left_img{
    width: 30px;
    height: 30px;
    top: 5px;
    left: 80px;
}
.ph-footer-left_img img{
    width: 100%;
    height: 100%;
}
.ph-footer-left_text{
    width: 140px;
    position: absolute;
    bottom: 22px;
    left: 34px;

}
.ph-footer-right{
    width: 70%;
    height: 100%;
    line-height: 80px;
    text-align: center;
    background-color: #3b9de7;
    color: #fff;
}
.ph-footer-right-img{
    width: 30px;
    height: 30px;
    position: absolute;
    top: -2px;
    right: 44%;
}
.ph-footer-right-img img{
    width: 100%;
    height: 100%;
}
.ph-footer-right_text{
    display: inline-block;
    color: #fff;line-height: 20px;
}

.ph-footer-right a{
    color: #fff;
}

.part_topBox dd li:first-child {
    border-bottom: 1px solid #f2f2f2;
    padding-left: 0;
    min-height: .5rem;
    padding-bottom: 0.08rem;
    word-break: break-all;
    line-height: 0.44rem;
}
