﻿
.recommend-city
{
    margin: 0 8px
}

#hot
{
    width: 1200px;
    line-height:26px;
    margin:30px auto 0;
    text-align: left
}

#hot-title
{
    float: left;
    margin-right: 18px;
    color: #ff552e;
    font-size: 16px;
    font-weight: 600
}

a.hot-city
{
    margin: 0 10px;
    color: #666;
    font-size: 15px
}

#selector
{
    width: 1200px;
    margin: 27px auto 0;
    height: 30px;
    text-align: left
}

.selector-title
{
    float: left;
    line-height: 30px;
    margin-right: 29px;
    color: #555;
    font-size: 14px;
    font-weight: 600
}

.selector
{
    float: left;
    cursor: pointer;
    position: relative;
    z-index: 10;
    width: 118px;
    height: 28px;
    margin-right: 8px;
    border: solid 1px #DDD;
    border-radius: 2px;
    color: #999;
    font-size: 14px
}

.selector:hover
{
    border-color: #999
}

.selector-result
{
    height: 28px;
    padding-left: 15px;
    line-height: 28px;
    font-size: 12px
}

.selector-arrow
{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 11px;
    height: 7px;
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_down.png);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.selector-arrow-HD
{
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_down@2x.png)!important
}

.selector-arrow-up
{
    transform: rotate(180deg)
}

.selector-box
{
    display: none;
    position: absolute;
    top: 28px;
    left: -1px;
    width: 118px;
    border: solid 1px #DDD;
    font-size: 12px;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto
}

.selector-list
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    color: #999;
    box-sizing: border-box
}

.selector-list:hover
{
    color: #ff552e;
    background-color: #f8f8f8
}

#selector-city
{
    margin-right: 39px
}

#selector-btn
{
    cursor: pointer;
    float: left;
    width: 80px;
    height: 30px;
    margin-right: 39px;
    line-height: 30px;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    background-color: #ff552e;
    text-align: center
}

#selector-search
{
    float: left;
    width: 168px;
    height: 28px;
    border: solid 1px #DDD;
    border-radius: 2px;
    overflow: hidden
}

#selector-search-input
{
    float: left;
    width: 108px;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 6px;
    border: 0;
    outline: 0;
    font-size: 14px;
    color: #999
}

#selector-search-btn
{
    cursor: pointer;
    float: left;
    width: 53px;
    height: 28px;
    line-height: 28px;
    border-left: solid 1px #DDD;
    color: #555;
    font-size: 14px;
    text-align: center;
    background-color: #f5f5f5
}

#content
{
    width: 1200px;
    margin: 33px auto 0;
    text-align: left
}

#content-title
{
    line-height: 16px;
    color: #555;
    font-size: 16px;
    font-weight: 600
}

#content-box
{
    float: left;
    width: 1198px;
    margin-top: 23px;
    border: solid 1px #eee
}

.letter
{
    float: left;
    border-bottom: solid 1px #eee
}

.cpanel
{
    float: left;
    width: 40px;
    height: 100%;
    color: #999;
    font-size: 18px;
    font-weight: 700;
    background-color: #f5f5f5;
    text-align: center;
    overflow:hidden;
       
        
        
}

.province
{
    float: left;
    position: relative;
    z-index: 1;
    width: 1158px
}

.ptriangle
{
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    width: 7px;
    height: 10px;
    margin-top: -5px;
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_triangle.png);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.ptriangle-HD
{
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_triangle@2x.png)!important
}



.ptitle
{
    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: 17px
}
.h64 { height:64px; line-height:64px;
}
.hx1 { height:46px; line-height:46px;
}
.hx2 { height:92px; line-height:92px;
}
.hx3 { height:156px; line-height:156px;
}
.hx4{ height:184px; line-height:184px;
}

.hx5 { height:248px; line-height:248px;
}

.hx6 { height:276px; line-height:276px;
}
.hx7 { height:64px; line-height:64px;
}



.content-cities
{
    float: left;
    width: 1086px;
    padding: 12px 0;
    overflow: hidden
}

.acity
{
    display: inline-block;
    line-height:20px;
    color: #333;
    font-size:13px;
    margin: 0 11px
}

.letter-panle-hover
{
    color: #fff;
    background-color: #ff552e
}

.province-hover
{
    background-color: #f5f5f5
}

.ptriangle-hover
{
    display: block
}

.clb
{
    clear: both
}

#footer
{
    margin-top: 31px
}

#footer-tongzhen
{
    position: relative;
    width: 1200px;
    margin: 0 auto
}

#footer-tongzhen-bangbang
{
    display: inline-block;
    width: 45px;
    height: 37px;
    margin-right: 8px;
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_tongzhen_bangbang.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: middle
}

.footer-tongzhen-bangbang-HD
{
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_tongzhen_bangbang@2x.png)!important
}

#footer-tongzhen-title
{
    display: inline-block;
    font-size: 12px;
    color: #333;
    vertical-align: middle
}

#footer-tongzhen-btn
{
    cursor: pointer;
    display: inline-block;
    width: 79px;
    height: 33px;
    margin-left: 12px;
    line-height: 33px;
    border-radius: 2px;
    border: 1px solid #ddd;
    font-size: 14px;
    box-sizing: border-box;
    vertical-align: middle
}

#footer-tongzhen-btn::after
{
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 4px;
    margin-top: 8px;
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_qricon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: top
}

.footer-tongzhen-btn-HD::after
{
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_qricon@2x.png)!important
}

#footer-copyright
{
    width: 1200px;
    margin: 32px auto 39px;
    color: #666;
    font-size: 14px;
    text-align: center
}

.tongzhen-layer
{
    display: none;
    position: absolute;
    z-index: 10;
    width: 348px;
    height: 218px;
    border: 1px solid #e7e7e7;
    background: #fff;
    text-align: center;
    box-sizing: border-box
}

.tongzhen-layer::after
{
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border: 1px solid #e7e7e7;
    background-color: #fff
}

.tongzhen-layer-title
{
    font-size: 16px;
    color: #333
}

.tongzhen-layer-message
{
    font-size: 12px;
    color: #999
}

.tongzhen-iphone
{
    position: absolute;
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_iphone.png);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.tongzhen-iphone-HD
{
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_iphone@2x.png)!important
}

.tongzhen-qrcode
{
    position: relative;
    width: 120px;
    height: 120px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    background-image: url(https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQHd8TwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAyQm9VbDUtMUFlT2oxMDAwMDAwM2MAAgTUBM9aAwQAAAAA);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.tongzhen-qrcode::after
{
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    border-radius: 3px;
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_tongzhen_logo.png);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.tongzhen-qrcode-HD::after
{
    background-image: url(//img.58cdn.com.cn/ui6/index/changecity_tongzhen_logo@2x.png)!important
}

#header-layer
{
    left: 765px;
    top: 154px;
    padding-right: 156px;
    padding-top: 156px
}

#header-layer::after
{
    left: 35px;
    top: -6px;
    border-left: none;
    border-top: none;
    transform: rotate(225deg)
}

#footer-layer
{
    left: 510px;
    bottom: 54px;
    padding-left: 175px;
    padding-top: 153px
}

#footer-layer::after
{
    left: 170px;
    bottom: -6px;
    border-left: none;
    border-top: none;
    transform: rotate(45deg)
}

#header-layer-iphone
{
    left: 184px;
    top: -80px;
    width: 137px;
    height: 287px
}

#footer-layer-iphone
{
    left: 27px;
    top: -104px;
    height: 306px;
    width: 146px
}

#header-layer-qrcode
{
    position: absolute;
    left: 30px;
    top: 16px;
    width: 130px;
    height: 130px
}

#footer-layer-qrcode
{
    position: absolute;
    left: 198px;
    top: 13px;
    width: 130px;
    height: 130px
}

.tooltip
{
    border: 1px solid #ccc;
    background: #fff;
    margin: -3px 0 0 -1px;
    *margin: -3px 0 0 0
}

.tooltip li
{
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    overflow: hidden;
    zoom: 1
}

.tooltip li a
{
    color: #999;
    text-decoration: none
}

.tooltip li a b
{
    color: #999;
    font-weight: 400
}

.tooltip li .tool_r
{
    float: right;
    color: #090;
    font-size: 11px
}

.tooltip li.selected a b,.tooltip li.selected a,.tooltip li.selected .tool_r
{
    color: #999
}

.tooltip li.selected,.tag_options li.open_hover
{
    background: #f2f2f2;
    color: #999
}

#tooltipdiv2
{
    width: 114px;
    font-size: 14px;
    text-align: left;
    color: #999;
    margin-top: -4px
}

#tooltipdiv2 a:hover
{
    color: #999!important
}