.pd-16 {
    padding: 16px;
}

.show {
    background: rgba(51, 51, 51, 0.3);
    transition: all 0.3s linear;
}

.text-hidden {
    width: 150px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item-box {
    cursor: pointer;
}

.login-img {
    width: 100%;
    height: 860px;
    object-fit: cover;
}

.content {
    margin-top: 108px;
}

.content .brand-web {
    margin-bottom: 170px;
}

.content .banner-box {
    position: relative;
    z-index: 1;
}

.content .banner-box .middle-img {
    margin-top: 77px;
    width: 100%;
}


.content .textbox {
    position: absolute;
    top: 22%;
    left: 14%;
    z-index: 99;
    color: #fff;
}

.content .textbox .text-ico {
    width: 56px;
    height: 56px;
    margin-top: 28px;
}


.login-middle {
    display: flex;
    background: #fff;
    padding: 0 13%;
    flex-direction: column;
    align-items: center;

}

.item-content {
    padding: 0 14%;
    margin: 0 auto;
}

.item-content .item-title {
    text-align: center;
    margin-top: 72px;
    font-size: 40px;
    font-weight: bold;

}

.item-content .item-title .line-tit {
    color: #133F98;
    font-weight: 1000;
    margin-right: 24px;
    margin-left: 29px;
}

.item-content .item-title2 {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #666666;
}

.item-wall {
    width: 1382px;
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
}

.item-wall .wall-content {
    color: #fff;
    position: relative;
}

.item-wall .wall-two {
    margin-bottom: 20px;
}

.item-wall .wall-img1 {
    width: 895px;
    height: 331px;
    margin: 0 16px 16px 0;
    object-fit: cover;
}

.item-wall .wall-text {
    position: absolute;
    top: 48px;
    left: 48px;

}

.item-wall .wall-btn {
    margin-top: 166px;
    width: 140px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    color:#fff;
}

.item-wall .wall-img2 {
    width: 440px;
    height: 330px;
    margin-right: 16px;
    object-fit: cover;
}


.bottom-list {
    display: flex;
    overflow: hidden;
    margin-top: 78px;
}

.bottom-item:hover {
    box-shadow: 0px 4px 14px 0px #EBEBEB;
}

.bottom-item {
    width: 410px;
    padding: 16px 16px 24px;
    font-size: 16px;
    box-sizing: border-box;
    flex-shrink: 0;
    background: #FAFBFC;
    margin-right: 64px;
}

.bottom-item img {
    width: 100%;
    height: 241px;
    object-fit: cover;
}

.bottom-item .bottom-more-btn {
    width: 109px;
    height: 37px;
    line-height: 37px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #185EAD;
    color: #185EAD;
}

.bottom-banner {
    position: relative;
    z-index: 1;
}

.bottom-banner .middle-img {
    margin-top: 77px;
    width: 100%;
    height: 860px;
}

.bottom-banner .text-box {
    position: absolute;
    top: 22%;
    z-index: 99;
    color: #fff;
    width: 60%;
    height: 521px;
    background: linear-gradient(270deg, rgba(19, 63, 152, 0) 0%, #133F98 100%);
    padding: 42px 0 0 280px;
}

.bottom-banner .text-box .text-ico {
    width: 56px;
    height: 56px;
    margin-top: 28px;
}

.bottom-banner .text-s {
    width: 561px;
}

.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    line-height: 200px;
    margin: 0;
}

.el-carousel__item:nth-child(2n) {
    background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
    background-color: #d3dce6;
}

.trends-bottom-btn {
    margin: 40px auto 0;
    width: 140px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background: #185ead;
    border-radius: 4px;
}

@media screen and (max-width:750px) {
    .pc {
        display: none !important
    }

    .mobile {
        display: block !important;
        touch-action: auto !important
    }

    .mobile .brand-web1 {
        width: 100% !important
    }

    .mobile .brand-web1 .login-img {
        width: 100%;
        height: 100vh
    }

    .mobile .brand-web1 .textbox {
        padding: 16px;
        width: 100%;
        position: absolute;
        top: 108px;
        z-index: 99;
        color: #fff
    }

    .mobile .brand-web1 .textbox .text-ico1 {
        width: 100%
    }

    .mobile .brand-web1 .textbox .bottom-box {
        margin-top: 72px;
        background: hsla(0, 0%, 100%, .8);
        border-radius: 8px;
        color: #333;
        padding: 20px 12px
    }

    .mobile .brand-web1 .textbox .content-text {
        font-size: 400;
        display: flex;
        justify-content: space-between;
        padding-bottom: 16px;
        margin-bottom: 8px;
        border-bottom: 1px solid #999
    }

    .mobile .brand-web1 .textbox .content-text .text-tit {
        font-size: 18px;
        font-weight: 500;
        position: relative;
        margin-left: 8px
    }

    .mobile .brand-web1 .textbox .content-text .text-tit:before {
        content: "";
        position: absolute;
        top: 5px;
        left: -8px;
        width: 4px;
        height: 14px;
        background: #499eff
    }

    .mobile .brand-web1 .textbox .content-text .text-ico2 {
        width: 24px;
        height: 24px
    }

    .mobile .brand-web1 .textbox .bottom-text {
        font-size: 14px;
        font-weight: 400;
        color: #333;
        line-height: 24px
    }
}