.loading-gif {
  background: url("//cdn.kuaidi100.com/images/user/history/loading.gif") center
    center no-repeat;
}
/*新增寄件*/
.tag-box a.ico-print {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -4px -1605px
    no-repeat;
}
.tag-box a.ico-import {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") 0 -1655px
    no-repeat;
}
.tag-box a.ico-qr {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") 0 -4057px
    no-repeat;
}
.tag-box .count-tag a {
  width: 110px;
}
.tag-box .count-tag a.a-large {
  width: 130px;
}
.add-box,
.import-box,
.qr-box {
  position: relative;
  width: 1198px;
  border: 1px solid #3278e6;
  border-top: none;
  background-color: #fff;
}
.add-box .add-tag-bg,
.import-box .add-tag-bg,
.qr-box .add-tag-bg {
  position: absolute;
  top: -38px;
  width: 120px;
  height: 36px;
  border: 1px solid #3278e6;
  border-bottom: 1px solid #fff;
}
.add-box .add-tag-bg {
  left: -1px;
}
.import-box .add-tag-bg {
  left: 125px;
}
.qr-box .add-tag-bg {
  left: 251px;
}

.add-box {
  padding-top: 10px;
}
.add-box .add-form {
  padding: 20px 50px;
  font-size: 0;
}
.add-box .add-form-left {
  margin-left: 30px;
  width: 530px;
}
.add-box .add-form-right {
  margin-right: 50px;
  width: 430px;
}
.add-box .add-form-block {
  padding: 0 30px;
}
.add-box .add-form-more {
  position: absolute;
  right: 50px;
  bottom: 5px;
  padding-right: 20px;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_market.png") 10px -312px
    no-repeat;
}
.add-box .add-form-more.active {
  background-position: 10px -362px;
}
.add-box .add-form [class^="ico-"] {
  font-size: 12px;
}
.add-box .add-form .ico-rec {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_market.png") 0 -10px
    no-repeat;
}
.add-box .add-form .ico-send {
  position: relative;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_market.png") 0 -60px
    no-repeat;
}
.add-box .add-form .ico-package {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_market.png") 0 -110px
    no-repeat;
}
.add-box .add-form .ico-addr {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_market.png") -10px -155px
    no-repeat;
}
.add-box .add-form .ico-open {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_market.png") -10px -205px
    no-repeat;
}
.add-box .add-form .ico-close {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_market.png") -10px -255px
    no-repeat;
}
.add-box .add-form .ico-clear {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_market.png") -16px -414px
    no-repeat;
}
.add-box .add-form h4 {
  position: relative;
  padding-left: 50px;
  line-height: 30px;
  font-size: 14px;
  color: #000;
}
.add-box .add-form h4 a {
  font-weight: normal;
  font-size: 12px;
}
.add-box .add-form h4 a.t-right {
  position: absolute;
  top: 0;
  right: 553px;
}
.add-box .add-form h4 a.t-right.bold {
  font-size: 14px;
  font-weight: bold;
}
.add-box .add-form-item {
  display: inline-block;
  padding: 5px 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
}
.add-box .add-form-item-2 {
  width: 49%;
}
.add-box .add-form-item-3 {
  width: 33%;
  font-size: 12px;
}

.add-box .add-form-item-4 {
  width: 33%;
  font-size: 12px;
}
.add-box .add-form-item.add-form-item-4 .title {
  width: 94px;
  float: left;
  line-height: 28px;
}
.add-box .add-form-item-4 .title .title-icon {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #999;
  text-align: center;
  line-height: 12px;
  font-size: 12px;
  color: #fff;
  border: solid 1px #999;
  border-radius: 50%;
  -ms-border-radius: 50%;
  font-size: 10px;
}
.add-box .add-form-item-4 .title .title-icon::before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 0;
  height: 0;
  border: solid 6px transparent;
  border-top: solid 6px rgba(0, 0, 0, 0.8);
  display: none;
}
.add-box .add-form-item-4 .title .title-icon:after {
  content: "支持同一收寄件人批量下单";
  position: absolute;
  bottom: 21px;
  left: -72px;
  width: 144px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 6px 12px;
  border-radius: 4px;
  display: none;
}
.add-box .add-form-item-4 .title .title-icon:hover.title-icon:before {
  display: block;
}
.add-box .add-form-item-4 .title .title-icon:hover.title-icon:after {
  display: block;
}
.add-box .add-form-item.add-form-item-4 .title span {
  margin-right: 0;
  margin-left: 2px;
  font-size: 12px;
}
.add-box .add-form-item-4 .orderQuantityBox {
  position: relative;
  height: 100%;
  float: left;
  font-size: 0;
}
.add-box .add-form-item-4 input {
  outline: none;
  display: inline-block;
  padding: 5px 0;
  width: 88px;
  height: 16px;
  line-height: 15px;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  color: #317ee7;
  border: 1px solid #dbdbdb;
}
.add-box .add-form-item-4 input:focus {
  border-color: #317ee7;
}
.add-box .add-form-item-4 .icon {
  display: inline-block;
  width: 38px;
  height: 26px;
  line-height: 25px;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  /* font-weight: bold; */
  color: #878787;
  border: 1px solid #dbdbdb;
  user-select: none;
  cursor: pointer;
}
.add-box .add-form-item-4 .icon.not-allowed {
  cursor: not-allowed;
}
.add-box .add-form-item-4 .icon:hover {
  color: #317ee7;
}
.add-box .add-form-item .title {
  display: inline-block;
  width: 80px;
  text-align: right;
  font-size: 12px;
}
.add-box .add-form-item .title span {
  margin-right: 3px;
  font-size: 14px;
}
.add-box .add-form-split {
  margin: 0 100px;
  height: 0;
  border-bottom: 1px dashed #d2d2d2;
}
.add-box .add-form p span,
.add-box .add-form p label,
.add-box .add-form p a {
  vertical-align: middle;
}
.add-box .add-form p .bg-flag {
  display: inline-block;
  padding: 0 10px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  background-color: #ff961e;
  border-radius: 8px;
}
.add-box .add-form input[type="text"],
.add-box .add-form input[type="number"] {
  margin: 0 2px;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #c8c8c8;
  zoom: 1;
}
.add-box .add-form input[type="radio"] {
  margin-right: 5px;
  vertical-align: middle;
}
.add-box .add-form input.inp-ss {
  width: 32px;
}
.add-box .add-form input.inp-s {
  width: 160px;
}
.add-box .add-form input.inp-m {
  width: 180px;
}
.add-box .add-form input.inp-l {
  width: 423px;
}
.add-box .add-form .input-btn {
  position: absolute;
  right: 0;
  top: 5px;
  width: 32px;
  height: 32px;
}
.add-box .add-form .textarea-btn {
  position: absolute;
  right: 80px;
  bottom: 5px;
}

.add-box .add-form .textarea-btn .btn-recog {
  padding: 2px 2px;
  background: #317ee7;
  color: #fff;
  border-radius: 2px;
  text-decoration: none;
}

.add-box .add-form .textarea-btn a {
  margin-right: 10px;
  padding-left: 20px;
}
.add-box .add-form .add-form-auto-img {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 70px;
  width: 79px;
  height: 50px;
  text-align: center;
  color: #a9a9a9;
  border: 1px solid #c8c8c8;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_market.png")
    center -431px no-repeat;
}
.add-box .add-form .add-form-auto-img input[type="file"] {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer;
}
.add-box .add-form .add-form-auto-img input.selected[type="file"] {
  height: 24px;
}
.add-box .add-form .add-form-auto-img-preview {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.add-box .add-form .add-form-auto-img .a-upload {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 24px;
  line-height: 24px;
  color: #fff;
  background-color: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
  cursor: pointer;
  font-size: 12px;
}
.add-box .add-form .add-form-auto-img-tips {
  position: absolute;
  bottom: -22px;
  right: 0;
  text-align: right;
}
.add-box .add-form .inp-select {
  zoom: 1;
}
.add-box .add-form .inp-select input {
  width: 421px;
  border: 1px solid #c8c8c8;
}
.add-box .add-form .inp-select:after {
  content: "";
  position: absolute;
  right: 10px;
  top: -2px;
  height: 0;
  overflow: hidden;
  border-color: #c8c8c8 transparent transparent;
  border-style: solid dashed dashed;
  border-width: 6px;
}
.add-box .add-form select {
  margin: 0 2px;
  padding: 0 3px;
  width: 93px;
  height: 30px;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #c8c8c8;
}
.add-box .add-form select.sel-m {
  width: 205px;
}
.add-box .add-form a.a-submit {
  margin-left: 20px;
  padding: 8px 30px;
}
.add-box .add-form a.disabled,
.add-box .add-form a.disabled:hover {
  color: #fff;
  background-color: #aaaaaa;
  border-color: #828282;
}
.add-box .add-form textarea {
  padding: 5px;
  width: 338px;
  height: 110px;
  line-height: 30px;
  font-size: 14px;
  border: 1px solid #c8c8c8;
  resize: none;
}
.add-box .add-form a.a-btn {
  display: inline-block;
  width: 60px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #78aaf0;
  border: 1px solid #78aaf0;
  border-radius: 4px;
}
.add-box .add-form a.a-btn:hover {
  text-decoration: none;
  background-color: #78aaf0;
  border: 1px solid #78aaf0;
}
.add-box .add-form .add-form-select {
  position: absolute;
  top: -4px;
  padding: 5px;
  width: 180px;
  height: 46px;
  border: 1px solid #c8c8c8;
  background-color: #fff;
}
.add-box .add-form .add-form-select a.a-item {
  margin: 2px;
  display: inline-block;
  width: 56px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #666;
  background-color: #eee;
  font-size: 12px;
}
.add-box .add-form .add-form-select a.a-item:hover {
  text-decoration: none;
}
.add-box .add-form .add-form-select a.a-clear {
  position: absolute;
  bottom: 2px;
  right: 2px;
  display: block;
  padding-left: 20px;
  height: 16px;
  line-height: 16px;
  color: #448ff4;
}
.add-auto-img-preview {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 5;
  max-width: 520px;
  max-height: 500px;
  background-color: #fff;
}
#addCargoSelect {
  left: 427px;
}
.ico-send .right-box {
  position: absolute;
  top: 0;
  right: 543px;
  text-align: right;
}

.ico-send .right-box .btn-link {
  margin-right: 10px;
}

.ico-send .right-box label {
  font-weight: 400;
  color: #888;
}

/*下拉完成框*/
.autocomplete-box {
  position: absolute;
  z-index: 51;
  width: 348px;
  font-size: 12px;
  overflow: hidden;
  background-color: #fff;
  color: #000;
  border: 1px solid #c8c8c8;
}
.autocomplete-box li {
  height: 30px;
  line-height: 30px;
}
.autocomplete-box li a {
  display: block;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
}
.autocomplete-box li.selected a {
  text-decoration: none;
  background-color: #e6e6e6;
}
.autocomplete-box li a span {
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
}
.autocomplete-box li a span.col1 {
  width: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.autocomplete-box li a span.col2 {
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.autocomplete-box li a span.col3 {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.autocomplete-box li a span.fr {
  margin-top: 5px;
  width: 60px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  white-space: nowrap;
  color: #3278e6;
  background-color: #fff;
  border: 1px solid #3278e6;
  border-radius: 4px;
}
.autocomplete-box .yun-list li a {
  padding-left: 25px;
}
.autocomplete-box .yun-list li.ico-yun a {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -5px -1907px
    no-repeat;
}
.autocomplete-box .yun-list li.ico-yun.selected a {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -5px -1907px
    no-repeat #e6e6e6;
}
#addSendProvince {
  top: -2px;
  left: 82px;
  width: 431px;
}
#addRecProvince {
  top: -2px;
  left: 82px;
  width: 431px;
}
#editSendProvince {
  top: -6px;
  left: 64px;
  width: 372px;
}
#printRecProvince {
  top: -6px;
  left: 64px;
  width: 372px;
}
#printSendProvince {
  top: -6px;
  left: 64px;
  width: 372px;
}
#addSendAutoComplete {
  top: -5px;
  left: 82px;
  width: 431px;
}
#addRecAutoComplete {
  top: -5px;
  left: 82px;
  width: 431px;
}
#addSendPayaccountAutoComplete {
  top: -5px;
  left: 62px;
  width: 221px;
}
#realnameXzq {
  top: -6px;
  left: 135px;
  width: 425px;
}
/*Excel导入*/
.import-box .import-box-body {
  width: 1198px;
  padding-bottom: 30px;
  /* height: 515px; */
}
.import-box a.a-submit {
  margin: 30px 20px 10px 0;
  padding: 8px 30px;
  font-size: 18px;
}
.import-box .import-step-0 {
  padding-top: 85px;
  font-size: 12px;
}
.import-box .import-step-0.hdjy {
  padding-top: 50px;
}
.import-box .import-step-0 .mr60px {
  margin-right: 60px;
}
.import-box .import-step-0 .mr40px {
  margin-right: 40px;
}
.import-box .import-step-0 .mr25px {
  margin-right: 25px;
}
.import-box .import-step-0 .imp-s0-tip {
  color: red;
  padding-left: 198px;
}
.import-box .import-step-0 .imp-s0-item {
  padding-left: 230px;
  margin-bottom: 30px;
  font-size: 14px;
}
.import-box .import-step-0 .imp-s0-item .font12 {
  font-size: 12px;
}
.import-box .import-step-0 .imp-s0-item.hdjy {
  margin-bottom: 20px;
}
.import-box .import-step-0 .imp-s0-item.mb5 {
  margin-bottom: 5px;
}
.import-box .import-step-0 .imp-s0-item input[type="checkbox"] {
  vertical-align: middle;
  margin-left: 0;
}
.import-box .import-step-0 .imp-s0-item input[type="radio"] {
  margin-left: 0;
}
.import-box .import-step-0 .imp-s0-item .input-normal {
  display: inline-block;
  width: 418px;
  height: 32px;
  padding: 0;
  text-indent: 5px;
  font-size: 14px;
  border: 1px solid #dbdbdb;
}
.import-box .import-step-0 .imp-s0-item .submit-btn {
  display: inline-block;
  vertical-align: bottom;
  width: 101px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  color: #fff;
  background: #ff9d40;
  text-align: center;
  border: 1px solid #df6e00;
  border-radius: 4px;
}
.import-box .import-step-0 .imp-s0-item em {
  font-style: normal;
  color: red;
}
.import-box .import-step-1 {
  position: relative;
  z-index: 3;
  padding: 195px 0 125px 277px;
}
.import-box .import-step-1 h3 {
  height: 30px;
  line-height: 30px;
  font-size: 26px;
  font-weight: normal;
}
.import-box .import-step-1 p {
  padding: 5px;
}
.import-box .import-step-1 input {
  padding: 0 5px;
  width: 450px;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
  font-size: 18px;
  border: 1px solid #78aaf0;
}
.import-box .import-step-1 a.a-input {
  display: inline-block;
  width: 148px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #3278e6;
}
.import-box .import-step-1 a.a-input:hover {
  text-decoration: none;
  background-color: #3278e6;
}
.import-box .import-step-1-2 {
  padding-top: 200px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
.import-box .import-step-1-2 select {
  padding: 0 3px;
  width: 80px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  font-size: 14px;
  border: 1px solid #c8c8c8;
}
.import-box .import-step-1-2 a {
  display: inline-block;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  color: #fff;
  background-color: #3278e6;
}
.import-box .import-step-1-2 a:hover {
  text-decoration: none;
  background-color: #3278e6;
}
.import-box .import-step-2 {
  position: relative;
  z-index: 2;
  padding: 50px 155px;
}
.import-box .import-step-2 h3 {
  margin-bottom: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
}
.import-box .import-step-2 .import-table-th p {
  padding: 10px 4px;
  height: 26px;
  line-height: 26px;
  text-align: right;
}
.import-box .import-step-2 .scroll-box {
  position: relative;
  width: 768px;
  height: 138px;
  overflow: hidden;
  border: 1px solid #b4d2ff;
}
.import-box .import-step-2 .scroll-box a.a-scroll {
  position: absolute;
  z-index: 2;
  top: 0;
  display: block;
  width: 20px;
  height: 140px;
  background-color: #b4d2ff;
}
.import-box .import-step-2 .scroll-box a.a-scroll b {
  position: absolute;
  top: 62px;
  height: 0;
  overflow: hidden;
  border-width: 8px;
}
.import-box .import-step-2 .scroll-box a.a-scroll-dis b {
  border-color: #c8c8c8;
}
.import-box .import-step-2 .scroll-box a.a-scroll-left {
  left: 0;
  box-shadow: 3px 0 3px #e6e6e6;
}
.import-box .import-step-2 .scroll-box a.a-scroll-right {
  right: 0;
  box-shadow: -3px 0 3px #e6e6e6;
}
.import-box .import-step-2 .scroll-box a.a-scroll-dis {
  background-color: #e6e6e6;
  box-shadow: none;
}
.import-box .import-step-2 .scroll-box a.a-scroll-left b {
  right: 7px;
  border-color: transparent #fff transparent transparent;
  border-style: dashed solid dashed dashed;
}
.import-box .import-step-2 .scroll-box a.a-scroll-right b {
  left: 7px;
  border-color: transparent transparent transparent #fff;
  border-style: dashed dashed dashed solid;
}
.import-box .import-step-2 table {
  position: absolute;
  top: 0;
  left: 25px;
  table-layout: fixed;
  transition: left 0.4s;
  -webkit-transition: left 0.4s;
  -moz-transition: left 0.4s;
  -o-transition: left 0.4s;
}
.import-box .import-step-2 table th,
.import-box .import-step-2 table td {
  display: inline-block;
  padding: 10px 4px;
  width: 95px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
  font-weight: normal;
}
.import-box .import-step-2 table td {
  color: #787878;
}
.import-box .import-step-2 table select {
  width: 93px;
  height: 26px;
  border: 1px solid #c8c8c8;
}
.import-box .import-step-2 table select.selected {
  border-color: #289646;
}
.import-box .import-step-2 p {
  text-align: center;
}
.import-box .import-step-2 p a {
  margin: 0 24px;
}
.import-box .import-step-2 a.a-submit {
  margin: 30px 0 10px;
}
.import-box .import-step-2-2 .top {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 14px;
  border-bottom: 1px solid #d2d2d2;
}
.import-box .import-step-2-2 .top span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
.import-box .import-step-2-2 .body {
  padding-top: 5px;
  width: 1198px;
  height: 425px;
  overflow-y: auto;
  overflow-x: hidden;
  border-bottom: 1px solid #d2d2d2;
}
.import-box .import-step-2-2 table {
  display: block;
  table-layout: fixed;
  border-collapse: collapse;
  width: 958px;
  line-height: 28px;
}
.import-box .import-step-2-2 table tr {
  height: 28px;
  white-space: nowrap;
  overflow: hidden;
}
.import-box .import-step-2-2 table td {
  display: inline-block;
  height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
}
.import-box .import-step-2-2 table td span {
  white-space: nowrap;
}
.import-box .import-step-2-2 table .colspan {
  width: 958px;
  text-align: center;
}
.import-box .import-step-2-2 table .rowspan {
  height: 100px;
  line-height: 100px;
}
.import-box .import-step-2-2 .col1 {
  width: 60px;
  text-align: center;
}
.import-box .import-step-2-2 .col2 {
  width: 65px;
  padding-right: 5px;
}
.import-box .import-step-2-2 .col3 {
  width: 100px;
  padding-right: 10px;
}
.import-box .import-step-2-2 .col4 {
  width: 190px;
  padding-right: 10px;
}
.import-box .import-step-2-2 .col5 {
  width: 60px;
  padding-right: 10px;
}
.import-box .import-step-2-2 .col6 {
  width: 270px;
  padding-right: 10px;
}
.import-box .import-step-2-2 .col7 {
  width: 110px;
  padding-right: 10px;
}
.import-box .import-step-2-2 .col8 {
  width: 120px;
  padding-right: 10px;
}
.import-box .import-step-2-2 .bottom {
  padding: 0 30px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  text-align: center;
}
.import-box .import-step-2-2 .bottom .fl,
.import-box .import-step-2-2 .bottom .fr {
  display: inline-block;
  width: 276px;
  text-align: left;
}
.import-box .import-step-2-2 a.a-submit {
  display: inline-block;
  margin: 0;
  font-size: 14px;
  background-color: #3278e6;
  border: none;
}
.import-box .import-step-2-2 a.a-submit:hover {
  background-color: #2864c8;
}
.import-box .import-step-2-2 a.a-submit2 {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
  font-size: 14px;
  background-color: #ff7800;
  border: none;
}
.import-box .import-step-2-2 a.a-submit2:hover {
  background-color: #ee6700;
}
.import-box .import-step-3 {
  padding: 110px 0 110px 314px;
}
.import-box .import-step-4 {
  padding: 110px 200px;
}
.import-box .import-step-5 {
  padding: 110px 0 110px 358px;
}
.import-box .import-step-3 h3,
.import-box .import-step-4 h3,
.import-box .import-step-5 h3 {
  margin-bottom: 20px;
  padding-left: 60px;
  height: 50px;
  line-height: 50px;
  font-size: 26px;
  font-weight: normal;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_find.png") 0 0
    no-repeat;
}
.import-box .import-step-4 h3 {
  font-size: 20px;
}
.import-box .import-step-4 a {
  vertical-align: middle;
}
.import-box .import-step-4 a.a-submit {
  margin: 0 20px;
  line-height: normal;
}
.import-box .import-step-3 h3 strong,
.import-box .import-step-4 h3 strong,
.import-box .import-step-4 p strong,
.import-box .import-step-5 strong {
  margin: 0 4px;
  font-weight: normal;
  color: #ff7800;
}
.import-box .import-step-3 h3 a {
  margin-left: 10px;
  font-size: 14px;
}
.import-box .import-step-3 p,
.import-box .import-step-4 p,
.import-box .import-step-5 p {
  padding: 5px 0;
  padding-left: 60px;
  font-size: 14px;
}
.import-box .import-step-3 p input {
  margin-right: 8px;
}
.import-box .import-step-3 p input[type="text"] {
  display: inline-block;
  padding: 2px;
  width: 180px;
  height: 20px;
}
.import-box .import-step-3 p select {
  display: inline-block;
  width: 188px;
  height: 28px;
}
.import-box .import-step-3 p .select-s {
  margin-right: 20px;
  width: 120px;
}
.import-box .import-step-3 p .select-l {
  width: 330px;
}
.import-box .import-step-3 p strong,
.import-box .import-step-3 p input,
.import-box .import-step-3 p label {
  vertical-align: middle;
}
.import-box .import-step-5 h3 {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_ok.png") 0 0
    no-repeat;
}
.import-box .import-step-5 a {
  vertical-align: middle;
}
.import-box .import-step-5 a.a-submit {
  margin-top: 10px;
}
.import-box .import-step-5 a.a-submit.submit2 {
  background: #3278e6;
  border: 1px solid #2864c8;
}
.import-box .import-step-5 a.a-submit.submit2:hover {
  background: #2864c8;
}
.import-box .import-step-0 .loading-gif,
.import-box .import-step-1 .loading-gif {
  margin-left: 20px;
  padding: 10px 0 10px 35px;
  background-position: 2px 7px;
}
.import-box .import-step-3 .loading-gif,
.import-box .import-step-4 .loading-gif {
  margin-top: 30px;
  padding-left: 94px;
  background-position: 60px 4px;
}
.import-file {
  position: absolute;
  z-index: 999;
  zoom: 1;
  width: 60px;
  height: 20px;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  cursor: pointer;
}
/*示例*/
.example {
  text-align: center;
}
.example a.a-submit {
  padding: 12px 40px;
  border-radius: 5px;
}

/*详情*/
.detail-box {
  position: relative;
  padding: 20px 30px;
  width: 1140px;
  height: auto;
}
.detail-box b {
  position: absolute;
  right: 678px;
  top: -16px;
  height: 0;
  overflow: hidden;
  border-color: transparent transparent #dbdbdb;
  border-style: dashed dashed solid;
  border-width: 8px;
}
.detail-box b.left {
  right: 280px;
}
.detail-body {
  position: relative;
}
.detail-body .detail-item {
  position: relative;
  width: 555px;
  background-color: #fff;
  border: 1px solid #86b4f1;
}
.detail-body .detail-right {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.detail-body .detail-right .detail-item {
  margin-top: -2px;
  height: 100%;
}
.detail-body .detail-item-title {
  margin: -1px 0 0 -1px;
  padding-right: 2px;
  width: 100%;
  height: 34px;
  background-color: #f4f4f4;
  border-bottom: 1px solid #86b4f1;
}
.detail-body .detail-right .detail-item-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding-top: 2px;
}
.detail-item-title h4 {
  float: left;
  margin-right: -1px;
  padding: 6px 10px;
  height: 22px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  background-color: #86b4f1;
}
.detail-item-title h4.a-tag {
  padding: 5px 9px 6px;
  color: #75acf5;
  background-color: #fff;
  border: 1px solid #6ba7f5;
  border-bottom: none;
  cursor: pointer;
}
.detail-item-title h5 {
  margin-left: 10px;
  padding: 5px 0;
  width: 340px;
  overflow: hidden;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}
.detail-list {
  margin-bottom: 43px;
  height: 516px;
  overflow: hidden;
}
.detail-list li {
  height: 43px;
  overflow: hidden;
}
.detail-list span {
  display: inline-block;
  padding: 10px 0;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #878787;
  border-bottom: 1px solid #d8d8d8;
  background-color: #fbfbfb;
}
.detail-list .d-col1 {
  padding-left: 10px;
  width: 125px;
}
.detail-list .d-col2 {
  width: 30px;
  text-align: center;
}
.detail-list .d-col3 {
  padding: 10px;
  width: 370px;
}
.detail-list .status {
  background: url("//cdn.kuaidi100.com/images/ico_status.gif") -60px center no-repeat
    #fbfbfb;
}
.detail-list .status-first {
  background: url("//cdn.kuaidi100.com/images/ico_status.gif") -10px center no-repeat
    #fbfbfb;
}
.detail-list .status-check {
  background: url("//cdn.kuaidi100.com/images/ico_status.gif") -160px center no-repeat
    #fbfbfb;
}
.detail-list .status-wait {
  background: url("//cdn.kuaidi100.com/images/ico_status.gif") -110px center no-repeat
    #fbfbfb;
}
.detail-list .last span {
  color: #ff8c00;
  background-color: #fff;
}
.detail-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  width: 100%;
  height: 43px;
  line-height: 43px;
  text-indent: 10px;
  background-color: #f4f4f4;
}
.detail-footer a.a-copy {
  display: inline-block;
}
.detail-footer a.a-copy:hover {
  text-decoration: none;
}
.detail-tips {
  padding: 15px 60px;
  height: 530px;
  text-align: center;
}
.detail-tips p {
  padding: 15px 0;
}
.detail-item-body {
  height: 100%;
  overflow-y: auto;
}
/*订单信息*/
.detail-info {
  position: relative;
  padding: 10px;
  height: auto;
  min-height: 540px;
}
.detail-info p {
  padding: 3px 0;
}
.detail-info p label,
.detail-info p span,
.detail-info input {
  display: inline-block;
  vertical-align: middle;
}
.detail-info p span {
  word-break: break-all;
}
.detail-info a {
  vertical-align: middle;
}
.detail-info span {
  max-width: 400px;
  overflow: hidden;
  color: #7c7c7c;
}
.detail-info span.row {
  display: block;
  padding-top: 4px;
}
.detail-info .p-title {
  margin-right: 4px;
  width: 100px;
  line-height: 30px;
  text-align: right;
}
.p-privacy-tag {
  color: #333333;
  font-size: 10px;
  padding: 2px 4px;
  border-radius: 10px;
  border: 1px solid #9d9d9d;
  text-decoration: none;
  cursor: pointer;
}

.p-privacy-tag:hover {
  color: #333333;
  text-decoration: none;
}

.detail-info .p-privacy-tag {
  margin-left: 10px;
}
.detail-info .p-submit {
  text-align: center;
}
.detail-info img {
  padding: 5px 0;
  max-width: 280px;
  max-height: 260px;
  vertical-align: top;
}
.detail-info textarea {
  margin-top: 4px;
  width: 370px;
  height: 46px;
  vertical-align: top;
  resize: none;
}
.detail-info input[type="text"],
.detail-info input[type="number"],
.detail-info input[type="tel"] {
  padding: 4px;
  height: 21px;
  line-height: 21px;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #c5c5c5;
  background-color: #fff;
}
.detail-info input.inp-l {
  width: 380px;
}
.detail-info input.inp-s {
  width: 110px;
}
.detail-info input.inp-ss {
  width: 30px;
}
.detail-info select {
  padding: 0 3px;
  height: 30px;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #c5c5c5;
}
.detail-info a.a-addr {
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: top;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -8px -912px
    no-repeat;
}
.detail-info a.a-comment {
  display: inline-block;
  max-width: 330px;
  max-height: 60px;
  line-height: 30px;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #7c7c7c;
}
.detail-info a.a-comment:hover {
  color: #448ff4;
}
.detail-info a.a-comment:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: top;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -10px -1110px
    no-repeat;
}
.detail-info a.a-comment:hover:after {
  background-position: -10px -1160px;
}
.detail-info a.a-submit {
  display: inline-block;
  margin: 0 20px;
  width: 60px;
  text-align: center;
}
.detail-info a.a-submit-w {
  width: 100px;
}
.detail-info a.a-submit-w-auto {
  width: auto;
}
.detail-info .hidden {
  display: none;
}
.detail-right .detail-info {
  margin-top: 36px;
}
.detail-right .detail-info .p-title {
  line-height: 24px;
  vertical-align: top;
}
/*收款码*/
.detail-qr {
  padding: 30px;
  height: 520px;
  text-align: center;
}
.detail-qr img {
  width: 150px;
  height: 150px;
}
.detail-qr .ico-pay {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-left: -16px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
}
/*打印记录*/
.detail-record {
  margin-top: 34px;
  height: 560px;
  position: relative;
  overflow: hidden;
}
.detail-record .table-top {
  padding-left: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.detail-record .table-top + ul {
  position: absolute;
  top: 33px;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
}
.detail-record .table-top span.col {
  vertical-align: top;
}
.detail-record li {
  padding: 5px 10px;
  border-bottom: 1px dashed #dbdbdb;
}
.detail-record span.col {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail-record span.row {
  display: block;
}
.detail-record span.col1 {
  width: 100px;
}
.detail-record span.col2 {
  width: 150px;
}

/*扫码寄件*/
.qr-box .qr-box-left {
  padding: 35px 10px;
  width: 450px;
}
.qr-box .qr-box-right {
  padding: 35px 10px;
  width: 460px;
}
.qr-box h4 {
  padding-left: 35px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}
.qr-box h4 a {
  font-size: 14px;
  font-weight: normal;
}
.qr-box h4.ico-tips {
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -10px -4110px
    no-repeat;
}
.qr-box p {
  font-size: 14px;
}
.qr-box img {
  display: block;
}
.qr-box .qr-box-left p {
  margin-top: 24px;
  padding-left: 60px;
}
.qr-box .qr-box-left p.p-desc {
  padding-left: 130px;
  font-size: 12px;
  color: #878787;
}
.qr-box .qr-box-left label,
.qr-box .qr-box-left a {
  display: inline-block;
  vertical-align: top;
}
.qr-box .qr-box-left a {
  width: 250px;
}
.qr-box .qr-box-left img {
  margin: 20px 0 40px 70px;
}
.qr-box .qr-box-right p {
  margin-top: 20px;
  padding-left: 34px;
}
.qr-box .qr-box-right p .mr {
  margin-right: 40px;
}
.qr-box .qr-box-right img {
  margin-bottom: 10px;
}
.qr-box .qr-box-right a.a-btn {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #317ee7;
  border: 1px solid #317ee7;
}
.qr-box .qr-box-right a.a-btn:hover {
  text-decoration: none;
}
/*主页提示条*/
.tips-index {
  position: relative;
  margin-top: 10px;
  padding: 10px 30px;
  font-size: 14px;
  color: #000;
  background-color: #fff0e6;
  border: 1px solid #ff961e;
}
.tips-index .a-close {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 16px;
  height: 16px;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -17px -966px
    no-repeat;
}
.tips-index .icon-qq {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") 0 -3555px
    no-repeat;
}
.tips-index .icon-tel {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") 0 -3610px
    no-repeat;
}
.tips-index .tips-hover {
  position: absolute;
  top: 0px;
  right: 20px;
  height: 50px;
  line-height: 50px;
}
.tips-index .tips-hover a:hover {
  text-decoration: none;
}
.tips-index .tips-hover span {
  display: none;
  position: absolute;
  bottom: 45px;
  right: 20px;
  z-index: 2;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
}
.tips-index .tips-hover span::before {
  content: "";
  position: absolute;
  right: 10px;
  bottom: -13px;
  height: 0;
  overflow: hidden;
  border-color: #dbdbdb transparent transparent;
  border-style: solid dashed dashed;
  border-width: 6px;
}
.tips-index .tips-hover span::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: -12px;
  height: 0;
  overflow: hidden;
  border-color: #fff transparent transparent;
  border-style: solid dashed dashed;
  border-width: 6px;
}
/*默认寄件地址*/
.addr-box {
  padding: 40px 130px;
}
.addr-box p {
  padding: 5px 0;
}
.addr-box input[type="text"] {
  margin-left: 4px;
  padding: 0 4px;
  height: 30px;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #c8c8c8;
}
.addr-box input[type="checkbox"] {
  margin: 0 5px 0 10px;
}
.addr-box input.inp-s {
  width: 142px;
}
.addr-box input.inp-l {
  width: 366px;
}
.addr-box .inp-select input {
  width: 364px;
  border: 1px solid #c8c8c8;
}
.addr-box .inp-select:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 8px;
  height: 0;
  overflow: hidden;
  border-color: #c8c8c8 transparent transparent;
  border-style: solid dashed dashed;
  border-width: 6px;
}
.addr-box a.a-submit {
  margin: 10px 10px 0 65px;
  padding: 8px 30px;
}
.addr-box-2row {
  padding: 10px 130px 0;
}
.addr-box-2row h5 {
  margin-bottom: 10px;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  border-bottom: 1px dashed #d2d2d2;
}
.addr-box-2row p {
  padding: 3px 0;
}
/*短信模板*/
.temp-box {
  padding: 60px 79px;
}
.temp-box p {
  padding: 5px 0;
}
.temp-box .a-insert {
  margin-left: 10px;
  padding: 2px 20px;
  border: 1px solid #3278e6;
  border-radius: 3px;
}
.temp-box .temp-set {
  margin: 5px auto;
  padding: 5px 10px 10px;
  width: 380px;
  height: 110px;
  border: 1px solid #c8c8c8;
}
.temp-box .temp-set textarea {
  margin-bottom: 5px;
  padding: 0 4px;
  width: 372px;
  height: 84px;
  border: none;
  resize: none;
}
.temp-box .temp-set em {
  font-style: normal;
}
.temp-box input[type="checkbox"] {
  margin-left: 70px;
}
.temp-box a.a-submit {
  margin: 10px 20px 0 70px;
  padding: 8px 30px;
}
.temp-box .temp-list {
  position: absolute;
  top: 1px;
  left: 1px;
  padding: 0 10px;
  width: 378px;
  height: 118px;
  background-color: #fff;
}
.temp-box .temp-list ul {
  height: 93px;
}
.temp-box .temp-list ul li {
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #d2d2d2;
}
.temp-box .temp-list ul li a {
  display: block;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.temp-box .temp-list ul li a:hover {
  text-decoration: none;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_sms.png") -17px -210px
    no-repeat;
}
.temp-box .temp-list-page {
  padding: 5px;
  text-align: center;
}
.temp-box .a-temp-close {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 16px;
  height: 16px;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_sms.png") -16px -267px
    no-repeat;
}
/*发送短信*/
.send-box {
  margin: 40px auto;
  width: 290px;
  padding: 25px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 1px;
  box-shadow: 0px 0px 6px 0px rgb(181 181 181 / 68%);
}
.send-box h5 {
  padding: 5px 0;
  font-size: 14px;
}

.send-box p {
  line-height: 30px;
}
.send-box p strong {
  margin: 0 4px;
  color: #3278e6;
}
.send-box p label {
  display: block;
  height: 60px;
}
.send-temp-box .temp-tag {
  padding-left: 1px;
  height: 29px;
}
.send-temp-box .temp-tag a {
  display: inline-block;
  margin-left: -1px;
  padding: 0 4px;
  width: 50px;
  height: 28px;
  line-height: 28px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.send-temp-box .temp-tag a:hover {
  text-decoration: none;
}
.send-temp-box .temp-tag a.a-tag {
  color: #000;
  border: 1px solid #c8c8c8;
  background-color: #f5faff;
}
.send-temp-box .temp-tag a.selected {
  color: #3278e6;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
.send-temp-box .temp-tag a.a-setting {
  float: right;
  width: auto;
}
.send-temp-box .temp-tag span {
  margin-left: 10px;
  vertical-align: middle;
}
.send-temp-box .temp-set {
  height: 120px;
  border: 1px solid #c8c8c8;
}
.send-temp-box .temp-set textarea {
  display: block;
  padding: 10px 15px;
  width: 258px;
  height: 100px;
  border: none;
  resize: none;
}
.send-box p.p-submit {
  margin-top: 20px;
}
.send-box a.a-insert {
  margin-right: 10px;
  padding: 2px 20px;
  border: 1px solid #3278e6;
  border-radius: 3px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
}
.send-box a.a-submit {
  padding: 8px 30px;
}
/*回填单号*/
.fill-box {
  padding: 30px 40px;
}
.fill-box em {
  font-style: normal;
}
.fill-box div {
  zoom: 1;
}
.fill-box div select {
  width: 100px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #c8c8c8;
}
.fill-box div input[type="text"] {
  margin: 0 2px 0 5px;
  padding: 0 4px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #c8c8c8;
}
.fill-box p {
  text-align: center;
}
.fill-box p a {
  vertical-align: middle;
}
.fill-box p a.a-submit {
  margin-right: 20px;
  padding: 8px 20px;
}
.fill-box table {
  margin: 30px 0;
  width: 610px;
  table-layout: fixed;
}
.fill-box table th,
.fill-box table td {
  padding: 5px 10px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #c8c8c8;
}
.fill-box table th {
  font-weight: normal;
  background-color: #f5faff;
}
.fill-box table input[type="radio"] {
  margin: 0 4px;
}
.fill-box table input.fill-input {
  margin: 0;
  padding: 2px 5px;
  width: 147px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  font-size: 12px;
  border: 1px solid #c8c8c8;
  border-right: none;
  border-radius: 4px 0 0 4px;
}
.fill-box table a.a-fill {
  display: inline-block;
  width: 90px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  background-color: #3278e6;
  border-radius: 0 4px 4px 0;
}
.fill-box table a.a-fill:hover {
  text-decoration: none;
  background-color: #3278e6;
}
.fill-box table .ellipsis {
  float: right;
  margin-right: 180px;
  font-size: 30px;
  color: #787878;
}
.fill-box table .col1 {
  width: 30px;
}
.fill-box table .col2 {
  width: 50px;
}
.fill-box table .col3 {
  width: 200px;
}
.fill-box table .col4 {
  width: 249px;
  overflow: visible;
}
.fill-box table .col5 {
  width: 159px;
}
.fill-box table .col6 {
  width: 70px;
}
.fill-box .num-tips {
  position: absolute;
  top: 130px;
  left: 354px;
  padding: 10px;
  font-size: 22px;
  font-weight: bold;
  border: 1px solid #c8c8c8;
  background-color: #fff;
}

/*地址簿*/
.addrbook-box p {
  margin: 0 auto;
  padding: 25px 0;
  width: 600px;
}
.addrbook-box p label {
  display: inline-block;
  width: 70px;
  height: 28px;
  line-height: 28px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  background-color: #3278e6;
}
.addrbook-box p input.inp-search {
  padding: 4px 8px;
  padding-right: 30px;
  width: 310px;
  height: 18px;
  line-height: 18px;
  color: #000;
  border: 1px solid #c8c8c8;
}
.addrbook-box p a.a-search,
.addrbook-box p a.a-clear {
  display: inline-block;
  margin-left: -35px;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -10px -159px
    no-repeat;
}
.addrbook-box p a.a-clear {
  background-position: -9px -809px;
}
.addrbook-box table {
  width: 100%;
}
.addrbook-box td {
  padding: 8px 0;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
.addrbook-box td.col1 {
  padding-left: 60px;
  width: 190px;
}
.addrbook-box td.col2 {
  width: 330px;
}
.addrbook-box td span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.addrbook-box td.col2 span {
  padding-right: 10px;
  width: 320px;
}
.addrbook-box td span.col {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.addrbook-box td span.row {
  width: auto;
}
.addrbook-box td span.img-head {
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 25px;
}
.addrbook-box a {
  vertical-align: middle;
}
.addrbook-box a.a-setting {
  padding-left: 25px;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -13px -1062px
    no-repeat;
}
.addrbook-box a.a-page {
  display: inline-block;
  width: 24px;
  height: 18px;
  overflow: hidden;
  text-indent: -65535px;
  border: 1px solid #c8c8c8;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png")
    no-repeat;
}
.addrbook-box a.a-pre {
  background-position: -13px -315px;
  border-right: none;
}
.addrbook-box a.a-pre:hover {
  background-position: -13px -415px;
}
.addrbook-box a.a-next {
  background-position: -11px -365px;
}
.addrbook-box a.a-next:hover {
  background-position: -11px -465px;
}
.addrbook-box a.a-edit {
  display: inline-block;
  width: 22px;
  height: 22px;
  visibility: hidden;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -14px -1112px
    no-repeat;
}
.addrbook-box tr.hover a.a-edit {
  visibility: visible;
}
.addrbook-box a.a-del {
  display: inline-block;
  width: 22px;
  height: 22px;
  visibility: hidden;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -14px -811px
    no-repeat;
}
.addrbook-box tr.hover a.a-del {
  visibility: visible;
}
/*打印*/
.print-box {
  min-height: 300px;
}
.print-box .print-lodop {
  margin: 0 auto;
  width: 700px;
  height: 380px;
  overflow: hidden;
}
.print-box div {
  text-align: center;
}
.print-box div strong {
  margin: 0 4px;
  color: #3278e6;
}
.print-box div a.a-edit {
  display: inline-block;
  padding: 0 10px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  border-radius: 8px;
  background-color: #3278e6;
}
.print-box div a.a-edit:hover {
  text-decoration: none;
  background-color: #3278e6;
}
.print-box div .span-print {
  display: inline-block;
  width: 100px;
  overflow: visible;
  text-align: left;
  white-space: nowrap;
}
.print-box .print-setting {
  padding: 10px 20px;
  text-align: left;
}
.print-box .print-setting a,
.print-box .print-setting span {
  vertical-align: middle;
}
.print-box .print-setting .fl {
  display: inline-block;
  margin-right: 10px;
  width: 220px;
  text-align: left;
}
.print-box .print-setting .fr {
  display: inline-block;
  text-align: right;
}
.print-box .print-setting select {
  width: 110px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #c8c8c8;
}
.print-box .print-setting a.a-setting {
  padding-left: 25px;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -13px -1065px
    no-repeat;
}
.print-box .print-action {
  padding: 20px 10px 40px 10px;
}
.print-box .print-action h5 {
  padding: 20px 0;
}
.print-box .print-action div {
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
}
.print-box .print-action div strong {
  margin: 0 4px;
  color: #3278e6;
}
.print-box .print-action div.print-search {
  margin: 0 auto;
  padding-bottom: 0;
  width: 450px;
}
.print-box .print-action p {
  margin: 0 auto;
  padding-top: 15px;
  width: 520px;
  text-align: left;
}
.print-box .print-action p label {
  display: inline-block;
  padding-right: 10px;
  width: 125px;
  text-align: right;
}
.print-box .print-action p span {
  display: inline-block;
  width: 380px;
  vertical-align: top;
}
.print-box .print-search p {
  padding: 4px;
  border: 1px solid #d2d2d2;
  border-bottom: none;
}
.print-box .print-search p input.inp-search {
  display: inline-block;
  padding: 2px 4px;
  padding-right: 30px;
  width: 206px;
  height: 18px;
  line-height: 18px;
  color: #000;
  border: 1px solid #c8c8c8;
}
.print-box .print-search p a.a-search,
.print-box .print-search p a.a-clear {
  display: inline-block;
  margin-left: -35px;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url("//cdn.kuaidi100.com/images/user/history/ico_his.png") -9px -158px
    no-repeat;
}
.print-box .print-search p a.a-clear {
  background-position: -9px -808px;
}
.print-box .print-search ul {
  height: 200px;
  overflow: auto;
  border: 1px solid #d2d2d2;
}
.print-box .print-search ul li a {
  display: block;
  padding: 2px 5px;
}
.print-box .print-search ul li a:hover {
  text-decoration: none;
  background-color: #3278e6;
  color: #fff;
}
.print-box .print-search ul li a.selected {
  background-color: #3278e6;
  color: #fff;
}
.print-box .print-search ul li a span {
  display: inline-block;
  padding: 2px 5px;
  text-align: left;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.print-box .print-search ul li a span.col1 {
  width: 60px;
}
.print-box .print-search ul li a span.col2 {
  width: 120px;
}
.print-box .print-search ul li a span.col3 {
  width: 200px;
}
.print-box .print-qa,
.info-box .print-qa {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 20px;
  text-align: left;
}
.print-box .print-qa p,
.info-box .print-qa p {
  padding: 5px 0;
}
.print-box .print-qa p a,
.info-box .print-qa p a {
  font-size: 12px;
}
/*批量付款*/
.pay-some-box {
  padding: 20px 50px;
  position: relative;
}
.pay-some-box h5 {
  font-size: 16px;
  text-align: center;
  font-weight: 100;
  margin-bottom: 14px;
}
.pay-some-box h5 span {
  color: red;
  margin: 0 5px;
}
.pay-some-box .pay-tip-title {
  color: #999;
  font-size: 14px;
  text-align: center;
  margin-bottom: 15px;
}
.pay-some-box .pay-tip-title.small {
  font-size: 12px;
}
.pay-some-box .pay-tip-title strong {
  margin: 0 5px;
  color: red;
}
.pay-some-box .pay-top {
  font-size: 14px;
  margin-bottom: 50px;
  text-align: center;
}
.pay-some-box .pay-top .top-type {
  display: inline-block;
  margin-top: 20px;
  width: 140px;
  height: 50px;
  line-height: 50px;
  color: #000;
  text-decoration: none;
  background: #f2f2f2;
  margin-left: 15px;
  border: 1px solid #ccc;
  text-align: center;
}
.pay-some-box .pay-top .top-type.selected {
  border-color: #ff7f02;
  background: #f4f4f4
    url(//cdn.kuaidi100.com/images/user/history/ico_type_selected.png) 0 0
    no-repeat;
  background-size: 100% 100%;
}
.pay-some-box .pay-item {
  font-size: 14px;
  margin-bottom: 10px;
}
.pay-some-box .pay-item.text {
  color: #000;
}
.pay-some-box .pay-item.text .quick-weight {
  display: inline-block;
  width: 44px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #4890f0;
  color: #4890f0;
  margin-left: 20px;
  font-size: 12px;
}
.pay-some-box .pay-item.text .quick-weight:hover {
  text-decoration: none;
}
.pay-some-box .pay-item .pay-item-title {
  margin-left: 125px;
  color: #999;
}
.pay-some-box .pay-item input {
  margin-left: 20px;
  vertical-align: text-top;
}
.pay-some-box .pay-item .text-input {
  padding-left: 5px;
  border: none;
  border-bottom: 1px solid #999;
  font-size: 14px;
  width: 144px;
  outline: none;
}
.pay-some-box .pay-item select {
  margin-left: 20px;
  padding-left: 5px;
  border: none;
  border-bottom: 1px solid #999;
  font-size: 14px;
}
.pay-some-box .pay-tip-title.short-bottom {
  margin-bottom: 0;
  text-align: center;
}
.pay-some-box .pay-tip-title.pay-fee {
  padding-top: 20px;
}
.pay-some-box .pay-tip-title.pay-fee span {
  display: inline-block;
  padding: 0 10px;
}
.pay-some-box .pay-tip-title .pay-submit {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #fff;
  background: #fd9c4b;
  padding: 0 14px;
  border: 1px solid #fd821b;
  border-radius: 4px;
}
.pay-some-box .pay-submit-tip {
  color: red;
  position: absolute;
  left: 473px;
  bottom: 64px;
  font-size: 14px;
}
.pay-some-pay-box {
  padding: 90px 100px;
  overflow: hidden;
}
.pay-some-pay-box p {
  text-align: center !important;
}
.pay-some-pay-box p.font14 {
  font-size: 14px;
  margin-bottom: 10px;
}
.pay-some-pay-box p strong {
  color: red;
  margin: 0 5px;
}
.pay-some-pay-box p .pay-some-pay-qr {
  width: 200px;
  height: 200px;
}
.pay-some-pay-box p .ico-pay {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
}
.pay-some-finish-box {
  padding: 90px 0;
  overflow: hidden;
}
.pay-some-finish-box p {
  font-size: 14px;
  text-align: center;
}
.pay-some-finish-box p strong {
  color: red;
  margin: 0 5px;
}
.info-box .pay-some-pay-box {
  padding: 30px 0;
  text-align: center;
}
.info-box .pay-some-finish-box {
  padding: 40px 0;
}
/*实名认证*/
.float-body .real-name-box h5 {
  padding: 40px 0;
}
.float-body .real-name-box h5 span {
  text-align: center;
  font-size: 18px;
}
.float-body .real-name-box h5 .ico-real-yes {
  display: inline-block;
  width: 33px;
  height: 33px;
  vertical-align: middle;
  background: url(//cdn.kuaidi100.com/images/user/history/ico_his.png) -8px -4843px
    no-repeat;
}
.float-body .real-name-box h5 .ico-real-no {
  display: inline-block;
  width: 33px;
  height: 33px;
  vertical-align: middle;
  background: url(//cdn.kuaidi100.com/images/user/history/ico_his.png) -6px -4908px
    no-repeat;
}
/*全屏iframe*/
.preview-box {
  z-index: 126;
}
.preview-box .preview-img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 126;
}
.preview-box img {
  height: 100%;
}
.preview-box .a-close {
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  z-index: 126;
  color: #fff;
  background-color: #323639;
}

/* 打印机选择框 */
#printMachineSelect {
  max-height: 240px;
  overflow-y: auto;
}

.qrcode-youmazhi {
  position: absolute;
  display: none;
  right: -95px;
  top: 36px;
  width: 200px;
  height: 200px;
  border: 1px solid #dfdfdf;
  z-index: 1;
}

.relative a:hover + .qrcode-youmazhi {
  display: inline-block;
}

.kd-link {
  color: #317ee7;
  text-decoration: none;
  cursor: pointer;
}

.kd-radio {
  position: absolute;
  left: 0;
  top: 0;

  width: 1px;
  height: 1px;

  visibility: hidden;
}

.kd-radio + label {
  padding-left: 26px;
  color: #333;
  background: url("//cdn.kuaidi100.com/images/user/history/icon_radio_off.png")
    no-repeat;
  background-position: left center;
  background-size: 18px;
}

.kd-radio:checked + label {
  color: #317ee7;
  background-image: url("//cdn.kuaidi100.com/images/user/history/icon_radio_on.png");
}

#remitPart {
  text-align: center;
}

.float-body .info-box p {
  text-align: left;
}

.float-body .info-box p.center {
  text-align: center;
}

.float-body .info-box p label {
  font-size: 16px;
}

.temp-didan {
  margin: 30px 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

.float-body .info-box p input[type="number"],
.float-body .info-box p input[type="tel"] {
  height: 30px;
  line-height: 30px;
  text-indent: 4px;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #c5c5c5;
  zoom: 1;
}
.disabled {
  color: #888 !important;
  background-color: #eee !important;
  pointer-events: none;
}

.add-form-tip {
  margin-left: 80px;
  font-size: 12px;
  color: #fd9c4b;
}

.full-screen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9;
}

.abs-lb {
  position: absolute;
  left: 0;
  top: auto;
  right: auto;
  bottom: 0;
}

.abs-rb {
  position: absolute;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
}

.card-footer {
  font-size: 12px;
  line-height: 34px;
  opacity: 1;
}

.card-footer .opt-edit,
.card-footer .opt-share {
  opacity: 0.6;
}

.price-card:hover .opt-edit,
.price-card:hover .opt-share {
  opacity: 1;
}

.card-footer img {
  margin-right: 6px;
}

.share-count {
  cursor: pointer;
}

.kd-switch-inner:before {
  content: "已展示";
}

.kd-switch-inner:after {
  content: "已隐藏";
}

.float-body {
  height: auto;
  min-height: 580px;
  padding-bottom: 20px;
}

.float-tab-box {
  height: 70px;
  line-height: 70px;
  color: #333;
  text-align: center;
  font-size: 20px;
  background-color: #ecf4fd;
  cursor: pointer;
}

.float-tab.active {
  color: #317ee7;
  background-color: #fff;
  cursor: auto;
}

.main-title {
  margin-top: 50px;
  font-size: 20px;
  color: #333;
}

.secondary-title {
  margin-top: 10px;
  font-size: 16px;
  color: #888;
}

.qrcode-container {
  position: relative;
  margin: 30px auto 0;
  width: 266px;
  height: 266px;
}

.qrcode-container img {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  border: 1px solid #ccc;
}

.qrcode-container .black-mask {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
}

.black-mask .title {
  margin-top: 80px;
  color: #fff;
  font-size: 30px;
}

.black-mask .btn-refresh {
  display: inline-block;
  margin-top: 30px;
  width: 48px;
  height: 48px;
  background: url("//cdn.kuaidi100.com/images/user/history/market/btn_refresh_qrcode.png")
    no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}

.share-code {
  margin-top: 6px;
  font-size: 18px;
  color: #333;
}

.checkbox-row {
  margin: 16px 0 12px;
  font-size: 16px;
  color: #333;
}

.tip-row {
  margin-top: 12px;
  font-size: 16px;
  color: #888;
}

.kd-radio-group {
  margin-top: 40px;
  text-align: center;
}

.kd-radio-btn {
  display: inline-block;
  padding: 8px 0;
  box-sizing: border-box;
  color: #888;
  cursor: pointer;
  font-size: 20px;
  -webkit-user-select: none;
}

.kd-radio-btn.checked {
  color: #317ee7;
  border-bottom: 1px solid currentColor;
}

.kd-radio-btn + .kd-radio-btn {
  margin-left: 100px;
}

.float-body .info-box.ref-box {
  padding: 40px 30px;
  text-align: center;
}

.ref-box label {
  font-size: 18px;
}

.ref-box .kd-input {
  padding: 8px 0.5em;
  font-size: 30px;
  width: 240px;
}

.ref-box .tip {
  margin-top: 12px;
  color: #888;
  font-size: 12px;
  text-align: left;
}

.ref-box .kd-btn {
  margin-top: 100px;
}

.example-img {
  display: block;
  margin: 16px auto;
  height: 352px;
}

.container {
  position: relative;
}

.guide-box {
  position: absolute;
  left: 0;
  top: 200px;
  right: 230px;
  z-index: 10;
}

.guide-step {
  position: absolute;
}

.guide-first .btn-close {
  position: absolute;
  top: -4px;
  right: 85px;
  width: 20px;
  height: 20px;
  /*border: 1px solid #f89c33;*/
}

.guide-first .btn-next {
  position: absolute;
  right: 76px;
  bottom: 0;
  width: 220px;
  height: 54px;
  /*border: 1px solid #f89c33;*/
}

.guide-first {
  right: 0;
  top: 51px;
}

.step-1,
.step-3 {
  left: 437px;
  top: 51px;
}

.step-2 {
  left: 373px;
  top: 53px;
}

.step-4 {
  left: 238px;
  top: 53px;
}
.step-5 {
  left: 238px;
  top: 53px;
}

.step-5 span {
  position: absolute;
  bottom: 5px;
  width: 144px;
  height: 54px;
  /*border: 1px solid #f89c33;*/
}

.step-5 .btn-reply {
  right: 198px;
}

.step-5 .btn-close {
  right: 44px;
}
.full-screen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9;
}

.abs-lb {
  position: absolute;
  left: 0;
  top: auto;
  right: auto;
  bottom: 0;
}

.abs-rb {
  position: absolute;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
}

.card-footer {
  font-size: 12px;
  line-height: 34px;
  opacity: 1;
}

.card-footer .opt-edit,
.card-footer .opt-share {
  opacity: 0.6;
}

.price-card:hover .opt-edit,
.price-card:hover .opt-share {
  opacity: 1;
}

.card-footer img {
  margin-right: 6px;
}

.share-count {
  cursor: pointer;
}

.kd-switch-inner:before {
  content: "已展示";
}

.kd-switch-inner:after {
  content: "已隐藏";
}

.float-body {
  height: auto;
  min-height: 580px;
  padding-bottom: 20px;
}

.float-tab-box {
  height: 70px;
  line-height: 70px;
  color: #333;
  text-align: center;
  font-size: 20px;
  background-color: #ecf4fd;
  cursor: pointer;
}

.float-tab.active {
  color: #317ee7;
  background-color: #fff;
  cursor: auto;
}

.main-title {
  margin-top: 50px;
  font-size: 20px;
  color: #333;
}

.secondary-title {
  margin-top: 10px;
  font-size: 16px;
  color: #888;
}

.qrcode-container {
  position: relative;
  margin: 30px auto 0;
  width: 266px;
  height: 266px;
}

.qrcode-container img {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  border: 1px solid #ccc;
}

.qrcode-container .black-mask {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
}

.black-mask .title {
  margin-top: 80px;
  color: #fff;
  font-size: 30px;
}

.black-mask .btn-refresh {
  display: inline-block;
  margin-top: 30px;
  width: 48px;
  height: 48px;
  background: url("//cdn.kuaidi100.com/images/user/history/market/btn_refresh_qrcode.png")
    no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}

.share-code {
  margin-top: 6px;
  font-size: 18px;
  color: #333;
}

.checkbox-row {
  margin: 16px 0 12px;
  font-size: 16px;
  color: #333;
}

.tip-row {
  margin-top: 12px;
  font-size: 16px;
  color: #888;
}

.kd-radio-group {
  margin-top: 40px;
  text-align: center;
}

.kd-radio-btn {
  display: inline-block;
  padding: 8px 0;
  box-sizing: border-box;
  color: #888;
  cursor: pointer;
  font-size: 20px;
  -webkit-user-select: none;
}

.kd-radio-btn.checked {
  color: #317ee7;
  border-bottom: 1px solid currentColor;
}

.kd-radio-btn + .kd-radio-btn {
  margin-left: 100px;
}

.float-body .info-box.ref-box {
  padding: 40px 30px;
  text-align: center;
}

.ref-box label {
  font-size: 18px;
}

.ref-box .kd-input {
  padding: 8px 0.5em;
  font-size: 30px;
  width: 240px;
}

.ref-box .tip {
  margin-top: 12px;
  color: #888;
  font-size: 12px;
  text-align: left;
}

.ref-box .kd-btn {
  margin-top: 100px;
}

.example-img {
  display: block;
  margin: 16px auto;
  height: 352px;
}

.container {
  position: relative;
}

.guide-box {
  position: absolute;
  left: 0;
  top: 200px;
  right: 230px;
  z-index: 10;
}

.guide-step {
  position: absolute;
}

.guide-first .btn-close {
  position: absolute;
  top: -4px;
  right: 85px;
  width: 20px;
  height: 20px;
  /*border: 1px solid #f89c33;*/
}

.guide-first .btn-next {
  position: absolute;
  right: 76px;
  bottom: 0;
  width: 220px;
  height: 54px;
  /*border: 1px solid #f89c33;*/
}

.guide-first {
  right: 0;
  top: 51px;
}

.step-1,
.step-3 {
  left: 437px;
  top: 51px;
}

.step-2 {
  left: 373px;
  top: 53px;
}

.step-4 {
  left: 238px;
  top: 53px;
}
.step-5 {
  left: 238px;
  top: 53px;
}

.step-5 span {
  position: absolute;
  bottom: 5px;
  width: 144px;
  height: 54px;
  /*border: 1px solid #f89c33;*/
}

.step-5 .btn-reply {
  right: 198px;
}

.step-5 .btn-close {
  right: 44px;
}

.collection-modal .summary {
  color: #888;
  margin: 0 -40px;
}
.collection-modal h6 {
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.collection-modal .block {
  margin-top: 20px;
}
.collection-modal .block img {
  margin-right: 10px;
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: 7px;
}
.collection-modal .block .content {
  display: inline-block;
  width: 320px;
  line-height: 1.6;
}
.collection-modal .block .title {
  font-weight: 600;
  font-size: 16px;
}
.collection-modal .block .desc {
  margin-top: 4px;
  color: #888;
}
.collection-modal .tip {
  margin-top: 20px;
  color: #888;
}
.collection-modal .main-button {
  margin-top: 10px;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #fff;
  background: #fd9c4b;
  padding: 0 14px;
  border: 1px solid #fd821b;
  border-radius: 4px;
  cursor: pointer;
}

/* 列表提示样式 */
.table-box .col {
  overflow: visible;
}
.a-sms-tips {
  position: absolute;
  left: -68px;
  bottom: 38px;
  z-index: 1;
  box-sizing: border-box;
  width: 166px;
  padding: 12px;
  border: solid 1px transparent;
  border-radius: 10px;
  background: rgba(19, 19, 19, 0.8);
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 20px;
}
.a-sms-tips::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -20px;
  width: 0;
  height: 0;
  margin-left: -10px;
  border: solid 10px transparent;
  border-top-color: rgba(19, 19, 19, 0.8);
}
.a-sms-tips-btn {
  width: 58px;
  height: 20px;
  background: #ff7f02;
  border: 0;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
  cursor: pointer;
}
.a-sms-tips-btn:hover {
  opacity: 0.7;
}

#copyModal .copyBox {
  position: relative;
  height: 100%;
  font-size: 0;
}
#copyModal input {
  outline: none;
  display: inline-block;
  padding: 5px 0;
  width: 130px;
  height: 16px;
  line-height: 15px;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  color: #317ee7;
  border: 1px solid #dbdbdb;
}
#copyModal input:focus {
  border-color: #317ee7;
}
#copyModal .icon {
  display: inline-block;
  width: 38px;
  height: 26px;
  line-height: 25px;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  /* font-weight: bold; */
  color: #878787;
  border: 1px solid #dbdbdb;
  user-select: none;
  cursor: pointer;
}
#copyModal .icon.not-allowed {
  cursor: not-allowed;
}
#copyModal .icon:hover {
  color: #317ee7;
}
