@charset "utf-8";
/* CSS Document */
/*焦点图开始*/
.focusBox {
	min-width:1000px;
	position: relative;
	height:450px;
	z-index:0;
}
.focusBox .pic {
	position:relative;
	z-index:0;
}
.focusBox .pic ul {
	width:100% !important;
}
.focusBox .pic li {
	width:100% !important;
	height:450px;
	overflow:hidden;
	text-align:center;
}
.focusBox .pic li a {
	display:block;
	height:450px;
}
.focusBox .hd {
	overflow:hidden;
	zoom:1;
	position:absolute;
	bottom:20px;
	z-index:3;
	width:290px;
	height:5px;
	margin-left:-140px;
	left:75%;
}
.focusBox .hd li {
	float:left;
	line-height:15px;
	text-align:center;
	font-size:12px;
	width:50px;
	height:5px;
	cursor:pointer;
	overflow:hidden;
	background:#919191;
	margin-left:6px;
	filter:alpha(opacity=50);
	opacity:.5;
 -webkit-transition:All .5s ease;
 -moz-transition:All .5s ease;
 -o-transition:All .5s ease
}
.focusBox .hd .on {
	background:#fff;
	filter:alpha(opacity=100);
	opacity:1;
}
.focusBox .prev, .focusBox .next {
	width:45px;
	height:99px;
	position:absolute;
	top:150px;
	z-index:3;
	filter:alpha(opacity=20);
	-moz-opacity:.2;
	opacity:.2;
 -webkit-transition:All .5s ease;
 -moz-transition:All .5s ease;
 -o-transition:All .5s ease
}
.focusBox .prev {
	background-image:url(../images/index.png);
	background-position:-112px 0;
	left:0;
}
.focusBox .next {
	background-image:url(../images/index.png);
	background-position:-158px 0;
	right:0;
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
}
/*焦点图结束*/
.gg {
	background:url(../images/gg_bg.png) no-repeat;
	width:668px;
	height:39px;
	line-height:39px;
	margin:-39px 0 0 0;
	position:relative;
	z-index:200;
}
.gg p {
	font-size:14px;
	margin:0 0 0 10px;
	font-weight:bold;
	float:left;
}
.txtMarquee-left {
	width:570px;
	position:relative;
	float:left;
	margin:0 0 0 10px;
}
.txtMarquee-left .bd .tempWrap {
	width:570px !important;
}
.txtMarquee-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.txtMarquee-left .bd ul li {
	margin-right:20px;
	float:left;
	height:39px;
	line-height:39px;
	text-align:left;
	_display:inline;
	width:auto !important;
}
.txtMarquee-left .bd ul li a:hover, .title a:hover, .news_main a:hover, .news_list ul li a:hover, .hy_news ul li a:hover {
	color:#0d5eb4;
}
/*公告结束*/
.about {
	padding:30px 0;
	overflow:hidden;
}
.title {
	height:35px;
	background:url(../images/icon2.png) no-repeat left center #F5F5F5;
	padding-left:20px;
	line-height:35px;
}
.title h4, .hasMoreTab .hd h5 {
	color:#005CB7;
	font-size:16px;
	font-weight:600;
	float:left;
}
.title a {
	float:right;
	padding-right:15px;
}
.about_l {
	width:362px;
	float:left;
}
.video {
	width:362px;
	height:242px;
	margin:15px 0 0 0;
}
.about_r {
	width:590px;
	float:right;
}
.about_con {
	height:242px;
	margin:15px 0 0 0;
}
.about_con img {
	display:block;
	float:left;
	margin:0 15px 0 0;
}
.about_con p {
	width:480px;
	height:145px;
	display:block;
	line-height:30px;
	margin:0 0 15px 0;
	overflow:hidden;
	text-indent:2em;
}
/*江动概况结束*/
.pro {
	background:#F9F9F9;
	padding:30px 0;
	overflow:hidden;
}
/* 本例子css */
.slideGroup {
	width:1000px;
	position:relative;
}
.slideGroup .parHd {
	line-height:36px;
	height:36px;
	position:relative;
	background:url(../images/icon2.png) no-repeat left top #fff;
	border-bottom:6px solid #f9f9f9;
	padding:0 15px 0 20px;
	width:1000px;
}
.slideGroup .parHd .more {
	position:absolute;
	top:0;
	right:25px;
}
.slideGroup .parHd h5{
	color:#005CB7;
	font-size:16px;
	font-weight:600;
	float:left;
}
.slideGroup .parHd ul {
	z-index:5;
	position:absolute;
	left:100px;
	height:42px;
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideGroup .parHd ul li {
	float:left;
	cursor:pointer;
	width:109px;
	text-align:center;
	margin:0 15px;
}
.slideGroup .parHd ul li.on {
	font-weight:bold;
	height:42px;
	background:url(../images/tab_bg.png) no-repeat;
	font-weight:bold;
	color:#005CB7;
}
.slideGroup .slideBox {
	padding:10px;
	clear:both;
	position:relative;
	width:980px;
	float:left;
	height:310px;
	overflow:hidden;
}
.slideGroup .sPrev {
	position: absolute;
	right:5px;
	top: 50px;
	width:30px;
	height:68px;
	background: url(../images/index_newadd.png) no-repeat -30px 0;
	z-index:999;
}
.slideGroup .sPrev:hover {
	background-position: 0 0;
}
.slideGroup .sNext {
	position: absolute;
	background: url(../images/index_newadd.png) no-repeat -30px -95px;
	right:5px;
	top: 145px;
	width:30px;
	height:70px;
	z-index:999;
}
.slideGroup .sNext:hover {
	background-position:0 -95px;
}

.slideGroup .parBd ul {
	overflow:hidden;
	zoom:1;
}
.slideGroup .parBd li {
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.slideGroup .parBd dl {
	float:left;
	margin:5px;
	position: relative;
}
.slideGroup .parBd dl a {
	display:block;
	width:300px;
	height:150px;
	background:#fff;
	border:1px solid #cdd7e0;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
 	*display: block;
}
.slideGroup .parBd dt {
	text-align:center;
}
.slideGroup .parBd dt img {
	vertical-align:middle;
	width:300px;
	height:120px;
}
slideGroup .parBd dt a:hover {
	border:1px solid #0d5eb4;
}
.slideGroup .parBd dd {
	position:absolute;
	bottom:5px;
	right:5px;
	width:100px;
	height:16px;
	overflow:hidden;
	text-align:right;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*产品结束*/
.news {
	padding:30px 0;
	overflow:hidden;
}
.news_l, .news_r {
	width:475px;
	height:220px;
	overflow:hidden;
	float:left;
}
.news_main {
	height:66px;
	margin:15px 0 10px 0;
}
.news_main span {
	width:52px;
	height:66px;
	display:block;
	background:#0473c4;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:22px;
	position:relative;
	float:left;
	line-height:40px;
}
.news_main b {
	width:50px;
	height:22px;
	font-size:12px;
	background:#fff;
	position:absolute;
	bottom:1px;
	left:1px;
	color:#0473c4;
	line-height:22px;
}
.news_main a {
	float:right;
	width:405px;
	display:block;
}
.news_main a h6 {
	color:#172A88;
	font-weight:normal;
	font-size:16px;
	height:20px;
	overflow:hidden;
}
.news_main a p {
	height:38px;
	overflow:hidden;
	margin:8px 0 0 0;
}
.news_list ul li {
	float:left;
	background:url(../images/dot.png) no-repeat left center;
	padding-left:15px;
	height:30px;
	line-height:30px;
	width:100%;
	overflow:hidden;
}
.news_list ul li a {
	width:70%;
	display:block;
	float:left;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_list ul li span {
	float:right;
	width:20%;
	display:block;
	color:#B5B5B6;
}
.news_r {
	float:right;
}
.hy {
	margin:20px 0 0 0;
}
.hy img {
	float:left;
	display:block;
	width:188px;
	height:142px;
}
.hy_news {
	width:275px;
	float:right;
	font-size:13px;
}
.hy_news ul li {
	float:left;
	background:url(../images/dot.png) no-repeat left center;
	padding-left:15px;
	height:30px;
	line-height:30px;
	width:100%;
	overflow:hidden;
}
.hy_news ul li a {
	width:65%;
	display:block;
	float:left;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hy_news ul li span {
	float:right;
	width:33%;
	display:block;
	color:#B5B5B6;
}
