@charset "utf-8";
/********** 整站 **********/
/* 全局 */
body {
	margin: 0;
	padding: 0;
}
/* 文字 */
body, table, th, td, input, select, div {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #7e8388;
}
/* 链接 */
a:link {
	color: #7e8388;
	text-decoration: none;
}
a:hover {
	color: #aaafb5;
	text-decoration: underline;
}
a:visited {
	color: #7e8388;
	text-decoration: none;
}
/* 版式 */
#topouter { /* 所有页面的顶部 */
	width: 100%;
	text-align: center;
	background-color: #aaafb5;
}
#topouter #top {
	color: #eee;
	width: 730px;
	text-align: left;
	line-height: 28px;
	margin: 0 auto;
}
#topouter #top a {
	color: #eee;
}
#topouter #top a:hover {
	color: #fff;
	text-decoration: none;
}
#maincontainer { /* 所有页面的中部主体 */
	width: 730px;
	margin: 0 auto;
}
#maincontainer #logonav { /* 所有页面的logo和主导航 */
	margin: 10px 0;
	height: 55px;
}
#maincontainer #logonav #logodiv {
	width: 135px;
	height: 55px;
	float: left;
}
#maincontainer #logonav #navdiv {
	float: right;
	width: 550px;
	text-align: right;
}
#maincontainer #logonav #navdiv ul { /* 主导航，列表 */
	list-style: none;
	margin: 5px 0 0 5px;
	padding: 0;
	float: right;
	/* border: 1px solid #ccc; */
}
#maincontainer #logonav #navdiv ul li {
	display: block;
	text-align: left;
	float: left;
	width: 120px;
	margin: 2px;
}
#maincontainer #logonav #navdiv ul li a {
	display: block;
	width: 120px;
	text-indent: 18px;
	background: url(../images/nav_block.gif) 3px 50% no-repeat;
	color: #888;
}
#maincontainer #logonav #navdiv ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #aaafb5;
}
#footer { /* 所有页面的底部 */
	margin: 40px 0 0 0;
	width: 100%;
	background-color: #aaafb5;
	padding: 10px 0;
	color: #000;
	text-align: center;
}
#footer a {
	color: #fff;
}
/* 其他 */
.clearbox {
	clear: both;
}
.red {
	color: #c00;
}
/********** 首页 **********/
#maincontainer #bannerdiv { /* 首页banner动画div */
	text-align: center;
	/* border: 1px solid #ccc; */
}
#maincontainer #holder { /* 三栏 */
	margin: 15px 0 0 0;
	float: left;
}
#maincontainer #holder #leftcolume{ /* 左栏 */
	margin: 0;
	padding: 0;
	width: 148px;
	float: left;
}
#leftcolume h1 { /* 左栏，我们的客户 */
	margin: 0;
	padding: 0;
	width: 128px;
	font-size: 14px;
	font-weight: bold;
	color: #252525;
	line-height: 29px;
	/*border-bottom: 1px solid #888;*/
	text-aling: center;
}
.leftNavB{
	font-weight:bold;
	text-decoration:underline;}
#leftcolume ul {
	margin: 0;
	padding: 0;
	width: 140px;
	list-style: none;
}
#leftcolume ul li {
	margin-top: 10px;
	color: #888;
	line-height: 14px;
}
#maincontainer #holder #bodycolume { /* 中栏 */
	float: left;
	width: 405px;
	margin: 0;
	padding: 0;
}
#bodycolume h1 { /* 中栏，题图-公司名称 */
	margin: 0;
	padding: 0;
	height: 30px;
	background: url(../images/CoTitle.jpg) 0 1px no-repeat;
	font-size: 1px;
	color: #fff;
}
.textdiv { /* 中栏，公司介绍文本 */
	line-height: 1.8;
}
#bodycolume #mapdiv { /* 中栏，地图 */
	height: 155px;
	margin: 10px 0;
	background: url(../images/map.jpg) 0 0 no-repeat;
}
/* #bodycolume #listhead {
	height: 30px;
	margin: 20px 0 5px 0;
	background: url(../images/our_advantage.jpg) 0 0 no-repeat;
} */
#bodycolume #listdiv { /* 中栏，底下列表块 */
	margin: 0 0 10px 0;
	padding-left: 10px;
	border-left: 5px solid #aaafb5;
}
#bodycolume #listdiv ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#bodycolume #listdiv ul li {
	line-height: 24px;
}
#bodycolume #listdiv ul li a {
	color: #174f89;
}
#maincontainer #holder #rightcolume { /* 右栏 */
	float: right;
	margin: 0 0 0 7px;
	padding: 0;
	width: 160px;
}
#rightcolume h1 {
	height: 80px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#rightcolume h2 {
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
} 
#rightcolume h2.bluebg {
	background-color: #174f89;
}
#rightcolume h2.redbg {
	background-color: #c00;
}
#rightcolume ul {
	margin: 0;
	padding: 5px 0 5px 10px;
	background-color: #eee;
}
#rightcolume ul li {
	line-height: 1.8;
	margin-top: 0px;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/********** 内页 **********/
#maincontainer #bardiv { /* 内页顶部横条图片 */
	height: 68px;
	line-height: 68px;
	text-align: left;
	padding: 0 0 0 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#maincontainer #bardiv.barabout {
	background: url(../images/bar_about.jpg) 0 0 no-repeat;
}
#maincontainer #holder #bodyblock { /* 内页主体内容栏 */
	float: right;
	width: 580px;
	margin: 0 0 0 2px;
	padding: 0;
}
#maincontainer #holder #bodyblock h1 {
	line-height: 30px;
	color: #c00;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 12px;
	margin: 0 0 12px 0;
}
#maincontainer #holder #bodyblock .textblock {
	overflow: hidden;
	margin: 0 0 0 12px;
	padding: 0;
	width: 568px; /* 内页主体内容栏里的实际宽度是 568px (580px-12px) */
	line-height: 1.5;
}
#maincontainer #holder #bodyblock .textblock p {
	margin: 0;
	padding: 0 0 20px 0;
}
