html, body{height: 100%;}
a {
outline: 0;
cursor: pointer;
}
a:hover{
text-decoration:none;
}
ul{
padding: 0;
margin: 0;
}
li {
list-style: none;
}
p{
margin: 0;
}
.overflow{
overflow: hidden;
}
.pr-10{
padding-right: 10px;
}
.mb-7{
margin-bottom: 7px;
}
.mb-10{
margin-bottom: 10px;
}
.mb-16{
margin-bottom: 16px;
}
.f-fs12{
font-size: 12px;
}
.f-fs14{
font-size: 14px;
}
.f-fs16{
font-size: 16px;
}
.main-color{
color:#1FA2FF;
}
.color1{
color: #333;
}
.color2{
color: #00CF92;
}
.color3{
color: #F54336;
}
.color4{
color: #999;
}
.bg-color1{
background-color: #F6F6F6;
}
.items {
display: -webkit-box;
display: -webkit-flex;
display: flex;
align-items: center
}
.item{
-webkit-box-flex: 1;
-webkit-flex: 1;
flex: 1;
}
.map-content {
background: #fff;
overflow-y: auto;
overflow-x: auto;
height: 100%;
position: relative;
overflow: hidden;
}
.left{
float: left;
width: 426px;
overflow: hidden;
height: 100%;
position: relative;
border-right: 1px solid #ddd;
box-sizing: border-box;
}
.car{
padding: 10px 20px;
position: relative;
overflow: hidden;
}
li.car{
border-bottom: 1px solid #ddd;
}
.car-img{
float: left;
padding-right: 20px;
}
.item-left{
display: inline-block;
width: 100px;
color: #999;
}
.dingwei{
background: url(../images/weizhidingwei_btn.png) no-repeat 0;
display: inline-block;
width: 65px;
text-align: right;
}
.weizhi{
background: url(../images/weizhi_icon.png) no-repeat 0;
width: 15px;
height: 14px;
display: inline-block;
}
.weizhi-bg{
background-color: #1FA2FF;
color: #fff;
height: 60px;
overflow: hidden;
}
.nav-tabs {
text-align: center;
padding: 10px;
font-size: 0;
position: absolute;
top: 0;
width: 100%;
}
.nav>li{
display: inline-block;
}
.nav-tabs>li {
float: none;
}
.nav-tabs>li:first-child a{
border-radius: 5px 0 0 5px;
}
.nav-tabs>li:last-child a{
border-radius: 0 5px 5px 0;
}
.nav-tabs>li>a{
color:#1FA2FF;
padding: 9px 37px;
margin-right: 0;
border: 1px solid #1FA2FF;
background-color: transparent;
font-size: 16px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
color: #fff;
cursor: default;
background-color: #1FA2FF;
border: 1px solid #1FA2FF;
}
.nav-tabs>li>a:focus, .nav-tabs>li>a:hover{
border: 1px solid #1FA2FF;
background-color: #fff;
}
.tab-content{
margin-top: 60px;
overflow: auto;
height: 100%;
}
.dislpay-arrow a {
background: url(../images/shouhui_btn_pre.png) no-repeat;
}
.dislpay-arrow a.zhankai {
background: url(../images/zhankai_btn_pre.png) no-repeat;
}
.dislpay-arrow a:hover{
background: url(../images/shouhui_btn.png) no-repeat;
}
.dislpay-arrow a.zhankai:hover{
background: url(../images/zhankai_btn.png) no-repeat;
}
.dislpay-arrow a {
position: absolute;
display: block;
width: 26px;
height: 124px;
top: 50%;
margin-top: -62px;
outline: none;
}
#left-panel {
position: absolute;
left: 40px;
top: 20px;
pointer-events: none;
overflow: hidden;
}
#searchbox {
width: 483px;
position: relative;
z-index: 5;
border-radius: 2px;
}
.clearfix {
zoom: 1;
}
.clearfix::before, .clearfix::after {
display: table;
content: "";
}
#searchbox #searchbox-container {
position: relative;
z-index: 2;
pointer-events: auto;
width: 426px;
float: left;
box-sizing: border-box;
box-shadow: rgba(0, 0, 0, 0.15) 1px 2px 1px;
}
#sole-searchbox-content {
position: relative;
}
.searchbox-content {
width: 426px;
border-radius: 2px 0 0 2px;
background: #fff;
}
#sole-searchbox-content #sole-input {
box-sizing: border-box;
border-top-style: initial;
border-bottom-style: initial;
border-top-color: initial;
border-bottom-color: initial;
line-height: 20px;
font-size: 14px;
height: 38px;
color: rgb(51, 51, 51);
position: relative;
border-width: 0px 27px 0px 10px;
border-image: initial;
padding: 9px 0px;
border-left: 10px solid transparent;
border-right: 27px solid transparent;
border-radius: 2px 0px 0px 2px;
}
input:focus{
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.searchbox-content .searchbox-content-common {
box-sizing: border-box;
float: left;
width: 426px;
height: 38px;
}
#search-button {
pointer-events: auto;
width: 57px;
height: 38px;
float: left;
cursor: pointer;
box-shadow: rgba(0, 0, 0, 0.15) 1px 2px 1px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
padding: 0px;
border-radius: 0px 2px 2px 0px;
background: url(../images/sousuo_icon.png) no-repeat center #1FA2FF;
color: #fff;
}
.searchbox-content .input-clear {
cursor: pointer;
position: absolute;
width: 27px;
height: 38px;
right: 0;
top: 0;
background: url(../images/searchbox.png) no-repeat 0 -114px #fff;
display: none;
}
.ui3-suggest-wrap {
position: absolute;
background-color: #fff;
display: none;
box-shadow: 1px 2px 1px rgba(0,0,0,.15);
border-radius: 0 0 2px 2px;
top: 58px;
left: 40px;
z-index: 1000;
width: 426px;
}
.list-scroll {
width: 100%;
overflow-y: auto;
overflow-x: hidden;
width: 426px;
height: 350px;
}
.ui3-suggest-wrap .ui3-suggest-item a {
display: block;
height: 35px;
line-height: 35px;
padding-right: 10px;
text-decoration: none;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ui3-suggest-wrap .ui3-suggest-item a:hover{
background-color: #ddd;
}
.ui3-suggest-wrap .ui3-suggest-item i.default {
background: url(../images/p.png) no-repeat 12px;
background-size: contain;
}
.ui3-suggest-wrap .ui3-suggest-item i {
padding-left: 39px;
font-style: normal;
color: #666;
position: relative;
z-index: 1;
padding-top: 1px;
}
.ui3-suggest-wrap .ui3-suggest-item em {
margin-left: 10px;
margin-right: 20px;
font-style: normal;
color: #999;
}
#addr-list{
border-top: 1px solid #E4E6E7;
}
#car-list{
top:128px;
}
#car-back{
top: 78px;
padding: 10px 20px;
}
.btn-primary {
color: #fff;
background-color: #1fa2ff;
border-color: #1fa2ff;
}
.btn-primary:hover {
color: #fff;
background-color: #1c8ddd;
border-color: #1c8ddd;
}
.btn-primary:focus {
color: #fff;
background-color: #1c8ddd;
border-color: #1c8ddd;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #1c8ddd;
border-color: #1c8ddd;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #1c8ddd;
border-color: #1c8ddd;
}
.query-attendance{
position: fixed;
top: 20px;
right: 20px;
width: 100px;
height: 100px;
background-color: #fff;
text-align: center;
padding: 20px;
box-shadow: rgba(0, 0, 0, 0.15) 1px 2px 1px;
cursor: pointer;
}