.breadcrumbs {
    background-color: #f7f7f7;
    line-height: 45px;
}
.breadcrumbs span {
    border-left: #ff9b36 solid 5px;
    background: #ba1f1c url(../images/breadcrumbs_bg.jpg) no-repeat right bottom;
    padding-right: 32px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.detail p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 36px;
}

.nf404 svg {
    width: 530px;
}

.nf404 {
    margin: 150px 0;
}

.nf404 h1 {
    font-size: 7.5em;
    margin: 15px 0px;
    font-weight: bold;
    line-height: 2em;
}
.nf404 h2 {
    font-weight: bold;
}

.nf404 button {
    z-index: 1;
    overflow: hidden;
    background: transparent;
    position: relative;
    padding: 8px 50px;
    border-radius: 30px;
    cursor: pointer;
    font-size: 1em;
    letter-spacing: 2px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    font-weight: bold;
    margin: 5px 0px;
    cursor: pointer;
    border: 4px solid #e94233;
    color: #e94233;
}


.flow {
    font-size: 18px;
}
.flow h1 {
    font-size: 36px;
    font-weight: bold;
    color: #e94233;
    line-height: 100px;
}


.flow .lbox {
    text-align: right;
}
.flow .rbox {
    text-align: left;
}
.flow .line-l {
    border-right: #eee solid 2px;
}
.flow .line-r {
    border-left: #eee solid 2px;
}


.flow h2 span {
    background-color: #e94233;
    border-radius: 10px;
    line-height: 45px;
    font-weight: bold;
    color: #fff;
}
.flow h3 span {
    margin: 4px 0 0 10px;
}
.flow h4 span {
    border: #eee solid 2px;
    border-radius: 10px;
    line-height: 45px;
    font-weight: bold;
}
.flow ul, .flow li {
    list-style-type:square;
    list-style-position:inside;
}

.pub-way table {
    table-layout: fixed;
    width: 100%;
    margin: 0 auto
}

.pub-way table thead {
    border-bottom: 2px solid #aaa
}

.pub-way table thead th {
    padding: 10px 0 5px;
    font-size: 16px
}

.pub-way table thead th:first-child {
    width: 60%
}

.pub-way table th {
    text-align: center
}

.pub-way table tbody {
    border-bottom: 2px solid #aaa
}

.pub-way table tr {
    border-bottom: 1px solid #ccc
}

.pub-way table td {
    padding: 10px 20px 5px
}

.pub-way table td:not(:first-child) {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #e60012
}

.pub-way table td:first-child {
    color: #555;
    font-size: 16px;
    border-right: 1px solid #ccc
}

.pub-way table tr:last-child td {
    padding-bottom: 10px
}

.pub-way .remark span {
    color: #de3b3b
}

.pay {
    background: #fff url(../images/newgg_bg.jpg) no-repeat left 0;
    border: #dfddd9 1px solid;
    border-radius: 10px;
    box-shadow: 0 0 15px #999;
    margin: 150px auto;
    width: 700px;
}
.pay h3 {
    margin-top: 70px;
    font-size: 36px;
    line-height: 50px;
    font-weight: bold;
    color: #cc9966;
  }
  .pay .item {
    border: #d2cdb8 solid 1px;
    background-color: #fff;
    width: 470px;
    height: 50px;
    border-radius: 6px;
    line-height: 50px;
    font-size: 18px;
    color: #333;
  }
  .pay label {
    border-right: #f1e6c5 solid 1px;
    background-color: #FCF7E6;
    padding: 0 15px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #cc9966;
    text-align: center;
    display: inline-block;
  }
  .pay input[type="text"] {
    border: transparent none 0;
    background-color: #fff;
    width: 280px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    text-indent: 1em;
  }
.pay input::placeholder{
    color: #909090;
    font-size: 15px;
    font-weight: normal;
}
  .pay .sub{
    border: transparent none 0;
    background-color: #e94233;
    width: 135px;
    height: 60px;
    border-radius: 8px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
  }

  .pay-info {
    background: #fff url(../images/newgg_bg.jpg) no-repeat left 0;
    border: #dfddd9 1px solid;
    border-radius: 10px;
    box-shadow: 0 0 15px #999;
    margin: 150px auto;
    width: 700px;
}
.pay-info h3 {
    margin-top: 70px;
    font-size: 36px;
    line-height: 50px;
    font-weight: bold;
    color: #cc9966;
  }
  .pay-info .item {
    border: #d2cdb8 solid 1px;
    background-color: #fff;
    width: 470px;
    height: 50px;
    border-radius: 6px;
    line-height: 50px;
    font-size: 18px;
    color: #333;
  }
  .pay-info dl {
    background-color: #fff;
    width: 550px;
    height: 50px;
    border-radius: 6px;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    margin-bottom: 30px;
  }
  .pay-info dt {
    border-right: #f1e6c5 solid 1px;
    background-color: #FCF7E6;
    padding: 0 15px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #cc9966;
    text-align: center;
    display: inline-block;
  }
  .pay-info dd {
    background-color: #fafafa;
    width: 359px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    text-indent: 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .pay-info .payment{
    width: 165px;
    height: 50px;
    border-radius: 8px;
    font-size: 22px;
    cursor: pointer;
  }
  .pay-info .pay-box {
    width: 470px;
  }
  
  .pay-info .pay-wx {
    border: rgb(9, 187, 7) solid 2px ;
    background: #fff url(../images/pay_bg_wx.png) no-repeat 10px 10px;
    /* color: #fff; */
    color: rgb(9, 187, 7);
    padding: 0 0 0 30px;
  }
  .pay-info .code p {
    font-size: 22px;
    font-weight: bold;
    color: #cc9966;
  }
   .pay-info .code img {
    width: 200px;
    height: 200px;
  }
  .pay-info .bill-btn {
    font-size: 14px;
    color: #cc9966;
    cursor: pointer;
  }
  .pay-info .bill {
    width: 470px;
  }
  .pay-info .bill label {
    display: block;
    background-color: #FCF7E6;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #cc9966;
  }
  .pay-info .bill input[type="text"] {
    border: #f1e6c5 solid 1px;
    background-color: #fff;
    height: 40px;
    width: 470px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    text-indent: 1em;
  }

.pay-info .bill input::placeholder{
    color: #909090;
    font-size: 15px;
    font-weight: normal;
}
.error_msg {
    font-size: 16px;
    font-weight: bold;
    color: #F44336;
    text-align: center;
}
.pay-phone {
    display: flex;
    align-items: center;
}
.pay-phone input {
    border: none;
    background-color: transparent;
    padding: 5px;
    padding-left: 0;
    text-indent: 1em;
}
.pay-phone input::placeholder {
    color: #c4b8b8;
    font-size: 14px;
}