body{font-size: 20px;}

.login_bg{width:100%;max-height:550px}
.login_block{background: url('../img/loginBox.png');width:598px;height: 468px;z-index:999; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto;}
.lb_title{text-align:center;margin: 30px 0;color:#031fc9;font-weight:bold;font-size:20px}
.login_info{text-align:center}
.login_info input[type='text'],.login_info input[type='password']{width:400px;height:35px;border:1px solid #63a5f7;outline: none;padding-left:35px;box-sizing: border-box;color: #000}
.login_info img{position:absolute;left:10px;padding-left:100px;margin-top:10px;max-width: 18px}
.login_info .l_fill{position:relative;margin-bottom: 30px}
.login_info .l_fill a{color:#031fc9;position:absolute;right:110px;line-height:35px;text-decoration: none;top: 0}
.login_button{display:inline-block;width:400px;height:35px;line-height: 35px;background:#031fc9;border-radius:5px;color:#fff;text-decoration:none}


/*上传*/
	.pc_main{width: 1200px;margin: 0 auto;overflow:hidden;margin-top: 30px;margin-bottom: 30px;}
	.left_info {width: 260px; background-color: #fff; float: left; }
	.menu_bar {overflow: hidden;border-top:3px solid #6ea8f0;padding: 0;margin: 0;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4); margin-left: 5px}
	.menu_bar li {line-height: 60px; border-bottom: 1px solid #f1eded; text-align: center;list-style: none;}
	.menu_bar li a {display: block;text-decoration: none; font-size: 24px; color: #4c4948; }
	.mb_click{background-color: #f9f9f9}
	.mb_click a{color: #328dfc !important}
	.right_info {width: 920px; min-height: 670px; background-color: #fff; float: right; border: 1px solid #eee;box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);margin-bottom: 10px;
    margin-right: 5px; }
	.ri_infoModification {background-color: #fff; min-height: 670px; ;border-top:3px solid #6ea8f0;} 
	.ri_infoModification p{line-height: 60px;border-bottom:1px solid #f1eded;margin: 0;padding: 0;font-size: 24px;padding-left: 40px}
	.identity_info{min-height: 500px;margin-top:50px;padding:0 50px;}
	.identity_info span{width: 140px;text-align: right;display: inline-block;}
    /*信息表*/
    .information_sheet{margin-bottom: 30px;position: relative;}
     /*.information_sheet a{text-decoration: none}*/
    .information_sheet .upload_info{position:relative;display:inline-block}
    .information_sheet  span.is_up{display: inline-block;width:100px;height:35px;border:1px solid #eee;background-color:#fff;text-align:center;line-height:35px;border-radius: 5px;color:#000}
    
     .information_sheet  input.is_upfile{width:100px;height:35px;opacity: 0; position: absolute;top:0;left:105px}

    .template_download{display: inline-block;width:90px;background-color:#328dfc;display:inline-block;height:35px;line-height:35px;color:#fff;text-align:center;border-radius:5px;margin-left:20px;text-decoration:none}
    .uploadCusInfo a span,.uploadCusInfo a:hover span{color: #000}
    /*图片上传*/
    .picture_upload{overflow:hidden;margin-bottom: 30px;}
    .pu_title{float:left}
    .identity_card{position:relative;display:inline-block}
    .identity_card input[type='file']{position:absolute;top:0;left:0;width:100px;height:100px;opacity:0}
    .file_img{width:100px;height:100px;float:left;display: none;}
    .identity_card .idc_tips{display:block;width:auto;color:#989696;clear: both;}
    /*确认提交*/
    .uploadCusInfo input[type='button']{width:200px;height:50px;background-color:#328dfc;border: 1px solid #328dfc; color: #fff;border-radius:5px;}
    .uploadCusInfo input[type='button']:hover{cursor: pointer;}
    .identity_info input[type='button']{width:200px;height:50px;background-color:#328dfc;border: 1px solid #328dfc; color: #fff;border-radius:5px;}
    .identity_info input[type='button']:hover{cursor: pointer;}
/*     .idc_picture{display:inline-block;width:100px;height:100px;background:url('../img/addpicture.png') no-repeat;    background-size: cover;float: left;} */
    
    /*人员信息列表*/
    .personnel_info{width:100%;text-align:center;border-color: #d5dae7}
    .personnel_info tr{line-height: 35px;}
    .personnel_info tr th{background-color: #328dfc;color: #fff}
    .personnel_info tr td a{color:  #328dfc;text-decoration: none;}
    .ri_export{height: 35px; line-height: 35px; float: right; margin-right: 100px; text-decoration: none; background-color: #328dfc; color: #fff; border-radius: 5px;width: 100px; text-align: center; margin-top: 13px;}
    .page{margin-top: 40px;}
    .page a{text-decoration: none;}

    /*信息审核*/
    .info_see{display: inline-block;width:90px;background-color:#328dfc;display:inline-block;height:35px;line-height:35px;color:#fff;text-align:center;border-radius:5px;margin-left:20px;text-decoration:none}
    .info_examine{display: inline-block;width:90px;color:#328dfc;border: 1px solid #328dfc;display:inline-block;height:35px;line-height:35px;text-align:center;border-radius:5px;margin-left:20px;text-decoration:none}


    /*审核弹窗*/
    #audit_pop{display: none;}
    #maskbg {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.5); z-index: 100; }
    #maskcontent {position: fixed; background: #fff; width: 450px; height: 360px; box-sizing: border-box; z-index: 101; left: 50%; top: 50%; margin: -180px 0 0 -200px; }
    .mc_titlebg{background: #6faaf2;width:100%;height:5px;padding:0;margin:0}
    .mc_info{padding:0 20px;box-sizing: border-box;}
    .mc_info p input[type="radio"]{zoom:1.5;float: left;}
    .mc_info textarea{width:380px;height:130px;border:1px solid #488aed;border-radius:5px;margin-left:10px;outline:none;margin-bottom:40px;resize: none;}
    .review_submit{text-align:center}
    .review_submit a{margin: 0 auto;display:inline-block;background:#488aed;width:100px;height:35px;line-height:35px;text-align:center;color:#fff;border-radius:5px;}
    .rs_tijiao{text-decoration: none}


    /*审核进度*/
    .findings_audit{line-height: 60px}
    .reasons_failure{background-color:#328dfc;padding:2px 15px;border-radius:5px;color:#fff;text-decoration:none;margin-left:20px;}