/* main */
.ewb-main {
    margin-top: 20px;
    padding-bottom: 20px;
}

.ewb-main-wpr {
    border: 1px solid #d8eef7;
    background-color: #fff;
}

/* 公共支付默认 */

.ewb-pay-hd {
    padding-top: 23px;
}

.ewb-pay-outwpr {
    margin: 0 auto;
    margin-top: 31px;
    width: 630px;
    height: 32px;
    border-top: 1px solid #b3dff2;
    text-align: center;
}

.pay-twp {
    margin-top: -33px;
    display: inline-block;
    vertical-align: top;
}

.pay-twp {
    *display: inline;
}

.pay-tt {
    padding: 0 30px;
    height: 64px;
    line-height: 64px;
    font-weight: bold;
    font-size: 30px;
    color: #2f6fb9;
    background-color: #fff;
}

.pay-tico {
    display: block;
    width: 5px;
    height: 64px;
    background-image: url(https:/center.lnzwfw.gov.cn/api/static/pay/images/subpic/pay_list.png);
    background-repeat: no-repeat;
    background-position: center;
}

.ewb-pay-bd {
    padding-top: 53px;
    padding-bottom: 101px;
}

.pay-boxwpr {
    text-align: center;
}

.pay-box {
    margin: 0 68px;
    padding-top: 184px;
    display: inline-block;
    vertical-align: top;
    width: 250px;
    height: 96px;
    line-height: 96px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
}

.pay-box.box01 {
    background-image: url(https:/center.lnzwfw.gov.cn/api/static/pay/images/subpic/pay_img01.png);
}

.pay-box.box02 {
    background-image: url(https:/center.lnzwfw.gov.cn/api/static/pay/images/subpic/pay_img02.png);
}

.pay-box.box01:hover {
    background-image: url(https:/center.lnzwfw.gov.cn/api/static/pay/images/subpic/pay_img01h.png);
}

.pay-box.box02:hover {
    background-image: url(https:/center.lnzwfw.gov.cn/api/static/pay/images/subpic/pay_img02h.png);
}
