/* CSS Document */
html,body
{
    width:100%;
    border:0;
    margin:0;
    padding:0;
    overflow:visible;
}
.mini_form{
    width: 100%;
}
.new_table{margin: auto;width: 100%;}
.new_table tr>td:nth-child(odd){text-align: right;padding-right:5px;}
.new_table tr td.nowrap{text-align: right;padding-right:5px;}
.new_table tr td {padding-top: 4px;padding-bottom: 4px;padding-left: 4px;}
.new_table2{margin: auto;width: 100%;}
.new_table2 tr td {padding-left: 4px;padding-top: 4px;padding-bottom: 4px;}
.title-box{ border-bottom: 1px solid #eee; /*height:33px;*/position: relative;}
.title-box p{ min-width: 65px; height:32px; line-height: 32px; position: relative; display: inline-block; padding:0px 15px; font-size:14px; color:#0c4a7e; border-bottom:2px solid #317dbc;}
.grid-title {height: 40px;line-height: 40px;font-size: 14px; background: url(../images/grid.png) 0px 10px no-repeat; padding-left:15px;color: #fff;color:#0c4a7e; margin-top:10px; margin-bottom: 10px;}
.td-ctr{ text-align: right;}
/*±ØÑ¡*/
.required {color: red;}
.required_sh {color: red;}
/*¶àÑ¡*/
.multi {color: blue; }
/*.layout-main-normal{margin: 0 15px;padding: 15px 0;}*/
/*.layui-tab-card{box-shadow:none;}*/