.crumbs{
    width: 7.76rem;
    height: .55rem;
    line-height: .55rem;
    padding-left: 3.68rem;
    position: relative;
    top: -0.35rem;
    background-image: url(../image/crumble.png);
    background-size: 100% 100%;
}
.crumbs img {
	width: .18rem;
	height: .19rem;
	margin-right: .10rem;
    margin-top: .17rem;
	vertical-align: top;
}
.crumbs>a {
	font-size: .15rem;
	color: #fff;
}
.info{
    width: 12rem;
    min-height: 7.92rem;
    border: 1px solid #E5E5E5;
    margin: .3rem auto .5rem;
    padding: .5rem;
}
.info > h2{
    font-weight: bold;
    font-size: .32rem;
    color: #000000;
    line-height: .33rem;
    text-align: center;
}
.info > span{
    display: block;
    font-size: .14rem;
    color: #9F9F9F;
    text-align: center;
    margin: .25rem 0;
}
.info > div{
    text-align: justify;
    line-height: .33rem;
}






