.footer-container {
  width: 100%;
  background: #020f27;
}
.footer-container .link-hover {
  color: #ffffff;
  opacity: 1;
}
.footer-container .footer-main {
  width: 1180px;
  margin: 0 auto;
  padding: 60px 0 0 0;
}
.footer-container .footer-main .footer-left {
  float: left;
  position: relative;
  width: 340px;
  min-height: 120px;
}
.footer-container .footer-main .footer-left .logo {
  opacity: 0.43;
  color: white;
  font-size: 120px;
  position: absolute;
  left: 0;
  top: -47px;
}
.footer-container .footer-main .footer-left .list {
  margin-top: 38px;
}
.footer-container .footer-main .footer-left .list .link {
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  opacity: 0.43;
  cursor: pointer;
  display: inline-block;
}
.footer-container .footer-main .footer-left .list .link:hover {
  color: #ffffff;
  opacity: 1;
}
.footer-container .footer-main .footer-left .list .icon-down-text {
  opacity: 0.25;
  font-size: 12px;
  line-height: 1.5;
  padding-right: 20px;
  color: #ffffff;
  display: inline-block;
}
.footer-container .footer-main .footer-right {
  float: left;
}
.footer-container .footer-main .footer-right .list {
  float: left;
  width: 220px;
}
.footer-container .footer-main .footer-right .list .title {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  padding-bottom: 16px;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.footer-container .footer-main .footer-right .list .link {
  color: #fff;
  font-size: 14px;
  opacity: 0.43;
  cursor: pointer;
  line-height: 21px;
  display: inline-block;
  margin-bottom: 8px;
}
.footer-container .footer-main .footer-right .list .link:hover {
  color: #ffffff;
  opacity: 1;
}
.footer-container .footer-main .footer-right .list .icon-list {
  display: inline-block;
  margin-bottom: 16px;
}
.footer-container .footer-main .footer-right .list .icon-some-chat {
  opacity: 0.42;
  font-size: 16px;
  color: #ffffff;
  margin-right: 17px;
  position: relative;
}
.footer-container .footer-main .footer-right .list .icon-some-chat:hover {
  color: #ffffff;
  opacity: 1;
}
.footer-container .footer-main .footer-right .list .icon-some-chat:hover .weichat-qrcode-box {
  display: block;
}
.footer-container .footer-main .footer-right .list .icon-some-chat .weichat-qrcode-box {
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 4px;
  display: none;
  z-index: 999;
  top: 20px;
  left: 50%;
  margin-left: -60px;
}
.footer-container .footer-main .footer-right .list .icon-some-chat .weichat-qrcode-box img {
  border-radius: 4px;
  width: 100%;
  height: 100%;
}
.footer-container .footer-main .footer-right .list:last-child {
  width: 150px;
}
.footer-container .footer-main .footer-right .list .language-box {
  border: solid 1px #666666;
  border-radius: 4px;
  cursor: pointer;
  height: 28px;
  display: inline-block;
  min-width: 140px;
}
.footer-container .footer-main .footer-right .list .language-box .language {
  height: 28px;
  line-height: 28px;
  color: white;
  cursor: pointer;
}
.footer-container .footer-main .footer-right .list .language-box .language .icon-lang {
  width: 24px;
  height: 24px;
}
.footer-container .footer-main .footer-right .list .language-box .language .text {
  margin-left: 44px;
  display: inline-block;
  pointer-events: none;
}
.footer-container .footer-main .footer-right .list .language-box .language .icon-Unfold {
  font-size: 10px;
  float: right;
  margin-right: 8px;
  color: #666;
  pointer-events: none;
}
.footer-container .footer-main .footer-right .list .language-box .language-list {
  display: none;
  padding: 8px 0;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
}
.footer-container .footer-main .footer-right .list .language-box .language-list .language {
  height: 40px;
  line-height: 40px;
  background-color: white;
  color: #666666;
}
.footer-container .footer-main .footer-right .list .language-box .language-list .language:hover {
  color: #5795f1;
  background-color: #f1f5ff;
}
.footer-container .footer-main .footer-right .list .language-box:hover .language-list {
  display: block;
}
.footer-container .footer-main .footer-right:after {
  content: '';
  clear: both;
}
.footer-container .footer-main .no_link {
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  opacity: 0.43;
}
.footer-container .font-size-12 {
  font-size: 12px;
}
.footer-container .clear {
  clear: both;
}
.footer-container .footer-address {
  width: 1180px;
  margin: 30px auto 0 auto;
  height: 50px;
  line-height: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  color: white;
  opacity: 0.43;
}
.footer-container .footer-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  width: 1180px;
  margin: 30px auto 0 auto;
  height: 50px;
  line-height: 50px;
}
.footer-container .footer-copyright span {
  color: white;
  font-size: 12px;
  text-align: right;
  opacity: 0.43;
}
.footer-container .footer-link {
  width: 1180px;
  margin: 40px auto 0 auto;
  padding: 4px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.footer-container .footer-link .link-line {
  margin: 4px 0;
  line-height: 20px;
}
.footer-container .footer-link .link-line .title {
  margin-right: 8px;
  height: 18px;
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
  color: #ffffff;
  opacity: 0.43;
  display: inline-block;
}
.footer-container .footer-link .link-line .text {
  margin: 0 8px;
  height: 18px;
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
  color: #ffffff;
  opacity: 0.43;
  display: inline-block;
}
.footer-container .footer-link .link-line .text:hover {
  color: #ffffff;
  opacity: 1;
}
.footer-container.ko .footer-left {
  width: 400px;
}
.footer-container.ko .footer-right .list:nth-child(1) {
  width: 170px;
}
.footer-container.ko .footer-right .list:nth-child(2) {
  width: 150px;
}
.footer-container.ko .footer-right .list:nth-child(3) {
  width: 280px;
}
.footer-container.ko .footer-right .list:nth-child(3) .link {
  font-size: 12px;
}
.footer-container.ko .language-box {
  cursor: auto !important;
}
.footer-container.ko .ko-sign-box {
  padding-top: 33px;
}
.footer-container.ko .ko-sign-box .ko-sign-click {
  cursor: pointer;
}
.footer-container.ko .ko-sign-box .ko-sign-click .ko-sign {
  width: 48px;
  height: 48px;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
}
.footer-container.okex .footer-left {
  width: 285px;
}
.footer-container.okex .footer-left .list {
  margin-top: 60px;
}
.footer-container.okex .footer-right .list:nth-child(1) {
  width: 180px;
}
.footer-container.okex .footer-right .list:nth-child(2) {
  width: 180px;
}
.footer-container.okex .footer-right .list:nth-child(3) {
  width: 360px;
}
.footer-container.okex .footer-right .list:nth-child(3) .link {
  font-size: 12px;
}
.footer-container.okex .language-box {
  cursor: auto !important;
}
.footer-container.okex .ko-sign-box {
  padding-top: 33px;
}
.footer-container.okex .ko-sign-box .ko-sign-click {
  cursor: pointer;
}
.footer-container.okex .ko-sign-box .ko-sign-click .ko-sign {
  width: 48px;
  height: 48px;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
}
.footer-container.okex .footer-copyright {
  margin-top: 0;
  text-align: left;
}
