body{
	background-color:#f8f8f8;}

ul{
	padding:0px;
	margin:0px;}
a{
	color:#222222;
	vertical-align:bottom;
}

.registerDiv{
	background-color:#FFF;
	border:1px solid #dadada;
	width:1060px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px 30px;
}

.yhzc{
	border-bottom:1px solid #dadada;
	color:#222222;
	font-size:0px;
}

.yhzc li{
	display:inline-block;
	*display: inline;
	zoom: 1; 
	width:50%;
	padding:15px 0px;
}

.yhzc .yhzcone{
	font-size:24px;	
}

.yhzc .yhzctwo{
	font-size:14px;
	text-align:right;	
}

.yhzc .yhzctwo span{
	color:#666666;	
}

.privilege{
	padding: 5px 15px;
	background: #fafafa;
	border: 1px solid #d5d6d9;
	width: 224px;
	color: #666;
	position: absolute;
	right:38px;
	top:30px;
}
.privilege h2{
	font-size: 18px;
	margin:10px 0px !important;
}
.privilege dl{
	font-size: 14px;
	margin-bottom:5px;
}
.privilege dt{
	padding-bottom: 5px;
}
.privilege dd{
	padding-left: 15px;
	padding-bottom: 2px;
}

.registerPic{
	text-align:center;
	padding:15px 0px;
}

.registerDetail{
	position:relative;
	padding:30px 0px;
}


.regisRow>li{
	list-style-type:none;
	margin-bottom:20px;}

.regisColumn{
	font-size:12px;
}

.regisColumn li{
	display:inline-block;
	*display: inline;
	zoom: 1; 
}

.regisColumn .regisColumnone{
	font-size:16px;
	color:#999999;
	width:100px;
	text-align:right;
	vertical-align:middle;
}

.regisColumn .regisColumntwo input{
	width:280px;
	height:40px;
	line-height:40px;
	margin-left:10px;
	-webkit-border-radius: 4px;
	-webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
	-moz-background-clip: padding;
	border-radius: 4px;
	background-clip: padding-box;
	border:1px solid #999999;
	font-size:16px;
}

.regisColumn .regisColumntwo select{
	width:280px;
	height:40px;
	margin-left:10px;
	-webkit-border-radius: 4px;
	-webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
	-moz-background-clip: padding;
	border-radius: 4px;
	background-clip: padding-box;
	border:1px solid #999999;
	font-size: 16px;
}

.regisColumn .regisColumntwo input:focus{
	border:1px solid #e4393c;
	outline:none;
}

.regisColumn .regisColumntwo input.yzm{
	width:170px !important;
	height:40px;
	margin-left:10px;
	-webkit-border-radius: 4px;
	-webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
	-moz-background-clip: padding;
	border-radius: 4px;
	background-clip: padding-box;
	border:1px solid #999999;
}

.regisColumn .regisColumntwo .sendMes{
	height:40px;
	line-height:40px;
	margin-left:10px;
	text-align:center;
	background-color:#e4393c;
	color:#FFF;
	border-radius: 4px;
	border:0px;
	cursor:pointer;
	vertical-align:middle;
}

.regisColumn .regisColumntwo a{
	display:inline-block;
	*display: inline;
	zoom: 1; 
	width:100px !important; 
	margin-right: 5px;
}

.inputError{
	color:#e4393c !important;
	background-color:#fef4f4 !important;
}

.regisColumn .regisColumnthree{
	width:290px;
	margin-left:10px;
	color:#999999;
	background-color:#f8f8f8;
	height:40px;
	line-height:40px;
	padding-right:20px;
	padding-left:20px;
	display:-moz-inline-box; 
	display:inline-block; 
	vertical-align:bottom;
	*display: inline;
	zoom: 1; 
}

.ifRead{
	margin-left:115px;
	font-size:12px;
	color:#999999;
}

.ifRead span{
	margin-left:5px;
	top:-5px;
}

.zhuce{
	margin-left:110px;
	background-color:#e4393c;
	color:#FFF;
	width:280px;
	height:40px;
	line-height:40px;
	text-align:center;
	-webkit-border-radius: 4px;
	-webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
	-moz-background-clip: padding;
	border-radius: 4px;
	background-clip: padding-box;
	border:0px;
	font-size:22px;
	display:block;
}

.zhuce:focus{
	background-color:#cb1812;
	outline:none;
	color:#fff;
}



.questionnaire{
	background-color:#f8f8f8;
	height:40px;
	border-left:5px solid #e4393c;
	line-height:40px;
	padding-left:20px;
	font-size:20px;
	color:#222222;
}

.riskDetail{
	background-color:#f8f8f8;
	margin-top:20px;
	padding:15px 25px 15px 25px;
}

.question{
	margin-top:10px;
}

.question p{
	margin:10px 0px;
}

.question ul{
	margin-left:15px;	
}

.question ul li{
	display:inline-block;
	*display: inline;
	zoom: 1; 
	margin-right:20px;
	margin:20px 15px 20px 0px;
}

.riskbook{
	text-align:center;
	margin:20px;
}

.warmNotice{
	border-top:1px dashed #dadada;
	margin-top:20px;
	padding:15px 15px 15px 5px;
}

.warmNotice p{
	padding:3px;
}

.authority{
	background-color:#f8f8f8;
	margin-top:5px;
	padding:15px 25px 15px 25px;
}

.authority dt{
	padding:5px 0px;
}

.authority dd{
	padding:5px 0px;
}

.importantNotice dd{
	padding:2px 0px;
}

.successBind{
	background-color:#f8f8f8;
	margin-top:5px;
	padding:60px 25px 60px 60px;
}

.successBind p{
	background-color:#f8f8f8;
	margin-top:5px;
	padding:30px 0px;
	border-bottom:1px dashed #dadada;
	width:710px;
	font-size:24px;
	color:#666666;
	font-weight:bold;
}

.agreement_container{
	width:100%;
	height:100%;
	position:fixed;
	top:0;left:0;
	background-image:url('/statics/common/zlt3.0/images/alert_bg.png');
	z-index:9999;
	display:none;
}
.agreement{
	width:614px;
	height:344px;
	padding:10px;
	/* background-color:#fff; */
	margin:5% auto 0 auto;
	overflow-x:hidden;
	font-size:0.8em;
	position:relative;
}

.remove{
	position:absolute;
	right:31px;
	top: 57px;
}

.agreementcontent{
	text-align:center;
	margin-top:120px;
	color:#ffffff;
	font-size:22px;
}

.bound{
	position:absolute;
	bottom: 56px;
	right: 70px;
	box-shadow: 1px 1px 5px #999;
}

.bound a{
	width:142px;
	height:35px;	
	background-color:#e4393c;
	border:none;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	-webkit-border-radius: 4px;
	-webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
	-moz-background-clip: padding;
	border-radius: 4px;
	display: block;
	text-align:center;
	line-height: 35px;
}

.bound a:focus{
}

.bondsll{
  position: fixed;
  display: none;
  background-color: rgba(0,0,0,.7);
  width: 100%;
  height: 100%;
  top: -3px;
}

.tczt {
  position: absolute;
  background-image:url('/statics/common/zlt2.0/images/bg.png');
  box-shadow: none;
  background-color: rgba(0,0,0,0);
  border: none;
  width: 525px;
  height: 300px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
	top: 200px;
	left: 36%;
}
.tczt_new{
	background-image:url('/statics/common/zlt2.0/images/bg_new.png');
	width: 825px;
	height: 490px;
	top:0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.tczt #btcg{
  margin-top: 36px;
  float: right;
  margin-right: -4px;
  width: 45px
  }
#btcg{
	margin-top: 1px !important;
	margin-right: 6px !important;
}
.tczt .tczthead{
  margin-top: 102px;
  font-size: 24px;
  color: #fff;
}
.tczt_new .tczthead{
	margin-top: 50px;
	font-size: 32px;
}
.tczt_new .tcztbody{
	padding-top: 18px;
	color: #fefda0;
	font-size: 14px;
}
.tczt_new .tcztbody figure{
	margin-bottom: 10px;
}
#qrcode{
	display: block;
	margin-bottom: 6px;
}
.tczt_new .tcztbody p{
	font-size: 18px;
	width: 475px;
}
.tczt .tcfoot{
    margin-top: 60px;
}
.tczt .tcfoot a{
   float: right;
  margin-right: 35px;
  background-color: #f44336;
  padding: 5px 27px;
  border-radius: 3px;
  color: #fff;
}
.modal-dialog{margin:0 auto}
.zhuce button a{font-family: "microsoft yahei","simhei";}


.stepcontent{
   display: none;
   border-radius: 3px;
   z-index: 1000; 
   position: absolute; 
   top: 300px; 
   left: 44%; 
   background-image:url('/statics/common/zlt2.0/images/registback.png');
   margin-left: -190px;
   width: 525px;
   height: 300px;
   background-repeat:no-repeat; 
   background-size: cover;
   
}
.stepcontent .zcclose{
   display: inline-block;
   width: 53px;
   height: 52px;
   position: absolute;
   left: 476px;
   top: 36px;
   background-image:url('/statics/common/zlt2.0/images/close.png');
   background-size: 100% 100%;
   background-repeat: no-repeat;
}
.stepcontent .zcclose:hover{
	background-image:url('/statics/common/zlt2.0/images/close1.png'); 
    background-size: 53px 52px;
    background-repeat: no-repeat;
}
.stepcontent .p1{
   width: 365px;
  margin: 120px 39px -39px 99px;
  text-align: center;
  font-size: 22px;
  color: #fff;
}
.stepcontent .p1 .name{
     width: 365px;
     margin: 117px 46px -39px 111px;
     font-size: 20px;
     text-align: center;
     color: #fff;
}
.stepcontent .p1 .flow{
   color: #fefda0;
   font-size: 20px;
}
.stepcontent .account{
    position: absolute;
  width: 96px;
  top: 209px;
  left: 60px;
  color: #ffffff;
  background-color: #a8a8a8;
  padding: 5px 16px;
  border-radius: 3px;
}
.stepcontent .account:hover{
   background-color: #f44336;
}
.stepcontent .step-content-right{
  position: absolute;
  width: 96px;
  height: 21px;
  top: 229px;
  left: 210px;
  text-align: center;
  color: #ffffff;
  background-color: #f44336;
  padding: 5px 16px;
  border-radius: 3px;
}
.stepcontent .step-content-right:hover{
   background-color: #bf180c;
}
.stepcontent .step-content-left{
  position: absolute;
  width: 96px;
  height: 21px;
  text-align: center;
  top: 229px;
  left: 360px;
  color: #ffffff;
  background-color: #f44336;
  padding: 5px 16px;
  border-radius: 3px;
}
.stepcontent .step-content-left:hover{
  background-color: #bf180c;
}
.stepcontent .pusr{
	width: 365px; 
	margin: 80px 39px -39px 200px; 
	font-size: 14px;
	color: #fff;
}
.stepcontent .pusr .spanusr{
	color:#fefda0;
	font-weight: 600;
	font-size: 18px;
}
.stepcontent .psuc{
	width: 365px;
	float: right; 
	margin: 42px 25px 100px 10px; 
	font-size: 14px;color: #fff;
}
.stepcontent .psuc .spansuc{
	color:#fefda0;
	font-weight: 600;
	font-size: 18px;
}
.stepcontent .pbk{
	width: 357px;
	float: right; 
	margin: -91px 33px 100px 10px; 
	font-size: 14px;
	color: #fff;
}
.stepcontent .pbk .span1{
	color:#fefda0;
	font-weight: 600;
	font-size: 18px;
}
.stepcontent .pbk .span2{
	color:#fefda0;
	font-weight: 600;
	font-size: 18px;
}

.fxjss p{text-indent: 2em;}
.fxjss p.fxjss-title{text-indent: 0; font-weight: 600; font-size: 16px;}

.logintitle p .zhuce1{
	display: inline-block;
	text-align: center;
	padding: 6px 10px;
	background: #ED5564;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
}
/*新版20181206绑卡*/
.bindingbankDiv{
	background-color:#FFF;
	border:1px solid #dadada;
	width:1060px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px 30px;
}
.bindingbankDiv #bank_wrapper{
	width: 71%;
	min-height: 800px;
}
.bank-info>ul>li{
	padding-bottom: 15px;
}
.bank-info>ul>li em{
	font-size: 16px;
	color: #222222;
	width: 75px;
	text-align: right;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}
.bank-info>ul>li em b{
	color: #f80639;
}
.bank-info>ul>li input{
	width: 300px;
	height: 44px;
	border: 1px solid #bfbfbf;
	padding: 10px;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	border-radius: 3px;
}
.dashed{
	border-bottom: 1px dashed #999999;
	margin-bottom: 15px;
}
/*银行搜索*/
.searchable-select-hide {
	display: none;
}
.searchable-select {
	display: inline-block;
	min-width: 200px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	position: relative;
	outline: none;
}

.searchable-select-holder{
	padding-left: 10px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	min-height: 38px;
	width: 300px;
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	box-sizing: border-box;
	line-height: 38px;
}

.searchable-select-caret {
	position: absolute;
	width: 0;
	height: 0;
	box-sizing: border-box;
	border-color: black transparent transparent transparent;
	top: 0;
	bottom: 0;
	border-style: solid;
	border-width: 5px;
	margin: auto;
	right: 10px;
}

.searchable-select-dropdown {
	position: absolute;
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 4px;
	top: 38px;
	left: 0;
	right: 0;
	width: 640px;
}

.searchable-select-input {
	margin-top: 5px;
	border: 1px solid #ccc;
	outline: none;
	padding: 4px;
	width: 100% !important;
	box-sizing: border-box;
	width: 100%;
}

.searchable-scroll {
	margin-top: 4px;
	position: relative;
}

.searchable-scroll.has-privious {
	padding-top: 16px;
}

.searchable-scroll.has-next {
	padding-bottom: 16px;
	padding-top: 16px;
}

.searchable-has-privious {
	top: 0;
}

.searchable-has-next {
	bottom: 0;
}

.searchable-has-privious, .searchable-has-next {
	height: 16px;
	left: 0;
	right: 0;
	position: absolute;
	text-align: center;
	z-index: 10;
	background-color: white;
	line-height: 8px;
	cursor: pointer;
}

.searchable-select-items {
	max-height: 330px;
	overflow-y: scroll;
	position: relative;
}

.searchable-select-items::-webkit-scrollbar {
	display: none;
}

.searchable-select-item {
	padding: 5px 5px 5px 70px;
	cursor: pointer;
	min-height: 30px;
	box-sizing: border-box;
	position: relative;

}
.searchable-select-item img{
	width: 50px;
	position: absolute;
	left: 0px;
	top:10px;
}

.searchable-select-item h1 em{
	text-align: left !important;
	font-size: 18px !important;
	color: #575757 !important;
	width: inherit !important;
	margin-right: 5px !important;
}
.searchable-select-item h1 span{
	font-size: 13px;
	color: #f39800;
	border: 1px solid #f39800;
	margin: 0px 5px;
	display: inline-block;
	border-radius: 7px;
	padding: 0px 3px;
}
.searchable-select-item small{
	font-size: 13px;
	color: #999999;
}
.searchable-select-item.hover {
	background: rgba(0,0,0,.15);
	color: white;
}

.searchable-select-item.selected {
	background: rgba(40,164,201,.2);
	color: white;
}
.payinfo{
	border-top: 1px dashed #c9c9c9;
	padding-top: 20px;
	color: #222222;
}
.payinfo dl dt{
	font-size: 16px;
	color: #222222;
}
.payinfo dl dd h1{
	border-bottom: 1px dashed #c9c9c9;
	padding: 15px 0px;
}
.payinfo dl dd h1 span{
	font-size: 14px;
	padding-left: 20px;
	padding-right: 30px;
	position: relative;
	cursor: pointer;
}
.payinfo dl dd h1 span:before{
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	border: 1px solid #a3a3a3;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	left: 0px;
	top: 2px;
}
.payinfo dl dd.active h1 span:before{
	border: 5px solid #e4393c;
}
.payinfo dl dd h1 small{
	font-size: 12px;
	color: #999999;
}
.payinfo dl dd ul li{
	padding-bottom: 15px;
	font-size: 16px;
	color: #222222;
}
.payinfo dl dd ul li:first-child{
	padding-top: 15px;
}
.payinfo dl dd ul li:last-child{
	border-bottom: 1px dashed #c9c9c9;
}
.payinfo dl dd ul li em{
	width: 130px;
	display: inline-block;
	vertical-align: middle;
}
.payinfo dl dd ul li em b{
	color: #f80639;
}
.payinfo dl dd ul li input[type=text],.payinfo dl dd ul li input[type=password]{
	width: 225px;
	height: 30px;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	margin-right: 15px;
	padding: 10px;
	box-sizing: border-box;
	vertical-align: middle;
}
.payinfo dl dd ul li .phone-code{
	width: 130px;
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
	line-height: 25px;
	background: #e4393c;
	text-align: center;
	color: #ffffff;
	border-radius: 3px;
}
.zyts .bkzyts{
	margin: 40px 0px !important;
}
.payinfo .kdValidform_wrong,.bindingbankDiv #isagree .kdValidform_wrong{
	height: 30px;
	width: 200px;
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
}
.bindingbankDiv #isagree a{
	vertical-align: middle;
}

/*资料上传*/
.register-container{
	margin: 20px auto;
	background: #ffffff;
	padding: 20px 40px;
	width: 1100px;
	box-sizing: border-box;
}
.register-container>h1{
	padding: 10px 0px;
	border-bottom: 1px solid #eeeeee;
	font-size: 24px;
	color: #222222;
}
.register-container>h1 small{
	float: right;
	margin-top: 16px;
	color: #222222;
	font-size: 14px;
}
.register-container>h1 a{
	vertical-align: baseline;
	color:#e4393c;
}
.process-bar{
	text-align: center;
	font-size: 0px;
}
.process-bar li{
	font-size: 16px;
	display: inline-block;
	border-top: 5px solid #f8f8f8;
	width: 20%;
	position: relative;
	text-align: left;
	padding-left: 60px;
	box-sizing: border-box;
	color: #999999;
}
.process-bar li:before{
	content: '';
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	left: 0px;
	background: #ffffff;
	border: 10px solid #f8f8f8;
	top: -25px;
	text-align: center;
	color: #ffffff;
	font-size: 30px;
	line-height: 30px;
}
.topToBar{
	margin-top: 50px;
}
.process-bar li.active{
	color: #000000;
}
.process-bar li.active:before{
	background:#e4393c;
	border-color: #e4393c;
}
.notice-bar{
	margin-top: 40px;
	border-left: 5px solid #e4393c;
	padding: 5px 20px;
	background: #f8f8f8;
	color: #575757;
}
.notice-bar p{
	line-height: 2;
}
.fileList{
	margin-top: 36px;
}
.fileList>li{
	display: inline-block;
	width: 280px;
	margin: 0px 25px 20px;
	vertical-align: text-top;
}
.fileList>li>select{
	width: 280px;
	height: 33px;
	font-size: 16px;
	color: #5d5d5d;
	border: 1px solid #DCDCDC;
}
.fileList>li>p{
	padding: 14px 0px 18px;
}
.fileList>li>p input{
	width: 100px;
	height: 22px;
	margin-right: 14px;
	margin-left: 8px;
	border: 1px solid #DCDCDC;
	padding: 5px;
	box-sizing: border-box;
}
.fileList>li>figure{
	border: 2px solid #DCDCDC;
	width: 280px;
	height: 140px;
	position: relative;
	text-align: center;
	color: #9e9e9e;
	font-size:18px;
	box-sizing: border-box;
	cursor: pointer;
	padding-top: 47px;
}
.fileList>li>figure.add_img{
	background: url("../../images/add_asset_proof.png") no-repeat center;
}
.fileList>li>figure.added_img{
	padding-top: 0px;
	cursor: -webkit-zoom-in;
}
.fileList>li>figure.added_img img{
	width: 100%;
	height: 100%;
}
.fileList>li>figure a{
	position: absolute;
	right: 5px;
	top:0px;
}
.fileList>li>a{
	text-align: center;
	display: block;
	font-size: 18px;
	color: #f64e61;
	padding-top: 6px;
}
.warm-reminder{
	padding-bottom: 30px;
	border-bottom: 1px solid #dcdbdc;
	color: #3e3e3e;
	font-size: 13px;
	line-height: 2;
}
.submit-bar{
	text-align: center;
	padding: 20px 0px;
}
.submit-bar a{
	display: block;
	background: #e4393c;
	width: 90px;
	height: 35px;
	line-height: 32px;
	border-radius: 5px;
	color: #ffffff;
	margin: 20px auto;
}
.add-proof{
	margin-top: 87px;
}
.pictureViewer{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	top: 0px;
	z-index: 99999;
	text-align: center;
}
.pictureViewer img{
	position: absolute;
	top: 0px;
	bottom: 0px;
	margin: auto;
	left: 0px;
	right: 0px;
}
.fileList .kdValidform_checktip{
	display: none;
}
.submit-bar .kdValidform_wrong{
	padding-right: 20px;
}
.noMarginBottom{
	margin-bottom: 0px;
}
.noMarginTop{
	margin-top: 0px;
}