@charset "utf-8";
/* CSS Document */
.table-form td.tit {
    background: none;
    background-image: none;
}
.table-form, .table-form td {
    border: none;
}
.table-form td.tit3 {
    padding: 8px 23px 8px 17px;
    white-space: nowrap;
    font-size: 15px;
    background: rgba(25, 164, 255, .1);
    text-align: right;
    background-image: linear-gradient(to top, #c3d2d0 0%, #f2f5f4 50%, #eff7f6 100%);
    color: #022544;
}
.table-form.pro, .table-form.pro td {
    padding: 4px 4px 4px 4px;
    color: #333;
    border: 1px solid #285471;
    height: 43px;
}
select.form-contro2 {
    border: 1.5px #0085ff solid;
    border-radius: 4px;
    background: #ffffff
}
.bbdd {
    background: #fff;
    border: 1px solid #285471 !important;
}
.changshow {
    display: none
}
.layui-border-title {
    width: 100%;
    margin: 0px;
    border: 1px solid #ddd;
}
.layui-colla-title {
    border-bottom: 2px solid #eee;
    background: #f7f7f7;
}
.layui-card {
    box-shadow: none;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 9999;
}
.layui-card-box {
    height: 44px;
}
.table-form-width {
    box-shadow: none;
    border: none;
    background: none;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
}
.table-form-title {
    border: none;
    border-bottom: 2px solid #0093ee;
    text-shadow: none;
    margin-bottom: 5px;
    font-size: 17px;
    padding-right: 0px;
}
.layui-row.toggle-content {
    margin-bottom: 10px;
}
.huazhou_text-justify {
    width: 120px;
}
.huazhou_text-justify span {
    font-size: 15px;
}
.form-control {
    border: 1.5px #0085ff solid;
    border-radius: 4px;
    background: #ffffff;
}
.noreadonly {
    border: 1.5px #285471 solid;
}
.layui-btn-sm {
    width: 90px;
    box-shadow: none;
    height: 38px;
    border-radius: 8px;
}
.layui-btn-container .layui-btn {
    margin-right: 0px;
    margin-left: 4px;
}
.btnsm {
    width: 80px;
    box-shadow: none;
    height: 30px;
    border-radius: 3px;
    padding: 0;
    font-size: 13px;
}
.form_div {
    border: none;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    background: none;
    margin: 0;
    width: 100%;
}
body, html {
    background:#e3eeff36;
}
body::-webkit-scrollbar {
width:0;
}
.box-overflow::-webkit-scrollbar {
width:0;
}
.box-overflow {
/*
    height: 710px;
    overflow-y: scroll;
*/
}
.content-overflow::-webkit-scrollbar {
width:0;
}
.content-overflow {
    height: 460px;
    overflow-y: scroll;
}
.bootstrap-table .table > thead > tr > th {
background: #16a5fd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    background-color:#16a5fd;
    color: #fff !important;
    border-top: 1px solid #285471 !important;
    text-align: center;
}
.table-bordered {
    border: 1px solid #aaa;
}
.btn {
    background: #19a4ff;
    color: #fff;
}
.btn:hover {
    background: #19a4ff;
    color: #fff;
}
.glyphicon.green {
    font-size: 16px;
    color: #03bf00;
    background-image: linear-gradient(to right, #03bf00 0%, #03bf00 100%);
}
.glyphicon.grey {
    font-size: 16px;
    color: #999;
    background-image: linear-gradient(to right, #999999 0%, #999999 100%);
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #285471;
    line-height: 2;
}
.form-group {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #00000042;
    margin: 0px !important;
    padding: 10px 0px;
}
.layui-tab-card > .layui-tab-title .layui-this {
    background-color:#337ab7;
    color: #ffffff;
    font-weight: bold
}
.layui-tab-card > .layui-tab-title {
    background: none;
}
.layui-tab-card > .layui-tab-title li {
    margin: 0px 2px;
    border:none;
    border-radius: 4px;
    box-sizing: border-box;
    background:none;
    font-size: 16px;
    color: #333333;
}
.layui-border-green {
    border-color: #009688!important;
    color: #009688!important;
    border-radius: 6px;
}
.layui-border-blue {
    border-color: #1E9FFF!important;
    color: #1E9FFF!important;
    border-radius: 6px;
}
.layui-border-orange {
    border-color: #c400ff!important;
    color: #c400ff!important;
    border-radius: 6px;
}
.layui-border-red {
    border-color: #FF5722!important;
    color: #FF5722!important;
    border-radius: 6px;
}
.layui-col-xs12 h3 {
    line-height: 2;
    font-size: 16px;
    margin-top: 4px;
}
.layui-col-xs12 p {
    line-height: 1.7;
    font-size: 14px;
}
.layui-col-xs4, .layui-col-xs12, .layui-col-xs5, .layui-col-xs3, .layui-col-xs2{
    margin-top: 10px;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #337ab7;
    color: #fff;
}
.nav > li.active > a {
    color: #ffffff;
    background: #337ab7;
    border-radius: 4px;
}
.nav > li.active {
    border-left: none;
}
.nav > li a {
    color: #43606b;
    background: #c8dce6;
    padding: 10px;
}
.glyphicon {
    background-image: linear-gradient(to right, #f9d423 0%, #ff4e50 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.borderboxa {
    width: 15%;
    margin-right: 1%;
    box-shadow: 0px 0px 3px #337ab7;
    height: 600px;
}
.borderboxb {
    box-shadow: 0px 0px 3px #337ab7;
    height: 600px;
    padding: 10px;
}
.borderboxc {
    width: 49%;
    margin-left: 1%;
    box-shadow: 0px 0px 3px #337ab7;
    height: 600px;
}
.borderboxd {
    width: 15%;
    margin-right: 1%;
    box-shadow: 0px 0px 3px #337ab7;
    height: 490px;
    padding: 10px;
}
.borderboxe {
    box-shadow: 0px 0px 3px #337ab7;
    height: 490px;
    padding: 10px;
}
.borderboxf {
    width: 15%;
    margin-right: 1%;
    box-shadow: 0px 0px 3px #337ab7;
    height: 436px;
    padding: 10px;
}
.borderboxg {
    box-shadow: 0px 0px 3px #337ab7;
    height: 436px;
    padding: 10px;
}
.borderboxh {
    width: 15%;
    margin-right: 1%;
    box-shadow: 0px 0px 3px #337ab7;
    height: 700px;
    padding: 10px;
}
.borderboxi {
    box-shadow: 0px 0px 3px #337ab7;
    height: 700px;
    padding: 10px;
}
.borderboxj {
    width: 15%;
    margin-right: 1%;
    box-shadow: 0px 0px 3px #337ab7;
    height: 640px;
    padding: 10px;
}
.borderboxk {
    box-shadow: 0px 0px 3px #337ab7;
    height: 640px;
    padding: 10px;
}
.borderboxl {
    width: 15%;
    margin-right: 1%;
    box-shadow: 0px 0px 3px #337ab7;
    height: 600px;
    padding: 10px;
    background: #c8e4fc;
}
.borderboxm {
    box-shadow: 0px 0px 3px #337ab7;
    height: 600px;
    padding: 10px;
    background: #c8e4fc;
}
.layui-tab-card {
    border-width: 0px;
    border-radius: 0px;
    box-shadow: none;
}
.top-dt {
    background-color: #337ab7;
    height: 60px;
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 0px;
}
.top-dt2 {
    background-color: #337ab7;
    height: 80px;
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 0px;
}
.layui-elem-quote {
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 22px;
    border-left: 5px solid #19a4ff;
    border-radius: 0px;
    background-color: #c8e4fc;
    font-size: 16px;
}
.layui-tab .layui-tab-title {
        border-bottom: none;
        background: #e3eeff;
        line-height: 50px;
}
.content-dt {
    margin: 0px auto;
    border: none;
    width: 98%;
    border-radius: 0px;
    background: none;
    box-shadow: none;
}
.layui-tab-card>.layui-tab-title .layui-this:after {
    border-top: none;
    border-width: 0px;
    border-bottom-color: #16987e;
}
.layui-tab-title li {
    line-height: 1.5;
    padding: 6px 15px;
}
.layui-tab-content {
    padding: 10px 0px;
}
.table_mine {
    height: 368px;
    overflow-y: scroll;
}
.table_mine::-webkit-scrollbar {
width:0;
}
.mine-border {
    box-shadow: 0px 0px 3px #337ab7;
    padding: 10px;
    height: 600px;
}
.mine-border2 {
    box-shadow: 0px 0px 3px #ffffff;
    padding: 10px;
    height: 570px;
    background: #c8e4fc;
    width: 90%;
    margin: 20px auto;
}
.table_mine2 {
    height: 507px;
    overflow-y: scroll;
}
.table_mine2::-webkit-scrollbar {
width:0;
}
.table_mine3 {
    height: 586px;
    overflow-y: scroll;
}
.table_mine3::-webkit-scrollbar {
width:0;
}
.table_mine4 {
    height: 496px;
    overflow-y: scroll;
}
.table_mine4::-webkit-scrollbar {
width:0;
}
.table_mine5 {
    height: 456px;
    overflow-y: scroll;
}
.table_mine5::-webkit-scrollbar {
width:0;
}
.table_mine6 {
    height: 528px;
    overflow-y: scroll;
}
.table_mine6::-webkit-scrollbar {
width:0;
}
.time-box {
    width: 100%;
    margin: 10px auto;
    text-align: center;
    font-size: 30px;
}
.timeinput-txt {
    width: 24%;
    border: none;
    background: none;
    display: inherit;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #f00;
}
.time-test {
    font-size: 36px;
    color: #16987e;
    text-align: center;
    line-height: 2;
}
.layui-btn-disabled2 {
    cursor: not-allowed;
    margin-right: 10px;
}
.mine-btn {
    width: 20%;
    float: left;
    text-align: center;
}
.dw {
    position: relative;
}
.dw-button {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.input-box {
    float: left;
    width: 70%;
}
.input-box2 {
    float: left;
    width: 70%;
    line-height: 2;
    font-size: 15px;
}
.input-box3 {
    float: left;
    width: 64%;
    line-height: 2.2
}
.input-box4 {
    float: left;
    width: 64%;
}
.input-box5 {
    float: left;
    width: 58%;
}
.input-box6 {
    float: left;
    width: 58%;
    line-height: 2.2
}
.progress-bar2 {
    background-color: #FFFFFF;
}
.kbdt {
    background:#ffffff;
}
.select2-container--default .select2-selection--single {
    border: 1.5px #0085ff solid;
    border-radius: 4px;
    background: #ffffff;
    height: 34px;
}
.layui-btn-container .layui-btn+.layui-btn {
    margin-left: 4px;
}
.dt-jm {
    width: 600px;
    background: #ffffffc4;
    margin: auto;
    padding: 30px 0px;
    border-radius: 2px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin-left: -300px;
    margin-top: -150px;
}
.dt-jm h1 {
    font-size: 30px;
    width: 100%;
    border-bottom: 2px #ed5565 solid;
    padding-bottom: 20px;
    margin-bottom: 100px
}
.dt-jm button {
    width: 120px;
    font-size: 24px;
    height: 46px
}
.botom-dw4 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
}
.progress-box {
    height: 10px;
}
.form-bottom {
    padding-bottom: 60px;
}
.nav-stacked>li+li {
    margin-top: 5px;
    margin-left: 0;
}
.txt_pTitle{
    width: 100%;
    text-align: center;
    color: #666666;
    margin-bottom: 10px;
}
.xbtitle{
    background:#cee0fc33;
   padding: 10px 0px;
       margin-bottom: 5px;
}
.biaoge{
background:#ecf2fe;
    text-align: right;
}
.layui-btn-primary {
    border: none;
    background-color: #fff;
    color:#337ab7 !important;
}
.back_boxyh{
    background:#19a4ff !important;
}
.back_boxyh2{
    background:#0082d7 !important;
}
textarea{
resize:none;
}
.jdUl {
    padding: 0 25px
}
.jdUl li {
    line-height: 40px;
    position: relative;
    ;
    margin-top: 10px;
    font-size: 15px
}
.jdUl li a {
    display: block;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 20px
}
.jdUl li.active a {
    background: #19a4ff;
}
.jdUl li.active a {
    color: #fff;
    display: block;
}
.jdUl li.active::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid #19a4ff;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    position: absolute;
    right: -20px;
    top: 0;
}
.jdTit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
    padding: 8px 8px 3px;
}
.jdLeft {
    margin-top: 5px;
    background-size: cover;
    border-radius: 5px
}
.jdRight {
    flex: 1
}
.jdRight .jdRightBox {
    display: none
}

.kbDt_head {
    background: #225bdd;
}
.kbDt_nav1 {
    background: url(../images/kbDt_blue01.png) top no-repeat;
}
.kbDt_nav2 {
    background: url(../images/kbDt_blue02.png) top no-repeat;
}
.kbDt_mine {
    background: url(../images/kbDt_blue03.png) top no-repeat;
}
.kbTime_p1 {
    background: #225bdd;
}
.kbTime_p2 {
    color: #225bdd;
}
.kbNav_span1 {
    background: #ffffff;
    color: #225bdd;
    border: 2px #225bdd solid;
}
.kbNav_span2 {
    background: #6b84c4;
}