/*头部*/
.secondHead{
    position: relative;
    z-index: 999;
}
.secondHead .platform-header{
    height: 2.604vw;
    background-color: #001009;
}

.secondHead .platform-header .header-top{
    height: 100%;
    position: relative;
}
.secondHead .platform-header .header-top .address {
    width: 0.625vw;
    height: 0.729vw;
    margin-right: 0.26vw;
}
.secondHead .platform-header .middle-txt {
    /*vertical-align:middle;*/
}
.secondHead .platform-header .header-center{
    display: flex;
    position: absolute;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
}
.secondHead .platform-header .header-top .topLogo {
    /*width: 1.771vw;*/
    height: 2.604vw;
}

.secondHead .platform-header .header-title{
    font-size: 1.25vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.354vw;
    letter-spacing: 0.052vw;
    color: #222222;
}
.secondHead .platform-header .header-title2{
    font-size: 0.729vw;
    font-weight: normal;
    letter-spacing: 0vw;
    margin-top: 0.417vw;
    color: #7a808e;
}
.secondHead .platform-header .title-content {
    margin-left: 0.417vw;
    margin-right: 2.5vw;
}
.secondHead .platform-header .header-address{
    padding: 0 0.833vw;
    font-size: 0.729vw;
    color: #0E8851;
    background-color: rgba(255,106,0,.2);
    border-radius: 0.208vw!important;
    height: 1.563vw;
    line-height: 1.563vw;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.secondHead .platform-header .header-info{
    float: right;
    display: flex;
    position: absolute;
    align-items: center;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.secondHead .platform-header .header-info .topLogin {
    width: 0.781vw;
    height: 0.833vw;
    display: block;
    margin-right: 0.26vw;
    margin-top: 0.104vw;
}
.secondHead .platform-header .header-info .topRegister{
    width: 0.833vw;
    height: 0.833vw;
    display: block;
    margin-right: 0.26vw;
}

.secondHead .platform-header .header-info .login-head {
    display: flex;
    align-items: center;
}
.secondHead .platform-header .header-info .login-head  .mar9 {
    margin-left: 0.469vw;
    font-size: 0.833vw;
    color: #fff;
}
.secondHead .login-btn{
    width: 4.323vw;
    height: 1.563vw;
    text-align: center;
    background-color: #0E8851;
    border-radius: 0.208vw!important;
    color: #fff;
    margin-right: 0.417vw;
    font-size: 0.833vw;
    cursor: pointer;
    display: flex;
    line-height: 1.563vw;
    justify-content: center;
    align-items: center;
}

.secondHead .register-btn{
    width: 4.323vw;
    cursor: pointer;
    display: flex;
    line-height: 1.563vw;
    justify-content: center;
    align-items: center;
    height: 1.563vw;
    text-align: center;
    font-size: 0.833vw;
    /*background-color: #ffffff;*/
    border-radius: 0.208vw!important;
    /*color: #0E8851;*/
    color: #fff;
    /*border: solid 0.052vw #0E8851;*/
}
.secondHead .register-btn {
    font-size: 0.833vw;
}
.secondHead .divider {
    width: 0.104vw;
    height: 1.042vw;
    background-color: white;
    margin: 0 1.042vw; /* 调整间距 */
}

.secondHead .middle {
    vertical-align: middle;
}
.secondHead .head-btn {
    font-size: 0.833vw;
    line-height: 1.302vw;
    color: #fff;
    cursor: pointer;
    padding: 0 0.833vw;
    font-weight: 500;
    position: relative;
}
.secondHead .head-btn:not(:last-child):after{
    content: "|";
    color: #D9D9D9;
    position: absolute;
    top: 0;
    right: 0;
}
.secondHead .head-btn:active{
    color: #7CF6BF;
}

/*头部结束*/

/*导航开始*/
.secondHead .platform-content-nav{
    /*background: rgba(0,16,9,0.14);*/
    background-color: #fff;
    height: 3.229vw;
    position: relative;
    z-index: 99999;
}
.secondHead .platform-content-nav .nav-hight{
    height: 3.229vw;
    display: flex;
    align-items: center;
}
.secondHead .platform-content-nav .nav-container{
    height: 100%;
}
.secondHead .platform-content-nav  .hmenubox {
    height: 3.229vw;
    overflow-y: hidden;
    overflow-x: auto;
}

.secondHead .platform-content-nav  .hmenubox::-webkit-scrollbar{
    background-color: #fff;
}
.secondHead .platform-content-nav .park-name{
    width: 7.25vw;
    height: 1.458vw;
    line-height: 1.458vw;
    font-size: 1.042vw;
    font-weight: 500;
    color: #333;
    margin-right: 4.375vw;
}
.secondHead .platform-content-nav .nav-container li.nav_item {
    float: left;
    height: 3.125vw;
    line-height: 3.125vw;
    padding: 0 1.563vw;
}
.secondHead .platform-content-nav .nav-hight .left-pic{
    margin-top: 0.938vw;
}
.secondHead .platform-content-nav .nav-container li.nav_item a {
    font-size: 0.833vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.146vw;
    color: #333;
}
.secondHead .platform-content-nav .nav-container li.active a {
    color: var(--main-color) !important;
}

.bank-item-btn .wzfbwz.green-btn2{

    width: 6.25vw;
    height: 2.396vw;
    line-height: 1.875vw;
    background-color: #ffffff;
    border-radius: 0.208vw !important;
    color: #0E8851;
    font-size: 0.781vw;
    display: block;
    text-align: center;
    margin-right: 0.521vw;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}