#hot{width: 1200px;line-height: 14px;margin: 47px auto 0;text-align: left;}
.hot-title{float: left;margin-right: 18px;color: #ff552e;font-size: 14px;font-weight: 600;}
.hot-city{
    margin: 0 10px;
    color: #666;
    font-size: 14px;
}

.city-main{width: 1200px;margin: 60px auto;display: table;}
.city-title{line-height: 16px;color: #555;font-size: 16px;font-weight: 600;}
.city-box{float: left;width: 1198px;margin-top: 23px;border: solid 1px #eee;margin-bottom: 20px;}
.city-letter{float: left;border-bottom: solid 1px #eee;}
.city-letter:hover .city-letter-spone1{color: #fff;background-color: #ff552e;}
.city-letter-spone1{float: left;width: 40px;height: 100%;color: #999;font-size: 18px;font-weight: 700;background-color: #f5f5f5;text-align: center;line-height: 46px;}
.city-v{float: left;position: relative;z-index: 1;width: 1158px;}
.city-v:hover{background: #f5f5f5;}
.content-v-tr {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    width: 7px;
    height: 10px;
    margin-top: -5px;
    background-image: url(../images/l-1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.content-v-title {float: left;width: 54px;height: 100%;line-height: 46px;padding-left: 16px;border-left-style: solid;border-right-style: solid;border-width: 1px;border-color: #eee;color: #333;font-size: 16px;}
.city-content {float: left;width: 1086px;padding: 12px 0;overflow: hidden;}
.city-content-link {
    display: inline-block;
    line-height: 20px;
    color: #333;
    font-size: 12px;
    margin: 0 12px;
}