@charset "UTF-8";
/* pre-fix */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

ul {
  margin: 0;
  padding: 0; }

ul li {
  list-style-type: none; }

a, a:active, a:link, a:hover, a:visited {
  text-decoration: none; }

a:hover {
  cursor: pointer; }

input {
  border-radius: 0;
  line-height: normal !important; }

input:focus {
  outline: -webkit-focus-ring-color auto 0; }

input::-webkit-input-placeholder {
  font-size: 14px;
  line-height: normal; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FFF inset !important;
          box-shadow: 0 0 0px 1000px #FFF inset !important; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 !important; }

input[type='number'] {
  -moz-appearance: textfield; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/*.frame_midbody{
    width: 1200px;
    min-height: 808px;
    margin: 20px auto 0;
    background-color: #fff;
}*/
.frame-word-allbreak {
  word-break: break-all; }

.frame-padding-fix {
  padding: 0; }

.frame-padding-left-fix {
  padding-left: 0; }

.frame-padding-right-fix {
  padding-right: 0; }

@media (min-width: 992px) {
  .frame-padding-fix-md {
    padding: 0; }
  .frame-padding-left-fix-md {
    padding-left: 0; }
  .frame-padding-right-fix-md {
    padding-right: 0; } }

@media (max-width: 767px) {
  .frame-padding-fix-xs {
    padding: 0 !important; } }

#popop-cancel {
  display: none; }

/* base style */
body {
  position: relative;
  font-family: "Helvetica Neue", Helvetica , Arial;
  overflow-x: hidden;
  background-color: #f2f2f2;
  font-weight: 400; }

@media (max-width: 767px) {
  body {
    padding-bottom: 80px; } }

.frame-inline-block {
  display: inline-block; }

.frame-text-sm {
  font-size: 12px; }

.frame-text-md {
  font-size: 14px; }

.frame-text-lg {
  font-size: 16px; }

.frame-text-xlg {
  font-size: 18px; }

.frame-text-xxlg {
  font-size: 20px; }

.frame-text-little-huge {
  font-size: 24px; }

.frame-text-huge {
  font-size: 30px; }

.frame-content-far-away {
  margin-top: 755px; }

.frame-layout {
  width: 1200px;
  margin: 0 auto; }

@media (max-width: 767px) {
  .frame-text-sm {
    font-size: 10px; }
  .frame-text-md {
    font-size: 12px; }
  .frame-text-xxlg {
    font-size: 16px; }
  .frame-text-little-huge {
    font-size: 20px; }
  body,
  .frame-text-lg {
    font-size: 15px; }
  h4,
  .frame-text-xlg {
    font-size: 15px; }
  .frame-text-huge {
    font-size: 17px; } }

.frame-margin-top-xs {
  margin-top: 10px; }

.frame-margin-top-sm {
  margin-top: 20px; }

.frame-margin-top-md {
  margin-top: 30px; }

.frame-margin-top-huge {
  margin-top: 60px; }

.frame-margin-bottom-mini {
  margin-bottom: 1px; }

.frame-margin-bottom-xs {
  margin-bottom: 10px; }

.frame-margin-bottom-sm {
  margin-bottom: 20px; }

.frame-margin-bottom-md {
  margin-bottom: 30px; }

.frame-margin-bottom-lg {
  margin-bottom: 40px; }

.frame-margin-bottom-huge {
  margin-bottom: 60px; }

.frame-margin-left-xs {
  margin-left: 10px; }

.frame-margin-left-sm {
  margin-left: 1.67%; }

.frame-margin-left-huge {
  margin-left: 60px; }

.frame-margin-right-xs {
  margin-right: 10px; }

.frame-margin-right-sm {
  margin-right: 20px; }

.frame-margin-right-md {
  margin-right: 30px; }

.frame-margin-right-lg {
  margin-right: 40px; }

.frame-margin-right-xlg {
  margin-right: 50px; }

.frame-margin-right-huge {
  margin-right: 60px; }

.frame-label-circle {
  border-radius: 50%; }

.frame-label-oval {
  border-radius: 15px; }

.frame-label-forgiveness {
  background-color: #489e8d; }

.frame-text-important {
  font-weight: 500; }

.frame-text-underline {
  text-decoration: underline !important; }

.frame-bg-color-warning {
  background-color: #F1574D; }

.frame-bg-color-pure {
  background-color: #fff; }

.frame-bg-color-grey {
  background-color: #f2f2f2; }

.frame-body-bg-color-grey {
  background: #FAFAFA; }

.frame-color-lightpure {
  color: rgba(255, 255, 255, 0.3); }

.frame-color-pure {
  color: #fff; }

.frame-color-puregray {
  color: #E5E5E5; }

.frame-color-fire {
  color: #ff453c; }

.frame-color-red {
  color: #cd0005; }

.frame-color-error {
  color: #d90000; }

.frame-color-vital {
  color: #fd9827; }

.frame-color-shineblue {
  color: #03A3FF; }

.frame-color-skyblue {
  color: #899fbf; }

.frame-color-darkblue {
  color: #335e9f; }

.frame-color-deepblue {
  color: #0156A6; }

.frame-color-lightblue {
  color: #50709f; }

.frame-color-deep {
  color: #89a0be; }

.frame-color-light {
  color: #ccc; }

.frame-color-spring {
  color: #5ab344; }

.frame-color-forgiveness {
  color: #489e8d; }

.frame-color-grey {
  color: #999; }

.frame-color-darkgrey {
  color: #061d3e; }

.frame-color-black {
  color: #333; }

.frame-color-brown {
  color: #666; }

.frame-color-black {
  color: #000; }

.frame-font-main {
  font-family: "Helvetica Bold",Helvetica; }

.frame-font-minor {
  font-family: "Helvetica Regular",Helvetica; }

.frame-font-base {
  font-family: "Helvetica Neue"; }

.frame-clear-fix {
  clear: both; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.frame-text-over-flow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.frame-double-line-text-over-flow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

@-moz-document url-prefix() {
  .frame-multiline-text-over-flow {
    overflow: hidden;
    max-height: 62px; } }

.frame-multiline-text-over-flow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.frame-box {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(194, 194, 194, 0.5);
          box-shadow: 1px 1px 4px 0px rgba(194, 194, 194, 0.5); }
  .frame-box .frame-box-title .frame-box-title-border {
    width: 5px;
    height: 20px;
    background-color: #d90000;
    margin-right: 5px;
    display: inline-block; }

.frame-tip-box {
  padding: 10px; }

.frame-link {
  cursor: pointer; }

.frame-link-underline {
  text-decoration: underline !important; }

/* margin padding */
.mt0 {
  margin-top: 0; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.mt90 {
  margin-top: 90px; }

.mb0 {
  margin-bottom: 0; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb50 {
  margin-bottom: 50px; }

.mb60 {
  margin-bottom: 60px; }

.ml0 {
  margin-left: 0; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml30 {
  margin-left: 30px; }

.ml40 {
  margin-left: 40px; }

.ml50 {
  margin-left: 50px; }

.ml60 {
  margin-left: 60px; }

.mr0 {
  margin-right: 0 !important; }

.mr10 {
  margin-right: 10px; }

.mr20 {
  margin-right: 20px; }

.mr30 {
  margin-right: 30px; }

.mr40 {
  margin-right: 40px; }

.mr50 {
  margin-right: 50px; }

.mr60 {
  margin-right: 60px; }

.pt0 {
  padding-top: 0; }

.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.pt50 {
  padding-top: 50px; }

.pt60 {
  padding-top: 60px; }

.pb0 {
  padding-bottom: 0; }

.pb10 {
  padding-bottom: 10px; }

.pb20 {
  padding-bottom: 20px; }

.pb30 {
  padding-bottom: 30px; }

.pb40 {
  padding-bottom: 40px; }

.pb50 {
  padding-bottom: 50px; }

.pb60 {
  padding-bottom: 60px; }

.pl0 {
  padding-left: 0 !important; }

.pl10 {
  padding-left: 10px; }

.pl20 {
  padding-left: 20px; }

.pl30 {
  padding-left: 30px; }

.pl40 {
  padding-left: 40px; }

.pl50 {
  padding-left: 50px; }

.pl60 {
  padding-left: 60px; }

.pr0 {
  padding-right: 0; }

.pr10 {
  padding-right: 10px; }

.pr20 {
  padding-right: 20px; }

.pr30 {
  padding-right: 30px; }

.pr40 {
  padding-right: 40px; }

.pr50 {
  padding-right: 50px; }

.pr60 {
  padding-right: 60px; }

/* font */
.fb {
  font-weight: bold; }

.font12 {
  font-size: 12px; }

.font14 {
  font-size: 14px; }

.font16 {
  font-size: 16px; }

.font18 {
  font-size: 18px; }

.font20 {
  font-size: 20px; }

.txtL {
  text-align: left; }

.txtR {
  text-align: right; }

.txtC {
  text-align: center; }

.boder_none {
  border: none; }

.error-text {
  color: red;
  display: none;
  padding-left: 20px; }

#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
  width: 315px !important; }

.toast-top-center {
  top: 35px !important; }

/* 头部 */
.smm-page-header {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  background: #333; }
  .smm-page-header .wrap_site_list {
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    background: #061d3e; }
    .smm-page-header .wrap_site_list .site_left {
      float: left; }
      .smm-page-header .wrap_site_list .site_left a.site_left_home {
        color: #e1e1e1;
        font-size: 12px;
        position: relative;
        text-decoration: none;
        border-right: 1px solid #666;
        vertical-align: top; }
        .smm-page-header .wrap_site_list .site_left a.site_left_home:hover .hometext {
          -webkit-text-decoration: underline #e1e1e1;
                  text-decoration: underline #e1e1e1; }
        .smm-page-header .wrap_site_list .site_left a.site_left_home .homeicon {
          display: block;
          top: 0;
          left: 0;
          width: 14px;
          position: absolute;
          height: 13px;
          background: url(https://static.smm.cn/common.smm.cn/images/home.png); }
        .smm-page-header .wrap_site_list .site_left a.site_left_home .hometext {
          padding: 0 10px 0 19px;
          vertical-align: top; }
      .smm-page-header .wrap_site_list .site_left a.site_left_site {
        color: #E1E1E1;
        font-size: 12px;
        text-decoration: none;
        padding: 0 5px;
        vertical-align: top; }
        .smm-page-header .wrap_site_list .site_left a.site_left_site:hover {
          -webkit-text-decoration-line: underline;
                  text-decoration-line: underline; }
    .smm-page-header .wrap_site_list .site_right {
      float: right;
      height: 30px;
      font-size: 0;
      /*信息框内容*/ }
      .smm-page-header .wrap_site_list .site_right > * {
        width: 80px;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        color: #E1E1E1; }
      .smm-page-header .wrap_site_list .site_right a {
        font-size: 12px;
        text-decoration: none;
        padding: 0 10px;
        border-right: 1px solid #666; }
        .smm-page-header .wrap_site_list .site_right a.user_msg {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding: 9px 0;
          font-size: 0;
          height: 30px;
          line-height: 8px;
          text-decoration: none;
          text-align: center;
          position: relative;
          -webkit-box-shadow: 0px 2px 0px #061D3E;
                  box-shadow: 0px 2px 0px #061D3E; }
        .smm-page-header .wrap_site_list .site_right a.site_left_site {
          color: #fff;
          font-size: 12px;
          text-decoration: none;
          padding: 0 10px; }
          .smm-page-header .wrap_site_list .site_right a.site_left_site:hover {
            -webkit-text-decoration-line: underline;
                    text-decoration-line: underline; }
        .smm-page-header .wrap_site_list .site_right a.cellphone {
          width: 40px !important;
          position: relative; }
          .smm-page-header .wrap_site_list .site_right a.cellphone:hover .cellphone-wrapper {
            display: block; }
          .smm-page-header .wrap_site_list .site_right a.cellphone .cellphone-wrapper {
            display: none;
            position: absolute;
            right: 0;
            line-height: 30px;
            width: 202px;
            height: 60px;
            background: #FAFAFA;
            -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
                    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            text-align: center;
            color: #666;
            z-index: 1000;
            top: 35px; }
            .smm-page-header .wrap_site_list .site_right a.cellphone .cellphone-wrapper .phonenumber {
              font-size: 16px; }
              .smm-page-header .wrap_site_list .site_right a.cellphone .cellphone-wrapper .phonenumber .icon-cellphone {
                display: inline-block;
                width: 12px;
                height: 12px;
                margin-right: 3px;
                background: url(https://static.smm.cn/common.smm.cn/images/cellphone-black.png); }
            .smm-page-header .wrap_site_list .site_right a.cellphone .cellphone-wrapper .worktime {
              font-size: 12px; }
        .smm-page-header .wrap_site_list .site_right a.sjys-wrap {
          position: relative;
          cursor: pointer; }
          .smm-page-header .wrap_site_list .site_right a.sjys-wrap:hover .sjys {
            display: block; }
          .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys {
            display: none;
            position: absolute;
            left: -192px;
            background: #f2f2f2;
            color: #666586;
            list-style: none;
            padding: 0;
            margin: 5px 0 0;
            -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
                    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }
            .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys .icon {
              width: 14px;
              height: 8px;
              position: absolute;
              top: -8px;
              left: 219px; }
              .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys .icon img {
                border: none;
                width: 100%;
                display: block; }
            .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li {
              position: relative;
              width: 300px;
              border-bottom: 1px solid #e1e1e1; }
              .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content {
                margin: 10px; }
                .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .left {
                  position: absolute; }
                  .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .left img {
                    width: 100px; }
                .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .right {
                  margin-left: 115px;
                  text-align: left; }
                  .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .right .title {
                    font-size: 16px;
                    color: #D7000F; }
                  .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .right .content {
                    font-size: 12px;
                    padding-right: 15px;
                    display: inline-block;
                    line-height: 15px;
                    color: #666;
                    margin-top: 10px;
                    height: 30px; }
                  .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .right .addition {
                    color: #999; }
      .smm-page-header .wrap_site_list .site_right .online-client {
        position: relative; }
        .smm-page-header .wrap_site_list .site_right .online-client .qrcode-img {
          display: none;
          width: 120px;
          height: 140px;
          position: absolute;
          top: 30px;
          left: -20px;
          background: #f2f2f2;
          color: #666586;
          list-style: none;
          padding: 10px;
          margin: 5px 0 0px;
          z-index: 2;
          -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
                  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }
          .smm-page-header .wrap_site_list .site_right .online-client .qrcode-img span {
            color: #999999; }
          .smm-page-header .wrap_site_list .site_right .online-client .qrcode-img .qrcodeImg {
            width: 100px; }
      .smm-page-header .wrap_site_list .site_right .online-client:hover .qrcode-img {
        display: block; }
      .smm-page-header .wrap_site_list .site_right .register_url {
        font-size: 12px;
        text-decoration: none;
        padding: 0 10px;
        border-right: 1px solid #384a65;
        text-decoration: none;
        display: inline-block;
        text-align: center;
        vertical-align: top;
        background: #d7000f;
        -webkit-box-shadow: 0px 2px 0px #061D3E;
        box-shadow: 0px 2px 0px #d7000f;
        cursor: pointer; }
      .smm-page-header .wrap_site_list .site_right .login_url {
        font-size: 12px;
        cursor: pointer; }
        .smm-page-header .wrap_site_list .site_right .login_url:hover {
          background: #666;
          border-color: #666; }
      .smm-page-header .wrap_site_list .site_right .top-header-cellphone {
        display: inline-block;
        width: 14px;
        height: 14px;
        line-height: 30px;
        vertical-align: sub;
        background: url(https://static.smm.cn/common.smm.cn/images/cellphone.png); }
      .smm-page-header .wrap_site_list .site_right .xinfeng {
        display: inline-block;
        width: 15px;
        height: 12px;
        vertical-align: top;
        background: url(https://static.smm.cn/common.smm.cn/images/xinfeng.png); }
      .smm-page-header .wrap_site_list .site_right .badge {
        display: inline-block;
        margin-top: -3px;
        margin-left: 10px;
        padding: 0;
        min-width: 28px;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #666;
        text-align: center;
        white-space: nowrap;
        background-color: #fff;
        border-radius: 10px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
      .smm-page-header .wrap_site_list .site_right .messagebox .message-tips {
        font-size: 12px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -10px 0 0 4px;
        display: inline-block;
        *display: inline;
        zoom: 1;
        background: #d7000f;
        border-radius: 30px;
        width: 15px;
        height: 15px;
        text-align: center;
        line-height: 15px; }
      .smm-page-header .wrap_site_list .site_right .messagebox-hover {
        width: 100%;
        cursor: pointer;
        padding: 0 25px; }
      .smm-page-header .wrap_site_list .site_right .messagebox-new {
        position: absolute;
        background: #fff;
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
                box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
        border: 1px solid #ccc;
        color: #999 !important;
        font-size: 12px;
        width: 450px;
        border-radius: 2px;
        display: none;
        z-index: 100;
        top: 29px !important;
        right: -273px; }
        .smm-page-header .wrap_site_list .site_right .messagebox-new dl {
          margin-bottom: 0;
          -webkit-margin-before: 0;
          -webkit-margin-after: 0; }
          .smm-page-header .wrap_site_list .site_right .messagebox-new dl dt {
            border-bottom: 1px solid #e1e1e1;
            font-weight: 700;
            line-height: 1.42857143; }
            .smm-page-header .wrap_site_list .site_right .messagebox-new dl dt h4 {
              background: #f1f1f1;
              height: 52px;
              line-height: 52px;
              font-size: 14px;
              text-align: left;
              text-indent: 10px;
              color: #666;
              margin-top: 0;
              margin-bottom: 0; }
          .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd {
            color: #999 !important; }
            .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd a {
              line-height: 30px;
              border-right: none; }
            .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox {
              text-align: left; }
              .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li {
                position: relative;
                border-bottom: 1px solid #e1e1e1;
                cursor: pointer;
                list-style: none;
                line-height: 30px; }
                .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a {
                  color: #999;
                  border-right: none; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a p {
                    text-align: left;
                    color: #384a65;
                    font-weight: bolder;
                    margin-bottom: 1px;
                    width: 85%;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    -o-text-overflow: ellipsis;
                    overflow: hidden;
                    padding-left: 10px;
                    position: relative; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-label {
                    width: 60px;
                    height: 24px;
                    text-align: center;
                    line-height: 24px;
                    color: #666;
                    display: inline-block;
                    zoom: 1;
                    background-color: #e1e1e1;
                    padding: 1px 10px;
                    font-size: 12px;
                    border-radius: 2px;
                    position: absolute;
                    right: 0;
                    top: 50%;
                    margin: -10px 10px 0 0; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-time {
                    color: #999 !important;
                    padding-left: 10px; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-unread {
                    color: #333;
                    margin: 0;
                    -webkit-margin-before: 0;
                    -webkit-margin-after: 0; }
                    .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-unread i {
                      display: inline-block;
                      zoom: 1;
                      width: 5px;
                      height: 5px;
                      background-color: #d7000f;
                      border-radius: 10px;
                      margin-right: 5px;
                      position: absolute;
                      top: 50%;
                      left: 0;
                      margin-top: -2.5px; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-label-unread {
                    display: inline-block;
                    line-height: 1.42857143;
                    zoom: 1;
                    background-color: #999;
                    padding: 1px 10px;
                    font-size: 12px;
                    color: #333;
                    border-radius: 2px;
                    position: absolute;
                    right: 0;
                    top: 50%;
                    margin: -10px 10px 0 0; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-time-unread {
                    color: #333 !important;
                    padding-left: 10px; }
            .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .message-more {
              color: #337ab7 !important; }
            .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .message-label {
              width: 60px;
              height: 24px;
              text-align: center;
              line-height: 24px;
              color: #666; }
    .smm-page-header .wrap_site_list .hover-gray:hover {
      background: #666; }
    .smm-page-header .wrap_site_list .hover-underline:hover {
      -webkit-text-decoration: underline #e1e1e1;
              text-decoration: underline #e1e1e1; }

.component-header-title {
  width: 100%;
  height: 92px;
  background: #ffffff;
  padding: 30px 0;
  margin-top: 30px; }
  .component-header-title img {
    display: inline-block;
    vertical-align: top;
    margin-right: 16px; }
  .component-header-title .title {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 16px;
    font-size: 24px;
    color: #d7000f;
    border-left: 2px dotted #323232; }

.component-header-title {
  width: 100%;
  height: 92px;
  background: #ffffff;
  padding: 30px 0;
  margin-top: 30px; }
  .component-header-title img {
    display: inline-block;
    vertical-align: top;
    margin-right: 16px; }
  .component-header-title .title {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 16px;
    font-size: 24px;
    color: #d7000f;
    border-left: 2px dotted #323232; }

.product-info {
  margin-top: 30px; }
  .product-info .tip {
    font-size: 14px;
    color: #909090; }
  .product-info .tab {
    margin-bottom: 35px; }
    .product-info .tab ul {
      display: inline-block;
      border: 1px solid #E1E1E1; }
      .product-info .tab ul li {
        float: left;
        cursor: pointer;
        font-size: 14px;
        padding: 14px 50px;
        color: #999999; }
        .product-info .tab ul li:hover {
          color: #1bbc9c; }
        .product-info .tab ul li.active {
          color: #ffffff;
          background: #1bbc9c; }
      .product-info .tab ul::after {
        content: '';
        height: 0;
        display: block;
        visibility: hidden;
        clear: both; }
  .product-info .content {
    width: 100%;
    padding: 25px 10px;
    background: #f3fbfe;
    -webkit-box-shadow: 0px 2px 14px 0px rgba(178, 210, 241, 0.44);
            box-shadow: 0px 2px 14px 0px rgba(178, 210, 241, 0.44);
    border: 2px solid #0790ee; }
    .product-info .content .detail .left .service-title {
      font-size: 18px;
      color: #323232; }
    .product-info .content .detail .left .desc {
      min-height: 56px;
      margin-top: 12px;
      overflow: hidden;
      color: #909090;
      font-size: 14px;
      line-height: 28px; }
      .product-info .content .detail .left .desc .desc-header {
        overflow-wrap: break-word;
        /* 允许在任何位置换行 */ }
      .product-info .content .detail .left .desc .desc-body {
        overflow-wrap: break-word;
        /* 允许在任何位置换行 */ }
    .product-info .content .detail .right {
      text-align: right;
      font-size: 14px;
      color: #909090; }
      .product-info .content .detail .right p {
        margin-bottom: 13px; }
      .product-info .content .detail .right .count {
        color: #323232; }
        .product-info .content .detail .right .count .varoius-date {
          display: inline-block;
          width: 90px; }
      .product-info .content .detail .right .js-service-price {
        display: inline-block;
        width: 90px; }
      .product-info .content .detail .right .price {
        color: #323232;
        margin-bottom: 0; }
        .product-info .content .detail .right .price span {
          font-size: 22px;
          color: #D7000F; }
  .product-info .package {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 50px; }
    .product-info .package .recommend {
      color: #909090;
      margin-bottom: 20px; }
    .product-info .package ul {
      width: 1500px; }
      .product-info .package ul li {
        float: left;
        cursor: pointer;
        width: 360px;
        height: 130px;
        background: #fafafa;
        margin-right: 20px;
        margin-bottom: 10px;
        padding: 15px; }
        .product-info .package ul li:hover {
          -webkit-box-shadow: 0px 0px 6px 2px #888;
                  box-shadow: 0px 0px 6px 2px #888; }
        .product-info .package ul li .head {
          font-size: 18px;
          font-weight: 500;
          color: #323232; }
        .product-info .package ul li .details {
          font-size: 12px;
          color: #909090; }
          .product-info .package ul li .details .service-item {
            float: left;
            width: 200px; }
            .product-info .package ul li .details .service-item td {
              display: inline-block;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis; }
          .product-info .package ul li .details .price {
            float: right;
            width: 130px;
            text-align: right;
            color: #323232;
            bottom: 15px;
            right: 15px; }
        .product-info .package ul li .watch-detail {
          display: inline-block;
          margin-top: 5px;
          color: #0790ee;
          cursor: pointer;
          font-size: 12px; }

.td-input-group {
  height: 32px;
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .td-input-group span {
    display: inline-block;
    width: 30px;
    border: 1px solid #e1e1e1;
    height: 26px;
    line-height: 23px;
    vertical-align: bottom;
    text-align: center; }
    .td-input-group span:hover {
      cursor: pointer; }
  .td-input-group input {
    display: inline-block;
    width: 68px;
    height: 26px;
    text-align: center;
    border: 0px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1; }

.form-control-150 {
  width: 150px; }

.right-type {
  margin-top: 10px;
  text-align: left !important; }

.multiple-box {
  width: 67px;
  height: 24px;
  margin: 10px 0px;
  line-height: 24px;
  border-radius: 3px;
  text-align: center;
  color: #ffffff;
  background-color: #f59a23; }

.multiple-container {
  white-space: nowrap; }

.multiple-desc {
  color: #7F7F7F;
  width: 340px;
  white-space: normal; }

.quantity[disabled] {
  cursor: not-allowed; }

.pl0 {
  padding-left: 0px; }

.pl5 {
  padding-left: 5px; }

.pl9 {
  padding-left: 9px; }

.pr9 {
  padding-right: 9px; }

.pl20 {
  padding-left: 20px; }

.pl30 {
  padding-left: 30px; }

.pr20 {
  padding-right: 20px; }

.select-price-type .select-price-type-title {
  height: 20px;
  font-size: 14px;
  color: #909090;
  margin-bottom: 10px; }

.select-price-type .radio-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px; }
  .select-price-type .radio-content .radio-item {
    height: 32px; }
    .select-price-type .radio-content .radio-item label {
      margin-bottom: 0; }
    .select-price-type .radio-content .radio-item span {
      min-width: 54px;
      display: inline-block;
      padding: 6px 10px;
      border-radius: 2px;
      border: 1px solid #E1E1E1;
      font-size: 14px;
      background-color: #fff;
      color: #555555;
      font-weight: normal;
      text-align: center;
      position: relative; }
    .select-price-type .radio-content .radio-item input[type="radio"]:checked + span {
      border: 1px solid #0690EE;
      color: #0690EE;
      font-weight: bold; }
      .select-price-type .radio-content .radio-item input[type="radio"]:checked + span::after {
        display: block;
        content: "";
        width: 16px;
        height: 16px;
        background: url(../../image/product_info_timeliness_active.png);
        background-size: 100% 100%;
        position: absolute;
        right: 0;
        bottom: 0; }

.product-info-once {
  width: 100%; }
  .product-info-once .product-info-content {
    background: #f3fbfe;
    padding: 15px 0; }
    .product-info-once .product-info-content:after {
      content: '';
      height: 0;
      display: block;
      visibility: hidden;
      clear: both; }
    .product-info-once .product-info-content .info-left {
      float: left;
      width: 66%;
      border-right: 1px solid #E1E1E1; }
      .product-info-once .product-info-content .info-left:after {
        content: '';
        height: 0;
        display: block;
        visibility: hidden;
        clear: both; }
      .product-info-once .product-info-content .info-left .service-pic {
        float: left;
        width: 200px;
        padding: 20px 0 20px 20px; }
        .product-info-once .product-info-content .info-left .service-pic img {
          width: 100%;
          display: block; }
      .product-info-once .product-info-content .info-left .service-text {
        float: left;
        padding-top: 20px;
        padding-left: 20px; }
        .product-info-once .product-info-content .info-left .service-text .service-title {
          font-size: 16px;
          line-height: 20px;
          padding-bottom: 16px; }
        .product-info-once .product-info-content .info-left .service-text .service-des {
          font-size: 14px;
          color: gray; }
    .product-info-once .product-info-content .info-right {
      float: right;
      width: 34%;
      font-size: 14px;
      padding-left: 60px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .product-info-once .product-info-content .info-right .info-right-sp {
        display: inline-block;
        width: 90px;
        text-align: right; }
      .product-info-once .product-info-content .info-right .num {
        margin: 30px 0 30px 0; }
        .product-info-once .product-info-content .info-right .num .once-num {
          width: 100px;
          display: inline-block;
          text-align: right; }
      .product-info-once .product-info-content .info-right .money span.price {
        color: #d60013;
        font-size: 18px;
        margin: 0 2px;
        font-weight: bold;
        display: inline-block;
        text-align: right;
        width: 100px; }
      .product-info-once .product-info-content .info-right .money-price {
        display: inline-block;
        width: 90px;
        text-align: right; }
  .product-info-once .package {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 50px; }
    .product-info-once .package .recommend {
      color: #909090;
      margin-bottom: 20px; }
    .product-info-once .package ul {
      width: 1500px; }
      .product-info-once .package ul li {
        float: left;
        cursor: pointer;
        width: 360px;
        height: 130px;
        background: #fafafa;
        margin-right: 20px;
        margin-bottom: 10px;
        padding: 15px; }
        .product-info-once .package ul li:hover {
          -webkit-box-shadow: 0px 0px 6px 2px #888;
                  box-shadow: 0px 0px 6px 2px #888; }
        .product-info-once .package ul li .head {
          font-size: 18px;
          font-weight: 500;
          color: #323232; }
        .product-info-once .package ul li .details {
          font-size: 12px;
          color: #909090; }
          .product-info-once .package ul li .details .service-item {
            float: left;
            width: 200px; }
            .product-info-once .package ul li .details .service-item td {
              display: inline-block;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis; }
          .product-info-once .package ul li .details .price {
            float: right;
            width: 130px;
            text-align: right;
            color: #323232;
            bottom: 15px;
            right: 15px; }
        .product-info-once .package ul li .watch-detail {
          display: inline-block;
          margin-top: 5px;
          color: #0790ee;
          cursor: pointer;
          font-size: 12px; }

.padding-num {
  padding: 10px 0 20px 0 !important;
  margin: 0 !important; }

.product_info_package {
  margin-top: 30px; }
  .product_info_package .content {
    width: 100%;
    padding: 25px 10px;
    background: #f3fbfe;
    -webkit-box-shadow: 0px 2px 14px 0px rgba(178, 210, 241, 0.44);
            box-shadow: 0px 2px 14px 0px rgba(178, 210, 241, 0.44);
    border: 2px solid #0790ee; }
    .product_info_package .content .detail .package-pic {
      text-align: center; }
    .product_info_package .content .detail .left .service-title {
      font-size: 18px;
      color: #323232; }
    .product_info_package .content .detail .left .desc {
      min-height: 56px;
      margin-top: 12px;
      overflow: hidden;
      color: #909090;
      font-size: 14px;
      line-height: 28px; }
      .product_info_package .content .detail .left .desc .desc-item {
        margin-bottom: 5px; }
        .product_info_package .content .detail .left .desc .desc-item table {
          width: 100%; }
          .product_info_package .content .detail .left .desc .desc-item table td {
            word-wrap: break-word; }
    .product_info_package .content .detail .right {
      text-align: right;
      font-size: 14px;
      color: #909090; }
      .product_info_package .content .detail .right p {
        margin-bottom: 13px; }
      .product_info_package .content .detail .right .count {
        color: #323232; }
        .product_info_package .content .detail .right .count .varoius-date {
          display: inline-block;
          min-width: 90px; }
      .product_info_package .content .detail .right .js-package-price {
        display: inline-block;
        width: 90px; }
      .product_info_package .content .detail .right .price {
        color: #323232;
        margin-bottom: 0; }
        .product_info_package .content .detail .right .price span {
          font-size: 22px;
          color: #D7000F; }

.area-code {
  position: relative;
  display: inline-block;
  height: 100%; }
  .area-code:before {
    content: ' ';
    background: URL("../../image/components/login/icon_spread_down_grey.png") no-repeat;
    background-size: 8px 4px;
    width: 8px;
    height: 4px;
    background-position: center;
    display: block;
    position: absolute;
    top: 50%;
    right: 0; }
  .area-code.extend:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .area-code .area-code-main {
    width: 50px;
    padding-left: 7px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    color: #333; }
  .area-code .area-code-list {
    display: none;
    z-index: 1;
    position: absolute;
    width: 140px;
    background: #fff;
    border: 1px solid #eee;
    -webkit-box-shadow: 0px 0px 6px 2px rgba(153, 153, 153, 0.2);
            box-shadow: 0px 0px 6px 2px rgba(153, 153, 153, 0.2);
    text-align: center; }
  .area-code .area-code-item {
    padding: 5px 10px; }
    .area-code .area-code-item:hover {
      background: #eee;
      cursor: pointer; }

.login-module {
  width: 340px;
  background-color: #fff;
  position: relative; }
  .login-module .login-close {
    background: URL("../../image/components/login/icon-close.png") no-repeat;
    background-size: 100%;
    width: 12px;
    height: 12px;
    background-position: center;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer; }
  .login-module .login-header {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    padding: 34px 0 20px;
    line-height: 26px;
    font-size: 0; }
    .login-module .login-header .login-header-tab {
      cursor: pointer;
      margin-right: 20px;
      font-size: 20px;
      font-weight: bold;
      color: #333; }
      .login-module .login-header .login-header-tab.tab-active {
        color: #d7000f;
        position: relative; }
        .login-module .login-header .login-header-tab.tab-active:after {
          content: " ";
          background-color: #d7000f;
          height: 2px;
          width: 100%;
          display: block;
          position: absolute;
          bottom: -5px;
          left: 0; }
  .login-module .login-tip {
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    color: #333;
    margin-bottom: 10px; }
  .login-module .login-body form {
    width: 100%;
    margin: 0 auto; }
    .login-module .login-body form #NECaptcha-login {
      margin-bottom: 0; }
    .login-module .login-body form .area-select-icon {
      display: inline-block;
      width: 14px;
      height: 14px;
      position: relative;
      top: 9px;
      left: 6px; }
    .login-module .login-body form .field-with-error {
      width: 100%;
      position: relative; }
      .login-module .login-body form .field-with-error .form-field {
        margin-bottom: 20px;
        height: 36px; }
        .login-module .login-body form .field-with-error .form-field:before, .login-module .login-body form .field-with-error .form-field:after {
          content: " ";
          display: table;
          clear: both; }
        .login-module .login-body form .field-with-error .form-field .input-pre-icon {
          width: 16px;
          height: 16px;
          float: left; }
        .login-module .login-body form .field-with-error .form-field input {
          outline: none;
          border: 0; }
        .login-module .login-body form .field-with-error .form-field .input-main {
          float: left;
          font-size: 14px;
          color: #333;
          padding: 0 15px;
          height: 100%; }
          .login-module .login-body form .field-with-error .form-field .input-main::-webkit-input-placeholder {
            color: #999; }
          .login-module .login-body form .field-with-error .form-field .input-main::-moz-placeholder {
            color: #999; }
          .login-module .login-body form .field-with-error .form-field .input-main::-ms-input-placeholder {
            color: #999; }
          .login-module .login-body form .field-with-error .form-field .input-main::placeholder {
            color: #999; }
    .login-module .login-body form .login-options {
      font-size: 12px;
      line-height: 12px;
      margin-bottom: 20px; }
      .login-module .login-body form .login-options:before, .login-module .login-body form .login-options:after {
        content: " ";
        display: table;
        clear: both; }
      .login-module .login-body form .login-options .remember {
        color: #333;
        float: left;
        line-height: 12px; }
        .login-module .login-body form .login-options .remember:before, .login-module .login-body form .login-options .remember:after {
          content: " ";
          display: table;
          clear: both; }
        .login-module .login-body form .login-options .remember .checkbox-remember {
          width: 12px;
          height: 12px;
          display: inline-block;
          -webkit-appearance: checkbox;
          -moz-appearance: checkbox;
               appearance: checkbox;
          cursor: pointer;
          margin: 0;
          float: left; }
        .login-module .login-body form .login-options .remember span {
          margin-left: 5px;
          vertical-align: text-top;
          float: left; }
      .login-module .login-body form .login-options .forget-password {
        color: #2d59b1;
        float: right;
        cursor: pointer; }
    .login-module .login-body form .login-submit-wrap {
      width: 100%;
      margin-bottom: 20px;
      position: relative; }
      .login-module .login-body form .login-submit-wrap .login-submit {
        background-color: #d7000f;
        height: 40px;
        width: 100%;
        line-height: 40px;
        text-align: center;
        margin: 0 auto;
        display: block;
        font-size: 18px;
        color: #fff;
        border-radius: 23px;
        cursor: pointer;
        outline: none;
        border: none; }
    .login-module .login-body form .login-events .login-events-text {
      color: #b17308;
      font-size: 12px;
      text-align: center; }
    .login-module .login-body form .error {
      color: #d7000f;
      font-size: 14px;
      position: absolute;
      bottom: -30px; }
  .login-module .login-body.login-body-pwd .redirect-register-wrap {
    font-size: 12px;
    line-height: 12px;
    color: #999;
    text-align: center; }
    .login-module .login-body.login-body-pwd .redirect-register-wrap .redirect-register {
      color: #2d59b1;
      cursor: pointer; }
  .login-module .login-body.login-body-sms .area-code-wrap {
    float: left;
    display: inline-block;
    height: 100%; }
  .login-module .login-body.login-body-sms .input-phone {
    padding: 0px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .login-module .login-body.login-body-sms .input-captcha {
    width: 150px !important; }
  .login-module .login-body.login-body-sms .btn-captcha {
    float: right;
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    background: #fff;
    color: #2d59b1;
    border: 0; }
    .login-module .login-body.login-body-sms .btn-captcha.disabled {
      cursor: not-allowed;
      color: #999; }
  .login-module .login-body.login-body-sms .login-register-tip {
    font-size: 12px;
    line-height: 12px;
    color: #999;
    float: right; }
  .login-module .login-body.login-body-sms .login-register-protocol {
    font-size: 12px;
    color: #999;
    text-align: center; }
    .login-module .login-body.login-body-sms .login-register-protocol:before, .login-module .login-body.login-body-sms .login-register-protocol:after {
      content: " ";
      display: table;
      clear: both; }
    .login-module .login-body.login-body-sms .login-register-protocol .checkbox-agree {
      float: left;
      width: 12px;
      height: 12px;
      display: inline-block;
      -webkit-appearance: checkbox;
      -moz-appearance: checkbox;
           appearance: checkbox;
      cursor: pointer;
      margin: 0;
      margin-top: 3px; }
    .login-module .login-body.login-body-sms .login-register-protocol .login-register-text {
      margin-left: 5px;
      float: left;
      display: inline-block;
      color: #999; }
      .login-module .login-body.login-body-sms .login-register-protocol .login-register-text a {
        color: inherit; }

.area-select-block {
  width: 80px;
  height: 36px;
  display: inline-block;
  border-radius: 2px;
  border: 1px solid #E1E5EA;
  text-align: center;
  line-height: 36px;
  position: relative; }
  .area-select-block:hover {
    cursor: pointer; }
  .area-select-block .payLoginAreaSelectIcon {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    top: -4px;
    margin-left: 2px; }

.login-input-block {
  height: 36px;
  line-height: 36px;
  display: inline-block;
  border-radius: 2px;
  border: 1px solid #E1E5EA; }
  .login-input-block .login-phone-icon {
    display: inline-block;
    position: relative;
    top: -2px;
    width: 14px;
    height: 14px;
    margin: 0px 5px 0px 10px; }
  .login-input-block .login-input-content {
    border: none;
    display: inline-block; }

.login-input-phone-block {
  width: 244px;
  margin-left: 6px; }
  .login-input-phone-block input {
    padding: 0px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 200px; }

.login-input-code-block {
  width: 230px; }

.login-code-block {
  width: 92px;
  line-height: 36px;
  height: 36px;
  margin-left: 4px;
  border: 1px solid #E1E5EA;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }
  .login-code-block .neCaptcha-login {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0px; }

.login-code-normal {
  color: #0075FF;
  height: 36px;
  border: 1px solid #0075FF; }
  .login-code-normal:hover {
    cursor: pointer; }

.login-code-disable {
  height: 36px; }
  .login-code-disable > button {
    background: #D8D8D8 !important;
    color: #686F7D !important; }

.public-modal-head .head, #invoiceWrap form .head, #aliModalMark .aliModalInner .head, #wechatModalMark .wechatModalInner .head, #emptyCellphoneModalMark .emptyCellphoneModalInner .head {
  margin: 0 -40px;
  padding: 0 40px;
  height: 62px;
  line-height: 62px;
  background: RGB(239, 239, 239); }
  .public-modal-head .head .title, #invoiceWrap form .head .title, #aliModalMark .aliModalInner .head .title, #wechatModalMark .wechatModalInner .head .title, #emptyCellphoneModalMark .emptyCellphoneModalInner .head .title {
    font-size: 18px;
    color: RGB(50, 50, 50); }
  .public-modal-head .head i, #invoiceWrap form .head i, #aliModalMark .aliModalInner .head i, #wechatModalMark .wechatModalInner .head i, #emptyCellphoneModalMark .emptyCellphoneModalInner .head i {
    float: right;
    line-height: 62px;
    color: RGB(144, 144, 144);
    cursor: pointer; }

.public-select-active, .main .pay-confirm-wrap .pay-type-wrap ul .item.active, #invoiceWrap form .content .ul_box .person-type li.active {
  border: 1px solid #D7000F; }
  .public-select-active:after, .main .pay-confirm-wrap .pay-type-wrap ul .item.active:after, #invoiceWrap form .content .ul_box .person-type li.active:after {
    display: block;
    content: "";
    width: 21px;
    height: 21px;
    background: url("../../image/select.png");
    position: absolute;
    right: 0;
    bottom: 0; }

.main {
  margin-top: 20px;
  background: #ffffff;
  padding: 40px;
  min-height: 800px; }
  .main.main_error {
    display: none; }
  .main .title {
    font-size: 18px;
    color: #323232;
    padding-bottom: 20px;
    border-bottom: 1px solid #E1E1E1; }
  .main .invoice {
    margin-top: 20px; }
    .main .invoice .if-has-show {
      display: none; }
    .main .invoice .invoice-detail {
      padding: 10px 20px 0;
      color: #909090;
      width: 70%;
      border: 1px solid #E1E1E1; }
      .main .invoice .invoice-detail .detail-header {
        display: inline-block;
        width: 120px; }
      .main .invoice .invoice-detail p {
        display: none; }
    .main .invoice .select-invoice-tip {
      display: inline-block;
      color: #d7000f;
      margin: 0 10px; }
  .main .pay-confirm-wrap {
    margin-top: 40px; }
    .main .pay-confirm-wrap .never-return {
      margin-top: 40px;
      color: #414962; }
    .main .pay-confirm-wrap .pay-type-title {
      font-size: 14px;
      color: #909090; }
    .main .pay-confirm-wrap .pay-type-wrap {
      margin-top: 20px; }
      .main .pay-confirm-wrap .pay-type-wrap ul {
        float: left;
        margin-right: 20px;
        position: relative; }
        .main .pay-confirm-wrap .pay-type-wrap ul .pay-title {
          height: 40px;
          line-height: 40px;
          text-align: left;
          background-color: #FAFAFA;
          border-bottom: 1px solid #e1e1e1; }
          .main .pay-confirm-wrap .pay-type-wrap ul .pay-title span {
            display: inline-block;
            height: 100%;
            padding-left: 10px; }
        .main .pay-confirm-wrap .pay-type-wrap ul .item {
          position: relative;
          float: left;
          width: 100px;
          height: 30px;
          padding: 10px 12px 10px 30px;
          margin-left: 10px;
          border: 1px solid #e1e1e1;
          border-radius: 5px;
          font-size: 12px;
          color: #666666;
          text-align: left;
          cursor: pointer;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .main .pay-confirm-wrap .pay-type-wrap ul .item:first-child {
            margin: 0; }
          .main .pay-confirm-wrap .pay-type-wrap ul .item.ali-icon {
            background: url("../../image/zhifubao-new.png") 10px center no-repeat;
            background-size: 14px 14px; }
          .main .pay-confirm-wrap .pay-type-wrap ul .item.wechat-icon {
            background: url("../../image/wechat-new.png") 10px center no-repeat;
            background-size: 14px 14px; }
          .main .pay-confirm-wrap .pay-type-wrap ul .item.bank-icon {
            background: url("../../image/bank-new.png") 10px center no-repeat;
            background-size: 14px 14px; }
    .main .pay-confirm-wrap .total-pay {
      padding: 20px;
      background: #f2f2f2;
      margin: 40px 0 0;
      position: relative;
      text-align: right; }
      .main .pay-confirm-wrap .total-pay:before {
        position: absolute;
        top: 0;
        left: 0;
        margin: -10px 0 0;
        width: 100%;
        height: 1px;
        background: #e1e1e1;
        content: '';
        display: block; }
      .main .pay-confirm-wrap .total-pay .total-pay-right {
        width: 100px;
        display: inline-block; }
      .main .pay-confirm-wrap .total-pay .total-pay-price {
        margin: 10px 0; }
      .main .pay-confirm-wrap .total-pay .need-postage {
        display: none; }
    .main .pay-confirm-wrap .pay-btn-wrap {
      margin-top: 40px;
      overflow: hidden; }
      .main .pay-confirm-wrap .pay-btn-wrap .pay-btn {
        width: 140px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        background: #D7000F;
        border-radius: 5px;
        border: none;
        font-size: 14px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        float: right; }
        .main .pay-confirm-wrap .pay-btn-wrap .pay-btn.disabled, .main .pay-confirm-wrap .pay-btn-wrap .pay-btn:disabled {
          background: #999999;
          color: #666;
          cursor: not-allowed; }
  .main .pay-error {
    text-align: center; }
    .main .pay-error h3 {
      padding-top: 50px;
      line-height: 40px; }
    .main .pay-error a {
      margin-top: 80px;
      background: #D7000F;
      border: none;
      color: #fff; }

#invoiceWrap form {
  width: 100%;
  height: 100%;
  padding: 0 40px; }
  #invoiceWrap form label {
    font-weight: normal;
    color: #323232; }
  #invoiceWrap form .content.invoice-block {
    margin: 0 -30px;
    padding: 20px 30px 5px 30px;
    background: #fafafa;
    margin-bottom: 10px; }
  #invoiceWrap form .content .strange-title {
    color: #909090;
    border-left: 3px solid red;
    padding-left: 5px;
    margin-left: -30px;
    font-size: 12px;
    margin-bottom: 20px; }
  #invoiceWrap form .content .ul_box {
    overflow: hidden;
    padding: 0 30px;
    margin-bottom: 24px; }
    #invoiceWrap form .content .ul_box .person-type li {
      position: relative;
      float: left;
      margin-right: 10px;
      width: 88px;
      height: 34px;
      line-height: 34px;
      text-align: center;
      border: 1px solid #e1e1e1;
      border-radius: 3px;
      font-size: 16px;
      background: #fff;
      cursor: pointer; }
  #invoiceWrap form .content .invoice-type {
    margin-bottom: 30px; }
  #invoiceWrap form .content .company-invoice-type {
    padding: 0 30px; }
  #invoiceWrap form .content .info {
    padding: 0 30px; }
    #invoiceWrap form .content .info label {
      text-align: left; }
    #invoiceWrap form .content .info .invoice-text {
      margin-bottom: 20px;
      padding-top: 10px;
      padding-left: 100px; }
      #invoiceWrap form .content .info .invoice-text span {
        margin-right: 30px; }
  #invoiceWrap form .content .invoice-btn-wrap {
    margin-top: 30px; }
    #invoiceWrap form .content .invoice-btn-wrap span {
      display: inline-block;
      margin-right: 10px;
      width: 90px;
      height: 34px;
      line-height: 34px;
      text-align: center;
      color: #fff;
      background: #ccc;
      border-radius: 3px;
      font-size: 14px;
      cursor: pointer; }
      #invoiceWrap form .content .invoice-btn-wrap span.active {
        background: #D7000F; }
    #invoiceWrap form .content .invoice-btn-wrap .tip {
      padding: 20px 0 30px 0;
      color: #9f9f9f;
      text-align: center; }

#aliModalMark {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.3); }
  #aliModalMark .aliModalInner {
    width: 400px;
    height: 228px;
    padding: 0 40px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -114px; }
    #aliModalMark .aliModalInner .tip {
      margin-top: 30px;
      text-align: center; }
    #aliModalMark .aliModalInner .btn-wrap {
      position: absolute;
      bottom: 25px;
      left: 50px; }
      #aliModalMark .aliModalInner .btn-wrap div {
        float: left;
        margin-right: 15px;
        width: 140px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        border-radius: 4px;
        color: #fff;
        background: RGB(204, 204, 204);
        cursor: pointer; }
      #aliModalMark .aliModalInner .btn-wrap .confirm-pay {
        background: #D7000F; }

#wechatModalMark {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.3); }
  #wechatModalMark .wechatModalInner {
    width: 520px;
    height: 444px;
    padding: 0 40px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -260px;
    margin-top: -222px; }
    #wechatModalMark .wechatModalInner .inner {
      padding: 40px 20px;
      height: 268px; }
      #wechatModalMark .wechatModalInner .inner .left {
        width: 180px;
        float: left; }
        #wechatModalMark .wechatModalInner .inner .left #qrcode {
          width: 180px;
          height: 180px; }
        #wechatModalMark .wechatModalInner .inner .left .tip {
          margin-top: 20px;
          height: 68px;
          padding: 10px 17px 10px 50px;
          background: RGB(7, 144, 238);
          color: #fff; }
      #wechatModalMark .wechatModalInner .inner .right {
        float: right;
        width: 185px;
        height: 268px; }
        #wechatModalMark .wechatModalInner .inner .right img {
          width: 100%;
          height: 100%; }
      #wechatModalMark .wechatModalInner .inner .bottom {
        margin-top: 30px;
        text-align: center;
        color: RGB(144, 144, 144); }
        #wechatModalMark .wechatModalInner .inner .bottom .price {
          color: #D7000F; }

#emptyCellphoneModalMark {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.3); }
  #emptyCellphoneModalMark .emptyCellphoneModalInner {
    width: 400px;
    height: 228px;
    padding: 0 40px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -114px; }
    #emptyCellphoneModalMark .emptyCellphoneModalInner .tip {
      margin-top: 30px;
      text-align: center; }
    #emptyCellphoneModalMark .emptyCellphoneModalInner .btn-wrap {
      position: absolute;
      bottom: 25px;
      left: 50px; }
      #emptyCellphoneModalMark .emptyCellphoneModalInner .btn-wrap div {
        float: left;
        margin-right: 15px;
        width: 140px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        border-radius: 4px;
        color: #fff;
        background: RGB(204, 204, 204);
        cursor: pointer; }
      #emptyCellphoneModalMark .emptyCellphoneModalInner .btn-wrap .go-usercenter-user {
        background: #D7000F; }

.undercarriage {
  width: 140px;
  height: 40px;
  line-height: 26px; }

.action-phone {
  margin-bottom: 20px;
  color: #666666;
  height: 30px;
  line-height: 30px; }
  .action-phone .action-img {
    width: 30px;
    height: 30px;
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px; }
    .action-phone .action-img img {
      width: 100%; }

.invoice-tip {
  color: #D7000F;
  font-size: 12px; }

.font-red {
  color: #D7000F; }

#agreementModal {
  line-height: 1.5; }
  #agreementModal .title {
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 30px; }
  #agreementModal .modal-body {
    width: 650px; }
    #agreementModal .modal-body .content {
      padding: 0 29px;
      word-break: normal;
      text-align: justify;
      max-height: 70vh;
      overflow-y: auto; }
      #agreementModal .modal-body .content h4 {
        font-size: 15px;
        padding-bottom: 8px; }
      #agreementModal .modal-body .content ul {
        padding-left: 40px; }
        #agreementModal .modal-body .content ul li {
          list-style: disc outside none; }
    #agreementModal .modal-body .footer {
      text-align: center;
      padding: 20px 0; }
      #agreementModal .modal-body .footer button {
        width: 200px;
        height: 40px;
        line-height: 40px;
        border: none;
        color: #fff;
        font-size: 14px;
        background: #D7000F;
        border-radius: 5px; }
        #agreementModal .modal-body .footer button.disabled {
          opacity: 0.35;
          cursor: not-allowed; }

.smm-link {
  color: #02A7F0;
  text-decoration: underline; }

.yhq-btn {
  cursor: pointer; }

.angle-block {
  display: inline-block;
  width: 10px;
  text-align: center; }
  .angle-block i {
    font-weight: bold; }

.font-grey {
  color: #b1b1b1; }

.yhq-block {
  font-size: 12px; }
  .yhq-block span {
    vertical-align: sub; }

.high-benifit {
  font-size: 12px;
  white-space: nowrap;
  display: inline-block;
  color: #fff;
  background-color: #d7000f;
  border-radius: 10px;
  padding: 0 10px; }

#payLoginModal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.3); }
  #payLoginModal .payLoginModalInner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 420px;
    height: 300px;
    background: #FFFFFF;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    border-radius: 4px; }
    #payLoginModal .payLoginModalInner .payLoginModalTitle {
      color: #303133;
      font-size: 18px; }
    #payLoginModal .payLoginModalInner .payLoginCloseIcon {
      display: inline-block;
      width: 14px;
      height: 14px;
      position: absolute;
      top: 10px;
      right: 10px; }
      #payLoginModal .payLoginModalInner .payLoginCloseIcon:hover {
        cursor: pointer; }
    #payLoginModal .payLoginModalInner .payLoginAreaSelectBlock {
      width: 80px;
      height: 36px;
      display: inline-block;
      border-radius: 2px;
      border: 1px solid #E1E5EA;
      text-align: center;
      line-height: 36px;
      position: relative; }
      #payLoginModal .payLoginModalInner .payLoginAreaSelectBlock:hover {
        cursor: pointer; }
      #payLoginModal .payLoginModalInner .payLoginAreaSelectBlock .payLoginAreaSelectIcon {
        display: inline-block;
        width: 14px;
        height: 14px;
        position: relative;
        top: -4px;
        margin-left: 2px; }
    #payLoginModal .payLoginModalInner .payLoginSelectAreaFixedBlock {
      position: absolute;
      z-index: 100;
      padding: 10px 0px;
      width: 200px;
      -webkit-box-shadow: 0px 0px 6px 2px rgba(153, 153, 153, 0.2);
              box-shadow: 0px 0px 6px 2px rgba(153, 153, 153, 0.2);
      top: 40px;
      background: #FFFFFF; }
      #payLoginModal .payLoginModalInner .payLoginSelectAreaFixedBlock .payLoginSelectAreaItem {
        text-align: center; }
        #payLoginModal .payLoginModalInner .payLoginSelectAreaFixedBlock .payLoginSelectAreaItem:hover {
          background: #eee;
          cursor: pointer; }
    #payLoginModal .payLoginModalInner .payLoginInputBlock {
      height: 36px;
      line-height: 36px;
      display: inline-block;
      border-radius: 2px;
      border: 1px solid #E1E5EA; }
      #payLoginModal .payLoginModalInner .payLoginInputBlock .payLoginPhoneIcon {
        display: inline-block;
        position: relative;
        top: -2px;
        width: 14px;
        height: 14px;
        margin: 0px 5px 0px 10px; }
      #payLoginModal .payLoginModalInner .payLoginInputBlock .payLoginInputContent {
        border: none;
        display: inline-block; }
    #payLoginModal .payLoginModalInner .payLoginInputPhoneBlock {
      width: 254px; }
    #payLoginModal .payLoginModalInner .payLoginVerifyBlock {
      width: 234px; }
    #payLoginModal .payLoginModalInner .payLoginCodeBlock {
      width: 100px;
      line-height: 36px;
      text-align: center;
      display: inline-block;
      border-radius: 2px;
      font-size: 12px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: relative; }
    #payLoginModal .payLoginModalInner .payLoginCodeNormal {
      color: #0075FF;
      height: 36px;
      top: -1px;
      border: 1px solid #0075FF; }
      #payLoginModal .payLoginModalInner .payLoginCodeNormal:hover {
        cursor: pointer; }
    #payLoginModal .payLoginModalInner .payLoginDisable {
      height: 35px;
      background: #D8D8D8;
      color: #686F7D;
      top: -1px; }
    #payLoginModal .payLoginModalInner .payLoginModalContent {
      width: 340px;
      margin: 42px auto 0px; }
    #payLoginModal .payLoginModalInner .payLoginLoginBtn {
      width: 340px;
      height: 40px;
      line-height: 40px;
      margin-top: 30px;
      text-align: center;
      background: #D7000F;
      color: #ffffff;
      border-radius: 2px; }
      #payLoginModal .payLoginModalInner .payLoginLoginBtn:hover {
        cursor: pointer; }
    #payLoginModal .payLoginModalInner .payLoginInputItem {
      position: relative; }
      #payLoginModal .payLoginModalInner .payLoginInputItem .payLoginError {
        position: absolute;
        bottom: -18px;
        color: #D7000F;
        font-size: 12px;
        margin-top: 10px; }

#historyPriceModal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.3); }
  #historyPriceModal .hp-modal-content {
    width: 280px;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 39px 28px;
    background: #FFFFFF;
    border-radius: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  #historyPriceModal .hp-warning-icon {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto; }
    #historyPriceModal .hp-warning-icon:hover {
      cursor: pointer; }
  #historyPriceModal .hp-warning-title {
    color: #273249;
    font-size: 18px;
    margin: 12px 0px;
    font-weight: 600;
    text-align: center; }
  #historyPriceModal .hp-warning-desc {
    color: #979BA5;
    font-size: 14px;
    text-align: center;
    margin-bottom: 26px; }
  #historyPriceModal .hp-warning-btn {
    width: 210px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #D7000F;
    border-radius: 20px;
    cursor: pointer; }

.marginTop20 {
  margin-top: 20px; }

.quantity-disabled:hover {
  cursor: not-allowed !important; }

.aciton-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.coupon-space {
  margin-top: 20px; }

.coupon-wrap {
  margin: 0px 140px 0px 0px; }
  .coupon-wrap .pay-type-title {
    margin-bottom: 0px; }
  .coupon-wrap .coupon-item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .coupon-wrap .coupon-item-wrap .coupon-price {
      font-size: 32px;
      margin-left: 5px; }
    .coupon-wrap .coupon-item-wrap .coupon-sign {
      font-size: 16px; }
    .coupon-wrap .coupon-item-wrap .coupon-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: 300px;
      height: 60px;
      margin: 0px 0px 0px 10px;
      padding: 10px;
      background: URL("https://imgqn.smm.cn/production/b/image/lgECR20240729184150.png") no-repeat center center;
      background-size: 100% 100%;
      color: #D7000F;
      position: relative; }
      .coupon-wrap .coupon-item-wrap .coupon-item .coupon-number {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-right: 10px;
        border-right: 1px dashed #D1D3DA; }
      .coupon-wrap .coupon-item-wrap .coupon-item .coupon-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-left: 10px;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        overflow: hidden; }
        .coupon-wrap .coupon-item-wrap .coupon-item .coupon-info .coupon-title {
          color: #3D445C;
          font-size: 14px;
          font-weight: 600;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .coupon-wrap .coupon-item-wrap .coupon-item .coupon-info .coupon-title:hover {
            cursor: pointer; }
            .coupon-wrap .coupon-item-wrap .coupon-item .coupon-info .coupon-title:hover ~ .coupon-title-hover {
              display: block; }
        .coupon-wrap .coupon-item-wrap .coupon-item .coupon-info .coupon-time {
          color: #808595;
          font-size: 12px; }
        .coupon-wrap .coupon-item-wrap .coupon-item .coupon-info .coupon-title-hover {
          display: none;
          position: absolute;
          top: 35px;
          height: 40px;
          left: 80px;
          z-index: 2000;
          line-height: 40px;
          font-weight: 400;
          padding: 0px 10px;
          color: #061D3E;
          background: #FFFFFF;
          -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
                  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
          border-radius: 5px;
          border: 1px solid #EDEDED;
          color: #061D3E;
          font-size: 14px; }
  .coupon-wrap .sale-item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 14px; }
    .coupon-wrap .sale-item-wrap .sale-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-weight: 400;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 0px 0px 0px 10px; }
      .coupon-wrap .sale-item-wrap .sale-item .sale-item-title {
        color: #333333; }
      .coupon-wrap .sale-item-wrap .sale-item .sale-item-input-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .coupon-wrap .sale-item-wrap .sale-item .sale-item-input-wrap .sale-item-input {
          width: 230px;
          height: 34px;
          padding: 0px 10px;
          border: 1px solid #CCCCCC;
          border-radius: 5px; }
        .coupon-wrap .sale-item-wrap .sale-item .sale-item-input-wrap .sale-apply-btn {
          min-width: 66px;
          width: auto;
          height: 34px;
          color: #D7000F;
          border: 1px solid #D7000F;
          background: #ffffff;
          line-height: 34px;
          border-radius: 5px;
          margin-left: 4px;
          text-align: center;
          padding: 0 10px;
          white-space: nowrap; }
          .coupon-wrap .sale-item-wrap .sale-item .sale-item-input-wrap .sale-apply-btn:hover {
            cursor: pointer; }
          .coupon-wrap .sale-item-wrap .sale-item .sale-item-input-wrap .sale-apply-btn.loading {
            background: #f8f8f8;
            color: #909090;
            cursor: not-allowed;
            position: relative;
            padding-right: 25px;
            /* 为加载图标留出空间 */ }
            .coupon-wrap .sale-item-wrap .sale-item .sale-item-input-wrap .sale-apply-btn.loading:after {
              content: '';
              display: inline-block;
              width: 10px;
              height: 10px;
              border: 2px solid #909090;
              border-top-color: transparent;
              border-radius: 50%;
              -webkit-animation: spin 1s linear infinite;
                      animation: spin 1s linear infinite;
              position: absolute;
              top: 11px;
              right: 8px; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
        .coupon-wrap .sale-item-wrap .sale-item .sale-item-input-wrap .sale-disable {
          color: #909090;
          background: #F2F2F2;
          border: none; }
      .coupon-wrap .sale-item-wrap .sale-item .sale-discount-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 10px; }
        .coupon-wrap .sale-item-wrap .sale-item .sale-discount-info .sale-discount-price {
          color: #D7000F;
          font-size: 16px; }
        .coupon-wrap .sale-item-wrap .sale-item .sale-discount-info .sale-discount-desc {
          color: #909090;
          padding-left: 14px;
          font-size: 16px;
          margin-left: 15px;
          font-weight: 600;
          width: 88px;
          height: 25px;
          line-height: 25px;
          background: url("../../image/discount-bg.png") no-repeat center center;
          background-size: 100% 100%; }

.total_pay_money {
  font-size: 18px; }

/*# sourceMappingURL=pay.min.css.map */
