.search-form{height:150px;margin-bottom:80px;border-radius:5px;box-shadow:0 0 15px rgba(0,0,0,.2);display:flex;justify-content:space-between;padding:0 50px}.search-form .form-item{display:flex;width:calc(25% - 18.75px);flex-direction:column;justify-content:center}.search-form .form-item>span{height:30px;font-size:1.6rem}.search-form .form-item .el-button{background:#3f445d;color:#fff}