.fnred{
    color:#DA3A4C;
    font-style:normal;
}
.fn-fl{
    display:inline;
    float:left;
}
.fn-fl a{
    margin-left: 2px;
}
.fn-fr{
    float:right;
}
/*清除浮动*/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
  line-height: 0;
}
.icon-warn {
    background:url("../images/feiniu-index-icon-01.png") no-repeat scroll -35px -117px;
    content: "";
    display: inline-block;
    font-style: normal;
    height: 17px;
    margin: -3px 5px 0;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 17px;
}
body{
background:#f5f5f5;
}
select{
    appearance: menulist-button !important;
    -moz-appearance: menulist-button !important;
    -webkit-appearance: menulist-button !important;
}
.regcon{
    background:#f5f5f5;
    width:1000px;
    margin: 100px auto 0;
    padding-top:25px;
    font-size:13px;
}
.m-fnlogo{
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:143px;
    height:56px;
    margin:0px 15px 15px;
    background:url(../images/fn-icon.png) right bottom no-repeat;
}
.m-fntit{
    display:inline-block;
    *display:inline;
    *zoom:1;
    height: 40px;
    line-height: 40px;
    color: #333;
    padding: 0px 30px;
    font-size: 24px;
    margin-top: 30px;
}
.regnav{
    /* list-style:none;
    margin:20px 0px 0px;
    padding:0px 0px 0px 175px;
    height:37px; */
    /* display: none; */
}
.regnav .uli{
    list-style:none;
    margin:0px;
    padding:0px;
    float:left;
    height:35px;
    line-height:35px;
    text-align:center;
    border:1px solid #d5d5d5;
    border-bottom:0 none;
    background:#fff;
    color:#333;
    font-family: 'Microsoft YaHei';
    font-size:14px;
    margin-right:10px;
    cursor:pointer;
}
.regnav .uli a{
    display:block;
    color:#333;
    text-decoration:none;
    padding:0px 36px;
}
.regnav .active{
    color:#DA3A4C;
    font-weight:bold;
    border-top:2px solid #DA3A4C;
    height:36px;
    margin-bottom:-1px;
}
.regnav .active a{
    color:#DA3A4C;
}
.regnav .loginbtn{
    padding: 60px 0 0px;
    color: #333;
    font-size: 14px;
}
.regnav .loginbtn a{
    color:#ff3b3b;
    cursor:pointer;
}
.regnav .loginbtn a:hover{
    text-decoration:underline;
}
.m-fnbox{
    border:1px solid #eee;
    background:#fff;
    padding:35px;
    clear:both;
	margin-bottom: 50px
}
.fnlogin{
    font-family: 'Microsoft YaHei';
    font-size:12px;
    color:#3c3c3c;
    padding-left: 35px;
}
/*.fnlogin2{
    height:362px;
}
.fnlogin3{
    height:532px;
}*/
.fnlogin input{
    margin:0px;
    padding:0px;
}
.fnlogin .ltit{
    color:#333;
    padding-bottom:37px;
    font-size:14px;
    font-weight:bold;
}
.fnlogin .inp{
    float:left;
    border:1px solid #E0E0E0;
    padding: 0 10px;
    height: 38px;
    line-height: 18px;
    margin-right: 10px;
    font-family: 'Microsoft YaHei';
    outline: 0 none;
    font-size: 14px;
    vertical-align: middle;
    width: 278px;
    margin-bottom: 5px;display: inline-block;
}
::-webkit-input-placeholder {
    color: #ccc;
}
:-moz-placeholder {
    color:#ccc;
}
::-moz-placeholder {
    color:#ccc;
}
:-ms-input-placeholder {
    color:#ccc;
}



.fnlogin .inp:focus{
    /*border:1px solid #DA3A4C;*/
}
.fnlogin .fcolor{
    color:#3c3c3c;
}
.fnlogin .red{
    padding-left:10px;
}
.fnlogin .nred{
    border:1px solid #DA3A4C;
}
.fnlogin .success{
    background:url(../images/fn-icon.png) 280px -89px no-repeat;
}
.fnlogin .error{
    background:url(../images/fn-icon.png) 126px 10px no-repeat;
}
.fnlogin .success.fcode,.fnlogin .success.imgcode{
   background-position: 125px -89px;
}

.fnlogin .error.fmobile,
.fnlogin .error.femail,
.fnlogin .error.fpass,
.fnlogin .error.fsecpass
{
    background-position:280px 10px;
}
.fnlogin .noticebox{
    width:227px;
    color:#DA3A4C;
    background:#fff8e1;
    border:1px solid #fddbaa;
    height:32px;
    line-height:15px;
    padding:2px 8px 0px 8px;
}
.fnlogin .noticebox2{
    width:227px;
    color:#DA3A4C;
    background:#fff8e1;
    border:1px solid #fddbaa;
    height:32px;
    line-height:32px;
    padding:2px 8px 0px 8px;
}
.fnlogin .errorbox{
    width:300px;
    color:#DA3A4C;
    background:#ffebeb;
    border:1px solid #ffbdbe;
    height:18px;
    line-height:18px;
    padding:8px;
}
.fnlogin .v-captcha{
    display:inline-block;
    *display:inline;
    *zoom:1;
    float:left;
    margin-right:10px;
    height:34px;
    line-height:34px;
}
.fnlogin .v-captcha img{
    display:inline;
    float:left;
    width:85px;
    height:34px;
    margin-right:10px;
}
.fnlogin .v-captcha a{
    color:#0066cc;
    cursor:pointer;
}
.fnlogin .fcode,.regcon .imgcode{
    width:138px;
}
.fnlogin .icode {
    display: block;
    text-align: center;
    line-height: 39px;
    background: #E6E6E6;
    border: 1px solid #ddd;
    border-radius: 1px;
    height: 39px;
    color: #333;
    width: 130px;
    outline: 0 none;
    cursor: pointer;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
}
.fnlogin .icode:hover{
    text-decoration:underline;
}
.fnlogin .disabled.icode{
    color:#ccc;
    cursor:default;
}
.fnlogin .disabled.icode:hover{
    text-decoration:none;
}
.fnlogin .line{
    height:40px;
    padding-bottom:20px;
}
.fnlogin .liney{
    height:auto;
    padding-bottom:0px;
    margin-top: 55px;
}
.fnlogin .line .dt{
    display:inline-block;
    *display:inline;
    *zoom:1;
    height:34px;
    line-height:34px;
    padding-left:10px;
    background:url(../images/fn-icon.png) 0px -137px no-repeat;
    color: #666;
    font-size: 14px;
}
.fnlogin .line .linel{
    float:left;
    text-align:right;
    width:150px;

}
.fnlogin .line .liner{
    position: relative;
    float:left;
    margin-left: 40px;
}
.fnlogin .line .warning1{
    position: absolute;
    left: 300px;
    top: 5px;
    width: 200px;
    color: #ff3b3b;
    font-size: 12px;
    display: FLEX;
    align-items: center;
    margin-left: 10px;
    margin-top: 6px;
}
.fnlogin .line .warning1 img{
    width: 12px;
    height: 12px;
    margin-right: 6px;
}
.fnlogin .line .liner .tips{
    color: #F39818;
    font-size: 12px;
} 
.fnlogin .line.tips{
    height: 60px;
}
.show-voice {
    width: 700px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    padding-left: 85px;
    float: left;
    display: none;
}
.fnlogin .v-txt,.regcon .ui_panel,.fnlogin .v-txt2{
    display:none;
}
.fnlogin .safeline{
    clear:both;
    padding-top:4px;
    padding-left:49px;
    color:#666;
}
.fnlogin .safeline .sz{
    display:inline-block;
    *display:inline;
    *zoom:1;
    color:#fff;
    background:#d5d5d5;
    width:65px;
    height:15px;
    text-align:center;
    line-height:15px;
    margin-left:1px;
}
.fnlogin .safeline .son{
    background:#DA3A4C;
}
.fnlogin .iyes{
    margin-right: 5px;
    margin-top:2px;
}
.fnlogin .checkcon{
    height:34px;
    display: none;
}
.fnlogin .checkcon .checktxt{
    height:18px;
    padding-right:106px;
    padding-top: 10px;
}
.fnlogin .itxt{
    color:#0066cc;
    text-decoration:none;
}
.fnlogin .itxt:hover{
    text-decoration:underline;
}
.fnlogin .regbtn{
    display: block;
    clear: both;
    cursor: pointer;
    margin: 20px 0px 10px 0;
    width: 180px;
    height: 48px;
    color: #fff;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    text-align: center;
    line-height: 48px;
    background: #ff3b3b;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
}
.fnlogin .regbtn:hover{
    background:#ce0c22;
}
.suctxt{
    width:700px;
    margin-left:140px;
    padding:30px 0px;
}
.suctxt .stit{
    font-size:18px;
    font-weight:400;
    font-family:'Microsoft YaHei';
    color:#3c3c3c;
}
.suctxt .adc{
    padding: 30px 20px 30px 57px;
}
.suctxt .adctop{
   padding-top:20px;
   padding-bottom:0px;
}
.suctxt .adcbot{
    margin-top: 30px;
    background: #fffef2;
    border: 1px dashed #ddd;
}
.btn {
    -moz-user-select: none;
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 9px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn:hover {
    background: #fff4d8 none repeat scroll 0 0;
}
.btn-danger {
    background-color: #f22e00;
    border: 0 none;
    color: #fff;
}
.btn-danger:hover {
    background: #e61c37 none repeat scroll 0 0;
}

.suctxt .adc p{
    margin-bottom:5px;
}
.suctxt .adc .fp{
    font-size:14px;
    font-weight:bold;
}
.suctxt .adc .sp{
    color:#999;
}
.suctxt .adc .btn {
    border: 1px solid #ddd;
    font-size: 16px;
    height: 36px;
    width: 115px;
}
.suctxt .adc .btn-danger {
    margin-right: 19px;
    width: 160px;
}
.suctxt .adc .shop_recharge {
    margin-left: 10px;
    line-height: 36px;
    padding: 0;
    color:#3c3c3c;
}
.suctxt .adc .success{
    background:#fff url("../images/fn-icon.png") no-repeat scroll 175px -92px;
}
.suctxt .adc .send_email {
    margin-left: 10px;
    margin-bottom:0px;
    height:32px;
    line-height: 32px;
    padding: 0;
    color:#3c3c3c;
}
.suctxt .adc .v-tips {
    color: #999;
    font-size: 12px;
    margin-left: 65px;
}
.fn-form input[type="password"], .fn-form input[type="text"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 18px;
    line-height: 18px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 176px;
}
.fn-form input[type="password"]:focus, .fn-form input[type="text"]:focus {
    border-color: #6c6c6c;
    outline: 0 none;
}
.fn-form .error input[type="password"], .fn-form .error input[type="password"]:focus, .fn-form .error input[type="text"], .fn-form .error input[type="text"]:focus {
    border-color: #f22e00;
}
/*底部样式*/
.wrapper {
    margin: 0 auto;
    width: 1220px;
}
#ft-service-infr {
    padding: 30px 0px;
    text-align: center;
    border-bottom:1px solid #fff;
}
#ft-service-infr dl {
    display: inline-block;
    vertical-align: top;
}
#ft-service-infr dt {
    font-family: Simsun;
    font-size: 1.33em;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 3px;
}
#ft-service-infr dd {
    text-align: left;
}
#ft-service-infr .contact-infr {
    color: #3c3c3c;
    margin: 0 20px 0 10px;
}
#ft-service-infr .phone-num {
    color: #3c3c3c;
    font-size: 1.92em;
    font-weight: 700;
    margin-bottom: 10px;
}
#ft-service-infr .nav-service {
    margin: 0 20px;
}
#ft-service-infr .sns-qrcode {
    margin-left: 30px;
}
#ft-service-infr .sns-qrcode dd {
    color: #666;
    display: inline-block;
    height: 100px;
    margin: 0 10px;
    text-align: center;
    width: 88px;
}
#ft-service-infr .sns-qrcode p {
    margin-top: 90px;
}
#ft-service-infr .sns-qrcode .wechat {
    background: #fff url("../images/feiniu_footer_icon.png") no-repeat scroll 0 -350px;
}
#ft-service-infr .sns-qrcode .weibo {
    background: #fff url("../images/feiniu_footer_icon.png") no-repeat scroll 0 -450px;
}
#float-nav {
    bottom: 20px;
    display: none;
    position: fixed;
    right: 10px;
    text-align: center;
    z-index: 99;
}
#float-nav dl {
    background: #fefefe none repeat scroll 0 0;
    margin-bottom: 10px;
}
#float-nav dd {
    border: 1px solid #f1f1f1;
    cursor: pointer;
    display: block;
    height: 25px;
    margin-top: -1px;
    overflow: hidden;
    padding-top: 30px;
    text-indent: 110%;
    white-space: nowrap;
    width: 50px;
}
#float-nav a {
    display: block;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}
#float-nav .float-function dd {
    background: url("../images/feiniu-index-icon-01.png") 0px 0px no-repeat;
    height: 40px;
    padding: 0;
}
#float-nav .go-feedback {
    background-position: 0 -56px;
}
#float-nav .go-feedback:hover {
    background-color: #666;
    background-position: -50px -56px;
}
#float-nav .go-top {
    background-position: 0 -95px;
}
#float-nav .go-top:hover {
    background-position: -50px -95px;
    border-color: #f22e00;
}
#global-footer {
    padding-bottom: 40px;
}
#global-footer .copyright {
    font-family: 'Microsoft YaHei';
    font-size:12px;
    border-top: 1px solid #f1f1f1;
    color: #444;
    line-height: 25px;
    padding: 25px 0 25px;
    text-align: center;
}
#global-footer .authentic {
    text-align: center;
}
#global-footer .authentic dd {
    display:inline-block;
    *display:inline;
    *zoom:1;
    background: #fff url("../images/feiniu_footer_icon.png") 0px 0px no-repeat;
    height: 40px;
    margin: 0 3px;
}
#global-footer .authentic  a {
     display:inline-block;
    *display:inline;
    *zoom:1;
}
#global-footer .authentic .icbc {
    width: 96px;
}
#global-footer .authentic .alipay {
    background-position: 0 -50px;
    width: 112px;
}
#global-footer .authentic .unionpay {
    background-position: 0 -100px;
    width: 96px;
}
#global-footer .authentic .tenpay {
    background-position: 0 -150px;
    width: 112px;
}
#global-footer .authentic .sgs {
    background-position: 0 -200px;
    width: 96px;
}
#global-footer .authentic .zx110 {
    background-position: 0 -250px;
    width: 112px;
}
#global-footer .authentic .szfw {
    background-position: 0 -300px;
    width: 112px;
}
#global-footer .authentic .kxwz {
    width:109px;
    background:url(../images/time_cnnic.jpg) 0px 0px no-repeat;
}
#global-footer .authentic .aqlm {
  width: 96px;
  background: url(../images/aqlm.jpg) no-repeat;
}
.fnlogin .liner a img.ma-le-210{
    position: relative;
    top: -4px;
}
em{
    color: #ff0000;
}
.regcon_top{
    width: 100%;
    min-width: 1000px;
    height: 100px;
    margin: 0 auto;
    z-index: 999;
    position: fixed;
    top:0;
background:rgba(255,255,255,1);
box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.regcon_top .regcon_content{
    width: 1000px;
    margin: 0 auto;
}
.new_regcon .line.register{
    height: 100px;
}
.new_regcon .register_img{
    width: 80px;
    height: 80px;
    padding: 10px;
    border: 1px solid #E0E0E0;
    display: flex;
    margin-right: 20px;
}
.new_regcon .register_img img{
    width: 80px;
    height: 80px;
    object-fit: cover;
}
.new_regcon .linera{
   padding-top: 47px;
}
.new_regcon .linera .upload_img{
    width:100px;
height:32px;
background:rgba(230,230,230,1);
font-size: 14px;
color: #333;
display: flex;
justify-content: center;
align-items: center;

}
.new_regcon .linera .tips {
    color: #F39818;
    font-size: 12px;
    margin-top: 6px;
}
.new_regcon .line.business{
    margin-top: 20px;
}
.new_regcon .line.idcardd{
    height: 230px;
}
.new_regcon .line.idcardd .liner .aaa{
    display: flex;
    height: 235px;

}
.new_regcon .line.idcardd .liner .ccc{
    height: 215px;
}
.new_regcon .line.idcardd .liner .bbb{
    display: none;
}
.new_regcon .line.idcardd .liner .tips_false{
    display: none;
}
.new_regcon .line.idcardd .liner .tips_true{
    display: block;
}
.new_regcon .line.idcardd .liner .card_t{
    display: flex;
}
.new_regcon .line .idcard_t{
    width: 200px;
    height: 200px;
background:rgba(255,255,255,1);
border:1px solid rgba(224,224,224,1);
margin-right: 10px;
}
.new_regcon .line .idcard_t img{
    width: 160px;
    height: 100px;
    margin: 50px 20px;
}
.new_regcon .line .idcard_b{
    color: #999;
    font-size: 14px;
    margin-top: 6px;
    text-align: center;
}
.new_regcon .tips{
    color: #F39818;
    font-size: 12px;
}

.new_regcon .business .idcard img{
    width: 100px;
    height: 100px;
    margin: 50px;
}
.new_regcon .aaa .btn-upload img{
    width: 200px !important;
    height: 200px !important;
    margin: 0 !important;
    object-fit: contain;
}
.new_regcon .business .checka{
    color: #666;
    font-size: 14px;
    display: flex;
    margin-bottom: 14px;
}
.new_regcon .business .checka .check_l {
    display: flex;
    justify-content: CENTER;
    align-items: CENTER;
    margin-right: 60px;
}
.new_regcon .business .checka .check_l div{
    width: 14px;
    height: 14px;
    background-color: #fff;
border:1px solid rgba(153,153,153,1);
border-radius:50%;
display: flex;
justify-content: center;
align-items: center;
margin-right: 6px;
}
.new_regcon .business .checka .check_t div span{
    width:6px;
    height:6px;
    margin: 2px;
    display: inline-block;
    border:1px solid rgba(153,153,153,1);
    border-radius:50%;
    background-color: #999;
}
.application_result{
    border-bottom: 1px solid #E0E0E0;
    font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.application_result .application_bottom{
    color: #ff3b3b;
    margin-left: 10px;
    margin-top: 10px;
} 
.application_result .application_bottom p:first-child{
    text-indent: 2em;
}
.application_result .application_true{
    margin-left: 36px;
    margin-top: 10px;
}
.application_result .application_true .application_t a{
    color: #1788BA;
}
.application_result .application_true .application_account{
    margin-top: 10px;
}
.idcard .btn-upload{
    display: inline-block;
    width: 200px !important;
    height: 200px !important;
}
/* 补充材料 */
.line .linerr {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-left: 40px;
    background: rgba(254,116,65,1);
}
.new_regcon .tips {
    color: #F39818;
    font-size: 12px;
}
.fnlogin .excel {
    display: flex;
    align-items: center;
}
.fnlogin .file_name {
    margin-left: 10px;
    font-size: 14px;
}
.fnlogin .new_regcon input{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 30px;
}