@charset "utf-8";

.bottom-dh-box {
    background-color: #4e4e4e;
    line-height: 46px;
    position: relative;
    margin-top: 10px;
}

.bottom-dh-title {
    position: relative;
    font-size: 0;
    height: 46px;
}

.bottom-dh-title>div {
    width: 25%;
    display: inline-block;
}

.bottom-dh-title span {
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    position: relative;
}

.bottom-dh-title span::before {
    width: 1px;
    border: 0;
    left: -1px;
    content: '|';
    position: absolute;
}
.bottom-dh-title div:last-of-type span::after,
.bottom-dh-title div:last-of-type span::before{
    width: 1px;
    border: 0;
    right: -1px;
    content: '|';
    position: absolute;
}
/* .bottom-dh-title div:last-of-type span::before {
    display: none;
} */

.bottom-dh-title span i {
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
    vertical-align: text-top;
}

.bottom-dh-title span font {
    display: inline-block;
    height: 46px;
    cursor: pointer;
}

.bottom-dh-title>div.hover {
    background-color: #656565;
}

.bottom-dh-title>div.hover i {
    vertical-align: sub;
}

.bottom-dh-title>div.hover span::before {
    display: none;
}
.bottom-dh-title>div.hover span::after {
    display: none;
}

.bottom-dh-title>div.hover_after span::before {
    display: none;
}

.bottom-dh-title>div:nth-child(1) div {
    left: 0;
}

.bottom-dh-title>div:nth-child(2) div {
    left: -100%;
}

.bottom-dh-title>div:nth-child(3) div {
    left: -200%;
}

.bottom-dh-title>div:nth-child(4) div {
    left: -300%;
}

.bottom-dh-content {
    background-color: #656565;
    position: relative;
}

@media screen and (min-width: 1200px) {
    .bottom-dh-box .layui-container,
    .bottom-dh-content .layui-container {
        width: 1230px !important;
    }
}

.bottom-dh-con {
    background-color: #656565;
    line-height: 26px;
    width: 1200px;
    position: relative;
    height: 0;
    overflow: hidden;
}

.bottom-dh-con ul {
    font-size: 0;
    padding-bottom: 15px;
    padding-top: 10px;
}

.bottom-dh-con ul li {
    display: inline-block;
    text-align: center;
    margin: 0px 15px;
}

.bottom-dh-con ul li a {
    color: #FFF;
    font-size: 14px;
    font-family: "微软雅黑";
    display: block;
}

.bottom-dh-con ul hr {
    height: 0;
    background-color: transparent;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.6);
}

.count {
    height: 0;
    visibility: hidden;
    overflow: hidden;
    display: block
}

.leave {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none
}

.leave-con {
    width: 750px;
    height: 340px;
    background-color: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 101;
}

.leave-close {
    text-align: right;
    font-size: 22px;
    color: #929292
}

.leave-close i {
    cursor: pointer
}

.leave-con h1 {
    font-size: 26px;
    line-height: 42px;
    margin-top: 28px
}

.leave-con hr {
    margin-top: 50px
}

.leave-con a {
    margin-top: 15px;
    width: 110px;
    font-size: 18px;
    color: #3e53be
}

.leave-con a:hover {
    color: #3e53be
}

.robot_fix {
    width: 80px;
    position: fixed;
    top: 390px;
    z-index: 1;
    left: calc((((100% - 1200px) / 2) - 82px));
}

.robot_fix a {
    display: block;
}

.robot_fix a img {
    display: block;
    margin: 0 auto;
}

.robot_fix a span {
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
}

@media screen and (min-width: 1200px) {
    .bottom-con-box .layui-container {
        width: 1230px;
    }
}
@media screen and (max-width:768px) {
    .index_nav {
        box-shadow: 0px 3px 6px #1a2a4c15;
        border-top: 1px solid #fff;
        padding: 10px 0;
        height: auto;
        line-height: 25px;
    }
    .dhtitle-fix #index_nav {
        all: inherit;
        display: block;
        white-space: nowrap;
        overflow-y: scroll;
        display: block;
        height: auto;
        padding: 0;
        position: relative;
    }
    .dhtitle-fix #index_nav>li {
        float: none;
        display: inline-block;
        width: auto;
    }
    .dhtitle-fix #index_nav::-webkit-scrollbar {
        display: none;
    }
    .dhtitle-fix #index_nav li a {
        padding: 0 0.6rem;
        font-size: 1.02rem;
        color: #FFF;
    }
    .dhtitle-fix #index_nav li a:hover {
        background-color: transparent;
    }
    .layui-panel {
        border: none;
        background: none;
    }
    .layui-menu {
        text-align: center;
        background-color: #3e53be9a;
    }
    .layui-menu-body-title a {
        color: #fff;
        font-weight: 700;
    }
    .dhtitle-fix #index_nav .sub .m_sub {
        all: inherit;
        position: absolute;
        bottom: 0;
    }
    .mobile-dh-left {
        position: absolute;
        left: 0;
        top: -9px;
        background: url(../img/mobile-dh-left.png);
        background-size: contain;
        height: 46px;
        display: none;
        width: 35px;
        z-index: 1;
    }
    .mobile-dh-right {
        position: absolute;
        right: 0;
        top: -9px;
        background: url(../img/mobile-dh-right.png);
        background-size: contain;
        height: 46px;
        display: none;
        width: 35px;
        z-index: 1;
    }
    .dhtitle-fix ul li a ul {
        all: inherit;
        position: absolute;
        bottom: 0;
    }
.leave-con{
    width: 90%;
height: 320px;
}
.leave-con h1 {
    font-size: 1.55rem;
    line-height: 40px;
    margin-top: 26px;
.leave-con hr {
    margin-top: 20px;
}
.leave-con a{
font-size: 1.25rem;
}
}