.content-left {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.content-right {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.content1-title {
    font-size: 78px;
    font-weight: bold;
    margin-top: 54px;
}

.index-content1 {
    font-size: 0;
    padding: 0 18px;
}

.index-content1 .blueText {
    font-size: 100px;
    color: #007FFC;
}

.index-content1 .sub-title {
    font-size: 41px;
    font-weight: 500;
    color: #848994;
    margin-top: 21px;
}

.index-content1 .btn-appo {
    width: 242px;
    height: 70px;
    background: linear-gradient(90deg, #FEE900, #FFC127);
    box-shadow: 3px 4px 25px 0px rgb(255 177 8 / 50%);
    border-radius: 6px;
    font-size: 24px;
    font-weight: 400;
    color: #392802;
    margin: 56px 0 46px 0;
    cursor: pointer;
    display: block;
    text-align: center;
    line-height: 70px;
}

.btn-appo-border {
    width: 200px;
    margin-left: 25px;
    height: 66px;
    line-height: 64px;
    border: 2px solid #000;
    border-radius: 6px;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 24px;
    vertical-align: top;
    cursor: pointer;
    color: #000;
    text-align: center;
    margin-top: 56px;
}

.btn-appo-border:active {
    color: #000;
}

.btn-appo-border .icon-download-file {
    margin-left: 10px;
    margin-bottom: 8px
}

.prodct-card-con.special {
    background: url(../res/images/index/curwl-02.png) no-repeat;
}

.index-content1 .btn-appo:hover {
    /* animation: gradientChange 0.5s; */
    background: linear-gradient(90deg, rgba(254, 233, 0, 0.75), rgba(255, 193, 39, .85));
}

@keyframes gradientChange {
    100% {
        /* // 渐变中的颜色发生了变化          */
        background: linear-gradient(90deg, rgba(254, 233, 0, 0.9), rgba(255, 193, 39, .9));

    }
}

.btn-appo .icon-blackRight {
    margin-left: 10px;
    margin-bottom: 8px;
}

.small-txt {
    font-size: 22px;
    font-weight: 400;
    color: #666;
    line-height: 29px;
    padding-top: 15px;
}

.index-pic1 {
    margin-left: -74px;
    max-width: none;
    margin-top: 3px;
}

.main-title {
    font-size: 52px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    padding: 76px 0 40px 0;
    font-family: "Source Han Sans CN";
}

.prodct-tabs {
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}

.prodct-tabitem {
    display: inline-block;
    line-height: 40px;
    cursor: pointer;
    height: 60px;
    vertical-align: top;
    font-size: 24px;
    padding: 0 3.125vw;
}

.prodct-tabitem.active {
    font-weight: bold;
}

.tabs-line {
    display: none;
}

.active .tabs-line {
    display: block;
    margin: 0 auto;
}

.prodct-tabs-content {
    background: url(../res/images/index/bg2.png) no-repeat;
    padding: 0 0 45px 0;
    align-items: flex-start !important;
    margin-top: 24px;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: flex;
}

.img-resize {
    margin-top: 9px;
    display: block;
    max-width: 51.35vw;
}

.cont-left {
    position: relative;
    margin-left: -20px;
}

.cont-left .link1 {
    position: absolute;
    right: 21.09vw;
    bottom: 0px;
}

.cont-left .link2 {
    position: absolute;
    right: 9.09vw;
    bottom: 0px;
}

.cont-left .link3 {
    position: absolute;
    right: 18.09vw;
    bottom: 26px;
}

.cont-left .link4 {
    position: absolute;
    right: 11.09vw;
    bottom: 0;
}

.prodct-card {
    width: 600px;
    height: 550px;
    box-shadow: 4px 7px 33px 0px rgb(0 121 255 / 20%);
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 20px;
    overflow: hidden;
    background: linear-gradient(39deg, #0074FE, #009FF8);
    margin-top: -16px;
}

.prodct-card-con {
    width: 100%;
    height: 100%;
    padding: 30px 30px 30px 40px;
    background: url(../res/images/index/curwl.png) no-repeat;
}

.prodct-card .card-title {
    font-size: 36px;
    font-weight: bold;
    color: currentColor;
}

.prodct-card .card-dir {
    font-weight: 400;
    line-height: 34px;
    margin: 20px 0 24px 0;
}

.prodct-card .card-item {
    line-height: 48px;
}

.prodct-card .icon-success,
.prodct-card .icon-bsuccess {
    margin-right: 10px;
}

.prodct-card .show-more {
    margin-top: 40px;
    cursor: pointer;
    color: currentColor;
    display: inline-block;
}

.prodct-card .show-more:hover {
    color: currentColor;
    text-decoration: underline;
}

.card-two.prodct-card {
    color: #000;
    background: linear-gradient(40deg, #46DEFF, #2DFEFE);
    box-shadow: 4px 7px 33px 0px rgb(5 218 243 / 20%);
}

.card-three.prodct-card {
    color: #000;
    background: linear-gradient(40deg, #FFC127, #FFE327);
    box-shadow: 4px 7px 33px 0px rgb(255 193 39 / 20%);
}

.card-four.prodct-card {
    color: #fff;
    background: linear-gradient(40deg, #5D2FF2, #7844F0);
    box-shadow: 4px 7px 33px 0px rgb(98 0 237 / 20%);
}

.index-content3 {
    background: url(../res/images/index/earth2.png) no-repeat center 50px;
    /* background-position: bottom 60px right 0; */
}

.relative {
    position: relative;
}

.abImg {
    position: absolute;
}

.abImg.line1 {
    right: 3px;
    bottom: -21px;
}

.abImg.line2 {
    left: 0;
    bottom: -20px;
}

.abImg.line3 {
    left: 50%;
    bottom: -26px;
    transform: translate(-50%, -50%);
}

.chose-content {
    padding: 30px 32px 150px;
}

.chose_item {
    margin-bottom: 48px;
    width: 25%;
    padding: 0 4.16vw;
}

.chose_item .size60 {
    margin-right: 5px;
}

.chose_sn {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.chose_sn1 {
    background: #0BC8FF;
}

.chose_sn2 {
    background: #FFC128;
}

.chose_sn3 {
    background: #0DE4E7;
}

.chose_sn4 {
    background: #9696FF;
}

.chose_num {
    margin: 30px 0;
    font-weight: 500;
    white-space: nowrap;
}

.choseDir {
    font-size: 20px;
    line-height: 34px;
}

.index-content4 {
    margin-top: -100px;
}

.index-content4 .content {
    margin-top: -80px;
    background: url(../res/images/index/bg3.png) no-repeat left 40px;
    padding-bottom: 114px;
}

.index-content4 .sub-title {
    font-size: 26px;
    font-weight: 500;
    color: #848994;
    line-height: 60px;
    padding: 45px 0 30px;
    text-align: center;
}

.qiyeWrap {
    padding: 0 120px;
}

.qiye_listBg {
    background-color: rgba(247, 250, 254, .95);
    padding: 44px 12px 40px 40px;
    border-radius: 12px;
    max-width: 1710px;
    margin: 0 auto;
    min-height: 634px;
}

.qiye_item {
    border-radius: 8px;
    width: 295px;
    height: 88px;
    margin: 0 25px 22px 0;
}

.index-content4 .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.index-content4 .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 26px;
}

.index-content4 .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}

.swiper-button-next,
.swiper-button-prev {
    background: rgba(0, 0, 0, .2);
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-image: none;
    color: #fff;
    line-height: 64px;
    font-size: 48px;
    text-align: center;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: rgba(0, 0, 0, .3);
}

.swiper-button-prev .icon-arrowRight {
    transform: rotate(180deg);
}

.index-content5 {
    margin-top: -100px;
}

.shouhou_content {
    background: url(../res/images/index/bg4.png) no-repeat center;
    text-align: center;
    padding: 20px 0 30px 0;
}

.swiper-pagination-bullet:hover {
    opacity: .25;
}

@media screen and (max-width:828px) {
    .m1700 {
        padding: 0;
    }

    .content-left {
        width: 100%;
        display: block;
    }

    .content-right {
        width: 100%;
        display: block;
    }

    .index-mob-pic1 {
        margin-top: 24px;
    }

    .index-content1 .blueText {
        font-size: 45px;
    }

    .content1-title {
        font-size: 39px;
    }

    .size90 {
        font-size: 39px;
    }

    .index-content1 .sub-title {
        font-size: 18px;
        line-height: 30px;
    }

    .index-content1 .btn-appo {
        width: 121px;
        height: 35px;
        font-size: 12px;
        line-height: 36px;
        margin: 28px 0 23px;
    }

    .btn-appo .icon-blackRight {
        margin-left: 5px;
        margin-top: 6px;
    }

    .btn-appo-border .icon-download-file {
        margin-left: 5px;
        margin-bottom: 5px;
    }

    .index-content1 .btn-appo-border {
        width: 102px;
        height: 35px;
        font-size: 12px;
        line-height: 32px;
        margin-left: 15px;
        margin-top: 28px;
    }

    .small-txt {
        font-size: 12px;
        padding-top: 7px;
        line-height: 15px;
    }

    .index-content2 {
        padding-top: 43px;
    }

    .main-title {
        font-size: 26px;
        padding: 10px 0 10px 0;
    }

    .index-content2 .pad-b30 {
        padding-bottom: 30px;
    }

    .prodct-tabs {
        padding: 0 10px;
    }

    .prodct-tabitem {
        display: inline-block;
        width: calc(50% - 10px);
        margin: 0 5px 12px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding: 0;
        border: 1px solid #eee;
        border-radius: 15px;
    }

    .prodct-tabitem.active {
        font-weight: normal;
    }

    .prodct-tabs-content {
        margin-top: 7px;
        padding-bottom: 0;
    }

    .cont-left {
        margin-left: 0;
    }

    .tab-content {
        display: flex;
        padding-bottom: 33px;
    }

    .tab-content+.tab-content {
        padding-top: 32px;
    }

    .prodct-card {
        margin: 0 20px;
        width: auto;
        height: auto;
        margin-top: 37px;
    }

    .prodct-card-con {
        padding: 16px;
    }

    .prodct-card .card-title {
        font-size: 18px;
    }

    .prodct-card .card-dir {
        font-size: 14px;
        line-height: 23px;
        margin: 15px 0 12px 0;
    }

    .prodct-card .card-item {
        font-size: 14px;
        line-height: 25px;
    }

    .prodct-card .show-more {
        margin-top: 20px;
        font-size: 14px;
        text-decoration: underline;
    }

    .index-content3 {
        padding-top: 15px;
        background: url(../res/images/m_index/earth-03.png) no-repeat center center;
    }

    .chose-content {
        padding: 20px 0 0;
    }

    .chose_item {
        width: 50%;
        padding: 0;
    }

    .chose_sn {
        width: 50px;
        height: 50px;
    }

    .abImg.line1 {
        bottom: -9px;
    }

    .size48 {
        font-size: 24px;
    }

    .size60 {
        font-size: 30px;
    }

    .chose_num {
        margin: 15px 0;
    }

    .choseDir {
        font-size: 14px;
        line-height: 20px;
        padding: 0 18px;
        text-align: justify;
    }

    .index-content4 {
        margin-top: 0;
        padding-bottom: 30px;
    }

    .abImg.line2 {
        margin-top: 0;
        bottom: -8px;
    }

    .index-content4 .content {
        margin-top: 0;
        background: url(../res/images/m_index/bg3.png) no-repeat left bottom;
    }

    .index-content4 .sub-title {
        font-size: 16px;
        line-height: 1.5;
        padding: 0;
    }

    .qiyeWrap {
        padding: 20px 20px 0;
    }

    .qiye_listBg {
        border-radius: 6px;
        padding: 16px 8px 32px 15px;
    }

    .qiye_item {
        /* width: 148px; */
        width: 39.47vw;
        image-rendering: pixelated;
        margin: 0 8px 8px 0;
        height: auto;
    }

    .index-content4 .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        cursor: pointer;
    }

    .index-content4 .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 14px;
    }

    .index-content4 .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }

    .index-content5 {
        margin-top: 0;
    }

    .abImg.line3 {
        bottom: -10px;
    }

    .title {
        font-size: 39px;
    }

    .busi {
        font-size: 20px;
        line-height: 23px;
    }

    .prodct-tabs-content {
        background: none;
    }

    .prodct-card-con {
        background: url(../res/images/m_index/curwl-s.png) no-repeat;
        background-size: 100% auto;
    }

    .index-content1 .btn-appo {
        box-shadow: 0px 1px 10px 0px rgb(255 177 8 / 50%);
    }

    .prodct-card-con.special {
        background: url(../res/images/m_index/curwl-02-s.png) no-repeat;
        background-size: 100% auto;
    }

    /* .shouhou_content{
        background: none;
    } */
    img.elimin {
        padding: 12px;
    }
}

/* 定位 */

@media screen and (max-width:1918px) {
    .content1-title {
        margin-top: 0;
    }

    .index-pic1 {
        margin-left: -40px;
        max-width: 100%;
        margin-top: 8px;
    }

    /* .index-content4 .content {
        padding-bottom: 70px;
    } */
}

/* 1920 * 150% */
@media screen and (min-width: 829px) and (max-width: 1439px) {
    .content1-title {
        font-size: 60px;
    }

    .index-content1 .blueText {
        font-size: 74px;
        position: relative;
        top: 5px;
    }

    .chose_num {
        margin: 20px 0 10px 0;
    }

    .index-content1 .btn-appo {
        margin: 36px 0 26px 0;
        height: 66px;
        font-size: 23px;
        line-height: 66px;
    }

    .index-content1 .btn-appo-border {
        margin-top: 36px;
    }

    .main-title {
        font-size: 44px;
        padding: 46px 0 40px 0;
    }

    .prodct-tabs-content {
        padding: 0px 0 60px 0;
        background-size: 108%;
        margin-top: 0px;
    }

    .size60 {
        font-size: 54px;
    }

    .size48 {
        font-size: 32px;
    }

    .index-content1 .sub-title {
        font-size: 32px;
    }

    .index-content4 .sub-title {
        font-size: 23px;
        margin-top: 10px;
    }

    .index-pic1 {
        margin-left: 0;
        margin-top: 0;
    }

    .prodct-card {
        width: 500px;
        height: 428px;
        margin-top: 7px;
        box-shadow: 4px 7px 16px 0px rgb(0 121 255 / 20%);
    }

    .small-txt {
        font-size: 20px;
    }

    .img-resize {
        width: 736px;
    }

    .cont-left .link1 {
        right: 300px;
    }

    .cont-left .link2 {
        right: 113px;
    }

    .cont-left .link3 {
        right: 260px;
    }

    .cont-left .link4 {
        right: 140px;
    }

    .ness {
        min-width: 83%;
    }

    .index-content1 {
        padding-left: 30px;
    }

    /* .qiye_item {
        width: 290px;
        height: 86px;
        margin: 0 16px 22px 0;
    } */
    .qiye_item {
        border-radius: 8px;
        width: 236px;
        height: 68px;
        margin: 0 12px 16px 0;
    }

    .qiye_listBg {
        min-height: 584px;
    }

    .qiye_listBg {
        padding: 28px 0px 40px 24px;
    }

    .chose_item {
        padding: 0 2vw;
    }

    .prodct-card .card-title {
        font-size: 32px;
    }

    .index-content4 .content {
        background: url(../res/images/index/bg3.png) no-repeat left top 86px;
        background-size: 41%;
    }

    .chose-content {
        padding: 10px 32px 120px;
    }

    .index-content4 {
        margin-bottom: 40px;
    }

    .prodct-card-con {
        padding: 26px;
    }

    .prodct-card .card-dir {
        margin: 20px 0 12px 0;
    }

    .prodct-card .card-item {
        line-height: 36px;
        font-size: 18px;
    }

    .prodct-card .card-dir {
        font-size: 18px;
        line-height: 30px;
    }

    .prodct-card .show-more {
        margin-top: 24px;
    }

    .medal {
        width: 96%;
    }

    .shouhou_content {
        padding: 10px 0 30px 0;
    }

    .tab-content.active {
        margin-top: -10px;
    }
}

@media screen and (min-width:1365px) and (max-width: 1366px) {
    .qiye_item {
        margin: 0 35px 16px 0;
    }
}

/* 1920 * 125% */
@media screen and (min-width: 1440px) and (max-width: 1680px) {
    .prodct-card .card-item {
        line-height: 44px;
    }

    .qiye_item {
        margin: 0 10px 22px 0;
    }

    .prodct-card {
        margin-top: 0px;
        height: 480px;
    }

    .prodct-tabs-content {
        padding: 0px 0 21px 0;
        margin-top: -10px;
        background-size: 100%;
    }

    .prodct-card {
        box-shadow: 4px 7px 16px 0px rgb(0 121 255 / 20%);
    }

    .chose_item {
        padding: 0 2vw;
    }

    .chose-content {
        padding: 26px 32px 100px;
    }

    .index-content1 .blueText {
        font-size: 90px;
        position: relative;
        top: 5px;
    }

    .size90 {
        font-size: 76px;
    }

    .content1-title {
        font-size: 72px;
    }

    .index-content1 .sub-title {
        font-size: 36px;
    }

    .main-title {
        font-size: 46px;
        padding: 80px 0 30px 0;
    }

    .main-title-sh {
        padding: 100px 0 8px 0;
    }

    .index-content1 .btn-appo {
        margin: 46px 0 36px 0;
    }

    .index-content1 .btn-appo-border {
        margin-top: 46px;
    }

    .headerG .btn-appo-blue {
        margin-bottom: 36px;
    }

    .chose_num {
        margin: 20px 0;
    }

    .qiye_listBg {
        min-height: 746px;
    }

    .img-resize {
        width: 55.8vw;
    }

    .index-content1 {
        padding-left: 30px;
    }

}

@media screen and (min-width:1920px) {
    .prodct-card-con {
        padding: 50px 30px 30px 40px;
    }
}