﻿.w300 {
    width: 300px;
}

.w880 {
    width: 880px;
}

.lmr {
    height: 45px;
    background: url(lm_bg.png) right top;
    line-height: 45px;
    border-bottom: 2px solid #ddd;
}

.lmr_T {
    background: url(dxjy.png) no-repeat 10px;
    padding-left: 40px;
    font-size: 16px;
    display: inline-block;
}

.lm {
    margin: 10px;
    border-bottom: 2px solid #eeeeee;
    height: 35px;
}

.lm_T {
    line-height: 35px;
    font-size: 16px;
    color: #cc0000;
    font-weight: bold;
    display: inline-block;
    border-bottom: 2px solid #cc0000;
}

.gydx {
    margin: 0 10px;
    background: url(gydx_bg.png) no-repeat right bottom;
}

.gydx img {
    width: 278px;
}

.gydx p {
    padding-top: 15px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.pic_txt {
    margin: 10px;
    clear: both;
    height: 102px;
}

.pt_pic {
    width: 125px;
    height: 85px;
    padding: 2px;
    border: 1px solid #eee;
}

.pt_pic img {
    max-width: 125px;
    max-height: 85px;
}

.pt_txt {
    font-size: 14px;
    width: 140px;
}

.pt_txt h1 {
    margin: 0 5px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    height: 26px;
    overflow: hidden;
}

.pt_txt p {
    height: 60px;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    line-height: 20px;
}

.xuline {
    margin: 5px 10px;
    clear: both;
    border-bottom: 1px #eee dotted
}

.t_list {
    padding-left: 10px;
    padding-bottom: 5px;
}

.t_list li {
    background: url(circle.png) left center no-repeat;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
    padding-left: 20px;
}

.list li {
    clear: both;
    margin: 10px auto;
    padding-bottom: 10px;
    border-bottom: #ddd 1px solid;
}

.list li img {
    height: 115px;
    padding: 2px;
    border: 1px solid #eee;
    display: block;
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.list li h1 {
    font-size: 14px;
    margin: 0 15px;
    font-weight: bold;
    font-size: 16px;
}

.list li p {
    margin: 0 15px;
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.list li .fj {
    margin: 10px 15px 0 15px;
}

.list li .date,
.list li .hit {
    display: inline-block;
    color: #999;
    font-size: 12px
}

.list li .hit {
    background: url(hit.png) no-repeat 0px 8px;
    background-size: 16px 10px;
    padding-left: 15px;
}

.page {
    margin: 30px auto;
    padding: 0;
    font-size: 12px;
    display: table;
    clear: both;
}

.page ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

.page ul li {
    width: 30px;
    float: left;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.page ul li a {
    display: block;
    color: #666;
    background: #fff;
    border-color: #ddd;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    text-decoration: none;
}

.page li.active a {
    background: #cc0000;
    border-color: #cc0000;
    color: #fff;
    border-width: 1px;
    border-style: solid;
}

.page li.flip,
.page li.disabled {
    display: none!important;
}


/*详情页*/

.text_title {
    border-bottom: #d3d3d3 1px solid;
    padding-bottom: 5px;
    word-break: break-all;
    text-align: center;
}

.text_title h1 {
    padding: 10px!important;
    line-height: 40px;
    font-size: 24px;
    font-weight: 600;
    width: 100%;
    clear: both;
}

.text_title h3 {
    line-height: 20px;
    font-size: 14px;
    width: 100%;
    clear: both;
    color: #cc0000;
    padding-top: 10px!important;
}

.text_title h4 {
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    clear: both;
    color: #666;
    padding-bottom: 10px!important;
}

.text_title h3 span {
    padding-top: 10px;
}

.text_title h4 span {
    padding-bottom: 10px;
}

.text_title .box01 {
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #666;
}

.text_title .box01 span {
    margin-right: 20px;
}

.cont {
    padding-top: 15px;
    line-height: 30px;
    font-size: 16px;
}

.cont img {
    max-width: 700px;
}

.cont p {
    text-indent: 2em;
    padding: 10px 0px;
}

.showlist {
    margin-top: 20px;
    width: 100%;
}

.prev_next_link {
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #cc0000;
    font-weight: normal;
    line-height: 25px;
}

.prev_next_text {
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #595959;
    font-weight: normal;
    line-height: 25px;
}

.up_arrow {
    background-image: url(up_arrow.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 10px;
    display: block;
    float: left;
    background-color: #c2c2c2;
    margin-right: 8px;
    margin-top: 8px;
}

.down_arrow {
    background-image: url(down_arrow.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 10px;
    display: block;
    float: left;
    background-color: #C2C2C2;
    margin-right: 8px;
    margin-top: 8px;
}


/*人员查询*/

.w600 {
    width: 600px;
    margin-left: auto;
    margin-right: auto
}

.mb20 {
    margin-bottom: 20px;
}

.person {
    line-height: 33px;
    border: 1px solid #ebebeb;
}

.person h1 {
    padding: 10px;
    background-color: #ebebeb;
    text-align: center;
    font-size: 22px;
    color: #c10001
}

.person .fl {
    float: left;
    height: 35px;
    width: 160px;
    text-align: right;
    line-height: 35px;
}

.person .fr {
    float: right;
    height: 35px;
    width: 400px;
}

.person .fr input {
    width: 300px;
    height: 35px;
    line-height: 23px;
    padding: 5px 10px;
    +padding: 0;
    border: 1px solid #ebebeb;
    color: #ccc;
    box-sizing: border-box;
}

.person .anniu {
    text-align: center;
    height: 35px;
}

.person .text {
    text-align: center;
    clear: both;
    color: #999999;
}

.person .anniu input {
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    background: #c10001;
    padding: 0 30px;
    border-radius: 0px 3px 3px 0px;
    border: none;
}

.person_view {}

.person_pic {
    border: 1px solid #ebebeb;
    width: 150px;
    height: 150px;
}

.person_pic img {
    max-height: 160px;
    max-width: 150px;
}

.person_info {
    width: 630px;
    line-height: 25px;
}

.person_info .per_l,
.person_text .per_l {
    width: 80px;
    margin-right: 10px;
    text-align: right;
}

.person_info .per_r {
    width: 100px;
    margin-right: 10px;
    text-align: left;
}

.per_r_2 {
    width: 540px;
    text-align: left;
}

.person_text {
    clear: both;
}

.ad img {
    width: 100%;
}