.ernav{
	height: 66px;
	width: 100%;
	background: url(/webpage/enphone/cms/public/images/ernav_bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.centers{
	overflow: hidden;
}
.ej_wrap{
	width: 96%;
	margin:0 auto;
	height: 66px;
	background: url(/webpage/enphone/cms/public/images/line.png) no-repeat right top;);
	/*background: #fff;*/
}
.ej_wrap a{
	width: 33.3333%;
	display: block; 
	float: left;
	text-align: center;
	vertical-align: middle;
	background: url(/webpage/enphone/cms/public/images/line.png) no-repeat left top;);
	height: 66px;
	position: relative;
}
.ej_wrap a img{
	padding-top: 18px;
}
.ej_wrap a img:nth-child(2){
  display: none;
}
.ej_wrap a img:nth-child(3){
  display: none;
}
.ej_wrap a.on img:nth-child(2){
  display: inline;
}
.ej_wrap a.on img:nth-child(1){
  display: none;
}
.ej_wrap a.on img:nth-child(3){
  display: inline;
  position: absolute;
  top:48px;
  left: 50%;
  margin-left: -12px;
}
.news{
	width: 96%;
	margin:0 auto;
}
.title{
	padding: 35px 0 20px;
}
.js{
	width:100%;
	overflow: hidden;
}
.js .jsz{
	width:272px;
	height:146px;
	border:1px solid #ccc;
	float:left;
	text-align:center;
}
.js .jsz img{
	width:272px;
	height:144px;
	margin-top:1px;
}
.js .jsy{
	width:305px;
	float:right;
	padding-left:35px;
	height:100%;
}
.js .jsy p{
	font-size:16px;
	line-height:22px;
	color:#5a5a5a;
	font-family: "microsoft yahei";
}
.js .jsy h3{
	font-size:24px;
	line-height:20px;
	color:#160503;
	margin:18px 0;
	font-family: "microsoft yahei";

}
.newdate{
	/*height: 41px;
	line-height: 41px;*/
	background: #e3e3e3;
	margin-top: 26px;
	margin-bottom: 16px;
	overflow: hidden;
	padding:10px 0;
}
.newcon,.datetime{
    /*height: 41px;
	line-height: 41px;*/
	text-align: center;
	font-size: 24px;
	color: #000;
	font-family: "microsoft yahei";
}
.newcon{
	border-right: #000 solid 1px;
}
.wid80{
	width: 79%;
}
.wid20{
	width: 20%;
}
.newslist li a{
	color: #000;
	display: block;
	height: 60px;
	line-height: 60px;
}
.newslist li{
height: 60px;
border-bottom: #e7e7e7 dashed 1px;
}
.newslist li span{
	display: inline;
	float: left;
	font-size: 20px;
}
.newslist li span:nth-child(2){
 text-align: center;

}
/*新闻详情页*/
.detail h2{
	font-size: 24px;
	text-align: center;
	padding: 15px 0;
}
.detail{
	overflow: hidden;
}
.faman{
	text-align: center;
}
.faman span{
	color: #5a5a5a;
}
.faman em{
	color: #f00;
}
.content{
	overflow: hidden;
	padding-top: 25px;
}
.content p{
	font-family: "microsoft yahei";
	font-size: 24px;
	color: #5a5a5a;
	line-height: 36px;
}
.back{
	overflow: hidden;
	margin-top: 25px;
	text-align: right;
	border-bottom: #9c9c9c solid 1px;
	padding-bottom: 5px;
}
.back a{
	font-size: 24px;
	color: #9c9c9c;
	text-decoration: none;
}
.sypxyp{
	width:100%;
	margin-top:8px;
	overflow: hidden;
}
.sypxyp span{
	width:49%;
	float:left;
	overflow:hidden;
	color: #9c9c9c;
	font-size: 24px;
	
}
.sypxyp b{
	float: left;
	font-size: 24px;
	color: #9c9c9c;
}
.sypxyp span:nth-child(3){
	text-align: right;
}
/*在线视频*/
.video{
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;

}
.sp_list{
	overflow: hidden;
	padding-top: 30px;
	border-top:#a7a7a7 solid 1px;
}
.sp_list a{
	display: block;
	float: left;
	width: 30%;
	height: 102px;
	margin-right: 5%;
}
.sp_list a img{
	width: 100%;
	height: 100%;
}
.sp_list a:nth-child(3n){
	margin-right: 0;
}
