/**主内容开始**/

.dd-bbs-posts-box{
    border-top: 0.06rem solid #00b4d5;
    padding: 0.52rem;
}
.dd-bbs-posts-item{
    width: 100%;
    padding-top: 0.39rem;
    padding-bottom: 1.07rem;
    border-bottom: 2px solid #f3f3f3;
    position: relative;
}
.dd-bbs-user-photo{
    width: 0.93rem;
    height: 0.93rem;
    float: left;
    margin-right: 0.20rem;
}
.dd-bbs-posts-info{
    width: 7.30rem;
    float: left;
    padding-top: 0.15rem;
}
.dd-bbs-user-name{
    font-size: 0.18rem;
    color: #00b4d5;
    font-weight: bold;
    width: 100%;
    height: 0.18rem;
    line-height: 0.18rem;
}
.dd-bbs-user-content{
    font-size: 0.16rem;
    color: #757575;
    line-height: 0.24rem;
}
.dd-bbs-posts-time{
    font-size: 0.14rem;
    color: #757575;
    position: absolute;
    top: 0.59rem;
    right: 0.10rem;
}
.dd-bbs-posts-zhan-box{
    position: absolute;
    bottom: 0.50rem;
    right: 0.10rem;
    display: inline-block;
}
.dd-bbs-posts-zhan{
    font-size: 0.14rem;
    color: #757575;
    height: 0.18rem;
    line-height: 0.18rem;
    position: relative;
    text-indent: 0.30rem;
    display: inline-block;
}
.dd-bbs-posts-zhan:after{
    content: "";
    width: 0.18rem;
    height: 0.18rem;
    background: url("../../images/pc/bbs/zan-icon.png") no-repeat center;
    background-size: 0.18rem 0.18rem;
    position: absolute;
    top: 0;
    left: 0;
}


.dd-bbs-form{
    padding-top: 0.37rem;
    padding-left: 0.24rem;
    padding-right: 0.22rem;
    padding-bottom: 0.24rem;
}
.dd-bbs-form-title{
    font-size: 0.24rem;
    color: #000000;
    height: 0.24rem;
    line-height: 0.24rem;
}
.dd-bbs-form-content{
    width: 100%;
    height: 1.80rem;
    border: 1px solid #d2d2d2;
    margin-top: 0.25rem;
}
.textarea01{
    font-size: 0.16rem;
    color: #c9c9c9;
    width: 100%;
    height: 100%;
    padding: 0.23rem;
    line-height: 0.24rem;
    border: 0;
}
.dd-bbs-form-btn-box{
    margin-top: 0.22rem;
    width: 100%;
}
.dd-bbs-form-tools{
    width: 50%;
    float: left;
    padding-top: 0.13rem;
}
.dd-bbs-form-tools-face{
    width: 0.26rem;
    height: 0.26rem;
    float: left;
    margin-right: 0.22rem;
}
.dd-bbs-form-tools-imgs{
    width: 0.26rem;
    height: 0.26rem;
    float: left;
    margin-right: 0.22rem;
}
.dd-bbs-form-btn-btn-box{
    width: 50%;
    float: right;
}
.dd-bbs-form-btn{
    font-size: 0.14rem;
    color: #ffffff;
    width: 1.94rem;
    height: 0.51rem;
    line-height: 0.51rem;
    text-align: center;
    background: #00b4d5;
    float: right;
}

.dd-contact-from-input-item-box{
    width: 100%;
}
.dd-contact-from-input-item-box li{
    width: 5.20rem;
    height: 0.38rem;
    border: 1px solid #dcdcdc;
    margin-right: 0.22rem;
    margin-top: 0.30rem;
    float: left;
}
.dd-input01{
    font-size: 0.18rem;
    color: #dcdcdc;
    width: 100%;
    height: 0.36rem;
    line-height: 0.36rem;
    text-indent: 0.10rem;
    border: 0;
}

@media screen and (max-width:640px) {
    /**主内容开始**/
    .dd-bbs-content-box{
        padding: 0.30rem;
        background: #eeeeee;
    }
    .dd-bbs-posts-box{
        border-top: 0.06rem solid #00b4d5;
        padding: 0.22rem;
        background: #ffffff;
    }
    .dd-bbs-posts-item{
        width: 100%;
        padding-top: 0.42rem;
        padding-bottom: 1.07rem;
        border-bottom: 2px solid #f3f3f3;
        position: relative;
    }
    .dd-bbs-user-photo{
        width: 0.93rem;
        height: 0.93rem;
        float: left;
        margin-right: 0.20rem;
    }
    .dd-bbs-posts-info{
        width: 4.32rem;
        float: left;
        padding-top: 0.15rem;
    }
    .dd-bbs-user-name{
        font-size: 0.30rem;
        color: #00b4d5;
        font-weight: bold;
        width: 100%;
        height: 0.30rem;
        line-height: 0.30rem;
    }
    .dd-bbs-user-content{
        font-size: 0.20rem;
        color: #757575;
        line-height: 0.35rem;
    }
    .dd-bbs-posts-time{
        font-size: 0.20rem;
        color: #757575;
        position: absolute;
        top: 0.59rem;
        right: 0.10rem;
    }
    .dd-bbs-posts-zhan-box{
        position: absolute;
        bottom: 0.50rem;
        right: 0.10rem;
        display: inline-block;
    }
    .dd-bbs-posts-zhan{
        font-size: 0.20rem;
        color: #757575;
        height: 0.20rem;
        line-height: 0.20rem;
        position: relative;
        text-indent: 0.30rem;
        display: inline-block;
    }
    .dd-bbs-posts-zhan:after{
        content: "";
        width: 0.18rem;
        height: 0.18rem;
        background: url("../../images/pc/bbs/zan-icon.png") no-repeat center;
        background-size: 0.18rem 0.18rem;
        position: absolute;
        top: 0;
        left: 0;
    }


    .dd-bbs-form{
        padding-top: 0.37rem;
        padding-left: 0.24rem;
        padding-right: 0.22rem;
        padding-bottom: 0.24rem;
    }
    .dd-bbs-form-title{
        font-size: 0.24rem;
        color: #000000;
        height: 0.24rem;
        line-height: 0.24rem;
    }
    .dd-bbs-form-content{
        width: 100%;
        height: 2.30rem;
        border: 1px solid #d2d2d2;
        margin-top: 0.25rem;
    }
    .textarea01{
        font-size: 0.16rem;
        color: #c9c9c9;
        width: 100%;
        height: 100%;
        padding: 0.23rem;
        line-height: 0.24rem;
        border: 0;
    }
    .dd-bbs-form-btn-box{
        margin-top: 0.22rem;
        width: 100%;
    }
    .dd-bbs-form-tools{
        width: 50%;
        float: left;
        padding-top: 0.13rem;
    }
    .dd-bbs-form-tools-face{
        width: 0.26rem;
        height: 0.26rem;
        float: left;
        margin-right: 0.22rem;
    }
    .dd-bbs-form-tools-imgs{
        width: 0.26rem;
        height: 0.26rem;
        float: left;
        margin-right: 0.22rem;
    }
    .dd-bbs-form-btn-btn-box{
        width: 50%;
        float: right;
    }
    .dd-bbs-form-btn{
        font-size: 0.14rem;
        color: #ffffff;
        width: 1.94rem;
        height: 0.51rem;
        line-height: 0.51rem;
        text-align: center;
        background: #00b4d5;
        float: right;
    }
}


