
.element_hide {
    display: none
}

.panel_tags.mk .element_hide {
    display: none
}

.panel_ct {
    width: 953px !important;
}

.panel_py {
    width: 500px;
}

.panel_lnp h2 {
    position: relative;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #333;
    padding-right: 44px;
    background-color: #FFF;
    border-top: 4px solid #82ACFF;
    border-bottom: 1px solid #e8e8e8;
}

    .panel_lnp h2 p {
        font-weight: bold;
        font-size: 18px;
        line-height: 44px;
        margin-left: 15px;
    }

    .at, .panel_lnp h2 p, .panel_py .rdbox {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.panel_lnp .sp {
    font-size: 12px;
}

    .panel_lnp .sp strong {
        font-size: 12px;
        color: #82ACFF;
    }

.panel_py strong {
    font-weight: bold;
}

.panel_lnp h2 a {
    position: absolute;
    display: block;
    width: 44px;
    height: 44px;
    cursor: pointer;
    top: 0;
    right: 0;
    background-color: #FFF;
}

.panel_tags {
    position: relative;
    padding: 15px 10px 5px;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
}

    .panel_tags.mk {
        padding-right: 180px;
    }

    .panel_tags .tin {
        overflow: hidden;
    }

.ttag {
    position: relative;
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #333;
    white-space: nowrap;
    margin: 0 8px 5px 0;
    padding: 0 20px 0 6px;
    background-color: #fff;
    border: 1px solid #A374D5;
    cursor: pointer;
}

    .ttag em {
        position: absolute;
        width: 20px;
        top: 0;
        right: 0;
        height: 26px;
        background: url(../images/city/close2.png) center no-repeat;
    }

.panel_tags .error {
    display: none;
    position: absolute;
    width: 154px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    text-indent: 34px;
    color: #ff6000;
    overflow: hidden;
    top: 50%;
    right: 15px;
    margin-top: -14px;
    background: url(../images/city/tag_error_box.png) no-repeat;
}

.panel_selt {
    position: relative;
    font-size: 12px;
    overflow: hidden;
    padding-bottom: 50px;
    background: url(../images/city/panel_129.gif) #fff repeat-y;
}

    .panel_selt .sbar, .panel_selt .con {
        float: left;
        width: 129px;
    }


        .panel_selt .sbar .on {
            font-weight: bold;
            color: #82ACFF;
        }

            .panel_selt .sbar .on, .panel_selt .sbar .on:hover {
                background-color: #fff;
            }

        .panel_selt .sbar li:hover {
            background-color: #d9d9d9
        }

        .panel_selt .sbar li {
            position: relative;
            line-height: 18px;
            cursor: pointer;
            word-wrap: break-word;
            word-break: normal;
            padding: 8px 0 8px 14px;
        }

.panel_lnp li, .panel_py li {
    list-style: none;
}

.panel_selt .sbar .on em {
    display: block;
}

.panel_selt .sbar em {
    display: none;
    position: absolute;
    width: 5px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #82ACFF;
}

.panel_selt .con {
    width: 791px;
    margin-left: 16px;
}

.panel_selt .dtit {
    float: left;
    line-height: 18px;
    font-size: 12px;
    font-weight: bold;
    color: #999;
    text-indent: 7px;
    padding-top: 8px;
}

.panel_selt .de {
    position: relative;
    float: left;
    width: 100%;
    padding-top: 8px;
}

.panel_selt table {
    width: 100%;
    font-family: "Arial","Microsoft YaHei";
}

table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}

.panel_selt .de .on, .panel_selt .de .on:hover {
    color: #fff;
    background-color: #82ACFF;
}

.panel_selt .d1 em {
    margin-right: 0;
}

.panel_selt td em {
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    color: #333;
    cursor: pointer;
    margin: 0 0 12px 0;
    padding: 2px 7px;
}

.panel_selt .de.dn {
    padding-top: 0;
}

.panel_selt td i {
    font-size: 12px;
    font-style: normal;
    vertical-align: middle;
}

.c_666 {
    color: #666 !important;
}

.but_box {
    text-align: center;
    padding: 14px 0;
    background-color: #f7f7f7;
    border-top: 1px solid #e8e8e8;
}

.panel_lnp .p_but, .panel_lnp .panel_btn_s {
    min-width: 40px;
    padding: 0 20px;
}

.p_but {
    display: inline-block;
    min-width: 80px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 0 10px;
    background-color: #82ACFF;
    border: 1px solid #82ACFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

    .p_but.gray {
        color: #999;
        background-color: #fff;
        border-color: #b0b0b0;
    }
[v-cloak] {
    display: none;
}

