﻿html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
    background-color: #f5f5f5;
    z-index: -9999;
}

@media (max-width: 575px) {

    .index-platform,
    .index-app,
    .index-settle,
    .index-parts,
    .index-order,
    .index-repair,
    .nav-footer {
        margin-top: 30px !important;
    }

    .index-service .card {
        margin-bottom: 15px !important;
    }

    .index-app .app-image {
        margin-bottom: 30px !important;
    }

    .index-app .app-download {
        margin-top: 50px !important;
    }

    .index-sdorder .sd-sdorder-content>div {
        margin-bottom: 15px !important;
    }

    .index-settle .settle-common {
        margin-bottom: 15px !important;
    }

    .nav-footer .nav-footer-title {
        line-height: 40px !important;
    }

    .index-repair .repair-bt>div {
        margin-bottom: 15px !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .index-service .card {
        margin: 15px !important;
    }

    .index-app .app-image {
        margin-bottom: 30px !important;
    }
}

.p-title {
    font-size: 24px;
    color: #333;
}

.p-content {
    font-size: 14px;
    color: #999;
}

.nav {
    height: 100px;
    margin-bottom: 10px;
}

.nav .nav-brand {
    display: inline;
    margin-left: 10px;
    font-weight: bold;
}

.nav .nav-right {
    font-style: italic;
}

.nav .nav-right .nav-phone {
    font-size: 18px;
    color: #333;
}

.nav .nav-right .nav-phone:first-of-type {
    border-bottom: 1px solid #000;
}

.index-service {
    margin-top: 60px;
}

.index-service .service-title {
    margin-bottom: 10px;
}

.index-service .service-content {
    margin-bottom: 30px;
}

.index-service .card {
    border-color: #fff;
    border-radius: 20px;
}

.index-service .card .card-body {
    background-color: #ffc548;
    border-radius: 0 0 20px 20px;
}

.index-service .card .card-body .card-title {
    font-size: 20px;
    color: #333;
}

.index-platform,
.index-app,
.index-settle,
.index-parts,
.index-order,
.index-repair,
.nav-footer {
    margin-top: 100px;
}

.index-platform .platform-title {
    margin-bottom: 10px;
}

.index-platform .platform-content {
    text-indent: 2em;
    margin-bottom: 30px;
}

.index-platform .card .card-body .card-title {
    font-size: 20px;
    color: #333;
}

.index-platform .card .card-body .card-text {
    font-size: 16px;
    color: #666;
}

.index-platform .card {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    border-radius: 25px 25px 0 0;
}

.index-app .app-content,
.app-download {
    font-size: 20px;
    color: #333;
}

.index-app .app-content {
    margin-top: 60px;
}

.index-app .app-download {
    margin-top: 180px;
}

.index-app .app-qrcode {
    margin-top: 20px;
}

.index-settle .settle-worker {
    position: relative;
    height: 242px;
    background-image: url(../images/ruzhujishi.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.index-settle .settle-boss {
    position: relative;
    height: 242px;
    background-image: url(../images/ruzhuqiye.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.index-settle .settle-conent {
    position: absolute;
    top: 60px;
    left: 60px;
}

.index-settle .settle-title {
    font-size: 22px;
    color: #333;
}

.index-settle .settle-number {
    font-size: 65px;
    color: #333;
    font-weight: bold;
}

.index-sdorder {
    margin-top: 100px;
    background-color: #fff;
}

.index-sdorder .sdorder-title {
    padding: 30px 0 15px 0;
}

.index-sdorder .sd-sdorder-content {
    padding-bottom: 30px;
}

.index-parts .parts-title {
    padding-bottom: 15px;
}

.index-parts .parts-text {
    padding-top: 20px;
    font-size: 22px;
    color: #333;
}

.index-repair .repair-title {
    margin-bottom: 10px;
}

.index-repair .repair-content {
    margin-bottom: 30px;
}

.index-repair .repair-map {
    position: relative;
    height: 700px;
    background-image: url(../images/ditu.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.index-repair .repair-map img {
    padding-right: 10px;
}

.index-repair .repair-map span {
    vertical-align: middle;
}

.index-repair .repair-map .map-my {
    position: absolute;
    top: 90px;
    right: 20px;
    width: 151px;
    height: 80px;
    background-color: #fdc23a;
    font-size: 18px;
    color: #333;
    border-radius: 20px;
    text-align: center;
    line-height: 80px;
}

.index-repair .repair-map .map-my img {
    width: 26px;
}

.index-repair .repair-map .map-select {
    position: absolute;
    top: 190px;
    right: 20px;
    width: 151px;
    height: 80px;
    background-color: #fdc23a;
    font-size: 18px;
    color: #333;
    border-radius: 20px;
    text-align: center;
    line-height: 80px;
}

.index-repair .repair-map .map-select img {
    width: 30px;
}

.index-repair .repair-map .map-common {
    position: absolute;
    top: 290px;
    right: 20px;
    width: 151px;
    height: 80px;
    background-color: #fdc23a;
    font-size: 18px;
    color: #333;
    border-radius: 20px;
    text-align: center;
    line-height: 80px;
}

.index-repair .repair-map .map-common img {
    width: 30px;
}

.index-repair .repair-bt {
    padding: 30px 0;
    background-color: #fff;
}

.index-repair .repair-bx {
    width: 360px;
    height: 90px;
    background-color: #fdc23a;
    text-align: center;
    line-height: 90px;
    margin: 0 auto;
    border-radius: 20px;
}

.index-repair .repair-bt text {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.index-repair .repair-ts {
    width: 360px;
    height: 90px;
    border: 1px solid #fdc23a;
    text-align: center;
    line-height: 90px;
    margin: 0 auto;
    border-radius: 20px;
}

.nav-footer {
    background-image: linear-gradient(to right, #ffc548, #ffab48, #ffc548);
}

.nav-footer .nav-footer-title {
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 70px;
}