	/*banner*/
	
	body,
	html {
		margin: 0;
		padding: 0;
	}
	
	ul,
	li {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
	}
	
	.banner_box {
		position: relative;
		width: 100%;
		height: 570px;
		overflow: hidden;
	}
	
	.banner {
		position: absolute;
		width: 1920px;
		margin-left: -960px;
		left: 50%;
	}
	
	.register_bg {
		position: absolute;
		background-color: white;
		width: 360px;
		height: 360px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-o-border-radius: 5px;
		z-index: 2;
		left: 63%;
		top: 80px;
	}
	
	.register_bg .register_fontBox {
		text-align: center;
		line-height: 20px;
		padding-top: 10px;
	}
	
	.register_bg .register_font1 {
		font-size: 18px;
		color: #888888;
		font-weight: bold;
		font-family: "微软雅黑";
	}
	
	.register_bg .register_font2 {
		font-size: 18px;
		color: #e65554;
		font-weight: bold;
		font-family: "微软雅黑";
	}
	
	.register_bg .line {
		width: 360px;
		height: 3px;
		background-color: #e65554;
		margin-top: 10px;
	}
	
	.register_bg .input_box li input {
		transition: 0.3s ease-in-out;
		-webkit-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		padding-left: 30px;
	}
	
	.register_bg .input_box li input:focus {
		border: 1px #00BFFF solid;
		box-shadow: 0 0 5px rgba(81, 203, 238, 1);
		-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
		-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
		-o-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	}
	
	.register_bg .input_box {
		margin-top: 1px;
	}
	
	.register_bg .input_box li {
		margin-left: 30px;
		margin-top: 12px;
	}
	
	.register_bg .input_box li .phone_input {
		width: 240px;
		height: 30px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		border: 1px #DCDCDC solid;
		outline: none;
	}
	
	.register_bg .input_box .phone_html {
		margin: 0;
		padding: 0;
		color: orangered;
		font-size: 12px;
		font-family: "微软雅黑";
		margin-left: 30px;
	}
	
	.register_bg .input_box .yzm_html {
		margin: 0;
		padding: 0;
		color: orangered;
		font-size: 12px;
		font-family: "微软雅黑";
		margin-left: 30px;
	}
	
	.register_bg .input_box .message_html {
		margin: 0;
		padding: 0;
		color: orangered;
		font-size: 12px;
		font-family: "微软雅黑";
		margin-left: 30px;
	}
	
	.register_bg .input_box .phoneYzm_html {
		margin: 0;
		padding: 0;
		color: orangered;
		font-size: 12px;
		font-family: "微软雅黑";
		margin-left: 30px;
	}
	
	.register_bg .input_box li .phone_icon {
		position: absolute;
		width: 24px;
		height: 24px;
		z-index: 10;
		margin-left: 5px;
		margin-top: 5px;
	}
	
	.register_bg .input_box li .yzm_input {
		width: 100px;
		height: 30px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		border: 1px #DCDCDC solid;
		outline: none;
	}
	.register_bg .input_box li .yzm_icon {
		position: absolute;
		width: 22px;
		height: 22px;
		z-index: 10;
		margin-left: 6px;
		margin-top: 6px;
	}
	.register_bg .input_box li .phoneYzm_input {
		width: 150px;
		height: 30px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		border: 1px #DCDCDC solid;
		outline: none;
	}
	
	.register_bg .input_box li .phoneYzm_icon {
		position: absolute;
		width: 15px;
		height: 24px;
		z-index: 10;
		margin-left: 8px;
		margin-top: 5px;
	}
	
	.register_bg .input_box #phone_imgYzm .get_yzm {
		position: absolute;
		width: 100px;
		line-height: 30px;
		z-index: 10;
		margin-left: 30px;
		margin-top: 2px;
		vertical-align: middle;
		cursor: pointer;
	}
	
	.register_bg .input_box #phone_message .message_button {
		position: absolute;
		width: 100px;
		line-height: 30px;
		z-index: 10;
		background-color: #f2f2f2;
		border: #c5c5c5 1px solid;
		margin-left: 200px;
		margin-top: -33px;
		font-size: 14px;
		text-align: center;
		vertical-align: middle;
		font-family: "微软雅黑";
		color: black;
		cursor: pointer;
	}
	
	.register_bg p {
		text-align: center;
		line-height: 20px;
	}
	
	.register_bg p .span1 {
		font-size: 12px;
		color: black;
		font-family: "微软雅黑";
		text-align: center;
	}

	.register_bg p .span2 {
		font-size: 12px;
		color: #65a9ee;
		font-family: "微软雅黑";
		text-align: center;
		cursor: pointer;
	}
	
	.register_bg p .check {
		margin-top: 1px;
		vertical-align: middle;
	}
	
	.register_bg .register_button {
		width: 321px;
		height: 42px;
		margin: 0 auto;
		cursor: pointer;
	}
	/*container*/
	
	.container {
		background-color: white;
	}
	
	.grow_bg {
		background-image: url(/public/2014_2/images/activity/register_special/grow_bg.png);
		background-size:auto;
		background-repeat: repeat;
		width: 100%;
		height: 489px;
	}
	
	.grow_fontBg {
		position: relative;
		width: 825px;
		height: 270px;
		margin: auto;
		left: 0;
		right: 0;
		z-index: 1;
		margin-top: 30px;
	}
	
	.grow_fontBg li {
		margin-top: 5px;
	}
	
	.grow_fontBg .grow_font {
		position: absolute;
		z-index: 3;
		left: 0;
		right: 0;
		margin: auto;
		top: 90px;
		left: 80px;
	}
	
	.grow_fontBg .grow_font .grow_span1 {
		font-size: 16px;
		font-family: "微软雅黑";
		color: white;
		text-align: center;
	}
	.grow_fontBg .grow_font .spanColor {
		font-size: 16px;
		color: #fee900;


	}
	.procedure {
		width: 960px;
		height: 50px;
		margin: 0 auto;
		margin-top: 30px;
	}
	
	.procedure img {
		width: 1000px;
		height: 50px;
		margin: 0 auto;
		margin-top: 70px;
	}
	
	.procedure_box {
		width: 900px;
		height: 220px;
		margin: 0 auto;
		margin-top:150px;
	}
	
	.procedure_box img {
		width: 80%;
	}
	
	.procedure_box .arrow {
		margin-top: 50px;
	}
	
	.procedure_box .arrow img {
		width: 100%;
	}
	
	.procedure_box li {
		float: left;
	}
	
	.advantage_bg {
		width: 100%;
		height: 730px;
		background-color: #2385f2;
		margin: 0 auto;
	}
	
	.advantage_bg .title_font {
		width: 855px;
		height: 128px;
		margin: 0 auto;
		padding-top: 50px;
	}
	
	.advantage_bg .advantage_imgBox {
		width: 940px;
		margin: 0 auto;
		margin-top: 50px;
	}
	
	.advantage_bg .advantage_imgBox .li2 {
		float: left;
		margin-left: 20px;
	}
	
	.advantage_bg .advantage_imgBox .li3 {
		float: left;
		margin-left: 20px;
	}
	
	.advantage_bg .p1 {
		padding-top: 40px;
		font-size: 16px;
		font-family: "微软雅黑";
		color: white;
		text-align: center;
		clear: left;
	}
	
	.advantage_bg .p2 {
		margin-top: 10px;
		font-size: 16px;
		font-family: "微软雅黑";
		color: white;
		text-align: center;
		clear: left;
	}
	
	.advantage2_bg {
		width: 100%;
		height: 837px;
		margin: 0 auto;
		position: relative;
	}
	
	.advantage2_bg .advantage_title {
		width: 1000px;
		margin: 0 auto;
		padding-top: 80px;
	}
	
	.advantage2_bg .advantage_title img {
		width: 1000px;
		height: 50px;
	}
	
	.jrInfo{height: 425px;width: 100%;background-image: url(/public/2014_2/images/activity/register_special/grow_bg.png);
		background-size:auto;
		background-repeat: repeat;position: absolute;bottom: 0;z-index: 1;}
	.advantage2_bg p {
		font-size: 18px;
		font-family: "微软雅黑";
		color: #3088d2;
		text-align: center;
		margin-top: 5px;
	}
	
	.advantage2_bg .advantage2_img {
		width: 840px;
		height: 240px;
		margin: 0 auto;
		margin-top: 45px;
		position: relative;
		z-index: 2;
	}
	
	.advantage2_bg .advantage2_img li {
		float: left;
	}
	
	.advantage2_bg .advantage2_img li p {
		padding: 0;
		margin: 0;
		color: #000000;
		font-size: 16px;
		font-family: "微软雅黑";
	}
	
	.advantage3_bg {
		width: 100%;
		height: 625px;
		background-color: #2385f2;
		margin: 0 auto;
	}
	
	.advantage2_bg .p1 {
		
		font-size: 36px;
		font-family: "微软雅黑";
		font-weight: bold;
		text-align: center;
		color: white;
		margin-top: 130px!important;
		line-height:30px;
	}
	
	.advantage2_bg .p2 {
		font-size: 36px;
		font-family: "微软雅黑";
		font-weight: bold;
		text-align: center;
		color: white;
		line-height:30px;
	
	}
	
	.advantage2_bg span {
		font-size:54px;
		font-family: "微软雅黑";
		font-weight: bold;
		text-align: center;
		color: white;
	}
	
	.advantage3_bg .ewm {
		display: block;
		width: 15%;
		padding-top: 40px;
		margin: 0 auto;
	}
	
	.advantage3_bg .button {
		display: block;
		width: 25%;
		padding-top: 40px;
		margin: 0 auto;
		cursor: pointer;
	}