<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.company-detail-navs {
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    width: 100%;
    height: 100%;
}

    .company-detail-navs li a {
        font-size: 1.5rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #fff;
        padding:13px 30px;
    }

.company-detail-current {
    /*border-bottom: 3px solid #fff;*/
    /*padding-bottom: 14px;*/
    background-color:#f99f6f;
}


.common-container-height {
    height: 100%;
}

.company-nav-container {
    /*width: 100%;*/
    width:1000px;
    margin:auto;
    height: 47.5px;
    background-color: #F78144;
}

.company-detail-top-img {
    margin-bottom: 30px;
    padding-top: 188px;
    margin-top: 12px;
}

.company-logo {
    height: 110px;
    width: 100%;
    background-color: #FFFFFF;
    padding-top:5px;
}

    .company-logo img {
        margin-right:15px !important;
        position:relative !important;
        height:100px !important;
        width:100px !important;
    }

.company-contract-us {
    border-bottom: none !important;
    padding: 0 !important;
}

.company-mess {
    height: 50px;
    background: #F78144;
    font-size: 1.7rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 50px;
}

.shop-code {
    border-bottom: none !important;
    padding: 0 !important;
}

    .shop-code a {
        font-size: 20px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #4C4C4C;
    }

.serve-container {
    margin-top: 23px;
}

    .serve-container &gt; div {
        font-size: 1.4rem;
        height:45px;
        border-bottom-color:#e9e9e9;
        padding:0px 15px;
    }

        .serve-container &gt; div:last-child {
            border-bottom:none;
        }

    .serve-container &gt;div.contract-us {
        font-size: 1.7rem;
    }

        .serve-container &gt; div &gt; img {
            width:15px;
            height:15px;
            margin-right:5px;
        }

.brief-introduction {
    margin-top: 21px;
}

.company-intro {
    height: 45px;
    background: #F78144;
    font-size: 1.7rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 50px;
}

.intro-mess {
    background-color: #fff;
    padding: 15px;
}

    .intro-mess img {
        width:100% !important;
    }

    .intro-mess * {
    all: unset !important;
    }

    .intro-mess p {
        font-size: 1.4rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #4D4D4D;
        line-height: 24px;
    }

.qualification {
    background-size:cover;
    height:189px;
    background-image:url(https://s1.ax1x.com/2023/06/02/pCS8Oc8.jpg);
}

.operation-route {
    background-color: #fff;
    /*box-shadow: 6px 8px 20px 0px rgba(45, 44, 41, 0.1);*/
}

.route-top {
    border-bottom: 1px solid #E6E6E6;
    padding: 36px 19px 33px 18px;
    padding:20px;
    padding-top:5px;
}

.route-title {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #F78144;
    /*margin-left: 5px;*/
}

.aim-input {
    width: 231px;
    height: 37px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    margin-right: 10px;
    padding:0px 10px;
}

.check {
    width: 83px;
    height: 36px;
    background: rgba(247, 129, 68, 0.15);
    border-radius: 4px;
    font-size: 1.6rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F78144;
    text-align: center;
    line-height: 36px;
    display: inline-block;
}

.route-list {
    padding: 0 19px;
}

.list-item {
    padding: 25px 0;
    border-bottom: 1px solid #E6E6E6;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #4D4D4D;
}

    .list-item span {
        color: #F78144;
    }

.prime-cost {
    margin-right: 65px;
}

.order-send {
    height: 30px;
    background: #F78144;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    padding: 3px 9px;
}

.bg-none {
    background-color: rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
}

.net-mess {
    margin-top: 0px;
}

.net-list {
    /*padding-bottom: 10px;*/
    min-height:62px;
}

    .net-list::-webkit-scrollbar {
        display: none;
    }

.net-item {
    padding: 15px 0px;
    padding-bottom:5px;
    border-bottom: 1px solid #eee;
    margin: 0 18px;
}

.net-list .net-item:last-child {
    border-bottom:none;
}

    .net-item p {
        font-family: Source Han Sans CN;
        color: #4D4D4D;
        margin-bottom: 10px;
        font-size: 1.4rem;
    }

        .net-item p:nth-child(1) {
            font-size: 1.7rem;
            font-weight: bold;
        }

.picture-container {
    width:100%;
    padding:0px;
}

.picture-container .picture-item {
    width:100%;
    height:190px;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    transition:all .2s;
    border:1px solid rgba(0,0,0,0);
    border-radius:2px;
}

    .picture-container .picture-item:hover {
        transition:all .2s;
        border-color:#f5804b;
        box-shadow:0 0 5px rgba(0,0,0,.15);
    }

.title {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size:2.2rem;
    font-family:SanFrancisco;
    font-weight:bold;
    border-bottom:2px solid #f5804b;
    padding-bottom:10px;
}
</pre></body></html>