.contentText {
    padding-left: 18px;
    padding-right: 8px
}

.contentText .paragraph {
    text-indent: 2em;
    display: inline-block;
    line-height: 30px
}

.contentText .charges {
    color: #ea4120;
    margin-top: 16px;
    display: inline-block
}

.contentText .tableTitle {
    margin-top: 38px
}

.contentText .tableTitle .leftTitle {
    display: none;
    font-size: 20px;
    color: #000;
    float: left;
    margin-bottom: 20px
}

.contentText .tableTitle .left_active {
    display: block
}

.contentText .tableTitle .rightTitle {
    float: right;
    margin-bottom: 20px
}

.contentText .tableTitle .col {
    color: #000;
    cursor: pointer
}

.contentText .tableTitle .line {
    color: #000
}

.contentText .tableTitle .active {
    color: #ea4120
}

.contentText .rate {
    display: none
}

.contentText .tab_table {
    width: 100%;
    display: none
}

.contentText .tab_active {
    display: block
}

.contentText .table {
    clear: both;
    width: 100%;
    margin-bottom: 20px
}

.contentText .table .redTr {
    border-bottom: 1px solid #ea4120
}

.contentText .table tr {
    border: 1px solid #e7e7e7
}

.contentText .table td {
    text-align: center;
    height: 47px;
    width: 50%
}

.contentText .table .firstTr {
    color: #000;
    background-color: #f7f6f6;
    border-right: 1px solid #e7e7e7
}

.contentText .table .gray {
    background-color: #f7f6f6
}

.contentText .table .blackText {
    color: #000
}

.contentText .smallText {
    font-size: 14px;
    display: block;
    line-height: 30px
}

.contentText .redtext {
    color: #ea4120
}

.contentText .calculator {
    margin-top: 34px
}

.contentText .calculator .cla_title {
    font-size: 20px;
    color: #000
}

.contentText .calculator li {
    float: left;
    margin-top: 24px;
    position: relative;
    padding-left: 12px;
    color: #000;
    width: 33.33%
}

.contentText .calculator .dot {
    position: absolute;
    top: 10px;
    left: 0;
    background-color: #ea4120
}

@media (max-width: 767px) {
    .contentText {
        padding-left:0;
        padding-right: 0
    }

    .contentText .paragraph {
        text-indent: 0;
        line-height: .42rem;
        font-size: .26rem
    }

    .contentText .paragraph01 {
        margin-bottom: .58rem
    }

    .contentText .charges {
        margin-top: .28rem;
        font-size: .26rem
    }

    .contentText .tableTitle {
        margin-top: .5rem
    }

    .contentText .tableTitle .leftTitle {
        font-size: .36rem;
        margin-bottom: .39rem;
        font-weight: 700
    }

    .contentText .rate {
        display: block;
        clear: both
    }

    .contentText .rate .col_ph {
        float: left;
        width: 50%;
        text-align: center;
        height: .7rem;
        background-color: #e7e7e7;
        font-size: .3rem;
        line-height: .7rem;
        font-weight: 700;
        margin-bottom: .28rem
    }

    .contentText .rate .active {
        color: #fff;
        background-color: #ea4120
    }

    .contentText .table {
        margin-bottom: .3rem
    }

    .contentText .table td {
        height: .58rem;
        font-size: .26rem
    }

    .contentText .table .firstTr {
        font-size: .28rem;
        font-weight: 700
    }

    .contentText .table .blackText {
        font-weight: 700
    }

    .contentText .smallText {
        font-size: .26rem;
        line-height: .4rem
    }

    .contentText .calculator {
        margin-top: .57rem
    }

    .contentText .calculator .cla_title {
        font-size: .36rem;
        font-weight: 700
    }

    .contentText .calculator li {
        margin-top: .54rem;
        padding-left: .28rem;
        font-size: .26rem;
        width: 50%
    }

    .contentText .calculator .dot {
        position: absolute;
        top: .16rem
    }
}
