.gradient-text {
    /* 核心：背景裁剪为文字形状 */
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.btn-tiyan {
    margin-top: 50px;
    width: 168px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}

.btn-tiyan:hover {
    width: 172px;
    height: 47px;
}

.m {
    display: none;
}

.btn-box {
    height: 60px;
    width: 300px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.content-dashed-line {
    width: 1px;
    height: 90px;
    border: 1px dashed #d1d1d1;
    margin-top: 52px;
}

.btn-box1 {
    margin-top: 10px;
    width: 200px;
}

.dcenter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.m-index-box2 {
    display: none;
}

.container {
    max-width: 1100px;
}

.a-node {
    padding: 0 !important;
}

.header {
    position: absolute;
}

.index-box.home {
    overflow: hidden;
}

.index-box.home {
    background: url(/static/skin3/img/index/bg2.jpg) no-repeat center center;
    background-size: 100% 100%;
    width: 100%;
    height: 460px;
}

.top-bg {
    width: 100%;
    height: 460px;
    /*background: url("/static/skin3/img/index/bg2.jpg") no-repeat center center;*/
    /*background-size: auto 100%;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.home {
    display: flex;
    align-items: center;
    flex-direction: column;
    /*background: url("/static/skin3/img/index/bg-border.jpg") no-repeat center center;*/
    /*background-size: 100% 100%;*/
    /*background: #ebf8ff;*/
    background: linear-gradient(180deg, #eef9ff, #d1eeff);;
}

.index-box0-left {
    z-index: 1;
    margin-top: 26px;
}

.index-box0-tg1 br {
    display: none;
}
.index-box0-tg1 svg{
    stroke:#000000;stroke-width:0;fill:#000000;
}
.top-img1 {
    width: 248px;
    height: 246px;
    position: absolute;
    margin-top: -650px;
    margin-left: 600px;
    background: url("/static/skin3/img/index/top1.png") no-repeat center center;
    background-size: 100% 100%;
}

.top-img2 {
    position: absolute;
    background: url("/static/skin3/img/index/top2.png") no-repeat center center;
    background-size: 100% 100%;
}

.top-img3 {
    position: absolute;
    background: url("/static/skin3/img/index/top3.png") no-repeat center center;
    background-size: 100% 100%;
}

.top-img4 {
    position: absolute;
    background: url("/static/skin3/img/index/top4.png") no-repeat center center;
    background-size: 100% 100%;
}

.index-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.index-box-title {
    font-size: 34px;
    font-weight: bold;
}

.index-box-tag {
    font-size: 16px;
    color: #8d9093;
    margin-top: 16px;
}

.index-box1.new {
    background: url(/static/skin3/img/index/bg3.jpg) no-repeat center center;
    background-size: 100% 100%;
    width: 100%;
    height: 679px;
}

.new .index-content-text {
    color: var(--main-color5);
    margin: 0 50px;
    font-size: 16px;
    line-height: 36px;
    color: #818181;
    text-align: center;
}

.new .box1-bg {
    background: url(/static/skin3/img/index/bg1-1.png) no-repeat center center !important;
    background-size: 100% 100% !important;
}

.new .a-btn {
    background: url(/static/skin3/img/index/btnbg-1.png) no-repeat center center !important;
    background-size: 100% 100% !important;
    width: 178px;
    text-align: center;
    border-radius: 19px;
    height: 55px;
    color: white !important;
    line-height: 55px;
    font-size: 21px;
    font-weight: 500;
}

.new .a-btn:hover {
    width: 180px;
    height: 57px;
    line-height: 57px;
    font-size: 22px;
}

.new .index-content-tg1 {
    color: #2c2c2c;
    width: 100%;
    text-align: center;
    margin: 40px 0 12px 0;
}

.index-box0 {
    height: 170px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.index-box0-tg1 {
    font-size: 32px;
    color: black;
    font-weight: bold;
    margin-bottom: 15px;
    letter-spacing: 10px;
}

.index-box0-tg2 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #707076;
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 2px;
}

.index-box .index-box-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 160px;
    align-items: center;
}

.index-box1.new .index-content-item {
    display: flex;
    justify-content: flex-start;
    height: 324px;
    box-shadow: none;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
}

.df {
    display: flex;
    justify-content: flex-start;
}

.index-box1 .index-box-content .index-content-item {
    display: flex;
    justify-content: flex-start;
    height: 324px;
    /*background: linear-gradient(180deg, #fff, #fff);*/
    box-shadow: 8px 8px 20px 0 rgb(32 38 52 / 10%), -8px -8px 20px 0 hsl(0deg 0% 100% / 0%);
    /*border: 2px solid #fff;*/
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
}

.index-box1.new .index-box-content .index-content-item {
    width: 48% !important;
    height: 236px;
    margin-bottom: 0;
    box-shadow: none;
}

.index-box1 .index-box-content .index-content-item {
    width: 23% !important;
}

.index-box1 .index-box-content .index-content-item img {
    width: 88px;
    height: 88px;
    margin: 50px 0;
}

.index-content-item-1 {
    display: flex;
    justify-content: center;
}

.index-content-item-1 .index-content-tg2, .index-content-item-1 .index-content-tg3 {
    color: #5757d2;
    z-index: 3;
}

.item-6 .index-content-tg2, .item-6 .index-content-tg3 {
    margin-left: 10px;
}

.item-7 .index-content-child {
    margin: 0;
}

.item-7 .index-content-child2 {
    height: 91px;
    position: absolute;
    background: #f4f8fb;
    width: 91px;
    margin-left: -35px;
    margin-top: -10px;
    border-radius: 45px;
}

.item-7 .index-content-child2 .child-r1 {
    background: #fc8129;
    height: 66px;
    width: 66px;
    border-radius: 33px;
}

.item-7 .index-content-child2 .child-r1 img {
    width: 44px;
}

.item-6 .index-content-tg2, .item-7 .index-content-tg2 {
    margin-bottom: 6px;
}

.item-7 .index-content-tg3, .item-7 .index-content-tg2 {
    margin-left: 72px;
    color: white;
}

.index-content-item-2 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.index-content-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 10px;
}

/* 第一个和第三个元素占1份 */
.flex-item.small {
    flex: 1;
}

/* 第二个元素占3份 */
.flex-item.large {
    flex: 3;
}

.top-bg1 {
    width: 429px;
    height: 585px;
    background: url(/static/skin3/img/index/10.jpg) no-repeat center center;
    background-size: auto 100%;
    z-index: 1;
    position: absolute;
    margin-top: -45px;
    margin-left: -1050px;
}

.top-bg2 {
    width: 341px;
    height: 167px;
    background: url(/static/skin3/img/index/11.png) no-repeat center center;
    background-size: auto 100%;
    z-index: -1;
    position: absolute;
}

.index-box-content {
    z-index: 2;
}

.index-box-content .index-content-item:hover h4 a {
    color: #3eb9ba;
}

.index-box2 .index-box-content .index-content-item img {
    width: 100%;
    height: 245px;
}

.index-box2 .index-box-content .index-content-item {
    display: flex;
    justify-content: center;
    height: 180px;
    flex-direction: column;
}

.index-content-tg1 {
    color: #5757d2;
    font-size: 28px;
    margin: 40px 0 30px 0;
    font-weight: bold;
    width: 100%;
}

.index-content-text {
    color: var(--main-color5);
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 36px;
    color: #818181;
}

.index-content-tg2 {
    /*color: var(--main-color);*/
    font-size: 18px;
    font-weight: bold;
    margin: 3px 0;
}

.index-content-tg3 {
    color: var(--main-color5);
    font-size: 13px;
    margin: 3px 0;
}

.index-box2 .index-content-tg2 {
    /*color: var(--main-color);*/
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0 8px 0;
}

.index-box2 .index-content-tg3 {
    color: #818181;
    font-size: 14px;
    margin: 3px 0;
    line-height: 25px;
    width: 188px;
}

.index-box4 .index-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.index-box4 {
    background: #F4F3F1;
}

.index-box4 .index-box-main {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;

}

.index-box4 .index-content-tg3 {
    color: #294167;
    font-size: 16px;
    margin: 28px 0;
    line-height: 25px;
    width: 480px;
}

.index-box5 .index-box-main {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.index-box5 {
    height: 662px;
}

.index-box5 .index_itemTitle {
    margin-bottom: 8px;
    font-size: 14px;
    width: 99%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-box-right-top .index-box-title {
    font-size: 18px;
    color: #787878;
}

.column-flex-center, .row-flex-center {
    align-items: flex-start;
    overflow: hidden;
}

.index-news-box {
    color: #787878;
    width: 408px;
    height: 187px;
    padding: 30px;
    border-radius: 12px;
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgb(32 38 52 / 10%), -8px -8px 20px 0 hsl(0deg 0% 100% / 0%);
    margin: 10px 0;
}

.nav-item .header__member__link {
    line-height: 32px !important;
}

.index-box6 {
    background: linear-gradient(179deg, #e9f6ff, #fafafa);
    padding-top: 10px;
}

.index-box6 .index-box-bg .index-box-content .item-jiantou {
    width: 100px;
    height: 50px;
    /*background: url(/static/skin3/img/index/jiantou.png) no-repeat center center !important;*/
    /*background-size: auto 100%;*/
    display: flex;
    align-content: center;
    justify-content: center;
}

.index-box6 .index-box-bg .index-box-content .item-jiantou img {
    width: 88px;
}

.index-box6 .index-box-bg {
    background: #ffffff00;
}

.index-box6 .index-box-bg .index-box-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
}

.index-box6 .index-box-bg .index-box-content .item-6 {
    background: #ffffff;
    border-radius: 10px;
    padding: 10px;
    /* box-shadow: 8px 8px 20px 0 rgb(32 38 52 / 10%), -8px -8px 20px 0 hsl(0deg 0% 100% / 0%); */
    border: 1px solid #e9e9e9;
    width: 400px;
}

.index-box6 .index-box-bg .index-box-content .item-6 .index-content-tg2 {

}

.index-box6 .index-box-bg .index-box-content .item-6 .index-content-tg3 {
    font-size: 12px;
    color: #ACB4C6
}

.index-box6 .index-box-bg .index-box-content .item-7 {
    border-radius: 20px;
    padding: 10px;
    background: red;
    background: linear-gradient(86deg, #fc8129, #facc22);
    width: 400px;
}

@media (min-width: 992px) {
    /*.navbar-nav {*/
    /*    top: 19px !important;*/
    /*}*/
    .index-box1 .index-box-content {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .index-box .index-box-top, .index-box .index-box-content, .index-box4 .index-box-main, .index-box5 .index-box-main {
        min-width: 1100px;
        width: 1100px;
    }

    .index-box0 {
        min-width: 1100px;
        width: 1100px;
    }

    body {
        min-width: 1200px;
    }

    .index-box0 .index-box-right img {
        width: 450px;
        margin-left: -40px;
        margin-top: 25px;
    }

    .top-img1 {
        width: 248px;
        height: 246px;
        margin-top: -553px;
        margin-left: 697px;
    }

    .top-img2 {
        width: 248px;
        height: 246px;
        margin-top: 550px;
        margin-left: 300px;
    }

    .top-img3 {
        width: 531px;
        height: 233px;
        top: 0;
        margin-left: 188px;
    }

    .top-img4 {
        width: 248px;
        height: 346px;
        top: 150px;
        left: 0;
    }

    .top-bg2 {
        margin-left: -102px;
    }

    .index-box1 {
        height: 630px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .index-box1 .index-box-content .index-content-item {
        width: 40%;
    }

}

@media (max-width: 992px) {
    .container-fluid, .navbar-collapse, .top-bg, .index-box0, .index-box1, .index-box-top,
    .home, .row, .index-box2, .index-box-content, .index-box4, .index-box-main, .index-box5,
    .Footer_footerContainer__3AKcM, .SectionLayouts_commonPadding__397du {
        /*max-width: 100vw !important;*/
        /*min-width: 0 !important;*/
        /*width: 100% !important;*/
        max-width: 100vw;
        min-width: 0;
        width: 100%;
    }

    .index-box4 .index-box-main {
        padding: 40px 20px;
    }

    .top-bg .index-box0-left {
        margin-top: 80px;
        z-index: 1;
    }

    .index-box4 .index-content-tg3 {
        font-size: 15px;
    }

    .index-box-title {
        font-size: 28px;
    }

    body {
        min-width: 0 !important;
    }

    .index-box2 .index-box-content .index-content-item {
        margin: 0;
    }

    /*.navbar-nav{*/
    /*    flex-direction: column;*/
    /*    margin-bottom: 261px;*/
    /*    background: #e4f6ff;*/
    /*    width: 100%;*/
    /*    top: 0 !important;*/
    /*    height: 480px;*/
    /*    z-index: 2;*/
    /*}*/
    .header__nav li {
        top: -50px;
    }

    .header__nav li a {
        height: 68px;
    }

    .header__nav li .member-link-c {
        max-height: 34px;
        height: 34px !important;
    }

    .index-box-right-top {
        position: relative;
    }

    .index-news-box {
        padding-top: 68px;
        height: auto;
    }

    .index-box-right-top .index-box-title {
        position: absolute;
        top: 26px;
        left: 31px;
    }

    .top-bg {
        height: 325px;
        padding: 0 4px;
    }

    .top-bg .index-box0 {
        position: relative;
    }

    .top-bg .index-box-right {
        position: absolute;
        bottom: -55px;
        right: 30px;
        width: 250px;
    }

    .index-box0-tg1 {
        font-size: 24px;
    }

    .top-bg .index-box-right img {
        width: 100%;
    }

    .index-box1 .row {
        justify-content: space-evenly;
        margin-bottom: 20px;
    }

    .index-box1 .index-box-content .index-content-item {
        margin: 12px !important;
    }

    .index-content-item-2 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .top-bg2 {
        margin-left: -102px;
    }

    .index-box2 .index-box-content {
        padding: 0 25px;
    }

    .index-box4 .index-box-right img {
        display: none;
    }

    .index-box5 .index-box-left img {
        display: none;
    }

    .index-box4 .index-content-tg3 {
        width: 100%;
    }

    .index-box5 .index-box-right, .index-box5 .index-box-right-top, .index-box5 .index-news-box {
        width: 100%;
    }

    .index-box5 .index-box-right {
        padding: 0 25px;
    }

    .index-box5 .index-news-box {
        margin: 10px 0;
    }

    .item-7 .index-content-child2 {
        height: 91px;
        position: absolute;
        background: #f4f8fb;
        width: 91px;
        margin-left: -35px;
        margin-top: -10px;
        border-radius: 45px;
    }

    .item-7 .index-content-child2 .child-r1 {
        background: #fc8129;
        height: 66px;
        width: 66px;
        border-radius: 33px;
    }

    .item-7 .index-content-child2 .child-r1 img {
        width: 44px;
    }

    .item-7 .index-content-tg3, .item-7 .index-content-tg2 {
        margin-left: 60px;
    }
}

@media (max-width: 768px) {
    .content-dashed-line {
        display: none;
    }

    .btn-box1 {
        margin-top: 18px;
        margin-left: -46px;
    }

    .home .index-box0-tg2 {
        width: 83%;
    }

    .index-box0-tg1 {
        font-size: 22px;
    }

    .top-bg .index-box-right {
        bottom: -58px;
        width: 210px;
    }

    .header__nav li {
        top: -110px;
    }

    .header__nav li a {
        font-size: 14px;
        height: 42px;
    }

    .index-box5 .column-flex-center {
        margin-bottom: 0;
    }

    .index-box5 .text-ellipsis {
        margin-bottom: 8px;
    }

    .index-box5 .header__member__link {
        margin-top: 25px !important;
        display: block;
        margin: 0 auto;
    }

    .row-flex .Footer_verticalContent__3JOV3:nth-child(-n+4) {
        display: none;
    }

    .Footer_nav__3ESGX .Footer_contact__17PdT {
        display: flex;
        justify-content: space-around;
        align-items: center;
        width: 100%;
    }

    .Footer_contact_way {
        margin-top: 30px;
        margin-left: 20px;
    }

    .index-box1 .index-box-content .index-content-item {
        width: 40% !important;
        box-shadow:none;
    }

    .item-7 .index-content-child2 {
        height: 88px;
        position: absolute;
        background: #f4f8fb;
        width: 88px;
        margin-left: -35px;
        margin-top: -10px;
        border-radius: 44px;
    }

    .item-7 .index-content-child2 .child-r1 {
        background: #fc8129;
        height: 66px;
        width: 66px;
        border-radius: 33px;
    }

    .item-7 .index-content-child2 .child-r1 img {
        width: 44px;
    }

    .item-7 .index-content-tg3, .item-7 .index-content-tg2 {
        margin-left: 60px;
    }
}

@media (max-width: 576px) {
    .m {
        display: flex;
        display: flex;
        flex-direction: column;
    }

    .m .index-box-title {
        color: #333b62;
        letter-spacing: 3px;
    }

    .btn-box1 {
        margin-top: -10px;
    }

    .m .index-box1 .index-content-tg1 {
        color: #465183;
        font-size: 20px;
        margin: 16px 0 10px 0;
        font-weight: bold;
        letter-spacing: 2px;
    }

    .m .index-box1 .box-line {
        height: 3px;
        background: #ff9738;
        width: 30px;
    }

    .btn-box1 {
        margin-left: 0px;
    }

    .m .index-box.home {
        background: url('/static/skin3/img/index/mbg.jpg') no-repeat center center;
        background-size: 100% 100%;
        width: 100%;
        height: 429px;
        padding:0 6px;
    }

    .m .tg1 {
        margin: 15px 0 8px 0;
        font-size: 30px;
        font-weight: 900;
        background-image: linear-gradient(to bottom, #be71ff, #5836ff);
    }

    .m .tg2 {
        font-size: 30px;
        margin: 6px 0;
        font-weight: 900;
        background-image: linear-gradient(to bottom, #8971ff, #2c03fa);
    }

    .m .tg3 {
        font-size: 14px;
        color: #96a2ce;
        margin: 11px 0;
        letter-spacing:5px;
    }

    .rc {
        display: flex;
    }

    .m .top-img1 {
        width: 248px;
        height: 246px;
        position: absolute;
        margin-top: 5px;
        margin-left: 6px;
        background: url("/static/skin3/img/index/m/1.png") no-repeat center center;
        background-size: 100% 100%;
    }

    .m .en-title{
        margin-bottom: -20px;
        color: #cee8ff;
        font-size: 26px !important;
        text-align: center;
        font-weight: bold;
    }
    .m .top-img2 {
        width: 40px;
        height: 40px;
        position: absolute;
        margin-top: 126px;
        margin-left: -289px;
        background: url(/static/skin3/img/index/m/4.png) no-repeat center center;
        background-size: 100% 100%;
        margin-bottom: 17px;
    }

    .m .index-box1.new {
        background: url(/static/skin3/img/index/m/11.jpg) no-repeat center center;
        background-size: 100% 100%;
        width: 100%;
        height: 602px;
        padding: 0 10px;
    }

    .m .index-box1.new .index-box-content .index-content-item {
        width: 100% !important;
        height: 126px;
    }

    .m .btn-tiyan {
        margin-top: 0;
        margin-bottom: 0;
    }

    .m .new .a-btn {
        background: url(/static/skin3/img/index/m/5.png) no-repeat center center !important;
        background-size: 100% 100% !important;
        width: 130px;
        text-align: center;
        border-radius: 19px;
        height: 36px;
        color: white !important;
        line-height: 36px;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 4px;
    }

    .m .index-box1 .index-box-content {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .m .new .index-content-text {
        margin: 0;
        color: #97a2d0;
    }

    .m .new .box1-bg {
        background: white !important;
    }

    .m .top-bg .index-box0 {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-top: -30px;
    }

    .cc .top-bg .index-box0 {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .m .m-box {
        background: url('/static/skin3/img/index/m/6.png') no-repeat center center;
        background-size: calc(100% - 20px) 100%;
        margin-top: 34px;
    }

    .m .index-box .index-box-top {
        margin-top: -52px;
    }

    .m .rc {
        position: relative;
        background: url('/static/skin3/img/index/m/13.png') no-repeat center center;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
        padding: 20px;
    }

    .m .check1 {
        position: absolute;
        background: url('/static/skin3/img/index/m/8.png') no-repeat center center;
        background-size: 100% 100%;
        width: 18px;
        height: 18px;
        margin-left: -25px;
        margin-top: 2px;
    }

    .index-box4 .index-box-main {
        padding: 0px 20px;
    }
    .m .ricon {
        position: absolute;
        background: url('/static/skin3/img/index/m/7.png') no-repeat center center;
        background-size: 100% 100%;
        width: 88px;
        height: 88px;
        margin-left: -30px;
        margin-top: 52px;
        right: 16px;
    }
    .index-box4 .index-content-tg3 {
        margin: 15px 0;
    }
    .index-box1 .index-content-item {
        width: 22rem;
    }

    .cc .index-content-text {
        color: #97a2d0;
    }

    .m .lc {
        position: relative;
        background: url(/static/skin3/img/index/m/14.png) no-repeat center center;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
        padding: 24px 24px;
        justify-content: space-between;
        margin-top: -20px;
    }

    .m .lc {
        display: flex;
        flex-direction: row;
    }

    .lc .item {
        display: flex;
        align-items: center;
    }

    .m .lc .t1 img, .m .lc .t2 img {
        width: 45px;
        height: 45px;
    }

    .m .lc .t2 .p1 {
        margin-left: 6px;
        margin-bottom: 6px;
    }

    .m .lc .t1 .p2 {
        color: #9fa8d2;
        font-size: 12px;
        margin-left: 6px;
    }

    .m .lc .t2 .p2 {
        color: #9fa8d2;
        font-size: 12px;
        margin-left: 6px;
    }

    .pc {
        display: none;
    }

    .index-content-tg1 {
        font-size: 16px;
    }

    .index-content-tg2 {
        font-size: 16px;
    }

    .home .site-logo {
        width: 80px;
        height: 47px;
    }

    html {
        font-size: 12px;
    }

    .header {
        z-index: 2;
    }

    .top-bg {
        height: 326px;
        position: relative;
        padding: 0 0px;
    }

    .top-bg2 {
        margin-left: 0;
    }

    .navbar-nav {
        height: 293px;
        top: 73px !important;
    }

    .header__nav li {
        height: 47px;
        top: -80px;
    }

    .header__nav li a {
        font-size: 14px;
    }

    .top-bg .index-box0-tg2 {
        width: 100%;
        /*font-size: 14px !important;*/
        font-size: 12px !important;
        font-weight: 500;
    }

    .home .index-box0-tg1 {
        font-size: 32px !important;
        line-height: 48px;
        margin-bottom: 20px;
    }

    .top-bg .index-box0-left {
        margin-top: 36px;
        position: absolute;
    }

    .index-box0-tg1 br {
        display: block;
    }

    .top-bg .index-box-right img {
        width: 100%;
        margin-right: 0;
    }

    .index-box0 .index-box-right {
        bottom: -109px;
        width: 238px;
        right: -98px;
    }

    .index-box1 .index-box-content {
        padding: 0 10px;
        margin-top: -22px;
    }

    .index-box1 .index-box-content .index-content-item {
        margin: 8px auto !important;
        width: 45% !important;
        height: 194px;

        /*margin: 0px auto !important;*/
        /*width: calc(50% - 5px) !important;*/
        /*height: 262px;*/
        /*padding: 6px 24px;*/
    }
    .index-box1 .index-box-content.box11 .index-content-item {
        margin: 0px auto !important;
        width: calc(50% - 5px) !important;
        height: 262px!important;
        padding: 6px 24px;
    }

    .index-box1 .index-box-content .index-content-item img {
        width: 60px;
        height: 60px;
    }

    .index-box1 .index-content-text {
        font-size: 15px;
        line-height: 24px;
        letter-spacing: 3px;
        color: #97a2d0;
    }

    .index-box1 .index-content-tg1 {
        color: #5757d2;
        font-size: 18px;
        margin: 26px 0 26px 0;
        font-weight: bold;
    }

    .index-box1 .box-line {
        width: 44px;
        height: 6px;
        background: #5757d2;
    }

    .index-box2 .index-box-content .index-content-item img {
        width: 100%;
        height: 100px;
    }

    .index-box1 .last-index-content-item {
        margin-bottom: 25px !important;
    }

    .index-box1 .index-content-item img {
        margin: 20px 0 !important;
    }

    .index-content-item-2 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin: 24px;

    }

    .index-box4 .header-member-link-c {
        margin-top: 10px !important;
        display: block;
        margin: 0 auto;
    }

    .index-box5 .index_itemTitle {
        margin-bottom: 0 !important;
        width: 100%;
    }

    .index-box4 .index-box-main {
        margin-top: 10px;
    }

    .index-box5 .index-box-left {
        display: none;
    }

    .index-box5 {
        height: auto;
        margin-bottom: 30px;
    }

    .index-box5 .index-box-main {
        margin-top: -22px;
    }

    .index-box2 .index-content-tg2 {
        font-size: 17px;
    }

    .index-box2 .index-content-tg3 {
        font-size: 13px;
    }

    .m-index-box2 .index-box-bg .index-box-content {
        width: 50%;
        /*margin-bottom: 20px;*/
    }

    .index-box-title {
        font-size: 24px !important;
        text-align: center;
    }

    .m-index-box2 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .index-box2 {
        display: none
    }

    .m-index-box2 .index-box-bg {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
        margin-top: 16px;
    }

    .m-index-box2 .index-box-bg .index-box-content .index-content-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m-index-box2 .index-box-bg .index-box-content .index-content-item-2 {
        margin: 8px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .m-index-box2 .index-box-bg .index-box-content.m3 {
        width: 100%
    }

    /*.m-index-box2 .index-box-bg .index-box-content.m3 .index-content-item{*/
    /*      display: flex;*/
    /*      flex-direction: column;*/
    /*      align-items: center;*/
    /*}*/
    .m-index-box2 .index-box-bg .m3 .index-content-child {
        width: 40%
    }

    .m-index-box2 .index-box-bg .index-box-content .index-content-item-1 .top-bg2 {
        width: 40%;
        height: 100px;
        z-index: 1;
    }

    .m-index-box2 .index-box-bg .m3 .index-content-item-1 .top-bg2 {
        width: 100%;
        height: 100px;
        z-index: 1;
    }

    .m-index-box2 .index-box-bg .index-box-content .index-content-item .index-content-tg2 {
        font-size: 15px;
    }

    .m-index-box2 .index-box-bg .index-box-content .index-content-item .index-content-tg3 {
        font-size: 11px;
        color: #818181;
    }

    .m-index-box2 .index-box-bg .index-box-content .index-content-item-2 .index-content-tg2 {
        font-size: 15px;
    }

    .m-index-box2 .index-box-bg .index-box-content .index-content-item-2 .index-content-tg3 {
        line-height: 17px;
        font-size: 11px;
        color: #818181;
    }

    .m-index-box2 .m3-gb1 {
        height: 100px;
        background: url(/static/skin3/img/index/bg1.png) repeat center center;
        background-size: auto 100%;
    }
    .btn-tiyan:hover {
        width: 172px;
        height: 47px;
    }
    .m .kf-bg {
        background: url(/static/skin3/img/index/m/9.png) no-repeat center center !important;
        background-size: 100% 100% !important;
    }
    .index-box .index-box-top {
        height: 120px;
    }

    .m-index-box2 .index-box-bg {
        padding-top: 0;
    }

    .index-box-tag {
        text-align: center;
        font-size: 14px
    }

    .index-box2 .index-box-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .index-box2 .index-box-content .index-content-item {
        width: 47%;
    }

    .index-box2 .index-box-content .index-content-item {
        height: auto;
    }

    .index-box5 .index-news-box a {
        display: inline-block;
        margin-bottom: 10px;
        font-size: 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
    }

    .home .top-bg .header-member-link-c {
        width: 130px;
        height: 36px;
        line-height: 36px;
        margin-top: 16px;
        font-weight: 500;
        letter-spacing: 4px;
        font-size: 14px;
    }
    .m .home .top-bg .header-member-link-c:hover {
        width: 134px;
        height: 38px;
        line-height: 38px;
    }
    .m .new .a-btn:hover{
        width: 134px;
        text-align: center;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
    }
    .home .header-member-link-c.nav-link {
        width: 130px !important;
    }

    .item-7 .index-content-child2 {
        height: 50px;
        position: absolute;
        background: #ffffff00;
        width: 50px;
        margin-left: -25px;
        margin-top: -30px;
        border-radius: 34px;
    }

    .item-7 .index-content-child2 .child-r1 {
        background: #fc8129;
        height: 33px;
        width: 33px;
        border-radius: 33px;
    }

    .item-7 .index-content-child2 .child-r1 img {
        width: 22px;
    }

    .item-7 .index-content-child {
        margin: 10px 0;
    }

    .item-7 .index-content-tg3, .item-7 .index-content-tg2 {
        margin-left: 10px;
        color: white;
    }

    .item-6 .index-content-tg2, .item-7 .index-content-tg2 {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .item-6 .index-content-tg3, .item-7 .index-content-tg3 {
        font-size: 11px;
    }

    .index-box6 .index-box-bg .index-box-content .item-jiantou {
        height: 30px;
    }

    .index-box6 .index-box-bg .index-box-content .item-jiantou img {
        width: 48px;
        height: 30px;
    }

    .index-box6 .index-box-bg .index-box-content .item-7 {
        padding: 5px;
    }

    .index-box6 .index-box-bg {
        padding: 10px;
    }
}

.index-box-bg {
    width: 100%;
    background: #eff6ff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 45px;
}

.kf-bg {
    background-size: auto 100%;
}

.kf-bg1 {
    background: url(/static/skin3/img/index/kf-13.png) no-repeat center center !important;
}

.kf-bg2 {
    background: url(/static/skin3/img/index/kf-14.png) no-repeat center center !important;
}

.kf-bg3 {
    background: url(/static/skin3/img/index/kf-15.png) no-repeat center center !important;
}

.kf-bg4 {
    background: url(/static/skin3/img/index/kf-16.png) no-repeat center center !important;
}

.box-line {
    width: 56px;
    height: 8px;
    background: white;
    margin-top: 12px;
    border-radius: 5px;
}

.IndustryInformation_item {
    line-height: 22px;
}
