/* CSS Document */

.index_bottom{
	width: 256px;
	background: #F0F0F0;
    padding: 10px;
    margin-top: 2px;
}
.bottom_tit{
	margin-top: -4px;
	overflow:hidden;
	_zoom: 1;
}
.bottom_tit h3{
	float:left;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.bottom_tit a{
	float:right;
	color:#999;
}
.index_bottom ul li{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:8px;
	overflow:hidden;
}
.index_bottom ul li.last {
  border-bottom: none;
  padding-bottom: 0;
}
.index_bottom ul li h3{
	font-size:12px;
	color:#333;
	font-weight:normal;
	font-weight: bold;
	margin-top: 9px;
}
.index_bottom ul li h3 a {
  color: #333;
}
.index_bottom ul li span{
	color:#999;
	display:block;
	height: 24px;
	font: 12px/18px Arial, sans-serif;
}
.index_bottom ul li img{
	width: 160px;
	height: 100px;
	margin:0 10px 0px 0;
	float:left;
}
.index_bottom ul li p {
	height: 106px;
	line-height: 22px;
	overflow: hidden;
}


/* special */
.special {
	padding: 0px 0px 50px 20px;
}
.special table {  
  border-collapse: collapse;
  table-layout: fixed;
  width: 627px;
  height: 521px;
  border: 1px solid #ffffff; 
}

.special table th, .special table td {
  height: 128px;
  padding: 1px;
  border: 1px solid #ffffff;
  vertical-align: middle;
}

.special table th a, .special table td a {
  display: block; 
  position: relative;
  width: 100%;
  height: 100%;
}

.special table th a img, .special table td a img {
  display: block;
  width: 100%;
  height: 100%;
}

.special table th a .sepcial-caption, .special table td a .sepcial-caption {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
/*  background: url(../images/banner-reverse-bg.png);  */
  background: #999;
  background: rgba(97, 97, 97, 0.75);
  font: 12px/15px 'microsoft yahei';
  color: #ffffff;
}

.special table th a .sepcial-caption span, .special table td a .sepcial-caption span {
  display: block;
  padding: 5px 10px;
}

.special table th a:hover span, .special table td a:hover span {
  text-decoration: none;
}

.special table th a.reverse .sepcial-caption, .special table td a.reverse .sepcial-caption {
  height: 100%;
  background: #e5e5e5;
  font: bold 14px/18px 'microsoft yahei';
  color: #666666;
}

.special table th a.reverse .sepcial-caption span, .special table td a.reverse .sepcial-caption span {
  padding: 10px;
}   

.special table th a.reverse:hover .sepcial-caption, .special table td a.reverse:hover .sepcial-caption {
  height: auto;
/*  background: url(../images/banner-reverse-bg.png);	*/
  background: #999;
  background: rgba(97, 97, 97, 0.75);
  font: 12px/15px 'microsoft yahei';
  color: #ffffff;
}

.special table th a.reverse:hover .sepcial-caption span, .special table td a.reverse:hover .sepcial-caption span {
  padding: 5px 10px;
}

/* ie6 hacker */
* html .special table th a .sepcial-caption, * html .special table td a .sepcial-caption,
* html .special table th a.reverse:hover .sepcial-caption, * html .special table td a.reverse:hover .sepcial-caption {
  background: #616161;
  filter: alpha(opacity=80);
  cursor: pointer;
}

* html .special table th a.reverse .sepcial-caption, * html .special table td a.reverse .sepcial-caption {
  background: #e5e5e5;
  filter: alpha(opacity=100);
}

* html .special table th a:hover, * html .special table td a:hover {
  zoom: 1;  
} /* ie6 end */


/* edit by qiany 2012.8.8 */
.index_info_centents .s_pic {
	background: #efefef;
}
.index_info_centents .s_pic a {
	display: block;
	width: 100%;
	height: 100%;
	background: url("transparent.gif")/*tpa=http://www.zhengbang.com.cn/zhengbang/s/themes/default/images/transparent.gif*/ repeat;
}
.index_info_centents .s_pic a h4 {
	padding: 20px 0px 12px;
	margin-left: 15px;
	letter-spacing: 2px;
	font: bold 15px/28px "Microsoft Yahei","SimSun";
	color: #484848; 
}
.index_info_centents .s_pic a ul {
	margin-left: 15px;
	overflow: hidden;
	_zoom: 1;
}
.index_info_centents .s_pic a ul li {
	height: 28px;
	padding-left: 10px;
	background: url("s_pic_dot.gif")/*tpa=http://www.zhengbang.com.cn/zhengbang/s/themes/default/images/s_pic_dot.gif*/ no-repeat left center;
	font: 12px/28px "Microsoft Yahei","SimSun";
	color: #484848;
}
.index_info_centents .s_pic a ul.col-2 li {
	float: left;
	width: 120px;
}

/* eidt by qiany 2012/8/21 */
.index_bottom ul li h3 {
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	margin-bottom: 6px;
}
.index_bottom ul li span {
	position: relative;
	z-index: 100;
	float: right;
	width: 73px;
	padding-right: 3px;
	height: 18px;
	margin-top: -24px;
	margin-bottom: 0px;
	background: #F0F0F0;
	text-align: right;
}


/* add by qiany 2012/8/29 */
body { position: relative; _zoom: 1; }
#intro { text-indent: -10000em; position: absolute; left: 50%; bottom: 60px; width: 800px; margin-left: -368px; padding-top: 10px; font: 12px/22px 'SimSun'; color: #E6E6E6; text-align: left; overflow: hidden; }
#trigger { cursor: pointer; }
  
/* add by qiany 2012/10/19 */
#service_list .index_info_centents {
	margin-bottom: 10px;
}
#service_list .index_info_centents .s_pic {
	height: 155px;
}
#service_list .index_info_centents .s_pic a h4 {
	padding-top: 15px;
} 
#service_list .service_ul {
	margin-top: -145px;
}
#service_list .tel {
	width: 246px;
	margin-bottom: 10px;
	padding: 25px 15px 32px;
	background: #e4e4e4;
	font: 16px/28px "Microsoft Yahei","SimSun";
	color: #484848;
}
#service_list .tel .red {
	display: block;
	margin-top: 10px;
	font-size: 22px;
	color: #e40d0b;
}

/* edit by qiany 2012.12.18 */
.s_pic_2 {
	margin-bottom: 10px;
	padding: 20px 15px 30px;
	background: #efefef;
}
.s_pic_2 a {
	display: block;
	width: 100%;
	height: 100%;
	background: url("transparent.gif")/*tpa=http://www.zhengbang.com.cn/zhengbang/s/themes/default/images/transparent.gif*/ repeat; 
	color: #484848; 
}
.s_pic_2 h4 {
	padding: 0px 0px 10px;
	letter-spacing: 2px;
	font: bold 15px/28px "Microsoft Yahei","SimSun",sans-serif;
	color: #484848; 
}
#service_list .s_pic_2 p {
	padding: 0 30px 0 0;
	font: 12px/22px "Microsoft Yahei","SimSun",sans-serif; 
	color: #484848; 
}
#box_05 .vi_small a {
	padding: 16px 0px 16px;
}
.box_05_title {
	padding-top: 12px;
}
#project_detail {
	margin-top: 0px;
}
.pro-a {
	padding: 10px 0 12px;
}