/*custom style by xj*/
/*清除浮动 start*/
.c_f{*zoom:1;}
.c_f:after{display:block; clear:both; height:0; visibility:hidden; content:".";}
.rel{position:relative;} .abs{position:absolute;}
.g_font{font-family:"microsoft yahei";}
.font-wei-normal{font-weight: normal;}
.t_c{text-align: center;} .t_l{text-align: left;} .t_r{text-align: right;}
.f_l{float:left;} .f_r{float:right;}
.m_t_7{margin-top:7px;}
/*skin color*/
.white_txt{color:#fff;}
.white_txt:hover{color:#fff;}
.gray_txt{color:#9d9d9d;}
.s_btn_red{background-color:#d42c22; border:1px solid #d42c22;}
/*btn*/
.btn-add-blue{display:inline-block;clear:both;overflow:hidden;line-height: 24px;}
.btn-add-blue .font-icon{font-size:24px;float:left; margin-right: 6px;width:1em;}
.btn-add-blue .txt{display:inline-block;height:24px;line-height: 24px; float:left;}
/*login style start*/
.login-page.s_img_bg{ background:url(../images/login_bg.png) center 0 no-repeat; background-size: cover;}
.login-box-body.s_trans_bg{ background-color: rgba(0,0,0,0.17); border-radius: 12px; padding:15px 29px 30px;}
.login-box-body.s_trans_bg .login-box-msg{0 20px 14px 20px}
.hei_lg{height:40px;}
.hei_50{height:50px;}
.has-icon-front{position: relative;}
.bor-b-cut {border-bottom: 1px solid #999999;}
.has-icon-front .form-control{ padding-left:42.5px;}
.s_trans_bg .form-control{border:0;}
.form-control-front{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    pointer-events: none;
}
/*login style end*/
/*citys-lists-tree*/
#treeCitys > li.treeview{
    width:150px;
    float: left;
    margin-right: 50px;
}
.table-striped>tbody>tr.tb-header{
    background-color:#efefef;
}
.fix-hei-tb{
    height:420px;
}
.tb-set .btn-icon{
    color:#999999;
    margin-right: 15px;
    font-size: 16px;
}
.font-sm.ion-compose {
    font-size: 20px;
}
/*分页*/
.pagination-box .current{
    background-color:#049bea;
    color:#fff;
}
.pagination-box .current:hover{
    background-color:#098DD2;
    color:#fff;
}
.pagination-box .txt{
    color:#333333;
    line-height: 30px;
    font-size: 13px;
}
.form-group .val-box{
    position:absolute;
    top:50%;
    left:0;
    right:0;
    transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
}
.form-group .val-box .btn{
    margin-left:5px;
}
.form-group .val-box .btn .font-icon{
    margin-left: 5px;
}
/*无描边表格*/
.table-nobor.table > tbody > tr > th{
    border-bottom: 1px solid #f4f4f4;
    font-weight: normal;
    color:#999;
}
.table-nobor.table > thead > tr > th, 
.table-nobor.table > tbody > tr > th, 
.table-nobor.table > tfoot > tr > th, 
.table-nobor.table > thead > tr > td, 
.table-nobor.table > tbody > tr > td, 
.table-nobor.table > tfoot > tr > td{
    border-top:0;
}
.table.num-fill > tbody > tr > td:first-child span{
    display:inline-block;
    width:22px;
    height:22px;
    line-height: 22px;
    border-radius: 3px;
    background-color: #f0f0f0;
    color:#666666;
    text-align: center;
}
.table.num-fill > tbody > tr:nth-child(1) > td:first-child span{
    background-color:#fd2b02;
    color:#fff;
}
.table.num-fill > tbody > tr:nth-child(2) > td:first-child span{
    background-color:#fd8a02;
    color:#fff;
}
.table.num-fill > tbody > tr:nth-child(3) > td:first-child span{
    background-color:#fdc502;
    color:#fff;
}
/*头部灰色背景，行虚线下描边 表格*/
.table.table-hd-gray > tbody > tr > th{
    background-color:#f7f7f7;
    font-weight: normal;
}
.table.table-hd-gray > tbody > tr > td{
    border-bottom: 1px dashed #CECECE;
    border-top:0;
    text-align:center;
}

.row.no-padd .col-md-5,
.row.no-padd .col-md-7{
    padding:0;
    position:relative;
}
.cut-line:before{
    content:"";
    display:block;
    overflow:hidden;
    position:absolute;
    top:0;
    bottom:0;
    width:1px;
    height:100%;
    right:0;
    background-color:#ebebeb;
}

/*echart */
.echart-box{
    width:100%;
    height: 384px;
    position: relative;
}
#main, #main2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
/*2016-6-3new add*/
.echart-box .echart-txt-c{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    font-size:14px;
    color:#666;
    z-index:9999;
}
/*日历*/
.date-sm{
    max-width: 160px;
    text-align: left;
    margin-left:10px;
    height:34px;
    margin-bottom: 0;
}
.date-sm .form-control{
    background-color:#fff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.date-sm .input-group .input-group-addon{
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.date-sm .glyphicon{
    color:#666666;
}
.btn-default.no-fill{
    background-color:#fff;
}
/*日历盘的样式*/
.datetimepicker.dropdown-menu{
    padding:0;
    border-radius: 0;
}
.datetimepicker-days table{
    width:210px;
}
.datetimepicker-days .switch{
    text-align: center;
    font-weight: normal;
}
.datetimepicker-days > table > thead{
    background-color:#f9f9f9;
}
.datetimepicker-days > table > thead > tr > th .glyphicon{
    color:#9a9a9a;
}
.datetimepicker-days > table > thead > tr > th.dow{
    font-weight: normal;
    color:#049bea;
}
.datetimepicker-days > table > thead > tr > th,
.datetimepicker-days > table > thead > tr > td{
    cursor: pointer;
    text-align: center;
}
.datetimepicker-days > table > tbody > tr > td.today{
    background-color:#049bea;
    color:#fff;
}
.datetimepicker-days > table > tbody > tr > td:hover{
    background-color:#fafafa;
}
/*2016-5-19 add*/
.main-map-city{
    width:100%;
    height:400px;
}
.box-scroll{
    height:190px;
    padding-right:6px;
    overflow:auto;
}
/*2015-5-30add*/
.btn-group.open .dropdown-toggle{
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.08);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.08);
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-default:focus {
    color: #333;
    background-color: #FAFAFA;
    border-color: #adadad;
}
.box.no-pa-b,.box.no-pa-b .table,.box.no-pa-b .box-body{padding-bottom: 0;}
.box.no-pa-b{margin-bottom:0;}
.box.no-pa-r .box-body{padding-right:0; }
@media screen and (min-width:1200px){
    .main-header .logo .logo-lg img{
        width:100%;
    }
}
@media screen and (min-height:700px) and (max-height:1000px){
    .echart-box{
        height:450px;
    }
    .box-scroll{
        height:450px;    
    }
}
@media screen and (min-height:1001px){
    .echart-box{
        margin-top:30px;
        height:500px;
    }
    .box-scroll{
        margin-top:20px;
        height:650px;    
    }
}

.btn-select{
	border:1px solid #cccccc;
}

::-webkit-scrollbar              { /* 1 */  width:13px; background-color:#F9F9F9;}
::-webkit-scrollbar-button       { /* 2 */ }
::-webkit-scrollbar-track        { /* 3 */ }
::-webkit-scrollbar-track-piece  { /* 4 */ }
::-webkit-scrollbar-thumb        { /* 5 */ border:solid 2px #F9F9F9; width:5px;  border-radius:8px; background-color:#E2E2E2;}
::-webkit-scrollbar-corner       { /* 6 */ background-color:#F9F9F9;}
::-webkit-resizer                { /* 7 */ }
::-webkit-scrollbar:horizontal   { height:9px;}

button.multiselect{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.multiselect-btn{
	width: 100%;
}
.flex-row{
	display:-moz-box; /* Firefox */
display:-webkit-box; /* Safari and Chrome */
display:-ms-flexbox; /* Internet Explorer 10 */
display:box;
}
.flex-row .flex1{
	-moz-box-flex:1.0; /* Firefox */
	-webkit-box-flex:1.0; /* Safari and Chrome */
	-ms-flex:1.0; /* Internet Explorer 10 */
	box-flex:1.0;
}



.main-sidebar, .left-side{
  position: fixed;
}
.main-header{
  position: fixed;
  top: 0;
    right: 0;
    left: 0;
}
.content-wrapper, .right-side{
  padding-top: 50px;
}
.main-header{
  background: #346cb0;
}
.main-header .logo{
  background-color: rgba(20,20,31,.12);
  height: 50px;
  line-height: 50px;
}
.main-header > .navbar{
  background: #346cb0;
  padding-right: 10px;
  border-bottom:0;
}
.main-header .logo .logo-lg{
  color: #eee;
  text-align: left;
  font-size: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.main-sidebar, .left-side{
  background-color: #f4f6f9;
  box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)!important;
}
.sidebar-menu .treeview-menu > li > a:hover, .sidebar-menu .treeview-menu > li > a.active{
  color: #346cb0;
}
.sidebar-menu li:hover{
  background-color: rgb(255 255 255 / 20%);
}
.sidebar-menu > li > a{
  color: #363642;
}
.sidebar-menu li.active{
  background-color: rgb(255 255 255 / 20%);
  color: #fff;
}
.sidebar-menu li.active > a{
  color: #346cb0;
  font-weight: 600;
}
.navbar-nav>li>a{
  color: #c2c7d0;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
  background-color: rgb(255 255 255 / 20%);
  color: #fff;
}
.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus{
  background-color: rgb(255 255 255 / 20%);
  color: #fff;
}
.main-header .sidebar-toggle{
  color: #c2c7d0;
}
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu{
  background: #f5f5f5;
}
.content-wrapper{
  background: #f4f6f9;
}

.content-header{
  padding: 20px 10px 0px 40px;
}
.content-header > h1{
  border-bottom: 0px;
}
.content-wrapper>.content{
  margin-right: 15px;
  margin-left: 15px;
  background: #fff;
  margin-top: 10px;
  box-shadow: 3px -2px 3px #eee;
}
.flex-cell{
  display: flex;
  align-items: center;
}
.flex{
  flex:1
}

.card {
    position: relative;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #edf2f9;
    border-radius: 5px;
}
.card {
    margin-bottom: 15px;
    border-color: #edf2f9;
    -webkit-box-shadow: 0 8px 15px rgb(18 38 63 / 3%);
    box-shadow: 0 8px 15px rgb(18 38 63 / 3%);
}
.card-body {
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    flex: 1 1 auto;
    padding: 15px;
}
.card>* {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.flex-row {
    --bs-gutter-x: 15px;
    --bs-gutter-y: 0;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(-1*var(--bs-gutter-y));
    margin-right: calc(-.5*var(--bs-gutter-x));
    margin-left: calc(-.5*var(--bs-gutter-x));
}
.align-items-center {
    -webkit-align-items: center!important;
    -moz-box-align: center!important;
    align-items: center!important;
}
.flex-row >* {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-top: 0;
}
.flex-col {
    -webkit-flex: 1 0;
    -moz-box-flex: 1;
    flex: 1 0;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.text-muted {
    --bs-text-opacity: 1;
    color: #95aac9!important;
}
.text-uppercase.h6, h6.text-uppercase {
    letter-spacing: .08em;
}
.h2, h2 {
    font-size: 20px;
}
.h4, h4 {
    font-size: 15px;
}
.col-auto {
    width: auto;
    color: #95aac9!important;
}
.card-header {
    padding: 10px 15px;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #edf2f9;
}
.card-header {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    height: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.card-header:first-child {
    border-radius: -webkit-calc(.5rem - 1px) -webkit-calc(.5rem - 1px) 0 0;
    border-radius: calc(.5rem - 1px) calc(.5rem - 1px) 0 0;
}

.table1 .table > thead > tr > th{
    border-bottom: 1px solid #f4f4f4;
    background-color: #f9fbfd;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .08em;
    color: #95aac9;
    padding: 12px;
}
.table1 .table > tbody > tr > td{
    padding: 15px 12px;
}
.table1 .table > tbody > tr:first-child > td{
  border-top: 0;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    line-height: 20px;
}
@media screen and (max-width:1378px){
   .h2, h2 {
    font-size: 19px;
  }
  .col-auto{
    padding-left: 0;
  }
  .total-d>.flex{
    padding: 0 6px !important;
  }
}
