* {
    padding: 0;
    margin: 0
}

body {
    font-size: 14px;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

#header {
    background-color: #0053b5;
    height: 150px;
}

.header_warp {
    width: 1005px;
    height: 100%;
    margin: 0 auto;
    background: url(../images/logo.png) 0 center no-repeat;
}

#footer {
    height: 50px;
    border-top: 3px solid #0053b5;
    /* padding-top: 10px; */
    /* margin-top: 20px; */
    color: #5d5c5c;
    line-height: 32px;
    text-align: center;
    clear: both;
}

#container {
    overflow:auto;
    width: 1200px;
    margin: 0 auto;
    padding-top: 13px;
    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#ecf4fe, #ecf4fe);
    box-shadow: 0 1px 14px 0 rgba(209, 224, 239, 0.45);
    border-radius: 4px 4px 0 0;
}

.l_warp {
    position: static;
    left: 0;
    top: 0;
    float: left;
    width: 172px;
}

.l_warp.postion {
    position: fixed;
}

.l_warp.postion.bottom {
    position: absolute;
}

.l_menu {
    float: left;
    width: 100%;
    cursor: pointer;
}

#l_meun .meun2 a {
    text-decoration: none !important;
}

#l_meun .title1 {
    cursor: pointer;
    font-size: 16px;
    padding: 25px 22px;
    background-color: rgba(39, 137, 238, 0.08);
    color: #2789ee;
    border: solid 1px #ebf3fc;
    border-left: 2px solid #2789ee;
}

#l_meun .title2 {
    cursor: pointer;
    font-size: 16px;
    padding: 25px 22px;
    background-color: rgba(39, 137, 238, 0.08);
    color: #2789ee;
    border: solid 1px #ebf3fc;
    border-left: 2px solid #2789ee;
}

#l_meun .title_icon1 {
    cursor: pointer;
    font-size: 16px;
    padding: 25px 22px;
    background-color: rgba(39, 137, 238, 0.08);
    color: #2789ee;
    border: solid 1px #ebf3fc;
    border-left: 2px solid #2789ee;
    background-image: url(../images/grzx-icon-zk.png);
    background-repeat: no-repeat;
    background-size: 9px auto;
    background-position-y: center;
    background-position-x: 152px;
}

#l_meun .title_icon2 {
    cursor: pointer;
    font-size: 16px;
    padding: 25px 22px;
    background-color: rgba(39, 137, 238, 0.08);
    color: #2789ee;
    border: solid 1px #ebf3fc;
    border-left: 2px solid #2789ee;
    background-image: url(../images/grzx-icon-sq.png);
    background-repeat: no-repeat;
    background-size: 9px auto;
    background-position-y: center;
    background-position-x: 152px;
}

#l_meun .meun2 {
    width: 172px;
    font-size: 14px;
    color: #333333;
    background: linear-gradient(90deg, #ffffff 0%, #fafafb 100%);
}

#l_meun .meun2 a {
    padding-left: 43px;
    font-size: 14px;
    color: #333333;
    height: 46px;
    letter-spacing: 0;
    display: block;
    line-height: 46px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

#l_meun .meun2 a:last-child {
    border-bottom: 0
}

#l_meun .meun2 a:hover {
    color: #2789ee;
}

#l_meun .meun2 a.checked {
    color: #2789ee;
    text-decoration: none;
}
.login-box {
    float: left;
    width: 200px;
    line-height: 32px;
    font-size: 14px;
    background: #f2f2f2;
}

.login-box a {
    float: left;
    width: 175px;
    line-height: 32px;
    font-size: 14px;
    padding-left: 25px;
    color: #484848;
    text-decoration: none !important;
}
.dwxz_filter {
    font-family: "宋体",sans-serif;
    color: #484848;
    font-size: 12px;
    overflow: hidden;
}

.dwxz_filter span {
    padding-right: 10px;
    line-height: 29px;
}

.dwxz_filter_box {
    float: left;
}

.dwxz_filter input, .sbxz_filter select {
    height: 26px;
    line-height: 26px;
    border: 1px solid #D8D8D8;
    background: #FFF none repeat scroll 0 0;
    width: 200px;
    padding: 0 5px;
    color: #484848;
    margin-right: 12px;
}

.dwxz_filter select {
    height: 28px;
    line-height: 28px;
    width: 255px;
}

.dwxz_searchBtn {
    background: #FF7200 none repeat scroll 0 0;
    height: 26px;
    line-height: 26px;
    border: 1px solid #DD6300;
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    float: right;
}

.dwxz_searchBtn:hover {
    background: #FF8A2B none repeat scroll 0 0;
}

.dwxz_searchBtn.disabled:hover {
    background: #FF7200 none repeat scroll 0 0;
}

.dwxz_datagrid {
    width: 100%;
    margin-top: 5px;
}

.sbxz_filter {
    font-family: "宋体", sans-serif;
    color: #484848;
    font-size: 12px;
    overflow: hidden;
}

.sbxz_filter span {
    padding-right: 10px;
    line-height: 29px;
}

.sbxz_filter_box {
    float: left;
}

.sbxz_filter input, .sbxz_filter select {
    height: 26px;
    line-height: 26px;
    border: 1px solid #D8D8D8;
    background: #FFF none repeat scroll 0 0;
    width: 160px;
    padding: 0 5px;
    color: #484848;
    margin-right: 12px;
}

.sbxz_filter select {
    height: 28px;
    line-height: 28px;
    width: 165px;
}

.sbxz_searchBtn {
    background: #FF7200 none repeat scroll 0 0;
    height: 26px;
    line-height: 26px;
    border: 1px solid #DD6300;
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    float: right;
}

.sbxz_searchFavorite {
    background: #FF7200 none repeat scroll 0 0;
    height: 26px;
    line-height: 26px;
    border: 1px solid #DD6300;
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    float: right;
}

.sbxz_searchBtn:hover {
    background: #FF8A2B none repeat scroll 0 0;
}

.sbxz_searchBtn.disabled:hover {
    background: #FF7200 none repeat scroll 0 0;
}

.sbxz_datagrid {
    width: 100%;
    margin-top: 5px;
}

.r_warp {
    float: right;
    width: 985px;
    background-color: transparent;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.r_warp.full {
    position: absolute;
    background-color: #FFF;
    width: 100%;
    height: 100%;
}

.r_warp .subbtn{
    padding: 3px 12px;
    background: #04B5AF;
    color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 1px #ddd;
    cursor: pointer;
    border: 0px;
    border-bottom-style: none;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
}

.r_title {
	padding-top:10px;
    overflow: hidden;
    background:url(../images/i_title.png) bottom repeat-x;
}

.r_title h1 {
    float: left;
    line-height: 33px;
    font-size: 18px;
    border-bottom: 2px solid #0053b5;
    padding: 0 5px;
    color: #0053b5;
    font-weight: normal;
}

.r_title .titleDiv{
    cursor:pointer;
    padding-right: 15px;
    border-bottom: 2px solid #d7d4d4;
    color: #968f8f;
}

.r_title .selected{
    border-bottom: 2px solid #0053b5 !important;
    color: #0053b5;
}

.r_content {
    background-color: #f2f2f2;
    padding: 15px;
    margin-top: 10px;
}

.r_c_title {
    line-height: 35px;
    font-size: 16px;
    color: #FF5A00;
    font-weight: normal;
    border-bottom: 1px dotted #B7B7B7;
}

.r_menu{
    padding-top: 5px;
}

.r_content h3 {
    line-height: 35px;
    font-size: 14px;
    color: #0053B5;
    padding: 15px 0 5px;
    font-weight: normal;
}

.r_content h3.center {
    text-align:center;
    line-height: 1;
    padding: 5px;
    clear: left;
}

.r_c_table {
    border-collapse: collapse;
    border: none;
}

.r_c_table td {
    text-align: right;
    padding: 3px 0 3px 12px;
}

.r_c_table td > span {
    font-family: "宋体", sans-serif;
    font-size: 12px;
    color: #484848;
    padding: 0 5px 0 0;
}

.r_c_table tr {
}

.r_c_table input, textarea.textarea {
    height: 26px;
    line-height: 26px;
    border: 1px solid #D8D8D8;
    background: #fff none repeat scroll 0 0;
    padding: 0 5px;
    color: #484848;
    width: 250px;
}

.r_c_table select {
    height: 28px;
    line-height: 28px;
    border: 1px solid #D8D8D8;
    background: #fff none repeat scroll 0 0;
    padding: 0 5px;
    color: #484848;
    width: 263px;
}

.r_c_button {
    background: #FF7200 none repeat scroll 0 0;
    height: 33px;
    line-height: 33px;
    border: 1px solid #DD6300;
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

.r_c_button:hover {
    background: #FF8A2B none repeat scroll 0 0;
}

.r_c_button.disabled:hover {
    background: #FF7200 none repeat scroll 0 0;
}

.r_c_button.gray {
    background: #a9a8a8 none repeat scroll 0 0;
    border: 1px solid #9e9d9d;
}

.r_c_button.gray:hover {
    background: #bbbbbb none repeat scroll 0 0;
}

.r_c_button.gray.disabled:hover {
    background: #a9a8a8 none repeat scroll 0 0;
}

.r_c_datagrid {
    width: 875px;
}

.r_c_bottom {
    margin: 18px 0 20px 0;
    padding-right: 75px;
    text-align: right;
    overflow: hidden;
}

.required_span {
    font-size: 12px;
    color: red !important;
}

input[readonly], select[readonly], input[disabled], select[disabled] {
    background-color: #D0D0D0;
}

input[readonly].datebox{
    background-color: #fff;
}

input[type="radio"],input[type="checkbox"] {
    width: 18px !important;
    vertical-align: middle !important;
}

input[type="radio"]:last-child {
    margin-left: 10px;
}
.pull-left{
    text-align: left !important;
}
input.placeholder {
    color: #A9A9A9;
}
.hello-box {
    text-indent: 5px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    -webkit-text-overflow:ellipsis;
}

.task-window{
    overflow: auto;
}

.sgdw_sdlr_warp .filter{
    line-height: 40px;
    font-size: 16px;
    padding: 5px;
}

.sgdw_sdlr_warp .filter input,
.sgdw_sdlr_warp .filter select{
    height: 26px;
    line-height: 26px;
    border: 1px solid #D8D8D8;
    background: #FFF none repeat scroll 0 0;
    width: 200px;
    padding: 0 5px;
    color: #484848;
    margin-right: 12px;
}

.c_warp {
    float: right;
    width: 100%;
    background-color: transparent;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.c_warp.full {
    position: absolute;
    background-color: #FFF;
    width: 100%;
    height: 100%;
}

.c_warp .subbtn{
    padding: 3px 12px;
    background: #04B5AF;
    color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 1px #ddd;
    cursor: pointer;
    border: 0px;
    border-bottom-style: none;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
}

.subbtn.orange-btn{
    background: #ED8708;
}

.staff_filter {
    font-family: "宋体",sans-serif;
    color: #484848;
    font-size: 12px;
    overflow: hidden;
}

.staff_filter span {
    padding-right: 10px;
    line-height: 29px;
}

.staff_filter_box {
    float: left;
}

.staff_filter input, .sbxz_filter select {
    height: 26px;
    line-height: 26px;
    border: 1px solid #D8D8D8;
    background: #FFF none repeat scroll 0 0;
    width: 200px;
    padding: 0 5px;
    color: #484848;
    margin-right: 12px;
}

.staff_filter select {
    height: 28px;
    line-height: 28px;
    width: 255px;
}

.staff_searchBtn {
    background: #FF7200 none repeat scroll 0 0;
    height: 26px;
    line-height: 26px;
    border: 1px solid #DD6300;
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    float: right;
}

.staff_searchBtn:hover {
    background: #FF8A2B none repeat scroll 0 0;
}

.staff_searchBtn.disabled:hover {
    background: #FF7200 none repeat scroll 0 0;
}

.staff_datagrid {
    width: 100%;
    margin-top: 5px;
}

.self_toolbar {
    border-width: 0 0 1px 0;
    overflow: hidden;
    clear: both;
}