.banner {
    width: 100%;
    background-color: #000;
    text-align: center;
    color: white;
    letter-spacing: 0.3em;
    background-image: url(/images/app/bill/bg001.jpg);
    height: 500px;
    background-size: 100% 500px;
}

.banner-text {
    font-weight: 700;
    text-align: center;
    background-color: #00000063;
    height: 100%;
}

.banner-title {
    font-size: 46px;
    font-weight: 400;
    color: #FFFFFF;
    padding-top: 192px;
}

.bill-b-title {
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.bill-b-detail {
    font-size: 14px;
    font-weight: 300;
    color: #6A6A6A;
}

.bill-b-out {
    width: 100%;
    text-align: center;
    padding-top: 59px;
    height: 600px;
}

.bill-b-inner {
    justify-content: center;
    display: flex;
    margin-top: 68px;
}

.bill-c {
    height: 600px;
}

.bill-c-bg {
    height: 4px;
    margin-top: 71px;
    width: 959px;
    background-image: url(/images/app/bill/bg002-a.png);
}

.bill-e {
    height: 800px;
}

.bill-e-left {
    z-index: 9;
    width: 560px;
    height: 460px;
    margin-top: -109px;
    padding: 60px 79px 40px;
    background: #FFFFFF;
    box-shadow: 0 0 27px 0 rgba(0, 44, 99, 0.2);
}

.form-control {
    height: 48px;
    font-size: 20px;
    font-weight: 400;
    color: #909090;
    border-bottom: 2px solid #e5e5e5;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
}

.bill-e-left > input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6)
}

.bill-e-left-p1 {
    font-size: 22px;
    font-weight: 400;
    color: #333333;
}

.bill-e-left-p2 {
    font-size: 16px;
    font-weight: 400;
    color: #909090;
    margin-bottom: 20px;
}

.bill-e-right {
    padding: 40px 60px;
}

.bill-e-right-p1 {
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 30px;
}

.bill-e-right-p {
    font-size: 18px;
    font-weight: 400;
    color: #565656;
    margin: 0 0 26px;
}

.bill-e-right-p > img {
    width: 24px;
    height: 24px;
}

.bill-btn {
    width: 360px;
    height: 40px;
    margin-left: 21px;
    background: #2673FF;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
}

.bill-c-title {
    padding-top: 90px;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: #FFFFFF;
}

.bill-c-out {
    background: url(/images/app/bill/bg002.png) no-repeat;
    background-size: 100% 600px;
    height: 600px;
}

.bill-c-p {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 5px 0 -5px -17px;
}

.bill-c-content {
    width: 317px;
    min-height: 206px;
    line-height: 28px;
    float: left;
    margin: 0 1px;
    padding: 38px;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 300;
    color: #565656;
    background-size: 100% 206px;
    background: url(/images/app/bill/bg002-c.png) no-repeat;
}

.btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 13px 0 #b6cdff;
}

.bill-d-title {
    padding-top: 80px;
    font-size: 30px;
    font-weight: 400;
    color: #FFFFFF;
}

.bill-d-content {
    margin-top: 39px;
    letter-spacing: 0.1em;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}

.bill-d-card {
    float: left;
    margin: 0 15px;
}

.bill-d {
    background-size: 100% 680px;
    background-image: url(/images/app/bill/bg003.png);
    width: 100%;
    height: 680px;
    text-align: center
}

.bill-d-card-a {
    letter-spacing: 2px;
    line-height: 23px;
    margin-top: 20px;
    width: 260px;
    height: 160px;
    font-size: 16px;
    border-radius: 6px;
    font-weight: bold;
    color: #2673FF;
    padding: 24px 0;
    background-color: white;
}

.bill-d-card-b {
    width: 300px;
    height: 200px;
    padding: 45px 0;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 2px;
    line-height: 27px;
    background-size: 100% 200px;
    background: url(/images/app/bill/bg003-a.png) no-repeat;
}

.bill-d-card-c {
    margin-top: 20px;
    width: 260px;
    height: 160px;
    font-size: 16px;
    border-radius: 6px;
    font-weight: bold;
    color: #2673FF;
    letter-spacing: 2px;
    line-height: 23px;
    padding: 36px 0;
    background-color: white;
}

.bill-d-card-bottom {
    margin: 0 164px;
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
}