.ywtb-card>li{ margin-top:50px; position: relative; height: 366px; overflow: hidden; float: left; width: 25%; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s; background-color: #fff; } .ywtb-card>li.active{ height: 414px; width: 49%; border:1px solid #5b99e2; z-index: 2; } .ywtb-card>li .card-title{ padding: 23px 0; display: block; text-align: center; background-color: #eeeeef; color: #666666; font-size: 18px; font-weight: bold; border-right: 1px solid #d4d4d6; } .ywtb-card>li .card-title p{ margin:0; } .ywtb-card>li .card-title i{ font-weight: normal; font-size: 34px; display: block; } .ywtb-card>li.active .card-title{ font-size: 26px; background: #5b99e2 url("/onezztsldcom/NewStyle/img/ywtb-bg.png") -30px center no-repeat; color: #fff; } .ywtb-card>li.active{margin-top:20px;}