.content { width: 1280px; height: 369px; } .card { float: left; width: 128px; height: 369px; vertical-align: middle; transition: all .8s; overflow: hidden; margin-right: 10px; background-color: #fafafa; } .card .leftic { float: left; height: 269px; background-color: #2c72b5; padding: 50px 46px; text-align: center; font-size: 24px; color: #fff; border-radius: 10px; position: relative; } .card .rightpic { float: left; width: 616px; } .more-line { position: absolute; left: 0; width: 100%; bottom: 50px; text-align: center; } .card .leftic .more1 { display: none; } .card04 { margin-right: 0; } .card01 .leftic { background: url(../images/dytd.png) top center no-repeat; } .card01 { width: 805px; border-radius: 10px; } .card02 { border-radius: 10px; } .card03 { border-radius: 10px; } .card04 { border-radius: 10px; } .card02 .leftic { background: url(../images/djyl.png) top center no-repeat; } .card03 .leftic { background: url(../images/ysts.png) top center no-repeat; } .card04 .leftic { background: url(../images/wyts.png) top center no-repeat; } .card-content { position: relative; padding: 20px 0; margin-bottom: 10px; width: 583px; margin-left: 30px; border-bottom: 1px dashed #eee; } .card-content .card-item-left { width: 152px; height: 114px; } .card-content .u-tit { font-size: 24px; width: 410px; margin-left: 20px; min-height: 72px; font-weight: bold; text-align: left; } .card-content .u-ct { line-height: 1.8; color: #666; margin: 15px 0 30px; } .card-content img { width: 152px; height: 114px; object-fit: cover; } .card-content .item_detail { margin-bottom: 0; margin-top: 10px; } .rightpic .t-list { margin-left: 30px; } .rightpic .t-list li { margin-bottom: 10px; }