/*左边标签样式*/
.cskt-content{
    margin-bottom: 50px;
}
.cskt-left-wrap{
    width:245px;
    min-height:874px;
    background:#FFFFFF;
    padding-top: 16px;
    padding-left: 15px;
}
.cskt-left-box{
    overflow: hidden;
    margin-bottom: 30px;
}
.cskt-left-box-head{
    overflow: hidden;
}
.cskt-left-box-head-img img{
    width: 20px;
    height: 21px;
}
.cskt-left-box-head-font{
   font-weight: 400;
    color: #333333;
    font-size: 16px;
    /*cursor: pointer;*/
}
.cskt-left-box-head-arrow img{
    width: 6px;
    height: 10px;
}
.cskt-left-box-content{
    margin-top: 20px;
    overflow: hidden;
    /*overflow:hidden;*/
    /*text-overflow:ellipsis;*/
    /*display:-webkit-box;*/
    /*-webkit-box-orient:vertical;*/
    /*-webkit-line-clamp:2;*/
    /*width: 250px;*/
}
.cskt-left-box-content-box{
    margin-bottom: 30px;
    overflow: hidden;
}
.public-cskt-left-box-content-font{
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    cursor: pointer;
}
.public-cskt-left-box-content-font:hover{
    color: #F77304;
}
.cskt-left-middle{
    width: 670px;
    height: auto;
    margin: 0 15px;
}
.cskt-left-middle-head{
    width: 100%;
    height: 43px;
    position: relative;
    border: 1px solid #DDDDDD;
}
.cskt-left-middle-head-serch{
    position: absolute;
    top: 12px;
    left: 14px;
    width: 20px;
    height: 20px;
}
.cskt-left-middle-head-serch img{
    width: 100%;
    height: 100%;
}
.cskt-left-middle-head-input{
    height: 100%;
}
.cskt-left-middle-head-input input{
    width: 624px;
    height: 100%;
    border: none;
    padding-left: 46px;
}
.cskt-left-middle-head-button{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 83px;
    height: 42px;
    background: #F77304;
    text-align: center;
    line-height: 43px;
    color: #FFFFFF;
    cursor: pointer;
    border: 1px solid #f77304;
}
.cskt-content-middle-lunbo{
    margin: 15px 0;
}
.cskt-content-middle-answer{
    min-height: 439px;
    width: 640px;
    background-color: #FFFFFF;
    padding: 10px 15px 0;
}
.public-cskt-content-middle-answer-head{
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    margin-right: 35px;
    cursor: pointer;
}
.middle-select-head{
    color: #F77304;
    padding-bottom: 7px;
    border-bottom: 2px solid #FFB87D;
}
.cskt-content-middle-answer-content-box{
    min-height: 120px;
    border-bottom: 1px solid #b2b2b2;
    padding-top: 20px;
}
.cskt-content-middle-answer-content-box-head{
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cskt-content-middle-answer-content-box-name-time{
    height: 36px;
    width: 100%;
    line-height: 36px;
    font-size: 12px;
    color: #666666;
    font-weight: 400;
}
.cskt-content-middle-answer-content-box-name img{
    width: 10px;
    height: 10px;
    vertical-align: middle;
    padding-right: 5px;
}
.cskt-content-middle-answer-content-box-desc{
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    width: 640px;
}
.cskt-content-middle-answer-content-box-type{
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    color: #333333;
}
.cskt-content-middle-answer-content-box-type-eye{
    color: #666;
}
.cskt-content-middle-answer-content-box-type-eye img{
    vertical-align: middle;
    padding-right: 5px;
    width: 12px;
    height: 7px;
}
.cskt-content-middle-answer-content-box-type-add{
    cursor: pointer;
    margin-right: 20px;
}
.cskt-content-middle-answer-content-box-type-add img{
    width: 10px;
    height: 10px;
    padding-right: 5px;
}
.cskt-content-middle-answer-content-box-type-all{
    cursor: pointer;
}
.cskt-content-middle-answer-content-box-type-all:hover{
    color: #F77304;
}
.orange{
    color: #F77304;
}
.cskt-other-answer{
    overflow: hidden;
    width: 100%;
}
.cskt-other-answer-head{
    font-size: 12px;
    color: #666;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
}
.cskt-other-answer-head-save{
    cursor: pointer;
}
.cskt-other-answer-head-save img{
    width: 10px;
    height: 12px;
    padding-right: 3px;
}
.cskt-other-answer-content-wrap{
    overflow: hidden;
    padding: 5px;
    font-size: 12px;
    color: #333333;
}
.cskt-other-answer-content{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* autoprefixer: off*/
    -webkit-box-orient: vertical;
    /* autoprefixer: on*/
    overflow: hidden;
}
.cskt-content-middle-more{
    height: 49px;
    line-height: 49px;
    width: 100%;
    text-align: center;
}
.cskt-content-right{
    width: 240px;
    height: 890px;
    background: #fff;
}
.cskt-content-right-head{
    height: 183px;
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
}
.cskt-content-right-head-number-font{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    height: 19px;
    line-height: 19px;
    width: 100%;
    text-align: center;
}
.cskt-content-right-head-button{
   overflow: hidden;
    margin-top: 22px;
    text-align: center;
    font-size: 12px;
    color: #333333;
    font-weight: 400;
}
.cskt-content-right-head-button div{
    width: 95px;
    height: 31px;
    text-align: center;
    line-height: 31px;
}
.cskt-content-right-head-button-question{
    border: 1px solid #FF8A27;
    color: #FF8A27;
    margin-left: 15px;
    margin-right: 20px;
    cursor: pointer;
}
.cskt-content-right-head-button-question:hover{
    border-color: #F77304;
    color: #F77304;
}
.cskt-content-right-head-button-answer{
    border: 1px solid #6BE590;
    color: #6BE590;
    cursor: pointer;
}
.cskt-content-right-head-button-answer:hover{
    border-color: #50C674;
    color: #50C674;
}
.cskt-content-right-tag{
    height: 316px;
    width: 210px;
    padding: 20px 15px 0;
    border-bottom: 1px solid #DDDDDD;
}
.cskt-content-right-tag-head{
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}
.public-cskt-content-right-tag-content-font:first-child{
    margin-top: 15px;
}
.public-cskt-content-right-tag-content-font{
    color: #333;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    cursor: pointer;
    width: 210px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.public-cskt-content-right-tag-content-font:hover{
    color: #F77304;
}
.cskt-content-right-answer{
    height: 333px;
    width: 210px;
    padding: 20px 15px 0;
}
.cskt-other-answer-head-name{
    text-overflow: ellipsis;
    overflow: hidden;
    width: 36px;
    white-space: nowrap;
}

.cskt-content-right-head-wrap{
    width: 240px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.cskt-content-right-head-number{
    color: #F77304;
    font-size: 32px;
    text-align: center;
    padding-top: 34px;
    float: left;
    position: relative;
    left: 50%;
}
.cskt-content-right-head-number div{
    width: 25px;
    height: 36px;
    background: #D2EAFF;
    border-radius: 2px;
    float: left;
    margin-right: 4px;
    line-height: 36px;
    right: 50%;
    position: relative;
}