@charset "utf-8";
.yqlja {
    width: 100%;
    min-height: 176px;
    border: 1px solid #e5e5e5;
    margin-top: 5px;
}

.yqlja .yqlj_ht {
    height: 40px;
    background: #ededed;
}

.yqlja .yqlj_ht .yqlj_left {
    width: 1000px;
    font-family: "微软雅黑";
    font-size: 14px;
}

.yqlj_left .yqljb {
    height: 40px;
    line-height: 40px;
    color: #333;
    text-align: center;
    width: 176px;
    display: block;
    float: left;
    cursor: pointer;
    position: relative;
    font-size: 12px;
}

.yqlj_left .yqljb.hover {
    border-bottom: 2px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    color: #323232;
    font-weight: bold;
    background: #fff;
}

.yqljb img {
    position: absolute;
    top: 15px;
}

.yqlja .yqlj_content {
    display: none;
    font-size: 12px;
    clear: both;
    height: 136px;
    border: 1px solid #b0b0b0;
    overflow: auto;
}

.yqlja .yqlj_content.hover {
    display: block;
}

.yqlja .yqlj_content a,
.yqlja .yqlj_content span {
    color: #555;
    display: block;
    margin-left: 25px;
    width: 136px;
    height: 22px;
    line-height: 22px;
    float: left;
}

.yqlja .yqlj_content a.yqlj_a160 {
    width: 170px;
}

.yqlja .yqlj_content a.yqlj_a190 {
    width: 170px;
}

.yqlja .yqlj_content a.yqlj_a160 {
    width: 136px;
}

.yqlja .yqlj_content span.yqlj_a160 {
    width: 136px;
}

.yqlja .yqlj_content a.yqlj_a100 {
    width: 100px;
}

.yqlja .yqlj_content a:hover {
    text-decoration: underline;
    color: #cb0000;
}

.yqlj_qx {
    height: 40px;
    line-height: 40px;
    /*background: #f7f7f7;*/
}

.yqlj_qx .yqlj_a {
    float: left;
    width: 126px;
    text-align: center;
    font-weight: bold;
    color: #1a77c2;
    font-size: 14px;
    background: url(../images/yqlj_qx_bg.jpg) no-repeat;
}

.yqlj_qx .yqlj_qxwz {
    float: right;
    width: 850px;
    font-size: 12px;
}

.yqlj_qx .yqlj_qxwz a {
    color: #333;
}

.yqlj_qxa {
    border-bottom: 1px solid #e5e5e5;
}

.yqlj_qx .yqlj_qxwz a:hover {
    color: #cb0000;
    text-decoration: underline;
}

.index_hr {
    height: 5px;
    border-top: 2px solid #934248;
}

.index_hra {
    height: 1px;
    border-top: 2px solid #c11a2b;
}

.yqlj_box {
    width: 100%;
    height: 5px;
    background: #d8d8d8;
    border-bottom: 4px solid #c11a2b;
}