﻿@media (max-width:760px) {
    .nav-child li {
        padding: 10px 0;
    }

    .index-nav .navbar-toggle {
        background-color: #1593e4;
    }

    .index-nav .on {
        color: #1593e5 !important;
    }

    .index-nav .nav li a {
        position: relative;
    }

    .index-nav .nav li .iconfont {
        position: absolute;
        right: 0;
        top: 15px;
    }

    .index-nav .icon-bar {
        background: #fff;
    }

    /*==============Nav-END================*/
    /*==============Index-Banner-START================*/
    .index-banner {
        height: 585px;
    }

    .index-banner .swiper-slide {
        height: 585px;
    }

    .index-banner .banner-box {
        width: 100%;
        height: 515px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

    .index-banner .banner-box .banner-main-box {
        position: relative;
    }

    .index-banner .banner-box .banner-main-box .banner-img-box {
        position: absolute;
        bottom: -36px;
    }

    .index-banner .banner-box .banner-main-box .banner-img-box .banner-imgA {
        position: absolute;
        z-index: 9;
        bottom: -50px;
        left: 180px;
        width: 319px;
    }

    .index-banner .banner-box .banner-main-box .banner-img-box .banner-imgB {
        position: absolute;
        z-index: 8;
        bottom: 0;
        left: 30px;
        width: 256px;
    }

    .index-banner .banner-box .banner_txt {
        position: absolute;
        top: 50%;
        right: 110px;
        width: 480px;
        transform: translate(0, -50%);
        color: #fff;
    }

    .index-banner .banner-box .banner_txt h2 {
        font-size: 60px;
        font-weight: bold;
        display: block;
        margin-bottom: 25px;
        transform: scale(1, 1.5);
        letter-spacing: 2px;
    }

    .index-banner .banner-box .banner_txt span {
        font-size: 20px;
        display: block;
        transform: scale(1, 1.2);
        color: #fff;
    }

    .index-banner .banner-box .banner_txt i {
        display: block;
        width: 50px;
        height: 5px;
        margin-top: 35px;
        margin-bottom: 35px;
        background: #fff;
    }

    .index-banner .banner-box .banner_txt p {
        font-size: 14px;
        line-height: 30px;
        display: block;
    }

    .index-banner .swiper-pagination {
        bottom: 80px;
    }

    .index-banner .my-bullet {
        display: inline-block;
        width: 30px;
        height: 4px;
        margin: 0 5px;
        background: rgba(0, 0, 0, 0.3);
    }

    .index-banner .my-bullet-active {
        background: #fff;
    }

    /*==============Index-Banner-END================*/
    /*==============Index-App-Service-START================*/
    .index-app-service {
        margin-top: 50px;
    }

    .index-app-service .index-app-service-left h1 {
        font-size: 30px;
        font-weight: bold;
        display: block;
        color: #555;
    }

    .index-app-service .index-app-service-left .index-applist {
        display: flex;
        margin-top: 50px;
    }

    .index-app-service .index-app-service-left .index-applist li {
        margin-right: 70px;
        text-align: center;
    }

    .index-app-service .index-app-service-left .index-applist li i {
        line-height: 70px;
        display: inline-block;
        width: 70px;
        height: 70px;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        background: #1593e4;
    }

    .index-app-service .index-app-service-left .index-applist li span {
        display: block;
        color: #1593e4;
    }

    .index-app-service .index-app-service-left p {
        font-size: 14px;
        line-height: 200%;
        display: block;
        margin-top: 50px;
        color: #666;
    }

    .index-app-service-right .swiper-wrapper .swiper-slide img {
        display: block;
        width: 100%;
    }

    .index-app-service-right .my-bullet {
        display: inline-block;
        width: 30px;
        height: 4px;
        margin: 0 5px;
        background: rgba(0, 0, 0, 0.3);
    }

    .index-app-service-right .my-bullet-active {
        background: #1593e4;
    }

    .index-app-service-right .swiper-button-prev,
    .index-app-service-right .swiper-button-next {
        width: 38px;
        height: 38px;
        background: #1593e4;
    }

    .index-app-service-right .swiper-button-prev i,
    .index-app-service-right .swiper-button-next i {
        font-size: 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
    }

    .index-app-service-right .my-button-disabled {
        background: rgba(52, 52, 52, 0.5);
    }

    /*==============Index-App-Service-END================*/
    /*==============Index-App-Flow-START================*/
    .index-app-flow {
        margin-top: 100px;
    }

    .index-app-flow .index-app-flow-list {
        margin-top: 50px;
    }

    .index-app-flow .index-app-flow-list ul li {
        height: 55px;
        margin-bottom: 65px;
    }

    .index-app-flow .index-app-flow-list ul li img {
        display: inline-block;
    }

    .index-app-flow .index-app-flow-list ul li p {
        font-size: 14px;
        line-height: 150%;
        display: inline-block;
        max-width: 120px;
        margin-bottom: 0 !important;
        margin-left: 30px;
        color: #404040;
        align-self: center;
    }

    /*==============Index-App-Flow-END================*/
    /*==============Index-Case-START================*/
    .index-case {
        margin-top: 100px;
    }

    .index-case .index-case-list {
        margin-top: 50px;
    }

    .index-case .index-case-list ul li {
        margin-bottom: 60px;
    }

    .index-case .index-case-list ul li img {
        display: block;
        width: 100%;
        object-fit: cover;
    }

    .index-case .index-case-list ul li p {
        font-size: 16px;
        line-height: 120%;
        display: block;
        overflow: hidden;
        margin-top: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #474443;
    }

    /*==============Index-Case-END================*/
    /*==============Index-Intro-START================*/
    .index-intro {
        width: 100%;
        padding-bottom: 85px;
        background-image: linear-gradient(to right, #33bbeb, #2199e5);
    }

    .index-intro .index-intro-text {
        text-align: center;
        color: #fff;
    }

    .index-intro .index-intro-text h2 {
        font-size: 36px;
        padding-top: 60px;
        padding-bottom: 32px;
    }

    .index-intro .index-intro-text span {
        font-size: 22px;
        display: block;
        padding-bottom: 35px;
        opacity: .6;
    }

    .index-intro .index-intro-text p {
        font-size: 16px;
        line-height: 150%;
        display: block;
        max-width: 840px;
        margin: 0 auto;
        text-align: center;
    }

    .index-intro .index-intro-list {
        margin-top: 60px;
    }

    .index-intro .index-intro-list ul li {
        cursor: pointer;
        text-align: center;
        color: #fff;
    }

    .index-intro .index-intro-list ul li strong {
        font-size: 70px;
        font-weight: bold;
        display: block;
        padding-bottom: 30px;
        transform: scale(1, 1.5);
        letter-spacing: 3px;
    }

    .index-intro .index-intro-list ul li span {
        font-size: 24px;
        display: block;
        padding-bottom: 30px;
    }

    /*==============Index-Intro-END================*/
    /*==============Index-Partner-START================*/
    .index-partner {
        margin-top: 80px;
    }

    .index-partner ul {
        margin-top: 50px;
    }

    .index-partner ul li {
        margin-bottom: 30px;
    }

    .index-partner ul li img {
        display: block;
        width: 100%;
        border: 1px solid #f2f0f0;
        object-fit: cover;
    }

    /*==============Index-Partner-END================*/
    /*==============Index-New-START================*/
    .index-new {
        background: #f7f7f7;
    }

    .index-new .index-new-tab {
        display: flex;
        margin-top: 60px;
        margin-bottom: 40px;
        justify-content: center;
    }

    .index-new .index-new-tab .on {
        font-weight: bold;
        position: relative;
        color: #1593e4;
    }

    .index-new .index-new-tab .on:after {
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 35px;
        height: 2px;
        content: "";
        transform: translate(-50%, 0);
        background: #1593e4;
    }

    .index-new .index-new-tab span {
        font-size: 18px;
        height: 36px;
        cursor: pointer;
        color: #212121;
    }

    .index-new .index-new-describe {
        font-size: 14px;
        line-height: 200%;
        display: block;
        max-width: 840px;
        margin-right: auto;
        margin-bottom: 30px;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
    }

    .index-new .index-new-conter .index-new-list li img {
        display: block;
        width: 100%;
        object-fit: cover;
    }

    .index-new .index-new-conter .index-new-list li .index-new-list-title {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .index-new .index-new-conter .index-new-list li .index-new-list-title .index-new-list-title-left {
        min-width: 45px;
        text-align: center;
        color: #fff;
        background: #1593e4;
    }

    .index-new .index-new-conter .index-new-list li .index-new-list-title .index-new-list-title-left span {
        font-size: 16px;
        display: block;
    }

    .index-new .index-new-conter .index-new-list li .index-new-list-title .index-new-list-title-left strong {
        font-size: 16px;
        display: block;
    }

    .index-new .index-new-conter .index-new-list li .index-new-list-title p {
        font-size: 18px;
        font-weight: bold;
        overflow: hidden;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #212121;
        flex: 1;
        align-self: center;
    }

    .index-new .index-new-conter .index-new-list li .index-new-list-describe {
        font-size: 14px;
        line-height: 200%;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #666;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    /*==============Index-New-END================*/
    /*==============Index-Message-START================*/
    .index-message {
        margin-top: 85px;
        padding-bottom: 90px;
    }

    .index-message h1 {
        padding-bottom: 80px;
    }

    .index-message .message-input {
        max-width: 858px;
        margin: 0 auto;
    }

    .index-message .message-input input {
        max-height: 45px;
        margin-bottom: 45px;
    }

    .index-message .message-text {
        max-width: 858px;
        margin: 0 auto;
        flex-wrap: wrap;
    }

    .index-message .message-text textarea {
        width: 100%;
        height: 195px;
        margin-bottom: 30px;
    }

    .index-message .message-text button {
        width: 100%;
        color: #fff;
        background: #1593e4;
    }

    /*==============Index-Message-END================*/
    /*==============APP-START================*/
    .app-top {
        background: #f5f5f5;
    }

    .app-top .w-1200 {
        display: flex;
        justify-content: space-around;
    }

    .app-top .app-top-text {
        margin-left: 20px;
    }

    .app-top .app-top-text p {
        font-size: 24px;
        font-weight: bold;
        display: block;
        margin-bottom: 60px;
        color: #4d4d4d;
    }

    .app-top .app-top-text .app-top-text-bottom-box {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-items: center;
        -webkit-align-items: center;
        align-self: center;
        -webkit-align-self: center;
    }

    .app-top .app-top-text .app-top-text-bottom {
        display: inline-block;
        color: #535353;
    }

    .app-top .app-top-text .app-top-text-bottom strong {
        font-size: 36px;
        font-weight: bold;
        display: block;
    }

    .app-top .app-top-text .app-top-text-bottom span {
        font-size: 20px;
        display: block;
    }

    .app-top .app-top-img {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .app-top .app-top-img img {
        display: inline-block;
        margin-right: 10px;
    }

    /*==============APP-END================*/
    /*==============APP-Service-START================*/
    .app-service {
        margin-top: 60px;
    }

    .app-service .app-service-list {
        margin-top: 60px;
    }

    .app-service .app-service-list ul li {
        margin-bottom: 60px;
        text-align: center;
    }

    .app-service .app-service-list ul li .android {
        background: #f35263;
        box-shadow: 0 2px 8px 4px rgba(243, 82, 99, 0.73);
    }

    .app-service .app-service-list ul li .ios {
        background: #4f42ff;
        box-shadow: 0 2px 8px 4px rgba(79, 66, 255, 0.73);
    }

    .app-service .app-service-list ul li .minapp {
        background: #1b86ff;
        box-shadow: 0 2px 8px 4px rgba(21, 147, 228, 0.73);
    }

    .app-service .app-service-list ul li .html5 {
        background: #ff9e2c;
        box-shadow: 0 2px 8px 4px rgba(255, 158, 44, 0.73);
    }

    .app-service .app-service-list ul li .hadoop {
        background: #3ed4ff;
        box-shadow: 0 2px 8px 4px rgba(62, 212, 255, 0.73);
    }

    .app-service .app-service-list ul li .wechat {
        background: #36ad60;
        box-shadow: 0 2px 8px 4px rgba(54, 173, 96, 0.73);
    }

    .app-service .app-service-list ul li .app-icon {
        line-height: 90px;
        width: 90px;
        height: 90px;
        margin-right: auto;
        margin-bottom: 40px;
        margin-left: auto;
        border-radius: 15px;
    }

    .app-service .app-service-list ul li .app-icon i {
        color: #fff;
    }

    .app-service .app-service-list ul li p {
        font-size: 18px;
        font-weight: bold;
        display: block;
        padding-bottom: 24px;
        color: #000;
    }

    .app-service .app-service-list ul li span {
        font-size: 14px;
        display: block;
        min-height: 100px;
        text-align: left;
        color: #656565;
    }

    /*==============APP-Service-END================*/
    /*==============APP-Develop-START================*/
    .app-develop .app-develop-subhead {
        margin-top: 30px;
        margin-bottom: 45px;
    }

    .app-develop .app-develop-list ul li {
        margin-bottom: 30px;
        text-align: center;
    }

    .app-develop .app-develop-list ul li img {
        display: block;
        width: 100%;
    }

    .app-develop .app-develop-list ul li span {
        font-size: 20px;
        display: block;
        margin-top: 30px;
        color: #000;
    }

    /*==============APP-Develop-END================*/
    /*==============APP-Message-START================*/
    .message {
        padding-top: 85px;
        padding-bottom: 90px;
        background: #f8f8f8;
    }

    .message h1 {
        padding-bottom: 20px;
    }

    .message .message-input {
        max-width: 858px;
        margin: 0 auto;
    }

    .message .message-input input {
        max-height: 45px;
        margin-bottom: 45px;
    }

    .message .message-text {
        max-width: 858px;
        margin: 0 auto;
        flex-wrap: wrap;
    }

    .message .message-text textarea {
        width: 100%;
        height: 195px;
        margin-bottom: 30px;
    }

    .message .message-text button {
        width: 100%;
        color: #fff;
        background: #1593e4;
    }

    /*==============APP-Message-END================*/
    /*==============About-START================*/
    .about-top .about-intro {
        width: 100%;
        padding-bottom: 85px;
        background: url("/public/static/images/about_img1.png") no-repeat center center / cover;
    }

    .about-top .about-intro .about-intro-text {
        text-align: center;
        color: #fff;
    }

    .about-top .about-intro .about-intro-text h2 {
        font-size: 36px;
        margin-top: initial;
        padding-top: 60px;
        padding-bottom: 32px;
    }

    .about-top .about-intro .about-intro-text span {
        font-size: 28px;
        display: block;
        padding-bottom: 35px;
    }

    .about-top .about-intro .about-intro-text p {
        font-size: 16px;
        line-height: 150%;
        display: block;
        max-width: 840px;
        margin: 0 auto;
        text-align: center;
    }

    .about-top .about-intro .about-intro-list {
        margin-top: 60px;
    }

    .about-top .about-intro .about-intro-list ul li {
        text-align: center;
        color: #fff;
    }

    .about-top .about-intro .about-intro-list ul li strong {
        font-size: 70px;
        font-weight: bold;
        display: block;
        padding-bottom: 30px;
        transform: scale(1, 1.5);
        letter-spacing: 3px;
    }

    .about-top .about-intro .about-intro-list ul li span {
        font-size: 24px;
        display: block;
        padding-bottom: 30px;
    }

    /*==============About-END================*/
    /*==============Company-Info-START================*/
    .company-info .company-info-content .company-info-content-right h1 {
        font-size: 28px;
        font-weight: bold;
        display: block;
        margin-bottom: 0;
        color: #000;
    }

    .company-info .company-info-content .company-info-content-right h1:after {
        display: block;
        width: 54px;
        height: 3px;
        margin-top: 25px;
        content: "";
        background: #dcdcdc;
    }

    .company-info .company-info-content .company-info-content-right p {
        font-size: 14px;
        line-height: 200%;
        margin-top: 40px;
        color: #494848;
    }

    /*==============Company-Info-END================*/
    /*==============Company-Culture-START================*/
    .company-culture {
        margin-top: 70px;
    }

    .company-culture ul {
        margin-top: 60px;
    }

    .company-culture ul li {
        min-height: 200px;
        text-align: center;
    }

    .company-culture ul li .company-span {
        font-size: 22px;
        position: relative;
        width: 100px;
        height: 100px;
        margin-right: auto;
        margin-left: auto;
        color: #fff;
        border-radius: 50%;
        background: #1593e4;
    }

    .company-culture ul li .company-span:after {
        position: absolute;
        top: 50%;
        right: -100px;
        width: 100%;
        height: 2px;
        content: "";
        transform: translate(0, -50%);
        background: #1593e4;
    }

    .company-culture ul li .company-span i {
        display: block;
    }

    .company-culture ul li p {
        font-size: 16px;
        font-weight: bold;
        line-height: 150%;
        margin-top: 25px;
        color: #1593e4;
    }

    .company-culture ul li:last-child .company-span:after {
        content: none;
    }

    /* .history {
        margin-top: 70px;
    } */

    .history .history-list-box {
        position: relative;
        margin-top: 50px;
    }

    .history .history-list-box .history-list-top {
        display: flex;
        margin-bottom: 20px;
        justify-content: space-around;
    }

    .history .history-list-box .history-list-bottom {
        display: flex;
        margin-top: 20px;
        justify-content: space-between;
    }

    .history .history-list-box .history-list {
        font-size: 16px;
        font-weight: bold;
        width: 285px;
        padding-top: 15px;
        padding-bottom: 15px;
        transition: .5s all;
        text-align: center;
        color: #fff;
        background: #b2b2b2;
    }

    .history .history-list-box .history-list:hover {
        background: #1593e4;
    }

    .history .history-list-box .on {
        background: #1593e4;
    }

    .history .history-list-box .history-line {
        position: relative;
        width: 100%;
        height: 2px;
        background: #1593e4;
    }

    .history .history-list-box .history-line i {
        position: absolute;
        top: 50%;
        display: inline-block;
        width: 10px;
        height: 10px;
        transform: translate(0, -50%);
        border-radius: 50%;
        background: #1593e4;
    }

    .history .history-list-box .history-line i:before {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 18px;
        height: 18px;
        content: "";
        transform: translate(-50%, -50%);
        border: 2px solid #1593e4;
        border-radius: 50%;
        background: transparent;
    }

    .history .history-list-box .history-line i:nth-child(1) {
        left: 85px;
    }

    .history .history-list-box .history-line i:nth-child(2) {
        left: 260px;
    }

    .history .history-list-box .history-line i:nth-child(3) {
        left: 555px;
    }

    .history .history-list-box .history-line i:nth-child(4) {
        right: 350px;
    }

    .history .history-list-box .history-line i:nth-child(5) {
        right: 80px;
    }

    .history .history-list-box .history-line:nth-child(1) {
        left: 85px;
    }

    /*==============Company-Culture-END================*/
    /*==============Honor-START================*/
    .honor {
        margin-top: 70px;
    }

    .honor .honor-box {
        position: relative;
        margin-top: 70px;
        padding-right: 30px;
        padding-left: 30px;
    }

    .honor .honor-box .swiper-container .swiper-slide {
        padding: 0 !important;
        text-align: center;
    }

    .honor .honor-box .swiper-container .swiper-slide img {
        display: block;
        width: 100%;
    }

    .honor .honor-box .swiper-container .swiper-slide p {
        font-size: 14px;
        display: block;
        margin-top: 10px;
        color: #555;
    }

    .honor .honor-box .swiper-button-prev,
    .honor .honor-box .swiper-button-next {
        transform: translate(0, -45%);
    }

    .honor .honor-box .swiper-button-prev i,
    .honor .honor-box .swiper-button-next i {
        font-size: 30px;
    }

    .honor .honor-box .swiper-button-prev {
        left: 0;
        background-image: initial !important;
    }

    .honor .honor-box .swiper-button-next {
        right: 0;
        background-image: initial !important;
    }

    /*==============Honor-END================*/
    /*==============Team-START================*/
    .team {
        margin-top: 50px;
    }

    .team .mobile-img {
        display: block;
        width: 100%;
        margin-bottom: 70px;
    }

    .team .team-img-left .team-img-left-top {
        display: block;
        width: 100%;
    }

    .team .team-img-left .team-img-left-bottom {
        display: flex;
        width: 100%;
    }

    .team .team-img-left .team-img-left-bottom img {
        width: 50%;
    }

    .team .team-img-mid img {
        display: block;
        width: 100%;
    }

    .team .team-img-right img {
        display: block;
        width: 100%;
    }

    /*==============Team-END================*/
    /*==============Contact-START================*/
    .contact {
        margin-top: 50px;
    }

    .contact .map {
        height: 550px;
    }

    .contact-list {
        margin-top: 75px;
        margin-bottom: 80px;
    }

    .contact-list ul li {
        text-align: center;
    }

    .contact-list ul li i {
        font-size: 35px;
        line-height: 60px;
        display: block;
        width: 60px;
        height: 60px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        background: #1593e4;
    }

    .contact-list ul li span {
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .contact-list ul li p {
        font-size: 20px;
        display: block;
        color: #212020;
    }

    /*==============Contact-END================*/
    /*==============Case-START================*/
    .case-title {
        margin-bottom: 0;
    }

    .case-title li {
        width: 120px;
        padding: 35px 0;
        color: #474443;
    }

    .case-title .on {
        color: #fff;
        background-color: #1593e4;
    }

    .case-title .on a {
        color: #fff !important;
    }

    .case-content .app {
        padding: 65px 0;
    }

    .case-content .app h2 {
        color: #616161;
    }

    .case-content .app p {
        line-height: 200%;
        color: #616161;
    }

    .case-content .app .img-content {
        background-color: #f8f8f8;
    }

    /*==============Case-END================*/
    /*==============Message-START================*/
    .message-headline h5 {
        margin: 35px 0;
        color: #474443;
    }

    .message-headline h5 a {
        color: #1593e4;
    }

    .message-content .message-title h2 {
        margin: 0;
        padding-bottom: 20px;
        color: #474443;
    }

    .message-content .message-title .message-list li {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .message-content .message-title .message-list li .img-right-text h2 {
        color: #1d1d1d;
    }

    .message-content .message-title .message-list li .img-right-text p {
        line-height: 200%;
        color: #646464;
    }

    .message-content .message-title .message-list li .img-right-text ul li {
        line-height: 25px;
        width: 75px;
        height: 25px;
        padding-top: 0;
        padding-bottom: 0;
        border: 1px solid #aaa;
        border-radius: 14.5px;
    }

    .message-content .message-title .tally li {
        border: 1px solid #aaa;
        border-radius: 14.5px;
    }

    /*==============Message-END================*/
    /*==============dynamic-START================*/
    .dynamic ul li img {
        width: 100%;
        padding: 0;
    }

    .dynamic ul li .img-right-text {
        height: 100%;
        background-color: #f7f7f7;
    }

    .dynamic ul li .img-right-text span {
        color: #7d7d7d;
    }

    .dynamic ul li .img-right-text p {
        line-height: 200%;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    /*==============dynamic-END================*/
    .new-detail p {
        line-height: 200%;
        color: #8e8e8e;
    }

    .new-detail img {
        width: 100%;
    }

    /*==============Edu-APP-START================*/
    .study {
        background: #f9fdff;
    }

    .studybanner {
        position: relative;
        overflow: hidden;
        height: 515px;
        text-align: left;
    }

    .studybanner .w-1200 {
        position: relative;
        height: 100%;
    }

    .studybanner .studylogo {
        width: 285px;
        height: 88px;
        margin-top: 100px;
    }

    .studybanner p {
        font-size: 30px;
        line-height: 1.5;
        margin-top: 30px;
        margin-left: 20px;
        color: #333;
    }

    .studybanner p span {
        font-size: 20px;
        display: block;
        text-decoration: underline;
        color: #666;
    }

    .studybanner .studybanner1 {
        position: absolute;
        right: 42%;
        bottom: 33px;
        width: 378px;
        height: 266px;
    }

    .studybanner .studybanner2 {
        position: absolute;
        top: 114px;
        right: 20%;
        width: 417px;
        height: 282px;
    }

    .studybanner .studybanner3 {
        position: absolute;
        top: -13px;
        right: 10%;
        width: 348px;
        height: 236px;
    }

    .studybanner .studybanner4 {
        position: absolute;
        top: 60px;
        right: -10%;
        width: 378px;
        height: 266px;
    }

    .studybanner .studybanner5 {
        position: absolute;
        right: -3.5%;
        bottom: -21px;
        width: 505px;
        height: 345px;
    }

    .studybanner .studybanner6 {
        position: absolute;
        right: 19.5%;
        bottom: -90px;
        width: 424px;
        height: 272px;
    }

    .app-tag {
        margin-top: 60px;
    }

    .app-tag .app-tag-top {
        background: #fff;
    }

    .app-tag .app-tag-top .tag {
        position: relative;
        display: flex;
        margin-top: 50px;
        padding-right: 15px;
        padding-left: 15px;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .app-tag .app-tag-top .tag li {
        z-index: 2;
        width: 125px;
    }

    .app-tag .app-tag-top .tag span {
        font-size: 18px;
        position: relative;
        width: 105px;
        height: 105px;
        margin-right: auto;
        margin-bottom: 5px;
        margin-left: auto;
        padding: 5px;
        cursor: pointer;
        text-align: center;
        color: #fff;
        border-radius: 5px;
        border-radius: 50%;
        background: #53cbbd;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        /* 水平居中*/
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-pack: center;
        /* IE 10 */
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        /* IE 11+,Firefox 22+,Chrome 29+,Opera 12.1*/
        /* 垂直居中 */
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-align: center;
        /* IE 10 */
        -webkit-align-items: center;
        -moz-align-items: center;
    }

    .app-tag .app-tag-top .tag p {
        font-size: 12px;
        line-height: 200%;
        margin-top: 20px;
        color: #707070;
    }

    .app-tag .app-tag-top .tag:after {
        position: absolute;
        z-index: 1;
        top: 52px;
        right: 50%;
        width: 90%;
        height: 1px;
        content: "";
        background: #53cbbd;
        transform: translate(50%, 0);
    }

    .app-content {
        margin-top: 80px;
    }

    .passwrod {
        position: relative;
        display: flex;
        margin-top: 50px;
        padding-right: 15px;
        padding-left: 15px;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .passwrod .passwrodtitle {
        text-align: left;
    }

    .passwrod .studytitle h1 {
        font-family: bebas;
        font-size: 46px;
        font-weight: bold;
        transform: scale(1, 1.5);
        color: #000;
    }

    .passwrod .studytitle {
        margin-right: 50px;
        align-self: center;
    }

    .passwrod .studytitle .line-after {
        font-family: bebas;
        font-size: 46px;
        font-weight: bold;
        display: block;
        padding-top: 20px;
        transform: scale(1, 1.5);
        color: #666;
    }

    .passwrod .studytitle p {
        text-align: left;
        color: #666;
    }

    .passwrod .studytitle span:after {
        margin-top: initial;
        transform: scale(1, 0.5);
    }

    .passwrod .passwordimg {
        position: relative;
        margin-left: 50px;
        flex: 1;
    }

    .passwrod .passwordimg .passwordimg1 {
        position: relative;
        z-index: 2;
        transition: .8s all;
    }

    .passwrod .passwordimg .passwordimg2 {
        position: absolute;
        z-index: 1;
        top: 52px;
        right: 0;
        transition: .8s all;
    }

    .personal {
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .personal .personaltitle {
        text-align: center;
    }

    .personal .personaltitle .personaltitle-h1 {
        font-family: bebas;
        font-size: 46px;
        font-weight: bold;
        color: #000;
    }

    .personal .personaltitle .personaltitle-h1 span {
        font-family: bebas;
        color: #666;
    }

    .personal .personaltitle .personaltitle-h1 span:after {
        margin-right: auto;
        margin-left: auto;
        content: "";
    }

    .personal .personaltitle .personaltitle-p {
        font-size: 18px;
        line-height: 36px;
        display: block;
        margin-bottom: 90px;
        text-align: center;
        color: #666;
    }

    .personal .personaltitle .personaltitle-p span {
        font-size: 18px;
        display: block;
        color: #666;
    }

    .personal .personalimg {
        position: relative;
    }

    .personal .personalimg img {
        box-shadow: 0 0 50px 10px rgba(160, 193, 209, 0.38);
    }

    .personalimg-txt {
        display: table;
        text-align: left;
        vertical-align: middle;
        box-shadow: 0 0 50px 10px rgba(160, 193, 209, 0.38);
    }

    .personalimg-txt p {
        font-size: 18px;
        line-height: 36px;
    }

    .personalimg-txt span {
        font-size: 18px;
        line-height: 36px;
    }

    .personalimg-paddin {
        padding-top: 50px;
        padding-right: 30px;
        padding-bottom: 50px;
        padding-left: 30px;
        cursor: pointer;
    }

    .personalimg-txt1box {
        position: absolute;
        top: 156px;
        left: 0;
    }

    .personalimg-txt1box .personalimg-txt1 {
        width: 267px;
        height: 267px;
        background: #fff;
    }

    .personalimg-txt2box {
        position: absolute;
        right: 0;
        bottom: 103px;
    }

    .personalimg-txt2box .personalimg-txt2 {
        width: 267px;
        height: 267px;
        background: #fff;
    }

    .rollin {
        -webkit-animation: rollIn ease both;
        -moz-animation: rollIn ease both;
    }

    @-webkit-keyframes rollIn {
        0% {
            -webkit-transform: translateX(-100%) rotate(-120deg);
            opacity: 0;
        }

        100% {
            -webkit-transform: translateX(0px) rotate(0deg);
            opacity: 1;
        }
    }

    @-moz-keyframes rollIn {
        0% {
            -moz-transform: translateX(-100%) rotate(-120deg);
            opacity: 0;
        }

        100% {
            -moz-transform: translateX(0px) rotate(0deg);
            opacity: 1;
        }
    }

    .lollin {
        -webkit-animation: lollin ease both;
        -moz-animation: lollin ease both;
    }

    @-webkit-keyframes lollin {
        0% {
            -webkit-transform: translateX(100%) rotate(120deg);
            opacity: 0;
        }

        100% {
            -webkit-transform: translateX(0px) rotate(0deg);
            opacity: 1;
        }
    }

    @-moz-keyframes lollin {
        0% {
            -moz-transform: translateX(100%) rotate(120deg);
            opacity: 0;
        }

        100% {
            -moz-transform: translateX(0px) rotate(0deg);
            opacity: 1;
        }
    }

    .line-after:after {
        display: block;
        width: 48px;
        height: 4px;
        margin-top: 45px;
        margin-bottom: 45px;
        content: "";
        transition: .5s all;
    }

    .eduapp-img {
        display: block !important;
        text-align: center;
    }

    .line-after-hover:hover .line-after:after {
        width: 80px;
    }

    .attention {
        position: relative;
        width: 100%;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .attention .attention-blue {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 550px;
    }

    .attention .attention-img {
        position: relative;
        z-index: 2;
    }

    .attention .attentiontxt {
        position: relative;
        z-index: 2;
        text-align: left;
        align-self: center;
    }

    .attention .attentiontxt h1 {
        color: #fff;
    }

    .attention .attentiontxt .attentiontxt-span {
        color: #fff;
    }

    .attention .attentiontxt p {
        color: #666;
    }

    .attention .attentiontxt .textspan:after {
        margin-top: 10px;
        content: "";
        background: #fff;
    }

    .texth1 {
        font-family: bebas;
        font-size: 46px;
        font-weight: bold;
    }

    .textspan {
        font-family: bebas;
        font-size: 46px;
        font-weight: bold;
        display: block;
        padding-top: 20px;
    }

    .textp {
        line-height: 200%;
        display: block;
        max-width: 400px;
    }

    .classification {
        position: relative;
        width: 100%;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .classification .classification-gray {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 550px;
    }

    .classification .classification-img {
        position: relative;
        z-index: 2;
    }

    .classification .classification-img .classification img {
        box-shadow: 0 0 30px 10px rgba(160, 193, 209, 0.38);
    }

    .classification .classificationtxt {
        position: relative;
        z-index: 2;
        align-self: center;
        flex: 1;
    }

    .classification .classificationtxt .classificationtxt-span {
        color: #c1c2c3;
    }

    .classification .classificationtxt .classificationtxt-span:after {
        background: #c1c2c3;
    }

    .price-list {
        margin-top: 30px;
    }

    .price-list ul li {
        margin-bottom: 30px;
    }

    .price-list ul li:hover .price-list-top {
        color: #fff;
    }

    .price-list ul li:hover .price-list-top:after {
        border-style: solid;
        border-top-width: 2px;
    }

    .price-list ul li:hover .price-list-text {
        border-width: 2px;
        border-style: solid;
    }

    .price-list ul li .price-list-li {
        overflow: hidden;
        cursor: pointer;
        border-radius: 12px;
        box-shadow: 0 0 10px 5px rgba(102, 102, 102, 0.2);
    }

    .price-list ul li .price-list-top {
        font-size: 28px;
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
        transition: .5s all;
        text-align: center;
        color: #333;
        background: #d0d0d0;
    }

    .price-list ul li .price-list-top strong {
        font-size: 26px;
    }

    .price-list ul li .price-list-top:after {
        position: absolute;
        bottom: -15px;
        left: 50%;
        display: inline-block;
        width: 0;
        height: 0;
        content: "";
        transition: .5s all;
        transform: translate(-50%, 0);
        color: #000;
        border-width: 15px 15px 0 15px;
        border-style: solid;
        border-top-color: #d0d0d0;
        border-right-color: transparent;
        border-left-color: transparent;
    }

    .price-list ul li .price-list-text {
        font-size: 16px;
        padding-top: 30px;
        transition: .5s all;
        color: #666;
        border: 2px solid #d0d0d0;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
        background: #fff;
    }

    .price-list ul li .price-list-text p {
        line-height: 200%;
        margin-left: 15px;
        vertical-align: middle;
    }

    .price-list ul li .price-list-text p:before {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-right: 15px;
        content: "";
        transition: .5s all;
        vertical-align: middle;
        border-radius: 50%;
        background: #b2b2b2;
    }

    .app-case {
        margin-top: 30px;
    }

    .app-case ul li {
        margin-bottom: 30px;
        border-radius: 12px;
    }

    .app-case ul li img {
        display: block;
        width: 100%;
        background: #fbfbfb;
    }

    .mobile-banner {
        display: none;
        width: 100%;
    }

    .study1 {
        display: block;
        width: 100%;
    }

    .study2 {
        display: block;
        width: 100%;
    }

    .rotateIn {
        -webkit-animation: rotateIn ease both;
        -moz-animation: rotateIn ease both;
    }

    @-webkit-keyframes rotateIn {
        0% {
            -webkit-transform: rotate(-200deg);
            -webkit-transform-origin: center center;
            opacity: 0;
        }

        100% {
            -webkit-transform: rotate(0);
            -webkit-transform-origin: center center;
            opacity: 1;
        }
    }

    @-moz-keyframes rotateIn {
        0% {
            -moz-transform: rotate(-200deg);
            -moz-transform-origin: center center;
            opacity: 0;
        }

        100% {
            -moz-transform: rotate(0);
            -moz-transform-origin: center center;
            opacity: 1;
        }
    }

    .lotateIn {
        -webkit-animation: lotateIn ease both;
        -moz-animation: lotateIn ease both;
    }

    @-webkit-keyframes lotateIn {
        0% {
            -webkit-transform: rotate(200deg);
            -webkit-transform-origin: center center;
            opacity: 0;
        }

        100% {
            -webkit-transform: rotate(0);
            -webkit-transform-origin: center center;
            opacity: 1;
        }
    }

    @-moz-keyframes rotateIn {
        0% {
            -moz-transform: rotate(200deg);
            -moz-transform-origin: center center;
            opacity: 0;
        }

        100% {
            -moz-transform: rotate(0);
            -moz-transform-origin: center center;
            opacity: 1;
        }
    }

    .studytitle {
        cursor: pointer;
    }

    /*==============Edu-APP-END================*/
    /*==============BlockChain-START================*/
    .blockchain-banner img {
        display: block;
        width: 100%;
    }

    .blockchain-case {
        margin-top: 50px;
        padding-bottom: 50px;
    }

    .blockchain-case ul {
        padding-top: 40px;
    }

    .blockchain-case ul li {
        margin-bottom: 30px;
        text-align: center;
        color: #383838;
    }

    .blockchain-case ul li img {
        display: block;
        width: 100%;
    }

    .blockchain-case ul li p {
        font-size: 26px;
        display: block;
        overflow: hidden;
        margin-top: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .blockchain-case ul li span {
        font-size: 18px;
        display: -webkit-box;
        overflow: hidden;
        min-height: 85px;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .blockchain-product .title {
        margin-top: 0;
        padding-top: 30px;
    }

    .blockchain-product .productA {
        height: 2245px;
        background: url("/public/static/images/blockchain-bg1.png") no-repeat center center / 100% 100%;
    }

    .blockchain-product .productA h1 {
        color: #fff;
    }

    .blockchain-product .productA span {
        color: #fff;
    }

    .blockchain-product .product-list {
        margin-bottom: 400px;
        padding-top: 90px;
    }

    .blockchain-product .product-list li {
        cursor: pointer;
    }

    .blockchain-product .product-list li img {
        display: block;
        width: 100%;
    }

    .blockchain-product .product-list li:nth-child(2) {
        margin-top: 80px;
    }

    .blockchain-product .product-list li:nth-child(4) {
        margin-top: 80px;
    }

    .blockchain-product .product-detail {
        position: relative;
        display: flex;
        color: #fff;
        justify-content: space-between;
    }

    .blockchain-product .product-detail .blockchain-detail-text {
        width: 325px;
        align-self: flex-end;
    }

    .blockchain-product .product-detail h2 {
        color: #00e3fa;
    }

    .blockchain-product .product-detail h2:before {
        background: #00e3fa;
    }

    .blockchain-product .product-detail .productA-img {
        flex: 1;
    }

    .blockchain-product .product-detail img {
        display: block;
        width: 100%;
    }

    .blockchain-product .productB {
        display: flex;
        color: #1f2227;
        justify-content: space-between;
    }

    .blockchain-product .productB .blockchain-detail-text {
        width: 420px;
        align-self: center;
    }

    .blockchain-product .productB h2 {
        font-weight: bold;
        color: #ffc82f;
    }

    .blockchain-product .productB h2:before {
        background: #ffc82f;
    }

    .blockchain-product .productB img {
        display: block;
        margin-right: 200px;
    }

    .blockchain-product .productC {
        margin-top: 100px;
    }

    .blockchain-product .productC .productC-list {
        margin-top: 100px;
    }

    .blockchain-product .productC .productC-list li {
        display: flex;
        margin-bottom: 40px;
    }

    .blockchain-product .productC .productC-list li img {
        align-self: flex-start;
    }

    .blockchain-product .productC .productC-list li .productC-list-right {
        overflow: hidden;
        margin-left: 15px;
        padding-top: 25px;
        color: #383838;
        flex: 1;
    }

    .blockchain-product .productC .productC-list li .productC-list-right p {
        font-size: 20px;
        display: block;
        overflow: hidden;
        margin-bottom: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .blockchain-product .productC .productC-list li .productC-list-right span {
        font-size: 14px;
        line-height: 200%;
        display: -webkit-box;
        overflow: hidden;
        min-height: 85px;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .blockchain-product .productD {
        padding-top: 250px;
        background: url("/public/static/images/blockchain-bg2.png") no-repeat top center;
    }

    .blockchain-product .productD .productD-img {
        display: block;
        margin-top: 60px;
        margin-right: auto;
        margin-bottom: 170px;
        margin-left: auto;
    }

    .blockchain-product .productD .productD-application {
        display: flex;
        justify-content: space-between;
    }

    .blockchain-product .productD .productD-application .blockchain-detail-text {
        width: 355px;
        align-self: flex-end;
    }

    .blockchain-product .productD .productD-application .productD-list {
        margin-left: 50px;
        padding-top: 40px;
        border-radius: 30px;
        background: #eef5ff;
        flex: 1;
    }

    .blockchain-product .productD .productD-application .productD-list li {
        font-size: 15px;
        margin-bottom: 20px;
        cursor: pointer;
        text-align: center;
        color: #383838;
    }

    .blockchain-product .productD .productD-application .productD-list li p {
        min-height: 45px;
        margin-top: 15px;
    }

    .blockchain-product .white {
        color: #fff;
    }

    .advantage {
        margin-top: 100px;
        padding-top: 30px;
        padding-bottom: 50px;
        background: url("/public/static/images/blockchain-bg3.png") no-repeat center center / cover;
    }

    .advantage .white {
        color: #fff;
    }

    .advantage .advantage-list {
        margin-top: 70px;
    }

    .advantage .advantage-list li {
        margin-bottom: 30px;
    }

    .advantage .advantage-list li .advantage-bg {
        padding-top: 32px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-left: 15px;
        text-align: center;
        color: #fff;
        background: #02b2c9;
    }

    .advantage .advantage-list li .advantage-list-img {
        line-height: 85px;
        width: 85px;
        height: 85px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        border-radius: 50%;
        background: #00d5eb;
    }

    .advantage .advantage-list li p {
        font-size: 24px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .advantage .advantage-list li span {
        font-size: 14px;
        line-height: 150%;
        display: -webkit-box;
        overflow: hidden;
        min-height: 65px;
        text-align: left;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .blockchain-detail-text {
        font-size: 35px;
    }

    .blockchain-detail-text h2 {
        font-weight: bold;
        display: block;
    }

    .blockchain-detail-text h2:before {
        display: block;
        width: 30px;
        height: 5px;
        margin-bottom: 20px;
        content: "";
    }

    .blockchain-detail-text strong {
        display: block;
    }

    .blockchain-detail-text p {
        font-size: 18px;
        line-height: 200%;
        margin-top: 50px;
    }

    /*==============BlockChain-END================*/
    /*==============APP-Share-START================*/
    .appshare-banner {
        padding-top: 30px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-left: 15px;
    }

    .appshare-banner .w-1200 {
        display: flex;
        justify-content: space-between;
    }

    .appshare-banner .appshare-banner-text {
        align-self: center;
    }

    .appshare-banner .appshare-banner-text p {
        font-size: 22px;
        line-height: 200%;
        color: #333;
    }

    .appshare-banner .appshare-banner-img {
        display: flex;
        width: 70%;
        justify-content: center;
    }

    .appshare-banner .appshare-banner-img img {
        width: 100%;
    }

    .app-share .passwrod .studytitle .line-after {
        font-size: 30px;
        margin-bottom: 20px;
        transform: initial;
    }

    .app-share .passwrod .studytitle .line-after:after {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .personalimgB {
        display: flex;
        justify-content: space-between;
    }

    .personalimgB .personalimg-txt-box {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .personalimgB .personalimg-txt1box {
        position: initial;
        top: initial;
        left: initial;
    }

    .personalimgB .personalimg-txt2box {
        position: initial;
        right: initial;
        bottom: initial;
    }

    /*==============APP-Share-END================*/
    /*==============APP-Smart-START================*/
    .appsmart-banner {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .appsmart-banner .w-1200 {
        display: flex;
        justify-content: space-between;
    }

    .appsmart-banner .appsmart-banner-text {
        font-size: 18px;
        color: #fff;
        align-self: center;
    }

    .appsmart-banner .appsmart-banner-text strong {
        font-size: 30px;
        margin-bottom: 40px;
    }

    .appsmart-banner .appsmart-banner-text p {
        line-height: 200%;
        margin-bottom: 30px;
    }

    .appsmart-banner .appsmart-banner-img {
        flex: 1;
    }

    .appsmart-banner .appsmart-banner-img .hvr-forward img {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        transition: all .5s;
        -webkit-transition: all .5s;
    }

    .appsmart-banner .appsmart-banner-img .hvr-forward:hover img {
        left: 12px;
    }

    .app-smart .app-smart-service .title-describe {
        text-align: left;
    }

    .app-smart .app-smart-service ul {
        margin-top: 80px;
    }

    .app-smart .app-smart-service ul li {
        margin-bottom: 50px;
        text-align: center;
    }

    .app-smart .app-smart-service ul li p {
        font-size: 18px;
        display: block;
        margin-top: 20px;
        color: #2f2f2f;
    }

    .app-smart-link {
        padding-top: 50px;
        background: #f9f9f9;
    }

    .app-smart-link h1 {
        text-align: center;
    }

    .app-smart-link ul {
        margin-top: 80px;
    }

    .app-smart-link ul li {
        margin-bottom: 50px;
        text-align: center;
    }

    .app-smart-link ul li .app-smart-link-bg {
        width: 100px;
        height: 100px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        vertical-align: middle;
        border-radius: 50%;
        background: #53cbbd;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        /* 水平居中*/
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-pack: center;
        /* IE 10 */
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        /* IE 11+,Firefox 22+,Chrome 29+,Opera 12.1*/
        /* 垂直居中 */
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-align: center;
        /* IE 10 */
        -webkit-align-items: center;
        -moz-align-items: center;
    }

    .app-smart-link ul li p {
        font-size: 24px;
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
        color: #333;
    }

    .app-smart-link ul li span {
        font-size: 16px;
        line-height: 200%;
        display: -webkit-box;
        overflow: hidden;
        min-height: 160px;
        text-align: left;
        text-overflow: ellipsis;
        color: #333;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .app-smart-function {
        padding-top: 50px;
        background: #53ccbe;
    }

    .app-smart-function h1 {
        text-align: center;
        color: #fff;
    }

    .app-smart-function ul {
        margin-top: 90px;
    }

    .app-smart-function ul li {
        margin-bottom: 90px;
        text-align: center;
        color: #fff;
    }

    .app-smart-function ul li span {
        font-size: 16px;
        display: -webkit-box;
        overflow: hidden;
        min-height: 65px;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }

    .app-smart-case {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .app-smart-case h1 {
        text-align: center;
    }

    .app-smart-case img {
        width: 100%;
    }

    .app-smart-advantage {
        padding-top: 50px;
        padding-bottom: 50px;
        background: #f9f9f9;
    }

    .app-smart-advantage ul {
        display: flex;
        justify-content: space-between;
    }

    .app-smart-advantage ul li {
        width: 20%;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
        color: #333;
    }

    .app-smart-advantage ul li .advantage-list-img {
        width: 150px;
        height: 150px;
        margin-right: auto;
        margin-left: auto;
        border-radius: 50%;
        background: #02bcd3;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        /* 水平居中*/
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-pack: center;
        /* IE 10 */
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        /* IE 11+,Firefox 22+,Chrome 29+,Opera 12.1*/
        /* 垂直居中 */
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-align: center;
        /* IE 10 */
        -webkit-align-items: center;
        -moz-align-items: center;
    }

    .app-smart-advantage ul li p {
        font-size: 16px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .app-smart-advantage ul li span {
        font-size: 14px;
        line-height: 200%;
        display: -webkit-box;
        overflow: hidden;
        min-height: 112px;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }

    /*==============APP-Smart-END================*/
    .appestate {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .appestate .w-1200 {
        display: flex;
        justify-content: space-between;
    }

    .appestate .appestate-banner-text {
        width: 30%;
        align-self: center;
    }

    .appestate .appestate-banner-text p {
        font-size: 22px;
        color: #333;
    }

    .appestate .appestate-banner-text span {
        font-size: 16px;
        display: block;
        color: #666;
    }

    .appestate .appestate-banner-img {
        display: flex;
        flex: 1;
    }

    .appestate .appestate-banner-img div {
        align-self: center;
    }

    /*==============Efang-STATR================*/
    .efang-banner {
        height: 600px;
        width: 100%;
        overflow: hidden;
    }

    .efang-banner .w-1200 {
        height: 100%;
    }

    .efang-banner .pc-banner {
        height: 100%;
    }

    .efang-banner .efang-banner-img {
        position: relative;
        overflow: hidden;
        height: 100%;
    }

    .efang-banner .efang-banner-img .efangbanner1 {
        position: absolute;
        left: 0;
        top: 5%;
        height: 465px;
        width: 100%;
        text-align: center;
    }

    .efang-banner .efang-banner-img .efangbanner1 div {
        display: inline-block;
    }

    .app-efang-link {
        padding-top: 50px;
        background: #f9f9f9;
    }

    .app-efang-link h1 {
        text-align: center;
    }

    .app-efang-link ul {
        margin-top: 80px;
    }

    .app-efang-link ul li {
        text-align: center;
    }

    .app-efang-link ul li .box-show {
        transition: 0.5s all;
    }

    .app-efang-link ul li .box-show:hover {
        box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.1);
    }

    .app-efang-link ul li .app-efang-link-bg {
        width: 75px;
        height: 75px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        vertical-align: middle;
        border-radius: 50%;
        background: #f54c4c;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        /* 水平居中*/
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-pack: center;
        /* IE 10 */
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        /* IE 11+,Firefox 22+,Chrome 29+,Opera 12.1*/
        /* 垂直居中 */
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-align: center;
        /* IE 10 */
        -webkit-align-items: center;
        -moz-align-items: center;
    }

    .app-efang-link ul li p {
        font-size: 18px;
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #333;
        position: relative;
    }

    .app-efang-link ul li p:after {
        content: "";
        background: #cccccc;
        height: 1px;
        width: 60px;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translate(-50%, 0);
    }

    .app-efang-link ul li span {
        font-size: 14px;
        line-height: 200%;
        display: -webkit-box;
        overflow: hidden;
        min-height: 160px;
        text-align: center;
        text-overflow: ellipsis;
        color: #333;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .efang-price-list .price-list-text {
        min-height: 245px;
    }

    /*==============Efang-END================*/
    /*==============Footer-START================*/
    .footer {
        font-size: 14px;
        padding-top: 50px;
        padding-bottom: 30px;
        color: #c8c8c8;
        background: #1d1d1d;
    }

    .footer .footer-box {
        display: flex;
        margin-bottom: 40px;
        padding-right: 15px;
        padding-left: 15px;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .footer .footer-logo {
        align-self: center;
    }

    .footer .footer-logo img {
        display: block;
        margin-bottom: 30px;
    }

    .footer .footer-logo p {
        font-size: 16px;
        display: block;
        color: #909090;
    }

    .footer .footer-logo p i {
        font-size: 24px;
        margin-right: 8px;
        vertical-align: middle;
        color: #909090;
    }

    .footer .footer-main {
        margin-right: 50px;
        margin-left: 50px;
        flex: 1;
    }

    .footer .footer-main .footer-main-row {
        display: flex;
        justify-content: space-between;
    }

    .footer .footer-main .footer-main-row h3 {
        font-size: 18px;
        display: inline-block;
        margin-top: 0 !important;
        margin-right: 10px;
        margin-bottom: 20px !important;
        vertical-align: middle;
        color: #1593e4;
    }

    .footer .footer-main ul {
        display: flex;
        margin-bottom: 10px;
        flex: 1;
        flex-wrap: wrap;
    }

    .footer .footer-main ul li {
        display: inline-block;
        margin-right: 20px;
        margin-bottom: 10px;
        margin-left: 20px;
        vertical-align: middle;
    }

    .footer .footer-main ul li a {
        font-size: 14px;
        display: inline-block;
        color: #c8c8c8 !important;
    }

    .footer .footer-code {
        text-align: center;
        align-self: center;
    }

    .footer .footer-code img {
        display: block;
        margin-bottom: 10px;
    }

    .footer .footer-code p {
        font-size: 16px;
        color: #9e9e9e;
    }

    .fixedTop-box {
        position: fixed;
        right: 100px;
        bottom: 100px;
    }

    .fixedTop {
        line-height: 50px;
        width: 50px;
        height: 50px;
        margin-bottom: 15px;
        cursor: pointer;
        text-align: center;
        border-radius: 50px;
        background: #1593e4;
    }
    .BMapLabel {
        max-width: initial !important;
    }

    .rotate {
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
    }

    .rotate span {
        font-size: 18px;
        font-weight: bold;
        position: absolute;
        top: 50%;
        left: 30%;
        transform: translate(-15%, -50%);
        color: #fff;
    }
}

/*==============Footer-END================*/
@media (max-width: 1199px) {
    .blockchain-product .productA {
        height: initial;
    }

    .blockchain-product .productB {
        margin-top: 40px;
    }

    .blockchain-product .product-detail .productA-img {
        width: 70%;
    }

    .blockchain-product .product-detail .productA-img img {
        width: 100%;
    }

    .blockchain-detail-text {
        width: initial;
        padding-left: 15px;
    }

    .blockchain-product .productB {
        justify-content: space-evenly;
    }

    .blockchain-product .productB img {
        margin-right: initial;
    }
}

/*==============Media-Pc769-START================*/
@media (min-width: 769px) {
    .fixedTop-box-mb {
        display: none !important;
    }

    .index-new {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .index-new .index-new-tab span {
        margin-right: 60px;
        margin-left: 60px;
    }
}

/*==============Media-Pc-END================*/
/*==============Media-Mobile-START================*/
@media (max-width: 1000px) {
    .nav-child li:last-child {
        border-bottom: initial !important;
    }

    .nav-child li a {
        padding-top: initial !important;
        padding-bottom: initial !important;
    }

    .index-banner .banner-box .banner-main-box .banner-img-box {
        bottom: -4%;
        width: 40%;
        height: 100%;
    }

    .index-banner .banner-box .banner-main-box .banner-img-box .banner-imgA {
        bottom: -6%;
        left: 45%;
        width: 80%;
    }

    .index-banner .banner-box .banner-main-box .banner-img-box .banner-imgB {
        bottom: -1%;
        left: 10%;
        width: 60%;
    }

    .index-banner .banner-box .banner_txt {
        right: 6%;
        width: 40%;
    }

    .index-banner .banner-box .banner_txt h2 {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .index-banner .banner-box .banner_txt span {
        font-size: 14px;
    }

    .index-banner .banner-box .banner_txt p {
        font-size: 12px;
        line-height: 150%;
    }

    .index-banner .banner-box .banner_txt i {
        width: 20px;
        height: 1px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .appestate .appestate-banner-text {
        padding-left: 15px;
    }

    .appestate .appestate-banner-text span {
        display: block;
    }

    .appestate .appestate-banner-img div {
        width: 33.33%;
    }

    .appestate .appestate-banner-img img {
        width: 100%;
    }

    .index-new .index-new-conter .index-new-list li .index-new-list-title .index-new-list-title-left {
        min-width: 30px;
    }

    .index-new .index-new-conter .index-new-list li .index-new-list-title .index-new-list-title-left span {
        font-size: 12px;
    }

    .index-new .index-new-conter .index-new-list li .index-new-list-title .index-new-list-title-left strong {
        font-size: 12px;
    }

    .index-new .index-new-conter .index-new-list li .index-new-list-title p {
        font-size: 16px;
    }

    .index-new .index-new-conter .index-new-list li .index-new-list-describe {
        line-height: 150%;
    }

    .index-applist {
        justify-content: space-around;
    }

    .index-applist .index-app-service-left .index-applist {
        margin-top: 20px;
    }

    .index-applist .index-app-service-left p {
        margin-top: 20px;
    }

    .index-applist li {
        margin-right: 0 !important;
    }

    .index-app-service {
        margin-top: 0;
    }

    .index-case .index-case-list {
        margin-top: 20px;
    }

    .index-new {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .index-new .index-new-tab span {
        margin-right: 10px;
        margin-left: 10px;
    }

    .eduapp-img {
        width: 100%;
        margin-right: initial !important;
        margin-left: initial !important;
    }

    .index-intro .index-intro-list {
        margin-top: 30px;
    }

    .index-intro .index-intro-list ul li strong {
        font-size: 40px;
        padding-bottom: 10px;
    }

    .index-intro .index-intro-list ul li span {
        padding-bottom: 20px;
    }

    .app-top {
        height: 350px;
    }

    .app-top .w-1200 {
        height: 100%;
    }

    .app-top .app-top-text-box {
        width: 50%;
    }

    .app-top .app-top-img {
        width: 50%;
        padding-top: 0;
        padding-bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        /* 水平居中*/
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-pack: center;
        /* IE 10 */
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        /* IE 11+,Firefox 22+,Chrome 29+,Opera 12.1*/
        /* 垂直居中 */
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-align: center;
        /* IE 10 */
        -webkit-align-items: center;
        -moz-align-items: center;
    }

    .app-top .app-top-imgA {
        width: 49%;
    }

    .app-top .app-top-imgB {
        width: 49%;
    }

    .app-top .app-top-img img {
        display: block;
        width: 100%;
        margin-right: initial;
    }

    .history .history-list-box .history-list {
        width: initial !important;
        margin-bottom: 10px;
        margin-left: 50px;
    }

    .history .history-list-box .history-list-top,
    .history .history-list-box .history-list-bottom {
        display: initial;
    }

    .history .history-list-box .history-line {
        position: absolute;
        top: 0;
        left: 20px;
        width: 2px;
        height: 100%;
        background: #1593e4;
    }

    .history .history-list-box .history-line i {
        position: absolute;
        right: initial !important;
        left: 50% !important;
        transform: translate(-50%, 0);
    }

    .history .history-list-box .history-line i:before {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 18px;
        height: 18px;
        content: "";
        transform: translate(-50%, -50%);
        border: 2px solid #1593e4;
        border-radius: 50%;
        background: transparent;
    }

    .history .history-list-box .history-line i:nth-child(1) {
        top: 30px;
    }

    .history .history-list-box .history-line i:nth-child(2) {
        top: 100px;
    }

    .history .history-list-box .history-line i:nth-child(3) {
        top: 170px;
    }

    .history .history-list-box .history-line i:nth-child(4) {
        top: 240px;
    }

    .history .history-list-box .history-line i:nth-child(5) {
        top: 314px;
    }

    .message-content .message-title .message-list li .img-right-text h2 {
        padding-top: 15px;
    }

    .company-culture ul li .company-span:after {
        content: none;
    }

    .classification,
    .attention,
    .app-content {
        padding-right: 15px;
        padding-left: 15px;
    }

    .pc-banner {
        display: none;
    }

    .studybanner {
        height: initial !important;
    }

    .mobile-banner {
        display: block;
    }

    .studytitle {
        width: 100%;
        text-align: center !important;
    }

    .line-after:after {
        margin-right: auto;
        margin-left: auto;
    }

    .textp {
        max-width: initial;
        margin-right: initial;
        text-align: center !important;
    }

    .attention .attentiontxt .textspan:after {
        background: #51b8e1;
    }

    .app-tag .app-tag-top .tag li {
        width: 25%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .app-tag .app-tag-top .tag:after {
        content: none;
    }

    .passwordimg .passwrod .passwordimg {
        margin-left: initial;
    }

    .passwordimg img {
        box-shadow: 0 0 50px 10px rgba(160, 193, 209, 0.38);
    }

    .personalimg-txt-box {
        display: flex;
        margin-top: 20px;
        justify-content: space-evenly;
    }

    .personalimg-txt-box .personalimg-txt1box {
        position: initial;
    }

    .personalimg-txt-box .personalimg-txt2box {
        position: initial;
    }

    .attention .attentiontxt h1 {
        color: #000;
    }

    .attention .attentiontxt .attentiontxt-span {
        color: #c1c2c3;
    }

    .blockchain-product .title {
        margin-top: 0;
    }

    .blockchain-product .product-list {
        margin-bottom: 20px;
        padding-top: 20px;
    }

    .blockchain-product .product-list li:nth-child(2) {
        margin-top: initial;
    }

    .blockchain-product .product-list li:nth-child(4) {
        margin-top: initial;
    }

    .blockchain-product .product-list-box {
        background: #2bd1ea;
    }

    .blockchain-product .product-detail-box {
        padding-top: 30px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-left: 15px;
        background: #1f2227;
    }

    .blockchain-product .productD {
        padding-top: 30px;
        background: initial;
    }

    .blockchain-product .productD .productD-img-box {
        background: #1f2227;
    }

    .blockchain-product .productD .productD-img-box .productD-img {
        display: block;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .blockchain-product .productA {
        background: initial;
    }

    .app-smart-advantage ul {
        flex-wrap: wrap;
    }

    .app-smart-advantage ul li {
        display: flex;
        width: 100%;
        margin-bottom: 20px;
        text-align: left;
        justify-content: space-between;
    }

    .app-smart-advantage ul li .advantage-list-img {
        width: 100px;
        height: 100px;
    }

    .app-smart-advantage ul li img {
        width: 70%;
    }

    .app-smart-advantage ul li .advantage-list-text {
        overflow: hidden;
        margin-left: 10px;
        flex: 1;
    }

    .app-smart-advantage ul li .advantage-list-text p {
        margin-bottom: initial;
        padding-top: initial;
        padding-bottom: 15px;
    }

    .app-smart-advantage ul li .advantage-list-text span {
        min-height: 60px;
        -webkit-line-clamp: 2;
    }

    .app-top .app-top-text-box {
        width: 50%;
    }

    .app-top .app-top-text .app-top-text-bottom-box {
        display: flex;
        justify-content: space-around;
    }

    .app-top .app-top-text p {
        margin-bottom: 30px;
    }

    .personalimgB {
        display: block;
        text-align: center;
    }

    .personalimgB .personalimg-txt-box {
        flex-direction: initial;
        margin-top: 30px;
        justify-content: center;
    }

    .personalimgB .personalimg-txt1box {
        margin-right: 30px;
    }

    .personalimgB .personalimg-txt {
        margin-bottom: 30px;
    }

    .footer .footer-main ul li {
        margin-right: 10px;
        margin-left: 10px;
    }
}

@media (max-width: 769px) {
    .index-banner {
        height: 350px;
    }

    .index-banner .banner-box {
        height: 300px;
    }

    .index-banner .swiper-slide {
        height: 350px;
    }

    .index-banner .swiper-pagination {
        bottom: 15%;
    }

    .index-banner .banner-box .banner-main-box .banner-img-box {
        bottom: 0;
    }

    .index-banner .banner-box .banner-main-box .banner-img-box .banner-imgA {
        bottom: 0;
        left: 40%;
    }

    .index-banner .banner-box .banner-main-box .banner-img-box .banner-imgB {
        bottom: 0;
        left: 5%;
    }

    .index-banner .banner-box .banner_txt p {
        font-size: 11px;
        line-height: 150%;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .appestate .w-1200 {
        display: initial;
    }

    .appestate .appestate-banner-text {
        width: initial;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
    }

    .appestate .appestate-banner-text span {
        display: inline-block;
    }

    .appestate .appestate-banner-img div {
        width: 33.33%;
    }

    .appestate .appestate-banner-img img {
        width: 100%;
    }

    .app-tag .app-tag-top .tag li {
        display: flex;
        width: 20%;
        margin-bottom: 15px;
        padding-right: initial;
        padding-left: initial;
    }

    .app-tag .app-tag-top .tag li span {
        font-size: 12px;
        width: 59px;
        height: 59px;
        margin-right: 15px;
        align-self: center;
        
    white-space: normal;
    }

    .app-tag .app-tag-top .tag li p {
        flex: 1;
    }

    .index-nav {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .index-nav .navbar-header {
        border-bottom: 1px solid #e5e5e5;
    }

    .index-nav .nav li {
        border-bottom: 1px solid #e5e5e5;
    }

    .index-nav .nav li .iconfont {
        position: absolute;
        top: 9px;
        right: 5px;
        padding-left: 50px;
    }

    .index-app-flow {
        margin-top: 30px;
    }

    .index-app-flow .index-app-flow-list ul li {
        margin-bottom: 20px;
    }

    .index-case {
        margin-top: 30px;
    }

    .index-case .index-case-list ul li {
        margin-bottom: 20px;
    }

    .index-intro {
        padding-bottom: 30px;
    }

    .intro {
        padding-bottom: 30px;
    }

    .index-partner {
        margin-top: 20px;
    }

    .contact {
        margin-top: 20px;
    }

    .contact-list {
        margin-top: 20px;
    }

    .index-new .index-new-tab {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .index-message {
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .index-message h1 {
        padding-bottom: 20px;
    }

    .index-message .message-input input {
        margin-bottom: 25px;
    }

    .passwrod {
        display: initial;
    }

    .passwrod .passwordimg {
        margin-left: initial;
    }

    .passwrod .passwordimg img {
        width: 100%;
    }

    .passwrod .passwordimg .passwordimg1 {
        top: 0;
        width: 70%;
        height: initial;
    }

    .passwrod .passwordimg .passwordimg2 {
        top: initial;
        bottom: 0;
        width: 64%;
        height: initial;
    }

    .personal .personalimg {
        width: 100%;
    }

    .personal .personalimg img {
        width: 100%;
    }

    .personal .personalimg .personalimg-txt1box,
    .personal .personalimg .personalimg-txt2box {
        width: 49%;
    }

    .personal .personalimg .personalimg-txt1box .personalimg-txt,
    .personal .personalimg .personalimg-txt2box .personalimg-txt {
        width: 100%;
        height: initial;
    }

    .personal .personalimg .personalimg-paddin {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    .personal .eduapp-img {
        width: 100%;
    }

    .attention .attention-img img {
        width: 100%;
    }

    .classification .classification-img img {
        display: block;
        width: 100%;
    }

    .message {
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .message h1 {
        padding-bottom: 20px;
    }

    .message .message-input input {
        margin-bottom: 25px;
    }

    .company-culture ul li .company-span {
        font-size: 20px;
        width: 80px;
        height: 80px;
    }

    .company-culture ul li p {
        font-size: 14px;
    }

    .breadcrumbs {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .company-culture ul {
        margin-top: 20px;
    }

    .company-info .company-info-content img {
        display: block;
        width: 100%;
    }

    .contact .map {
        height: 300px;
    }

    .product-detail-box .product-detail {
        display: block;
    }

    .product-detail-box .product-detail .productA-img {
        width: 100%;
    }

    .blockchain-detail-text {
        width: 100% !important;
        padding-left: initial;
        text-align: center;
    }

    .blockchain-detail-text h2 {
        margin-top: initial;
        padding-top: 20px;
    }

    .blockchain-detail-text h2:before {
        margin-right: auto;
        margin-left: auto;
    }

    .blockchain-detail-text strong {
        display: block;
    }

    .blockchain-detail-text p {
        font-size: 18px;
        line-height: 200%;
        margin-top: 50px;
    }

    .blockchain-product .productB {
        display: block;
        padding-right: 15px;
        padding-left: 15px;
    }

    .blockchain-product .productC {
        margin-top: 20px;
    }

    .blockchain-product .productC .productC-list {
        margin-top: 20px;
    }

    .blockchain-product .productC .productC-list li {
        margin-bottom: 20px;
    }

    .blockchain-product .productD {
        padding-top: initial;
    }

    .blockchain-product .productD .productD-application {
        display: block;
        padding-right: 15px;
        padding-left: 15px;
    }

    .blockchain-product .productD .productD-application .productD-list {
        margin-right: initial;
        margin-left: initial;
    }

    .blockchain-product .advantage .advantage-list {
        margin-top: 20px;
    }

    .blockchain-product .productB-img {
        width: 100%;
    }

    .blockchain-product .productB img {
        width: 100%;
    }

    .appshare-banner .appshare-banner-img {
        width: 70%;
    }

    .appshare-banner .appshare-banner-text p {
        font-size: 16px;
    }

    .appsmart-banner {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .appsmart-banner .w-1200 {
        display: initial;
    }

    .appsmart-banner .appsmart-banner-text {
        text-align: center;
    }

    .appsmart-banner .appsmart-banner-text p {
        margin-bottom: initial;
    }

    .app-top {
        height: initial;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .app-top .w-1200 {
        display: initial;
    }

    .app-top .app-top-text-box {
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: space-between;
    }

    .app-top .app-top-text {
        width: 100%;
        margin-left: initial;
    }

    .app-top .app-top-text .app-top-text-bottom-box {
        display: flex;
        justify-content: space-around;
    }

    .app-top .app-top-img {
        width: 100%;
        margin-top: 20px;
    }

    .app-efang {
        padding: 0;
    }

    .app-efang .mb80 {
        margin-bottom: 20px;
    }

    .efang-banner {
        height: 450px;
    }

    .efang-banner h1 {
        font-size: 24px;
    }

    .efang-banner .efang-banner-img .efangbanner1 {
        height: initial;
        width: initial;
        display: flex;
        margin: 0 10px;
    }

    .efang-banner .efang-banner-img .efangbanner1 img {
        width: 100%;
    }

    .efang-banner .efang-banner-img .efangbanner1 .img1 {
        width: 30%;
        align-self: flex-end;
    }

    .efang-banner .efang-banner-img .efangbanner1 .img2 {
        width: 40%;
        align-self: flex-end;
    }

    .efang-banner .efang-banner-img .efangbanner1 .img3 {
        width: 30%;
        align-self: flex-end;
    }

    .footer .footer-box {
        justify-content: space-around;
    }

    .footer .footer-main {
        display: none;
        margin-right: 15px;
        margin-left: 15px;
    }

    .footer .footer-main ul li {
        margin-right: 10px;
        margin-left: 10px;
    }

    .footer .footer-logo {
        margin-right: 10px;
    }

    .footer .footer-code {
        align-self: initial !important;
    }

    #gooey-v {
        display: none !important;
    }

    .texth1 {
        font-size: 35px;
    }

    .fixedTop-box {
        right: 15px !important;
    }
}