.join_vip_bg {
	width: 100%;
	height: 1080px;
	background-color: #cbd6eb;
	overflow: hidden;
	position: relative
}

.join_vip {
	width: 1100px;
	height: 800px;
	position: absolute;
	left: 50%;
	margin-left: -550px;
	top: 140px;
	z-index: 1
}

.join_type_ol {
	float: left
}

.join_type_ol li {
	width: 40px;
	height: 150px;
	color: #fff;
	font-size: 28px;
	padding: 125px 30px;
	text-align: center;
	position: relative;
	cursor: pointer
}

.join_type_ol li img {
	position: absolute;
	width: 20px;
	height: 36px;
	right: -20px;
	top: 50%;
	margin-top: -18px;
	display: none
}

.join_type_ol li.active img {
	display: block
}

.join_notice {
	float: left;
	width: 260px;
	height: 100%;
	background: #fff;
	padding: 0 20px 0 40px
}

.join_notice h2 {
	height: 62px;
	line-height: 62px;
	text-align: center;
	margin-top: 16px;
	font-size: 20px;
	color: #9e7f4e
}

.join_notice p {
	color: gray;
	text-indent: 28px
}

.join_notice h4,
.join_notice p {
	font-size: 14px;
	line-height: 20px
}

.join_notice h4 {
	color: #333;
	margin-top: 20px
}

.join_notice h3 {
	font-size: 18px;
	color: #333;
	line-height: 50px
}

.join_notice h5 {
	font-size: 14px;
	color: #666;
	text-indent: 28px;
	line-height: 20px
}

.join_notice img {
	display: block;
	width: 110px;
	margin: 0 auto
}

.join_type_ul {
	width: 680px;
	height: 100%;
	float: left;
	background: hsla(0, 0%, 100%, .5)
}

.join_type_ul li {
	width: 100%;
	height: 100%;
	display: none
}

.join_type_ul li.cur {
	display: block
}

.join_com_head {
	height: 650px;
	background: rgba(250, 191, 1, .15)
}

.join_com_head h3 {
	height: 125px;
	line-height: 125px;
	text-align: center;
	font-size: 24px;
	color: #4d4d4d;
	font-weight: 400
}

.join_com_head dl {
	padding-left: 30px;
	padding-right: 36px
}

.join_com_head dl dd {
	height: 82px;
	line-height: 82px;
	font-size: 18px;
	color: #4d4d4d
}

.join_com_head dl dd input {
	border: none;
	outline: none;
	background: hsla(0, 0%, 100%, .3);
	height: 30px;
	text-indent: 8px
}

.join_com_head h4 {
	line-height: 38px;
	text-align: center;
	font-size: 24px;
	color: #4d4d4d;
	font-weight: 400
}

.join_com_foot {
	height: 150px;
	overflow: hidden
}

.join_com_foot a {
	display: block;
	width: 150px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #94baa8;
	border-radius: 8px;
	color: #3a8e61;
	margin-top: 50px;
	margin-left: 264px;
	font-size: 24px;
	font-weight: 700
}

.join_com_person h3 {
	height: 100px
}

.join_com_person dl {
	padding-left: 50px;
	padding-right: 40px;
	width: 330px;
	float: left
}

.join_com_person_right {
	width: 258px;
	height: 440px;
	border-left: 1px solid #fff;
	float: left;
	margin-top: 28px
}

.join_com_person_right h5 {
	text-align: center;
	font-size: 24px;
	color: gray
}

.join_com_person_right a {
	display: block;
	width: 144px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #4d4d4d;
	margin-top: 50px;
	margin-left: 60px;
	font-size: 18px
}

.join_com_person_right a.active {
	color: #fff;
	background: #fabf01
}

.join_com_person input {
	width: 240px
}

.join_com_person dl dd a {
	display: inline-block;
	width: 30px;
	padding-left: 25px;
	height: 28px;
	background: url(../img/join_vip_sex.png) 0 0 no-repeat;
	vertical-align: middle;
	line-height: 28px;
	cursor: pointer;
	margin-right: 20px
}

.join_com_person dl dd a.active {
	background-position: 0 -28px
}

.join_com_person dl dd {
	height: 72px;
	line-height: 72px
}

.join_feiji {
	width: 460px;
	height: 416px;
	background: url(../img/join_feiji.png) no-repeat;
	position: absolute;
	bottom: 75px;
	left: 50%;
	margin-left: 170px
}