

.content .content_wrap{
    width:7.2rem;
    margin:0 auto;
    padding-top:0.1rem;
    padding-bottom:1.05rem;
}

.bread{
    width:100%;
    height:0.5rem;
    background:#55b5d4;
    font-size:0.25rem;
    color:#fff;
    line-height:0.5rem;
    text-indent:0.14rem;
    margin-bottom:0.15rem;
}
.bread a
{
    color: #fff;
}

.title{
    width:100%;
   /* height:0.6rem;*/
    background:#55b5d4;
    font-size:0.25rem;
    color:#000;
    line-height:0.6rem;
    text-align:center;
    margin-bottom:0.15rem;
}


.article{
    margin-bottom:0.15rem;
}

.article p,.article div{
    font-size:0.25rem;
    color:#000;
    line-height:0.4rem;
}

.article img
{
    display:block;
    width:100%;
}

.fanhui{
    width:100%;
    height:0.5rem;
    background:#55b5d4;
    text-align:center;
}

.fanhui a{
    font-size:0.25rem;
    color:#fff;
    line-height:0.5rem;
    margin-bottom:0.15rem;
}

