.crumbs{
    font-size: 12px;
    color: #999999;
    width: 1200px;
    margin: 0 auto;
}
.askContainer{
    width: 1200px;
    margin: 0 auto;
}
.askContainer>div{
    float: left;
}
.askContainerLeft{
    width: 787px;
    margin-right: 40px;
}
.askContainerRight{
    width: 373px;
}
.questionContainer{
    position: relative;
    width: 747px;
    background:rgba(255,255,255,1);
    box-shadow:0 0 15px 0 rgba(0,0,0,0.1);
    padding: 30px 20px 70px;
    display: inline-block;
}
/* .questionContainer>div{
    float: left;
} */

.fwf{
  color:#0B367A;
  font-size: 16px;
  margin-bottom: 5px;
}

.headImage,.lawyerImage{
    position: relative;
    width: 60px;
    margin-right: 20px;
}
.headImage img,.lawyerImage img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.headImage i ,.lawyerImage i{
    width: 21px;
    height: 18px;
    position: absolute;
    right: -8px;
    bottom: 0;
    background: url(/img/vip.png) no-repeat;
}

.overflowed{
    display: none!important;
}
.trigger-spread{
    padding-top: 20px;
    text-align: center;
}
.trigger-spread>a{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.trigger-spread>a>i{
    vertical-align: text-bottom;
    display: inline-block;
    width: 21px;
    height: 21px;
    background-image: url(/img/trigger-spread.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80%;
}
.questionBody{
    width: 659px;
    float: right;
    position: relative;
    margin-top: -50px;
}
.lawyerName,.headerlawyerName{
    color: #333333;
}
.im a{
    margin-top: 10px;
    margin-right: 10px;
    display: inline-block;
    width:70px;
    height:24px;
    line-height: 24px;
    border-radius:12px;
    border: 1px solid #0B367A;
    color: #0B367A!important;
    text-align: center;
}

.im a:hover{
   background-color: #0B367A;
   color: #fff!important;

}
.lawyerInfo{
    float: left;
}
.hongbaoContainer{
    float: right;
}
.hongbao{
    width: 30px;
    height: 30px;
    background: url(/img/hongbao.png) no-repeat;
    margin: 0 auto;
}
.hongbao span{
    color: #ffffff;
    line-height: 40px;
    -webkit-transform: scale(0.8);
    text-indent: -2px;
    display: block;
    text-align: center;    
}
.hongbao2{
    width: 30px;
    height: 30px;
    background: url(/img/hongbao2.png) no-repeat;
    margin: 0 auto;
}
.hongbao2 span{
    color: #ffffff;
    line-height: 40px;
    -webkit-transform: scale(0.8);
    text-indent: -2px;
    display: block;
    text-align: center;    
}
.hongbaoContainer>span{
    font-size: 12px;
    color: #FE841D;
}
.l2{
    color: #999999;
    font-size: 12px;
}
.l2 span{
  margin: 0 10px;
}

.l2 span:nth-child(1){
  margin-left: 0;
}

.l3{
    padding-left: 40px;
    border-bottom: 1px solid #e7e7e7;
}
.l3 h1{
    position: relative;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    display: block;
    margin: 19px 0 11px -40px;
}
.l3 h1::before{
    background: #FE841D;
    border-radius: 50%;
    content: "问";
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    position: absolute;
    color: #fff;
    left: 0px;
    top: 0px;
    font-weight: 500;
}
.wgt-best-mask {
    display: none;
    position: absolute;
    z-index: 800;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient(-180deg,rgba(255,255,255,.8) 0,#fff 63%);
}
.wgt-best-showbtn {
    display: block;
    margin: 10px 0px;
    width: 100%;
    font-size: 16px;
    color: #FE841D;
    line-height: 14px;
    cursor: pointer;
    text-align: center;
    display: none;
}
.wgt-best-showbtn .wgt-best-arrowdown {
    display: inline-block;
    margin-left: 8px;
    margin-bottom: 3px;
    height: 7px;
    width: 14px;
    background: url(/img/xiala_new.png) no-repeat;
}
.wgt-best-showbtn .wgt-best-arrowup {
    display: inline-block;
    margin-left: 8px;
    margin-bottom: 3px;
    height: 7px;
    width: 14px;
    background: url(/img/shouqi_new.png) no-repeat;
}
.wgt-best-hidebtn .wgt-best-arrowup {
    display: inline-block;
    margin-left: 8px;
    margin-bottom: 3px;
    height: 7px;
    width: 14px;
    background: url(/img/shouqi_new.png) no-repeat;
}

.wgt-best-hidebtn {
    display: none;
    float: right;
    margin-top: 6px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #38ADFF;
    cursor: pointer;
}
.questionContent ,.textContent{
    font-size: 16px;
    color: #333;
    line-height: 20px;
    font-family:MicrosoftYaHei;
    word-break: break-word;
    margin-bottom: 20px;
}
.questionContent img{
    width: 202px;
    height: 202px;
}
ul.picList,ul.uploaded{
    width: 100%;
}
.picList video{
    height: 150px;
}
.picList li{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}
.picList li:nth-child(4n){
    margin-right: 0px;
}
li.image{
    float: left;
    margin: 2px;
    width: 147px;
    height: 147px;
    overflow: hidden;
}
li.image img{
    width: 147px;
    height: 147px;
}
li.video{
    float: left;
    margin: 2px;
    width: 147px;
    height: 147px;
    overflow: hidden;
}
li.video video{
    width: 100%;
    height: 100%;
}
.picList li i{
    width: 42px;
    height: 42px;
    background: url(/img/playericon.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.picList li img{
    width: 147px;
    height: 147px;
}
.hiddenContainer{
    width:709px;
    height:222px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);
    padding: 39px;
}
.hongbaoOuterContainer{
    height: 76px;
}
.hiddenImage{    
    height: 60px;
    margin-bottom: 20px;
    
}
.hiddenImage img{
    width: 60px;
    height: 60px;
    margin: 0 auto;
}
.hiddenTip{
    width: 412px;
    height: 60px;
    margin: 0 auto;
    font-size: 20px;
    color: #BBBBBB;
    text-align: center;
}
.audiochange{
    color: #fe8b2a;
}
.unLastAsk{
    position: relative;
    margin-top: 30px;
    margin-left: 40px;
    border-bottom: 1px solid #e7e7e7;
}
.unLastAsk:last-child{
  border-bottom: none;
}
.unLastAsk .lzAskBottom{
    font-size: 12px;
    color: #999999;
    margin: 15px 0 30px 0;
}
.lzAskDetails2 {
  
}
.lzAskDetails2 .foldbox ,.lzAskDetails2 .truncated{
  font-size: 16px;
  margin-top: 7px;
  line-height: 20px;
}

.truncated {
    font-size: 16px;
}

.unLastAsk .supplement{
    position: absolute;
    top: 2px;
    left: -40px;
    text-align: center;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #fe841d;
    border-radius: 15px;
    color: #fff;
    font-size: 16px;
}
.unLastAsk .contentT{
    margin-top: -25px;
    margin-bottom: 10px;
    margin-left: 40px;
}
.sound{
    display: inline-block;
    width: 168px;
    height: 38px;
    line-height: 36px;
    padding-right: 5px;
    font-size: 12px;
    color: #fff !important;
    text-align: right;
    background: url(/img/yuyin.png) no-repeat;
    background-size: 178px auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
}
.ats{
    color: #FE841D;
}
.additionalQuestions{
    text-align: right;
    margin-top: 20px;
}
.additionalQuestions li{
    position: relative;
    border-bottom: 1px solid #E7E7E7;
}
.additionalQuestions li .date{
    font-size: 12px;
    color: #999999;
    margin: 3px 0px 28px 0px;
}
.additionalQuestions>a{
    display: inline-block;
    width: 120px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #0B367A;
    border-radius: 22px;
    font-size: 16px;
    color: #FFFFFF;
}
.replyContainer{
    display: inline-block;
    width:747px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);
    padding: 26px 20px;
    margin: 30px 0px;
    border-bottom: 1px solid #E7E7E7;
}
.replyContainer>h2{
    font-size: 24px;
    font-weight: 400;
    color: #333333;
}
.replyContainer .replyItem{
    position: relative;
    display: inline-block;
    padding: 40px 0px;
    border-bottom: 1px solid #E7E7E7;
}
.replyContainer li{
}
.replyTitle{
}
.replyTitle h3{
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
}
.replyTitle a{
    font-size: 14px;
    color: #999999;
}
.replyItem>div{
    float: left;
}
.replyItem .headImage{
    width: 55px;
}
.replyItem .replyBody{
    width: 660px;
}
.replyTitle .lawyerName{
    font-size: 16px;
    height: 35px;
}
.replyTitle .lawyerName span{
    float: left;
    margin-right: 5px;
    color: #333333;
}
.replyTitle .authIdentity{
    float: left;
    margin-right: 5px;
    height: 21px;
    line-height: 21px;
    color: #9f9f9f;
}
.replyTitle .lawyerName .zan{
    float: left;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    color: #999;
    padding-left: 22px;
    background: url(/img/to_zan.png) no-repeat;
    background-position: left center;
    background-size: auto 75%;
}
.replyTitle .lawyerName .zan.praised{
    background: url(/img/zan.png) no-repeat;
    background-position: left center;
    background-size: auto 75%;
     color: #FE841D;
}
.replyTitle .lawyerName .complain{
    font-size: 12px;
    color: #999999;
}
.replyList li{
    border-bottom: 1px solid #E7E7E7;
    padding: 10px 0;
}
.replyList li:last-child{
    border: none;
}
.replyList li.statement:first-child{
    position: relative;
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    padding-left: 40px;
    display: block;
    margin: 19px 0 11px -40px;
}
.replyList li.statement:first-child:before{
    background: #0b367a;
    border-radius: 50%;
    content: "答";
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    position: absolute;
    color: #fff;
    left: 0;
    top: 10px;
}
.replyList li.statement .accepting{
    position: absolute;
    top: -60px;
    right: 0;
    font-size: 16px;
    color: #fe841d;
    display: none;
}
.replyList li.statement .accepting i{
    margin-right: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
    background-image: url(../img/consult_check.png);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.replyList li.statement .accepting i.checked{
    background-image: url(../img/consult_checked.png)
}
.replyList li>p{
    font-size: 16px;
    color: #333333;
}
.replyList .date{
    font-size: 12px;
    color: #999999;
    margin: 12px 0px;
}
.replyList .replyBtn{
    display: inline-block;
    width:90px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background:#F7F8FA;
    border-radius:15px;
    color: #0B367A;
}
.replyList .replyBtn i{
    display: inline-block;
    width: 14px;
    height: 16px;
    line-height: 0;
    background: url(/img/lanpinglun.png) no-repeat;
    margin-right: 11px;
    background-position: 0px 3px;
}
.replyList .deleteBtn{
    display: inline-block;
    width:90px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background:#F7F8FA;
    border-radius:15px;
    color: #0B367A;
}
.replyList .deleteBtn i{
    display: inline-block;
    width: 14px;
    height: 16px;
    line-height: 0;
    background: url(/img/lanshanchu.png) no-repeat;
    margin-right: 11px;
    background-position: 0px 3px;
}

.replyList .statement .foldbox{

   line-height: 20px;
   color: #333;
   font-size: 16px;
}



.replyContainer .more{
    color: #333333;
}
.replyContainer .more .wgt-best-arrowdown{
    background-image: url(/img/xiala_blue.png);
}
.askContainerRight>div{
    margin-bottom: 20px;
}
.guideContainer{
    background: url(/img/bg7.png) no-repeat;
    color: #FFFFFF;
    padding: 25px 20px;
}
.guideContainer>h2{
    font-size: 26px;
    font-weight: 400;
    text-align: center;
    margin-bottom:25px;
}
.guideShunXu{
    float: left;
    width: 40px;
    height: 274px;
    background: url(/img/shunxu.png) no-repeat;
}
.guideDetail{
    float: right;
    width: 283px;
    margin-bottom: 22px;
}
.guideDetail p{
    font-size:14px;
    font-family:MicrosoftYaHei;
    color:rgba(255,255,255,1);
    line-height:24px;
    margin-bottom: 33px;
}
.guideDetail p:last-child{
    margin-bottom: 0px;
}
.guideContainer .tip,.guideContainer .tip a{
    font-size:14px;
    font-family:MicrosoftYaHei;
    color:rgba(187,187,187,1);
}
.similarQuestionContainer{
    width:325px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);
    padding: 26px 28px 30px 20px;
}
.similarQuestionContainer>h3{
    font-size:18px;
    font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-bottom: 28px;
}
.similarQuestionContainer li{
    padding-left: 40px;
    margin-bottom: 35px;
    position: relative;
}
.similarQuestionContainer li:last-child{
    margin-bottom: 30px;
}
.similarQuestionContainer li a::before{
    background: #FE841D;
    border-radius: 50%;
    content: "问";
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    position: absolute;
    color: #fff;
    left: 0px;
    top: 0px;
}
.similarQuestionContainer li a{
    font-size:16px;
    font-family:MicrosoftYaHei;
    color:rgba(51,51,51,1);
    margin-bottom: 11px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    word-wrap: break-word;
}
.similarQuestionContainer li p{
    font-size:12px;
    font-family:MicrosoftYaHei;
    color:rgba(153,153,153,1);
}
.similarQuestionContainer .consultBtn{
    display: inline-block;
    width:317px;
    height:44px;
    line-height:44px;
    text-align: center;
    background:rgba(11,54,122,1);
    border-radius:22px;
    color: #FFFFFF;
}
.tipContainer .fuwu{
    width: 373px;
    height: 125px;
    background: url(/img/bg7.png) no-repeat;
    margin-bottom: 20px;
}
.tipContainer .fuwu h2{
    width:198px;
    height:31px;
    font-size:24px;
    font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
    font-weight:bold;
    color:#fff;
    margin: 0 auto;
    padding: 28px 0px 14px 0px;
}
.tipContainer .fuwu p{
    width:224px;
    height:52px;
    line-height:26px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    color:#bbb;
    margin: 0 auto;
    text-align: center;
}
.replyTitle .answer_rules{
  float: right;
}


.tip2Container{
    width:373px;
    height:238px;
    background:#FFFFFF;
    box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);
    padding-top: 26px;
    padding-left: 20px;
}
.tip2Container>h3{
    font-size: 18px;
    color: #333333;
}
.tip2Container li{
    margin: 29px 0px;
    font-size: 16px;
    color: #333333;
    position: relative;
    padding-left: 50px;
    height: 30px;
    line-height: 30px;
}
.tip2Container li:first-child::before {
    content: "解";
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    position: absolute;
    color: #1B4383;
    font-weight: bold;
    left: 0px;
    top: 0px;
    background: #ffffff;
    border: 2px solid #1B4383;
    border-radius: 50%;
}
.tip2Container li:nth-child(2)::before {
    content: "优";
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    position: absolute;
    color: #1B4383;
    font-weight: bold;
    left: 0px;
    top: 0px;
    background: #ffffff;
    border: 2px solid #1B4383;
    border-radius: 50%;
}
.tip2Container li:nth-child(3)::before {
    content: "违";
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    position: absolute;
    color: #1B4383;
    font-weight: bold;
    left: 0px;
    top: 0px;
    background: #ffffff;
    border: 2px solid #1B4383;
    border-radius: 50%;
}

.askContent{
    width:100%;
    border-radius:4px;
    border:1px solid rgba(221,221,221,1);
    margin: 20px 0 20px 0;
    height: 200px;
    box-sizing: border-box;
    overflow: auto;
    position: relative;
}
.ta{
    position: relative;
}
.JS_defaultSort{
  color: #0B367A!important;
}

#c_content{
    width: 100%;
    height: 160px;
    /* height: 190px !important; */
    resize: none;
    border: none;
    padding: 8px 20px;
    box-sizing: border-box;
}
.c_content_Nums{
    position: absolute;
    right: 21px;
    bottom: 8px;
    color: #999999;
    font-size: 12px;
}
.attachment{
    height:30px;
    /*background: #F7F8FA;
    */border-radius:0px 0px 4px 4px;
    /*position: absolute;
    *//*width: 100%;
    *//*bottom: -36px;
    *//*z-index: 100;
     */
    -webkit-border-radius:0px 0px 4px 4px;
    -moz-border-radius:0px 0px 4px 4px;
    -ms-border-radius:0px 0px 4px 4px;
    -o-border-radius:0px 0px 4px 4px;
}
#pursue, #reply{
    float: right;
    display: inline-block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #0B367A;
    border-radius: 16px;
    font-size: 14px;
    color: #FFFFFF;
    border: none;
    /*margin-top: 30px;*/
}
.attachment>div{
    float: left;
}
.attachment>div:last-child{
    float: left;
}

.uploadImg span:nth-child(1){
  margin-left: 20px;
  font-size: 14px;
}


.uploadVideo span:nth-child(1){
  margin-left: 20px;
  font-size: 14px;
}

.uploadAudio{
    cursor: pointer;
}

.uploadAudio span:nth-child(1){
  margin-left: 20px;
}


.attachment .btns>div{
    float: left;
    width:122px;
    height:30px;
    line-height: 30px;    
    border-radius:15px;
    border:1px solid #BBBBBB;
    text-align: center;
    margin-right: 10px;
    position: relative;
}
.attachment .btns>div img{
    display: inline-block;
    margin-right: 2px;
}
.uploadImg{
    background-image: url(/img/sctp.png);
    background-repeat: no-repeat;
    background-position: 20px;
    background-color: #F7F8FA;
}
.uploadImg:hover{
    background-color: #0B367A;
    color: #FFFFFF;
    background-image: url(/img/sctp2.png);
    background-repeat: no-repeat;
    background-position: 15px;
}
.uploadImg input{
    width: 120px;
}
.uploadVideo{
    background-image: url(/img/scsp.png);
    background-repeat: no-repeat;
    background-position: 15px;
    background-color: #F7F8FA;
}
.uploadVideo:hover{
    background-color: #0B367A;
    color: #FFFFFF;
    background-image: url(/img/scsp2.png);
    background-repeat: no-repeat;
    background-position: 15px;
}
.uploadVideo input{
    width: 120px;
}
.uploadAudio{
    background-image: url(/img/scyy.png);
    background-repeat: no-repeat;
    background-position: 15px;
    background-color: #F7F8FA;
}
.uploadAudio:hover{
    background-color: #0B367A;
    color: #FFFFFF;
    background-image: url(/img/scyy2.png);
    background-repeat: no-repeat;
    background-position: 15px;
}
.askSubmit{
    padding-top: 20px;
}
.askSubmit a{
    display: inline-block;
    width:152px;
    height:40px;
    line-height: 40px;
    background:#0B367A;
    border-radius:20px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    float: left;
}
.alertBox {
    background: #fff;
    border-radius: 10px;
    display: none;
    height: 310px;
    left: 50%;
    margin-left: -165px;
    margin-top: -155px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    width: 330px;
    z-index: 101;
}

.alertBox h4 {
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    background: #f2f0f1 url(/img/alert_logo.jpg) no-repeat 10px center;
}

.alertBox div {
    border-top: 3px solid #009bfe;
    padding: 10px 15px;
    border-bottom: 1px dashed rgb(221, 221, 221);
}

.alertBox div p {
    line-height: 1.5;
}

.alertBox img {
    height: 100px;
    margin: 10px auto 5px;
    width: 100px;
}

.alertBox span {
    display: block;
    text-align: center;
}

.alertBox .alertSure {
    display: block;
    width: 85px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #168bbb;
    margin: 10px auto 0;
    text-align: center;
    border-radius: 5px;
}

.alertClose {
    width: 20px;
    height: 20px;
    line-height: 17px;
    color: #fff !important;
    text-align: center;
    background: #168bbb;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%
}
.contentT{
    position: relative;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
}
.contentT.spread{
    max-height: initial;
}
.contentT.wrapped .trigger, .contentT.spread .trigger{
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 30px;
    height: 20px;
    background-color: #fff;
    text-align: right;
    color: blue;
    cursor: pointer;
}
.layout{
    word-break: break-word;
}
.picList{
    position: relative;
    /*display:block;*/
    /*width:320px;*/
    margin-top: 21px;
}
.picList .display{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
    width: 90%;
    /* height: 240px; */
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.3);
}
.picList .display .close{
    position: absolute;
    top: 10px;
    right: 5px;
    background: none;
}
.picList .display img, .picList .display video{
    max-width: 100%;
}
.picList.displaying .display{
    display:block;
}
.media.picList>ul{
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
}
.picList ul:after{
    content: '';
    display: block;
    clear: both;
}
.picList>ul li{
    float: left;
    position: relative;
    margin-top: 3px;
    margin-right: 5px;
    width: 186px;
    height: 186px;
    border: none;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.picList ul li>*{
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.picList ul li:nth-child(3n+1){
    margin-left: 0;
}
.picList ul li img{
    display: none;
}
.picList ul li.video{
    position: relative;
    width: 100%;
    height: 165px;
    margin-top: 20px;
    margin-left: 0;
}
.picList ul li.video>a{
    width: 316px;
}
.picList ul li.video span{
    position: absolute;
    top: 0;
    left: 0;
    width: 316px;
    height: 100%;
    text-align: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
.picList ul li.video span img{
    margin-top: 40px;
    display: inline-block;
}
.picList ul li.video span b{
    width: 100%;
    height: 24px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    background-color: rgba(0,0,0,0.4);
}
.picList ul li.video video{
    width: 100%;
    height: auto;
}


/* 折叠样式 */
.foldbox{
   display: -webkit-box;
  -webkit-box-orient: vertical;
 -webkit-line-clamp: 3;
  max-height: 60px;
  line-height: 20px;
   overflow: hidden;
  word-wrap:break-word;
}

.unfold,.pack_up{
  width: 100%;
  color: #FE841D;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  height: 26px;
  margin: 10px 0 26px 0;
  display: none;
  cursor: pointer;
}

.unfold i,.pack_up i{
  display: inline-block;
  width: 11px;
  height: 6px;
  position: relative;
  bottom: 2.5px;
  background: url(/img/askxiala.png) no-repeat center;
}

.pack_up i{
  background: url(/img/askshouqi.png) no-repeat center;
}


.replenishcontent li{
  float: left;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
}

/* 视频图片ul */

.askmaterialbox{
  width: 618px;
  float: left;
  /* padding-bottom: 30px; */
}


.askmaterialbox li{
  width: 147px;
  height: 147px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
} 

.askmaterialbox li img{
  width: 147px;
  height: 147px;
}
.askmaterialbox li video{
  background: #000;
   width:100%; 
   height: 100%;
} 

.askmaterialbox li:nth-child(4n){
  margin-right: 0;
}


.replenishcontent{
  float: left;
  width: 100%;
}



.replenishcontent li .repair{
   width: 30px;
   height: 30px;
   border-radius: 50%;
   background-color: #FE841D;
   color: #fff;
   text-align: center;
   line-height: 30px;
   font-size: 16px;
   position: absolute;
   left: -45px;
}



.replenishcontent li .askmaterialbox{
  border: none;
  padding-bottom: 10px;
  margin-top: 20px;
}


.replenishcontent>li {
  margin-top: 30px;
}

.replenishcontent .replenishtime{
  margin-bottom: 28px;
  color: #999;
  font-size: 12px;
}


.replenishcontent .replenishtext{
  font-size: 16px;
  /* color: #999; */
}


.Article{
  width:161px;
  height:38px;
  margin: 8px 0 13px 0;
  color: #fff;
  font-size: 12px;
  line-height: 38px;
  text-align: right;
  padding-right: 17px;
  background: url(/img/yuyin.png) no-repeat;
}


.replenishtext span{
   color: #FE841D;
}


#accept-list{
    position: absolute;
    width: 280px;
    padding: 17px 17px 55px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
#accept-list p{

}
#accept-list ul{
    margin: 10px 0 20px;
}
#accept-list ul li{

}
#accept-list ul li img{
    margin-right: 10px;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
}
#accept-list ul li span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
#accept-list div{
    position: absolute;
    bottom: 21px;
    text-align: center;
}
#accept-list button{
    width: 288px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background-color: #0B367A;
    border: none;
    border-radius: 17px;
}

.replenishcontent li:last-child{
  border: none;
}


.myanswerheader{
  width: 747px;
  padding: 0 20px;
  margin-bottom: 30px;
}

.myanswer{
  width: 787px;
  margin-top: 30px;
  display: none;
}

.myanswer>ul{
  width:787px;
  background:rgba(255,255,255,1);
  box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);
  padding-top: 25px;
}
.myanswerheader{
  height: 31px;
  line-height: 31px;
}
.myanswerheader p:nth-child(1){
  width:96px;
  height:31px;
  font-size:24px;
  font-family:MicrosoftYaHei;
  color:rgba(51,51,51,1);
  line-height:31px;
  float: left;
}

.myanswerheader p:nth-child(2){
  width: 30px;
  height: 30px;
  background: url(/img/hongbao2.png) no-repeat;
  float: left;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-left: 25px;
}


.myanswerheader a{
  float: right;
  font-size: 14px;
  color: #666;
}
.myanswerul::after{
  content:".";        
  display:block;        
  height:0;        
  clear:both;        
  visibility:hidden;        
}

.myanswerul>li{
   width: 707px;
   float: left;
   margin-left: 61px;
   position: relative;
}

.myanswerul>li .myanswerda{
   width: 30px;
   height: 30px;
   border-radius: 50%;
   background-color: #0B367A;
   font-size: 16px;
   text-align: center;
   line-height: 30px;
   color: #fff;
   position: absolute;
   left: -40px;
}
.myanswerul li .replenishtime{
   color: #999;
   font-size: 12px;
   margin-bottom: 15px;
}

.answerli{
  font-size:16px;
  font-family:MicrosoftYaHei;
  color:rgba(51,51,51,1);
  /* line-height:26px; */
  margin-bottom: 12px;
  word-break: break-all;
}

.answerli span{
  color:#0B367A;
}


.statement .askmaterialbox{

   border: none;
   padding-bottom: 0;
   width: 100%;

}

.statement .askmaterialbox li{
  margin-bottom: 0;
  border: none;
}


.reptwosul{
  border-top: 1px solid #e7e7e7;
  margin-top: 20px;
}


.acceptMoney{
  display: none;
}


.Replyheader{
  margin: 20px 0;
  font-size: 16px;
  color:#0B367A;
}



.replenishtexttwo{
  /* color: #999; */
  font-size: 16px;
}

.lawyerskip{
  width: 255px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background:rgba(247,248,250,1);
  float: left;
  margin-top: 30px;
}

.lawyerskip a{
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #666;
}

.soundBtn{
    position: relative;
    display: inline-block;
}

.soundBtn .sy {
    width: 11px;
    height: 17px;
    display: block;
    position: absolute;
    top: 20px;
    left: 18px;
    background: url(/img/consult_sound_noword_sy.jpg) 0 0 no-repeat;
    background-size: 100%;
}

.soundBtn .dt {
    width: 11px;
    height: 17px;
    display: block;
    position: absolute;
    top: 20px;
    left: 18px;
    background: url(/img/consult_sound_noword_dt.gif) 0 0 no-repeat;
    background-size: 100%;
}
.dis00{
    color: #333333;
}
/* 问律师 */
.similarQuestionContainer>div:nth-child(1){border-bottom: solid 1px #eee;overflow: hidden;height: 30px;line-height: 22px;}
.similarQuestionContainer>div:nth-child(1) p{float: left;font-size: 17px;font-weight: 600;}
.similarQuestionContainer>div:nth-child(1) a{float: right;color: #666666;font-size: 14px;font-weight: normal;}
.similarQuestionContainer ul .conBottom{overflow: hidden;position: relative;padding-top: 5px;}
.similarQuestionContainer ul .conBottom:hover span{color: #018fda;}
.similarQuestionContainer ul .conBottom .askLawyerAlj{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.similarQuestionContainer ul .conBottom a{position:relative;display: block;width: 100%;height: 24px;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 30px;}
.similarQuestionContainer ul .conBottom a:before{display: block;content: '问';position: absolute;background-color: orange;width: 24px;height: 24px;color: white;text-align: center;line-height: 24px;border-radius: 50%;top: 0;left: 0;}
.similarQuestionContainer ul .conBottom>span{float: right;width: 225px;font-size: 14px;color: #333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height: 30px;line-height: 30px;}
.similarQuestionContainer ul .conBottom:last-child p{border-bottom: none;}
.similarQuestionContainer ul .conBottom>div{border-bottom: solid 1px #eeeeee;padding: 0 0 4px 30px;}
.similarQuestionContainer ul .conBottom:last-child>div{border-bottom: 0;}
.similarQuestionContainer ul .conBottom>div span{color: #999999;font-size: 12px;margin-bottom: 7px;}
.similarQuestionContainer ul .conBottom .askVoiceBar{display: none;}
.similarQuestionContainer ul .conBottom:last-child>div{border-bottom: 0;}
/* ------------- */
.imgListBox-video{
    margin-top: 10px;
}
.imgListBox-video ul li.video{
    width: 110px !important;
}
.hideAsk{
    cursor: pointer;
    right: 0px;
    bottom: 10px;
    width: 120px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #ffffff;
    border-radius: 22px;
    font-size: 16px;
    color: #0B367A;
    border: 1px solid #0B367A;
    display: inline-block;
}
.complain{
    display: none;
    padding-left: 21px;
    height: 21px;
    line-height: 21px;
}
.fuwu a{
    position: relative;
    display: block;
}
.fuwu a h3{
   color: #fff;
   text-align: center;
   padding-top:20px;
   padding-bottom: 14px;

}
.go{
   display: block;
   width:18px;
   height:18px;
   position:absolute;
   top:22px;
   left:245px;
}
.go2{
    display: block;
    width:18px;
    height:18px;
    position:absolute;
    top:22px;
    left:265px;

}