

.mod-header {
    background: #FFF
}

.mod-header .header-box {
    height: 76px;
    padding: 2px 0
}

.mod-header .header-box .header-logo {
    padding: 12px 0;
    height: 50px;
    line-height: 50px
}

.mod-header .header-box .header-logo a.logo {
    display: flex;
    font-size: 0;
    align-items: center;
    position: relative;
    top: 0;
    vertical-align: top
}

.mod-header .header-box .header-logo a.logo img {
    width: 100%
}

.mod-header .header-box .change-city {
    margin-left: 26px;
    width: 240px;
    font-size: 18px;
    color: #000;
    line-height: 40px;
    height: 40px;
    padding: 18px 0;
    position: relative
}

.mod-header .header-box .change-city i {
    background-position: -65px -1px;
    width: 15px;
    height: 9px;
    display: inline-block;
    position: relative;
    top: 0;
    margin-left: 2px;
    cursor: pointer
}

.mod-header .header-box .change-city a {
    color: #000
}

.mod-header .header-box .change-city a.city-btn {
    font-size: 14px;
    margin-left: 6px
}

.mod-header .header-box .change-city .hover .city-pop {
    display: block
}

.mod-header .header-box .mod-search {
    padding-top: 16px
}

.mod-header .header-box .mod-search .search-box {
    width: 460px;
    height: 45px;
    position: relative
}

.mod-header .header-box .mod-search .search-box input {
    outline: 0;
    color: #333;
    float: left;
    border: 0
}

.mod-header .header-box .mod-search .search-box i {
    position: absolute;
    left: 18px;
    top: 50%;
    background-position: -29px -2px;
    width: 14px;
    height: 16px;
    margin-top: -8px;
    display: inline-block
}

.mod-header .header-box .mod-search .search-box .search-text {
    border: 2px solid #FF552E;
    padding: 8px 0;
    line-height: 25px;
    height: 25px;
    width: 456px;
    font-size: 16px;
    text-indent: 42px
}

.mod-header .header-box .mod-search .search-box .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    background: #FF552E;
    font-size: 16px;
    color: #fff
}

.mod-header .header-box .mod-search .search-box .search-btn:hover {
    opacity: .8
}

.mod-header .header-box .mod-search .search-box .search-info {
    position: absolute;
    width: 320px;
    left: 1px;
    top: 1px;
    height: 33px;
    overflow: hidden;
    background-color: #fff
}

.mod-header .header-box .mod-search .search-box .search-info .info-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.mod-header .header-box .mod-search .search-box .search-info dd {
    height: 34px
}

.mod-header .header-box .mod-search .search-box .search-info a {
    font-size: 14px;
    color: #999;
    height: 34px;
    display: block;
    line-height: 34px;
    padding-left: 16px
}

.mod-header .header-box .mod-search .search-box .search-info a em {
    color: #E02F28
}

.mod-header .header-box .questions {
    color: #fff;
    margin: 18px 0;
    margin-left: 9px;
    width: 120px;
    height: 40px;
    background: #396293;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    font-size: 16px
}

.mod-header .header-box .questions:hover {
    opacity: .8
}

.mod-header .header-box .header-login .login-box {
    text-align: center;
    line-height: 75px;
    vertical-align: top;
    margin-right: 24px
}

.mod-header .header-box .header-login .login-box a {
    color: #727272;
    font-size: 14px
}

.mod-header .header-box .header-login .login-box span {
    width: 2px;
    text-align: center;
    font-size: 10px;
    position: relative;
    top: -1.5px;
    color: #727272
}

.mod-header .header-box .header-login .login-box .signout {
    margin-left: 10px
}

.mod-header .header-box .header-login .login-box .name {
    margin: 0
}

.mod-header .header-box .header-login .login-box .pic {
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: 24px;
    float: left;
    border-radius: 50%;
    overflow: hidden
}

.mod-header .header-box .header-login .login-box .pic a {
    margin: 0;
    display: block;
    width: 100%;
    height: 100%
}

.mod-header .header-box .header-login .login-box .pic img {
    vertical-align: top;
    width: 100%;
    height: 100%;
    display: inline-block
}

.mod-header .header-box .header-login .login-end {
    height: 80px
}

.mod-header .header-box .header-login .login-end .login-nav {
    padding: 24.5px 0;
    height: 31px;
    cursor: pointer;
    position: relative
}

.mod-header .header-box .header-login .login-end .login-nav.visible .login-nav-down {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100);
    zoom: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    _display: block;
    *display: block
}

.mod-header .header-box .header-login .login-end .pic {
    width: 31px;
    height: 31px;
    opacity: .8;
    position: relative
}

.mod-header .header-box .header-login .login-end .pic img {
    width: 31px;
    height: 31px;
    border-radius: 50%
}

.mod-header .header-box .header-login .login-end .pic i {
    position: absolute;
    right: -2px;
    top: -2px;
    width: 8px;
    height: 8px;
    background: #E83D36;
    border: 2px solid #FFF;
    border-radius: 50%;
    display: none
}

.mod-header .header-box .header-login .login-end .login-nav-down {
    overflow: visible;
    z-index: 100;
    position: absolute;
    left: -40px;
    top: 80px;
    width: 120px;
    padding: 10px 0;
    background: #FFF;
    border: 1px solid #EBEBEB;
    box-shadow: 0 0 10px 0 rgba(212, 212, 212, .7);
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    zoom: 1;
    pointer-events: none;
    -webkit-transform: scale(0.8) translateY(-30%);
    transform: scale(0.8) translateY(-30%);
    transition: .4s cubic-bezier(0.3, 0, 0, 1.3);
    _display: none;
    *display: none
}

.mod-header .header-box .header-login .login-end .login-nav-down b {
    position: absolute;
    left: 50%;
    top: -14px;
    background-position: -147px -86px;
    width: 26px;
    height: 18px;
    margin-left: -13px
}

.mod-header .header-box .header-login .login-end .login-nav-down a {
    display: block;
    color: #8590A6;
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    padding-left: 20px
}

.mod-header .header-box .header-login .login-end .login-nav-down a i {
    display: inline-block;
    position: relative;
    top: 1px;
    width: 16px
}

.mod-header .header-box .header-login .login-end .login-nav-down a.my i {
    background-position: -106px -67px;
    width: 14px;
    height: 14px;
    top: 2px;
    margin-right: 8px
}

.mod-header .header-box .header-login .login-end .login-nav-down a.wd i {
    background-position: -182px -86px;
    width: 16px;
    height: 12px;
    top: 2px;
    margin-right: 6px
}

.mod-header .header-box .header-login .login-end .login-nav-down a.pl i {
    background-position: -156px -66px;
    width: 16px;
    height: 14px;
    top: 2px;
    margin-right: 6px
}

.mod-header .header-box .header-login .login-end .login-nav-down a.zh i {
    background-position: -131px -66px;
    width: 16px;
    height: 16px;
    top: 3px;
    margin-right: 6px
}

.mod-header .header-box .header-login .login-end .login-nav-down a.tc i {
    background-position: -184px -63px;
    width: 15px;
    height: 16px;
    top: 3px;
    margin-right: 6.5px
}

.mod-header .header-box .header-login .login-end .login-nav-down a:hover {
    opacity: .6
}

.mod-header .header-box .header-login .map {
    line-height: 75px;
    position: relative
}

.mod-header .header-box .header-login .map a {
    color: #727272
}

.mod-header .header-box .header-login .map a i {
    display: inline-block;
    position: relative;
    top: -2px;
    background-position: -86px -1px;
    width: 6px;
    height: 4px;
    margin-left: 4px
}

.mod-header .header-box .header-login .map .map-list {
    position: absolute;
    left: -280px;
    top: 64px;
    width: 320px;
    padding-top: 10px;
    background: #FFF;
    border: 1px solid #D0D0D0;
    padding-left: 19px;
    padding-right: 18px;
    padding-bottom: 6px;
    display: none;
    z-index: 1
}

.mod-header .header-box .header-login .map .map-list a {
    float: left;
    width: 80px;
    line-height: 40px;
    height: 40px;
    color: #333;
    font-size: 14px
}

.mod-header .header-box .header-login .map .map-list a:hover {
    color: #f60
}

.mod-header .header-box .header-login .last-new {
    line-height: 75px;
    color: #727272;
    font-size: 14px;
    margin-left: 16px;
    position: relative
}

.mod-header .header-box .header-login .last-new span i {
    display: inline-block;
    position: relative;
    top: 2px;
    background-position: -13px -1px;
    width: 10px;
    height: 16px;
    margin-right: 6px;
    margin-left: 4px
}

.mod-header .header-box .header-login .last-new span i.i2 {
    background-position: -86px -1px;
    width: 6px;
    height: 4px;
    margin-right: 4px;
    top: -2px;
    margin-right: 0
}

.mod-header .header-box .header-login .last-new .qrcode {
    display: none;
    position: absolute;
    top: 58px;
    left: 50%;
    width: 150px;
    background-color: #fff;
    z-index: 10;
    border: 1px solid #e4e4e4;
    padding: 2px;
    margin-left: -75px
}

.mod-header .header-box .header-login .last-new .qrcode i {
    display: inline-block;
    position: absolute;
    top: -7px;
    left: 50%;
    background-position: -71px -149px;
    width: 16px;
    height: 7px;
    margin-left: -8px
}

.mod-header .header-box .header-login .last-new .qrcode img {
    display: block;
    margin: 0 auto
}

.mod-header .header-box .header-login .last-new .qrcode p {
    line-height: 16px;
    color: #666;
    font-size: 14px;
    padding-left: 7px;
    text-align: center;
    padding-bottom: 4px;
    margin-top: -1px
}

.mod-header .header-box .header-login .last-new:hover {
}

.mod-header .header-box .header-login .last-new:hover .qrcode {
    display: block
}

.mod-headernav .headernav-box {
    background: #FF552E;
    height: 54px
}

.mod-headernav .headernav-box ul li {
    float: left;
    height: 54px;
    line-height: 54px
}

.mod-headernav .headernav-box ul li a {
    padding: 0 17px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    display: block
}

.mod-headernav .headernav-box ul li a:hover, .mod-headernav .headernav-box ul li a.on {
    background: #DC4827
}