.main-title2 {
	height: 50px;
	font-size: 14px;
	color: #666;
	line-height: 60px;
	box-sizing: border-box;
	color: #888;
}

.main-title2 a {
	color: #888;
}
.news_list_box{
   margin-top: 30px;	
}
.news_pic_box{
   margin-top: 25px;	
}
.news_pic_box .news_pic_content .news_pic_box_left a span{
background: url(bg_000_opc_70.png) repeat !important;
}
.news_pic_box .news_pic_content ul li a span{
	background: url(bg_000_opc_70.png) repeat !important;
}
.public-news .news-box ul li {
    vertical-align: bottom;
}
.news_pic_box .news_pic_content .news_pic_box_left a img{
	height:100%
}
.phoneMoreBtn {
    display: none;
}


@media screen and (min-width: 1440px) {
	.main-title2 {
		height: 60px;
		font-size: 16px;
		line-height: 70px;
	}
	.news_list_box{
	   margin-top: 35px;	
	}
	.news_pic_box{
	   margin-top: 30px;	
	}
}