* {
  margin: 0;
  padding: 0;
}
html,
body {
  color: #434343;
  font-size: 0;
  font-family: "Microsoft YaHei";
  /* background: url(../img/v5_arrow_left.png), url(../img/v5_arrow_right.png),url(../img/bg_line.png), url(../img/page_bg.png);
  background-size: 321px 661px, 464px 923px,1920px 456px, 100% auto;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat;
  background-position: left 1420px,  right 2130px, left bottom, left top; */
  position: relative;
}

.wrap{
  min-width: 1400px;
  background: url(../img/v5_arrow_left.png), url(../img/v5_arrow_right.png),url(../img/bg_line.png), url(../img/page_bg.png);
  background-size: 321px 661px, 464px 923px,1920px 456px, 100% auto;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat;
  background-position: left 1420px,  right 2130px, left bottom, left top;
}

.wrap.gamesPage {
  background: url(../img/games_bg.png);
  width: 100%;
  min-height: 1940px;
}

.header {
  width: 1300px;
  margin: 0 auto;
}
.logo {
  width: 204px;
  margin-bottom: 10px;
  margin-top: 4px;
}
.nav-top {
  width: 963px;
  font-size: 20px;
  float: right;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav-top p,
.nav-top div {
  float: left;
  margin-right: 10px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.nav-top a {
  color: #434343;
  text-decoration: none;
  z-index: 30;
}
.nav-active1 img {
  position: absolute;
  top: -20px;
  left: -10px;
  /*border: 1px solid #1DAFE6;*/
}
.nav-top .nav-active1 a {
  color: #F15121;
  font-weight: bold;
  position: relative;
}
.nav-top .nav-active1 a::after {
  display: block;
  content: '';
  width: 100%;
  left: 0;
  bottom: -5px;
  position: absolute;
  height: 2px;
  background: #F15121;
}
.nav-top  a:hover {
  color: #F15121;
}
.list-down {
  width: 130px;
  text-align: center;
  position: absolute;
  top: 25px;
  right: 0;
  padding-top: 10px;
  background: rgba(255, 255, 255, 0.6);
  z-index: 20;
  display: none;
}
.list-down li {
  list-style: none;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
}
.list-down li a {
  color: #434343 !important;
}
.nav-top .language {
  width: 165px;
  font-size: 16px;
  margin-right: 0;
  margin-top: 5px;
}
.language-active {
  color: rgb(169, 72, 206);
}
.content1 {
  /* border-top: 1px solid black; */
  position: relative;
}
.bk {
  width: 100%;
  height: auto;
  /* position: absolute; */
}
.btn1 {
  width: 459px;
  height: 70px;
  position: absolute;
  top: 36%;
  left: 54%;
}
.content2 {
  width: 100%;
  overflow: hidden;
  /* height: 823px; */
  margin-top: 0;
}


.content2-div {
  width: 1200px;
  margin: 0 auto;
  margin-top: 120px;
  position: relative;
}

.content2-div p span {
  color: #E94242;
}
.v3-content-div {
  /* padding-bottom: 55px; */
  margin-top: 105px;
}
.title {
  padding-top: 0px;
  text-align: center;
}
.title p {
  width: 521px;
  height: 70px;
  font-size: 36px;
  color: #665249;
  font-weight: bold;
  background: url(../img/title.png) no-repeat center;
  background-size: cover;
  margin: -48px auto 30px;
  line-height: 68px;
  position: relative;
  z-index: 2;
}
.title .longer-title {
  width: 760px;
  height: 70px;
  font-size: 36px;
  color: #665249;
  font-weight: bold;
  background: url(../img/longer-title.png) no-repeat center;
  background-size: 100% 100%;
  margin: -48px auto 30px;
  line-height: 68px;
  position: relative;
  z-index: 2;
}
.left {
  float: left;
  width: 910px;
  margin-top: 57px;
}
.news-title {
  color: rgb(68, 55, 69);
  font-size: 20px;
  display: inline-block;
}
.news-list {
  margin-top: 5px;
  width: 100%;
  /*border-top: 1px solid #37A1E3;*/
  /* padding-top: 10px; */
}
.news-list div {
  height: 40px;
  padding-top: 18px;
  line-height: 16px;
  border-top: 1px solid rgba(150, 131, 151, 0.25);
  color: rgb(68, 55, 69);
  font-size: 16px;
  box-sizing: border-box;
}
.news-list div p {
  width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  cursor: pointer;
}

.news-list div:hover p,.news-list div:hover span {
  color: #F15121;
}
.news-list div span {
  float: right;
}
.news-more {
  float: right;
  cursor: pointer;
}
.right {
  width: 260px;
  height: 260px;
  background: url(../img/swiper-bk.png) no-repeat center;
  background-size: 100% auto;
  margin-left: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  float: left;
  position: relative;
}
#swiper1 {
  width: 244px;
  height: 236px;
}

.right img {
  width: 244px;
  height: 236px;
  object-fit: cover;
  cursor: pointer;
}
.right .swiper-pagination-bullet-active {
  background: #FFA489;
  width: 40px;
  border-radius: 10px;
}
.swiper-pagination-bullet {
  opacity: 1;
  background: #E3E3E3;
  margin: 0 4px;
}
.right > .swiper-pagination-bullets {
  bottom: -38px;
  height: 30px;
}
.title div {
  width: 300px;
  height: 58px;
  background: url(../img/v3-title2.png) no-repeat center;
  background-size: cover;
  text-align: center;
  color: #0544ae;
  font-size: 24px;
  margin: 50px auto;
  line-height: 55px;
}
/* .v3-title{
	margin-top: 140px;
} */
.v3-intro {
  width: 1209px;
  height: 452px;
  background: url(../img/bk-text.png) no-repeat center;
  background-size: 100% auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 50px;
}
.intro {
  width: 1015px;
  margin: 0 auto 12px;
  font-size: 18px;
  line-height: 32px;
  /*text-indent: 2em;*/

  span {
    color: #FF0000;
    font-weight: bold;
  }
}

.content9 {
  width: 100%;
  overflow: hidden;
  margin-top: 120px;
}

.content9 .content2-div{
  margin-top: 0;
}

.upgrade-box {
  width: 1209px;
  height: 519px;
  background: url(../img/upgrade-bk.png) no-repeat center;
  background-size: 100% auto;
  position: relative;
  margin-top: 24px;
}

.upgrade {
  width: 100%;
  height: 100%;
  padding: 0 100px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.upgrade-div {
  width: 233px;
  height: 331px;
  background: url(../img/bk-add2.png) no-repeat center;
  background-size: 100% 100%;
  text-align: center;
  padding-top: 20px;
  box-sizing: border-box;
  cursor: pointer;
}
.upgrade-div div {
  height: 120px;
  /* margin-top: -20px; */
  display: flex;
  justify-content: center;
  align-items: center;
}
.upgrade-div p {
  color: #443745;
  font-size: 22px;
  width: 190px;
  margin: 0px auto;
  text-align: center;
  margin-bottom: 10px;
}
.upgrade-div .tips {
  font-size: 15px;
  line-height: 24px;
  width: 83%;
  margin: 0 auto;
  color: #F15121;
  position: relative;
}

.upgrade-div .tips::before {
  content: "";
  width: 160px;
  height: 1px;
  background-color: #F15121;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -80px;
  opacity: 0.5;
}

.upgrade-div .tips i {
  font-style: normal;
  font-size: 15px;
  color: #F15121;
}

.content3 {
  overflow: hidden;
  width: 100%;
  height: 1120px;
  padding: 20px 0;
  margin-top: 83px;
  box-sizing: border-box;
  background-image: url(../img/content3-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.new-content3 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.pic {
  height: 100%;
  display: flex;
  align-items: center;
  width: 1010px;
  margin: 0 auto;
}
.pic-div {
  width: 228px;
  height: 274px;
  background: url(../img/bk-add2.png) no-repeat center;
  background-size: cover;
  text-align: center;
  padding-top: 45px;
  float: left;
  margin-right: 33px;
  border-radius: 10px;
}
.pic-div div {
  /* margin-top: -20px; */
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pic-div p {
  color: #443745;
  /* width: 235px; */
  margin: 0px auto;
  text-align: center;
  margin-bottom: 10px;
  font-size: 22px;
}
.pic-div .tips {
  font-size: 16px;
  line-height: 24px;
  width: 75%;
  margin: 0 auto;
  color: #F15121;
  position: relative;
}

.pic-div .tips::before {
  content: "";
  width: 160px;
  height: 1px;
  background-color: #F15121;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -80px;
  opacity: 0.8;
}

.icon2 img {
  margin-bottom: 18px;
}
.icon3 img {
  margin-bottom: 28px;
}
.icon4 img {
  margin-bottom: 26px;
}
.detail-div {
  width: 1212px;
  height: 416px;
  background: url(../img/bk-add1.png) no-repeat center;
  background-size: 100% auto;
  position: relative;
  margin-top: 44px;
}
.pic-bk {
  width: 1010px;
  margin: 0 auto;
}

.bk1,
.bk2,
.bk3,
.bk4 {
  justify-content: center;
  align-items: center;
}
.bk2 {
  left: 361px;
  font-size: 16px;
}
.bk3 {
  left: 622px;
}
.bk4 {
  left: 885px;
}
.pic-div-bk div {
  width: 80%;
  margin: 0 auto;
  /*margin-top: 20px;*/
  margin-left: 29px;
  text-align: center;
}
.pic-div-bk div p {
  text-align: left;
  font-size: 18px;
  line-height: 28px;
  color: #f39800;
}
.last-div {
  margin-right: 0;
}
.progress-div {
  width:1300px;
  text-align: center;
  margin: 30px auto 0;
}
.progress-div img {
  width:1152px;
  display: block;
  margin: 0 auto;
}
.step {
  color: #73625a;
  font-size: 18px;
  /* height: 65px; */
  margin: 74px 0 0;
  position: relative;
  width: 1300px;
  display: flex;
  justify-content: space-between;
}

.step .time {
  width: 172px;
  /* float: left; */
}

.step .time p {
  font-size: 16px;
  color: #767676;
}
.step .time .bolder-title {
  font-size: 18px;
  color: #262626;
  margin-bottom: 12px;
}
.detail {
  display: inline-block;
  width: 99px;
  color: rgba(200, 106, 209, 1);
  border: 1px solid rgba(200, 106, 209, 1);
  height: 35px;
  line-height: 35px;
  text-align: center;
  /*margin: 20px auto 0 auto;*/
  border-radius: 20px;
  cursor: pointer;
  /*float: left;*/
}
.time1 {
  margin-left: 0px;
  text-align: center;
}
.time2 {
  text-align: center;
}
.time3 {
  text-align: center;
}
.time4 {
  text-align: center;
}
.time5 {
  text-align: center;
}
.time6 {
  text-align: center;
}
.time7 {
  text-align: center;
  /*position: absolute;
	bottom: 100px;
	right: -65px;*/
}

.step2 {
  padding-bottom: 100px;
  margin-bottom: 0;
  margin-top: 20px;
}
.content4 {
  overflow: hidden;
  /* padding-bottom: 40px; */
  margin-top: 100px;
}

.content4 .content2-div {
  margin-top: 0;
}

.intro a {
  color: #E94242;
  font-weight: bold;
}
.intro span {
  color: #E94242;
}
.intro2 {
  text-indent: 0;
}
.v3-methods {
  width: 1209px;
  height: 739px;
  background: url(../img/bk-rule.png) no-repeat center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 22px;
  color: #262626;
}
.v3-methods-cn {
  height: 613px;
  background: url(../img/bk-rule-cn.png) no-repeat center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.v3-methods-en {
  width: 1205px;
  height: 800px;
  background: url(../img/bk-rule.png) no-repeat center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* .v3-methods-en .intro {
  line-height: 40px;
} */
/* .v3-methods-cn .intro {
  line-height: 28px;
  white-space: nowrap;
  width: 1006px;
} */
.v3-methods .intro2 {
  display: flex;
  align-items: flex-start;
  /* justify-content: space-between; */
}
.v3-methods .intro2 p:nth-child(1) {
  font-weight: bold;
}

.v3-methods i {
  color: #767676;
  font-style: normal;
}

/* .v3-methods-cn span {
  display: inline-block;
  vertical-align: top;
  color: #262626 !important;
  font-size: 20px;
  font-weight: normal !important;
  white-space: wrap
} */
.v3-methods div {
  width: 1028px;
}
.v3-icon1 {
  position: absolute;
  bottom: -45px;
  left: -110px;
}
.content5 {
  /* height: 759px; */
  /* background: url(../img/content5-bg.jpg) center top no-repeat; */
  background-size: cover;
  overflow: hidden;
  padding-bottom: 120px;
}
.v3-intro-div {
  width: 1205px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.v3-pic {
  width: 1200px;
  margin-top: 64px;
}
.v3-pic .pic-div {
  width: 225px;
  height: 295px;
  background: url(../img/bk-add2.png) no-repeat center;
  background-size: 100% auto;
  padding-top: 28px;
  margin-right: 19px;
}
.v3-pic .pic-div div {
  height: 100px;
}
.v3-pic .pic-div .v3-contact-title {
  /* margin-bottom: 40px; */
  color: #141414;
}
/* .v3-pic .pic-div .tips {
  word-break: break-all;
  color: #141414;
} */
.v3-pic .pic-div .tips {
  height: 134px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.intro3 {
  width: 100%;
  text-align: center;
}
.intro4 {
  padding-bottom: 134px;
}
.copyright {
  padding: 40px 0;
  overflow: hidden;
  color: #1a1a1a;
  clear: both;
  background: #FFB098;
}
.copyright .copy-main {
  width: 1140px;
  margin: 0 auto;
  overflow: hidden;
}
.copyright img {
  margin-right: 17px;
  vertical-align: middle;
}
.copyright .lines {
  width: 1px;
  height: 25px;
  border-left: 1px solid #b2b2b2;
  margin-right: 20px;
  vertical-align: middle;
  display: inline-block;
}
.copyright-left {
  width: 375px;
  padding-top: 10px;
  float: left;
}
.copyright-text {
  width: 745px;
  border-left: 1px solid #b2b2b2;
  font-size: 12px;
  padding-left: 18px;
  line-height: 18px;
  float: left;
}
.copyright-text span {
  color: #999999;
  padding: 0 6px;
}
.nav-right {
  width: 220px;
  height: 280px;
  position: fixed;
  right: 0px;
  top: 300px;
  z-index: 1000;
  text-align: right;
  display: none;
}
.nav-right p {
  width: 186px;
  height: 61px;
  text-align: right;
  font-size: 18px;
  line-height: 61px;
  padding-right: 5px;
  margin-bottom: 10px;
  float: right;
  color: #FFA489;
  cursor: pointer;
  background: url(../img/slide_bar.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.nav-right p a {
  color: #FFA489;
  text-decoration: none;
  display: block;
}
.nav-right .active {
  width: 262px;
  height: 61px;
  line-height: 61px;
  background: url(../img/active_slider_bar.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  /* border: 1px solid #f39800; */
}
.nav-right .active a {
  color: #F15121;
  font-weight: bold;
}
.content6 {
  background: white;
  display: none;
}

.content6 .content2-div{
  margin-top: 22px;
}
.title-question {
  color: #F15121;
  font-size: 30px;
  border-bottom: 2px solid #FFA489;
  line-height: 80px;
  height: 80px;
  margin-bottom: 30px;
}
.title-question * {
  vertical-align: middle;
}
.title-question a {
  margin-top: 3px;
  float: right;
  color: #1dafe6;
  /*opacity: 0.5;*/
  text-decoration: none;
  font-size: 20px;
}
.li-question {
  margin-bottom: 150px;
  /* color: #1DAFE6; */
  font-size: 22px;
}
.li-question p {
  line-height: 36px;
}
.question {
  margin-bottom: 20px;
}
.answer {
  color: #828282;
  font-size: 18px;
  margin-bottom: 30px;
}
.content7 {
  display: none;
}
.news-li {
  padding-top: 40px;
  padding-bottom: 50px;
  border-bottom: 1px solid lightslategray;
  cursor: pointer;
}
.left-news {
  width: 630px;
  color: #383838;
  font-size: 18px;
  display: inline-block;
}
.title-news {
  margin-top: 40px;
  font-size: 24px;
  margin-bottom: 10px;
}
.news-content {
  color: #828282;
  height: 47px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-content img {
  max-width: 630px;
}
.news-img {
  width: 347px;
  height: 175px;
  border-radius: 5px 5px 5px 5px;
  margin-left: 223px;
}
.nav5 {
  cursor: pointer;
}
.word {
  position: absolute;
  top: 36%;
  left: 18%;
}
.d1 {
  position: absolute;
  top: 50px;
  right: -50px;
}
.d2 {
  z-index: 2;
  position: absolute;
  top: 450px;
  right: -130px;
}
.d3 {
  position: absolute;
  bottom: 150px;
  left: -100px;
}
.d4 {
  position: absolute;
  top: 400px;
  left: -300px;
}
.d8 {
  position: absolute;
  top: -70px;
  right: -150px;
}
.d5 {
  position: absolute;
  top: 0;
  left: -150px;
}
.d6 {
  position: absolute;
  top: 1000px;
  right: -100px;
}
.v3-d1 {
  position: absolute;
  top: 2100px;
  left: 0;
}
.v3-d2 {
  position: absolute;
  top: 2000px;
  right: 0;
}
.v3-d3 {
  position: absolute;
  top: 3050px;
  left: 0;
}
.v3-d4 {
  position: absolute;
  top: 4200px;
  right: 0;
}
.v3-d5 {
  position: absolute;
  top: 4750px;
  right: 0;
}
.v3-desc {
  display: none;
}
.content8 {
  display: none;
}
.content-all {
  color: #828282;
}
.content-all img {
  max-width: 630px;
}
.news-detail {
  width: 100%;
}
.news-detail-li {
  cursor: pointer;
}
.add {
  margin-top: 8px;
  border-radius: 50%;
  width: 50px;
}
.list-down a:hover {
  color: #1dafe6 !important;
}

.logo1 {
  width: 120px;
}

.arrow-bg1 {
  width: 330px;
  height: 630px;
  background-image: url(../img/v5_arrow_left.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 1520px;
  left: 0px;
}
.arrow-bg2 {
  width: 330px;
  height: 630px;
  background-image: url(../img/v5_arrow_left.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 685px;
  left: 0px;
}
.arrow-bg3 {
  width: 330px;
  height: 630px;
  background-image: url(../img/v5_arrow_right.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 2030px;
  right: 0px;
}
.arrow-bg4 {
  width: 330px;
  height: 630px;
  background-image: url(../img/v5_arrow_right.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 2010px;
  right: 0px;
}
.bolder-title {
  font-weight: bold;
}

/* 一些特殊的修改放这里*/
.pageJa {
  .upgrade-div p {
    font-size: 20px;
    width: 200px;
  }

  .upgrade-div .tips {
    font-size: 14px;
    line-height: 22px;
  }
}


.content_games {
  min-height: 1640px;
  display: none;
}

.content_games .slogan_games{
  background: url(../img/slogan_games.png);
  width: 725px;
  height: 487px;
  margin: 70px auto 110px;
}

.content_games .games_list {
  width: 1290px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;

}

.content_games .games_list .games_list_item {
   background: url(../img/bk-add2.png);
   width: 233px;
   height: 321px;
   padding: 30px 0 0 5px;
   box-sizing: border-box;
   margin:0 30px 40px 0;
   cursor: pointer;
}

.content_games .games_list .games_list_item:nth-child(5n){
  margin-right: 0;
}

.content_games .games_list .games_list_item .game_img {
   width: 175px;
   height: 170px;
   margin: 0 auto 20px;
   position: relative;
}

.content_games .games_list .games_list_item .game_img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.content_games .games_list .games_list_item .img {
  width: 100%;
  display: block;
} 

.content_games .games_list .games_list_item .game_text {
  font-size: 22px;
  color: #262626;
  text-align: center;
  position: relative;
} 

.content_games .games_list .games_list_item .game_text::before {
  content: "";
  width: 160px;
  height: 2px;
  background-color: #D4E890;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -80px;
  opacity: 0.6;
}

.content_games .content_games_detail {
  display: none;
}

.content_games .content_games_detail .games_detail_main {
  background: url(../img/bk-rule.png);
  width: 1209px;
  height: 776px;
  margin: 0 auto;
  padding: 100px 0 0 96px;
  box-sizing: border-box;
}

.content_games .content_games_detail .btn-back {
  background: url(../img/back_cn.png);
  width: 170px;
  height: 42px;
  display: block;
  margin: 55px auto 0;
}

.content_games .content_games_detail .btn-back-jp {
  background: url(../img/back_jp.png);
}

.content_games .content_games_detail .btn-back-en {
  background: url(../img/back_en.png);
}
.content_games .content_games_detail .game_img_box {
  float: left;
}
.content_games .content_games_detail .game_img_box .game_img {
  background: url(../img/game_img_box.png);
  width: 337px;
  height:395px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;

}


.content_games .content_games_detail .game_img_box .game_img img {
  width: 248px;
}

.content_games .content_games_detail .game_img_box .game_img_list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 326px;
}
.content_games .content_games_detail .game_img_box .game_img_list img {
  width: 82px;
  margin-right: 30px;
}
.content_games .content_games_detail .game_img_box .game_img_list img:nth-child(3n) {
  margin-right: 0;
}

.content_games .content_games_detail .game_info {
  float: left;
  width: 608px;
  margin-left: 68px;
}


.content_games .content_games_detail .game_info .game_title {
   font-size: 28px;
   color: #262626;
   font-weight: bold;
}

.content_games .content_games_detail .game_info .game_subTitle {
  font-size: 22px;
  color: #767676;
  font-weight: normal
}

.content_games .content_games_detail .game_info .game_desc {
  font-size: 22px;
  color: #767676;
  line-height: 38px;
  margin-top: 20px;
}

.content_games .content_games_detail .game_info .game_desc .scroll_box { 
  height: 286px;
  overflow: auto;
}

.content_games .content_games_detail .game_info .game_desc > p {
  font-size: 28px;
  color: #262626;
  margin-bottom: 10px;
  font-weight: bold;
}
.content_games .content_games_detail .game_info .game_btns {
  margin: 20px 0 40px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  
}

.content_games .content_games_detail .game_info .game_btns::after{
  content: "";
  background-color: #FFA489;
  width: 608px;
  height: 1px;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.content_games .content_games_detail .game_info .game_btns .btn_buy {
  font-size: 22px;
  color: #F15121;
  text-decoration: none;
  display: block;
  margin-right: 20px;
}
.content_games .content_games_detail .game_info .game_btns .btn_buy i{
  background: url(../img/buy_arrow.png);
  width: 22px;
  height: 11px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 50px;
}

.content_games .content_games_detail .game_info .game_btns .btn_buy_en {
 font-size: 0;
 background: url(../img/btn_buy_en.png);
 width: 219px;
 height: 46px;
}

.content_games .content_games_detail .game_info .game_btns .btn_buy_en i {
  display: none;
 }
.content_games .content_games_detail .game_info .game_btns .other_btn {
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  /* width: 81px; */
  padding: 0 16px;
  height: 35px;
  background-color: #F15121;
  text-align: center;
  line-height: 35px;
  border-radius: 20px;
  margin-right: 20px;

}

.content_games .content_games_detail .game_info .game_icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.content_games .content_games_detail .game_info .game_icons img{
  margin: 0 auto;
  display: block;
}
.content_games .content_games_detail .game_info .game_icons >div{
  margin-right: 30px;
}

.content_games .content_games_detail .game_info .game_icons p{
  text-align: center;
  color: #F15121;
  font-size: 12px;
}