#main_Content
{
	margin-left: -5px;
}

/* =============== 文章父级二列左右 =============== */

/* 文章居中内容 */
.news_box
{
	float: left;
	width: 282px;
	margin: 0 0 5px 5px;
	display: inline;
}
.news_box dt
{
	line-height: 30px;
	height: 30px;
	background: url(images/news_title_r.gif) no-repeat right;
	overflow: hidden;
}
.news_box dt .title
{
	display: block;
	background: url(images/news_title_l.gif) no-repeat left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}
.news_box dt .title a
{
	color: #ff5d07;
}
.news_box dt .title span
{
	background: url(images/lite_icon3.gif) no-repeat 0 2px;
	padding-left: 18px;
}
.news_box dt .more
{
	float: right;
	padding-right: 10px;
}
.news_box dd
{
	border: #d7d7d7 1px solid;
	min-height: 200px;
	_height: 200px;
	padding: 10px;
}
.news_box li
{
	background: url(images/lite_icon4.gif) no-repeat 10px;
	padding-left: 20px;
	line-height: 22px;
}
.photoNews
{
	min-height:100px;
	_height:100px;
	border-bottom: #a5a5a5 1px dotted;
	margin-bottom:8px;
}
.photoNews li
{
	background: none;
	line-height:auto;
	padding-left: 0px;
}
.photoNews li .pe_u_thumb
{
	float: left;
}
.photoNews li .pe_u_thumb img
{
	width: 90px;
	height: 90px;
	border: #cecece 1px solid;
}
.photoNews li .pe_u_thumb_intro
{
	float: right;
	width: 160px;
}
.photoNews li h4, .photoNews li p
{
	font-size: 12px;
	margin: 3px 0;
	padding: 0;
}

/* =============== 文章子列表页 =============== */
.art_list li
{
	background: url(images/lite_icon5.gif) no-repeat 15px 12px;
	height: 30px;
	line-height: 30px;
	border-bottom: #d6d6d6 1px dotted;
	padding-left: 25px;
	margin: 0 20px;
}
.sub_banner
{
	width: 577px;
	height: 120px;
	overflow: hidden;
}

/* =============== 文章内容页 =============== */
.c_main_box
{
	border-left: #cdcdcd 1px solid;
	border-right: #cdcdcd 1px solid;
	border-bottom: #cdcdcd 1px solid;
	min-height:300px;
	padding: 10px;
}
.c_title_text
{
	padding: 10px 0;
}
.c_title_text h1
{
	font: normal normal bold 16px/24px "微软雅黑";
	margin: 0;
	color: #0054a7;
	text-align: center;
}
.c_title_author
{
	padding-top: 10px;
}
.c_title_author, .c_title_author a
{
	text-align: center;
	color: #999;
}
.c_content_text
{
	padding: 15px 10px;
	border-top: #c7c7c7 1px solid;
	border-bottom: #c7c7c7 1px solid;
	min-height:150px;
	overflow:hidden;
}
.font_left
{
	text-align: right;
}
.c_bot_text
{
	margin: 10px;
}
.c_bot_text span
{
	margin: 0;
}

/* =============== 公司介绍(单页) =============== */
.profile_cont
{
	border-left: #d6d6d6 1px solid;
	border-right: #d6d6d6 1px solid;
	border-bottom: #d6d6d6 1px solid;
	padding: 10px 20px;
	color: #666666;
}
.profile_cont p
{
	margin: 12px 0;
	line-height: 18px;
}

/* =============== 业务品牌(通用列表页) =============== */
.brand_list
{
	padding: 12px 0 0 10px;
}
.brand_list li
{
	float: left;
	margin-right: 7px;
	width: 276px;
	display: inline;
	min-height:140px;
	_height:140px;
}
.brand_list .pe_u_thumb_title
{
	height: 29px;
	background: url(images/nav_bg.gif) repeat-x top;
	border-bottom: #d6d6d6 1px solid;
	line-height: 29px;
}
.brand_list .pe_u_thumb_title span
{
	display: block;
	background: url(images/nav_icon.gif) no-repeat 13px 7px;
	font-weight: bold;
	font-size: 14px;
	color: #0054a7;
	padding-left: 36px;
}
.brand_list .pe_u_thumb_title .more
{
	float: right;
	padding-right: 10px;
	color: #ff4c0c;
}
.brand_list .pe_u_thumb
{
	float: left;
	margin: 20px 0 0 15px;
	display: inline;
}
.brand_list .pe_u_thumb img
{
	width: 64px;
	height: 64px;
	border: #ccc 1px solid;
}
.brand_list .pe_u_thumb_content
{
	float: right;
	width: 160px;
	margin: 12px 15px 0 0;
	line-height: 16px;
	display: inline;
}

/* =============== 终端展示(子页列表页) =============== */
.oem_list
{
	border-top: #cdcdcd 1px solid;
	border-left: #cdcdcd 1px solid;
}
.oem_list li
{
	float: left;
	border-right: #cdcdcd 1px solid;
	border-bottom: #cdcdcd 1px solid;
	width: 143px;
	height: 163px;
	overflow: hidden;
}
.oem_list li img
{
	width: 120px;
	height: 120px;
}
.oem_list li .pe_u_thumb, .oem_list li .pe_u_thumb_title
{
	text-align: center;
}
.oem_list li .pe_u_thumb
{
	padding: 10px 0 5px;
}