@charset "utf-8";
.banner_list {
    width: 100%;
    height: 250px;
    background: url(/statics/images/20170918/banner_list.jpg) no-repeat center center;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}

.list_center {
    width: 1180px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.list_right {
    width: 275px;
    height: auto;
    float: right;
    overflow: hidden;
    padding-top: 50px;
}

.list_right h2 {
    background: url(/statics/images/20170918/l_tit01.jpg) no-repeat;
    height: 24px;
    text-indent: -9999em;
    margin-bottom: 16px;
}

.list_right h3 {
    background: url(/statics/images/20170918/l_tit02.jpg) no-repeat;
    height: 26px;
    text-indent: -9999em;
    margin-bottom: 16px;
    margin-top: 29px;
}

.l_news_ul {
    width: 275px;
    padding-bottom: 20px;
}

.l_news_ul ul li {
    display: block;
    background: url(/statics/images/20170918/li_bg.jpg) 0 18px no-repeat;
    padding-left: 10px;
    overflow: hidden;
    height: 36px;
    color: #333333;
    font-size: 14px;
    line-height: 36px;
    width: 260px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.l_news_ul ul li a {
    color: #333333;
}

.l_tj_box div img {
    width: 273px;
    border: 1px solid #d2d2d2;
}

.l_tj_box p {
    height: 49px;
    color: #333333;
    font-size: 14px;
    line-height: 49px;
    text-align: center;
}

.myhere {
    width: 1180px;
    height: 30px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}

.list_left {
    width: 881px;
    height: auto;
    float: left;
    overflow: hidden;
    padding-top: 45px;
}

.list_left h2 {
    height: 46px;
    margin-bottom: 16px;
    font-size: 30px;
    border-bottom: 1px solid #A9A9A9;
}
.list_left h2 span
{
    height: 45px;
    display: inline-block;
    border-bottom: 3px solid #D9143C;
}


.art_ul ul {
    padding-right: 5px;
}

.art_ul ul li {
    display: block;
    overflow: hidden;
    height: 46px;
    color: #333333;
    font-size: 16px;
    line-height: 46px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #d0d0d0;
}

.art_ul ul li a {
    color: #333333;
}

.art_ul ul li span {
    color: #333333;
    font-size: 16px;
    float: right;
    padding-left: 10px;
    line-height: 46px;
}

.page_box {
    text-align: center;
    height: 76px;
    margin-top: 40px;
}

.page {
    height: 36px;
    width: auto;
    display: inline-block;
    border-left: 1px solid #cccccc;
    overflow: hidden;
}

.page a {
    display: block;
    float: left;
    padding: 0 13px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border: 1px solid #cccccc;
    border-left: 0px solid #cccccc;
    font-size: 14px;
}

.page a:hover {
    background: #d90f01;
    color: #ffffff;
    text-decoration: none;
}

.page a.cur {
    background: #d90f01;
    color: #ffffff;
}

.wz_tit {
    /*background: url(/statics/images/20170918/wz_tit.jpg) 0 bottom no-repeat;*/
    text-align: center;
    color: #333333;
    font-size: 36px;
    line-height: 65px;
    font-family: "黑体";
    margin-bottom: 10px;
    border-bottom: 1px solid #AAAAAA;
}

.list_left2 {
    width: 881px;
    height: auto;
    float: left;
    overflow: hidden;
    padding-top: 27px;
}

.wz_page {
    padding-bottom: 30px;
}

.wz_page_a {
    color: #333333;
    font-size: 16px;
    line-height: 33px;
}

.wz_page_a a:hover {
    color: #db0d00;
}

.wz_con img {
    display: inline;
}

.wz_con {
    color: #333333;
    font-size: 16px;
    line-height: 34px;
    padding-bottom: 10px;
}

.wz_con p {
    color: #333333;
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 30px;
    text-indent: 2em;
}

.wz_tit2 {
    height: 32px;
    position: relative;
    margin-bottom: 40px;
}

.wz_t_left {
    color: #333333;
    font-size: 14px;
    line-height: 32px;
}

.wz_t_left span {
    color: #333333;
    font-size: 14px;
    line-height: 32px;
    margin-right: 15px;
}

.wz_t_right {
    position: absolute;
    right: 0;
    top: 0;
}

.wz_t_right span {
    color: #333333;
    float: left;
    font-size: 14px;
    line-height: 32px;
}

.wz_t_right img {
    float: left;
    margin-left: 6px;
}

/* 分页 */

.page-01 {
    text-align: center;
}

#pages {
    padding: 14px 0 10px;
    font-family: 宋体
}

#pages a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px
}

#pages a.a1 {
    background: url(../images/admin_img/pages.png) no-repeat 0 5px;
    width: 56px;
    padding: 0
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none
}

#pages span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #f00000;
    border: 1px solid #f00000;
    color: #fff;
    text-align: center;
    padding: 0 10px
}

.page .noPage {
    display: inline-block;
    width: 56px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}