body{
    min-width: 1400px;
}
.home-head {
    height: 142px;
    background: rgba(25, 29, 47, 0.4);
}

.ht_yellow {
    color: #ffbc29;
}

.home-head-logo {
    line-height: 142px;
    text-align: center;
}

.home-head-title {
    padding-top: 42px;
    width: 420px;
    color: rgb(255, 255, 255);
    margin: 0 auto;
}

.home-head-frist {
    font-size: 38px;
    font-family: "微软雅黑";

}

.home-head-number {
    font-size: 16px;
    text-align: right;
    font-family: "微软雅黑";
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    background-color: unset !important;
}
.home-menu {
    height: 44px;
    background: rgb(8, 10, 19);
}

.layui-nav {
    background: rgb(8, 19, 19) !important;
}

.layui-nav-item {
    line-height: 44px !important;
    width: 178px !important;
    text-align: center !important;
}

.layui-nav-more {
    display: none !important;
}

.this-disable {
    background: #6f7284;
}


.home-footer {
    position: relative;
    background: rgb(49, 51, 62);
    width: 100%;
}

.home-footer-left {
    width: 50%;
    border: none;
    text-align: center;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.home-footer-left dl {
    display: inline-block;
    margin: 73px 0;
    margin-right: 22px;
}

.home-footer-left dl dd img {
    width: 148px;
    height: 148px;
}

.home-footer-left dl dt {

    font-size: 12px;
    color: #ffffff;
    text-align: left;
    margin-top: 5px;
}

.home-footer-right {
    width: 49%;
    display: inline-block;
    position: absolute;
}

.home-footer-right-top {
    /*width: 100%;*/
    color: #fff;
    top: 73px;
    position: absolute;
    left: 0;
    width: 75%;
    text-align: right;
}

.home-footer-right-top dl {
    display: inline-block;
    margin-right: 27px;
    text-align: left;
}

.home-footer-right-top dl dd img {
    vertical-align: bottom;
    width: 40px;
    height: 40px;
    margin-right: 11px;
}

.home-footer-right-top dl dd span {
    display: inline-block;
}

.home-footer-right-bottom {
    position: absolute;
    top: 113px;
    color: #fff;
    width: 75%;
    text-align: right;
    margin-top: 66px;
}

.home-footer-right-bottom_frist {
    font-size: 26px;
}

.home-footer-right-bottom_send {
    font-size: 18px;
    margin-top: 17px;
}
