
html{
	
}

.news-index{
   	background:url('http://sohu-media.bjcnc.scs.sohucs.com/web/static/images/newsph20181001/national-day-bg.png') no-repeat center top;
   	background-position-y: 40px;
}

.news-index .wrapper-box{
	background:#fff;
	width:1200px;
    	margin:0 auto;
}

.news-index .news-ph{
	width:1200px;
	height:30px;
    	position:relative;
   	background:url(http://sohu-media.bjcnc.scs.sohucs.com/web/static/images/newsph20181001/national-header.png) no-repeat center top;
}
.news-index .news-ph .ph-link{
	width:100%;
	height:100%;
}

.news-index .news-ph .ph-link a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	line-height:500px;
}

.news-index .news-ph .ph-close{
	position:absolute;
	top:30px;
	right:-64px;
	width:58px;
	height:24px;
}
.news-index .news-ph .ph-close a{
	background:url(http://sohu-media.bjcnc.scs.sohucs.com/web/static/images/newsph20181001/close.png) no-repeat 0 0;
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	line-height:500px;
}