<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ç§‘å­¦æ™ºèƒ½çš„æœåŠ¡ä½“ç³»ï¼Œå…¨é¢æå‡ä½&nbsp;çš„ç•™å­¦æˆ˜æ–—åŠ›*/
.apply_item{width: 100%;background: #f4f4f4;}
.apply_item .title_name.h1{background: #f4f4f4;}
.apply_item ul{width: 1174px;margin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.apply_item ul li{width: 572px;height: 167px;background: #ffffff;border-radius: 5px;margin-bottom: 12px;box-sizing: border-box;padding: 10px 18px;cursor: pointer;}
.apply_item ul li.h1{background: #6589dd!important;}
.apply_item ul li:last-child,.apply_item ul li:nth-last-of-type(2){margin-bottom: 0;}
.apply_item ul li:last-child,.apply_item ul li:nth-last-child(1){margin-bottom: 0;}
.apply_item ul li .left{width:30%;height: 144px;background: url("../images/apply_offer1.png") no-repeat top center;background-size: cover;}
.apply_item ul li .left.h2{width:30%;height: 144px;background: url("../images/apply_offer2.png") no-repeat top center;background-size: cover;}
.apply_item ul li .left.h3{width:30%;height: 144px;background: url("../images/apply_offer3.png") no-repeat top center;background-size: cover;}
.apply_item ul li .left.h4{width:30%;height: 144px;background: url("../images/apply_offer4.png") no-repeat top center;background-size: cover;}
.apply_item ul li .left.h5{width:30%;height: 144px;background: url("../images/apply_offer5.png") no-repeat top center;background-size: cover;}
.apply_item ul li .left.h6{width:30%;height: 144px;background: url("../images/apply_offer6.png") no-repeat top center;background-size: cover;}
.apply_item ul li .right{width: 67%;padding-left: 3%;margin-top: 3%;}
.apply_item ul li .right strong{font-size: 20px;line-height: 41px;font-weight: bold;font-weight: bold;display: block;}
.apply_item ul li .right span{color:#666666;font-size: 14px;display: block;line-height: 22px;}
.apply_item ul li:first-child{}
.apply_item ul li:first-child strong{color: #ffffff;}
.apply_item ul li:first-child span{color: #dddddd;}</pre></body></html>