.ask-title{
    padding-bottom: 0.6em;
    border-bottom: 0.01333em solid rgba(138,192,39,.2);
}
.ask-title h1{
    position: relative;
    display: block;
    font-size: 1.506667em;
    font-weight: bold;
    color: #333;
    line-height: 1;
    box-sizing: border-box;
    padding-left: 0.5em;
}
.ask-title h1 span{
    position: absolute;
    top: 0.04rem;
    left: 0;
    display: block;
    width: 0.08rem;
    height: 0.426667rem;
    border-radius: 0.04em;
    background-color: #8ac027;
    margin-right: 0.1333em;
}
.ask-title-date{
    padding-left: 0.5em;
    margin-top: 0.4rem;
}
.ask-title-date em{
    display: inline-block;
    font-size: 0.85em;
    line-height: 1;
    color: #8ac027;
}
.ask-title-date em:nth-child(n+2){
    margin-left: 0.48em;
}




.sgui-radius-flex {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.sgui-radius-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  color: #222;
}
.sgui-img-layout {
  position: relative;
  z-index: 1;
  margin-right: 8px;
  width: 41px;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.sgui-radius-flex .sgui-img-layout .sgui-img-height{
  border-radius: 100%;
  background: #f5f5f5 url(../images/zuozhebeijing.png) 50% no-repeat;
  background-size: contain;
}

.sgui-img-layout .sgui-img-height{
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  font-style: normal;
  overflow: hidden;
}

.sgui-img-layout img {
  display: block;
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  object-fit: cover;
  object-position: center;
  background: #f5f5f5;
}
.sgui-img-layout .sgui-img-height{
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  font-style: normal;
  overflow: hidden;
}

.img-circle {
  max-width: 100%;
}

.sgui-text-layout {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  overflow: hidden;
  color: #999;
}

.sgui-samll-title {
  line-height: 24px;
}

.sgui-samll-title span:first-child {
  font-size: 16px;
  color: #222;
  font-weight: 700;
}
.sgui-samll-title span {
  margin-right: 8px;
  color: #222;
}
.sgui-samll-title {
  line-height: 24px;
}


sgui-samll-title img {
  vertical-align: middle;
}

.sgui-sub-info {
  color: #222;
  line-height: 22px;
}
.sgui-sub-info span {
  margin-right: 8px;
}


.ask-title-date{
  margin-top: 0.4rem;
}



.ask-jxhd{
  margin-top: 0.4em;
  font-size: 1.2em;
  font-weight: bold;
  color: #90c730;
  line-height: 1;
  box-sizing: border-box;
  padding-left: 1.6em;
  background: url('../images/detail-jxhd.png') left center no-repeat;
  background-size: auto 1.1em;
}


.ask-txt p,.ask-txt h2,.ask-txt h3{
  font-size: 1.2em;
  line-height: 1.2em;
  color: #333;
  margin: 0.906667em 0 -0.16em;
}
.ask-txt h2{
  font-weight: bold;
}
.ask-txt p:first-child{
  margin-top: 0.88em;
}

.ask-txt img{
  border: 0;
  display: block;
  border-radius: 10px;
  max-width: 70%;
  vertical-align: middle;
  clear: both;
  margin: auto;
}