/*丰巢官网公共配置*/
/*******************************颜色******************************/
/*主体颜色*/
/*文字颜色*/
/*边框颜色*/
/*背景颜色*/
/*优惠券颜色*/
/*************************布局相关/文本/路径***********************/
/*宽、高*/
/*边框*/
/*文本*/
/*路径*/
/*color*/
/**********************首页配置****************************/
/*banner*/
/*首页线条颜色*/
/*********************页面宽度设置***************************/
/*1200px时宽度设置*/
/*个人信息类型布局设置*/
/*1000px时宽度设置*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.vm {
  vertical-align: middle;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.none {
  display: none;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.pointer {
  cursor: pointer;
}
.fixed {
  position: fixed;
}
.center {
  margin: 0 auto;
}
.fwn {
  font-weight: normal;
}
.fwb {
  font-weight: bold;
}
.oh {
  overflow: hidden;
}
.oa {
  overflow: auto;
}
.vh {
  visibility: hidden;
}
.clear {
  clear: both;
  *zoom: 1;
}
.clear:after {
  display: block;
  height: 0;
  content: ".";
  overflow: hidden;
  clear: both;
}
.clear-h {
  *height: 0;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.width100,
.w100 {
  width: 100%;
}
.bg-fff {
  background: #fff;
}
.left50 {
  left: 50%;
}
.top50 {
  top: 50%;
}
.font-s18 {
  font-size: 18px;
}
.g-box-radius {
  border-radius: 4px;
}
/* path */
/*img-style*/
/*defined*/
.green-txt {
  color: #FFC600 !important;
}
.center-page {
  min-width: 1000px;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 1366px) {
  .center-page {
    width: 1200px;
  }
}
@media screen and (max-width: 1365px) {
  .center-page {
    width: 1000px;
  }
}
.main-content {
  padding: 20px 0;
}
/*工具图标*/
.icon-header-message {
  display: inline-block;
  width: 19px;
  height: 14px;
  background: url('../../images/default/icon/header-message.png') no-repeat;
}
.icon-input-delete {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url('../../images/default/icon/input-delete.png') no-repeat;
}
.icon-input-notice {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/input-notice.png') no-repeat;
}
.icon-input-error {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/input-error.png') no-repeat;
}
.icon-delete {
  display: inline-block;
  width: 14px;
  height: 16px;
  background: url('../../images/default/icon/delete.png') no-repeat;
}
.icon-arrow-down {
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url('../../images/default/icon/arrow-down.png') no-repeat;
}
.icon-arrow-up {
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url('../../images/default/icon/arrow-up.png') no-repeat;
}
.icon-triangle-down {
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url('../../images/default/icon/triangle-down.png') no-repeat;
}
.icon-arrow-down-green {
  display: inline-block;
  width: 9px;
  height: 12px;
  background: url('../../images/default/icon/arrow-down-green.png') no-repeat;
}
.icon-arrow-up-green {
  display: inline-block;
  width: 9px;
  height: 12px;
  background: url('../../images/default/icon/arrow-up-green.png') no-repeat;
}
.icon-zhan {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../../images/default/icon/zhan.png') no-repeat;
}
.icon-gui {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../../images/default/icon/gui.png') no-repeat;
}
.icon-reset-password-ok {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url('../../images/default/icon/reset-password-ok.png') no-repeat;
}
.icon-all-tips {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url('../../images/default/icon/all-tips.png') no-repeat;
  margin-bottom: 5px;
}
.icon-circle-right {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/circle-right.png') no-repeat;
}
.icon-circle-right-hover {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/circle-right-hover.png') no-repeat;
}
.icon-input-complete {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../../images/default/icon/input-complete.png') no-repeat;
}
.sf-express {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../../images/default/icon/sf.png') no-repeat;
}
.mes-error {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url('../../images/default/icon/input-mes.png') no-repeat;
  background-position: 0 0;
}
.mes-right {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url('../../images/default/icon/input-mes.png') no-repeat;
  background-position: -28px 0;
}
.mes-empty {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url('../../images/default/icon/input-mes.png') no-repeat;
  background-position: -56px 0;
}
.red-txt {
  color: #FF5353;
}
/*公共宽度、高度、间隙、颜色*/
/*width*/
.w-100 {
  width: 100px!important;
}
.w-200 {
  width: 200px!important;
}
.w-300 {
  width: 300px!important;
}
/*margin*/
/*margin-left*/
.m-l-10 {
  margin-left: 10px!important;
}
.m-l-15 {
  margin-left: 15px!important;
}
.m-l-20 {
  margin-left: 20px!important;
}
/*margin-right*/
.m-r-10 {
  margin-right: 10px!important;
}
.m-r-15 {
  margin-right: 15px!important;
}
.m-r-20 {
  margin-right: 20px!important;
}
/*margin-top*/
.m-t-10 {
  margin-top: 10px!important;
}
.m-t-15 {
  margin-top: 15px!important;
}
.m-t-20 {
  margin-top: 20px!important;
}
/*margin-bottom*/
.m-b-10 {
  margin-bottom: 10px!important;
}
.m-b-15 {
  margin-bottom: 15px!important;
}
.m-b-20 {
  margin-bottom: 20px!important;
}
/*padding*/
/*padding-left*/
.p-l-10 {
  padding-left: 10px!important;
}
.p-l-15 {
  padding-left: 15px!important;
}
.p-l-20 {
  padding-left: 20px!important;
}
/*padding-right*/
.p-r-10 {
  padding-right: 10px!important;
}
.p-r-15 {
  padding-right: 15px!important;
}
.p-r-20 {
  padding-right: 20px!important;
}
/*padding-top*/
.p-t-10 {
  padding-top: 10px!important;
}
.p-t-15 {
  padding-top: 15px!important;
}
.p-t-20 {
  padding-top: 20px!important;
}
/*padding-bottom*/
.p-b-10 {
  padding-bottom: 10px!important;
}
.p-b-15 {
  padding-bottom: 15px!important;
}
.p-b-20 {
  padding-bottom: 20px!important;
}
/*top*/
.t-10 {
  top: 10px!important;
}
.t-15 {
  top: 15px!important;
}
.t-20 {
  top: 20px!important;
}
/*bottom*/
.b-10 {
  bottom: 10px!important;
}
.b-15 {
  bottom: 15px!important;
}
.b-20 {
  bottom: 20px!important;
}
/*left*/
.l-10 {
  left: 10px!important;
}
.l-15 {
  left: 15px!important;
}
.l-20 {
  left: 20px!important;
}
/*right*/
.r-10 {
  right: 10px!important;
}
.r-15 {
  right: 15px!important;
}
.r-20 {
  right: 20px!important;
}
body {
  min-width: 1200px;
}
html,
body {
  color: #333;
  font-size: 14px;
}
.child-box .child-con li .tip-post {
  box-sizing: content-box;
}
.main {
  position: relative;
  margin: 0 auto;
}
.main .delete-tips {
  position: fixed;
  width: 280px;
  height: 140px;
  left: 50%;
  top: 50%;
  margin-left: -140px;
  margin-top: -70px;
  transition: 0.2s;
  z-index: 999;
  -webkit-transition: 0.2s;
  transform: scale(0.1);
  display: none\9;
}
.main .delete-tips .tips-cover {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  border-radius: 5px;
}
.main .delete-tips .tips-msg {
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  line-height: 140px;
  font-size: 18px;
}
.main .delete-tips.show {
  display: block\9;
  transform: scale(1);
}
.main .delete-tips.show .tips-cover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.title-box {
  width: 188px;
  border: 1px solid #ddd;
}
.title-box li {
  height: 66px;
  line-height: 66px;
  border-bottom: 1px solid #ddd;
  position: relative;
  padding-left: 38px;
  cursor: pointer;
}
.title-box li:hover .tit {
  color: #FFC600;
}
.title-box li .triangle {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #adadad;
}
.title-box li .triangle-down {
  border-top: 5px solid #fe9b00;
  border-bottom: none;
}
.title-box li .nums {
  border-radius: 40px;
  background-color: #FF5353;
  color: #fff;
  padding: 6px;
  font-size: 12px;
  display: inline-block;
}
.title-box li .active-block {
  position: absolute;
  width: 3px;
  height: 40px;
  top: 50%;
  left: 0;
  margin-top: -20px;
  background-color: #fe9b00;
  display: none;
}
.title-box li.active {
  background-color: #fffbec;
}
.title-box li.active .tit {
  color: #FFC600;
}
.title-box li.active .active-block {
  display: block;
}
.content-box {
  margin-left: 210px;
  /*@media screen and (max-width: 1365px) {
            .box-search {
                width: 200px;
                input.search-val {
                    width: 180px;
                }
            }
        }*/
}
.content-box ::-webkit-input-placeholder {
  color: #cdcdcd;
}
.content-box .box-tit li {
  float: left;
  margin-right: 45px;
  padding: 0 5px 10px;
  cursor: pointer;
  position: relative;
  line-height: 1;
  transition: 0.1s;
}
.content-box .box-tit i {
  padding: 0 5px;
}
.content-box .box-tit .triangle-icon {
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -5px;
  width: 11px;
  padding: 0;
  height: 11px;
  background: url('../../images/default/icon/triangle-top.png?11') no-repeat;
  background-color: #fff;
  display: none;
}
.content-box .box-tit li.active,
.content-box .box-tit li:hover {
  color: #1BC6C9;
  border-bottom: 2px solid #1BC6C9;
}
.content-box .box-tit li.active .triangle-icon,
.content-box .box-tit li:hover .triangle-icon {
  display: block;
}
.content-box .box-tit i.triangle-icon {
  position: absolute;
}
.content-box .box-search {
  height: 40px;
  width: 200px;
  position: relative;
}
.content-box .box-search input.search-val {
  box-sizing: content-box;
  width: 180px;
  padding: 10px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #ededed;
  background-color: #f8f8f8;
}
.content-box .box-search input.search-val.red-border {
  border-color: #FFC600;
}
.content-box .box-search i.search-btn {
  cursor: pointer;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 12px;
  top: 12px;
  background: url('../../images/default/icon/search-icon.png') no-repeat;
}
.content-box .box-body {
  padding-top: 36px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.content-box .batch-box {
  position: absolute;
  width: 100%;
  height: 23px;
  line-height: 23px;
  top: 142px;
}
.content-box .batch-check,
.content-box .batch-delete {
  background: url('../../images/default/icon/icon-sprite.png') no-repeat;
  text-align: right;
}
.content-box .batch-check {
  margin-left: 20px;
  width: 60px;
  height: 23px;
  line-height: 23px;
  background-position: -10px -43px;
}
.content-box .batch-check.active {
  background-position: -10px -10px;
}
.content-box .batch-delete {
  margin-right: 20px;
  width: 50px;
  height: 15px;
  background-position: -10px -76px;
  line-height: 1;
  margin-top: 6px;
  transition: 0.3s;
}
.content-box .date-infomation {
  clear: both;
  height: 36px;
}
.content-box .date-infomation span {
  float: left;
  width: 60px;
  height: 33px;
  border: 1px solid #ededed;
  border-right: none;
  text-align: center;
  line-height: 33px;
  cursor: pointer;
  background-color: #fff;
}
.content-box .date-infomation span.week {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.content-box .date-infomation span.year,
.content-box .date-infomation span.month {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-right: 1px solid #ededed;
}
.content-box .date-infomation span.month.month-wait {
  border-radius: 0;
}
.content-box .date-infomation span.active {
  background-color: #1BC6C9;
  color: #FFFFFF;
}
.content-box .date-infomation .select {
  margin-right: 20px;
}
.content-box .date-infomation .select-tit {
  border-color: #ededed;
}
.content-box .date-infomation .date-box {
  position: relative;
  width: 220px;
  margin-right: 20px;
}
.content-box .date-infomation .date-box #date-time {
  border-color: #ededed;
  height: 38px;
  line-height: 38px;
  border-radius: 0;
}
.content-box .date-infomation .date-box i.fa {
  position: absolute;
  bottom: 12px;
  right: 14px;
  top: auto;
  cursor: pointer;
}
.content-box .date-infomation #name-sendcode {
  width: 202px;
  padding: 10px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #ededed;
  background-color: #f8f8f8;
}
.content-box .date-infomation .button-normal {
  border: 1px solid #ededed;
  margin-right: 20px;
  width: 102px;
  height: 40px;
  line-height: 40px;
  transition: 0.3s;
  text-align: center;
  cursor: pointer;
}
.content-box .date-infomation .button-normal:hover {
  color: #FFCC1A;
  border-color: #FFC600;
}
.content-box .date-infomation .button-normal:hover .batch-delete {
  background-position: -10px -101px;
  color: #FFC600;
}
.content-box .date-infomation .express-batch-delete {
  margin: 12px auto 0;
}
.content-box .date-infomation .express-tips {
  line-height: 34px;
  margin-left: 18px;
}
.content-box .date-infomation .express-tips.no-curr-data {
  position: absolute;
  top: 352px;
  width: 100%;
  text-align: center;
  text-indent: -40px;
}
.content-box .date-infomation .go-check-express {
  text-decoration: underline;
  color: #009CFF;
}
.content-box ul.tit {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 60px;
  border: 1px solid #DDDDDD;
  font-weight: bold;
  height: 33px;
  /*@media screen and (max-width: 1365px) {
            li.li01 {
                width: 150px;
            }
            li.li02 {
                width: 280px;
            }
            li.li03 {
                width: 192px;
            }
            li.li04 {
                width: 166px;
            }
        }*/
}
.content-box ul.tit li {
  float: left;
  text-align: center;
  line-height: 33px;
  background-color: #f8f8f8;
}
.content-box ul.tit #check-all {
  left: 10px;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 23px;
  box-sizing: border-box;
}
.content-box ul.tit li.li01 {
  width: 220px;
}
.content-box ul.tit li.li02 {
  width: 270px;
}
.content-box ul.tit li.li03 {
  width: 140px;
}
.content-box ul.tit li.li04 {
  width: 136px;
}
.content-box ul.tit li.li05 {
  width: 100px;
}
.content-box ul.tit li.li06 {
  width: 118px;
}
.content-box .item {
  border: 1px solid #DDDDDD;
  margin-top: 30px;
  /*@media screen and (max-width: 1365px) {
            .time {
                width: 128px;
            }
            .td1 {
                width: 70px;
                padding-left: 56px;
                padding-right: 20px;
            }
            .td2 {
                max-width: 240px;
                min-width: 240px;
            }
            .td3 {
                width: 250px;
            }
            .td4 {
                width: 156px;
                border-right: none;
                padding-top: 5px;
            }
            .operate-groups-btn {
                width: 82px;
            }
            .pay-btn {
                display: block;
                margin-left: 0;
            }
        }*/
}
.content-box .item .item-head {
  line-height: 50px;
  background-color: #f8f8f8;
  padding: 0 20px 0 10px;
  overflow: hidden;
}
.content-box .item .time {
  width: 210px;
  padding-right: 20px;
  box-sizing: content-box;
}
.content-box .item .check {
  background: url('../../images/default/icon/icon-sprite.png') no-repeat;
  background-position: -10px -43px;
  width: 22px;
  height: 23px;
  top: 50%;
  margin-top: -11px;
  left: 10px;
  transition: 0.3s;
}
.content-box .item .check.active {
  background-position: -10px -10px;
}
.content-box .item .express-no {
  font-weight: bold;
}
.content-box .item .express-no:hover {
  color: #FFC600;
  cursor: pointer;
}
.content-box .item .item-content {
  overflow: hidden;
  padding: 16px 0 24px;
}
.content-box .item .express-table {
  width: 988px;
  table-layout: fixed;
}
.content-box .item td {
  padding: 0 20px;
  line-height: 24px;
  border-right: 1px solid #DDDDDD;
  position: relative;
  vertical-align: top;
  box-sizing: border-box;
}
.content-box .item .td1 {
  width: 230px;
  padding-left: 96px;
  padding-right: 20px;
}
.content-box .item .td2 {
  width: 270px;
}
.content-box .item .td3 {
  width: 140px;
}
.content-box .item .td4 {
  width: 126px;
}
.content-box .item .td5 {
  width: 100px;
}
.content-box .item .td6 {
  width: 118px;
  border-right: none;
  padding-top: 5px;
}
.content-box .item .checkbox {
  top: 50%;
  margin-top: -11px;
  left: 10px;
}
.content-box .item .express-logo {
  position: absolute;
  left: 60px;
  top: 0;
}
.content-box .item .express-style {
  margin-top: 12px;
  margin-left: -36px;
  color: #fff;
}
.content-box .item .button-style {
  border-radius: 20px;
  padding: 2px 4px;
  background-color: #1BC6C9;
  margin-right: 10px;
}
.content-box .item .button-fcbox {
  background-color: #e9b800;
}
.content-box .item .express-name {
  height: 100%;
}
.content-box .item .pay-btn {
  margin-left: 20px;
}
.content-box .item .pay-btn,
.content-box .item .route-btn {
  color: #009CFF;
  cursor: pointer;
}
.content-box .item .pay-btn:hover,
.content-box .item .route-btn:hover {
  color: #FFC600;
}
.content-box .item .operate-btn {
  background: url('../../images/default/icon/icon-sprite.png') no-repeat;
  line-height: 1;
  padding-left: 20px;
  height: 14px;
  margin-bottom: 10px;
  cursor: pointer;
}
.content-box .item .cancel-btn,
.content-box .item .modify-btn,
.content-box .item .express-btn {
  color: #009CFF;
}
.content-box .item .cancel-btn,
.content-box .item .express-btn {
  background-position: -10px -198px;
}
.content-box .item .cancel-btn:hover,
.content-box .item .express-btn:hover {
  color: #FFC600;
  background-position: -10px -174px;
}
.content-box .item .modify-btn {
  background-position: -10px -126px;
}
.content-box .item .modify-btn:hover {
  color: #FFC600;
  background-position: -10px -150px;
}
.content-box .non-data {
  height: 314px;
  overflow: hidden;
}
.content-box .no-data-icon {
  display: block;
  width: 63px;
  height: 62px;
  margin: 62px auto 0;
  background: url('../../images/default/icon/tips-icons.png') no-repeat;
  background-position: -10px -10px;
}
.content-box .no-data-msg {
  text-align: center;
  margin-top: 30px;
  font-weight: bold;
}
.content-box .no-data-msg-2 {
  text-align: center;
  margin-top: 10px;
  color: #333;
}
.content-box .no-data-icon.no-search-reault {
  background-position: -10px -83px;
}
.content-box .button-box {
  height: 42px;
  width: 376px;
  margin: 30px auto 0;
}
.content-box .go-express,
.content-box .box-express {
  width: 178px;
  display: block;
}
.content-box .box-express {
  margin-left: 20px;
}
.content-box .what-tips {
  padding-top: 20px;
}
.ranges li {
  background-color: #FFFFFF;
  color: #333;
  border: none;
}
.ranges li.active,
.ranges li:hover {
  background-color: #f8f8f8;
  color: #FFCC1A;
  border: none;
}
.daterangepicker td.in-range {
  background-color: #f8f8f8;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #FFCC1A;
  color: #FFFFFF;
}
.daterangepicker td.end-date,
.daterangepicker td.start-date {
  border-radius: 0;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  min-width: 30px;
  font-size: 13px;
}
.daterangepicker .input-mini.active {
  border-color: #FFCC1A;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 2px;
  color: #333;
}
/* 删除界面*/
#delete-interface .delete-tips-icon {
  display: block;
  width: 63px;
  height: 62px;
  margin: 62px auto 0;
  background: url('../../images/default/icon/tips-icons.png') no-repeat;
  background-position: -10px -155px;
}
#delete-interface .delete-msg-tips {
  text-align: center;
  font-weight: bold;
  margin-top: 30px;
}
#delete-interface .btn-group {
  width: 270px;
  overflow: hidden;
  margin: 30px auto 60px;
  display: block;
}
#delete-interface .cancel-del-btn,
#delete-interface .delete-btn {
  width: 98px;
}
#delete-interface .cancel-del-btn {
  margin-right: 74px;
}
/*支付界面*/
#pay-interface .pay-content {
  padding-top: 116px;
  position: relative;
  padding-bottom: 0;
}
#pay-interface h5.pay-title {
  height: 116px;
  line-height: 100px;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 50%;
}
#pay-interface h5.pay-title .pay-name,
#pay-interface h5.pay-title i.pay-count {
  height: 100%;
}
#pay-interface h5.pay-title i.pay-count {
  font-size: 32px;
  padding: 0 10px;
}
#pay-interface .groups {
  padding: 0 30px 50px;
}
#pay-interface .groups .group-name {
  background: url('../../images/default/icon/pay-icons.png') no-repeat;
  line-height: 20px;
  font-weight: bold;
  padding-left: 26px;
  position: relative;
}
#pay-interface .groups .group-box {
  padding: 20px 26px 0;
  position: relative;
}
#pay-interface .groups .goto-line {
  border-bottom: 1px dashed #e6e6e6;
  width: 200px;
  position: absolute;
  left: 50%;
  top: 75%;
  margin-left: -90px;
}
#pay-interface .groups .truck-icon {
  background: url('../../images/default/icon/pay-icons.png') no-repeat;
  background-position: -10px -10px;
  position: absolute;
  width: 70px;
  height: 27px;
  left: 50%;
  top: 75%;
  margin-left: -15px;
  margin-top: -13px;
}
#pay-interface .groups .group-address {
  background-position: -42px -82px;
}
#pay-interface .groups .group-detail {
  background-position: -10px -114px;
}
#pay-interface .groups .pay-name {
  background: none;
}
#pay-interface .groups .group-pay-way {
  width: 22px;
  height: 22px;
  position: absolute;
  left: -4px;
  background: url('../../images/default/icon/pay-icons.png') no-repeat;
  background-position: -10px -83px;
}
#pay-interface .groups .cost-msg {
  width: 50%;
  margin-bottom: 10px;
}
#pay-interface .groups .discount-box {
  width: auto;
  min-width: 50%;
}
#pay-interface .groups .pay-code {
  padding: 8px;
  border: 1px solid #DDDDDD;
}
#pay-interface .groups .ali-pay {
  margin-left: 36px;
}
#pay-interface .groups .wx-pay-code,
#pay-interface .groups .ali-pay-code {
  background-color: #e8e8e8;
  width: 152px;
  height: 152px;
}
#pay-interface .groups .pay-tit {
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
}
#pay-interface .pay-success {
  padding: 130px 0 170px;
  font-size: 24px;
  text-align: center;
}
#pay-interface .pay-success .success-icon {
  width: 63px;
  transition: 10.8s;
  margin: 0 auto 22px;
  background: url('../../images/default/icon/main-info-signal.png') no-repeat;
  background-position: -63px 0;
}
#pay-interface .pay-success .success-icon.slide-down {
  height: 63px;
}
#confirm-parcels-in .confirm-content {
  padding: 30px;
  text-align: center;
}
#confirm-parcels-in .btn-groups {
  font-size: 0;
}
#confirm-parcels-in .btn-in,
#confirm-parcels-in .btn-out {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  font-size: 14px;
  padding: 15px;
  height: 52px;
  line-height: 20px;
  box-sizing: border-box;
}
#confirm-parcels-in .btn-in:hover {
  color: #333333;
}
#confirm-parcels-in .btn-out {
  background-color: #dddddd;
  color: #999999;
}
#confirm-parcels-in .btn-out:hover {
  background-color: #f5f5f5;
  color: #333333;
}
#parcels-canceled .canceled-content {
  text-align: center;
  padding: 40px 30px 20px;
}
#parcels-canceled .btn-groups {
  margin: 20px auto;
  text-align: center;
}
/* 取消寄件的安全提醒 */
#cancel-safe .cover-box {
  width: 432px !important;
  /* height: 313px; */
  border-radius: 8px;
  overflow: hidden;
}
.cancel-safe--title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 46px;
  box-sizing: border-box;
  background-color: #EBF6F6;
  border-bottom: 2px solid #D2EBEC;
  padding: 0 24px;
}
.cancel-safe--title .txt {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: #333333;
}
.cancel-safe--title .icon {
  width: 16px;
  height: 16px;
  background: url('../../images/default/icon/safe-close.png') no-repeat;
  background-size: 16px;
}
.cancel-safe--content {
  padding: 32px 24px;
}
.cancel-safe--content #safe-input {
  position: absolute;
  opacity: 0;
  /* 禁用点击响应 */
  pointer-events: none;
}
.cancel-safe--content .warning {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: #333333;
}
.cancel-safe--content .send-count {
  display: flex;
  justify-content: space-between;
  align-items: center;

  margin-top: 8px;
  font-family: PingFang SC;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  color: #666666;
}
.cancel-safe--content .send-count .button {
  font-family: PingFang SC;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  color: #108EE9;
  cursor: pointer;
}
.cancel-safe--content .send-count .count {
  cursor: auto;
  color: #999;
}

.cancel-safe--content ul {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cancel-safe--content ul li {
  width: 57.33px;
  height: 50px;
  box-sizing: border-box;
  border-radius: 8px;
  background: #F5F5F5;
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
}
@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.cancel-safe--content ul li .cursor {
  background: #999;
  width: 2px;
  height: 22px;
  animation: blink .9s linear infinite;
}
.cancel-safe--content .footer {
  margin-top: 32px;
  height: 44px;
  border-radius: 4px;
  background: #FFC500;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #FFFFFF;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cancel-safe--content .nolen {
  /* opacity: 0.5; */
}

/* 取消寄件 */
#cancel-reason .reason-content {
  max-height: 80vh;
  overflow-y: auto;
}
#cancel-reason .cover-box {
  margin-left: 0 !important;
  margin-top: 0 !important;
  transform: translate(-50%, -50%) !important;
}
#cancel-reason .reason-content .input-box {
  position: relative;
  margin-top: 10px;
}
#cancel-reason .reason-content .option-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  padding: 16px 32px;
  background-color: #eee;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}
#cancel-reason .reason-content .item-warp {
  margin: 16px 0;
}
#cancel-reason .reason-content .icon-arrow-up {
  width: 14px;
  height: 8px;
  background-size: cover;
  margin-top: -2px;
  transition: all 300ms;
}
#cancel-reason .reason-content .icon-arrow-up-reverse {
  transition: all 300ms;
  transform: rotateZ(180deg);
}
#cancel-reason .reason-content .input-box .input-reason {
  padding: 9px 60px 8px 8px;
  border: 1px solid #ddd;
  width: 100%;
}
#cancel-reason .reason-content .option .input-box .input-reason {
  width: 95%;
  margin-bottom: 12px;
}
#cancel-reason .reason-content .input-box .count {
  position: absolute;
  right: 10px;
  top: 10px;
}
#cancel-reason .reason-content .option .input-box .count {
  right: 0;
  transform: translateX(-100%);
}
#cancel-reason .list .item-li {
  padding-left: 32px;
}
#cancel-reason .list .item {
  height: 26px;
  line-height: 26px;
  cursor: pointer;
}
#cancel-reason .list .item .radio-btn {
  width: 16px;
  height: 16px;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
#cancel-reason .list .item .radio-btn.active {
  border-color: #FFCC1A;
}
#cancel-reason .list .item .radio-btn.active i {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background-color: #FFCC1A;
  margin: 2px;
}
#cancel-reason .list .item .text {
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}
#cancel-reason .btn-groups {
  font-size: 0;
}
#cancel-reason .btn-cancel,
#cancel-reason .btn-ok {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  font-size: 16px;
  padding: 15px;
  height: 52px;
  line-height: 20px;
  box-sizing: border-box;
}
#cancel-reason .btn-ok:hover {
  color: #333333;
}
#cancel-reason .btn-cancel {
  background-color: #dddddd;
  color: #999999;
}
#cancel-reason .btn-cancel:hover {
  background-color: #f5f5f5;
  color: #333333;
}
