* {
    margin: 0;
    padding: 0;
}

html {
    font: 16px/1.5 arial,"微软雅黑";
    background: #fff;
    min-width: 1300px;
    width: 100%;
    height: auto;
    position: relative;
    overflow: auto;
}

body {
    font: 12px/1.5 arial,"微软雅黑";
    background: #f5f5f6;
    min-width: 1300px;
    width: 100%;
    height: auto;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 14px;
    color: #C1C1C1;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 14px;
    color: #C1C1C1;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 14px;
    color: #C1C1C1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 14px;
    color: #C1C1C1;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

#one {
    background: #f5f5f6;
    width: 100%;
    position: relative;
}

#top {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index:999;
    background:white;
}

    #top > .top {
        width: 100%;
        height: 100%;
        margin: auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        color: #fff;
    }

.top-left{
    width:420px;
    height:100%;
    background:url(/images/topbar_bg.png);
    background-size: 100% 100%;
    position:relative;
    display: flex;
    justify-content: right;
    align-items: center;
}
.top-left>img{
    position:absolute;
    right:5rem;
}

#yop > div > img {
    float: left;
}



.top_right {
    display: flex;
    float: right;
    height: 80px;
    align-items:center;
    /*margin-left: 6rem;*/
}

    .top_right a {
        cursor: pointer;
        font-size: 1.2rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #363636;
        width: 8.25rem;
        text-align: center;
    }

.top_right .top_rightSelect {
    color: #81BD1E;
    position: relative;
}
.top_right .top_rightSelect:after {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/Fill3.png);
    background-size: 100% 100%;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    
}





.orderPub {
    display: inline-block;
    width: 120px;
    height: 40px;
    border: 1px solid #18B2F3;
    border-radius: 5px;
    color: #18B2F3;
    background-color: transparent;
    font-size: 22px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
}

    .orderPub:active {
        display: inline-block;
        width: 120px;
        height: 40px;
        border: 1px solid #18B2F3;
        border-radius: 5px;
        color: #fff;
        background-color: #18B2F3;
        font-size: 22px;
        font-family: MicrosoftYaHei-Bold;
        font-weight: bold;
        cursor: pointer;
        line-height: 40px;
        text-align: center;
    }

.login {
    display: inline-block;
    width: 50px;
    height: 30px;
    border: 0px;
    color: #919191;
    background-color: transparent;
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 400;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
}

    .login:hover {
        display: inline-block;
        width: 50px;
        height: 30px;
        border: 0px;
        color: #fff;
        background-color: #18B2F3;
        border-radius: 5px;
        font-size: 14px;
        font-family: MicrosoftYaHei-Bold;
        font-weight: 400;
        cursor: pointer;
        line-height: 30px;
        text-align: center;
    }



.top_rightM {
    display: inline-block;
    float: right;
    width: 78%;
    line-height: 80px;
    /* margin-right: 20px; */
    text-align: right;
    box-sizing: border-box;
    padding-right: 7.5%;
}

.jrxt {
    display: inline-block;
    width: 80px;
    height: 30px;
    border: 0px;
    color: #18b2f3;
    background-color: transparent;
    font-size: 14px;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
}

    .jrxt:active {
        display: inline-block;
        width: 80px;
        height: 30px;
        border: 0px solid #18b2f3;
        border-radius: 5px;
        color: #fff;
        background-color: #18b2f3;
        font-size: 14px;
        cursor: pointer;
        line-height: 30px;
        text-align: center;
    }

.tc {
    display: inline-block;
    width: 50px;
    height: 30px;
    border: 0px;
    color: #18b2f3;
    background-color: transparent;
    font-size: 14px;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
}

    .tc:active {
        display: inline-block;
        width: 50px;
        height: 30px;
        border: 0px solid #18b2f3;
        border-radius: 5px;
        color: #fff;
        background-color: #18b2f3;
        font-size: 14px;
        cursor: pointer;
        line-height: 30px;
        text-align: center;
    }

.top_right > span {
    padding-left: 30px;
}

.vetical {
    display: inline-block;
    width: auto;
    height: 30px;
    border: 0;
    color: #18b2f3;
    line-height: 30px;
}

#banner {
    position: relative;
    height: 55vh;
    top:80px;
}



#banner-img, #banner-img1, #banner-img2 {
    width: 100%;
    height: 100%;
    display: block;
}

#banner > div#loginContain {
    width: 30rem;
    height: 27.50rem;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.12);
    position: absolute;
    right: 7.5%;
    top: 56%;
    transform: translateY(-60%);
}

.denglu {
    height: 6rem;
    width: 100%;
    color: #18B2F3;
    font-size: 1.5rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 7rem;
    text-align: center;
    position: relative;
    font-size: 28px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #101015;
    text-shadow: 0px 6px 16px rgba(0,0,0,0.12);
}

    .denglu > div {
        display: none;
        height: 3px;
        width: 40px;
        background: #18B2F3;
        border-radius: 2px;
        position: absolute;
        top: 50px;
        left: 165px;
    }

.kuang {
    width: 85%;
    height: 3.15rem;
    margin: 15px auto;
    position: relative;
    border: 1px solid #D8D9E6;
}

    .kuang:nth-child(2) {
        margin-top: 0px;
    }

    .kuang > img {
        position: absolute;
        top: -1rem;
        left: -1rem;
        width: 5rem;
    }

    .kuang > input {
        width: 16.25rem;
        height: 3.125rem;
        background-color: none;
        color: #000000;
        border:none;
        margin-left:3rem;

    }

.kuangCheckCode {
    display: flex;
    width: 18.75rem;
}

#CheckCode {
    padding: 0;
    width: 12rem;
}

#checkImg {
    position: relative;
    top: 0px;
    left: 0px;
    width: 6.5rem;
    height: 3.125rem;
    display: inline-block;
    box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.12);
}

.jizhuwo {
    width: 85%;
    height: 3.15rem;
    margin: 15px auto 0 auto;
    position: relative;
    display: flex;
    align-items: center;
}



    .jizhuwo > label {
        position: absolute;
        top: 0;
        right: 0px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(145,145,145,1);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .jizhuwo input[type="checkbox"] {
        position: relative;
        opacity: 0;
    }

    .jizhuwo .remenber {
        width: 0px;
    }

    .jizhuwo input[type="checkbox"] + .checkbox-label {
        color: #919191;
        font-size: 0.875rem;
    }

        .jizhuwo input[type="checkbox"] + .checkbox-label:before {
            content: '√';
            background: #81BD1E;
            border-radius: 0%;
            border: 2px solid #18B2F3;
            display: flex;
            width: 1em;
            height: 1em;
            position: relative;
            margin-right: 0.5em;
            vertical-align: top;
            cursor: pointer;
            text-align: center;
            -webkit-transition: all 250ms ease;
            transition: all 250ms ease;
            align-items:center;
            color:#fff;
            justify-content:center;
        }

    .jizhuwo input[type="checkbox"]:checked + .checkbox-label {
        color: #919191;
        font-size: 0.875rem;
    }

        .jizhuwo input[type="checkbox"]:checked + .checkbox-label:before {
            border: 1px solid #18B2F3;
            box-shadow: inset 0px 0px 0px 4px #fff;
            content:'';
        }

    .jizhuwo input[type="checkbox"]:focus + .checkbox-label:before {
        outline: none;
        border-color: #18B2F3;
    }

.dl {
    width: 85%;
    height: 3.15rem;
    margin: 0 auto;
    position: relative;
    top: -0.625rem;
    text-align: center;
}

    .dl > input {
        width: 100%;
        height: 3.15rem;
        background: linear-gradient(90deg, #90CC2C 0%, #1A6B2E 100%);
        border: 0;
        box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.12);
        border-radius: 4px;
        color: #ffffff;
        font-size: 1.25rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
    }

.myzh {
    width: 18.5rem;
    margin: 0 auto;
    position: relative;
    display:none;
}

.myzh {
    line-height: 2.5rem;
}

#two img {
    width: 100%;
}



#four img {
    width: 100%;
}

.footer-box1 {
    height: 90px;
    background: #000000;
    position: relative;
    display: flex;
    align-items: center;
}
.footer-box1-list {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    color: white;
}
.footer-box1 .list-item {
    cursor: pointer;
}
.footer-box2 {
    height: 126px;
    background-image: url(../images/foot_bg.png);
    background-size: 100% 100%;
    color: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-box2-content p{
    margin: 20px;
}

.footer-box1-list .list-item {
    margin-right: 30px;
    height: 90px;
    line-height: 90px;
    display: inline-block;
}

#freightIssueRate {
    border: none;
    overflow: hidden;
    background-color: #fff;
}

.panel, .panel-body {
    overflow: hidden;
}


.jj {
    width: 100%;
    padding-bottom: 80px;
    background: url('/images/互联网监控等.png') no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.jjContent {
    width: 85%;
    height: 230px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

    .jjContent > div {
        width: 19%;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }

        .jjContent > div > img {
            width: 100%;
            height: 100%;
        }

        .jjContent > div > span {
            font-size: 18px;
            width: 80%;
            text-align: center;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%);
            font-weight: 600;
        }

.syff {
    width: 100%;
    height: 180px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: url('/images/syff-bg.png') no-repeat;
    background-size: 100% 100%;
}

    .syff > div {
        width: 81.5%;
        height: 88px;
        display: flex;
        justify-content: space-between;
    }

        .syff > div > div {
            width: 24%;
            height: 100%;
            background: #fff;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            font-size: 16px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: rgba(40,40,40,1);
            line-height: 30px;
            box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
        }

            .syff > div > div > span {
                display: block;
                position: relative;
            }

                .syff > div > div > span:nth-child(1) {
                    margin: 0 0 0 8%;
                    padding-bottom: 6%;
                }

                .syff > div > div > span:nth-child(2) {
                    width: 56%;
                }

                .syff > div > div > span:nth-child(1):after {
                    content: '';
                    background-color: #1A6B2E;
                    position: absolute;
                    bottom: 15px;
                    left: 0px;
                    width: 26px;
                    height: 4px;
                }

            .syff > div > div > img {
                width: 2.75rem;
            }

.gqy {
    width: 100%;
    height: 206px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: url('/images/运价展示.png') no-repeat;
    background-size: 100% 100%;
}

    .gqy > div {
        width: 62.5%;
        display: flex;
        justify-content: space-between;
    }

        .gqy > div > div {
            display: flex;
        }

            .gqy > div > div > img {
                width: 100%;
            }

.gggs {
    width: 100%;
    height: 224px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

    .gggs > div {
        width: 62.5%;
        height: 63px;
        display: flex;
        justify-content: space-between;
    }

        .gggs > div > div {
            margin: 0 1%;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .gggs > div > div > img {
                width: 100%;
            }

#banner .swiper-pagination {
    width: 100%;
    height: 20px;
}

    #banner .swiper-pagination span {
        margin: 0 10px;
        width: 30px;
        height: 6px;
        border-radius: 4px;
    }
    .swiper-pagination-bullet-active {
        width: 50px !important;
        background-color: #81BD1E;
    }
    .showData-left div.yxrq .WdatePicker{
        width:100%;
    }

.footer-Info {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.stjyzs .col2 img {
    width: 24px;
}
.box-title {
    width: 80%;
    text-align: center;
    color: #333;
    font-weight: 600;
    margin: 50px auto 50px;
}
.box-title .title1 {
    font-size: 50px;
    height: 80px;
    position:relative;
}
    .box-title .title1::after {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        content: "";
        width: 50px;
        height: 2px;
        background: #81BD1E;
        border-radius: 4px;
    }
.box-title .title2 {
    font-size: 44px; 
    margin-top: 10px;   
}


.contator {
    width: 15%;
    position: fixed;
    z-index: 999;
    right: 30px;
    top: 50%;
    transform: translate(0,-50%);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.contator .contator-t .btn {
    width: 50px;
    background-color:#98CF3E;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    padding: 10px 0;
    cursor: pointer;
}
    .contator .contator-t .btn:first-of-type {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }
    .contator .contator-t .btn:last-of-type {
         border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .contator .btn-icon {
        width: 28px;
        height: 28px;
    }
    .contator .btn-title {
        width: 45px;
        font-size: 13px;
        margin-top: 5px;
        text-align: center;
    }
.contator .contator-b .btn {
    width: 50px;
    background-color:#fff;
    color: #999;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    border-radius: 4px;
    margin: 20px 0;
     padding: 10px 0;
     cursor: pointer;
}

