@import url("./common.css");
body { background: none; }

.banner { margin-bottom: 72px; }

.jdMain { margin-bottom: 60px; }

.jdMain .recent { padding-bottom: 60px; box-sizing: border-box; background: url("../img/jd/bg-xiangyun.jpg") no-repeat center 188px; }

.jdMain .recent .part01 { margin-bottom: 32px; }

.jdMain .recent .part01 .title { margin-bottom: 20px; }

.jdMain .recent .part01 ul { margin-bottom: 32px; font-size: 14px; }

.jdMain .recent .part01 ul li { line-height: 64px; padding-left: 30px; border-bottom: 1px dotted #ccc; position: relative; }

.jdMain .recent .part01 ul li:last-child { border: none; }

.jdMain .recent .part01 ul li::before { content: ''; position: absolute; width: 26px; height: 10px; background: url(../img/b-txt.png) no-repeat center; left: 0; top: 50%; margin-top: -5px; }

.jdMain .recent .part01 ul li a { display: inline-block; float: left; width: 60%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #222; }

.jdMain .recent .part01 ul li em { float: right; font-size: 14px; color: #333; }

.jdMain .recent .part02 { text-align: center; font-size: 16px; margin-bottom: 50px; }

.jdMain .recent .part02 .cultural-img { height: 240px; overflow: hidden; }

.jdMain .recent .part02 .cultural-img img { width: 100%; }

.jdMain .recent .part02 .row p { color: #c9151e; line-height: 64px; }

@media screen and (max-width: 768px) { .jdMain .hot { min-height: auto; } }
