﻿
/*链接*/
a:link{	color:#000; text-decoration:none;}
a:visited{ color:#000; text-decoration:none}
a:hover{ color:#fff; background-color:#000; text-decoration:underline;}

.all_Content a:link{	color:#F7CA6F; text-decoration:none;}
.all_Content a:visited{ color:#F7CA6F; text-decoration:none}
.all_Content a:hover{ color:#F3B330;  text-decoration:underline;}

.newsItem_name a:link{	color:#000; text-decoration:none;}
.newsItem_name a:visited{ color:#000; text-decoration:none}
.newsItem_name a:hover{ color:#fff; background-color:#000; text-decoration:underline;}

.caseItem_name a:link{	color:#000; text-decoration:none;}
.caseItem_name a:visited{ color:#000; text-decoration:none}
.caseItem_name a:hover{ color:#fff; background-color:#000; text-decoration:underline;}



.url{ padding:10px; color:#fff;}
.url a:link{	color:#F7CA6F; text-decoration:none;}
.url a:visited{ color:#F7CA6F; text-decoration:none}
.url a:hover{ color:#F3B330;  text-decoration:underline;}

/*黑*/
.a_black:link{	color:#000; text-decoration:none;}
.a_black:visited{ color:#000; text-decoration:none}
.a_black:hover{ color:#fff; background-color:#000; text-decoration:underline;}

/*链接*/
.a_bai:link{	color:#fff; text-decoration:none;}
.a_bai:visited{ color:#fff; text-decoration:none}
.a_bai:hover{ color:#000; background-color:#fff; text-decoration:underline;}

/*黄*/
.a_huang:link{ color:#F7CA6F; text-decoration:none;}
.a_huang:visited{ color:#F7CA6F; text-decoration:none;}
.a_huang:hover{ color:#F3B330; text-decoration:underline;}

/*蓝*/
.a_lan:link{	color:#005FAC; text-decoration:none;}
.a_lan:visited{ color:#005FAC; text-decoration:none}
.a_lan:hover{ color:#fff; background-color:#005FAC; text-decoration:underline;}

/*青*/
.a_qing:link{ color:#AFDE14;text-decoration:none; }
.a_qing:visited{ color:#AFDE14;text-decoration:none; }
.a_qing:hover{ color:#DFF696;text-decoration:underline; }

/*灰*/
.a_hui:link{ color:#AEB2B1; text-decoration:none;}
.a_hui:visited{ color:#AEB2B1; text-decoration:none;}
.a_hui:hover{ color:#fff; text-decoration:none;}

.all_Content
{
	padding:10px; width:710px; line-height:1.5em;
	min-height:813px;
	height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:813px; /*兼容ie6*/

	 }


	 
.newsMemo_p{ color:#fff; text-align:center; line-height:1.5em; padding:5px;}

	
.web_map_p
{
	 color:#fff; text-align:center; margin-bottom:10px;
	}
.web_map_p_title
{
	text-align:center; color:#fff; font-size:15px; font-weight:bold;
	padding:20px;
	}
	 
	 
.p_title
{
	background:url(img/trbg2.gif) no-repeat;
	width:705px; font-size:15px; font-weight:bold;
	color:#fff;
	margin:5px; padding:5px; height:15px;
	}  
	.p_typeName
	{
		float:left; width:210px;
		white-space:nowrap; text-overflow:ellipsis; overflow: hidden; 
		}
		
	.pName
	{ 
		float:left; width:480px; margin-left:10px; display:inline;
		color:#5E678F;
		white-space:nowrap; text-overflow:ellipsis; overflow: hidden;
		 }
	
.diandian
{
	width:100%;
	white-space:nowrap; text-overflow:ellipsis; overflow: hidden; 
	}
	
	

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bj1.jpg);
	font-family: "宋体";
	font-size: 12px;
	color: #253545;
}

#page
{
	background:url(../images/bj.jpg) repeat-x;
	
	}



.cls{ clear:both; height:0px;}

.top_ts {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.dow_ts {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.Bai {
	color: #FFFFFF;
}


/*白蓝*/
.a_bl:link
{
	color:#A1E0FF;
	text-decoration:none;	
	}
.a_bl:visited
{
	color:#A1E0FF;
	text-decoration:none;	
	}
.a_bl:hover
{
	color:#A1E0FF;	
	text-decoration:underline;	
	}
	
.a_b:link
{
	color:#fff;
	text-decoration:none;	
	}
.a_b:visited
{
	color:#fff;
	text-decoration:none;	
	}
.a_b:hover
{
	color:#fff;	
	text-decoration:underline;	
	}

/*成功案例*/

#L_box{ width:150px; margin:0px auto;}

.L_title
{
	background:url(img/ico_1.jpg) no-repeat;
	padding:0px 0px 0px 25px;
	 color:#fff;
	  margin:3px auto;
	  font-weight:bold;
}

.L_item
{
	background:url(img/ico_2.jpg) no-repeat 20px 5px;
	padding:0px 10px 0px 25px;
	color:#A1E0FF;
	 margin:7px auto;
	 line-height:15px;
	  
	
	}

.L_line
{
	background:url(img/L_line.jpg) no-repeat;
	width:168px; margin:5px auto;
	}

#box_menu{ width:720px; background:url(img/menu_bg.jpg) repeat-x; margin:0px;	}
	#box_menu li
	{
		float:left;
		width:90px; height:26px;
		cursor:pointer;
		text-align:center;
		padding-top:5px;
	    list-style-type:none;
		}
	.menu_over
	{
		background:url(img/menu_over.jpg) no-repeat;	
		color:#fff;	
		}
	.menu_out
	{
		background:url(img/menu_out.jpg) no-repeat;			
		 white-space:nowrap; text-overflow:ellipsis; overflow: hidden;
		
		}
	

.titleBox{ width:100%; clear:both}
	.titleBox_L
	{
		 float:left; 
		 background:url(img/title_L.jpg) no-repeat;
		 width:25px; height:36px;
		}
	.titleBox_M
	{
		 float:left; 
		 background:url(img/title_M.jpg) repeat-x;
		  height:21px; width:680px;
		   padding:15px 0px 0px 0px;
		   font-weight:bold;
		}
	.titleBox_R
	{
		 float:left; 
		 background:url(img/title_R.jpg) no-repeat;
		 width:5px; height:36px;
		}

.top
{
	position:relative;
	top:-15px; float:right;
	}

.contentBox{ width:100%;}
	.caseItem{ width:160px; float:left; margin:8px; display:inline;}
		.caseItem div{ text-align:center;}
		.caseItem_img{ border:solid 1px #DFD9DB; width:150px; height:100px; padding:5px;}
		.caseItem_name{ font-weight:bold;padding:5px; width:150px; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; }
			
		.caseItem_img img{
			max-width: 150px;max-height: 100px; 
			} 
			
		.caseItem_img img
		{
			width:expression(this.width > 150 && this.width > this.height ? 150 : true); 
			height: expression(this.height > 100 ? 100 : true)
			}

#Content
{
	padding:10px;
	}


/*成功案例End*/



/*新闻*/
.newsItem
{
	width:700px;
	padding:5px 5px 5px 15px;
	background:url('img/ico_news.gif') no-repeat 0px 5px;
	border-bottom:solid 1px #eee;
	
	}
	.newsItem_name
	{
		float:left;
		width:600px;
		}
	.newsItem_date
	{
		float:right;
		width:100px;
		}
	
#newsTitle
{
	text-align:center;
	font-size:20px; font-weight:bold;
	margin:10px;
	}
#newsMemo
{
	text-align:center;	
	}	
	
#newsText
{
	padding:10px;
	}

#news_index
{
	width:600px; background-color:#fff; margin:10px auto 0px auto;
    border-top:solid 1px #eee;
	}
	#news_index div
	{
		width:280px; float:left;
	    margin:2px 10px; display:inline;
	    white-space:nowrap; text-overflow:ellipsis; overflow: hidden;
		}
	
	
	#news_index span 
	{
		margin:0px 10px;
		}

/*新闻end*/




/*webMap*/

#map_all{  margin:10px 40px;}
.ul_map{ margin:5px;}

.ul_map>li
{
	float:left; margin:0px;
	
	}
.ul_map2
{
	width:700px;
	}
.ul_map2>li
{
	float:left;	
	margin:0px 10px 5px 0px ;
	}

.ul_map_item1{ width:55px; font-weight:bold;}

#map_title{ font-size:14px; text-align:center; font-weight:bold; margin:10px;}


/*webMap*/




/*首页*/
.case1
{
	background:url(../images/Jdal_001.jpg) no-repeat;
	width:293px; height:31px;
	 overflow:hidden;
	}
.case2
{
	background:url(../images/Jdal_002.jpg) repeat-y;
	width:283px; height:837px;
	padding:15px 5px 5px 5px;
	}
.case3
{
	background:url(../images/Jdal_003.jpg) no-repeat;
	width:293px; height:13px;
	
	}
.icaseItem
{
	width:283px;margin:auto;
	padding:8px 0px;
	
	}
	.icaseItem_img
	{
		padding-top:3px;
		width:167px; height:102px;
		background:url(../images/img_bg2.jpg) no-repeat;
		float:left; text-align:center;
		}
	.icaseItem_type
	{
		float:left; width:110px; padding:5px 0px 5px 2px;
		white-space:nowrap; text-overflow:ellipsis; overflow: hidden;
		text-align:left; font-weight:bold;
		}
	.icaseItem_date
	{
		float:left; width:110px; padding:5px 0px 5px 2px;
		
		text-align:left;
		}
	.icaseItem_name
	{
		width:110px; float:left; font-weight:normal;
		padding:1px 0px 1px 2px; line-height:18px;
		text-align:left;
		}

/*首页end*/



/*留言板*/
.m_item{ margin:15px; border-bottom:solid 1px #005FAC; width:700px}

.m_Title
{	
	font-size:14px; font-weight:bold;
	}
	

.m_content
{
	padding:10px;
	}
.m_re{ color:#ccc;}

.m_memo{ text-align:right; margin:5px 0px;}


/*留言板end*/