@charset "utf-8";
/********************reset*********************/
html{height:100%;}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,input,select,blockquote,pre{margin:0;padding:0;}
ul,li{list-style:none;}
em,i{font-style:normal;}
a,a:link{text-decoration:none;outline:none;text-decoration:none;}
.hyper-link:hover{text-decoration: underline  !important;color: #0995ef !important;}
.hyper-link{color: #0995ef !important;}
/*去除默认apple手机显示圆角*/
input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0;background:none;}
/*去除IE10+浏览器文本框后面的小叉叉*/
input::-ms-clear {
    display: none;
}
/*去除IE10+浏览器密码输入框后面的小眼睛*/
input::-ms-reveal {
	display: none;
}
/*禁止多行文本框textarea拖拽*/
textarea {
    resize: none;
}
/*去除谷歌等浏览器默认发光边框*/
input:focus, textarea:focus {
    outline: none;
    background: none;
    -webkit-tap-highlight-color:rgba(0,0,0,.0);
   /*border: 1px solid orange;用户自己添加样式，载入焦点时，边框颜色*/
}
input{vertical-align:middle;}
.placeholder::-webkit-input-placeholder{color:#a94442;}
.placeholder::-moz-placeholder{color:#a94442;}
.placeholder::-ms-input-placeholder{color:#a94442;}
.placeholder::-o-placeholder{color:#a94442;}
.placeholder::placeholder{color:#a94442;}
.f-l{float:left;}
.f-r{float:right;}
.clear{clear:both;}
/********************reset end*****************/

/********************common style*****************/
.text-a-r{text-align: right!important;}
.my-addon{position: absolute;right: 13px;top: 7px;}
.match-bg{background-color: yellow;}
.cursor {cursor: pointer;}
.f-bold{font-weight:700;}
.f-bold-normal{font-weight:normal;}
.icon{font-size:20px;color:#fff;}
.icon-danger{color:#dd4b39!important;}
.icon-warningd{color:#f39c12;}
.icon-success{color:#5cb85c;}
.icon-info{color:#0995ef;}
.icon-normal{color:#ffffff!important;}
.icon-gray{color:#333;}
.iconfont{font-size:12px;}
.btn .iconfont{font-size: 14px; vertical-align: 0px;}
.font12{font-size:12px;}
.font14{font-size:14px;}
.font16{font-size:16px !important;}
.font18{font-size:18px;}
.font20{font-size:20px !important;}
.font22{font-size:22px !important;}
.font24{font-size:24px !important;}
.font35{font-size:35px !important;}
.font50{font-size:50px;}
.icon-lg{font-size:20px;}
.icon-primary{color:#b8c7ce;}
.icon-blue{color:#31b0d5;}
.icon-pointer{cursor:pointer;}
.iconfont-xs{font-family:"iconfont" !important;font-size:12px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#0995ef;font-weight:700;cursor:pointer;}
.iconfont-sm{font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#0995ef;font-weight:700;cursor:pointer;}
.iconfont-ml{font-family:"iconfont" !important;font-size:18px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#0995ef;font-weight:700;cursor:pointer;}
.iconfont-lg{font-family:"iconfont" !important;font-size:20px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#0995ef;font-weight:400;cursor:pointer;}
.iconfont-lg-copy-black-list{padding: 1px 2px;font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#000;font-weight:400;cursor:pointer;}
.iconfont-lg-copy-blue-list{padding: 1px 2px;font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#0995ef;font-weight:400;cursor:pointer;}
.iconfont-lg-copy-black-detail{position: relative;top: 0px;font-family:"iconfont" !important;font-size:18px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#000;font-weight:400;cursor:pointer;}
.iconfont-lg-copy-blue-detail{position: relative;top: 0px;font-family:"iconfont" !important;font-size:18px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#0995ef;font-weight:400;cursor:pointer;}
span.iconfont-lg,span.iconfont-ml{margin-right: 5px;}
.icon-white{color:#fff;}
.text-important{color:#e41215;}
.progress.lg{height:18px;}
.progress.md{height:15px;}
.progress.sm{height:10px;}
.progress.xs{height:7px;}
.info-tips{color:#FF9900;}
.mt0{margin-top: 0px!important;}
.mt4{margin-top: 4px!important;}
.mt8{margin-top: 8px!important;}
.mt10{margin-top: 10px!important;}
.mt15{margin-top:15px!important;}
.mt-1{margin-top:-1px!important;}
.mt-8{margin-top:-8px!important;}
.mt-10{margin-top:-10px!important;}
.mt-20{margin-top:-20px!important;}
.mt40{margin-top:40px!important;}
.mt50{margin-top:50px!important;}
.mt30{margin-top:30px!important;}
.mt20{margin-top:20px!important;}
.mt22{margin-top:22px!important;}
.mt60{margin-top:60px!important;}
.mb0{margin-bottom:0px!important;}
.mt5{margin-top:5px!important;}
.mb2{margin-bottom:2px!important;}
.mb5{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.mb60{margin-bottom:60px!important;}
.mb150{margin-bottom:150px!important;}
.ml2{margin-left:2px!important;}
.ml5{margin-left:5px!important;}
.ml8{margin-left:8px!important;}
.ml10{margin-left:10px!important;}
.ml12{margin-left:12px!important;}
.ml15{margin-left:15px!important;}
.ml20{margin-left:20px!important;}
.ml30{margin-left:30px!important;}
.ml50{margin-left:50px!important;}
.ml100{margin-left:100px!important;}
.mr2{margin-right:2px!important;}
.mr5{margin-right:5px!important;}
.mr8{margin-right:8px!important;}
.mr10{margin-right:10px!important;}
.mr15{margin-right:15px!important;}
.mr20{margin-right:20px!important;}
.mr30{margin-right:30px!important;}
.mlr4{margin-left:4px!important;margin-right:4px!important;}
.mlr5{margin-left:5px!important;margin-right:5px!important;}
.mt0{margin-top:0!important;}
.mb0{margin-bottom:0!important;}
.border{border:1px solid #ccc;}
.border-b5{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px;}
.border-b10{border-bottom:1px solid #ccc;margin-bottom:10px;padding-bottom:10px;}
.pl0{padding-left: 0!important;}
.pr0{padding-right: 0!important;}
.pt0{padding-top:0px!important;}
.pt7{padding-top:7px!important;}
.pt4{padding-top:4px!important;}
.pt5{padding-top:5px!important;}
.pt10{padding-top: 10px!important;}
.pt15{padding-top:15px!important;}
.pt30{padding-top:30px!important;}
.pb0{padding-bottom:0px!important;}
.pb5{padding-bottom:5px!important;}
.pb10{padding-bottom:10px!important;}
.pb15{padding-bottom:15px!important;}
.pl2{padding-left:2px!important;}
.pl10{padding-left:10px!important;}
.pl15{padding-left:15px!important;}
.pl20{padding-left:20px!important;}
.pl22{padding-left:22px!important;}
.pr10{padding-right:10px!important;}
.pr15{padding-right:15px!important;}
.pr20{padding-right:20px!important;}
.pr30{padding-right:30px!important;}
.pl12{padding-left:12px!important;}
.pl14{padding-left:14px!important;}
.pl24{padding-left:24px!important;}
.pl28{padding-left:28px!important;}
.pd10{padding:15px!important;}
.ptb2{padding-top:2px;padding-bottom:2px;}
.ptb10{padding-top:10px;padding-bottom:10px;}
.plr10{padding-left: 10px!important; padding-right: 10px!important;}
.list-menu.w160{width:160px;}
.none{display:none;}
.clear{clear:both;}
.border-b5{border-bottom:1px solid #dcdcdc;margin-bottom:5px;padding-bottom:5px;}
.border-b10{border-bottom:1px solid #dcdcdc;margin-bottom:10px;padding-bottom:10px;}
.even{background-color: #f9f9f9;}
	.col-wd-12 {
	width: 100%!important;
	}
  .col-wd-11 {
    width: 91.66666667%!important;
  }
  .col-wd-10 {
    width: 83.33333333%!important;
  }
  .col-wd-9 {
    width: 75%!important;
  }
  .col-wd-8 {
    width: 66.66666667%!important;
  }
  .col-wd-7 {
    width: 58.33333333%!important;
  }
  .col-wd-6 {
    width: 50%!important;
  }
  .col-wd-5 {
    width: 41.66666667%!important;
  }
  .col-wd-4 {
    width: 33.33333333%!important;
  }
  .col-wd-3 {
    width: 25%!important;
  }
  .col-wd-2 {
    width: 16.66666667%!important;
  }
  .col-wd-1 {
    width: 8.33333333%!important;
  }
  .time-sort-tips{
	  isplay: inline-block;
	  padding: 0 2px;
	  line-height: 18px;
	  color: #0995ef;
	  border: #0995ef solid 1px;
	  text-align: center;
	  border-radius: 2px;
	  margin-left: 5px;
  }
.tooltip{z-index:3000;}
.bg-fff{background-color:#fff;}
.relative{position:relative;}
.nowrap{white-space:nowrap;}
.scroll-x{overflow-x:auto;}
.scroll-y{overflow-y:auto;}
.scroll-h{overflow:hidden;}
.v-top{vertical-align:top;}
.v-mdl{vertical-align:middle;}
.v-btm{vertical-align:bottom;}
.wauto{width:auto;}
.w46{width:46px!important;}
.w60{width:60px!important;}
.w64{width:64px!important;}
.w80{width:80px!important;}
.w90{width:90px!important;}
.w100{width:100px!important;}
.w110{width:110px!important;}
.w120{width:120px!important;}
.w127{width:127px!important;}
.w145{width:145px!important;}
.w160{width:160px!important;}
.w176{width:176px!important;}
.w180{width:180px!important;}
.w186{width:186px!important;}
.w190{width:190px!important;}
.w200{width:200px!important;}
.w200{width:200px!important;}
.w210{width:210px!important;}
.w230{width:230px!important;}
.w240{width:240px!important;}
.w250{width:250px!important;}
.w270{width:270px!important;}
.w280{width:280px!important;}
.w300{width:300px!important;}
.w310{width:310px!important;}
.w320{width:320px!important;}
.w345{width:345px!important;}
.w350{width:350px!important;}
.w400{width:400px!important;}
.w500{width:500px!important;}
.w600{width:600px!important;}
.h20{height:20px!important;}
.h25{height:25px!important;}
.h30{height:30px!important;}
.h45{height:45px!important;}
.h60{height:60px!important;}
.h290{height:290px!important;}
.h108{height:108px!important;}
.h256{height:256px!important;}
.h300{height:300px!important;}
.h336{height:336px!important;}
.h400{height:400px!important;}
.h500{height:500px!important;}
.h351{height:351px!important;}
.max-h120{max-height:120px;}
.max-h500{max-height:500px;}
.max-w75{max-width:75px;}
.max-w80{max-width:80px;}
.max-w90{max-width:90px;}
.max-w120{max-width:120px;}
.max-w140{max-width:140px;}
.max-w160{max-width:160px;}
.max-w180{max-width:180px;}
.max-w200{max-width:200px;}
.max-w220{max-width:220px;}
.max-w240{max-width:240px;}
.max-w260{max-width:260px;}
.max-w270{max-width:270px;}
.max-w300{max-width:300px;}
.max-w320{max-width:320px;}
.max-w400{max-width:400px;}
.min-w50{min-width:50px;}
.min-w60{min-width:60px;}
.min-w70{min-width:70px;}
.min-w80{min-width:80px;}
.min-w90{min-width:90px;}
.min-w100{min-width:100px;}
.min-w150{min-width:150px;}
.twocode{max-width:176px;max-height:60px;}
.img120-120{width:120px;height:120px;}
.img140-80{width:140px;height:80px;}
.img140-110{width:140px;height:110px;}

.img140-160{width:140px;height:160px;}
.img180-220{width:180px;height:220px;}
.img180-247{width:180px;height:247px;}
.hk-d-width{width:330px !important;}
.line-h14{line-height:14px;}
.line-h18{line-height:18px;}
.line-h32{line-height:32px;}
.line-h34{line-height:34px;}
.inline-block{display:inline-block;}
.dis-table{display:table;}
.table-row{display:table-row}
.table-cell{display:table-cell}
.hr-line5{border-bottom:1px solid #ddd;padding:5px 0;}
.hr-line10{border-bottom:1px solid #ddd;padding:10px 0;}
.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.err-tempty{margin-left:100px;padding:25px 0;font-size:18px;}
.icon-close{position:absolute;right:-5px;top:-1px;width:13px;height:13px;font-size:12px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;line-height:11px;text-align:center;cursor:pointer;}
.icon-close:hover{background-color:#f17c77;color:#fff;}
.word-break{word-wrap:break-word;word-break:break-all;}
.border-rd3{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.border-rd4{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.border-rd5{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.navbar .container-fluid{padding:0 4px;}
.container-fluid{padding-left:10px;padding-right:10px;}
.text-info{color:#199ED8;}
.boredr_bt0{border-bottom: 0px !important;}
a { color: #035ea6;}
a.text-info{text-decoration:none;color:#29a1f7;}
a.text-info:hover{text-decoration:underline;color:#29a1f7;}
.f-l{float: left;}
.f-r{float: right;}
/********************common style end*********padding*/
/********************ul列表公共样式*****************/
ul.ul-libgcolor li:hover{background-color:#29a1f7;color:#fff;}
/********************ul列表公共样式*****************/
/*******************form common style******************/
form div.form-inline{margin-bottom:15px;}
form div.form-inline:last-child{margin-bottom:0;}
form div.form-inline.dataTables_wrapper{margin-bottom:0;}
.combtm-group .form-group{margin-bottom:0;}
.form-inline .form-group label{padding:0 5px 0 10px;}
.form-inline .form-group:first-child label{padding:0 5px 0 10px;}
.form-group .form-mtips{margin-right:10px;line-height:34px;font-weight:700;}
.form-group .form-date-range{width:320px;}
.form-group .form-control-static{word-wrap:break-word;word-break:break-all;}
.form-group span.text-danger{color:#ff0000;}
.form-group span.text-info{color:#199ED8;}
.form-group option{max-width:200px!important;overflow:hidden;}
.has-error .btn-select{border-color:#843534;}
.btn-select{width:100%;height:34px;text-align:left;overflow:hidden;position:relative;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.btn-select span{position:absolute;right:12px;top:50%;margin-top:-2px;}

.select-menu{width:100%;max-height:200px;overflow-y:auto;}
.select-menu li a{overflow:hidden;text-overflow:ellipsis;}
.select-menu .iconfont{color:#333;margin-right:5px;}
.form-request{position:relative;}
.form-request:after {
	content: "*";
	color: #e4393c;
	display: block;
	width: 10px;
	text-align: center;
	line-height: 12px;
	height: 12px;
	position: absolute;
	right: -14px;
	top: 11px;
	vertical-align: bottom;
	font-size: 16px;
	font-family: "黑体";
}
/* 输入框密码自定义样式*/
.form-request-pwd .icon-see,
.form-request-pwd .icon-eye{
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -20px;
	cursor: pointer;
}
.form-request-pwd .form-control{
	padding-right: 35px;
}
.panel.panel-default .panel-heading h2{font-size:24px;}
/*******************form common style******************/

/**************table style********************/
.btn{min-width:80px;font-size:14px;}

.btn-export{display:none;}
#toolbars > a{display: inline;line-height: 58px;}
.btn + .btn{margin-left:5px;}
.checkbox{display:inline-block;}
.checkbox label,.radio label{vertical-align:middle;}
.table.table-noline>thead>tr>th{border:0 none;}
.table.table-noline>tbody>tr>th{border:0 none;}
.table-bordered.table-showline{border:1px solid #dcdcdc;}
.table-bordered>thead>tr>th{border-bottom-width: 0
  ;}
.dataTables_wrapper .table-tbline.table{border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.dataTables_wrapper .table-tbline.table>thead>tr>th{border:0;}
.dataTables_wrapper .table-tbline.table>tbody>tr>td{border:0;}
.dataTables_wrapper .table>thead>tr>th{border-bottom:0 none;}
.top .dataTables_paginate .pagination{float:left;padding:10px;}
.top .dataTables_length{float:left;line-height:46px;padding-top:6px;}
.top .dataTables_auto_refresh{float:left;line-height:46px;padding-left:16px;padding-top:6px;}
.top .dataTables_auto_refresh label{padding: 0 10px 0 2px !important;font-weight: normal !important;}
.top .dataTables_length select.form-control{display:inline-block;}
.dataTables_wrapper .top .dataTables_info{padding:0 10px;line-height:58px;}
div.toolbar{line-height: 58px; margin-right: 9px;}
.table.dataTable .tr-history { color: #0995ef; }
/**************table style end****************/
/********************徽章样式自定义*****************/
.badge-sm{padding:2px 5px;}
.badge-xs{padding:2px 3px;}
.badge-primary{background-color:#337ab7;}
.badge-success{background-color:#5cb85c;}
.badge-info{background-color:#5bc0de;}
.badge-warning{background-color:#f0ad4e;}
.badge-danger{background-color:#d9534f;}
.danger-btn{color:#d9534f!important;}
/********************徽章样式自定义 end*************/
/*******************按钮公共样式****************/
.btn-box a{width:82px;color:#169bd5;border-color:#169bd5;background-color:#fff;}
.btn-box a:hover{background-color:#169bd5;color:#fff;border-color:#169bd5;}
.btn-box button{width:86px;height:30px;line-height:1em;padding:0 12px;color:#0995ef;border-color:#0995ef;background-color:#fff;font-size:14px;}
.btn-box button:hover{background-color:#169bd5;color:#fff;border-color:#169bd5;}
.btn-blue{color:#fff;background:#29a1f7;border-color:#29a1f7;}
.btn-blue:hover{color:#fff;background:#2594e3;border-color:#2594e3;}
/*******************按钮公告样式 end***********/
.con-home{background-color:#313541;;}
/********************导航条*************************/
.navbar{margin-bottom: 0; height:50px;color:#fff;position:relative;z-index:2100;padding-right:15px;}
.navbar .container-fluid{height:50px;}

.navbar .navbar-menu{padding:0 15px;height:50px;line-height:50px;cursor:pointer;font-weight:700;}
.navbar .navbar-menu:hover{background:#1088f3;}
.navbar .navbar-menu.active{background:#1088f3;}
.navbar .navbar-menu .icon{font-size:16px;}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{color:#fff;background-color:#1088f3;}

.navbar-nav .badge{position:absolute;top:6px;left:12px;border-radius:.25em;}
.navbar-nav .dropdown.open .dropdown-toggle{background-color:#1f83ca;}
.navbar-nav .dropdown-toggle{padding-right: 12px;height:50px;overflow:hidden;line-height:50px;cursor:pointer;}
.navbar-nav .dropdown-toggle:hover{background-color:#1f83ca;}
.navbar-nav .dropdown-toggle:hover .icon-shouye{color:#fff;}
.navbar-nav .dropdown-toggle .icon{font-size:14px;}
.navbar-nav .dropdown-menu{color:#333;}
.navbar-nav .dropdown-menu .title-menu{border-bottom:1px solid #dcdcdc;padding:0 5px 5px 10px;line-height:26px;font-size:12px;}
.navbar-nav .dropdown-menu .list-menu{width:278px;max-height:200px;overflow-x:hidden;overflow-y:auto;}
.dropdown-menu .list-menu .desc-menu{display:flex;padding: 0 15px;border-bottom:1px solid #dcdcdc;}
.dropdown-menu .list-menu .desc-menu:hover{background-color:#f4f4f4;}
.list-menu .txt-menu {
	line-height: 18px;
	color: #333;
	font-size: 13px;
	margin-left: 10px;
	display: flex;
	align-items: center;
}

.list-menu .desc-menu .iconfont{position:relative;top:0;}
.list-menu .desc-menu .pull-left .iconfont{top:-3px;}
.list-menu .desc-menu h4{font-size:14px;white-space:nowrap;color:#333;position:relative;overflow:hidden;text-overflow:ellipsis;padding-right:50px;}
.desc-menu h4 small{font-size:12px;color:#999;vertical-align:middle;position:absolute;right:0;top:2px;}
.desc-menu h4 small span{font-size:12px;}
.list-menu .desc-menu p{margin:5px 0 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list-menu .progress-menu h4{margin:0;color:#666;}
.list-menu .progress-menu .progress{margin:5px 0 0 0;}
.dropdown-menu .footer-menu{padding:5px 5px 0 10px;line-height:26px;font-size:12px;text-align:center;}
.navbar-default .navbar-nav>li>a{color:#fff;padding:0;}

.navbar-icons {
	height: 50px;
	position: relative;
}

.navbar-icons .data-search-box {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	transform: translateX(-100%);
	display: flex;
	align-items: center;
	width: 290px;
}

.navbar-icons .data-search-box::after {
	content: "";
	position: absolute;
	right: 12px;
	top: 14px;
	width: 1px;
	height: 22px;
	background-color: rgba(255,255,255,0.6);
}

.navbar-icons .data-search-item{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	position: relative;
	cursor: pointer;
}

.navbar-icons .data-search-item #orgId{
	color: #fff;
	background-color: #0995ef;
	border-color: #66afe9 ;
}
.navbar-icons .data-search-item #orgId:focus{
	color: #555;
	background-color: #eee;
	border-color: #ccc;
}

.navbar-icons .data-search-item .sp_clear_btn{
	color: #ccc;
	font-weight: bold;
}


.navbar-icons .data-search-item #includeSubOrg{
	width: 60px;
	height: 34px;
	position: relative;
	z-index: 2;
	opacity: 0;
	cursor: pointer;
}

.navbar-icons .data-search-item .data-search-item-icon{
	position: absolute;
	z-index: 1;
	width: 60px;
	height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.navbar-icons .data-search-item .data-search-item-icon img{
	height: 30px;
	width: auto;
}

.navbar-icons .data-search-item .data-search-item-icon .bg_icon_gouxuan{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transform: translate(10px,8px);
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.navbar-icons .data-search-item .data-search-item-icon .bg_icon_gouxuan img{
	height: 14px;
}

.navbar-mytext{
	padding: 0 5px;
	float: left;
    border: 0px;
    cursor: pointer;
    line-height: 48px;
}
.navbar-mytext:hover{background-color:#1088f3;}
.navbar-userinfo{line-height:50px;padding:0 5px;margin: 0 10px;}
.navbar-userinfo:hover{background-color:#1088f3;}
.navbar-userinfo.open{background-color:#1088f3;}
.navbar-userinfo .dropdown-toggle{cursor:pointer;height:50px;}
.navbar-userinfo .dropdown-menu{color:#666;line-height:20px;padding-top:0;}
.navbar-userinfo .dropdown-menu .user-header{background-color:#0995ef;padding:10px;color:#fff;}
.dropdown-menu .user-header dl{margin-bottom:0;line-height:34px;white-space:nowrap;}
.dropdown-menu .user-header dl dt{display:inline-block;width:130px;text-align:right;float:none;vertical-align:middle;}
.dropdown-menu .user-header dl dd{display:inline-block;margin-left:auto;vertical-align:middle;}
.dropdown-menu .user-header p{margin-top:10px;}
.dropdown-menu .user-footer{padding:10px;background-color:#f9f9f9;}

.navbar .navbar-langsel{padding:8px 0 0 5px;}
.navbar .navbar-langsel select{cursor:pointer;}
/********************导航条 end*********************/

/********************左侧导航条*************************/

/*****************common style*****************/
.con-sidebar a.link-common{display:block; padding:10px 15px 10px 45px; color:#666;}
.con-sidebar a.link-common:hover{color:#333;background-color:#d9d9d9;}
.con-sidebar i.icon {position:absolute;top: 5px; left:12px; font-size: 22px; margin-right:5px;color:#666;}
.con-sidebar .scroll-wrapper i.icon, .con-sidebar .scroll-wrapper a.link-common.active i.icon {top: 6px;}
.con-sidebar a.link-common.active i.icon {top: 0px;}
.con-sidebar a.link-common .icon-top,.con-sidebar a.link-common .icon-btm{position:absolute;right:20px;top:14px;}
/*****************common style end*************/

.alert-modal.modal-mask:before {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 230px;
	z-index: 1000;
	content: '';
	pointer-events: auto;
}

.main-sidebar {
	position:fixed;
	top:0;
	left:0;
	width:230px;
	height:100%;
	z-index:1040;
	overflow: hidden;
	background-color:#f5f5f5;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	transition:all .2s;
}

.navbar-logo {
	width: 230px;
	height: 50px;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	background-color: #1088f3;
}

.navbar-logo .logo-full {
	height: 50px;
}

.navbar-logo .logo-img {
	width: 45px;
	float: left;
	text-align: center;
}
.navbar-logo .logo-img img{
	margin: 10px 0 0 -2px;
	width: 30px;
	height: 30px;
	vertical-align: top;
}
.navbar-logo .logo-txt{
	width: calc(100% - 45px);
	float: left;
	font-size: 19px;
	vertical-align: top;
	letter-spacing:1px;
	color: #fff;
	white-space: nowrap;
	font-family:'时尚中黑简体';
	text-align: left;
}

.main-sidebar .con-sidebar {
	height: calc(100% - 50px);
	position: relative;
}

.con-container {
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 45px;
    z-index: 1000;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
@media screen and (max-width: 480px) {
	.con-container {
		height: 100%;
		position: fixed;
		top: 0;
		right: 0;
		left: 45px;
		z-index: 1000;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		transition: all .2s;
		overflow-x: auto;
	}
	.panel-body{
		overflow-x: auto;
	}
}


.main-sidebar.hover {
	width: 45px;
}
.main-sidebar.hover .con-sidebar .form-sidebar {
	display: none;
}

.main-sidebar.hover.mouseEnter {
	width: 230px;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}

/*******侧边导航条收起样式*************/
.con-sidebar.hover{width:50px;}
.con-sidebar.hover .user-sidebar img{width:30px;}
.con-sidebar.hover .nav-list>li{width:50px;height:32px;z-index:2002;}
.con-sidebar.hover a.link-common{width:50px;padding-left:24px;margin-left:50px;overflow:hidden;}
.con-sidebar.hover .nav-list a.link-common span{display:none;}
.con-sidebar.hover .nav-list>li:hover{background-color:#d9d9d9;}
.con-sidebar.hover .nav-list>li.active{background-color:#d9d9d9;}
.con-sidebar.hover .nav-list>li:hover a.link-common{width:176px;background-color:#d9d9d9;}
.con-sidebar.hover .nav-l ist>li:hover>a.link-common span{display:inline-block;color:#fff;}
.con-sidebar.hover .nav-list>li:hover>.nav-menu{display:block;}
.con-sidebar.hover .user-infostate{display:none;}
.con-sidebar.hover .form-sidebar{width:0;height:0;overflow:hidden;margin:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}
.con-sidebar.hover .header-sidebar{display:none;}
.con-sidebar.hover .nav-list .nav-menu{position:absolute;left:50px;top:32px;width:176px;background-color:#e6e6e6;z-index:100;overflow:hidden;}
.con-sidebar.hover a.link-common{height:32px;}
.con-sidebar.hover a.link-common.active{margin-left:50px;width:230px;padding: 0 0 0 20px; line-height: 32px;background-color:#d9d9d9;}
.con-sidebar.hover a.link-common.active span{display:block;}
.con-sidebar.hover .labels-sidebar a.link-common p{display:none;}
.con-sidebar.hover .labels-sidebar li:hover p{display:block;}
.con-sidebar.hover a.link-common .icon-top,.con-sidebar.hover a.link-common .icon-btm{right:initial;left:198px;}
/*******侧边导航条收起样式 end********/
.con-sidebar .form-sidebar{margin: 10px; display: block;}
.form-sidebar .input-group{width:100%;}
.con-sidebar .form-sidebar .form-control{background:#fff url(/common/images/search.png) no-repeat 185px 11px;background-size:12px auto;color:#666;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #dcdcdc;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.con-sidebar .form-sidebar .form-control.active{background:#fff url(/common/images/clean.png) no-repeat 185px 11px;background-size:12px auto;}
.form-sidebar .input-group-addon {
	position: absolute;
    right: 5px;
    z-index: 10;
    width: 10px;
    height: 35px;
    background-color: rgba(0,0,0,0);
    border: 1px solid transparent;
    color: #666;
    cursor: default;
}

.input-group-addon .icon {color:#666;font-weight:700;}
.con-sidebar .nav-sidebar{color:#b8c7ce;}
.con-sidebar .header-sidebar{color:#4b646f;background-color:#1a2226;padding:10px 25px 10px 15px;font-size:12px;}
.nav-sidebar .nav-list{position:relative;}
.nav-sidebar .nav-list>li{position:relative;z-index:10;}
.nav-list{margin-bottom: 10px;}
.nav-list li a{
  width:230px;
  text-decoration: none;
  cursor: pointer;
  font-size:16px;
}
.nav-list li a.active{color:#333;background:#d9d9d9;}
.nav-list li a.sel-active{color:#333;background:#d9d9d9;}
.nav-list li a.sel-active .iconfont{color:#333;}
.nav-list li a.active:hover{background:#d9d9d9;}
.nav-list li a.active i,.nav-list li a.active span{color:#333;}
.nav-list li a.link-common:hover i,.nav-list li a.link-common:hover span{color:#333;}
.nav-list li a b{color:#333;}
.nav-list li span.icon{font-size: 18px;color:#b8c7ce;margin-right: 8px;}
.nav-list li span.icon-hover{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);}
.nav-list .nav-menu{display:none;background:#e6e6e6;}
.nav-menu li a{display:block;color:#666;padding:6px 5px 6px 25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nav-menu li a:hover{color:#333;background:#d9d9d9;}
.nav-menu li a:hover span{color:#333;}
.nav-menu li a.hover{color:#fff;background:#383c47;}
.nav-menu li a.hover span{color:#fff;}
.labels-sidebar .header-sidebar .iconfont{font-size:12px;color:#b8c7ce;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;}
.labels-sidebar .header-sidebar span.icon-hover{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);}
.labels-sidebar ul{display:none;}
.labels-sidebar li{position:relative;}
.labels-sidebar a.link-common span{font-size:12px;font-weight:700;}

/**************滚动条*************/
.com-scrollbar .viewport{position:absolute;top:0;}
.com-scrollbar .overview{padding-bottom:80px;}
#comScrollbar .menu-container > div{
  height: 100%;
  overflow: auto;
}
.com-scrollbar .scrollbar{position:absolute;top:0;right:0;width:10px;z-index:2001;}
.com-scrollbar .scrollbar .thumb{display:none;width:10px;height:80px;background:#4c85b6;border-radius:5px;cursor:auto;left:0;top:0;position:absolute;}
/**************滚动条 end*************/
/********************左侧导航条 end*********************/

/********************主体内容*************************/

.con-main{position:relative;padding:10px;height: calc(100% - 50px); background-color:#fff;overflow:hidden;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;}
/* .con-main.hover{left:50px;} */

.con-iframetab{height:26px;margin:-5px 100px 0 0;position:relative;z-index:1030;}
.con-iframetab .ul-iframetab{display:inline-block;height:26px;padding-top:0;white-space:nowrap;}
.ul-iframetab>li{display:inline-block;height:26px;line-height:26px;padding:0 20px;cursor:pointer;white-space:nowrap;background:url(../images/acrossTab.png) no-repeat 0 0;position:relative;}
.ul-iframetab>li:first-child {padding: 0 8px 0 20px;}
.ul-iframetab>li.active{background-position:0 -120px;}
.ul-iframetab>li .lock-span{display: none;}
.ul-iframetab>li.lock-tab .lock-span{display:inline-block;}
.ul-iframetab>li.active em{background-position:right -150px;}
.ul-iframetab>li>i{position: absolute;right: 5px}
.ul-iframetab em{position:absolute;right:-16px;width:16px;height:26px;background:url(../images/acrossTab.png) no-repeat right -30px;}
.ul-iframetab i:nth-last-child(2){position:absolute;right:2px;top:6px;width:13px;height:13px;font-size:12px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;line-height:11px;text-align:center;}
.ul-iframetab i:nth-last-child(2):hover{background-color:#f17c77;color:#fff;}
.ul-iframetab .menu_icon{display: none; color: #666; margin-right: 5px}
.ul-iframetab .active .menu_icon{display: inline-block;}
.ul-iframetab .list-menu{position:absolute;border:1px solid #dcdcdc;background:#fff;padding:10px 0;font-size:12px;z-index:1041;}
.ul-iframetab .list-menu li{padding:3px 15px;line-height:24px;}
.ul-iframetab .list-menu li:hover{background:#29a1f7;color:#fff;}
.con-iframetab .slider-iframetab{width:102px;position:absolute;right:-121px;top:0;text-align:center;letter-spacing:0;font-size:0;display:none;height:26px;line-height:26px;background-color:#fff;}
.slider-iframetab.active{display:block;}
.slider-iframetab span{float:none!important;width:40px;display:inline-block;text-align:center;font-size:18px;border-radius:5px 0 0 5px;cursor:pointer;line-height:24px;border:1px solid #29a1f7;}
.slider-iframetab span:last-child{border-radius:0 5px 5px 0;border-left:0 none;}
.slider-iframetab span:hover,.slider-iframetab span.active{background-color:#29a1f7;color:#fff;}

.con-main .container-fuild{position:absolute;top: 36px;left:0;right:0;bottom:0;overflow:auto;z-index:1;}
.con-main .container-fuild .iframe-box.hide{display:none;}
.con-main .container-fuild .iframe-box.active{display:block; height: 100%;}
.container-fuild .iframe-box iframe{position:absolute;height:100%;width:100%;padding-left:0px;padding-right:0px;bottom:0;}
/********************主体内容*************************/
/******************公共模块样式******************/
.fir-step,.con-step{display:none;}
.content-bg{height: 100%;background-color: #F0F2F5;color: #666;}
.first-step span.fir-step{display:inline-block;}
.first-step .fir-step{display:block;}
.second-step .con-step{display:block;}
.com-panel{margin-bottom: 15px; background-color: #fff; padding: 10px; border: #ededed solid 1px;-moz-box-shadow:2px 2px 5px #e3e3e3; -webkit-box-shadow:2px 2px 5px #e3e3e3; box-shadow:2px 2px 5px #e3e3e3;}
.com-item{height:60px;line-height:60px;margin:0;font-size:24px;}
.com-item p{line-height:22px;font-size:20px;margin-top:-10px;}
.com-modtop{line-height:60px;padding-top:10px;}
.com-module .com-tit{line-height:38px;height:38px;background-color:#f7f7f7;padding:0 22px;}
.com-module .com-tit .com-titerr{background-color:#b23a40;color:#fff;padding:0 5px;}
.com-module .com-tit a.link-error{color:#29a1f7;}
.com-module .com-tit a.link-error:hover{color:#29a1f7;text-decoration:underline;}
.com-module .com-del{padding:0 0px;}
.com-del dd{
	padding-top: 7px;
    padding-bottom: 7px;
}
.form-horizontal .com-module .form-group{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.form-horizontal .form-group {
	margin-bottom: 5px;
}
.com-module .com-del [class*='col-sm-'],
.com-module .com-del [class*='col-xs-'],
.com-module .com-del [class*='col-lg-']{
	padding-left: 0px;
    padding-right: 0px;
}

/* 控制LABLE的右边距 */
.com-module .com-del label.control-label{
	padding-right: 4px;
}
.com-module .com-del .form-group{
	padding-left: 0px;
    padding-right: 0px;
}
.com-module .com-del .form-group{
	margin-bottom: 0px;
}

.com-module .com-del .sp_container{
	margin-bottom:15px;
}
.com-module .com-del .sp_container div.sp_button{
	height:34px;
}

.com-module .com-del .form-group input,
.com-module .com-del .form-group select,
.com-module .com-del .form-group textarea,
.com-module .com-del .form-group img[class*='img']{
	margin-bottom: 15px;
}
.com-del .col-sm-12 dl{width:50%;}
.com-del dl{overflow:hidden;}
.com-del.dl-nopadding dl{padding:0;}
.com-del dl dt {
	float: left;
	width: 33.33333333%;
	padding-top: 7px;
    padding-left: 0px;
    padding-right: 4px;/* 控制LABLE的右边距 */
}

.com-del dl dd {
	float: left;
	width: 66.66666666%;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	margin-left: 0px;
	padding-left: 0px;
}

.com-del dl dd .text-danger{color:#FF0000;line-height:18px;vertical-align:middle;}
.com-del dl dd .text-info{line-height:18px;vertical-align:middle;}
.com-del label.self-label{float:left;width:33.3333333%;text-align:right;
	padding-top: 7px;
    padding-left: 0px;
    padding-right: 4px;/* 控制LABLE的右边距 */
    padding-bottom: 0px;
}
.com-del .line-h28{
	padding-left: 0px;
	padding-top: 7px;
    padding-bottom: 7px;
}
.com-del label{text-align:right;}
.com-del .req-fill{font-family:'\5b8b\4f53';}
.com-del .req-fill,.com-del .req-tips{line-height:34px;color:#e4393c;margin-right:5px;}
.com-del .ipt-vericode{display: inline-block;width:70px;padding: 3px 12px;font-size: 14px;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.com-del .ipt-vericode:focus{ border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
.com-del .ipt-com{width:auto;display: inline-block;padding: 3px 12px;font-size: 14px;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.com-del .ipt-com:focus{ border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
.com-del .com-uploadpz{width:140px;height:110px;background-color:#e4e4e4;border:1px solid #797979;text-align:center;padding-top:20px;}
.com-del .com-imgcert .com-imgdel{position:relative;}
.com-imgcert .com-imgdel .iconfont{position:absolute;right:5px;bottom:2px;font-size:24px;font-weight:700;color:#666;}

.com-allocation>div.left,.com-offline>div.left{padding:0 10px 0 0;}
.com-allocation>div.right,.com-offline>div.right{padding:0 0 0 10px;}
.com-allocation .well{height:220px;}
.com-allocation .info-card{height: 192px;}
.com-offline .info-card{height: 230px;}
.com-allocation dl{height:30px;}
.com-allocation dl dt{font-weight:normal;}

.alter-accinfo{margin-top:20px;}
.alter-accinfo p{line-height:22px;}
.alter-accinfo .com-del{width:650px;padding:10px 0 20px 0;}
.alter-accinfo dl dt{width:25%;padding-bottom:7px;}
.alter-accinfo dl dd{text-align:left;}
.alter-accinfo .btn-box{margin:50px 0 0 80px;}

.com-del .lot-schedule{margin-bottom:20px;}
.com-del .lot-schedule .img-drop{display:none;}
.com-del .lot-schedule.lot-odd .img-odd{display:block;}
.com-del .lot-schedule.lot-odd .img-dropdown{float:left;width:16.66666%;padding:0 15px;}
.com-del .lot-schedule.lot-even>div{float:right!important;}
.com-del .lot-schedule.lot-even .img-even{display:block;float:right;}
.com-del .lot-schedule.lot-even .img-dropdown{float:left;width:16.66666%;margin-left:1.5%;text-align:right;}
.com-del .lot-schedule.lot-odd img.img-drop[class*="pull-"]{display:none;}
.com-del .lot-schedule.lot-even>div:first-child{margin-right:16.66666667%;}
.com-del .lot-schedule.lot-even>div:first-child .lot-direc{display:none;}
.com-del .lot-schedule.lot-last .img-dropdown{display:none;}

.com-del .lot-schedule .lot-direc{margin-top:16%;}
.com-del .lot-record{line-height:20px;}
.com-del .lot-record p{padding:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.com-del .lot-record small{margin-left:5px;font-size:12px;color:#666;}

.com-del.com-home>ul{padding:0 0 15px;}
.com-del.com-home>ul>li{float:left;padding:0 30px;}
.com-del.com-home .icon-kucun{background:url(../images/icon-kucun.png) no-repeat 0 0;}
.com-del.com-home .icon-diaobo{background:url(../images/icon-diaobo.png) no-repeat 0 0;}
.com-del.com-home .icon-baobiao{background:url(../images/icon-baobiao.png) no-repeat 0 0;}
.com-del.com-home .icon-baobiao1{background:url(../images/icon-baobiao1.png) no-repeat 0 0;}
.com-del.com-home .icon-baobiao2{background:url(../images/icon-baobiao2.png) no-repeat 0 0;}
.com-del.com-home .icon-rizhi{background:url(../images/icon-rizhi.png) no-repeat 0 0;}
.com-del.com-home .icon-acc{background:url(../images/icon-acc.png) no-repeat 0 0;}
.com-del.com-home .icon-acc1{background:url(../images/icon-acc1.png) no-repeat 0 0;}
.com-del.com-home .icon-home{display:block;width:60px;height:60px;background-size:60px 64px;margin:0 auto;}
.com-del.com-home p{text-align:center; height: 38px;line-height:38px;}
.com-del .order-top{height:40px;line-height:40px;background-color:#d7d7d7;padding:0 15px;}
.order-top .order-num{margin-right:20px;color:#333;}
.com-del .order-btm{padding:5px 15px;}
.com-del .order-list{border:1px solid #ddd;}
.order-btm li{float:left;padding:0 60px 0 10px; width: 260px; line-height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.flow-step li{position:relative;padding-bottom:15px;display:inline-block;float:none;vertical-align:top;}
.flow-step .icon{display:block;width:34px;height:34px;position:relative;z-index:2;font-size:0;background:#fff url(../images/flow1.png) no-repeat 0 0;}
.flow-step .icon-start{background:#fff url(../images/icon-start.png) no-repeat 0 0;}
.flow-step .icon-auditpass{background:#fff url(../images/flow2.png) no-repeat 0 0;}
.flow-step .icon-complete{background:#fff url(../images/complete.png) no-repeat 0 0;}
.flow-step .icon-completed{background:#fff url(../images/complete1.png) no-repeat 0 0;}
.flow-step .icon-delete{background:#fff url(../images/delete.png) no-repeat 0 0;}
.flow-step .icon-cancel{background:#fff url(../images/cancel.png) no-repeat 0 0;}
.flow-step .icon-line{position:absolute;top:17px;left:15px;width:100%;height:2px;background:url(../images/dotted.png) repeat-x 0 0;z-index:1;}
.flow-step .icon-noline{width:0;}
.flow-step .flow-steptips{font-size:16px;}
.flow-step .flow-audittime,.flow-step .flow-sbtname{font-size:12px;color:#666;line-height:18px;}
.flow-step .flow-sbttips{font-size:12px;color:#ababab;line-height:18px;}

.com-remove{display:inline-block;position:relative;cursor:default;padding:0 8px;margin-right:6px;}

.alert-content .con-dealsucc{margin-top:0;}
.con-dealsucc{width:450px;margin-top:200px;color:#333;padding:25px 30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.con-dealsucc .tipsdel-dealsucc{overflow:hidden;}
.con-dealsucc .icon-success{background:url(../images/chenggong.png) no-repeat 0 0;background-size:34px 34px;}
.con-dealsucc .icon-success:before{content:"";}
.con-dealfail .icon-success{background:url(../images/cuowu.png) no-repeat 0 0;background-size:34px 34px;}
.con-dealsucc i{display:block;width:34px;height:34px;margin:0 10px 0 22px;}
.con-dealsucc .top-dealsucc{margin:6px 0;}
.con-dealsucc{background-color: #E5FDFF;}
.con-dealfail .top-dealfail{overflow:hidden;margin:8px 0 0;}
.con-dealfail{background-color: #E5FDFF;}
.con-dealsucc .mdl-dealsucc{line-height:20px;margin-bottom:8px;}
.con-dealsucc .btm-dealsucc{margin-top:20px;}
.con-dealfail .btm-dealsucc{margin:20px auto 0;text-align:center;}
.con-dealsucc .btm-dealsucc label{font-weight:normal;margin-right:8px;}
.con-dealsucc .btm-dealsucc a{color:#29a1f7;margin:0 20px;}
.con-dealsucc .btm-dealsucc a:hover{text-decoration:underline;}
.task-dealsucc,.con-dealsucc{text-align:left;}
.task-dealsucc .mdl-dealsucc{line-height:20px;margin-bottom:10px;}
.task-dealsucc .btm-dealsucc a{margin-right:15px;}
/******************公共模块样式 end******************/

/*****************自定义下拉菜单**************/
.div-menu{background-color:#fff;border:1px solid #799bd2;border-top:0 none;overflow:auto;}
.div-menu .tips-menu{border-bottom:1px dashed #ccc;line-height:20px;padding:2px 0 2px 20px;color:#666;}
.drop-menu li{height:24px;line-height:24px;color:#333;cursor:default;padding:0 0 0 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.drop-menu li:hover,.drop-menu li.active{background-color:#29a1f7;color:#fff;}
/*****************自定义下拉菜单 end**************/

/******************登录*********************/
.con-login{
	min-height:900px;
	height: 100%;
	position:relative;
	background: url(../images/bg_login.jpg) no-repeat;
	background-size: cover;
}
.photo-login{height:20%;}
.photo-login > .login-title {
	height: 100px;
    color: #ffffff;
    text-align: center;
    line-height: 100px;
    font-size: 54px;
    overflow: hidden;
    letter-spacing: 10px;
    font-family: '时尚中黑简体';
    transform: translate(0, -50%);
    top: 50%;
    position: relative;
}

.photo-login > .login-title img {
    margin-right: 20px;
	width: 50px;
    height: 50px;
    vertical-align: -8px;
}

.box-login {
	height: 60%;
	width: 100%;
	text-align: center;
	/* background: url(../images/login.png) no-repeat center/auto 100%; */
}


.box-login form {
	padding: 40px 40px 60px;
	width: 25%;
	/*height: 90%;*/
	display: inline-block;
    position: relative;
    top: 50%;
	overflow: hidden;
    transform: translate(0, -50%);
	/* filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4); */
    -moz-box-shadow: 0 4px 30px rgba(1,113,185,1);
    -webkit-box-shadow: 0 4px 30px rgba(1,113,185,1);
    box-shadow:0 4px 30px rgba(1,113,185,1);
	background-color: #ffffff;
	border-radius: 3px;
}
@media (max-width:1279px){
    .box-login {
        height: 50%;
    }
    .box-login form {
        width: 27%;
    }
}
@media screen and (min-width:1280px) and (max-width:1439px){
	.box-login {
        height: 55%;
    }
    .box-login form {
        width: 27%;
    }
}
@media screen and (min-width:1440px) and (max-width:1680px){
    .box-login form {
        width: 25%;
    }
}
@media (min-width:1681px){
    .box-login form {
        width: 23%;
    }
}
.box-login form .box-login-title-div {
	height: 30%;
	/*margin-bottom: 40px;*/
	padding-top: 5%;
}
.box-login form .box-login-title-div .box-login-title{
    color: #0995ef;
    letter-spacing: 20px;
    text-align: center;
    font-size: 30px;
    margin-bottom: 5%;
}
.box-login form.firstPasswd {
	width: 24%;
	height: 80%;
}

.box-login form i{position:absolute;width:22px;height:22px;}
.box-login form i.icon-lttop{left:0;top:0;z-index:2;background:url(../images/bg-log01.png) no-repeat 0 0;}
.box-login form i.icon-rttop{right:0;top:0;z-index:2;background:url(../images/bg-log02.png) no-repeat 0 0;}
.box-login form i.icon-ltbtm{left:0;bottom:0;z-index:2;background:url(../images/bg-log03.png) no-repeat 0 0;}
.box-login form i.icon-rtbtm{right:0;bottom:0;z-index:2;background:url(../images/bg-log04.png) no-repeat 0 0;}
.box-login form i.icon-linetop{width:100%;left:0;top:0;z-index:1;background:url(../images/bg-log05.png) repeat-x 0 0;}
.box-login form i.icon-linebtm{width:100%;left:0;bottom:0;z-index:1;background:url(../images/bg-log08.png) repeat-x 0 0;}
.box-login form i.icon-linert{height:100%;right:0;top:0;z-index:1;background:url(../images/bg-log07.png) repeat-y 0 0;}
.box-login .form-group{margin-bottom: 30px;}
.box-login .control-label { padding: 0; width: 40px; height: 40px; color: #fff; text-align: center; line-height: 40px; font-weight: normal; background: rgb(221, 221, 221); }
.box-login .control-label span{color:#fff;}
.box-login .form-msggroup{position:relative;padding-right:120px;}
.box-login .form-group .form-msgcode{width:102px;position:absolute;right:8px;top:-2px;}
.form-group .form-msgcode img{width: 102px; height:34px;}
.box-login .form-group .form-control{border: 0 none; box-shadow: 0 0 0 #000; border-bottom: 1px solid rgb(221, 221, 221); border-radius: 0; width: 100%; height: 40px; line-height: 40px; font-size: 16px;}
.form-ipt{position: relative; width: calc(100% - 40px); height: 40px; padding: 0;}
.form-ipt .iconfont{position: absolute; right: 0; top:8px; font-size: 20px; cursor:pointer;}

.box-login .form-group.account .control-label {background-color: #0995ef;}
/* .box-login .btn-logbox{padding-top:30px;margin-bottom:40px;} */
.box-login .btn-logbox button{padding: 10px 12px; font-size: 21px; border-radius: 5px;}
.con-login .login-fotter{

	color: #ffffff;
	position:absolute;
    font-size: 16px;
    bottom:3%;
    width: 100%;
}
.con-login .login-fotter > div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	object-fit: contain;
	text-align: center;
}
/* 首页底部文字logo图样式 */
.con-login .login-fotter > div > img {
	margin-right: 8px;
	height: 1.4em;
	vertical-align: -3px;
}
/******************登录 end*******************/

/******************404 500********************/
.data-error,.server-error{margin-top:170px;}
.data-error .photo-error{height:198px;background:url(../images/404.png) no-repeat center center;}
.server-error .photo-error{height:198px; background:url(../images/500.png) no-repeat center center;}
.data-error .tips-error{display:inline-block;margin-top:38px;line-height:30px;font-size:18px;}
.data-error .btnbox-error{margin-top:28px;}
.data-error .btnbox-error button{width:174px;height:44px;font-size:16px;margin:0 34px;}
.data-error .btnbox-error .btn-back{background-color:#fff;border:1px solid #29a1f7;color:#29a1f7;}
.data-error .btnbox-error .btn-back:hover{border:1px solid #2197ec;color:#2197ec;}
/******************404 500********************/

/******************img样式******************/
.img200{width:200px;}
.imgH30{height:30px;}
.imgH35{height:35px;}
.imgH40{height:40px !important;}
.imgH45{height:45px;}
.imgH50{height:50px;}
.imgH25{height:25px;}
.imgH80{height:80px;}
.imgH100{height:100px;}
.imgH105{height:105px;}
.imgH110{height:110px;}
.imgH130{height:130px;}
.imgH150{height:150px;}
.imgH120{height:120px;}
.imgH135{height:135px;}
.imgH300{height:300px;}
.imgH400{height:400px;}
.imgH350{height:350px;}
.imgH230{height:230px;}
.imgH240{height:240px;}
.imgH200{height:200px;}
.imgMH230{max-height:230px;}
.imgMH200{max-height:200px;}
.imgW200H220{width:200px;height:220px;}
.imgH170{height:170px;}
.imgH250{height:250px;}
/******************img样式******************/
/********************媒体查询 css**********************/
@media (max-width:768px){
    .navbar{height:auto;}
    .navbar .navbar-menu{margin-left:-15px;}
    .navbar-nav.nav{margin:0 0 0 0;}
    .navbar-nav li{float:left;}
    .navbar-header .navbar-brand{width:100%!important;}
    .navbar-nav .open .dropdown-menu{
         position: fixed;
          top: 100px;
          left:50%;
          z-index: 1000;
          max-width:278px;
          float: left;
          padding: 5px 0;
          margin: 2px 0 0 -140px;
          font-size: 14px;
          text-align: left;
          border-radius: 4px;
          -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          -webkit-background-clip: padding-box;
                  background-clip: padding-box;
           background-color:#fff;
    }

    .con-sidebar{top:100px;}
    .con-sidebar.hover{width:0;overflow:hidden;}
    .con-sidebar.hover a.link-common{width:0;}

    .con-main,.con-main.hover{top:100px;}
    .con-main{left:230px;}

    .box-login form{width:100%;background:url(#);}
}

body .tooltip-inner{
  text-align: left;
  max-width: 350px;
}

.beyond-border {
	position: absolute; top: -999999px; left: -999999px;
}

.table-responsive .dropdown{
  position: static;
}
.table-responsive .dropdown .dropdown-menu-right{
  right: auto;
  left: auto;
  top: auto;
  bottom: auto;
}
.table-responsive .open .dropdown-menu{
  display: block;
}

.box-login .firstPasswd label.control-label span{
  color: #fff;
}

.color737373{color:#737373;}
/********************媒体查询 css end******************/

.form-single {
    border: 1px solid #ccc;
    width: 50%;
    max-width: 680px;
    margin-bottom: 30px;
    background: #FFF;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 20px 20px 0;
}
.form-double {
    border: 1px solid #ccc;
    width: 80%;
    margin-bottom: 30px;
    background: #FFF;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 20px 20px 0;
}
.form-single label,.form-double label {
    font-weight: normal;
}
.form-body {
    padding: 30px 0;
}
.form-header {
	border-bottom: 1px solid #E6E9ED;
	padding: 10px;
	margin-bottom: 20px;
}
.form-footer {
    clear: both;
    border-top: 1px solid #ddd;
    padding: 20px 0 0 0;
    margin: 10px 0 20px 0;
}
.no-data-div {
    height: 200px;
    text-align: center;
    line-height: 200px;
}
.form-disabled {
    pointer-events: none;
    cursor: not-allowed;
    background-color: #eee;
}

/** 设备参数设置样式 */
.set-param.panel > .panel-heading {
    color: #fff;
    background-color: #0995ef;
    border-color: #ddd;
    font-weight: bold;
}

.navbar-warn {
    left: 15px;
    z-index: 99;
    position: absolute;
    top: 5px;
    background-color: rgba(217,83,79, 0.9);
}
/** 下拉提示框样式 */
.alert-custom {
	position: absolute;
    z-index: 1999;
    right: 15px;
    left: 15px;
    opacity: 0.9;
    top: 31px;
}
.alert-dange {
	background-color: rgba(217,83,79, 0.3);
    border-color: rgba(217,83,79, 0.5);
    color: rgba(217,83,79, 1);
}
.btn-alarm {
	color: #d9534f;
    margin-right: 0;
}
/** 下拉提示框样式 end */

/** 列表整体样式修改 */
.list-body {
	height: 100%;
	overflow: hidden;
}
.list-body > .container-fluid {
	height: calc(100% - 5px);
}
.list-body > .container-fluid > .panel.panel-default {
    height: 100%;
}
.list-body > .container-fluid .table-responsive {
	overflow-y: auto;
}

/** 车牌颜色 */

/** 绿色车牌*/
.com-module .green{
    background-color: #029266;
    color: black;
}
.plate-c-green{
    background: url("/common/images/plate-c-green.png") no-repeat;
    color: black;
}

/** 白色车牌*/
.com-module .white{
    background-color: #ececec;
    color: black!important;
}
.plate-c-white{
    background: url("/common/images/plate-c-white.png") no-repeat;
    color: black!important;
}

/** 蓝色车牌*/
.com-module .blue {
    background-color:#2846cc;
    color: white;
}
.plate-c-blue {
    background: url("/common/images/plate-c-blue.png") no-repeat;
    color: white;
}

/** 黄色车牌*/
.com-module .yellow{
    background-color: #f2c500;
    color: black;
}
.plate-c-yellow {
    background: url("/common/images/plate-c-yellow.png") no-repeat;
    color: black;
}

/** 黑色车牌*/
.com-module .black{
    background: black;
    color: white;
}
.plate-c-black{
    background: url("/common/images/plate-c-black.png") no-repeat;
    color: white;
}


/** 未知使用灰色车牌*/
.com-module .grey{
    background-color: grey;
    color: black;
}
.plate-c-unknown{
    background: url("/common/images/plate-c-unknow.png") no-repeat;
    color: black;
}

/** 圆点*/
.plate-c-circle {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin-right: 3px;
    background: grey;
    border: 1px solid #a1a1a1;
}

.plate-c-circle.plate-c-green {
    background: #029266;
}

.plate-c-circle.plate-c-blue {
    background: #2846cc;
}

.plate-c-circle.plate-c-yellow {
    background: #f2c500;
}

.plate-c-circle.plate-c-black {
    background: black;
}

.plate-c-circle.plate-c-white {
    background: white;
}

/** 圆角*/
.plate-c-fillet {
    border-radius: 5px;
    text-align: center;
    border: 1px solid #b9b9a1;
    margin-top: 2px;
    margin-left: 3px;
}
/*橘黄: #FB9E84、粉色: #E988A9、红色: #d9534f*/
.warn-bc-orange {
    background-color: #FB9E84;
}.warn-bc-pink {
    background-color: #E988A9;
}.warn-bc-gules {
    background-color: #d9534f;
}
.com-event-label{
	display: inline-block;
	color: #0995ef;
	background: #0995ef1a;
	border: 1px solid #0995ef;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
   }
.com-flex-center {
	display: flex;
    align-items: center;
}
.search-container .search-open{margin-left: 15px; color: #0d7fea; font-size: 14px; font-weight: bold; cursor:pointer;}
/*.search-more .form-inline{padding-bottom: 15px;}*/
.form-inline+.form-inline{display: none;}
.search-more .form-inline{display: flex;}
.search-more .form-inline:last-child{padding-bottom:0;}
.label-hole-default{border: #777 solid 1px; color: #777;}
.label-hole-primary{border: #337ab7 solid 1px; color: #337ab7;}
.label-hole-success{border: #5cb85c solid 1px; color: #5cb85c;}
.label-hole-info{border: #5bc0de solid 1px; color: #5bc0de;}
.label-hole-warning{border: #f0ad4e solid 1px; color: #f0ad4e;}
.label-hole-danger{border: #d9534f solid 1px; color: #d9534f;}
/** 输入自动转大写 */
.text-transform-upper{
	text-transform:uppercase
}

/* 公用时间切换样式 */
.form-group.time-change-flex {
    display: inline-flex;
    align-items: center;
}

.form-group.time-change-flex select {
    margin-right: 10px;
}

.form-group.time-change-flex .time-tab-list {
	display: flex;
	overflow: hidden;
	margin: 0 10px;
}

.form-group.time-change-flex .time-tab-list .tab-item {
    padding: 0 10px;
    height: 34px;
    display: inline-block;
    float: left;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
	color: #0d7fea;
    /*border-left: 1px solid #ccc;*/
}

.form-group.time-change-flex .time-tab-list .tab-item.active {
    color: #fff;
    background: #0995ef;
    border-color: #0995ef;
}

.form-group.time-change-flex .time-tab-list .tab-item:first-child {
    border-left: none;
}

/* selectPage专用,设备网络正常状态样式 */
.sp_result_area .sp_control_box .btn {
	min-width: auto;
}

.device-network-normal {
    color: #0995ef;
}

/* selectPage专用,设备网络异常状态样式 */
.device-network-error {
    color: #d9534f;
}

ul.sp_results > li.sp_over .select-device-item {
	color: #fff;
}

ul.sp_results > li.sp_selected {
	background: #eee;
}

.select-device-item.blue {
	color: #0995ef;
}

.select-device-item.yellow {
	color: #e4af12;
}

.select-device-item.grey {
	color: #999;
}

.select-device-item span {
	display: inline-block;
}

.select-device-item .parkName {
	display: inline-block;
    max-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
	vertical-align: -2px;
}

.select-tree{
	cursor: pointer;
	padding-right: 34px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 树形选择器 */
.selectContent{
	display: none;
	position: absolute;
	z-index: 999;
	padding: 4px 0;
	overflow-y: scroll;
	max-height: 210px;
	background-color: #fff;
	border: 1px solid #374B6F;
	color: #cce5ff;
	/* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); */
}

/* 公共分页样式 */
.top.page-bar {
	position: sticky;
    top: 0;
    z-index: 9;
    background: #fff;
}
/* div固定定位样式 */
.div-fixed {
    position: sticky;
    top: 0;
}
/* 表格固定定位 */
.table-fixed {
    height: 70vh;
    overflow: auto;
}


/* 弹窗关闭按钮样式 */
.alert-btn-close {
	top: 0 !important;
	right: 5px !important;
	line-height: 1;
}

/* selectedPage下拉框无结果样式优化 */
div.sp_result_area.shadowDown .sp-iconfont.if-warning {
	vertical-align: -2px;
}
/* 表格顶部筛选表单样式*/
.top_filter_form_box{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 0!important;
	min-width: 800px;
}
.top_filter_form_box .form-group{
	display: flex;
	align-items: center;
	margin-bottom: 0;
}
.top_filter_form_box .form-group label{
	white-space: nowrap;
}
/*表格中停车订单id样式*/
.parking-seq-div {
	width: 100%;
	display: flex;
	position: relative;
	align-items: center;


}
.parking-id-span{
	width: 100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.copy-box{
	position: absolute;
	z-index: 99999;
	right: 0;
	top: 0px;
	background: #F5F5F5;
	padding:0 10px;
	/*width: 100px;*/
}
.flex_jc_ai{
	display: flex;
	justify-content: center;
	align-items: center;
}
.flex_center{
	display: flex;
	align-items: center;
}
.flex-column{
	flex-direction: column;
}
.flex_center_sb{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.font-bold{
	font-weight: bold;
}
.flex_one{
	flex: 1;
}
.border_btm{
	border-bottom:1px solid #ddd;
}
.flex_shrink0{
	flex-shrink: 0;
}
.pre-width-100{
	width: 100% !important;
}
.flex{
	display: flex;
}
.danger-tips{
	color: #e4393c;
	font-size: 12px;
}
