@charset "utf-8";

body {
    font-size: 14px;
    /* color: #777; */
    background-color: #FFFFFF;
}

.text-primary {
    color: #4fa1fd;
}

.font-18 {
    font-size: 18px;
}

.form-control {
    box-shadow: none;
    border-radius: 0;
}

label,
.label {
    font-weight: normal;
}

input[type=checkbox] {
    vertical-align: bottom;
}

input[type=checkbox],
input[type=radio] {
    margin-top: 2px;
}

.panel {
    /* border-radius: 0; */
    box-shadow: none;
}

.panel-default>.panel-heading {
    background: #FFFFFF;
}

.bg-info {
    padding: 15px;
    margin-bottom: 15px;
}

.bordered {
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 40px;
}

.margin25 {
    margin-left: -25px;
    margin-right: -25px;
}

.padding10 {
    padding-left: 10px;
    padding-right: 10px;
}

.body-wrapper {
    border: 15px solid #222632;
    min-height: 100vh;
}

/*post start*/
.post {
    background: #FFFFFF;
}

.post .nav-tabs>li>a {
    border-radius: 0;
    margin-right: 0;
    border-top: 3px solid #FFFFFF;
}

.post .nav>li>a:focus,
.post .nav>li>a:hover {
    border-top-color: #eee;
}

.post .nav-tabs>li.active>a,
.post .nav-tabs>li.active>a:focus,
.post .nav-tabs>li.active>a:hover {
    border-top: 3px solid #000;
}

.post .tab-content {
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px 20px;
}

.post .panel-group .panel-heading {
    position: relative;
    cursor: pointer;
    padding: 0;
    height: 38px;
}

.post .panel-group .panel-heading .panel-title a {
    border-left: 4px solid #000;
    border-radius: 0;
    background: #EEE;
    padding: 10px 15px;
    display: block;
}

/* .post .panel-group .panel-heading .panel-title a.collapsed {
    border-left: 4px solid #FFFFFF;
    background: none;
} */


.post .panel-group .panel-heading .glyphicon {
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 12px;
}

.post .panel-group .list-group {
    margin-bottom: 0;
    border: none !important;
}

.post .panel-group .list-group .list-group-item {
    position: relative;
    border: none;
    padding-left: 20px;
    cursor: pointer;
    transition: 0.3s all;
}

.post .panel-group .list-group .list-group-item.zwdm_selected::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    display: block;
    width: 5px;
    height: 5px;
    margin-top: -2.5px;
    background: #333333;
}

.post .tab-bar {
    border: 1px solid #ddd;
    border-left: none;
    display: inline-block;
    border-radius: 5px;
    margin: 15px 15px 0 0;
    overflow: hidden;
}

.post .tab-bar li {
    float: left;
    padding: 10px;
    border-left: 1px solid #ddd;
    cursor: pointer;
}

.post .tab-bar li.active {
    background: #999;
    color: #ffffff;
}

/*post end*/

/*index start*/
.index {
    color: #333;
}

.index h3 .exit {
    color: #666;
    font-size: 18px;
    margin-top: 10px;
}

.index h3 .exit i {
    vertical-align: top;
}

.index .report-info {
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
}

/* .index .report-info {
    border-left: 4px solid #599EF2;
    padding: 5px 0 5px 20px;
    height: 63px;
    margin: 10px 0;
    font-size: 16px;
} */

.index .report-info strong {
    margin-right: 10px;
}

.index .report-info i {
    margin-right: 5px;
}

.index-top .panel-info {
    border: none;
    font-size: 16px;
}

.index-top .panel-info .panel-heading {
    color: #fff;
    background-color: #599ef2;
    border-color: #599ef2;
}

.index-top .panel-info .panel-body {
    padding: 20px 15px;
    min-height: 70px;
    line-height: 30px;
    background: #edf6ff;
}

.index-top .panel-info span {
    font-size: 26px;
    font-style: italic;
    color: #599ef2;
    padding: 0 5px;
}

.index .report-detail {
    text-align: center;
}

.index .report-detail>div:after {
    content: "";
    width: 1px;
    height: 60%;
    display: block;
    background: #ddd;
    position: absolute;
    top: 30%;
    right: 0;
}

.index .report-detail>div:last-child:after {
    background: none;
}

.index .report-detail h3 {
    font-size: 16px;
    margin: 50px 0 30px;
}

.index .report-detail p {
    font-size: 38px;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
}

.echarts-title {
    overflow: hidden;
}

.adminPanle {
    position: relative;
    background: #fff;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 0px 0px 5px #E0E0E0;
}

.adminPanle .logo {
    position: absolute;
    top: 0;
    left: 15px;
    height: 35px;
}

.adminPanle h4 {
    margin: 100px 0 75px;
}

.adminPanle a {
    padding: 10px;
    margin: 0 25px;
}

.adminPanle .total {
    background: linear-gradient(to right, #64bde6, #9de9d0);
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 15px;
}

.panel {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 0;
    box-shadow: 0px 0px 5px #E0E0E0;
    color: #444;
}

.panel-heading {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    border-bottom: 1px solid #f5f5f5;
}

.panel-body {
    padding: 0;
}

.filtrate {
    float: right;
    width: 130px;
    margin-top: 7px;
}

.dataDetail {
    padding: 10px 15px;
    display: flex;
    height: 180px;
    flex-direction: column;
    justify-content: center;
    line-height: 2;
}

.index .footer {
    color: #666;
    margin-top: 5em;
}

/*index end*/

/* martet start */
.echarts-tab a {
    padding: 7px 25px;
}

.market-tab2 {
    display: none;
}

/*分位值调整*/
.modal-body h4 {
    font-size: 16px;
}

.modal-body .type {
    color: #a5a5a5;
    font-size: 14px;
}

.modal-body .type i {
    font-size: 12px;
}

.modal-body .type.collapsed i {
    transform: rotate(180deg);
}

.modal p {
    font-size: 14px;
}

.modal span.label {
    font-size: 15px;
    display: inline-block;
    border-radius: 15px;
    padding: 7px 15px;
    margin-bottom: 5px;
}



/* martet end */


/*left-side start*/
.leftSide {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    width: 180px;
    height: 100%;
    background: #222632;
    padding-top: 70px;
}

.leftSide .nav a {
    font-size: 16px;
    color: #FFFFFF;
    padding: 20px;
}

.leftSide .nav li a .icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    background: url(/skin/base/images/project/salaryReport/icon.png) no-repeat;
    margin-right: 10px;
}

.leftSide .nav li:nth-child(1) a .icon {
    background-position: 0 0;
}

.leftSide .nav li:nth-child(2) a .icon {
    background-position: 0 -50px;
}

.leftSide .nav li:nth-child(3) a .icon {
    background-position: 0 -148px;
}

.leftSide .nav li:nth-child(4) a .icon {
    background-position: 0 -200px;
}

.leftSide .nav li:nth-child(5) a .icon {
    background-position: 0 -100px;
}

.leftSide .nav>li>a:focus,
.leftSide .nav>li>a:hover,
.leftSide .nav>li.active>a {
    background-color: #1B4881;
}

/*left-side end*/

/*rightSide start*/
.rightSide {
    padding-left: 165px;
    padding-top: 15px;
    /* padding-bottom: 50px; */
}

.rightSide .pro-name {
    padding: 15px;
    /* border-bottom: 1px solid #e0e0e0; */
    margin-bottom: 20px;
    background: #222632;
    color: #fff;
}

.rightSide .pro-name .form-inline {
    display: inline-block;
    width: auto;
}


/*rightSide start*/

/*info start*/
.info-form .control-label {
    padding-right: 0;
}

.info-form>.control-label,
.info-form label+div {
    margin-bottom: 10px;
}

.info-form .form-group {
    padding-bottom: 2px;
    border-bottom: 1px dashed #e0e0e0;
}

.info-form .bordered {
    position: relative;
    margin-bottom: 15px;
}

.info-form .bordered .btn-remove,
.info-form .bordered .btn-cancel {
    position: absolute;
    right: 20px;
    top: 20px;
}

.info-form .bordered .btn-cancel {
    display: none;
}

/*info end*/

.detail-page .table th {
    text-align: center;
    color: #fff;
}



/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
    width: 10px;
    height: 5px;
    background-color: #f0f0f0;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #fff;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #eee;
}

.body-wrapper>.container {
    padding-left: 200px;
    padding-top: 50px;
}



@media (min-width: 1400px) {
    .container {
        width: 95%;
        max-width: 1800px;
    }

    .index .report-info>div:last-child {
        text-align: right;
    }


}

@media screen and (max-width: 768px) {
    .body-wrapper>.container {
        padding: 110px 15px 0;
    }

    .leftSide {
        width: 100%;
        height: auto;
        padding: 10px 0;
    }

    .leftSide li {
        width: 33.3%;
        float: left;
    }

    .leftSide .nav a {
        padding: 8px 10px;
        font-size: 15px;
    }

    .rightSide {
        padding: 100px 0 15px;
    }

}