#hyzx-mblist .listBox{display:flex}#hyzx-mblist .listBox .template{border:1px solid #ccc;border-radius:5px;width:344px;justify-content:center;align-items:center;display:flex;flex-direction:column;position:relative;padding:30px 0 15px 0;margin-right:20px}#hyzx-mblist .listBox .template .img{text-align:center}#hyzx-mblist .listBox .template .img img{width:72%}#hyzx-mblist .listBox .template .templateTitle{color:#333;margin-top:25px;font-size:14px}#hyzx-mblist .listBox .template .tab{width:60px;position:absolute;top:0;left:0;background-color:#549ddd;border-top-left-radius:2px;border-bottom-right-radius:5px;color:#fff;height:25px;text-align:center;line-height:25px}#hyzx-mblist .listBox .template .mask{position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5019607843137255);width:100%;height:100%;display:none;justify-content:center;align-items:center;flex-direction:column;border-radius:2px}#hyzx-mblist .listBox .template .mask .btn:last-child{margin-bottom:0}#hyzx-mblist .listBox .template .mask .btn{font-size:16px;border-radius:5px;text-align:center;margin-bottom:30px;width:183px;height:47px;line-height:47px}#hyzx-mblist .listBox .template .mask .default{background-color:#4f9de0;color:#fff;cursor:pointer}#hyzx-mblist .listBox .template .mask .btn-white{background-color:#fff;color:#4f9de0;cursor:pointer}#hyzx-mblist .listBox .template:hover .mask{display:flex}