﻿body {
  margin: 0;
  padding: 0;
  position: relative;
  overflow-x: hidden;
}
body,
p,
td,
div,
textarea {
  font-family: \5fae\8f6f\96c5\9ed1;
  color: #3b4459;
  font-size: 14px;
}
div,
ul,
li,
p,
img {
  margin: 0;
  padding: 0;
  border: 0;
}
* {
  margin: 0px;
  padding: 0px;
}
ul {
  margin: 0;
}
li {
  margin: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
.w-1200{
    position: absolute;
    margin: 0 auto;
    top: 0;
    width: 1200px;
    transform: translate(-50%);
    height: 1000px;
    /* top: 50%; */
    left: 50%;	
}
.wrap {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  position: relative;
  background: url("../images/bg.webp") no-repeat ;
  background-position: top center;
  background-size: 2560px 9700px;
  padding-top: 1140px;
}
.footer{display:none;}
.logo {
  background: url("../images/logo.png") no-repeat;
  background-position: top center;
  width: 231px;
  height: 97px;
  position: absolute;
  top: 32px;
  left: 0;
}
.slogan {
  background: url("../images/slogan.png") no-repeat;
  background-position: top center;
    width: 756px;
    height: 949px;
    position: absolute;
    top: -45px;
    left: 520px;
}
.nav {
  background: url("../images/nav.png") no-repeat;
  background-position: top center;
  width: 286px;
  height: 44px;
  position: absolute;
  top: 29px;
  right: -5vw;
  display: flex;
}
.nav a {
  width: 143px;
  height: 38px;
    color: #f9deec;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    text-indent: 65px;
}
.nav a:hover {
  filter: brightness(140%);
}
.nav a:nth-child(2) {
	text-indent: 40px;
}

.menu {
	position: fixed;
	right: 15%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 193px;
	height: 443px;
	background: url(../images/menu.png) no-repeat;
	background-size: 38px 443px;
	background-position: center 0;
	padding-top: 26px;
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index:10;
}

.menu.show {
	opacity: 1
}

.menu.hide {
	right: -193px;
	opacity: 0
}

.menu.fading {
	-webkit-transition: right .5s,opacity .5s;
	transition: right .5s,opacity .5s
}

.menu .item {
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	background: url(../images/btn-n.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	margin-bottom: 10px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.menu .item.active{
	color: #2d2b3f;
	background-image: url(../images/btn-h.png)
}

.menu .jump-top {
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translate(-50%);
	width: 44px;
	height: 44px;
	cursor: pointer
}

.section{
	width: 100%;
	position:relative;
}
 .section1{height:1190px;}
 .section2{height:1040px;}
 .section3{height:1200px;}
 .section4{height:1310px;}
 .section5{height:1170px;}
 .section6{height:1620px;}
 .section7{height:1000px;}
.text {
	width: 1070px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -490px;
    transform: translateX(-50%);
    /* padding-top: 220px; */
    /* padding-left: 87px; */
    /* top: 0; */
    box-sizing: border-box;
    font-size: 20px;
    line-height: 43px;
    color: #fff;
    padding-top: 255px;
}

.text p{
	color: #fff;
    font-size: 18px;
}
.text .text-t{
	background:#a4abff;
	width:101px;
	height:29px;
	font-weight: bold;
    text-align: center;
    line-height: 29px;
    font-size: 18px;
	color:#272d47;
	border-radius: 25px;
}

.text .text-info{
	display:inline-flex;
	width: 1040px;
	line-height:35px;
	margin-bottom:30px;
}
.text .text-info i{
	color: #ffe168;
    font-style: normal;
    display: contents;
}

.text .reward{
	display:inline-flex;
	width: 1040px;
	justify-content: center;
}
.text .reward img{margin-right:10px;}




.text.text-b p{
	color:#f2cfb9;
}

.text-flex{
	display: flex;
    width: 1040px;
}
.text-flex .text-flex1{
	width:50%;
}
.text-flex .text-info{
	width:90%;
}

.ml25 {
  margin-left: 25px;
  display: inline-block;
}
.ml142 {
  margin-left: 142px;
  display: inline-block;
}
.emphsis {
  font-weight: 600;
  color: #b35116;
}
::-webkit-scrollbar {
  display: none;
}
/*通用底部*/
.footer {
  height: 133px;
  padding-top: 34px;
  /*margin-top:8px;*/
  background-color: #000;
  color: #c3cbfb;
}
.footer #bottom {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  height: 93px;
  background: url(../images/foot.jpg) left 0 no-repeat;
}
.footer #bottom a {
  color: #c3cbfb;
  padding: 0px 4px;
}
.footer #bottom .botp1 {
  position: absolute;
  left: 210px;
  top: 6px;
  font-size: 12px;
  color: #c3cbfb;
}
.footer #bottom .botp2 {
  position: absolute;
  right: 6px;
  top: 6px;
  font-size: 12px;
  color: #c3cbfb;
}
.footer #bottom .botp3 {
  position: absolute;
  left: 210px;
  top: 36px;
  font-size: 12px;
  color: #c3cbfb;
}

@media screen and (max-width: 750px) {
  .footer {
    width: 0;
    height: 0;
    display: none;
  }
  .wrap {
    width: 100%;
    height: 103rem;
    overflow-x: hidden;
    position: relative;
    background: #2569bd url(../images/bg-m.webp) no-repeat;
    background-position: top center;
    background-size: 100%;
    padding: 0;
  }
.w-1200 {
    width: 7rem;
    height: 6rem;
}
  .logo {
    width: 2.31rem;
    height: 0.97rem;
    top: 0.19rem;
    left: 0.17rem;
    background-size: 100% 100%;
  }
.nav, .menu, .section, .slogan, .logo{display:none;}

}
