.cl{
    clear: both;
}
.block{
    display: block!important;
}
.contains{
    margin: 0 0.3rem;
}
.xq_nav{
    font-size:0.28rem;
    color: #8f8e8c;
    height:1.2rem;
    line-height:1.2rem;
}
.xq_tel{
    display: block;
    width:100%;
}
.xq_tel img{
    width:100%;
    height:1.9rem;
}

.tit h2{
    font-size:0.36rem;
    color: #373737;
    line-height:0.6rem;
}
.tit p{
    color:#8f8e8c;
    font-size: 0.24rem;
    line-height:0.5rem;
  }
.tit img{
    width:auto;
    height:0.2rem;
    vertical-align: inherit;
}
.time{
    margin-right:0.4rem;
}
.descript{
    padding: 0.2rem 0.3rem;
    background: #86c0c7;
    font-size:0.28rem;
    color: #fefefe;
    line-height:0.5rem;
    margin-bottom:0.5rem;
}
.lx{
    display: block;
    width:100%;
    height:0.8rem;
    margin-top:0.5rem;
}
.lx img{
    width:100%;
    vertical-align: top;
}
.page{
    margin-top:0.5rem;
    font-size:0.24rem;
    color: #999999;
}
.content p{
    font-size:0.28rem;
}
.page span{
    width:45%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.page span a{
    color: #999999;
}
.pre{
    float: left;
}
.next{
    float: right;
}
.zx{
    width:6.8rem;
    height:0.8rem;
    line-height:0.8rem;
    font-size:0.28rem;
    color: #fff;
    text-align: center;
    background: #6589dd;
    border-radius: 0.4rem;
}
.zx_lf{
    width:50%;
    float: left;
}