@charset "UTF-8";
/* CSS Document */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(255, 255, 255, 0);
}

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #aaaaaa;
}

::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: #aaaaaa;
}

:root {
  --vh: 1vh; /*calc(var(--vh) * 100) == 100vh */
}

@font-face {
  font-family: "FZYLHJW"; /*方正银联黑简体*/
  src: url("../fonts/FZYLHJW.woff2") format("woff2"), url("../fonts/FZYLHJW.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.FZYLHJW {
  font-family: "FZYLHJW", -apple-system, BlinkMacSystemFont, PingFang SC, Arial;
}

@font-face {
  font-family: "FZPSZHJW"; /*方正品尚中黑简体*/
  src: url("../fonts/FZPSZHJW.woff2") format("woff2"), url("../fonts/FZPSZHJW.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.FZPSZHJW {
  font-family: "FZPSZHJW", -apple-system, BlinkMacSystemFont, PingFang SC, Arial;
}

@font-face {
  font-family: "FZPSCHJW"; /*方正品尚粗黑简体*/
  src: url("../fonts/FZPSCHJW.woff2") format("woff2"), url("../fonts/FZPSCHJW.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.FZPSCHJW {
  font-family: "FZPSCHJW", -apple-system, BlinkMacSystemFont, PingFang SC, Arial;
}

@font-face {
  font-family: "FZPSZHUNHJW--GB1-0"; /*方正品尚准黑简体*/
  src: url("../fonts/FZPSZHUNHJW--GB1-0.woff2") format("woff2"), url("../fonts/FZPSZHUNHJW--GB1-0.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.FZPSZHUNHJW--GB1-0 {
  font-family: "FZPSZHUNHJW--GB1-0", -apple-system, BlinkMacSystemFont, PingFang SC, Arial;
}

@font-face {
  font-family: "MiSans-Bold";
  src: url("../fonts/MiSans-Bold.woff2") format("woff2"), url("../fonts/MiSans-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.MiSans-Bold {
  font-family: "MiSans-Bold", -apple-system, BlinkMacSystemFont, PingFang SC, Arial;
}

.channel-lhtml a {
  color: #000000;
  text-decoration: none;
  outline: none;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}
.channel-lhtml a:hover {
  color: #0066cc;
  text-decoration: none;
  outline: none;
}
.channel-lhtml a:focus {
  outline: none;
  text-decoration: none;
}
.channel-lhtml .clear {
  clear: both;
  font-size: 0vw;
  line-height: 0;
  height: 0;
}
.channel-lhtml * html .clearfix {
  zoom: 1;
}
.channel-lhtml *:first-child + html .clearfix {
  zoom: 1;
}
.channel-lhtml .cell, .channel-lhtml .cell2, .channel-lhtml .cell3 {
  border-collapse: collapse;
  border-spacing: 0;
}
.channel-lhtml .fl {
  float: left;
}
.channel-lhtml .fr {
  float: right;
}
.channel-lhtml a, .channel-lhtml img {
  border: 0px;
  display: inline-block;
}
.channel-lhtml p {
  margin: 0px;
  padding: 0px;
}
.channel-lhtml i {
  margin: 0px;
  padding: 0px;
  font-style: normal;
}
.channel-lhtml ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.channel-lhtml ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.channel-lhtml br {
  margin: 0px;
  padding: 0px;
}
.channel-lhtml .clearheight {
  width: 100%;
  height: 1px;
  overflow: hidden !important;
}
.channel-lhtml input, .channel-lhtml select, .channel-lhtml textarea {
  font-family: "albb_regular", -apple-system, BlinkMacSystemFont, PingFang SC, Arial;
  outline: none;
}
.channel-lhtml input::-ms-clear, .channel-lhtml input::-ms-reveal {
  display: none;
}
.channel-lhtml input[type=text]:disabled {
  background-color: #999;
}
.channel-lhtml input::-moz-placeholder {
  color: #999;
}
.channel-lhtml input::-moz-placeholder {
  color: #999;
}
.channel-lhtml input::-ms-input-placeholder {
  color: #999;
}
.channel-lhtml input::-webkit-input-placeholder {
  color: #999;
}
.channel-lhtml input[type=text], .channel-lhtml input[type=button], .channel-lhtml input[type=submit], .channel-lhtml input[type=reset], .channel-lhtml select, .channel-lhtml textarea, .channel-lhtml button {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.channel-lhtml input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0vw 13.3333vw white inset;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.channel-lhtml input[type=button], .channel-lhtml input[type=text], .channel-lhtml input[type=password] {
  -webkit-appearance: none;
  outline: none;
}
.channel-lhtml a, .channel-lhtml a:hover, .channel-lhtml a:active, .channel-lhtml a:visited, .channel-lhtml a:link, .channel-lhtml a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}

/*common*/
/* CSS Document */
.wrap {
  width: 100%;
  margin: 0px auto;
}

.wrap_c {
  margin: 0px auto;
  width: 1200px;
}

.w_wap {
  display: none;
}

.channel-lhtml {
  width: 100%;
  overflow: hidden;
  padding-top: 81px;
  background-color: #f0f0f0;
  min-height: calc(100vh - 81px);
  color: #000;
}

.aepay_01 {
  overflow: hidden;
}

.ay01fr {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  background-color: #fff;
  padding: 40px 60px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.ay01fr .i1 {
  width: 50px;
  overflow: hidden;
}

.ay01fr .i1 img {
  width: 100%;
  display: block;
}

.ay01fr .i2 {
  margin-left: 30px;
  width: calc(100% - 50px - 30px);
  min-height: 50px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
}

.aepay_02 {
  overflow: hidden;
}

.ay02fr {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  background-color: #fff;
}

.ay02fr .p {
  width: 100%;
  overflow: hidden;
}

.ay02fr .p1 img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  height: 51px;
}

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

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

.ay02fr .p3 a {
  display: inline-block;
  line-height: 70px;
  padding: 0px 40px;
  border: 2px solid #000;
  border-radius: 70px;
  -webkit-border-radius: 70px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ay02fr .p4 img {
  width: 100%;
  display: block;
}

.aepay_03 {
  overflow: hidden;
}

.ay03fr {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  padding: 60px 60px;
}

.ay03fr .p {
  width: 100%;
  overflow: hidden;
  color: #000;
  text-align: center;
}

.aepay_04 {
  overflow: hidden;
}

.aepay_04 ul li {
  width: 100%;
  overflow: hidden;
  margin-top: 0.2rem;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  padding: 40px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.aepay_04 ul li:first-child {
  margin-top: 0px;
}

.aepay_04 ul li .img {
  width: 46.25%;
  overflow: hidden;
  background-color: #f5f5f7;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.aepay_04 ul li .img img {
  width: 100%;
  display: block;
}

.aepay_04 ul li .txt {
  order: 1;
  width: 53.75%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 40px 0px 80px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.aepay_04 ul li .txt .c {
  width: 100%;
  overflow: hidden;
}

.aepay_04 ul li .p {
  width: 100%;
  overflow: hidden;
}

.aepay_04 ul li .p1 img {
  display: block;
  height: 60px;
}

.aepay_04 ul li .p2 {
  color: #1d1d1f;
}

.aepay_04 ul li .p3 {
  color: #1d1d1f;
}

.aepay_04 ul li .p3 i {
  display: inline-block;
  background: url("../images/in_12.svg") 0% calc(50% - 1px) no-repeat;
  background-size: 13px;
  padding-left: 16px;
}

.aepay_04 ul li:nth-child(2n) .txt {
  order: 0;
  padding: 0px 80px 0px 40px;
}

.aepay_05 {
  overflow: hidden;
}

.ay05fr {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  padding: 60px 60px;
}

.ay05fr .p {
  width: 100%;
  overflow: hidden;
  color: #1d1d1f;
  text-align: left;
}

.ay05fr .p2 {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.ay05fr .p2 ul {
  width: 53.75%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-gap: 60px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 60px;
}

.ay05fr .p2 ul li {
  width: 100%;
  overflow: hidden;
}

.ay05fr .p2 ul li .i1 i {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #0b80ff;
  color: #0b80ff;
}

.ay05fr .p2 ul li .i2 {
  text-align: left;
}

.ay05fr .p2 .ay05_video {
  width: 46.25%;
  overflow: hidden;
  position: relative;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.ay05fr .p2 .ay05_video video {
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.aepay_06 {
  overflow: hidden;
}

.ay06fr {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  padding: 40px 40px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.ay06fr .txt {
  width: 44%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 80px 0px 40px;
}

.ay06fr .img {
  width: 56%;
  overflow: hidden;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  position: relative;
  cursor: pointer;
}

.ay06fr .img i {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url("../images/in_14.png") 50% no-repeat;
  background-size: 54px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.ay06fr .img video {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.aepay_07 {
  overflow: hidden;
}

.ay07fr {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  padding: 60px 40px;
}

.ay07fr .p {
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.ay07fr .p1 img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  height: 60px;
}

.aepay_08 {
  overflow: hidden;
}

.ay08fr {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  padding: 60px 40px;
}

.ay08fr .p {
  width: 100%;
  overflow: hidden;
}

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

.ay08fr .pc ul {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-column-gap: 0.4rem;
  grid-row-gap: 0.2rem;
}

.ay08fr .pc ul li {
  width: 100%;
  overflow: hidden;
}

.ay08fr .pc ul li .p1 {
  text-align: center;
}

.ay08fr .pc ul li .p2 {
  text-align: center;
  color: #0066cc;
  margin-top: 0.05rem;
}

.ay08fr .pc ul li .p2 i {
  display: inline-block;
  background: url("../images/in_16.svg") 100% 50% no-repeat;
  background-size: 0.06rem;
  padding-right: 0.12rem;
}

.aepay_09 {
  overflow: hidden;
  color: #424245;
}

.aepay_09 p {
  margin-top: 20px;
}

.aepay_09 p:first-child {
  margin-top: 0px;
}

.aepay_09 a {
  color: #424245;
  display: inline-block;
  border-bottom: 1px solid #424245;
}

.aepay_09 a:hover {
  color: #0066cc;
  border-bottom: 1px solid #0066cc;
}

@media screen and (max-width: 1200px) {
  .wrap_c {
    width: 100%;
    padding: 0 0.20408rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .w_pc {
    display: none;
  }
  .w_wap {
    display: inline-block;
  }
}