.enteWhite{
	background: #ffffff;
}
.inspSeleBg{
	margin-top: 0;
	padding-top: 19px;
}
#enteBanner{
	display: block;
	width: 100%;
}
.enteListHead {
  background: #e8feff;
  height: 58px;
}
.etenMap {
  padding: 15px 0;
}
.enteGeneric{
  font-size: 16px;
  color: rgb(254, 188, 27);
	margin-top: 19px;
	margin-bottom: 20px;
}
.enteGeneric div:first-child{
  margin-left: 0;
}
.enteGeneric div{
	float: left;
	width: 235px;
	height: 110px;
	margin-left: 5px;
	cursor: pointer;
	box-sizing: border-box;
	border-top: 2px solid #ffffff;
}
.enteGeneric .active{
	border-top: 2px solid rgb(254, 188, 27)
}
.enteGeneric img{
	display: block;
	float: left;
	margin:19px 18px 0 26px;
	width: 68px;
}
.enteGeneric span{
	display: block;
	margin-top: 41px;
}
.enteBox{
	width: 956px;
	margin: auto;
}
.enteList{
	cursor: default;
}
.enteListHead > div,
.enteListBody > div > div{
	float: left;
}
.enteList .enteListHead {
	font-size: 16px;
  color: rgb(102, 102, 102);
  line-height: 58px;
}
.enteList .enteListBody {
  font-size: 14px;
  color: rgb(51, 51, 51);
  line-height: 56px;
}
.enteList .enteListBody > div {
  border-bottom: 1px solid rgb(237, 236, 236);
	height: 56px;
	overflow: hidden;
}
.enteListOne{
	width: 120px;
	margin-right: 59px;
	text-align: center;
}
.enteListTwo{
	width: 330px;
	margin-right: 37px;
}
.enteListThree{
	width: 400px;
}

.pagebox_wrap{
	text-align: center;
}
.pagebox_small_wrap{
	float: none;
	margin: auto;
	width: auto;
	padding: 45px 0 80px;
	display: inline-block;
}

.pagebox_small_wrap .pageColor{
	background: #0099ff;
}
.pagebox_small_wrap .goColor{
	background: #f8b551;
}

#ChinaMap{
	margin: auto;
}

.enterpriseNav{
	
}
.newBg{
	background-color: #0190ef;
	/* margin-bottom: 20px; */
}
.newNav{
	width: 1210px;
	margin: auto;
}
.newNav a{
	color: #fff;
	display: block;
	width: inherit;
	height: inherit;
}
.newNav li{
	float: left;
	line-height: 48px;
	color: #f2f2f2;
	font-size: 16px;
	width: 161px;
	text-align: center;
	background: url(../images/web/newNavIcon.png) right no-repeat;
	cursor: pointer;
}
.newNavTitl{
	width: 200px !important;
	height: 48px;
	font-size: 24.26px !important;
	color: #fff !important;
	background: #0099ff url() 0 0 no-repeat !important;
	line-height: 45px !important;
	text-shadow: 1px 1px 1px #333;
	-moz-text-shadow: 1px 1px 1px #333;
	-ms-text-shadow: 1px 1px 1px #333;
	-webkit-text-shadow: 1px 1px 1px #333;
}
/* 通用行业资讯的导航激活样式 */
.activation{
	background: #0085dd none !important;
}
.newNav a:hover{
	background: #0085dd !important;
}
.summitNav ul li.active a {
    color: #0085dd !important;
}
.summitNav ul li a:hover {
   color: #0085dd !important;
}