/*搜索隐藏按钮*/
#showMore .layui-icon.layui-icon-next{
  font-size:20px;
  font-weight: bold;
  color:#009688;
  display: inline-block;
  transform:rotate(90deg);
  -ms-transform:rotate(90deg);     /* IE 9 */
  -moz-transform:rotate(90deg);     /* Firefox */
  -webkit-transform:rotate(90deg)!important; /* Safari 和 Chrome */
  -o-transform:rotate(90deg)!important;
}
#showMore .layui-icon.layui-icon-next.layui-icon-rolate{
  transform:rotate(-90deg);
  -ms-transform:rotate(-90deg);     /* IE 9 */
  -moz-transform:rotate(-90deg);     /* Firefox */
  -webkit-transform:rotate(-90deg)!important; /* Safari 和 Chrome */
  -o-transform:rotate(-90deg)!important;
}
.anbo-layer-form .layui-form-item{
  margin-bottom:12px;
}
.anbo-form .layui-form-item{
  margin-bottom:5px;
}

.anbo-form .layui-form-label{
  padding:9px 10px;
  width:80px;
  line-height:16px;
}

.anbo-layer-form .layui-form-label{
  padding:9px 10px;
  line-height:16px;
}

.anbo-layer-form .layui-input,
.anbo-form .layui-input{
  height: 32px;
}

.anbo-layer-form .layui-input,
.anbo-form .layui-input{
  border-color: #9ba88d;
}

.layui-form-item .anbo-layer-comment{width: 90%;}

#toggle-body{bottom: 0}
.layui-side-menu .layui-nav .layui-nav-child .layui-nav-child a{
	padding-left:50px;
}
.layui-side-menu .layui-nav .layui-nav-item >.layui-nav-child > dd > a{
	padding-left:35px;
}

.anbo-title-h2{
	color:#165e83;
}
.my-body .layui-tab-content .layui-tab-item.layui-show{
  height: 100%;
}
.my-body .layui-tab-content .layui-tab-item.layui-show iframe {
  height: 100%;
}
.my-bg-dblue{
  background-color: #373d41;
}
.my-tab .layui-tab-title .my-first-tab i{
  display:none!important;
}
.my-tab .layui-tab-title li i.layui-icon.layui-tab-close{
  color: #000;
  font-weight: bold;
}
/*滚动条*/
.kit-theme-default {
  overflow: auto;
}
.layui-layer-iframe .layui-layer-btn{
  border-top: 3px solid rgba(0,0,0,.3);
/*  -webkit-box-shadow:inset 0px 4px 0px rgba(0,0,0,.3);
  box-shadow:inset 0px 4px 0px rgba(0,0,0,.3);*/
}
.my-body{
  overflow: hidden;
}
.layui-btn.anbo-btn-gray {
  background: #999;
  color:#fff;
}
.layui-btn.layui-btn-disabled.anbo-btn-green:hover{
  opacity: 0.8;
}
.layui-btn.anbo-btn-green{
  background: #38b48b;
}
.layui-btn.anbo-btn-tip{
  background: #df626e;
}
.layui-table-view{
  margin-top:0px;
}
.anboadmin-carousel{
  position: relative;
}
.anboadmin-carousel.layui-carousel .layui-carousel-ind{
  position: absolute;
  top: -35px;
  left:40%;
}

/*按钮颜色*/
.anbo-btn-add{
  background: #4c4ba3;
}
.anbo-btn-return{
  background: #be4753 !important;
}
.anbo-btn-througt{
  background: #3d693a;
}
.layui-form-mid{
  margin-right:1px;
}



.anbo-color-red{
  color:#f00;
  font-size: 20px;
}
.anbo-field-title{
  margin:10px 20px;
  font-size: 16px;
  font-weight: bold;
}

.anbo-layer-form .anbo-color-red{
  padding: 7px!important;
}
/*弹窗按钮*/
.layui-layer-btn .layui-layer-btn0{
  height: 38px;
  line-height:38px;  
  background: #009688!important;
  padding-right: 19px;
  margin-right:12px;
  margin-bottom: 10px;
  padding-left:18px;
  border: 0;
}
.layui-layer-btn .layui-layer-btn1{
  height: 38px;
  line-height:38px;  
  background: #3d693a;
  color:#fff;
  margin-right:18px;
  margin-bottom: 10px;
  padding-right:19px;
  padding-left:18px;
  border: 0;
}
.layui-layer-btn .layui-layer-btn2{
  height: 38px;
  line-height:38px;  
  background: #888;
  color:#fff;
  margin-right:18px;
  margin-bottom: 10px;
  padding-right:19px;
  padding-left:18px;
  border: 0;
}
.anbo-layer-icon{
/*  font-size:18px!important;
  padding-right:2px;*/
}

.layui-input, .layui-select, .layui-textarea{
  border-color:#9ba88d;
}
/*.anbo-layer-form .anbo-input-block,
.anbo-form .anbo-input-block{
  margin-left: 100px;
  min-height: 38px; 
}
.anbo-form .anbo-input-block .layui-textarea,
.anbo-layer-form .anbo-input-block .layui-textarea{
  border-color:#9ba88d;
}*/
.kit-theme-default .layui-layout-admin .layui-body{
  bottom:0;
}

/*查询条件input*/
.anbo-item{
  width: 100%;
  margin-bottom: 10px;
}
.anbo-item-inline{
  width: 24%;
  display: inline-block;
}
.anbo-opendate-inline{
  width: 44%;
  display: inline-block;
}
.anbo-input{
  height: 30px;
  padding-left:10px;
  width:55%;
  border:1px solid #9ba88d;
  border-radius: 2px;
}.anbo-opendate-inline input{
  width:30%;
  height: 30px;
  border:1px solid #9ba88d;
  display: inline-block;
  border-radius: 2px;
}
.anbo-input-inline{
  display: inline;
}
.anbo-select-inline{
  display: inline;
}
.anbo-select-inline .layui-form-select,
.anbo-select-inline .layui-select-title{
  display: inline;
}
.anbo-select-inline .layui-input{
  display: inline;
  padding-left:10px;
  width: calc(55% + 12px); 
  width: -webkit-calc(55% + 12px); 
  width: -moz-calc(55% + 12px); 
  border-radius: 2px;  
}
.anbo-label{
  display: inline-block;
  width: 60px;
  text-align: right;
}
.anbo-layer-form .layui-input-block{
  margin-left: 101px;
}
.anbo-cols-img{
  width: 25px;
  height: 25px;
}

.anbo-big-label{
  width: 120px;    
  padding: 9px 10px;
  line-height:16px;
  float: left;
  text-align: right;
}
.anbo-img-tips{
  display: block;
  float: right;
  padding:9px 0px;
  font-size:14px;
}
.anbo-layer-form .layui-form-radio,
.anbo-form .layui-form-radio{
  line-height:26px;
}

.anbo-textarea{
  display: block;
  width: 100%;
  height: auto;
  min-height: 40px;
  padding: 6px 9px;
  resize: vertical;
  border-radius:2px;
}

.anbo-del-item{
/*  float: left;
  padding-top:3px;*/
    position: absolute;
    padding-top: 3px;
    left: 6px;
    cursor: pointer;
    z-index: 1;
}
.anbo-del-item > img {
  width: 25px;
  height: 25px;
  cursor:pointer;
}
.anbo-del-label{
  float: left;
  padding:9px 18px;
  line-height: 16px;

}

.anbo-table-selected{
  background: #CDCDC1!important;;
}


.anbo-infos-line{
  line-height: 32px;
  padding:0 9px;
  border:1px solid #9ba88d;
  height: 32px;
}
.anbo-lable-six{
  padding:9px 8px;
  float:left;
  text-align:right;
  line-height:16px;
}


.layui-col-xs12 .layui-col-sm6 .layui-col-md7{
  width: 25%;
}
.layui-form-item .layui-input-inline .anbo{
  width: 100px;  
}

.anbo-images {
  margin-left: 100px;
}
.anbo-images > img{
  width: 190px;
  height: 150px;
  display: inline-block;
  margin-bottom: 5px;
}
.anbo-count span{
  font-weight: bold;
  font-size: 20px;
}

.anbo-flex-images{
  position: relative;
  width: 190px;
  height: 150px;
  display: inline-block;  
  margin-right:5px;
  margin-bottom: 5px;
}
.anbo-flex-images img{
  width: 190px;
  height: 150px; 
}
.anbo-flex-images span{
  position: absolute;
  right: -8px;
  top:-8px;
}
.anbo-flex-images span i{
  font-size: 24px;
  color:#FF5722;
  cursor: pointer;
}
.anbo-disable{
  background-color: #f2f2f2;
}

.anbo-btn-contianer{
  display: inline-block;
  float: left;
  padding:3px 0px;
}

.anbo-add-btn > i{
  color: #009688;
  font-size: 28px;
  cursor: pointer;
  vertical-align:middle;
}
.anbo-del-btn > img{
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.anbo-input-number{
    width: 125px;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    height: 30px;
    border-color: #999;
    border-radius: 2px;padding-left:10px;
}
.anbo-number-label{
  width: 50px;
  height: 32px;
  font-size:16px;
  padding-left: 3px;

}

.anbo-fixed-bottom-btn{
  background: #fff;
  position: fixed;
  bottom:0;
  width: 100%;
  padding-top:16px;
  padding-bottom: 13px;
  text-align:center;
  border-top: 3px solid rgba(0,0,0,.3);
}

.anbo-disable .layui-form-select input.layui-disabled{
  background: #f2f2f2;
  border-color:#9ba88d!important;
  color:#434040!important;
}  