.popup-containe {
  width: 800px;
  height: 580px;
  margin: 0;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Helvetica Neue", Arial, Helvetica, sans-serif;
  user-select: none;
  overflow: hidden;
  position: relative;
  /* background-color: rgba(38, 46, 48, 0.8); */
  /* color: rgb(143, 218, 52); */
  font-size: 16px;
  margin: 0 auto;
  padding: 10px;
  overflow: hidden;
}

.popuo-icon {
  text-align: center;
  line-height: 40px;
}

.login-title {
  font-size: 12px;
  line-height: 16px;
  height: 16px;
}

.login-title2 {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: -0.5px;
  text-align: center;
}

.b-example-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.rounded-4 {
  border-radius: .5rem;
}

.rounded-5 {
  border-radius: .75rem;
}

.rounded-6 {
  border-radius: 1rem;
}

.modal-sheet .modal-dialog {
  width: 380px;
  transition: bottom .75s ease-in-out;
}

.modal-sheet .modal-footer {
  padding-bottom: 2rem;
}

.modal-alert .modal-dialog {
  width: 380px;
}

.border-right {
  border-right: 1px solid #eee;
}

.modal-tour .modal-dialog {
  width: 380px;
}

.signup-mail {
  line-height: 20px !important;
}

.center {
  text-align: center;
}

.footer2 {
  font-size: 12px;
  text-align: center;
  position: fixed;
  bottom: 10px;
  left: 0;
  width: 50%;
  line-height: 24px;
  color: #aaa;
}

.footer3 {
  font-size: 12px;
  text-align: center;
  position: fixed;
  bottom: 10px;
  right: 0;
  width: 50%;
  line-height: 24px;
  color: #aaa;
}


.toregister,
.tologin {
  cursor: pointer;
}

.link-info {
  display: block;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.fe-whole-page {
  font-size: 14px;
  user-select: none;
  padding: 0;
  margin: 0;
  width: 152px;
  position: relative;
  overflow: hidden
}

.fe-hide {
  display: none
}

.fe-function-title {
  padding: 5px;
  color: #522;
  font-weight: bolder;
  cursor: default;
  border-bottom: 1px dotted #aaa;
  text-align: center;
  font-size: 12px
}

.fe-function-title span {
  font-weight: normal;
  color: #e1e1e1
}

ul.fe-function-list {
  padding: 0;
  list-style: none;
  width: 100%
}

ul.fe-function-list li {
  padding: 3px 5px 3px 5px;
  cursor: pointer;
  color: #555;
  -webkit-transition: all .4s ease;
  display: block;
  height: 40px;
  line-height: 40px;
  width: 100%;
  border-bottom: 1px dashed #e5e5e5;
  overflow: hidden
}

ul.fe-function-list li:last-child {
  border-bottom: 0
}

ul.fe-function-list li.x-hovered,
ul.fe-function-list li:hover {
  color: #ff3c11;
  background: #f1f1f1
}

ul.fe-function-list li.x-hovered,
ul.fe-function-list li:hover a {
  color: #ff3c11 !important;
}

ul.fe-function-list li.x-hot {
  color: #ff3c11;
  background: #f1f1f1
}

ul.fe-function-list li>span {
  padding-left: 24px
}

ul.fe-function-list li:after {
  content: ' ';
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0
}

ul.fe-function-list li>b {
  width: 24px;
  height: 24px;
  -webkit-transition: all .5s ease;
  display: inline-block;
  margin-right: 5px;
  color: #547f28;
  margin-left: 5px;
}

ul.fe-function-list li:hover>b {
  -webkit-transform: translateX(12px)
}

ul.fe-function-list li i {
  color: #aaa;
  font-weight: 700;
  font-style: normal
}

.fe-feedback {
  font-size: 12px;
  border-top: 1px dotted #ddd;
  padding: 5px 15px;
  line-height: 20px;
  color: #888
}

.fe-feedback a {
  color: #888;
  text-decoration: none;
  text-align: left
}

.fe-feedback a:hover {
  color: #c00
}

svg:not(:root) {
  overflow: hidden
}

.fe-feedback svg {
  vertical-align: text-bottom;
  display: inline-block;
  fill: currentColor
}

.fe-feedback img {
  opacity: .6;
  position: relative;
  top: 1px
}

.fe-feedback a:hover img {
  opacity: 1.0
}

.fe-feedback .x-settings {
  float: right;
  cursor: pointer;
  margin-left: 5px
}

.fe-feedback .x-settings:hover {
  color: #c00
}

.fe-feedback .x-fb,
.fe-feedback .x-settings {
  float: right
}

.h-header {
  background-color: rgba(0, 29, 47, 0.35);
  padding: 10px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
}

.spinner {
  width: 50px;
  height: 60px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-25px, -30px);
}

.spinner>div {
  background-color: #547f28;
  height: 100%;
  width: 6px;
  display: inline-block;

  -webkit-animation: stretchdelay 0.8s infinite ease-in-out;
  animation: stretchdelay 0.8s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.spinner .rect3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

@-webkit-keyframes stretchdelay {

  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4)
  }

  20% {
    -webkit-transform: scaleY(1.0)
  }
}

@keyframes stretchdelay {

  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }

  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}


.wll-container>header {
  position: relative;
  display: block;
  text-align: center;
}

.wll-container>header h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  position: relative;
  color: #547f28;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  padding: 0px 0px 5px 0px;
}

.wll-container>header h1 {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
}

.wr-container {
  width: 100%;
  position: relative;
}

#header_main {}

.inline-block {
  display: inline-block;
}


.container .body {
  padding-top: 15px;
  display: flex;
  flex-wrap: wrap;
}

.container .body div {
  margin-bottom: 20px;
  width: 20%;
}

.container .body a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-decoration: none;
}

.container .body a img {
  width: 32px;
  height: 32px;
}

.container .body a span {
  margin-top: 4px;
  color: #727680;
  font-size: 13px;
  white-space: nowrap;
}

.container .body a:hover {
  opacity: .8;
  cursor: pointer;
}


.el-row--flex.is-align-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer a,
.footer div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  text-decoration: none;
}

.footer img {
  width: 14px;
  height: 14px;
  margin-right: 6px;
}

.footer a span,
.footer div span {
  color: #45474d;
}


.el-row--flex.is-justify-space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.footer {
  height: 30px;
  background-color: #f2f5fc;
  padding: 0px 20px;
}

.el-row--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#kefu-weixin {
  position: fixed;
  bottom: 30px;
  right: 10px;
}

.bg-success2 {
  --bs-bg-opacity: 1;
  background-color: #5044d9 !important;
}

body {
  font-family: Arial, sans-serif;
  background-color: #f4f4f4;
  margin: 0;
}

.tab-container {
  background: white;
  border-radius: 5px;
  overflow: hidden;
}

.tabs {
  display: flex;
}

.tab-button {
  flex: 1;
  padding: 16px 3px;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 16px;
  transition: background 0.3s;
}

.tab-button:hover {
  background-color: #f0f0f0;
}

.tab-button.active {
  border-bottom: 1px solid #4594d5;
  font-weight: bold;
}

.tab {
  display: none;
}

.tab.active {
  display: block;
}

.tab-content {
  padding-top: 10px;
}

.logOut {
  float: left;
  margin-left: 20px;
  cursor: pointer;
}
.logOut:hover {
  color: #547f28;
}
.tab_japan {

  text-align: center;
  color: #666;
  font-size: 14px;

}