[v-cloak] {
  display: none;
}
.canmove {
  height: 100vh;
  overflow: hidden;
}
.orange {
  color: #ff7f02 !important;
}
.showrec {
  background: #fff;
  margin: 100px auto;
  border-radius: 2px;
  width: 75em;
  height: 55em;
}
.showrec-title {
  font-size: 30px;
  color: #3D3D3D;
  text-align: center;
  padding-top: 52px;
}
.showrec-desc {
  font-size: 14px;
  color: #3D3D3D;
  margin-top: 30px;
  padding-left: 44px;
}
.showrec-text {
  width: 812px;
  height: 370px;
  border-radius: 4px;
  margin: 10px auto 0;
  display: block;
  border: none;
  background: #F2F3F5;
  padding: 16px 24px;
  box-sizing: border-box;
}
.showrec-btn {
  text-align: center;
  margin-top: 48px;
}
.showrec-btn button{
  width: 220px;
  height: 60px;
  font-size: 16px;
  text-align: center;
  line-height: 60px;
  border: none;
  margin: 0 70px;
  border-radius: 2px;
}


.showrec-btn button:first-child {
  background: #F2F3F5;
  color: #4E5969;
}
.showrec-btn button:last-child {
  background: #FF8005;
  color: #fff;
}
.more-send {
  width: 856px;
  height: 78px;
  background: #F7F8FA;
  border-radius: 4px;
  color: #0082FA;
  line-height: 78px;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
}
.guide {
  width: 400px;
  height: 500px;
  border-radius: 8px;
  background: url('https://cdn.kuaidi100.com/images/pc/bg-coupon.png') no-repeat;
  background-size: 400px 500px;
  background-position: top center;
  color: #fff;
  margin: 0px auto 0;
  padding-top: 30px;
  position: relative;
}

.guide-close {
  height: 40px;
  width: 40px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -20px;
}
.guide-con {
  position: absolute;
  left: 50%;
  margin-left: -34px;
  top: 80px;
  width: 68px;
  height: 14px;
}
.guide-coupon {
  width: 280px;
  height: 264px;
  overflow: auto;
  margin: 104px auto 0;
}
.guide-coupon__title {
  font-size: 20px;
  color: #F53F22;
  text-align: center;
  margin-bottom: 20px;
}
.guide-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.guide-list-content {
  width: 240px;
  height: 76px;
  background: url('https://cdn.kuaidi100.com/images/pc/bg-quan.png?v=1') no-repeat;
  background-size: 240px 76px;
  background-position: top center;
  margin-bottom: 12px;
  display: flex;
}
.guide-left {
  width: 94px;
  height: 76px;
  color: #FE4B21;
  text-align: center;
  line-height: 74px;
}
.guide-left .price {
  font-size: 50px;
}
.guide-left .unit {
  font-size: 20px;
}
.guide-right {
  flex: 1;
  color: #FE4B21;
  text-align: center;
  padding-top: 18px;
}
.guide-right .title {
  font-size: 18px;
}
.guide-right .time {
  font-size: 12px;
}
.guide-btn {
  text-align: center;
}
.guide-btn img{
  width: 218px;
  height: 68px;
  margin-top: 10px;
}
.guide-tips {
  text-align: center;
  font-size: 12px;
  color: #fff;
  transform: scale(0.9);
  margin-top: -10px;
}

.notice {
  background: #fef2e5;
  font-size: 14px;
  color: #ff7f02;
  padding: 10px;
  margin: 14px 0 20px;
  cursor: pointer;
}
.notice-main {
  word-break: break-all;
  border-radius: 4px;
  letter-spacing: 0;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;  /*瑕佹樉绀虹殑琛屾暟*/
  -webkit-box-orient: vertical;
}

.redB {
  border-color: red !important;
}

.ml0 {
  margin-left: 0 !important;
}

.newsent-main {
  width: 100%;
  width: 100%;
  padding-top: 24px;
  background: url(https://cdn.kuaidi100.com/images/newc/bg1.png) 0 0px no-repeat, url(https://cdn.kuaidi100.com/images/newc/bg2.png) 0px 167px no-repeat, url(https://cdn.kuaidi100.com/images/newc/bg3.png) 0px 334px no-repeat;
  background-size: 100% 168px;
}

.ib {
  display: inline-block;
}

.ie {
  display: inline;
}

.w100 {
  width: 100%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.newsent-goods-main-name.chooseTab {
  border-color: #317ee7;
  color: #317ee7;
}

.vam {
  vertical-align: middle;
}

.newsent {
  width: 960px;
  padding: 0 49px 30px;
  margin: 0 auto;
  border: 1px solid #eee;
  background: #fff;
  position: relative;
}
.newsent-menu {
  position: absolute;
  width: 150px;
  height: 226px;
  right: -160px;
  top: 0;
  background: #fff;
  box-sizing: border-box;
  padding-top: 20px;
  border-radius: 4px;
}
.newsent-menu__detail {
  padding-left: 22px;
  margin-bottom: 16px;
}
.newsent-menu__detail img {
  width: 14px;
  height: 15px;
  vertical-align: middle;
}
.newsent-menu__detail a {
  color: #666666;
  font-size: 16px;
  vertical-align: middle;
  padding-left: 6px;
}
.newsent-menu__code {
  text-align: center;
}
.newsent-menu__code img{
  width: 76px;
  height: 76px;
}
.newsent-menu__code span{
  font-size: 12px;
  color: #666;
}

.newsent-tab {
  position: relative;
  width: 100%;
  margin-top: 22px;
  text-align: center;
}

.newsent-tab-detail {
  width: 146px;
  height: 44px;
  border-radius: 30px;
  border: 1px solid #ddd;
  font-size: 16px;
  color: #888888;
  line-height: 44px;
  text-align: center;
  margin: 10px;
  cursor: pointer;
  display: inline-block;
}

.newsent-tab-detail.choose {
  border: 1px solid #317ee7;
  background: #317ee7;
  color: #fff;
}
.newsent-tab .order-list {
  position: absolute;
  right: 0;
  top: 24px;
  padding-left: 22px;
  background: url(https://cdn.kuaidi100.com/images/newsent/ico_menu.png) left center no-repeat;
  font-size: 16px;
  color: #333;
}
.newsent-tab .order-list:hover {
  color: #317ee7;
}

.newsent-tips {
  width: 962px;
  height: 60px;
  align-items: center;
  background: rgba(255,127,2, 0.1);
  font-size: 14px;
  color: #ff7f02;
  border-radius: 4px;
  margin-top: 22px;
  line-height: 60px;
}

.newsent-tips div{
  display: inline-block;
}
.newsent-tips-sign {
  border-radius: 50%;
  background: #ff7f02;
  width: 18px;
  height: 18px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  margin: 0 8px;
}

.newsent-info {
  width: 960px;
}

.newsent-info-own {
  color: #317ee7;
  font-size: 14px;
  margin-bottom: 4px;
}

.newsent-title {
  margin-top: 60px;
  position: relative;
}

.newsent-title_line {
  position: relative;
}

.newsent-title_line::after {
  content: '';
  position: absolute;
  top: -40px;
  width: 100%;
  left: 0;
  height: 1px;
  background: #f0f0f0;
}
.fixed.newsent-title_line::after {
  display: none;
}

.newsent-title-detail {
  font-size: 20px;
  color: #000;
  position: relative;
}

.newsent-title-must::after {
  content: '*';
  position: absolute;
  top: 0;
  right: -8px;
  color: red;
  font-size: 12px;
}

.newsent-title-tips {
  color: #317ee7;
  font-size: 14px;
  padding-left: 30px;
  cursor: pointer;
}

.newsent-half {
  /* width: 49.5%; */
  position: relative;
}

.newsent-bdr {
  position: absolute;
  top: 0;
  right: 6px;
  height: 290px;
  border-right: 1px dashed #f0f0f0;
}


.newsent-half-top {
  width: 100%;
  margin-top: 22px;
}

.newsent-half-top-left {
  width: 42%;
  font-size: 20px;
  color: #3D3D3D;
  font-weight: bold;
}

.newsent-half-top-left.sent {
  /* background: url('https://cdn.kuaidi100.com/images/m/dispatch/ico_send.png');
  background-size: 24px;
  background-repeat: no-repeat; */
}

.newsent-half-top-left.rec {
  /* background: url('https://cdn.kuaidi100.com/images/m/dispatch/ico_shou.png');
  background-size: 24px;
  background-repeat: no-repeat; */
}

.newsent-half-top-left span {
  font-size: 14px;
  color: #888888;
  position: relative;
  padding-left: 4px;
}

.newsent-half-top-left span::after {
  content: '*';
  position: absolute;
  top: -2px;
  right: -8px;
  color: red;
}

.newsent-half-top-right {
  width: 47%;
  color: #317ee7;
  font-size: 14px;
  text-align: right;
}

.newsent-half-top-right span {
  cursor: pointer;
}

.newsent-half-top-right span:first-child {
  /* background: url('https://cdn.kuaidi100.com/images/sz/ico_copy.png');
  background-repeat: no-repeat; */
  padding-left: 24px;
}

.newsent-half-top-right span:last-child {
  /* background: url('https://cdn.kuaidi100.com/images/sz/ico_address.png');
  background-repeat: no-repeat; */
  padding-left: 20px;
  color: #86909C;
}

.newsent-half-content {
  margin-top: 12px;
  vertical-align: middle;
  margin-right: 36px;
}

.newsent-half-content-left {
  font-size: 14px;
  color: #4E5969;
  margin-bottom: 4px;
  vertical-align: top;
  padding-top: 2px;
}

.newsent-half-content-rightStick {
  font-size: 12px;
}

.rightStick-btn {
  text-align: right;
  padding: 18px 0;
}

.rightStick-btn button{
  width: 110px;
  height: 40px;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}

.rightStick-btn button:first-child{
  background: #fff;
  border: 1px solid #ff7f02;
  color: #ff7f02;
}

.rightStick-btn button:last-child{
  background: #ff7f02;
  border: 1px solid #ff7f02;
  color: #fff;
}

.newsent-half-content-rightStick textarea{
  width: 306px;
  padding: 18px 18px 0 18px;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  outline: none;
}

.newsent-half-content-right {
  position: relative;
}
.newsent-half-content-right-addr {
  position: absolute;
  right: 10px;
  width: 15px;
  height: 16px;
  top: 8px;
  cursor: pointer;
}

.newsent-half-content-err {
  position: absolute;
  left: 0;
  bottom: -20px;
  color: red;
  font-size: 12px;
  line-height: 18px;
  padding: 3px 0;
}


.newsent-half-content-right input{
  padding-left: 10px;
  width: 408px;
  border: 1px solid #f0f0f0;
  font-size: 14px;
  border-radius: 4px;
  outline: none;
  height: 32px;
  background: #f7f8fa;
  box-sizing: border-box;
}

.newsent-half-content-right-loc {
  display: inline-block;
  padding-left: 10px;
  width: 408px;
  border: 1px solid #f0f0f0;
  font-size: 14px;
  border-radius: 4px;
  outline: none;
  height: 36px;
  line-height: 36px;
  color: #bebebe;
  position: relative;
  cursor: pointer;
  background: #f7f8fa;
  box-sizing: border-box;
}

.newsent-main .tri{
  position: absolute;
  top:0;
  right: 0;
  width: 40px;
  height: 40px;
  background: #bfbfbf;
  opacity: 0.2;
  z-index: 10;
}

.newsent-main .tri::after{
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-top: 8px solid #000;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  margin-left: 12px;
  margin-top: 14px;
}

input::-webkit-input-placeholder {
  color: #bebebe;
}

.newsent-goods {
  padding-left: 18px;
  padding-top: 22px;
}

.newsent-goods-weight-tips {
  color: #ff7f02;
  background: rgba(255,127,2, 0.1);
  margin-left: 12px;
  padding: 4px 6px;
  width: 90%;
  margin-top: 26px;
  font-size: 13px;
}

.newsent-goods div{
  display: inline-block;
}

.newsent-goods-title {
  font-size: 14px;
  color: #333333;
}

.newsent-goods-main {
  width: 88%;
  position: relative;
}

.newsent-goods-main-name {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  text-align: center;
  padding: 0 10px;
  margin-right: 10px;
  cursor: pointer;
  margin: 4px;
}

.newsent-goods-main-attach {
  padding-left: 76px;
  padding-top: 26px;
  font-size: 12px;
  color: #888888;
  position: relative;
  margin-left: 2px;
}

.newsent-goods-main-attach [type='text'] {
  width: 330px;
  height: 40px;
  border: 1px solid #f0f0f0;
  font-size: 14px;
  padding-left: 8px;
}

.newsent-goods-main-attach [type='checkbox'] {
  width: 18px;
  height: 18px;
}

.newsent-goods-main-attach [type='checkbox']:last-child {
  margin-left: 28px;
}

.newsent-goods-main-weight {
  font-size: 14px;
  position: relative;
  color: #888888;
  margin-left: 4px;
}

.newsent-goods-main-weight-input{
  width: 260px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #f0f0f0;
}

.newsent-goods-main-weight div input{
  height: 36px;
  border: none;
  font-size: 14px;
  width: 210px;
  padding-left: 8px;
}

.newsent-kd {
  padding-top: 32px;
  position: relative;
  width: 960px;
  min-height: 124px;
}

.newsent-kd-scroll {
  width: 830px;
  height: 116px;
  overflow-x: scroll;
  white-space: nowrap;
  margin: 2px auto;
  position: relative;
  padding-top: 3px;
}
.newsent-kd-scroll::-webkit-scrollbar {
  display: none;
}

.newsent-kd-left {
  position: absolute;
  top: 48px;
  width: 30px;
  height: 54px;
  background: url('https://cdn.kuaidi100.com/images/newc/arrow_l.png') no-repeat;
  background-size: 30px;
}

.newsent-kd-right {
  position: absolute;
  top: 48px;
  right: 0;
  width: 30px;
  height: 54px;
  background: url('https://cdn.kuaidi100.com/images/newc/arrow_r.png') no-repeat;
  background-size: 30px;
}

.newsent-kd-content {
  width: 80px;
  height: 90px;
  border: 1px solid #ddd;
  border-radius: 6px;
  text-align: center;
  margin-right: 12px;
  display: inline-block;
  background-size: 100%;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  box-shadow: 0px 0px 6px #d1d1d1
}
.newsent-kd-content-send {
  font-size: 8px;
  color: #4E5969;
  transform: scale(0.66);
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  text-align: center;
}
.newsent-kd-content-origin {
  font-size: 12px;
  transform: scale(0.66) translateY(-10px);
  color: #86909C;
}
.newsent-kd-content-origin span:last-child{
  text-decoration: line-through;
}
.newsent-kd-content-price {
  padding-top: 4px;
}

.newsent-kd-content-price span:first-child{
  font-size: 18px;
  color: #FF6411;
}

.newsent-kd-content-price span:last-child{
  font-size: 12px;
}

.newsent-kd-content-name {
  font-size: 16px;
  width: 100%;
  height: 25px;
  line-height: 25px;
  border-bottom: 1px solid #86909C;
  color: #1D2129;
  border-radius: 6px 6px 0 0;
}

.newsent-kd-choose {
  font-size: 12px;
  color: #317ee7;
  margin-top: 10px;
  position: relative;
}

.newsent-kd-choose-detail {
  padding: 2px 4px;
  border: 1px solid #317ee7;
  margin-left: 10px;
}

.newsent-other {
  margin: 14px 0 14px 0;
  position: relative;
}


.newsent-other-title {
  font-size: 14px;
  color: #333333;
  width: 120px;
  text-align: left;
  position: relative;
}

.newsent-other-title span {
  position: relative;
}
.newmust {
  font-size: 12px;
  color: red;
  padding-right: 4px;
}
.newsent-other-title .must::after{
  content: '*';
  position: absolute;
  top: 0;
  right: -8px;
  color: red;
}

.newsent-other-choose select{
  width: 330px;
  height: 40px;
  position: relative;
}

.newsent-other-info {
  width: 350px;
  padding-left: 10px;
  color: #888888;
}

.newsent-other-info .newsent-other-info-tips{
  font-size: 12px;
  color: #888888;
}

.newsent-other-title-ques {
  color: #fff;
  background: #888888;
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  position: relative;
}

.newsent-other-title-valin {
  position: absolute;
  width: 410px;
  height: 200px;
  color: #333333;
  font-size: 14px;
  border: 1px solid #f0f0f0;
  box-shadow: 0px 2px 10px #d3d3d3;
  padding: 52px 26px 26px 18px;
  z-index: 101;
  background: #fff;
  text-align: left;
  top: 38px;
  left: 10px;
}

.newsent-other-title-valin span{
  padding-top: 10px;
}

.newsent-other-title-detail {
  padding-left: 6px;
}

.newsent-other-time {
  width: 200px;
  height: 34px;
  border: 1px solid #eee;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  background: #f7f8fa;
  margin-top: 4px;
}

.newsent-other-time.arrow::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -4px;
  display: block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #4E5969;
  border-right: 1px solid #4E5969;
  transform: rotate(135deg);
}

.other-time-content {
  position: absolute;
  top: 44px;
  left: 0;
  width: 410px;
  background: #fff;
  z-index: 20;
  border: 1px solid #eeeeee;
}
.other-time-content-title {
  font-size: 14px;
  color: #86909C;
  padding: 2px 12px 6px;
}
.other-time-content-tab {
  padding-left: 6px;
}

.other-time-content-tab div{
  width: 48px;
  display: inline-block;
  font-size: 14px;
  color: #1D2129;
  text-align: center;
  height: 28px;
  line-height: 28px;
  background: #F2F3F5;
  margin: 0 6px;
  padding-left: 6px;
}

.other-time-content-detail  {
  padding: 10px 30px 10px 6px;
  font-size: 14px;
  color: #86909C;
}

.other-time-content-detail-night {
  font-size: 12px;
  color: #ff7f02;
  float: right;
}

.newsent-other-choose {
  position: relative;
}

.newsent-other-choose [type='text'] {
  width: 408px;
  height: 34px;
  border: 1px solid #f0f0f0;
  font-size: 14px;
  padding-left: 10px;
  border-radius: 4px;
  margin-top: 4px;
  background: #f7f8fa;
}

.newsent-other-protocol {
  font-size: 12px;
  padding-left: 4px;
}

.newsent-other-protocol [type='checkbox']{
  width: 18px;
  height: 18px;
}

.newsent-other-tag {
  position: absolute;
  right: 0;
  top: 64px;
}

.newsent-other-tag div {
  display: inline-block;
  background: #eeeeee;
  font-size: 12px;
  padding: 4.5px 4px;
  min-width: 86px;
  text-align: center;
  border-radius: 2px;
  margin-left: 4px;
  margin: 4px;
}

.newsent-submit {
  margin-top: 88px;
  margin-bottom: 26px;
  position: relative;
}
.newsent-submit-coupon {
  position: absolute;
  bottom: -24px;
  left: 0;
  font-size: 12px;
  color: #ff7f02;
}
.newsent-submit.fixed {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 960px;
  padding: 50px 49px 26px;
  margin: 0;
  margin-left: -530px;
  background: #FFF;
  z-index: 10;
  border: 1px solid #eee;
}

.newsent-submit-fee span:nth-child(1){
  font-size: 18px;
  color: #333333;
}

.newsent-submit-fee span:nth-child(2){
  font-size: 24px;
  color: #ff7f02;
}

.newsent-submit-fee span:nth-child(3){
  font-size: 16px;
  color: #ff7f02;
}

.newsent-submit-detail {
  position: relative;
  color: #888888;
  font-size: 14px;
  padding-left: 24px;
}
.newsent-submit-detail-word {
  position: relative;
}
.newsent-submit-detail-word::after {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
}

.newsent-submit-detail-arrow {
  display: inline-block;
  width: 10px;
  height: 6px;
  margin-left: 4px;
}

.newsent-submit-btn {
  float: right;
  margin-top: -20px;
  margin-right: 32px;
}

.newsent-submit-btn-btn {
  width:200px;
  height:60px;
  background:rgba(255,127,2,1);
  border-radius:8px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 60px;
  cursor: pointer;
}
.newsent-submit-newUser {
  position: absolute;
  display: inline-block;
  top: -32px;
  padding: 5px;
  background-color: #FFF2E5;
  color: #FF7F03;
  font-size: 14px;
}
.fixed .newsent-submit-newUser {
  top: 10px;
}
.newsent-submit-newUser-y {
  background-color: #FF7F03;
  color: #fff;
}
.newsent-ticket {
  position: absolute;
  top: 38px;
  left: 0;
  width: 330px;
  border: 1px solid #eee;
  background: #fff;
  padding-bottom: 16px;
  z-index: 12;
  max-height: 220px;
  overflow: auto;
}

.newsent-ticket-content-left {
  width: 80%;
  height: 50px;
  background: url(https://cdn.kuaidi100.com/images/newc/coupon_cardbg.png) no-repeat;
  background-size: 100%;
  margin: 16px 8px 0 16px;
  padding-top: 26px;
}

.newsent-ticket-content-default {
  width: 24px;
  height: 24px;
  border: 1px solid #ddd;
  border-radius: 50%;
  vertical-align: middle;
}

.ticket-content-left-price {
  font-size: 32px;
  color: #ff7f02;
  padding-left: 20px;
}

.ticket-content-left-unit {
  font-size: 20px;
  color: #ff7f02;
}

.ticket-content-left-name {
  font-size: 13px;
  color: #333333;
  padding-left: 26px;
}

.newsent-half-content-phone {
  font-size: 14px;
  color: #317ee7;
  position: absolute;
  top: 0;
  right: 10px;
  line-height: 32px;
  cursor: pointer;
}

.frame-box-banned {
  top: 20% !important;
  left: 50% !important;
  transform: translateX(-50%);
  padding: 0 20px;
}

.frame-close-btn-banned {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 20px;
  height: 20px;
  font-size: 12px;
  background: #ececec;
  color: #d7d7d7;
  text-align: center;
  border-radius: 50%;
  line-height: 20px;
  cursor: pointer;
}

.frame-newsent-title {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  padding-top: 26px;
  padding-bottom: 10px;
}

.frame-newsent-btn {
  width: 360px;
  height: 60px;
  background: rgba(255,127,2,1);
  border-radius: 8px;
  font-size: 16px;
  color: rgba(240,240,240,1);
  text-align: center;
  line-height: 60px;
  margin: 20px auto;
  cursor: pointer;
}

.newsent-kd-choose-title {
  cursor: pointer;
}

.newsent-kd-first {
  /* background: url("https://cdn.kuaidi100.com/images/wxapp/kuaidi100/mixSent/bg_comSelect.png") center no-repeat;
  background-size: 108%; */
}

.newsent-kd-first .newsent-kd-content-price{
  /* color: #FFD200; */
}

.newsent-kd-first .newsent-kd-content-name{
  color: #fff;
  background: #0082FA;
  border-bottom: 1px solid #0082FA;
}

.newsent-kd-recomment {
  width: 30px;
  text-align: left;
  height: 20px;
  background: #000;
  color: #FFD200;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 4px;
  padding-left: 4px;
}

.newsent-kd-cheap {
  width: 34px;
  height:20px;
  background: linear-gradient(to right, #ff4200, #ff9c02);
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 4px;
}

.newsent-kd-cheap div{
  transform: scale(0.8);
  margin-left: -2px;
}

.cp {
  cursor: pointer;
}

.newsent-kd-choose-kd {
  width: 428px;
  min-height: 320px;
  background: #fff;
  position: absolute;
  top: 30px;
  left: 0;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  z-index: 15;
}

.newsent-kd-choose-kd-title {
  text-align: center;
  font-size: 16px;
  padding: 20px;
  color: #333;
}

.newsent-kd-choose-kd-desc {
  padding: 0 12px 20px 28px;
  font-size: 14px;
  color: #888888;
}

.choose-kd-content-detail {
  padding: 0 28px 20px 28px;
}

.choose-kd-content-detail-img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
}

.choose-kd-content-detail-name {
  font-size: 16px;
  color: #333;
  padding-left: 6px;
}

.choose-kd-content-detail-icon {
  float: right;
  margin-top: 12px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.choose-kd-content-detail-word {
  float: right;
  margin-top: 12px;
  font-size: 12px;
  color: #888888;
}

.time-content-tab-choose {
  background: #317ee7 !important;
  color: #fff !important;
}

.newsent-other-time-dis {
  font-size: 14px;
  line-height: 34px;
  padding-left: 10px;
}

.newsent-other-time-tips {
  position: absolute;
  top: 8px;
  right: 48px;
  color: #ff7f02;
  font-size: 14px;
}

.newsent-other-fee {
  position: absolute;
  top: 12px;
  right: 48px;
  font-size: 14px;
  color: #ff7f02;
}

.newsent-submit-detail-content {
  position: absolute;
  width: 400px;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  padding: 8px 16px;
  box-shadow: 0px 2px 10px #ddd;
  bottom: 32px;
  left: 24px;
  z-index: 5;
}

.detail-content-title {
  font-size: 16px;
  color: #888888;
  padding: 4px 0;
}

.detail-content-detail {
  font-size: 14px;
  color: #333333;
  padding: 6px 0;
}

.detail-content-detail-left {
  width: 49%;
}

.detail-content-detail-right {
  width: 49%;
  text-align: right;
}

.detail-content-desc {
  font-size: 12px;
  color: #888888;
  padding: 4px 0;
}

.newpay-title {
  widows: 100%;
  background: rgba(255,127,2,0.1);
  padding: 16px 0;
}

.newpay-title div:nth-child(1) {
  background: #ff7f02;
  font-size: 12px;
  border-radius: 50%;
  color: #fff;
  margin-left: 50px;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
}

.newpay-title span:nth-child(2) {
  font-size: 14px;
  color: #ff7f02;
  padding-left: 4px;
}

.newpay-title span:nth-child(3) {
  color: #ff7f02;
  font-size: 12px;
}

.newpay-title a{
  font-size: 12px;
}

.newpay-content {
  text-align: center;
  width: 100px;
}

.newpay-content-word {
  color: #317ee7;
  font-size: 16px;
  padding-top: 10px;
}

.newpay-content-word.gray {
  color: #b2b2b2;
}

.gray {
  color: #b2b2b2;
}

.newpay-content-img {
  width: 45px;
  height: 45px;
}

.newpay-errow img {
  width: 50px;
  height: auto;
  margin-top: -30px;
}

.newpay-step {
  text-align: center;
  margin: 20px 0;
}

.newpay-left {
  margin-top: 30px;
  margin-bottom: 50px;
  width: 460px;
  padding: 0 30px 30px 50px;
  vertical-align: top;
}

.newpay-left-title span:nth-child(1){
  font-size: 18px;
  color: #333333;
}

.newpay-left-title span:nth-child(2){
  font-size: 22px;
  color: #ff7f02;
}

.newpay-left-desc {
  font-size: 15px;
  line-height: 28px;
  color: #888888;
  padding-top: 10px;
}

.newpay-left-rule-content {
  width: 400px;
  margin-top: 25px;
  background: #fff;
}

.newpay-left-rule-content .title {
  font-size: 18px;
  color: #333;
}

.newpay-left-rule-content div:nth-child(1){
  font-size: 16px;
  color: #888;
  padding: 3px;
}

.newpay-left-rule-content div:nth-child(2){
  font-size: 14px;
  color: #333333;
  padding: 3px;
}

.newpay-left-rule-content div:nth-child(3){
  font-size: 12px;
  color: #888888;
  padding: 3px;
}

.newpay-payway-title {
  font-size: 18px;
  color: #333333;
  padding-bottom: 20px;
}

.newpay-payway-type {
  width: 180px;
  height: 52px;
  border: 1px solid #e3e3e3;
  line-height: 52px;
  text-align: center;
  position: relative;
}

.newpay-payway-type img{
  width: 32px;
  height: 32px;
}

.newpay-payway-type span{
  font-size: 16px;
  color: #333333;
  padding-left: 8px;
}
.newpay-payway {
  margin-bottom: 20px;
}

.choosepay {
  border-color: #317ee7;
}

.newpay-tri {
  position: absolute;
  top: 0;
  right: 0;
  border-top: 10px solid #317ee7;
  border-right: 10px solid #317ee7;
  border-left: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.newpay-triword {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #fff;
  z-index: 20;
  line-height: 10px;
}

.newpay-right {
  vertical-align: top;
  margin: 30px 46px 50px 0;
  padding-left: 80px;
  border-left: 1px solid #dedede;
}

.newpay-right-pay {
  text-align: center;
  padding-top: 6px;
  font-size: 14px;
  color: #888888;
}

.newpaid {
  width: 100%;
}

.newpaid-title {
  font-size: 28px;
  color: #333333;
  text-align: center;
  padding-top: 52px;
}

.newpaid-desc {
  padding: 28px 0;
  font-size:18px;
  color:rgba(136,136,136,1);
  text-align: center;
}
.paycode-wrap {
  display: inline-block;
}
.paycode-wrap img {
  width: 200px;
  height: 200px;
}
.paycode-text {
  background: #eee;
  line-height: 32px;
}
.rule-tip{
  color: #ff7f02;
}
.rule-tip::before,
.notice-banner::before {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  background: url(https://cdn.kuaidi100.com/images/newsent/ico_tips.png) no-repeat;
  content: "";
}

.newpaid-code {
  text-align: center;
}

.newpaid-code img{
  width: 290px;
}

.newpaid-btn {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 20px;
}

.newpaid-btn div{
  width: 200px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  border-radius: 4px;
  display: inline-block;
  margin: 0 30px;
}

.newpaid-btn div:nth-child(1){
  border: 1px solid #ff7f02;
  color: #ff7f02;
}

.newpaid-btn div:nth-child(2){
  border: 1px solid #ff7f02;
  color: #fff;
  background: #ff7f02;
}



.newsent-submit-btn-protocol {
  height: 16px;
  width: 16px;
  border: 1px solid #ddd;
  border-radius: 2px;
}

.newsent-submit-btn-protocol img{
  vertical-align: unset;
}

.newsent-mask {
  position: fixed;
  bottom: 0px;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  z-index: 97;
  display: flex;
  align-items: center;
}

.newsent-mask-content {
  width: 510px;
  background: #fff;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 0px;
  padding-bottom: 20px;
  position: relative;
}

.newsent-mask-content_loading {
  width: 190px;
  height: 140px;
  background: #fff;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 200px;
  position: relative;
  text-align: center;
  border-radius: 4px;
}

.newsent-mask-content_loading img {
  width: 132px;
  margin-top: 38px;
  margin-bottom: 20px;
}

.newsent-mask-content_loading div {
  color: #888888;
}

.newsent-mask-content-desc {
  text-align: center;
  font-size: 16px;
  color: #333333;
  padding: 54px 16px;
  white-space: pre-wrap;
  word-break: break-all;
  text-align: left;
}
.newsent-mask-content-title {
  font-size: 16px;
  text-align: center;
  padding-top: 12px;
}

.newsent-mask-content-btn {
  width:240px;
  height:60px;
  background:rgba(255,127,2,1);
  border-radius:8px;
  font-size:18px;
  color: #f0f0f0;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
}

.newsent-mask-content-close {
  position: absolute;
  top: 10px;
  right: 16px;
  background: #ececec;
  border-radius: 50%;
  color: #d7d7d7;
  padding: 0 6px;
  font-size: 12px;
}

.fadeIn {
  -webkit-animation: fadeInDown .4s;
  animation: fadeInDown .4s;
}

@keyframes fadeInDown {
  0% {
      -webkit-transform: translate3d(0, -20%, 0);
      -webkit-transform: translate3d(0, -20%, 0);
      transform: translate3d(0, -20%, 0);
      transform: translate3d(0, -20%, 0);
      opacity: 1;
  }
  100% {
      -webkit-transform: none;
      transform: none;
      opacity: 1;
  }
}

@-webkit-keyframes fadeInDown {
  0% {
      -webkit-transform: translate3d(0, -20%, 0);
      opacity: 0;
  }
  100% {
      -webkit-transform: none;
      opacity: 1;
  }
}

.newother {
  padding: 40px 0 30px 49px;
  margin: 0 auto;
}

.newsent-kd-loading {
  position: absolute;
  z-index: 9;
  top: 32px;
  left: 50%;
  margin-left: -80px;
}

.newsent-kd-scroll::-webkit-scrollbar {display: none;}

.newother-content-left {
  width: 60%;
  vertical-align: top;
}

.newother-content-right {
  vertical-align: top;
  padding-top: 20px;
}

.newother-content-right >img {
  width: 290px;
}

.newother-content-right-desc {
  text-align: center;
  padding-top: 10px;
}

.newother-content-right-desc img{
  margin-right: 4px;
}

.newother-content-title {
  font-size: 30px;
  color: #333333;
  padding: 50px 0 20px 0px;
}

.newother-content-detail img {
  width: 32px;
}

.newother-content-detail {
  padding-top: 30px;
}

.newother-content-detail span {
  font-size: 20px;
  color: #333333;
  padding-left: 12px;
}

.init-loading {
  width: 100%;
  height: 240px;
  background: #fff;
  text-align: center;
}

.not-allow {
  cursor: not-allowed;
  opacity: 0.6;
}

#recXzq, #sendXzq {
  z-index: 99999;
  top: 38px;
  left: 0;
  right: 0;
  bottom: unset;
  width: auto !important;
  display: none;
}
.location-box {
  overflow: auto !important;
}
.city-wrap .place {
  min-width: 24% !important;
  margin: 0 0 !important;
  padding: 10px 0 !important;
  text-align: center !important;
  font-size: 16px;
}
.city-wrap .tab {
  width: 24% !important;
  height: 40px !important;
  text-align: center !important;
  line-height: 40px !important;
}
.city-wrap .tab a {
  font-size: 16px !important;
}
.city-wrap .tab-list {
  height: 40px !important;
}
.clear {
  clear: both;
}
.clearfix:after{/*浼厓绱犳槸琛屽唴鍏冪礌 姝ｅ父娴忚鍣ㄦ竻闄ゆ诞鍔ㄦ柟娉�*/
  content: "";
  display: block;
  height: 0;
  clear:both;
  visibility: hidden;
}
.bw {
  color: #333;
}
.float-body {
  overflow: scroll;
  height: 680px !important;
}
.ie-mask {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(https://cdn.kuaidi100.com/images/sent/mask.png) repeat;
}
.ie-dialog {
  background: #fff;
  width: 400px;
  margin: 100px auto;
  padding: 50px 20px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.newsent-pay-main {
  padding: 50px;
}
.notice-banner {
  padding: 14px 40px;
  background: #FFF3E6;
  color: #ff7f02;
  font-size: 14px;
}
.contact-box {
  overflow: hidden;
}
.contact-table-wrap {
  position: absolute;
  top: 150px;
  bottom: 60px;
  width: 100%;
  overflow: auto;
}
.contact-table-wrap::-webkit-scrollbar {
  width: 5px;
  background: transparent;
}
.contact-table-wrap::-webkit-scrollbar-thumb {
  width: 5px;
  background: #ddd;
}
.contact-btn {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
}
.clear-fill {
  float: right;
  margin-right: 25px;
  margin-top: 10px;
  color: #317ee7;
  font-size: 14px;
  cursor: pointer;
}
.newsent-fake {
  padding-top: 28px;
}
.newsent-fake-img img{
  width: 44px;
  height: 44px;
  border-radius: 50%;
  margin-right: 24px;
  border: 1px solid #ccc;
}
.newsent-fake-word {
  font-size: 14px;
  color: #888;
  padding-top: 20px;
}
.alipay {
  width: 762px;
  height: 586px;
  background: #fff;
  margin: 0px auto 0;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.alipay-close {
  position: absolute;
  top: 10px;
  right: 16px;
  background: #cecece;
  border-radius: 50%;
  color: #fff;
  padding: 0 6px;
  font-size: 12px;
}
.alipay-title {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  padding-top: 70px;
}
.alipay-desc {
  font-size: 16px;
  color: #333;
  padding-top: 14px;
}
.alipay-img {
  position: relative;
  width: 236px;
  height: 236px;
  margin: 36px auto 0;
}
.alipay-img-code {
  width: 100%;
}
.alipay-img-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.9;
}
.alipay-btn {
  width: 300px;
  height: 60px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  background: #FF7F02;
  border-radius: 6px;
  line-height: 60px;
  margin: 70px auto;
  cursor: pointer;
}

.newsent-tab-detail {
  position: relative;
}
.newsent-tab-detail .tab-tag {
  position: absolute;
  top: -25px;
  right: 0;
}
.newsent-tab-detail .tab-tag .tag {
  position: relative;
  padding: 4px;
  background: #FF9634;
  border-radius: 4px;
  font-family: PingFangSC-Medium;
  font-size: 11px;
  line-height: 11px;
  color: #FFFFFF;
}
.newsent-tab-detail .tab-tag .tag::after {
  position: absolute;
  left: 8px;
  bottom: -3px;
  display: inline-block;
  content: '';
  border-top: 3px solid  #FF9634;
  border-left: 3px solid  transparent;
  border-right: 3px solid  transparent;
}

.new-alipay {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  width: 780px;
  height: 528px;
  border-radius: 16px;
  background: #fff;
  margin: 0px auto 0;
  text-align: center;
  box-sizing: border-box;
}

.new-alipay .icon-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 18px;
  height: 18px;
}

.new-alipay > .title {
  margin-top: 70px;
  color: #333;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.new-alipay .error-title {
  color: #FF3434;
}
.new-alipay > .desc-text {
  margin-top: 20px;
  color: #333;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 16px;
  line-height: 16px;
}

.new-alipay .blue-text {
  color: #226BF3;
}

.new-alipay .origin-text {
  color: #FF9632;
}

.new-alipay > .img-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 240px;
  height: 240px;
  margin: 30px auto 0;
  border-radius: 16px;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.30);
}

.new-alipay > .img-block > .img {
  width: 215.135px;
  height: 216.216px;
}

.new-alipay > .img-block > .refresh-block {
  position: absolute;
  width: 240px;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 16px;
  background: rgba(0, 0, 0, 0.50);
  color: #FFF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
}

.new-alipay > .img-block > .refresh-block > .icon-refresh {
  width: 63px;
  height: 54px;
  margin-bottom: 15px;
}

.new-alipay > .form-block {
  margin-top: 40px;
}

.new-alipay > .form-block > .form-item {
  width: 398px;
  margin-bottom: 40px;
}

.new-alipay > .form-block > .form-item:last-child {
  margin-bottom: 0;
}

.new-alipay > .form-block > .form-item > .form-label {
  margin-bottom: 10px;
  color: #626366;
  font-family: "PingFang SC";
  font-size: 16px;
  line-height: 16px;
  text-align: left;
}

.new-alipay > .form-block > .form-item > .input-block {
  display: flex;
  align-items: center;
  width: 398px;
  height: 50px;
  padding: 0 15px;
  border-radius: 8px;
  border: 1px solid #E4E4E5;
}
.new-alipay > .form-block > .form-item > .input-block > .form-input {
  flex: 1;
  border: none;
  border-radius: 8px;
  font-size: 16px;
}

.new-alipay > .form-block > .form-item > .input-block .right-btn {
  color: #0082FA;
  font-family: "PingFang SC";
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  cursor: pointer;
}

.new-alipay > .form-block > .form-item > .fail-text {
  margin-top: 5px;
  margin-left: 16px;
  color: #FF2828;
  font-family: "PingFang SC";
  font-size: 16px;
  line-height: 16px;
  text-align: left;
}

.new-alipay > .submit-btn {
  width: 288px;
  height: 53px;
  margin-top: 67px;
  border-radius: 26.5px;
  background: #0082FA;
  box-shadow: 0px 2px 5px 0px rgba(0, 130, 250, 0.80);
  color: #FFF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 18px;
  font-weight: 600;
  line-height: 53px;
  cursor: pointer;
}

.modal-mask {
  position: fixed;
  bottom: 0px;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-mask > .modal-pannel {
  width: 400px;
  background: #fff;
  padding: 48px 0;
  color: #000;
  font-feature-settings: 'clig' off, 'liga' off;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  text-align: center; 
}

.modal-mask > .modal-pannel > .btn-block {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 90px;
}

.modal-mask > .modal-pannel > .btn-block > .button {
  display: block;
  width: 140px;
  height: 42px;
  border-radius: 8px;
  cursor: pointer;
  line-height: 42px;
}

.modal-mask > .modal-pannel > .btn-block > .cancel-btn {
  margin-right: 30px;
  border: 1px solid #BEBEBE;
  background: #fff;
}

.modal-mask > .modal-pannel > .btn-block > .submit-btn {
  border-color: transparent;
  background: #FF7F02;
  color: #fff;
}
