﻿html, body {
    background: #fff;
    background-color: #fff !important;
}

.ReportName {
    width: 384px;
    height: 30px;
    border: 1px solid #e9eef2;
    border-radius: 2px;
    font-size: 22px;
    padding-left: 10px;
}

.pop-title {
    padding: 0px;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
}

.report_title {
    position: relative;
}

.reportLabel {
    color: #272828;
    font-size: 22px;
}

.div_title {
    position: absolute;
    color: #666;
    width: 200px;
    left: 0;
    text-align: left;
}

.sex_what {
    margin-left: 30px;
}

.pad50 {
    padding: 0 50px;
    box-sizing: border-box;
}

input {
    background-color: #f6f9fb;
    padding-left: 5px;
}

.percent20 input {
    width: 152px;
    height: 30px;
}

.percent20 {
    margin-bottom: 10px;
    width: 20%;
    float: left;
}

.perPart {
    margin-bottom: 10px;
    width: 20%;
    float: left;
}

    .perPart input {
        width: 152px;
        height: 30px;
    }

.reportinfo > div {
    min-width: 225px;
    height: 30px;
    line-height: 30px;
}

@media screen and (max-width: 1366px) {
    .percent20 {
        margin-bottom: 10px;
        width: 25%;
        float: left;
    }

    .reportinfo > div {
        min-width: 192px;
        height: 30px;
        line-height: 30px;
    }

    .span_block_170px {
        min-width: 128px;
        margin: 3px 20px;
        display: inline-block;
    }

    .perPart input {
        width: 107px;
        height: 30px;
    }
}

.slideContent {
    top: 226px;
}

.table_reportItem {
    width: 100%;
    background: #fff;
}

.tr_border_bottom {
    border-bottom: 1px solid #e9eef2;
}

.div_reportItem {
    float: left;
    width: 49%;
    min-height: 200px;
    border-bottom: 1px solid #e5e5e5;
}

#table_reportItem > tbody > tr > td:first-child {
    padding-left: 30px;
}

.nextPart {
    position: relative;
}

.table_reportItem input {
    border-radius: 2px;
    text-indent: 0;
    padding-left: 10px;
    box-sizing: border-box;
    font-style: normal;
    outline: none;
    margin-bottom: 10px;
    border: none;
    border: 1px solid #e5e5e5;
    line-height: 32px;
    background-color: #f6f9fb;
    width: 86px;
    height: 30px;
}

    .table_reportItem input:focus {
        border: 1px solid #498dfa;
        background: #fff;
    }

.table_reportItem > tr:first-child td:nth-child(2) input {
    margin-top: 20px;
}

.table_reportItem td {
    text-align: left;
}


.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: -6px;
}

.span_block_170px {
    margin: 3px 0px;
}

.tr_border_bottom > th {
    height: 30px;
    line-height: 30px;
}

.reportItem_border_right {
    float: left;
    width: 1px;
    min-height: 350px;
    border-right: 1px solid #DDDDDD;
    margin-top: 28px;
}

.paleft30 {
    padding-left: 30px;
}

.span_block_65px {
    min-width: 70px;
    display: inline-block;
    float: left;
    margin: 0;
}

.span_block_48px {
    min-width: 48px;
}

.Wdate {
    background-color: #f6f9fb;
    border: 1px solid #e9eef2;
}

.table_reportItem input {
    margin-top: 10px;
}
