input::-webkit-input-placeholder { /* WebKit browsers */ 
color: #666; 
} 
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color:#666; 
} 
input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #666; 
} 
input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #666; 
}  
input{-webkit-user-select:auto !important;}	
.logo{text-align: center;background: #f7691a;width: 100%; padding: 4em 0;}
.logo h2{line-height: 100px;color: #fff;font-size: 108px;text-shadow:#f00 3px 4px 5px;letter-spacing:10px;}
.oto{ padding: 20px 5%;overflow: hidden;}
.nameimg{width: 80px; height: 80px; overflow: hidden;float:left;display: block;border-radius:50% ;}
.nameimg img{width: 100%; height: 100%;}


.bj{position: fixed;top: 0;width: 100%; height: 100%;left: 0;z-index: -1;opacity: 0.3;}

.anniu{width: 80%;margin:30px auto;}
.saoma{width: 80%;margin:20px auto;text-align: center;}
.ipn {width: 80%;margin:40px auto; border-bottom:1px solid #ddd ;}
.ipn input{width: 100%; height: 46px; background: none;color: #333;border: none;}
.anniu button{width: 100%;text-align: center; background: #f7691a;color: #fff; height: 46px;border: 1px solid #f7691a; border-radius:30px ;font-size: 16px;}

.indextext{margin-left: 90px; margin-top: 5px;}
.indextext p{color: #fff; padding: 0; margin: 0;}
.indexsmrz{margin-top: 5px;}
.indexsmrz span{background: #eee;overflow: hidden;display: block;float: left;font-size: 12px; margin-right: 10px; padding: 0px 10px; border-radius:20px;color: #F0AD4E;}
.indexczxf{width: 80%; background: #F7691A; line-height: 46px; border-radius:25px ;text-align: center;color: #fff;position: fixed;bottom: 20px; left: 10%;}
.indexicon{width: 30px; height: 30px;}
.indexicon img{width: 26px; height: 26px;}
.indexjdt{width: 100%; background: #eee; height: 10px; margin: 10px 0;}
.liuliangjiankong{background: #fff;width: 100%; padding: 10px;}
.mui-table-view.mui-grid-view .mui-table-view-cell{background: #fff !important;}
.index-f1{overflow: hidden;display: block;color: #666;}
.index-f1 .losl{width: 50%;float: left;font-size: 16px;}
.index-f1 .losla{float: right;color: #999;font-size: 13px;}
.zhongbiao{background: #F7691A;height: 10px;border-radius:10px ;}
.bjlisnal{position: absolute;top: 0;z-index: -1;width: 100%;}
.bjlisnal img{width: 100%;height: 100%;}
.gonggaolist{width: 100%;background: #fff; padding:20px; margin: 10px auto 80px;}
.gonggaolist h5{color: #F7691A; border-left:4px solid #F7691A ;text-indent: .4em;font-size: 16px;margin-bottom: 10px; }
.gonggaolist p{border-top:1px solid #eee ; padding-top: 10px;}

/* 遮罩层 */
.indexMask{width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: fixed; left: 0; top: 0;bottom:0;right:0; z-index: 999998; display: none;}
/* 弹窗 */
.indexAgreementPop, .indexNotificPop{width: 90%; height: 62%; background-color: #fff; -webkit-border-radius: 3%; border-radius: 3%; position: fixed; top: 42%;  left: 50%; z-index: 999999; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); max-width: 648px; display: none;}
.indexAgreementPop .indexAgreementTitle, .indexNotificPop .indexNotificTitle{width: 100%; height: 3rem; line-height: 3rem; text-align: center; font-size: 0.9rem; font-weight: bold; color: #333; border-bottom: 1px solid #e5e5e5;}
.indexAgreementPopBox, .indexNotificPopBox{width: 90%; margin: 0 auto; height: 76%; overflow-y: auto; font-size: 0.6rem; text-align: justify;}
.indexAgreementPopBox *, .indexNotificPopBox *{line-height: normal;}
.indexAgreementPopBox .mal, .indexNotificPopBox .mal{text-indent: 1rem;}
.indexAgreementClose, .indexNotificClose{width: 1.62rem; height: 1.62rem; background: url(../img/index_agreement_close.png) no-repeat; background-size: 100% 100%; position: absolute; left: 50%; bottom: -18%; -webkit-transform: translate(-50%); transform: translate(-50%); }
.indexNotificClose{bottom: -10.4%;}
.indexAgreementPopBox p{margin-bottom: 20px;line-height:28px;}
.indexAgreementPopBox p:not(:first-child){color:red;}
.indexAgreementPop img{width: 100%;height:100%;-webkit-border-radius: 3%; border-radius: 3%;}


.message-box { width:100%; height:100%; margin:0 auto; max-width:640px; position:fixed; _position:absolute; bottom:0px; _bottom:auto; z-index:5100; overflow:hidden; display:none;}
.message-box .bg { width:100%; height:100%; position:absolute; top:0; left:0; background:#000; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;}
.message-box .content { background:#FFF; position:absolute; top:50%; left:50%; z-index:53; border-radius:6px;}
.message-box .content .hd { width:100%; height:40px; background:#F4F5F9; position:relative; border-radius:6px 6px 0 0;}
.message-box .content .hd:after{content: ''; position: absolute; top: 0;left: 0; border-bottom: 1px solid #DDDDDD; -webkit-box-sizing: border-box;  box-sizing: border-box; width: 200%; height: 200%; -webkit-transform: scale(0.5); transform: scale(0.5);  -webkit-transform-origin: left top; transform-origin: left top;}
.message-box .content .hd span { width:50%; height:40px; line-height:40px; font-size:13px; display:block; position:absolute; top:0; left:0; text-indent:10px;}
.message-box .content .hd a { width:40px; height:40px; display:block; position:absolute; top:0; right:0; background:url(../img/close-gray.png) center center no-repeat; background-size: 14px auto;}
.message-box .content .hd a:after{content: ''; position: absolute; top: 0;right: 0; z-index:5; border-left: 1px solid #DDDDDD; -webkit-box-sizing: border-box;  box-sizing: border-box; width: 100%; height: 200%; -webkit-transform: scale(0.5); transform: scale(0.5);  -webkit-transform-origin: left top; transform-origin: left top;}

/*实名认证：刷新*/
.card-realname-check-box { width:80%; height:200px; margin:-200px 0 0 -40%;}
.card-realname-check-box .check { width:100%; height:70px; position:absolute; top:50%; left:0; margin-top:-35px;}
.card-realname-check-box .check .icon { width:36px; height:36px; position:absolute; top:0; left:50%; margin-left:-18px;}
.card-realname-check-box .check .loadding { background:url(../img/load.gif) center center no-repeat; background-size:20px auto;} /*加载中*/
.card-realname-check-box .check .successful { background:url(../img/icon-success.png) center center no-repeat; background-size:36px auto;} /*已实名*/
.card-realname-check-box .check .await { background:url(../img/icon-wait.png) center center no-repeat; background-size:36px auto;} /*待实名*/
.card-realname-check-box .check .warning { background:url(../img/icon-notice.png) center center no-repeat; background-size:36px auto;} /*错误*/
.card-realname-check-box .check .text { width:100%; height:20px; line-height:20px; position:absolute; top:46px; left:0; text-align:center; font-size:14px; color:#000;}
.card-realname-check-box .title { width:100%; height:60px; position:absolute; top:0; left:0; }
.card-realname-check-box .title:after{content: ''; position: absolute; top: 0;left: 0; border-bottom: 1px solid #EFEFF4; -webkit-box-sizing: border-box;  box-sizing: border-box; width: 200%; height: 200%; -webkit-transform: scale(0.5); transform: scale(0.5);  -webkit-transform-origin: left top; transform-origin: left top;}
.card-realname-check-box .title .blod { width:100%; height:14px; line-height:14px; position:absolute; top:15px; left:0; text-align:center; font-size:15px; color:#000;}
.card-realname-check-box .title .text { width:100%; height:12px; line-height:12px; position:absolute; top:35px; left:0; text-align:center; font-size:11px; color:#FF0000;}
.card-realname-check-box .video { width:94%; height:150px; position:absolute; top:70px; left:3%; background:#F4F4F4;}
.card-realname-check-box .video video { width:100%; height:150px;}
.card-realname-check-box .telecom { width:94%; height:160px; position:absolute; top:18px; left:3%;}
.card-realname-check-box .telecom .text { width:100%; height:20px; line-height:20px; position:absolute; top:20px; left:0; text-align:center; font-size:14px; color:#777;}
.card-realname-check-box .telecom .number { width:100%; height:20px; line-height:20px; position:absolute; top:50px; left:0; text-align:center; font-size:18px; color:#000; font-weight:bold;}
.card-realname-check-box .telecom .btn { width:100%; height:50px; position:absolute; top:100px; left:0; background:#07C160; border-radius:3px;}
.card-realname-check-box .telecom .btn a { width:100%; height:50px; line-height:50px; display:block; text-align:center; font-size:15px; color:#FFF;}
.card-realname-check-box .unicom { width:94%; height:160px; position:absolute; top:230px; left:3%;}
.card-realname-check-box .unicom .qrcode { width:100%; height:100px; position:absolute; top:0; left:0;}
.card-realname-check-box .unicom .qrcode .image { width:100px; height:100px; position:absolute; top:0; left:0; z-index:5;}
.card-realname-check-box .unicom .image img { width:100px; height:100px;}
.card-realname-check-box .unicom .step1 { width:100%; height:20px; line-height:20px; position:absolute; top:0; left:0; text-align:left; font-size:12px; color:#FF0000; text-indent:110px; display: -webkit-box;  word-break: break-all; text-overflow: ellipsis;  overflow: hidden; -webkit-box-orient: vertical;-webkit-line-clamp:1; z-index:1;}
.card-realname-check-box .unicom .step2 { width:100%; height:20px; line-height:20px; position:absolute; top:25px; left:0; text-align:left; font-size:12px; color:#FF0000; text-indent:110px; display: -webkit-box;  word-break: break-all; text-overflow: ellipsis;  overflow: hidden; -webkit-box-orient: vertical;-webkit-line-clamp:1; z-index:1;}
.card-realname-check-box .unicom .text { width:100%; height:20px; line-height:20px; position:absolute; top:50px; left:0; text-align:left; font-size:12px; color:#000; text-indent:110px; display: -webkit-box;  word-break: break-all; text-overflow: ellipsis;  overflow: hidden; -webkit-box-orient: vertical;-webkit-line-clamp:1; z-index:1;}
.card-realname-check-box .unicom .number { width:100%; height:20px; line-height:20px; position:absolute; top:75px; left:0; text-align:left; font-size:12px; color:#000; font-weight:bold; text-indent:110px; display: -webkit-box;  word-break: break-all; text-overflow: ellipsis;  overflow: hidden; -webkit-box-orient: vertical;-webkit-line-clamp:1; z-index:1;}
.card-realname-check-box .unicom .btn { width:100%; height:50px;  position:absolute; top:110px; left:0; background:#07C160; border-radius:3px;}
.card-realname-check-box .unicom .btn a { width:100%; height:50px; line-height:50px; display:block; text-align:center; font-size:15px; color:#FFF;}
.card-realname-check-box .close { width:36px; height:36px; position:absolute; top:0; left:0; z-index:5;}
.card-realname-check-box .close a { width:36px; height:36px; display:block; background:url(../img/close-gray.png) center center no-repeat; background-size:14px auto;}
.card-realname-check-box .close a:after { border:none;}

