.list-title{
	border-bottom: 5px solid #eaeaea;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.list-title h2{
	font-size: 22px;
	font-weight: bold;
}
.list li{
	border-bottom: 1px solid #eee;
    padding: 15px 0;
    background: #fff;
    /*height: 115px;*/
    position: relative;
}
.list li:hover{
	background: #f8f8f8;
}
.list li a:hover{
	text-decoration: none;
}
.list .thumbnail, .list .thumbnail img{
	display: block;
	height: 115px;
	width: 180px;
	overflow: hidden;
}
.list .thumbnail img{
	-webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}
.list .thumbnail img:hover{
	-webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.list .thumbnail{
	position: absolute;
	left: 0;
	top: 15px;
}
.list .title{
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 25px;
}
.list .tag{
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
	color: #888;
}
.list .time{
	color: #bbb;
	border-left: 1px solid #bbb;
	padding-left: 15px;
	margin-left: 15px;
}
.list .keywords{
	padding-left: 15px;
}
.list .thumbnail-item{
	min-height: 115px;
}
.list .thumbnail-item h3, .list .thumbnail-item .tag{
	margin-left: 195px;
}
.search .search-btn{
	background-color: #ffffff;
				border: 0
}
.select-page{
	padding-top: 40px;
}
#pagetemple .pagination, #pagetemple .pager-a-jump, #pagetemple a.prev, #pagetemple a.next {
	font-size: 16px!important;
}
#pagetemple a{
	margin: 0 5px;
	display: inline-block;
}
#jumppageId {
	margin-top: 0!important;
	border: 1px solid #D7D7D7;
    border-radius: 3px;
}
#currentid{
	font-weight: bold;
	color: #db2232;
}
@media print, screen and (max-width: 1200px) {
.container{
	width: 1024px;
}
.article-left {
    width: 694px;
}
}
@media print, screen and (max-width: 1050px) {
.container, .article-left{
	width: 768px;
}

.adv-area, .article-right, .top-nav, .breadcrumbs, .footer-gray{
	display: none;
}

}
@media print, screen and (max-width: 768px) {
.container, .article-left{
	width: 480px;
}
.footer-nav, .list .keywords{
	display: none;
}
.list .title {
	font-size: 18px;
	line-height: 24px;
}
}
@media print, screen and (max-width: 480px) {
.article-header {
	text-align: center;
	height: 40px;
}
.article-header .logo, .article-header .channel-name{
	height: 40px;
	line-height: 40px;
	display: inline-block;
}
.article-header .fl{
	float: none;
}

.article-header .logo a {
    height: 40px;
    width: 90px;
    background: url(http://www.dongyingnews.cn/index/default_template/dist/images/logo.png) no-repeat center;
    background-size: 90px auto;
    font-size: 18px;

}
.article-header .channel-name a{
	font-size: 20px;
	
}
.container, .article-left{
	width: 100%;
	box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box;
}
.article-header{
	margin-top: 0;
	padding-bottom: 5px; 
	padding-top: 5px;
	height: 50px;
	border-bottom: 1px solid #f5f5f5;
}
.article-left{
	padding: 15px;
	margin-top: 0;
}
.list-title {
    border-bottom: 3px solid #eaeaea;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.list-title h2 {
	font-size: 18px;
}
.list .title {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}
.list .thumbnail-item {
    min-height: 80px;
}
.list .thumbnail, .list .thumbnail img {
    height: 80px;
    width: 110px;
}
.list .thumbnail-item h3, .list .thumbnail-item .tag {
    margin-left: 125px;
}
.footer-black .fl{
	float: none;
	text-align: center;
}
.search {
	display: none;
}
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2020-05-19 17:05:17" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->