/*! hash:a1a85f94240e8af3f914, chunkhash:bd8e7758b368bfe787ca, name:custom-case, filebase:custom-case.min.css, query:, file:assets/css/custom-case.min.css */
@charset "UTF-8";
/* 跳转pc端 */
body {
  display: none; }

/* 通用重定义样式  开始 */
body,
dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
ol,
p,
textarea,
ul {
  margin: 0;
  padding: 0; }

html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  background-color: #f5f5f5; }

body,
input,
textarea {
  -webkit-text-size-adjust: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 0.24rem; }

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

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

* {
  box-sizing: border-box; }

.clearfix {
  zoom: 1; }

.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both; }

input,
textarea {
  outline: 0; }

li {
  list-style: none; }

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

.img {
  overflow: hidden; }

img {
  border: none;
  max-width: 100%; }

a {
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none; }

a:hover {
  text-decoration: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.tl {
  text-align: left; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

.tcenter {
  text-align: center; }

.mf10 {
  margin-left: 0.1rem; }

.mf15 {
  margin-left: 0.15rem; }

.mf20 {
  margin-left: 0.2rem; }

.mt10 {
  margin-top: 0.1rem; }

.mt15 {
  margin-top: 0.15rem; }

.mt20 {
  margin-top: 0.2rem; }

.mt50 {
  margin-top: 0.5rem; }

.mt30 {
  margin-top: 0.3rem; }

.mt50 {
  margin-top: 0.5rem; }

.mb50 {
  margin-bottom: 0.5rem; }

.mb20 {
  margin-bottom: 0.2rem; }

.pl30 {
  padding-left: 0.3rem; }

.pr30 {
  padding-right: 0.3rem; }

.pt30 {
  padding-top: 0.3rem; }

.pt60 {
  padding-top: 0.6rem; }

.pb30 {
  padding-bottom: 0.3rem; }

.pb20 {
  padding-bottom: 0.2rem; }

.pb60 {
  padding-bottom: 0.6rem; }

.pt60 {
  padding-top: 0.6rem; }

.pt80 {
  padding-top: 0.8rem; }

.f12 {
  font-size: 0.12rem; }

.f14 {
  font-size: 0.14rem; }

.f16 {
  font-size: 0.16rem; }

.f24 {
  font-size: 0.24rem; }

.fs28 {
  font-size: 0.28rem; }

.fs36 {
  font-size: 0.36rem; }

.fw500 {
  font-weight: 500; }

.text-center {
  text-align: center; }

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

.display-flex {
  display: flex; }

.display-none {
  display: none; }

.three {
  display: block; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }

img {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
  user-select: none; }

input {
  webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  background: none;
  text-decoration: none; }

a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none; }

.rotate-90 {
  transform: rotate(-180deg);
  transition: 0.3s; }

.rotate-180 {
  transform: rotate(-180deg); }

/* ios 卡顿问题 */
* {
  -webkit-overflow-scrolling: touch; }

/* loading */
#loading {
  display: none; }

.loading {
  text-align: center;
  padding: 0.5rem 0; }

.cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.6rem;
  padding-right: 0.19rem;
  font-size: 0.32rem;
  color: #ffffff;
  height: 1.2rem;
  border-bottom: 1px solid #979797; }
  .cont .li-tip {
    width: 0.3rem; }

.cont-noneclick {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.6rem;
  padding-right: 0.19rem;
  font-size: 0.32rem;
  color: #ffffff;
  height: 1.2rem;
  border-bottom: 1px solid #979797; }
  .cont-noneclick .li-tip {
    width: 0.3rem; }

.three {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.8rem;
  padding-right: 0.19rem;
  font-size: 0.32rem;
  color: #ffffff;
  height: 1.2rem;
  border-bottom: 1px solid #979797; }

.three1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 0.19rem;
  font-size: 0.32rem;
  color: #ffffff;
  height: 1.2rem;
  width: 100%; }

.product-download {
  padding-right: 0.3rem;
  font-size: 0.24rem;
  display: flex;
  justify-content: flex-end;
  padding-top: 0.12rem;
  padding-bottom: 0.12rem; }
  .product-download .product-download-a {
    display: block;
    position: relative;
    color: #599be0;
    margin-right: 0.25rem;
    font-size: 0.24rem; }
  .product-download .product-download-a:after {
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAgCAYAAACVU7GwAAABxElEQVRYR+2YwSsEYRjGn3csJ0o5KaxRbg7K1QHlKgeyg7DF7Lo4UW5ylLPDGrKydhcXFykXTkocxYHsbCnKP0B259W3pyU7880Mcpi5fs/7PL95vvmaZggeroiR6yHQqd0og3uzM+qZB3uQl6EASra1oKmgKZsGgtMn+3gETf1oU1oiN8hAZ7kpKbRk+5qxeLl8nYku9vTWYxkwx+3TDPMKQJeMmZOGgXsUuD87q5p2WluoyHpuioi2nMLcrBNRMj0djnqGGk+YjUUFNwDq3QTbbitzNKurSc9QYjCy/jBARCmA6vyCEdNiWg+vOPk4PlPCQNvMd8PiFICwk2HFdYvjmZiakJmXghJGIxv3HQqHdvDlFEqEvIFpIqOH9yW0JYk0lBCPGXdNFqq3AfRJBjxbljW5F2s7kdS7hxITw2vXtaGaui2AhxyCbhVWJnf1lks3QK6bKjfXDNMAMF0h8JyKVVPpePOdWyBfUGJ4dMNcZcb8p2DGUeH1PXow1/7iBcg3VAnMyOsM1kFoANPh02PLwtkyFbwC/QiUn/BKs65O328AfOcZQMk2TZphsqz4L3Ticz+Akmn6/zYl/gvI3MFfaj4APjTMezSzKw4AAAAASUVORK5CYII=") 0 0 no-repeat;
    position: absolute;
    top: 0.07rem;
    right: -0.25rem;
    width: 0.2rem;
    height: 0.32rem;
    background-size: 100%; }

.bwhite {
  background-color: #fff; }

.border-error {
  border: 1px solid red !important; }

input[type="search"] {
  -webkit-appearance: none; }

input::-webkit-search-cancel-button {
  display: none; }

.m-nav {
  width: 100%;
  height: 1.01rem;
  background-color: #383D41;
  padding: 0px .26rem;
  display: flex;
  justify-content: space-between;
  position: fixed;
  top: 0;
  z-index: 1000; }
  .m-nav .logo {
    z-index: 999;
    display: flex;
    align-items: center;
    font-size: .32rem;
    font-weight: bold;
    color: #ffffff; }
    .m-nav .logo img {
      width: 2rem;
      margin-right: .1rem; }
  .m-nav .top-right {
    display: flex;
    align-items: center; }
    .m-nav .top-right .head {
      width: .32rem;
      height: .32rem;
      margin-right: .43rem; }
    .m-nav .top-right .ig-menu {
      width: .28rem;
      height: .25rem; }

.account-nav {
  width: 100%;
  position: fixed;
  z-index: 900;
  background: rgba(0, 0, 0, 0.5);
  right: 0;
  bottom: 0;
  display: none;
  top: 1.01rem; }
  .account-nav .account-main {
    background-color: #2E2E2E;
    height: 2.3rem;
    position: absolute;
    top: -3rem;
    width: 100%;
    padding: .7rem .25rem 0; }
    .account-nav .account-main .register {
      width: 4rem;
      background-color: #158BEC;
      color: #fff;
      border: 1px solid #158BEC;
      height: .8rem;
      line-height: .8rem;
      display: inline-block;
      text-align: center; }
    .account-nav .account-main .login {
      width: 2.7rem;
      border: 1px solid #0081EB;
      color: #0081EB;
      height: .8rem;
      line-height: .8rem;
      background-color: #2E2E2E;
      margin-left: .2rem;
      display: inline-block;
      text-align: center; }
  .account-nav .logout-main {
    background-color: #2E2E2E;
    height: 1.4rem;
    position: absolute;
    top: -3rem;
    width: 100%;
    text-align: right; }
    .account-nav .logout-main .tel {
      font-size: .32rem;
      font-weight: 500;
      color: white;
      line-height: 1.4rem;
      margin-right: .4rem; }
    .account-nav .logout-main img {
      width: .26rem;
      margin-right: .25rem; }

.menu {
  width: 100%;
  position: fixed;
  z-index: 999;
  margin: 0;
  top: 1.01rem;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  overflow: scroll; }
  .menu .menu-ul {
    position: absolute;
    right: -100%;
    min-height: 100%;
    background-color: blue;
    width: 6.26rem;
    background-color: #2E2E2E; }
  .menu .menu-ul-li {
    height: 1.2rem;
    border-bottom: 1px solid #979797;
    font-size: 0.32rem;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0.42rem;
    padding-right: 0.19rem;
    position: relative; }
    .menu .menu-ul-li .li-tip {
      width: .3rem; }
  .menu .border-bt-none {
    border-bottom: none;
    margin-bottom: 1rem; }
  .menu .menu-two {
    background-color: #656565; }
    .menu .menu-two div {
      height: 1.2rem;
      padding-left: 0.42rem;
      border-bottom: 1px solid #979797;
      font-size: 0.32rem;
      line-height: 1.2rem;
      color: white; }

._footer {
  padding: 0 0.1rem;
  width: 100%;
  background: #373d41; }
  ._footer ._title {
    margin-top: 0.16rem;
    height: 0.96rem;
    line-height: 0.96rem;
    color: #fff;
    border-top: 0.02rem solid #979797;
    display: flex;
    justify-content: space-between; }
    ._footer ._title p {
      width: 100%;
      text-align: center; }
  ._footer ._center {
    display: flex;
    padding-top: 0.39rem;
    box-sizing: border-box; }
    ._footer ._center ._left {
      flex: 1;
      display: flex;
      justify-content: space-between; }
      ._footer ._center ._left dl {
        flex: 1; }
        ._footer ._center ._left dl dt {
          width: 1.41rem;
          height: 1.41rem; }
          ._footer ._center ._left dl dt img {
            width: 100%;
            height: 100%; }
        ._footer ._center ._left dl dd {
          width: 1.41rem;
          margin-top: 0.16rem;
          font-size: 0.22rem;
          font-weight: 500;
          color: white;
          line-height: 0.33rem;
          text-align: center; }
    ._footer ._center ._right {
      box-sizing: border-box; }
      ._footer ._center ._right p {
        margin: 0.2rem 0 0 0;
        font-size: 0.24rem;
        font-weight: 500;
        color: white;
        line-height: 0.33rem;
        text-align: center; }

/* iphoneX适配 */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  ._footer {
    padding-bottom: 34px; } }

/* 通用重定义样式  结束 */
.wrap {
  background: url(/assets/img/bg.e36693c34.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 1.01rem; }
  .wrap .title {
    width: 100%;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    background: #2E2E2E;
    color: #fff;
    font-size: .42rem; }
  .wrap .content {
    margin: .11rem .26rem;
    padding: .27rem .11rem;
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.75)), color-stop(50%, white), to(rgba(255, 255, 255, 0.75)));
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.75) 0%, white 50%, rgba(255, 255, 255, 0.75) 100%);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(67, 99, 172, 0.15);
    box-shadow: 0px 2px 4px 0px rgba(67, 99, 172, 0.15); }
    .wrap .content .custom-info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: .36rem; }
      .wrap .content .custom-info span {
        font-size: .32rem;
        color: #666; }
        .wrap .content .custom-info span .sign {
          color: #E50113; }
      .wrap .content .custom-info input {
        width: 4.22rem;
        height: .74rem;
        border: 1px solid #e0e0e0;
        font-size: .32rem;
        text-indent: 1em; }
      .wrap .content .custom-info .select span {
        font-size: .28rem;
        color: #999;
        border: 1px solid #e0e0e0;
        padding: .08rem .16rem;
        text-align: center; }
      .wrap .content .custom-info .city select {
        width: 2rem;
        height: .74rem;
        border: 1px solid #e0e0e0;
        font-size: .32rem;
        text-indent: .5em;
        background: transparent; }
      .wrap .content .custom-info .ntitColor {
        color: #B2B2B2; }
      .wrap .content .custom-info .titColor {
        color: #222; }
      .wrap .content .custom-info .current {
        background: #4798E6;
        color: #fff !important; }
      .wrap .content .custom-info .code .imgShape {
        width: 1.7rem;
        height: .71rem;
        display: inline-block;
        vertical-align: top; }
        .wrap .content .custom-info .code .imgShape img {
          width: 100%;
          height: 100%; }
      .wrap .content .custom-info .code .js-shape {
        width: 2.25rem;
        height: .74rem;
        margin-right: .2rem; }
      .wrap .content .custom-info .percen {
        color: #666;
        font-size: 16px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top: -.2rem;
        right: 0; }
        .wrap .content .custom-info .percen input {
          width: .8rem;
          height: .7rem;
          margin-left: -.1rem; }
    .wrap .content .plan {
      display: block; }
      .wrap .content .plan .plan-title {
        float: left; }
      .wrap .content .plan .select {
        float: right;
        width: 62%; }
    .wrap .content .layui-upload {
      display: block; }
      .wrap .content .layui-upload span {
        float: left; }
      .wrap .content .layui-upload .upload {
        float: right; }
        .wrap .content .layui-upload .upload #test2 {
          background-color: #fff;
          width: 4.22rem;
          height: .74rem;
          border: 1px solid #e0e0e0;
          color: #BCBCBC;
          font-size: .32rem; }
          .wrap .content .layui-upload .upload #test2 .add {
            width: .28rem;
            margin-bottom: .05rem;
            margin-right: .1rem; }
        .wrap .content .layui-upload .upload tr > td {
          font-size: 14px; }
        .wrap .content .layui-upload .upload tr > td:first-child {
          width: 3.2rem;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          display: inline-block;
          color: #333333;
          font-size: .32rem; }
        .wrap .content .layui-upload .upload .layui-btn-xs {
          margin-left: .1rem;
          margin-bottom: .12rem; }
        .wrap .content .layui-upload .upload blockquote.layui-elem-quote.layui-quote-nm {
          border: none;
          padding: 0; }
        .wrap .content .layui-upload .upload .files {
          width: 5rem;
          margin: 0 auto;
          font-size: 14px; }
          .wrap .content .layui-upload .upload .files .demo-delete {
            cursor: pointer;
            color: red;
            margin-left: 10px;
            font-size: 14px; }
    .wrap .content .start-btn {
      position: relative;
      width: 6.76rem;
      height: .86rem;
      background: #4798e6;
      color: #fff;
      font-size: .32rem;
      border: none;
      outline: none; }
      .wrap .content .start-btn #loading {
        width: 20px;
        position: absolute;
        top: -14px;
        right: 87px; }
