.focus{
	height: 440px;
}
.newslist {
    background-color: #f6e7e7;
    width: 100%;
    min-width: 1024px;
    min-height:900px;
    background-image: url(../img/bac4.png);
    background-position: bottom;
    padding-bottom: 66px;
    background-repeat: no-repeat;
    padding-top: 30px;
	margin-top:-60px;
}

.newslist {
    padding-top: 30px;
}

.list {
    background-color: #fff;
    width: 1100px;
    margin: 0px auto;
    margin-top: 100px;
    min-height: 936px;
}

.listleft .subNavi_tit {
    width: 100%;
    height: 55px;
    background-image: url(../img/bac5_fy.png);
    font-family: "SimHei";
    background-repeat: no-repeat;
    position: relative;
}
.subNavi_tit a {
    line-height: 34px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
}

.nav_left li {
    height: 35px;
    line-height: 34px;
    width: 169px;
    margin: 0 auto;
    border-bottom: 1px dashed gainsboro;
    /* background: url(../img/btn1.png) no-repeat 7px center; */
    padding-left: 10px;
}

.nav_left li a {
    color: #424242;
    font-size: 16px;
}
.listleft {
    width: 195px;
    height: auto;
    float: left;
}

.listleft .subNavi_con {
    width: 190px;
    margin-left: 5px;
    padding-bottom: 20px;
}

.listleft .subNavi_con .header {
    width: 190px;
    height: 40px;
    border-bottom: 1px dashed #00906f;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-family: "SimHei";
    background-image: url(../img/icon1.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-position: 15px 15px;
}

.listleft .subNavi_con .header a:hover {
    color: #00906f;
}

.listright {
    float: right;
    width: 830px;
    height: auto;
    padding-top: 20px;
    color: #595757;
}

.listrightul {
    padding-top: 30px;
    padding-bottom: 30px;
}

.listrightul .lists li {
    height: 40px;
    width: 730px;
    border-bottom: 1px dashed #ccc;
    line-height: 40px;
    position: relative;
    background-image: url("../images/icon2.png");
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 0 15px;
}
.listright .breadxue {
    float: right;
    color: #595757;
    font-size: 13px;
    padding-right: 20px;
}
a {
    cursor: pointer;
    color: #595757;
}
.listrightul .lists li {
    height: 40px;
    width: 788px;
    border-bottom: 1px dashed #ccc;
    line-height: 40px;
    position: relative;
    background-image: url(../img/icon1.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 0 15px;
}

.listrightul li span {
    font-size: 13px;
    display: inline-block;
    float: right;
}
.nav_left li:hover a {
    color:red;
}


/*page*/
.page{margin-top:85px;margin-bottom:12px; overflow:hidden;}
.page li span.show{background: #a32426;color:#fff;}
.page li{float:left;margin-left:-8px; list-style:none;}
.page a,.page span{ font-size:12px; color:#595757; width:36px; height:25px; line-height:25px; text-align:center; border:1px solid #a8a8a8; margin: 0 9px; display:block; float:left;}
.page a:hover{background:rgb(50,141,84); border:1px solid rgb(154,224,67); color:#fff;cursor:pointer;text-decoration:none;}
