/*招商标准*/
.investment .standard_page{
	padding:40px 0 70px 0;
	background: #f0f0f0;
}
.standard_page .standard_cont{
	width: 1200px;
	margin: 0 auto;
}
.standard_page .standard_part{
	width: 100%;
	margin-bottom: 20px;
}
.standard_page .standard_part h2{
	width: 100%;
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 60px;
}
.standard_page .standard_part .partCont{
	font-size: 12px;
	color: #666;
	padding: 30px 30px 20px;
	background: #fff;
}
.standard_part .partCont span{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.standard_part .goodsClass{
	width: 100%;
	background: #fff;
}
.goodsClass .leftPart{
	width: 180px;	
	float: left;
}
.goodsClass .rightPart{
	width: 1010px;	
	float: right;
}
.goodsClass h3{
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #049f4d;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}
.goodsClass .leftPart h3{
	text-align:center;
}
.goodsClass .rightPart h3{
	text-indent: 28px;
}
.goodsClass .ul1{
	width: 100%;
	background: #d7f2e4;
	height: 570px;
	overflow-y: auto; 
	padding-bottom: 10px;
}
.goodsClass .ul2{
	width: 100%;
	height: 580px;
	overflow-y: auto; 
}
.goodsClass .ul1 li{
	width: 100%;
	font-size: 12px;
	padding: 8px 0;
	cursor: pointer;
}
.goodsClass .ul1 li span{
	color: #666;
	display: block;
	line-height: 20px;
	border-left: 4px solid #d7f2e4;
	text-indent: 16px;
}
.goodsClass .ul1 li.active{
	background: #fff;
}
.goodsClass .ul1 li.active span{
	background: #fff;
	border-left: 4px solid #049f4d;
	color: #049f4d;
}
.botBtn{
	height: 46px;
}
.botBtn p{
	width: 50%;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
	cursor: pointer;
}
.botBtn p i{
	width: 20px;
	height: 10px;
	display: block;
	margin: 18px auto;
}
.botBtn p.i_up{
	background: #9fd9b4;
}
.botBtn p.i_down{
	background: #6dcb99;
}
.botBtn p.i_up i{
	background: url(../img/i_up.png);
}
.botBtn p.i_down i{
	background: url(../img/i_down.png);
}
.rightPart .ul2 li{
	display: none;
}
.rightPart .ul2 li:first-child{
	display: block;
}
.rightPart .list_part{
	font-size: 12px;
	color: #666;
	padding: 10px 28px 0;
	background: #fff;
}
.rightPart .list_part span{
	display: block;
	width: 100%;
	margin-bottom: 18px;
	line-height: 20px;
}
.cursorN{
	cursor: no-drop;
	pointer-events:none;
}
.botBtn{
	width: 100%;
	height: 54px;
	margin-bottom: 80px;
}
.botBtn button{
	width: 276px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	background: #049f4d;
	color: #fff;
	border: none;
	cursor: pointer;
	margin: 60px auto;
	display: block;
}


















 































