@media only screen and (max-width: 1200px) {
	.pc-pic-news {
		width: 610px;
		background: #ccc;
	}
	.pc-picnews,.pc-pic-newslist {
	    height: 346px;
	}
	.pc-pic-newslist h2 {
	    font-size: 14px;
	    line-height: 1.75;
	    height: 3.5em;
	    overflow: hidden;
	    color: #666;
	    margin-top: 5px;
	}
	.pc-pic-newslist h1 {
	    font-size: 18px;
	    line-height: 1.75;
		height: 3.5em;
		overflow: hidden;
	}
	.ej-menu-list ul li a {
	    width: 216px;
	}
	
}

@media only screen and (max-width: 990px) {

	.ej-menu {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 15px;
	}

	.ej-menu-list ul li a {
		width: 100%;
	}

	.ej-box {
		padding-top: 15px;
	}

	.ej-news-list ul li a {
		display: block;
	}

	.ej-news-list ul li {
		border-bottom: 1px solid #f5f5f5;
		padding: 15px 10px 12px;
		background: none !important;
	}

	.ej-news-list ul li:nth-child(even) {
		background: #f4f4f4 !important;
	}

	.ej-news-list ul li a h1 {
		-webkit-line-clamp: 1;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		margin-bottom: 5px;
	}
	.pc-pic-news{
		width: 100%;
		height: auto !important;
	}
	.pc-picnews{
		height: auto !important;
	}
	.box2 {
	    margin-right: 0px;
	}
	.pc-news-box{
		width: 100%;
		padding-right: 0px;
	}
	.margin-t30 {
	    margin-top: 15px;
	}
	.pc-news-box{
		margin-bottom: 15px;
	}
	.pc-news-listbox{
		margin-top: 12px;
	}
	
	.sj-header-top{
		display: block;
	}	
	.header-top {
		display: none;
	}
	

}

@media only screen and (max-width: 768px) {
	
	.page ul li a {
		display: block;
		padding: 2px 10px;
		border: 1px solid #dee4e9;
		margin: 0px 5px;
		text-align: center;
		font-size: 14px;
	}

	.pc-nav ul li {
		width: 80px;
		padding: 0px 16px;
		text-align: center;
	}
	.pc-nav ul li a {
	    font-size: 16px;
	    font-weight: bolder;
	    color: #fff8a9;
	    line-height: 20px;
	}

}
