@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "SourceHanSans";
  src: url("../font/SourceHanSansCN-Medium.svg");
  src: url("../font/SourceHanSansCN-Medium.ttf");
  src: url("../font/SourceHanSansCN-Medium.woff");
}

* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  font-family: "SourceHanSans",
  sans-serif !important;
}

a {
  text-decoration: none;
  color: #333;
  outline: none;
}

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

.fl {
  float: left;
}

.fr {
  float: right;
}

.ov {
  overflow: hidden;
}

.dis {
  display: block !important;
}

body,
html {
  width: 100%;
  height: 100%;
}
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}

/* input { -webkit-appearance: none;} */

select {
  -webkit-appearance: none;
}

/*header*/
.header {
  width: 100%;
  height: 4.58333vw;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  box-shadow: 0 0.52083vw 1.04167vw 0 rgba(0, 0, 0, 0.05);
  background: #19181c;
}
.logo{
  padding-left: 6.77083vw;
  box-sizing: border-box;
}
.logo img{
  idth: 6.61458vw;
  height: 6.66667vw;
}
.nav{
  padding-left: 2.08333vw;
}
.nav li{
  width: 8.07292vw;
  height: 4.58333vw;
  line-height: 4.58333vw;
  font-size: 0.9375vw;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.nav li a{
  width: 100%;
  height: 100%;
  color: #ffffff;
  z-index: 2;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.nav li.on .nav_cur{
    display: block;
}
.nav li:hover .nav_cur{
  display: block;
}
.nav li.on :hover .nav_cur{
  display: none;
}
.nav_cur{
  background: #08080a;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;

}
.header .sav{
  display: none;
}
.divider,
.divider-sm,
.divider-gray {
  height: 2px;
  background: #FFFFFF;
  opacity: 0.16;
  width: 100%;
  margin: 30px 0;
}
.xia{
  display: none;
}

.mt-88{
  padding-top: 4.58333vw;
  box-sizing: border-box;
}

.banner{
  width: 100%;
}
.relative{
  position: relative;
}
.banner img{
  width: 100%;
  vertical-align:top;
}
.wenan1{
  font-size: 0.83333vw;
  color: #ffffff;
  position: absolute;
  top: 18.75vw;
  left: 13.02083vw;
  line-height: 1.30208vw;
  font-weight: 200;
}
.btn{
  position: absolute;
  top: 24.73958vw;
  left: 13.02083vw;
}
.btn-w{
  display: inline-block;
  margin-right: 0.26042vw;
}
.btn-w img{
  width: 7.8125vw;
}
.wenan3-title{

  font-size: 2.1875vw;
  color: #19181c;
  width: 52.08333vw;
  text-align: center;
  position: absolute;
  top: 7.03125vw;
  left: 50%;
  margin-left: -26.04167vw;
}
.wenan3-content{
  width: 55.08333vw;
  font-size: 1.04167vw;
  color: #19181c;
  text-align: center;
  position: absolute;
  top: 10.9375vw;
  left: 50%;
  margin-left: -26.04167vw;
  line-height: 1.66667vw;
  font-weight: 100;
}
.view-btn{
  text-align: center;
  position: absolute;
  top: 20.57292vw;
  left: 50%;
  margin-left: -4.0625vw;
}
.footer{
  width: 100%;
  height: 18.05208vw;
  background: #19181c;
  padding-top: 3.125vw;
  box-sizing: border-box;
}
.share-link-list{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.34375vw;
}
.share-link-list li{
  margin-right: 1.82292vw;
}
.share-link-list li:last-child{
  margin-right: 0;
}
.website-info-list{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
.website-info-list li{
  margin-right: 1.82292vw;
}
.website-info-list li:last-child{
  margin-right: 0px;
}
.website-info-list li a{
  font-size: 0.9375vw;
  color: #cccccc;
}
.website-info-list img{
  width: 2.34375vw;
}
.icon-img1{
  width: 1.61458vw;
}
.icon-img2{
  width: 1.92708vw;
}
.icon-img3{
  idth: 1.97917vw;
}
.copyright{

  text-align: center;
  padding-top: 1.5625vw;
  box-sizing: border-box;
  font-size: 0.83333vw;
  color: #cccccc;
}
/*detail*/
.second{
  height: 39.58333vw;
  background: #FFFFFF;
  display: flex;
  align-items: center;
}
.second-area{
  /*width: 1400px;*/
  margin: 0 auto;
}
.second-area .fl img{
  width: 28.95833vw;
}
.second-area .fr{
  margin-left: 3.64583vw;
  width: 40.0625vw;
}
.second-logo{
  margin-top: 1.04167vw;
}
.second-logo-img{
  width: 5.46875vw;
  padding-right: 2.34375vw;
  vertical-align: middle;
}
.second-title{
  padding-top: 30px;
  box-sizing: border-box;
}
.second-logo-title{
  width: 16.14583vw;
  vertical-align: middle;
}
.second-title h2{
  font-size: 1.97917vw;
  color: #19181c;
  font-weight: 500;
}
.second-title p{
  font-size: 0.9375vw;
  color: #19181c;
  line-height: 1.5625vw;
  padding-top: 0.78125vw;
}
.second-btn{
  margin-top: 2.08333vw;
}
.btn-w225{
  display: inline-block;
  margin-right: 1.04167vw;
}
.btn-w225 img{
  width: 9.89583vw;
}
.third{
  height: 43.48958vw;
  background: #f4f4f8;
}
.third-area{
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 5.20833vw;
  padding-bottom: 8.33333vw;
  box-sizing: border-box;
}
.display-image{
  padding: 0.52083vw;
  box-shadow: beige;
  background: #ffffff;
  margin: 0 1.5625vw;
  box-shadow: 0px 0 0.41667vw 0px #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
}
.display-image img{
  width: 15.10417vw;
}
.fourth{
  width: 100%;
  height: 19.79167vw;
  background: #ffffff;
  position: relative;
}
.fourth-top{
  position: absolute;
  top: -3.22917vw;
  left: 50%;
  margin-left: -3.22917vw;
}
.fourth-top img{
  width: 6.45833vw;
}
.fourth-title{
  text-align: center;
  font-size: 1.35417vw;
  color: #19181c;
  padding-top: 4.6875vw;
  box-sizing: border-box;
  font-weight: 600;
}
.fourth-btn{
  text-align: center;
  padding-top: 4.6875vw;
  box-sizing: border-box;
}
.games-first{
  width: 35.41667vw;
  height: 6.25vw;
  text-align: center;
  position: absolute;
  bottom: 1.5625vw;
  left: 50%;
  margin-left: -18.75vw;
}
.games-title{
  font-size: 2.1875vw;
  color: #FFFFFF;
  line-height: 1.5625vw;
  font-weight: 600;
}
.games-describe{
  font-size: 0.9375vw;
  color: #FFFFFF;
  line-height: 1.5625vw;
  padding-top: 1.04167vw;
  box-sizing: border-box;
}
.games-second{
  width: 100%;
  background: #f6f6fb;
}

.games-second-ul{
  display: flex;
  flex-flow: wrap;
  padding: 4.16667vw 14.0625vw;
  box-sizing: border-box;
}
.games-second-ul li{
  width: 22.91667vw;
  height: 32.39583vw;
  background: #f0f2f8;
  border-radius: 0.52083vw;
  box-shadow: 0 0.625vw 0.3906vw 0 rgba(219,222,234,.95);
  margin-right: 1.04167vw;
}
.games-second-ul li:nth-child(3n){
  margin-right: 0px;
}
.games-card{
  height: 31.875vw;
  border-radius: 0.52083vw;
  background: #FFFFFF;
  box-shadow: 0 0.26042vw 0 0 #f0f2f8;
}
.image-wrapper img{
  width: 100%;
}
.games-li-logo{
  text-align: center;
  margin-top: -2.08333vw;
}
.games-li-logo img{
  width: 3.90625vw;
  height: 3.90625vw;
}
.games-li-title{
  color: #000000;
  font-size: 1.25vw;
  text-align: center;
  margin-top: 1.30208vw;
}
.games-li-describe{
  padding: 1.40625vw 2.02083vw 1.30208vw;
  box-sizing: border-box;
  font-size: 0.9375vw;
  color: #afafc6;
  line-height: 1.30208vw;
  text-align: center;
}
.games-li-btn{
  text-align: center;
}
.games-li-btn img{
  width: 7.70833vw;
}
.coming-soon{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25vw;
  color: #dbdeea;
  font-weight: bold;
}
.about-first{
  background: #FFFFFF;
}
.about-banner{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
  z-index: 2;
}
.about-banner h2{
  font-size: 2.91667vw;
  color: #ffffff;
  font-weight: normal;
  padding-top: 9.375vw;
  box-sizing: border-box;
  width: 25vw;
  text-align: left;
  margin: 0 auto;
}
 .about-banner p{
   font-size: 1.25vw;
   color: #ffffff;
   padding-top: 2.08333vw;
   box-sizing: border-box;
   width: 25vw;
   text-align: left;
   margin: 0 auto;
 }
 .about-first{
   padding: 8.33333vw 14.625vw 0 18.75vw;
   box-sizing: border-box;
   background: #ffffff;
 }
 .about-first-list{
   display: flex;
   flex-direction: column;
 }
 .about-first-item{
   display: flex;
   align-items: center;
   flex-direction: row;
   margin-bottom: 10.41667vw;
 }
 .about-first-item img{
   width: 9.73958vw;
 }
 .about-first-item-main{
   padding-left: 7.8125vw;
   box-sizing: border-box;
 }
 .about-first-item-main h2{
   color: #19181c;
   font-size: 1.97917vw;
   font-weight: 500;
 }
.about-first-item-main p{
  color: #19181c;
  font-size: 0.9375vw;
  line-height: 1.5625vw;
  margin-top: 1.875vw;
}
.about-second{
  width: 100%;
  background: #f6f6fb;
  padding: 7.29167vw 0;
  box-sizing: border-box;
}
.time-line-list{
  position: relative;
  height: 55.9375vw;
  width: 70.3125vw;
  margin: 0 auto;
}
.line-ellipsis{
  position: absolute;
  left: 50%;
  top:0
}

.line-ellipsis img{
  width: 0.3125vw;
}
.time-line-item{
  padding: 6.77083vw 0 7.03125vw 0;
  display: flex;
  flex-direction: row;
  position: relative;

}
.time-line-item-left{
  /*float: left;*/
  width: 33.85417vw;
  margin-right: 3.54167vw;
}
.time-line-item-img{
  background: #FFFFFF;
  padding: 0.52083vw;
  display: inline-block;
  border-radius: 0.26042vw;
  box-shadow: 0px 0.52083vw 0.52083vw #eeeeee;
}
.time-line-item-img img{
  width: 16.25vw;
}
.time-text{
  display: inline-block;
  vertical-align: top;
  font-size: 0.9375vw;
  color: #ababab;
  padding-left: 8.33333vw;
  padding-top: 2.60417vw;
  text-align: center;
  box-sizing: border-box;
}
.time-text1{
  display: inline-block;
  vertical-align: top;
  font-size: 0.9375vw;
  color: #ababab;
  margin-right: 8.33333vw;
  padding-top: 2.60417vw;
  text-align: center;
  box-sizing: border-box;
}
.line-point{
  position: absolute;
  left: 50%;
  top: 8.33333vw;
  margin-left: -1.74479vw;
}
.line-point{
  width: 3.48958vw;
}
.line-point img{
  width: 3.48958vw;
}
.time-line-item-right{
  width: 34.375vw;
  margin-left: 4.54167vw;
}
.time-title{
  font-size: 1.04167vw;
  color: #e80013;
  padding-top: 2.40417vw;
  box-sizing: border-box;
  font-weight: 500;
}
.time-desc{
  margin-top: 1.04167vw;
  font-size: 1.04167vw;
  color: #19181c;
  font-weight: 700;
  line-height: 1.5625vw;
}
.contact-banner{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
  z-index: 2;
}
.contact-banner h2{

  font-size: 2.91667vw;
  color: #ffffff;
  font-weight: normal;
  padding-top: 8.33333vw;
  box-sizing: border-box;
  width: 36.45833vw;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: 500;
}
.contact-banner p{
  font-size: 1.25vw;
  line-height: 1.5625vw;
  color: #ffffff;
  padding-top: 2.91667vw;
  box-sizing: border-box;
  width: 36.45833vw;
  text-align: center;
  margin: 0 auto;
  font-weight: 500;
}
.contact-first{
  width: 100%;
  background: #f9f9fc;
}
.contact-first-content{
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 7.8125vw 0 6.25vw;
}
.contact-first-content .left {
  width: 10.72917vw;
  margin-right: 6.77083vw;
}
.contact-first-content .left img{
  width: 10.72917vw;
}
.contact-first-content .right{
  width: 46.22917vw;
  margin-top: 1.04167vw;
}
.contact-first-content .right h2{
  white-space: pre-wrap;
  font-size: 1.97917vw;
  color: #19181c;
  text-transform: uppercase;
}
.contact-first-content .right p{
  white-space: pre-wrap;
  font-size: 0.9375vw;
  color: #19181c;
  margin-top: 1.5625vw;
  line-height: 1.5625vw;
}
.contact-second{
  background: #f9f9fc;
  text-align: center;
  padding-bottom: 8.33333vw;
}
.contact-card{
  width: 63.54167vw;
  box-sizing: border-box;
  background-image: url(../images/bg_contact.png);
  background-size: 100% 100%;
  margin: 0 auto;

}
.contact-card-content{
  width: 34.89583vw;
  height: 100%;
  text-align: left;
  margin: 0 auto;
}
.contact-card-title{
  text-transform: uppercase;
  color: #19181c;
  font-size: 1.66667vw;
  padding-top: 7.8125vw;
  font-weight: 500;
}
.contact-input{
  padding-top: 3.38542vw;
  box-sizing: border-box;
}
.contact-input li{
  border-bottom: 1px solid #afafaf;
  margin-bottom: 2.08333vw;
}
.contact-input li input{
  width: 100%;
  height: 2.60417vw;
  font-size: 0.9375vw;
  color: #787878;
}
.submit-btn{
  padding: 4.6875vw 0;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
}
.submit-btn button{
  width: 7.8125vw;
  height: 2.70833vw;
  background: linear-gradient(120deg,#f27429,#e54512);
  border-radius: 0.52083vw;
  color: #ffffff;
  font-size: 0.83333vw;
  cursor: pointer;
}
.submit-btn button:disabled{
  cursor: not-allowed;
  opacity: 0.6;
}

@media screen and (max-width: 1024px) {
  .header{
    height: 70px;
  }
  .logo img{
    width: 100px;
    height: 100px;
  }
  .mt-88{
    padding-top: 70px;
    box-sizing: border-box;
  }
  .xia {
    width: 500px;
    /*display: none;*/
    overflow: auto !important;
    position: fixed;
    z-index: 999999999;
    right: 0;
    top: 70px;
    background-color: rgba(21,21,32,.9);
    display: none;
  }
  .xia ul {
    width: 100%;
    display: block;
    padding-bottom: 20px;
  }

  .xia ul li {
    font-size: 16px;
    /* height: 40px; */
    display: block;
    color: #FFFFFF;
    position: relative;
    text-align: right;
    margin-right: 100px;
    padding: 0.8em 0;
  }

  .xia ul li .item {
    cursor: pointer;
  }
  .xia ul li a {
    color: hsla(0,0%,100%,.7);
    font-size: 30px;
  }
  .xia ul li a:hover{
    color: #FFFFFF;
  }
  .xia ul li .divider {
    display: none;
  }
  .nav{
    display: none;
  }
  /*.xia{*/
  /*  display: block;*/
  /*}*/

  .header .sav {
    display: block;
    cursor: pointer;
    background: #E75501;
    padding: 5px 5px;
    border-radius: 5px;
    margin: 20px 30px;
  }
  .header .sav img{
    width: 30px;
    height: 40px
  }

  .header .sav a {
    display: none;
  }
  .header  .sav img {
    height: 20px;
  }

}
@media screen and (max-width: 768px){
  .footer{
    width: 100%;
    height: 385px;
    background: #19181c;
    padding-top: 60px;
    box-sizing: border-box;
  }
  .share-link-list{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 45px;
  }
  .share-link-list li{
    margin-right: 35px;
  }
  .share-link-list li:last-child{
    margin-right: 0;
  }
  .website-info-list li a{
    font-size: 18px;
    color: #cccccc;
    font-weight: bold;
  }
  .website-info-list{
    margin-bottom: 5px;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
  }
  .website-info-list li{
    margin-right: 60px;
    margin-bottom: 20px;
    margin-left: 50px;
  }
  .website-info-list li:last-child{
    margin-right: 0px;
  }

  .website-info-list img{
    width: 45px;
  }
  .website-info-list li:first-child{
    position: absolute;
    right: 20px;
    bottom: 0;
  }
  .icon-img1{
    width: 31px
  }
  .icon-img2{
    width: 37px
  }
  .icon-img3{
    width: 38px
  }
  .copyright{
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #cccccc;
  }
  /*.contact-input li{*/
  /*  margin-bottom: 8px;*/
  /*}*/
  /*.submit-btn{*/
  /*  padding-top:0px;*/
  /*}*/
}
