.pay_ban {
  height: 300px;
  background: url("../images/pay_bg.jpg") no-repeat center;
  background-size: cover; }
  .pay_ban h2 {
    font-size: 44px;
    color: #f1f1f1;
    line-height: 1.5;
    padding-top: 20px; }
  .pay_ban p {
    font-size: 20px;
    color: #f1f1f1;
    line-height: 1.5; }
    .pay_ban p i {
      display: inline-block;
      margin: 0 12.5px; }

.pay_con {
  padding-top: 25px; }
  .pay_con .breadcrumb {
    margin-bottom: 20px; }
    .pay_con .breadcrumb p {
      font-size: 14px;
      color: #2b2b2b; }
  .pay_con h3 {
    font-size: 16px;
    color: #ed9113;
    height: 40px;
    line-height: 40px;
    background-color: #f3f3f3;
    padding-left: 16px;
    position: relative; }
    .pay_con h3:before {
      content: "";
      display: block;
      width: 4px;
      height: 40px;
      background-color: #ed9113;
      left: 0;
      top: 0;
      position: absolute; }
    .pay_con h3 span {
      font-size: 14px;
      color: #000000;
      line-height: 40px;
      margin-left: 12px; }
  .pay_con .pay_item {
    margin-top: 35px;
    margin-bottom: 35px;
    border: 1px solid #dcdcdc;
    font-size: 0;
    height: 138px; }
    .pay_con .pay_item:last-child {
      margin-bottom: 55px; }
    .pay_con .pay_item > div {
      display: inline-block;
      vertical-align: top;
      height: 100%; }
    .pay_con .pay_item .pay_name {
      text-align: center;
      display: inline-block;
      height: 100%;
      background-color: #f4f4f4;
      width: 203px; }
      .pay_con .pay_item .pay_name p {
        display: inline-block;
        font-size: 20px;
        color: #505050;
        line-height: 1.5;
        font-weight: bold; }
    .pay_con .pay_item .pay_bank {
      width: 448px;
      height: 100%;
      font-size: 0;
      text-align: center; }
      .pay_con .pay_item .pay_bank img {
        vertical-align: middle; }
    .pay_con .pay_item .des p {
      font-size: 14px;
      color: #000000;
      line-height: 1.5;
      margin-bottom: 10px; }
  .pay_con .for_sure {
    margin-top: 15px;
    margin-left: 10px;
    margin-bottom: 126px; }
    .pay_con .for_sure p {
      font-size: 14px;
      color: #000000;
      line-height: 35px; }

/*# sourceMappingURL=pay.css.map */
