.w744 {
  width: 744px;
}
.w560 {
  width: 560px !important;
}
.mt-44 {
  margin-top: 44px;
}
.mt-52 {
  margin-top: 52px;
}
.mt-28 {
  margin-top: 28px;
}
.mt-4 {
  margin-top: 4px;
}
.mt-10 {
  margin-top: 10px;
}
.flex {
  display: flex;
}
.pdb-40 {
  padding-bottom: 40px;
}
.mr-32 {
  margin-right: 32px;
}
.mr-36 {
  margin-right: 36px;
}
.ml-130 {
  margin-left: 130px;
}
.align-center {
  align-items: center;
}
.text-center {
  text-align: center;
}
.auto-layout {
  width: 1200px;
  margin: 0 auto;
}
.min-h345{
  min-height: 345px;
}
.info-menu-nav li{
  display: none;
}
.info-menu-nav li.active{
  display: block;
}
.kj-info-list {
  display: none;
}
.kj-info-list.active {
  display: block;
}
.info-menu-nav-item .num {
  display: inline-block;
  width: 24px;
  height: 36px;
  font-family: PingFangSC-SNaNpxibold;
  font-weight: 600;
  font-size: 16px;
  color: #9095A3;
  letter-spacing: 0;
  text-align: center;
  line-height: 36px;
}
.info-menu-nav-item .cirle {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #9095A3;
  border-radius: 100%;
  margin-right: 12px;
  margin-top: 16px;
  margin-left: 10px;
}
.info-menu-nav-item .time {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #9095A3;
}
.info-menu-nav-item .in-text {
  max-width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #0F1830;
  font-size: 16px;
}
.info-menu-nav-item > a.clearfix,
.info-menu-nav-item > a.fl {
  display: block;
  width: 432px;
  line-height: 36px;
  text-align: left;
  box-sizing: border-box;
  transition: color .3s;
}
.info-menu-nav-item > a.clearfix:hover .in-text,
.info-menu-nav-item > a.fl:hover .in-text {
  transition: color .3s;
  color: #D62828;
}
.info-menu-nav-item > a.clearfix:nth-of-type(1) .num,
.info-menu-nav-item > a.fl:nth-of-type(1) .num {
  color: #D62828;
}
.info-menu-nav-item > a.clearfix:nth-of-type(2) .num,
.info-menu-nav-item > a.fl:nth-of-type(2) .num {
  color: #D62828;
}
.info-menu-nav-item > a.clearfix:nth-of-type(3) .num,
.info-menu-nav-item > a.fl:nth-of-type(3) .num {
  color: #D62828;
}
.info-menu-nav {
  width: 432px;
}
.info-menu-nav .video-box {
  position: relative;
  height: 243px;
  width: 100%;
}
.info-menu-nav .video-box video {
  width: 100%;
  height: 100%;
}
.info-menu-nav .video-box .video-box-bottom-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 6%, rgba(0, 0, 0, 0.7) 100%);
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: left;
  padding-left: 16px;
  box-sizing: border-box;
}
.info-menu-nav .info-content-item {
  justify-content: center;
  align-items: center;
  width: 432px;
  height: 78px;
  background: #F1F1F1;
  border-radius: 4px;
  margin-bottom: 10px;
  color: #626673;
  font-size: 24px;
  transition: all .3s;
}
.info-menu-nav .info-content-item i {
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 16px;
}
.info-menu-nav .info-content-item i.year-sale {
  background: url('../../images/newImages/icon/year-sale.png') no-repeat;
}
.info-menu-nav .info-content-item i.icon2 {
  background: url('../../images/newImages/icon/icon2.png') no-repeat;
}
.info-menu-nav .info-content-item i.icon3 {
  background: url('../../images/newImages/icon/icon3.png') no-repeat;
}
.info-menu-nav .info-content-item:hover {
  color: #D62828;
  transition: all .3s;
}
.info-menu-nav .info-content-item:hover i.year-sale {
  background: url('../../images/newImages/icon/year-sale_hover.png') no-repeat;
}
.info-menu-nav .info-content-item:hover i.icon2 {
  background: url('../../images/newImages/icon/icon2_hover.png') no-repeat;
}
.info-menu-nav .info-content-item:hover i.icon3 {
  background: url('../../images/newImages/icon/icon3_hover.png') no-repeat;
}
.info-menu-nav .info-content-item img {
  width: 32px;
  height: 32px;
}
.info-menu-nav-title {
  border-bottom: 1px solid #DCDFE6;
  font-weight: 600;
  font-size: 20px;
  color: #0F1830;
  letter-spacing: 0;
  line-height: 40px;
  text-align: left;
  position: relative;
  margin-bottom: 16px;
}
.info-menu-nav-title a {
  position: absolute;
  right: 0;
  top: 0;
  color: #9095A3;
  height: 40px;
  line-height: 30px;
}
.info-menu-nav-title span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 90px;
  text-align: center;
  margin-right: 24px;
}
.info-menu-nav-title span.active::before,
.info-menu-nav-title span:hover::before {
  display: block;
}
.info-menu-nav-title span::before {
  content: "";
  position: absolute;
  top: 36px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #D62828;
  display: none;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.kj-info-box {
  height: 1226px;
  background: #F1F1F1;
  border-radius: 8px;
  padding: 24px;
  padding-top: 14px;
  box-sizing: border-box;
}
.kj-info-box .game-logo {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin-right: 16px;
}
.kj-info-box .kj-info-list .kj-info-item {
  justify-content: flex-start;
  align-items: center;
  padding: 18px 24px;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 8px;
  position: relative;
  margin-bottom: 8px;
}
.kj-info-box .kj-info-list .kj-info-item .kj-text-item .kj-text {
  line-height: 24px;
}
.kj-info-box .kj-info-list .kj-info-item .kj-text-item .kj-text h2 {
  color: #0F1830;
  font-weight: 600;
  font-size: 18px;
}
.kj-info-box .kj-info-list .kj-info-item .kj-text-item .kj-text span {
  font-size: 14px;
  color: #626673;
  letter-spacing: 0;
  margin-left: 16px;
}
.kj-info-box .kj-info-list .kj-info-item .kj-text-item .kj-text span:last-of-type {
  margin-left: 32px;
}
.kj-info-box .kj-info-list .kj-info-item .cirle-number {
  align-items: center;
}
.kj-info-box .kj-info-list .kj-info-item .cirle-number span {
  display: block;
  width: 32px;
  height: 32px;
  background: #EE3F4D;
  border-radius: 100%;
  text-align: center;
  line-height: 32px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  margin-right: 4px;
}
.kj-info-box .kj-info-list .kj-info-item .cirle-number span.blue-num {
  background: #4282F0;
}
.kj-info-box .kj-info-list .kj-info-item .kj-detail {
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -10px;
  align-items: center;
  margin-left: 150px;
  font-weight: 400;
  font-size: 16px;
  color: #626673;
  letter-spacing: 0;
  text-align: right;
}
.kj-info-box .kj-info-list .kj-info-item .kj-detail span {
  margin-left: 4px;
}
.dynamic-info-content > a:nth-of-type(2n) {
  margin-left: 80px;
}
.footer-box {
  width: 100%;
  background: transparent;
  padding-top: 40px;
}
.footer-box .footer-box-content h5 {
  font-weight: 600;
  font-size: 14px;
  color: #0F1830;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 24px;
}
.footer-box .footer-box-content p {
  font-weight: 400;
  font-size: 14px;
  color: #0F1830;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 8px;
}
.footer-box .footer-text {
  margin-left: 24px;
}
.footer-ICP {
  width: 100%;
  height: 44px;
  margin-top: 38px;
  background: transparent;
}
.footer-ICP p {
  height: 32px;
  font-weight: 400;
  font-size: 14px;
  color: #626673;
  letter-spacing: 0;
  line-height: 44px;
}
.footer-ICP p * {
  display: inline-block;
  vertical-align: middle;
}
.footer-ICP p span {
  margin-left: 10px;
}
