@charset "gb2312";
/* css document */
.focusnews { clear: both; margin-bottom: 30px;}
.focusnews li div { background: #fff; box-shadow: 0 0 10px #ced7e0; position: relative;display: block; padding:245px 30px 30px;}
.focusnews li img { width:100%; height: 235px; position: absolute; top: 0; left: 0;}
.focusnews li h2 { padding-top: .6em; padding-bottom: .6em; font-size: 24px; font-weight:600; line-height: 1.4em;}
.focusnews li p { font-size: 16px; color: #808080; height: 72px; overflow: hidden;}

.littpicnews li { padding:6px 0; overflow: hidden;}
.littpicnews li img { width: 145px; height: 85px; float: left; margin-right: 15px;}
.littpicnews li p { padding: 10px 0; line-height: 1.6em;}

@media screen and (max-width: 768px) {
	.layui-container .pr20 { padding-right:10px;}
}