@charset "utf-8";

.eventBody {
	padding-top: 70px;
}

.eventBody .linkRow {
	display: none;
}

.eventBody .header {
	display: block;
}

.eventBody .footer {
	display: block;
}

#reg20180627 {
	background: #F14C4C;
}

#reg20180627 > div {
	min-width: 1200px;
	width:100%;
	max-width: 1920px;
	margin:0 auto;
	padding:.5px;
}
#reg20180627 .inner-box {
	position: relative;
	width:1200px;
	margin:0 auto;
	padding:.5px;
}

#reg20180627 .header {
	background: url(../img/web/1.png) no-repeat scroll top center;
	height:800px;
}

#reg20180627 .header .inner-box {
	height:780px;
}

#reg20180627 .header .regArea {
	width:426px;
	height:545px;
	position: absolute;
	right: 47px;
	bottom: 108px;
	padding: 100px 32px 90px;
}

/*#reg20180627 .regArea h3 {
	text-align: center;
	font-size: 22px;
	color:#f6462f;
	font-weight: bold;
	margin-bottom: 44px;
}*/

#reg20180627 .regArea .inputBox {
	position: relative;
	width:100%;
	height:49px;
	font-size: 24px;
	color:#000;
	line-height: 49px;
	border-radius: 25px;
	margin:0;
	margin-top: 18px;
	background-color: #fff;
	background: url(../img/web/inputbg.png) no-repeat scroll center center;
	background-size: 100% 100%;
}

#reg20180627 .regArea .inputBox input::-webkit-input-placeholder { color:#B87C16; }
#reg20180627 .regArea .inputBox input::-moz-placeholder { color:#B87C16; }
#reg20180627 .regArea .inputBox input:-moz-placeholder { color:#B87C16; }
#reg20180627 .regArea .inputBox input:-ms-input-placeholder { color:#B87C16; }

#reg20180627 .regArea .inputBox input {
	display: block;
	width:100%;
	height:100%;
	background:transparent;
	padding-left: 30px;
	border:0;
	outline:0;
}

#reg20180627 .regArea .smsInput {
	width:65%;
	height:100%;
}

#reg20180627 .regArea .smsCodeBtn {
	display: block;
	position: relative;
	width:109px;
	height:56px;
	background: url(../img/web/regSMSBtn.png) no-repeat scroll center center;
	background-size: 100% 100%;
	border:none;
	outline: none;
	overflow: hidden;
	padding: 0 2px 3px;
	color: #EB3C3C;
	top: -3px;
	left: 2px;
	box-sizing: border-box;
}
.ver{
	position: relative;
	display: inline-block;
	width: 120px;
	font-size: 18px;
	color: #EB3C3C;
	top: -2px;
}
#reg20180627 .regArea a, #reg20180627 .regArea a:active, 
#reg20180627 .regArea a:hover, #reg20180627 .regArea a:visited {
	color:#FEE2B3;
}

#reg20180627 .regArea .readDetail {
	font-size: 16px;
	line-height: 16px;
	color:#FEE2B3;
	background: url(../img/web/regCheck.png) no-repeat scroll left center;
	padding-left: 25px;
	margin:23px 15px;
	cursor:pointer;
}

#reg20180627 .regArea .readDetail.checked {
	background: url(../img/web/regCheck_checked.png) no-repeat scroll left center;
}

#reg20180627 .regArea .submitBtn {
	width:100%;
}

#reg20180627 .regArea .submitBtn button {
	background: url(../img/web/regAreaBtn.png) no-repeat scroll top center;
	width:250px;
	height:58px;
	border:0;
	outline: none;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	margin:0 auto;
}

#reg20180627 .regArea .toLogin {
	font-size:16px;
	margin-top: 16px;
	text-align: center;
	color: #FEE2B3;
}

#reg20180627 .area01 {
	background: url(../img/web/2.png) no-repeat scroll top center;
	height:900px;
}

#reg20180627 .area02 {
	background: url(../img/web/3.png) no-repeat scroll top center;
	height:1100px;
}

#reg20180627 .area02 a {
	display: block;
	width:176px;
	height:94px;
	margin: 0 auto;
	background: url(btn.png) no-repeat scroll top center;
	text-indent: -999px;
	overflow: hidden;
}

#reg20180627 .area02 ul {
	margin-top: 488px;
	margin-left: -36px;
	margin-right: -36px;
}

#reg20180627 .area02 li {
	padding:0;
}

#reg20180627 .area03 {
	background: url(../img/web/4.png) no-repeat scroll top center;
	height:619px;
}

#reg20180627 .alertWin {
	position: fixed;
	top:0; bottom: 0;
	left:0; right:0;
	z-index: 500;
	background-color: rgba(0,0,0,.5);
}

#reg20180627 .alertWin .box {
	position: fixed;
	top:50%;
	left:50%;
	width:500px;
	height:226px;
	margin-top: -113px;
	margin-left: -250px;
	border-radius: 8px;
	background-color: rgb(255,235,205);
	padding:20px 30px;
}

#reg20180627 .alertWin .row {
	margin:0;
}

#reg20180627 .alertWin .left {
	float:left;
}

#reg20180627 .alertWin .right {
	float:right;
	/*text-align: center;*/
	margin-top: 30px;
	width:310px;
	font-size: 18px;
	color:#ff4c4c;
}

#reg20180627 .alertWin button {
	display: block;
	background-color: #ff6035;
	width:160px;
	height:40px;
	margin:5px auto 0;
	border:0;
	border-radius: 20px;
	font-size: 18px;
	color:#fff;
	outline: none;
}

#reg20180627 .calcFloatWin .hideCalc {
	cursor:pointer;
}

#reg20180627 .calcFloatWin p {
	font-size: 16px;
	line-height: 32px;
	color:#fe3a3a;
}

#reg20180627 .calcFloatWin p.lead {
	font-size: 22px;
	margin-bottom: 0;
}

#reg20180627 .calcFloatWin .mt50 {
	margin-top: 50px;
}

#reg20180627 .calcFloatWin .mb20 {
	margin-bottom: 20px!important;
}

#reg20180627 .calcFloatWin li {
	font-size: 22px;
	line-height: 28px;
	margin-left: 20px;
	background: url(calcSelect.png) no-repeat scroll left center;
	padding-left: 30px;
	cursor:pointer;
	color:#fe3a3a;
}

#reg20180627 .calcFloatWin li.checked {
	background: url(calcSelect_checked.png) no-repeat scroll left center;
}

#reg20180627 .calcFloatWin strong {
	display: block;
	font-size: 36px;
	line-height: 48px;
	color:#fe3a3a;
}