﻿@charset "utf-8";
ul,p,ol,dl,dt,dd,h1,h2,h3,h4,label{
  margin:0;
  padding: 0;
}
ul,li{
    list-style: none;
}
.pdlr0{
	padding-left: 0;
	padding-right: 0;
}
.pdl0{
    padding-left: 0;
}
.pdr0{
	padding-right: 0;
}
.mar4{
	margin-right: 4px;
}
.mar20{
	margin-right: 20px;
}
.HlineH16{
    height: 16px;
    line-height: 16px;
}
.form-control{
    font-size: 12px;
}
.pre{
    position: relative;
}
.pab{
    position: absolute;
}
/* .srck-group label.pre{
   position: relative;
   vertical-align: middle;
}
.srck-group label.pre input.pab{
   position: absolute;
   margin-top: 0;
   top: 1.3px;
   left: -14px;
}
.srri-group label.pre{
   position: relative;
   vertical-align: middle;
}
.srri-group .radio{
    margin-right: 20px;
}
.srri-group .radio:nth-last-child(1){
    margin-right: 0;
}
.srri-group label.pre input.pab{
   position: absolute;
   margin-top: 0;
   top: 1.3px;
   left: -14px;
} */
/* checkbox  s*/
.consdxcheckboxfsId{
    height: 16px;
    line-height: 16px;
}
ul.ckmoni{
    padding: 0;
    margin: 0;
    display: inline-block;
}
ul.ckmoni li{
    float:left;
    padding-left:26px;
    line-height: 20px;
    position:relative;
    cursor: pointer;
    list-style: none;
}

ul.ckmoni li b{
    width: 15px;
    height: 15px;
    background: url("../img/iconbg.png") no-repeat -68px -13px;
    display: block;
    position: absolute;
    left: 3px;
    top: 3px;
}

ul.ckmoni li:hover b{
    background-position: -68px -43px;
}
ul.ckmoni li.selected b{
    background-position: -68px -76px;
}
ul.ckmoni li label{
    cursor: pointer;
    font-weight: normal;
}
ul.ckmoni li label.whlb{
    width: 15px;
    height: 15px;
    top: 0;
    left: 0;
}
/* checkbox  e*/



/* radio s */
.ishas {
    float: left;
    text-indent: 0;
    padding-bottom: 0;
    width: 142px;
    line-height: 24px;
    color: #424b50;
}
.ishas li{
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    padding-left: 23px;
}
.ishas li a{
    display: block;
    color: #333;
}
.ishas li b{
    width: 22px;
    height: 22px;
    background: url("../img/radiobutton.gif") no-repeat -15px -16px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
}
.ishas li:hover b{
    background-position: -15px -116px;
}
.ishas li.selected b,
.ishas li.selected:hover b{
    background-position: -15px -216px;
}
/* radio e */

/* 日期 s */
.timeBox{
	width: 100%;
	display: table;
	position: relative;	
}
.timeBox .form_date{
	width: 100%;
}
.timeBox .form_date input.form-control{
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.timeBox .form-control[readonly]{
    cursor: pointer;
}
.timeBox .form_date .input-group-addon{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
    cursor: pointer;
}
/* 日期 e */



/* content  s*/
.consRoidBox {
    position: relative;
    top: 3px;
}
.consRoidBox .ishas{
    line-height: 16px;   
}
.consRoidBox .ishas li b{
    width: 16px;
    height: 16px;
}
.consRoidBox .ishas li b{
    background: url("../img/radiobutton.gif") no-repeat -15px -19px;
}
.consRoidBox .ishas li:hover b{
    background-position: -15px -119px;
}
.consRoidBox .ishas li.selected b,
.consRoidBox .ishas li.selected:hover b{
    background-position: -15px -219px;
}
.consdxckBox ul.ckmoni li{
    padding-left: 22px;
    margin-right: 8px;
}
.cotfxdgckBox ul.ckmoni li{
      padding-left: 0;
}
.cotfxdgckBox ul.ckmoni li{
    width: 15px;
    height: 15px;
}
.cotfxdgckBox ul.ckmoni li b{
    top: 0;
    left: 0;
}
.stea.bja{
	margin-right: 10px;
}
.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}
.form-actions {
    background-color: #f4f4f4;
}
.form-actions.zdyforac{
    padding-left: 124px;
    background-color: #f0f3f4;
}
.modal-dialog .form-horizontal .form-actions {
    padding-left: 83px;
}
.modal-dialog.modal-lg .form-horizontal .form-actions {
    padding-left: 133px;
}
.modal-dialog.modal-lg .form-horizontal .form-actions.pdifsyfc{
    padding-left: 140px;
}
.form-inline.rowfinle .control-label{
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

/* content  e*/


/* 登录 s */
body.loginBody {
    margin: 0;
    padding: 0;
    min-height: 100%;
    background: #f1f2f7;
    position: relative;
    direction: ltr;
    color: #333!important;
}
.loginBody .login-box{
    font-size: 12px;
}
.loginBody .login-box .loginBoxBg{
    width: 400px;
    margin: 306px auto;
    margin-bottom: 0;
    padding: 20px;
    background: #fff;
}
.loginBody .login-box .header{
    background: #283744;
    color: white;
    text-align: center;
    margin: -20px -20px 20px -20px;
    padding: 15px;
    text-transform: uppercase;
}
.loginBody .login-box input.form-control{
    font-size: 12px;
}
.loginBody .form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
.loginBody .form-horizontal .form-group.mlrf15{
	margin-right: -15px;
	margin-left: -15px;
}
.loginBody .input-group-addon:last-child {
    border-left: 0;
}
.loginBody .input-group-addon i {
    width: 14px;
    text-align: center;
}
.loginBody .login-box .confirm{
    position: relative;
    margin: 20px 0 10px -15px;
}
.loginBody .login-box label{
    margin: 10px 5px -10px 5px;
}
.loginBody .yzmfgroup .plr0{
    padding-left:0;
    padding-right: 0;
}
.loginBody .yzmfgroup.mrb0{
    margin-bottom: 0;
}
.loginBody .yzmfgroup .codeimgDiv{
    border: 1px solid #ccc;
    vertical-align: bottom;
    width: 100%;
    height: 34px;
    padding: 0;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -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;
}
.loginBody .yzmfgroup .codeimgDiv img{
    width: 100%;
    height: 100%;
    border: none;
}
.loginBody .crrdiv{
    margin-bottom: 4px;
}
.loginBody .crrdiv .codeError{
    padding-top: 4px;
    height: 24px;
    visibility: visible;
    color: #e00000;
}
.loginBody .btn-primary {
    color: white;
    background: #20a8d8;
    border: 1px solid #20a8d8;
}
.loginBody .copyrightDiv{
    margin-top: 20px;
    font-size: 12px;
}
/* 登录 e */


/* 表格 s */
.table.zdytable>tbody>tr>th,
.table.zdytable>tbody>tr>td{
    padding: 4px;
}
/* 表格 e */

/* modal */
.modal.edmodal{
    font-size: 12px;
}
.modal.edmodal .modal-title{
    font-size: 14px;
}




/* modal里数据样式 s*/
html.mllgHtml{
    width: 100%;
}
body.mllgBody{
    width: 100%;
}
/* modal里数据样式 e*/




/* 媒体类型 s */
@media screen and (min-width: 768px){
	.loginBody .container-fluid.content {
	    overflow: hidden;
	}
}

@media(min-width: 992px){
	.modal-lg{
		width: 900px;
	}
}
/* 媒体类型 e */