.zhongmei_2floor_bg {
    float: left;
    width: 100%;
    background: #fff;
}

.zhongmei_2floor {
    width: 960px;
    margin: 0 auto;
}

.zhongmei_2floor h2 {
    float: left;
    width: 950px;
    line-height: 35px;
    font-size: 24px;
    color: #0068B7;
    text-align: center;
    font-weight: normal;
}

.zhongmei_2floor ul {
    float: left;
    width: 950px;
    overflow: hidden;
}

.zhongmei_2floor ul li:nth-child(1),.zhongmei_2floor ul li:nth-child(3),.zhongmei_2floor ul li:nth-child(5) {
    float: left;
    width: 160px;
    overflow: hidden;
    margin-right: 25px;
    margin-top: 30px;
    background: #0068B7;
    color: #fff;
}
.zhongmei_2floor ul li:nth-child(2),.zhongmei_2floor ul li:nth-child(4){
    float: left;
    width: 160px;
    overflow: hidden;
    margin-right: 25px;
    margin-top: 30px;
    background: #0092ff;
    color: #fff;
}
.zhongmei_2floor ul li img {
    float: left;
    width: 210px;
    height: 140px;
}

.zhongmei_2floor ul li a p:nth-child(1),.zhongmei_2floor ul li a p:nth-child(3),.zhongmei_2floor ul li a p:nth-child(5) {
    float: left;
    width: 170px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #0068B7;
}
.zhongmei_2floor ul li a p:nth-child(2),.zhongmei_2floor ul li a p:nth-child(4) {
    float: left;
    width: 170px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}


.zhongmei_22floor_bg {
    float: left;
    width: 100%;
    margin-top: 15px;
    background: #fff;
}

.zhongmei_22floor {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}

.zhongmei_22floor h2 {
    float: left;
    width: 100%;
    line-height: 35px;
    font-size: 24px;
    color: #0068B7;
    text-align: center;
    font-weight: normal;
}

.zhongmei_22floor ul {
    float: left;
    width: 100%;
    overflow: hidden;
}

.zhongmei_22floor ul li {
    float: left;
    width: 49%;
    overflow: hidden;
    margin-right: 0.5%;
    margin-top: 5px;
}

.zhongmei_22floor ul li img {
    float: left;
    width: 100%;
}



.zhongmei_22floor ul li a p {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #0068B7;
}





