#footer {
    width: 100%;
    background: #000000;
    height: 370px;
    padding: 0;
}

.footer_one {
    display: flex;
    height: 253px;
    width: 1200px;
    margin: 0 auto;
}

.footer_logo {
    margin-top: 88px;
    width: 287px;
    height: 79px;
}

.footer_list {
    display: flex;
}

.footer_list .footer_list_a:not(:first-child) {
    margin-left: 111px;
}

.footer_list_a {
    width: 64px;
    margin-left: 60px;
    margin-top: 61px;
}

.footer_list_a a:first-child {
    color: #FFFFFF;
    font-size: 16px;
}

.footer_list_a a:not(:first-child) {
    display: block;
    color: #999999;
    margin-top: 20px;
}

.footer_qr_code {
    margin-left: 117px;
    margin-top: 44px;
    text-align: center;
    color: #999999;
    opacity: 1;
}

.footer_qr_code p {
    margin-top: 12px;
}

.footer_two {
    width: 1260px;
    height: 107px;
    margin: 0 auto;
    border-top: 1px solid #666666;
}

.mz {
    margin: 18px auto 0 auto;
    width: 570px;
    height: 17px;
    font-size: 17px;
    font-weight: 800;
    color: #999999;
    opacity: 1;
}

.version {
    width: 328px;
    font-size: 12px;
    margin: 0 auto;
    margin-top: 20px;
    color: #999999;
}

.footer_bottom_ip {
    font-size: 12px;
    color: #999999;
    margin: 0 auto;
    margin-top: 13px;
    width: 420px;
}

.footer_bottom_ip a {
    font-size: 12px;
    color: #999999;
}

#left_lion {
    position: fixed;
    left: 100px;
    top: 30%;
    /*margin-top: -100px;*/
    z-index: 999
}

#right_lion {
    position: fixed;
    right: 100px;
    top: 30%;
    /*margin-top: -100px;*/
    z-index: 999
}

#floating_window {
    position: fixed;
    right: 1px;
    top: 45%;
    margin-top: -100px;
    z-index: 999
}

.sqlx-right-menu {
    position: relative;
}

.sqlx-right-btn {
    width: 80px;
    height: 80px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    opacity: 1;
    text-align: center;
    display: block;
    position: relative;
}

.sqlx-right-img-1 {
    width: 39px;
    height: 38px;
    margin-top: 11px;
    margin-left: 21px;
    background-image: url("../images/lx-1.png");
}

.sqlx-right-img-2 {
    width: 40px;
    height: 36px;
    margin-top: 11px;
    margin-left: 21px;
    background: url("../images/wq-1.png");
}

.sqlx-right-text {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 400;
    color: #313131;
    opacity: 1;
}

.sqlx-right-box {
    position: absolute;
    right: 113px;
    top: 0px;
    display: none;
    width: 239px;
    height: 240px;
    background: #ffffff;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.17);
}

.right_arrows {
    position: absolute;
    right: 98px;
    top: 0px;
    display: none;
    width: 14px;
    height: 188px;
}

.right_arrows img {
    margin-left: -10px;
    margin-top: 29px;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0;
    height: 0;
}

.sqlx-hr {
    width: 185px;
    height: 1px;
    background: #707070;
    opacity: 1;
    margin: 15px auto;
}

.box-border-li-1 {
    width: 187px;
    height: 47px;
    margin: 17px auto 0 auto;
    display: flex;
}

.box-border-li-1 img {
    display: block;
}

.box-border-time {
    margin-left: 9px;
}

.box-border-time p:first-child {
    font-size: 18px;
    font-weight: 400;
    color: #358CF1;
    opacity: 1;
}

.box-border-time p:last-child {
    margin-top: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #989898;
    opacity: 1;
}

.box-border-li-2 {
    margin: 0 auto;
    width: 193px;
}

.box-border-li-2 span {
    font-size: 13px;
    font-weight: 400;
    color: #989898;
    opacity: 1;
}