#otherinfoTab {
    table-layout: fixed;
}

#otherinfoTab tr td {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left:5px;
    display:table-cell;
    vertical-align:middle
}
.icon {
    width: 1.5em; height: 1.5em;
    vertical-align: -0.5em;
    fill: currentColor;
    overflow: hidden;
}
.infoInput {
    width:400px;
    margin-left:10px;
}
#basicInfoTab tr{
    height:40px;
}
.select{
    width:150px;
}
.btn{
    padding:6px 10px;
    font-size:13px;
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}
.form-group {
    margin-bottom: 15px;
}
label {
    display: inline-block;
    max-width: 100%;
    font-weight: 700;
    margin-top:5px;
}
.require{
    margin-left:0;
    margin-right:0;
}
.per70 {
    width: 75%;
}
textarea.form-control {
    height: 50px;
}
.form-control {
    display: block;
    width: 100%;
    height: 20px;
    padding: 3px 6px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/*#picker div:nth-child(2){*/
    /*width:30%!important;height:100%!important;*/
/*}*/
#picker{
    /*margin-left:30px;*/
    position: relative;
}
#picker .webuploader-pick{
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 0;
}
#picker>div{
    width:100%;
    height:100%!important;
}
#picker input{
    width:100%;
    height:100%;
    display: inline-block;
}
#picker label{
    width:100%;
    height:100%;
    display: inline-block;
    margin:0;
}
.upload_files_btn #thelist{
    margin-top:20px;
    float: left;
    width:100%;
}
.upload_files_btn #thelist .Updiv{
    width:120px;
    margin-right:15px;
}
.upload_files_btn #thelist .Updiv>p{
    width:100px;
    font-size:14px;
    border-bottom:1px solid;
}
.upload_files_btn #thelist .Updiv .Uploading{
    display: none;
}
.upload_files_btn #thelist .Updiv .iconfont{
    display: block;
    width:12px;
    height:12px;
    background: url('/zw/basic/images/del_icon.png') no-repeat;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
    position: absolute;
    cursor: pointer;
    top:-5px;
    right:0;
}
.upload_files_btn #thelist .Updiv .icon-Close1:before{
    display: none;
}
.info{
    font-size:14px;
}
.status{
    font-size:12px;
}
.item{
    text-decoration:underline;
    color:blue;
    width:100px;
    overflow: hidden;  /*溢出隐藏*/
    text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;  /*强制不换行*/
}
.Updiv {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    width: 150px;
    height: 20px;
    position: relative;
}
.Updiv>p {
    width: 132px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    top: 2px;
    left: 0px;
    position: absolute;
    font-size: 10px;
    color: #3388cb;
    z-index: 10;
}
.Updiv .iconfont {
    top: 2px;
    right: 0px;
    position: absolute;
    font-size: 10px;
    color: #3388cb;
    z-index: 10;
}
.Uploading {
    width: 150px;
    height: 2px;
    background: #cccccc;
    position: absolute;
    bottom: 0;
    left: 0;
}
.Uploading>.Upstatus {
    transition: all 1s;
    -webkit-transition: all 1s;
    width: 50%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background: #1F7ED0;
}

.fixed-table-box{
    width: 98%;
    margin: 30px auto;
}
.fixed-table-box>.fixed-table_body-wraper{/*内容了表格主体内容有纵向滚动条*/
    max-height: 500px;
}

.fixed-table_fixed>.fixed-table_body-wraper{/*为了让两侧固定列能够同步表格主体内容滚动*/
    max-height: 480px;
}

.w-150{
    width: 150px;
}
.w-120{
    width: 120px;
}
.w-300{
    width: 300px;
}
.w-100{
    width: 100px;
}
#close-layer{
    display:none;
}










#myTab{
    height:56px;
    border-bottom:1px solid #e0e3ea;
    font-size: 16px;
    margin-left: 20px;
    margin-right: 20px;
    /* padding-left: 20px; */
    margin-bottom: 10px;
}
#myTab>li{
    height:56px;
    line-height:56px;
    position: relative;
    margin-right:47px;
}
#myTab>li>a {
    padding:0;
    display: block;
    margin-right: 0;
    height:56px;
    line-height:56px;
    border:none;
    border-radius:0;
    color: #333;
    font-size:16px;
    position: relative;
    text-align: center;
    border-bottom:4px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.can{
    display: none !important;
}
#myTab>li.active>a, #myTab>li.active>a:hover, #myTab>li.active>a:focus {
    color: #bd1a2b;
    cursor: pointer;
    background-color: #fff;
    border: none;
    border-bottom:4px solid #bd1a2b;
    font-weight: bold;
}
#myTab>li>a:hover,#myTab>li>a:focus {
    font-weight: bold;
    color: #bd1a2b;
    cursor: pointer;
    background-color: #fff;
    border: none;
    border-bottom:4px solid #bd1a2b;
}
.myTabContent_input_wrap{
    margin-bottom: 20px;
}
.myTabContent_input_wrap .tabContent_input_title {
     float: left;
     font-size: 14px;
     color: #7a7a7a;
     margin-right: 10px;
     height: 40px;
     line-height: 40px;
     width: 20%;
     text-align: right;
 }
.myTabContent_input_wrap .tabContent_input_content {
    float: left;
    /*width:410px;*/
}
.myTabContent_input_wrap.upload_files_btn .tabContent_input_content{
    width:410px;
}
.tabContent_input_content>input {
    height: 40px;
    line-height: 40px;
    width: 478px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tabContent_input_content>select {
    height: 40px;
    line-height: 40px;
    width: 140px;
    margin-left:5px;
}
.qyxx_btn_wrap .sys_btn_reset{
    display: none;
    /*display: inline-block;*/
    margin-left:0px;
    cursor: pointer;
}
.qyxx_btn_wrap .sys_btn_reset.hide{
    display: none;
}
.qyxx_btn_wrap .sys_btn_reset.show{
    display: inline-block;
}
.qyxx_btn_wrap .sys_btn_reset._show{
    display: inline-block;
}
.myTabContent_input_wrap .tabContent_input_content .sys_btn_wrap{
    padding-top:10px;
    text-align: left;
}
.qtxxwh_tab_top{
    margin-top:40px;
    margin-bottom:20px;
}
.qtxxwh_tab_top>p{
    float: left;
    height:40px;
    line-height:40px;
}
.upload_btn{
    width:118px;
    text-align: center;
    height:40px;
    line-height:40px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    display: block;
    float: left;
    background: #bd1a2b;
    color: #fff;
    margin-left:36px;
    cursor: pointer;
}
.upload_list_top_l{
    float: left;
}
.upload_list_top_r{
    float: right;
    color: #666;
}
.upload_list_title{
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.upload_list_date{
    color: #666;
    margin-left:20px;
}
.upload_list_top_r .upload_list_top_r_sp{
    margin-left:15px;
    cursor: pointer;
    display: inline-block;
}
.upload_list_top_r .upload_list_top_r_sp .upload_list_top_r_sp_img{
    display: inline-block;
    width:14px;
    margin-right:8px;
}
.upload_list_top_r .upload_list_top_r_sp .upload_list_top_r_sp_img>img{
    width:100%;
    position: relative;
    top:-1px;
}
.upload_list_top_r_sp .upload_list_icon1{
    display: none;
}
.upload_list_top_r_sp:hover{
    color: #bd1a2b;
}
.upload_list_top_r_sp:hover .upload_list_icon1{
    display: inline-block;
}
.upload_list_top_r_sp:hover .upload_list_icon{
    display: none;
}
.upload_list_content{
    margin-top:20px;
    color: #7a7a7a;
    font-size:14px;
    line-height:1.8;
}
.upload_list_content .sp1{
    font-weight:bold;
}
.upload_list>li{
    padding:30px 0 20px 0;
    border-bottom:1px solid #e0e3ea;
}
.upload_files_ul{
    margin-top:10px;
}
.upload_files_ul>li{
    float: left;
    margin-right:20px;
    cursor: pointer;
    margin-top:10px;
}
.upload_files_ul>li .upload_files_name{
    color: #428BCA;
}

#add_files_box{
    width:574px;
    /*height:;*/
}
#add_files_box .qyxx_btn_wrap{
    padding:0;
    padding-bottom: 40px;
    text-align: left;
    padding-left: 130px;
}

#del_box{
    width:457px;
}


.batch_btn {
    text-align: right;
    height:75px;
    line-height: 75px;

}

.batch_btn span {
    display: inline-block;
    width: 109px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 0px;
    margin-right: 0px;
    margin: 0 10px;
}
.batch_btn .batch_audit0{
    width: auto;
    padding: 0 15px;
}

.batch_btn span img {
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px;
}

.batch_download {
    background: #bd1a2b;
    color: #fff;
}
.batch_audit0 {
    background: #bd1a2b;
    color: #fff;
}

.batch_audit {
    color: #bd1a2b;
    border: 1px solid #bd1a2b;
}

.table_wrap .layui-table thead th {
    color: #333;
    background: #f8f8f8;
    text-align: center;
    font-weight:bold;
    white-space: nowrap;
}
#comydemandlist td{
    font-family: "MicrosoftYaHei";
    font-size: 14px;
    color: #7a7a7a;
    line-height: 36px;
}
/* #comydemandlist tr td:nth-last-child(2) {
    color: #bd1a2b;
} */
#comydemandlist tr td:nth-last-child(1) {
    color: #5e9bff;
    cursor: pointer;
}
.letter_bureau_status {
    height: 98px;
    margin-top: 40px;
}
.letter_bureau_status_img span{
    font-family: "MicrosoftYahei";
    font-weight: Bold;
    font-size: 38px;
    color: #efeded;
}
.letter_bureau_status_img {
    position: relative;
    top: 0;
    left: 0;
}
.subsidy_content {
    margin-top: 30px;
}
.letter_bureau_wrap {
    /* height: 40px; */
    line-height: 40px;
}
.letter_bureau_wrap_text{
    color: #7a7a7a;

}
#myTab li{
    cursor: pointer;
}
