@charset "utf-8";
/* CSS Index */

.object_center{
	margin:0 auto;
	width:1017px;
	overflow:hidden;
}
/*主页白色底图上中下三块*/
.wbg_top{
	width:733px;
	height:26px;
	background:url(../images/wbg_top.png) no-repeat;
}
.wbg_bottom{
	width:733px;
	height:26px;
	background:url(../images/wbg_bottom.png) no-repeat;
}
.wbg_center{
	width:733px;
	background:url(../images/wbg_center.png);
	overflow:hidden;
}
/*主页小白色底图上中下三块*/
.xwbg_top{
	width:284px;
	height:26px;
	background:url(../images/xwbg_top.png) no-repeat;
}
.xwbg_bottom{
	width:284px;
	height:26px;
	background:url(../images/xwbg_bottom.png) no-repeat;
}
.xwbg_center{
	width:284px;
	background:url(../images/xwbg_center.png);
	overflow:hidden;
}
/*小蓝色底图上中下三块*/
.lbg_top{
	width:239px;
	height:13px;
	background:url(../images/lbg_top.png) no-repeat;
}
.lbg_bottom{
	width:239px;
	height:13px;
	background:url(../images/lbg_bottom.png) no-repeat;
}
.lbg_center{
	width:239px;
	background:url(../images/lbg_center.png);
	overflow:hidden;
}


/*新闻聚焦*/
#news{
	float:right;
	width:284px;
	overflow:hidden;
}
/*搜索*/
#search{
	height:66px;
	padding-left:7px;
}
#search_txt{
	width:232px;
	height:23px;
	background:url(../images/searchbg.png);
	float:left;
}
#search_txt input{
	border:0;
	margin:3px 0 0 30px;
	width:180px;
	height:15px;
	font-size:12px;
	color:#666;
}
/*新闻聚焦底图*/
.newsbg{
	width:284px;
	height:203px;
	background:url(../images/news_bg.png);
}
/*more*/
.news_more{
	float:right;
	padding-right:20px;
}
.more_top{
	padding-top:5px;
}
.more_a{
	color:#FFF;
	font-size:12px;
}
/*模块标题*/
.news_title{
	color:#FFF;
	padding-left:20px;
}
.title_margin{
	padding:3px 0 0 20px;
}
/*模块内容*/
.news_content{
	margin-top:6px;
	margin-left:12px;
	width:260px;
	height:162px;
	overflow:hidden;
}
.marquee{
	width:250px;
	height:152px;
	padding:5px;
}
.news_content ul{
	padding-left:15px;
	list-style:url(../images/dian.png);
}
.news_content strong{
	color:#054B96;
}

/*首页上方图片展示*/
#preview_pic{
	float:left;
	width:733px;
	overflow:hidden;
}

#preview_content{
	margin:0 auto;
	width:684px;
	height:222px;
	overflow:hidden;
}
#preview_img{
	width:684px;
	height:193px;
	overflow:hidden;
	background:#930;
}
#preview_contents{height:24px; padding-top:2px;}
#preview_number{float:left;}
#preview_number a{
	display:inline-block;
	width:30px;
	height:19px;
	text-align:center;
	margin:0 2px;
	padding-top:5px;
	background:url(../images/previewpic_02.png);
}
#preview_number .a_select{
	background:url(../images/previewpic_01.png);
	color:#FFF;
}

#preview_button{float:right;line-height:24px; width:100px;}
#preview_button a{
	width:16px;
	height:16px;
	display:block;
	float:right;
	font-size:0;
	margin:4px 10px;
}
#preview_button a:hover{background-position:0 -16px;}
#preview_button .btn_next{background:url(../images/previewpic_04.png);}
#preview_button .btn_previous{background:url(../images/previewpic_03.png);}


/*新闻详细信息*/
#news_details{
	float:left;
	width:733px;
	overflow:hidden;
}

#news_details_right{
	float:right;
	padding-right:60px;
	width:256px;
	overflow:hidden;
}
#news_details_left{
	float:left;
	width:256px;
	padding-left:60px;
	overflow:hidden;
}
.news_block{
	width:256px;
	height:160px;
	padding-top:10px;
	overflow:hidden;
}
.news_block a:hover{
	text-decoration:underline;
}
.news_title_01{width:256px; height:20px; line-height:20px; background:url(../images/titlebg_01.png);}
.news_title_02{width:256px; height:20px; line-height:20px; background:url(../images/titlebg_02.png);}
.news_title_03{width:256px; height:20px; line-height:20px; background:url(../images/titlebg_03.png);}
.news_title_04{width:256px; height:20px; line-height:20px; background:url(../images/titlebg_04.png);}
.news_title_05{width:606px; height:20px; line-height:20px; background:url(../images/titlebg_05.png);}
.news_title_06{width:267px; height:27px; line-height:27px; background:url(../images/titlebg_06.png);}
.news_title_07{width:267px; height:23px; line-height:23px; background:url(../images/titlebg_07.png);}
.news_subtitle_01{
	display:block;
	color:#054B96;
	font-size:12px;
	padding-left:4px;
	border:1px solid #F1F1F1;;
}
.news_subtitle_02{
	display:block;
	color:#DE5111;
	font-size:12px;
	padding-left:4px;
}
.news_list{
	list-style:url(../images/news.png) inside;
	font-size:12px;
	padding-left:4px;
}

/*产品展示*/
#product{
	clear:both;
	margin:0 auto;
	width:606px;
	padding-top:10px;
	overflow:hidden;
}
#product_pic{
	padding-left:4px;
	width:606px;
	overflow:hidden;
}
#product_pic td{
	padding:2px;
}

/*信息技术服务*/
#services{
	float:right;
	width:284px;
	overflow:hidden;
}
#info_title{
	position:absolute;
	width:267px;
	height:27px;
	left:9px;
	top:3px;
	z-index:2;
}
#info_title2{
	width:267px;
	height:23px;
}
#info{
	width:267px;
	margin:7px auto;
}
.info_list{
	list-style:url(../images/dian1.png) inside;
	color:#585757;
	line-height:30px;
	padding:8px 20px;
}
.info_list li{
	border-bottom:solid 4px #E9EAEA;
}

#address{
	margin-left:16px;
	width:267px;
	overflow:hidden;
}
.address_left{
	padding-left:20px;
}
