﻿html,
body {
  width: 100%;
  height: 100%;
  background: #f4f3fa !important;
}
a,
input {
  outline: 0;
}
fieldset,
img,
input {
  border: 0;
}
a,
b,
blockquote,
body,
button,
canvas,
dd,
div,
dl,
dt,
em,
fieldset,
footer,
form,
frame,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
input,
label,
li,
main,
nav,
ol,
optgroup,
p,
pre,
section,
select,
span,
strong,
table,
tbody,
td,
textarea,
th,
thead,
tr,
ul,
p,
video {
  margin: 0;
  padding: 0;
}
b,
em,
i,
strong,
th {
  font-style: normal;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:active,
a:hover {
  outline-width: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li,
ol,
ul {
  list-style: none;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

/*# sourceMappingURL=reset.pc.css.map */
a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
}
.fl {
  float: left;
}
.fr{
  float: right;
}

.pop {
  width: 100vw;
  min-height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index:1150;
  background: rgba(0,0,0,0.6);
  display: none;
  overflow: auto;
}

.swiper-feature{
  width: 100%;
  height: 100%;
}
.next_class{
  width: 124px;
  height: 68px;
  background: url("../image/down.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 3;
  left: 50%;
  margin-left: -62px;
  bottom: 45px;
  cursor: pointer;
}
.page1{
  background: url("../image/1.jpg") top center no-repeat;
  background-size: 1920px 1080px;
  text-align: center;
  overflow: hidden;
}
.page1_nl{
  width: 85px;
  position: absolute;
  bottom: 70px;
  right: 6%;
  z-index: 3;
}
.page1_box{
  position: absolute;
  top: 6%;
  /* top: 130px; */
  left: 50%;
  transform: translateX(-50%) scale(1);
  text-align: center;
  font-size: 0;
  padding-top: 100px;
  margin-top: 40px;
}
.page1_box_img{
  /* width: 60.8%; */
  width: 1168px;
  min-width: 798px;
  height: auto;
}
.page1_title2{
  position: absolute;
  top: 0px;
  left: 50%;
  min-width: 598px;
  transform: translateX(-50%);
  /* width: 46.7%; */
  width: 897px;
}
.page1_nl2{
  width: 130px;
  position: absolute;
  top: 15%;
  left: 50%;
  margin-left: -65px;
  /* margin-top: -65px; */
  z-index: 3;
  cursor: pointer;
}
.page1_but{
  width: 700px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  margin-left: -350px;
  top: 73%;
  z-index: 3;
}
.page1_but_box{
  width: 227px;
  height: auto;
  font-size: 0;
  cursor: pointer;
}
.page1_but_img{
  width: 100%;
  height: auto;
}
.page2{
  background: url("../image/bg.png") top center no-repeat;
  background-size: 1920px 1080px;
  overflow: hidden;
}
.page2_box{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1405px;
  font-size: 0;
}
.page2_box_box{
  width: 1405px;
	height: 432px;
  margin-top: 70px;
  position: relative;
  overflow: hidden;
}
.page2_box_title{
  width: 658px;
  height: auto;
	/* height: 120px; */
}
.page_bbbc_color{
  color: #000000;
}
.page2_swiper-wrapper{
  width: 706px;
	height: 432px;
  float: left;
}
.page2_ss_box{
  width: 100%;
 height: 100%;
 position: relative;
  background: url("../image/21.png") center center no-repeat;
  background-size: 696px 432px;
}
.page2_ss_img{
  width: 678px;
	height: 418px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.page2_box_new{
  width: 678px;
  height: 432px;
  padding: 20px 54px 0px 54px;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  background: url("../image/3.png") center center no-repeat;
  background-size: 100% 100%;
}
.page2_box_mover{
  width: 42px;
  position: absolute;
  top: 38px;
  right: 55px;
}
.page2-swiper-pagination{
  bottom: 25px !important;
}
.page2_game_pagin.swiper-pagination-bullet{
  width: 13px;
  height: 13px;
  background: url("../image/8.png") center center no-repeat;
  background-size: 11px 11px;
}

.page2_game_pagin.swiper-pagination-bullet-active{
  background: url("../image/7.png") center center no-repeat;
  background-size: 13px 13px;
}
.page2_new_tap{
  height: 62px;
  display: flex;
  justify-content:  flex-start;
  align-items: center;
  border-bottom: 1px solid #1d2528;
}
.page2_new_box_line{
  margin: 0 30px;
  font-size: 24px;
  color: #0d0d12;
  font-weight: 700;
}
.page2_new_tap_child{
  width: 126px;
	height: 62px;
  cursor: pointer;
  display: flex;
  justify-content:  center;
  align-items: center;
}
.page2_new_box_img{
  display: none;
}
.page2_new_tap_child_av .page2_new_box_img{
  display: block;
}
.page2_new_tap_child_av  .page2_new_box_nimg{
  display: none;
}
.page2_new_box{
  width: 100%;
	height: 300px;
  box-sizing: border-box;
  display: none;
}
.page2_new_box_av{
  display: block;
}
.page2_new_box_list{
  padding: 14px 0 4px 0;
  height: 34px;
  display: flex;
  justify-content: space-between;
  align-items: center ;
  border-bottom: 1px dashed #999999;
}
.p2_n_b_l_but{
  width: 133px;
	height: 33px;
}
.p2_n_b_l_tit{
  width: 410px;
  margin-left: 10px;
  text-align: left;
  font-size: 18px;
	color: #666;
  line-height: 1;
  overflow :hidden;
  text-overflow :ellipsis;
  white-space :nowrap;
}
.p2_n_b_l_img{
  width: 100%;
}
.p2_n_b_l_date{
  width: 100px;
  text-align: right;
  font-size: 18px;
	color: #666;
}
.page3{
  background: url("../image/bg1.jpg") top center no-repeat;
    background-size: 1920px 1080px;
  overflow: hidden;
}
.page3_box{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 1405px;
  text-align: left;
  font-size: 0;
}
.page3_box_box{
  width: 1265px;
  height: 694px;
  background: url("../image/31.png") top center no-repeat;
  background-size: 100% 100%;
  float: right;
  box-sizing: border-box;
  padding: 128px 210px 0 120px;
  position: relative;
  margin-top: -55px;
}
.page3_box_box_tab{
  width: 100%;
  height: 65px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #131a1e;
}

.page3_b_b_t_c{
  cursor: pointer;
}
.page3_b_b_t_c_img{
  height: 53px;
  display: none;
}
.page3_b_b_t_c_nimg{
  height: 27px;
}
.page3_b_b_t_c_av .page3_b_b_t_c_img{
  display: block;
}
.page3_b_b_t_c_av .page3_b_b_t_c_nimg{
  display: none;
}
.page3_box_box_box{
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: none;
}
.page3_box_box_box_av{
  display: flex;
}
.page3_box_box_box_child{
  width: 432px;
  padding-top: 15px;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #9fa7aa;
  overflow :hidden;
  text-overflow :ellipsis;
  white-space :nowrap;
  color: #666666;
  font-size: 18px;
  cursor: pointer;
}
.page3_box_box_box_more{
  width: 268px;
  position: absolute;
  left: 50%;
  bottom: 100px;
  margin-left: -175px;
  cursor: pointer;
}
.page4{
  background: url("../image/bg.png") top center no-repeat;
  background-size: 1920px 1080px;
  overflow: hidden;
}
.page4_box{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1230px;
  font-size: 0;
}
.page4_box_tit{
  width: 663px;
  height: auto;
}
.page4_swiper-wrapper{
  width: 1230px;
	height: 605px;
  text-align: center;
  overflow: visible !important;
  position: relative;
}
.page4_ss_box{
  text-align: center;
}
.page4_ss_img{
  width: 987px;
  position: absolute;
  top: 5px;
  left: 15px;
  z-index: -1;
}
.page4_ss_img2{
  width: 1013px;
}
.page4_ss_img_box{
  width: 1013px;
  height: 582px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.page4_game{
  position: relative;
}
.swiper-pagination.page3-swiper-pagination{
  top: 0px !important;
  text-align: right;
}
.page4_game_prev{
  width: 65px !important;
	height: 65px !important;
  background: url("../image/22.png");
  background-size: 100% auto;
  position: absolute;
  left: 0px !important;
  top: 51% !important;
  margin-top: -32px !important;
  z-index: 1;
  cursor: pointer;
}
.page4_game_next{
  width: 65px !important;
	height: 65px !important;
  background: url("../image/22.png");
  background-size: 100% auto;
  position: absolute;
  right: 0px !important;
  top: 51% !important;
  margin-top: -32px !important;
  z-index: 1;
  cursor: pointer;
  transform: rotate(180deg);
}
.swiper-button-prev.page4_game_prev:after{
  font-size: 0 !important;
}
.swiper-button-next.page4_game_next:after{
  font-size: 0 !important;
}
.page4_game_pagin{
  width: 13px !important;
	height: 13px !important;
  background: url("../image/8.png") center center no-repeat !important;
  background-size: 11px auto !important;
}
.page4_game_pagin:last-child {
  margin-right: 115px !important;
}
.page4_game_pagin.swiper-pagination-bullet-active {
  background: url("../image/7.png") center center no-repeat !important;
  background-size: 13px auto !important;
}

.page5{
  overflow: hidden;
  background: url("../image/bg2.jpg") top center no-repeat;
  background-size: 1920px 1080px;
}
.page5_box{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 1217px;
  text-align: left;
  font-size: 0;
}
.page5_box_tit{
  width: 662px;
  height: auto;
}
.page5_video{
  width: 964px;
	/* height: 549px; */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  margin: 25px auto 0 auto;
}
.page5_video_box{
  width: 25%;
  height: 231px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.page5_video_img{
  width: 209px;
}
.page5_video_img2{
  width: 187px;
  height: 195px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  background: url("../image/71.png") center center no-repeat;
  background-size: 100% 100%;
  justify-content: center;
  align-items: center;
}
.page5_video_box:hover .page5_video_img2{
  display: flex;
}
.page5_video_imgor{
  width: 161px;
	height: 161px;
}
.page6{
  height: 128px !important;
  background-color: #000;
}
.page6_logo{
  height: 50px;
}
.page6_p{
  font-size: 12px;
  height: 1.5;
  margin: 0;
  color: #fff;
}
.footer{
  box-sizing: border-box;
  padding-top: 35px;
  max-width: 1024px;
  min-width: 600px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer_box{
  width: calc(100% - 200px);
  text-align: center
}
.main{
  width: 100%;
  height: 100%;
  max-width: 1920px;
  min-height: 100%;
  margin: 0 auto;
}
.top_flex_box {
  width: 100%;
  height: 106px;
  position: fixed;
  top: 0px;
  left: 50%;
  z-index: 10;
  transform: translateX(-50%);
  background: url("../image/bg1.png") no-repeat top center;
  background-size: 1920px auto;
}
.top_flex{
  min-width: 1030px;
  max-width: 1600px;
    padding: 0 20px 0 420px;
	height: 59px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 6px auto 0;
  position: relative;
}
.top_flex_posi{
  position: absolute;
  top: 18px;
  left: 0;
}
.top_flex_child {
  width: 131px;
  height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  /* margin: 0 10px; */
}
.top_flex_child_av{
  background: url("../image/4.png") center center no-repeat;
  background-size: 131px 59px;
}
.swiper{
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-color: #f1aeae;/* 两种都可以 */
}
.pop {
  width: 100vw;
  min-height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index:50;
  background: rgba(0,0,0,0.6);
  display: none;
  overflow: auto;
}
.pop .videoClass {
  max-width: 80%;
  height: auto;
  max-height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.overflow_h{
  overflow: hidden;
}
.showMessage{
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 5px;
  position: fixed;
  top: 50px;
  left: 50%;
  color: #fff;
  z-index: 999;
  transform: translateX(-50%);
  display: none;
  white-space:nowrap;
}
.showMS{
  background: #f0f9ed;
  border: 1px solid #E1F3D8;
  color: #67c23a;
}
.showME{
  background: #fef0f0;
  border: 1px solid #fde2e2;
  color: #f76c6c;
}
@keyframes keyDropDown2 {
  0%{
    opacity: 0;
    top:0;
  }
  100%{
    opacity: 1;
    top:5.5%;
  }
}
@keyframes keyDropDown3 {
  0%{
    opacity: 0;
    transform: translate(-50%, -100%);
  }
  100%{
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
.animation{
  -webkit-animation: keyDropDown3 1s forwards;
  animation: keyDropDown3 1s forwards;
}
.but_animation {
  -webkit-animation: keyDropDown2 1s forwards;
  animation: keyDropDown2 1s forwards;
}
@media screen and (max-width: 1600px){
  .page1_box{
    margin-top: -10px;
    transform: translateX(-50%) scale(0.83);
  }
  @keyframes keyDropDown3 {
    0%{
      opacity: 0;
      transform: translate(-50%, -100%) scale(0.83);
    }
    100%{
      opacity: 1;
      transform: translate(-50%, -50%) scale(0.83);
    }
  }
  .page2_box{
    transform: translate(-50%, -50%) scale(0.83);
  }
  .page3_box{
    transform: translate(-50%, -50%) scale(0.83);
  }
  .page4_box{
    transform: translate(-50%, -50%) scale(0.83);
  }
  .page5_box{
    transform: translate(-50%, -50%) scale(0.83);
  }
  .next_class{
    transform: scale(0.83);
  }
  .page1_nl{
    transform: scale(0.83);
  }
@media screen and (max-width: 1300px){
  .page1_box{
    margin-top: -50px;
    transform: translateX(-50%) scale(0.67);
  }
  @keyframes keyDropDown3 {
    0%{
      opacity: 0;
      transform: translate(-50%, -100%) scale(0.67);
    }
    100%{
      opacity: 1;
      transform: translate(-50%, -50%) scale(0.67);
    }
  }
  .page2_box{
    transform: translate(-50%, -50%) scale(0.67);
  }
  .page3_box{
    transform: translate(-50%, -50%) scale(0.67);
  }
  .page4_box{
    transform: translate(-50%, -50%) scale(0.67);
  }
  .page5_box{
    transform: translate(-50%, -50%) scale(0.67);
  }
  .next_class{
    transform: scale(0.67);
  }
  .page1_nl{
    transform: scale(0.67);
  }
}
@media screen and (max-width: 1020px){
  .page1_box{
    margin-top: -90px;
    transform: translateX(-50%) scale(0.53);
  }
  @keyframes keyDropDown3 {
    0%{
      opacity: 0;
      transform: translate(-50%, -100%) scale(0.53);
    }
    100%{
      opacity: 1;
      transform: translate(-50%, -50%) scale(0.53);
    }
  }
  .page2_box{
    transform: translate(-50%, -50%) scale(0.53);
  }
  .page3_box{
    transform: translate(-50%, -50%) scale(0.53);
  }
  .page4_box{
    transform: translate(-50%, -50%) scale(0.53);
  }
  .page5_box{
    transform: translate(-50%, -50%) scale(0.53);
  }
  .next_class{
    transform: scale(0.53);
  }
  .page1_nl{
    transform: scale(0.53);
  }
}
