.search-text{
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.search-text{
    line-height: 0.88rem;
    font-size: 0.32rem;
    color: #333333;
}
#search-kw{

    height: 0.88rem;
    line-height: 0.88rem;
    background: #FFFCF5;
    border-radius: 0.1rem;
    opacity: 1;
    border: 0.02rem solid #E5C8A6;
    padding-left: 0.3rem;
    margin-left: 0.1rem;
    font-size: 0.32rem;
    color: #999999;
}
.mjiemeng{
    width: 2rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    background: #CC924D;
    border-radius: 0.1rem;
    margin-left: 0.2rem;
    font-size: 0.32rem;
    color: #FFFFFF;
}
 .hot-lemma {
   margin-top: 0.3rem;
     margin-left: 0.3rem;
     margin-bottom: 0.4rem;

}
 .hot-lemma .icon {
    background: url(img/search-icon.png) no-repeat 0 0;
    display: inline-block;
    line-height: 0px;
    width: 16px;
    height: 15px;
}
 .hot-lemma a {
    margin-left: 8px;
    color: #777;
}
.about{
    width: 6.9rem;
    margin: 0.3rem auto;
}
.about img{
    width: 6.9rem;
    height: 2.64rem;
    border-radius: 0.1rem;
}
.about p{
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
    margin-top: 0.2rem;
}
.fenjie{
    overflow: hidden;
    margin-top: 0.2rem;
}
.fjspan{
    float: left;
    font-size: 0.32rem;
    color: #C85D23;
}
.fjdesc{
    float: left;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
    width: 5.8rem;
}