.choices-container{display:flex;justify-content:space-around;height:42px;border-bottom:1px solid #f4f4f4}.choices-container div{cursor:pointer}.choices-container .active{color:#ff8e00;border-bottom:2px solid #ff8e00}.province{height:20px;margin:0 20px 0 4px;background:none;padding:0 1px;border-radius:0;border-bottom:1px solid;border:0}.merchants{justify-content:space-between;flex-wrap:wrap;margin-bottom:30px;display:flex;min-height:40vh}.merchant{display:flex;border-radius:10px;margin-top:30px;width:541px;height:190px;border-radius:10px;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.15);border-radius:10px}.merchant-pic{border-radius:5px;width:158px;height:158px;margin:16px;margin-right:30px}.merchant-detail{display:flex;flex-direction:column;justify-content:space-between;width:273px;margin:20px 0}.merchant-info{height:102px;display:flex;flex-direction:column;justify-content:space-between;font-size:16px;color:#a9a9a9}.merchant-info img{height:14px;width:14px;margin-right:6px}.merchant-contact{display:flex;justify-content:space-between;font-weight:400;font-size:16px;line-height:23px;text-align:center;color:#505050}.merchant-contact img{width:30px;height:30px;margin-right:10px}.merchant-title{font-weight:500;font-size:25px;line-height:36px;color:#303030}.merchant-location{display:flex;align-items:center}