  .lx-banner{width: 100%;}
.lx-banner img{width: 100%;}

.lx-main{display: flex;padding:0;}
.lx-main-left{float: left;flex: 1;position: relative;width:152px;}
.lx-main-left .locationTop{position: absolute;width:100%;top:0;}
.lx-main-right{float: right;flex: 6;width:908px;}
.lx-main-left .dist{position: absolute;width: 100%;top:61px;font-size:18px;text-align: center;letter-spacing:5px;line-height: 48px;}
.lx-main-left .dist li{cursor: pointer;border-right: 3px solid #E5148B;}
.lx-main-left .dist li.active{background-color: white;color: #E5148B;background-image: url(/images/lx-choose.png);background-repeat: no-repeat;background-position: 10px;background-size: 19px;}

.lx-main-right{padding:20px;float: right;width:908px;}
.lx-main-right .outpatientList:after{content: ' ';display: block;clear: both;visibility:hidden;line-height: 0;height:0;}
.lx-main-right li{position:relative;float:left;width:30%;background: white;margin-right: 4%;font-size:16px;text-align: center;line-height: 40px;margin-bottom: 30px;border-radius: 2px;cursor: pointer;}
.lx-main-right li:nth-child(3n){margin-right: 0;}
.lx-main-right li .under_triangle{width:0;height:0;border-width:15px 15px 0;border-style:solid;border-color:#fff transparent transparent;position:absolute;left: 122px;top:35px;}
.lx-main-right li.active{background: #E5148B;color: white;}
.lx-main-right li.active a{color: white;}
.lx-main-right li.active .under_triangle{border-color:#E5148B transparent transparent;}
.lx-main-right .outpatientInfo .title{font-size: 20px;font-weight: 600;color: #E5148B;margin-bottom:12px;}
.lx-main-right .outpatientInfo .baseinfo{font-size:14px;margin-top:3px;}
.lx-main-right .map{margin-top:20px;}
.lx-main-right .map #l-map{width: 100%;height: 400px;}
.lx-main-right .lx-bus{display: flex;margin-top:50px;}
.lx-main-right .lx-bus .routeTitle{font-size:25px;font-weight: 600;margin-bottom: 8px;}
.lx-main-right .lx-bus .routeWay{padding-left:15px;font-size: 16px;float: right;width:727px;}

.lx-banner{position: relative;}
.zixunnow{position: absolute;width: 27%;height: 80px;background: red;top:60%;left:12%;background: rgba(0,0,0,0);}