﻿/* CSS Document */
/*==========================================全局========================================================*/
h1, h2, h3, h4, h5, h6, form, fieldset, img, a, ul, li, p, div, td, tr, body, span, dl, dt, dd {
	padding:0;
	margin:0;
}
/*div, img {
	behavior: url(css/iepngfix.htc);
}*/
em {
	font-style:normal;
}
html {
	overflow:-moz-scrollbars-vertical;
} /*始终让 Firefox 显示滚动条*/
body {
	color:#333;
	line-height:18px;
	font:12px "宋体";
	height:100%;
	background:url(/images/indexBg.jpg) no-repeat center -5px;
}
* {
	word-wrap:break-word;
}/*文字强制换行*/
table {
	border-collapse:collapse;
}/*细线表格*/
.hidden {
	display:none;
}/*清除容器浮动*/
fieldset, img {
	border:0px;
}/*清除描边,块显示*/
ul, li {
	list-style-type:none;
}/*无列表项目标记*/
a {
	text-decoration: none;
}/* 链接无下划线,有为underline */
a:hover {
	text-decoration:underline;
} /* 鼠标在链接上 */
a:active {
	color: #f60;
}/* 点击激活链接 */

/** 中间内容 **/
.content {
	float:none;
	width:1003px;
}
.contentHr {
	float:left;
	width:950px;
	margin:0 26px 0 27px;
	display:inline;
}
/** 左边内容 **/
.contentLeft {
	float:left;
	width:200px;

}
.newsSort {
	float:left;
	width:200px;
	margin-top:37px;
}
.newsSort p.tit {
	float:left;
	width:150px;text-align:left;font-size:14px;font-weight:bold;color:#fff;background:url("/images/newsSortTit.jpg") no-repeat;
	height:30px;padding:16px 0 0 50px;
	font-family:"微软雅黑", "宋体", Helvetica, sans-serif;
}
.newsSort p.content {
	float:left;
	width:136px;
	min-height:80px;
	height:auto!important;
	height:80px;
	padding:0 30px;
	display:inline;
	background:url("/images/newsSort_mid.gif") repeat-y;
}
.newsSort p.content a {
	float:left;
	width:136px;
	color:#010101;
	padding-top:10px;
	height:20px;
	line-height:20px;
	font-family:"微软雅黑", "宋体", Helvetica, sans-serif;
	background:url("/images/newsSort_a.gif") no-repeat left 16px;
	padding-left:12px;
}
.newsSort p.bottom {
	margin:0 auto;
	clear:both;
	display:block;
	width:200px;
	background:url("/images/newsSort_bottom.jpg") no-repeat;
	height:39px;
}
.contentLeft em {
	width:189px;
	margin:10px auto 0 auto;
	clear:both;
	display:block;
}
/** 右边内容 **/
.contentRight {
	float:right;
	width:740px;
}
/** 新闻图片+所在位置 **/
.pic02 {
	float:left;
	width:740px;
	margin-top:-1px;
}
.pic02 img {
	width:740px;
	height:165px;
}
.pic02 span {
	width:740px;
	height:165px;
	margin:0 auto;
}
.pic02 p {
	float:left;
	width:700px;
	text-indent:8px;
	margin:0 auto;
	border-bottom:1px solid #d8d8d8;
	padding-bottom:3px;
	color:#737373;
}
.pic02 p a {
	color:#737373;
}
.pic02 p span {
	font-weight:bold;
	color:#525050;
}
.pic02 p em {
	color:#29166f;
}
.pic02 p em a {
	color:#29166f;
}
/** 新闻图片滚动 **/
.turn {
	float:left;
	width:698px;
	height:148px;
	margin-top:10px;
	background:#f2f2f2;
	border:1px solid #edecec;
}
.turn p.turnLeft {
	float:left;
	width:4px;
	height:150px;
	background:url("/images/turnLeft.gif") no-repeat
}
.turn p.turnRight {
	float:left;
	width:4px;
	height:150px;
	background:url("/images/turnRight.gif") no-repeat
}
.turn p.turnMid {
	float:left;
	width:692px;
	height:148px;
	border-top:1px solid #edecec;
	border-bottom:1px solid #edecec;
	background-color:#f2f2f2;
	overflow:hidden;
}
/** 新闻首页列表 **/
.news {
	float:left;
	width:700px;
}
ul.news_js {
	margin:13px auto 0 auto;
	clear:both;
	display:block;
	height:130px;
	width:1260px;
	overflow:hidden;
}
ul.news_js li {
	float:left;
	width:160px;
	height:130px;
	margin-right:20px;
	display:inline;
}
ul.news_js li p {
	margin:0 auto 5px auto;
	clear:both;
	display:block;
	width:160px;
	height:104px;
}
ul.news_js li p a:link {
	color:#737373;
}
ul.news_js li p a:visited {
	color:#737373;
}
ul.news_js li p a:hover{
	color:#737373;
}
ul.news_js li span {
	margin:0 auto;
	clear:both;
	display:block;
	width:160px;
	height:14px;
	text-align:center;
	overflow:hidden;
}
.news_text {
	margin:0px auto;
	padding:15px 0;
	color:#656565;
	clear:both;
	width:640px;
	line-height:24px;
}
.news ul {
	float:left;
	width:700px;
	margin-top:10px;
}
.news li {
	float:left;
	width:700px;
	height:24px;
	line-height:24px;
	margin-top:5px;
	background-color:#f8fafb;
	color:#737373;
}
.news li a {
	color:#737373;
}
.news li p {
	float:left;
	width:580px;
	text-align:left;
	padding-left:15px;
	background:url("/images/newsLi.gif") no-repeat 8px center;
}
.news li em {
	float:right;
	width:92px;
	text-align:right;
	padding-right:8px;
}
.news li.white {
	background-color:#fff
}
.page {
	float:left;
	width:700px;
	margin-top:20px;
	border-top:1px solid #d8d8d8;
	padding-top:10px;
}
.page p.totle {
	float:left;
	width:auto;
	border:1px solid #eee;
	padding:2px 3px;
	color:#737373;
	margin:3px 50px 0 0;
	display:inline;
}
.manu {
	float:left;
	width:auto;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center
}
.manu A {
	BORDER-RIGHT: #eee 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #eee 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #eee 1px solid;
	COLOR: #036cb4;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eee 1px solid;
	TEXT-DECORATION: none
}
.manu A:hover {
	BORDER-RIGHT: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	COLOR: #666;
	BORDER-BOTTOM: #999 1px solid
}
.manu A:active {
	BORDER-RIGHT: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	COLOR: #666;
	BORDER-BOTTOM: #999 1px solid
}
.manu .current {
	BORDER-RIGHT: #29166f 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #29166f 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #29166f 1px solid;
	COLOR: #fff;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #29166f 1px solid;
	BACKGROUND-COLOR: #29166f
}
.manu .disabled {
	BORDER-RIGHT: #eee 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #eee 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #eee 1px solid;
	COLOR: #ddd;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eee 1px solid
}
.page em {
	float:right;
	width:auto;
	color:#000;
	margin:0px 10px 0 0;
	display:inline;
}
.page em span.digital {
	padding:2px 0px;
	margin-right:5px;
	display:inline;
	width:28px;
	height:18px;
}
.page em span.digital input {
	border:1px solid #eee;
	width:28px;
	height:16px;
	text-align:center;
}
/** 新闻详细页 **/
.news h1 {
	floaT:left;
	width:700px;
	text-align:center;
	font-weight:normal;
	margin-top:20px;
	color:#000;
}
.news h1 span {
	font-family: Verdana, Arial, Helvetica;
}
.news p.others {
	float:left;
	width:670px;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	color:#656565;
	line-height:20px;
	padding:4px 0;
	text-align:center;
	margin:20px 15px 0 15px;
	display:inline;
}
.news p.tit {
	float:left;
	width:660px;
	padding:10px 15px 0 20px;
	line-height:24px;
	color:#656565;
}
.close {
	float:left;
	width:650px;
	border:1px solid #e8e8e8;
	background-color:#f7f7f7;
	height:20px;
	padding-top:8px;
	margin:20px 15px 10px 15px;
	display:inline;
}
.close p.three {
	float:left;
	width:500px;
	color:#4b4b4b;
	padding-left:20px;
}
.close p.three a {
	color:#4b4b4b;
	padding-right:8px;
}
.close p.one {
	float:right;
	padding-right:40px;
	width:100px;
	color:#4b4b4b;
	padding-right:8px;
	text-align:right;
}
.close p.one a {
	color:#4b4b4b;
}
.news p.title {
	float:left;
	width:675px;
	margin:8px 0 0 25px;
	display:inline;
	color:#4b4b4b;
}
.news p.title a {
	color:#4b4b4b;
}
/**  集团概况 **/
.about {
	float:left;
	width:680px;
	padding:0 5px 0 10px;
}
.about_text {
	margin:0px auto;
	padding:30px 0;
	color:#656565;
	clear:both;
	width:680px;
	line-height:24px;
}
/**  联系方式 **/
.contact {
	float:left;
	width:680px;
	padding:10px 0px 0px 30px;
}
.contact p.tit {
	float:left;
	width:680px;
	line-height:24px;
	color:#656565;
}
/**  业务板块 **/
.business {
	float:left;
	width:680px;
	padding:0 10px
}
.business dl {
	float:left;
	width:680px;
	margin-top:20px;
	background:url("/images/businessBg.gif") repeat-x left bottom;
	height:112px;
}
.business dt {
	float:left;
	width:210px;
	height:106px;
	background:url("/images/businessTu_bg.jpg") no-repeat left bottom;
}
.business dt img {
	width:208px;
	height:84px;
	border:1px solid #e6e6e6;
}
.business dd.tit {
	float:left;
	width:450px;
	margin-left:15px;
	display:inline;
	color:#333;
	font-weight:bold;
	font-size:14px;
	border-left:3px solid #29166f;
	text-indent:5px;
}
.business dd.title {
	float:left;
	width:450px;
	margin-left:15px;
	display:inline;
	color:#6e6e6e;
	line-height:20px;
	padding-top:10px;
}
.business dd.title span {
	color:#29166f;
}
.business dd.title span a {
	color:#29166f;
}
.businesspage {
	float:left;
	text-align:center;
	width:550px;
	margin:20px auto 0 150px;
	display:inline;
}
/**  城投文化 **/
.culture {
float:;
eft;
	width:700px;
}
.culture ul {
float:left;
	width:700px;
}
.culture li {
	float:left;
	width:142px;
	margin:20px 44px 0 0;
	display:inline;
}
.culture li.other {
	margin-right:0px;
}
.culture li a.img {
	float:left;
	width:140px;
	border:1px solid #e7e6e6;
	height:180px;
}
.culture li a.zi {
	float:left;
	width:142px;
	line-height:20px;
	text-align:center;
	color:#525252;
	padding-top:5px;
}
.culturepage {
	float:left;
	text-align:center;
	width:550px;
	margin-top:20px;
	border-top:1px solid #d8d8d8;
	padding:10px 0 0 150px;
}
.culture dl {
	float:left;
	width:680px;
	padding:20px 10px 0 10px;
}
.culture dt {
	float:left;
	width:680px;
	color:#29166f;
	font-weight:bold;
	padding-bottom:10px;
}
.culture dd {
	float:left;
	width:680px;
	color:#37141e;
	line-height:24px;
}