/*丰巢官网公共配置*/
/*******************************颜色******************************/
/*主体颜色*/
/*文字颜色*/
/*边框颜色*/
/*背景颜色*/
/*优惠券颜色*/
/*************************布局相关/文本/路径***********************/
/*宽、高*/
/*边框*/
/*文本*/
/*路径*/
/*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;
}
.main-content {
  padding-top: 11px;
}
.main-title {
  height: 42px;
}
.main-title ul {
  display: inline-block;
  vertical-align: middle;
}
.main-title ul li {
  float: left;
  width: 59px;
  margin-right: 56px;
  line-height: 42px;
  cursor: pointer;
}
.main-title ul .active {
  color: #1BC6C9;
  background: url('../../images/default/icon/tab-img02.png') no-repeat bottom;
}
.main-title .main-title-tips {
  width: 246px;
  height: 34px;
  line-height: 34px;
  background-color: #fff6e9;
  display: inline-block;
  vertical-align: middle;
  margin-right: 60px;
}
.main-title .main-title-tips img {
  vertical-align: middle;
  margin: 0 8px 0 10px;
}
.main-title .main-title-tips span {
  font-weight: 600;
  margin-right: 11px;
}
.main-title .main-title-tips a {
  color: #009CFF;
}
.main-title .main-title-tips a:hover {
  color: #FFC600;
}
.box-order-wrapper {
  position: relative;
  min-height: 594px;
}
.box-order-wrapper .no-order-firm {
  position: absolute;
  width: 180px;
  height: 108px;
  top: 50%;
  left: 50%;
  margin-top: -54px;
  margin-left: -90px;
  text-align: center;
}
.box-order-wrapper .no-order-firm i {
  display: block;
  width: 63px;
  height: 63px;
  background: url('../../images/default/icon/main-info-signal.png');
  margin: 0 auto 30px;
}
.choose-firm {
  padding-top: 33px;
  border-bottom: 1px dotted #E2E2E2;
  display: flex;
}
.choose-firm .checkbox {
  margin-right: 40px;
  padding-bottom: 30px;
  padding-left: 0;
}
.choose-firm .checkbox em {
  margin-top: 10px;
}
.choose-firm .checkbox span {
  display: inline-block;
  width: 127px;
  height: 24px;
  margin-left: 10px;
  border: 1px solid #DDDDDD;
  padding:8px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.choose-firm .checkbox b {
  font-weight: normal;
}
.choose-firm .checkbox-active span {
  border: 2px solid #FFC600;
  background-color: #FFF9F1;
}
.choose-firm .choose-firm-title {
  display: inline-block;
  vertical-align: top;
  padding: 9px 0;
  margin-right: 36px;
  font-weight: 600;
}
.choose-firm ul {
  width: 1100px;
  display: flex;
  flex-wrap: wrap;
}
.choose-firm span i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../../images/default/icon/icon-firm.png');
  vertical-align: middle;
}
.SF-logo {
  background-position: 0 0!important;
}
.STO-logo {
  background-position: -24px 0 !important;
}
.ZTO-logo {
  background-position: -48px 0 !important;
}
.YD-logo {
  background-position: -72px 0 !important;
}
.zgyz-logo {
  /* background-position: -96px 0 !important; */
  background: url('../../images/default/icon/logo-ems.png')  0 0!important;
  background-size: cover!important;
  width: 30px!important;
  height: 11px!important;
  
}
.YTO-logo {
  background-position: -120px 0 !important;

}
.user-info {
  margin-top: 30px;
}
.user-info .user-box {
  margin-top: 30px;
  width: 100%;
  border: 1px solid #DDDDDD;
}
.user-info .common-tit {
  height: 49px;
  line-height: 49px;
  padding-left: 19px;
  font-size: 14px;
  font-weight: bold;
}
.user-info .common-tit .auto-paste {
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: 40px;
  color: #fff;
  background-color: #1bc6c8;
  font-weight: normal;
  cursor: pointer;
}
.user-info .common-tit .auto-paste.yellow {
  background-color: #FFC600;
}
.user-info .common-tit .auto-paste.yellow:hover {
  background-color: #FFCC1A;
}
.user-info .common-tit .auto-paste:hover {
  background-color: #32cccf;
}
.user-info .paste-wrapper {
  margin-left: -100px;
  padding: 30px 20px 0;
}
.user-info .paste-wrapper .group {
  margin-left: 100px;
  margin-bottom: 30px;
}
.user-info .paste-wrapper .group.paste-btn-wrapper {
  margin-left: 176px;
  margin-bottom: 0;
}
.user-info .paste-wrapper .group.pd-30 {
  padding-bottom: 30px;
}
.user-info .paste-wrapper .group .group-tit {
  display: inline-block;
  width: 72px;
}
.user-info .paste-wrapper .group .paste-text {
  display: inline-block;
  width: 1057px;
  vertical-align: middle;
  outline: none;
  resize: none;
  padding: 10px;
  overflow: hidden;
  border: 1px solid #DDDDDD;
  height: 60px;
}
.user-info .paste-wrapper .group .btn-paste-back,
.user-info .paste-wrapper .group .btn-paste {
  font-size: 14px;
  width: 60px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.user-info .paste-wrapper .group .btn-paste {
  background-color: #1bc6c8;
}
.user-info .paste-wrapper .group .btn-paste:hover {
  background-color: #32cccf;
}
.user-info .paste-wrapper .group .btn-paste-yellow {
  background-color: #FFC600;
}
.user-info .paste-wrapper .group .btn-paste-yellow:hover {
  background-color: #FFCC1A;
}
.user-info .paste-wrapper .group .btn-paste-back {
  height: 34px;
  line-height: 34px;
  color: #333333;
  border: 1px solid #333333;
  margin-left: 10px;
}
.user-info .sender-box .common-tit {
  background-color: #eef8f8;
}
.user-info .sender-box .u-title {
  display: inline-block;
  width: 17px;
  height: 18px;
  background: url('../../images/default/icon/icon-express-order.png') no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  margin-right: 6px;
}
.user-info .recevier-box {
  padding-bottom: 30px;
}
.user-info .recevier-box .common-tit {
  background-color: #fff9f0;
}
.user-info .recevier-box .u-title {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('../../images/default/icon/icon-express-order.png') no-repeat;
  background-position: -37px 0;
  vertical-align: middle;
  margin-right: 6px;
}
.user-info .recevier-box .check-access {
  color: #FFC600;
  line-height: 36px;
}
.user-info .user-info-content {
  padding: 0 20px 30px;
}
.user-info .sender-detail-address {
  width: 639px;
}
.user-info .icon-user-sender {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('../../images/default/icon/icon-express-order.png') no-repeat;
  background-position: -16px 0;
  vertical-align: middle;
}
.user-info .icon-user-receiver {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('../../images/default/icon/icon-express-order.png') no-repeat;
  background-position: -59px 0;
}
.user-info .user-address {
  position: absolute;
  right: 5px;
  top: 10px;
}
.group-wrapper {
  margin-left: -100px;
}
.group-wrapper .group-tit {
  vertical-align: middle;
}
.group-wrapper .search {
  height: 38px;
  width: 217px;
  padding: 0 28px 0 9px;
  border: 1px solid #cdcdcd;
}
.group-wrapper .search-list {
  border: 1px solid #ddd;
  width: 254px;
}
.group-wrapper .search-list ul {
  border: none;
  min-height: 170px;
}
.group-wrapper .search-list ul li {
  word-break: break-all;
  text-align: left;
}
.group-wrapper .group {
  float: left;
  margin-left: 100px;
  margin-top: 30px;
  position: relative;
}
.group-wrapper .group label.error {
  position: absolute;
  width: 120%;
  top: -20px;
  padding-left: 100px;
  background-position: 77px center !important;
  left: 0px;
  font-size: 12px;
}
.group-wrapper .group .search-wrapper {
  width: 256px;
  display: inline-block;
  vertical-align: middle;
}
.group-wrapper .group .search-wrapper label.error {
  padding-left: 23px!important;
  background-position: 0 center !important;
}
.group-wrapper .group-m-t-20 {
  margin-top: 20px;
}
.group-wrapper .group-real-name {
  height: 40px;
  border-top: 1px dotted #ddd;
  width: 1160px;
  float: left;
  margin-left: 80px;
  padding: 20px 20px 10px;
  margin-top: 30px;
}
.group-wrapper .group-real-name .real-name-tit {
  vertical-align: middle;
}
.group-wrapper .group-real-name .real-name-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.group-wrapper .group-real-name .real-name-wrapper .real-name-tips {
  color: #999999;
}
.group-wrapper .group-real-name .real-name-wrapper .real-name-tips i {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 15px;
  background: url('../../images/default/icon/realName-certification-icon.png') center no-repeat;
  background-size: contain;
  margin-right: 5px;
}
.group-wrapper .group-real-name .real-name-wrapper .real-name-tips span {
  vertical-align: middle;
}
.group.group-selectBox .group-tit {
  display: inline-block;
}
.group.group-selectBox .select {
  display: inline-block;
  width: 256px!important;
  vertical-align: middle;
}
.group.group-selectBox .select .select-tit {
  background-color: transparent;
  margin-top: 0px;
  border: none;
}
.group.group-selectBox .select .select-tit input {
  margin-left: -12px;
}
.group.group-selectBox .select .select-tit p {
  position: absolute;
  top: 2px;
}
.group.group-selectBox .select .select-tit label.error {
  padding-left: 23px;
}
.group.group-selectBox .select .select-box > ul > li {
  text-align: left;
}
.group.group-selectBox .select .select-open {
  display: block!important;
}
.group-tit {
  display: inline-block;
  width: 72px;
}
.group-val {
  width: 245px;
  height: 40px;
  border: 1px solid #DDDDDD;
  padding-left: 9px;
}
.group-val.error {
  border: 1px solid #FF5253;
  background-color: #FFF2F2;
}
.express-info {
  padding-top: 54px;
  padding-bottom: 28px;
  border-bottom: 1px dotted #E2E2E2;
}
.express-info .express-info-title {
  height: 18px;
  padding: 7px 0;
  border-bottom: 1px dotted #E2E2E2;
}
.express-info .express-info-title .blue-txt-span {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #009CFF;
}
.express-info .group-wrapper1 {
  margin-top: 20px;
  margin-left: -100px;
}
.express-info .group-wrapper1 .group {
  margin-bottom: 30px;
  float: left;
  margin-left: 100px;
}
.express-info .group-wrapper1 .group label.error {
  position: absolute;
  width: 100%;
  top: -20px;
  left: 0px;
  font-size: 12px;
}
.express-info .group {
  position: relative;
}
.express-info .group .span-y {
  position: absolute;
  left: 208px;
  top: 12px;
}
.express-info .group .span-kg {
  position: absolute;
  right: 10px;
  top: 12px;
}
.express-info a {
  cursor: pointer;
  color: #009CFF;
}
.express-info a:hover {
  color: #FFC600;
}
.express-info .group a {
  display: inline-block;
  margin-left: 11px;
}
.express-info .insured-fee {
  display: inline-block;
  width: 94px;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  text-align: center;
  border: 1px solid #DDDDDD;
  color: #FFC600;
}
.select-site {
  height: 162px;
  border-bottom: 1px dotted #E2E2E2;
}
.select-site .select-site-left {
  padding: 60px 0;
}
.select-site .select.select-custom .select-tit {
  border: none!important;
}
.select-site .select.select-custom .select-tit input {
  border: 1px solid #DDD;
  padding-left: 10px;
  width: 233px;
}
.select-site .select.select-custom .select-tit input.error {
  border: 1px solid #FF5253;
}
.select-site .select.select-custom .select-tit label.error {
  left: 25px;
}
.select-site .select-site-right {
  padding: 54px 0;
  position: relative;
}
.select-site .select-site-right a {
  color: #009CFF;
}
.select-site .select-site-right a:hover {
  color: #FFC600;
}
.select-site .select-site-right .box-size {
  display: flex;
  align-items: center;
  height: 18px;
  line-height: 18px;
  margin-bottom: 39px;
}
.select-site .select-site-right .arrive-time {
  position: absolute;
  right: 0;
  top: 79px;
}
.select-site .select-site-right .icon-freight-question {
  width: 18px;
  height: 18px;
  transform: rotate(0deg);
  margin-right: 4px;
  margin-bottom: -3px;
}
.select-site .select-site-right .icon-arrive-question {
  width: 16px;
  height: 16px;
  transform: rotate(0deg);
  margin-bottom: -4px;
}
.select-site label.error {
  position: absolute;
  width: 100%;
  top: -20px;
  left: 0px!important;
  padding-left: 23px;
  font-size: 12px;
}
.submit {
  margin-bottom: 100px;
}
.submit .certify-btn {
  margin-top: 30px;
  width: 180px;
  font-size: 18px;
}
#box-sender .service-site-step {
  text-align: center;
  margin: 80px 0 90px;
}
#checkReachAbility .selection-tab li,
#estimateCost .selection-tab li {
  width: 123px;
}
#checkReachAbility .kg,
#estimateCost .kg {
  position: absolute;
  right: 10px;
  top: 10px;
}
#checkReachAbility .address-box,
#estimateCost .address-box {
  top: 2px!important;
  width: 351px;
}
#checkReachAbility .search-reach-content,
#estimateCost .search-reach-content {
  padding: 21px 30px 3px;
}
#checkReachAbility .group-tit,
#estimateCost .group-tit {
  width: 62px;
}
#checkReachAbility .group-val,
#estimateCost .group-val {
  width: 362px;
}
#checkReachAbility .group-val-weight,
#estimateCost .group-val-weight {
  width: 43px;
  padding-right: 27px;
}
#checkReachAbility .group,
#estimateCost .group {
  position: relative;
}
#checkReachAbility button,
#estimateCost button {
  display: block;
  width: 98px;
  margin: 30px auto;
  font-size: 18px;
}
#checkReachAbility button i,
#estimateCost button i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../../images/default/icon/search-btn1.png');
  margin-right: 5px;
  vertical-align: middle;
}
#checkReachAbility .search-result,
#estimateCost .search-result {
  border-top: 1px dotted #E2E2E2;
  padding: 29px 30px 60px;
  height: 339px;
  overflow-y: auto;
}
#checkReachAbility .search-result .search-result-title,
#estimateCost .search-result .search-result-title {
  color: #FFC600;
  font-weight: 600;
  margin-bottom: 19px;
  padding-left: 10px;
  border-left: 2px solid #FFC600;
}
#checkReachAbility .table,
#estimateCost .table {
  margin-top: 0;
}
#checkReachAbility .table .title-back,
#estimateCost .table .title-back {
  border-bottom: 0;
}
#checkReachAbility .table .title-back th,
#estimateCost .table .title-back th {
  background-color: #f8f8f8;
  font-weight: 600;
  text-align: center;
  height: 50px;
}
#checkReachAbility .table tr:hover,
#estimateCost .table tr:hover {
  background-color: #fff;
}
#checkReachAbility .table td,
#estimateCost .table td {
  height: 18px;
  padding: 15px 0px;
  text-align: center;
  border-right: 1px solid #ededed;
}
#checkReachAbility .table .td-last-child,
#estimateCost .table .td-last-child {
  color: #FFC600;
  border-right: 0;
}
#estimateCost .select-tit {
  border: 1px solid #DDDDDD;
  position: relative;
  padding: 0;
}
#estimateCost .select-tit label.error {
  top: -20px;
  left: 0;
  position: absolute;
}
#chooseAddress {
  /*.group{
                width:430px;
                border:1px solid @borderBaseColor;
                margin-top:20px;
                padding:15px 18px 15px 10px;
                overflow-y: hidden;
                .relative;
        }
        .checkbox{
                .absolute;
                top:50%;
                margin-top:-11px;
        }
        .group-l{
                        width:190px;
                }
        .group-l-txt{
                width:150px;
                margin-left:40px;
                line-height: 20px;
                border-right: 1px solid @borderDottedColor;
        }
        .group-r{
                width:200px;
                padding-left:20px;
                border-left:1px solid @borderDottedColor;
                line-height: 20px;
        }*/
}
#chooseAddress .address-list {
  padding: 0  20px 30px;
  text-align: center;
}
#chooseAddress .address-list a {
  color: #009CFF;
}
#chooseAddress .address-list a:hover {
  color: #FFC600;
}
#chooseAddress .address-list .search-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}
#chooseAddress .address-list .search-box .search-txt {
  width: 338px;
}
#chooseAddress .address-list .search-box .search-btn {
  margin-top: 0;
  margin-left: 20px;
}
#chooseAddress .address-list .to-address {
  margin: 10px 0 -10px 0;
  text-align: left;
  color: #009CFF;
  cursor: pointer;
  line-height: 20px;
  display: block;
}
#chooseAddress .address-list .contact-empty {
  margin-top: 10px;
}
#chooseAddress .address-list .contact-empty .empty-img {
  margin: 30px 0 20px 0;
}
#chooseAddress .address-list .contact-empty .empty-txt {
  margin-bottom: 25px;
}
#chooseAddress table {
  text-align: left;
}
#chooseAddress tr {
  display: block;
  border: 1px solid #DDDDDD;
  margin-top: 20px;
}
#chooseAddress tr.selected {
  border: 1px solid #FFC600;
}
#chooseAddress tr:hover {
  background-color: #ffc60033;
  border-color: #ffc60033;
}
#chooseAddress .group-l-txt {
  display: inline-block;
  width: 148px;
  margin: 15px 0;
  padding: 0 20px 0 9px;
  border-right: 1px solid #E2E2E2;
}
#chooseAddress .group-r {
  display: inline-block;
  width: 206px;
  margin: 15px 0;
  padding: 0 9px 0 20px;
  word-break: break-all;
}
#chooseAddress em {
  margin-left: 10px;
}
#chooseAddress button {
  /* margin-top:29px;*/
  margin-top: 10px;
  width: 98px;
  font-size: 18px;
}
.cover-content-company {
  overflow: auto;
  height: 450px;
  padding: 20px 30px;
}
.cover-content-company p {
  line-height: 24px;
  margin-bottom: 30px;
}
.success-info {
  height: 259px;
  margin-top: 72px;
}
.success-info .success-info-title {
  border-left: 2px solid #FFC600;
  padding-left: 8px;
}
.success-info .success-info-title span {
  display: inline-block;
  margin-left: 27px;
  color: #009CFF;
  cursor: pointer;
}
.success-info .success-info-content {
  margin: 0 auto 80px;
  text-align: center;
}
.success-info .success-info-content .success-signal {
  width: 63px;
  height: 63px;
  background: url('../../images/default/icon/main-info-signal.png');
  background-position: -63px 0;
  margin: 0 auto 30px;
}
.success-info .success-info-content .certify-btn {
  width: 180px;
  margin-top: 30px;
  font-size: 18px;
}
.order-info {
  height: 281px;
  border: 1px solid #DDDDDD;
}
.order-info .order-info-title {
  height: 20px;
  background-color: #f8f8f8;
  padding: 13px 18px 16px;
}
.order-info .order-info-title .nearby-box,
.order-info .order-info-title .box-size-search {
  cursor: pointer;
  color: #009CFF;
}
.order-info .order-info-title .nearby-box {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #0090ff;
}
.order-info .order-info-title .nearby-box i {
  display: inline-block;
  width: 16px;
  height: 20px;
  background: url('../../images/default/icon/service-site-locate.png');
  background-position: 0 0;
  vertical-align: middle;
  margin-right: 9px;
}
.order-info .order-info-title .nearby-box:hover {
  color: #FFC600;
}
.order-info .order-info-title .nearby-box:hover i {
  background-position: -16px 0;
}
.order-info .order-info-title .box-size-search i {
  display: inline-block;
  width: 15px;
  height: 19px;
  background: url('../../images/default/icon/box-size-search.png');
  vertical-align: middle;
  margin-right: 9px;
}
.order-info .order-info-title .box-size-search:hover {
  color: #FFC600;
}
.order-info .order-info-title .box-size-search:hover i {
  background-position: -15px 0;
}
.order-info .order-info-content {
  padding: 0 18px;
  text-align: center;
}
.order-info .order-info-content .order-info-content-top {
  height: 112px;
  border-bottom: 1px dotted #E2E2E2;
}
.order-info .order-info-content .order-info-content-top span {
  line-height: 68px;
}
.order-info .order-info-content .order-info-content-top b {
  display: block;
}
.order-info .order-info-content .sender-number {
  font-size: 36px;
  padding-left: 10px;
}
.order-info .order-info-content .reach-time {
  margin-top: 29px;
}
.order-info .order-info-content .group-box {
  padding: 23px 325px;
  position: relative;
}
.order-info .order-info-content .goto-line {
  border-bottom: 1px dotted #E2E2E2;
  width: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -90px;
}
.order-info .order-info-content .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: 50%;
  margin-left: -15px;
  margin-top: -13px;
}
.service-sender-tips {
  height: 352px;
  margin-top: 59px;
}
.service-sender-tips .title {
  padding-bottom: 9px;
  border-bottom: 1px dotted #E2E2E2;
}
.service-sender-tips .title b {
  padding-left: 9px;
  border-left: 2px solid #FFC600;
}
.service-sender-tips .service-site-step {
  width: 1055px;
  margin: 62px auto;
}
.yugu .select-current {
  width: 300px!important;
}
.yugu .selection-con span {
  position: relative;
  right: 0;
}
#estimateCost .search-reach-content {
  padding: 21px 20px 3px;
}
#estimateCost .search-result {
  padding: 29px 20px 60px;
  height: 339px;
  overflow-y: auto;
}
#estimateCost .select-tit .group-val {
  width: 288px;
  margin-left: 0;
}
#estimateCost .select-tit i {
  right: 20px;
}
#estimateCost .select-box .address-box {
  width: 277px;
}
#estimateCost .select-box .address-box li {
  width: 98px;
}
#estimateCostForm .left-selectBox {
  float: left;
}
#estimateCostForm .left-selectBox .select-current {
  width: 300px!important;
}
#estimateCostForm .right-selectBox {
  float: right;
  margin-top: 0;
}
#estimateCostForm .right-selectBox .select-current {
  width: 300px!important;
}
#estimateCostForm .box-btn-wrap {
  padding-top: 42px;
}
#cover-unreachable .box-unreachable-wrap,
#cover-no-service .box-unreachable-wrap {
  padding: 0 20px;
}
#cover-unreachable .box-unreachable-icon,
#cover-no-service .box-unreachable-icon {
  background: url('../../images/default/icon/route-tips.png') no-repeat center;
  height: 64px;
  margin: 60px 0 16px;
}
#cover-unreachable .box-unreachable,
#cover-no-service .box-unreachable {
  font-weight: bold;
  text-align: center;
}
#cover-unreachable .express-company,
#cover-no-service .express-company {
  display: inline-block;
  margin-bottom: 48px;
}
#cover-unreachable .express-company-no,
#cover-no-service .express-company-no {
  display: inline-block;
  margin-bottom: 120px;
}
#cover-unreachable .box-reach,
#cover-no-service .box-reach {
  border-top: 1px dotted #E2E2E2;
  padding-top: 30px;
}
#cover-unreachable ul,
#cover-no-service ul {
  margin-bottom: 30px;
  margin-right: -10px;
}
#cover-unreachable li,
#cover-no-service li {
  margin-top: 20px;
}
#cover-unreachable .checkbox,
#cover-no-service .checkbox {
  float: left;
}
#cover-unreachable .checkbox em,
#cover-no-service .checkbox em {
  margin-top: 10px;
}
#cover-unreachable .checkbox span,
#cover-no-service .checkbox span {
  display: inline-block;
  width: 101px;
  height: 24px;
  margin-left: 8px;
  border: 1px solid #DDDDDD;
  padding: 8px 0 8px 10px;
}
#cover-unreachable .checkbox b,
#cover-no-service .checkbox b {
  font-weight: normal;
}
#cover-unreachable .checkbox-active span,
#cover-no-service .checkbox-active span {
  border: 1px solid #FFC600;
  background-color: #FFF9F1;
}
#cover-unreachable span i,
#cover-no-service span i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('../../images/default/icon/icon-firm.png');
  vertical-align: middle;
  margin-right: 12px;
}
#cover-unreachable .btn-send-wrap,
#cover-no-service .btn-send-wrap {
  text-align: center;
  margin: 30px 0 60px;
}
#cover-unreachable .btn-send,
#cover-no-service .btn-send {
  width: 180px;
  font-size: 18px;
}
.bj label.error {
  padding-left: 100px;
  left: 0;
  background-position: 77px center !important;
}
label.error {
  background-image: url('../../images/default/img/tip.png');
  background-repeat: no-repeat;
  background-position: 0 center !important;
  line-height: 20px;
}
.patch-label label.error {
  background-position: 0 center!important;
}
.line-label label.error {
  padding-left: 100px;
  background-position: 77px center!important;
}
.line-label-p label.error {
  padding-left: 77px;
  background-position: 54px center!important;
}
.group.group-selectBox .select .select-tit.label-0 label.error {
  background-position: 0 center!important;
}
#reachAbilityForm label.error {
  position: absolute;
  left: 0;
  top: -20px;
}
.search-result table td:last-child {
  border-right: none!important;
}
#cover-box-size .box-size-wrap {
  text-align: center;
  padding: 60px 0 70px;
}
#cover-box-size .box-size-wrap .box-name {
  font-size: 24px;
  text-align: left;
  margin: 5px 55px;
}
#cover-box-size .box-size-wrap .box-name .small-size {
  padding-left: 50px;
}
#cover-box-size .box-size-wrap .box-name .middle-size {
  padding-left: 174px;
}
#cover-box-size .box-size-wrap .box-name .large-size {
  padding-left: 178px;
}
/*.linePagination {
        text-align: right;
        ul.page{
                //float: none;
                display: inline-block;
                height: 32px;
                li{
                        height: 30px!important;
                }
        }
        .jumpto{
                //float: none;
                display: inline-block;
        }
}*/
.linePagination {
  position: relative;
  height: 80px;
}
.linePagination ul.page {
  position: absolute;
  top: 5px;
  right: 0;
  height: 32px;
  display: block;
}
.linePagination ul.page li {
  height: 30px !important;
}
.linePagination .jumpto {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
}
/* 顺丰高峰订单管控提示弹窗 */
#tips-info .tips-info-content-wrapper {
  padding: 30px;
  text-align: center;
  word-break: break-all;
}
#tips-info .tips-info-content {
  display: inline-block;
  text-align: left;
}
#tips-info .btn-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
#tips-info .btn-green {
  margin-left: 20px;
}
.tab-protocol-cover-box {
  border-radius: 8px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
}
.tab-protocol-cover-box-inner {
  width: 100%;
  margin: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tab-protocol-cover-box-inner-title {
  width: 100%;
  display: inline-flex;
  justify-content: flex-start;
  height: 40px;
  background: #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
  font-size: 14px;
  font-weight: 500;
  color: #666666;
}
.tab-protocol-cover-box-inner-title .title-item {
  width: 150px;
  height: 40px;
  box-sizing: border-box;
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  margin-right: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.tab-protocol-cover-box-inner-title .title-item-current {
  background: rgba(76, 188, 193, 0.08);
  border-left: 1px solid #7AE8EA;
  border-top: 1px solid #7AE8EA;
  border-right: 1px solid #7AE8EA;
  color: #1BC6C9;
}
.tab-protocol-close {
  width: 11px;
  height: 11px;
  position: absolute;
  top: 18px;
  right: 18px;
}
.tab-protocol-cover-box-inner-content {
  padding-top: 16px;
  padding-bottom: 16px;
  width: 100%;
  height: 400px;
}
.tab-protocol-cover-box-inner-content iframe {
  border: unset !important;
}
.tab-protocol-cover-box-inner-footer {
  width: 100%;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab-protocol-cover-box-inner-footer .btn {
  width: 214px;
  height: 32px;
  border-radius: 4px;
  background: #1BC6C9;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.box-type-desc-dialog {
  width: 432px;
  margin-left: -216px;
  margin-top: -279.5px;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 8px;
}
.box-type-desc-dialog .title-line {
  width: 100%;
  height: 64px;
  font-family: PingFang SC;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #EAF6F6;
  border-radius: 8px 8px 0 0;
}
.box-type-desc-dialog .title-line .title {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #333333;
  margin-left: 32px;
}
.box-type-desc-dialog .title-line .close {
  width: 16px;
  height: 16px;
  margin-right: 32px;
}
.box-type-desc-dialog .content-line {
  width: 100%;
  height: 430px;
  position: relative;
  overflow: hidden scroll;
  background-color: #ffffff;
}
/* 滚动条样式 */
/* 滚动条轨道样式 */
.box-type-desc-dialog .content-line::-webkit-scrollbar {
  width: 8px;
}
/* 滚动条滑块样式 */
.box-type-desc-dialog .content-line::-webkit-scrollbar-thumb {
  background-color: #bbbbbb; /* 设置滑块背景颜色 */
  border-radius: 4px; /* 设置滑块圆角 */
}
.box-type-desc-dialog .content-line .img {
  width: 432px;
  height: 262px;
}
.box-type-desc-dialog .content-line .tip1 {
  width: 396px;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 32px;
  padding-left: 18px;
}
.box-type-desc-dialog .content-line .tip2 {
  width: 396px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 8px;
  padding-left: 18px;
}
.box-type-desc-dialog .footer-line {
  width: 100%;
  padding: 28px 0 24px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-type-desc-dialog .footer-line .i-know-btn {
  width: 368px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #5dc3c7;
  border-radius: 8px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}
.arrive-desc-dialog {
  width: 432px;
  margin-left: -216px;
  margin-top: -279.5px;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 8px;
}
.arrive-desc-dialog .title-line {
  width: 100%;
  height: 64px;
  font-family: PingFang SC;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #EAF6F6;
  border-radius: 8px 8px 0 0;
}
.arrive-desc-dialog .title-line .title {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #333333;
  margin-left: 32px;
}
.arrive-desc-dialog .title-line .close {
  width: 16px;
  height: 16px;
  margin-right: 32px;
}
.arrive-desc-dialog .content-line {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
}
.arrive-desc-dialog .content-line .tip {
  width: 368px;
  padding: 68px 32px 36px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}
.arrive-desc-dialog .footer-line {
  width: 100%;
  padding: 28px 0 24px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.arrive-desc-dialog .footer-line .i-know-btn {
  width: 368px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #5dc3c7;
  border-radius: 8px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}