/*




*/
/*

single-page-header-style

*/
.singlePage-common-header {
  text-align: left!important;
  margin-bottom: 20px!important;
}
.singlePage-common-header h1 {
  font-size: 20px;
  padding-bottom: 17px;
  text-align: left!important;
}
.singlePage-common-header h1 span {
  font-size: 20px;
  color: #E99122;
  font-weight: bold;
  padding-bottom: 17px;
  border-bottom: 2px solid #A9A9A9;
}
.singlePage-common-header h2 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .payment-method {
    margin-bottom: 100px;
  }
}
.payment-method h3 {
  font-size: 24px;
  color: #3E3A39;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .payment-method h3 {
    font-size: 20px;
  }
}
.payment-method .method-content .method-one .row .col-1 {
  padding: 23px 15px;
  border-bottom: 1px solid #DBDBDB;
}
.payment-method .method-content .method-one .row .col-1 h2 {
  font-size: 18px;
  font-weight: bold;
  color: #3E3A39;
  margin-bottom: 30px;
}
.payment-method .method-content .method-one .row .col-1 .one-main ul li {
  font-size: 14px;
  color: #3E3A39;
  line-height: 30px;
}
.payment-method .method-content .method-one .row .col-1 .one-main ul li span {
  font-size: 16px;
  line-height: 32px;
}
.payment-method .method-content .method-one .row .col-1 .one-main ul li span:first-child {
  display: inline-block;
  width: 150px;
  float: left;
}
.payment-method .method-content .method-one .row .col-1 .one-main ul li span:last-child {
  margin-left: 47px;
}
@media screen and (max-width: 370px) {
  .payment-method .method-content .method-one .row .col-1 .one-main ul li span:last-child {
    margin-left: 0!important;
  }
}
.payment-method .method-content .method-one .row .col-1 .one-main p {
  margin: 30px 0;
  font-size: 16px;
}
.payment-method .method-content .method-one .row .col-1 .one-main p span {
  color: red;
}
.payment-method .method-content .method-two .row .col-2 {
  padding-bottom: 18px;
  border-bottom: 1px solid #DBDBDB;
}
.payment-method .method-content .method-two .row .col-2 h2 {
  font-size: 18px;
  font-weight: bold;
  color: #3E3A39;
  margin-bottom: 30px;
  margin-top: 57px;
}
.payment-method .method-content .method-two .row .col-2 .alipay {
  margin-top: -30px;
  margin-bottom: 20px;
  padding-left: 135px;
}
.payment-method .method-content .method-two .row .col-2 .alipay img {
  display: inline-block;
}
.payment-method .method-content .method-two .row .col-2 .alipay .warn {
  color: #F55858;
  font-size: 16px;
}
.payment-method .method-content .method-two .row .col-2 ul li {
  line-height: 32px;
  font-size: 16px;
}
.payment-method .method-content .method-two .row .col-2 ul li span:first-child {
  display: inline-block;
  width: 126px;
  margin-right: 20px;
}
@media screen and (max-width: 370px) {
  .payment-method .method-content .method-two .row .col-2 ul li span:first-child {
    margin-right: 0!important;
  }
}
.payment-method .method-content .method-two .row .col-2 ul li:last-child span:first-child {
  vertical-align: top;
}
.payment-method .method-content .method-footer .row .col-3 {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 30px;
}
.payment-method .method-content .method-footer .row .col-3 h2 {
  font-size: 18px;
  font-weight: bold;
  color: #3E3A39;
  margin-bottom: 30px;
  margin-top: 57px;
}
.payment-method .method-content .method-footer .row .col-3 p {
  font-size: 16px;
  line-height: 32px;
}
.payment-method .method-content .method-footer .row .col-3 p span {
  font-weight: bold;
}
