@charset "utf-8";
/* CSS Document */
.hidespan{display:none;
}
.hoverbox{
	cursor:pointer;
}
.register_changetit{
	line-height:42px;
	overflow:hidden;
	height:47px;
}
.register_changetit .title{
	font-size:16px;
	width:300px;
	border:1px solid #ddd;
	background:#fff;
	display:block;
	text-align:center;
	float:left; 
}
.register_changetit .title span{
	display:block;
	border-top:3px solid #fff;
}
.register_changetit .cur_title span{
	border-top:3px solid #53a0fe;
}
.register_changetit .cur_title{
	border-bottom:1px solid #fff;
}

.register_cont h1{
	font-size:30px;
	margin-top:20px;
	text-align:center;
	margin-bottom:20px;
}
.reg_area{
	background:#fffdee;
	height:40px;
	border:1px solid #fff6d2;
	margin-top:22px;
	
}
.reg_area span{
	line-height:40px;
	margin-left:318px;
	margin-right:10px;
}
.reg_area select{
	border:1px solid #ddd;
	padding:3px 10px;
}
.regbox{
	margin-top:45px;
}
.regboxtop{
	background:#f5f5f5;
	border-bottom:1px solid #ddd;
	line-height:30px;
	margin-left:20px;
	margin-right:20px;
	padding-left:20px;
	margin-bottom:36px;
	font-size:14px;
}
.regboxcont{
	margin-left:300px;
}
.qiandu {
    margin-left: 170px;
    margin-top: 10px;
}
.reg_lbl{
	width:100px;
	text-align:right;
	margin-right:10px;
	line-height:40px;
}
.reg_txt{
	width:310px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	height:30px;
	border:1px solid #ddd;
}
.reg_txt1{
	background:url(https://pic.xigoubao.com/style/images/xigoubao/register/images/1.png) no-repeat right center;
}
.reg_txt2{
	background:url(https://pic.xigoubao.com/style/images/xigoubao/register/images/2.png) no-repeat right center;
}
.reg_txt3{
	background:url(https://pic.xigoubao.com/style/images/xigoubao/register/images/3.png) no-repeat right center;
}
.reg_txt4{
	background:url(https://pic.xigoubao.com/style/images/xigoubao/register/images/4.png) no-repeat right center;
}
.reg_txt5{
	background:url(https://pic.xigoubao.com/style/images/xigoubao/register/images/5.png) no-repeat right center;
}
.reg_txt6{
	background:url(https://pic.xigoubao.com/style/images/xigoubao/register/images/6.png) no-repeat right center;
}
.reg_txt7{
	background:url(https://pic.xigoubao.com/style/images/xigoubao/register/images/7.png) no-repeat right center;
}
.reg_txt8{
	background:url(https://pic.xigoubao.com/style/images/xigoubao/register/images/8.png) no-repeat right center;
}
.reg_txt9{
	background:url(https://pic.xigoubao.com/style/images/xigoubao/register/images/9.png) no-repeat right center;
}
.reg_tx{ 
	margin-left:110px;
	margin-top:8px;
}
.reg_contbox{
	margin-bottom:20px;
}
.reg_cbx{
	margin-top:2px;
	margin-right:3px;
}
.regboxcont select {
    border: 1px solid #ddd;
    padding: 8px;
    color: #555;
    width: 100px;width: 101px;
    margin-right: 10px;
	float:left;margin-bottom: 10px;
}
.reg_submit{
	    background: #ea3b38;
    border: none;
    color: #fff;
    display: block;
    width: 250px;
    height: 50px;
	cursor:pointer;
	margin:0 auto;
    line-height: 50px;
	margin-top:30px;
	margin-bottom:100px;
    font-size: 22px;
    font-family: microsoft yahei;
}

























