.zhuanti{
    height: 3.8rem;
    margin: 0.3rem auto;
    position: relative;
}
.zhuanti img{
    display: block;
    height: 3.8rem;
    margin: 0 auto;
}
.dipan{
    background-image: url(../images/dipan.png);
    background-size: 100%;
    width: 7.26rem;
    height: 1.16rem;
    position: absolute;
    bottom: -0.2rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.dipan span{
    margin-left: 0.4rem;
    line-height: 1.16rem;
    font-size: 0.28rem;
    color: #FFFFFF;
    display: inline-block;
}
.mpresult{
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    background: #FFFFFF;
    box-shadow: 0px 0.03rem 0.12rem 0px #C9C9C9;
    border-radius: 0.2rem;
    padding-bottom: 0.3rem;
    overflow: hidden;
}
.result_top{
    background-image: url(../images/mptop.png);
    background-size: 100% 100%;
    width: 6.9rem;
    height: 0.8rem;
    font-size: 0.36rem;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.8rem;
    position: relative;
}
.xjilist{
    overflow: hidden;
    margin-left: -0.1rem;
}
.xjilist a{
    display: inline-block;
    float: left;
    width: 2.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background: #E0DCDC;
    box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.15);
    border-radius: 0.1rem;
    font-size: 0.28rem;
    color: #666666;
    margin-top: 0.3rem;
    margin-left: 0.5rem;
}
.xjilion{
    background: #B2955D !important;
    color: #fff !important;
}
.wenlist{
    overflow: hidden;
    margin: 0 auto;
    width: 6.3rem;
}
.wenlist a{
    display: block;
    width: 6.3rem;
    height: 2rem;
    border-bottom: 1px solid rgba(199, 159, 98, 1);
    position: relative;
}
.wenlist a+a{
    padding-top: 0.1rem;
}
.article_left {
    padding-top: 0.3rem;
    font-size: 0.32rem;
    line-height: 0.46rem;
    color: #333333;
    width: 4rem;
    float: left;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}
.article_tiem {
    font-size: 0.24rem;
    color: #999999;
    position: absolute;
    left: 0;
    bottom: 0.3rem;
}
.newitem_pic {
    width: 2.1rem;
    height: 1.4rem;
    float: right;
    margin-top: 0.3rem;
    overflow: hidden;
}
.newitem_pic img{
    width: 2.1rem;
    height: 1.4rem;
}
.about{
    width: 6.3rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.about img{
    display: inline-block;
    width: 2.1rem;
    height: 1.4rem;
    float: left;
    margin-right: 0.3rem;
}
.about p{
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.56rem;
    text-align: justify;
}
.about p+p{
    margin-top: 0.3rem;
}
.about h3{
    padding-top: 0.3rem;
    font-weight: 700;
    font-size: 0.36rem;
    color: #333333;
    margin-bottom: 0.3rem;
}
.about span{
    color: rgba(153, 153, 153, 1);
}
