.mrt1v {
	margin-top: 1vh;
}

.mrt2v {
	margin-top: 2vh;
}

.mrt3v {
	margin-top: 3vh;
}

.mrt5v {
	margin-top: 5vh;
}

.mrt7v {
	margin-top: 7vh;
}

.mrt10v {
	margin-top: 10vh;
}

.mrt15v {
	margin-top: 15vh;
}
.bg1{
	width: 100%;
	min-height: 100vh;
	overflow: hidden;
	background: url(../images/bg21.jpg)no-repeat center center;
	background-size: cover;
}
.bg2{
	width: 100%;
	min-height: 100vh;
	overflow: hidden;
	background: url(../images/bg3.jpg)no-repeat bottom center;
	background-size: cover;
	position: relative;
}
.bg3 {
	width: 100%;
	min-height: 100vh;
	overflow: hidden;
	background: url(../images/bg.jpg)no-repeat center center;
	background-size: cover;
	position: relative;
}
.bg4 {
	width: 100%;
	min-height: 100vh;
	overflow: hidden;
	background: url(../images/bg4.jpg)no-repeat bottom center;
	background-size: cover;
	position: relative;
}
.bg5 {
	width: 100%;
	min-height: 100vh;
	overflow: hidden;
	background: url(../images/bg5.jpg)no-repeat center center;
	background-size: cover;
	position: relative;
}
.p3-top{
	position: absolute;
	top: 0;
}
.p4-box{
	position: relative;
	width: 76%;
	margin: 0 auto;
	padding: 25vh 15px 5vh;
	background: #fff;
	box-shadow: 0px 4px 24pt rgba(53,0,0,0.5);
}
.p4-top{
	position: absolute;
	top: -3%;
	z-index: 1;
}
.form-group{
	position: relative;
	width: 100%;
	border-radius: 4px;
	background: #eee;
	box-shadow: inset 0 0 6px #d6d6d6;
	padding: 4px;
	margin-bottom: 2vh;
}
.form-input{
	position: relative;
	width: 100%;
	font-size: 12px;
	padding: 3px 8px;
	border: 0;
	background: transparent;
	z-index: 105;
}
.form-groupimg{
	background: transparent;
	box-shadow: none;
	padding: 0;
}
.img-input{
	width: calc(100% - 100px);
	float: left;
	background: #eee;
	box-shadow: inset 0 0 6px #d6d6d6;
	padding: 9px 12px;
	border-radius: 4px;
}
.img-code {
    display: block;
   	float: right;
    width: 90px;
    top: 0;
    right: 1px;
    padding: 1px;
    font-size: 0;
    overflow: hidden;
}
.img-code img{
	box-shadow: inset 0 0 6px #d6d6d6;
}
.tel-code{
	position: absolute;
	color: #fff;
	height: 24px;
	padding: 4px 8px;
	font-size: 12px;
	top: 3px;
	right: 3px;
	border-radius: 2px;
}
.tel-input{
	width: 60%;
}
.select-arrow{
	position: absolute;
	display: block;
	z-index: 100;
	width: 30px;
	right: 0px;
	top: 0;
	text-align: center;
	border-radius: 4px;
	background: #b4b4b5;
	height: 100%;
	line-height: 32px;
}
.select-arrow img{
	width: 16px;
}
.submit{
	position: relative;
	display: block;
	width: 100%;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 8px 0;
	margin-top: 5vh;
	z-index: 1000;
}
.bg-a80516{
	background: #d2274a;
}
.bg-a80516:hover,
.bg-a80516:active,
.bg-a80516:focus{
	background: #db0934;
}
.close-box{
	width: 90%;
	left: 5%;
	position: absolute;
	top: 50%;
	z-index: 1000;
	display: none;
}
.map{
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.map-a{
	position: absolute;
	width: 70%;
	left: 15%;
    bottom: 5%;
	/*background: rgba(0,0,0,0.5);*/
}
.load-img{
	position: absolute;
	width: 30px;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	display: none;
	z-index: 1000;
}
.p6-img1{
	position: relative;
	margin: 0 auto;
}
.erma{
	position: absolute;
    width: 26%;
    left: 37%;
    top: 48%;
}
.erma img{
	pointer-events: auto;
}
.close{
	position: absolute;
    width: 10%;
    height: 18%;
    /*background: rgba(0,0,0,0.2);*/
    top: 6%;
    right: 7.4%;
}
.login-tit{
	border-bottom: 1px solid #372828;
	margin-bottom: 2vh;
}
.login-word{
	width: 50%;
	padding: 8px 0;
	background: #372828;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	font-size: 12px;
}
.login-btn{
	margin-top: 20vh;
}
.ticket-box{
	position: relative;
	width: 76%;
	margin: 0 auto;
	padding: 5%;
	background: #fff;
	box-shadow: 0px 4px 24pt rgba(53,0,0,0.5);
	margin-top: 2vh;
	border-top: 4px solid #d2274a;
}
.attendee-name{
	width: 55%;
	float: left;
	color: #333;
}
.attendee-code{
	padding-left: 5%;
	float: right;
	width: 45%;
	color: #333;
}
.attendee-name .ticket-name{
	font-size: 18px;
	margin-bottom: 2px;
}
.attendee-name .ticket-tel{
	font-size: 12px;
}
.attendee-code .code-w{
	font-size: 12px;
	margin-bottom: 2px;
	text-align: right;
}
.attendee-code .code-n{
	font-size: 18px;
	text-align: right;
}
.cheackCode{
	background: #eee;
	box-shadow: inset 0 0 10px #d6d6d6;
	border-radius: 4px;
	padding: 10px;
	margin: 5px 0;
}
.cheack-er{
	background: #fff;
	width: 60%;
	margin: 0 auto;
	padding: 10px;
}
.cheackCode p{
	font-size: 12px;
	text-align: center;
	margin: 10px auto;
	color: #666;
}
.addr-w{
	font-size: 12px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
}
.active-addr{
	display: block;
    background: #d2274a;
    box-shadow: 2px 2px 6px #d6d6d6;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 8px;
    margin-top: 5px;
}
.ticket-top{
	width: 90%;
	margin: 0 auto;
	margin-top: 5vh;
}
.p4-topnew{
	position: relative;
	width: 76%;
	margin: 0 auto;
	margin-top: 5vh;
}
.p4-boxnew{
	padding: 5vh 15px;
	border-top: 4px solid #d2274a;
	margin-top: 3vh;
}
@media only screen and (width: 320px) {
	.slide6-s span{
		font-size: 10px;
	}
	.slide6-s .e-mail{
		top: 55.3%;
    	left: 43.3%;
	}
	.slide6-s .net{
		top: 75%;
    	left: 38.6%;
	}
	.p4-topnew{
		margin-top: 3vh;
	}
	.p4-boxnew{
		margin-top: 2vh;
	}
}
@media only screen and (min-width: 400px) {
	.form-input{
		font-size: 14px;
	}
	.form-group{
		margin-bottom: 3vh;
	}
	.submit{
		font-size: 18px;
	}
	.login-word{
		font-size: 14px;
	}
	.img-code{
		width: 92px;
	}
}

@media only screen and (min-height: 680px) and (max-height: 800px) {
	.p1-img1{
		margin-top: 10vh;
	}
	.p1-img2,.p1-img3{
		margin-top: 13vh;
	}
	.p2-img1{
		margin-top: 7vh;
	}
	.p2-img2{
		margin-top: 15vh;
	}
	.p3-img2{
		margin-top: 15vh;
	}
	.p4-box{
		top: 0;
		padding-top: 20vh;
	}
	.form-group{
		margin-bottom: 3vh;
	}
	.form-input{
		font-size: 14px;
	}
	.map{
		width: 100%;
		margin-top: 5vh;
	}
	.ticket-top{
		width: 100%;
	}
	.active-addr{
		margin-top: 10px;
	}
	.p4-topnew{
		margin-top: 7vh;
	}
	.p4-boxnew{
		margin-top: 2vh;
		padding-top: 6vh;
	}
}
.f0 {
	font-size: 0;
}
