[v-cloak] {
    display: none;
}

* {
    padding: 0;
    margin: 0;
}

a {
    color: inherit !important;
    text-decoration: none !important;
}

.p-r {
    position: relative;
}

.p-a {
    position: absolute;
}

.bold {
    font-weight: bold;
}

.bgs-1> :nth-child(1),
.bgs-1> :nth-child(2) {
    width: 22%;
}

.bgs-1> :nth-child(3),
.bgs-1> :nth-child(4) {
    width: 28%;
}

.bgs-2> :nth-child(1),
.bgs-2> :nth-child(2) {
    width: 14%;
}

.bgs-2> :nth-child(3) {
    width: 17%;
}

.bgs-2> :nth-child(4) {
    width: 22.5%;
}

.bgs-3> :nth-child(1),
.bgs-3> :nth-child(2) {
    width: 15.9%;
}

.bgs-3> :nth-child(3) {
    width: 26.5%;
}

.bgs-3> :nth-child(4) {
    width: 33.5%;
}

.bgs-4> :nth-child(1),
.bgs-4> :nth-child(2),
.bgs-4> :nth-child(3) {
    width: 12%;
}

.bgs-4> :nth-child(4) {
    width: 64%;
}

.bgs-4 {
    overflow: visible !important;
}

@media screen and (min-width: 721px) {
    .flex-x-x {
        display: flex;
        justify-content: space-between;
    }
    .flex {
        display: flex;
    }
    .top-nav {
        position: absolute;
        top: 70%;
        left: 25%;
        display: flex;
        font-size: 16px;
    }
    .top-nav>div {
        margin: 0 10px;
        padding: 5px 10px;
        border: 1px solid #fff;
        border-radius: 2px;
        font-size: 16px;
        cursor: pointer;
    }
    .inquiry {
        color: #fff;
        box-shadow: -1px 1px;
    }
    .see {
        color: #26335a;
        background-color: #fff;
    }
    .flow {
        padding-top: 47.5px;
        background-color: #f7f8fb;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .flow-txt {
        font-size: 18px;
        color: #999999;
        margin-top: 15px;
        margin-bottom: 45px;
    }
    .flow-bottom {
        width: 60%;
        display: flex;
        justify-content: space-between;
    }
    .flow-bottom-b {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .flow-num {
        position: relative;
        color: #4385f4;
        padding: 0 10px;
        font-size: 30px;
    }
    .flow-num>div {
        position: absolute;
        font-size: 16px;
        top: 0px;
        right: 0;
    }
    .flow-name {
        font-size: 14px;
    }
    .bold {
        font-size: 40px;
        color: #1a1a1a;
    }
    .expes {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .expe {
        background-color: #fff;
        padding-top: 50px;
        padding-bottom: 20px;
        display: flex;
        justify-content: space-between;
        width: 80%;
    }
    .expe-item {
        width: 75%;
    }
    .expe img {
        width: 180px;
    }
    .expe-txt {
        color: #999999;
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .chart {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 210px;
        padding-right: 40px;
        box-sizing: border-box;
    }
    .chart> :nth-child(1) {
        width: 80%;
    }
    .chart>div {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .chart-title {
        display: flex;
        color: #666666;
        align-items: center;
        font-size: 16px;
    }
    .chart-icon {
        width: 10px;
        height: 10px;
        margin-right: 5px;
    }
    .chart-bg {
        width: 80%;
        height: 25px;
        border-radius: 5px;
        background-color: #f2f3fa;
        overflow: hidden;
        display: flex;
    }
    .bgs-4> :nth-child(1) {
        border-radius: 5px 0 0 5px;
    }
    .bgs-4> :nth-child(4) {
        border-radius: 0 5px 5px 0;
    }
    .chart-bg-icon {
        width: 27px !important;
        position: absolute;
        right: 0;
        top: -7px;
    }
    .chart-bg>div {
        height: 100%;
        color: #fff;
    }
    .chart-bg span {
        font-size: 16px;
    }
    .chart-bg> :nth-child(1) {
        background: #ffc62b;
        line-height: 25px;
        text-align: center;
    }
    .chart-bg> :nth-child(2) {
        background: #ff8e32;
        line-height: 25px;
        text-align: center;
    }
    .chart-bg> :nth-child(3) {
        background: #2783e6;
        line-height: 25px;
        text-align: center;
    }
    .chart-bg> :nth-child(4) {
        background: #22c7bd;
        line-height: 25px;
        text-align: center;
    }
    .chart-txt {
        font-size: 16px;
        color: #666666;
        width: 20%;
    }
    .advantage {
        padding: 40px 0;
        width: 100%;
        background-image: url(../../images/advantage-bg.png);
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .advantage> :nth-child(1) {
        color: #ffffff;
        font-size: 40px;
        font-weight: bold;
    }
    .advantage> :nth-child(2) {
        color: #fff;
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 40px;
    }
    .advantage> :nth-child(3) {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 80%;
    }
    .advantage-item {
        width: 20.5%;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #fff;
        margin-top: 20px;
        padding: 20px;
        cursor: pointer;
    }
    .advantage-item> :nth-child(2) {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .advantage-item>img {
        width: 35%;
    }
    .advantage-item-title {
        font-size: 16px;
        color: #1a1a1a;
        font-weight: bold;
    }
    .advantage-item-txt {
        font-size: 14px;
        text-align: center;
        color: #666666;
        margin-bottom: 10px;
    }
    .ability {
        width: 100%;
        padding-top: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ability> :nth-child(1) {
        font-weight: bold;
        font-size: 40px;
        color: #1a1a1a;
    }
    .ability> :nth-child(2) {
        font-size: 18px;
        color: #999999;
        margin-bottom: 35px;
        margin-top: 10px;
    }
    .ability> :nth-child(3) {
        width: 60%;
        display: flex;
        justify-content: space-between;
    }
    .ability-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ability-icon {
        width: 5px;
        height: 100%;
        background: #4385f4;
        margin-right: 5px;
    }
    .ability-txt> :nth-child(1) {
        font-size: 30px;
        font-weight: bold;
        color: #1a1a1a;
        line-height: 1em;
    }
    .ability-txt> :nth-child(2) {
        font-size: 14px;
        color: #1a1a1a;
        margin-left: 5px;
    }
    .ability-item> :nth-child(1),
    .ability-txt {
        display: flex;
        align-items: flex-end;
    }
    .ability-item> :nth-child(2) {
        color: #666666;
        font-size: 16px;
        margin-top: 7px;
        margin-bottom: 6px;
        letter-spacing: 2px;
    }
    .ability>img {
        width: 100%;
    }
    .bg {
        background-color: #4385f4;
    }
    .industry {
        width: 100%;
        background-image: url(../../images/industry-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 30px;
        padding-bottom: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .industry> :nth-child(1) {
        font-size: 40px;
        color: #ffffff;
        font-weight: bold;
    }
    .industry> :nth-child(2) {
        margin-top: 12px;
        margin-bottom: 45px;
        color: #9fa3ac;
        font-size: 18px;
    }
    .industry> :nth-child(3) {
        display: flex;
        justify-content: space-between;
        width: 80%;
    }
    .industry-list {
        color: #fff;
        font-size: 18px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 200px;
    }
    .industry-list>div {
        padding: 5px 20px;
        cursor: pointer;
    }
    .industry-partition {
        width: 5px;
        background-color: #ffffff;
        opacity: 0.3;
    }
    .industry-content {
        width: 85%;
        color: #fff;
    }
    .example {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 45px 0;
    }
    .example> :nth-child(1) {
        color: #1a1a1a;
        font-size: 40px;
        font-weight: bold;
    }
    .example> :nth-child(2) {
        font-size: 18px;
        color: #999999;
        margin-top: 15px;
        margin-bottom: 40px;
    }
    .example> :nth-child(3) {
        width: 80%;
        display: flex;
        justify-content: space-between;
    }
    img {
        max-width: 100%;
    }
    .example> :nth-child(3)>div {
        width: 17%;
    }
    @keyframes yuying1 {
        0% {
            top: -500px;
        }
        25% {
            top: -375px;
        }
        50% {
            top: -250px;
        }
        75% {
            top: -125px;
        }
        100% {
            top: 0;
        }
    }
    .example-item:hover .qrcode {
        animation: yuying1 0.5s linear 1 forwards;
        display: flex;
    }
    .example-item {
        position: relative;
        overflow: hidden;
    }
    .qrcode {
        position: absolute;
        width: 100%;
        top: -500px;
        left: 0;
        height: 100%;
        overflow: hidden;
        display: none;
        justify-content: center;
        align-items: center;
        background-color: rgba(0, 0, 0, .3);
    }
    .sweep {
        background-color: #fff;
        width: 80%;
        box-sizing: border-box;
        padding: 20px 30px;
        border-radius: 10px;
    }
    .sweep>:nth-child(2) {
        text-align: center;
        margin-top: 20px;
        border: 2px solid #3559b5;
        padding: 5px 0;
        color: #3559b5;
        cursor: pointer;
    }
    .sweep>:nth-child(2):hover {
        color: #fff !important;
        background-color: #3559b5;
    }
    .example-item> :nth-child(2) {
        width: 100%;
        text-align: center;
        margin-top: 15px;
        color: #333333;
        font-size: 16px;
    }
    .order {
        padding: 40px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #f7f8fb;
    }
    .order> :nth-child(1) {
        font-size: 40px;
        font-weight: bold;
        color: #1a1a1a;
        margin-bottom: 40px;
    }
    .order> :nth-child(2) {
        width: 60%;
    }
    .order-process {
        display: flex;
        width: 100%;
    }
    .order-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 16.5%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .order-content> :nth-child(2) {
        font-size: 16px;
        color: #1a1a1a;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .order-content> :nth-child(3) {
        font-size: 14px;
        color: #7a7a7a;
        text-align: center;
    }
    .order-icon {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .cooperation {
        padding-top: 40px;
        padding-bottom: 25px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .cooperation> :nth-child(1) {
        color: #1a1a1a;
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .cooperation> :nth-child(2) {
        width: 80%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .cooperation img {
        width: 17%;
        margin: 8px;
        border: 1px solid #dedfe6;
        border-radius: 2px;
        cursor: pointer;
    }
    .cooperation img:hover {
        box-shadow: -1px 5px 22px 0px rgba(54, 89, 182, 0.47);
    }
    .article {
        padding-top: 40px;
        padding-bottom: 25px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #f6f6f6;
    }
    .article> :nth-child(1) {
        color: #1a1a1a;
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .article> :nth-child(2) {
        width: 80%;
        background-color: #fff;
    }
    .article-content {
        padding: 10px 20px;
    }
    .article-item {
        display: flex;
        align-items: center;
    }
    .article-item> :nth-child(1) {
        display: none;
        padding-top: 10px;
        padding-left: 20px;
        padding-bottom: 10px;
    }
    .article-item-time> :nth-child(1) {
        font-size: 30px;
        font-weight: bold;
        color: #999999;
        opacity: 0.2;
    }
    .article-item-time> :nth-child(2) {
        font-size: 20px;
        margin-top: -9px;
        color: #999999;
        opacity: 0.8;
    }
    .article-item-time> :nth-child(3) {
        font-size: 22px;
        color: #999999;
        font-weight: bold;
        opacity: 0.8;
    }
    .article-item-time {
        display: none;
    }
    .article-item:hover .article-item-time {
        padding-right: 20px;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .article-item img {
        width: 800px;
    }
    .article-item:hover :nth-child(1) {
        display: inline;
    }
    .article-item:hover {
        box-shadow: 0px 0px 5px #888888;
    }
    .article-content> :nth-child(1) {
        font-size: 20px;
        color: #1a1a1a;
        font-weight: bold;
    }
    .article-content> :nth-child(2) {
        font-size: 16px;
        color: #333333;
        margin-top: 5px;
        line-height: 1.7em;
    }
    .submit {
        padding-top: 40px;
        padding-bottom: 25px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #4382f4;
        background-image: url(../../images/submit-bg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .submit> :nth-child(1) {
        color: #fff;
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .submit> :nth-child(2) {
        width: 80%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .submit input {
        background: none;
        border: solid 1px #fff;
        outline: none;
        padding: 5px;
    }
    .submit input::placeholder {
        color: #fff;
    }
    .name,
    .code {
        width: 20%;
        color: #fff;
    }
    .describe {
        width: 40%;
        color: #fff;
    }
    .submit-btn {
        padding: 5px 20px;
        background: #fff;
        color: #4382f4;
        cursor: pointer;
    }
    .submit-btn>div {
        font-size: 16px;
    }
    .pc {
        display: block;
    }
    .yd {
        display: none;
    }
    .industry-life {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }
    .industry-life> :nth-child(1) {
        display: flex;
        justify-content: space-between;
    }
    .industry-life-title {
        font-size: 18px;
        font-weight: bold;
    }
    .industry-life-btn {
        border: 1px solid #fff;
        padding: 5px 10px;
        cursor: pointer;
    }
    .industry-life-btn:active {
        background-color: #dedfe6;
    }
    .f18 {
        font-size: 18px;
    }
    .industry-life-btn>span {
        font-size: 16px;
    }
    .industry-life> :nth-child(2) {
        font-size: 16px;
        line-height: 2em;
        text-indent: 2em;
        letter-spacing: 0.1em;
    }
    .industry-life> :nth-child(3) {
        display: flex;
        width: 60%;
        justify-content: space-between;
    }
    .industry-life-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .industry-life-item>img {
        width: 21px;
    }
    .industry-life-item>div {
        margin-top: 3px;
        font-size: 16px;
    }
    .flex-y {
        align-items: center;
    }
    body {
        font-size: 14px !important;
    }
    .info-phone {
        font-size: 24px;
        color: #4385f4;
        font-weight: bold;
    }
}

@media screen and (max-width: 720px) {
    #index {
        width: 100vw;
    }
    .p-r {
        line-height: 0;
    }
    .top-nav {
        display: none;
    }
    .flow {
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #f7f8fb;
        padding-top: 0.28rem;
    }
    .flow> :nth-child(1) {
        color: #1a1a1a;
        font-size: 0.2rem;
        margin-bottom: 0.4rem;
    }
    .flow-txt {
        display: none;
    }
    .flow-bottom {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }
    .flow-bottom-b {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .flow-num {
        position: relative;
        padding: 0 0.1rem;
        display: flex;
        color: #4385f4;
        font-size: 0.25rem;
    }
    .flow-num> :nth-child(2) {
        position: absolute;
        font-size: 0.085rem;
        top: -1rem;
        right: 0;
    }
    .flow-name {
        font-size: 0.1rem;
        color: #1a1a1a;
    }
    .expe {
        background-color: #fff;
        padding: 0.36rem 0.15rem;
        display: flex;
        justify-content: center;
    }
    .expe-item {
        width: 100%;
        text-align: center;
    }
    .expe-item> :nth-child(1) {
        font-size: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .expe img {
        display: none;
    }
    .expe-txt {
        color: #999999;
        width: 100%;
        font-size: 0.12rem;
        margin-bottom: 0.3rem;
    }
    .chart {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 2.5rem;
        padding: 0 0.1rem;
    }
    .chart> :nth-child(1) {
        width: 100%;
    }
    .chart>div {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .chart-title {
        display: flex;
        color: #666666;
        align-items: center;
        font-size: 0.09rem;
    }
    .chart-icon {
        width: 0.1rem;
        height: 0.1rem;
        margin-right: 0.06rem;
    }
    .chart-txt {
        font-size: 0.1rem;
        text-align: left;
        font-weight: bold;
        color: #666666;
        width: 22%;
    }
    .chart-bg {
        width: 78%;
        height: 0.25rem;
        border-radius: 0.05rem;
        background-color: #f2f3fa;
        overflow: hidden;
        display: flex;
    }
    .bgs-4> :nth-child(1) {
        border-radius: 0.05rem 0 0 0.05rem;
    }
    .bgs-4> :nth-child(4) {
        border-radius: 0 0.05rem 0.05rem 0;
    }
    .chart-bg-icon {
        width: 0.4rem !important;
        position: absolute;
        top: -0.1rem;
        display: inline-block !important;
        right: 0;
    }
    .chart-bg>div {
        height: 100%;
        color: #fff;
        font-size: 0.09rem;
    }
    .chart-bg> :nth-child(1) {
        background: #ffc62b;
        line-height: 0.25rem;
        text-align: center;
    }
    .chart-bg> :nth-child(2) {
        background: #ff8e32;
        line-height: 0.25rem;
        text-align: center;
    }
    .chart-bg> :nth-child(3) {
        background: #2783e6;
        line-height: 0.25rem;
        text-align: center;
    }
    .chart-bg> :nth-child(4) {
        background: #22c7bd;
        line-height: 0.25rem;
        text-align: center;
    }
    .advantage {
        padding: 0.4rem 0.14rem;
        box-sizing: border-box;
        width: 100%;
        background-image: url(../../images/advantage-bg.png);
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .advantage> :nth-child(1) {
        color: #ffffff;
        font-size: 0.2rem;
        font-weight: bold;
    }
    .advantage> :nth-child(2) {
        color: #fff;
        font-size: 0.12rem;
        margin-top: 0.15rem;
        margin-bottom: 0.4rem;
    }
    .advantage> :nth-child(3) {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
    }
    .advantage-item {
        width: 48%;
        display: flex;
        align-items: center;
        margin-top: 20px;
        cursor: pointer;
    }
    .advantage-item>img {
        width: 0.5rem;
    }
    .advantage-item> :nth-child(2) {
        width: 60%;
    }
    .advantage-item-title {
        color: #fff;
        font-size: 0.12rem;
        font-weight: bold;
    }
    .advantage-item-txt {
        color: #fff;
        font-size: 0.1rem;
        opacity: 0.6;
        overflow: hidden;
        margin-top: 0.1rem;
        white-space: nowrap;
        width: 11em;
        text-overflow: ellipsis;
    }
    .ability {
        width: 100%;
        padding-top: 0.4rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ability> :nth-child(1) {
        font-weight: bold;
        font-size: 0.2rem;
        color: #1a1a1a;
    }
    .ability> :nth-child(2) {
        font-size: 0.12rem;
        color: #999999;
        margin-bottom: 0.35rem;
        margin-top: 0.1rem;
    }
    .ability> :nth-child(3) {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .ability-item {
        width: 45%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 0.3rem;
    }
    .ability-icon {
        width: 5px;
        height: 100%;
        background: #4385f4;
        margin-right: 5px;
    }
    .ability-txt> :nth-child(1) {
        font-size: 0.26rem;
        font-weight: bold;
        color: #1a1a1a;
        line-height: 1em;
    }
    .ability-txt> :nth-child(2) {
        font-size: 0.1rem;
        color: #1a1a1a;
        margin-left: 0.07rem;
    }
    .ability-item> :nth-child(1),
    .ability-txt {
        display: flex;
        align-items: flex-end;
    }
    .ability-item> :nth-child(2) {
        color: #666666;
        font-size: 0.11rem;
        margin-top: 0.1rem;
        letter-spacing: 2px;
    }
    .ability>img {
        width: 100%;
    }
    .bg {
        background-color: #4385f4;
    }
    .industry {
        width: 100%;
        background-image: url(../../images/industry-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0.38rem 0.17rem;
        box-sizing: border-box;
    }
    .industry> :nth-child(1) {
        font-size: 0.2rem;
        color: #ffffff;
        font-weight: bold;
    }
    .industry> :nth-child(2) {
        display: none;
    }
    .industry> :nth-child(3) {
        margin-top: 0.3rem;
        width: 100%;
    }
    .industry-list {
        color: #fff;
        font-size: 0.12rem;
        display: flex;
        justify-content: space-between;
    }
    .industry-list>div {
        padding: 0.05rem 0.13rem;
        border-radius: 0.22rem;
    }
    .industry-partition {
        display: none;
    }
    .industry-content {
        font-size: 0.17rem;
        color: #fdfdfd;
    }
    .industry-content> :nth-child(1) {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }
    .industry-content> :nth-child(2) {
        font-size: 0.13rem;
    }
    .industry-content> :nth-child(2)>div {
        line-height: 2em;
    }
    .pc {
        display: none;
    }
    .yd {
        display: block;
    }
    .example {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0.33rem 0;
        box-sizing: border-box;
    }
    .example> :nth-child(1) {
        color: #1a1a1a;
        font-size: 0.2rem;
        font-weight: bold;
        margin-bottom: 0.25rem;
    }
    .example> :nth-child(2) {
        display: none;
    }
    .example> :nth-child(4) {
        width: 100%;
        color: #333333;
        font-size: 0.13rem;
        padding: 0.25rem 0.1rem 0.33rem;
        box-sizing: border-box;
    }
    .order {
        padding: 0.45rem 0.15rem;
        width: 100vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #f7f8fb;
        box-sizing: border-box;
    }
    .order> :nth-child(1) {
        font-size: 0.2rem;
        font-weight: bold;
        color: #1a1a1a;
        margin-bottom: 0.4rem;
    }
    .order> :nth-child(2) {
        width: 100%;
    }
    .order-process,
    .order-icon {
        display: none;
    }
    .cooperation {
        padding: 0.4rem 0.28rem 0.32rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .cooperation> :nth-child(1) {
        color: #1a1a1a;
        font-size: 0.2rem;
        font-weight: bold;
        margin-bottom: 0.4rem;
    }
    .cooperation> :nth-child(2) {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .cooperation img {
        width: 27%;
        margin: 0.08rem;
        border: 1px solid #dedfe6;
        border-radius: 0.02rem;
    }
    .cooperation img:active {
        box-shadow: -1px 5px 22px 0px rgba(54, 89, 182, 0.47);
    }
    .submit {
        padding: 0.26rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #4382f4;
        background-image: url(../../images/submit-bg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .submit> :nth-child(1) {
        color: #fff;
        font-size: 0.2rem;
        font-weight: bold;
        margin-bottom: 0.245rem;
    }
    .submit> :nth-child(2) {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 2rem;
    }
    .submit input {
        background: none;
        border: solid 1px #fff;
        outline: none;
        padding: 5px;
        font-size: 0.15rem;
        height: 0.3rem;
    }
    .submit input::placeholder {
        color: #fff;
    }
    .submit-btn {
        background: #fff;
        color: #4382f4;
        height: 0.4rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .submit-btn>div {
        font-size: 0.15rem;
    }
    /* 轮播图 */
    #banner_img {
        width: 100%;
    }
    .children_img {
        width: 100%;
    }
    .swiper-slide> :nth-child(2) {
        width: 100%;
        text-align: center;
        margin-top: 0.22rem;
    }
    .article {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0.2rem 0.15rem;
        background-color: #f7f8fb;
        box-sizing: border-box;
    }
    .article> :nth-child(1) {
        color: #262c33;
        font-size: 0.2rem;
        font-weight: bold;
        margin-bottom: 0.2rem;
    }
    .article-item {
        background: #fff;
        width: 3.45rem;
        box-sizing: border-box;
        padding: 0.1rem;
        display: flex;
        font-size: 0.13rem;
        color: #1a1a1a;
        margin-top: 0.1rem;
    }
    .article-item img {
        width: 0.82rem;
    }
    .article-item> :nth-child(2) {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        margin-left: 0.1rem;
    }
    .article-content> :nth-child(1) {
        width: 2.33rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .article-content> :nth-child(2) {
        font-size: 0.11rem;
        color: #999999;
    }
    .bottom {
        padding: 0.3rem 0.15rem;
        background-color: #121b34;
        box-sizing: border-box;
        font-size: 0.12rem;
        color: #fff;
        line-height: 2em;
    }
    .bottom>img {
        width: 0.7rem;
    }
    .bottom> :nth-child(2) {
        display: flex;
        align-items: center;
        justify-content: space-between;
        opacity: 0.7;
    }
    .bottom> :nth-child(3) {
        opacity: 0.7;
    }
    .bottom-bar2 {
        background: #121b34;
        color: #6e768e;
        font-size: 0.09rem;
        line-height: 2em;
    }
    .navbar {
        padding: 0.05rem 0.1rem !important;
    }
    body {
        font-size: 14px !important;
    }
    .navbar-brand {
        display: inline-block;
        padding-top: 0.02rem;
        padding-bottom: 0.02rem;
        margin-right: 0.1rem;
        font-size: 0.1rem;
        line-height: inherit;
        white-space: nowrap;
    }
    element.style {
        height: 0.3rem !important;
    }
}