@charset "utf-8";

#outer{
	margin:0 auto;
	width:700px;
	margin-top:20px;
	position:relative;
}

#tab{
height:40px;
overflow:hidden;
line-height:35px;
margin:0 auto;
margin-left:150px;
	zoom:1;
}

#tab li{
	height:37px;
	overflow:hidden;
	cursor:pointer;
	line-height:35px;
	list-style-type:none;
	text-align:center;
	float:left;

	

}
#tab li a{
font-size:16px;
font-family:"Microsoft YaHei";
letter-spacing:1px;
display:inline-block;
color:#999;
padding:0 20px;
	border:1px solid #ccc;
	margin-right:30px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	border-radius:5px;
display:block;
float:left;
	}
	
#tab li.current a{
height:35px;
display:inline-block;
padding:0 20px;
background-color:rgb(39,169,227);
border:1px solid rgb(39,169,227);
color:#fff;
line-height:35px;
text-align:center;
overflow:hidden;
}

#content{
width:700px;
height:420px;
overflow:hidden;

}
#content ul{
	display:none;
	margin:0 0px;
	padding:25px 0;
}
/*---------------------------------案例内页TAB----------------------------*/
#outer1{
	margin:0 auto;
	width:280px;
	margin-top:20px;
	position:relative;
}

#tab1{
height:30px;
overflow:hidden;
line-height:30px;
margin:0 auto;
	zoom:1;
	border-bottom:1px solid #27a9e3;
	padding-left:10px;
}

#tab1 li{
	height:30px;
	overflow:hidden;
	cursor:pointer;
	line-height:30px;
	list-style-type:none;
	text-align:center;
	float:left;

	

}
#tab1 li a{
font-size:12px;
font-family:"Microsoft YaHei";
display:inline-block;
color:#999;
padding:0 10px;
	margin-right:5px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	border-radius:5px 5px 0px 0px;
display:block;
float:left;
	}
	
#tab1 li.current1 a{
height:30px;
display:inline-block;
padding:0 10px;
background-color:rgb(39,169,227);
border:1px solid rgb(39,169,227);
color:#fff;
line-height:30px;
text-align:center;
overflow:hidden;
}

#content1{
width:280px;
overflow:hidden;

}
#content1 ul{
	display:none;
	margin:0 0px;
	padding:15px 0;
}

	

#content1 ul li{display: inline-block; background:#fff;zoom: 1;　position: relative;width: 269px;height: 265px;overflow: hidden;margin: 2px 1px 5px 2px;
line-height:20px;}
#content1 ul li .imgp{ width:269px; height:172px; overflow:hidden;
}
#content1 ul li img{transition:width .5s ease,margin-left .5s ease, margin-top .5s ease;
-moz-transition:width .5s ease,margin-left .5s ease, margin-top .5s ease;
-ms-transition:width .5s ease,margin-left .5s ease, margin-top .5s ease;
-o-transition:width .5s ease,margin-left .5s ease, margin-top .5s ease;
-webkit-transition:width .5s ease,margin-left .5s ease, margin-top .5s ease;
 width:269px;}
#content1 ul li a:hover img{width:320px; margin-left:-25px; margin-top:-10px;}

#content1 ul li p{width: 250px;height:80px;font-size: 12px;text-align: left;padding:0px 15px;color: #999; margin-top:3px; line-height:20px;}
#content1 ul li p strong{font: bold 14px "microsoft yahei"; height:25px; line-height:25px; color:#099; }
#content1 .morea{
	display:inline-block;
	padding:0 10px;
	background-color:#6CC;
	color:#fff;
	float:right;}
#content1 ul li a:hover .morea{
	background-color:#f00;}
	
/*---------------------------------数据封面系统TAB----------------------------*/
#outer2{
	margin:0 auto;
	width:1100px;
	position:relative;
}

#tab2{
	background:url(../images/d.jpg) repeat-x left bottom;
height:36px;
overflow:hidden;
line-height:36px;
width:1000px;
padding-left:100px;
	zoom:1;
}

#tab2 li{
height:35px;
line-height:35px;
display:inline-block;
margin-left:10px;
float:left;

}
#tab2 li a{
background-color:#eee;
height:35px;
line-height:35px;
padding:0 15px;
display:inline-block;
text-align:center;
float:left;
font-family:"Microsoft YaHei", "微软雅黑";
font-size:14px;
overflow:hidden;
	}
	
#tab2 li.current2 a{
	border-top:3px solid #e71a1f;
	border-bottom:none;
	border-left:1px solid #e71a1f;
	border-right:1px solid  #e71a1f;
color:#e71a1f;
height:36px;
display:inline-block;
line-height:36px;
float:left;

background:#fff;
}

#content2{
width:1120px;

min-height:500px;
}
#content2 ul{
	display:none;
	margin:0 0px;
	padding:25px 0;
}
/*---------------------------------方案封面系统TAB----------------------------*/
#outer3{
	margin:0 auto;
	width:100%;
	position:relative;
}

#tab3{
height:55px;
border-bottom:1px solid #ddd;
line-height:55px;
width:100%;
	zoom:1;
}

#tab3 li{
height:55px;
line-height:55px;
display:inline-block;
margin-left:10px;
float:left;

}
#tab3 li a{
height:55px;
line-height:55px;
padding:0 10px;
display:inline-block;
text-align:center;
float:left;
font-family:"Microsoft YaHei", "微软雅黑";
font-size:20px;
color:#bbb;
overflow:hidden;
	}
	
#tab3 li.current3 a,#tab3 li a:hover{
	border-bottom:3px solid #e71a1f;
color:#e71a1f;
height:54px;
display:inline-block;
line-height:54px;
float:left;

background:#fff;
}

#content3{
width:1200px;
margin:0 auto;
min-height:500px;
}
#content3 ul{
	display:none;
	margin:0 0px;
	padding:25px 0;
}
