.calculatorbj { position: relative; /*overflow: hidden;*/ /*margin-bottom: -70px;*/ }

    .calculatorbj .calculator-module { position: relative; z-index: 1; }

    .calculatorbj:before { content: ""; /*background: #FFFFFF url(/content/images/app_downloadbg.png) no-repeat;*/ position: absolute; z-index: 0; background-size: cover; right: 0; bottom: 0; top: 0; left: 0; filter: blur(29px); margin: -10px; }

.calculator_info { color: #999; padding: 23px; text-align: center; }

.calculator-module { font-size: 14px; font-family: "Microsoft YaHei",arial,sans-serif; width: 1200px; margin: 0 auto; word-break: break-all; word-wrap: break-word; line-height: 150%; padding-right: 10px; }

    .calculator-module .radio input { display: none; }

    .calculator-module .checked { color: #E93B33; }

    .calculator-module .icon { background: url("calculator-icon.png") no-repeat; }

    .calculator-module .radio { height: 24px; line-height: 24px; cursor: pointer; margin-right: 10px; white-space: nowrap; display: inline-block; }

        .calculator-module .radio .icon { background-position: 4px -160px; display: inline-block; vertical-align: top; width: 24px; height: 24px; cursor: pointer; }

    .calculator-module .checked .icon { background-position: 4px -190px; }

    .calculator-module ul { padding: 0; margin: 0; list-style-type: none; }

    .calculator-module input { padding: 0; border: 0; background: none; outline: none; color: inherit; font-size: 1em; }

    .calculator-module .input-field, .calculator-form .select-box { height: 38px; line-height: 38px; border: 1px solid #dfdfdf; width: 256px; position: relative; z-index: 0; padding-right: 90px; color: #666666; float: left; background: #FFFFFF; }

.calculator-form .item .label { float: left; width: 170px; text-align: right; margin-right: 10px; }

.calculator-module .input-field .explain { position: absolute; top: 0; right: 0; white-space: nowrap; background: #ffffff; padding: 0 10px; color: #999999; z-index: 0; }

.calculator-module .input-field input { height: 38px; line-height: 38px; width: 100%; font-size: 16px; padding-left: 3px; }

.calculator-form .item { height: 40px; line-height: 40px; clear: both; margin: 15px 0; }

.calculator-form { width: 700px; padding: 5px 0; margin: 40px 0; border-right: 1px solid #E9EAEA; float: left; margin-right: -1px; }

.calculator-module .clf-b { display: block; clear: both; }

.annotation { color: #999999; }

.calculator-module .multifunction-tabs { clear: both; height: 56px; border-bottom: 2px solid #f3f3f3; margin-top: 10px; }

    .calculator-module .multifunction-tabs .tab { font-size: 15px; color: #83868f; float: left; width: 16.66%; font-weight: 700; text-align: center; cursor: pointer; height: 56px; line-height: 56px; }

    .calculator-module .multifunction-tabs .active { color: #d64242; border-bottom: 3px solid #d64242; }

.calculator-form .with-capital .unit-price, .calculator-form .with-capital .acreage, .calculator-form .with-capital .down-payment-percentage { display: none; }

.calculator-form .input-field .mask { display: none; }

.calculator-form .with-acreage .capital .input-field .mask { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; display: block; }

.calculator-form .with-acreage .capital .input-field { background: #f0f0f0; }

.calculator-form .select-box { padding-right: 0; width: 346px; }

.calculator-form .select-value-bar { position: relative; z-index: 1; padding-right: 23px; height: 100%; }

    .calculator-form .select-value-bar .icon { width: 20px; position: absolute; right: 0; top: 0; height: 100%; background-position: -23px -266px; }

.calculator-form .select-box.open { z-index: 2; border-color: #d64242; }

    .calculator-form .select-box.open .select-value-bar { background-color: #f9f9f9; }

        .calculator-form .select-box.open .select-value-bar .icon { background-position: -22px -650px; }

.calculator-form .interest-rate-select-box { width: 215px; text-align: center; }
.calculator-form .interest-rate-lpr-select-box { width: 215px; text-align: center; }
.calculator-form .symbol { float: left; padding: 0 3px; }

.calculator-form .fold-select-box { width: 80px; }

.calculator-form .interest-rate-input-field { padding-right: 35px; width: 45px; }

.calculator-form .select-value { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 100%; padding: 0 5px; }

.calculator-form .select-panel { position: absolute; overflow: auto; z-index: 0; top: 100%; max-height: 240px; min-width: 100%; background: #ffffff; border: 1px solid #d64242; border-top-color: #dfdfdf; left: -1px; display: none; box-shadow: 2px 2px 10px rgba(0,0,0,.25); }

.calculator-form .select-box.open .select-panel { display: block; }

.calculator-form .select-panel .option { height: 36px; line-height: 36px; cursor: pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 5px; }

    .calculator-form .select-panel .option:hover { background-color: #f9f9f9; }

.calculator-form .select-value-bar input { display: none; }

.calculator-form .with-commercial .loan-principal { display: none; }

.calculator-form { visibility: hidden; }

.calculator-content { background: #f9f9f9; padding: 10px 0; position: relative; z-index: 0; }

.calculator-module-initialized .calculator-content { background: none; }

.calculator-module-initialized .calculator-form { visibility: visible; }

.with-commercial .pf-interest-rate, .with-fund .cl-interest-rate, .with-commercial .pf-capital, .with-fund .cl-capital { display: none; }

.calculator-form .calculate-btn, .calculator-form .reset-btn { width: 150px; height: 43px; line-height: 43px; display: inline-block; border: 1px solid #e43; border-radius: 20px; background: #e43; color: #fff; font-size: 16px; text-align: center; padding: 0; outline: none; vertical-align: top; }

.calculator-form .button { cursor: pointer; box-shadow: 2px 2px 5px rgba(0, 0, 0, .25); }

.calculator-form .reset-btn { background-color: #f5f5f5; color: #333; border: 1px solid #e7e7e7; margin-left: 20px; }

    .calculator-form .calculate-btn .icon, .calculator-form .reset-btn .icon { background-position: 10px -304px; display: inline-block; width: 35px; height: 100%; vertical-align: top; }

    .calculator-form .reset-btn .icon { background-position: 10px -396px; }

.calculator-form .action-button-bar { padding-left: 180px; margin: 20px 0; }

.calculator-form .calculate-btn:hover { background-color: #db3f2f; }

.calculator-form .reset-btn:hover { background-color: #eee; }

.calculator-form .calculate-btn:active, .calculator-form .reset-btn:active { font-size: 15px; }

input:read-only { background: #f0f0f0; }

.calculator-form .field-set { display: none; }

.calculator-form .calculator-active { display: block; }

.calculator-results { float: right; width: 499px; border-left: 1px solid #E9EAEA; margin: 40px 0; }

.calculator-form .date-year, .calculator-form .date-month { width: 164px; margin-right: 15px; }

.calculator-form .with-ahead-all .ahead-capital { display: none; }

.calculator-form .item-tips { color: #999999; font-size: 12px; padding-left: 180px; width: 350px; margin: -12px 0 15px; }

.calculator-form .resold-show, .calculator-form .new-show { display: none; }

.calculator-form .with-resold-house .resold-show, .calculator-form .with-new-house .new-show { display: block; }

.calculator-form .with-resold-house .original-total-price { display: none; }

.calculator-form .with-difference .original-total-price { display: block; }

.calculator-content .ask-con { position: relative; z-index: 1; font-size: 12px; color: #999; text-align: center; }

    .calculator-content .ask-con .icon { display: inline-block; vertical-align: text-top; background-position: 0 -452px; width: 15px; height: 15px; }

    .calculator-content .ask-con .ask-container { position: absolute; left: -112px; top: 30px; width: 210px; background: #fff; border: 1px solid #e0e0e0; padding: 10px 15px; display: none; }

    .calculator-content .ask-con:hover .ask-container { display: block; }

    .calculator-content .ask-con .ask-container .pos { position: relative; display: inline-block; }

        .calculator-content .ask-con .ask-container .pos .ask-txt { font-size: 12px; color: #666; line-height: 20px; display: inline-block; }

    .calculator-content .ask-con .ask-container .icon { position: absolute; left: 50%; top: -13px; width: 25px; height: 15px; display: inline-block; background-position: 0 -579px; margin-left: -12px; }

.calculator-result { padding: 20px; margin-left: 10px; background: #FAFAFA; box-shadow: 2px 2px 10px rgba(0, 0, 0, .25); display: none; }

.calculator-results .calculator-active { display: block; }

.calculator-result .result-tabs { height: 40px; line-height: 40px; border-bottom: 1px solid #e9e9e9; }

    .calculator-result .result-tabs .tab { float: left; position: relative; width: 95px; height: 40px; font-size: 16px; color: #666; display: block; text-align: center; cursor: pointer; }

        .calculator-result .result-tabs .active, .calculator-result .result-tabs .tab:hover { border-bottom: 2px solid #e43; text-decoration: none; color: #333; }

.calculator-result .aci-content, .calculator-result .ac-content, .calculator-result .calc-res-content { display: none; }

.calculator-result .content-active { display: block; }

.calculator-result-content { clear: both; padding: 10px 0; }

    .calculator-result-content .hd { line-height: 40px; font-size: 20px; display: block; overflow: hidden; margin-bottom: 5px; font-weight: bold; text-align: center; margin-top: 10px; clear: both; }

        .calculator-result-content .hd strong { display: inline-block; font-size: 30px; color: #e43; margin: 0 5px; vertical-align: middle; }

        .calculator-result-content .hd span { display: inline-block; vertical-align: middle; }

        .calculator-result-content .hd .action-link { font-size: 14px; font-weight: normal; margin-left: 10px; /*vertical-align: text-top;*/ }

    .calculator-result-content .layout-mt10 { margin-top: 10px; }

    .calculator-result-content .layout-mt20 { margin-top: 20px; }

    .calculator-result-content .small-hd { font-size: 16px; line-height: 30px; }

    .calculator-result-content .sub-hd { font-size: 14px; line-height: 25px; }

        .calculator-result-content .small-hd strong, .calculator-result-content .sub-hd strong { font-size: 20px; }

    .calculator-result-content .hd-tips { text-align: center; font-size: 12px; color: #999999; clear: both; }

.calculator-module p { padding: 0; margin: 0; }

.calculator-result-note { border-top: 1px dotted #e1e1e1; margin-top: 20px; padding: 15px 5px; line-height: 18px; font-size: 12px; color: #333333; clear: both; }

    .calculator-result-note p { margin: 5px 0; text-align: justify; }

.calculator-result-chart { margin: 20px 0; }

    .calculator-result-chart .chart { float: left; width: 135px; height: 135px; }

    .calculator-result-chart .chart { clear: both; margin-right: 15px; }

    .calculator-result-chart .info { float: left; }

.calculator-result .action-link { color: #e43; text-decoration: underline; cursor: pointer; }

.calculator-result-chart .info .items { margin-top: 5px; }

.tax-calculator .calculator-result-chart .info .items { margin-top: 22px; }

.calculator-result-chart .info .item { height: 30px; line-height: 30px; }

    .calculator-result-chart .info .item i { display: inline-block; vertical-align: middle; height: 10px; width: 10px; border-radius: 10px; margin-right: 5px; background-color: #B92F30; }

.calculator-result-chart .info .item1 i { background-color: #B92F30; }

.calculator-result-chart .info .item2 i { background-color: #2C3E4B; }

.calculator-result-chart .info .item3 i { background-color: #5A979F; }

.calculator-result-chart .info .item4 i { background-color: #CD785E; }

.calculator-result-chart .info .item5 i { background-color: #89C1A6; }

.calculator-result-chart .info .item6 i { background-color: #6C967A; }

.calculator-result-chart .info .item7 i { background-color: #C37C29; }

.calculator-result-chart .info .item8 i { background-color: #B59991; }

.calculator-result-chart .info .item9 i { background-color: #65676A; }

.calculator-result-chart .info .action-link { margin-top: 10px; }

.calculator-form .error { height: auto; }

    .calculator-form .error .input-field { border-color: #B92F30; }

.calculator-form .error-msg { clear: both; padding: 5px 0 0 180px; color: #B92F30; font-size: 12px; display: none; line-height: 14px; }

.calculator-form .error .error-msg { display: block; }

.calculator-popup { position: fixed; z-index: 100; background: rgba(0,0,0,.5); width: 100%; height: 100%; top: 0; left: 0; display: none; }

.calculator-detail-box { position: absolute; left: 50%; top: 50%; width: 580px; height: 550px; margin: -275px 0 0 -295px; background: 0 0; }

    .calculator-detail-box .hd { width: 560px; height: 50px; line-height: 50px; background: #e43; font-size: 20px; color: #fff; padding-left: 20px; display: block; font-weight: 400; }

    .calculator-detail-box .close { position: absolute; top: 50%; left: 50%; width: 20px; height: 20px; background: url('calculator-icon.png') 0 -617px no-repeat; display: block; margin: -263px 0 0 255px; z-index: 10; cursor: pointer; }

.calculator-detail-content { width: 580px; height: 500px; background: #fff; overflow-y: auto; overflow-x: hidden; -webkit-overflow-scrolling: touch; }

    .calculator-detail-content .data-table li { float: left; width: 25%; height: 50px; padding-top: 5px; border-right: 1px solid #efefef; border-bottom: 1px solid #efefef; color: #999; font-size: 12px; line-height: 25px; margin-right: -1px; overflow: hidden; }

    .calculator-detail-content .data-table div { padding: 0 10px 0; }

.calculator-result .total-tax .value { color: #e43; font-weight: bold; font-size: 1.1em; }

.calculator-result-contrast .title { font-size: 14px; height: 25px; line-height: 25px; }

.calculator-result-contrast .text { color: #999; height: 20px; line-height: 20px; display: block; clear: both; }

.calculator-result-contrast .bar { -webkit-transition: width 200ms; transition: width 200ms; height: 10px; width: 100%; }

.calculator-result-contrast .mp-contrast .current .bar { background: #e43e43; }

.calculator-result-contrast .mp-contrast .quondam .bar { background: #ffaea6; }

.calculator-result-contrast .date-contrast .current .bar { background: #29b6f6; }

.calculator-result-contrast .date-contrast .quondam .bar { background: #abe5ff; }

.calculator-result-contrast .mp-contrast, .calculator-result-contrast .date-contrast { float: left; width: 46%; }

.calculator-result-contrast .mp-contrast { margin-right: 8%; }

.calculator-result-contrast { margin: 20px auto; padding: 15px 0 20px; border-top: 1px dotted #e1e1e1; }

    .calculator-result-contrast .current, .calculator-result-contrast .quondam { margin-top: 10px; }

.calculator-result-content .result-tabs { margin-top: -10px; }

.calculator-result-content .paid-off { display: none; }

.calculator-result-content .info-item { margin: 8px 0; }

.calculator-result-content .ao-content .hd { text-align: left; }

.calculator-result-content .ao-content { padding-left: 20px; }

.calculator-result-content .error-msg { color: #B92F30; }
