#login-box {
    display: flex;
    align-items: center;
    height: 100px;
    position: relative;
    font-size: 14px
}

#login-box:hover #user-info {
    display: block
}

#login-box #user-info {
    display: none;
    position: absolute;
    background: #fff;
    width: 215px;
    bottom: 0;
    transform: translateY(100%);
    right: 0
}

#login-box #user-info ul li {
    padding: 0 20px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e9e9e9
}

#login-box #user-info ul li>div {
    width: 100%
}

#login-box #user-info ul li a {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 48px;
    color: #444
}

#login-box #user-info ul li a .img1 {
    margin-right: 5px;
    margin-top: 2px
}

#login-box #user-info ul li a .img2 {
    margin-right: 5px;
    margin-top: 2px;
    display: none
}

#login-box #user-info ul li a:hover {
    color: #0052d9
}

#login-box #user-info ul li a:hover .img1 {
    display: none
}

#login-box #user-info ul li a:hover .img2 {
    display: block
}

#login-box #user-info ul li .balance {
    line-height: 50px;
    text-align: right;
    width: 73px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all
}

#login-box #user-info ul li .chongzhi {
    width: 44px;
    margin-left: 11px
}

#login-box #user-info ul li .chongzhi span {
    border: 1px solid #0052d9;
    padding: 5px 7px;
    color: #0052D9
}

#login-box #user-info ul li .chongzhi:hover span {
    background: #0052D9;
    color: #ffff
}

#login-box .logn-img {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    align-items: center
}

#login-box .link-console {
    background: #0052d9;
    border-radius: 15px;
    padding: 5px 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff !important;
    line-height: 24px
}

#login-box .open-list {
    margin-left: 15px
}

#login-box .username {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #535353;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.head .head-content .login .nav-a:first-child::after {
    background: transparent !important
}

.head .head-content .login .zc-btn {
    background: linear-gradient(-55deg, #1885f1, #0058d9)
}

.head .head-content .login .zc-btn:hover {
    background: #0091ff
}
.head .head-content .nav-content .position-icon{
    position: relative;
}
.head .head-content .nav-content .position-icon >div{
    position: absolute;
    top: 10px;
    width: 43px;
    height: 21px;
    right: 0px;
}
.head .head-content .nav-content .position-icon >div span{
        font-size: 12px;
    color: #ffffff;
    padding-left: 2px;
}
.hidden {
    display: none !important
}

.fx-f, .fx-f-ac, .fx-f-ajc {
    display: flex
}

.fx-f-ac, .fx-f-ajc {
    align-items: center
}

.fx-f-ajc {
    justify-content: center
}

.fx-f-cols {
    justify-content: center
}

.fx-f-jsb {
    justify-content: space-between
}

.fx-f-acc {
    align-content: center
}

.fx-f-1 {
    flex: 1
}

.fx-f-r {
    justify-content: flex-end
}

.fx-f-column {
    flex-direction: column
}

.fx-f-w {
    flex-wrap: wrap
}

.fx-f-rf {
    flex-flow: row wrap;
    align-content: flex-start
}

.fx-f-box-5 {
    flex: 0 0 5%
}

.fx-f-box-10 {
    flex: 0 0 10%
}

.fx-f-box-15 {
    flex: 0 0 15%
}

.fx-f-box-18 {
    flex: 0 0 18%
}

.fx-f-box-20 {
    flex: 0 0 20%
}

.fx-f-box-23 {
    flex: 0 0 23%
}

.fx-f-box-25 {
    flex: 0 0 25%
}

.fx-f-box-30 {
    flex: 0 0 30%
}

.fx-f-box-33 {
    flex: 0 0 33.33%
}

.fx-f-box-35 {
    flex: 0 0 35%
}

.fx-f-box-40 {
    flex: 0 0 40%
}

.fx-f-box-45 {
    flex: 0 0 45%
}

.fx-f-box-48 {
    flex: 0 0 48%
}

.fx-f-box-50 {
    flex: 0 0 50%
}

.fx-f-box-55 {
    flex: 0 0 55%
}

.fx-f-box-60 {
    flex: 0 0 60%
}

.fx-f-box-65 {
    flex: 0 0 65%
}

.fx-f-box-70 {
    flex: 0 0 70%
}

.fx-f-box-75 {
    flex: 0 0 75%
}

.fx-f-box-80 {
    flex: 0 0 80%
}

.fx-f-box-85 {
    flex: 0 0 85%
}

.fx-f-box-90 {
    flex: 0 0 90%
}

.vessel-div {
    width: 430px;
    height: 365px;
    background: white;
    box-shadow: 0px 0px 20px 0px rgba(35, 24, 21, 0.2);
}

.vessel-div .div-top {
    border-bottom: 1px dashed #E5E5E5;
    height: 80px;
}

.vessel-div .div-top .top-left {
    font-size: 30px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}

.vessel-div .div-top .top-left>div {
    height: 100%;
    padding-left: 28px;
}

.vessel-div .div-top .top-right .position-r {
    position: relative;
}

.vessel-div .div-top .top-right .position-a {
    position: absolute;
    right: -55px;
}

.vessel-div .div-top .top-right>div {
    height: 100%;
}

.vessel-div .div-body {
    padding: 15px 30px;
}

.vessel-div .div-body .body-top {
    padding: 15px 0;
}

.vessel-div .div-body .body-top>div {
    height: 100%;
}

.vessel-div .div-body .body-top p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7b7b7b;
}

.vessel-div .div-body .body-cont {
    padding: 15px 0;
}

.vessel-div .div-body .body-cont img {
    width: 50px;
    height: 22px;
}

.vessel-div .div-body .body-cont p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.vessel-div .div-btn {
    padding-top: 24px;
    width: 100%;
    height: 46px;
}

.vessel-div .div-btn .btn {
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #0052d9;
    border-color: #0052d9;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #dcdfe6;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}