/*丰巢官网公共配置*/
/*******************************颜色******************************/
/*主体颜色*/
/*文字颜色*/
/*边框颜色*/
/*背景颜色*/
/*优惠券颜色*/
/*************************布局相关/文本/路径***********************/
/*宽、高*/
/*边框*/
/*文本*/
/*路径*/
/*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;
}
.side-menu {
  float: left;
  width: 188px;
  border: 1px solid #DDDDDD;
  height: 300px;
}
.content-list {
  margin-left: 210px;
}
.search-box {
  margin-bottom: 36px;
}
.tab-list {
  overflow: hidden;
  float: left;
  width: 50%;
}
.tab-list li {
  float: left;
  position: relative;
  cursor: pointer;
  margin-right: 40px;
  padding: 0 5px 10px;
  color: #333;
  line-height: 1.0;
}
.tab-list li.active,
.tab-list li:hover {
  border-bottom: 2px solid #1BC6C9;
  color: #1BC6C9;
}
.tab-list li.active i,
.tab-list li:hover i {
  display: inline-block;
  width: 11px;
  height: 8px;
  background: url('../../images/default/icon/banner-triangle.png') no-repeat;
  position: absolute;
  left: 50%;
  bottom: -2px;
  margin-left: -6px;
  background-color: #fff;
}
.tab-list li .tab-tit {
  padding-left: 5px;
}
.tab-list .no-marginR {
  margin-right: 0px;
}
.search-div {
  height: 40px;
  width: 200px;
  position: relative;
}
.search-div input.search-val {
  width: 178px;
  padding: 10px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #ededed;
  background-color: #f8f8f8;
  box-sizing: content-box;
}
.search-div input.search-val.red-border {
  border-color: #FFC600;
}
.search-div 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;
}
.search-div.red-border {
  border-color: #FFC600;
}
.receive-time-box {
  height: 35px;
  position: relative;
}
.receive-time-box .express-tips {
  line-height: 35px;
  overflow: hidden;
}
.receive-time-box .express-tips.no-curr-data {
  position: absolute;
  top: 262px;
  width: 100%;
  text-align: center;
}
.receive-time-box .go-ago-express {
  text-decoration: underline;
  color: #009CFF;
}
.time-tab {
  margin-right: 20px;
}
.time-tab span {
  display: block;
  text-align: center;
  float: left;
  cursor: pointer;
  color: #333;
  width: 60px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #ededed;
}
.time-tab .week {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.time-tab .month {
  border-left: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.time-tab .active {
  background: #1BC6C9;
  color: #fff;
}
.list-head {
  margin-top: 10px;
  margin-bottom: 60px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #DDDDDD;
  background: #f8f8f8;
  color: #333;
  /*@media screen and (max-width: 1365px) {
        .address-li{
            width: 300px;
        }
        .express-li{
            width: 220px;
        }
    }*/
}
.list-head li {
  float: left;
  text-align: center;
  font-weight: bold;
}
.list-head .company-li {
  width: 150px;
}
.list-head .express-li {
  width: 265px;
}
.list-head .address-li {
  width: 433px;
}
.list-head .operation-li {
  width: 140px;
}
.list-content {
  overflow: hidden;
}
.receive-list {
  border: 1px solid #DDDDDD;
  margin-bottom: 30px;
}
.receive-list .receive-list-head {
  height: 50px;
  line-height: 50px;
  background: #f8f8f8;
  color: #333;
  padding-left: 20px;
}
.receive-list .receive-list-head span {
  float: left;
  font-weight: bold;
}
.receive-list .receive-list-head .receive-date {
  width: 136px;
}
.receive-list .receive-list-head .express-no {
  padding-left: 20px;
}
.receive-list .receive-list-head .receive-time {
  margin-left: 10px;
}
.receive-list .receive-list-head .express-no:hover {
  cursor: pointer;
  color: #FFC600;
}
.receive-list .receive-list-head .retention-info {
  float: right;
  color: #FF5353;
  min-width: 120px;
  text-align: center;
}
.receive-list .receive-list-body {
  padding: 15px 0;
  overflow: hidden;
}
.receive-list .receive-list-body .pay-div {
  color: #009CFF;
  display: block;
  margin: 0 auto;
  width: 80px;
}
.receive-list .receive-list-body .pay-div:hover {
  color: #FFC600;
}
.receive-list .receive-list-body table {
  width: 100%;
}
.receive-list .receive-list-body table td {
  padding: 0 20px;
  line-height: 24px;
  border-right: 1px solid #DDDDDD;
  position: relative;
  vertical-align: top;
}
.receive-list .receive-list-body table .td1 {
  width: 150px;
  padding-left: 56px;
  padding-right: 20px;
}
.receive-list .receive-list-body table .td2 {
  width: 265px;
}
.receive-list .receive-list-body table .td3 {
  width: 433px;
}
.receive-list .receive-list-body table .td4 {
  min-width: 140px;
  border-right: none;
  text-align: center;
}
.receive-list .receive-list-body table .express-logo {
  position: absolute;
  left: 20px;
  top: 0;
}
.receive-list .receive-list-body table .express-origin {
  padding-left: 20px;
}
.receive-list .receive-list-body .receive-code {
  color: #FFC600;
}
.receive-list .receive-list-body .address-div {
  padding-right: 20px;
}
.finished-tab {
  position: relative;
}
.finished-tab .month {
  border-left: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.finished-tab .year {
  border-left: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.finished-tab .list-head {
  /*@media screen and (max-width: 1365px) {
            .company-li{
                width: 132px;
            }
            .express-num-li{
                width: 280px;
            }
            .post-status-li{
                width: 110px;
            }
            .sign-time-li{
                width: 164px;
            }
            .operation-li{
                width: 102px;
            }
        }*/
}
.finished-tab .list-head .company-li {
  width: 132px;
}
.finished-tab .list-head .express-num-li {
  width: 398px;
}
.finished-tab .list-head .post-status-li {
  width: 146px;
}
.finished-tab .list-head .sign-time-li {
  width: 210px;
}
.finished-tab .list-head .operation-li {
  width: 102px;
}
.finished-tab .batch-box {
  position: absolute;
  width: 100%;
  height: 23px;
  line-height: 23px;
  top: 106px;
}
.finished-tab .batch-check {
  margin-left: 20px;
  padding-left: 32px;
  text-align: left;
}
.finished-tab .batch-delete {
  margin-right: 20px;
  width: 50px;
  height: 15px;
  background: url('../../images/default/icon/icon-sprite.png') no-repeat;
  background-position: -10px -76px;
  line-height: 1;
  margin-top: 6px;
  text-align: right;
}
.finished-tab .batch-delete:hover {
  background-position: -10px -101px;
  color: #FFC600;
}
.finished-tab .receive-list .receive-date {
  display: block;
  top: 16px;
}
.finished-tab .receive-list .check {
  background: url('../../images/default/icon/icon-sprite.png') no-repeat;
  background-position: -10px -43px;
  width: 22px;
  height: 23px;
  margin-top: 14px;
  margin-right: 10px;
}
.finished-tab .receive-list .check.active {
  background-position: -10px -10px;
  color: #fff;
}
.finished-tab .receive-list .receive-list-body table {
  /*@media screen and (max-width: 1365px) {
                    .td1 {
                        min-width: 80px;
                    }
                }*/
}
.finished-tab .receive-list .receive-list-body table .td1 {
  width: 56px;
}
.finished-tab .receive-list .receive-list-body table .td2 {
  width: 355px;
  word-break: break-all;
}
.finished-tab .receive-list .receive-list-body table .td3 {
  width: 106px;
  text-align: center;
}
.finished-tab .receive-list .receive-list-body table .td4 {
  width: 164px;
  border-right: 1px solid #DDDDDD;
  padding-right: 20px;
}
.finished-tab .receive-list .receive-list-body table .td5 {
  width: 78px;
  border-right: 0;
  padding-right: 0px;
}
.pay-content {
  padding-top: 116px;
  padding-bottom: 60px;
  position: relative;
}
.pay-content .pay-info {
  overflow: hidden;
  display: block;
  height: 116px;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 42px auto;
  color: #333;
}
.pay-content .pay-info .pay-amount {
  float: left;
  font-size: 32px;
  line-height: 32px;
  margin-left: 10px;
}
.pay-content .pay-info em {
  float: left;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
}
.pay-content .pay-txt {
  margin-left: 24px;
  background: url('../../images/default/icon/pay-icon.png') no-repeat;
  padding-left: 32px ;
  line-height: 22px;
  color: #333;
  margin-bottom: 25px;
}
.pay-content .pay-qrcode {
  border: 1px solid #DDDDDD;
  background: #fff;
  padding: 8px;
}
.pay-content .pay-qrcode p {
  text-align: center;
  color: #333;
  margin-top: 8px;
}
.pay-content .alipay-qrcode {
  margin-left: 55px ;
}
.pay-content .weixin-qrcode {
  margin-right: 55px ;
}
.pay-content #alipay-qrcode,
.pay-content #weixin-qrcode {
  width: 162px;
  height: 162px;
  background: #e8e8e8;
}
.pay-success {
  padding: 130px 0 170px;
  font-size: 24px;
  text-align: center;
}
.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-success .success-icon.slide-down {
  height: 63px;
}
