/* your session is expired */

.ui-dialog {
    display: none !important;
}

.ui-widget-overlay {
    display: none !important;
}


/* top menu list a too small */

.easy_click ul li a {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}

@media only screen and (max-width: 600px) {
    .navbar-list .dropdown-content li,
    .navbar-list .dropdown-content a,
    .navbar-list .dropdown-content i,
    .navbar-list .dropdown-content span {
        height: 40px !important;
        line-height: 50px !important;
    }
}

.brand-logo {
    left: 0 !important;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
}

.brand-logo img {
    width: auto;
    max-height: 50px;
}

.brand-logo img {
    margin-top: 8px;
    width: auto;
    max-height: 50px;
}

i.right-l {
    float: left !important;
    margin-right: 12px;
}

.fa-handshake-o {
    float: left !important;
    margin-right: 12px;
}

.fa-package {
    float: left !important;
    margin-right: 12px;
}

.fa-cubes {
    float: left !important;
    margin-right: 12px;
}

.fa-copyright,
.fa-volume-control-phone {
    float: left !important;
    margin-right: 12px;
}

.fa-desktop {
    float: left !important;
    margin-right: 12px;
}

.dropdown-content {
    height: auto !important;
    width: auto !important;
}

.dropdown-content.en {
    height: auto !important;
    width: 1050px !important;
}

@media only screen and (max-width: 768px) {
    .footer_span {
        display: block;
    }
}

.page-footer .row .col.m6 {
    width: 100% !important;
}

.footer-copyright {
    display: none !important;
}

.circle {
    visibility: hidden;
}

#app-sidenav-trigger {
    width: 0 !important;
    overflow: hidden;
}

.t-Footer-version {
    font-size: 12px;
}

@media only screen and (max-width: 768px) {
    .page-footer {
        padding-bottom: 20px;
    }
}

#footy {
    margin-bottom: 20px !important;
}


/* @media (min-width: 1199px) {
.top-nav {
  padding: 0 12%;
}
} */

.phone_fa {
    margin-left: 100px;
}

.login_fa>a>i,
.translate_fa>a>i {
    display: none;
}

@media (min-width: 1199px) {
    #L9124548774357731588>i {
        margin-left: 10px;
    }
}

@media (min-width: 1199px) {
    #L20637681740912389>i {
        margin-left: 15px;
    }
}

.ma-no-transparency .logo-img1 img {
    margin-top: 9px;
    height: 40px;
    width: 140px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    /* background-image: url(https://www.yushanshuju.com/ords/datatech/r/112/files/static/v11710/pic/logo.png); */
}

.ma-no-transparency .logo-img2 img {
    display: none;
}

.logo-img2 img {
    margin-top: 9px;
    height: 40px;
    width: 140px;
    background-size: contain;
    background-repeat: no-repeat;
    /* background-image: url(https://www.yushanshuju.com/ords/datatech/r/112/files/static/v11710/pic/logo_white.png); */
}

.logo-img1 img {
    display: none;
}

@media only screen and (max-width: 768px) {
    .nav-wrapper>ul>li:nth-child(2) {
        display: none;
    }
    .nav-wrapper>ul>li:nth-child(3) {
        display: none;
    }
    .nav-wrapper>ul>li:nth-child(5) {
        display: none;
    }
}


/* @media only screen and (min-width: 769px) {
.nav-wrapper > ul > li:nth-child(5) {
  display: none;
}
} */

nav ul a:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

nav.ma-no-transparency ul a:hover {
    background-color: rgb(227 223 205 / 11%) !important;
}


/* 
@media only screen and (max-width: 768px) {
.nav-wrapper > ul > li {
  width: 49px;
}
} */

@media screen and (min-width: 601px) {
    .dropdown-content {
        top: 64px !important;
    }
}

@media screen and (max-width: 600px) {
    .dropdown-content {
        top: 56px !important;
    }
}


/* 
.navbar-list ul {
width: 510px !important;
} */

#L9124548774357731588-menu {
    height: 640px !important;
}


/* 官网菜单修改下拉样式 */

.navbar-list>li:nth-child(3)>ul {
    height: 500px;
}

.navbar-list>li:nth-child(3)>ul>li {
    height: 90px;
    line-height: 0px;
    padding: 15px 0;
}

/* .navbar-list .dropdown-content li>a {
    height: 30px;
    line-height: 25px;
} */

.navbar-list>li:nth-child(3)>ul>li>p {
    text-indent: 2em;
    color: #a59a9a;
    line-height: 25px;
}

.navbar-list>li:nth-child(5)>ul>li {
    height: 90px;
    line-height: 0px;
    padding: 15px 0;
}

/* .navbar-list .dropdown-content li>a {
    height: 30px;
    line-height: 25px;
} */

.navbar-list>li:nth-child(5)>ul>li>p {
    text-indent: 2em;
    color: #a59a9a;
    line-height: 25px;
}


/* 适应移动端样式问题 */

@media screen and (max-width:480px) {
    #L1199395467162471933-menu>li>p {
        display: none;
        line-height: 25px !important;
        text-align: center;
    }
    .navbar-list>li:nth-child(5)>ul>li {
        padding: 0;
        text-align: center;
    }
}