/* CSS Document */

.reg {
    overflow: hidden;
}

    .reg .left {
        float: left;
        width: 700px;
        font-size: 18px;
    }

        .reg .left h2 {
            font-weight: normal;
            font-size: 22px;
            padding: 30px 0;
        }

            .reg .left h2.chedui {
                border-bottom: 2px solid #f46f34;
            }

            .reg .left h2 em {
                font-size: 18px;
                padding-left: 60px;
                font-style: normal;
            }

                .reg .left h2 em a {
                    color: #73b618;
                }

                    .reg .left h2 em a:hover {
                        color: #5C9B06;
                        text-decoration: underline;
                    }

        .reg .left .utype {
            overflow: hidden;
        }

            .reg .left .utype li {
                float: left;
                width: 230px;
                background: #fff;
                height: 50px;
                line-height: 50px;
                border-bottom: 1px solid #f46f34;
                font-size: 20px;
                color: #999;
                text-align: center;
                cursor: pointer;
            }

                .reg .left .utype li.cur {
                    background: #f46f34;
                    color: #fff;
                    border-bottom: 1px solid #e94141;
                }

        .reg .left .info {
            margin-top: 40px;
            font-size: 16px;
        }

            .reg .left .info li {
                padding: 10px 0;
            }

                .reg .left .info li em {
                    display: inline-block;
                    text-align: right;
                    width: 112px;
                    font-style: normal;
                }

                .reg .left .info li .txt {
                    border: none;
                    background: #f4f4f3;
                    border-radius: 4px;
                    height: 22px;
                    width: 220px;
                    padding: 5px 10px;
                    outline: none;
                }

                .reg .left .info li .code {
                    width: 80px;
                }

                .reg .left .info li img {
                    vertical-align: -10px;
                    height: 32px;
                }

                .reg .left .info li select {
                    border: 1px solid #D5D5D5;
                    padding: 3px;
                    border-radius: 3px;
                    width: 140px;
                }

.getcode {
    border: none;
    background: #f4f4f3;
    border-radius: 4px;
    height: 32px;
    padding: 0px 10px;
    line-height: 32px;
    cursor: pointer;
}

.success {
    font-size: 12px;
    color: #71b83d;
}

.disable {
    color: #979696;
    cursor: default;
}
/*.reg .left .info li .getcode:hover{ background:#6C6C6C; color:#fff;}*/
.reg .left .info li .submit {
    background: #da2f01;
    height: 42px;
    text-align: center;
    border-radius: 4px;
    font-size: 20px;
    color: #fff;
    border: none;
    width: 220px;
    cursor: pointer;
}

.reg .left .info li i {
    font-style: normal;
    color: #549a01;
    font-size: 14px;
}

.reg .left .info li a {
    color: #73b618;
}

.reg .left .info li .verifyImage {
    cursor: pointer;
}

.reg .right {
    float: right;
    width: 220px;
    background: #f4f4f3;
    border-radius: 5px;
    margin-top: 30px;
    padding: 20px;
    line-height: 200%;
    font-size: 15px;
}

    .reg .right h3 {
        font-weight: normal;
        font-size: 1.3em;
    }

    .reg .right p {
        padding: 8px 0;
        border-bottom: 1px solid #ccc;
    }

    .reg .right a.btn_login {
        background: #e92701;
        border-radius: 4px;
        display: inline-block;
        padding: 2px 20px;
        color: #fff;
    }


.login {
    background: url(/images/login_bg.jpg) no-repeat left center;
    min-height: 400px;
    margin: 50px auto 80px auto;
    overflow: hidden;
}

    .login div {
        border: 1px solid #e2e2e2;
        border-radius: 8px;
        float: right;
        width: 246px;
        min-height: 300px;
        padding: 25px 25px 10px 25px;
        background: #fdfdfb;
        font-size: 16px;
        color: #666;
    }

        .login div h2 {
            font-size: 22px;
            font-weight: normal;
            padding-bottom: 20px;
        }

        .login div p {
            padding: 14px 0;
        }

        .login div .txt {
            outline: none;
            line-height: 100%;
            border-radius: 4px;
            background: #fff;
            border-top: 1px solid #ccc;
            border-left: 1px solid #ccc;
            height: 20px;
            width: 226px;
            margin: 10px 0;
            padding: 5px 10px;
        }

        .login div .submit {
            background: #7bb927;
            border: none;
            border-radius: 5px;
            line-height: 40px;
            text-align: center;
            width: 246px;
            color: #fff;
            font-size: 18px;
            cursor: pointer;
        }

        .login div .reg {
            color: #de4103;
        }

        .login div label {
            color: #de4103;
        }

    .login .forget {
        float: right;
        color: #7bb927;
    }

/*会员中心*/
.uc {
    overflow: hidden;
    margin-top: 30px;
}

    .uc .left {
        float: left;
        width: 200px;
        background: #f4f4f3;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        padding-bottom: 30px;
    }

        .uc .left h3 {
            background: #ef672e;
            line-height: 60px;
            border-radius: 5px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            color: #fff;
            text-align: center;
            font-weight: normal;
            font-size: 20px;
            margin-top: 0px;
            margin-bottom: 0px;
        }

        .uc .left h2 {
            line-height: 40px;
            padding-top: 20px;
            text-align: center;
            font-weight: normal;
            margin-top:0;
            margin-bottom:0;
        }

        .uc .left .line {
            border-bottom: 1px solid #d8d8d7;
            line-height: 0;
            font-size: 0;
            height: 0px;
            margin: 20px 10px;
        }

h1, h2, h3,h1, h2, h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.uc .left ul li {
    margin-bottom: 2px;
}

    .uc .left ul li a {
        font-size: 16px;
        display: block;
        line-height: 44px;
        text-indent: 4em;
    }

        .uc .left ul li a:hover {
            background: #e6e6e5;
        }

        .uc .left ul li a.cur {
            background: #e6e6e5;
            border-left: 2px solid #e93b19;
        }

.uc .right {
    margin-left: 222px;
    min-height: 500px;
}

    .uc .right .query {
        background: #f4f4f3;
        border-radius: 8px;
        min-height: 80px;
        padding: 20px 30px 20px 20px;
        font-size: 16px;
    }

        .uc .right .query dl {
            overflow: hidden;
        }

            .uc .right .query dl dd {
                margin: 0;
            }

            .uc .right .query dl input[type=text] {
                border: none;
                background: #fff;
                border-radius: 3px;
                height: 20px;
                padding: 4px 10px;
                width: 190px;
            }

            .uc .right .query dl input[type=submit] {
                border: none;
                background: #ef672e;
                line-height: 40px;
                color: #fff;
                font-size: 18px;
                text-align: center;
                width: 120px;
                cursor: pointer;
                border-radius: 4px;
                margin-left: 65px;
            }

                .uc .right .query dl input[type=submit]:hover {
                    background: #e3372d;
                }

            .uc .right .query dl select {
                width: 300px;
                border: 1px solid #fff;
                padding: 1px;
                border-radius: 3px;
                height: 30px;
            }

    .uc .right h3 {
        border-bottom: 1px solid #ccc;
        line-height: 40px;
        margin-top: 20px;
    }

    .uc .right .ostate {
        background: #f4f4f3;
        border-radius: 7px;
        margin-top: 20px;
        overflow: hidden;
    }

        .uc .right .ostate dl dd {
            width: 95px;
            text-align: center;
            margin: 0;
        }

            .uc .right .ostate dl dd a {
                display: block;
                border-bottom: 6px solid #ef672e;
                display: block;
                padding: 12px 0 8px 0;
                font-size: 16px;
            }

                .uc .right .ostate dl dd a:hover {
                    background: #ef672e;
                    color: #fff;
                }

                .uc .right .ostate dl dd a.cur {
                    background: #ef672e;
                    color: #fff;
                }

    /*个人用户和企业用户进去看订单列表*/
    .uc .right .ulist {
        border: 1px solid #dadada;
        border-radius: 7px;
        margin-top: 10px;
    }

        .uc .right .ulist ul li.title {
            background: #f4f4f4;
            line-height: 50px;
            border: none;
        }

        .uc .right .ulist dl {
            overflow: hidden;
            border-bottom: 1px solid #E9E9E9;
            margin: 0 6px;
        }

        .uc .right .ulist ul li:last-child dl {
            border: none;
        }

        .uc .right .ulist ul li.title dl {
            border: 0;
            padding: 4px 0;
        }

        .uc .right .ulist dl .orderno {
            width: 130px;
        }

        .uc .right .ulist dl .time {
            width: 135px;
        }

        .uc .right .ulist dl .opera {
            width: 60px;
        }
           .uc .right .ulist dl .detailAdr {
            width: 100px;
        }

        .uc .right .ulist dl dt {
            line-height: 42px;
            width: 95px;
            border-right: 1px solid #ccc;
            text-align: center;
        }

            .uc .right .ulist dl dt:last-child {
                border: none;
            }

        .uc .right .ulist dl dd {
            width: 98px;
            padding: 14px 0;
            border-right: 1px solid #fff;
            text-align: center;
            margin: 0;
        }

            .uc .right .ulist dl dd a:hover {
                text-decoration: underline;
                color: #ef672e;
            }

            .uc .right .ulist dl dd:last-child {
                border: none;
            }

    /*车队用户进去看订单列表*/
    .uc .right .olist {
        border: 1px solid #dadada;
        border-radius: 7px;
        margin-top: 10px;
    }

        .uc .right .olist ul li {
            border-bottom: 1px solid #ccc;
        }

        .uc .right .olist ul:last-child li {
            border: none;
        }

        .uc .right .olist ul li.title {
            background: #f4f4f4;
            line-height: 42px;
            padding: 4px 0;
            border: none;
        }

        .uc .right .olist dl {
            overflow: hidden;
        }

            .uc .right .olist dl .time {
                width: 160px;
            }

            .uc .right .olist dl dt {
                line-height: 42px;
                width: 120px;
                border-right: 1px solid #ccc;
                text-align: center;
            }

                .uc .right .olist dl dt:last-child {
                    border: none;
                }

            .uc .right .olist dl dd {
                width: 120px;
                padding: 14px 0;
                border-right: 1px solid #fff;
                text-align: center;
                margin: 0;
            }

                .uc .right .olist dl dd a:hover {
                    text-decoration: underline;
                    color: #ef672e;
                }

                .uc .right .olist dl dd:last-child {
                    border: none;
                }

.uc .myinfo h2 {
    margin: 0;
    font-weight: normal;
    line-height: normal;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

.uc .myinfo .info_detail {
    overflow: hidden;
    margin-top: 20px;
}

    .uc .myinfo .info_detail .upload {
        background: #ef672e;
        line-height: 28px;
        text-align: center;
        color: #fff;
        border: none;
        border-radius: 4px;
        width: 140px;
    }

    .uc .myinfo .info_detail dl dd {
        margin-left: 0;
        margin-right: 40px;
    }

    .uc .myinfo .info_detail em {
        display: inline-block;
        width: 80px;
        text-align: right;
        padding-right: 12px;
        font-style: normal;
    }

    .uc .myinfo .info_detail ul li {
        padding: 8px 0;
    }

        .uc .myinfo .info_detail ul li .txt {
            background: #f4f4f3;
            border: none;
            height: 20px;
            padding: 4px 10px;
            width: 200px;
            border-radius: 4px;
        }

        .uc .myinfo .info_detail ul li select {
            border-radius: 4px;
            padding: 2px;
            border: 1px solid #D5D5D5;
        }

        .uc .myinfo .info_detail ul li .submit {
            background: #ef672e;
            line-height: 38px;
            text-align: center;
            width: 220px;
            color: #fff;
            border: none;
            border-radius: 5px;
            font-size: 16px;
        }

        .uc .myinfo .info_detail ul li .servicecitylist {
            padding-left: 95px;
        }

            .uc .myinfo .info_detail ul li .servicecitylist ul {
                overflow: hidden;
            }

                .uc .myinfo .info_detail ul li .servicecitylist ul li {
                    float: left;
                    margin-right: 20px;
                    padding: 0;
                }

        .uc .myinfo .info_detail ul li #select {
            padding-left: 98px;
        }

            .uc .myinfo .info_detail ul li #select span {
                display: inline-block;
                padding: 1px 4px;
                border: 1px solid #ef672e;
                background: #fd8d32;
                color: #fff;
                border-radius: 3px;
                margin-right: 4px;
                line-height: 1em;
            }

                .uc .myinfo .info_detail ul li #select span i {
                    width: 18px;
                    height: 18px;
                    border-radius: 2px;
                    background: url(/Images/close.png) no-repeat center;
                    display: inline-block;
                    vertical-align: -4px;
                    margin-left: 2px;
                    cursor: pointer;
                }

                    .uc .myinfo .info_detail ul li #select span i:hover {
                        background-color: #ef672e;
                    }

/*订单详细*/
.orderinfo .order_desc {
    background: #f4f4f3;
    border-radius: 5px;
    padding: 20px 0;
    font-size: 16px;
}

    .orderinfo .order_desc .hr {
        height: 1px;
        font-size: 0;
        line-height: 0;
        border-bottom: 1px solid #D5D5D5;
        margin: 20px;
    }

    .orderinfo .order_desc em {
        font-style: normal;
        margin-left: 40px;
    }

.orderinfo .detail {
    background: #f4f4f3;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 10px;
    overflow: hidden;
    line-height: 35px;
}

    .orderinfo .detail h2 {
        font-size: 16px;
        font-weight: normal;
        padding: 8px 0;
        border-bottom: 1px solid #D5D5D5;
        margin: 0px;
    }

    .orderinfo .detail .per50 {
        width: 50%;
        float: left;
    }

    .orderinfo .detail em {
        font-style: normal;
    }

    .orderinfo .detail .team_list li {
        position: relative;
    }

        .orderinfo .detail .team_list li span.check {
            display: block;
            position: absolute;
            width: 28px;
            height: 24px;
            right: 10px;
            top: 20px;
            background: url(/images/car_selected_flag.png) no-repeat left -24px;
        }

        .orderinfo .detail .team_list li span.cur {
            background: url(/images/car_selected_flag.png) no-repeat;
        }

.solution {
    padding: 4px 10px;
    border-top: 1px solid #D5D5D5;
    margin-top: 10px;
    background: #EAEAEA;
}

    .solution em {
        display: inline-block;
        width: 200px;
    }

        .solution em.cost b {
            color: #ED1C24;
            font-size: 18px;
        }

.layer_notice {
    background: #f46f34;
    color: #fff;
    font-size: 16px;
    line-height: 2em;
    padding: 20px;
}


/*车队*/

/*忘记密码*/
.forget .title {
    border-bottom: 3px solid #ef672e;
    margin-top: 50px;
}

    .forget .title span {
        display: block;
        width: 220px;
        text-align: center;
        background: #ef672e;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        line-height: 40px;
        font-size: 18px;
        color: #fff;
    }

.forget ul {
    margin: 40px;
    margin-bottom: 20px;
}

    .forget ul li {
        padding: 10px 0;
    }

    .forget ul a {
        color: #ef672e;
    }

        .forget ul a:hover {
            color: #E93B19;
        }

    .forget ul li label {
        width: 100px;
        text-align: right;
        padding-right: 10px;
        display: inline-block;
    }

    .forget ul li .txt {
        background: #f4f4f3;
        border: none;
        border-radius: 3px;
        height: 20px;
        padding: 5px 10px;
        width: 200px;
    }

    .forget ul li img {
        width: 80px;
        margin-top: 8px;
    }

    .forget ul li .getcode {
        background: #EAEAEA;
        border: none;
        border-radius: 3px;
        line-height: 28px;
        cursor: pointer;
        padding: 1px 10px;
    }

    .forget ul li .submit {
        background: #ef672e;
        line-height: 38px;
        text-align: center;
        width: 220px;
        color: #fff;
        border: none;
        border-radius: 5px;
        font-size: 16px;
    }

.forget .fg {
    border-top: 1px dashed #ccc;
    margin: 0px 60px 40px 60px;
    padding-top: 10px;
    color: #ef672e;
}



.fl {
    float: left;
}

.adl_tit {
    font: 20px/1 Microsoft Yahei;
    padding: 20px 0 5px 0px;
}

.adl_notice {
    padding: 0 70px;
    font-size: 13px;
}

    .adl_notice .fee-detail-btn .adl_notice li {
        padding: 5px 0 0 10px;
        color: #666;
        line-height: 1.8;
    }

    .adl_notice b {
        margin-left: -90px;
        color: #333;
        width: 82px;
        text-align: right;
    }

    .adl_notice .other-fee {
        border: 1px solid #ccc;
        border-bottom: none;
        background-color: #f5f5f5;
        width: 600px;
        margin: 5px 0px;
        display: none;
    }

        .adl_notice .other-fee .fee-item {
            padding: 0;
            border-bottom: 1px solid #ccc;
            position: relative;
        }

    .adl_notice .fee-notice {
        padding: 0 0 0 26px;
        display: none;
    }

.other-fee .fee-item .til {
    width: 150px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    height: 30px;
}

.other-fee .fee-item .content {
    display: inline-block;
    padding: 10px;
    border-left: 1px solid #ccc;
    margin-left: 150px;
    line-height: 1.5;
    background-color: #fff;
    width: 428px;
}

.adl_notice .fee-detail-btn {
    color: #27c;
    position: relative;
    cursor: pointer;
}

    .adl_notice .fee-detail-btn i {
        line-height: 0;
        border-bottom: #27c 5px solid;
        border-left: #fff 5px solid;
        border-right: #fff 5px solid;
        position: absolute;
        top: 3px;
        right: -12px;
    }

    .adl_notice .fee-detail-btn.on i {
        border-top: #27c 5px solid;
        border-left: #fff 5px solid;
        border-right: #fff 5px solid;
        border-bottom: none;
    }
