@charset "utf-8";
/* CSS Document */
body{
	font-size:14px;
	font-family:"Microsoft YaHei";
	background-color:#454545;
	line-height:30px;
	color:#6e6f76;
}
a{
	color:#d7a842;
	}
.home_title{
	padding:10px 0 10px 0;
	}
.home_title p{
	text-align:center;
	color:#000;
	font-size:16px;
	padding-bottom:5px;
	}
.invest{
	width:1280px;
	margin:0 auto;
	background-color:#FFF;
	}
.invest_banner{
	height:345px;
	}

.invest_center{
	height:1000px;
	background:url(../images/invest_bg.png) top no-repeat;
	margin-top:50px;
	}
.invest_center .cen_top{
	padding-top:8px;
	overflow:hidden;
	height:50px;
	}

.invest_center .cen_top ul li{
	float:left;
	width:150px;
	margin-left:210px;
	cursor:pointer;
	}
.invest_center .cen_top ul li img{
	float:left;
	margin-top:2px;
	opacity:0
	}
.invest_center .cen_top ul li p{
	float:left;
	margin-left:10px;
	color:#6e6f76;
	}
.invest_center .cen_content{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	display:blcok;
	}
.invest_center .cen_content .cen_why{
	
	clear:both;
	overflow:hidden;
	}
.invest_center .cen_content .cen_why .why_term{
	margin:30px 0 20px 0;
	}
.invest_center .cen_content .cen_why .why_term .term_left{
	width:110px;
	float:left;
	}
.invest_center .cen_content .cen_why .why_term .term_left img{
	float:left;
	margin:15px 0 0 10px;
	}
.invest_center .cen_content .cen_why .why_term .term_right{
	width:880px;
	float:right;
	}
.invest_center .cen_content .cen_why .why_term .term_right .term_p{
	margin-top:5px;
	color:#c18608;
	}


.invest_center .cen_content2{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	display:none;
	}
.invest_center .cen_content2 .cen_why{
	
	clear:both;
	overflow:hidden;
	}
.invest_center .cen_content2 .cen_why .why_term{
	margin:30px 0 20px 0;
	}
.invest_center .cen_content2 .cen_why .why_term .term_left{
	width:110px;
	float:left;
	}
.invest_center .cen_content2 .cen_why .why_term .term_left img{
	float:left;
	margin:15px 0 0 10px;
	}
.invest_center .cen_content2 .cen_why .why_term .term_right{
	width:880px;
	float:right;
	}
.invest_center .cen_content2 .cen_why .why_term .term_right .term_p{
	margin-top:5px;
	color:#c18608;
	}
.invest_center .cen_content2 .cen_why .why_term .term_right p span{
	color:#c18608;
	}
	
	
	
.invest_center .cen_content3{
	overflow:hidden;
	width:1000px;
	margin:30px auto 20px auto;
	display:none;
	}
.invest_center .cen_content3 img{
	float:left;
	margin:20px 0 0 60px;
	}
.invest_center .cen_content3 p{
	float:left;
	text-indent:30px;
	}
.invest_center .cen_content3 p span{
	color:#c18608;
	}




































