.szf_bg {  background: url(../images/zf_bg_02.jpg) no-repeat bottom center #eee; padding-bottom: 50px; overflow: hidden; }
.news_bg { background: #fff;overflow: hidden; width: 1200px; margin: auto; padding: 40px 0 40px 0 ;}
/*.home { width: 1200px; margin: auto;overflow: hidden; margin-top: 40px;}*/
.news_left { width: 260px; margin-left: 26px;}
.news_bt { background: #006eab; height: 44px; line-height: 44px; font-size: 18px; color: #fff; text-align: center;}
.news_listo li { height:auto;_height: 44px; min-height:44px; line-height: 44px; text-align: center; border-bottom: 1px solid #ddd;}
.news_listo  { margin-top: 10px;}
.news_listo li { display: block;}
.news_listo li a{display: block; width:100%; height:100%;}.news_listo li.hover,.news_listo li:hover{background: #f3f3f3; color:#035bb9;}
.news_listo li a:hover{ background: #f3f3f3;display: block;width:100%; height:100%;color:#035bb9;}
.news_list2 { background: #f3f3f3;display: block;}
.news_right { width: 850px; margin-left: 36px;}.news_rightx{ width:100%; margin:0px auto 0px auto;}
.news_tite { border-bottom: 1px solid #006eab; overflow: hidden;}
.news_tite span {  height: 43px; line-height: 43px; background: #006eab; color: #fff; float: left; font-size: 18px; text-align: center; padding-left:10px; padding-right:10px;}/*width: 124px;*/


.news_xwnr { height:auto; _height:175px; min-height:175px; overflow: hidden; border-bottom: 1px solid #ddd; padding-bottom:17px; margin-top:17px;}
.news_xwnr p{ line-height:36px;}


.news_xw { height:auto; _height:175px; min-height:175px; overflow: hidden; border-bottom: 1px solid #ddd; padding-bottom:17px; margin-top:17px;}
.news_xw ul{}
.news_xw ul li {border-top: 0px!important;list-style-type:disc; color: #818181; text-indent: 20px; height: 36px; line-height: 36px; overflow: hidden; width:100%; }
.news_xw ul li span { float: right; color: #878787;}


.news_pxw { height:auto; _height:175px; min-height:175px; overflow: hidden; border-bottom: 1px solid #ddd; padding-bottom:17px; margin-top:17px;}
.news_pxw ul{ clear:both;}
.news_pxw ul li {color: #818181; line-height: 22px; overflow: hidden; float:left; text-align:center; width:200px; margin:0px 10px 10px 0px;height:180px;}.news_pxw ul li:hover{ background-color:#e2f5ff; }.news_pxw ul li a{ text-align:center; width:100%; height:100%; display:block;}.news_pxw ul li a p{ padding:0px 0px; margin:5px auto; background:url(../images/nopic.jpg) center;width:190px; height:130px;}.news_pxw ul li a p img{ width:190px; height:130px; }

.lines{ margin-top: 10px;padding-top: 10px;border-top:1px dashed #ccc;}

@media screen and (max-width: 660px) {
.news_bg{ width:100%; min-width:360px; margin:20px auto 10px auto; overflow:auto;}.news_left{ display:none;}.news_right{width:100%; min-width:360px; margin:0px auto;}.news_rightx{width:100%; min-width:360px; margin:0px auto;}/*.home { width:100%; min-width:320px; margin: auto;overflow: hidden; margin-top: 10px;}*/.news_xw ul li span { display:none;}.szf_bg{width:100%; min-width:360px;}.szf_bg { background:#fff;}
.news_pxw { width:320px; margin:0px auto; text-align:center;}
.news_pxw ul li { color: #818181; line-height: 28px; overflow: hidden;  text-align:center; width:150px; margin:10px 10px 0px 0px;height:140px;display:inline-block;}.news_pxw ul li:hover{ background-color:#e2f5ff; }.news_pxw ul li a{ text-align:center; width:100%; height:100%; display:block; overflow:hidden;}.news_pxw ul li a p{width:140px; height:100px; padding:0px 0px; margin:5px auto; background:url(../images/nopic.jpg) center;}.news_pxw ul li a p img{ width:140px; height:100px; }
}

.pag { padding-top: 30px;}

.table_paging {
    width: 100%;
    height: 60px;
    float: left;
    text-align: center;
}
.table_paging a {
    display: inline-block;
    margin: 19px 3px;
    height: 22px;
    padding: 0 6px;
    box-sizing: border-box;
    border: solid 1px #cfcfcf;
    cursor: pointer;
    text-align: center;
    line-height: 22px;
    transition: 0.3s ease-in;
}
.table_paging a.xuanze {
    background: #006eab;
    border: solid 1px #006eab;
    color: #fff;
}
.table_paging a:hover {
    background: #006eab;
    border: solid 1px #006eab;
    color: #fff;
}
.table_paging a.tiaozhuan
{
	background:none;
	border:none;
}
.table_paging a.tiaozhuan:hover
{
	background:none;
	border:none;
	color:#333;
	cursor:inherit;
}
.table_paging a input
{
	width: 32px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #ccc;
	box-sizing:border-box;
	margin:0 5px;
	position:relative;
	top:-1px;
	color:#000;
	outline:0;
}