﻿.centerBox {
	width: 1100px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:after {
	clear: both;
	display: block;
	content: "";
}
h1,h5 {
	margin: 0;
	padding: 0;
}
body {
	font-family:"微软雅黑";
	background: #e6ecf2;
}

/***法人注册样式开始***/
.frzc_tit{
	height:40px;
	width:100%;
	border-bottom: 1px solid #e2e2e2;
	
}
.top{
	width: 100%;
	height: 120px;
	background: #31569d;
}
.hlj-top{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-top: 25px;
}
.hlj-top-left{
	width: 295px;
	height: 65px;
	border-right: 1px solid #6d87b9;
	float: left;
}
.hlj-top-center{
	width: 300px;
	height: 60px;
	line-height: 60px;
	font-size: 34px;
	font-weight: bold;
	float: left;
	font-style:oblique;
	color: #f9fbff;
	margin-left: 50px;
}
.hlj-top-right{
	width: 500px;
	font-size: 15px;
	float: right;
	text-align: right;
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
}
.hlj-top-right a{color: #FFFFFF;}
.frzc-bz{
	width: 100%;
	height: 128px;
	margin: 0 auto;
	border-bottom: 1px solid #e2e2e2;
}
.frzc-bz-con{
	width: 900px;
	height: 100%;
	margin: 0 auto;
	padding-top: 30px;
}
.frzc-bz-con ul li{
	width: 213px;
	height: 70px;
	float: left;
	font-weight: bold;
	font-size: 19px;
	color: #cccccc;
	line-height: 70px;
	text-align: center;
}
.frzc-bz-con ul .active{
	color: #f6830c;
}
.frzc-bz-con ul .frzc-bz1{
	background: url(../img/bz_011.png) no-repeat left;
	margin-left: 40px;
	margin-right: 40px;
}
.frzc-bz-con ul li a{
	width: 100%;
	height: 100%;
	display: block;
	color: #cccccc;
}
.frzc-bz-con ul .frzc-bz1 a{
	padding-right: 10px;
}
.frzc-bz-con ul .frzc-bz2 a{
	padding-left: 30px;
}
.frzc-bz-con ul .frzc-bz3 a{
	padding-left: 30px;
}
.frzc-bz-con ul .frzc-bz1 .active{
	width: 100%;
	height: 100%;
	display: block;
	background: url(../img/bz_01.png) no-repeat left;
}
.frzc-bz-con ul .frzc-bz2{
	background: url(../img/bz_022.png) no-repeat left;
	margin-right: 80px;
}
.frzc-bz-con ul .frzc-bz3{
	background: url(../img/bz_033.png) no-repeat left;
}
.frzc-bz-con ul .frzc-bz2 .active{
	width: 100%;
	height: 100%;
	display: block;
	background: url(../img/bz_02.png) no-repeat left;
}
.frzc-bz-con ul .frzc-bz3 .active{
	width: 100%;
	height: 100%;
	display: block;
	background: url(../img/bz_03.png) no-repeat left;
}
.register_content {
	padding-bottom: 27px;
	margin-top: 20px;
}
.register_content .register_content_main {
	background:#fff;
	padding-top: 30px;
	min-height:542px;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}
.register_content_main .register_content_tit {
	width: 798px;
    height: 106px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
    border-bottom:1px dashed #e4e4e4;
}
.register_content_tit .register_step {
	width: 265px;
	float: left;
}
.register_content_tit .register_step .register_step_bg {
	height: 50px;
}
.register_content_tit .register_step .register_step1_bg {
	background:url(frzc01__03.png) no-repeat;
}
.register_content_tit .register_step .register_step2_bg {
	background:url(frzc01__04.png) no-repeat;
}
.register_content_tit .register_step .register_step4_bg {
	background:url(frzc01__05.png) no-repeat;
}
.register_content_tit .register_step .register_step_tit {
	height: 40px;
	line-height:40px;
	text-align:center;
	font-size:15px;
}
.register_content_tit .register_step .register_step_tit.active {
	color:#335fbb;
}
.register_content_form {
	width: 818px;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 0px;
}
.register_content_form .reg_group_left {
	float: left;
	font-size:17px;
	width:220px;
	text-align: right;
	height: 60px;
	color:#000;
	line-height:60px;
}
.register_content_form .reg_group_left_2{
	line-height: 20px;
	color:#333;
}
.register_content_form .icon {
	float: left;
	color:red;
	margin-right: 17px;
	margin-top: 8px;
}
.read_button input[type="radio"], input[type="checkbox"]{
	margin-top: 7px;
}
.agreement_icon{
	color:#DB2828;
	margin-top:5px;

}
 .txt {
	float: left;
	line-height: 60px;
	margin-left: 16px;
	width: 527px;
	height: 60px;
	color:#666;
	padding-left: 10px;
	font-size:17px;
	border:1px solid #e0e0e0;
}
.register_content_form  .text_noneborder{
	border:none;
	padding-left: 0px;
	font-size: 17px;
	color:#333;
}
.text_noneborder .radioright{
	margin-left:10px;

}
.register_group{
	margin:15px 0px ;
}
.register_content_form .register_group_txt {
	float: left;
	width: 300px;
	height: 40px;
	padding-left: 5px;
	font-size:15px;
	border:1px solid #e0e0e0;
	border:1px solid #e0e0e0;
	margin-right: 26px;
}
.register_content_form .error_tip {
	width: 700px;
	padding-left: 187px;
	color:#999;
	font-size:15px;
	height: 40px;
	line-height:40px;
	margin: 0px 0px;
}
.register_content_form .register_group_pic {
	float: left;
	width: 190px;
	height: 50px;
	margin-top: -5px; 
	cursor: pointer;
}
.read_button {
	padding-left: 190px;
	margin-top: 20px;
}
.read_agree{
	font-weight: bold;
	font-size: 15px;
	margin-left: 10px;
}
.agreement{
	color:#107cdc;
	font-weight: bold;
	font-size: 15px;
}
.read_button .btn_shiming {
	float: left;
    width: 332px;
    height: 50px;
    margin-right: 20px;
    background-color: #4F7AD6;
    font-size: 17px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border:none;
    outline:none;
    margin-bottom: 100px;
}
/***select开始***/
.select div,ul,li{margin:0;padding:0;}
.select ul{line-style:none;}

.select{position:relative;width:527px;min-width:134px;height:40px;border:1px solid #e0e0e0;cursor:pointer;}
.select:after{content:"";position:absolute;top:50%;right:10px;margin-top:-2px;}
.select .select_text{padding:0 20px 0 0px;height:40px;line-height:36px;}
.select_ul{display:none;position:absolute;top:35px;left:-1px;width:527px;min-width:134px;border:1px solid #D4D4D4;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-top:none;background:#fff;}
.select_ul li{line-height:36px;width:527px;text-indent:10px;}
.select_ul li:first-child{line-height:40px;width:527px;text-indent:10px;}
.select_ul li:hover{color:#fff;background:#4F7AD6;}
.select_img{
	margin-right:20px;
	position: absolute;
	right:83px;
}
.first_select{
	position:relative;
}
.frlx_select{
	background:url('frzc_jt_03.jpg') no-repeat right ;
}

.register_form {
	width: 855px;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 0px;
}
.register_form .register_name {
	float: left;
	font-size:17px;
	width:170px;
	text-align: right;
	height: 60px;
	line-height:60px;
	color: #000;
}
.register_form .register_name_2{
	line-height: 20px;
}
.register_form .icon {
	float: left;
	color:red;
	margin-right: 17px;
	margin-top: 8px;
}
.register_form .txt {
	float: left;
	line-height: 60px;
	margin-left: 16px;
	width: 527px;
	height: 60px;
	padding-left: 10px;
	font-size:17px;
	border:1px solid #e0e0e0;
}
.error_font {
	margin-left: 2px;
	font-size:17px;
	height: 60px;
	color:#999;
	float: left;
	line-height: 60px;
}
.error_tip{
	font-size:17px;
	height: 60px;
	float: left;
	line-height: 60px;
}

.register_form .half_txt{
	width:355px;
}
.register_form .half_txt_part{
	width:172px;
	height: 60px;
	float: left;
	border-left:none;
}
.half_txt_part div{
	height:60px;
	width:150px;
	text-align: center;
	background-color: #dfe9f5;
	color:#667cc5;
	line-height: 60PX;
	float: right;
	border:none;
	font-size: 17px;
}
.input_group{
	padding-top: 15px;
	padding-bottom: 15px;
}
.register_form .register_proofCode_txt {
	float: left;
	width: 300px;
	height: 40px;
	padding-left: 5px;
	font-size:15px;
	border:1px solid #e0e0e0;
	margin-right: 26px;
}
.register_form .error_tip {
	width: 760px;
	padding-left: 187px;
	color:#999;
	font-size:15px;
	height: 24px;
	line-height:24px;
	margin: 9px 0px;
}
#error_tip,#error_tipp {
	width: 760px;
	padding-left: 187px;
	color:#999;
	font-size:15px;
	height: 24px;
	line-height:24px;
	margin: 9px 0px;
}
.register_form .register_proofCode_pic {
	float: left;
	width: 190px;
	height: 50px;
	margin-top: -5px; 
	cursor: pointer;
}
.read_button {
	padding-left: 225px;
	margin-top: 20px;
}
.read_agree{
	font-weight: bold;
	font-size: 15px;
}
.agreement{
	color:#4F7AD6;
	font-size: 15px;
}
.read_button .register_btn_shiming {
	float: left;
    width: 240px;
    height: 60px;
    margin-right: 20px;
    background-color: #4F7AD6;
    font-size: 17px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border:none;
    outline:none;
    margin-bottom: 100px;
}
.zhuce1{
	background: #e9ab24 !important;
}
.chongzhi1{
	background: #4798ea !important;
}
.read_button .register_btn_back {
	float: left;
    width: 180px;
    height: 50px;
    background-color: #3499da;
    font-size: 17px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
/***æ³•äººæ³¨å†Œæ ·å¼ç»“æŸ***/
.cssSelect .selectLt {
    overflow: hidden;
    height: 40px;
    line-height: 31px;
    padding: 0 10px;
    background: none transparent scroll repeat 0% 0%;
    color: #666;
}
.cssSelect .selectrt {
    height: 40px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 28px;
}
.cssSelect .selectrt {
    cursor: pointer;
    background: url(../img/zcfr_jt_09.png)  no-repeat #f2f2f2;
    border-left: 1px solid #c8c8c8;
    float: left;
} 
.frzc_passw{
	margin-bottom: 0px;
}


.top{
	width: 100%;
	height: 120px;
	background: #31569d;
}
.hlj-top{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-top: 25px;
}
.hlj-top-left{
	width: 295px;
	height: 65px;
	border-right: 1px solid #6d87b9;
	float: left;
}
.hlj-top-center{
	width: 300px;
	height: 60px;
	line-height: 60px;
	font-size: 34px;
	font-weight: bold;
	float: left;
	font-style:oblique;
	color: #f9fbff;
	margin-left: 50px;
}
.hlj-top-right{
	width: 500px;
	font-size: 15px;
	float: right;
	text-align: right;
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
}
.hlj-top-right a{color: #FFFFFF;}
