/* CSS Document */

.list_bt1 {
    font-size: 14px;
    font-family: "΢���ź�";
    color: #028bd8;
    padding: 0 10px;
    line-height: 26px;
    border-bottom: 1px solid #028bd8;
}

.list_bt1 span {
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
    margin-left: 10px;
}

.list_n {
    padding: 18px;
    border: 1px solid #ddd;
    margin-top: 6px;
    min-height: 400px;
    _height: 400px;
}

.list_n h1 img {
    /* width: 130px;
    height: 95px; */
    border: 1px solid #ccc;
    float: left;
    margin-right: 10px;
    object-fit: cover;
    width: 150px;
    height: 200px;
}

.list_n dl {
    float: left;
    width: 480px;
}

.l_h1 {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    /* padding: 0 20px; */
    background: url(../images/jiao_ico.gif) no-repeat 4px 4px;
    border-bottom: 1px dashed #ddd;
}

.l_h1 span {
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #999;
}

.list_n dl a {
    color: #333;
}

.list_n dd {
    border-top: 1px dashed #ddd;
    margin-top: 2px;
}

.list_n dd p {
    background: #c9e5ff;
    margin-top: 4px;
    padding: 6px 12px;
    line-height: 24px;
    /* width: 460px; */
    overflow-wrap: break-word;
}

.lb_1 {
    border-bottom: 1px dashed #ccc;
    height: auto;
    padding-bottom: 20px;
    margin-bottom: 20px;
    /* overflow: hidden; */
    display: flex;
}

.list_page {
    padding-bottom: 10px;
    text-align: center;
}

.list_page li {
    float: left
}

.list_page a {
    border: 1px solid #ddd;
    padding: 2px 10px;
    margin: 0 4px;
    color: #333;
}

.list_page .page_hover {
    background: #e7a124;
    color: #fff;
}

.list_page span {
    margin: 0 6px;
}

#no_line {
    border: none;
}

.jiao_lt {
    border: 1px solid #ddd;
    margin-top: 10px;
}

.jl_h1 {
    height: 39px;
    line-height: 39px;
    background: url(../images/jl_bg.gif) repeat-x;
    font-size: 16px;
    font-family: "΢���ź�";
    color: #ee7105;
    padding: 0 10px;
    margin-bottom: 10px;
}

.jl_h1 span {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    margin-left: 10px;
}

.jiao_lt dl {
    width: 280px;
    padding-left: 34px;
    line-height: 24px;
    float: left;
}

.jiao_lt dl span {
    color: #999;
    margin-right: 10px;
}

.jiao_lt dt {
    background: url(../images/w_r.gif) no-repeat;
    padding: 4px 30px;
}

.jiao_lt ul {
    float: left;
    width: 280px;
    padding-left: 50px;
    line-height: 26px;
}

.jiao_lt li {
    padding-left: 28px;
    background: url(../images/q_ico.gif) no-repeat 0 4px;
}

.jiao_lt li a {
    color: #333;
}

.text_er {
    margin: 10px 34px;
}

.text_er textarea {
    width: 570px;
    height: 34px;
    color: #999;
    border: 1px solid #ccc;
    padding: 10px;
}

.text_er p {
    text-align: right;
    margin-top: 20px;
}