.nav-top-w {
    height: 36px;
    line-height: 36px;
    color: #999;
    font-size: 12px;
    text-align: right;
    background-color: #f2f2f2
}

.w {
    width: 1000px;
    margin: 0 auto
}

.nav-top-w .blue {
    color: #1f83cf
}

.nav-top-w .nav-top-r .link {
    margin-right: 1em
}

.nav-top-w .nav-top-r .link:hover {
    color: #ee390f
}

.header-nav-panel {
    position: absolute;
    z-index: 0;
    top: 36px;
    border-top: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    background: #fff;
    visibility: hidden;
    *visibility: visible;
    *display: none;
    transition: .12s;
    opacity: 0;
    transform: translateY(20px)
}

.header-right .header-nav-panel {
    right: 0
}

.header-left .header-nav-panel {
    left: 0
}

.header-line .header-nav:hover > .header-nav-panel {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
    z-index: 999;
    *visibility: visible;
    *display: block;
}

.header-line .header-more:hover > .header-nav-panel {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
    z-index: 3;
    *visibility: visible;
    *display: block;
}

.header-city {
    width: 580px;
    position: relative;
    overflow: hidden;
    text-align: left
}

.header-city-screen {
    margin: 12px 18px 0;
    border-bottom: 1px solid #eee
}

.header-city-screen .header-city-btn {
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    font-size: 12px;
    color: #555;
    margin: 0 8px -1px;
    padding: 0 3px;
    *border-bottom: 1px solid #eee;
    cursor: pointer
}

.header-city-screen .header-city-btn:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 0;
    left: 50%;
    font-size: 0;
    height: 1px;
    background: #eee;
    transition: .3s
}

.header-city-screen .header-city-btn:first-child {
    margin-left: 0
}

.header-city-screen .header-city-btn:hover {
    *border-bottom-color: #5d9cec;
}

.header-city-screen .header-city-btn:hover:after {
    background: #5d9cec;
    left: 0;
    width: 100%
}

.header-city-screen .active {
    color: #f80;
    *border-bottom-color: #f80 !important;
}

.header-city-screen .active:after {
    background: #f80 !important;
    width: 100%;
    left: 0
}

.header-city-detail {
    margin: 0 18px
}

.header-city-detail-item {
    display: none;
    padding: 10px 0
}

.header-city-detail .active {
    display: block
}

.header-city-detail-item-screen {
    position: relative;
    padding-left: 44px
}

.header-city-detail-item-screen > span {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 14px;
    font-weight: 700;
    color: #555
}

.header-city-detail-item a {
    display: inline-block;
    margin: 0 25px 0 0;
    font-size: 12px;
    line-height: 36px;
    color: #555
}

.header-city-detail-item a:hover {
    text-decoration: underline;
    color: #f80
}

.header-city-screen {
    margin: 12px 18px 0;
    border-bottom: 1px solid #eee
}

.header-city-screen .header-city-btn {
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    font-size: 12px;
    color: #555;
    margin: 0 8px -1px;
    padding: 0 3px;
    *border-bottom: 1px solid #eee;
    cursor: pointer
}

.header-city-screen .header-city-btn:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 0;
    left: 50%;
    font-size: 0;
    height: 1px;
    background: #eee;
    transition: .3s
}

.header-city-screen .header-city-btn:first-child {
    margin-left: 0
}

.header-city-screen .header-city-btn:hover {
    *border-bottom-color: #5d9cec;
}

.header-city-screen .header-city-btn:hover:after {
    background: #5d9cec;
    left: 0;
    width: 100%
}

.header-city-screen .active {
    color: #f80;
    *border-bottom-color: #f80 !important;
}

.header-city-screen .active:after {
    background: #f80 !important;
    width: 100%;
    left: 0
}

.header-city-detail {
    margin: 0 18px
}

.header-city-detail-item {
    display: none;
    padding: 10px 0
}

.header-city-detail .active {
    display: block
}

.header-city-detail-item-screen {
    position: relative;
    padding-left: 44px
}

.header-city-detail-item-screen > span {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 14px;
    font-weight: 700;
    color: #555
}

.top-lawyer-name {
    margin-right: 10px;
    position: relative;
    display: inline-block
}

.login-lawyer-name a {
    text-align: center;
    width: 50px
}

.login-lawyer-name a:hover {
    background: #fff
}

.top-lawyer-name .lawyer-name-txt {
    font-style: normal;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 20px 0 10px;
    position: relative
}

.top-lawyer-name .lawyer-name-txt:hover {
    background: #fff
}

.top-lawyer-name .lawyer-name-txt:before {
    content: '';
    position: absolute;
    right: 5px;
    top: 16px;
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #999;
    z-index: 1
}

.top-lawyer-name .lawyer-name-txt:after {
    content: '';
    position: absolute;
    right: 5px;
    top: 15px;
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #f6f6f6;
    z-index: 2
}

.top-lawyer-name:hover > .header-nav-panel {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
    z-index: 20
}

.userbox {
    width: 460px;
    text-align: left;
    line-height: 28px
}

.userbox-msg {
    position: relative;
    overflow: hidden;
    margin: 20px 20px 0;
    border-bottom: 1px dotted #ebebeb;
    padding-bottom: 20px
}

.userbox-photo {
    width: 68px;
    height: 68px;
    float: left;
    border-radius: 68px;
    overflow: hidden
}

.userbox-photo img {
    width: 100%;
    height: 100%
}

.userbox-right {
    margin-left: 80px
}

.userbox-name {
    margin-top: 6px
}

.userbox-name a {
    font-size: 16px;
    color: #404040
}

.userbox-name a:hover {
    color: #208cd4
}

.userbox-state {
    font-size: 14px;
    color: #999
}

.userbox-tools {
    position: absolute;
    right: 0;
    top: 10px
}

.userbox-tools a {
    display: inline-block;
    margin: 0 8px;
    font-size: 14px;
    color: #208cd4
}

.userbox-tools .quit {
    color: #999 !important
}

.userbox-tools .quit:hover {
    color: #208cd4 !important
}

.userbox-value {
    position: relative;
    overflow: hidden;
    padding: 5px 0 30px 20px
}

.userbox-value span {
    display: inline-block;
    position: relative;
    padding-top: 14px;
    margin-top: 10px;
    width: 33.3%;
    float: left;
    text-align: left;
    height: 40px
}

.userbox-value span a {
    display: inline-block;
    width: 122px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #666;
    background: #f4f4f4;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    transition: all .3s
}

.userbox-value span a:hover {
    background: #fff;
    border: 1px solid #208cd4;
    color: #208cd4
}

.userbox-value span em {
    display: inline-block;
    position: absolute;
    text-align: center;
    right: 15px;
    top: 0;
    z-index: 2;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    font-family: arial;
    background: #ff6300;
    font-style: normal
}

.left132 {
    left: -132px
}

.city-area:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 10px;
    margin-bottom: 3px;
    background-position: -218px -304px;
    width: 13px;
    height: 17px;
    background: url("../images/sprite-header.png") no-repeat;
    background-position: -85px -150px;
    margin-top: 2px
}

.area-change {
    padding-right: 10px;
    position: relative;
    z-index: 10001
}

.area-change:hover {
    background: #fff
}

.area-change:hover > .header-nav-panel {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
    z-index: 20
}

a {
    color: inherit
}

.fl, .l {
    float: left
}

.fr, .r {
    float: right
}