/*.menu-table-h1-title {*/
/*    float: left;*/
/*    padding-top: 7px;*/
/*    width: 115px;*/
/*    height: 22px;*/
/*    font-size: 16px !important;*/
/*    font-family: PingFang HK-Semibold, PingFang HK;*/
/*    font-weight: 600;*/
/*    color: #000000;*/
/*    line-height: 19px;*/
/*}*/
/*.menu-table-h1-title i {*/
/*    background: url(/page/pc/images/index/arrow-right-for-i.png) no-repeat;*/
/*    background-size: 60%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    display: inline-block;*/
/*    margin-left: 9px;*/
/*    margin-bottom: 1px;*/
/*    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/page/pc/images/index/arrow-right-for-i.png',*/
/*    sizingMethod=scale);*/
/*}*/
/*.menu-table-h1-title-other {*/
/*    float: right;*/
/*    width: 51px;*/
/*    height: 22px;*/
/*    padding-top: 7px;*/
/*    font-size: 16px !important;*/
/*    font-family: PingFang HK-Regular, PingFang HK;*/
/*    font-weight: 400;*/
/*    color: #999999;*/
/*    line-height: 19px;*/
/*}*/
/*.menu-table-h1-title-other i {*/
/*    background: url(/page/pc/images/index/icon-arrow-right.png) no-repeat;*/
/*    background-size: 100%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    display: inline-block;*/
/*    margin-left: 9px;*/
/*    margin-bottom: 1px;*/
/*    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/page/pc/images/index/icon-arrow-right.png',*/
/*    sizingMethod=scale);*/
/*}*/
/*.menu-content {*/
/*    width: 100%;*/
/*    margin-top: 5px;*/
/*}*/
/*.menu-content span {*/
/*    font-weight: 600;*/
/*}*/
/*.menu-table-h2-title {*/
/*    margin-top: 1.5em;*/
/*}*/
/*.menu-table-h2-title span{*/
/*    color: #2589EB;*/
/*    font-weight: 600;*/
/*    text-decoration: none !important;*/
/*}*/
/*.memu-second-df {*/
/*    height: calc(var(--sec-img-height) + 120px);*/
/*}*/
/*.memu-third-df {*/
/*    height: calc(var(--sec-img-height) + 30px);*/
/*}*/
/*.memu-sixth-df {*/
/*    height: calc(var(--sec-img-height) + 35px);*/
/*}*/
/*.memu-seventh-df {*/
/*    height: calc(var(--sec-img-height) + 230px);*/
/*}*/
.menu-items-height{
    width: 227px !important;
    height: 36px !important;
    line-height: 40px !important;
    padding: 0px 2px 0px 18px !important;
}

.menu-items{
    height: 470px !important;
    width: 227px !important;
    display: inline-block !important;
    margin-top: 13px !important;
    border-radius: 10px;
}
.menu-right-item{
    min-height: 470px !important;
    width: 973px !important;
    left: 227px !important;
}
.ul-ul-block{
    width: 915px !important;
}
.menu-items-height span{
    letter-spacing: 0.4px !important;
    word-spacing: 4px !important;
    font-weight: 500;
}
#home{
    padding: 2px 20px !important;
    color: white !important;
    padding-left: 40px;
    border-radius: 10px;
    display: inline-block;
    background: #2589eb;
    background: linear-gradient(320deg, #2589EB 0%, #2B76EB 47%, #325DEC 100%);
}
#home a{
    color: #ffffff !important;
}
#home a img{
    width: 17px;
    margin-top: -3px;
}