.choose-job {
    border-bottom: 1px solid #e8e8e8;
}
/*question-box样式开始处*/
.question-box{
    padding-bottom: 0.4rem;
    margin-top: 1.28rem;
    background-color: #ffffff;
}
.question-box .first-box {
    padding: 0.4rem 0.26667rem 0.53333rem;
    box-sizing: border-box;
}
.question-box .first-box img {
    margin-top: 0.08rem;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 0.13333rem;
}
.question-box .first-box .right-box {
    width: 7.46666667rem;
    margin-left: 0.26667rem;
    position: relative;
}
.question-box .first-box .right-box p {
    margin-bottom: 0.08rem;
    max-width: 5.86667rem;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.question-box .first-box .right-box .follow{
    position: absolute;
    float: right;
    top: 0.08rem;
    right: 0;
    display: block;
    width: 1.33333rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    color: #ffffff;
    background-color: #ffa545;
    border-radius: 0.08rem;
    cursor: pointer;
}
.question-box .first-box .right-box .followed {
    background-color: #6A6F83!important;
}
.question-box .first-box .right-box .content {
    max-width: 7.46667rem;
    line-height: 0.53333rem;
}
.question-box .first-box .right-box span {
    margin-top: 0.64rem;
    font-size: 12px;
    color: #909090;
    letter-spacing: 1px;
}
.question-box .first-box .right-box button {
    color: #00A4F9;
    font-size: 12px;
    margin-left: 0.13333rem;
    background: none;
    border: none;
    cursor: pointer;
}
.question-box .second-box .box{
    float: left;
    height: 0.56rem;
    width: 49%;
    text-align: center;
    line-height: 0.53333rem;
    cursor: pointer;
}
.question-box .second-box .box em{
    color: #909090;
}
.question-box .second-box .box span{
    color: #000000;
    font-size: 16px;
}

.choose-tab{
    margin-top: 0;
}

/*问答列表样式开始处*/
.detail-content{
    background-color: #FFFFFF;
}
.detail-content .none{
    padding: 4rem 0 4rem;
}
.detail-content ul li{
    padding: 0.53333rem 0.26667rem;
}
.detail-content ul li .tit img{
    float: left;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
}
.detail-content ul li .tit .left{
    float: left;
    margin-top: -0.13333rem;
    margin-left: 0.26667rem;
}
.detail-content ul li .tit .name{
    display: block;
    margin-bottom: -0.05333rem;
}
.detail-content ul li .tit .time{
    color: #979797;
}
.detail-content ul li .tit .from{
    margin-top: 0.10667rem;
    float: right;
    color: #979797;
}
.detail-content ul li .details{
    position: relative;
    margin-top: 0.4rem;
    width: 100%;
    height: 2.26667rem;
    box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
}
.detail-content ul li:last-child .details{
    border: none;
}
.detail-content ul li .details p{
    height: 1.06667rem;
    line-height: 0.53333rem;
    font-size: 13px;
    letter-spacing: 0.75px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.detail-content ul li .details .sec-box{
    margin-top: 0.13333rem;
}
.detail-content ul li .details .sec-box span{
    color: #979797;
}
.detail-content ul li .details .sec-box span i{
    float: left;
    margin-right: 0.05333rem;
}
.detail-content ul li .details .sec-box .comment i{
    margin-top: .13333333rem;
    font-size: 16px;
}
.detail-content ul li .details .sec-box .zan{
    margin-right: 0.37333rem;
}
.detail-content ul li .details .sec-box .zan i{
    margin-top: 0.08rem;
    font-size: 18px;
}
.detail-content ul li .details .sec-box .label i{
    font-size: 15px;
    margin-top: 0.13333rem;
}


/*问答主页*/
/*no-follow样式*/
.no-follow{
    padding: 0.4rem 0.26667rem 0;
    background-color: #ffffff;
}
.no-follow .box{
    padding-left: 1.6rem;
    height: 1.33333rem;
}
.no-follow .box1{
    padding-left: 2.93333333rem;
}
.no-follow .box p{
    float: left;
    color: #878787;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.33333rem;
}
.no-follow .box a{
    display: inline-block;
    margin: 0.4rem 0 0 0.26667rem;
    width: 1.54667rem;
    height: 0.48rem;
    float: left;
    color: #ffa545;
    text-align: center;
    line-height: 0.48rem;
    border: 1px solid #ffa545;
    border-radius: 0.08rem;
}

/*hot-wenda-tit样式*/
.hot-wenda-tit{
    height: 1.33333rem;
    padding-left: 3.2rem;
    background-color: #ffffff;
}
.hot-wenda-tit .line{
    width: 0.64rem;
    height: 1px;
    margin-top: 0.96rem;
    float: left;
    background-color: #090909;
}
.hot-wenda-tit p{
    float: left;
    margin: 0.66667rem 0.26667rem 0;
    font-size: 16px;
    color: #090909;
}

/*choose-tab样式开始处*/
.choose-tab .scroll{
    overflow-x: scroll;
    overflow-y: hidden;
}
.choose-tab .job-content{
    height: 1.33333rem;
    background-color: #f5f6f8;
}
.choose-tab .job-content .box{
    float: left;
    position: relative;
    margin: 0.32rem 0.13333rem;
}
.choose-tab .job-content .box a{
    display: block;
    padding: 0 0.26667rem;
    height: 0.64rem;
    text-align: center;
    font-size: 14px;
    color: #878787;
    line-height: 0.64rem;
    background-color: #eaeff3;
    border-radius: 0.08rem;
}
.choose-tab .job-content .box .active{
    color: #000000!important;
    background-color: #ffffff;
}
.choose-tab .job-content .swiper-slide{
    width: auto!important;
}

.dividing-line{
    height: 0.13333rem;
    width: 100%;
    background-color: #f4f4f4;
}

/*提问按钮*/
.put-question{
    position: fixed;
    bottom: 20%;
    right: .13333333rem;
}
.put-question img{
    width: 1.33333rem;
    height: 1.33333rem;
}
.details-content .none{
    height: 8rem;
    line-height: 8rem;
    text-align: center;
    font-size: 16px;
    color: #878787;
}

























































































