.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding-left: 5px;
	padding-right: 5px;
}

.form-group input:-webkit-autofill, .form-group textarea:-webkit-autofill, .form-group select:-webkit-autofill{
	background-color: rgba(255,255,255,0) !important; 
}
.form-horizontal .form-group{
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 25px;
}

a {
    color: #428bca;

  
}

a:hover{
	color: #337ab7;
}

#form1{
	background: #fff;
}

@font-face {
    font-family: "rei";
    src: url("https://i.alipayobjects.com/common/fonts/rei.eot?20150616"); /* IE9 */
    src: url("https://i.alipayobjects.com/common/fonts/rei.eot?20150616#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://i.alipayobjects.com/common/fonts/rei.woff?20150616") format("woff"), /* chrome 6+、firefox 3.6+、Safari5.1+、Opera 11+ */
    url("https://i.alipayobjects.com/common/fonts/rei.ttf?20150616")  format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("https://i.alipayobjects.com/common/fonts/rei.svg?20150616#rei") format("svg"); /* iOS 4.1- */
}

label.error, .has-error .jquery-validate-error, .jquery-validate-error {
    font-weight: normal;
    color: #fe0000;
    background: url(../images/error.png) 0 center no-repeat;
    padding-left: 36px;
    margin-top: 10px;
    display: block;
    line-height: 21px;
    font-family: 微软雅黑;
}

html,body{
	height: 100%;
}

body{
	font-family: '微软雅黑', Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	background: #fff;
}

.navTop{
	background: #fff;
}

.mWidth{
	width: 960px;
	margin: 0 auto;
}

.navTop p{
	float: left;
	margin-left: 20px;
	line-height: 38px;
	margin-bottom: 0;
	font-family: '宋体';
	color: #000;
}

.navTop p a{
	color: #000;
}

.navTop p a i{
	background: url(../images/a-arror.png) 0 0 no-repeat;
	width: 6px;
	height: 2px;
	display: inline-block;
	vertical-align: 2px;
	margin-left: 5px;
}

.headLog{
	background: #fff;
	margin: 15px 0 50px;
}


a:hover{
	text-decoration: none;
}


/*密码强度*/
.pw-strength { clear: both; width: 180px; position: relative; margin-top: 10px; }
.pw-bar { background: url(../images/pwd-1.png) no-repeat; height: 14px; overflow: hidden; width: 179px; }
.pw-bar-on { background: url(../images/pwd-2.png) no-repeat; width: 0px; height: 14px; position: absolute; top: 0px; left: 2px; transition: width .5s ease-in; -moz-transition: width .5s ease-in; -webkit-transition: width .5s ease-in; -o-transition: width .5s ease-in; }
.pw-weak .pw-defule { width: 0px; }
.pw-weak .pw-bar-on { width: 60px; }
.pw-medium .pw-bar-on { width: 120px; }
.pw-strong .pw-bar-on { width: 179px; }
.pw-txt { padding-top: 2px; width: 180px; overflow: hidden; }
.pw-txt span { color: #707070; float: left; font-size: 12px; text-align: center; width: 58px; }


/*头部*/
.header{
	/*padding-top: 30px;*/
	margin-bottom: 20px;
}

.headLog p{
	color: #656565;
	font-size: 20px;
	height: 42px;
	line-height: 42px;
	border-left:1px solid #656565;
	padding-left: 10px;
	margin-left: 10px;
	float: left;
}

.headLog a{
	float: left;
	margin-top: 5px;
    
}

.logo{
	/*margin-top: 10px;*/
}

.help{
	margin-top: 41px;
	background:url(../images/help_icon.jpg) 0 center no-repeat;
	padding-left: 27px;
	line-height: 18px;
	color: #babece;
}
.help:hover{
	color: #babece;
}

/*regContent*/
.regContent{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
	background: #fff;
	/*padding-bottom: 69px;*/
	/*padding-top: 25px;*/
}

.loginBtn{
	border-bottom:1px solid #68b6ee;
	height: 71px;
	margin-bottom: 68px;
}

.borWhite{
	border-bottom:1px solid #d5ecfd;
	height: 70px;
}

.loginBtn p{
	line-height: 70px;
	text-align: right;
	color: #fff;
	font-size: 14px;
}

.loginBtn p a{
	padding: 5px 10px;
	background: #309bef;
	border-radius: 5px;
	color: #fff;
}

.reBody{
	width: 960px;
	margin: 30px auto;
	/*background:url(../images/reBody.png) 0 0 repeat;*/
	/*opacity: 0.5;*/
	padding: 18px 18px 50px 18px;
	border:1px solid #dcdcdc;
	box-sizing: border-box;
	min-height: calc(100vh - 90px - 40px - 291px);
	font-size: 10px;
}

.reBody h1{
	color: #292961;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin:0px;
}

.serviceInfo{
	margin: 48px 0 45px 0;
	color: #888;
}

.serviceInfo a{
	color: #004bbb;
}

.fillCon h2{
	color: #101010;
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

.fillCon h2 span{
	font-size: 14px;
	color: #6b6b6b;
	margin-left: 10px;
}

.picInfo{
	line-height: 30px;
	font-size:12px ;
	color: #323232;
	display: inline-block;
	margin-right: 30px;
	width: 100%;
}

.picInfo a{
	font-size: 12px;
}

.SHYJ_Block{
	margin-bottom: 40px;
}

.fillCon h2.SHYJ{
	margin-left: 0;
	text-align: center;
}

.regForm{
	width:100%;
}

.regForm .control-label{
	height: 30px;
	padding-top: 0px;
	line-height: 30px;
	font-size: 14px;
	color: #000010;
	font-weight: normal;
}

.control-label span{
	color: red;
	vertical-align: -3px;
	padding-left: 5px;
}


.regForm .form-control::-moz-placeholder {
  color: #e2e2e2;
    opacity: 1;
}

.regForm .form-control::-webkit-input-placeholder {
  color: #e2e2e2;
}

.regForm .form-control:-ms-input-placeholder {
  color: #e2e2e2;
}

.form-control{
	/*border-radius: 0px;
	width: 45%;
	height: 30px;
	background: none;
	border-color:#b5b5b5;
	box-shadow:none;
	color: #999;*/
	position: relative;
    display: inline-block;
    padding: 4px 7px;
    /*width: 100%;*/
    width: 320px;
    height: 32px;
    font-size: 12px;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.regForm .imgCode input.form-control,.regForm .yzBlock input.form-control{
	/*width: 200px;*/
	display: inline-block;
	float: left;
}




.regForm input.form-control:focus {
    box-shadow:none;
    outline: 0 none;
}

.yzBlock{
	position: relative;
}

.fileBox{
	border:1px solid #e5e5e5;
	width: 300px;
	position: relative;
	height: 40px;
}

.fileIcon{
	position: absolute;
	background: url(../images/file_icon.jpg) 0 center no-repeat;
	padding-left: 14px;
	color: #ccc;
	left: 12px;
	top:12px;
	cursor: pointer;
}

.regForm input.form-control.upFile{
	opacity: 0;
	position: relative;
	z-index: 999;
	cursor: pointer;
	width: 75px;
}

.note{
	color: #ff8839;
	position: absolute;
	right: 60px;
	top:12px;
}

.checkbox{
	margin-top: 0;
}

.checkBg{
	width:14px;
	height: 14px;
	background: url(../images/checkBg.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align: -3px;
	margin-right: 5px;
}

.checkBg.checkSelected{
	background: url(../images/check_ok.png) 0px 0px no-repeat;
}

.checkbox label{
	padding-left: 0;
}

.checkbox label{
	color: #555555;
	font-size:12px ;
}

.checkbox label a{
	color: #3578b0;
	font-size:12px ;
}

.checkbox label a:hover{
	text-decoration: none;
}

.form-group .checkbox input[type="checkbox"]{
	margin-top: 0px;
	/*width: 14px;
	height: 14px;*/
	margin-left: 0;
	opacity: 0;
	display: inline-block;
}



.btnGroup .reBtn,.btnGroup .QuXiao{
	width: auto;
	height: 34px;
	padding: 0 65px;
	background: #428bca;
	border-radius: 5px;
	border:0;
	color: #fff;
	float: left;
	font-size: 16px;
	line-height: 34px;
	text-align: center;
}

/*.sm-btn.reBtn{
	width: 200px
}*/

.btnGroup a.QuXiao,.btnGroup a.QuXiao:hover,.btnGroup a.QuXiao:focus{
	margin-left: 5%;
	background: #fff;
	border:1px solid #ccc;
	color: #000;
}

.back_login{
	margin-left: 20px;
	margin-top: 8px;
	display: inline-block;
	color: #a6a6a6;
	font-size: 16px;
	/*text-decoration: underline;*/
}

.back_login:hover{
	color: #a6a6a6;
	text-decoration: underline;
}

.btn.reBtn:hover,.btn.reBtn:active,.btn.reBtn:visited,.btn.reBtn:focus{
	background: #3071a9;
	color: #fff;
}

.imgDiv{
	float: right;
	margin-right: 30px;
	display: none;
}

.imgDiv input.upFile.form-control{
	opacity: 0;
	width: 48px;
	height: 17px;
	position: absolute;
	top:0;
	left: 0;
}

.imgDiv > span{
	color: #ff0000;
	text-decoration: underline;
	cursor: pointer;
	float: left;
	margin:96px  30px 0 0;
	position: relative;
}

.yulanImg{
	background: #f1f8fd;
	border:1px solid #e5e5e5;
	padding: 16px 27px;
	width: 172px;
	height: 205px;
}

#bigImg{
	display: none;
	width: 500px;
}

/*.layui-layer-resize{
	display: none;
}*/

.yulanImg img{
	width: 122px;
	height: 173px;
}


/*.ShowPicture div .Data_ShowPicture_img{
	width: 120px;
	height: 120px;
}*/

#Data_ShowPicture_div{
	margin: 0 30px 10px 0;
}

.SheetAttachmentPicture{
	float: left;
}

span.tips
{
    display: inline-block;
    position: absolute;
   /* left: 310px;
    top: 0px;*/
    left: 110px;
    top: -28px;
    pointer-events: none;
    z-index: 9999;
}

.tipsBox
{
    position: relative;
    width: 105px;
}

.tips_content i{
	background:url(../images/arrow-left.png) 0 0 no-repeat;
    width: 6px;
    height: 9px;
    position: absolute;
    left: -6px;
    /*top: 80px;*/
    top:61px;
}


.tips_content{
	width: 300px;
    background: #f3faff;
    border: 1px solid #dcdcdc;
    color: #999;
    padding: 10px;
    display: none;
    z-index: 999;
    border-radius: 5px;
}

/*注册说明*/
.regExplain{
	margin-left: 100px;
	color: #666;
}

.regExplain p{
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;

}

.exInfo{
	margin: 20px 0;
}

/*提示错误*/
label.error, .jquery-validate-error, .InvalidText {
    font-weight: normal;
    color: #fe0000;
    // background: url(../images/error.png) 0 center no-repeat;
    padding-left: 36px;
    margin-top: 10px;
    display: block;
    line-height: 21px;
}
/*合并修改*/

.fileup {
    width:300px;
    padding: 0px;
    height: auto;
}
.LongWord {
    width: 98px !important;
    float: left;
    overflow: hidden;
    height: 40px;
    line-height: 20px;
}
.text-info{
    width:50px;
}
.printHidden {
    width: 36px;
    line-height: 12px !important;
}
.printHidden a {
    width: 34px;
    display :block;
} 
.btn-lg, .btn-group-lg > .btn {
    padding: 5px 16px;
}


.codeBox{
	/*border:1px solid #b5b5b5;*/
	border-radius: 0px;
	height: 30px;
	display: inline-block;
	margin-left: 2%;
	/*width: 18%;*/
	width: 28%;
	/*background: none;*/
}

.codeBox.get{
	border:1px solid #b5b5b5;
	border-radius: 5px;
	color: #000010;
	cursor: pointer;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
	/*width: 18%;*/
	width: 28%;
	margin-left: 2%;
}

#code {
    width: 100%;
	cursor: pointer;
	display: inline-block;
	height: 30px;
}


.fillCon.line{
	border-left:1px dashed #ccc;
}

/*注册修改*/
/*h2.SHYJ{
	padding-bottom: 5px;
	margin-bottom: 10px;

	
}*/
.audit_opinion{
	/*padding-top: 15px;
	border-top:1px solid #ccc;*/
	width: 80%;
	margin: 0 auto 20px;
	font-size: 14px;
}

.discuss i{
	font-size:12px ;
	color: #aaa;
}

.discuss span{
	padding-top: 10px;
	margin-bottom: 10px;
}

.form-group div label span{
	font-weight: normal;
	margin-top:5px;
	display: inline-block;
	font-size: 14px;
}



/*.reason p{
	font-size:14px;
	border-bottom: 1px solid #ccc;
	position: relative;
	cursor: pointer;
}

.reason p i{
	background: url(../images/arrow_bottom.jpg) 0 0 no-repeat;
	width: 7px;
	height:4px;
	position: absolute;
	right: 0px;
	bottom: -4px;
}

.reason p i.arrow_top{
	background: url(../images/arrow_top.jpg) 0 0 no-repeat;
	bottom: 0px;
}

.reason span{
	display: none;
	padding-left: 5px;
}*/

/*审核页面*/
.regContent.SH,.regContent.SH .reBody{
	width: 100%;
	background: #fff;
}


.SH .fillCon.SHYJ{
	float: none;
}

/*注册修改*/
.discuss p span{
	position: relative;
}
.discuss p span i{
	margin-top: 10px;
	/*display: block;*/
	word-wrap:break-word;
	font-style: normal;
}

.discuss p span b{
	font-weight: normal;
	color:red;
	/*float: left;*/
}

.discuss p span c{
	margin-left: 20px;
	/*float: left;*/
}

.SHYJ_Block.fillCon{
	width: 100%;
}


.fillCon.lineRight{
	border-right:1px dashed #ccc;
}


.footer{
	background: #fff;
	line-height: 20px;
	padding: 40px 0;
	letter-spacing: 1px;
	color:#888;
	text-align: center;
}

.footer  .footerLink a{
	color: #004bbc;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
}

.footer p{
	margin: 0;
	color: #888;
}

/*上传按钮*/
.SheetAttachmentPicture .btn.btn-outline.btn-lg{
	color: #767a85;
	font-size: 14px;
	height: 40px;
	line-height: 30px;
	text-align: left;
}

/*密码强度*/
.pw-strength {
	clear: both;
	width: 180px;
	position: relative;
	margin-top: 10px;
}
.pw-bar{
	background: url(../images/pwd-1.png) no-repeat;
	height: 14px;
	overflow: hidden;
	width: 179px;
}
.pw-bar-on{
	background:  url(../images/pwd-2.png) no-repeat;
	width:0px;
	height:14px;
	position: absolute;
	top: 0px;
	left: 2px;
	transition: width .5s ease-in;
	-moz-transition: width .5s ease-in;
	-webkit-transition: width .5s ease-in;
	-o-transition: width .5s ease-in;
}
.pw-weak .pw-defule{ 
	width:0px;
}
.pw-weak .pw-bar-on {
	width: 60px;
}
.pw-medium .pw-bar-on {
	width: 120px;
}
.pw-strong .pw-bar-on {
	width: 179px;
}
.pw-txt {
	padding-top: 2px;
	width: 180px;
	overflow: hidden;
}
.pw-txt span {
	color: #707070;
	float: left;
	font-size: 12px;
	text-align: center;
	width: 58px;
}

.modify.btnGroup{
	border-top:0px;
}

.btnGroup{
	padding-top: 53px;
}

.btnGroup.last{
	padding-top: 0;
}

/*新增用户类型选择*/
.userSelect a {
	display: block;
	width: 230px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #000;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 3px;
	margin: 40px auto 0;
	text-decoration: none;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
}

.userSelect a:hover, .userSelect a.active {
	color: #fff;
	border-color: #108ee9;
	background: #108ee9;
}

.btnGroup .btn.buttonZero {
	float: inherit;
	display: block;
	margin: 0 auto;
}

/*2019-01-17*/
.grid-780-pd {
    padding-bottom: 50px;
    padding-top: 30px;
}
.navi-container {
    padding-left: 40px;
    padding-right: 40px;
}

.ui-step {
    padding: 0 40px;
    margin: 0 auto;
    font-size: 14px;
    list-style: none;
    zoom: 1;
    position: relative;
    color: #b7b7b7;
    overflow: hidden;
}

.ui-step li {
    float: left;
    height: 54px;
    margin: 0;
    width: 25%;
    position: relative;
}

.ui-step-4 li {
    width: 33%;
}


.ui-step-icon .iconfont {
    font-size: 30px;
    margin: 0;
    color: #b7b7b7;
    line-height: 30px;
    background: #fff;
    padding: 0 10px;
    position: absolute;
    top: 0;
    left: 0;
    text-shadow: 1px 1px 2px #fff, 0 0 0 #ccc, 1px 1px 2px #fff;
}

.ui-step-blue .ui-step-active .iconfont {
    color: #1e6bb3;
}

.ui-step-blue .ui-step-active .iconfont.ui-step-number {
	color: #fff;
}

.ui-step-blue .ui-step-active {
    color: #3b7cb8;
}

.ui-step li .ui-step-line {
    height: 3px;
    background: #b9b9b9;
    display: block;
    margin-top: 14px;
    line-height: 1;
    overflow: hidden;
}

.ui-step li .ui-step-icon {
    height: 50px;
    position: absolute;
    top: 0;
    width: 150px;
    text-align: center;
    left: -25px;
    font-family: tahoma;
}


.ui-step-icon .ui-step-text {
    height: 20px;
    line-height: 20px;
    position: relative;
    text-shadow: 0 1px 0 #fff;
    top: 34px;
    left: -50px;
}

.ui-step li.ui-step-end {
    position: absolute;
    top: 0;
    right: -110px;
    width: 150px;
    zoom: 1;
    _clear: both;
}

.iconfont {
    font-family:"rei";
    font-style: normal;
    font-weight: normal;
    cursor: default;
    -webkit-font-smoothing: antialiased;
}

.grid-780 .ui-step-end .ui-step-icon .ui-step-number {
    background: transparent;
}


.ui-step-icon .ui-step-number {
    line-height: 14px;
    font-style: normal;
    position: absolute;
    top: 7px;
    left: 0;
    padding: 0 20px;
    font-weight: 700;
    color: #fff;
}

.ui-step-end .ui-step-number {
    background: transparent;
    font-size: 12px;
    font-style: normal;
    left: 17px;
    line-height: 12px;
    padding: 0;
    text-shadow: none;
    top: 9px;
}

.ui-step li.ui-step-end .ui-step-line {
    display: none;
}

.ui-step-blue .ui-step-done .ui-step-line {
    background: #418cd6;
}

.ui-step-blue .ui-step-done .iconfont {
    color: #428fd6;
}

.fn-mt20 {
    margin-top: 20px;
}

.ui-form-item {
    padding: 10px 5px 10px 130px;
    zoom: 1;
    position: relative;
    font-family: tahoma,arial,Microsoft YaHei,Hiragino Sans GB,\5b8b\4f53;
}

.ui-label-info {
    padding-top: 2px;
}

.ui-label {
    line-height: 16px;
    color: #4c4c4c;
    font-size: 14px;
    float: left;
    margin-left: -130px;
    margin-right: 10px;
    /*padding-top: 7px;*/
    text-align: right;
    width: 130px;
    font-weight: normal;
}

.ui-form-dashed {
    border-top: 1px dashed #E5E5E5;
    height: 1px;
    margin: 20px 30px;
    overflow: hidden;
}

.ui-form-title-enterprise {
    color: #286cad;
}
.ui-form-title {
    color: #ed6c00;
    padding-left: 130px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 8px;
}

.ui-form-title strong {
    float: left;
    margin-left: -130px;
    text-align: right;
    width: 130px;
    font-size: 16px;
}

.ui-form-title .explain {
    font-size: 12px;
    color: #999;
    padding-left: 10px;
}

.split___3KEHz {
    text-align: left;
    height: 20px;
    line-height: 20px;
    margin-bottom: 25px;
}

.split___3KEHz .range___3-25Q {
    width: 4px;
    float: left;
    height: 18px;
    background-color: #108ee9;
    -webkit-transform: skewY(30deg);
    -ms-transform: skewY(30deg);
    transform: skewY(30deg);
    margin-right: 5px;
}

.split___3KEHz .sub-title___WWs9H {
    float: left;
    color: #999;
    font-size: 14px;
    margin-right: 10px;
}

.split___3KEHz .line-margin-4___CCzea {
    margin-left: 75px;
}

.split___3KEHz .line___1pfNe {
    height: 1px;
    border-bottom: 1px solid hsla(0,0%,87%,.5);
    padding-top: 9px;
}


/*步骤2*/
.newStep.ui-step li{
	width: 48%;
}

.newStep.ui-step li .ui-step-icon{
	display: flex;
	background: #fff;
	padding-left: 10px;
	width: auto;
}

.newStep .ui-step-icon .ui-step-number{
	width: 26px;
	height: 26px;
	display: inline-block;
	background: #fff;
	border-radius: 26px;
	padding: 0;
	position: static;
	line-height: 26px;
	font-size: 20px;
	margin-top: 2px;
	font-weight: normal;
	color: #ccc;
}

.newStep .ui-step-active .ui-step-icon .ui-step-number,.newStep .ui-step-done .ui-step-icon .ui-step-number{
	background: #108ee9;
	color: #fff;
	margin-top: 2px;
}

.newStep .ui-step-icon span.ant-progress-text{
	width: 32px;
	height: 32px;
	display: inline-block;
	background: #fff;
	border:1px solid #ccc;
	border-radius: 32px;
	/*display: flex;*/
	justify-content: center;
	align-items: center;
	padding: 0;
	
}

.newStep .ui-step-active .ui-step-icon span.ant-progress-text,.newStep .ui-step-done .ui-step-icon span.ant-progress-text{
	border:1px solid #108ee9;
}

.newStep .ui-step-icon .ui-step-text{
	position: static;
	height: 32px;
	line-height: 32px;
	background: #fff;
	padding: 0 10px;
}

.newStep .ui-step-active .ui-step-icon .ui-step-text,.newStep .ui-step-done .ui-step-icon .ui-step-text{
	color: #000;
}

.newStep.ui-step li .ui-step-line{
	height: 1px;
	background: #ccc;
}

.newStep.ui-step .ui-step-done  .ui-step-line{
	background: #108ee9;
}

.newStep.ui-step li.ui-step-end{
	width: 200px;
}

/*标题*/
.title-wrap___3ChNI {
    height: 85px;
    line-height: 85px;
    width: 100%;
    font-size: 18px;
    color: #333;
    position: relative;
    text-align: center;
}

.title-wrap___3ChNI .main-title___1HmLQ {
    padding-top: 30px;
    color: #333;
    line-height: 25px;
    margin-bottom: 6px;
}

.title-wrap___3ChNI .sub-title___3yKRX {
    font-size: 12px;
    color: #999;
    line-height: 16px;
}

.form-horizontal .form-group,.form-horizontal .btnGroup{
	width: 580px;
	margin: 0 auto 25px;
}

.btnGroup .btn{
	height: 34px;
    width: 123px;
    border-radius: 2px;
    font-size: 14px;
    padding: 0;
    float: left
}

.btnGroup .reBtn {
    color: #fff;
    background-color: #108ee9;
    border-color: #108ee9;
}

.btnGroup .fhBtn{
    margin-right: 20px;
    background: #fff;
    color: #333;
    border:1px solid #d9d9d9;
    line-height: 34px;
}

.btnGroup .fhBtn:hover{
	color: #3071a9;
    border-color: #3071a9;
}

.form-group span.radioBox {
	margin-left: 2%;
}

.form-group span.radioBox input{
	vertical-align: -2px
}

/*示例图*/
.preview-upload-img-wrap___2LWPr,.ylt {
    position: relative;
    height: 75px;
    width: 107px;
    border-radius: 2px;
    border: 1px dashed #ddd;
    cursor: pointer;
}


.preview-upload-img-mask___2uKS3 {
    position: absolute;
    width: 105px;
    height: 73px;
    background-color: #333;
    opacity: .3;
    border-radius: 2px;
}

.preview-upload-img-wrap___2LWPr img{
    height: 73px;
    width: 105px;
}

.preview-upload-img-wrap___2LWPr .icon___1iROr,.ylt .icon___1iROr{
    position: absolute;
    font-size: 20px;
    color: #fff;
    left: 42px;
    top: 20px;
    width: 20px;
    height: 20px;
    opacity: .8;
}

.preview-upload-img-wrap___2LWPr .example-title___2ZAeg {
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 40px;
    top: 35px;
}

/*上传*/
.layui-upload-drag{
	width: 105px;
	height: 75px;
	padding: 15px;
	z-index: 9999;
}
.layui-upload-drag .layui-icon{
	font-size: 18px;
	color: #a5a5a5;
}

.layui-upload-drag:hover{
	border-color:#108ee9;
}

.layui-input-block{
	margin-left: 0;
}

.layui-form-radio{
	margin: 0;
}

.layui-form-radio>i{
	font-size: 18px;
}

.layui-form-radio>i:hover, .layui-form-radioed>i{
	color:#108ee9;
}

.layui-form-checkbox[lay-skin=primary]:hover i{
	border-color:#108ee9;
}

.layui-form-checked[lay-skin=primary] i{
	border-color: #108ee9;
    background-color: #108ee9;
}

.layui-form-checkbox[lay-skin=primary]{
	padding-left: 18px;
	margin-left: 5px;
}

.stepTwoCon, .stepThreeCon, .stepFourCon, .stepPhCon {
	display: none;
}

input[type="file"]{
	width: 0;
	margin-top: -20px;
	display: block!important;
}

body .layui-laydate .layui-this{
	background-color: #108ee9!important;
}

.layui-form input[type=checkbox], .layui-form input[type=radio], .layui-form select{
	display: inline-block;
	width: 0;
	opacity: 0;
}

/*firefox*/
@-moz-document url-prefix() {   
   .layui-form input[type=checkbox], .layui-form input[type=radio], .layui-form select{
		display: none;
	}
 }


.checkbox .layui-form-checkbox[lay-skin=primary]{
	margin-left: 0;
}

.dlrInfo,.dlrInfo2,.companyController,.emailInfo{
	display: none;
}

.yl{
	width: 103px;
    height: 73px;
    position: absolute;
    top: 0;
    left: 0;
}

.ok{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}


.stepsWords.newStep.ui-step li{
	width: 45%;
}

.stepsWords.newStep.ui-step li.ui-step-end{
	width: 250px;
}

/*2019-02-21 上传图片预览*/
.ubox{
	position: relative;
	width: 105px;
}
.ubox .ylt{
	position: absolute;
    top: 9%;
    border-radius: 50%;
    right: -18px;
    width: 60px;
    height: 60px;
    display: none;
}

.ubox .ylt .preview-upload-img-mask___2uKS3{
	width: 60px;
    height: 60px;
    border-radius: 50%;
}

.ubox .ylt .icon___1iROr{left: 39px;top: 20px;}

@media (max-width: 770px) {
	.reBody {
		width: 95%;
		border:0;
	}
	.ui-step-icon .ui-step-text {
		font-size: 8px;
	}
	.form-horizontal .form-group, .form-horizontal .btnGroup {
		width: 100%;
	}
	.form-control {
		width: 98%;
	}
	.regForm .imgCode input.form-control, .regForm .yzBlock input.form-control{
		width: 68% !important;
	}
	.btnGroup {
		display: flex;
		justify-content: center;
	}
	.col-sm-8 select{
		width: 32% !important;
	}
	/*三步走*/
	.navi-container {
		padding-left: 0;
		padding-right: 0;
	}

	.ui-step {
		padding: 0 18px;
		font-size: 8px;
	}

	.ui-step-number{
		font-size: 12px;
	}

	.stepsWords.newStep.ui-step li {
		width: 37% !important;
	}

	.newStep.ui-step li{
		width: 44%;
	}

	.stepsWords.newStep.ui-step li.ui-step-end {
		width: 25% !important;
	}

	.newStep.ui-step li.ui-step-end {
		width: 10%;
	}

	.ui-step li.ui-step-end {
		position: relative;
		right: 0;
	}

	.newStep .ui-step-icon span.ant-progress-text {
		width: 16px;
		height: 16px;
		position: relative;
		top: 8px;
	}

	.newStep .ui-step-icon .ui-step-number {
		width: 14px;
		height: 15px;
		line-height: 14px;
		font-size: 10px;
	}

	.newStep .ui-step-icon .ui-step-text {
		white-space: nowrap;
	}

	.newStep .ui-step-active .ui-step-icon .ui-step-number, .newStep .ui-step-done .ui-step-icon .ui-step-number {
		margin-top: 0px;
	}

	.ui-step li .ui-step-line {
		margin-top: 16px;
	}
	.ui-step li.last-li{
		position: absolute;
		right: -110px;
	}
	.btnGroup .fhBtn {
		margin-right: 10px;
	}
	.xm-select-parent .xm-select {
		width: 100% !important;
	}
	.ok{
		padding-top: 50px;
	}
	.ok img{
		width:30px;
	}
}
@media (max-width: 360px){
	.ui-step {
		padding: 0 22px;
	}
	.navi-container {
		padding-left:0;
		padding-right: 0;
	}
	.form-control {
		width: 90%;
	}
	.codeBox.get {
		font-size: 10px;
	}
	.regForm .imgCode input.form-control, .regForm .yzBlock input.form-control{
		width: 60% !important;
	}
	.col-sm-8 select {
		width:31% !important;
	}
}