/*
* @Author: 88888888
* @Date:   2021-06-28 14:53:26
* @Last Modified by:   88888888
* @Last Modified time: 2021-07-01 16:57:00
*/
.nameing{
  float: left;
  color: #47494a;
  font-size: 18px;
  padding: 4px 0 0 15px!important;
}
.yamze{
  float: left;
}
.form-mzi input{
 font-size: 16px;
 border: 1px solid #ccc;
}
.puoper{
  width: 53%;
  float: left;
  margin-bottom: 28px;
}
.fromer-pup{
  overflow: hidden;
  margin-bottom: 75px;
}
.fromer-pup textarea{
  resize:none;
  font-size: 16px;
  margin-bottom: 27px;
}
.yell-bg-tj{
  font-size: 20px;
  width: 162px;
  height: 46px;
  border-radius: 6px;
  background:#0069c5;
  display: block;
  line-height: 46px;
  text-align: center;
  color: #fff;
  border: none;
  padding: 0;
}
.yell-bg-tj:hover{
  background-color: #cbb486;
  border-color: #cbb486;
}
.all-plun{
    margin-top: 0;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 53px;
}
.comment-title span{
    font-size: 18px;
    color: #47494a;
    margin-right: 32px;
}
.comment-title {
    margin-bottom: 18px;
}
.comment-title span:last-child, .huifu0abser span label:last-child{
    margin-right: 0;
}
.comment-contr{
    /* 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;
}
.comment001{
    padding-bottom: 25px;
    border-bottom:1px solid #0069c5;
    margin-bottom: 29px;
}
.collapser{
color: #0069c5;
    position: absolute;
    bottom:0px;
    right: 0px;
    background: #fff;
    cursor: pointer;
}
.huifu0abser span:first-child{
    float: left;
    color: #47494a;
    font-size: 18px;
}
/* .huifu0abser span:last-child{
   float: right;
   color: #47494a;
    font-size: 18px;
} */
.comment-contr p{
  margin-bottom: 0;
}
.huifu0abser span label{
    margin-bottom: 0;
    cursor: pointer;
}
.info-bz-hh{
  overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.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;
    padding: 0 20px;
}
.No-comment-yet{
    text-align: center;
    margin-bottom: 130px;
    margin-top: 100px;
}
.whj_jqueryPaginationCss-1{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.whj_jqueryPaginationCss-1 div {
    display: inline-block;
    padding: 5px 11px;
    cursor: pointer;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    margin: 0 5px;
}

.whj_jqueryPaginationCss-1 .whj_checked {
    border: 1px solid #0069c5;
    color: #fff;
    background-color: #0069c5;
    padding: 5px 12px;
}

.whj_jqueryPaginationCss-1 input{
    width:34px;
    text-align: center;
    border-radius: 4px!important;
    height: 33px;
    margin-right: 5px;
    border: 1px solid #E5E5E5;
}
.whj_jqueryPaginationCss-1 input:focus{
    outline: none;
}
.whj_hover{
    padding: 5px 9px!important;
}
.whj_hover:hover{
     border: 1px solid #0069c5;
    color: #0069c5;
    background-color: transparent;
}
.wbk , .whj_skip{
    border: none!important;
    position: relative;
}
.whj_padding.whj_color.wbk:after {
    content: '';
    position: absolute;
    top: 7px;
    width: 2px;
    right: -4px;
    height: 20px;
    background: #f3f3f3;
}
.valid,.expire{
    position: relative;
}
.valid:before,
.expire:before{
    content: '';
    position: absolute;
    top:80px;
    left:30px;
    width: 78px;
    height: 78px;
}
.valid:before{
    background: url(./img/valid.png) no-repeat;
    background-size: 100% auto;
}
.expire:before{
    background: url(./img/expire.png) no-repeat;
    background-size: 100% auto;
}
.sm-text{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    gap: 10px;
    margin:20px 0;
}
.a-sm-title,.panel-title1{
    font-size: 20px;
    position: relative;
    color:#0169C4;
    font-weight: bold;
    padding:14px 20px;
}
.a-sm-title:before,
.panel-title1:before
{
    content: '';
    width: 4px;
    height: 26px;
    background: #0169C4;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.through{
    margin-top: 10px!important;
}
.Article-fixed{
    margin:20px 0;
}
.Article-title{
    padding:0 10%;
}
.panel{
    overflow: initial;
}
.panel .col-sm-12{
    float: initial;
}
.panel-heading{
    padding-left: 0;
}
.panel-title1{
    margin-left: 0;
}
ul.nowrapli li{
    background: none;
}
ul.nowrapli li:before{
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    left:0;
    top:50%;
    transform: translate(0, -50%);
    background: #0169C4;
    border-radius: 50px;
}
.top-ban{
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    top: 40px;
    width: 80px;
    height: 100px;
}
.top-ban img{
    width: 40px;
}
.top-ban .dropdown-menu{position: absolute;top: 50px;z-index: 1000;min-width: 160px;padding: 5px 0;margin: 11px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;border: 1px solid #c3defc;display: none;left:50%;transform: translate(-50%, 0)}
.top-ban:hover .dropdown-menu {
    display: block;

}
.top-ban .dropdown-menu li a{font-style: initial;}
.top-ban .dropdown-menu::before {
    content: '';
    width: 15px;
    height: 15px;
    background: #fff;
    border-top: 1px solid #c3defc;
    border-left: 1px solid #c3defc;
    -webkit-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    transform: rotate(46deg);
    display: block;
    position: absolute;
    left: calc(50% - 17px);
    top: -8px;
}
.top-ban.open .dropdown-menu{
    display: block!important;
}
.Article{
    position: relative;
}
@media (max-width: 1199px){
.form-mzi {
    width: 61%;
}
.puoper {
    width: 55%;
  }
}
@media (max-width: 991px){
.form-mzi {
    width: 69%;
}
.puoper {
    width: 54%;
}
.margin-top-20 {
    margin-top: 20px;
}
}
@media (max-width: 767px){
.puoper {
    width: 55%;
}
.form-mzi {
    width: 58%;
}
.comment-contr{
    text-align: left;
}
}
@media (max-width: 580px){
    .puoper {
        width:100%;
    }
    .nameing {
        width: 120px;
    }
    .form-mzi {
        width: 70%;
    }
    .top-ban{
        position: relative;
        left: 50%;
        margin-left: -40px;
        height: 50px;
        top: 10px;
    }

}
@media (max-width: 480px){
.form-mzi {
    width: 61%;
}
.nameing{
  font-size: 16px;
}
.yell-bg-tj{
  font-size: 18px;
}
.all-plun {
    margin-bottom: 30px;
    font-size: 20px;
}
.comment-title span, .huifu0abser span:first-child, .huifu0abser span:last-child {
    font-size: 16px;
}
.fromer-pup {
    margin-bottom: 50px;
}
}
@media (max-width: 380px){
.nameing{
  width: auto;
}
.form-mzi {
    width: 100%;
}
.puoper{
  margin-bottom: 20px;
}
.whj_jqueryPaginationCss-1 div{
    margin-bottom: 20px;
}
.margin-top-20{
    margin-bottom: 0;
}
.yamze{
  width: 100%;
  float: none;
  text-align: left!important;
}
.yzm-k{
  width: 100%;
}
}
  .review {
    position: relative;
  }
  .ellipsis {
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .answering .collapser{
    background-color:#f8f8f8!important;
  }
