
.bottom-btn {
    width: 179px;
    height: 41px;
    background: #B7000F;
    border: 1px solid #B7000F;
    border-radius: 20px;
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
}

@media (max-width: 1366px) {
    .nav-btn{
        width: 228px;
    }
}

/*.lince-context {
    color: #666666;
    padding-left: 2rem;
    font-weight: bold;
    line-height: 50px;
}

.lince-txt {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    font-weight: normal;
}

.lince-box2 {
    padding-left: 10rem;
    margin-top: -3rem;
    padding-bottom: 2rem;
}

.lince-txt2 {
    padding-left: 2rem;
    font-size: 16px;
    color: #666666;
    line-height: 40px;
}

.lince-sign {
    color: rgba(247, 87, 70, 1);
    padding-right: 1rem;
}

.lince-box3 {
    padding-left: 2rem;
    color: rgba(102, 102, 102, 1);
    line-height: 40px;
}*/

.bottom-line {
    width: 32px;
    height: 2px;
    background: #8A8A8A;
    border-radius: 1px;
}

.bottom-box {
    background: url("/website/cn/pages/other/uav/assets/img/process.png") center no-repeat;
    text-align: center;
    height: 28rem;
}

.bottom-en {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
}

.bottom-txt {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
}

.plan-text-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-font {
    padding-top: 10rem;
}

.bg-title {
    background: url("/website/cn/pages/other/uav/assets/img/process.png") center no-repeat;
    font-size: 240px;
    /*color: rgba(5, 75, 121, 0.1);*/
    color: #F4F5F6FF;
    opacity: 0.7;
    position: absolute;
    transform: translateX(-50%);
    z-index: 2;
    font-weight: 600;
    width: 100%;
    line-height: 27rem;
}

