body {
    width: 945px;
    margin: 0 auto;
    padding: 0 auto;
    font-size: 12px;
    line-height: 20px;
    background-repeat: repeat;
    font-family: "microsoft yahei";
}

ul {
    list-style: none;
    padding-left: 0;
    /* overflow: hidden;*/
}

a {
    text-decoration: none;
    color: #000;
}

#banner {
    width: 945px;
    height: 116px;
    background: url("../img_label/banner.jpg") no-repeat;
    overflow: hidden;
}

#banner>img {
    width: 90px;
    height: 90px;
    margin-top: 15px;
    margin-left: 15px;
}


/*TODO*****************************************  主页 **********************************************/

.jj_box {
    padding: 5px;
}

.jj_box div {
    width: 222px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.jj_box a {
    display: inline-block;
    width: 220px;
    text-align: right;
    color: red;
}

#lunbo1 {
    /* border: 1px solid #000;*/
    width: 300px;
    height: 100px;
    float: right;
    margin-top: 8px;
    margin-right: 14px
}

.example>ul>li>img {
    width: 300px;
    height: 100px;
}

.luara- {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.luara- ul {
    padding: inherit;
    margin: 0;
}

.luara- ul li {
    display: none;
    padding: inherit;
    margin: inherit;
    list-style: none;
}

.luara- ul li:first-child {
    display: block;
}

// .luara- ul li img {
//     width: inherit;
//     height: inherit;
// }



.dh {
    float: left;
    width: 945px;
    height: 28px;
    margin: 0;
    margin-top: 1px;
    margin-bottom: 1px;
    background: url("../img_label/042105285455.gif") repeat-x;
}

.dh li {
    float: left;
    text-align: center;
    position: relative;
    padding-top: 3px;
    list-style: none;
}

.dh li a:link {
    display: block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    color: #f7f7f7;

    font-weight: bold;
}

.dh li a:visited {
    display: block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    color: #ffffff;

    font-weight: bold;
}

.dh li a:hover {
    color: #fefefe;
    font-weight: bold;
    text-decoration: none;
}

.dh li ul li a:link,
.dh li ul li a:visited {
    display: block;
    text-decoration: none;
    color: #ffffff;
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #1c3e6b;
}

.dh li ul li {
    padding-top: 5px;
    text-align: center;
    width: 90px;
}

.dh li ul li a:hover {
    color: white;
    background: #000000;
}

.dh li ul {
    display: none;
    position: absolute;
    z-index: 9999999999;
    top: 16px;
    left: 0;
    width: 90px;
    background-color: #1c3e6b;
    color: #fff;
}

#container_left {
    width: 234px;
    float: left;
    padding: 1px;
}

#container_right {
    width: 703px;
    float: right;
    padding: 1px;
}

.kuaisu_td,
.xkjs,
.zjjs,
.yqlj {
    border: 1px solid #aaa;
    border-radius: 3px;
    margin-top: 5px;
}

p {
    margin: 0;
}

.xkjs p,
.zjjs p,
.yqlj p {
    height: 29px;
    line-height: 29px;
    background: url(" ../img_label/013547864.jpg") repeat-x;
    padding-left: 3px;
    padding-right: 3px;
    overflow: hidden;
}

.xkjs p span,
.zjjs p span,
.yqlj p span {
    color: white;
}

.xkjs p a,
.zjjs p a,
.yqlj p a {
    float: right;
    height: 29px;
}

.news li {
    padding: 3px;
    border-bottom: 1px dashed #aaa;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news li a,
.newsss li a {
    color: #000;
}

.zjjs_lb {
    padding: 3px 0;
    overflow: hidden;
}

.zjjs_lb img {
    width: 80px;
    height: 100px;
    border: 1px solid transparent;
}

.zjjs_lb img:hover {
    border: 1px solid #aaa;
}

.zjjs_lb>div>a>div {
    float: right;
    width: 144px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    padding: 0 3px;
}

#news {
    overflow: hidden;
}

.img_news {
    width: 315px;
    float: left;
}

.page_news {
    width: 386px;
    float: left;
}

.img_news p,
.page_news p {
    height: 32px;
    background: url("../img_label/042105285455.gif") repeat-x;
    padding: 0 3px;
    overflow: hidden;
}

.img_news p span,
.page_news p span {
    display: inline-block;
    color: white;
    height: 32px;
    line-height: 32px;
}

.page_news p span {
    background-color: #1c3e6b;
    padding: 0 3px;
}

.page_news p a {
    float: right;
    margin-right: 3px;
    height: 32px;
    line-height: 32px;
}

.example2 ul span {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 306px;
    padding: 5px;
    text-align: center;
    color: white;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.example2 ul li {
    position: relative
}

.example2 {
    margin: 3px auto;
}

.news_box a {
    width: 240px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_box li {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 6px;
    padding-right: 6px;
    border-bottom: 1px dashed #aaa;
}

.news_box li i {
    color: #e3493c;
    float: right;
}


.marq_box {
    display: inline-block;
    border: 1px solid #000;
    width: 100px;
    height: 110px;
    position: relative;
    margin-left: 20px;
}

.marq_box img {
    width: 100px;
    height: 100px;
}

.marq_box span {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    color: white;
    width: 100px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mx {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
}

.mx div {
    width: 150px;
    height: 150px;
    float: left;
    position: relative;
    margin-left: 20px;
}

.mx div img {
    width: 150px;
    height: 150px;
}

.mx div span {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #000;
    background: white;
    width: 150px;
    text-align: center;
}

.footer {
    width: 945px;
    float: right;
    text-align: center;
    background: url("../img_label/footer2.png") no-repeat;
}

.footer ul {
    overflow: hidden
}

.footer ul li {
    width: 93px;
    float: left;
    text-align: center;
    font-weight: bold;
    border-right: 1px solid #1c3e6b;
}



/***************************** todo 主页 end **********************************************/


/****************************todo 列表页--框型**********************************************/

#container_right2 {
    width: 703px;
    float: left;
    padding: 1px;
}

#container_left2 {
    width: 234px;
    float: right;
    padding: 1px;
}


/****************************todo 列表页--框型  end*****************************************/


/****************************todo 列表页--详情列表*****************************************/

.news_dht {
    border: 1px solid #1c3e6b;
    padding: 5px;
    margin-bottom: 5px;
}

.news_lbt {
    border: 1px solid #1c3e6b;
    padding: 5px;
    padding-top: 20px;
}

.news_lbt>div {
    border-bottom: 2px dashed #aaa;
    margin: 5px 0 5px 0;
    padding-top: 10px;
}

.news_lbt>div>span {
    display: inline-block;
    width: 692px;
    overflow: hidden;
}

.xxnr_box {
    overflow: hidden;
    width: 677px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 15px;
    color: #787878;
}

.big_bt {
    font-size: 14px !important;
    color: #1c3e6b;
    font-weight: bold;
}

.right_time {
    float: right;
    color: #1a53a7;
}

.ckyw {
    float: right;
}

.page_div {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: "microsoft yahei";
    color: #666666;
    margin-right: 10px;
    padding-left: 20px;
    box-sizing: border-box;
}


/*
 * 页数按钮样式
 */

.page_div a {
    min-width: 30px;
    height: 28px;
    border: 1px solid #dce0e0!important;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    display: inline-block;
}

#firstPage,
#lastPage {
    width: 50px;
    color: #0073A9;
    border: 1px solid #0073A9!important;
}

#prePage,
#nextPage {
    width: 70px;
    color: #0073A9;
    border: 1px solid #0073A9!important;
}

.page_div .current {
    background-color: #0073A9;
    border-color: #0073A9;
    color: #FFFFFF;
}

.totalPages {
    margin: 0 10px;
}

.totalSize {
    display: none
}

.totalPages span,
.totalSize span {
    color: #0073A9;
    margin: 0 5px;
}


/****************************todo 列表页--详情列表  end*************************************/


/****************************todo 新闻详情页    *************************************/

.news_lbt2,
.news_lbt3 {
    text-align: center;
    /* overflow: hidden;*/
}

.news_lbt2>h2,
.news_lbt2>span {
    position: relative;
    z-index: -2;
}

.a_bt {
    color: #e4393c;
    width: 150px;
}

.shangyiapian {
    border-bottom: none !important;
    border-top: 2px dashed #aaa;
    overflow: hidden;
    width: 700px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 0;
}

.shangyiapian span.syp {
    float: left;
    display: inline-block;
    width: 328px;
    padding: 0 6px;
}

.shangyiapian span.xyp {
    float: right;
    display: inline-block;
    width: 328px;
    text-align: right;
    padding: 0 6px;
}


.zj_photo {
    width: 130px;
    height: 175px;
    float: left;
}

.table_zj {

    width: 552px;
    border-collapse: collapse;
    margin-left: 8px;
    float: left;
    text-align: left;
}

.table_zj tr td {

    height: 25px;
}

.table_zj .dd1 {
    width: 60px;
}

.msjs_box,
.table_zj {
    font-size: 15px;
}

.news_lbt3 p {
    text-align: left;
    margin-top: 10px;
    font-size: 15px;
}

.news_pic {
    width: 335px;
}