/*登录*/
body{
    font-family: 微软雅黑;
}
.layui-table-page .layui-laypage .layui-laypage-prev{
    margin-left: -23px!important;
}
.layui-table tr{
    border-bottom: 1px solid #eee;
}
.login_cont{
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 41px 70px 70px 84px;
    box-sizing: border-box;
}
.login_cont img{
    /*width: 41%;*/
}
.login{
    width: 46%;
    height: 100%;

}

.login_title{
    width: 100%;
    font-size: 40px;
    color:#5595FF ;
    text-align: center;
    font-weight: bolder;
    margin-top: 55px;
}


.content {
    width: 100%;
    height: 100%;
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 10px;
}

.content_pad {
    background: #fff;
}

.top {
    width: 100%;
    height: auto;
    margin-bottom: 32px;
}

.top_left {
    width: 3px;
    height: 20px;
    line-height: 70px;
    background: #327DF6;
}

.top_title {
    margin-left: 16px;
    font-size: 16px;
    color: #333;
}

.layui-badge-rim, .layui-colla-content, .layui-colla-item, .layui-collapse, .layui-elem-field, .layui-form-pane .layui-form-item[pane], .layui-form-pane .layui-form-label, .layui-input, .layui-layedit, .layui-layedit-tool, .layui-quote-nm, .layui-select, .layui-tab-bar, .layui-tab-card, .layui-tab-title, .layui-tab-title .layui-this:after, .layui-textarea {
    border-color: #DCDFE6;
}

.layui-input {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.layui-btn {
    width: 88px;
    height: 32px;
    line-height: 32px;
}

.layui-btn:hover{
    color: unset;
}

.query {
    width: 60px;
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
    float: left;
    margin-top: 3px;
    background: #327DF6;
}

.biaoqian {
    width: 100%;
    height: auto;
    padding: 12px 0;
    box-sizing: border-box;
}

.bq_btn {
    background: #fff;
    width: 70px;
    border:1px solid #DCDFE6;
    color: #606266;
}

.btn {
    background: #fff;
    width: 76px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    border:1px solid #DCDFE6;
    color: #606266;
}
.btn:hover{
    color: #409EFF;
    border: 1px solid #C6E2FF;
}
.layui-table, .layui-table-view{
    margin: 0;
}

.layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row]{
    border: 0px;
}

.layui-table thead tr{
    background: #F6F9FF ;
    color: #909399;
}

.layui-table[lay-even] tr:nth-child(even){
    background: unset;
}
.layui-table{
    color: #606266;
}
.layui-table-hover{
    background: #F6F9FF;
}

.layui-table-cell {
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    box-sizing: border-box;
}

.layui-layer-shade{
    background-color: #B0BEE1 !important;
    opacity: .35 !important;
    height: 100% !important;
}

.layui-layer-title{
    height: 50px;
    line-height: 50px;
    padding: 0 16px;
    background: #F6F9FF;
}

.layui-form{
    margin-top: 44px;
}

/*.layui-form-item {*/
/*    margin-bottom: 16px;*/
/*}*/
.layui-input-block {
    margin-left: 110px;
}
.layui-input, .layui-select {
    height: 32px;
    line-height: 32px;
}
.form_footer {
    margin-top: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 94px;
    background: #fff;
    margin-bottom: 0;
    padding-top: 27px;
    box-sizing: border-box;
    z-index: 10000;
}
.layui-btn-primary{
    border: 1px solid #C9C9C9;
    background-color: #fff;
    color: #333;
}
.requiredClass{
    color: red;
}
.div_imgall{
    width: 80px;
    height: 80px;
    float: left;
    border-radius: 5px;
    position: relative;
    background-color: #eee;
}
.input_flie{
    display:block;
    width:100%;
    height:100%;
    opacity:0;
    z-index: 100;
    position: absolute;
    left:0;
    top:0;
    cursor: pointer;
}
.div_shuline{
    position: absolute;
    width:50%;
    height:2%;
    background-color: #ccc;
    left: 25%;
    top:49%;
    z-index: 5;
}
.div_hengline{
    position: absolute;
    width:2%;
    height:50%;
    background-color: #ccc;
    left: 49%;
    top:25%;
    z-index: 5;
}
.fileList{
    float: left;
    width: 445px;
    /*height: 80px;*/
}
.layui-layer-title{
    /*border-bottom: unset !important;*/
    /*background-color: #fff !important;*/
}
.details {
    width: 100%;
    border: 1px solid #F6F9FF;
    margin-bottom: 16px;
    border-radius: 10px;
}
.detail_top{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 14px;
    box-sizing: border-box;
    background: #F6F9FF;
}
.detail_top p{
    font-size: 16px;
    color: #333;
}
.detail_content{
    width: 100%;
    padding-left: 2%;
    box-sizing: border-box;
}
.detail_content li{
    width: 25%;
    line-height: 55px;
    font-size: 14px;
    color: #606266;
}
.part{
    padding: 10px;
}
.title{
    color:#909399 ;
    margin-right: 18px;
}
.card{
    width: 100%;
    padding-top: 1.65%;
    padding-bottom: 1.65%;
    box-sizing: border-box;
}
.card_list{
    width: 64px;
    height: 24px;
    line-height: 24px;
    color:#B740FF ;
    text-align: center;
    border-radius: 4px;
    background: #F9F2FF;
    border: 1px solid #F5E7FF;
}
.attestation{
    width: 100%;
    line-height: 38px;
    font-size: 14px;
    color: #606266;
 }
.spanStyle{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
}
.titleDetail:first-child{
    margin: 0 0 10px 0;
}
.titleDetail{
    font-size: 14px;
    color:  #909399;
    margin: 10px 0;
}
.info ul{
    padding-left: 20px;
    box-sizing: border-box;
}
.info ul li{
    width: 50%;
    line-height: 40px;
    float: left;
}