@charset "UTF-8";
/*reset*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
ul,
ol {
  list-style-type: none;
}
img {
  border: 0;
}
input,
select,
textarea {
  outline: none;
  border: none;
  background: none;
}
textarea {
  resize: none;
}
a {
  text-decoration: none;
  color: #666;
  cursor: pointer;
  -moz-user-select: none;
}
a:hover {
  text-decoration: none;
}
body {
  font-size: 14px;
  color: #666;
  font-family: "microsoft yahei";
}
.unit {
  margin-top: 10px;
}
.btn {
  border-radius: 4px;
}
/* 配置中心 */
.panel.panel-color .panel-heading {
  padding: 10px 20px;
  padding-bottom: 0px;
}
.btn-circle.btn-primary {
  background: #0075B0;
}
/*
#is_show{
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	padding: 2px;
	color: #00F;
}
.forlable{
	position: relative;
	min-height: 1px;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 5px;
}
.bigfont{
	font-size: 18px;
	font-weight: 800;
	color: black;
}
.bigfonttitle{
	font-size: 18px;
	font-weight: 500;
	color: gray;
}
.fontcolor{
	color: black;
	font-size: 14px;
}

.panelborder {
	position: relative;
	background: #fff;
	padding: 0px ;
	border: 1px solid #000000;
	margin-bottom: 30px;
	margin-top: 30px;
	padding-bottom: 30px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.top-op{
	margin: 20px;
	color:#2D73C4;
	cursor:pointer;
}
.detailhide {
	display: none;
}
.input-left{
	padding-top: 7px;
}
.distancehide{
	display: none;
}
.tt_data{
	border: none;
	background-color: #f4f4f4;
	margin-right: 5px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	padding: 10px 15px;
}
*/
/* 表单验证*/
.form-group .error {
  color: #cc3f44;
  border-color: #cc3f44;
}
.input-group i.error {
  left: 0;
  margin-top: 32px;
  width: 119px;
}
.validate .form-group {
  margin-bottom: 21px;
}
.validate i.error {
  position: absolute;
}
/* 搜索框 */
.search-form .form-control {
  display: inline-block;
  width: 56%;
}
.search-form .form-group label {
  margin-right: 5px;
  width: 36%;
  width: 90px\9;
  text-align: right;
}
.search-form .form-group .holder {
  width: 29%;
}
.search-form .form-group .checkbox-inline {
  width: auto;
  text-align: left;
}
.search-form .checkbox-inline + .checkbox-inline {
  margin-left: 0;
}
.search-form .chk-wrap {
  float: left;
  margin-left: 8%;
  width: 300px;
}
.car-search-form .form-control {
  width: 51%;
}
.car-search-form .form-group label {
  width: 38%;
  width: 90px\9;
}
.settle-form .settle-range input {
  height: 32px;
  border: 1px solid #e4e4e4;
}
.settle-form .form-group label {
  width: 80px;
  text-align: left;
}
.settle-form .col-lg-2 label {
  width: 90px;
}
.settle-form .btn-red {
  margin-bottom: -53px;
}
.settle-form .slider {
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  .search-form .form-group label {
    width: 90px;
  }
}
.center input {
  border: 1px solid #e4e4e4;
}
.analyze-attach {
  margin-left: 41px;
  text-indent: -41px;
}
/* 图片放大弹框 */
.img-bg {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.img-bg.visible {
  display: block;
}
.img-bg.visible .img-open-box {
  display: block;
}
.sidebar-menu + .main-content .img-bg {
  width: calc(100vw - 280px);
  width: 100%\9;
}
.sidebar-menu.collapsed + .main-content .img-bg {
  width: calc(100vw - 80px);
  width: 100%\9;
}
@media screen and (max-width: 768px) {
  .sidebar-menu + .main-content .img-bg,
  .sidebar-menu.collapsed + .main-content .img-bg {
    width: 100%;
  }
}
.img-open-box {
  display: none;
  position: relative;
  margin: 100px auto;
  width: 600px;
  text-align: center;
  background: #fff;
}
.img-open-box img {
  max-width: 100%;
  max-height: 435px;
  height: auto;
  min-width: 200px;
  min-height: 200px;
}
.img-open-box .glyphicon-remove {
  position: absolute;
  right: 0;
  top: -35px;
  font-size: 30px;
  cursor: pointer;
}
.pdfobject-container {
  height: 600px;
}
/* --------------xenon 样式覆盖 */
.login-container {
  width: 960px;
}
.main-footer sticky footer-type-1 {
  margin-top: 10px;
}
.tab-pane {
  padding: 5px;
}
.nav.nav-tabs.tab-content {
  padding: 0dp;
}
/*菜单*/
.sidebar-menu .logo-env {
  padding: 20px 25px;
}
.sidebar-menu {
  display: table-cell;
  position: relative;
  width: 280px;
  background: #2c2e2f;
  z-index: 1;
}
.sidebar-menu .main-menu .curr a {
  color: #fff;
}
.sidebar-menu .main-menu .menu-curr {
  display: block;
}
.sidebar-menu.collapsed .main-menu .menu-curr {
  display: none;
}
.sidebar-menu.collapsed .sidebar-user-info .sidebar-user-info-inner:hover .user-profile span {
  display: block;
  text-align: center;
  line-height: 49px;
}
.sidebar-user-info .user-profile div strong {
  display: block;
  font-size: 21px;
  color: #fff;
  font-weight: 300;
}
.sidebar-user-info .user-profile span,
.sidebar-user-info .user-profile div {
  display: inline-block;
  color: #979898;
  vertical-align: middle;
}
.panel-options {
  margin-left: 10px;
}
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td {
  border-bottom: 1px solid #eee;
}
/*兼容 ie8*/
.main-content .user-info-menu,
.user-links,
.go-up {
  display: none\9;
}
.sidebar-user-info-inner {
  text-align: center\9;
}
/*修改主题色*/
.btn.btn-blue {
  background-color: #3C99FC;
}
.btn.btn-blue:hover,
.btn.btn-blue:focus,
.btn.btn-blue:active {
  background-color: #037DFF;
}
.btn.btn-white {
  color: #5bc0de;
  border: 1px solid #5bc0de;
}
.btn.btn-white:hover,
.btn.btn-white:focus,
.btn.btn-white:active {
  color: #31b0d5;
  border: 1px solid #31b0d5;
  background-color: #fff;
}
.btn.btn-blue-white {
  color: #3C99FC;
  border: 1px solid #3C99FC;
  background-color: #fff;
}
.btn.btn-blue-white:hover,
.btn.btn-blue-white:focus,
.btn.btn-blue-white:active {
  color: #0a7ffb;
  border: 1px solid #0a7ffb;
}
.modal .modal-dialog .modal-content {
  border-radius: 4px;
}
.modal-header .close {
  margin-top: -4px;
  font-size: 26px;
}
.form-group > label,
.form-group .control-label {
  color: #333;
}
.form-control {
  border-radius: 4px;
  border-color: #ccc;
}
/* 列表 (固定列)*/
.table-responsive {
  color: #666;
}
.table.table-bordered > thead > tr > td,
.table.table-bordered > tbody > tr > td,
.table.table-bordered > tfood > tr > td,
.table.table-bordered > thead > tr > th,
.table.table-bordered > tbody > tr > th,
.table.table-bordered > tfood > tr > th {
  border-color: #e0e0e0;
}
.table thead tr {
  background: #f4f4f4;
}
.table tbody tr {
  background: #fff;
}
.table-responsive[data-pattern=priority-columns] {
  border-color: #ccc;
}
td {
  font-weight: normal;
}
.table-hover > tbody > tr:hover {
  background-color: #fafafa;
}
.panel .panel-heading {
  border: 0;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 0;
}
.message i {
  font-style: normal;
}
.message .blue {
  margin: 0 5px 0 7px;
  color: #3C99FC;
}
/* ------------------xenon 样式覆盖 end */
/*--------------------覆盖 bootstrap start */
/*失败成功的弹框提示*/
.modal.toastr .modal-body {
  text-align: center;
}
.modal.toastr .modal-body p {
  margin-top: 10px;
  line-height: 20px;
}
.modal.toastr .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
}
.modal.toastr .modal-dialog .modal-content .modal-footer {
  text-align: center;
  border-top: 0;
}
.modal.toastr .modal-dialog .modal-content .glyphicon {
  font-size: 40px;
}
.modal.toastr .glyphicon-remove-circle,
.modal.toastr .tip-remove {
  color: #f00;
}
.modal.toastr .glyphicon-ok-circle,
.modal.toastr .tip-ok {
  color: #008000;
}
@media (min-width: 768px) {
  .modal.toastr .modal-dialog {
    width: 450px;
  }
}
.btn.btn-icon i {
  padding: 3px 0;
  vertical-align: baseline;
}
/*--------------------覆盖 bootstrap end */
/* -------------------------公共 start*/
/*必填*/
.redq:before {
  margin-right: 5px;
  vertical-align: middle;
  font-size: 14px;
  color: red;
  content: '*';
}
.fn-hide {
  display: none;
}
.relative {
  position: relative;
}
.overflow-hid {
  overflow: hidden;
}
.text-overflow {
  display: inline-block;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
input::-webkit-input-placeholder {
  color: #ddd !important;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ddd !important;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ddd !important;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ddd !important;
}
.url {
  color: #3C99FC;
  text-decoration: underline;
}
.dotting {
  display: inline-block;
  width: 10px;
  min-height: 2px;
  padding-right: 2px;
  border-left: 2px solid currentColor;
  border-right: 2px solid currentColor;
  background-color: currentColor;
  background-clip: content-box;
  box-sizing: border-box;
  animation: dot 2s infinite step-start both;
}
.dotting:before {
  content: '...';
}
/* IE8 */
.dotting::before {
  content: '';
}
:root .dotting {
  margin-left: 2px;
  padding-left: 2px;
}
/* IE9+ */
@keyframes dot {
  25% {
    border-color: transparent;
    background-color: transparent;
  }
  /* 0个点 */
  50% {
    border-right-color: transparent;
    background-color: transparent;
  }
  /* 1个点 */
  75% {
    border-right-color: transparent;
  }
  /* 2个点 */
}
@media screen and (min-width: 768px) {
  .sidebar-menu.collapsed + .main-content .main-footer {
    left: 30px;
  }
}
.page-container .main-content .main-footer {
  margin: 0 0;
  padding: 10px calc(50% - 100%);
}
#main-body {
  min-height: calc(100vh - 14em);
}
.pagination input {
  text-align: center;
}
/* --------------公共 end */
.user-defined-opt .chk {
  margin-right: 10px;
  margin-left: 12px;
}
.user-defined-opt .dropdown-menu {
  min-width: 130px;
}
/* 承运商账号 详情*/
.panel-default li {
  list-style: none;
}
.alli-carrier-detail li {
  line-height: 30px;
}
.alli-carrier-detail .panel-heading:nth-child(n+1) {
  margin-top: 20px;
}
.alli-carrier-detail ul label {
  display: inline-block;
  width: 200px;
  text-align: left;
}
.alli-carrier-detail ul span {
  color: #333;
}
.alli-carrier-detail ul a {
  color: #3572b0;
  text-decoration: underline;
}
/*组织树*/
.tree {
  display: none;
}
.tree .list-group {
  position: absolute;
  z-index: 99;
  width: 95%;
  max-height: 424px;
  overflow-y: auto;
}
.tree .list-group .list-group-item {
  padding: 8px;
  cursor: pointer;
  display: inline-block;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.group-box {
  position: relative;
}
.group-box .glyphicon {
  position: absolute;
  right: 23px;
  top: 10px;
}
/*下拉搜索*/
.search-select {
  display: none;
  position: absolute;
  top: 1px;
  z-index: 999;
  height: auto;
  max-height: 194px;
  overflow-y: auto;
  background: #fff;
}
.search-select .fa-spinner {
  margin: 7px auto;
  display: block;
  width: 20px;
  animation: rotating 2s linear infinite;
  font-size: 20px;
}
.search-select .text-overflow {
  float: left;
  min-width: 80px;
  max-width: 140px;
}
.search-select li {
  height: 26px;
  line-height: 26px;
  cursor: pointer;
}
.search-select li .code {
  float: right;
}
.search-select + .fa-times-circle {
  display: none;
  position: absolute;
  right: 8px;
  top: -23px;
  color: #ccc;
}
@keyframes rotating {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(1turn);
  }
}
/* 导入 */
.panel-heading .webuploader-container {
  display: inline-block;
  margin-left: -15px;
}
.panel-heading .webuploader-pick {
  padding: 7px 10px;
  font-size: 14px;
}
.panel-heading .tips {
  font-size: 14px;
  color: #666;
  vertical-align: super;
}
.panel-heading > div:first-child {
  width: 300px;
  float: left;
}
/* 原因 */
.reason-wrap {
  width: 90%;
  margin: 0 auto;
}
.reason-wrap textarea {
  margin-top: 10px;
  width: 100%;
  height: 85px;
  border: 1px solid #ddd;
}
.reason-wrap .error {
  color: #cc3f44;
}
.reason-wrap .tips + .tips {
  margin-top: 10px;
}
/* 组织管理页面里加左边总列表 */
.menu-with-page {
  position: relative;
  padding-left: 225px;
}
.left-panel {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 200px;
  min-height: 70vh;
  padding: 10px;
  overflow-y: auto;
}
.left-panel h5 {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  color: #333;
}
.left-panel .list-group .list-group-item {
  padding: 10px;
  cursor: pointer;
}
.left-panel .list-group-item > span {
  display: inline-block;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 85%;
}
.left-panel .btn-link,
.left-panel .ui-edit {
  position: absolute;
  right: 10px;
  top: 13px;
  color: #999;
}
.left-panel .btn-link,
.left-panel .btn-link:hover {
  top: 10px;
  color: #037DFF;
}
.left-panel .ui-edit {
  display: none;
  font-size: 20px;
}
.left-panel .list-group-item:hover .ui-edit {
  display: block;
}
/* 运单管理 */
.tab-pane-item {
  display: inline-block;
  padding-left: 20px;
  width: 49%;
  vertical-align: top;
}
/* 省市区 */
.form-area > div {
  margin-right: -7px;
}
.form-area .form-group {
  margin-right: -12px;
}
/* 详情弹框*/
.detail-form.form-horizontal .control-label {
  padding-top: 0;
}
.link-in-input {
  position: absolute;
  right: 25px;
  top: 5px;
  color: #3C99FC;
}
.map-in-dialog {
  width: 100%;
  height: 500px;
}
.input-in-map {
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 99;
  width: 70%;
}
.input-in-map .form-control {
  border-color: #e4e4e4;
}
.table .glyphicon-map-marker {
  float: right;
  color: #037DFF;
}
.table .text-overflow {
  width: 91%;
}
/*camel车辆*/
.carForm .alert-warning {
  margin: 10px 0;
  padding: 5px;
}
.carForm .input-group {
  width: 100%;
}
.carForm .input-group-btn {
  width: 28%;
}
.carForm .input-group-btn > .form-control {
  border-radius: 4px 0 0 4px;
}
.carForm .form-inline-three .form-control {
  width: 25%;
}
.carForm .input-group label.error {
  position: absolute;
  left: 28%;
  top: 29px;
}
