.nav{
	width: 100%;
	height:70px;
	line-height: 70px;
	background: #FFFFFF;
}
.navContent{
	width: 1200px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
}
.navContent img{
	margin-top: 16px;
	float: left;
	padding-right:32px ;
	border-right: 1px solid #b3b3b3;
}
.navContent span{
	display: block;
	float: left;
	margin-left: 33px;
}
.register{
	width: 1200px;
	min-height: 640px;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	margin: 20px auto 0;
}
.registerTop{
	height: 55px;
	border-bottom: 1px solid #cccccc;
	line-height: 55px;
	overflow: hidden;
	padding: 0 20px;
}
.registerTop a{
	float: right;
	color: #2177bd ;
}
.registerTop span{
	float: left;
}
.register .schedule{
	margin-top: 20px;
	margin-left: 58px;
	margin-bottom: 50px;
	overflow: hidden;
}
.register .schedule p{
	width: 280px;
	height: 44px;
	float: left;
	text-align: center;
	line-height: 44px;
	cursor: pointer;
}
.registerMessage{
	width: 515px;
	margin: 50px auto 0;
}
.registerMessage strong{
	display: block;
	float: left;
	font-weight: normal;
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 40px;
	font-size: 12px;
	color: #999999;
}
.registerMessage strong span{
	display: block;
	float: left;
	font-size:12px ;
	text-align: right;
	width: 75px;
	line-height: 40px;
	color: #000;
}
.registerMessage strong input{
	float: left;
	width: 280px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #d9d9d9;
	margin-left: 10px;
	padding: 0 10px;
	color:  #000;
}
.registerMessage strong i{
	color: red;
	font-size: 12px;
	line-height: 40px;
	margin-left:10px ;
	display: none;
}
.registerMessage strong input.import.active{
	border: 1px solid #5493fa;
	color: #000;
}
.registerMessage strong input.import.active1{
	border: 1px solid red;
}
.registerMessage strong input.numBtn{
	width: 150px;
	background: #e5e5e5;
	border: 1px solid #d9d9d9;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.registerMessage strong:last-of-type{
	margin-bottom: 45px;
}
.registerMessage .btnBox{
	width: 280px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	background: #2177bd;
	clear: both;
	margin-left: 75px;
	cursor: pointer;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.copyright{
	text-align: center;
	color: #9c9c9c;
	font-size: 12px;
	margin-top: 50px;
	padding-bottom: 60px;
}
.schedule a{
	display: block;
	height: 44px;
	float: left;
	color: #333333;
}
.detailAddress{
	width: 160px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #d9d9d9;
	float: left;
	padding: 0 10px;
	font-size: 12px;
}
.searchBtn{
	width: 160px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #2177bd;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}
.location{
	width: 647px;
	height: 300px;
	border: 1px solid #d9d9d9;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
.pBox p{
	width: 300px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-left: 85px;
	margin-bottom: 20px;
}
.divselect{
    width: 245px;
    position: relative;
    clear: both;
    float: left;
    margin-bottom: 20px;
}
.divselect span{
    width: 245px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #000;
    cursor: pointer;
    font-style: normal;
    padding: 0 10px;
    border: 1px solid #d9d9d9;
    margin-left: 85px;
    font-size: 12px;
    z-index: 2;
}
.divselect span b{
	display: block;
	width:7px;
	height:4px;
	float: right;
	background-image:url(../img/icon.png);
	background-position:-27px -18px;
	margin-top: 17px;
}
.divselect span b.arrow{
	background-position:-27px -4px;	
}

.divselect ul {
	position: absolute;
    z-index: 20000;
    width: 265px;
    height: 150px;
    margin-top: -1px;
    margin-left: 85px;
    display: none;
    border: 1px solid #d9d9d9;
    background: #ffffff;
    overflow: auto !important;
  
}
.divselect ul li {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
}
.divselect ul li a{
	display: block;
    padding: 0 10px;
	color: #333333;
}
.divselect ul li:hover{
	background:#cbe5fa;
}


.registerMessage label{
	clear: both;
	display: block;
	margin-bottom: 25px;
	font-size: 12px;
	vertical-align: middle;
	color: #333333;
}
.registerMessage label input{
	margin-right: 10px;
	vertical-align: middle;
}
.registerMessage label a{
	color: #999999;
}
.identity_card{
	width: 490px;
	height: 250px;
	border: 1px solid #d9d9d9;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
.business_license{
	width: 490px;
	height: 200px;
	border: 1px solid #d9d9d9;
	float: left;
	margin-left: 10px;
	margin-bottom:40px;
	padding: 15px;
}
.business_license  p{
	width: 190px;
	margin: 0;
	font-size: 12px;
	text-align: center;
}
.business_license .geren_info2{
	height: 116px;
    width: 190px;
	background: url(../img/add.png) no-repeat center;
	margin: 10px 0;
}
.business_license .geren_info2 img {
    height: 116px;
    width: 190px;
}
.identity_card {
	padding: 20px 30px;
	overflow: hidden;
}
.identity_card .geren_info2{
	height: 116px;
    width: 190px;
	background: url(../img/add.png) no-repeat center;
	margin: 10px 0;
	float: left;
}
.identity_cardC:last-of-type{
	margin-right: 0;
}
.identity_card .geren_info2 img {
    height: 116px;
    width: 190px;
}
.identity_cardC{
	width: 190px;
	float: left;
	margin-right: 30px;
}
.identity_card  p{
	margin: 0;
	font-size: 12px;
	text-align: center;
}
.identity_card ul{
	clear: both;
	font-size: 12px;
	list-style: disc ;
	margin-left: -7px;
}
.identity_card ul li{
	list-style:disc  ;
}
.applyDetail{
	width: 1080px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #7abd54;
	margin-left: 60px;
	padding-left:20px ;
}
.applyDetail i{
	display: block;
	width: 13px;
	height: 13px;
	background: url(../img/icon1.png) no-repeat;
	float: left;
	margin-top: 13px;
	margin-right: 5px;
}
.register h6{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #cccccc;
	padding-left:70px ;
	font-size: 16px;
}
.progress_bar{
	width: 660px;
	overflow: hidden;
	height: 100px;
	margin: 140px auto 0;
}
.progress_bar .progress_Detail{
	width: 220px;
	height: 30px;
	float: left;
	text-align: center;
}
.progress_bar .progress_Detail span{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 22px;
}
.progress_bar .progress_Detail1{
	background: url(../img/1.png) no-repeat;
}
.progress_bar .progress_Detail2{
	background: url(../img/2.png) no-repeat;
}
.progress_bar .progress_Detail3{
	background: url(../img/3.png) no-repeat;
}
.progress_bar .progress_Detail p{
	font-size: 12px;
	margin-top: 10px;
}
.progress_bar .progress_Detail strong{
	font-size: 12px;
	margin-top: 10px;
	color: #6a6a6a;
	font-weight: normal;    
}
.loginBg{
	width: 100%;
	height: 656px;
	background: url(../img/loginBg.jpg) no-repeat center;
}
.loginBgBox{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.loginBgL{
	float: left;
	margin-top: 210px;
}
.loginBgL h6{
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 20px;
}
.loginBgR{
	float: right;
	width: 400px;
	height: 360px;
	background: #FFFFFF;
	margin-top: 160px;
}
.loginBgL h3{
	font-size: 36px;
	color: #FFFFFF;
}
.loginBgL .loginBgLContent{
	overflow: hidden;
}
.loginBgL .loginBgLContent img{
	float: left;
	margin-top: 50px;
}
.loginBgLContent div{
	float: left;
	padding-top:110px ;
	margin-left: 30px;
}
.loginBgL .loginBgLContent div span{
	display: block;
	color: #FFFFFF;
	font-size: 18px;
}
.loginBgR h5{
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
}
.loginBgR h5 div{
	width: 50%;
	float: left;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}
.loginBgR h5 div span{
	height: 56px;
	box-sizing: border-box;
}
.loginBgR h5 div span.active{
	display: block;
	width: 92px;
	border-bottom: 2px solid #2177bd;
	margin: 0 auto;
	color: #2177bd;
}
.loginBgR strong{
	display: block;
	width: 360px;
	height:40px;
	border: 1px solid #cccccc;
	margin: 15px auto 0;
	overflow: hidden;
}
.loginBgR strong i{
	float: left;
}
.loginBgR strong input{
	float: left;
	height:40px;
	line-height: 40px;
	padding: 0 10px;
	margin-left: 10px;
	width: 320px;
}
.loginBgR strong i.i1{
	display: block;
	width: 19px;
	height: 21px;
	background: url(../img/person.png) no-repeat;
	margin:10px 0 0 10px ;
}
.loginBgR strong i.i2{
	display: block;
	width: 17px;
	height: 19px;
	background: url(../img/pass.png) no-repeat;
	margin:10px 0 0 10px ;
}
.loginBgR strong i.i3{
	display: block;
	width: 16px;
	height: 22px;
	background: url(../img/phone.png) no-repeat;
	margin:10px 0 0 10px ;
}
.loginBgR p{
	font-size: 12px;
	color: red;
	margin-left: 20px;
	line-height: 25px;
	display: none;
}
.loginBgR .btn{
	width: 360px;
	height:40px;
	margin: 20px auto 0;
	background: #2177bd;
	font-size: 18px;
	line-height: 40px;
}
.go_register{
	display: block;
	width: 360px;
	height:40px;
	margin: 10px auto 0;
	border:1px solid  #2177bd;
	font-size: 18px;
	line-height: 40px;
	color: #2177bd;
	text-align: center;
	box-sizing: border-box;
	clear: both;
}
.get_pass{
	float: right;
	font-size: 12px;
	color: #2177bd;
	margin: 13px 20px 0 0;
}
.loginBgR .tabBox{
	display: none;
}
.loginBgR .tabBox .inputBox{
	overflow: hidden;
}
.loginBgR .tabBox .yanzhengNum{
	float: left;
	height: 40px;
	line-height: 40px;
	border: 1px solid #d9d9d9;
	margin-left: 19px;
	padding: 0 10px;
	width: 236px;
	margin-top: 15px;
}
.loginBgR .tabBox .sendBtn{
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #e6e6e6;
	color: #666666;
	border: 1px solid #d9d9d9;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	cursor: pointer;
}
.tabBox  strong.import.active{
	border: 1px solid #5493fa;
}
.tabBox  .yanzhengNum.import.active{
	border: 1px solid #5493fa;
}
.schedule1 {
	width: 860px;
	margin: 100px auto 0;
	overflow: hidden;
	height: 60px;
}
.successBox{
	width: 315px;
	margin: 100px auto 0;
	overflow: hidden;
}
.successBox img{
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
.successBox p{
	float: left;
	font-size: 18px;
}