.index-hdg {
    background: #ebebec;
    width: 100%;
    opacity: 0;
    position: absolute;
    top: -1000px;
    left: 0;
}

.index-hdg-wrapper {
    width: 70%;
    margin: 0 auto;
}

.index-hdg-wrapper-top {
    width: 100%;
    display: flex;
}

.index-hdg-wrapper-top-left {
    width: 50%;
}

.index-hdg-wrapper-top-right {
    width: 50%;
}

.index-hdg-wrapper-top-right-title {
    position: relative;
    display: inline-block;
}

.index-hdg-wrapper-top-right-title h2 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    position: absolute;
    z-index: 2;
}

.index-hdg-wrapper-top-right-title h3 {
    opacity: 0;
}

.index-hdg-wrapper-top-right-title span {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 6px;
    background: #b2e234;
    display: block;
}

.index-hdg-wrapper-top-right-desc {
    margin: 18px auto 20px;
}

.index-hdg-wrapper-top-right-desc h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #000;
}

.index-hdg-wrapper-bottom {
    background: url(/static/image/js-bg.png) no-repeat center;
    background-size: 100% auto;
    display: flex;
    align-items: center;
    justify-content: center;
}


.index-hdg-wrapper-bottom-left {
    width: 50%;
    position: relative;
}

.index-hdg-wrapper-bottom-left img {
    width: 68.87%;
    display: block;
    position: absolute;
    top: 0;
    right: 8%;
}

.index-hdg-wrapper-bottom-right {
    width: 50%;
}

.index-hdg-wrapper-bottom-right-p {
    font-size: 20px;
    color: #000;
    width: 80%;
    padding: 70px 0;
}

.index-hdg-wrapper-bottom-right-p p {
    line-height: 35px;
    margin-bottom: 10px;
}

.index-duibi {
    opacity: 0;
    position: absolute;
    top: -1000px;
    left: 0;
}

.index-ljfu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.index-ljfu-left {
    width: 50%;
    display: flex;
    justify-content: center;
    position: relative;
}

.index-ljfu-left img {
    width: 60%;
}

.index-ljfu-left p {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #b2e234;
    font-weight: bold;
    font-size: 24px;
}

.index-ljfu-right {
    width: 40%;
    padding: 55px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.index-ljfu-right-top {
    width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.index-ljfu-right-top h2 {
    font-size: 44px;
    color: #000;
}

.index-ljfu-right-top h4 {
    font-size: 32px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
}

.index-ljfu-right-item {
    padding: 55px 0;
    width: 300px;
}

.index-ljfu-right-item-title {
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
}

.index-ljfu-right-item-title h2 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    position: absolute;
    z-index: 2;
}

.index-ljfu-right-item-title h3 {
    opacity: 0;
}

.index-ljfu-right-item-title span {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 6px;
    background: #b2e234;
    display: block;
}

.index-ljfu-right-item-content {
    display: flex;
    align-items: baseline;
    position: relative;
}

.index-ljfu-right-item-content img {
    position: absolute;
    top: 0px;
    left: -96px;
    width: 90px;
}

.index-ljfu-right-item-content h3 {
    font-size: 75px;
    color: #000;
    font-weight: bold;
    letter-spacing: 2px;
}

.index-ljfu-right-item-content span {
    font-size: 20px;
    color: #000;
    margin-left: 10px;
}

.index-img {
    margin: 0 auto;
    display: block;
}

.index-img:hover {
    cursor: pointer;
}

.footer {
    background: #152777;
    padding: 40px 0;
    border-top: 80px solid #fff;
}

.footer-top {
    border-bottom: 1px solid #fff;
}

.lj_ft1_logo {
    margin-bottom: 10px;
}

.lj_ft1_logo img {
    position: relative;
    left: -10px;
}

.lj_ft1_a {
    color: #fff;
}

.lj_ft1_suba {
    color: #fff;
    opacity: 0.7;
}

.lj_ft1_navbox {
    padding-left: 0;
}

.lj_ft1_li {
    width: 20% !important;
}

.footer-nav {
    margin: 40px 0 20px;
}

.footer-bottom {}

.footer-bottom-top {
    border-bottom: 1px solid #fff;
    margin-bottom: 4px;
}

.footer-bottom-top h1 {
    font-size: 14px;
    color: #fff;
    opacity: 0.7;
    position: relative;
    top: 6px;
}

.footer-bottom-top span {
    font-size: 30px;
    color: #b2e234;
    position: relative;
    top: -6px;
}

.lj_ft1_qrbox i {
    width: 32px;
    display: inline-block;
}

@media screen and (max-width: 2600px) {
    .index-ljfu-left img {
        width: 80%;
    }
}

@media screen and (max-width: 2500px) {
    .index-ljfu-left img {
        width: 75%;
    }
}

@media screen and (max-width: 1920px) {
    .index-ljfu-left img {
        width: 85%;
    }

    .index-ljfu-left p {
        bottom: 58px;
        font-size: 16px;
    }

    .index-ljfu-right-item-content img {
        top: -6px;
    }

    .index-ljfu-right-top h2 {
        font-size: 34px;
    }

    .index-ljfu-right-top h4 {
        font-size: 24px;
    }

    .index-ljfu-right-item-content h3 {
        font-size: 65px;
    }
}

@media screen and (max-width: 1440px) {
    .index-ljfu-right {
        padding: 25px 0;
    }

    .index-ljfu-left img {
        width: 80%;
        /* transform: scale(0.7); */
    }

    .index-ljfu-right-top h2 {
        font-size: 28px;
    }

    .index-ljfu-right-top h4 {
        font-size: 18px;
    }

    .index-ljfu-right-item {
        transform: scale(0.7);
        padding: 25px 0;
    }
}

@media screen and (max-width: 1000px) {
    .index-ljfu-left {
        width: 50%;
    }

    .index-ljfu-left img {
        width: 70%;
        transform: scale(1);
    }

    .index-ljfu-left p {
        font-size: 12px;
        bottom: 20px;
    }

    .index-ljfu-right-top {
        transform: scale(0.7);
    }

    .index-ljfu-right-item {
        transform: scale(0.5);
        margin-right: 0;
        padding: 0;
    }
}

@media screen and (max-width: 750px) {
    .index-ljfu-left {
        justify-content: flex-start;
    }

    .index-ljfu-left p {
        bottom: -10px;
        text-align: left;
    }
}