body {
    background-color: #f5f6f8;
}


.main {
    max-width: 1920px;
    min-width: 1200px;
    height: auto;
    padding-top: 52px;
    /*background-image: url(../images/opinionread/bg.png);
    background-position: top center;
    background-size: 100% 1006px;
    background-repeat: no-repeat;*/
}

.main-content {
    width: 1200px;
    min-height: 650px;
    margin: 0 auto;
    padding-bottom: 100px;
}





/* *******************详情内容****************** */

.details {
    margin-bottom: 114px;
}

.details .title {
    width: 780px;
    color: #1C2438;
    font-size: 24px;
    text-align: left;
    margin-bottom: 17px;
    line-height: 34px;
}







/*.details .number {
    margin-bottom: 37px;
}*/

.details .number li {
    /*float: left;*/
    font-size: 12px;
    color:#A0A4AA;
}

.details p {
    /*color: #1C2438;*/
    /*font-size: 14px;*/
    /*line-height: 21px;*/
    /*text-align: left;*/
    /*text-indent: 2em;*/
}

.comments {
    width: 790px;
    padding-left: 20px;
    padding-right: 220px;
    padding-bottom: 29px;
}

.comments textarea {
    width: 770px;
    height: 188px;
    outline: none;
    background: RGBA(140, 143, 147, .1);
    color: #8C8F93;
    border: 0;
    padding-left: 20px;
    margin-bottom: 14px;
    text-overflow: wrap;
    padding-top: 22px;
    /*margin: 0 20px;*/
}

.comments button {
    display: inline-block;
    width: 100px;
    height: 28px;
    border: 0;
    background-color: #BBBEC4;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border-radius: 14px;
    margin-top: 7px;
}

.comments .portrait {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    margin-right: 10px;
}

.comments .section>li {
    padding: 35px 0;
    border-bottom: 1px solid #D9D9D9;
}

.comments .section>li li {
    float: left;
}

.layui-form-radio span{
    color: #2F343A!important;
}




/*.comments .btn {*/


/*color: #2F343A;*/


/*font-size: 18px;*/


/*margin-bottom: 45px;*/


/*}*/

.layui-form-radio i {
    color: #2F343B;
}

.layui-form-radio i:hover,
.layui-form-radioed i {
    color: #F40556;
}

.layui-form-radio i {
    font-size: 16px;
}






/*.comments .btn div {*/


/*cursor: pointer;*/


/*}*/


/*.comments .btn .layui-icon {*/


/*display: inline-block;*/


/*float: left;*/


/*width: 14px;*/


/*height: 14px;*/


/*border-radius: 50%;*/


/*font-size: 3px;*/


/*border: 3px solid #7B7F85;*/


/*margin-right: 12px;*/


/*}*/


/*.comments .btn .active {*/


/*border: 3px solid #F40556;*/


/*}*/