.productservice_box {position: fixed;top:96px;width:100%;z-index: 9999;background: #fff;display: none;box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);}
.productservice_box .dh_productservice {width: 85%;min-width: 1200px;min-height:50vh;margin: 0 auto;padding:20px 60px 80px 20px;}

.dh_productservice div.menu-item {
    width: 20%!important;
}
.menu-item {
    position: static !important;
    padding: 0;
    width: 20%;
    float: left;
    min-height: 1px;
}

.all_liHidden {
    display: none;
}

.menu-item a:hover {
    color: #125CB3 !important;
}
.productservice_box a:link, a:visited {
    text-decoration: none;
    color: #333;
}
.productservice_box a:hover, .productservice_box a:active {
    color: #1b51ab;
    text-decoration: none;
}

.productservice_box h3 {margin-bottom: 15px;}

.productservice_box aside.nav-block {padding-top:25px;position: relative;}

.productservice_box aside.nav-block li a {
    text-align: left;
    color: #666;
    font-size: 1vw !important;
    display: block;
    margin-bottom: 8px;
    text-decoration: none;
}

.productservice_box aside.nav-block img {
    position: absolute;
    width: 32px;
    height: 32px;
    left: -42px !important;
    top: 18px;
}


.gj_row sup {
    color: #E9252E !important;
    margin-left: 3px;
}

.nav-block h3 {
    font-size: 1.1vw;
    text-align: left;
    line-height: 18px;
    margin-bottom: 18px;
    margin-top: 0;
    margin-left: -3px;
}

.about-page #contact {padding-top:180px;}