html {
	font-family:"Microsoft YaHei","Helvetica Neue",Helvetica,sans-serif,Arial,"tahoma";
}
body {
	padding:0;
	margin:0;
}
div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,select,input {
	padding:0;
	margin:0;
}
li {
	list-style:none;
}
input,textarea:focus {
	outline:none;
}
img {
	border:none;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:0;
}
.clearfix {
	*zoom:1;
}
a {
	color:#999;
	text-decoration:none;
	transition:0.3s linear;
}
.tl {
	text-align:left
}
.tr {
	text-align:right
}
.tc {
	text-align:center
}
.m1200 {
	width:1200px;
	margin:0 auto;
	position:relative;
	box-sizing:border-box;
}
.m-bg {
	min-width:1200px;
}
.m-bg .top-banner {
	height:980px;
	background:url(../images/bg_01.jpg) no-repeat center top;
	position:relative;
	overflow:visible;
}
.m-bg .top-banner .logo {
	display:none;
}
.m-bg .top-link {
	width:1200px;
	position:absolute;
	left:0;
	right:0;
	top:0;
	margin:auto;
}
.m-bg .top-link .link-to{
	width:135px;
	height:38px;
	position:absolute;
	left:0;
	top:0;
}
.m-bg .top-banner .logo:hover:after{
	animation:anim4 0.6s ease-in-out;
}
.m-bg .top-banner .text{
	display:none;
}

.part-1 {
	height:430px;
	background:url(../images/bg_02.jpg) no-repeat center top;
}
.part-2 {
	height:740px;
	background:url(../images/bg_03.jpg) no-repeat center top;
}
.part-3 {
	height:1000px;
	background:url(../images/bg_04.jpg) no-repeat center top;
}
.part-4 {
	height:690px;
	background:url(../images/bg_05.jpg) no-repeat center top;
}
.part-5 {
	height:1140px;
	background:url(../images/bg_06.jpg) no-repeat center top;
}
.part .btn-box {
	text-align:center;
}
.part .btn-box a {
	width:269px;
	height:92px;
	display:inline-block;
	background:url(../images/public_img.png) no-repeat 0 0;
	position:relative;
}
.part .btn-box a:after {
	content:'';
	width:100%;
	height:100%;
	background:url(../images/public_img.png) no-repeat 0 0;
	position:absolute;
	left:0;
	top:0;
	opacity:0;
}
.part .btn-box .btn-gift,.part .btn-box .btn-gift:after {
	background-position-y:-93px;
}
.part .btn-box .btn-get,.part .btn-box .btn-get:after {
	background-position-y:-186px;
}
.part .btn-box a:hover:after {
	animation:anim4 0.6s ease-in-out;
}
.part-1 .text {
	padding:188px 0 0 151px;
}
.part-1 .text p {
	font-size:18px;
	color:#c2b99c;
	line-height:31px;
	position:relative;
}
.part-1 .text p:first-child {
	margin-bottom:10px;
}
.part-3 .m1200 {
	padding:204px 30px 0 570px;
}
.part-3 .text .title {
	font-size:24px;
	color:#2b1d0d;
	width:147px;
	height:34px;
	background:url(../images/public_img.png) 0 -338px;
	text-align:center;
	position:relative;
	margin-bottom:20px;
}
.part-3 .text p {
	font-size:18px;
	color:#c2b99c;
	line-height:30px;
}
.part-3 .text-2{
	padding-top:40px;
}
.part-3 .tips-box {
	padding:40px 0 0 0;
	text-align:middle;
	font-size:18px;
	color:#c2b99c;
	line-height:180%;
}
.part-3 .tips-box>*{
	font-size:18px;
	vertical-align:baseline;
	line-height:100%;
}
.part-3 .tips-box .title{
	font-size:18px;
	color:#fcd375;
	margin-bottom:10px;
}

.part-3 .btn-box{
	padding:37px 0 0;
}
.part-3 .btn-box .btn-join{
	margin-right:12px;
}
.part-5 .text {
	font-size:14px;
	line-height:30px;
	color:#c2b99c;
	padding-top:165px;
	text-align:center;
}
.part-5 .text .title {
	color:#fcd375;
	font-size:18px;
	line-height:30px;
	margin-bottom:10px;
	display:block;
}
.part-5 .text>p>span{
	color:#ff0000;
}
.part-5 .btn-box {
	padding:355px 0 0 25px;
}
.part-5 .tips-box {
	font-size:18px;
	color:#c2b99c;
	line-height:30px;
	padding:55px 0 0 200px;
}
.part-5 .tips-box .title{
	font-size:18px;
	color:#fcd375;
	margin-bottom:10px;
}

/* 侧浮动导航 */
.nav-wrap{
	display:none;
}

/* 弹窗 */
.popup-bg {
	position:fixed;
	left:0;
	top:0;
	background:rgba(0,0,0,0.9);
	width:100%;
	min-width:600px;
	height:100%;
	display:none;
	z-index:9999;
	font-size:0;
	letter-spacing:-5px;
	text-align:center;
}
.popup-bg:before {
	content:'';
	width:0;
	height:100%;
	display:inline-block;
	vertical-align:middle;
}
.popup-box {
	vertical-align:middle;
	letter-spacing:normal;
	width:552px;
	padding:20px 0;
	box-sizing:border-box;
	z-index:10000;
  position:relative;
	display:inline-block;
	background:url(../images/popup_bg.png) no-repeat center top;
	background-size:100% 100%;
}
.popup-box .arrow {
	width:100%;
	position:absolute;
	left:0;
	pointer-events:none;
	z-index:9;
}
.popup-box .arrow-t{
	height:20px;
	background:url(../images/arrow_t.png);
	top:0;
	left:0;
}
.popup-box .arrow-b{
	height:20px;
	background:url(../images/arrow_b.png);
	bottom:0;
	left:0;
}
.popup-box .inner-box {
  padding:30px 50px;
  box-sizing:border-box;
  max-height:calc(90vh - 40px);
	position:relative;
	overflow-x:hidden;
	z-index:11;
}
.popup-box .inner-box:before,.popup-box .inner-box:after{
	content:'';
	position:absolute;
	left:0;
	width:100%;
	z-index:-1;
}
.popup-box .inner-box p {
	font-size:24px;
	color:#ffd37c;
	line-height:40px;
	word-break:break-all;
}
.popup-box .inner-box .tips {
	font-size:14px;
	position:relative;
	color:#ff6d1d;
	text-align:left;
	line-height:22px;
	display:table;
  margin:25px auto 0;
}
.popup-box .inner-box .number {
	color:#ff0000;
}
.popup-box .close {
	width:28px;
	height:28px;
	font-size:0;
	color:transparent;
	background:url(../images/close.png);
	position:absolute;
	right:21px;
	top:21px;
	z-index:12;
	transition:0.2s;
}
.popup-box .close:hover {
	transform:rotate(90deg);
}
.popup-box .sure {
	width:255px;
	height:58px;
	background:url(../images/public_img.png) 0 -279px;
	display:block;
	margin:31px auto 0;
	cursor:pointer;
	text-align:center;
	line-height:60px;
	font-size:0px;
	color:transparent;
	letter-spacing:8px;
	position:relative;
	z-index:2;
}
.popup-box ul+.sure{
	left:40px;
}
.popup-box .inner-box h2 {
	text-align:center;
	padding-left:50px;
	font-size:36px;
	color:#ffd37c;
	font-weight:bold;
}
.popup-box .inner-box ul {
	display:block;
	padding:10px 20px 10px 0;
}
.popup-box li {
	margin-top:18px;
	text-align:left;
}
.popup-box li label {
	font-size:24px;
	color:#ffd37c;
	width:5em;
	text-align:right;
	line-height:40px;
	float:left;
}
.popup-box li .input-wrap{
	padding-left:135px;
	height:40px;
}
.popup-box li input {
	width:100%;
	height:40px;
	box-sizing:border-box;
	line-height:40px;
	border:1px solid #313131;
	background:#221d1b;
	padding:0 15px;
	font-size:22px;
	color:#ffd37c;
}
.popup-box .inner-box::-webkit-scrollbar{
  width:6px;
  border-radius:5px;
  background:rgba(0,0,0,0.1);
}
.popup-box .inner-box::-webkit-scrollbar-thumb{
  background:rgba(0,0,0,0.3);
  border-radius:5px;
}

@keyframes anim4 {
	from {
	transform:scale(1,1);
	opacity:0.5;
}
to {
	transform:scale(1.8,1.8);
	opacity:0;
}
}@-webkit-keyframes anim4 {
	from {
	transform:scale(1,1);
	opacity:0.5;
}
to {
	transform:scale(1.8,1.8);
	opacity:0;
}
}