.sx_w900 {
	font-size: 13px;
}
.reg_title {
	height: 30px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #e8ecef;
	margin-top: 70px;
	margin-bottom: 6px;
	overflow: visible;
}
.reg_title span {
	display: block;
    margin-top: -14px;
    width: 170px;
    text-align: center;
    margin-left: 40px;
    background-color: #fff;
    letter-spacing: 2px;
    text-indent: 2px;
}
.reg_step {
	height: 60px;
	overflow: hidden;
	line-height: 55px;
	text-align: center;
}
.reg_step li.reg_step_one {
	background: url(../../../users/images/co_1.png.gif) no-repeat 0px 0px;
    background-size: 307px;
    width: 307px;
    float: left;
    height: 57px;
}
.reg_step li.reg_step_one.sx_active {
	background: url(../../../users/images/co_11.png.gif) no-repeat 0px 0px;
    background-size: 307px;
}
.reg_step li.reg_step_two {
	background: url(../../../users/images/co_2.png.gif) no-repeat 0px 0px;
    background-size: 325px;
    width: 325px;
    float: left;
    height: 57px;
    margin-left: -6px;
}
.reg_step li.reg_step_two.sx_active {
	background: url(../../../users/images/co_12.png.gif) no-repeat 0px 0px;
    background-size: 325px;
}
.reg_step li.reg_step_three {
	background: url(' ../../../users/images/co_3.png') no-repeat 0px 0px;
    background-size: 341px;
    width: 341px;
    float: left;
    height: 57px;
    margin-left: -5px;
}
.reg_step li.reg_step_three.sx_active {
	background: url(' ../../../users/images/co_13.png') no-repeat 0px 0px;
    background-size: 326px;
}
.reg_step li p {
	width: 20px;
    height: 20px;
    line-height: 20px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin: 17px 10px 0 0;
}
.reg_step li p b {
	position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 19px dotted;
    margin: 0 0 1px 1px;
    border-width: 0vw;
    margin: 0vw;
    color: #fff;
    background-color: currentColor;
    left: 0;
    top: 0;
}
.reg_step li p abbr {
	position:relative;
	color:#434343;
	text-align:center;
	font-size:12px;
}
.reg_step li span {
	color: #000;
	display: inline-block;
}
.reg_step li.sx_active span {
	color: #fff;
}
.reg_from div.sx_pull_left,.reg_from div.sx_pull_right {
	width: 50%;
}
.reg_from {
	margin-top: 20px;
}
.reg_from div.sx_pull_left {
	margin-right: 2%;
	width: 48%;
}
.reg_from div.sx_pull_left li {
	text-align: right;
	height: 40px;
	line-height: 40px;		
	margin-bottom: 10px;
}
.reg_from div.sx_pull_left li.reg_item {
	margin-bottom: 50px;
}
.reg_from div.sx_pull_left li.reg_item input {
	background-color: #1983eb;
	color: #fff;
	display: block;
	width: 100px;
	border-radius: 4px;
	text-align: center;
	text-indent: 4px;
	letter-spacing: 4px;
	float: right;
	margin-right: 70px;
}
.reg_from div.sx_pull_left li i,.reg_from div.sx_pull_left li span,.reg_from div.sx_pull_left li input,.reg_from div.sx_pull_left li a,.reg_from div.sx_pull_left li img{
	display: inline-block;
	vertical-align: top;
	line-height: 40px;
	height: 40px;
}
.reg_from div.sx_pull_left li i {
	color: red;
	font-size: 20px;
	line-height: 48px;
	margin-right: 6px;
}
.reg_from div.sx_pull_left li span {
	margin-right: 14px;
}
.reg_from div.sx_pull_left li input {
	width: 220px;
	border: 1px solid #ddd;
	border-radius: 4px;
	height: 38px;
	padding: 0 10px;
}
.reg_from div.sx_pull_left .mobile_item input {
	width: 110px;
	margin-right: 8px;
}
.reg_from div.sx_pull_left .mobile_item a {
	width: 100px;
	line-height: 38px;
	height: 38px;
	text-align: center;
	background: url(../code_bg.png) repeat 0px 0px;
	background-size: 3px;
	color: #3a9bfa;
	border-radius: 2px;
	border: 1px solid #ddd;
}
.reg_from div.sx_pull_left .sign_item {
	line-height: 16px;
	height: 16px;
	color: #a5a5a5;
}
.reg_from div.sx_pull_left .sign_item a {
	line-height: 16px;
	height: 16px;
	color: #a5a5a5;
}
.reg_from div.sx_pull_left .sign_item a:hover {
	color: #d13b9b;
}
.reg_from div.sx_pull_left .testCode_item input {
	width: 110px;
	margin-right: 8px;
}
.reg_from div.sx_pull_left .testCode_item img {
	width: 100px;
	height: 40px;
}
.reg_from div.sx_pull_left .agreement_item input {
	width: inherit;
	padding: 0;
	height: 40px;
	border: none
}
.reg_from div.sx_pull_left .agreement_item label {
	margin: 0;
	cursor: pointer;
}
.reg_from div.sx_pull_right {
	border-left: 1px solid #d0d0d0;
	margin-left:-1px;
}
.reg_from div.sx_pull_right .introduce_item {
	margin: 20px 0 20px;
}
.reg_from div.sx_pull_right .introduce_item p {
	margin: 0;
	height: 40px;
	line-height: 40px;
}
.reg_from div.sx_pull_right .introduce_item p img {
	margin: 0;
	height: 30px;
	display: block;
	margin-top: 5px;
	float: left;
}
.reg_from div.sx_pull_right .introduce_item p span {
	margin: 0;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #5b9dd7;
	text-indent: 10px;
	background-color: #e1ffef;
	float: left;
	width: 435px;
}
.reg_from div.sx_pull_right .introduce_item ul li {
	display: block;
	margin: 10px 0;
	padding-left: 36px;
	font-size: 12px;
}
/*ÍÏ¶¯ÑéÖ¤*/
.outer{
	position: relative;
	margin:5px 5px 5px 242px;
	width: 200px;
	height: 30px;
	line-height: 28px;
	border:1px solid #ccc;
	background: #ccc9c9;
}
.outer span,.filter-box,.inner{
	position: absolute;
	top: 0;
	left: 0;
}
.outer span{
	display: block;
	padding:0 0 0 36px;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}
.filter-box{
	width: 0;
	height: 100%;
	background: green;
	z-index: 9;
}
.outer.act span{
	padding:0 36px 0 0;
}
.inner{
	width: 36px;
	height: 28px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	font-family: "ËÎÌå";
	z-index: 10;
	font-weight: bold;
	color: #929292;
}
.outer.act .inner{
	color: green;
}
.outer.act span{
	z-index: 99;
}
