.download{ padding: 70px 0; } .download ul li{ background: #FFFFFF; padding: 15px 20px; margin-bottom:10px; position: relative; border-left: 5px solid #1e9fff; border-right: 1px solid #ebebeb; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; } .download ul li .text{ float: left; width: 70%; } .download ul li .text{ font-size: 1.2em; margin-bottom: 5px; margin-top: 5px; color: #0d1a26; } .download ul li .btns{ position: absolute; right: 20px; top: 50%; transform: translateY(-50%); } .download ul li .btns .instructions{ color: #1E9FFF; margin-right: 15px; } .download ul li .btns .layui-btn{ color: #ffffff!important; } .download #moreOthers{ padding: 20px; display: none; } .download #moreOthers div{ padding: 20px; }