/*
增加css
 */
#city-index .left{
    width: 712px;
    height: auto;
    float: left;
}

#city-index .right{
    width: 332px;
    height: auto;
    float: left;
    margin-left: 6px;
}


}