body,
html {
    min-width: 1200px;
}

.top img {
    width: 100%;
    margin: 0 auto;
    height: 144px;
}

.zhifu-title {
    /* height: 369px; */
    position: relative;
    width: 100%;
    margin: 0 auto;
    min-width: 1200px;
}

.banner {
    max-width: 1920px;
    margin: 0 auto;
}

.banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.title-main {
    width: 1200px;
    height: 200px;
    margin: 5px auto 0 auto;
    color: #FFFFFF;
    background-image: url("../image/taskBack.png");
}

.zhifu-wai {
    border-top: 1px solid transparent;
    width: 1200px;
    /* padding-bottom: 30px; */
    margin: 0 auto;
    background-color: #ffffff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 10px 0px;
    margin-bottom: 40px;
    box-sizing: border-box;
}

.title-main p {
    font-size: 40px;
    color: #FFFFFF;
    line-height: 221px;
}

.main-p {
    width: 100%;
    height: 35px;
    background-repeat: no-repeat;
    background-position: left center;
    margin: 20px;
    margin-bottom: 35px;
}

.border-p {
    border: 1px solid rgba(238, 238, 238, 1);
    margin: 25px 30px;
}

.shjf-title {
    background-image: url("../image/生活缴费.png");
    background-size: auto 100%;
}

.ks-title {
    background-image: url("../image/考试缴费.png");
    background-size: auto 100%;
}

.gx-title {
    background-image: url("../image/高校缴费.png");
    background-size: auto 100%;
}

.bdc-title {
    background-image: url("../image/不动产登记缴费.png");
    background-size: auto 100%;
}

.qt-title {
    background-image: url("../image/其他缴费.png");
    background-size: auto 100%;
}

.warm-tips {
    width: 1200px;
    margin: 20px auto;
    border-radius: 4px;
    padding: 20px;
    box-sizing: border-box;
    height: 200px;
    opacity: 1;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(255, 240, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
    border: 3px solid rgba(255, 255, 255, 1);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
}

.warm-tips-title {
    width: 100%;
    height: 30px;
    background-image: url("../image/温馨提示.png");
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 10px;
}

.warm-tips-content p {
    line-height: 25px;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 27.51px;
    color: rgba(214, 104, 60, 1);
    text-align: left;
    vertical-align: top;
}

.warm-tips-content p:last-child {
    margin-bottom: 0;
}

.shjf-div {
    padding: 0 30px;
    display: flex;
    /* justify-content: space-between; */
    gap: 37px;
    flex-wrap: wrap;
}

.shjf-div .shjfLi {
    width: 335px;
    height: 69px;
    /* margin-bottom: 40px; */
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    background-image: url("../image/文本框.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.shjf-div .shjfLi>span {
    display: none;
}

.shjf-div .shjfLi:hover {
    background: rgba(189, 26, 45, 1);
    color: #FFFFFF;
}

.shjf-div .shjfLi.mr0 {
    margin-right: 0;
}

.shjf-name {
    line-height: 29px;
    font-size: 20px;
    font-weight: bolder;
}

.jsf-spImg {
    background-image: url("../image/jsf.png");
}

.jdf-spImg {
    background-image: url("../image/jdf.png");
}

.jrqf-spImg {
    background-image: url("../image/jrqf.png");
}

.jqnf-spImg {
    background-image: url("../image/jqnf.png");
}

.txf-spImg {
    background-image: url("../image/txf.png");
}

.dsf-spImg {
    background-image: url("../image/dsf.png");
}

.bdc-div .bdcli:hover {
    background: rgba(189, 26, 45, 1);
    color: #FFFFFF;
}

.bdc-div .bdcli:hover span {
    background-position: -44px -203px;
}

.ks-div,
.gx-div {
    padding: 0 30px;
    display: flex;
    /* justify-content: space-between; */
    gap: 37px;
    flex-wrap: wrap;
}

.ks-div .ksli,
.ks-div .ksli2,
.gx-div .gxli {
    transition: all .3s ease;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10);
    cursor: pointer;
    background-image: url("../image/文本框.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ks-div .ksli,
.ks-div .ksli2 {
    width: 335px;
    height: 69px;
    /* margin-bottom: 40px; */
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    background-image: url("../image/文本框.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.ks-div .ksli p,
.ks-div .ksli2 p {
    width: auto;
    text-align: left;
}

.ks-div .ksli span,
.ks-div .ksli2 span {
    display: none;
}

.jsj-spImg {
    background-image: url("../image/jsj-spImg.png");
}

.zx-spImg {
    background-image: url("../image/zx-spImg.png");
}

.ks-div .ksli:hover,
.ks-div .ksli2:hover {
    background: rgba(189, 26, 45, 1);
    color: #FFFFFF;
}

.li-name {
    line-height: 29px;
    font-size: 20px;
    font-weight: bolder;
    margin: 0;
}

.gx-div .gxli {
    width: 335px;
    height: 69px;
    /* margin-bottom: 40px; */
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    background-image: url("../image/文本框.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.gx-txt,
.gx-name {
    width: auto;
    text-align: left;
}

.gx-div .gxli>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0;
}

.gx-name {
    font-size: 20px;
    font-weight: bolder;
    margin: 0;
    flex-shrink: 0;
}

.gx-txt {
    line-height: 1.5;
    font-size: 12px;
    color: #797979;
    margin: 0 0 0 20px;
    text-align: left;
    flex: 1;
}

.gx-div .gxli p>span {
    color: #333333;
}

.gx-div .gxli:hover {
    background: rgba(189, 26, 45, 1);
    color: #FFFFFF;
}

.gx-div .gxli:hover .gx-txt,
.gx-div .gxli:hover .gx-txt span {
    color: #FFFFFF;
    transition: all .3s ease;
}

.bdc-div {
    padding: 0 30px;
    display: flex;
    /* justify-content: space-between; */
    gap: 37px;
    flex-wrap: wrap;
}

.bdc-div .bdcli {
    width: 335px;
    height: 69px;
    /* margin-bottom: 40px; */
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    background-image: url("../image/文本框.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.bdc-div .bdcli.bdcli-last {
    margin-right: 0;
}

.bdc-name {
    line-height: 29px;
    font-size: 20px;
    font-weight: bolder;
    margin: 0;
}

.bdc-div .bdcli:hover {
    background: rgba(189, 26, 45, 1);
    color: #FFFFFF;
}

.bdc-div .bdcli:hover span {
    background-position: -44px -203px;
}

.zzl-spImg {
    background-image: url("../image/zzl-spImg.png");
}

.fzzl-spImg {
    background-image: url("../image/fzzl-spImg.png");
}

.zsgbf-spImg {
    background-image: url("../image/zsgbf-spImg.png");
}

.qt-div {
    padding: 0 30px;
    display: flex;
    /* justify-content: space-between; */
    gap: 37px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.qt-div .qtli {
    width: 335px;
    height: 69px;
    /* margin-bottom: 40px; */
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    background-image: url("../image/文本框.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.qt-div .qtli.qtli-last {
    margin-right: 0;
}

.qt-div .qtli.qtli-row2 {
    margin-top: 0;
}

.qt-name {
    font-size: 20px;
    font-weight: bolder;
    margin: 0;
    text-align: left;
    line-height: 29px;
}

.cdf-spImg {
    background-image: url("../image/cdf-spImg.png");
}

.czgjpsf-spImg {
    background-image: url("../image/czgjpsf-spImg.png");
}

.jtyylfk-spImg {
    background-image: url("../image/jtyylfk-spImg.png");
}

.syzgzjf-spImg {
    background-image: url("../image/syzgzjf-spImg.png");
}

.tzsbjyf-spImg {
    background-image: url("../image/tzsbjyf-spImg.png");
}

.qt-div .qtli:hover {
    background: rgba(189, 26, 45, 1);
    color: #FFFFFF;
}

.qt-div .qtli:hover span {
    background-position: -44px -203px;
}

.opAdd {
    background-color: #cd0600;
    color: #FFFFFF;
}

.opAdd>span {
    background-position: -44px -203px !important;
}

.opAdd p,
.opAdd p>span {
    color: #FFFFFF !important;
}

.mud {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.mud>div {
    width: 540px;
    height: 240px;
    background-color: #FFFFFF;
    top: 25%;
    left: 35%;
    position: fixed;
}

.mud div>img {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.mud>div p {
    height: 38px;
    line-height: 38px;
    font-size: 17px;
    box-sizing: border-box;
    font-weight: bolder;
    text-align: left;
    margin-left: 85px;
    margin-bottom: 15px;
}

.mud>div p span {
    display: inline-block;
    width: 102px;
    text-align: right;
}

.mud>div p input[type=text] {
    height: 37px;
    line-height: 37px;
    box-sizing: border-box;
    padding: 0 10px;
}

.mud>div p img {
    height: 37px;
    vertical-align: top;
    width: 90px;
    margin-left: 10px;
}

.mudBtn {
    border: none;
    border-right: 1px solid #d4d4d4;
    font-size: 18px;
    color: #cd0600;
    width: 270px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background-color: #FFFFFF;
    cursor: pointer;
    transition: all .3s ease;
}

.mudBtn:hover {
    background-color: #cd0600;
    color: #FFFFFF;
}

._hidden {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* 缴水费弹框样式 */
.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 650px;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.modal-header {
    background: rgba(189, 26, 45, 1);
    color: #fff;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-title {
    font-size: 18px;
    font-weight: bold;
}

.modal-close {
    font-size: 28px;
    cursor: pointer;
    line-height: 1;
}

.modal-body {
    padding: 30px 20px;
}

.pay-options {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.pay-option {
    display: block;
    padding: 15px 10px;
    border-radius: 4px;
    text-align: center;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
    background: linear-gradient(180deg, rgba(248, 250, 251, 1) 0%, rgba(250, 247, 247, 0) 100%);

    border: 1px solid rgba(229, 229, 229, 1);
}

.pay-option:hover {
    background: linear-gradient(180deg, rgba(254, 252, 253, 1) 0%, rgba(255, 235, 236, 1) 100%);
    border: 1px solid rgba(189, 26, 45, 1);
    color: #cd0600;
}