@charset "utf-8";
ul,li {
	list-style-type: none;
}
body {
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 14px;
}
#box_main {
	text-align: left;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#box01 {
	margin-top:32px;
}

#box01 .box01_left {
	float: left;
	width: 808px;
	overflow: hidden;
}
#box01 .box01_right {
	float: right;
	width: 358px;
}
h2.fenleimingcheng {
	display:block;
	font-size: 26px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	font-weight: normal;
	text-indent: 12px;
}
#zuixinzixun .newstitle_ul .newstitle_li {
	display:block;
	height:137px;	
}
#zuixinzixun .newstitle_ul .photo {
	width:150px;
	height:113px;
	text-align: center;
	float: left;
	margin-top: 22px;
	border: 1px solid #e1e1e1;
	overflow: hidden;
}
#zuixinzixun .newstitle_ul .photo .pho_kuang {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	/* 针对IE的Hack */
	*display: block;
	*font-size: 99px;/*约为高度的0.873，113*0.873 约为99*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	width: 150px;
	height: 113px;
	line-height: 113px;
	overflow: hidden;
}
#zuixinzixun .newstitle_ul .info_kuang {
	float:right;
	width:628px;
	height:115px;
	margin-top: 22px;
	overflow: hidden;
}
#zuixinzixun .newstitle_ul .info .newstitle {
	overflow: hidden;
	font-size:18px;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
}
#zuixinzixun .newstitle_ul .info .newstitle a {
	color:#000000;
	text-decoration: none;
}
#zuixinzixun .newstitle_ul .info .newstitle a:hover {
	text-decoration: underline;
}
#zuixinzixun .newstitle_ul .info .qita {
	color:#888888;
	font-size:14px;
	line-height: 24px;
	height: 78px;
	overflow: hidden;
	margin-top: 10px;
}
#jiludaohang {
	text-align: center;
	color: #666666;
	padding-top: 30px;
	overflow: hidden;
	font-size:14px;
	padding-bottom: 50px;
}
#jiludaohang ul,#jiludaohang li {
	padding:0px;
	margin:0px;
}
#jiludaohang li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	list-style-type: none;
	vertical-align: middle;
}
#jiludaohang .nopage {
	display: inline-block;
	border: 1px solid #E1E1E1;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#jiludaohang .dangqianye {
	color: #FFFFFF;
	display: inline-block;
	border: 1px solid #C0C0C0;
	background-color: #718DB4;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#jiludaohang #gotopage {
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	box-sizing:border-box;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	width: 30px;
}
#jiludaohang #go {
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	box-sizing:border-box;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	cursor:pointer;
	padding-right: 5px;
	padding-left: 5px;
}
#jiludaohang a {
	color: #0000FF;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #E1E1E1;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#jiludaohang a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #4F6482;
	background-color: #718DB4;
}
