.h600{
    height: 6.25rem;
    background-image: url('../img/me/bananer.jpg');
}
.top30{
    margin-top: 0.300rem;
}
.p{
    margin: 0.5rem 0;
    text-indent:2em;
    font-size: 0.25rem;
    color: #424242;
}
.paddingNone{
    padding: inherit !important;
}
aside{
    width: 100%;
    padding: 0.697rem 0;
    background: #efefef;
}

aside .center{
    width: 12.565rem;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding: 0 0.270rem;
}
aside .center .introduction{
    margin: 0 0 0.625rem 0;
}
aside .center .introduction h3{
    color: #0d8de4;
    font-size: 0.364rem;
    border-left: 0.156rem solid #0d8de4;
    padding-left: 0.166rem;
}
aside .center .introduction .content{
    padding: 0 0.333rem;    
}



.me li{
    margin: 0.197em 0 ;
    font-size: 0.239rem;
    color: #424242;
}
.content .property{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.content .property li{
    width: 33%;
    text-align: center;
    margin: 0 auto;
}
.content .property li img{
    width: 2.76rem;
    height: 3.852rem;
}
.content .property li p{
    font-size: 0.239rem;
    color: #424242;
    margin: 0.166rem;
}