#header {
    width: 100%;
    min-width: 1280px;
    height: 66px;
    background-color: #4A7AFA
}

#header>div {
    position: relative
}

.djc-ui-left {
    float: left
}

.djc-ui-right {
    float: right
}

.djc-header-left {
    float: left
}

.header-index {
    display: block;
    margin-top: 18px
}

.djc-header-center {
    position: absolute;
    top: 15px;
    left: 65%;
    width: 340px;
    margin-left: -170px;
    z-index: 9
}

.djc-search {
    position: relative
}

.djc-search input[type=text] {
    width: 340px;
    height: 36px;
    line-height: 16px;
    padding: 8px 16px 8px 18px;
    border-radius: 18px;
    background-color: #fff;
    font-size: 14px;
    color: #333
}

.djc-search input[type=submit] {
    position: absolute;
    top: 50%;
    right: 22px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: url(../image/navbar_icon_sprite.png) -20px 0 no-repeat;
    cursor: pointer
}

.search-help {
    position: absolute;
    top: 51px;
    width: 100%;
    padding-bottom: 30px;
    background-color: #fff
}

.search-help dl {
    padding: 30px 18px 0
}

.search-help dt {
    font-size: 16px;
    color: #333
}

.search-help dd {
    margin-top: 22px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999
}

.search-help dd a {
    display: inline-block;
    max-width: 280px;
    font-size: 14px;
    color: #999
}

.search-keyword {
    padding: 0 18px
}

.search-keyword a {
    display: block;
    max-width: 100%;
    margin-top: 22px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333
}

.search-keyword a em {
    color: #FFC807
}

.search-i-close {
    vertical-align: middle;
    float: right;
    width: 14px;
    height: 14px;
    margin-top: 4px;
    background: url(../image/navbar_icon_sprite.png) -26px -26px no-repeat;
    cursor: pointer
}

.djc-header-right {
    float: right
}

.djc-login-in li.nav-rlist {
    position: relative;
    float: left;
    height: 66px
}

.nav-rlist:hover {
    background-color: #ffde6a
}

.nav-btn-short {
    width: 64px
}

.nav-btn-long {
    width: 108px
}

.djc-login-in li>a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 66px;
    text-align: center;
    font-size: 14px;
    color: #262626
}

.djc-login-in li a>i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-bottom: 2px
}

.app-icon-phone {
    width: 18px;
    height: 18px;
    background: url(../image/navbar_icon_sprite.png) 0 -20px no-repeat
}

.app-icon-invention {
    width: 18px;
    height: 18px;
    background: url(../image/navbar_icon_sprite.png) 0 0 no-repeat
}

.main-useInfo {
    position: absolute;
    left: -100px;
    width: 268px;
    min-height: 156px;
    height: auto;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #FFF;
    z-index: 9
}

.nav-user {
    overflow: hidden
}

.nav-user-head {
    overflow: hidden;
    border-radius: 50%;
    background: url(../image/default_head.png) center center no-repeat;
    background-size: 100%
}

.nav-user-head.small {
    margin: 13px auto 0;
    width: 40px;
    height: 40px
}

.nav-user-head.normal {
    float: left;
    width: 60px;
    height: 60px
}

.user-hover {
    padding: 20px
}

.nav-user-head img {
    display: block;
    width: 100%;
    height: 100%
}

.nav-user-info {
    margin-left: 75px;
    margin-top: 10px
}

.userName {
    margin-bottom: 10px;
    color: #262626;
    font-size: 16px
}

.my-coins {
    display: block;
    color: #666;
    font-size: 14px
}

.djc-login-out {
    text-align: center;
    margin-top: 30px;
    color: #999;
    font-size: 14px;
    cursor: pointer
}

.header-hover {
    padding: 30px 6px 30px
}

.header-hover-list {
    margin-left: 22px;
    max-height: 330px
}

.header-hover-list li {
    margin-bottom: 24px
}

.header-hover-list li:last-child {
    margin-bottom: 0
}

.header-hover-list.empty {
    margin-right: 22px;
    height: 122px;
    background: url(../image/navbar_cn_none.png) center center no-repeat
}

.header-hover-thumb {
    float: left;
    width: 70px;
    height: 94px
}

.header-hover-info {
    overflow: hidden;
    height: 94px;
    margin-left: 70px;
    padding-left: 14px
}

.header-hover-info h3 {
    margin-top: 26px;
    line-height: 20px;
    color: #333;
    font-size: 16px
}

.header-hover-info h6 {
    margin-top: 14px;
    font-size: 14px;
    color: #666
}

.header-hover-info h6 a {
    color: #666
}

.header-hover-info h6 a:hover {
    color: #FFC807
}

.header-hover-info h4 {
    line-height: 20px;
    color: #333;
    font-size: 16px
}

.header-hover-all {
    text-align: center;
    display: block;
    margin-top: 30px;
    font-size: 14px;
    color: #999
}

.has-login {
    text-align: center;
    margin-bottom: 30px
}

.history-msg {
    font-size: 16px;
    color: #333
}

.his-login-btn {
    width: 70px;
    height: 30px;
    line-height: 30px;
    margin: 18px auto 0;
    border-radius: 3px;
    background-color: #ffc107;
    font-size: 14px;
    color: #333;
    cursor: pointer
}

.header-download {
    position: absolute;
    top: 66px;
    left: -29px;
    padding: 18px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #FFF;
    z-index: 9
}

.header-download img {
    display: block;
    margin-bottom: 14px
}

.header-download p {
    line-height: 14px;
    font-size: 14px;
    color: #333
}

.while-shadow {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #F6F6F6;
    -webkit-box-shadow: 0 2px 7px 1px rgba(4, 4, 4, 0.1);
    -moz-box-shadow: 0 2px 7px 1px rgba(4, 4, 4, 0.1);
    -ms-box-shadow: 0 2px 7px 1px rgba(4, 4, 4, 0.1);
    box-shadow: 0 2px 7px 1px rgba(4, 4, 4, 0.1)
}

#nav-history .header-hover {
    display: none
}

#nav-history:hover .header-hover {
    display: block
}

#nav-collect .header-hover {
    display: none
}

#nav-collect:hover .header-hover {
    display: block
}

#nav-download .header-download {
    display: none
}

#nav-download:hover .header-download {
    display: block
}

#nav-userinfo .user-hover {
    display: none
}

#nav-userinfo:hover .user-hover {
    display: block
}