.kv{
	width:100%;
	height:957px;
	min-width:1200px;
	max-width:1920px;
	background:url(../images/kv.jpg) no-repeat center;
	position:relative;
	overflow: hidden;
	margin:0 auto;
}
.wrap{
	width:1200px;
	position:relative;
	margin:0 auto;
}
.hero-logo{
	left:3px;
	top:24px;
}
.slogan{
	display: block;
	position:absolute;
	left:66px;
	top:623px;
}
.slogan1{
	display: block;
	position:absolute;
	left:28px;
	top:505px;
}
.helpList{
	width:740px;
	overflow: hidden;
	position:absolute;
	top:738px;
	left:50%;
	margin-left:-370px;
}
.btnList{
	width:100%;
	height:107px;
	background:url(../images/help.png) no-repeat center;
	overflow: hidden;
	position:relative;
}
.txtBg{
	width:606px;
	height:31px;
	background:url(../images/tb.png) no-repeat center;
	position:relative;
	margin:0 auto 0;
	font-size:20px;
	color:#fff;
	line-height:31px;
	text-align: center;
}
.txtBg span:nth-child(1){
	margin-right:20px;
}
.txtBg span em,.txtBg span i{
	font-style:normal;
}
.shareNum{
	font-size:20px;
	color:#fddb86;
	text-align: center;
	margin-top:40px;
	letter-spacing: 1px;
}
.btnList>div{
	width:50%;
	height:100%;
	position:relative;
	float:left;
	cursor: pointer;
}
.btn{
	position:absolute;
	left:965px;
	top:32px;
}
.btn>div{
	width:114px;
	height:38px;
	background:url(../images/btnBg.png) no-repeat center;
	position:relative;
	overflow: hidden;
	font-size:20px;
	color:#563d22;
	text-align: center;
	line-height:38px;
	float:left;
	cursor: pointer;
	font-family: 'sxs';
}
.btn>div:hover{
	opacity: .9;
}
.sec{
	width:100%;
	height:962px;
	background:url(../images/sec.jpg) no-repeat center;
	min-width:1200px;
	max-width:1920px;
	margin:-1px auto 0;
	position:relative;
	overflow: hidden;
}
.tit{
	display: block;
	margin:80px auto 0;
}
.zhuImg{
	display: block;
	margin:-10px auto 0;
}
.zhuTxt{
	font-size:36px;
	color:#fbde99;
	text-align: center;
	text-shadow: 2.5px 4.33px 6px rgba(46, 27, 3, 0.004);
	letter-spacing: 4px;
	margin-top:-18px;
}
.zhuTxt1{
	font-size:20px;
	color:#fbde99;
	text-align: center;
	text-shadow: 2.5px 4.33px 6px rgba(46, 27, 3, 0.004);
	letter-spacing: 4px;
}
.dateUl{
	width:100%;
	position:relative;
	margin:55px auto 0;
}
.dateUl li{
	width:226px;
	position:absolute;
}
.dateUl li:nth-child(1){
	left:60px;
	top:0;
}
.dateUl li:nth-child(2){
	left:337px;
	top:0;
}
.dateUl li:nth-child(3){
	left:628px;
	top:0;
}
.dateUl li:nth-child(4){
	left:912px;
	top:0;
}
.dateUl li:nth-child(5){
	left:190px;
	top:317px;
}
.dateUl li:nth-child(6){
	left:480px;
	top:317px;
}
.dateUl li:nth-child(7){
	left:758px;
	top:317px;
}
.dateUl li .dayTime{
	display: block;
	position:absolute;
	left: -27px;
    top: -13px;
}
.dateUl li:nth-child(5) .dayTime,.dateUl li:nth-child(6) .dayTime,.dateUl li:nth-child(7) .dayTime{
    top: 20px;
    left: -55px;
}
.dateUl li .iconGift{
	width:100%;
	height:226px;
	position:relative;
	overflow: hidden;
	margin:0 auto 0;
	background:url(../images/giftBg.png) no-repeat center;
}
.dateUl li .iconGift img{
	display: block;
	margin:45px auto 0;
}
.dateUl li p{
	width:216px;
	height:37px;
	background:url(../images/w.png) no-repeat center;
	position:relative;
	margin:0 auto 0;
	font-size:21px;
	color:#292828;
	text-align: center;
	line-height:37px;
	cursor: pointer;
}
.dateUl li.on p{
	background:url(../images/h.png) no-repeat center;
}
.dateUl li.active p{
	background:url(../images/h.png) no-repeat center;
}
.inviteBtn{
	display: block;
	margin:660px auto 0;
	cursor: pointer;
}
.inviteBtn:hover{
	opacity: .9;
}
.thc{
	width:100%;
	height:958px;
	background:url(../images/thc.jpg) no-repeat center;
	min-width:1200px;
	max-width:1920px;
	margin:-1px auto 0;
	position:relative;
	overflow: hidden;
}
.thc .tit{
	margin-top:79px;
}
.priceBanner{
	width:1152px;
	height:734px;
	position:relative;
	overflow: hidden;
	margin:-60px auto 0;
}
.thc .swiper-button-prev{
	width:35px;
	height:68px;
	background:url(../images/bt.png) no-repeat center;
	position:absolute;
	left:0;
	margin-top:0;
	top:482px;
}
.thc .swiper-button-next{
	width:35px;
	height:68px;
	background:url(../images/bt.png) no-repeat center;
	position:absolute;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	right:0;
	margin-top:0;
	top:482px;
}
.lotteryBtn{
	width:330px;
	height:84px;
	position:absolute;
	z-index:5;
	left:50%;
	margin-left:-165px;
	top:800px;
	cursor: pointer;
}
.lotteryBtn:hover{
	opacity: .9;
}
.lotteryTip{
	width:100%;
	text-align: center;
	position:absolute;
	top:900px;
	font-size:20px;
	color:#faebc6;
}
.lotteryTip span{
	border-bottom:1px solid #faebc6;
	cursor: pointer;
}
.four{
	width:100%;
	height:963px;
	background:url(../images/for.jpg) no-repeat center;
	min-width:1200px;
	max-width:1920px;
	margin:-1px auto 0;
	position:relative;
	overflow: hidden;
}
.pic{
	display: block;
	position:absolute;
	left:4px;
	top:24px;
}
.down{
	width:923px;
	height:107px;
	background:url(../images/down.png) no-repeat center;
	position:absolute;
	left:50%;
	margin-left:-461.5px;
	top:785px;
}
.down a{
	display: block;
	width:354px;
	height:100%;
	float:left;
}
.ruleBtn{
	width:135px;
	height:135px;
	position:fixed;
	right:5%;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
	cursor: pointer;
}
.loginType,.phoneTc,.roleTc,.ruleTc,.addressTc,.priceTc,.yzmTc{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.8);
	position:fixed;
	left:0;
	top:0;
	z-index:50;
	display: none;
}
.typeBody{
	width:742px;
	height:341px;
	background:url(../images/type.png) no-repeat center;
	position:relative;
	margin:0 auto;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
}
.close{
	display: block;
	width:33px;
	height:34px;
	transition:all .5s;
	-webkit-transition:all .5s;
	position:absolute;
	right:-40px;
	top:-40px;
	cursor: pointer;
}
.close:hover{
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}
.selectType{
	width:583px;
	height:94px;
	background:url(../images/ty.png) no-repeat center;
	position:relative;
	margin:164px auto 0;
}
.selectType>div{
	width:50%;
	float:left;
	height:100%;
	cursor: pointer;
}
.phoneBody{
	width:822px;
	height:480px;
	background:url(../images/phoneTc.png) no-repeat center;
	position:relative;
	margin:0 auto;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
}
.putBody{
	width:470px;
	position:relative;
	overflow: hidden;
	margin:110px 0 0 218px;
}
.s_put{
	width:100%;
	height:55px;
	background-color:#574c3f;
	position:relative;
	overflow: hidden;
	margin-top:20px;
}
.s_put p{
	width:135px;
	text-align: center;
	font-size:22px;
	color:#fee8c2;
	line-height:55px;
	float:left;
	margin-left:10px;
}
.s_put input{
	border:none;
	background:none;
	outline:none;
	float:left;
}
.s_put input.phone{
	width:320px;
	height:100%;
	position:relative;
	font-size:20px;
	line-height:55px;
	color:#fee8c2;
}
.s_put input.t_yzm{
	width:200px;
	height:100%;
	position:relative;
	font-size:20px;
	color:#fee8c2;
	line-height:55px;
}
.s_put .captcha{
	width:125px;
	height:100%;
	background-color:#4a3f32;
	float:left;
	font-size:18px;
	color:#d09856;
	line-height:55px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}
.s_put .captcha img{
	display: block;
	width:100%;
	height:100%;
}
.s_put input.yzm{
	width:200px;
	height:100%;
	position:relative;
	font-size:20px;
	color:#fee8c2;
	line-height:55px;
}
.s_put .g_code{
	width:125px;
	height:100%;
	background-color:#4a3f32;
	float:left;
	font-size:18px;
	color:#d09856;
	line-height:55px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}
.s_put .g_code.active{
	pointer-events: none;
}
.loginBtn{
	display: block;
	width:283px;
	height:94px;
	margin:20px auto 0;
	cursor: pointer;
}
.loginBtn:hover{
	opacity: .9
}
.s_put input::-webkit-input-placeholder {    /* Chrome/Opera/Safari */
	color:#fff3dd;
}
.s_put input::-moz-placeholder { /* Firefox 19+ */  
	color:#fff3dd;
}	
.s_put input:-ms-input-placeholder { /* IE 10+ */
	color:#fff3dd;
}
.s_put input:-moz-placeholder { /* Firefox 18- */
	color:#fff3dd;
}
.roleBody{
	width:822px;
	height:633px;
	background:url(../images/roleType.png) no-repeat center;
	position:relative;
	margin:0 auto 0;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
}
.roBody{
	width:470px;
	overflow: hidden;
	position:relative;
	margin:128px 0 0 218px;
}
.roleTc .s_put {
	width:100%;
	height:66px;
	background-color:#574c3f;
	position:relative;
	overflow: hidden;
	margin-top:20px;
}
.roleTc .s_put p{
	line-height:66px;
}
.roleTc .s_put .roleId,.roleTc .s_put .serviceId,.roleTc .s_put .roleLevel,.roleTc .s_put .roleYzm{
	width:320px;
	height:100%;
	position:relative;
	font-size:20px;
	line-height:66px;
	color:#fee8c2;
}
.roleTc .s_put .roleYzm,.roleTc .s_put .serviceId{
	width:200px;
}
.roleTc .s_put select#serveName{
	width:200px;
}
.roleTc .s_put select{
	width: 320px;
    height: 100%;
    position: relative;
    font-size: 20px;
    line-height: 66px;
    color: #fee8c2;
	background:none;
	border:none;
	outline:none;
	float:left;
}
.roleTc .s_put select option{
	color:#000;
}
.roleTc .s_put .getCode,.roleTc .s_put .getName{
	width:125px;
	height:100%;
	background-color:#4a3f32;
	float:left;
	font-size:18px;
	color:#d09856;
	line-height:66px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}
.roleTc .s_put .getCode.active,.roleTc .s_put .getName.active{
	pointer-events: none;
}
.yzmBody{
	width:500px;
	height:300px;
	background-color:#fff;
	border-radius: 10px;
	position:relative;
	margin:0 auto;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
}
.yzmBody p{
	width:80%;
	margin:50px auto 0;
	font-size:22px;
	color:#313131;
	letter-spacing: 1px;
	line-height:42px;
	text-align: center;
}
.queding{
	width:200px;
	height:60px;
	background-color:#3a3b3f;
	line-height:60px;
	text-align: center;
	color:#e4dece;
	border-radius: 10px;
	margin:40px auto 0;
	cursor: pointer;
}
.queding:hover{
	opacity: .9;
}
.ruleBody{
	width:742px;
	height:699px;
	background:url(../images/ruleTc.png) no-repeat center;
	position:relative;
	margin:0 auto 0;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
}
.ruleCon{
	width:696px;
	overflow: hidden;
	position:relative;
	margin:118px auto 0;
}
.ruleCon .ruleTit{
	font-size:18px;
	color:#fecd79;
	overflow: hidden;
	line-height:34px;
}
.ruleCon .ruleTit img{
	display: block;
	float:left;
}
.ruleCon .ruleTit span{
	display: block;
	float:left;
}
.ruleCon p{
	font-size:16px;
	color:#fee8c2;
	line-height:30px;
}
.addressBody{
	width:742px;
	height:699px;
	background:url(../images/adreessTc.png) no-repeat center;
	position:relative;
	margin:0 auto 0;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
}
.addPut{
	width:640px;
	overflow: hidden;
	position:relative;
	margin:173px auto 0;
}
.addPut .bput{
	width:100%;
	overflow: hidden;
	position:relative;
	margin-top:20px;
}
.addPut .bput .s_put{
	width:310px;
	height:52px;
	overflow: hidden;
	position:relative;
	float:left;
	margin-top:0;
}
.addPut .bput .s_put input{
	width:200px;
}
.addPut .s_put p{
	width:auto;
	text-align: left;
	font-size:20px;
	line-height:52px;
}
.addPut .s_put input{
	width:auto;
	line-height:52px;
	font-size:18px;
	color:#fee8c2;
}
.keepBtn{
	display: block;
	width:283px;
	height:94px;
	margin:44px auto 0;
	cursor: pointer;
}
.keepBtn:hover{
	opacity: .9;
}
.priceBody{
	width:742px;
	height:541px;
	background:url(../images/price.png) no-repeat center;
	position:relative;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
	margin:0 auto;
}
.huadong{
	width:692px;
	height:410px;
	overflow: hidden;
	position:relative;
	margin:110px auto 0;
}
.huadong ul{
	width:720px;
	height:100%;
	overflow: auto;
	position:relative;
}
.huadong ul li{
	width:100%;
	overflow: hidden;
	position:relative;
	line-height:34px;
	margin-top:50px;
}
.huadong ul li img{
	display: block;
	float:left;
}
.huadong ul li span:nth-child(2){
	display: block;
	width:240px;
	line-height:34px;
	float:left;
	color:#fae9c0;
	font-size:22px;
	margin-left:15px;
}
.huadong ul li span:nth-child(3){
	display: block;
	width:150px;
	line-height:34px;
	float:left;
	color:#fae9c0;
	font-size:22px;
	margin-left:15px;
}
.huadong ul li i{
	display: block;
	line-height:34px;
	float:right;
	color:#fae9c0;
	font-size:22px;
	margin-left:15px;
	font-style: normal;
	cursor: pointer;
	margin-right:80px;
}