    .sub-form-area {
        padding: 55px 110px 70px 110px;
        border-top: 5px solid #08a048;
    }

    .sub_bojong_tit {
        text-align: center;
    }

    .sub_bojong_tit h1 {
        font-size: 30px;
        font-weight: 100;
    }

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

    .sub_bojong_ul {
        width: 100%;
        border: 1px solid #e3e3e3;
        overflow: hidden;
        text-align: center;
        margin-top: 50px;
    }

    .sub_bojong_ul li:first-child {
        border-left: none;
    }

    .sub_bojong_ul li {
        float: left;
        width: 33%;
        line-height: 48px;
        font-size: 16px;
        border-left: 1px solid #e3e3e3;
    }

    .sub_bojong_ul>.bojong_on {
        background: #079041;
        color: #fff;
    }

    .sub_bojong_topimg {
        width: 100%;
        height: 120px;
        background-color: #f1f1f1;
        margin-top: 20px;
        text-align: center;
        color: #fff;
        font-weight: 700;
    }

    .sub_bojong_topimg p {
        line-height: 125px;
        font-size: 22px;
    }

    .sub_bojong_tex {
        line-height: 22px;
        font-size: 14px;
        margin: 15px 0px;
    }

    .sub_bojong_btn_warp {
        margin-top: 30px;
        text-align: center;
    }

    .sub_bojong_btn {
        background: #079041;
        width: 400px;
        color: #fff;
        margin: 0 auto;
        line-height: 3.7em;
        font-size: 18px;
        border-radius: 7px;
    }

    .sub_bojong_info {
        color: #898989;
        margin-top: 15px;
    }

    .sub_bojong_table {
        width: 100%;
    }

    .sub_bojong_table tr th {
        background-color: #f1f1f1;
        padding: 15px 5px;
    }

    .sub_bojong_table tr td {
        border-bottom: 1px solid #f3f3f3;
        border-left: 1px solid #f3f3f3;
        padding: 5px;
        color: #666;
    }

    .sub_bojong_table tr td:first-child {
        border-left: none;
    }

    .sub_bojong_table .cate_select {
        margin-left: 22px;
        height: 26px;
        border: 1px solid #d3d3d3;
        background: #fcfcfc;
        border-radius: 0;
        font-size: 13px;
        font-weight: bold;
        width: 103px;
    }

    .sub_bojong_wrap {
        width: 100%;
        text-align: center;
    }

    .sub_bojong_wrap img {
        width: 14%;
        padding: 10px 10px;
    }

    .sub_bojong_tap {
        width: 100%;
        border-bottom: 1px solid #079041;
        text-align: center;
    }

    .sub_bojong_tap ul {
        overflow: hidden;
    }

    .sub_bojong_tap ul li {
        float: left;
        line-height: 36px;
        width: 20%;
        border-top: 1px solid #dbdce1;
        border-right: 1px solid #dbdce1;
        color: #666;
    }

    .sub_bojong_tap ul li:first-child {
        border-left: 1px solid #dbdce1;
    }

    .sub_bojong_tap .on {
        border-top: 1px solid #079041 !important;
        border-left: 1px solid #079041 !important;
        border-right: 1px solid #079041 !important;
        border-bottom: none;
        color: #079041;
    }

    .sub_bojong4_wrap {
        width: 60%;
        margin: 0 auto;
        text-align: center;
    }

    .sub_bojong4_wrap div {
        padding: 20px 40px;
        background: #f7f7f7;
        margin: 10px 0;
    }

    .sub_bojong4_wrap div>h4 {
        font-size: 16px;
        color: #079041;
        font-weight: 400;
    }

    .sub_bojong4_wrap div>p {
        color: #666;
        line-height: 20px;
        margin-top: 15px;
    }

    .sub_bojong_etc {
        width: 60%;
        overflow: hidden;
        margin: 0 auto;
        text-align: center;
        padding: 30px 0px;
    }

    .sub_bojong_etc div {
        width: 50%;
        float: left;
        vertical-align: middle;
    }

    .sub_bojong_etc div:first-child {
        border-right: 2px solid #dbdce1;
    }
