@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.topWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  background: url(../images/bannerbg.jpg) center center no-repeat;
  background-size: cover;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .text {
  text-align: center;
  padding: 150px 0 200px;
}
.banner .t1,
.banner .t2 {
  font-size: 66px;
  line-height: 85px;
  letter-spacing: 3px;
}
.banner .t3 {
  font-size: 24px;
  line-height: 1.5;
  color: #8e939b;
  margin-top: 10px;
}
.banner .btnTt {
  margin-top: 55px;
}
.features ul {
  border-top: 1px solid #141d221f;
  padding: 32px 0 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.features ul li {
  display: flex;
  align-items: center;
  line-height: 26px;
  font-size: 18px;
}
.features ul li i {
  position: relative;
  overflow: hidden;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.features ul li i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title h3 {
  font-size: 48px;
}
.title h4 {
  margin-top: 25px;
  font-size: 20px;
  color: #8e939b;
}
.market {
  background-color: #070e20;
  padding: 170px 0 160px;
  color: #fff;
}
.market .title h4 {
  color: #8e939b;
}
.market .title .AndroidApk {
  margin-top: 62px;
  cursor: pointer;
}
.market .title .AndroidApk img {
  display: inline-block;
  vertical-align: top;
  max-height: 48px;
}
.market .goldList {
  margin-top: 62px;
  margin-bottom: 100px;
  display: flex;
  align-items: center;
  column-gap: 7%;
}
.market .goldList ul {
  flex: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
  row-gap: 72px;
}
.market .goldList ul li h4 {
  font-size: 24px;
  line-height: 1;
}
.market .goldList ul li p {
  font-size: 18px;
  color: #8e939b;
  line-height: 28px;
  margin-top: 14px;
}
.market .goldList .goldImg {
  flex: 1;
  min-width: 0;
}
.market .goldList .goldImg img {
  display: block;
  max-width: 100%;
}
.market .transaction {
  margin-top: 48px;
}
.market .transaction table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.market .transaction table tr {
  border-bottom: 1px solid #353b4a;
}
.market .transaction table tr th {
  font-size: 14px;
  color: #91969e;
  padding: 16px 8px;
  font-weight: bold;
  text-align: left;
}
.market .transaction table tr td {
  padding: 16px 8px;
  font-size: 18px;
  color: #e0e4e7;
}
.market .transaction table tr td a {
  display: inline-block;
  color: #91969e;
}
.market .transaction table tr td a::after {
  content: ">";
  font-family: simsun;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  margin-left: 0.5em;
}
.market .transaction table tr td a:hover {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: auto;
  text-underline-position: under;
  text-decoration-thickness: 1px;
}
.market .transaction table tr td a:hover::after {
  text-decoration: none;
}
.market .transaction .variety {
  display: flex;
  align-items: center;
  column-gap: 16px;
  line-height: 1;
}
.market .transaction .variety i {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #e9edef;
  color: #e9edef;
  padding-bottom: 4px;
  font-weight: bold;
}
.market .transaction .variety em {
  display: block;
  color: #91969e;
  margin-top: 8px;
}
.market .btnTt {
  margin-top: 48px;
}
.market .btnTt .simulationBtn {
  background-color: #172133;
  color: #fff;
}
.market .btnTt .simulationBtn:hover {
  background: #6c859533;
  border-color: #91a3b0;
}
.apkModel {
  position: fixed;
  z-index: 99999999999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.apkModel * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.apkModel .apkModelBg {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.apkModel .apkModelBox {
  position: absolute;
  z-index: 3;
  margin: auto;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: rgba(54, 61, 66, 0.15) 0px 0px 1px 0px, rgba(54, 61, 66, 0.04) 0px 2px 20px 0px, rgba(54, 61, 66, 0.12) 0px 20px 56px 0px;
  padding: 20px;
  color: #333;
  text-align: center;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.apkModel .apkModelBox .apkModelClose {
  display: flex;
  justify-content: flex-end;
}
.apkModel .apkModelBox .apkModelClose i {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.apkModel .apkModelBox .apkModelClose i img {
  width: 100%;
  height: 100%;
}
.apkModel .apkModelBox h4 {
  line-height: 38px;
  font-size: 28px;
  margin: 8px 0;
}
.apkModel .apkModelBox h5 {
  font-size: 16px;
  line-height: 24px;
}
.apkModel .apkModelBox .img {
  margin-top: 16px;
}
.apkModel .apkModelBox .img img {
  display: block;
  width: 256px;
  height: 256px;
  margin: 0 auto;
}
.opportunity .item {
  margin-top: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 60px;
  margin-left: -60px;
  margin-right: -60px;
}
.opportunity .item .img {
  flex: 1;
  min-width: 0;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.opportunity .item .img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.opportunity .item .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.opportunity .item .box {
  flex: 1;
  min-width: 0;
}
.opportunity .item .box .ico {
  width: 80px;
  height: 80px;
}
.opportunity .item .box .ico img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.opportunity .item .box h4 {
  margin-top: 34px;
  line-height: 58px;
  font-size: 48px;
}
.opportunity .item .box h4 span {
  display: block;
}
.opportunity .item .box h5 {
  margin-top: 12px;
  font-size: 20px;
  line-height: 36px;
  color: #42494d;
}
.opportunity .item .box ul {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.opportunity .item .box ul li a {
  display: inline-block;
  vertical-align: top;
  color: #72777a;
  font-size: 20px;
  white-space: pre-line;
  line-height: 30px;
}
.opportunity .item .box ul li a::after {
  content: ">";
  margin-left: 0.5rem;
  font-size: 14px;
  font-weight: bold;
  font-family: simsun;
  display: inline-block;
  vertical-align: top;
}
.opportunity .item .box ul li a:hover {
  color: #141d22;
  text-decoration: underline;
  text-underline-offset: auto;
  text-underline-position: under;
  text-decoration-thickness: 1px;
}
.opportunity .item .box ul li a:hover::after {
  text-decoration: none;
}
.opportunity .safety .box {
  margin-left: 60px;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 165px 0;
}
.news .title .more {
  margin-top: 26px;
  display: inline-block;
  vertical-align: top;
  min-width: 100px;
  padding: 0 22px;
  background-color: #f3f5f7;
  border-radius: 5px;
  text-align: center;
  line-height: 46px;
  color: #141d22;
  border: 1px solid transparent;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .title .more:hover {
  border-color: #91a3b0;
  background-color: #6c85951f;
}
.news .newsSwiper {
  margin-top: 60px;
  margin-left: -10px;
  margin-right: -10px;
}
.news .newsSwiper ul li {
  width: 33.33%;
  padding: 0 10px 1px;
}
.news .newsSwiper ul li .item {
  border: solid 1px #e2e7ea;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  margin: -1px;
  border-radius: 8px 8px 0 0;
}
.news .newsSwiper ul li .item .pic::before {
  content: "";
  display: block;
  padding-top: 72.29%;
}
.news .newsSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont {
  padding: 22px 24px 42px;
}
.news .newsSwiper ul li .item .cont .lei span {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  padding: 0 8px;
  background-color: #f3f5f7;
  border-radius: 24px;
  font-size: 12px;
  color: #141d22;
}
.news .newsSwiper ul li .item .cont .bt {
  display: flex;
  align-items: center;
  height: 108px;
  margin-top: 32px;
  color: #141d22;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont .bt span {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  max-height: 108px;
}
.news .newsSwiper ul li .item .cont .bt:hover {
  text-decoration: underline;
  text-underline-offset: auto;
  text-underline-position: under;
  text-decoration-thickness: 1px;
}
.news .newsSwiper ul li .item:hover {
  border-color: #91a3b0;
}
.news .newsSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsSwiper ul li .item:hover .cont .bt {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
