.geetest_holder.geetest_mobile.geetest_ant .geetest_panel .geetest_copyright{
	color: #c33;
}
.ubofixed{
	position: fixed;
	top: 60px;
	z-index: 999999;
}
.backindex{
	display: none;
	margin-top: 18px;
}
.home_page_bak a{border: 1px solid #1E9FFF;padding: 8px 18px;border-radius: 50px;background-color:#1E9FFF;color: #ffffff;font-size: 14px; }
legend {
    display: block;
     width: 100px; 
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 0; 
}
.AgreeContent{
	text-align: center;
	display: none;
	position: fixed;
	bottom: 0;
	background-color: #c33;
	z-index: 99999999999999999999;
	padding: 12px;
	width: 100%;
	color: rgb(131, 131, 145);
    background-color:#F3F4F5;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    font-family: PingFang Regular;
	color: #5F6469;
	letter-spacing: 0;
}
.AgreeContent .cc-message{
	display: block;
}
.AgreeContent .cc-message a{
    display: inline-block;
    color: #FF4081;
}
.AgreeContent .cc-message img{
	display: inline-block;
	margin-left: 12px;
	cursor: pointer;
}
/*.AgreeContent .cc-compliance a:first-child{
	color: rgb(131, 131, 145);
	display: inline-block;
    font-size: 16px;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
    width: 49%;
    padding: 5px;
    cursor: pointer;
}
.AgreeContent .cc-compliance a:last-child{
	color: rgb(255, 255, 255);
    background-color: rgb(216, 49, 53);
	display: inline-block;
    font-size: 16px;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
    width: 49%;
    padding: 5px;
    cursor: pointer;
}*/
.cookie h2{
	font-size: 20px;
	margin: 30px;
}
.cookie p{
	font-size: 16px;
	margin: 30px;
	color: #444;
}
.cookie ul li{
	font-size: 16px;
	margin: 30px;
}
.cookie h3{
	font-size: 18px;
	margin: 30px;
	margin-bottom: 0;
}

.Exampleitem{
	float: left;
	width: 50%;
	padding: 0 5px;
}
.Exampleitem img{
	width: 100%;
	height: 308px;
}
.Exampleitem:last-child h3{
	margin-top: 5px;
	line-height: 16px;
}

.rvl-Nav-popover{
	display: none;
	width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}
.rvl-Nav-popover p{
	cursor: pointer;
	font-size: 16px;
	line-height: 20px;
	margin: 10px;
	padding: 10px;
}

#loader-wrapper{
	display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: rgba(231,235,238,.6);
}
#loader{
    position: relative;
    left: 50%;
    top: 50%;
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00A1E9;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00A1E9;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00A1E9;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*å…¬å¸ä»‹ç»*/
.introduction .wrapper-top h1{
	margin: 72px 0;
}

.introduction .wrapper-top img{
	margin-top: 80px;
}
.introduction .wrapper-bottom{
	margin-bottom: 80px;
}
.introduction .wrapper-bottom h1{
	margin-top: 70px;
}
.introduction .wrapper-bottom h2{
	margin: 100px 0;
}
.introduction .wrapper-bottom .row p{
	text-align: center;
	font-size: 16px;
	color: #666;
	margin: 16px;
}
.introduction .wrapper-bottom .row h3{
	text-align: center;
	margin: 16px 0;
	font-size: 24px;
}
.introduction .wrapper-bottom .col-md-3{
	position: relative;
	overflow: hidden;
}
.introduction .wrapper-bottom .imgbox{
	width: 263px;
	height: 345px;
}
.introduction .wrapper-bottom img{
	cursor: pointer;
}
.introduction .wrapper-bottom .personlcontent{
	position: absolute;
	top: 417px;
	height: 345px;
	background-color: #fff;
}
.introduction .wrapper-bottom .personlcontent h4{
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	margin: 48px 0;
}
.introduction .wrapper-bottom .personlcontent h5{
	font-size: 10px;
	color: #191c1e; 
	line-height: 24px;
	text-align: center;
}

/*å·¥ä½œæœºä¼š*/
.job .container-fluid h1{
	margin-top: 70px;
}
.job .container-fluid p{
	color: #a0a6ad;
	font-size: 16px;
	margin: 30px;
}
/*å¸®åŠ©ä¸­å¿ƒ*/
.helpcenter .container-fluid{
	height: 487px;
	background: url(https://static.panpay.com/static/image/cn/center_img.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 30px;
	margin-bottom: 30px;
}
.helpcenter .container-fluid h1{
	line-height: 80px;
	margin-top: 80px;
	color: #191c1e;
}
.helpcenter .container-fluid h3{
	padding: 18px;
	font-weight: 700;
	font-size: 24px;
	color: #191c1e;
}
.helpcenter .container-fluid .img-wrapper{
	width: 100%;
	text-align: center;
	margin-top: 80px;
	
}
.helpcenter .container-fluid .img-wrapper ul li{
	display: inline-block;
	position: relative;
}
.helpcenter .container-fluid .img-wrapper ul li .imgtip{
	width: 190px;
	height: 120px;
	display: none;
	position: absolute;
	top: -120px;
	left: -20%;
	/*background-color: #fff;
	border-radius: 10px;*/
}
.helpcenter .container-fluid .img-wrapper ul li .imgtip {
	background: #fafcff;
	border-radius: .4em;
}

.helpcenter .container-fluid .img-wrapper ul li .imgtip:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 30%;
	width: 0;
	height: 0;
	border: 0.781em solid transparent;
	border-top-color: #fafcff;
	border-bottom: 0;
	border-left: 0;
	margin-left: -0.391em;
	margin-bottom: -0.781em;
}


.helpcenter .container-fluid .img-wrapper ul li .imgtip p{
	text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #1fa0e8;
    margin-top: 10px;
   
}
.helpcenter .container-fluid .img-wrapper ul li .imgtip .img{
	width: 100%;
	height: 100%;
}
.helpcenter .container-fluid .img-wrapper ul li .imgtip span{
	font-size: 18px;
}
.helpcenter .container-fluid .img-wrapper img{
	margin-right: 0px;
	cursor: pointer;
}
/*å¸¸è§é—®é¢˜*/
.problem .form_width .layui-input-block{
	margin-left: 0;
}
.problem .moreContainer{
	height: 974px;
	background: url(https://static.panpay.com/static/image/cn/faq-img.jpg) no-repeat center center;
	background-size: cover;
}
.problem .form_width input,.problem .form_width textarea{
	background-color: rgba(255,255,255,.2);
	border: 0;
	width: 100%;
}
.more_q {
	font-size: 32px;
	font-weight: 400;
	padding-top: 160px;
}
.problem .form_width{width: 360px; margin: 0 auto;}
.problem .form_width .layui-form{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 200px;
}
.problem .form_width h1{
	margin: 50px;
}
.problem .form_width button{
	padding: 0px 70px;
    line-height: 50px;
    height: 50px;
	border-radius: 100px;
	background-color: #1E9FFF;
	margin-top: 50px;
}

/*äº§å“ä»‹ç»*/
.product .container{
	width: 1440px;
}
.product .imgwrapper{
	width:100%;
	height: 475px;
	background: url(https://static.panpay.com/static/image/cn/product-img.jpg) no-repeat center;
	background-size: cover;
}
.product .productcontent .layui-tab-title {
	height: 104px;
}
.product .productcontent .layui-tab-title li{
	width: 25%;
	padding: 32px;
	height: 176px;
}
.product .productcontent .layui-tab-title .layui-this:after{
	bottom: 0;
}
.registersuccess{
	padding-top: 80px;
}
.registersuccess h1{
	font-size: 30px;
    color: #1fa0e8;
    font-weight: 400;
}
.registersuccess h3{
	font-size: 24px;
	color: #4D4D4D;
	line-height: 36px;
}
.registersuccess p{
	font-size: 20px;
	color: #4D4D4D;
	line-height: 32px;
}
.registersuccess img{
	margin-right: 44px;
}
.registersuccess .registersuccessWrapper{
	width: 665px;
	margin: 0 auto;
	margin-top: 225px;
	margin-bottom: 218px;
}
.registersuccess span{
	background: #1fa0e8;
    border-radius: 100px;
    width: 292px;
    height: 36px;
    display: block;
    color: #fff;
    line-height: 36px;
    font-size: 16px;
    transition: all .5s;
    cursor: pointer;
    margin: 0 auto;
}

.openSuccess img{
	margin: 0;
	margin: 80px 0;
}
.openSuccess p{
	font-size: 18px;
	margin-top: 30px;
}

/*å®Œå–„*/
.registerperfect .perfectcontent{
	background: #fff;
    box-shadow: 0 12px 8px 0 #f5f5f5;
    border-radius: 4px;
    width: 392px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 50px 80px;
    color: #666;
    font-size: 16px;
}
.registerperfect .perfectcontent .layui-input-block{
	margin-left: 0;
}
.registerperfect h1{
	font-size: 30px;
    color: #1fa0e8;
    font-weight: 400;
    margin-bottom: 45px;
}
.registerperfect h2{
	color: #666;
    font-size: 16px;
}
.registerperfect p{
	margin: 8px 0 16px;
    color: #999;
    font-size: 14px;
}
.registerperfect .perfectcontent .frist{
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 24px;
}
.registerperfect .perfectcontent .frist span{
	display: inline-block;
	height: 37px;
	line-height: 37px;
}
.registerperfect .perfectcontent .frist span.currentAccount{
	float: left;
	color: #666;
    font-size: 16px;
}
.registerperfect .perfectcontent .frist span.currentPhone{
	float: left;
    margin-left: 24px;
    color: #999;
}
.registerperfect .perfectcontent .frist span.currentAddress{
	float: right;
    padding: 0 15px;
    background: #f5f5f5;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    text-align: center;
}
.registerperfect .perfectcontent .layui-form-select .layui-input:hover{
	border-color:#4cb3ed!important;
}
.registerperfect .perfectcontent button{
	color: #fff;
    background-color: #1fa0e8;
    border-color: #1fa0e8;
    width: 100%;
    border-radius: 100px;
}
.registerperfect .perfectcontent .layui-form-select dl dd.layui-this{
	background: rgba(31,160,232,.9);
	color: #495060;
}
.layui-form-select .layui-input::-webkit-input-placeholder { /* WebKit browsers */ 
	font-size:12px;
} 
.layui-form-select .layui-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
	font-size:12px;
} 
.layui-form-select .layui-input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
	font-size:12px;
} 
.layui-form-select .layui-input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
	font-size:12px;
}

/*é€‰æ‹©å¼€æˆ·ç±»åž‹*/
.openchoose h1{
	font-size: 40px;
	font-weight: 400;
	margin: 30px 0;
	color: #1fa0e8;
}
.openchoose p{
	font-size: 18px;
	margin-bottom: 30px;
}
.openchoose .row{
	margin: 80px 0;
}
.openchoose .row img{
	cursor: pointer;
}
.personalAccount h1{
	font-size: 40px;
	font-weight: 400;
	margin: 30px 0 30px;
}
.personalAccount .layui-input-block{
	margin-left: 140px;
}
.personalAccount .layui-form-pane .layui-form-label{
	width: 140px;
}
.personalAccount .otherIncome{
	display: none;
}
/*.personalAccount .row .frist{
	background: url(https://static.panpay.com/static/image/cn/Frontofidcard.png) no-repeat center;
	background-size: 100%;
}
.personalAccount .row .second{
	background: url(https://static.panpay.com/static/image/cn/Reversesideofidcard.png) no-repeat center;
	background-size: 100%;
}
.personalAccount .row .third{
	background: url(https://static.panpay.com/static/image/cn/HandheldId.png) no-repeat center;
	background-size: cover;
}*/


.personalimgwrapper a{
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 0;
	opacity: 0;
	left: 0;
}
.personalimgwrapper a:hover{
	opacity: 0;
}
.personalimgwrapper .infor{
	position: absolute;
	font-size: 14px;
	color: #ccc;
	top: 53px;
	left: 8px;
}
.layui-upload i{
	position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
}
.personalimgwrapper .id_example{
	top: 60px;
}
.personalimgwrapper .layui-upload-list{
	margin: 0;
}

.personalAccount .row .col-md-4{
	position: relative;
}
.personalAccount .row .col-md-4 a{
	position: absolute;
	width: 92%;
	height: 100%;
	top: 0;
	cursor: pointer;
	outline: none;
	opacity: 0;
}
.personalAccount .nowOpen {
	width: 120px;
    color: #fff;
    background-color: #1fa0e8;
    border-color: #1fa0e8;
    border-radius: 100px;
    margin: 24px 0;
    text-align: center;
    left: 50%;
    position: relative;
    margin-left: -120px;
}
.personalAccount .layui-form-item .layui-input-inline{
	width: 230px;
}




/*ä¼ä¸šå¼€æˆ·*/
/*ç¬¬ä¸€æ­¥*/ 
.businesslegal .licenseImgBox{
	width: 540px;
	height: 296px;
	position: relative;
	margin: 0 auto;
	background: url(https://static.panpay.com/static/image/cn/licence.png) no-repeat;
	background-size: cover;
}
.businesslegal .licenseImgBox .layui-upload-list{
	width: 540px;
	height: 296px;
}
.businesslegal .licenseImgBox .layui-upload-list{
	width: 540px;
	height: 296px;
}
.businesslegal .licenseImgBox a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.businesslegal .licenseImgBox img{
	width: 100%;
	height: 100%;
}
.businesslegal .layui-form-pane .layui-form-label{
	width: 180px;
}
.businesslegal .layui-form-pane .layui-input-block{
	margin-left: 180px;
}
.businesslegal .licenseImgBox{
	width: 540px;
	height: 296px;
	position: relative;
	margin: 0 auto;
	background: url(https://static.panpay.com/static/image/cn/licence.png) no-repeat;
	background-size: cover;
}
.businesslegal .licenseImgBox .layui-upload-list{
	width: 540px;
	height: 296px;
}
.businesslegal .licenseImgBox a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.businesslegal .licenseImgBox img{
	width: 100%;
	height: 100%;
}

.businesslegal .row .frist{
	background: url(https://static.panpay.com/static/image/cn/watermark-1.png) no-repeat center;
	background-size:360px 240px;
}
.businesslegal .row .second{
	background: url(https://static.panpay.com/static/image/cn/watermark2.png) no-repeat center;
	background-size:360px 240px;
}
.businesslegal .row .third{
	background: url(https://static.panpay.com/static/image/cn/watermark3.png) no-repeat center;
	background-size:360px 240px;
}
.businesslegal .row img{
	text-align: center;
	height: 240px;
	width: 100%;
	
}
.businesslegal .row .col-md-4{
	position: relative;
}
.businesslegal .row .col-md-4 a{
	position: absolute;
	width: 92%;
	height: 100%;
	top: 0;
	cursor: pointer;
	outline: none;
	opacity: 0;
}

.layui-input-block .card-list .item{
	float: left;
	width: 130px;
	height: 130px;
	margin: 0 5px;
	border: 1px dotted #ccc;
	background-color: rgb(241,241,241);
	color: rgb(166,153,158);
}
.layui-input-block .card-list .empty{
	border: 0;
	background-color: #fff;
}
.layui-input-block .card-list .item a{
    position: absolute;
    opacity: 0;
    width: 128px;
    height: 128px;
    padding: 0;
}
.layui-input-block .card-list .item img{
    height: 110px;
    width: 100%;
}
 .layui-input-block .card-list .item .layui-upload-list{
	margin: 0;
}

.layui-input-block .card-list .item{
	position: relative;
	float: left;
	width: 130px;
	height: 130px;
	margin: 0 5px;
	border: 1px dotted #ccc;
	background-color: rgb(241,241,241);
	color: rgb(166,153,158);
}
#empty{
	border: 0;
	background-color: #fff;
}



.layui-input-inline .card-list .item{
	float: left;
	width: 130px;
	height: 130px;
	margin: 0 5px;
	border: 1px dotted #ccc;
	background-color: rgb(241,241,241);
	color: rgb(166,153,158);
}

.layui-input-inline .card-list .empty{
	border: 0;
	background-color: #fff;
}
.layui-input-inline .card-list .item a{
    position: absolute;
    opacity: 0;
    width: 128px;
    height: 128px;
    padding: 0;
}
.layui-input-inline .card-list .item img{
    height: 110px;
    width: 100%;
}
.layui-input-inline .card-list .item .layui-upload-list{
	margin: 0;
}


.business_first .companyAddress{
	display: none;
}
.businessAccount h1{
	font-size: 40px;
	font-weight: 400;
	margin: 30px 0 30px;
}
.business_first .layui-form-label{
	width: 248px;
}
.business_first .layui-form-item .layui-input-inline{
	width: 277px;
}

.business_first .upbox .layui-input-block{
	margin-left: 270px;
}
.business_first .licenseImgBox{
	width: 540px;
	height: 296px;
	position: relative;
	margin: 0 auto;
	background: url(https://static.panpay.com/static/image/cn/licence.png) no-repeat;
	background-size: cover;
}
.business_first .licenseImgBox .layui-upload-list{
	width: 540px;
	height: 296px;
}
.business_first .licenseImgBox a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.business_first .licenseImgBox img{
	width: 100%;
	height: 100%;
}

.business_first .row .frist{
	background: url(https://static.panpay.com/static/image/cn/watermark-1.png) no-repeat center;
	background-size:360px 240px;
}
.business_first .row .second{
	background: url(https://static.panpay.com/static/image/cn/watermark2.png) no-repeat center;
	background-size:360px 240px;
}
.business_first .row .third{
	background: url(https://static.panpay.com/static/image/cn/watermark3.png) no-repeat center;
	background-size:360px 240px;
}
.business_first .row img{
	text-align: center;
	height: 240px;
	width: 100%;
	
}
.business_first .row .col-md-4{
	position: relative;
}
.business_first .row .col-md-4 a{
	position: absolute;
	width: 92%;
	height: 100%;
	top: 0;
	cursor: pointer;
	outline: none;
	opacity: 0;
}
.business_first .layui-form-item .layui-inline-wrapper{
	width: 288px;
}


/*3æ­¥*/
.business_second .business_second_title{
	position: relative;
	height: 50px;
	border-bottom: 1px solid #EDEDED;
}
.business_second .business_second_title h2{
	position: absolute;
	left: 20px;
	font-weight: 400;
	font-size: 30px;
}


.business_second .business_second_title button{
	width: 120px;
	height: 40px;
}
.business_second .shareholderType .person .row .frist{
	background: url(https://static.panpay.com/static/image/cn/watermark-1.png) no-repeat center;
	background-size:360px 240px;
}
.business_second .shareholderType .person .row .second{
	background: url(https://static.panpay.com/static/image/cn/watermark2.png) no-repeat center;
	background-size:360px 240px;
}
.business_second .shareholderType .person .row .third{
	background: url(https://static.panpay.com/static/image/cn/watermark3.png) no-repeat center;
	background-size:360px 240px;
}
.business_second .shareholderType .person .row img{
	text-align: center;
	height: 240px;
	width: 100%;
	
}
.business_second .shareholderType .person .row .col-md-4{
	position: relative;
}
.business_second .shareholderType .person .row .col-md-4 a{
	position: absolute;
	width: 92%;
	height: 100%;
	top: 0;
	cursor: pointer;
	outline: none;
	opacity: 0;
}
 .next,
.back{
    color: #fff;
    background-color: #1fa0e8;
    border-color: #1fa0e8;
    border-radius: 100px;
    margin: 24px 14px;
    text-align: center;
}
.business_second .shareholderType .business .layui-input-block{
	margin-left: 180px;
}

.business_second .shareholderType .business .layui-form-pane .layui-form-label{
	width: 180px;
}
.business_second .shareholderType .business .licenseImgBox{
	width: 540px;
	height: 296px;
	position: relative;
	margin: 0 auto;
	background: url(https://static.panpay.com/static/image/cn/licence.png) no-repeat;
	background-size: cover;
}
.business_second .shareholderType .business .licenseImgBox .layui-upload-list{
	width: 540px;
	height: 296px;
}
.business_second .shareholderType .business .licenseImgBox a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.business_second .shareholderType .business .licenseImgBox img{
	width: 100%;
	height: 100%;
}



.business_third .choose{
	margin: 15px 0;
	border-bottom: 1px solid #EDEDED;
}
.business_third .choose button{
	margin: 10px 12px;
	width: 100px;
}
.business_third .business_third_wrapper .noidentical .row .frist{
	background: url(https://static.panpay.com/static/image/cn/watermark-1.png) no-repeat center;
	background-size:360px 240px;
}
.business_third .business_third_wrapper .noidentical .row .second{
	background: url(https://static.panpay.com/static/image/cn/watermark2.png) no-repeat center;
	background-size:360px 240px;
}
.business_third .business_third_wrapper .noidentical .row .third{
	background: url(https://static.panpay.com/static/image/cn/watermark3.png) no-repeat center;
	background-size:360px 240px;
}
.business_third .business_third_wrapper .noidentical .row img{
	text-align: center;
	height: 240px;
	width: 100%;
	
}
.business_third .business_third_wrapper .noidentical .row .col-md-4{
	position: relative;
}
.business_third .business_third_wrapper .noidentical .row .col-md-4 a{
	position: absolute;
	width: 92%;
	height: 100%;
	top: 0;
	cursor: pointer;
	outline: none;
	opacity: 0;
}
.business_third .otherIncome{
	display: none;
}
.noidentical .layui-form-label{
	width: 300px;
}



.businessInformation .layui-form-label{
	width: 180px;
	text-align: left;
}
.businessInformation .layui-form-item .layui-inline{
	width: 48%;
}
.businessInformation .layui-form-item .layui-input-inline{
	width: 100%;
}



.businessSecond .layui-form-label{
	width: 214px;
}
.businessSecond .layui-input-block{
	margin-left: 214px;
}
.businessSecond .PerProportion{
	width: 60%;
}
.saveinformation button{
	width: 120px;
	color: #fff;
	background-color: #1fa0e8;
	border-color: #1fa0e8;
	border-radius: 100px;
	margin: 24px 14px;
	text-align: center;
}
.businessSecond .layui-form-item .layui-input-inline{
	width: 285px;
	margin-right: 0;
}
.businessSecond .businessPerProportion{
	width: 300px;
}
.businessSecond .list{
	text-align: center;
	margin-right: 10px;
	float: left;
	width: 100px;
	height: 100px;
	border: 1px dashed #ccc;
}
.businessSecond .list .seePersonalContent{
	cursor: pointer;
}
.icon-business{
	font-size: 40px;
}
.businessSecond .list .seeBusinessContent{
	cursor: pointer;
}

.businessSecond .personalAddress{
	display: none;
}


.uboWrapper .item{
	float: left;
	width: 130px;
	height: 100px;
	border: 1px dashed #ccc;
	margin: 0 5px;
	text-align: center;
}
.uboWrapper .item a{
    margin-left: -64px;
    border-radius: 0;
}
.icon-gerenzhongxin{
	font-size: 40px;
	line-height: 48px;
}
.businesslegal .authorization .layui-input-block .card-list .item i{
	position: absolute;
	right: 0;
	bottom: 0;
    text-align: right;
}


.businessI{
	cursor: pointer;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: right;
}
.ShareholdersTypePer .layui-form-label{
	width: 258px;
}
.ShareholdersTypePer .layui-input-block{
	margin-left: 258px;
}
.ShareholdersTypeBus .layui-form-label{
	width: 258px;
}
.ShareholdersTypeBus .layui-input-block{
	margin-left: 258px;
}

.businessII{
	position: absolute;
    bottom: 0;
    width: 46%;
    text-align: right;
    right: 6px;
}
.uboWrapper .layui-form-label{
	width: 276px;
}
.uboWrapper .layui-input-block{
	margin-left: 286px;
}
.uboWrapper .businessI{
	left: 0;
}
.uboWrapper .otherIncome{
	display: none;
}
.business_first .layui-inline .item{
	position: relative;
}
.business_first .layui-inline .item i{
	position: absolute;
	right: 0;
	bottom: 0;
}
.businessWrapper .item{
	position: relative;
}
.businessWrapper .item i{
	position: absolute;
	right: 0;
	bottom: 0;
}
.uboWrapper .itembox .item .icon-fangdajing{
	cursor: pointer;
}
.uboContent .uboAddress{
	display: none;
}
.otherOccupation{
	display: none;
}
.consistent div{
	width: 54px;
	position: relative;
    height: 23px;
    line-height: 22px;
    min-width: 35px;
    padding: 0 5px;
    margin-top: 8px;
    border: 1px solid #d2d2d2;
    border-radius: 20px;
    cursor: pointer;
    -webkit-transition: .1s linear;
    transition: .1s linear;
}
.businesslegal .AddressFile{
	display: none;
}

.personalAccount .personalAddress{
	display: none;
}
.business_first .business_firstAddress{
	display: none;
}
.businessAllContent .business_Bottom {
    margin-top: 20px;
    margin-bottom: 30px;
}
body .logininfrmatinclass .layui-layer-content{
	padding: 0;
	font-family: PingFang Regular;
	font-size: 18px;
	color: #5F6469;
	letter-spacing: 0;
	line-height: 25px;
	text-align: center;
	height: 60px!important;
}
body .logininfrmatinclass .layui-layer-btn a{
	width: 158px;
	height: 58px;
	border: 2px solid #FF4081;
	border-radius: 100px;
	font-family: PingFang Regular;
	font-size: 18px;
	color: #FF4081;
	letter-spacing: 3px;
	background-color: #fff;
	line-height: 58px;
}
body .logininfrmatinclass .layui-layer-btn a:hover{
    color: #FF4081;
    border-color: #FF4081;
    box-shadow: 0 10px 10px rgba(255,64,129,.2);
    transform: translateY(-1px);
}
.lightHightcolor{
	color: #ff4081;
}