.tab_box {
	width:1160px;
        margin:0px auto;
        }
.lyz_tab_left {
	background: no-repeat top right;
	float: left;
	width: 151px;
	height: auto !important;
	min-height:380px;
	height:380px;
}
.pro_con1111 {
	float: left;
	overflow: hidden;
	width: 150px;
	height: auto;
}
.pro_con111 ul {
	padding: 0px;
	width: 150px;
	list-style-type: none;
}
.pro_con111 ul li {
	padding-right: 0px;
	display: inline;
	font-weight: bold;
	font-size: 16px;
	background:  no-repeat left center;
	float: left;
	margin-bottom: 1px;
	width: 150px;
	cursor: pointer;
	color: #fff;
	line-height: 94px;
	height: 94px;
	text-align: center;
}
.pro_con111 ul li.hover {
	padding-right: 00px;
	display: inline;
	font-weight: bold;
	font-size: 16px;
	background:  no-repeat right 0%;
	float: left;
	margin-bottom: 1px;
	width: 150px;
	cursor: pointer;
	color: #eee;
	line-height: 94px;
	height: 94px;
	text-align: center;
}
.lyz_tab_right {
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-bottom: 0px;
	width: 960px;
	padding-top: 20px;
	height:0px;

}
.clear {
	clear:both
}
