/* 弹出层样式 */
.dialog-zdc{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;opacity: 0.5; filter:alpha(opacity=50); z-index: 999;}
.dialog-zdc2{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity: 0; filter:alpha(opacity=0); z-index: 98;}
.dg-xg-zh{width:438px;background-color: #fff;position: fixed;top: 200px;left: 50%;margin-left: -219px;z-index: 9999999; -moz-border-radius: 5px; -ms-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.dg-xg-zh3{width:800px; height: 550px; overflow-y: auto; overflow-x: hidden;background-color: #fff;position: absolute;top: 50px;right: 0;z-index: 87; border: 1px solid #ccc;}
.dg-xg-js{width:550px;height:38px;line-height:38px;background-color:#f5f5f5;text-indent:25px;font-family: 'Microsoft YaHei'; font-size: 14px; color:#222222;border-bottom:1px solid #dce2e7; -moz-border-radius: 5px 5px 0 0; -ms-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}
.dg-xg-zh2{width:100%;background-color: #fff; padding: 20px; position:absolute;top: 0;left: 0;z-index: 99; box-sizing: border-box;-webkit-box-shadow:0 0 10px #ccc; -moz-box-shadow:0 0 10px #ccc;  box-shadow:0 0 10px #ccc;  }
.dg-xg-zh2 legend { font-size: 16px; border: 0; color: #576b7e;}
.dg-content { width: 95%; height: auto; color: #555; margin: 30px auto; overflow: hidden;}
.dg-content textarea { height: 150px; color: #555; padding: 10px; box-sizing: border-box;}
.dg-cancle{ width:41px; height:38px; background:url('../../img/2016-11-29-01.png') center no-repeat; float:right; cursor:pointer;}
.dg-bottom-color{ width:100%; text-align: right; padding: 10px; box-sizing: border-box; background-color:#f5f5f5; border-top:1px solid #dce2e7; -moz-border-radius:x 0 0 5px 5px; -ms-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}

.zk_dg-xg-js{ float: left; width:438px;height:55px;line-height:55px;background-color:#00b8d2;text-indent:25px;font-family: 'Microsoft YaHei'; font-size: 14px; color:#fff;border-bottom:1px solid #dce2e7; -moz-border-radius: 5px 5px 0 0; -ms-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}
.zk_modal-title { font-size:16px; color: #fff;}
.zk_dg-content { width: 100%; height: auto; overflow: hidden;}
.zk_dg-content p { width: 90%; height: auto; font-size: 14px; line-height: 24px; text-align: center; margin: 50px auto; overflow: hidden;}

.zk_controlGroup { width: 450px; float: left; height: 50px; margin-top: 0; margin-bottom: 5px; min-height: 32px; line-height: 32px; overflow: visible;}
.zk_controlGroup2 { float: left; height: 50px; margin-top: 0; margin-bottom: 5px; min-height: 32px; line-height: 32px; overflow: visible;}
.zk_controlLabel { width: 90px; float: left; height: 32px; line-height: 32px; text-align: right;}
.zk_controlLabel span { float: right;}
.zk_controlLabel i { color: red; margin-right: 5px; line-height: 38px; height: 32px; overflow: hidden; font-style: normal; float: right;}
.zk_controlInput { width: 348px; float: left; padding-left: 10px; line-height: 32px;}
.zk_controlRadio { width: 348px; float: left; padding-left: 10px; line-height:18px; margin-top:8px}
.zk_controlInput2 { float: left; padding-left: 10px; line-height: 32px;}
.zk_controlInput input { width: 324px; padding: 5px 12px; height: 20px; vertical-align: middle; margin-top: -3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.labelStyle-1 { float: left; line-height: 16px;color:#999;}

.zk_leftTitle { display: inline-block; width: 100px; text-align: right; padding-right: 8px;}

.zk_controlLabel2 {width: 154px !important;}

.fixedBottom{position: fixed;bottom: 0;width: 100%;z-index: 1000;width:100%;height:32px;background-color:rgba(245,245,245,.7);padding:10px 20px;}
.Btncolor1{height:32px;line-height:32px;background-color:#099fb8;color:#fff;vertical-align: middle;}
.Btncolor2{height:32px;line-height:32px;background-color:#e0e3e4;color:#555;vertical-align: middle;}
.BtnHover1:hover{background-color:rgba(9,159,184,.6);}
.BtnHover2:hover{background-color:rgba(224,227,228,.6);}
.floatLeft input{height:20px;}
.floatLeft input[type="number"]{height:20px; line-height: 20px;}

/* 确定取消按钮的样式 */
.btnStyle{cursor:pointer;text-align:center;display:inline-block;min-width: 90px;width: auto;margin-bottom: 0;font-weight: 400;white-space: nowrap;background-image: none;padding: 0 5px;margin-right:4px; -moz-border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.trueBtnStyle{color: #fff;background-color: #51a315;}
.falseBtnStyle{color: #555;background-color: #e8eaeb;}
.saveBtn { font-size: 14px; line-height: 32px; color: #fff; margin-top: 5px; background-color: #099fb8;}
.saveBtn:hover { color: #fff; background-color: #1fb9d3;}
.saveBtn:active { color: #fff; background-color: #099fb8;}
.saveBtn:focus {  color: #fff; background-color: #099fb8;}
.falseBtn { font-size: 14px; line-height: 32px; color: #555; margin-top: 5px; background-color: #f0f0f0;}
.falseBtn:hover { color: #555; background-color: #e9e9e9;}
.falseBtn:active { color: #555; background-color: #dedede;}
.falseBtn:focus { color: #555; background-color: #f0f0f0;}

.borderStyleNo { border: 0;}

.dg-cancle {
    width: 41px;
    height: 38px;
    background: url(../../img/2016-11-29-01.png) center no-repeat;
    float: right;
    cursor: pointer;
}
.modal-content {
    box-shadow: none;
    border: none;
}