.card-detail-page { .card-detail { font-family: "黑体"; width: 100%; height: 120px; background: #ff575c; color: #fff; } .card-icon { width: 80px; height: 80px; float: left; margin: 20px 0 0 30px; } .card-icon-abc { background: url("/home/bank-icons/b-ABC.png") no-repeat; } .card-icon-boc { background: url("/home/bank-icons/b-BOC.png") no-repeat; } .card-icon-ccb { background: url("/home/bank-icons/b-CCB.png") no-repeat; } .card-icon-ceb { background: url("/home/bank-icons/b-CEB.png") no-repeat; } .card-icon-cgb { background: url("/home/bank-icons/b-CGB.png") no-repeat; } .card-icon-cib { background: url("/home/bank-icons/b-CIB.png") no-repeat; } .card-icon-citic { background: url("/home/bank-icons/b-CITIC.png") no-repeat; } .card-icon-cmbc { background: url("/home/bank-icons/b-CMBC.png") no-repeat; } .card-icon-icbc { background: url("/home/bank-icons/b-ICBC.png") no-repeat; } .card-icon-payh { background: url("/home/bank-icons/b-PAYH.png") no-repeat; } .card-icon-psbc { background: url("/home/bank-icons/b-PSBC.png") no-repeat; } .card-right { float: left; margin-left: 10px; .bank-name { font-size: 30px; margin-top: 20px; } .card-no { font-size: 26px; font-style: normal; } } .card-info { background: #fff; border-bottom: 1px solid #e0e0e0; width: 100%; height: auto; overflow: hidden; padding-left: 30px; box-sizing: border-box; li { height: 88px; border-bottom: 1px solid #e0e0e0; line-height: 88px; .txt-label { width: 220px; text-align: left; font-size: 34px; color: #444; float: left; } .info-right { float: left; color: #444; font-size: 28px; } } li:last-child { border-bottom: none; } } .tip-cont { p { color: #b0b0b0; font-size: 22px; line-height: 30px; padding: 25px 25px 0; } .card-btn { width: 656px; margin: 94px auto 0; font-size: 28px; line-height: 88px; } span { float: left; width: 312px; height: 88px; border-radius: 10px; text-align: center; cursor: pointer; } .relieve-btn { background: #fff; border: 1px solid #444; color: #444; margin-right: 30px; } .relieve-btn:active { background: #dedede; border: 1px solid #adadad; } .change-btn { background: #444; color: #fff; } .change-btn:active { background: #2b2b2b; } } } .installment-body { .dialog-box { background: #fff !important; } }