@media (min-width: 1080px) {
    .mg-80 {
        margin-top: 80px;
    }

    .channel-address {
        position: absolute;
        bottom: 0px;
        width: 100%;
        background: rgba(4, 11, 48, 0.21);
        border-top: 1px solid rgba(255, 255, 255, 0.4);
    }

    .channel-title {
        display: flex;
        align-items: center;
        padding: 10px 12.5%;
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.58);
        line-height: 18px;
    }

    .channel-title1 {
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.58);
        line-height: 18px;
    }

    .channel-title1:hover {
        color: #eee
    }

    .channel-title2 {
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 500;
        color: #ffffff;
        line-height: 18px;
    }

    .channel-address2 {
        width: 100%;
        position: absolute;
        background: rgba(4, 11, 48, 0.21);
        top: 362px;
        border-top: 1px solid rgba(255, 255, 255, 0.4);
    }

    .channel-title21 {
        display: flex;
        align-items: center;
        padding: 10px 12.5%;
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.58);
        line-height: 18px;
    }

    .channel-title121 {
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.58);
        line-height: 18px;
    }

    .channel-title121:hover {
        color: #eee
    }

    .channel-title221 {
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 500;
        color: #ffffff;
        line-height: 18px;
    }

    .cursor-pointer {
        cursor: pointer;
    }

    .list-show {
        display: none;
    }

    .close-show {
        display: none;
    }

    .movepopup-center-none {
        display: none;
    }

    .movepopup-right-none {
        display: none;
    }

    .iphone-popup {
        display: none;
    }

    .box7container-check-phone {
        display: none;
    }

    .box7container-flex-phone {
        display: none;
    }

    .line-box7-phone {
        display: none;
    }

    .box2container-phone {
        display: none;
    }

    .movepopupshow {
        display: none;
    }

    .pc-erweima {
        position: fixed;
        right: 15px;
        display: flex;
        z-index: 1000;
        top: 50%;
    }


    .pc-erweima-left {
        display: flex;
        align-items: center;
        flex-direction: column;
        padding: 12px;
        background-color: #fff;
        margin-right: 10px;
    }

    .pc-erweima-left span {
        font-size: 12px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #0059ff;
        line-height: 12px;
        margin: 10px;
    }

    .pc-erweima-left img {
        width: 100%;
        height: 100%;
        max-width: 114px;
        max-height: 114px;
    }

    .pc-erweima-right {
        width: 72px;
        display: flex;
        align-items: center;
        flex-direction: column;
        padding: 12px;
        background-color: #fff;
        margin-top: 80px;
        height: 164px;
    }

    .pc-topicon {
        width: 16px;
        height: 16px;
    }

    .pc-erweima-right img {
        width: 33px;
        height: 28px;
    }

    .pc-erweima-right span {
        font-size: 12px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
        line-height: 14px;
        margin: 8px 0 20px 0;
    }

    .top-gpto {
        position: fixed;
        right: 15px;
        display: flex;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 12px;
        background: #fff;
        width: 72px;
        height: 72px;
        z-index: 1000;
    }

    .top-gpto-span1 {
        font-size: 20px;
    }

    .top-gpto-span2 {
        font-size: 12px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
        line-height: 14px;
        margin: 8px 0 0px 0;
    }

    .top-gpto-span3 {
        display: none;
    }

    .title-name {
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
        line-height: 16px;
    }

    .movepopup {
        position: fixed;
        top: 60px;
        left: 0;
        display: flex;
        justify-content: s;
        min-height: 380px;
        width: 100%;
        /* background-color: #ffffffe3; */
        z-index: 99999;
        padding: 0 12.5%;

    }

    .movepopup-left {
        display: flex;
        flex-direction: column;
        width: 260px;
        min-height: 380px;
        background-color: #f3f6f9;
    }

    .movepopup-left-title {
        margin: 37px 0 0 20px;
        display: flex;
        align-items: center;
    }

    .movepopup-left-title span {
        margin-left: 10px;
        font-size: 16px;
        font-family: pingfangsc-semibold, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        background: linear-gradient(270deg, #6997fe 0%, #0458ff 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .movepopup-left-one {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 263px;
        height: 44px;
        color: #2c3541;
        margin: 5px 0;
        /* background: linear-gradient(270deg, #6a97fe 0%, #0458ff 100%); */
    }

    .movepopup-left-one a {
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        margin-left: 50px;
    }

    .movepopup-left-one-a {
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        margin-left: 50px;
    }

    .movepopup-left-one img {
        margin-right: 13px;
    }

    .movepopup-center {
        display: flex;
        flex-direction: column;
        padding-bottom: 40px;
    }

    .movepopup-center-span {
        margin: 40px 0px 0 60px;
        font-size: 16px;
        font-family: pingfangsc-semibold, pingfang sc;
        font-weight: 600;
        color: #2c3541;
    }

    .movepopup-center-span {
        margin: 40px 0px 0 60px;
        font-size: 16px;
        font-family: pingfangsc-semibold, pingfang sc;
        font-weight: 600;
        color: #2c3541;
    }

    .movepopup-center-content {
        display: flex;
        flex-wrap: wrap;
    }

    .movepopup-center-content span {
        margin: 30px 0 0 60px;
        width: 250px;
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
    }

    .movepopup-right {
        display: flex;
        flex-direction: column;
    }

    .movepopup-right-title {
        margin: 40px 0px 0 20px;
        font-size: 16px;
        font-family: pingfangsc-semibold, pingfang sc;
        font-weight: 600;
        color: #2c3541;
    }

    .movepopup-right-felx {
        display: flex;
        align-items: center;
        margin-top: 19px;
    }

    .movepopup-right-felx-one {
        display: flex;
        flex-direction: column;
        padding: 10px;
        width: 260px;
        margin: 10px 0px 0 20px;
        background: ;
        background-size: 100% 100%;
    }

    .movepopup-right-felx-one-title {
        font-size: 16px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        margin: 5px;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
    }

    .movepopup-right-felx-one-content {
        font-size: 14px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #898e94;
        margin: 5px;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
    }

    .popup-corporate-none {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%;
        height: 188px;
        z-index: 99999;
    }

    .popup-about-none {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%;
        height: 188px;
        z-index: 99999;
    }

    .popup-news-none {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%;
        height: 188px;
        z-index: 99999;
    }

    .popup-tzzyd-none {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%;
        height: 188px;
        z-index: 99999;
    }

    .popup-corporate {
        background: rgba(255, 255, 255, 0.9);
        box-shadow: 0px 18px 20px 0px rgba(239, 243, 249, 0.26);
        backdrop-filter: blur(3px);
        padding: 34px 12.5%;
        display: flex;
        justify-content: space-between;
    }

    .popup-corporate-left {
        width: 68%;
    }

    .popup-corporate-right {
        width: 30%;
        position: relative;
    }

    .popup-corporate-right img {
        width: 285px;
        height: 160px;
    }

    .popup-corporate-right span {
        width: 100px;
        text-align: center;
        font-size: 18px;
        font-family: pingfangsc-semibold, pingfang sc;
        font-weight: 600;
        color: #ffffff;
        position: absolute;
        left: 93px;
        top: 70px;
    }

    .popup-corporate-left-top {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
    }

    .popup-corporate-left-top img {
        width: 24px;
        height: 24px;
    }

    .popup-corporate-left-top a {
        margin-left: 4px;
        font-size: 16px;
        font-family: pingfangsc-semibold, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        background: linear-gradient(270deg, #6997fe 0%, #0458ff 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .popup-corporate-left-bottom {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
        margin-top: 36px;
    }

    .popup-corporate-left-bottom-flex {
        display: flex;
        align-items: center;
        /*width: 25%;*/
        padding-bottom: 13px;
        margin-right: 60px;
    }

    .popup-corporate-left-bottom-flex img {
        width: 22px;
        height: 22px;
    }

    .popup-corporate-left-bottom-flex a {
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
        margin-left: 4px;
    }

    .popup-corporate-left-bottom-flex a:hover {
        color: #0458ff
    }

    .box2title-phone {
        display: none;
    }

    .box4container-content-left-img-iphone {
        display: none;
    }

    .box2container-width-iphone {
        display: none;
    }

    .logo {
        max-width: 150px;
    }

    .body-title {
        width: 100%;
        height: 60px;
        background-color: #fff;
        z-index: 9999;
        position: fixed;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0px 2px 4px 0px rgba(175, 186, 197, 0.3);
        -webkit-backdrop-filter: blur(12px);
        backdrop-filter: blur(12px);
        background: hsla(0, 0%, 100%, .5) !important;
    }

    .fix-title {
        width: 75%;
        display: flex;
        align-items: center;
    }

    .fix-title-flex {
        width: 20%;
    }

    .fix-title-title {
        width: 70%;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .fix-title-title-div {
        color: #2c3541;
        font-size: 15px;
        height: 30px;
        margin-top: 10px;
    }

    .fix-right {
        position: fixed;
        right: 2.5rem;
        display: flex;
        align-items: center;
    }

    .fix-right .fix-right-flex {
        display: flex;
        align-items: center;
        margin-right: 26px;
    }

    .fix-right .fix-right-flex-s {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 96px;
        height: 35px;
        background: #2166fc;
        border-radius: 3px;
    }

    .fix-right .fix-right-flex-s span {
        font-size: 14px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #ffffff;
    }

    .pic-index {
        margin-top: 60px;
        width: 100%;
        max-height: 600px;
        height: 540px;
        position: relative;
    }

    .pic-index img {
        width: 100%;
        height: 540px;
    }

    .pic-index2 {
        margin-top: 60px;
        width: 100%;
        max-height: 600px;
        height: 540px;
        position: relative;
    }

    .pic-index2 img {
        width: 100%;
        height: 540px;
    }

    .absoled-titleto {
        position: absolute;
        top: 25%;
        z-index: 999;
        left: 27.5%;
        font-size: 36px;
        font-weight: 600;
        font-size: 20px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #ffffff;
        line-height: 20px;
    }

    .absoled-titletol {
        position: absolute;
        top: 25%;
        z-index: 999;
        left: 12.5%;
        font-size: 36px;
        font-weight: 600;
        font-size: 20px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #ffffff;
        line-height: 20px;
    }

    .absoled-titleto2 {
        position: absolute;
        top: 25%;
        z-index: 999;
        left: 27.5%;
        font-size: 36px;
        font-weight: 600;
        font-size: 20px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        line-height: 20px;
    }

    .absoled-title {
        position: absolute;
        top: 28%;
        color: #ffffff;
        z-index: 999;
        left: 12.5%;
        font-size: 50px;
        font-weight: 600;
    }

    .absoled-title22 {
        position: absolute;
        top: 28%;
        color: #2c3541;
        z-index: 999;
        left: 12.5%;
        font-size: 50px;
        font-weight: 600;
    }

    .absoled-title2 {
        position: absolute;
        top: 40%;
        color: #ffffff;
        z-index: 999;
        letter-spacing: 1.13px;
        left: 12.5%;
        font-size: 24px;
    }

    .absoled-title222 {
        position: absolute;
        top: 40%;
        color: #2c3541;
        z-index: 999;
        letter-spacing: 1.13px;
        left: 12.5%;
        font-size: 24px;
    }

    .line-height-dashed {
        width: 100%;
        border: 2px dashed black;
    }

    .absoled-title3 {
        position: absolute;
        top: 50%;
        z-index: 999;
        left: 12.5%;
        width: 149px;
        height: 44px;
        border-radius: 2px;
        border: 1px solid #ffffff;
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #ffffff;
        line-height: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .absoled-title3:hover, .absoled-title32:hover {
        position: absolute;
        top: 50%;
        z-index: 999;
        left: 12.5%;
        width: 149px;
        height: 44px;
        border-radius: 2px;
        border: 1px solid #ffffff;
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #ffffff;
        line-height: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #1d63fc
    }


    .absoled-title32 {
        position: absolute;
        top: 50%;
        z-index: 999;
        left: 12.5%;
        width: 149px;
        height: 44px;
        border-radius: 2px;
        border: 1px solid #2c3541;
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
        line-height: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .flex-forth {
        width: 75%;
        height: 120px;
        position: absolute;
        top: 540px;
        left: 12.5%;
        background: #ffffff;
        box-shadow: 0px 1.125rem 1.25rem 0px rgba(239, 243, 249, 0.26);
        border: 0.125rem solid rgba(25, 38, 48, 0.02);
        z-index: 999;
        display: flex;
        align-items: center;
    }

    .flex-forth-item {
        width: 25%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .flex-forth-item-img {
        width: 62px;
        height: 62px;
    }

    .flex-forth-item-cloum {
        display: flex;
        flex-direction: column;
        margin-left: 5px;
    }

    .flex-forth-item-cloum-one {
        font-size: 26px;
        font-family: dinmittelschriftltcyr;
        color: #1d63fc;
        line-height: 36px;
        font-weight: 600;
    }

    .flex-forth-item-cloum-two {
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
        line-height: 12px;
    }

    .box2 {
        width: 75%;
    }

    .box2 .title {
        text-align: center;
        width: 100%;
        font-size: 2.5rem;
        font-weight: 800;
        padding-top: 40px;
    }

    .box2 .title2 {
        text-align: center;
        margin-top: 10px;
        font-size: 0.875rem;
        font-weight: 400;
        color: #a2a7ad;
    }

    .box2 .line-height {
        margin: auto;
        margin-top: 4px;
        text-align: center;
        width: 86px;
        height: 8px;
        background: linear-gradient(270deg, #6a97fe 0%, #0458ff 100%);
    }

    .jjfa {
        width: 100%;
        position: relative;
    }

    .jjfa-title {
        padding-top: 80px;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .jjfa-title .title {
        text-align: center;
        width: 100%;
        font-size: 2.5rem;
        font-weight: 800;
        color: #ffffff;
    }

    .jjfa-title .title2 {
        text-align: center;
        margin-top: 10px;
        font-size: 0.875rem;
        font-weight: 400;
        color: #ffffff;
    }

    .jjfa-title .line-height {
        margin: auto;
        margin-top: 4px;
        text-align: center;
        width: 86px;
        height: 8px;
        background: linear-gradient(270deg, #6a97fe 0%, #0458ff 100%);
    }


    .line-height2 {
        margin: auto;
        margin-top: 10px;
        text-align: center;
        width: 86px;
        height: 8px;
        background: linear-gradient(270deg, #6a97fe 0%, #0458ff 100%);
    }

    .box2 .col-6 {
        padding: 20px 10px;
    }

    .box2 .col-6 img {
        width: 300px;
        height: 150px;
    }

    .box2 .col-6 h2 {
        font-size: 20px;
        font-weight: bold;
    }

    .box2 .col-6 p {
        font-size: 14px;
        height: 10px;
    }

    .box2container {
        background: ;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .box2container-width {
        width: 75%;
        display: flex;
        margin: 0 auto;
    }

    .box2container .box2container-width .box2container-title {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        margin: 20px 10px 10px 10px;
        width: 33%;
    }

    .box2container .box2container-width .box2container-title .box2container-title-one {
        display: flex;
        flex-direction: column;
    }

    .box2container .box2container-width .box2container-title .box2container-title-two {
        display: flex;
        flex-direction: column;
        margin-top: 20px;
    }

    .box2container .box2container-width .box2container-title .box2container-title-two .box2container-title-title {
        font-size: 18px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
    }

    .box2container .box2container-width .box2container-title .box2container-title-one .box2container-title-title {
        float: left;
        font-size: 26px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 900;
        color: #2c3541;
    }

    .box2container-title-content {
        /* width: 450px; */
        /* height: 72px; */
        max-width: 450px;
        color: #656666;
        letter-spacing: 1.5px;
        margin: 20px 0 0 0;
        font-size: 14px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    .box2container-title-content1 {
        /* width: 450px; */
        /* height: 72px; */
        max-width: 450px;
        color: #656666;
        letter-spacing: 1.5px;
        margin: 10px 0;
        font-size: 15px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        line-height: 26px;
        text-indent: 32px;
        text-align: justify;
        text-justify: distribute-all-lines;
    / / è¿™è¡œå¿…åš ï¼œå…¼å®¹ieæµè§ˆå™¨ text-align-last: justify;
    }

    .box2container-margin {
        /*background: ;*/
        background-color: #ffffff;
        background-size: 100% 100%;
        width: 100%;
        padding: 27px 16px 16px 25px;
        max-height: 149px;
        background-size: 100% 100%;
    }

    .box2container-content {
        margin: 20px 0px 30px 40px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        width: 65%;
    }
    .box2container-content-box{
        width: 49%;overflow: hidden; margin-bottom:8px;
    }

    .box2container-content .box2container-content-title {
        font-size: 16px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    .box2container-content-router {
        display: flex;
        flex-direction: column;
    }

    .box2container-content-router-img {
    }

    .box2container-content-router-img2 {
    }

    .box2container-content-content {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .box2container-btn {
        transition: all 0.5s;
        width: 127px;
        height: 40px;
        border-radius: 2px;
        border: 1px solid #2166fc;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        font-size: 14px;
        font-family: pingfangsc-regular, pingfang sc;
        bottom: 22px;
        color: #2166fc;
        top: 16px;
    }

    .box2container-btn a {
        font-weight: 400;
    }

    .box3container {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 40px;
        padding-bottom: 22px;
    }


    .box3container-item {
    }

    .box3container-item1 {
        position: relative;
    }

    .box3container-item1 .box3container-item-img {
        height: 260px;
        width: 284px;
    }

    .box3container-item1 .box3container-item-div {
        display: flex;
        position: absolute;
        top: -30px;
        left: 0;
        z-index: 9;
        flex-direction: column;
        width: 284px;
        height: 320px;
        background: linear-gradient(270deg, #6a97fec9 0%, #0458ffd4 100%);
    }

    .box3container-item1 .box3container-item-div img {
        width: 24px;
        height: 24px;
        margin: 25px 0 0 25px;
    }

    .box3container-item1 .box3container-item-span {
        font-size: 20px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #fff;
        margin: 20px 25px 0 25px;
    }

    .box3showproter {
        position: absolute;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
        top: 33%;
        left: 50px;
        width: 184px;
        z-index: 1;
    }

    .box3showproter img {
        width: 24px;
    }

    .span11 {
        margin: 23px 0 10px 0;
        font-size: 20px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #ffffff;
        line-height: 26px;
    }

    .span22 {
        width: 16px;
        height: 2px;
        background: #ffffff;
    }

    .box3container-item2 {
        position: relative;
    }

    .box3container-item2 .box3container-item-div img {
        width: 24px;
        height: 24px;
        margin: 25px 0 0 25px;
    }

    .box3container-item2 .box3container-item-img {
        height: 400px;
        width: 284px;
    }

    .box3container-item2 .box3container-item-div {
        display: flex;
        position: absolute;
        top: -30px;
        left: 0;
        flex-direction: column;
        width: 284px;
        height: 460px;
        background: linear-gradient(270deg, #6a97fe 0%, #0458ff 100%);
    }

    .box3container-item2 .box3container-item-span {
        font-size: 1.5rem;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #ffffff;
        margin: 20px 25px 0 25px;
    }

    .line-height-silid2 {
        width: 16px;
        height: 2px;
        background: #1160ff;
        margin: 10px 0 0 25px;
    }

    .line-height-silid1 {
        width: 16px;
        height: 2px;
        background: #ffffff;
        margin: 10px 0 0 25px;
    }

    .box4container {
        background-color: #f2f7fa;
    }

    .box4container-content {
        display: flex;
        justify-content: center;
        width: 75%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .box4container-content-left {
        display: flex;
        flex-direction: column;
    }

    .box4container-content-left-img img {
        max-width: 690px;
        height: 315px;
        max-height: 315px;
        width: 100% !important;
        overflow-y: hidden !important;
    }

    .box4container-content-left-bk {
        background-color: #fff;
        display: flex;
        max-width: 690px;
        flex-direction: column;
        padding: 10px 20px 20px 10px;
    }

    .box4container-content-left-bk-title {
        font-size: 16px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
    }

    .box4container-content-left-bk-content {
        font-size: 14px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #8b9097;
        margin: 10px 0;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    .box4container-content-left-bk-time {
        font-size: 12px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #8b9097;
        text-align: right;
    }

    .box4container-content-right {
        display: flex;
        flex-direction: column;
        margin-left: 40px;
        max-height: 440px;
    }

    .box4container-content-right-top {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .box4container-content-right-top-title {
        font-size: 16px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        letter-spacing: 0.66px;
        width: 78%;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
    }

    .box4container-content-right-top-time {
        margin-right: 20px;
        font-size: 14px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #8b9097;
        width: 120px;
        text-align: right;
        margin-right: 10px;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
    }

    .box4container-content-right-content {
        font-size: 14px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #8b9097;
        margin: 10px 0 5px 0;
        -webkit-box-orient: vertical;
        height: 44px;
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    .box4container-content-btn {
        transition: all 0.5s;
        width: 127px;
        height: 40px;
        border-radius: 2px;
        border: 1px solid #2166fc;
        display: flex;
        align-items: center;
        font-size: 14px;
        justify-content: center;
        color: #2166fc;
        margin: 0 auto;
        font-family: pingfangsc-regular, pingfang sc;
        margin-top: 20px;
    }

    .box4container-content-btn span {
        font-weight: 400;
    }

    .box5container {
        background: .png');
        background-size: 100% 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .box5container-img {
        width: 75%;
        margin-top: 20px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
    }

    .box5container-img-flex {
        height: 110px;
        display: flex;
        align-items: center;
        padding: 10px;
        margin: 10px 9px;
        justify-content: center;
    }

    .box5container-img-flex img {
        max-width: 180px;
        margin: 0 60px;
    }

    .box6container {
        background: ;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding: 80px 12.5% 0 12.5%;
        width: 100%;
        height: 270px;
        max-height: 270px;
    }

    .box6container-title {
        font-size: 2.5rem;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        letter-spacing: 1px;
    }

    .box6container-content {
        font-size: 2.5rem;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #727c89;
        margin: 10px 0;
    }

    .box6container-btn {
        margin: 10px 0;
        width: 164px;
        height: 42px;
        background: #2166fc;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .box6container-btn span {
        font-size: 1.5rem;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #ffffff;

    }

    .box7container {
        width: 100%;
        padding: 20px 0;
        background: #232a37;
        display: flex;
    }

    .box7container-left {
        display: flex;
        flex-direction: column;
        padding: 60px 0 0 12.5%;
    }

    .box7container-left-phone {
        width: 176px;
        height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #2166fc;
        border-radius: 3px;
        margin: 60px 0;
    }

    .box7container-left-phone span {
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #ffffff;
    }

    .erweima {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .erweima img {
    }

    .erweima span {
        font-size: 1rem;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #d9dcdc;
        margin-top: 20px;
    }

    .box7container-left-erweima {
        display: flex;
        align-items: center;
    }

    .line-box7 {
        margin: 30px 0;
        opacity: 0.24;
        border: 1px solid #868a92;
    }

    .box7container-right {
        padding: 70px 12.5% 0 120px;
        width: 100%;
    }

    .box7container-right-one {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .box7container-right-one-flex {
        display: flex;
        flex-direction: column;
        width: 30%;
    }

    .box7container-right-one span {
        font-size: 16px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 500;
        color: #d9dcdc;
    }

    .box7container-right-two {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    .box7container-right-two-flex {
        display: flex;
        flex-direction: column;
        width: 30%;
    }

    .box7container-right-two-flex span {
        font-size: 0.8125rem;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #d9dcdc;
        margin: 0 0 20px 0;
    }

    .box7container-right-three {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .box7container-right-three span {
        font-size: 1.2rem;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #d9dcdc;
    }

    .box7container-right-three-img img :nth-last-child() {
        margin-left: 60px;
    }

    .box7container-left-img {
        width: 175px;
        height: 33px;
    }

    .box7container-right-forth {
        display: flex;
        align-items: center;
    }

    .box7container-right-forth span {
        font-size: 1.2rem;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #d9dcdc;
        margin-right: 40px;
    }

    .letter-07 {
        letter-spacing: 0.7px;
    }

    .add-line {
        background-color: #f2f7fa;
        width: 100%;
        height: 22px;

    }

    .box2container-width-padding {
        padding: 90px 0% 60px 0%;
        display: flex;
        width: 100%;
    }

    .box2container-width-padding-left {
        width: 100%;
    }

    .box2container-width-padding-right {
        padding: 65px 41px 66px 41px;
        display: flex;
        flex-direction: column;
        background: #ffffff;
        width: 50%;
    }

    .box2container-width-padding-title {
        font-size: 26px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        letter-spacing: 1px;
        margin-bottom: 20px;
    }

    .box2container-width-padding-content {
        font-size: 14px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
        line-height: 24px;
    }

    .box2container-width-img {
        /*width: 100%;
        max-width: 415px;*/
        animation: blurfadein 1s ease-in 0s backwards;

    }

    .box3container-item-content {
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #ffffff;
        margin: 20px 25px 0 25px;
    }

    .jjfa-content {
        display: flex;
        width: 75%;
        margin-top: 40px;
        margin-bottom: 20px;
        position: absolute;
        top: 140px;
        left: 12.5%;
    }

    .jjfa-content-list {
        display: flex;
        flex-direction: column;
        width: 20%;
        background: rgba(0, 0, 0, 0.67);
        backdrop-filter: blur(4px);

    }

    .jjfa-content-item {
        padding: 12px;
        font-size: 16px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #ffffff;
    }

    .jjfa-content-item-no {
        padding: 12px;
    }

    .jjfa-content-item-active {
        transition: all 0.5s;
        padding: 12px;
        background: linear-gradient(270deg, #6a97fe 0%, #0458ff 100%);
        border-radius: 2px;
    }

    .jjfa-content-content {
        width: 80%;
        padding: 30px 18px 18px 26px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        background: rgba(0, 0, 0, 0.36);
        backdrop-filter: blur(6px);
    }

    .jjfa-content-content-img {
        width: 20px;
        height: 20px;
    }

    .jjfa-content-content-title {
        font-size: 16px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #ffffff;
        margin-top: 10px;
    }

    .jjfa-content-content-line {
        width: 8px;
        height: 1px;
        background: #ffffff;
        margin-top: 7.5px;
    }

    .jjfa-content-content-content {
        font-size: 14px;
        font-weight: normal;
        color: #ffffff;
        margin-top: 11px;
    }

}

@keyframes blurfadein {
    0% {
        opacity: 0;
        text-shadow: 0px 0px 40px #fff;
        transform: scale(1.3);
    }

    50% {
        opacity: 0.5;
        text-shadow: 0px 0px 10px #fff;
        transform: scale(1.1);
    }

    100% {
        opacity: 1;
        text-shadow: 0px 0px 1px #fff;
        transform: scale(1);
    }
}

.box2container-btn:hover {
    background-color: #2166fc;
    color: #ffffff;
}

.box4container-content-btn:hover {
    background-color: #2166fc;
    color: #ffffff;
}


@media (max-width: 1080px) {
    .jjfa-content {
        display: flex;
        padding-top: 20px;
    }

    .jjfa-content-list {
        display: flex;
        flex-direction: column;
        width: 40%;
        background: rgba(0, 0, 0, 0.67);
        backdrop-filter: blur(4px);

    }

    .jjfa-content-item {
        padding: 6px;
        font-size: 14px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #ffffff;
    }

    .jjfa-content-item-no {
        padding: 6px;
    }

    .jjfa-content-item-active {
        transition: all 0.5s;
        padding: 6px;
        background: linear-gradient(270deg, #6a97fe 0%, #0458ff 100%);
        border-radius: 2px;
    }

    .jjfa-content-content {
        width: 60%;
        padding: 10px 18px 18px 16px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        background: rgba(0, 0, 0, 0.36);
        backdrop-filter: blur(6px);
    }

    .jjfa-content-content-img {
        width: 20px;
        height: 20px;
    }

    .jjfa-content-content-title {
        font-size: 16px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #ffffff;
        margin-top: 10px;
    }

    .jjfa-content-content-line {
        width: 8px;
        height: 1px;
        background: #ffffff;
        margin-top: 7.5px;
    }

    .jjfa-content-content-content {
        font-size: 14px;
        font-weight: normal;
        color: #ffffff;
        margin-top: 11px;
    }

    .jjfa {
        width: 100%;
        position: relative;
    }

    .jjfa-title {
        padding-top: 20px;
        width: 100%;
    }

    .jjfa-title .title {
        text-align: center;
        width: 100%;
        font-size: 20px;
        font-weight: 800;
        color: black;
    }

    .jjfa-title .title2 {
        display: none;
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
        font-weight: 400;
        color: #ffffff;
    }

    .jjfa-title .line-height {
        margin: auto;
        margin-top: 4px;
        text-align: center;
        width: 86px;
        height: 8px;
        background: linear-gradient(270deg, #6a97fe 0%, #0458ff 100%);
    }

    .popup-corporate-none {
        display: none;
    }

    .popup-c-none {
        display: none;
    }

    .mg-80 {
        padding-top: 30px;
    }

    .channel-address {
        position: absolute;
        bottom: 0px;
        width: 100%;
        background: rgba(4, 11, 48, 0.21);
        border-top: 1px solid rgba(255, 255, 255, 0.4);
    }

    .channel-title {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 10px 20px;
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.58);
        line-height: 18px;
    }

    .channel-title1 {
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.58);
        line-height: 18px;
    }

    .channel-title1:hover {
        color: #eee
    }

    .channel-title2 {
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 500;
        color: #ffffff;
        line-height: 18px;
    }

    .channel-address2 {
        width: 100%;
        position: absolute;
        background: rgba(4, 11, 48, 0.21);
        top: 208px;
        border-top: 1px solid rgba(255, 255, 255, 0.4);
        margin-left: -20px;
    }

    .channel-title21 {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 10px 20px;
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.58);
        line-height: 18px;
    }

    .channel-title121 {
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.58);
        line-height: 18px;
    }

    .channel-title121:hover {
        color: #eee
    }

    .channel-title221 {
        font-size: 13px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 500;
        color: #ffffff;
        line-height: 18px;
    }

    .box2container-width-padding {
        width: 100%;
        padding: 0 20px;
    }

    .box2container-width-padding-left {
        width: 100%;
    }

    .box2container-width-padding-right {
        padding: 10px;
        display: flex;
        flex-direction: column;
        background: #ffffff;
        width: 100%;
    }

    .box2container-width-padding-title {
        font-size: 18px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        letter-spacing: 1px;
        margin-bottom: 20px;
    }

    .box2container-width-padding-content {
        font-size: 14px;
        font-family: pingfangsc-medium, pingfang sc;
        color: #2c3541;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }

    .absoled-titleto2 {
        display: none;
    }

    .pc-topicon {
        display: none;
    }

    .box2container-width {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .box2container-margin {
        background: ;
        background-size: 100% 100%;
        padding: 20px;
    }

    .box2container-title-content1 {
        margin-top: 5px;
    }

    .box2container-title-two {
        display: flex;
        flex-direction: column;
        margin-top: 10px;
    }

    .box3showproter {
        position: absolute;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
        top: 20%;
        left: 30%;
        width: 40%;
        z-index: 1;
    }

    .span11 {
        margin: 5px 0 10px 0;
        font-size: 16px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #ffffff;
    }

    .span22 {
        width: 16px;
        height: 2px;
        background: #ffffff;
    }

    .box3showproter img {
        width: 24px;
    }

    .add-line {
        display: none;
    }

    .close-show {
        display: none;
    }

    .line-height2 {
        display: none;
    }

    .body-title {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        background: linear-gradient(180deg, #ffffff 0%, #eff1f3 100%);
        box-shadow: 0px 2px 6px 0px rgba(119, 129, 140, 0.53);
    }

    .fix-title-title {
        display: none;
    }

    .fix-right {
        display: none;
    }

    .fix-title {
        height: 60px;
        width: 100%;
    }

    .fix-title .fix-title-flex {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 60px;
    }

    .fix-title-flex img {
        margin: 0 20px;
    }

    .pic-index {
        width: 100%;
        height: 188px;
        max-height: 188px;
        margin-top: 60px;
        position: relative;
    }

    .pic-index2 {
        width: 100%;
        height: 188px;
        max-height: 188px;
        margin-top: 60px;
        position: relative;
    }

    .pic-index img {
        width: 100%;
        height: 188px;
    }

    .pic-index2 img {
        width: 100%;
        height: 188px;
    }

    .list-show {
        display: block;
    }

    .absoled-titleto {
        display: none;
    }

    .absoled-title {
        position: absolute;
        top: 40px;
        color: #ffffff;
        z-index: 99;
        left: 20px;
        font-weight: 600;
        font-size: 22px;
    }

    .absoled-titletol {
        position: absolute;
        top: 25px;
        z-index: 999;
        left: 20px;
        font-size: 14px;
        font-weight: 600;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #ffffff;
        line-height: 20px;
    }


    .absoled-title22 {
        position: absolute;
        top: 40px;
        color: #2c3541;
        z-index: 99;
        left: 20px;
        font-weight: 600;
        font-size: 22px;
    }

    .absoled-title22w {
        position: absolute;
        top: 40px;
        color: #fff;
        z-index: 99;
        left: 20px;
        font-weight: 600;
        font-size: 22px;
    }

    .absoled-title222w {
        position: absolute;
        top: 66px;
        color: #fff;
        z-index: 99;
        letter-spacing: 1.13px;
        left: 20px;
        font-size: 14px;
    }

    .absoled-title222 {
        position: absolute;
        top: 66px;
        color: #2c3541;
        z-index: 99;
        letter-spacing: 1.13px;
        left: 20px;
        font-size: 14px;
    }

    .absoled-title2 {
        position: absolute;
        top: 66px;
        z-index: 99;
        left: 20px;
        font-size: 14px;
        font-weight: 400;
        color: #ffffff;
    }

    .line-height-dashed {
        width: 100%;
        border: 2px dashed black;
    }

    .absoled-title3 {
        position: absolute;
        top: 94px;
        color: #0559ff;
        z-index: 99;
        left: 20px;
        font-size: 1rem;
        width: 9.3125rem;
        height: 2.75rem;
        border-radius: 2px;
        border: 1px solid #ffffff;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .absoled-title32 {
        position: absolute;
        top: 94px;
        z-index: 99;
        left: 20px;
        width: 9.3125rem;
        height: 2.75rem;
        border-radius: 2px;
        border: 1px solid #2c3541;
        font-size: 1rem;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
        line-height: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .flex-forth {
        width: 100%;
        height: 7.5rem;
        background: #ffffff;
        box-shadow: 0px 1.125rem 1.25rem 0px rgba(239, 243, 249, 0.26);
        border: 0.125rem solid rgba(25, 38, 48, 0.02);
        z-index: 999;
        display: flex;
        align-items: center;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .flex-forth-item {
        width: 48%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px 1%
    }

    .flex-forth-item-img {
        width: 38px;
        height: 32px;
    }

    .flex-forth-item-cloum {
        display: flex;
        flex-direction: column;
        margin-left: 10px;
    }

    .flex-forth-item-cloum-one {
        font-size: 1.625rem;
        font-family: dinmittelschriftltcyr;
        color: #1d63fc;
        font-weight: 600;
    }

    .flex-forth-item-cloum-two {
        font-size: 1rem;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
    }

    .box2 .title {
        display: none;
    }

    .box2 .title2 {
        display: none;
    }

    .row {
        display: none;
    }

    .box2container {
        margin-top: 20px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .box2container-phone {
        text-align: center;
        margin: 20px;
        width: 75%;
    }

    .line-phone {
        margin: 0 auto;
        width: 38px;
        height: 6px;
        background: linear-gradient(270deg, #6a97fe 0%, #0458ff 100%);
    }

    .box2container-phone span {
        margin: 0 10px;
        font-size: 16px;
        font-family: pingfangsc-semibold, pingfang sc;
        font-weight: 600;
        color: #2c3541;
    }

    .box2container-phone-title {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .box2container-phone-title-ss {
        font-size: 14px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 500;
        color: #2c3541;
    }

    .box2container-content {
        display: flex;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    .box2container-content-box{
        overflow: hidden;
        margin:0 10px 8px 10px;
    }

    .box2container-content .box2container-content-title {
        font-size: 1.5rem;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    .box2container-content-router {
        display: flex;
        flex-direction: column;
    }

    .box2container-content-router-img {
        width: 64px;
        height: 54px;
    }

    .box2container-content-content {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .box2container-title {
        display: none;
        background-image: ;
        width: 100%;
        margin: 0 auto;
        padding: 20px;
        min-height: 420px;
    }

    .box2container-title-one {
        display: flex;
        flex-direction: column;
    }

    .box2container-title-title {
        font-size: 18px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
    }

    .box2container-title-content {
        color: #656666;
        letter-spacing: 1.5px;
        margin: 15px 0 0 0;
        /*font-size: 0.875rem;*/
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;

    }

    .box2container-width-img {
        display: none;
    }

    .box2container-width-iphone {
        display: block;
        width: 100%;
    }

    .box2container-btn {
        width: 127px;
        height: 40px;
        border-radius: 2px;
        border: 1px solid #2166fc;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px 0 20px 0;
    }

    .box2 {
        width: 100%;
        padding-top: 20px;
    }

    .box2container-btn span {
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2166fc;
        font-size: 1rem;
    }

    .box2title-phone {
        font-size: 20px;
        font-family: pingfangsc-semibold, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        text-align: center;
    }

    .line-height {
        margin: 0 auto;
        width: 38px;
        height: 6px;
        background: linear-gradient(270deg, #6a97fe 0%, #0458ff 100%);
    }

    .box3container {
        margin-top: 20px;
    }

    .box3container-item1 {
        display: flex;
        margin: 10px 0;
        position: relative;
    }

    .box3container-item2 {
        display: flex;
        margin: 10px 0;
        position: relative;
    }

    .box3container-item-img {
        width: 100%;
        max-height: 150px;
    }

    .box3container-item-div {
        width: 30%;
        background: linear-gradient(270deg, #6a97fe 0%, #0458ff 100%);
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 30px;
        padding-left: 15px;

    }

    .box3container-item1 .box3container-item-div .box3container-item-span {
        font-size: 14px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 500;
        color: #ffffff;
    }

    .box3container-item-div .box3container-item-span {
        margin: 15px 0 0 0;
    }

    .line-height-silid1 {
        width: 16px;
        height: 2px;
        background: #ffffff;
        margin: 10px 0 0 0px;
    }

    .line-height-silid2 {
        width: 16px;
        height: 2px;
        background: #1160ff;
        margin: 10px 0 0 0;
    }

    .box3container-item2 .box3container-item-div {
        background: #ffffff;
        border: 1px solid #dbdbdb;
    }

    .box4container {
        background: ;
        width: 100%;
        margin: 0 auto;
        padding: 0px 20px 20px 20px;
    }

    .box4container-content {
        margin-top: 20px;
    }

    .box4container-content-left {
        width: 100%;
    }

    .box4container-content-left-img img {
        width: 100%;
        max-height: 200px;
    }

    .box4container-content-left-bk {
        background: #ffffff;
        display: flex;
        flex-direction: column;
        padding: 10px;
    }

    .box4container-content-left-bk-title {
        font-size: 14px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
    }

    .box4container-content-left-bk-content {
        margin: 10px 0;
        font-size: 12px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #8b9097;
    }

    .box4container-content-left-bk-time {
        font-size: 12px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #8b9097;
        text-align: right;
    }

    .box4container-content-right {
        margin-top: 10px;
        padding: 0 10px;
    }

    .box4container-content-right-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .box4container-content-right-top-title {
        width: 70%;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        letter-spacing: 1px;
        font-size: 14px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 600;
        color: #2c3541;
        margin: 0px 0 5px 0;
    }

    .box4container-content-right-top-time {
        font-size: 0.75rem;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #8b9097;
    }

    .box4container-content-right-content {
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        letter-spacing: 1px;
        font-size: 12px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #8b9097;
        margin: 2px 0 10px 0;
    }

    .box4container-content-btn {
        width: 127px;
        height: 40px;
        border-radius: 2px;
        border: 1px solid #2166fc;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        margin-top: 20px;
    }

    .box4container-content-btn span {
        font-size: 1rem;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2166fc;
    }

    .box5container {
        background: .png');
        width: 100%;
        margin: 0 auto;
        padding: 0px 20px 20px 20px;
        background-size: 100% 100%;
    }

    .box5container-img {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        justify-content: space-around;
    }

    .box5container-img-flex {
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .box5container-img-flex img {
        padding: 0 40px;
    }

    .box6container {
        background: ;
        background-size: 100% 100%;
        height: 200px;
        width: 100%;
        margin: 0 auto;
        padding: 0px 20px 20px 20px;
        display: flex;
        flex-direction: column;

    }

    .box6container-title {
        margin-top: 50px;
        font-size: 16px;
        font-family: pingfangsc-medium, pingfang sc;
        font-weight: 600;
        color: #2c3541;
    }

    .box6container-content {
        font-size: 12px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #4b5767;
        margin: 10px 0;
    }

    .box6container-btn {
        margin: 10px 0 0px 0;
        width: 164px;
        height: 30px;
        background: #2166fc;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .box6container-btn span {
        font-size: 1.5rem;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #ffffff;

    }

    .box7container {
        width: 100%;
        background: #232a37;
        padding: 20px;
    }

    .box7container-left-img {
        max-width: 108px;
        max-height: 21px;
    }

    .box7container-left-erweima {
        display: none;
    }

    .box7container-right {
        display: none;
    }

    .box7container-left {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }

    .box7container-left-phone {
        width: 140px;
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #2166fc;
        border-radius: 3px;
    }

    .box7container-left-phone span {
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #ffffff;
    }

    .line-box7-phone {
        margin: 20px 0 10px 0;
        opacity: 0.24;
        border: 1px solid #868a92;
        display: none;
    }

    .box7container-check-phone span {
        font-size: 12px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #d9dcdc;
        display: none;
    }

    .box7container-flex-phone {
        display: flex;
        flex-direction: column;
    }

    .box7container-flex-phone span {
        margin: 10px 0 10px 0;
        font-size: 14px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #d9dcdc;
    }

    .box7container-flex-phone-erweima {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .erweima {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .erweima img {
        width: 90px;
        height: 90px;
    }

    .box7container-flex-phone-bottom span {
        font-size: 10px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #d9dcdc;
    }

    .movepopupshow {
        display: none;
    }

    .iphone-popupshow {
        display: none;
    }

    .iphone-popup {
        max-height: 60%;
        overflow-y: scroll;
        display: flex;
        flex-direction: column;
        width: 100%;
        position: fixed;
        top: 60px;
        left: 0;
        background-color: #fff;
        z-index: 9999;
        padding: 26px 9px 0 31px;
        box-shadow: 0px 4px 4px 0px rgb(11 13 14 / 38%);
    }

    .iphone-popup-item {
        display: flex;
        flex-direction: column;
    }

    .flex-bwt span {
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
        line-height: 22px;
    }

    .iphone-popup-item div {
        margin-right: 10px;
    }

    .iphone-popup-line {
        width: 100%;
        height: 1px;
        background: #eaedf0;
        margin: 14px 0;
    }

    .flex-bwt div {
        width: 50%;
        float: right;
        text-align: right;
    }

    .flex-bwt {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .iphone-popup-item-children {
        display: none;
        margin-left: 25px;
    }

    .iphone-popup-item-item {
        font-size: 14px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #6e747d;
    }

    .pc-erweima-flex {
        display: none;
    }

    .top-gpto-show {
        /* background: #72c4ff; */
        /* padding: 10px 20px; */
        z-index: 1000;
        border-radius: 10px;
    }

    .top-gpto-span1 {
        display: none;
    }

    .top-gpto-span2 {
        display: none;
    }

    .top-gpto-span3 {
        width: 100%;
        max-width: 72px;
        max-height: 72px;
    }

    .title-name {
        width: 30%;
        font-size: 16px;
        font-family: pingfangsc-regular, pingfang sc;
        font-weight: 400;
        color: #2c3541;
    }

}
