@media screen and (min-width:768px) {
    .payment-new-server {
        width: 100%;
        height: 453px;
        background: white;
        margin-bottom: 30px;
    }

    .payment-new-content {
        padding: 45px 43px;
        font-size: 16px;
        color: #333;
        font-family: PingFangSC-regular;
    }

    .payment-new-content-a {
        height: 100px;
        padding-bottom: 0px;
        vertical-align: bottom;
        position: relative;
    }

    .payment-new-content-a p {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 37px;
        width: 205px;
        line-height: 30px;
        font-size: 16px;
    }

    .payment-content-img {
        width: 93px;
        height: 93px;
        position: absolute;
        left: 53%;
        top: -5px;
    }

    .payment-content-img.payment-content-img-a {
        background: url(/static/img/claimService/payment-tlife.png);
    }

    .payment-new-content-b {
        height: 100px;
        position: relative;
        margin-top: 5px;
    }

    .payment-new-content-b p {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 333px;
        height: 23px;
        line-height: 23px;
        font-size: 16px;
        color: #333333;
    }

    .payment-content-img.payment-content-img-b {
        background: url(/static/img/claimService/payment-tofficial.png);
        top: 5px;
    }

    .payment-new-content-c {
        height: 37px;
        line-height: 37px;
        margin: 2px 0;
        position: relative;
    }

    .payment-new-content-c p.auto-service {
        height: 37px;
        color: #333;
        width: 208px;
        line-height: 37px;
        font-size: 16px;
        display: inline-block;
        position: absolute;
        left: 0%;
        top: 0;
    }

    .payment-new-content-c p.telephone {
        display: inline-block;
        position: absolute;
        left: 53%;
        top: 0;
    }

    .payment-new-content-c p:last-child>span {
        font-size: 20px;
    }

    .payment-new-content-d {
        height: 105px;
        position: relative;
    }

    .payment-new-content-d p.newground {
        height: 21px;
        color: #333;
        font-size: 16px;
        line-height: 21px;
        display: inline-block;
        position: absolute;
        left: 0%;
        top: 0;
    }

    .payment-new-content-d p.newground-detail {
        display: inline-block;
        height: auto;
        position: absolute;
        left: 53%;
        top: 0;
    }

    .payment-important-server {
        height: 530px;
        background: white;
        font-size: 16px;
        font-family: PingFangSC-regular;
        margin-bottom: 30px;
    }

    .payment-important-content {
        padding: 45px 50px;
    }

    .payment-important-content>div {
        min-height: 70px;
        height: auto;
    }

    .payment-important-content>div>p:first-child {
        font-weight: bold;
        height: 28px;
        line-height: 28px;
        margin: 5px 0;
    }

    .payment-important-content>div>p:last-child {
        min-height: 24px;
        height: auto;
        line-height: 24px;
        margin: 13px 0;
    }

    .payment-new-process {
        height: 480px;
        font-size: 16px;
        color: #333;
        background: white;
        font-family: PingFangSC-regular;
        margin-bottom: 30px;
    }

    .payment-new-process-content {
        padding: 45px 43px;
    }

    .payment-new-process-a {
        height: 69px;
        background-image: url(/static/img/claimService/payment-process.png);
        margin: 0 auto 15px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    .payment-new-process-b {
        min-height: 100px;
        height: auto;
    }

    .payment-new-process-b>p:first-child {
        height: 28px;
        line-height: 28px;
        font-weight: bold;
        margin: 5px 0;
    }

    .payment-new-process-b>p:nth-child(2) {
        height: 24px;
        line-height: 24px;
        margin: 12px 0;
    }

    .payment-new-process-b>p:nth-child(3) {
        height: 89px;
        background-image: url(/static/img/claimService/payment-process-online.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        font-weight: bold;
        /* width: 850px; */
        width: 100%;
        margin: 20px 0;
    }

    .payment-new-process-c {
        min-height: 110px;
        height: auto;
        margin-top: 10px;
    }

    .payment-new-process-c>p:first-child {
        height: 28px;
        line-height: 28px;
        font-weight: bold;
        margin-bottom: 15px;
    }

    .payment-new-process-c>p:last-child {
        height: 87px;
        background-image: url(/static/img/claimService/payment-process-offline.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        font-weight: bold;
        /* width: 850px; */
        width: 100%;
        margin: 20px 0;
    }

    .payment-serve-time {
        margin-bottom: 30px;
        background: white;
        padding: 40px;
    }

    p.payment-serve-time-content {
        font-size: 16px;
        line-height: 24px;
        margin: 5px 0;
    }

    .payment-information-list {
        /* height: 430px; */
        background: white;
        padding: 40px;
        margin-bottom: 30px;
    }

    .payment-information-list-content {
        background-image: url(/static/img/claimService/payment-information-list.jpg);
        background-size: 100% 100%;
        /* width: 850px; */
        width:100%;
        height: 426px;
        background-repeat: no-repeat;
        border: 1px solid #bbb;
    }

    .payment-ul {
        margin-bottom: 40px;
    }

    .pdf-tc-cur {
        display: block;
    }

    .pdf-listul {
        padding: 10px 30px 80px;
        background: #fff;
    }

    .payment-ul .pdf-listul {
        padding: 30px 50px;
    }

    .payment-ul .pdf-listul li {
        border-bottom: 1px solid #e5e5e5;
        padding: 20px 0;
    }

    .payment-ul .listul-li {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .payment-ul .listul-li img {
        display: inline-block;
        margin-right: 5px;
    }

    .payment-ul .listul-li span {
        font-size: 18px;
        color: #000;
        line-height: normal;
    }

    .payment-ul .listul-li div {
        font-size: 14px;
        color: #999;
        line-height: normal;
    }

}
@media screen and (min-width:1200px){
    .payment-new-content {
        width: 850px;
    }
    .payment-new-content-d p.newground-detail {
        width: 462px;
    }
    .payment-important-content {
        width: 850px;
    }
    .payment-new-process-a {
        width: 695px;
    }
}

@media screen and (max-width:767px) {
    .hc-main-r h2 {
        font-size: 18px;
        color: #4c4c4c;
        font-weight: normal;
        margin-bottom: 16px;
    }

    .payment-new-server {
        width: 100%;
        height: auto;
        background: white;
        margin-bottom: 30px;
    }

    .payment-new-content {
        /* padding: 45px 50px; */
        width: 100%;
        font-size: 14px;
        color: #333;
        font-family: PingFangSC-regular;
    }

    .payment-new-content-a {
        /* height: 100px; */
        padding-bottom: 0px;
        vertical-align: bottom;


    }

    .payment-new-content-a p {
        /* position: absolute;
            left: 0;
            bottom: 0;
            height: 37px;
            width:100%;
            line-height: 30px; 
            font-size: 14px;*/
        height: 23px;
        line-height: 23px;
        color: #333333;
        margin: 5px 0;
    }

    .payment-content-img-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .payment-content-img {
        width: 68px;
        height: 68px;
    }

    .payment-content-img.payment-content-img-a {
        background: url(/static/img/claimService/payment-tlife.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    .payment-new-content-b {
        /* height: 100px; */
        position: relative;
        margin-top: 5px;
    }

    .payment-new-content-b p {
        height: 23px;
        line-height: 23px;
        color: #333333;
        margin: 5px 0;
    }

    .payment-content-img.payment-content-img-b {
        background: url(/static/img/claimService/payment-tofficial.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    .payment-new-content-c {
        /* height: 37px; */
        line-height: 37px;
        margin: 2px 0;
        /* position: relative; */
    }

    .payment-new-content-c>p:first-child {
        height: 37px;
        color: #333;
        width: 208px;
        line-height: 37px;
        display: inline-block;
    }

    .payment-new-content-c p.auto-service {
        /* display: inline-block;
            position: absolute;
            left: 46%;
            top: 0; */
        height: 23px;
        line-height: 23px;

        color: #333333;
    }

    .payment-new-content-c p.telephone {
        /* height: 23px;
            line-height: 23px; */
        color: #333333;
    }

    .payment-new-content-c p.telephone>span {
        font-size: 20px;
    }

    /* .payment-new-content-d {
            height: 105px;
            position: relative;
        } */

    .payment-new-content-d p.newground {
        height: 23px;
        color: #333;
        line-height: 23px;
        margin-bottom: 12px;
    }

    /* .payment-new-content-d p.newground-detail{
            width: 462px;
            height: auto;
            position: absolute;
            left: 46%;
            top: 0;

        } */

    .payment-new-process {
        width: 100%;
        font-size: 14px;
    }

    .payment-new-process-content {
        width: 100%;
    }

    .payment-new-process-a {
        /* width: 695px;*/
        height: 42px;
        background-image: url(/static/img/claimService/payment-process-mb.png);
        margin: 0 auto 15px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    .payment-new-process-b {
        min-height: 100px;
        height: auto;
    }

    .payment-new-process-b>p:first-child {
        height: 28px;
        line-height: 28px;
        font-weight: bold;
        margin: 5px 0;
    }

    .payment-new-process-b>p:nth-child(2) {
        /* height: 24px; */
        line-height: 1.5;
        margin: 12px 0;
    }

    .payment-new-process-b>p:nth-child(3) {
        height: 154px;
        width: 100%;
        background-image: url(/static/img/claimService/payment-process-online-mb.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        font-weight: bold;
        margin: 20px 0;
    }

    .payment-new-process-c {
        /* min-height: 110px; */
        height: auto;
        margin-top: 10px;
    }

    .payment-new-process-c>p:first-child {
        height: 28px;
        line-height: 28px;
        font-weight: bold;
    }

    .payment-new-process-c>p:last-child {
        height: 154px;
        width: 100%;
        background-image: url(/static/img/claimService/payment-process-offline-mb.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        font-weight: bold;
        margin: 20px 0;
    }

    .payment-information-list-content {
        background-image: url(/static/img/claimService/payment-information-list-mb.png);
        background-size: 100% 100%;
        width: 100%;
        height: 710px;
        border: 1px solid #bbb;
        background-repeat: no-repeat;
    }

    .payment-new-server {
        background: white;
        min-height: 475px;
        color: #101010;
        font-family: PingFangSC-regular;
        padding: 1.7rem 2rem 1rem;
        font-size: 14px;
        margin-bottom: 30px;
    }

    .payment-important-server {
        background: white;
        padding: 1.7rem 2rem 1rem;
        margin-bottom: 30px;
        font-size: 14px;
    }
    .payment-serve-time-content{
        font-size: 14px;
    }
    .payment-new-process {
        background: white;
        padding: 1.7rem 2rem 1rem;
        margin-bottom: 30px;
    }

    .payment-serve-time {
        padding: 1.7rem 2rem 1rem;
        background: white;
        margin-bottom: 30px;
    }

    .payment-information-list {
        padding: 1.7rem 2rem 1rem;
        background: white;
        margin-bottom: 30px;
        /* min-height: 745px; */
    }

    .payment-important-server div>p:first-child {
        font-size: 14px;
        height: 28px;
        line-height: 28px;
        margin: 5px 0;
        color: #333;
        font-weight: bold;
    }

    .payment-important-content-a>p:last-child {
        height: auto;
        line-height: 24px;
        color: #333;
        margin: 5px 0;
        width: 322px;
    }

    .payment-important-content-b>p:last-child {
        height: auto;
        line-height: 24px;
        margin: 5px 0;
    }

    .payment-important-content-c>p:last-child {
        height: auto;
        line-height: 24px;
        margin: 5px 0;
    }

    .payment-important-content-d>p:last-child {
        height: auto;
        line-height: 24px;
        margin: 5px 0;
    }

    .payment-important-content-e>p:last-child {
        height: auto;
        line-height: 24px;
        margin: 5px 0;
    }

    .payment-ul {
        /* margin-bottom: 40px; */
    }

    .pdf-tc-cur {
        display: block;
    }

    .pdf-listul {
        padding: 10px 30px 80px;
        background: #fff;
    }

    .payment-ul .pdf-listul {
        padding: 20px 30px;
        height: 34rem;
        overflow-y: auto;
    }

    .payment-ul .pdf-listul li {
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 0;
    }

    .payment-ul .listul-li div {
        font-size: 14px;
        color: #333;
        line-height: 2;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .payment-ul .listul-li span {
        font-size: 12px;
        color: #999;
    }
}