
/*  页面重置样式  */
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}
.wid {
  width: 100%;
  margin: 0 auto;
  max-width: 1212px;
}
body,
html {
  width: 100%;
  height: 100%;
}
.pc {
  background: #000 url("../images/a3dd09_1920x2630.jpg") top center no-repeat;
  overflow-x: hidden;
}
.logo {
  width: 100%;
  text-align: center;
}
.banner {
  width: 100%;
  text-align: center;
  position: relative;
  float: left;
  margin-top: -10px;
}
.banner img {
  width: 698px;
  position: relative;
  left: 160px;
}
.iines {
  width: 100%;
  float: left;
}
.iines .wid {
  max-width: 1212px;
}
.iines .wid .title {
  width: 100%;
  padding-top: 60px;
  text-align: center;
  position: relative;
  z-index: 9;
}
.iines .wid .conts {
  width: 100%;
  background: url("../images/42370b_1210x680.png") top center no-repeat;
  background-size: 1210px 680px;
  min-height: 680px;
  position: relative;
  margin-top: -82px;
  padding: 0 96px;
  padding-top: 86px;
}
.iines .wid .conts .item {
  width: 100%;
  margin-bottom: 30px;
  float: left;
}
.iines .wid .conts .item .btns {
  width: 198px;
}
.iines .wid .conts .item .btns button {
  width: 198px;
  height: 60px;
  background: url("../images/af007e_198x60.png") center no-repeat;
  background-size: 198px 60px;
}
.iines .wid .conts .item .intr {
  width: calc(100% - 198px);
  padding-right: 38px;
}
.iines .wid .conts .item .intr .tits {
  width: 280px;
  line-height: 60px;
  font-size: 28px;
  color: #fff;
  letter-spacing: 1px;
}
.iines .wid .conts .item .intr .tits em {
  color: #fff4b7;
}
.iines .wid .conts .item .intr .webs {
  width: calc(100% - 280px);
  height: 60px;
  border: 2px solid #49444b;
  background-color: #2a2529;
  border-radius: 30px;
}
.iines .wid .conts .item .intr .webs .ms {
  width: 108px;
  height: 50px;
  border-radius: 25px;
  background-image: linear-gradient(to right, #ffe5b9, #e6b26e);
  border: 2px solid #fbe8ca;
  margin: 3px;
  text-align: center;
  line-height: 46px;
  font-size: 26px;
  color: #be2919;
}
.iines .wid .conts .item .intr .webs .www {
  width: calc(100% - 114px);
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  color: #fff4b7;
}
.download {
  width: 100%;
  height: 440px;
  background: url("../images/7017a8_1920x440.jpg") top;
  float: left;
  margin-top: 56px;
}
.download .wid {
  max-width: 1212px;
}
.download .wid .imgs {
  width: 50%;
}
.download .wid .imgs img {
  transform: translate(80px, -60px);
}
.download .wid .text {
  width: 50%;
}
.download .wid .text .box {
  width: 100%;
  height: 440px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.download .wid .text .labs {
  width: 100%;
}
.download .wid .text .labs img {
  max-width: 100%;
}
.download .wid .text .btns {
  padding: 32px 0;
}
.download .wid .text .btns a {
  display: inline-block;
  width: 234px;
  height: 64px;
  background-color: #ffe08e;
  text-align: center;
  line-height: 64px;
  color: #221e23;
  font-size: 32px;
  border-radius: 32px;
  text-decoration: none;
  letter-spacing: 1px;
}
.game {
  width: 100%;
  padding-top: 50px;
  float: left;
  padding-bottom: 30px;
}
.game .wid {
  position: relative;
}
.game .title {
  width: 100%;
  text-align: center;
  position: relative;
}
.game .title img {
  max-width: 90%;
}
.game .image {
  width: 100%;
  text-align: right;
}
.game .image img {
  width: auto;
  transform: translate(30px, -5px);
  max-width: 90%;
}
.game .codes {
  width: 330px;
  position: absolute;
  left: 72px;
  bottom: 108px;
}
.game .codes .imgs {
  width: 330px;
  height: 330px;
  border: 1px solid #4e4a47;
  border-radius: 20px;
  background-color: #0b0704;
  position: relative;
  padding: 15px;
}
.game .codes .imgs .box {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 20px;
  padding: 10px;
  position: relative;
}
.game .codes .imgs img {
  width: calc(100% - 20px);
  position: relative;
  z-index: 99;
  border-radius: 10px;
  position: absolute;
  left: 10px;
  top: 10px;
}
.game .codes .labs {
  width: 100%;
  text-align: center;
  line-height: 96px;
  font-size: 36px;
  color: #000;
}
.game .button {
  text-align: center;
  padding: 40px 0;
}
.game .button button {
  width: 234px;
  height: 64px;
  background-color: #ffe08e;
  text-align: center;
  line-height: 64px;
  color: #221e23;
  font-size: 32px;
  border-radius: 32px;
  text-decoration: none;
  letter-spacing: 1px;
}
.footer {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 40px;
  padding: 10px 0;
  background-color: #35302c;
  float: left;
}
.fix-menu {
  position: fixed;
  right: 0;
  top: 30%;
}
.fix-menu img {
  width: 121px;
}

@media screen and (max-width: 1300px) {
  .logo img {
    width: 540px;
  }
  .banner img {
    width: 540px;
  }
  .iines .wid {
    max-width: 1100px;
  }
  .iines .wid .title {
    padding-top: 30px;
    position: relative;
  }
  .iines .wid .conts {
    width: 100%;
    background-size: 100% auto;
    padding: 0 30px;
    float: left;
    margin-top: -50px;
    padding-top: 62px;
  }
  .iines .wid .conts .item {
    margin-bottom: 26px;
  }
  .download .wid {
    padding: 0 20px;
  }
  .download .wid .text .labs img {
    width: 540px;
  }
  .download .wid .imgs {
    height: 440px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .download .wid .imgs img {
    width: 540px;
    transform: translate(40px, 0px);
  }
  .game .image img {
    width: 640px;
  }
  .game .codes {
    width: 280px;
    bottom: 60px;
  }
  .game .codes .imgs {
    width: 280px;
    height: 280px;
  }
}
@media screen and (max-width: 1100px) {
  .iines .wid .conts .item {
    margin-bottom: 18px;
  }
  .iines .wid .conts .item .intr .tits {
    font-size: 22px;
    width: 200px;
  }
  .iines .wid .conts .item .intr .webs {
    width: calc(100% - 200px);
  }
  .iines .wid .conts {
    padding-top: 52px;
    min-height: initial;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 993px) {
  .iines .wid .conts {
    background-size: 100% 100%;
  }
  .iines .wid .conts .item {
    margin-bottom: 26px;
  }
  .iines .wid .conts .item .btns {
    width: 156px;
    height: 48px;
  }
  .iines .wid .conts .item .btns button {
    width: 156px;
    height: 48px;
    background-size: 156px 48px;
  }
  .iines .wid .conts .item .intr {
    padding-right: 20px;
    width: calc(100% - 156px);
  }
  .iines .wid .conts .item .intr .tits {
    height: 48px;
    font-size: 18px;
    line-height: 48px;
  }
  .iines .wid .conts .item .intr .webs {
    height: 48px;
  }
  .iines .wid .conts .item .intr .webs .www {
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    width: calc(100% - 96px);
  }
  .iines .wid .conts .item .intr .webs .ms {
    width: 92px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin: 2px;
  }
  .download {
    height: auto;
  }
  .download .wid .imgs {
    width: 100%;
  }
  .download .wid .text {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .game .wid .image {
    width: 100%;
    text-align: center;
  }
  .game .wid .image img {
    float: none;
    transform: initial;
  }
  .game .wid .codes {
    position: relative;
    inset: 0;
    margin: 0 auto;
    margin-top: 50px;
  }
}
@media screen and (max-width: 750px) {
  .wid {
    padding-left: 3%;
    padding-right: 3%;
  }
  .logo img {
    max-width: 60%;
    width: auto;
  }
  .banner img {
    width: 80%;
    left: 0px;
    margin-top: 10px;
  }
  .iines .wid .title {
    position: relative;
    margin-top: -10px;
    float: left;
  }
  .iines .wid .title img {
    max-width: 70%;
    position: relative;
  }
  .download .wid .imgs img {
    width: 100%;
  }
  .iines .wid .conts {
    background: url("../images/de4e84_680x842.png") center no-repeat;
    background-size: 100% 100%;
    padding: 0 15px;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-top: -20px;
  }
  .iines .wid .conts .item {
    margin-bottom: 40px;
  }
  .iines .wid .conts .item .intr {
    width: calc(100% - 92px);
    height: 28px;
    padding-right: 10px;
  }
  .iines .wid .conts .item .intr .tits {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
  }
  .iines .wid .conts .item .intr .webs {
    width: 100%;
    height: 28px;
  }
  .iines .wid .conts .item .intr .webs .ms {
    width: 46px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
  }
  .iines .wid .conts .item .intr .webs .www {
    width: calc(100% - 50px);
    font-size: 16px;
    line-height: 24px;
  }
  .iines .wid .conts .item .btns {
    width: 92px;
    height: 28px;
  }
  .iines .wid .conts .item .btns button {
    width: 92px;
    height: 28px;
    background-size: 92px 28px;
    position: relative;
    top: 28px;
  }
  body.pc {
    background: url("../images/0f8e67_750x4500.jpg") top center no-repeat;
    background-size: 100% auto;
  }
  .download {
    padding: 10px 0;
  }
  .download .wid .imgs {
    height: auto;
  }
  .download .wid .imgs img {
    width: 100%;
    max-width: initial;
    transform: initial;
  }
  .download .wid .text {
    padding-top: 20px;
  }
  .download .wid .text .btns a {
    width: 144px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .game {
    padding: 20px 0;
  }
  .game .wid .image img {
    max-width: 100%;
  }
  .game .wid .title {
    padding-top: 20px;
  }
  .game .wid .button button {
    width: 144px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .footer {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 20px;
    height: auto;
    float: left;
  }
  .fix-menu img {
    width: 21px;
  }
}
