.branch-container .branchTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-bottom:1px solid #e5e5e5}.branch-container .branchTop .branchTitle h3{font-size:20px}.branch-container .branchTop .branchBreadcrumb .ivu-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex}.branch-container .branchTop .branchBreadcrumb img{margin:0 5px}.branch-container .branchCon{min-height:100vh;padding:20px 0}.branch-container .branchCon .branchSearch{padding:10px;text-align:center}.branch-container .branchCon .branchSearch input{width:300px;height:40px;font-size:16px;color:#666;border:1px solid #09abbf;border-radius:20px 0 0 20px;text-indent:1em}.branch-container .branchCon .branchSearch button{width:80px;height:40px;font-size:16px;color:#fff;border:0;background:#09abbf;border-radius:0 20px 20px 0}.branch-container .branchCon .branchList{width:100%;overflow:hidden}.branch-container .branchCon .branchList .list{background:#f7f7f7;width:30%;margin:5px;float:left}.branch-container .branchCon .branchList .list div{display:block;padding:18px 20px;padding-bottom:15px;padding-right:10px;font-size:16px;color:#333;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.branch-container .branchCon .branchList .list div:before{content:"";display:block;margin-bottom:10px;width:16px;height:4px;background:#09abbf}.branch-container .branchCon .branchList .list:hover{background:#09abbf;cursor:pointer;width:30%;margin:5px;float:left}.branch-container .branchCon .branchList .list:hover div{display:block;padding:18px 20px;padding-bottom:15px;padding-right:10px;font-size:16px;color:#333;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.branch-container .branchCon .branchList .list:hover div:before{content:"";display:block;margin-bottom:10px;width:16px;height:4px;background:#fff}