.maxwidth90 {
    width: 92%;
    margin: .53rem auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.maxwidth90 .hsblist{
    width: 4.53rem;
    margin-bottom: .27rem;
    position: relative;
}
.maxwidth90 .hsblist img{
    width: 168px;
    height: 127px;
    border-radius: 15px;
}
.maxwidth90 .hsblist .title{
    font-size: .37rem;
    font-weight: 600;
    color: #222222;
    line-height: .53rem;
    margin: .27rem 0 0 0;
}
.maxwidth90 .hsblist .fixed{
    width: 3.47rem;
    height: .48rem;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    line-height: .48rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 10px;
    left: 10px;
}
.maxwidth90 .hsblist .fixed .fixed_fl{
    width: 1.49rem;
    height: .48rem;
    background: #FFFFFF;
    border-radius: 10px;
    font-size: 10px;
    font-weight: 400;
    color: #FF6A00;
    text-align: center;
}
.maxwidth90 .hsblist .fixed .fixed_fr{
    font-size: 10px;
    width: 2rem;
font-weight: 400;
color: #CCCCCC;
text-align: center;
}

.consult_list {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E2E3E7;
    padding-bottom: .37rem;
    width: 100%;
    margin-bottom: .4rem;
}

.consult_list .list_fl .title {
    font-size: .48rem;
    font-weight: bold;
    color: #2A2A2A;
    line-height: .67rem;
    margin: 0 0 22px 0;
    
}

.consult_list .list_fl .time {
    font-size: .32rem;
    font-weight: 400;
    color: #999999
}
.width90 {
    width: 90%;
    margin: .53rem auto;
}
.width90  h1{
    font-size: 23px;
    font-weight: 600;
    color: #222222;
    line-height: 35px;
    margin-bottom: 14px;
}
.width90  .anthor{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin-bottom: .53rem;
 
}
.zhaiyao{
    width: 100%;
    background: #F8F8F8;
    margin-bottom: .43rem;
    border-radius: 16px;
}
.zhaiyao .minwidth90 {
    width: 90%;
    margin: 0 auto;
    padding: .53rem 0;
    font-size: 18px;
    font-weight: 400;
    color: #2A2A2A;
    line-height: 28px;
  
}
.zhaiyao .minwidth90 .weight{
    font-size: 21px;
    font-weight: bold;
    color: #222222;
    margin: 0 0 .16rem 0;
}
.width90 .text{
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    line-height: 28px;
    margin-bottom: 1.33rem;
}
.next_to{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.next_to .huati{
    font-size: .37rem;
    font-weight: 400;
    color: #2A5AA8;
}
.next_to .next{
    font-size: .37rem;
    font-weight: 400;
    color: #2A2A2A;
}
.next_to .middle{
    width: 1px;
height: 12px;
background: #CCCCCC;
margin: 0 .27rem;
display: block;
margin-top: .11rem;
}
.next_to  .prev{
    font-size: .37rem;
    font-weight: 400;
    color: #2A2A2A;
}
.next_to .Amani{
    display: flex;
}
.next_to em{
    width: .53rem;
    height: .53rem;
    background: url('/static/mobile/img/zixun.png') no-repeat center center;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
}
.study_msg{
    width: 100%;
    height: 60px;
    background: #F8F8F8;
    line-height: 60px;
}
.study_msg .title{width: 92%;margin: .533333rem auto .266667rem auto;}
.study_msg .title .story i{width: .106667rem;height: .48rem;background:#2A5AA8;display: inline-block;vertical-align: middle;margin-right: .16rem;border-radius: 2px;}
.study_msg .title .story span{color: #222222;font-size: .48rem;display: inline-block;vertical-align: middle;font-weight: bold}
.study_msg .title a{color: #999999;font-size: .37rem;}
.width90 .text{
    font-size: .48rem;
    font-weight: 400;
    color: #444444;
    line-height: .75rem!important;
    margin-bottom: 1.33rem;
}
.width90 .text p{
    font-size: .4rem;
    line-height: .8rem!important;
}
.width90 .text p strong{
    font-weight: normal;
}
.width90 .text p strong span{
    text-wrap: wrap!important;
}
.width90 .text img{
    width: 100% !important;
    object-fit: cover;
    height: auto!important;
}
.list_fr img{
    width: 3.07rem;
    height: 2.37rem;
    border-radius: 10px;
}