	/*#_pageContent{width: 100%;min-width: 1200px;min-height:650px;}*/
	._comPanner{
		width: 100%;
		/*height: 525px;*/
	}
	/*._comPanner .pannerNav{
		width:100%;
		height:60px;
		background-color:#fff;
		overflow:hidden;
		background-color: #f2f2f2;
	}
	._comPanner .pannerWord{
		width:1170px;
		height:50px;
		margin:0 auto;
		border-left:3px solid #ff3040;
		margin-top:5px;
		padding:0 10px;
	}
	._comPanner .pannerWord .panWordFirst{
		width:110px;
		color:#00b6ff;
		font-size:20px;
		font-weight: 700;
		margin:0;padding:0;
		border-bottom:1px solid #ff3040;
	}
	._comPanner .pannerWord .panWordSecond{
		margin:0;padding:0;
		color:#868686;
		font-size: 12px;
		line-height: 23px;
	}*/
	/*.pannerFirst{
		width: 100%;
		height: 375px;
		background-image: url(../images/321.jpg);
		background-size: 100% 100%;
		-moz-background-size:100% 100%;
		-webkit-background-size: 100% 100%;
	}*/
	.centerPage{
		width: 1170px;
		min-width: 1170px;
		margin: auto;
		position: relative;
	}
	/*.contentChart{
		width: 100%;
		height: 440px;
		background-color: #fff;
		position: absolute;
		top: -440px;
		box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
		-ms-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
		-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
		-o-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
	}
	.contentChart .chart{
		width: 385px;
		height: 440px;
		display: inline-block;
		overflow: hidden;
	}
	.contentChart .chart .chartTitle{
		width: 130px;
		height: 42px;
		background-color: #00b6ff;
		text-align: center;
		line-height: 42px;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		margin: 30px auto;
	}
	.contentChart .chart .chartCanvas{
		width: 200px;
		margin: 50px auto;
	}
	.contentChart .chart .chartNotes{
		width: 100%;
		text-align: center;
	}
	.contentChart .chart .chartNotes div{
		display: inline-block;
		width: 15px;
		height: 9px;
	}
	.contentChart .chart .chartNotes span{
		font-size: 12px;
	}*/
	.contentCount{
		width: 100%;
		/*height: 200px;*/
		margin-top: 30px;
		background: #313131;
		color: #fff;
		background-image: url(../images/321.jpg);
	}
	.contentCount p{
		width: 400px;
		font-size: 22px;
		/*text-align: center;*/
	}
	.contentCount .countNum{
		font-size: 40px;
		font-family: "Arial Black" !important;
		margin: 0 10px;
		text-shadow: #fff 0px 0px 15px;
	}
	.contentSearch{
		width: 100%;
		padding-top: 30px;
	}
	.contentSearch .searchBar1,.searchBar2{
		width: 100%;
		height: 36px;
		background-color: #f2f2f2;
		margin-top: 2px;
	}
	.contentSearch .searchBar2 ul,.searchBar1 ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.contentSearch .searchBar2 ul li{
		float: left;
		line-height: 36px;
		width: 90px;
		height:36px !important;
		text-align: center;
		cursor: pointer;
	}
	.contentSearch .searchBar1 .navBar .navBarList{
		float: left;
		height:36px !important;
		text-align: center;
	}
	.contentSearch .searchBar1 .navBar .navBarList .cutRule{
		line-height:36px;
		margin:0 15px;
	}
	.contentSearch .searchBar1 .navBar .navBarList .comWords{
		line-height:36px;
		margin-left:15px;
		font-size:12px;
	}
	.contentSearch .searchBar1 .navBar .navBarList .searInput{
		width:120px;
		height:27px;
		border:1px solid #c9c9c9;
		font-size:12px;
		margin-top:4px;
		padding: 0 5px;
	}
	.contentSearch .searchBar1 .navBar .navBarList .searBar{
		display:inline-block;
		width:28px;
		height:27px;
		margin-top:4px;
		background-color:#00b6ff;
		cursor: pointer;
	}
	.contentSearch .searchBar1 .comTypeMenu .comType{
		min-width:100px;
		height:27px;
		border:1px solid #c9c9c9;
		margin:4px auto;
		line-height:27px;
		font-size:12px;
		color:#999;
		background-color:#fff;
		position:relative;
		z-index:99;
		padding: 0px 5px;
		cursor: pointer;
	}
	.contentSearch .searchBar1 .comTypeMenu .comMenu{
		display:none;
		width:350px;
		min-height:50px;
		padding-bottom: 10px;
		background-color:#fff;
		border:1px solid #c9c9c9;
		position:absolute;
		top:245px;
		z-index:98;
		border: 1px solid #00b6ff;
	}
	.contentSearch .searchBar1 .comTypeMenu .comMenu ul{
		margin-top: 15px;
	}
	.contentSearch .searchBar1 .comTypeMenu .comMenu li{
		/*text-align: left;*/
		width: 93px;
		float: left;
		font-size: 12px;
		border-bottom: 1px dashed #c9c9c9;
		padding: 5px 0 5px 5px;
		margin: 0px 10px;
		text-align: center;
	}
	.contentSearch .searchBar1 .comTypeMenu .comMenu li a{
		color: #999;
	}
	.contentSearch .searchBar1 .comTypeMenu .comMenu li a:hover{
		color: #00b6ff;
	}
	.contentSearch .searchBar2 .searchClick{
		background-color: #00b6ff;
		color: #fff;
	}
	.contentCompany{
		width: 100%;
		margin: 10px 0 60px 0;
		min-height: 500px;
	}
	.contentCompany ul{
		margin: 0;
		padding: 0;
		list-style: none;
		overflow: auto
	}
	.contentCompany ul li{
		width: 225px;
		height: 190px;
		float: left;
		margin: 5px 5px 50px 4px;
		cursor: pointer;
		position: relative;
		overflow: hidden;
		border: 1px solid #f5f5f5;
		box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
		-ms-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
		-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
		-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
		-o-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
	}
	.contentCompany ul li:hover{
		box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.3);
		-ms-box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.3);
		-webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.3);
		-moz-box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.3);
		-o-box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.3);
	}
	.contentCompany .companyBox{
		position:absolute;
		width: 225px;
		padding:0 20px;
		height: 190px;
		background-color: #f5f5f5;
		opacity: 0.97;
		filter:alpha(opacity=95);
		top: 125px;
		transition: top .5s;
	}
	.contentCompany .companyBox .nameCom{
		color: #00b6ff;
		margin: 13px 0 15px 0;
		font-size: 13px;
		white-space:nowrap; 
		overflow:hidden; 
		text-overflow:ellipsis;
	}
	.contentCompany .companyBox .wordCom{
		font-size: 12px;
		color: #999;
		height:54px;
	}
	.contentCompany .wordBox{
		position: absolute;
		bottom: 0;
		width: 100%;
		height:36px;
		line-height:36px;
		padding:0 20px;
		background-color: #f5f5f5
	}
	.contentCompany .wordBox span{
		float: right;
		color: #999;
		font-size: 12px;
	}
	.contentCompany .wordBox .numCount{
		color: #f7b403;
		font-weight: bold;
	}
	.contentCompany .wordBox .weifurenzhen{
		font-size: 12px;
		color: #00b6ff;
		float: left;
	}
	.contentCompany .wordBox .renzhenicon{
		color: #f7b403;
		/*font-size: 12px;*/
	}