body{background-color: #e7e7e7;}
.othernav .search .search-section{display: none;}
.nav li:nth-child(1){display: none;}
.listbanner{background: url(/static/img/list_banner.jpg) no-repeat top center; background-size: cover; height: 350px; width: 100%;}
.plate-block .block{margin-bottom: 24px;}


.listbody{width: 1200px; margin: 0 auto; padding: 24px; margin-top: 16px; background-color: #fff; overflow: hidden;}
.list-block .block{float: left; width: 100%; overflow: hidden; border-bottom: solid 1px #e7e7e7; margin-bottom: 20px; padding-bottom: 20px;}
.list-block .block:last-child{border-bottom: none;}
.list-block .block .bimg{width: 282px; height: 160px; float: left;}
.list-block .block .bimg img{width: 100%; height: 160px; border-radius: 3px;}
.list-block .block .block-title{float: right; width: 900px;}
.list-block .block .block-title h3{font-weight: normal; font-size: 20px; margin: 0; padding: 0; color: #333;}
.list-block .block .block-title h3 a:hover{color: #bf0614;}
.list-block .block .block-title p{display: block; clear: both; overflow: hidden; margin-top: 8px; color: #666; height: 68px; font-size: 14px; line-height: 22px;}
.list-block .block .block-title .other{overflow: hidden; margin-top: 12px;}
.list-block .block .block-title .other span{display: inline-block; line-height: 20px; color: #666; font-size: 14px; margin-right: 12px;}
.list-block .block .block-title .other span.time{background: url(/static/img/icon_time.png) no-repeat left center; background-size: 18%; padding-left: 20px;}
.list-block .block .block-title .other span.browse{background: url(/static/img/icon_8.png) no-repeat left center; background-size: 36%; padding-left: 20px;}
.list-block .block .block-title .other span.give{background: url(/static/img/icon_9.png) no-repeat left center; background-size: 36%; padding-left: 20px;}

.location{width: 1248px; margin: 0 auto; margin-top: 18px; overflow: hidden;}
.location a{background-color: #fff; font-size: 14px; color: #666; height: 36px; line-height: 36px; display: inline-block; padding: 0 24px; margin: 0;}
.location a.gliang{background-color: #be0815; color: #fff;}
.location a:first-child{border-radius: 4px 0 0 4px;}
.location a:last-child{border-radius: 0 4px 4px 0;}
.location .date{display: inline-block; float: right; line-height: 36px; font-size: 14px; color: #666;}

.pagelist{text-align: center; overflow: hidden; padding: 0px; width: 1012px; margin: 0px auto; margin-top: 32px; font-size: 16px; margin-bottom: 24px;}
.pagelist li{display: inline-block; padding: 0px 2px;}
.pagelist a{color: #333;}
.pagelist li span{display: inline-block;}
.weizhi{display: none;}

@media (max-width: 750px){
    .listbody{width: 100%; padding: 0px; padding-top: 24px; padding-bottom: 12px;}
    .pagelist{width: 100%; margin-top: 12px; margin-right: 35px; margin-bottom: 12px;}
    .logobg{display: none;}
    .listbanner{height: 200px;}
    .list-block .block .bimg{width: 35%; height: auto;}
    .list-block .block .bimg img{height: auto;}
    .list-block .block .block-title{width: 52%; margin-right: 35px;}
    .list-block .block .block-title h3{font-size: 18px; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
    .list-block .block .block-title p{display: none;}
    .list-block .block .block-title h3 b{font-weight: normal;}
    .list-block .block .block-title .other{margin-top: 4px;}
    .list-block .block .block-title .other span.time{display: none;}
    .list-block .block .block-title .other span.browse{display: none;}
    .list-block .block .block-title .other span.give{display: none;}
    .list-block .block{margin-bottom: 12px; padding-bottom: 12px; margin-right: 16px; margin-left: 16px;}
    .weizhi{display: block; font-size: 14px; padding-left: 12px; padding-top: 12px;}
    .gtiaos{height: 38px;}
}










