 .title1_box{
 	height:189px;
 	text-align: center;
 }
 .title1{
 	width: 100%;
 	height:230px;
	position: relative;
	top:-41px;
	/*
    top: -26px;*/
}
.title1,.title2_m{
	height: 345px;
}
.nav_content{
	padding-top: 87px;
	padding-bottom: 80px; 
}
.nav_content1{
	background:url(../images/nav_bg1.png) top center no-repeat;
}
.nav_content2{
	background:url(../images/nav_bg2.png) top center no-repeat; 
}
.nav_content3{
	background:url(../images/nav_bg3.png) top center no-repeat; 
}
.nav_content_box{
	margin-top: 70px;
}
.nav_content_2 ,.nav_content_3{
	display: none;
}
.nav_content_change {
	width:1050px;
	margin:0 auto;
	position: relative;
}
.nav_content_change  li{
	width: 350px;
	text-align: center;
	position: relative;
}
.nav_content_change  li p{
}
.nav_content_change  a{
	display: block;
	width: 130px;
	height: 36px;
	border: 2px solid #ffffff;
	border-radius: 20px;
	line-height:36px;
	text-align: center;
	font-size: 20px;
	margin:90px auto 0 auto;
}
.nav_content_change  li.active a{
	background: linear-gradient(0deg,#4f0002 0%, #6d0c0c 100%);
	border: 2px solid #d10000;
}
.nav_content_change:after{
	content:'';
	position: absolute;
	box-sizing: border-box;
	height: 18px;
	width:1050px;
	left:0px;
	right:0px;
	top:37%;
	background: #a10008;
	border: 2px solid #68010c;
	border-radius: 11px;
}

.nav_content_change  li .line{
	height: 18px;
	width:350px;
	position: absolute;
	top:37%;
	left:0px;
	cursor: pointer;
	z-index:1;
}
.nav_content_change  li.active .line:after{
	content:'';
	position: absolute;
	box-sizing: border-box;
	height: 18px;
	width:350px;
	top:0px;
	right:0px;
	background: linear-gradient(180deg,#fb0439 0%, #d95615 99%);
	border: 2px solid #68010c;
	border-radius: 11px;
	z-index:2;
}
.nav_content_change  li.active .line:before{	
	content:'';
	position: absolute;
	box-sizing: border-box;
	top:-6px;
	left:50%;
	height: 32px;
	width: 32px;
	opacity: 1;
	transform:translate(-50%,0);
	background: linear-gradient(180deg,#f28734 0%, #d95615 99%);
	border: 2px solid #d10611;
	box-shadow: 0px 0px 0px 0px rgba(235,0,11,0.40) inset; 
	border-radius: 50%;
	z-index: 3;
}
/*nav1*/
.nav_time_select{
	margin-top: 25px;
}
.nav_time_select li{
	width: 82px;
	height: 6px;
	background: #cbc3c3;
	border-radius: 3px;
	margin-right: 20px;
	cursor: pointer;
}
.nav_time_select li.active{
	background: #d00000;
}
.nav1_discount{

	height: 1306px;
	background:url(../images/nav_content1.png) center center no-repeat;
	padding:21px 62px;
	box-sizing: border-box;
}
.nav1_title{
	font-size: 56px;
	text-align: center;
	color: #ffeaea;
	letter-spacing: 3px;
	padding-bottom: 40px;
}
.nav1_detail span{
	display: block;
	text-indent: -1em;
	margin-left: 1em;
}
.nav1_detail{
	font-size: 21px;
	font-weight: 500;
	text-align: left;
	color: #ffeaea;
	line-height: 30px;
	letter-spacing: 1px;
	padding-bottom: 45px;
}
.nav1_video div{
	width: 520px;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 60px;
	position: relative;
}
.nav1_video div span{
	position: absolute;
	top:37%;
	left: 50%;
	width: 62px;
	height: 62px;
	transform: translate(-50%,-50%);
	background:url(../images/play1.png) center center no-repeat;
	cursor: pointer;
}
.nav1_video div span:hover{
	background:url(../images/play2.png) center center no-repeat;
}
.nav1_video div p{
	text-align: center;
}
.nav1_prize1{
	height: 1306px;
	background:url(../images/nav_content1.png) center center no-repeat;
	padding:21px 62px;
	box-sizing: border-box;
}
.nav1_prizeList{
	height: 1100px;
	background:url(../images/nav_content1.png) center center no-repeat;
	background-size: 100% 1100px;
	padding:21px 42px;
	box-sizing: border-box;
}
.nav1_prizeList .step>div{
	width:540px;
	height:388px;
	background-color:#fff;
	margin-top: 20px;
	padding-top: 14px;
	box-sizing: border-box;
}
.nav1_prizeList .step .step_img{
	position: relative;
}
.nav1_prizeList .step1_img{
	position: relative;
	top:20px;
}
.nav1_prizeList .step .step_img img{
	margin-left: 40px;
}

.draw-step-lt a,
.draw-step-gt .uploadifive-button {
    position: absolute!important;
    top: 194px;
    right: 30px;
    width: 180px;
    height: 40px;
    /* background: rgba(0, 0, 0, .5); */
    cursor: pointer;
}
.draw-step-gt .uploadifive-button {
    position: absolute;
	right:30px;
	top:40%;
	font-size:20px;
	padding:2px 15px;
	border-radius: 20px;
	background: #d00000;
}
.draw-step-gt .uploadifive-queue {
    display: none!important;
}

.nav1_prizeList .step .step_img a{
	cursor:pointer;
	position: absolute;
	right:30px;
	top:45%;
	font-size:20px;
    padding: 6px 34px;
	border-radius: 20px;
	background: #d00000;
}
.nav1_prizeList .step .step_img a.active{
	background:#999;
}
.active_content{
	padding-top: 60px;
	padding-bottom: 80px;
}
.active_content p{
	font-size: 16px;
	line-height: 28px;
}
.prize_box>div:nth-child(1){
	width: 637px;
}
.prize_box .prizes{
	margin-bottom: 45px;
}
.prize_box>div:nth-child(2){
	width: 397px;
}
.prize_box>div:nth-child(2)>div{
	width: 397px;
	height: 314px;
	opacity: 1;
	background: #ffffff;
	border-radius: 12px;
	box-shadow: 0px 7px 20px 0px rgba(145,147,163,0.08); 
}
.prize_box>div:nth-child(2)>div h2{

	height: 53px;
	opacity: 1;
	background: #f85c5e;
	border-radius: 12px 12px 0px 0px ;
	line-height: 53px;
	text-align: center;
}
.prize_box>div:nth-child(2) div.user_name{
	padding-top: 20px; 
	padding-left: 30px;
	padding-right: 30px;
}
.prize_box>div:nth-child(2)>div p{
	color:#666;
	line-height: 28px;
}
/*nav1*/
.buy_btn1{
	position: relative;
}
.buy_btn1 a{
	position: absolute;
    width: 190px;
    height: 66px;
    left: 184px;
    top: 18px;
    border-radius: 40px;
}
.buy_btn2 a{
    position: absolute;
    width: 190px;
    height: 66px;
    left: 16px;
    top: 251px;
    border-radius: 40px;
}
.aside_box{
	width: 197px;
	height: 277px;
	position: fixed;
	top:50%;
	right:40px;
	transform: translate(0,-50%);
	z-index: 9;
}
.aside{
	width: 100%;
	height: 100%;
	background:url(../images/aside.png) center center  no-repeat;
	background-size:197px 277px;
	background-size:contain;
	cursor: pointer;
}
.aside:hover{
	width: 100%;
	height: 100%;
	background:url(../images/aside2.png)  center center  no-repeat;
	background-size:197px 277px;
	cursor: pointer;
}
.detele_aside{
	position: absolute;
	top:0px;
	right:0px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.footer_ad{
	padding:50px 0px;
	background: #fff;
	color: #333;
}
.footer_ad .keysight{
	margin-bottom: 29px;
}
.footer_ad p{
	line-height: 24px;
}
.m_show{
	display:none
}
.onechild{
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	color: #333333;
	padding-bottom: 20px;
	padding-top: 10px;
}
.twochild{
	font-size: 16px;
	text-align: center;
	color: #999;
}
.twochild img{
	width:150px;
	margin-top: 10px;
}
.tips_box .layui-layer-title {
    border-bottom: 1px solid #fff;
    overflow: hidden;
    background-color: #fff;
}
.nav1_prize2{
	position:relative;
}
.disb{
	position: relative;
}
.url_btn1{
	position: absolute;
    width: 196px;
    height: 62px;
    border-radius: 30px;
    top: 45%;
    left: 49.4%;
}
.url_btn2{
	position: absolute;
    width: 160px;
    height: 62px;
    border-radius: 30px;
    top: 74.2%;
    left: 31.2%;
}
.url_btn3{
	position: absolute;
    width: 160px;
    height: 62px;
    border-radius: 30px;
    top: 74.2%;
    left: 81.4%;
}
.url_btn4{
	position: absolute;
    width: 160px;
    height: 62px;
    border-radius: 30px;
    top: 78.2%;
    left: 31.2%;
}
.url_btn5{
	position: absolute;
    width: 160px;
    height: 62px;
    border-radius: 30px;
    top: 78.2%;
    left: 81.4%;
}
.banner_nav,.banner_nav_m{
	position: relative;
}
.banner_nav .btn_nav{
	display: none;
    position: absolute;
    top: 43%;
    left: 50%;
    width: 183px;
    height: 60px;
    border-radius: 30px;
}
.banner_nav_m .btn_nav_m{
	display: none;
    position: absolute;
    top: 62%;
    left: 65%;
    width: 1.8rem;
    height: 0.6rem;
    border-radius: 30px;
}
.banner_nav_m{
	display: none
}
.nav1_1,.nav1_2{
	display: none
}
@media screen and (max-width: 800px) {
	html{
		font-size: 13.33333333vw;
	}
	.wrap{
		width: 100%;
	}
	.banner_nav_m{
		display: block;
	}
	#top,.banner_nav{
		display: none;
	}
	/*.nav1_1,.nav1_2{
		display: none;
	}*/
	.pc_show{
		display:none
	}
	.m_show{
		display: block
	}
	.nav1_1,.nav1_2{
		display: none;
	}
	.mb70{
		margin-bottom: 0.7rem;
	}
	.mb110{
		margin-bottom: 1.1rem;
	}
	.banner img{
		width: 100%;
	}
	.title1 {
	    width: 100%;
	    height: 1.21rem;
	    position: relative;
	    top: -0.41rem;
    /* top: -26px; */
	}
	.nav_content{

		padding:0.5rem 0.3rem;
    	padding-bottom: 2.8rem;
	}
	.nav_content1{
		background:url(../images/nav_bg1_m.png) top center no-repeat;

	}
	.nav_content2{
		background:url(../images/nav_bg2.png) top center no-repeat; 
	}
	.nav_content3{
		background:url(../images/nav_bg3.png) top center no-repeat; 
	}
	.nav_content_change:after {
	    height: 0.2rem;
	    width: 100%;
	    left: 0px;
	    right: 0px;
	    top: 42%;
	}
	.nav_content_box{
		margin-top: 0.7rem;
	}
	.nav_content_change li.active .line:after{
		width: 100%;
	    height: 0.2rem;
	}
	.title1_box {
	    height: 0.8rem;
	    text-align: center;
	}
	.nav_content_change li .line {
	    height: 0.2rem;
	    width: 100%;
	    position: absolute;
	    top: 42%;
	    left: 0px;
	    cursor: pointer;
	    z-index: 1;
	}

	.nav_content_change a {
	    display: block;
	    width: 1.4rem;
	    height: 0.57rem;
	    border: 2px solid #ffffff;
	    border-radius: 20px;
	    line-height: 0.57rem;
	    text-align: center;
	    font-size: 0.2rem;
	    margin: 0.7rem auto 0 auto;
	}
	.nav_content_change li.active .line:before{
		width: 0.4rem;
		height: 0.4rem;
	}

	.nav_content_change {
	    width: 100%;
	    margin: 0 auto;
	    position: relative;
	}
	.nav_content_change li{
		width:33.333%;
	}
	.nav_time_select li{
		width: 0.56rem;
	}
	.nav1_discount {
	    height: 23.35rem;
	    background: url(../images/nav_content1_m.png) center center no-repeat;
	    padding: 0.2rem 0.6rem;
    	background-size: 100% 23.35rem;
	    box-sizing: border-box;
	}
	.nav1_discount>img ,.nav1_prize1>img{
		width:1.73rem;
	}
	.nav1_title {
	    font-size: 0.5rem;
	    padding-bottom: 0.4rem;
	}
	.nav1_detail {
	    font-size: 0.28rem;
	    line-height: 0.36rem;
	    padding-bottom: 0.5rem;
	}
	.nav1_video{
		display: inline-block;
	}
	.nav1_video div{
		width: 100%;
		margin-bottom: 0.5rem;
    	line-height: 0.5rem;
	}
	.nav1_video div img{
		width: 100%;
	}
	.nav1_video div span {
	    position: absolute;
	    top: 43%;
	    left: 50%;
	    width: 0.67rem;
	    height: 0.67rem;
	    transform: translate(-50%,-50%);
	    background: url(../images/play1.png) center center no-repeat;
	    background-size: 0.67rem 0.67rem;
	    cursor: pointer;
	}
	.nav1_video div span:hover{
	    background-size: 0.67rem 0.67rem;
	}
	.nav1_video div p{
		font-size: 12px;
	}

	.nav1_prize1 {
   		height: 21.35rem;
	    background: url(../images/nav_content1_m.png) center center no-repeat;
	    padding: 0.2rem 0.6rem;
    	background-size: 100% 21.35rem;
	    box-sizing: border-box;
	}
	.nav1_prize1 .nav1_title{
    	letter-spacing:-2px;
	}
	.disb{
		display: block;
	}
	.title2_m{
		height: 1.91rem;
	}
	.title2_m .title1 {
	    width: calc(100% + 0.6rem);
	    height:1.91rem;
	    position: relative;
	    top: -0.41rem;
	    left: -0.3rem;
	}
	.nav1_prizeList {
	   height: 19.61rem;
	    background: url(../images/nav_content1_m.png) center center no-repeat;
	    padding: 0.2rem 0.6rem;
    	background-size: 100%  19.61rem;
	    box-sizing: border-box;
	}
	.nav1_prizeList .step>div {
	    width: 100%;
	    height: 4.2rem;
	    margin-top: 0.2rem;
	    padding-top: 0.14rem;
	}
	.nav1_prizeList .step .step_img img{
		width: 2.59rem;
		margin-left: 0.4rem;
	}
	.nav1_prizeList .step .step_img img.step2_img{
		width: 2.3rem;
	}
	.nav1_prizeList .step .step_img a {
	    right: 3%;
	    top: 45%;
	    font-size: 0.2rem;
	    padding: 0.09rem 0.34rem;
	}
	.draw-step-gt .uploadifive-button{
		right:2%;
	}
	.draw-step-gt .uploadifive-button{
		padding:2px 5px;
		font-size:0.2rem;
	}
	#uploadifive-file_upload{
		width:2.5rem!important;
	}

	.nav1_prizeList .step>div>img{
		width:1.64rem;
	}
	.nav1_prizeList .step{
		display: block;
	}
	.active_content {
	    padding-top: 0.45rem;
	    padding-bottom: 0.57rem;
	}
	.active_content p {
	    font-size: 0.28rem;
	    line-height: 0.36rem;
	}
	.prize_box {
		display: block;
	}
	.prize_box>div:nth-child(1){
		width: 100%;
	}
	.prize_box>div:nth-child(2)>div{
		display: none;
	}
	.prize_box>div:nth-child(1) img.prizes{
		width: 100%;
	}
	.prize_box .prizes{
		margin-bottom: 0.3rem;
	}
	.activity_text{
		line-height: 0.36rem;
		font-size: 0.22rem;
		display: block;
	}
	.activity_text.pc_show{
		display: none;
	}
	.code_m{
		margin:0 auto;
		width: 1.8rem;
    	margin-top: 0.2rem;
	}
	.aside{
		width: 100%;
	    height: 100%;
	    background: url(../images/aside_m.png) no-repeat;
	    background-size: contain;
	    cursor: pointer;
	}
	.aside:hover{
	    background: url(../images/aside2_m.png) no-repeat;
	    background-size: contain;
	}
	.aside_box{
		width: 6.34rem;
	    height: 2.35rem;
	    position: fixed;
	    top: calc(100%  - 2.35rem);
	    right: 50%;
	    transform: translate(50%,0);
    	z-index: 9;
	}
	.buy_btn1 a {
	    position: absolute;
	    width: 1.9rem;
	    height: 0.66rem;
	    left: 35%;
	    top: 49%;
	    border-radius: 40px;
	}
	.buy_btn2 a {
	    left: 63%;
	    top: 85%;
	}
	.footer_ad,.footer{
		display: none;
	}


	.url_btn1_m{
		position: absolute;
	    width: 1.96rem;
	    height: 0.62rem;
	    border-radius: 30px;
	    top: 64%;
	    left: 62.4%;
	}
	.url_btn2_m{
	    position: absolute;
	    width: 1.9rem;
	    height: 0.8rem;
	    border-radius: 30px;
	    top: 35.2%;
	    left: 63.2%;
	}
	.url_btn3_m{
		
	    position: absolute;
	    width: 1.9rem;
	    height: 0.8rem;
	    border-radius: 30px;
	    top: 87.2%;
	    left: 63.2%;
	}
	.url_btn4_m{
		
	    position: absolute;
	    width: 1.9rem;
	    height: 0.8rem;
	    border-radius: 30px;
	    top: 37.2%;
	    left: 63.2%;
	}
	.url_btn5_m{
		
	    position: absolute;
	    width: 1.9rem;
	    height: 0.8rem;
	    border-radius: 30px;
	    top: 89.2%;
	    left: 63.2%;
	}
	.detele_aside {
	    position: absolute;
	    top: 11px;
	    right: -3px;
	}

}

@media screen and (max-width: 360px){

	.nav1_discount {
	    height: 24.35rem;
	    background: url(../images/nav_content1_m.png) center center no-repeat;
	    padding: 0.2rem 0.6rem;
	    background-size: 100% 24.35rem;
	    box-sizing: border-box;
	}

}