body {
    background-color: #fff;    
    background-repeat: no-repeat;
    background-position: center top;
    min-width: 1000px;
}
.w1000 {
    width: 1000px;
    clear: both;
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    min-width: 1000px;
    overflow: hidden;
}
.zh-mian {margin-bottom:40px; background-color:#FFFFFF;}
/*中间内容*/
.zh-left {
	float: left;
	width: 1000px;
}
.zh-right {
	float: right;
	width: 350px;
}
.zh-btbg  {
    height:45px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #013D83;
}
.zh-btbg .btbg-l {
	float: left;
	line-height:45px;
	font-size: 24px;
	color:#FFFFFF;
	background-color:#013D83;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.zh-btbg .btbg-r {
	float: right;
	line-height:50px;
	font-size:14px;
	margin-right: 10px;
}
.zh-rbtbg  {
    height:45px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.zh-rbtbg .rbtbg-l {
	float: left;
	line-height:45px;
	font-size: 24px;
	color:#333333;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.zh-rbtbg .rbtbg-r {
	float: right;
	line-height:50px;
	font-size:14px;
	margin-right: 10px;
}

.zh-list-r { padding-top:15px;}
.zh-list-r li { border-bottom:1px solid #D3D3D3; padding:10px;  margin-bottom:5px;width: 990px;}
.zh-list-r li:hover {
 	background-color:#F5F5F5;
}
.zh-list-r h2 a{
	font-size: 18px;
	font-weight:bold;
	color: #013d83;
}
.zh-list-r .list-xwjj {
	font-size: 12px;
	color: #666666;
	line-height: 180%;
}
.zh-list-r .list-xwjj img{
    float:left;
	margin-right:20px;
	width:150px;
	height:110px;
}
.zh-list-r .lytime {
	color: #999999;
	text-align: right;
}
.more-down {
    background-color:#F2F2F2;
    line-height: 30px;
    margin-top: 20px;
    text-align: center;
}
.more-down a{color: #013D83;}

.zh-list-r ul{
	width: 1000px;
}
.zh-list-r .pagination {
    display: inline-block;
    padding: 5px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.zh-list-r ul.pagination>li{
    border: 1px solid #5194ca;
    background-color: #5194ca;
color: #fff;
padding: 1px 9px;
display: inline-block;
vertical-align: bottom;
height: 24px;
line-height: 21px;
text-align: center;
width: auto;
}
.zh-list-r ul.pagination li span{
    width: 40px;
    text-align: center;
    color: #fff;
}
.zh-list-r ul.pagination li a{
    color: #fff;
    font-size: 16px;
    font-weight: normal;
margin: 2px;
width: 40px;

}
.zh-list-r ul.pagination li.active span{
    color: #5194ca;
}
.zh-list-r ul.pagination li.active{
    background-color: #d4f1ff;
    color: #5194ca;
}
.zh-list-r ul.pagination li.disabled{
    opacity: 0.5;
}
