@import url("./common.css");
.banner { margin-bottom: 72px; }

.jdMain { margin-bottom: 60px; }

.jdMain .news { margin-bottom: 135px; }

.jdMain .news .recommond { margin-bottom: 50px; }

.jdMain .news .recommond .reco-list { width: 100%; padding-left: 8%; padding-right: 8%; box-sizing: border-box; margin-bottom: 40px; }

.jdMain .news .recommond .reco-list .news-img { width: 100%; min-height: 232px; overflow: hidden; text-align: center; }

.jdMain .news .recommond .reco-list .news-img img { height: 100%; width: auto; }

.jdMain .news .recommond .reco-list h4, .jdMain .news .recommond .reco-list h6, .jdMain .news .recommond .reco-list p { font-size: 14px; font-weight: normal; line-height: 1.6em; }

.jdMain .news .recommond .reco-list h4 { font-size: 16px; color: #1a1a1a; }

.jdMain .news .recommond .reco-list h6 { color: #c9151e; }

.jdMain .news .recommond .reco-list p { color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.jdMain .news .newslist .row { margin-bottom: 20px; }

.jdMain .news .newslist .newsitem { min-height: 150px; border: 1px solid #b4a497; color: #333; margin-bottom: 20px; }

.jdMain .news .newslist .newsitem .date { width: 18.7%; height: 100%; text-align: center; border-right: 1px solid #b4a497; }

.jdMain .news .newslist .newsitem .date .day { line-height: 100px; font-size: 32px; border-bottom: 1px solid #b4a497; margin-bottom: 0; }

.jdMain .news .newslist .newsitem .date .month { padding-top: 16px; box-sizing: border-box; font-size: 16px; }

.jdMain .news .newslist .newsitem .intro { width: 81.2%; height: 100%; padding: 3%; box-sizing: border-box; }

.jdMain .news .newslist .newsitem .intro h3 { font-size: 18px; color: #1a1a1a; font-weight: normal; line-height: 1.6em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.jdMain .news .newslist .newsitem .intro p { text-indent: 2em; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.jdMain .news .newslist .pageinfo { text-align: center; font-size: 12px; }

.jdMain .news .newslist .pageinfo a, .jdMain .news .newslist .pageinfo span { margin-right: 8px; margin-left: 8px; }

.jdMain .news .newslist .pageinfo .thisclass { border-bottom: 1px solid #901818; }

@media screen and (max-width: 768px) { body { background: none; } }
