img{max-width: 100%;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}

.el-form-item{width: 48%;margin-bottom: 20px;}
.el-form-item__content{width:  calc(100% - 150px);}
.el-select select{height: 30px;border-radius: 22.5px;background: #fff;border: 2px solid #000;width: 100%;font-size: 12px;}

.tab{line-height: 92px;}
.tab a{display: inline-block;line-height: 40px;margin-top: 18px;border-radius: 20px;border: 2px solid #000;padding: 0 20px;color: #000;margin-right: 20px;}