@charset "utf-8";
/* CSS Document */
div, p, ul, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
}
.clearFloat:after {
	content: '';
	display: block;
	clear: both;
}
.clearFloat {
	zoom: 1;
}
/*更多公用样式*/
.more {
	float: right;
}
/*栏目名通用样式*/
h1 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #333;
	font-weight: normal;
}
h1 a {
	color: #333;
}
.bt_title {
	width: 100%;
	overflow: hidden;
}
.bt_title h1, .cpzs h1 {
	float: left;
	width: 125px;
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	font-weight: bold;
	text-indent: 30px;
	color: #333;
}
h1 span {
	color: #256c9b;
}
.bt_title .gray, .bt_title .gray_rlzy {
	float: left;
	width: 520px;
	height: 38px;
	background: url(h1_bg_1.gif) repeat-x left center;
}
.bt_title .gray_rlzy {
	width: 320px;
}
.bt_title .blue {
	float: left;
	height:38px;
	width: 35px;
	background: url(h1_bg_2.gif) no-repeat center;
}
body {
	background-color: #fff;
	font-family: "微软雅黑";
	color: #666;
}
.container {
	width: 100%;
	overflow: hidden;
}
/*内容主体*/
.mainBody {
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
}
.newBox {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 40px;
}
/*焦点图*/
.layer1_left {
	float: left;
	width: 380px;
	height: 273px;
	overflow: hidden;
}
/*新闻动态*/
.newTab {
	float: left;
	width: 500px;
	height: 273px;
	overflow: hidden;
	border: 1px solid #d8d8d8;
	border-left: none;
	padding-left: 23px;
}
.newTab .columnName {
	width: 100%;
	height: 38px;
}
.newTab .columnName li {
	float: left;
	width: 119px;
	height: 38px;
	text-align: center;
	border-left: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	font-size: 18px;
}

.newTab .columnName li a {
	display: block;
	line-height: 37px;
	color: #333;
}
.newTab .columnName .on {
	border-bottom: 2px solid #2ca4ea;
}
.newTab .columnName .on a:link, .newTab .on a:visited {
	color: #256c9b;
}
.newTab .columnName .on a:hover, .newTab .on a:active {
	color: #256c9b;
}
.newTab .newTab_con ul {
	width: 100%;
	margin-top: 10px;
}
.newTab .newTab_con ul li {
	float: none;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 18px;
	overflow: hidden;
	background: url(header_title.gif) no-repeat 2px 14px;
	font-size: 14px;
}
.newTab .newTab_con ul li span {
	float: right;
	margin-right: 15px;
	color: #888;
}
.newTab .newTab_con ul li a:link, .newTab .newTab_con ul li a:visited {
	color: #666;
}
.newTab .newTab_con ul li a:hover, .newTab .newTab_con ul li a:active {
	color: #666;
}
/*视频中心*/
.video {
	float: right;
	width: 280px;
	height: 273px;
	overflow: hidden;
	border-top: 2px solid #ededed;
}
.video h2 {
	width: 100%;
	line-height: 36px;
	font-weight: normal;
	font-size: 18px;
	text-indent: 5px;
}
.video h2 a:link, .video h2 a:visited {
	color: #256c9b;
}
.video h2 a:hover, .video h2 a:active {
	color: #256c9b;
}
.title_list {
	width: 100%;
	height: 63px;
	padding-top: 10px;
	border: 1px solid #d8d8d8;
	border-top: none;
}
.title_list a {
	display: block;
	width: 100%;
	height: 22px;
	margin: 0 auto;
	padding-left: 15px;
	line-height: 22px;
	font-size: 14px;
	color: #333;
	background: url(header_title.gif) no-repeat 5px 11px;
}
/*产品展示*/
.cpzs_box {
	width: 100%;
	background-color: #ededed;
	margin-bottom: 30px;
}
.cpzs {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 50px;
}
.cpzs h1 {
	float: none;
	width: 100%;
	height: 54px;
	line-height: 54px;
	background: url(header_cpzs.png) no-repeat left center;
}
/*招标竞买、人力资源*/
.zbrl {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.zbjm {
	float: left;
	width: 680px;
}
.zbjm h1 {
	background: url(header_zbjm.png) no-repeat left center;
}
/*.zbjm .bt_title div {
	width: 555px;
}*/
.rlzy {
	float: right;
	width: 480px;
}
.rlzy h1 {
	background: url(header_rlzy.png) no-repeat left center;
}
/*.rlzy .bt_title div {
	width: 355px;
}*/
.zbrl h2 {
	width: 98%;
	height: 34px;
	border-bottom: 1px dashed #ccc;
	line-height: 33px;
	color: #256c9b;
	font-size: 16px;
	text-indent: 15px;
	background: url(header_jmxx.png) no-repeat left center;
}
.zbrl h2 span {
	float: right;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.zbjm_con li div {
	width: 100%;
	padding: 4px 0 5px 0;
	font-size: 14px;
	line-height: 26px;
}
.zbjm_con div a {
	color: #00a1e9;
}
.rlzy_con {
	width: 100%;
	margin-top: 7px;
	font-size: 14px;
}
.rlzy_con li {
	float: left;
	width: 254px;
	overflow: hidden;
}
.rlzy_con li img {
	border: 1px solid #ccc;
}
.rlzy_con li.li_con {
	width: 224px;
	border: none;
	padding-left: 20px;
	line-height: 26px;
}
.rlzy_con li a {
	float: right;
	margin-top: 20px;
	display: block;
	width: 89px;
}
.rlzy_con li a img {
	border: none;
}
.focus {
	position: relative;
	width: 380px;
	height: 273px;
	float: left;
}
.focus img {
	width: 380px;
	height: 273px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 35px;
	line-height: 35px;
	background: #5e5e5e;
	/*filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  */display: block;
	text-align: left;
}
.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	margin-left: 80px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
	position: relative;
	width: 100%;
	height: 273px;
	float: left;
	display: none;
	background: #000
}
.focus .fcon img {
	display: block;
}
.focus .fbg {
	bottom: 25px;
	right: 40px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
	display: none;
}
.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #fc114a;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.focus .prev, .focus .next {
	position: absolute;
	width: 30px;
	height: 35px;
	background: url(focus_btn.png) no-repeat;
}
.focus .prev {
	bottom: 0;
	left: 0;
	background-position: 0 -35px;
	cursor: pointer;
	z-index: 50;
}
.focus .next {
	bottom: 0;
	left: 30px;
	background-position: -30px -35px;
	cursor: pointer;
	z-index: 50;
}
.focus .prev:hover {
	background-position: 0 0;
}
.focus .next:hover {
	background-position: -30px 0;
}
/* banner大图css */

.fullSlide {
	width: 100%;
	position: relative;
	height: 400px;
}
.fullSlide .bd {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 400px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 400px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	background: url(images/dot2.png) no-repeat;
	width: 18px;
	height: 18px;
	margin: 0 5px;
	overflow: hidden;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}
.fullSlide .hd .on {
	background: url(images/dot1.png) no-repeat;
}
.fullSlide .prev, .fullSlide .next {
	width: 36px;
	height: 70px;
	margin: -60px 0 0;
	display: none;
	background: url(images/sl.png) no-repeat center center;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.fullSlide .prev {
	left: 19%;
}
.fullSlide .next {
	background: url(images/sr.png) no-repeat center center;
	right: 19%;
}
.fullSlide .prev:hover, .fullSlide .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}


 /*第二行内容开始*/
.box2{width:100%;height:316px;float:left;margin-bottom:40px;background:#ededed;}
.box2_hd {width:100%;height:70px;float:left;background:url(cpzs_icon.png) no-repeat 0 50%;}
.box2_hd div{height:70px;line-height:70px;font-size:20px;color:#333333;font-weight:bold;margin-left:30px;float: left;}
.box2_hd div span{color:#256c9b;}
.box2_bd{width:100%;float:left;}

/*图片横向滚动*/
.picScroll-left{ width:100%;overflow:hidden; position:relative;margin-top:5px;}
.picScroll-left .hd{width:100%;float:left;margin-top:14px;overflow:hidden;zoom:1;}
.picScroll-left .hd ul{width:100%;float:left;overflow:hidden;zoom:1;text-align:center;}
.picScroll-left .hd ul li{width:16px;height:16px;overflow:hidden; margin:0 6px;cursor:pointer;background:url(cpzs_icon1.png) no-repeat 0 0;display:inline-block;*display:inline;zoom:1;;line-height:999px;}
.picScroll-left .hd ul li.on{background:url(cpzs_icon2.png) no-repeat 0 0;}



.picScroll-left .bd{}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left;height:200px; width: 220px; margin-right: 20px;_display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{width:220px;height:200px;}
.picScroll-left .bd ul li .pic img{width:100%;height:100%;float:left;display:block;border-top:6px solid #00a1e9; }
.picScroll-left .bd ul li .title{width:192px;height:40px;float:left;margin:-70px 0 0 14px;line-height:40px;color:#fff;font-size:16px;text-align:center;background:#2b709d;}
.picScroll-left .bd ul li .title a{width:100%;height:100%;color:#fff;display:block;float:left;text-align:center;}
.picScroll-left .bd ul li .pic:hover .title{background:#00a1e9;}
 /*第二行内容结束*/
 .w1180 {
    width: 1180px;
    margin: 0 auto 0;
    overflow: hidden;
}