.basic-box-sizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.basic {
  padding: 20px 20px;
  min-height: 730px;
}
.col-w-2 {
  width: 2%;
}
.col-w-3 {
  width: 3%;
}
.col-w-4 {
  width: 4%;
}
.col-w-5 {
  width: 5%;
}
.col-w-6 {
  width: 6%;
}
.col-w-7 {
  width: 7%;
}
.col-w-8 {
  width: 8%;
}
.col-w-9 {
  width: 9%;
}
.col-w-10 {
  width: 10%;
}
.col-w-11 {
  width: 11%;
}
.col-w-12 {
  width: 12%;
}
.col-w-13 {
  width: 13%;
}
.col-w-14 {
  width: 14%;
}
.col-w-15 {
  width: 15%;
}
.col-w-16 {
  width: 16%;
}
.col-w-17 {
  width: 17%;
}
.col-w-18 {
  width: 18%;
}
.col-w-19 {
  width: 19%;
}
.col-w-20 {
  width: 20%;
}
.col-w-21 {
  width: 21%;
}
.col-w-22 {
  width: 22%;
}
.col-w-23 {
  width: 23%;
}
.col-w-24 {
  width: 24%;
}
.col-w-25 {
  width: 25%;
}
.col-w-26 {
  width: 26%;
}
.col-w-27 {
  width: 27%;
}
.col-w-28 {
  width: 28%;
}
.col-w-29 {
  width: 29%;
}
.col-w-30 {
  width: 30%;
}
.col-w-32 {
  width: 32%;
}
.col-w-33 {
  width: 33%;
}
.col-w-34 {
  width: 34%;
}
.col-w-35 {
  width: 35%;
}
.col-w-36 {
  width: 36% !important;
}
.col-w-37 {
  width: 37% !important;
}
.col-w-38 {
  width: 38% !important;
}
.col-w-40 {
  width: 40% !important;
}
.col-w-41 {
  width: 41%;
}
.col-w-42 {
  width: 42%;
}
.col-w-43 {
  width: 43%;
}
.col-w-45 {
  width: 45%;
}
.col-w-47 {
  width: 47%;
}
.col-w-48 {
  width: 48%;
}
.col-w-50 {
  width: 50%;
}
.col-w-55 {
  width: 55%;
}
.col-w-58 {
  width: 58%;
}
.col-w-59 {
  width: 59%;
}
.col-w-60 {
  width: 60% !important;
}
.col-w-62 {
  width: 62% !important;
}
.col-w-63 {
  width: 63% !important;
}
.col-w-64 {
  width: 63% !important;
}
.col-w-65 {
  width: 65% !important;
}
.col-w-67 {
  width: 67% !important;
}
.col-w-68 {
  width: 68% !important;
}
.col-w-70 {
  width: 70% !important;
}
.col-w-72 {
  width: 72% !important;
}
.col-w-73 {
  width: 73% !important;
}
.col-w-75 {
  width: 75%;
}
.col-w-76 {
  width: 76% !important;
}
.col-w-78 {
  width: 78%;
}
.col-w-79 {
  width: 79%;
}
.col-w-80 {
  width: 80% !important;
}
.col-w-82 {
  width: 82% !important;
}
.col-w-85 {
  width: 85% !important;
}
.col-w-87 {
  width: 87% !important;
}
.col-w-89 {
  width: 89%;
}
.col-w-90 {
  width: 90%;
}
.col-w-95 {
  width: 95%;
}
.col-w-100 {
  width: 100%;
}
body {
  font-family: "Source Han Sans Regular", Arial, Helvetica, sans-serif;
  color: #333333;
  line-height: 25px;
  font-size: 12px;
  background-color: #f4f4f4;
}
body,
div,
ul,
li,
label,
.container-fluid,
.row {
  margin: 0;
  padding: 0;
}
li:hover,
a:hover {
  cursor: pointer;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.eb-header,
.eb-footer {
  width: 1349px;
  margin: 0 auto;
  clear: both;
}
.eb-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
section {
  margin: 0 auto;
  clear: both;
  min-height: 730px;
}
section > div:not(.home-content) {
  width: 1349px;
  margin: 0 auto;
}
button span {
  display: inline !important;
}
label,
.font-weight-normal {
  font-weight: normal;
}
a:link,
a:visited {
  text-decoration: none;
  color: #333333;
  font-size: 18px;
}
a:hover {
  text-decoration: none;
  color: #08A5E0;
}
ul,
ul li {
  list-style-type: none;
}
table {
  width: 100%;
  border: 1px solid #cad4e0;
  border-top-width: 2px;
  vertical-align: middle;
}
table tr:nth-child(even) {
  background: #fff;
}
table tr:nth-child(odd) {
  background: #F9F9F9;
}
table thead,
table th {
  background: #e6e9ee;
  font-size: 14px;
}
table tbody {
  font-size: 12px;
}
table tbody tr {
  border: 1px solid #cad4e0;
}
table th,
table td {
  vertical-align: middle;
  text-align: center;
}
table td {
  padding: 5px 0;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border: none;
}
.xdsoft_datetimepicker .xdsoft_calendar table tbody tr {
  border: none;
}
.ng-cloak {
  display: none;
}
.eb-row div {
  float: left;
}
.eb-required-right:after {
  content: "*";
  color: red;
}
.eb-required:before {
  content: "*";
  color: red;
}
.eb-search-group {
  display: flex;
  border: 2px solid #F4A000;
}
.eb-search-group *:not(.drop-down):not(.drop-down-line) {
  border-radius: inherit !important;
  border: none !important;
  box-shadow: none !important;
}
.eb-search-group button.focus,
.eb-search-group button:focus {
  outline: none ;
}
.eb-full {
  width: 100% !important;
}
.eb-contact-bgimg {
  background: url('../images/common/person.png') right 4px center no-repeat !important;
}
.eb-addr-bgimg {
  background: url('../images/common/dizhibu.png') right 4px center no-repeat !important;
}
.eb-date {
  background: white url('../images/common/date.png') right 4px center no-repeat !important;
}
.eb-uppercase {
  text-transform: uppercase;
}
.clear-padding-left {
  padding-left: 0 !important;
}
.clear-padding-right {
  padding-right: 0 !important;
}
.clear-padding-top {
  padding-top: 0 !important;
}
.bg-color-none {
  background-color: rgba(0, 0, 0, 0);
}
.eb-section {
  min-height: 730px;
  background-color: #ebebeb;
}
.eb-footer {
  height: 150px;
  background: url("../images/footer.png") no-repeat;
  bottom: 0;
  margin: 0 auto;
}
.eb-bg-gray {
  background-color: #ebebeb;
}
.eb-bg-white {
  background-color: #ffffff;
}
.eb-padding5 {
  padding: 5px;
}
.eb-new {
  position: absolute;
}
.eb-remind {
  color: red;
}
.eb-remind a {
  font-size: 12px;
  color: #0095DF;
  height: auto !important;
  line-height: normal !important;
  vertical-align: baseline !important;
}
.eb-pointer:hover {
  cursor: pointer;
}
.eb-uppercase {
  text-transform: uppercase;
}
.eb-indent {
  text-indent: 2em;
}
.eb-header > div {
  float: left;
}
.glyphicon {
  margin-right: 5px;
}
.glyphicon-add,
.glyphicon-selected,
.glyphicon-del {
  background: url("../images/common/add.png") no-repeat center;
  display: inline-block !important;
  height: 16px;
  width: 16px;
  vertical-align: bottom;
  position: relative;
  top: -1px;
}
.glyphicon-selected {
  background: url("../images/common/selected.png") no-repeat center;
}
.glyphicon-del {
  background: url("../images/common/del.png") no-repeat center;
}
.glyphicon-home {
  color: #ff7717;
}
.circle {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  background: #09c199;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  margin-left: 3px;
}
.line-block > * {
  display: inline-block;
}
.font-size-0 {
  font-size: 0;
}
.eb-busy {
  position: fixed !important;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -100px;
  z-index: 9999;
}
.eb-busy .cg-busy-default-text {
  width: 150px;
}
.eb-busy .cg-busy {
  z-index: 1060;
}
.type-refute {
  line-height: 13px;
  margin-top: 5px;
  color: #5a93e7;
  position: absolute;
  text-align: center;
  width: 100%;
}
#deleteHint .modal-dialog {
  width: 600px !important;
  margin: 15% auto;
}
#deleteHint .btn-outline {
  min-width: 120px;
}
.outline-none {
  outline: 0 !important;
}
.show-criteria {
  background: #ffffff;
  z-index: 999;
  border: 1px solid #cccccc;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 19px;
}
.show-criteria .form-control {
  display: inline-block;
}
.show-criteria .section {
  border-bottom: 2px dashed #797979;
  padding-bottom: 10px;
}
.show-criteria .new-section {
  padding-top: 10px;
}
.show-criteria label {
  display: inline-block;
  padding: 0 5px;
  font-size: 14px;
}
.show-criteria label > .icheckbox_flat-red {
  margin-right: 5px;
}
.show-criteria label.control-label {
  font-weight: bold;
  text-align: right;
}
.show-criteria .line-padding-top {
  padding-top: 5px;
}
.show-criteria input[type='text'],
.show-criteria .rebirthInput {
  height: 30px !important;
  font-size: 14px;
  line-height: 1;
  min-height: 30px;
}
.show-criteria input[ng-selectpage] {
  border: 1px solid #ccc !important;
  vertical-align: initial;
  border-radius: 4px !important;
}
.show-criteria .city-picker-span {
  line-height: 30px;
  height: 30px;
  font-size: 14px;
}
.show-criteria .city-picker-dropdown {
  margin-top: 10px;
}
.show-criteria .rebirthInput {
  font-size: 14px;
}
.show-criteria .caret {
  padding: 0;
}
.show-criteria .sp_container .sp_clear_btn {
  padding-top: 9px;
}
.a-upload {
  position: relative;
  display: inline-block;
  background: #05a2fd;
  border: 1px solid #05a2fd;
  border-radius: 4px;
  padding: 6px 12px;
  overflow: hidden;
  color: #fff !important;
  text-decoration: none;
  text-indent: 0;
  line-height: 20px;
  font-size: 14px !important;
}
.a-upload > input {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
}
.a-upload:HOVER {
  background: #0080ff;
  border: 1px solid #0080ff;
}
.file-Upls-image {
  width: 100%;
  height: 100%;
  max-height: 350px;
  max-width: 440px;
}
.file-Upls-image .file-image {
  width: auto;
  object-fit: fill;
  height: 348px;
  clear: both;
  display: block;
  margin: auto;
  max-width: 447px;
  min-width: 150px;
}
.file-Upls-image .file-unImage {
  max-height: 300px;
  display: block;
  max-width: 440px;
  margin-left: -60px;
}
.file-Upls-padding {
  padding: 20px 150px;
}
.file-Upls-download {
  position: absolute;
  opacity: 1;
  right: 0;
  margin-right: 35px;
  font-size: 13px !important;
}
.close-upload-file {
  position: absolute;
  opacity: 1;
  right: 0;
  margin-right: 5px;
}
.close-upload-file:focus,
.close-upload-file:hover {
  color: #DD0506;
  opacity: 1;
}
.disabled-div,
.disabled-div * {
  background-color: #eee !important;
}
.disabled-div-two .city-picker-span,
.disabled-div-two .rebirthInput,
.disabled-div-two .sp_input,
.disabled-div-two input[disabled="disabled"],
.disabled-div-two > span {
  background-color: #eee !important;
}
.overspread {
  position: absolute;
  width: 100%;
  height: 38px;
  z-index: 1049;
  cursor: not-allowed;
  background-color: rgba(0, 0, 0, 0);
}
.is-overspread .clear-text,
.is-overspread .arrow,
.is-overspread .city-picker-span .placeholder {
  display: none !important;
}
/*=========================*/
input::-moz-placeholder {
  color: #aaa !important;
}
input:-ms-input-placeholder {
  color: #aaa !important;
}
input::-webkit-input-placeholder {
  color: #aaa !important;
}
input::-ms-expand {
  color: #aaa !important;
}
.input-group input,
.input-group select {
  border: currentColor;
  box-shadow: none !important;
}
.input-group input:focus {
  border: currentColor;
  box-shadow: none !important;
}
.input-group .rebirthInput {
  height: 34px;
}
.input-group .input-group-addon .line {
  right: -6px !important;
  padding: 0;
}
.input-group .input-group-addon .left-line {
  right: 6px !important;
  padding: 0;
  position: relative;
  border-right: 1px solid #cad4e0;
  font-size: 20px;
}
/*=================*/
input[data-toggle="city-picker"] {
  border-radius: 4px;
  width: 100%;
  border: 0;
  display: table-cell;
  line-height: 1.42857143;
  height: 34px;
  padding: 6px !important;
  color: rgba(0, 0, 0, 0);
}
.city-picker-input {
  opacity: 0 !important;
  display: none !important;
}
.city-select-style input[data-toggle="city-picker"] {
  border: 1px solid #ccc;
}
.rebirthInput {
  border: 1px solid #ccc;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  padding: 6px;
}
.input-div-style {
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 34px;
}
.input-div-style input {
  border: 0;
  box-shadow: none !important;
  height: 32px;
  min-height: 32px;
  padding: 6px;
  outline: 0;
  color: #555;
}
.input-div-style .unit {
  height: 32px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  border-left: 1px solid #ccc;
  padding: 4px;
}
.basic-input {
  border: 1px solid #cad4e0 !important;
  height: 36px;
  line-height: 36px;
  width: 100%;
  font-size: 12px;
  outline: 0 !important;
  font-weight: 400;
  padding-left: 10px;
  border-radius: 0 !important;
}
.basic-input::-ms-expand {
  background-color: transparent;
  border: 0;
}
.min-number-input {
  width: 50px !important;
  text-align: center !important;
  display: inherit;
  height: 28px !important;
}
.rebirthInput,
.city-picker-span {
  border-radius: 4px;
}
.input-group-line {
  line-height: 34px;
}
/*=======================*/
.neo-input-group .input-group-addon {
  padding-right: 3px;
  padding-left: 24px;
}
.neo-input-group .padding-left-s {
  padding-left: 3px;
}
.neo-input-group .padding-left-m {
  padding-left: 9px;
}
.neo-input-group .padding-left-l {
  padding-left: 36px;
}
.neo-input-group .sp_input {
  border-radius: 4px !important;
}
.neo-input-group input,
.neo-input-group select {
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
.neo-input-group .add-padding {
  padding-top: 6px;
}
.neo-input-group div[class*=icheckbox_] {
  top: 0 !important;
}
/*====================*/
.required-error {
  border: 1px solid red !important;
  box-shadow: none !important;
}
.required-error:focus {
  border-color: red !important;
  box-shadow: none !important;
}
.error-text {
  word-break: keep-all;
  white-space: nowrap;
  color: red;
}
.required-error-elem .city-picker-span,
.required-error-elem .rebirthInput {
  border: 1px solid red !important;
  box-shadow: inset 0 0 0 !important;
  outline-color: rgba(0, 0, 0, 0) !important;
}
/*================selectpage样式自定义==================*/
.sp_button .sp_caret {
  right: 5px !important;
}
.sp_results > li {
  color: #333333 !important;
  padding: 6px 8px !important;
  /* &:first-child{
       padding-top: 12px !important;
     }*/
}
.sp_container {
  vertical-align: initial;
}
.sp_container .sp_input {
  box-shadow: none !important;
  position: relative;
  z-index: 4;
  line-height: 1 ;
}
.sp_container .sp_input:not(.basic-input):focus {
  box-shadow: none !important;
}
.sp_container .sp_input:hover {
  z-index: 2;
}
.sp_container .sp_button {
  z-index: 5;
}
.sp_container .sp_clear_btn {
  right: 16px !important;
  z-index: 3;
}
.sp_container .sp_clear_btn:hover {
  z-index: 5;
}
/*================*/
/*==============*/
#consultingSalesModal .add-border .city-picker-span {
  border: 1px solid #ccc;
}
#consultingSalesModal .add-border .rebirthInput {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#consultingSalesModal .modal-dialog {
  width: 950px;
}
#consultingSalesModal .form-horizontal .form-group {
  margin: 0;
}
#consultingSalesModal .form-horizontal .form-group .control-label {
  padding-left: 0;
  padding-right: 0;
}
#consultingSalesModal .form-horizontal .row:not(:first-child) {
  padding-top: 20px;
}
#consultingSalesModal .form-horizontal .row:not(:first-child) textarea {
  width: 100%;
  height: 100px;
  resize: none;
}
/*================*/
.item-voy {
  background: #f6f6f6;
  border-bottom: 1px solid #e5e5e5;
  padding: 0;
}
.item-voy .voy-legs-trunk {
  height: 64px !important;
  line-height: 50px !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
.item-voy .voy-legs-trunk .legs-trunk {
  height: 25px;
  line-height: 25px;
}
.item-voy .voy-legs-trunk .turn {
  height: 15px;
  line-height: 13px;
  position: absolute;
  left: -15px;
  top: 17px;
  border: 1px solid #F4A000;
  padding: 0 1px;
  border-radius: 4px;
}
.item-voy .voy-legs-trunk .turn:before {
  content: '';
  width: 9px;
  height: 6px;
  position: absolute;
  border-top: 1px solid #F4A000;
  border-left: 1px solid #F4A000;
  top: -6px;
  left: 6px;
}
.item-voy .voy-legs-trunk .turn:after {
  content: '';
  width: 9px;
  height: 6px;
  position: absolute;
  border-bottom: 1px solid #F4A000;
  border-left: 1px solid #F4A000;
  top: 14px;
  left: 6px;
}
.order-calc-frt .frt-calc {
  position: fixed;
  right: 0;
  z-index: 999;
}
.order-calc-frt .pf-ico {
  position: fixed;
  right: 0;
  z-index: 999;
  top: 45%;
}
.order-calc-frt .pf-ico > button {
  padding: 0 !important;
  background-color: #F4A000;
}
.order-calc-frt .pf-ico .img-div {
  background-color: #fff;
}
.order-calc-frt .pf-ico .pf-text {
  color: #fff;
  font-size: 12px;
}
/*==================================================*/
.pre-order .padding-right-style {
  padding-right: 40px;
}
.pre-order .cut-btn {
  top: 28px;
  left: 350px;
}
.pre-order .col-lg-6 .cut-btn {
  left: 480px;
}
.cut-btn {
  position: absolute;
  font-size: 14px;
  padding: 3px 3px;
  margin-bottom: 0;
  line-height: 1.42857143;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #a9d6fd;
  color: #fff;
}
.cut-btn:hover,
.cut-btn:hover,
.cut-btn:focus,
.cut-btn:active {
  background-color: #54affd;
  color: #fff;
  outline: 0 !important;
}
.cut-btn:before {
  content: '';
  width: 17px;
  height: 12px;
  font-size: 14px;
  position: absolute;
  border-top: 1px solid #b2c0d2;
  border-right: 1px solid #b2c0d2;
  top: -13px;
  right: 10px;
}
.cut-btn:after {
  content: '';
  width: 17px;
  height: 12px;
  font-size: 14px;
  position: absolute;
  border-bottom: 1px solid #b2c0d2;
  border-right: 1px solid #b2c0d2;
  top: 27px;
  right: 10px;
}
/*=================*/
.panel-title .margin-top {
  margin-top: 20px;
}
/*==============================*/
.city-picker-dropdown,
.select-drop-down,
.city-picker-dropdown *,
.select-drop-down * {
  font-size: 14px;
}
.srch-group-btn {
  position: absolute;
  top: 0px;
  right: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}
.hollow-btn[type="button"],
.hollow-btn button,
.hollow-btn .col-upload {
  color: #F4A000;
  border: 1px solid #F4A000;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  box-shadow: none;
  outline-color: rgba(0, 0, 0, 0);
}
.hollow-btn[type="button"]:focus,
.hollow-btn button:focus,
.hollow-btn .col-upload:focus {
  color: #F4A000;
}
.hollow-btn button.active {
  background-color: #F4A000;
  color: #fff !important;
}
.hollow-btn button[disabled="disabled"]:not(.not-disabled) {
  border-color: #ccc;
  color: #ccc;
}
/*=========================*/
.panel-header {
  font-size: 12px;
  font-weight: bold;
}
.panel-header span:not(:first-child) {
  margin-left: 5px;
}
.panel-header-right {
  text-align: right;
}
.panel-header-right .glyphicon {
  margin-right: 0;
}
.drop-down-btn {
  min-width: 90px;
}
.drop-down {
  font-size: 14px;
  position: absolute;
  background-color: #fff !important;
  top: 100%;
  width: 92px;
  left: -2px;
  border: 1px solid #ebebeb;
  border-top: 0;
}
.drop-down * {
  float: none !important;
}
.drop-down > div {
  padding: 0 8px !important;
  border-radius: 0 !important;
}
.drop-down > div:hover {
  color: #F4A000;
}
.drop-down > div > div {
  padding: 3px 0;
}
.drop-down > div > div img {
  margin-right: 6px;
  margin-bottom: 2px;
}
.drop-down > div .drop-down-line {
  border-bottom: 1px solid #F4A000;
}
/*======================*/
.cntrNum-list-table {
  width: 900px;
}
.cntrNum-list-table .cntr-margin-top {
  margin-top: 5px;
}
.cntrNum-list-table .modal-header {
  border-bottom: 2px solid #F4A000;
  padding: 10px 15px 8px 15px;
}
.cntrNum-list-table .modal-header .glyphicon-plus {
  border-radius: 20px;
  border: 4px solid #ccc;
  color: #ccc;
}
.cntrNum-list-table .modal-header h3 {
  line-height: 27px;
}
.cntrNum-list-table .table-header {
  padding: 0;
  text-align: center;
}
.cntrNum-list-table .table-header *[class*='col-lg-'] {
  padding: 0;
}
.cntrNum-list-table .cntr-table {
  height: 350px;
  padding: 15px 0;
  border-top: 2px dashed #F4A000;
  border-bottom: 2px dashed #F4A000;
}
.cntrNum-list-table .cntr-table table {
  border: 0;
}
.cntrNum-list-table .cntr-table table tr {
  border: 0;
}
.cntrNum-list-table .cntr-table table tr td {
  padding: 5px 15px;
}
.cntrNum-list-table .cntr-table table tr td input {
  height: 25px;
  line-height: 25px;
}
.cntrNum-list-table .modal-body-bottom {
  padding: 0;
}
.cntrNum-list-table .modal-body-bottom *[class*='col-lg-'] {
  padding: 0;
}
.cntrNum-list-table button {
  font-size: 12px;
}
/*=======================*/
.btn-group-s button {
  padding: 6px 10px;
  line-height: 1;
  color: #fff;
}
.btn-group-s .btn-cancel {
  background-color: #ccc;
}
.btn-group-s .btn-cancel:focus,
.btn-group-s .btn-cancel:hover {
  color: #fff;
}
.btn-group-s .btn-m {
  padding: 6px 20px;
}
.btn-group-s .btn-l {
  padding: 6px 25px;
}
/*===================*/
.position-inherit {
  position: inherit !important;
}
.number-style {
  -moz-appearance: textfield;
}
.number-style::-webkit-inner-spin-button,
.number-style::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.clear-margin > * {
  margin: 0 !important;
}
.clear-margin-left {
  margin-left: 0;
}
.clear-margin-right {
  margin-right: 0;
}
.clear-margin-top {
  margin-top: 0 !important;
}
.hr {
  border-top: 1px dashed #cad4e0;
}
.col-srch-date a {
  font-size: inherit;
}
.col-srch-date a.active,
.col-srch-date a:hover {
  color: #F4A000;
}
.new-cod {
  position: relative;
}
.new-cod .new-ico {
  position: absolute;
  height: 17px;
  width: 15px;
  line-height: 15px;
  top: -13px;
  right: -15px;
  border: 1px solid #F4A000;
  color: #F4A000;
}
/*=================*/
.tint-bg {
  background: #ffffff !important;
  color: #F4A000 !important;
  border: 1px solid #F4A000;
}
.tint-bg:hover,
.tint-bg:focus,
.tint-bg:active {
  border-color: #F4A000;
  background: #ffffff !important;
  color: #F4A000 !important;
}
.table-tint-bg > th {
  background: #f5f8fd;
}
div[class*=icheckbox_] {
  margin-right: 3px;
  margin-bottom: 2px;
}
.vertical-bottom {
  position: absolute;
  bottom: 0;
}
form[name="addressForm"] .input-group-addon label {
  width: 60px;
}
.vertical-align-top {
  vertical-align: top;
}
/*=============*/
.a-s {
  font-size: inherit;
  color: #08A5E0;
}
.a-s:hover,
.a-s:focus,
.a-s:active,
.a-s:link,
.a-s:visited {
  font-size: inherit;
  color: #08A5E0;
}
.modal-bottom-btn button {
  min-width: 100px;
}
.trans-status {
  color: white;
  padding: 0 1px;
  background-color: #fac150;
  border-left: 5px solid #ffffff;
  border-bottom: 5px solid #fac150;
  font-size: 12px;
  height: 17px;
  line-height: 17px;
  position: absolute;
  top: -5px;
}
.checkbox-div {
  width: 50px;
  margin: 0 auto;
}
.checkbox-div input[type="checkbox"] {
  cursor: pointer;
}
.oder-busy .cg-busy {
  opacity: 1;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background: #00000024;
  z-index: 1061;
}
.oder-busy .cg-busy-default-text {
  width: 150px;
}
.oder-busy-loading {
  position: fixed;
  top: 45%;
  left: 45%;
  z-index: 1062;
}
.wbl-table-th {
  border: 1px solid #cad4e0;
  border-top-width: 2px;
  padding-right: 17px;
}
.wbl-table-th table {
  border: 0;
}
.wbl-table-th table tbody tr {
  border: 0;
}
.wbl-table {
  height: 322px;
  overflow-x: hidden;
  border: 1px solid #cad4e0;
  border-top: 0;
}
.wbl-table table {
  border: 0;
}
.wbl-table table tbody tr {
  border: 0;
  border-bottom: 1px solid #cad4e0;
}
.col-read .icheckbox_minimal-red.disabled {
  background-position: 0 0;
}
.col-read .icheckbox_minimal-red.checked.disabled {
  background-position: -40px 0;
}
.col-read .iradio_minimal-red.disabled {
  background-position: -100px 0;
}
.col-read .iradio_minimal-red.checked.disabled {
  background-position: -140px 0;
}
.col-read .form-control[disabled],
.col-read fieldset[disabled] {
  background-color: #fff;
  cursor: auto;
}
.col-read input,
.col-read select,
.col-read button,
.col-read textarea {
  background-color: #fff;
  cursor: auto;
}
.col-relative {
  position: relative;
}
.col-upload {
  padding: 0;
  width: 82px;
  height: 34px;
  line-height: 34px;
}
.col-input-file {
  opacity: 0;
  height: 32px;
  position: absolute;
  z-index: 5;
  width: 80px;
  color: transparent;
  font-size: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  cursor: pointer;
}
.clear-border {
  border: 0;
}
.clear-border-left {
  border-left: 0;
}
.clear-border-right {
  border-right: 0;
}
.row-table {
  margin-top: 10px;
  border: 1px solid #cad4e0;
  min-height: 550px;
  max-height: 750px;
  border-right-width: 0.5px;
  overflow-y: auto !important;
}
.row-table table {
  border: 0;
}
.row-table table tr {
  border: 0;
  border-bottom: 1px solid #cad4e0;
}
/*核心代码*/
.eb-scrollbar::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 6px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 6px;
}
.eb-scrollbar::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.eb-scrollbar::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.eb-scrollbar::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
.eb-scrollbar::-webkit-scrollbar-corner {
  background: #179a16;
}
.incl-table {
  border: 0;
}
.incl-table > tbody > tr {
  border: 0;
  border-bottom: 1px solid #cad4e0;
}
.incl-table > tbody > tr > td {
  padding: 5px 8px;
}
.incl-table > tbody > tr > td input {
  height: 28px;
}
.col-incl-th {
  background-color: #fdf1e5;
}
.clear-border-right {
  border-right: 0 !important;
}
.padding-bottom {
  padding-bottom: 8px;
}
.input-upload-margin {
  margin-top: -10px;
}
.select-drop-down > div {
  top: 34px !important;
}
/*=======================*/
.adjust-select .sp_container {
  vertical-align: inherit !important;
}
.address-width-6 .sp_container {
  width: 83% !important;
}
.address-width-12 .sp_container {
  width: 98% !important;
}
.city-margin .city-picker-span {
  margin-bottom: -10px;
}
/*======================*/
.spage-show-input {
  position: absolute;
  left: 0;
  z-index: 66;
  top: 0;
  border: 0 !important;
  box-shadow: none !important;
}
.spage-show-input:focus {
  outline: 0 !important;
}
.col-min-input input {
  height: 28px !important;
  line-height: 1;
  font-size: inherit;
}
/*===============================*/
.error-401 {
  text-align: center;
  padding: 15% 0;
  height: 100%;
}
.error-401-section {
  min-height: auto;
}
.required-hint-text {
  font-size: 15px;
  vertical-align: middle;
}
.required-hint-text .red {
  color: #ff0000;
}
.col-icheckbox-style div[class*=icheckbox_] {
  background-color: #f9f9f9;
}
textarea {
  resize: none;
}
.col-wfr-label {
  color: #0095df;
  cursor: pointer;
}
.col-wfr {
  position: absolute;
  background-color: #eae9e9;
  z-index: 9999;
  bottom: 0;
  margin-bottom: 20px;
  width: 180px;
  padding: 5px;
  border-radius: 4px;
  color: #333333;
}
.col-wfr .col-charge {
  width: 80px;
}
.col-wfr .col-addition-rete {
  width: 80px;
  padding: 0;
  padding-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.col-wfr > div {
  line-height: 20px;
}
.group-addon-disabled {
  background: #eee !important;
}
.incl-surchg-nme {
  color: #DD0506;
  width: 550px;
  font-size: 10px;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.incl-surchg-nme-w {
  width: 600px;
}
.col-collect {
  color: white;
  padding: 0 5px;
  background-color: #fac150;
  border-left: 5px solid #f4f4f4;
  border-bottom: 5px solid #fac150;
  font-size: 12px;
  height: 17px;
  line-height: 17px;
  position: absolute;
  right: 0;
  margin-top: 0;
}
.col-chrg-cde {
  position: relative;
}
.col-chrg-cde .col-collect {
  top: 0;
  margin-top: 0;
}
.col-calc-detail:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  border-top: 5px dashed;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin-top: 11px;
  margin-left: 3px;
}
.col-calc-rate {
  position: absolute;
  background-color: #f5f9f9;
  width: 580px;
  z-index: 999;
  border-radius: 4px;
  border: 1px solid #ccc;
  right: 5px;
  padding: 0 !important;
  font-size: 12px;
}
.col-calc-rate div {
  line-height: 25px;
}
.col-calc-rate-w {
  width: 630px;
}
.col-calc-rate .eb-ellipsis,
.col-calc-rate-change .eb-ellipsis {
  width: 130px !important;
}
.col-calc-rate div,
.col-calc-rate-change div {
  padding: 0 !important;
}
.col-calc-rate .col-div-padding,
.col-calc-rate-change .col-div-padding {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.col-calc-rate .col-padding-left,
.col-calc-rate-change .col-padding-left {
  padding-left: 13px !important;
}
.col-calc-rate .col-border-dashed,
.col-calc-rate-change .col-border-dashed {
  border-bottom: 1px dashed #cad4e0;
}
.col-calc-rate .col-border-solid,
.col-calc-rate-change .col-border-solid {
  border-bottom: 1px solid #cad4e0;
}
.cntr-image img {
  width: 40%;
  height: 30px;
}
.tabs-mask-frt-rate {
  position: fixed;
  line-height: 100%;
  top: 50%;
  border-radius: 4px;
  padding: 6px 8px;
  background-color: #7a6e6e;
  right: 0;
  margin-top: -10px;
  width: 32px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.col-calc-rate-change-laye {
  position: fixed;
  width: 580px;
  z-index: 999;
  border-radius: 4px;
  border-top-right-radius: 0;
  padding: 0 !important;
  right: 42px;
  top: 50%;
}
.col-calc-rate-change-laye:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  border-left: 10px dashed #eaefef;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  right: 0;
  margin-right: -10px;
}
.col-calc-rate-change {
  background-color: #eaefef;
}
.col-calc-rate-change .col-rate-up img {
  width: 16px;
  margin-bottom: 5px;
}
.col-calc-rate-change .col-up-rate-style {
  color: #ff0000;
}
.col-calc-rate-change .col-up-rate-color {
  color: #fff;
}
.col-calc-rate-change .col-collect {
  border-left: 5px solid #eaefef;
}
.avatar {
  width: 40px;
  height: 40px;
  background-position: 0;
  background-size: auto 100%;
  display: inline-block;
  margin: 10px 0;
  float: left;
  border-radius: 50%;
}
.sidebar {
  position: absolute;
  top: 50%;
  margin-top: -151px;
  width: 60px!important;
  height: auto;
  right: 10px;
  z-index: 999;
  cursor: pointer;
  font-size: 12px;
  color: #666666;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #ECECEC;
  box-shadow: 0px 2px 4px 0px rgba(225, 225, 225, 0.5);
}
.sidebar .sidebar-block {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-top: 1px solid #ECECEC;
  padding-top: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.sidebar .sidebar-block:first-child {
  border-top: none;
}
.sidebar .sidebar-block .col-box,
.sidebar .sidebar-block .col-sidebar-wechat {
  display: none;
}
.sidebar .sidebar-block .col-sidebar-wechat {
  position: absolute;
  right: 80px;
  margin-top: -60px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.13);
}
.sidebar .sidebar-block .col-sidebar-wechat img {
  width: 150px;
}
.sidebar .sidebar-block .col-sidebar-wechat:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  border-left: 10px dashed #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  right: 0;
  margin-right: -10px;
  margin-top: 10px;
}
.sidebar .sidebar-block:hover {
  background-color: #FF787E;
  color: #FFFFFF;
  border-radius: 0px;
}
.sidebar .sidebar-block:hover .col-box-a {
  display: none;
}
.sidebar .sidebar-block:hover .col-box {
  display: block;
}
.sidebar .sidebar-block:hover .col-sidebar-wechat {
  display: block;
}
.sidebar.sidebar-q {
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -30px;
  width: auto !important;
}
.sidebar-ext {
  margin-top: -121px;
}
.col-show-checked .icheckbox_minimal-red.checked.disabled {
  background-position: -40px 0;
}
.col-show-checked-disabled {
  position: absolute;
  width: 18px;
  height: 18px;
  margin-top: 4px;
  background-color: #ccc9;
}
.col-multiple-select {
  position: relative;
}
.col-multiple-select .multiple-select-input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 5px 6px 6px;
  font-size: 14px;
  line-height: 1.5;
  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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.col-multiple-select .multiple-select-input .multiple-select-icon:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #7b7b7b;
  border-right: 1px solid #7b7b7b;
  transform: rotate(135deg);
  margin-bottom: 5px;
  font-size: 14px;
}
.col-multiple-select .multiple-select-input .col-multiple-select-input-items {
  width: 330px;
  height: 20px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-right: 5px;
}
.col-multiple-select .multiple-select-input .col-multiple-select-input-items .multiple-select-input-item {
  margin-right: 5px;
  float: left;
}
.col-multiple-select .multiple-select-input .col-multiple-select-input-items .multiple-select-input-item .multiple-select-input-clear {
  color: #ff0000;
}
.col-multiple-select .multiple-select-input .col-multiple-select-input-items .multiple-select-input-item .multiple-select-input-value {
  border-radius: 4px;
  background-color: #e4e2e2;
  padding: 0 3px;
}
.col-multiple-select .multiple-select-input .multiple-select-clear:after {
  content: 'X';
  display: inline-block;
  color: #b2c0d2;
  font-size: 14px;
}
.col-multiple-select .multiple-select {
  position: absolute;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  box-shadow: 0 1px 5px #b2c0d2;
  background-color: #ffffff;
  z-index: 9999;
  border-radius: 4px;
}
.col-multiple-select .multiple-select .multiple-select-hint {
  outline: none;
  padding: 5px 10px;
  width: 100%;
  line-height: 20px;
  height: 30px;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
}
.col-multiple-select .multiple-select .multiple-select-option {
  outline: none;
  padding: 5px 10px;
  width: 100%;
  line-height: 20px;
  height: 30px;
  cursor: pointer;
  font-size: 14px;
}
.ws-panel {
  position: fixed;
  right: 0;
  top: 0;
  width: 300px;
  height: 100%;
}
.ws-panel-header {
  border-bottom: 1px solid #eee;
}
.ws-panel-header-title {
  display: inline-block;
  width: 70%;
  font-size: 16px;
  font-weight: bold;
}
.ws-panel-header-close {
  display: inline-block;
  text-align: right;
  width: 27%;
  font-size: 20px;
  cursor: pointer;
}
.websocket-info-dialog {
  width: 300px;
  height: 120px;
  background: #fff;
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #ddd;
}
.ws-panel-content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
footer {
  min-width: 1349px;
}
.sys-qr-box {
  position: fixed;
  width: 168px;
  color: #868585;
  border-radius: 6px;
  padding: 5px;
  top: 280px;
  z-index: 1;
}
.sys-qr-box .sys-qr-box-close-btn {
  position: relative;
  right: -143px;
  top: 3px;
  color: #000;
  width: 30px;
}
.sys-qr-box .qr-img img {
  width: 168px;
  height: 168px;
}
