.share {
        margin-top: 5px!important;
    }
    .comment-content {
      width: 100%;
      padding: 10px;
      height:200px;
    }
    .captcha-class {
      width: 80px;
      height: 30px;
      vertical-align: middle;
    }
    .flex-between .submit-btn {
      display: inline-block;
      width: 100px;
      border: 0;
      color: #fff;
      border-radius: 5px;
      background-color: #CBB486;
    }
    .gray-comment {
      padding: 20px 15px;
      background-color: #f2f2f2;
    }
    .gray-comment img {
      width: 20px;
      height: 20px;
      vertical-align: middle;
      margin-right: 5px;
      margin-bottom: 5px;
    }
    .flex-between {
      display: flex;
      justify-content: space-between;
    }
    .min-width {
      display: inline-block;
      min-width: 100px;
    }
    .margin-right {
      margin-right: 18px;
    }
    .margin {
      margin: 15px 0 30px;
    }
    .margin-tb-25 {
      margin: 25px 0;
    }
    @media (max-width: 1195px){
    .margin-right {
        width: 110px;
    }
    }
    @media (max-width: 640px){
    .flex-between{
      display: block;
    }
    .flex-between div input{
      margin-bottom: 15px;
          margin-right: 10px;
    }
    }


.comment-contr a{
    color: #cbb486;
    position: absolute;
    top: 60px;
    right: 0px;
    background: #fff;
}
.huifu0abser span:first-child{
    float: left;
    color: #47494a;
    font-size: 18px;
}
.huifu0abser span:last-child{
   float: right;
   color: #47494a;
    font-size: 18px;
}
.huifu0abser span label{
    margin-bottom: 0;
    cursor: pointer;
}
.huifu0abser span label img, .No-comment-yet img{
    width: auto;
}
.huifu0abser span label i{
   vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -5px;
}
.huifu0abser span label:first-child{
    margin-right: 22px;
}
.answering{
    overflow: hidden;
    background: #f8f8f8;
    padding: 27px 15px 35px 12px;
    margin-bottom: 35px;
}
.border-x{
    border-bottom: none;
    margin-bottom: 0;
}
.huifu0abser{
   height: 30px;
   margin-bottom: 15px;
}
.huifu0abser span label:nth-child(2) i{
    top: 0;
}
.answering .comment-contr a{
  background: #f8f8f8; 
}
.all-pinglun-box{
    margin-bottom: 82px;
}
.No-comment-yet{
    text-align: center;
    margin-bottom: 130px;
    margin-top: 100px;
}

.flex-between{
    display: block!important;
    position: relative;
}
.flex-between label{
    width: 70px;
    float: left;
    text-align: right;
    margin-bottom: 15px;
    line-height: 2;
}
.flex-between input{
    width: calc(50% - 70px)!important;
    float: left!important;
    margin-right: 0px!important;
    margin-bottom: 15px;
}
.submit-btn{
    font-size: 18px;
    width: 162px!important;
    height: 40px;
    border-radius: 6px;
    display: block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: none;
    padding: 0;
    background-color: #cbb486;
    border-color: #cbb486;
    display: block!important;
    margin: 30px auto;
}
.qbpl{
    margin-top: 0;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 53px;
}
.zwpl{
    width: 80px;
    display: block;
    margin: 30px auto;
}

.plnr{
    font-size: 16px;
    text-indent: 2em;
    text-align: justify;
    line-height: 30px;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #47494a;
    padding: 0;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    height: auto;
}
.gray-comment{
    overflow: hidden;
    background: #f8f8f8;
    
    margin-bottom: 20px;
}
.flex-between{
    height: auto;
    margin-bottom: 15px;
}
.flex-between  label:first-child{
    float: left;
    text-align: right;
}
.flex-between label:last-child {
}
.hfnr{
    font-size: 16px;
    text-indent: 2em;
    text-align: justify;
    line-height: 30px;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #47494a;
    padding: 0;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}
.henzan{display: block;position: absolute;right: 0px;top: -6px;}
.henzan label{float: left;color: #47494a;font-size: 18px;}
.captcha-img{
  margin-left:5px;
}

.flex-between a {
  background: #cbb486;
  color: #fff;
  font-size: 16px;
  width: 230px;
  height: 50px;
  margin: 0 auto;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
.flex-between p {
    color: #999;
    text-align: center;
}