*{
    font-size: 0;
}
.content01 {
    width: 100%;
    height: 4.4rem;
}
.content01 img {
    width: 100%;
    height: 100%;
}
.content02 {
    padding: 0 .40rem;
}
.content02 .top1 {
    margin: .32rem .15rem .23rem .13rem;
}
.content02 .top1 .top-content-left,.content02 .top .top-content-right {
    line-height: .42rem;
    display: inline-block;
}
.content02 .top1 .top-content-left {
    font-size: .22rem;
    color: #363636;
    font-weight: 500;
}
.content02 .top1 .top-content-right {
    font-size: .20rem;
}
.color {
    color:  #367cf5;
}
.content02 .bot-list .top {
    margin: 0 .26rem;
}
.content02 .bot-list {
    background-color: #fff;
    border-top: 5px solid #09b1b2;
    margin-bottom: .24rem;
    box-shadow:0 0 0.1rem rgba(0,0,0,.1);
}
.content02 .bot-list .gangwei {
    color: #343434;
    font-size: .37rem;
}
.content02 .bot-list .address,.content02 .bot-list .people {
    color: #565656;
    font-size: .25rem;
}
.content02 .bot-list .address {
    margin-right: .76rem;
    vertical-align: top;
    float: right;
}
.content02 .bot-list .address i {
    vertical-align: top;
    margin-right: .07rem;
}
.content02 .bot-list .people {
    float: right;
}
.content02 .bot-list .top {
    height: 1.02rem;
    line-height: 1.02rem;
    border-bottom: 1px solid #dddddd;
}
.bot-list .bot {
    margin: 0 .26rem;
}
.bot-list .bot dl:nth-child(1) {
    margin-top: .53rem;
}
.bot-list .bot dl {
    font-size: 14px;
    padding-bottom: .45rem;
}
.bot-list .bot dt{
    font-size: .32rem;
    margin-bottom: .3rem;
}
.bot-list .bot dd {
    font-size: .28rem;
    color: #535353;
    line-height: .49rem;
}