
.aboutus[data-v-21a37561] {
  width: 1200px;
  height: 770px;
  margin: auto auto;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  margin-bottom: 30px;
  border-radius: 5px;
}
.aboutus .aboutus-title[data-v-21a37561] {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    color: #333333;
    margin-left: 107px;
    padding-top: 40px;
}
.aboutus .font-introduce[data-v-21a37561] {
    height: 298px;
    border-left: 5px solid #ffcf3f;
    margin-left: 107px;
    margin-top: 29px;
}
.aboutus .font-introduce p[data-v-21a37561] {
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333;
      margin-left: 23px;
      padding-bottom: 8px;
      line-height: 26px;
}
.aboutus .font-introduce .at-present[data-v-21a37561] {
      font-size: 24px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333;
      margin-left: 26px;
      display: block;
      padding-top: 20px;
}
.aboutus .font-introduce .attention-weibo[data-v-21a37561] {
      width: 119px;
      height: 120px;
      background: #03ccbb;
      margin-left: 23px;
      margin-top: 19px;
}
.aboutus .font-introduce .attention-weixin[data-v-21a37561] {
      width: 119px;
      height: 120px;
      background: pink;
      margin-left: 95px;
      margin-top: -120px;
}
.aboutus .font-introduce .weibo-font[data-v-21a37561] {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333;
      display: block;
      margin-left: 50px;
      margin-top: 6px;
}
.aboutus .font-introduce .weixin-font[data-v-21a37561] {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333;
      display: block;
      margin-left: 264px;
      margin-top: -16px;
}
.aboutus .relationwe[data-v-21a37561] {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    color: #333333;
    margin-left: 107px;
    padding-top: 40px;
}
.aboutus .compony-phone[data-v-21a37561] {
    height: 80px;
    border-left: solid 5px #46d6b7;
    margin-left: 106px;
    margin-top: 29px;
}
.aboutus .compony-phone p[data-v-21a37561] {
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333;
      padding-bottom: 12px;
      margin-left: 23px;
}

.quickLink[data-v-2765ab86] {
  position: fixed;
  right: 0;
  bottom: 55px;
  z-index: 1000;
  border-radius: 0 0 0 5px;
}
.quickLink > div[data-v-2765ab86], .quickLink > a[data-v-2765ab86], .quickLink > button[data-v-2765ab86] {
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 120px;
    background-color: #fafafa;
    border-left: 1px solid #dddddd;
    font-size: 12px;
    color: #bbbbbb;
    border-bottom: 1px solid #dddddd;
    /*box-shadow: 0px 5px 10px 0px rgba(146, 146, 146, 0.2);*/
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.quickLink > div.consult[data-v-2765ab86], .quickLink > a.consult[data-v-2765ab86], .quickLink > button.consult[data-v-2765ab86] {
      background-color: #fafafa !important;
      border-radius: 5px 0 0 0;
      border-top: 1px solid #dddddd;
      background: url(https://webstatic.orangevip.com/img/kefuhui.c6c71c2.png) no-repeat 50% 15px;
      background-size: 42px 33px;
}
.quickLink > div.consult[data-v-2765ab86]:hover, .quickLink > a.consult[data-v-2765ab86]:hover, .quickLink > button.consult[data-v-2765ab86]:hover {
        color: #fff;
        background: url(https://webstatic.orangevip.com/img/kefubai.c7e0111.png) no-repeat 50% 15px;
        background-size: 42px 33px;
}
.quickLink > div.consult[data-v-2765ab86]:hover, .quickLink > a.consult[data-v-2765ab86]:hover, .quickLink > button.consult[data-v-2765ab86]:hover {
      background-color: #f8b42b !important;
      /*box-shadow: 0px 5px 10px 0px rgba(243, 152, 0, 0.55);*/
      color: #fff;
}
.quickLink > div.qrCode[data-v-2765ab86]:hover, .quickLink > a.qrCode[data-v-2765ab86]:hover, .quickLink > button.qrCode[data-v-2765ab86]:hover {
      background-color: #f8b42b;
      /*box-shadow: 0px 5px 10px 0px rgba(243, 152, 0, 0.55);*/
      color: #fff;
}
.quickLink > div.qrCode[data-v-2765ab86], .quickLink > a.qrCode[data-v-2765ab86], .quickLink > button.qrCode[data-v-2765ab86] {
      position: relative;
      overflow: visible;
      /*@keyframes opqr {*/
      /*0% {*/
      /*opacity: 0*/
      /*}*/
      /*100% {*/
      /*opacity: 1*/
      /*}*/
      /*}*/
}
.quickLink > div.qrCode .qrImg[data-v-2765ab86], .quickLink > a.qrCode .qrImg[data-v-2765ab86], .quickLink > button.qrCode .qrImg[data-v-2765ab86] {
        display: none;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        position: absolute;
        left: -332px;
        top: -60px;
        width: 156px;
        height: 189px;
        background-color: #ffffff;
        border-radius: 0 5px 5px 0;
        line-height: 30px;
        /*animation: opqr 0.5s;*/
        border-bottom: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        border-top: 1px solid #dddddd;
}
.quickLink > div.qrCode .qrImg.kaoyan[data-v-2765ab86], .quickLink > a.qrCode .qrImg.kaoyan[data-v-2765ab86], .quickLink > button.qrCode .qrImg.kaoyan[data-v-2765ab86] {
          border-radius: 5px 0 0 5px;
          left: -488px;
          border-left: 1px solid #dddddd;
          border-right: none;
}
.quickLink > div.qrCode .qrImg.shiyong[data-v-2765ab86], .quickLink > a.qrCode .qrImg.shiyong[data-v-2765ab86], .quickLink > button.qrCode .qrImg.shiyong[data-v-2765ab86] {
          border-radius: 5px 0 0 5px;
          left: -644px;
          border-left: 1px solid #dddddd;
          border-right: none;
}
.quickLink > div.qrCode .qrImg.pinpai[data-v-2765ab86], .quickLink > a.qrCode .qrImg.pinpai[data-v-2765ab86], .quickLink > button.qrCode .qrImg.pinpai[data-v-2765ab86] {
          left: -176px;
}
.quickLink > div.qrCode .qrImg h2[data-v-2765ab86], .quickLink > a.qrCode .qrImg h2[data-v-2765ab86], .quickLink > button.qrCode .qrImg h2[data-v-2765ab86] {
          color: #333333;
          font-size: 16px;
          margin-top: 15px;
}
.quickLink > div.qrCode .qrImg img[data-v-2765ab86], .quickLink > a.qrCode .qrImg img[data-v-2765ab86], .quickLink > button.qrCode .qrImg img[data-v-2765ab86] {
          margin-top: 13px;
          width: 112px;
          height: 112px;
}
.quickLink button.qrCode:hover .qrImg[data-v-2765ab86] {
    display: block;
    opacity: 1;
}
#totop[data-v-2765ab86] {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  height: 0;
  border-bottom: 0 solid #dddddd;
  overflow: hidden;
  /*opacity: 0;*/
}
.vxurl[data-v-2765ab86] {
  background: url(https://webstatic.orangevip.com/img/vxhui.d97b54d.png) no-repeat 50% 15px;
  background-size: 42px 34px;
}
.vxurl[data-v-2765ab86]:hover {
    color: #fff;
    background-size: 42px 34px;
    background: url(https://webstatic.orangevip.com/img/vxbai.3e02451.png) no-repeat 50% 15px;
}
.weibourl[data-v-2765ab86] {
  border-radius: 0 0 0 5px;
  background: url(https://webstatic.orangevip.com/img/weibohui.2f74878.png) no-repeat 50% 15px;
  background-size: 39px 30px;
}
.weibourl[data-v-2765ab86]:hover {
    color: #fff;
    background-size: 39px 30px;
    background: url(https://webstatic.orangevip.com/img/weibobai.be19cf9.png) no-repeat 50% 15px;
}
.topurl[data-v-2765ab86] {
  border-radius: 0 0 0 5px;
  background: url(https://webstatic.orangevip.com/img/tophui.669eda4.png) no-repeat 50% 21px;
  background-size: 28px 17px;
}
.topurl[data-v-2765ab86]:hover {
    color: #fff;
    background: url(https://webstatic.orangevip.com/img/topbai.c06e592.png) no-repeat 50% 21px;
    background-size: 28px 17px;
}
.telblock[data-v-2765ab86] {
  background: url("https://cdn.orangevip.com/nweb/tel.png") no-repeat 50% 21px;
  background-size: 35px 33px;
}
.telblock[data-v-2765ab86]:hover {
    background: url("https://cdn.orangevip.com/nweb/teled.png") no-repeat 50% 21px;
    background-size: 35px 33px;
}
.telblock:hover .telbox[data-v-2765ab86] {
      display: block;
}
.telblock .p1[data-v-2765ab86] {
    font-size: 10px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    white-space: nowrap;
    margin-top: 5px;
}
.telblock .telbox[data-v-2765ab86] {
    display: none;
    width: 200px;
    height: 120px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E0E1E1;
    padding: 15px 18px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #666;
    position: absolute;
    top: -20px;
    left: -220px;
    line-height: 16px;
    text-align: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.telblock .telbox .title[data-v-2765ab86] {
      padding-bottom: 8px;
      border-bottom: 1px dashed #D8D8D8;
      margin-bottom: 10px;
      color: #333;
      font-weight: 500;
}
.telblock .telbox .box[data-v-2765ab86] {
      line-height: 20px;
}
.sanjiao[data-v-2765ab86] {
  position: absolute;
  right: -23px;
  top: 0;
  width: 23px;
  height: 189px;
}
.sanjiao #img[data-v-2765ab86] {
    position: absolute;
    top: 76px;
    left: 0;
    width: 8px;
    height: 10px;
}
.sanjiao #img1[data-v-2765ab86] {
    position: absolute;
    top: 76px;
    left: 0;
    width: 8px;
    height: 10px;
}

.agreement[data-v-648d1909] {
  margin: 30px auto 152px !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-648d1909] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .content[data-v-648d1909] {
    margin-top: 4px;
}
.agreement .content > .fl[data-v-648d1909] {
      width: 5px;
      height: 468px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
      background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
      background-blend-mode: normal, normal;
}
.agreement .content > .fr[data-v-648d1909] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
}
.agreement .content > .fr .dear[data-v-648d1909] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-648d1909] {
        margin-bottom: 30px;
}
.agreement .content > .fr .inscription[data-v-648d1909] {
        margin-top: 28px;
}

.agreement[data-v-2755527e] {
  margin: 30px auto 152px !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-2755527e] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .content[data-v-2755527e] {
    margin-top: 4px;
}
.agreement .content > .fl[data-v-2755527e] {
      width: 5px;
      height: 2050px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
      background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
      background-blend-mode: normal, normal;
}
.agreement .content > .fr[data-v-2755527e] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
}
.agreement .content > .fr .dear[data-v-2755527e] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-2755527e] {
        margin-bottom: 30px;
}
.agreement .content > .fr .akey[data-v-2755527e] {
        font-size: 20px;
        line-height: 36px;
        font-weight: bold;
}
.agreement .content > .fr .inscription[data-v-2755527e] {
        margin-top: 28px;
}
.agreement table[data-v-2755527e] {
    border-top: 2px solid #eee;
    border-left: 2px solid #eee;
    width: 792px;
    margin: 20px 0 20px 20px;
    display: block;
}
.agreement table td[data-v-2755527e] {
    padding: 0 10px;
    font-size: 16px;
    color: #333;
    border-right: 2px solid #eee;
    border-bottom: 2px solid #eee;
}

.agreement[data-v-65956903] {
  margin: 30px auto 152px !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-65956903] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .content[data-v-65956903] {
    margin-top: 4px;
}
.agreement .content > .fl[data-v-65956903] {
      width: 5px;
      height: 2050px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
      background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
      background-blend-mode: normal, normal;
}
.agreement .content > .fr[data-v-65956903] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
}
.agreement .content > .fr .dear[data-v-65956903] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-65956903] {
        margin-bottom: 30px;
}
.agreement .content > .fr .akey[data-v-65956903] {
        font-size: 20px;
        line-height: 36px;
        font-weight: bold;
}
.agreement .content > .fr .inscription[data-v-65956903] {
        margin-top: 28px;
}
.agreement table[data-v-65956903] {
    border-top: 2px solid #eee;
    border-left: 2px solid #eee;
    width: 792px;
    margin: 20px 0 20px 20px;
    display: block;
}
.agreement table td[data-v-65956903] {
    padding: 0 10px;
    font-size: 16px;
    color: #333;
    border-right: 2px solid #eee;
    border-bottom: 2px solid #eee;
}

.agreement[data-v-628d4636] {
  margin: 30px auto 152px !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-628d4636] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .content[data-v-628d4636] {
    margin-top: 4px;
}
.agreement .content > .fl[data-v-628d4636] {
      width: 5px;
      height: 410px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
      background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
      background-blend-mode: normal, normal;
}
.agreement .content > .fr[data-v-628d4636] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
}
.agreement .content > .fr .dear[data-v-628d4636] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-628d4636] {
        margin-bottom: 30px;
}
.agreement .content > .fr .inscription[data-v-628d4636] {
        margin-top: 28px;
}

.agreement[data-v-54469a5c] {
  margin: 30px auto 152px !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-54469a5c] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .content[data-v-54469a5c] {
    margin-top: 4px;
}
.agreement .content > .fl[data-v-54469a5c] {
      width: 5px;
      height: 468px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
      background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
      background-blend-mode: normal, normal;
}
.agreement .content > .fr[data-v-54469a5c] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
}
.agreement .content > .fr .dear[data-v-54469a5c] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-54469a5c] {
        margin-bottom: 30px;
}
.agreement .content > .fr .inscription[data-v-54469a5c] {
        margin-top: 28px;
}

.agreement[data-v-c73d7d20] {
  margin: 30px auto 152px !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-c73d7d20] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .content[data-v-c73d7d20] {
    margin-top: 4px;
}
.agreement .content > .fl[data-v-c73d7d20] {
      width: 5px;
      height: 1860px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
      background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
      background-blend-mode: normal, normal;
}
.agreement .content > .fr[data-v-c73d7d20] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
}
.agreement .content > .fr .dear[data-v-c73d7d20] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-c73d7d20] {
        margin-bottom: 30px;
}
.agreement .content > .fr .akey[data-v-c73d7d20] {
        font-size: 20px;
        line-height: 36px;
        font-weight: bold;
}
.agreement .content > .fr .inscription[data-v-c73d7d20] {
        margin-top: 28px;
}

.agreement[data-v-9a2d976e] {
  margin: 30px auto 152px !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-9a2d976e] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .content[data-v-9a2d976e] {
    margin-top: 4px;
}
.agreement .content > .fl[data-v-9a2d976e] {
      width: 5px;
      height: 2820px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
      background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
      background-blend-mode: normal, normal;
}
.agreement .content > .fr[data-v-9a2d976e] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
}
.agreement .content > .fr .dear[data-v-9a2d976e] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-9a2d976e] {
        margin-bottom: 30px;
}
.agreement .content > .fr .akey[data-v-9a2d976e] {
        font-size: 20px;
        line-height: 36px;
        font-weight: bold;
}
.agreement .content > .fr .inscription[data-v-9a2d976e] {
        margin-top: 28px;
}

.rightSlide[data-v-0ce98f6c] {
  width: 330px;
  z-index: 99;
  float: right;
  display: block;
}
.rightSlide .timeSchedule[data-v-0ce98f6c], .rightSlide .submission[data-v-0ce98f6c] {
    cursor: pointer;
    width: 49%;
    height: 58px;
    background-color: #f8b42b;
    border-radius: 5px;
    border: solid 3px #f8b42b;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 20px;
    color: #fff;
    line-height: 55px;
    text-align: center;
}
.rightSlide .timeSchedule .redTime[data-v-0ce98f6c], .rightSlide .submission .redTime[data-v-0ce98f6c] {
      color: red;
}
.rightSlide .timeSchedule[data-v-0ce98f6c] {
    line-height: normal;
}
.rightSlide .timeSchedule .text[data-v-0ce98f6c] {
      display: block;
}
.rightSlide .wrapBigDiv[data-v-0ce98f6c] {
    width: 330px;
    margin-bottom: 15px;
    overflow: hidden;
}
.rightSlide .wrapBigDiv div[data-v-0ce98f6c] {
      float: left;
}
.rightSlide .jxThisTime[data-v-0ce98f6c] {
    float: left;
    width: 49%;
    height: 58px;
    background-color: #b4b4b4;
    border-radius: 5px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
    margin-right: 5px;
    line-height: 29px;
}
.rightSlide .toreport[data-v-0ce98f6c] {
    float: left;
    width: 49%;
    height: 58px;
    background-color: #f8b42b;
    border-radius: 5px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    line-height: 58px;
    margin-bottom: 15px;
    cursor: pointer;
}
.rightSlide .submission[data-v-0ce98f6c] {
    margin-left: 5px;
    background-color: #f8b42b;
    border: solid 3px #f8b42b;
}
.rightSlide .sub[data-v-0ce98f6c] {
    background-color: #f8b42b;
    border: solid 3px #f8b42b;
}
.rightSlide .saveTip[data-v-0ce98f6c], .rightSlide .submitTip[data-v-0ce98f6c] {
    color: #000000;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 2px;
}
.rightSlide .analysisRight[data-v-0ce98f6c] {
    width: 330px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 800px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.rightSlide .analysisRight .title[data-v-0ce98f6c] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.rightSlide .analysisRight .content[data-v-0ce98f6c] {
      padding: 20px 7px 30px 20px;
}
.rightSlide .analysisRight .content .scrollY[data-v-0ce98f6c] {
        height: 700px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 7px;
}
.rightSlide .analysisRight .content .scrollY[data-v-0ce98f6c]::-webkit-scrollbar {
        width: 6px;
}
.rightSlide .analysisRight .content .scrollY[data-v-0ce98f6c]::-webkit-scrollbar-track {
        background: #fff;
}
.rightSlide .analysisRight .content .scrollY[data-v-0ce98f6c]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.rightSlide .analysisRight .titleContent[data-v-0ce98f6c] {
      height: 50px;
      line-height: 50px;
}
.rightSlide .analysisRight .titleContent p[data-v-0ce98f6c] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.rightSlide .analysisRight .titleContent p[data-v-0ce98f6c]:nth-child(1) {
        width: 25%;
}
.rightSlide .analysisRight .titleContent p[data-v-0ce98f6c]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.rightSlide .analysisRight .titleContent p[data-v-0ce98f6c]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.rightSlide .analysisRight .questionDescribe[data-v-0ce98f6c] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.rightSlide .analysisRight .questionDescribe .part[data-v-0ce98f6c] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.rightSlide .analysisRight .questionDescribe .subjectDescribe[data-v-0ce98f6c] {
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.rightSlide .analysisRight .questionDescribe .subjectDescribe span[data-v-0ce98f6c] {
          font-size: 18px;
          font-weight: bold;
}
.rightSlide .analysisRight .qustionContent[data-v-0ce98f6c] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.rightSlide .analysisRight .qustionContent .borderBox[data-v-0ce98f6c] {
        border-radius: 5px;
        padding: 30px;
        border: solid 1px #ebebeb;
        margin-bottom: 15px;
}
.rightSlide .analysisRight .qustionContent .subject[data-v-0ce98f6c] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.rightSlide .analysisRight .qustionContent .subjectTitle[data-v-0ce98f6c] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
}
.rightSlide .analysisRight .qustionContent .optionList[data-v-0ce98f6c] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.rightSlide .analysisRight .qustionContent .optionList[data-v-0ce98f6c]:last-child {
          border-bottom: none;
}
.rightSlide .analysisRight[data-v-0ce98f6c] {
    margin-top: 14px;
}
.rightSlide .analysisRight .answer[data-v-0ce98f6c] {
      margin-top: 20px;
}
.rightSlide .analysisRight .answer .allOption[data-v-0ce98f6c] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.rightSlide .analysisRight .answer .allOption .titleNumber[data-v-0ce98f6c] {
          padding: 0 13px;
          border-bottom: 1px dashed #ebebeb;
}
.rightSlide .analysisRight .answer .allOption .titleNumber p[data-v-0ce98f6c] {
            font-size: 14px;
            font-weight: bold;
            line-height: 40px;
            color: #121212;
            width: 194px;
            word-wrap: break-word;
}
.rightSlide .analysisRight .answer .allOption .titleNumber img[data-v-0ce98f6c] {
            width: 18px;
            height: 19px;
            line-height: 4px;
            margin-top: 12px;
}
.rightSlide .analysisRight .answer .allOption .titleNumber18[data-v-0ce98f6c] {
          padding: 0 13px 5px;
}
.rightSlide .analysisRight .answer .allOption .titleNumber18 p[data-v-0ce98f6c] {
            font-size: 14px;
            font-weight: bold;
            line-height: 20px;
            color: #121212;
            width: 210px;
            word-wrap: break-word;
            margin-top: 10px;
}
.rightSlide .analysisRight .answer .allOption .titleNumber18 img[data-v-0ce98f6c] {
            width: 18px;
            height: 19px;
            line-height: 4px;
            margin-top: 0px;
}
.rightSlide .analysisRight .answer .allOption .everyOption[data-v-0ce98f6c] {
          padding: 13px;
}
.rightSlide .analysisRight .answer .allOption .everyOption.isflex[data-v-0ce98f6c] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
}
.rightSlide .analysisRight .answer .allOption .everyOption li[data-v-0ce98f6c] {
            color: #333;
            margin-right: 8px;
            width: 21px;
            height: 21px;
            border: solid 1px #333333;
            border-radius: 50%;
}
.rightSlide .analysisRight .answer .allOption .everyOption li span[data-v-0ce98f6c]:nth-child(1) {
              display: block;
              font-size: 14px;
              text-align: center;
              line-height: 21px;
}
.rightSlide .analysisRight .answer .allOption .everyOption li[data-v-0ce98f6c]:last-child {
            margin-right: 0;
}
.rightSlide .analysisRight .answer .allOption .everyOption .correctAnswer[data-v-0ce98f6c] {
            color: #fff;
            background-color: #9ac453;
            border: solid 1px #9ac453;
}
.rightSlide .analysisRight .answer .allOption .everyOption .userAnswer[data-v-0ce98f6c] {
            color: #fff;
            background-color: #ff6b21;
            border: solid 1px #ff6b21;
}
.rightSlide .analysisRight .answer .twoAnswer[data-v-0ce98f6c] {
        margin: 10px 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 10px;
}
.rightSlide .analysisRight .answer .twoAnswer > div[data-v-0ce98f6c] {
          height: 36px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 18px;
          padding: 0 12px;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-0ce98f6c] {
            display: inline-block;
            line-height: 36px;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-0ce98f6c]:nth-child(1) {
            color: #333333;
            font-size: 14px;
            margin-right: 10px;
            font-weight: bold;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-0ce98f6c]:nth-child(2) {
            color: #dedede;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-0ce98f6c]:nth-child(3) {
            font-size: 18px;
            margin-left: 8px;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-0ce98f6c]:nth-child(4) {
            font-size: 12px;
            margin-left: 5px;
}
.rightSlide .analysisRight .answer .twoAnswer > div:nth-child(1) span[data-v-0ce98f6c]:nth-child(3), .rightSlide .analysisRight .answer .twoAnswer > div:nth-child(1) span[data-v-0ce98f6c]:nth-child(4) {
          color: #ff6b21;
}
.rightSlide .analysisRight .answer .twoAnswer .rnoask[data-v-0ce98f6c] {
          padding: 0 7px;
}
.rightSlide .analysisRight .answer .twoAnswer .noask[data-v-0ce98f6c] {
          padding: 0 2px 0 5px;
}
.rightSlide .analysisRight .answer .twoAnswer .noask span[data-v-0ce98f6c]:nth-child(1) {
            color: #333333;
            font-size: 14px;
            margin-right: 5px;
}
.rightSlide .analysisRight .answer .twoAnswer > div:nth-child(2) span[data-v-0ce98f6c]:nth-child(3) {
          color: #99c353;
}
.rightSlide .analysisRight .answer .analysisContent[data-v-0ce98f6c] {
        padding: 17px 17px 27px 15px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.rightSlide .analysisRight .answer .analysisContent > p[data-v-0ce98f6c] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 14px;
}
.rightSlide .analysisRight .answer .analysisContent > div[data-v-0ce98f6c] {
          font-size: 16px;
          line-height: 26px;
}
.answerList[data-v-0ce98f6c], .optionList[data-v-0ce98f6c] {
  width: 330px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  overflow: hidden;
}
.answerList.nover[data-v-0ce98f6c], .optionList.nover[data-v-0ce98f6c] {
    overflow: visible;
}
.answerList .optionListTitle[data-v-0ce98f6c], .optionList .optionListTitle[data-v-0ce98f6c] {
    width: 330px;
    height: 50px;
    background-color: #ebebeb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}
.answerList ul[data-v-0ce98f6c], .optionList ul[data-v-0ce98f6c] {
    padding: 25px 20px 0;
}
.answerList ul li[data-v-0ce98f6c], .optionList ul li[data-v-0ce98f6c] {
      display: inline-block;
      width: 40px;
      position: relative;
      text-align: center;
      margin-right: 8px;
}
.answerList ul li .questionflag[data-v-0ce98f6c], .optionList ul li .questionflag[data-v-0ce98f6c] {
        position: absolute;
        right: -4px;
        top: -9px;
        width: 14px;
        height: 19px;
}
.answerList ul li .questionflag img[data-v-0ce98f6c], .optionList ul li .questionflag img[data-v-0ce98f6c] {
          width: 100%;
          height: 100%;
}
.answerList ul li .error[data-v-0ce98f6c], .optionList ul li .error[data-v-0ce98f6c] {
        position: absolute;
        right: 1px;
        top: 28px;
        width: 13px;
        height: 13px;
}
.answerList ul li .correct[data-v-0ce98f6c], .optionList ul li .correct[data-v-0ce98f6c] {
        position: absolute;
        right: 1px;
        top: 28px;
        width: 13px;
        height: 13px;
}
.answerList ul a[data-v-0ce98f6c], .optionList ul a[data-v-0ce98f6c] {
      cursor: pointer;
      display: inline-block;
      text-align: center;
      line-height: 38px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      margin-bottom: 18px;
      border: solid 2px #bbb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #bbb;
      font-weight: bold;
}
.answerList ul a.tab[data-v-0ce98f6c], .optionList ul a.tab[data-v-0ce98f6c] {
        border: solid 2px #f8b42b;
        background-color: #f8b42b;
        color: #fff !important;
}
.answerList ul a.hasanswer[data-v-0ce98f6c], .optionList ul a.hasanswer[data-v-0ce98f6c] {
        color: #f8b42b;
        border: solid 2px #f8b42b;
}
.answerList ul a.noanswer[data-v-0ce98f6c], .optionList ul a.noanswer[data-v-0ce98f6c] {
        background-color: #bbbbbb;
        border: solid 2px #bbbbbb;
        color: #fff !important;
}
.answerList ul a.jxnoanswer[data-v-0ce98f6c], .optionList ul a.jxnoanswer[data-v-0ce98f6c] {
        color: #bbb;
        border: dashed 2px #bbbbbb;
}
.answerList ul a.jxhasrightanswer[data-v-0ce98f6c], .optionList ul a.jxhasrightanswer[data-v-0ce98f6c] {
        color: #9ac453;
        border: solid 2px #9ac453;
}
.answerList ul a.jxhaserroranswer[data-v-0ce98f6c], .optionList ul a.jxhaserroranswer[data-v-0ce98f6c] {
        color: #ff6920;
        border: solid 2px #ff6920;
}
.answerList ul a.jxnowright[data-v-0ce98f6c], .optionList ul a.jxnowright[data-v-0ce98f6c] {
        background-color: #9ac453;
        border: solid 2px #9ac453;
        color: #fff;
}
.answerList ul a.jxnowerror[data-v-0ce98f6c], .optionList ul a.jxnowerror[data-v-0ce98f6c] {
        background-color: #ff6b21;
        border: solid 2px #ff6920;
        color: #fff;
}
.answerList ul a.jxnownoanswer[data-v-0ce98f6c], .optionList ul a.jxnownoanswer[data-v-0ce98f6c] {
        background-color: #bbbbbb;
        border: solid 2px #bbb;
        color: #fffefe;
}
.answerList ul a[data-v-0ce98f6c]:nth-child(4n), .optionList ul a[data-v-0ce98f6c]:nth-child(4n) {
      margin-right: 0px;
}
.optionList[data-v-0ce98f6c] {
  margin-top: 15px;
}
.optionList .wordAnswerList[data-v-0ce98f6c] {
    padding: 15px 15px 28px;
}
.optionList .wordAnswerList .imgFlag[data-v-0ce98f6c] {
      cursor: pointer;
      display: block;
      width: 18px;
      height: 19px;
      background-size: 100% 100%;
      margin: 0 20px 9px 0;
}
.optionList .wordAnswerList .imgFlag.xy[data-v-0ce98f6c] {
        background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.optionList .wordAnswerList .imgFlag.xg[data-v-0ce98f6c] {
        background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.optionList .wordAnswerList .wordAnswer[data-v-0ce98f6c] {
      cursor: pointer;
      width: 120px;
      height: 30px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      font-size: 16px;
      color: #333;
      line-height: 28px;
      text-align: left;
      padding-left: 18px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block;
      margin: 0 10px 10px 0;
}
.optionList .wordAnswerList .wordAnswer span[data-v-0ce98f6c]:nth-child(2) {
        font-size: 12px;
}
.optionList .wordAnswerList .wordAnswer[data-v-0ce98f6c]:nth-child(2n + 1) {
        margin-right: 0;
}
.optionList .wordAnswerList .selectAnswer[data-v-0ce98f6c] {
      border: solid 1px #f8b42b;
      color: #f8b42b;
}
.optionList .informationAnswer[data-v-0ce98f6c] {
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 6px 33px 20px;
}
.optionList .informationAnswer .scrollBox[data-v-0ce98f6c] {
      height: 200px;
      overflow-y: scroll;
}
.optionList .informationAnswer .scrollBox[data-v-0ce98f6c]::-webkit-scrollbar {
      width: 6px;
}
.optionList .informationAnswer .scrollBox[data-v-0ce98f6c]::-webkit-scrollbar-track {
      background: #fff;
}
.optionList .informationAnswer .scrollBox[data-v-0ce98f6c]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.optionList .informationAnswer .answerBox[data-v-0ce98f6c] {
      border: 1px solid #ebebeb;
      margin-right: 7px;
      margin-bottom: 10px;
}
.optionList .informationAnswer .answerBox .stem[data-v-0ce98f6c] {
        padding: 10px 12px 8px 12px;
        border-bottom: 1px dashed #ebebeb;
        font-size: 14px;
        color: #121212;
        line-height: 20px;
}
.optionList .informationAnswer .answerBox .stem .imgFlag[data-v-0ce98f6c] {
          cursor: pointer;
          display: inline-block;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
          margin: 5px 20px 0px 0;
}
.optionList .informationAnswer .answerBox .stem .imgFlag.xy[data-v-0ce98f6c] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.optionList .informationAnswer .answerBox .stem .imgFlag.xg[data-v-0ce98f6c] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.optionList .informationAnswer .answerBox .allAnswer[data-v-0ce98f6c] {
        padding: 18px 10px 3px 12px;
}
.optionList .informationAnswer .answerBox .allAnswer.row[data-v-0ce98f6c] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
}
.optionList .informationAnswer .answerBox .allAnswer.row div[data-v-0ce98f6c] {
            margin: 0 0 10px 0;
}
.optionList .informationAnswer .answerBox .allAnswer div[data-v-0ce98f6c] {
          cursor: pointer;
          display: inline-block;
          width: 21px;
          height: 21px;
          border-radius: 50%;
          border: solid 1px #333333;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          text-align: center;
          line-height: 19px;
          margin: 0 6px 10px 0;
          font-size: 14px;
          color: #333333;
}
.optionList .informationAnswer .answerBox .allAnswer div[data-v-0ce98f6c]:last-child {
            margin-right: 0;
}
.optionList .informationAnswer .answerBox .allAnswer .selectDiv[data-v-0ce98f6c] {
          background-color: #f8b42b;
          border: 1px solid #f8b42b;
          color: #fff;
}
.optionList .informationAnswer .answerBox[data-v-0ce98f6c]:last-child {
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 1px;
}
.optionList .readingAnswer[data-v-0ce98f6c] {
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 25px 6px 40px 20px;
}
.optionList .readingAnswer .scrollBox[data-v-0ce98f6c] {
      height: 300px;
      overflow-y: scroll;
}
.optionList .readingAnswer .scrollBox[data-v-0ce98f6c]::-webkit-scrollbar {
      width: 6px;
}
.optionList .readingAnswer .scrollBox[data-v-0ce98f6c]::-webkit-scrollbar-track {
      background: #fff;
}
.optionList .readingAnswer .scrollBox[data-v-0ce98f6c]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.optionList .readingAnswer .answerBox[data-v-0ce98f6c] {
      border: 1px solid #ebebeb;
      margin-right: 7px;
      margin-bottom: 10px;
}
.optionList .readingAnswer .answerBox .stem[data-v-0ce98f6c] {
        padding: 14px 10px;
        border-bottom: 1px dashed #ebebeb;
        font-size: 14px;
        color: #121212;
        line-height: 20px;
}
.optionList .readingAnswer .answerBox .stem p[data-v-0ce98f6c] {
          word-wrap: break-word;
}
.optionList .readingAnswer .answerBox .stem .imgFlag[data-v-0ce98f6c] {
          cursor: pointer;
          display: inline-block;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
          margin: 5px 20px 0px 0;
}
.optionList .readingAnswer .answerBox .stem .imgFlag.xy[data-v-0ce98f6c] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.optionList .readingAnswer .answerBox .stem .imgFlag.xg[data-v-0ce98f6c] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.optionList .readingAnswer .answerBox .allAnswer[data-v-0ce98f6c] {
        padding: 12px 12px 2px;
}
.optionList .readingAnswer .answerBox .allAnswer div[data-v-0ce98f6c] {
          cursor: pointer;
          margin-bottom: 15px;
}
.optionList .readingAnswer .answerBox .allAnswer div span[data-v-0ce98f6c] {
            display: inline-block;
}
.optionList .readingAnswer .answerBox .allAnswer div span[data-v-0ce98f6c]:nth-child(1) {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            border: solid 1px #333333;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            text-align: center;
            line-height: 28px;
            margin: 0 6px 10px 0;
            font-size: 14px;
            color: #333333;
            margin: 0px 8px 0 0;
}
.optionList .readingAnswer .answerBox .allAnswer div span[data-v-0ce98f6c]:nth-child(2) {
            word-wrap: break-word;
            width: 220px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            color: #121212;
            font-size: 14px;
            line-height: 24px;
}
.optionList .readingAnswer .answerBox .allAnswer .selectDiv span[data-v-0ce98f6c]:nth-child(1) {
          background-color: #f8b42b;
          border: 1px solid #f8b42b;
          color: #fff;
}
.optionList .readingAnswer .answerBox .allAnswer .selectDiv span[data-v-0ce98f6c]:nth-child(2) {
          color: #f8b42b;
}
.optionList .readingAnswer .answerBox[data-v-0ce98f6c]:last-child {
        border-bottom: 1px solid #ebebeb;
}
.optionList .cloze .answerBox .stem .imgFlag[data-v-0ce98f6c] {
    margin: 5px 20px 0px 0;
}
.optionList .cloze .answerBox .allAnswer div span[data-v-b5d8c4dc][data-v-0ce98f6c]:nth-child(2) {
    line-height: 30px;
}
.optionList .sf .answerBox[data-v-0ce98f6c] {
    margin-bottom: 10px;
    border-radius: 5px;
    border: solid 1px #ebebeb;
}
.optionList .sf .answerBox .stem .imgFlag[data-v-0ce98f6c] {
    margin: 0 0;
}
.optionList .sf .answerBox .allAnswer div span[data-v-b5d8c4dc][data-v-0ce98f6c]:nth-child(2) {
    line-height: 30px;
}
.optionList .sortList[data-v-0ce98f6c] {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 25px 20px 0px;
}
.optionList .sortList .arrows[data-v-0ce98f6c] {
      position: absolute;
      width: 20px;
      height: 15px;
      background-image: url(https://webstatic.orangevip.com/img/Garrows.e3fcc8f.png);
      background-size: 100% 100%;
}
.optionList .sortList .arrows.arrows1[data-v-0ce98f6c] {
        top: 40px;
        left: 106px;
}
.optionList .sortList .arrows.arrows1.hasA1[data-v-0ce98f6c] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows2[data-v-0ce98f6c] {
        top: 40px;
        left: 205px;
}
.optionList .sortList .arrows.arrows2.hasA2[data-v-0ce98f6c] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows3[data-v-0ce98f6c] {
        top: 80px;
        left: 251px;
        -webkit-transform: rotateZ(90deg);
                transform: rotateZ(90deg);
}
.optionList .sortList .arrows.arrows3.hasA3[data-v-0ce98f6c] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows4[data-v-0ce98f6c] {
        top: 120px;
        left: 106px;
        -webkit-transform: rotateZ(180deg);
                transform: rotateZ(180deg);
}
.optionList .sortList .arrows.arrows4.hasA4[data-v-0ce98f6c] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows5[data-v-0ce98f6c] {
        top: 120px;
        left: 205px;
        -webkit-transform: rotateZ(180deg);
                transform: rotateZ(180deg);
}
.optionList .sortList .arrows.arrows5.hasA5[data-v-0ce98f6c] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows6[data-v-0ce98f6c] {
        top: 160px;
        left: 59px;
        -webkit-transform: rotateZ(90deg);
                transform: rotateZ(90deg);
}
.optionList .sortList .arrows.arrows6.hasA6[data-v-0ce98f6c] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .sortLi[data-v-0ce98f6c] {
      float: left;
      height: 45px;
      width: 33.33%;
      text-align: center;
      margin-bottom: 35px;
}
.optionList .sortList .sortLi a[data-v-0ce98f6c] {
        position: relative;
        display: inline-block;
        width: 43px;
        height: 41px;
        border: solid 2px #bbbbbb;
        border-radius: 50%;
        line-height: 43px;
        color: #bbbbbb;
        cursor: pointer;
}
.optionList .sortList .sortLi a.is_question[data-v-0ce98f6c] {
          cursor: default;
          background-color: #bbbbbb;
          color: #ffffff;
}
.optionList .sortList .sortLi a.hasAn[data-v-0ce98f6c] {
          border: solid 2px #f8b42b;
          background-color: #f8b42b;
          color: #fff;
}
.optionList .sortList .sortLi a .childDiv[data-v-0ce98f6c] {
          position: absolute;
          left: 0;
          top: -85px;
          width: 264px;
          height: 73px;
          background-image: -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
          background-image: linear-gradient(#f8b42b, #f8b42b), linear-gradient(#f8b42b, #f8b42b);
          background-blend-mode: normal,  normal;
          -webkit-box-shadow: 0px 5px 8px 0px rgba(248, 180, 43, .4);
                  box-shadow: 0px 5px 8px 0px rgba(248, 180, 43, .4);
          border-radius: 10px;
          display: none;
}
.optionList .sortList .sortLi a .childDiv[data-v-0ce98f6c]::after {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border-width: 7px;
            border-style: solid;
            border-color: #f8b42b transparent transparent transparent;
}
.optionList .sortList .sortLi a .childDiv .imgFlag[data-v-0ce98f6c] {
            position: absolute;
            top: 2px;
            right: -15px;
            cursor: pointer;
            display: block;
            width: 18px;
            height: 19px;
            background-size: 100% 100%;
            margin: 5px 20px 0px 0;
}
.optionList .sortList .sortLi a .childDiv .imgFlag.xy[data-v-0ce98f6c] {
              background: url(https://webstatic.orangevip.com/img/sortS.7f9e4fd.png) no-repeat;
}
.optionList .sortList .sortLi a .childDiv .imgFlag.xg[data-v-0ce98f6c] {
              background: url(https://webstatic.orangevip.com/img/sortK.97c4780.png) no-repeat;
}
.optionList .sortList .sortLi a .childDiv .childLi[data-v-0ce98f6c] {
            float: left;
            width: 36px;
            height: 35px;
            border: solid 2px #ffffff;
            border-radius: 50%;
            margin: 18px 0px 0 8.5px;
            color: #fff;
            line-height: 35px;
}
.optionList .sortList .sortLi a .childDiv .childLi.userAn[data-v-0ce98f6c] {
              background-color: #ffffff;
              color: #f8b42b;
}
.optionList .sortList .sortLi a .childDiv.childDiv0[data-v-0ce98f6c] {
            left: -30px;
}
.optionList .sortList .sortLi a .childDiv.childDiv0[data-v-0ce98f6c]::after {
              left: 44px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv1[data-v-0ce98f6c] {
            left: -110px;
}
.optionList .sortList .sortLi a .childDiv.childDiv1[data-v-0ce98f6c]::after {
              left: 125px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv2[data-v-0ce98f6c] {
            left: -190px;
}
.optionList .sortList .sortLi a .childDiv.childDiv2[data-v-0ce98f6c]::after {
              left: 204px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv3[data-v-0ce98f6c] {
            left: -30px;
}
.optionList .sortList .sortLi a .childDiv.childDiv3[data-v-0ce98f6c]::after {
              left: 44px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv4[data-v-0ce98f6c] {
            left: -110px;
}
.optionList .sortList .sortLi a .childDiv.childDiv4[data-v-0ce98f6c]::after {
              left: 125px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv5[data-v-0ce98f6c] {
            left: -190px;
}
.optionList .sortList .sortLi a .childDiv.childDiv5[data-v-0ce98f6c]::after {
              left: 204px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv6[data-v-0ce98f6c] {
            left: -30px;
}
.optionList .sortList .sortLi a .childDiv.childDiv6[data-v-0ce98f6c]::after {
              left: 44px;
              bottom: -13px;
}
.optionList .subtitle .answerBox .stem .imgFlag[data-v-0ce98f6c] {
    margin: 5px 20px 0px 0;
}
.optionList .subtitle .answerBox .allAnswer div span[data-v-b5d8c4dc][data-v-0ce98f6c]:nth-child(2) {
    line-height: 30px;
}
.aa[data-v-0ce98f6c] {
  height: 50px;
  color: #000;
}
.routerView[data-v-0ce98f6c] {
  float: left;
  width: 860px;
}
.cet[data-v-0ce98f6c] {
  width: 1250px;
  margin: 30px auto 40px;
  padding-bottom: 100px;
}
.cet nav[data-v-0ce98f6c] {
    z-index: 999;
}
.cet .bg[data-v-0ce98f6c] {
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .3);
}
.cet .bg .card[data-v-0ce98f6c] {
      position: absolute;
      top: calc(50% - 140px);
      left: calc(50% - 345px);
      width: 690px;
      height: 280px;
      background-color: #ffffff;
      border-radius: 10px;
      overflow: hidden;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 19px 35px 0;
}
.cet .bg .card[data-v-0ce98f6c]:before {
        position: absolute;
        top: 59px;
        left: 20px;
        content: '';
        width: 653px;
        height: 1px;
        background-color: #dddddd;
}
.cet .bg .card .close[data-v-0ce98f6c] {
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 99999;
        cursor: pointer;
}
.cet .bg .card .close img[data-v-0ce98f6c] {
          width: 30px;
          height: 30px;
}
.cet .bg .card .name[data-v-0ce98f6c] {
        position: relative;
        width: 100%;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #121212;
        letter-spacing: 2px;
}
.cet .bg .card .content p[data-v-0ce98f6c]:nth-child(1) {
        font-size: 20px;
        font-weight: bold;
        line-height: 25px;
        color: #121212;
        text-align: center;
        margin-bottom: 13px;
        margin-top: 56px;
}
.cet .bg .card .content p:nth-child(1).marg[data-v-0ce98f6c] {
          margin-top: 71px;
}
.cet .bg .card .content p[data-v-0ce98f6c]:nth-child(2) {
        position: relative;
        left: -10px;
        font-size: 16px;
        color: #888888;
        text-align: center;
}
.cet .bg .card .footer[data-v-0ce98f6c] {
        position: absolute;
        bottom: 50px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 30px;
        height: 45px;
        width: 100%;
}
.cet .bg .card .footer div[data-v-0ce98f6c] {
          height: 100%;
          width: 250px;
          display: inline-block;
          border-radius: 22px;
          text-align: center;
          line-height: 45px;
          font-size: 18px;
          color: #fff;
          cursor: pointer;
          letter-spacing: 2px;
}
.cet .bg .card .footer .sure[data-v-0ce98f6c] {
          margin-left: 155px;
          background-color: #f9bb3e;
          -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                  box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.cet .bg .card .footer .left[data-v-0ce98f6c] {
          background-color: #ddd;
          -webkit-box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
                  box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
}
.cet .bg .card .footer .right[data-v-0ce98f6c] {
          margin-left: 50px;
          background-color: #f9bb3e;
          -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                  box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.navbox[data-v-0ce98f6c] {
  width: 737px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  height: 60px;
}
.bignav[data-v-0ce98f6c] {
  width: 860px;
}
.innav[data-v-0ce98f6c] {
  width: 2000px;
}
nav[data-v-0ce98f6c] {
  width: 860px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  position: relative;
  height: 60px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  line-height: 58px;
  box-sizing: border-box;
  font-size: 18px;
  color: #033333;
}
nav .todis[data-v-0ce98f6c] {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}
nav .current[data-v-0ce98f6c] {
    pointer-events: none;
    cursor: pointer;
}
nav .item[data-v-0ce98f6c] {
    height: 60px;
    display: inline-block;
    width: 122.8px;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
nav .item span[data-v-0ce98f6c] {
      display: inline-block;
      width: 100%;
      height: 100%;
      pointer-events: visible;
}
nav .yellow[data-v-0ce98f6c] {
    background-color: #f8b42b;
    color: #fff;
}
.newnav[data-v-0ce98f6c] {
  width: 860px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  position: relative;
  height: 60px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  line-height: 58px;
  box-sizing: border-box;
  font-size: 18px;
  color: #033333;
  overflow: hidden;
}
.newnav .todis[data-v-0ce98f6c] {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}
.newnav .current[data-v-0ce98f6c] {
    pointer-events: none;
    cursor: pointer;
}
.newnav .item[data-v-0ce98f6c] {
    overflow: hidden;
    height: 60px;
    display: inline-block;
    width: 122.8px;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.newnav .item span[data-v-0ce98f6c] {
      display: inline-block;
      width: 100%;
      height: 100%;
      pointer-events: visible;
}
.newnav .item .longtxt[data-v-0ce98f6c] {
      font-size: 16px;
}
.newnav .smallitem[data-v-0ce98f6c] {
    width: 61.4px;
    height: 60px;
    display: block;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    color: yellow;
}
.newnav .smallitem.fl[data-v-0ce98f6c] {
    background: url(https://webstatic.orangevip.com/img/leftbtn.63e4697.png) no-repeat center 65%;
    background-size: 26px 31px;
}
.newnav .smallitem.fr[data-v-0ce98f6c] {
    background: url(https://webstatic.orangevip.com/img/rightbtn.9eb0ade.png) no-repeat center 65%;
    background-size: 26px 31px;
}
.newnav .yellowleft[data-v-0ce98f6c] {
    background: url(https://webstatic.orangevip.com/img/hleft.53a6035.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}
.newnav .yellowright[data-v-0ce98f6c] {
    background: url(https://webstatic.orangevip.com/img/hright.0b5f10c.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}
.newnav .yellow[data-v-0ce98f6c] {
    background-color: #f8b42b !important;
    color: #fff;
}
.newnav .graycolor[data-v-0ce98f6c] {
    opacity: 0.3;
}
.newnav .graycolor[data-v-0ce98f6c]:hover {
      cursor: not-allowed;
}
.newnav .yellowrighth[data-v-0ce98f6c]:hover {
    background: url(https://webstatic.orangevip.com/img/hright.0b5f10c.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}
.newnav .yellowlefth[data-v-0ce98f6c]:hover {
    background: url(https://webstatic.orangevip.com/img/hleft.53a6035.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}

.answerList .el-collapse {
  position: relative;
}
.answerList .el-collapse .answerListTitle {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    left: 50%;
    top: 20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
.answerList .el-collapse .answerListTitle span {
      color: red;
      font-weight: bold;
}
.answerList .el-collapse-item .el-collapse-item__wrap {
  border: none;
}
.answerList .el-collapse-item .el-collapse-item__header {
  background: #ebebeb;
  height: 58px;
  border-radius: 5px;
  color: black;
  font-size: 20px;
}
.answerList .el-collapse-item .el-collapse-item__header .el-collapse-item__arrow {
    margin: 5px 20px 0 0;
}
.answerList .el-collapse-item .el-collapse-item__header .el-collapse-item__arrow.is-active {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.answerList .el-collapse-item .el-collapse-item__header i::before {
    content: "\E603";
}

.hearing[data-v-a5c1a522] {
  margin-top: 20px;
  width: 860px;
  height: 999px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  overflow: hidden;
}
.hearing.low[data-v-a5c1a522] {
    height: 425px;
}
.hearing .head[data-v-a5c1a522] {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    background-color: #ebebeb;
    line-height: 50px;
    text-align: center;
    letter-spacing: 4px;
}
.hearing .headaudio[data-v-a5c1a522] {
    width: 760px;
    margin: 0 auto 30px;
    border-bottom: 1px solid #ebebeb;
}
.hearing .headaudio .audio[data-v-a5c1a522] {
      margin: 30px 132px;
      width: 490px;
      height: 55px;
      border-radius: 27px;
}
.hearing .content[data-v-a5c1a522] {
    width: 800px;
    height: 800px;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px 0 20px;
}
.hearing .content.jiexi[data-v-a5c1a522] {
      height: 199px;
}
.hearing .content .xianzhi[data-v-a5c1a522] {
      position: relative;
      height: 35px;
      width: 100%;
      margin-bottom: 3px;
}
.hearing .content .xianzhi div[data-v-a5c1a522] {
        font-size: 20px;
        font-weight: bold;
        display: inline-block;
        height: 100%;
}
.hearing .content .xianzhi div[data-v-a5c1a522]:nth-child(1) {
        float: left;
}
.hearing .content .xianzhi div[data-v-a5c1a522]:nth-child(2) {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
}
.hearing .content .xianzhi div[data-v-a5c1a522]:nth-child(3) {
        float: right;
}
.hearing .content ul li .section[data-v-a5c1a522] {
      width: 760px;
      background-color: #f3f3f3;
      border-radius: 5px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 27px 30px;
      margin-bottom: 14px;
}
.hearing .content ul li .section p[data-v-a5c1a522]:nth-child(1) {
        margin-bottom: 18px;
        font-size: 20px;
        color: #121212;
        font-weight: bold;
}
.hearing .content ul li .section p[data-v-a5c1a522]:nth-child(2) {
        font-size: 16px;
        line-height: 26px;
        color: #333333;
}
.hearing .content ul li .question[data-v-a5c1a522] {
      width: 760px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 36px 33px;
      margin-bottom: 14px;
}
.hearing .content ul li .question .describe[data-v-a5c1a522] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        margin-bottom: 16px;
}
.hearing .content ul li .question .order[data-v-a5c1a522] {
        font-size: 18px;
        color: #333;
        margin-bottom: 21px;
}
.hearing .content ul li .question .order .img[data-v-a5c1a522] {
          cursor: pointer;
          display: inline-block;
          float: right;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
}
.hearing .content ul li .question .order .img.xy[data-v-a5c1a522] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.hearing .content ul li .question .order .img.xg[data-v-a5c1a522] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.hearing .content ul li .question .option[data-v-a5c1a522] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        cursor: pointer;
        margin-bottom: 20px;
}
.hearing .content ul li .question .option.answer div[data-v-a5c1a522]:nth-child(1) {
          background-color: #f8b42b;
          color: #ffffff;
          border: solid 1px #f8b42b;
}
.hearing .content ul li .question .option.answer div[data-v-a5c1a522]:nth-child(2) {
          color: #f8b42b;
}
.hearing .content ul li .question .option div[data-v-a5c1a522] {
          display: inline-block;
}
.hearing .content ul li .question .option div[data-v-a5c1a522]:nth-child(1) {
          width: 32px;
          height: 32px;
          border: solid 1px #333333;
          border-radius: 50%;
          font-size: 20px;
          font-weight: bold;
          line-height: 32px;
          text-align: center;
          color: #333333;
          margin-right: 15px;
}
.hearing .content ul li .question .option div[data-v-a5c1a522]:nth-child(2) {
          width: 640px;
          line-height: 32px;
          font-size: 18px;
          color: #333333;
}
.bg[data-v-a5c1a522] {
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .3);
}
.bg .card[data-v-a5c1a522] {
    position: absolute;
    top: calc(50% - 140px);
    left: calc(50% - 345px);
    width: 690px;
    height: 249px;
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 19px 35px 0;
}
.bg .card[data-v-a5c1a522]:before {
      position: absolute;
      top: 59px;
      left: 20px;
      content: '';
      width: 653px;
      height: 1px;
      background-color: #dddddd;
}
.bg .card .name[data-v-a5c1a522] {
      position: relative;
      width: 100%;
      text-align: center;
      font-size: 24px;
      font-weight: bold;
      color: #121212;
      letter-spacing: 2px;
}
.bg .card .content p[data-v-a5c1a522]:nth-child(1) {
      font-size: 20px;
      font-weight: bold;
      line-height: 25px;
      color: #121212;
      text-align: center;
      margin-bottom: 13px;
      margin-top: 56px;
}
.bg .card .content p:nth-child(1).marg[data-v-a5c1a522] {
        margin-top: 71px;
}
.bg .card .footer[data-v-a5c1a522] {
      position: absolute;
      bottom: 40px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 30px;
      height: 45px;
      width: 100%;
}
.bg .card .footer div[data-v-a5c1a522] {
        height: 100%;
        width: 250px;
        display: inline-block;
        border-radius: 22px;
        text-align: center;
        line-height: 45px;
        font-size: 18px;
        color: #fff;
        cursor: pointer;
        letter-spacing: 2px;
}
.bg .card .footer .sure[data-v-a5c1a522] {
        margin-left: 155px;
        background-color: #f9bb3e;
        -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.bg .card .footer .left[data-v-a5c1a522] {
        background-color: #ddd;
        -webkit-box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
                box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
}
.bg .card .footer .right[data-v-a5c1a522] {
        margin-left: 50px;
        background-color: #f9bb3e;
        -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.parse[data-v-a5c1a522] {
  margin-top: 20px;
  width: 860px;
  height: 699px;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  overflow: hidden;
}
.parse .oveD[data-v-a5c1a522] {
    overflow: hidden;
}
.parse .head[data-v-a5c1a522] {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    background-color: #ebebeb;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 4px;
}
.parse ul[data-v-a5c1a522] {
    position: relative;
    top: 20px;
    width: 800px;
    height: 620px;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px 0 20px;
}
.parse ul li .question[data-v-a5c1a522] {
      position: relative;
      width: 760px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 33px;
      margin-bottom: 25px;
}
.parse ul li .question[data-v-a5c1a522]:before {
        position: absolute;
        left: 0;
        top: 59px;
        content: '';
        width: 100%;
        height: 1px;
        border-bottom: 1px dashed #ebebeb;
}
.parse ul li .question .indexnum[data-v-a5c1a522] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        padding-bottom: 34px;
}
.parse ul li .question .describe[data-v-a5c1a522] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        margin-bottom: 16px;
}
.parse ul li .question .order[data-v-a5c1a522] {
        font-size: 18px;
        color: #333;
        margin-bottom: 21px;
}
.parse ul li .question .order .img[data-v-a5c1a522] {
          display: inline-block;
          float: right;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
}
.parse ul li .question .order .img.xy[data-v-a5c1a522] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.parse ul li .question .order .img.xg[data-v-a5c1a522] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.parse ul li .question .option[data-v-a5c1a522] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 20px;
}
.parse ul li .question .option.rightAn div[data-v-a5c1a522]:nth-child(1) {
          color: #9ac453;
          border: solid 1px #9ac453;
}
.parse ul li .question .option.rightAn div[data-v-a5c1a522]:nth-child(2) {
          color: #9ac453;
}
.parse ul li .question .option.answer div[data-v-a5c1a522]:nth-child(1) {
          color: #ff6b21;
          border: solid 1px #ff6b21;
}
.parse ul li .question .option.answer div[data-v-a5c1a522]:nth-child(2) {
          color: #ff6b21;
}
.parse ul li .question .option div[data-v-a5c1a522] {
          display: inline-block;
}
.parse ul li .question .option div[data-v-a5c1a522]:nth-child(1) {
          width: 32px;
          height: 32px;
          border: solid 1px #333333;
          border-radius: 50%;
          font-size: 20px;
          font-weight: bold;
          line-height: 32px;
          text-align: center;
          color: #333333;
          margin-right: 15px;
}
.parse ul li .question .option div[data-v-a5c1a522]:nth-child(2) {
          width: 640px;
          line-height: 32px;
          font-size: 18px;
          line-height: 32px;
          color: #333333;
}
.parse ul li .anbtn[data-v-a5c1a522] {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 170px;
}
.parse ul li .anbtn .line[data-v-a5c1a522] {
        color: #dedede !important;
        margin: 0 8px 0 6px;
}
.parse ul li .anbtn div[data-v-a5c1a522] {
        display: inline-block;
        height: 50px;
        background-color: #f3f3f3;
        border-radius: 24px;
        text-align: center;
        line-height: 50px;
        font-weight: bold;
        padding: 0 24px;
}
.parse ul li .anbtn div span[data-v-a5c1a522] {
          position: relative;
          top: 3px;
}
.parse ul li .anbtn div.own[data-v-a5c1a522] {
          margin-right: 80px;
}
.parse ul li .anbtn div.own span[data-v-a5c1a522] {
            font-size: 24px;
            color: #ff6b21;
}
.parse ul li .anbtn div.own .little[data-v-a5c1a522] {
            position: relative;
            top: 1px;
            font-size: 18px;
}
.parse ul li .anbtn div.right span[data-v-a5c1a522] {
          font-size: 24px;
          color: #99c353;
}
.parse ul li .toparse[data-v-a5c1a522] {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px;
      background-color: #f3f3f3;
      border-radius: 5px;
      margin: 20px 0;
}
.parse ul li .toparse p[data-v-a5c1a522]:nth-child(1) {
        font-size: 18px;
        font-weight: bold;
        color: #333333;
        margin-bottom: 25px;
}
.parse ul li .toparse p[data-v-a5c1a522]:nth-child(2) {
        font-size: 16px;
        line-height: 26px;
        color: #333333;
}

.content::-webkit-scrollbar-track, .list::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: transparent;
}
.content::-webkit-scrollbar, .list::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.content::-webkit-scrollbar-thumb, .list::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, .1);
}

.progress {
  margin: 30px 132px;
  width: 490px;
  height: 55px;
  border-radius: 27px;
  border: solid 1px #e5e5e5;
  font-size: 20px;
  color: #333333;
  line-height: 55px;
}
.progress .pausewrap, .progress .progress_bar, .progress .endtime {
    display: inline-block;
}
.progress .progress_bar {
    position: relative;
    top: -2px;
    width: 242px;
    background-color: #c8c8c8;
    border-radius: 4px;
    height: 8px;
    margin-right: 21px;
}
.progress .progress_bar .already {
      float: left;
      height: 100%;
      background-color: #f8b42b;
      border-radius: 4px;
      width: 0;
}
.progress .progress_bar .ball {
      position: absolute;
      top: -4px;
      left: 0;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background-color: #f8b42b;
}
.progress .pausewrap {
    position: relative;
    top: 3px;
    margin: 0 18px 0 35px;
    width: 16px;
    height: 22px;
}
.progress .pausewrap.paused {
      background: url(https://webstatic.orangevip.com/img/parse.cbfedb5.png) no-repeat;
      background-size: 100% 100%;
}
.progress .pausewrap.begin {
      background: url(https://webstatic.orangevip.com/img/begin.ba01835.png) no-repeat;
      background-size: 100% 100%;
}
.progress .nowtime {
    margin-right: 18px;
}

.information[data-v-3b7442a2] {
  margin-top: 20px;
}
.information .always[data-v-3b7442a2],
  .information .analysis[data-v-3b7442a2],
  .information .subtitle[data-v-3b7442a2], .information .multinomial[data-v-3b7442a2] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.information .always .title[data-v-3b7442a2],
    .information .analysis .title[data-v-3b7442a2],
    .information .subtitle .title[data-v-3b7442a2], .information .multinomial .title[data-v-3b7442a2] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.information .always .content[data-v-3b7442a2],
    .information .analysis .content[data-v-3b7442a2],
    .information .subtitle .content[data-v-3b7442a2], .information .multinomial .content[data-v-3b7442a2] {
      padding: 35px 20px 30px 50px;
}
.information .always .content .scrollY[data-v-3b7442a2],
      .information .analysis .content .scrollY[data-v-3b7442a2],
      .information .subtitle .content .scrollY[data-v-3b7442a2], .information .multinomial .content .scrollY[data-v-3b7442a2] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.information .always .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar,
      .information .analysis .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar,
      .information .subtitle .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar, .information .multinomial .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar {
        width: 6px;
}
.information .always .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar-track,
      .information .analysis .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar-track,
      .information .subtitle .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar-track, .information .multinomial .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar-track {
        background: #fff;
}
.information .always .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar-thumb,
      .information .analysis .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar-thumb,
      .information .subtitle .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar-thumb, .information .multinomial .content .scrollY[data-v-3b7442a2]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.information .always .titleContent[data-v-3b7442a2],
    .information .analysis .titleContent[data-v-3b7442a2],
    .information .subtitle .titleContent[data-v-3b7442a2], .information .multinomial .titleContent[data-v-3b7442a2] {
      height: 50px;
      line-height: 50px;
}
.information .always .titleContent p[data-v-3b7442a2],
      .information .analysis .titleContent p[data-v-3b7442a2],
      .information .subtitle .titleContent p[data-v-3b7442a2], .information .multinomial .titleContent p[data-v-3b7442a2] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.information .always .titleContent p[data-v-3b7442a2]:nth-child(1),
      .information .analysis .titleContent p[data-v-3b7442a2]:nth-child(1),
      .information .subtitle .titleContent p[data-v-3b7442a2]:nth-child(1), .information .multinomial .titleContent p[data-v-3b7442a2]:nth-child(1) {
        width: 25%;
}
.information .always .titleContent p[data-v-3b7442a2]:nth-child(2),
      .information .analysis .titleContent p[data-v-3b7442a2]:nth-child(2),
      .information .subtitle .titleContent p[data-v-3b7442a2]:nth-child(2), .information .multinomial .titleContent p[data-v-3b7442a2]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.information .always .titleContent p[data-v-3b7442a2]:nth-child(3),
      .information .analysis .titleContent p[data-v-3b7442a2]:nth-child(3),
      .information .subtitle .titleContent p[data-v-3b7442a2]:nth-child(3), .information .multinomial .titleContent p[data-v-3b7442a2]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.information .always .questionDescribe[data-v-3b7442a2],
    .information .analysis .questionDescribe[data-v-3b7442a2],
    .information .subtitle .questionDescribe[data-v-3b7442a2], .information .multinomial .questionDescribe[data-v-3b7442a2] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.information .always .questionDescribe .part[data-v-3b7442a2],
      .information .analysis .questionDescribe .part[data-v-3b7442a2],
      .information .subtitle .questionDescribe .part[data-v-3b7442a2], .information .multinomial .questionDescribe .part[data-v-3b7442a2] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.information .always .questionDescribe .subjectDescribe[data-v-3b7442a2],
      .information .analysis .questionDescribe .subjectDescribe[data-v-3b7442a2],
      .information .subtitle .questionDescribe .subjectDescribe[data-v-3b7442a2], .information .multinomial .questionDescribe .subjectDescribe[data-v-3b7442a2] {
        word-wrap: break-word;
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.information .always .questionDescribe .subjectDescribe span[data-v-3b7442a2],
        .information .analysis .questionDescribe .subjectDescribe span[data-v-3b7442a2],
        .information .subtitle .questionDescribe .subjectDescribe span[data-v-3b7442a2], .information .multinomial .questionDescribe .subjectDescribe span[data-v-3b7442a2] {
          font-size: 18px;
          font-weight: bold;
}
.information .always .qustionContent[data-v-3b7442a2],
    .information .analysis .qustionContent[data-v-3b7442a2],
    .information .subtitle .qustionContent[data-v-3b7442a2], .information .multinomial .qustionContent[data-v-3b7442a2] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.information .always .qustionContent .borderBox[data-v-3b7442a2],
      .information .analysis .qustionContent .borderBox[data-v-3b7442a2],
      .information .subtitle .qustionContent .borderBox[data-v-3b7442a2], .information .multinomial .qustionContent .borderBox[data-v-3b7442a2] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.information .always .qustionContent .borderBoxt[data-v-3b7442a2],
      .information .analysis .qustionContent .borderBoxt[data-v-3b7442a2],
      .information .subtitle .qustionContent .borderBoxt[data-v-3b7442a2], .information .multinomial .qustionContent .borderBoxt[data-v-3b7442a2] {
        padding: 30px;
        margin-bottom: 15px;
}
.information .always .qustionContent .subject[data-v-3b7442a2],
      .information .analysis .qustionContent .subject[data-v-3b7442a2],
      .information .subtitle .qustionContent .subject[data-v-3b7442a2], .information .multinomial .qustionContent .subject[data-v-3b7442a2] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.information .always .qustionContent .subjectTitle[data-v-3b7442a2],
      .information .analysis .qustionContent .subjectTitle[data-v-3b7442a2],
      .information .subtitle .qustionContent .subjectTitle[data-v-3b7442a2], .information .multinomial .qustionContent .subjectTitle[data-v-3b7442a2] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
        word-wrap: break-word;
}
.information .always .qustionContent .optionList[data-v-3b7442a2],
      .information .analysis .qustionContent .optionList[data-v-3b7442a2],
      .information .subtitle .qustionContent .optionList[data-v-3b7442a2], .information .multinomial .qustionContent .optionList[data-v-3b7442a2] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.information .always .qustionContent .optionList p[data-v-3b7442a2],
        .information .analysis .qustionContent .optionList p[data-v-3b7442a2],
        .information .subtitle .qustionContent .optionList p[data-v-3b7442a2], .information .multinomial .qustionContent .optionList p[data-v-3b7442a2] {
          word-wrap: break-word;
}
.information .always .qustionContent .optionList[data-v-3b7442a2]:last-child,
        .information .analysis .qustionContent .optionList[data-v-3b7442a2]:last-child,
        .information .subtitle .qustionContent .optionList[data-v-3b7442a2]:last-child, .information .multinomial .qustionContent .optionList[data-v-3b7442a2]:last-child {
          border-bottom: none;
}
.information .always .qustionContent .subtitlelist[data-v-3b7442a2],
      .information .analysis .qustionContent .subtitlelist[data-v-3b7442a2],
      .information .subtitle .qustionContent .subtitlelist[data-v-3b7442a2], .information .multinomial .qustionContent .subtitlelist[data-v-3b7442a2] {
        padding: 15px 30px 15px;
}
.information .analysis[data-v-3b7442a2] {
    margin-top: 14px;
}
.information .analysis .answer[data-v-3b7442a2] {
      margin-top: 20px;
}
.information .analysis .answer .allOption[data-v-3b7442a2] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        padding: 0 24px;
}
.information .analysis .answer .allOption .titleNumber[data-v-3b7442a2] {
          border-bottom: 1px dashed #ebebeb;
}
.information .analysis .answer .allOption .titleNumber p[data-v-3b7442a2] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
}
.information .analysis .answer .allOption .titleNumber img[data-v-3b7442a2] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.information .analysis .answer .allOption .everyOption > p[data-v-3b7442a2] {
          margin-top: 14px;
          color: #121212;
          font-size: 18px;
          line-height: 26px;
          font-weight: bold;
}
.information .analysis .answer .allOption .everyOption ul[data-v-3b7442a2] {
          padding-top: 34px;
}
.information .analysis .answer .allOption .everyOption li[data-v-3b7442a2] {
          font-size: 18px;
          color: #333;
          margin-bottom: 45px;
}
.information .analysis .answer .allOption .everyOption li span[data-v-3b7442a2] {
            display: inline-block;
}
.information .analysis .answer .allOption .everyOption li span[data-v-3b7442a2]:nth-child(1) {
            font-size: 20px;
            line-height: 32px;
            text-align: center;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            margin-right: 14px;
}
.information .analysis .answer .allOption .everyOption li span[data-v-3b7442a2]:nth-child(2) {
            width: 650px;
            font-size: 18px;
            line-height: 28px;
}
.information .analysis .answer .allOption .everyOption .correctAnswer[data-v-3b7442a2] {
          color: #9ac453;
}
.information .analysis .answer .allOption .everyOption .correctAnswer span[data-v-3b7442a2]:nth-child(1) {
            border: solid 1px #9ac453;
}
.information .analysis .answer .allOption .everyOption .userAnswer[data-v-3b7442a2] {
          color: #ff6b21;
}
.information .analysis .answer .allOption .everyOption .userAnswer span[data-v-3b7442a2]:nth-child(1) {
            border: solid 1px #ff6920;
}
.information .analysis .answer .allOption .subtitleParagraph[data-v-3b7442a2] {
          padding: 28px 0px 43px 0px;
          font-size: 18px;
          line-height: 30px;
          color: #333;
}
.information .analysis .answer .twoAnswer[data-v-3b7442a2] {
        padding: 26px 173px 20px 189px;
}
.information .analysis .answer .twoAnswer > div[data-v-3b7442a2] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.information .analysis .answer .twoAnswer > div span[data-v-3b7442a2] {
            display: inline-block;
            line-height: 50px;
}
.information .analysis .answer .twoAnswer > div span[data-v-3b7442a2]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.information .analysis .answer .twoAnswer > div span[data-v-3b7442a2]:nth-child(2) {
            color: #dedede;
}
.information .analysis .answer .twoAnswer > div span[data-v-3b7442a2]:nth-child(3) {
            font-size: 24px;
            margin-left: 8px;
}
.information .analysis .answer .twoAnswer > div span[data-v-3b7442a2]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.information .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-3b7442a2]:nth-child(3),
        .information .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-3b7442a2]:nth-child(4) {
          color: #ff6b21;
}
.information .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-3b7442a2]:nth-child(3) {
          color: #99c353;
}
.information .analysis .answer .analysisContent[data-v-3b7442a2] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.information .analysis .answer .analysisContent > p[data-v-3b7442a2] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.information .analysis .answer .analysisContent > div[data-v-3b7442a2] {
          font-size: 16px;
          line-height: 26px;
}
.information .subtitle[data-v-3b7442a2] {
    width: 860px;
    height: 407px;
    margin-top: 16px;
}
.information .subtitle .content .scrollY[data-v-3b7442a2] {
      height: 270px;
}
.information .subtitle .content .scrollY p[data-v-3b7442a2] {
        font-size: 18px;
        line-height: 30px;
        color: #333;
}
.information .multinomial[data-v-3b7442a2] {
    width: 860px;
    height: 407px;
    margin-top: 16px;
}
.information .multinomial .content .scrollY[data-v-3b7442a2] {
      height: 270px;
}
.information .multinomial .content .scrollY .borderBox[data-v-3b7442a2] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        margin-bottom: 15px;
}
.information .multinomial .content .scrollY .optionList[data-v-3b7442a2] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.information .multinomial .content .scrollY .optionList[data-v-3b7442a2]:last-child {
          border-bottom: none;
}

.readingOne[data-v-4a5ae12c] {
  margin-top: 20px;
}
.readingOne .always[data-v-4a5ae12c], .readingOne .analysis[data-v-4a5ae12c] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.readingOne .always .title[data-v-4a5ae12c], .readingOne .analysis .title[data-v-4a5ae12c] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .always .content[data-v-4a5ae12c], .readingOne .analysis .content[data-v-4a5ae12c] {
      padding: 35px 20px 30px 50px;
}
.readingOne .always .content .scrollY[data-v-4a5ae12c], .readingOne .analysis .content .scrollY[data-v-4a5ae12c] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .always .content .scrollY[data-v-4a5ae12c]::-webkit-scrollbar, .readingOne .analysis .content .scrollY[data-v-4a5ae12c]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .always .content .scrollY[data-v-4a5ae12c]::-webkit-scrollbar-track, .readingOne .analysis .content .scrollY[data-v-4a5ae12c]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .always .content .scrollY[data-v-4a5ae12c]::-webkit-scrollbar-thumb, .readingOne .analysis .content .scrollY[data-v-4a5ae12c]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .always .titleContent[data-v-4a5ae12c], .readingOne .analysis .titleContent[data-v-4a5ae12c] {
      height: 50px;
      line-height: 50px;
}
.readingOne .always .titleContent p[data-v-4a5ae12c], .readingOne .analysis .titleContent p[data-v-4a5ae12c] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.readingOne .always .titleContent p[data-v-4a5ae12c]:nth-child(1), .readingOne .analysis .titleContent p[data-v-4a5ae12c]:nth-child(1) {
        width: 25%;
}
.readingOne .always .titleContent p[data-v-4a5ae12c]:nth-child(2), .readingOne .analysis .titleContent p[data-v-4a5ae12c]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.readingOne .always .titleContent p[data-v-4a5ae12c]:nth-child(3), .readingOne .analysis .titleContent p[data-v-4a5ae12c]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.readingOne .always .questionDescribe[data-v-4a5ae12c], .readingOne .analysis .questionDescribe[data-v-4a5ae12c] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.readingOne .always .questionDescribe .part[data-v-4a5ae12c], .readingOne .analysis .questionDescribe .part[data-v-4a5ae12c] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.readingOne .always .questionDescribe .subjectDescribe[data-v-4a5ae12c], .readingOne .analysis .questionDescribe .subjectDescribe[data-v-4a5ae12c] {
        word-wrap: break-word;
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.readingOne .always .questionDescribe .subjectDescribe span[data-v-4a5ae12c], .readingOne .analysis .questionDescribe .subjectDescribe span[data-v-4a5ae12c] {
          font-size: 18px;
          font-weight: bold;
}
.readingOne .always .qustionContent[data-v-4a5ae12c], .readingOne .analysis .qustionContent[data-v-4a5ae12c] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.readingOne .always .qustionContent .borderBox[data-v-4a5ae12c], .readingOne .analysis .qustionContent .borderBox[data-v-4a5ae12c] {
        border-radius: 5px;
        padding: 30px;
        border: solid 1px #ebebeb;
}
.readingOne .always .qustionContent .subject[data-v-4a5ae12c], .readingOne .analysis .qustionContent .subject[data-v-4a5ae12c] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 14px;
}
.readingOne .always .qustionContent .subjectTitle[data-v-4a5ae12c], .readingOne .analysis .qustionContent .subjectTitle[data-v-4a5ae12c] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
}
.readingOne .analysis[data-v-4a5ae12c] {
    margin-top: 14px;
}
.readingOne .analysis .answer[data-v-4a5ae12c] {
      margin-top: 20px;
}
.readingOne .analysis .answer .allOption[data-v-4a5ae12c] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        padding: 0 24px;
}
.readingOne .analysis .answer .allOption .titleNumber[data-v-4a5ae12c] {
          border-bottom: 1px dashed #ebebeb;
}
.readingOne .analysis .answer .allOption .titleNumber p[data-v-4a5ae12c] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
}
.readingOne .analysis .answer .allOption .titleNumber img[data-v-4a5ae12c] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.readingOne .analysis .answer .allOption .everyOption > p[data-v-4a5ae12c] {
          margin-top: 14px;
          color: #121212;
          font-size: 18px;
          line-height: 26px;
          font-weight: bold;
}
.readingOne .analysis .answer .allOption .everyOption ul[data-v-4a5ae12c] {
          padding-top: 34px;
}
.readingOne .analysis .answer .allOption .everyOption li[data-v-4a5ae12c] {
          font-size: 18px;
          color: #333;
          margin-bottom: 45px;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-4a5ae12c] {
            display: inline-block;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-4a5ae12c]:nth-child(1) {
            font-size: 20px;
            line-height: 32px;
            text-align: center;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            margin-right: 14px;
            border: solid 1px #333;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-4a5ae12c]:nth-child(2) {
            width: 650px;
            font-size: 18px;
            line-height: 34px;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer[data-v-4a5ae12c] {
          color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer span[data-v-4a5ae12c]:nth-child(1) {
            border: solid 1px #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer[data-v-4a5ae12c] {
          color: #ff6b21;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer span[data-v-4a5ae12c]:nth-child(1) {
            border: solid 1px #ff6920;
}
.readingOne .analysis .answer .twoAnswer[data-v-4a5ae12c] {
        padding: 26px 173px 20px 189px;
}
.readingOne .analysis .answer .twoAnswer > div[data-v-4a5ae12c] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-4a5ae12c] {
            display: inline-block;
            line-height: 50px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-4a5ae12c]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-4a5ae12c]:nth-child(2) {
            color: #dedede;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-4a5ae12c]:nth-child(3) {
            font-size: 24px;
            margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-4a5ae12c]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-4a5ae12c]:nth-child(3), .readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-4a5ae12c]:nth-child(4) {
          color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-4a5ae12c]:nth-child(3) {
          color: #99c353;
}
.readingOne .analysis .answer .analysisContent[data-v-4a5ae12c] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.readingOne .analysis .answer .analysisContent > p[data-v-4a5ae12c] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.readingOne .analysis .answer .analysisContent > div[data-v-4a5ae12c] {
          font-size: 16px;
          line-height: 26px;
}

@charset "UTF-8";
.information[data-v-7c82f564] {
  margin-top: 20px;
}
.information .always[data-v-7c82f564], .information .analysis[data-v-7c82f564] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.information .always .title[data-v-7c82f564], .information .analysis .title[data-v-7c82f564] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.information .always .content[data-v-7c82f564], .information .analysis .content[data-v-7c82f564] {
      padding: 35px 20px 30px 50px;
}
.information .always .content .sort[data-v-7c82f564], .information .analysis .content .sort[data-v-7c82f564] {
        position: relative;
        width: 761px;
        height: 90px;
        background-color: #f3f3f3;
        border-radius: 5px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 23px 0 0 127px;
}
.information .always .content .sort[data-v-7c82f564]::before, .information .analysis .content .sort[data-v-7c82f564]::before {
          position: absolute;
          content: '\6B63\786E\6392\5E8F';
          top: 37px;
          left: 31px;
          font-size: 18px;
          font-weight: bold;
          color: #333333;
}
.information .always .content .sort .sortLi[data-v-7c82f564], .information .analysis .content .sort .sortLi[data-v-7c82f564] {
          position: relative;
          display: inline-block;
          width: 47px;
          height: 45px;
          background-color: #bbbbbb;
          border-radius: 50%;
          font-size: 16px;
          line-height: 45px;
          text-align: center;
          color: #ffffff;
          margin-right: 47px;
}
.information .always .content .sort .sortLi[data-v-7c82f564]:last-child, .information .analysis .content .sort .sortLi[data-v-7c82f564]:last-child {
            margin-right: 0;
}
.information .always .content .sort .sortLi[data-v-7c82f564]:last-child::after, .information .analysis .content .sort .sortLi[data-v-7c82f564]:last-child::after {
              width: 0;
              height: 0;
}
.information .always .content .sort .sortLi[data-v-7c82f564]::after, .information .analysis .content .sort .sortLi[data-v-7c82f564]::after {
            position: absolute;
            top: 16px;
            right: -33px;
            content: '';
            background-image: url(https://webstatic.orangevip.com/img/Garrows.e3fcc8f.png);
            width: 20px;
            height: 15px;
            background-size: 100% 100%;
}
.information .always .content .scrollY[data-v-7c82f564], .information .analysis .content .scrollY[data-v-7c82f564] {
        height: 495px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.information .always .content .scrollY.alheight[data-v-7c82f564], .information .analysis .content .scrollY.alheight[data-v-7c82f564] {
          height: 570px;
}
.information .always .content .scrollY .titleContent[data-v-7c82f564], .information .analysis .content .scrollY .titleContent[data-v-7c82f564] {
          height: 50px;
          line-height: 50px;
          margin-bottom: 19px;
}
.information .always .content .scrollY .titleContent p[data-v-7c82f564], .information .analysis .content .scrollY .titleContent p[data-v-7c82f564] {
            font-weight: bold;
            font-size: 20px;
            display: inline-block;
            color: #121212;
}
.information .always .content .scrollY .titleContent p[data-v-7c82f564]:nth-child(1), .information .analysis .content .scrollY .titleContent p[data-v-7c82f564]:nth-child(1) {
            width: 25%;
}
.information .always .content .scrollY .titleContent p[data-v-7c82f564]:nth-child(2), .information .analysis .content .scrollY .titleContent p[data-v-7c82f564]:nth-child(2) {
            width: 50%;
            text-align: center;
}
.information .always .content .scrollY .part[data-v-7c82f564], .information .analysis .content .scrollY .part[data-v-7c82f564] {
          color: #121212;
          font-size: 20px;
          font-weight: bold;
          margin-bottom: 19px;
          text-align: center;
}
.information .always .content .scrollY[data-v-7c82f564]::-webkit-scrollbar, .information .analysis .content .scrollY[data-v-7c82f564]::-webkit-scrollbar {
        width: 6px;
}
.information .always .content .scrollY[data-v-7c82f564]::-webkit-scrollbar-track, .information .analysis .content .scrollY[data-v-7c82f564]::-webkit-scrollbar-track {
        background: #fff;
}
.information .always .content .scrollY[data-v-7c82f564]::-webkit-scrollbar-thumb, .information .analysis .content .scrollY[data-v-7c82f564]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.information .always .questionDescribe[data-v-7c82f564], .information .analysis .questionDescribe[data-v-7c82f564] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.information .always .questionDescribe .subjectDescribe[data-v-7c82f564], .information .analysis .questionDescribe .subjectDescribe[data-v-7c82f564] {
        word-wrap: break-word;
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.information .always .questionDescribe .subjectDescribe span[data-v-7c82f564], .information .analysis .questionDescribe .subjectDescribe span[data-v-7c82f564] {
          font-size: 18px;
          font-weight: bold;
}
.information .always .qustionContent[data-v-7c82f564], .information .analysis .qustionContent[data-v-7c82f564] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.information .always .qustionContent .borderBox[data-v-7c82f564], .information .analysis .qustionContent .borderBox[data-v-7c82f564] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.information .always .qustionContent .subject[data-v-7c82f564], .information .analysis .qustionContent .subject[data-v-7c82f564] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.information .always .qustionContent .subjectTitle[data-v-7c82f564], .information .analysis .qustionContent .subjectTitle[data-v-7c82f564] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
}
.information .always .qustionContent .optionList[data-v-7c82f564], .information .analysis .qustionContent .optionList[data-v-7c82f564] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.information .always .qustionContent .optionList[data-v-7c82f564]:last-child, .information .analysis .qustionContent .optionList[data-v-7c82f564]:last-child {
          border-bottom: none;
}
.information .analysis[data-v-7c82f564] {
    margin-top: 14px;
}
.information .analysis .answer[data-v-7c82f564] {
      margin-top: 20px;
}
.information .analysis .answer .allOption[data-v-7c82f564] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        padding: 0 24px 37px;
}
.information .analysis .answer .allOption .titleNumber[data-v-7c82f564] {
          border-bottom: 1px dashed #ebebeb;
}
.information .analysis .answer .allOption .titleNumber p[data-v-7c82f564] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
            margin-top: 21px;
}
.information .analysis .answer .allOption .titleNumber img[data-v-7c82f564] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.information .analysis .answer .twoAnswer[data-v-7c82f564] {
        padding: 26px 160px 20px 160px;
}
.information .analysis .answer .twoAnswer > div[data-v-7c82f564] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.information .analysis .answer .twoAnswer > div span[data-v-7c82f564] {
            display: inline-block;
            line-height: 50px;
}
.information .analysis .answer .twoAnswer > div span[data-v-7c82f564]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.information .analysis .answer .twoAnswer > div span[data-v-7c82f564]:nth-child(2) {
            color: #dedede;
}
.information .analysis .answer .twoAnswer > div span[data-v-7c82f564]:nth-child(3) {
            font-size: 24px;
            margin-left: 8px;
}
.information .analysis .answer .twoAnswer > div span[data-v-7c82f564]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.information .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-7c82f564]:nth-child(3), .information .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-7c82f564]:nth-child(4) {
          color: #ff6b21;
}
.information .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-7c82f564]:nth-child(3) {
          color: #99c353;
}
.information .analysis .answer .analysisContent[data-v-7c82f564] {
        margin-top: 23px;
        border-radius: 5px;
}
.information .analysis .answer .analysisContent > p[data-v-7c82f564] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.information .analysis .answer .analysisContent > div[data-v-7c82f564] {
          width: 100%;
          font-size: 16px;
          line-height: 26px;
}

@charset "UTF-8";
.translate[data-v-fa471ca4] {
  margin-top: 20px;
}
.translate .always[data-v-fa471ca4], .translate .analysis[data-v-fa471ca4] {
    overflow: hidden;
    width: 860px;
    height: 400px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .always .title[data-v-fa471ca4], .translate .analysis .title[data-v-fa471ca4] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
      border-radius: 5px 5px 0 0;
}
.translate .always .content[data-v-fa471ca4], .translate .analysis .content[data-v-fa471ca4] {
      padding: 35px 20px 30px 50px;
}
.translate .always .content .scrollY[data-v-fa471ca4], .translate .analysis .content .scrollY[data-v-fa471ca4] {
        height: 290px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.translate .always .content .scrollY[data-v-fa471ca4]::-webkit-scrollbar, .translate .analysis .content .scrollY[data-v-fa471ca4]::-webkit-scrollbar {
        width: 6px;
}
.translate .always .content .scrollY[data-v-fa471ca4]::-webkit-scrollbar-track, .translate .analysis .content .scrollY[data-v-fa471ca4]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .always .content .scrollY[data-v-fa471ca4]::-webkit-scrollbar-thumb, .translate .analysis .content .scrollY[data-v-fa471ca4]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .always .titleContent[data-v-fa471ca4], .translate .analysis .titleContent[data-v-fa471ca4] {
      height: 50px;
      line-height: 50px;
}
.translate .always .titleContent p[data-v-fa471ca4], .translate .analysis .titleContent p[data-v-fa471ca4] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.translate .always .titleContent span[data-v-fa471ca4], .translate .analysis .titleContent span[data-v-fa471ca4] {
        font-weight: bold;
}
.translate .always .titleContent p[data-v-fa471ca4]:nth-child(1), .translate .analysis .titleContent p[data-v-fa471ca4]:nth-child(1) {
        width: 25%;
}
.translate .always .titleContent p[data-v-fa471ca4]:nth-child(2), .translate .analysis .titleContent p[data-v-fa471ca4]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.translate .always .titleContent p[data-v-fa471ca4]:nth-child(3), .translate .analysis .titleContent p[data-v-fa471ca4]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.translate .always .questionDescribe[data-v-fa471ca4], .translate .analysis .questionDescribe[data-v-fa471ca4] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
      border-top: 1px solid #ebebeb;
}
.translate .always .questionDescribe .part[data-v-fa471ca4], .translate .analysis .questionDescribe .part[data-v-fa471ca4] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.translate .always .questionDescribe .subjectDescribe[data-v-fa471ca4], .translate .analysis .questionDescribe .subjectDescribe[data-v-fa471ca4] {
        font-size: 18px;
        line-height: 26px;
        color: #121212;
}
.translate .always .questionDescribe .subjectDescribe span[data-v-fa471ca4], .translate .analysis .questionDescribe .subjectDescribe span[data-v-fa471ca4] {
          font-size: 18px;
          font-weight: bold;
}
.translate .always .qustionContent[data-v-fa471ca4], .translate .analysis .qustionContent[data-v-fa471ca4] {
      background-color: #fff;
}
.translate .always .qustionContent .borderBox[data-v-fa471ca4], .translate .analysis .qustionContent .borderBox[data-v-fa471ca4] {
        border-radius: 5px;
}
.translate .always .qustionContent .subject[data-v-fa471ca4], .translate .analysis .qustionContent .subject[data-v-fa471ca4] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.translate .always .qustionContent .subjectTitle[data-v-fa471ca4], .translate .analysis .qustionContent .subjectTitle[data-v-fa471ca4] {
        color: #333;
        font-size: 16px;
        line-height: 26px;
}
.translate .write[data-v-fa471ca4] {
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 440px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .write .title[data-v-fa471ca4] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.translate .write .writetext[data-v-fa471ca4] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px 58px 0;
      height: 315px;
      width: 100%;
      ime-mode: disabled;
      font-size: 18px;
      line-height: 26px;
      color: #121212;
      border: none;
      resize: none;
      caret-color: black;
}
.translate .write .writetext[data-v-fa471ca4]::-webkit-scrollbar {
      width: 6px;
}
.translate .write .writetext[data-v-fa471ca4]::-webkit-scrollbar-track {
      background: #fff;
}
.translate .write .writetext[data-v-fa471ca4]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.translate .write .writetext[data-v-fa471ca4]::-webkit-input-placeholder {
      /* placeholder颜色  */
      color: #bbb;
      /* placeholder字体大小  */
      font-size: 16px;
      /* placeholder位置  */
      text-align: left;
}
.translate .write .dltranslate[data-v-fa471ca4] {
      padding: 20px 50px;
}
.translate .write .dltranslate > div[data-v-fa471ca4] {
        margin-bottom: 10px;
        overflow: hidden;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 15px;
        width: 760px;
        height: 50px;
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.translate .write .dltranslate > div .lettlett[data-v-fa471ca4] {
          font-size: 18px;
          color: #333;
          line-height: 50px;
          font-weight: bold;
}
.translate .write .dltranslate > div span[data-v-fa471ca4] {
          line-height: 50px;
}
.translate .write .dltranslate > div input[data-v-fa471ca4] {
          line-height: 54px;
          width: 680px;
          caret-color: black;
}
.translate .analysis[data-v-fa471ca4] {
    margin-top: 14px;
}
.translate .analysis .answer[data-v-fa471ca4] {
      padding-bottom: 20px;
}
.translate .analysis .answer p[data-v-fa471ca4]:nth-child(1) {
        margin: 0px 0 17px;
        color: #333333;
        font-size: 18px;
        font-weight: bold;
}
.translate .analysis .answer p[data-v-fa471ca4]:nth-child(2) {
        color: #333333;
        font-size: 16px;
        line-height: 26px;
}
.translate .analysis .answer[data-v-fa471ca4]:nth-child(1) {
      border-bottom: 1px solid #ebebeb;
}
.translate .analysis .answer:nth-child(2) p[data-v-fa471ca4]:nth-child(1) {
      margin-top: 30px;
}
.translate .analysis .translateBox[data-v-fa471ca4] {
      overflow: hidden;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      margin-bottom: 15px;
}
.translate .analysis .translateBox > div[data-v-fa471ca4] {
        padding: 11px 15px;
        font-size: 16px;
        line-height: 26px;
}
.translate .analysis .translateBox > div span[data-v-fa471ca4]:nth-child(1) {
          font-size: 18px;
          font-weight: bold;
}
.translate .analysis .translateBox > div[data-v-fa471ca4]:nth-child(2) {
        background-color: #ebebeb;
}
.translate .translateList[data-v-fa471ca4] {
    height: 679px;
}
.translate .translateList .content .scrollY[data-v-fa471ca4] {
      height: 560px;
}

.word[data-v-67f4a7a6] {
  margin-top: 20px;
}
.word .always[data-v-67f4a7a6], .word .analysis[data-v-67f4a7a6], .word .sf[data-v-67f4a7a6] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.word .always .title[data-v-67f4a7a6], .word .analysis .title[data-v-67f4a7a6], .word .sf .title[data-v-67f4a7a6] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.word .always .content[data-v-67f4a7a6], .word .analysis .content[data-v-67f4a7a6], .word .sf .content[data-v-67f4a7a6] {
      padding: 35px 20px 30px 50px;
}
.word .always .content .scrollY[data-v-67f4a7a6], .word .analysis .content .scrollY[data-v-67f4a7a6], .word .sf .content .scrollY[data-v-67f4a7a6] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.word .always .content .scrollY[data-v-67f4a7a6]::-webkit-scrollbar, .word .analysis .content .scrollY[data-v-67f4a7a6]::-webkit-scrollbar, .word .sf .content .scrollY[data-v-67f4a7a6]::-webkit-scrollbar {
        width: 6px;
}
.word .always .content .scrollY[data-v-67f4a7a6]::-webkit-scrollbar-track, .word .analysis .content .scrollY[data-v-67f4a7a6]::-webkit-scrollbar-track, .word .sf .content .scrollY[data-v-67f4a7a6]::-webkit-scrollbar-track {
        background: #fff;
}
.word .always .content .scrollY[data-v-67f4a7a6]::-webkit-scrollbar-thumb, .word .analysis .content .scrollY[data-v-67f4a7a6]::-webkit-scrollbar-thumb, .word .sf .content .scrollY[data-v-67f4a7a6]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.word .always .titleContent[data-v-67f4a7a6], .word .analysis .titleContent[data-v-67f4a7a6], .word .sf .titleContent[data-v-67f4a7a6] {
      height: 50px;
      line-height: 50px;
}
.word .always .titleContent p[data-v-67f4a7a6], .word .analysis .titleContent p[data-v-67f4a7a6], .word .sf .titleContent p[data-v-67f4a7a6] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.word .always .titleContent span[data-v-67f4a7a6], .word .analysis .titleContent span[data-v-67f4a7a6], .word .sf .titleContent span[data-v-67f4a7a6] {
        font-weight: bold;
}
.word .always .titleContent p[data-v-67f4a7a6]:nth-child(1), .word .analysis .titleContent p[data-v-67f4a7a6]:nth-child(1), .word .sf .titleContent p[data-v-67f4a7a6]:nth-child(1) {
        width: 25%;
}
.word .always .titleContent p[data-v-67f4a7a6]:nth-child(2), .word .analysis .titleContent p[data-v-67f4a7a6]:nth-child(2), .word .sf .titleContent p[data-v-67f4a7a6]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.word .always .titleContent p[data-v-67f4a7a6]:nth-child(3), .word .analysis .titleContent p[data-v-67f4a7a6]:nth-child(3), .word .sf .titleContent p[data-v-67f4a7a6]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.word .always .questionDescribe[data-v-67f4a7a6], .word .analysis .questionDescribe[data-v-67f4a7a6], .word .sf .questionDescribe[data-v-67f4a7a6] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.word .always .questionDescribe .part[data-v-67f4a7a6], .word .analysis .questionDescribe .part[data-v-67f4a7a6], .word .sf .questionDescribe .part[data-v-67f4a7a6] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.word .always .questionDescribe .subjectDescribe[data-v-67f4a7a6], .word .analysis .questionDescribe .subjectDescribe[data-v-67f4a7a6], .word .sf .questionDescribe .subjectDescribe[data-v-67f4a7a6] {
        font-size: 16px;
        line-height: 26px;
        color: #121212;
        word-wrap: break-word;
}
.word .always .questionDescribe .subjectDescribe span[data-v-67f4a7a6], .word .analysis .questionDescribe .subjectDescribe span[data-v-67f4a7a6], .word .sf .questionDescribe .subjectDescribe span[data-v-67f4a7a6] {
          font-size: 18px;
          font-weight: bold;
}
.word .always .qustionContent[data-v-67f4a7a6], .word .analysis .qustionContent[data-v-67f4a7a6], .word .sf .qustionContent[data-v-67f4a7a6] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.word .always .qustionContent .borderBox[data-v-67f4a7a6], .word .analysis .qustionContent .borderBox[data-v-67f4a7a6], .word .sf .qustionContent .borderBox[data-v-67f4a7a6] {
        border-radius: 5px;
        padding: 30px;
        border: solid 1px #ebebeb;
        margin-bottom: 15px;
}
.word .always .qustionContent .subject[data-v-67f4a7a6], .word .analysis .qustionContent .subject[data-v-67f4a7a6], .word .sf .qustionContent .subject[data-v-67f4a7a6] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.word .always .qustionContent .subjectTitle[data-v-67f4a7a6], .word .analysis .qustionContent .subjectTitle[data-v-67f4a7a6], .word .sf .qustionContent .subjectTitle[data-v-67f4a7a6] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
}
.word .always .qustionContent .optionList[data-v-67f4a7a6], .word .analysis .qustionContent .optionList[data-v-67f4a7a6], .word .sf .qustionContent .optionList[data-v-67f4a7a6] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.word .always .qustionContent .optionList[data-v-67f4a7a6]:last-child, .word .analysis .qustionContent .optionList[data-v-67f4a7a6]:last-child, .word .sf .qustionContent .optionList[data-v-67f4a7a6]:last-child {
          border-bottom: none;
}
.word .analysis[data-v-67f4a7a6] {
    margin-top: 14px;
}
.word .analysis .answer[data-v-67f4a7a6] {
      margin-top: 20px;
}
.word .analysis .answer .allOption[data-v-67f4a7a6] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        padding: 0 24px;
}
.word .analysis .answer .allOption .titleNumber[data-v-67f4a7a6] {
          border-bottom: 1px dashed #ebebeb;
}
.word .analysis .answer .allOption .titleNumber p[data-v-67f4a7a6] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
}
.word .analysis .answer .allOption .titleNumber img[data-v-67f4a7a6] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.word .analysis .answer .allOption .everyOption[data-v-67f4a7a6] {
          padding-top: 34px;
}
.word .analysis .answer .allOption .everyOption li[data-v-67f4a7a6] {
            width: 25%;
            font-size: 20px;
            color: #333;
            margin-bottom: 45px;
}
.word .analysis .answer .allOption .everyOption li span[data-v-67f4a7a6]:nth-child(1) {
              font-size: 22px;
}
.word .analysis .answer .allOption .everyOption .correctAnswer[data-v-67f4a7a6] {
            color: #9ac453;
}
.word .analysis .answer .allOption .everyOption .userAnswer[data-v-67f4a7a6] {
            color: #ff6b21;
}
.word .analysis .answer .twoAnswer[data-v-67f4a7a6] {
        padding: 26px 173px 20px 189px;
}
.word .analysis .answer .twoAnswer > div[data-v-67f4a7a6] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.word .analysis .answer .twoAnswer > div span[data-v-67f4a7a6] {
            display: inline-block;
            line-height: 50px;
}
.word .analysis .answer .twoAnswer > div span[data-v-67f4a7a6]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.word .analysis .answer .twoAnswer > div span[data-v-67f4a7a6]:nth-child(2) {
            color: #dedede;
}
.word .analysis .answer .twoAnswer > div span[data-v-67f4a7a6]:nth-child(3) {
            font-size: 24px;
            margin-left: 12px;
}
.word .analysis .answer .twoAnswer > div span[data-v-67f4a7a6]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.word .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-67f4a7a6]:nth-child(3), .word .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-67f4a7a6]:nth-child(4) {
          color: #ff6b21;
}
.word .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-67f4a7a6]:nth-child(3) {
          color: #99c353;
}
.word .analysis .answer .analysisContent[data-v-67f4a7a6] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.word .analysis .answer .analysisContent > p[data-v-67f4a7a6] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.word .analysis .answer .analysisContent > div[data-v-67f4a7a6] {
          font-size: 16px;
          line-height: 26px;
}
.word .sf[data-v-67f4a7a6] {
    width: 860px;
    height: 407px;
    margin-top: 16px;
}
.word .sf .content .scrollY[data-v-67f4a7a6] {
      height: 270px;
}
.word .sf .content .scrollY .borderBox[data-v-67f4a7a6] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        margin-bottom: 15px;
}
.word .sf .content .scrollY .optionList[data-v-67f4a7a6] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.word .sf .content .scrollY .optionList[data-v-67f4a7a6]:last-child {
          border-bottom: none;
}

.writing .wrap[data-v-08f92f0b] {
  margin-top: 20px;
  width: 860px;
}
.writing .wrap .test[data-v-08f92f0b], .writing .wrap .write[data-v-08f92f0b] {
    position: relative;
    height: 400px;
    width: 100%;
    border: 1px solid #ebebeb;
}
.writing .wrap .test .head[data-v-08f92f0b], .writing .wrap .write .head[data-v-08f92f0b] {
      position: relative;
      width: 100%;
      height: 50px;
      font-size: 20px;
      font-weight: bold;
      background-color: #ebebeb;
      line-height: 50px;
      text-align: center;
      letter-spacing: 4px;
}
.writing .wrap .test .head .num[data-v-08f92f0b], .writing .wrap .write .head .num[data-v-08f92f0b] {
        position: absolute;
        top: 0;
        right: 50px;
        letter-spacing: 0;
}
.writing .wrap .test .content[data-v-08f92f0b], .writing .wrap .write .content[data-v-08f92f0b] {
      margin: 30px auto;
      width: 800px;
      height: 300px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0px 20px;
      overflow-x: hidden;
}
.writing .wrap .test .content .xianzhi[data-v-08f92f0b], .writing .wrap .write .content .xianzhi[data-v-08f92f0b] {
        position: relative;
        height: 35px;
        width: 100%;
        margin-bottom: 25px;
}
.writing .wrap .test .content .xianzhi[data-v-08f92f0b]:after, .writing .wrap .write .content .xianzhi[data-v-08f92f0b]:after {
          position: absolute;
          content: '';
          width: 100%;
          height: 1px;
          background-color: #dbe1ec;
          bottom: 0;
          left: 0;
}
.writing .wrap .test .content .xianzhi div[data-v-08f92f0b], .writing .wrap .write .content .xianzhi div[data-v-08f92f0b] {
          font-size: 20px;
          font-weight: bold;
          display: inline-block;
          width: 33.3%;
          height: 100%;
}
.writing .wrap .test .content .over > div[data-v-08f92f0b], .writing .wrap .write .content .over > div[data-v-08f92f0b] {
        margin-bottom: 50px;
        line-height: 26px;
}
.writing .wrap .test[data-v-08f92f0b] {
    border-radius: 5px;
    overflow: hidden;
}
.writing .wrap .write[data-v-08f92f0b] {
    border-radius: 5px;
    overflow: hidden;
    margin-top: 20px;
    background-color: #fff;
}
.writing .wrap .write .writetext[data-v-08f92f0b] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px 50px 0;
      height: 350px;
      overflow-x: hidden;
      width: 100%;
      font-size: 20px;
      ime-mode: disabled;
      resize: none;
      caret-color: black;
}
.myanswer[data-v-08f92f0b], .ranswer[data-v-08f92f0b] {
  position: relative;
  line-height: 26px;
  font-size: 16px;
  color: #333333;
}
.myanswer .noanswer[data-v-08f92f0b], .ranswer .noanswer[data-v-08f92f0b] {
    color: #ff6b21;
}
.myanswer > p[data-v-08f92f0b], .ranswer > p[data-v-08f92f0b] {
    margin-top: 20px;
}
.myanswer p[data-v-08f92f0b], .ranswer p[data-v-08f92f0b] {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 23px;
}
.myanswer .titbox[data-v-08f92f0b], .ranswer .titbox[data-v-08f92f0b] {
    margin-bottom: 0 !important;
}
.myanswer .titbox > .fl[data-v-08f92f0b], .ranswer .titbox > .fl[data-v-08f92f0b] {
      font-size: 18px;
      line-height: 28px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 18px;
}
.myanswer .titbox > .fr span[data-v-08f92f0b], .ranswer .titbox > .fr span[data-v-08f92f0b] {
      display: inline-block;
}
.myanswer .titbox > .fr .lei[data-v-08f92f0b], .ranswer .titbox > .fr .lei[data-v-08f92f0b] {
      color: #fff;
      font-size: 16px;
      height: 28px;
      line-height: 28px;
      padding: 0 17px;
      background-color: #b4b4b4;
      border-radius: 5px;
      margin-right: 14px;
}
.myanswer .titbox > .fr .fen[data-v-08f92f0b], .ranswer .titbox > .fr .fen[data-v-08f92f0b] {
      font-size: 18px;
      color: #333;
      line-height: 28px;
      font-weight: bold;
}
.myanswer .titbox > .fr .pigaiz[data-v-08f92f0b], .ranswer .titbox > .fr .pigaiz[data-v-08f92f0b] {
      font-size: 18px;
      color: #f8b42b;
      line-height: 28px;
      font-weight: bold;
}
.myanswer .answerbox[data-v-08f92f0b], .ranswer .answerbox[data-v-08f92f0b] {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    word-wrap: break-word;
}
.myanswer .dibox .diboxsp[data-v-08f92f0b], .ranswer .dibox .diboxsp[data-v-08f92f0b] {
    width: 710px;
    word-wrap: break-word;
}
.myanswer .rightanswer[data-v-08f92f0b], .ranswer .rightanswer[data-v-08f92f0b] {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}
.myanswer[data-v-08f92f0b]:after {
  position: absolute;
  bottom: -25px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #dbe1ec;
}

.content::-webkit-scrollbar-track, .writetext::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: transparent;
}
.content::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.writetext::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.content::-webkit-scrollbar-thumb, .writetext::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, .1);
}

.checkLogistics[data-v-023973bf] {
  margin: 30px auto 100px;
  background-color: #fafafa;
}
.checkLogistics .wid1200[data-v-023973bf] {
    width: 1200px;
    margin: 0 auto;
}
.checkLogistics .checkLogisticsTitle[data-v-023973bf] {
    height: 120px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    border-left: 5px solid #ffcf3f;
    padding: 46px 110px 0 102px;
}
.checkLogistics .checkLogisticsTitle .checkLogisticsStatus[data-v-023973bf] {
      font-size: 24px;
      color: #333;
      font-weight: bold;
}
.checkLogistics .contentBox[data-v-023973bf] {
    width: 1200px;
    display: block;
    margin: 20px auto 0px;
    padding: 54px 40px 55px 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.checkLogistics .contentBox .userSign[data-v-023973bf] {
      background: url(https://webstatic.orangevip.com/img/userSign.5fb0aa1.png) no-repeat left center;
      background-size: 17px 19px;
      padding-left: 29px;
}
.checkLogistics .contentBox .userSign p[data-v-023973bf] {
        font-size: 18px;
        display: inline-block;
        color: #f8b42b;
        line-height: 30px;
}
.checkLogistics .contentBox ul[data-v-023973bf] {
      margin-top: 28px;
}
.checkLogistics .contentBox ul li .left p[data-v-023973bf]:nth-child(1) {
        font-size: 18px;
        color: #bbb;
        line-height: 35px;
        text-align: right;
}
.checkLogistics .contentBox ul li .left p[data-v-023973bf]:nth-child(2) {
        text-align: right;
        font-size: 14px;
        color: #bbb;
        line-height: 20px;
}
.checkLogistics .contentBox ul li .right[data-v-023973bf] {
        padding-bottom: 40px;
        position: relative;
        width: 940px;
        margin-left: 12px;
}
.checkLogistics .contentBox ul li .right p[data-v-023973bf]:nth-child(1) {
          color: #bbb;
          font-size: 18px;
          line-height: 35px;
          padding-left: 28px;
}
.checkLogistics .contentBox ul li .right[data-v-023973bf]:before {
          height: 100%;
          content: '';
          position: absolute;
          border-left: 1px dashed #bbb;
          left: 8px;
          top: 25px;
}
.checkLogistics .contentBox ul .noSignIn .right[data-v-023973bf] {
        background: url(https://webstatic.orangevip.com/img/noSignIn.bd6ffca.png) no-repeat left 9px;
        background-size: 17px 17px;
}
.checkLogistics .contentBox ul .signIn .left p[data-v-023973bf]:nth-child(1) {
        color: #f8b42b;
}
.checkLogistics .contentBox ul .signIn .left p[data-v-023973bf]:nth-child(2) {
        color: #f8b42b;
}
.checkLogistics .contentBox ul .signIn .right[data-v-023973bf] {
        background: url(https://webstatic.orangevip.com/img/signIn.8d50d80.png) no-repeat left 9px;
        background-size: 17px 17px;
}
.checkLogistics .contentBox ul .signIn .right p[data-v-023973bf]:nth-child(1) {
          color: #f8b42b;
}
.checkLogistics .contentBox ul .beginSign .right[data-v-023973bf] {
        background: url(https://webstatic.orangevip.com/img/noSignIn.bd6ffca.png) no-repeat left 9px;
        background-size: 17px 17px;
}
.checkLogistics .contentBox ul .beginSign .right p[data-v-023973bf]:nth-child(1) {
          font-size: 18px;
}
.checkLogistics .contentBox ul .beginSign .right[data-v-023973bf]:before {
          height: 0;
          content: '';
          position: absolute;
          border-left: 1px dashed #bbb;
          left: 8px;
          top: 25px;
}
.checkLogistics .contentBox .copybox[data-v-023973bf] {
      padding-bottom: 22px;
      border-bottom: 1px solid #eee;
      margin-bottom: 24px;
}
.checkLogistics .contentBox .copybox .copytxt p[data-v-023973bf] {
        line-height: 35px;
        font-size: 18px;
        color: #333333;
}
.checkLogistics .contentBox .copybox .copybtn[data-v-023973bf] {
        width: 60px;
        height: 20px;
        background-color: #ffffff;
        border-radius: 5px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        line-height: 18px;
        font-size: 14px;
        color: #999;
        border: solid 1px rgba(153, 153, 153, .5);
        text-align: center;
        margin: 6px 0 0 20px;
        cursor: pointer;
}

.client-wrapper[data-v-e312789a] {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(https://webstatic.orangevip.com/img/background.little.11c0545.png) no-repeat 150px 275px, url(https://webstatic.orangevip.com/img/left.7d63474.png) no-repeat 0 93px, url(https://webstatic.orangevip.com/img/right.f6fc913.png) no-repeat right 260px;
  background-color: #fff;
  top: 0;
  left: 0;
}
.client[data-v-e312789a] {
  width: 1200px;
  position: relative;
  padding-bottom: 90px;
  margin: 80px auto 0;
}
.client .desc[data-v-e312789a] {
    width: 574px;
    height: 450px;
    padding-top: 30px;
}
.client .desc .download-text[data-v-e312789a] {
      width: 100%;
      margin-bottom: 56px;
}
.client .desc .download-text p[data-v-e312789a] {
        font-size: 46px;
        font-family: "Microsoft Yahei";
        font-weight: bold;
        color: #ff6a20;
        margin-bottom: 18px;
}
.client .desc .download-text p[data-v-e312789a]:last-child {
          margin-bottom: 0;
}
.client .desc .tip[data-v-e312789a] {
      margin-bottom: 55px;
}
.client .desc .tip p[data-v-e312789a] {
        font-size: 18px;
        color: #333;
        margin-bottom: 27px;
}
.client .desc .tip p[data-v-e312789a]:last-child {
          margin-bottom: 0;
}
.client .desc .download-btn[data-v-e312789a] {
      display: block;
      width: 200px;
      height: 48px;
      line-height: 48px;
      border-radius: 24px;
      border: 0;
      outline: none;
      color: #fff;
      letter-spacing: 2px;
      font-size: 23px;
      padding-left: 63px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background: #46d6b7 url(https://webstatic.orangevip.com/img/icon-downlod.e44255b.png) no-repeat 18px 12px;
      -webkit-transition: all .3s;
      transition: all .3s;
}
.client .desc .download-btn[data-v-e312789a]:hover {
        -webkit-box-shadow: 0px 11px 23px 0px rgba(70, 214, 183, .39);
                box-shadow: 0px 11px 23px 0px rgba(70, 214, 183, .39);
}
.client .ad-avatar[data-v-e312789a] {
    position: absolute;
    top: -50px;
    left: 410px;
    width: 778px;
}
.client .ad-avatar .live_stream[data-v-e312789a] {
      height: 480px;
      width: 789px;
      min-height: 500px;
      background: url(https://webstatic.orangevip.com/img/PC-live-streaming.1ca6196.png) no-repeat center;
      background-size: contain;
      position: relative;
      z-index: 1;
      animation: theanimation-data-v-e312789a 3.5s infinite;
      -webkit-animation: theanimation-data-v-e312789a 3.5s infinite;
      -moz-animation: theanimation-data-v-e312789a 3.5s infinite;
      -o-animation: theanimation-data-v-e312789a 3.5s infinite;
      -ms-animation: theanimation-data-v-e312789a 3.5s infinite;
}
@keyframes theanimation-data-v-e312789a {
0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
@-webkit-keyframes theanimation-data-v-e312789a {
0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
.client .ad-avatar .shadow[data-v-e312789a] {
      display: block;
      width: 778px;
      height: 111px;
      margin-top: -55px;
      margin-left: 16px;
      -webkit-transform: skew(-30deg);
              transform: skew(-30deg);
      background: url(https://webstatic.orangevip.com/img/pc-shadow.4b79cc4.png) no-repeat center;
}
.client .temp1[data-v-e312789a] {
    width: 486px;
    height: 334px;
    border-radius: 10px;
    background-image: url(https://webstatic.orangevip.com/img/1.61831bc.png);
    position: relative;
}
.client .temp1[data-v-e312789a]::after {
      content: '';
      width: 272px;
      height: 262px;
      left: 220px;
      top: 253px;
      position: absolute;
      z-index: 990;
      background-image: url(https://webstatic.orangevip.com/img/line1.2367171.png);
}
.client .temp2[data-v-e312789a] {
    width: 787px;
    height: 385px;
    border-radius: 10px;
    margin: 0 0 0 436px;
    position: relative;
    background-image: url(https://webstatic.orangevip.com/img/2.7c1b74a.png);
}
.client .temp2[data-v-e312789a]::after {
      content: '';
      width: 442px;
      height: 145px;
      left: 268px;
      top: 312px;
      position: absolute;
      z-index: 990;
      background-image: url(https://webstatic.orangevip.com/img/line2.46e9472.png);
}
.client .temp3[data-v-e312789a] {
    width: 787px;
    height: 385px;
    border-radius: 10px;
    margin-top: 38px;
    background-image: url(https://webstatic.orangevip.com/img/3.1c5788a.png);
    position: relative;
}
.client .temp3[data-v-e312789a]::after {
      content: '';
      width: 401px;
      height: 301px;
      left: 64px;
      top: 324px;
      position: absolute;
      z-index: 990;
      background-image: url(https://webstatic.orangevip.com/img/line3.4bafcc7.png);
}
.client .temp4[data-v-e312789a] {
    width: 787px;
    height: 385px;
    border-radius: 10px;
    margin: 38px 0 0 436px;
    background-image: url(https://webstatic.orangevip.com/img/4.3f1a1b9.png);
    position: relative;
}
.client .temp4[data-v-e312789a]::after {
      content: '';
      width: 442px;
      height: 145px;
      left: 268px;
      top: 312px;
      position: absolute;
      z-index: 990;
      background-image: url(https://webstatic.orangevip.com/img/line2.46e9472.png);
}
.client .temp5[data-v-e312789a] {
    width: 787px;
    height: 385px;
    border-radius: 10px;
    margin-top: 38px;
    background-image: url(https://webstatic.orangevip.com/img/5.3d89ee3.png);
}
@media only screen and (min-width: 1921px) {
.client-wrapper[data-v-e312789a] {
    background-size: 439px 328px, 480px 987px, 960px 969px;
}
.client-wrapper .clint .ad-avatar[data-v-e312789a] {
      left: 860px;
      top: -140px;
}
}
@media only screen and (max-width: 1600px) {
.client-wrapper[data-v-e312789a] {
    background: url(https://webstatic.orangevip.com/img/background.little.11c0545.png) no-repeat 150px 275px, url(https://webstatic.orangevip.com/img/left.7d63474.png) no-repeat 0 93px, url(https://webstatic.orangevip.com/img/right.f6fc913.png) no-repeat right 220px;
    background-size: 439px 328px, 270px 555px, 540px 545px;
    background-color: #fff;
}
.client-wrapper .client[data-v-e312789a] {
      top: 23%;
}
.client-wrapper .client .desc[data-v-e312789a] {
        margin-left: 100px;
        width: 574px;
        height: 504px;
        background: url(https://webstatic.orangevip.com/img/background.little.11c0545.png) no-repeat 60px 65px;
        background-size: 375px 246px;
}
.client-wrapper .client .desc .download-text[data-v-e312789a] {
          width: 100%;
          margin-bottom: 42px;
}
.client-wrapper .client .desc .download-text p[data-v-e312789a] {
            font-size: 38px;
            font-family: "Microsoft Yahei";
            font-weight: bold;
            color: #ff6a20;
            margin-bottom: 16px;
}
.client-wrapper .client .desc .download-text p[data-v-e312789a]:last-child {
              margin-bottom: 0;
}
.client-wrapper .client .desc .tip[data-v-e312789a] {
          margin-bottom: 42px;
}
.client-wrapper .client .desc .tip p[data-v-e312789a] {
            font-size: 18px;
            color: #333;
            margin-bottom: 27px;
}
.client-wrapper .client .desc .tip p[data-v-e312789a]:last-child {
              margin-bottom: 0;
}
.client-wrapper .client .desc .download-btn[data-v-e312789a] {
          width: 210px;
          height: 48px;
          border-radius: 24px;
          background-color: #46d6b7;
          border: 0;
          outline: none;
          color: #fff;
          font-size: 23px;
          -webkit-transition: all .2s;
          transition: all .2s;
}
.client-wrapper .client .desc .download-btn[data-v-e312789a]:hover {
            -webkit-box-shadow: 0px 11px 23px 0px rgba(70, 214, 183, .39);
                    box-shadow: 0px 11px 23px 0px rgba(70, 214, 183, .39);
}
.client-wrapper .client .ad-avatar[data-v-e312789a] {
        position: absolute;
        top: -90px;
        left: 460px;
        width: 778px;
}
.client-wrapper .client .ad-avatar .live_stream[data-v-e312789a] {
          width: 592px;
          background: url(https://webstatic.orangevip.com/img/PC-live-streaming.1ca6196.png) no-repeat center;
          background-size: contain;
          position: relative;
          z-index: 1;
          animation: theanimation-data-v-e312789a 3.5s infinite;
          -webkit-animation: theanimation-data-v-e312789a 3.5s infinite;
          -moz-animation: theanimation-data-v-e312789a 3.5s infinite;
          -o-animation: theanimation-data-v-e312789a 3.5s infinite;
          -ms-animation: theanimation-data-v-e312789a 3.5s infinite;
}
@keyframes theanimation-data-v-e312789a {
0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
50% {
      -webkit-transform: translateY(20px);
              transform: translateY(20px);
}
100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
}
@-webkit-keyframes theanimation-data-v-e312789a {
0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
50% {
      -webkit-transform: translateY(20px);
              transform: translateY(20px);
}
100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
}
.client-wrapper .client .ad-avatar .shadow[data-v-e312789a] {
          display: block;
          width: 778px;
          height: 111px;
          margin-top: -97px;
          margin-left: -76px;
          -webkit-transform: skew(-30deg);
                  transform: skew(-30deg);
          background: url(https://webstatic.orangevip.com/img/pc-shadow.4b79cc4.png) no-repeat center;
          background-size: 75%;
}
}

.client-wrapper[data-v-d9039afc] {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(https://webstatic.orangevip.com/img/background.little.11c0545.png) no-repeat 150px 275px, url(https://webstatic.orangevip.com/img/left.7d63474.png) no-repeat 0 93px, url(https://webstatic.orangevip.com/img/right.f6fc913.png) no-repeat right 260px;
  background-color: #fff;
  top: 0;
  left: 0;
}
.client[data-v-d9039afc] {
  width: 1200px;
  position: relative;
  padding-bottom: 90px;
  margin: 80px auto 0;
}
.client .desc[data-v-d9039afc] {
    width: 574px;
    height: 450px;
    padding-top: 30px;
}
.client .desc .download-text[data-v-d9039afc] {
      width: 100%;
      margin-bottom: 56px;
}
.client .desc .download-text p[data-v-d9039afc] {
        font-size: 46px;
        font-family: "Microsoft Yahei";
        font-weight: bold;
        color: #ff6a20;
        margin-bottom: 18px;
}
.client .desc .download-text p[data-v-d9039afc]:last-child {
          margin-bottom: 0;
}
.client .desc .tip[data-v-d9039afc] {
      margin-bottom: 55px;
}
.client .desc .tip p[data-v-d9039afc] {
        font-size: 18px;
        color: #333;
        margin-bottom: 27px;
}
.client .desc .tip p[data-v-d9039afc]:last-child {
          margin-bottom: 0;
}
.client .desc .download-btn[data-v-d9039afc] {
      display: block;
      width: 200px;
      height: 48px;
      line-height: 48px;
      border-radius: 24px;
      border: 0;
      outline: none;
      color: #fff;
      letter-spacing: 2px;
      font-size: 23px;
      padding-left: 63px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background: #46d6b7 url(https://webstatic.orangevip.com/img/icon-downlod.e44255b.png) no-repeat 18px 12px;
      -webkit-transition: all .3s;
      transition: all .3s;
}
.client .desc .download-btn[data-v-d9039afc]:hover {
        -webkit-box-shadow: 0px 11px 23px 0px rgba(70, 214, 183, .39);
                box-shadow: 0px 11px 23px 0px rgba(70, 214, 183, .39);
}
.client .ad-avatar[data-v-d9039afc] {
    position: absolute;
    top: -50px;
    left: 410px;
    width: 778px;
}
.client .ad-avatar .live_stream[data-v-d9039afc] {
      height: 480px;
      width: 789px;
      min-height: 500px;
      background: url(https://webstatic.orangevip.com/img/PC-live-streaming.1ca6196.png) no-repeat center;
      background-size: contain;
      position: relative;
      z-index: 1;
      animation: theanimation-data-v-d9039afc 3.5s infinite;
      -webkit-animation: theanimation-data-v-d9039afc 3.5s infinite;
      -moz-animation: theanimation-data-v-d9039afc 3.5s infinite;
      -o-animation: theanimation-data-v-d9039afc 3.5s infinite;
      -ms-animation: theanimation-data-v-d9039afc 3.5s infinite;
}
@keyframes theanimation-data-v-d9039afc {
0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
@-webkit-keyframes theanimation-data-v-d9039afc {
0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
.client .ad-avatar .shadow[data-v-d9039afc] {
      display: block;
      width: 778px;
      height: 111px;
      margin-top: -55px;
      margin-left: 16px;
      -webkit-transform: skew(-30deg);
              transform: skew(-30deg);
      background: url(https://webstatic.orangevip.com/img/pc-shadow.4b79cc4.png) no-repeat center;
}
.client .temp1[data-v-d9039afc] {
    width: 486px;
    height: 334px;
    border-radius: 10px;
    background-image: url(https://webstatic.orangevip.com/img/1.61831bc.png);
    position: relative;
}
.client .temp1[data-v-d9039afc]::after {
      content: '';
      width: 272px;
      height: 262px;
      left: 220px;
      top: 253px;
      position: absolute;
      z-index: 990;
      background-image: url(https://webstatic.orangevip.com/img/line1.2367171.png);
}
.client .temp2[data-v-d9039afc] {
    width: 787px;
    height: 385px;
    border-radius: 10px;
    margin: 0 0 0 436px;
    position: relative;
    background-image: url(https://webstatic.orangevip.com/img/2.7c1b74a.png);
}
.client .temp2[data-v-d9039afc]::after {
      content: '';
      width: 442px;
      height: 145px;
      left: 268px;
      top: 312px;
      position: absolute;
      z-index: 990;
      background-image: url(https://webstatic.orangevip.com/img/line2.46e9472.png);
}
.client .temp3[data-v-d9039afc] {
    width: 787px;
    height: 385px;
    border-radius: 10px;
    margin-top: 38px;
    background-image: url(https://webstatic.orangevip.com/img/3.1c5788a.png);
    position: relative;
}
.client .temp3[data-v-d9039afc]::after {
      content: '';
      width: 401px;
      height: 301px;
      left: 64px;
      top: 324px;
      position: absolute;
      z-index: 990;
      background-image: url(https://webstatic.orangevip.com/img/line3.4bafcc7.png);
}
.client .temp4[data-v-d9039afc] {
    width: 787px;
    height: 385px;
    border-radius: 10px;
    margin: 38px 0 0 436px;
    background-image: url(https://webstatic.orangevip.com/img/4.3f1a1b9.png);
    position: relative;
}
.client .temp4[data-v-d9039afc]::after {
      content: '';
      width: 442px;
      height: 145px;
      left: 268px;
      top: 312px;
      position: absolute;
      z-index: 990;
      background-image: url(https://webstatic.orangevip.com/img/line2.46e9472.png);
}
.client .temp5[data-v-d9039afc] {
    width: 787px;
    height: 385px;
    border-radius: 10px;
    margin-top: 38px;
    background-image: url(https://webstatic.orangevip.com/img/5.3d89ee3.png);
}
@media only screen and (min-width: 1921px) {
.client-wrapper[data-v-d9039afc] {
    background-size: 439px 328px, 480px 987px, 960px 969px;
}
.client-wrapper .clint .ad-avatar[data-v-d9039afc] {
      left: 860px;
      top: -140px;
}
}
@media only screen and (max-width: 1600px) {
.client-wrapper[data-v-d9039afc] {
    background: url(https://webstatic.orangevip.com/img/background.little.11c0545.png) no-repeat 150px 275px, url(https://webstatic.orangevip.com/img/left.7d63474.png) no-repeat 0 93px, url(https://webstatic.orangevip.com/img/right.f6fc913.png) no-repeat right 220px;
    background-size: 439px 328px, 270px 555px, 540px 545px;
    background-color: #fff;
}
.client-wrapper .client[data-v-d9039afc] {
      top: 23%;
}
.client-wrapper .client .desc[data-v-d9039afc] {
        margin-left: 100px;
        width: 574px;
        height: 504px;
        background: url(https://webstatic.orangevip.com/img/background.little.11c0545.png) no-repeat 60px 65px;
        background-size: 375px 246px;
}
.client-wrapper .client .desc .download-text[data-v-d9039afc] {
          width: 100%;
          margin-bottom: 42px;
}
.client-wrapper .client .desc .download-text p[data-v-d9039afc] {
            font-size: 38px;
            font-family: "Microsoft Yahei";
            font-weight: bold;
            color: #ff6a20;
            margin-bottom: 16px;
}
.client-wrapper .client .desc .download-text p[data-v-d9039afc]:last-child {
              margin-bottom: 0;
}
.client-wrapper .client .desc .tip[data-v-d9039afc] {
          margin-bottom: 42px;
}
.client-wrapper .client .desc .tip p[data-v-d9039afc] {
            font-size: 18px;
            color: #333;
            margin-bottom: 27px;
}
.client-wrapper .client .desc .tip p[data-v-d9039afc]:last-child {
              margin-bottom: 0;
}
.client-wrapper .client .desc .download-btn[data-v-d9039afc] {
          width: 210px;
          height: 48px;
          border-radius: 24px;
          background-color: #46d6b7;
          border: 0;
          outline: none;
          color: #fff;
          font-size: 23px;
          -webkit-transition: all .2s;
          transition: all .2s;
}
.client-wrapper .client .desc .download-btn[data-v-d9039afc]:hover {
            -webkit-box-shadow: 0px 11px 23px 0px rgba(70, 214, 183, .39);
                    box-shadow: 0px 11px 23px 0px rgba(70, 214, 183, .39);
}
.client-wrapper .client .ad-avatar[data-v-d9039afc] {
        position: absolute;
        top: -90px;
        left: 460px;
        width: 778px;
}
.client-wrapper .client .ad-avatar .live_stream[data-v-d9039afc] {
          width: 592px;
          background: url(https://webstatic.orangevip.com/img/PC-live-streaming.1ca6196.png) no-repeat center;
          background-size: contain;
          position: relative;
          z-index: 1;
          animation: theanimation-data-v-d9039afc 3.5s infinite;
          -webkit-animation: theanimation-data-v-d9039afc 3.5s infinite;
          -moz-animation: theanimation-data-v-d9039afc 3.5s infinite;
          -o-animation: theanimation-data-v-d9039afc 3.5s infinite;
          -ms-animation: theanimation-data-v-d9039afc 3.5s infinite;
}
@keyframes theanimation-data-v-d9039afc {
0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
50% {
      -webkit-transform: translateY(20px);
              transform: translateY(20px);
}
100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
}
@-webkit-keyframes theanimation-data-v-d9039afc {
0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
50% {
      -webkit-transform: translateY(20px);
              transform: translateY(20px);
}
100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
}
.client-wrapper .client .ad-avatar .shadow[data-v-d9039afc] {
          display: block;
          width: 778px;
          height: 111px;
          margin-top: -97px;
          margin-left: -76px;
          -webkit-transform: skew(-30deg);
                  transform: skew(-30deg);
          background: url(https://webstatic.orangevip.com/img/pc-shadow.4b79cc4.png) no-repeat center;
          background-size: 75%;
}
}

@charset "UTF-8";
.wrap .content[data-v-5b6f6935] {
  width: 800px;
  margin: 35px auto 0;
}
.wrap .content .headimg[data-v-5b6f6935] {
    margin: 0 auto;
    height: 290px;
    width: 510px;
}
.wrap .content .headimg img[data-v-5b6f6935] {
      width: 100%;
      height: 100%;
}
.wrap .content .card[data-v-5b6f6935] {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 50px 25px 25px 25px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.wrap .content .card .groupState[data-v-5b6f6935] {
      position: absolute;
      right: 10px;
      top: 10px;
}
.wrap .content .card .groupState img[data-v-5b6f6935] {
        width: 140px;
        height: 121px;
}
.wrap .content .card .headcard[data-v-5b6f6935] {
      position: absolute;
      white-space: nowrap;
      max-width: 720px;
      overflow: hidden;
      text-overflow: ellipsis;
      top: -22px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 10px 120px;
      background: url(https://webstatic.orangevip.com/img/headimg.2e9c89d.png) no-repeat;
      background-size: 100% 100%;
      font-size: 24px;
      color: #ffffff;
}
.wrap .content .card h2[data-v-5b6f6935] {
      height: 25px;
      line-height: 25px;
      font-size: 20px;
      font-weight: bold;
      font-stretch: normal;
      letter-spacing: 0px;
      color: #333333;
      text-align: center;
      max-width: 720px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
}
.wrap .content .card ul[data-v-5b6f6935] {
      margin: 20px auto 32px;
      width: 520px;
      text-align: center;
      overflow: hidden;
}
.wrap .content .card ul li[data-v-5b6f6935] {
        position: relative;
        float: left;
        width: 80px;
        height: 78px;
        margin-left: 30px;
        margin-bottom: 10px;
        background-color: #ffffff;
}
.wrap .content .card ul li.grouper[data-v-5b6f6935]:after {
          position: absolute;
          top: 40px;
          left: calc(50% - 23px);
          content: '\56E2\957F';
          width: 46px;
          height: 16px;
          line-height: 16px;
          background-color: #ff6a20;
          border-radius: 8px;
          font-size: 14px;
          color: #ffffff;
}
.wrap .content .card ul li img[data-v-5b6f6935] {
          position: relative;
          border-radius: 50%;
          border: solid 1px #eeeeee;
          width: 54px;
          height: 54px;
}
.wrap .content .card ul li .nameI[data-v-5b6f6935] {
          margin-top: 5px;
          max-width: 80px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
}
.wrap .content .card ul li[data-v-5b6f6935]:nth-child(5n+1) {
          margin-left: 0px;
}
.wrap .content .card ul li.two[data-v-5b6f6935] {
          margin-left: 160px;
}
.wrap .content .card ul li.three[data-v-5b6f6935] {
          margin-left: 110px;
}
.wrap .content .card ul li.four[data-v-5b6f6935] {
          margin-left: 55px;
}
.wrap .content .card .btn[data-v-5b6f6935] {
      width: 301px;
      height: 47px;
      background-color: #ff6920;
      -webkit-box-shadow: 0px 11px 23px 0px rgba(255, 105, 32, .39);
              box-shadow: 0px 11px 23px 0px rgba(255, 105, 32, .39);
      border-radius: 23px;
      color: #ffffff;
      line-height: 47px;
      margin: 0 auto;
      text-align: center;
      font-size: 24px;
      cursor: pointer;
}
.wrap .content .card .btn.joinQQ[data-v-5b6f6935] {
        margin-top: 20px;
        width: 297px;
        height: 43px;
        line-height: 43px;
        -webkit-box-shadow: none;
                box-shadow: none;
        background-color: #ffffff;
        border: solid 2px #ff6920;
        color: #ff6920;
}
.wrap .content .card .timeP[data-v-5b6f6935] {
      margin-top: 32px;
      text-align: center;
      font-size: 14px;
}
.wrap .content .card .timeP i[data-v-5b6f6935] {
        color: #ff722b;
}
.wrap .content .card .timeP span[data-v-5b6f6935] {
        display: inline-block;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 22px;
        height: 19px;
        background-color: #ff6a20;
        border-radius: 5px;
        color: white;
        line-height: 20px;
        text-align: center;
}
.wrap .content .card .rule[data-v-5b6f6935] {
      margin-top: 30px;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 24px 0px 17px 20px;
      background-color: #f5f5f5;
      border-radius: 10px;
}
.wrap .content .card .rule p[data-v-5b6f6935] {
        margin-bottom: 5px;
        line-height: 20px;
        font-size: 14px;
}
.wrap .content .card .rule p .rightI[data-v-5b6f6935] {
          float: right;
          -webkit-transform: translateX(-19px);
                  transform: translateX(-19px);
}
.wrap .content .card .rule p span[data-v-5b6f6935] {
          color: #ff6920;
          margin: 0 5px;
}
.wrap .content .card .rule p[data-v-5b6f6935]:nth-child(1) {
        position: relative;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        line-height: normal;
        color: #000000;
        text-align: center;
        margin-bottom: 20px;
}
.wrap .content .card .rule p[data-v-5b6f6935]:nth-child(1)::before {
          position: absolute;
          top: calc(50% - 1px);
          left: 27%;
          content: "";
          width: 70px;
          height: 1px;
          background-color: #999999;
}
.wrap .content .card .rule p[data-v-5b6f6935]:nth-child(1)::after {
          position: absolute;
          top: calc(50% - 1px);
          right: 27%;
          content: "";
          width: 70px;
          height: 1px;
          background-color: #999999;
}
.wrap .content .footerCard[data-v-5b6f6935] {
    margin-top: 30px;
    width: 100%;
    height: 70px;
}
.wrap .content .footerCard .child[data-v-5b6f6935] {
      position: relative;
      float: left;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-left: 77px;
      width: 242px;
      height: 100%;
      margin-right: 12px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
}
.wrap .content .footerCard .child p[data-v-5b6f6935] {
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #333333;
}
.wrap .content .footerCard .child p span[data-v-5b6f6935] {
          color: #ff722b;
}
.wrap .content .footerCard .child p[data-v-5b6f6935]:nth-child(1) {
        margin: 19px 0 8px;
}
.wrap .content .footerCard .child[data-v-5b6f6935]::before {
        position: absolute;
        top: calc(50% - 11px);
        left: 13px;
        content: "\6D3B\52A8";
        width: 50px;
        height: 22px;
        border-radius: 10px;
        border: solid 1px #ff722b;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #ff722b;
        text-align: center;
}
.wrap .content .footerCard .active[data-v-5b6f6935]::before {
      content: "\6D3B\52A8";
}
.wrap .content .footerCard .num[data-v-5b6f6935]::before {
      content: "\9650\91CF";
}
.wrap .content .footerCard .time[data-v-5b6f6935]::before {
      content: "\9650\65F6";
}
.wrap .bg[data-v-5b6f6935] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .34);
  z-index: 999;
}
.wrap .bg .bgCard[data-v-5b6f6935] {
    position: fixed;
    top: 50%;
    left: calc(50% - 225px);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 450px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 60px 0 30px;
    background-color: #ffffff;
    border-radius: 10px;
    text-align: center;
}
.wrap .bg .bgCard .close[data-v-5b6f6935] {
      position: absolute;
      top: 10px;
      right: 10px;
      width: 30px;
      height: 30px;
      margin: 0;
      cursor: pointer;
}
.wrap .bg .bgCard p[data-v-5b6f6935] {
      text-align: center;
      font-size: 24px;
      font-weight: bold;
      color: #333333;
}
.wrap .bg .bgCard P[data-v-5b6f6935]:nth-child(1) {
      margin-bottom: 10px;
}
.wrap .bg .bgCard img[data-v-5b6f6935] {
      margin-top: 46px;
      margin-bottom: 49px;
}
.wrap .bg .bgCard .isInitiator[data-v-5b6f6935] {
      width: 198px;
      height: 142px;
}
.wrap .bg .bgCard .isSuccess[data-v-5b6f6935] {
      width: 179px;
      height: 152px;
}
.wrap .bg .bgCard .bgBtn[data-v-5b6f6935] {
      margin: 0 auto 20px;
      width: 230px;
      height: 47px;
      background-color: #ff6920;
      -webkit-box-shadow: 0px 11px 23px 0px rgba(255, 105, 32, .39);
              box-shadow: 0px 11px 23px 0px rgba(255, 105, 32, .39);
      border-radius: 23px;
      font-size: 23px;
      font-weight: normal;
      line-height: 47px;
      letter-spacing: 2px;
      color: #ffffff;
      cursor: pointer;
}
.wrap .bg .bgCard .bgBtn.twobtn[data-v-5b6f6935] {
        width: 226px;
        height: 43px;
        -webkit-box-shadow: none;
                box-shadow: none;
        background-color: #fff;
        border-radius: 23px;
        border: solid 2px #ff722b;
        color: #ff722b;
        line-height: 43px;
}
.swiper-container[data-v-5b6f6935] {
  position: fixed;
  right: 0;
  top: 130px;
  width: 210px;
  height: 50px;
  background: rgba(0, 0, 0, .34);
  border-radius: 25px 0 0 25px;
}
.swiper-container .swiper-slide img[data-v-5b6f6935] {
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    margin: 6px 0 0 6px;
}
.swiper-container .swiper-slide p[data-v-5b6f6935] {
    width: 155px;
    line-height: 50px;
    display: inline-block;
    margin-left: 8px;
    font-size: 18px;
    color: #fff;
}
.cimgtail[data-v-5b6f6935] {
  width: 100%;
  margin-top: 30px;
}
.cimgtail img[data-v-5b6f6935] {
    width: 100%;
    vertical-align: bottom;
}
.carousel[data-v-5b6f6935] {
  margin-right: 80px;
  position: fixed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  right: 0;
  top: 130px;
  width: 50px;
  height: 210px;
  transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -moz-transform: rotate(270deg);
  /* Firefox */
  -webkit-transform: rotate(270deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(270deg);
  background: rgba(0, 0, 0, .34);
  border-radius: 25px 25px 0 0;
}
.carouselItem[data-v-5b6f6935] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.carouselItem .carouselItembox[data-v-5b6f6935] {
    height: 210px !important;
}
.carouselItem .carouselItembox img[data-v-5b6f6935] {
      transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      /* IE 9 */
      -moz-transform: rotate(90deg);
      /* Firefox */
      -webkit-transform: rotate(90deg);
      /* Safari 和 Chrome */
      -o-transform: rotate(90deg);
      display: inline-block;
      width: 38px;
      height: 38px;
      border-radius: 50%;
      margin: 6px 0 0 6px;
}
.carouselItem .carouselItembox p[data-v-5b6f6935] {
      -webkit-transform-origin: 0% 85%;
              transform-origin: 0% 85%;
      transform: rotate(90deg) translate(-35px, 0);
      -ms-transform: rotate(90deg) translate(-35px, 0);
      /* IE 9 */
      -moz-transform: rotate(90deg) translate(-35px, 0);
      /* Firefox */
      -webkit-transform: rotate(90deg) translate(-35px, 0);
      /* Safari 和 Chrome */
      -o-transform: rotate(90deg) translate(-35px, 0);
      width: 155px;
      line-height: 50px;
      display: inline-block;
      margin-left: 8px;
      font-size: 18px;
      color: #fff;
}
.fixed-bg[data-v-5b6f6935] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, .3);
}
.fixed-bg .box[data-v-5b6f6935] {
    text-align: center;
    width: 450px;
    min-height: 470px;
    background-color: #ffffff;
    border-radius: 10px;
    position: absolute;
    top: calc(50% - 235px);
    left: calc(50% - 225px);
    padding: 58px 50px 66px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 20px;
    color: #333;
    line-height: 30px;
}
.fixed-bg .box h3[data-v-5b6f6935] {
      margin-bottom: 55px;
}
.fixed-bg .box img[data-v-5b6f6935] {
      margin-bottom: 60px;
}
.fixed-bg .box .btn-wrap[data-v-5b6f6935] {
      height: 47px;
}
.fixed-bg .box .btn-wrap button[data-v-5b6f6935] {
        width: 170px;
        height: 47px;
        font-size: 24px;
        background-color: #c3c3c3;
        border-radius: 24px;
        color: #fff;
}
.fixed-bg .box .btn-wrap button[data-v-5b6f6935]:last-child {
          background-color: #f9bb3e;
}

@charset "UTF-8";
.fixed-bg[data-v-4a4488fb] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  background-color: rgba(0, 0, 0, .3);
}
.modal-box[data-v-4a4488fb] {
  width: 450px;
  height: 500px;
  background-color: #ffffff;
  border-radius: 10px;
  position: absolute;
  left: calc(50% - 225px);
  top: calc(50% - 250px);
  overflow: hidden;
}
.modal-box .box-head[data-v-4a4488fb] {
    height: 95px;
    width: 100%;
    position: relative;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: -webkit-gradient(linear, right top, left bottom, from(#ff8027), to(#fe4452));
    background: linear-gradient(to bottom left, #ff8027, #fe4452);
    /* 标准的语法 */
}
.modal-box .box-head h1[data-v-4a4488fb] {
      padding-top: 13px;
      margin: 0 auto;
      text-align: center;
      width: 260px;
      font-size: 20px;
      line-height: 36px;
      color: #ffffff;
      word-wrap: break-word;
}
.modal-box .box-head h1.yiyuan[data-v-4a4488fb] {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
}
.modal-box .box-head h1.nowrap[data-v-4a4488fb] {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}
.modal-box .box-head p[data-v-4a4488fb] {
      text-align: center;
      font-size: 20px;
      color: #ffffff;
}
.modal-box .box-head .close[data-v-4a4488fb] {
      width: 30px;
      height: 30px;
      position: absolute;
      right: 10px;
      top: 10px;
      cursor: pointer;
}
.modal-box .qr-code[data-v-4a4488fb] {
    width: 160px;
    height: 160px;
    margin: 20px auto;
}
.modal-box .qr-code img[data-v-4a4488fb] {
      width: 100%;
      height: 100%;
}
.modal-box .coppy-wrap[data-v-4a4488fb] {
    width: 410px;
    height: 47px;
    background-color: #e4e4e4;
    border-radius: 5px;
    margin: 0 auto 6px;
}
.modal-box .coppy-wrap .href[data-v-4a4488fb] {
      width: 315px;
      height: 47px;
      line-height: 47px;
      font-size: 16px;
      color: #bbbbbb;
      padding: 0 8px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-user-select: all;
         -moz-user-select: all;
          -ms-user-select: all;
              user-select: all;
}
.modal-box .coppy-wrap .coppy[data-v-4a4488fb] {
      width: 95px;
      height: 47px;
      font-size: 20px;
      line-height: 47px;
      text-align: center;
      color: #fff;
      background-color: #ff722b;
      border-radius: 0px 5px 5px 0px;
      cursor: pointer;
}
.modal-box .tips[data-v-4a4488fb] {
    margin-bottom: 25px;
}
.modal-box .tips p[data-v-4a4488fb] {
      font-size: 14px;
      color: #000000;
      text-align: center;
      line-height: 24px;
}
.modal-box .list[data-v-4a4488fb] {
    height: 81px;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.modal-box .list li[data-v-4a4488fb] {
      cursor: pointer;
}

@charset "UTF-8";
.dialog[data-v-5f295b0c] {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  top: 0;
  left: 0;
  z-index: 999;
}
.dialog .inner[data-v-5f295b0c] {
    width: 450px;
    height: 500px;
    background-color: #ffffff;
    border-radius: 10px;
    position: absolute;
    top: calc(50% - 250px);
    left: calc(50% - 225px);
    padding: 60px 94px 40px 94px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    position: relative;
}
.dialog .inner .payFailed[data-v-5f295b0c] {
      height: 400px;
      background: url(https://webstatic.orangevip.com/img/payFailed.2f8981a.png) no-repeat center 115px;
}
.dialog .inner .tip-err[data-v-5f295b0c] {
      color: #333;
      margin-top: 242px;
      font-size: 16px;
}
.dialog .inner .close[data-v-5f295b0c] {
      width: 30px;
      height: 30px;
      border: 1px solid #bbb;
      border-radius: 50%;
      position: absolute;
      right: 10px;
      top: 10px;
      color: #bbb;
      line-height: 30px;
      cursor: pointer;
}
.dialog .inner .img-wrap[data-v-5f295b0c] {
      height: 200px;
      background: url(https://webstatic.orangevip.com/img/alipayLoad.ae24eae.png) no-repeat 30px 30px;
}
.dialog .inner img[data-v-5f295b0c] {
      margin: 30px auto;
      width: 200px;
      height: 200px;
}
.dialog .inner h2[data-v-5f295b0c] {
      font-size: 24px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 19px;
}
.dialog .inner p[data-v-5f295b0c] {
      font-size: 16px;
      color: #333;
}
.dialog .inner .payed[data-v-5f295b0c] {
      width: 201px;
      height: 47px;
      background-color: #f9bb3e;
      -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
              box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
      border-radius: 23px;
      font-family: "Microsoft YaHei";
      font-size: 24px;
      line-height: 47px;
      letter-spacing: 2px;
      color: #ffffff;
      cursor: pointer;
      margin: 0 auto 40px;
}
.dialog .inner .tip[data-v-5f295b0c] {
      color: #333;
      font-size: 16px;
      cursor: pointer;
}
.dialog .inner .noPayTip[data-v-5f295b0c] {
      display: block;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 24%;
      width: 300px;
      height: 50px;
      line-height: 50px;
      border-radius: 8px;
      background: rgba(0, 0, 0, .6);
}
.dialog .inner .noPayTip p[data-v-5f295b0c] {
        font-size: 16px;
        color: #999;
}
.payWay[data-v-5f295b0c] {
  padding-bottom: 76px;
}
.payWay li[data-v-5f295b0c] {
    cursor: pointer;
    height: 56px;
    margin-right: 70px;
}
.payWay li[data-v-5f295b0c]:last-child {
      margin-right: 0;
}
.payWay li span[data-v-5f295b0c] {
      display: block;
      line-height: 56px;
      font-size: 20px;
      color: #333;
}
.payWay li .payimg[data-v-5f295b0c] {
      height: 56px;
      float: left;
      margin-right: 24px;
}
.payWay li .icon-zhifubaozhifu[data-v-5f295b0c],
    .payWay li .icon-weixinzhifu[data-v-5f295b0c] {
      color: #56abe4;
      font-size: 56px;
      margin-right: 24px;
}
.payWay li .icon-weixinzhifu[data-v-5f295b0c] {
      color: #4fb640;
      -webkit-transform: scaleY(0.93);
              transform: scaleY(0.93);
}
.payWay li .icon-jd[data-v-5f295b0c] {
      margin-right: 24px;
      background: url(https://webstatic.orangevip.com/img/icon-jd.53441a8.png) no-repeat center;
      width: 56px;
      height: 56px;
      background-size: 56px 56px;
}
.payWay li .icon-dui1[data-v-5f295b0c] {
      color: #f8b42b;
      margin-left: 18px;
}
.payWay li .cuo[data-v-5f295b0c] {
      width: 20px;
      height: 20px;
      border: 1px solid #999999;
      border-radius: 50%;
      margin: 18px 0 0 16px;
}
.payWay li[data-v-5f295b0c]:last-child {
    margin-right: 0 !important;
}
.agreement[data-v-5f295b0c] {
  margin-bottom: 60px;
}
.agreement > div img[data-v-5f295b0c] {
    width: 16px;
    height: 16px;
}
.agreement > div p[data-v-5f295b0c] {
    font-size: 16px;
    color: #333333;
    display: inline-block;
}
.agreement > p[data-v-5f295b0c] {
    font-size: 16px;
    color: #f8b42b;
    display: inline-block;
}
.buy[data-v-5f295b0c] {
  width: 201px;
  height: 47px;
  background-color: #dddddd;
  -webkit-box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
          box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
  border-radius: 23px;
  margin: 0 auto;
  font-size: 23px;
  line-height: 44px;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
}
.sure-buy[data-v-5f295b0c] {
  cursor: pointer;
  background-color: #f9bb3e;
  margin-bottom: 100px;
  -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
          box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.payment-details[data-v-5f295b0c] {
  margin-bottom: 51px;
}
.payment-details .payment-wrap[data-v-5f295b0c] {
    width: 950px;
    min-height: 120px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    border-left: 5px solid #ffcf3f;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    padding: 0 18px;
    padding-bottom: 17px;
}
.payment-details .payment-wrap .ystxt[data-v-5f295b0c] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 17px;
      font-family: MicrosoftYaHei;
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 18px;
      letter-spacing: 0px;
      color: #ff6a20;
}
.payment-details .payment-wrap .ystxt p[data-v-5f295b0c] {
        line-height: 18px;
        font-size: 16px;
        color: #ff6a20;
}
.payment-details .payment-wrap p[data-v-5f295b0c] {
      font-size: 16px;
      line-height: 18px;
      color: #333333;
      margin-top: 17px;
}
.payment-details .payment-wrap p .price[data-v-5f295b0c] {
        color: #999999;
}
.payment-details .payment-wrap p .default-price[data-v-5f295b0c] {
        text-decoration: line-through;
}
.payment-details .payment-wrap p .total-price[data-v-5f295b0c] {
        color: #ff6a20;
}
.order-info[data-v-5f295b0c] {
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  background-color: #fff;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.order-info .order-info-main[data-v-5f295b0c] {
    width: 950px;
    margin: 50px auto;
}
.order-info .order-info-main h3[data-v-5f295b0c] {
      height: 24px;
      font-family: "Microsoft YaHei";
      font-size: 18px;
      font-weight: bold;
      font-stretch: normal;
      line-height: 24px;
      letter-spacing: 0px;
      color: #333333;
      margin-bottom: 31px;
      margin-top: 70px;
}
.order-info .order-info-main .payWay h3[data-v-5f295b0c] {
      margin-bottom: 42px;
}
.order-info .order-info-main .order[data-v-5f295b0c] {
      margin-bottom: 50px;
}
.order-info .order-info-main .order .order-class-wrap[data-v-5f295b0c] {
        width: 950px;
        background-color: #ffffff;
        -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .08);
                box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .08);
        border-radius: 5px;
        border-left: 5px solid #ffcf3f;
        padding: 30px 20px 0 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        position: relative;
}
.order-info .order-info-main .order .order-class-wrap .teacher-wrap[data-v-5f295b0c] {
          border-bottom: 1px solid #eee;
}
.order-info .order-info-main .order .order-class-wrap .teacher-wrap li[data-v-5f295b0c] {
            height: 94px;
            font-size: 14px;
}
.order-info .order-info-main .order .order-class-wrap .teacher-wrap .avatar-wrap[data-v-5f295b0c] {
            width: 38px;
            height: 38px;
            margin: 0 auto 12px;
            border-radius: 50%;
            overflow: hidden;
}
.order-info .order-info-main .order .order-class-wrap .teacher-wrap .avatar-wrap img[data-v-5f295b0c] {
              width: 100%;
              height: 100%;
}
.order-info .order-info-main .order .order-class-wrap .teacher-wrap span[data-v-5f295b0c] {
            text-align: center;
            color: #333;
}
.order-info .order-info-main .order .order-class-wrap .coupons[data-v-5f295b0c] {
          height: 68px;
          cursor: pointer;
}
.order-info .order-info-main .order .order-class-wrap .coupons span[data-v-5f295b0c] {
            font-family: "Microsoft YaHei";
            font-size: 16px;
            line-height: 68px;
            color: #333333;
}
.order-info .order-info-main .order .order-class-wrap .coupons .has-no-coupons[data-v-5f295b0c] {
            color: #999999;
}
.order-info .order-info-main .order .order-class-wrap .price[data-v-5f295b0c] {
          position: absolute;
          right: 20px;
          top: 150px;
          height: 20px;
          font-family: "Microsoft YaHei";
          font-size: 28px;
          line-height: 18px;
          color: #ff6a20;
          font-weight: bold;
}
.order-info .order-info-main .order .order-class-wrap .price[data-v-5f295b0c]::before {
            content: "\FFE5";
            position: absolute;
            left: -15px;
            bottom: 0;
            font-family: "Microsoft YaHei";
            font-size: 14px;
}
.order-info .order-info-main .order .order-class-wrap h4[data-v-5f295b0c] {
          height: 21px;
          font-family: "Microsoft YaHei";
          font-size: 20px;
          color: #333333;
          margin-bottom: 19px;
          font-weight: bold;
          cursor: pointer;
}
.order-info .order-info-main .order .order-class-wrap .timer[data-v-5f295b0c] {
          height: 14px;
          font-family: "Microsoft YaHei";
          font-size: 16px;
          color: #333333;
          margin-bottom: 23px;
          cursor: pointer;
}
.order-info .order-info-main .order .order-class-wrap li[data-v-5f295b0c] {
          height: 76px;
          margin-right: 28px;
}
.order-info .order-info-main .order .order-class-wrap li span[data-v-5f295b0c] {
            display: block;
}
.order-info .order-info-main .order .order-class-wrap li span img[data-v-5f295b0c] {
              width: 38px;
              height: 38px;
              margin: 0 auto 12px;
}
.order-info .order-info-main .address h3[data-v-5f295b0c] {
      position: relative;
      margin-bottom: 43px;
}
.order-info .order-info-main .address h3 span[data-v-5f295b0c] {
        position: absolute;
        top: 0;
        left: 115px;
        width: 90px;
        height: 22px;
        border-radius: 11px;
        border: solid 2px #46d6b7;
        color: #46d6b7;
        font-size: 14px;
        line-height: 21px;
        text-align: center;
        cursor: pointer;
}
.order-info .order-info-main .address .address-wrap .addr-input[data-v-5f295b0c] {
      width: 450px;
      height: 47px;
      background-color: #f5f5f5;
      border-radius: 5px;
      margin-bottom: 20px;
      color: #333;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.order-info .order-info-main .address .address-wrap .addr-input input[data-v-5f295b0c] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 414px;
        height: 47px;
        background-color: #f5f5f5;
}
.order-info .order-info-main .address .address-wrap .addr-input input[data-v-5f295b0c]::-webkit-input-placeholder {
          font-size: 16px;
          color: #999999;
}
.order-info .order-info-main .address .address-wrap .addr-input input[data-v-5f295b0c]:-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          font-size: 16px;
          color: #999999;
}
.order-info .order-info-main .address .address-wrap .addr-input input[data-v-5f295b0c]::-moz-placeholder {
          /* Mozilla Firefox 19+ */
          font-size: 16px;
          color: #999999;
}
.order-info .order-info-main .address .address-wrap .addr-input input[data-v-5f295b0c]:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          font-size: 16px;
          color: #999999;
}
.order-info .order-info-main .address .address-wrap .border-input[data-v-5f295b0c] {
      border-left: 5px solid #ff6a20;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: relative;
      padding-left: 46px;
}
.order-info .order-info-main .address .address-wrap .border-input input[data-v-5f295b0c] {
        padding-right: 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.order-info .order-info-main .address .address-wrap .border-input .icon[data-v-5f295b0c] {
        position: absolute;
        left: 15px;
        top: 16px;
        font-size: 14px;
}
.order-info .order-info-main .address .address-wrap .sure-commit[data-v-5f295b0c] {
      border-left-color: #46d6b7;
}
.order-info .order-info-main .address .address-wrap .select-item[data-v-5f295b0c] {
      display: inline-block;
      margin-right: 20px;
      position: relative;
      width: 150px;
      height: 47px;
}
.order-info .order-info-main .address .address-wrap .select-item .bg-col[data-v-5f295b0c] {
        width: 150px;
        height: 47px;
        position: absolute;
        z-index: 333;
        background-color: #f5f5f5;
        border-radius: 5px;
}
.order-info .order-info-main .address .address-wrap .select-item .icon-xiaosanjiaodown[data-v-5f295b0c] {
        position: absolute;
        right: 20px;
        bottom: 15px;
        z-index: 666;
        font-size: 20px;
        color: #999;
        -webkit-transition: 0.3s;
        transition: 0.3s;
}
.order-info .order-info-main .address .address-wrap .select-item .is-foucs[data-v-5f295b0c] {
        -webkit-transform: rotateZ(-180deg);
                transform: rotateZ(-180deg);
        -webkit-transform-origin: center 12px;
                transform-origin: center 12px;
}
.order-info .order-info-main .address .address-wrap .address-input[data-v-5f295b0c] {
      width: 950px;
}
.order-info .order-info-main .address .address-wrap .address-input input[data-v-5f295b0c] {
        width: 910px;
}
.order-info .order-info-main .address .address-list ul[data-v-5f295b0c] {
      margin-bottom: 66px;
}
.order-info .order-info-main .address .address-list li[data-v-5f295b0c] {
      height: 18px;
      font-family: "Microsoft YaHei";
      font-size: 16px;
      line-height: 18px;
      color: #333333;
      margin-bottom: 22px;
}
.order-info .order-info-main .address .address-list li .text[data-v-5f295b0c] {
        margin-left: 5px;
}
.order-info .order-info-main .address .address-list .no-margin[data-v-5f295b0c] {
      margin: 0;
}
.order-info .order-info-main .address .save-address[data-v-5f295b0c] {
      width: 201px;
      height: 47px;
      margin: 10px auto 50px;
      text-align: center;
      border-radius: 25px;
      border: solid 2px #dddddd;
      font-family: "Microsoft YaHei";
      font-size: 16px;
      line-height: 47px;
      color: #dddddd;
}
.order-info .order-info-main .address .sure-save-address[data-v-5f295b0c] {
      color: #46d6b7;
      border-color: #46d6b7;
      cursor: pointer;
}
.huabeipay[data-v-5f295b0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}
.huabeipay .paytitle[data-v-5f295b0c] {
    width: 160px;
    line-height: 56px;
    font-size: 20px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.huabeipay .paytitle img[data-v-5f295b0c] {
      width: 56px;
      height: 56px;
      margin-right: 24px;
}
.huabeipay .huabei-list[data-v-5f295b0c] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.huabeipay .huabei-list .item[data-v-5f295b0c] {
      width: 180px;
      height: 60px;
      background-color: #f5f5f5;
      border-radius: 5px;
      border: solid 1px #f5f5f5;
      text-align: center;
      margin-right: 20px;
}
.huabeipay .huabei-list .item .p1[data-v-5f295b0c] {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: 0px;
        color: #333333;
        margin-top: 11px;
}
.huabeipay .huabei-list .item .p2[data-v-5f295b0c] {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: 0px;
        color: #999999;
        margin-top: 7px;
}
.huabeipay .huabei-list .active[data-v-5f295b0c] {
      border: solid 1px #f9bb3e;
      background-color: #fff8e0;
}
.select-item-oversea[data-v-5f295b0c] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #606266;
}

.order-info .select-item .el-select {
  position: absolute;
  z-index: 999;
}
.order-info .telcodeblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-info .telcodeblock .bg-col {
    width: 65px !important;
}
.order-info .telcodeblock .select-item {
    width: 65px !important;
    margin-right: 0 !important;
}
.order-info .telcodeblock .select-item .icon-xiaosanjiaodown {
      right: 5px !important;
}
.order-info .telcodeblock .el-select {
    width: 65px !important;
    display: block;
    z-index: 999;
}
.order-info .telcodeblock .el-select .el-input__inner {
      padding-left: 0;
      padding-right: 10px;
      width: 55px;
}
.order-info .telcodeblock .telphone {
    width: 337px !important;
    padding-left: 5px;
}
.order-info .el-input__inner {
  width: 150px;
  height: 47px;
  background-color: transparent;
  border-radius: 5px;
  text-align: left;
  border: 0;
}
.order-info .el-input--suffix .el-icon-arrow-up:before {
  content: "";
}
.order-info .select-addr {
  font-size: 0;
  margin-bottom: 20px;
}
.order-info .icon-triangle {
  top: 0;
}

.fixed-bg[data-v-63edf711] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, .3);
}
.fixed-bg .box[data-v-63edf711] {
    text-align: center;
    width: 450px;
    min-height: 470px;
    background-color: #ffffff;
    border-radius: 10px;
    position: absolute;
    top: calc(50% - 235px);
    left: calc(50% - 225px);
    padding: 58px 50px 66px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 20px;
    color: #333;
    line-height: 30px;
}
.fixed-bg .box h3[data-v-63edf711] {
      margin-bottom: 55px;
}
.fixed-bg .box img[data-v-63edf711] {
      margin-bottom: 60px;
}
.fixed-bg .box .close[data-v-63edf711] {
      position: absolute;
      width: 30px;
      height: 30px;
      right: 10px;
      top: 10px;
      cursor: pointer;
}
.fixed-bg .box .btn-wrap[data-v-63edf711] {
      height: 47px;
}
.fixed-bg .box .btn-wrap button[data-v-63edf711] {
        width: 170px;
        height: 47px;
        font-size: 24px;
        background-color: #c3c3c3;
        border-radius: 24px;
        color: #fff;
}
.fixed-bg .box .btn-wrap button[data-v-63edf711]:last-child {
          background-color: #f9bb3e;
}

.checkPhone[data-v-20d78dc8] {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, .5);
  top: 0;
  left: 0;
}
.checkPhone .close[data-v-20d78dc8] {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.checkPhone .content[data-v-20d78dc8] {
    width: 360px;
    background-color: #ffffff;
    border-radius: 10px;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 60px 45px 50px;
}
.checkPhone .content .title[data-v-20d78dc8] {
      height: 24px;
      font-family: "MicrosoftYaHei-Bold";
      font-size: 24px;
      font-weight: bold;
      font-stretch: normal;
      line-height: 24px;
      letter-spacing: 0px;
      color: #333333;
      margin: 0 auto 19px;
      text-align: center;
}
.checkPhone .content .text1[data-v-20d78dc8] {
      height: 17px;
      font-family: "MicrosoftYaHei";
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 17px;
      letter-spacing: 0px;
      color: #333333;
      text-align: center;
      margin: 0 auto 43px;
}
.checkPhone .content .input[data-v-20d78dc8] {
      font-size: 0;
      margin-bottom: 20px;
      height: 50px;
      background-color: rgb(255, 255, 255);
      border-radius: 25px;
      line-height: 50px;
      position: relative;
      border: solid 1px #e5e5e5;
      -webkit-display: flex;
      display: -moz-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.checkPhone .content .input input[data-v-20d78dc8] {
        display: inline-block;
        margin-left: 14px;
        outline: none;
        height: 50px;
        background-color: transparent;
        -webkit-box-shadow: inset 0 0 0px 1000px white;
        color: #333333;
        caret-color: #f9bb3e;
}
.checkPhone .content .input .mobile[data-v-20d78dc8] {
        width: 201px;
}
.checkPhone .content .input .code[data-v-20d78dc8] {
        width: 206px;
}
.checkPhone .content .input span[data-v-20d78dc8] {
        width: 100px;
        height: 49px;
        display: block;
        font-family: "MicrosoftYaHei";
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 50px;
        letter-spacing: 0px;
        color: #ff6920;
        text-align: center;
        cursor: pointer;
}
.checkPhone .content .phoneCont[data-v-20d78dc8] {
      padding-left: 24px;
      background: url(https://webstatic.orangevip.com/img/phone.99bdea6.png) no-repeat 20px 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.checkPhone .content .phoneCont[data-v-20d78dc8] .el-select {
        width: 65px;
        height: 50px;
        margin-left: 14px;
}
.checkPhone .content .phoneCont[data-v-20d78dc8] .el-select input::-webkit-input-placeholder {
          color: #bbb;
}
.checkPhone .content .phoneCont[data-v-20d78dc8] .el-select input::-moz-placeholder {
          /* Mozilla Firefox 19+ */
          color: #bbb;
}
.checkPhone .content .phoneCont[data-v-20d78dc8] .el-select input:-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          color: #bbb;
}
.checkPhone .content .phoneCont[data-v-20d78dc8] .el-select input:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #bbb;
}
.checkPhone .content .phoneCont[data-v-20d78dc8] .el-select .el-input__inner {
          background-color: transparent;
          width: 100% !important;
          text-align: left !important;
          padding: 0;
          border: 0;
}
.checkPhone .content .phoneCont[data-v-20d78dc8] .el-select .el-input__suffix {
          display: none;
}
.checkPhone .content .phoneCont > img[data-v-20d78dc8] {
        display: block;
        width: 10px;
        height: 5px;
        margin-left: -15px;
}
.checkPhone .content .codeCont[data-v-20d78dc8] {
      padding-left: 24px;
      background: url(https://webstatic.orangevip.com/img/verification.3ff6c76.png) no-repeat 20px 18px;
}
.checkPhone .content .phoneContActive[data-v-20d78dc8] {
      border-color: #f9bb3e;
}
.checkPhone .content > button[data-v-20d78dc8] {
      width: 359px;
      height: 47px;
      background-color: #f9bb3e;
      -webkit-box-shadow: 0px 11px 24px 1px rgba(249, 187, 62, .39);
              box-shadow: 0px 11px 24px 1px rgba(249, 187, 62, .39);
      border-radius: 24px;
      font-family: "MicrosoftYaHei";
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 45px;
      letter-spacing: 2px;
      color: #ffffff;
      margin: 0 auto;
      text-align: center;
}
.checkPhone .content .sign-up[data-v-20d78dc8] {
      height: 16px;
      font-family: "MicrosoftYaHei";
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 16px;
      letter-spacing: 0px;
      color: #333333;
      text-align: center;
      margin: 42px auto 0;
      cursor: pointer;
}
.checkPhone .box[data-v-20d78dc8] {
    z-index: 1002;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 53px 45px 70px;
    background-color: #ffffff;
    border-radius: 10px;
}
.checkPhone .box > h1[data-v-20d78dc8] {
      height: 24px;
      font-family: "MicrosoftYaHei-Bold";
      font-size: 24px;
      font-weight: bold;
      font-stretch: normal;
      line-height: 24px;
      letter-spacing: 0px;
      color: #333333;
      margin: 0 auto 18px;
}
.checkPhone .box > p[data-v-20d78dc8] {
      height: 17px;
      font-family: "MicrosoftYaHei";
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 17px;
      letter-spacing: 0px;
      color: #333333;
      margin: 0 auto 30px;
}
.checkPhone .box .imgdiv[data-v-20d78dc8] {
      width: 100%;
      height: 50px;
      margin: 0 auto 30px;
      -webkit-display: flex;
      display: -moz-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.checkPhone .box .imgdiv > input[data-v-20d78dc8] {
        width: 240px;
        width: 200px;
        height: 50px;
        border-radius: 25px;
        border: solid 1px #e5e5e5;
        padding-left: 40px;
        background: url(https://webstatic.orangevip.com/img/verification.3ff6c76.png) no-repeat 20px 18px;
        -webkit-display: flex;
        display: -moz-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-family: "MicrosoftYaHei";
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
}
.checkPhone .box .imgdiv > img[data-v-20d78dc8] {
        width: 110px;
        height: 42px;
        background-color: #e9e9e9;
        margin: 4px 0 0 10px;
        float: left;
}
.checkPhone .box .sure[data-v-20d78dc8] {
      width: 359px;
      height: 47px;
      background-color: #f9bb3e;
      font-size: 18px;
      color: #ffffff;
      line-height: 47px;
      letter-spacing: 2px;
      text-align: center;
      -webkit-box-shadow: 0px 11px 24px 1px rgba(249, 187, 62, .39);
              box-shadow: 0px 11px 24px 1px rgba(249, 187, 62, .39);
      border-radius: 24px;
}
.checkPhone .toastbox[data-v-20d78dc8] {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    -webkit-display: flex;
    display: -moz-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.checkPhone .toastbox .inbox[data-v-20d78dc8] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 590px;
      width: 390px;
      background-color: #ffffff;
      border-radius: 10px;
}
.checkPhone .toastbox .inbox .toastmsg[data-v-20d78dc8] {
        padding: 30px 60px;
        color: #000000;
        text-align: center;
        word-wrap: break-word;
        font-size: 16px;
        line-height: 30px;
        font-weight: bold;
}
.checkPhone .toastbox .inbox .twobtn[data-v-20d78dc8] {
        border-top: 1px solid #e9e9e9;
        height: 100px;
        height: 70px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.checkPhone .toastbox .inbox .twobtn > div[data-v-20d78dc8] {
          width: 50%;
          line-height: 100px;
          line-height: 70px;
          text-align: center;
          font-size: 18px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
.checkPhone .toastbox .inbox .twobtn > .fl[data-v-20d78dc8] {
          color: #f8b42b;
          border-right: 1px solid #e9e9e9;
}
.checkPhone .toastbox .inbox .twobtn > .fr[data-v-20d78dc8] {
          color: #f8b42b;
}
.el-select-dropdown__item[data-v-20d78dc8] {
  color: #999;
}
.el-select-dropdown__item.selected[data-v-20d78dc8] {
  color: #333;
}
.alisc-box[data-v-20d78dc8] {
  height: 50px !important;
}

#alisc_tk {
  margin-bottom: 20px;
}
#alisc_tk .sm-btn {
    border: 1px solid #46D6B7;
    background: #E2F8F3;
    color: #666;
    border-radius: 25px;
    overflow: hidden;
}
#alisc_tk #sm-btn-bg {
    border-radius: 25px;
}
#alisc_tk #rectMask {
    display: none;
}
#alisc_tk .sm-btn-success .sm-txt {
    color: #666;
}
#alisc_tk .sm-btn-fail,
  #alisc_tk .errloading {
    background: #FFFFFF !important;
    border: 1px solid #FF5122 !important;
    color: #FF5122 !important;
    height: 50px !important;
    line-height: 50px !important;
    border-radius: 25px;
}
#alisc_tk .errloading {
    padding: 0 5px !important;
}
#alisc_tk .sm-pop {
    width: calc(100% + 2px) !important;
    left: 0px !important;
    height: 50px !important;
    line-height: 50px !important;
    top: 0px !important;
    border: none !important;
}
#alisc_tk .sm-pop .sm-pop-inner {
      top: 0 !important;
      left: 0 !important;
      height: 50px;
      background: #F5F5F5;
      border-radius: 25px;
}
#alisc_tk .sm-pop .nc-container .nc_wrapper {
      width: 100% !important;
      height: 50px !important;
}
#alisc_tk .sm-pop .nc-container .nc_wrapper .nc_scale {
        height: 50px;
        border-radius: 25px;
        background: #F5F5F5;
        overflow: hidden;
}
#alisc_tk .sm-pop .nc-container .nc_wrapper .nc_scale > span {
          width: 60px;
          height: 50px;
          line-height: 50px;
          background: #FFFFFF;
          border: 1px solid #E1E1E1;
          border-radius: 25px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
#alisc_tk .sm-pop .nc-container .nc_wrapper .nc_scale .nc_bg {
          border-radius: 25px;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;
          background-color: #46D6B7;
}
#alisc_tk .sm-pop .nc-container .nc_wrapper .nc-lang-cnt {
        height: 50px !important;
        line-height: 50px !important;
        font-size: 16px !important;
}

.rightSlide[data-v-e91cc042] {
  width: 330px;
  z-index: 99;
  float: right;
  display: block;
}
.rightSlide .timeSchedule[data-v-e91cc042], .rightSlide .submission[data-v-e91cc042] {
    cursor: pointer;
    width: 49%;
    height: 58px;
    background-color: #f8b42b;
    border-radius: 5px;
    border: solid 3px #f8b42b;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 20px;
    color: #fff;
    line-height: 55px;
    text-align: center;
}
.rightSlide .timeSchedule .redTime[data-v-e91cc042], .rightSlide .submission .redTime[data-v-e91cc042] {
      color: red;
}
.rightSlide .toreport[data-v-e91cc042] {
    width: 100% !important;
    margin-bottom: 15px;
}
.rightSlide .wrapBigDiv[data-v-e91cc042] {
    width: 330px;
    margin-bottom: 15px;
    overflow: hidden;
}
.rightSlide .wrapBigDiv div[data-v-e91cc042] {
      float: left;
}
.rightSlide .jxThisTime[data-v-e91cc042] {
    float: left;
    width: 49%;
    height: 58px;
    background-color: #b4b4b4;
    border-radius: 5px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
    margin-right: 5px;
    line-height: 29px;
}
.rightSlide .submission[data-v-e91cc042] {
    margin-left: 5px;
    background-color: #f8b42b;
    border: solid 3px #f8b42b;
}
.rightSlide .sub[data-v-e91cc042] {
    background-color: #f8b42b;
    border: solid 3px #f8b42b;
}
.rightSlide .saveTip[data-v-e91cc042], .rightSlide .submitTip[data-v-e91cc042] {
    color: #000000;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 2px;
}
.rightSlide .analysisRight[data-v-e91cc042] {
    width: 330px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 800px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.rightSlide .analysisRight .title[data-v-e91cc042] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.rightSlide .analysisRight .content[data-v-e91cc042] {
      padding: 20px 7px 30px 20px;
}
.rightSlide .analysisRight .content .scrollY[data-v-e91cc042] {
        height: 700px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 7px;
}
.rightSlide .analysisRight .content .scrollY[data-v-e91cc042]::-webkit-scrollbar {
        width: 6px;
}
.rightSlide .analysisRight .content .scrollY[data-v-e91cc042]::-webkit-scrollbar-track {
        background: #fff;
}
.rightSlide .analysisRight .content .scrollY[data-v-e91cc042]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.rightSlide .analysisRight .titleContent[data-v-e91cc042] {
      height: 50px;
      line-height: 50px;
}
.rightSlide .analysisRight .titleContent p[data-v-e91cc042] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.rightSlide .analysisRight .titleContent p[data-v-e91cc042]:nth-child(1) {
        width: 25%;
}
.rightSlide .analysisRight .titleContent p[data-v-e91cc042]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.rightSlide .analysisRight .titleContent p[data-v-e91cc042]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.rightSlide .analysisRight .questionDescribe[data-v-e91cc042] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.rightSlide .analysisRight .questionDescribe .part[data-v-e91cc042] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.rightSlide .analysisRight .questionDescribe .subjectDescribe[data-v-e91cc042] {
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.rightSlide .analysisRight .questionDescribe .subjectDescribe span[data-v-e91cc042] {
          font-size: 18px;
          font-weight: bold;
}
.rightSlide .analysisRight .qustionContent[data-v-e91cc042] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.rightSlide .analysisRight .qustionContent .borderBox[data-v-e91cc042] {
        border-radius: 5px;
        padding: 30px;
        border: solid 1px #ebebeb;
        margin-bottom: 15px;
}
.rightSlide .analysisRight .qustionContent .subject[data-v-e91cc042] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.rightSlide .analysisRight .qustionContent .subjectTitle[data-v-e91cc042] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
}
.rightSlide .analysisRight .qustionContent .optionList[data-v-e91cc042] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.rightSlide .analysisRight .qustionContent .optionList[data-v-e91cc042]:last-child {
          border-bottom: none;
}
.rightSlide .analysisRight[data-v-e91cc042] {
    margin-top: 14px;
}
.rightSlide .analysisRight .answer[data-v-e91cc042] {
      margin-top: 20px;
}
.rightSlide .analysisRight .answer .allOption[data-v-e91cc042] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.rightSlide .analysisRight .answer .allOption .titleNumber[data-v-e91cc042] {
          padding: 0 13px;
          border-bottom: 1px dashed #ebebeb;
}
.rightSlide .analysisRight .answer .allOption .titleNumber p[data-v-e91cc042] {
            font-size: 14px;
            font-weight: bold;
            line-height: 40px;
            color: #121212;
            width: 194px;
            word-wrap: break-word;
}
.rightSlide .analysisRight .answer .allOption .titleNumber img[data-v-e91cc042] {
            width: 18px;
            height: 19px;
            line-height: 4px;
            margin-top: 12px;
}
.rightSlide .analysisRight .answer .allOption .titleNumber18[data-v-e91cc042] {
          padding: 0 13px 5px;
}
.rightSlide .analysisRight .answer .allOption .titleNumber18 p[data-v-e91cc042] {
            font-size: 14px;
            font-weight: bold;
            line-height: 20px;
            color: #121212;
            width: 210px;
            word-wrap: break-word;
            margin-top: 10px;
}
.rightSlide .analysisRight .answer .allOption .titleNumber18 img[data-v-e91cc042] {
            width: 18px;
            height: 19px;
            line-height: 4px;
            margin-top: 0px;
}
.rightSlide .analysisRight .answer .allOption .everyOption[data-v-e91cc042] {
          padding: 13px;
}
.rightSlide .analysisRight .answer .allOption .everyOption.isflex[data-v-e91cc042] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
}
.rightSlide .analysisRight .answer .allOption .everyOption li[data-v-e91cc042] {
            color: #333;
            margin-right: 8px;
            width: 21px;
            height: 21px;
            border: solid 1px #333333;
            border-radius: 50%;
}
.rightSlide .analysisRight .answer .allOption .everyOption li span[data-v-e91cc042]:nth-child(1) {
              display: block;
              font-size: 14px;
              text-align: center;
              line-height: 21px;
}
.rightSlide .analysisRight .answer .allOption .everyOption li[data-v-e91cc042]:last-child {
            margin-right: 0;
}
.rightSlide .analysisRight .answer .allOption .everyOption .correctAnswer[data-v-e91cc042] {
            color: #fff;
            background-color: #9ac453;
            border: solid 1px #9ac453;
}
.rightSlide .analysisRight .answer .allOption .everyOption .userAnswer[data-v-e91cc042] {
            color: #fff;
            background-color: #ff6b21;
            border: solid 1px #ff6b21;
}
.rightSlide .analysisRight .answer .twoAnswer[data-v-e91cc042] {
        margin: 10px 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 10px;
}
.rightSlide .analysisRight .answer .twoAnswer > div[data-v-e91cc042] {
          height: 36px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 18px;
          padding: 0 12px;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-e91cc042] {
            display: inline-block;
            line-height: 36px;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-e91cc042]:nth-child(1) {
            color: #333333;
            font-size: 14px;
            margin-right: 10px;
            font-weight: bold;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-e91cc042]:nth-child(2) {
            color: #dedede;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-e91cc042]:nth-child(3) {
            font-size: 18px;
            margin-left: 8px;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-e91cc042]:nth-child(4) {
            font-size: 12px;
            margin-left: 5px;
}
.rightSlide .analysisRight .answer .twoAnswer > div:nth-child(1) span[data-v-e91cc042]:nth-child(3), .rightSlide .analysisRight .answer .twoAnswer > div:nth-child(1) span[data-v-e91cc042]:nth-child(4) {
          color: #ff6b21;
}
.rightSlide .analysisRight .answer .twoAnswer .rnoask[data-v-e91cc042] {
          padding: 0 7px;
}
.rightSlide .analysisRight .answer .twoAnswer .noask[data-v-e91cc042] {
          padding: 0 2px 0 5px;
}
.rightSlide .analysisRight .answer .twoAnswer .noask span[data-v-e91cc042]:nth-child(1) {
            color: #333333;
            font-size: 14px;
            margin-right: 5px;
}
.rightSlide .analysisRight .answer .twoAnswer > div:nth-child(2) span[data-v-e91cc042]:nth-child(3) {
          color: #99c353;
}
.rightSlide .analysisRight .answer .analysisContent[data-v-e91cc042] {
        padding: 17px 17px 27px 15px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.rightSlide .analysisRight .answer .analysisContent > p[data-v-e91cc042] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 14px;
}
.rightSlide .analysisRight .answer .analysisContent > div[data-v-e91cc042] {
          font-size: 16px;
          line-height: 26px;
}
.translateAnswer[data-v-e91cc042] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 25px 6px 40px 20px;
}
.translateAnswer .scrollBox[data-v-e91cc042] {
    height: 300px;
    overflow-y: scroll;
}
.translateAnswer .scrollBox[data-v-e91cc042]::-webkit-scrollbar {
    width: 6px;
}
.translateAnswer .scrollBox[data-v-e91cc042]::-webkit-scrollbar-track {
    background: #fff;
}
.translateAnswer .scrollBox[data-v-e91cc042]::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #ebebeb;
    border-radius: 3px;
}
.translateAnswer .answerBox[data-v-e91cc042] {
    margin-right: 7px;
    margin-bottom: 10px;
}
.translateAnswer .answerBox .stem[data-v-e91cc042] {
      padding: 10px 0;
      font-size: 14px;
      color: #121212;
      line-height: 20px;
}
.translateAnswer .answerBox .stem p[data-v-e91cc042] {
        word-wrap: break-word;
}
.translateAnswer .answerBox .stem .imgFlag[data-v-e91cc042] {
        cursor: pointer;
        display: inline-block;
        width: 18px;
        height: 19px;
        background-size: 100% 100%;
        margin: 5px 20px 0px 0;
}
.translateAnswer .answerBox .stem .imgFlag.xy[data-v-e91cc042] {
          background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.translateAnswer .answerBox .stem .imgFlag.xg[data-v-e91cc042] {
          background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.translateAnswer-div[data-v-e91cc042] {
    width: 100%;
    height: 100px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.translateAnswer-div .writetext[data-v-e91cc042] {
      resize: none;
      width: 100%;
      height: 100%;
      border-radius: 5px;
      padding: 5px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.answerList[data-v-e91cc042], .optionList[data-v-e91cc042] {
  width: 330px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  overflow: hidden;
}
.answerList.nover[data-v-e91cc042], .optionList.nover[data-v-e91cc042] {
    overflow: visible;
}
.answerList .optionListTitle[data-v-e91cc042], .optionList .optionListTitle[data-v-e91cc042] {
    width: 330px;
    height: 50px;
    background-color: #ebebeb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}
.answerList ul[data-v-e91cc042], .optionList ul[data-v-e91cc042] {
    padding: 25px 20px 0;
}
.answerList ul li[data-v-e91cc042], .optionList ul li[data-v-e91cc042] {
      cursor: pointer;
      display: inline-block;
      width: 40px;
      position: relative;
      text-align: center;
      margin-right: 8px;
}
.answerList ul li .questionflag[data-v-e91cc042], .optionList ul li .questionflag[data-v-e91cc042] {
        position: absolute;
        right: -4px;
        top: -9px;
        width: 14px;
        height: 19px;
}
.answerList ul li .questionflag img[data-v-e91cc042], .optionList ul li .questionflag img[data-v-e91cc042] {
          width: 100%;
          height: 100%;
}
.answerList ul li .error[data-v-e91cc042], .optionList ul li .error[data-v-e91cc042] {
        position: absolute;
        right: 1px;
        top: 28px;
        width: 13px;
        height: 13px;
}
.answerList ul li .correct[data-v-e91cc042], .optionList ul li .correct[data-v-e91cc042] {
        position: absolute;
        right: 1px;
        top: 28px;
        width: 13px;
        height: 13px;
}
.answerList ul li .exergreen[data-v-e91cc042], .optionList ul li .exergreen[data-v-e91cc042] {
        position: absolute;
        bottom: 20px;
        right: -18px;
        font-size: 12px;
        color: #9ac453;
        background-color: #fff;
        line-height: 1;
}
.answerList ul li .exerred[data-v-e91cc042], .optionList ul li .exerred[data-v-e91cc042] {
        position: absolute;
        bottom: 20px;
        right: -18px;
        font-size: 12px;
        color: #ff6920;
        background-color: #fff;
        line-height: 1;
}
.answerList ul a[data-v-e91cc042], .optionList ul a[data-v-e91cc042] {
      cursor: pointer;
      display: inline-block;
      text-align: center;
      line-height: 38px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      margin-bottom: 18px;
      border: solid 2px #bbb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #bbb;
      font-weight: bold;
}
.answerList ul a.tab[data-v-e91cc042], .optionList ul a.tab[data-v-e91cc042] {
        border: solid 2px #f8b42b;
        background-color: #f8b42b;
        color: #fff !important;
}
.answerList ul a.hasanswer[data-v-e91cc042], .optionList ul a.hasanswer[data-v-e91cc042] {
        color: #f8b42b;
        border: solid 2px #f8b42b;
}
.answerList ul a.noanswer[data-v-e91cc042], .optionList ul a.noanswer[data-v-e91cc042] {
        background-color: #bbbbbb;
        border: solid 2px #bbbbbb;
        color: #fff !important;
}
.answerList ul a.jxnoanswer[data-v-e91cc042], .optionList ul a.jxnoanswer[data-v-e91cc042] {
        color: #bbb;
        border: dashed 2px #bbbbbb;
}
.answerList ul a.jxhasanswer[data-v-e91cc042], .optionList ul a.jxhasanswer[data-v-e91cc042] {
        color: #f8b42b;
        border: solid 2px #f8b42b;
}
.answerList ul a.jxnowhasanswer[data-v-e91cc042], .optionList ul a.jxnowhasanswer[data-v-e91cc042] {
        border: solid 2px #f8b42b;
        background-color: #f8b42b;
        color: #fff !important;
}
.answerList ul a.jxhasrightanswer[data-v-e91cc042], .optionList ul a.jxhasrightanswer[data-v-e91cc042] {
        color: #9ac453;
        border: solid 2px #9ac453;
}
.answerList ul a.jxhaserroranswer[data-v-e91cc042], .optionList ul a.jxhaserroranswer[data-v-e91cc042] {
        color: #ff6920;
        border: solid 2px #ff6920;
}
.answerList ul a.jxnowright[data-v-e91cc042], .optionList ul a.jxnowright[data-v-e91cc042] {
        background-color: #9ac453;
        border: solid 2px #9ac453;
        color: #fff;
}
.answerList ul a.jxnowerror[data-v-e91cc042], .optionList ul a.jxnowerror[data-v-e91cc042] {
        background-color: #ff6b21;
        border: solid 2px #ff6920;
        color: #fff;
}
.answerList ul a.jxnownoanswer[data-v-e91cc042], .optionList ul a.jxnownoanswer[data-v-e91cc042] {
        background-color: #bbbbbb;
        border: solid 2px #bbb;
        color: #fffefe;
}
.answerList ul a[data-v-e91cc042]:nth-child(4n), .optionList ul a[data-v-e91cc042]:nth-child(4n) {
      margin-right: 0px;
}
.answerList ul .fiveli[data-v-e91cc042], .optionList ul .fiveli[data-v-e91cc042] {
      margin-right: 20px;
}
.answerList ul .fiveli[data-v-e91cc042]:nth-child(5n), .optionList ul .fiveli[data-v-e91cc042]:nth-child(5n) {
        margin-right: 0px;
}
.optionList[data-v-e91cc042] {
  margin-top: 15px;
}
.optionList .wordAnswerList[data-v-e91cc042] {
    padding: 15px 15px 28px;
}
.optionList .wordAnswerList .imgFlag[data-v-e91cc042] {
      cursor: pointer;
      display: block;
      width: 18px;
      height: 19px;
      background-size: 100% 100%;
      margin: 0 20px 9px 0;
}
.optionList .wordAnswerList .imgFlag.xy[data-v-e91cc042] {
        background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.optionList .wordAnswerList .imgFlag.xg[data-v-e91cc042] {
        background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.optionList .wordAnswerList .wordAnswer[data-v-e91cc042] {
      cursor: pointer;
      width: 120px;
      height: 30px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      font-size: 16px;
      color: #333;
      line-height: 28px;
      text-align: left;
      padding-left: 18px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block;
      margin: 0 10px 10px 0;
}
.optionList .wordAnswerList .wordAnswer span[data-v-e91cc042]:nth-child(2) {
        font-size: 12px;
}
.optionList .wordAnswerList .wordAnswer[data-v-e91cc042]:nth-child(2n + 1) {
        margin-right: 0;
}
.optionList .wordAnswerList .selectAnswer[data-v-e91cc042] {
      border: solid 1px #f8b42b;
      color: #f8b42b;
}
.optionList .informationAnswer[data-v-e91cc042] {
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 6px 33px 20px;
}
.optionList .informationAnswer .scrollBox[data-v-e91cc042] {
      height: 200px;
      overflow-y: scroll;
}
.optionList .informationAnswer .scrollBox[data-v-e91cc042]::-webkit-scrollbar {
      width: 6px;
}
.optionList .informationAnswer .scrollBox[data-v-e91cc042]::-webkit-scrollbar-track {
      background: #fff;
}
.optionList .informationAnswer .scrollBox[data-v-e91cc042]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.optionList .informationAnswer .answerBox[data-v-e91cc042] {
      border: 1px solid #ebebeb;
      margin-right: 7px;
      margin-bottom: 10px;
}
.optionList .informationAnswer .answerBox .stem[data-v-e91cc042] {
        padding: 10px 12px 8px 12px;
        border-bottom: 1px dashed #ebebeb;
        font-size: 14px;
        color: #121212;
        line-height: 20px;
}
.optionList .informationAnswer .answerBox .stem .imgFlag[data-v-e91cc042] {
          cursor: pointer;
          display: inline-block;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
          margin: 5px 20px 0px 0;
}
.optionList .informationAnswer .answerBox .stem .imgFlag.xy[data-v-e91cc042] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.optionList .informationAnswer .answerBox .stem .imgFlag.xg[data-v-e91cc042] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.optionList .informationAnswer .answerBox .allAnswer[data-v-e91cc042] {
        padding: 18px 10px 3px 12px;
}
.optionList .informationAnswer .answerBox .allAnswer.row[data-v-e91cc042] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
}
.optionList .informationAnswer .answerBox .allAnswer.row div[data-v-e91cc042] {
            margin: 0 0 10px 0;
}
.optionList .informationAnswer .answerBox .allAnswer div[data-v-e91cc042] {
          cursor: pointer;
          display: inline-block;
          width: 21px;
          height: 21px;
          border-radius: 50%;
          border: solid 1px #333333;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          text-align: center;
          line-height: 19px;
          margin: 0 6px 10px 0;
          font-size: 14px;
          color: #333333;
}
.optionList .informationAnswer .answerBox .allAnswer div[data-v-e91cc042]:last-child {
            margin-right: 0;
}
.optionList .informationAnswer .answerBox .allAnswer .selectDiv[data-v-e91cc042] {
          background-color: #f8b42b;
          border: 1px solid #f8b42b;
          color: #fff;
}
.optionList .informationAnswer .answerBox[data-v-e91cc042]:last-child {
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 1px;
}
.optionList .readingAnswer[data-v-e91cc042] {
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 25px 6px 40px 20px;
}
.optionList .readingAnswer .scrollBox[data-v-e91cc042] {
      height: 300px;
      overflow-y: scroll;
}
.optionList .readingAnswer .scrollBox[data-v-e91cc042]::-webkit-scrollbar {
      width: 6px;
}
.optionList .readingAnswer .scrollBox[data-v-e91cc042]::-webkit-scrollbar-track {
      background: #fff;
}
.optionList .readingAnswer .scrollBox[data-v-e91cc042]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.optionList .readingAnswer .answerBox[data-v-e91cc042] {
      border: 1px solid #ebebeb;
      margin-right: 7px;
      margin-bottom: 10px;
}
.optionList .readingAnswer .answerBox .stem[data-v-e91cc042] {
        padding: 14px 10px;
        border-bottom: 1px dashed #ebebeb;
        font-size: 14px;
        color: #121212;
        line-height: 20px;
}
.optionList .readingAnswer .answerBox .stem p[data-v-e91cc042] {
          word-wrap: break-word;
}
.optionList .readingAnswer .answerBox .stem .imgFlag[data-v-e91cc042] {
          cursor: pointer;
          display: inline-block;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
          margin: 5px 20px 0px 0;
}
.optionList .readingAnswer .answerBox .stem .imgFlag.xy[data-v-e91cc042] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.optionList .readingAnswer .answerBox .stem .imgFlag.xg[data-v-e91cc042] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.optionList .readingAnswer .answerBox .allAnswer[data-v-e91cc042] {
        padding: 12px 12px 2px;
}
.optionList .readingAnswer .answerBox .allAnswer div[data-v-e91cc042] {
          cursor: pointer;
          margin-bottom: 15px;
}
.optionList .readingAnswer .answerBox .allAnswer div span[data-v-e91cc042] {
            display: inline-block;
}
.optionList .readingAnswer .answerBox .allAnswer div span[data-v-e91cc042]:nth-child(1) {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            border: solid 1px #333333;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            text-align: center;
            line-height: 28px;
            margin: 0 6px 10px 0;
            font-size: 14px;
            color: #333333;
            margin: 0px 8px 0 0;
}
.optionList .readingAnswer .answerBox .allAnswer div span[data-v-e91cc042]:nth-child(2) {
            word-wrap: break-word;
            width: 220px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            color: #121212;
            font-size: 14px;
            line-height: 24px;
}
.optionList .readingAnswer .answerBox .allAnswer .selectDiv span[data-v-e91cc042]:nth-child(1) {
          background-color: #f8b42b;
          border: 1px solid #f8b42b;
          color: #fff;
}
.optionList .readingAnswer .answerBox .allAnswer .selectDiv span[data-v-e91cc042]:nth-child(2) {
          color: #f8b42b;
}
.optionList .readingAnswer .answerBox[data-v-e91cc042]:last-child {
        border-bottom: 1px solid #ebebeb;
}
.optionList .cloze .answerBox .stem .imgFlag[data-v-e91cc042] {
    margin: 5px 20px 0px 0;
}
.optionList .cloze .answerBox .allAnswer div span[data-v-b5d8c4dc][data-v-e91cc042]:nth-child(2) {
    line-height: 30px;
}
.optionList .sf .answerBox[data-v-e91cc042] {
    margin-bottom: 10px;
    border-radius: 5px;
    border: solid 1px #ebebeb;
}
.optionList .sf .answerBox .stem .imgFlag[data-v-e91cc042] {
    margin: 0 0;
}
.optionList .sf .answerBox .allAnswer div span[data-v-b5d8c4dc][data-v-e91cc042]:nth-child(2) {
    line-height: 30px;
}
.optionList .sortList[data-v-e91cc042] {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 25px 20px 0px;
}
.optionList .sortList .arrows[data-v-e91cc042] {
      position: absolute;
      width: 20px;
      height: 15px;
      background-image: url(https://webstatic.orangevip.com/img/Garrows.e3fcc8f.png);
      background-size: 100% 100%;
}
.optionList .sortList .arrows.arrows1[data-v-e91cc042] {
        top: 40px;
        left: 106px;
}
.optionList .sortList .arrows.arrows1.hasA1[data-v-e91cc042] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows2[data-v-e91cc042] {
        top: 40px;
        left: 205px;
}
.optionList .sortList .arrows.arrows2.hasA2[data-v-e91cc042] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows3[data-v-e91cc042] {
        top: 80px;
        left: 251px;
        -webkit-transform: rotateZ(90deg);
                transform: rotateZ(90deg);
}
.optionList .sortList .arrows.arrows3.hasA3[data-v-e91cc042] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows4[data-v-e91cc042] {
        top: 120px;
        left: 106px;
        -webkit-transform: rotateZ(180deg);
                transform: rotateZ(180deg);
}
.optionList .sortList .arrows.arrows4.hasA4[data-v-e91cc042] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows5[data-v-e91cc042] {
        top: 120px;
        left: 205px;
        -webkit-transform: rotateZ(180deg);
                transform: rotateZ(180deg);
}
.optionList .sortList .arrows.arrows5.hasA5[data-v-e91cc042] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows6[data-v-e91cc042] {
        top: 160px;
        left: 59px;
        -webkit-transform: rotateZ(90deg);
                transform: rotateZ(90deg);
}
.optionList .sortList .arrows.arrows6.hasA6[data-v-e91cc042] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .sortLi[data-v-e91cc042] {
      float: left;
      height: 45px;
      width: 33.33%;
      text-align: center;
      margin-bottom: 35px;
}
.optionList .sortList .sortLi a[data-v-e91cc042] {
        position: relative;
        display: inline-block;
        width: 43px;
        height: 41px;
        border: solid 2px #bbbbbb;
        border-radius: 50%;
        line-height: 43px;
        color: #bbbbbb;
        cursor: pointer;
}
.optionList .sortList .sortLi a.is_question[data-v-e91cc042] {
          cursor: default;
          background-color: #bbbbbb;
          color: #ffffff;
}
.optionList .sortList .sortLi a.hasAn[data-v-e91cc042] {
          border: solid 2px #f8b42b;
          background-color: #f8b42b;
          color: #fff;
}
.optionList .sortList .sortLi a .childDiv[data-v-e91cc042] {
          position: absolute;
          left: 0;
          top: -85px;
          width: 264px;
          height: 73px;
          background-image: -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
          background-image: linear-gradient(#f8b42b, #f8b42b), linear-gradient(#f8b42b, #f8b42b);
          background-blend-mode: normal,  normal;
          -webkit-box-shadow: 0px 5px 8px 0px rgba(248, 180, 43, .4);
                  box-shadow: 0px 5px 8px 0px rgba(248, 180, 43, .4);
          border-radius: 10px;
          display: none;
}
.optionList .sortList .sortLi a .childDiv[data-v-e91cc042]::after {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border-width: 7px;
            border-style: solid;
            border-color: #f8b42b transparent transparent transparent;
}
.optionList .sortList .sortLi a .childDiv .imgFlag[data-v-e91cc042] {
            position: absolute;
            top: 2px;
            right: -15px;
            cursor: pointer;
            display: block;
            width: 18px;
            height: 19px;
            background-size: 100% 100%;
            margin: 5px 20px 0px 0;
}
.optionList .sortList .sortLi a .childDiv .imgFlag.xy[data-v-e91cc042] {
              background: url(https://webstatic.orangevip.com/img/sortS.7f9e4fd.png) no-repeat;
}
.optionList .sortList .sortLi a .childDiv .imgFlag.xg[data-v-e91cc042] {
              background: url(https://webstatic.orangevip.com/img/sortK.97c4780.png) no-repeat;
}
.optionList .sortList .sortLi a .childDiv .childLi[data-v-e91cc042] {
            float: left;
            width: 36px;
            height: 35px;
            border: solid 2px #ffffff;
            border-radius: 50%;
            margin: 18px 0px 0 8.5px;
            color: #fff;
            line-height: 35px;
}
.optionList .sortList .sortLi a .childDiv .childLi.userAn[data-v-e91cc042] {
              background-color: #ffffff;
              color: #f8b42b;
}
.optionList .sortList .sortLi a .childDiv.childDiv0[data-v-e91cc042] {
            left: -30px;
}
.optionList .sortList .sortLi a .childDiv.childDiv0[data-v-e91cc042]::after {
              left: 44px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv1[data-v-e91cc042] {
            left: -110px;
}
.optionList .sortList .sortLi a .childDiv.childDiv1[data-v-e91cc042]::after {
              left: 125px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv2[data-v-e91cc042] {
            left: -190px;
}
.optionList .sortList .sortLi a .childDiv.childDiv2[data-v-e91cc042]::after {
              left: 204px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv3[data-v-e91cc042] {
            left: -30px;
}
.optionList .sortList .sortLi a .childDiv.childDiv3[data-v-e91cc042]::after {
              left: 44px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv4[data-v-e91cc042] {
            left: -110px;
}
.optionList .sortList .sortLi a .childDiv.childDiv4[data-v-e91cc042]::after {
              left: 125px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv5[data-v-e91cc042] {
            left: -190px;
}
.optionList .sortList .sortLi a .childDiv.childDiv5[data-v-e91cc042]::after {
              left: 204px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv6[data-v-e91cc042] {
            left: -30px;
}
.optionList .sortList .sortLi a .childDiv.childDiv6[data-v-e91cc042]::after {
              left: 44px;
              bottom: -13px;
}
.optionList .subtitle .answerBox .stem .imgFlag[data-v-e91cc042] {
    margin: 5px 20px 0px 0;
}
.optionList .subtitle .answerBox .allAnswer div span[data-v-b5d8c4dc][data-v-e91cc042]:nth-child(2) {
    line-height: 30px;
}
.voucher[data-v-e91cc042] {
  width: 330px;
  height: 160px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 15px;
  padding: 8px 18px 0;
}
.voucher .selectvoucher[data-v-e91cc042] {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 36px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 14px;
}
.voucher .selectvoucher img[data-v-e91cc042] {
      display: inline-block;
      width: 14px;
      height: 14px;
      margin-right: 8px;
}
.voucher .vouchetxt[data-v-e91cc042] {
    margin-top: 7px;
}
.voucher .vouchetxt > .fl[data-v-e91cc042]:nth-child(1) {
      background: url(https://webstatic.orangevip.com/img/snow.5849e76.png) no-repeat center;
      display: inline-block;
      width: 10px;
      height: 11px;
      line-height: 20px;
      margin-top: 3px;
}
.voucher .vouchetxt > .fl[data-v-e91cc042]:nth-child(2) {
      margin-left: 8px;
      font-size: 14px;
      line-height: 20px;
      color: #888;
      width: 276px;
}
.voucher .vouchetxt > .fl:nth-child(2) span[data-v-e91cc042] {
        color: #f8b42b;
}
.aa[data-v-e91cc042] {
  height: 50px;
  color: #000;
}
.routerView[data-v-e91cc042] {
  float: left;
  width: 860px;
}
.cet[data-v-e91cc042] {
  width: 1250px;
  margin: 30px auto 40px;
  padding-bottom: 100px;
}
.cet nav[data-v-e91cc042] {
    z-index: 999;
}
.cet .bg[data-v-e91cc042] {
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .3);
}
.cet .bg .card[data-v-e91cc042] {
      position: absolute;
      top: calc(50% - 140px);
      left: calc(50% - 345px);
      width: 690px;
      height: 280px;
      background-color: #ffffff;
      border-radius: 10px;
      overflow: hidden;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 19px 35px 0;
}
.cet .bg .card[data-v-e91cc042]:before {
        position: absolute;
        top: 59px;
        left: 20px;
        content: '';
        width: 653px;
        height: 1px;
        background-color: #dddddd;
}
.cet .bg .card .close[data-v-e91cc042] {
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 99999;
        cursor: pointer;
}
.cet .bg .card .close img[data-v-e91cc042] {
          width: 30px;
          height: 30px;
}
.cet .bg .card .name[data-v-e91cc042] {
        position: relative;
        width: 100%;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #121212;
        letter-spacing: 2px;
}
.cet .bg .card .content p[data-v-e91cc042]:nth-child(1) {
        font-size: 20px;
        font-weight: bold;
        line-height: 25px;
        color: #121212;
        text-align: center;
        margin-bottom: 13px;
        margin-top: 56px;
}
.cet .bg .card .content p:nth-child(1).marg[data-v-e91cc042] {
          margin-top: 71px;
}
.cet .bg .card .content p[data-v-e91cc042]:nth-child(2) {
        position: relative;
        left: -10px;
        font-size: 16px;
        color: #888888;
        text-align: center;
}
.cet .bg .card .footer[data-v-e91cc042] {
        position: absolute;
        bottom: 50px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 30px;
        height: 45px;
        width: 100%;
}
.cet .bg .card .footer div[data-v-e91cc042] {
          height: 100%;
          width: 250px;
          display: inline-block;
          border-radius: 22px;
          text-align: center;
          line-height: 45px;
          font-size: 18px;
          color: #fff;
          cursor: pointer;
          letter-spacing: 2px;
}
.cet .bg .card .footer .sure[data-v-e91cc042] {
          margin-left: 155px;
          background-color: #f9bb3e;
          -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                  box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.cet .bg .card .footer .left[data-v-e91cc042] {
          background-color: #ddd;
          -webkit-box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
                  box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
}
.cet .bg .card .footer .right[data-v-e91cc042] {
          margin-left: 50px;
          background-color: #f9bb3e;
          -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                  box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.navbox[data-v-e91cc042] {
  width: 737px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  height: 60px;
}
.bignav[data-v-e91cc042] {
  width: 860px;
}
.innav[data-v-e91cc042] {
  width: 2000px;
}
.innav .longtxt[data-v-e91cc042] {
    font-size: 16px !important;
}
nav[data-v-e91cc042] {
  width: 860px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  position: relative;
  height: 60px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  line-height: 58px;
  box-sizing: border-box;
  font-size: 18px;
  color: #033333;
}
nav .todis[data-v-e91cc042] {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}
nav .current[data-v-e91cc042] {
    pointer-events: none;
    cursor: pointer;
}
nav .item[data-v-e91cc042] {
    height: 60px;
    display: inline-block;
    width: 122.8px;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
nav .item span[data-v-e91cc042] {
      display: inline-block;
      width: 100%;
      height: 100%;
      pointer-events: visible;
}
nav .yellow[data-v-e91cc042] {
    background-color: #f8b42b;
    color: #fff;
}
.newnav[data-v-e91cc042] {
  width: 860px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  position: relative;
  height: 60px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  line-height: 58px;
  box-sizing: border-box;
  font-size: 18px;
  color: #033333;
  overflow: hidden;
}
.newnav .todis[data-v-e91cc042] {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}
.newnav .current[data-v-e91cc042] {
    pointer-events: none;
    cursor: pointer;
}
.newnav .item[data-v-e91cc042] {
    overflow: hidden;
    height: 60px;
    display: inline-block;
    width: 122.8px;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.newnav .item span[data-v-e91cc042] {
      display: inline-block;
      width: 100%;
      height: 100%;
      pointer-events: visible;
}
.newnav .smallitem[data-v-e91cc042] {
    width: 61.4px;
    height: 60px;
    display: block;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    color: yellow;
}
.newnav .smallitem.fl[data-v-e91cc042] {
    background: url(https://webstatic.orangevip.com/img/leftbtn.63e4697.png) no-repeat center 65%;
    background-size: 26px 31px;
}
.newnav .smallitem.fr[data-v-e91cc042] {
    background: url(https://webstatic.orangevip.com/img/rightbtn.9eb0ade.png) no-repeat center 65%;
    background-size: 26px 31px;
}
.newnav .yellowleft[data-v-e91cc042] {
    background: url(https://webstatic.orangevip.com/img/hleft.53a6035.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}
.newnav .yellowright[data-v-e91cc042] {
    background: url(https://webstatic.orangevip.com/img/hright.0b5f10c.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}
.newnav .yellow[data-v-e91cc042] {
    background-color: #f8b42b !important;
    color: #fff;
}
.newnav .graycolor[data-v-e91cc042] {
    opacity: 0.3;
}
.newnav .graycolor[data-v-e91cc042]:hover {
      cursor: not-allowed;
}
.newnav .yellowrighth[data-v-e91cc042]:hover {
    background: url(https://webstatic.orangevip.com/img/hright.0b5f10c.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}
.newnav .yellowlefth[data-v-e91cc042]:hover {
    background: url(https://webstatic.orangevip.com/img/hleft.53a6035.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}

.answerList .el-collapse {
  position: relative;
}
.answerList .el-collapse .answerListTitle {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    left: 50%;
    top: 20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
.answerList .el-collapse .answerListTitle span {
      color: red;
      font-weight: bold;
}
.answerList .el-collapse-item .el-collapse-item__wrap {
  border: none;
}
.answerList .el-collapse-item .el-collapse-item__header {
  background: #ebebeb;
  height: 58px;
  border-radius: 5px;
  color: black;
  font-size: 20px;
}
.answerList .el-collapse-item .el-collapse-item__header .el-collapse-item__arrow {
    margin: 5px 20px 0 290px;
}
.answerList .el-collapse-item .el-collapse-item__header .el-collapse-item__arrow.is-active {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.answerList .el-collapse-item .el-collapse-item__header i::before {
    content: "\E603";
}

@charset "UTF-8";
.readingOne[data-v-230afb07] {
  margin-top: 20px;
}
.readingOne .always[data-v-230afb07], .readingOne .analysis[data-v-230afb07], .readingOne .write[data-v-230afb07] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.readingOne .always .title[data-v-230afb07], .readingOne .analysis .title[data-v-230afb07], .readingOne .write .title[data-v-230afb07] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .always .content[data-v-230afb07], .readingOne .analysis .content[data-v-230afb07], .readingOne .write .content[data-v-230afb07] {
      padding: 35px 20px 30px 50px;
}
.readingOne .always .content .scrollY[data-v-230afb07], .readingOne .analysis .content .scrollY[data-v-230afb07], .readingOne .write .content .scrollY[data-v-230afb07] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .always .content .scrollYin[data-v-230afb07], .readingOne .analysis .content .scrollYin[data-v-230afb07], .readingOne .write .content .scrollYin[data-v-230afb07] {
        height: 575px;
        margin-top: 10px;
}
.readingOne .always .content .scrollYin .qustionContent[data-v-230afb07], .readingOne .analysis .content .scrollYin .qustionContent[data-v-230afb07], .readingOne .write .content .scrollYin .qustionContent[data-v-230afb07] {
          margin-top: 0;
}
.readingOne .always .content .scrollY[data-v-230afb07]::-webkit-scrollbar, .readingOne .analysis .content .scrollY[data-v-230afb07]::-webkit-scrollbar, .readingOne .write .content .scrollY[data-v-230afb07]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .always .content .scrollY[data-v-230afb07]::-webkit-scrollbar-track, .readingOne .analysis .content .scrollY[data-v-230afb07]::-webkit-scrollbar-track, .readingOne .write .content .scrollY[data-v-230afb07]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .always .content .scrollY[data-v-230afb07]::-webkit-scrollbar-thumb, .readingOne .analysis .content .scrollY[data-v-230afb07]::-webkit-scrollbar-thumb, .readingOne .write .content .scrollY[data-v-230afb07]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .always .titleContent[data-v-230afb07], .readingOne .analysis .titleContent[data-v-230afb07], .readingOne .write .titleContent[data-v-230afb07] {
      height: 50px;
      line-height: 50px;
}
.readingOne .always .titleContent p[data-v-230afb07], .readingOne .analysis .titleContent p[data-v-230afb07], .readingOne .write .titleContent p[data-v-230afb07] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.readingOne .always .titleContent p[data-v-230afb07]:nth-child(1), .readingOne .analysis .titleContent p[data-v-230afb07]:nth-child(1), .readingOne .write .titleContent p[data-v-230afb07]:nth-child(1) {
        width: 25%;
}
.readingOne .always .titleContent p[data-v-230afb07]:nth-child(2), .readingOne .analysis .titleContent p[data-v-230afb07]:nth-child(2), .readingOne .write .titleContent p[data-v-230afb07]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.readingOne .always .titleContent p[data-v-230afb07]:nth-child(3), .readingOne .analysis .titleContent p[data-v-230afb07]:nth-child(3), .readingOne .write .titleContent p[data-v-230afb07]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.readingOne .always .questionDescribe[data-v-230afb07], .readingOne .analysis .questionDescribe[data-v-230afb07], .readingOne .write .questionDescribe[data-v-230afb07] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.readingOne .always .questionDescribe .part[data-v-230afb07], .readingOne .analysis .questionDescribe .part[data-v-230afb07], .readingOne .write .questionDescribe .part[data-v-230afb07] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.readingOne .always .questionDescribe .subjectDescribe[data-v-230afb07], .readingOne .analysis .questionDescribe .subjectDescribe[data-v-230afb07], .readingOne .write .questionDescribe .subjectDescribe[data-v-230afb07] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe .subjectDescribe span[data-v-230afb07], .readingOne .analysis .questionDescribe .subjectDescribe span[data-v-230afb07], .readingOne .write .questionDescribe .subjectDescribe span[data-v-230afb07] {
          font-size: 18px;
          font-weight: bold;
}
.readingOne .always .questionDescribe .option17 div > span[data-v-230afb07], .readingOne .analysis .questionDescribe .option17 div > span[data-v-230afb07], .readingOne .write .questionDescribe .option17 div > span[data-v-230afb07] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe17[data-v-230afb07], .readingOne .analysis .questionDescribe17[data-v-230afb07], .readingOne .write .questionDescribe17[data-v-230afb07] {
      margin-right: 29px;
}
.readingOne .always .qustionContent[data-v-230afb07], .readingOne .analysis .qustionContent[data-v-230afb07], .readingOne .write .qustionContent[data-v-230afb07] {
      background-color: #fff;
      margin-top: 10px;
}
.readingOne .always .qustionContent .answerBox[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox[data-v-230afb07], .readingOne .write .qustionContent .answerBox[data-v-230afb07] {
        background-color: #ffffff;
        border-radius: 5px;
        border: solid 1px #ebebeb;
        margin-top: 10px;
        padding: 23px 29px 20px 24px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.readingOne .always .qustionContent .answerBox .bigtile[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .bigtile[data-v-230afb07], .readingOne .write .qustionContent .answerBox .bigtile[data-v-230afb07] {
          background-color: #f3f3f3;
          line-height: 28px;
          font-size: 18px;
          color: #333333;
          padding: 15px 34px;
          font-weight: bold;
}
.readingOne .always .qustionContent .answerBox .ordernum[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .ordernum[data-v-230afb07], .readingOne .write .qustionContent .answerBox .ordernum[data-v-230afb07] {
          margin-right: 15px;
}
.readingOne .always .qustionContent .answerBox .stem[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .stem[data-v-230afb07], .readingOne .write .qustionContent .answerBox .stem[data-v-230afb07] {
          width: 665px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          font-size: 18px;
          color: #333;
          line-height: 28px;
          color: #333;
          word-wrap: break-word;
          border-left: 1px dashed #ebebeb;
          padding-left: 28px;
}
.readingOne .always .qustionContent .answerBox .stem > div[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .stem > div[data-v-230afb07], .readingOne .write .qustionContent .answerBox .stem > div[data-v-230afb07] {
            display: inline;
            font-size: 18px;
            line-height: 28px;
            color: #333;
            word-wrap: break-word;
}
.readingOne .always .qustionContent .answerBox .stem > div .kfformula[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .stem > div .kfformula[data-v-230afb07], .readingOne .write .qustionContent .answerBox .stem > div .kfformula[data-v-230afb07] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem .kfformula[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .stem .kfformula[data-v-230afb07], .readingOne .write .qustionContent .answerBox .stem .kfformula[data-v-230afb07] {
            vertical-align: middle !important;
            display: inline-block !important;
            height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > span[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .stem > span[data-v-230afb07], .readingOne .write .qustionContent .answerBox .stem > span[data-v-230afb07] {
            display: inline-block;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .always .qustionContent .answerBox .imgFlag[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .imgFlag[data-v-230afb07], .readingOne .write .qustionContent .answerBox .imgFlag[data-v-230afb07] {
          cursor: pointer;
          display: block;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
}
.readingOne .always .qustionContent .answerBox .imgFlag.xy[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .imgFlag.xy[data-v-230afb07], .readingOne .write .qustionContent .answerBox .imgFlag.xy[data-v-230afb07] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .imgFlag.xg[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .imgFlag.xg[data-v-230afb07], .readingOne .write .qustionContent .answerBox .imgFlag.xg[data-v-230afb07] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .allAnswer[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .allAnswer[data-v-230afb07], .readingOne .write .qustionContent .answerBox .allAnswer[data-v-230afb07] {
          padding: 24px 0 0px 28px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .allAnswer div[data-v-230afb07], .readingOne .write .qustionContent .answerBox .allAnswer div[data-v-230afb07] {
            cursor: pointer;
            margin-bottom: 20px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-230afb07], .readingOne .write .qustionContent .answerBox .allAnswer div span[data-v-230afb07] {
              display: inline-block;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span img[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .allAnswer div span img[data-v-230afb07], .readingOne .write .qustionContent .answerBox .allAnswer div span img[data-v-230afb07] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-230afb07]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-230afb07]:nth-child(1), .readingOne .write .qustionContent .answerBox .allAnswer div span[data-v-230afb07]:nth-child(1) {
              width: 32px;
              height: 32px;
              border-radius: 50%;
              border: solid 1px #333333;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              text-align: center;
              line-height: 28px;
              margin: 0 6px 10px 0;
              font-size: 14px;
              color: #333333;
              margin: 0px 15px 0 0;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-230afb07]:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-230afb07]:nth-child(2), .readingOne .write .qustionContent .answerBox .allAnswer div span[data-v-230afb07]:nth-child(2) {
              word-wrap: break-word;
              width: 590px;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              color: #121212;
              font-size: 18px;
              line-height: 30px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-230afb07], .readingOne .write .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-230afb07] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .inlinediv[data-v-230afb07], .readingOne .analysis .qustionContent .answerBox .allAnswer .inlinediv[data-v-230afb07], .readingOne .write .qustionContent .answerBox .allAnswer .inlinediv[data-v-230afb07] {
            display: inline-block !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .selectDiv span[data-v-230afb07]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer .selectDiv span[data-v-230afb07]:nth-child(1), .readingOne .write .qustionContent .answerBox .allAnswer .selectDiv span[data-v-230afb07]:nth-child(1) {
            background-color: #f8b42b;
            border: 1px solid #f8b42b;
            color: #fff;
}
.readingOne .always .qustionContent .answerBox .allAnswer .selectDiv span[data-v-230afb07]:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer .selectDiv span[data-v-230afb07]:nth-child(2), .readingOne .write .qustionContent .answerBox .allAnswer .selectDiv span[data-v-230afb07]:nth-child(2) {
            color: #f8b42b;
}
.readingOne .always .qustionContent .answerBoxborder[data-v-230afb07], .readingOne .analysis .qustionContent .answerBoxborder[data-v-230afb07], .readingOne .write .qustionContent .answerBoxborder[data-v-230afb07] {
        border-top: none !important;
}
.readingOne .write[data-v-230afb07] {
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 410px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.readingOne .write .title[data-v-230afb07] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .write .writeContent[data-v-230afb07] {
      padding: 30px 20px 30px 50px;
}
.readingOne .write .writeContent .scrollY[data-v-230afb07] {
        height: 300px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .write .writeContent .scrollY[data-v-230afb07]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .write .writeContent .scrollY[data-v-230afb07]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .write .writeContent .scrollY[data-v-230afb07]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .write .writetext[data-v-230afb07] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px 58px 0;
      height: 315px;
      width: 100%;
      ime-mode: disabled;
      font-size: 18px;
      line-height: 26px;
      color: #121212;
      border: none;
      resize: none;
      caret-color: black;
}
.readingOne .write .writetext[data-v-230afb07]::-webkit-scrollbar {
      width: 6px;
}
.readingOne .write .writetext[data-v-230afb07]::-webkit-scrollbar-track {
      background: #fff;
}
.readingOne .write .writetext[data-v-230afb07]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.readingOne .write .writetext[data-v-230afb07]::-webkit-input-placeholder {
      /* placeholder颜色  */
      color: #bbb;
      /* placeholder字体大小  */
      font-size: 16px;
      /* placeholder位置  */
      text-align: left;
}
.readingOne .write .dltranslate > div[data-v-230afb07] {
      margin-bottom: 20px;
      overflow: hidden;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 760px;
}
.readingOne .write .dltranslate > div .lettlett[data-v-230afb07] {
        font-size: 18px;
        color: #333;
        line-height: 50px;
}
.readingOne .write .dltranslate > div span[data-v-230afb07] {
        line-height: 50px;
}
.readingOne .write .dltranslate .imgFlag[data-v-230afb07] {
      cursor: pointer;
      display: block;
      width: 18px;
      height: 19px;
      background-size: 100% 100%;
      margin: 16px 5px 0px 0px;
}
.readingOne .write .dltranslate .imgFlag.xy[data-v-230afb07] {
        background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.readingOne .write .dltranslate .imgFlag.xg[data-v-230afb07] {
        background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.readingOne .write .dltranslate .bigindexbox[data-v-230afb07] {
      width: 667px;
}
.readingOne .write .dltranslate .indexbox[data-v-230afb07] {
      width: 640px;
      height: 50px;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      padding-left: 15px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin: 0 9px 10px 0;
      display: inline-block;
}
.readingOne .write .dltranslate .indexbox > span[data-v-230afb07] {
        display: inline-block;
        color: #bbbbbb;
}
.readingOne .write .dltranslate .indexbox input[data-v-230afb07] {
        display: inline-block;
        width: 580px;
        line-height: 50px;
        height: 44px;
        margin-left: 5px;
        caret-color: black;
}
.readingOne .write .dltranslate .indexbox[data-v-230afb07]:nth-child(4n) {
        margin-right: 0px !important;
}
.readingOne .analysis[data-v-230afb07] {
    margin-top: 15px;
}
.readingOne .analysis .answer[data-v-230afb07] {
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      margin-top: 15px;
}
.readingOne .analysis .answer .bigtile[data-v-230afb07] {
        background-color: #f3f3f3;
        line-height: 28px;
        font-size: 18px;
        color: #333333;
        padding: 15px 34px;
        font-weight: bold;
}
.readingOne .analysis .answer .allOption .titleNumber[data-v-230afb07] {
        font-size: 18px;
        color: #333;
        line-height: 28px;
}
.readingOne .analysis .answer .allOption .titleNumber > div[data-v-230afb07] {
          font-size: 18px;
          line-height: 28px;
          font-weight: bold;
          color: #333;
          word-wrap: break-word;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div[data-v-230afb07] {
            display: inline;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img[data-v-230afb07], .readingOne .analysis .answer .allOption .titleNumber > div > div .kfformula[data-v-230afb07] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div .kfformula[data-v-230afb07] {
            vertical-align: middle !important;
            display: inline-block !important;
            height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > span[data-v-230afb07] {
            display: inline-block;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber img[data-v-230afb07] {
          display: block;
          width: 18px;
          height: 19px;
          margin: 20px 0 0px 0px;
}
.readingOne .analysis .answer .allOption .titleNumber .indexbox[data-v-230afb07] {
          width: 580px;
          height: 50px;
          border-radius: 5px;
          border: solid 1px #ebebeb;
          padding-left: 15px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          margin: 0 9px 10px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
}
.readingOne .analysis .answer .allOption .titleNumber .indexbox > span[data-v-230afb07] {
            display: inline-block;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber .indexbox .answerinput[data-v-230afb07] {
            display: inline-block;
            width: 520px;
            margin-left: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            line-height: 50px;
}
.readingOne .analysis .answer .allOption .titleNumber .rightindexbox[data-v-230afb07] {
          border: solid 1px #9ac453;
}
.readingOne .analysis .answer .allOption .titleNumber .errorindexbox[data-v-230afb07] {
          border: solid 1px #ff6b21;
}
.readingOne .analysis .answer .allOption .titleNumber .partlist > span[data-v-230afb07]:nth-child(1) {
          line-height: 50px;
}
.readingOne .analysis .answer .allOption .titleNumber .partlist > div[data-v-230afb07]:nth-child(2) {
          width: 600px;
}
.readingOne .analysis .answer .allOption .titleNumber .ordertag[data-v-230afb07] {
          border-bottom: dashed 1px #ebebeb;
          height: 60px;
          line-height: 60px;
          padding: 0 17px 0 30px;
}
.readingOne .analysis .answer .allOption .titleNumber .paddingbox[data-v-230afb07] {
          padding: 30px 17px 20px 34px;
}
.readingOne .analysis .answer .allOption .everyOption > p[data-v-230afb07] {
        margin-top: 14px;
        color: #121212;
        font-size: 18px;
        line-height: 26px;
        font-weight: bold;
}
.readingOne .analysis .answer .allOption .everyOption ul[data-v-230afb07] {
        padding-top: 24px;
}
.readingOne .analysis .answer .allOption .everyOption li[data-v-230afb07] {
        font-size: 18px;
        color: #333;
        margin-bottom: 20px;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-230afb07] {
          display: inline-block;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-230afb07]:nth-child(1) {
          font-size: 20px;
          line-height: 32px;
          text-align: center;
          width: 32px;
          height: 32px;
          border-radius: 50%;
          margin-right: 14px;
          border: solid 1px #333;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-230afb07]:nth-child(2) {
          width: 650px;
          font-size: 18px;
          line-height: 34px;
}
.readingOne .analysis .answer .allOption .everyOption .inlinediv[data-v-230afb07] {
        display: inline-block !important;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer span[data-v-230afb07]:nth-child(1) {
        border: solid 1px #9ac453;
        color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer span[data-v-230afb07]:nth-child(1) {
        border: solid 1px #ff6920;
        color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer[data-v-230afb07] {
        padding: 21px 173px 20px 189px;
}
.readingOne .analysis .answer .twoAnswer > div[data-v-230afb07] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-230afb07] {
            display: inline-block;
            line-height: 50px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-230afb07]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-230afb07]:nth-child(2) {
            color: #dedede;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-230afb07]:nth-child(3) {
            font-size: 18px;
            margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-230afb07]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-230afb07]:nth-child(3), .readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-230afb07]:nth-child(4) {
          color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-230afb07]:nth-child(3) {
          color: #99c353;
}
.readingOne .analysis .answer .analysisContent[data-v-230afb07] {
        padding: 30px;
        background-color: #f3f3f3;
}
.readingOne .analysis .answer .analysisContent > p[data-v-230afb07] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.readingOne .analysis .answer .analysisContent > div[data-v-230afb07] {
          font-size: 16px;
          line-height: 26px;
}

.kfformula {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img, .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img {
    vertical-align: middle !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > div img, .readingOne .analysis .qustionContent .answerBox .stem > div > div img {
  vertical-align: middle !important;
}
.readingOne .analysis .answer .allOption .everyOption li span:nth-child(2) img {
  vertical-align: middle !important;
}

@charset "UTF-8";
.translate[data-v-47b732be] {
  margin-top: 20px;
}
.translate .always[data-v-47b732be], .translate .analysis[data-v-47b732be] {
    overflow: hidden;
    width: 860px;
    height: 410px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .always .title[data-v-47b732be], .translate .analysis .title[data-v-47b732be] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
      border-radius: 5px 5px 0 0;
}
.translate .always .content[data-v-47b732be], .translate .analysis .content[data-v-47b732be] {
      padding: 35px 20px 30px 50px;
}
.translate .always .content .scrollY[data-v-47b732be], .translate .analysis .content .scrollY[data-v-47b732be] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.translate .always .content .scrollY[data-v-47b732be]::-webkit-scrollbar, .translate .analysis .content .scrollY[data-v-47b732be]::-webkit-scrollbar {
        width: 6px;
}
.translate .always .content .scrollY[data-v-47b732be]::-webkit-scrollbar-track, .translate .analysis .content .scrollY[data-v-47b732be]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .always .content .scrollY[data-v-47b732be]::-webkit-scrollbar-thumb, .translate .analysis .content .scrollY[data-v-47b732be]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .always .titleContent[data-v-47b732be], .translate .analysis .titleContent[data-v-47b732be] {
      height: 50px;
      line-height: 50px;
}
.translate .always .titleContent p[data-v-47b732be], .translate .analysis .titleContent p[data-v-47b732be] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.translate .always .titleContent span[data-v-47b732be], .translate .analysis .titleContent span[data-v-47b732be] {
        font-weight: bold;
}
.translate .always .titleContent p[data-v-47b732be]:nth-child(1), .translate .analysis .titleContent p[data-v-47b732be]:nth-child(1) {
        width: 25%;
}
.translate .always .titleContent p[data-v-47b732be]:nth-child(2), .translate .analysis .titleContent p[data-v-47b732be]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.translate .always .titleContent p[data-v-47b732be]:nth-child(3), .translate .analysis .titleContent p[data-v-47b732be]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.translate .always .over > div[data-v-47b732be], .translate .analysis .over > div[data-v-47b732be] {
      margin-bottom: 20px;
      line-height: 26px;
}
.translate .always .over .title[data-v-47b732be], .translate .analysis .over .title[data-v-47b732be] {
      height: auto;
      font-weight: bold;
      font-size: 18px;
      background-color: #f3f3f3;
      color: #121212;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 30px;
      line-height: 30px;
      text-align: left;
      border-radius: 5px;
}
.translate .always .over .title span[data-v-47b732be], .translate .analysis .over .title span[data-v-47b732be] {
        font-weight: bold;
}
.translate .always .over .timu[data-v-47b732be], .translate .analysis .over .timu[data-v-47b732be] {
      font-size: 16px;
      line-height: 32px;
}
.translate .always .questionDescribe[data-v-47b732be], .translate .analysis .questionDescribe[data-v-47b732be] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
      border-top: 1px solid #ebebeb;
}
.translate .always .questionDescribe .part[data-v-47b732be], .translate .analysis .questionDescribe .part[data-v-47b732be] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.translate .always .questionDescribe .subjectDescribe[data-v-47b732be], .translate .analysis .questionDescribe .subjectDescribe[data-v-47b732be] {
        font-size: 18px;
        line-height: 26px;
        color: #121212;
}
.translate .always .questionDescribe .subjectDescribe span[data-v-47b732be], .translate .analysis .questionDescribe .subjectDescribe span[data-v-47b732be] {
          font-size: 18px;
          font-weight: bold;
}
.translate .always .qustionContent[data-v-47b732be], .translate .analysis .qustionContent[data-v-47b732be] {
      background-color: #fff;
}
.translate .always .qustionContent .borderBox[data-v-47b732be], .translate .analysis .qustionContent .borderBox[data-v-47b732be] {
        border-radius: 5px;
}
.translate .always .qustionContent .subject[data-v-47b732be], .translate .analysis .qustionContent .subject[data-v-47b732be] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.translate .always .qustionContent .subjectTitle[data-v-47b732be], .translate .analysis .qustionContent .subjectTitle[data-v-47b732be] {
        color: #333;
        font-size: 16px;
        line-height: 26px;
}
.translate .always[data-v-47b732be] {
    height: 700px;
}
.translate .write[data-v-47b732be] {
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 410px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .write .title[data-v-47b732be] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.translate .write .writeContent[data-v-47b732be] {
      padding: 30px 20px 30px 50px;
}
.translate .write .writeContent .scrollY[data-v-47b732be] {
        height: 300px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.translate .write .writeContent .scrollY[data-v-47b732be]::-webkit-scrollbar {
        width: 6px;
}
.translate .write .writeContent .scrollY[data-v-47b732be]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .write .writeContent .scrollY[data-v-47b732be]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .write .writetext[data-v-47b732be] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px 58px 0;
      height: 315px;
      width: 100%;
      ime-mode: disabled;
      font-size: 18px;
      line-height: 26px;
      color: #121212;
      border: none;
      resize: none;
      caret-color: black;
}
.translate .write .writetext[data-v-47b732be]::-webkit-scrollbar {
      width: 6px;
}
.translate .write .writetext[data-v-47b732be]::-webkit-scrollbar-track {
      background: #fff;
}
.translate .write .writetext[data-v-47b732be]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.translate .write .writetext[data-v-47b732be]::-webkit-input-placeholder {
      /* placeholder颜色  */
      color: #bbb;
      /* placeholder字体大小  */
      font-size: 16px;
      /* placeholder位置  */
      text-align: left;
}
.translate .write .dltranslate > div[data-v-47b732be] {
      margin-bottom: 10px;
      overflow: hidden;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-left: 15px;
      width: 760px;
      height: 50px;
}
.translate .write .dltranslate > div .lettlett[data-v-47b732be] {
        font-size: 18px;
        color: #333;
        line-height: 50px;
}
.translate .write .dltranslate > div span[data-v-47b732be] {
        line-height: 50px;
}
.translate .write .dltranslate > div input[data-v-47b732be] {
        line-height: 54px;
        width: 200px;
        height: 50px;
        border-radius: 5px;
        border: solid 1px #ebebeb;
        caret-color: black;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 10px 0 15px;
}
.translate .write .dltranslate .imgFlag[data-v-47b732be] {
      cursor: pointer;
      display: block;
      width: 18px;
      height: 19px;
      background-size: 100% 100%;
      margin: 16px 10px 0px 0px;
}
.translate .write .dltranslate .imgFlag.xy[data-v-47b732be] {
        background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.translate .write .dltranslate .imgFlag.xg[data-v-47b732be] {
        background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.translate .analysis[data-v-47b732be] {
    margin-top: 14px;
}
.translate .analysis .answer[data-v-47b732be] {
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      margin-top: 15px;
}
.translate .analysis .answer .allOption[data-v-47b732be] {
        padding: 0 24px;
        border-bottom: 1px dashed #ebebeb;
}
.translate .analysis .answer .allOption .titleNumber[data-v-47b732be] {
          padding: 12px 0;
}
.translate .analysis .answer .allOption .titleNumber p[data-v-47b732be] {
            font-size: 18px;
            line-height: 26px;
            color: #333;
}
.translate .analysis .answer .allOption .titleNumber p span[data-v-47b732be] {
              font-size: 16px;
}
.translate .analysis .answer .allOption .titleNumber img[data-v-47b732be] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.translate .analysis .answer .allOption .everyOption > p[data-v-47b732be] {
          margin-top: 14px;
          color: #121212;
          font-size: 18px;
          line-height: 26px;
          font-weight: bold;
}
.translate .analysis .answer .allOption .everyOption ul[data-v-47b732be] {
          padding-top: 34px;
}
.translate .analysis .answer .allOption .everyOption li[data-v-47b732be] {
          font-size: 18px;
          color: #333;
          margin-bottom: 45px;
}
.translate .analysis .answer .allOption .everyOption li span[data-v-47b732be] {
            display: inline-block;
}
.translate .analysis .answer .allOption .everyOption li span[data-v-47b732be]:nth-child(1) {
            font-size: 20px;
            line-height: 32px;
            text-align: center;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            margin-right: 14px;
}
.translate .analysis .answer .allOption .everyOption li span[data-v-47b732be]:nth-child(2) {
            width: 650px;
            font-size: 18px;
            line-height: 28px;
}
.translate .analysis .answer .allOption .everyOption .correctAnswer[data-v-47b732be] {
          color: #9ac453;
}
.translate .analysis .answer .allOption .everyOption .correctAnswer span[data-v-47b732be]:nth-child(1) {
            border: solid 1px #9ac453;
}
.translate .analysis .answer .allOption .everyOption .userAnswer[data-v-47b732be] {
          color: #ff6b21;
}
.translate .analysis .answer .allOption .everyOption .userAnswer span[data-v-47b732be]:nth-child(1) {
            border: solid 1px #ff6920;
}
.translate .analysis .answer .allOption .subtitleParagraph[data-v-47b732be] {
          padding: 28px 0px 43px 0px;
          font-size: 18px;
          line-height: 30px;
          color: #333;
}
.translate .analysis .answer .twoAnswer[data-v-47b732be] {
        padding: 16px 24px 20px 24px;
}
.translate .analysis .answer .twoAnswer > div[data-v-47b732be] {
          margin-top: 10px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 10px 24px;
}
.translate .analysis .answer .twoAnswer > div span[data-v-47b732be] {
            display: inline-block;
            line-height: 30px;
}
.translate .analysis .answer .twoAnswer > div span[data-v-47b732be]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.translate .analysis .answer .twoAnswer > div span[data-v-47b732be]:nth-child(2) {
            color: #dedede;
}
.translate .analysis .answer .twoAnswer > div span[data-v-47b732be]:nth-child(3) {
            font-size: 18px;
            margin-left: 8px;
            max-width: 570px;
            white-space:  pre-wrap;
            word-wrap: break-word;
}
.translate .analysis .answer .twoAnswer > div span[data-v-47b732be]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
            max-width: 570px;
            white-space:  pre-wrap;
            word-wrap: break-word;
}
.translate .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-47b732be]:nth-child(3),
        .translate .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-47b732be]:nth-child(4) {
          color: #ff6b21;
}
.translate .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-47b732be]:nth-child(3) {
          color: #99c353;
}
.translate .analysis .answer .analysisContent[data-v-47b732be] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.translate .analysis .answer .analysisContent > p[data-v-47b732be] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.translate .analysis .answer .analysisContent > div[data-v-47b732be] {
          font-size: 16px;
          line-height: 26px;
}
.translate .analysis .content .scrollY[data-v-47b732be] {
    height: 295px;
}

@charset "UTF-8";
.entry[data-v-e12cd690] {
  margin-top: 20px;
}
.entry .always[data-v-e12cd690],
  .entry .analysis[data-v-e12cd690],
  .entry .subtitle[data-v-e12cd690], .entry .multinomial[data-v-e12cd690] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.entry .always .title[data-v-e12cd690],
    .entry .analysis .title[data-v-e12cd690],
    .entry .subtitle .title[data-v-e12cd690], .entry .multinomial .title[data-v-e12cd690] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.entry .always .content[data-v-e12cd690],
    .entry .analysis .content[data-v-e12cd690],
    .entry .subtitle .content[data-v-e12cd690], .entry .multinomial .content[data-v-e12cd690] {
      padding: 35px 20px 30px 50px;
}
.entry .always .content .scrollY[data-v-e12cd690],
      .entry .analysis .content .scrollY[data-v-e12cd690],
      .entry .subtitle .content .scrollY[data-v-e12cd690], .entry .multinomial .content .scrollY[data-v-e12cd690] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.entry .always .content .scrollY[data-v-e12cd690]::-webkit-scrollbar,
      .entry .analysis .content .scrollY[data-v-e12cd690]::-webkit-scrollbar,
      .entry .subtitle .content .scrollY[data-v-e12cd690]::-webkit-scrollbar, .entry .multinomial .content .scrollY[data-v-e12cd690]::-webkit-scrollbar {
        width: 6px;
}
.entry .always .content .scrollY[data-v-e12cd690]::-webkit-scrollbar-track,
      .entry .analysis .content .scrollY[data-v-e12cd690]::-webkit-scrollbar-track,
      .entry .subtitle .content .scrollY[data-v-e12cd690]::-webkit-scrollbar-track, .entry .multinomial .content .scrollY[data-v-e12cd690]::-webkit-scrollbar-track {
        background: #fff;
}
.entry .always .content .scrollY[data-v-e12cd690]::-webkit-scrollbar-thumb,
      .entry .analysis .content .scrollY[data-v-e12cd690]::-webkit-scrollbar-thumb,
      .entry .subtitle .content .scrollY[data-v-e12cd690]::-webkit-scrollbar-thumb, .entry .multinomial .content .scrollY[data-v-e12cd690]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.entry .always .titleContent[data-v-e12cd690],
    .entry .analysis .titleContent[data-v-e12cd690],
    .entry .subtitle .titleContent[data-v-e12cd690], .entry .multinomial .titleContent[data-v-e12cd690] {
      height: 50px;
      line-height: 50px;
}
.entry .always .titleContent p[data-v-e12cd690],
      .entry .analysis .titleContent p[data-v-e12cd690],
      .entry .subtitle .titleContent p[data-v-e12cd690], .entry .multinomial .titleContent p[data-v-e12cd690] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.entry .always .titleContent p[data-v-e12cd690]:nth-child(1),
      .entry .analysis .titleContent p[data-v-e12cd690]:nth-child(1),
      .entry .subtitle .titleContent p[data-v-e12cd690]:nth-child(1), .entry .multinomial .titleContent p[data-v-e12cd690]:nth-child(1) {
        width: 25%;
}
.entry .always .titleContent p[data-v-e12cd690]:nth-child(2),
      .entry .analysis .titleContent p[data-v-e12cd690]:nth-child(2),
      .entry .subtitle .titleContent p[data-v-e12cd690]:nth-child(2), .entry .multinomial .titleContent p[data-v-e12cd690]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.entry .always .titleContent p[data-v-e12cd690]:nth-child(3),
      .entry .analysis .titleContent p[data-v-e12cd690]:nth-child(3),
      .entry .subtitle .titleContent p[data-v-e12cd690]:nth-child(3), .entry .multinomial .titleContent p[data-v-e12cd690]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.entry .always .questionDescribe[data-v-e12cd690],
    .entry .analysis .questionDescribe[data-v-e12cd690],
    .entry .subtitle .questionDescribe[data-v-e12cd690], .entry .multinomial .questionDescribe[data-v-e12cd690] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.entry .always .questionDescribe .part[data-v-e12cd690],
      .entry .analysis .questionDescribe .part[data-v-e12cd690],
      .entry .subtitle .questionDescribe .part[data-v-e12cd690], .entry .multinomial .questionDescribe .part[data-v-e12cd690] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
        text-align: center;
}
.entry .always .questionDescribe .subjectDescribe[data-v-e12cd690],
      .entry .analysis .questionDescribe .subjectDescribe[data-v-e12cd690],
      .entry .subtitle .questionDescribe .subjectDescribe[data-v-e12cd690], .entry .multinomial .questionDescribe .subjectDescribe[data-v-e12cd690] {
        word-wrap: break-word;
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.entry .always .questionDescribe .subjectDescribe span[data-v-e12cd690],
        .entry .analysis .questionDescribe .subjectDescribe span[data-v-e12cd690],
        .entry .subtitle .questionDescribe .subjectDescribe span[data-v-e12cd690], .entry .multinomial .questionDescribe .subjectDescribe span[data-v-e12cd690] {
          font-size: 18px;
          font-weight: bold;
}
.entry .always .over > div[data-v-e12cd690],
    .entry .analysis .over > div[data-v-e12cd690],
    .entry .subtitle .over > div[data-v-e12cd690], .entry .multinomial .over > div[data-v-e12cd690] {
      margin-bottom: 20px;
      line-height: 26px;
}
.entry .always .over .title[data-v-e12cd690],
    .entry .analysis .over .title[data-v-e12cd690],
    .entry .subtitle .over .title[data-v-e12cd690], .entry .multinomial .over .title[data-v-e12cd690] {
      height: auto;
      font-weight: bold;
      font-size: 18px;
      background-color: #f3f3f3;
      color: #121212;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 30px;
      line-height: 30px;
      text-align: left;
      border-radius: 5px;
}
.entry .always .over .title span[data-v-e12cd690],
      .entry .analysis .over .title span[data-v-e12cd690],
      .entry .subtitle .over .title span[data-v-e12cd690], .entry .multinomial .over .title span[data-v-e12cd690] {
        font-weight: bold;
}
.entry .always .over .timu[data-v-e12cd690],
    .entry .analysis .over .timu[data-v-e12cd690],
    .entry .subtitle .over .timu[data-v-e12cd690], .entry .multinomial .over .timu[data-v-e12cd690] {
      font-size: 16px;
      line-height: 32px;
}
.entry .always .qustionContent[data-v-e12cd690],
    .entry .analysis .qustionContent[data-v-e12cd690],
    .entry .subtitle .qustionContent[data-v-e12cd690], .entry .multinomial .qustionContent[data-v-e12cd690] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.entry .always .qustionContent .borderBox[data-v-e12cd690],
      .entry .analysis .qustionContent .borderBox[data-v-e12cd690],
      .entry .subtitle .qustionContent .borderBox[data-v-e12cd690], .entry .multinomial .qustionContent .borderBox[data-v-e12cd690] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.entry .always .qustionContent .borderBoxt[data-v-e12cd690],
      .entry .analysis .qustionContent .borderBoxt[data-v-e12cd690],
      .entry .subtitle .qustionContent .borderBoxt[data-v-e12cd690], .entry .multinomial .qustionContent .borderBoxt[data-v-e12cd690] {
        padding: 30px;
        margin-bottom: 15px;
}
.entry .always .qustionContent .subject[data-v-e12cd690],
      .entry .analysis .qustionContent .subject[data-v-e12cd690],
      .entry .subtitle .qustionContent .subject[data-v-e12cd690], .entry .multinomial .qustionContent .subject[data-v-e12cd690] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.entry .always .qustionContent .subjectTitle[data-v-e12cd690],
      .entry .analysis .qustionContent .subjectTitle[data-v-e12cd690],
      .entry .subtitle .qustionContent .subjectTitle[data-v-e12cd690], .entry .multinomial .qustionContent .subjectTitle[data-v-e12cd690] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
        word-wrap: break-word;
}
.entry .always .qustionContent .optionList[data-v-e12cd690],
      .entry .analysis .qustionContent .optionList[data-v-e12cd690],
      .entry .subtitle .qustionContent .optionList[data-v-e12cd690], .entry .multinomial .qustionContent .optionList[data-v-e12cd690] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 16px 30px 16px 40px;
}
.entry .always .qustionContent .optionList p[data-v-e12cd690],
        .entry .analysis .qustionContent .optionList p[data-v-e12cd690],
        .entry .subtitle .qustionContent .optionList p[data-v-e12cd690], .entry .multinomial .qustionContent .optionList p[data-v-e12cd690] {
          word-wrap: break-word;
}
.entry .always .qustionContent .optionList[data-v-e12cd690]:last-child,
        .entry .analysis .qustionContent .optionList[data-v-e12cd690]:last-child,
        .entry .subtitle .qustionContent .optionList[data-v-e12cd690]:last-child, .entry .multinomial .qustionContent .optionList[data-v-e12cd690]:last-child {
          border-bottom: none;
}
.entry .always .qustionContent .subtitlelist[data-v-e12cd690],
      .entry .analysis .qustionContent .subtitlelist[data-v-e12cd690],
      .entry .subtitle .qustionContent .subtitlelist[data-v-e12cd690], .entry .multinomial .qustionContent .subtitlelist[data-v-e12cd690] {
        padding: 15px 30px 15px;
}
.entry .write[data-v-e12cd690] {
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 400px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.entry .write .title[data-v-e12cd690] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.entry .write .writeContent[data-v-e12cd690] {
      padding: 30px 20px 30px 50px;
}
.entry .write .writeContent .scrollY[data-v-e12cd690] {
        height: 300px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.entry .write .writeContent .scrollY[data-v-e12cd690]::-webkit-scrollbar {
        width: 6px;
}
.entry .write .writeContent .scrollY[data-v-e12cd690]::-webkit-scrollbar-track {
        background: #fff;
}
.entry .write .writeContent .scrollY[data-v-e12cd690]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.entry .write .writetext[data-v-e12cd690] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px 58px 0;
      height: 315px;
      width: 100%;
      ime-mode: disabled;
      font-size: 18px;
      line-height: 26px;
      color: #121212;
      border: none;
      resize: none;
      caret-color: black;
}
.entry .write .writetext[data-v-e12cd690]::-webkit-scrollbar {
      width: 6px;
}
.entry .write .writetext[data-v-e12cd690]::-webkit-scrollbar-track {
      background: #fff;
}
.entry .write .writetext[data-v-e12cd690]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.entry .write .writetext[data-v-e12cd690]::-webkit-input-placeholder {
      /* placeholder颜色  */
      color: #bbb;
      /* placeholder字体大小  */
      font-size: 16px;
      /* placeholder位置  */
      text-align: left;
}
.entry .write .dltranslate > div[data-v-e12cd690] {
      margin-bottom: 10px;
      overflow: hidden;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-left: 15px;
      width: 760px;
      height: 50px;
      border-radius: 5px;
      border: solid 1px #ebebeb;
}
.entry .write .dltranslate > div .lettlett[data-v-e12cd690] {
        font-size: 18px;
        color: #333;
        line-height: 50px;
        font-weight: bold;
}
.entry .write .dltranslate > div .imgFlag[data-v-e12cd690] {
        cursor: pointer;
        display: block;
        width: 18px;
        height: 19px;
        background-size: 100% 100%;
        margin: 16px 0 0px 0px;
}
.entry .write .dltranslate > div .imgFlag.xy[data-v-e12cd690] {
          background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.entry .write .dltranslate > div .imgFlag.xg[data-v-e12cd690] {
          background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.entry .write .dltranslate > div span[data-v-e12cd690] {
        line-height: 50px;
}
.entry .write .dltranslate > div input[data-v-e12cd690] {
        line-height: 54px;
        width: 630px;
        caret-color: black;
}
.entry .analysis[data-v-e12cd690] {
    margin-top: 14px;
}
.entry .analysis .answer[data-v-e12cd690] {
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      margin-top: 15px;
}
.entry .analysis .answer .allOption[data-v-e12cd690] {
        padding: 0 24px;
        border-bottom: 1px dashed #ebebeb;
}
.entry .analysis .answer .allOption .titleNumber[data-v-e12cd690] {
          border-bottom: 1px dashed #ebebeb;
}
.entry .analysis .answer .allOption .titleNumber p[data-v-e12cd690] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
}
.entry .analysis .answer .allOption .titleNumber img[data-v-e12cd690] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.entry .analysis .answer .allOption .everyOption > p[data-v-e12cd690] {
          margin-top: 14px;
          color: #121212;
          font-size: 18px;
          line-height: 26px;
          font-weight: bold;
}
.entry .analysis .answer .allOption .everyOption ul[data-v-e12cd690] {
          padding-top: 34px;
}
.entry .analysis .answer .allOption .everyOption li[data-v-e12cd690] {
          font-size: 18px;
          color: #333;
          margin-bottom: 45px;
}
.entry .analysis .answer .allOption .everyOption li span[data-v-e12cd690] {
            display: inline-block;
}
.entry .analysis .answer .allOption .everyOption li span[data-v-e12cd690]:nth-child(1) {
            font-size: 20px;
            line-height: 32px;
            text-align: center;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            margin-right: 14px;
}
.entry .analysis .answer .allOption .everyOption li span[data-v-e12cd690]:nth-child(2) {
            width: 650px;
            font-size: 18px;
            line-height: 28px;
}
.entry .analysis .answer .allOption .everyOption .correctAnswer[data-v-e12cd690] {
          color: #9ac453;
}
.entry .analysis .answer .allOption .everyOption .correctAnswer span[data-v-e12cd690]:nth-child(1) {
            border: solid 1px #9ac453;
}
.entry .analysis .answer .allOption .everyOption .userAnswer[data-v-e12cd690] {
          color: #ff6b21;
}
.entry .analysis .answer .allOption .everyOption .userAnswer span[data-v-e12cd690]:nth-child(1) {
            border: solid 1px #ff6920;
}
.entry .analysis .answer .allOption .subtitleParagraph[data-v-e12cd690] {
          padding: 28px 0px 43px 0px;
          font-size: 18px;
          line-height: 30px;
          color: #333;
}
.entry .analysis .answer .twoAnswer[data-v-e12cd690] {
        padding: 16px 24px 20px 24px;
}
.entry .analysis .answer .twoAnswer > div[data-v-e12cd690] {
          margin-top: 10px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 10px 24px;
}
.entry .analysis .answer .twoAnswer > div span[data-v-e12cd690] {
            display: inline-block;
            line-height: 30px;
}
.entry .analysis .answer .twoAnswer > div span[data-v-e12cd690]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.entry .analysis .answer .twoAnswer > div span[data-v-e12cd690]:nth-child(2) {
            color: #dedede;
}
.entry .analysis .answer .twoAnswer > div span[data-v-e12cd690]:nth-child(3) {
            font-size: 18px;
            margin-left: 8px;
            max-width: 570px;
            white-space:  pre-wrap;
            word-wrap: break-word;
}
.entry .analysis .answer .twoAnswer > div span[data-v-e12cd690]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
            max-width: 570px;
            white-space:  pre-wrap;
            word-wrap: break-word;
}
.entry .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-e12cd690]:nth-child(3),
        .entry .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-e12cd690]:nth-child(4) {
          color: #ff6b21;
}
.entry .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-e12cd690]:nth-child(3) {
          color: #99c353;
}
.entry .analysis .answer .analysisContent[data-v-e12cd690] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.entry .analysis .answer .analysisContent > p[data-v-e12cd690] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.entry .analysis .answer .analysisContent > div[data-v-e12cd690] {
          font-size: 16px;
          line-height: 26px;
}
.entry .subtitle[data-v-e12cd690] {
    width: 860px;
    height: 407px;
    margin-top: 16px;
}
.entry .subtitle .content .scrollY[data-v-e12cd690] {
      height: 270px;
}
.entry .subtitle .content .scrollY p[data-v-e12cd690] {
        font-size: 18px;
        line-height: 30px;
        color: #333;
}
.entry .multinomial[data-v-e12cd690] {
    width: 860px;
    height: 407px;
    margin-top: 16px;
}
.entry .multinomial .content .scrollY[data-v-e12cd690] {
      height: 270px;
}
.entry .multinomial .content .scrollY .borderBox[data-v-e12cd690] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        margin-bottom: 15px;
}
.entry .multinomial .content .scrollY .optionList[data-v-e12cd690] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 16px 30px 16px 40px;
}
.entry .multinomial .content .scrollY .optionList[data-v-e12cd690]:last-child {
          border-bottom: none;
}

@charset "UTF-8";
.readingOne[data-v-582f3dd0] {
  margin-top: 20px;
}
.readingOne .always[data-v-582f3dd0], .readingOne .analysis[data-v-582f3dd0] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 1000px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.readingOne .always .title[data-v-582f3dd0], .readingOne .analysis .title[data-v-582f3dd0] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .always .content[data-v-582f3dd0], .readingOne .analysis .content[data-v-582f3dd0] {
      padding: 35px 20px 30px 50px;
}
.readingOne .always .content .scrollY[data-v-582f3dd0], .readingOne .analysis .content .scrollY[data-v-582f3dd0] {
        height: 885px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .always .content .scrollY[data-v-582f3dd0]::-webkit-scrollbar, .readingOne .analysis .content .scrollY[data-v-582f3dd0]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .always .content .scrollY[data-v-582f3dd0]::-webkit-scrollbar-track, .readingOne .analysis .content .scrollY[data-v-582f3dd0]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .always .content .scrollY[data-v-582f3dd0]::-webkit-scrollbar-thumb, .readingOne .analysis .content .scrollY[data-v-582f3dd0]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .always .questionDescribe[data-v-582f3dd0], .readingOne .analysis .questionDescribe[data-v-582f3dd0] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.readingOne .always .questionDescribe .part[data-v-582f3dd0], .readingOne .analysis .questionDescribe .part[data-v-582f3dd0] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.readingOne .always .questionDescribe .subjectDescribe[data-v-582f3dd0], .readingOne .analysis .questionDescribe .subjectDescribe[data-v-582f3dd0] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe .subjectDescribe span[data-v-582f3dd0], .readingOne .analysis .questionDescribe .subjectDescribe span[data-v-582f3dd0] {
          font-size: 18px;
          font-weight: bold;
}
.readingOne .always .qustionContent[data-v-582f3dd0], .readingOne .analysis .qustionContent[data-v-582f3dd0] {
      background-color: #fff;
      margin-top: 10px;
      border: solid 1px #ebebeb;
      border-radius: 5px;
      overflow: hidden;
}
.readingOne .always .qustionContent.parsecontent[data-v-582f3dd0], .readingOne .analysis .qustionContent.parsecontent[data-v-582f3dd0] {
        border: none;
}
.readingOne .always .qustionContent .answerBox[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox[data-v-582f3dd0] {
        border-top: 1px dashed #ebebeb;
}
.readingOne .always .qustionContent .answerBox.parse[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox.parse[data-v-582f3dd0] {
          border: 1px solid #ebebeb;
          margin-bottom: 15px;
          border-radius: 5px;
          overflow: hidden;
}
.readingOne .always .qustionContent .answerBox.parse[data-v-582f3dd0]:first-child, .readingOne .analysis .qustionContent .answerBox.parse[data-v-582f3dd0]:first-child {
            border-top: 1px solid #ebebeb;
}
.readingOne .always .qustionContent .answerBox .stem[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .stem[data-v-582f3dd0] {
          font-size: 18px;
          color: #333;
          line-height: 28px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding: 24px 31px 18px;
          border-bottom: 1px dashed #ebebeb;
}
.readingOne .always .qustionContent .answerBox .stem > div[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .stem > div[data-v-582f3dd0] {
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
            width: 560px;
            word-wrap: break-word;
}
.readingOne .always .qustionContent .answerBox .stem > div > div[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .stem > div > div[data-v-582f3dd0] {
              display: inline;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem > div > div .kfformula[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .stem > div > div .kfformula[data-v-582f3dd0] {
                vertical-align: middle !important;
                display: inline-block !important;
                height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div .kfformula[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .stem > div .kfformula[data-v-582f3dd0] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > span[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .stem > div > span[data-v-582f3dd0] {
              display: inline-block;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag[data-v-582f3dd0] {
            cursor: pointer;
            display: block;
            width: 18px;
            height: 19px;
            background-size: 100% 100%;
            margin: 5px 0 0px 27px;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.noclick[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.noclick[data-v-582f3dd0] {
              cursor: auto;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xy[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xy[data-v-582f3dd0] {
              background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xg[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xg[data-v-582f3dd0] {
              background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .allAnswer .writetext[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .allAnswer .writetext[data-v-582f3dd0] {
          height: 155px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding: 30px 32px;
          overflow-x: hidden;
          width: 100%;
          font-size: 16px;
          ime-mode: disabled;
          resize: none;
          caret-color: black;
}
.readingOne .always .qustionContent .answerBox .allAnswer .myanswer[data-v-582f3dd0], .readingOne .always .qustionContent .answerBox .allAnswer .right[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .allAnswer .myanswer[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .allAnswer .right[data-v-582f3dd0] {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
.readingOne .always .qustionContent .answerBox .allAnswer .myanswer .noAn[data-v-582f3dd0], .readingOne .always .qustionContent .answerBox .allAnswer .right .noAn[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .allAnswer .myanswer .noAn[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .allAnswer .right .noAn[data-v-582f3dd0] {
            color: #ff6b21;
}
.readingOne .always .qustionContent .answerBox .allAnswer .myanswer p[data-v-582f3dd0], .readingOne .always .qustionContent .answerBox .allAnswer .right p[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .allAnswer .myanswer p[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .allAnswer .right p[data-v-582f3dd0] {
            font-weight: bold;
            font-size: 18px;
            letter-spacing: 0px;
            color: #121212;
            margin-bottom: 19px;
}
.readingOne .always .qustionContent .answerBox .allAnswer .myanswer div[data-v-582f3dd0], .readingOne .always .qustionContent .answerBox .allAnswer .right div[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .allAnswer .myanswer div[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .allAnswer .right div[data-v-582f3dd0] {
            line-height: 23px;
}
.readingOne .always .qustionContent .answerBox .allAnswer .right[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBox .allAnswer .right[data-v-582f3dd0] {
          background-color: #f3f3f3;
}
.readingOne .always .qustionContent .answerBox[data-v-582f3dd0]:first-child, .readingOne .analysis .qustionContent .answerBox[data-v-582f3dd0]:first-child {
          border-top: none;
}
.readingOne .always .qustionContent .answerBoxborder[data-v-582f3dd0], .readingOne .analysis .qustionContent .answerBoxborder[data-v-582f3dd0] {
        border-top: none !important;
}
.readingOne .analysis .answer[data-v-582f3dd0] {
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    margin-top: 15px;
}
.readingOne .newanswer[data-v-582f3dd0], .readingOne .ranswer[data-v-582f3dd0] {
    position: relative;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
    padding: 30px;
}
.readingOne .newanswer .noanswer[data-v-582f3dd0], .readingOne .ranswer .noanswer[data-v-582f3dd0] {
      color: #ff6b21;
}
.readingOne .newanswer > p[data-v-582f3dd0], .readingOne .ranswer > p[data-v-582f3dd0] {
      margin-top: 20px;
}
.readingOne .newanswer p[data-v-582f3dd0], .readingOne .ranswer p[data-v-582f3dd0] {
      font-size: 18px;
      line-height: 18px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 23px;
}
.readingOne .newanswer .titbox > .fl[data-v-582f3dd0], .readingOne .ranswer .titbox > .fl[data-v-582f3dd0] {
      font-size: 18px;
      line-height: 28px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 18px;
}
.readingOne .newanswer .titbox > .fr span[data-v-582f3dd0], .readingOne .ranswer .titbox > .fr span[data-v-582f3dd0] {
      display: inline-block;
}
.readingOne .newanswer .titbox > .fr .lei[data-v-582f3dd0], .readingOne .ranswer .titbox > .fr .lei[data-v-582f3dd0] {
      color: #fff;
      font-size: 16px;
      height: 28px;
      line-height: 28px;
      padding: 0 17px;
      background-color: #b4b4b4;
      border-radius: 5px;
      margin-right: 14px;
}
.readingOne .newanswer .titbox > .fr .fen[data-v-582f3dd0], .readingOne .ranswer .titbox > .fr .fen[data-v-582f3dd0] {
      font-size: 18px;
      color: #333;
      line-height: 28px;
      font-weight: bold;
}
.readingOne .newanswer .titbox > .fr .pigaiz[data-v-582f3dd0], .readingOne .ranswer .titbox > .fr .pigaiz[data-v-582f3dd0] {
      font-size: 18px;
      color: #f8b42b;
      line-height: 28px;
      font-weight: bold;
}
.readingOne .newanswer .answerbox[data-v-582f3dd0], .readingOne .ranswer .answerbox[data-v-582f3dd0] {
      font-size: 16px;
      line-height: 30px;
      color: #333;
      word-wrap: break-word;
}
.readingOne .newanswer .dibox .diboxsp[data-v-582f3dd0], .readingOne .ranswer .dibox .diboxsp[data-v-582f3dd0] {
      width: 710px;
      word-wrap: break-word;
}
.readingOne .newanswer .rightanswer[data-v-582f3dd0], .readingOne .ranswer .rightanswer[data-v-582f3dd0] {
      word-wrap:  break-word;
      font-size: 16px;
      line-height: 30px;
      font-weight: normal;
}
.readingOne .newanswer[data-v-582f3dd0]:after {
    position: absolute;
    bottom: -20px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #dbe1ec;
}

.tag {
  color: red;
  position: relative;
  font-size: 12px;
  top: -6px;
}
.writetext::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: transparent;
}
.writetext::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.writetext::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, .1);
}

.hearing[data-v-261f9b42] {
  margin-top: 20px;
  width: 860px;
  height: 999px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  overflow: hidden;
}
.hearing.low[data-v-261f9b42] {
    height: 425px;
}
.hearing .head[data-v-261f9b42] {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    background-color: #ebebeb;
    line-height: 50px;
    text-align: center;
    letter-spacing: 4px;
}
.hearing .headaudio[data-v-261f9b42] {
    width: 760px;
    margin: 0 auto 30px;
    border-bottom: 1px solid #ebebeb;
}
.hearing .headaudio .audio[data-v-261f9b42] {
      margin: 30px 132px;
      width: 490px;
      height: 55px;
      border-radius: 27px;
}
.hearing .content[data-v-261f9b42] {
    width: 800px;
    height: 800px;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px 0 20px;
}
.hearing .content.jiexi[data-v-261f9b42] {
      height: 199px;
}
.hearing .content .xianzhi[data-v-261f9b42] {
      position: relative;
      height: 35px;
      width: 100%;
      margin-bottom: 3px;
}
.hearing .content .xianzhi div[data-v-261f9b42] {
        font-size: 20px;
        font-weight: bold;
        display: inline-block;
        height: 100%;
}
.hearing .content .xianzhi div[data-v-261f9b42]:nth-child(1) {
        float: left;
}
.hearing .content .xianzhi div[data-v-261f9b42]:nth-child(2) {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
}
.hearing .content .xianzhi div[data-v-261f9b42]:nth-child(3) {
        float: right;
}
.hearing .content ul li .section[data-v-261f9b42] {
      width: 760px;
      background-color: #f3f3f3;
      border-radius: 5px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 27px 30px;
      margin-bottom: 14px;
}
.hearing .content ul li .section p[data-v-261f9b42]:nth-child(1) {
        margin-bottom: 18px;
        font-size: 20px;
        color: #121212;
        font-weight: bold;
}
.hearing .content ul li .section p[data-v-261f9b42]:nth-child(2) {
        font-size: 16px;
        line-height: 26px;
        color: #333333;
}
.hearing .content ul li .question[data-v-261f9b42] {
      width: 760px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 36px 33px;
      margin-bottom: 14px;
}
.hearing .content ul li .question .describe[data-v-261f9b42] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        margin-bottom: 16px;
}
.hearing .content ul li .question .order[data-v-261f9b42] {
        font-size: 18px;
        color: #333;
        margin-bottom: 21px;
}
.hearing .content ul li .question .order .img[data-v-261f9b42] {
          cursor: pointer;
          display: inline-block;
          float: right;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
}
.hearing .content ul li .question .order .img.xy[data-v-261f9b42] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.hearing .content ul li .question .order .img.xg[data-v-261f9b42] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.hearing .content ul li .question .option[data-v-261f9b42] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        cursor: pointer;
        margin-bottom: 20px;
}
.hearing .content ul li .question .option.answer div[data-v-261f9b42]:nth-child(1) {
          background-color: #f8b42b;
          color: #ffffff;
          border: solid 1px #f8b42b;
}
.hearing .content ul li .question .option.answer div[data-v-261f9b42]:nth-child(2) {
          color: #f8b42b;
}
.hearing .content ul li .question .option div[data-v-261f9b42] {
          display: inline-block;
}
.hearing .content ul li .question .option div[data-v-261f9b42]:nth-child(1) {
          width: 32px;
          height: 32px;
          border: solid 1px #333333;
          border-radius: 50%;
          font-size: 20px;
          font-weight: bold;
          line-height: 32px;
          text-align: center;
          color: #333333;
          margin-right: 15px;
}
.hearing .content ul li .question .option div[data-v-261f9b42]:nth-child(2) {
          width: 640px;
          line-height: 32px;
          font-size: 18px;
          color: #333333;
}
.parse[data-v-261f9b42] {
  margin-top: 20px;
  width: 860px;
  height: 699px;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  overflow: hidden;
}
.parse .oveD[data-v-261f9b42] {
    overflow: hidden;
}
.parse .head[data-v-261f9b42] {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    background-color: #ebebeb;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 4px;
}
.parse ul[data-v-261f9b42] {
    position: relative;
    top: 20px;
    width: 800px;
    height: 620px;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px 0 20px;
}
.parse ul li .question[data-v-261f9b42] {
      position: relative;
      width: 760px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 33px;
      margin-bottom: 25px;
}
.parse ul li .question[data-v-261f9b42]:before {
        position: absolute;
        left: 0;
        top: 59px;
        content: '';
        width: 100%;
        height: 1px;
        border-bottom: 1px dashed #ebebeb;
}
.parse ul li .question .indexnum[data-v-261f9b42] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        padding-bottom: 34px;
}
.parse ul li .question .describe[data-v-261f9b42] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        margin-bottom: 16px;
}
.parse ul li .question .order[data-v-261f9b42] {
        font-size: 18px;
        color: #333;
        margin-bottom: 21px;
}
.parse ul li .question .order .img[data-v-261f9b42] {
          display: inline-block;
          float: right;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
}
.parse ul li .question .order .img.xy[data-v-261f9b42] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.parse ul li .question .order .img.xg[data-v-261f9b42] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.parse ul li .question .option[data-v-261f9b42] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 20px;
}
.parse ul li .question .option.rightAn div[data-v-261f9b42]:nth-child(1) {
          color: #9ac453;
          border: solid 1px #9ac453;
}
.parse ul li .question .option.rightAn div[data-v-261f9b42]:nth-child(2) {
          color: #9ac453;
}
.parse ul li .question .option.answer div[data-v-261f9b42]:nth-child(1) {
          color: #ff6b21;
          border: solid 1px #ff6b21;
}
.parse ul li .question .option.answer div[data-v-261f9b42]:nth-child(2) {
          color: #ff6b21;
}
.parse ul li .question .option div[data-v-261f9b42] {
          display: inline-block;
}
.parse ul li .question .option div[data-v-261f9b42]:nth-child(1) {
          width: 32px;
          height: 32px;
          border: solid 1px #333333;
          border-radius: 50%;
          font-size: 20px;
          font-weight: bold;
          line-height: 32px;
          text-align: center;
          color: #333333;
          margin-right: 15px;
}
.parse ul li .question .option div[data-v-261f9b42]:nth-child(2) {
          width: 640px;
          line-height: 32px;
          font-size: 18px;
          color: #333333;
}
.parse ul li .anbtn[data-v-261f9b42] {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 170px;
}
.parse ul li .anbtn .line[data-v-261f9b42] {
        color: #dedede !important;
        margin: 0 8px 0 6px;
}
.parse ul li .anbtn div[data-v-261f9b42] {
        display: inline-block;
        height: 50px;
        background-color: #f3f3f3;
        border-radius: 24px;
        text-align: center;
        line-height: 50px;
        font-weight: bold;
        padding: 0 24px;
}
.parse ul li .anbtn div span[data-v-261f9b42] {
          position: relative;
          top: 3px;
}
.parse ul li .anbtn div.own[data-v-261f9b42] {
          margin-right: 80px;
}
.parse ul li .anbtn div.own span[data-v-261f9b42] {
            font-size: 24px;
            color: #ff6b21;
}
.parse ul li .anbtn div.own .little[data-v-261f9b42] {
            position: relative;
            top: 1px;
            font-size: 18px;
}
.parse ul li .anbtn div.right span[data-v-261f9b42] {
          font-size: 24px;
          color: #99c353;
}
.parse ul li .toparse[data-v-261f9b42] {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px;
      background-color: #f3f3f3;
      border-radius: 5px;
      margin: 20px 0;
}
.parse ul li .toparse p[data-v-261f9b42]:nth-child(1) {
        font-size: 18px;
        font-weight: bold;
        color: #333333;
        margin-bottom: 25px;
}
.parse ul li .toparse p[data-v-261f9b42]:nth-child(2) {
        font-size: 16px;
        line-height: 26px;
        color: #333333;
}

.content::-webkit-scrollbar-track, .list::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: transparent;
}
.content::-webkit-scrollbar, .list::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.content::-webkit-scrollbar-thumb, .list::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, .1);
}

.progress {
  margin: 30px 132px;
  width: 490px;
  height: 55px;
  border-radius: 27px;
  border: solid 1px #e5e5e5;
  font-size: 20px;
  color: #333333;
  line-height: 55px;
}
.progress .pausewrap, .progress .progress_bar, .progress .endtime {
    display: inline-block;
}
.progress .progress_bar {
    position: relative;
    top: -2px;
    width: 242px;
    background-color: #c8c8c8;
    border-radius: 4px;
    height: 8px;
    margin-right: 21px;
}
.progress .progress_bar .already {
      float: left;
      height: 100%;
      background-color: #f8b42b;
      border-radius: 4px;
      width: 0;
}
.progress .progress_bar .ball {
      position: absolute;
      top: -4px;
      left: 0;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background-color: #f8b42b;
}
.progress .pausewrap {
    position: relative;
    top: 3px;
    margin: 0 18px 0 35px;
    width: 16px;
    height: 22px;
}
.progress .pausewrap.paused {
      background: url(https://webstatic.orangevip.com/img/parse.cbfedb5.png) no-repeat;
      background-size: 100% 100%;
}
.progress .pausewrap.begin {
      background: url(https://webstatic.orangevip.com/img/begin.ba01835.png) no-repeat;
      background-size: 100% 100%;
}
.progress .nowtime {
    margin-right: 18px;
}

.hearing[data-v-bcec7ad8] {
  margin-top: 20px;
  width: 860px;
  height: 999px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  overflow: hidden;
}
.hearing.low[data-v-bcec7ad8] {
    height: 425px;
}
.hearing .head[data-v-bcec7ad8] {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    background-color: #ebebeb;
    line-height: 50px;
    text-align: center;
    letter-spacing: 4px;
}
.hearing .headaudio[data-v-bcec7ad8] {
    width: 760px;
    margin: 0 auto 30px;
    border-bottom: 1px solid #ebebeb;
}
.hearing .headaudio .audio[data-v-bcec7ad8] {
      margin: 30px 132px;
      width: 490px;
      height: 55px;
      border-radius: 27px;
}
.hearing .describe[data-v-bcec7ad8] {
    width: 760px;
    margin: 0 auto 30px;
}
.hearing .describe .p1[data-v-bcec7ad8] {
      font-size: 18px;
      color: #333;
      text-align: center;
}
.hearing .describe .subjectTitle[data-v-bcec7ad8] {
      color: #333;
      font-size: 16px;
      line-height: 26px;
}
.hearing .content[data-v-bcec7ad8] {
    width: 800px;
    height: 800px;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px 0 20px;
}
.hearing .content.jiexi[data-v-bcec7ad8] {
      height: 199px;
}
.hearing .content .xianzhi[data-v-bcec7ad8] {
      position: relative;
      height: 35px;
      width: 100%;
      margin-bottom: 3px;
}
.hearing .content .xianzhi div[data-v-bcec7ad8] {
        font-size: 20px;
        font-weight: bold;
        display: inline-block;
        height: 100%;
}
.hearing .content .xianzhi div[data-v-bcec7ad8]:nth-child(1) {
        float: left;
}
.hearing .content .xianzhi div[data-v-bcec7ad8]:nth-child(2) {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
}
.hearing .content .xianzhi div[data-v-bcec7ad8]:nth-child(3) {
        float: right;
}
.hearing .content ul li .section[data-v-bcec7ad8] {
      width: 760px;
      background-color: #f3f3f3;
      border-radius: 5px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 27px 30px;
      margin-bottom: 14px;
}
.hearing .content ul li .section p[data-v-bcec7ad8]:nth-child(1) {
        margin-bottom: 18px;
        font-size: 20px;
        color: #121212;
        font-weight: bold;
}
.hearing .content ul li .section p[data-v-bcec7ad8]:nth-child(2) {
        font-size: 16px;
        line-height: 26px;
        color: #333333;
}
.hearing .content ul li .question[data-v-bcec7ad8] {
      width: 760px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 36px 33px;
      margin-bottom: 14px;
}
.hearing .content ul li .question .describe[data-v-bcec7ad8] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        margin-bottom: 16px;
}
.hearing .content ul li .question .order[data-v-bcec7ad8] {
        font-size: 18px;
        color: #333;
        margin-bottom: 21px;
}
.hearing .content ul li .question .order .img[data-v-bcec7ad8] {
          cursor: pointer;
          display: inline-block;
          float: right;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
}
.hearing .content ul li .question .order .img.xy[data-v-bcec7ad8] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.hearing .content ul li .question .order .img.xg[data-v-bcec7ad8] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.hearing .content ul li .question .option[data-v-bcec7ad8] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        cursor: pointer;
        margin-bottom: 20px;
}
.hearing .content ul li .question .option.answer div[data-v-bcec7ad8]:nth-child(1) {
          background-color: #f8b42b;
          color: #ffffff;
          border: solid 1px #f8b42b;
}
.hearing .content ul li .question .option.answer div[data-v-bcec7ad8]:nth-child(2) {
          color: #f8b42b;
}
.hearing .content ul li .question .option div[data-v-bcec7ad8] {
          display: inline-block;
}
.hearing .content ul li .question .option div[data-v-bcec7ad8]:nth-child(1) {
          width: 32px;
          height: 32px;
          border: solid 1px #333333;
          border-radius: 50%;
          font-size: 20px;
          font-weight: bold;
          line-height: 32px;
          text-align: center;
          color: #333333;
          margin-right: 15px;
}
.hearing .content ul li .question .option div[data-v-bcec7ad8]:nth-child(2) {
          width: 640px;
          line-height: 32px;
          font-size: 18px;
          color: #333333;
}
.parse[data-v-bcec7ad8] {
  margin-top: 20px;
  width: 860px;
  height: 699px;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  overflow: hidden;
}
.parse .oveD[data-v-bcec7ad8] {
    overflow: hidden;
}
.parse .head[data-v-bcec7ad8] {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    background-color: #ebebeb;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 4px;
}
.parse ul[data-v-bcec7ad8] {
    position: relative;
    top: 20px;
    width: 800px;
    height: 620px;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px 0 20px;
}
.parse ul li .question[data-v-bcec7ad8] {
      position: relative;
      width: 760px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 33px;
      margin-bottom: 25px;
}
.parse ul li .question[data-v-bcec7ad8]:before {
        position: absolute;
        left: 0;
        top: 59px;
        content: '';
        width: 100%;
        height: 1px;
        border-bottom: 1px dashed #ebebeb;
}
.parse ul li .question .indexnum[data-v-bcec7ad8] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        padding-bottom: 34px;
}
.parse ul li .question .describe[data-v-bcec7ad8] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        margin-bottom: 16px;
}
.parse ul li .question .order[data-v-bcec7ad8] {
        font-size: 18px;
        color: #333;
        margin-bottom: 21px;
}
.parse ul li .question .order .img[data-v-bcec7ad8] {
          display: inline-block;
          float: right;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
}
.parse ul li .question .order .img.xy[data-v-bcec7ad8] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.parse ul li .question .order .img.xg[data-v-bcec7ad8] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.parse ul li .question .option[data-v-bcec7ad8] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 20px;
}
.parse ul li .question .option.rightAn div[data-v-bcec7ad8]:nth-child(1) {
          color: #9ac453;
          border: solid 1px #9ac453;
}
.parse ul li .question .option.rightAn div[data-v-bcec7ad8]:nth-child(2) {
          color: #9ac453;
}
.parse ul li .question .option.answer div[data-v-bcec7ad8]:nth-child(1) {
          color: #ff6b21;
          border: solid 1px #ff6b21;
}
.parse ul li .question .option.answer div[data-v-bcec7ad8]:nth-child(2) {
          color: #ff6b21;
}
.parse ul li .question .option div[data-v-bcec7ad8] {
          display: inline-block;
}
.parse ul li .question .option div[data-v-bcec7ad8]:nth-child(1) {
          width: 32px;
          height: 32px;
          border: solid 1px #333333;
          border-radius: 50%;
          font-size: 20px;
          font-weight: bold;
          line-height: 32px;
          text-align: center;
          color: #333333;
          margin-right: 15px;
}
.parse ul li .question .option div[data-v-bcec7ad8]:nth-child(2) {
          width: 640px;
          line-height: 32px;
          font-size: 18px;
          color: #333333;
}
.parse ul li .anbtn[data-v-bcec7ad8] {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 170px;
}
.parse ul li .anbtn .line[data-v-bcec7ad8] {
        color: #dedede !important;
        margin: 0 8px 0 6px;
}
.parse ul li .anbtn div[data-v-bcec7ad8] {
        display: inline-block;
        height: 50px;
        background-color: #f3f3f3;
        border-radius: 24px;
        text-align: center;
        line-height: 50px;
        font-weight: bold;
        padding: 0 24px;
}
.parse ul li .anbtn div span[data-v-bcec7ad8] {
          position: relative;
          top: 3px;
}
.parse ul li .anbtn div.own[data-v-bcec7ad8] {
          margin-right: 80px;
}
.parse ul li .anbtn div.own span[data-v-bcec7ad8] {
            font-size: 24px;
            color: #ff6b21;
}
.parse ul li .anbtn div.own .little[data-v-bcec7ad8] {
            position: relative;
            top: 1px;
            font-size: 18px;
}
.parse ul li .anbtn div.right span[data-v-bcec7ad8] {
          font-size: 24px;
          color: #99c353;
}
.parse ul li .toparse[data-v-bcec7ad8] {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px;
      background-color: #f3f3f3;
      border-radius: 5px;
      margin: 20px 0;
}
.parse ul li .toparse p[data-v-bcec7ad8]:nth-child(1) {
        font-size: 18px;
        font-weight: bold;
        color: #333333;
        margin-bottom: 25px;
}
.parse ul li .toparse p[data-v-bcec7ad8]:nth-child(2) {
        font-size: 16px;
        line-height: 26px;
        color: #333333;
}

.content::-webkit-scrollbar-track, .list::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: transparent;
}
.content::-webkit-scrollbar, .list::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.content::-webkit-scrollbar-thumb, .list::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, .1);
}

.progress {
  margin: 30px 132px;
  width: 490px;
  height: 55px;
  border-radius: 27px;
  border: solid 1px #e5e5e5;
  font-size: 20px;
  color: #333333;
  line-height: 55px;
}
.progress .pausewrap, .progress .progress_bar, .progress .endtime {
    display: inline-block;
}
.progress .progress_bar {
    position: relative;
    top: -2px;
    width: 242px;
    background-color: #c8c8c8;
    border-radius: 4px;
    height: 8px;
    margin-right: 21px;
}
.progress .progress_bar .already {
      float: left;
      height: 100%;
      background-color: #f8b42b;
      border-radius: 4px;
      width: 0;
}
.progress .progress_bar .ball {
      position: absolute;
      top: -4px;
      left: 0;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background-color: #f8b42b;
}
.progress .pausewrap {
    position: relative;
    top: 3px;
    margin: 0 18px 0 35px;
    width: 16px;
    height: 22px;
}
.progress .pausewrap.paused {
      background: url(https://webstatic.orangevip.com/img/parse.cbfedb5.png) no-repeat;
      background-size: 100% 100%;
}
.progress .pausewrap.begin {
      background: url(https://webstatic.orangevip.com/img/begin.ba01835.png) no-repeat;
      background-size: 100% 100%;
}
.progress .nowtime {
    margin-right: 18px;
}

@charset "UTF-8";
.hearing[data-v-6635fbaa] {
  margin-top: 20px;
  width: 860px;
  height: 400px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  overflow: hidden;
}
.hearing.low[data-v-6635fbaa] {
    height: 400px;
}
.hearing .head[data-v-6635fbaa] {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    background-color: #ebebeb;
    line-height: 50px;
    text-align: center;
    letter-spacing: 4px;
}
.hearing .headaudio[data-v-6635fbaa] {
    width: 760px;
    margin: 0 auto 30px;
    border-bottom: 1px solid #ebebeb;
}
.hearing .headaudio .audio[data-v-6635fbaa] {
      margin: 30px 132px;
      width: 490px;
      height: 55px;
      border-radius: 27px;
}
.hearing .subjectTitle[data-v-6635fbaa] {
    color: #333;
    font-size: 16px;
    line-height: 26px;
    padding: 0 20px 30px 50px;
}
.hearing .content[data-v-6635fbaa] {
    width: 800px;
    height: 800px;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px 0 20px;
}
.hearing .content.jiexi[data-v-6635fbaa] {
      height: 199px;
}
.hearing .content .xianzhi[data-v-6635fbaa] {
      position: relative;
      height: 35px;
      width: 100%;
      margin-bottom: 3px;
}
.hearing .content .xianzhi div[data-v-6635fbaa] {
        font-size: 20px;
        font-weight: bold;
        display: inline-block;
        height: 100%;
}
.hearing .content .xianzhi div[data-v-6635fbaa]:nth-child(1) {
        float: left;
}
.hearing .content .xianzhi div[data-v-6635fbaa]:nth-child(2) {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
}
.hearing .content .xianzhi div[data-v-6635fbaa]:nth-child(3) {
        float: right;
}
.hearing .content ul li .section[data-v-6635fbaa] {
      width: 760px;
      background-color: #f3f3f3;
      border-radius: 5px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 27px 30px;
      margin-bottom: 14px;
}
.hearing .content ul li .section p[data-v-6635fbaa]:nth-child(1) {
        margin-bottom: 18px;
        font-size: 20px;
        color: #121212;
        font-weight: bold;
}
.hearing .content ul li .section p[data-v-6635fbaa]:nth-child(2) {
        font-size: 16px;
        line-height: 26px;
        color: #333333;
}
.hearing .content ul li .question[data-v-6635fbaa] {
      width: 760px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 36px 33px;
      margin-bottom: 14px;
}
.hearing .content ul li .question .describe[data-v-6635fbaa] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        margin-bottom: 16px;
}
.hearing .content ul li .question .order[data-v-6635fbaa] {
        font-size: 18px;
        color: #333;
        margin-bottom: 21px;
}
.hearing .content ul li .question .order .img[data-v-6635fbaa] {
          cursor: pointer;
          display: inline-block;
          float: right;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
}
.hearing .content ul li .question .order .img.xy[data-v-6635fbaa] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.hearing .content ul li .question .order .img.xg[data-v-6635fbaa] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.hearing .content ul li .question .option[data-v-6635fbaa] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        cursor: pointer;
        margin-bottom: 20px;
}
.hearing .content ul li .question .option.answer div[data-v-6635fbaa]:nth-child(1) {
          background-color: #f8b42b;
          color: #ffffff;
          border: solid 1px #f8b42b;
}
.hearing .content ul li .question .option.answer div[data-v-6635fbaa]:nth-child(2) {
          color: #f8b42b;
}
.hearing .content ul li .question .option div[data-v-6635fbaa] {
          display: inline-block;
}
.hearing .content ul li .question .option div[data-v-6635fbaa]:nth-child(1) {
          width: 32px;
          height: 32px;
          border: solid 1px #333333;
          border-radius: 50%;
          font-size: 20px;
          font-weight: bold;
          line-height: 32px;
          text-align: center;
          color: #333333;
          margin-right: 15px;
}
.hearing .content ul li .question .option div[data-v-6635fbaa]:nth-child(2) {
          width: 640px;
          line-height: 32px;
          font-size: 18px;
          color: #333333;
}
.write[data-v-6635fbaa] {
  overflow: hidden;
  margin-top: 15px;
  width: 860px;
  height: 400px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
}
.write .title[data-v-6635fbaa] {
    font-weight: bold;
    background: #ebebeb;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 20px;
}
.write .writetext[data-v-6635fbaa] {
    caret-color: black;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 30px 58px 0;
    height: 315px;
    width: 100%;
    ime-mode: disabled;
    font-size: 18px;
    line-height: 26px;
    color: #121212;
    border: none;
    resize: none;
}
.write .writetext[data-v-6635fbaa]::-webkit-scrollbar {
    width: 6px;
}
.write .writetext[data-v-6635fbaa]::-webkit-scrollbar-track {
    background: #fff;
}
.write .writetext[data-v-6635fbaa]::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #ebebeb;
    border-radius: 3px;
}
.write .writetext[data-v-6635fbaa]::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #bbb;
    /* placeholder字体大小  */
    font-size: 16px;
    /* placeholder位置  */
    text-align: left;
}
.test[data-v-6635fbaa] {
  position: relative;
  height: 400px;
  overflow: hidden;
  margin-top: 15px;
  width: 860px;
  height: 400px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
}
.test .head[data-v-6635fbaa] {
    position: relative;
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    background-color: #ebebeb;
    line-height: 50px;
    text-align: center;
    letter-spacing: 4px;
}
.test .head .num[data-v-6635fbaa] {
      position: absolute;
      top: 0;
      right: 50px;
      letter-spacing: 0;
}
.test .content[data-v-6635fbaa] {
    padding: 35px 20px 30px 50px;
}
.test .content .xianzhi[data-v-6635fbaa] {
      position: relative;
      height: 35px;
      width: 100%;
      margin-bottom: 25px;
}
.test .content .xianzhi[data-v-6635fbaa]:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        background-color: #dbe1ec;
        bottom: 0;
        left: 0;
}
.test .content .xianzhi div[data-v-6635fbaa] {
        font-size: 20px;
        font-weight: bold;
        display: inline-block;
        width: 33.3%;
        height: 100%;
}
.test .content .over > div[data-v-6635fbaa] {
      margin-bottom: 50px;
      line-height: 26px;
}
.test .content .over[data-v-6635fbaa] {
      height: 290px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      overflow-x: hidden;
      padding-right: 23px;
}
.test .content .over[data-v-6635fbaa]::-webkit-scrollbar {
      width: 6px;
}
.test .content .over[data-v-6635fbaa]::-webkit-scrollbar-track {
      background: #fff;
}
.test .content .over[data-v-6635fbaa]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.test[data-v-6635fbaa] {
  border-radius: 5px;
  overflow: hidden;
}
.myanswer[data-v-6635fbaa], .ranswer[data-v-6635fbaa] {
  position: relative;
  line-height: 26px;
  font-size: 16px;
  color: #333333;
}
.myanswer .noanswer[data-v-6635fbaa], .ranswer .noanswer[data-v-6635fbaa] {
    color: #ff6b21;
}
.myanswer > p[data-v-6635fbaa], .ranswer > p[data-v-6635fbaa] {
    margin-top: 20px;
}
.myanswer p[data-v-6635fbaa], .ranswer p[data-v-6635fbaa] {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 23px;
}
.myanswer .titbox > .fl[data-v-6635fbaa], .ranswer .titbox > .fl[data-v-6635fbaa] {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 18px;
}
.myanswer .titbox > .fr span[data-v-6635fbaa], .ranswer .titbox > .fr span[data-v-6635fbaa] {
    display: inline-block;
}
.myanswer .titbox > .fr .lei[data-v-6635fbaa], .ranswer .titbox > .fr .lei[data-v-6635fbaa] {
    color: #fff;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    padding: 0 17px;
    background-color: #b4b4b4;
    border-radius: 5px;
    margin-right: 14px;
}
.myanswer .titbox > .fr .fen[data-v-6635fbaa], .ranswer .titbox > .fr .fen[data-v-6635fbaa] {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    font-weight: bold;
}
.myanswer .titbox > .fr .pigaiz[data-v-6635fbaa], .ranswer .titbox > .fr .pigaiz[data-v-6635fbaa] {
    font-size: 18px;
    color: #f8b42b;
    line-height: 28px;
    font-weight: bold;
}
.myanswer .answerbox[data-v-6635fbaa], .ranswer .answerbox[data-v-6635fbaa] {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    word-wrap: break-word;
}
.myanswer .dibox .diboxsp[data-v-6635fbaa], .ranswer .dibox .diboxsp[data-v-6635fbaa] {
    width: 710px;
    word-wrap: break-word;
}
.myanswer .rightanswer[data-v-6635fbaa], .ranswer .rightanswer[data-v-6635fbaa] {
    word-wrap:  break-word;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}
.timucla[data-v-6635fbaa] {
  font-size: 16px !important;
  line-height: 26px !important;
  color: #333 !important;
}
.myanswer[data-v-6635fbaa]:after {
  position: absolute;
  bottom: -25px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #dbe1ec;
}

.content::-webkit-scrollbar-track, .list::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: transparent;
}
.content::-webkit-scrollbar, .list::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.content::-webkit-scrollbar-thumb, .list::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, .1);
}

.progress {
  margin: 30px 132px;
  width: 490px;
  height: 55px;
  border-radius: 27px;
  border: solid 1px #e5e5e5;
  font-size: 20px;
  color: #333333;
  line-height: 55px;
}
.progress .pausewrap, .progress .progress_bar, .progress .endtime {
    display: inline-block;
}
.progress .progress_bar {
    position: relative;
    top: -2px;
    width: 242px;
    background-color: #c8c8c8;
    border-radius: 4px;
    height: 8px;
    margin-right: 21px;
}
.progress .progress_bar .already {
      float: left;
      height: 100%;
      background-color: #f8b42b;
      border-radius: 4px;
      width: 0;
}
.progress .progress_bar .ball {
      position: absolute;
      top: -4px;
      left: 0;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background-color: #f8b42b;
}
.progress .pausewrap {
    position: relative;
    top: 3px;
    margin: 0 18px 0 35px;
    width: 16px;
    height: 22px;
}
.progress .pausewrap.paused {
      background: url(https://webstatic.orangevip.com/img/parse.cbfedb5.png) no-repeat;
      background-size: 100% 100%;
}
.progress .pausewrap.begin {
      background: url(https://webstatic.orangevip.com/img/begin.ba01835.png) no-repeat;
      background-size: 100% 100%;
}
.progress .nowtime {
    margin-right: 18px;
}

.information[data-v-b941cf44] {
  margin-top: 20px;
}
.information .always[data-v-b941cf44], .information .analysis[data-v-b941cf44] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.information .always .title[data-v-b941cf44], .information .analysis .title[data-v-b941cf44] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.information .always .content[data-v-b941cf44], .information .analysis .content[data-v-b941cf44] {
      padding: 35px 20px 30px 50px;
}
.information .always .content .scrollY[data-v-b941cf44], .information .analysis .content .scrollY[data-v-b941cf44] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.information .always .content .scrollY[data-v-b941cf44]::-webkit-scrollbar, .information .analysis .content .scrollY[data-v-b941cf44]::-webkit-scrollbar {
        width: 6px;
}
.information .always .content .scrollY[data-v-b941cf44]::-webkit-scrollbar-track, .information .analysis .content .scrollY[data-v-b941cf44]::-webkit-scrollbar-track {
        background: #fff;
}
.information .always .content .scrollY[data-v-b941cf44]::-webkit-scrollbar-thumb, .information .analysis .content .scrollY[data-v-b941cf44]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.information .always .questionDescribe[data-v-b941cf44], .information .analysis .questionDescribe[data-v-b941cf44] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.information .always .questionDescribe .part[data-v-b941cf44], .information .analysis .questionDescribe .part[data-v-b941cf44] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.information .always .questionDescribe .subjectDescribe[data-v-b941cf44], .information .analysis .questionDescribe .subjectDescribe[data-v-b941cf44] {
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.information .always .questionDescribe .subjectDescribe span[data-v-b941cf44], .information .analysis .questionDescribe .subjectDescribe span[data-v-b941cf44] {
          font-size: 18px;
          font-weight: bold;
}
.information .always .qustionContent[data-v-b941cf44], .information .analysis .qustionContent[data-v-b941cf44] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.information .always .qustionContent .borderBox[data-v-b941cf44], .information .analysis .qustionContent .borderBox[data-v-b941cf44] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.information .always .qustionContent .subject[data-v-b941cf44], .information .analysis .qustionContent .subject[data-v-b941cf44] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.information .always .qustionContent .subjectTitle[data-v-b941cf44], .information .analysis .qustionContent .subjectTitle[data-v-b941cf44] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
}
.information .always .qustionContent .optionList[data-v-b941cf44], .information .analysis .qustionContent .optionList[data-v-b941cf44] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.information .always .qustionContent .optionList[data-v-b941cf44]:last-child, .information .analysis .qustionContent .optionList[data-v-b941cf44]:last-child {
          border-bottom: none;
}
.information .analysis[data-v-b941cf44] {
    margin-top: 14px;
}
.information .analysis .answer[data-v-b941cf44] {
      margin-top: 20px;
}
.information .analysis .answer .allOption[data-v-b941cf44] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        padding: 0 24px;
}
.information .analysis .answer .allOption .titleNumber[data-v-b941cf44] {
          border-bottom: 1px dashed #ebebeb;
}
.information .analysis .answer .allOption .titleNumber p[data-v-b941cf44] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
}
.information .analysis .answer .allOption .titleNumber img[data-v-b941cf44] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.information .analysis .answer .allOption .everyOption > p[data-v-b941cf44] {
          margin-top: 14px;
          color: #121212;
          font-size: 18px;
          line-height: 26px;
          font-weight: bold;
}
.information .analysis .answer .allOption .everyOption ul[data-v-b941cf44] {
          padding-top: 34px;
}
.information .analysis .answer .allOption .everyOption li[data-v-b941cf44] {
          font-size: 18px;
          color: #333;
          margin-bottom: 45px;
}
.information .analysis .answer .allOption .everyOption li span[data-v-b941cf44] {
            display: inline-block;
}
.information .analysis .answer .allOption .everyOption li span[data-v-b941cf44]:nth-child(1) {
            font-size: 20px;
            line-height: 32px;
            text-align: center;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            margin-right: 14px;
}
.information .analysis .answer .allOption .everyOption li span[data-v-b941cf44]:nth-child(2) {
            width: 650px;
            font-size: 18px;
            line-height: 28px;
}
.information .analysis .answer .allOption .everyOption .correctAnswer[data-v-b941cf44] {
          color: #9ac453;
}
.information .analysis .answer .allOption .everyOption .correctAnswer span[data-v-b941cf44]:nth-child(1) {
            border: solid 1px #9ac453;
}
.information .analysis .answer .allOption .everyOption .userAnswer[data-v-b941cf44] {
          color: #ff6b21;
}
.information .analysis .answer .allOption .everyOption .userAnswer span[data-v-b941cf44]:nth-child(1) {
            border: solid 1px #ff6920;
}
.information .analysis .answer .twoAnswer[data-v-b941cf44] {
        padding: 26px 173px 20px 189px;
}
.information .analysis .answer .twoAnswer > div[data-v-b941cf44] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.information .analysis .answer .twoAnswer > div span[data-v-b941cf44] {
            display: inline-block;
            line-height: 50px;
}
.information .analysis .answer .twoAnswer > div span[data-v-b941cf44]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.information .analysis .answer .twoAnswer > div span[data-v-b941cf44]:nth-child(2) {
            color: #dedede;
}
.information .analysis .answer .twoAnswer > div span[data-v-b941cf44]:nth-child(3) {
            font-size: 24px;
            margin-left: 8px;
}
.information .analysis .answer .twoAnswer > div span[data-v-b941cf44]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.information .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-b941cf44]:nth-child(3), .information .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-b941cf44]:nth-child(4) {
          color: #ff6b21;
}
.information .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-b941cf44]:nth-child(3) {
          color: #99c353;
}
.information .analysis .answer .analysisContent[data-v-b941cf44] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.information .analysis .answer .analysisContent > p[data-v-b941cf44] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.information .analysis .answer .analysisContent > div[data-v-b941cf44] {
          font-size: 16px;
          line-height: 26px;
}

.readingOne[data-v-5729fedd] {
  margin-top: 20px;
}
.readingOne .always[data-v-5729fedd], .readingOne .analysis[data-v-5729fedd] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 1000px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.readingOne .always .title[data-v-5729fedd], .readingOne .analysis .title[data-v-5729fedd] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .always .content[data-v-5729fedd], .readingOne .analysis .content[data-v-5729fedd] {
      padding: 35px 20px 30px 50px;
}
.readingOne .always .content .scrollY[data-v-5729fedd], .readingOne .analysis .content .scrollY[data-v-5729fedd] {
        height: 885px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .always .content .scrollYin[data-v-5729fedd], .readingOne .analysis .content .scrollYin[data-v-5729fedd] {
        height: 575px;
        margin-top: 10px;
}
.readingOne .always .content .scrollYin .qustionContent[data-v-5729fedd], .readingOne .analysis .content .scrollYin .qustionContent[data-v-5729fedd] {
          margin-top: 0;
}
.readingOne .always .content .scrollY[data-v-5729fedd]::-webkit-scrollbar, .readingOne .analysis .content .scrollY[data-v-5729fedd]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .always .content .scrollY[data-v-5729fedd]::-webkit-scrollbar-track, .readingOne .analysis .content .scrollY[data-v-5729fedd]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .always .content .scrollY[data-v-5729fedd]::-webkit-scrollbar-thumb, .readingOne .analysis .content .scrollY[data-v-5729fedd]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .always .titleContent[data-v-5729fedd], .readingOne .analysis .titleContent[data-v-5729fedd] {
      height: 50px;
      line-height: 50px;
}
.readingOne .always .titleContent p[data-v-5729fedd], .readingOne .analysis .titleContent p[data-v-5729fedd] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.readingOne .always .titleContent p[data-v-5729fedd]:nth-child(1), .readingOne .analysis .titleContent p[data-v-5729fedd]:nth-child(1) {
        width: 25%;
}
.readingOne .always .titleContent p[data-v-5729fedd]:nth-child(2), .readingOne .analysis .titleContent p[data-v-5729fedd]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.readingOne .always .titleContent p[data-v-5729fedd]:nth-child(3), .readingOne .analysis .titleContent p[data-v-5729fedd]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.readingOne .always .questionDescribe[data-v-5729fedd], .readingOne .analysis .questionDescribe[data-v-5729fedd] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.readingOne .always .questionDescribe .part[data-v-5729fedd], .readingOne .analysis .questionDescribe .part[data-v-5729fedd] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.readingOne .always .questionDescribe .subjectDescribe[data-v-5729fedd], .readingOne .analysis .questionDescribe .subjectDescribe[data-v-5729fedd] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe .subjectDescribe span[data-v-5729fedd], .readingOne .analysis .questionDescribe .subjectDescribe span[data-v-5729fedd] {
          font-size: 18px;
          font-weight: bold;
}
.readingOne .always .questionDescribe .option17 div > span[data-v-5729fedd], .readingOne .analysis .questionDescribe .option17 div > span[data-v-5729fedd] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe17[data-v-5729fedd], .readingOne .analysis .questionDescribe17[data-v-5729fedd] {
      margin-right: 29px;
}
.readingOne .always .qustionContent[data-v-5729fedd], .readingOne .analysis .qustionContent[data-v-5729fedd] {
      background-color: #fff;
      margin-top: 10px;
      border: solid 1px #ebebeb;
      border-radius: 5px;
}
.readingOne .always .qustionContent .answerBox[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox[data-v-5729fedd] {
        border-top: 1px dashed #ebebeb;
}
.readingOne .always .qustionContent .answerBox .bigtile[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .bigtile[data-v-5729fedd] {
          background-color: #f3f3f3;
          line-height: 28px;
          font-size: 18px;
          color: #333333;
          padding: 15px 34px;
          font-weight: bold;
}
.readingOne .always .qustionContent .answerBox .answerBoxin[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .answerBoxin[data-v-5729fedd] {
          padding: 30px 17px 20px 34px;
}
.readingOne .always .qustionContent .answerBox .stem[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .stem[data-v-5729fedd] {
          font-size: 18px;
          color: #333;
          line-height: 28px;
}
.readingOne .always .qustionContent .answerBox .stem > div[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .stem > div[data-v-5729fedd] {
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
            width: 660px;
            word-wrap: break-word;
}
.readingOne .always .qustionContent .answerBox .stem > div > div[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .stem > div > div[data-v-5729fedd] {
              display: inline;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem > div > div .kfformula[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .stem > div > div .kfformula[data-v-5729fedd] {
                vertical-align: middle !important;
                display: inline-block !important;
                height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div .kfformula[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .stem > div .kfformula[data-v-5729fedd] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > span[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .stem > div > span[data-v-5729fedd] {
              display: inline-block;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag[data-v-5729fedd] {
            cursor: pointer;
            display: block;
            width: 18px;
            height: 19px;
            background-size: 100% 100%;
            margin: 5px 0 0px 27px;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xy[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xy[data-v-5729fedd] {
              background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xg[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xg[data-v-5729fedd] {
              background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .allAnswer[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .allAnswer[data-v-5729fedd] {
          padding: 24px 0 0px 28px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .allAnswer div[data-v-5729fedd] {
            cursor: pointer;
            margin-bottom: 20px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-5729fedd] {
              display: inline-block;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span img[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .allAnswer div span img[data-v-5729fedd] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-5729fedd]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-5729fedd]:nth-child(1) {
              width: 32px;
              height: 32px;
              border-radius: 50%;
              border: solid 1px #333333;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              text-align: center;
              line-height: 28px;
              margin: 0 6px 10px 0;
              font-size: 14px;
              color: #333333;
              margin: 0px 15px 0 0;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-5729fedd]:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-5729fedd]:nth-child(2) {
              word-wrap: break-word;
              width: 590px;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              color: #121212;
              font-size: 18px;
              line-height: 30px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-5729fedd] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .inlinediv[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBox .allAnswer .inlinediv[data-v-5729fedd] {
            display: inline-block !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .selectDiv span[data-v-5729fedd]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer .selectDiv span[data-v-5729fedd]:nth-child(1) {
            background-color: #f8b42b;
            border: 1px solid #f8b42b;
            color: #fff;
}
.readingOne .always .qustionContent .answerBox .allAnswer .selectDiv span[data-v-5729fedd]:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer .selectDiv span[data-v-5729fedd]:nth-child(2) {
            color: #f8b42b;
}
.readingOne .always .qustionContent .answerBox[data-v-5729fedd]:first-child, .readingOne .analysis .qustionContent .answerBox[data-v-5729fedd]:first-child {
          border-top: none;
}
.readingOne .always .qustionContent .answerBoxborder[data-v-5729fedd], .readingOne .analysis .qustionContent .answerBoxborder[data-v-5729fedd] {
        border-top: none !important;
}
.readingOne .analysis .answer[data-v-5729fedd] {
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    margin-top: 15px;
}
.readingOne .analysis .answer .bigtile[data-v-5729fedd] {
      background-color: #f3f3f3;
      line-height: 28px;
      font-size: 18px;
      color: #333333;
      padding: 15px 34px;
      font-weight: bold;
}
.readingOne .analysis .answer .allOption[data-v-5729fedd] {
      padding: 30px 17px 20px 34px;
      border-bottom: 1px dashed #ebebeb;
}
.readingOne .analysis .answer .allOption .titleNumber[data-v-5729fedd] {
        font-size: 18px;
        color: #333;
        line-height: 28px;
}
.readingOne .analysis .answer .allOption .titleNumber > div[data-v-5729fedd] {
          font-size: 18px;
          line-height: 28px;
          font-weight: bold;
          color: #333;
          width: 660px;
          word-wrap: break-word;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div[data-v-5729fedd] {
            display: inline;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img[data-v-5729fedd], .readingOne .analysis .answer .allOption .titleNumber > div > div .kfformula[data-v-5729fedd] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div .kfformula[data-v-5729fedd] {
            vertical-align: middle !important;
            display: inline-block !important;
            height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > span[data-v-5729fedd] {
            display: inline-block;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber img[data-v-5729fedd] {
          display: block;
          width: 18px;
          height: 19px;
          margin: 5px 0 0px 27px;
}
.readingOne .analysis .answer .allOption .everyOption > p[data-v-5729fedd] {
        margin-top: 14px;
        color: #121212;
        font-size: 18px;
        line-height: 26px;
        font-weight: bold;
}
.readingOne .analysis .answer .allOption .everyOption ul[data-v-5729fedd] {
        padding-top: 24px;
}
.readingOne .analysis .answer .allOption .everyOption li[data-v-5729fedd] {
        font-size: 18px;
        color: #333;
        margin-bottom: 20px;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-5729fedd] {
          display: inline-block;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-5729fedd]:nth-child(1) {
          font-size: 20px;
          line-height: 32px;
          text-align: center;
          width: 32px;
          height: 32px;
          border-radius: 50%;
          margin-right: 14px;
          border: solid 1px #333;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-5729fedd]:nth-child(2) {
          max-width: 620px;
          font-size: 18px;
          line-height: 34px;
}
.readingOne .analysis .answer .allOption .everyOption .inlinediv[data-v-5729fedd] {
        display: inline-block !important;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer[data-v-5729fedd] {
        color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer span[data-v-5729fedd]:nth-child(1) {
          border: solid 1px #9ac453;
          color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer[data-v-5729fedd] {
        color: #ff6b21;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer span[data-v-5729fedd]:nth-child(1) {
          border: solid 1px #ff6920;
          color: #ff6b21;
}
.readingOne .analysis .answer .allOption .everyOption .allright[data-v-5729fedd] {
        color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .allright span[data-v-5729fedd]:nth-child(1) {
          border: solid 1px #9ac453;
          color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .doublegreen[data-v-5729fedd] {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin: 5px 0 0 10px;
}
.readingOne .analysis .answer .twoAnswer[data-v-5729fedd] {
      padding: 21px 173px 20px 189px;
}
.readingOne .analysis .answer .twoAnswer > div[data-v-5729fedd] {
        height: 50px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        background-color: #f3f3f3;
        border-radius: 24px;
        padding: 0 24px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-5729fedd] {
          display: inline-block;
          line-height: 50px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-5729fedd]:nth-child(1) {
          color: #333333;
          font-size: 16px;
          margin-right: 12px;
          font-weight: bold;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-5729fedd]:nth-child(2) {
          color: #dedede;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-5729fedd]:nth-child(3) {
          font-size: 18px;
          margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-5729fedd]:nth-child(4) {
          font-size: 18px;
          margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-5729fedd]:nth-child(3), .readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-5729fedd]:nth-child(4) {
        color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-5729fedd]:nth-child(3) {
        color: #99c353;
}
.readingOne .analysis .answer .analysisContent[data-v-5729fedd] {
      padding: 30px;
      background-color: #f3f3f3;
}
.readingOne .analysis .answer .analysisContent > p[data-v-5729fedd] {
        color: #333333;
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 20px;
}
.readingOne .analysis .answer .analysisContent > div[data-v-5729fedd] {
        font-size: 16px;
        line-height: 26px;
}
.readingOne .analysis17[data-v-5729fedd] {
    height: 1000px;
}
.readingOne .analysis17 .answer[data-v-5729fedd]:nth-child(1) {
      margin-top: 0 !important;
}
.readingOne .analysis17 .content .scrollY[data-v-5729fedd] {
      margin-top: 15px !important;
      height: 570px;
}
.readingOne .analysis17 .questionDescribe[data-v-5729fedd] {
      margin-right: 29px;
}

.kfformula {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img, .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img {
    vertical-align: middle !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > div img, .readingOne .analysis .qustionContent .answerBox .stem > div > div img {
  vertical-align: middle !important;
}
.readingOne .analysis .answer .allOption .everyOption li span:nth-child(2) img {
  vertical-align: middle !important;
}

.readingOne[data-v-58fe1eb5] {
  margin-top: 20px;
}
.readingOne .always[data-v-58fe1eb5], .readingOne .analysis[data-v-58fe1eb5] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.readingOne .always .title[data-v-58fe1eb5], .readingOne .analysis .title[data-v-58fe1eb5] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .always .content[data-v-58fe1eb5], .readingOne .analysis .content[data-v-58fe1eb5] {
      padding: 35px 20px 30px 50px;
}
.readingOne .always .content .scrollY[data-v-58fe1eb5], .readingOne .analysis .content .scrollY[data-v-58fe1eb5] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .always .content .scrollY[data-v-58fe1eb5]::-webkit-scrollbar, .readingOne .analysis .content .scrollY[data-v-58fe1eb5]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .always .content .scrollY[data-v-58fe1eb5]::-webkit-scrollbar-track, .readingOne .analysis .content .scrollY[data-v-58fe1eb5]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .always .content .scrollY[data-v-58fe1eb5]::-webkit-scrollbar-thumb, .readingOne .analysis .content .scrollY[data-v-58fe1eb5]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .always .questionDescribe[data-v-58fe1eb5], .readingOne .analysis .questionDescribe[data-v-58fe1eb5] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.readingOne .always .questionDescribe .part[data-v-58fe1eb5], .readingOne .analysis .questionDescribe .part[data-v-58fe1eb5] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.readingOne .always .questionDescribe .subjectDescribe[data-v-58fe1eb5], .readingOne .analysis .questionDescribe .subjectDescribe[data-v-58fe1eb5] {
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.readingOne .always .questionDescribe .subjectDescribe span[data-v-58fe1eb5], .readingOne .analysis .questionDescribe .subjectDescribe span[data-v-58fe1eb5] {
          font-size: 18px;
          font-weight: bold;
}
.readingOne .always .qustionContent[data-v-58fe1eb5], .readingOne .analysis .qustionContent[data-v-58fe1eb5] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.readingOne .always .qustionContent .borderBox[data-v-58fe1eb5], .readingOne .analysis .qustionContent .borderBox[data-v-58fe1eb5] {
        border-radius: 5px;
        padding: 30px;
        border: solid 1px #ebebeb;
}
.readingOne .always .qustionContent .subject[data-v-58fe1eb5], .readingOne .analysis .qustionContent .subject[data-v-58fe1eb5] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 14px;
}
.readingOne .always .qustionContent .subjectTitle[data-v-58fe1eb5], .readingOne .analysis .qustionContent .subjectTitle[data-v-58fe1eb5] {
        color: #333;
        font-size: 16px;
        line-height: 28px;
}
.readingOne .analysis[data-v-58fe1eb5] {
    margin-top: 14px;
}
.readingOne .analysis .answer[data-v-58fe1eb5] {
      margin-top: 20px;
}
.readingOne .analysis .answer .allOption[data-v-58fe1eb5] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        padding: 0 24px;
}
.readingOne .analysis .answer .allOption .titleNumber[data-v-58fe1eb5] {
          border-bottom: 1px dashed #ebebeb;
}
.readingOne .analysis .answer .allOption .titleNumber p[data-v-58fe1eb5] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
}
.readingOne .analysis .answer .allOption .titleNumber img[data-v-58fe1eb5] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.readingOne .analysis .answer .allOption .everyOption > p[data-v-58fe1eb5] {
          margin-top: 14px;
          color: #121212;
          font-size: 18px;
          line-height: 26px;
          font-weight: bold;
}
.readingOne .analysis .answer .allOption .everyOption ul[data-v-58fe1eb5] {
          padding-top: 34px;
}
.readingOne .analysis .answer .allOption .everyOption li[data-v-58fe1eb5] {
          font-size: 18px;
          color: #333;
          margin-bottom: 45px;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-58fe1eb5] {
            display: inline-block;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-58fe1eb5]:nth-child(1) {
            font-size: 20px;
            line-height: 32px;
            text-align: center;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            margin-right: 14px;
            border: solid 1px #333;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-58fe1eb5]:nth-child(2) {
            width: 650px;
            font-size: 18px;
            line-height: 28px;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer[data-v-58fe1eb5] {
          color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer span[data-v-58fe1eb5]:nth-child(1) {
            border: solid 1px #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer[data-v-58fe1eb5] {
          color: #ff6b21;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer span[data-v-58fe1eb5]:nth-child(1) {
            border: solid 1px #ff6920;
}
.readingOne .analysis .answer .twoAnswer[data-v-58fe1eb5] {
        padding: 26px 173px 20px 189px;
}
.readingOne .analysis .answer .twoAnswer > div[data-v-58fe1eb5] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-58fe1eb5] {
            display: inline-block;
            line-height: 50px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-58fe1eb5]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-58fe1eb5]:nth-child(2) {
            color: #dedede;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-58fe1eb5]:nth-child(3) {
            font-size: 24px;
            margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-58fe1eb5]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-58fe1eb5]:nth-child(3), .readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-58fe1eb5]:nth-child(4) {
          color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-58fe1eb5]:nth-child(3) {
          color: #99c353;
}
.readingOne .analysis .answer .analysisContent[data-v-58fe1eb5] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.readingOne .analysis .answer .analysisContent > p[data-v-58fe1eb5] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.readingOne .analysis .answer .analysisContent > div[data-v-58fe1eb5] {
          font-size: 16px;
          line-height: 26px;
}

.readingOne[data-v-5100cdf6] {
  margin-top: 20px;
}
.readingOne .always[data-v-5100cdf6], .readingOne .analysis[data-v-5100cdf6] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 1000px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.readingOne .always .title[data-v-5100cdf6], .readingOne .analysis .title[data-v-5100cdf6] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .always .content[data-v-5100cdf6], .readingOne .analysis .content[data-v-5100cdf6] {
      padding: 35px 20px 30px 50px;
}
.readingOne .always .content .scrollY[data-v-5100cdf6], .readingOne .analysis .content .scrollY[data-v-5100cdf6] {
        height: 885px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .always .content .scrollYin[data-v-5100cdf6], .readingOne .analysis .content .scrollYin[data-v-5100cdf6] {
        height: 575px;
        margin-top: 10px;
}
.readingOne .always .content .scrollYin .qustionContent[data-v-5100cdf6], .readingOne .analysis .content .scrollYin .qustionContent[data-v-5100cdf6] {
          margin-top: 0;
}
.readingOne .always .content .scrollY[data-v-5100cdf6]::-webkit-scrollbar, .readingOne .analysis .content .scrollY[data-v-5100cdf6]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .always .content .scrollY[data-v-5100cdf6]::-webkit-scrollbar-track, .readingOne .analysis .content .scrollY[data-v-5100cdf6]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .always .content .scrollY[data-v-5100cdf6]::-webkit-scrollbar-thumb, .readingOne .analysis .content .scrollY[data-v-5100cdf6]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .always .titleContent[data-v-5100cdf6], .readingOne .analysis .titleContent[data-v-5100cdf6] {
      height: 50px;
      line-height: 50px;
}
.readingOne .always .titleContent p[data-v-5100cdf6], .readingOne .analysis .titleContent p[data-v-5100cdf6] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.readingOne .always .titleContent p[data-v-5100cdf6]:nth-child(1), .readingOne .analysis .titleContent p[data-v-5100cdf6]:nth-child(1) {
        width: 25%;
}
.readingOne .always .titleContent p[data-v-5100cdf6]:nth-child(2), .readingOne .analysis .titleContent p[data-v-5100cdf6]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.readingOne .always .titleContent p[data-v-5100cdf6]:nth-child(3), .readingOne .analysis .titleContent p[data-v-5100cdf6]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.readingOne .always .over > div[data-v-5100cdf6], .readingOne .analysis .over > div[data-v-5100cdf6] {
      margin-bottom: 20px;
      line-height: 26px;
}
.readingOne .always .over .title[data-v-5100cdf6], .readingOne .analysis .over .title[data-v-5100cdf6] {
      height: auto;
      font-weight: bold;
      font-size: 18px;
      background-color: #f3f3f3;
      color: #121212;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 30px;
      line-height: 30px;
      text-align: left;
      border-radius: 5px;
}
.readingOne .always .over .title span[data-v-5100cdf6], .readingOne .analysis .over .title span[data-v-5100cdf6] {
        font-weight: bold;
}
.readingOne .always .over .timu[data-v-5100cdf6], .readingOne .analysis .over .timu[data-v-5100cdf6] {
      font-size: 16px;
      line-height: 32px;
}
.readingOne .always .questionDescribe[data-v-5100cdf6], .readingOne .analysis .questionDescribe[data-v-5100cdf6] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.readingOne .always .questionDescribe .part[data-v-5100cdf6], .readingOne .analysis .questionDescribe .part[data-v-5100cdf6] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.readingOne .always .questionDescribe .subjectDescribe[data-v-5100cdf6], .readingOne .analysis .questionDescribe .subjectDescribe[data-v-5100cdf6] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe .subjectDescribe span[data-v-5100cdf6], .readingOne .analysis .questionDescribe .subjectDescribe span[data-v-5100cdf6] {
          font-size: 18px;
          font-weight: bold;
}
.readingOne .always .questionDescribe .option17 div > span[data-v-5100cdf6], .readingOne .analysis .questionDescribe .option17 div > span[data-v-5100cdf6] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe17[data-v-5100cdf6], .readingOne .analysis .questionDescribe17[data-v-5100cdf6] {
      margin-right: 29px;
}
.readingOne .always .qustionContent[data-v-5100cdf6], .readingOne .analysis .qustionContent[data-v-5100cdf6] {
      background-color: #fff;
      margin-top: 10px;
      border: solid 1px #ebebeb;
      border-radius: 5px;
}
.readingOne .always .qustionContent .answerBox[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox[data-v-5100cdf6] {
        border-top: 1px dashed #ebebeb;
}
.readingOne .always .qustionContent .answerBox .bigtile[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .bigtile[data-v-5100cdf6] {
          background-color: #f3f3f3;
          line-height: 28px;
          font-size: 18px;
          color: #333333;
          padding: 15px 34px;
          font-weight: bold;
}
.readingOne .always .qustionContent .answerBox .answerBoxin[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .answerBoxin[data-v-5100cdf6] {
          padding: 30px 17px 20px 34px;
}
.readingOne .always .qustionContent .answerBox .stem[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .stem[data-v-5100cdf6] {
          font-size: 18px;
          color: #333;
          line-height: 28px;
}
.readingOne .always .qustionContent .answerBox .stem > div[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .stem > div[data-v-5100cdf6] {
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
            width: 660px;
            word-wrap: break-word;
}
.readingOne .always .qustionContent .answerBox .stem > div > div[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .stem > div > div[data-v-5100cdf6] {
              display: inline;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem > div > div .kfformula[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .stem > div > div .kfformula[data-v-5100cdf6] {
                vertical-align: middle !important;
                display: inline-block !important;
                height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div .kfformula[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .stem > div .kfformula[data-v-5100cdf6] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > span[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .stem > div > span[data-v-5100cdf6] {
              display: inline-block;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag[data-v-5100cdf6] {
            cursor: pointer;
            display: block;
            width: 18px;
            height: 19px;
            background-size: 100% 100%;
            margin: 5px 0 0px 27px;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xy[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xy[data-v-5100cdf6] {
              background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xg[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xg[data-v-5100cdf6] {
              background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .allAnswer[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .allAnswer[data-v-5100cdf6] {
          padding: 24px 0 0px 28px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .allAnswer div[data-v-5100cdf6] {
            cursor: pointer;
            margin-bottom: 20px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-5100cdf6] {
              display: inline-block;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span img[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .allAnswer div span img[data-v-5100cdf6] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-5100cdf6]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-5100cdf6]:nth-child(1) {
              width: 32px;
              height: 32px;
              border-radius: 50%;
              border: solid 1px #333333;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              text-align: center;
              line-height: 28px;
              margin: 0 6px 10px 0;
              font-size: 14px;
              color: #333333;
              margin: 0px 15px 0 0;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-5100cdf6]:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-5100cdf6]:nth-child(2) {
              word-wrap: break-word;
              width: 590px;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              color: #121212;
              font-size: 18px;
              line-height: 30px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-5100cdf6] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .inlinediv[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBox .allAnswer .inlinediv[data-v-5100cdf6] {
            display: inline-block !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .selectDiv span[data-v-5100cdf6]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer .selectDiv span[data-v-5100cdf6]:nth-child(1) {
            background-color: #f8b42b;
            border: 1px solid #f8b42b;
            color: #fff;
}
.readingOne .always .qustionContent .answerBox[data-v-5100cdf6]:first-child, .readingOne .analysis .qustionContent .answerBox[data-v-5100cdf6]:first-child {
          border-top: none;
}
.readingOne .always .qustionContent .answerBoxborder[data-v-5100cdf6], .readingOne .analysis .qustionContent .answerBoxborder[data-v-5100cdf6] {
        border-top: none !important;
}
.readingOne .analysis .answer[data-v-5100cdf6] {
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    margin-top: 15px;
}
.readingOne .analysis .answer .bigtile[data-v-5100cdf6] {
      background-color: #f3f3f3;
      line-height: 28px;
      font-size: 18px;
      color: #333333;
      padding: 15px 34px;
      font-weight: bold;
}
.readingOne .analysis .answer .allOption[data-v-5100cdf6] {
      padding: 30px 17px 20px 34px;
      border-bottom: 1px dashed #ebebeb;
}
.readingOne .analysis .answer .allOption .titleNumber[data-v-5100cdf6] {
        font-size: 18px;
        color: #333;
        line-height: 28px;
}
.readingOne .analysis .answer .allOption .titleNumber > div[data-v-5100cdf6] {
          font-size: 18px;
          line-height: 28px;
          font-weight: bold;
          color: #333;
          width: 660px;
          word-wrap: break-word;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div[data-v-5100cdf6] {
            display: inline;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img[data-v-5100cdf6], .readingOne .analysis .answer .allOption .titleNumber > div > div .kfformula[data-v-5100cdf6] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div .kfformula[data-v-5100cdf6] {
            vertical-align: middle !important;
            display: inline-block !important;
            height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > span[data-v-5100cdf6] {
            display: inline-block;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber img[data-v-5100cdf6] {
          display: block;
          width: 18px;
          height: 19px;
          margin: 5px 0 0px 27px;
}
.readingOne .analysis .answer .allOption .everyOption > p[data-v-5100cdf6] {
        margin-top: 14px;
        color: #121212;
        font-size: 18px;
        line-height: 26px;
        font-weight: bold;
}
.readingOne .analysis .answer .allOption .everyOption ul[data-v-5100cdf6] {
        padding-top: 24px;
}
.readingOne .analysis .answer .allOption .everyOption li[data-v-5100cdf6] {
        font-size: 18px;
        color: #333;
        margin-bottom: 20px;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-5100cdf6] {
          display: inline-block;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-5100cdf6]:nth-child(1) {
          font-size: 20px;
          line-height: 32px;
          text-align: center;
          width: 32px;
          height: 32px;
          border-radius: 50%;
          margin-right: 14px;
          border: solid 1px #333;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-5100cdf6]:nth-child(2) {
          width: 650px;
          font-size: 18px;
          line-height: 34px;
}
.readingOne .analysis .answer .allOption .everyOption .inlinediv[data-v-5100cdf6] {
        display: inline-block !important;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer span[data-v-5100cdf6]:nth-child(1) {
        border: solid 1px #9ac453;
        color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer span[data-v-5100cdf6]:nth-child(1) {
        border: solid 1px #ff6920;
        color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer[data-v-5100cdf6] {
      padding: 21px 173px 20px 189px;
}
.readingOne .analysis .answer .twoAnswer > div[data-v-5100cdf6] {
        height: 50px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        background-color: #f3f3f3;
        border-radius: 24px;
        padding: 0 24px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-5100cdf6] {
          display: inline-block;
          line-height: 50px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-5100cdf6]:nth-child(1) {
          color: #333333;
          font-size: 16px;
          margin-right: 12px;
          font-weight: bold;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-5100cdf6]:nth-child(2) {
          color: #dedede;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-5100cdf6]:nth-child(3) {
          font-size: 18px;
          margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-5100cdf6]:nth-child(4) {
          font-size: 18px;
          margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-5100cdf6]:nth-child(3), .readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-5100cdf6]:nth-child(4) {
        color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-5100cdf6]:nth-child(3) {
        color: #99c353;
}
.readingOne .analysis .answer .analysisContent[data-v-5100cdf6] {
      padding: 30px;
      background-color: #f3f3f3;
}
.readingOne .analysis .answer .analysisContent > p[data-v-5100cdf6] {
        color: #333333;
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 20px;
}
.readingOne .analysis .answer .analysisContent > div[data-v-5100cdf6] {
        font-size: 16px;
        line-height: 26px;
}
.readingOne .analysis17[data-v-5100cdf6] {
    height: 1000px;
}
.readingOne .analysis17 .answer[data-v-5100cdf6]:nth-child(1) {
      margin-top: 0 !important;
}
.readingOne .analysis17 .content .scrollY[data-v-5100cdf6] {
      margin-top: 15px !important;
      height: 570px;
}
.readingOne .analysis17 .questionDescribe[data-v-5100cdf6] {
      margin-right: 29px;
}

.kfformula {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img, .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img {
    vertical-align: middle !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > div img, .readingOne .analysis .qustionContent .answerBox .stem > div > div img {
  vertical-align: middle !important;
}
.readingOne .analysis .answer .allOption .everyOption li span:nth-child(2) img {
  vertical-align: middle !important;
}

@charset "UTF-8";
.translate[data-v-3c71c20c] {
  margin-top: 20px;
}
.translate .always[data-v-3c71c20c], .translate .analysis[data-v-3c71c20c] {
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 400px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .always .title[data-v-3c71c20c], .translate .analysis .title[data-v-3c71c20c] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
      border-radius: 5px 5px 0 0;
}
.translate .always .content[data-v-3c71c20c], .translate .analysis .content[data-v-3c71c20c] {
      padding: 35px 20px 30px 50px;
}
.translate .always .content .scrollY[data-v-3c71c20c], .translate .analysis .content .scrollY[data-v-3c71c20c] {
        height: 290px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.translate .always .content .scrollY[data-v-3c71c20c]::-webkit-scrollbar, .translate .analysis .content .scrollY[data-v-3c71c20c]::-webkit-scrollbar {
        width: 6px;
}
.translate .always .content .scrollY[data-v-3c71c20c]::-webkit-scrollbar-track, .translate .analysis .content .scrollY[data-v-3c71c20c]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .always .content .scrollY[data-v-3c71c20c]::-webkit-scrollbar-thumb, .translate .analysis .content .scrollY[data-v-3c71c20c]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .always .titleContent[data-v-3c71c20c], .translate .analysis .titleContent[data-v-3c71c20c] {
      height: 50px;
      line-height: 50px;
}
.translate .always .titleContent p[data-v-3c71c20c], .translate .analysis .titleContent p[data-v-3c71c20c] {
        font-weight: bold;
        width: 33.33%;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.translate .always .titleContent p[data-v-3c71c20c]:nth-child(2), .translate .analysis .titleContent p[data-v-3c71c20c]:nth-child(2) {
        text-align: center;
}
.translate .always .titleContent p[data-v-3c71c20c]:nth-child(3), .translate .analysis .titleContent p[data-v-3c71c20c]:nth-child(3) {
        text-align: right;
}
.translate .always .questionDescribe[data-v-3c71c20c], .translate .analysis .questionDescribe[data-v-3c71c20c] {
      border-top: 1px solid #ebebeb;
}
.translate .always .questionDescribe .part[data-v-3c71c20c], .translate .analysis .questionDescribe .part[data-v-3c71c20c] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.translate .always .questionDescribe .subjectDescribe[data-v-3c71c20c], .translate .analysis .questionDescribe .subjectDescribe[data-v-3c71c20c] {
        font-size: 18px;
        line-height: 26px;
        color: #121212;
}
.translate .always .questionDescribe .subjectDescribe span[data-v-3c71c20c], .translate .analysis .questionDescribe .subjectDescribe span[data-v-3c71c20c] {
          font-size: 18px;
          font-weight: bold;
}
.translate .always .qustionContent[data-v-3c71c20c], .translate .analysis .qustionContent[data-v-3c71c20c] {
      background-color: #fff;
}
.translate .always .qustionContent .borderBox[data-v-3c71c20c], .translate .analysis .qustionContent .borderBox[data-v-3c71c20c] {
        border-radius: 5px;
}
.translate .always .qustionContent .subject[data-v-3c71c20c], .translate .analysis .qustionContent .subject[data-v-3c71c20c] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.translate .always .qustionContent .subjectTitle[data-v-3c71c20c], .translate .analysis .qustionContent .subjectTitle[data-v-3c71c20c] {
        color: #333;
        font-size: 16px;
        line-height: 26px;
}
.translate .write[data-v-3c71c20c] {
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 400px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .write .title[data-v-3c71c20c] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.translate .write .writetext[data-v-3c71c20c] {
      caret-color: black;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px 58px 0;
      height: 315px;
      width: 100%;
      ime-mode: disabled;
      font-size: 18px;
      line-height: 26px;
      color: #121212;
      border: none;
      resize: none;
}
.translate .write .writetext[data-v-3c71c20c]::-webkit-scrollbar {
      width: 6px;
}
.translate .write .writetext[data-v-3c71c20c]::-webkit-scrollbar-track {
      background: #fff;
}
.translate .write .writetext[data-v-3c71c20c]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.translate .write .writetext[data-v-3c71c20c]::-webkit-input-placeholder {
      /* placeholder颜色  */
      color: #bbb;
      /* placeholder字体大小  */
      font-size: 16px;
      /* placeholder位置  */
      text-align: left;
}
.translate .analysis[data-v-3c71c20c] {
    margin-top: 14px;
}
.translate .analysis .answer[data-v-3c71c20c] {
      padding-bottom: 20px;
}
.translate .analysis .answer p[data-v-3c71c20c]:nth-child(1) {
        margin: 0px 0 17px;
        color: #333333;
        font-size: 18px;
        font-weight: bold;
}
.translate .analysis .answer p[data-v-3c71c20c]:nth-child(2) {
        color: #333333;
        font-size: 16px;
        line-height: 26px;
}
.translate .analysis .answer[data-v-3c71c20c]:nth-child(1) {
      border-bottom: 1px solid #ebebeb;
}
.translate .analysis .answer:nth-child(2) p[data-v-3c71c20c]:nth-child(1) {
      margin-top: 30px;
}
.translate .test[data-v-3c71c20c] {
    position: relative;
    height: 400px;
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 400px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .test .head[data-v-3c71c20c] {
      position: relative;
      width: 100%;
      height: 50px;
      font-size: 20px;
      font-weight: bold;
      background-color: #ebebeb;
      line-height: 50px;
      text-align: center;
      letter-spacing: 4px;
}
.translate .test .head .num[data-v-3c71c20c] {
        position: absolute;
        top: 0;
        right: 50px;
        letter-spacing: 0;
}
.translate .test .content[data-v-3c71c20c] {
      padding: 35px 20px 30px 50px;
}
.translate .test .content .xianzhi[data-v-3c71c20c] {
        position: relative;
        height: 35px;
        width: 100%;
        margin-bottom: 25px;
}
.translate .test .content .xianzhi[data-v-3c71c20c]:after {
          position: absolute;
          content: '';
          width: 100%;
          height: 1px;
          background-color: #dbe1ec;
          bottom: 0;
          left: 0;
}
.translate .test .content .xianzhi div[data-v-3c71c20c] {
          font-size: 20px;
          font-weight: bold;
          display: inline-block;
          width: 33.3%;
          height: 100%;
}
.translate .test .content .over > div[data-v-3c71c20c] {
        margin-bottom: 50px;
        line-height: 26px;
}
.translate .test .content .over[data-v-3c71c20c] {
        height: 290px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.translate .test .content .over[data-v-3c71c20c]::-webkit-scrollbar {
        width: 6px;
}
.translate .test .content .over[data-v-3c71c20c]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .test .content .over[data-v-3c71c20c]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .test[data-v-3c71c20c] {
    border-radius: 5px;
    overflow: hidden;
}
.translate .myanswer[data-v-3c71c20c], .translate .ranswer[data-v-3c71c20c] {
    position: relative;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
}
.translate .myanswer .noanswer[data-v-3c71c20c], .translate .ranswer .noanswer[data-v-3c71c20c] {
      color: #ff6b21;
}
.translate .myanswer > p[data-v-3c71c20c], .translate .ranswer > p[data-v-3c71c20c] {
      margin-top: 20px;
}
.translate .myanswer p[data-v-3c71c20c], .translate .ranswer p[data-v-3c71c20c] {
      font-size: 18px;
      line-height: 18px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 23px;
}
.translate .myanswer .titbox > .fl[data-v-3c71c20c], .translate .ranswer .titbox > .fl[data-v-3c71c20c] {
      font-size: 18px;
      line-height: 28px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 18px;
}
.translate .myanswer .titbox > .fr span[data-v-3c71c20c], .translate .ranswer .titbox > .fr span[data-v-3c71c20c] {
      display: inline-block;
}
.translate .myanswer .titbox > .fr .lei[data-v-3c71c20c], .translate .ranswer .titbox > .fr .lei[data-v-3c71c20c] {
      color: #fff;
      font-size: 16px;
      height: 28px;
      line-height: 28px;
      padding: 0 17px;
      background-color: #b4b4b4;
      border-radius: 5px;
      margin-right: 14px;
}
.translate .myanswer .titbox > .fr .fen[data-v-3c71c20c], .translate .ranswer .titbox > .fr .fen[data-v-3c71c20c] {
      font-size: 18px;
      color: #333;
      line-height: 28px;
      font-weight: bold;
}
.translate .myanswer .titbox > .fr .pigaiz[data-v-3c71c20c], .translate .ranswer .titbox > .fr .pigaiz[data-v-3c71c20c] {
      font-size: 18px;
      color: #f8b42b;
      line-height: 28px;
      font-weight: bold;
}
.translate .myanswer .answerbox[data-v-3c71c20c], .translate .ranswer .answerbox[data-v-3c71c20c] {
      font-size: 16px;
      line-height: 30px;
      color: #333;
      word-wrap: break-word;
}
.translate .myanswer .dibox .diboxsp[data-v-3c71c20c], .translate .ranswer .dibox .diboxsp[data-v-3c71c20c] {
      width: 710px;
      word-wrap: break-word;
}
.translate .myanswer .rightanswer[data-v-3c71c20c], .translate .ranswer .rightanswer[data-v-3c71c20c] {
      word-wrap:  break-word;
      font-size: 16px;
      line-height: 30px;
      font-weight: normal;
}
.translate .timucla[data-v-3c71c20c] {
    font-size: 16px !important;
    line-height: 26px !important;
    color: #333 !important;
}
.translate .myanswer[data-v-3c71c20c]:after {
    position: absolute;
    bottom: -25px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #dbe1ec;
}

.tag {
  color: red;
  position: relative;
  font-size: 12px;
  top: -6px;
}

@charset "UTF-8";
.translate[data-v-44a60744] {
  margin-top: 20px;
}
.translate .always[data-v-44a60744] {
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 520px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .always .title[data-v-44a60744] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
      border-radius: 5px 5px 0 0;
}
.translate .always .content[data-v-44a60744] {
      padding: 35px 20px 30px 50px;
}
.translate .always .content .scrollY[data-v-44a60744] {
        height: 400px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.translate .always .content .scrollY[data-v-44a60744]::-webkit-scrollbar {
        width: 6px;
}
.translate .always .content .scrollY[data-v-44a60744]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .always .content .scrollY[data-v-44a60744]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .always .titleContent[data-v-44a60744] {
      height: 50px;
      line-height: 50px;
}
.translate .always .titleContent p[data-v-44a60744] {
        font-weight: bold;
        width: 33.33%;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.translate .always .titleContent p[data-v-44a60744]:nth-child(2) {
        text-align: center;
}
.translate .always .titleContent p[data-v-44a60744]:nth-child(3) {
        text-align: right;
}
.translate .always .questionDescribe[data-v-44a60744] {
      border-top: 1px solid #ebebeb;
}
.translate .always .questionDescribe .part[data-v-44a60744] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.translate .always .questionDescribe .subjectDescribe[data-v-44a60744] {
        font-size: 18px;
        line-height: 26px;
        color: #121212;
}
.translate .always .questionDescribe .subjectDescribe span[data-v-44a60744] {
          font-size: 18px;
          font-weight: bold;
}
.translate .always .qustionContent[data-v-44a60744] {
      background-color: #fff;
}
.translate .always .qustionContent .borderBox[data-v-44a60744] {
        border-radius: 5px;
}
.translate .always .qustionContent .subject[data-v-44a60744] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.translate .always .qustionContent .subjectTitle[data-v-44a60744] {
        color: #333;
        font-size: 16px;
        line-height: 26px;
}
.translate .test[data-v-44a60744] {
    position: relative;
    height: 600px;
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .test .head[data-v-44a60744] {
      position: relative;
      width: 100%;
      height: 50px;
      font-size: 20px;
      font-weight: bold;
      background-color: #ebebeb;
      line-height: 50px;
      text-align: center;
      letter-spacing: 4px;
}
.translate .test .head .num[data-v-44a60744] {
        position: absolute;
        top: 0;
        right: 50px;
        letter-spacing: 0;
}
.translate .test .content[data-v-44a60744] {
      padding: 35px 20px 30px 50px;
}
.translate .test .content .scrollY[data-v-44a60744] {
        height: 485px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.translate .test .content .scrollY[data-v-44a60744]::-webkit-scrollbar {
        width: 6px;
}
.translate .test .content .scrollY[data-v-44a60744]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .test .content .scrollY[data-v-44a60744]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .test .content .xianzhi[data-v-44a60744] {
        position: relative;
        height: 35px;
        width: 100%;
        margin-bottom: 25px;
}
.translate .test .content .xianzhi[data-v-44a60744]:after {
          position: absolute;
          content: '';
          width: 100%;
          height: 1px;
          background-color: #dbe1ec;
          bottom: 0;
          left: 0;
}
.translate .test .content .xianzhi div[data-v-44a60744] {
          font-size: 20px;
          font-weight: bold;
          display: inline-block;
          width: 33.3%;
          height: 100%;
}
.translate .test .content .over[data-v-44a60744] {
        margin-top: 30px;
}
.translate .test .content .over[data-v-44a60744]:first-child {
          margin-top: 0;
}
.translate .test .content .over > div[data-v-44a60744] {
          margin-bottom: 20px;
          line-height: 26px;
}
.translate .test .content .over[data-v-44a60744] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-right: 23px;
}
.translate .test .content .over[data-v-44a60744]::-webkit-scrollbar {
        width: 6px;
}
.translate .test .content .over[data-v-44a60744]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .test .content .over[data-v-44a60744]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .test[data-v-44a60744] {
    border-radius: 5px;
    overflow: hidden;
}
.translate .myanswer[data-v-44a60744] {
    position: relative;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    padding: 0 24px;
    padding-bottom: 15px;
}
.translate .myanswer .titleNumber[data-v-44a60744] {
      border-bottom: 1px dashed #ebebeb;
}
.translate .myanswer .titleNumber p[data-v-44a60744] {
        font-size: 18px;
        font-weight: bold;
        line-height: 58px;
        color: #121212;
}
.translate .myanswer .titleNumber img[data-v-44a60744] {
        width: 18px;
        height: 19px;
        line-height: 58px;
        margin-top: 15px;
}
.translate .myanswer .everyOption .p1[data-v-44a60744] {
      margin-top: 14px;
      color: #121212;
      font-size: 18px;
      line-height: 26px;
      font-weight: bold;
}
.translate .myanswer .everyOption .div1[data-v-44a60744] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 14px;
}
.translate .myanswer .everyOption .div1 span[data-v-44a60744] {
        color: #121212;
        font-size: 18px;
        line-height: 26px;
        font-weight: bold;
        width: 90px;
}
.translate .myanswer .everyOption .div1 div[data-v-44a60744] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
}
.translate .myanswer .noanswer[data-v-44a60744] {
      color: #ff6b21;
}
.translate .myanswer .dibox .diboxsp[data-v-44a60744] {
      width: 710px;
      word-wrap: break-word;
}
.translate .myanswer .rightanswer[data-v-44a60744] {
      word-wrap:  break-word;
      font-size: 16px;
      line-height: 30px;
      font-weight: normal;
}
.translate .analysisContent[data-v-44a60744] {
    padding: 30px;
    background-color: #f3f3f3;
    border-radius: 5px;
}
.translate .analysisContent > p[data-v-44a60744] {
      color: #333333;
      font-weight: bold;
      font-size: 18px;
      margin-bottom: 20px;
}
.translate .analysisContent > div[data-v-44a60744] {
      font-size: 16px;
      line-height: 26px;
}
.translate .timucla[data-v-44a60744] {
    font-size: 16px !important;
    line-height: 26px !important;
    color: #333 !important;
}

.tag {
  color: red;
  position: relative;
  font-size: 12px;
  top: -6px;
}

.readingOne[data-v-82a98c74] {
  margin-top: 20px;
}
.readingOne .always[data-v-82a98c74], .readingOne .analysis[data-v-82a98c74] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 1000px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.readingOne .always .title[data-v-82a98c74], .readingOne .analysis .title[data-v-82a98c74] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .always .content[data-v-82a98c74], .readingOne .analysis .content[data-v-82a98c74] {
      padding: 35px 20px 30px 50px;
}
.readingOne .always .content .scrollY[data-v-82a98c74], .readingOne .analysis .content .scrollY[data-v-82a98c74] {
        height: 885px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .always .content .scrollYin[data-v-82a98c74], .readingOne .analysis .content .scrollYin[data-v-82a98c74] {
        height: 575px;
        margin-top: 10px;
}
.readingOne .always .content .scrollYin .qustionContent[data-v-82a98c74], .readingOne .analysis .content .scrollYin .qustionContent[data-v-82a98c74] {
          margin-top: 0;
}
.readingOne .always .content .scrollY[data-v-82a98c74]::-webkit-scrollbar, .readingOne .analysis .content .scrollY[data-v-82a98c74]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .always .content .scrollY[data-v-82a98c74]::-webkit-scrollbar-track, .readingOne .analysis .content .scrollY[data-v-82a98c74]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .always .content .scrollY[data-v-82a98c74]::-webkit-scrollbar-thumb, .readingOne .analysis .content .scrollY[data-v-82a98c74]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .always .titleContent[data-v-82a98c74], .readingOne .analysis .titleContent[data-v-82a98c74] {
      height: 50px;
      line-height: 50px;
}
.readingOne .always .titleContent p[data-v-82a98c74], .readingOne .analysis .titleContent p[data-v-82a98c74] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.readingOne .always .titleContent p[data-v-82a98c74]:nth-child(1), .readingOne .analysis .titleContent p[data-v-82a98c74]:nth-child(1) {
        width: 25%;
}
.readingOne .always .titleContent p[data-v-82a98c74]:nth-child(2), .readingOne .analysis .titleContent p[data-v-82a98c74]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.readingOne .always .titleContent p[data-v-82a98c74]:nth-child(3), .readingOne .analysis .titleContent p[data-v-82a98c74]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.readingOne .always .questionDescribe[data-v-82a98c74], .readingOne .analysis .questionDescribe[data-v-82a98c74] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.readingOne .always .questionDescribe .part[data-v-82a98c74], .readingOne .analysis .questionDescribe .part[data-v-82a98c74] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.readingOne .always .questionDescribe .subjectDescribe[data-v-82a98c74], .readingOne .analysis .questionDescribe .subjectDescribe[data-v-82a98c74] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe .subjectDescribe span[data-v-82a98c74], .readingOne .analysis .questionDescribe .subjectDescribe span[data-v-82a98c74] {
          font-size: 18px;
          font-weight: bold;
}
.readingOne .always .questionDescribe .option17 div > span[data-v-82a98c74], .readingOne .analysis .questionDescribe .option17 div > span[data-v-82a98c74] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .qustionContent[data-v-82a98c74], .readingOne .analysis .qustionContent[data-v-82a98c74] {
      background-color: #fff;
      margin: 10px auto 2px;
      border: solid 1px #ebebeb;
      border-radius: 5px;
}
.readingOne .always .qustionContent .answerBox[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox[data-v-82a98c74] {
        border-top: 1px dashed #ebebeb;
}
.readingOne .always .qustionContent .answerBox .bigtile[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .bigtile[data-v-82a98c74] {
          background-color: #f3f3f3;
          line-height: 28px;
          font-size: 18px;
          color: #333333;
          padding: 15px 34px;
          font-weight: bold;
}
.readingOne .always .qustionContent .answerBox .answerBoxin[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .answerBoxin[data-v-82a98c74] {
          padding: 30px 17px 20px 34px;
}
.readingOne .always .qustionContent .answerBox .stem[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .stem[data-v-82a98c74] {
          font-size: 18px;
          color: #333;
          line-height: 28px;
}
.readingOne .always .qustionContent .answerBox .stem > div[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .stem > div[data-v-82a98c74] {
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
            width: 660px;
            word-wrap: break-word;
}
.readingOne .always .qustionContent .answerBox .stem > div > div[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .stem > div > div[data-v-82a98c74] {
              display: inline;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem > div > div .kfformula[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .stem > div > div .kfformula[data-v-82a98c74] {
                vertical-align: middle !important;
                display: inline-block !important;
                height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div .kfformula[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .stem > div .kfformula[data-v-82a98c74] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > span[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .stem > div > span[data-v-82a98c74] {
              display: inline-block;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag[data-v-82a98c74] {
            cursor: pointer;
            display: block;
            width: 18px;
            height: 19px;
            background-size: 100% 100%;
            margin: 5px 0 0px 27px;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xy[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xy[data-v-82a98c74] {
              background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xg[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xg[data-v-82a98c74] {
              background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .allAnswer[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .allAnswer[data-v-82a98c74] {
          padding: 24px 0 0px 28px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .allAnswer div[data-v-82a98c74] {
            cursor: pointer;
            margin-bottom: 20px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-82a98c74] {
              display: inline-block;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span img[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .allAnswer div span img[data-v-82a98c74] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-82a98c74]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-82a98c74]:nth-child(1) {
              width: 32px;
              height: 32px;
              border-radius: 50%;
              border: solid 1px #333333;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              text-align: center;
              line-height: 28px;
              margin: 0 6px 10px 0;
              font-size: 14px;
              color: #333333;
              margin: 0px 15px 0 0;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-82a98c74]:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-82a98c74]:nth-child(2) {
              word-wrap: break-word;
              width: 590px;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              color: #121212;
              font-size: 18px;
              line-height: 30px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-82a98c74] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .inlinediv[data-v-82a98c74], .readingOne .analysis .qustionContent .answerBox .allAnswer .inlinediv[data-v-82a98c74] {
            display: inline-block !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .selectDiv span[data-v-82a98c74]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer .selectDiv span[data-v-82a98c74]:nth-child(1) {
            background-color: #f8b42b;
            border: 1px solid #f8b42b;
            color: #fff;
}
.readingOne .always .qustionContent .answerBox .allAnswer .selectDiv span[data-v-82a98c74]:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer .selectDiv span[data-v-82a98c74]:nth-child(2) {
            color: #f8b42b;
}
.readingOne .always .qustionContent .answerBox .allAnswer .selectDivsx span[data-v-82a98c74]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer .selectDivsx span[data-v-82a98c74]:nth-child(1) {
            background-color: #f8b42b;
            border: 1px solid #f8b42b;
            color: #fff;
}
.readingOne .always .qustionContent .answerBox[data-v-82a98c74]:first-child, .readingOne .analysis .qustionContent .answerBox[data-v-82a98c74]:first-child {
          border-top: none;
}
.readingOne .analysis .answer[data-v-82a98c74] {
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    margin-top: 15px;
}
.readingOne .analysis .answer .bigtile[data-v-82a98c74] {
      background-color: #f3f3f3;
      line-height: 28px;
      font-size: 18px;
      color: #333333;
      padding: 15px 34px;
      font-weight: bold;
}
.readingOne .analysis .answer .allOption[data-v-82a98c74] {
      padding: 30px 17px 20px 34px;
      border-bottom: 1px dashed #ebebeb;
}
.readingOne .analysis .answer .allOption .titleNumber[data-v-82a98c74] {
        font-size: 18px;
        color: #333;
        line-height: 28px;
}
.readingOne .analysis .answer .allOption .titleNumber > div[data-v-82a98c74] {
          font-size: 18px;
          line-height: 28px;
          font-weight: bold;
          color: #333;
          width: 660px;
          word-wrap: break-word;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div[data-v-82a98c74] {
            display: inline;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img[data-v-82a98c74], .readingOne .analysis .answer .allOption .titleNumber > div > div .kfformula[data-v-82a98c74] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div .kfformula[data-v-82a98c74] {
            vertical-align: middle !important;
            display: inline-block !important;
            height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > span[data-v-82a98c74] {
            display: inline-block;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber img[data-v-82a98c74] {
          display: block;
          width: 18px;
          height: 19px;
          margin: 5px 0 0px 27px;
}
.readingOne .analysis .answer .allOption .everyOption > p[data-v-82a98c74] {
        margin-top: 14px;
        color: #121212;
        font-size: 18px;
        line-height: 26px;
        font-weight: bold;
}
.readingOne .analysis .answer .allOption .everyOption ul[data-v-82a98c74] {
        padding-top: 24px;
}
.readingOne .analysis .answer .allOption .everyOption li[data-v-82a98c74] {
        font-size: 18px;
        color: #333;
        margin-bottom: 20px;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-82a98c74] {
          display: inline-block;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-82a98c74]:nth-child(1) {
          font-size: 20px;
          line-height: 32px;
          text-align: center;
          width: 32px;
          height: 32px;
          border-radius: 50%;
          margin-right: 14px;
          border: solid 1px #333;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-82a98c74]:nth-child(2) {
          word-wrap: break-word;
          width: 650px;
          font-size: 18px;
          line-height: 34px;
}
.readingOne .analysis .answer .allOption .everyOption .inlinediv[data-v-82a98c74] {
        display: inline-block !important;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer[data-v-82a98c74] {
        color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer span[data-v-82a98c74]:nth-child(1) {
          border: solid 1px #9ac453;
          color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswersx span[data-v-82a98c74]:nth-child(1) {
        border: solid 1px #9ac453;
        color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer[data-v-82a98c74] {
        color: #ff6b21;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer span[data-v-82a98c74]:nth-child(1) {
          border: solid 1px #ff6920;
          color: #ff6b21;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswersx span[data-v-82a98c74]:nth-child(1) {
        border: solid 1px #ff6920;
        color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer[data-v-82a98c74] {
      padding: 21px 173px 20px 189px;
}
.readingOne .analysis .answer .twoAnswer > div[data-v-82a98c74] {
        height: 50px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        background-color: #f3f3f3;
        border-radius: 24px;
        padding: 0 24px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-82a98c74] {
          display: inline-block;
          line-height: 50px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-82a98c74]:nth-child(1) {
          color: #333333;
          font-size: 16px;
          margin-right: 12px;
          font-weight: bold;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-82a98c74]:nth-child(2) {
          color: #dedede;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-82a98c74]:nth-child(3) {
          font-size: 18px;
          margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-82a98c74]:nth-child(4) {
          font-size: 18px;
          margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-82a98c74]:nth-child(3), .readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-82a98c74]:nth-child(4) {
        color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-82a98c74]:nth-child(3) {
        color: #99c353;
}
.readingOne .analysis .answer .analysisContent[data-v-82a98c74] {
      padding: 30px;
      background-color: #f3f3f3;
}
.readingOne .analysis .answer .analysisContent > p[data-v-82a98c74] {
        color: #333333;
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 20px;
}
.readingOne .analysis .answer .analysisContent > div[data-v-82a98c74] {
        font-size: 16px;
        line-height: 26px;
}
.readingOne .analysis17[data-v-82a98c74] {
    height: 1000px;
}
.readingOne .analysis17 .answer[data-v-82a98c74]:nth-child(1) {
      margin-top: 0 !important;
}
.readingOne .analysis17 .content .scrollY[data-v-82a98c74] {
      margin-top: 15px !important;
      height: 570px;
}
.readingOne .analysis17 .questionDescribe[data-v-82a98c74] {
      margin-right: 29px;
}

.kfformula {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img, .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img {
    vertical-align: middle !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > div img, .readingOne .analysis .qustionContent .answerBox .stem > div > div img {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > div p, .readingOne .analysis .qustionContent .answerBox .stem > div > div p {
  display: inline-block !important;
}
.readingOne .analysis .answer .allOption .everyOption li span:nth-child(2) img {
  vertical-align: middle !important;
}

.word[data-v-648ed533] {
  margin-top: 20px;
}
.word .always[data-v-648ed533], .word .analysis[data-v-648ed533] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.word .always .title[data-v-648ed533], .word .analysis .title[data-v-648ed533] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.word .always .content[data-v-648ed533], .word .analysis .content[data-v-648ed533] {
      padding: 35px 20px 30px 50px;
}
.word .always .content .scrollY[data-v-648ed533], .word .analysis .content .scrollY[data-v-648ed533] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.word .always .content .scrollY[data-v-648ed533]::-webkit-scrollbar, .word .analysis .content .scrollY[data-v-648ed533]::-webkit-scrollbar {
        width: 6px;
}
.word .always .content .scrollY[data-v-648ed533]::-webkit-scrollbar-track, .word .analysis .content .scrollY[data-v-648ed533]::-webkit-scrollbar-track {
        background: #fff;
}
.word .always .content .scrollY[data-v-648ed533]::-webkit-scrollbar-thumb, .word .analysis .content .scrollY[data-v-648ed533]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.word .always .titleContent[data-v-648ed533], .word .analysis .titleContent[data-v-648ed533] {
      height: 50px;
      line-height: 50px;
}
.word .always .titleContent p[data-v-648ed533], .word .analysis .titleContent p[data-v-648ed533] {
        font-weight: bold;
        width: 33.33%;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.word .always .titleContent p[data-v-648ed533]:nth-child(2), .word .analysis .titleContent p[data-v-648ed533]:nth-child(2) {
        text-align: center;
}
.word .always .titleContent p[data-v-648ed533]:nth-child(3), .word .analysis .titleContent p[data-v-648ed533]:nth-child(3) {
        text-align: right;
}
.word .always .questionDescribe[data-v-648ed533], .word .analysis .questionDescribe[data-v-648ed533] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.word .always .questionDescribe .part[data-v-648ed533], .word .analysis .questionDescribe .part[data-v-648ed533] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.word .always .questionDescribe .subjectDescribe[data-v-648ed533], .word .analysis .questionDescribe .subjectDescribe[data-v-648ed533] {
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.word .always .questionDescribe .subjectDescribe span[data-v-648ed533], .word .analysis .questionDescribe .subjectDescribe span[data-v-648ed533] {
          font-size: 18px;
          font-weight: bold;
}
.word .always .qustionContent[data-v-648ed533], .word .analysis .qustionContent[data-v-648ed533] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.word .always .qustionContent .borderBox[data-v-648ed533], .word .analysis .qustionContent .borderBox[data-v-648ed533] {
        border-radius: 5px;
        padding: 30px;
        border: solid 1px #ebebeb;
}
.word .always .qustionContent .subject[data-v-648ed533], .word .analysis .qustionContent .subject[data-v-648ed533] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.word .always .qustionContent .subjectTitle[data-v-648ed533], .word .analysis .qustionContent .subjectTitle[data-v-648ed533] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
}
.word .analysis[data-v-648ed533] {
    margin-top: 14px;
}
.word .analysis .answer[data-v-648ed533] {
      margin-top: 20px;
}
.word .analysis .answer .allOption[data-v-648ed533] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        padding: 0 24px;
}
.word .analysis .answer .allOption .titleNumber[data-v-648ed533] {
          border-bottom: 1px dashed #ebebeb;
}
.word .analysis .answer .allOption .titleNumber p[data-v-648ed533] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
}
.word .analysis .answer .allOption .titleNumber img[data-v-648ed533] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.word .analysis .answer .allOption .everyOption[data-v-648ed533] {
          padding-top: 34px;
}
.word .analysis .answer .allOption .everyOption li[data-v-648ed533] {
            width: 25%;
            font-size: 20px;
            color: #333;
            margin-bottom: 45px;
}
.word .analysis .answer .allOption .everyOption li span[data-v-648ed533]:nth-child(1) {
              font-size: 22px;
}
.word .analysis .answer .allOption .everyOption .correctAnswer[data-v-648ed533] {
            color: #9ac453;
}
.word .analysis .answer .allOption .everyOption .userAnswer[data-v-648ed533] {
            color: #ff6b21;
}
.word .analysis .answer .twoAnswer[data-v-648ed533] {
        padding: 26px 173px 20px 189px;
}
.word .analysis .answer .twoAnswer > div[data-v-648ed533] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.word .analysis .answer .twoAnswer > div span[data-v-648ed533] {
            display: inline-block;
            line-height: 50px;
}
.word .analysis .answer .twoAnswer > div span[data-v-648ed533]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.word .analysis .answer .twoAnswer > div span[data-v-648ed533]:nth-child(2) {
            color: #dedede;
}
.word .analysis .answer .twoAnswer > div span[data-v-648ed533]:nth-child(3) {
            font-size: 24px;
            margin-left: 12px;
}
.word .analysis .answer .twoAnswer > div span[data-v-648ed533]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.word .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-648ed533]:nth-child(3), .word .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-648ed533]:nth-child(4) {
          color: #ff6b21;
}
.word .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-648ed533]:nth-child(3) {
          color: #99c353;
}
.word .analysis .answer .analysisContent[data-v-648ed533] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.word .analysis .answer .analysisContent > p[data-v-648ed533] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.word .analysis .answer .analysisContent > div[data-v-648ed533] {
          font-size: 16px;
          line-height: 26px;
}

@charset "UTF-8";
.writing .wrap[data-v-3091b042] {
  margin-top: 20px;
  width: 860px;
}
.writing .wrap .test[data-v-3091b042], .writing .wrap .write[data-v-3091b042] {
    position: relative;
    height: 400px;
    width: 100%;
    border: 1px solid #ebebeb;
    background: #fff;
}
.writing .wrap .test .head[data-v-3091b042], .writing .wrap .write .head[data-v-3091b042] {
      position: relative;
      width: 100%;
      height: 50px;
      font-size: 20px;
      font-weight: bold;
      background-color: #ebebeb;
      line-height: 50px;
      text-align: center;
      letter-spacing: 4px;
}
.writing .wrap .test .head .num[data-v-3091b042], .writing .wrap .write .head .num[data-v-3091b042] {
        position: absolute;
        top: 0;
        right: 50px;
        letter-spacing: 0;
}
.writing .wrap .test .content[data-v-3091b042], .writing .wrap .write .content[data-v-3091b042] {
      margin: 30px auto;
      width: 800px;
      height: 300px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0px 20px;
      overflow-x: hidden;
}
.writing .wrap .test .content .xianzhi[data-v-3091b042], .writing .wrap .write .content .xianzhi[data-v-3091b042] {
        position: relative;
        height: 35px;
        width: 100%;
        margin-bottom: 25px;
}
.writing .wrap .test .content .xianzhi[data-v-3091b042]:after, .writing .wrap .write .content .xianzhi[data-v-3091b042]:after {
          position: absolute;
          content: '';
          width: 100%;
          height: 1px;
          background-color: #dbe1ec;
          bottom: 0;
          left: 0;
}
.writing .wrap .test .content .xianzhi div[data-v-3091b042], .writing .wrap .write .content .xianzhi div[data-v-3091b042] {
          font-size: 20px;
          font-weight: bold;
          display: inline-block;
          width: 33.3%;
          height: 100%;
}
.writing .wrap .test .content .over > div[data-v-3091b042], .writing .wrap .write .content .over > div[data-v-3091b042] {
        margin-bottom: 50px;
        line-height: 26px;
}
.writing .wrap .test[data-v-3091b042] {
    border-radius: 5px;
    overflow: hidden;
}
.writing .wrap .write[data-v-3091b042] {
    border-radius: 5px;
    overflow: hidden;
    margin-top: 20px;
    background-color: #fff;
}
.writing .wrap .write .writetext[data-v-3091b042] {
      caret-color: black;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px 50px 0;
      height: 350px;
      overflow-x: hidden;
      width: 100%;
      font-size: 16px;
      ime-mode: disabled;
      resize: none;
}
.myanswer[data-v-3091b042], .ranswer[data-v-3091b042] {
  position: relative;
  line-height: 26px;
  font-size: 16px;
  color: #333333;
}
.myanswer .noanswer[data-v-3091b042], .ranswer .noanswer[data-v-3091b042] {
    color: #ff6b21;
}
.myanswer > p[data-v-3091b042], .ranswer > p[data-v-3091b042] {
    margin-top: 20px;
}
.myanswer p[data-v-3091b042], .ranswer p[data-v-3091b042] {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 23px;
}
.myanswer .titbox > .fl[data-v-3091b042], .ranswer .titbox > .fl[data-v-3091b042] {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 18px;
}
.myanswer .titbox > .fr span[data-v-3091b042], .ranswer .titbox > .fr span[data-v-3091b042] {
    display: inline-block;
}
.myanswer .titbox > .fr .lei[data-v-3091b042], .ranswer .titbox > .fr .lei[data-v-3091b042] {
    color: #fff;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    padding: 0 17px;
    background-color: #b4b4b4;
    border-radius: 5px;
    margin-right: 14px;
}
.myanswer .titbox > .fr .fen[data-v-3091b042], .ranswer .titbox > .fr .fen[data-v-3091b042] {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    font-weight: bold;
}
.myanswer .titbox > .fr .pigaiz[data-v-3091b042], .ranswer .titbox > .fr .pigaiz[data-v-3091b042] {
    font-size: 18px;
    color: #f8b42b;
    line-height: 28px;
    font-weight: bold;
}
.myanswer .answerbox[data-v-3091b042], .ranswer .answerbox[data-v-3091b042] {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    word-wrap: break-word;
}
.myanswer .dibox .diboxsp[data-v-3091b042], .ranswer .dibox .diboxsp[data-v-3091b042] {
    width: 710px;
    word-wrap: break-word;
}
.myanswer .rightanswer[data-v-3091b042], .ranswer .rightanswer[data-v-3091b042] {
    word-wrap:  break-word;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}
.timucla[data-v-3091b042] {
  font-size: 16px !important;
  line-height: 26px !important;
  color: #333 !important;
}
.myanswer[data-v-3091b042]:after {
  position: absolute;
  bottom: -25px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #dbe1ec;
}

.tag {
  color: red;
  position: relative;
  font-size: 12px;
  top: -6px;
}
.content::-webkit-scrollbar-track, .writetext::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: transparent;
}
.content::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.writetext::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.content::-webkit-scrollbar-thumb, .writetext::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, .1);
}

.wrapContent[data-v-66f50ba2] {
  width: 100%;
  height: 100%;
}
.wrapContent .happyBox[data-v-66f50ba2] {
    position: relative;
    left: -19px;
    display: block;
    margin: 30px auto 0;
}
.wrapContent .wrapbox[data-v-66f50ba2] {
    position: relative;
    width: 100%;
    height: 340px;
}
.wrapContent .wrapbox .box[data-v-66f50ba2] {
      position: absolute;
      left: 50%;
      top: -210px;
      margin-left: -230px;
      width: 460px;
      height: 580px;
      background-image: url(https://webstatic.orangevip.com/img/box.f6eb005.png);
      background-size: 100% 100%;
}
.wrapContent .wrapbox .box .head[data-v-66f50ba2] {
        width: 460px;
        height: 99px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 30px 0 0 40px;
        color: #ffffff;
}
.wrapContent .wrapbox .box .head div[data-v-66f50ba2] {
          height: 100%;
          float: left;
}
.wrapContent .wrapbox .box .head .right[data-v-66f50ba2] {
          margin-left: 30px;
          line-height: 45px;
}
.wrapContent .wrapbox .box .date[data-v-66f50ba2] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 22px 0 0 40px;
        width: 100%;
        height: 60px;
        color: #999999;
}
.wrapContent .wrapbox .box .toget[data-v-66f50ba2] {
        position: relative;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 20px 40px 0 40px;
        width: 100%;
}
.wrapContent .wrapbox .box .toget .div[data-v-66f50ba2] {
          width: 380px;
          height: 45px;
          margin-bottom: 10px;
}
.wrapContent .wrapbox .box .toget .div input[data-v-66f50ba2] {
            position: relative;
            width: 100%;
            height: 45px;
            padding: 0 10px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            font-size: 18px;
            border: 1px solid #e5e5e5;
            border-radius: 5px;
}
.wrapContent .wrapbox .box .toget .span-btn[data-v-66f50ba2] {
          height: 45px;
          font-size: 18px;
          line-height: 45px;
          color: #ffffff;
          background: #fc5b08;
          width: 200px;
          margin: 10px auto;
          display: block;
          border-radius: 5px;
          text-align: center;
          cursor: pointer;
}
.wrapContent .wrapbox .box .title[data-v-66f50ba2] {
        width: 100%;
        height: 20px;
        text-align: center;
        font-size: 16px;
        color: #333333;
        margin-top: 15px;
}
.wrapContent .wrapbox .box .rule[data-v-66f50ba2] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 14px 50px 0 40px;
        color: #999999;
        font-size: 14px;
        line-height: 30px;
}
.wrapContent .duanxinCode[data-v-66f50ba2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 10px;
}
.wrapContent .duanxinCode .div[data-v-66f50ba2] {
      margin-bottom: 0 !important;
}
.wrapContent .duanxinCode span[data-v-66f50ba2] {
      width: 120px;
      margin-left: 10px;
      font-size: 16px;
      text-align: center;
}
.wrapContent .duanxinCode span.active[data-v-66f50ba2] {
        color: #fc5b08;
        cursor: pointer;
}

.wrapContent .alisc-box {
  height: 44px;
  width: 380px;
  margin-left: 0;
}
.wrapContent .alisc-box #alisc {
    display: inline-block;
}

@charset "UTF-8";
.el-dropdown-menu__item[data-v-221e280c] {
  text-align: center;
}
.home[data-v-221e280c] {
  width: 100%;
  background-color: #fafafa;
}
.home .contain[data-v-221e280c] {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 70px;
}
.home .contain .groupName[data-v-221e280c] {
      position: relative;
      width: 1200px;
      height: 120px;
      margin-bottom: -10px;
      margin-top: 30px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
      overflow: hidden;
      line-height: 120px;
}
.home .contain .groupName span[data-v-221e280c] {
        margin-left: 107px;
        font-family: Microsoft YaHei;
        font-size: 24px;
        color: #333333;
        font-weight: bold;
}
.home .contain .groupName[data-v-221e280c]:before {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        width: 5px;
        height: 120px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
        background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
}
.home .carouselItem[data-v-221e280c] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.home .carouselItem a[data-v-221e280c] {
      display: block;
      width: 100%;
      height: 100%;
}
.home .carouselItem a img[data-v-221e280c] {
        width: 100%;
        height: 100%;
}
.home .category[data-v-221e280c] {
    margin-top: 35px;
    width: 100%;
    font-size: 0;
}
.home .category > a[data-v-221e280c] {
      display: inline-block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 90px;
      height: 34px;
      border-radius: 17px;
      font-size: 16px;
      text-align: center;
      line-height: 34px;
      margin-right: 2px !important;
      position: relative;
      color: #333;
      margin: 5px 0;
}
.home .category > a button .more[data-v-221e280c] {
        display: inline-block;
        width: 34px;
        height: 34px;
        vertical-align: middle;
        margin-right: 12px;
}
.home .category > a[data-v-221e280c]:nth-last-of-type(1) {
        margin-right: 0;
}
.home .category > a[data-v-221e280c]:hover {
        color: #fff;
        background-color: #ffcf3f;
        cursor: pointer;
}
.home .category > a.is_active[data-v-221e280c] {
        color: #fff;
        background-color: #ffcf3f;
        cursor: pointer;
}
.home .category > a > i[data-v-221e280c] {
        font-size: 28px;
        line-height: 1;
        position: relative;
        top: 5px;
        left: -10px;
}
.home .category .el-button.el-button--primary.el-dropdown-selfdefine[data-v-221e280c] {
      width: 100%;
      height: 100%;
      background-color: #ffffff;
      border: none;
      color: #333;
      font-size: 16px;
}
.home .content[data-v-221e280c] {
    width: 1230px;
    font-size: 0;
    margin-top: 5px;
    margin-bottom: 30px;
}
.home .content .courseBox[data-v-221e280c] {
      display: inline-block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      margin-top: 30px;
      margin-right: 30px;
      vertical-align: top;
      width: 30.9%;
      height: 326px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
      padding: 20px;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      position: relative;
      cursor: pointer;
}
.home .content .courseBox .three[data-v-221e280c] {
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        border-width: 30px;
        border-color: #ff6920 transparent transparent #ff6920;
        border-style: solid;
        border-top-left-radius: 10px;
        margin: 0 auto;
}
.home .content .courseBox .three .childspan[data-v-221e280c] {
          position: relative;
          left: -21px;
          top: -37px;
          display: block;
          width: 60px;
          height: 60px;
          font-family: 'Microsoft YaHei';
          font-size: 16px;
          line-height: 18px;
          letter-spacing: 0px;
          -webkit-transform: rotate(-45deg) scale(0.8);
                  transform: rotate(-45deg) scale(0.8);
          color: #ffffff;
}
.home .content .courseBox[data-v-221e280c]:hover {
        -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .1);
                box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .1);
        -webkit-transform: translateY(-2px);
                transform: translateY(-2px);
}
.home .content .courseBox p.tag[data-v-221e280c] {
        display: inline-block;
        padding: 0 6px;
        height: 18px;
        border: 1px solid #f39800;
        color: #f39800;
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        border-radius: 3px;
        letter-spacing: 2px;
}
.home .content .courseBox p.tag.tagGray[data-v-221e280c] {
          border: 1px solid #999;
          color: #999;
}
.home .content .courseBox p.title[data-v-221e280c] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-right: 15px;
        font-family: 'Microsoft YaHei';
        font-weight: bold;
        font-size: 20px;
        margin-top: 20px;
        max-height: 60px;
        color: #333333;
        text-indent: 0;
}
.home .content .courseBox p.durationDate[data-v-221e280c] {
        font-size: 14px;
        color: #333333;
        line-height: 14px;
        margin-top: 18px;
}
.home .content .courseBox p.prop[data-v-221e280c] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-top: 20px;
}
.home .content .courseBox p.prop span[data-v-221e280c] {
          display: inline-block;
          border-radius: 12px;
          background-color: #f5f5f5;
          font-size: 14px;
          color: #999999;
          line-height: 19px;
          margin-right: 10px;
          padding: 2px 12px;
}
.home .content .courseBox .warpteacher[data-v-221e280c] {
        position: absolute;
        bottom: 79px;
}
.home .content .courseBox .warpteacher .teacherimg[data-v-221e280c] {
          width: 57px;
          margin-right: 7px;
          display: inline-block;
}
.home .content .courseBox .warpteacher .teacherimg.leftdiv[data-v-221e280c] {
            margin-left: -4px;
}
.home .content .courseBox .warpteacher .teacherimg .imgD[data-v-221e280c] {
            border-radius: 50%;
            width: 34px;
            height: 34px;
            margin: 0 auto;
            margin-bottom: 5px;
}
.home .content .courseBox .warpteacher .teacherimg .imgD img[data-v-221e280c] {
              border-radius: 50%;
              width: 100%;
              height: 100%;
}
.home .content .courseBox .warpteacher .teacherimg h6[data-v-221e280c] {
            margin: 0 auto;
            max-width: 57px;
            font-family: 'Microsoft YaHei';
            font-size: 13px;
            line-height: 18px;
            letter-spacing: 0px;
            color: #999999;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
}
.home .content .courseBox .warpteacher .hidemore[data-v-221e280c] {
          float: right;
          margin: auto 0;
}
.home .content .courseBox div.showTime[data-v-221e280c] {
        color: #999999;
        position: absolute;
        font-family: 'Microsoft YaHei';
        font-size: 14px;
        bottom: 20px;
}
.home .content .courseBox div.showTime .oldPrice[data-v-221e280c] {
          text-decoration: line-through;
}
.home .content .courseBox[data-v-221e280c]:nth-of-type(3n) {
      margin-right: 0;
}
.home .warph[data-v-221e280c] {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.home .warph h2[data-v-221e280c] {
      font-size: 24px;
      vertical-align: middle;
      text-align: right;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #999999;
}
.home .warph h2 .rangeprice[data-v-221e280c] {
        position: relative;
        top: 7px;
        font-size: 14px;
        margin-right: 4px;
}
.home .warph h2 span[data-v-221e280c] {
        display: block;
        /*&:nth-child(1) {*/
        /*font-size: 14px;*/
        /*text-decoration: line-through;*/
        /*}*/
}
.home .warph h2 span.rmb[data-v-221e280c]:before {
          content: '\A5';
          font-size: 14px;
          margin-right: 4px;
}
.home .warph h2 span[data-v-221e280c]:nth-child(1) {
          margin-top: 8px;
          height: 36px;
          line-height: 40px !important;
          font-size: 24px;
          color: #ff6a20;
          padding-left: 20px;
}
.home .warph h2 span:nth-child(1) b[data-v-221e280c] {
            font-size: 22px;
            font-weight: bold;
}
.home .warph h2 span .mianfei[data-v-221e280c] {
          line-height: 48px !important;
}
.home .warph h2 #willsell[data-v-221e280c] {
        line-height: 45px !important;
}
.home .warph h2 .appoint[data-v-221e280c] {
        margin-top: 8px;
        height: 36px;
        line-height: 28px;
        font-size: 24px;
        color: #ff6a20;
        padding-left: 20px;
}
.home .warph h2 .appoint b[data-v-221e280c] {
          font-size: 26px;
          font-weight: bold;
}
.home .warph h2 .stopsell b[data-v-221e280c] {
        font-family: 'Microsoft YaHei';
        font-size: 22px !important;
        font-weight: bold;
        line-height: 47px;
        color: #999999;
}
.home .rmb[data-v-221e280c] {
    position: relative;
    top: 7px;
}
.home .yuanjia[data-v-221e280c] {
    position: relative;
    top: 44px;
    right: 78px;
}
.home .pagination[data-v-221e280c] {
    text-align: center;
}
.three[data-v-221e280c] {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  border-width: 30px;
  border-color: #ff6920 transparent transparent #ff6920;
  border-style: solid;
  border-top-left-radius: 10px;
  margin: 0 auto;
}
.three .childspan[data-v-221e280c] {
    position: relative;
    left: -24px;
    top: -32px;
    display: block;
    width: 60px;
    height: 60px;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0px;
    -webkit-transform: rotate(-45deg) scale(0.8);
            transform: rotate(-45deg) scale(0.8);
    color: #ffffff;
}

.el-message {
  z-index: 10012 !important;
}
.homeDropDown {
  width: 150px;
}
.homeDropDown .el-dropdown-menu__item:focus, .homeDropDown .el-dropdown-menu__item:not(.is-disabled):hover {
    color: #f8b42b;
}
.home .el-carousel__button {
  width: 15px;
}

.date[data-v-2369bb82] {
  margin-top: 20px;
  line-height: 1;
  font-size: 14px;
  color: #333333;
}

.wrappage[data-v-6b28a7b5] {
  text-align: center;
}
.wrappage .pagelist[data-v-6b28a7b5] {
    display: inline-block;
}
.wrappage .pagelist a[data-v-6b28a7b5] {
      display: inline-block;
      height: 28px;
      background-color: #fff;
      -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
              box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
      line-height: 28px;
      text-align: center;
      color: #bbb;
      font-size: 14px;
}
.wrappage .pagelist .changepage[data-v-6b28a7b5] {
      width: 60px;
      border-radius: 13px;
      font-weight: 400;
      padding-left: 4px;
      padding-right: 4px;
      color: #333333;
}
.wrappage .pagelist .lia[data-v-6b28a7b5] {
      width: 28px;
      border-radius: 28px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      min-width: 28px;
      margin: 0 9px;
      color: #333333;
}
.wrappage .pagelist .lia[data-v-6b28a7b5]:hover {
        background-color: #f8b42b;
        color: white;
}
.wrappage .pagelist .lia.activeA[data-v-6b28a7b5] {
        background-color: #f8b42b;
        color: white;
}

.lesson[data-v-a2608e90] {
  max-width: 960px;
  min-height: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #f7f7fb;
}
.lesson-open[data-v-a2608e90], .lesson-recommend[data-v-a2608e90] {
    padding: 20px 0;
}
.lesson-open .title[data-v-a2608e90], .lesson-recommend .title[data-v-a2608e90] {
      margin: 0 30px 20px;
      font-family: PingFangSC-Medium;
      font-size: 28px;
      font-weight: bold;
      font-stretch: normal;
      letter-spacing: 0px;
      color: #333333;
}
.lesson-open .load-more[data-v-a2608e90], .lesson-recommend .load-more[data-v-a2608e90] {
      padding: 20px;
      font-size: 14px;
      color: #999999;
      text-align: center;
}
.lesson-open .load-more img[data-v-a2608e90], .lesson-recommend .load-more img[data-v-a2608e90] {
        width: 72px;
        height: 20px;
}

.lesson-item[data-v-3c63548e] {
  margin: 0 20px 20px;
  padding: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 14px 0px rgba(237, 235, 243, .4);
          box-shadow: 0px 4px 14px 0px rgba(237, 235, 243, .4);
  border-radius: 20px;
}
.lesson-item .name[data-v-3c63548e] {
    margin-bottom: 10px;
    font-family: PingFangSC-Medium;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}
.lesson-item .time[data-v-3c63548e] {
    margin-bottom: 10px;
    font-family: PingFangSC-Light;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}
.lesson-item .tags[data-v-3c63548e] {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.lesson-item .tags .tag-item[data-v-3c63548e] {
      margin-right: 10px;
      padding: 4px 10px;
      background-color: rgba(252, 91, 8, .05);
      border-radius: 4px;
      font-family: PingFangSC-Regular;
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      letter-spacing: 0px;
      line-height: 18px;
      color: #fc5b08;
}
.lesson-item .tags .tag-course[data-v-3c63548e] {
      background-color: rgba(87, 173, 75, .05);
      color: #57ad4b;
}
.lesson-item .flex[data-v-3c63548e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.lesson-item .flex .teachers[data-v-3c63548e] {
      height: 34px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.lesson-item .flex .teachers .teacher-item[data-v-3c63548e] {
        width: 34px;
        height: 34px;
        margin-right: 20px;
        border-radius: 17px;
        overflow: hidden;
}
.lesson-item .flex .teachers .teacher-item img[data-v-3c63548e] {
          width: 34px;
          height: 34px;
}
.lesson-item .flex .price[data-v-3c63548e] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline;
}
.lesson-item .flex .price-original[data-v-3c63548e] {
        margin-right: 10px;
        font-family: PingFangSC-Regular;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 34px;
        letter-spacing: 0px;
        color: rgba(72, 72, 72, .5);
        text-decoration: line-through;
}
.lesson-item .flex .price-current[data-v-3c63548e] {
        font-family: PingFangSC-Medium;
        font-size: 22px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #fc5b08;
        line-height: 34px;
}
.lesson-item .flex .price-current .currency[data-v-3c63548e] {
          font-size: 14px;
}
.lesson-item .flex .price-current .textgray[data-v-3c63548e] {
          color: rgba(72, 72, 72, .5);
}
.lesson-item .flex .btn p[data-v-3c63548e] {
      height: 32px;
      padding: 8px 22px;
      border-radius: 24px;
      font-family: PingFangSC-Medium;
      font-size: 24px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 32px;
      letter-spacing: 0px;
}
.lesson-item .flex .btn .bgorange[data-v-3c63548e] {
      background-image: -webkit-gradient(linear, left top, right top, from(#fc5b08), to(#ff6d00));
      background-image: linear-gradient(90deg, #fc5b08 0%, #ff6d00 100%);
      color: #ffffff;
}
.lesson-item .flex .btn .bggray[data-v-3c63548e] {
      background-color: #f7f7fb;
      color: #999999;
}

@charset "UTF-8";
.dialog[data-v-287485d4] {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  top: 0;
  left: 0;
  z-index: 999;
}
.dialog .inner[data-v-287485d4] {
    width: 450px;
    height: 500px;
    background-color: #ffffff;
    border-radius: 10px;
    position: absolute;
    top: calc(50% - 250px);
    left: calc(50% - 225px);
    padding: 60px 94px 40px 94px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    position: relative;
}
.dialog .inner .payFailed[data-v-287485d4] {
      height: 400px;
      background: url(https://webstatic.orangevip.com/img/payFailed.2f8981a.png) no-repeat center 115px;
}
.dialog .inner .tip-err[data-v-287485d4] {
      color: #333;
      margin-top: 242px;
      font-size: 16px;
}
.dialog .inner .close[data-v-287485d4] {
      width: 30px;
      height: 30px;
      border: 1px solid #bbb;
      border-radius: 50%;
      position: absolute;
      right: 10px;
      top: 10px;
      color: #bbb;
      line-height: 30px;
      cursor: pointer;
}
.dialog .inner .img-wrap[data-v-287485d4] {
      height: 200px;
      background: url(https://webstatic.orangevip.com/img/alipayLoad.ae24eae.png) no-repeat 30px 30px;
}
.dialog .inner img[data-v-287485d4] {
      margin: 30px auto;
      width: 200px;
      height: 200px;
}
.dialog .inner h2[data-v-287485d4] {
      font-size: 24px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 19px;
}
.dialog .inner p[data-v-287485d4] {
      font-size: 16px;
      color: #333;
}
.dialog .inner .payed[data-v-287485d4] {
      width: 201px;
      height: 47px;
      background-color: #f9bb3e;
      -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
              box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
      border-radius: 23px;
      font-family: 'Microsoft YaHei';
      font-size: 24px;
      line-height: 47px;
      letter-spacing: 2px;
      color: #ffffff;
      cursor: pointer;
      margin: 0 auto 40px;
}
.dialog .inner .tip[data-v-287485d4] {
      color: #333;
      font-size: 16px;
      cursor: pointer;
}
.dialog .inner .noPayTip[data-v-287485d4] {
      display: block;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 24%;
      width: 300px;
      height: 50px;
      line-height: 50px;
      border-radius: 8px;
      background: rgba(0, 0, 0, .6);
}
.dialog .inner .noPayTip p[data-v-287485d4] {
        font-size: 16px;
        color: #999;
}
.payWay[data-v-287485d4] {
  padding-bottom: 76px;
}
.payWay li[data-v-287485d4] {
    cursor: pointer;
    height: 56px;
    margin-right: 70px;
}
.payWay li[data-v-287485d4]:last-child {
      margin-right: 0;
}
.payWay li span[data-v-287485d4] {
      display: block;
      line-height: 56px;
      font-size: 20px;
      color: #333;
}
.payWay li .payimg[data-v-287485d4] {
      height: 56px;
      float: left;
      margin-right: 24px;
}
.payWay li .icon-zhifubaozhifu[data-v-287485d4],
    .payWay li .icon-weixinzhifu[data-v-287485d4] {
      color: #56abe4;
      font-size: 56px;
      margin-right: 24px;
}
.payWay li .icon-weixinzhifu[data-v-287485d4] {
      color: #4fb640;
      -webkit-transform: scaleY(0.93);
              transform: scaleY(0.93);
}
.payWay li .icon-jd[data-v-287485d4] {
      margin-right: 24px;
      background: url(https://webstatic.orangevip.com/img/icon-jd.53441a8.png) no-repeat center;
      width: 56px;
      height: 56px;
      background-size: 56px 56px;
}
.payWay li .icon-dui1[data-v-287485d4] {
      color: #f8b42b;
      margin-left: 18px;
}
.payWay li .cuo[data-v-287485d4] {
      width: 20px;
      height: 20px;
      border: 1px solid #999999;
      border-radius: 50%;
      margin: 18px 0 0 16px;
}
.payWay li[data-v-287485d4]:last-child {
    margin-right: 0 !important;
}
.agreement[data-v-287485d4] {
  margin-bottom: 60px;
  line-height: 20px;
}
.agreement > div img[data-v-287485d4] {
    width: 16px;
    height: 16px;
    margin-top: 2px;
}
.agreement > div p[data-v-287485d4] {
    font-size: 16px;
    color: #333333;
    display: inline-block;
}
.agreement > p[data-v-287485d4] {
    font-size: 16px;
    color: #f8b42b;
    display: inline-block;
}
.agreement span[data-v-287485d4] {
    color: #ed723a;
    cursor: pointer;
}
.agreement span:last-child i[data-v-287485d4] {
      display: none;
}
.buy[data-v-287485d4] {
  width: 201px;
  height: 47px;
  background-color: #dddddd;
  -webkit-box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
          box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
  border-radius: 23px;
  margin: 0 auto;
  font-size: 23px;
  line-height: 44px;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.surebuy[data-v-287485d4] {
  cursor: pointer;
  background-color: #f9bb3e;
  -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
          box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.payment-details .payment-wrap[data-v-287485d4] {
  width: 950px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  border-left: 5px solid #ffcf3f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  padding: 0 18px;
  padding-bottom: 17px;
}
.payment-details .payment-wrap .ystxt[data-v-287485d4] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 17px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #ff6a20;
}
.payment-details .payment-wrap .ystxt p[data-v-287485d4] {
      line-height: 18px;
      font-size: 16px;
      color: #ff6a20;
}
.payment-details .payment-wrap p[data-v-287485d4] {
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    margin-top: 17px;
}
.payment-details .payment-wrap p .price[data-v-287485d4] {
      color: #999999;
}
.payment-details .payment-wrap p .default-price[data-v-287485d4] {
      text-decoration: line-through;
}
.payment-details .payment-wrap p .total-price[data-v-287485d4] {
      color: #ff6a20;
}
.order-info[data-v-287485d4] {
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  background-color: #fff;
  width: 1200px;
  margin: 0 auto 20px;
  overflow: hidden;
}
.order-info .order-info-main[data-v-287485d4] {
    width: 950px;
    margin: 50px auto;
}
.order-info .order-info-main h3[data-v-287485d4] {
      height: 24px;
      font-family: 'Microsoft YaHei';
      font-size: 18px;
      font-weight: bold;
      font-stretch: normal;
      line-height: 24px;
      letter-spacing: 0px;
      color: #333333;
      margin-bottom: 30px;
      margin-top: 70px;
}
.order-info .order-info-main .payWay h3[data-v-287485d4] {
      margin-bottom: 42px;
}
.order-info .order-info-main .order[data-v-287485d4] {
      margin-bottom: 50px;
}
.order-info .order-info-main .order .order-class-wrap[data-v-287485d4] {
        width: 950px;
        background-color: #ffffff;
        -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .08);
                box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .08);
        border-radius: 5px;
        border-left: 5px solid #ffcf3f;
        padding: 0 20px 0 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        position: relative;
}
.order-info .order-info-main .order .order-class-wrap .item[data-v-287485d4] {
          padding: 30px 0;
          border-bottom: 1px solid #eee;
}
.order-info .order-info-main .order .order-class-wrap .item[data-v-287485d4]:last-child {
            border-bottom: 0;
}
.order-info .order-info-main .order .order-class-wrap h4[data-v-287485d4] {
          height: 21px;
          font-family: 'Microsoft YaHei';
          font-size: 20px;
          color: #333333;
          margin-bottom: 19px;
          font-weight: bold;
          cursor: pointer;
}
.order-info .order-info-main .order .order-class-wrap .timer[data-v-287485d4] {
          font-family: 'Microsoft YaHei';
          font-size: 16px;
          color: #333333;
          cursor: pointer;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
}
.order-info .order-info-main .order .order-class-wrap .timer p[data-v-287485d4] {
            -webkit-box-flex: 1;
                -ms-flex: 1;
                    flex: 1;
}
.order-info .order-info-main .order .order-class-wrap .timer .price-box .price-a[data-v-287485d4] {
            font-size: 16px;
            font-family: MicrosoftYaHei;
            color: #999999;
            line-height: 21px;
            margin-right: 20px;
}
.order-info .order-info-main .order .order-class-wrap .timer .price-box .price-b[data-v-287485d4] {
            font-size: 16px;
            color: #ed723a;
            line-height: 21px;
}
.order-info .order-info-main .order .order-class-wrap .timer .price-box .price-b span[data-v-287485d4] {
              position: relative;
              padding-right: 24px;
              font-size: 28px;
              line-height: 21px;
              display: inline-block;
}
.order-info .order-info-main .order .order-class-wrap .timer .price-box .price-b span[data-v-287485d4]::before {
                content: '\FFE5';
                position: absolute;
                left: -15px;
                bottom: -3px;
                font-size: 14px;
}
.huabeipay[data-v-287485d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}
.huabeipay .paytitle[data-v-287485d4] {
    width: 160px;
    line-height: 56px;
    font-size: 20px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.huabeipay .paytitle img[data-v-287485d4] {
      width: 56px;
      height: 56px;
      margin-right: 24px;
}
.huabeipay .huabei-list[data-v-287485d4] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.huabeipay .huabei-list .item[data-v-287485d4] {
      cursor: pointer;
      width: 180px;
      height: 60px;
      background-color: #f5f5f5;
      border-radius: 5px;
      border: solid 1px #f5f5f5;
      text-align: center;
      margin-right: 20px;
}
.huabeipay .huabei-list .item .p1[data-v-287485d4] {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: 0px;
        color: #333333;
        margin-top: 11px;
}
.huabeipay .huabei-list .item .p2[data-v-287485d4] {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: 0px;
        color: #999999;
        margin-top: 7px;
}
.huabeipay .huabei-list .active[data-v-287485d4] {
      border: solid 1px #f9bb3e;
      background-color: #fff8e0;
}
.fenqibox .card-title[data-v-287485d4] {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fenqibox .card-title .iconfont[data-v-287485d4] {
    color: #b3b3b3;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}
.fenqibox .card-title .tips[data-v-287485d4] {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}
.fenqibox .info[data-v-287485d4] {
  background-color: #fff;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  border-left: 5px solid #f7d15c;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  padding: 15px 20px 15px 16px;
  margin-bottom: 70px;
}
.fenqi-box .stage-list .item[data-v-287485d4] {
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.fenqi-box .stage-list .item ._l[data-v-287485d4] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 23px;
    position: relative;
}
.fenqi-box .stage-list .item ._l .rmb[data-v-287485d4] {
      color: #999;
}
.fenqi-box .stage-list .item ._l .rmb[data-v-287485d4]::before {
        color: #999;
}
.fenqi-box .stage-list .item ._l[data-v-287485d4]::before {
      content: '';
      border-radius: 50%;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 13px;
      height: 13px;
      background: #ffffff;
      border: 2px solid #ddd;
      position: absolute;
      z-index: 2;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.fenqi-box .stage-list .item ._l[data-v-287485d4]::after {
      height: 45px;
      width: 1px;
      background: #ddd;
      left: 6px;
      top: -50%;
      content: '';
      position: absolute;
}
.fenqi-box .stage-list .item ._l.active .rmb[data-v-287485d4] {
      color: #fc5b08;
}
.fenqi-box .stage-list .item ._l.active .rmb[data-v-287485d4]::before {
        color: #fc5b08;
}
.fenqi-box .stage-list .item ._l.active[data-v-287485d4]::before {
      border: 2px solid #fc5b08;
}
.fenqi-box .stage-list .item ._l .rmb[data-v-287485d4] {
      line-height: 0;
      font-size: 14px;
      position: relative;
      padding-left: 10px;
}
.fenqi-box .stage-list .item ._l .rmb span[data-v-287485d4] {
        font-size: 12px;
        position: absolute;
        -webkit-transform: scale(0.9);
                transform: scale(0.9);
        left: 0;
        bottom: -1px;
}
.fenqi-box .stage-list .item ._l .rmb[data-v-287485d4]::before {
        font-size: 10px;
        -webkit-transform: scale(0.9);
                transform: scale(0.9);
        bottom: -1px;
}
.fenqi-box .stage-list .item:last-child ._l[data-v-287485d4]::after {
    display: none;
}
.tips-modal[data-v-287485d4] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, .6);
  z-index: 3000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tips-modal .container[data-v-287485d4] {
    width: 430px;
    background: #ffffff;
    border-radius: 8px;
    padding: 50px 36px 30px;
    position: relative;
}
.tips-modal .container .title[data-v-287485d4] {
      font-size: 24px;
      font-weight: bold;
      color: #333333;
      text-align: center;
      margin-bottom: 30px;
}
.tips-modal .container .content[data-v-287485d4] {
      font-size: 16px;
      color: #333333;
      line-height: 26px;
      text-align: center;
}
.tips-modal .container .footer-btn[data-v-287485d4] {
      margin-top: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.tips-modal .container .footer-btn.show-all[data-v-287485d4] {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
.tips-modal .container .footer-btn.show-all button[data-v-287485d4] {
          max-width: 46%;
}
.tips-modal .container .footer-btn button[data-v-287485d4] {
        display: block;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        max-width: 50%;
        height: 50px;
        background: #efbd56;
        border-radius: 25px;
        line-height: 25px;
        color: #fff;
        border: none;
        outline: none;
        font-size: 24px;
}
.tips-modal .container .close[data-v-287485d4] {
      position: absolute;
      right: 10px;
      top: 10px;
      cursor: pointer;
}
.tips-modal .container .close img[data-v-287485d4] {
        width: 32px;
}

.mobile-wrapper[data-v-87cc66ba] {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(https://webstatic.orangevip.com/img/left.7d63474.png) no-repeat 0 93px, url(https://webstatic.orangevip.com/img/right.f6fc913.png) no-repeat right 260px;
  background-color: #fff;
  top: 0;
  left: 0;
}
.mobile-wrapper .mobile[data-v-87cc66ba] {
    width: 1200px;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.mobile-wrapper .mobile .desc[data-v-87cc66ba] {
      width: 574px;
      height: 504px;
      background: url(https://webstatic.orangevip.com/img/background.little.11c0545.png) no-repeat 80px 75px;
}
.mobile-wrapper .mobile .desc .download-text[data-v-87cc66ba] {
        width: 100%;
        margin-bottom: 80px;
}
.mobile-wrapper .mobile .desc .download-text p[data-v-87cc66ba] {
          font-size: 46px;
          font-family: "Microsoft Yahei";
          font-weight: bold;
          color: #ff6a20;
          margin-bottom: 18px;
}
.mobile-wrapper .mobile .desc .download-text p[data-v-87cc66ba]:last-child {
            margin-bottom: 0;
}
.mobile-wrapper .mobile .desc .download[data-v-87cc66ba] {
        width: 100%;
}
.mobile-wrapper .mobile .desc .download .download-code[data-v-87cc66ba] {
          display: inline-block;
          width: 125px;
          text-align: center;
          font-size: 12px;
          margin-right: 44px;
}
.mobile-wrapper .mobile .desc .download .download-code .qrcode[data-v-87cc66ba] {
            display: block;
            width: 125px;
            height: 125px;
            background-color: #fff;
            border: 1px solid #eee;
            margin-bottom: 10px;
}
.mobile-wrapper .mobile .desc .download .download-btn[data-v-87cc66ba] {
          display: inline-block;
          vertical-align: top;
}
.mobile-wrapper .mobile .desc .download .download-btn a[data-v-87cc66ba] {
            display: block;
            width: 200px;
            height: 48px;
            line-height: 48px;
            border-radius: 24px;
            background-color: #f9bb3e;
            font-size: 23px;
            letter-spacing: 2px;
            color: #fff;
            text-decoration: none;
            -webkit-transition: all .3s;
            transition: all .3s;
}
.mobile-wrapper .mobile .desc .download .download-btn a[data-v-87cc66ba]:hover {
              -webkit-box-shadow: 0 11px 23px 0 rgba(249, 187, 62, .39);
                      box-shadow: 0 11px 23px 0 rgba(249, 187, 62, .39);
}
.mobile-wrapper .mobile .desc .download .download-btn a[data-v-87cc66ba]:first-child {
              margin-bottom: 30px;
              padding-left: 63px;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              background: #f9bb3e url(https://webstatic.orangevip.com/img/icon-ios.a245853.png) no-repeat 18px 7px;
}
.mobile-wrapper .mobile .desc .download .download-btn a[data-v-87cc66ba]:nth-of-type(2) {
              padding-left: 63px;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              background: #f9bb3e url(https://webstatic.orangevip.com/img/icon-android.57b2e17.png) no-repeat 18px 7px;
}
.mobile-wrapper .mobile .ad-avatar[data-v-87cc66ba] {
      position: absolute;
      top: -170px;
      left: 830px;
      width: 335px;
}
.mobile-wrapper .mobile .ad-avatar .sports_girl[data-v-87cc66ba] {
        display: inline-block;
        height: 626px;
        width: 335px;
        min-height: 528px;
        margin-top: 50px;
        background: url(https://webstatic.orangevip.com/img/girl.06ae8c0.png) no-repeat right top;
        position: relative;
        animation: theanimation-data-v-87cc66ba 3.5s infinite;
        -webkit-animation: theanimation-data-v-87cc66ba 3.5s infinite;
        -moz-animation: theanimation-data-v-87cc66ba 3.5s infinite;
        -o-animation: theanimation-data-v-87cc66ba 3.5s infinite;
        -ms-animation: theanimation-data-v-87cc66ba 3.5s infinite;
}
@keyframes theanimation-data-v-87cc66ba {
0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
@-webkit-keyframes theanimation-data-v-87cc66ba {
0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
.mobile-wrapper .mobile .ad-avatar .sports_girl[data-v-87cc66ba]:before {
          content: '';
          position: absolute;
          width: 183px;
          height: 218px;
          left: -140px;
          background: url(https://webstatic.orangevip.com/img/smail.element.2a75fe5.png) no-repeat left top;
}
.mobile-wrapper .mobile .ad-avatar .girl_shadow[data-v-87cc66ba] {
        display: block;
        width: 264px;
        height: 105px;
        margin-top: -67px;
        margin-left: 90px;
        background: url(https://webstatic.orangevip.com/img/girl.shadow.6aed499.png) no-repeat center;
}
@media only screen and (min-width: 1921px) {
.mobile-wrapper[data-v-87cc66ba] {
    background-size: 480px 987px, 960px 969px;
}
.mobile-wrapper .mobile .ad-avatar[data-v-87cc66ba] {
      left: 860px;
      top: -140px;
}
}
@media only screen and (max-width: 1600px) {
.mobile-wrapper[data-v-87cc66ba] {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: url(https://webstatic.orangevip.com/img/left.7d63474.png) no-repeat 0 93px, url(https://webstatic.orangevip.com/img/right.f6fc913.png) no-repeat right 260px;
    background-size: 270px 555px, 540px 545px;
    background-color: #fff;
    top: 0;
    left: 0;
}
.mobile-wrapper .mobile[data-v-87cc66ba] {
      width: 1200px;
      position: absolute;
      top: 30%;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
}
.mobile-wrapper .mobile .desc[data-v-87cc66ba] {
        width: 574px;
        height: 504px;
        margin-left: 100px;
        background: url(https://webstatic.orangevip.com/img/background.little.11c0545.png) no-repeat 80px 75px;
}
.mobile-wrapper .mobile .desc .download-text[data-v-87cc66ba] {
          width: 100%;
          margin-bottom: 80px;
}
.mobile-wrapper .mobile .desc .download-text p[data-v-87cc66ba] {
            font-size: 42px;
            font-family: "Microsoft Yahei";
            font-weight: bold;
            color: #ff6a20;
            margin-bottom: 18px;
}
.mobile-wrapper .mobile .desc .download-text p[data-v-87cc66ba]:last-child {
              margin-bottom: 0;
}
.mobile-wrapper .mobile .desc .download[data-v-87cc66ba] {
          width: 100%;
}
.mobile-wrapper .mobile .desc .download .download-code[data-v-87cc66ba] {
            display: inline-block;
            width: 125px;
            text-align: center;
            font-size: 12px;
            margin-right: 44px;
}
.mobile-wrapper .mobile .desc .download .download-code .qrcode[data-v-87cc66ba] {
              display: block;
              width: 125px;
              height: 125px;
              background-color: #fff;
              border: 1px solid #eee;
              margin-bottom: 10px;
}
.mobile-wrapper .mobile .desc .download .download-btn[data-v-87cc66ba] {
            display: inline-block;
            vertical-align: top;
}
.mobile-wrapper .mobile .desc .download .download-btn a[data-v-87cc66ba] {
              display: block;
              width: 210px;
              height: 48px;
              line-height: 48px;
              border-radius: 24px;
              background-color: #f9bb3e;
              font-size: 23px;
              text-align: center;
              color: #fff;
              text-decoration: none;
}
.mobile-wrapper .mobile .desc .download .download-btn a[data-v-87cc66ba]:first-child {
                margin-bottom: 30px;
}
.mobile-wrapper .mobile .ad-avatar[data-v-87cc66ba] {
        position: absolute;
        top: -120px;
        left: 820px;
        width: 335px;
}
.mobile-wrapper .mobile .ad-avatar .sports_girl[data-v-87cc66ba] {
          display: inline-block;
          height: 470px;
          width: 251px;
          margin-top: 50px;
          background: url(https://webstatic.orangevip.com/img/girl.06ae8c0.png) no-repeat right top;
          background-size: contain;
          position: relative;
          animation: theanimation-data-v-87cc66ba 3.5s infinite;
          -webkit-animation: theanimation-data-v-87cc66ba 3.5s infinite;
          -moz-animation: theanimation-data-v-87cc66ba 3.5s infinite;
          -o-animation: theanimation-data-v-87cc66ba 3.5s infinite;
          -ms-animation: theanimation-data-v-87cc66ba 3.5s infinite;
}
@keyframes theanimation-data-v-87cc66ba {
0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
50% {
      -webkit-transform: translateY(20px);
              transform: translateY(20px);
}
100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
}
@-webkit-keyframes theanimation-data-v-87cc66ba {
0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
50% {
      -webkit-transform: translateY(20px);
              transform: translateY(20px);
}
100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
}
}
.mobile-wrapper .mobile .ad-avatar .sports_girl[data-v-87cc66ba]:before {
            content: '';
            position: absolute;
            width: 183px;
            height: 218px;
            left: -140px;
            background: url(https://webstatic.orangevip.com/img/smail.element.2a75fe5.png) no-repeat left top;
}
.mobile-wrapper .mobile .ad-avatar .girl_shadow[data-v-87cc66ba] {
          display: block;
          width: 264px;
          height: 105px;
          margin-top: -94px;
          margin-left: 52px;
          background: url(https://webstatic.orangevip.com/img/girl.shadow.6aed499.png) no-repeat center;
}
}

.modifyAddress[data-v-43e1d54b] {
  width: 1200px;
  margin: 30px auto 100px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  padding: 70px 394px 0 320px;
  padding-bottom: 30px;
}
.modifyAddress .address[data-v-43e1d54b] {
    min-height: 600px;
}
.modifyAddress .address h3[data-v-43e1d54b] {
      position: relative;
      font-size: 18px;
      color: #333;
      margin-bottom: 30px;
      font-weight: bold;
}
.modifyAddress .address .address-wrap .addr-input[data-v-43e1d54b] {
      height: 47px;
      background-color: #f5f5f5;
      border-radius: 5px;
      margin-bottom: 20px;
      color: #333;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.modifyAddress .address .address-wrap .addr-input input[data-v-43e1d54b] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 414px;
        height: 47px;
        background-color: #f5f5f5;
}
.modifyAddress .address .address-wrap .addr-input input[data-v-43e1d54b]::-webkit-input-placeholder {
          font-size: 16px;
          color: #999999;
}
.modifyAddress .address .address-wrap .addr-input input[data-v-43e1d54b]:-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          font-size: 16px;
          color: #999999;
}
.modifyAddress .address .address-wrap .addr-input input[data-v-43e1d54b]::-moz-placeholder {
          /* Mozilla Firefox 19+ */
          font-size: 16px;
          color: #999999;
}
.modifyAddress .address .address-wrap .addr-input input[data-v-43e1d54b]:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          font-size: 16px;
          color: #999999;
}
.modifyAddress .address .address-wrap .border-input[data-v-43e1d54b] {
      border-left: 5px solid #ff6a20;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: relative;
      padding-left: 46px;
}
.modifyAddress .address .address-wrap .border-input input[data-v-43e1d54b] {
        padding-right: 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.modifyAddress .address .address-wrap .border-input .icon[data-v-43e1d54b] {
        position: absolute;
        left: 15px;
        top: 15px;
        font-size: 14px;
}
.modifyAddress .address .address-wrap .sure-commit[data-v-43e1d54b] {
      border-left-color: #46d6b7;
}
.modifyAddress .address .address-wrap .select-item[data-v-43e1d54b] {
      width: 150px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block;
      position: relative;
      height: 47px;
}
.modifyAddress .address .address-wrap .select-item .bg-col[data-v-43e1d54b] {
        width: 150px;
        height: 47px;
        position: absolute;
        z-index: 333;
        background-color: #f5f5f5;
        border-radius: 5px;
}
.modifyAddress .address .address-wrap .select-item .icon-xiaosanjiaodown[data-v-43e1d54b] {
        position: absolute;
        right: 20px;
        bottom: 15px;
        z-index: 666;
        font-size: 20px;
        color: #999;
        -webkit-transition: .3s;
        transition: .3s;
}
.modifyAddress .address .address-wrap .select-item .is-foucs[data-v-43e1d54b] {
        -webkit-transform: rotateZ(-180deg);
                transform: rotateZ(-180deg);
        -webkit-transform-origin: center 12px;
                transform-origin: center 12px;
}
.modifyAddress .address .address-wrap .select-item-oversea[data-v-43e1d54b] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 14px;
      color: #606266;
}
.modifyAddress .address .address-wrap .address-input[data-v-43e1d54b] {
      overflow: hidden;
      height: 120px;
}
.modifyAddress .address .address-wrap .address-input input[data-v-43e1d54b] {
        width: 414px;
}
.modifyAddress .address .address-wrap .address-input textarea[data-v-43e1d54b] {
        width: 414px;
        background-color: #f5f5f5;
        font-size: 16px;
        line-height: 18px;
        resize: none;
        outline: none;
        margin-top: 14px;
}
.modifyAddress .address .address-list ul[data-v-43e1d54b] {
      margin-bottom: 66px;
}
.modifyAddress .address .address-list li[data-v-43e1d54b] {
      height: 18px;
      font-family: "MicrosoftYaHei";
      font-size: 16px;
      line-height: 18px;
      color: #333333;
      margin-bottom: 31px;
}
.modifyAddress .address .address-list li .text[data-v-43e1d54b] {
        margin-left: 5px;
}
.modifyAddress .address .address-list .no-margin[data-v-43e1d54b] {
      margin: 0;
}
.modifyAddress .address .save-address[data-v-43e1d54b] {
      width: 201px;
      height: 47px;
      margin: 60px auto 0;
      text-align: center;
      border-radius: 23px;
      border: solid 2px #dddddd;
      font-family: 'MicrosoftYaHei';
      font-size: 16px;
      line-height: 47px;
      color: #dddddd;
      margin-bottom: 50px;
}
.modifyAddress .address .sure-save-address[data-v-43e1d54b] {
      color: #46d6b7;
      border-color: #46d6b7;
      cursor: pointer;
}
.modifyAddress .address .twoBtn div[data-v-43e1d54b] {
      cursor: pointer;
      display: inline-block;
}
.modifyAddress .address .twoBtn div p[data-v-43e1d54b] {
        display: inline-block;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        margin-left: 9px;
}
.modifyAddress .address .twoBtn div span[data-v-43e1d54b] {
        display: inline-block;
        width: 20px;
}
.modifyAddress .address .twoBtn div .icon-dui1[data-v-43e1d54b] {
        color: #f8b42b;
        font-size: 20px;
}
.modifyAddress .address .twoBtn div .noSelect[data-v-43e1d54b] {
        width: 20px;
        height: 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border-radius: 10px;
        border: 1px solid #999999;
}
.modifyAddress .address .twoBtn div[data-v-43e1d54b]:nth-child(2) {
      margin-left: 94px;
}

.modifyAddress .select-item .el-select {
  position: absolute;
  z-index: 999;
}
.modifyAddress .el-input__inner {
  width: 150px;
  height: 47px;
  border-radius: 5px;
  text-align: left;
  background-color: transparent;
  border: 0;
}
.modifyAddress .el-input--suffix .el-icon-arrow-up:before {
  content: '';
}
.modifyAddress .select-addr {
  margin-bottom: 20px;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.modifyAddress .icon-triangle {
  top: 0;
}
.long-input .el-input__inner {
  width: 80%;
  padding-left: 0;
}
.telcodeblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.telcodeblock .bg-col {
    width: 65px !important;
}
.telcodeblock .select-item {
    width: 65px !important;
    margin-right: 0 !important;
}
.telcodeblock .select-item .icon-xiaosanjiaodown {
      right: 5px !important;
}
.telcodeblock .el-select {
    width: 65px !important;
    display: block;
    z-index: 999;
}
.telcodeblock .el-select .el-input__inner {
      padding-left: 0;
      padding-right: 10px;
      width: 55px;
}
.telcodeblock .telphone {
    width: 337px !important;
    padding-left: 5px;
}

.pay_success[data-v-027a83b6] {
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 10px;
  margin: 66px auto 20px;
  overflow: hidden;
}
.pay_success .p1[data-v-027a83b6] {
    text-align: center;
    width: 350px;
    margin: 0 auto;
    margin-bottom: 13px;
}
.pay_success .p1 span[data-v-027a83b6] {
      color: #333333;
}
.pay_success .p1 .order_no[data-v-027a83b6] {
      margin-right: 60px;
      font-family: "Microsoft YaHei";
      font-size: 16px;
      color: #999;
}
.pay_success .detail-title[data-v-027a83b6] {
    text-align: left;
    position: relative;
}
.pay_success .detail-title .name[data-v-027a83b6] {
      position: absolute;
      white-space: nowrap;
}
.pay_success .fixed-bg[data-v-027a83b6] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .5);
}
.pay_success .fixed-bg .dirlog[data-v-027a83b6] {
      width: 450px;
      height: 589px;
      background: url(https://webstatic.orangevip.com/img/dirlog-bg.2617a76.png) no-repeat;
      background-size: 100%;
      position: absolute;
      top: calc(50% - 363px);
      left: calc(50% - 294px);
}
.pay_success .fixed-bg .dirlog .text[data-v-027a83b6] {
        width: 350px;
        font-size: 20px;
        line-height: 40px;
        color: #333333;
        margin: 380px auto 0;
        text-align: center;
}
.pay_success .fixed-bg .dirlog .text img[data-v-027a83b6] {
          width: 110px;
          height: 110px;
}
.pay_success .fixed-bg .dirlog .join[data-v-027a83b6] {
        display: block;
        width: 201px;
        height: 47px;
        background-color: #f9bb3e;
        -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
        border-radius: 23.5px;
        margin: 30px auto 0;
        font-size: 24px;
        line-height: 47px;
        color: #ffffff;
        text-align: center;
        cursor: pointer;
}
.pay_success .fixed-bg .dirlog .close[data-v-027a83b6] {
        width: 30px;
        height: 30px;
        background: url(https://webstatic.orangevip.com/img/close.e4d2c18.png);
        background-size: 100%;
        right: 10px;
        top: 99px;
        position: absolute;
        cursor: pointer;
}
.pay_success .succ_png[data-v-027a83b6] {
    margin: 43px auto 16px;
    text-align: center;
}
.pay_success h1[data-v-027a83b6] {
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-weight: bold;
    line-height: 61px;
    color: #333333;
    text-align: center;
}
.pay_success .go_class[data-v-027a83b6] {
    width: 201px;
    height: 47px;
    background-color: #f9bb3e;
    -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
            box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
    border-radius: 23px;
    margin: 69px auto 68px;
    font-family: "Microsoft YaHei";
    font-size: 23px;
    line-height: 47px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}
.pay_success .scratch[data-v-027a83b6] {
    width: 604px;
    height: 420px;
    background-image: url(https://webstatic.orangevip.com/img/scr-bg.abdfbaa.png);
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    margin: 0 auto 84px;
    padding: 137px 14px 0 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.pay_success .scratch .scratch-inner[data-v-027a83b6] {
      width: 577px;
      height: 277px;
      padding: 29px 32px 0 33px;
      background-image: url(https://webstatic.orangevip.com/img/copon-bg.9165d9c.png);
      background-size: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: relative;
}
.pay_success .scratch .scratch-inner .copon[data-v-027a83b6] {
        width: 512px;
        height: 140px;
        padding: 20px 46px 0 38px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        color: #fff;
}
.pay_success .scratch .scratch-inner .copon .le[data-v-027a83b6] {
          width: 136px;
          margin-right: 48px;
}
.pay_success .scratch .scratch-inner .copon .le span[data-v-027a83b6] {
            display: block;
            font-size: 24px;
            text-align: center;
}
.pay_success .scratch .scratch-inner .copon .le span[data-v-027a83b6]:first-child {
              font-size: 48px;
              line-height: 48px;
}
.pay_success .scratch .scratch-inner .copon .le span:first-child em[data-v-027a83b6] {
                font-size: 24px;
}
.pay_success .scratch .scratch-inner .copon .ri[data-v-027a83b6] {
          width: 243px;
          font-size: 30px;
          line-height: 44px;
          overflow: hidden;
          text-align: left;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          /* autoprefixer: off */
          -webkit-box-orient: vertical;
          /* autoprefixer: on */
}
.pay_success .scratch .scratch-inner .copon-info[data-v-027a83b6] {
        height: 74px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 24px;
        color: #999;
}
.pay_success .scratch .scratch-inner .copon-info button[data-v-027a83b6] {
          width: 130px;
          height: 50px;
          background-color: #ff6920;
          border-radius: 25px;
          border: none;
          font-size: 24px;
          line-height: 50px;
          color: #fff;
}
.pay_success #scr-mask[data-v-027a83b6] {
    position: absolute;
    border-radius: 5px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px 32px 44px 33px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.newcoupons-list[data-v-027a83b6] {
  padding: 0 70px;
}
.newcoupons-list .title[data-v-027a83b6] {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    padding: 0 0 10px 0;
    text-align: left;
}
.content-coupons[data-v-027a83b6] {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-coupons li[data-v-027a83b6] {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .12);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .12);
    border-radius: 5px;
    width: 340px;
    height: 150px;
    margin-top: 20px;
    background: url(https://webstatic.orangevip.com/img/bg.3154b2f.png) no-repeat;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: 20px;
}
.content-coupons li[data-v-027a83b6]:nth-child(3n) {
      margin-right: 0;
}
.content-coupons li .font-size-valid[data-v-027a83b6] {
      width: 398px;
      height: 110px;
}
.content-coupons li .font-size-valid .flextop[data-v-027a83b6] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.content-coupons li .font-size-valid .couponMoney[data-v-027a83b6] {
        width: 135px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 26px 0 0 17px;
}
.content-coupons li .font-size-valid .couponMoney p[data-v-027a83b6]:nth-child(1) {
          display: inline-block;
          font-size: 28px;
          font-weight: normal;
          font-stretch: normal;
          color: #ffffff;
          display: inline-block;
}
.content-coupons li .font-size-valid .couponMoney p:nth-child(1) .spana[data-v-027a83b6] {
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            color: #ffffff;
            display: inline-block;
            margin-right: 4px;
}
.content-coupons li .font-size-valid .couponMoney p[data-v-027a83b6]:nth-child(2) {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          margin-top: 10px;
          width: 110px;
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          color: #ffffff;
          display: inline-block;
}
.content-coupons li .font-size-valid .couponName[data-v-027a83b6] {
        width: 200px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 99px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.content-coupons li .font-size-valid .couponName p[data-v-027a83b6] {
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3;
          overflow: hidden;
          line-height: 28px;
          font-size: 21px;
          font-weight: normal;
          font-stretch: normal;
          color: #ffffff;
}
.content-coupons li .use-valid[data-v-027a83b6] {
      cursor: pointer;
      width: 340px;
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.content-coupons li .use-valid div[data-v-027a83b6]:nth-child(1) {
        line-height: 40px;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        color: #999999;
        margin-left: 17px;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
}
.content-coupons li .use-valid div[data-v-027a83b6]:nth-child(2) {
        width: 77px;
        height: 25px;
        background-color: #ff6920;
        border-radius: 12px;
        text-align: center;
        margin-right: 17px;
}
.content-coupons li .use-valid div:nth-child(2) span[data-v-027a83b6] {
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          color: #ffffff;
          line-height: 25px;
}

.selectsubject[data-v-6bfcad6a] {
  position: fixed;
  z-index: 10010;
  background: rgba(0, 0, 0, .5);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.selectsubject .content[data-v-6bfcad6a] {
    position: absolute;
    width: 420px;
    background: #fff;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    padding: 50px;
}
.selectsubject .content .title[data-v-6bfcad6a] {
      font-family: PingFangSC-Medium;
      font-size: 24px;
      font-weight: normal;
      font-stretch: normal;
      letter-spacing: 0px;
      color: #333333;
      padding-bottom: 20px;
      font-weight: bold;
}
.selectsubject .content .list[data-v-6bfcad6a] {
      max-height: 300px;
      padding: 20px 0 10px 0;
      overflow-y: auto;
}
.selectsubject .content .list .tab[data-v-6bfcad6a] {
        padding: 20px 20px;
        background-color: #f7f7f7;
        border: 2px solid #f7f7f7;
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        text-align: center;
        margin-bottom: 10px;
        position: relative;
        box-sizing: border-box;
}
.selectsubject .content .list .tab img[data-v-6bfcad6a] {
          width: 20px;
          height: 20px;
          position: absolute;
          bottom: -2px;
          right: -2px;
          display: none;
}
.selectsubject .content .list .active[data-v-6bfcad6a] {
        border: 2px solid #ffb12b;
}
.selectsubject .content .list .active img[data-v-6bfcad6a] {
          display: block;
}
.selectsubject .content .btn[data-v-6bfcad6a] {
      width: 201px;
      height: 47px;
      background-color: #f9bb3e;
      -webkit-box-shadow: 0px 11px 24px 1px rgba(249, 187, 62, .39);
              box-shadow: 0px 11px 24px 1px rgba(249, 187, 62, .39);
      border-radius: 24px;
      background-color: #ffb12b;
      text-align: center;
      line-height: 47px;
      font-family: PingFangSC-Semibold;
      font-size: 24px;
      font-weight: normal;
      font-stretch: normal;
      letter-spacing: 0px;
      color: #ffffff;
      margin: 20px auto 0;
}

.reportlist[data-v-0d46fc00] {
  position: absolute;
  width: 100px;
  height: 40px;
  background-color: rgba(0, 0, 0, .2);
  border-radius: 8px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #ffffff;
  top: 25px;
  right: 25px;
}
.wrap[data-v-0d46fc00] {
  width: 1199px;
  margin: 0 auto;
}
.wrap .head[data-v-0d46fc00] {
    position: relative;
    width: 100%;
    height: 320px;
    background: url(https://webstatic.orangevip.com/img/back.28adb86.png) no-repeat center;
    background-size: 100% 100%;
    border-radius: 5px;
    margin-bottom: 30px;
}
.wrap .head .circle[data-v-0d46fc00] {
      position: absolute;
      top: calc(40% - 84px);
      left: calc(50% - 93px);
      width: 182px;
      height: 182px;
      border-radius: 50%;
      background-color: #ffb82c;
}
.wrap .head .circle div[data-v-0d46fc00] {
        position: absolute;
        top: calc(50% - 75px);
        left: calc(50% - 75px);
        width: 150px;
        height: 150px;
        border-radius: 50%;
        background-color: #fff;
        text-align: center;
}
.wrap .head .circle div img[data-v-0d46fc00] {
          width: 150px;
          height: 150px;
          border-radius: 50%;
}
.wrap .head .circle div p[data-v-0d46fc00]:nth-child(1) {
          margin-top: 42px;
          margin-bottom: 15px;
          font-size: 24px;
          color: #000000;
}
.wrap .head .circle div p[data-v-0d46fc00]:nth-child(2) {
          font-size: 18px;
          color: #999999;
}
.wrap .head .circle div span[data-v-0d46fc00] {
          font-size: 30px;
          color: #000000;
}
.wrap .head .success[data-v-0d46fc00] {
      position: absolute;
      top: 241px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 328px;
      height: 50px;
      border-radius: 25px;
      line-height: 50px;
      text-align: center;
      background-color: rgba(0, 0, 0, .1);
      color: #fff;
      font-size: 24px;
}
.wrap .head .exP[data-v-0d46fc00] {
      position: absolute;
      top: 241px;
      font-size: 16px;
      padding: 0 46px;
      height: 50px;
      border-radius: 25px;
      line-height: 50px;
      text-align: center;
      background-color: rgba(0, 0, 0, .1);
      color: #fff;
}
.wrap .tab[data-v-0d46fc00] {
    height: 112px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px 60px 22px;
}
.wrap .tab div[data-v-0d46fc00] {
      background-color: #dddddd;
      display: inline-block;
      height: 60px;
      width: 510px;
      border-radius: 30px;
      text-align: center;
      line-height: 60px;
      color: #fff;
      font-size: 24px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      cursor: pointer;
}
.wrap .tab .selectTab[data-v-0d46fc00] {
      background-color: #f8b42b;
}
.wrap .tab div[data-v-0d46fc00]:nth-child(1) {
      margin-right: 58px;
}
.wrap .time[data-v-0d46fc00] {
    width: 100%;
    height: 312px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 50px;
}
.wrap .time.fanShuo[data-v-0d46fc00] {
      height: 152px;
}
.wrap .time.fanShuo .timeshow[data-v-0d46fc00] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 50px;
}
.wrap .time.fanShuo .timeshow.noOut div[data-v-0d46fc00] {
          width: 33%;
          margin-right: 0;
}
.wrap .time.fanShuo .timeshow div[data-v-0d46fc00] {
          width: auto;
          margin-right: 55px;
}
.wrap .time.fanShuo .timeshow div[data-v-0d46fc00]:nth-child(4n) {
          margin-right: 0;
}
.wrap .time .timeshow[data-v-0d46fc00] {
      width: 100%;
      height: 49px;
      background-color: #f2f2f2;
      border-radius: 5px;
}
.wrap .time .timeshow div[data-v-0d46fc00] {
        display: inline-block;
        width: 33%;
        height: 100%;
        text-align: center;
        line-height: 49px;
        color: #121212;
        font-weight: bold;
}
.wrap .time .timeshow div span[data-v-0d46fc00] {
          color: #d3d3d3;
}
.wrap .time .paytime[data-v-0d46fc00] {
      margin-top: 29px;
}
.wrap .time .paytime div[data-v-0d46fc00] {
        width: 104%;
        height: 31px;
        margin-bottom: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
}
.wrap .time .paytime div img[data-v-0d46fc00] {
          width: 27px;
          height: 27px;
          border: solid 1px #f8b42b;
          border-radius: 50%;
}
.wrap .time .paytime div div[data-v-0d46fc00] {
          line-height: 31px;
}
.wrap .time .paytime div .name[data-v-0d46fc00] {
          margin-left: 10px;
          max-width: 112px;
          font-weight: bold;
          font-size: 18px;
}
.wrap .time .paytime div .min[data-v-0d46fc00] {
          max-width: 110px;
          font-weight: bold;
          font-size: 18px;
}
.wrap .time .paytime div .line[data-v-0d46fc00] {
          position: relative;
          top: 12px;
          height: 8px;
          border-radius: 3px;
}
.wrap .time .paytime div .line .outTime[data-v-0d46fc00] {
            position: relative;
            top: -5px;
            margin-left: 9px;
            line-height: 20px;
            width: 90px;
            height: 20px;
            font-size: 14px;
            letter-spacing: 1px;
            color: #ff6a20;
            text-overflow: ellipsis;
            white-space: nowrap;
}
.wrap .time .paytime div .line .hasborder[data-v-0d46fc00] {
            border-radius: 3px !important;
}
.wrap .time .paytime div .line div[data-v-0d46fc00] {
            height: 8px;
            float: left;
}
.wrap .time .paytime div .line div[data-v-0d46fc00]:nth-child(1) {
            border-radius: 3px 0 0 3px;
            background-color: #f8b42b;
}
.wrap .time .paytime div .line div[data-v-0d46fc00]:nth-child(2) {
            border-radius: 0 3px 3px 0;
            width: 0;
            background-color: #ff6a20;
}
.wrap .learningplan[data-v-0d46fc00] {
    width: 100%;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    margin: 15px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 50px 50px 26px;
}
.wrap .learningplan .logo[data-v-0d46fc00] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 49px;
      border-bottom: 1px solid #dddddd;
}
.wrap .learningplan .logo img[data-v-0d46fc00] {
        width: 20px;
        height: 20px;
        margin-right: 6px;
}
.wrap .learningplan .logo .name[data-v-0d46fc00] {
        height: 23px;
        font-size: 24px;
        color: #f8b42b;
        margin-right: 23px;
}
.wrap .learningplan .studytxt[data-v-0d46fc00] {
      height: 225px;
      position: relative;
      overflow: hidden;
}
.wrap .learningplan .studytxt .studytxtTt[data-v-0d46fc00] {
        color: #121212;
        font-size: 24px;
        text-align: center;
        margin: 30px auto 17px;
        font-weight: bold;
}
.wrap .learningplan .studytxt .studytxtcontent[data-v-0d46fc00] {
        font-size: 18px;
        line-height: 30px;
        color: #333;
        word-wrap: break-word;
        margin-bottom: 12px;
}
.wrap .learningplan .studytxt .hide-article-box[data-v-0d46fc00] {
        position: absolute;
        z-index: 9999;
        bottom: -1px;
        width: 100%;
        padding-top: 160px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, #fff));
        background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 70%);
}
.wrap .learningplan .studytxt .hide-article-box .studydown[data-v-0d46fc00] {
          width: 28px;
          height: 28px;
          display: block;
          margin: 0 auto;
          z-index: 9999;
}
.wrap .learningplan .studytxt .studyup[data-v-0d46fc00] {
        width: 28px;
        height: 28px;
        display: block;
        margin: 0 auto 30px;
        z-index: 9999;
        position: absolute;
        left: 0;
        right: 0;
}
.wrap .detail[data-v-0d46fc00] {
    width: 100%;
    height: 470px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    margin: 15px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 50px 50px 55px;
}
.wrap .detail .vouchetxt[data-v-0d46fc00] {
      margin-top: 20px;
      padding-bottom: 20px;
}
.wrap .detail .vouchetxt p[data-v-0d46fc00] {
        margin-left: 8px;
        font-size: 18px;
        line-height: 20px;
        color: #888;
}
.wrap .detail .vouchetxt span[data-v-0d46fc00] {
        margin-right: 5px;
}
.wrap .detail.excDetail[data-v-0d46fc00] {
      height: 262px;
}
.wrap .detail.excDetail .tables[data-v-0d46fc00] {
        position: relative;
        margin-top: 30px;
        width: 1099px;
        height: 104px;
        background-color: #f2f2f2;
        border-radius: 5px;
}
.wrap .detail.excDetail .tables[data-v-0d46fc00]::before {
          position: absolute;
          top: 0;
          left: 33.33%;
          content: '';
          border: dashed 0.5px #ddd;
          height: 100px;
}
.wrap .detail.excDetail .tables[data-v-0d46fc00]::after {
          position: absolute;
          top: 0;
          right: 33.33%;
          content: '';
          border: dashed 0.5px #ddd;
          height: 100px;
}
.wrap .detail.excDetail .tables .tabChild[data-v-0d46fc00] {
          width: 100%;
          height: 50%;
          overflow: hidden;
}
.wrap .detail.excDetail .tables .tabChild div[data-v-0d46fc00] {
            float: left;
            width: 33.33%;
            text-align: center;
            line-height: 52px;
            font-size: 16px;
            font-weight: bold;
            font-stretch: normal;
            color: #121212;
}
.wrap .detail.excDetail .tables .tabChild[data-v-0d46fc00]:nth-child(2) {
          margin: 0 auto;
          height: 48px;
          width: 1090px;
          background-color: #fff;
}
.wrap .detail.excDetail .tables .tabChild:nth-child(2) div[data-v-0d46fc00] {
            line-height: 48px;
}
.wrap .detail .logo[data-v-0d46fc00] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
}
.wrap .detail .logo img[data-v-0d46fc00] {
        width: 20px;
        height: 23px;
        margin-right: 6px;
}
.wrap .detail .logo .name[data-v-0d46fc00] {
        font-size: 24px;
        color: #f8b42b;
        margin-right: 23px;
}
.wrap .detail .logo .scroe[data-v-0d46fc00], .wrap .detail .logo .num[data-v-0d46fc00] {
        position: relative;
        top: 1px;
        width: 80px;
        height: 24px;
        border-radius: 12px;
        font-size: 14px;
        line-height: 24px;
        color: #ffffff;
        text-align: center;
}
.wrap .detail .logo .scroe[data-v-0d46fc00] {
        background-color: #9ac453;
        margin-right: 15px;
}
.wrap .detail .logo .num[data-v-0d46fc00] {
        background-color: #f8b42b;
}
.wrap .detail .chars[data-v-0d46fc00] {
      width: 100%;
      height: 120px;
      margin: 33px 0 28px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
}
.wrap .detail .chars.tube[data-v-0d46fc00] {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: start;
}
.wrap .detail .chars.tube .charschild[data-v-0d46fc00] {
          margin-right: 40px;
}
.wrap .detail .chars .charschild[data-v-0d46fc00] {
        position: relative;
        width: 120px;
        height: 120px;
        border-radius: 50%;
}
.wrap .detail .chars .charschild p[data-v-0d46fc00] {
          position: absolute;
          top: 50%;
          left: calc(50% - 18px);
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          line-height: normal;
          width: 38px;
          text-align: center;
          letter-spacing: 1px;
          font-size: 18px;
          color: #121212;
          font-weight: bold;
}
.wrap .detail .chars .charschild p.test[data-v-0d46fc00] {
            width: 90px;
            left: calc(50% - 45px);
}
.wrap .detail .table[data-v-0d46fc00] {
      height: 146px;
      background-color: #f2f2f2;
      border-radius: 5px;
      border: 3px solid #f2f2f2;
}
.wrap .detail .table .list[data-v-0d46fc00]:nth-child(2) {
        background-color: #fff;
}
.wrap .detail .table .list[data-v-0d46fc00] {
        width: 100%;
        height: 33.33%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        overflow: hidden;
}
.wrap .detail .table .list .itemname[data-v-0d46fc00] {
          font-weight: bold;
}
.wrap .detail .table .list div[data-v-0d46fc00]:nth-child(1) {
          border: none;
          font-weight: bold;
}
.wrap .detail .table .list div[data-v-0d46fc00] {
          text-align: center;
          line-height: 50px;
          border-left: 1px dashed #dddddd;
          color: #121212;
          font-weight: bold;
}
.wrap .card[data-v-0d46fc00] {
    width: 100%;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 50px 50px 47px;
}
.wrap .card .logo[data-v-0d46fc00] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 49px;
      border-bottom: 1px solid #dddddd;
}
.wrap .card .logo img[data-v-0d46fc00] {
        width: 20px;
        height: 23px;
        margin-right: 6px;
}
.wrap .card .logo .name[data-v-0d46fc00] {
        height: 23px;
        font-size: 24px;
        color: #f8b42b;
        margin-right: 23px;
}
.wrap .card .cardData[data-v-0d46fc00] {
      width: 100%;
      overflow: hidden;
      border-bottom: 1px solid #f2f2f2;
}
.wrap .card .cardData > div[data-v-0d46fc00] {
        float: left;
}
.wrap .card .cardData .name[data-v-0d46fc00] {
        position: relative;
        width: 160px;
        height: 85px;
        line-height: 85px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        font-size: 18px;
        padding-left: 21px;
        font-weight: bold;
}
.wrap .card .cardData .name[data-v-0d46fc00]:before {
          position: absolute;
          top: 37px;
          left: 0;
          content: '';
          width: 8px;
          height: 8px;
          border-radius: 50%;
          border: solid 2px #f8b42b;
}
.wrap .card .cardData .name[data-v-0d46fc00]:after {
          position: absolute;
          top: 22.5px;
          right: 0;
          content: '';
          width: 3px;
          height: 40px;
          background-color: #f2f2f2;
}
.wrap .card .cardData .list[data-v-0d46fc00] {
        margin-top: -10px;
        width: calc(100% - 160px);
        min-height: 85px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 23px 0 20px 39px;
}
.wrap .card .cardData .list .li[data-v-0d46fc00] {
          cursor: pointer;
          position: relative;
          display: inline-block;
          width: 41px;
          height: 40px;
          text-align: center;
          line-height: 40px;
          background-color: #ffffff;
          border: dashed 2px #bbbbbb;
          border-radius: 50%;
          margin-right: 25px;
          margin-top: 10px;
          color: #bbbbbb;
}
.wrap .card .cardData .list .li .questionflag[data-v-0d46fc00] {
            position: absolute;
            right: 0px;
            top: -10px;
            width: 14px;
            height: 19px;
}
.wrap .card .cardData .list .li .questionflag img[data-v-0d46fc00] {
              width: 100%;
              height: 100%;
}
.wrap .card .cardData .list .li.istrue[data-v-0d46fc00] {
            border: solid 2px #9ac453;
            color: #9ac453;
}
.wrap .card .cardData .list .li.isfalse[data-v-0d46fc00] {
            border: solid 2px #ff6920;
            color: #ff6920;
}
.wrap .card .cardData .list .li .correct[data-v-0d46fc00], .wrap .card .cardData .list .li .error[data-v-0d46fc00] {
            position: absolute;
            bottom: 0;
            right: 0;
}
.wrap .card .cardData .list .li .exergreen[data-v-0d46fc00] {
            position: absolute;
            bottom: 0px;
            right: -18px;
            font-size: 12px;
            color: #9ac453;
            background-color: #fff;
            line-height: 1;
}
.wrap .card .cardData .list .li .exerred[data-v-0d46fc00] {
            position: absolute;
            bottom: 0px;
            right: -18px;
            font-size: 12px;
            color: #ff6920;
            background-color: #fff;
            line-height: 1;
}
.wrap .card .cardData .list .li.hasanswer[data-v-0d46fc00] {
            border: solid 2px #f8b42b;
            color: #f8b42b;
}
.wrap .card .cardData .list .nochild[data-v-0d46fc00] {
          cursor: pointer;
          width: 88px;
          height: 40px;
          border-radius: 20px;
          border: solid 2px #f8b42b;
          text-align: center;
          line-height: 40px;
          font-size: 18px;
          letter-spacing: 1px;
          color: #f8b42b;
          margin-top: 10px;
}
.wrap .card .cardData .list .nochild.green[data-v-0d46fc00] {
            border: solid 2px #a1ce5d;
            color: #a1ce5d;
}
.wrap .btn[data-v-0d46fc00] {
    width: 100%;
    height: 60px;
    background-color: #f8b42b;
    border-radius: 30px;
    margin-bottom: 50px;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
}
.wrap .execBtn[data-v-0d46fc00] {
    height: 60px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 50px;
}
.wrap .execBtn div[data-v-0d46fc00] {
      background-color: #f8b42b;
      display: inline-block;
      height: 60px;
      width: 588px;
      border-radius: 30px;
      text-align: center;
      line-height: 60px;
      color: #fff;
      font-size: 24px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      cursor: pointer;
}
.wrap .execBtn div[data-v-0d46fc00]:nth-child(1) {
      margin-right: 20px;
}
.wrap .rankings[data-v-0d46fc00] {
    margin-bottom: 106px;
}
.wrap .rankings .rankingsContent .content[data-v-0d46fc00] {
      width: 1200px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background-color: #fff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
      overflow: hidden;
      max-height: 725px;
      padding: 58px 47px 58px 100px;
      margin-bottom: 30px;
}
.wrap .rankings .rankingsContent .content .scrollY[data-v-0d46fc00] {
        max-height: 608px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 47px;
}
.wrap .rankings .rankingsContent .content .scrollY[data-v-0d46fc00]::-webkit-scrollbar {
        width: 6px;
}
.wrap .rankings .rankingsContent .content .scrollY[data-v-0d46fc00]::-webkit-scrollbar-track {
        background: #fff;
}
.wrap .rankings .rankingsContent .content .scrollY[data-v-0d46fc00]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.wrap .rankings .rankingsContent .contentbox[data-v-0d46fc00] {
      width: 1000px;
      padding: 4px;
      background-color: #f2f2f2;
      border-radius: 5px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.wrap .rankings .rankingsContent .contentbox li[data-v-0d46fc00] {
        display: block;
        line-height: 60px;
        padding: 0 43px;
        height: 60px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.wrap .rankings .rankingsContent .contentbox li .rank[data-v-0d46fc00] {
          width: 30px;
          height: 30px;
          border: solid 2px #999999;
          color: #999999;
          font-size: 16px;
          line-height: 26px;
          display: inline-block;
          border-radius: 50%;
          text-align: center;
          margin-right: 43px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
.wrap .rankings .rankingsContent .contentbox li .top[data-v-0d46fc00] {
          width: 28px;
          height: 34px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          vertical-align: middle;
          margin-right: 44px;
}
.wrap .rankings .rankingsContent .contentbox li p[data-v-0d46fc00]:nth-child(1) {
          font-size: 20px;
          color: #121212;
          font-weight: bold;
}
.wrap .rankings .rankingsContent .contentbox li p[data-v-0d46fc00]:nth-child(2) {
          font-size: 18px;
}
.wrap .rankings .rankingsContent .contentbox li p:nth-child(2) span[data-v-0d46fc00]:nth-child(1) {
            color: #333;
}
.wrap .rankings .rankingsContent .contentbox li p:nth-child(2) span[data-v-0d46fc00]:nth-child(2), .wrap .rankings .rankingsContent .contentbox li p:nth-child(2) span[data-v-0d46fc00]:nth-child(3) {
            color: #999;
}
.wrap .rankings .rankingsContent .contentbox li[data-v-0d46fc00]:nth-child(2n-1) {
        background-color: #f2f2f2;
}
.wrap .rankings .rankingsContent .contentbox li[data-v-0d46fc00]:nth-child(2n) {
        background-color: #fff;
}
.wrap .rankings .rankingsContent .myRank[data-v-0d46fc00] {
      background-color: #fff;
      line-height: 63px;
      padding: 0 30px 0 24px;
      height: 63px;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
}
.wrap .rankings .rankingsContent .myRank p[data-v-0d46fc00]:nth-child(1) {
        font-size: 20px;
        color: #121212;
        font-weight: bold;
}
.wrap .rankings .rankingsContent .myRank p:nth-child(1) span[data-v-0d46fc00] {
          display: inline-block;
}
.wrap .rankings .rankingsContent .myRank p:nth-child(1) span[data-v-0d46fc00]:nth-child(1) {
          color: #c0c0c0;
          margin-left: 22px;
}
.wrap .rankings .rankingsContent .myRank p:nth-child(1) span[data-v-0d46fc00]:nth-child(2) {
          width: 30px;
          height: 30px;
          border: solid 2px #f8b42b;
          color: #f8b42b;
          font-size: 16px;
          line-height: 26px;
          display: inline-block;
          border-radius: 50%;
          text-align: center;
          margin: 0 22px 0 38px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
.wrap .rankings .rankingsContent .myRank p:nth-child(1) span[data-v-0d46fc00]:nth-child(3) {
          font-weight: bold;
          color: #f8b42b;
}
.wrap .rankings .rankingsContent .myRank > div[data-v-0d46fc00]:nth-child(2) {
        font-size: 18px;
}
.wrap .rankings .rankingsContent .myRank > div:nth-child(2) > span[data-v-0d46fc00]:nth-child(1) {
          display: inline-block;
          height: 35px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          line-height: 31px;
          padding: 0 20px;
          color: #f8b42b;
          border: solid 2px #f8b42b;
          border-radius: 17px;
          margin-right: 26px;
}
.wrap .rankings .rankingsContent .myRank > div:nth-child(2) div[data-v-0d46fc00] {
          display: inline-block;
          height: 35px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          line-height: 31px;
          padding: 0 20px;
          color: #f8b42b;
          border: solid 2px #f8b42b;
          border-radius: 17px;
}
.el[data-v-0d46fc00] {
  position: absolute;
  left: 10px;
  top: 10px;
}

svg path:nth-child(1) {
  stroke: #f2f2f2;
}

@charset "UTF-8";
.search-title[data-v-e1eb86e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 1200px;
  margin: 0 auto 0;
  padding-top: 20px;
}
.search-title p[data-v-e1eb86e8] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.search-title a[data-v-e1eb86e8] {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}
.content[data-v-e1eb86e8] {
  margin: 0 auto;
  width: 1200px;
  font-size: 0;
  margin-bottom: 30px;
}
.content .courseBox[data-v-e1eb86e8] {
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 16px;
    margin-top: 30px;
    margin-right: 30px;
    vertical-align: top;
    width: 380px;
    height: 326px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    padding: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    cursor: pointer;
}
.content .courseBox .three[data-v-e1eb86e8] {
      position: absolute;
      top: 0;
      right: 0;
      width: 0;
      height: 0;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      border-width: 30px;
      border-color: #ff6920 transparent transparent #ff6920;
      border-style: solid;
      border-top-left-radius: 10px;
      margin: 0 auto;
}
.content .courseBox .three .childspan[data-v-e1eb86e8] {
        position: relative;
        left: -21px;
        top: -37px;
        display: block;
        width: 60px;
        height: 60px;
        font-family: 'Microsoft YaHei';
        font-size: 16px;
        line-height: 18px;
        letter-spacing: 0px;
        -webkit-transform: rotate(-45deg) scale(0.8);
                transform: rotate(-45deg) scale(0.8);
        color: #ffffff;
}
.content .courseBox[data-v-e1eb86e8]:hover {
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .1);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .1);
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px);
}
.content .courseBox p.tag[data-v-e1eb86e8] {
      display: inline-block;
      padding: 0 6px;
      height: 18px;
      border: 1px solid #f39800;
      color: #f39800;
      text-align: center;
      font-size: 12px;
      line-height: 18px;
      border-radius: 3px;
      letter-spacing: 2px;
}
.content .courseBox p.tag.tagGray[data-v-e1eb86e8] {
        border: 1px solid #999;
        color: #999;
}
.content .courseBox p.title[data-v-e1eb86e8] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-right: 15px;
      font-family: 'Microsoft YaHei';
      font-weight: bold;
      font-size: 20px;
      margin-top: 20px;
      max-height: 60px;
      color: #333333;
      text-indent: 0;
}
.content .courseBox p.durationDate[data-v-e1eb86e8] {
      font-size: 14px;
      color: #333333;
      line-height: 14px;
      margin-top: 18px;
}
.content .courseBox p.prop[data-v-e1eb86e8] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-top: 20px;
}
.content .courseBox p.prop span[data-v-e1eb86e8] {
        display: inline-block;
        border-radius: 12px;
        background-color: #f5f5f5;
        font-size: 14px;
        color: #999999;
        line-height: 19px;
        margin-right: 10px;
        padding: 2px 12px;
}
.content .courseBox .warpteacher[data-v-e1eb86e8] {
      position: absolute;
      bottom: 79px;
}
.content .courseBox .warpteacher .teacherimg[data-v-e1eb86e8] {
        width: 57px;
        margin-right: 7px;
        display: inline-block;
}
.content .courseBox .warpteacher .teacherimg.leftdiv[data-v-e1eb86e8] {
          margin-left: -4px;
}
.content .courseBox .warpteacher .teacherimg .imgD[data-v-e1eb86e8] {
          border-radius: 50%;
          width: 34px;
          height: 34px;
          margin: 0 auto;
          margin-bottom: 5px;
}
.content .courseBox .warpteacher .teacherimg .imgD img[data-v-e1eb86e8] {
            border-radius: 50%;
            width: 100%;
            height: 100%;
}
.content .courseBox .warpteacher .teacherimg h6[data-v-e1eb86e8] {
          margin: 0 auto;
          max-width: 57px;
          font-family: 'Microsoft YaHei';
          font-size: 13px;
          line-height: 18px;
          letter-spacing: 0px;
          color: #999999;
          text-align: center;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
}
.content .courseBox .warpteacher .hidemore[data-v-e1eb86e8] {
        float: right;
        margin: auto 0;
}
.content .courseBox div.showTime[data-v-e1eb86e8] {
      color: #999999;
      position: absolute;
      font-family: 'Microsoft YaHei';
      font-size: 14px;
      bottom: 20px;
}
.content .courseBox div.showTime .oldPrice[data-v-e1eb86e8] {
        text-decoration: line-through;
}
.content .courseBox[data-v-e1eb86e8]:nth-of-type(3n) {
    margin-right: 0;
}
.warph[data-v-e1eb86e8] {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.warph h2[data-v-e1eb86e8] {
    font-size: 24px;
    vertical-align: middle;
    text-align: right;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999999;
}
.warph h2 .rangeprice[data-v-e1eb86e8] {
      position: relative;
      top: 7px;
      font-size: 14px;
      margin-right: 4px;
}
.warph h2 span[data-v-e1eb86e8] {
      display: block;
      /*&:nth-child(1) {*/
      /*font-size: 14px;*/
      /*text-decoration: line-through;*/
      /*}*/
}
.warph h2 span.rmb[data-v-e1eb86e8]:before {
        content: '\A5';
        font-size: 14px;
        margin-right: 4px;
}
.warph h2 span[data-v-e1eb86e8]:nth-child(1) {
        margin-top: 8px;
        height: 36px;
        line-height: 40px !important;
        font-size: 24px;
        color: #ff6a20;
        padding-left: 20px;
}
.warph h2 span:nth-child(1) b[data-v-e1eb86e8] {
          font-size: 22px;
          font-weight: bold;
}
.warph h2 span .mianfei[data-v-e1eb86e8] {
        line-height: 48px !important;
}
.warph h2 #willsell[data-v-e1eb86e8] {
      line-height: 45px !important;
}
.warph h2 .appoint[data-v-e1eb86e8] {
      margin-top: 8px;
      height: 36px;
      line-height: 28px;
      font-size: 24px;
      color: #ff6a20;
      padding-left: 20px;
}
.warph h2 .appoint b[data-v-e1eb86e8] {
        font-size: 26px;
        font-weight: bold;
}
.warph h2 .stopsell b[data-v-e1eb86e8] {
      font-family: 'Microsoft YaHei';
      font-size: 22px !important;
      font-weight: bold;
      line-height: 47px;
      color: #999999;
}
.rmb[data-v-e1eb86e8] {
  position: relative;
  top: 7px;
}
.yuanjia[data-v-e1eb86e8] {
  position: relative;
  top: 44px;
  right: 78px;
}
.pagination[data-v-e1eb86e8] {
  text-align: center;
}
.noData[data-v-e1eb86e8] {
  width: 360px;
  height: 263px;
  margin: 180px auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("https://cdn.orangevip.com/nweb/nodata1.png") no-repeat center;
  background-size: contain;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 32px;
}

.wrappage[data-v-bf57112e] {
  text-align: center;
  padding-bottom: 70px;
}
.wrappage .pagelist[data-v-bf57112e] {
    display: inline-block;
}
.wrappage .pagelist a[data-v-bf57112e] {
      display: inline-block;
      height: 28px;
      background-color: #fff;
      -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
              box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
      line-height: 28px;
      text-align: center;
      color: #bbb;
      font-size: 14px;
      cursor: pointer;
}
.wrappage .pagelist .changepage[data-v-bf57112e] {
      width: 60px;
      border-radius: 13px;
      font-weight: 400;
      padding-left: 4px;
      padding-right: 4px;
      color: #333333;
}
.wrappage .pagelist .lia[data-v-bf57112e] {
      width: 28px;
      border-radius: 28px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      min-width: 28px;
      margin: 0 9px;
      color: #333333;
}
.wrappage .pagelist .lia[data-v-bf57112e]:hover {
        background-color: #f8b42b;
        color: white;
}
.wrappage .pagelist .lia.activeA[data-v-bf57112e] {
        background-color: #f8b42b;
        color: white;
}

.rightSlide[data-v-3ea9d14f] {
  width: 330px;
  z-index: 99;
  float: right;
  display: block;
}
.rightSlide .timeSchedule[data-v-3ea9d14f], .rightSlide .submission[data-v-3ea9d14f] {
    cursor: pointer;
    width: 49%;
    height: 58px;
    background-color: #f8b42b;
    border-radius: 5px;
    border: solid 3px #f8b42b;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 20px;
    color: #fff;
    line-height: 55px;
    text-align: center;
}
.rightSlide .timeSchedule .redTime[data-v-3ea9d14f], .rightSlide .submission .redTime[data-v-3ea9d14f] {
      color: red;
}
.rightSlide .timeSchedule[data-v-3ea9d14f] {
    line-height: normal;
}
.rightSlide .timeSchedule .text[data-v-3ea9d14f] {
      display: block;
}
.rightSlide .wrapBigDiv[data-v-3ea9d14f] {
    width: 330px;
    margin-bottom: 15px;
    overflow: hidden;
}
.rightSlide .wrapBigDiv div[data-v-3ea9d14f] {
      float: left;
}
.rightSlide .jxThisTime[data-v-3ea9d14f] {
    float: left;
    width: 49%;
    height: 58px;
    background-color: #b4b4b4;
    border-radius: 5px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
    margin-right: 5px;
    line-height: 29px;
}
.rightSlide .toreport[data-v-3ea9d14f] {
    float: left;
    width: 49%;
    height: 58px;
    background-color: #f8b42b;
    border-radius: 5px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    line-height: 58px;
    margin-bottom: 15px;
    cursor: pointer;
}
.rightSlide .submission[data-v-3ea9d14f] {
    margin-left: 5px;
    background-color: #f8b42b;
    border: solid 3px #f8b42b;
}
.rightSlide .sub[data-v-3ea9d14f] {
    background-color: #f8b42b;
    border: solid 3px #f8b42b;
}
.rightSlide .saveTip[data-v-3ea9d14f], .rightSlide .submitTip[data-v-3ea9d14f] {
    color: #000000;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 2px;
}
.rightSlide .analysisRight[data-v-3ea9d14f] {
    width: 330px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 800px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.rightSlide .analysisRight .title[data-v-3ea9d14f] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.rightSlide .analysisRight .content[data-v-3ea9d14f] {
      padding: 20px 7px 30px 20px;
}
.rightSlide .analysisRight .content .scrollY[data-v-3ea9d14f] {
        height: 700px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 7px;
}
.rightSlide .analysisRight .content .scrollY[data-v-3ea9d14f]::-webkit-scrollbar {
        width: 6px;
}
.rightSlide .analysisRight .content .scrollY[data-v-3ea9d14f]::-webkit-scrollbar-track {
        background: #fff;
}
.rightSlide .analysisRight .content .scrollY[data-v-3ea9d14f]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.rightSlide .analysisRight .titleContent[data-v-3ea9d14f] {
      height: 50px;
      line-height: 50px;
}
.rightSlide .analysisRight .titleContent p[data-v-3ea9d14f] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.rightSlide .analysisRight .titleContent p[data-v-3ea9d14f]:nth-child(1) {
        width: 25%;
}
.rightSlide .analysisRight .titleContent p[data-v-3ea9d14f]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.rightSlide .analysisRight .titleContent p[data-v-3ea9d14f]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.rightSlide .analysisRight .questionDescribe[data-v-3ea9d14f] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.rightSlide .analysisRight .questionDescribe .part[data-v-3ea9d14f] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.rightSlide .analysisRight .questionDescribe .subjectDescribe[data-v-3ea9d14f] {
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.rightSlide .analysisRight .questionDescribe .subjectDescribe span[data-v-3ea9d14f] {
          font-size: 18px;
          font-weight: bold;
}
.rightSlide .analysisRight .qustionContent[data-v-3ea9d14f] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.rightSlide .analysisRight .qustionContent .borderBox[data-v-3ea9d14f] {
        border-radius: 5px;
        padding: 30px;
        border: solid 1px #ebebeb;
        margin-bottom: 15px;
}
.rightSlide .analysisRight .qustionContent .subject[data-v-3ea9d14f] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.rightSlide .analysisRight .qustionContent .subjectTitle[data-v-3ea9d14f] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
}
.rightSlide .analysisRight .qustionContent .optionList[data-v-3ea9d14f] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.rightSlide .analysisRight .qustionContent .optionList[data-v-3ea9d14f]:last-child {
          border-bottom: none;
}
.rightSlide .analysisRight[data-v-3ea9d14f] {
    margin-top: 14px;
}
.rightSlide .analysisRight .answer[data-v-3ea9d14f] {
      margin-top: 20px;
}
.rightSlide .analysisRight .answer .allOption[data-v-3ea9d14f] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.rightSlide .analysisRight .answer .allOption .titleNumber[data-v-3ea9d14f] {
          padding: 0 13px;
          border-bottom: 1px dashed #ebebeb;
}
.rightSlide .analysisRight .answer .allOption .titleNumber p[data-v-3ea9d14f] {
            font-size: 14px;
            font-weight: bold;
            line-height: 40px;
            color: #121212;
            width: 194px;
            word-wrap: break-word;
}
.rightSlide .analysisRight .answer .allOption .titleNumber img[data-v-3ea9d14f] {
            width: 18px;
            height: 19px;
            line-height: 4px;
            margin-top: 12px;
}
.rightSlide .analysisRight .answer .allOption .titleNumber18[data-v-3ea9d14f] {
          padding: 0 13px 5px;
}
.rightSlide .analysisRight .answer .allOption .titleNumber18 p[data-v-3ea9d14f] {
            font-size: 14px;
            font-weight: bold;
            line-height: 20px;
            color: #121212;
            width: 210px;
            word-wrap: break-word;
            margin-top: 10px;
}
.rightSlide .analysisRight .answer .allOption .titleNumber18 img[data-v-3ea9d14f] {
            width: 18px;
            height: 19px;
            line-height: 4px;
            margin-top: 0px;
}
.rightSlide .analysisRight .answer .allOption .everyOption[data-v-3ea9d14f] {
          padding: 13px;
}
.rightSlide .analysisRight .answer .allOption .everyOption.isflex[data-v-3ea9d14f] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
}
.rightSlide .analysisRight .answer .allOption .everyOption li[data-v-3ea9d14f] {
            color: #333;
            margin-right: 8px;
            width: 21px;
            height: 21px;
            border: solid 1px #333333;
            border-radius: 50%;
}
.rightSlide .analysisRight .answer .allOption .everyOption li span[data-v-3ea9d14f]:nth-child(1) {
              display: block;
              font-size: 14px;
              text-align: center;
              line-height: 21px;
}
.rightSlide .analysisRight .answer .allOption .everyOption li[data-v-3ea9d14f]:last-child {
            margin-right: 0;
}
.rightSlide .analysisRight .answer .allOption .everyOption .correctAnswer[data-v-3ea9d14f] {
            color: #fff;
            background-color: #9ac453;
            border: solid 1px #9ac453;
}
.rightSlide .analysisRight .answer .allOption .everyOption .userAnswer[data-v-3ea9d14f] {
            color: #fff;
            background-color: #ff6b21;
            border: solid 1px #ff6b21;
}
.rightSlide .analysisRight .answer .twoAnswer[data-v-3ea9d14f] {
        margin: 10px 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 10px;
}
.rightSlide .analysisRight .answer .twoAnswer > div[data-v-3ea9d14f] {
          height: 36px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 18px;
          padding: 0 12px;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-3ea9d14f] {
            display: inline-block;
            line-height: 36px;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-3ea9d14f]:nth-child(1) {
            color: #333333;
            font-size: 14px;
            margin-right: 10px;
            font-weight: bold;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-3ea9d14f]:nth-child(2) {
            color: #dedede;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-3ea9d14f]:nth-child(3) {
            font-size: 18px;
            margin-left: 8px;
}
.rightSlide .analysisRight .answer .twoAnswer > div span[data-v-3ea9d14f]:nth-child(4) {
            font-size: 12px;
            margin-left: 5px;
}
.rightSlide .analysisRight .answer .twoAnswer > div:nth-child(1) span[data-v-3ea9d14f]:nth-child(3), .rightSlide .analysisRight .answer .twoAnswer > div:nth-child(1) span[data-v-3ea9d14f]:nth-child(4) {
          color: #ff6b21;
}
.rightSlide .analysisRight .answer .twoAnswer .rnoask[data-v-3ea9d14f] {
          padding: 0 7px;
}
.rightSlide .analysisRight .answer .twoAnswer .noask[data-v-3ea9d14f] {
          padding: 0 2px 0 5px;
}
.rightSlide .analysisRight .answer .twoAnswer .noask span[data-v-3ea9d14f]:nth-child(1) {
            color: #333333;
            font-size: 14px;
            margin-right: 5px;
}
.rightSlide .analysisRight .answer .twoAnswer > div:nth-child(2) span[data-v-3ea9d14f]:nth-child(3) {
          color: #99c353;
}
.rightSlide .analysisRight .answer .analysisContent[data-v-3ea9d14f] {
        padding: 17px 17px 27px 15px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.rightSlide .analysisRight .answer .analysisContent > p[data-v-3ea9d14f] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 14px;
}
.rightSlide .analysisRight .answer .analysisContent > div[data-v-3ea9d14f] {
          font-size: 16px;
          line-height: 26px;
}
.rightSlide .voucher[data-v-3ea9d14f] {
    width: 330px;
    height: 160px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 15px;
    padding: 8px 18px 0;
}
.rightSlide .voucher .selectvoucher[data-v-3ea9d14f] {
      font-size: 16px;
      color: #000;
      font-weight: bold;
      line-height: 36px;
      border-bottom: 1px solid #ebebeb;
      margin-bottom: 14px;
}
.rightSlide .voucher .selectvoucher img[data-v-3ea9d14f] {
        display: inline-block;
        width: 14px;
        height: 14px;
        margin-right: 8px;
}
.rightSlide .voucher .vouchetxt[data-v-3ea9d14f] {
      margin-top: 7px;
}
.rightSlide .voucher .vouchetxt > .fl[data-v-3ea9d14f]:nth-child(1) {
        background: url(https://webstatic.orangevip.com/img/snow.5849e76.png) no-repeat center;
        display: inline-block;
        width: 10px;
        height: 11px;
        line-height: 20px;
        margin-top: 3px;
}
.rightSlide .voucher .vouchetxt > .fl[data-v-3ea9d14f]:nth-child(2) {
        margin-left: 8px;
        font-size: 14px;
        line-height: 20px;
        color: #888;
        width: 276px;
}
.rightSlide .voucher .vouchetxt > .fl:nth-child(2) span[data-v-3ea9d14f] {
          color: #f8b42b;
}
.answerList[data-v-3ea9d14f], .optionList[data-v-3ea9d14f] {
  width: 330px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  overflow: hidden;
}
.answerList.nover[data-v-3ea9d14f], .optionList.nover[data-v-3ea9d14f] {
    overflow: visible;
}
.answerList .optionListTitle[data-v-3ea9d14f], .optionList .optionListTitle[data-v-3ea9d14f] {
    width: 330px;
    height: 50px;
    background-color: #ebebeb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}
.answerList ul[data-v-3ea9d14f], .optionList ul[data-v-3ea9d14f] {
    padding: 25px 20px 0;
}
.answerList ul li[data-v-3ea9d14f], .optionList ul li[data-v-3ea9d14f] {
      cursor: pointer;
      display: inline-block;
      width: 40px;
      position: relative;
      text-align: center;
      margin-right: 8px;
}
.answerList ul li .questionflag[data-v-3ea9d14f], .optionList ul li .questionflag[data-v-3ea9d14f] {
        position: absolute;
        right: -4px;
        top: -9px;
        width: 14px;
        height: 19px;
}
.answerList ul li .questionflag img[data-v-3ea9d14f], .optionList ul li .questionflag img[data-v-3ea9d14f] {
          width: 100%;
          height: 100%;
}
.answerList ul li .error[data-v-3ea9d14f], .optionList ul li .error[data-v-3ea9d14f] {
        position: absolute;
        right: 1px;
        top: 28px;
        width: 13px;
        height: 13px;
}
.answerList ul li .correct[data-v-3ea9d14f], .optionList ul li .correct[data-v-3ea9d14f] {
        position: absolute;
        right: 1px;
        top: 28px;
        width: 13px;
        height: 13px;
}
.answerList ul li .exergreen[data-v-3ea9d14f], .optionList ul li .exergreen[data-v-3ea9d14f] {
        position: absolute;
        bottom: 20px;
        right: -18px;
        font-size: 12px;
        color: #9ac453;
        background-color: #fff;
        line-height: 1;
}
.answerList ul li .exerred[data-v-3ea9d14f], .optionList ul li .exerred[data-v-3ea9d14f] {
        position: absolute;
        bottom: 20px;
        right: -18px;
        font-size: 12px;
        color: #ff6920;
        background-color: #fff;
        line-height: 1;
}
.answerList ul a[data-v-3ea9d14f], .optionList ul a[data-v-3ea9d14f] {
      cursor: pointer;
      display: inline-block;
      text-align: center;
      line-height: 38px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      margin-bottom: 18px;
      border: solid 2px #bbb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #bbb;
      font-weight: bold;
}
.answerList ul a.tab[data-v-3ea9d14f], .optionList ul a.tab[data-v-3ea9d14f] {
        border: solid 2px #f8b42b;
        background-color: #f8b42b;
        color: #fff !important;
}
.answerList ul a.hasanswer[data-v-3ea9d14f], .optionList ul a.hasanswer[data-v-3ea9d14f] {
        color: #f8b42b;
        border: solid 2px #f8b42b;
}
.answerList ul a.noanswer[data-v-3ea9d14f], .optionList ul a.noanswer[data-v-3ea9d14f] {
        background-color: #bbbbbb;
        border: solid 2px #bbbbbb;
        color: #fff !important;
}
.answerList ul a.jxnoanswer[data-v-3ea9d14f], .optionList ul a.jxnoanswer[data-v-3ea9d14f] {
        color: #bbb;
        border: dashed 2px #bbbbbb;
}
.answerList ul a.jxhasanswer[data-v-3ea9d14f], .optionList ul a.jxhasanswer[data-v-3ea9d14f] {
        color: #f8b42b;
        border: solid 2px #f8b42b;
}
.answerList ul a.jxnowhasanswer[data-v-3ea9d14f], .optionList ul a.jxnowhasanswer[data-v-3ea9d14f] {
        border: solid 2px #f8b42b;
        background-color: #f8b42b;
        color: #fff !important;
}
.answerList ul a.jxhasrightanswer[data-v-3ea9d14f], .optionList ul a.jxhasrightanswer[data-v-3ea9d14f] {
        color: #9ac453;
        border: solid 2px #9ac453;
}
.answerList ul a.jxhaserroranswer[data-v-3ea9d14f], .optionList ul a.jxhaserroranswer[data-v-3ea9d14f] {
        color: #ff6920;
        border: solid 2px #ff6920;
}
.answerList ul a.jxnowright[data-v-3ea9d14f], .optionList ul a.jxnowright[data-v-3ea9d14f] {
        background-color: #9ac453;
        border: solid 2px #9ac453;
        color: #fff;
}
.answerList ul a.jxnowerror[data-v-3ea9d14f], .optionList ul a.jxnowerror[data-v-3ea9d14f] {
        background-color: #ff6b21;
        border: solid 2px #ff6920;
        color: #fff;
}
.answerList ul a.jxnownoanswer[data-v-3ea9d14f], .optionList ul a.jxnownoanswer[data-v-3ea9d14f] {
        background-color: #bbbbbb;
        border: solid 2px #bbb;
        color: #fffefe;
}
.answerList ul a[data-v-3ea9d14f]:nth-child(4n), .optionList ul a[data-v-3ea9d14f]:nth-child(4n) {
      margin-right: 0px;
}
.answerList ul .fiveli[data-v-3ea9d14f], .optionList ul .fiveli[data-v-3ea9d14f] {
      margin-right: 20px;
}
.answerList ul .fiveli[data-v-3ea9d14f]:nth-child(5n), .optionList ul .fiveli[data-v-3ea9d14f]:nth-child(5n) {
        margin-right: 0px;
}
.optionList[data-v-3ea9d14f] {
  margin-top: 15px;
}
.optionList .wordAnswerList[data-v-3ea9d14f] {
    padding: 15px 15px 28px;
}
.optionList .wordAnswerList .imgFlag[data-v-3ea9d14f] {
      cursor: pointer;
      display: block;
      width: 18px;
      height: 19px;
      background-size: 100% 100%;
      margin: 0 20px 9px 0;
}
.optionList .wordAnswerList .imgFlag.xy[data-v-3ea9d14f] {
        background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.optionList .wordAnswerList .imgFlag.xg[data-v-3ea9d14f] {
        background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.optionList .wordAnswerList .wordAnswer[data-v-3ea9d14f] {
      cursor: pointer;
      width: 120px;
      height: 30px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      font-size: 16px;
      color: #333;
      line-height: 28px;
      text-align: left;
      padding-left: 18px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block;
      margin: 0 10px 10px 0;
}
.optionList .wordAnswerList .wordAnswer span[data-v-3ea9d14f]:nth-child(2) {
        font-size: 12px;
}
.optionList .wordAnswerList .wordAnswer[data-v-3ea9d14f]:nth-child(2n + 1) {
        margin-right: 0;
}
.optionList .wordAnswerList .selectAnswer[data-v-3ea9d14f] {
      border: solid 1px #f8b42b;
      color: #f8b42b;
}
.optionList .informationAnswer[data-v-3ea9d14f] {
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 6px 33px 20px;
}
.optionList .informationAnswer .scrollBox[data-v-3ea9d14f] {
      height: 200px;
      overflow-y: scroll;
}
.optionList .informationAnswer .scrollBox[data-v-3ea9d14f]::-webkit-scrollbar {
      width: 6px;
}
.optionList .informationAnswer .scrollBox[data-v-3ea9d14f]::-webkit-scrollbar-track {
      background: #fff;
}
.optionList .informationAnswer .scrollBox[data-v-3ea9d14f]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.optionList .informationAnswer .answerBox[data-v-3ea9d14f] {
      border: 1px solid #ebebeb;
      margin-right: 7px;
      margin-bottom: 10px;
}
.optionList .informationAnswer .answerBox .stem[data-v-3ea9d14f] {
        padding: 10px 12px 8px 12px;
        border-bottom: 1px dashed #ebebeb;
        font-size: 14px;
        color: #121212;
        line-height: 20px;
}
.optionList .informationAnswer .answerBox .stem .imgFlag[data-v-3ea9d14f] {
          cursor: pointer;
          display: inline-block;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
          margin: 5px 20px 0px 0;
}
.optionList .informationAnswer .answerBox .stem .imgFlag.xy[data-v-3ea9d14f] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.optionList .informationAnswer .answerBox .stem .imgFlag.xg[data-v-3ea9d14f] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.optionList .informationAnswer .answerBox .allAnswer[data-v-3ea9d14f] {
        padding: 18px 10px 3px 12px;
}
.optionList .informationAnswer .answerBox .allAnswer.row[data-v-3ea9d14f] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
}
.optionList .informationAnswer .answerBox .allAnswer.row div[data-v-3ea9d14f] {
            margin: 0 0 10px 0;
}
.optionList .informationAnswer .answerBox .allAnswer div[data-v-3ea9d14f] {
          cursor: pointer;
          display: inline-block;
          width: 21px;
          height: 21px;
          border-radius: 50%;
          border: solid 1px #333333;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          text-align: center;
          line-height: 19px;
          margin: 0 6px 10px 0;
          font-size: 14px;
          color: #333333;
}
.optionList .informationAnswer .answerBox .allAnswer div[data-v-3ea9d14f]:last-child {
            margin-right: 0;
}
.optionList .informationAnswer .answerBox .allAnswer .selectDiv[data-v-3ea9d14f] {
          background-color: #f8b42b;
          border: 1px solid #f8b42b;
          color: #fff;
}
.optionList .informationAnswer .answerBox[data-v-3ea9d14f]:last-child {
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 1px;
}
.optionList .readingAnswer[data-v-3ea9d14f] {
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 25px 6px 40px 20px;
}
.optionList .readingAnswer .scrollBox[data-v-3ea9d14f] {
      height: 300px;
      overflow-y: scroll;
}
.optionList .readingAnswer .scrollBox[data-v-3ea9d14f]::-webkit-scrollbar {
      width: 6px;
}
.optionList .readingAnswer .scrollBox[data-v-3ea9d14f]::-webkit-scrollbar-track {
      background: #fff;
}
.optionList .readingAnswer .scrollBox[data-v-3ea9d14f]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.optionList .readingAnswer .answerBox[data-v-3ea9d14f] {
      border: 1px solid #ebebeb;
      margin-right: 7px;
      margin-bottom: 10px;
}
.optionList .readingAnswer .answerBox .stem[data-v-3ea9d14f] {
        padding: 14px 10px;
        border-bottom: 1px dashed #ebebeb;
        font-size: 14px;
        color: #121212;
        line-height: 20px;
}
.optionList .readingAnswer .answerBox .stem p[data-v-3ea9d14f] {
          word-wrap: break-word;
}
.optionList .readingAnswer .answerBox .stem .imgFlag[data-v-3ea9d14f] {
          cursor: pointer;
          display: inline-block;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
          margin: 5px 20px 0px 0;
}
.optionList .readingAnswer .answerBox .stem .imgFlag.xy[data-v-3ea9d14f] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.optionList .readingAnswer .answerBox .stem .imgFlag.xg[data-v-3ea9d14f] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.optionList .readingAnswer .answerBox .allAnswer[data-v-3ea9d14f] {
        padding: 12px 12px 2px;
}
.optionList .readingAnswer .answerBox .allAnswer div[data-v-3ea9d14f] {
          cursor: pointer;
          margin-bottom: 15px;
}
.optionList .readingAnswer .answerBox .allAnswer div span[data-v-3ea9d14f] {
            display: inline-block;
}
.optionList .readingAnswer .answerBox .allAnswer div span[data-v-3ea9d14f]:nth-child(1) {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            border: solid 1px #333333;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            text-align: center;
            line-height: 28px;
            margin: 0 6px 10px 0;
            font-size: 14px;
            color: #333333;
            margin: 0px 8px 0 0;
}
.optionList .readingAnswer .answerBox .allAnswer div span[data-v-3ea9d14f]:nth-child(2) {
            word-wrap: break-word;
            width: 220px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            color: #121212;
            font-size: 14px;
            line-height: 24px;
}
.optionList .readingAnswer .answerBox .allAnswer .selectDiv span[data-v-3ea9d14f]:nth-child(1) {
          background-color: #f8b42b;
          border: 1px solid #f8b42b;
          color: #fff;
}
.optionList .readingAnswer .answerBox .allAnswer .selectDiv span[data-v-3ea9d14f]:nth-child(2) {
          color: #f8b42b;
}
.optionList .readingAnswer .answerBox[data-v-3ea9d14f]:last-child {
        border-bottom: 1px solid #ebebeb;
}
.optionList .cloze .answerBox .stem .imgFlag[data-v-3ea9d14f] {
    margin: 5px 20px 0px 0;
}
.optionList .cloze .answerBox .allAnswer div span[data-v-b5d8c4dc][data-v-3ea9d14f]:nth-child(2) {
    line-height: 30px;
}
.optionList .sf .answerBox[data-v-3ea9d14f] {
    margin-bottom: 10px;
    border-radius: 5px;
    border: solid 1px #ebebeb;
}
.optionList .sf .answerBox .stem .imgFlag[data-v-3ea9d14f] {
    margin: 0 0;
}
.optionList .sf .answerBox .allAnswer div span[data-v-b5d8c4dc][data-v-3ea9d14f]:nth-child(2) {
    line-height: 30px;
}
.optionList .sortList[data-v-3ea9d14f] {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 25px 20px 0px;
}
.optionList .sortList .arrows[data-v-3ea9d14f] {
      position: absolute;
      width: 20px;
      height: 15px;
      background-image: url(https://webstatic.orangevip.com/img/Garrows.e3fcc8f.png);
      background-size: 100% 100%;
}
.optionList .sortList .arrows.arrows1[data-v-3ea9d14f] {
        top: 40px;
        left: 106px;
}
.optionList .sortList .arrows.arrows1.hasA1[data-v-3ea9d14f] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows2[data-v-3ea9d14f] {
        top: 40px;
        left: 205px;
}
.optionList .sortList .arrows.arrows2.hasA2[data-v-3ea9d14f] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows3[data-v-3ea9d14f] {
        top: 80px;
        left: 251px;
        -webkit-transform: rotateZ(90deg);
                transform: rotateZ(90deg);
}
.optionList .sortList .arrows.arrows3.hasA3[data-v-3ea9d14f] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows4[data-v-3ea9d14f] {
        top: 120px;
        left: 106px;
        -webkit-transform: rotateZ(180deg);
                transform: rotateZ(180deg);
}
.optionList .sortList .arrows.arrows4.hasA4[data-v-3ea9d14f] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows5[data-v-3ea9d14f] {
        top: 120px;
        left: 205px;
        -webkit-transform: rotateZ(180deg);
                transform: rotateZ(180deg);
}
.optionList .sortList .arrows.arrows5.hasA5[data-v-3ea9d14f] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .arrows.arrows6[data-v-3ea9d14f] {
        top: 160px;
        left: 59px;
        -webkit-transform: rotateZ(90deg);
                transform: rotateZ(90deg);
}
.optionList .sortList .arrows.arrows6.hasA6[data-v-3ea9d14f] {
          background-image: url(https://webstatic.orangevip.com/img/Yarrows.f9851a4.png);
}
.optionList .sortList .sortLi[data-v-3ea9d14f] {
      float: left;
      height: 45px;
      width: 33.33%;
      text-align: center;
      margin-bottom: 35px;
}
.optionList .sortList .sortLi a[data-v-3ea9d14f] {
        position: relative;
        display: inline-block;
        width: 43px;
        height: 41px;
        border: solid 2px #bbbbbb;
        border-radius: 50%;
        line-height: 43px;
        color: #bbbbbb;
        cursor: pointer;
}
.optionList .sortList .sortLi a.is_question[data-v-3ea9d14f] {
          cursor: default;
          background-color: #bbbbbb;
          color: #ffffff;
}
.optionList .sortList .sortLi a.hasAn[data-v-3ea9d14f] {
          border: solid 2px #f8b42b;
          background-color: #f8b42b;
          color: #fff;
}
.optionList .sortList .sortLi a .childDiv[data-v-3ea9d14f] {
          position: absolute;
          left: 0;
          top: -85px;
          width: 264px;
          height: 73px;
          background-image: -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
          background-image: linear-gradient(#f8b42b, #f8b42b), linear-gradient(#f8b42b, #f8b42b);
          background-blend-mode: normal,  normal;
          -webkit-box-shadow: 0px 5px 8px 0px rgba(248, 180, 43, .4);
                  box-shadow: 0px 5px 8px 0px rgba(248, 180, 43, .4);
          border-radius: 10px;
          display: none;
}
.optionList .sortList .sortLi a .childDiv[data-v-3ea9d14f]::after {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border-width: 7px;
            border-style: solid;
            border-color: #f8b42b transparent transparent transparent;
}
.optionList .sortList .sortLi a .childDiv .imgFlag[data-v-3ea9d14f] {
            position: absolute;
            top: 2px;
            right: -15px;
            cursor: pointer;
            display: block;
            width: 18px;
            height: 19px;
            background-size: 100% 100%;
            margin: 5px 20px 0px 0;
}
.optionList .sortList .sortLi a .childDiv .imgFlag.xy[data-v-3ea9d14f] {
              background: url(https://webstatic.orangevip.com/img/sortS.7f9e4fd.png) no-repeat;
}
.optionList .sortList .sortLi a .childDiv .imgFlag.xg[data-v-3ea9d14f] {
              background: url(https://webstatic.orangevip.com/img/sortK.97c4780.png) no-repeat;
}
.optionList .sortList .sortLi a .childDiv .childLi[data-v-3ea9d14f] {
            float: left;
            width: 36px;
            height: 35px;
            border: solid 2px #ffffff;
            border-radius: 50%;
            margin: 18px 0px 0 8.5px;
            color: #fff;
            line-height: 35px;
}
.optionList .sortList .sortLi a .childDiv .childLi.userAn[data-v-3ea9d14f] {
              background-color: #ffffff;
              color: #f8b42b;
}
.optionList .sortList .sortLi a .childDiv.childDiv0[data-v-3ea9d14f] {
            left: -30px;
}
.optionList .sortList .sortLi a .childDiv.childDiv0[data-v-3ea9d14f]::after {
              left: 44px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv1[data-v-3ea9d14f] {
            left: -110px;
}
.optionList .sortList .sortLi a .childDiv.childDiv1[data-v-3ea9d14f]::after {
              left: 125px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv2[data-v-3ea9d14f] {
            left: -190px;
}
.optionList .sortList .sortLi a .childDiv.childDiv2[data-v-3ea9d14f]::after {
              left: 204px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv3[data-v-3ea9d14f] {
            left: -30px;
}
.optionList .sortList .sortLi a .childDiv.childDiv3[data-v-3ea9d14f]::after {
              left: 44px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv4[data-v-3ea9d14f] {
            left: -110px;
}
.optionList .sortList .sortLi a .childDiv.childDiv4[data-v-3ea9d14f]::after {
              left: 125px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv5[data-v-3ea9d14f] {
            left: -190px;
}
.optionList .sortList .sortLi a .childDiv.childDiv5[data-v-3ea9d14f]::after {
              left: 204px;
              bottom: -13px;
}
.optionList .sortList .sortLi a .childDiv.childDiv6[data-v-3ea9d14f] {
            left: -30px;
}
.optionList .sortList .sortLi a .childDiv.childDiv6[data-v-3ea9d14f]::after {
              left: 44px;
              bottom: -13px;
}
.optionList .subtitle .answerBox .stem .imgFlag[data-v-3ea9d14f] {
    margin: 5px 20px 0px 0;
}
.optionList .subtitle .answerBox .allAnswer div span[data-v-b5d8c4dc][data-v-3ea9d14f]:nth-child(2) {
    line-height: 30px;
}
.aa[data-v-3ea9d14f] {
  height: 50px;
  color: #000;
}
.routerView[data-v-3ea9d14f] {
  float: left;
  width: 860px;
}
.cet[data-v-3ea9d14f] {
  width: 1250px;
  margin: 30px auto 40px;
  padding-bottom: 100px;
}
.cet nav[data-v-3ea9d14f] {
    z-index: 999;
}
.cet .bg[data-v-3ea9d14f] {
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .3);
}
.cet .bg .card[data-v-3ea9d14f] {
      position: absolute;
      top: calc(50% - 140px);
      left: calc(50% - 345px);
      width: 690px;
      height: 280px;
      background-color: #ffffff;
      border-radius: 10px;
      overflow: hidden;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 19px 35px 0;
}
.cet .bg .card[data-v-3ea9d14f]:before {
        position: absolute;
        top: 59px;
        left: 20px;
        content: '';
        width: 653px;
        height: 1px;
        background-color: #dddddd;
}
.cet .bg .card .close[data-v-3ea9d14f] {
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 99999;
        cursor: pointer;
}
.cet .bg .card .close img[data-v-3ea9d14f] {
          width: 30px;
          height: 30px;
}
.cet .bg .card .name[data-v-3ea9d14f] {
        position: relative;
        width: 100%;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #121212;
        letter-spacing: 2px;
}
.cet .bg .card .content p[data-v-3ea9d14f]:nth-child(1) {
        font-size: 20px;
        font-weight: bold;
        line-height: 25px;
        color: #121212;
        text-align: center;
        margin-bottom: 13px;
        margin-top: 56px;
}
.cet .bg .card .content p:nth-child(1).marg[data-v-3ea9d14f] {
          margin-top: 71px;
}
.cet .bg .card .content p[data-v-3ea9d14f]:nth-child(2) {
        position: relative;
        left: -10px;
        font-size: 16px;
        color: #888888;
        text-align: center;
}
.cet .bg .card .footer[data-v-3ea9d14f] {
        position: absolute;
        bottom: 50px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 30px;
        height: 45px;
        width: 100%;
}
.cet .bg .card .footer div[data-v-3ea9d14f] {
          height: 100%;
          width: 250px;
          display: inline-block;
          border-radius: 22px;
          text-align: center;
          line-height: 45px;
          font-size: 18px;
          color: #fff;
          cursor: pointer;
          letter-spacing: 2px;
}
.cet .bg .card .footer .sure[data-v-3ea9d14f] {
          margin-left: 155px;
          background-color: #f9bb3e;
          -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                  box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.cet .bg .card .footer .left[data-v-3ea9d14f] {
          background-color: #ddd;
          -webkit-box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
                  box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
}
.cet .bg .card .footer .right[data-v-3ea9d14f] {
          margin-left: 50px;
          background-color: #f9bb3e;
          -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                  box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.navbox[data-v-3ea9d14f] {
  width: 737px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  height: 60px;
}
.bignav[data-v-3ea9d14f] {
  width: 860px;
}
.innav[data-v-3ea9d14f] {
  width: 2000px;
}
nav[data-v-3ea9d14f] {
  width: 860px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  position: relative;
  height: 60px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  line-height: 58px;
  box-sizing: border-box;
  font-size: 17px;
  color: #033333;
}
nav .todis[data-v-3ea9d14f] {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}
nav .current[data-v-3ea9d14f] {
    pointer-events: none;
    cursor: pointer;
}
nav .item[data-v-3ea9d14f] {
    height: 60px;
    display: inline-block;
    width: 122.8px;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
nav .item span[data-v-3ea9d14f] {
      display: inline-block;
      width: 100%;
      height: 100%;
      pointer-events: visible;
}
nav .yellow[data-v-3ea9d14f] {
    background-color: #f8b42b;
    color: #fff;
}
.newnav[data-v-3ea9d14f] {
  width: 860px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  position: relative;
  height: 60px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  line-height: 58px;
  box-sizing: border-box;
  font-size: 17px;
  color: #033333;
  overflow: hidden;
}
.newnav .todis[data-v-3ea9d14f] {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}
.newnav .current[data-v-3ea9d14f] {
    pointer-events: none;
    cursor: pointer;
}
.newnav .item[data-v-3ea9d14f] {
    overflow: hidden;
    height: 60px;
    display: inline-block;
    width: 122.8px;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.newnav .item span[data-v-3ea9d14f] {
      display: inline-block;
      width: 100%;
      height: 100%;
      pointer-events: visible;
}
.newnav .item .longtxt[data-v-3ea9d14f] {
      font-size: 16px;
}
.newnav .smallitem[data-v-3ea9d14f] {
    width: 61.4px;
    height: 60px;
    display: block;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    color: yellow;
}
.newnav .smallitem.fl[data-v-3ea9d14f] {
    background: url(https://webstatic.orangevip.com/img/leftbtn.63e4697.png) no-repeat center 65%;
    background-size: 26px 31px;
}
.newnav .smallitem.fr[data-v-3ea9d14f] {
    background: url(https://webstatic.orangevip.com/img/rightbtn.9eb0ade.png) no-repeat center 65%;
    background-size: 26px 31px;
}
.newnav .yellowleft[data-v-3ea9d14f] {
    background: url(https://webstatic.orangevip.com/img/hleft.53a6035.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}
.newnav .yellowright[data-v-3ea9d14f] {
    background: url(https://webstatic.orangevip.com/img/hright.0b5f10c.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}
.newnav .yellow[data-v-3ea9d14f] {
    background-color: #f8b42b !important;
    color: #fff;
}
.newnav .graycolor[data-v-3ea9d14f] {
    opacity: 0.3;
}
.newnav .graycolor[data-v-3ea9d14f]:hover {
      cursor: not-allowed;
}
.newnav .yellowrighth[data-v-3ea9d14f]:hover {
    background: url(https://webstatic.orangevip.com/img/hright.0b5f10c.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}
.newnav .yellowlefth[data-v-3ea9d14f]:hover {
    background: url(https://webstatic.orangevip.com/img/hleft.53a6035.png) no-repeat center !important;
    background-size: 61.4px 61.4px !important;
}

.answerList .el-collapse {
  position: relative;
}
.answerList .el-collapse .answerListTitle {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    left: 50%;
    top: 20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
.answerList .el-collapse .answerListTitle span {
      color: red;
      font-weight: bold;
}
.answerList .el-collapse-item .el-collapse-item__wrap {
  border: none;
}
.answerList .el-collapse-item .el-collapse-item__header {
  background: #ebebeb;
  height: 58px;
  border-radius: 5px;
  color: black;
  font-size: 20px;
}
.answerList .el-collapse-item .el-collapse-item__header .el-collapse-item__arrow {
    margin: 5px 20px 0 290px;
}
.answerList .el-collapse-item .el-collapse-item__header .el-collapse-item__arrow.is-active {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.answerList .el-collapse-item .el-collapse-item__header i::before {
    content: "\E603";
}

@charset "UTF-8";
.translate[data-v-e3e47a74] {
  margin-top: 20px;
}
.translate .always[data-v-e3e47a74], .translate .analysis[data-v-e3e47a74] {
    overflow: hidden;
    width: 860px;
    height: 410px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .always .title[data-v-e3e47a74], .translate .analysis .title[data-v-e3e47a74] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
      border-radius: 5px 5px 0 0;
}
.translate .always .content[data-v-e3e47a74], .translate .analysis .content[data-v-e3e47a74] {
      padding: 35px 20px 30px 50px;
}
.translate .always .content .scrollY[data-v-e3e47a74], .translate .analysis .content .scrollY[data-v-e3e47a74] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.translate .always .content .scrollY[data-v-e3e47a74]::-webkit-scrollbar, .translate .analysis .content .scrollY[data-v-e3e47a74]::-webkit-scrollbar {
        width: 6px;
}
.translate .always .content .scrollY[data-v-e3e47a74]::-webkit-scrollbar-track, .translate .analysis .content .scrollY[data-v-e3e47a74]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .always .content .scrollY[data-v-e3e47a74]::-webkit-scrollbar-thumb, .translate .analysis .content .scrollY[data-v-e3e47a74]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .always .titleContent[data-v-e3e47a74], .translate .analysis .titleContent[data-v-e3e47a74] {
      height: 50px;
      line-height: 50px;
}
.translate .always .titleContent p[data-v-e3e47a74], .translate .analysis .titleContent p[data-v-e3e47a74] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.translate .always .titleContent span[data-v-e3e47a74], .translate .analysis .titleContent span[data-v-e3e47a74] {
        font-weight: bold;
}
.translate .always .titleContent p[data-v-e3e47a74]:nth-child(1), .translate .analysis .titleContent p[data-v-e3e47a74]:nth-child(1) {
        width: 25%;
}
.translate .always .titleContent p[data-v-e3e47a74]:nth-child(2), .translate .analysis .titleContent p[data-v-e3e47a74]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.translate .always .titleContent p[data-v-e3e47a74]:nth-child(3), .translate .analysis .titleContent p[data-v-e3e47a74]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.translate .always .over > div[data-v-e3e47a74], .translate .analysis .over > div[data-v-e3e47a74] {
      margin-bottom: 20px;
      line-height: 26px;
}
.translate .always .over .title[data-v-e3e47a74], .translate .analysis .over .title[data-v-e3e47a74] {
      height: auto;
      font-weight: bold;
      font-size: 18px;
      background-color: #f3f3f3;
      color: #121212;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 30px;
      line-height: 30px;
      text-align: left;
      border-radius: 5px;
}
.translate .always .over .title span[data-v-e3e47a74], .translate .analysis .over .title span[data-v-e3e47a74] {
        font-weight: bold;
}
.translate .always .over .timu[data-v-e3e47a74], .translate .analysis .over .timu[data-v-e3e47a74] {
      font-size: 16px;
      line-height: 32px;
}
.translate .always .questionDescribe[data-v-e3e47a74], .translate .analysis .questionDescribe[data-v-e3e47a74] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
      border-top: 1px solid #ebebeb;
}
.translate .always .questionDescribe .part[data-v-e3e47a74], .translate .analysis .questionDescribe .part[data-v-e3e47a74] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.translate .always .questionDescribe .subjectDescribe[data-v-e3e47a74], .translate .analysis .questionDescribe .subjectDescribe[data-v-e3e47a74] {
        font-size: 18px;
        line-height: 26px;
        color: #121212;
}
.translate .always .questionDescribe .subjectDescribe span[data-v-e3e47a74], .translate .analysis .questionDescribe .subjectDescribe span[data-v-e3e47a74] {
          font-size: 18px;
          font-weight: bold;
}
.translate .always .qustionContent[data-v-e3e47a74], .translate .analysis .qustionContent[data-v-e3e47a74] {
      background-color: #fff;
}
.translate .always .qustionContent .borderBox[data-v-e3e47a74], .translate .analysis .qustionContent .borderBox[data-v-e3e47a74] {
        border-radius: 5px;
}
.translate .always .qustionContent .subject[data-v-e3e47a74], .translate .analysis .qustionContent .subject[data-v-e3e47a74] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.translate .always .qustionContent .subjectTitle[data-v-e3e47a74], .translate .analysis .qustionContent .subjectTitle[data-v-e3e47a74] {
        color: #333;
        font-size: 16px;
        line-height: 26px;
}
.translate .always[data-v-e3e47a74] {
    height: 700px;
}
.translate .write[data-v-e3e47a74] {
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 410px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .write .title[data-v-e3e47a74] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.translate .write .writeContent[data-v-e3e47a74] {
      padding: 30px 20px 30px 50px;
}
.translate .write .writeContent .scrollY[data-v-e3e47a74] {
        height: 300px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.translate .write .writeContent .scrollY[data-v-e3e47a74]::-webkit-scrollbar {
        width: 6px;
}
.translate .write .writeContent .scrollY[data-v-e3e47a74]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .write .writeContent .scrollY[data-v-e3e47a74]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .write .writetext[data-v-e3e47a74] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px 58px 0;
      height: 315px;
      width: 100%;
      ime-mode: disabled;
      font-size: 18px;
      line-height: 26px;
      color: #121212;
      border: none;
      resize: none;
      caret-color: black;
}
.translate .write .writetext[data-v-e3e47a74]::-webkit-scrollbar {
      width: 6px;
}
.translate .write .writetext[data-v-e3e47a74]::-webkit-scrollbar-track {
      background: #fff;
}
.translate .write .writetext[data-v-e3e47a74]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.translate .write .writetext[data-v-e3e47a74]::-webkit-input-placeholder {
      /* placeholder颜色  */
      color: #bbb;
      /* placeholder字体大小  */
      font-size: 16px;
      /* placeholder位置  */
      text-align: left;
}
.translate .write .dltranslate > div[data-v-e3e47a74] {
      margin-bottom: 10px;
      overflow: hidden;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-left: 15px;
      width: 760px;
      height: 50px;
}
.translate .write .dltranslate > div .lettlett[data-v-e3e47a74] {
        font-size: 18px;
        color: #333;
        line-height: 50px;
}
.translate .write .dltranslate > div span[data-v-e3e47a74] {
        line-height: 50px;
}
.translate .write .dltranslate > div input[data-v-e3e47a74] {
        line-height: 54px;
        width: 200px;
        height: 50px;
        border-radius: 5px;
        border: solid 1px #ebebeb;
        caret-color: black;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 10px 0 15px;
}
.translate .write .dltranslate .imgFlag[data-v-e3e47a74] {
      cursor: pointer;
      display: block;
      width: 18px;
      height: 19px;
      background-size: 100% 100%;
      margin: 16px 10px 0px 0px;
}
.translate .write .dltranslate .imgFlag.xy[data-v-e3e47a74] {
        background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.translate .write .dltranslate .imgFlag.xg[data-v-e3e47a74] {
        background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.translate .analysis[data-v-e3e47a74] {
    margin-top: 14px;
}
.translate .analysis .answer[data-v-e3e47a74] {
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      margin-top: 15px;
}
.translate .analysis .answer .allOption[data-v-e3e47a74] {
        padding: 0 24px;
        border-bottom: 1px dashed #ebebeb;
}
.translate .analysis .answer .allOption .titleNumber[data-v-e3e47a74] {
          padding: 12px 0;
}
.translate .analysis .answer .allOption .titleNumber p[data-v-e3e47a74] {
            font-size: 18px;
            line-height: 26px;
            color: #333;
}
.translate .analysis .answer .allOption .titleNumber p span[data-v-e3e47a74] {
              font-size: 16px;
}
.translate .analysis .answer .allOption .titleNumber img[data-v-e3e47a74] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.translate .analysis .answer .allOption .everyOption > p[data-v-e3e47a74] {
          margin-top: 14px;
          color: #121212;
          font-size: 18px;
          line-height: 26px;
          font-weight: bold;
}
.translate .analysis .answer .allOption .everyOption ul[data-v-e3e47a74] {
          padding-top: 34px;
}
.translate .analysis .answer .allOption .everyOption li[data-v-e3e47a74] {
          font-size: 18px;
          color: #333;
          margin-bottom: 45px;
}
.translate .analysis .answer .allOption .everyOption li span[data-v-e3e47a74] {
            display: inline-block;
}
.translate .analysis .answer .allOption .everyOption li span[data-v-e3e47a74]:nth-child(1) {
            font-size: 20px;
            line-height: 32px;
            text-align: center;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            margin-right: 14px;
}
.translate .analysis .answer .allOption .everyOption li span[data-v-e3e47a74]:nth-child(2) {
            width: 650px;
            font-size: 18px;
            line-height: 28px;
}
.translate .analysis .answer .allOption .everyOption .correctAnswer[data-v-e3e47a74] {
          color: #9ac453;
}
.translate .analysis .answer .allOption .everyOption .correctAnswer span[data-v-e3e47a74]:nth-child(1) {
            border: solid 1px #9ac453;
}
.translate .analysis .answer .allOption .everyOption .userAnswer[data-v-e3e47a74] {
          color: #ff6b21;
}
.translate .analysis .answer .allOption .everyOption .userAnswer span[data-v-e3e47a74]:nth-child(1) {
            border: solid 1px #ff6920;
}
.translate .analysis .answer .allOption .subtitleParagraph[data-v-e3e47a74] {
          padding: 28px 0px 43px 0px;
          font-size: 18px;
          line-height: 30px;
          color: #333;
}
.translate .analysis .answer .twoAnswer[data-v-e3e47a74] {
        padding: 16px 24px 20px 24px;
}
.translate .analysis .answer .twoAnswer > div[data-v-e3e47a74] {
          margin-top: 10px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 10px 24px;
}
.translate .analysis .answer .twoAnswer > div span[data-v-e3e47a74] {
            display: inline-block;
            line-height: 30px;
}
.translate .analysis .answer .twoAnswer > div span[data-v-e3e47a74]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.translate .analysis .answer .twoAnswer > div span[data-v-e3e47a74]:nth-child(2) {
            color: #dedede;
}
.translate .analysis .answer .twoAnswer > div span[data-v-e3e47a74]:nth-child(3) {
            font-size: 18px;
            margin-left: 8px;
            max-width: 570px;
            white-space:  pre-wrap;
            word-wrap: break-word;
}
.translate .analysis .answer .twoAnswer > div span[data-v-e3e47a74]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
            max-width: 570px;
            white-space:  pre-wrap;
            word-wrap: break-word;
}
.translate .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-e3e47a74]:nth-child(3),
        .translate .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-e3e47a74]:nth-child(4) {
          color: #ff6b21;
}
.translate .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-e3e47a74]:nth-child(3) {
          color: #99c353;
}
.translate .analysis .answer .analysisContent[data-v-e3e47a74] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.translate .analysis .answer .analysisContent > p[data-v-e3e47a74] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.translate .analysis .answer .analysisContent > div[data-v-e3e47a74] {
          font-size: 16px;
          line-height: 26px;
}
.translate .analysis .content .scrollY[data-v-e3e47a74] {
    height: 295px;
}

@charset "UTF-8";
.entry[data-v-378a9336] {
  margin-top: 20px;
}
.entry .always[data-v-378a9336],
  .entry .analysis[data-v-378a9336],
  .entry .subtitle[data-v-378a9336], .entry .multinomial[data-v-378a9336] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.entry .always .title[data-v-378a9336],
    .entry .analysis .title[data-v-378a9336],
    .entry .subtitle .title[data-v-378a9336], .entry .multinomial .title[data-v-378a9336] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.entry .always .content[data-v-378a9336],
    .entry .analysis .content[data-v-378a9336],
    .entry .subtitle .content[data-v-378a9336], .entry .multinomial .content[data-v-378a9336] {
      padding: 35px 20px 30px 50px;
}
.entry .always .content .scrollY[data-v-378a9336],
      .entry .analysis .content .scrollY[data-v-378a9336],
      .entry .subtitle .content .scrollY[data-v-378a9336], .entry .multinomial .content .scrollY[data-v-378a9336] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.entry .always .content .scrollY[data-v-378a9336]::-webkit-scrollbar,
      .entry .analysis .content .scrollY[data-v-378a9336]::-webkit-scrollbar,
      .entry .subtitle .content .scrollY[data-v-378a9336]::-webkit-scrollbar, .entry .multinomial .content .scrollY[data-v-378a9336]::-webkit-scrollbar {
        width: 6px;
}
.entry .always .content .scrollY[data-v-378a9336]::-webkit-scrollbar-track,
      .entry .analysis .content .scrollY[data-v-378a9336]::-webkit-scrollbar-track,
      .entry .subtitle .content .scrollY[data-v-378a9336]::-webkit-scrollbar-track, .entry .multinomial .content .scrollY[data-v-378a9336]::-webkit-scrollbar-track {
        background: #fff;
}
.entry .always .content .scrollY[data-v-378a9336]::-webkit-scrollbar-thumb,
      .entry .analysis .content .scrollY[data-v-378a9336]::-webkit-scrollbar-thumb,
      .entry .subtitle .content .scrollY[data-v-378a9336]::-webkit-scrollbar-thumb, .entry .multinomial .content .scrollY[data-v-378a9336]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.entry .always .titleContent[data-v-378a9336],
    .entry .analysis .titleContent[data-v-378a9336],
    .entry .subtitle .titleContent[data-v-378a9336], .entry .multinomial .titleContent[data-v-378a9336] {
      height: 50px;
      line-height: 50px;
}
.entry .always .titleContent p[data-v-378a9336],
      .entry .analysis .titleContent p[data-v-378a9336],
      .entry .subtitle .titleContent p[data-v-378a9336], .entry .multinomial .titleContent p[data-v-378a9336] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.entry .always .titleContent p[data-v-378a9336]:nth-child(1),
      .entry .analysis .titleContent p[data-v-378a9336]:nth-child(1),
      .entry .subtitle .titleContent p[data-v-378a9336]:nth-child(1), .entry .multinomial .titleContent p[data-v-378a9336]:nth-child(1) {
        width: 25%;
}
.entry .always .titleContent p[data-v-378a9336]:nth-child(2),
      .entry .analysis .titleContent p[data-v-378a9336]:nth-child(2),
      .entry .subtitle .titleContent p[data-v-378a9336]:nth-child(2), .entry .multinomial .titleContent p[data-v-378a9336]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.entry .always .titleContent p[data-v-378a9336]:nth-child(3),
      .entry .analysis .titleContent p[data-v-378a9336]:nth-child(3),
      .entry .subtitle .titleContent p[data-v-378a9336]:nth-child(3), .entry .multinomial .titleContent p[data-v-378a9336]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.entry .always .questionDescribe[data-v-378a9336],
    .entry .analysis .questionDescribe[data-v-378a9336],
    .entry .subtitle .questionDescribe[data-v-378a9336], .entry .multinomial .questionDescribe[data-v-378a9336] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.entry .always .questionDescribe .part[data-v-378a9336],
      .entry .analysis .questionDescribe .part[data-v-378a9336],
      .entry .subtitle .questionDescribe .part[data-v-378a9336], .entry .multinomial .questionDescribe .part[data-v-378a9336] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
        text-align: center;
}
.entry .always .questionDescribe .subjectDescribe[data-v-378a9336],
      .entry .analysis .questionDescribe .subjectDescribe[data-v-378a9336],
      .entry .subtitle .questionDescribe .subjectDescribe[data-v-378a9336], .entry .multinomial .questionDescribe .subjectDescribe[data-v-378a9336] {
        word-wrap: break-word;
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.entry .always .questionDescribe .subjectDescribe span[data-v-378a9336],
        .entry .analysis .questionDescribe .subjectDescribe span[data-v-378a9336],
        .entry .subtitle .questionDescribe .subjectDescribe span[data-v-378a9336], .entry .multinomial .questionDescribe .subjectDescribe span[data-v-378a9336] {
          font-size: 18px;
          font-weight: bold;
}
.entry .always .over > div[data-v-378a9336],
    .entry .analysis .over > div[data-v-378a9336],
    .entry .subtitle .over > div[data-v-378a9336], .entry .multinomial .over > div[data-v-378a9336] {
      margin-bottom: 20px;
      line-height: 26px;
}
.entry .always .over .title[data-v-378a9336],
    .entry .analysis .over .title[data-v-378a9336],
    .entry .subtitle .over .title[data-v-378a9336], .entry .multinomial .over .title[data-v-378a9336] {
      height: auto;
      font-weight: bold;
      font-size: 18px;
      background-color: #f3f3f3;
      color: #121212;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 30px;
      line-height: 30px;
      text-align: left;
      border-radius: 5px;
}
.entry .always .over .title span[data-v-378a9336],
      .entry .analysis .over .title span[data-v-378a9336],
      .entry .subtitle .over .title span[data-v-378a9336], .entry .multinomial .over .title span[data-v-378a9336] {
        font-weight: bold;
}
.entry .always .over .timu[data-v-378a9336],
    .entry .analysis .over .timu[data-v-378a9336],
    .entry .subtitle .over .timu[data-v-378a9336], .entry .multinomial .over .timu[data-v-378a9336] {
      font-size: 16px;
      line-height: 32px;
}
.entry .always .qustionContent[data-v-378a9336],
    .entry .analysis .qustionContent[data-v-378a9336],
    .entry .subtitle .qustionContent[data-v-378a9336], .entry .multinomial .qustionContent[data-v-378a9336] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.entry .always .qustionContent .borderBox[data-v-378a9336],
      .entry .analysis .qustionContent .borderBox[data-v-378a9336],
      .entry .subtitle .qustionContent .borderBox[data-v-378a9336], .entry .multinomial .qustionContent .borderBox[data-v-378a9336] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.entry .always .qustionContent .borderBoxt[data-v-378a9336],
      .entry .analysis .qustionContent .borderBoxt[data-v-378a9336],
      .entry .subtitle .qustionContent .borderBoxt[data-v-378a9336], .entry .multinomial .qustionContent .borderBoxt[data-v-378a9336] {
        padding: 30px;
        margin-bottom: 15px;
}
.entry .always .qustionContent .subject[data-v-378a9336],
      .entry .analysis .qustionContent .subject[data-v-378a9336],
      .entry .subtitle .qustionContent .subject[data-v-378a9336], .entry .multinomial .qustionContent .subject[data-v-378a9336] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.entry .always .qustionContent .subjectTitle[data-v-378a9336],
      .entry .analysis .qustionContent .subjectTitle[data-v-378a9336],
      .entry .subtitle .qustionContent .subjectTitle[data-v-378a9336], .entry .multinomial .qustionContent .subjectTitle[data-v-378a9336] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
        word-wrap: break-word;
}
.entry .always .qustionContent .optionList[data-v-378a9336],
      .entry .analysis .qustionContent .optionList[data-v-378a9336],
      .entry .subtitle .qustionContent .optionList[data-v-378a9336], .entry .multinomial .qustionContent .optionList[data-v-378a9336] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 16px 30px 16px 40px;
}
.entry .always .qustionContent .optionList p[data-v-378a9336],
        .entry .analysis .qustionContent .optionList p[data-v-378a9336],
        .entry .subtitle .qustionContent .optionList p[data-v-378a9336], .entry .multinomial .qustionContent .optionList p[data-v-378a9336] {
          word-wrap: break-word;
}
.entry .always .qustionContent .optionList[data-v-378a9336]:last-child,
        .entry .analysis .qustionContent .optionList[data-v-378a9336]:last-child,
        .entry .subtitle .qustionContent .optionList[data-v-378a9336]:last-child, .entry .multinomial .qustionContent .optionList[data-v-378a9336]:last-child {
          border-bottom: none;
}
.entry .always .qustionContent .subtitlelist[data-v-378a9336],
      .entry .analysis .qustionContent .subtitlelist[data-v-378a9336],
      .entry .subtitle .qustionContent .subtitlelist[data-v-378a9336], .entry .multinomial .qustionContent .subtitlelist[data-v-378a9336] {
        padding: 15px 30px 15px;
}
.entry .write[data-v-378a9336] {
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 400px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.entry .write .title[data-v-378a9336] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.entry .write .writeContent[data-v-378a9336] {
      padding: 30px 20px 30px 50px;
}
.entry .write .writeContent .scrollY[data-v-378a9336] {
        height: 300px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.entry .write .writeContent .scrollY[data-v-378a9336]::-webkit-scrollbar {
        width: 6px;
}
.entry .write .writeContent .scrollY[data-v-378a9336]::-webkit-scrollbar-track {
        background: #fff;
}
.entry .write .writeContent .scrollY[data-v-378a9336]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.entry .write .writetext[data-v-378a9336] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px 58px 0;
      height: 315px;
      width: 100%;
      ime-mode: disabled;
      font-size: 18px;
      line-height: 26px;
      color: #121212;
      border: none;
      resize: none;
      caret-color: black;
}
.entry .write .writetext[data-v-378a9336]::-webkit-scrollbar {
      width: 6px;
}
.entry .write .writetext[data-v-378a9336]::-webkit-scrollbar-track {
      background: #fff;
}
.entry .write .writetext[data-v-378a9336]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.entry .write .writetext[data-v-378a9336]::-webkit-input-placeholder {
      /* placeholder颜色  */
      color: #bbb;
      /* placeholder字体大小  */
      font-size: 16px;
      /* placeholder位置  */
      text-align: left;
}
.entry .write .dltranslate > div[data-v-378a9336] {
      margin-bottom: 10px;
      overflow: hidden;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-left: 15px;
      width: 760px;
      height: 50px;
      border-radius: 5px;
      border: solid 1px #ebebeb;
}
.entry .write .dltranslate > div .lettlett[data-v-378a9336] {
        font-size: 18px;
        color: #333;
        line-height: 50px;
        font-weight: bold;
}
.entry .write .dltranslate > div .imgFlag[data-v-378a9336] {
        cursor: pointer;
        display: block;
        width: 18px;
        height: 19px;
        background-size: 100% 100%;
        margin: 16px 0 0px 0px;
}
.entry .write .dltranslate > div .imgFlag.xy[data-v-378a9336] {
          background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.entry .write .dltranslate > div .imgFlag.xg[data-v-378a9336] {
          background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.entry .write .dltranslate > div span[data-v-378a9336] {
        line-height: 50px;
}
.entry .write .dltranslate > div input[data-v-378a9336] {
        line-height: 54px;
        width: 630px;
        caret-color: black;
}
.entry .analysis[data-v-378a9336] {
    margin-top: 14px;
}
.entry .analysis .answer[data-v-378a9336] {
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      margin-top: 15px;
}
.entry .analysis .answer .allOption[data-v-378a9336] {
        padding: 0 24px;
        border-bottom: 1px dashed #ebebeb;
}
.entry .analysis .answer .allOption .titleNumber[data-v-378a9336] {
          border-bottom: 1px dashed #ebebeb;
}
.entry .analysis .answer .allOption .titleNumber p[data-v-378a9336] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
}
.entry .analysis .answer .allOption .titleNumber img[data-v-378a9336] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.entry .analysis .answer .allOption .everyOption > p[data-v-378a9336] {
          margin-top: 14px;
          color: #121212;
          font-size: 18px;
          line-height: 26px;
          font-weight: bold;
}
.entry .analysis .answer .allOption .everyOption ul[data-v-378a9336] {
          padding-top: 34px;
}
.entry .analysis .answer .allOption .everyOption li[data-v-378a9336] {
          font-size: 18px;
          color: #333;
          margin-bottom: 45px;
}
.entry .analysis .answer .allOption .everyOption li span[data-v-378a9336] {
            display: inline-block;
}
.entry .analysis .answer .allOption .everyOption li span[data-v-378a9336]:nth-child(1) {
            font-size: 20px;
            line-height: 32px;
            text-align: center;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            margin-right: 14px;
}
.entry .analysis .answer .allOption .everyOption li span[data-v-378a9336]:nth-child(2) {
            width: 650px;
            font-size: 18px;
            line-height: 28px;
}
.entry .analysis .answer .allOption .everyOption .correctAnswer[data-v-378a9336] {
          color: #9ac453;
}
.entry .analysis .answer .allOption .everyOption .correctAnswer span[data-v-378a9336]:nth-child(1) {
            border: solid 1px #9ac453;
}
.entry .analysis .answer .allOption .everyOption .userAnswer[data-v-378a9336] {
          color: #ff6b21;
}
.entry .analysis .answer .allOption .everyOption .userAnswer span[data-v-378a9336]:nth-child(1) {
            border: solid 1px #ff6920;
}
.entry .analysis .answer .allOption .subtitleParagraph[data-v-378a9336] {
          padding: 28px 0px 43px 0px;
          font-size: 18px;
          line-height: 30px;
          color: #333;
}
.entry .analysis .answer .twoAnswer[data-v-378a9336] {
        padding: 16px 24px 20px 24px;
}
.entry .analysis .answer .twoAnswer > div[data-v-378a9336] {
          margin-top: 10px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 10px 24px;
}
.entry .analysis .answer .twoAnswer > div span[data-v-378a9336] {
            display: inline-block;
            line-height: 30px;
}
.entry .analysis .answer .twoAnswer > div span[data-v-378a9336]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.entry .analysis .answer .twoAnswer > div span[data-v-378a9336]:nth-child(2) {
            color: #dedede;
}
.entry .analysis .answer .twoAnswer > div span[data-v-378a9336]:nth-child(3) {
            font-size: 18px;
            margin-left: 8px;
            max-width: 570px;
            white-space:  pre-wrap;
            word-wrap: break-word;
}
.entry .analysis .answer .twoAnswer > div span[data-v-378a9336]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
            max-width: 570px;
            white-space:  pre-wrap;
            word-wrap: break-word;
}
.entry .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-378a9336]:nth-child(3),
        .entry .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-378a9336]:nth-child(4) {
          color: #ff6b21;
}
.entry .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-378a9336]:nth-child(3) {
          color: #99c353;
}
.entry .analysis .answer .analysisContent[data-v-378a9336] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.entry .analysis .answer .analysisContent > p[data-v-378a9336] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.entry .analysis .answer .analysisContent > div[data-v-378a9336] {
          font-size: 16px;
          line-height: 26px;
}
.entry .subtitle[data-v-378a9336] {
    width: 860px;
    height: 407px;
    margin-top: 16px;
}
.entry .subtitle .content .scrollY[data-v-378a9336] {
      height: 270px;
}
.entry .subtitle .content .scrollY p[data-v-378a9336] {
        font-size: 18px;
        line-height: 30px;
        color: #333;
}
.entry .multinomial[data-v-378a9336] {
    width: 860px;
    height: 407px;
    margin-top: 16px;
}
.entry .multinomial .content .scrollY[data-v-378a9336] {
      height: 270px;
}
.entry .multinomial .content .scrollY .borderBox[data-v-378a9336] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        margin-bottom: 15px;
}
.entry .multinomial .content .scrollY .optionList[data-v-378a9336] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 16px 30px 16px 40px;
}
.entry .multinomial .content .scrollY .optionList[data-v-378a9336]:last-child {
          border-bottom: none;
}

@charset "UTF-8";
.readingOne[data-v-f48b451e] {
  margin-top: 20px;
}
.readingOne .always[data-v-f48b451e], .readingOne .analysis[data-v-f48b451e] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 1000px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.readingOne .always .title[data-v-f48b451e], .readingOne .analysis .title[data-v-f48b451e] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .always .content[data-v-f48b451e], .readingOne .analysis .content[data-v-f48b451e] {
      padding: 35px 20px 30px 50px;
}
.readingOne .always .content .scrollY[data-v-f48b451e], .readingOne .analysis .content .scrollY[data-v-f48b451e] {
        height: 885px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .always .content .scrollY[data-v-f48b451e]::-webkit-scrollbar, .readingOne .analysis .content .scrollY[data-v-f48b451e]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .always .content .scrollY[data-v-f48b451e]::-webkit-scrollbar-track, .readingOne .analysis .content .scrollY[data-v-f48b451e]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .always .content .scrollY[data-v-f48b451e]::-webkit-scrollbar-thumb, .readingOne .analysis .content .scrollY[data-v-f48b451e]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .always .questionDescribe[data-v-f48b451e], .readingOne .analysis .questionDescribe[data-v-f48b451e] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.readingOne .always .questionDescribe .part[data-v-f48b451e], .readingOne .analysis .questionDescribe .part[data-v-f48b451e] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.readingOne .always .questionDescribe .subjectDescribe[data-v-f48b451e], .readingOne .analysis .questionDescribe .subjectDescribe[data-v-f48b451e] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe .subjectDescribe span[data-v-f48b451e], .readingOne .analysis .questionDescribe .subjectDescribe span[data-v-f48b451e] {
          font-size: 18px;
          font-weight: bold;
}
.readingOne .always .qustionContent[data-v-f48b451e], .readingOne .analysis .qustionContent[data-v-f48b451e] {
      background-color: #fff;
      margin-top: 10px;
      border: solid 1px #ebebeb;
      border-radius: 5px;
      overflow: hidden;
}
.readingOne .always .qustionContent.parsecontent[data-v-f48b451e], .readingOne .analysis .qustionContent.parsecontent[data-v-f48b451e] {
        border: none;
}
.readingOne .always .qustionContent .answerBox[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox[data-v-f48b451e] {
        border-top: 1px dashed #ebebeb;
}
.readingOne .always .qustionContent .answerBox.parse[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox.parse[data-v-f48b451e] {
          border: 1px solid #ebebeb;
          margin-bottom: 15px;
          border-radius: 5px;
          overflow: hidden;
}
.readingOne .always .qustionContent .answerBox.parse[data-v-f48b451e]:first-child, .readingOne .analysis .qustionContent .answerBox.parse[data-v-f48b451e]:first-child {
            border-top: 1px solid #ebebeb;
}
.readingOne .always .qustionContent .answerBox .stem[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .stem[data-v-f48b451e] {
          font-size: 18px;
          color: #333;
          line-height: 28px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding: 24px 31px 18px;
          border-bottom: 1px dashed #ebebeb;
}
.readingOne .always .qustionContent .answerBox .stem > div[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .stem > div[data-v-f48b451e] {
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
            width: 560px;
            word-wrap: break-word;
}
.readingOne .always .qustionContent .answerBox .stem > div > div[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .stem > div > div[data-v-f48b451e] {
              display: inline;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem > div > div .kfformula[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .stem > div > div .kfformula[data-v-f48b451e] {
                vertical-align: middle !important;
                display: inline-block !important;
                height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div .kfformula[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .stem > div .kfformula[data-v-f48b451e] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > span[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .stem > div > span[data-v-f48b451e] {
              display: inline-block;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag[data-v-f48b451e] {
            cursor: pointer;
            display: block;
            width: 18px;
            height: 19px;
            background-size: 100% 100%;
            margin: 5px 0 0px 27px;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.noclick[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.noclick[data-v-f48b451e] {
              cursor: auto;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xy[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xy[data-v-f48b451e] {
              background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xg[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xg[data-v-f48b451e] {
              background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .allAnswer .writetext[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .allAnswer .writetext[data-v-f48b451e] {
          height: 155px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding: 30px 32px;
          overflow-x: hidden;
          width: 100%;
          font-size: 16px;
          ime-mode: disabled;
          resize: none;
          caret-color: black;
}
.readingOne .always .qustionContent .answerBox .allAnswer .myanswer[data-v-f48b451e], .readingOne .always .qustionContent .answerBox .allAnswer .right[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .allAnswer .myanswer[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .allAnswer .right[data-v-f48b451e] {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding: 30px;
}
.readingOne .always .qustionContent .answerBox .allAnswer .myanswer .noAn[data-v-f48b451e], .readingOne .always .qustionContent .answerBox .allAnswer .right .noAn[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .allAnswer .myanswer .noAn[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .allAnswer .right .noAn[data-v-f48b451e] {
            color: #ff6b21;
}
.readingOne .always .qustionContent .answerBox .allAnswer .myanswer p[data-v-f48b451e], .readingOne .always .qustionContent .answerBox .allAnswer .right p[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .allAnswer .myanswer p[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .allAnswer .right p[data-v-f48b451e] {
            font-weight: bold;
            font-size: 18px;
            letter-spacing: 0px;
            color: #121212;
            margin-bottom: 19px;
}
.readingOne .always .qustionContent .answerBox .allAnswer .myanswer div[data-v-f48b451e], .readingOne .always .qustionContent .answerBox .allAnswer .right div[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .allAnswer .myanswer div[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .allAnswer .right div[data-v-f48b451e] {
            line-height: 23px;
}
.readingOne .always .qustionContent .answerBox .allAnswer .right[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBox .allAnswer .right[data-v-f48b451e] {
          background-color: #f3f3f3;
}
.readingOne .always .qustionContent .answerBox[data-v-f48b451e]:first-child, .readingOne .analysis .qustionContent .answerBox[data-v-f48b451e]:first-child {
          border-top: none;
}
.readingOne .always .qustionContent .answerBoxborder[data-v-f48b451e], .readingOne .analysis .qustionContent .answerBoxborder[data-v-f48b451e] {
        border-top: none !important;
}
.readingOne .analysis .answer[data-v-f48b451e] {
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    margin-top: 15px;
}
.readingOne .newanswer[data-v-f48b451e], .readingOne .ranswer[data-v-f48b451e] {
    position: relative;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
    padding: 30px;
}
.readingOne .newanswer .noanswer[data-v-f48b451e], .readingOne .ranswer .noanswer[data-v-f48b451e] {
      color: #ff6b21;
}
.readingOne .newanswer > p[data-v-f48b451e], .readingOne .ranswer > p[data-v-f48b451e] {
      margin-top: 20px;
}
.readingOne .newanswer p[data-v-f48b451e], .readingOne .ranswer p[data-v-f48b451e] {
      font-size: 18px;
      line-height: 18px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 23px;
}
.readingOne .newanswer .titbox > .fl[data-v-f48b451e], .readingOne .ranswer .titbox > .fl[data-v-f48b451e] {
      font-size: 18px;
      line-height: 28px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 18px;
}
.readingOne .newanswer .titbox > .fr span[data-v-f48b451e], .readingOne .ranswer .titbox > .fr span[data-v-f48b451e] {
      display: inline-block;
}
.readingOne .newanswer .titbox > .fr .lei[data-v-f48b451e], .readingOne .ranswer .titbox > .fr .lei[data-v-f48b451e] {
      color: #fff;
      font-size: 16px;
      height: 28px;
      line-height: 28px;
      padding: 0 17px;
      background-color: #b4b4b4;
      border-radius: 5px;
      margin-right: 14px;
}
.readingOne .newanswer .titbox > .fr .fen[data-v-f48b451e], .readingOne .ranswer .titbox > .fr .fen[data-v-f48b451e] {
      font-size: 18px;
      color: #333;
      line-height: 28px;
      font-weight: bold;
}
.readingOne .newanswer .titbox > .fr .pigaiz[data-v-f48b451e], .readingOne .ranswer .titbox > .fr .pigaiz[data-v-f48b451e] {
      font-size: 18px;
      color: #f8b42b;
      line-height: 28px;
      font-weight: bold;
}
.readingOne .newanswer .answerbox[data-v-f48b451e], .readingOne .ranswer .answerbox[data-v-f48b451e] {
      font-size: 16px;
      line-height: 30px;
      color: #333;
      word-wrap: break-word;
}
.readingOne .newanswer .dibox .diboxsp[data-v-f48b451e], .readingOne .ranswer .dibox .diboxsp[data-v-f48b451e] {
      width: 710px;
      word-wrap: break-word;
}
.readingOne .newanswer .rightanswer[data-v-f48b451e], .readingOne .ranswer .rightanswer[data-v-f48b451e] {
      word-wrap:  break-word;
      font-size: 16px;
      line-height: 30px;
      font-weight: normal;
}
.readingOne .newanswer[data-v-f48b451e]:after {
    position: absolute;
    bottom: -20px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #dbe1ec;
}

.tag {
  color: red;
  position: relative;
  font-size: 12px;
  top: -6px;
}
.writetext::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: transparent;
}
.writetext::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.writetext::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, .1);
}

.hearing[data-v-30ba1658] {
  margin-top: 20px;
  width: 860px;
  height: 999px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  overflow: hidden;
}
.hearing.low[data-v-30ba1658] {
    height: 425px;
}
.hearing .head[data-v-30ba1658] {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    background-color: #ebebeb;
    line-height: 50px;
    text-align: center;
    letter-spacing: 4px;
}
.hearing .headaudio[data-v-30ba1658] {
    width: 760px;
    margin: 0 auto 30px;
    border-bottom: 1px solid #ebebeb;
}
.hearing .headaudio .audio[data-v-30ba1658] {
      margin: 30px 132px;
      width: 490px;
      height: 55px;
      border-radius: 27px;
}
.hearing .content[data-v-30ba1658] {
    width: 800px;
    height: 800px;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px 0 20px;
}
.hearing .content.jiexi[data-v-30ba1658] {
      height: 199px;
}
.hearing .content .xianzhi[data-v-30ba1658] {
      position: relative;
      height: 35px;
      width: 100%;
      margin-bottom: 3px;
}
.hearing .content .xianzhi div[data-v-30ba1658] {
        font-size: 20px;
        font-weight: bold;
        display: inline-block;
        height: 100%;
}
.hearing .content .xianzhi div[data-v-30ba1658]:nth-child(1) {
        float: left;
}
.hearing .content .xianzhi div[data-v-30ba1658]:nth-child(2) {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
}
.hearing .content .xianzhi div[data-v-30ba1658]:nth-child(3) {
        float: right;
}
.hearing .content ul li .section[data-v-30ba1658] {
      width: 760px;
      background-color: #f3f3f3;
      border-radius: 5px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 27px 30px;
      margin-bottom: 14px;
}
.hearing .content ul li .section p[data-v-30ba1658]:nth-child(1) {
        margin-bottom: 18px;
        font-size: 20px;
        color: #121212;
        font-weight: bold;
}
.hearing .content ul li .section p[data-v-30ba1658]:nth-child(2) {
        font-size: 16px;
        line-height: 26px;
        color: #333333;
}
.hearing .content ul li .question[data-v-30ba1658] {
      width: 760px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 36px 33px;
      margin-bottom: 14px;
}
.hearing .content ul li .question .describe[data-v-30ba1658] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        margin-bottom: 16px;
}
.hearing .content ul li .question .order[data-v-30ba1658] {
        font-size: 18px;
        color: #333;
        margin-bottom: 21px;
}
.hearing .content ul li .question .order .img[data-v-30ba1658] {
          cursor: pointer;
          display: inline-block;
          float: right;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
}
.hearing .content ul li .question .order .img.xy[data-v-30ba1658] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.hearing .content ul li .question .order .img.xg[data-v-30ba1658] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.hearing .content ul li .question .option[data-v-30ba1658] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        cursor: pointer;
        margin-bottom: 20px;
}
.hearing .content ul li .question .option.answer div[data-v-30ba1658]:nth-child(1) {
          background-color: #f8b42b;
          color: #ffffff;
          border: solid 1px #f8b42b;
}
.hearing .content ul li .question .option.answer div[data-v-30ba1658]:nth-child(2) {
          color: #f8b42b;
}
.hearing .content ul li .question .option div[data-v-30ba1658] {
          display: inline-block;
}
.hearing .content ul li .question .option div[data-v-30ba1658]:nth-child(1) {
          width: 32px;
          height: 32px;
          border: solid 1px #333333;
          border-radius: 50%;
          font-size: 20px;
          font-weight: bold;
          line-height: 32px;
          text-align: center;
          color: #333333;
          margin-right: 15px;
}
.hearing .content ul li .question .option div[data-v-30ba1658]:nth-child(2) {
          width: 640px;
          line-height: 32px;
          font-size: 18px;
          color: #333333;
}
.parse[data-v-30ba1658] {
  margin-top: 20px;
  width: 860px;
  height: 699px;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  overflow: hidden;
}
.parse .oveD[data-v-30ba1658] {
    overflow: hidden;
}
.parse .head[data-v-30ba1658] {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    background-color: #ebebeb;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 4px;
}
.parse ul[data-v-30ba1658] {
    position: relative;
    top: 20px;
    width: 800px;
    height: 620px;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px 0 20px;
}
.parse ul li .question[data-v-30ba1658] {
      position: relative;
      width: 760px;
      background-color: #ffffff;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 33px;
      margin-bottom: 25px;
}
.parse ul li .question[data-v-30ba1658]:before {
        position: absolute;
        left: 0;
        top: 59px;
        content: '';
        width: 100%;
        height: 1px;
        border-bottom: 1px dashed #ebebeb;
}
.parse ul li .question .indexnum[data-v-30ba1658] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        padding-bottom: 34px;
}
.parse ul li .question .describe[data-v-30ba1658] {
        font-size: 18px;
        font-weight: bold;
        color: #121212;
        margin-bottom: 16px;
}
.parse ul li .question .order[data-v-30ba1658] {
        font-size: 18px;
        color: #333;
        margin-bottom: 21px;
}
.parse ul li .question .order .img[data-v-30ba1658] {
          display: inline-block;
          float: right;
          width: 18px;
          height: 19px;
          background-size: 100% 100%;
}
.parse ul li .question .order .img.xy[data-v-30ba1658] {
            background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.parse ul li .question .order .img.xg[data-v-30ba1658] {
            background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.parse ul li .question .option[data-v-30ba1658] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 20px;
}
.parse ul li .question .option.rightAn div[data-v-30ba1658]:nth-child(1) {
          color: #9ac453;
          border: solid 1px #9ac453;
}
.parse ul li .question .option.rightAn div[data-v-30ba1658]:nth-child(2) {
          color: #9ac453;
}
.parse ul li .question .option.answer div[data-v-30ba1658]:nth-child(1) {
          color: #ff6b21;
          border: solid 1px #ff6b21;
}
.parse ul li .question .option.answer div[data-v-30ba1658]:nth-child(2) {
          color: #ff6b21;
}
.parse ul li .question .option div[data-v-30ba1658] {
          display: inline-block;
}
.parse ul li .question .option div[data-v-30ba1658]:nth-child(1) {
          width: 32px;
          height: 32px;
          border: solid 1px #333333;
          border-radius: 50%;
          font-size: 20px;
          font-weight: bold;
          line-height: 32px;
          text-align: center;
          color: #333333;
          margin-right: 15px;
}
.parse ul li .question .option div[data-v-30ba1658]:nth-child(2) {
          width: 640px;
          line-height: 32px;
          font-size: 18px;
          line-height: 32px;
          color: #333333;
}
.parse ul li .anbtn[data-v-30ba1658] {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 170px;
}
.parse ul li .anbtn .line[data-v-30ba1658] {
        color: #dedede !important;
        margin: 0 8px 0 6px;
}
.parse ul li .anbtn div[data-v-30ba1658] {
        display: inline-block;
        height: 50px;
        background-color: #f3f3f3;
        border-radius: 24px;
        text-align: center;
        line-height: 50px;
        font-weight: bold;
        padding: 0 24px;
}
.parse ul li .anbtn div span[data-v-30ba1658] {
          position: relative;
          top: 3px;
}
.parse ul li .anbtn div.own[data-v-30ba1658] {
          margin-right: 80px;
}
.parse ul li .anbtn div.own span[data-v-30ba1658] {
            font-size: 24px;
            color: #ff6b21;
}
.parse ul li .anbtn div.own .little[data-v-30ba1658] {
            position: relative;
            top: 1px;
            font-size: 18px;
}
.parse ul li .anbtn div.right span[data-v-30ba1658] {
          font-size: 24px;
          color: #99c353;
}
.parse ul li .toparse[data-v-30ba1658] {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px;
      background-color: #f3f3f3;
      border-radius: 5px;
      margin: 20px 0;
}
.parse ul li .toparse p[data-v-30ba1658]:nth-child(1) {
        font-size: 18px;
        font-weight: bold;
        color: #333333;
        margin-bottom: 25px;
}
.parse ul li .toparse p[data-v-30ba1658]:nth-child(2) {
        font-size: 16px;
        line-height: 26px;
        color: #333333;
}

.content::-webkit-scrollbar-track, .list::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: transparent;
}
.content::-webkit-scrollbar, .list::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.content::-webkit-scrollbar-thumb, .list::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, .1);
}

.progress {
  margin: 30px 132px;
  width: 490px;
  height: 55px;
  border-radius: 27px;
  border: solid 1px #e5e5e5;
  font-size: 20px;
  color: #333333;
  line-height: 55px;
}
.progress .pausewrap, .progress .progress_bar, .progress .endtime {
    display: inline-block;
}
.progress .progress_bar {
    position: relative;
    top: -2px;
    width: 242px;
    background-color: #c8c8c8;
    border-radius: 4px;
    height: 8px;
    margin-right: 21px;
}
.progress .progress_bar .already {
      float: left;
      height: 100%;
      background-color: #f8b42b;
      border-radius: 4px;
      width: 0;
}
.progress .progress_bar .ball {
      position: absolute;
      top: -4px;
      left: 0;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background-color: #f8b42b;
}
.progress .pausewrap {
    position: relative;
    top: 3px;
    margin: 0 18px 0 35px;
    width: 16px;
    height: 22px;
}
.progress .pausewrap.paused {
      background: url(https://webstatic.orangevip.com/img/parse.cbfedb5.png) no-repeat;
      background-size: 100% 100%;
}
.progress .pausewrap.begin {
      background: url(https://webstatic.orangevip.com/img/begin.ba01835.png) no-repeat;
      background-size: 100% 100%;
}
.progress .nowtime {
    margin-right: 18px;
}

.information[data-v-b55304a4] {
  margin-top: 20px;
}
.information .always[data-v-b55304a4],
  .information .analysis[data-v-b55304a4],
  .information .subtitle[data-v-b55304a4], .information .multinomial[data-v-b55304a4] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.information .always .title[data-v-b55304a4],
    .information .analysis .title[data-v-b55304a4],
    .information .subtitle .title[data-v-b55304a4], .information .multinomial .title[data-v-b55304a4] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.information .always .content[data-v-b55304a4],
    .information .analysis .content[data-v-b55304a4],
    .information .subtitle .content[data-v-b55304a4], .information .multinomial .content[data-v-b55304a4] {
      padding: 35px 20px 30px 50px;
}
.information .always .content .scrollY[data-v-b55304a4],
      .information .analysis .content .scrollY[data-v-b55304a4],
      .information .subtitle .content .scrollY[data-v-b55304a4], .information .multinomial .content .scrollY[data-v-b55304a4] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.information .always .content .scrollY[data-v-b55304a4]::-webkit-scrollbar,
      .information .analysis .content .scrollY[data-v-b55304a4]::-webkit-scrollbar,
      .information .subtitle .content .scrollY[data-v-b55304a4]::-webkit-scrollbar, .information .multinomial .content .scrollY[data-v-b55304a4]::-webkit-scrollbar {
        width: 6px;
}
.information .always .content .scrollY[data-v-b55304a4]::-webkit-scrollbar-track,
      .information .analysis .content .scrollY[data-v-b55304a4]::-webkit-scrollbar-track,
      .information .subtitle .content .scrollY[data-v-b55304a4]::-webkit-scrollbar-track, .information .multinomial .content .scrollY[data-v-b55304a4]::-webkit-scrollbar-track {
        background: #fff;
}
.information .always .content .scrollY[data-v-b55304a4]::-webkit-scrollbar-thumb,
      .information .analysis .content .scrollY[data-v-b55304a4]::-webkit-scrollbar-thumb,
      .information .subtitle .content .scrollY[data-v-b55304a4]::-webkit-scrollbar-thumb, .information .multinomial .content .scrollY[data-v-b55304a4]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.information .always .questionDescribe[data-v-b55304a4],
    .information .analysis .questionDescribe[data-v-b55304a4],
    .information .subtitle .questionDescribe[data-v-b55304a4], .information .multinomial .questionDescribe[data-v-b55304a4] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.information .always .questionDescribe .part[data-v-b55304a4],
      .information .analysis .questionDescribe .part[data-v-b55304a4],
      .information .subtitle .questionDescribe .part[data-v-b55304a4], .information .multinomial .questionDescribe .part[data-v-b55304a4] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
        text-align: center;
}
.information .always .questionDescribe .subjectDescribe[data-v-b55304a4],
      .information .analysis .questionDescribe .subjectDescribe[data-v-b55304a4],
      .information .subtitle .questionDescribe .subjectDescribe[data-v-b55304a4], .information .multinomial .questionDescribe .subjectDescribe[data-v-b55304a4] {
        word-wrap: break-word;
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.information .always .questionDescribe .subjectDescribe span[data-v-b55304a4],
        .information .analysis .questionDescribe .subjectDescribe span[data-v-b55304a4],
        .information .subtitle .questionDescribe .subjectDescribe span[data-v-b55304a4], .information .multinomial .questionDescribe .subjectDescribe span[data-v-b55304a4] {
          font-size: 18px;
          font-weight: bold;
}
.information .always .qustionContent[data-v-b55304a4],
    .information .analysis .qustionContent[data-v-b55304a4],
    .information .subtitle .qustionContent[data-v-b55304a4], .information .multinomial .qustionContent[data-v-b55304a4] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.information .always .qustionContent .borderBox[data-v-b55304a4],
      .information .analysis .qustionContent .borderBox[data-v-b55304a4],
      .information .subtitle .qustionContent .borderBox[data-v-b55304a4], .information .multinomial .qustionContent .borderBox[data-v-b55304a4] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.information .always .qustionContent .borderBoxt[data-v-b55304a4],
      .information .analysis .qustionContent .borderBoxt[data-v-b55304a4],
      .information .subtitle .qustionContent .borderBoxt[data-v-b55304a4], .information .multinomial .qustionContent .borderBoxt[data-v-b55304a4] {
        padding: 30px;
        margin-bottom: 15px;
}
.information .always .qustionContent .subject[data-v-b55304a4],
      .information .analysis .qustionContent .subject[data-v-b55304a4],
      .information .subtitle .qustionContent .subject[data-v-b55304a4], .information .multinomial .qustionContent .subject[data-v-b55304a4] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.information .always .qustionContent .subjectTitle[data-v-b55304a4],
      .information .analysis .qustionContent .subjectTitle[data-v-b55304a4],
      .information .subtitle .qustionContent .subjectTitle[data-v-b55304a4], .information .multinomial .qustionContent .subjectTitle[data-v-b55304a4] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
        word-wrap: break-word;
}
.information .always .qustionContent .optionList[data-v-b55304a4],
      .information .analysis .qustionContent .optionList[data-v-b55304a4],
      .information .subtitle .qustionContent .optionList[data-v-b55304a4], .information .multinomial .qustionContent .optionList[data-v-b55304a4] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.information .always .qustionContent .optionList p[data-v-b55304a4],
        .information .analysis .qustionContent .optionList p[data-v-b55304a4],
        .information .subtitle .qustionContent .optionList p[data-v-b55304a4], .information .multinomial .qustionContent .optionList p[data-v-b55304a4] {
          word-wrap: break-word;
}
.information .always .qustionContent .optionList[data-v-b55304a4]:last-child,
        .information .analysis .qustionContent .optionList[data-v-b55304a4]:last-child,
        .information .subtitle .qustionContent .optionList[data-v-b55304a4]:last-child, .information .multinomial .qustionContent .optionList[data-v-b55304a4]:last-child {
          border-bottom: none;
}
.information .always .qustionContent .subtitlelist[data-v-b55304a4],
      .information .analysis .qustionContent .subtitlelist[data-v-b55304a4],
      .information .subtitle .qustionContent .subtitlelist[data-v-b55304a4], .information .multinomial .qustionContent .subtitlelist[data-v-b55304a4] {
        padding: 15px 30px 15px;
}
.information .analysis[data-v-b55304a4] {
    margin-top: 14px;
}
.information .analysis .answer[data-v-b55304a4] {
      margin-top: 20px;
}
.information .analysis .answer .allOption[data-v-b55304a4] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        padding: 0 24px;
}
.information .analysis .answer .allOption .titleNumber[data-v-b55304a4] {
          border-bottom: 1px dashed #ebebeb;
}
.information .analysis .answer .allOption .titleNumber p[data-v-b55304a4] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
}
.information .analysis .answer .allOption .titleNumber img[data-v-b55304a4] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.information .analysis .answer .allOption .everyOption > p[data-v-b55304a4] {
          margin-top: 14px;
          color: #121212;
          font-size: 18px;
          line-height: 26px;
          font-weight: bold;
}
.information .analysis .answer .allOption .everyOption ul[data-v-b55304a4] {
          padding-top: 34px;
}
.information .analysis .answer .allOption .everyOption li[data-v-b55304a4] {
          font-size: 18px;
          color: #333;
          margin-bottom: 45px;
}
.information .analysis .answer .allOption .everyOption li span[data-v-b55304a4] {
            display: inline-block;
}
.information .analysis .answer .allOption .everyOption li span[data-v-b55304a4]:nth-child(1) {
            font-size: 20px;
            line-height: 32px;
            text-align: center;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            margin-right: 14px;
}
.information .analysis .answer .allOption .everyOption li span[data-v-b55304a4]:nth-child(2) {
            width: 650px;
            font-size: 18px;
            line-height: 28px;
}
.information .analysis .answer .allOption .everyOption .correctAnswer[data-v-b55304a4] {
          color: #9ac453;
}
.information .analysis .answer .allOption .everyOption .correctAnswer span[data-v-b55304a4]:nth-child(1) {
            border: solid 1px #9ac453;
}
.information .analysis .answer .allOption .everyOption .userAnswer[data-v-b55304a4] {
          color: #ff6b21;
}
.information .analysis .answer .allOption .everyOption .userAnswer span[data-v-b55304a4]:nth-child(1) {
            border: solid 1px #ff6920;
}
.information .analysis .answer .allOption .subtitleParagraph[data-v-b55304a4] {
          padding: 28px 0px 43px 0px;
          font-size: 18px;
          line-height: 30px;
          color: #333;
}
.information .analysis .answer .twoAnswer[data-v-b55304a4] {
        padding: 26px 173px 20px 189px;
}
.information .analysis .answer .twoAnswer > div[data-v-b55304a4] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.information .analysis .answer .twoAnswer > div span[data-v-b55304a4] {
            display: inline-block;
            line-height: 50px;
}
.information .analysis .answer .twoAnswer > div span[data-v-b55304a4]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.information .analysis .answer .twoAnswer > div span[data-v-b55304a4]:nth-child(2) {
            color: #dedede;
}
.information .analysis .answer .twoAnswer > div span[data-v-b55304a4]:nth-child(3) {
            font-size: 18px;
            margin-left: 8px;
}
.information .analysis .answer .twoAnswer > div span[data-v-b55304a4]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.information .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-b55304a4]:nth-child(3),
        .information .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-b55304a4]:nth-child(4) {
          color: #ff6b21;
}
.information .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-b55304a4]:nth-child(3) {
          color: #99c353;
}
.information .analysis .answer .analysisContent[data-v-b55304a4] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.information .analysis .answer .analysisContent > p[data-v-b55304a4] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.information .analysis .answer .analysisContent > div[data-v-b55304a4] {
          font-size: 16px;
          line-height: 26px;
}
.information .subtitle[data-v-b55304a4] {
    width: 860px;
    height: 407px;
    margin-top: 16px;
}
.information .subtitle .content .scrollY[data-v-b55304a4] {
      height: 270px;
}
.information .subtitle .content .scrollY p[data-v-b55304a4] {
        font-size: 18px;
        line-height: 30px;
        color: #333;
}
.information .multinomial[data-v-b55304a4] {
    width: 860px;
    height: 407px;
    margin-top: 16px;
}
.information .multinomial .content .scrollY[data-v-b55304a4] {
      height: 270px;
}
.information .multinomial .content .scrollY .borderBox[data-v-b55304a4] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        margin-bottom: 15px;
}
.information .multinomial .content .scrollY .optionList[data-v-b55304a4] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.information .multinomial .content .scrollY .optionList[data-v-b55304a4]:last-child {
          border-bottom: none;
}

.readingOne[data-v-705f19e7] {
  margin-top: 20px;
}
.readingOne .always[data-v-705f19e7], .readingOne .analysis[data-v-705f19e7] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.readingOne .always .title[data-v-705f19e7], .readingOne .analysis .title[data-v-705f19e7] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .always .content[data-v-705f19e7], .readingOne .analysis .content[data-v-705f19e7] {
      padding: 35px 20px 30px 50px;
}
.readingOne .always .content .scrollY[data-v-705f19e7], .readingOne .analysis .content .scrollY[data-v-705f19e7] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .always .content .scrollY[data-v-705f19e7]::-webkit-scrollbar, .readingOne .analysis .content .scrollY[data-v-705f19e7]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .always .content .scrollY[data-v-705f19e7]::-webkit-scrollbar-track, .readingOne .analysis .content .scrollY[data-v-705f19e7]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .always .content .scrollY[data-v-705f19e7]::-webkit-scrollbar-thumb, .readingOne .analysis .content .scrollY[data-v-705f19e7]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .always .titleContent[data-v-705f19e7], .readingOne .analysis .titleContent[data-v-705f19e7] {
      height: 50px;
      line-height: 50px;
}
.readingOne .always .titleContent p[data-v-705f19e7], .readingOne .analysis .titleContent p[data-v-705f19e7] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.readingOne .always .titleContent p[data-v-705f19e7]:nth-child(1), .readingOne .analysis .titleContent p[data-v-705f19e7]:nth-child(1) {
        width: 25%;
}
.readingOne .always .titleContent p[data-v-705f19e7]:nth-child(2), .readingOne .analysis .titleContent p[data-v-705f19e7]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.readingOne .always .titleContent p[data-v-705f19e7]:nth-child(3), .readingOne .analysis .titleContent p[data-v-705f19e7]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.readingOne .always .questionDescribe[data-v-705f19e7], .readingOne .analysis .questionDescribe[data-v-705f19e7] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.readingOne .always .questionDescribe .part[data-v-705f19e7], .readingOne .analysis .questionDescribe .part[data-v-705f19e7] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.readingOne .always .questionDescribe .subjectDescribe[data-v-705f19e7], .readingOne .analysis .questionDescribe .subjectDescribe[data-v-705f19e7] {
        word-wrap: break-word;
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.readingOne .always .questionDescribe .subjectDescribe span[data-v-705f19e7], .readingOne .analysis .questionDescribe .subjectDescribe span[data-v-705f19e7] {
          font-size: 18px;
          font-weight: bold;
}
.readingOne .always .over > div[data-v-705f19e7], .readingOne .analysis .over > div[data-v-705f19e7] {
      margin-bottom: 20px;
      line-height: 26px;
}
.readingOne .always .over .title[data-v-705f19e7], .readingOne .analysis .over .title[data-v-705f19e7] {
      height: auto;
      font-weight: bold;
      font-size: 18px;
      background-color: #f3f3f3;
      color: #121212;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 30px;
      line-height: 30px;
      text-align: left;
      border-radius: 5px;
}
.readingOne .always .over .title span[data-v-705f19e7], .readingOne .analysis .over .title span[data-v-705f19e7] {
        font-weight: bold;
}
.readingOne .always .over .timu[data-v-705f19e7], .readingOne .analysis .over .timu[data-v-705f19e7] {
      font-size: 16px;
      line-height: 32px;
}
.readingOne .always .qustionContent[data-v-705f19e7], .readingOne .analysis .qustionContent[data-v-705f19e7] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.readingOne .always .qustionContent .borderBox[data-v-705f19e7], .readingOne .analysis .qustionContent .borderBox[data-v-705f19e7] {
        border-radius: 5px;
        padding: 30px;
        border: solid 1px #ebebeb;
}
.readingOne .always .qustionContent .subject[data-v-705f19e7], .readingOne .analysis .qustionContent .subject[data-v-705f19e7] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 14px;
}
.readingOne .always .qustionContent .subjectTitle[data-v-705f19e7], .readingOne .analysis .qustionContent .subjectTitle[data-v-705f19e7] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
}
.readingOne .analysis[data-v-705f19e7] {
    margin-top: 14px;
}
.readingOne .analysis .answer[data-v-705f19e7] {
      margin-top: 20px;
}
.readingOne .analysis .answer .allOption[data-v-705f19e7] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        padding: 0 24px;
}
.readingOne .analysis .answer .allOption .titleNumber[data-v-705f19e7] {
          border-bottom: 1px dashed #ebebeb;
}
.readingOne .analysis .answer .allOption .titleNumber p[data-v-705f19e7] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
}
.readingOne .analysis .answer .allOption .titleNumber img[data-v-705f19e7] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.readingOne .analysis .answer .allOption .everyOption > p[data-v-705f19e7] {
          margin-top: 14px;
          color: #121212;
          font-size: 18px;
          line-height: 26px;
          font-weight: bold;
}
.readingOne .analysis .answer .allOption .everyOption ul[data-v-705f19e7] {
          padding-top: 34px;
}
.readingOne .analysis .answer .allOption .everyOption li[data-v-705f19e7] {
          font-size: 18px;
          color: #333;
          margin-bottom: 45px;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-705f19e7] {
            display: inline-block;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-705f19e7]:nth-child(1) {
            font-size: 20px;
            line-height: 32px;
            text-align: center;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            margin-right: 14px;
            border: solid 1px #333;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-705f19e7]:nth-child(2) {
            width: 650px;
            font-size: 18px;
            line-height: 34px;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer[data-v-705f19e7] {
          color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer span[data-v-705f19e7]:nth-child(1) {
            border: solid 1px #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer[data-v-705f19e7] {
          color: #ff6b21;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer span[data-v-705f19e7]:nth-child(1) {
            border: solid 1px #ff6920;
}
.readingOne .analysis .answer .twoAnswer[data-v-705f19e7] {
        padding: 26px 173px 20px 189px;
}
.readingOne .analysis .answer .twoAnswer > div[data-v-705f19e7] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-705f19e7] {
            display: inline-block;
            line-height: 50px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-705f19e7]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-705f19e7]:nth-child(2) {
            color: #dedede;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-705f19e7]:nth-child(3) {
            font-size: 18px;
            margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-705f19e7]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-705f19e7]:nth-child(3), .readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-705f19e7]:nth-child(4) {
          color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-705f19e7]:nth-child(3) {
          color: #99c353;
}
.readingOne .analysis .answer .analysisContent[data-v-705f19e7] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.readingOne .analysis .answer .analysisContent > p[data-v-705f19e7] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.readingOne .analysis .answer .analysisContent > div[data-v-705f19e7] {
          font-size: 16px;
          line-height: 26px;
}

.readingOne[data-v-22d52aeb] {
  margin-top: 20px;
}
.readingOne .always[data-v-22d52aeb], .readingOne .analysis[data-v-22d52aeb] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 1000px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.readingOne .always .title[data-v-22d52aeb], .readingOne .analysis .title[data-v-22d52aeb] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .always .content[data-v-22d52aeb], .readingOne .analysis .content[data-v-22d52aeb] {
      padding: 35px 20px 30px 50px;
}
.readingOne .always .content .scrollY[data-v-22d52aeb], .readingOne .analysis .content .scrollY[data-v-22d52aeb] {
        height: 885px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .always .content .scrollYin[data-v-22d52aeb], .readingOne .analysis .content .scrollYin[data-v-22d52aeb] {
        height: 575px;
        margin-top: 10px;
}
.readingOne .always .content .scrollYin .qustionContent[data-v-22d52aeb], .readingOne .analysis .content .scrollYin .qustionContent[data-v-22d52aeb] {
          margin-top: 0;
}
.readingOne .always .content .scrollY[data-v-22d52aeb]::-webkit-scrollbar, .readingOne .analysis .content .scrollY[data-v-22d52aeb]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .always .content .scrollY[data-v-22d52aeb]::-webkit-scrollbar-track, .readingOne .analysis .content .scrollY[data-v-22d52aeb]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .always .content .scrollY[data-v-22d52aeb]::-webkit-scrollbar-thumb, .readingOne .analysis .content .scrollY[data-v-22d52aeb]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .always .titleContent[data-v-22d52aeb], .readingOne .analysis .titleContent[data-v-22d52aeb] {
      height: 50px;
      line-height: 50px;
}
.readingOne .always .titleContent p[data-v-22d52aeb], .readingOne .analysis .titleContent p[data-v-22d52aeb] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.readingOne .always .titleContent p[data-v-22d52aeb]:nth-child(1), .readingOne .analysis .titleContent p[data-v-22d52aeb]:nth-child(1) {
        width: 25%;
}
.readingOne .always .titleContent p[data-v-22d52aeb]:nth-child(2), .readingOne .analysis .titleContent p[data-v-22d52aeb]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.readingOne .always .titleContent p[data-v-22d52aeb]:nth-child(3), .readingOne .analysis .titleContent p[data-v-22d52aeb]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.readingOne .always .over > div[data-v-22d52aeb], .readingOne .analysis .over > div[data-v-22d52aeb] {
      margin-bottom: 20px;
      line-height: 26px;
}
.readingOne .always .over .title[data-v-22d52aeb], .readingOne .analysis .over .title[data-v-22d52aeb] {
      height: auto;
      font-weight: bold;
      font-size: 18px;
      background-color: #f3f3f3;
      color: #121212;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 30px;
      line-height: 30px;
      text-align: left;
      border-radius: 5px;
}
.readingOne .always .over .title span[data-v-22d52aeb], .readingOne .analysis .over .title span[data-v-22d52aeb] {
        font-weight: bold;
}
.readingOne .always .over .timu[data-v-22d52aeb], .readingOne .analysis .over .timu[data-v-22d52aeb] {
      font-size: 16px;
      line-height: 32px;
}
.readingOne .always .questionDescribe[data-v-22d52aeb], .readingOne .analysis .questionDescribe[data-v-22d52aeb] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.readingOne .always .questionDescribe .part[data-v-22d52aeb], .readingOne .analysis .questionDescribe .part[data-v-22d52aeb] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.readingOne .always .questionDescribe .subjectDescribe[data-v-22d52aeb], .readingOne .analysis .questionDescribe .subjectDescribe[data-v-22d52aeb] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe .subjectDescribe span[data-v-22d52aeb], .readingOne .analysis .questionDescribe .subjectDescribe span[data-v-22d52aeb] {
          font-size: 18px;
          font-weight: bold;
}
.readingOne .always .questionDescribe .option17 div > span[data-v-22d52aeb], .readingOne .analysis .questionDescribe .option17 div > span[data-v-22d52aeb] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe17[data-v-22d52aeb], .readingOne .analysis .questionDescribe17[data-v-22d52aeb] {
      margin-right: 29px;
}
.readingOne .always .qustionContent[data-v-22d52aeb], .readingOne .analysis .qustionContent[data-v-22d52aeb] {
      background-color: #fff;
      margin-top: 10px;
      border: solid 1px #ebebeb;
      border-radius: 5px;
}
.readingOne .always .qustionContent .answerBox[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox[data-v-22d52aeb] {
        border-top: 1px dashed #ebebeb;
}
.readingOne .always .qustionContent .answerBox .bigtile[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .bigtile[data-v-22d52aeb] {
          background-color: #f3f3f3;
          line-height: 28px;
          font-size: 18px;
          color: #333333;
          padding: 15px 34px;
          font-weight: bold;
}
.readingOne .always .qustionContent .answerBox .answerBoxin[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .answerBoxin[data-v-22d52aeb] {
          padding: 30px 17px 20px 34px;
}
.readingOne .always .qustionContent .answerBox .stem[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .stem[data-v-22d52aeb] {
          font-size: 18px;
          color: #333;
          line-height: 28px;
}
.readingOne .always .qustionContent .answerBox .stem > div[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .stem > div[data-v-22d52aeb] {
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
            width: 660px;
            word-wrap: break-word;
}
.readingOne .always .qustionContent .answerBox .stem > div > div[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .stem > div > div[data-v-22d52aeb] {
              display: inline;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem > div > div .kfformula[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .stem > div > div .kfformula[data-v-22d52aeb] {
                vertical-align: middle !important;
                display: inline-block !important;
                height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div .kfformula[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .stem > div .kfformula[data-v-22d52aeb] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > span[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .stem > div > span[data-v-22d52aeb] {
              display: inline-block;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag[data-v-22d52aeb] {
            cursor: pointer;
            display: block;
            width: 18px;
            height: 19px;
            background-size: 100% 100%;
            margin: 5px 0 0px 27px;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xy[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xy[data-v-22d52aeb] {
              background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xg[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xg[data-v-22d52aeb] {
              background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .allAnswer[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .allAnswer[data-v-22d52aeb] {
          padding: 24px 0 0px 28px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .allAnswer div[data-v-22d52aeb] {
            cursor: pointer;
            margin-bottom: 20px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-22d52aeb] {
              display: inline-block;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span img[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .allAnswer div span img[data-v-22d52aeb] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-22d52aeb]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-22d52aeb]:nth-child(1) {
              width: 32px;
              height: 32px;
              border-radius: 50%;
              border: solid 1px #333333;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              text-align: center;
              line-height: 28px;
              margin: 0 6px 10px 0;
              font-size: 14px;
              color: #333333;
              margin: 0px 15px 0 0;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-22d52aeb]:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-22d52aeb]:nth-child(2) {
              word-wrap: break-word;
              width: 590px;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              color: #121212;
              font-size: 18px;
              line-height: 30px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-22d52aeb] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .inlinediv[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBox .allAnswer .inlinediv[data-v-22d52aeb] {
            display: inline-block !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .selectDiv span[data-v-22d52aeb]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer .selectDiv span[data-v-22d52aeb]:nth-child(1) {
            background-color: #f8b42b;
            border: 1px solid #f8b42b;
            color: #fff;
}
.readingOne .always .qustionContent .answerBox[data-v-22d52aeb]:first-child, .readingOne .analysis .qustionContent .answerBox[data-v-22d52aeb]:first-child {
          border-top: none;
}
.readingOne .always .qustionContent .answerBoxborder[data-v-22d52aeb], .readingOne .analysis .qustionContent .answerBoxborder[data-v-22d52aeb] {
        border-top: none !important;
}
.readingOne .analysis .answer[data-v-22d52aeb] {
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    margin-top: 15px;
}
.readingOne .analysis .answer .bigtile[data-v-22d52aeb] {
      background-color: #f3f3f3;
      line-height: 28px;
      font-size: 18px;
      color: #333333;
      padding: 15px 34px;
      font-weight: bold;
}
.readingOne .analysis .answer .allOption[data-v-22d52aeb] {
      padding: 30px 17px 20px 34px;
      border-bottom: 1px dashed #ebebeb;
}
.readingOne .analysis .answer .allOption .titleNumber[data-v-22d52aeb] {
        font-size: 18px;
        color: #333;
        line-height: 28px;
}
.readingOne .analysis .answer .allOption .titleNumber > div[data-v-22d52aeb] {
          font-size: 18px;
          line-height: 28px;
          font-weight: bold;
          color: #333;
          width: 660px;
          word-wrap: break-word;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div[data-v-22d52aeb] {
            display: inline;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img[data-v-22d52aeb], .readingOne .analysis .answer .allOption .titleNumber > div > div .kfformula[data-v-22d52aeb] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div .kfformula[data-v-22d52aeb] {
            vertical-align: middle !important;
            display: inline-block !important;
            height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > span[data-v-22d52aeb] {
            display: inline-block;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber img[data-v-22d52aeb] {
          display: block;
          width: 18px;
          height: 19px;
          margin: 5px 0 0px 27px;
}
.readingOne .analysis .answer .allOption .everyOption > p[data-v-22d52aeb] {
        margin-top: 14px;
        color: #121212;
        font-size: 18px;
        line-height: 26px;
        font-weight: bold;
}
.readingOne .analysis .answer .allOption .everyOption ul[data-v-22d52aeb] {
        padding-top: 24px;
}
.readingOne .analysis .answer .allOption .everyOption li[data-v-22d52aeb] {
        font-size: 18px;
        color: #333;
        margin-bottom: 20px;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-22d52aeb] {
          display: inline-block;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-22d52aeb]:nth-child(1) {
          font-size: 20px;
          line-height: 32px;
          text-align: center;
          width: 32px;
          height: 32px;
          border-radius: 50%;
          margin-right: 14px;
          border: solid 1px #333;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-22d52aeb]:nth-child(2) {
          width: 650px;
          font-size: 18px;
          line-height: 34px;
}
.readingOne .analysis .answer .allOption .everyOption .inlinediv[data-v-22d52aeb] {
        display: inline-block !important;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer span[data-v-22d52aeb]:nth-child(1) {
        border: solid 1px #9ac453;
        color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer span[data-v-22d52aeb]:nth-child(1) {
        border: solid 1px #ff6920;
        color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer[data-v-22d52aeb] {
      padding: 21px 173px 20px 189px;
}
.readingOne .analysis .answer .twoAnswer > div[data-v-22d52aeb] {
        height: 50px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        background-color: #f3f3f3;
        border-radius: 24px;
        padding: 0 24px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-22d52aeb] {
          display: inline-block;
          line-height: 50px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-22d52aeb]:nth-child(1) {
          color: #333333;
          font-size: 16px;
          margin-right: 12px;
          font-weight: bold;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-22d52aeb]:nth-child(2) {
          color: #dedede;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-22d52aeb]:nth-child(3) {
          font-size: 18px;
          margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-22d52aeb]:nth-child(4) {
          font-size: 18px;
          margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-22d52aeb]:nth-child(3), .readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-22d52aeb]:nth-child(4) {
        color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-22d52aeb]:nth-child(3) {
        color: #99c353;
}
.readingOne .analysis .answer .analysisContent[data-v-22d52aeb] {
      padding: 30px;
      background-color: #f3f3f3;
}
.readingOne .analysis .answer .analysisContent > p[data-v-22d52aeb] {
        color: #333333;
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 20px;
}
.readingOne .analysis .answer .analysisContent > div[data-v-22d52aeb] {
        font-size: 16px;
        line-height: 26px;
}
.readingOne .analysis17[data-v-22d52aeb] {
    height: 1000px;
}
.readingOne .analysis17 .answer[data-v-22d52aeb]:nth-child(1) {
      margin-top: 0 !important;
}
.readingOne .analysis17 .content .scrollY[data-v-22d52aeb] {
      margin-top: 15px !important;
      height: 570px;
}
.readingOne .analysis17 .questionDescribe[data-v-22d52aeb] {
      margin-right: 29px;
}

.kfformula {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img, .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img {
    vertical-align: middle !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > div img, .readingOne .analysis .qustionContent .answerBox .stem > div > div img {
  vertical-align: middle !important;
}
.readingOne .analysis .answer .allOption .everyOption li span:nth-child(2) img {
  vertical-align: middle !important;
}

@charset "UTF-8";
.information[data-v-72d67b36] {
  margin-top: 20px;
}
.information .always[data-v-72d67b36], .information .analysis[data-v-72d67b36] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.information .always .title[data-v-72d67b36], .information .analysis .title[data-v-72d67b36] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.information .always .content[data-v-72d67b36], .information .analysis .content[data-v-72d67b36] {
      padding: 35px 20px 30px 50px;
}
.information .always .content .sort[data-v-72d67b36], .information .analysis .content .sort[data-v-72d67b36] {
        position: relative;
        width: 761px;
        height: 90px;
        background-color: #f3f3f3;
        border-radius: 5px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 23px 0 0 127px;
}
.information .always .content .sort[data-v-72d67b36]::before, .information .analysis .content .sort[data-v-72d67b36]::before {
          position: absolute;
          content: '\6B63\786E\6392\5E8F';
          top: 37px;
          left: 31px;
          font-size: 18px;
          font-weight: bold;
          color: #333333;
}
.information .always .content .sort .sortLi[data-v-72d67b36], .information .analysis .content .sort .sortLi[data-v-72d67b36] {
          position: relative;
          display: inline-block;
          width: 47px;
          height: 45px;
          background-color: #bbbbbb;
          border-radius: 50%;
          font-size: 16px;
          line-height: 45px;
          text-align: center;
          color: #ffffff;
          margin-right: 47px;
}
.information .always .content .sort .sortLi[data-v-72d67b36]:last-child, .information .analysis .content .sort .sortLi[data-v-72d67b36]:last-child {
            margin-right: 0;
}
.information .always .content .sort .sortLi[data-v-72d67b36]:last-child::after, .information .analysis .content .sort .sortLi[data-v-72d67b36]:last-child::after {
              width: 0;
              height: 0;
}
.information .always .content .sort .sortLi[data-v-72d67b36]::after, .information .analysis .content .sort .sortLi[data-v-72d67b36]::after {
            position: absolute;
            top: 16px;
            right: -33px;
            content: '';
            background-image: url(https://webstatic.orangevip.com/img/Garrows.e3fcc8f.png);
            width: 20px;
            height: 15px;
            background-size: 100% 100%;
}
.information .always .content .scrollY[data-v-72d67b36], .information .analysis .content .scrollY[data-v-72d67b36] {
        height: 495px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.information .always .content .scrollY.alheight[data-v-72d67b36], .information .analysis .content .scrollY.alheight[data-v-72d67b36] {
          height: 570px;
}
.information .always .content .scrollY .part[data-v-72d67b36], .information .analysis .content .scrollY .part[data-v-72d67b36] {
          color: #121212;
          font-size: 20px;
          font-weight: bold;
          margin-bottom: 19px;
          text-align: center;
}
.information .always .content .scrollY[data-v-72d67b36]::-webkit-scrollbar, .information .analysis .content .scrollY[data-v-72d67b36]::-webkit-scrollbar {
        width: 6px;
}
.information .always .content .scrollY[data-v-72d67b36]::-webkit-scrollbar-track, .information .analysis .content .scrollY[data-v-72d67b36]::-webkit-scrollbar-track {
        background: #fff;
}
.information .always .content .scrollY[data-v-72d67b36]::-webkit-scrollbar-thumb, .information .analysis .content .scrollY[data-v-72d67b36]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.information .always .questionDescribe[data-v-72d67b36], .information .analysis .questionDescribe[data-v-72d67b36] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.information .always .questionDescribe .subjectDescribe[data-v-72d67b36], .information .analysis .questionDescribe .subjectDescribe[data-v-72d67b36] {
        word-wrap: break-word;
        font-size: 16px;
        line-height: 26px;
        color: #121212;
}
.information .always .questionDescribe .subjectDescribe span[data-v-72d67b36], .information .analysis .questionDescribe .subjectDescribe span[data-v-72d67b36] {
          font-size: 18px;
          font-weight: bold;
}
.information .always .qustionContent[data-v-72d67b36], .information .analysis .qustionContent[data-v-72d67b36] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.information .always .qustionContent .borderBox[data-v-72d67b36], .information .analysis .qustionContent .borderBox[data-v-72d67b36] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.information .always .qustionContent .subject[data-v-72d67b36], .information .analysis .qustionContent .subject[data-v-72d67b36] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.information .always .qustionContent .subjectTitle[data-v-72d67b36], .information .analysis .qustionContent .subjectTitle[data-v-72d67b36] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
}
.information .always .qustionContent .optionList[data-v-72d67b36], .information .analysis .qustionContent .optionList[data-v-72d67b36] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.information .always .qustionContent .optionList[data-v-72d67b36]:last-child, .information .analysis .qustionContent .optionList[data-v-72d67b36]:last-child {
          border-bottom: none;
}
.information .analysis[data-v-72d67b36] {
    margin-top: 14px;
}
.information .analysis .answer[data-v-72d67b36] {
      margin-top: 20px;
}
.information .analysis .answer .allOption[data-v-72d67b36] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        padding: 0 24px 37px;
}
.information .analysis .answer .allOption .titleNumber[data-v-72d67b36] {
          border-bottom: 1px dashed #ebebeb;
}
.information .analysis .answer .allOption .titleNumber p[data-v-72d67b36] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
            margin-top: 21px;
}
.information .analysis .answer .allOption .titleNumber img[data-v-72d67b36] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.information .analysis .answer .twoAnswer[data-v-72d67b36] {
        padding: 26px 160px 20px 160px;
}
.information .analysis .answer .twoAnswer > div[data-v-72d67b36] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.information .analysis .answer .twoAnswer > div span[data-v-72d67b36] {
            display: inline-block;
            line-height: 50px;
}
.information .analysis .answer .twoAnswer > div span[data-v-72d67b36]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.information .analysis .answer .twoAnswer > div span[data-v-72d67b36]:nth-child(2) {
            color: #dedede;
}
.information .analysis .answer .twoAnswer > div span[data-v-72d67b36]:nth-child(3) {
            font-size: 18px;
            margin-left: 8px;
}
.information .analysis .answer .twoAnswer > div span[data-v-72d67b36]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.information .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-72d67b36]:nth-child(3), .information .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-72d67b36]:nth-child(4) {
          color: #ff6b21;
}
.information .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-72d67b36]:nth-child(3) {
          color: #99c353;
}
.information .analysis .answer .analysisContent[data-v-72d67b36] {
        margin-top: 23px;
        border-radius: 5px;
}
.information .analysis .answer .analysisContent > p[data-v-72d67b36] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.information .analysis .answer .analysisContent > div[data-v-72d67b36] {
          width: 100%;
          font-size: 16px;
          line-height: 26px;
}

@charset "UTF-8";
.translate[data-v-42c38762] {
  margin-top: 20px;
}
.translate .always[data-v-42c38762], .translate .analysis[data-v-42c38762] {
    overflow: hidden;
    width: 860px;
    height: 400px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .always .title[data-v-42c38762], .translate .analysis .title[data-v-42c38762] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
      border-radius: 5px 5px 0 0;
}
.translate .always .content[data-v-42c38762], .translate .analysis .content[data-v-42c38762] {
      padding: 35px 20px 30px 50px;
}
.translate .always .content .scrollY[data-v-42c38762], .translate .analysis .content .scrollY[data-v-42c38762] {
        height: 290px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.translate .always .content .scrollY[data-v-42c38762]::-webkit-scrollbar, .translate .analysis .content .scrollY[data-v-42c38762]::-webkit-scrollbar {
        width: 6px;
}
.translate .always .content .scrollY[data-v-42c38762]::-webkit-scrollbar-track, .translate .analysis .content .scrollY[data-v-42c38762]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .always .content .scrollY[data-v-42c38762]::-webkit-scrollbar-thumb, .translate .analysis .content .scrollY[data-v-42c38762]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .always .titleContent[data-v-42c38762], .translate .analysis .titleContent[data-v-42c38762] {
      height: 50px;
      line-height: 50px;
}
.translate .always .titleContent p[data-v-42c38762], .translate .analysis .titleContent p[data-v-42c38762] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.translate .always .titleContent p[data-v-42c38762]:nth-child(1), .translate .analysis .titleContent p[data-v-42c38762]:nth-child(1) {
        width: 25%;
}
.translate .always .titleContent p[data-v-42c38762]:nth-child(2), .translate .analysis .titleContent p[data-v-42c38762]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.translate .always .titleContent p[data-v-42c38762]:nth-child(3), .translate .analysis .titleContent p[data-v-42c38762]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.translate .always .over > div[data-v-42c38762], .translate .analysis .over > div[data-v-42c38762] {
      margin-bottom: 20px;
      line-height: 26px;
}
.translate .always .over .title[data-v-42c38762], .translate .analysis .over .title[data-v-42c38762] {
      height: auto;
      font-weight: bold;
      font-size: 18px;
      background-color: #f3f3f3;
      color: #121212;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 25px 30px;
      line-height: 30px;
      text-align: left;
      border-radius: 5px;
}
.translate .always .over .title span[data-v-42c38762], .translate .analysis .over .title span[data-v-42c38762] {
        font-weight: bold;
}
.translate .always .over .timu[data-v-42c38762], .translate .analysis .over .timu[data-v-42c38762] {
      font-size: 16px;
      line-height: 32px;
}
.translate .always .questionDescribe[data-v-42c38762], .translate .analysis .questionDescribe[data-v-42c38762] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
      border-top: 1px solid #ebebeb;
}
.translate .always .questionDescribe .part[data-v-42c38762], .translate .analysis .questionDescribe .part[data-v-42c38762] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.translate .always .questionDescribe .subjectDescribe[data-v-42c38762], .translate .analysis .questionDescribe .subjectDescribe[data-v-42c38762] {
        font-size: 18px;
        line-height: 26px;
        color: #121212;
}
.translate .always .questionDescribe .subjectDescribe span[data-v-42c38762], .translate .analysis .questionDescribe .subjectDescribe span[data-v-42c38762] {
          font-size: 18px;
          font-weight: bold;
}
.translate .always .qustionContent[data-v-42c38762], .translate .analysis .qustionContent[data-v-42c38762] {
      background-color: #fff;
}
.translate .always .qustionContent .borderBox[data-v-42c38762], .translate .analysis .qustionContent .borderBox[data-v-42c38762] {
        border-radius: 5px;
}
.translate .always .qustionContent .subject[data-v-42c38762], .translate .analysis .qustionContent .subject[data-v-42c38762] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.translate .always .qustionContent .subjectTitle[data-v-42c38762], .translate .analysis .qustionContent .subjectTitle[data-v-42c38762] {
        color: #333;
        font-size: 16px;
        line-height: 26px;
}
.translate .write[data-v-42c38762] {
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 400px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .write .title[data-v-42c38762] {
      position: relative;
      width: 100%;
      height: 50px;
      font-size: 20px;
      font-weight: bold;
      background-color: #ebebeb;
      line-height: 50px;
      text-align: center;
      letter-spacing: 4px;
}
.translate .write .title .num[data-v-42c38762] {
        position: absolute;
        top: 0;
        right: 50px;
        letter-spacing: 0;
}
.translate .write .writetext[data-v-42c38762] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px 58px 0;
      height: 315px;
      width: 100%;
      ime-mode: disabled;
      font-size: 18px;
      line-height: 26px;
      color: #121212;
      border: none;
      resize: none;
      caret-color: black;
}
.translate .write .writetext[data-v-42c38762]::-webkit-scrollbar {
      width: 6px;
}
.translate .write .writetext[data-v-42c38762]::-webkit-scrollbar-track {
      background: #fff;
}
.translate .write .writetext[data-v-42c38762]::-webkit-scrollbar-thumb {
      width: 6px;
      background-color: #ebebeb;
      border-radius: 3px;
}
.translate .write .writetext[data-v-42c38762]::-webkit-input-placeholder {
      /* placeholder颜色  */
      color: #bbb;
      /* placeholder字体大小  */
      font-size: 16px;
      /* placeholder位置  */
      text-align: left;
}
.translate .write .dltranslate[data-v-42c38762] {
      padding: 30px 50px;
}
.translate .write .dltranslate > div[data-v-42c38762] {
        margin-bottom: 10px;
        overflow: hidden;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 15px;
        width: 760px;
        height: 50px;
        border-radius: 5px;
        border: solid 1px #ebebeb;
}
.translate .write .dltranslate > div .lettlett[data-v-42c38762] {
          font-size: 18px;
          color: #333;
          line-height: 50px;
          font-weight: bold;
}
.translate .write .dltranslate > div span[data-v-42c38762] {
          line-height: 50px;
}
.translate .write .dltranslate > div input[data-v-42c38762] {
          line-height: 54px;
          width: 680px;
          caret-color: black;
}
.translate .analysis[data-v-42c38762] {
    margin-top: 14px;
}
.translate .analysis .answer[data-v-42c38762] {
      padding-bottom: 20px;
}
.translate .analysis .answer p[data-v-42c38762]:nth-child(1) {
        margin: 0px 0 17px;
        color: #333333;
        font-size: 18px;
        font-weight: bold;
}
.translate .analysis .answer p[data-v-42c38762]:nth-child(2) {
        color: #333333;
        font-size: 16px;
        line-height: 26px;
        word-wrap: break-word;
}
.translate .analysis .answer[data-v-42c38762]:nth-child(1) {
      border-bottom: 1px solid #ebebeb;
}
.translate .analysis .answer:nth-child(2) p[data-v-42c38762]:nth-child(1) {
      margin-top: 30px;
}
.translate .analysis .translateBox[data-v-42c38762] {
      overflow: hidden;
      border-radius: 5px;
      border: solid 1px #ebebeb;
      margin-bottom: 15px;
}
.translate .analysis .translateBox > div[data-v-42c38762] {
        padding: 11px 15px;
        font-size: 16px;
        line-height: 26px;
}
.translate .analysis .translateBox > div span[data-v-42c38762]:nth-child(1) {
          font-size: 18px;
          font-weight: bold;
}
.translate .analysis .translateBox > div[data-v-42c38762]:nth-child(2) {
        background-color: #ebebeb;
}
.translate .translateList[data-v-42c38762] {
    height: 679px;
}
.translate .translateList .content .scrollY[data-v-42c38762] {
      height: 560px;
}
.translate .test[data-v-42c38762] {
    position: relative;
    height: 400px;
    overflow: hidden;
    margin-top: 15px;
    width: 860px;
    height: 400px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.translate .test .head[data-v-42c38762] {
      position: relative;
      width: 100%;
      height: 50px;
      font-size: 20px;
      font-weight: bold;
      background-color: #ebebeb;
      line-height: 50px;
      text-align: center;
      letter-spacing: 4px;
}
.translate .test .head .num[data-v-42c38762] {
        position: absolute;
        top: 0;
        right: 50px;
        letter-spacing: 0;
}
.translate .test .content[data-v-42c38762] {
      padding: 35px 20px 30px 50px;
}
.translate .test .content .xianzhi[data-v-42c38762] {
        position: relative;
        height: 35px;
        width: 100%;
        margin-bottom: 25px;
}
.translate .test .content .xianzhi[data-v-42c38762]:after {
          position: absolute;
          content: '';
          width: 100%;
          height: 1px;
          background-color: #dbe1ec;
          bottom: 0;
          left: 0;
}
.translate .test .content .xianzhi div[data-v-42c38762] {
          font-size: 20px;
          font-weight: bold;
          display: inline-block;
          width: 33.3%;
          height: 100%;
}
.translate .test .content .over > div[data-v-42c38762] {
        margin-bottom: 50px;
        line-height: 26px;
}
.translate .test .content .over[data-v-42c38762] {
        height: 290px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.translate .test .content .over[data-v-42c38762]::-webkit-scrollbar {
        width: 6px;
}
.translate .test .content .over[data-v-42c38762]::-webkit-scrollbar-track {
        background: #fff;
}
.translate .test .content .over[data-v-42c38762]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.translate .test[data-v-42c38762] {
    border-radius: 5px;
    overflow: hidden;
}
.translate .myanswer[data-v-42c38762], .translate .ranswer[data-v-42c38762] {
    position: relative;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
}
.translate .myanswer .noanswer[data-v-42c38762], .translate .ranswer .noanswer[data-v-42c38762] {
      color: #ff6b21;
}
.translate .myanswer > p[data-v-42c38762], .translate .ranswer > p[data-v-42c38762] {
      margin-top: 20px;
}
.translate .myanswer p[data-v-42c38762], .translate .ranswer p[data-v-42c38762] {
      font-size: 18px;
      line-height: 18px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 23px;
}
.translate .myanswer .titbox > .fl[data-v-42c38762], .translate .ranswer .titbox > .fl[data-v-42c38762] {
      font-size: 18px;
      line-height: 28px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 18px;
}
.translate .myanswer .titbox > .fr span[data-v-42c38762], .translate .ranswer .titbox > .fr span[data-v-42c38762] {
      display: inline-block;
}
.translate .myanswer .titbox > .fr .lei[data-v-42c38762], .translate .ranswer .titbox > .fr .lei[data-v-42c38762] {
      color: #fff;
      font-size: 16px;
      height: 28px;
      line-height: 28px;
      padding: 0 17px;
      background-color: #b4b4b4;
      border-radius: 5px;
      margin-right: 14px;
}
.translate .myanswer .titbox > .fr .fen[data-v-42c38762], .translate .ranswer .titbox > .fr .fen[data-v-42c38762] {
      font-size: 18px;
      color: #333;
      line-height: 28px;
      font-weight: bold;
}
.translate .myanswer .titbox > .fr .pigaiz[data-v-42c38762], .translate .ranswer .titbox > .fr .pigaiz[data-v-42c38762] {
      font-size: 18px;
      color: #f8b42b;
      line-height: 28px;
      font-weight: bold;
}
.translate .myanswer .answerbox[data-v-42c38762], .translate .ranswer .answerbox[data-v-42c38762] {
      font-size: 16px;
      line-height: 30px;
      color: #333;
      word-wrap: break-word;
}
.translate .myanswer .dibox .diboxsp[data-v-42c38762], .translate .ranswer .dibox .diboxsp[data-v-42c38762] {
      width: 710px;
      word-wrap: break-word;
}
.translate .myanswer .rightanswer[data-v-42c38762], .translate .ranswer .rightanswer[data-v-42c38762] {
      word-wrap:  break-word;
      font-size: 16px;
      line-height: 30px;
      font-weight: normal;
}
.translate .myanswer[data-v-42c38762]:after {
    position: absolute;
    bottom: -25px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #dbe1ec;
}

.tag {
  color: red;
  position: relative;
  font-size: 12px;
  top: -6px;
}

.readingOne[data-v-25d72173] {
  margin-top: 20px;
}
.readingOne .always[data-v-25d72173], .readingOne .analysis[data-v-25d72173] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 1000px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.readingOne .always .title[data-v-25d72173], .readingOne .analysis .title[data-v-25d72173] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.readingOne .always .content[data-v-25d72173], .readingOne .analysis .content[data-v-25d72173] {
      padding: 35px 20px 30px 50px;
}
.readingOne .always .content .scrollY[data-v-25d72173], .readingOne .analysis .content .scrollY[data-v-25d72173] {
        height: 885px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.readingOne .always .content .scrollYin[data-v-25d72173], .readingOne .analysis .content .scrollYin[data-v-25d72173] {
        height: 575px;
        margin-top: 10px;
}
.readingOne .always .content .scrollYin .qustionContent[data-v-25d72173], .readingOne .analysis .content .scrollYin .qustionContent[data-v-25d72173] {
          margin-top: 0;
}
.readingOne .always .content .scrollY[data-v-25d72173]::-webkit-scrollbar, .readingOne .analysis .content .scrollY[data-v-25d72173]::-webkit-scrollbar {
        width: 6px;
}
.readingOne .always .content .scrollY[data-v-25d72173]::-webkit-scrollbar-track, .readingOne .analysis .content .scrollY[data-v-25d72173]::-webkit-scrollbar-track {
        background: #fff;
}
.readingOne .always .content .scrollY[data-v-25d72173]::-webkit-scrollbar-thumb, .readingOne .analysis .content .scrollY[data-v-25d72173]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.readingOne .always .titleContent[data-v-25d72173], .readingOne .analysis .titleContent[data-v-25d72173] {
      height: 50px;
      line-height: 50px;
}
.readingOne .always .titleContent p[data-v-25d72173], .readingOne .analysis .titleContent p[data-v-25d72173] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.readingOne .always .titleContent p[data-v-25d72173]:nth-child(1), .readingOne .analysis .titleContent p[data-v-25d72173]:nth-child(1) {
        width: 25%;
}
.readingOne .always .titleContent p[data-v-25d72173]:nth-child(2), .readingOne .analysis .titleContent p[data-v-25d72173]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.readingOne .always .titleContent p[data-v-25d72173]:nth-child(3), .readingOne .analysis .titleContent p[data-v-25d72173]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.readingOne .always .questionDescribe[data-v-25d72173], .readingOne .analysis .questionDescribe[data-v-25d72173] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.readingOne .always .questionDescribe .part[data-v-25d72173], .readingOne .analysis .questionDescribe .part[data-v-25d72173] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.readingOne .always .questionDescribe .subjectDescribe[data-v-25d72173], .readingOne .analysis .questionDescribe .subjectDescribe[data-v-25d72173] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe .subjectDescribe span[data-v-25d72173], .readingOne .analysis .questionDescribe .subjectDescribe span[data-v-25d72173] {
          font-size: 18px;
          font-weight: bold;
}
.readingOne .always .questionDescribe .option17 div > span[data-v-25d72173], .readingOne .analysis .questionDescribe .option17 div > span[data-v-25d72173] {
        word-wrap: break-word;
        font-size: 18px;
        line-height: 30px;
        color: #121212;
        font-weight: bold;
}
.readingOne .always .questionDescribe17[data-v-25d72173], .readingOne .analysis .questionDescribe17[data-v-25d72173] {
      margin-right: 29px;
}
.readingOne .always .qustionContent[data-v-25d72173], .readingOne .analysis .qustionContent[data-v-25d72173] {
      background-color: #fff;
      margin-top: 10px;
      border: solid 1px #ebebeb;
      border-radius: 5px;
}
.readingOne .always .qustionContent .answerBox[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox[data-v-25d72173] {
        border-top: 1px dashed #ebebeb;
}
.readingOne .always .qustionContent .answerBox .bigtile[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .bigtile[data-v-25d72173] {
          background-color: #f3f3f3;
          line-height: 28px;
          font-size: 18px;
          color: #333333;
          padding: 15px 34px;
          font-weight: bold;
}
.readingOne .always .qustionContent .answerBox .answerBoxin[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .answerBoxin[data-v-25d72173] {
          padding: 30px 17px 20px 34px;
}
.readingOne .always .qustionContent .answerBox .stem[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .stem[data-v-25d72173] {
          font-size: 18px;
          color: #333;
          line-height: 28px;
}
.readingOne .always .qustionContent .answerBox .stem > div[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .stem > div[data-v-25d72173] {
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
            width: 660px;
            word-wrap: break-word;
}
.readingOne .always .qustionContent .answerBox .stem > div > div[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .stem > div > div[data-v-25d72173] {
              display: inline;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem > div > div .kfformula[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .stem > div > div .kfformula[data-v-25d72173] {
                vertical-align: middle !important;
                display: inline-block !important;
                height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div .kfformula[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .stem > div .kfformula[data-v-25d72173] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > span[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .stem > div > span[data-v-25d72173] {
              display: inline-block;
              font-size: 18px;
              line-height: 28px;
              font-weight: bold;
              color: #333;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag[data-v-25d72173] {
            cursor: pointer;
            display: block;
            width: 18px;
            height: 19px;
            background-size: 100% 100%;
            margin: 5px 0 0px 27px;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xy[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xy[data-v-25d72173] {
              background: url(https://webstatic.orangevip.com/img/Xyflag.83faac9.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .stem .imgFlag.xg[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .stem .imgFlag.xg[data-v-25d72173] {
              background: url(https://webstatic.orangevip.com/img/Xgflag.a562c2d.png) no-repeat;
}
.readingOne .always .qustionContent .answerBox .allAnswer[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .allAnswer[data-v-25d72173] {
          padding: 24px 0 0px 28px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .allAnswer div[data-v-25d72173] {
            cursor: pointer;
            margin-bottom: 20px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-25d72173] {
              display: inline-block;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span img[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .allAnswer div span img[data-v-25d72173] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-25d72173]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-25d72173]:nth-child(1) {
              width: 32px;
              height: 32px;
              border-radius: 50%;
              border: solid 1px #333333;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              text-align: center;
              line-height: 28px;
              margin: 0 6px 10px 0;
              font-size: 14px;
              color: #333333;
              margin: 0px 15px 0 0;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span[data-v-25d72173]:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span[data-v-25d72173]:nth-child(2) {
              word-wrap: break-word;
              width: 590px;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              color: #121212;
              font-size: 18px;
              line-height: 30px;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img[data-v-25d72173] {
                vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .inlinediv[data-v-25d72173], .readingOne .analysis .qustionContent .answerBox .allAnswer .inlinediv[data-v-25d72173] {
            display: inline-block !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer .selectDiv span[data-v-25d72173]:nth-child(1), .readingOne .analysis .qustionContent .answerBox .allAnswer .selectDiv span[data-v-25d72173]:nth-child(1) {
            background-color: #f8b42b;
            border: 1px solid #f8b42b;
            color: #fff;
}
.readingOne .always .qustionContent .answerBox[data-v-25d72173]:first-child, .readingOne .analysis .qustionContent .answerBox[data-v-25d72173]:first-child {
          border-top: none;
}
.readingOne .always .qustionContent .answerBoxborder[data-v-25d72173], .readingOne .analysis .qustionContent .answerBoxborder[data-v-25d72173] {
        border-top: none !important;
}
.readingOne .analysis .answer[data-v-25d72173] {
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    margin-top: 15px;
}
.readingOne .analysis .answer .bigtile[data-v-25d72173] {
      background-color: #f3f3f3;
      line-height: 28px;
      font-size: 18px;
      color: #333333;
      padding: 15px 34px;
      font-weight: bold;
}
.readingOne .analysis .answer .allOption[data-v-25d72173] {
      padding: 30px 17px 20px 34px;
      border-bottom: 1px dashed #ebebeb;
}
.readingOne .analysis .answer .allOption .titleNumber[data-v-25d72173] {
        font-size: 18px;
        color: #333;
        line-height: 28px;
}
.readingOne .analysis .answer .allOption .titleNumber > div[data-v-25d72173] {
          font-size: 18px;
          line-height: 28px;
          font-weight: bold;
          color: #333;
          width: 660px;
          word-wrap: break-word;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div[data-v-25d72173] {
            display: inline;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img[data-v-25d72173], .readingOne .analysis .answer .allOption .titleNumber > div > div .kfformula[data-v-25d72173] {
              vertical-align: middle !important;
              display: inline-block !important;
              height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div .kfformula[data-v-25d72173] {
            vertical-align: middle !important;
            display: inline-block !important;
            height: 28px !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > span[data-v-25d72173] {
            display: inline-block;
            font-size: 18px;
            line-height: 28px;
            font-weight: bold;
            color: #333;
}
.readingOne .analysis .answer .allOption .titleNumber img[data-v-25d72173] {
          display: block;
          width: 18px;
          height: 19px;
          margin: 5px 0 0px 27px;
}
.readingOne .analysis .answer .allOption .everyOption > p[data-v-25d72173] {
        margin-top: 14px;
        color: #121212;
        font-size: 18px;
        line-height: 26px;
        font-weight: bold;
}
.readingOne .analysis .answer .allOption .everyOption ul[data-v-25d72173] {
        padding-top: 24px;
}
.readingOne .analysis .answer .allOption .everyOption li[data-v-25d72173] {
        font-size: 18px;
        color: #333;
        margin-bottom: 20px;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-25d72173] {
          display: inline-block;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-25d72173]:nth-child(1) {
          font-size: 20px;
          line-height: 32px;
          text-align: center;
          width: 32px;
          height: 32px;
          border-radius: 50%;
          margin-right: 14px;
          border: solid 1px #333;
}
.readingOne .analysis .answer .allOption .everyOption li span[data-v-25d72173]:nth-child(2) {
          width: 650px;
          font-size: 18px;
          line-height: 34px;
}
.readingOne .analysis .answer .allOption .everyOption .inlinediv[data-v-25d72173] {
        display: inline-block !important;
}
.readingOne .analysis .answer .allOption .everyOption .correctAnswer span[data-v-25d72173]:nth-child(1) {
        border: solid 1px #9ac453;
        color: #9ac453;
}
.readingOne .analysis .answer .allOption .everyOption .userAnswer span[data-v-25d72173]:nth-child(1) {
        border: solid 1px #ff6920;
        color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer[data-v-25d72173] {
      padding: 21px 173px 20px 189px;
}
.readingOne .analysis .answer .twoAnswer > div[data-v-25d72173] {
        height: 50px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: inline-block;
        background-color: #f3f3f3;
        border-radius: 24px;
        padding: 0 24px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-25d72173] {
          display: inline-block;
          line-height: 50px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-25d72173]:nth-child(1) {
          color: #333333;
          font-size: 16px;
          margin-right: 12px;
          font-weight: bold;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-25d72173]:nth-child(2) {
          color: #dedede;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-25d72173]:nth-child(3) {
          font-size: 18px;
          margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div span[data-v-25d72173]:nth-child(4) {
          font-size: 18px;
          margin-left: 12px;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-25d72173]:nth-child(3), .readingOne .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-25d72173]:nth-child(4) {
        color: #ff6b21;
}
.readingOne .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-25d72173]:nth-child(3) {
        color: #99c353;
}
.readingOne .analysis .answer .analysisContent[data-v-25d72173] {
      padding: 30px;
      background-color: #f3f3f3;
}
.readingOne .analysis .answer .analysisContent > p[data-v-25d72173] {
        color: #333333;
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 20px;
}
.readingOne .analysis .answer .analysisContent > div[data-v-25d72173] {
        font-size: 16px;
        line-height: 26px;
}
.readingOne .analysis17[data-v-25d72173] {
    height: 1000px;
}
.readingOne .analysis17 .answer[data-v-25d72173]:nth-child(1) {
      margin-top: 0 !important;
}
.readingOne .analysis17 .content .scrollY[data-v-25d72173] {
      margin-top: 15px !important;
      height: 570px;
}
.readingOne .analysis17 .questionDescribe[data-v-25d72173] {
      margin-right: 29px;
}

.kfformula {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2), .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .allAnswer div span:nth-child(2) img, .readingOne .analysis .qustionContent .answerBox .allAnswer div span:nth-child(2) img {
    vertical-align: middle !important;
}
.readingOne .analysis .answer .allOption .titleNumber > div > div img {
  vertical-align: middle !important;
}
.readingOne .always .qustionContent .answerBox .stem > div > div img, .readingOne .analysis .qustionContent .answerBox .stem > div > div img {
  vertical-align: middle !important;
}
.readingOne .analysis .answer .allOption .everyOption li span:nth-child(2) img {
  vertical-align: middle !important;
}

.word[data-v-db90960e] {
  margin-top: 20px;
}
.word .always[data-v-db90960e], .word .analysis[data-v-db90960e], .word .sf[data-v-db90960e] {
    width: 860px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 700px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    overflow: hidden;
}
.word .always .title[data-v-db90960e], .word .analysis .title[data-v-db90960e], .word .sf .title[data-v-db90960e] {
      font-weight: bold;
      background: #ebebeb;
      text-align: center;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 20px;
}
.word .always .content[data-v-db90960e], .word .analysis .content[data-v-db90960e], .word .sf .content[data-v-db90960e] {
      padding: 35px 20px 30px 50px;
}
.word .always .content .scrollY[data-v-db90960e], .word .analysis .content .scrollY[data-v-db90960e], .word .sf .content .scrollY[data-v-db90960e] {
        height: 585px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        overflow-x: hidden;
        padding-right: 23px;
}
.word .always .content .scrollY[data-v-db90960e]::-webkit-scrollbar, .word .analysis .content .scrollY[data-v-db90960e]::-webkit-scrollbar, .word .sf .content .scrollY[data-v-db90960e]::-webkit-scrollbar {
        width: 6px;
}
.word .always .content .scrollY[data-v-db90960e]::-webkit-scrollbar-track, .word .analysis .content .scrollY[data-v-db90960e]::-webkit-scrollbar-track, .word .sf .content .scrollY[data-v-db90960e]::-webkit-scrollbar-track {
        background: #fff;
}
.word .always .content .scrollY[data-v-db90960e]::-webkit-scrollbar-thumb, .word .analysis .content .scrollY[data-v-db90960e]::-webkit-scrollbar-thumb, .word .sf .content .scrollY[data-v-db90960e]::-webkit-scrollbar-thumb {
        width: 6px;
        background-color: #ebebeb;
        border-radius: 3px;
}
.word .always .titleContent[data-v-db90960e], .word .analysis .titleContent[data-v-db90960e], .word .sf .titleContent[data-v-db90960e] {
      height: 50px;
      line-height: 50px;
}
.word .always .titleContent p[data-v-db90960e], .word .analysis .titleContent p[data-v-db90960e], .word .sf .titleContent p[data-v-db90960e] {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #121212;
}
.word .always .titleContent p[data-v-db90960e]:nth-child(1), .word .analysis .titleContent p[data-v-db90960e]:nth-child(1), .word .sf .titleContent p[data-v-db90960e]:nth-child(1) {
        width: 25%;
}
.word .always .titleContent p[data-v-db90960e]:nth-child(2), .word .analysis .titleContent p[data-v-db90960e]:nth-child(2), .word .sf .titleContent p[data-v-db90960e]:nth-child(2) {
        width: 50%;
        text-align: center;
}
.word .always .titleContent p[data-v-db90960e]:nth-child(3), .word .analysis .titleContent p[data-v-db90960e]:nth-child(3), .word .sf .titleContent p[data-v-db90960e]:nth-child(3) {
        width: 25%;
        text-align: right;
}
.word .always .questionDescribe[data-v-db90960e], .word .analysis .questionDescribe[data-v-db90960e], .word .sf .questionDescribe[data-v-db90960e] {
      padding: 30px 25px;
      background-color: #f3f3f3;
      border-radius: 5px;
}
.word .always .questionDescribe .part[data-v-db90960e], .word .analysis .questionDescribe .part[data-v-db90960e], .word .sf .questionDescribe .part[data-v-db90960e] {
        color: #121212;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
}
.word .always .questionDescribe .subjectDescribe[data-v-db90960e], .word .analysis .questionDescribe .subjectDescribe[data-v-db90960e], .word .sf .questionDescribe .subjectDescribe[data-v-db90960e] {
        font-size: 16px;
        line-height: 26px;
        color: #121212;
        word-wrap: break-word;
}
.word .always .questionDescribe .subjectDescribe span[data-v-db90960e], .word .analysis .questionDescribe .subjectDescribe span[data-v-db90960e], .word .sf .questionDescribe .subjectDescribe span[data-v-db90960e] {
          font-size: 18px;
          font-weight: bold;
}
.word .always .qustionContent[data-v-db90960e], .word .analysis .qustionContent[data-v-db90960e], .word .sf .qustionContent[data-v-db90960e] {
      background-color: #fff;
      margin-top: 14px;
      height: 320px;
}
.word .always .qustionContent .borderBox[data-v-db90960e], .word .analysis .qustionContent .borderBox[data-v-db90960e], .word .sf .qustionContent .borderBox[data-v-db90960e] {
        border-radius: 5px;
        padding: 30px;
        border: solid 1px #ebebeb;
        margin-bottom: 15px;
}
.word .always .qustionContent .subject[data-v-db90960e], .word .analysis .qustionContent .subject[data-v-db90960e], .word .sf .qustionContent .subject[data-v-db90960e] {
        color: #121212;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
}
.word .always .qustionContent .subjectTitle[data-v-db90960e], .word .analysis .qustionContent .subjectTitle[data-v-db90960e], .word .sf .qustionContent .subjectTitle[data-v-db90960e] {
        color: #333;
        font-size: 18px;
        line-height: 30px;
}
.word .always .qustionContent .optionList[data-v-db90960e], .word .analysis .qustionContent .optionList[data-v-db90960e], .word .sf .qustionContent .optionList[data-v-db90960e] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.word .always .qustionContent .optionList[data-v-db90960e]:last-child, .word .analysis .qustionContent .optionList[data-v-db90960e]:last-child, .word .sf .qustionContent .optionList[data-v-db90960e]:last-child {
          border-bottom: none;
}
.word .analysis[data-v-db90960e] {
    margin-top: 14px;
}
.word .analysis .answer[data-v-db90960e] {
      margin-top: 20px;
}
.word .analysis .answer .allOption[data-v-db90960e] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        padding: 0 24px;
}
.word .analysis .answer .allOption .titleNumber[data-v-db90960e] {
          border-bottom: 1px dashed #ebebeb;
}
.word .analysis .answer .allOption .titleNumber p[data-v-db90960e] {
            font-size: 18px;
            font-weight: bold;
            line-height: 58px;
            color: #121212;
}
.word .analysis .answer .allOption .titleNumber img[data-v-db90960e] {
            width: 18px;
            height: 19px;
            line-height: 58px;
            margin-top: 15px;
}
.word .analysis .answer .allOption .everyOption[data-v-db90960e] {
          padding-top: 34px;
}
.word .analysis .answer .allOption .everyOption li[data-v-db90960e] {
            width: 25%;
            font-size: 20px;
            color: #333;
            margin-bottom: 45px;
}
.word .analysis .answer .allOption .everyOption li span[data-v-db90960e]:nth-child(1) {
              font-size: 22px;
}
.word .analysis .answer .allOption .everyOption .correctAnswer[data-v-db90960e] {
            color: #9ac453;
}
.word .analysis .answer .allOption .everyOption .userAnswer[data-v-db90960e] {
            color: #ff6b21;
}
.word .analysis .answer .twoAnswer[data-v-db90960e] {
        padding: 26px 173px 20px 189px;
}
.word .analysis .answer .twoAnswer > div[data-v-db90960e] {
          height: 50px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          background-color: #f3f3f3;
          border-radius: 24px;
          padding: 0 24px;
}
.word .analysis .answer .twoAnswer > div span[data-v-db90960e] {
            display: inline-block;
            line-height: 50px;
}
.word .analysis .answer .twoAnswer > div span[data-v-db90960e]:nth-child(1) {
            color: #333333;
            font-size: 16px;
            margin-right: 12px;
            font-weight: bold;
}
.word .analysis .answer .twoAnswer > div span[data-v-db90960e]:nth-child(2) {
            color: #dedede;
}
.word .analysis .answer .twoAnswer > div span[data-v-db90960e]:nth-child(3) {
            font-size: 18px;
            margin-left: 12px;
}
.word .analysis .answer .twoAnswer > div span[data-v-db90960e]:nth-child(4) {
            font-size: 18px;
            margin-left: 12px;
}
.word .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-db90960e]:nth-child(3), .word .analysis .answer .twoAnswer > div:nth-child(1) span[data-v-db90960e]:nth-child(4) {
          color: #ff6b21;
}
.word .analysis .answer .twoAnswer > div:nth-child(2) span[data-v-db90960e]:nth-child(3) {
          color: #99c353;
}
.word .analysis .answer .analysisContent[data-v-db90960e] {
        padding: 30px;
        background-color: #f3f3f3;
        border-radius: 5px;
}
.word .analysis .answer .analysisContent > p[data-v-db90960e] {
          color: #333333;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 20px;
}
.word .analysis .answer .analysisContent > div[data-v-db90960e] {
          font-size: 16px;
          line-height: 26px;
}
.word .sf[data-v-db90960e] {
    width: 860px;
    height: 407px;
    margin-top: 16px;
}
.word .sf .content .scrollY[data-v-db90960e] {
      height: 270px;
}
.word .sf .content .scrollY .borderBox[data-v-db90960e] {
        border-radius: 5px;
        border: solid 1px #ebebeb;
        margin-bottom: 15px;
}
.word .sf .content .scrollY .optionList[data-v-db90960e] {
        font-size: 18px;
        line-height: 28px;
        color: #121212;
        border-bottom: 1px dashed #ebebeb;
        padding: 30px 30px 15px;
}
.word .sf .content .scrollY .optionList[data-v-db90960e]:last-child {
          border-bottom: none;
}

.writing .wrap[data-v-41431e17] {
  margin-top: 20px;
  width: 860px;
}
.writing .wrap .test[data-v-41431e17], .writing .wrap .write[data-v-41431e17] {
    position: relative;
    height: 400px;
    width: 100%;
    border: 1px solid #ebebeb;
}
.writing .wrap .test .head[data-v-41431e17], .writing .wrap .write .head[data-v-41431e17] {
      position: relative;
      width: 100%;
      height: 50px;
      font-size: 20px;
      font-weight: bold;
      background-color: #ebebeb;
      line-height: 50px;
      text-align: center;
      letter-spacing: 4px;
}
.writing .wrap .test .head .num[data-v-41431e17], .writing .wrap .write .head .num[data-v-41431e17] {
        position: absolute;
        top: 0;
        right: 50px;
        letter-spacing: 0;
}
.writing .wrap .test .content[data-v-41431e17], .writing .wrap .write .content[data-v-41431e17] {
      margin: 30px auto;
      width: 800px;
      height: 300px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0px 20px;
      overflow-x: hidden;
}
.writing .wrap .test .content .xianzhi[data-v-41431e17], .writing .wrap .write .content .xianzhi[data-v-41431e17] {
        position: relative;
        height: 35px;
        width: 100%;
        margin-bottom: 25px;
}
.writing .wrap .test .content .xianzhi[data-v-41431e17]:after, .writing .wrap .write .content .xianzhi[data-v-41431e17]:after {
          position: absolute;
          content: '';
          width: 100%;
          height: 1px;
          background-color: #dbe1ec;
          bottom: 0;
          left: 0;
}
.writing .wrap .test .content .xianzhi div[data-v-41431e17], .writing .wrap .write .content .xianzhi div[data-v-41431e17] {
          font-size: 20px;
          font-weight: bold;
          display: inline-block;
          width: 33.3%;
          height: 100%;
}
.writing .wrap .test .content .over > div[data-v-41431e17], .writing .wrap .write .content .over > div[data-v-41431e17] {
        margin-bottom: 20px;
        line-height: 26px;
}
.writing .wrap .test .content .over .title[data-v-41431e17], .writing .wrap .write .content .over .title[data-v-41431e17] {
        font-weight: bold;
        font-size: 18px;
        background-color: #f3f3f3;
        color: #121212;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 25px 30px;
        line-height: 30px;
        border-radius: 5px;
}
.writing .wrap .test .content .over .title span[data-v-41431e17], .writing .wrap .write .content .over .title span[data-v-41431e17] {
          font-weight: bold;
}
.writing .wrap .test .content .over .timu[data-v-41431e17], .writing .wrap .write .content .over .timu[data-v-41431e17] {
        font-size: 16px;
        line-height: 32px;
}
.writing .wrap .test[data-v-41431e17] {
    border-radius: 5px;
    overflow: hidden;
}
.writing .wrap .write[data-v-41431e17] {
    border-radius: 5px;
    overflow: hidden;
    margin-top: 20px;
    background-color: #fff;
}
.writing .wrap .write .writetext[data-v-41431e17] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 30px 50px 0;
      height: 350px;
      overflow-x: hidden;
      width: 100%;
      font-size: 16px;
      ime-mode: disabled;
      resize: none;
      caret-color: black;
}
.myanswer[data-v-41431e17], .ranswer[data-v-41431e17] {
  position: relative;
  line-height: 26px;
  font-size: 16px;
  color: #333333;
}
.myanswer.ranswer[data-v-41431e17], .ranswer.ranswer[data-v-41431e17] {
    margin-top: 50px;
}
.myanswer .mySpan[data-v-41431e17], .ranswer .mySpan[data-v-41431e17] {
    word-wrap: break-word;
}
.myanswer .noanswer[data-v-41431e17], .ranswer .noanswer[data-v-41431e17] {
    color: #ff6b21;
}
.myanswer > p[data-v-41431e17], .ranswer > p[data-v-41431e17] {
    margin-top: 20px;
}
.myanswer p[data-v-41431e17], .ranswer p[data-v-41431e17] {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 23px;
}
.myanswer .titbox[data-v-41431e17], .ranswer .titbox[data-v-41431e17] {
    margin-bottom: 0 !important;
}
.myanswer .titbox > .fl[data-v-41431e17], .ranswer .titbox > .fl[data-v-41431e17] {
      font-size: 18px;
      line-height: 28px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 18px;
}
.myanswer .titbox > .fr span[data-v-41431e17], .ranswer .titbox > .fr span[data-v-41431e17] {
      display: inline-block;
}
.myanswer .titbox > .fr .lei[data-v-41431e17], .ranswer .titbox > .fr .lei[data-v-41431e17] {
      color: #fff;
      font-size: 16px;
      height: 28px;
      line-height: 28px;
      padding: 0 17px;
      background-color: #b4b4b4;
      border-radius: 5px;
      margin-right: 14px;
}
.myanswer .titbox > .fr .fen[data-v-41431e17], .ranswer .titbox > .fr .fen[data-v-41431e17] {
      font-size: 18px;
      color: #333;
      line-height: 28px;
      font-weight: bold;
}
.myanswer .titbox > .fr .pigaiz[data-v-41431e17], .ranswer .titbox > .fr .pigaiz[data-v-41431e17] {
      font-size: 18px;
      color: #f8b42b;
      line-height: 28px;
      font-weight: bold;
}
.myanswer .answerbox[data-v-41431e17], .ranswer .answerbox[data-v-41431e17] {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    word-wrap: break-word;
}
.myanswer .dibox .diboxsp[data-v-41431e17], .ranswer .dibox .diboxsp[data-v-41431e17] {
    width: 710px;
    word-wrap: break-word;
}
.myanswer .rightanswer[data-v-41431e17], .ranswer .rightanswer[data-v-41431e17] {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}
.myanswer[data-v-41431e17]:after {
  position: absolute;
  bottom: -25px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #dbe1ec;
}

.tag {
  color: red;
  position: relative;
  font-size: 12px;
  top: -6px;
}
.content::-webkit-scrollbar-track, .writetext::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: transparent;
}
.content::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.writetext::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.content::-webkit-scrollbar-thumb, .writetext::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, .1);
}

.slide[data-v-6a92dc1a] {
  float: left;
  height: 720px;
}
.routerView[data-v-6a92dc1a] {
  float: left;
  width: 950px;
  min-height: 720px;
}
.user[data-v-6a92dc1a] {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
}

.fade-enter-active[data-v-0149f560], .fade-leave-active[data-v-0149f560] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.fade-enter[data-v-0149f560], .fade-leave-to[data-v-0149f560] {
  opacity: 0;
}
.userList[data-v-0149f560] {
  width: 200px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 720px !important;
  margin-right: 48px;
}
.userList > p[data-v-0149f560] {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    margin-top: 15px;
    letter-spacing: 0px;
    color: #333333;
}
.userList .userAvator[data-v-0149f560] {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin: 23px auto 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    border: solid 5px #fafafa;
}
.userList .userAvator img[data-v-0149f560] {
      width: 100%;
      height: 100%;
}
.userList .userAvator p[data-v-0149f560] {
      cursor: pointer;
      opacity: 1;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      -webkit-transform: translateY(-27px);
              transform: translateY(-27px);
      width: 100%;
      background-color: rgba(0, 0, 0, .7);
      color: white;
      text-align: center;
      font-size: 12px;
      padding-top: 5px;
      padding-bottom: 10px;
}
.userList .userAvator input[data-v-0149f560] {
      visibility: hidden;
      width: 0;
      height: 0;
}
.userList nav[data-v-0149f560] {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 35px;
}
.userList nav a[data-v-0149f560] {
      display: block;
      text-align: left;
      text-indent: 1em;
      width: 182px;
      height: 42px;
      line-height: 42px;
      margin-top: 15px;
      border-top-left-radius: 24px;
      border-bottom-left-radius: 24px;
      margin-left: 18px;
      position: relative;
}
.userList nav a img[data-v-0149f560] {
        position: relative;
        top: 5px;
        text-align: center;
        overflow: hidden;
        margin-right: 14px !important;
        width: 18px;
}
.userList nav a span[data-v-0149f560] {
        width: 5px;
        height: 5px;
        background-color: #ff7f2d;
        border-radius: 3px;
        position: absolute;
        display: block;
        top: 12px;
        left: 28px;
}
.userList nav .nuxt-link-active[data-v-0149f560] {
      background-color: rgba(255, 207, 63, .2);
}
.userList nav .nuxt-link-active i[data-v-0149f560] {
        color: #f8b837;
}
.userList nav a[data-v-0149f560]:hover {
      background-color: rgba(255, 207, 63, .2);
}
.userList790[data-v-0149f560] {
  height: 790px !important;
}

.content[data-v-25682e46] {
  margin-top: 0px;
}
.waitComment[data-v-25682e46] {
  background-color: white;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  margin: 0 auto;
  border-radius: 5px;
  text-align: center;
  padding-bottom: 60px;
}
.waitComment .waitTitle[data-v-25682e46] {
    color: #333333;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    padding-top: 60px;
}
.waitComment .waitInfo[data-v-25682e46] {
    color: #646363;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    font-family: PingFang-SC-Regular;
    margin-top: 23px;
}
.waitComment .waitImg[data-v-25682e46] {
    width: 320px;
    text-align: center;
    margin: 0 auto;
    margin-top: 32px;
}
.waitComment .waitImg img[data-v-25682e46] {
      text-align: center;
}
.waitComment .prev[data-v-25682e46] {
    width: 180px;
    height: 38px;
    margin: 0 auto;
    color: #ababab;
    background-color: white;
    border-radius: 5px;
    border: solid 1px #bbbbbb;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    display: block;
    margin-top: 46px;
    cursor: pointer;
}

.listen-step[data-v-4071a849] {
  width: 280px;
  height: 430px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  background: url(https://webstatic.orangevip.com/img/onlinelisten.0a17943.png) no-repeat 14px 22px;
  background-color: #ffffff;
  padding: 22px 18px 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.listen-step header[data-v-4071a849] {
    margin: 22px 0 50px 131px;
}
.listen-step header span[data-v-4071a849] {
      display: block;
      font-size: 20px;
      line-height: 24px;
      color: #333333;
      white-space: nowrap;
      font-weight: normal;
}
.listen-step ul li[data-v-4071a849]:nth-child(1)::after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAlCAYAAABoHziqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRGRTFBMEJDNjRCMTExRTg4QkQ3Qjc5MDA2OTU3RDQ0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRGRTFBMEJENjRCMTExRTg4QkQ3Qjc5MDA2OTU3RDQ0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REZFMUEwQkE2NEIxMTFFODhCRDdCNzkwMDY5NTdENDQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REZFMUEwQkI2NEIxMTFFODhCRDdCNzkwMDY5NTdENDQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7qncNmAAAAJElEQVR42mL8f97+MAMQMDFAACMLkLBFFsHHACke1Q7TDhBgANZICDTQ2eS+AAAAAElFTkSuQmCC);
    position: absolute;
    left: 25px;
    top: 53px;
}
.listen-step ul li[data-v-4071a849]:nth-child(2) {
    height: 63px;
}
.listen-step ul li[data-v-4071a849]:nth-child(2)::after {
      content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAzCAYAAAC9kNksAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUzNzcwM0NDNjRCMTExRTg5Q0U4QjlFNjY1MDk4MUU0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUzNzcwM0NENjRCMTExRTg5Q0U4QjlFNjY1MDk4MUU0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTM3NzAzQ0E2NEIxMTFFODlDRThCOUU2NjUwOTgxRTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTM3NzAzQ0I2NEIxMTFFODlDRThCOUU2NjUwOTgxRTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6IKH5HAAAAJUlEQVR42mL8f97+MAMQMDFAACMLkLBFFsHHACke1T44tAMEGABagApaf5l98QAAAABJRU5ErkJggg==);
      position: absolute;
      left: 25px;
      top: 53px;
}
.listen-step ul li[data-v-4071a849]:nth-child(3) {
    margin: 0;
}
.listen-step ul li[data-v-4071a849] {
    min-height: 50px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 45px;
    position: relative;
}
.listen-step ul li span a[data-v-4071a849] {
      color: #ff773c;
      cursor: pointer;
}
.listen-step ul li .small[data-v-4071a849] {
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 18px;
      letter-spacing: 0px;
      color: #999999;
      margin-top: 8px;
      width: 182px;
}
.listen-step ul li img[data-v-4071a849] {
      margin-right: 9px;
}

.agreement[data-v-77508ac4] {
  margin: 30px auto 0 !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-77508ac4] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .font-weight-bold[data-v-77508ac4] {
    font-weight: bold !important;
}
.agreement .text-align-left[data-v-77508ac4] {
    text-align: left;
}
.agreement .text-indent-1[data-v-77508ac4] {
    text-indent: 1em;
}
.agreement .text-indent-2[data-v-77508ac4] {
    text-indent: 2em;
}
.agreement .text-align-center[data-v-77508ac4] {
    text-align: center !important;
}
.agreement p[data-v-77508ac4] {
    word-break: break-all;
}
.agreement .margin-bottom-30[data-v-77508ac4] {
    margin: 30px auto !important;
}
.agreement .content[data-v-77508ac4] {
    margin-top: 4px;
}
.agreement .content > .fr[data-v-77508ac4] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
      position: relative;
}
.agreement .content > .fr[data-v-77508ac4]::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 100%;
        display: block;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
        background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
        background-blend-mode: normal, normal;
        top: 0;
        left: -30px;
}
.agreement .content > .fr .dear[data-v-77508ac4] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-77508ac4] {
        margin-bottom: 30px;
}
.agreement .content > .fr .inscription[data-v-77508ac4] {
        margin-top: 28px;
}
.agreement table[data-v-77508ac4] {
    width: 100%;
}
.agreement table tr[data-v-77508ac4] {
      -webkit-display: flex;
      display: -moz-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 2px solid #ccc;
      border-left: 2px solid #ccc;
}
.agreement table tr th[data-v-77508ac4] {
        float: left;
        display: block;
        background-color: transparent;
        width: calc(25% - 2px);
        font-family: "PingFang-SC-Heavy";
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        border-top: 2px solid #ccc;
        border-right: 2px solid #ccc;
}
.agreement table tr td[data-v-77508ac4] {
        float: left;
        width: calc(25% - 2px);
        font-family: "PingFang-SC-Bold";
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        background: #fff;
        text-align: center;
        border-right: 2px solid #ccc;
}
.agreement .introduce4[data-v-77508ac4] {
    width: 800px;
    margin: 0 auto;
    padding: 4px;
}
.agreement .introduce4 table th[data-v-77508ac4] {
      padding: 10px 0;
}
.agreement .introduce4 table .td1 > td[data-v-77508ac4] {
      height: 60px;
      line-height: 60px;
}
.agreement .introduce4 table .td2 > td[data-v-77508ac4] {
      height: 58px;
      line-height: 58px;
}
.agreement .introduce4 table .td-height-100[data-v-77508ac4] {
      line-height: 30px;
      padding: 20px 0;
}
.agreement .introduce4 table tr.td-height-100[data-v-77508ac4] {
      border-right: 2px solid #ccc !important;
}
.agreement .introduce4 table tr.td-height-100 td[data-v-77508ac4] {
        border-right: none;
}
.agreement .introduce4 table .td-height-138[data-v-77508ac4] {
      height: 138px;
      line-height: 50px;
}
.agreement .introduce4 table .td-span[data-v-77508ac4] {
      width: 100%;
      text-align: left;
}
.agreement .introduce4 table .td-span span[data-v-77508ac4] {
        font-weight: bold !important;
        padding-left: 20px;
}
.agreement .introduce4 .td-2[data-v-77508ac4] {
      height: 99px !important;
      line-height: 30px !important;
      padding-top: 39px !important;
}
.agreement .introduce4 .td-3[data-v-77508ac4] {
      height: 132px !important;
      line-height: 25px !important;
      padding-top: 6px !important;
}
.agreement .introduce4 .border-top[data-v-77508ac4] {
      border-top: 2px solid #ccc !important;
}

.agreement[data-v-6b53316e] {
  margin: 30px auto 0 !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 30px;
}
.agreement .title[data-v-6b53316e] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    font-weight: bold;
}
.agreement .font-weight-bold[data-v-6b53316e] {
    font-weight: bold !important;
}
.agreement .text-align-left[data-v-6b53316e] {
    text-align: left;
}
.agreement .text-indent-1[data-v-6b53316e] {
    text-indent: 1em;
}
.agreement .text-indent-2[data-v-6b53316e] {
    text-indent: 2em;
}
.agreement .text-align-center[data-v-6b53316e] {
    text-align: center !important;
}
.agreement p[data-v-6b53316e] {
    word-break: break-all;
}
.agreement .margin-bottom-30[data-v-6b53316e] {
    margin: 30px auto !important;
}
.agreement .content[data-v-6b53316e] {
    margin-top: 4px;
}
.agreement .content > .fr[data-v-6b53316e] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
      position: relative;
}
.agreement .content > .fr[data-v-6b53316e]::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 100%;
        display: block;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
        background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
        background-blend-mode: normal, normal;
        top: 0;
        left: -30px;
}
.agreement .content > .fr .dear[data-v-6b53316e] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-6b53316e] {
        margin-bottom: 30px;
}
.agreement .content > .fr .inscription[data-v-6b53316e] {
        margin-top: 28px;
}

.agreement[data-v-c3f5df46] {
  margin: 30px auto 0 !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 30px;
}
.agreement .title[data-v-c3f5df46] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    font-weight: bold;
}
.agreement .font-weight-bold[data-v-c3f5df46] {
    font-weight: bold !important;
}
.agreement .text-align-left[data-v-c3f5df46] {
    text-align: left;
}
.agreement .text-indent-1[data-v-c3f5df46] {
    text-indent: 1em;
}
.agreement .text-indent-2[data-v-c3f5df46] {
    text-indent: 2em;
}
.agreement .text-align-center[data-v-c3f5df46] {
    text-align: center !important;
}
.agreement p[data-v-c3f5df46] {
    word-break: break-all;
}
.agreement .margin-bottom-30[data-v-c3f5df46] {
    margin: 30px auto !important;
}
.agreement .content[data-v-c3f5df46] {
    margin-top: 4px;
}
.agreement .content > .fr[data-v-c3f5df46] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
      position: relative;
}
.agreement .content > .fr[data-v-c3f5df46]::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 100%;
        display: block;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
        background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
        background-blend-mode: normal, normal;
        top: 0;
        left: -30px;
}
.agreement .content > .fr .dear[data-v-c3f5df46] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-c3f5df46] {
        margin-bottom: 30px;
}
.agreement .content > .fr .inscription[data-v-c3f5df46] {
        margin-top: 28px;
}

.agreement[data-v-78cb779c] {
  margin: 30px auto 0 !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-78cb779c] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .font-weight-bold[data-v-78cb779c] {
    font-weight: bold !important;
}
.agreement .text-align-left[data-v-78cb779c] {
    text-align: left;
}
.agreement .text-indent-1[data-v-78cb779c] {
    text-indent: 1em;
}
.agreement .text-indent-2[data-v-78cb779c] {
    text-indent: 2em;
}
.agreement .text-align-center[data-v-78cb779c] {
    text-align: center !important;
}
.agreement p[data-v-78cb779c] {
    word-break: break-all;
}
.agreement .margin-bottom-30[data-v-78cb779c] {
    margin: 30px auto !important;
}
.agreement .content[data-v-78cb779c] {
    margin-top: 4px;
}
.agreement .content > .fr[data-v-78cb779c] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
      position: relative;
}
.agreement .content > .fr[data-v-78cb779c]::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 100%;
        display: block;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
        background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
        background-blend-mode: normal, normal;
        top: 0;
        left: -30px;
}
.agreement .content > .fr .dear[data-v-78cb779c] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-78cb779c] {
        margin-bottom: 30px;
}
.agreement .content > .fr .inscription[data-v-78cb779c] {
        margin-top: 28px;
}
.agreement table[data-v-78cb779c] {
    width: 100%;
}
.agreement table tr[data-v-78cb779c] {
      -webkit-display: flex;
      display: -moz-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 2px solid #ccc;
      border-left: 2px solid #ccc;
}
.agreement table tr th[data-v-78cb779c] {
        float: left;
        display: block;
        background-color: transparent;
        width: calc(25% - 2px);
        font-family: "PingFang-SC-Heavy";
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        border-top: 2px solid #ccc;
        border-right: 2px solid #ccc;
}
.agreement table tr td[data-v-78cb779c] {
        float: left;
        width: calc(25% - 2px);
        font-family: "PingFang-SC-Bold";
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        background: #fff;
        text-align: center;
        border-right: 2px solid #ccc;
}
.agreement .introduce4[data-v-78cb779c] {
    width: 800px;
    margin: 0 auto;
    padding: 4px;
}
.agreement .introduce4 table th[data-v-78cb779c] {
      padding: 10px 0;
}
.agreement .introduce4 table .td1 > td[data-v-78cb779c] {
      height: 60px;
      line-height: 60px;
}
.agreement .introduce4 table .td2 > td[data-v-78cb779c] {
      height: 58px;
      line-height: 58px;
}
.agreement .introduce4 table .td-height-100[data-v-78cb779c] {
      line-height: 30px;
      padding: 20px 0;
}
.agreement .introduce4 table tr.td-height-100[data-v-78cb779c] {
      border-right: 2px solid #ccc !important;
}
.agreement .introduce4 table tr.td-height-100 td[data-v-78cb779c] {
        border-right: none;
}
.agreement .introduce4 table .td-height-138[data-v-78cb779c] {
      height: 138px;
      line-height: 50px;
}
.agreement .introduce4 table .td-span[data-v-78cb779c] {
      width: 100%;
      text-align: left;
}
.agreement .introduce4 table .td-span span[data-v-78cb779c] {
        font-weight: bold !important;
        padding-left: 20px;
}
.agreement .introduce4 .td-2[data-v-78cb779c] {
      height: 99px !important;
      line-height: 30px !important;
      padding-top: 39px !important;
}
.agreement .introduce4 .td-3[data-v-78cb779c] {
      height: 132px !important;
      line-height: 25px !important;
      padding-top: 6px !important;
}
.agreement .introduce4 .border-top[data-v-78cb779c] {
      border-top: 2px solid #ccc !important;
}

.agreement[data-v-2fff468a] {
  margin: 30px auto 0 !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-2fff468a] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .font-weight-bold[data-v-2fff468a] {
    font-weight: bold !important;
}
.agreement .text-align-left[data-v-2fff468a] {
    text-align: left;
}
.agreement .text-indent-1[data-v-2fff468a] {
    text-indent: 1em;
}
.agreement .text-indent-2[data-v-2fff468a] {
    text-indent: 2em;
}
.agreement .text-align-center[data-v-2fff468a] {
    text-align: center !important;
}
.agreement p[data-v-2fff468a] {
    word-break: break-all;
}
.agreement .margin-bottom-30[data-v-2fff468a] {
    margin: 30px auto !important;
}
.agreement .content[data-v-2fff468a] {
    margin-top: 4px;
}
.agreement .content > .fr[data-v-2fff468a] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
      position: relative;
}
.agreement .content > .fr[data-v-2fff468a]::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 100%;
        display: block;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
        background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
        background-blend-mode: normal, normal;
        top: 0;
        left: -30px;
}
.agreement .content > .fr .dear[data-v-2fff468a] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-2fff468a] {
        margin-bottom: 30px;
}
.agreement .content > .fr .inscription[data-v-2fff468a] {
        margin-top: 28px;
}
.agreement table[data-v-2fff468a] {
    width: 100%;
}
.agreement table tr[data-v-2fff468a] {
      -webkit-display: flex;
      display: -moz-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 2px solid #ccc;
      border-left: 2px solid #ccc;
}
.agreement table tr th[data-v-2fff468a] {
        float: left;
        display: block;
        background-color: transparent;
        width: calc(25% - 2px);
        font-family: "PingFang-SC-Heavy";
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        border-top: 2px solid #ccc;
        border-right: 2px solid #ccc;
}
.agreement table tr td[data-v-2fff468a] {
        float: left;
        width: calc(25% - 2px);
        font-family: "PingFang-SC-Bold";
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        background: #fff;
        text-align: center;
        border-right: 2px solid #ccc;
}
.agreement .introduce4[data-v-2fff468a] {
    width: 800px;
    margin: 0 auto;
    padding: 4px;
}
.agreement .introduce4 table th[data-v-2fff468a] {
      padding: 10px 0;
}
.agreement .introduce4 table .td1 > td[data-v-2fff468a] {
      height: 60px;
      line-height: 60px;
}
.agreement .introduce4 table .td2 > td[data-v-2fff468a] {
      height: 58px;
      line-height: 58px;
}
.agreement .introduce4 table .td-height-100[data-v-2fff468a] {
      line-height: 30px;
      padding: 20px 0;
}
.agreement .introduce4 table tr.td-height-100[data-v-2fff468a] {
      border-right: 2px solid #ccc !important;
}
.agreement .introduce4 table tr.td-height-100 td[data-v-2fff468a] {
        border-right: none;
}
.agreement .introduce4 table .td-height-138[data-v-2fff468a] {
      height: 138px;
      line-height: 50px;
}
.agreement .introduce4 table .td-span[data-v-2fff468a] {
      width: 100%;
      text-align: left;
}
.agreement .introduce4 table .td-span span[data-v-2fff468a] {
        font-weight: bold !important;
        padding-left: 20px;
}
.agreement .introduce4 .td-2[data-v-2fff468a] {
      height: 99px !important;
      line-height: 30px !important;
      padding-top: 39px !important;
}
.agreement .introduce4 .td-3[data-v-2fff468a] {
      height: 132px !important;
      line-height: 25px !important;
      padding-top: 6px !important;
}
.agreement .introduce4 .border-top[data-v-2fff468a] {
      border-top: 2px solid #ccc !important;
}

.agreement[data-v-eaa50c9c] {
  margin: 30px auto 0 !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-eaa50c9c] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .text-align-left[data-v-eaa50c9c] {
    text-align: left;
}
.agreement .text-indent-1[data-v-eaa50c9c] {
    text-indent: 1em;
}
.agreement .text-indent-2[data-v-eaa50c9c] {
    text-indent: 2em;
}
.agreement .text-align-center[data-v-eaa50c9c] {
    text-align: center !important;
}
.agreement p[data-v-eaa50c9c] {
    word-break: break-all;
}
.agreement .margin-bottom-30[data-v-eaa50c9c] {
    margin: 30px auto !important;
}
.agreement .content[data-v-eaa50c9c] {
    margin-top: 4px;
}
.agreement .content > .fr[data-v-eaa50c9c] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
      position: relative;
}
.agreement .content > .fr[data-v-eaa50c9c]::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 100%;
        display: block;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
        background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
        background-blend-mode: normal, normal;
        top: 0;
        left: -30px;
}
.agreement .content > .fr .dear[data-v-eaa50c9c] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-eaa50c9c] {
        margin-bottom: 30px;
}
.agreement .content > .fr .inscription[data-v-eaa50c9c] {
        margin-top: 28px;
}
.agreement table[data-v-eaa50c9c] {
    width: 100%;
}
.agreement table tr[data-v-eaa50c9c] {
      -webkit-display: flex;
      display: -moz-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 2px solid #ccc;
      border-left: 2px solid #ccc;
}
.agreement table tr th[data-v-eaa50c9c] {
        float: left;
        display: block;
        background-color: transparent;
        width: calc(25% - 2px);
        font-family: "PingFang-SC-Heavy";
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        border-top: 2px solid #ccc;
        border-right: 2px solid #ccc;
}
.agreement table tr td[data-v-eaa50c9c] {
        float: left;
        width: calc(25% - 2px);
        font-family: "PingFang-SC-Bold";
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        background: #fff;
        text-align: center;
        border-right: 2px solid #ccc !important;
}
.agreement .introduce3[data-v-eaa50c9c] {
    width: 800px;
    margin: 0 auto;
    padding: 4px;
}
.agreement .introduce3 .th th[data-v-eaa50c9c] {
      height: 76px;
      line-height: 76px;
      background: transparent;
}
.agreement .introduce3 .th .th-2[data-v-eaa50c9c] {
      height: 68px;
      padding-top: 8px;
      line-height: 30px;
}
.agreement .introduce3 .td-height-168 td[data-v-eaa50c9c] {
      height: 116px;
      font-size: 22px;
      line-height: 32px;
      padding-top: 52px;
}
.agreement .introduce3 .td-height-168 td span[data-v-eaa50c9c] {
        display: block;
        text-align: left;
        margin: 0 auto;
        font-size: 22px;
        line-height: 24px;
        height: 30px;
        letter-spacing: 0;
}
.agreement .introduce3 .td-height-168 td p[data-v-eaa50c9c] {
        font-family: "PingFang-SC-Medium";
        text-align: left;
        margin: 0 auto;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 26px;
        letter-spacing: -0.9px;
}
.agreement .introduce3 .td-height-168 .border-right.background-color-ffeec2.td-3[data-v-eaa50c9c] {
      height: 138px !important;
      padding-top: 29px !important;
}
.agreement .introduce3 .td-height-168 .border-right.background-color-ffeec2.td-3 span[data-v-eaa50c9c] {
        min-height: 55px;
}
.agreement .introduce3 .td-height-168 .td-3[data-v-eaa50c9c] {
      height: 124px !important;
      padding-top: 44px !important;
}
.agreement .introduce3 .td-height-168 .td-3 span[data-v-eaa50c9c] {
        width: 85%;
}
.agreement .introduce3 .td-height-168 .td-3 p[data-v-eaa50c9c] {
        width: 70%;
        height: 50px;
}
.agreement .introduce3 .td-height-168 .td-4[data-v-eaa50c9c] {
      height: 134px !important;
      padding-top: 34px !important;
}
.agreement .introduce3 .td-height-168 .td-4 span[data-v-eaa50c9c] {
        width: 70%;
}
.agreement .introduce3 .td-height-168 .td-4 p[data-v-eaa50c9c] {
        width: 70%;
        height: 70px;
}
.agreement .introduce3 .td-height-168 .td-5[data-v-eaa50c9c] {
      height: 154px !important;
      padding-top: 14px !important;
}
.agreement .introduce3 .td-height-168 .td-5 span[data-v-eaa50c9c] {
        width: 70%;
}
.agreement .introduce3 .td-height-168 .td-5 p[data-v-eaa50c9c] {
        width: 70%;
        height: 50px;
}
.agreement .introduce3 .td-height-50 .td-span[data-v-eaa50c9c] {
      width: 96%;
      padding: 10px 2%;
      text-align: left;
}
.agreement .introduce3 .td-height-50 .td-span span[data-v-eaa50c9c] {
        font-weight: bold !important;
}
.agreement .introduce4[data-v-eaa50c9c] {
    width: 800px;
    margin: 0 auto;
    padding: 4px;
}
.agreement .introduce4 table th[data-v-eaa50c9c] {
      padding: 10px 0;
}
.agreement .introduce4 table .td1 > td[data-v-eaa50c9c] {
      height: 60px;
      line-height: 60px;
}
.agreement .introduce4 table .td2 > td[data-v-eaa50c9c] {
      height: 58px;
      line-height: 58px;
}
.agreement .introduce4 table .td-height-88 td[data-v-eaa50c9c] {
      height: 93.5px;
      line-height: 93.5px;
}
.agreement .introduce4 table .td-height-50[data-v-eaa50c9c] {
      height: 50px;
      line-height: 50px;
}
.agreement .introduce4 table .td-span[data-v-eaa50c9c] {
      width: 100%;
      text-align: left;
}
.agreement .introduce4 table .td-span span[data-v-eaa50c9c] {
        font-weight: bold !important;
        padding-left: 20px;
}
.agreement .introduce4 .td-2[data-v-eaa50c9c] {
      height: 73.5px !important;
      line-height: 25px !important;
      padding-top: 20px !important;
}
.agreement .introduce4 .td-3[data-v-eaa50c9c] {
      height: 84.5px !important;
      line-height: 25px !important;
      padding-top: 9px !important;
}

.agreement[data-v-33bcbfc8] {
  margin: 30px auto 152px !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .content[data-v-33bcbfc8] {
    margin-top: 4px;
    overflow: hidden;
}
.agreement .content > .fr[data-v-33bcbfc8] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
      position: relative;
}
.agreement .content > .fr[data-v-33bcbfc8]::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 100%;
        display: block;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
        background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
        background-blend-mode: normal, normal;
        top: 0;
        left: -30px;
}
.agreement img[data-v-33bcbfc8] {
    width: 100%;
}
.agreement .padding20[data-v-33bcbfc8] {
    padding: 0 20px;
}

.agreement[data-v-175cc1f0] {
  margin: 30px auto 0 !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .viewh1[data-v-175cc1f0] {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
.agreement .viewh2[data-v-175cc1f0] {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}
.agreement .paragraphbody[data-v-175cc1f0] {
    padding-left: 28px;
    border-left: 4px solid #ffcf3f;
}
.agreement .jiayi[data-v-175cc1f0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}
.agreement .jiayi p[data-v-175cc1f0] {
      font-weight: bold;
      line-height: 1.8 !important;
}
.agreement .jiayi .left[data-v-175cc1f0] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.agreement .jiayi .right[data-v-175cc1f0] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.agreement .riqi[data-v-175cc1f0] {
    font-weight: normal;
}
.agreement .riqi .height40[data-v-175cc1f0] {
      height: 50px;
}
.agreement .riqi span[data-v-175cc1f0] {
      width: 10px;
      display: inline-block;
}
.agreement .text-align-center[data-v-175cc1f0] {
    text-align: center !important;
}
.agreement .fontweight[data-v-175cc1f0] {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.4;
}
.agreement .margin-botto1m-40[data-v-175cc1f0] {
    margin-bottom: 20px !important;
}
.agreement .content[data-v-175cc1f0] {
    font-size: 15px;
    line-height: 24px;
    color: #333;
}
.agreement .content .dear[data-v-175cc1f0] {
      margin-bottom: 20px;
}
.agreement .content .paragraph1[data-v-175cc1f0] {
      margin-bottom: 20px;
      word-break: break-all;
}
.agreement .content .text-indent-1[data-v-175cc1f0] {
      text-indent: 1em;
}
.agreement .content .text-indent-2[data-v-175cc1f0] {
      text-indent: 2em;
}
.agreement .content .paragraphbody .title[data-v-175cc1f0] {
      display: block;
      font-weight: bold;
      font-size: 16px;
      line-height: 30px;
}
.agreement .content .paragraphbody p[data-v-175cc1f0] {
      word-break: break-all;
      line-height: 1.4;
}
.agreement .content .section[data-v-175cc1f0] {
      margin-top: 30px;
}
.agreement .content .section .padding-left-40[data-v-175cc1f0] {
        padding-left: 20px;
}
.agreement .content .section p[data-v-175cc1f0] {
        margin-bottom: 10px;
}
.agreement .content .section .yuan[data-v-175cc1f0] {
        width: 18px;
        height: 18px;
        text-align: center;
        line-height: 16px;
        border-radius: 10px;
        border: 1px solid #333;
        margin-right: 8px;
        display: inline-block;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.agreement .content .section .fang[data-v-175cc1f0] {
        width: 10px;
        height: 10px;
        border: 1px solid #333;
        margin-left: 8px;
        display: inline-block;
}
.agreement .content .section .display-flex[data-v-175cc1f0] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.agreement .content .section .display-flex .t[data-v-175cc1f0] {
          width: 40px;
}
.agreement .content .section .linebottom[data-v-175cc1f0] {
        text-decoration: underline;
}

.agreement[data-v-359656d3] {
  margin: 30px auto 0 !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agreement .title[data-v-359656d3] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.agreement .font-weight-bold[data-v-359656d3] {
    font-weight: bold !important;
}
.agreement .text-align-left[data-v-359656d3] {
    text-align: left;
}
.agreement .text-indent-1[data-v-359656d3] {
    text-indent: 1em;
}
.agreement .text-indent-2[data-v-359656d3] {
    text-indent: 2em;
}
.agreement .text-align-center[data-v-359656d3] {
    text-align: center !important;
}
.agreement p[data-v-359656d3] {
    word-break: break-all;
}
.agreement .margin-bottom-30[data-v-359656d3] {
    margin: 30px auto !important;
}
.agreement .content[data-v-359656d3] {
    margin-top: 4px;
}
.agreement .content > .fr[data-v-359656d3] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
      position: relative;
}
.agreement .content > .fr[data-v-359656d3]::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 100%;
        display: block;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
        background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
        background-blend-mode: normal, normal;
        top: 0;
        left: -30px;
}
.agreement .content > .fr .dear[data-v-359656d3] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-359656d3] {
        margin-bottom: 30px;
}
.agreement .content > .fr .inscription[data-v-359656d3] {
        margin-top: 28px;
}
.agreement table[data-v-359656d3] {
    width: 100%;
}
.agreement table tr[data-v-359656d3] {
      -webkit-display: flex;
      display: -moz-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 2px solid #ccc;
      border-left: 2px solid #ccc;
}
.agreement table tr th[data-v-359656d3] {
        float: left;
        display: block;
        background-color: transparent;
        width: calc(25% - 2px);
        font-family: "PingFang-SC-Heavy";
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        border-top: 2px solid #ccc;
        border-right: 2px solid #ccc;
}
.agreement table tr td[data-v-359656d3] {
        float: left;
        width: calc(25% - 2px);
        font-family: "PingFang-SC-Bold";
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        background: #fff;
        text-align: center;
        border-right: 2px solid #ccc;
}
.agreement .introduce4[data-v-359656d3] {
    width: 800px;
    margin: 0 auto;
    padding: 4px;
}
.agreement .introduce4 table th[data-v-359656d3] {
      padding: 10px 0;
}
.agreement .introduce4 table .td1 > td[data-v-359656d3] {
      height: 60px;
      line-height: 60px;
}
.agreement .introduce4 table .td2 > td[data-v-359656d3] {
      height: 58px;
      line-height: 58px;
}
.agreement .introduce4 table .td-height-100[data-v-359656d3] {
      line-height: 30px;
      padding: 20px 0;
}
.agreement .introduce4 table tr.td-height-100[data-v-359656d3] {
      border-right: 2px solid #ccc !important;
}
.agreement .introduce4 table tr.td-height-100 td[data-v-359656d3] {
        border-right: none;
}
.agreement .introduce4 table .td-height-138[data-v-359656d3] {
      height: 138px;
      line-height: 50px;
}
.agreement .introduce4 table .td-span[data-v-359656d3] {
      width: 100%;
      text-align: left;
}
.agreement .introduce4 table .td-span span[data-v-359656d3] {
        font-weight: bold !important;
        padding-left: 20px;
}
.agreement .introduce4 .td-2[data-v-359656d3] {
      height: 99px !important;
      line-height: 30px !important;
      padding-top: 39px !important;
}
.agreement .introduce4 .td-3[data-v-359656d3] {
      height: 132px !important;
      line-height: 25px !important;
      padding-top: 6px !important;
}
.agreement .introduce4 .border-top[data-v-359656d3] {
      border-top: 2px solid #ccc !important;
}

.agreement[data-v-0bf47776] {
  margin: 30px auto 0 !important;
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto;
  padding: 34px 89px 75px 93px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 30px;
}
.agreement .title[data-v-0bf47776] {
    color: #333333;
    line-height: 61px;
    font-size: 18px;
    font-weight: bold;
}
.agreement .font-weight-bold[data-v-0bf47776] {
    font-weight: bold !important;
}
.agreement .text-align-left[data-v-0bf47776] {
    text-align: left;
}
.agreement .text-indent-1[data-v-0bf47776] {
    text-indent: 1em;
}
.agreement .text-indent-2[data-v-0bf47776] {
    text-indent: 2em;
}
.agreement .text-align-center[data-v-0bf47776] {
    text-align: center !important;
}
.agreement p[data-v-0bf47776] {
    word-break: break-all;
}
.agreement .margin-bottom-30[data-v-0bf47776] {
    margin: 30px auto !important;
}
.agreement .content[data-v-0bf47776] {
    margin-top: 4px;
}
.agreement .content > .fr[data-v-0bf47776] {
      width: 990px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      line-height: 30px;
      color: #333;
      position: relative;
}
.agreement .content > .fr[data-v-0bf47776]::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 100%;
        display: block;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
        background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
        background-blend-mode: normal, normal;
        top: 0;
        left: -30px;
}
.agreement .content > .fr .dear[data-v-0bf47776] {
        margin: -8px 0 30px 0;
}
.agreement .content > .fr .paragraph1[data-v-0bf47776] {
        margin-bottom: 30px;
}
.agreement .content > .fr .inscription[data-v-0bf47776] {
        margin-top: 28px;
}

.preview[data-v-e23f0a2a] {
  width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 7px 0px rgba(237, 235, 243, .4);
          box-shadow: 0px 2px 7px 0px rgba(237, 235, 243, .4);
  border-radius: 8px;
  padding: 20px  50px;
}
.preview .title[data-v-e23f0a2a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    padding: 20px 0 15px 0;
    border-bottom: 1px solid #F1F1F1;
    background: url(https://webstatic.orangevip.com/img/preview-icon.7af01ae.png) no-repeat -5px 16px;
    background-size: 30px;
    text-indent: 30px;
}
.preview .content[data-v-e23f0a2a] {
    margin-top: 10px;
    color: #666666;
    line-height: 30px;
    font-size: 14px;
}
.preview .video-info[data-v-e23f0a2a] {
    margin-top: 20px;
    width: 750px;
    height: 422px;
    position: relative;
}
.preview .video-info .mask[data-v-e23f0a2a] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, .5);
      z-index: 1001;
      border-radius: 8px !important;
      background-image: url(https://webstatic.orangevip.com/img/play-icon.9ef754c.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 40px;
      cursor: pointer;
}
.preview .video-info .prefaceurl[data-v-e23f0a2a] {
      border-radius: 8px;
      position: absolute !important;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1000;
}

.preview .content p {
  margin-top: 10px;
  color: #666666;
  line-height: 25px;
}
.preview .content img {
  max-width: 750px;
  border-radius: 8px;
}

.video-block[data-v-b96ef2fe] {
  width: 750px;
  height: 422px;
  background: rgba(0, 0, 0, .5);
  border-radius: 8px;
  position: relative;
}
.video-block .iconfont[data-v-b96ef2fe] {
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    color: rgba(0, 0, 0, .5);
}

.bplayer-logo-link {
  display: none !important;
}
.mvideo {
  height: 183px !important;
}
.mvideo .bplayer-error-icon {
    width: 160px;
    height: 160px;
}
.bjc-player-wrapper .bjc-player-video {
  border-radius: 8px !important;
}
.bplayer-wrap, .bplayer-control-wrap .bplayer-control-bar {
  border-radius: 8px !important;
}
.bplayer-error-tip, .bplayer-media-wrap {
  border-radius: 8px !important;
  overflow: hidden;
}
.bjc-player-wrapper {
  background: transparent !important;
}

.merge-success[data-v-dba5f672] {
  margin: 0 auto 20px;
  width: 1200px;
  height: 750px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  padding: 80px 260px 70px 260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.merge-success .paystatus_img[data-v-dba5f672] {
    width: 80px;
    height: 80px;
}
.merge-success .paystatus_text[data-v-dba5f672] {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    margin-top: 20px;
    padding-bottom: 10px;
}
.merge-success .swiperbox[data-v-dba5f672] {
    width: 680px;
}
.merge-success .swiperbox .carouselItem[data-v-dba5f672] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      overflow: auto;
      padding: 0 40px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.merge-success .swiperbox .onlyone[data-v-dba5f672] {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.merge-success .evminfo-box[data-v-dba5f672] {
    width: 285px;
    margin-top: 20px;
    height: 360px;
    background: #ffffff;
    -webkit-box-shadow: 0px 2px 20px 0px rgba(197, 197, 213, .5);
            box-shadow: 0px 2px 20px 0px rgba(197, 197, 213, .5);
    border-radius: 5px;
}
.merge-success .evminfo-box .title[data-v-dba5f672] {
      height: 60px;
      background: #f8b42b;
      border-radius: 5px 5px 0px 0px;
      font-size: 18px;
      font-family: PingFangSC-Medium, PingFang SC;
      font-weight: 500;
      color: #ffffff;
      line-height: 60px;
      padding: 0 20px;
}
.merge-success .evminfo-box .box-center[data-v-dba5f672] {
      padding: 30px 10px;
      text-align: center;
      font-size: 14px;
}
.merge-success .evminfo-box .box-center .title1[data-v-dba5f672] {
        color: #333333;
        line-height: 20px;
}
.merge-success .evminfo-box .box-center .tips1[data-v-dba5f672] {
        color: #999999;
        line-height: 20px;
        margin-top: 10px;
}
.merge-success .evminfo-box .box-center .img-box[data-v-dba5f672] {
        width: 114px;
        height: 114px;
        margin: 30px auto 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        background: url("https://cdn.orangevip.com/2022clwxapp/code_bg.png") no-repeat;
        background-size: contain;
}
.merge-success .evminfo-box .box-center .img-box img[data-v-dba5f672] {
          width: 100px;
          height: 100px;
}
.merge-success .evminfo-box .box-center .tips2[data-v-dba5f672] {
        color: #999999;
        line-height: 20px;
        margin-top: 20px;
}
.merge-success .evminfo-box .box-center .qqbtn[data-v-dba5f672] {
        width: 220px;
        height: 40px;
        background: #f8b42b;
        line-height: 40px;
        border-radius: 20px;
        color: #fff;
        font-size: 16px;
        text-align: center;
        display: inline-block;
        margin: 110px auto 0;
}
.goclass[data-v-dba5f672] {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #f8b42b;
  line-height: 22px;
  text-align: center;
  margin-top: 30px;
  cursor: pointer;
}
.goclass span[data-v-dba5f672] {
    text-decoration: underline;
}

.merge-success .el-carousel__arrow {
  width: 20px;
  height: 70px;
}
.merge-success .el-carousel__arrow--left {
  border-radius: 5px 0 0 5px !important;
}
.merge-success .el-carousel__arrow--right {
  border-radius: 0 5px 5px 0 !important;
}
.merge-success .el-carousel__indicators .el-carousel__indicator {
  padding: 0 3px;
}
.merge-success .el-carousel__indicators .el-carousel__indicator .el-carousel__button {
    width: 10px;
    height: 5px;
    background: #e5e5ec;
    border-radius: 5px;
    padding: 0;
}
.merge-success .el-carousel__indicators .is-active .el-carousel__button {
  background: #f8b42b;
}

.el-loading-spinner i {
  color: #fff !important;
  font-size: 30px !important;
}
.el-loading-spinner .el-loading-text {
  color: #fff !important;
}
.merge-success .el-loading-spinner .path {
  stroke: #f8b42b;
}

.pay_success[data-v-b52d343c] {
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 10px;
  margin: 66px auto 20px;
  overflow: hidden;
}
.pay_success .detail-title[data-v-b52d343c] {
    font-family: "MicrosoftYaHei";
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    margin: 0 auto;
}
.pay_success .succ_png[data-v-b52d343c] {
    margin: 43px auto 16px;
    text-align: center;
}
.pay_success h1[data-v-b52d343c] {
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 61.5px;
    letter-spacing: 0px;
}
.pay_success p[data-v-b52d343c] {
    text-align: center;
    width: 350px;
    margin: 0 auto;
    margin-bottom: 13px;
}
.pay_success p span[data-v-b52d343c] {
      color: #333333;
}
.pay_success p .order_no[data-v-b52d343c] {
      margin-right: 60px;
      font-family: "Microsoft YaHei";
      font-size: 16px;
      color: #999;
}
.pay_success .go_class[data-v-b52d343c] {
    width: 201px;
    height: 47px;
    background-color: #f9bb3e;
    -webkit-box-shadow: 0px 11px 23.5px 0.5px rgba(249, 187, 62, .39);
            box-shadow: 0px 11px 23.5px 0.5px rgba(249, 187, 62, .39);
    border-radius: 23.5px;
    margin: 50px auto;
    font-family: "Microsoft YaHei";
    line-height: 47px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    font-size: 23.9px;
    letter-spacing: 2.4px;
}

.el-loading-spinner i {
  color: #fff !important;
  font-size: 30px !important;
}
.el-loading-spinner .el-loading-text {
  color: #fff !important;
}

@charset "UTF-8";
#notice[data-v-9dd328e4] {
  position: absolute;
  width: 266px;
  top: 200px;
  z-index: 20;
  background: #fff;
}
.message-top[data-v-9dd328e4] {
  background: #fff;
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  font-size: 12px;
}
.bjy-living[data-v-9dd328e4] {
  min-width: 960px;
  height: 100%;
  position: relative;
  /*进度条样式*/
  /*左边样式*/
}
.bjy-living .img-openbox[data-v-9dd328e4] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.bjy-living .img-openbox .imgbox[data-v-9dd328e4] {
      position: absolute;
      border: 10px solid #ff6a20;
      background-color: #ff6a20;
      border-radius: 10px;
      cursor: move;
      -webkit-animation: 0.5s thenbiger-data-v-9dd328e4;
              animation: 0.5s thenbiger-data-v-9dd328e4;
}
@-webkit-keyframes thenbiger-data-v-9dd328e4 {
from {
    -webkit-transform: scale(0);
            transform: scale(0);
}
to {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes thenbiger-data-v-9dd328e4 {
from {
    -webkit-transform: scale(0);
            transform: scale(0);
}
to {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.bjy-living .img-openbox .imgbox .close[data-v-9dd328e4] {
        width: 25px;
        height: 25px;
        position: absolute;
        right: 6px;
        top: 6px;
        background-color: rgba(0, 0, 0, .3);
        overflow: hidden;
        border-radius: 50%;
        cursor: pointer;
}
.bjy-living .img-openbox .imgbox img[data-v-9dd328e4] {
        cursor: default;
        max-width: 500px;
}
.bjy-living #main[data-v-9dd328e4] {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 400px;
    min-width: 960px;
    margin: 0 auto;
    opacity: 0;
    background: url(https://webstatic.orangevip.com/img/class-panel-bg.526bf3f.jpg);
}
.bjy-living #loading[data-v-9dd328e4] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bjy-living .left[data-v-9dd328e4] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 280px;
}
.bjy-living .left .noteacher[data-v-9dd328e4] {
      background-color: #000;
}
.bjy-living .fixed-bg[data-v-9dd328e4] {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
}
.bjy-living .fixed-bg .innerbox[data-v-9dd328e4] {
      position: absolute;
      width: 450px;
      height: 530px;
      left: calc(50% - 225px);
      top: calc(50% - 265px);
      background-color: #ffffff;
      border-radius: 10px;
      padding: 66px 25px 36px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.bjy-living .fixed-bg .innerbox .classtop[data-v-9dd328e4] {
        width: 426px;
        height: 182px;
        position: absolute;
        top: -124px;
        left: calc(50% - 213px);
}
.bjy-living .fixed-bg .innerbox .close[data-v-9dd328e4] {
        position: absolute;
        width: 30px;
        height: 30px;
        top: -50px;
        right: 9px;
}
.bjy-living .fixed-bg .innerbox .class-pic[data-v-9dd328e4] {
        height: 228px;
        width: 400px;
        background: url(https://webstatic.orangevip.com/img/zbtkbg.6cf472c.png) no-repeat;
        background-size: cover;
        margin-bottom: 22px;
        text-align: center;
        position: relative;
}
.bjy-living .fixed-bg .innerbox .class-pic img[data-v-9dd328e4] {
          width: 100%;
          height: 100%;
}
.bjy-living .fixed-bg .innerbox .class-info[data-v-9dd328e4] {
        margin-bottom: 28px;
}
.bjy-living .fixed-bg .innerbox .class-info .classname[data-v-9dd328e4] {
          font-size: 24px;
          line-height: 40px;
          color: #333333;
          font-weight: bold;
          width: 100%;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
}
.bjy-living .fixed-bg .innerbox .class-info .price[data-v-9dd328e4] {
          font-size: 24px;
          padding-top: 2px;
          height: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.bjy-living .fixed-bg .innerbox .class-info .price .activity-price[data-v-9dd328e4] {
            color: #ff6a20;
}
.bjy-living .fixed-bg .innerbox .class-info .price .origin-price[data-v-9dd328e4] {
            padding: 9px 0 0 19px;
            font-size: 16px;
            color: #645c5c;
            text-decoration: line-through;
}
.bjy-living .fixed-bg .innerbox .class-info .activity[data-v-9dd328e4] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-size: 16px;
          line-height: 18px;
}
.bjy-living .fixed-bg .innerbox .class-info .activity .type[data-v-9dd328e4] {
            padding: 0 7px;
            height: 18px;
            color: #fff;
            background-color: #ff6a20;
            border-radius: 5px;
            margin-right: 13px;
}
.bjy-living .fixed-bg .innerbox .class-info .activity .contdown[data-v-9dd328e4] {
            height: 34px;
}
.bjy-living .fixed-bg .innerbox .buynow[data-v-9dd328e4] {
        width: 204px;
        height: 48px;
        background-color: #ff6a20;
        border-radius: 40px;
        font-size: 24px;
        line-height: 48px;
        color: #fff;
        text-align: center;
        margin: 0 auto;
        cursor: pointer;
}
.bjy-living .fixed-bg .moreheiht[data-v-9dd328e4] {
      height: 573px !important;
}
.class-label[data-v-9dd328e4] {
  padding: 5px 0 10px 0;
  text-align: center;
}
.class-label span[data-v-9dd328e4] {
    height: 28px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #bbb;
    line-height: 26px;
    display: inline-block;
    color: #333;
    font-size: 16px;
    padding: 0 10px;
    margin-right: 10px;
    border-radius: 3px;
}
.class-label span[data-v-9dd328e4]:last-child {
      margin-right: 0;
}
.class-label .active[data-v-9dd328e4] {
    color: #fff;
    background-color: #ff6a20;
    border: 1px solid #ff6a20;
}
.dialog-wrap[data-v-9dd328e4] {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  top: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, .3);
  z-index: 10000;
}
.dialog-wrap .dialoga[data-v-9dd328e4] {
    width: 360px;
    padding: 10px;
    border-radius: 10px;
    background-color: #383838;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dialog-wrap .dialoga .title[data-v-9dd328e4] {
      text-align: center;
      border-bottom: 1px solid rgba(255, 255, 255, .6);
      color: #fff;
      margin: 20px;
      padding-bottom: 5px;
}
.dialog-wrap .dialoga .content[data-v-9dd328e4] {
      min-height: 50px;
      vertical-align: center;
      padding-top: 20px;
      padding: 0 30px;
      font-size: 14px;
}
.dialog-wrap .dialoga .content a[data-v-9dd328e4] {
        color: #0488ff;
}
.dialog-wrap .btn-wrap[data-v-9dd328e4] {
    margin-bottom: 20px;
}
.dialog-wrap .btn-wrap .btn[data-v-9dd328e4] {
      padding: 7px 30px;
      border: none;
      outline: none;
      border-radius: 5px;
      font-size: 14px;
      margin: 0 30px;
      color: #fff;
      cursor: pointer;
}
.dialog-wrap .btn-wrap .cancel-btn[data-v-9dd328e4] {
      background-color: transparent;
      padding: 6px 29px;
      border: 1px solid rgba(255, 255, 255, .6);
}
.dialog-wrap .btn-wrap .confirm-btn[data-v-9dd328e4] {
      background-color: #f8b42b;
}

@charset "UTF-8";
.bjy-living {
  /*右边样式*/
  /*Flash 播放器*/
  /*列表样式*/
  /*消息列表样式*/
  /*消息发送器样式*/
  /*左边样式*/
  /*白板样式*/
  /*白板工具*/
  /*文档目录*/
  /* 画笔工具样式 */
  /*底部工具栏样式*/
  /*提示*/
  /*对话框*/
}
.bjy-living .bjy-horse-lamp {
    z-index: 1001;
}
.bjy-living .bjy-message-list .bjy-message-item .bjy-body .bjy-content img {
    max-width: 150px;
    max-height: 150px;
    overflow: hidden;
}
.bjy-living .bjy-message-list .choose-type {
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 100px;
    text-align: right;
    line-height: 20px;
    height: 20px;
    background-color: #fff;
    color: #1d1d1d;
    cursor: pointer;
    width: 100%;
}
.bjy-living #flash-player {
    height: 100%;
}
.bjy-living #flash-player object {
      width: 1000px;
      height: 100%;
}
.bjy-living .bjy-container {
    height: 95%;
}
.bjy-living .bjy-whiteboard-wrapper .bjy-container {
    height: auto;
}
.bjy-living .bjy-avatar {
    border-radius: 50%;
    overflow: hidden;
}
.bjy-living .bjy-loading-logo {
    top: 35%;
}
.bjy-living .bjy-progress {
    background-color: #f5f5f5 !important;
}
.bjy-living .bjy-progress .bjy-progress-bar {
      background-color: #ff6a20;
}
.bjy-living .bjy-progress .bjy-progress-text {
      color: #ff6a20;
}
.bjy-living .mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .2);
}
.bjy-living .teacher-video-warp {
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.bjy-living .teacher-video-warp.change-video {
      position: fixed;
      left: 0;
      top: 0;
      right: 280px;
      width: auto;
}
.bjy-living .teacher-video-warp .fixed-video {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 999;
}
.bjy-living .teacher-video-warp .fixed-video.noflash {
        background-color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.bjy-living .teacher-video-warp .fixed-video.noflash .openflash {
          cursor: pointer;
          color: #ff7b00;
}
.bjy-living .teacher-video-warp.origindefault {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
}
.bjy-living .teacher-video-warp.pop-up-video {
      position: fixed;
      width: 800px;
      height: 500px;
      z-index: 999;
      cursor: move;
}
.bjy-living .toolsbar {
    position: absolute;
    bottom: -30px;
    width: 100%;
    height: 30px;
    background-color: rgba(0, 0, 0, .4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.bjy-living .toolsbar.isshow {
      bottom: 0;
}
.bjy-living .toolsbar span {
      width: 26px;
      height: 26px;
      margin-left: 5px;
      background-image: url(https://webstatic.orangevip.com/img/icon.009da4d.png);
      cursor: pointer;
}
.bjy-living .toolsbar span.full-video {
        background-position: 244px 0;
}
.bjy-living .toolsbar span.float {
        background-position: 290px 0;
}
.bjy-living .toolsbar span.floatpop {
        background-position: 338px 0;
}
.bjy-living .toolsbar span.changeview {
        background-position: 194px 0;
}
.bjy-living .toolsbar .changeline {
      color: #fff;
      font-size: 12px;
      line-height: 24px;
      height: 25px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      cursor: pointer;
}
.bjy-living .toolsbar .changeline img {
        width: 25px;
        height: 25px;
}
.bjy-living .toolsbar .changeline .alist {
        font-size: 12px;
        position: absolute;
        bottom: 40px;
        right: -32px;
        border-radius: 6px;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
        box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
        background-color: #fff;
        min-height: 22px;
        z-index: 13;
}
.bjy-living .toolsbar .changeline .alist:after {
          content: '';
          width: 0;
          height: 0;
          position: absolute;
          bottom: -24px;
          right: 50%;
          margin-right: 6px;
          border: 12px solid transparent;
          border-top-color: #fff;
          right: 50%;
          margin-right: -12px;
}
.bjy-living .toolsbar .changeline .alist .btn-switch {
          padding: 0 6px 6px 6px;
          width: 80px;
          cursor: pointer;
}
.bjy-living .toolsbar .changeline .alist .btn-switch:first-child {
            padding-top: 6px;
}
.bjy-living .toolsbar .changeline .alist .btn-switch .text {
            color: #9b9b9b;
            display: inline-block;
}
.bjy-living .toolsbar .changeline .alist .btn-switch .light {
            display: inline-block;
            width: 6px;
            height: 6px;
            margin-right: 6px;
            border-radius: 50%;
            background-color: #9b9b9b;
}
.bjy-living .toolsbar .changeline .alist .active .light {
          background-color: #1795ff;
}
.bjy-living .toolsbar .changeline .alist .active .light .text {
            color: #333;
}
.bjy-living #live-teacher-player {
    width: 100%;
    height: 100%;
}
.bjy-living #live-teacher-player.videoon {
      opacity: 0;
      position: fixed;
      z-index: 0;
      left: 0;
      top: 0;
      width: 550px;
      height: 400px;
}
.bjy-living .teacher-status {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
}
.bjy-living .right {
    position: absolute;
    width: 280px;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 7px;
    background: #fff;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    box-shadow: -2px 0 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: -2px 0 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: -2px 0 6px rgba(0, 0, 0, .2);
}
.bjy-living .live-teacher-player-wrap {
    position: absolute;
    top: 0;
    width: 266px;
    height: 200px;
    border-bottom: 1px solid #fff;
    background-color: #000;
}
.bjy-living .list-section {
    position: absolute;
    top: 232px;
    width: 266px;
    background: #fff;
    bottom: 0;
}
.bjy-living .teacher .list-section {
    bottom: 0;
}
.bjy-living #btn-user-list {
    position: absolute;
    top: 0;
    right: 2px;
}
.bjy-living #btn-message-list {
    position: absolute;
    top: 0;
    left: 88px;
}
.bjy-living #btn-message-list.has-new:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 19px;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ff0000;
}
.bjy-living #btn-action-list {
    position: absolute;
    top: 0;
    left: 0;
}
.bjy-living #btn-action-list.has-new:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 19px;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ff0000;
}
.bjy-living .message-box {
    position: absolute;
    width: 266px;
    left: 0;
    height: 100%;
}
.bjy-living #message-list {
    position: absolute;
    top: 0;
    bottom: 105px;
    width: 266px;
}
.bjy-living #message-sender {
    width: 252px;
    height: 100px;
    margin-left: 8px;
    position: absolute;
    bottom: 0;
}
.bjy-living #action-list {
    position: absolute;
    width: 266px;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: scroll;
}
.bjy-living .bjy-length-hint {
    margin-left: -15px;
}
.bjy-living .bjy-avatar {
    border-radius: 50%;
}
.bjy-living .bjy-emoji-layer {
    display: none;
}
.bjy-living .left {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 280px;
}
.bjy-living .left #live-teacher-player {
      width: 100%;
      height: 100%;
}
.bjy-living .left #live-teacher-player.videoon {
        opacity: 0;
        position: fixed;
        z-index: 0;
        left: 0;
        top: 0;
        width: 550px;
        height: 400px;
}
.bjy-living #whiteboard {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 60px;
}
.bjy-living #whiteboard.change-board {
      margin: 5px 0;
      position: absolute;
      z-index: 999;
      top: 0px;
      background: #c1c1c1;
      right: -273px;
      left: auto;
      width: 266px;
      height: 200px;
}
.bjy-living .pre-page {
    position: absolute;
    width: 60px;
    left: 0;
    top: 0;
    bottom: 0;
    transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
}
.bjy-living .pre-page:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, .4);
}
.bjy-living .next-page {
    position: absolute;
    width: 60px;
    right: 0;
    top: 0;
    bottom: 0;
    transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
}
.bjy-living .next-page:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, .4);
}
.bjy-living .icon-chevron-left,
  .bjy-living .icon-chevron-right {
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -25px;
}
.bjy-living .has-page {
    color: #fff;
}
.bjy-living .side-bar {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 200px;
    box-shadow: -2px 0 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: -2px 0 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: -2px 0 6px rgba(0, 0, 0, .2);
    background-color: #ebebeb;
    transition: right 0.5s;
    -webkit-transition: right 0.5s;
    -moz-transition: right 0.5s;
    -o-transition: right 0.5s;
}
.bjy-living .document {
    position: absolute;
    width: 70%;
    bottom: 20px;
    left: 15%;
    border-radius: 4px;
    padding: 5px;
    text-align: center;
    color: #fff;
    border-color: #db851f;
    background-color: #ff7b00;
    background-image: -webkit-gradient(linear, bottom top, from(#ffa400), to(#ff7b00));
    background-image: linear-gradient(top bottom, #ffa400, #ff7b00);
    background-repeat: repeat-x;
    cursor: pointer;
}
.bjy-living .catalogue {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 80px;
}
.bjy-living .fold-btn {
    position: absolute;
    width: 20px;
    height: 100px;
    left: -20px;
    top: 50%;
    margin-top: -50px;
    background-color: #ebebeb;
    box-shadow: -2px 0 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: -2px 0 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: -2px 0 6px rgba(0, 0, 0, .2);
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    color: #9d9d9d;
    cursor: pointer;
    font-size: 12px;
    padding-left: 4px;
    padding-top: 13px;
}
.bjy-living #painter-tool {
    position: absolute;
    left: 60px;
    bottom: 80px;
    -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, .3);
            box-shadow: 1px 2px 5px rgba(0, 0, 0, .3);
}
.bjy-living #painter-tool .bjy-whiteboard-toolbar {
    padding: 4px 15px;
    border-radius: 4px;
}
.bjy-living .footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #313339;
    color: #fff;
}
.bjy-living #setting {
    padding: 15px 0;
    margin-left: 32px;
    display: inline-block;
}
.bjy-living .footer-class {
    display: inline-block;
    position: absolute;
    height: 50px;
    left: 250px;
    line-height: 50px;
}
.bjy-living .footer-class .menu {
    display: inline-block;
}
.bjy-living #btn-start {
    cursor: pointer;
    padding: 6px 8px;
    display: inline;
    color: #bdc6cf;
    border-radius: 2px;
    border: 1px solid #313339;
}
.bjy-living #btn-start:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    border-color: rgba(255, 255, 255, .1);
}
.bjy-living #menu-record {
    display: inline-block;
    transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    border-radius: 2px;
    top: 2px;
    left: -8px;
}
.bjy-living #menu-record .bjy-menu-switcher {
    font-size: 15px;
    padding: 4px 6px;
}
.bjy-living #menu-record .bjy-menu-switcher:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
}
.bjy-living #menu-record .bjy-label {
    margin-top: -10px;
}
.bjy-living #menu-record .bjy-cloud-record-ing:after {
    left: 12px;
}
.bjy-living #menu-record .bjy-icon {
    font-size: 20px;
}
.bjy-living #menu-share-screen {
    cursor: pointer;
    padding: 4px 8px;
    color: #bdc6cf;
    border-radius: 2px;
    border: 1px solid #313339;
    margin-left: 50px;
}
.bjy-living #menu-share-screen:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    border-color: rgba(255, 255, 255, .1);
}
.bjy-living #menu-roll-call {
    cursor: pointer;
    padding: 4px 8px;
    color: #bdc6cf;
    border-radius: 2px;
    border: 1px solid #313339;
    display: inline;
}
.bjy-living #menu-roll-call:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    border-color: rgba(255, 255, 255, .1);
}
.bjy-living .footer-right {
    display: inline-block;
    position: absolute;
    height: 50px;
    right: 30px;
    line-height: 50px;
}
.bjy-living #btn-fullscreen {
    display: inline;
    padding: 6px 8px;
    color: #bdc6cf;
    cursor: pointer;
    border: 1px solid #313339;
}
.bjy-living #btn-fullscreen:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 2px;
    border-color: rgba(255, 255, 255, .1);
}
.bjy-living #menu-mic {
    margin: 0 10px;
}
.bjy-living .icon-emotion:before {
    color: #ffe1b3;
}
.bjy-living #menu-speak-apply {
    margin-left: 5px;
    padding: 4px 8px;
    color: #adadae;
    transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    border-radius: 2px;
}
.bjy-living #menu-speak-apply:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
}
.bjy-living #main .tip {
    background-color: #6d6d6e;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    padding: 8px;
    text-align: center;
    z-index: 2;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.bjy-living #main .tip > .text {
    line-height: 1;
}
.bjy-living .dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-box-shadow: 0 0 18px #000;
            box-shadow: 0 0 18px #000;
    border-radius: 5px;
    z-index: 9;
}
.bjy-living .dialog-hide {
    margin-left: -5000px !important;
}
.bjy-living .dialog .header {
    width: 100%;
    height: 30px;
    background: #313339;
    color: #fff;
    font-size: 14px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.bjy-living .dialog .body {
    background: #fff;
}
.bjy-living .dialog .title {
    position: absolute;
    left: 20px;
    top: 0;
    height: 30px;
    line-height: 30px;
}
.bjy-living .dialog .close,
  .bjy-living .dialog .minimize {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    opacity: 1;
    font-size: 18px;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
}
.bjy-living .dialog .minimize {
    right: 30px;
}
.bjy-living .dialog .minimize:hover {
    background-color: #535c78;
    cursor: pointer;
}
.bjy-living .dialog .close:hover {
    background-color: #535c78;
    cursor: pointer;
    border-top-right-radius: 5px;
}
.bjy-living .dialog .list {
    overflow: scroll;
    font-size: 12px;
    padding-left: 7px;
    padding-top: 10px;
}
.bjy-living .dialog .list li {
    width: 100%;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bjy-living .dialog .list .program-select-img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin: 0 4px;
}
.bjy-living .dialog .list label {
    width: 100%;
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bjy-living .dialog .actions {
    text-align: center;
    padding: 10px 0;
}
.bjy-living .btn-confirm {
    display: inline-block;
    padding: 1px 12px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid;
    border-color: #db851f;
    background-color: #ff7b00;
    background-image: -webkit-gradient(linear, bottom top, from(#ffa400), to(#ff7b00));
    background-image: linear-gradient(top bottom, #ffa400, #ff7b00);
    background-repeat: repeat-x;
    cursor: pointer;
}
.bjy-living .dialog .call-text {
    text-align: center;
    font-size: 13px;
    padding: 6px;
}
.bjy-living .dialog #call-time {
    width: 35px;
}
.bjy-living .dialog .call-result {
    width: 90%;
    margin-left: 5%;
}
.bjy-living .dialog .content {
    overflow: scroll;
}
.bjy-living .dialog th {
    height: 35px;
    text-align: center;
    font-size: 15px;
    background: #ebebeb;
}
.bjy-living .dialog td {
    height: 35px;
    text-align: center;
    font-size: 12px;
    color: #9d9d9d;
}
.bjy-content a {
  color: #1795ff !important;
}
.livetimeout {
  height: 40px;
  background-color: rgba(255, 106, 32, .9);
  position: absolute;
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  left: 0;
  bottom: 0;
}
.tjbox {
  position: fixed;
  z-index: 41;
  left: 10px;
  bottom: 30px;
}
.tjbox img {
    width: 102px;
}
.tjbox .text {
    padding: 10px 10px;
    width: 100%;
    height: 45px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(255, 187, 60, .31);
    box-shadow: 0px 1px 4px 0px rgba(255, 187, 60, .31);
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-top: -6px;
    color: #ff7f2d;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.tjbox .text span {
      width: 21px;
      height: 26px;
      background-color: #ff7f2d;
      border-radius: 4px;
      text-align: center;
      line-height: 26px;
      font-size: 16px;
      color: #ffffff;
      font-weight: bold;
      margin: 0 1px;
      display: inline-block;
}
.el-button--primary {
  background-color: #fc5b08 !important;
  border-color: #fc5b08 !important;
}
.el-message-box__headerbtn .el-message-box__close:hover {
  color: #fc5b08 !important;
}

#timeout .bjy-tool-timer {
  position: fixed;
  top: 10px;
  z-index: 500;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.bjy-lottery-interlude {
  opacity: 0;
}
.cl-lottery {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  z-index: 1000;
}
.cl-lottery .lottery-sucess {
    width: 300px;
    background-color: #ffffff;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    text-align: center;
}
.cl-lottery .lottery-sucess .lottery-close {
      position: absolute;
      right: 0;
      top: 2px;
      width: 25px;
      z-index: 21;
}
.cl-lottery .lottery-sucess .lottery-close img {
        width: 100%;
}
.cl-lottery .lottery-sucess .success-icon {
      width: 80px;
      margin: 0 auto;
}
.cl-lottery .lottery-sucess .success-p1 {
      font-size: 14px;
      line-height: 24px;
      color: #fc5b08;
}
.cl-lottery .lottery-sucess .success-p2 {
      font-size: 14px;
      line-height: 24px;
      color: #333;
}
.cl-lottery .winning-list {
    background-color: #f6f6f6;
    border-radius: 5px;
    margin-top: 20px;
    padding: 10px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.cl-lottery .winning-list .title {
      color: #333333;
      font-size: 12px;
      text-align: center;
      margin-bottom: 10px;
}
.cl-lottery .winning-list .list-block {
      height: 40px;
      overflow-y: scroll;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      font-size: 0;
}
.cl-lottery .winning-list .list-block .item {
        width: 50%;
        height: 20px;
        line-height: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 5px;
}
.cl-lottery .winning-list .list-block .item img {
          width: 6px;
          margin-right: 4px;
}
.cl-lottery .winning-list .list-block .item span {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          text-align: left;
          font-size: 12px;
}
.cl-lottery .go-lottery {
    width: 100%;
    max-width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    text-align: center;
}
.cl-lottery .time-lottery {
    width: 240px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    text-align: center;
}

.living-timeout {
  position: fixed;
  width: calc(100% - 280px);
  min-width: 680px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, .5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.living-timeout .time-box {
    width: 500px;
    height: 500px;
    position: relative;
    background: url("https://static.orangevip.com/living/H5_zhiboqian@2x.png");
    text-align: center;
    background-size: contain;
    padding-top: 235px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.living-timeout .time-box .p1 {
      font-size: 18px;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #FC5B08;
      line-height: 25px;
}
.living-timeout .time-box .p2 {
      font-size: 70px;
      font-family: DINAlternate-Bold, DINAlternate;
      font-weight: bold;
      color: #fc5b08;
      line-height: 82px;
}
.living-timeout .time-box .p3 {
      font-size: 18px;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 25px;
      margin-top: 60px;
}
.living-timeout .teacher-late {
    text-align: center;
}
.living-timeout .teacher-late img {
      width: 90px;
      height: 101px;
}
.living-timeout .teacher-late p {
      margin-top: 15px;
      font-size: 14px;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 22px;
}
.living-timeout .video-start {
    width: 220px;
    height: 220px;
    position: relative;
    background: url("https://static.orangevip.com/living/H5_zhibozhong@2x.png");
    text-align: center;
    background-size: contain;
    padding-top: 200px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.living-timeout .video-start p {
      font-size: 14px;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 25px;
}
.living-timeout .course-end {
    text-align: center;
}
.living-timeout .course-end img {
      width: 92px;
      height: 97px;
}
.living-timeout .course-end p {
      margin-top: 15px;
      font-size: 14px;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 22px;
}
@font-face {
  font-family: 'icomoon';
  src:  url(https://webstatic.orangevip.com/fonts/icomoon.17e4481.eot);
  src:  url(https://webstatic.orangevip.com/fonts/icomoon.17e4481.eot#iefix) format('embedded-opentype'),
    url(https://webstatic.orangevip.com/fonts/icomoon.aa34e01.ttf) format('truetype'),
    url(https://webstatic.orangevip.com/fonts/icomoon.b2f9441.woff) format('woff'),
    url(https://webstatic.orangevip.com/img/icomoon.196ead5.svg#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zhujiang .path1:before {
  content: "\E97E";
  color: rgb(255, 104, 0);
}

.icon-zhujiang .path2:before {
  content: "\E97F";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-timeclock:before {
  content: "\E97C";
  color: #fff;
}

.icon-countdown:before {
  content: "\E97D";
  color: #fff;
}

.icon-kickout:before {
  content: "\E97B";
}

.icon-send-image:before {
  content: "\E97A";
}

.icon-signin:before {
  content: "\E979";
}

.icon-person:before {
  content: "\E978";
}

.icon-speaker2:before {
  content: "\E96C";
}

.icon-share2 .path1:before {
  content: "\E96D";
  color: rgb(0, 0, 0);
}

.icon-share2 .path2:before {
  content: "\E96E";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}

.icon-share2 .path3:before {
  content: "\E96F";
  margin-left: -1em;
  color: rgb(51, 51, 51);
}

.icon-share2 .path4:before {
  content: "\E970";
  margin-left: -1em;
  color: rgb(51, 51, 51);
}

.icon-share2 .path5:before {
  content: "\E971";
  margin-left: -1em;
  color: rgb(51, 51, 51);
}

.icon-share2 .path6:before {
  content: "\E972";
  margin-left: -1em;
  color: rgb(51, 51, 51);
}

.icon-room:before {
  content: "\E973";
}

.icon-record:before {
  content: "\E974";
}

.icon-mic:before {
  content: "\E975";
}

.icon-link2:before {
  content: "\E976";
}

.icon-camera2:before {
  content: "\E977";
}

.icon-forbid-user-chat:before {
  content: "\E96A";
}

.icon-unforbid-user-chat:before {
  content: "\E96B";
}

.icon-invite-speak:before {
  content: "\E968";
}

.icon-more-horiz:before {
  content: "\E966";
}

.icon-contact-service:before {
  content: "\E965";
}

.icon-qq:before {
  content: "\E969";
}

.icon-yaoqingma:before {
  content: "\E900";
}

.icon-zhanghao:before {
  content: "\E901";
}

.icon-android:before {
  content: "\E902";
}

.icon-angle-down:before {
  content: "\E903";
}

.icon-angle-left:before {
  content: "\E904";
}

.icon-angle-right:before {
  content: "\E905";
}

.icon-angle-up:before {
  content: "\E906";
}

.icon-apple:before {
  content: "\E907";
}

.icon-arrow-down:before {
  content: "\E908";
}

.icon-arrow-up:before {
  content: "\E909";
}

.icon-arrow:before {
  content: "\E90A";
}

.icon-book:before {
  content: "\E90B";
}

.icon-bookrack:before {
  content: "\E90C";
}

.icon-browser:before {
  content: "\E90D";
}

.icon-bug:before {
  content: "\E90E";
}

.icon-camera:before {
  content: "\E90F";
}

.icon-cancel-img:before {
  content: "\E910";
}

.icon-caret-down:before {
  content: "\E911";
}

.icon-caret-left:before {
  content: "\E912";
}

.icon-caret-right:before {
  content: "\E913";
}

.icon-caret-up:before {
  content: "\E914";
}

.icon-check:before {
  content: "\E915";
}

.icon-chevron-left:before {
  content: "\E916";
}

.icon-chevron-right:before {
  content: "\E917";
}

.icon-circle:before {
  content: "\E918";
}

.icon-comment:before {
  content: "\E919";
}

.icon-compress:before {
  content: "\E91A";
}

.icon-computer-mac:before {
  content: "\E91B";
}

.icon-computer:before {
  content: "\E91C";
}

.icon-dot-small:before {
  content: "\E91D";
}

.icon-dot:before {
  content: "\E91E";
}

.icon-drink:before {
  content: "\E91F";
}

.icon-emotion:before {
  content: "\E920";
}

.icon-eraser:before {
  content: "\E921";
}

.icon-expand:before {
  content: "\E922";
}

.icon-folder-open:before {
  content: "\E923";
}

.icon-frown-o:before {
  content: "\E924";
}

.icon-gear:before {
  content: "\E925";
}

.icon-gift:before {
  content: "\E926";
}

.icon-grid:before {
  content: "\E927";
}

.icon-hand-up:before {
  content: "\E928";
}

.icon-heart:before {
  content: "\E929";
}

.icon-img-empty:before {
  content: "\E92A";
  color: #9d9e9e;
}

.icon-info-o:before {
  content: "\E92B";
}

.icon-laser:before {
  content: "\E92C";
}

.icon-link:before {
  content: "\E92E";
}

.icon-lock:before {
  content: "\E92F";
}

.icon-media:before {
  content: "\E930";
}

.icon-microphone-high:before {
  content: "\E931";
}

.icon-microphone-low:before {
  content: "\E932";
}

.icon-microphone-medium:before {
  content: "\E933";
}

.icon-microphone:before {
  content: "\E934";
}

.icon-minus-circle:before {
  content: "\E935";
}

.icon-minus:before {
  content: "\E936";
}

.icon-mobile:before {
  content: "\E937";
}

.icon-more:before {
  content: "\E938";
}

.icon-move:before {
  content: "\E939";
}

.icon-neutral-o:before {
  content: "\E93A";
}

.icon-no-chat:before {
  content: "\E93B";
}

.icon-no-microphone:before {
  content: "\E93C";
}

.icon-no-webcam:before {
  content: "\E93D";
}

.icon-pause-o:before {
  content: "\E93E";
}

.icon-pencil:before {
  content: "\E93F";
}

.icon-pingjiaicon:before {
  content: "\E940";
}

.icon-play-o:before {
  content: "\E941";
}

.icon-plus-circle:before {
  content: "\E942";
}

.icon-plus:before {
  content: "\E943";
}

.icon-point:before {
  content: "\E944";
}

.icon-popdown:before {
  content: "\E945";
}

.icon-popup:before {
  content: "\E946";
}

.icon-question-circle:before {
  content: "\E947";
}

.icon-question-o:before {
  content: "\E948";
}

.icon-rect:before {
  content: "\E949";
}

.icon-refresh:before {
  content: "\E94A";
}

.icon-reset:before {
  content: "\E94B";
}

.icon-search-minus:before {
  content: "\E94C";
}

.icon-search-plus:before {
  content: "\E94D";
}

.icon-search:before {
  content: "\E94E";
}

.icon-share:before {
  content: "\E94F";
}

.icon-shutdown:before {
  content: "\E950";
}

.icon-smile-o:before {
  content: "\E951";
}

.icon-speaker:before {
  content: "\E952";
}

.icon-star-half:before {
  content: "\E953";
}

.icon-star-o:before {
  content: "\E954";
}

.icon-star-sharp:before {
  content: "\E955";
}

.icon-star:before {
  content: "\E956";
}

.icon-survey:before {
  content: "\E957";
}

.icon-switch-route:before {
  content: "\E958";
  color: #bdc6cf;
}

.icon-text:before {
  content: "\E959";
}

.icon-times-o:before {
  content: "\E95A";
}

.icon-times:before {
  content: "\E95B";
}

.icon-trash:before {
  content: "\E95C";
}

.icon-tuning:before {
  content: "\E95D";
}

.icon-upload:before {
  content: "\E95E";
}

.icon-user:before {
  content: "\E95F";
}

.icon-userlist:before {
  content: "\E960";
}

.icon-volume-down:before {
  content: "\E961";
}

.icon-volume-off:before {
  content: "\E962";
}

.icon-volume-up:before {
  content: "\E963";
}

.icon-webcam:before {
  content: "\E964";
}

.icon-lottery:before {
  content: "\E92D";
}

.icon-pptVideoSwitch:before {
  content: "\E967";
}

.icon-back:before {
    content: "\E903";
}

.icon-arrow-right:before {
    content: "\EA34"
}

.icon-arrow-left:before {
    content: "\EA38"
}

@charset "UTF-8";
.reportlist[data-v-229039fe] {
  position: absolute;
  width: 100px;
  height: 40px;
  background-color: rgba(0, 0, 0, .2);
  border-radius: 8px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #ffffff;
  top: 25px;
  right: 25px;
}
.wrap[data-v-229039fe] {
  width: 1199px;
  margin: 0 auto 20px;
}
.wrap .head[data-v-229039fe] {
    position: relative;
    width: 100%;
    height: 320px;
    background: url(https://webstatic.orangevip.com/img/back.28adb86.png) no-repeat center;
    background-size: 100% 100%;
    border-radius: 5px;
    margin-bottom: 30px;
}
.wrap .head .circle[data-v-229039fe] {
      position: absolute;
      top: calc(40% - 84px);
      left: calc(50% - 93px);
      width: 182px;
      height: 182px;
      border-radius: 50%;
      background-color: #ffb82c;
}
.wrap .head .circle div[data-v-229039fe] {
        position: absolute;
        top: calc(50% - 75px);
        left: calc(50% - 75px);
        width: 150px;
        height: 150px;
        border-radius: 50%;
        background-color: #fff;
        text-align: center;
}
.wrap .head .circle div img[data-v-229039fe] {
          width: 150px;
          height: 150px;
          border-radius: 50%;
}
.wrap .head .circle div p[data-v-229039fe]:nth-child(1) {
          margin-top: 42px;
          margin-bottom: 15px;
          font-size: 24px;
          color: #000000;
}
.wrap .head .circle div p[data-v-229039fe]:nth-child(2) {
          font-size: 18px;
          color: #999999;
}
.wrap .head .circle div span[data-v-229039fe] {
          font-size: 30px;
          color: #000000;
}
.wrap .head .success[data-v-229039fe] {
      position: absolute;
      top: 241px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 328px;
      height: 50px;
      border-radius: 25px;
      line-height: 50px;
      text-align: center;
      background-color: rgba(0, 0, 0, .1);
      color: #fff;
      font-size: 24px;
}
.wrap .head .exP[data-v-229039fe] {
      position: absolute;
      top: 241px;
      font-size: 16px;
      padding: 0 46px;
      height: 50px;
      border-radius: 25px;
      line-height: 50px;
      text-align: center;
      background-color: rgba(0, 0, 0, .1);
      color: #fff;
}
.wrap .center[data-v-229039fe] {
    margin-top: 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    padding: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.wrap .center .title[data-v-229039fe] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-family: PingFangSC-Semibold;
      font-size: 24px;
      color: #f8b42b;
}
.wrap .center .title img[data-v-229039fe] {
        width: 24px;
        margin-right: 10px;
}
.wrap .center .list[data-v-229039fe] {
      margin-top: 30px;
}
.wrap .center .list .listtitle[data-v-229039fe] {
        width: 100%;
        height: 50px;
        background-color: #ffb624;
        border-radius: 5px;
        line-height: 50px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.wrap .center .list .listtitle .item1[data-v-229039fe] {
          width: 350px;
}
.wrap .center .list .listtitle .item4[data-v-229039fe] {
          width: 200px;
}
.wrap .center .list .listtitle .item2[data-v-229039fe] {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
}
.wrap .center .list .listtitle .item3[data-v-229039fe] {
          width: 200px;
}
.wrap .center .list .listitem[data-v-229039fe] {
        width: 100%;
        height: 50px;
        background-color: #f8f8f8;
        border-radius: 5px;
        line-height: 50px;
        text-align: center;
        font-size: 16px;
        color: #333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 10px;
}
.wrap .center .list .listitem .look[data-v-229039fe] {
          width: 80px;
          height: 28px;
          border-radius: 4px;
          border: solid 1px #9a9a9a;
          font-family: PingFangSC-Regular;
          font-size: 14px;
          text-align: center;
          line-height: 28px;
          letter-spacing: 1px;
          color: #666666;
}
.wrap .center .list .listitem[data-v-229039fe]:hover {
          background-color: #fff2d8;
}
.wrap .center .list .listitem:hover .look[data-v-229039fe] {
            background-color: #ffb624;
            border: solid 1px #ffb624;
            color: #fff;
}
.wrap .center .list .listitem .item1[data-v-229039fe] {
          width: 350px;
          overflow: hidden;
          /*超出部分隐藏*/
          text-overflow: ellipsis;
          /* 超出部分显示省略号 */
          white-space: nowrap;
          /*规定段落中的文本不进行换行 */
}
.wrap .center .list .listitem .item4[data-v-229039fe] {
          width: 200px;
}
.wrap .center .list .listitem .item2[data-v-229039fe] {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
}
.wrap .center .list .listitem .item3[data-v-229039fe] {
          width: 200px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
}
.pagecenter[data-v-229039fe] {
  text-align: center;
  padding: 40px 0;
}

.clpageblock .el-pagination .el-pager li.active {
  background: #f8b42b;
}
.clpageblock .el-pagination .el-pager li:hover {
  color: #f8b42b;
}

.account[data-v-61ec85ea] {
  min-height: 720px;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
}
.account input[data-v-61ec85ea]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset !important;
            box-shadow: 0 0 0 50px #f4f4f4 inset !important;
}
.account .overseas-phone[data-v-61ec85ea] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.account .overseas-phone-right[data-v-61ec85ea] {
      width: 360px;
      height: 44px;
      background-color: #f4f4f4;
      margin-left: 18px;
      border-radius: 5px;
      text-indent: 17px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.account .overseas-phone-right[data-v-61ec85ea] .el-select {
        width: 65px;
        height: 44px;
}
.account .overseas-phone-right[data-v-61ec85ea] .el-select input::-webkit-input-placeholder {
          color: #bbb;
}
.account .overseas-phone-right[data-v-61ec85ea] .el-select input::-moz-placeholder {
          /* Mozilla Firefox 19+ */
          color: #bbb;
}
.account .overseas-phone-right[data-v-61ec85ea] .el-select input:-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          color: #bbb;
}
.account .overseas-phone-right[data-v-61ec85ea] .el-select input:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #bbb;
}
.account .overseas-phone-right[data-v-61ec85ea] .el-select .el-input__inner {
          background-color: transparent;
          padding: 0;
          border: 0;
}
.account .overseas-phone-right[data-v-61ec85ea] .el-select .el-input__suffix {
          display: none;
}
.account .overseas-phone-right img[data-v-61ec85ea] {
        display: block;
        width: 10px;
        height: 5px;
        margin-left: 5px;
}
.account .overseas-phone-right .new-for-phone-ipt[data-v-61ec85ea] {
        width: 280px;
        margin: 0;
}
.account .nav[data-v-61ec85ea] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 60px;
    border-radius: 5px;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
}
.account .nav .tab1[data-v-61ec85ea] {
      color: #ffcf3f;
}
.account .nav.tab2Active .tab1[data-v-61ec85ea] {
      color: #333333;
}
.account .nav.tab2Active .tab2[data-v-61ec85ea] {
      color: #ffcf3f;
}
.account .nav div[data-v-61ec85ea] {
      float: left;
      width: 150px;
      text-align: center;
      font-size: 16px;
      color: #333333;
      line-height: 60px;
}
.account .nav div[data-v-61ec85ea]:hover {
        cursor: pointer;
        color: #ffcf3f !important;
}
.account .nav[data-v-61ec85ea]:before {
      content: '';
      position: absolute;
      width: 60px;
      height: 4px;
      bottom: 0px;
      left: 45px;
      border-radius: 4px 4px 0 0;
      background-color: #ffcf3f;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
}
.account .nav.tab2Active[data-v-61ec85ea]:before {
      left: 195px;
}
.account790[data-v-61ec85ea] {
  min-height: 790px;
}
.amend-for-phone[data-v-61ec85ea] {
  width: 483px;
  height: 350px;
  margin-top: 112px;
  margin-left: 210px;
  font-family: "Microsoft Yahei";
  font-weight: normal;
  font-stretch: normal;
}
.amend-for-phone > div[data-v-61ec85ea] {
    font-size: 0;
    margin-top: 20px;
}
.amend-for-phone > div > span[data-v-61ec85ea] {
      font-size: 16px;
      display: inline-block;
      width: 100px;
      text-align: right;
}
.amend-for-phone > div input[data-v-61ec85ea] {
      margin-left: 18px;
      display: inline-block;
      width: 360px;
      height: 44px;
      background-color: #f4f4f4;
      border-radius: 5px;
      text-indent: 17px;
}
.amend-for-phone > div input[data-v-61ec85ea]:-webkit-autofill {
      -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset !important;
              box-shadow: 0 0 0 50px #f4f4f4 inset !important;
}
.amend-for-phone > div .graph-validate-code-ipt[data-v-61ec85ea] {
      width: 260px;
}
.amend-for-phone > div .imgCode[data-v-61ec85ea] {
      float: right;
      width: 90px;
      height: 40px;
      display: inline-block;
}
.amend-for-phone > div .imgCode img[data-v-61ec85ea] {
        width: 100%;
        height: 100%;
        vertical-align: baseline;
}
.amend-for-phone .resetPwd[data-v-61ec85ea] {
    position: relative;
}
.amend-for-phone .resetPwd i[data-v-61ec85ea] {
      position: absolute;
      font-size: 18px;
      color: #b3b3b3;
      right: 40px;
      top: 11px;
}
.amend-for-phone p[data-v-61ec85ea] {
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 15px;
}
.amend-for-phone p span.active[data-v-61ec85ea] {
      color: blue;
      cursor: pointer;
}
.amend-for-phone .amend-for-phone-next[data-v-61ec85ea] {
    width: 359px;
    height: 47px;
    background-color: #dddddd;
    border-radius: 23px;
    margin-top: 100px;
    margin-left: 125px;
    text-align: center;
    line-height: 47px;
    font-size: 16px;
    color: #fff;
    cursor: pointer !important;
}
.amend-for-phone .amend-for-phone-next.active[data-v-61ec85ea] {
    background: #f9bb3e;
}
.el-select-dropdown__item[data-v-61ec85ea] {
  color: #999;
}
.el-select-dropdown__item.selected[data-v-61ec85ea] {
  color: #333;
}

.account .el-tabs__nav-scroll {
  height: 80px;
  line-height: 80px;
  background: #ffffff;
  padding-left: 48px;
}
.account .el-tabs__item.is-active {
  color: #ffac29;
}
.account .el-tabs__item:hover {
  color: #ffac29;
}
.account .el-tabs__active-bar {
  background: #ffac29;
}
.account .el-tabs__nav-wrap::after {
  height: 1px;
}
.account .el-input__inner {
  height: 44px;
}
button {
  cursor: pointer !important;
}
.alisc-box {
  height: 44px;
  width: 360px;
  margin-left: 18px;
}
.alisc-box #alisc {
    display: inline-block;
}

.exChange[data-v-0f1b85c2] {
  width: 950px;
  height: 720px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  background-image: url(https://webstatic.orangevip.com/img/exchange.d098077.png);
  background-repeat: no-repeat;
  background-size: 154px 110px;
  background-position: center 100px;
  padding-top: 250px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.exChange .exchange-wrap[data-v-0f1b85c2] {
    width: 360px;
    height: 127px;
    margin: 0 auto;
}
.exChange .exchange-wrap input[data-v-0f1b85c2] {
      width: 360px;
      height: 40px;
      background-color: #f4f4f4;
      border-radius: 5px;
      margin-bottom: 40px;
      padding: 0 17px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.exChange .exchange-wrap button[data-v-0f1b85c2] {
      width: 359px;
      height: 47px;
      background-color: #f9bb3e;
      -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
              box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
      border-radius: 23px;
      font-size: 24px;
      line-height: 44px;
      letter-spacing: 1px;
      color: #ffffff;
}
.exChange790[data-v-0f1b85c2] {
  height: 790px;
}

.myCoupon[data-v-d0050c7e] {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
  min-height: 720px;
  background-color: #fff;
  width: 950px;
  padding-bottom: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.myCoupon .nocoupon[data-v-d0050c7e] {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myCoupon .nocoupon .noData[data-v-d0050c7e] {
      width: 100%;
      font-size: 18px;
      text-align: center;
      line-height: 18px;
      padding-top: 300px;
      margin-top: 92px;
      color: #999;
      background: url(https://webstatic.orangevip.com/img/default-nodata.ff063b2.png) no-repeat center 80px;
      background-size: 234px 180px;
}
.myCoupon .nocoupon .noData p[data-v-d0050c7e] {
        margin-top: 5px;
        font-size: 18px;
        color: #bbb;
        text-align: center;
        line-height: 24px;
}
.myCoupon .content-coupons[data-v-d0050c7e] {
    margin-top: 10px;
    margin-left: -4px;
    padding-bottom: 10px;
}
.myCoupon .content-coupons li[data-v-d0050c7e] {
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .12);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .12);
      border-radius: 5px;
      width: 396px;
      height: 148px;
      margin-top: 30px;
      margin-left: 54px;
      float: left;
}
.myCoupon .content-coupons li .font-size-valid[data-v-d0050c7e] {
        border-radius: 5px 5px 0 0;
        width: 398px;
        height: 99px;
        background: url(https://webstatic.orangevip.com/img/valid-photo.f236bd0.png) -10px -8px no-repeat;
}
.myCoupon .content-coupons li .font-size-valid .flextop[data-v-d0050c7e] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
}
.myCoupon .content-coupons li .font-size-valid .couponMoney[data-v-d0050c7e] {
          width: 135px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding: 26px 0 0 24px;
}
.myCoupon .content-coupons li .font-size-valid .couponMoney p[data-v-d0050c7e]:nth-child(1) {
            display: inline-block;
            font-size: 28px;
            font-weight: normal;
            font-stretch: normal;
            color: #ffffff;
            display: inline-block;
}
.myCoupon .content-coupons li .font-size-valid .couponMoney p:nth-child(1) .spana[data-v-d0050c7e] {
              font-size: 14px;
              font-weight: normal;
              font-stretch: normal;
              color: #ffffff;
              display: inline-block;
              margin-right: 4px;
}
.myCoupon .content-coupons li .font-size-valid .couponMoney p[data-v-d0050c7e]:nth-child(2) {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-top: 10px;
            width: 110px;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            color: #ffffff;
            display: inline-block;
}
.myCoupon .content-coupons li .font-size-valid .couponName[data-v-d0050c7e] {
          width: 200px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: 99px;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.myCoupon .content-coupons li .font-size-valid .couponName p[data-v-d0050c7e] {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            line-height: 28px;
            font-size: 21px;
            font-weight: normal;
            font-stretch: normal;
            color: #ffffff;
}
.myCoupon .content-coupons li .use-valid[data-v-d0050c7e] {
        cursor: pointer;
        width: 398px;
        height: 47px;
}
.myCoupon .content-coupons li .use-valid div[data-v-d0050c7e]:nth-child(1) {
          line-height: 47px;
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          color: #999999;
          margin-left: 23px;
}
.myCoupon .content-coupons li .use-valid div[data-v-d0050c7e]:nth-child(2) {
          width: 77px;
          height: 25px;
          background-color: #ff6920;
          border-radius: 12px;
          text-align: center;
          margin-top: -36px;
          margin-left: 301px;
}
.myCoupon .content-coupons li .use-valid div:nth-child(2) span[data-v-d0050c7e] {
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            color: #ffffff;
            line-height: 25px;
}
.myCoupon .content-coupons-invalid[data-v-d0050c7e] {
    margin-top: 10px;
    margin-left: -4px;
    padding-bottom: 10px;
}
.myCoupon .content-coupons-invalid li[data-v-d0050c7e] {
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .12);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .12);
      border-radius: 5px;
      width: 398px;
      height: 148px;
      margin-top: 30px;
      margin-left: 54px;
      float: left;
}
.myCoupon .content-coupons-invalid li .font-size-invalid[data-v-d0050c7e] {
        border-radius: 5px 5px 0 0;
        width: 398px;
        height: 99px;
        background: url(https://webstatic.orangevip.com/img/invalid-photo.7f6eb09.png) -10px -8px no-repeat;
}
.myCoupon .content-coupons-invalid li .font-size-invalid .couponMoney[data-v-d0050c7e] {
          width: 135px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding: 26px 0 0 24px;
}
.myCoupon .content-coupons-invalid li .font-size-invalid .couponMoney p[data-v-d0050c7e]:nth-child(1) {
            display: inline-block;
            font-size: 28px;
            font-weight: normal;
            font-stretch: normal;
            color: #999;
            display: inline-block;
}
.myCoupon .content-coupons-invalid li .font-size-invalid .couponMoney p:nth-child(1) .spana[data-v-d0050c7e] {
              font-size: 14px;
              font-weight: normal;
              font-stretch: normal;
              color: #999;
              display: inline-block;
              margin-right: 4px;
}
.myCoupon .content-coupons-invalid li .font-size-invalid .couponMoney p[data-v-d0050c7e]:nth-child(2) {
            margin-top: 10px;
            width: 75px;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            color: #999;
            display: inline-block;
}
.myCoupon .content-coupons-invalid li .font-size-invalid .couponName[data-v-d0050c7e] {
          width: 200px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: 99px;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.myCoupon .content-coupons-invalid li .font-size-invalid .couponName p[data-v-d0050c7e] {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            line-height: 28px;
            font-size: 21px;
            font-weight: normal;
            font-stretch: normal;
            color: #999;
}
.myCoupon .content-coupons-invalid li .use-invalid[data-v-d0050c7e] {
        width: 398px;
        height: 47px;
}
.myCoupon .content-coupons-invalid li .use-invalid div[data-v-d0050c7e]:nth-child(1) {
          line-height: 47px;
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          color: #999999;
          margin-left: 13px;
}
.myCoupon790[data-v-d0050c7e] {
  min-height: 790px;
}

.myCoupon {
  border-radius: 5px;
}
.myCoupon .el-tabs__header {
    margin: 0;
    border-bottom: 1px solid #f5f5f5;
    height: 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myCoupon .el-tabs__nav-scroll {
    line-height: 59px;
    padding-left: 56px;
    background-color: #ffffff;
    border-radius: 5px;
    color: #333;
}
.myCoupon .el-tabs__item {
    font-size: 16px;
    width: 108px;
}
.myCoupon .el-tabs__item.is-active {
    color: #ffcf3f;
}
.myCoupon .el-tabs__item:hover {
    color: #ffcf3f;
}
.myCoupon .el-tabs__active-bar {
    left: -6px;
    background: #ffcf3f;
    width: 60px !important;
    height: 4px;
    border-radius: 4px 4px 0 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.myCoupon .el-tabs__nav-wrap {
    margin-bottom: 0;
}
.myCoupon .el-tabs__nav-wrap::after {
    height: 0px;
}

.myCourse[data-v-d6648b4c] {
  padding-bottom: 40px;
  width: 950px;
}
.myCourse .allClass[data-v-d6648b4c], .myCourse .moneyClass[data-v-d6648b4c], .myCourse .freeClass[data-v-d6648b4c] {
    padding-bottom: 20px;
}
.myCourse .bottomSilde1 .tab1[data-v-d6648b4c] {
    color: #ffcf3f;
}
.myCourse .bottomSilde1 .tab2[data-v-d6648b4c] {
    color: #333333;
}
.myCourse .bottomSilde1 .tab3[data-v-d6648b4c] {
    color: #333333;
}
.myCourse .bottomSilde1 .bottomSilde[data-v-d6648b4c] {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    bottom: -1px;
    left: 50px;
    width: 60px;
    height: 4px;
    border-radius: 4px 4px 0 0;
    background-color: #ffcf3f;
}
.myCourse .bottomSilde2 .tab1[data-v-d6648b4c] {
    color: #333333;
}
.myCourse .bottomSilde2 .tab2[data-v-d6648b4c] {
    color: #ffcf3f;
}
.myCourse .bottomSilde2 .tab3[data-v-d6648b4c] {
    color: #333333;
}
.myCourse .bottomSilde2 .bottomSilde[data-v-d6648b4c] {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    bottom: -1px;
    width: 60px;
    height: 4px;
    border-radius: 4px 4px 0 0;
    background-color: #ffcf3f;
    left: 178px;
}
.myCourse .bottomSilde3 .tab1[data-v-d6648b4c] {
    color: #333333;
}
.myCourse .bottomSilde3 .tab2[data-v-d6648b4c] {
    color: #333333;
}
.myCourse .bottomSilde3 .tab3[data-v-d6648b4c] {
    color: #ffcf3f;
}
.myCourse .bottomSilde3 .bottomSilde[data-v-d6648b4c] {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    bottom: -1px;
    width: 60px;
    height: 4px;
    border-radius: 4px 4px 0 0;
    background-color: #ffcf3f;
    left: 306px;
}
.myCourse .nav[data-v-d6648b4c] {
    padding-left: 16px;
    width: 950px;
    height: 60px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
}
.myCourse .nav .tab[data-v-d6648b4c] {
      float: left;
      width: 128px;
      text-align: center;
      font-size: 16px;
      line-height: 60px;
}
.myCourse .nav .tab[data-v-d6648b4c]:hover {
        cursor: pointer;
        color: #ffcf3f;
}
.myCourse .el-tab-pane[data-v-d6648b4c] {
    padding-bottom: 20px;
}
.myCourse .bookNodata[data-v-d6648b4c] {
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
    height: 650px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myCourse .bookNodata .noData[data-v-d6648b4c] {
      width: 100%;
      height: 400px;
      font-size: 18px;
      text-align: center;
      line-height: 18px;
      padding-top: 300px;
      color: #999;
      margin-top: 82px;
      color: #999;
      background: url(https://webstatic.orangevip.com/img/book-nodata.f669862.png) no-repeat center 10px !important;
      background-size: 234px 180px;
}
.myCourse .bookNodata .noData p[data-v-d6648b4c] {
        margin-top: 5px;
        font-size: 18px;
        color: #bbb;
        text-align: center;
}
.myCourse .freeNodata[data-v-d6648b4c] {
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
    height: 650px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myCourse .freeNodata .noData[data-v-d6648b4c] {
      height: 400px;
      font-size: 18px;
      text-align: center;
      line-height: 18px;
      padding-top: 300px;
      color: #999;
      margin-top: 82px;
      color: #999;
      background: url(https://webstatic.orangevip.com/img/free-nodata.a3c742a.png) no-repeat center 10px !important;
      background-size: 234px 180px;
}
.myCourse .freeNodata .noData p[data-v-d6648b4c] {
        margin-left: 27px;
        margin-top: 5px;
        font-size: 18px;
        color: #bbb;
        text-align: center;
}
.myCourse .pagination[data-v-d6648b4c] {
    text-align: center;
}
.myCourse .block[data-v-d6648b4c] {
    margin-top: 10px;
}
.myCourse .classBox[data-v-d6648b4c] {
    cursor: pointer;
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 192px;
    position: relative;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    margin-top: 10px;
    border-radius: 5px;
    padding: 20px 25px 0 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.myCourse .classBox[data-v-d6648b4c]:hover {
      border-radius: 5px;
      -webkit-box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
              box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
}
.myCourse .classBox span[data-v-d6648b4c] {
      display: inline-block;
      padding: 0px 13px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 14px;
      height: 24px;
      text-align: center;
      border-radius: 3px;
      border: solid 1px #f39800;
      color: #f39800;
      line-height: 22px;
}
.myCourse .classBox p.className[data-v-d6648b4c] {
      font-family: Microsoft YaHei;
      font-size: 20px;
      font-weight: bold;
      font-stretch: normal;
      line-height: 64px;
      letter-spacing: 0px;
      color: #333333;
      margin-top: 2px;
}
.myCourse .classBox p.classTime[data-v-d6648b4c] {
      font-size: 16px;
      color: #333;
}
.myCourse .classBox p.teached[data-v-d6648b4c] {
      text-align: right;
      font-size: 14px;
      line-height: 24px;
      color: #999999;
      margin-bottom: 5px;
}
.myCourse .classBox div.line[data-v-d6648b4c] {
      width: 100%;
      background-color: #fafafa;
      height: 5px;
      border-radius: 2.5px;
      position: relative;
}
.myCourse .classBox div.line .lineIn[data-v-d6648b4c] {
        position: absolute;
        background-color: #ffcf3f;
        left: 0;
        height: 100%;
        top: 0;
        border-radius: 2.5px;
}
.myCourse .yellowClass[data-v-d6648b4c]:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
    width: 5px;
    height: 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
.myCourse .yellowClass[data-v-d6648b4c]:hover {
    width: 950px;
    height: 192px;
    border-radius: 5px;
}
.myCourse .yellowClass[data-v-d6648b4c]:hover:before {
      -webkit-animation: linear-data-v-d6648b4c 0.5s 1;
              animation: linear-data-v-d6648b4c 0.5s 1;
      background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
      background: linear-gradient(#ffcf3f, #ff8027);
}
@-webkit-keyframes linear-data-v-d6648b4c {
0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
10% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
20% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffc53d));
    background: linear-gradient(#ffcf3f, #ffc53d);
}
30% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffbb3b));
    background: linear-gradient(#ffcf3f, #ffbb3b);
}
40% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffb139));
    background: linear-gradient(#ffcf3f, #ffb139);
}
50% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffa737));
    background: linear-gradient(#ffcf3f, #ffa737);
}
60% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff9d35));
    background: linear-gradient(#ffcf3f, #ff9d35);
}
70% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8933));
    background: linear-gradient(#ffcf3f, #ff8933);
}
80% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff7f31));
    background: linear-gradient(#ffcf3f, #ff7f31);
}
100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
    background: linear-gradient(#ffcf3f, #ff8027);
}
}
@keyframes linear-data-v-d6648b4c {
0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
10% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
20% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffc53d));
    background: linear-gradient(#ffcf3f, #ffc53d);
}
30% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffbb3b));
    background: linear-gradient(#ffcf3f, #ffbb3b);
}
40% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffb139));
    background: linear-gradient(#ffcf3f, #ffb139);
}
50% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffa737));
    background: linear-gradient(#ffcf3f, #ffa737);
}
60% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff9d35));
    background: linear-gradient(#ffcf3f, #ff9d35);
}
70% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8933));
    background: linear-gradient(#ffcf3f, #ff8933);
}
80% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff7f31));
    background: linear-gradient(#ffcf3f, #ff7f31);
}
100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
    background: linear-gradient(#ffcf3f, #ff8027);
}
}
.myCourse .expireClass[data-v-d6648b4c] {
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 192px;
    position: relative;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    margin-top: 10px;
    border-radius: 5px;
    padding: 20px 25px 0 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.myCourse .expireClass[data-v-d6648b4c]:before {
      content: '';
      position: absolute;
      left: 0px;
      top: 0;
      width: 5px;
      height: 100%;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#999));
      background: linear-gradient(#999, #999);
}
.myCourse .expireClass[data-v-d6648b4c]:hover {
      border-radius: 5px;
      -webkit-box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
              box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
}
.myCourse .expireClass span[data-v-d6648b4c] {
      display: inline-block;
      padding: 0px 13px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 14px;
      height: 24px;
      text-align: center;
      border-radius: 3px;
      border: solid 1px #999;
      color: #999;
      line-height: 22px;
}
.myCourse .expireClass p.className[data-v-d6648b4c] {
      font-family: Microsoft YaHei;
      font-size: 20px;
      font-weight: bold;
      font-stretch: normal;
      line-height: 64px;
      letter-spacing: 0px;
      color: #333333;
      margin-top: 2px;
}
.myCourse .expireClass p.classTime[data-v-d6648b4c] {
      font-size: 16px;
      color: #333;
}
.myCourse .expireClass p.teached[data-v-d6648b4c] {
      text-align: right;
      font-size: 14px;
      line-height: 24px;
      color: #999999;
      margin-bottom: 5px;
}
.myCourse .expireClass div.line[data-v-d6648b4c] {
      width: 100%;
      background-color: #fafafa;
      height: 5px;
      border-radius: 2.5px;
      position: relative;
}
.myCourse .expireClass div.line .lineIn[data-v-d6648b4c] {
        position: absolute;
        background-color: #999;
        left: 0;
        height: 100%;
        top: 0;
        border-radius: 2.5px;
}

.myCourse .el-tabs__content {
  padding: 1px 0 12px 0;
}
.myCourse .el-tabs__header {
  margin: 0;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
}
.myCourse .el-tabs__nav-scroll {
  height: 60px;
  line-height: 60px;
  padding-left: 16px;
  background-color: #ffffff;
  border-radius: 5px;
  color: #333;
}
.myCourse .el-tabs__item {
  height: 50px;
  padding: 0 0px;
  margin: 0 39.5px;
  font-size: 16px;
}
.myCourse .el-tabs__item.is-active {
  color: #333;
  border-bottom: 4px solid #ffcf3f;
  border-radius: 4px 4px 0px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.myCourse .el-tabs__item:hover {
  color: #ffac29;
}
.myCourse .el-tabs__active-bar {
  display: none;
  left: -6px;
  background: #ffcf3f;
  width: 60px !important;
  height: 4px;
  border-radius: 4px 4px 0 0;
}
.myCourse .el-tabs__nav-wrap::after {
  height: 0px;
}

.myExpress[data-v-3981c50b] {
  overflow: hidden;
}
.myExpress.nodata[data-v-3981c50b] {
    min-height: 720px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.myExpress.nodata790[data-v-3981c50b] {
    min-height: 790px;
}
.myExpress > .noData[data-v-3981c50b] {
    height: 100%;
    margin: 0;
}
.myExpress .classBox[data-v-3981c50b] {
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    padding-left: 20px;
    padding-right: 1em;
    padding-bottom: 11px;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.myExpress .classBox[data-v-3981c50b]:before {
      content: '';
      position: absolute;
      left: 0px;
      top: 0;
      width: 5px;
      height: 100%;
      border-top-left-radius: 5px;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      border-bottom-left-radius: 5px;
      background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
      background: linear-gradient(#ffcf3f, #ffcf3f);
}
.myExpress .classBox[data-v-3981c50b]:hover {
      -webkit-box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
              box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
}
.myExpress .classBox[data-v-3981c50b]:hover:before {
        -webkit-animation: linear 0.5s 1;
                animation: linear 0.5s 1;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
        background: linear-gradient(#ffcf3f, #ff8027);
}
.myExpress .classBox h3[data-v-3981c50b] {
      font-size: 20px;
      line-height: 60px;
      color: #333;
      font-weight: bold;
      border-bottom: 1px solid #eeeeee;
      margin-bottom: 20px;
}
.myExpress .classBox .parcel[data-v-3981c50b] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-bottom: 10px;
      font-size: 0;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
}
.myExpress .classBox .parcel div[data-v-3981c50b] {
        display: inline-block;
        font-size: 16px;
        color: #333333;
}
.myExpress .classBox .parcel .indexs[data-v-3981c50b] {
        min-width: 74px;
        border-radius: 15px;
        border: solid 1px #f39800;
        color: #f39800;
        line-height: 28px;
        text-align: center;
}
.myExpress .classBox .parcel .status[data-v-3981c50b] {
        margin-left: 1em;
}
.myExpress .classBox .parcel .carrier[data-v-3981c50b] {
        margin-left: 200px;
}
.myExpress .classBox .parcel .wayBill[data-v-3981c50b] {
        float: right;
}
.myExpress .noData[data-v-3981c50b] {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    padding-top: 300px;
    color: #bbb;
    margin: 150px auto;
    background: url(https://webstatic.orangevip.com/img/expressNodata.31cb089.png) no-repeat center 80px;
    background-size: 239px 179px;
}
.myExpress .sigleLineOver[data-v-3981c50b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.myExpress .sigleLineOver .title[data-v-3981c50b] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.myExpress .sigleLineOver .recetime[data-v-3981c50b] {
      color: #f39800;
      font-size: 16px;
}

.myLearning[data-v-da5dbddc] {
  width: 950px;
  min-height: 720px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
  overflow: hidden;
}
.myLearning .outlist[data-v-da5dbddc] {
    margin: 40px auto;
}
.myLearning .bookNodata[data-v-da5dbddc] {
    overflow: hidden;
    width: 100%;
    height: 700px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myLearning .bookNodata .noData[data-v-da5dbddc] {
      width: 100%;
      height: 400px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 18px;
      text-align: center;
      line-height: 18px;
      padding-top: 300px;
      margin-top: 150px;
      color: #999;
      background: url(https://webstatic.orangevip.com/img/book-nodata.f669862.png) no-repeat center 10px;
      background-size: 234px 180px;
}
.myLearning .bookNodata .noData p[data-v-da5dbddc] {
        margin-top: 5px;
        font-size: 18px;
        color: #bbb;
        text-align: center;
}
.myLearning790[data-v-da5dbddc] {
  min-height: 790px;
}
.tree-content[data-v-da5dbddc] {
  padding: 40px;
}

.tree-ul li[data-v-0272dbd0] {
  margin-bottom: 10px;
}
.tree-titleone[data-v-0272dbd0],
.tree-title[data-v-0272dbd0] {
  height: 50px;
  line-height: 50px;
  background-image: -webkit-gradient(linear, right top, left top, from(#f9bb3f), to(#ffca40)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
  background-image: linear-gradient(-90deg, #f9bb3f 0%, #ffca40 100%), linear-gradient(#f8b42b, #f8b42b);
  background-blend-mode: normal, normal;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  text-indent: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: border-bottom-color 0.3s;
  transition: border-bottom-color 0.3s;
  outline: 0;
}
.tree-titleone i[data-v-0272dbd0],
  .tree-title i[data-v-0272dbd0] {
    padding-right: 23px;
}
.tree-titleone i[data-v-0272dbd0]::before,
    .tree-title i[data-v-0272dbd0]::before {
      content: "\E603";
}
.tree-titleone .is-active[data-v-0272dbd0],
  .tree-title .is-active[data-v-0272dbd0] {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.tree-title[data-v-0272dbd0] {
  background: #fff;
  color: #333;
  position: relative;
  min-height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
}
.tree-title .materialName[data-v-0272dbd0] {
    margin-left: 7px;
    width: 550px;
    display: inline-block;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tree-title[data-v-0272dbd0]::before {
    content: "";
    width: 18px;
    height: 18px;
    top: 21px;
    left: 7px;
    background: url(https://webstatic.orangevip.com/img/dir.c1cc0a2.png) no-repeat;
    background-size: 100%;
    position: absolute;
}
.tree-title i[data-v-0272dbd0] {
    color: #cbcbcb;
}
.fileIcon[data-v-0272dbd0] {
  position: relative;
  background: #fafafa;
}
.fileIcon[data-v-0272dbd0]::before {
    content: "";
    width: 22px;
    height: 18px;
    top: 21px;
    left: 7px;
    background: url(https://webstatic.orangevip.com/img/opendirs.4c77dc9.png) no-repeat !important;
    background-size: 100%;
    position: absolute;
}
.marginb0[data-v-0272dbd0] {
  margin-bottom: 0 !important;
}
li[data-v-0272dbd0] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
li .title[data-v-0272dbd0] {
    padding-left: 22px;
    color: #333333;
    position: relative;
    width: 280px;
    font-size: 16px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    white-space: nowrap;
}
li .title[data-v-0272dbd0]::before {
      content: "";
      position: absolute;
      top: 25px;
      left: 2px;
      width: 8px;
      height: 8px;
      background-color: #fff;
      border: solid 2px #f8b42b;
      border-radius: 50%;
}
.tree-text[data-v-0272dbd0] {
  min-height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tree-text .materialImg[data-v-0272dbd0] {
    margin: 19px 0 0 5px;
    width: 18px;
    height: 24px;
}
.tree-text .materialName[data-v-0272dbd0] {
    width: 650px;
    margin-left: 7px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tree-text .download[data-v-0272dbd0] {
    display: block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-top: 16px;
    cursor: pointer;
    color: #bbb;
    font-size: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.tree-text .download[data-v-0272dbd0]:hover {
      border-radius: 14px;
      line-height: 26px;
      border: solid 1px #f8b42b;
      color: #f8b42b;
}
.slide[data-v-0272dbd0] {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1) -0.1s;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1) -0.1s;
}
.animate[data-v-0272dbd0] {
  max-height: 99999px;
  -webkit-transition-timing-function: cubic-bezier(0.5, 0, 1, 0);
          transition-timing-function: cubic-bezier(0.5, 0, 1, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

@charset "UTF-8";
.my-order[data-v-2ce972a2] {
  padding-bottom: 40px;
}
.my-order .bookNodata[data-v-2ce972a2] {
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    height: 720px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.my-order .bookNodata .noData[data-v-2ce972a2] {
      height: 400px;
      font-size: 18px;
      text-align: center;
      line-height: 18px;
      padding-top: 300px;
      margin-top: 150px;
      color: #999;
      background: url(https://webstatic.orangevip.com/img/book-nodata.f669862.png) no-repeat center 10px;
      background-size: 234px 180px;
}
.my-order .bookNodata .noData p[data-v-2ce972a2] {
        margin-top: 5px;
        font-size: 18px;
        color: #bbb;
        text-align: center;
}
.my-order .bookNodata790[data-v-2ce972a2] {
    height: 790px;
}
.my-order .order-item[data-v-2ce972a2] {
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 950px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    padding: 0 21px 0 26px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 167px;
    overflow: hidden;
    margin-bottom: 10px;
}
.my-order .order-item[data-v-2ce972a2]:before {
      content: '';
      position: absolute;
      left: 0px;
      top: 0;
      width: 5px;
      height: 100%;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#999999));
      background: linear-gradient(#999999, #999999);
}
.my-order .order-item[data-v-2ce972a2]:hover {
      width: 950px;
      border-radius: 5px;
}
.my-order .order-item[data-v-2ce972a2]:hover:before {
        background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#999999));
        background: linear-gradient(#999999, #999999);
}
.my-order .order-item header[data-v-2ce972a2] {
      line-height: 50px;
      font-size: 14px;
      color: #999;
      border-bottom: 1px solid #e9e9e9;
}
.my-order .order-item header .state[data-v-2ce972a2] {
        font-size: 14px;
}
.my-order .order-item header .state .clearOrder[data-v-2ce972a2] {
          position: relative;
          top: 8px;
          display: inline-block;
          width: 30px;
          height: 30px;
          margin-left: 20px;
          background: url(https://webstatic.orangevip.com/img/clearW.bd07a67.png) no-repeat center;
}
.my-order .order-item header .state .clearOrder[data-v-2ce972a2]:hover {
            background: url(https://webstatic.orangevip.com/img/clearB.e76f25c.png) no-repeat center;
}
.my-order .order-item .title[data-v-2ce972a2] {
      font-family: 'Microsoft YaHei';
      font-size: 20px;
      line-height: 50px;
      margin-top: 12px;
      color: #333333;
      font-weight: bold;
}
.my-order .order-item .timer[data-v-2ce972a2] {
      margin-top: 5px;
      font-family: 'MicrosoftYaHei';
      font-size: 16px;
      line-height: 18px;
      color: #333333;
      margin-bottom: 24px;
}
.my-order .order-item .timer .bystages[data-v-2ce972a2] {
        padding-right: 10px;
}
.my-order .order-item .timer .price[data-v-2ce972a2] {
        text-align: right;
        color: #999;
        font-size: 14px;
}
.my-order .order-item .timer .price span[data-v-2ce972a2] {
          font-size: 28px;
          font-weight: bold;
}
.my-order .order-item .timer .canBuyPrice[data-v-2ce972a2] {
        color: #ff6a20;
}
.my-order .order-item .to-buy[data-v-2ce972a2] {
      padding-bottom: 28px;
}
.my-order .order-item .to-buy div[data-v-2ce972a2] {
        width: 122px;
        height: 30px;
        background-color: #ffcf3f;
        border-radius: 15px;
        text-align: center;
        font-size: 16px;
        color: #333;
        line-height: 30px;
        cursor: pointer;
}
.my-order .order-item .to-buy .buy[data-v-2ce972a2] {
        margin-left: 20px;
}
.my-order .order-item .to-buy .cancel[data-v-2ce972a2] {
        background-color: #eeeeee;
        color: #999;
}
.my-order .order-item[data-v-2ce972a2]:hover {
      -webkit-box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
              box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
}
.my-order .grayLi[data-v-2ce972a2] {
    position: relative;
}
.my-order .yellowLi[data-v-2ce972a2] {
    position: relative;
}
.my-order .yellowLi[data-v-2ce972a2]:before {
      content: '';
      position: absolute;
      left: 0px;
      top: 0;
      width: 5px;
      height: 100%;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
      background: linear-gradient(#ffcf3f, #ffcf3f);
}
.my-order .yellowLi[data-v-2ce972a2]:hover {
      width: 950px;
      border-radius: 5px;
}
.my-order .yellowLi[data-v-2ce972a2]:hover:before {
        -webkit-animation: linear-data-v-2ce972a2 0.5s 1;
                animation: linear-data-v-2ce972a2 0.5s 1;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
        background: linear-gradient(#ffcf3f, #ff8027);
}
@-webkit-keyframes linear-data-v-2ce972a2 {
0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
10% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
20% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffc53d));
    background: linear-gradient(#ffcf3f, #ffc53d);
}
30% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffbb3b));
    background: linear-gradient(#ffcf3f, #ffbb3b);
}
40% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffb139));
    background: linear-gradient(#ffcf3f, #ffb139);
}
50% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffa737));
    background: linear-gradient(#ffcf3f, #ffa737);
}
60% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff9d35));
    background: linear-gradient(#ffcf3f, #ff9d35);
}
70% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8933));
    background: linear-gradient(#ffcf3f, #ff8933);
}
80% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff7f31));
    background: linear-gradient(#ffcf3f, #ff7f31);
}
100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
    background: linear-gradient(#ffcf3f, #ff8027);
}
}
@keyframes linear-data-v-2ce972a2 {
0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
10% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
20% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffc53d));
    background: linear-gradient(#ffcf3f, #ffc53d);
}
30% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffbb3b));
    background: linear-gradient(#ffcf3f, #ffbb3b);
}
40% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffb139));
    background: linear-gradient(#ffcf3f, #ffb139);
}
50% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffa737));
    background: linear-gradient(#ffcf3f, #ffa737);
}
60% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff9d35));
    background: linear-gradient(#ffcf3f, #ff9d35);
}
70% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8933));
    background: linear-gradient(#ffcf3f, #ff8933);
}
80% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff7f31));
    background: linear-gradient(#ffcf3f, #ff7f31);
}
100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
    background: linear-gradient(#ffcf3f, #ff8027);
}
}
.my-order .block[data-v-2ce972a2] {
    margin-top: 30px;
}
.xieyi[data-v-2ce972a2] {
  cursor: pointer;
  width: 400px !important;
  background-color: white !important;
  border-radius: 0 !important;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.xieyi .xieyi-select[data-v-2ce972a2] {
    display: inline-block;
    font-size: 20px;
}
.xieyi .xieyi-select.icon-dui1[data-v-2ce972a2] {
      color: #f8b42b;
}
.xieyi .xieyi-select.cuo[data-v-2ce972a2] {
      width: 20px;
      height: 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border: 1px solid #999999;
      border-radius: 50%;
}
.xieyi .xieyi-t[data-v-2ce972a2] {
    text-align: left;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 14px;
    color: #333;
    margin-left: 10px;
    white-space: nowrap;
    /* 确保文本在一行内显示 */
    overflow: hidden;
    /* 隐藏超出容器的内容 */
    text-overflow: ellipsis;
}
.xieyi .xieyi-t span[data-v-2ce972a2] {
      color: #FD5C09;
}

.my-order .pagination {
  text-align: center;
}
.my-order .el-pager li {
  width: 28px;
  height: 28px;
  border-radius: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 28px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  padding: 0;
  margin: 0 9px;
  font-size: 14px;
  color: #bbb;
}
.my-order .el-pager li.active {
  background-color: #f8b42b;
  color: #fff;
}
.my-order .el-pagination button, .my-order .el-pagination button:not([class*=suffix]) {
  width: 60px;
  height: 28px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 13px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #bbbbbb;
}

.rebuild[data-v-a1501e1e] {
  min-height: 790px;
  width: 950px;
  padding-bottom: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rebuild .nocoupon[data-v-a1501e1e] {
    overflow: hidden;
    width: 950px;
    height: 717px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.rebuild .nocoupon .noData[data-v-a1501e1e] {
      width: 100%;
      font-size: 18px;
      text-align: center;
      line-height: 18px;
      padding-top: 300px;
      margin-top: 92px;
      color: #999;
      background: url(https://webstatic.orangevip.com/img/default-nodata.ff063b2.png) no-repeat center 80px;
      background-size: 234px 180px;
}
.rebuild .nocoupon .noData p[data-v-a1501e1e] {
        margin-top: 5px;
        font-size: 18px;
        color: #bbb;
        text-align: center;
        line-height: 24px;
}
.rebuild .rebuildbox[data-v-a1501e1e] {
    width: 950px;
    height: 717px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    padding: 88px 0 0 204px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.rebuild .rebuildbox .state[data-v-a1501e1e] {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333;
}
.rebuild .rebuildbox .state-change[data-v-a1501e1e] {
      margin-left: 20px;
      width: 360px;
      height: 40px;
}
.rebuild .rebuildbox .inputbox[data-v-a1501e1e] {
      margin-top: 20px;
}
.rebuild .rebuildbox .inputbox > span[data-v-a1501e1e] {
        line-height: 40px;
        font-size: 16px;
        color: #333;
        display: inline-block;
}
.rebuild .rebuildbox .inputbox > input[data-v-a1501e1e] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 15px;
        margin-left: 20px;
        display: inline-block;
        border: 0px;
        outline: none;
        cursor: pointer;
        width: 360px;
        height: 40px;
        background-color: #f4f4f4;
}
.rebuild .rebuildbox .inputbox[data-v-a1501e1e]:nth-child(1) {
      margin-top: 0;
}
.rebuild .rebuildbox .inputboxbig[data-v-a1501e1e] {
      margin-top: 20px;
}
.rebuild .rebuildbox .inputboxbig > span[data-v-a1501e1e] {
        line-height: 40px;
        font-size: 16px;
        color: #333;
        display: inline-block;
}
.rebuild .rebuildbox .inputboxbig .select .selectimg[data-v-a1501e1e] {
        display: inline-block;
        margin-left: 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 360px;
        height: 140px;
        background-color: #f4f4f4;
        border-radius: 5px;
        border: dashed 2px #d2d2d2;
}
.rebuild .rebuildbox .inputboxbig .select .selectimg img[data-v-a1501e1e] {
          display: block;
          margin: 35px auto 22px;
}
.rebuild .rebuildbox .inputboxbig .select .selectimg p[data-v-a1501e1e] {
          text-align: center;
          font-size: 16px;
          color: #bbb;
}
.rebuild .rebuildbox .inputboxbig .select .scoreimg[data-v-a1501e1e] {
        margin-left: 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 360px;
        height: 140px;
        border-radius: 5px;
}
.rebuild .rebuildbox .inputboxbig .select .selecttxt[data-v-a1501e1e] {
        margin: 10px 0 0  20px;
        color: #333333;
        font-size: 12px;
}
.rebuild .rebuildbox .inputboxbig .select .selecttxt span[data-v-a1501e1e] {
          color: #ff6920;
}
.rebuild .rebuildbox .btn[data-v-a1501e1e] {
      width: 360px;
      height: 46px;
      background-color: #dddddd;
      border-radius: 23px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      line-height: 46px;
      color: #ffffff;
      text-align: center;
      font-size: 24px;
      margin: 40px 0 0 90px;
}
.rebuild .rebuildbox .yellowbtn[data-v-a1501e1e] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 360px;
      height: 46px;
      background-color: #f9bb3e;
      box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
      -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
      border-radius: 23px;
}
.rebuild .classBox[data-v-a1501e1e] {
    margin-top: 10px;
    cursor: pointer;
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 157px;
    position: relative;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
    border-radius: 5px;
    padding: 20px 25px 0 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.rebuild .classBox[data-v-a1501e1e]:hover {
      border-radius: 5px;
      box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
      -webkit-box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
}
.rebuild .classBox span[data-v-a1501e1e] {
      display: inline-block;
      padding: 0px 13px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 14px;
      height: 24px;
      text-align: center;
      border-radius: 3px;
      border: solid 1px #f39800;
      color: #f39800;
      line-height: 22px;
}
.rebuild .classBox p.className[data-v-a1501e1e] {
      font-family: Microsoft YaHei;
      font-size: 20px;
      font-weight: bold;
      font-stretch: normal;
      line-height: 64px;
      letter-spacing: 0px;
      color: #333333;
      margin-top: 2px;
}
.rebuild .classBox .classTime[data-v-a1501e1e] {
      font-size: 16px;
      color: #333;
}
.rebuild .classBox .teached[data-v-a1501e1e] {
      text-align: right;
      font-size: 14px;
      line-height: 24px;
      color: #999999;
}
.rebuild .classBox .teached.green[data-v-a1501e1e] {
        color: #46d6b7;
}
.rebuild .classBox .teached.gray[data-v-a1501e1e] {
        color: #999999;
}
.rebuild .classBox .teached.orange[data-v-a1501e1e] {
        color: #ff6920;
}
.rebuild .classBox[data-v-a1501e1e]:nth-child(1) {
    margin-top: 0px !important;
}
.rebuild .yellowClass[data-v-a1501e1e]:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
    width: 5px;
    height: 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
.rebuild .yellowClass[data-v-a1501e1e]:hover {
    width: 950px;
    height: 157px;
    border-radius: 5px;
}
.rebuild .yellowClass[data-v-a1501e1e]:hover:before {
      -webkit-animation: linear-data-v-a1501e1e 0.5s 1;
              animation: linear-data-v-a1501e1e 0.5s 1;
      background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
      background: linear-gradient(#ffcf3f, #ff8027);
}
@-webkit-keyframes linear-data-v-a1501e1e {
0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
10% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
20% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffc53d));
    background: linear-gradient(#ffcf3f, #ffc53d);
}
30% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffbb3b));
    background: linear-gradient(#ffcf3f, #ffbb3b);
}
40% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffb139));
    background: linear-gradient(#ffcf3f, #ffb139);
}
50% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffa737));
    background: linear-gradient(#ffcf3f, #ffa737);
}
60% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff9d35));
    background: linear-gradient(#ffcf3f, #ff9d35);
}
70% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8933));
    background: linear-gradient(#ffcf3f, #ff8933);
}
80% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff7f31));
    background: linear-gradient(#ffcf3f, #ff7f31);
}
100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
    background: linear-gradient(#ffcf3f, #ff8027);
}
}
@keyframes linear-data-v-a1501e1e {
0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
10% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
20% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffc53d));
    background: linear-gradient(#ffcf3f, #ffc53d);
}
30% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffbb3b));
    background: linear-gradient(#ffcf3f, #ffbb3b);
}
40% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffb139));
    background: linear-gradient(#ffcf3f, #ffb139);
}
50% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffa737));
    background: linear-gradient(#ffcf3f, #ffa737);
}
60% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff9d35));
    background: linear-gradient(#ffcf3f, #ff9d35);
}
70% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8933));
    background: linear-gradient(#ffcf3f, #ff8933);
}
80% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff7f31));
    background: linear-gradient(#ffcf3f, #ff7f31);
}
100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
    background: linear-gradient(#ffcf3f, #ff8027);
}
}
.rebuild .contentbox[data-v-a1501e1e] {
    position: relative;
}
.rebuild .contentbox input[data-v-a1501e1e] {
      font-size: 16px;
      color: #333333;
}
.rebuild .contentbox .statusimg[data-v-a1501e1e] {
      position: absolute;
      top: 40px;
      right: 193px;
}

.rebuild {
  border-radius: 5px;
}
.rebuild .el-tabs__header {
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    margin: 0;
    border-bottom: 1px solid #f5f5f5;
    height: 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.rebuild .el-tabs__nav-scroll {
    line-height: 59px;
    padding-left: 50px;
    background-color: #ffffff;
    border-radius: 5px;
    color: #333;
}
.rebuild .el-tabs__item {
    font-size: 16px;
    width: 108px;
}
.rebuild .el-tabs__item.is-active {
    color: #ffcf3f;
}
.rebuild .el-tabs__item:hover {
    color: #ffcf3f;
}
.rebuild .el-tabs__active-bar {
    left: 2px;
    background: #ffcf3f;
    width: 60px !important;
    height: 4px;
    border-radius: 4px 4px 0 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.rebuild .el-tabs__nav-wrap {
    margin-bottom: 0;
}
.rebuild .el-tabs__nav-wrap::after {
    height: 0px;
}
.rebuild .el-tabs__content {
    margin-top: 12px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
}

.state-change input {
  background-color: #f4f4f4;
  border: 0;
}
.state-change input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset !important;
          box-shadow: 0 0 0 50px #f4f4f4 inset !important;
}
.graduate-time-change input {
  background-color: #f4f4f4;
  border: 0;
}
.graduate-time-change input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset !important;
          box-shadow: 0 0 0 50px #f4f4f4 inset !important;
}
.big-school-change input {
  background-color: #f4f4f4;
  border: 0;
}
.big-school-change input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset !important;
          box-shadow: 0 0 0 50px #f4f4f4 inset !important;
}
.school-major-change input {
  background-color: #f4f4f4;
  border: 0;
}
.school-major-change input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset !important;
          box-shadow: 0 0 0 50px #f4f4f4 inset !important;
}
.old .el-cascader__label {
  color: #c0c4cc;
}
.rebuild .el-form .demo-ruleForm {
  margin-top: 20px !important;
  margin-bottom: -15px;
}
.rebuild .el-form-item {
  margin-bottom: 0;
}
.rebuild .el-form-item__label {
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  color: #333333;
}
.rebuild .el-form-item__content {
  width: 360px;
  float: left;
  margin-left: 12px;
}
.rebuild .el-form-item__content .el-input__inner {
    background: #f4f4f4;
    -webkit-transition: none;
    transition: none;
    border: none;
}
.rebuild .el-form-item__content .el-input__inner:focus {
      border: 1px solid #f9bb3e;
}

.todayCourse ul li[data-v-32bca269] {
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 950px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  padding: 0 0 0 33px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 150px;
  overflow: hidden;
  margin-bottom: 10px;
}
.todayCourse ul li[data-v-32bca269]:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
    width: 5px;
    height: 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#999999));
    background: linear-gradient(#999999, #999999);
}
.todayCourse ul li[data-v-32bca269]:hover {
    width: 950px;
    border-radius: 5px;
}
.todayCourse ul li[data-v-32bca269]:hover:before {
      background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#999999));
      background: linear-gradient(#999999, #999999);
}
.todayCourse ul li[data-v-32bca269]:hover {
    -webkit-box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
            box-shadow: 0 16px 10px 0 rgba(0, 0, 0, .08);
}
.todayCourse ul li .left[data-v-32bca269] {
    width: 112px;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-right: 1px solid #e9e9e9;
    height: 150px;
}
.todayCourse ul li .left P[data-v-32bca269] {
      font-size: 18px;
      color: #333;
      line-height: 150px;
      background: url(https://webstatic.orangevip.com/img/clock.18d2b9a.png) no-repeat left center;
      padding-left: 31px;
      background-size: 20px 20px;
      font-weight: bold;
}
.todayCourse ul li .left .gary-clock[data-v-32bca269] {
      background: url(https://webstatic.orangevip.com/img/clock-g.7d9676e.png) no-repeat left center;
      padding-left: 31px;
      background-size: 20px 20px;
}
.todayCourse ul li .right[data-v-32bca269] {
    display: inline-block;
    height: 150px;
    width: 800px;
    padding: 0px 0 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.todayCourse ul li .right .p-box[data-v-32bca269] {
      padding-top: 50px;
}
.todayCourse ul li .right .p-box p[data-v-32bca269]:nth-child(1) {
        font-size: 20px;
        color: #333333;
        line-height: 1;
        font-weight: bold;
}
.todayCourse ul li .right .p-box p[data-v-32bca269]:nth-child(2) {
        font-size: 16px;
        line-height: 1;
        color: #333333;
        margin-top: 13px;
}
.todayCourse ul li .right .box p[data-v-32bca269] {
      font-size: 14px;
      color: #999999;
      line-height: 150px;
      margin-right: 66px;
}
.todayCourse ul li .right .box .nowTv[data-v-32bca269] {
      width: 90px;
      height: 28px;
      background-color: #ffffff;
      border-radius: 14px;
      border: solid 1px #f8b42b;
      font-size: 16px;
      color: #f8b42b;
      text-align: center;
      line-height: 28px;
      margin: 60px 40px 0 0;
}
.todayCourse ul li .right .box .outTv[data-v-32bca269] {
      width: 90px;
      height: 28px;
      background-color: #ffffff;
      border-radius: 14px;
      border: solid 1px #999999;
      font-size: 16px;
      color: #999999;
      text-align: center;
      line-height: 28px;
      margin: 60px 40px 0 0;
}
.todayCourse ul .yellowLi[data-v-32bca269] {
  position: relative;
}
.todayCourse ul .yellowLi[data-v-32bca269]:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
    width: 5px;
    height: 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
.todayCourse ul .yellowLi[data-v-32bca269]:hover {
    width: 950px;
    border-radius: 5px;
}
.todayCourse ul .yellowLi[data-v-32bca269]:hover:before {
      -webkit-animation: linear-data-v-32bca269 0.5s 1;
              animation: linear-data-v-32bca269 0.5s 1;
      background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
      background: linear-gradient(#ffcf3f, #ff8027);
}
@-webkit-keyframes linear-data-v-32bca269 {
0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
10% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
20% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffc53d));
    background: linear-gradient(#ffcf3f, #ffc53d);
}
30% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffbb3b));
    background: linear-gradient(#ffcf3f, #ffbb3b);
}
40% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffb139));
    background: linear-gradient(#ffcf3f, #ffb139);
}
50% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffa737));
    background: linear-gradient(#ffcf3f, #ffa737);
}
60% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff9d35));
    background: linear-gradient(#ffcf3f, #ff9d35);
}
70% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8933));
    background: linear-gradient(#ffcf3f, #ff8933);
}
80% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff7f31));
    background: linear-gradient(#ffcf3f, #ff7f31);
}
100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
    background: linear-gradient(#ffcf3f, #ff8027);
}
}
@keyframes linear-data-v-32bca269 {
0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
10% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f);
}
20% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffc53d));
    background: linear-gradient(#ffcf3f, #ffc53d);
}
30% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffbb3b));
    background: linear-gradient(#ffcf3f, #ffbb3b);
}
40% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffb139));
    background: linear-gradient(#ffcf3f, #ffb139);
}
50% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffa737));
    background: linear-gradient(#ffcf3f, #ffa737);
}
60% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff9d35));
    background: linear-gradient(#ffcf3f, #ff9d35);
}
70% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8933));
    background: linear-gradient(#ffcf3f, #ff8933);
}
80% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff7f31));
    background: linear-gradient(#ffcf3f, #ff7f31);
}
100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
    background: linear-gradient(#ffcf3f, #ff8027);
}
}
.todayCourse .noTv[data-v-32bca269] {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .06);
  overflow: hidden;
  width: 950px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 720px;
  background-color: #ffffff;
  border-radius: 5px;
}
.todayCourse .noTv .noData[data-v-32bca269] {
    height: 400px;
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    padding-top: 300px;
    margin-top: 92px;
    color: #999;
    background: url(https://webstatic.orangevip.com/img/nodata-default.e937291.png) no-repeat center 80px;
    background-size: 233px 180px;
}
.todayCourse .noTv .noData p[data-v-32bca269] {
      margin-top: 5px;
      font-size: 18px;
      color: #bbb;
      text-align: center;
}
.todayCourse .noTv790[data-v-32bca269] {
  height: 790px;
}
.todayCourse .shade[data-v-32bca269] {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, .3);
  z-index: 100;
  top: 0;
  left: 0;
}
.todayCourse .shade .aliPay[data-v-32bca269] {
  position: fixed;
  top: 50%;
  margin-top: -180px;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  height: 400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 10px;
}
.todayCourse .shade .aliPay .close[data-v-32bca269] {
  display: block;
  background: url(https://webstatic.orangevip.com/img/close.71db579.png) no-repeat center;
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 20px;
  right: 22px;
}
.todayCourse .shade .aliPay .text[data-v-32bca269] {
  font-size: 20px;
  color: #464a4c;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 65px 60px 35px;
  font-weight: bold;
}
.todayCourse .shade .aliPay .ali-tip[data-v-32bca269] {
  font-size: 14px;
  color: #999ea0;
  line-height: 1;
  text-align: center;
  margin-bottom: 38px;
}
.todayCourse .shade .aliPay .happy-orange[data-v-32bca269] {
  width: 199px;
  height: 123px;
  margin: 0 auto;
  display: block;
}
.todayCourse .shade .aliPay .use-wx[data-v-32bca269] {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #464a4c;
}
.todayCourse .shade .shade1 .aliPay[data-v-32bca269] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 77px;
}
.todayCourse .shade .shade1 .ali-btn[data-v-32bca269] {
  width: 244px;
  height: 76px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  margin: 25px auto 0;
  font-size: 24px;
  color: #464a4c;
  line-height: 56px;
  text-align: center;
}
.todayCourse .shade .shade2 .download[data-v-32bca269],
.todayCourse .shade .shade2 .web[data-v-32bca269] {
  display: block;
  width: 244px;
  height: 76px;
  margin: -7px auto;
  text-align: center;
  background-size: 244px 76px;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 20px;
  line-height: 55px;
}
.todayCourse .shade .shade2 .modifyClient[data-v-32bca269] {
  text-align: center;
  color: #999;
  display: block;
  cursor: pointer;
  margin-top: 20px;
}
.todayCourse .shade .shade2 .modifyClient[data-v-32bca269]:hover {
  text-align: center;
  color: #f8b42b;
  display: block;
}
.todayCourse .shade .shade2 .download[data-v-32bca269] {
  background-image: url(https://webstatic.orangevip.com/img/down-default.7b15f63.png);
}
.todayCourse .shade .shade2 .download[data-v-32bca269]:hover {
  background-image: url(https://webstatic.orangevip.com/img/down-active.73fb52a.png);
}
.todayCourse .shade .shade2 .web[data-v-32bca269] {
  background-image: url(https://webstatic.orangevip.com/img/web-default.e86cb02.png);
}
.todayCourse .shade .shade2 .web[data-v-32bca269]:hover {
  background-image: url(https://webstatic.orangevip.com/img/web-active.3fe7fe4.png);
}

.redxing[data-v-6d1ebf38] {
  color: #ff7f2d;
  position: absolute;
  left: -7px;
  top: 0;
}
.userInfo[data-v-6d1ebf38] {
  min-height: 720px;
  padding-bottom: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
}
.userInfo input[data-v-6d1ebf38]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset !important;
            box-shadow: 0 0 0 50px #f4f4f4 inset !important;
}
.userInfo .message[data-v-6d1ebf38] {
    margin-top: 160px;
    margin-left: 235px;
}
.userInfo .message .name[data-v-6d1ebf38] {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333;
}
.userInfo .message .nickName > input[data-v-6d1ebf38]:focus {
      border: 1px solid #f9bb3e;
}
.userInfo .message .state[data-v-6d1ebf38] {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333;
}
.userInfo .message .state-change[data-v-6d1ebf38] {
      margin-left: 24px;
      margin-top: 20px;
      width: 360px;
      height: 40px;
}
.userInfo .message .graduate-time[data-v-6d1ebf38] {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333;
      display: block;
      margin-left: -36px;
      margin-top: 32px;
}
.userInfo .message .graduate-time-change[data-v-6d1ebf38] {
      width: 360px;
      height: 40px;
      margin-left: 60px;
      margin-top: -27px;
      display: block;
}
.userInfo .message .big-school[data-v-6d1ebf38] {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333;
      display: block;
      margin-left: -36px;
      margin-top: 32px;
}
.userInfo .message .big-school-change[data-v-6d1ebf38] {
      width: 360px;
      height: 40px;
      margin-left: 60px;
      margin-top: -27px;
      display: block;
}
.userInfo .message .big-school-change.old .el-cascader__label[data-v-6d1ebf38] {
        color: #c0c4cc;
}
.userInfo .message .school-major[data-v-6d1ebf38] {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333;
      display: block;
      margin-left: -36px;
      margin-top: 32px;
}
.userInfo .message .school-major-change[data-v-6d1ebf38] {
      width: 360px;
      height: 40px;
      margin-left: 60px;
      margin-top: -27px;
      display: block;
}
.userInfo .userInfo-save[data-v-6d1ebf38] {
    width: 359px;
    height: 47px;
    background-color: #f9bb3e;
    -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
            box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
    border-radius: 23px;
    text-align: center;
    line-height: 47px;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff;
    margin-left: 296px;
    margin-top: 100px;
    cursor: pointer;
}
.userInfo790[data-v-6d1ebf38] {
  min-height: 790px;
}

.state-change input {
  background-color: #f4f4f4;
  border: 0;
}
.state-change input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset !important;
          box-shadow: 0 0 0 50px #f4f4f4 inset !important;
}
.graduate-time-change input {
  background-color: #f4f4f4;
  border: 0;
}
.graduate-time-change input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset !important;
          box-shadow: 0 0 0 50px #f4f4f4 inset !important;
}
.big-school-change input {
  background-color: #f4f4f4;
  border: 0;
}
.big-school-change input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset !important;
          box-shadow: 0 0 0 50px #f4f4f4 inset !important;
}
.school-major-change input {
  background-color: #f4f4f4;
  border: 0;
}
.school-major-change input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #f4f4f4 inset !important;
          box-shadow: 0 0 0 50px #f4f4f4 inset !important;
}
.old .el-cascader__label {
  color: #c0c4cc;
}
.userInfo .el-form .demo-ruleForm {
  margin-bottom: -15px;
}
.userInfo .el-form-item {
  margin-bottom: 0;
}
.userInfo .el-form-item__label {
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  color: #333333;
}
.userInfo .el-form-item__content {
  width: 360px;
  float: left;
  margin-left: 12px;
}
.userInfo .el-form-item__content .el-input__inner {
    background: #f4f4f4;
    -webkit-transition: none;
    transition: none;
    border: none;
}
.userInfo .el-form-item__content .el-input__inner:focus {
      border: 1px solid #f9bb3e;
}

.waitComment[data-v-d6ac927a] {
  background-color: white;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  margin: 0 auto;
  border-radius: 5px;
  text-align: center;
  padding-bottom: 60px;
  width: 1200px;
  padding: 100px 0;
}
.wait-title[data-v-d6ac927a] {
  font-size: 32px;
  text-align: center;
  margin-bottom: 20px;
}
.wait-img[data-v-d6ac927a] {
  width: 300px;
  height: 300px;
  margin: 0 auto;
}
.wait-img img[data-v-d6ac927a] {
    width: 100%;
    height: 100%;
}

.wrap[data-v-56b72c6f] {
  width: 100%;
  height: 100%;
}
#video[data-v-56b72c6f] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 1200px;
}
.nodata[data-v-56b72c6f] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 300px;
  height: 300px;
  text-align: center;
}
.nodata img[data-v-56b72c6f] {
    margin-bottom: 10px;
}
.nodata p[data-v-56b72c6f] {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}

.can-use-cpupons[data-v-31cf5d72] {
  width: 1200px;
  min-height: 700px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin: 0 auto 100px;
  padding: 60px 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.can-use-cpupons h2[data-v-31cf5d72] {
    height: 24px;
    font-family: 'Microsoft YaHei';
    font-size: 24px;
    color: #333333;
    margin-bottom: 39px;
}
.can-use-cpupons .content-coupons[data-v-31cf5d72] {
    margin-top: -5px;
    margin-left: -4px;
    padding-bottom: 5px;
}
.can-use-cpupons .content-coupons li[data-v-31cf5d72] {
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .12);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .12);
      border-radius: 5px;
      width: 340px;
      height: 150px;
      margin-bottom: 20px;
      margin-right: 20px;
      float: left;
}
.can-use-cpupons .content-coupons li .font-size-valid[data-v-31cf5d72] {
        width: 340px;
        height: 99px;
        background: url(https://webstatic.orangevip.com/img/valid-photo.f236bd0.png) -10px -8px no-repeat;
}
.can-use-cpupons .content-coupons li .font-size-valid .flextop[data-v-31cf5d72] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
}
.can-use-cpupons .content-coupons li .font-size-valid .couponMoney[data-v-31cf5d72] {
          width: 135px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding: 26px 0 0 24px;
}
.can-use-cpupons .content-coupons li .font-size-valid .couponMoney p[data-v-31cf5d72]:nth-child(1) {
            display: inline-block;
            font-size: 28px;
            font-weight: normal;
            font-stretch: normal;
            color: #ffffff;
            display: inline-block;
}
.can-use-cpupons .content-coupons li .font-size-valid .couponMoney p:nth-child(1) .spana[data-v-31cf5d72] {
              font-size: 14px;
              font-weight: normal;
              font-stretch: normal;
              color: #ffffff;
              display: inline-block;
              margin-right: 4px;
}
.can-use-cpupons .content-coupons li .font-size-valid .couponMoney p[data-v-31cf5d72]:nth-child(2) {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-top: 10px;
            width: 110px;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            color: #ffffff;
            display: inline-block;
}
.can-use-cpupons .content-coupons li .font-size-valid .couponName[data-v-31cf5d72] {
          width: 200px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: 99px;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.can-use-cpupons .content-coupons li .font-size-valid .couponName p[data-v-31cf5d72] {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            line-height: 28px;
            font-size: 21px;
            font-weight: normal;
            font-stretch: normal;
            color: #ffffff;
}
.can-use-cpupons .content-coupons li .use-valid[data-v-31cf5d72] {
        width: 398px;
        height: 47px;
}
.can-use-cpupons .content-coupons li .use-valid div[data-v-31cf5d72]:nth-child(1) {
          line-height: 47px;
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          color: #999999;
          margin-left: 23px;
}
.can-use-cpupons .content-coupons li .use-valid div[data-v-31cf5d72]:nth-child(2) {
          width: 77px;
          height: 25px;
          background-color: #ff6920;
          border-radius: 12px;
          text-align: center;
          margin-top: -36px;
          margin-left: 250px;
}
.can-use-cpupons .content-coupons li .use-valid div:nth-child(2) span[data-v-31cf5d72] {
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            color: #ffffff;
            line-height: 25px;
            cursor: pointer;
}

.my-class .bg[data-v-944c56c6] {
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .3);
}
.my-class .bg .card[data-v-944c56c6] {
    position: absolute;
    top: calc(50% - 250px);
    left: calc(50% - 350px);
    height: 476px;
    width: 790px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.my-class .bg .card .close[data-v-944c56c6] {
      position: absolute;
      top: 20px;
      right: 20px;
      z-index: 99999;
      cursor: pointer;
}
.my-class .bg .card .close img[data-v-944c56c6] {
        width: 30px;
        height: 30px;
}
.my-class .bg .card .name[data-v-944c56c6] {
      position: relative;
      width: 690px;
      margin: 26px auto 0;
      text-align: center;
      font-size: 24px;
      color: #121212;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.my-class .bg .card .content[data-v-944c56c6] {
      border-radius: 10px;
      background-color: #f2f2f2;
      height: 270px;
      width: 710px;
      margin: 23px auto 38px;
      overflow: hidden;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 36px 28px;
}
.my-class .bg .card .content .head[data-v-944c56c6] {
        width: 100%;
        height: 40px;
        border-bottom: 1px dashed #d9d9d9;
        margin-bottom: 25px;
}
.my-class .bg .card .content .head div[data-v-944c56c6] {
          display: inline-block;
          height: 100%;
          width: 33.3%;
}
.my-class .bg .card .content .head div span[data-v-944c56c6] {
            color: #d9d9d9;
}
.my-class .bg .card .content .list p[data-v-944c56c6] {
        margin-bottom: 5px;
}
.my-class .bg .card .content .list li[data-v-944c56c6] {
        position: relative;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 20px;
        line-height: 30px;
}
.my-class .bg .card .content .list li div[data-v-944c56c6] {
          position: absolute;
          left: 0;
          top: 0;
}
.my-class .bg .card .footer[data-v-944c56c6] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 40px;
      height: 45px;
      width: 100%;
}
.my-class .bg .card .footer div[data-v-944c56c6] {
        height: 100%;
        width: 340px;
        display: inline-block;
        border-radius: 22px;
        text-align: center;
        line-height: 45px;
        font-size: 18px;
        color: #fff;
        cursor: pointer;
}
.my-class .bg .card .footer .left[data-v-944c56c6] {
        background-color: #ddd;
        -webkit-box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
                box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
}
.my-class .bg .card .footer .right[data-v-944c56c6] {
        margin-left: 30px;
        background-color: #f9bb3e;
        letter-spacing: 2px;
        -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.my-class .sticky-style[data-v-944c56c6] {
  position: fixed;
  top: 60px;
}
.my-class .box[data-v-944c56c6],
.my-class .box div[data-v-944c56c6] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.my-class .noData[data-v-944c56c6] {
  color: #bfbfbf;
  height: 356px;
  padding-top: 250px;
  background-size: 234px 180px;
  background-position-y: 40px;
  font-size: 18px;
}
.my-class .noData1[data-v-944c56c6] {
  background-image: url(https://webstatic.orangevip.com/img/no-data_tobackplay.a6d800e.png);
}
.my-class header[data-v-944c56c6] {
  height: 190px;
  background: url(https://webstatic.orangevip.com/img/bg.d924f8c.jpg) no-repeat center;
  background-size: 100% 190px;
}
.my-class header .banner-main[data-v-944c56c6] {
    width: 1200px;
    height: 190px;
    margin: 0 auto;
    padding: 60px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fff;
    position: relative;
}
.my-class header .banner-main .bg1[data-v-944c56c6],
    .my-class header .banner-main .bg2[data-v-944c56c6] {
      position: absolute;
}
.my-class header .banner-main .bg1[data-v-944c56c6] {
      top: 0;
      left: 143px;
      width: 162px;
      height: 51px;
      background: url(https://webstatic.orangevip.com/img/bg1.058377b.png) no-repeat;
}
.my-class header .banner-main .bg2[data-v-944c56c6] {
      bottom: 0;
      left: 765px;
      width: 217px;
      height: 93px;
      background: url(https://webstatic.orangevip.com/img/bg.e00baae.png) no-repeat;
}
.my-class header .banner-main .class-wrap[data-v-944c56c6] {
      width: 860px;
}
.my-class header .banner-main h2[data-v-944c56c6] {
      font-size: 30px;
      margin-bottom: 24px;
}
.my-class header .banner-main .timer[data-v-944c56c6] {
      font-size: 16px;
}
.my-class header .banner-main .timer span[data-v-944c56c6] {
        margin-left: 28px;
}
.my-class header .group[data-v-944c56c6] {
    width: 280px;
    height: 70px;
    border-radius: 3px;
    border: 2px solid #fff;
    padding: 16px 13px 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.my-class header .group .text[data-v-944c56c6] {
      margin-left: 22px;
      font-size: 20px;
      color: #fff;
}
.my-class header .group .text span[data-v-944c56c6] {
        display: block;
}
.my-class header .group .text .QQ[data-v-944c56c6] {
        font-size: 14px;
        margin-top: 7px;
        -webkit-user-select: text;
           -moz-user-select: text;
            -ms-user-select: text;
                user-select: text;
}
.my-class .my-class-main[data-v-944c56c6] {
  background-color: #fafafa;
  padding: 40px;
}
.my-class .my-class-main .main[data-v-944c56c6] {
    width: 1200px;
    margin: 0 auto;
}
.my-class .my-class-main .main .tab[data-v-944c56c6] {
      width: 860px;
      min-height: 560px;
      padding: 0 55px 22px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
      background-color: #fff;
}
.my-class .my-class-main .main .tab .sticky[data-v-944c56c6] {
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 998;
        width: 100%;
}
.my-class .my-class-main .main .tab nav[data-v-944c56c6] {
        position: relative;
}
.my-class .my-class-main .main .tab nav .wrap[data-v-944c56c6] {
          width: 750px;
          height: 50px;
          font-size: 0;
}
.my-class .my-class-main .main .tab nav span[data-v-944c56c6] {
          cursor: pointer;
          width: 25%;
          display: inline-block;
          text-align: center;
          height: 50px;
          line-height: 50px;
          font-size: 18px;
          color: #333;
}
.my-class .my-class-main .main .tab nav span[data-v-944c56c6]:hover {
            color: #f8b42b;
}
.my-class .my-class-main .main .tab nav .no-files[data-v-944c56c6] {
          width: 50%;
}
.my-class .my-class-main .main .tab nav .threeTab[data-v-944c56c6] {
          width: 33%;
}
.my-class .my-class-main .main .tab nav .border-bottom-full[data-v-944c56c6] {
          width: 860px;
          height: 1px;
          margin-left: -55px;
          background-color: #f5f5f5;
}
.my-class .my-class-main .main .tab nav .line[data-v-944c56c6] {
          width: 80px;
          height: 3px;
          background-color: #f8b42b;
          position: absolute;
          bottom: 0px;
          left: 55px;
          -webkit-transition: 500ms;
          transition: 500ms;
}
.my-class .my-class-main .main .tab nav .no-filesline[data-v-944c56c6] {
          left: 147px;
}
.my-class .my-class-main .main .tab nav .threeline[data-v-944c56c6] {
          left: 84px;
}
.my-class .my-class-main .main .tab nav .is_active[data-v-944c56c6] {
          color: #f8b42b;
}
.my-class .my-class-main .main .tab .fixed-tab-item[data-v-944c56c6] {
        height: 51px;
}
.my-class .my-class-main .main .tab .swiper-wrap[data-v-944c56c6] {
        margin-top: 30px;
        overflow: hidden;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner[data-v-944c56c6] {
          width: 3220px;
          -webkit-transition: 0.5s;
          transition: 0.5s;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData[data-v-944c56c6] {
            width: 195px;
            margin: 0 auto 30px;
            font-size: 16px;
            color: #bbbbbb;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData span[data-v-944c56c6] {
              position: relative;
              float: left;
              padding-left: 20px;
              cursor: pointer;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData span[data-v-944c56c6]::after {
                position: absolute;
                left: 0;
                top: 3px;
                width: 14px;
                height: 14px;
                content: '';
                background-size: 100%;
                background-repeat: no-repeat;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .default[data-v-944c56c6]::after {
              background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAWCAYAAADeiIy1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEzQjUwRjFBQTA2MDExRTg4RTAxQ0UzRjQwRUYxQTJBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEzQjUwRjFCQTA2MDExRTg4RTAxQ0UzRjQwRUYxQTJBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTNCNTBGMThBMDYwMTFFODhFMDFDRTNGNDBFRjFBMkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTNCNTBGMTlBMDYwMTFFODhFMDFDRTNGNDBFRjFBMkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5QgZAuAAAAPklEQVR42mKcOXPmfwYEYGRABf8ZqASYGOgE6GYRC5bgYsATlKNBN2oRdVLdaIYdzbCjFo1aNFoyUAkABBgA6YkIACrjQa4AAAAASUVORK5CYII=);
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .time[data-v-944c56c6]::after {
              top: 2px;
              background-image: url(https://webstatic.orangevip.com/img/time.1d5452f.png);
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .default-act[data-v-944c56c6] {
              color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .default-act[data-v-944c56c6]::after {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAWCAYAAADeiIy1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMyODBGNTA3QTA2MDExRThBMDNDQ0RGOEVFMkVBNjJGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMyODBGNTA4QTA2MDExRThBMDNDQ0RGOEVFMkVBNjJGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzI4MEY1MDVBMDYwMTFFOEEwM0NDREY4RUUyRUE2MkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzI4MEY1MDZBMDYwMTFFOEEwM0NDREY4RUUyRUE2MkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6kWCIEAAAAPklEQVR42mL8sUX7PwMCMDKggv8MVAJMDHQCdLOIBUtwMeAJytGgG7WIOqluNMOOZthRi0YtGi0ZqAQAAgwAVpUIDIuV5i0AAAAASUVORK5CYII=);
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .time-act[data-v-944c56c6] {
              color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .time-act[data-v-944c56c6]::after {
                background-image: url(https://webstatic.orangevip.com/img/time-act.bcdaa9a.png);
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .line[data-v-944c56c6] {
              width: 1px;
              height: 18px;
              padding: 0;
              margin: 0 14px 0 12px;
              background-color: #bbb;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .time-sort[data-v-944c56c6] {
            border-top: 1px solid #f0f0f0;
            border-bottom: none;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li[data-v-944c56c6] {
            border-bottom: 1px solid #f0f0f0;
            padding: 20px 0 15px 33px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            font-size: 14px;
            color: #999;
            line-height: 14px;
            position: relative;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .state[data-v-944c56c6] {
              color: #ff6a1d;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises[data-v-944c56c6] {
              width: 90px;
              height: 28px;
              background-color: #ffffff;
              border-radius: 14px;
              font-size: 16px;
              line-height: 28px;
              text-align: center;
              position: absolute;
              right: 105px;
              top: 36px;
              cursor: pointer;
              border: solid 1px #f8b42b;
              color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises.rep[data-v-944c56c6] {
                border: solid 1px #9ac453;
                color: #9ac453;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises.rightshort[data-v-944c56c6] {
                right: 1px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises[data-v-944c56c6]:hover {
                color: #fff;
                background-color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises.gray24[data-v-944c56c6] {
                border: solid 1px #bbb;
                color: #bbb;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises.gray24[data-v-944c56c6]:hover {
                color: #fff;
                background-color: #bbb;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises.rep[data-v-944c56c6]:hover {
                color: #fff;
                background-color: #9ac453;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises.rightlong[data-v-944c56c6] {
                position: absolute;
                top: 36px;
                right: 210px !important;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .rightlong[data-v-944c56c6] {
              position: absolute;
              top: 36px;
              right: 210px !important;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .watch-live[data-v-944c56c6] {
              width: 90px;
              height: 28px;
              background-color: #ffffff;
              border-radius: 14px;
              font-size: 16px;
              line-height: 28px;
              text-align: center;
              position: absolute;
              right: 1px;
              top: 36px;
              cursor: pointer;
              border: solid 1px #f8b42b;
              color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .watch-live[data-v-944c56c6]:hover {
                color: #fff;
                background-color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .title[data-v-944c56c6] {
              font-size: 16px;
              line-height: 16px;
              margin-bottom: 9px;
              color: #333;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .desc[data-v-944c56c6] {
              line-height: 22px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .desc span[data-v-944c56c6]:nth-child(1) {
                margin-right: 20px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .study[data-v-944c56c6] {
            position: relative;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .study[data-v-944c56c6]::before {
              content: "";
              background-image: url(https://webstatic.orangevip.com/img/study.3312b25.png);
              background-size: 12px 12px;
              position: absolute;
              left: 9px;
              top: 21px;
              width: 12px;
              height: 12px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .unstudy[data-v-944c56c6] {
            position: relative;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .unstudy[data-v-944c56c6]::before {
              content: "";
              background-image: url(https://webstatic.orangevip.com/img/unstudy.a15663d.png);
              background-size: 12px 12px;
              position: absolute;
              left: 9px;
              top: 21px;
              width: 12px;
              height: 12px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material.inner-material[data-v-944c56c6] {
            padding-left: 34px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material.inner-material .pdfname[data-v-944c56c6] {
              width: 580px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material li[data-v-944c56c6] {
            height: 60px;
            padding: 0 13px 0 32px;
            font-size: 16px;
            line-height: 60px;
            color: #333333;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material li[data-v-944c56c6]::before {
              content: "";
              position: absolute;
              border-radius: 0;
              background: url(https://webstatic.orangevip.com/img/pdfn.5c038a9.png) no-repeat;
              background-size: 100%;
              border: none;
              width: 18px;
              height: 24px;
              left: 6px;
              top: 18px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material li .pdfname[data-v-944c56c6] {
              width: 615px;
              height: 60px;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material li .download[data-v-944c56c6] {
              display: block;
              width: 90px;
              height: 28px;
              line-height: 28px;
              text-align: center;
              margin-top: 16px;
              cursor: pointer;
              color: #bbb;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material li .download[data-v-944c56c6]:hover {
                border-radius: 14px;
                line-height: 24px;
                border: solid 1px #f8b42b;
                color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material-pdf li .download[data-v-944c56c6]:hover {
            line-height: 24px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .is-living[data-v-944c56c6]::before {
            content: url(https://webstatic.orangevip.com/img/live.0d4692e.gif);
            border: none;
            position: absolute;
            top: 20px;
            left: 5px;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item[data-v-944c56c6] {
          width: 750px;
          margin-right: 55px;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi[data-v-944c56c6] {
            width: 100%;
            height: 106px;
            border: solid 2px #f8f8f8;
            margin-bottom: 10px;
            padding: 0;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi div[data-v-944c56c6] {
              height: 100%;
              float: left;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liNum[data-v-944c56c6] {
              position: relative;
              width: 100px;
              line-height: 106px;
              text-align: center;
              font-size: 18px;
              font-weight: bold;
              color: black;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liNum[data-v-944c56c6]:after {
                position: absolute;
                content: '';
                display: block;
                height: 70%;
                width: 2px;
                top: 15%;
                right: 0;
                background-color: #f8f8f8;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent[data-v-944c56c6] {
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              padding-left: 20px;
              width: 620px;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .three[data-v-944c56c6] {
                position: absolute;
                top: 0;
                right: 0;
                width: 69px;
                height: 45px;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .three img[data-v-944c56c6] {
                  width: 100%;
                  height: 100%;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent div[data-v-944c56c6] {
                cursor: pointer;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .one[data-v-944c56c6] {
                margin-top: 29px;
                height: 18px;
                font-size: 16px;
                font-weight: bold;
                color: #333333;
                width: 475px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .two[data-v-944c56c6] {
                margin-top: 17px;
                font-size: 14px;
                color: #333333;
                font-weight: bold;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .goAnswer[data-v-944c56c6] {
                margin: -40px 0 0 10px;
                float: right;
                border-radius: 5px;
                border: 1px solid #f8b42b;
                width: 100px;
                height: 40px;
                line-height: 40px;
                text-align: center;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .goAnswer a[data-v-944c56c6] {
                  display: inline-block;
                  width: 100%;
                  height: 100%;
                  color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .result[data-v-944c56c6] {
                margin: -40px 0 0 10px;
                float: right;
                border-radius: 5px;
                width: 100px;
                height: 40px;
                line-height: 40px;
                text-align: center;
                border: solid 1px #9ac453;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .result a[data-v-944c56c6] {
                  display: inline-block;
                  width: 100%;
                  height: 100%;
                  color: #9ac453;
}
.my-class .my-class-main .main .study-rogress[data-v-944c56c6] {
      width: 280px;
      height: 110px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
      margin-top: 20px;
      padding: 0 40px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.my-class .my-class-main .main .study-rogress div[data-v-944c56c6] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.my-class .my-class-main .main .study-rogress .box[data-v-944c56c6] {
        width: 82px;
        height: 82px;
        position: relative;
        background-color: #eee;
        border-radius: 50%;
}
.my-class .my-class-main .main .study-rogress .num[data-v-944c56c6] {
        position: absolute;
        top: 50%;
        left: 50%;
        background: #fff;
        border-radius: 50%;
        width: 72px;
        height: 72px;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        text-align: center;
        line-height: 22px;
        font-size: 14px;
}
.my-class .my-class-main .main .study-rogress .num span[data-v-944c56c6] {
          display: block;
}
.my-class .my-class-main .main .study-rogress .num .title[data-v-944c56c6] {
          margin-top: 16px;
}
.my-class .my-class-main .main .study-rogress .clip[data-v-944c56c6] {
        width: 82px;
        height: 82px;
        position: absolute;
        border: 5px solid #eee;
        border-radius: 50%;
        clip: rect(0, 82px, 82px, 42px);
}
.my-class .my-class-main .main .study-rogress .left[data-v-944c56c6] {
        width: 82px;
        height: 82px;
        position: absolute;
        border: 5px solid #ff6a1d;
        border-radius: 50%;
        clip: rect(0 42px 82px 0);
        top: -5px;
        left: -5px;
}
.my-class .my-class-main .main .study-rogress .right[data-v-944c56c6] {
        width: 82px;
        height: 82px;
        position: absolute;
        border: 5px solid #ff6a1d;
        border-radius: 50%;
        clip: rect(0 82px 82px 42px);
        top: -5px;
        left: -5px;
}
.my-class .my-class-main .main .study-rogress .width-none[data-v-944c56c6] {
        width: 0;
}
.my-class .my-class-main .main .study-rogress .auto[data-v-944c56c6] {
        clip: auto;
}
.my-class .my-class-main .main .study-rogress .teached[data-v-944c56c6] {
        color: #ff6a1d;
}
.my-class .my-class-main .main .study-rogress .learned[data-v-944c56c6] {
        color: #46d5b7;
}
.my-class .my-class-main .main .study-rogress .learn-left[data-v-944c56c6],
      .my-class .my-class-main .main .study-rogress .learn-right[data-v-944c56c6] {
        border: 5px solid #46d5b7;
}
.cl-modal[data-v-944c56c6] {
  width: 100%;
  left: 0;
  position: fixed;
  height: 100%;
  top: 0;
  overflow-y: auto;
  z-index: 10001;
}
.cl-modal-content[data-v-944c56c6] {
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10002;
}
.cl-modal .type-1[data-v-944c56c6] {
    position: relative;
    width: 500px;
    background-color: #ffffff;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 68px;
    padding-bottom: 30px;
    text-align: center;
}
.cl-modal .type-1 .toppic[data-v-944c56c6] {
      width: 420px;
      height: 200px;
      position: absolute;
      top: -146px;
      left: calc(50% - 210px);
}
.cl-modal .type-1 .tips[data-v-944c56c6] {
      font-size: 24px;
      color: #999;
      line-height: 48px;
}
.cl-modal .type-1 .def-btn[data-v-944c56c6] {
      margin: 0 auto;
      width: 375px;
      height: 50px;
      background-color: #f8b42b;
      border-radius: 25px;
      font-size: 24px;
      line-height: 50px;
      color: #fff;
}
.cl-modal .type-1 .close[data-v-944c56c6] {
      bottom: -60px;
      left: calc(50% - 25px);
      position: absolute;
      width: 40px;
}
.cl-modal .type-1 .small-font[data-v-944c56c6] {
      font-size: 24px;
      color: #333333;
      line-height: 36px;
}
.cl-modal .livingfree .livingfree[data-v-944c56c6] {
    position: relative;
    width: 180px;
    height: 180px;
    margin: 16px auto 19px;
}
.cl-modal .livingfree .livingfree .teacher[data-v-944c56c6] {
      width: 100%;
      border-radius: 50%;
      overflow: hidden;
}
.cl-modal .livingfree .livingfree .liveico[data-v-944c56c6] {
      position: absolute;
      bottom: 2px;
      right: 2px;
      width: 40px;
      height: 40px;
      background-color: #9bc353;
      border: 3px solid #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 50%;
}
.cl-modal .livingfree .livingfree .liveico img[data-v-944c56c6] {
        width: 16px;
        height: 16px;
}
.cl-modal .livingfree .def-btn[data-v-944c56c6] {
    margin-top: 33px;
}

.my-class .el-collapse {
  border: none;
}
.my-class .el-collapse-item__header {
  overflow: hidden;
  border-bottom: none;
}
.my-class .el-collapse-item .el-collapse-item__wrap {
  border: none;
}
.my-class .el-collapse-item .el-collapse-item__header {
  height: 50px;
  background-image: -webkit-gradient(linear, right top, left top, from(#f9bb3f), to(#ffca40)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
  background-image: linear-gradient(-90deg, #f9bb3f 0%, #ffca40 100%), linear-gradient(#f8b42b, #f8b42b);
  background-blend-mode: normal, normal;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  text-indent: 26px;
}
.my-class .el-collapse-item .el-collapse-item__header .el-collapse-item__arrow.is-active {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.my-class .el-collapse-item .el-collapse-item__header i {
    padding-right: 23px;
}
.my-class .el-collapse-item .el-collapse-item__header i::before {
    content: "\E603";
}
.my-class .el-collapse-item .el-collapse {
  border: none;
}
.my-class .el-collapse-item .el-collapse-item__content {
  padding-bottom: 0;
}
.my-class .el-collapse-item .el-collapse-item__content .el-collapse-item {
    position: relative;
}
.my-class .el-collapse-item .el-collapse-item__content .el-collapse-item::before {
      content: "";
      width: 18px;
      height: 18px;
      top: 21px;
      left: 7px;
      background: url(https://webstatic.orangevip.com/img/dir.c1cc0a2.png) no-repeat;
      background-size: 100%;
      position: absolute;
}
.my-class .el-collapse-item .el-collapse-item__content .el-collapse-item__header {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 0px;
    background-image: none;
    color: #333;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    text-indent: 32px;
}
.my-class .el-collapse-item .el-collapse-item__content .opendir > div > .el-collapse-item__header::before {
    width: 22px;
    height: 18px;
    content: "";
    top: 20px;
    left: 5px;
    background: url(https://webstatic.orangevip.com/img/opendir.79012c9.png) no-repeat;
    background-size: 100%;
    z-index: 99;
    position: absolute;
}
.my-class .el-collapse-item .el-collapse-item__content i {
    color: #cbcbcb;
    height: 60px;
    line-height: 60px;
}
.my-class .no-margin-bot > div > .el-collapse-item__header {
  background-color: #fafafa !important;
  border-radius: 5px !important;
  border-bottom: none !important;
  position: relative;
}
.my-class .shade {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, .3);
  z-index: 100;
  top: 0;
  left: 0;
}
.my-class .shade .aliPay {
  position: fixed;
  top: 50%;
  margin-top: -180px;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  height: 400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 10px;
}
.my-class .shade .aliPay .close {
  display: block;
  background: url(https://webstatic.orangevip.com/img/close.71db579.png) no-repeat center;
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 20px;
  right: 22px;
  cursor: pointer;
}
.my-class .shade .aliPay .text {
  font-size: 20px;
  color: #464a4c;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 65px 60px 35px;
  font-weight: bold;
}
.my-class .shade .aliPay .ali-tip {
  font-size: 14px;
  color: #999ea0;
  line-height: 1;
  text-align: center;
  margin-bottom: 38px;
}
.my-class .shade .aliPay .happy-orange {
  width: 199px;
  height: 123px;
  margin: 0 auto;
  display: block;
}
.my-class .shade .aliPay .use-wx {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #464a4c;
}
.my-class .shade .shade1 .aliPay {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 77px;
}
.my-class .shade .shade1 .ali-btn {
  width: 244px;
  height: 76px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  margin: 25px auto 0;
  font-size: 24px;
  color: #464a4c;
  line-height: 56px;
  text-align: center;
}
.my-class .shade .shade2 .download,
.my-class .shade .shade2 .web {
  display: block;
  width: 244px;
  border-radius: 23px;
  height: 47px;
  margin: -7px auto;
  text-align: center;
  background-size: 244px 76px;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 20px;
  line-height: 47px;
}
.my-class .shade .shade2 .modifyClient {
  text-align: center;
  color: #999;
  display: block;
  cursor: pointer;
  margin-top: 30px;
}
.my-class .shade .shade2 .modifyClient:hover {
  text-align: center;
  color: #f8b42b;
  display: block;
}
.my-class .shade .shade2 .download {
  background-color: #f9bb3e;
  -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
          box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
  margin-bottom: 30px;
}
.my-class .shade .shade2 .web {
  background-color: #f9bb3e;
  -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
          box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.huifang .el-collapse-item {
  margin-bottom: 10px !important;
}

.tree-title[data-v-ffefd964] {
  height: 50px;
  background-image: -webkit-gradient(linear, right top, left top, from(#f9bb3f), to(#ffca40)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
  background-image: linear-gradient(-90deg, #f9bb3f 0%, #ffca40 100%), linear-gradient(#f8b42b, #f8b42b);
  background-blend-mode: normal, normal;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  text-indent: 26px;
  line-height: 50px;
}
.tree-title i[data-v-ffefd964] {
    padding-right: 23px;
}
.tree-title i[data-v-ffefd964]::before {
      content: "\E603";
}
.tree-title .is-active[data-v-ffefd964] {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.tree-text[data-v-ffefd964] {
  border-bottom: 1px solid #f0f0f0;
  padding: 20px 0 15px 33px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
}
.marginb0[data-v-ffefd964] {
  margin-bottom: 0 !important;
}
.tree-div[data-v-ffefd964] {
  padding-top: 10px;
}
li[data-v-ffefd964] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  color: #999;
  line-height: 14px;
  position: relative;
}
li .btn-list[data-v-ffefd964] {
    position: absolute;
    right: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 36px;
    width: 100%;
}
li .btn-list .flex[data-v-ffefd964] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
li .state[data-v-ffefd964] {
    color: #ff6a1d;
}
li .wenjuan[data-v-ffefd964] {
    display: block;
    width: 90px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 14px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    margin-left: 15px;
    border: solid 1px #9ac453;
    color: #9ac453;
    cursor: pointer;
}
li .exercises[data-v-ffefd964] {
    display: inline-block;
    margin-left: 15px;
    width: 90px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 14px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    border: solid 1px #f8b42b;
    color: #f8b42b;
}
li .exercises.rep[data-v-ffefd964] {
      border: solid 1px #9ac453;
      color: #9ac453;
}
li .exercises[data-v-ffefd964]:hover {
      color: #fff;
      background-color: #f8b42b;
}
li .exercises.gray24[data-v-ffefd964] {
      border: solid 1px #bbb;
      color: #bbb;
}
li .exercises.gray24[data-v-ffefd964]:hover {
      color: #fff;
      background-color: #bbb;
}
li .exercises.rep[data-v-ffefd964]:hover {
      color: #fff;
      background-color: #9ac453;
}
li .watch-live[data-v-ffefd964] {
    margin-left: 15px;
    display: inline-block;
    width: 90px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 14px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    border: solid 1px #f8b42b;
    color: #f8b42b;
}
li .watch-live[data-v-ffefd964]:hover {
      color: #fff;
      background-color: #f8b42b;
}
li .dontclick[data-v-ffefd964] {
    border: solid 1px #999999;
    color: #999999;
}
li .dontclick[data-v-ffefd964]:hover {
      border: solid 1px #999999;
      color: #999999;
      background-color: #fff;
}
li .title[data-v-ffefd964] {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 9px;
    color: #333;
}
li .desc[data-v-ffefd964] {
    line-height: 22px;
}
li .desc span[data-v-ffefd964] {
      padding-right: 15px;
}
li .desc span[data-v-ffefd964]:last-child {
        padding-right: 0;
}
.is-living[data-v-ffefd964]::before {
  content: url(https://webstatic.orangevip.com/img/live.0d4692e.gif);
  border: none;
  position: absolute;
  top: 20px;
  left: 5px;
}
.study[data-v-ffefd964] {
  position: relative;
}
.study[data-v-ffefd964]::before {
    content: "";
    background-image: url(https://webstatic.orangevip.com/img/study.3312b25.png);
    background-size: 12px 12px;
    position: absolute;
    left: 9px;
    top: 21px;
    width: 12px;
    height: 12px;
}
.unstudy[data-v-ffefd964] {
  position: relative;
}
.unstudy[data-v-ffefd964]::before {
    content: "";
    background-image: url(https://webstatic.orangevip.com/img/unstudy.a15663d.png);
    background-size: 12px 12px;
    position: absolute;
    left: 9px;
    top: 21px;
    width: 12px;
    height: 12px;
}
.slide[data-v-ffefd964] {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1) -0.1s;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1) -0.1s;
}
.animate[data-v-ffefd964] {
  max-height: 400000px;
  -webkit-transition-timing-function: cubic-bezier(0.5, 0, 1, 0);
          transition-timing-function: cubic-bezier(0.5, 0, 1, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

@charset "UTF-8";
.el-dropdown-menu__item[data-v-4f358453] {
  text-align: center;
}
.home[data-v-4f358453] {
  width: 100%;
  background-color: #fafafa;
}
.home .contain[data-v-4f358453] {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 70px;
}
.home .contain .groupName[data-v-4f358453] {
      position: relative;
      width: 1200px;
      height: 120px;
      margin-bottom: -10px;
      margin-top: 30px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
      overflow: hidden;
      line-height: 120px;
}
.home .contain .groupName span[data-v-4f358453] {
        margin-left: 107px;
        font-family: Microsoft YaHei;
        font-size: 24px;
        color: #333333;
        font-weight: bold;
}
.home .contain .groupName[data-v-4f358453]:before {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        width: 5px;
        height: 120px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
        background-image: linear-gradient(#ffcf3f, #ffcf3f), linear-gradient(#f8b42b, #f8b42b);
}
.home .content[data-v-4f358453] {
    width: 1230px;
    font-size: 0;
    margin-top: 10px;
    margin-bottom: 30px;
}
.home .content .courseBox[data-v-4f358453] {
      display: inline-block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      margin-top: 30px;
      margin-right: 30px;
      vertical-align: top;
      width: 30.9%;
      height: 326px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
      padding: 20px;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      position: relative;
      cursor: pointer;
}
.home .content .courseBox .three[data-v-4f358453] {
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        border-width: 30px;
        border-color: #999 transparent transparent #999;
        border-style: solid;
        border-top-left-radius: 10px;
        margin: 0 auto;
}
.home .content .courseBox .three .childspan[data-v-4f358453] {
          position: relative;
          left: -24px;
          top: -32px;
          display: block;
          width: 60px;
          height: 60px;
          font-family: 'Microsoft YaHei';
          font-size: 16px;
          line-height: 18px;
          letter-spacing: 0px;
          -webkit-transform: rotate(-45deg) scale(0.8);
                  transform: rotate(-45deg) scale(0.8);
          color: #ffffff;
}
.home .content .courseBox .three2[data-v-4f358453] {
        border-color: #ff6920 transparent transparent #ff6920;
}
.home .content .courseBox[data-v-4f358453]:hover {
        -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .1);
                box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .1);
        -webkit-transform: translateY(-2px);
                transform: translateY(-2px);
}
.home .content .courseBox p.tag[data-v-4f358453] {
        display: inline-block;
        padding: 0 6px;
        height: 18px;
        border: 1px solid #f39800;
        color: #f39800;
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        border-radius: 3px;
        letter-spacing: 2px;
}
.home .content .courseBox p.title[data-v-4f358453] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-right: 15px;
        font-family: 'Microsoft YaHei';
        font-weight: bold;
        font-size: 20px;
        margin-top: 20px;
        max-height: 60px;
        color: #333333;
        text-indent: 0;
}
.home .content .courseBox p.durationDate[data-v-4f358453] {
        font-size: 14px;
        color: #333333;
        line-height: 14px;
        margin-top: 18px;
}
.home .content .courseBox p.prop[data-v-4f358453] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-top: 20px;
}
.home .content .courseBox p.prop span[data-v-4f358453] {
          display: inline-block;
          border-radius: 12px;
          background-color: #f5f5f5;
          font-size: 14px;
          color: #999999;
          line-height: 19px;
          margin-right: 10px;
          padding: 2px 12px;
}
.home .content .courseBox .warpteacher[data-v-4f358453] {
        position: absolute;
        bottom: 79px;
}
.home .content .courseBox .warpteacher .teacherimg[data-v-4f358453] {
          width: 57px;
          margin-right: 7px;
          display: inline-block;
}
.home .content .courseBox .warpteacher .teacherimg.leftdiv[data-v-4f358453] {
            margin-left: -4px;
}
.home .content .courseBox .warpteacher .teacherimg .imgD[data-v-4f358453] {
            border-radius: 50%;
            width: 34px;
            height: 34px;
            margin: 0 auto;
            margin-bottom: 5px;
}
.home .content .courseBox .warpteacher .teacherimg .imgD img[data-v-4f358453] {
              border-radius: 50%;
              width: 100%;
              height: 100%;
}
.home .content .courseBox .warpteacher .teacherimg h6[data-v-4f358453] {
            margin: 0 auto;
            max-width: 57px;
            font-family: 'Microsoft YaHei';
            font-size: 13px;
            line-height: 18px;
            letter-spacing: 0px;
            color: #999999;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
}
.home .content .courseBox .warpteacher .hidemore[data-v-4f358453] {
          float: right;
          margin: auto 0;
}
.home .content .courseBox div.showTime[data-v-4f358453] {
        color: #999999;
        position: absolute;
        font-family: 'Microsoft YaHei';
        font-size: 14px;
        bottom: 20px;
}
.home .content .courseBox div.showTime .oldPrice[data-v-4f358453] {
          text-decoration: line-through;
}
.home .content .courseBox[data-v-4f358453]:nth-of-type(3n) {
      margin-right: 0;
}
.home .warph[data-v-4f358453] {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.home .warph h2[data-v-4f358453] {
      font-size: 24px;
      vertical-align: middle;
      text-align: right;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #999999;
}
.home .warph h2 span[data-v-4f358453] {
        display: block;
        /*&:nth-child(1) {*/
        /*font-size: 14px;*/
        /*text-decoration: line-through;*/
        /*}*/
}
.home .warph h2 span.rmb[data-v-4f358453]:before {
          content: '\A5';
          font-size: 14px;
          margin-right: 4px;
}
.home .warph h2 span[data-v-4f358453]:nth-child(1) {
          margin-top: 8px;
          height: 36px;
          line-height: 40px !important;
          font-size: 24px;
          color: #ff6a20;
          padding-left: 20px;
}
.home .warph h2 span:nth-child(1) b[data-v-4f358453] {
            font-size: 22px;
            font-weight: bold;
}
.home .warph h2 span .mianfei[data-v-4f358453] {
          line-height: 48px !important;
}
.home .warph h2 #willsell[data-v-4f358453] {
        line-height: 45px !important;
}
.home .warph h2 .stopsell b[data-v-4f358453] {
        font-family: 'Microsoft YaHei';
        font-size: 22px !important;
        font-weight: bold;
        line-height: 47px;
        color: #999999;
}
.home .rmb[data-v-4f358453] {
    position: relative;
    top: 7px;
}
.home .pagination[data-v-4f358453] {
    text-align: center;
}

.homeDropDown {
  width: 150px;
}
.homeDropDown .el-dropdown-menu__item:focus, .homeDropDown .el-dropdown-menu__item:not(.is-disabled):hover {
    color: #f8b42b;
}

[v-cloak][data-v-4109291c] {
  display: none !important;
}
.S-Video[data-v-4109291c] {
  position: fixed;
  border: 10px solid #f8b42b;
  background-color: #f8b42b;
  border-radius: 10px;
  z-index: 9997;
  cursor: move;
}
.S-Video img[data-v-4109291c] {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
    z-index: 9999;
}
.S-Video video[data-v-4109291c] {
    width: 100%;
    height: 100%;
    cursor: default;
    position: absolute;
    z-index: 9998;
    border-radius: 5px;
    overflow: hidden;
}
.bookTip[data-v-4109291c] {
  background-color: rgba(0, 0, 0, .3);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
.bookTip .book-wrap[data-v-4109291c] {
    width: 450px;
    height: 589px;
    background: url(https://webstatic.orangevip.com/img/book-success.9f1b6fe.png) no-repeat;
    position: absolute;
    top: calc(50% - 294px);
    left: calc(50% - 225px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 380px;
    text-align: center;
}
.bookTip .book-wrap .close[data-v-4109291c] {
      background: url(https://webstatic.orangevip.com/img/close.e4d2c18.png) no-repeat;
      position: absolute;
      width: 30px;
      height: 30px;
      right: 10px;
      top: 99px;
      cursor: pointer;
}
.bookTip .book-wrap p[data-v-4109291c] {
      font-size: 20px;
      line-height: 40px;
      color: #333333;
      font-family: 'Microsoft Yahei';
}
.bookTip .book-wrap .ok[data-v-4109291c] {
      width: 201px;
      height: 47px;
      background-color: #f9bb3e;
      -webkit-box-shadow: 0px 11px 23.5px 0px rgba(249, 187, 62, .39);
              box-shadow: 0px 11px 23.5px 0px rgba(249, 187, 62, .39);
      border-radius: 23.5px;
      margin: 29px auto 0;
      font-size: 24px;
      line-height: 46px;
      letter-spacing: 2.4px;
      color: #ffffff;
      cursor: pointer;
}
.head-banner[data-v-4109291c] {
  height: 390px;
  background-color: #ffc940;
}
.head-banner .main[data-v-4109291c] {
    width: 1200px;
    height: 390px;
    margin: 0 auto;
}
.head-banner .main .teacher-img[data-v-4109291c] {
      width: 680px;
      height: 390px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-right: 20px;
}
.head-banner .main .teacher-img img[data-v-4109291c] {
        max-width: 100%;
        max-height: 100%;
}
.head-banner .main .buy-class-wrap[data-v-4109291c] {
      width: 490px;
      height: 257px;
      margin-top: 66px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 0px 16px 0px rgba(255, 106, 32, .24);
              box-shadow: 0px 0px 16px 0px rgba(255, 106, 32, .24);
      border-radius: 10px;
      padding: 31px 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: relative;
}
.head-banner .main .buy-class-wrap .class-name[data-v-4109291c] {
        font-size: 20px;
        line-height: 20px;
        height: 21px;
        font-weight: bold;
        margin-bottom: 18px;
}
.head-banner .main .buy-class-wrap .begin-time[data-v-4109291c] {
        height: 16px;
        font-family: "Microsoft Yahei";
        font-size: 16px;
        color: #333;
        margin-bottom: 19px;
}
.head-banner .main .buy-class-wrap .class-limit[data-v-4109291c] {
        margin-bottom: 25px;
}
.head-banner .main .buy-class-wrap .class-limit .limit[data-v-4109291c] {
          margin-right: 84px;
}
.head-banner .main .buy-class-wrap .class-limit span[data-v-4109291c] {
          height: 16px;
          font-size: 16px;
          line-height: 18px;
          color: #333;
}
.head-banner .main .buy-class-wrap .line[data-v-4109291c] {
        width: 430px;
        height: 1px;
        margin-bottom: 20px;
        background-color: #ff6b21;
}
.head-banner .main .buy-class-wrap .limit-time[data-v-4109291c] {
        width: 270px;
        line-height: 18px;
        font-size: 15px;
        color: #ff6a20;
        font-family: "Microsoft Yahei";
        margin-bottom: 13px;
}
.head-banner .main .buy-class-wrap .limit-time div[data-v-4109291c] {
          padding-left: 31px;
          position: relative;
}
.head-banner .main .buy-class-wrap .limit-time div[data-v-4109291c]::before {
            content: url(https://webstatic.orangevip.com/img/time-limit.f49f461.png);
            display: block;
            position: absolute;
            left: 0;
            top: 1px;
}
.head-banner .main .buy-class-wrap .price[data-v-4109291c] {
        color: #ff6a20;
        font-size: 18px;
        line-height: 18px;
}
.head-banner .main .buy-class-wrap .price span[data-v-4109291c] {
          /*margin-left: 16px;*/
          font-size: 30px;
          font-family: "Microsoft Yahei";
          font-weight: bold;
}
.head-banner .main .buy-class-wrap .buttonBox[data-v-4109291c] {
        position: absolute;
        bottom: 30px;
        right: 30px;
        width: 252px;
}
.head-banner .main .buy-class-wrap .buy-now[data-v-4109291c] {
        display: inline-block;
        width: 120px;
        height: 50px;
        background-color: #ff6a20;
        color: #fff;
        text-align: center;
        font-size: 18px;
        line-height: 50px;
        font-family: "Microsoft Yahei";
        z-index: 997;
        cursor: pointer;
        border-radius: 5px;
}
.head-banner .main .buy-class-wrap .buy-now .smallPrice[data-v-4109291c] {
          margin-top: 6px;
          height: 15px;
          line-height: 15px;
          font-size: 14px;
}
.head-banner .main .buy-class-wrap .buy-now.txtdowm[data-v-4109291c] {
          font-size: 20px !important;
          line-height: 26px !important;
}
.head-banner .main .buy-class-wrap .pin[data-v-4109291c] {
        display: inline-block;
        width: 120px;
        height: 50px;
        background-color: #ff6a20;
        color: #fff;
        text-align: center;
        z-index: 997;
        cursor: pointer;
        border-radius: 5px;
        margin-left: 12px;
}
.head-banner .main .buy-class-wrap .pin .ptwo[data-v-4109291c] {
          font-size: 20px;
          line-height: 26px;
}
.head-banner .main .buy-class-wrap .pin .ptwo.yiyuan[data-v-4109291c] {
            font-size: 22px;
            line-height: 50px;
}
.head-banner .main .buy-class-wrap .pin .pone[data-v-4109291c] {
          margin-top: 5px;
          height: 15px;
          line-height: 15px;
          font-size: 14px;
}
.head-banner .main .buy-class-wrap .pin .pthree[data-v-4109291c] {
          font-size: 18px;
          line-height: 20px;
          margin-top: 6px;
}
.head-banner .main .buy-class-wrap .pin.sticky[data-v-4109291c] {
          right: 0;
}
.head-banner .main .buy-class-wrap .yellowbuy[data-v-4109291c] {
        background-color: #f8b42b;
}
.head-banner .main .buy-class-wrap .cant-buy[data-v-4109291c] {
        background-color: #e1e1e1 !important;
}
.head-banner .main .buy-class-wrap .cant-buy[data-v-4109291c]::after {
          border-color: transparent transparent #e1e1e1 #e1e1e1 !important;
}
.head-banner .main .buy-class-wrap .sticky[data-v-4109291c] {
        position: fixed;
        top: 0;
        z-index: 999;
        height: 50px;
        width: 140px;
        border-radius: 0;
        line-height: 50px;
}
.class-info-main[data-v-4109291c] {
  background-color: #fafafa;
  padding-top: 40px;
  padding-bottom: 100px;
}
.class-info-main .plan-item[data-v-4109291c] {
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
.class-info-main .plan-item .auditions[data-v-4109291c] {
      width: 30px;
      height: 30px;
      background: url(https://webstatic.orangevip.com/img/auditions.da96156.png) no-repeat;
      background-size: 100%;
      margin: 15px 0 0 20px;
      cursor: pointer;
}
.class-info-main .plan-item .auditions[data-v-4109291c]:hover {
        background-image: url(https://webstatic.orangevip.com/img/auditionsed.3ac0389.png);
}
.class-info-main .plan-item .auditions.unauditions[data-v-4109291c] {
        background: none;
}
.class-info-main .pd-top61[data-v-4109291c] {
    padding-top: 61px;
}
.class-info-main .main[data-v-4109291c] {
    width: 1200px;
    margin: 0 auto;
}
.class-info-main .main .item-title[data-v-4109291c] {
      font-family: "Microsoft Yahei";
      font-size: 30px;
      line-height: 50px;
      text-align: center;
      color: #333333;
}
.class-info-main .main .item-title span[data-v-4109291c]::after {
        content: '';
        display: block;
        width: 115px;
        height: 7px;
        background-color: #ffcf3f;
        border-radius: 3px;
        margin: 0 auto;
        margin-bottom: 40px;
}
.class-info-main .main .tab[data-v-4109291c] {
      width: 860px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
      min-height: 560px;
}
.class-info-main .main .tab .sticky[data-v-4109291c] {
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 998;
        width: 100%;
}
.class-info-main .main .tab nav[data-v-4109291c] {
        border-bottom: 1px solid #f5f5f5;
        position: relative;
}
.class-info-main .main .tab nav .wrap[data-v-4109291c] {
          font-size: 0;
          width: 860px;
          height: 50px;
}
.class-info-main .main .tab nav .wrap .bottomline[data-v-4109291c] {
            border-bottom: 3px solid #f8b42b;
            padding-bottom: 12px;
}
.class-info-main .main .tab nav a[data-v-4109291c] {
          display: inline-block;
          width: 25%;
          text-align: center;
          height: 50px;
          line-height: 50px;
          cursor: pointer;
          font-size: 18px;
          color: #333;
          font-family: "Microsoft Yahei";
}
.class-info-main .main .tab nav a span[data-v-4109291c] {
            position: relative;
}
.class-info-main .main .tab nav a span .audi-tag[data-v-4109291c] {
              position: absolute;
              left: 81px;
              top: 3px;
}
.class-info-main .main .tab nav a[data-v-4109291c]:hover {
            color: #f8b42b;
}
.class-info-main .main .tab nav a.threeA[data-v-4109291c] {
            width: 33.33%;
}
.class-info-main .main .tab nav .line[data-v-4109291c] {
          width: 80px;
          height: 3px;
          background-color: #f8b42b;
          position: absolute;
          bottom: 0px;
          left: 103px;
          -webkit-transition: 500ms;
          transition: 500ms;
}
.class-info-main .main .tab nav .no_data_line[data-v-4109291c] {
          left: 175px;
}
.class-info-main .main .tab nav .is_active[data-v-4109291c] {
          color: #f8b42b;
}
.class-info-main .main .tab nav .no_data[data-v-4109291c] {
          width: 50%;
}
.class-info-main .main .tab .tab-item[data-v-4109291c] {
        width: 750px;
        margin: 0 55px 50px;
}
.class-info-main .main .tab .tab-item .content-pic[data-v-4109291c] {
          width: 750px;
}
.class-info-main .main .tab .tab-item .teacher-wrap .teacher-item[data-v-4109291c] {
          width: 750px;
          min-height: 220px;
          background-color: #f0f0f0;
          border-radius: 5px;
          margin-bottom: 20px;
          padding: 26px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
.class-info-main .main .tab .tab-item .teacher-wrap .teacher-item .teacher-img[data-v-4109291c] {
            width: 190px;
            height: 169px;
}
.class-info-main .main .tab .tab-item .teacher-wrap .teacher-item .teacher-img div[data-v-4109291c] {
              width: 169px;
              border-radius: 50%;
              overflow: hidden;
}
.class-info-main .main .tab .tab-item .teacher-wrap .teacher-item .teacher-img img[data-v-4109291c] {
              width: 169px;
              height: 169px;
}
.class-info-main .main .tab .tab-item .teacher-wrap .teacher-item .teacher-info[data-v-4109291c] {
            width: 508px;
}
.class-info-main .main .tab .tab-item .teacher-wrap .teacher-item .teacher-info .teacher-info-wrap[data-v-4109291c] {
              line-height: 52px;
              color: #999999;
}
.class-info-main .main .tab .tab-item .teacher-wrap .teacher-item .teacher-info .teacher-name[data-v-4109291c] {
              font-family: "Microsoft Yahei";
              font-weight: bold;
              font-size: 24px;
              line-height: 18px;
              color: #333333;
              margin-right: 22px;
}
.class-info-main .main .tab .tab-item .teacher-wrap .teacher-item .teacher-text[data-v-4109291c] {
            font-family: "Microsoft Yahei";
            font-size: 16px;
            line-height: 26px;
            letter-spacing: 1px;
            color: #464a4c;
}
.class-info-main .main .tab .tab-item .sortData[data-v-4109291c] {
          margin-bottom: 30px;
          font-size: 16px;
          color: #bbbbbb;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: distribute;
              justify-content: space-around;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.class-info-main .main .tab .tab-item .sortData .plantab-wrap[data-v-4109291c] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
}
.class-info-main .main .tab .tab-item .sortData .plantab-wrap span[data-v-4109291c] {
              width: 108px;
              border-right: 1px solid #c5c5c5;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              padding-left: 32px;
              background-repeat: no-repeat;
              background-size: 14px 14px;
              background-position: 12px 1px;
              cursor: pointer;
}
.class-info-main .main .tab .tab-item .sortData .plantab-wrap span.list[data-v-4109291c] {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAWCAYAAADeiIy1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEzQjUwRjFBQTA2MDExRTg4RTAxQ0UzRjQwRUYxQTJBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEzQjUwRjFCQTA2MDExRTg4RTAxQ0UzRjQwRUYxQTJBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTNCNTBGMThBMDYwMTFFODhFMDFDRTNGNDBFRjFBMkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTNCNTBGMTlBMDYwMTFFODhFMDFDRTNGNDBFRjFBMkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5QgZAuAAAAPklEQVR42mKcOXPmfwYEYGRABf8ZqASYGOgE6GYRC5bgYsATlKNBN2oRdVLdaIYdzbCjFo1aNFoyUAkABBgA6YkIACrjQa4AAAAASUVORK5CYII=);
                background-size: 14px 12px;
                background-position: 12px 3px;
}
.class-info-main .main .tab .tab-item .sortData .plantab-wrap span.list.now-active[data-v-4109291c] {
                  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAWCAYAAADeiIy1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMyODBGNTA3QTA2MDExRThBMDNDQ0RGOEVFMkVBNjJGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMyODBGNTA4QTA2MDExRThBMDNDQ0RGOEVFMkVBNjJGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzI4MEY1MDVBMDYwMTFFOEEwM0NDREY4RUUyRUE2MkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzI4MEY1MDZBMDYwMTFFOEEwM0NDREY4RUUyRUE2MkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6kWCIEAAAAPklEQVR42mL8sUX7PwMCMDKggv8MVAJMDHQCdLOIBUtwMeAJytGgG7WIOqluNMOOZthRi0YtGi0ZqAQAAgwAVpUIDIuV5i0AAAAASUVORK5CYII=);
}
.class-info-main .main .tab .tab-item .sortData .plantab-wrap span.sort[data-v-4109291c] {
                background-image: url(https://webstatic.orangevip.com/img/time.1d5452f.png);
}
.class-info-main .main .tab .tab-item .sortData .plantab-wrap span.sort.now-active[data-v-4109291c] {
                  background-image: url(https://webstatic.orangevip.com/img/time-act.bcdaa9a.png);
}
.class-info-main .main .tab .tab-item .sortData .plantab-wrap span.audi[data-v-4109291c] {
                background-image: url(https://webstatic.orangevip.com/img/garyfree.fb69820.png);
}
.class-info-main .main .tab .tab-item .sortData .plantab-wrap span.audi.now-active[data-v-4109291c] {
                  background-image: url(https://webstatic.orangevip.com/img/free.1f6f76e.png);
}
.class-info-main .main .tab .tab-item .sortData .plantab-wrap span.now-active[data-v-4109291c] {
                color: #f8b42b;
}
.class-info-main .main .tab .tab-item .sortData .plantab-wrap span[data-v-4109291c]:last-child {
              border-right: none;
}
.class-info-main .main .tab .tab-item .audi-tips[data-v-4109291c] {
          width: 750px;
          height: 40px;
          background-color: #fef7e9;
          border-radius: 5px;
          border: solid 1px #f8b42b;
          margin-bottom: 20px;
          text-align: center;
          font-size: 16px;
          line-height: 40px;
          color: #333;
}
.class-info-main .main .tab .tab-item .audi-tips .span[data-v-4109291c] {
            color: #ff7233;
}
.class-info-main .main .tab .tab-item .special[data-v-4109291c] {
          color: #999999;
          font-size: 14px;
          line-height: 48px;
          margin-top: 8px;
          text-align: center;
}
.class-info-main .main .tab .tab-item .time-sort[data-v-4109291c] {
          width: 750px;
          padding: 0 15px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          background-color: #ffffff;
          border-radius: 5px;
          border: solid 1px #f0f0f0;
}
.class-info-main .main .tab .tab-item .time-sort li[data-v-4109291c] {
            width: 700px;
            margin: 0 auto;
            height: 60px;
            line-height: 60px;
}
.class-info-main .main .tab .tab-item .time-sort li .title[data-v-4109291c] {
              padding-left: 22px;
              color: #333333;
              position: relative;
              width: 280px;
              font-size: 16px !important;
              overflow: hidden;
              text-overflow: ellipsis;
              height: 60px;
              white-space: nowrap;
}
.class-info-main .main .tab .tab-item .time-sort li .title[data-v-4109291c]::before {
                content: '';
                position: absolute;
                top: 25px;
                left: 2px;
                width: 8px;
                height: 8px;
                background-color: #fff;
                border: solid 2px #f8b42b;
                border-radius: 50%;
}
.class-info-main .main .tab .tab-item .time-sort li .fr[data-v-4109291c] {
              max-width: 390px;
              white-space: nowrap;
              text-overflow: ellipsis;
              overflow: hidden;
              text-align: right;
              height: 60px;
              color: #999999;
              font-size: 14px !important;
}
.class-info-main .main .tab .tab-item .moreComment[data-v-4109291c] {
          width: 201px;
          height: 47px;
          border-radius: 23px;
          border: solid 2px #f8b42b;
          text-align: center;
          line-height: 47px;
          font-size: 16px;
          color: #f8b42b;
          margin: 30px auto 0;
          cursor: pointer;
}
.class-info-main .main .tab .tab-item .moreComment.noborder[data-v-4109291c] {
            border: solid 0px #f8b42b;
            cursor: default;
            color: #bbbbbb;
}
.class-info-main .main .sticky-style[data-v-4109291c] {
      position: fixed;
      top: 60px;
}
.shade[data-v-4109291c] {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, .3);
  z-index: 100;
  top: 0;
  left: 0;
}
.shade .aliPay[data-v-4109291c] {
  position: fixed;
  top: 50%;
  margin-top: -180px;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  height: 400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 10px;
}
.shade .aliPay .close[data-v-4109291c] {
  display: block;
  background: url(https://webstatic.orangevip.com/img/close.71db579.png) no-repeat center;
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 20px;
  right: 22px;
  cursor: pointer;
}
.shade .aliPay .text[data-v-4109291c] {
  font-size: 20px;
  color: #464a4c;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 65px 60px 35px;
  font-weight: bold;
}
.shade .aliPay .ali-tip[data-v-4109291c] {
  font-size: 14px;
  color: #999ea0;
  line-height: 1;
  text-align: center;
  margin-bottom: 38px;
}
.shade .aliPay .happy-orange[data-v-4109291c] {
  width: 199px;
  height: 123px;
  margin: 0 auto;
  display: block;
}
.shade .aliPay .use-wx[data-v-4109291c] {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #464a4c;
}
.shade .shade1 .aliPay[data-v-4109291c] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 77px;
}
.shade .shade1 .ali-btn[data-v-4109291c] {
  width: 244px;
  height: 76px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  margin: 25px auto 0;
  font-size: 24px;
  color: #464a4c;
  line-height: 56px;
  text-align: center;
}
.shade .shade2 .download[data-v-4109291c],
.shade .shade2 .web[data-v-4109291c] {
  display: block;
  width: 244px;
  border-radius: 23px;
  height: 47px;
  margin: -7px auto;
  text-align: center;
  background-size: 244px 76px;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 20px;
  line-height: 47px;
}
.shade .shade2 .modifyClient[data-v-4109291c] {
  text-align: center;
  color: #999;
  display: block;
  cursor: pointer;
  margin-top: 30px;
}
.shade .shade2 .modifyClient[data-v-4109291c]:hover {
  text-align: center;
  color: #f8b42b;
  display: block;
}
.shade .shade2 .download[data-v-4109291c] {
  background-color: #f9bb3e;
  -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
          box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
  margin-bottom: 30px;
}
.shade .shade2 .web[data-v-4109291c] {
  background-color: #f9bb3e;
  -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
          box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
#tabItem0[data-v-4109291c], #tabItem1[data-v-4109291c] {
  font-size: 0 !important;
}
.yuanjia[data-v-4109291c] {
  font-size: 14px !important;
  color: #999 !important;
  text-decoration: line-through;
  padding-left: 12px !important;
  font-weight: normal !important;
}

.class-info {
  margin-top: -20px;
}
.fl-right {
  width: 280px;
}
.yu {
  width: 280px;
  height: 250px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  margin-bottom: 20px;
}
.yu > div {
    width: 49%;
    height: 105px;
    float: left;
    margin-bottom: 20px;
}
.yu > div > img {
      width: 80px;
      height: 105px;
      display: block;
      margin: 0 auto;
}
.yu > div > p {
      font-family: "PingFang-SC-Heavy";
      font-size: 20px;
      font-weight: bold;
      font-stretch: normal;
      line-height: 24px;
      letter-spacing: 0px;
      color: #333333;
      margin: 30px 0 0 0;
}
.yu .text {
    width: calc(100% - 20px);
    font-family: "PingFang-SC-Regular";
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    margin: 30px auto 0;
}
.class-info-main .el-collapse-item__header {
  font-weight: bold;
}
.class-info-main .tab {
  margin-right: 58px;
  overflow: hidden;
}
.class-info-main .tab .fixed-tab-item {
    height: 51px;
}
.class-info-main .tab #tabItem0 {
    padding-top: 50px;
}
.class-info-main .el-collapse {
  border: none;
}
.class-info-main .el-collapse-item {
  margin-bottom: 10px;
}
.class-info-main .el-collapse-item .el-collapse-item__wrap {
    border: none;
}
.class-info-main .el-collapse-item .el-collapse-item__header {
    height: 50px;
    border-radius: 5px 5px 0 0;
    color: #333;
    font-size: 20px;
    text-indent: 26px;
    border: 1px solid #eee;
}
.class-info-main .el-collapse-item .el-collapse-item__header .el-collapse-item__arrow.is-active {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
}
.class-info-main .el-collapse-item .el-collapse-item__header i {
      padding-right: 23px;
}
.class-info-main .el-collapse-item .el-collapse-item__header i::before {
      content: '\E603';
}
.class-info-main .el-collapse-item .el-collapse {
    border: none;
}
.class-info-main .el-collapse-item .el-collapse-item__content {
    padding-bottom: 0;
}
.class-info-main .el-collapse-item .el-collapse-item__content ul {
      border: 1px solid #f0f0f0;
      border-top: 0;
}
.class-info-main .el-collapse-item .el-collapse-item__content li {
      width: 700px;
      margin: 0 auto;
      height: 60px;
      line-height: 60px;
}
.class-info-main .el-collapse-item .el-collapse-item__content li .title {
        padding-left: 22px;
        color: #333333;
        position: relative;
        font-size: 16px;
        width: 280px;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 60px;
        white-space: nowrap;
}
.class-info-main .el-collapse-item .el-collapse-item__content li .title::before {
          content: '';
          position: absolute;
          top: 25px;
          left: 2px;
          width: 8px;
          height: 8px;
          background-color: #fff;
          border: solid 2px #f8b42b;
          border-radius: 50%;
}
.class-info-main .el-collapse-item .el-collapse-item__content li .fr {
        max-width: 390px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        text-align: right;
        height: 60px;
        color: #999999;
        font-size: 14px;
}

.tree-title[data-v-b6710c24] {
  height: 50px;
  border-radius: 5px;
  color: #333;
  font-size: 20px;
  text-indent: 26px;
  border: 1px solid #eee;
  font-weight: bold;
  line-height: 48px;
  background-color: #fff;
  color: #303133;
  cursor: pointer;
  -webkit-transition: border-bottom-color 0.3s;
  transition: border-bottom-color 0.3s;
  outline: 0;
}
.tree-title i[data-v-b6710c24] {
    padding-right: 23px;
}
.tree-title i[data-v-b6710c24]::before {
      content: "\E603";
}
.tree-title .is-active[data-v-b6710c24] {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.marginb0[data-v-b6710c24] {
  margin-bottom: 0 !important;
}
.tree-div[data-v-b6710c24] {
  padding-top: 10px;
}
li[data-v-b6710c24] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
li .title[data-v-b6710c24] {
    padding-left: 22px;
    color: #333333;
    position: relative;
    width: 280px;
    font-size: 16px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    white-space: nowrap;
}
li .title[data-v-b6710c24]::before {
      content: "";
      position: absolute;
      top: 25px;
      left: 2px;
      width: 8px;
      height: 8px;
      background-color: #fff;
      border: solid 2px #f8b42b;
      border-radius: 50%;
}
li .fr[data-v-b6710c24] {
    max-width: 390px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: right;
    height: 60px;
    color: #999999;
    font-size: 14px !important;
}
li .plan-item[data-v-b6710c24] {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    height: 60px;
    line-height: 60px;
}
li .plan-item .auditions[data-v-b6710c24] {
      width: 30px;
      height: 30px;
      background: url(https://webstatic.orangevip.com/img/auditions.da96156.png) no-repeat;
      background-size: 100%;
      margin: 15px 0 0 20px;
      cursor: pointer;
}
li .plan-item .auditions[data-v-b6710c24]:hover {
        background-image: url(https://webstatic.orangevip.com/img/auditionsed.3ac0389.png);
}
li .plan-item .auditions.unauditions[data-v-b6710c24] {
        background: none;
}
.slide[data-v-b6710c24] {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1) -0.1s;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1) -0.1s;
}
.animate[data-v-b6710c24] {
  max-height: 400000px;
  -webkit-transition-timing-function: cubic-bezier(0.5, 0, 1, 0);
          transition-timing-function: cubic-bezier(0.5, 0, 1, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

header[data-v-18c21a14] {
  margin-bottom: 22px;
}
.comment-item[data-v-18c21a14] {
  padding: 21px 0 26px 0;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #eee;
}
.comment-item .comm-user-head[data-v-18c21a14] {
    width: 34px;
    height: 34px;
    margin-right: 20px;
    margin-top: 7px;
    border-radius: 50%;
    overflow: hidden;
    border: solid 2px #eeeeee;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.comment-item .comm-user-head img[data-v-18c21a14] {
      width: 100%;
      height: 100%;
}
.comment-item .comm-user-wrap[data-v-18c21a14] {
    overflow: hidden;
}
.comment-item .comm-user-wrap .comm-user-name[data-v-18c21a14] {
      width: 320px;
      height: 14px;
      font-size: 14px;
      line-height: 14px;
      color: #000000;
      font-weight: bold;
      margin-top: 8px;
      margin-bottom: 8px;
}
.comment-item .comm-user-wrap .star-wrap span[data-v-18c21a14] {
      font-size: 16px;
      color: #ddd;
      margin-right: 7px;
}
.comment-item .comm-user-wrap .star-wrap .active[data-v-18c21a14] {
      color: #ffcf3f;
}
.comment-item .date[data-v-18c21a14] {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    color: #333333;
}
.comment-item .comm-main[data-v-18c21a14] {
    padding-left: 54px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px;
    color: #000000;
    word-wrap: break-word;
    line-height: 20px;
}
.no-bottom[data-v-18c21a14] {
  border-bottom: 1px solid #eee;
}

@charset "UTF-8";
.exchangetrue[data-v-48083704] {
  width: 1200px;
  margin: 0 auto 110px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  padding: 71px 0 67px 107px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.exchangetrue .title[data-v-48083704] {
    height: 24px;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 31px;
}
.exchangetrue .order-class-wrap[data-v-48083704] {
    width: 950px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .08);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .08);
    border-radius: 5px;
    border-left: 5px solid #ffcf3f;
    padding: 30px 20px 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    margin-bottom: 58px;
}
.exchangetrue .order-class-wrap .teacher-wrap[data-v-48083704] {
      border-bottom: 1px solid #eee;
}
.exchangetrue .order-class-wrap .teacher-wrap li[data-v-48083704] {
        height: 94px;
        font-size: 14px;
}
.exchangetrue .order-class-wrap .teacher-wrap .avatar-wrap[data-v-48083704] {
        width: 38px;
        height: 38px;
        margin: 0 auto 12px;
        border-radius: 50%;
        overflow: hidden;
}
.exchangetrue .order-class-wrap .teacher-wrap .avatar-wrap img[data-v-48083704] {
          width: 100%;
          height: 100%;
}
.exchangetrue .order-class-wrap .teacher-wrap span[data-v-48083704] {
        text-align: center;
        color: #333;
}
.exchangetrue .order-class-wrap .coupons[data-v-48083704] {
      font-size: 16px;
      color: #333333;
      padding: 14px 0;
      line-height: 26px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.exchangetrue .order-class-wrap .coupons div[data-v-48083704] {
        line-height: 34px;
}
.exchangetrue .order-class-wrap .price[data-v-48083704] {
      position: absolute;
      right: 20px;
      top: 150px;
      height: 20px;
      font-family: 'Microsoft YaHei';
      font-size: 28px;
      line-height: 18px;
      color: #ff6a20;
      font-weight: bold;
}
.exchangetrue .order-class-wrap .price[data-v-48083704]::before {
        content: '\FFE5';
        position: absolute;
        left: -15px;
        bottom: 0;
        font-family: 'Microsoft YaHei';
        font-size: 14px;
}
.exchangetrue .order-class-wrap h4[data-v-48083704] {
      height: 21px;
      font-family: 'Microsoft YaHei';
      font-size: 20px;
      color: #333333;
      margin-bottom: 19px;
      font-weight: bold;
}
.exchangetrue .order-class-wrap .timer[data-v-48083704] {
      height: 14px;
      font-family: 'Microsoft YaHei';
      font-size: 16px;
      color: #333333;
      margin-bottom: 23px;
}
.exchangetrue .order-class-wrap li[data-v-48083704] {
      height: 76px;
      margin-right: 28px;
}
.exchangetrue .order-class-wrap li span[data-v-48083704] {
        display: block;
}
.exchangetrue .order-class-wrap li span img[data-v-48083704] {
          width: 38px;
          height: 38px;
          margin: 0 auto 12px;
}
.exchangetrue .sure[data-v-48083704] {
    width: 201px;
    height: 47px;
    background-color: #f9bb3e;
    -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
            box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
    border-radius: 23px;
    margin: 0 auto;
    padding-bottom: 50px;
    font-size: 23px;
    line-height: 44px;
    letter-spacing: 2px;
    color: #ffffff;
}
.exchangetrue .cantBuy[data-v-48083704] {
    -webkit-box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
            box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
    background-color: #ddd;
}
.exchangetrue .address h3[data-v-48083704] {
    position: relative;
    margin-bottom: 43px;
}
.exchangetrue .address h3 span[data-v-48083704] {
      position: absolute;
      top: 0;
      left: 115px;
      width: 90px;
      height: 22px;
      border-radius: 14px;
      border: solid 2px #46d6b7;
      color: #46d6b7;
      font-size: 14px;
      line-height: 21px;
      text-align: center;
      cursor: pointer;
}
.exchangetrue .address .address-wrap .addr-input[data-v-48083704] {
    width: 450px;
    height: 47px;
    background-color: #f5f5f5;
    border-radius: 5px;
    margin-bottom: 20px;
    color: #333;
}
.exchangetrue .address .address-wrap .addr-input input[data-v-48083704] {
      width: 414px;
      height: 47px;
      background-color: #f5f5f5;
}
.exchangetrue .address .address-wrap .addr-input input[data-v-48083704]::-webkit-input-placeholder {
        font-size: 16px;
        color: #999999;
}
.exchangetrue .address .address-wrap .addr-input input[data-v-48083704]:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        font-size: 16px;
        color: #999999;
}
.exchangetrue .address .address-wrap .addr-input input[data-v-48083704]::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        font-size: 16px;
        color: #999999;
}
.exchangetrue .address .address-wrap .addr-input input[data-v-48083704]:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        font-size: 16px;
        color: #999999;
}
.exchangetrue .address .address-wrap .border-input[data-v-48083704] {
    border-left: 5px solid #ff6a20;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-left: 46px;
}
.exchangetrue .address .address-wrap .border-input input[data-v-48083704] {
      padding-right: 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.exchangetrue .address .address-wrap .border-input .icon[data-v-48083704] {
      position: absolute;
      left: 15px;
      top: 16px;
      font-size: 14px;
}
.exchangetrue .address .address-wrap .sure-commit[data-v-48083704] {
    border-left-color: #46d6b7;
}
.exchangetrue .address .address-wrap .select-item[data-v-48083704] {
    display: inline-block;
    margin-right: 20px;
    position: relative;
    width: 150px;
    height: 47px;
}
.exchangetrue .address .address-wrap .select-item .bg-col[data-v-48083704] {
      width: 150px;
      height: 47px;
      position: absolute;
      z-index: 333;
      background-color: #f5f5f5;
      border-radius: 5px;
}
.exchangetrue .address .address-wrap .select-item .icon-xiaosanjiaodown[data-v-48083704] {
      position: absolute;
      right: 20px;
      bottom: 15px;
      z-index: 666;
      font-size: 20px;
      color: #999;
      -webkit-transition: .3s;
      transition: .3s;
}
.exchangetrue .address .address-wrap .select-item .is-foucs[data-v-48083704] {
      -webkit-transform: rotateZ(-180deg);
              transform: rotateZ(-180deg);
      -webkit-transform-origin: center 12px;
              transform-origin: center 12px;
}
.exchangetrue .address .address-wrap .select-item-oversea[data-v-48083704] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    color: #606266;
}
.exchangetrue .address .address-wrap .address-input[data-v-48083704] {
    width: 950px;
}
.exchangetrue .address .address-wrap .address-input input[data-v-48083704] {
      width: 910px;
}
.exchangetrue .address .address-list ul[data-v-48083704] {
    margin-bottom: 66px;
}
.exchangetrue .address .address-list li[data-v-48083704] {
    height: 18px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    margin-bottom: 22px;
}
.exchangetrue .address .address-list li .text[data-v-48083704] {
      margin-left: 5px;
}
.exchangetrue .address .address-list .no-margin[data-v-48083704] {
    margin: 0;
}
.exchangetrue .address .save-address[data-v-48083704] {
    width: 201px;
    height: 47px;
    margin: 10px auto 0;
    text-align: center;
    border-radius: 25px;
    border: solid 2px #dddddd;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    line-height: 47px;
    color: #dddddd;
}
.exchangetrue .address .sure-save-address[data-v-48083704] {
    color: #46d6b7;
    border-color: #46d6b7;
    cursor: pointer;
}
.exchangetrue .pad-b[data-v-48083704] {
    padding-bottom: 30px;
}
.exchangetrue .dialog[data-v-48083704] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999;
}
.exchangetrue .dialog .inner-dialog[data-v-48083704] {
      width: 450px;
      height: 470px;
      background-color: #ffffff;
      border-radius: 10px;
      position: absolute;
      top: calc(50% - 235px);
      left: calc(50% - 225px);
      text-align: center;
}
.exchangetrue .dialog .inner-dialog .close[data-v-48083704] {
        text-align: center;
        width: 30px;
        height: 30px;
        border: 1px solid #bbb;
        border-radius: 50%;
        position: absolute;
        right: 10px;
        top: 10px;
        color: #bbb;
        line-height: 30px;
        cursor: pointer;
}
.exchangetrue .dialog .inner-dialog h3[data-v-48083704] {
        font-size: 24px;
        color: #333333;
        font-family: 'Microsoft YaHei';
        font-weight: bold;
        margin: 59px auto 19px;
}
.exchangetrue .dialog .inner-dialog .tip[data-v-48083704] {
        font-size: 16px;
        color: #333;
}
.exchangetrue .dialog .inner-dialog img[data-v-48083704] {
        margin: 55px 0 59px;
}
.exchangetrue .dialog .inner-dialog button[data-v-48083704] {
        width: 201px;
        height: 47px;
        background-color: #f9bb3e;
        -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
        border-radius: 23px;
        font-size: 23px;
        line-height: 44px;
        letter-spacing: 2px;
        color: #ffffff;
        margin: 0 auto;
}

.exchangetrue .select-item .el-select {
  position: absolute;
  z-index: 999;
}
.exchangetrue .el-input__inner {
  width: 150px;
  height: 47px;
  background-color: transparent;
  border-radius: 5px;
  text-align: left;
  border: 0;
}
.exchangetrue .el-input--suffix .el-icon-arrow-up:before {
  content: '';
}
.exchangetrue .select-addr {
  font-size: 0;
  margin-bottom: 20px;
}
.exchangetrue .icon-triangle {
  top: 0;
}
.exchangetrue .long-input .el-input__inner {
  width: 80%;
  padding-left: 0;
}
.exchangetrue .telcodeblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.exchangetrue .telcodeblock .bg-col {
    width: 65px !important;
}
.exchangetrue .telcodeblock .select-item {
    width: 65px !important;
    margin-right: 0 !important;
}
.exchangetrue .telcodeblock .select-item .icon-xiaosanjiaodown {
      right: 5px !important;
}
.exchangetrue .telcodeblock .el-select {
    width: 65px !important;
    display: block;
    z-index: 999;
}
.exchangetrue .telcodeblock .el-select .el-input__inner {
      padding-left: 0;
      padding-right: 10px;
      width: 55px;
}
.exchangetrue .telcodeblock .telphone {
    width: 337px !important;
    padding-left: 5px;
}

@charset "UTF-8";
.smileimg[data-v-9fb75a80] {
  position: relative;
  width: 280px;
  margin: 48px auto 0;
  font-size: 14px;
  color: #999;
  text-align: center;
}
.smileimg .first[data-v-9fb75a80] {
    margin: 5px 0 20px 0;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}
.smileimg .second[data-v-9fb75a80] {
    line-height: 20px;
}
.content[data-v-9fb75a80] {
  width: 1300px;
  margin: 30px auto 30px;
}
.content .ul-title[data-v-9fb75a80] {
    font-size: 24px;
    color: #999999;
    text-align: center;
}
.content .tips[data-v-9fb75a80] {
    color: #ff6920;
    font-size: 14px;
    text-align: right;
    position: absolute;
    bottom: 100px;
    right: 20px;
}
.courseBox[data-v-9fb75a80] {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  margin-top: 30px;
  margin-right: 30px;
  vertical-align: top;
  width: 380px;
  height: 412px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 5px;
  padding: 20px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  cursor: pointer;
}
.courseBox .three[data-v-9fb75a80] {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    border-width: 30px;
    border-color: #999 transparent transparent #999;
    border-style: solid;
    border-top-left-radius: 10px;
    margin: 0 auto;
}
.courseBox .three .childspan[data-v-9fb75a80] {
      position: relative;
      left: -24px;
      top: -32px;
      display: block;
      width: 60px;
      height: 60px;
      font-family: 'Microsoft YaHei';
      font-size: 16px;
      line-height: 18px;
      letter-spacing: 0px;
      -webkit-transform: rotate(-45deg) scale(0.8);
              transform: rotate(-45deg) scale(0.8);
      color: #ffffff;
}
.courseBox[data-v-9fb75a80]:hover {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .1);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
}
.courseBox p.tag[data-v-9fb75a80] {
    display: inline-block;
    padding: 0 6px;
    height: 18px;
    border: 1px solid #f39800;
    color: #f39800;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    border-radius: 3px;
    letter-spacing: 2px;
}
.courseBox p.title[data-v-9fb75a80] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 15px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
    max-height: 60px;
    color: #333333;
    text-indent: 0;
}
.courseBox p.durationDate[data-v-9fb75a80] {
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    margin-top: 18px;
}
.courseBox p.prop[data-v-9fb75a80] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 20px;
}
.courseBox p.prop span[data-v-9fb75a80] {
      display: inline-block;
      border-radius: 12px;
      background-color: #f5f5f5;
      font-size: 14px;
      color: #999999;
      line-height: 19px;
      margin-right: 10px;
      padding: 2px 12px;
}
.courseBox .warpteacher[data-v-9fb75a80] {
    position: absolute;
    bottom: 170px;
}
.courseBox .warpteacher .teacherimg[data-v-9fb75a80] {
      width: 57px;
      margin-right: 7px;
      display: inline-block;
}
.courseBox .warpteacher .teacherimg.leftdiv[data-v-9fb75a80] {
        margin-left: -4px;
}
.courseBox .warpteacher .teacherimg .imgD[data-v-9fb75a80] {
        border-radius: 50%;
        width: 34px;
        height: 34px;
        margin: 0 auto;
        margin-bottom: 5px;
}
.courseBox .warpteacher .teacherimg .imgD img[data-v-9fb75a80] {
          border-radius: 50%;
          width: 100%;
          height: 100%;
}
.courseBox .warpteacher .teacherimg h6[data-v-9fb75a80] {
        margin: 0 auto;
        max-width: 57px;
        font-family: 'Microsoft YaHei';
        font-size: 13px;
        line-height: 18px;
        letter-spacing: 0px;
        color: #999999;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.courseBox .warpteacher .hidemore[data-v-9fb75a80] {
      float: right;
      margin: auto 0;
}
.courseBox div.showTime[data-v-9fb75a80] {
    color: #999999;
    position: absolute;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    bottom: 130px;
}
.courseBox div.showTime .oldPrice[data-v-9fb75a80] {
      text-decoration: line-through;
}
.warph[data-v-9fb75a80] {
  position: absolute;
  bottom: 130px;
  right: 20px;
}
.warph h2[data-v-9fb75a80] {
    font-size: 24px;
    vertical-align: middle;
    text-align: right;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999999;
}
.warph h2 span[data-v-9fb75a80] {
      display: block;
      /*&:nth-child(1) {*/
      /*font-size: 14px;*/
      /*text-decoration: line-through;*/
      /*}*/
}
.warph h2 span.rmb[data-v-9fb75a80]:before {
        content: '\A5';
        font-size: 14px;
        margin-right: 4px;
}
.warph h2 span[data-v-9fb75a80]:nth-child(1) {
        margin-top: 8px;
        height: 36px;
        line-height: 40px !important;
        font-size: 24px;
        color: #ff6a20;
        padding-left: 20px;
}
.warph h2 span:nth-child(1) b[data-v-9fb75a80] {
          font-size: 22px;
          font-weight: bold;
}
.warph h2 span .mianfei[data-v-9fb75a80] {
        line-height: 48px !important;
}
.warph h2 #willsell[data-v-9fb75a80] {
      line-height: 45px !important;
}
.warph h2 .appoint[data-v-9fb75a80] {
      margin-top: 8px;
      height: 36px;
      line-height: 28px;
      font-size: 24px;
      color: #ff6a20;
      padding-left: 20px;
}
.warph h2 .appoint b[data-v-9fb75a80] {
        font-size: 26px;
        font-weight: bold;
}
.warph h2 .stopsell b[data-v-9fb75a80] {
      font-family: 'Microsoft YaHei';
      font-size: 22px !important;
      font-weight: bold;
      line-height: 47px;
      color: #999999;
}
.rmb[data-v-9fb75a80] {
  position: relative;
  top: 7px;
}
.buynow[data-v-9fb75a80] {
  position: absolute;
  left: 90px;
  bottom: 30px;
  width: 201px;
  height: 47px;
  background-color: #ff6a20;
  -webkit-box-shadow: 0px 11px 23px 0px rgba(255, 106, 32, .39);
          box-shadow: 0px 11px 23px 0px rgba(255, 106, 32, .39);
  border-radius: 23px;
  font-size: 23px;
  color: #fff;
  line-height: 47px;
  text-align: center;
}

.my-class .bg[data-v-2db450ca] {
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .3);
}
.my-class .bg .card[data-v-2db450ca] {
    position: absolute;
    top: calc(50% - 250px);
    left: calc(50% - 350px);
    height: 476px;
    width: 790px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.my-class .bg .card .close[data-v-2db450ca] {
      position: absolute;
      top: 20px;
      right: 20px;
      z-index: 99999;
      cursor: pointer;
}
.my-class .bg .card .close img[data-v-2db450ca] {
        width: 30px;
        height: 30px;
}
.my-class .bg .card .name[data-v-2db450ca] {
      position: relative;
      width: 690px;
      margin: 26px auto 0;
      text-align: center;
      font-size: 24px;
      color: #121212;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.my-class .bg .card .content[data-v-2db450ca] {
      border-radius: 10px;
      background-color: #f2f2f2;
      height: 270px;
      width: 710px;
      margin: 23px auto 38px;
      overflow: hidden;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 36px 28px;
}
.my-class .bg .card .content .head[data-v-2db450ca] {
        width: 100%;
        height: 40px;
        border-bottom: 1px dashed #d9d9d9;
        margin-bottom: 25px;
}
.my-class .bg .card .content .head div[data-v-2db450ca] {
          display: inline-block;
          height: 100%;
          width: 33.3%;
}
.my-class .bg .card .content .head div span[data-v-2db450ca] {
            color: #d9d9d9;
}
.my-class .bg .card .content .list p[data-v-2db450ca] {
        margin-bottom: 5px;
}
.my-class .bg .card .content .list li[data-v-2db450ca] {
        position: relative;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 20px;
        line-height: 30px;
}
.my-class .bg .card .content .list li div[data-v-2db450ca] {
          position: absolute;
          left: 0;
          top: 0;
}
.my-class .bg .card .footer[data-v-2db450ca] {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 40px;
      height: 45px;
      width: 100%;
}
.my-class .bg .card .footer div[data-v-2db450ca] {
        height: 100%;
        width: 340px;
        display: inline-block;
        border-radius: 22px;
        text-align: center;
        line-height: 45px;
        font-size: 18px;
        color: #fff;
        cursor: pointer;
}
.my-class .bg .card .footer .left[data-v-2db450ca] {
        background-color: #ddd;
        -webkit-box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
                box-shadow: 0px 11px 23px 0px rgba(221, 221, 221, .39);
}
.my-class .bg .card .footer .right[data-v-2db450ca] {
        margin-left: 30px;
        background-color: #f9bb3e;
        letter-spacing: 2px;
        -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
                box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.my-class .sticky-style[data-v-2db450ca] {
  position: fixed;
  top: 60px;
}
.my-class .box[data-v-2db450ca],
.my-class .box div[data-v-2db450ca] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.my-class .noData[data-v-2db450ca] {
  color: #bfbfbf;
  height: 356px;
  padding-top: 250px;
  background-size: 234px 180px;
  background-position-y: 40px;
  font-size: 18px;
}
.my-class .noData1[data-v-2db450ca] {
  background-image: url(https://webstatic.orangevip.com/img/no-data_tobackplay.a6d800e.png);
}
.my-class header[data-v-2db450ca] {
  height: 190px;
  background: url(https://webstatic.orangevip.com/img/bg.d924f8c.jpg) no-repeat center;
  background-size: 100% 190px;
}
.my-class header .banner-main[data-v-2db450ca] {
    width: 1200px;
    height: 190px;
    margin: 0 auto;
    padding: 60px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fff;
    position: relative;
}
.my-class header .banner-main .bg1[data-v-2db450ca],
    .my-class header .banner-main .bg2[data-v-2db450ca] {
      position: absolute;
}
.my-class header .banner-main .bg1[data-v-2db450ca] {
      top: 0;
      left: 143px;
      width: 162px;
      height: 51px;
      background: url(https://webstatic.orangevip.com/img/bg1.058377b.png) no-repeat;
}
.my-class header .banner-main .bg2[data-v-2db450ca] {
      bottom: 0;
      left: 765px;
      width: 217px;
      height: 93px;
      background: url(https://webstatic.orangevip.com/img/bg.e00baae.png) no-repeat;
}
.my-class header .banner-main .class-wrap[data-v-2db450ca] {
      width: 860px;
}
.my-class header .banner-main h2[data-v-2db450ca] {
      font-size: 30px;
      margin-bottom: 24px;
}
.my-class header .banner-main .timer[data-v-2db450ca] {
      font-size: 16px;
}
.my-class header .banner-main .timer span[data-v-2db450ca] {
        margin-left: 28px;
}
.my-class header .group[data-v-2db450ca] {
    width: 280px;
    height: 70px;
    border-radius: 3px;
    border: 2px solid #fff;
    padding: 16px 13px 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.my-class header .group .text[data-v-2db450ca] {
      margin-left: 22px;
      font-size: 20px;
      color: #fff;
}
.my-class header .group .text span[data-v-2db450ca] {
        display: block;
}
.my-class header .group .text .QQ[data-v-2db450ca] {
        font-size: 14px;
        margin-top: 7px;
        -webkit-user-select: text;
           -moz-user-select: text;
            -ms-user-select: text;
                user-select: text;
}
.my-class .my-class-main[data-v-2db450ca] {
  background-color: #fafafa;
  padding: 40px;
}
.my-class .my-class-main .main[data-v-2db450ca] {
    width: 1200px;
    margin: 0 auto;
}
.my-class .my-class-main .main .tab[data-v-2db450ca] {
      width: 860px;
      min-height: 560px;
      padding: 0 55px 22px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
      background-color: #fff;
}
.my-class .my-class-main .main .tab .sticky[data-v-2db450ca] {
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 998;
        width: 100%;
}
.my-class .my-class-main .main .tab nav[data-v-2db450ca] {
        position: relative;
}
.my-class .my-class-main .main .tab nav .wrap[data-v-2db450ca] {
          width: 750px;
          height: 50px;
          font-size: 0;
}
.my-class .my-class-main .main .tab nav span[data-v-2db450ca] {
          cursor: pointer;
          width: 33.33%;
          display: inline-block;
          text-align: center;
          height: 50px;
          line-height: 50px;
          font-size: 18px;
          color: #333;
}
.my-class .my-class-main .main .tab nav span[data-v-2db450ca]:hover {
            color: #f8b42b;
}
.my-class .my-class-main .main .tab nav .no-files[data-v-2db450ca] {
          width: 100%;
}
.my-class .my-class-main .main .tab nav .twoTab[data-v-2db450ca] {
          width: 50%;
}
.my-class .my-class-main .main .tab nav .border-bottom-full[data-v-2db450ca] {
          width: 860px;
          height: 1px;
          margin-left: -55px;
          background-color: #f5f5f5;
}
.my-class .my-class-main .main .tab nav .line[data-v-2db450ca] {
          width: 80px;
          height: 3px;
          background-color: #f8b42b;
          position: absolute;
          bottom: 0px;
          left: 84px;
          -webkit-transition: 500ms;
          transition: 500ms;
}
.my-class .my-class-main .main .tab nav .no-filesline[data-v-2db450ca] {
          left: 335px;
}
.my-class .my-class-main .main .tab nav .twoline[data-v-2db450ca] {
          left: 147px;
}
.my-class .my-class-main .main .tab nav .is_active[data-v-2db450ca] {
          color: #f8b42b;
}
.my-class .my-class-main .main .tab .fixed-tab-item[data-v-2db450ca] {
        height: 51px;
}
.my-class .my-class-main .main .tab .swiper-wrap[data-v-2db450ca] {
        margin-top: 30px;
        overflow: hidden;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner[data-v-2db450ca] {
          width: 3220px;
          -webkit-transition: 0.5s;
          transition: 0.5s;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData[data-v-2db450ca] {
            width: 195px;
            margin: 0 auto 30px;
            font-size: 16px;
            color: #bbbbbb;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData span[data-v-2db450ca] {
              position: relative;
              float: left;
              padding-left: 20px;
              cursor: pointer;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData span[data-v-2db450ca]::after {
                position: absolute;
                left: 0;
                top: 3px;
                width: 14px;
                height: 14px;
                content: '';
                background-size: 100%;
                background-repeat: no-repeat;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .default[data-v-2db450ca]::after {
              background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAWCAYAAADeiIy1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEzQjUwRjFBQTA2MDExRTg4RTAxQ0UzRjQwRUYxQTJBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEzQjUwRjFCQTA2MDExRTg4RTAxQ0UzRjQwRUYxQTJBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTNCNTBGMThBMDYwMTFFODhFMDFDRTNGNDBFRjFBMkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTNCNTBGMTlBMDYwMTFFODhFMDFDRTNGNDBFRjFBMkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5QgZAuAAAAPklEQVR42mKcOXPmfwYEYGRABf8ZqASYGOgE6GYRC5bgYsATlKNBN2oRdVLdaIYdzbCjFo1aNFoyUAkABBgA6YkIACrjQa4AAAAASUVORK5CYII=);
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .time[data-v-2db450ca]::after {
              top: 2px;
              background-image: url(https://webstatic.orangevip.com/img/time.1d5452f.png);
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .default-act[data-v-2db450ca] {
              color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .default-act[data-v-2db450ca]::after {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAWCAYAAADeiIy1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMyODBGNTA3QTA2MDExRThBMDNDQ0RGOEVFMkVBNjJGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMyODBGNTA4QTA2MDExRThBMDNDQ0RGOEVFMkVBNjJGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzI4MEY1MDVBMDYwMTFFOEEwM0NDREY4RUUyRUE2MkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzI4MEY1MDZBMDYwMTFFOEEwM0NDREY4RUUyRUE2MkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6kWCIEAAAAPklEQVR42mL8sUX7PwMCMDKggv8MVAJMDHQCdLOIBUtwMeAJytGgG7WIOqluNMOOZthRi0YtGi0ZqAQAAgwAVpUIDIuV5i0AAAAASUVORK5CYII=);
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .time-act[data-v-2db450ca] {
              color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .time-act[data-v-2db450ca]::after {
                background-image: url(https://webstatic.orangevip.com/img/time-act.bcdaa9a.png);
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .sortData .line[data-v-2db450ca] {
              width: 1px;
              height: 18px;
              padding: 0;
              margin: 0 14px 0 12px;
              background-color: #bbb;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .time-sort[data-v-2db450ca] {
            border-top: 1px solid #f0f0f0;
            border-bottom: none;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li[data-v-2db450ca] {
            border-bottom: 1px solid #f0f0f0;
            padding: 20px 0 15px 33px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            font-size: 14px;
            color: #999;
            line-height: 14px;
            position: relative;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .btn-list[data-v-2db450ca] {
              position: absolute;
              right: 1px;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              top: 36px;
              width: 100%;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .btn-list .flex[data-v-2db450ca] {
                -webkit-box-flex: 1;
                    -ms-flex: 1;
                        flex: 1;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .state[data-v-2db450ca] {
              color: #ff6a1d;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .wenjuan[data-v-2db450ca] {
              width: 90px;
              height: 28px;
              background-color: #ffffff;
              border-radius: 14px;
              font-size: 16px;
              line-height: 28px;
              text-align: center;
              margin-left: 15px;
              border: solid 1px #9ac453;
              color: #9ac453;
              cursor: pointer;
              display: block;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises[data-v-2db450ca] {
              width: 90px;
              height: 28px;
              background-color: #ffffff;
              border-radius: 14px;
              font-size: 16px;
              line-height: 28px;
              text-align: center;
              cursor: pointer;
              border: solid 1px #f8b42b;
              color: #f8b42b;
              margin-left: 15px;
              display: inline-block;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises.rep[data-v-2db450ca] {
                border: solid 1px #9ac453;
                color: #9ac453;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises.rightshort[data-v-2db450ca] {
                right: 1px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises[data-v-2db450ca]:hover {
                color: #fff;
                background-color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises.gray24[data-v-2db450ca] {
                border: solid 1px #bbb;
                color: #bbb;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises.gray24[data-v-2db450ca]:hover {
                color: #fff;
                background-color: #bbb;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .exercises.rep[data-v-2db450ca]:hover {
                color: #fff;
                background-color: #9ac453;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .watch-live[data-v-2db450ca] {
              display: inline-block;
              width: 90px;
              height: 28px;
              background-color: #ffffff;
              border-radius: 14px;
              font-size: 16px;
              line-height: 28px;
              text-align: center;
              margin-left: 15px;
              cursor: pointer;
              border: solid 1px #f8b42b;
              color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .watch-live[data-v-2db450ca]:hover {
                color: #fff;
                background-color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .dontclick[data-v-2db450ca] {
              border: solid 1px #999999;
              color: #999999;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .dontclick[data-v-2db450ca]:hover {
                border: solid 1px #999999;
                color: #999999;
                background-color: #fff;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .title[data-v-2db450ca] {
              font-size: 16px;
              line-height: 16px;
              margin-bottom: 9px;
              color: #333;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .desc[data-v-2db450ca] {
              line-height: 22px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .desc span[data-v-2db450ca] {
                padding-right: 15px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner li .desc span[data-v-2db450ca]:last-child {
                  padding-right: 0;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .study[data-v-2db450ca] {
            position: relative;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .study[data-v-2db450ca]::before {
              content: "";
              background-image: url(https://webstatic.orangevip.com/img/study.3312b25.png);
              background-size: 12px 12px;
              position: absolute;
              left: 9px;
              top: 21px;
              width: 12px;
              height: 12px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .unstudy[data-v-2db450ca] {
            position: relative;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .unstudy[data-v-2db450ca]::before {
              content: "";
              background-image: url(https://webstatic.orangevip.com/img/unstudy.a15663d.png);
              background-size: 12px 12px;
              position: absolute;
              left: 9px;
              top: 21px;
              width: 12px;
              height: 12px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material.inner-material[data-v-2db450ca] {
            padding-left: 34px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material.inner-material .pdfname[data-v-2db450ca] {
              width: 580px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material li[data-v-2db450ca] {
            height: 60px;
            padding: 0 13px 0 32px;
            font-size: 16px;
            line-height: 60px;
            color: #333333;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material li[data-v-2db450ca]::before {
              content: "";
              position: absolute;
              border-radius: 0;
              background: url(https://webstatic.orangevip.com/img/pdfn.5c038a9.png) no-repeat;
              background-size: 100%;
              border: none;
              width: 18px;
              height: 24px;
              left: 6px;
              top: 18px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material li .pdfname[data-v-2db450ca] {
              width: 615px;
              height: 60px;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material li .download[data-v-2db450ca] {
              display: block;
              width: 90px;
              height: 28px;
              line-height: 28px;
              text-align: center;
              margin-top: 16px;
              cursor: pointer;
              color: #bbb;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material li .download[data-v-2db450ca]:hover {
                border-radius: 14px;
                line-height: 24px;
                border: solid 1px #f8b42b;
                color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .material-pdf li .download[data-v-2db450ca]:hover {
            line-height: 24px;
}
.my-class .my-class-main .main .tab .swiper-wrap .inner .is-living[data-v-2db450ca]::before {
            content: url(https://webstatic.orangevip.com/img/live.0d4692e.gif);
            border: none;
            position: absolute;
            top: 20px;
            left: 5px;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item[data-v-2db450ca] {
          width: 750px;
          margin-right: 55px;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi[data-v-2db450ca] {
            width: 100%;
            height: 106px;
            border: solid 2px #f8f8f8;
            margin-bottom: 10px;
            padding: 0;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi div[data-v-2db450ca] {
              height: 100%;
              float: left;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liNum[data-v-2db450ca] {
              position: relative;
              width: 100px;
              line-height: 106px;
              text-align: center;
              font-size: 18px;
              font-weight: bold;
              color: black;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liNum[data-v-2db450ca]:after {
                position: absolute;
                content: '';
                display: block;
                height: 70%;
                width: 2px;
                top: 15%;
                right: 0;
                background-color: #f8f8f8;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent[data-v-2db450ca] {
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              padding-left: 20px;
              width: 620px;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .three[data-v-2db450ca] {
                position: absolute;
                top: 0;
                right: 0;
                width: 69px;
                height: 45px;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .three img[data-v-2db450ca] {
                  width: 100%;
                  height: 100%;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent div[data-v-2db450ca] {
                cursor: pointer;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .one[data-v-2db450ca] {
                margin-top: 29px;
                height: 18px;
                font-size: 16px;
                font-weight: bold;
                color: #333333;
                width: 475px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .two[data-v-2db450ca] {
                margin-top: 17px;
                font-size: 14px;
                color: #333333;
                font-weight: bold;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .goAnswer[data-v-2db450ca] {
                margin: -40px 0 0 10px;
                float: right;
                border-radius: 5px;
                border: 1px solid #f8b42b;
                width: 100px;
                height: 40px;
                line-height: 40px;
                text-align: center;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .goAnswer a[data-v-2db450ca] {
                  display: inline-block;
                  width: 100%;
                  height: 100%;
                  color: #f8b42b;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .result[data-v-2db450ca] {
                margin: -40px 0 0 10px;
                float: right;
                border-radius: 5px;
                width: 100px;
                height: 40px;
                line-height: 40px;
                text-align: center;
                border: solid 1px #9ac453;
}
.my-class .my-class-main .main .tab .swiper-wrap .tab-item .answerLi .liContent .result a[data-v-2db450ca] {
                  display: inline-block;
                  width: 100%;
                  height: 100%;
                  color: #9ac453;
}
.my-class .my-class-main .main .study-rogress[data-v-2db450ca] {
      width: 280px;
      height: 110px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
      margin-top: 20px;
      padding: 0 40px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.my-class .my-class-main .main .study-rogress div[data-v-2db450ca] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.my-class .my-class-main .main .study-rogress .box[data-v-2db450ca] {
        width: 82px;
        height: 82px;
        position: relative;
        background-color: #eee;
        border-radius: 50%;
}
.my-class .my-class-main .main .study-rogress .num[data-v-2db450ca] {
        position: absolute;
        top: 50%;
        left: 50%;
        background: #fff;
        border-radius: 50%;
        width: 72px;
        height: 72px;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        text-align: center;
        line-height: 22px;
        font-size: 14px;
}
.my-class .my-class-main .main .study-rogress .num span[data-v-2db450ca] {
          display: block;
}
.my-class .my-class-main .main .study-rogress .num .title[data-v-2db450ca] {
          margin-top: 16px;
}
.my-class .my-class-main .main .study-rogress .clip[data-v-2db450ca] {
        width: 82px;
        height: 82px;
        position: absolute;
        border: 5px solid #eee;
        border-radius: 50%;
        clip: rect(0, 82px, 82px, 42px);
}
.my-class .my-class-main .main .study-rogress .left[data-v-2db450ca] {
        width: 82px;
        height: 82px;
        position: absolute;
        border: 5px solid #ff6a1d;
        border-radius: 50%;
        clip: rect(0 42px 82px 0);
        top: -5px;
        left: -5px;
}
.my-class .my-class-main .main .study-rogress .right[data-v-2db450ca] {
        width: 82px;
        height: 82px;
        position: absolute;
        border: 5px solid #ff6a1d;
        border-radius: 50%;
        clip: rect(0 82px 82px 42px);
        top: -5px;
        left: -5px;
}
.my-class .my-class-main .main .study-rogress .width-none[data-v-2db450ca] {
        width: 0;
}
.my-class .my-class-main .main .study-rogress .auto[data-v-2db450ca] {
        clip: auto;
}
.my-class .my-class-main .main .study-rogress .teached[data-v-2db450ca] {
        color: #ff6a1d;
}
.my-class .my-class-main .main .study-rogress .learned[data-v-2db450ca] {
        color: #46d5b7;
}
.my-class .my-class-main .main .study-rogress .learn-left[data-v-2db450ca],
      .my-class .my-class-main .main .study-rogress .learn-right[data-v-2db450ca] {
        border: 5px solid #46d5b7;
}
.cl-modal[data-v-2db450ca] {
  width: 100%;
  left: 0;
  position: fixed;
  height: 100%;
  top: 0;
  overflow-y: auto;
  z-index: 10001;
}
.cl-modal-content[data-v-2db450ca] {
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10002;
}
.cl-modal .type-1[data-v-2db450ca] {
    position: relative;
    width: 500px;
    background-color: #ffffff;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 68px;
    padding-bottom: 30px;
    text-align: center;
}
.cl-modal .type-1 .toppic[data-v-2db450ca] {
      width: 420px;
      height: 200px;
      position: absolute;
      top: -146px;
      left: calc(50% - 210px);
}
.cl-modal .type-1 .tips[data-v-2db450ca] {
      font-size: 24px;
      color: #999;
      line-height: 48px;
}
.cl-modal .type-1 .def-btn[data-v-2db450ca] {
      margin: 0 auto;
      width: 375px;
      height: 50px;
      background-color: #f8b42b;
      border-radius: 25px;
      font-size: 24px;
      line-height: 50px;
      color: #fff;
}
.cl-modal .type-1 .close[data-v-2db450ca] {
      bottom: -60px;
      left: calc(50% - 25px);
      position: absolute;
      width: 40px;
}
.cl-modal .type-1 .small-font[data-v-2db450ca] {
      font-size: 24px;
      color: #333333;
      line-height: 36px;
}
.cl-modal .livingfree .livingfree[data-v-2db450ca] {
    position: relative;
    width: 180px;
    height: 180px;
    margin: 16px auto 19px;
}
.cl-modal .livingfree .livingfree .teacher[data-v-2db450ca] {
      width: 100%;
      border-radius: 50%;
      overflow: hidden;
}
.cl-modal .livingfree .livingfree .liveico[data-v-2db450ca] {
      position: absolute;
      bottom: 2px;
      right: 2px;
      width: 40px;
      height: 40px;
      background-color: #9bc353;
      border: 3px solid #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 50%;
}
.cl-modal .livingfree .livingfree .liveico img[data-v-2db450ca] {
        width: 16px;
        height: 16px;
}
.cl-modal .livingfree .def-btn[data-v-2db450ca] {
    margin-top: 33px;
}
.last-watch[data-v-2db450ca] {
  cursor: pointer;
  width: 750px;
  height: 100px;
  border-radius: 4px;
  background: url("https://cdn.orangevip.com/nweb/lastwatch_icon3.png") no-repeat;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px 25px 14px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.last-watch .info[data-v-2db450ca] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.last-watch .gostudy[data-v-2db450ca] {
    width: 90px;
    height: 28px;
    background: #F8B42B;
    border-radius: 19px;
    text-align: center;
    cursor: pointer;
    line-height: 28px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.last-watch .gostudy img[data-v-2db450ca] {
      width: 7px;
      height: 8px;
      margin-left: 3px;
}
.last-watch .title1[data-v-2db450ca] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 600;
    color: #F8B42B;
    font-size: 14px;
}
.last-watch .title1 img[data-v-2db450ca] {
      width: 16px;
      margin-right: 5px;
}
.last-watch .lesson-title[data-v-2db450ca] {
    margin-top: 6px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}
.last-watch .times-all[data-v-2db450ca] {
    margin-top: 2px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}
.last-watch .times-all span[data-v-2db450ca] {
      padding-right: 8px;
}

.my-class .el-collapse {
  border: none;
}
.my-class .el-collapse-item__header {
  overflow: hidden;
  border-bottom: none;
}
.my-class .el-collapse-item .el-collapse-item__wrap {
  border: none;
}
.my-class .el-collapse-item .el-collapse-item__header {
  height: 50px;
  background-image: -webkit-gradient(linear, right top, left top, from(#f9bb3f), to(#ffca40)), -webkit-gradient(linear, left top, left bottom, from(#f8b42b), to(#f8b42b));
  background-image: linear-gradient(-90deg, #f9bb3f 0%, #ffca40 100%), linear-gradient(#f8b42b, #f8b42b);
  background-blend-mode: normal, normal;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  text-indent: 26px;
}
.my-class .el-collapse-item .el-collapse-item__header .el-collapse-item__arrow.is-active {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.my-class .el-collapse-item .el-collapse-item__header i {
    padding-right: 23px;
}
.my-class .el-collapse-item .el-collapse-item__header i::before {
    content: "\E603";
}
.my-class .el-collapse-item .el-collapse {
  border: none;
}
.my-class .el-collapse-item .el-collapse-item__content {
  padding-bottom: 0;
}
.my-class .el-collapse-item .el-collapse-item__content .el-collapse-item {
    position: relative;
}
.my-class .el-collapse-item .el-collapse-item__content .el-collapse-item::before {
      content: "";
      width: 18px;
      height: 18px;
      top: 21px;
      left: 7px;
      background: url(https://webstatic.orangevip.com/img/dir.c1cc0a2.png) no-repeat;
      background-size: 100%;
      position: absolute;
}
.my-class .el-collapse-item .el-collapse-item__content .el-collapse-item__header {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 0px;
    background-image: none;
    color: #333;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    text-indent: 32px;
}
.my-class .el-collapse-item .el-collapse-item__content .opendir > div > .el-collapse-item__header::before {
    width: 22px;
    height: 18px;
    content: "";
    top: 20px;
    left: 5px;
    background: url(https://webstatic.orangevip.com/img/opendir.79012c9.png) no-repeat;
    background-size: 100%;
    z-index: 99;
    position: absolute;
}
.my-class .el-collapse-item .el-collapse-item__content i {
    color: #cbcbcb;
    height: 60px;
    line-height: 60px;
}
.my-class .no-margin-bot > div > .el-collapse-item__header {
  background-color: #fafafa !important;
  border-radius: 5px !important;
  border-bottom: none !important;
  position: relative;
}
.my-class .shade {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, .3);
  z-index: 100;
  top: 0;
  left: 0;
}
.my-class .shade .aliPay {
  position: fixed;
  top: 50%;
  margin-top: -180px;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  height: 400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 10px;
}
.my-class .shade .aliPay.playconfirm .text {
    text-align: center;
}
.my-class .shade .aliPay.playconfirm .name-text {
    text-align: center;
}
.my-class .shade .aliPay .close {
  display: block;
  background: url(https://webstatic.orangevip.com/img/close.71db579.png) no-repeat center;
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 20px;
  right: 22px;
  cursor: pointer;
}
.my-class .shade .aliPay .text {
  font-size: 20px;
  color: #464a4c;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 65px 60px 35px;
  font-weight: bold;
}
.my-class .shade .aliPay .ali-tip {
  font-size: 14px;
  color: #999ea0;
  line-height: 1;
  text-align: center;
  margin-bottom: 38px;
}
.my-class .shade .aliPay .happy-orange {
  width: 199px;
  height: 123px;
  margin: 0 auto;
  display: block;
}
.my-class .shade .aliPay .use-wx {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #464a4c;
}
.my-class .shade .shade1 .aliPay {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 77px;
}
.my-class .shade .shade1 .ali-btn {
  width: 244px;
  height: 76px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  margin: 25px auto 0;
  font-size: 24px;
  color: #464a4c;
  line-height: 56px;
  text-align: center;
}
.my-class .name-text {
  padding: 0px 60px 80px;
  line-height: 30px;
  margin-top: -20px;
}
.my-class .shade .shade2 .download,
.my-class .shade .shade2 .web {
  display: block;
  width: 244px;
  border-radius: 23px;
  height: 47px;
  margin: -7px auto;
  text-align: center;
  background-size: 244px 76px;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 20px;
  line-height: 47px;
  cursor: pointer;
}
.my-class .shade .shade2 .modifyClient, .my-class .tip-text {
  text-align: center;
  color: #999;
  display: block;
  cursor: pointer;
  margin-top: 30px;
}
.my-class .shade .shade2 .tip-text {
  cursor: unset;
  margin-top: 0;
  margin-bottom: 30px;
}
.my-class .shade .shade2 .modifyClient:hover {
  text-align: center;
  color: #f8b42b;
  display: block;
}
.my-class .shade .shade2 .download {
  background-color: #f9bb3e;
  -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
          box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
  margin-bottom: 30px;
}
.my-class .shade .shade2 .web {
  background-color: #f9bb3e;
  -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
          box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.huifang .el-collapse-item {
  margin-bottom: 10px !important;
}
#anchor {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

.orderDetails[data-v-76725985] {
  margin-top: 10px;
}
.orderDetails .wid1200[data-v-76725985] {
    width: 1200px;
    margin: 0 auto;
}
.orderDetails .orderTitle[data-v-76725985] {
    height: 120px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
    border-left: 5px solid #ffcf3f;
    padding: 46px 110px 0 102px;
}
.orderDetails .orderTitle .orderStatus[data-v-76725985] {
      font-size: 24px;
      color: #333;
      font-weight: bold;
}
.orderDetails .orderTitle .checkOrder .cancelBtn[data-v-76725985] {
      display: inline-block;
      width: 122px;
      height: 30px;
      background-color: #eeeeee;
      border-radius: 15px;
      font-size: 16px;
      color: #999;
      line-height: 30px;
      text-align: center;
      cursor: pointer;
      margin-right: 16px;
}
.orderDetails .orderTitle .checkOrder .goPayBtn[data-v-76725985] {
      display: inline-block;
      width: 122px;
      height: 30px;
      background-color: #ffcf3f;
      border-radius: 15px;
      font-size: 16px;
      color: #333;
      line-height: 30px;
      text-align: center;
      cursor: pointer;
}
.orderDetails .orderTitle .checkOrder .checkAdd[data-v-76725985] {
      width: 190px;
      height: 30px;
      background-color: #f9bb3e;
      border-radius: 15px;
      line-height: 30px;
      text-align: center;
      cursor: pointer;
      font-size: 16px;
      color: #fff;
      background-color: #f9bb3e;
      -webkit-box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
              box-shadow: 0px 11px 23px 0px rgba(249, 187, 62, .39);
}
.orderDetails .grayLi[data-v-76725985] {
    border-left: 5px solid #999;
}
.orderDetails .orderBody[data-v-76725985] {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    overflow: hidden;
    padding-left: 107px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 20px auto 0;
    min-height: 500px;
    background-color: #fff;
    border-radius: 5px;
}
.orderDetails .orderBody .txtBox[data-v-76725985] {
      margin-top: 60px;
      margin-bottom: 20px;
}
.orderDetails .orderBody .txtBox h3[data-v-76725985] {
        font-size: 24px;
        color: #333;
        margin-bottom: 20px;
        font-weight: bold;
}
.orderDetails .orderBody .txtBox p span[data-v-76725985]:nth-child(1) {
        width: 124px;
        display: inline-block;
        font-size: 16px;
        color: #999;
        line-height: 35px;
}
.orderDetails .orderBody .txtBox-p[data-v-76725985] {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #999999;
}
.orderDetails .orderBody .txtBox-p > .asterisk[data-v-76725985] {
          font-family: PingFang-SC-Regular;
          font-weight: normal;
          font-stretch: normal;
          color: #ff6920 !important;
          width: 25px !important;
}
.orderDetails .orderBody .txtBox .stage[data-v-76725985] {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 35px;
        letter-spacing: 0px;
        color: #ff6a20;
}
.orderDetails .orderBody .txtBox .stage-time[data-v-76725985] {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 35px;
        letter-spacing: 0px;
        color: #999999;
}
.orderDetails .addDetails[data-v-76725985] {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    padding: 30px 112px 36px 107px;
    margin: 20px auto;
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 5px;
}
.orderDetails .addDetails .addlist[data-v-76725985] {
      position: relative;
      margin-top: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #eee;
}
.orderDetails .addDetails .addlist .addTitle[data-v-76725985] {
        margin-bottom: 10px;
}
.orderDetails .addDetails .addlist .addTitle .checkThisAdd[data-v-76725985] {
          cursor: pointer;
}
.orderDetails .addDetails .addlist .addTitle h3[data-v-76725985] {
          font-size: 18px;
          color: #333;
          font-weight: bold;
}
.orderDetails .addDetails .addlist .addTitle span[data-v-76725985] {
          display: inline-block;
          font-size: 18px;
          color: #999;
          line-height: 26px;
}
.orderDetails .addDetails .addlist .addTitle .isBuySuc[data-v-76725985] {
          color: #ff6920;
}
.orderDetails .addDetails .addlist .addTitle .checkThisAdd[data-v-76725985] {
          margin-left: 20px;
          width: 90px;
          height: 22px;
          background-color: #fff;
          border-radius: 11px;
          border: solid 2px #46d6b7;
          line-height: 22px;
          text-align: center;
          font-size: 14px;
          color: #46d6b7;
}
.orderDetails .addDetails .addlist > p span[data-v-76725985]:nth-child(1) {
        width: 124px;
        display: inline-block;
        font-size: 16px;
        color: #999;
        line-height: 36px;
}
.orderDetails .addDetails .addlist .addtext span[data-v-76725985]:nth-child(2) {
        width: 857px;
        display: inline-block;
        font-size: 16px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        line-height: 36px;
}
.orderDetails .addDetails .addlist .addStatus[data-v-76725985] {
        margin-top: 7px;
}
.orderDetails .addDetails .addlist .addStatus p[data-v-76725985] {
          display: inline-block;
          font-size: 18px;
          color: #333;
}
.orderDetails .addDetails .addlist .addStatus p[data-v-76725985]:nth-child(1) {
          line-height: 38px;
}
.orderDetails .addDetails .addlist .change[data-v-76725985] {
        margin-top: 15px;
}
.orderDetails .addDetails .addlist .change > p[data-v-76725985] {
          background: url(https://webstatic.orangevip.com/img/box.5ecfa86.png) no-repeat left center;
          padding-left: 32px;
          background-size: 22px 17px;
          font-size: 18px;
          color: #333;
          line-height: 22px;
}
.orderDetails .addDetails .addlist .change > div[data-v-76725985] {
          width: 90px;
          height: 22px;
          background-color: #fff;
          border-radius: 13px;
          border: solid 2px #f8b42b;
          cursor: pointer;
}
.orderDetails .addDetails .addlist .change > div p[data-v-76725985] {
            color: #f8b630;
            font-size: 14px;
            line-height: 22px;
            text-align: center;
}
.orderDetails .addDetails .addlist .checkLogisticsDiv[data-v-76725985] {
        margin-top: 15px;
}
.orderDetails .addDetails .addlist .checkLogisticsDiv > p[data-v-76725985] {
          background: url(https://webstatic.orangevip.com/img/car.663e6f7.png) no-repeat left center;
          background-size: 22px 17px;
          padding-left: 32px;
          font-size: 18px;
          color: #333;
          line-height: 22px;
}
.orderDetails .addDetails .addlist .checkLogisticsDiv a[data-v-76725985] {
          display: inline-block;
          width: 90px;
          height: 22px;
          border-radius: 13px;
          border: solid 2px #46d6b7;
          line-height: 22px;
          color: #46d6b7;
          font-size: 14px;
          text-align: center;
          cursor: pointer;
}
.orderDetails .addDetails .addlist .abnormal[data-v-76725985] {
        margin-top: 15px;
}
.orderDetails .addDetails .addlist .abnormal a[data-v-76725985] {
          cursor: pointer;
          display: inline-block;
          width: 90px;
          height: 22px;
          border-radius: 13px;
          border: solid 2px #46d6b7;
          line-height: 22px;
          color: #46d6b7;
          font-size: 14px;
          text-align: center;
}
.orderDetails .addDetails .addlist .abnormal > p[data-v-76725985] {
          background: url(https://webstatic.orangevip.com/img/abnormal.23f507e.png) no-repeat left center;
          background-size: 20px 16px;
          padding-left: 32px;
          font-size: 18px;
          color: #ff6920;
          line-height: 22px;
}
.orderDetails .addDetails .addlist .sign[data-v-76725985] {
        margin-top: 15px;
}
.orderDetails .addDetails .addlist .sign > p[data-v-76725985] {
          background: url(https://webstatic.orangevip.com/img/yes.92215c1.png) no-repeat left center;
          background-size: 20px 16px;
          padding-left: 32px;
          font-size: 18px;
          color: #333;
          line-height: 22px;
}
.orderDetails .addDetails .addlist .sign a[data-v-76725985] {
          display: inline-block;
          width: 90px;
          height: 22px;
          border-radius: 13px;
          border: solid 2px #46d6b7;
          line-height: 22px;
          color: #46d6b7;
          font-size: 14px;
          text-align: center;
          cursor: pointer;
}
.orderDetails .addDetails .addlist .signIn[data-v-76725985] {
        width: 140px;
        height: 122px;
        position: absolute;
        top: 0;
        right: 0;
}
.orderDetails .addDetails .addlist[data-v-76725985]:last-child {
      border-bottom: none;
}
.flex1[data-v-76725985] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@charset "UTF-8";
.useCoupon[data-v-04895163] {
  width: 100%;
  background-color: #fafafa;
}
.useCoupon .contain[data-v-04895163] {
    padding-bottom: 70px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.useCoupon .content[data-v-04895163] {
    width: 1230px;
    font-size: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
.useCoupon .content .courseBox[data-v-04895163] {
      display: inline-block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 16px;
      margin-top: 30px;
      margin-right: 30px;
      vertical-align: top;
      width: 30.9%;
      height: 340px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
      padding: 20px;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      position: relative;
      cursor: pointer;
}
.useCoupon .content .courseBox .three[data-v-04895163] {
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        border-width: 30px;
        border-color: #ff6920 transparent transparent #ff6920;
        border-style: solid;
        border-top-left-radius: 10px;
        margin: 0 auto;
}
.useCoupon .content .courseBox .three .childspan[data-v-04895163] {
          position: relative;
          left: -21px;
          top: -37px;
          display: block;
          width: 60px;
          height: 60px;
          font-family: 'Microsoft YaHei';
          font-size: 16px;
          line-height: 18px;
          letter-spacing: 0px;
          -webkit-transform: rotate(-45deg) scale(0.8);
                  transform: rotate(-45deg) scale(0.8);
          color: #ffffff;
}
.useCoupon .content .courseBox[data-v-04895163]:hover {
        -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .1);
                box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .1);
        -webkit-transform: translateY(-2px);
                transform: translateY(-2px);
}
.useCoupon .content .courseBox p.tag[data-v-04895163] {
        display: inline-block;
        padding: 0 14px;
        height: 24px;
        border: 1px solid #f39800;
        color: #f39800;
        text-align: center;
        font-size: 14px;
        line-height: 24px;
        border-radius: 3px;
        letter-spacing: 2px;
}
.useCoupon .content .courseBox p.title[data-v-04895163] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-right: 15px;
        font-family: 'Microsoft YaHei,Arial';
        font-weight: bold;
        font-size: 20px;
        margin-top: 20px;
        max-height: 60px;
        color: #333333;
        text-indent: 0;
}
.useCoupon .content .courseBox p.durationDate[data-v-04895163] {
        font-size: 14px;
        color: #333333;
        line-height: 14px;
        margin-top: 18px;
}
.useCoupon .content .courseBox p.prop[data-v-04895163] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-top: 20px;
}
.useCoupon .content .courseBox p.prop span[data-v-04895163] {
          display: inline-block;
          border-radius: 12px;
          background-color: #f5f5f5;
          font-size: 14px;
          color: #999999;
          line-height: 19px;
          margin-right: 10px;
          padding: 2px 12px;
}
.useCoupon .content .courseBox .warpteacher[data-v-04895163] {
        position: absolute;
        bottom: 79px;
}
.useCoupon .content .courseBox .warpteacher .teacherimg[data-v-04895163] {
          width: 57px;
          margin-right: 7px;
          display: inline-block;
}
.useCoupon .content .courseBox .warpteacher .teacherimg .imgD[data-v-04895163] {
            border-radius: 50%;
            width: 34px;
            height: 34px;
            margin: 0 auto;
            margin-bottom: 5px;
}
.useCoupon .content .courseBox .warpteacher .teacherimg .imgD img[data-v-04895163] {
              border-radius: 50%;
              width: 100%;
              height: 100%;
}
.useCoupon .content .courseBox .warpteacher .teacherimg h6[data-v-04895163] {
            margin: 0 auto;
            max-width: 57px;
            font-family: 'Microsoft YaHei';
            font-size: 13px;
            line-height: 18px;
            letter-spacing: 0px;
            color: #999999;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
}
.useCoupon .content .courseBox .warpteacher .hidemore[data-v-04895163] {
          margin-left: 5px;
          display: inline-block;
          height: 53px;
          width: 35px;
}
.useCoupon .content .courseBox .warpteacher .hidemore span[data-v-04895163] {
            margin: 15px auto;
            display: block;
            float: left;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            margin-right: 5px;
            background-color: #dddddd;
}
.useCoupon .content .courseBox div.showTime[data-v-04895163] {
        color: #999999;
        position: absolute;
        font-family: 'Microsoft YaHei';
        font-size: 14px;
        bottom: 20px;
}
.useCoupon .content .courseBox div.showTime .oldPrice[data-v-04895163] {
          text-decoration: line-through;
}
.useCoupon .content .courseBox[data-v-04895163]:nth-of-type(3n) {
      margin-right: 0;
}
.useCoupon .warph[data-v-04895163] {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.useCoupon .warph h2[data-v-04895163] {
      font-size: 24px;
      vertical-align: middle;
      text-align: right;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #999999;
}
.useCoupon .warph h2 span[data-v-04895163] {
        display: block;
        /*&:nth-child(1) {*/
        /*font-size: 14px;*/
        /*text-decoration: line-through;*/
        /*}*/
}
.useCoupon .warph h2 span.rmb[data-v-04895163]:before {
          content: '\A5';
          font-size: 14px;
          margin-right: 4px;
}
.useCoupon .warph h2 span[data-v-04895163]:nth-child(1) {
          margin-top: 8px;
          height: 36px;
          line-height: 40px !important;
          font-size: 24px;
          color: #ff6a20;
          padding-left: 20px;
}
.useCoupon .warph h2 span:nth-child(1) b[data-v-04895163] {
            font-size: 22px;
            font-weight: bold;
}
.useCoupon .warph h2 span .mianfei[data-v-04895163] {
          line-height: 48px !important;
}
.useCoupon .warph h2 #willsell[data-v-04895163] {
        line-height: 45px !important;
}
.useCoupon .warph h2 .appoint[data-v-04895163] {
        margin-top: 8px;
        height: 36px;
        line-height: 28px;
        font-size: 24px;
        color: #ff6a20;
        padding-left: 20px;
}
.useCoupon .warph h2 .appoint b[data-v-04895163] {
          font-size: 26px;
          font-weight: bold;
}
.useCoupon .warph h2 .stopsell b[data-v-04895163] {
        font-family: 'Microsoft YaHei';
        font-size: 22px !important;
        font-weight: bold;
        line-height: 47px;
        color: #999999;
}
.useCoupon .rmb[data-v-04895163] {
    position: relative;
    top: 7px;
}
.useCoupon .yuanjia[data-v-04895163] {
    position: relative;
    top: 44px;
    right: 78px;
}
.useCoupon .willsell[data-v-04895163] {
    line-height: 45px !important;
}
.useCoupon .pagination[data-v-04895163] {
    text-align: center;
}

@charset "UTF-8";
.wrap .content[data-v-12aa1aea] {
  width: 760px;
  margin: 35px auto 0;
}
.wrap .content .headimg[data-v-12aa1aea] {
    margin: 0 auto;
    height: 290px;
    width: 510px;
}
.wrap .content .headimg img[data-v-12aa1aea] {
      width: 100%;
      height: 100%;
}
.wrap .content .card[data-v-12aa1aea] {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 50px 20px 25px 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
    border-radius: 5px;
}
.wrap .content .card .headcard[data-v-12aa1aea] {
      position: absolute;
      white-space: nowrap;
      max-width: 700px;
      overflow: hidden;
      text-overflow: ellipsis;
      top: -22px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 10px 120px;
      background: url(https://webstatic.orangevip.com/img/headimg.2e9c89d.png) no-repeat;
      background-size: 100% 100%;
      font-size: 24px;
      color: #ffffff;
}
.wrap .content .card h2[data-v-12aa1aea] {
      line-height: 25px;
      font-size: 20px;
      font-weight: bold;
      font-stretch: normal;
      letter-spacing: 0px;
      color: #333333;
      text-align: center;
      max-width: 400px;
      margin: 0 auto;
}
.wrap .content .card ul[data-v-12aa1aea] {
      width: 500px;
      height: 24px;
      margin: 28px auto 14px;
      padding: 3px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 12px;
      background-image: url(https://webstatic.orangevip.com/img/bg.20d2d31.png);
}
.wrap .content .card ul li[data-v-12aa1aea] {
        float: left;
        height: 18px;
        overflow: hidden;
        border-right: 4px solid #eee;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        background-color: #d8d8d8;
}
.wrap .content .card ul li.active[data-v-12aa1aea] {
          background-color: transparent;
}
.wrap .content .card ul li[data-v-12aa1aea]:first-child {
          border-radius: 12px 0 0 12px;
}
.wrap .content .card ul li[data-v-12aa1aea]:last-child {
          border-radius: 0 12px 12px 0;
          border: none;
}
.wrap .content .card ul li.oneli[data-v-12aa1aea] {
          border-radius: 12px;
}
.wrap .content .card .tips[data-v-12aa1aea] {
      margin-bottom: 30px;
      text-align: center;
}
.wrap .content .card .btn[data-v-12aa1aea] {
      width: 301px;
      height: 47px;
      background-color: #ff6920;
      -webkit-box-shadow: 0px 11px 23px 0px rgba(255, 105, 32, .39);
              box-shadow: 0px 11px 23px 0px rgba(255, 105, 32, .39);
      border-radius: 23px;
      color: #ffffff;
      line-height: 47px;
      margin: 30px auto 0;
      text-align: center;
      font-size: 24px;
      cursor: pointer;
}
.wrap .content .card .rule[data-v-12aa1aea] {
      margin-top: 30px;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 24px 180px 17px;
      background-color: #f5f5f5;
      border-radius: 10px;
}
.wrap .content .card .rule p[data-v-12aa1aea] {
        margin-bottom: 5px;
        line-height: 20px;
        font-size: 14px;
}
.wrap .content .card .rule p span[data-v-12aa1aea] {
          color: #ff6920;
          margin: 0 5px;
}
.wrap .content .card .rule p[data-v-12aa1aea]:nth-child(1) {
        position: relative;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        line-height: normal;
        color: #000000;
        text-align: center;
        margin-bottom: 20px;
}
.wrap .content .card .rule p[data-v-12aa1aea]:nth-child(1)::before {
          position: absolute;
          top: calc(50% - 1px);
          left: 36px;
          content: "";
          width: 70px;
          height: 1px;
          background-color: #999999;
}
.wrap .content .card .rule p[data-v-12aa1aea]:nth-child(1)::after {
          position: absolute;
          top: calc(50% - 1px);
          right: 36px;
          content: "";
          width: 70px;
          height: 1px;
          background-color: #999999;
}
.wrap .content .footerCard[data-v-12aa1aea] {
    margin-top: 10px;
    width: 100%;
    height: 70px;
}
.wrap .content .footerCard .child[data-v-12aa1aea] {
      position: relative;
      float: left;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-left: 77px;
      width: 242px;
      height: 100%;
      margin-right: 17px;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
              box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
      border-radius: 5px;
}
.wrap .content .footerCard .child p[data-v-12aa1aea] {
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #333333;
}
.wrap .content .footerCard .child p span[data-v-12aa1aea] {
          color: #ff722b;
}
.wrap .content .footerCard .child p[data-v-12aa1aea]:nth-child(1) {
        margin: 19px 0 8px;
}
.wrap .content .footerCard .child[data-v-12aa1aea]::before {
        position: absolute;
        top: calc(50% - 11px);
        left: 13px;
        content: "\6D3B\52A8";
        width: 50px;
        height: 22px;
        border-radius: 10px;
        border: solid 1px #ff722b;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #ff722b;
        text-align: center;
}
.wrap .content .footerCard .active[data-v-12aa1aea]::before {
      content: "\6D3B\52A8";
}
.wrap .content .footerCard .num[data-v-12aa1aea]::before {
      content: "\9650\91CF";
}
.wrap .content .footerCard .time[data-v-12aa1aea]::before {
      content: "\9650\65F6";
}

.fixed-bg[data-v-29210faf] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  background-color: rgba(0, 0, 0, .3);
}
.box[data-v-29210faf] {
  width: 450px;
  min-height: 290px;
  position: absolute;
  left: calc(50% - 225px);
  top: calc(50% - 145px);
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 35px 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box .close[data-v-29210faf] {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.box .box-pic[data-v-29210faf] {
    width: 198px;
    height: 123px;
    margin-bottom: 38px;
}
.box .tip-msg[data-v-29210faf] {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 18px;
}
.box .tips[data-v-29210faf] {
    font-size: 16px;
    color: #f8b42b;
    margin-bottom: 39px;
}

.error-wrapper[data-v-f4dc1780] {
  position: absolute;
  width: 500px;
  height: 500px;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  margin-top: -250px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error-wrapper .tips[data-v-f4dc1780] {
    font-size: 24px;
    line-height: 1.5;
}

.nuxt-progress {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 2px;
  width: 0%;
  -webkit-transition: width 0.2s, opacity 0.4s;
  transition: width 0.2s, opacity 0.4s;
  opacity: 1;
  background-color: #efc14e;
  z-index: 999999;
}
@charset "UTF-8";.el-pagination--small .arrow.disabled,.el-table .hidden-columns,.el-table td.is-hidden>*,.el-table th.is-hidden>*,.el-table--hidden{visibility:hidden}@font-face{font-family:element-icons;src:url(https://webstatic.orangevip.com/fonts/element-icons.2fad952.woff) format("woff"),url(https://webstatic.orangevip.com/fonts/element-icons.6f0a763.ttf) format("truetype");font-weight:400;font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-info:before{content:"\E61A"}.el-icon-error:before{content:"\E62C"}.el-icon-success:before{content:"\E62D"}.el-icon-warning:before{content:"\E62E"}.el-icon-question:before{content:"\E634"}.el-icon-back:before{content:"\E606"}.el-icon-arrow-left:before{content:"\E600"}.el-icon-arrow-down:before{content:"\E603"}.el-icon-arrow-right:before{content:"\E604"}.el-icon-arrow-up:before{content:"\E605"}.el-icon-caret-left:before{content:"\E60A"}.el-icon-caret-bottom:before{content:"\E60B"}.el-icon-caret-top:before{content:"\E60C"}.el-icon-caret-right:before{content:"\E60E"}.el-icon-d-arrow-left:before{content:"\E610"}.el-icon-d-arrow-right:before{content:"\E613"}.el-icon-minus:before{content:"\E621"}.el-icon-plus:before{content:"\E62B"}.el-icon-remove:before{content:"\E635"}.el-icon-circle-plus:before{content:"\E601"}.el-icon-remove-outline:before{content:"\E63C"}.el-icon-circle-plus-outline:before{content:"\E602"}.el-icon-close:before{content:"\E60F"}.el-icon-check:before{content:"\E611"}.el-icon-circle-close:before{content:"\E607"}.el-icon-circle-check:before{content:"\E639"}.el-icon-circle-close-outline:before{content:"\E609"}.el-icon-circle-check-outline:before{content:"\E63E"}.el-icon-zoom-out:before{content:"\E645"}.el-icon-zoom-in:before{content:"\E641"}.el-icon-d-caret:before{content:"\E615"}.el-icon-sort:before{content:"\E640"}.el-icon-sort-down:before{content:"\E630"}.el-icon-sort-up:before{content:"\E631"}.el-icon-tickets:before{content:"\E63F"}.el-icon-document:before{content:"\E614"}.el-icon-goods:before{content:"\E618"}.el-icon-sold-out:before{content:"\E63B"}.el-icon-news:before{content:"\E625"}.el-icon-message:before{content:"\E61B"}.el-icon-date:before{content:"\E608"}.el-icon-printer:before{content:"\E62F"}.el-icon-time:before{content:"\E642"}.el-icon-bell:before{content:"\E622"}.el-icon-mobile-phone:before{content:"\E624"}.el-icon-service:before{content:"\E63A"}.el-icon-view:before{content:"\E643"}.el-icon-menu:before{content:"\E620"}.el-icon-more:before{content:"\E646"}.el-icon-more-outline:before{content:"\E626"}.el-icon-star-on:before{content:"\E637"}.el-icon-star-off:before{content:"\E63D"}.el-icon-location:before{content:"\E61D"}.el-icon-location-outline:before{content:"\E61F"}.el-icon-phone:before{content:"\E627"}.el-icon-phone-outline:before{content:"\E628"}.el-icon-picture:before{content:"\E629"}.el-icon-picture-outline:before{content:"\E62A"}.el-icon-delete:before{content:"\E612"}.el-icon-search:before{content:"\E619"}.el-icon-edit:before{content:"\E61C"}.el-icon-edit-outline:before{content:"\E616"}.el-icon-rank:before{content:"\E632"}.el-icon-refresh:before{content:"\E633"}.el-icon-share:before{content:"\E636"}.el-icon-setting:before{content:"\E638"}.el-icon-upload:before{content:"\E60D"}.el-icon-upload2:before{content:"\E644"}.el-icon-download:before{content:"\E617"}.el-icon-loading:before{content:"\E61E"}.el-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.el-pagination{white-space:nowrap;padding:2px 5px;color:#303133;font-weight:700}.el-pagination::after,.el-pagination::before{display:table;content:""}.el-pagination::after{clear:both}.el-pagination button,.el-pagination span:not([class*=suffix]){display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.el-pager li,.el-pagination__editor{-webkit-box-sizing:border-box;text-align:center}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield}.el-pagination .el-input__suffix{right:0;-webkit-transform:scale(.8);transform:scale(.8)}.el-pagination .el-select .el-input{width:100px;margin:0 5px}.el-pagination .el-select .el-input .el-input__inner{padding-right:25px;border-radius:3px;height:28px}.el-pagination button{border:none;padding:0 6px;background:0 0}.el-pagination button:focus{outline:0}.el-pagination button:hover{color:#409EFF}.el-pagination button.disabled{color:#c0c4cc;background-color:#fff;cursor:not-allowed}.el-pager li,.el-pager li.btn-quicknext:hover,.el-pager li.btn-quickprev:hover{cursor:pointer}.el-pagination .btn-next,.el-pagination .btn-prev{background:center center no-repeat #fff;background-size:16px;cursor:pointer;margin:0;color:#303133}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700}.el-pagination .btn-prev{padding-right:12px}.el-pagination .btn-next{padding-left:12px}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li:last-child{border-color:transparent;font-size:12px;line-height:22px;height:22px;min-width:22px}.el-pagination__sizes{margin:0 10px 0 0;font-weight:400;color:#606266}.el-pagination__sizes .el-input .el-input__inner{font-size:13px;padding-left:8px}.el-pagination__sizes .el-input .el-input__inner:hover{border-color:#409EFF}.el-pagination__total{margin-right:10px;font-weight:400;color:#606266}.el-pagination__jump{margin-left:24px;font-weight:400;color:#606266}.el-pagination__jump .el-input__inner{padding:0 3px}.el-pagination__rightwrapper{float:right}.el-pagination__editor{line-height:18px;padding:0 2px;height:28px;margin:0 2px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.el-pager,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{padding:0}.el-pagination__editor.el-input{width:50px}.el-pagination__editor.el-input .el-input__inner{height:28px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{margin:0 5px;background-color:#f4f4f5;color:#606266;min-width:30px;border-radius:2px}.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-prev.disabled{color:#c0c4cc}.el-pagination.is-background .el-pager li:hover{color:#409EFF}.el-pagination.is-background .el-pager li.active{background-color:#409EFF;color:#fff}.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li{margin:0 3px;min-width:22px}.el-pager,.el-pager li{vertical-align:top;margin:0;display:inline-block}.el-pager{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;font-size:0}.el-radio,.el-table th{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-pager .more::before{line-height:30px}.el-pager li{padding:0 4px;background:#fff;font-size:13px;min-width:35.5px;height:28px;line-height:28px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-menu--collapse .el-menu .el-submenu,.el-menu--popup{min-width:200px}.el-dialog,.el-dialog__footer{-webkit-box-sizing:border-box}.el-pager li.btn-quicknext,.el-pager li.btn-quickprev{line-height:28px;color:#303133}.el-pager li.active+li{border-left:0}.el-pager li:hover{color:#409EFF}.el-pager li.active{color:#409EFF;cursor:default}@-webkit-keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{100%{opacity:0}}.el-dialog{position:relative;margin:0 auto 50px;background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, .3);box-shadow:0 1px 3px rgba(0, 0, 0, .3);-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.el-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409EFF}.el-dialog__title{line-height:24px;font-size:18px;color:#303133}.el-dialog__body{padding:30px 20px;color:#606266;line-height:24px;font-size:14px}.el-dialog__footer{padding:10px 20px 20px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:left;text-align:initial;padding:25px 25px 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-autocomplete{position:relative;display:inline-block}.el-autocomplete-suggestion{margin:5px 0;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);border-radius:4px}.el-dropdown-menu,.el-menu--collapse .el-submenu .el-menu{z-index:10;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-autocomplete-suggestion__wrap{max-height:280px;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;background-color:#fff;border:1px solid #e4e7ed;border-radius:4px}.el-autocomplete-suggestion__list{margin:0;padding:0}.el-autocomplete-suggestion li{padding:0 20px;margin:0;line-height:34px;cursor:pointer;color:#606266;font-size:14px;list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-autocomplete-suggestion li.highlighted,.el-autocomplete-suggestion li:hover{background-color:#f5f7fa}.el-autocomplete-suggestion li.divider{margin-top:6px;border-top:1px solid #000}.el-autocomplete-suggestion li.divider:last-child{margin-bottom:-6px}.el-autocomplete-suggestion.is-loading li{text-align:center;height:100px;line-height:100px;font-size:20px;color:#999}.el-autocomplete-suggestion.is-loading li::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-autocomplete-suggestion.is-loading li:hover{background-color:#fff}.el-autocomplete-suggestion.is-loading .el-icon-loading{vertical-align:middle}.el-dropdown{display:inline-block;position:relative;color:#606266;font-size:14px}.el-dropdown .el-button-group{display:block}.el-dropdown .el-button-group .el-button{float:none}.el-dropdown .el-dropdown__caret-button{padding-left:5px;padding-right:5px;position:relative;border-left:none}.el-dropdown .el-dropdown__caret-button::before{content:'';position:absolute;display:block;width:1px;top:5px;bottom:5px;left:0;background:rgba(255, 255, 255, .5)}.el-dropdown .el-dropdown__caret-button:hover::before{top:0;bottom:0}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{padding-left:0}.el-dropdown__icon{font-size:12px;margin:0 3px}.el-dropdown .el-dropdown-selfdefine:focus:active,.el-dropdown .el-dropdown-selfdefine:focus:not(.focusing){outline-width:0}.el-dropdown-menu{position:absolute;top:0;left:0;padding:10px 0;margin:5px 0;background-color:#fff;border:1px solid #ebeef5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-dropdown-menu__item{list-style:none;line-height:36px;padding:0 20px;margin:0;font-size:14px;color:#606266;cursor:pointer;outline:0}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#ecf5ff;color:#66b1ff}.el-dropdown-menu__item--divided:before,.el-menu,.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal>.el-submenu .el-submenu__title:hover{background-color:#fff}.el-dropdown-menu__item--divided{position:relative;margin-top:6px;border-top:1px solid #ebeef5}.el-dropdown-menu__item--divided:before{content:'';height:6px;display:block;margin:0 -20px}.el-dropdown-menu__item.is-disabled{cursor:default;color:#bbb;pointer-events:none}.el-dropdown-menu--medium{padding:6px 0}.el-dropdown-menu--medium .el-dropdown-menu__item{line-height:30px;padding:0 17px;font-size:14px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:6px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:6px;margin:0 -17px}.el-dropdown-menu--small{padding:6px 0}.el-dropdown-menu--small .el-dropdown-menu__item{line-height:27px;padding:0 15px;font-size:13px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:4px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:4px;margin:0 -15px}.el-dropdown-menu--mini{padding:3px 0}.el-dropdown-menu--mini .el-dropdown-menu__item{line-height:24px;padding:0 10px;font-size:12px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:3px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:3px;margin:0 -10px}.el-menu{border-right:solid 1px #e6e6e6;list-style:none;position:relative;margin:0;padding-left:0}.el-menu::after,.el-menu::before{display:table;content:""}.el-menu::after{clear:both}.el-menu--horizontal{border-right:none;border-bottom:solid 1px #e6e6e6}.el-menu--horizontal>.el-menu-item{float:left;height:60px;line-height:60px;margin:0;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-menu-item a,.el-menu--horizontal>.el-menu-item a:hover{color:inherit}.el-menu--horizontal>.el-submenu{float:left}.el-menu--horizontal>.el-submenu:focus,.el-menu--horizontal>.el-submenu:hover{outline:0}.el-menu--horizontal>.el-submenu:focus .el-submenu__title,.el-menu--horizontal>.el-submenu:hover .el-submenu__title{color:#303133}.el-menu--horizontal>.el-submenu.is-active .el-submenu__title{border-bottom:2px solid #409EFF;color:#303133}.el-menu--horizontal>.el-submenu .el-submenu__title{height:60px;line-height:60px;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-submenu .el-submenu__icon-arrow{position:static;vertical-align:middle;margin-left:8px;margin-top:-3px}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-submenu__title{background-color:#fff;float:none;height:36px;line-height:36px;padding:0 10px;color:#909399}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-submenu__title.is-active{color:#303133}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{outline:0;color:#303133}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid #409EFF;color:#303133}.el-menu--collapse{width:64px}.el-menu--collapse>.el-menu-item [class^=el-icon-],.el-menu--collapse>.el-submenu>.el-submenu__title [class^=el-icon-]{margin:0;vertical-align:middle;width:24px;text-align:center}.el-menu--collapse>.el-menu-item .el-submenu__icon-arrow,.el-menu--collapse>.el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}.el-menu--collapse>.el-menu-item span,.el-menu--collapse>.el-submenu>.el-submenu__title span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}.el-menu--collapse>.el-menu-item.is-active i{color:inherit}.el-menu--collapse .el-submenu{position:relative}.el-menu--collapse .el-submenu .el-menu{position:absolute;margin-left:5px;top:0;left:100%;border:1px solid #e4e7ed;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-menu-item,.el-submenu__title{height:56px;line-height:56px;position:relative;-webkit-box-sizing:border-box;white-space:nowrap;list-style:none}.el-menu--collapse .el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:none;transform:none}.el-menu--popup{z-index:100;border:none;padding:5px 0;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-menu--popup-bottom-start{margin-top:5px}.el-menu--popup-right-start{margin-left:5px}.el-menu-item{font-size:14px;color:#303133;padding:0 20px;cursor:pointer;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.el-menu-item *{vertical-align:middle}.el-menu-item i{color:#909399}.el-menu-item:focus,.el-menu-item:hover{outline:0;background-color:#ecf5ff}.el-menu-item.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-menu-item [class^=el-icon-]{margin-right:5px;width:24px;text-align:center;font-size:18px;vertical-align:middle}.el-menu-item.is-active{color:#409EFF}.el-menu-item.is-active i{color:inherit}.el-submenu{list-style:none;margin:0;padding-left:0}.el-submenu__title{font-size:14px;color:#303133;padding:0 20px;cursor:pointer;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.el-submenu__title *{vertical-align:middle}.el-submenu__title i{color:#909399}.el-submenu__title:focus,.el-submenu__title:hover{outline:0;background-color:#ecf5ff}.el-submenu__title.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu__title:hover{background-color:#ecf5ff}.el-submenu .el-menu{border:none}.el-submenu .el-menu-item{height:50px;line-height:50px;padding:0 45px;min-width:200px}.el-submenu__icon-arrow{position:absolute;top:50%;right:20px;margin-top:-7px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:12px}.el-radio,.el-radio__inner,.el-radio__input{position:relative;display:inline-block}.el-submenu.is-active .el-submenu__title{border-bottom-color:#409EFF}.el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-submenu.is-disabled .el-menu-item,.el-submenu.is-disabled .el-submenu__title{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu [class^=el-icon-]{vertical-align:middle;margin-right:5px;width:24px;text-align:center;font-size:18px}.el-menu-item-group>ul{padding:0}.el-menu-item-group__title{padding:7px 0 7px 20px;line-height:normal;font-size:12px;color:#909399}.el-radio,.el-radio--medium.is-bordered .el-radio__label{font-size:14px}.horizontal-collapse-transition .el-submenu__title .el-submenu__icon-arrow{-webkit-transition:.2s;transition:.2s;opacity:0}.el-radio{color:#606266;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap;outline:0}.el-radio.is-bordered{padding:12px 20px 0 10px;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}.el-radio.is-bordered.is-checked{border-color:#409EFF}.el-radio.is-bordered.is-disabled{cursor:not-allowed;border-color:#ebeef5}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#f5f7fa;border-color:#e4e7ed}.el-radio.is-bordered+.el-radio.is-bordered{margin-left:10px}.el-radio--medium.is-bordered{padding:10px 20px 0 10px;border-radius:4px;height:36px}.el-radio--mini.is-bordered .el-radio__label,.el-radio--small.is-bordered .el-radio__label{font-size:12px}.el-radio--medium.is-bordered .el-radio__inner{height:14px;width:14px}.el-radio--small.is-bordered{padding:8px 15px 0 10px;border-radius:3px;height:32px}.el-radio--small.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio--mini.is-bordered{padding:6px 15px 0 10px;border-radius:3px;height:28px}.el-radio--mini.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio+.el-radio{margin-left:30px}.el-radio__input{white-space:nowrap;cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-radio__input.is-disabled .el-radio__inner{cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner::after{cursor:not-allowed;background-color:#f5f7fa}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner::after{background-color:#c0c4cc}.el-radio__input.is-disabled+span.el-radio__label{color:#c0c4cc;cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{border-color:#409EFF;background:#409EFF}.el-radio__input.is-checked .el-radio__inner::after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-checked+.el-radio__label{color:#409EFF}.el-radio__input.is-focus .el-radio__inner{border-color:#409EFF}.el-radio__inner{border:1px solid #dcdfe6;border-radius:100%;width:14px;height:14px;background-color:#fff;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.el-radio-button__inner,.el-switch__core{-webkit-box-sizing:border-box;vertical-align:middle}.el-radio__inner:hover{border-color:#409EFF}.el-radio__inner::after{width:4px;height:4px;border-radius:100%;background-color:#fff;content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6);transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6);transition:transform .15s cubic-bezier(.71,-.46,.88,.6);transition:transform .15s cubic-bezier(.71,-.46,.88,.6), -webkit-transform .15s cubic-bezier(.71,-.46,.88,.6);transition:transform .15s cubic-bezier(.71,-.46,.88,.6),-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6)}.el-radio__original{opacity:0;outline:0;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.el-radio-button,.el-radio-button__inner{display:inline-block;position:relative;outline:0}.el-radio:focus:not(.is-focus):not(:active) .el-radio__inner{-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-radio__label{font-size:14px;padding-left:10px}.el-radio-group{display:inline-block;line-height:1;vertical-align:middle;font-size:0}.el-radio-button__inner{line-height:1;white-space:nowrap;background:#fff;border:1px solid #dcdfe6;font-weight:500;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-radio-button__inner.is-round{padding:12px 20px}.el-radio-button__inner:hover{color:#409EFF}.el-radio-button__inner [class*=el-icon-]{line-height:.9}.el-radio-button__inner [class*=el-icon-]+span{margin-left:5px}.el-radio-button__orig-radio{opacity:0;outline:0;position:absolute;z-index:-1;left:-999px}.el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#fff;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #409EFF;box-shadow:-1px 0 0 0 #409EFF}.el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5;-webkit-box-shadow:none;box-shadow:none}.el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{background-color:#f2f6fc}.el-radio-button:first-child .el-radio-button__inner{border-left:1px solid #dcdfe6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-radio-button:last-child .el-radio-button__inner{border-radius:0 4px 4px 0}.el-popover,.el-radio-button:first-child:last-child .el-radio-button__inner{border-radius:4px}.el-radio-button--medium .el-radio-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-radio-button--medium .el-radio-button__inner.is-round{padding:10px 20px}.el-radio-button--small .el-radio-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-radio-button--small .el-radio-button__inner.is-round{padding:9px 15px}.el-radio-button--mini .el-radio-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-radio-button--mini .el-radio-button__inner.is-round{padding:7px 15px}.el-radio-button:focus:not(.is-focus):not(:active){-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:20px;font-size:14px;font-weight:500;vertical-align:middle;color:#303133}.el-switch__label.is-active{color:#409EFF}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__input:focus~.el-switch__core{outline:#409EFF solid 1px}.el-message__closeBtn:focus,.el-message__content:focus,.el-popover:focus,.el-popover:focus:active,.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing),.el-rate:active,.el-rate:focus,.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing),.el-upload-list__item.is-success:active,.el-upload-list__item.is-success:not(.focusing):focus{outline-width:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #dcdfe6;outline:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#dcdfe6;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s}.el-switch__core .el-switch__button{position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;width:16px;height:16px;background-color:#fff}.el-switch.is-checked .el-switch__core{border-color:#409EFF;background-color:#409EFF}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-select-dropdown{position:absolute;z-index:1001;border:1px solid #e4e7ed;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#409EFF;background-color:#fff}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#f5f7fa}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{position:absolute;right:20px;font-family:element-icons;content:"\E611";font-size:12px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:#c0c4cc;cursor:not-allowed}.el-select-dropdown__item.is-disabled:hover{background-color:#fff}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#f5f7fa}.el-select-dropdown__item.selected{color:#409EFF;font-weight:700}.el-select-dropdown__item span{line-height:34px!important}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type)::after{content:'';position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#e4e7ed}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{display:inline-block;position:relative}.el-select:hover .el-input__inner{border-color:#c0c4cc}.el-select .el-input__inner{cursor:pointer;padding-right:35px}.el-select .el-input__inner:focus{border-color:#409EFF}.el-select .el-input .el-select__caret{color:#c0c4cc;font-size:14px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);line-height:16px;cursor:pointer}.el-select .el-input .el-select__caret.is-reverse{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.el-select .el-input .el-select__caret.is-show-close{font-size:14px;text-align:center;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);border-radius:100%;color:#c0c4cc;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-select .el-input .el-select__caret.is-show-close:hover{color:#909399}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#e4e7ed}.el-select .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-select>.el-input{display:block}.el-select__input{border:none;outline:0;padding:0;margin-left:15px;color:#666;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-color:transparent}.el-select__input.is-mini{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#c0c4cc;line-height:18px;font-size:14px}.el-select__close:hover{color:#909399}.el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-select .el-tag__close{margin-top:-2px}.el-select .el-tag{-webkit-box-sizing:border-box;box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5}.el-select .el-tag__close.el-icon-close{background-color:#c0c4cc;right:-7px;top:0;color:#fff}.el-select .el-tag__close.el-icon-close:hover{background-color:#909399}.el-table,.el-table__expanded-cell{background-color:#fff}.el-select .el-tag__close.el-icon-close::before{display:block;-webkit-transform:translate(0,.5px);transform:translate(0,.5px)}.el-table{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:100%;font-size:14px;color:#606266}.el-table--mini,.el-table--small,.el-table__expand-icon{font-size:12px}.el-table__empty-block{position:relative;min-height:60px;text-align:center;width:100%;height:100%}.el-table__empty-text{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#909399}.el-table__expand-column .cell{padding:0;text-align:center}.el-table__expand-icon{position:relative;cursor:pointer;color:#666;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;height:20px}.el-table__expand-icon--expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-table__expand-icon>.el-icon{position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px}.el-table__expanded-cell[class*=cell]{padding:20px 50px}.el-table__expanded-cell:hover{background-color:transparent!important}.el-table--fit{border-right:0;border-bottom:0}.el-table--fit td.gutter,.el-table--fit th.gutter{border-right-width:1px}.el-table--scrollable-x .el-table__body-wrapper{overflow-x:auto}.el-table--scrollable-y .el-table__body-wrapper{overflow-y:auto}.el-table thead{color:#909399;font-weight:500}.el-table thead.is-group th{background:#f5f7fa}.el-table th,.el-table tr{background-color:#fff}.el-table td,.el-table th{padding:12px 0;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;position:relative}.el-table th div,.el-table th>.cell{-webkit-box-sizing:border-box;display:inline-block}.el-table td.is-center,.el-table th.is-center{text-align:center}.el-table td.is-left,.el-table th.is-left{text-align:left}.el-table td.is-right,.el-table th.is-right{text-align:right}.el-table td.gutter,.el-table th.gutter{width:15px;border-right-width:0;border-bottom-width:0;padding:0}.el-table--medium td,.el-table--medium th{padding:10px 0}.el-table--small td,.el-table--small th{padding:8px 0}.el-table--mini td,.el-table--mini th{padding:6px 0}.el-table .cell,.el-table th div{padding-right:10px;overflow:hidden;text-overflow:ellipsis}.el-table .cell,.el-table th div,.el-table--border td:first-child .cell,.el-table--border th:first-child .cell{padding-left:10px}.el-table tr input[type=checkbox]{margin:0}.el-table td,.el-table th.is-leaf{border-bottom:1px solid #ebeef5}.el-table th.is-sortable{cursor:pointer}.el-table th{white-space:nowrap;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:left}.el-slider__button-wrapper,.el-time-panel{-ms-user-select:none;-moz-user-select:none}.el-table th div{line-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-table th>.cell{position:relative;word-wrap:normal;text-overflow:ellipsis;vertical-align:middle;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-table th>.cell.highlight{color:#409EFF}.el-table th.required>div::before{display:inline-block;content:"";width:8px;height:8px;border-radius:50%;background:#ff4d51;margin-right:5px;vertical-align:middle}.el-table td div{-webkit-box-sizing:border-box;box-sizing:border-box}.el-table td.gutter{width:0}.el-table .cell{-webkit-box-sizing:border-box;box-sizing:border-box;white-space:normal;word-break:break-all;line-height:23px}.el-badge__content,.el-progress-bar__inner,.el-steps--horizontal,.el-table .cell.el-tooltip,.el-tabs__nav,.el-tag,.el-time-spinner,.el-tree-node,.el-upload-cover__title{white-space:nowrap}.el-table .cell.el-tooltip{min-width:50px}.el-table--border,.el-table--group{border:1px solid #ebeef5}.el-table--border::after,.el-table--group::after,.el-table::before{content:'';position:absolute;background-color:#ebeef5;z-index:1}.el-table--border::after,.el-table--group::after{top:0;right:0;width:1px;height:100%}.el-table::before{left:0;bottom:0;width:100%;height:1px}.el-table--border{border-right:none;border-bottom:none}.el-table--border.el-loading-parent--relative{border:none}.el-table--border td,.el-table--border th,.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:1px solid #ebeef5}.el-table--border th.gutter:last-of-type{border-bottom:1px solid #ebeef5;border-bottom-width:1px}.el-table--border th,.el-table__fixed-right-patch{border-bottom:1px solid #ebeef5}.el-table__fixed,.el-table__fixed-right{position:absolute;top:0;left:0;overflow-x:hidden;overflow-y:hidden;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .12);box-shadow:0 0 10px rgba(0, 0, 0, .12)}.el-table__fixed-right::before,.el-table__fixed::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#ebeef5;z-index:4}.el-table__fixed-right-patch{position:absolute;top:-1px;right:0;background-color:#fff}.el-table__fixed-right{top:0;left:auto;right:0}.el-table__fixed-right .el-table__fixed-body-wrapper,.el-table__fixed-right .el-table__fixed-footer-wrapper,.el-table__fixed-right .el-table__fixed-header-wrapper{left:auto;right:0}.el-table__fixed-header-wrapper{position:absolute;left:0;top:0;z-index:3}.el-table__fixed-footer-wrapper{position:absolute;left:0;bottom:0;z-index:3}.el-table__fixed-footer-wrapper tbody td{border-top:1px solid #ebeef5;background-color:#f5f7fa;color:#606266}.el-table__fixed-body-wrapper{position:absolute;left:0;top:37px;overflow:hidden;z-index:3}.el-table__body-wrapper,.el-table__footer-wrapper,.el-table__header-wrapper{width:100%}.el-table__footer-wrapper{margin-top:-1px}.el-table__footer-wrapper td{border-top:1px solid #ebeef5}.el-table__body,.el-table__footer,.el-table__header{table-layout:fixed;border-collapse:separate}.el-table__footer-wrapper,.el-table__header-wrapper{overflow:hidden}.el-table__footer-wrapper tbody td,.el-table__header-wrapper tbody td{background-color:#f5f7fa;color:#606266}.el-table__body-wrapper{overflow:hidden;position:relative}.el-table__body-wrapper.is-scrolling-left~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed-right,.el-table__body-wrapper.is-scrolling-right~.el-table__fixed-right{-webkit-box-shadow:none;box-shadow:none}.el-picker-panel,.el-table-filter{-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-table__body-wrapper .el-table--border.is-scrolling-right~.el-table__fixed-right{border-left:1px solid #ebeef5}.el-table .caret-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;width:24px;vertical-align:middle;cursor:pointer;overflow:visible;overflow:initial;position:relative}.el-table .sort-caret{width:0;height:0;border:5px solid transparent;position:absolute;left:7px}.el-table .sort-caret.ascending{border-bottom-color:#c0c4cc;top:5px}.el-table .sort-caret.descending{border-top-color:#c0c4cc;bottom:7px}.el-table .ascending .sort-caret.ascending{border-bottom-color:#409EFF}.el-table .descending .sort-caret.descending{border-top-color:#409EFF}.el-table .hidden-columns{position:absolute;z-index:-1}.el-table--striped .el-table__body tr.el-table__row--striped td{background:#FAFAFA}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td,.el-table__body tr.current-row>td,.el-table__body tr.hover-row.current-row>td,.el-table__body tr.hover-row.el-table__row--striped.current-row>td,.el-table__body tr.hover-row.el-table__row--striped>td,.el-table__body tr.hover-row>td{background-color:#ecf5ff}.el-table__column-resize-proxy{position:absolute;left:200px;top:0;bottom:0;width:0;border-left:1px solid #ebeef5;z-index:10}.el-table__column-filter-trigger{display:inline-block;line-height:34px;cursor:pointer}.el-table__column-filter-trigger i{color:#909399;font-size:12px;-webkit-transform:scale(.75);transform:scale(.75)}.el-table--enable-row-transition .el-table__body td{-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#f5f7fa}.el-table--fluid-height .el-table__fixed,.el-table--fluid-height .el-table__fixed-right{bottom:0;overflow:hidden}.el-table-column--selection .cell{padding-left:14px;padding-right:14px}.el-table-filter{border:1px solid #ebeef5;border-radius:2px;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:2px 0}.el-table-filter__list{padding:5px 0;margin:0;list-style:none;min-width:100px}.el-table-filter__list-item{line-height:36px;padding:0 10px;cursor:pointer;font-size:14px}.el-table-filter__list-item:hover{background-color:#ecf5ff;color:#66b1ff}.el-table-filter__list-item.is-active{background-color:#409EFF;color:#fff}.el-table-filter__content{min-width:100px}.el-table-filter__bottom{border-top:1px solid #ebeef5;padding:8px}.el-table-filter__bottom button{background:0 0;border:none;color:#606266;cursor:pointer;font-size:13px;padding:0 3px}.el-date-table td.in-range div,.el-date-table td.in-range div:hover,.el-date-table.is-week-mode .el-date-table__row.current div,.el-date-table.is-week-mode .el-date-table__row:hover div{background-color:#f2f6fc}.el-table-filter__bottom button:hover{color:#409EFF}.el-table-filter__bottom button:focus{outline:0}.el-table-filter__bottom button.is-disabled{color:#c0c4cc;cursor:not-allowed}.el-table-filter__checkbox-group{padding:10px}.el-table-filter__checkbox-group label.el-checkbox{display:block;margin-bottom:8px;margin-left:5px}.el-table-filter__checkbox-group .el-checkbox:last-child{margin-bottom:0}.el-date-table{font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover{color:#606266}.el-date-table.is-week-mode .el-date-table__row:hover td:first-child div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table.is-week-mode .el-date-table__row:hover td:last-child div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td{width:32px;height:30px;padding:4px 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;position:relative}.el-date-table td div{height:30px;padding:3px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-table td span{width:24px;height:24px;display:block;margin:0 auto;line-height:24px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%}.el-month-table td .cell,.el-year-table td .cell{width:48px;height:32px;display:block;line-height:32px}.el-date-table td.next-month,.el-date-table td.prev-month{color:#c0c4cc}.el-date-table td.today{position:relative}.el-date-table td.today span{color:#409EFF;font-weight:700}.el-date-table td.today.end-date span,.el-date-table td.today.start-date span{color:#fff}.el-date-table td.available:hover{color:#409EFF}.el-date-table td.current:not(.disabled) span{color:#fff;background-color:#409EFF}.el-date-table td.end-date div,.el-date-table td.start-date div{color:#fff}.el-date-table td.end-date span,.el-date-table td.start-date span{background-color:#409EFF}.el-date-table td.start-date div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table td.end-date div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td.disabled div{background-color:#f5f7fa;opacity:1;cursor:not-allowed;color:#c0c4cc}.el-fade-in-enter,.el-fade-in-leave-active,.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active,.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.el-date-table td.week{font-size:80%;color:#606266}.el-month-table,.el-year-table{font-size:12px;border-collapse:collapse}.el-date-table th{padding:5px;color:#606266;font-weight:400;border-bottom:solid 1px #ebeef5}.el-month-table{margin:-1px}.el-month-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-month-table td.disabled .cell{background-color:#f5f7fa;cursor:not-allowed;color:#c0c4cc}.el-month-table td.disabled .cell:hover{color:#c0c4cc}.el-month-table td .cell{color:#606266;margin:0 auto}.el-month-table td .cell:hover,.el-month-table td.current:not(.disabled) .cell{color:#409EFF}.el-year-table{margin:-1px}.el-year-table .el-icon{color:#303133}.el-year-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-year-table td.disabled .cell{background-color:#f5f7fa;cursor:not-allowed;color:#c0c4cc}.el-year-table td.disabled .cell:hover{color:#c0c4cc}.el-year-table td .cell{color:#606266;margin:0 auto}.el-year-table td .cell:hover,.el-year-table td.current:not(.disabled) .cell{color:#409EFF}.el-date-range-picker{width:646px}.el-date-range-picker.has-sidebar{width:756px}.el-date-range-picker table{table-layout:fixed;width:100%}.el-date-range-picker .el-picker-panel__body{min-width:513px}.el-date-range-picker .el-picker-panel__content{margin:0}.el-date-range-picker__header{position:relative;text-align:center;height:28px}.el-date-range-picker__header [class*=arrow-left]{float:left}.el-date-range-picker__header [class*=arrow-right]{float:right}.el-date-range-picker__header div{font-size:16px;font-weight:500;margin-right:50px}.el-date-range-picker__content{float:left;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:16px}.el-date-range-picker__content.is-left{border-right:1px solid #e4e4e4}.el-date-range-picker__content.is-right .el-date-range-picker__header div{margin-left:50px;margin-right:50px}.el-date-range-picker__editors-wrap{-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell}.el-date-range-picker__editors-wrap.is-right{text-align:right}.el-date-range-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-range-picker__time-header>.el-icon-arrow-right{font-size:20px;vertical-align:middle;display:table-cell;color:#303133}.el-date-range-picker__time-picker-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-range-picker__time-picker-wrap .el-picker-panel{position:absolute;top:13px;right:0;z-index:1;background:#fff}.el-time-range-picker{width:354px;overflow:visible}.el-time-range-picker__content{position:relative;text-align:center;padding:10px}.el-time-range-picker__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:4px 7px 7px;width:50%;display:inline-block}.el-time-range-picker__header{margin-bottom:5px;text-align:center;font-size:14px}.el-time-range-picker__body{border-radius:2px;border:1px solid #e4e7ed}.el-picker-panel{color:#606266;border:1px solid #e4e7ed;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);background:#fff;border-radius:4px;line-height:30px;margin:5px 0}.el-popover,.el-time-panel{-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-picker-panel__body-wrapper::after,.el-picker-panel__body::after{content:"";display:table;clear:both}.el-picker-panel__content{position:relative;margin:15px}.el-picker-panel__footer{border-top:1px solid #e4e4e4;padding:4px;text-align:right;background-color:#fff;position:relative;font-size:0}.el-picker-panel__shortcut{display:block;width:100%;border:0;background-color:transparent;line-height:28px;font-size:14px;color:#606266;padding-left:12px;text-align:left;outline:0;cursor:pointer}.el-picker-panel__shortcut:hover{color:#409EFF}.el-picker-panel__shortcut.active{background-color:#e6f1fe;color:#409EFF}.el-picker-panel__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-picker-panel__btn[disabled]{color:#ccc;cursor:not-allowed}.el-picker-panel__icon-btn{font-size:12px;color:#303133;border:0;background:0 0;cursor:pointer;outline:0;margin-top:8px}.el-picker-panel__icon-btn:hover{color:#409EFF}.el-picker-panel__icon-btn.is-disabled{color:#bbb}.el-picker-panel__icon-btn.is-disabled:hover{cursor:not-allowed}.el-picker-panel__link-btn{vertical-align:middle}.el-picker-panel [slot=sidebar],.el-picker-panel__sidebar{position:absolute;top:0;bottom:0;width:110px;border-right:1px solid #e4e4e4;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;background-color:#fff;overflow:auto}.el-picker-panel [slot=sidebar]+.el-picker-panel__body,.el-picker-panel__sidebar+.el-picker-panel__body{margin-left:110px}.el-date-picker{width:322px}.el-date-picker.has-sidebar.has-time{width:434px}.el-date-picker.has-sidebar{width:438px}.el-date-picker.has-time .el-picker-panel__body-wrapper{position:relative}.el-date-picker .el-picker-panel__content{width:292px}.el-date-picker table{table-layout:fixed;width:100%}.el-date-picker__editor-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-picker__header{margin:12px;text-align:center}.el-date-picker__header--bordered{margin-bottom:0;padding-bottom:12px;border-bottom:solid 1px #ebeef5}.el-date-picker__header--bordered+.el-picker-panel__content{margin-top:0}.el-date-picker__header-label{font-size:16px;font-weight:500;padding:0 5px;line-height:22px;text-align:center;cursor:pointer;color:#606266}.el-date-picker__header-label.active,.el-date-picker__header-label:hover{color:#409EFF}.el-date-picker__prev-btn{float:left}.el-date-picker__next-btn{float:right}.el-date-picker__time-wrap{padding:10px;text-align:center}.el-date-picker__time-label{float:left;cursor:pointer;line-height:30px;margin-left:10px}.time-select{margin:5px 0;min-width:0}.time-select .el-picker-panel__content{max-height:200px;margin:0}.time-select-item{padding:8px 10px;font-size:14px;line-height:20px}.time-select-item.selected:not(.disabled){color:#409EFF;font-weight:700}.time-select-item.disabled{color:#e4e7ed;cursor:not-allowed}.time-select-item:hover{background-color:#f5f7fa;font-weight:700;cursor:pointer}.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-enter-active,.el-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45,.45);transform:scale(.45,.45)}.collapse-transition{-webkit-transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out}.horizontal-collapse-transition{-webkit-transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out;transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.el-date-editor{position:relative;display:inline-block;text-align:left}.el-date-editor.el-input,.el-date-editor.el-input__inner{width:220px}.el-date-editor--daterange.el-input,.el-date-editor--daterange.el-input__inner,.el-date-editor--timerange.el-input,.el-date-editor--timerange.el-input__inner{width:350px}.el-date-editor--datetimerange.el-input,.el-date-editor--datetimerange.el-input__inner{width:400px}.el-date-editor .el-icon-circle-close{cursor:pointer}.el-date-editor .el-range__icon{font-size:14px;margin-left:-5px;color:#c0c4cc;float:left;line-height:32px}.el-date-editor .el-range-input,.el-date-editor .el-range-separator{height:100%;margin:0;text-align:center;font-size:14px;display:inline-block}.el-date-editor .el-range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0;padding:0;width:39%;color:#606266}.el-date-editor .el-range-input::-webkit-input-placeholder{color:#c0c4cc}.el-date-editor .el-range-input:-ms-input-placeholder{color:#c0c4cc}.el-date-editor .el-range-input::-moz-placeholder{color:#c0c4cc}.el-date-editor .el-range-input::-ms-input-placeholder{color:#c0c4cc}.el-date-editor .el-range-input::placeholder{color:#c0c4cc}.el-date-editor .el-range-separator{padding:0 5px;line-height:32px;width:5%;color:#303133}.el-date-editor .el-range__close-icon{font-size:14px;color:#c0c4cc;width:25px;display:inline-block;float:right;line-height:32px}.el-range-editor.el-input__inner{padding:3px 10px}.el-range-editor.is-active,.el-range-editor.is-active:hover{border-color:#409EFF}.el-range-editor--medium.el-input__inner{height:36px}.el-range-editor--medium .el-range-separator{line-height:28px;font-size:14px}.el-range-editor--medium .el-range-input{font-size:14px}.el-range-editor--medium .el-range__close-icon,.el-range-editor--medium .el-range__icon{line-height:28px}.el-range-editor--small.el-input__inner{height:32px}.el-range-editor--small .el-range-separator{line-height:24px;font-size:13px}.el-range-editor--small .el-range-input{font-size:13px}.el-range-editor--small .el-range__close-icon,.el-range-editor--small .el-range__icon{line-height:24px}.el-range-editor--mini.el-input__inner{height:28px}.el-range-editor--mini .el-range-separator{line-height:20px;font-size:12px}.el-range-editor--mini .el-range-input{font-size:12px}.el-range-editor--mini .el-range__close-icon,.el-range-editor--mini .el-range__icon{line-height:20px}.el-range-editor.is-disabled{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-range-editor.is-disabled:focus,.el-range-editor.is-disabled:hover{border-color:#e4e7ed}.el-range-editor.is-disabled input{background-color:#f5f7fa;color:#c0c4cc;cursor:not-allowed}.el-range-editor.is-disabled input::-webkit-input-placeholder{color:#c0c4cc}.el-range-editor.is-disabled input:-ms-input-placeholder{color:#c0c4cc}.el-range-editor.is-disabled input::-moz-placeholder{color:#c0c4cc}.el-range-editor.is-disabled input::-ms-input-placeholder{color:#c0c4cc}.el-range-editor.is-disabled input::placeholder{color:#c0c4cc}.el-range-editor.is-disabled .el-range-separator{color:#c0c4cc}.el-time-spinner.has-seconds .el-time-spinner__wrapper{width:33.3%}.el-time-spinner.has-seconds .el-time-spinner__wrapper:nth-child(2){margin-left:1%}.el-time-spinner__wrapper{max-height:190px;overflow:auto;display:inline-block;width:50%;vertical-align:top;position:relative}.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){padding-bottom:15px}.el-time-spinner__input.el-input .el-input__inner,.el-time-spinner__list{padding:0;text-align:center}.el-time-spinner__wrapper.is-arrow{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden}.el-time-spinner__wrapper.is-arrow .el-time-spinner__list{-webkit-transform:translateY(-32px);transform:translateY(-32px)}.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.disabled):not(.active){background:#fff;cursor:default}.el-time-spinner__arrow{font-size:12px;color:#909399;position:absolute;left:0;width:100%;z-index:1;text-align:center;height:30px;line-height:30px;cursor:pointer}.el-time-spinner__arrow:hover{color:#409EFF}.el-time-spinner__arrow.el-icon-arrow-up{top:10px}.el-time-spinner__arrow.el-icon-arrow-down{bottom:10px}.el-time-spinner__input.el-input{width:70%}.el-time-spinner__list{margin:0;list-style:none}.el-time-spinner__list::after,.el-time-spinner__list::before{content:'';display:block;width:100%;height:80px}.el-time-spinner__item{height:32px;line-height:32px;font-size:12px;color:#606266}.el-time-spinner__item:hover:not(.disabled):not(.active){background:#f5f7fa;cursor:pointer}.el-time-spinner__item.active:not(.disabled){color:#303133;font-weight:700}.el-time-spinner__item.disabled{color:#c0c4cc;cursor:not-allowed}.el-time-panel{margin:5px 0;border:1px solid #e4e7ed;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);border-radius:2px;position:absolute;width:180px;left:0;z-index:1000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-time-panel__content{font-size:0;position:relative;overflow:hidden}.el-time-panel__content::after,.el-time-panel__content::before{content:"";top:50%;position:absolute;margin-top:-15px;height:32px;z-index:-1;left:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;text-align:left;border-top:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed}.el-time-panel__content::after{left:50%;margin-left:12%;margin-right:12%}.el-time-panel__content::before{padding-left:50%;margin-right:12%;margin-left:12%}.el-time-panel__content.has-seconds::after{left:66.66667%}.el-time-panel__content.has-seconds::before{padding-left:33.33333%}.el-time-panel__footer{border-top:1px solid #e4e4e4;padding:4px;height:36px;line-height:25px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-time-panel__btn{border:none;line-height:28px;padding:0 5px;margin:0 5px;cursor:pointer;background-color:transparent;outline:0;font-size:12px;color:#303133}.el-time-panel__btn.confirm{font-weight:800;color:#409EFF}.el-popover{position:absolute;background:#fff;min-width:150px;border:1px solid #ebeef5;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-popover--plain{padding:18px 20px}.el-popover__title{color:#303133;font-size:16px;line-height:1;margin-bottom:12px}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{100%{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-message-box{display:inline-block;width:420px;padding-bottom:10px;vertical-align:middle;background-color:#fff;border-radius:4px;border:1px solid #ebeef5;font-size:18px;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);text-align:left;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.el-message-box__wrapper{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center}.el-message-box__wrapper::after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.el-message-box__header{position:relative;padding:15px 15px 10px}.el-message-box__title{padding-left:0;margin-bottom:0;font-size:18px;line-height:1;color:#303133}.el-message-box__headerbtn{position:absolute;top:15px;right:15px;padding:0;border:none;outline:0;background:0 0;font-size:16px;cursor:pointer}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-input__inner:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus,.el-message-box__input input.invalid,.el-message-box__input input.invalid:focus{border-color:#f56c6c}.el-message-box__headerbtn .el-message-box__close{color:#909399}.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:#409EFF}.el-message-box__content{position:relative;padding:10px 15px;color:#606266;font-size:14px}.el-message-box__input{padding-top:15px}.el-message-box__status{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:24px!important}.el-message-box__status::before{padding-left:1px}.el-message-box__status+.el-message-box__message{padding-left:36px;padding-right:12px}.el-message-box__status.el-icon-success{color:#67c23a}.el-message-box__status.el-icon-info{color:#909399}.el-message-box__status.el-icon-warning{color:#e6a23c}.el-message-box__status.el-icon-error{color:#f56c6c}.el-message-box__message{margin:0}.el-message-box__message p{margin:0;line-height:24px}.el-message-box__errormsg{color:#f56c6c;font-size:12px;min-height:18px;margin-top:2px}.el-message-box__btns{padding:5px 15px 0;text-align:right}.el-message-box__btns button:nth-child(2){margin-left:10px}.el-message-box__btns-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.el-message-box--center{padding-bottom:30px}.el-message-box--center .el-message-box__header{padding-top:30px}.el-message-box--center .el-message-box__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message-box--center .el-message-box__status{position:relative;top:auto;padding-right:5px;text-align:center;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.el-message-box--center .el-message-box__message{margin-left:0}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__content{text-align:center}.el-message-box--center .el-message-box__content{padding-left:27px;padding-right:27px}.msgbox-fade-enter-active{-webkit-animation:msgbox-fade-in .3s;animation:msgbox-fade-in .3s}.msgbox-fade-leave-active{-webkit-animation:msgbox-fade-out .3s;animation:msgbox-fade-out .3s}@-webkit-keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb::after,.el-breadcrumb::before{display:table;content:""}.el-breadcrumb::after{clear:both}.el-breadcrumb__separator{margin:0 9px;font-weight:700;color:#c0c4cc}.el-breadcrumb__separator[class*=icon]{margin:0 6px;font-weight:400}.el-breadcrumb__item{float:left}.el-breadcrumb__inner,.el-breadcrumb__inner a{font-weight:700;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1);color:#303133}.el-breadcrumb__inner a:hover,.el-breadcrumb__inner:hover{color:#409EFF;cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover{font-weight:400;color:#606266;cursor:text}.el-breadcrumb__item:last-child .el-breadcrumb__separator{display:none}.el-form--label-left .el-form-item__label{text-align:left}.el-form--label-top .el-form-item__label{float:none;display:inline-block;text-align:left;padding:0 0 10px}.el-form--inline .el-form-item{display:inline-block;margin-right:10px;vertical-align:top}.el-form--inline .el-form-item__label{float:none;display:inline-block}.el-form--inline .el-form-item__content{display:inline-block;vertical-align:top}.el-form--inline.el-form--label-top .el-form-item__content{display:block}.el-form-item{margin-bottom:22px}.el-form-item::after,.el-form-item::before{display:table;content:""}.el-form-item::after{clear:both}.el-form-item .el-form-item{margin-bottom:0}.el-form-item--mini.el-form-item,.el-form-item--small.el-form-item{margin-bottom:18px}.el-form-item .el-input__validateIcon{display:none}.el-form-item--medium .el-form-item__content,.el-form-item--medium .el-form-item__label{line-height:36px}.el-form-item--small .el-form-item__content,.el-form-item--small .el-form-item__label{line-height:32px}.el-form-item--small .el-form-item__error{padding-top:2px}.el-form-item--mini .el-form-item__content,.el-form-item--mini .el-form-item__label{line-height:28px}.el-form-item--mini .el-form-item__error{padding-top:1px}.el-form-item__label{text-align:right;vertical-align:middle;float:left;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-form-item__content{line-height:40px;position:relative;font-size:14px}.el-form-item__content::after,.el-form-item__content::before{display:table;content:""}.el-form-item__content::after{clear:both}.el-form-item__error{color:#f56c6c;font-size:12px;line-height:1;padding-top:4px;position:absolute;top:100%;left:0}.el-form-item__error--inline{position:relative;top:auto;left:auto;display:inline-block;margin-left:10px}.el-form-item.is-required .el-form-item__label:before{content:'*';color:#f56c6c;margin-right:4px}.el-form-item.is-error .el-input-group__append .el-input__inner,.el-form-item.is-error .el-input-group__prepend .el-input__inner{border-color:transparent}.el-form-item.is-error .el-input__validateIcon{color:#f56c6c}.el-form-item.is-success .el-input__inner,.el-form-item.is-success .el-input__inner:focus,.el-form-item.is-success .el-textarea__inner,.el-form-item.is-success .el-textarea__inner:focus{border-color:#67c23a}.el-form-item.is-success .el-input-group__append .el-input__inner,.el-form-item.is-success .el-input-group__prepend .el-input__inner{border-color:transparent}.el-form-item.is-success .el-input__validateIcon{color:#67c23a}.el-form-item--feedback .el-input__validateIcon{display:inline-block}.el-tabs__header{padding:0;position:relative;margin:0 0 15px}.el-tabs__active-bar{position:absolute;bottom:0;left:0;height:2px;background-color:#409EFF;z-index:1;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1), -webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);list-style:none}.el-tabs__new-tab{float:right;border:1px solid #d3dce6;height:18px;width:18px;line-height:18px;margin:12px 0 9px 10px;border-radius:3px;text-align:center;font-size:12px;color:#d3dce6;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.el-tabs__new-tab .el-icon-plus{-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}.el-tabs__new-tab:hover{color:#409EFF}.el-tabs__nav-wrap{overflow:hidden;margin-bottom:-1px;position:relative}.el-tabs__nav-wrap::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#e4e7ed;z-index:1}.el-tabs--border-card>.el-tabs__header .el-tabs__nav-wrap::after,.el-tabs--card>.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs__nav-wrap.is-scrollable{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs__nav-scroll{overflow:hidden}.el-tabs__nav-next,.el-tabs__nav-prev{position:absolute;cursor:pointer;line-height:44px;font-size:12px;color:#909399}.el-tabs__nav-next{right:0}.el-tabs__nav-prev{left:0}.el-tabs__nav{position:relative;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;float:left;z-index:2}.el-tabs__item{padding:0 20px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:500;color:#303133;position:relative}.el-alert,.el-tag{-webkit-box-sizing:border-box}.el-tabs__item:focus,.el-tabs__item:focus:active{outline:0}.el-tabs__item:focus.is-active.is-focus:not(:active){-webkit-box-shadow:0 0 2px 2px #409eff inset;box-shadow:0 0 2px 2px #409eff inset;border-radius:3px}.el-tabs__item .el-icon-close{border-radius:50%;text-align:center;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);margin-left:5px}.el-tabs__item .el-icon-close:before{-webkit-transform:scale(.9);transform:scale(.9);display:inline-block}.el-tabs__item .el-icon-close:hover{background-color:#c0c4cc;color:#fff}.el-tabs__item.is-active{color:#409EFF}.el-tabs__item:hover{color:#409EFF;cursor:pointer}.el-tabs__item.is-disabled{color:#c0c4cc;cursor:default}.el-tabs__content{overflow:hidden;position:relative}.el-tabs--card>.el-tabs__header{border-bottom:1px solid #e4e7ed}.el-tabs--card>.el-tabs__header .el-tabs__nav{border:1px solid #e4e7ed;border-bottom:none;border-radius:4px 4px 0 0}.el-tabs--card>.el-tabs__header .el-tabs__active-bar{display:none}.el-tabs--card>.el-tabs__header .el-tabs__item .el-icon-close{position:relative;font-size:12px;width:0;height:14px;vertical-align:middle;line-height:15px;overflow:hidden;top:-1px;right:-2px;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close,.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close{width:14px}.el-tabs--card>.el-tabs__header .el-tabs__item{border-bottom:1px solid transparent;border-left:1px solid #e4e7ed;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left:none}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover{padding-left:13px;padding-right:13px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-bottom-color:#fff}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable{padding-left:20px;padding-right:20px}.el-tabs--border-card{background:#fff;border:1px solid #dcdfe6;-webkit-box-shadow:0 2px 4px 0 rgba(0, 0, 0, .12),0 0 6px 0 rgba(0, 0, 0, .04);box-shadow:0 2px 4px 0 rgba(0, 0, 0, .12),0 0 6px 0 rgba(0, 0, 0, .04)}.el-card,.el-notification{-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-tabs--border-card>.el-tabs__content{padding:15px}.el-tabs--border-card>.el-tabs__header{background-color:#f5f7fa;border-bottom:1px solid #e4e7ed;margin:0}.el-tabs--border-card>.el-tabs__header .el-tabs__item{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);border:1px solid transparent;margin:-1px -1px 0;color:#909399}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{color:#409EFF;background-color:#fff;border-right-color:#dcdfe6;border-left-color:#dcdfe6}.el-tabs--border-card>.el-tabs__header .el-tabs__item:hover{color:#409EFF}.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),.el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:last-child,.el-tabs--bottom .el-tabs__item.is-top:last-child,.el-tabs--top .el-tabs__item.is-bottom:last-child,.el-tabs--top .el-tabs__item.is-top:last-child{padding-right:0}.el-tabs--bottom .el-tabs--left .el-tabs__item:nth-child(2),.el-tabs--bottom .el-tabs--right .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--border-card .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--card .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--left .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--right .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--border-card .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--card .el-tabs__item:nth-child(2){padding-left:20px}.el-tabs--bottom .el-tabs--left .el-tabs__item:last-child,.el-tabs--bottom .el-tabs--right .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--border-card .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--card .el-tabs__item:last-child,.el-tabs--top .el-tabs--left .el-tabs__item:last-child,.el-tabs--top .el-tabs--right .el-tabs__item:last-child,.el-tabs--top.el-tabs--border-card .el-tabs__item:last-child,.el-tabs--top.el-tabs--card .el-tabs__item:last-child{padding-right:20px}.el-tabs--bottom .el-tabs__header.is-bottom{margin-bottom:0;margin-top:10px}.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom{border-bottom:0;border-top:1px solid #dcdfe6}.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom{margin-top:-1px;margin-bottom:0}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active){border:1px solid transparent}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom{margin:0 -1px -1px}.el-tabs--left,.el-tabs--right{overflow:hidden}.el-tabs--left .el-tabs__header.is-left,.el-tabs--left .el-tabs__header.is-right,.el-tabs--left .el-tabs__nav-scroll,.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__header.is-left,.el-tabs--right .el-tabs__header.is-right,.el-tabs--right .el-tabs__nav-scroll,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{height:100%}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__active-bar.is-right,.el-tabs--right .el-tabs__active-bar.is-left,.el-tabs--right .el-tabs__active-bar.is-right{top:0;bottom:auto;width:2px;height:auto}.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{margin-bottom:0}.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable{padding:30px 0}.el-tabs--left .el-tabs__nav-wrap.is-left::after,.el-tabs--left .el-tabs__nav-wrap.is-right::after,.el-tabs--right .el-tabs__nav-wrap.is-left::after,.el-tabs--right .el-tabs__nav-wrap.is-right::after{height:100%;width:2px;bottom:auto;top:0}.el-tabs--left .el-tabs__nav,.el-tabs--right .el-tabs__nav{float:none}.el-tabs--left .el-tabs__item.is-left,.el-tabs--left .el-tabs__item.is-right,.el-tabs--right .el-tabs__item.is-left,.el-tabs--right .el-tabs__item.is-right{display:block}.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left,.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right{display:none}.el-tabs--left .el-tabs__nav-next,.el-tabs--left .el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-next,.el-tabs--right .el-tabs__nav-prev{height:30px;line-height:30px;width:100%;text-align:center;cursor:pointer}.el-tabs--left .el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-prev i{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.el-tabs--left .el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-prev{left:auto;top:0}.el-tabs--left .el-tabs__nav-next,.el-tabs--right .el-tabs__nav-next{right:auto;bottom:0}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__nav-wrap.is-left::after{right:0;left:auto}.el-tabs--left .el-tabs__header.is-left{float:left;margin-bottom:0;margin-right:10px}.el-tabs--left .el-tabs__nav-wrap.is-left{margin-right:-1px}.el-tabs--left .el-tabs__item.is-left{text-align:right}.el-tabs--left.el-tabs--card .el-tabs__item.is-left{border-left:none;border-right:1px solid #e4e7ed;border-bottom:none;border-top:1px solid #e4e7ed}.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child{border-right:1px solid #e4e7ed;border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active{border:1px solid #e4e7ed;border-right-color:#fff;border-left:none;border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child{border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child{border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__nav{border-radius:4px 0 0 4px;border-bottom:1px solid #e4e7ed;border-right:none}.el-tabs--left.el-tabs--card .el-tabs__new-tab{float:none}.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left{border-right:1px solid #dfe4ed}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left{border:1px solid transparent;margin:-1px 0 -1px -1px}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active{border-color:#d1dbe5 transparent}.el-tabs--right .el-tabs__header.is-right{float:right;margin-bottom:0;margin-left:10px}.el-tabs--right .el-tabs__nav-wrap.is-right{margin-left:-1px}.el-tabs--right .el-tabs__nav-wrap.is-right::after{left:0;right:auto}.el-tabs--right .el-tabs__active-bar.is-right{left:0}.el-tag,.slideInLeft-transition,.slideInRight-transition{display:inline-block}.el-tabs--right.el-tabs--card .el-tabs__item.is-right{border-bottom:none;border-top:1px solid #e4e7ed}.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child{border-left:1px solid #e4e7ed;border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active{border:1px solid #e4e7ed;border-left-color:#fff;border-right:none;border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child{border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child{border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__nav{border-radius:0 4px 4px 0;border-bottom:1px solid #e4e7ed;border-left:none}.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right{border-left:1px solid #dfe4ed}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right{border:1px solid transparent;margin:-1px -1px -1px 0}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active{border-color:#d1dbe5 transparent}.slideInRight-enter{-webkit-animation:slideInRight-enter .3s;animation:slideInRight-enter .3s}.slideInRight-leave{position:absolute;left:0;right:0;-webkit-animation:slideInRight-leave .3s;animation:slideInRight-leave .3s}.slideInLeft-enter{-webkit-animation:slideInLeft-enter .3s;animation:slideInLeft-enter .3s}.slideInLeft-leave{position:absolute;left:0;right:0;-webkit-animation:slideInLeft-leave .3s;animation:slideInLeft-leave .3s}@-webkit-keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}.el-tag{background-color:rgba(64, 158, 255, .1);padding:0 10px;height:32px;line-height:30px;font-size:12px;color:#409EFF;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(64, 158, 255, .2)}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px;color:#409EFF}.el-tag .el-icon-close::before{display:block}.el-tag .el-icon-close:hover{background-color:#409EFF;color:#fff}.el-tag--info,.el-tag--info .el-tag__close{color:#909399}.el-tag--info{background-color:rgba(144, 147, 153, .1);border-color:rgba(144, 147, 153, .2)}.el-tag--info.is-hit{border-color:#909399}.el-tag--info .el-tag__close:hover{background-color:#909399;color:#fff}.el-tag--success{background-color:rgba(103, 194, 58, .1);border-color:rgba(103, 194, 58, .2);color:#67c23a}.el-tag--success.is-hit{border-color:#67c23a}.el-tag--success .el-tag__close{color:#67c23a}.el-tag--success .el-tag__close:hover{background-color:#67c23a;color:#fff}.el-tag--warning{background-color:rgba(230, 162, 60, .1);border-color:rgba(230, 162, 60, .2);color:#e6a23c}.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--warning .el-tag__close:hover{background-color:#e6a23c;color:#fff}.el-tag--danger{background-color:rgba(245, 108, 108, .1);border-color:rgba(245, 108, 108, .2);color:#f56c6c}.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--danger .el-tag__close:hover{background-color:#f56c6c;color:#fff}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-tree{cursor:default;background:#fff;color:#606266}.el-tree-node:focus>.el-tree-node__content,.el-tree-node__content:hover{background-color:#f5f7fa}.el-tree__empty-block{position:relative;min-height:60px;text-align:center;width:100%;height:100%}.el-tree__empty-text{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#6f7180}.el-tree-node{outline:0}.el-tree-node__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px;cursor:pointer}.el-tree-node__content>.el-tree-node__expand-icon{padding:6px}.el-tree-node__content>.el-checkbox{margin-right:8px}.el-tree-node__expand-icon{cursor:pointer;color:#c0c4cc;font-size:12px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.el-tree-node__expand-icon.expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default}.el-tree-node__label{font-size:14px}.el-tree-node__loading-icon{margin-right:8px;font-size:14px;color:#c0c4cc}.el-tree-node>.el-tree-node__children{overflow:hidden;background-color:transparent}.el-tree-node.is-expanded>.el-tree-node__children{display:block}.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#f0f7ff}.el-alert{width:100%;padding:8px 16px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;position:relative;background-color:#fff;overflow:hidden;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s;transition:opacity .2s}.el-alert.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-alert--success{background-color:#f0f9eb;color:#67c23a}.el-alert--success .el-alert__description{color:#67c23a}.el-alert--info{background-color:#f4f4f5;color:#909399}.el-alert--info .el-alert__description{color:#909399}.el-alert--warning{background-color:#fdf6ec;color:#e6a23c}.el-alert--warning .el-alert__description{color:#e6a23c}.el-alert--error{background-color:#fef0f0;color:#f56c6c}.el-alert--error .el-alert__description{color:#f56c6c}.el-alert__content{display:table-cell;padding:0 8px}.el-alert__icon{font-size:16px;width:16px}.el-alert__icon.is-big{font-size:28px;width:28px}.el-alert__title{font-size:13px;line-height:18px}.el-alert__title.is-bold{font-weight:700}.el-alert .el-alert__description{font-size:12px;margin:5px 0 0}.el-alert__closebtn{font-size:12px;color:#c0c4cc;opacity:1;position:absolute;top:12px;right:15px;cursor:pointer}.el-alert-fade-enter,.el-alert-fade-leave-active,.el-loading-fade-enter,.el-loading-fade-leave-active,.el-notification-fade-leave-active{opacity:0}.el-alert__closebtn.is-customed{font-style:normal;font-size:13px;top:9px}.el-notification{display:-webkit-box;display:-ms-flexbox;display:flex;width:330px;padding:14px 26px 14px 13px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ebeef5;position:fixed;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);-webkit-transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;overflow:hidden}.el-notification.right{right:16px}.el-notification.left{left:16px}.el-notification__group{margin-left:13px}.el-notification__title{font-weight:700;font-size:16px;color:#303133;margin:0}.el-notification__content{font-size:14px;line-height:21px;margin:6px 0 0;color:#606266;text-align:justify}.el-notification__content p{margin:0}.el-notification__icon{height:24px;width:24px;font-size:24px}.el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:#909399;font-size:16px}.el-notification__closeBtn:hover{color:#606266}.el-notification .el-icon-success{color:#67c23a}.el-notification .el-icon-error{color:#f56c6c}.el-notification .el-icon-info{color:#909399}.el-notification .el-icon-warning{color:#e6a23c}.el-notification-fade-enter.right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.el-notification-fade-enter.left{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.el-input-number{position:relative;display:inline-block;width:180px;line-height:38px}.el-input-number .el-input{display:block}.el-input-number .el-input__inner{-webkit-appearance:none;padding-left:50px;padding-right:50px;text-align:center}.el-input-number__decrease,.el-input-number__increase{position:absolute;z-index:1;top:1px;width:40px;height:auto;text-align:center;background:#f5f7fa;color:#606266;cursor:pointer;font-size:13px}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:#409EFF}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled){border-color:#409EFF}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:#c0c4cc;cursor:not-allowed}.el-input-number__increase{right:1px;border-radius:0 4px 4px 0;border-left:1px solid #dcdfe6}.el-input-number__decrease{left:1px;border-radius:4px 0 0 4px;border-right:1px solid #dcdfe6}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:#e4e7ed;color:#e4e7ed}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:#e4e7ed;cursor:not-allowed}.el-input-number--medium{width:200px;line-height:34px}.el-input-number--medium .el-input-number__decrease,.el-input-number--medium .el-input-number__increase{width:36px;font-size:14px}.el-input-number--medium .el-input__inner{padding-left:43px;padding-right:43px}.el-input-number--small{width:130px;line-height:30px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{width:32px;font-size:13px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.9);transform:scale(.9)}.el-input-number--small .el-input__inner{padding-left:39px;padding-right:39px}.el-input-number--mini{width:130px;line-height:26px}.el-input-number--mini .el-input-number__decrease,.el-input-number--mini .el-input-number__increase{width:28px;font-size:12px}.el-input-number--mini .el-input-number__decrease [class*=el-icon],.el-input-number--mini .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number--mini .el-input__inner{padding-left:35px;padding-right:35px}.el-input-number.is-without-controls .el-input__inner{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__inner{padding-left:15px;padding-right:50px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{height:auto;line-height:19px}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 4px 0 0;border-bottom:1px solid #dcdfe6}.el-input-number.is-controls-right .el-input-number__decrease{right:1px;bottom:1px;top:auto;left:auto;border-right:none;border-left:1px solid #dcdfe6;border-radius:0 0 4px}.el-input-number.is-controls-right[class*=medium] [class*=decrease],.el-input-number.is-controls-right[class*=medium] [class*=increase]{line-height:17px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{line-height:15px}.el-input-number.is-controls-right[class*=mini] [class*=decrease],.el-input-number.is-controls-right[class*=mini] [class*=increase]{line-height:13px}.el-tooltip__popper{position:absolute;border-radius:4px;padding:10px;z-index:2000;font-size:12px;line-height:1.2}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow::after{content:" ";border-width:5px}.el-progress-bar__inner::after,.el-row::after,.el-row::before,.el-slider::after,.el-slider::before,.el-slider__button-wrapper::after,.el-upload-cover::after{content:""}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow::after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#fff}.el-tooltip__popper.is-light{background:#fff;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:#fff}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#fff}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:#fff}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:#fff}.el-slider::after,.el-slider::before{display:table}.el-slider__button-wrapper .el-tooltip,.el-slider__button-wrapper::after{vertical-align:middle;display:inline-block}.el-slider::after{clear:both}.el-slider__runway{width:100%;height:6px;margin:16px 0;background-color:#e4e7ed;border-radius:3px;position:relative;cursor:pointer;vertical-align:middle}.el-slider__runway.show-input{margin-right:160px;width:auto}.el-slider__runway.disabled{cursor:default}.el-slider__runway.disabled .el-slider__bar{background-color:#c0c4cc}.el-slider__runway.disabled .el-slider__button{border-color:#c0c4cc}.el-slider__runway.disabled .el-slider__button-wrapper.dragging,.el-slider__runway.disabled .el-slider__button-wrapper.hover,.el-slider__runway.disabled .el-slider__button-wrapper:hover{cursor:not-allowed}.el-slider__runway.disabled .el-slider__button.dragging,.el-slider__runway.disabled .el-slider__button.hover,.el-slider__runway.disabled .el-slider__button:hover{-webkit-transform:scale(1);transform:scale(1);cursor:not-allowed}.el-slider__input{float:right;margin-top:3px}.el-slider__bar{height:6px;background-color:#409EFF;border-top-left-radius:3px;border-bottom-left-radius:3px;position:absolute}.el-slider__button-wrapper{height:36px;width:36px;position:absolute;z-index:1001;top:-15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:transparent;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal}.el-slider__button,.el-step__icon-inner{-moz-user-select:none;-ms-user-select:none}.el-slider__button-wrapper::after{height:100%}.el-slider__button-wrapper.hover,.el-slider__button-wrapper:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button-wrapper.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__button{width:16px;height:16px;border:2px solid #409EFF;background-color:#fff;border-radius:50%;-webkit-transition:.2s;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-button,.el-checkbox,.el-step__icon-inner{-webkit-user-select:none}.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.el-slider__button.hover,.el-slider__button:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__stop{position:absolute;height:6px;width:6px;border-radius:100%;background-color:#fff;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-slider.is-vertical{position:relative}.el-slider.is-vertical .el-slider__runway{width:6px;height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:6px;height:auto;border-radius:0 0 3px 3px}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:-15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical.el-slider--with-input{padding-bottom:58px}.el-slider.is-vertical.el-slider--with-input .el-slider__input{overflow:visible;float:none;position:absolute;bottom:22px;width:36px;margin-top:15px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input__inner{text-align:center;padding-left:5px;padding-right:5px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{top:32px;margin-top:-1px;border:1px solid #dcdfe6;line-height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease{width:18px;right:18px;border-bottom-left-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{width:19px;border-bottom-right-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase~.el-input .el-input__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__increase{border-color:#c0c4cc}.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__increase{border-color:#409EFF}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:rgba(255, 255, 255, .9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-col-pull-1,.el-col-pull-10,.el-col-pull-11,.el-col-pull-12,.el-col-pull-13,.el-col-pull-14,.el-col-pull-15,.el-col-pull-16,.el-col-pull-17,.el-col-pull-18,.el-col-pull-19,.el-col-pull-2,.el-col-pull-20,.el-col-pull-21,.el-col-pull-22,.el-col-pull-23,.el-col-pull-24,.el-col-pull-3,.el-col-pull-4,.el-col-pull-5,.el-col-pull-6,.el-col-pull-7,.el-col-pull-8,.el-col-pull-9,.el-col-push-1,.el-col-push-10,.el-col-push-11,.el-col-push-13,.el-col-push-14,.el-col-push-15,.el-col-push-16,.el-col-push-17,.el-col-push-18,.el-col-push-19,.el-col-push-2,.el-col-push-20,.el-col-push-21,.el-col-push-22,.el-col-push-23,.el-col-push-24,.el-col-push-3,.el-col-push-4,.el-col-push-5,.el-col-push-6,.el-col-push-7,.el-col-push-8,.el-col-push-9,.el-row{position:relative}.el-loading-spinner .el-loading-text{color:#409EFF;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409EFF;stroke-linecap:round}.el-loading-spinner i{color:#409EFF}@-webkit-keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-row{-webkit-box-sizing:border-box;box-sizing:border-box}.el-row::after,.el-row::before{display:table}.el-row::after{clear:both}.el-row--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.el-col-0,.el-row--flex:after,.el-row--flex:before{display:none}.el-row--flex.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-row--flex.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.el-row--flex.is-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.el-row--flex.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.el-row--flex.is-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-row--flex.is-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[class*=el-col-]{float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-upload--picture-card,.el-upload-dragger{-webkit-box-sizing:border-box;cursor:pointer}.el-col-1{width:4.16667%}.el-col-offset-1{margin-left:4.16667%}.el-col-pull-1{right:4.16667%}.el-col-push-1{left:4.16667%}.el-col-2{width:8.33333%}.el-col-offset-2{margin-left:8.33333%}.el-col-pull-2{right:8.33333%}.el-col-push-2{left:8.33333%}.el-col-3{width:12.5%}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{right:12.5%}.el-col-push-3{left:12.5%}.el-col-4{width:16.66667%}.el-col-offset-4{margin-left:16.66667%}.el-col-pull-4{right:16.66667%}.el-col-push-4{left:16.66667%}.el-col-5{width:20.83333%}.el-col-offset-5{margin-left:20.83333%}.el-col-pull-5{right:20.83333%}.el-col-push-5{left:20.83333%}.el-col-6{width:25%}.el-col-offset-6{margin-left:25%}.el-col-pull-6{right:25%}.el-col-push-6{left:25%}.el-col-7{width:29.16667%}.el-col-offset-7{margin-left:29.16667%}.el-col-pull-7{right:29.16667%}.el-col-push-7{left:29.16667%}.el-col-8{width:33.33333%}.el-col-offset-8{margin-left:33.33333%}.el-col-pull-8{right:33.33333%}.el-col-push-8{left:33.33333%}.el-col-9{width:37.5%}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{right:37.5%}.el-col-push-9{left:37.5%}.el-col-10{width:41.66667%}.el-col-offset-10{margin-left:41.66667%}.el-col-pull-10{right:41.66667%}.el-col-push-10{left:41.66667%}.el-col-11{width:45.83333%}.el-col-offset-11{margin-left:45.83333%}.el-col-pull-11{right:45.83333%}.el-col-push-11{left:45.83333%}.el-col-12{width:50%}.el-col-offset-12{margin-left:50%}.el-col-pull-12{right:50%}.el-col-push-12{position:relative;left:50%}.el-col-13{width:54.16667%}.el-col-offset-13{margin-left:54.16667%}.el-col-pull-13{right:54.16667%}.el-col-push-13{left:54.16667%}.el-col-14{width:58.33333%}.el-col-offset-14{margin-left:58.33333%}.el-col-pull-14{right:58.33333%}.el-col-push-14{left:58.33333%}.el-col-15{width:62.5%}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{right:62.5%}.el-col-push-15{left:62.5%}.el-col-16{width:66.66667%}.el-col-offset-16{margin-left:66.66667%}.el-col-pull-16{right:66.66667%}.el-col-push-16{left:66.66667%}.el-col-17{width:70.83333%}.el-col-offset-17{margin-left:70.83333%}.el-col-pull-17{right:70.83333%}.el-col-push-17{left:70.83333%}.el-col-18{width:75%}.el-col-offset-18{margin-left:75%}.el-col-pull-18{right:75%}.el-col-push-18{left:75%}.el-col-19{width:79.16667%}.el-col-offset-19{margin-left:79.16667%}.el-col-pull-19{right:79.16667%}.el-col-push-19{left:79.16667%}.el-col-20{width:83.33333%}.el-col-offset-20{margin-left:83.33333%}.el-col-pull-20{right:83.33333%}.el-col-push-20{left:83.33333%}.el-col-21{width:87.5%}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{right:87.5%}.el-col-push-21{left:87.5%}.el-col-22{width:91.66667%}.el-col-offset-22{margin-left:91.66667%}.el-col-pull-22{right:91.66667%}.el-col-push-22{left:91.66667%}.el-col-23{width:95.83333%}.el-col-offset-23{margin-left:95.83333%}.el-col-pull-23{right:95.83333%}.el-col-push-23{left:95.83333%}.el-col-24{width:100%}.el-col-offset-24{margin-left:100%}.el-col-pull-24{right:100%}.el-col-push-24{left:100%}@media only screen and (max-width:768px){.el-col-xs-0{display:none}.el-col-xs-1{width:4.16667%}.el-col-xs-offset-1{margin-left:4.16667%}.el-col-xs-pull-1{position:relative;right:4.16667%}.el-col-xs-push-1{position:relative;left:4.16667%}.el-col-xs-2{width:8.33333%}.el-col-xs-offset-2{margin-left:8.33333%}.el-col-xs-pull-2{position:relative;right:8.33333%}.el-col-xs-push-2{position:relative;left:8.33333%}.el-col-xs-3{width:12.5%}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{position:relative;left:12.5%}.el-col-xs-4{width:16.66667%}.el-col-xs-offset-4{margin-left:16.66667%}.el-col-xs-pull-4{position:relative;right:16.66667%}.el-col-xs-push-4{position:relative;left:16.66667%}.el-col-xs-5{width:20.83333%}.el-col-xs-offset-5{margin-left:20.83333%}.el-col-xs-pull-5{position:relative;right:20.83333%}.el-col-xs-push-5{position:relative;left:20.83333%}.el-col-xs-6{width:25%}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{position:relative;left:25%}.el-col-xs-7{width:29.16667%}.el-col-xs-offset-7{margin-left:29.16667%}.el-col-xs-pull-7{position:relative;right:29.16667%}.el-col-xs-push-7{position:relative;left:29.16667%}.el-col-xs-8{width:33.33333%}.el-col-xs-offset-8{margin-left:33.33333%}.el-col-xs-pull-8{position:relative;right:33.33333%}.el-col-xs-push-8{position:relative;left:33.33333%}.el-col-xs-9{width:37.5%}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{position:relative;left:37.5%}.el-col-xs-10{width:41.66667%}.el-col-xs-offset-10{margin-left:41.66667%}.el-col-xs-pull-10{position:relative;right:41.66667%}.el-col-xs-push-10{position:relative;left:41.66667%}.el-col-xs-11{width:45.83333%}.el-col-xs-offset-11{margin-left:45.83333%}.el-col-xs-pull-11{position:relative;right:45.83333%}.el-col-xs-push-11{position:relative;left:45.83333%}.el-col-xs-12{width:50%}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{position:relative;left:50%}.el-col-xs-13{width:54.16667%}.el-col-xs-offset-13{margin-left:54.16667%}.el-col-xs-pull-13{position:relative;right:54.16667%}.el-col-xs-push-13{position:relative;left:54.16667%}.el-col-xs-14{width:58.33333%}.el-col-xs-offset-14{margin-left:58.33333%}.el-col-xs-pull-14{position:relative;right:58.33333%}.el-col-xs-push-14{position:relative;left:58.33333%}.el-col-xs-15{width:62.5%}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{position:relative;left:62.5%}.el-col-xs-16{width:66.66667%}.el-col-xs-offset-16{margin-left:66.66667%}.el-col-xs-pull-16{position:relative;right:66.66667%}.el-col-xs-push-16{position:relative;left:66.66667%}.el-col-xs-17{width:70.83333%}.el-col-xs-offset-17{margin-left:70.83333%}.el-col-xs-pull-17{position:relative;right:70.83333%}.el-col-xs-push-17{position:relative;left:70.83333%}.el-col-xs-18{width:75%}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{position:relative;left:75%}.el-col-xs-19{width:79.16667%}.el-col-xs-offset-19{margin-left:79.16667%}.el-col-xs-pull-19{position:relative;right:79.16667%}.el-col-xs-push-19{position:relative;left:79.16667%}.el-col-xs-20{width:83.33333%}.el-col-xs-offset-20{margin-left:83.33333%}.el-col-xs-pull-20{position:relative;right:83.33333%}.el-col-xs-push-20{position:relative;left:83.33333%}.el-col-xs-21{width:87.5%}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{position:relative;left:87.5%}.el-col-xs-22{width:91.66667%}.el-col-xs-offset-22{margin-left:91.66667%}.el-col-xs-pull-22{position:relative;right:91.66667%}.el-col-xs-push-22{position:relative;left:91.66667%}.el-col-xs-23{width:95.83333%}.el-col-xs-offset-23{margin-left:95.83333%}.el-col-xs-pull-23{position:relative;right:95.83333%}.el-col-xs-push-23{position:relative;left:95.83333%}.el-col-xs-24{width:100%}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{position:relative;left:100%}}@media only screen and (min-width:768px){.el-col-sm-0{display:none}.el-col-sm-1{width:4.16667%}.el-col-sm-offset-1{margin-left:4.16667%}.el-col-sm-pull-1{position:relative;right:4.16667%}.el-col-sm-push-1{position:relative;left:4.16667%}.el-col-sm-2{width:8.33333%}.el-col-sm-offset-2{margin-left:8.33333%}.el-col-sm-pull-2{position:relative;right:8.33333%}.el-col-sm-push-2{position:relative;left:8.33333%}.el-col-sm-3{width:12.5%}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{position:relative;left:12.5%}.el-col-sm-4{width:16.66667%}.el-col-sm-offset-4{margin-left:16.66667%}.el-col-sm-pull-4{position:relative;right:16.66667%}.el-col-sm-push-4{position:relative;left:16.66667%}.el-col-sm-5{width:20.83333%}.el-col-sm-offset-5{margin-left:20.83333%}.el-col-sm-pull-5{position:relative;right:20.83333%}.el-col-sm-push-5{position:relative;left:20.83333%}.el-col-sm-6{width:25%}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{position:relative;left:25%}.el-col-sm-7{width:29.16667%}.el-col-sm-offset-7{margin-left:29.16667%}.el-col-sm-pull-7{position:relative;right:29.16667%}.el-col-sm-push-7{position:relative;left:29.16667%}.el-col-sm-8{width:33.33333%}.el-col-sm-offset-8{margin-left:33.33333%}.el-col-sm-pull-8{position:relative;right:33.33333%}.el-col-sm-push-8{position:relative;left:33.33333%}.el-col-sm-9{width:37.5%}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{position:relative;left:37.5%}.el-col-sm-10{width:41.66667%}.el-col-sm-offset-10{margin-left:41.66667%}.el-col-sm-pull-10{position:relative;right:41.66667%}.el-col-sm-push-10{position:relative;left:41.66667%}.el-col-sm-11{width:45.83333%}.el-col-sm-offset-11{margin-left:45.83333%}.el-col-sm-pull-11{position:relative;right:45.83333%}.el-col-sm-push-11{position:relative;left:45.83333%}.el-col-sm-12{width:50%}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{position:relative;left:50%}.el-col-sm-13{width:54.16667%}.el-col-sm-offset-13{margin-left:54.16667%}.el-col-sm-pull-13{position:relative;right:54.16667%}.el-col-sm-push-13{position:relative;left:54.16667%}.el-col-sm-14{width:58.33333%}.el-col-sm-offset-14{margin-left:58.33333%}.el-col-sm-pull-14{position:relative;right:58.33333%}.el-col-sm-push-14{position:relative;left:58.33333%}.el-col-sm-15{width:62.5%}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{position:relative;left:62.5%}.el-col-sm-16{width:66.66667%}.el-col-sm-offset-16{margin-left:66.66667%}.el-col-sm-pull-16{position:relative;right:66.66667%}.el-col-sm-push-16{position:relative;left:66.66667%}.el-col-sm-17{width:70.83333%}.el-col-sm-offset-17{margin-left:70.83333%}.el-col-sm-pull-17{position:relative;right:70.83333%}.el-col-sm-push-17{position:relative;left:70.83333%}.el-col-sm-18{width:75%}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{position:relative;left:75%}.el-col-sm-19{width:79.16667%}.el-col-sm-offset-19{margin-left:79.16667%}.el-col-sm-pull-19{position:relative;right:79.16667%}.el-col-sm-push-19{position:relative;left:79.16667%}.el-col-sm-20{width:83.33333%}.el-col-sm-offset-20{margin-left:83.33333%}.el-col-sm-pull-20{position:relative;right:83.33333%}.el-col-sm-push-20{position:relative;left:83.33333%}.el-col-sm-21{width:87.5%}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{position:relative;left:87.5%}.el-col-sm-22{width:91.66667%}.el-col-sm-offset-22{margin-left:91.66667%}.el-col-sm-pull-22{position:relative;right:91.66667%}.el-col-sm-push-22{position:relative;left:91.66667%}.el-col-sm-23{width:95.83333%}.el-col-sm-offset-23{margin-left:95.83333%}.el-col-sm-pull-23{position:relative;right:95.83333%}.el-col-sm-push-23{position:relative;left:95.83333%}.el-col-sm-24{width:100%}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{position:relative;left:100%}}@media only screen and (min-width:992px){.el-col-md-0{display:none}.el-col-md-1{width:4.16667%}.el-col-md-offset-1{margin-left:4.16667%}.el-col-md-pull-1{position:relative;right:4.16667%}.el-col-md-push-1{position:relative;left:4.16667%}.el-col-md-2{width:8.33333%}.el-col-md-offset-2{margin-left:8.33333%}.el-col-md-pull-2{position:relative;right:8.33333%}.el-col-md-push-2{position:relative;left:8.33333%}.el-col-md-3{width:12.5%}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{position:relative;left:12.5%}.el-col-md-4{width:16.66667%}.el-col-md-offset-4{margin-left:16.66667%}.el-col-md-pull-4{position:relative;right:16.66667%}.el-col-md-push-4{position:relative;left:16.66667%}.el-col-md-5{width:20.83333%}.el-col-md-offset-5{margin-left:20.83333%}.el-col-md-pull-5{position:relative;right:20.83333%}.el-col-md-push-5{position:relative;left:20.83333%}.el-col-md-6{width:25%}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{position:relative;left:25%}.el-col-md-7{width:29.16667%}.el-col-md-offset-7{margin-left:29.16667%}.el-col-md-pull-7{position:relative;right:29.16667%}.el-col-md-push-7{position:relative;left:29.16667%}.el-col-md-8{width:33.33333%}.el-col-md-offset-8{margin-left:33.33333%}.el-col-md-pull-8{position:relative;right:33.33333%}.el-col-md-push-8{position:relative;left:33.33333%}.el-col-md-9{width:37.5%}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{position:relative;left:37.5%}.el-col-md-10{width:41.66667%}.el-col-md-offset-10{margin-left:41.66667%}.el-col-md-pull-10{position:relative;right:41.66667%}.el-col-md-push-10{position:relative;left:41.66667%}.el-col-md-11{width:45.83333%}.el-col-md-offset-11{margin-left:45.83333%}.el-col-md-pull-11{position:relative;right:45.83333%}.el-col-md-push-11{position:relative;left:45.83333%}.el-col-md-12{width:50%}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{position:relative;left:50%}.el-col-md-13{width:54.16667%}.el-col-md-offset-13{margin-left:54.16667%}.el-col-md-pull-13{position:relative;right:54.16667%}.el-col-md-push-13{position:relative;left:54.16667%}.el-col-md-14{width:58.33333%}.el-col-md-offset-14{margin-left:58.33333%}.el-col-md-pull-14{position:relative;right:58.33333%}.el-col-md-push-14{position:relative;left:58.33333%}.el-col-md-15{width:62.5%}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{position:relative;left:62.5%}.el-col-md-16{width:66.66667%}.el-col-md-offset-16{margin-left:66.66667%}.el-col-md-pull-16{position:relative;right:66.66667%}.el-col-md-push-16{position:relative;left:66.66667%}.el-col-md-17{width:70.83333%}.el-col-md-offset-17{margin-left:70.83333%}.el-col-md-pull-17{position:relative;right:70.83333%}.el-col-md-push-17{position:relative;left:70.83333%}.el-col-md-18{width:75%}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{position:relative;left:75%}.el-col-md-19{width:79.16667%}.el-col-md-offset-19{margin-left:79.16667%}.el-col-md-pull-19{position:relative;right:79.16667%}.el-col-md-push-19{position:relative;left:79.16667%}.el-col-md-20{width:83.33333%}.el-col-md-offset-20{margin-left:83.33333%}.el-col-md-pull-20{position:relative;right:83.33333%}.el-col-md-push-20{position:relative;left:83.33333%}.el-col-md-21{width:87.5%}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{position:relative;left:87.5%}.el-col-md-22{width:91.66667%}.el-col-md-offset-22{margin-left:91.66667%}.el-col-md-pull-22{position:relative;right:91.66667%}.el-col-md-push-22{position:relative;left:91.66667%}.el-col-md-23{width:95.83333%}.el-col-md-offset-23{margin-left:95.83333%}.el-col-md-pull-23{position:relative;right:95.83333%}.el-col-md-push-23{position:relative;left:95.83333%}.el-col-md-24{width:100%}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{position:relative;left:100%}}@media only screen and (min-width:1200px){.el-col-lg-0{display:none}.el-col-lg-1{width:4.16667%}.el-col-lg-offset-1{margin-left:4.16667%}.el-col-lg-pull-1{position:relative;right:4.16667%}.el-col-lg-push-1{position:relative;left:4.16667%}.el-col-lg-2{width:8.33333%}.el-col-lg-offset-2{margin-left:8.33333%}.el-col-lg-pull-2{position:relative;right:8.33333%}.el-col-lg-push-2{position:relative;left:8.33333%}.el-col-lg-3{width:12.5%}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{position:relative;left:12.5%}.el-col-lg-4{width:16.66667%}.el-col-lg-offset-4{margin-left:16.66667%}.el-col-lg-pull-4{position:relative;right:16.66667%}.el-col-lg-push-4{position:relative;left:16.66667%}.el-col-lg-5{width:20.83333%}.el-col-lg-offset-5{margin-left:20.83333%}.el-col-lg-pull-5{position:relative;right:20.83333%}.el-col-lg-push-5{position:relative;left:20.83333%}.el-col-lg-6{width:25%}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{position:relative;left:25%}.el-col-lg-7{width:29.16667%}.el-col-lg-offset-7{margin-left:29.16667%}.el-col-lg-pull-7{position:relative;right:29.16667%}.el-col-lg-push-7{position:relative;left:29.16667%}.el-col-lg-8{width:33.33333%}.el-col-lg-offset-8{margin-left:33.33333%}.el-col-lg-pull-8{position:relative;right:33.33333%}.el-col-lg-push-8{position:relative;left:33.33333%}.el-col-lg-9{width:37.5%}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{position:relative;left:37.5%}.el-col-lg-10{width:41.66667%}.el-col-lg-offset-10{margin-left:41.66667%}.el-col-lg-pull-10{position:relative;right:41.66667%}.el-col-lg-push-10{position:relative;left:41.66667%}.el-col-lg-11{width:45.83333%}.el-col-lg-offset-11{margin-left:45.83333%}.el-col-lg-pull-11{position:relative;right:45.83333%}.el-col-lg-push-11{position:relative;left:45.83333%}.el-col-lg-12{width:50%}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{position:relative;left:50%}.el-col-lg-13{width:54.16667%}.el-col-lg-offset-13{margin-left:54.16667%}.el-col-lg-pull-13{position:relative;right:54.16667%}.el-col-lg-push-13{position:relative;left:54.16667%}.el-col-lg-14{width:58.33333%}.el-col-lg-offset-14{margin-left:58.33333%}.el-col-lg-pull-14{position:relative;right:58.33333%}.el-col-lg-push-14{position:relative;left:58.33333%}.el-col-lg-15{width:62.5%}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{position:relative;left:62.5%}.el-col-lg-16{width:66.66667%}.el-col-lg-offset-16{margin-left:66.66667%}.el-col-lg-pull-16{position:relative;right:66.66667%}.el-col-lg-push-16{position:relative;left:66.66667%}.el-col-lg-17{width:70.83333%}.el-col-lg-offset-17{margin-left:70.83333%}.el-col-lg-pull-17{position:relative;right:70.83333%}.el-col-lg-push-17{position:relative;left:70.83333%}.el-col-lg-18{width:75%}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{position:relative;left:75%}.el-col-lg-19{width:79.16667%}.el-col-lg-offset-19{margin-left:79.16667%}.el-col-lg-pull-19{position:relative;right:79.16667%}.el-col-lg-push-19{position:relative;left:79.16667%}.el-col-lg-20{width:83.33333%}.el-col-lg-offset-20{margin-left:83.33333%}.el-col-lg-pull-20{position:relative;right:83.33333%}.el-col-lg-push-20{position:relative;left:83.33333%}.el-col-lg-21{width:87.5%}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{position:relative;left:87.5%}.el-col-lg-22{width:91.66667%}.el-col-lg-offset-22{margin-left:91.66667%}.el-col-lg-pull-22{position:relative;right:91.66667%}.el-col-lg-push-22{position:relative;left:91.66667%}.el-col-lg-23{width:95.83333%}.el-col-lg-offset-23{margin-left:95.83333%}.el-col-lg-pull-23{position:relative;right:95.83333%}.el-col-lg-push-23{position:relative;left:95.83333%}.el-col-lg-24{width:100%}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{position:relative;left:100%}}@media only screen and (min-width:1920px){.el-col-xl-0{display:none}.el-col-xl-1{width:4.16667%}.el-col-xl-offset-1{margin-left:4.16667%}.el-col-xl-pull-1{position:relative;right:4.16667%}.el-col-xl-push-1{position:relative;left:4.16667%}.el-col-xl-2{width:8.33333%}.el-col-xl-offset-2{margin-left:8.33333%}.el-col-xl-pull-2{position:relative;right:8.33333%}.el-col-xl-push-2{position:relative;left:8.33333%}.el-col-xl-3{width:12.5%}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{position:relative;left:12.5%}.el-col-xl-4{width:16.66667%}.el-col-xl-offset-4{margin-left:16.66667%}.el-col-xl-pull-4{position:relative;right:16.66667%}.el-col-xl-push-4{position:relative;left:16.66667%}.el-col-xl-5{width:20.83333%}.el-col-xl-offset-5{margin-left:20.83333%}.el-col-xl-pull-5{position:relative;right:20.83333%}.el-col-xl-push-5{position:relative;left:20.83333%}.el-col-xl-6{width:25%}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{position:relative;left:25%}.el-col-xl-7{width:29.16667%}.el-col-xl-offset-7{margin-left:29.16667%}.el-col-xl-pull-7{position:relative;right:29.16667%}.el-col-xl-push-7{position:relative;left:29.16667%}.el-col-xl-8{width:33.33333%}.el-col-xl-offset-8{margin-left:33.33333%}.el-col-xl-pull-8{position:relative;right:33.33333%}.el-col-xl-push-8{position:relative;left:33.33333%}.el-col-xl-9{width:37.5%}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{position:relative;left:37.5%}.el-col-xl-10{width:41.66667%}.el-col-xl-offset-10{margin-left:41.66667%}.el-col-xl-pull-10{position:relative;right:41.66667%}.el-col-xl-push-10{position:relative;left:41.66667%}.el-col-xl-11{width:45.83333%}.el-col-xl-offset-11{margin-left:45.83333%}.el-col-xl-pull-11{position:relative;right:45.83333%}.el-col-xl-push-11{position:relative;left:45.83333%}.el-col-xl-12{width:50%}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{position:relative;left:50%}.el-col-xl-13{width:54.16667%}.el-col-xl-offset-13{margin-left:54.16667%}.el-col-xl-pull-13{position:relative;right:54.16667%}.el-col-xl-push-13{position:relative;left:54.16667%}.el-col-xl-14{width:58.33333%}.el-col-xl-offset-14{margin-left:58.33333%}.el-col-xl-pull-14{position:relative;right:58.33333%}.el-col-xl-push-14{position:relative;left:58.33333%}.el-col-xl-15{width:62.5%}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{position:relative;left:62.5%}.el-col-xl-16{width:66.66667%}.el-col-xl-offset-16{margin-left:66.66667%}.el-col-xl-pull-16{position:relative;right:66.66667%}.el-col-xl-push-16{position:relative;left:66.66667%}.el-col-xl-17{width:70.83333%}.el-col-xl-offset-17{margin-left:70.83333%}.el-col-xl-pull-17{position:relative;right:70.83333%}.el-col-xl-push-17{position:relative;left:70.83333%}.el-col-xl-18{width:75%}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{position:relative;left:75%}.el-col-xl-19{width:79.16667%}.el-col-xl-offset-19{margin-left:79.16667%}.el-col-xl-pull-19{position:relative;right:79.16667%}.el-col-xl-push-19{position:relative;left:79.16667%}.el-col-xl-20{width:83.33333%}.el-col-xl-offset-20{margin-left:83.33333%}.el-col-xl-pull-20{position:relative;right:83.33333%}.el-col-xl-push-20{position:relative;left:83.33333%}.el-col-xl-21{width:87.5%}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{position:relative;left:87.5%}.el-col-xl-22{width:91.66667%}.el-col-xl-offset-22{margin-left:91.66667%}.el-col-xl-pull-22{position:relative;right:91.66667%}.el-col-xl-push-22{position:relative;left:91.66667%}.el-col-xl-23{width:95.83333%}.el-col-xl-offset-23{margin-left:95.83333%}.el-col-xl-pull-23{position:relative;right:95.83333%}.el-col-xl-push-23{position:relative;left:95.83333%}.el-col-xl-24{width:100%}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{position:relative;left:100%}}@-webkit-keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-upload{display:inline-block;text-align:center;cursor:pointer;outline:0}.el-upload__input{display:none}.el-upload__tip{font-size:12px;color:#606266;margin-top:7px}.el-upload iframe{position:absolute;z-index:-1;top:0;left:0;opacity:0;filter:alpha(opacity=0)}.el-upload--picture-card{background-color:#fbfdff;border:1px dashed #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;line-height:146px;vertical-align:top}.el-upload--picture-card i{font-size:28px;color:#8c939d}.el-upload--picture-card:hover,.el-upload:focus{border-color:#409EFF;color:#409EFF}.el-upload:focus .el-upload-dragger{border-color:#409EFF}.el-upload-dragger{background-color:#fff;border:1px dashed #d9d9d9;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:360px;height:180px;text-align:center;position:relative;overflow:hidden}.el-upload-dragger .el-icon-upload{font-size:67px;color:#c0c4cc;margin:40px 0 16px;line-height:50px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:1px solid #dcdfe6;margin-top:7px;padding-top:5px}.el-upload-dragger .el-upload__text{color:#606266;font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:#409EFF;font-style:normal}.el-upload-dragger:hover{border-color:#409EFF}.el-upload-dragger.is-dragover{background-color:rgba(32, 159, 255, .06);border:2px dashed #409EFF}.el-upload-list{margin:0;padding:0;list-style:none}.el-upload-list__item{-webkit-transition:all .5s cubic-bezier(.55,0,.1,1);transition:all .5s cubic-bezier(.55,0,.1,1);font-size:14px;color:#606266;line-height:1.8;margin-top:5px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;width:100%}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;right:0;top:-13px}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item:first-child{margin-top:10px}.el-upload-list__item .el-icon-upload-success{color:#67c23a}.el-upload-list__item .el-icon-close{display:none;position:absolute;top:5px;right:5px;cursor:pointer;opacity:.75;color:#606266}.el-upload-list__item .el-icon-close:hover{opacity:1}.el-upload-list__item .el-icon-close-tip{display:none;position:absolute;top:5px;right:5px;font-size:12px;cursor:pointer;opacity:1;color:#409EFF}.el-upload-list__item:hover{background-color:#f5f7fa}.el-upload-list__item:hover .el-icon-close{display:inline-block}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:block}.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:#409EFF;cursor:pointer}.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip{display:inline-block}.el-upload-list__item.is-success:active .el-icon-close-tip,.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,.el-upload-list__item.is-success:hover .el-upload-list__item-status-label,.el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip{display:none}.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label{display:block}.el-upload-list__item-name{color:#606266;display:block;margin-right:40px;overflow:hidden;padding-left:4px;text-overflow:ellipsis;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap}.el-upload-list__item-name [class^=el-icon]{height:100%;margin-right:7px;color:#909399;line-height:inherit}.el-upload-list__item-status-label{position:absolute;right:5px;top:0;line-height:inherit;display:none}.el-upload-list__item-delete{position:absolute;right:10px;top:0;font-size:12px;color:#606266;display:none}.el-upload-list__item-delete:hover{color:#409EFF}.el-upload-list--picture-card{margin:0;display:inline;vertical-align:top}.el-upload-list--picture-card .el-upload-list__item{overflow:hidden;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;margin:0 8px 8px 0;display:inline-block}.el-upload-list--picture-card .el-upload-list__item .el-icon-check,.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check{color:#fff}.el-upload-list--picture-card .el-upload-list__item .el-icon-close,.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{width:100%;height:100%}.el-upload-list--picture-card .el-upload-list__item-status-label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0, 0, 0, .2);box-shadow:0 0 1pc 1px rgba(0, 0, 0, .2)}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture-card .el-upload-list__item-actions{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;text-align:center;color:#fff;opacity:0;font-size:20px;background-color:rgba(0, 0, 0, .5);-webkit-transition:opacity .3s;transition:opacity .3s}.el-upload-list--picture-card .el-upload-list__item-actions::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-upload-list--picture-card .el-upload-list__item-actions span{display:none;cursor:pointer}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:15px}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{position:static;font-size:inherit;color:inherit}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-block}.el-upload-list--picture-card .el-progress{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:auto;width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{overflow:hidden;z-index:0;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;padding:10px 10px 10px 90px;height:92px}.el-upload-list--picture .el-upload-list__item .el-icon-check,.el-upload-list--picture .el-upload-list__item .el-icon-circle-check{color:#fff}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{background:0 0;-webkit-box-shadow:none;box-shadow:none;top:-2px;right:-12px}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name{line-height:70px;margin-top:0}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item-thumbnail{vertical-align:middle;display:inline-block;width:70px;height:70px;float:left;position:relative;z-index:1;margin-left:-80px}.el-upload-list--picture .el-upload-list__item-name{display:block;margin-top:20px}.el-upload-list--picture .el-upload-list__item-name i{font-size:70px;line-height:1;position:absolute;left:9px;top:10px}.el-upload-list--picture .el-upload-list__item-status-label{position:absolute;right:-17px;top:-7px;width:46px;height:26px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px #ccc}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:10;cursor:default}.el-upload-cover::after{display:inline-block;height:100%;vertical-align:middle}.el-upload-cover img{display:block;width:100%;height:100%}.el-upload-cover__label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0, 0, 0, .2);box-shadow:0 0 1pc 1px rgba(0, 0, 0, .2)}.el-upload-cover__label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#fff}.el-upload-cover__progress{display:inline-block;vertical-align:middle;position:static;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{position:absolute;top:0;left:0;width:100%;height:100%}.el-upload-cover__interact{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, .72);text-align:center}.el-upload-cover__interact .btn{display:inline-block;color:#fff;font-size:14px;cursor:pointer;vertical-align:middle;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);margin-top:60px}.el-upload-cover__interact .btn span{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{-webkit-transform:translateY(-13px);transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#fff;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{position:absolute;bottom:0;left:0;background-color:#fff;height:36px;width:100%;overflow:hidden;text-overflow:ellipsis;font-weight:400;text-align:left;padding:0 10px;margin:0;line-height:36px;font-size:14px;color:#303133}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle{display:inline-block}.el-progress--circle .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.el-progress--circle .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress-bar,.el-progress-bar__inner::after,.el-progress-bar__innerText,.el-spinner{display:inline-block;vertical-align:middle}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67c23a}.el-progress.is-success .el-progress__text{color:#67c23a}.el-progress.is-exception .el-progress-bar__inner{background-color:#f56c6c}.el-progress.is-exception .el-progress__text{color:#f56c6c}.el-progress-bar{padding-right:50px;width:100%;margin-right:-55px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#ebeef5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409EFF;text-align:right;border-radius:100px;line-height:1}.el-card,.el-message{border-radius:4px;overflow:hidden}.el-progress-bar__inner::after{height:100%}.el-progress-bar__innerText{color:#fff;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-time-spinner{width:100%}.el-spinner-inner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;width:50px;height:50px}.el-spinner-inner .path{stroke:#ececec;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.el-message{min-width:380px;-webkit-box-sizing:border-box;box-sizing:border-box;border-width:1px;border-style:solid;border-color:#ebeef5;position:fixed;left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#edf2fc;-webkit-transition:opacity .3s,-webkit-transform .4s;transition:opacity .3s,-webkit-transform .4s;transition:opacity .3s,transform .4s;transition:opacity .3s,transform .4s,-webkit-transform .4s;padding:15px 15px 15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-message.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message.is-closable .el-message__content{padding-right:16px}.el-message p{margin:0}.el-message--info .el-message__content{color:#909399}.el-message--success{background-color:#f0f9eb;border-color:#e1f3d8}.el-message--success .el-message__content{color:#67c23a}.el-message--warning{background-color:#fdf6ec;border-color:#faecd8}.el-message--warning .el-message__content{color:#e6a23c}.el-message--error{background-color:#fef0f0;border-color:#fde2e2}.el-message--error .el-message__content{color:#f56c6c}.el-message__icon{margin-right:10px}.el-message__content{padding:0;font-size:14px;line-height:1}.el-message__closeBtn{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#c0c4cc;font-size:16px}.el-message__closeBtn:hover{color:#909399}.el-message .el-icon-success{color:#67c23a}.el-message .el-icon-error{color:#f56c6c}.el-message .el-icon-info{color:#909399}.el-message .el-icon-warning{color:#e6a23c}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.el-badge{position:relative;vertical-align:middle;display:inline-block}.el-badge__content{background-color:#f56c6c;border-radius:10px;color:#fff;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;border:1px solid #fff}.el-badge__content.is-fixed{position:absolute;top:0;right:10px;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.el-rate__icon,.el-rate__item{position:relative;display:inline-block}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}.el-card{border:1px solid #ebeef5;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);color:#303133}.el-card__header{padding:18px 20px;border-bottom:1px solid #ebeef5;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__body{padding:20px}.el-rate{height:20px;line-height:1}.el-rate__item{font-size:0;vertical-align:middle}.el-rate__icon{font-size:18px;margin-right:6px;color:#c0c4cc;-webkit-transition:.3s;transition:.3s}.el-rate__decimal,.el-rate__icon .path2{position:absolute;top:0;left:0}.el-rate__icon.hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.el-rate__decimal{display:inline-block;overflow:hidden}.el-step.is-vertical,.el-steps{display:-webkit-box;display:-ms-flexbox}.el-rate__text{font-size:14px;vertical-align:middle}.el-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.el-steps--simple{padding:13px 8%;border-radius:4px;background:#f5f7fa}.el-steps--vertical{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.el-step{position:relative;-ms-flex-negative:1;flex-shrink:1}.el-step:last-of-type .el-step__line{display:none}.el-step:last-of-type.is-flex{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.el-step:last-of-type .el-step__description,.el-step:last-of-type .el-step__main{padding-right:0}.el-step__head{position:relative;width:100%}.el-step__head.is-process{color:#303133;border-color:#303133}.el-step__head.is-wait{color:#c0c4cc;border-color:#c0c4cc}.el-step__head.is-success{color:#67c23a;border-color:#67c23a}.el-step__head.is-error{color:#f56c6c;border-color:#f56c6c}.el-step__head.is-finish{color:#409EFF;border-color:#409EFF}.el-step__icon{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-transition:.15s ease-out;transition:.15s ease-out}.el-step__icon.is-text{border-radius:50%;border:2px solid;border-color:inherit}.el-step__icon.is-icon{width:40px}.el-step__icon-inner{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-weight:700;line-height:1;color:inherit}.el-button,.el-checkbox{-moz-user-select:none;-ms-user-select:none}.el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:25px;font-weight:400}.el-step__icon-inner.is-status{-webkit-transform:translateY(1px);transform:translateY(1px)}.el-step__line{position:absolute;border-color:inherit;background-color:#c0c4cc}.el-step__line-inner{display:block;border-width:1px;border-style:solid;border-color:inherit;-webkit-transition:.15s ease-out;transition:.15s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:0}.el-step__main{white-space:normal;text-align:left}.el-step__title{font-size:16px;line-height:38px}.el-step__title.is-process{font-weight:700;color:#303133}.el-step__title.is-wait{color:#c0c4cc}.el-step__title.is-success{color:#67c23a}.el-step__title.is-error{color:#f56c6c}.el-step__title.is-finish{color:#409EFF}.el-step__description{padding-right:10%;margin-top:-5px;font-size:12px;line-height:20px;font-weight:400}.el-step__description.is-process{color:#303133}.el-step__description.is-wait{color:#c0c4cc}.el-step__description.is-success{color:#67c23a}.el-step__description.is-error{color:#f56c6c}.el-step__description.is-finish{color:#409EFF}.el-step.is-horizontal{display:inline-block}.el-step.is-horizontal .el-step__line{height:2px;top:11px;left:0;right:0}.el-step.is-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.el-step.is-vertical .el-step__head{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:24px}.el-step.is-vertical .el-step__main{padding-left:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-vertical .el-step__title{line-height:24px;padding-bottom:8px}.el-step.is-vertical .el-step__line{width:2px;top:0;bottom:0;left:11px}.el-step.is-vertical .el-step__icon.is-icon{width:24px}.el-step.is-center .el-step__head,.el-step.is-center .el-step__main{text-align:center}.el-step.is-center .el-step__description{padding-left:20%;padding-right:20%}.el-step.is-center .el-step__line{left:50%;right:-50%}.el-step.is-simple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-step.is-simple .el-step__head{width:auto;font-size:0;padding-right:10px}.el-step.is-simple .el-step__icon{background:0 0;width:16px;height:16px;font-size:12px}.el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:18px}.el-step.is-simple .el-step__icon-inner.is-status{-webkit-transform:scale(.8) translateY(1px);transform:scale(.8) translateY(1px)}.el-step.is-simple .el-step__main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-simple .el-step__title{font-size:16px;line-height:20px}.el-step.is-simple:not(:last-of-type) .el-step__title{max-width:50%;word-break:break-all}.el-step.is-simple .el-step__arrow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-step.is-simple .el-step__arrow::after,.el-step.is-simple .el-step__arrow::before{content:'';display:inline-block;position:absolute;height:15px;width:1px;background:#c0c4cc}.el-step.is-simple .el-step__arrow::before{-webkit-transform:rotate(-45deg) translateY(-4px);transform:rotate(-45deg) translateY(-4px);-webkit-transform-origin:0 0;transform-origin:0 0}.el-step.is-simple .el-step__arrow::after{-webkit-transform:rotate(45deg) translateY(4px);transform:rotate(45deg) translateY(4px);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.el-step.is-simple:last-of-type .el-step__arrow{display:none}.el-carousel{overflow-x:hidden;position:relative}.el-carousel__container{position:relative;height:300px}.el-carousel__arrow{border:none;outline:0;padding:0;margin:0;height:36px;width:36px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:50%;background-color:rgba(31, 45, 61, .11);color:#fff;position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:12px}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__arrow:hover{background-color:rgba(31, 45, 61, .23)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{position:absolute;list-style:none;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0;padding:0;z-index:2}.el-carousel__indicators--outside{bottom:26px;text-align:center;position:static;-webkit-transform:none;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:#c0c4cc;opacity:.24}.el-carousel__indicators--labels{left:0;right:0;-webkit-transform:none;transform:none;text-align:center}.el-carousel__indicators--labels .el-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{display:inline-block;background-color:transparent;padding:12px 4px;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{display:block;opacity:.48;width:30px;height:2px;background-color:#fff;border:none;outline:0;padding:0;margin:0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.carousel-arrow-left-enter,.carousel-arrow-left-leave-active{-webkit-transform:translateY(-50%) translateX(-10px);transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter,.carousel-arrow-right-leave-active{-webkit-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px);opacity:0}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar{opacity:1;-webkit-transition:opacity 340ms ease-out;transition:opacity 340ms ease-out}.el-scrollbar__wrap{overflow:scroll;height:100%}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144, 147, 153, .3);-webkit-transition:.3s background-color;transition:.3s background-color}.el-scrollbar__thumb:hover{background-color:rgba(144, 147, 153, .5)}.el-carousel__mask,.el-cascader-menu,.el-cascader-menu__item.is-disabled:hover,.el-collapse-item__header,.el-collapse-item__wrap{background-color:#fff}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity 120ms ease-out;transition:opacity 120ms ease-out}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-carousel__item,.el-carousel__mask{height:100%;top:0;left:0;position:absolute}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-carousel__item{width:100%;display:inline-block;overflow:hidden;z-index:0}.el-carousel__item.is-active{z-index:2}.el-carousel__item.is-animating{-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card{width:50%;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:1}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:2}.el-carousel__mask{width:100%;opacity:.24;-webkit-transition:.2s;transition:.2s}.el-collapse{border-top:1px solid #ebeef5;border-bottom:1px solid #ebeef5}.el-collapse-item__header{height:48px;line-height:48px;color:#303133;cursor:pointer;border-bottom:1px solid #ebeef5;font-size:13px;font-weight:500;-webkit-transition:border-bottom-color .3s;transition:border-bottom-color .3s;outline:0}.el-collapse-item__arrow{margin-right:8px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;float:right;line-height:48px;font-weight:300}.el-collapse-item__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:#409EFF}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{will-change:height;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ebeef5}.el-collapse-item__content{padding-bottom:25px;font-size:13px;color:#303133;line-height:1.769230769230769}.el-collapse-item:last-child{margin-bottom:-1px}.el-popper .popper__arrow,.el-popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03));filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="12" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.03)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03))}.el-popper .popper__arrow::after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#ebeef5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-6px;border-top-color:#fff;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.el-popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#ebeef5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow::after{bottom:-6px;left:1px;border-right-color:#fff;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#ebeef5}.el-popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#fff}.el-cascader{display:inline-block;position:relative;font-size:14px;line-height:40px}.el-cascader .el-input,.el-cascader .el-input__inner{cursor:pointer}.el-cascader .el-input__icon{-webkit-transition:none;transition:none}.el-cascader .el-icon-arrow-down{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:14px}.el-cascader .el-icon-arrow-down.is-reverse{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-cascader .el-icon-circle-close{z-index:2;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-cascader .el-icon-circle-close:hover{color:#909399}.el-cascader__clearIcon{z-index:2;position:relative}.el-cascader__label{position:absolute;left:0;top:0;height:100%;padding:0 25px 0 15px;color:#606266;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;text-align:left;font-size:inherit}.el-cascader__label span{color:#000}.el-cascader--medium{font-size:14px;line-height:36px}.el-cascader--small{font-size:13px;line-height:32px}.el-cascader--mini{font-size:12px;line-height:28px}.el-cascader.is-disabled .el-cascader__label{z-index:2;color:#c0c4cc}.el-cascader-menus{white-space:nowrap;background:#fff;position:absolute;margin:5px 0;z-index:2;border:1px solid #e4e7ed;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-cascader-menu{display:inline-block;vertical-align:top;height:204px;overflow:auto;border-right:solid 1px #e4e7ed;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:6px 0;min-width:160px}.el-cascader-menu:last-child{border-right:0}.el-cascader-menu__item{font-size:14px;padding:8px 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;outline:0}.el-cascader-menu__item--extensible:after{font-family:element-icons;content:"\E604";font-size:14px;color:#bfcbd9;position:absolute;right:15px}.el-cascader-menu__item.is-disabled{color:#c0c4cc;background-color:#fff;cursor:not-allowed}.el-cascader-menu__item.is-active{color:#409EFF}.el-cascader-menu__item:focus:not(:active),.el-cascader-menu__item:hover{background-color:#f5f7fa}.el-cascader-menu__item.selected{color:#fff;background-color:#f5f7fa}.el-cascader-menu__item__keyword{font-weight:700}.el-cascader-menu--flexible{height:auto;max-height:180px;overflow:auto}.el-cascader-menu--flexible .el-cascader-menu__item{overflow:visible}.el-color-hue-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background-color:red;padding:0 2px}.el-color-hue-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);height:100%}.el-color-hue-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0, 0, 0, .6);box-shadow:0 0 2px rgba(0, 0, 0, .6);z-index:1}.el-color-hue-slider.is-vertical{width:12px;height:180px;padding:2px 0}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-svpanel{position:relative;width:280px;height:180px}.el-color-svpanel__black,.el-color-svpanel__white{position:absolute;top:0;left:0;right:0;bottom:0}.el-color-svpanel__white{background:-webkit-gradient(linear,left top, right top,from(#fff),to(rgba(255, 255, 255, 0)));background:linear-gradient(to right,#fff,rgba(255, 255, 255, 0))}.el-color-svpanel__black{background:-webkit-gradient(linear,left bottom, left top,from(#000),to(transparent));background:linear-gradient(to top,#000,transparent)}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor>div{cursor:head;width:4px;height:4px;-webkit-box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0, 0, 0, .3),0 0 1px 2px rgba(0, 0, 0, .4);box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0, 0, 0, .3),0 0 1px 2px rgba(0, 0, 0, .4);border-radius:50%;-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}.el-color-alpha-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-alpha-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(255, 255, 255, 0)),to(#fff));background:linear-gradient(to right,rgba(255, 255, 255, 0) 0,#fff 100%);height:100%}.el-color-alpha-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0, 0, 0, .6);box-shadow:0 0 2px rgba(0, 0, 0, .6);z-index:1}.el-color-alpha-slider.is-vertical{width:20px;height:180px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(255, 255, 255, 0)),to(#fff));background:linear-gradient(to bottom,rgba(255, 255, 255, 0) 0,#fff 100%)}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-dropdown{width:300px}.el-color-dropdown__main-wrapper{margin-bottom:6px}.el-color-dropdown__main-wrapper::after{content:"";display:table;clear:both}.el-color-dropdown__btns{margin-top:6px;text-align:right}.el-color-dropdown__value{float:left;line-height:26px;font-size:12px;color:#000;width:160px}.el-color-dropdown__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-color-dropdown__btn[disabled]{color:#ccc;cursor:not-allowed}.el-color-dropdown__btn:hover{color:#409EFF;border-color:#409EFF}.el-color-dropdown__link-btn{cursor:pointer;color:#409EFF;text-decoration:none;padding:15px;font-size:12px}.el-color-dropdown__link-btn:hover{color:tint(#409EFF,20%)}.el-color-picker{display:inline-block;position:relative;line-height:normal;height:40px}.el-color-picker.is-disabled .el-color-picker__trigger{cursor:not-allowed}.el-color-picker--medium{height:36px}.el-color-picker--medium .el-color-picker__trigger{height:36px;width:36px}.el-color-picker--medium .el-color-picker__mask{height:34px;width:34px}.el-color-picker--small{height:32px}.el-color-picker--small .el-color-picker__trigger{height:32px;width:32px}.el-color-picker--small .el-color-picker__mask{height:30px;width:30px}.el-color-picker--small .el-color-picker__empty,.el-color-picker--small .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker--mini{height:28px}.el-color-picker--mini .el-color-picker__trigger{height:28px;width:28px}.el-color-picker--mini .el-color-picker__mask{height:26px;width:26px}.el-color-picker--mini .el-color-picker__empty,.el-color-picker--mini .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker__mask{height:38px;width:38px;border-radius:4px;position:absolute;top:1px;left:1px;z-index:1;cursor:not-allowed;background-color:rgba(255, 255, 255, .7)}.el-color-picker__trigger{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;width:40px;padding:4px;border:1px solid #e6e6e6;border-radius:4px;font-size:0;position:relative;cursor:pointer}.el-color-picker__color{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;border-radius:2px;width:100%;height:100%;text-align:center}.el-color-picker__color.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-picker__color-inner{position:absolute;left:0;top:0;right:0;bottom:0}.el-color-picker__empty,.el-color-picker__icon{top:50%;left:50%;font-size:12px;position:absolute}.el-color-picker__empty{color:#999;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.el-color-picker__icon{display:inline-block;width:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);color:#fff;text-align:center}.el-color-picker__panel{position:absolute;z-index:10;padding:6px;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#fff;border:1px solid #ebeef5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-textarea{display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#fff;background-image:none;border:1px solid #dcdfe6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea__inner:hover{border-color:#c0c4cc}.el-textarea__inner:focus{outline:0;border-color:#409EFF}.el-textarea.is-disabled .el-textarea__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#c0c4cc}.el-input{position:relative;font-size:14px;display:inline-block;width:100%}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#c0c4cc;font-size:14px;line-height:16px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input__inner{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;font-size:inherit;height:40px;line-height:1;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__prefix,.el-input__suffix{position:absolute;top:0;-webkit-transition:all .3s;height:100%;color:#c0c4cc;text-align:center}.el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input__inner::placeholder{color:#c0c4cc}.el-input__inner:hover{border-color:#c0c4cc}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409EFF;outline:0}.el-input__suffix{right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:40px}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#f5f7fa;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #dcdfe6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#409EFF;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#fff;border-color:#409EFF;color:#409EFF}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#fff;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#ebeef5;color:#c0c4cc}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255, 255, 255, .35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button--primary{color:#fff;background-color:#409EFF;border-color:#409EFF}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#fff}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409EFF;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409EFF;border-color:#409EFF;color:#fff}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67c23a;border-color:#67c23a;color:#fff}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#fff;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#e6a23c;border-color:#e6a23c;color:#fff}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#fff;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#f56c6c;border-color:#f56c6c;color:#fff}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#fff;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#fff;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#fff}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#fff}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#fff;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--text,.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active{border-color:transparent}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button--medium.is-round{padding:10px 20px}.el-button--small,.el-button--small.is-round{padding:9px 15px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--text{color:#409EFF;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;background-color:transparent}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group::after,.el-button-group::before{display:table;content:""}.el-checkbox,.el-checkbox__input{display:inline-block;position:relative;white-space:nowrap}.el-button-group::after{clear:both}.el-button-group .el-button{float:left;position:relative}.el-button-group .el-button+.el-button{margin-left:0}.el-button-group .el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group .el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group .el-button:first-child:last-child{border-radius:4px}.el-button-group .el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group .el-button:not(:last-child){margin-right:-1px}.el-button-group .el-button.is-active,.el-button-group .el-button:active,.el-button-group .el-button:focus,.el-button-group .el-button:hover{z-index:1}.el-button-group .el-button--primary:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--primary:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--success:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--success:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--warning:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--warning:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--danger:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--danger:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--info:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--info:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-checkbox{color:#606266;font-weight:500;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-checkbox.is-bordered{padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal;height:40px}.el-checkbox.is-bordered.is-checked{border-color:#409EFF}.el-checkbox.is-bordered.is-disabled{border-color:#ebeef5;cursor:not-allowed}.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px;border-radius:4px;height:36px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{line-height:17px;font-size:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px;border-radius:3px;height:32px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{line-height:15px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px;border-radius:3px;height:28px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{line-height:12px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox__input{cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#dcdfe6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner::after{cursor:not-allowed;border-color:#c0c4cc}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#f2f6fc;border-color:#dcdfe6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after{border-color:#c0c4cc}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#f2f6fc;border-color:#dcdfe6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner::before{background-color:#c0c4cc;border-color:#c0c4cc}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409EFF;border-color:#409EFF}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#c0c4cc;cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner::after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409EFF}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409EFF}.el-checkbox__input.is-indeterminate .el-checkbox__inner::before{content:'';position:absolute;display:block;background-color:#fff;height:2px;-webkit-transform:scale(.5);transform:scale(.5);left:0;right:0;top:5px}.el-checkbox__input.is-indeterminate .el-checkbox__inner::after{display:none}.el-checkbox__inner{display:inline-block;position:relative;border:1px solid #dcdfe6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;background-color:#fff;z-index:1;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.el-checkbox__inner:hover{border-color:#409EFF}.el-checkbox__inner::after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:1px solid #fff;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:3px;-webkit-transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) 50ms;transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) 50ms;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) 50ms;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) 50ms, -webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) 50ms;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) 50ms,-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) 50ms;-webkit-transform-origin:center;transform-origin:center}.el-checkbox__original{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.el-checkbox-button,.el-checkbox-button__inner{position:relative;display:inline-block}.el-checkbox__label{display:inline-block;padding-left:10px;line-height:19px;font-size:14px}.el-checkbox+.el-checkbox{margin-left:30px}.el-checkbox-button__inner{line-height:1;font-weight:500;white-space:nowrap;vertical-align:middle;cursor:pointer;background:#fff;border:1px solid #dcdfe6;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:0}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409EFF}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;position:absolute;margin:0;z-index:-1}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#fff;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #8cc5ff;box-shadow:-1px 0 0 0 #8cc5ff}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5;-webkit-box-shadow:none;box-shadow:none}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #dcdfe6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409EFF}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button--medium .el-checkbox-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}.el-transfer{font-size:14px}.el-transfer__buttons{display:inline-block;vertical-align:middle;padding:0 30px}.el-transfer__button{display:block;margin:0 auto;padding:10px;border-radius:50%;color:#fff;background-color:#409EFF;font-size:0}.el-transfer-panel__item+.el-transfer-panel__item,.el-transfer__button [class*=el-icon-]+span{margin-left:0}.el-transfer__button.is-with-texts{border-radius:4px}.el-transfer__button.is-disabled,.el-transfer__button.is-disabled:hover{border:1px solid #dcdfe6;background-color:#f5f7fa;color:#c0c4cc}.el-transfer__button:first-child{margin-bottom:10px}.el-transfer__button:nth-child(2){margin:0}.el-transfer__button i,.el-transfer__button span{font-size:14px}.el-transfer-panel{border:1px solid #ebeef5;border-radius:4px;overflow:hidden;background:#fff;display:inline-block;vertical-align:middle;width:200px;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.el-transfer-panel__body{height:246px}.el-transfer-panel__body.is-with-footer{padding-bottom:40px}.el-transfer-panel__list{margin:0;padding:6px 0;list-style:none;height:246px;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.el-transfer-panel__list.is-filterable{height:194px;padding-top:0}.el-transfer-panel__item{height:30px;line-height:30px;padding-left:15px;display:block}.el-transfer-panel__item.el-checkbox{color:#606266}.el-transfer-panel__item:hover{color:#409EFF}.el-transfer-panel__item.el-checkbox .el-checkbox__label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px;line-height:30px}.el-transfer-panel__item .el-checkbox__input{position:absolute;top:8px}.el-transfer-panel__filter{text-align:center;margin:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:auto}.el-transfer-panel__filter .el-input__inner{height:32px;width:100%;font-size:12px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px;padding-right:10px;padding-left:30px}.el-transfer-panel__filter .el-input__icon{margin-left:5px}.el-transfer-panel__filter .el-icon-circle-close{cursor:pointer}.el-transfer-panel .el-transfer-panel__header{height:40px;line-height:40px;background:#f5f7fa;margin:0;padding-left:15px;border-bottom:1px solid #ebeef5;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000}.el-container,.el-header{-webkit-box-sizing:border-box}.el-transfer-panel .el-transfer-panel__header .el-checkbox{display:block;line-height:40px}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label{font-size:16px;color:#303133;font-weight:400}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span{position:absolute;right:15px;color:#909399;font-size:12px;font-weight:400}.el-transfer-panel .el-transfer-panel__footer{height:40px;background:#fff;margin:0;padding:0;border-top:1px solid #ebeef5;position:absolute;bottom:0;left:0;width:100%;z-index:1}.el-transfer-panel .el-transfer-panel__footer::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-transfer-panel .el-transfer-panel__footer .el-checkbox{padding-left:20px;color:#606266}.el-transfer-panel .el-transfer-panel__empty{margin:0;height:30px;line-height:30px;padding:6px 15px 0;color:#909399;text-align:center}.el-transfer-panel .el-checkbox__label{padding-left:8px}.el-transfer-panel .el-checkbox__inner{height:14px;width:14px;border-radius:3px}.el-transfer-panel .el-checkbox__inner::after{height:6px;width:3px;left:4px}.el-container{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-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.el-container.is-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.el-header{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-aside,.el-main{overflow:auto;-webkit-box-sizing:border-box}.el-aside{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-main{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px}.el-footer{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}
@font-face {font-family: "iconfont";
  src: url(https://webstatic.orangevip.com/fonts/iconfont.71acdc8.eot); /* IE9*/
  src: url(https://webstatic.orangevip.com/fonts/iconfont.71acdc8.eot#iefix) format('embedded-opentype'), 
  url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAABUEAAsAAAAAIDgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY8fkyiY21hcAAAAYAAAAEaAAADUNo0GNlnbHlmAAACnAAADz8AABZsbmA+tWhlYWQAABHcAAAAMQAAADYYRJ6gaGhlYQAAEhAAAAAgAAAAJA2sD5ZobXR4AAASMAAAACIAAAB4hOP/92xvY2EAABJUAAAAPgAAAD5NDkcAbWF4cAAAEpQAAAAfAAAAIAE0AIxuYW1lAAAStAAAAUUAAAJtPlT+fXBvc3QAABP8AAABBgAAAX+G+t2EeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkyWOcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGByeMbyyZ27438AQw9zM0AEUZgTJAQAGRAyfeJzlk0lOQlEQRc/30/eNDaIkQsLMCVNDwoZcnWyBdTgy9RN2wAhvcR0ZWYH1cn7yqvK6uvcDdaAUr6IGxRcFGZ/KFpd8SeeSr/Gh+ZxRZoKYxiyWsY5N7ONUbavDcXXcnc+gWqnay1+1K1Fo3zlvGttfA503ZsKUW9o0uNNtnrnnQWtmdFnwqJVPul2PgV7TYkifJjf5qqJx9cT/E738FO8/s0XqY9RZKWXUY6Jm1G2ibtR3omGkANE00oJoGbLeNtKH6Jj0TXSNNCN6RuoRfSMdiYFJv8XQSFtiZMg9xuZy/4mR8nKhkQeImZEbiBeTno6lyU7E2pBnbkz+A7E35JtORk6i2hp5iupg5C6OKyOfcdwZym8E0WijAAB4nJVYe3Bc1Xk/3zn3sXt3917t7r17V1rtSvvQXj2slaV92YteNgYkvyXLkm1hI4N5OTaYIaTYgK0Ym9IaQo0gtCQMNk2biXH/SdqhSRniAHUzE5yUARv8GB5pDVM8k07akgTwXvc790ryMsO0k90933nd893vfOf7ft93lgDBD/0AniGUEJAt+v7778MzH3/MhxkhV54UCD1J6kmaFHE+m9IgB5YkyAkwZUk3E9BTKkOpAP1Q7omYONkiGyrIqayFj+RLmXIhyx7Ru/WdHVPFD+2LAtx540pdV6J6vUJ/pFfvpYd2pAaj9t9pQbp7BjtKUCzouehFMIVB+kNd36EGQTs93vlgeRVyUfCDy7rtb+04xPSw/aN479szzdimYl6kyjujiS2zcv8B5Z4ifpQ8i3KjwNmMhdJEBLMFxUPpUWDciVHbEYhg/8dFLqUAsQ+5CDa5/c8pSnXHE8zzF3dct5HSjde5FBaMvqN43x4ff9uL9HN2aAdKwZ64A+mm+YeQcj0KKM+0QNg08RGdxB2JssSSiBwhZomwBOhSKlsoiTkolHoiulTuB16lsgIR7ffPnbPfF0VInjsHyX9vLRTWFIvVz9x6BgprC/iDaZwTa56F8uzMj2frG1s5LRBHIHYMdaMTgxAvSHqkp+yFSE+pYEG2C49Y7oaL9nZvKOqF/fCgNxr02PdRRr1RL52wtyvREI7bBzxBnEflMI9nzlam2XZnjyZaC4FazWLb2Sq2GXZxEKdUoKSyktKVFZc++waLQK9pQm9E+MV3Nh9k7JHNDqVHYcXixSso5fQD4eXHv2f7Ghrg0+89/nL1n4XHN27Yw9gDGzY+xuXwO8LMsDJKJKMsGgmjPDHShDJ1kTwpE9JipIthLEkskC+mi1hELCyYDAKO5Wfn00Y6mDfyRcBx/oVh/FAybJPz+IGXzp+fsWfok8Pnh/G3/MKw/aQ9wzL2k78ZHoaXluOnio9cuHABx5+Eu+zzfDm0nB++AHfxJ5xBLISgAq/sc+xDwVNJksVkBVlPpshW1GIKzweVWMimLTyhLO/mw3OWU0YrYtzVUK9FV6nZNOpaN6W0aFqylK5Rtuzw4kzS4lWu3XSZV1W9gWAwsEqtq2vUddV71rWhs3M2NWVaxli0s5s+cuuGA0G/MrGLSooCk8GBTCg0vovSXeOjX2eQy9gTqmHEkBXcpwQCij8Y9MO0GvYD+MPqPXUxTYvVwbeQ5dk5kz6Lr6juk6X2oaY1CyfuprBpOWPb1zREYbQ34xHo1PDyKUqnlrde1wD7cDXyeHGOIQGuN3YW9daAmuqHomtpuDWkUsTsySf7wcoB3T+4jD11991P04HBp37CWHLZuA1/ubgd6E/hufQ3hnceZuzwzuFvpBf87kiqTGkx8/zvuRnBlT9cuV9YxR4mrRxDNDAjZkTqoqKULZcGwMpa2VK5pVxCd0UgNCNNICZAWDQ4tNrv97F89rs77f/JFpjiD6wZXqJH26CxnO+ub2KeqLawpwT1bSb8ZGj12JaJje3NdcsLD9Y1dWyY2LJu9VBDUS5smRjt8DNqxkYnthTkogPTjo99jvv9GtmLdqyCBpKs4rnK6RS6bo5vtlwo9zMOIAlqJmgTIEJH8igtDiJNFl2DL3Chy2jdRtrIc21p8/5anIcmx3dbEojs/OkBl7+VlegqYUU0XRfWGvSwEg5n9cVaWPQKEPYa8biqJBOpeExRzUafLnoVRVA9QVFTBEEEsE/OnDpFRUER17119m8FySt6Q0pMFf/lT6OGZL/37mn7Q0lCy3v4veuuf6F6WdykZ3vNWIlJStjrH+tcP/iB0BsIeUVRpiIVLK+hqU3hxrgaCflFgVIvvkTxiopAJa/aqBrhsCLKcvO65kERIV2EseaVWkZXwy3hNlNY1bjwzgranyShPaLJS7D7NrV/9ZIUMzV/N5MkTZSaZXGJi98/Y8tY3zyaEDGJmgj2Qz6JUS+oAkOAsLAwVC79L7shlQPIpeCjdCdAZ9pugI9G7Jdh2e6REVRjip5N53LpqpXKsbaqtYeq1aNoYYhX5Mon7CkWQRRoI+2IVgXSR8ZcLEWrlqUEHYBI2TkXlrK445f4sRfnfBzSroenJDHNQzNvmSmJRzmUl/cMF5MLWUqOXxQa41mKypX+cWwz9oR/Oz6xSpBfaAagsbhw6tlnTwnCKfut5lAshD+4vhnc1krFR7cODW2lPt1Hd2/atJv6mCFcPF6+s+u7oiKL1GwD7B6/WBUsBsYjouBp35p3uCFP+FgNhRpDIdWtjvsU5IT8FJ9PmbyfsfsnFZ9j679nf8a8TgwnJsZHzDMwKsogJVMYqTBSmoBB8glFlemv5bAmVxMyfVfhlRbmQ6rXrZHi2NWHwhr3beS/x8FcCz0JHdrKov+if6NH8wyHuBmOo2z0H4RaS5TgkQUxWBWyxMaGeGMXhd/dcPZhjmRw+yaD0npjeWLyZg6aULT//rUvTEt8dUCTTF2v88AXN90Nov2bX973+rIDLO5T8pG0CKFf3XfLu/ucvT7PPmBTGK8SHGmuwnsYHTzNozJutwkQ4xIYNN+wf4vgqb3xBmiIz79da/9TXYMQDf5DKN0VOghxrcuS2RROvFHzoH3OXmswqPthKJcJPgwP6HKiay43+Rv2IpvEbCCGuijg+xHFjKAuyaJkoS6KQQSLlhIExZZgS7AmoFj9tOAiLgplwLTi9yv2tGHYTgumDftFWA/r7RdHd1C6Y9Sl8e44/jr7APrY2tOS7rfH/bp02ufjbTjmtO0P7UdfeQXuf6V6cn7d6I510NizqKcRF3Z29jn5xlvsDCuiRzaSFpS6peR44qzU3DlNOWsEUVQxyNPTYEEWg5TAqkVrUJHd9g9U1f5Bdz/AmkXRGMQNSMH9Rhxi9kn66i1apWIb+THtdlG8XRvLw6VKRRvxNNpGpFWeoL12TG6NwKVGz03V1xEMHB1Os3HSjLF7mGwkd6LFSlkrWOiniBAJaqBgXYiyVwuPvUl0x2C51AS1BRA6Cg6wYFqoAsbqr+xfA7P9VyIW1CWsCG2PWIk6sCJLl4bD12JZei0W2hHwVs94A9HZ/uxc1B70h/34g3a3ts98df+YW40o9SaLGPgCfJVx+ROzXkkmvd75wmKeQMBT7fLXjGHx06BPN3WfQ77t1yO63yFPXx2ds8FjeJbjTu6YI6vxNL9kZ3M5ZAK4h5oczjj+FksYe52kXsZQjLEJA6HEQ5lDElxnpTKP0hYl2w4wdmCbSwfWA6wfcCh84ZNEBr2d1fbOXmCi5EtC+NFHIdztrcsUB/Z9fd9AMVOHAUdklILfQ894/IBJL7rVNHK65SClB2/ZdmCUjg0OjFE6NjA4Zv9rtKs5qSA7ZKskm7uilV2CsGuTRzHNWCIRM03FIwaSETPs8fs94YiZDBDXhlwdREkHqZDlZBPaEN8kj9NozGXXjnSVptGUZ40njwoyONBbxULWSqoQd7adZf+P0Zwe2sql+zYWOMOPtWFhf2q932u3e/2XuOQLhxdecbvQnYZXzelZ8yBufWW2nh1eD1uHBnO4jK/lFlLdnurvrj9Gn/YGkIsBvbnBzMKFmUEvz9y8g+meVhq9agO15iBxg/Ceps/P3iO6yDXkBkToGntgNTcL+CPHPS/teYGxF/bs5nR33wilI329nF6+wx1yp/vWUrq2r8+d2HOUsaN7XNo3AjDS59Cb5wf3HIVjc6NI7bE/foZ4rlyZvSNqeFfpIgNkDbmJ3E328VwDU3zHAlxc5jconuXzUJ7nwFaTi3CgYYVsB9TMA653QBzXm18x764vlOZzmRx8aZ69ZJ9PtAO0JzAZ7OhAC6o7X6fDbGWfb2qbm4O2pohWM1flK/mKFveZL006C/kc593WBEbt5PTcRHuCs4Dhq1NYwXm+wBHG4TKkRa5OVoevMnXX1s7+n0vR9KSauzq3v27ST1biGWBSjAEZw7JELI4qkuz8wwFzwITmhZmyyS9iqGkc42Bk8ns8HzPxCUN3BrBHSc2N3rlhDX2zvLcyNFTZu3g/iDUxr7ofVix9KGM1x/ZWlsJPVx+qPJRcuW5V00OVQ5/ujTVbmYeWrgBYOl3LC3lf05GdSWMyONPaBidqo+/W7/cfbtmcz42mZvqeg1vzucP19Q3Rw7n8oZnUaC6/ueVw//e3Tj43f59/D/WQRDxaxP8pkC0JrxkWs8K46fzsZnFDeGF2k0/+hw9qJmWFUyp1E03MMx+D0cpf3b5ryZ7y0crRsT+J3VC/7frHE2lY0XtdLwqfsl/uuqN809gzka5Ip94Sr4NKx4JKBX5ePZf6bEEiZn+eAmnRC9tGDuY+ii5r659UH3tMnexvW2Z/aNZD6lNZBkVLtOgLKgCVicpcPPkOu8juxTw6gxnNMD8/vA3nqHOHmTtHFM7qdu08391TKnKMqemXcZt4uUpjnq3ysJN3bkHw2T23PaXG0AuTuTxIYLz5JkRQ75/YP8vEYhkAh07yip8A70R8Tf6OO6+9bUugSRf8935z5OGSj94K3ZYghxsCe/ufXvcmGHgLufTmm/YndL/LpBzLOGS+bb/jp0o2s0IRos3KZOdCpXn2jD7AM6rHDAjTuZYkT4DSLhyUneAw6/Pg5P5BfjsoOqlHEGNjkR2pDiL/Qfc1vKInnPblizwzbwwxElKrU/SIGjpxhbhPsenZp7HYuITehGm8evkEpxSpPRhSZ8/giLAXZWtBBF9JNmBMT3PpkmZE5f8zpVG3ObxUOuCT5v98cfzRJdGVM58smfmSyaXk0Q4xK52SnT9kSvmeOKTBubm6RdiUhtaE/fZm2dMQ8+wau8cTa5DlG+23E62Q1nRdEzi9PMmbMCB77kKbGeCdQ5H6ts5SKTs4Xq7+93/++LnnTl5mi6sHcdmRQEyTA6+9FpC1WOAIcqcPgJ7Q8Qe6Vv2FhnCBgKHRoqbbv07HK69Dx6KBW0/BzW07Wh9sc+M5OtEZeom04v6H8BY35dzY0YHSqRwtzkX0OOT5vSOOYZly1OX3+Px8fNcj1wDHEBGNrw9RP1hKULkH3SqHdinpkWRNG/5aXbJuiRrn4ZzH9RM8H5zWA9sVHpE9zuSvfh7w2hiF/d4478MvPZ7A2I5oPpfa5eMR2Beqr7dH55tfs3I5iyeXcAwz9iCyMUCb9muX+Dv43Ho4wZnZ494A7wY8F7bZn3lZJLvTieb1mehcjdr4X2sSVr4AeJxjYGRgYADi0mAJ+Xh+m68M3CwMIHB9jW4IjP7/438F51XmZiCXg4EJJAoAH/QLlAAAAHicY2BkYGBu+N/AECPA8P/H/++cVxmAIihADgCw7AdaeJxjYWBgYCEGu/z/QZQ6KBYA0///w8V4ofRECA0AA+QFXAAAAAAAAAAOAGoAsgD4ASQBaAHCAl4CjgLWA5IDxgRMBHwEwgUABVwFogZCBsQHSAfECIgJDAlqCd4KLAqsCzYAAHicY2BkYGCQY2hg4GEAASYg5gJCBob/YD4DABkIAcEAeJxlj01OwzAQhV/6B6QSqqhgh+QFYgEo/RGrblhUavdddN+mTpsqiSPHrdQDcB6OwAk4AtyAO/BIJ5s2lsffvHljTwDc4Acejt8t95E9XDI7cg0XuBeuU38QbpBfhJto41W4Rf1N2MczpsJtdGF5g9e4YvaEd2EPHXwI13CNT+E69S/hBvlbuIk7/Aq30PHqwj7mXle4jUcv9sdWL5xeqeVBxaHJIpM5v4KZXu+Sha3S6pxrW8QmU4OgX0lTnWlb3VPs10PnIhVZk6oJqzpJjMqt2erQBRvn8lGvF4kehCblWGP+tsYCjnEFhSUOjDFCGGSIyujoO1Vm9K+xQ8Jee1Y9zed0WxTU/3OFAQL0z1xTurLSeTpPgT1fG1J1dCtuy56UNJFezUkSskJe1rZUQuoBNmVXjhF6XNGJPyhnSP8ACVpuyAAAAHicbU7ZUsMwDMy2IQ1JD+6b9hvKP/AdjFMLWz1smozHIV+PksIbmtGspNldbTJKTlUk/9cSI4yR4gwZJshxjgIlpphhjgUucIkrXOMGt7jDPR7wiCc84wWvWGKVLFpWvlFuK6B9dHPLWpP7Uk0Tfa2njfXxb5kZckYHf/A1rd+mNrAWETtThUkPkTg71huvKZOxZZeGhupcBtP3rLP8GSrlB8zEOWy5aA68p489OxpvrCpPwoGR6sDreWeVM1YyWpJrGcV9RxsrSYpvHyTDMShXGKrJibA9Mfo0WrnJb+Cs51QhNwKdd0Z+hzZQGlVUedd7iXX+7nbKV8TF8CMo1pwkP5D4bpEAAA==') format('woff'),
  url(https://webstatic.orangevip.com/fonts/iconfont.a637fab.ttf) format('truetype'), 
  url(https://webstatic.orangevip.com/img/iconfont.8981963.svg#iconfont) format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xiaosanjiaodown:before { content: "\E60E"; }

.icon-hiddenpassword:before { content: "\EA22"; }

.icon-showpassword:before { content: "\EA3F"; }

.icon-gengduomore12:before { content: "\E620"; }

.icon-huidaodingbu:before { content: "\E631"; }

.icon-dingwei:before { content: "\E608"; }

.icon-qrcode:before { content: "\E7C4"; }

.icon-weixin:before { content: "\E6B3"; }

.icon-user:before { content: "\E607"; }

.icon-xingxing:before { content: "\E60A"; }

.icon-zhifubaozhifu:before { content: "\E610"; }

.icon-shouji:before { content: "\E621"; }

.icon-smile_line:before { content: "\E73C"; }

.icon-cha:before { content: "\E625"; }

.icon-weixinzhifu:before { content: "\E6F9"; }

.icon-dui1:before { content: "\E600"; }

.icon-zhanghaoshezhi:before { content: "\E603"; }

.icon-wodekecheng:before { content: "\E604"; }

.icon-youhuiquan:before { content: "\E605"; }

.icon-gerenxinxi:before { content: "\E606"; }

.icon-wodedingdan:before { content: "\E609"; }

.icon-gengduo:before { content: "\E60C"; }

.icon-quanbu:before { content: "\E60D"; }

.icon-guanzong:before { content: "\E60F"; }

.icon-shuxue:before { content: "\E612"; }

.icon-wawa:before { content: "\E613"; }

.icon-zhengzhi:before { content: "\E618"; }

.icon-Enkaobei:before { content: "\E60B"; }

.icon-wodekuaidi:before { content: "\E611"; }

.fl {
  float: left; }

.fr {
  float: right; }

._overflow {
  position: relative;
  overflow: hidden; }

._overflow::after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 40px;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(55%, #fff));
    background: linear-gradient(to right, transparent, #fff 55%); }

.sigleLineOver {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@-webkit-keyframes linear {
  0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f); }
  10% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f); }
  20% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffc53d));
    background: linear-gradient(#ffcf3f, #ffc53d); }
  30% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffbb3b));
    background: linear-gradient(#ffcf3f, #ffbb3b); }
  40% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffb139));
    background: linear-gradient(#ffcf3f, #ffb139); }
  50% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffa737));
    background: linear-gradient(#ffcf3f, #ffa737); }
  60% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff9d35));
    background: linear-gradient(#ffcf3f, #ff9d35); }
  70% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8933));
    background: linear-gradient(#ffcf3f, #ff8933); }
  80% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff7f31));
    background: linear-gradient(#ffcf3f, #ff7f31); }
  100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
    background: linear-gradient(#ffcf3f, #ff8027); } }

@keyframes linear {
  0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f); }
  10% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffcf3f));
    background: linear-gradient(#ffcf3f, #ffcf3f); }
  20% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffc53d));
    background: linear-gradient(#ffcf3f, #ffc53d); }
  30% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffbb3b));
    background: linear-gradient(#ffcf3f, #ffbb3b); }
  40% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffb139));
    background: linear-gradient(#ffcf3f, #ffb139); }
  50% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ffa737));
    background: linear-gradient(#ffcf3f, #ffa737); }
  60% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff9d35));
    background: linear-gradient(#ffcf3f, #ff9d35); }
  70% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8933));
    background: linear-gradient(#ffcf3f, #ff8933); }
  80% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff7f31));
    background: linear-gradient(#ffcf3f, #ff7f31); }
  100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcf3f), to(#ff8027));
    background: linear-gradient(#ffcf3f, #ff8027); } }

html, body, #__nuxt, #__layout {
  width: 100%;
  height: 100%; }

.tkshade {
  position: fixed;
  background: rgba(0, 0, 0, .5);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.tkcommon {
  border-radius: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
          transform: translate3D(-50%, -50%, 0);
  background: #fff;
  width: 300px; }

.tkcommon-title {
  position: relative;
  padding: 20px 0;
  text-align: center; }

.tkcommon-title span {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    position: relative; }

.tkcommon-title span:before, .tkcommon-title span:after {
      position: absolute;
      content: '';
      width: 14px;
      height: 2px;
      background-color: #fc5b08;
      border-radius: 30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }

.tkcommon-title span:before {
      left: -24px; }

.tkcommon-title span:after {
      right: -24px; }

.tkcommon-center {
  font-size: 14px;
  line-height: 1.4;
  padding: 0 20px 20px 20px; }

.tkcommon-center .span {
    color: #fc5b08; }

.tkcommon-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  line-height: 49px;
  border-top: 1px solid #e5e5e5;
  font-size: 14px; }

.tkcommon-bottom .cancel {
    color: rgba(51, 51, 51, .9);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative; }

.tkcommon-bottom .cancel:before {
      content: '';
      position: absolute;
      width: 1px;
      height: 50px;
      background-color: #e5e5e5;
      top: -1px;
      right: 0; }

.tkcommon-bottom .confirm {
    color: #fc5b08;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-weight: bold; }

.tkcommon-bottomA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  font-size: 16px;
  padding-bottom: 30px; }

.tkcommon-bottomA .btnA {
    width: 200px;
    height: 40px;
    background-color: #fc5b08;
    border-radius: 20px;
    color: #fff;
    line-height: 40px;
    margin: 0 auto; }

.tkcommonB {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px 30px; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  font-family: Microsoft YaHei;
  vertical-align: baseline;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none; }

body {
  line-height: 1;
  -webkit-text-size-adjust: none;
  font-family: Microsoft YaHei; }

body input:-webkit-autofill,
  body textarea:-webkit-autofill,
  body select:-webkit-autofill {
    background-color: transparent !important;
    background-image: none !important;
    color: black !important; }

:focus {
  outline: 0; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

input, textarea, button {
  margin: 0;
  padding: 0;
  display: block;
  caret-color: #ff6920;
  color: #333333;
  border: none;
  outline: none;
  -webkit-appearance: none;
  font-family: Microsoft YaHei; }

hr {
  margin: 0;
  padding: 0;
  border: 0;
  color: #000;
  background-color: #000;
  height: 1px; }

input::-webkit-input-placeholder {
  color: #bbb; }

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbb; }

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbb; }

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bbb; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0; }

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

/* WebKit browsers */

input:focus::-webkit-input-placeholder {
  color: transparent; }

/* Mozilla Firefox 4 to 18 */

input:focus:-moz-placeholder {
  color: transparent; }

/* Mozilla Firefox 19+ */

input:focus::-moz-placeholder {
  color: transparent; }

/* Internet Explorer 10+ */

input:focus:-ms-input-placeholder {
  color: transparent; }

a {
  text-decoration: none;
  outline: 0;
  color: black; }

a:hover {
  text-decoration: none; }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }
.el-pagination {
  padding-top: 10px;
  padding-bottom: 30px; }

.el-pager li {
  width: 28px;
  height: 28px;
  border-radius: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 28px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  padding: 0;
  margin: 0 9px;
  font-size: 14px;
  color: #bbb; }

.el-pager li.active {
  background-color: #f8b42b !important;
  color: #fff !important; }

.el-pager li {
  margin: 0 8px !important; }

.el-pagination button, .el-pagination button:not([class*=suffix]) {
  width: 60px;
  height: 28px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
          box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .06);
  border-radius: 13px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #bbbbbb;
  padding-left: 6px;
  padding-right: 6px; }

.el-carousel__container:hover .el-carousel__arrow {
  opacity: 1; }

.el-carousel__button {
  width: 40px; }

.el-carousel__arrow {
  width: 32px;
  height: 58px;
  opacity: 0;
  background-color: rgba(51, 51, 51, .1);
  border-radius: 5px 0px 0px 5px;
  font-size: 28px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  top: 90px;
  color: rgba(255, 255, 255, .1); }

.el-carousel__arrow:hover {
    background-color: rgba(51, 51, 51, .6);
    color: #fff; }

.el-carousel__arrow.el-carousel__arrow--left {
    left: 0;
    border-radius: 0 5px 5px 0; }

.el-carousel__arrow.el-carousel__arrow--right {
    right: 0;
    border-radius: 5px 0 0 5px; }

.el-carousel__indicators {
  bottom: -2px; }

.el-carousel {
  overflow: hidden; }

button {
  cursor: pointer !important; }

.bjy[data-v-67aeb3e5] {
  height: 100%;
}

.main-wrapper[data-v-86bc6ad0] {
  width: 100%;
  height: 100%;
}
.iconfont[data-v-86bc6ad0] {
  font-size: 20px;
}
.margin-right60[data-v-86bc6ad0] {
  margin-right: 60px;
  cursor: pointer;
}
.el-dropdown-link[data-v-86bc6ad0] {
  cursor: pointer;
}
.el-dropdown-menu__item[data-v-86bc6ad0] {
  text-align: center;
}
.not-login[data-v-86bc6ad0] {
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.couponback[data-v-86bc6ad0] {
  background: url(https://webstatic.orangevip.com/img/background.901a139.jpg) no-repeat;
  background-size: 100% 100%;
  background-position: 0 55px;
}
.groupback[data-v-86bc6ad0] {
  background-color: #ffcf3f !important;
  background-image: url(https://webstatic.orangevip.com/img/background.02827cb.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 1200px 700px;
}
.top[data-v-86bc6ad0] {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .06);
          box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .06);
  position: relative;
  z-index: 2;
}
.top .head-main[data-v-86bc6ad0] {
    width: 1200px;
    height: 80px;
    padding-top: 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
}
.top .head-main .logo[data-v-86bc6ad0] {
      cursor: pointer;
      width: 110px;
      height: 39px;
      background: url(https://webstatic.orangevip.com/img/logo.02583e8.png) no-repeat;
      background-size: 100% 100%;
      text-indent: -999px;
      margin-right: 255px;
}
.top .head-main .logo a[data-v-86bc6ad0] {
        width: 100%;
        height: 100%;
        display: block;
}
.top .head-main nav[data-v-86bc6ad0] {
      margin-left: -166px;
      padding-top: 3px;
      font-size: 0;
}
.top .head-main nav a[data-v-86bc6ad0] {
        display: inline-block;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-bottom: 1px;
        cursor: pointer;
        font-size: 16px;
        line-height: 32px;
        letter-spacing: 0px;
        text-align: center;
        margin-right: 79px;
        color: #333333;
}
.top .head-main nav a.nuxt-link-active[data-v-86bc6ad0] {
          border-bottom: 2px solid #f8b42b;
          color: #f8b42b;
}
.top .head-main .head-more[data-v-86bc6ad0] {
      height: 42px;
      padding-top: 3px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.top .head-main .head-more .avator-head-wrap[data-v-86bc6ad0] {
        display: block;
        height: 32px;
        overflow: hidden;
        font-size: 0;
}
.top .head-main .head-more .avator-head-wrap span[data-v-86bc6ad0] {
          display: inline-block;
          vertical-align: top;
}
.top .head-main .head-more .avator-head-wrap .head[data-v-86bc6ad0] {
          width: 32px;
          height: 32px;
          border-radius: 50%;
          overflow: hidden;
}
.top .head-main .head-more .avator-head-wrap .name[data-v-86bc6ad0] {
          font-size: 16px;
          color: #333333;
          padding-left: 10px;
}
.top .head-main .head-more .avator-head[data-v-86bc6ad0] {
        width: 32px;
        height: 32px;
}
.top .head-main .head-more .user-name[data-v-86bc6ad0] {
        width: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.top .head-main .head-more span[data-v-86bc6ad0] {
        line-height: 32px;
}

#__nuxt {
  font-family: 'Microsoft YaHei', 'Avenir', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  width: 100%;
}
.noData {
  width: 100%;
  height: 400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  padding-top: 300px;
  color: #bbb;
  margin-top: 60px;
  background: url(https://webstatic.orangevip.com/img/default-nodata.ff063b2.png) no-repeat center 80px;
  background-size: 20%;
}
input::-ms-clear, input::-ms-reveal {
  display: none;
}
.head-dropdown {
  width: 130px;
  background-color: #ffffff;
  border-radius: 0px 0px 5px 5px;
  border: none;
}
.head-dropdown .popper__arrow::after {
    border-bottom-color: #ffffff !important;
}
.head-dropdown .el-dropdown-menu__item {
    color: #999;
}
.head-dropdown .el-dropdown-menu__item:hover {
    background-color: transparent;
    color: #f8b42b;
}
.head-dropdown .el-dropdown-menu__item--divided:before {
    height: 1px;
    background-color: #ffffff;
}
.head-dropdown .el-dropdown-menu__item--divided {
    border-top: #ffffff;
}

.wrapper[data-v-86bc6ad0] {
  height: auto;
  margin: 0 auto;
  min-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 50px;
  background-color: #fafafa;
  position: relative;
  min-width: 1200px;
}
.content[data-v-86bc6ad0] {
  margin-top: 20px;
  height: 100%;
}
.content.isSpecific[data-v-86bc6ad0] {
    padding-top: 0;
    margin-top: 0;
    background-color: rgba(0, 0, 0, 0);
}
.noMargin[data-v-86bc6ad0] {
  margin-top: 0;
}

#alisc {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#alisc .sm-btn {
    border: 1px solid #46D6B7;
    background: #E2F8F3;
    color: #666;
    border-radius: 5px;
    overflow: hidden;
}
#alisc #sm-btn-bg {
    border-radius: 5px;
}
#alisc #rectMask {
    display: none;
}
#alisc .sm-btn-success .sm-txt {
    color: #666;
}
#alisc .sm-btn-fail,
  #alisc .errloading {
    background: #FFFFFF !important;
    border: 1px solid #FF5122 !important;
    color: #FF5122 !important;
    height: 42px !important;
    line-height: 40px !important;
    border-radius: 5px;
}
#alisc .errloading {
    padding: 0 5px !important;
}
#alisc .sm-pop {
    width: calc(100% + 2px) !important;
    left: 0px !important;
    height: 42px !important;
    line-height: 40px !important;
    top: 0px !important;
    border: none !important;
}
#alisc .sm-pop .sm-pop-inner {
      top: 0 !important;
      left: 0 !important;
      height: 42px;
      background: #F5F5F5;
      border-radius: 5px;
}
#alisc .sm-pop .nc-container .nc_wrapper {
      width: 100% !important;
      height: 44px !important;
}
#alisc .sm-pop .nc-container .nc_wrapper .nc_scale {
        height: 44px;
        border-radius: 5px;
        background: #F5F5F5;
        overflow: hidden;
}
#alisc .sm-pop .nc-container .nc_wrapper .nc_scale > span {
          width: 60px;
          height: 44px;
          line-height: 44px;
          background: #FFFFFF;
          border: 1px solid #E1E1E1;
          border-radius: 5px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
#alisc .sm-pop .nc-container .nc_wrapper .nc_scale .nc_bg {
          border-radius: 5px;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;
          background-color: #46D6B7;
}
#alisc .sm-pop .nc-container .nc_wrapper .nc-lang-cnt {
        height: 44px !important;
        line-height: 44px !important;
        font-size: 16px !important;
}

@charset "UTF-8";
.iconfont[data-v-b2459e54] {
  font-size: 20px;
}
.margin-right60[data-v-b2459e54] {
  margin-right: 60px;
  cursor: pointer;
}
.el-dropdown-link[data-v-b2459e54] {
  cursor: pointer;
}
.el-dropdown-menu__item[data-v-b2459e54] {
  text-align: center;
}
.not-login[data-v-b2459e54] {
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.top[data-v-b2459e54] {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .06);
          box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .06);
  position: relative;
  z-index: 3;
}
.top .head-main[data-v-b2459e54] {
    width: 1200px;
    height: 80px;
    padding-top: 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
}
.top .head-main .null-logo[data-v-b2459e54] {
      cursor: pointer;
      width: 170px;
      height: 39px;
      font-size: 0;
      margin-right: 50px;
      background: url("https://cdn.orangevip.com/nweb/head_logo.png") no-repeat;
      background-size: 100% 100%;
}
.top .head-main .null-logo a[data-v-b2459e54] {
        width: 100%;
        height: 100%;
        display: block;
}
.top .head-main .logo[data-v-b2459e54] {
      cursor: pointer;
      width: 170px;
      height: 39px;
      background: url("https://cdn.orangevip.com/nweb/head_logo.png") no-repeat;
      font-size: 0;
      margin-right: 50px;
}
.top .head-main .logo a[data-v-b2459e54] {
        width: 100%;
        height: 100%;
        display: block;
}
.top .head-main .logo1[data-v-b2459e54] {
      background-size: cover;
      margin-right: 30px;
}
.top .head-main .anhuiLogo[data-v-b2459e54], .top .head-main .chongqingLogo[data-v-b2459e54], .top .head-main .fujianLogo[data-v-b2459e54], .top .head-main .gdLogo[data-v-b2459e54], .top .head-main .hubeiLogo[data-v-b2459e54],
    .top .head-main .hunanLogo[data-v-b2459e54], .top .head-main .jiangxiLogo[data-v-b2459e54], .top .head-main .shaanxiLogo[data-v-b2459e54], .top .head-main .shanxiLogo[data-v-b2459e54], .top .head-main .zhejiangLogo[data-v-b2459e54],
    .top .head-main .jiangsuLogo[data-v-b2459e54], .top .head-main .shLogo[data-v-b2459e54], .top .head-main .hebeiLogo[data-v-b2459e54], .top .head-main .shandongLogo[data-v-b2459e54], .top .head-main .henanLogo[data-v-b2459e54], .top .head-main .hangzhouLogo[data-v-b2459e54],
    .top .head-main .zhengzhouLogo[data-v-b2459e54], .top .head-main .tianjinLogo[data-v-b2459e54], .top .head-main .shenzhenLogo[data-v-b2459e54], .top .head-main .dongguanLogo[data-v-b2459e54], .top .head-main .guangzhouLogo[data-v-b2459e54],
    .top .head-main .foshanLogo[data-v-b2459e54], .top .head-main .suzhouLogo[data-v-b2459e54], .top .head-main .ningboLogo[data-v-b2459e54], .top .head-main .handanLogo[data-v-b2459e54] {
      cursor: pointer;
      width: 149px;
      height: 40px;
      font-size: 0;
      margin-right: 50px;
}
.top .head-main .anhuiLogo a[data-v-b2459e54], .top .head-main .chongqingLogo a[data-v-b2459e54], .top .head-main .fujianLogo a[data-v-b2459e54], .top .head-main .gdLogo a[data-v-b2459e54], .top .head-main .hubeiLogo a[data-v-b2459e54],
      .top .head-main .hunanLogo a[data-v-b2459e54], .top .head-main .jiangxiLogo a[data-v-b2459e54], .top .head-main .shaanxiLogo a[data-v-b2459e54], .top .head-main .shanxiLogo a[data-v-b2459e54], .top .head-main .zhejiangLogo a[data-v-b2459e54],
      .top .head-main .jiangsuLogo a[data-v-b2459e54], .top .head-main .shLogo a[data-v-b2459e54], .top .head-main .hebeiLogo a[data-v-b2459e54], .top .head-main .shandongLogo a[data-v-b2459e54], .top .head-main .henanLogo a[data-v-b2459e54], .top .head-main .hangzhouLogo a[data-v-b2459e54],
      .top .head-main .zhengzhouLogo a[data-v-b2459e54], .top .head-main .tianjinLogo a[data-v-b2459e54], .top .head-main .shenzhenLogo a[data-v-b2459e54], .top .head-main .dongguanLogo a[data-v-b2459e54], .top .head-main .guangzhouLogo a[data-v-b2459e54],
      .top .head-main .foshanLogo a[data-v-b2459e54], .top .head-main .suzhouLogo a[data-v-b2459e54], .top .head-main .ningboLogo a[data-v-b2459e54], .top .head-main .handanLogo a[data-v-b2459e54] {
        width: 100%;
        height: 100%;
        display: block;
}
.top .head-main .jiangsuLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/jiangsulogo.59a80ec.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .shLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/shlogo.a30fe08.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .hebeiLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/hebeilogo.5a39c28.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .henanLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/henanlogo.70ee554.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .shandongLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/shandonglogo.ec869c7.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .anhuiLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/anhuilogo.06c3d26.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .chongqingLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/chongqinglogo.10cc25e.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .fujianLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/fujianlogo.13aabab.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .gdLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/gdlogo.67bae86.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .hubeiLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/hubeilogo.f6ce3eb.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .hunanLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/hunanlogo.486d87f.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .jiangxiLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/jiangxilogo.a82359a.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .shaanxiLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/shaanxilogo.671dd24.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .shanxiLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/shanxilogo.4ca5d87.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .zhejiangLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/zhejianglogo.4fa5b37.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .handanLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/handanlogo.9619bc2.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .zhengzhouLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/zhengzhoulogo.b295545.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .tianjinLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/tianjinlogo.e8a50df.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .shenzhenLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/shenzhenlogo.9fc1577.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .dongguanLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/dongguanlogo.8c4274e.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .guangzhouLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/guangzhoulogo.a440d16.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .foshanLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/foshanlogo.d50e04b.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .suzhouLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/suzhoulogo.38a3c08.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .ningboLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/ningbologo.ff153fc.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main .hangzhouLogo[data-v-b2459e54] {
      background: url(https://webstatic.orangevip.com/img/hangzhoulogo.9a8771e.png) no-repeat;
      background-size: 100% 100%;
}
.top .head-main nav[data-v-b2459e54] {
      width: 480px;
      padding-top: 3px;
      font-size: 0;
}
.top .head-main nav .ishome[data-v-b2459e54] {
        border-bottom: 2px solid #f8b42b;
        color: #f8b42b;
}
.top .head-main nav a[data-v-b2459e54] {
        display: inline-block;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-bottom: 1px;
        cursor: pointer;
        font-size: 16px;
        line-height: 32px;
        letter-spacing: 0px;
        text-align: center;
        margin-right: 30px;
        color: #333333;
}
.top .head-main .head-more[data-v-b2459e54] {
      z-index: 5 !important;
      height: 42px;
      padding-top: 3px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.top .head-main .head-more .display-flex[data-v-b2459e54] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.top .head-main .head-more .display-flex > span[data-v-b2459e54] {
          width: 110px;
          height: 32px;
          font-family: MicrosoftYaHei;
          font-size: 16px;
          font-weight: normal;
          font-stretch: normal;
          line-height: 32px;
          letter-spacing: 0px;
          color: #333333;
          margin-right: 10px;
          text-align: right;
}
.top .head-main .head-more .avator-head-wrap[data-v-b2459e54] {
        display: block;
        height: 32px;
        overflow: hidden;
        font-size: 0;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 130px;
}
.top .head-main .head-more .avator-head-wrap span[data-v-b2459e54] {
          display: inline-block;
          vertical-align: top;
}
.top .head-main .head-more .avator-head-wrap .redyuan[data-v-b2459e54] {
          width: 5px;
          height: 5px;
          background-color: #ff7f2d;
          border-radius: 3px;
          position: absolute;
          display: block;
          top: 4px;
          left: 25px;
}
.top .head-main .head-more .avator-head-wrap .head[data-v-b2459e54] {
          width: 32px;
          height: 32px;
          border-radius: 50%;
          overflow: hidden;
}
.top .head-main .head-more .avator-head-wrap .name[data-v-b2459e54] {
          font-size: 16px;
          color: #333333;
          padding-left: 10px;
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          white-space: nowrap;
          /*内容超宽后禁止换行显示*/
          overflow: hidden;
          /*超出部分隐藏*/
          text-overflow: ellipsis;
          /*文字超出部分以省略号显示*/
}
.top .head-main .head-more .avator-head[data-v-b2459e54] {
        width: 32px;
        height: 32px;
}
.top .head-main .head-more .user-name[data-v-b2459e54] {
        width: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.top .head-main .head-more span[data-v-b2459e54] {
        line-height: 32px;
}

.head-dropdown {
  width: 130px;
  background-color: #ffffff;
  border-radius: 0px 0px 5px 5px;
  border: none;
}
.head-dropdown .popper__arrow::after {
    border-bottom-color: #ffffff !important;
}
.head-dropdown .el-dropdown-menu__item {
    color: #999;
}
.head-dropdown .el-dropdown-menu__item:hover {
    background-color: transparent;
    color: #f8b42b !important;
}
.head-dropdown .el-dropdown-menu__item--divided:before {
    height: 1px;
    background-color: #ffffff;
}
.head-dropdown .el-dropdown-menu__item--divided {
    border-top: #ffffff;
}

.search-box[data-v-e250e724] {
  font-family: Microsoft YaHei;
  background: #F9FAFB;
  width: 350px;
  height: 40px;
  float: left;
  border: 1px solid #EFF2F4;
  padding: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.search-box[data-v-e250e724]:hover {
    background-color: #EFF2F4;
}
.search-box.active[data-v-e250e724] {
    border-color: #f8b42b;
    background-color: #fff;
}
.search-box.active .search-btn[data-v-e250e724] {
      opacity: 1;
}
.search-box[data-v-e250e724] .el-input {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.search-box[data-v-e250e724] .el-input .el-input__inner {
      background-color: transparent;
      border: none !important;
      height: 34px;
      line-height: 34px;
      border-radius: 17px;
      padding-left: 40px;
      caret-color: #f8b42b;
}
.search-box .search-icon[data-v-e250e724] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 34px;
    padding-left: 5px;
}
.search-box .clear-icon[data-v-e250e724] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 34px;
    padding-right: 5px;
}
.search-box .searchWord[data-v-e250e724] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 34px;
    padding-right: 5px;
}
.search-box .search-btn[data-v-e250e724] {
    opacity: 0;
    width: 76px;
    height: 34px;
    background: #f8b42b;
    border-radius: 17px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    line-height: 34px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.search-box .search-list[data-v-e250e724] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: 50px;
    left: 0;
    width: 350px;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .08);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .08);
    border-radius: 10px;
    color: #333;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.search-box .search-list .title[data-v-e250e724] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
}
.search-box .search-list .title .text[data-v-e250e724] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        font-size: 16px;
}
.search-box .search-list .title .delect[data-v-e250e724] {
        color: #FF6A20;
        font-size: 14px;
        cursor: pointer;
}
.search-box .search-list ._list[data-v-e250e724] {
      margin-top: 10px;
}
.search-box .search-list ._list .item[data-v-e250e724] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: #777777;
        line-height: 32px;
        margin-top: 5px;
        cursor: pointer;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
.search-box .search-list ._list .item .name[data-v-e250e724] {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
}
.search-box .search-list ._list .item img[data-v-e250e724] {
          cursor: pointer;
          width: 10px;
          height: 10px;
}
.search-box .search-list ._list .item img[data-v-e250e724]::before {
            content: '';
            position: absolute;
            top: -5px;
            right: -5px;
            bottom: -5px;
            left: -5px;
}

@charset "UTF-8";
.footer[data-v-7e2f2318] {
  z-index: 999;
  position: relative;
  margin-top: -50px;
  /* footer高度的负值 */
  width: 100%;
  clear: both;
  background: #f8b52b;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 18px;
  padding-bottom: 18px;
}
.footer .atag[data-v-7e2f2318] {
    margin-left: 15px;
    color: #ffffff;
}
.footer .cl_jgwablogo[data-v-7e2f2318] {
    width: 15px;
    height: 15px;
    margin-left: 5px;
    display: inline-block;
}
.footer.specific[data-v-7e2f2318] {
    color: #bbbbbb;
    background-color: transparent;
}
.footer.couponback[data-v-7e2f2318] {
    color: #ffffff;
    background-color: transparent;
}
.footer.group[data-v-7e2f2318] {
    background-color: #ffcf3f;
}

.getwindow[data-v-03259d36]{
  width: 100%;
  height: 100%;
  background:#fff
}

.main-wrapper[data-v-0af900f9] {
  width: 100%;
  height: 100%;
}
.wrapper[data-v-0af900f9] {
  height: auto;
  margin: 0 auto;
  min-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 50px;
  background-color: #fafafa;
  position: relative;
}
.slide[data-v-0af900f9] {
  float: left;
  height: 700px;
}
.routerView[data-v-0af900f9] {
  float: left;
  width: 950px;
  min-height: 720px;
  border-radius: 5px;
}
.routerView .noData[data-v-0af900f9] {
    width: 100%;
    height: 400px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    padding-top: 300px;
    color: #bbb;
    margin-top: 60px;
    background: url(https://webstatic.orangevip.com/img/default-nodata.ff063b2.png) no-repeat center 80px;
    background-size: 20%;
}
.user[data-v-0af900f9] {
  display: block;
  width: 1200px;
  margin: 20PX auto 50PX;
}

#alisc {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#alisc .sm-btn {
    border: 1px solid #46D6B7;
    background: #E2F8F3;
    color: #666;
    border-radius: 5px;
    overflow: hidden;
}
#alisc #sm-btn-bg {
    border-radius: 5px;
}
#alisc #rectMask {
    display: none;
}
#alisc .sm-btn-success .sm-txt {
    color: #666;
}
#alisc .sm-btn-fail,
  #alisc .errloading {
    background: #FFFFFF !important;
    border: 1px solid #FF5122 !important;
    color: #FF5122 !important;
    height: 42px !important;
    line-height: 40px !important;
    border-radius: 5px;
}
#alisc .errloading {
    padding: 0 5px !important;
}
#alisc .sm-pop {
    width: calc(100% + 2px) !important;
    left: 0px !important;
    height: 42px !important;
    line-height: 40px !important;
    top: 0px !important;
    border: none !important;
}
#alisc .sm-pop .sm-pop-inner {
      top: 0 !important;
      left: 0 !important;
      height: 42px;
      background: #F5F5F5;
      border-radius: 5px;
}
#alisc .sm-pop .nc-container .nc_wrapper {
      width: 100% !important;
      height: 44px !important;
}
#alisc .sm-pop .nc-container .nc_wrapper .nc_scale {
        height: 44px;
        border-radius: 5px;
        background: #F5F5F5;
        overflow: hidden;
}
#alisc .sm-pop .nc-container .nc_wrapper .nc_scale > span {
          width: 60px;
          height: 44px;
          line-height: 44px;
          background: #FFFFFF;
          border: 1px solid #E1E1E1;
          border-radius: 5px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
#alisc .sm-pop .nc-container .nc_wrapper .nc_scale .nc_bg {
          border-radius: 5px;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;
          background-color: #46D6B7;
}
#alisc .sm-pop .nc-container .nc_wrapper .nc-lang-cnt {
        height: 44px !important;
        line-height: 44px !important;
        font-size: 16px !important;
}
.el-message__closeBtn:focus,.el-message__content:focus{outline-width:0}.el-message{min-width:380px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;border-width:1px;border-style:solid;border-color:#ebeef5;position:fixed;left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#edf2fc;-webkit-transition:opacity .3s,-webkit-transform .4s;transition:opacity .3s,-webkit-transform .4s;transition:opacity .3s,transform .4s;transition:opacity .3s,transform .4s,-webkit-transform .4s;overflow:hidden;padding:15px 15px 15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-message.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message.is-closable .el-message__content{padding-right:16px}.el-message p{margin:0}.el-message--info .el-message__content{color:#909399}.el-message--success{background-color:#f0f9eb;border-color:#e1f3d8}.el-message--success .el-message__content{color:#67c23a}.el-message--warning{background-color:#fdf6ec;border-color:#faecd8}.el-message--warning .el-message__content{color:#e6a23c}.el-message--error{background-color:#fef0f0;border-color:#fde2e2}.el-message--error .el-message__content{color:#f56c6c}.el-message__icon{margin-right:10px}.el-message__content{padding:0;font-size:14px;line-height:1}.el-message__closeBtn{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#c0c4cc;font-size:16px}.el-message__closeBtn:hover{color:#909399}.el-message .el-icon-success{color:#67c23a}.el-message .el-icon-error{color:#f56c6c}.el-message .el-icon-info{color:#909399}.el-message .el-icon-warning{color:#e6a23c}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.el-fade-in-enter,.el-fade-in-leave-active,.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active,.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-enter-active,.el-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45,.45);transform:scale(.45,.45)}.collapse-transition{-webkit-transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out}.horizontal-collapse-transition{-webkit-transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out;transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}@font-face{font-family:element-icons;src:url(https://webstatic.orangevip.com/fonts/element-icons.2fad952.woff) format("woff"),url(https://webstatic.orangevip.com/fonts/element-icons.6f0a763.ttf) format("truetype");font-weight:400;font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-info:before{content:"\E61A"}.el-icon-error:before{content:"\E62C"}.el-icon-success:before{content:"\E62D"}.el-icon-warning:before{content:"\E62E"}.el-icon-question:before{content:"\E634"}.el-icon-back:before{content:"\E606"}.el-icon-arrow-left:before{content:"\E600"}.el-icon-arrow-down:before{content:"\E603"}.el-icon-arrow-right:before{content:"\E604"}.el-icon-arrow-up:before{content:"\E605"}.el-icon-caret-left:before{content:"\E60A"}.el-icon-caret-bottom:before{content:"\E60B"}.el-icon-caret-top:before{content:"\E60C"}.el-icon-caret-right:before{content:"\E60E"}.el-icon-d-arrow-left:before{content:"\E610"}.el-icon-d-arrow-right:before{content:"\E613"}.el-icon-minus:before{content:"\E621"}.el-icon-plus:before{content:"\E62B"}.el-icon-remove:before{content:"\E635"}.el-icon-circle-plus:before{content:"\E601"}.el-icon-remove-outline:before{content:"\E63C"}.el-icon-circle-plus-outline:before{content:"\E602"}.el-icon-close:before{content:"\E60F"}.el-icon-check:before{content:"\E611"}.el-icon-circle-close:before{content:"\E607"}.el-icon-circle-check:before{content:"\E639"}.el-icon-circle-close-outline:before{content:"\E609"}.el-icon-circle-check-outline:before{content:"\E63E"}.el-icon-zoom-out:before{content:"\E645"}.el-icon-zoom-in:before{content:"\E641"}.el-icon-d-caret:before{content:"\E615"}.el-icon-sort:before{content:"\E640"}.el-icon-sort-down:before{content:"\E630"}.el-icon-sort-up:before{content:"\E631"}.el-icon-tickets:before{content:"\E63F"}.el-icon-document:before{content:"\E614"}.el-icon-goods:before{content:"\E618"}.el-icon-sold-out:before{content:"\E63B"}.el-icon-news:before{content:"\E625"}.el-icon-message:before{content:"\E61B"}.el-icon-date:before{content:"\E608"}.el-icon-printer:before{content:"\E62F"}.el-icon-time:before{content:"\E642"}.el-icon-bell:before{content:"\E622"}.el-icon-mobile-phone:before{content:"\E624"}.el-icon-service:before{content:"\E63A"}.el-icon-view:before{content:"\E643"}.el-icon-menu:before{content:"\E620"}.el-icon-more:before{content:"\E646"}.el-icon-more-outline:before{content:"\E626"}.el-icon-star-on:before{content:"\E637"}.el-icon-star-off:before{content:"\E63D"}.el-icon-location:before{content:"\E61D"}.el-icon-location-outline:before{content:"\E61F"}.el-icon-phone:before{content:"\E627"}.el-icon-phone-outline:before{content:"\E628"}.el-icon-picture:before{content:"\E629"}.el-icon-picture-outline:before{content:"\E62A"}.el-icon-delete:before{content:"\E612"}.el-icon-search:before{content:"\E619"}.el-icon-edit:before{content:"\E61C"}.el-icon-edit-outline:before{content:"\E616"}.el-icon-rank:before{content:"\E632"}.el-icon-refresh:before{content:"\E633"}.el-icon-share:before{content:"\E636"}.el-icon-setting:before{content:"\E638"}.el-icon-upload:before{content:"\E60D"}.el-icon-upload2:before{content:"\E644"}.el-icon-download:before{content:"\E617"}.el-icon-loading:before{content:"\E61E"}.el-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle{display:inline-block}.el-progress--circle .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.el-progress--circle .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress-bar,.el-progress-bar__inner::after,.el-progress-bar__innerText{display:inline-block;vertical-align:middle}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67c23a}.el-progress.is-success .el-progress__text{color:#67c23a}.el-progress.is-exception .el-progress-bar__inner{background-color:#f56c6c}.el-progress.is-exception .el-progress__text{color:#f56c6c}.el-progress-bar{padding-right:50px;width:100%;margin-right:-55px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#ebeef5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409EFF;text-align:right;border-radius:100px;line-height:1;white-space:nowrap}.el-progress-bar__inner::after{content:"";height:100%}.el-progress-bar__innerText{color:#fff;font-size:12px;margin:0 5px}@-webkit-keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}@keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-form--inline .el-form-item,.el-form--inline .el-form-item__content{display:inline-block;vertical-align:top}.el-form-item::after,.el-form-item__content::after{clear:both}.el-form--label-left .el-form-item__label{text-align:left}.el-form--label-top .el-form-item__label{float:none;display:inline-block;text-align:left;padding:0 0 10px}.el-form--inline .el-form-item{margin-right:10px}.el-form--inline .el-form-item__label{float:none;display:inline-block}.el-form--inline.el-form--label-top .el-form-item__content{display:block}.el-form-item{margin-bottom:22px}.el-form-item::after,.el-form-item::before{display:table;content:""}.el-form-item .el-form-item{margin-bottom:0}.el-form-item--mini.el-form-item,.el-form-item--small.el-form-item{margin-bottom:18px}.el-form-item .el-input__validateIcon{display:none}.el-form-item--medium .el-form-item__content,.el-form-item--medium .el-form-item__label{line-height:36px}.el-form-item--small .el-form-item__content,.el-form-item--small .el-form-item__label{line-height:32px}.el-form-item--small .el-form-item__error{padding-top:2px}.el-form-item--mini .el-form-item__content,.el-form-item--mini .el-form-item__label{line-height:28px}.el-form-item--mini .el-form-item__error{padding-top:1px}.el-form-item__label{text-align:right;vertical-align:middle;float:left;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-form-item__content{line-height:40px;position:relative;font-size:14px}.el-form-item__content::after,.el-form-item__content::before{display:table;content:""}.el-form-item__error{color:#f56c6c;font-size:12px;line-height:1;padding-top:4px;position:absolute;top:100%;left:0}.el-form-item__error--inline{position:relative;top:auto;left:auto;display:inline-block;margin-left:10px}.el-form-item.is-required .el-form-item__label:before{content:'*';color:#f56c6c;margin-right:4px}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-input__inner:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus{border-color:#f56c6c}.el-form-item.is-error .el-input-group__append .el-input__inner,.el-form-item.is-error .el-input-group__prepend .el-input__inner{border-color:transparent}.el-form-item.is-error .el-input__validateIcon{color:#f56c6c}.el-form-item.is-success .el-input__inner,.el-form-item.is-success .el-input__inner:focus,.el-form-item.is-success .el-textarea__inner,.el-form-item.is-success .el-textarea__inner:focus{border-color:#67c23a}.el-form-item.is-success .el-input-group__append .el-input__inner,.el-form-item.is-success .el-input-group__prepend .el-input__inner{border-color:transparent}.el-form-item.is-success .el-input__validateIcon{color:#67c23a}.el-form-item--feedback .el-input__validateIcon{display:inline-block}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#409EFF;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#fff;border-color:#409EFF;color:#409EFF}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#fff;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#ebeef5;color:#c0c4cc}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255, 255, 255, .35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button--primary{color:#fff;background-color:#409EFF;border-color:#409EFF}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#fff}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409EFF;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409EFF;border-color:#409EFF;color:#fff}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67c23a;border-color:#67c23a;color:#fff}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#fff;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#e6a23c;border-color:#e6a23c;color:#fff}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#fff;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#f56c6c;border-color:#f56c6c;color:#fff}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#fff;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#fff;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#fff}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#fff}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#fff;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--text,.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active{border-color:transparent}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button--medium.is-round{padding:10px 20px}.el-button--small,.el-button--small.is-round{padding:9px 15px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--text{color:#409EFF;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;background-color:transparent}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group::after,.el-button-group::before{display:table;content:""}.el-button-group::after{clear:both}.el-button-group .el-button{float:left;position:relative}.el-button-group .el-button+.el-button{margin-left:0}.el-button-group .el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group .el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group .el-button:first-child:last-child{border-radius:4px}.el-button-group .el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group .el-button:not(:last-child){margin-right:-1px}.el-button-group .el-button.is-active,.el-button-group .el-button:active,.el-button-group .el-button:focus,.el-button-group .el-button:hover{z-index:1}.el-button-group .el-button--primary:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--primary:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--success:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--success:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--warning:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--warning:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--danger:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--danger:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--info:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--info:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-collapse{border-top:1px solid #ebeef5;border-bottom:1px solid #ebeef5}.el-collapse-item__header{height:48px;line-height:48px;background-color:#fff;color:#303133;cursor:pointer;border-bottom:1px solid #ebeef5;font-size:13px;font-weight:500;-webkit-transition:border-bottom-color .3s;transition:border-bottom-color .3s;outline:0}.el-collapse-item__arrow{margin-right:8px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;float:right;line-height:48px;font-weight:300}.el-collapse-item__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:#409EFF}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{will-change:height;background-color:#fff;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ebeef5}.el-collapse-item__content{padding-bottom:25px;font-size:13px;color:#303133;line-height:1.769230769230769}.el-collapse-item:last-child{margin-bottom:-1px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:rgba(255, 255, 255, .9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:#409EFF;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409EFF;stroke-linecap:round}.el-loading-spinner i{color:#409EFF}.el-loading-fade-enter,.el-loading-fade-leave-active{opacity:0}@-webkit-keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-popper .popper__arrow,.el-popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03));filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="12" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.03)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03))}.el-popper .popper__arrow::after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#ebeef5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-6px;border-top-color:#fff;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.el-popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#ebeef5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow::after{bottom:-6px;left:1px;border-right-color:#fff;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#ebeef5}.el-popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#fff}.el-select-dropdown{position:absolute;z-index:1001;border:1px solid #e4e7ed;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#409EFF;background-color:#fff}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#f5f7fa}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{position:absolute;right:20px;font-family:element-icons;content:"\E611";font-size:12px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-textarea{display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#fff;background-image:none;border:1px solid #dcdfe6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-input__inner,.el-tag{-webkit-box-sizing:border-box}.el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea__inner:hover{border-color:#c0c4cc}.el-textarea__inner:focus{outline:0;border-color:#409EFF}.el-textarea.is-disabled .el-textarea__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#c0c4cc}.el-input{position:relative;font-size:14px;display:inline-block;width:100%}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#c0c4cc;font-size:14px;line-height:16px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input__inner{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;font-size:inherit;height:40px;line-height:1;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__prefix,.el-input__suffix{position:absolute;top:0;-webkit-transition:all .3s;height:100%;color:#c0c4cc;text-align:center}.el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input__inner::placeholder{color:#c0c4cc}.el-input__inner:hover{border-color:#c0c4cc}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409EFF;outline:0}.el-input__suffix{right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:40px}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#f5f7fa;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #dcdfe6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-tag{background-color:rgba(64, 158, 255, .1);display:inline-block;padding:0 10px;height:32px;line-height:30px;font-size:12px;color:#409EFF;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(64, 158, 255, .2);white-space:nowrap}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px;color:#409EFF}.el-tag .el-icon-close::before{display:block}.el-tag .el-icon-close:hover{background-color:#409EFF;color:#fff}.el-tag--info,.el-tag--info .el-tag__close{color:#909399}.el-tag--info{background-color:rgba(144, 147, 153, .1);border-color:rgba(144, 147, 153, .2)}.el-tag--info.is-hit{border-color:#909399}.el-tag--info .el-tag__close:hover{background-color:#909399;color:#fff}.el-tag--success{background-color:rgba(103, 194, 58, .1);border-color:rgba(103, 194, 58, .2);color:#67c23a}.el-tag--success.is-hit{border-color:#67c23a}.el-tag--success .el-tag__close{color:#67c23a}.el-tag--success .el-tag__close:hover{background-color:#67c23a;color:#fff}.el-tag--warning{background-color:rgba(230, 162, 60, .1);border-color:rgba(230, 162, 60, .2);color:#e6a23c}.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--warning .el-tag__close:hover{background-color:#e6a23c;color:#fff}.el-tag--danger{background-color:rgba(245, 108, 108, .1);border-color:rgba(245, 108, 108, .2);color:#f56c6c}.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--danger .el-tag__close:hover{background-color:#f56c6c;color:#fff}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:#c0c4cc;cursor:not-allowed}.el-select-dropdown__item.is-disabled:hover{background-color:#fff}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#f5f7fa}.el-select-dropdown__item.selected{color:#409EFF;font-weight:700}.el-select-dropdown__item span{line-height:34px!important}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type)::after{content:'';position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#e4e7ed}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar{opacity:1;-webkit-transition:opacity 340ms ease-out;transition:opacity 340ms ease-out}.el-scrollbar__wrap{overflow:scroll;height:100%}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144, 147, 153, .3);-webkit-transition:.3s background-color;transition:.3s background-color}.el-scrollbar__thumb:hover{background-color:rgba(144, 147, 153, .5)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity 120ms ease-out;transition:opacity 120ms ease-out}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-select{display:inline-block;position:relative}.el-select:hover .el-input__inner{border-color:#c0c4cc}.el-select .el-input__inner{cursor:pointer;padding-right:35px}.el-select .el-input__inner:focus{border-color:#409EFF}.el-select .el-input .el-select__caret{color:#c0c4cc;font-size:14px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);line-height:16px;cursor:pointer}.el-select .el-input .el-select__caret.is-reverse{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.el-select .el-input .el-select__caret.is-show-close{font-size:14px;text-align:center;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);border-radius:100%;color:#c0c4cc;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-select .el-input .el-select__caret.is-show-close:hover{color:#909399}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#e4e7ed}.el-select .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-select>.el-input{display:block}.el-select__input{border:none;outline:0;padding:0;margin-left:15px;color:#666;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-color:transparent}.el-select__input.is-mini{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#c0c4cc;line-height:18px;font-size:14px}.el-select__close:hover{color:#909399}.el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-select .el-tag__close{margin-top:-2px}.el-select .el-tag{-webkit-box-sizing:border-box;box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5}.el-select .el-tag__close.el-icon-close{background-color:#c0c4cc;right:-7px;top:0;color:#fff}.el-select .el-tag__close.el-icon-close:hover{background-color:#909399}.el-select .el-tag__close.el-icon-close::before{display:block;-webkit-transform:translate(0,.5px);transform:translate(0,.5px)}.el-pagination{white-space:nowrap;padding:2px 5px;color:#303133;font-weight:700}.el-pagination::after,.el-pagination::before{display:table;content:""}.el-pagination::after{clear:both}.el-pagination button,.el-pagination span:not([class*=suffix]){display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield}.el-pagination .el-input__suffix{right:0;-webkit-transform:scale(.8);transform:scale(.8)}.el-pagination .el-select .el-input{width:100px;margin:0 5px}.el-pagination .el-select .el-input .el-input__inner{padding-right:25px;border-radius:3px;height:28px}.el-pagination button{border:none;padding:0 6px;background:0 0}.el-pagination button:focus{outline:0}.el-pagination button:hover{color:#409EFF}.el-pagination button.disabled{color:#c0c4cc;background-color:#fff;cursor:not-allowed}.el-pager li,.el-pager li.btn-quicknext:hover,.el-pager li.btn-quickprev:hover{cursor:pointer}.el-pagination .btn-next,.el-pagination .btn-prev{background:center center no-repeat #fff;background-size:16px;cursor:pointer;margin:0;color:#303133}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700}.el-pagination .btn-prev{padding-right:12px}.el-pagination .btn-next{padding-left:12px}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li:last-child{border-color:transparent;font-size:12px;line-height:22px;height:22px;min-width:22px}.el-pagination--small .arrow.disabled{visibility:hidden}.el-pagination__sizes{margin:0 10px 0 0;font-weight:400;color:#606266}.el-pagination__sizes .el-input .el-input__inner{font-size:13px;padding-left:8px}.el-pagination__sizes .el-input .el-input__inner:hover{border-color:#409EFF}.el-pagination__total{margin-right:10px;font-weight:400;color:#606266}.el-pagination__jump{margin-left:24px;font-weight:400;color:#606266}.el-pagination__jump .el-input__inner{padding:0 3px}.el-pagination__rightwrapper{float:right}.el-pagination__editor{line-height:18px;padding:0 2px;height:28px;text-align:center;margin:0 2px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.el-pager,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{padding:0}.el-pagination__editor.el-input{width:50px}.el-pagination__editor.el-input .el-input__inner{height:28px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{margin:0 5px;background-color:#f4f4f5;color:#606266;min-width:30px;border-radius:2px}.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-prev.disabled{color:#c0c4cc}.el-pagination.is-background .el-pager li:hover{color:#409EFF}.el-pagination.is-background .el-pager li.active{background-color:#409EFF;color:#fff}.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li{margin:0 3px;min-width:22px}.el-pager,.el-pager li{vertical-align:top;display:inline-block;margin:0}.el-pager{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;font-size:0}.el-pager .more::before{line-height:30px}.el-pager li{padding:0 4px;background:#fff;font-size:13px;min-width:35.5px;height:28px;line-height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.el-pager li.btn-quicknext,.el-pager li.btn-quickprev{line-height:28px;color:#303133}.el-pager li.active+li{border-left:0}.el-pager li:hover{color:#409EFF}.el-pager li.active{color:#409EFF;cursor:default}.el-carousel__item,.el-carousel__mask{position:absolute;height:100%;top:0;left:0}.el-carousel__item{width:100%;display:inline-block;overflow:hidden;z-index:0}.el-carousel__item.is-active{z-index:2}.el-carousel__item.is-animating{-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card{width:50%;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:1}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:2}.el-carousel__mask{width:100%;background-color:#fff;opacity:.24;-webkit-transition:.2s;transition:.2s}.el-carousel{overflow-x:hidden;position:relative}.el-carousel__container{position:relative;height:300px}.el-carousel__arrow{border:none;outline:0;padding:0;margin:0;height:36px;width:36px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:50%;background-color:rgba(31, 45, 61, .11);color:#fff;position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:12px}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__arrow:hover{background-color:rgba(31, 45, 61, .23)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{position:absolute;list-style:none;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0;padding:0;z-index:2}.el-carousel__indicators--outside{bottom:26px;text-align:center;position:static;-webkit-transform:none;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:#c0c4cc;opacity:.24}.el-carousel__indicators--labels{left:0;right:0;-webkit-transform:none;transform:none;text-align:center}.el-carousel__indicators--labels .el-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{display:inline-block;background-color:transparent;padding:12px 4px;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{display:block;opacity:.48;width:30px;height:2px;background-color:#fff;border:none;outline:0;padding:0;margin:0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.carousel-arrow-left-enter,.carousel-arrow-left-leave-active{-webkit-transform:translateY(-50%) translateX(-10px);transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter,.carousel-arrow-right-leave-active{-webkit-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px);opacity:0}.el-tabs__header{padding:0;position:relative;margin:0 0 15px}.el-tabs__active-bar{position:absolute;bottom:0;left:0;height:2px;background-color:#409EFF;z-index:1;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1), -webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);list-style:none}.el-tabs__new-tab{float:right;border:1px solid #d3dce6;height:18px;width:18px;line-height:18px;margin:12px 0 9px 10px;border-radius:3px;text-align:center;font-size:12px;color:#d3dce6;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.el-tabs__new-tab .el-icon-plus{-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}.el-tabs__new-tab:hover{color:#409EFF}.el-tabs__nav-wrap{overflow:hidden;margin-bottom:-1px;position:relative}.el-tabs__nav-wrap::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#e4e7ed;z-index:1}.el-tabs--border-card>.el-tabs__header .el-tabs__nav-wrap::after,.el-tabs--card>.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs__nav-wrap.is-scrollable{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs__nav-scroll{overflow:hidden}.el-tabs__nav-next,.el-tabs__nav-prev{position:absolute;cursor:pointer;line-height:44px;font-size:12px;color:#909399}.el-tabs__nav-next{right:0}.el-tabs__nav-prev{left:0}.el-tabs__nav{white-space:nowrap;position:relative;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;float:left;z-index:2}.el-tabs__item{padding:0 20px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:500;color:#303133;position:relative}.el-tabs__item:focus,.el-tabs__item:focus:active{outline:0}.el-tabs__item:focus.is-active.is-focus:not(:active){-webkit-box-shadow:0 0 2px 2px #409eff inset;box-shadow:0 0 2px 2px #409eff inset;border-radius:3px}.el-tabs__item .el-icon-close{border-radius:50%;text-align:center;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);margin-left:5px}.el-tabs__item .el-icon-close:before{-webkit-transform:scale(.9);transform:scale(.9);display:inline-block}.el-tabs__item .el-icon-close:hover{background-color:#c0c4cc;color:#fff}.el-tabs__item.is-active{color:#409EFF}.el-tabs__item:hover{color:#409EFF;cursor:pointer}.el-tabs__item.is-disabled{color:#c0c4cc;cursor:default}.el-tabs__content{overflow:hidden;position:relative}.el-tabs--card>.el-tabs__header{border-bottom:1px solid #e4e7ed}.el-tabs--card>.el-tabs__header .el-tabs__nav{border:1px solid #e4e7ed;border-bottom:none;border-radius:4px 4px 0 0}.el-tabs--card>.el-tabs__header .el-tabs__active-bar{display:none}.el-tabs--card>.el-tabs__header .el-tabs__item .el-icon-close{position:relative;font-size:12px;width:0;height:14px;vertical-align:middle;line-height:15px;overflow:hidden;top:-1px;right:-2px;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close,.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close{width:14px}.el-tabs--card>.el-tabs__header .el-tabs__item{border-bottom:1px solid transparent;border-left:1px solid #e4e7ed;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left:none}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover{padding-left:13px;padding-right:13px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-bottom-color:#fff}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable{padding-left:20px;padding-right:20px}.el-tabs--border-card{background:#fff;border:1px solid #dcdfe6;-webkit-box-shadow:0 2px 4px 0 rgba(0, 0, 0, .12),0 0 6px 0 rgba(0, 0, 0, .04);box-shadow:0 2px 4px 0 rgba(0, 0, 0, .12),0 0 6px 0 rgba(0, 0, 0, .04)}.el-tabs--border-card>.el-tabs__content{padding:15px}.el-tabs--border-card>.el-tabs__header{background-color:#f5f7fa;border-bottom:1px solid #e4e7ed;margin:0}.el-tabs--border-card>.el-tabs__header .el-tabs__item{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);border:1px solid transparent;margin:-1px -1px 0;color:#909399}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{color:#409EFF;background-color:#fff;border-right-color:#dcdfe6;border-left-color:#dcdfe6}.el-tabs--border-card>.el-tabs__header .el-tabs__item:hover{color:#409EFF}.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),.el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:last-child,.el-tabs--bottom .el-tabs__item.is-top:last-child,.el-tabs--top .el-tabs__item.is-bottom:last-child,.el-tabs--top .el-tabs__item.is-top:last-child{padding-right:0}.el-tabs--bottom .el-tabs--left .el-tabs__item:nth-child(2),.el-tabs--bottom .el-tabs--right .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--border-card .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--card .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--left .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--right .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--border-card .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--card .el-tabs__item:nth-child(2){padding-left:20px}.el-tabs--bottom .el-tabs--left .el-tabs__item:last-child,.el-tabs--bottom .el-tabs--right .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--border-card .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--card .el-tabs__item:last-child,.el-tabs--top .el-tabs--left .el-tabs__item:last-child,.el-tabs--top .el-tabs--right .el-tabs__item:last-child,.el-tabs--top.el-tabs--border-card .el-tabs__item:last-child,.el-tabs--top.el-tabs--card .el-tabs__item:last-child{padding-right:20px}.el-tabs--bottom .el-tabs__header.is-bottom{margin-bottom:0;margin-top:10px}.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom{border-bottom:0;border-top:1px solid #dcdfe6}.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom{margin-top:-1px;margin-bottom:0}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active){border:1px solid transparent}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom{margin:0 -1px -1px}.el-tabs--left,.el-tabs--right{overflow:hidden}.el-tabs--left .el-tabs__header.is-left,.el-tabs--left .el-tabs__header.is-right,.el-tabs--left .el-tabs__nav-scroll,.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__header.is-left,.el-tabs--right .el-tabs__header.is-right,.el-tabs--right .el-tabs__nav-scroll,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{height:100%}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__active-bar.is-right,.el-tabs--right .el-tabs__active-bar.is-left,.el-tabs--right .el-tabs__active-bar.is-right{top:0;bottom:auto;width:2px;height:auto}.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{margin-bottom:0}.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable{padding:30px 0}.el-tabs--left .el-tabs__nav-wrap.is-left::after,.el-tabs--left .el-tabs__nav-wrap.is-right::after,.el-tabs--right .el-tabs__nav-wrap.is-left::after,.el-tabs--right .el-tabs__nav-wrap.is-right::after{height:100%;width:2px;bottom:auto;top:0}.el-tabs--left .el-tabs__nav,.el-tabs--right .el-tabs__nav{float:none}.el-tabs--left .el-tabs__item.is-left,.el-tabs--left .el-tabs__item.is-right,.el-tabs--right .el-tabs__item.is-left,.el-tabs--right .el-tabs__item.is-right{display:block}.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left,.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right{display:none}.el-tabs--left .el-tabs__nav-next,.el-tabs--left .el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-next,.el-tabs--right .el-tabs__nav-prev{height:30px;line-height:30px;width:100%;text-align:center;cursor:pointer}.el-tabs--left .el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-prev i{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.el-tabs--left .el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-prev{left:auto;top:0}.el-tabs--left .el-tabs__nav-next,.el-tabs--right .el-tabs__nav-next{right:auto;bottom:0}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__nav-wrap.is-left::after{right:0;left:auto}.el-tabs--left .el-tabs__header.is-left{float:left;margin-bottom:0;margin-right:10px}.el-tabs--left .el-tabs__nav-wrap.is-left{margin-right:-1px}.el-tabs--left .el-tabs__item.is-left{text-align:right}.el-tabs--left.el-tabs--card .el-tabs__item.is-left{border-left:none;border-right:1px solid #e4e7ed;border-bottom:none;border-top:1px solid #e4e7ed}.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child{border-right:1px solid #e4e7ed;border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active{border:1px solid #e4e7ed;border-right-color:#fff;border-left:none;border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child{border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child{border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__nav{border-radius:4px 0 0 4px;border-bottom:1px solid #e4e7ed;border-right:none}.el-tabs--left.el-tabs--card .el-tabs__new-tab{float:none}.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left{border-right:1px solid #dfe4ed}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left{border:1px solid transparent;margin:-1px 0 -1px -1px}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active{border-color:#d1dbe5 transparent}.el-tabs--right .el-tabs__header.is-right{float:right;margin-bottom:0;margin-left:10px}.el-tabs--right .el-tabs__nav-wrap.is-right{margin-left:-1px}.el-tabs--right .el-tabs__nav-wrap.is-right::after{left:0;right:auto}.el-tabs--right .el-tabs__active-bar.is-right{left:0}.el-tabs--right.el-tabs--card .el-tabs__item.is-right{border-bottom:none;border-top:1px solid #e4e7ed}.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child{border-left:1px solid #e4e7ed;border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active{border:1px solid #e4e7ed;border-left-color:#fff;border-right:none;border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child{border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child{border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__nav{border-radius:0 4px 4px 0;border-bottom:1px solid #e4e7ed;border-left:none}.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right{border-left:1px solid #dfe4ed}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right{border:1px solid transparent;margin:-1px -1px -1px 0}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active{border-color:#d1dbe5 transparent}.slideInLeft-transition,.slideInRight-transition{display:inline-block}.slideInRight-enter{-webkit-animation:slideInRight-enter .3s;animation:slideInRight-enter .3s}.slideInRight-leave{position:absolute;left:0;right:0;-webkit-animation:slideInRight-leave .3s;animation:slideInRight-leave .3s}.slideInLeft-enter{-webkit-animation:slideInLeft-enter .3s;animation:slideInLeft-enter .3s}.slideInLeft-leave{position:absolute;left:0;right:0;-webkit-animation:slideInLeft-leave .3s;animation:slideInLeft-leave .3s}@-webkit-keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}.el-textarea{display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#fff;background-image:none;border:1px solid #dcdfe6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-cascader-menu,.el-cascader__label,.el-input__inner{-webkit-box-sizing:border-box}.el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea__inner:hover{border-color:#c0c4cc}.el-textarea__inner:focus{outline:0;border-color:#409EFF}.el-textarea.is-disabled .el-textarea__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#c0c4cc}.el-input{position:relative;font-size:14px;display:inline-block;width:100%}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#c0c4cc;font-size:14px;line-height:16px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input,.el-input__inner{font-size:inherit}.el-input .el-input__clear:hover{color:#909399}.el-input__inner{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;height:40px;line-height:1;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__prefix,.el-input__suffix{position:absolute;top:0;-webkit-transition:all .3s;text-align:center;height:100%;color:#c0c4cc}.el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input__inner::placeholder{color:#c0c4cc}.el-input__inner:hover{border-color:#c0c4cc}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409EFF;outline:0}.el-input__suffix{right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:40px}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#f5f7fa;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #dcdfe6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-cascader-menu,.el-cascader-menu__item.is-disabled:hover{background-color:#fff}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-popper .popper__arrow,.el-popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03));filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="12" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.03)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03))}.el-popper .popper__arrow::after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#ebeef5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-6px;border-top-color:#fff;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.el-popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#ebeef5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow::after{bottom:-6px;left:1px;border-right-color:#fff;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#ebeef5}.el-popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#fff}.el-cascader{display:inline-block;position:relative;font-size:14px;line-height:40px}.el-cascader .el-input,.el-cascader .el-input__inner{cursor:pointer}.el-cascader .el-input__icon{-webkit-transition:none;transition:none}.el-cascader .el-icon-arrow-down{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:14px}.el-cascader .el-icon-arrow-down.is-reverse{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-cascader .el-icon-circle-close{z-index:2;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-cascader .el-icon-circle-close:hover{color:#909399}.el-cascader__clearIcon{z-index:2;position:relative}.el-cascader__label{position:absolute;left:0;top:0;height:100%;padding:0 25px 0 15px;color:#606266;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;text-align:left;font-size:inherit}.el-cascader__label span{color:#000}.el-cascader--medium{font-size:14px;line-height:36px}.el-cascader--small{font-size:13px;line-height:32px}.el-cascader--mini{font-size:12px;line-height:28px}.el-cascader.is-disabled .el-cascader__label{z-index:2;color:#c0c4cc}.el-cascader-menus{white-space:nowrap;background:#fff;position:absolute;margin:5px 0;z-index:2;border:1px solid #e4e7ed;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-cascader-menu{display:inline-block;vertical-align:top;height:204px;overflow:auto;border-right:solid 1px #e4e7ed;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:6px 0;min-width:160px}.el-cascader-menu:last-child{border-right:0}.el-cascader-menu__item{font-size:14px;padding:8px 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;outline:0}.el-cascader-menu__item--extensible:after{font-family:element-icons;content:"\E604";font-size:14px;color:#bfcbd9;position:absolute;right:15px}.el-cascader-menu__item.is-disabled{color:#c0c4cc;background-color:#fff;cursor:not-allowed}.el-cascader-menu__item.is-active{color:#409EFF}.el-cascader-menu__item:focus:not(:active),.el-cascader-menu__item:hover{background-color:#f5f7fa}.el-cascader-menu__item.selected{color:#fff;background-color:#f5f7fa}.el-cascader-menu__item__keyword{font-weight:700}.el-cascader-menu--flexible{height:auto;max-height:180px;overflow:auto}.el-cascader-menu--flexible .el-cascader-menu__item{overflow:visible}.el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:#c0c4cc;cursor:not-allowed}.el-select-dropdown__item.is-disabled:hover{background-color:#fff}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#f5f7fa}.el-select-dropdown__item.selected{color:#409EFF;font-weight:700}.el-select-dropdown__item span{line-height:34px!important}.el-popper .popper__arrow,.el-popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03));filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="12" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.03)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03))}.el-popper .popper__arrow::after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#ebeef5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-6px;border-top-color:#fff;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.el-popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#ebeef5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow::after{bottom:-6px;left:1px;border-right-color:#fff;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#ebeef5}.el-popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#fff}.el-select-dropdown{position:absolute;z-index:1001;border:1px solid #e4e7ed;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#409EFF;background-color:#fff}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#f5f7fa}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{position:absolute;right:20px;font-family:element-icons;content:"\E611";font-size:12px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-textarea{display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#fff;background-image:none;border:1px solid #dcdfe6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea__inner:hover{border-color:#c0c4cc}.el-textarea__inner:focus{outline:0;border-color:#409EFF}.el-textarea.is-disabled .el-textarea__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#c0c4cc}.el-input{position:relative;font-size:14px;display:inline-block;width:100%}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#c0c4cc;font-size:14px;line-height:16px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input__inner{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;font-size:inherit;height:40px;line-height:1;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-select-dropdown__item,.el-tag{white-space:nowrap;-webkit-box-sizing:border-box}.el-input__prefix,.el-input__suffix{position:absolute;top:0;-webkit-transition:all .3s;height:100%;color:#c0c4cc;text-align:center}.el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input__inner::placeholder{color:#c0c4cc}.el-input__inner:hover{border-color:#c0c4cc}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409EFF;outline:0}.el-input__suffix{right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:40px}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#f5f7fa;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #dcdfe6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-tag{background-color:rgba(64, 158, 255, .1);display:inline-block;padding:0 10px;height:32px;line-height:30px;font-size:12px;color:#409EFF;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(64, 158, 255, .2)}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px;color:#409EFF}.el-tag .el-icon-close::before{display:block}.el-tag .el-icon-close:hover{background-color:#409EFF;color:#fff}.el-tag--info,.el-tag--info .el-tag__close{color:#909399}.el-tag--info{background-color:rgba(144, 147, 153, .1);border-color:rgba(144, 147, 153, .2)}.el-tag--info.is-hit{border-color:#909399}.el-tag--info .el-tag__close:hover{background-color:#909399;color:#fff}.el-tag--success{background-color:rgba(103, 194, 58, .1);border-color:rgba(103, 194, 58, .2);color:#67c23a}.el-tag--success.is-hit{border-color:#67c23a}.el-tag--success .el-tag__close{color:#67c23a}.el-tag--success .el-tag__close:hover{background-color:#67c23a;color:#fff}.el-tag--warning{background-color:rgba(230, 162, 60, .1);border-color:rgba(230, 162, 60, .2);color:#e6a23c}.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--warning .el-tag__close:hover{background-color:#e6a23c;color:#fff}.el-tag--danger{background-color:rgba(245, 108, 108, .1);border-color:rgba(245, 108, 108, .2);color:#f56c6c}.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--danger .el-tag__close:hover{background-color:#f56c6c;color:#fff}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:#c0c4cc;cursor:not-allowed}.el-select-dropdown__item.is-disabled:hover{background-color:#fff}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#f5f7fa}.el-select-dropdown__item.selected{color:#409EFF;font-weight:700}.el-select-dropdown__item span{line-height:34px!important}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type)::after{content:'';position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#e4e7ed}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar{opacity:1;-webkit-transition:opacity 340ms ease-out;transition:opacity 340ms ease-out}.el-scrollbar__wrap{overflow:scroll;height:100%}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144, 147, 153, .3);-webkit-transition:.3s background-color;transition:.3s background-color}.el-scrollbar__thumb:hover{background-color:rgba(144, 147, 153, .5)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity 120ms ease-out;transition:opacity 120ms ease-out}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-select{display:inline-block;position:relative}.el-select:hover .el-input__inner{border-color:#c0c4cc}.el-select .el-input__inner{cursor:pointer;padding-right:35px}.el-select .el-input__inner:focus{border-color:#409EFF}.el-select .el-input .el-select__caret{color:#c0c4cc;font-size:14px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);line-height:16px;cursor:pointer}.el-select .el-input .el-select__caret.is-reverse{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.el-select .el-input .el-select__caret.is-show-close{font-size:14px;text-align:center;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);border-radius:100%;color:#c0c4cc;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-select .el-input .el-select__caret.is-show-close:hover{color:#909399}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#e4e7ed}.el-select .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-select>.el-input{display:block}.el-select__input{border:none;outline:0;padding:0;margin-left:15px;color:#666;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-color:transparent}.el-select__input.is-mini{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#c0c4cc;line-height:18px;font-size:14px}.el-select__close:hover{color:#909399}.el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-select .el-tag__close{margin-top:-2px}.el-select .el-tag{-webkit-box-sizing:border-box;box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5}.el-select .el-tag__close.el-icon-close{background-color:#c0c4cc;right:-7px;top:0;color:#fff}.el-select .el-tag__close.el-icon-close:hover{background-color:#909399}.el-select .el-tag__close.el-icon-close::before{display:block;-webkit-transform:translate(0,.5px);transform:translate(0,.5px)}.el-textarea{display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#fff;background-image:none;border:1px solid #dcdfe6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea__inner:hover{border-color:#c0c4cc}.el-textarea__inner:focus{outline:0;border-color:#409EFF}.el-textarea.is-disabled .el-textarea__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#c0c4cc}.el-input{position:relative;font-size:14px;display:inline-block;width:100%}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#c0c4cc;font-size:14px;line-height:16px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input__inner{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;font-size:inherit;height:40px;line-height:1;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__prefix,.el-input__suffix{position:absolute;top:0;-webkit-transition:all .3s;text-align:center;height:100%;color:#c0c4cc}.el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input__inner::placeholder{color:#c0c4cc}.el-input__inner:hover{border-color:#c0c4cc}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409EFF;outline:0}.el-input__suffix{right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:40px}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#f5f7fa;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #dcdfe6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#409EFF;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#fff;border-color:#409EFF;color:#409EFF}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#fff;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#ebeef5;color:#c0c4cc}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255, 255, 255, .35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button--primary{color:#fff;background-color:#409EFF;border-color:#409EFF}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#fff}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409EFF;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409EFF;border-color:#409EFF;color:#fff}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67c23a;border-color:#67c23a;color:#fff}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#fff;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#e6a23c;border-color:#e6a23c;color:#fff}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#fff;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#f56c6c;border-color:#f56c6c;color:#fff}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#fff;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#fff;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#fff}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#fff}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#fff;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--text,.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active{border-color:transparent}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button--medium.is-round{padding:10px 20px}.el-button--small,.el-button--small.is-round{padding:9px 15px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--text{color:#409EFF;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;background-color:transparent}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group::after,.el-button-group::before{display:table;content:""}.el-button-group::after{clear:both}.el-button-group .el-button{float:left;position:relative}.el-button-group .el-button+.el-button{margin-left:0}.el-button-group .el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group .el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group .el-button:first-child:last-child{border-radius:4px}.el-button-group .el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group .el-button:not(:last-child){margin-right:-1px}.el-button-group .el-button.is-active,.el-button-group .el-button:active,.el-button-group .el-button:focus,.el-button-group .el-button:hover{z-index:1}.el-button-group .el-button--primary:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--primary:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--success:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--success:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--warning:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--warning:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--danger:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--danger:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--info:first-child{border-right-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--info:last-child{border-left-color:rgba(255, 255, 255, .5)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:rgba(255, 255, 255, .5);border-right-color:rgba(255, 255, 255, .5)}.el-popper .popper__arrow,.el-popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03));filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="12" /><feOffset dx="1" dy="3" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.03)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03))}.el-popper .popper__arrow::after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#ebeef5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-6px;border-top-color:#fff;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.el-popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#ebeef5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow::after{bottom:-6px;left:1px;border-right-color:#fff;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#ebeef5}.el-popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#fff}.el-dropdown{display:inline-block;position:relative;color:#606266;font-size:14px}.el-dropdown .el-button-group{display:block}.el-dropdown .el-button-group .el-button{float:none}.el-dropdown .el-dropdown__caret-button{padding-left:5px;padding-right:5px;position:relative;border-left:none}.el-dropdown .el-dropdown__caret-button::before{content:'';position:absolute;display:block;width:1px;top:5px;bottom:5px;left:0;background:rgba(255, 255, 255, .5)}.el-dropdown .el-dropdown__caret-button:hover::before{top:0;bottom:0}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{padding-left:0}.el-dropdown__icon{font-size:12px;margin:0 3px}.el-dropdown .el-dropdown-selfdefine:focus:active,.el-dropdown .el-dropdown-selfdefine:focus:not(.focusing){outline-width:0}.el-dropdown-menu{position:absolute;top:0;left:0;z-index:10;padding:10px 0;margin:5px 0;background-color:#fff;border:1px solid #ebeef5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}.el-dropdown-menu__item{list-style:none;line-height:36px;padding:0 20px;margin:0;font-size:14px;color:#606266;cursor:pointer;outline:0}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#ecf5ff;color:#66b1ff}.el-dropdown-menu__item--divided{position:relative;margin-top:6px;border-top:1px solid #ebeef5}.el-dropdown-menu__item--divided:before{content:'';height:6px;display:block;margin:0 -20px;background-color:#fff}.el-dropdown-menu__item.is-disabled{cursor:default;color:#bbb;pointer-events:none}.el-dropdown-menu--medium{padding:6px 0}.el-dropdown-menu--medium .el-dropdown-menu__item{line-height:30px;padding:0 17px;font-size:14px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:6px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:6px;margin:0 -17px}.el-dropdown-menu--small{padding:6px 0}.el-dropdown-menu--small .el-dropdown-menu__item{line-height:27px;padding:0 15px;font-size:13px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:4px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:4px;margin:0 -15px}.el-dropdown-menu--mini{padding:3px 0}.el-dropdown-menu--mini .el-dropdown-menu__item{line-height:24px;padding:0 10px;font-size:12px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:3px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:3px;margin:0 -10px}