body{  background: #F2F2F2;  }
*{font-family: 	Microsoft YaHei,SimSun, Arial, Helvetica, sans-serif;}
.mui-bar-nav{
    background: #fff;
    min-width: 320px;
}
.mui-content{
    background: #F2F2F2;
}
.mui-content .body-window{
    max-width: 640px;
    margin:0 auto;
    -webkit-box-shadow:none;
    box-shadow:none;
    min-width: 320px;
}
.mui-bar-nav .mui-pull-left{
    color: #333;
    font-weight: bold;
}
.mui-bar-nav .mui-title{
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    font-weight: bold;
}
.identification-classify{
    width: 100%;
    padding-top: 60px;
    text-align: center;
}
.identification-classify .img{
    display: inline-block;
    width: 100px;
    height: 100px;
}
.identification-classify .company{
    background:url(../images/enterprise@2x.png) no-repeat center;
    background-size: contain;
}
.identification-classify .person{
    background:url(../images/personal@2x.png) no-repeat center;
    background-size: contain;
}
.identification-classify .title{
    display: block;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*��ҵ��֤*/
.identify-company{
    width: 100%;
    margin-top: 10px;
}
.identify-company-item{
    width: 100%;
    /*height: 50px;*/
    line-height: 50px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.identify-company-item:after{
    display: block;
    content: " ";
    clear: both;
}
.identify-company-item span{
    display: block;
    float: left;
    width: 34%;
    padding-left: 15px;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
}
.identify-company-choice{
    float: left;
    width: 66%;
    height: 50px;
    padding-right: 15px;
}
.identify-company-choice:after{
    display: block;
    content: " ";
    clear: both;
}
.identify-company-choice em{
    display: block;
    float: left;
    width: 90%;
    height: 50px;
    text-align: right;
    font-size: 14px;
    color: #B2B2B2;
    letter-spacing: 0;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.identify-company-choice .current{
    color: #333;
}
.identify-company-choice i{
    display: block;
    float: right;
    width: 17px;
    height: 50px;
    background:url(../images/drop-down@2x.png) no-repeat center;
    background-size: contain;
}
.identify-company-choice input{
    width: 100%;
    text-align: right;
    line-height: 50px;
    padding: 0;
    color: #333;
    font-size: 14px;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: 0;
    border: 0;
    margin-bottom: 0;
}
.identify-company-choice input::-webkit-input-placeholder {
    color: #B2B2B2;
}
.identify-company-choice input:-moz-placeholder {
    color: #B2B2B2;
}
.identify-company-choice input::-moz-placeholder {
    color: #B2B2B2;
}
.identify-company-choice input:-ms-input-placeholder {
    color: #B2B2B2;
}
 input[type=text]{
    line-height:50px;
    height: 42px;
    vertical-align: middle;
}
.identify-jump{
    padding-top: 50px;
}
.identify-jump a{
    display: block;
    width: 85%;
    height: 40px;
    background: #FF613C;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    margin: 0 auto;
}
/*��ַѡ���д��ʽ*/
.mui-btn-blue, .mui-btn-primary, input[type=submit] {
    color: #333;
    background: none;
    border: none;
}
.mui-btn, button, input[type=button], input[type=reset], input[type=submit] {
    color: #888;
    background: none;
    border: none;
}
.mui-poppicker-header {
    background: #fff;
}
.mui-picker{
    background: #fff;
}
/*��ַѡ���д��ʽ����*/
.identify-company-tips{
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.identify-company-tips span{
    padding-left: 15px;
    font-size: 14px;
    color: #888;
    letter-spacing: 0;
}
.identification-apply{
    width: 100%;
    padding-top: 60px;
    text-align: center;
}
.identification-apply i{
    display: inline-block;
    width: 100px;
    height: 100px;
    background:url(../images/success@2x.png) no-repeat center;
    background-size: contain;
    margin-bottom: 30px;
}
.identification-apply p{
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    line-height: 20px;
}
.identification-apply .supplement{
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    font-size: 14px;
    color: #888;
    letter-spacing: 0;
}
.identification-apply-tips{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 160px;
    font-size: 14px;
    color: #7F8887;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.identification-apply-see{
    display: block;
    margin: 20px 20px 30px 20px;
    text-align: center;
    font-size: 14px;
    color: #FF613C;
    line-height: 16px;
}
.identify-company-select{
    float: right;
    width: 40%;
    height: 50px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.identify-company-select:last-child{
    width: 60%;
}
.identify-company-select input{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    -webkit-appearance: none;
    background:url(../images/ThisTption.png) no-repeat center;
    background-size: contain;
}
.identify-company-select input:checked{
    background:url(../images/CheckTheStatus.png) no-repeat center;
    background-size: contain;
}
.identify-company-select b{
    font-size: 14px;
    color: #888;
    width: 50px;
    font-weight: normal;
    vertical-align: middle;
}
/*����*/
.mui-popup-title {
    margin-top: 10px;
    font-size: 18px;
    color: #333;
}
.mui-popup-title+.mui-popup-text {
    margin:20px 5px;
    font-size: 14px;
    color: #333;
}
.mui-popup-button{
    font-size: 16px;
    color: #888;
}
.mui-popup-button.mui-popup-button-bold {
    color: #FF613C;
    font-weight: normal;
}
/*��������*/
.identification-already{
    width: 100%;
    height: 187px;
    text-align: center;
    padding-top: 30px;
}
.identification-already i{
    display: inline-block;
    width: 100px;
    height: 100px;
    background:url(../images/enterprise@2x.png) no-repeat center;
    background-size: contain;
}
.identification-already .firm{
    background:url(../images/personal@2x.png) no-repeat center;
    background-size: contain;
}
.identification-already p{
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
    color: #FF613C;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.identification-already-content{
    text-align: right;
    font-size: 14px;
    color: #888;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.identify-contant{
    float: right;
    font-size: 14px;
    color: #888;
    letter-spacing: 0;
    line-height: 44px;
    position: relative;
    z-index: 9;
}
.identify-unbind{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
}
.identify-unbind a{
    display: block;
    width: 85%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin:0 auto;
    border: 1px solid #FF613C;
    border-radius: 4px;
    font-size: 16px;
    color: #FE613C;
}
/*�ҵ��ղ�*/
.my-collect{
    float: right;
    line-height: 44px;
    font-size: 16px;
    color: #FF613C;
    letter-spacing: 0;
 }
.my-collect-main{
    width: 100%;
    height:100px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.my-collect-main:after{
    display: block;
    content: " ";
    clear: both;
}
.my-collect-oprate{
    float: left;
    width:10%;
    padding-left: 15px;
    height: 100px;
    line-height: 100px;
    display: none;
}
.my-collect-show{
    float: left;
    width: 100%;
    height: 100px;
    position: relative;
}
.my-collect-delete{
    position: absolute;
    top:0;
    right: 0;
    width: 25%;
    height: 99px;
    background: #FD6643;
    line-height: 100px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 0;
    display: none;
}
.my-collect-oprate .checkbox{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    -webkit-appearance: none;
    background:url(../images/ThisTption.png) no-repeat center;
    background-size: contain;
}
.my-collect-oprate .checkbox:checked{
    background:url(../images/CheckTheStatus.png) no-repeat center;
    background-size: contain;
}
.my-collect-img{
    text-decoration: none;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-top: 10px;
}
.my-collect-img img{
    width: 80px;
    height: 80px;
}
.my-collect-title{
    display: block;
    text-decoration: none;
    margin-top: 10px;
    display: -webkit-box;
    height: 30px;
    line-height: 15px;
    white-space: normal;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    color: #323232;
}
.my-collect-weight{
    margin-top: 10px;
    font-size: 14px;
    color: #909090;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.my-collect-price{
    margin-top: 10px;
    font-size: 14px;
    color: #FF613C;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 15px;
    text-align: right;
}
.mui-content.bottom{
    margin-bottom: 52px;
}
.footer{
    width: 100%;
    height: 50px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index:99;
    background: #fff;
    display: none;
}
.footer-choice{
    padding-left: 20px;
    line-height: 50px;
}
.footer-choice .checkboxall{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    -webkit-appearance: none;
    background:url(../images/ThisTption.png) no-repeat center;
    background-size: contain;
}
.footer-choice .checkboxall:checked{
    background:url(../images/CheckTheStatus.png) no-repeat center;
    background-size: contain;
}
.footer-choice span{
    font-size: 16px;
    color: #333;
    line-height: 14px;
    margin-left: 9px;
}
.footer-delete{
    background: #B2B2B2;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
}
.mui-toast-container{
    position: fixed;
    z-index: 9999;
    top:50%;
    left: 50%;
}
/*����*/
.set-footer{
    width: 100%;
    height: 50px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index:10;
    background: #fff;
    border-top: 1px solid #ccc;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #009BE7;
    letter-spacing: 0;
}
.my-set{
    width: 100%;
    margin-top: 10px;
}
.my-set-content:after{
    display: block;
    content: " ";
    clear: both;
}
.my-set-content p{
    width: 100%;
    height: 50px;
    border-top: 1px solid #ddd;
    line-height: 50px;
    background: #fff;
    margin: 0;
}
.my-set-content p:first-child{
    border-top: none;
}
.my-set-link{
    display: block;
    text-decoration: none;
    width: 100%;
    height: 50px;
}
.my-set-link i{
    display: block;
    float: right;
    margin-top: 17px;
    margin-right: 15px;
    width: 12px;
    height: 12px;
    background:url(../images/ToViewMore.png) no-repeat center;
    background-size: contain;
}
.my-set-content span{
    padding-left: 13px;
    font-size: 15px;
    color: #444;
    letter-spacing: 0;
}
.my-set-content em{
    float: right;
    margin-right: 15px;
    font-size: 15px;
    color: #888;
    letter-spacing: 0;
    font-style: normal;
}
.mui-table-view-cell{
    padding: 0;
    list-style: none;
    width: 100%;
    height: 50px;
    border-top: 1px solid #ddd;
    line-height: 50px;
    background: #fff;
    margin: 0;
}
.mui-table-view-cell:after{
    background-color: transparent;
}
.mui-switch.mui-active:before {
    content: '';
}
.mui-switch:before {
    content: '';
}
.mui-switch.mui-active {
    border-color:#FD6643;
    background-color: #FD6643;
}
.mui-switch{
    width: 51px;
}
.mui-switch.mui-active .mui-switch-handle{
    -webkit-transform: translate(20px,0);
    transform: translate(20px,0);
}
/*�ҵ��ղ�-���°汾����ʽ*/
.mui-table-view-cell>.mui-slider-right>.mui-btn {
    background: red;
}
.mui-table-view{
    width: 100%;
    height:101px;
    border: none;
}
.mui-table-view-cell.my-collect-show{
    float: left;
    width: 100%;
    height: 100px;
    position: relative;
    background: #fff;
}
.mui-slider-handle .mui-col-xs-5.change{
    width: 30%;
}
.mui-table-view:after{
    background-color: transparent;
    border: none;
}
.mui-table-view:before{
    background-color: transparent;
    border: none;
}
/*������Ѷ����*/
.about-us-img{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}
.aboutus-img-main{
    padding-top:5px;
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 15px;
    margin: 0 auto;
}
.aboutus-img-main i{
    display: block;
    width: 80px;
    height: 80px;
    background:url(../images/logo@2x.png) no-repeat center;
    background-size: contain;
    margin: 0 auto;
}
.aboutus-img-main p{
    color:#009BE7;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.aboutus-detail{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin: 0;
}
.aboutus-detail.phone{
    border-top: 1px solid #ddd;
}
.aboutus-detail:after{
    display: block;
    content: " ";
    clear: both;
}
.aboutus-detail span{
    float: left;
    margin-left: 15px;
    font-size: 14px;
    color: #343434;
}
.aboutus-detail em{
    float: right;
    width: 70%;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    color: #7E7E7E;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 15px;
}
.abouus-contact{
    width: 100%;
    margin-top: 40px;
}
.abouus-contact a{
    margin: 0 auto;
    display: block;
    text-decoration: none;
    width: 80%;
    background: #009BE7;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
}
.aboutus-copy{
    margin-top: 100px;
    margin-bottom: 30px;
    font-size: 12px;
    color: #B2B2B2;
    text-align: center;
}
/*�����İ�ʧ��ҳ��*/
.bound-fail-tips{
    width: 100%;
    margin-top: 60px;
    text-align: center;
}
.bound-fail-tips i{
    display: inline-block;
    width: 100px;
    height: 100px;
    background:url(../images/Authentication%20Failed.png) no-repeat center;
    background-size: contain;
    margin-bottom: 22px;
}
.bound-fail-tips p{
    margin: 0 10px 15px 10px;
    font-size: 14px;
    color: #888;
    letter-spacing: 0;
}
.bound-fail-tips .title{
    font-size: 16px;
    color: #333;
}
.bound-fail-oprate{
    width: 100%;
    margin-top: 100px;
    margin-bottom: 30px;
}
.bound-fail-oprate a{
    text-decoration: none;
    display: block;
    width: 85%;
    margin: 0 auto;
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;

}
.bound-fail-oprate .approve{
    border: 1px solid #FF613C;
    color: #FE613C;
}
.bound-fail-oprate .contact{
    border: 1px solid #888;
    color: #888;
}
.company-approve{
    font-size: 16px;
    color: #FF613C;
    letter-spacing: 0;
    float: right;
    line-height: 44px;
    position: relative;
    z-index: 9;
}
.firm-identify-body{
    width: 100%;
    background: #fff;
    padding-top: 44px;
    padding-bottom: 100px;
    text-align: center;
}
.firm-identify-body i{
    display: inline-block;
    width: 180px;
    height: 180px;
    background:url(../images/identity%20Authentication@2x.png) no-repeat center;
    background-size: contain;
}
.firm-identify-body p{
    margin: 46px 10px 130px 10px;
    font-size: 16px;
    color: #333;
}
.firm-identify-body a{
    text-decoration: none;
    display: block;
    width: 85%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #FF613C;
    border-radius: 4px;
    font-size: 16px;
    color: #FFF;
    margin: 0 auto;
}





































