﻿#MainFlash
{
	width:995px;
	margin:0px auto;
	margin-top:25px;
}

#ContactUsBox
{
	width:228px;
	float:right;
	margin-top:8px;
}
#ContactUsBox li
{
	margin:35px 0 -40px 60px;
	#margin:40px 0 -40px 60px;
	_margin:40px 0 -40px 60px;
	float:left;
}

#TabsWrapper
{
	overflow:hidden;
	margin-top:8px;
	background:url("/images/indextags/tabs_shadow.jpg") no-repeat;
	background-position:0px 24px;
	
}

#tabs
{
	width:747px;
	margin-left:5px;
	
}

.TabsClientArea
{
	border-top:solid 2px #B82832;
	background-color:White;
	height:188px;
}
.TabsClientArea dl
{
	margin:0px;
}
/* 新闻资讯选项卡 */
.TabsInfo
{
	cursor:pointer;
	background:url("/images/indextags/tabs_Info.jpg") no-repeat;
	width:116px;
	height:24px;
	text-align:center;
	color:#9F232B;
}
.TabsInfoAct
{
	cursor:pointer;
	background:url("/images/indextags/tabs_Info.jpg") no-repeat;
	background-position:0px -24px;
	width:116px;
	height:24px;
	text-align:center;
	color:White;
	font-weight:bold;
}
.TabsInfoHover
{
	cursor:pointer;
	background:url("/images/indextags/tabs_Info.jpg") no-repeat;
	width:116px;
	height:24px;
	text-align:center;
}
/* 产品中心选项卡 */
.TabsProduct
{
	cursor:pointer;
	background:url("/images/indextags/tabs_product.jpg") no-repeat;
	width:118px;
	height:24px;
	text-align:center;
	color:#9F232B;
	line-height:2em;
}

.TabsProductImage img
{
	padding-top:1em;
}
.TabsProductAct
{
	cursor:pointer;
	background:url("/images/indextags/tabs_product.jpg") no-repeat;
	background-position:0px -24px;
	width:118px;
	height:24px;
	text-align:center;
	color:White;
	font-weight:bold;
}
.TabsProductHover
{
	cursor:pointer;
	background:url("/images/indextags/tabs_product.jpg") no-repeat;
	width:118px;
	height:24px;
	text-align:center;
}

.TabsProductImage
{
	float:left;
	padding:5px;
}

/* 行业案例选项卡 */
.TabsCase
{
	cursor:pointer;
	background:url("/images/indextags/tabs_case.jpg") no-repeat;
	width:116px;
	height:24px;
	text-align:center;
	color:#9F232B;
}
.TabsCaseAct
{
	cursor:pointer;
	background:url("/images/indextags/tabs_case.jpg") no-repeat;
	background-position:0px -24px;
	width:116px;
	height:24px;
	text-align:center;
	color:White;
	font-weight:bold;
}
.TabsCaseHover
{
	cursor:pointer;
	background:url("/images/indextags/tabs_case.jpg") no-repeat;
	width:116px;
	height:24px;
	text-align:center;
}

/* 新闻资讯选项卡内容区样式 */
#CasePanel,#InfoPanel,#ProductPanel
{
	padding:0;
	margin:0;
}
#CasePanel .CaseHeader,#InfoPanel .InfoHeader , #ProductPanel .ProductHeader
{
	width:100%;
	padding :0;
	margin:0;
}

#CasePanel .CaseHeader .table
{
	float:left;	
	width:170px;
	overflow:hidden;
}
#InfoPanel .InfoHeader .table,#ProductPanel .ProductHeader .table
{
	float:left;	
	width:249px;
	overflow:hidden;
}

#TabsWrapper div.table dd
{
  border-left:solid 1px #DADADA;
}
#TabsWrapper div.table:first-child dd
{
  border-left:none;
}

#InfoPanel .InfoHeader dd,#ProductPanel .ProductHeader dd
{		
	padding:0;
	margin:0;
	overflow:hidden;
}

#InfoPanel .InfoHeader  dt,#ProductPanel .ProductHeader dt
{
	font-weight:bold;
	color:#555555;
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:solid 1px #DADADA;
	border-collapse:collapse;
	overflow:hidden;
}

/*行业案例独立样式*/
#CasePanel .CaseHeader dt
{
	color:#9f232b;
	margin-top:12px;
	padding-bottom:0px;
}

#CasePanel .CaseHeader dd
{
	padding:0;
	margin:0;
	overflow:hidden;
}
#CasePanel dt
{
	border-left:solid 1px #DADADA;
}
#CasePanel div.table:first-child dt
{
 	border-left:none;
}

#CasePanel .CaseHeader .right
{
	float:left;
	padding-top:13px;
	padding-left:1.5em;
}

#CasePanel ul ,#InfoPanel ul,#ProductPanel ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;	
	overflow:hidden;
	padding-top:9px;
	padding-left:1em;
}
#ProductPanel .ProductHeader dd
{
	padding:1em;
	line-height:2em;
}
#ProductPanel .ProductHeader dd img
{
	float:left;
	margin-right:1em;
}
#CasePanel .CaseHeader ul li,#InfoPanel .InfoHeader ul li,#ProductPanel .ProductHeader ul li
{
	padding-right:1em;
	line-height:2em;
	overflow:hidden;
	line-height:24px;
}
.tag_num
{
	padding:0px;
	margin-left:1em;
	margin-right:6px;
}

.tag_more img
{
	margin-left:5px;
}

/* 首页滚动图片 */
#CustomerLogos {
	width:100%;
    overflow: hidden;
	padding-top:6px;
	height:64px;
	line-height:64px;
	clear:both;
}

#demo1, #demo2 {
    display:inline-block;
	overflow:hidden;
}

#demo1 a,#demo2 a
{
	margin-right:10px;
}
#demo1,#demo2 {width:1180px;border:0px solid;}
#demo2 {margin-left:1180px;margin-top:-70px}
