@charset "utf-8";
/* CSS Document */

.first-row {
	display: inline-block;
	width: 1200px;
	background-color: #fff;
	padding: 20px 0;
	margin: 0 auto;
	text-align: left;
}
/*新闻中心样式*/
.news {
	display: inline-block;
	width: 770px;
	float: left;
	margin: 0 20px;
}
.news .lm {
	display: inline-block;
	width: 100%;
	height: 38px;
	background: #f5f5f5 url(/globalimages/mzjhd0515_pic_yj.jpg) no-repeat right top;
}
.news .lm h2 {
	float: left;
	display: inline-block;
	width: 126px;
	height: 38px;
	background: url(/globalimages/mzjhd0515_pic_news.jpg) no-repeat;
}
.news .lm a {
	float: right;
	font: 12px/38px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
	margin-right: 15px;
}
.news .lm a:hover {
	color: #D15B00;
}
.news .list {
	display: inline-block;
	width: 380px;
	margin-top: 10px;
}
.news .list .tt {
	font: bold 16px/1em "微软雅黑";
	color: #333;
}
.news .list .rq {
	font: 14px/2em "微软雅黑";
	color: #FF9E00;
}
.news .list .zy {
	font: 13px/1.5em "微软雅黑";
	color: #999;
	padding-bottom: 8px;
	border-bottom: 1px dashed #ccc;
}
.news .list li {
	border-bottom: 1px dashed #ccc;
}
.news .list li a {
	font: 14px/40px "微软雅黑";
	color: #333;
}
.news .list li a:hover {
	color: #1e89e0;
}
/*媒体报道样式*/
.mtbd {
	display: inline-block;
	width: 368px;
	float: right;
	margin-right: 20px;
}
.mtbd .lm {
	display: inline-block;
	width: 100%;
	height: 38px;
	background: #f5f5f5 url(/globalimages/mzjhd0515_pic_yj.jpg) no-repeat right top;
}
.mtbd .lm h2 {
	float: left;
	display: inline-block;
	width: 126px;
	height: 38px;
	background: url(/globalimages/mzjhd0515_pic_mtbd.jpg) no-repeat;
}
.mtbd .lm a {
	float: right;
	font: 12px/38px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
	margin-right: 15px;
}
.mtbd .lm a:hover {
	color: #D15B00;
}
.mtbd .sp {
	margin-top: 10px;
	position: relative;
}
.mtbd .sp .bf {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -27px 0 0 -27px;
}
/*焦点图片样式*/
#focus {
	float: left;
	display: inline-block;
	width: 378px;
	height: 261px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}
#focus ul {
	height: 261px;
	position: absolute;
}
#focus ul li {
	float: left;
	width: 378px;
	height: 261px;
	overflow: hidden;
	position: relative;
}
#focus ul li img {
	width: 378px;
	height: 261px;
}
#focus ul li p {
	width: 378px;
	height: 40px;
	text-align: left;
	background: #333;
	position: absolute;
	left: 0;
	bottom: 0;
	background:url(/globalimages/mzjhd0515_picbg02.png);
}
#focus ul li p a {
	padding-left: 20px;
	font: 14px/40px "微软雅黑";
	color:#fff;
}
#focus ul li div {
	position: absolute;
	overflow: hidden;
}
#focus .btnBg {
	position: absolute;
	width: 378px;
	height: 20px;
	left: 0;
	bottom: 0;
}
#focus .btn {
	position: absolute;
	width: 378px;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 10px;
	text-align: right;
}
.btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 10px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background:#FF8600;
}
#focus .btn span.on {
	background:#fff;
}
/*活动背景样式*/
.second-line {
	display: inline-block;
	width: 100%;
	background-color: #f5f5f2;
	margin-top: -4px;
	padding-bottom:40px;
}
.hdbj {
	display: inline-block;
	width: 1200px;
	padding: 20px 0;
	text-align: left;
	margin: 0 auto;
}
.hdbj h2 {
	text-align: center;
}
.hdbj li {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
.hdbj li.none {
	padding: 10px 0;
	border:none;
}
.hdbj li .rq {
	font: 14px/2em "微软雅黑";
	color: #FF9E00;
}
.hdbj li a {
	font: 14px/2em "微软雅黑";
	color: #333;
}
.hdbj li a:hover {
	color: #1e89e0;
}
/*案例样式*/
.third-row {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 20px 0;
}
.third-row h2 {
	text-align: center;
}
.third-row dl {
	display:inline-block;
	width:900px;
	text-align:center;
}
.third-row dl dt {
	font:24px/2em "微软雅黑";
	color: #FF9E00;
	padding:20px;
}
.third-row dl dd {
	font:14px/1.5em "微软雅黑";
	color: #999;
}
/*滚动图片样式*/
.rollBox {
	width: 1200px;
	height:200px;
	margin: 0 auto 40px auto;
	position:relative;
}
.rollBox .img1 {
	width:31px;
	height:28px;
	float:left;
	position:absolute;
	top:100px;
	left:-50px;
	cursor:pointer;
	background:url(/globalimages/mzjhd0515_btn_left.png) no-repeat;
}
.rollBox .img1:hover {
	background:url(/globalimages/mzjhd0515_btn_left_on.png) no-repeat;
}
.rollBox .img2 {
	width:31px;
	height:28px;
	float:right;
	position:absolute;
	top:100px;
	right:-50px;
	cursor:pointer;
	background:url(/globalimages/mzjhd0515_btn_right.png) no-repeat;
}
.rollBox .img2:hover {
	background:url(/globalimages/mzjhd0515_btn_right_on.png) no-repeat;
}
.rollBox .Cont {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
}
.rollBox .ScrCont {
	width: 10000000px;
}
.rollBox .Cont .pic {
	width: 288px;
	float: left;
	text-align: center;
	padding-right: 15px;
}
*+html .rollBox .Cont .pic {
	width: 288px;
	float: left;
	text-align: center;
	padding-right: 30px;
}
.rollBox .Cont .pic img {
	display: block;
	margin: 0 auto;
}
.rollBox .Cont .pic .bt {
	position:relative;
	top:-40px;
	text-align:center;
	background:url(/globalimages/mzjhd0515_picbg02.png);
	height:40px;
	font:14px/40px "微软雅黑";
	color:#fff;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited {
	color: #626466;
	text-decoration: none;
}
.rollBox .Cont a:hover {
	color: #f00;
}
.rollBox #List1, .rollBox #List2 {
	float: left;
}
.rollBox .Cont .pic a .cur {
	display:none;
}
.rollBox .Cont .pic a:hover .cur {
	position:relative;
	top:-240px;
	display:inline-block;
	width:288px;
	height:200px;
	background-color:#3197d7;
}
.rollBox .Cont .pic .cur dt {
	text-align:center;
	height:32px;
	font:16px "微软雅黑";
	color:#fff;
	background:url(/globalimages/mzjhd0515_pic_xian.jpg) no-repeat center bottom;
}
.rollBox .Cont .pic .cur dd {
	text-align:left;
	padding:10px 20px 0 20px;
	font:14px/1.5em "微软雅黑";
	color:#fff;
}

/*数据样式*/
.fourth-row {
	display:block;
	padding:20px 0 40px 0;
	background-color:#f5f5f2;
}
.fourth-row dl {
	display:inline-block;
	width:1200px;
}
.fourth-row dt {
	font:24px/2em "微软雅黑";
	color: #999;
	padding:20px;
}
.fourth-row dt strong {
	font-weight:normal;
	color: #FF9E00;
}
.fourth-row .bz {
	text-align:center;
	font:bold 13px/2em "微软雅黑";
	color:#333;
	padding-bottom:20px;
}
.fourth-row dd {
	text-align:left;
	font:14px/2em "微软雅黑";
	color:#666;
}