@charset "UTF-8";
/* CSS Document */

#banner{
	clear:both;
	margin-top:-20px;
	padding-bottom:20px;
}

/*------------------------------------------------------*/
#content{
	clear:both;
}
#leftbox{
	float:left;
	display:block;
	width:705px;
}
#rightbox{
	float:left;
	width:243px;
	border-left:1px #CCC solid;
}

.pad_btm{
	padding-bottom:20px;
}


/**********************************************************************    company   *******************/
#com_p{
	font-size:12px;
	color:#2885B8;
	float:left;
	padding:10px 15px 0 10px;
}
#com_p img{
	display:block;
	border:1px #CCC solid;
}
#com{
	float:left;
	display:block;
	width:470px;
	font-size:12px;
	color:#666;
	line-height:14px;
	padding:10px 0 0 0;
}
#com p{
	display:block;
	padding-bottom:15px;
}

/**************/
#n_list2{
	font-size:12px;
	line-height:12px;
	color:#7F7F7F;
	float:left;
	width:225px;
	padding:10px 0 10px 10px;
}
#n_list2 small{
	font-size:11px;
	display:block;
}
#n_list2 a{
	float:right;
}
#line2{
	clear:both;
	width:230px;
	height:2px;
	background:url(../images/bar.jpg) repeat-x;
	margin-left:10px;
	padding:3px 0;
}


/********************************************************************   products  **********************/
#b_pro{
	float:left;
}
#b_pro a{
	float:left;
	font-size:15px;
	color:#FFF;
	line-height:18px;
	background:url(../images/bg_pro.jpg) no-repeat;
	width:236px;
	height:180px;
	margin-right:1px;
	text-align:center;
	padding:3px 0 0 0;
}
#b_pro b{
	font-weight:normal;
	display:block;
	text-align:left;
	padding:3px 0 0 5px;
}
#b_pro a:hover{
	background:url(../images/bg_pro2.jpg) no-repeat;
}
/************/
#pro{
	font-size:12px;
	line-height:14px;
	padding:5px 0 10px 10px;
	float:left;
	width:230px;
}
#pro a{
	color:#666;
}
#pro a:hover{
	text-decoration:underline;
}
#pro a img{
	float:left;
	display:block;
	width:85px;
	height:50px;
	border:1px #CCC solid;
	margin-right:7px;
}
#pro2{
	float:left;
	display:block;
	width:470px;
	font-size:12px;
	color:#666;
	line-height:14px;
	padding:10px 0 0 0;
	min-height:230px;
}
#pro2 h1{
	font-size:16px;
	color:#2885B8;
	display:block;
	padding-bottom:15px;
}
#pro2 p{
	display:block;
	padding-bottom:15px;
}
#pro2 li{
	display:block;
	background:url(../images/icon_01.jpg) no-repeat 0 2px;
	padding-left:10px;
}
.pro_p{
	clear:both;
	padding:25px 0;
}

#pro_list{
	font-size:12px;
	line-height:14px;
	color:#FFF;
	float:left;
	padding-left:208px;
	width:496px;
}
#pro_list a, #pro_list span{
	color:#FFF;
	float:left;
	display:block;
	text-align:center;
	padding-top:3px;
	width:124px;
	height:161px;
	background:url(../images/demo/bg0.jpg) no-repeat;
	margin-bottom:5px;
}
#pro_list span{
	background:url(../images/demo/bg1.jpg) no-repeat;
}
#pro_list a b, #pro_list span b{
	font-weight:normal;
	display:block;
	text-align:left;
	padding:5px  10px;
}
#pro_list a:hover{
	text-decoration:underline;
}
#pro_list a.bg1{
	background:url(../images/demo/bg1.jpg) no-repeat;
}
#pro_list a.bg2{
	background:url(../images/demo/bg2.jpg) no-repeat;
}
#pro_list a.bg3{
	background:url(../images/demo/bg3.jpg) no-repeat;
}
#pro_list a.bg4{
	background:url(../images/demo/bg4.jpg) no-repeat;
}
#pro_list2{
	font-size:12px;
	line-height:14px;
	color:#FFF;
	float:left;
	padding-left:208px;
	width:496px;
}
#pro_list2 a, #pro_list2 span{
	color:#FFF;
	float:left;
	display:block;
	text-align:center;
	padding-top:3px;
	width:124px;
	height:161px;
	background:url(../images/demo/bg0.jpg) no-repeat;
	margin-bottom:5px;
}
#pro_list2 span{
	/* background:url(../images/demo/bg1.jpg) no-repeat; */
}
#pro_list2 a b, #pro_list2 span b{
	font-weight:normal;
	display:block;
	text-align:left;
	padding:5px  10px;
}
#pro_list2 a:hover{
	text-decoration:underline;
}
#pro_list2 span.bg1, #pro_list2 a:hover.bg1{
	background:url(../images/demo/bg1.jpg) no-repeat;
}
#pro_list2 span.bg2, #pro_list2 a:hover.bg2{
	background:url(../images/demo/bg2.jpg) no-repeat;
}
#pro_list2 span.bg3, #pro_list2 a:hover.bg3{
	background:url(../images/demo/bg3.jpg) no-repeat;
}
#pro_list2 span.bg4, #pro_list2 a:hover.bg4{
	background:url(../images/demo/bg4.jpg) no-repeat;
}
/***********************************  333  *****************/
#pro_tit{
	font-size:16px;
	color:#2885B8;
	display:block;
	padding-left:10px;
}
#pro_tab{
	font-size:12px;
	line-height:18px;
	color:#666;
	padding:0 0 50px 10px;
	border:none;
}
#pro_tab table{
	text-align:center;
	width:460px;
	background:#f0f0f0;
}
#pro_tab table tr th{
	background:url(../images/bg_tab.jpg) repeat-x;
	color:#FFF;
	line-height:26px;
}
#pro_tab table tr td{
	padding:5px 0;
}
.bar{
	border-left:1px #FFF solid;
	border-right:1px #FFF solid;
}
.bar2{
	border-left:1px #DCDCDC solid;
	border-right:1px #DCDCDC solid;
}
.bar3{
	border-bottom:1px #DCDCDC solid;
}
.bar4{
	border-left:1px #DCDCDC solid;
}

#pro_tit2{
	font-size:12px;
	line-height:14px;
	color:#666;
	display:block;
	padding-left:10px;
}
#pic{
	clear:both;
	padding:15px 0 50px 80px;
	min-height:150px;
}
#pic span{
	clear:both;
	display:block;
	padding-bottom:10px;
}

/*****************************************************************************  service  *******************/
#pic_s{
	float:left;
	display:block;
	padding:0 25px 0 10px;
}
#service{
	float:left;
	display:block;
	width:700px;
}
.add{
	font-size:12px;
	line-height:15px;
	color:#7F7F7F;
	float:left;
	width:250px;
	height:90px;
	padding-right:70px;
}
.add h1{
	color:#2885B8;
	display:block;
	padding-bottom:5px;
}
.add a{
	float:right;
}


#page{
	font-size:13px;
	color:#0071B2;
	text-align:right;
	width:690px;
	padding-bottom:10px;
}
#page a{
	font-size:12px;
	color:#7F7F7F;
	padding-left:10px;
}
#page a:hover{
	text-decoration:underline;
}
#sistion{
	font-size:12px;
	line-height:14px;
	color:#7F7F7F;
	width:690px;
}
#sistion h1{
	font-size:13px;
	color:#0071B2;
	display:block;
	background:#eceded;
	border-bottom:2px #FFF solid;
	line-height:26px;
	padding-left:10px;
}
#sistion span{
	display:block;
	background:#e5f4f9;
	padding:10px;
	border-bottom:2px #FFF solid;
}
#sistion span p{
	display:block;
	padding-bottom:10px;
}
#sistion a{
	color:#7F7F7F;
	text-decoration:none;
}
#sistion a:hover{
	text-decoration:underline;
}

/*****************************************************************************  news  *******************/
#news_p{
	font-size:12px;
	color:#2885B8;
	float:left;
	min-height:250px;
}
#news_p img{
	display:block;
	background:url(../images/demo/bg_news.png) center bottom no-repeat;
	padding:10px 15px 10px 10px;
}

#news{
	font-size:13px;
	line-height:16px;
	color:#666;
	float:left;
	width:580px;
	padding-top:10px;
}
#news h1{
	font-size:15px;
	color:#0096C3;
}
#news span{
	font-size:11px;
	display:block;
	padding:10px 0;
}

/*****************************************************************************  downloads  *******************/
#down{
	font-size:11px;
	color:#7F7F7F;
	line-height:14px;
	width:685px;
	text-align:center;
	background:#e5f4f9;
}
#down tr th{
	font-size:12px;
	color:#2885B8;
	background:#ededed;
	line-height:26px;
	border-bottom:2px #FFF solid;
}
#down tr td{
	padding:5px 0;
	border-bottom:2px #FFF solid;
}

.bg_d{
	background:#ededed;
}


/*****************************************************************************  contact us  *******************/
#con{
	font-size:12px;
	line-height:14px;
	color:#7F7F7F;
	float:left;
	width:500px;
	padding-top:10px;
	padding-left:10px;
}
#con h1{
	font-size:12px;
	color:#0096C3;
}
#con span{
	clear:both;
	display:block;
	padding-top:15px;
}
#con a{
	border-bottom:1px #0096C3 solid;
	color:#7F7F7F;
}


/*****************************************************************************  resources  *******************/
#resour{
	font-size:12px;
	line-height:29px;
	color:#8F8F8F;
}
#resour h1{
	font-size:13px;
	color:#2885B8;
	background:#eceded;
	display:block;
	padding-left:25px;
}
#resour  h1 span{
	width:200px;
	display:inline-block;
}
#resour div{
	clear:both;
	background:#e5f4f9;
	padding:10px 25px;
	margin-top:5px;
}
#resour div span{
	width:200px;
	display:inline-block;
}
#resour a{
	color:#8F8F8F;
	border-bottom:1px #2885B8 solid;
}

/*-------------------------------------------------------------------------------------------    search  ---------*/

.demo{ font-size:13px; width:100%; margin:auto;}
/* ranklist */
.ranklist{ color:#2885B8;}
.ranklist li{ height:16px; line-height:16px; overflow:hidden; position:relative; margin:0 0 10px 0; background:#eceded; padding:10px; }
.ranklist li p{ padding-left:25px;}
.ranklist li p b{color:#F00; text-decoration:underline;}
.ranklist li em{ font-size:11px; width:20px; height:16px; overflow:hidden; display:block; position:absolute;  text-align:center; font-style:normal; color:#666; }
.ranklist li.top em{ color:#000; }
.ranklist li .num{ position:absolute; right:10px; top:12px; color:#999; }
.ranklist li .num a{ font-size:11px; color:#999;} 
