body {
	background-color: #FFFFFF;
}
header {
	height: 500px;
}
.content-container {
	margin: 40px 0;
	background: #fff;
}

.banner {
	background: url(../../images/gfqh/futuresCompetition/futures-competition-banner3.png);
	height: 500px;
}

.tabbar {
	height: 80px;
	width: 100%;
	background: rgba(116, 0, 0, 0.39);
	padding: 0 calc(50% - 480px);
	position: absolute;
	top: 0;
	padding-top: 6px;
	color: #ffffff;
}

.logo {
	
}

.hotline {
	float: right;
	height: 68px;
	line-height: 68px;
	padding: 0 15px;
}

.home-link {
	float: right;
	height: 68px;
	line-height: 68px;
	padding: 0 15px;
	cursor: pointer;
	border-radius: 5px;
}

.home-link:hover {
	background: rgba(116, 0, 0, 0.7);
}

.earth {
	
}

.relation-title {
    top: 445px;
}

.position {
    top: 455px;
}

.competition-title {
	background: url(../../images/gfqh/futuresCompetition/futures-competition-intro-title.png);
	background-size: 100% 100%;
	height: 56px;
	margin: 40px 20px;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	color: #FFCF7B;
	text-align: center;
}

.competition-intro {
	padding: 35px;
	font-size: 16px;
	line-height: 36px;
	text-indent: 2em;
	color: #000000;
	background: #F2F2F2;
	border-radius: 20px;
	margin: 0 100px; 
}

.competition-website-link {
	background: url(../../images/gfqh/futuresCompetition/futures-competition-link-bg.png);
	background-size: 100% 100%;
	height: 40px;
	width: 166px;
	margin: 30px auto;
	line-height: 40px;
	color: #FFCE7B;
	font-size: 18;
	padding-left: 25px;
	cursor: pointer;
	text-indent: 0;
}

.more-detail {
	font-size: 16px;
	line-height: 36px;
	color: #808080;
	text-align: center;
	text-indent: 0;
}

.link-icon {
	margin-bottom: 2px;
}

.form-wrapper {
	height: 530px;
	background: url(../../images/gfqh/futuresCompetition/form-wrapper-bg.png) no-repeat;
	background-size: 100% 100%;
	margin: 80px 100px;
	padding-top: 10px;
	position: relative;
}
.form-title {
	width: 634px;
    height: 66px;
    letter-spacing: 5px;
    background-color: #EBCD6D;
    color: #603A11;
    border-radius: 5px;
    position: absolute;
    left: calc(50% - 317px);
    top: -33px;
    text-align: center;
    font-size: 30px;
    line-height: 66px;
}

.horizontal-form {
	width: 580px;
	height: 320px;
	background: #FFFFFF;
	margin: 0 auto;
	border-radius: 10px;
	padding: 90px 0;
}
div.form-group {
	height: 50px;
	margin-bottom: 25px;
}
.label-text {
	color: #333333;
	text-align: right;
	padding: 0;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
}
.form-control {
	height: 50px;
}
.verify-code-wrapper {
	position: relative;
	text-align: center;
}
.verify-code-btn {
	width: 109px;
	height: 50px;
	line-height: 39px;
	background: linear-gradient(90deg, #F8F4D6 0%, #F2E2A6 40%, #ECD27D 79%, #EBCD6D 100%);
	color: #0D193C;
	padding: 0;
	position: absolute;
	right: 14px;
	top: 0;
	border: 1px solid #ccc;
	border-left: 1px solid #fff;
}
.requster-btn:hover {
	outline: none!important;
	background: linear-gradient(90deg, #F8F4D6 0%, #F2E2A6 40%, #ECD27D 79%, #EBCD6D 100%);
	border-left: 1px solid #fff;
}
.verify-code-btn:hover, .verify-code-btn:focus {
	outline: none!important;
	background: linear-gradient(90deg, #F8F4D6 0%, #F2E2A6 40%, #ECD27D 79%, #EBCD6D 100%);
	border: 1px solid #ccc;
	border-left: 1px solid #fff;
}
.requster-btn {
	height: 50px;
	line-height: 50px;
	letter-spacing: 2px;
	font-size: 18px;
	background: linear-gradient(90deg, #F8F4D6 0%, #F2E2A6 40%, #ECD27D 79%, #EBCD6D 100%);
	color: #0D193C;
	padding: 0;
	width: 100%;
	border-left: 1px solid #fff;
}
.register-group {
	margin-top: 65px;
}
.nickname-tips {
	color: #808080;
	font-size: 14px;
	position: absolute;
	right: 15px;
	bottom: -20px;
}
.verify-code-tips {
	color: #808080;
	font-size: 14px;
	position: absolute;
	right: 15px;
	bottom: -21px;
}
.verify-code-group {
	position: relative;
}
.layer-content {
	background: #FFFFFF;
	padding: 20px 80px;
	width: 1200px;
	margin: 20px auto;
	border-radius: 20px;
	display: none;
}
.layer-title {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.layer-note {
	font-size: 17px;
	line-height: 30px;
	margin: 15px 0;
}
.note-content {
	text-indent: 2em;
}
.note-tip {
	font-size: 17px;
	line-height: 38px;
	height: 22px;
	text-align: right;
}

.confirm-btn:hover {
	background: #2878ff;
	color: #ffffff;
	outline: none!important;
}
.btn-wrapper {
	text-align: center;
}
.confirm-btn {
	height: 42px;
	width: 180px;
	letter-spacing: 1px;
	font-size: 18px;
	margin: 30px auto;
	line-height: 42px;
	background: #4885FF;
	color: #FFFFFF;
	padding: 0;
	display: inline-block;
}
.layer-tip {
	display: none;
	width: 800px;
	height: 250px;
	border-radius: 20px;
	padding: 20px 0;
}
.layer-tip-content {
	text-align: center;
	margin: 30px 0;
	font-size: 17px;
}

input.form-control {
	padding-left: 20px;
}

.banner-info {
	position: absolute;
	width: 1380px;
	left:50%;
	margin-left: -690px;
	top: 50%;
	margin-top: -160px;
}
.banner-host {
    position: absolute;
    height: 32px;
    right: 150px;
    bottom: 50px;
}
.user-agreement-tip {
	text-indent: 2em;
	margin-top: 10px;
}
.layer-user-agreement {
	height: 300px;
	overflow: scroll;
}
.layer-user-agreement {
	text-indent: 2em;
	border: 1px solid #EEEEEE;
	padding: 10px 15px;
	display: none;
}
.user-agreement-title {
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	margin-bottom: 15px;
}
p.user-agreement-sub-title {
	font-weight: bold;
	text-indent: 0;
	font-size: 16px;
}
.start-note {
	line-height: 25px;
}
.conform-note-check {
	float: left;
	text-indent: 3em;
}
.conform-note-content {
	text-indent: 0.5em;
	font-weight: bold;
    font-size: 17px;
}
.footer {
	height: 70px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	background: #A10000;
	color: #ffffff;
	line-height: 18px;
	padding: 17px;
}
.footer p {
	margin: 0;
}
.footer p a {
	color: #ffffff;
}
.footer p a:hover {
	color: #FFDA5F;
}
.intro-p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 36px;
}
.table,.table-head,th,td {
	text-align: center;
	vertical-align: middle!important;
}
.weight {
	font-weight: bold;
}
@media (max-width: 1400px) and (min-width: 1201px) {
	.banner-info {
		width: 1100px;
		margin-left: -550px;
		margin-top: -125px;
	}
	.banner {
		height: 440px;
	}
	.relation-title {
	    top: 395px;
	}
	.position {
	    top: 405px;
	}
	header {
	    height: 440px;
	}
}

@media (max-width: 1200px) and (min-width: 993px){
	.layer-content {
		width: 1000px;
	}
	.banner-info {
		width: 950px;
		margin-left: -475px;
		margin-top: -112px;
	}
	.banner-host {
		right: 80px;
	}
	.banner {
		height: 400px;
	}
	header {
	    height: 400px;
	}
	.relation-title {
	    top: 355px;
	}
	.position {
	    top: 365px;
	}
}
@media (max-width: 992px) {
	.form-title {
		width: 580px;
		left: calc(50% - 290px);
	}
	.layer-content { 
		width: 720px;
	}
	.form-wrapper {
		margin: 80px 0;
	}
	.banner-info {
		width: 850px;
		margin-left: -425px;
		margin-top: -95px;
	}
	.banner-host {
		right: 80px;
		bottom: 40px;
	}
	.banner {
		height: 350px;
	}
	header {
	    height: 350px;
	}
	.relation-title {
	    top: 305px;
	}
	.position {
	    top: 315px;
	}
	
	.competition-title {
		margin: 40px 10px;
	}
	.competition-intro {
		margin: 0 0 10px 0;
	}
}