@charset "UTF-8";
html {
  height: 100%; }

body {
  min-height: 100%;
  word-wrap: break-word; }

body, html {
  line-height: 1.28571;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important;
  font-style: normal;
  font-size: 14px;
  color: #333; }

textarea, input {
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; }

body, p, ul, ol, figure, dd, button, input, h1, h2, h3, h4, h5, h6, article, aside, textarea {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse; }

ul, ol {
  list-style: none; }

a {
  text-decoration: none;
  color: #333; }

button:focus, input:focus, textarea:focus {
  outline: none; }

textarea {
  resize: none; }

img {
  vertical-align: middle; }

button {
  border: none;
  outline: none; }

i, em {
  font-style: normal; }

.ovh {
  display: block;
  overflow: hidden; }

.hide {
  display: none; }

.wh, .w-full {
  width: 100%; }

.rs-cir {
  border-radius: 50%; }

.wrap {
  width: 1200px;
  margin: 0 auto;
  display: block; }

.ani-str, .form-input-dft {
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all; }

.boxshaw-box {
  box-shadow: 0px 4px 20px 0px rgba(33, 33, 35, 0.1); }

.helptips.layui-layer-tips .layui-layer-content {
  color: #333; }

.layui-layer-shade {
  opacity: 0.4; }

[v-cloak] {
  display: none; }

.f-tn {
  font-size: 12px; }

.f-tiny {
  font-size: 12px; }

.f-few, .yui-nav-item > a {
  font-size: 13px; }

.f-sm {
  font-size: 14px; }

.f-base {
  font-size: 16px; }

.f-baselge {
  font-size: 18px; }

.f-lge {
  font-size: 20px; }

.f-big {
  font-size: 24px; }

.f-grt {
  font-size: 28px; }

.f-hg {
  font-size: 30px; }

.f-hgsp {
  font-size: 32px; }

.fs12 {
  font-size: 12px; }

.fs13 {
  font-size: 13px; }

.fs14 {
  font-size: 14px; }

.fs16 {
  font-size: 16px; }

.fs18 {
  font-size: 18px; }

.fs20 {
  font-size: 20px; }

.fs28 {
  font-size: 28px; }

.fs36 {
  font-size: 36px; }

.fc-main {
  color: #8E1EB4; }

.fc-dft {
  color: #333; }

.fc-dis {
  color: #999; }

.fc-gnr {
  color: #666; }

.fc-inserve {
  color: #fff; }

.fc-point {
  color: #FC7021; }

.fc-errtips {
  color: #FF2F2F; }

.f-bold, .yui-nav-item > a, .f700 {
  font-weight: 700; }

.f-disbold, .lbtn-disbold, .f400 {
  font-weight: 400; }

.l-base {
  line-height: 1.5; }

.tc, .f-ct {
  text-align: center; }

.tl, .f-lt {
  text-align: left; }

.f-nowrap {
  white-space: nowrap; }

.toe, .tov {
  display: block; }

.toe, .tov, .text-ovh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

li.tov {
  display: list-item; }

.toe2, .toe3, .toe4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.toe2 {
  -webkit-line-clamp: 2; }

.toe3 {
  -webkit-line-clamp: 3; }

.toe4 {
  -webkit-line-clamp: 4; }

.toe2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden; }

.omit2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.omit3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.bg-main {
  background-color: #8E1EB4; }

.bg-base {
  background-color: #f6f6f6; }

.bg-inverse {
  background-color: #fff; }

.bg-tint {
  background-color: #eee; }

.bg-sm {
  background-color: #F9F9F9; }

.bg-disdeep {
  background-color: #B2B2B2; }

.bg-nav {
  background-color: #1D0358; }

.inputErrorTips {
  color: #F00; }

.pr, .pst-rlt {
  position: relative; }

.fl, .fl-lt {
  float: left; }

.fr, .fl-gt {
  float: right; }

.fl, .fr, .fl-lt, .fl-gt {
  display: inline; }

.clear {
  zoom: 1; }

.clear::after {
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mt30 {
  margin-top: 30px; }

.mt35 {
  margin-top: 35px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mr5 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.mr25 {
  margin-right: 25px; }

.mr30 {
  margin-right: 30px; }

.ml5 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml25 {
  margin-left: 25px; }

.ml30 {
  margin-left: 30px; }

.ml45 {
  margin-left: 45px; }

.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt25 {
  padding-top: 25px; }

.pt30 {
  padding-top: 30px; }

.pt35 {
  padding-top: 35px; }

.pb5 {
  padding-bottom: 5px; }

.pb10 {
  padding-bottom: 10px; }

.pb15 {
  padding-bottom: 15px; }

.pb20 {
  padding-bottom: 20px; }

.pb25 {
  padding-bottom: 25px; }

.pb30 {
  padding-bottom: 30px; }

.pr5 {
  padding-right: 5px; }

.pr10 {
  padding-right: 10px; }

.pr15 {
  padding-right: 15px; }

.pr20 {
  padding-right: 20px; }

.pr25 {
  padding-right: 25px; }

.pr30 {
  padding-right: 30px; }

.pl5 {
  padding-left: 5px; }

.pl10 {
  padding-left: 10px; }

.pl15 {
  padding-left: 15px; }

.pl20 {
  padding-left: 20px; }

.pl25 {
  padding-left: 25px; }

.pl30 {
  padding-left: 30px; }

.vlm {
  display: inline-block;
  vertical-align: middle; }
  .vlm-item {
    display: inline-block;
    vertical-align: middle;
    max-width: 99.6%; }
  .vlm-wrap::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    line-height: 100%; }

.vlb {
  display: inline-block;
  vertical-align: bottom; }

.vlt {
  display: inline-block;
  vertical-align: top; }

.lay-lg::after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both; }

.lay-lg-lt {
  float: left; }

.lay-lg-gt {
  float: right; }

.lay-lg-o {
  display: block;
  overflow: hidden; }

.lay-table, .lay-table-box {
  display: table; }

.lay-table-box {
  box-sizing: border-box;
  table-layout: fixed;
  width: 100%; }

.lay-table-item {
  display: table-cell; }

.g-gtaside .g-gtaside-title {
  height: 63px;
  line-height: 63px;
  margin-bottom: 20px;
  color: #fff;
  padding-left: 20px;
  background-color: #2F0858; }

.g-gtaside {
  padding-bottom: 20px;
  background-color: #fff; }

.g-gtaside-sub {
  padding: 10px 0 15px; }

.g-gtaside-sub dt {
  height: 26px;
  line-height: 26px;
  padding: 0 20px 5px;
  font-weight: 700; }

.g-gtaside-sub dd, .g-gtaside-sub dd a {
  display: block;
  height: 26px;
  line-height: 26px; }

.g-gtaside-sub dd {
  padding: 0 20px 0 33px; }

.g-gtaside-sub dd:hover {
  background-color: #f2f2f2; }

.g-gtaside-sub .active, .g-gtaside-sub dd.active:hover {
  color: #fff;
  background-color: #8E8E8E; }

.g-gtaside-sub .active a {
  color: #fff; }

.g-gtaside-two-more {
  float: right;
  padding-right: 15px;
  font-size: 13px;
  font-weight: normal;
  color: #666; }

.g-gtaside-two-more:hover {
  text-decoration: underline; }

.g-gtaside-two-item {
  padding: 12px 0; }

.g-gtaside-two-item a {
  font-size: 13px;
  font-weight: 700;
  color: #666; }

.g-gtaside-two-item p {
  font-size: 13px;
  color: #666;
  line-height: 1; }

.g-gtaside-two-itembox {
  overflow: hidden; }

.g-gtaside-two-itembox p {
  padding-bottom: 1px; }

.g-gtaside-two-itembox:hover p {
  padding-bottom: 0;
  border-bottom: 1px solid #666; }

.g-gtaside-two-item::before {
  float: left;
  line-height: 50px;
  margin-top: 16px; }

.g-gtaside-two-hotico {
  padding-left: 16px;
  background: url("../../../images/productfaq/hot.png?v=987682") no-repeat left center; }

.searchable-select {
  width: 450px; }

.searchable-select-holder {
  border-color: #ddd;
  border-radius: 1px;
  padding: 4px 6px; }

.addPopcontent .lable {
  text-align: left; }

.searchable-select-caret {
  top: 6px; }

.addPopcontent input {
  width: 450px; }

.addPopcontent {
  width: 580px;
  margin: 20px 60px 0; }

.addPopcontent .searchable-select-input {
  width: 430px; }

.addPopcontent textarea {
  width: 430px; }

.addPopcontent .submitBtn {
  background-color: #8E1EB4; }

.reinputError {
  border-color: #FF2F2F; }

.watch_p {
  cursor: pointer; }
  .watch_p:hover {
    color: #8E1EB4;
    text-decoration: underline; }

.yout-base .layui-layer-title, .yout-base-one .layui-layer-title {
  background: none;
  border: 0; }

.yout-base .layui-layer-btn, .yout-base-one .layui-layer-btn {
  text-align: center;
  padding: 5px 0 30px 0; }

.yout-base .layui-layer-btn .layui-layer-btn0, .yout-base-one .layui-layer-btn .layui-layer-btn0 {
  background-color: #fff !important;
  border-color: #999;
  color: #333; }

.yout-base .layui-layer-btn a, .yout-base-one .layui-layer-btn a {
  height: 30px;
  line-height: 30px;
  min-width: 68px;
  margin: 0 6px; }

.yout-base .layui-layer-btn .layui-layer-btn1 {
  background-color: #8E1EB4 !important;
  border-color: #8E1EB4;
  color: #fff; }

.yout-base-one .layui-layer-btn .layui-layer-btn0 {
  background-color: #8E1EB4 !important;
  border-color: #8E1EB4;
  color: #fff; }

.uline {
  text-decoration: underline; }
  .uline-hover:hover, .uline-hover-main:hover {
    text-decoration: underline; }
  .uline-hover-main:hover {
    color: #8E1EB4; }

.u-angle, .u-angle-num {
  border-radius: 20px;
  background-color: #FC7021;
  color: #fff;
  text-align: center; }

.u-angle-num {
  min-width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px; }

.u-avast, .u-avast-sm, .u-avast-base {
  border-radius: 50%;
  width: 48px;
  height: 48px; }

.u-avast-sm {
  width: 32px;
  height: 32px; }

.u-avast-base {
  width: 40px;
  height: 40px; }

.hover-box {
  position: relative; }
  .hover-box:hover .hover-sub {
    z-index: 10002;
    opacity: 1;
    visibility: visible; }

.hover-sub {
  opacity: 0;
  position: absolute;
  z-index: -1;
  visibility: hidden;
  background-color: #fff;
  padding: 12px 20px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); }
  .hover-sub-item {
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap; }

.hover-main .hover-sub-item:hover {
  color: #8E1EB4;
  text-decoration: underline; }

.lbtn:hover {
  color: #fff;
  text-decoration: underline; }

.lbtn-hollow:hover {
  color: #333; }

.lbtn, .lbtn-disbold, .lbtnbase, .lbtn-hover, .lbtn-rssm, .lbtn-few, .lbtn- {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  border-radius: 200px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all; }
  .lbtn::before, .lbtn-disbold::before, .lbtnbase::before, .lbtn-hover::before, .lbtn-rssm::before, .lbtn-few::before, .lbtn-::before {
    border-radius: 200px; }

.lbtn-few {
  height: 24px;
  line-height: 24px;
  font-size: 12px; }

.lbtn-sm {
  height: 30px;
  line-height: 30px; }

.lbtn-org {
  background-color: #FC7427; }

.lbtn-hollow, .lbtn-hollow-base {
  position: relative;
  color: #333; }
  .lbtn-hollow::before, .lbtn-hollow-base::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #999; }

.lbtn-hollow-base {
  color: #8E1EB4; }
  .lbtn-hollow-base:hover {
    color: #8E1EB4; }
  .lbtn-hollow-base::before {
    border-color: #8E1EB4; }

.lbtn-rsfew {
  border-radius: 3px; }
  .lbtn-rsfew::before {
    border-radius: 3px; }

.lbtn-rssm {
  border-radius: 5px; }
  .lbtn-rssm::before {
    border-radius: 5px; }

.lbtnbase {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding-left: 30px;
  padding-right: 30px; }

.lbtn-disbold {
  background-color: #B2B2B2; }

.lbtn-base {
  background-color: #8E1EB4; }

.lbtn-hover {
  background-color: #8E1EB4; }

.lbtn-point {
  background-color: #FC7021; }

.u-share {
  position: relative; }
  .u-share-sub {
    position: absolute;
    visibility: hidden;
    height: 0;
    z-index: -1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    right: 0;
    top: 20px; }
  .u-share-item {
    display: block;
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
    border-top: 1px solid #e4e4e4;
    padding: 1px 20px;
    background: #fff; }
    .u-share-item:first-child {
      border: 0; }
    .u-share-item:hover {
      color: #8E1EB4; }
  .u-share:hover .u-share-sub {
    visibility: visible;
    height: auto;
    z-index: 1; }

.checkbox {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px; }
  .checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    cursor: pointer; }
  .checkbox-style {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 2px;
    position: relative; }
    .checkbox-style::after {
      position: absolute;
      width: 4.2px;
      height: 9.8px;
      left: 4px;
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(45deg); }
  input:checked + .checkbox-style {
    border-color: #8E1EB4;
    background-color: #8E1EB4; }
    input:checked + .checkbox-style::after {
      content: ""; }

.checkbox-cir .checkbox-style {
  border-radius: 50%; }

.checkbox-radio .checkbox-style {
  border-radius: 50%; }

.checkbox-radio input:checked + .checkbox-style {
  border-width: 3px;
  width: 10px;
  height: 10px;
  background: none; }

.checkbox-radio .checkbox-style::after {
  display: none; }

.checkbox-radio.checkbox-dis input:checked + .checkbox-style {
  border-color: #999; }

.checkbox-gray input:checked + .checkbox-style {
  border-color: #666;
  background-color: #666; }

body {
  position: relative; }

.yui_checkdate {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 304px;
  box-sizing: border-box;
  padding: 20px 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(34, 34, 34, 0.12);
  border-radius: 3px; }
  .yui_checkdate-top {
    padding-bottom: 20px; }
  .yui_checkdate-select {
    position: relative;
    display: inline-block;
    vertical-align: top;
    z-index: 1;
    cursor: pointer;
    margin-right: 6px; }
    .yui_checkdate-select-text {
      display: block;
      border-radius: 5px;
      border: 1px solid #c0c0c0;
      height: 28px;
      line-height: 28px;
      padding: 0 16px; }
    .yui_checkdate-select-sub {
      position: absolute;
      top: 36px;
      left: 0;
      box-shadow: 0px 0px 20px 0px rgba(34, 34, 34, 0.12);
      background-color: #fff;
      max-height: 240px;
      overflow: auto;
      border-radius: 4px; }
      .yui_checkdate-select-sub::-webkit-scrollbar {
        /*滚动条整体样式*/
        width: 4px; }
      .yui_checkdate-select-sub::-webkit-scrollbar-thumb {
        width: 4px;
        border-radius: 4px;
        background: #ededed; }
      .yui_checkdate-select-sub li {
        position: relative;
        height: 28px;
        line-height: 28px;
        padding-left: 30px;
        padding-right: 20px; }
        .yui_checkdate-select-sub li:hover {
          background-color: #f6f6f6; }
        .yui_checkdate-select-sub li i {
          position: absolute;
          width: 8px;
          height: 4px;
          left: 10px;
          top: 50%;
          margin-top: -4px;
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
          border-bottom: 2px solid #8E1EB4;
          border-left: 2px solid #8E1EB4; }
  .yui_checkdate-week ul {
    clear: both; }
    .yui_checkdate-week ul::after {
      content: "";
      display: block;
      height: 0;
      clear: both; }
  .yui_checkdate-week li {
    float: left;
    width: 14.285714%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    position: relative; }
    .yui_checkdate-week li:hover {
      background: #e5e5e5; }
    .yui_checkdate-week li.select, .yui_checkdate-week li.select:hover {
      color: #8E1EB4; }
      .yui_checkdate-week li.select::after, .yui_checkdate-week li.select:hover::after {
        content: "";
        position: absolute;
        border: 2px solid #8E1EB4;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border-radius: 4px; }
    .yui_checkdate-week li.gray {
      color: #d5d5d5; }
  .yui_checkdate-head li {
    font-weight: 700;
    color: #d5d5d5; }
  .yui_checkdate-body li {
    cursor: pointer; }

.bom_timer__hover {
  border: 1px solid #8E1EB4;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  color: #8E1EB4;
  text-align: center;
  vertical-align: middle;
  display: inline-block; }

.yui-nav-fixed {
  position: fixed;
  right: 25px;
  bottom: 100px;
  width: 50px;
  z-index: 99999;
  background-color: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); }
  .yui-nav-fixed-cart .items-h {
    position: relative; }
    .yui-nav-fixed-cart .items-h .u-angle-num {
      position: absolute;
      left: 24px;
      top: 3px; }
  .yui-nav-fixed .items {
    border-bottom: 0; }
    .yui-nav-fixed .items-h {
      display: block;
      text-align: center;
      height: 50px;
      line-height: 50px;
      position: relative; }
      .yui-nav-fixed .items-h::after {
        content: "";
        position: absolute;
        left: 6px;
        right: 6px;
        bottom: 0;
        height: 1px;
        background-color: #EDEDED; }
    .yui-nav-fixed .items:hover .items-h {
      background-color: #8E1EB4; }
      .yui-nav-fixed .items:hover .items-h .icoy {
        color: #fff; }
      .yui-nav-fixed .items:hover .items-h::after {
        display: none; }
    .yui-nav-fixed .items .hover-sub {
      right: 50px;
      top: 0;
      margin: 0; }
    .yui-nav-fixed .items:last-child .items-h::after {
      display: none; }

.yui-top {
  padding: 16px 0; }
  .yui-top-area {
    float: right;
    height: 48px; }
  .yui-top-split {
    padding: 0 12px; }
  .yui-top-cart {
    padding: 0 10px; }
  .yui-top-msg {
    position: relative; }
  .yui-top-login {
    padding-top: 8px;
    display: inline-block; }
    .yui-top-login-coupons {
      padding-top: 4px; }
    .yui-top-login .lbtn {
      width: 108px;
      text-align: center;
      margin: 0 4px; }
    .yui-top-login .hover-sub {
      box-sizing: border-box;
      width: 280px;
      top: 42px;
      right: 0;
      padding: 0; }
    .yui-top-login-avast {
      padding: 4px; }
    .yui-top-login-avast, .yui-top-login-name, .yui-top-login-id {
      display: block;
      text-align: center;
      margin: 2px 0; }
    .yui-top-login-info {
      background-color: #F9F9F9;
      padding: 8px 0; }
    .yui-top-login-user {
      padding: 15px; }
      .yui-top-login-user dt {
        float: left;
        border-radius: 50%;
        overflow: hidden; }
        .yui-top-login-user dt img {
          width: 44px;
          height: 44px; }
      .yui-top-login-user dd {
        overflow: hidden;
        padding-left: 10px; }
      .yui-top-login-user .yui-top-login-name, .yui-top-login-user .yui-top-login-id {
        text-align: left; }
    .yui-top-login-list {
      text-align: center;
      overflow: hidden;
      padding: 15px 0; }
    .yui-top-login-item {
      display: inline-block;
      width: 49%;
      margin: 12px 0; }
      .yui-top-login-item .icoy {
        display: block;
        margin: 0 auto;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50%;
        text-align: center;
        font-size: 18px; }
      .yui-top-login-item:hover {
        color: #8E1EB4; }
        .yui-top-login-item:hover .icoy {
          background-color: #8E1EB4;
          color: #fff; }
    .yui-top-login-out {
      text-align: center;
      display: block;
      padding: 10px 0;
      background-color: #f7f7f7; }
      .yui-top-login-out .lbtn {
        width: 150px; }
  .yui-top-help, .yui-top-Language {
    height: 32px;
    line-height: 32px;
    padding: 0 4px; }
  .yui-top-help:hover, .yui-top-Language:hover {
    background-color: #f7f7f7;
    border-radius: 2px; }
    .yui-top-help:hover .hover-sub, .yui-top-Language:hover .hover-sub {
      left: 0;
      top: 32px;
      z-index: 202011; }

.logo {
  float: left;
  height: 48px; }
  .logo::after {
    content: "";
    display: inline-block;
    height: 100%;
    line-height: 100%;
    vertical-align: middle; }
  .logo img {
    display: inline-block;
    vertical-align: middle; }
  .logo-slogan {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    margin-left: 20px;
    padding-left: 20px;
    height: 24px;
    line-height: 24px;
    border-left: 1px solid #ccc; }

.yui-nav {
  background-color: #1D0358;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  .yui-nav-hover {
    position: absolute;
    width: auto;
    height: 28px;
    padding: 10px 0;
    top: 0;
    left: 0;
    background: #180444; }
  .yui-nav-item {
    float: left;
    position: relative;
    z-index: 19999; }
    .yui-nav-item > a {
      color: #fff;
      display: block;
      padding: 10px 15px;
      height: 28px;
      line-height: 28px; }
      .yui-nav-item > a:hover {
        color: #8E1EB4; }
    .yui-nav-item.active > a {
      color: #8E1EB4; }
  .yui-nav-product:hover {
    z-index: 99999; }
  .yui-nav-product-box {
    width: 600px;
    font-size: 0; }
  .yui-nav-product-item {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    font-size: 13px; }
    .yui-nav-product-item dt {
      padding-top: 9px; }
  .yui-nav-height {
    position: relative;
    height: 48px; }
  .yui-nav-corner {
    font-size: 12px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 4px;
    right: 0;
    width: 26px;
    height: 13px;
    line-height: 13px;
    background-color: #FC7021;
    border-radius: 26px 26px 26px 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  .yui-nav-btn {
    margin-top: 9px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding: 0 15px;
    border: 1px solid #8E1EB4;
    border-radius: 5px;
    color: #fff;
    background-color: #8E1EB4; }
    .yui-nav-btn:hover {
      text-decoration: underline; }

/* 增加谷歌翻译 */
.yui-top-Language {
  position: relative;
  cursor: pointer; }
  .yui-top-Language-content {
    width: 160px;
    height: 60px;
    padding-top: 23px;
    text-align: center;
    background: url("../../../images/googleTranslateBg.png?v=987682") no-repeat left top;
    background-size: auto 100%;
    box-shadow: none; }

.mymsg-tips {
  position: absolute;
  padding: 0;
  top: -3px;
  right: -4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #FC7021; }

.yui-top-login-avast:hover, .yui-top-help:hover, .yui-top-Language:hover {
  background-color: #f7f7f7; }
  .yui-top-login-avast:hover .icon-trgdown, .yui-top-help:hover .icon-trgdown, .yui-top-Language:hover .icon-trgdown {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.hover-box-bg .hover-sub {
  padding: 6px;
  background-color: #f7f7f7; }

.hover-box-bg .hover-sub-item {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 150px; }
  .hover-box-bg .hover-sub-item:hover {
    background-color: #cbcbcb;
    border-radius: 3px;
    color: #333;
    text-decoration: none; }

.yui-top-msg .bell-ani {
  display: inline-block;
  -webkit-animation: bells 0.8s linear infinite;
  -moz-animation: bells 0.8s linear infinite;
  -o-animation: bells 0.8s linear infinite;
  animation: bells 0.8s linear infinite; }

@-webkit-keyframes bells {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  6% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  12% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  18% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  24% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  30% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  40% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes bells {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  6% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  12% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  18% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  24% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  30% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  40% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

/* 公共底部栏 */
.yui-foot {
  color: #fff;
  background-color: #1d0358;
  padding-top: 15px; }
  .yui-foot-lay {
    display: table;
    width: 100%;
    box-sizing: border-box;
    table-layout: fixed; }
    .yui-foot-lay-item {
      display: table-cell;
      box-sizing: border-box; }
      .yui-foot-lay-item dt {
        font-size: 16px;
        font-weight: 700;
        height: 40px;
        line-height: 40px; }
      .yui-foot-lay-item dd {
        padding-top: 5px;
        line-height: 26px; }
      .yui-foot-lay-item .input-err, .yui-foot-lay-item .input-err:hover {
        color: #FC611B !important; }
      .yui-foot-lay-item .border-err {
        border: 1px solid #FC611B !important; }
    .yui-foot-lay a, .yui-foot-lay p {
      color: rgba(255, 255, 255, 0.6); }
      .yui-foot-lay a:hover, .yui-foot-lay p:hover {
        color: #fff; }
  .yui-foot-linklist {
    padding-bottom: 15px; }
    .yui-foot-linklist dt a {
      color: #fff; }
    .yui-foot-linklist dd a {
      font-size: 13px; }
    .yui-foot-linklist a {
      display: block; }
  .yui-foot-imgflags {
    padding-top: 5px;
    padding-bottom: 20px;
    border-top: 1px solid #2c0d72;
    border-bottom: 1px solid #2c0d72; }
  .yui-foot-submit {
    padding: 28px 0; }
    .yui-foot-submit .yui-foot-lay-item {
      vertical-align: middle; }
    .yui-foot-submit p {
      line-height: 30px; }
  .yui-foot-feedback {
    overflow: hidden; }
    .yui-foot-feedback input, .yui-foot-feedback textarea, .yui-foot-feedback button {
      margin-bottom: 10px;
      box-sizing: border-box;
      display: block;
      border: none;
      resize: none;
      line-height: 32px;
      border-radius: 5px; }
    .yui-foot-feedback button {
      color: #001F3D;
      cursor: pointer;
      background: #8E1EB4;
      color: #fff; }
      .yui-foot-feedback button:hover {
        text-decoration: underline;
        background-color: #8415AA; }
    .yui-foot-feedback input {
      height: 32px; }
    .yui-foot-feedback input, .yui-foot-feedback textarea {
      background-color: #fff;
      padding: 0 10px;
      width: 100%;
      border-radius: 2px; }
      .yui-foot-feedback input:focus, .yui-foot-feedback textarea:focus {
        outline: none; }
    .yui-foot-feedback textarea {
      padding: 10px;
      line-height: 20px; }
      .yui-foot-feedback textarea:focus {
        border-color: #6c0a8c; }
    .yui-foot-feedback button {
      margin-bottom: 0;
      width: 100%; }
    .yui-foot-feedback-btn button {
      width: 120px; }
    .yui-foot-feedback-wrap {
      display: table;
      width: 100%;
      margin-bottom: 6px; }
      .yui-foot-feedback-wrap .input-err {
        margin-top: -12px; }
    .yui-foot-feedback-item {
      display: table-cell;
      width: 50%; }
  .yui-foot-copyright {
    height: 64px;
    line-height: 64px;
    text-align: center;
    background-color: #180349; }
    .yui-foot-copyright p {
      color: #aea8bb;
      font-size: 13px; }

.clear {
  zoom: 1; }

.clear::after {
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0; }

/* 站内信弹窗 */
.msg-window {
  opacity: 0;
  position: fixed;
  box-sizing: border-box;
  z-index: 9999;
  right: 98px;
  bottom: 84px;
  width: 211px;
  height: 0;
  overflow: hidden;
  padding: 6px;
  background: url("../../../images/message/index-msg-bg.png?v=987682") no-repeat center center;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s ease-in; }
  .msg-window dd {
    white-space: normal; }
  .msg-window a:hover {
    text-decoration: underline; }
  .msg-window .msg-window-more a:hover {
    color: #8E1EB4;
    text-decoration: underline; }

.msg-window-show {
  bottom: 84px;
  height: 211px;
  opacity: 1; }

.msg-window-close {
  position: absolute;
  cursor: pointer;
  right: 6px;
  top: 6px;
  width: 30px;
  height: 25px; }

.msg-window dl {
  padding: 58px 15px 0; }

.msg-window dt {
  font-size: 13px;
  font-weight: 700;
  height: 32px;
  line-height: 36px; }

.msg-window dd {
  height: 32px;
  font-size: 12px; }

.msg-window-time {
  padding: 6px 0 9px;
  margin: 0 15px;
  font-size: 12px;
  text-align: right;
  color: #999; }

.msg-window-more {
  margin: 0 15px;
  height: 30px;
  line-height: 30px;
  text-align: right;
  color: #666;
  border-top: 1px solid #EAEAEA; }

.couponfive, .couponfive-bg {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 199011; }

.couponfive-bg {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0; }

.couponfive-box {
  overflow: hidden;
  padding-top: 40px;
  position: absolute;
  width: 420px;
  left: 50%;
  top: 50%;
  height: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 199012; }

.couponfive-title {
  position: relative;
  height: 68px;
  background-color: #ffebdb;
  border-radius: 4px 4px 0 0; }
  .couponfive-title-img {
    position: absolute;
    height: 185px;
    width: 275px;
    top: -40px;
    left: 60px;
    background: url("../../../images/img30/account/point-overdue.png?v=987682") no-repeat center center; }
  .couponfive-title .icon-close {
    position: absolute;
    right: 12px;
    top: 12px;
    color: #999;
    border-radius: 50%;
    border: 1px solid #999;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    cursor: pointer; }

.couponfive-content {
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-radius: 0 0 4px 4px; }

.couponfive-con-type {
  color: #FF2F2F;
  font-size: 24px;
  font-weight: 700; }

.couponfive-text {
  text-align: center;
  padding: 30px 20px; }

.couponfive-btns {
  padding-bottom: 36px;
  text-align: center; }
  .couponfive-btns .lbtn {
    padding: 0 30px; }

.couponfive-show .couponfive-bg {
  opacity: 1; }

.couponfive-show .couponfive-box {
  height: 290px; }

/* 个人中心的公共底部 */
.myFooter {
  width: 100%;
  height: 116px;
  background: #331c68;
  color: #fff;
  padding-top: 20px; }

.myFooter p {
  text-align: center; }

.myFooter a {
  color: #fff; }

.myFooter a:hover {
  text-decoration: underline; }

.myFooter ul {
  margin-top: 20px;
  overflow: hidden; }

.myFooter ul li {
  float: left;
  width: 33%;
  text-align: center;
  position: relative;
  font-size: 12px; }

.myFooter ul li span {
  position: absolute;
  top: 8px;
  color: #999;
  font-size: 16px; }

.myFooter ul li .rs-cir {
  color: #331c68;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-weight: 700;
  background-color: #998eb4; }

.myFooter ul li:nth-of-type(1) {
  margin-right: 7%; }

.myFooter ul li:nth-of-type(1) span {
  right: -60px; }

.myFooter ul li:nth-of-type(2) {
  width: 26%; }

.myFooter ul li:nth-of-type(2) span {
  right: -30px; }

.myFooter ul li img {
  margin-right: 10px; }

/* 成功或者报错页面 */
.SnextBox {
  width: 100%;
  height: auto;
  background: #f2f2f2;
  padding: 30px 0; }

.SnextBoxContent {
  height: 587px;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  text-align: center; }

.SnextBoxContent img {
  margin-top: 170px;
  margin-bottom: 10px; }

.SnextBoxContent h2 {
  font-weight: bold;
  font-style: normal;
  font-size: 28px;
  color: #6C0A8C;
  line-height: 50px;
  margin-bottom: 10px; }

.SnextBoxContent p {
  margin-bottom: 30px; }

.SnextBoxContent .backPage {
  display: inline-block;
  width: 180px;
  line-height: 40px;
  border-radius: 40px;
  color: #fff;
  text-align: center;
  background: #6C0A8C; }

/* 快速计价组件 */
.quickQuotePannel {
  background-color: #fff; }
  .quickQuotePannel table {
    table-layout: fixed;
    width: 100%; }
  .quickQuotePannel td {
    padding: 5px 0; }
  .quickQuotePannel .tag {
    margin-bottom: 5px; }
  .quickQuotePannel .calc {
    float: left;
    margin: 0 4px;
    font-size: 18px;
    line-height: 32px; }
  .quickQuotePannel .quoteNav li {
    width: 33.333%;
    line-height: 1.2;
    text-align: center;
    cursor: pointer;
    padding: 10px 0;
    position: relative; }
    .quickQuotePannel .quoteNav li::after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      border: 1px solid #e3e3e3; }
    .quickQuotePannel .quoteNav li.active {
      font-weight: bold;
      color: #fff;
      background-color: #8E1EB4; }
      .quickQuotePannel .quoteNav li.active::after {
        display: none; }
    .quickQuotePannel .quoteNav li:first-of-type::after {
      right: -1px; }
    .quickQuotePannel .quoteNav li:last-of-type::after {
      left: -1px; }
  .quickQuotePannel .sizeBox {
    float: left;
    border: 1px solid #e1e1e1;
    line-height: 30px;
    width: 106px; }
    .quickQuotePannel .sizeBox input {
      float: left;
      width: 80px;
      padding: 0 10px;
      line-height: 30px;
      height: 30px;
      border: none;
      outline: none; }
    .quickQuotePannel .sizeBox label {
      cursor: pointer; }
  .quickQuotePannel .unit {
    float: left;
    border-left: 1px solid #e1e1e1;
    font-size: 12px;
    width: 30px;
    text-align: center;
    background-color: #f0f0f0;
    box-shadow: 0 15px 15px #fefefe inset; }
  .quickQuotePannel .greenBtn {
    margin-top: 5px;
    line-height: 38px;
    width: 252px;
    border-radius: 5px;
    background-color: #FC7021; }
    .quickQuotePannel .greenBtn:hover {
      color: #fff;
      text-decoration: underline; }
  .quickQuotePannel .radioBox [type=radio] {
    position: absolute;
    height: 0;
    z-index: -1; }
    .quickQuotePannel .radioBox [type=radio]:checked ~ .tick {
      background-color: #fc6121;
      border-color: #fc6121; }
    .quickQuotePannel .radioBox [type=radio]:checked ~ .tick::before, .quickQuotePannel .radioBox [type=radio]:checked ~ .tick::after {
      display: block;
      background-color: #fff; }
    .quickQuotePannel .radioBox [type=radio]:checked ~ .text {
      color: #6c0a8c; }
  .quickQuotePannel .radioBox .tick {
    position: relative;
    margin: 0 3px;
    display: inline-block;
    vertical-align: -2px;
    width: 12px;
    height: 12px;
    border: 1px solid #ccc;
    border-radius: 12px; }
    .quickQuotePannel .radioBox .tick::before {
      display: none;
      position: absolute;
      top: 6px;
      left: 2px;
      width: 5px;
      height: 1px;
      transform: rotate(45deg);
      content: ""; }
    .quickQuotePannel .radioBox .tick::after {
      display: none;
      position: absolute;
      top: 5px;
      left: 4px;
      width: 7px;
      height: 1px;
      transform: rotate(-45deg);
      content: ""; }
  .quickQuotePannel .radioBox .text {
    color: #999; }
  .quickQuotePannel .selectpick_div_box {
    text-align: left; }

.tableItemBox {
  padding: 0 24px 16px; }

.quickQuotePannel .bcount_box .selectpick_div_box .selectpick_options ul li {
  float: left;
  width: 45px;
  text-align: center;
  text-indent: 0;
  padding: 0;
  margin: 0; }

/* 快速计价组件end */
/* 新快速计价组件 */
.quickQuotePannel_new {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e1e1e1; }

.quickQuotePannel_new .quoteNav li {
  width: 33%;
  line-height: 32px;
  border-bottom: 2px solid #fff;
  text-align: center;
  cursor: pointer; }

.quickQuotePannel_new table {
  table-layout: fixed;
  width: 100%; }

.quickQuotePannel_new td {
  /* padding: 5px 0; */ }

.quickQuotePannel_new .tag {
  /* margin-bottom: 5px; */ }

.quickQuotePannel_new .calc {
  float: left;
  margin: 0 2px;
  font-size: 18px;
  line-height: 32px; }

.quickQuotePannel_new .unit {
  float: left;
  border-left: 1px solid #e1e1e1;
  font-size: 12px;
  width: 30px;
  text-align: center;
  background-color: #f0f0f0;
  box-shadow: 0 15px 15px #fefefe inset; }

.quickQuotePannel_new .greenBtn {
  line-height: 36px;
  width: 332px;
  height: 36px;
  background: #fc611b;
  border-radius: 4px; }

.quickQuotePannel_new .greenBtn:hover {
  color: #fff;
  background-color: #FC7338;
  text-decoration: underline; }

.page-raw {
  text-align: center; }
  .page-raw .current, .page-raw a, .page-raw-go {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    margin: 0 5px; }
  .page-raw .current {
    color: #8E1EB4;
    border: 1px solid #8E1EB4; }
  .page-raw .disable, .page-raw .disable:hover {
    border-color: #DFDFDF;
    background-color: #fff;
    color: #ccc;
    cursor: default; }
  .page-raw a {
    cursor: pointer;
    color: #333;
    border: 1px solid #ccc; }
    .page-raw a:hover {
      border-color: #333;
      background-color: #F4F4F4; }
  .page-raw-go {
    position: relative;
    border: 1px solid #ccc; }
    .page-raw-go input {
      display: block;
      border: 0;
      width: 100%;
      height: 100%;
      text-align: center; }
    .page-raw-go button {
      position: absolute;
      color: #fff;
      display: none;
      cursor: pointer;
      left: 0;
      height: 20px;
      line-height: 20px;
      width: 100%;
      background-color: #8E1EB4;
      border-radius: 0 0 3px 3px; }
    .page-raw-go:hover button {
      display: block; }
    .page-raw-go button.block {
      display: block; }

.inwrap {
  overflow: hidden;
  margin-bottom: 20px; }
  .inwrap-aside {
    float: left;
    width: 260px;
    margin-bottom: 20px; }
  .inwrap-box {
    overflow: hidden; }

.mbtop {
  background-color: #fff;
  padding: 26px 0;
  margin: 20px auto; }
  .mbtop-item {
    box-sizing: border-box;
    float: left;
    text-align: center;
    width: 218px;
    position: relative; }
    .mbtop-item::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 1px;
      background-color: #eee; }
    .mbtop-item:last-child::before {
      display: none; }
    .mbtop-item-imgbox {
      border-radius: 50%;
      background-color: #f6f6f6;
      text-align: center;
      height: 40px;
      line-height: 36px;
      width: 40px;
      margin-right: 15px; }
    .mbtop-item .u-avast {
      margin-right: 15px; }
    .mbtop-item.last {
      width: 310px;
      color: #666; }
      .mbtop-item.last .icoy {
        color: #333; }
      .mbtop-item.last li {
        font-weight: normal; }
    .mbtop-item.first {
      width: 236px; }
      .mbtop-item.first::after {
        display: none; }
    .mbtop-item-box {
      text-align: left; }
      .mbtop-item-box b {
        display: block;
        font-weight: 700; }
      .mbtop-item-box i {
        color: #999;
        font-size: 12px; }

.mynav {
  background-color: #fff;
  margin-right: 20px;
  padding-bottom: 40px; }
  .mynav h3 {
    font-weight: 700;
    font-size: 16px;
    margin-left: 30px;
    padding: 30px 0 10px;
    border-bottom: 1px solid #F4F2F2; }
  .mynav-list {
    padding: 10px 0; }
    .mynav-list li {
      margin-bottom: 7px; }
      .mynav-list li a {
        display: block;
        height: 32px;
        line-height: 32px;
        padding: 0 30px; }
        .mynav-list li a .icoy {
          color: #999;
          font-size: 18px;
          margin-right: 15px; }
      .mynav-list li:hover {
        background-color: #F2F2F2; }
      .mynav-list li.active a {
        background-color: #1D0358;
        color: #fff; }
        .mynav-list li.active a .icoy {
          color: #fff; }
  .mynav-reward {
    border: 1px solid #FC7021;
    color: #FC7021;
    border-radius: 4px;
    padding: 2px 4px;
    height: 18px;
    line-height: 18px;
    font-size: 10px; }

.order-step {
  padding: 8px 30px; }
  .order-step li {
    float: left;
    text-align: center;
    position: relative;
    width: 12.5%; }
    .order-step li:hover {
      color: #8E1EB4; }
      .order-step li:hover span::after {
        width: 6px;
        height: 6px;
        background-color: #8E1EB4; }
      .order-step li:hover .order-step-img {
        color: #8E1EB4;
        font-size: 24px; }
  .order-step span {
    position: relative;
    display: block;
    border-top: 1px solid #E6E6E6;
    padding: 16px 0; }
    .order-step span::after {
      content: "";
      position: absolute;
      width: 4px;
      height: 4px;
      left: 50%;
      margin-left: -2px;
      top: -3px;
      border-radius: 50%;
      background-color: #ccc; }
  .order-step-img {
    font-size: 20px;
    color: #999;
    display: block;
    height: 20px;
    padding: 13px 0; }
  .order-step .icon-arrgt {
    position: absolute;
    font-size: 12px;
    right: 0;
    color: #999;
    top: 16px; }

.order-num {
  text-align: center;
  box-sizing: border-box;
  padding: 20px 0 26px;
  display: table;
  width: 100%;
  table-layout: fixed; }
  .order-num b {
    font-size: 20px;
    font-weight: 700; }
  .order-num p {
    max-width: 80px;
    padding-top: 8px;
    margin: 0 auto; }
  .order-num-title {
    padding: 0 30px;
    height: 42px;
    line-height: 42px;
    position: relative; }
    .order-num-title::after {
      content: "";
      position: absolute;
      left: 30px;
      right: 30px;
      bottom: 0;
      height: 1px;
      background-color: #eee; }
  .order-num a {
    display: table-cell;
    min-height: 70px;
    position: relative;
    vertical-align: top; }
    .order-num a:first-child::after {
      display: none; }
    .order-num a::after {
      content: "";
      position: absolute;
      left: 0;
      top: 8px;
      bottom: 8px;
      width: 1px;
      background-color: #eee; }
    .order-num a.active {
      color: #8E1EB4; }

.prolist-header {
  color: #999;
  font-weight: 700;
  text-align: left;
  height: 48px;
  vertical-align: middle;
  background-color: #fcfcfc;
  font-size: 14px; }
  .prolist-header .prolist-item {
    vertical-align: middle; }

.prolist-header, .prolist-item-wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box; }

.prolist-body-tr {
  border-bottom: 1px solid #E6E6E6; }

.prolist-body .prolist-body-tr:last-child {
  border-bottom: 0; }

.prolist-item {
  display: table-cell;
  vertical-align: top;
  line-height: 1.4;
  font-size: 12px; }
  .prolist-item-imgbox {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    position: relative; }
    .prolist-item-imgbox .gl {
      position: absolute;
      left: 0;
      top: 0; }
      .prolist-item-imgbox .gl img {
        width: 27px; }
  .prolist-item-wrap {
    padding: 20px 30px; }
  .prolist-item-info {
    padding-left: 20px;
    max-width: 216px; }
  .prolist-item-btns {
    padding-top: 10px; }
    .prolist-item-btns .lbtn {
      min-width: 84px;
      margin-right: 10px; }

/* 优惠价提示弹窗层 */
.tipConponBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  top: 0; }

.tipConponBox .tipConpon {
  width: 182px;
  height: 290px;
  padding: 80px 27px 0 27px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url("../../../images/newCenter/tipConponBg.png?v=987682") center no-repeat; }

.tipConponBox .tipConpon .text {
  color: #666;
  line-height: 20px; }

.tipConponBox .tipConpon .gobBtn {
  width: 100px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  border-radius: 4px;
  background: #6c0a8c;
  color: #fff;
  margin-top: 55px; }

.tipConponBox .tipConpon .delBtn {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50px;
  margin-top: 30px;
  cursor: pointer; }

.tipslayer .layui-layer-title, .tipslayer-notitle .layui-layer-title {
  background-color: #fff;
  border-bottom: 0; }
  .tipslayer .layui-layer-title::after, .tipslayer-notitle .layui-layer-title::after {
    content: "!";
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background-color: #faad14;
    margin-left: 6px; }

.tipslayer .layui-layer-btn, .tipslayer-notitle .layui-layer-btn {
  text-align: center;
  padding-bottom: 25px; }
  .tipslayer .layui-layer-btn a, .tipslayer-notitle .layui-layer-btn a {
    min-width: 60px; }
  .tipslayer .layui-layer-btn .layui-layer-btn0, .tipslayer-notitle .layui-layer-btn .layui-layer-btn0 {
    background-color: #8E1EB4 !important;
    border-color: #8E1EB4; }

.tipslayer-notitle .layui-layer-title {
  font-size: 0; }
  .tipslayer-notitle .layui-layer-title::after {
    display: none; }

body {
  position: relative; }

.pageguide, .pageguide .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20210125; }

.pst-fixed, .pageguide .bg.pst-fixed {
  position: fixed; }

.fc-guide {
  color: #ffa811; }

.pageguide .icon-close {
  position: absolute;
  top: -56px;
  right: 0;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  line-height: 26px;
  cursor: pointer;
  text-align: center; }

.pageguide .img {
  padding: 10px;
  border: 1px dashed #fff; }

.pageguide .con {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2021012501; }

.pageguide .arr {
  position: absolute; }

.pageguide .text {
  color: #fff;
  display: inline-block;
  text-align: left;
  font-weight: 700;
  line-height: 1.5;
  position: relative; }

.pageguide .btns {
  text-align: center; }
  .pageguide .btns-hollow, .pageguide .btns-fill {
    text-align: center; }
  .pageguide .btns-hollow {
    display: inline-block;
    width: 120px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #ffa811;
    height: 42px;
    line-height: 36px;
    background: url("../../../images/img30/quoteguide/quote-hollow-btn.png?v=987682") no-repeat center center; }
    .pageguide .btns-hollow-inserve {
      margin-right: 10px;
      color: #fff;
      background: url("../../../images/img30/quoteguide/quote-hollow-inserve.png?v=987682") no-repeat center center; }
  .pageguide .btns-fill {
    display: inline-block;
    vertical-align: middle;
    background-color: #ffa811;
    height: 34px;
    line-height: 34px;
    width: 116px;
    border: 2px solid  #ffa811;
    position: relative;
    border-radius: 36px;
    font-weight: 700;
    color: #fff;
    margin-left: 20px; }
    .pageguide .btns-fill::after {
      content: "";
      position: absolute;
      left: -2px;
      bottom: -8px;
      width: 116px;
      border: 2px solid  #ffa811;
      border-radius: 34px;
      height: 34px; }

.pageguide .bg {
  background-color: rgba(0, 0, 0, 0.5);
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: center top; }

.pageguide .quoteguide-step00 {
  text-align: center;
  top: 190px;
  position: absolute; }
  .pageguide .quoteguide-step00 .img {
    margin-left: -10px; }
  .pageguide .quoteguide-step00 .text {
    margin-top: 40px;
    margin-left: -360px; }
  .pageguide .quoteguide-step00 .arr {
    right: -70px;
    top: -24px; }
  .pageguide .quoteguide-step00 .btns {
    padding-top: 24px;
    text-align: left;
    padding-left: 300px; }
  .pageguide .quoteguide-step00 .btns-hollow {
    margin: 0 10px; }

.pageguide .quoteguide-step01 {
  position: absolute;
  top: 341px;
  left: 170px; }
  .pageguide .quoteguide-step01 .icon-close {
    right: -100px; }
  .pageguide .quoteguide-step01 .img {
    display: inline-block; }
  .pageguide .quoteguide-step01 .text {
    position: absolute;
    min-width: 460px;
    left: 270px; }
  .pageguide .quoteguide-step01 .arr {
    left: -56px;
    top: 56px; }
  .pageguide .quoteguide-step01 .btns-hollow {
    margin: 24px 10px 0; }
  .pageguide .quoteguide-step01 .btns {
    padding-left: 300px; }

.pageguide .quoteguide-step02 {
  position: absolute;
  top: 1836px;
  left: 0; }
  .pageguide .quoteguide-step02 .img {
    margin-left: -20px;
    padding: 20px; }
  .pageguide .quoteguide-step02 .text {
    position: absolute;
    min-width: 460px;
    left: 146px;
    top: 210px; }
  .pageguide .quoteguide-step02 .arr {
    top: -26px;
    left: -80px; }
  .pageguide .quoteguide-step02 .btns {
    padding-top: 18px; }
  .pageguide .quoteguide-step02 .btns-hollow {
    margin: 74px 0 0 30px; }

.pageguide .quoteguide-step10 {
  text-align: center;
  top: 422px;
  right: 16px;
  position: absolute; }
  .pageguide .quoteguide-step10 .img {
    margin-left: -10px; }
  .pageguide .quoteguide-step10 .text {
    position: absolute;
    min-width: 440px;
    right: 340px;
    top: -2px; }
  .pageguide .quoteguide-step10 .arr {
    right: -5px;
    top: 80px; }
  .pageguide .quoteguide-step10 .btns {
    position: absolute;
    left: -400px;
    bottom: -56px; }

.pageguide .quoteguide-step11 {
  text-align: center;
  top: 462px;
  right: 16px;
  position: absolute; }
  .pageguide .quoteguide-step11 .img {
    margin-left: -10px; }
  .pageguide .quoteguide-step11 .text {
    position: absolute;
    min-width: 440px;
    right: 340px;
    top: -60px; }
  .pageguide .quoteguide-step11 .arr {
    right: 0;
    top: 60px; }
  .pageguide .quoteguide-step11 .btns {
    position: absolute;
    left: -400px;
    bottom: 0; }

.pageguide .quoteguide-step12 {
  text-align: center;
  top: 422px;
  right: 16px;
  position: absolute; }
  .pageguide .quoteguide-step12 .img {
    margin-left: -10px; }
  .pageguide .quoteguide-step12 .text {
    position: absolute;
    min-width: 440px;
    right: 380px;
    top: -20px; }
  .pageguide .quoteguide-step12 .arr {
    right: -36px;
    top: 70px; }
  .pageguide .quoteguide-step12 .btns {
    position: absolute;
    left: -360px;
    bottom: -45px; }

.pageguide .quoteguide-step20 {
  text-align: center;
  top: 232px;
  left: 10px;
  position: absolute; }
  .pageguide .quoteguide-step20 .img {
    margin-left: -10px; }
  .pageguide .quoteguide-step20 .text {
    position: absolute;
    min-width: 440px;
    left: 360px;
    top: 20px; }
  .pageguide .quoteguide-step20 .arr {
    left: -50px;
    top: 30px; }
  .pageguide .quoteguide-step20 .btns {
    position: absolute;
    left: 500px;
    width: 300px;
    text-align: left;
    bottom: -36px; }

.pageguide .quoteguide-step21 {
  left: 30px;
  text-align: center;
  top: 385px;
  position: absolute; }
  .pageguide .quoteguide-step21 .img {
    margin-left: -10px; }
  .pageguide .quoteguide-step21 .text {
    position: absolute;
    min-width: 440px;
    left: 210px;
    top: 121px; }
  .pageguide .quoteguide-step21 .arr {
    left: -85px;
    top: -30px; }
  .pageguide .quoteguide-step21 .btns {
    position: absolute;
    left: 375px;
    bottom: -140px; }

.pageguide .quoteguide-step22 {
  text-align: center;
  top: 686px;
  left: 32px;
  position: absolute; }
  .pageguide .quoteguide-step22 .img {
    margin-left: -10px;
    padding: 20px; }
  .pageguide .quoteguide-step22 .text {
    position: absolute;
    min-width: 480px;
    left: 490px;
    top: 146px; }
  .pageguide .quoteguide-step22 .arr {
    left: -50px;
    top: 37px; }
  .pageguide .quoteguide-step22 .btns {
    position: absolute;
    right: -355px;
    bottom: 131px; }

.pageguide .quoteguide-step23 {
  text-align: center;
  top: 780px;
  left: 440px;
  position: absolute; }
  .pageguide .quoteguide-step23 .img {
    margin-left: -10px;
    padding: 15px 20px; }
  .pageguide .quoteguide-step23 .text {
    position: absolute;
    min-width: 440px;
    left: 163px;
    top: 122px; }
  .pageguide .quoteguide-step23 .arr {
    left: -93px;
    top: -31px; }
  .pageguide .quoteguide-step23 .tips {
    position: absolute;
    text-align: left;
    color: #fff;
    left: 166px;
    top: 189px;
    min-width: 480px; }
  .pageguide .quoteguide-step23 .btns {
    position: absolute;
    left: 289px;
    bottom: -211px; }

.pageguide .quoteguide-step30 {
  position: absolute;
  top: 451px;
  right: 52px; }
  .pageguide .quoteguide-step30 .img {
    border: 0;
    padding: 0; }
  .pageguide .quoteguide-step30 .btns {
    position: absolute;
    left: 37%;
    bottom: -69px; }

.pageguide .quoteguide-step40 {
  position: absolute;
  top: 424px;
  left: 256px; }
  .pageguide .quoteguide-step40 .img {
    border: 0;
    padding: 0; }
  .pageguide .quoteguide-step40 .btns {
    position: absolute;
    left: 37%;
    bottom: -69px; }

.pageguide .quoteguide-step41 {
  position: absolute;
  top: 208px;
  left: 268px; }
  .pageguide .quoteguide-step41 .img {
    border: 0;
    padding: 0; }
  .pageguide .quoteguide-step41 .btns {
    margin-top: -40px; }

.order-imgbox {
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: inline-block; }

.form-select {
  display: inline-block;
  position: relative; }
  .form-select .fr {
    float: none; }
  .form-select:hover {
    border-color: #999;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15); }
  .form-select.disable .form-select-show {
    cursor: not-allowed;
    background-color: #f6f6f6; }
    .form-select.disable .form-select-show .fl-gt {
      color: #999; }
  .form-select.error .form-select-show {
    border-color: #FF2F2F; }
  .form-select.active .form-select-show, .form-select.active .form-select-subbox {
    border-color: #8E1EB4; }
  .form-select-hidetxt {
    display: block;
    opacity: 0;
    padding: 0 10px; }
  .form-select-show {
    cursor: pointer;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 0 6px; }
    .form-select-show .text {
      display: block;
      overflow: hidden;
      height: 30px;
      line-height: 30px;
      padding-right: 8px; }
    .form-select-show .fl-gt {
      height: 30px;
      line-height: 30px; }
  .form-select-subbox {
    background-color: #fff;
    position: absolute;
    top: 31px;
    left: 0;
    width: 100%;
    border: 1px solid #ccc;
    z-index: 9;
    box-sizing: border-box; }
    .form-select-subbox li {
      height: 24px;
      line-height: 24px;
      padding: 0 6px;
      cursor: pointer;
      white-space: nowrap; }
      .form-select-subbox li.disable {
        color: #999 !important;
        cursor: not-allowed; }
    .form-select-subbox li:hover {
      color: #8E1EB4;
      background-color: #f6f6f6; }
  .form-select-list {
    padding: 6px 0;
    min-height: 30px; }
    .form-select-list .fr {
      float: none;
      display: inline-block; }
    .form-select-list .gt {
      float: none !important;
      display: inline-block !important;
      width: 20px !important;
      padding-left: 0 !important;
      vertical-align: middle; }
    .form-select-list .lt {
      float: none !important;
      display: inline-block !important;
      width: 20px !important;
      padding-left: 0 !important;
      vertical-align: middle; }
  .form-select-src {
    padding: 10px 10px 6px;
    position: relative; }
    .form-select-src input {
      border: 1px solid #e3e3e3 !important;
      border-radius: 4px;
      box-sizing: border-box;
      padding: 0 12px 0 30px;
      width: 100%;
      margin-left: -1px;
      height: 28px;
      line-height: 28px; }
    .form-select-src .icoy {
      position: absolute;
      left: 17px;
      top: 16px;
      color: #666;
      font-size: 14px; }
  .form-select .loading-box {
    top: 48px; }
  .form-select .loading-13 {
    margin-top: -1em; }

.form-input-dft, .form-textarea-dft {
  border: 1px solid #ccc;
  box-sizing: border-box;
  display: block;
  width: 100%; }
  .form-input-dft.input-err, .form-textarea-dft.input-err {
    border-color: #FF2F2F; }

.form-input-dft {
  height: 32px;
  line-height: 32px;
  padding: 0 12px; }
  .form-input-dft:hover {
    border-color: #999; }
    .form-input-dft:hover:focus {
      border-color: #8E1EB4;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.15); }
  .form-input-dft:focus {
    border-color: #8E1EB4;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15); }

.form-textarea-dft {
  padding: 0 12px;
  height: 100px; }

.form-address {
  width: 860px; }
  .form-address .inputadrtext {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  .form-address .form-textarea-dft {
    border-radius: 3px;
    height: 72px; }
  .form-address .form-select {
    display: block; }
  .form-address .form-input-dft {
    height: 40px;
    line-height: 40px;
    border-radius: 3px; }
  .form-address-list {
    padding: 20px 20px 0;
    width: 100%;
    box-sizing: border-box;
    max-height: 72vh;
    overflow: auto; }
    .form-address-list > li {
      width: 100%;
      display: table;
      margin-bottom: 15px; }
      .form-address-list > li.form-address-enter {
        line-height: 1;
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        transform: translateY(-6px); }
  .form-address .form-address-submit .lbtn {
    width: 120px; }
  .form-address .lt, .form-address .ct, .form-address .gt {
    display: table-cell; }
  .form-address .lt {
    width: 190px;
    box-sizing: border-box;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle; }
  .form-address .ct {
    width: 470px; }
  .form-address .gt {
    padding-left: 12px;
    vertical-align: middle; }

.quote-checknum {
  position: relative; }
  .quote-checknum input {
    outline: none; }
  .quote-checknum-boxs {
    display: inline-block;
    position: relative;
    z-index: 1; }
    .quote-checknum-boxs .quote-checknum-show {
      border: 1px solid #e5e5e5;
      height: 30px;
      line-height: 30px;
      padding-left: 8px;
      position: relative; }
      .quote-checknum-boxs .quote-checknum-show .unit {
        position: absolute;
        right: 0;
        top: 0; }
  .quote-checknum-show {
    cursor: pointer; }
    .quote-checknum-show-item {
      display: block;
      height: 100%; }
  .quote-checknum-input {
    padding-top: 6px; }
    .quote-checknum-input input {
      box-sizing: border-box;
      width: 86px;
      height: 24px;
      border: 1px solid #c9c9c9;
      background-color: #fff;
      border-radius: 2px; }
  .quote-checknum-submit {
    padding-top: 6px; }
    .quote-checknum-submit input {
      border: 1px solid #c9c9c9 !important;
      box-sizing: border-box;
      padding: 0 8px; }
  .quote-checknum-sub {
    position: absolute;
    top: 30px;
    left: 0;
    box-sizing: border-box;
    width: 320px;
    padding: 18px;
    background-color: #f6f6f6;
    border-radius: 6px;
    box-shadow: 0px 0px 6px #999; }
    .quote-checknum-sub .lbtn {
      width: 54px;
      text-align: center; }
      .quote-checknum-sub .lbtn-base {
        color: #fff !important; }
      .quote-checknum-sub .lbtn-hollow {
        background-color: #fff;
        color: #666; }
  .quote-checknum-list li {
    float: left;
    background-color: #fff;
    height: 20px;
    line-height: 20px;
    width: 54px;
    margin: 1px;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    box-shadow: 0px 1px 2px rgba(16, 16, 16, 0.15); }
    .quote-checknum-list li:hover, .quote-checknum-list li.active {
      background-color: #8E1EB4;
      color: #fff; }

.form-checklist-item {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  margin: 6px 10px 6px 0;
  height: 32px;
  line-height: 32px;
  padding: 0 8px;
  border: 1px solid #e1e1e1;
  color: #5d5d5d;
  overflow: hidden;
  cursor: pointer;
  position: relative; }
  .form-checklist-item input {
    display: none; }
  .form-checklist-item .iconfont {
    opacity: 0;
    width: 11px;
    height: 11px;
    position: absolute;
    bottom: -11px;
    right: -11px;
    color: #8E1EB4;
    background: url("../../../images//quote/xuanzeIcon2.png?v=987682"); }
  .form-checklist-item.check {
    border-color: #8E1EB4;
    color: #8E1EB4; }
    .form-checklist-item.check .iconfont {
      bottom: 0;
      right: 0;
      opacity: 1; }
  .form-checklist-item.disable {
    background-color: #fafafa;
    border: 1px dashed #e3e3e3;
    color: #ccc;
    cursor: not-allowed; }
  .form-checklist-item:hover {
    background-color: #f5f5f5; }

.loading-box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: .3s color, .3s border;
  transition: .3s color, .3s border; }

.loading-13 {
  display: inline-block;
  width: 1em;
  height: 1em;
  color: inherit;
  vertical-align: middle;
  pointer-events: none; }

.loading-13:before,
.loading-13:after,
.loading-13 {
  border-radius: 50%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: loading-13 1s infinite ease-in-out;
  animation: loading-13 1s infinite ease-in-out; }

.loading-13 {
  color: currentcolor;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -wekit-transform: translate(-50%, -50%, 0);
  transform: translate(-50%, -50%, 0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  top: 50%;
  left: 50%; }

.loading-13:before {
  right: 100%;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.loading-13:after {
  left: 100%; }

.loading-13:before,
.loading-13:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: inherit;
  height: inherit; }

@-webkit-keyframes loading-13 {
  0%, 80%, 100% {
    box-shadow: 0 1em 0 -1em #fff; }
  40% {
    box-shadow: 0 1em 0 -.2em #fff; } }

@keyframes loading-13 {
  0%, 80%, 100% {
    box-shadow: 0 1em 0 -1em #fff; }
  40% {
    box-shadow: 0 1em 0 -.2em #fff; } }

.winout {
  border-radius: 0 0 3px 3px; }
  .winout-box, .winout-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 202101; }
  .winout-bg {
    background-color: rgba(0, 0, 0, 0.6); }
  .winout-out {
    position: absolute;
    background-color: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    z-index: 202102;
    border-radius: 3px; }
    .winout-out .title {
      height: 56px;
      line-height: 56px;
      font-size: 14px;
      padding-left: 30px;
      border-radius: 3px 3px 0 0;
      border-bottom: 1px solid #e2c5ec; }
      .winout-out .title .icon-close {
        width: 36px;
        float: right;
        cursor: pointer; }
    .winout-out .form-select-show {
      border-radius: 3px; }
    .winout-out .form-select-show .text {
      height: 38px;
      line-height: 38px; }
    .winout-out .form-select-show .fl-gt {
      height: 38px;
      line-height: 38px; }
    .winout-out .form-select-subbox {
      top: 39px; }

.form--placeholder {
  padding: 0 20px;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.form-myselect {
  cursor: pointer;
  position: relative; }
  .form-myselect.form-input-wrap {
    overflow: visible; }
  .form-myselect-sub {
    position: absolute;
    font-size: 14px;
    z-index: 11;
    border: 1px solid #ccc;
    width: 100%;
    box-sizing: border-box;
    top: 35px;
    background-color: #fff;
    max-height: 300px;
    overflow: auto; }
    .form-myselect-sub::-webkit-scrollbar {
      width: 5px; }
    .form-myselect-sub::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.3);
      border-radius: 6px; }
    .form-myselect-sub.hide {
      height: 0;
      visibility: hidden; }
    .form-myselect-sub li {
      padding: 6px 20px; }
      .form-myselect-sub li:hover {
        background-color: #f6f6f6;
        color: #8E1EB4; }

.input-select {
  position: relative;
  display: inline-block; }
  .input-select-input {
    border: 1px solid #ccc !important;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    padding: 0 12px; }
    .input-select-input:focus, .input-select-input:focus + .input-select-sub {
      border-color: #8E1EB4 !important; }
    .input-select-input:focus + .input-select-sub {
      display: block; }
  .input-select-sub {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 31px;
    right: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    max-height: 300px;
    overflow: auto; }
    .input-select-sub li {
      padding: 5px 12px;
      cursor: pointer; }
      .input-select-sub li:hover {
        background-color: #F6F6F6;
        color: #8E1EB4; }

.form-row-half {
  width: 50%;
  box-sizing: border-box; }

.form-input {
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  line-height: 34px;
  border: 0;
  padding: 0 20px; }
  .form-input-wrap {
    border: 1px solid #EDEDED;
    font-size: 0;
    overflow: hidden;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all; }
    .form-input-wrap input, .form-input-wrap textarea {
      background: none; }
    .form-input-wrap.inputHover, .form-input-wrap:hover, .form-input-wrap.inputFocus {
      border-color: #8E1EB4; }
    .form-input-wrap.inputError {
      border-color: #FF2F2F; }

.form-textarea {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 0;
  line-height: 34px;
  padding: 0 20px; }

.signup {
  height: 1080px;
  text-align: center;
  background: #fff no-repeat center center; }
  .signup-box {
    width: 800px;
    text-align: left;
    box-shadow: 0px 0px 30px 0px rgba(2, 48, 157, 0.2);
    overflow: hidden; }
  .signup-lt, .signup-gt {
    box-sizing: border-box;
    width: 50%;
    height: 100%;
    min-height: 480px; }
  .signup-lt {
    color: #fff;
    background: #8E1EB4 url("../../../images/img30/loginreg-bg.jpg?v=987682");
    padding: 30px 30px 90px;
    padding-bottom: 12000px;
    margin-bottom: -12000px; }
  .signup-gt {
    padding: 20px 50px 40px;
    background-color: #fff; }
    .signup-gt-title {
      padding: 20px 0;
      color: #282C2D; }
      .signup-gt-title a:hover {
        color: #8E1EB4;
        text-decoration: underline; }
  .signup-tips {
    height: 18px;
    line-height: 18px;
    width: 42px;
    margin: 60px 0 25px;
    color: #fff;
    background-color: #FC7021;
    border-radius: 200px;
    text-align: center; }
  .signup-form .form-input-wrap {
    margin-top: 12px;
    border-radius: 2px;
    background-color: #f6f6f6;
    border-color: #f1f1f1; }
    .signup-form .form-input-wrap:hover, .signup-form .form-input-wrap.inputHover, .signup-form .form-input-wrap.inputActive {
      background-color: #edf6ff;
      border-color: #8E1EB4; }
    .signup-form .form-input-wrap.inputError {
      border-color: #FF2F2F; }
  .signup-form .form-input-ltico {
    text-align: right;
    width: 35px;
    vertical-align: middle; }
  .signup-form .form-input-gtico {
    width: 44px;
    vertical-align: middle; }
  .signup-form .form-input-code .form-input-wrap {
    width: 60%; }
  .signup-form .form-input-code-img {
    border-radius: 200px;
    background-color: #f6f6f6;
    overflow: hidden;
    border: 1px solid #f1f1f1; }
    .signup-form .form-input-code-img img {
      border: 0; }
  .signup-form-submit {
    padding-top: 20px; }
    .signup-form-submit-lt {
      width: 50%; }
      .signup-form-submit-lt button {
        width: 180px;
        position: relative;
        z-index: 1;
        border-radius: 2px; }
        .signup-form-submit-lt button.lbtn-hover:hover {
          text-decoration: underline;
          box-shadow: 0 0 6px rgba(142, 30, 180, 0.4); }
      .signup-form-submit-lt .btn-disbold {
        background-color: #b2b2b2; }
        .signup-form-submit-lt .btn-disbold.btn-hover:hover {
          background-color: #fd8a24; }
    .signup-form-submit-gt {
      width: 50%;
      text-align: right; }
      .signup-form-submit-gt a {
        margin-left: 6px; }
  .signup-agree-box, .signup-agree-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .signup-agree-box {
    z-index: 99999999; }
  .signup-agree-body {
    position: absolute;
    width: 650px;
    height: 0;
    overflow: hidden;
    border-radius: 5px;
    z-index: 99;
    background-color: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .signup-agree-content {
    padding: 0 30px 20px;
    height: 420px;
    overflow: auto; }
    .signup-agree-content-title {
      padding-bottom: 20px;
      text-align: center; }
    .signup-agree-content p {
      padding: 10px 0; }
  .signup-agree-bg {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6); }
  .signup-agree-close {
    text-align: right;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 10px; }
  .signup-agree-btn {
    text-align: center;
    padding: 10px 0 20px; }
    .signup-agree-btn a {
      padding: 0 30px; }
  .signup-agree-show .signup-agree-bg {
    opacity: 1; }
  .signup-agree-show .signup-agree-body {
    height: 550px; }

/* 注册成功弹窗 */
.signup-success-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(3, 28, 26, 0.25);
  z-index: 11;
  display: none; }

.signup-success-wrap {
  width: 476px;
  height: 413px;
  background: #002691;
  border-radius: 4px;
  position: relative;
  top: 50%;
  left: 50%;
  margin-top: -207px;
  margin-left: -238px; }

.signup-success-coloured {
  position: absolute;
  left: -51px;
  top: -81px;
  width: 548px;
  height: 205px;
  background: url(../../../images/activity/freetrial4layerpab/coloured.png); }

.signup-success-close {
  display: block;
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 10;
  width: 30px;
  height: 30px;
  overflow: hidden;
  background: url(../../../images/activity/freetrial4layerpab/close_gray_20220615.png?v=1.1) no-repeat center center;
  background-size: cover;
  cursor: pointer; }

.signup-success-title {
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  color: #ff7423;
  line-height: 24px;
  padding: 42px 0; }

.signup-success-content {
  font-size: 16px;
  text-align: center;
  color: #ff7423;
  line-height: 24px;
  padding: 28px 38px 76px; }

.signup-success-btn {
  display: block;
  width: 313px;
  height: 64px;
  background: #ff7423;
  border-radius: 4px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  line-height: 64px;
  color: #ffffff;
  margin: 0 auto;
  cursor: pointer; }
