.d410 .title {
    font-size: 36px;
    color: #fffdfd;
    padding-bottom: 24px;
}

.d410 .details {
    font-size: 18px;
    color: #ffffff;
}

.plant-protection {
    background-image: url(../images/d/d410/D410_01.2.jpg);
    background-position: center center;
    background-size: cover;
}

.plant-protection .title {
    text-align: center;
}

.page-section > .container {
    padding-top: 0;
    padding-bottom: 0;
}

.guidance {
    margin-left: 0;
}

.guidance .title {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    padding: 15px 0;
    font-weight: bold;
}

.point-to {
    float: right;
    padding: 0 24px;
    line-height: 60px;
}

.point-to a {
    color: #333333;
}

.point-to a:hover {
    color: #3a9ad9;
}

.purchase {
    text-align: center;
    line-height: 60px;
    background-color: #3a9ad9;
}

.purchase a {
    color: #ffffff;
}

.flight-control {
    background-color: #222222;
}

.flight-control .url {
    padding-top: 24px;
    font-size: 24px;
    color: #33a0ff;
}

.flight-control .img {
    text-align: center;
}

.safety {
    background-image: url(../images/d/d410/D410_05.jpg);
    background-position: center center;
    background-size: cover;
}

.safety .box {
    text-align: right;
    background-color: rgba(84, 204, 41, 0.8);
    padding: 36px;
}

.simple {
    background-image: url(../images/d/d410/D410_06.2.jpg);
    background-position: center center;
    background-size: cover;
    text-align: center;
}

.simple > div:first-child {
    margin-bottom: -72px;
}

.simple .title {
    color: #333333;
}

.simple .details {
    font-size: 18px;
    color: #333333;
    margin-bottom: 36px;
}

.machine {
    background-color: #fdfdfd;
}

.machine .box {
    background-color: rgba(230, 185, 40, 0.8);
    padding: 36px;
    text-align: right;
}

.machine .img {
    text-align: center;
}

.super-power {
    background-image: url(../images/d/d410/D410_10.jpg);
    background-position: center center;
    background-size: cover;
    background-color: #eef0f4;
}

.super-power .box {
    background-color: rgba(51, 94, 128, 0.8);
    padding: 36px;
}

.durable {
    background-image: url(../images/d/d410/D410_03.jpg);
    background-position: center center;
    background-size: cover;
    background-color: #eef5f9;
}

.durable .box {
    text-align: right;
    background-color: rgba(51, 160, 255, 0.8);
    padding: 36px;
}

.battery {
    background-color: #454545;
}

.battery > div > div > div:first-child {
    margin-top: 96px;
}

.battery > div > div > div:last-child {
    text-align: center;
}

.battery .box {
    background-color: rgba(196, 74, 49, 0.8);
    padding: 36px;
}

.pesticide {
    background-image: url(../images/d/d410/D410_08.jpg);
    background-position: center center;
    background-size: cover;
}

.pesticide .box {
    text-align: right;
    background-color: rgba(125, 165, 208, 0.8);
    padding: 36px;
}

.technical-parameters-title {
    font-size: 36px;
    color: #000000;
    text-align: center;
}

.technical-parameters-subhead {
    font-size: 24px;
    color: #666666;
    text-align: center;
    margin-bottom: 40px;
}

.technical-parameters-box td {
    padding: 4px 12px;
}

table {
    font-size: 14px;
}

.td-left {
    color: #33a0ff;;
}

.table-title {
    font-size: 20px;
    color: #666666;
}

@media (max-width: 991px) {
    .battery > div > div > div:first-child {
        margin-top: 24px;
    }
}

@media (max-width: 767px) {
    .plant-protection > div:first-child {
        padding-top: 96px;
    }

    .simple > div:first-child {
        margin-bottom: -24px;
    }

    .machine > div:first-child {
        margin-bottom: -24px;
    }

    .battery > div {
        padding-top: 0;
    }

    .battery > div > div > div:first-child {
        margin-top: 0;
    }

    .guidance {
        margin-left: -15px;
    }

    .guidance .title {
        text-align: center;
    }

    .guidance .title {
        font-size: 14px;
        text-align: left;
        line-height: 26px;
        padding: 8px 0 0;
    }

    .point-to {
        float: left;
        font-size: 12px;
        line-height: 20px;
        padding: 0 0 6px;
        margin-right: 20px;
    }

    .technical-parameters-box {
        margin-top: 28px;
    }

    .content .title {
        font-size: 22px;
    }

    .guidance .title {
        font-size: 14px;
    }

    .content .details, table {
        font-size: 12px;
        line-height: 18px;
    }

    .technical-parameters-subhead {
        margin-bottom: 0;
    }
}