#dhxx .card-header {
    background-position: -285px 2px;
}

#jlzs .card-header {
    background-position: -285px -28px;
}

#jlzs .card-header, #fjzs .card-header, #zbzs .card-header, #jfzs .card-header {
    background-position: -285px -28px;
}

#dhxx .card-content {
    line-height: 30px;
}

#dhxx .card-content span {
    font-size: 16px;
}

#jlzs .card-content, #fjzs .card-content, #zbzs .card-content, #jfzs .card-content {
    overflow: hidden;
    line-height: 30px;
}

#jlzs .card-content li, #fjzs .card-content li, #zbzs .card-content li, #jfzs .card-content li {
    width: 100%;
    display: inline-block;
    padding: 3px 0;
    border-top: 1px dashed #ddd;
    margin-top: -1px;
    font-size: 12px;
}

#jlzs .card-content span, #fjzs .card-content span, #zbzs .card-content span, #jfzs .card-content span {
    margin-left: 3px;
}

#zysx .card-content {
    padding-bottom: 10px;
    line-height: 24px;
}

#zysx .card-content li {
    margin-left: 20px;
    margin-top: 7px;
    list-style: decimal;
}

.card-wrapper .qdList {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding-bottom: 0;
}

.qdList li {
    width: 126px;
    height: 72px;
    float: left;
    padding: 10px 20px;
    border-right: 1px solid #ccc;
    line-height: 24px;
    border-bottom: 1px solid #ccc;
    background: #f7f7f7;
    text-align: center;
}

.qdList li:nth-child(4n) {
    border-right: none;
}

.qdList li a {
    display: block;
    cursor: pointer;
}

.qdList li a:hover {
    text-decoration: none;
}

.qdList li b {
    display: block;
    color: #333;
    font-size: 15px;
}

.qdList li span {
    font-size: 12px;
    color: #999;
}

.qdList li span i {
    color: #b82929;
    font-style: normal;
    font-size: 14px;
}

.qdList li p {
    width: 80px;
    height: 24px;
    background: #32b8a0;
    color: #fff;
    text-align: center;
    display: none;
    margin: 0 auto;
    margin-top: 10px;
}

.qdList li.now {
    background: #fff;
}

.qdList li.now p {
    display: block;
    border-radius: 3px;
}

.pay-block-wechat p {
    background: #2ab303 !important;
}

.pay-block-alipay p {
    background: #00aaee !important;
}

.pay-block-unionpay p {
    background: #ef1a1e !important;
}

.pay-block-qqpay p {
    background: #68a5e1 !important;
}

#user p {
    height: 36px;
    line-height: 36px;
    display: block;
}

#user span {
    width: 120px;
    float: left;
    text-align: right;
}

#user span i {
    padding-right: 3px;
    font-style: normal;
}

#user span i {
    padding-right: 3px;
}

#user input {
    width: 230px;
    height: 20px;
    line-height: 20px;
    padding: 7px 10px;
    border: 1px solid #ccc;
    box-sizing: inherit;
}

#user select {
    width: 252px;
    height: 36px;
    border: 1px solid #ccc;
}

#user input.yzm {
    width: 120px;
}

#user .yzmPic {
    height: 36px;
    display: inline-block;
    margin-left: 20px;
}

#user p em {
    color: #aaa;
    font-size: 12px;
}

.gift-wrap {
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.8;
    background: #eff4fa;
    color: #f00;
    overflow: hidden;
    padding: 15px;
}

.gift-wrap p {
    margin: 0;
    padding: 0 !important;
    line-height: 28px !important;
    height: 28px !important;
}

.gift-wrap p span.infos-title {
    width: 100px !important;
    font-weight: 700;
    line-height: 28px !important;
    height: 28px !important;
}


.gift-wrap .infos {
    overflow: hidden;
    margin: 0;
    padding: 0 !important;
    line-height: 28px !important;
    height: 28px !important;
}

.gift-wrap .infos .infos-title {
    width: 100px !important;
    text-align: right;
    font-weight: 700;
    float: left;
    margin-top: 0;
}

.gift-wrap .infos ul {
    float: left;
}

.gift-wrap .infos ul li {
    display: inline;
    padding-right: 20px;
}