
.fl {
    float: left;
}

.w1150 {
    width: 100%;
    margin: 0 auto;
    clear: both;
}

.video-wrapper {
    padding-top: 80px;
    padding: 0px 5%;
    position: relative;
}


.clearfix {
    overflow: hidden;
    _zoom: 1;
}


.map-top {
    padding: 5px 35px 5px 25px;
    background: #fff;
}



.location-cur-pos {
  position: relative;
  float: left;
  line-height: 50px;
  padding-left: 40px;
  font-size: 16px;
  color: #212121;
  letter-spacing: 1px;
  background: url(pos.png) left 2px no-repeat;
}

.form-section {
    position: relative;
    margin: 0px;
    padding: 0;
    border: 0;
    text-align: left;
    margin-top: 5px;
}

.xm-select {
    display: block;
    width: 220px;
    margin-right: 14px;
}

.form-section {
    position: relative;
    margin: 0px;
    padding: 0;
    border: 0;
    text-align: left;
    margin-top: 5px;
}

.location-section {
    float: right;
}

.xm-select .dropdown {
    position: relative;
    display: block;
    overflow: hidden;
    _zoom: 1;
    width: 100%;
    max-width: 100%;
    height: 38px;
    border: 1px solid #e0e0e0;
    background: #fff;
    color: #333;
    -webkit-transition: border-color .2s linear;
    transition: border-color .2s linear;
}

.xm-select label {
    position: absolute;
    right: 14px;
    top: 11px;
    z-index: 1;
    width: 16px;
    height: 16px;
    padding: 0;
    font-size: 16px;
    line-height: 1;
    color: #b0b0b0;
    cursor: pointer;
    pointer-events: none;
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.xm-select select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 120%;
    max-width: 120%;
    min-width: 120%;
    height: 38px;
    margin: 0;
    border: 0;
    padding: 0 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    vertical-align: middle;
    background: none;
    color: #333;
    outline: none;
    cursor: pointer;
}

.location-main {
    border: solid 1px #e9e9e9; padding: .5rem;
}

.location-shop-con { overflow: hidden;
}
#toolbar {  
    width:45%;
    margin: 0px auto; position: absolute; left: 0;z-index: 10;
  }
  
  .button {
    width:2rem;
    height: 2rem;
    border-radius:50%;
    background-color:#3AB09E;
    color:#ffffff;
    text-align:center;
    line-height:1.8rem;
    font-size:1.6rem;
    position:relative;
    left:0; top: 0;;
    z-index:1;
  }
  
  .button,.icons{
    -webkit-transition: -webkit-all 1s cubic-bezier(.87,-.41,.19,1.44);
            transition:  all 1s cubic-bezier(.87,-.41,.19,1.44);
  }
  
  .button:after {
    content:"+";
  }
  
  .button.active {
  -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
    left:0px; top: -25px;
  }
  
  
  .icons {
    width:0%;
    overflow:hidden;
    list-style:none;
    background-color:rgba(255,255,255,.6);
    box-shadow: 1px 1px 1px 1px #DCDCDC;
    margin:-68px 0 0 45%;
    border-radius: .5rem;
  }
  
  .icons.open {
    width:100%; height: 14rem;
    margin:-35px 0 0 1%;
    overflow:auto;
  }
  
  .icons li {
    display: none;
    color:#3AB09E;
  }
  
  .icons.open li {
    display: block;
  }
  
  
  
  
.search-box {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin:5px;
    margin-bottom: 0;
    padding: 0 10px;
    -webkit-border-radius: 14px / 50%;
    -moz-border-radius: 14px / 50%;
    border-radius: 14px / 50%;
    text-align: left;
    background: #e9e9e9;
}

.search-box .search-input {
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    color: #868686;
    width: 96%;
    background: #e9e9e9;
    border: none;
}

.search-icon {
  position: absolute;
  display: inline-block;
  background: url(https://wwwstatic.vivo.com.cn/vivoportal/web/dist/img/store/search-icon_6dc8cd4.png) center no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  color: #fff;
  top: 7px;
  right: 14px;
  height: 14px;
  width: 14px;
  cursor: pointer;
}

.location-list li {
    position: relative;
    padding: 8px;
    font-size: 12px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin:0;
    border-bottom: 1px solid #f2f2f2;
}


.location-list .location-num {
  position: absolute;
  left: 7px;
  top: 5px;
  width: 21px;
  height: 28px;
  line-height:21px;
  color: #fff;
  text-align: center;
  background:url("../images/bd1.png") ;
  background-size:100% 100%;
}

.location-list .location-addr {
    font-family: 'Microsoft Yahei';
    font-size: 12px;
    color: #999;
}

.location-list .location-addr h3 {
    font-weight: normal;
    margin-bottom: 2px;
    color: #212121; padding-left: 1.5rem;
    font-size: 12px;
}

.addr-info {
    line-height: 20px;
}

.location-map {
    height: 15rem;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

li.addMove span.location-num{
   background:url("../images/bd2.png");
   background-size:100% 100%;
  }
  
#store-list li:hover{
    transform: scale(1.05);
    box-shadow: 0 0 10px 8px rgba(102,102,103,.1);
}

#store-list li:hover span{
 background:url("../images/bd2.png");
}




.mask {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 10000;
	display: none;
}
.modal {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	transform: translate(-50%, -50%);
	border-radius: 5px;
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, from(rgba(2,8,30,0.4)), to(rgba(6,31,120,0.7)));
	border: 1px solid rgba(2,8,30,.8);
	border-radius: 5px;
	box-shadow: 2px 3px 20px rgba(0,0,0,0.2);
	z-index: 120000;
	display: none;
}
.modal .modal-header {
	height: 50px;
	background: rgba(14,80,131,1);
	padding: 0 15px;
	border-bottom: 1px solid #0d91dd;
	border-radius: 5px 5px 0 0;
	color: #fff
}
.modal .modal-header p {
	line-height: 50px;
	display: inline-block;
}
.modal .modal-header .title {
	font-size: 18px;
	color: #fff;
}
.modal .modal-header .close {
	float: right;
	font-size: 26px;
	margin-top: -2px;
	color: #fff;
	cursor: default;
}
.modal .modal-content {
	min-height: 100px;
	padding: 20px;
}
.modal .modal-footer .btn {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color: white;
	background: #409EFF;
	border: none;
	border-radius: 3px;
}
.modal .modal-footer {
	clear: both;
	border-top: 1px solid #0d91dd;
	padding: 10px;
	text-align: right;
}