@charset "utf-8";
/* CSS Document */
.SecondNav, .Cases, .CaseIcon, .CaseInfo{
	float:left;
	}
.nav ul .customerservice{
	color:#0066a8;
	background-image:url(../images/sel_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	}
.CrumbsNav{
	width:1000px;
	height:40px;
	background-color:#f8f8f8;
	margin:12px auto;
	font:12px "宋体";
	color:#999;
	line-height:40px;
	text-indent:16px;
	}
.CrumbsNav i{
	color:#0066a8;
	font-style:normal;
	}
.CrumbsNav em{
	font-style:normal;
	}
.CaseContent{
	width:1000px;
	margin:0 auto;
	}
.SecondNav ul .NavTitle{
	height:40px;
	width:200px;
	background-color:#0066a8;
	font:bold 20px "微软雅黑";
	color:#fff;
	text-indent:16px;
	line-height:40px;
	background-image:none;
	border-bottom:none;
	margin-bottom:10px;
	}
.SecondNav ul .Nav1_sel{
	color:#0066a8;
	}
.SecondNav ul li{
	background-image:url(../images/SNav_bg.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:16px;
	border-bottom:1px dashed #ddd;
	font:14px "宋体";
	color:#666;
	line-height:40px;
	}
.Cases{
	width:770px;
	}
.CasesTitle{
	width:770px;
	height:40px;
	border-bottom:1px solid #0066a8;
	font:24px "微软雅黑";
	color:#0066a8;
	line-height:40px;
	margin-left:30px;
	}
.CasesTitle .title{
	float:left;
	}
.Split{
	float:right;
	}
.Split a{
	float:left;
	margin-top:10px;
	}
.PageBtnUp{
	text-align:center;
	display:block;
	width:28px;
	height:18px;
	line-height:20px;
	font:14px "宋体";
	color:#999;
	border:1px solid #ddd;
	margin-right:20px;
	}
.PageActive{
	display:block;
	text-align:center;
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	font:14px "宋体";
	color:#fff;
	background-color:#0066a8;
	}
.PageBtnDown{
	text-align:center;
	display:block;
	width:28px;
	height:18px;
	line-height:20px;
	font:14px "宋体";
	color:#999;
	border:1px solid #ddd;
	margin-left:20px;
	}
.CasesImg{
	width:770px;
	height:200px;
	border:1px solid #ddd;
	margin-left:28px;
	margin-top:14px;
	}
.CasesList{
	width:770px;
	margin-left:28px;
	}
.case1, .case2{
	border-bottom:1px solid #ddd;
	margin-top:20px;
	}
.CaseIcon{
	width:120px;
	height:120px;
	font:bold 14px "微软雅黑";
	text-align:center;
	}
.CaseInfo{
	padding:10px 0 0 20px;
	width:610px;
	height:100px;
	background-color:#f8f8f8;
	font:12px "宋体", "微软雅黑";
	color:#666;
	line-height:20px;
	}
.CaseIcon a{
	color:#333;
	}
.CaseIcon a:hover{
	color:#0066a8;
	}
