[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}

#dropdown-user>.dropdown-toggle img {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.font12 {
  font-size: 12px;
}

.font14 {
  font-size: 14px;
}

.font16 {
  font-size: 16px;
}

.color-gray {
  color: #aaa;
}

.ml30{
  margin-left: 30px;
}
.ml10{
  margin-left: 10px;
}
.mr10{
  margin-right: 10px;
}
.mt30{
  margin-top: 30px;
}
.mt50{
  margin-top: 50px;
}

.modal.cover{
  background: rgba(0, 0, 0, .75);
}

.panel-tool {
  position: relative;
  margin: 0 5px;
  height: 42px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
}

.panel-tool .btn {
  padding: 6px 22px;
}

.page-box {
  padding: 12px;
}

.pagination {
  margin: 0 0 10px;
}

.total-page {
  margin-top: 8px;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


/*重写进度条样式*/

.pace {
  height: 6px;
}

.pace-progress {
  height: 6px;
}

.pace .pace-activity {
  background-color: #40c4a7;
}

.pace .pace-progress,
.nano>.nano-pane>.nano-slider {
  background-color: #40c4a7;
}


/*菜单栏样式重置*/

.nano>.nano-content {
  overflow-y: auto;
}

#mainnav-container {
  min-height: 110%;
}

#mainnav {
  padding-bottom: 20px;
}


/*beta图标*/

.brand-title {
  position: relative;
}

.brand-title img {
  position: absolute;
  right: 8px;
  top: 9px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
}

.mainnav-sm .brand-title img {
  right: 25px;
}

.btn {
  border-radius: 3px;
}

#showImg {
  margin-bottom: 5px;
}

#content-container {
  padding-bottom: 0;
}

.modal-body .tip {
  font-size: 14px;
  margin-left: 60px;
  margin-top: 21px;
}

.modal-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -20px;
  background: url("../img/modalIcons.png") no-repeat;
}

.icon-danger {
  background-position: 0 0;
}

.icon-warning {
  background-position: 0 -41px;
}

.table-list td {
  line-height: 31px !important;
}

.detail-box {
  border-top: 1px dotted #ddd;
  overflow: hidden;
}

.detail-box .form-group {
  margin-bottom: 5px;
  overflow: hidden;
}


/*设备地图*/

#mapBox {
  height: 800px;
}

.b-ddd {
  background-color: #ddd !important;
}

.tab-base .nav-tabs>li:not(.active)>a:hover {
  border-color: #ddd;
  cursor: pointer;
}


/*新建广告*/

.device-col {
  float: left;
  width: 440px;
}

.device-col .device {
  background: url(../img/device-sprite.png) no-repeat;
  width: 395px;
  height: 813px;
  background-position: -395px 0;
  background-size: 300%;
  margin-left: 20px;
  position: relative;
}

.device-col .device .status-bar {
  height: 54px;
  width: 321px;
  background: #000 url(../img/status-bar.png) no-repeat;
  background-size: 100%;
  top: 117px;
  position: absolute;
  z-index: 99;
  left: 37px;
}

.device-col .device .window {
  position: absolute;
  top: 171px;
  left: 37px;
  width: 321px;
  height: 513px;
  overflow: hidden;
  font-size: .85rem;
  line-height: 1.05rem;
  background: #eee;
}

.device-col .device .window .ad-pic {
  min-height: 200px;
  position: relative;
  background: #dd7b26 none center center no-repeat;
  background-size: cover;
}

.device-col .device .window .ad-pic img {
  width: 321px;
  height: 200px;
}

.device-col .device .window .ad-pic p {
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
  line-height: 28px;
  background: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  padding: 0 8px;
  color: #777;
}

.device-col .device .window .ad-logo {
  text-align: center;
  padding: 10px;
}

.device-col .device .window .ad-logo img {
  width: 50px;
  margin: 0 auto;
  border-radius: 50%;
}

.add-col {
  float: left;
  width: 400px;
  margin-top: 10px;
  padding: 35px;
  background: #eee;
}

.index-ad .device-col {
  float: left;
  width: 440px;
}

.index-ad .device-col .device {
  background: url(../img/device-sprite.png) no-repeat;
  width: 395px;
  height: 813px;
  background-position: -395px 0;
  background-size: 300%;
  margin-left: 20px;
  position: relative;
}

.index-ad .device-col .device .status-bar {
  height: 54px;
  width: 321px;
  background: #000 url(../img/status-bar1.png) no-repeat;
  background-size: 100%;
  top: 117px;
  position: absolute;
  z-index: 99;
  left: 37px;
}

.index-ad .device-col .device .window {
  position: absolute;
  top: 169px;
  left: 37px;
  width: 321px;
  height: 514px;
  overflow: hidden;
  font-size: .85rem;
  line-height: 1.05rem;
  background: #eee;
}

.index-ad .device-col .device .window .ad-pic {
  height: 514px;
  position: relative;
  background: #dd7b26 none center center no-repeat;
  background-size: cover;
}

.index-ad .device-col .device .window .ad-pic img {
  width: 321px;
  height: 515px;
}

.index-ad .device-col .green-ad .window .ad-pic img {
  width: 321px;
  height: 49px;
}

.index-ad .add-col {
  float: left;
  width: 500px;
  margin-top: 10px;
  padding: 35px;
  background: #eee;
}

.phone .device-col {
  float: none;
  width: 440px;
  margin: 0 auto;
}

.phone .device-col .device .status-bar {
  height: 54px;
  width: 321px;
  background: #000 url(../img/status-bar3.png) no-repeat;
  background-size: 100%;
  top: 117px;
  position: absolute;
  z-index: 99;
  left: 37px;
}

.phone .device-col .device .status-bar .btn-back {
  display: inline-block;
  width: 45px;
  height: 20px;
  position: absolute;
  left: 10px;
  top: 25px;
}

.phone .device-col .device .status-bar span {
  color: #eee;
  margin: 25px auto 0px;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
}


/*新加*/

.table {
  margin-bottom: 0;
}

#container .table th {
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 13px 8px;
  text-align: center;
}

#container .table td {
  border: 1px solid #f2f2f2;
  border-top: none;
  padding-bottom: 3px;
  min-height: 30px;
  vertical-align: middle;
  text-align: center;
}

#container .table tr:nth-child(odd) td {
  background-color: #f6f8fa;
}

#container .table button,
#container .table a {
  margin-bottom: 5px;
  margin-right: 5px;
}

#container .table-bottom td {
  padding-bottom: 8px;
}

.tdNoData {
  height: 40px;
}

.panel-title a {
  color: #fff;
  margin-top: 10px;
}

.addbutton button {
  margin-top: 70px;
  border-radius: 2px;
}

.tab-img img {
  max-height: 150px;
  max-width: 200px;
}

.form-control {
  font-size: 12px;
}

.tab-base .nav-tabs>li:not(.active)>a {
  background: #eeeeee;
}

.tab-base .nav-tabs>li:not(.active)>a:hover {
  border-bottom-color: transparent;
  cursor: pointer;
}

.tab-base .nav-tabs>li.active>a {
  background: #fff;
}

.tab-base .nav-tabs>li:not(.active)>a:hover {
  border-color: #ddd;
  cursor: pointer;
}

.m-t-md {
  margin-top: 8px;
}

.an-dashed {
  border-top: 1px dashed #bcbcbc;
  height: 1px;
  color: #fff;
  background-color: #fff;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.an-msg {
  color: #aaa
}

.an-text-left {
  text-align: left !important;
}

.an-no-margin {
  margin-left: 0px;
  margin-right: 0px;
}

.an-solid {
  border-top: 1px solid #bcbcbc;
  height: 1px;
  color: #fff;
  background-color: #fff;
  margin-bottom: 20px;
  box-sizing: border-box;
}


/* 商户认证审核 */

.zoomBtnCon {
  margin: 10px auto;
  width: 104px;
}

.ng-image-crop>section {
  background: #fff;
}

.btn.icon {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 20px;
  padding-right: 20px;
}

.btn.icon:before {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 6px 12px;
  font-size: 30px;
}


/* 景点地图 */

.mCardSec .panel-control,
.arrange .panel-control,
.deviceslist .panel-control,
.arrange .panel-control {
  float: none;
}

.mCardSec .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.arrange .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.deviceslist .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #fff;
  background-color: #ef9b1f;
}

.mCardSec .panel-control .nav-tabs>li:not(.active),
.arrange .panel-control .nav-tabs>li:not(.active),
.deviceslist .panel-control .nav-tabs>li:not(.active) {
  background-color: #eee;
  opacity: .6;
  color: #5f5f5f;
}

.mCardSec .panel-primary>.panel-heading,
.arrange .panel-primary>.panel-heading,
.deviceslist .panel-primary>.panel-heading {
  color: #fff;
  background-color: transparent;
  border-color: #337ab7;
}

.mCardSec .panel-control .nav-tabs,
.arrange .panel-control .nav-tabs,
.deviceslist .panel-control .nav-tabs {
  height: 36px;
}

.mCardSec .panel-control .nav-tabs>li>a,
.arrange .panel-control .nav-tabs>li>a,
.deviceslist .panel-control .nav-tabs>li>a {
  line-height: 36px;
}

.map-box {
  width: 500px;
  min-height: 200px;
  background: #999;
  text-align: center;
  position: relative;
}

.map-box img {
  width: 100%;
}

.map-box .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: move;
}

.map-box .pin {
  display: inline-block;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url('/img/marker-0.png') no-repeat;
}

.pin-box {
  padding: 0 12px;
}

/* 上传样式 */
.upload-box{
  width: 80px;
  height: 80px;
  background: url("/img/add.png") no-repeat center;
  background-size: cover;
  border: 1px solid #dedede;
  border-radius: 4px;
}
.upload-box input[type=file]{
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

/* 统计 */
.data-static{
  font-size: 13px;
  color: #333;
}
.data-static .text-one {
  font-size: 14px;
  color: #666;
}
.data-static .text-one .tips{
  font-size: 12px;
  color: #999;
}
.data-static .text-two {
  font-size: 18px;
  color: #666;
}
.data-static .text-two .num{
  font-size: 28px;
  color: #333;
}
.data-static .text-thr {
  font-size: 14px;
  color: #999;
}
.data-static .bord-rgt {
  border-right: 1px dashed #999;
}
.data-static .btn-select {
  color: #06C1AE;
  border: 1px solid #06C1AE;
  background: #fff;
}
.data-static .down-table{
  font-size: 12px;
  color: #0099FF;
  float: right;
}
.data-static .static-title{
  background: #fafafa;
  padding: 10px 20px;
  text-align: left;
  font-size: 14px;
}
.data-static .detail-title{
  font-size: 14px;
  color: #666;
  font-weight: 700;
}

/* 样式重置 */
.search-items .re-paded{
  padding: 7px 12px;
}


/* 删除图片 */
.show-images{
  position: relative;
}
.show-images .del-img{
  position: absolute;
  width: 20px;
  height: 20px;
  color: #fff;
  background: #da5959;
  font-size: 14px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #dedede;
  line-height: 20px;
  right: -10px;
  top: -10px;
  cursor: pointer;
  z-index: 100;
}