/* 这里定义的css会覆盖外部引入的css文件中的定义，同时会被inline中的css定义。html中不应该再出现style标签。除非你作局部替换(scope)——注意，很多浏览器是不支持的scope。 */
.waitMe_container .waitMe .waitMe_content {
position: fixed!important;
top: 220px!important;
z-index: 999999!important;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.btn-primary {
    color: #fff;
    background-color: #1cb8ce;
    border-color: #1cb8ce;
}
.sppad{
  padding-left: 5px;
    padding-right: 5px;
}
.sdiv0 {
    margin: auto;
    width: 1180px;
}
// body{background:#eaeaea;}
.azt_1 {
  cursor: pointer;
  text-decoration: none;
    color: #fff!important;
}
.xlk1 {
    border: 1px solid #e9e6e6;
    height: 50px;
    background: #fff;
    width: 180px;
    padding: 0 0 0 2%;
    margin: 0;
    cursor: pointer;
    font-size: 15px;
}
.ee li.active {
    height: 40px;
    padding: 8px 4px 12px;
    background-color: #1cb8ce;
}
.ee li {
    width: 12%;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}
.ee li.active > a{
    text-decoration: none;
    color: #fff;
}
