.page {
    background-color: #fffdfa;
    background-image: url(../../common/images/footer_fff.png);
}
.box_section {
    text-align: center;
    padding-bottom: 20px;
}

.product_box_cont_alert {
    color: #f80505;
    font-size: 13px;
    background-color: #f8f7f7;
    width: 880px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}

.product_box_cont {
    width: 818px;
    margin: 10px auto;
    border: 1px dashed #dedede;
    padding: 20px 30px;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
}

.product_box_cont_price {
    color: #ea5404;
    font-weight: bold;
    float: right;
}

.product_box_cont_name {
    float: left;
}

.box_section_title {
    font-size: 20px;
    color: #474747;
    padding: 20px;
}

.section_title {
    width: 325px;
    margin: 0 auto;
    z-index: 100;
}

.section_title_hr {
    margin-top: -15px;
    width: 300px;
    z-index: 64;
}

.section_title:before {
    content: '——';
    float: left;
    color: #bdbebd;
}

.section_title:after {
    content: '——';
    float: right;
    color: #bdbebd;
}

.bankList_box_title:before {
    content: '♦';
    font-size: 12px;
    margin-right: 5px;
    color: #ea5404;
}

.bankList_content {
    text-align: left;
    overflow: hidden;
    width: 820px;
    margin: 0 auto;
}

.bankList_box {
    float: left;
    width: 50%;
}

.bankList_box_title {
    font-size: 16px;
    color: #474747;
    padding: 20px;
}

.bankList_recommend_box {
    padding: 35px 20px;
    color: #474747;
    font-size: 14px;
    line-height: 24px;
}

.bankList_recommend_logo {
    padding: 10px 105px;
}

.bankList_other_box {
    color: #474747;
    font-size: 14px;
    line-height: 24px;
}

.bankList_other_logo {
    float: left;
    padding: 15px 20px;
}

.bankList_other_info {
    float: left;
}

.bankList_other_inner {
    overflow: hidden;
}

.bankList {
    padding: 20px;
}

.bankList_box_info a {
    color: #067ac5;
    text-decoration: underline;
}

.bankList .section_title {
    width: 200px;
}

.bankList_box_info span {
    letter-spacing: 13px;
    margin-right: -12px;
}
.top_pic img {
    width: 100%;
}

.jcb1 {
    border-bottom: 0px;
    margin-bottom: 0px;
}
.jcb2 {
    margin-top: -20px;
    border-top: 0px;
}

.product_box_inner {
    overflow: hidden;
}

.jcb2 .product_box_inner {
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.add_tips {
    font-size: 13px;
    background-color: #f8f7f7;
    line-height: 35px;
    width: 878px;
    margin: 0 auto;
    color: #f80505;
}

.section_tips {
    font-size: 13px;
    background-color: #f8f7f7;
    line-height: 35px;
    width: 600px;
    margin: 0 auto;
    color: #f80505;
    margin-bottom: 20px;
}