.main {
    /*margin-left: 260px;*/
    background: #fff;
    /*height: 100%;*/
    border-top: 1px solid #F1F1F1;
}

.main .content {
    background: #fff;
    height: 76%;
}

.main .content>label {
    display: inline-block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    border-radius: 6px;
    background: #4393FF;
    /* margin: 2px 0 0 4.5%; */
    cursor: pointer;
}

.main .content>label img {
    width: 17px;
    height: 17px;
    margin: 10px 3px 0 18px;
}

.main .content .addGuZhi {
    color: #fff;
    text-align: center;
    vertical-align: top;
    font-size: 16px;
}

.myReport {
    display: flex;
    justify-content: space-between;
    margin-top: 75px;
    margin-bottom: 100px;
}

.main .content .headCategory {
    width: 194px;
    background: #F4F7FA;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 0px 13px 0px rgba(98, 136, 200, 0.23);
}

.main .content .headCategory .reportCatalog span {
    height: 63px;
    line-height: 63px;
    font-size: 16px;
    cursor: pointer;
    display: block;
    padding-left: 31px;
}

.main .content .reportCatalog span.select {
    border-left: 2px solid #1459F4;
    color: #1459F4;
    background: #EBF2FE;
}

.main .content .headCategory .statusBar {
    float: right;
    font-size: 14px;
    position: relative;
}

.main .content .headCategory .statusBar .payStatus {
    width: 78px;
    background: #fff;
    padding: 0 21px;
    cursor: pointer;
    position: absolute;
    top: 26px;
    right: 259px;
}

.main .content .headCategory .statusBar .payStatus p {
    color: #4393FF;
}

.main .content .headCategory .statusBar .payStatus p i {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    color: #CACACA;
    margin-left: 7px;
}

.main .content .headCategory .statusBar .payStatus span {
    display: none;
    margin: 7px 0;
}

.main .content .headCategory .statusBar .payStatus span.select {
    color: #4393FF;
}

.main .content .headCategory .statusBar .flexible {
    border: 1px solid rgba(202, 202, 202, 1);
    top: 14px;
    padding: 10px 21px;
}

.main .content .headCategory .statusBar .flexible p i {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}

.main .content .headCategory .statusBar .search {
    width: 184px;
    height: 36px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(226, 226, 226, 1);
    margin-top: 14px;
    line-height: 36px;
    padding: 0 13px;
}

.main .content .headCategory .statusBar .search img {
    position: absolute;
    top: 25px;
    right: 13px;
    cursor: pointer;
}

ul.table_title {
    width: 976px;
    height: 50px;
}

ul.table_title>li {
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
    background-color: #1459F4;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

ul.table_item>li>div {
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: rgba(40, 40, 40, 1);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-right: 1px solid #E0E0E0;
    padding: 0 10px;
    box-sizing: border-box;
}

ul.table_item>li>div:last-child {
    border-right: none;
}

ul.table_item>li .company-name {
    width: 20%;
}

ul.table_item>li .industryContent {
    width: 23%;
    text-align: left;
}

ul.table_item>li .valution-money {
    width: 7%;
    text-align: left;
}

img.no-data-default {
    display: block;
    width: 26%;
    margin: 0 auto;
    margin-top: 10%;
}

.none-show>p {
    font-size: 20px;
    color: #0487FC;
    text-align: center;
    margin-top: 20px;
}

.main ul.table_item li {
    height: 82px;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 13px 0px rgba(98, 136, 200, 0.23);
    margin-bottom: 10px;
}

.main ul.table_item {
    width: 976px;
}

.main ul.table_item li:first-child {
    margin-top: 20px;
}

.main ul li.liSelect {
    box-shadow: 0 0 10px 3px #cccccc70;
}

.main ul li.liSelect .baseName {
    color: #4393FF;
}

.main ul li .baseShow {
    display: inline-block;
    min-height: 95px;
    width: 85%;
}

.main ul li .baseShow .baseName {
    min-width: 36%;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    font-weight: bold;
    /*margin-bottom: 7px;*/
    margin: 10px 0;
}


/* 审核状态 2018.7.16 Hong*/

.audit {
    width: 11%;
}

.examineState {
    color: #1459F4;
}

.isExamine {
    color: #009933;
}

.noExamine {
    color: #EB0000;
}

.examineing {
    color: #ECC641;
}

.main ul li .baseShow .baseDiv {
    display: inline-block;
    font-size: 0;
    vertical-align: top;
    width: 30%;
    margin-right: 2%;
    width: 28%;
}

.main ul li .baseShow .baseDiv:first-of-type {
    width: 34%;
}

.main ul li .baseShow .baseDiv:last-child {
    margin-right: 0;
}

.main ul li .baseShow .baseDiv img,
.main ul li .baseShow .baseDiv label {
    vertical-align: middle;
    font-size: 14px;
    margin-right: 10px;
}

.main ul li .baseShow .baseDiv span {
    font-size: 14px;
}

.main ul li .operationIcon {
    display: inline-block;
    vertical-align: middle;
    width: 12%;
    height: auto;
    text-align: right;
}

.main ul li .operationIcon a {
    width: 90px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #1459F4;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 0 auto;
}

.main ul li .operationIcon a:nth-of-type(2) {
    margin-top: 10px;
}

.main ul li .operationIcon a.edit {
    background: #FFA14C;
}

.main ul li .operationIcon a.del {
    background: red;
}

.main ul li .operationIcon img {
    margin-right: 15%;
    cursor: pointer;
}


/*分页*/

.pageBox {
    margin: 0 4.5%;
}

.page_div a#prePage.grey {
    color: #dce0e0;
}

.page_div a#nextPage.grey {
    color: #dce0e0;
}

.page_div {
    margin-top: 40px;
    width: 100%;
    font-size: 15px;
    color: #666666;
    text-align: center;
}


/*
 * 页数按钮样式
 */

.page_div a {
    min-width: 30px;
    height: 28px;
    border: 1px solid #dce0e0 !important;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    display: inline-block;
}

.quickJump {
    width: 50px;
    height: 28px;
    border: 1px solid #dce0e0 !important;
    text-align: center;
    margin: 0 4px;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    display: inline-block;
}

.quickJump:focus {
    border-color: #64A6FF !important;
}

#firstPage,
#lastPage {
    width: 50px;
    color: #0073A9;
    border: 1px solid #0073A9 !important;
}

#prePage,
#nextPage {
    width: 70px;
    color: #666666;
    border: 1px solid #dce0e0 !important;
}

.page_div .current {
    background-color: #4393FF;
    border-color: #4393FF;
    color: #FFFFFF;
}

.totalPages {
    margin: 0 10px;
}

.totalPages span,
.totalSize span {
    color: #0073A9;
    margin: 0 5px;
}

.table-main {
    background: #fff;
    margin: 39px 0;
}

table.table {
    width: 100%;
}

table.taxTable {
    margin-top: 60px;
}

table.taxPolicy {
    margin-top: 30px;
}

.major-balance table#tableOne {
    width: 526px;
    float: left;
}

.major-balance table#tableTwo {
    width: 594px;
    float: left;
}

.diagnoseFinance table#tableOne,
.diagnoseFinance table#tableTwo {
    width: 50%;
}

table.table>thead {
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

table.table>thead th {
    background: #4393FF;
    border-right: 1px solid #fff;
}

.major-balance table.table>tbody td:nth-child(n+2) {
    width: 128px;
}

.major-profit table.table>tbody td:nth-child(n+2) {
    width: 252px;
}

.diagnoseProfit table.table>thead th:nth-child(n+2) {
    width: 370px;
}

.diagnoseProfit table input[type='number'],
.diagnoseProfit table input[type='text'] {
    width: 80%;
}

.major-income table.table>thead th:nth-child(-n+6) {
    width: 140px;
}

.major-income table.table>thead th:nth-child(7) {
    border: none;
}

.major-policy table.expendTable>thead tr:first-child th:first-child {
    width: 40%;
}

.major-policy table.expendTable>thead th:nth-child(2),
.major-policy table.expendTable>thead th:nth-child(3),
.major-policy table.expendTable>thead th:nth-child(4) {
    /* width: 210px; */
}

.major-policy table.table>thead th:nth-child(5) {
    border: none;
}

.major-policy table.taxTable>thead th:nth-child(-n+2) {
    width: 244px;
}

.major-policy table.taxTable>thead th:nth-child(3) {
    padding-right: 110px;
}

.diagnoseFinance table.table>thead th {
    width: 33%;
}

.diagnoseFinance #tableOne thead {
    border-right: 1px solid #fff;
}

table.table tr {
    height: 40px;
}


/* 财务指标——————专业*/

.finance-nav {
    background: #fff;
    /*border-bottom: 2px solid #F1F1F1;*/
}

.fixed-thead {
    width: 100%;
    z-index: 9;
    position: fixed;
    top: 0;
}

.major-finance-nav {
    height: 125px;
}

.finance-nav>ul {
    margin: 0 auto;
    overflow: hidden;
}

.major-finance-nav>ul.financeDiagnose {
    width: 378px;
}

.major-finance-nav>ul.financeDiagnose>li {
    width: 50%;
}

.major-finance-nav>ul {
    width: 950px;
}

.major-finance-nav>ul>li {
    float: left;
    width: 20%;
    text-align: center;
    cursor: pointer;
}

.major-finance-nav>ul.fast {
    display: none;
}

.major-finance-nav>ul.major {
    display: block;
}


/* 财务指标——快速*/

.fast-finance-nav>ul {
    width: 570px;
}

.fast-finance-nav>ul.fast {
    display: block;
}

.fast-finance-nav>ul.major {
    display: none;
}

.fast-finance-nav>ul>li {
    float: left;
    width: 33.3%;
    text-align: center;
    cursor: pointer;
}

.finance-nav>ul>li>div,
.online-finance-list>ul>li>div {
    display: block;
    margin-top: 24px;
    position: relative;
}

.finance-nav>ul>li>div>img,
.online-finance-list>ul>li>div>img {
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 50px;
}

.finance-nav>ul>li>div>span,
.online-finance-list>ul>li>div>span {
    height: 1px;
    width: 70px;
    position: absolute;
    border-bottom: 1px solid #4393FF;
}

.finance-nav>ul>li>div>span:first-of-type,
.online-finance-list>ul>li>div>span:first-of-type {
    top: 50%;
    left: 0;
}

.finance-nav>ul>li>div>span:last-of-type,
.online-finance-list>ul>li>div>span:last-of-type {
    top: 50%;
    right: 0;
}

.finance-nav>ul>li:first-of-type>div>span:first-of-type,
.online-finance-list>ul>li:first-of-type>div>span:first-of-type {
    display: none;
}

.finance-nav>ul>li:last-of-type>div>span:last-of-type,
.online-finance-list>ul>li:last-of-type>div>span:last-of-type {
    display: none;
}

.finance-nav>ul>li>span,
.online-finance-list>ul>li>span {
    font-size: 14px;
    margin-top: 18px;
    line-height: 1;
}

.finance-nav>ul>li.active>span,
.online-finance-list>ul>li.active>span {
    /*border-bottom: 6px solid #ECC641;*/
    color: #4393FF;
}


/* 表格*/


/* 表名*/

div.table-name {
    text-align: center;
}

div.table-name>span {
    font-size: 18px;
    font-weight: bold;
    color: #282828;
}


/*表单位*/

span.unit {
    font-size: 14px;
    margin: 20px 0 24px;
    line-height: 1;
    display: block;
    text-align: right;
}

table input {
    background: transparent;
}


/* 表格*/


/* 2018.6.22*/

table input[type='text'],
table input[type='number'] {
    color: #282828;
    width: 152px;
    height: 30px;
    display: block;
    margin: 5px auto;
    border: 1px solid #D5D5D5;
    text-align: left;
    padding-left: 8px;
    font-size: 14px;
}

table.table input[data-type='number'] {
    text-align: right;
    padding-right: 8px;
    padding-left: 0;
}

.major-balance table input[data-type='number'] {
    width: 80%;
    padding-right: 6px;
}

.major-income table input[type='number'],
.major-income table input[type='text'] {
    width: 118px;
}

table input[data-type='number']:disabled {
    background: #E5E5E5;
}

table input[data-type='number']:focus,
table input[type='text']:focus {
    border-color: #64A6FF !important;
}


/*table>tbody>tr.even{
	background: #fff;
}
table>tbody>tr.total{
	background: #FFF1C1;
}

table>tbody>tr.odd{
	background: #FEFAEB;
}*/

.information .tableXian {
    border-bottom: 2px solid #4393FF;
    margin-top: 12px;
}

table>tbody>tr>td {
    height: 40px;
}

table>tbody>tr.trOne>td:first-of-type {
    padding-left: 20px;
}

.major-balance table>tbody>tr.trOne>td:first-of-type {
    padding-left: 10px;
}

.major-balance table>tbody>tr.trTwo>td:first-of-type {
    padding-left: 24px;
}

.major-profit table>tbody>tr.trOne>td:first-of-type {
    padding-left: 24px;
}

.major-profit table>tbody>tr.trTwo>td:first-of-type {
    padding-left: 40px;
}

.major-profit table>tbody>tr.trThree>td:first-of-type {
    padding-left: 60px;
}

.major-profit table>tbody>tr.trFour>td:first-of-type {
    padding-left: 80px;
}


/*table>tbody>tr.trThreeOther>td:first-of-type{
	padding-left: 80px;
	font-size: 14px;
	color: #282828;
}*/

.fast-balance table>tbody>tr.trTwo>td:first-of-type {
    padding-left: 40px;
}

.fast-profit table>tbody>tr.trTwo>td:first-of-type {
    padding-left: 92px;
}

.fast-balance table>tbody>tr>td.required::after {
    content: '*';
    color: red;
    position: relative;
    left: 5px;
}

table>tbody>tr.testing {
    border-top: 2px solid #fff;
    background: #FFF1C1;
}

table>tbody>tr.testing>td>img {
    display: none;
}

table>tbody>tr.testing>td>img.show {
    display: block;
    margin: 0 auto;
}

table>tbody>tr {
    font-size: 14px;
    color: #282828;
}

table>tbody>tr.trOne {
    font-weight: bold;
}


/*table>tbody>tr.yellow{
	background: #FFF1C1;
}*/

table>tbody>tr>td>span.must {
    padding-left: 10px;
    font-size: 24px;
    color: #EC4141;
}


/*table>tbody>tr.grey{
	background: #f7f7f7;
}*/

.save-container {
    margin: 56px auto;
    width: 46.5%;
    overflow: hidden;
}

.saveNext {
    width: 46.7%;
    height: 53px;
    line-height: 53px;
    background: #ECC641;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 27px;
    letter-spacing: 6px;
    cursor: pointer;
}

.lastStep {
    width: 46.7%;
    height: 53px;
    line-height: 53px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 27px;
    letter-spacing: 6px;
    border: 1px solid #fcc641;
    color: #fcc641;
    cursor: pointer;
}


/* 上传下载*/

.down-up-container {
    height: 90px;
    position: absolute;
    top: 0;
    right: 0;
    width: 340px;
    font-size: 0;
    margin-top: 65px;
    /* display: none; */
}

.down-up-container>span,
.down-up-container>a {
    width: 158px;
    height: 38px;
    border-radius: 6px;
    line-height: 38px;
    font-size: 14px;
    position: relative;
    text-align: center;
    border: 1px solid #4393FF;
}

.down-up-container>a {
    color: #4393FF;
    margin-right: 20px;
}

.down-up-container>span {
    background: #4393FF;
    color: #FFFFFF;
    cursor: pointer;
}

.down-up-container>span input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}


/* 填表说明*/

.inputTabDesc {
    padding: 18px 12px;
    background: #f1f1f1;
    /*border-radius: 10px;*/
    margin: 30px auto;
}

.inputTabDesc>ul {
    margin-left: 8px;
}

.table-desc-tit {
    height: 18px;
    margin-bottom: 16px;
}

.table-desc-tit>img {
    width: 18px;
    height: 18px;
    margin-right: 18px;
    float: left;
}

.table-desc-tit>span {
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    color: #282828;
    font-weight: bold;
}

.inputTabDesc>ul>li span {
    font-size: 12px;
    line-height: 22px;
}

.inputTabDesc>ul>li>span.red {
    color: red;
}

.table-title {
    font-size: 16px;
    color: #282828;
    font-weight: bold;
    text-align: center;
    margin-top: 75px;
}

.table-main>div:nth-child(2) {
    margin-top: 0;
}

table.table>tbody>tr>td>input[type='button'] {
    width: 88px;
    margin: 0 auto;
    height: 28px;
    display: block;
    border-radius: 6px;
    border: 1px solid;
    cursor: pointer;
    text-align: center;
    line-height: 28px;
}

table.table>tbody>tr>td>input[type='button'].delete {
    border-color: #FFA14C;
    color: #FFA14C;
}

table.table>tbody>tr>td>input[type='button'].add {
    border-color: #4393FF;
    color: #4393FF;
}

.major-income table tr.majorOther>td:first-of-type,
.major-income table tr.majorTotal>td:first-of-type,
.major-policy table tr.majorTotal>td:first-of-type {
    padding-left: 20px;
}

table.taxTable>tbody>tr>td.merge {
    text-align: center;
    padding-left: 0;
}

table.taxTable>tbody>tr>td,
table.taxPolicy>tbody>tr>td {
    width: 50%;
    text-align: center;
}


/*.guzhiAside li.liClicks{
	background: #626262;
	color:#fff;
}*/

.mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.pop {
    position: absolute;
    width: 380px;
    height: 210px;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
    z-index: 1001;
}

.pop>img {
    display: block;
    width: 58px;
    height: 58px;
}

.pop>.close {
    display: block;
    width: 12px;
    height: 12px;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    cursor: pointer;
}

.is-delete>img {
    float: left;
    margin-left: 57px;
    margin-top: 39px;
    overflow: hidden;
}

.is-delete>p {
    margin-left: 140px;
    margin-top: 47px;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    line-height: 16px;
}

.is-delete>span {
    margin-left: 141px;
    margin-top: -50px;
    font-size: 14px;
    color: #747474;
    line-height: 14px;
}

.btns {
    width: 100%;
    padding-left: 81px;
    margin-top: 24px;
}

.btns>span {
    width: 100px;
    height: 30px;
    margin-right: 17px;
    font-size: 14px;
    color: #4393FF;
    line-height: 28px;
    text-align: center;
    border: 1px solid #4393FF;
    box-sizing: border-box;
    border-radius: 6px;
    cursor: pointer;
}

.btns>span:last-child {
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    background: #4393FF;
}

.delete-success>img {
    margin: 0 auto;
    margin-top: 46px;
}

.delete-success>p {
    margin-top: 23px;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    line-height: 16px;
}

@media only screen and (max-width: 1323px) {
    .finance-nav>ul>li>span {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 168px;
    }
}


/*@media only screen and (max-width: 1366px){

	.main .content > label {
	    display: inline-block;
	    width: 120px;
	    height: 30px;
	    line-height: 30px;
	    border-radius: 20px;
	    background: #FFC600;
	    margin:15px 0 0 4.5%;
	    cursor: pointer;
	}

	.main .content > label img {
	    width: 17px;
	    height: 17px;
	    margin: 6px 6px 0 18px;
	}

}*/

tr>td {
    position: relative;
}

table>tbody>tr>td>span.showInput {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    margin-top: -14px;
    font-size: 13px;
    display: none;
    text-align: right;
    color: #282828;
    overflow: hidden;
    height: 28px;
    background: #fff;
    line-height: 28px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

table input[data-type='number']:disabled+span.showInput {
    background: #E5E5E5;
}

.major-balance table>tbody>tr>td>span.showInput {
    width: 79%;
    padding-right: 5px;
    margin-right: -41%;
}

.major-profit table>tbody>tr>td>span.showInput {
    width: 152px;
    padding-right: 6px;
    margin-right: -79px;
}

.diagnoseProfit table>tbody>tr>td>span.showInput {
    width: 79%;
}


/*.guzhiHeader .guzhiHeaderRight label:last-child div:first-of-type{
	padding: 0 10px;
	width: 100%;
}*/


/*表格中 名词解释*/

.desc-container {
    position: relative;
}

.desc-container>span {
    width: 12px;
    height: 12px;
    background: url(../../img/guzhi/desc-tip@2x.png);
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: -8px;
    left: 5px;
}

.desc-main {
    position: absolute;
    top: 0;
    line-height: 1;
    width: 275px;
    /*z-index: 2;*/
    z-index: 0;
}

.desc-container .desc-main>span:before {
    content: "";
    position: absolute;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    /*border-bottom: 9px solid #ECC641;*/
    border-bottom: 9px solid #FEEEB4;
    border-top: 9px solid transparent;
    top: 5px;
    left: 4px;
    z-index: 7;
    display: none;
}

.desc-container .desc-main>span:after {
    content: "";
    position: absolute;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 8px solid #FEEEB4;
    border-top: 6px solid transparent;
    top: 10px;
    left: 5px;
    z-index: 45;
    display: none;
}

.desc-container .desc-main>p {
    background: #FEEEB4;
    padding: 13px 10px 13px 15px;
    position: absolute;
    top: 23px;
    left: 4px;
    line-height: 24px;
    border-radius: 4px;
    border-top-left-radius: 0;
    font-size: 14px;
    display: none;
    color: #585858;
    text-align: left;
}

.desc-container:hover .desc-main>span:after {
    display: block;
}

.desc-container:hover .desc-main>span:before {
    display: block;
}

.desc-container:hover .desc-main>p {
    display: block;
}

.desc-container:hover div.desc-main {
    z-index: 2;
}

.table-container {
    overflow: hidden;
}

.information>p.title {
    margin-top: 70px;
    /* margin-left: 6%; */
    margin-right: 4.4%;
    border-bottom: none;
}

.information {
    /* margin: 0 auto 100px; */
}


/*快速资产/利润*/

.fast-balance span.showInput,
.fast-profit span.showInput {
    width: 152px;
    margin-right: -80px;
    padding-right: 8px;
}

.major-income span.showInput {
    width: 118px;
    padding-right: 8px;
    margin-right: -63px;
}

.major-income table td span:not(.showInput) {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 100%;
    margin-top: -14px;
    font-size: 13px;
    display: block;
    text-align: right;
    color: #282828;
    overflow: hidden;
    height: 28px;
    background: #fff;
    line-height: 28px;
    width: 118px;
    padding-right: 8px;
    margin-right: -63px;
}

.major-income table td span.sum {
    background: #E5E5E5;
}

.major-policy span.showInput {
    width: 152px;
    margin-right: -80px;
    padding-right: 8px;
}

.major-policy table td span:not(.showInput):not(.must) {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 100%;
    margin-top: -14px;
    font-size: 13px;
    display: block;
    text-align: right;
    color: #282828;
    overflow: hidden;
    height: 28px;
    background: #fff;
    line-height: 28px;
    width: 152px;
    margin-right: -80px;
    padding-right: 8px;
}

/* 预测表 */
.forecastingBasis {
    position: relative;
}

.forecastingBasis .storyDescLength {
    font-size: 14px;
    position: absolute;
    bottom: 7px;
    right: 42px;
}

.forecastingBasis span {
    width: 280px;
    font-size: 14px;
    color: #282828;
}

.forecastingBasis textarea {
    width: 91%;
    padding: 14px;
    min-height: 224px;
    line-height: 22px;
    margin: 10px auto;
    font-size: 14px;
    text-align: justify;
    border-color: #D5D5D5;
    outline: none;
    /*去除非IE右下角三角黑点*/
    resize: none;
    /*去除IE浏览器的滚动条*/
    overflow: hidden;
    display: block;
}

.forecastingBasis textarea:focus {
    border-color: #4393FF;
}

.forecastingBasis textarea::placeholder {
    line-height: 22px;
    text-align: justify;
    color: #666;
}

/* 折旧摊销政策统计表 */

table.depreciation input[data-type='number'],
table.taxTable>tbody>tr>td>input[type='number'],
table.taxPolicy>tbody>tr>td>input[type='number'] {
    border-color: #4393FF;
    background: #F0F6FF !important;
}

table.depreciation input[data-type='number']+span {
    background: #F0F6FF;
}

.depreciation:nth-of-type(2) {
    margin-top: 60px;
}

.depreciation thead tr:first-child {
    border-bottom: 1px #fff solid;
}

.depreciation thead th {
    width: 20%;
}

.expendTable thead th {
    width: 25%;
}

.depreciation tbody tr:nth-child(even),
table.taxTable tbody tr:nth-child(even) {
    background: #F0F6FF;
}

input.ageLimit[data-type='number']:disabled,
.depreciation .majorTotal input[data-type='number'] {
    background: #F0F6FF !important;
    border-color: #4393FF !important;
    /* color: #4393FF; */
}

.depreciation tr td:first-child input {
    border: none;
}

.depreciation tr.majorTotal>td:first-of-type {
    padding: 0 !important;
}

.depreciation tbody tr:nth-child(even) span {
    background: #F0F6FF !important;
}

.depreciation tbody tr.majorTotal span,
table.taxPolicy>tbody>tr>td>input.RDCost[type='number']:disabled {
    background: #B9D5FF !important;
    /* color: #4393FF !important; */
}