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,
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;
}
* {
    box-sizing: border-box;
  /* font-family: "SimSun"; */
}
/*# 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;
}
.pop_nav_box{
  width: 7.46rem;
	height: 9.21rem;
  top: 50%;
  position: relative;
  margin: -4.6rem auto 0;
  background: url("../image/bg.png");
  background-size: 100% 100%;
  text-align: center;
  padding: 1.55rem 1.3rem 0 2.2rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: flex-start;
}
.pop_nav_box_list{
  width: 33.33%;
  height: 2.5rem;
}
.pop_nav_box_list_img{
  height: 1.85rem;
}
.pop_nav_close{
  width: 1.2rem;
	height: 0.86rem;
  position: absolute;
  top: 0.4rem;
  right: 0;
}
.swiper-feature{
  width: 100%;
  height: 100%;
}
.page1{
  background: url("../image/1.jpg") top center no-repeat;
  background-size: 7.5rem 16.23rem;
  text-align: center;
}
.page1_box{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 7.5rem;
  font-size: 0;
}
.page1_box_img{
  width: 7.5rem;
}
.page1_title{
  width: 1.2rem;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.6rem;
  /* margin-top: -0.6rem; */
  z-index: 2;
}
.page1_title2{
  width: 7.5rem;
  position: absolute;
  left: 0;
  top: 55%;
  z-index: 1;
}
.page1_but{
  width: 7.5rem;
  padding: 1.5rem 0.2rem 0 0.2rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.page1_but a{
  display: inline;
  font-size: 0;
}
.page1_but_img{
  width: 2.26rem;
  height: auto;
}
.page2{
  background: url("../image/bg.jpg") top center no-repeat;
  background-size: 7.5rem 16.23rem;
}
.page2_box{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 6.58rem;
  font-size: 0;
}
.page2_box_news{
  padding-top: 1.2rem;
  text-align: center;
  position: relative;
  width: 100%;
  min-height: 100%;
}
.page2_box_black{
  width: 0.22rem;
	height: 0.33rem;
  background: url("/static/m/image/fanhui.png") top center no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0.68rem;
  top: 1.8rem;
  z-index: 2;
  cursor: pointer;
}

.page2_box_title{
  width: 6.58rem;
}
.page2_swiper-wrapper{
  width: 6.44rem;
	height: 3.96rem;
  margin-top: 0.39rem;
  background: url("../image/3.png") top center no-repeat;
  background-size: 100% auto;
}
.page2_ss_box{
 display: flex;
 /* justify-content: center; */
 align-items: center ;
}
.page2-swiper-pagination{
  bottom: 0.3rem !important;
}
.page2_game_pagin.swiper-pagination-bullet{
  width: 0.2rem;
  height: 0.2rem;
  background: url("../image/8.png") center center no-repeat;
  background-size: 0.18rem 0.18rem;
}
.page2_game_pagin.swiper-pagination-bullet-active{
  background: url("../image/7.png") center center no-repeat;
  background-size: 0.2rem 0.2rem;
}
.page2_ss_img{
  width: 6.21rem;
	height: 3.83rem;
  margin-left: 0.15rem;
}
.page2_new_b{
  width: 6.44rem;
  height: 4.05rem;
  background: url("../image/4.png") center center no-repeat;
  background-size: 100% 100%;
  margin: 0.25rem auto 0;
  padding: 0.29rem 0.5rem 0;
  position: relative;
}
.page2_new_tap{
  height: 0.58rem;
  display: flex;
  justify-content:flex-start;
  align-items: center ;
  border-bottom: 1px solid #000;
}
.page2_box_mover{
  height: 0.22rem;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.page2_new_tap_child{
  height: 0.58rem;
  line-height: 0.58rem;
  cursor: pointer;
  display: flex;
  justify-content:  center;
  align-items: center;
  margin-right: 0.7rem;
}
.page2_new_box_img{
  height: 0.58rem;
  display: none;
}
.page2_new_box_nimg{
  height: 0.23rem;
}
.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%;
  box-sizing: border-box;
  display: none;
}
.page2_new_box_av{
  display: block;
}
.page2_new_box_list{
  height: 0.49rem;
  /* line-height: 0.6rem; */
  border-bottom: 0.01rem dashed #999999;
  padding: 0.13rem 0 0.04rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center ;
  box-sizing: border-box;
}
.p2_n_b_l_but{
  width: 1.26rem;
  margin-top: -0.08rem;
}
.p2_n_b_l_img{
  width: 100%;
}
.p2_n_b_l_tit{
  width: 4.2rem;
  text-align: left;
  font-size: 0.17rem;
	letter-spacing: 0rem;
	color: #666;
  line-height: 1;
  overflow :hidden;
  text-overflow :ellipsis;
  white-space :nowrap;
}
.p2_n_b_l_date{
  width: 1rem;
  text-align: right;
  font-size: 0.17rem;
	letter-spacing: 0rem;
	color: #666;
}
.page3{
  background: url("../image/bg.jpg") top center no-repeat;
  background-size: 7.5rem 16.23rem;
}
.page3_box{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 7.05rem;
  text-align: center;
  font-size: 0;
}
.page3_box_tit{
  width: 6.6rem;
	height: auto;
}
.page3_box_box{
  margin-top: 0.1rem;
  width: 7.05rem;
  height: 9.1rem;
  background: url("../image/1.png") top center no-repeat;
  background-size: 100% auto;
  padding: 0.9rem 1.2rem 0 1rem;
  text-align: center;
}
.page3_box_box_tab{
  width: 100%;
  height: 1.35rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid #171819;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-bottom: 0.14rem;
}

.page3_b_b_t_c{
  width: 1.52rem;
  height: 0.53rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.1rem;
}
.page3_b_b_t_c_img{
  height: 0.53rem;
  display: none;
}
.page3_b_b_t_c_nimg{
  height: 0.27rem;
}
.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{
  display: none;
  height: 4.9rem;
}
.page3_box_box_box_av{
  display: block;
}
.page3_box_box_box_child{
  width: 100%;
  padding: 0.29rem 0 0.13rem 0;
  height: 0.2rem;
  line-height: 0.2rem;
  border-bottom: 1px dashed #999;
  overflow :hidden;
  text-overflow :ellipsis;
  white-space :nowrap;
  color: #666666;
  font-size: 0.18rem;
  cursor: pointer;
  box-sizing: content-box;
  text-align: left;
}
.ml2{
  margin-left: 0.6rem;
}
.mr2{
  margin-right: 0.6rem;
}
.page_bbbc_color{
  color: #000;
  margin-left: 0.1rem;
}
.page3_box_box_box_more{
  width: 2.68rem;

}
.page4{
  background: url("../image/bg.jpg") top center no-repeat;
  background-size: 7.5rem 16.23rem;
}
.page4_box{
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 7.25rem;
  font-size: 0;
}
.page4_box_tit{
  width: 6.63rem;
  margin-bottom: 1rem;
}
.page4_game{
  position: relative;
  margin-left: 0.49rem;
}
.page4_game_line{
  width: 4.3rem;
  height: 0.13rem;
  background: url("../image/11.png") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 0.1rem;
}
.page4_swiper-wrapper{
  width: 6.76rem;
	height: 5.59rem;
  position: relative;
  margin: 0 !important;
}
.page4_ss_box{
  opacity: 0;
}
.page4_ss_box.swiper-slide-next{
  margin-top: 1.1rem;
  opacity: 0.7;
}
.page4_ss_box.swiper-slide-active{
  opacity: 1;
}
.page4_ss_img2{
  width: 6.15rem;
  height: 3.48rem;
  margin-bottom: 1.15rem;
}
.page4-swiper-pagination.swiper-pagination{
  bottom: 0.38rem !important;
  text-align: left;
}
.page4_game_pagin.swiper-pagination-bullet{
  width: 0.2rem;
  height: 0.2rem;
  background: url("../image/8.png") center center no-repeat;
  background-size: 0.18rem 0.18rem;
}
.page4_game_pagin.swiper-pagination-bullet-active{
  background: url("../image/7.png") center center no-repeat;
  background-size: 0.2rem 0.2rem;
}
.page4_game_prev{
  width: 0.56rem !important;
	height: 0.56rem !important;
  background: url("../image/9.png");
  background-size: 100% auto;
  position: absolute;
  right: 1.64rem !important;
  bottom: 0 !important;
  z-index: 1;
  cursor: pointer;
  font-size: 0;
  left: auto !important;
  top: auto !important;
}
.page4_game_prev.swiper-button-prev:after, .page4_game_next.swiper-button-next:after{
  font-size: 0;
}
.page4_game_next{
  width: 0.56rem !important;
	height: 0.56rem !important;
  background: url("../image/9.png");
  background-size: 100% auto;
  position: absolute;
  right: 0.78rem !important;
  bottom: 0 !important;
  z-index: 1;
  cursor: pointer;
  transform: rotate(180deg);
  font-size: 0;
  left: auto !important;
  top: auto !important;
}
.page5{
  background: url("../image/bg.jpg") top center no-repeat;
  background-size: 7.5rem 16.23rem;
}
.page5_box{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6.62rem;
  font-size: 0;
}
.page5_box_tit{
  width: 6.62rem;
  height: auto;
}
.page5_box_box{
  margin: 0.35rem auto 0;
  width: 5.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page5_box_box_img{
  width: 2.09rem;
  text-align: center;
  cursor: pointer;
  position: relative;
  margin-bottom: 0.45rem;
}
.page6{
  width: 7.5rem !important;
	height: 2.7rem !important;
}
.page5_bot{
  width: 7.5rem;
	height: 2.7rem;
  box-sizing: border-box;
  text-align: center;
  padding-top: 0.5rem;
  font-size: 0;
  background-color: #000000;
}
.page5_bot_tit{
  width: 1.75rem;
	height: 0.5rem;
  margin-bottom: 0.08rem;
}
.page5_bot_p{
  font-size: 0.202rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.26rem;
	letter-spacing: 0.01rem;
	color: #ffffff;
  margin: 0;
}
.next_cut{
  width: 1.24rem;
	height: 0.67rem;
  position: absolute;
  left: 50%;
  bottom: 0.33rem;
  margin-left: -0.62rem;
  background: url("../image/41.png") top center no-repeat;
  background-size: 100% auto;
  cursor: pointer;
  z-index: 1;
}
.main{
  width: 100%;
  height: 100%;
  max-width: 7.5rem;
  min-height: 100%;
  margin: 0 auto;
}
.top_flex{
  width: 7.5rem;
	height: 1.3rem;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -3.75rem;
    z-index: 100;
}
.top_flex_box{
  width: 7.5rem;
	height: 1.3rem;
  box-sizing: border-box;
  padding: 0 0.35rem 0 0.07rem;
  display: flex;
  justify-content:space-between;
  align-items: center;
  background: url("../image/12.png") top center no-repeat;
  background-size: 7.5rem 1.3rem;
}
.top_flex_box_down{
  width: 0.66rem;
	height: auto;
  cursor: pointer;
  margin-bottom: 0.2rem;
}
.top_flex_box_download{
  width: 3.6rem;
	height: auto;
  cursor: pointer;
}
.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 {
  width: 90%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pop .wxClass {
  width: 3.5rem;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.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;
}
.pop_wx_box{
  width: 7.5rem;
  height: 2.5rem;
  background: url("../image/71.png") top center no-repeat;
  background-size: 1.87rem 1.95rem;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
}
.pop_wx_img{
  width: 1.6rem;
  height: 1.6rem;
  margin-top: 0.2rem;
}
.pop_wx_text{
  color: #fff;
  font-size: 0.2rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0px;
}
.pop_wx_img2{
  width: 0.47rem;
  height: auto;
  margin-top: 0.2rem;
}
.mt1{
  margin-top: 0.3rem;
}
@keyframes keyDropDown1 {
  0%{
    opacity: 0;
    transform: translateY(-100%);
  }
  100%{
    opacity: 1;
    transform: translateY(-50%);
  }
}
@keyframes keyDropDown2 {
  0%{
    opacity: 0;
    transform: translateY(-100px);
  }
  100%{
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes keyDropDown3 {
  0%{
    opacity: 0;
    transform: translate(-50%, -100%);
  }
  100%{
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
.animation2{
  -webkit-animation: keyDropDown1 1s forwards;
  animation: keyDropDown1 1s forwards;
}
.animation{
  -webkit-animation: keyDropDown3 1s forwards;
  animation: keyDropDown3 1s forwards;
}
.but_animation {
  -webkit-animation: keyDropDown2 1s forwards;
  animation: keyDropDown2 1s forwards;
}
