/* *{
	box-sizing:border-box;
	-moz-box-sizing:border-box; Firefox
	-webkit-box-sizing:border-box; Safari
}
.bigLab_image{
	width:100%;
	overflow:hidden;
}
.bigLab_text1{
	width:100%;
	height:100px;
	color:#4B9cee;
	font-size:30px;
	line-height:100px;
	border-bottom:1px solid #ccc;
}
.bigLab_text1>div{
	width:1200px;
	margin:0 auto;
	text-align:center;
}
*********ÄÚÈÝ************
.bigLab_content{
	background:#eee;
	padding-top:20px;
}
.bigLab_content>div{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.bigLab_content_hide{
	display:none;
}
.bigLab_content_show{
	display:show;
}
.bigLab_content_left{
	float:left;
	width:275px;
	text-align:center;
}
.bigLab_content_left>div:last-child{
	border:none;
}
.bigLab_content_right{
	float:left;
	margin-left:25px;
	width:900px;
	padding-bottom:50px;
	background:#fff;
	margin-bottom:30px;
}
.bigLab_left_text1{
	background:#0861b5;
	height:80px;
	line-height:80px;
	color:#fff;
	font-size:24px;
}
.bigLab_left_text2{
	color:#999;
	cursor:pointer;
	height:60px;
	border-bottom:1px solid #eee;
	background:#fff;
	font-size:16px;
	line-height:60px;
}
.bigLab_left_text2:hover,.bigLab_left_text2Click{
	color:#489cee;
}
.bigLab_show2_text1{
	font-size:16px;
	height:80px;
	border-bottom:1px #eee solid;
	color:#777;
	padding-left:30px;
	line-height:80px;
}
.bigLab_show2_text2>div:first-child{
	margin-top:10px;
}
.bigLab_show2_text2{
	padding-left:30px;
	padding-right:30px;
	font-size:16px;
	line-height:28px;
	color:#777;
}
.bigLab_show2_text2Bold{
	font-weight:bold;
} */