﻿.board, .case_board{text-align:left;margin-top:15px;font-size:14px;}
.board h2, .case_board h2 {color:#193b5f; font-size:16px; border-bottom:1px solid #a8c7b3; font-family:"Microsoft Yahei"; height:38px; line-height:38px; margin:0px; font-weight:bolder;}
.board ul{color:#788062;line-height:130%;font-size:14px;list-style-type:none; margin-top:6px; padding-bottom:8px; margin-left:15px; padding-right:4px; width:250px; padding-left:0;}
.board ul li{padding-left:15px;background-image:url("/images/home/dot4.gif");background-attachment:scroll;background-repeat:no-repeat;background-position:left center; overflow:hidden;width:240px;text-overflow:ellipsis; white-space:nowrap; height:25px; line-height:25px;}
.board_right{border:1px solid #baddc7;}
.board_right h2{padding-left:15px; }


/*左栏*/
#left
{
	float:left;
	width:672px;
	margin-left:1px;
}


/*右栏*/
#right
{
	width:278px;	
	float:right;	
	margin-right:1px;
}


.content
{
	margin-bottom:5px;
	/*background-color:#F8F8F3;*/
	min-height:100px;
	padding-top:5px;	
}

#ad{text-align:center; }


/*文章板块样式*/
#right .article_board
{		
	border: 1px solid #CCDFF2;	
	text-align:left;	
	margin-top:6px;
}

#right .article_board h2
{
	background-image:url("/images/home/title-bg-02.png"); background-repeat:repeat-x;
	height:25px;
	line-height:25px;
	text-indent:10px;
	color:#193B5F;
	font-size:16px;
	font-family:宋体;
	margin-bottom:0px;
	margin-top:0px;
	border-bottom:solid 1px #CCDFF2
}

#right .article_board ul
{
	margin-top:6px;
	margin-left:8px;
	padding-left:0px;
	line-height:160%;
	font-size:13px;	
	color:#788062;
	margin-bottom:6px;		
	list-style-type:none;	
}

#right .article_board ul li {padding-left:15px; background:url(/images/home/dot4.gif) no-repeat left center}

/*板块的内容列表*/
.content .list
{
	float: left;
	font-size: 14px;
	line-height: 180%;
}

.content li
{
	list-style-type:square;
}



/*成功案例*/
#case{ overflow:hidden;padding-bottom:10px;}
#case table {line-height:170%; font-size:14px; padding-top:7px;}
#case table td {padding-right:13px; text-align:left }
#case table td span {font-weight:bold; color:Black;  }
#case table td table {width:100% }
#case table .line {border-bottom: solid 1px #BADDC7; font-size: 0px; line-height: 1px; padding-top:0px; padding-bottom:0px;  }




/*荣誉证书*/
#certificate .cert-img {width:64px;text-align:center; padding-top:6px;padding-bottom:2px;}
#certificate .cert-desc {font-size:12px; padding-right:6px;line-height:150%}
#certificate .line {border-bottom-style: dotted; border-bottom-color: #cbcbcb; border-bottom-width: 1px; font-size:0px;}


