@charset "UTF-8";
/*-------------------------------reset--------------------------------*/
* {
  font-family: Arial,"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,Verdana,sans-serif;
  color: #2e3033;
  font-size: 14px;
  box-sizing: border-box;
}

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
  margin: 0;
  padding: 0;
}

ul, ol, dl, li {
  list-style-type: none;
}

a, li, div {
  text-decoration: none;
  outline: none;
  /*FF，IE8下去掉激活的虚线边框*/
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  /*手机浏览器点击出现背景色问题*/
}

img {
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input, select, textarea {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  outline: medium;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

input[type=text]:hover, input[type=password]:hover, select:hover, textarea:hover {
  border-color: #cccccc !important;
}

input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
  border-color: #1a86f4 !important;
}

input[type=text], input[type=password] {
  -webkit-appearance: none;
}

a:focus, a:hover {
  text-decoration: none;
}

/*HTML5 reset*/
header, footer, section, aside, details, menu, article, section, nav, address, hgroup, figure, figcaption, legend {
  display: block;
  margin: 0;
  padding: 0;
}

time {
  display: inline;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

legend {
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

legend small {
  font-size: 15px;
  color: #999;
}

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

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

.chinese_game_new_pc {
  width: 100%;
  margin: 0 auto;
}

.chinese_game_new_pc .top {
  background: url("../img/top.png") no-repeat;
  width: 0.6rem;
  height: 0.6rem;
  background-size: 100% 100%;
  position: fixed;
  right: 0.3rem;
  bottom: 2rem;
  z-index: 99;
}

.chinese_game_new_pc .head {
  background: url("../img/banner.png") no-repeat;
  width: 19.2rem;
  height: 4.8rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .head .header_pc_nav_bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.chinese_game_new_pc .head .header_pc_nav_bg .header_pc_nav {
  width: 1200px;
  margin: 0 auto;
  padding: 12px 0;
  text-align: center;
}

.chinese_game_new_pc .head .header_pc_nav_bg .header_pc_nav .header_pc_nav_main {
  font-weight: bold;
  margin: 0 5px 0 0;
}

.chinese_game_new_pc .head .header_pc_nav_bg .header_pc_nav > a {
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
}

.chinese_game_new_pc .head .header_pc_nav_bg .header_pc_nav > a:hover {
  text-decoration: underline;
}

.chinese_game_new_pc .head .header_pc_nav_bg .header_pc_nav > span {
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
  margin: 0 5px;
}

.chinese_game_new_pc .footer {
  background: url("../img/footer_banner.png") no-repeat;
  height: 27.60rem;
  width: 19.2rem;
  background-size: 100% 100%;
  margin-top: -1.5rem;
}

.chinese_game_new_pc .nav {
  width: 19.2rem;
  height: 0.6rem;
  background: linear-gradient(180deg, #e10019, #ef5728);
  overflow: hidden;
}

.chinese_game_new_pc .nav > ul {
  height: 0.6rem;
  float: left;
  margin: 0  0 0 3.7rem;
  list-style: none;
}

.chinese_game_new_pc .nav > ul > li {
  float: left;
  list-style: none;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: white;
  height: 0.6rem;
  width: 1.8rem;
  line-height: 0.6rem;
  text-align: center;
  cursor: pointer;
}

.chinese_game_new_pc .nav > ul > li:hover {
  background: #A90200;
  animation-duration: 1s;
}

.chinese_game_new_pc .nav > ul .red_style {
  background: #A90200;
}

.chinese_game_new_pc .center {
  background: url("../img/body_banner_new.png") no-repeat;
  height: 76.2rem;
  width: 19.2rem;
  overflow: hidden;
  background-size: 100% 100%;
  background-position: 0 -1.8rem;
}

.chinese_game_new_pc .center .title {
  background: url("../img/title.png") no-repeat;
  width: 7.59rem;
  height: 0.88rem;
  margin: 1.1rem auto 0;
  font-size: 0.26rem;
  font-family: SourceHanSerifCN-Heavy;
  font-weight: 800;
  color: white;
  text-align: center;
  line-height: 0.76rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .title_long {
  background: url("../img/title_long.png") no-repeat;
  width: 9.9rem;
  height: 0.88rem;
  margin: 0.6rem auto 0;
  font-size: 0.26rem;
  font-family: SourceHanSerifCN-Heavy;
  font-weight: 800;
  color: white;
  text-align: center;
  line-height: 0.76rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .theme {
  width: 12.8rem;
  height: 4.48rem;
  margin: 0.9rem auto 0.5rem;
  overflow: hidden;
}

.chinese_game_new_pc .center .theme .theme_left {
  float: left;
  width: 6.8rem;
  height: 4rem;
}

.chinese_game_new_pc .center .theme .theme_right {
  margin-top: -0.2rem;
  float: left;
  width: 5.7rem;
  height: 4.48rem;
  position: relative;
  background-image: url("../img/yyr.png");
  background-size: 100% 100%;
  overflow: hidden;
}

.chinese_game_new_pc .center .theme .theme_right > i {
  background: url("../img/bird.png") no-repeat;
  width: 0.45rem;
  height: 0.2rem;
  background-size: 100% 100%;
  position: absolute;
  top: 1.4rem;
  left: 0.51rem;
}

.chinese_game_new_pc .center .theme .theme_right .broadcast {
  background: url("../img/button.png") no-repeat;
  position: absolute;
  top: 3.54rem;
  right: 0.82rem;
  width: 1.53rem;
  height: 0.47rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .theme .theme_right .theme_right_title {
  background: url("../img/title_short.png") no-repeat;
  width: 4.27rem;
  height: 0.55rem;
  background-size: 100% 100%;
  font-size: 0.23rem;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  color: white;
  line-height: 0.5rem;
  text-align: center;
  margin: 0.56rem auto 0;
}

.chinese_game_new_pc .center .theme .theme_right > h4 {
  font-size: 0.2rem;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  color: #2e3033;
  text-indent: 1rem;
  margin-top: 0.24rem;
}

.chinese_game_new_pc .center .theme .theme_right > h6 {
  width: 4.26rem;
  margin: 0.17rem auto 0;
  font-size: 0.16rem;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  color: #807b7a;
  line-height: 0.24rem;
  text-indent: 0.3rem;
}

.chinese_game_new_pc .center .theme .theme_right > p {
  font-size: 0.14rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #7a7c80;
  vertical-align: middle;
  cursor: pointer;
}

.chinese_game_new_pc .center .theme .theme_right > p > span {
  width: 0.15rem;
  height: 0.15rem;
  background: #E91D0A;
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.07rem;
  position: relative;
  top: -0.01rem;
}

.chinese_game_new_pc .center .theme .theme_right .text1 {
  position: absolute;
  top: 3.51rem;
  left: 0.76rem;
}

.chinese_game_new_pc .center .theme .theme_right .text2 {
  position: absolute;
  top: 3.85rem;
  left: 0.76rem;
}

.chinese_game_new_pc .center .list_four {
  background: url("../img/list_four.png") no-repeat;
  width: 14.12rem;
  height: 2.54rem;
  background-size: 100% 100%;
  margin: 0.4rem auto 0;
  position: relative;
}

.chinese_game_new_pc .center .list_four .list_four_pic1 {
  position: absolute;
  top: 0.53rem;
  left: 1.73rem;
  width: 1.64rem;
  height: 1.64rem;
}

.chinese_game_new_pc .center .list_four .list_four_pic2 {
  position: absolute;
  top: 0.53rem;
  left: 4.75rem;
  width: 1.64rem;
  height: 1.64rem;
}

.chinese_game_new_pc .center .list_four .list_four_pic3 {
  position: absolute;
  top: 0.53rem;
  right: 4.75rem;
  width: 1.64rem;
  height: 1.64rem;
}

.chinese_game_new_pc .center .list_four .list_four_pic4 {
  position: absolute;
  top: 0.53rem;
  right: 1.75rem;
  width: 1.64rem;
  height: 1.64rem;
}

.chinese_game_new_pc .center .list_four > ul {
  margin: 0;
  position: absolute;
  bottom: -0.8rem;
  left: 0;
}

.chinese_game_new_pc .center .list_four > ul > li {
  width: 2.5rem;
  float: left;
  list-style: none;
  margin-left: 1.25rem;
}

.chinese_game_new_pc .center .list_four > ul > li:nth-child(2) {
  margin-left: 0.6rem;
}

.chinese_game_new_pc .center .list_four > ul > li:nth-child(3) {
  margin-left: 0.5rem;
}

.chinese_game_new_pc .center .list_four > ul > li:nth-child(4) {
  margin-left: 0.55rem;
}

.chinese_game_new_pc .center .list_four > ul > li > p {
  font-size: 0.17rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #2E3033;
  text-align: center;
  margin-top: 0.19rem;
  opacity: 0.75;
}

.chinese_game_new_pc .center .list_four > ul > li > p:first-child {
  font-size: 0.19rem;
  font-family: PingFangSC-Regular;
  font-weight: bold;
  color: #2e3033;
}

.chinese_game_new_pc .center .speak {
  width: 11.8rem;
  height: 4.95rem;
  margin: 2rem auto 0;
}

.chinese_game_new_pc .center .speak .speak_left {
  width: 6.8rem;
  height: 5.17rem;
  float: left;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .speak .speak_left .inner {
  position: absolute;
  width: 999rem;
  left: 0;
  top: 0;
}

.chinese_game_new_pc .center .speak .speak_left .inner .innerwraper {
  width: 6.8rem;
  float: left;
}

.chinese_game_new_pc .center .speak .speak_left .inner .innerwraper > img {
  width: 6.8rem;
  height: 4.95rem;
}

.chinese_game_new_pc .center .speak .speak_left .clearfix {
  *zoom: 1;
}

.chinese_game_new_pc .center .speak .speak_left .clearfix::after {
  display: block;
  clear: both;
  visibility: hidden;
  content: "";
  height: 0;
}

.chinese_game_new_pc .center .speak .speak_left .pagination {
  position: absolute;
  bottom: 0.5rem;
  width: 100%;
  text-align: center;
}

.chinese_game_new_pc .center .speak .speak_left .pagination > span {
  display: inline-block;
  width: 0.3rem;
  height: 0.04rem;
  background: #BDBDBD;
}

.chinese_game_new_pc .center .speak .speak_left .pagination .pagination_active {
  background-color: #FFFFFF;
}

.chinese_game_new_pc .center .speak .speak_right {
  width: 5rem;
  height: 4.95rem;
  background: white;
  float: left;
  position: relative;
  box-shadow: 2px 2px 30px 2px rgba(40, 70, 150, 0.15);
}

.chinese_game_new_pc .center .speak .speak_right::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 0.16rem solid #ffffff;
  border-top: 0.15rem solid transparent;
  border-bottom: 0.15rem solid transparent;
  position: absolute;
  left: -0.16rem;
  top: 50%;
  margin: -0.15rem 0 0 0;
}

.chinese_game_new_pc .center .speak .speak_right > ul {
  margin: 0;
  margin-left: 0.29rem;
  padding: 0;
}

.chinese_game_new_pc .center .speak .speak_right > ul > li {
  list-style: none;
  margin-top: 0.12rem;
  position: relative;
  cursor: pointer;
}

.chinese_game_new_pc .center .speak .speak_right > ul > li:hover h4 {
  color: #D40F0B;
}

.chinese_game_new_pc .center .speak .speak_right > ul > li:hover a {
  color: #D40F0B;
}

.chinese_game_new_pc .center .speak .speak_right > ul > li > h4 {
  font-size: 17px;
  font-family: STHeitiSC-Medium;
  font-weight: 500;
  color: #2e3033;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 4.4rem;
}

.chinese_game_new_pc .center .speak .speak_right > ul > li > p {
  font-size: 0.14rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #727272;
  margin: 0;
  margin-top: 0.08rem;
  overflow: hidden;
  min-height: 0.38rem;
  width: 97%;
}

.chinese_game_new_pc .center .speak .speak_right > ul > li > a {
  font-size: 0.14rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #2E3033;
  line-height: 0.24rem;
  position: absolute;
  right: 0.1rem;
  bottom: -0.03rem;
  text-decoration: none;
}

.chinese_game_new_pc .center .project_list {
  margin: 0.58rem 0 0 2.61rem;
  overflow: hidden;
}

.chinese_game_new_pc .center .project_list > li {
  float: left;
  list-style: none;
  width: 1.33rem;
  height: 0.44rem;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.2rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: #dfae60;
  cursor: pointer;
  margin-left: 0.7rem;
}

.chinese_game_new_pc .center .project_list .short_label {
  background: url("../img/short_label.png") no-repeat;
  width: 1.33rem;
  height: 0.44rem;
  color: #FFFFFF;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .project_game {
  width: 100%;
  overflow: hidden;
}

.chinese_game_new_pc .center .project_game .project_left {
  width: 3.34rem;
  height: 2.84rem;
  background: #EF9E87;
  float: left;
  margin-left: 2.3rem;
  margin-top: 0.5rem;
}

.chinese_game_new_pc .center .project_game .project_left > ul {
  width: 100%;
  height: 100%;
}

.chinese_game_new_pc .center .project_game .project_left > ul > li {
  height: 0.71rem;
  width: 100%;
  font-size: 0.18rem;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  color: white;
  line-height: 0.71rem;
  text-align: center;
  cursor: pointer;
}

.chinese_game_new_pc .center .project_game .project_left > ul .awarpc_tab_now {
  height: 0.61rem;
  line-height: 0.61rem;
  width: 3.8rem;
  padding: 0 0.35rem;
  background: #D5100C;
  color: white;
  margin: 0 0 0 -0.24rem;
  position: relative;
  top: 0.1rem;
}

.chinese_game_new_pc .center .project_game .project_left > ul .awarpc_tab_now::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 0.14rem solid #3f5582;
  border-top: 0.03rem solid #3f5582;
  border-bottom: 0.03rem solid transparent;
  border-left: 0.09rem solid transparent;
  position: absolute;
  bottom: -0.06rem;
  left: 0.01rem;
}

.chinese_game_new_pc .center .project_game .project_left > ul .awarpc_tab_now::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 0.12rem solid #3f5582;
  border-top: 0.03rem solid #3f5582;
  border-bottom: 0.03rem solid transparent;
  border-right: 0.09rem solid transparent;
  position: absolute;
  bottom: -0.06rem;
  right: 0.01rem;
}

.chinese_game_new_pc .center .project_game .project_right {
  width: 10.56rem;
  height: 2.84rem;
  float: left;
  margin-left: 0.43rem;
  margin-top: 0.5rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game1 {
  width: 10.56rem;
  height: 2.84rem;
  margin-left: -0.1rem;
  position: relative;
}

.chinese_game_new_pc .center .project_game .project_right .project_game1 .projiect_arrow_left {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game1 .projiect_arrow_left_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game1 .projiect_arrow_right {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game1 .projiect_arrow_right_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game1 > li {
  width: 10.56rem;
  height: 2.84rem;
  overflow: hidden;
}

.chinese_game_new_pc .center .project_game .project_right .project_game1 > li > ul {
  position: relative;
}

.chinese_game_new_pc .center .project_game .project_right .project_game1 > li > ul > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .project_game .project_right .project_game1 > li > ul > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem 0 0 0;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game1 > li > ul > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .project_game .project_right .project_game2 {
  margin-left: -0.1rem;
  position: relative;
}

.chinese_game_new_pc .center .project_game .project_right .project_game2 > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .project_game .project_right .project_game2 > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game2 > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .project_game .project_right .project_game3 {
  margin-left: -0.1rem;
  position: relative;
}

.chinese_game_new_pc .center .project_game .project_right .project_game3 .projiect_arrow_left {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game3 .projiect_arrow_left_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game3 .projiect_arrow_right {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game3 .projiect_arrow_right_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game3 > li {
  width: 10.56rem;
  height: 2.84rem;
  overflow: hidden;
}

.chinese_game_new_pc .center .project_game .project_right .project_game3 > li > ul {
  position: relative;
}

.chinese_game_new_pc .center .project_game .project_right .project_game3 > li > ul > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .project_game .project_right .project_game3 > li > ul > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem 0 0 0;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game3 > li > ul > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .project_game .project_right .project_game4 {
  margin-left: -0.1rem;
  position: relative;
}

.chinese_game_new_pc .center .project_game .project_right .project_game4 > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .project_game .project_right .project_game4 > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .project_game .project_right .project_game4 > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .enterprise_game {
  width: 100%;
  overflow: hidden;
}

.chinese_game_new_pc .center .enterprise_game .project_left {
  width: 3.34rem;
  height: 2.84rem;
  background: #EF9E87;
  float: left;
  margin-left: 2.3rem;
  margin-top: 0.5rem;
}

.chinese_game_new_pc .center .enterprise_game .project_left > ul {
  width: 100%;
  height: 100%;
}

.chinese_game_new_pc .center .enterprise_game .project_left > ul > li {
  height: 0.71rem;
  width: 100%;
  font-size: 0.18rem;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  color: white;
  line-height: 0.71rem;
  text-align: center;
  cursor: pointer;
}

.chinese_game_new_pc .center .enterprise_game .project_left > ul .awarpc_tab_now {
  height: 0.61rem;
  line-height: 0.61rem;
  width: 3.8rem;
  padding: 0 0.35rem;
  background: #D5100C;
  color: white;
  margin: 0 0 0 -0.24rem;
  position: relative;
  top: 0.1rem;
}

.chinese_game_new_pc .center .enterprise_game .project_left > ul .awarpc_tab_now::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 0.14rem solid #3f5582;
  border-top: 0.03rem solid #3f5582;
  border-bottom: 0.03rem solid transparent;
  border-left: 0.09rem solid transparent;
  position: absolute;
  bottom: -0.06rem;
  left: 0.01rem;
}

.chinese_game_new_pc .center .enterprise_game .project_left > ul .awarpc_tab_now::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 0.12rem solid #3f5582;
  border-top: 0.03rem solid #3f5582;
  border-bottom: 0.03rem solid transparent;
  border-right: 0.09rem solid transparent;
  position: absolute;
  bottom: -0.06rem;
  right: 0.01rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right {
  width: 10.56rem;
  height: 2.84rem;
  float: left;
  margin-left: 0.43rem;
  margin-top: 0.5rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise1 {
  margin-left: -0.1rem;
  position: relative;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise1 .projiect_arrow_left {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise1 .projiect_arrow_left_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise1 .projiect_arrow_right {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise1 .projiect_arrow_right_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise1 > li {
  width: 10.56rem;
  height: 2.84rem;
  overflow: hidden;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise1 > li > ul {
  position: relative;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise1 > li > ul > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise1 > li > ul > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise1 > li > ul > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise2 {
  margin-left: -0.1rem;
  position: relative;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise2 .projiect_arrow_left {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise2 .projiect_arrow_left_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise2 .projiect_arrow_right {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.2rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise2 .projiect_arrow_right_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.2rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise2 > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise2 > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise2 > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise3 {
  margin-left: -0.1rem;
  position: relative;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise3 .projiect_arrow_left {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise3 .projiect_arrow_left_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise3 .projiect_arrow_right {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise3 .projiect_arrow_right_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise3 > li {
  width: 10.56rem;
  height: 2.84rem;
  overflow: hidden;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise3 > li > ul {
  position: relative;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise3 > li > ul > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise3 > li > ul > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise3 > li > ul > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise4 {
  margin-left: -0.1rem;
  position: relative;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise4 .projiect_arrow_left {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise4 .projiect_arrow_left_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise4 .projiect_arrow_right {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise4 .projiect_arrow_right_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise4 > li {
  width: 10.56rem;
  height: 2.84rem;
  overflow: hidden;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise4 > li > ul {
  position: relative;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise4 > li > ul > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise4 > li > ul > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .enterprise_game .project_right .project_enterprise4 > li > ul > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .media_game {
  width: 100%;
  overflow: hidden;
}

.chinese_game_new_pc .center .media_game .project_left {
  width: 3.34rem;
  height: 2.84rem;
  background: #EF9E87;
  float: left;
  margin-left: 2.3rem;
  margin-top: 0.5rem;
}

.chinese_game_new_pc .center .media_game .project_left > ul {
  width: 100%;
  height: 100%;
}

.chinese_game_new_pc .center .media_game .project_left > ul > li {
  height: 0.71rem;
  width: 100%;
  font-size: 0.18rem;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  color: white;
  line-height: 0.71rem;
  text-align: center;
  cursor: pointer;
}

.chinese_game_new_pc .center .media_game .project_left > ul .awarpc_tab_now {
  height: 0.61rem;
  line-height: 0.61rem;
  width: 3.8rem;
  padding: 0 0.35rem;
  background: #D5100C;
  color: white;
  margin: 0 0 0 -0.24rem;
  position: relative;
  top: 0.1rem;
}

.chinese_game_new_pc .center .media_game .project_left > ul .awarpc_tab_now::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 0.14rem solid #3f5582;
  border-top: 0.03rem solid #3f5582;
  border-bottom: 0.03rem solid transparent;
  border-left: 0.09rem solid transparent;
  position: absolute;
  bottom: -0.06rem;
  left: 0.01rem;
}

.chinese_game_new_pc .center .media_game .project_left > ul .awarpc_tab_now::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 0.12rem solid #3f5582;
  border-top: 0.03rem solid #3f5582;
  border-bottom: 0.03rem solid transparent;
  border-right: 0.09rem solid transparent;
  position: absolute;
  bottom: -0.06rem;
  right: 0.01rem;
}

.chinese_game_new_pc .center .media_game .project_right {
  width: 10.56rem;
  height: 2.84rem;
  float: left;
  margin-left: 0.43rem;
  margin-top: 0.5rem;
}

.chinese_game_new_pc .center .media_game .project_right .project_media1 {
  margin-left: -0.1rem;
  position: relative;
}

.chinese_game_new_pc .center .media_game .project_right .project_media1 .projiect_arrow_left {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .media_game .project_right .project_media1 .projiect_arrow_left_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .media_game .project_right .project_media1 .projiect_arrow_right {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .media_game .project_right .project_media1 .projiect_arrow_right_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.3rem;
}

.chinese_game_new_pc .center .media_game .project_right .project_media1 > li {
  width: 10.56rem;
  height: 2.84rem;
  overflow: hidden;
}

.chinese_game_new_pc .center .media_game .project_right .project_media1 > li > ul {
  position: relative;
}

.chinese_game_new_pc .center .media_game .project_right .project_media1 > li > ul > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .media_game .project_right .project_media1 > li > ul > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .media_game .project_right .project_media1 > li > ul > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .media_game .project_right .project_media2 {
  margin-left: -0.1rem;
  position: relative;
}

.chinese_game_new_pc .center .media_game .project_right .project_media2 .projiect_arrow_left {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .media_game .project_right .project_media2 .projiect_arrow_left_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_left_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  left: -0.2rem;
}

.chinese_game_new_pc .center .media_game .project_right .project_media2 .projiect_arrow_right {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_now.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.2rem;
}

.chinese_game_new_pc .center .media_game .project_right .project_media2 .projiect_arrow_right_ago {
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/arrow_right_ago.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  position: absolute;
  top: 0.91rem;
  right: -0.2rem;
}

.chinese_game_new_pc .center .media_game .project_right .project_media2 > li {
  width: 10.56rem;
  height: 2.84rem;
  overflow: hidden;
}

.chinese_game_new_pc .center .media_game .project_right .project_media2 > li > ul {
  position: relative;
}

.chinese_game_new_pc .center .media_game .project_right .project_media2 > li > ul > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .media_game .project_right .project_media2 > li > ul > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .media_game .project_right .project_media2 > li > ul > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .competition_game {
  width: 100%;
  overflow: hidden;
}

.chinese_game_new_pc .center .competition_game .project_left {
  width: 3.34rem;
  height: 2.84rem;
  background: #EF9E87;
  float: left;
  margin-left: 2.3rem;
  margin-top: 0.5rem;
}

.chinese_game_new_pc .center .competition_game .project_left > ul {
  width: 100%;
  height: 100%;
}

.chinese_game_new_pc .center .competition_game .project_left > ul > li {
  height: 0.71rem;
  width: 100%;
  font-size: 0.18rem;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  color: white;
  line-height: 0.71rem;
  text-align: center;
  cursor: pointer;
}

.chinese_game_new_pc .center .competition_game .project_left > ul .awarpc_tab_now {
  height: 0.61rem;
  line-height: 0.61rem;
  width: 3.8rem;
  padding: 0 0.35rem;
  background: #D5100C;
  color: white;
  margin: 0 0 0 -0.24rem;
  position: relative;
  top: 0.1rem;
}

.chinese_game_new_pc .center .competition_game .project_left > ul .awarpc_tab_now::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 0.14rem solid #3f5582;
  border-top: 0.03rem solid #3f5582;
  border-bottom: 0.03rem solid transparent;
  border-left: 0.09rem solid transparent;
  position: absolute;
  bottom: -0.06rem;
  left: 0.01rem;
}

.chinese_game_new_pc .center .competition_game .project_left > ul .awarpc_tab_now::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 0.12rem solid #3f5582;
  border-top: 0.03rem solid #3f5582;
  border-bottom: 0.03rem solid transparent;
  border-right: 0.09rem solid transparent;
  position: absolute;
  bottom: -0.06rem;
  right: 0.01rem;
}

.chinese_game_new_pc .center .competition_game .project_right {
  width: 10.56rem;
  height: 2.84rem;
  float: left;
  margin-left: 0.43rem;
  margin-top: 0.5rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition1 {
  margin-left: -0.1rem;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition1 > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition1 > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition1 > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition2 {
  margin-left: -0.1rem;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition2 > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition2 > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition2 > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition3 {
  margin-left: -0.1rem;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition3 > li {
  width: 2.38rem;
  height: 2.85rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.24rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition3 > li > p {
  font-size: 0.18rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin: 0.18rem;
  line-height: 0.25rem;
}

.chinese_game_new_pc .center .competition_game .project_right .project_competition3 > li > img {
  width: 2.26rem;
  height: 2.15rem;
  display: block;
  margin: 0 auto;
  z-index: 9;
  margin-top: 0.05rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .spot {
  background: url("../img/list.png") no-repeat;
  width: 17.05rem;
  height: 10.7rem;
  margin: 0.5rem auto 0;
  position: relative;
  background-size: 100% 100%;
}

.chinese_game_new_pc .center .spot .spot_title1 {
  position: absolute;
  top: 1.06rem;
  left: 2.55rem;
  width: 1.91rem;
}

.chinese_game_new_pc .center .spot .spot_title1 > p {
  text-align: center;
  font-size: 0.32rem;
  font-family: HYh3gj;
  font-weight: bold;
  color: white;
  margin: 0.2rem 0;
}

.chinese_game_new_pc .center .spot .spot_title2 {
  position: absolute;
  top: 1.06rem;
  left: 7.6rem;
  width: 1.91rem;
}

.chinese_game_new_pc .center .spot .spot_title2 > p {
  text-align: center;
  font-size: 0.32rem;
  font-family: HYh3gj;
  font-weight: bold;
  color: white;
  margin: 0.1rem 0;
}

.chinese_game_new_pc .center .spot .spot_title3 {
  position: absolute;
  top: 1.06rem;
  right: 2.68rem;
  width: 1.91rem;
}

.chinese_game_new_pc .center .spot .spot_title3 > p {
  text-align: center;
  font-size: 0.32rem;
  font-family: HYh3gj;
  font-weight: bold;
  color: white;
  margin: 0.2rem 0;
}

.chinese_game_new_pc .center .spot .spot_text1 {
  text-indent: 0.45rem;
  width: 2.3rem;
  position: absolute;
  left: 2.38rem;
  top: 3.66rem;
  font-size: 0.22rem;
  font-family: PingFangSC-Regular;
  color: #807a7b;
  line-height: 0.47rem;
}

.chinese_game_new_pc .center .spot .spot_text2 {
  text-indent: 0.45rem;
  width: 2.73rem;
  position: absolute;
  left: 7.19rem;
  top: 3.66rem;
  font-size: 0.22rem;
  font-family: PingFangSC-Regular;
  color: #807a7b;
  line-height: 0.4rem;
}

.chinese_game_new_pc .center .spot .spot_text3 {
  text-indent: 0.45rem;
  width: 2.7rem;
  position: absolute;
  right: 2.2rem;
  top: 3.66rem;
  font-size: 0.22rem;
  font-family: PingFangSC-Regular;
  color: #807a7b;
  line-height: 0.48rem;
}

.chinese_game_new_pc .center .presentation {
  background: url("../img/presentation.png") no-repeat;
  width: 15.58rem;
  height: 2.52rem;
  background-size: 100% 100%;
  margin: 0.8rem auto;
}

.chinese_game_new_pc .center .news {
  width: 11.4rem;
  background: #f8f5f0;
  margin: 0.5rem auto 0;
  padding-bottom: 0.4rem;
  position: relative;
  border: 0.02rem solid #333333;
  z-index: 9;
}

.chinese_game_new_pc .center .news::before {
  content: "";
  position: absolute;
  top: -0.5rem;
  right: -0.4rem;
  width: 0.99rem;
  height: 0.99rem;
  background: #e63f1e;
}

.chinese_game_new_pc .center .news::after {
  content: "";
  position: absolute;
  bottom: -0.16rem;
  left: -0.16rem;
  width: 0.38rem;
  height: 0.38rem;
  background: #e63f1e;
}

.chinese_game_new_pc .center .news > span {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.6rem;
  height: 0.5rem;
  background: #f8f5f0;
}

.chinese_game_new_pc .center .news > i {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.3rem;
  height: 0.3rem;
  background: #f8f5f0;
  z-index: 9;
}

.chinese_game_new_pc .center .news .news_left {
  width: 5.1rem;
  float: left;
  margin: 0;
  margin-left: 0.17rem;
  margin-top: 0.6rem;
  border-left: 0.02rem solid #333333;
  padding-left: 0.4rem;
}

.chinese_game_new_pc .center .news .news_left > li {
  height: 0.3rem;
  list-style: none;
  margin-top: 0.3rem;
  position: relative;
}

.chinese_game_new_pc .center .news .news_left > li:first-child {
  margin-top: 0;
}

.chinese_game_new_pc .center .news .news_left > li > a {
  font-size: 0.18rem;
  font-family: SourceHanSerifSC-Bold;
  font-weight: bold;
  color: #333333;
  position: absolute;
  top: 0;
  left: 0.4rem;
  width: 4.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
}

.chinese_game_new_pc .center .news .news_left > li > a:hover {
  color: #E63F1E;
}

.chinese_game_new_pc .center .news .news_left > li > span {
  position: absolute;
  top: 0.05rem;
  left: -0.1rem;
  width: 0.2rem;
  height: 0.2rem;
  background: linear-gradient(225deg, #d30b0a 0%, #f25f2b 100%);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.chinese_game_new_pc .center .news .news_right {
  width: 5.9rem;
  float: left;
  margin: 0;
  margin-top: 0.6rem;
  border-right: 0.02rem solid #333333;
  padding-left: 0.4rem;
}

.chinese_game_new_pc .center .news .news_right > li {
  height: 0.3rem;
  list-style: none;
  margin-top: 0.3rem;
  position: relative;
}

.chinese_game_new_pc .center .news .news_right > li:first-child {
  margin-top: 0;
}

.chinese_game_new_pc .center .news .news_right > li > a {
  font-size: 0.18rem;
  font-family: SourceHanSerifSC-Bold;
  font-weight: bold;
  color: #333333;
  position: absolute;
  top: 0;
  left: 0.4rem;
  width: 4.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
}

.chinese_game_new_pc .center .news .news_right > li > a:hover {
  color: #E63F1E;
}

.chinese_game_new_pc .center .news .news_right > li > span {
  position: absolute;
  top: 0.05rem;
  left: -0.1rem;
  width: 0.2rem;
  height: 0.2rem;
  background: linear-gradient(225deg, #d30b0a 0%, #f25f2b 100%);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.chinese_game_new_pc .center .news .clear {
  clear: both;
}

.chinese_game_new_pc .center .review {
  background: url("../img/sunlight_list.png") no-repeat;
  background-size: 100% 100%;
  width: 12rem;
  height: 3.29rem;
  margin: 0.4rem auto 0;
}

.chinese_game_new_pc .center .people_list {
  background: url("../img/people_list.png") no-repeat;
  width: 12.64rem;
  height: 2.75rem;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
}

.chinese_game_new_pc .center .people_list .people_pic1 {
  position: absolute;
  left: 1.86rem;
  top: 0.57rem;
  width: 1.77rem;
  height: 1.77rem;
}

.chinese_game_new_pc .center .people_list .people_pic2 {
  position: absolute;
  left: 5.12rem;
  top: 0.57rem;
  width: 1.77rem;
  height: 1.77rem;
}

.chinese_game_new_pc .center .people_list .people_pic3 {
  position: absolute;
  top: 0.57rem;
  right: 2.5rem;
  width: 1.77rem;
  height: 1.77rem;
}

.chinese_game_new_pc .center .people_list > ul {
  margin: 0;
  position: absolute;
  bottom: -0.8rem;
  left: 0.4rem;
}

.chinese_game_new_pc .center .people_list > ul > li {
  width: 2.5rem;
  float: left;
  list-style: none;
  margin-left: 1.1rem;
}

.chinese_game_new_pc .center .people_list > ul > li:nth-child(2) {
  margin-left: 0.8rem;
}

.chinese_game_new_pc .center .people_list > ul > li:nth-child(3) {
  margin-left: 0.8rem;
}

.chinese_game_new_pc .center .people_list > ul > li > p {
  font-size: 0.17rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #2E3033;
  text-align: center;
  margin-top: 0.19rem;
  opacity: 0.75;
}

.chinese_game_new_pc .center .people_list > ul > li > p:first-child {
  font-size: 0.19rem;
  font-family: PingFangSC-Regular;
  font-weight: bold;
  color: #2e3033;
}

.chinese_game_new_pc .center .more {
  width: 1.2rem;
  height: 0.5rem;
  background: linear-gradient(225deg, #d30b0a 0%, #f25f2b 100%);
  border-radius: 0.04rem;
  margin: 1.4rem 0 0 8.8rem;
  font-size: 0.18rem;
  font-family: SourceHanSerifSC-Bold;
  font-weight: bold;
  color: white;
  line-height: 0.5rem;
  text-align: center;
  display: block;
  text-decoration: none;
}

.chinese_game_new_pc .title {
  background: url("../img/title.png") no-repeat;
  width: 7.59rem;
  height: 0.88rem;
  margin: 0.5rem auto 0;
  font-size: 0.26rem;
  font-family: SourceHanSerifCN-Heavy;
  font-weight: 800;
  color: white;
  text-align: center;
  line-height: 0.76rem;
  background-size: 100% 100%;
}

.chinese_game_new_pc .visit_people {
  width: 100%;
  position: relative;
  background-color: #fff;
}

.chinese_game_new_pc .visit_people .visit {
  width: 12.2rem;
  overflow: hidden;
  height: 3rem;
  margin: 0.8rem auto 0;
}

.chinese_game_new_pc .visit_people .visit > ul {
  margin: 0;
  padding: 0;
  width: 100rem;
  position: relative;
}

.chinese_game_new_pc .visit_people .visit > ul > li {
  float: left;
  list-style: none;
  background-color: #fff;
  width: 2.8rem;
  height: 2.9rem;
  margin-left: 0.2rem;
}

.chinese_game_new_pc .visit_people .visit > ul > li:last-child {
  margin-left: 0.21rem;
}

.chinese_game_new_pc .visit_people .visit > ul > li > img {
  width: 2.8rem;
  height: 2.1rem;
  display: block;
}

.chinese_game_new_pc .visit_people .visit > ul > li > p {
  text-align: center;
  font-size: 0.16rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #2e3033;
  line-height: 0.24rem;
  width: 2.4rem;
  margin: 0.21rem auto 0;
}

.chinese_game_new_pc .visit_people .arrow_left_ago {
  background: url("../img/arrow_left_ago.png") no-repeat;
  width: 0.75rem;
  height: 0.75rem;
  background-size: 100% 100%;
  position: absolute;
  left: 2.74rem;
  top: 1.07rem;
}

.chinese_game_new_pc .visit_people .arrow_left_now {
  background: url("../img/arrow_left_now.png") no-repeat;
  width: 0.75rem;
  height: 0.75rem;
  background-size: 100% 100%;
  position: absolute;
  left: 2.74rem;
  top: 1.07rem;
}

.chinese_game_new_pc .visit_people .arrow_right_ago {
  background: url("../img/arrow_right_ago.png") no-repeat;
  width: 0.75rem;
  height: 0.75rem;
  background-size: 100% 100%;
  position: absolute;
  right: 2.74rem;
  top: 1.07rem;
}

.chinese_game_new_pc .visit_people .arrow_right_now {
  background: url("../img/arrow_right_now.png") no-repeat;
  width: 0.75rem;
  height: 0.75rem;
  background-size: 100% 100%;
  position: absolute;
  right: 2.74rem;
  top: 1.07rem;
}

.chinese_game_new_pc .footer_info .footer_info_top {
  width: 19.2rem;
  height: 1.6rem;
  background-color: #181010;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_pc .footer_info .footer_info_top > p {
  font-size: 0.16rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #fefefe;
  float: left;
  margin-left: 7.5rem;
  margin-top: 0.3rem;
  position: relative;
  cursor: pointer;
}

.chinese_game_new_pc .footer_info .footer_info_top > p:nth-child(2) {
  margin-left: 1rem;
}

.chinese_game_new_pc .footer_info .footer_info_top > p > span {
  position: absolute;
  width: 0.36rem;
  height: 0.04rem;
  background: #891C21;
  left: 0;
  bottom: -0.1rem;
}

.chinese_game_new_pc .footer_info .footer_info_top .footer_com_logo1 {
  background: url("../img/footer_com_logo1.png") no-repeat;
  width: 0.69rem;
  height: 0.44rem;
  background-size: 100% 100%;
  position: absolute;
  left: 7.5rem;
  top: 0.8rem;
}

.chinese_game_new_pc .footer_info .footer_info_top .footer_com_logo2 {
  background: url("../img/footer_com_logo2.png") no-repeat;
  width: 1.4rem;
  height: 0.7rem;
  background-size: 100% 100%;
  position: absolute;
  left: 9.5rem;
  top: 0.66rem;
}

.chinese_game_new_pc .footer_info .footer_info_bottom {
  width: 19.2rem;
  height: 1.6rem;
  background-color: #181010;
}

.chinese_game_new_pc .footer_info .footer_info_bottom .footer_info_bottom_center {
  border-top: 0.01rem solid rgba(109, 116, 142, 0.5);
  width: 12rem;
  height: 1.6rem;
  margin: 0 auto;
}

.chinese_game_new_pc .footer_info .footer_info_bottom .footer_info_bottom_center > p {
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #8e6d6d;
  line-height: 0.3rem;
  margin-top: 0.25rem;
  text-align: center;
}

.chinese_game_new_app {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}

.chinese_game_new_app .top {
  background: url("../img/top.png") no-repeat;
  width: 0.6rem;
  height: 0.6rem;
  background-size: 100% 100%;
  position: fixed;
  right: 0.3rem;
  bottom: 2rem;
  z-index: 99;
}

.chinese_game_new_app .head {
  background: url("../img/banner.png") no-repeat;
  width: 7.5rem;
  height: 2.14rem;
  background-size: 100% 100%;
}

.chinese_game_new_app .head .header_app_nav_bg {
  width: 100%;
  padding: 15px 4%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.chinese_game_new_app .head .header_app_nav_bg .header_app_nav_btn {
  float: right;
  width: 20px;
  height: 20px;
}

.chinese_game_new_app .head .header_app_nav_bg .header_app_nav_btn > img {
  width: 0.4rem;
  height: 0.4rem;
}

.chinese_game_new_app .head .header_app_nav_bg .header_app_nav_box {
  width: 100%;
  padding: 10px 0;
  background: #f5f5f5;
  border-bottom: 1px solid #eeeeee;
  position: absolute;
  top: 45px;
  right: 0;
}

.chinese_game_new_app .head .header_app_nav_bg .header_app_nav_box:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 5px solid #f5f5f5;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  top: -5px;
  right: 5%;
}

.chinese_game_new_app .head .header_app_nav_bg .header_app_nav_box .header_app_nav {
  width: 100%;
  max-height: 280px;
  padding: 10px 4%;
  overflow-y: auto;
}

.chinese_game_new_app .head .header_app_nav_bg .header_app_nav_box .header_app_nav:after {
  content: "";
  display: table;
  clear: both;
}

.chinese_game_new_app .head .header_app_nav_bg .header_app_nav_box .header_app_nav > a {
  float: left;
  width: 20%;
  margin: 10px 2.5%;
  padding: 5px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  text-align: center;
}

.chinese_game_new_app .head .header_app_nav_bg .header_app_nav_box .header_app_nav .header_app_nav_box_50p {
  width: 45%;
}

.chinese_game_new_app .nav {
  width: 7.5rem;
  height: 0.74rem;
  background: linear-gradient(180deg, #e10019, #ef5728);
  overflow-x: auto;
}

.chinese_game_new_app .nav > ul {
  height: 0.74rem;
  float: left;
  list-style: none;
}

.chinese_game_new_app .nav > ul > li {
  float: left;
  list-style: none;
  font-size: 0.25rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: white;
  height: 0.74rem;
  width: 1.25rem;
  line-height: 0.74rem;
  text-align: center;
  cursor: pointer;
}

.chinese_game_new_app .nav > ul .red_style {
  background: #A90200;
}

.chinese_game_new_app .center {
  background: url("../img/body_banner_new_app.png") no-repeat;
  height: 103.28rem;
  width: 7.5rem;
  overflow: hidden;
  background-size: 100% 100%;
}

.chinese_game_new_app .center .title {
  background: url("../img/title.png") no-repeat;
  width: 7.5rem;
  height: 0.87rem;
  margin: 0.3rem auto 0;
  font-size: 0.3rem;
  font-family: SourceHanSerifCN-Heavy;
  font-weight: 800;
  color: white;
  text-align: center;
  line-height: 0.8rem;
  background-size: 100% 100%;
}

.chinese_game_new_app .center .theme {
  width: 7.5rem;
  margin: 0 auto 0;
}

.chinese_game_new_app .center .theme .theme_left {
  width: 6.9rem;
  height: 3.88rem;
  margin: 0.3rem auto 0.4rem;
  display: block;
}

.chinese_game_new_app .center .theme .theme_right {
  width: 100%;
  height: 5.5rem;
  position: relative;
}

.chinese_game_new_app .center .theme .theme_right > i {
  background: url("../img/bird.png") no-repeat;
  width: 0.6rem;
  height: 0.27rem;
  background-size: 100% 100%;
  position: absolute;
  top: 0.1rem;
  left: 0.18rem;
}

.chinese_game_new_app .center .theme .theme_right .broadcast {
  background: url("../img/button.png") no-repeat;
  position: absolute;
  top: 4.71rem;
  right: 0.32rem;
  width: 1.8rem;
  height: 0.54rem;
  background-size: 100% 100%;
}

.chinese_game_new_app .center .theme .theme_right > h4 {
  font-size: 0.32rem;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  color: #2e3033;
  text-indent: 0.7rem;
}

.chinese_game_new_app .center .theme .theme_right > h6 {
  width: 7.13rem;
  margin: 0.17rem auto 0;
  font-size: 0.28rem;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  color: #807b7a;
  line-height: 0.5rem;
  text-indent: 0.6rem;
}

.chinese_game_new_app .center .theme .theme_right > p {
  font-size: 0.23rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #7a7c80;
  vertical-align: middle;
  cursor: pointer;
}

.chinese_game_new_app .center .theme .theme_right > p > span {
  width: 0.18rem;
  height: 0.18rem;
  background: #E91D0A;
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.07rem;
  position: relative;
  top: -0.02rem;
}

.chinese_game_new_app .center .theme .theme_right .text1 {
  position: absolute;
  top: 4.51rem;
  left: 0.36rem;
}

.chinese_game_new_app .center .theme .theme_right .text2 {
  position: absolute;
  top: 4.95rem;
  left: 0.36rem;
}

.chinese_game_new_app .center .speak {
  background: url("../img/list_two.png") no-repeat;
  width: 7.5rem;
  height: 3.03rem;
  margin: 0.6rem auto 0;
  background-size: 100% 100%;
  position: relative;
}

.chinese_game_new_app .center .speak .speak1 {
  position: absolute;
  left: 1rem;
  top: 0.65rem;
  width: 1.9rem;
  height: 1.9rem;
}

.chinese_game_new_app .center .speak .speak2 {
  position: absolute;
  right: 1rem;
  top: 0.65rem;
  width: 1.9rem;
  height: 1.9rem;
}

.chinese_game_new_app .center .speak > ul {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1rem;
}

.chinese_game_new_app .center .speak > ul > li {
  float: left;
  width: 3.75rem;
}

.chinese_game_new_app .center .speak > ul > li > h4 {
  font-size: 0.3rem;
  font-family: SourceHanSerifSC-Bold;
  font-weight: bold;
  color: #333333;
  line-height: 0.44rem;
  text-align: center;
}

.chinese_game_new_app .center .speak > ul > li > p {
  font-size: 0.24rem;
  font-family: SourceHanSerifSC-Bold;
  font-weight: bold;
  color: #333333;
  line-height: 0.35rem;
  text-align: center;
  margin-top: 0.17rem;
}

.chinese_game_new_app .center .speak .speak_people {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -0.8rem;
}

.chinese_game_new_app .center .speak_news {
  width: 100%;
  margin: 1.5rem auto 0;
}

.chinese_game_new_app .center .speak_news > li {
  height: 1.72rem;
  width: 100%;
  overflow: hidden;
  margin-top: 0.5rem;
  margin-left: 0.3rem;
}

.chinese_game_new_app .center .speak_news > li > img {
  float: left;
  width: 2.39rem;
  height: 1.72rem;
}

.chinese_game_new_app .center .speak_news > li > h4 {
  float: left;
  margin-left: 0.29rem;
  width: 4rem;
  font-size: 0.3rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 0.42rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.chinese_game_new_app .center .speak_news > li > p {
  float: left;
  margin-left: 0.29rem;
  width: 4rem;
  font-size: 0.24rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #9B9B9B;
  line-height: 0.33rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.18rem;
}

.chinese_game_new_app .center .project_list {
  margin: 0.55rem 0 0 0;
}

.chinese_game_new_app .center .project_list > li {
  float: left;
  list-style: none;
  width: 1.8rem;
  height: 0.6rem;
  text-align: center;
  line-height: 0.6rem;
  font-size: 0.26rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: #dfae60;
  cursor: pointer;
}

.chinese_game_new_app .center .project_list > li:first-child {
  margin-left: 0.2rem;
}

.chinese_game_new_app .center .project_list .short_label {
  background: url("../img/short_label.png") no-repeat;
  width: 1.8rem;
  height: 0.6rem;
  color: #FFFFFF;
  background-size: 100% 100%;
}

.chinese_game_new_app .center .project {
  width: 100%;
  overflow: hidden;
}

.chinese_game_new_app .center .project .item_title {
  background: url(../img/item_title.png) no-repeat;
  width: 3.92rem;
  height: 0.5rem;
  margin: 0.3rem auto 0;
  color: #fff;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.25rem;
  float: left;
  margin-left: 1.8rem;
  background-size: 100% 100%;
}

.chinese_game_new_app .center .project .project_left {
  float: left;
  overflow-x: auto;
  width: 100%;
}

.chinese_game_new_app .center .project .project_left > ul {
  margin-top: 0.52rem;
  margin-left: -0.1rem;
}

.chinese_game_new_app .center .project .project_left > ul:after {
  content: '';
  display: table;
  clear: both;
}

.chinese_game_new_app .center .project .project_left > ul > li {
  width: 2.6rem;
  height: 3.2rem;
  background-color: #C40D18;
  float: left;
  list-style: none;
  margin-left: 0.49rem;
  overflow: hidden;
  position: relative;
}

.chinese_game_new_app .center .project .project_left > ul > li > img {
  width: 2.40rem;
  height: 2.38rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.1rem;
}

.chinese_game_new_app .center .project .project_left > ul > li > p {
  font-size: 0.28rem;
  font-family: HYh3gj;
  font-weight: 400;
  color: white;
  text-align: center;
  margin-top: 0.2rem;
  line-height: 0.35rem;
}

.chinese_game_new_app .center .spot_list {
  width: 100%;
}

.chinese_game_new_app .center .spot_list .spot > div {
  background: url("../img/list_app.png") no-repeat;
  width: 5.2rem;
  height: 2.96rem;
  background-size: 100% 100%;
  position: relative;
}

.chinese_game_new_app .center .spot_list .spot > div > span {
  font-size: 0.48rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: white;
  position: absolute;
  top: 1.43rem;
  left: 0.67rem;
}

.chinese_game_new_app .center .spot_list .spot > div > p {
  font-size: 0.36rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 3.5rem;
  text-indent: 1.6rem;
}

.chinese_game_new_app .center .spot_list .spot > p {
  width: 6.9rem;
  margin: 0 auto;
  font-size: 0.3rem;
  font-family: SourceHanSerifSC-Bold;
  font-weight: bold;
  color: #333333;
  line-height: 0.56rem;
  text-indent: 0.6rem;
}

.chinese_game_new_app .center .presentation {
  background: url("../img/presentation_app.png") no-repeat;
  width: 7.5rem;
  height: 4.85rem;
  background-size: 100% 100%;
  margin: 0.77rem auto 0;
}

.chinese_game_new_app .center .news {
  width: 7.1rem;
  background: #f8f5f0;
  margin: 0.48rem auto 0;
  padding-bottom: 0.4rem;
  position: relative;
  border: 0.02rem solid #333333;
  z-index: 9;
}

.chinese_game_new_app .center .news::before {
  content: "";
  position: absolute;
  top: -0.5rem;
  right: -0.4rem;
  width: 0.99rem;
  height: 0.99rem;
  background: #e63f1e;
}

.chinese_game_new_app .center .news::after {
  content: "";
  position: absolute;
  bottom: -0.16rem;
  left: -0.16rem;
  width: 0.38rem;
  height: 0.38rem;
  background: #e63f1e;
}

.chinese_game_new_app .center .news > span {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.6rem;
  height: 0.5rem;
  background: #f8f5f0;
}

.chinese_game_new_app .center .news > i {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.3rem;
  height: 0.3rem;
  background: #f8f5f0;
  z-index: 9;
}

.chinese_game_new_app .center .news .news_left {
  width: 6.6rem;
  float: left;
  margin: 0;
  margin-left: 0.17rem;
  margin-top: 0.6rem;
  border-left: 0.02rem solid #333333;
  border-right: 0.02rem solid #333333;
  padding-left: 0.4rem;
}

.chinese_game_new_app .center .news .news_left > li {
  height: 0.3rem;
  list-style: none;
  margin-top: 0.3rem;
  position: relative;
}

.chinese_game_new_app .center .news .news_left > li:first-child {
  margin-top: 0;
}

.chinese_game_new_app .center .news .news_left > li > a {
  font-size: 0.25rem;
  font-family: SourceHanSerifSC-Bold;
  font-weight: bold;
  color: #333333;
  position: absolute;
  top: 0;
  left: 0.4rem;
  width: 5.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
}

.chinese_game_new_app .center .news .news_left > li > a:hover {
  color: #E63F1E;
}

.chinese_game_new_app .center .news .news_left > li > span {
  position: absolute;
  top: 0.05rem;
  left: -0.1rem;
  width: 0.2rem;
  height: 0.2rem;
  background: linear-gradient(225deg, #d30b0a 0%, #f25f2b 100%);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.chinese_game_new_app .center .news .clear {
  clear: both;
}

.chinese_game_new_app .center .review {
  background: url("../img/sunlight_list_app.png") no-repeat;
  background-size: 100% 100%;
  width: 6.9rem;
  height: 2.67rem;
  margin: 0.4rem auto 0;
}

.chinese_game_new_app .center .review_people_list {
  overflow-x: auto;
  width: 100%;
  height: 3.98rem;
}

.chinese_game_new_app .center .review_people_list .people_list {
  background: url("../img/people_list_app.png") no-repeat;
  width: 7.5rem;
  height: 2.17rem;
  background-size: 100% 100%;
  margin: 0.3rem auto;
  position: relative;
}

.chinese_game_new_app .center .review_people_list .people_list .people_pic1 {
  position: absolute;
  left: 0.48rem;
  top: 0.46rem;
  width: 1.38rem;
  height: 1.38rem;
}

.chinese_game_new_app .center .review_people_list .people_list .people_pic2 {
  position: absolute;
  left: 3.06rem;
  top: 0.46rem;
  width: 1.38rem;
  height: 1.38rem;
}

.chinese_game_new_app .center .review_people_list .people_list .people_pic3 {
  position: absolute;
  top: 0.46rem;
  right: 0.51rem;
  width: 1.38rem;
  height: 1.38rem;
}

.chinese_game_new_app .center .review_people_list .people_list > ul {
  margin: 0;
  position: absolute;
  bottom: -0.8rem;
}

.chinese_game_new_app .center .review_people_list .people_list > ul > li {
  width: 1.47rem;
  float: left;
  list-style: none;
  margin-left: 0.46rem;
}

.chinese_game_new_app .center .review_people_list .people_list > ul > li:nth-child(2) {
  margin-left: 1.1rem;
}

.chinese_game_new_app .center .review_people_list .people_list > ul > li:nth-child(3) {
  margin-left: 1.1rem;
}

.chinese_game_new_app .center .review_people_list .people_list > ul > li > p {
  font-size: 0.17rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #2E3033;
  text-align: center;
  margin-top: 0.19rem;
  opacity: 0.75;
}

.chinese_game_new_app .center .review_people_list .people_list > ul > li > p:first-child {
  font-size: 0.19rem;
  font-family: PingFangSC-Regular;
  font-weight: bold;
  color: #2e3033;
}

.chinese_game_new_app .center .more {
  width: 1.8rem;
  height: 0.6rem;
  background: linear-gradient(225deg, #d30b0a 0%, #f25f2b 100%);
  border-radius: 0.04rem;
  margin: 0 auto 0;
  font-size: 0.3rem;
  font-family: SourceHanSerifSC-Bold;
  font-weight: bold;
  color: white;
  line-height: 0.6rem;
  text-align: center;
  display: block;
  text-decoration: none;
}

.chinese_game_new_app .title_long {
  background: url("../img/title_long.png") no-repeat;
  width: 7.5rem;
  height: 0.87rem;
  margin: 0.6rem auto 0;
  font-size: 0.22rem;
  font-family: SourceHanSerifCN-Heavy;
  font-weight: 800;
  color: white;
  text-align: center;
  line-height: 0.8rem;
  background-size: 100% 100%;
}

.chinese_game_new_app .title {
  background: url("../img/title.png") no-repeat;
  width: 7.5rem;
  height: 0.87rem;
  margin: 0.6rem auto 0;
  font-size: 0.3rem;
  font-family: SourceHanSerifCN-Heavy;
  font-weight: 800;
  color: white;
  text-align: center;
  line-height: 0.76rem;
  background-size: 100% 100%;
}

.chinese_game_new_app .visit {
  width: 100%;
  overflow-x: auto;
  margin: 0.8rem auto 0;
  height: 4.5rem;
}

.chinese_game_new_app .visit > ul {
  margin: 0;
  padding: 0;
  width: 100rem;
  position: relative;
  width: 26.4rem;
}

.chinese_game_new_app .visit > ul > li {
  float: left;
  list-style: none;
  background-color: #fff;
  width: 4.2rem;
  height: 4.32rem;
  margin-left: 0.2rem;
  box-shadow: 0.07rem 0.07rem 0.23rem 0px rgba(0, 0, 0, 0.2);
}

.chinese_game_new_app .visit > ul > li > img {
  width: 4.2rem;
  height: 3.13rem;
  display: block;
}

.chinese_game_new_app .visit > ul > li > p {
  text-align: center;
  font-size: 0.24rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #2e3033;
  line-height: 0.4rem;
  width: 3.6rem;
  margin: 0.21rem auto 0;
}

.chinese_game_new_app .footer {
  background: url("../img/app_footer_banner.png") no-repeat;
  height: 33.04rem;
  width: 7.5rem;
  background-size: 100% 100%;
}

.chinese_game_new_app .footer_info .footer_info_top {
  width: 7.5rem;
  height: 2rem;
  background-color: #181010;
  overflow: hidden;
}

.chinese_game_new_app .footer_info .footer_info_top > p {
  font-size: 0.16rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #fefefe;
  float: left;
  margin-left: 1.3rem;
  margin-top: 0.3rem;
  position: relative;
}

.chinese_game_new_app .footer_info .footer_info_top > p > span {
  position: absolute;
  width: 0.36rem;
  height: 0.04rem;
  background: #891C21;
  left: 0;
  bottom: -0.1rem;
}

.chinese_game_new_app .footer_info .footer_info_top .footer_com_logo1 {
  background: url("../img/footer_com_logo1.png") no-repeat;
  width: 1.38rem;
  height: 0.88rem;
  background-size: 100% 100%;
  float: left;
  margin-left: 1.3rem;
  margin-top: 0.3rem;
}

.chinese_game_new_app .footer_info .footer_info_top .footer_com_logo2 {
  background: url("../img/footer_com_logo2.png") no-repeat;
  width: 2.13rem;
  height: 1.06rem;
  background-size: 100% 100%;
  float: left;
  margin-left: 1rem;
  margin-top: 0.24rem;
}

.chinese_game_new_app .footer_info .footer_info_bottom {
  border-top: 0.01rem solid rgba(109, 116, 142, 0.5);
  width: 7.5rem;
  height: 1.6rem;
  background-color: #181010;
}

.chinese_game_new_app .footer_info .footer_info_bottom > p {
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #8e6d6d;
  line-height: 0.3rem;
  margin-top: 0.25rem;
  text-align: center;
}
