﻿body {
}

.all {
    width: 1200px;
    margin: 0px auto;
    height: auto;
}

.title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    font-weight: bolder;
}

.main {
    width: 100%;
    height: auto;
}

.main-l {
    width: 900px;
    height: auto;
    float: left;
}

.l-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ff0000;
}

.l-main {
    width: 100%;
    height: auto;
}

    .l-main .ml {
        margin-left: 5px;
        padding: 2px 3px 2px 3px;
    }

    .l-main .w {
        width: 130px;
        height: 24px;
        text-align: left;
        color: #888;
        padding-left: 5px;
        border: 1px solid #c8c5c7;
    }

    .l-main .l-main-a-province {
        height: auto;
        border-bottom: 1px solid #c8c5c7;
        margin-bottom: 8px;
    }

    .l-main .l-main-a-city {
        height: auto;
        border-bottom: 1px solid #c8c5c7;
        margin-bottom: 8px;
    }

    .l-main .l-main-a-county {
        height: auto;
        border-bottom: 1px solid #c8c5c7;
        margin-bottom: 8px;
    }

    .l-main .l {
        float: left;
        height: 30px;
        line-height: 30px;
        text-align: right;
        width: 30%;
    }

    .l-main .r {
        float: left;
        height: 30px;
        line-height: 30px;
        text-align: left;
        width: 70%;
    }

    .l-main .a-ddl {
        width: 158px;
        height: 24px;
        text-align: left;
        color: #888;
        padding-left: 5px;
        border: 1px solid #c8c5c7;
    }

    .l-main .line {
        height: auto;
    }

.main-r {
    width: 60px;
    height: auto;
    float: left;
}

.r-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #0094ff;
}

.r-main {
    width: 100%;
    height: auto;
}

    .r-main .check {
        margin-right: 3px;
        margin-left: 3px;
    }

    .r-main .input {
        width: 150px;
        height: 24px;
        line-height: 24px;
        text-align: left;
        padding-left: 5px;
        color: #888;
        border: 1px solid #c8c5c7;
    }

.tree {
    width: 100%;
}

.mr {
    margin-right: 5px;
}

.wd {
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    padding-left: 5px;
    color: #888;
    border: 1px solid #c8c5c7;
}

.classify {
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    margin: 30px 0px;
}

    .classify .cf-st {
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

    .classify .cf-st2 {
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin: 0 0;
        border-bottom: 1px solid #ddd;
    }

    .classify .f-l {
        float: left;
    }

    .classify .f-w {
        font-weight: 700;
        color: #808080;
    }

    .classify .dt-wd1 {
        width: 55px;
    }

    .classify .dt-wd2 {
        width:200px;
    }

        .classify .dt-wd2 input {
            width: 100%;
            height: inherit;
            line-height: inherit;
            text-align: center;
            border: none;
        }

    .classify .t-a-l {
        text-align: left !important;
        padding-left: 60px;
    }

    .classify .f-c {
        color: #c4c3c3;
    }
    .classify .dt-wd6 {
        width: 200px;
    }
    .classify .dt-wd3 {
        width: 200px;
    }

        .classify .dt-wd3 input {
            width: 100%;
            height: inherit;
            line-height: inherit;
            text-align: center;
            border: none;
        }

    .classify .dt-wd4 {
        width: 129px;
    }

    .classify .dt-w5 {
        width: 85px;
    }

    .classify .btn-st {
        border: none;
        background-color: none;
        color: #808080;
    }

.vb {
    color: #ff0000;
}
.spe-key{
    padding-left:3px;
    padding-right:-3px;
}
.classify  .spe-class-body{
    max-height:500px;
}