     body {
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: grayscale;
      }
      .ui.inverted.segment { background: linear-gradient(75deg, #2d2f4e 10%, #102661 100%) !important;}

      .hidden.menu {
        display: none;
      }

      .masthead.segment {
        min-height: 600px;
        padding: 1em 0em;
      }

      .masthead .logo.item img {
        margin-right: 1em;
      }

      .masthead .ui.menu .ui.button {
        margin-left: 0.5em;
      }

      .masthead h1.ui.header {
        margin-top: 2em;
        margin-bottom: 0em;
        font-size: 4em;
        font-weight: normal;
      }

      .masthead h2 {
        font-size: 1.7em;
        font-weight: normal;
      }

      .ui.vertical.stripe {
        padding: 8em 0em;
      }

      .ui.vertical.stripe h3 {
        font-size: 2em;
      }

      .ui.vertical.stripe .button + h3,
      .ui.vertical.stripe p + h3 {
        margin-top: 3em;
      }

      .ui.vertical.stripe .floated.image {
        clear: both;
      }

      .ui.vertical.stripe p {
        font-size: 1.33em;
      }

      .ui.vertical.stripe .horizontal.divider {
        margin: 3em 0em;
      }

      .quote.stripe.segment {
        padding: 0em;
      }

      .quote.stripe.segment .grid .column {
        padding-top: 5em;
        padding-bottom: 5em;
      }

      .footer.segment {
        padding: 5em 0em;
      }

      .secondary.pointing.menu .toc.item {
        display: none;
      }

      @media only screen and (max-width: 700px) {
        .ui.fixed.menu {
          display: none !important;
        }

        .secondary.pointing.menu .item,
        .secondary.pointing.menu .menu {
          display: none;
        }

        .secondary.pointing.menu .toc.item {
          display: block;
        }

        .masthead.segment {
          min-height: 350px;
        }

        .masthead h1.ui.header {
          font-size: 2em;
          margin-top: 1.5em;
        }

        .masthead h2 {
          margin-top: 0.5em;
          font-size: 1.5em;
        }
      }
        .image-container {
            display: flex;
            justify-content: space-around; /* 鎴栦娇鐢� space-between, center, 绛� */
        }
        .image-container img {
            max-width: 100%;
            height: auto;
            margin: 10px; /* 鍙互璋冩暣鍥剧墖闂磋窛 */
        }
	.alipay{
  background: url("img/alipay.svg") no-repeat 0 8px;
  width: 70px;
  height: 40px;
}
.tenpay{
  background: url("img/tenpay.svg") no-repeat 0 8px;
  width: 70px;
  height: 40px;
}
.union{
  background: url("img/union.svg") no-repeat 0 8px;
  width: 70px;
  height: 40px;
}
.wepay{
  background: url("img/wepay.svg") no-repeat 0 8px;
  width: 70px;
  height: 40px;
}
.webmoney{
  background: url("img/webmoney.svg") no-repeat 0 8px;
  width: 70px;
  height: 40px;
}

.usdt{
  background: url("img/usdt.svg") no-repeat 0 0px;
  width: 70px;
  height: 36px;
}
