
body {
    background-color: #F5F7FA;
}

.header {
    background-color: #FFFFFF;
}

.QAdetail {
    width: 1447px;
    margin-top: 23px;
}

.QAdetail_left {
    padding-right: 38px;
    float: left;
    background-color: #FFFFFF;
    width: 750px;
    padding-top: 53px;
    padding-left: 54px;
}

.fatie_nav {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    margin-bottom: 38px;
}

.fatie_nav a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.QAdetail_title {
    font-size: 40px;
    font-weight: bold;
    color: rgba(34, 34, 34, 1);
}

.QAdetail_author {
    margin-top: 17px;
    height: 48px;
}

.QAdetail_author > img {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 20px;
}

.QAdetail_author_div {
    height: 100%;
    float: left;
}

.QAdetail_author_div span {
    display: block;
}

.QAdetail_author_div span:nth-of-type(1) {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
    /*margin-bottom: 12px;*/
}

.QAdetail_author_div span:nth-of-type(2) {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(189, 189, 189, 1);
    line-height: 36px;
}

.QAdetail_author > p {
    float: right;
    height: 100%;
    padding-top: 28px;
}

.QAdetail_author > p:nth-of-type(1) {
    margin-left: 40px;
}

.QAdetail_author > p:nth-of-type(1) img {
    display: inline-block;
    width: 16px;
    height: 13px;
    vertical-align: middle;
}

.QAdetail_author > p:nth-of-type(2) img {
    display: inline-block;
    width: 19px;
    height: 13px;
    vertical-align: middle;
}

.QAdetail_author > p span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(211, 211, 212, 1);
}

.QAdetail_left > img {
    display: block;
    width: 658px;
    height: 370px;
    margin-top: 21px;
}

.QAdetail_content {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    margin-top: 28px;
}

.QAdetail_like {
    text-align: center;
    width: 100px;
    height: 114px;
    margin: auto;
    margin-top: 40px;
}

.QAdetail_like > img {
    display: block;
    margin: auto;
}

.QAdetail_like > span {
    font-size: 10px;
    /*color: #EAEAEA;*/
    display: block;
}

.QAdetail_fabiao {
    margin-top: 25px;
    position: relative;
}

.QAdetail_fabiao input {
    position: relative;
    float: left;
    display: block;
    width: 588px;
    height: 33px;
    border: 1px solid rgba(136, 147, 168, 1);
    border-radius: 1px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(133, 144, 166, 1);
    padding-left: 13px;
    margin-right: 13px;
}

#fabu {
    cursor: pointer;
    float: left;
    width: 57px;
    height: 31px;
    text-align: center;
    background: rgba(127, 193, 255, 1);
    border-radius: 2px;
    line-height: 31px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

#emoji {
    position: absolute;
    left: 562px;
    top: -6px;
}

.quanbupinglun {
    margin-top: 54px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.QAdetail .com_right {
    float: left;

    margin-left: 12px;
}

.d_recomend {
    width: 278px;
    background-color: #FFFFFF;
    margin-bottom: 11px;
}

.d_recomend > div {
    width: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 66px;
    height: 66px;
    border-bottom: 1px solid rgba(239, 239, 239, 1);
    padding-left: 24px;
}

.d_recomend > ul {
    padding-left: 24px;
    padding-top: 20px;
    padding-bottom: 34px;
}

.d_recomend > ul > li {
    cursor: pointer;
    width: 230px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #706F6F;
    margin-bottom: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
}

.d_recomend > ul > li > span {
    font-size: 16px;
}

.li_red {
    color: red;
}

.community_share {
    float: left;
    width: 100px;
    min-height: 400px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    /*top: 423px;*/
    margin-top: 187px;
    margin-right: 23px;
}

.community_share > div {
    width: 99px;
    /*position: fixed;*/
    border-right: 1px solid #eee;
    top: 172px;

}

.share_fix .date {
    font-size: 18px;
    text-align: center
}

.share_fix p {
    font-size: 14px;
    color: #9ca7b3;
    text-align: center;
    line-height: 30px;
}

.share_fix em {
    display: inline-block;
    width: 10px;
    height: 1px;
    background: #9ca7b3;
    margin: 0 5px;
    vertical-align: middle
}

.QAdetail .commentList{
    width: 750px;
}
