html,body{
    width: 100%;
    height: 100%;
}
body{
	font-size: 14px;
    color: #222;
    font-family: 'Microsoft YaHei','Segoe UI';
    /*overflow-x: hidden;*/
}
img{
    display: block;
    width:100%;
}
ul, li, p, h1, h2, h3, h4, h5{
    margin:0;
    padding:0;
}
li{
    list-style-type: none;
}
i{
    font-style: normal;
}
a{
    outline: none;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
a:link, a:visited {
    color: #222;
    text-decoration: none;
}
.form-control[readonly]{
    background-color:#fff;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.pad20 {
    padding-right: 20px;
}
.padding8 {
    padding: 8px 0 8px 15px;
}
.ml5{
    margin-left:5px;
}
.red {
    color: #df5138;
}
.inlineBlock{ display: inline-block;}
.clearfix{
    zoom: 1;
}
.clearfix:after{
    display: block;
    height: 0;
    clear: both;
    overflow:hidden;
    content: '';
}
.btn:active{ border-width:none; }
.btn:focus{ outline: none; }
.bg-green{ background-color: #2c7; }
.bg-red{ background-color: #ff0000; }
.bg-blue{ background-color: #0ae; }
.bg-red, .bg-green, .bg-blue, a.bg-red, a.bg-blue{ color:#fff; }
.login-header{
    position: absolute;
    top:0;
    left: 0;
    width:100%;
    height: 100px;
    background: #fff;
    border-bottom:1px solid #ddd;
}
.login-img {
    position: absolute;
    left: 128px;
    bottom: 15px;
    width: auto;
    max-height: 70px;
}
.login-container {
    position: relative;
    height:100%;
    margin-top:100px;
}
.login-content {
    position: absolute;
    z-index: 999;
    width: 400px;
    left: 50%;
    top: 30%;
    margin: -50px 0 0 -200px;
}
.login-main {
    position: relative;
    background: #fff;
    padding: 30px 0 20px 0;
    text-align: center;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 1px 10px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 1px 10px 2px rgba(0,0,0,0.2);
}
.login-main .tips {
    position: absolute;
    width: 100%;
    top: 20px;
    text-align: center;
    color: #ff0000;
    font-weight: bold;
    display: none;
}
.login-main .input-control {
    margin: 20px 0 0;
    width: 80%;
    height: 44px;
    text-indent: 14px;
    border-color: none;
    border: 1px solid #e9e9e9;
    background: #f8f8f8;
    font-size: 14px;
}
.login-main .input-control {
    margin: 20px 0 0;
    width: 80%;
    height: 44px;
    text-indent: 14px;
    border-color: none;
    border: 1px solid #e9e9e9;
    background: #f8f8f8;
    font-size: 14px;
}
.verifyimg{
	width:80%;
	margin:auto;
	cursor:pointer;
}
.pw-box {
    width: 80%;
    margin: 10px auto 0;
    overflow: hidden;
    font-size: 14px;
    color: #222;
    padding-bottom: 1px;
}
.pw-box label{ font-weight: normal; }
.login-main a:link, .login-main a:visited {
    color: #222;
}
#btnLogin {
    display: block;
    background: #ff0000;
    font-size: 18px;
    width: 80%;
    margin: 20px auto 0;
    letter-spacing: 4px;
}
#btnLogin:link, #btnLogin:visited {
    color: #fff;
    text-align: center;
    line-height: 46px;
}
#btnLogin:focus{
	border-width:none;
	outline:none;
}
.pw-box .icon-define {
    font-size: 12px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.main-container {
    height: 100%;
    clear: both;
    padding-top: 66px;
}
#header{
	width:100%;
	height: 66px;
    background: #fff;
    border-bottom: 2px solid #e8ecf0;
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    width: 100%;
}
.module-content {
    padding: 15px;
    background-color: #f8f8f8;
    height: 100%;
    box-sizing: border-box;
    width: calc(100% - 198px);
    position: relative;
    left: 192px;
}
.framecontent {
    display: none;
}
.framecontent iframe {
    width: 100%;
    height: 100%;
    border: none;
    overflow: auto;
    background-color: white;
}
.wf-container{
    width: 100%;
    height: 100%;
}

.udz-page {
    padding-top: 8px;
}
.udz-page a, .udz-page span {
    margin: 0 3px;
    padding: 5px 10px;
    background-color: #FFF;
    border: 1px solid #ddd;
}
.udz-page .current {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #fff;
    font-weight: bold;
}
.ext-frame-bg{ background-color:#f1f1f1; }
.ext-panel{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ext-panel .panel-heading{
    border-color:#ddd;
    padding:15px;
}
.ext-panel label{text-align: right;}
.ext-panel label{
    padding: 7px 20px 7px 0;
    width:15%;
}
.ext-panel .field{width:85%;}
.ext-panel .form-control{
    width:auto;
    border-color:#ddd;
}
.ext-panel .form-group{margin-bottom: 25px;}
.status-field .btn{
    display: block;
    float: left;
    width:auto;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    border-color:#ddd;
    border-radius: 0;
    border-right:0;
}
.status-field .btn:first-child{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    
}
.status-field .btn:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right:1px solid #ddd;
}
.status-field .btn-default.active{
    background-color: #f5f5f5;
    border-color:#ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.status-field .button-group label input{
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: -1;
}
.status-field .radio .icon, .status-field .checkbox .icon{display: none;}
.status-field .radio .active .icon, .status-field .checkbox .active .icon{display: inline-block;}
.status-field .glyphicon-remove{ top:2px; }
.panel-body{padding-top:30px;}
.panel-foot{padding:0 15px;}
.panel-foot .form-button{margin-left: 15%;}
.input-note {
    color: #999;
    font-size: 12px;
    padding-top: 2px;
    line-height: 18px;
}
.nav-tabs.nav-justified>li {
    background-color: #f8f8f8;
}
.js-img-upload.webuploader-container{
    padding:0;
}
.webuploader-container .webuploader-pick {
    padding: 7px 12px;
}
.webuploader-container label{
    padding:0;
    margin:0;
}
.table-min-width-1180{
 min-width: 1180px;
}
.table-min-width-998{
    min-width: 998px;
}
