.upQrCode {
    width: 100%;
}

.upQrCode p {
    margin: 0;
}

.upQrCode .wrapper {
    margin: 0 auto;
}

.upQrCode .banner-style-1 {
    background: #CCCCCC url("../../resources/images/upQrCode/banner.png") no-repeat center;
    height: 420px;
}

.upQrCode .banner-style-1 .banner-img {
    width: 222px;
    height: 320px;
    margin: 70px 76px 0 180px;
}

.upQrCode .banner-style-1 .top-banner-box {
    margin: 140px 0 0 0;
    width: auto;
}

.upQrCode .banner-style-1 .top-banner-box>p {
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 48px;
}

.upQrCode .banner-style-1 .top-banner-box .top-banner-icon {
    margin-top: 50px;
}

.upQrCode .banner-style-1 .top-banner-box .top-banner-icon img {
    width: 72px;
    height: 48px;
}

.upQrCode .massApplication {
    padding-top: 80px;
}

.upQrCode .massApplication .massApplication-mian {
    padding: 50px 0;
    background: #F2F2F2;
    margin-top: 50px;
}

.upQrCode .massApplication .massApplication-mian .img {
    width: 100%;
    height: auto;
}

.upQrCode .massApplication .massApplication-mian .img img {
    width: 100%;
    height: 100%;
}

.upQrCode .massApplication .massApplication-mian a {
    text-decoration: underline;
    margin: 30px auto 0;
    display: block;
    font-size: 16px;
    color: #DD2C34;
    letter-spacing: 1px;
    text-align: center;
    line-height: 40px;
}

.upQrCode .upQrCodeTitle {
    padding-top: 80px;
}

.upQrCode .upQrCodeTitle h3 {
    font-size: 24px;
    font-family: fangzheng-unionpay-sc;
    color: #222222;
    letter-spacing: 2px;
    line-height: 28px;
    margin: 0 0 20px;
    text-align: center;
}

.upQrCode .upQrCodeTitle h5 {
    font-size: 24px;
    color: #222222;
    letter-spacing: 1px;
    text-align: center;
    line-height: 40px;
    font-weight: 500;
    margin: 0 0 30px;
}

.upQrCode .upQrCodeTitle p {
    font-size: 16px;
    color: #222222;
    letter-spacing: 0.5px;
    line-height: 32px;
    width: 980px;
    margin: 0 auto
}

.upQrCode .safe {
    padding: 80px 0 0;
}

.upQrCode .safe .riskControlSection {
    margin-bottom: 50px;
}

.upQrCode .safe .rectangle-list-1>li {
    width: 280px;
    height: 350px;
}

.upQrCode .safe .rectangle-list-1>li>img {
    margin-top: 30px;
}

.upQrCode .openImmediately {
    padding: 80px 0 0;
}

.upQrCode .openImmediately .section-open {
    margin: 50px 0 80px;
}

.upQrCode .openImmediately .section-body .rectangle-list-3 ul {}

.upQrCode .openImmediately .section-body .rectangle-list-3 ul li:last-child:after {
    width: 0;
    height: 0;
}

.upQrCode .openImmediately .section-body .rectangle-list-3 ul li .list-box {
    width: 380px;
    height: 220px;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.upQrCode .openImmediately .section-body .rectangle-list-3 ul li .list-box .list-box-item {
    margin: auto;
}

.upQrCode .public .public-paymentSecurity ul li:nth-child(5) {
    margin: 0;
}

.upQrCode .slider-mobile {
    margin: 37px 0 0;
}

.upQrCode .slider-mobile .slider-mobile-content .slider-mobile-main>li {
    padding: 0 1.87%;
    text-align: center;
}

.upQrCode .slider-mobile .slider-mobile-content .slider-mobile-main>li .content-img {
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    padding: 15px 0;
    text-align: center
}

.upQrCode .slider-mobile .slider-mobile-content .slider-mobile-main>li .content-img img {
    width: 100px;
    height: 100px;
    display: inline-block;
}

.upQrCode .slider-mobile .slider-mobile-content .slider-mobile-main>li .content-img img:nth-child(2) {
    margin-left: 40px;
}

.upQrCode .slider-mobile .slider-mobile-content .slider-mobile-main>li p {
    margin-top: 10px;
    font-size: 13px;
    color: #222222;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 22px;
}

.upQrCode .slider-mobile .slider-mobile-content .slider-mobile-main>li:nth-child(2) p {
    padding: 10px 0 0 10px;
    width: 210px;
    margin: 0 auto;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.upQrCode .rectangle-list-3 .list-box .list-box-item {
    width: auto;
    text-align: center;
}

.upQrCode .rectangle-list-1>li>h3 {
    margin-bottom: 5px;
}

.upQrCode .public-horizontalList-4 .public-horizontalList-4-top ul li .public-li-bottom span {
    font-weight: bold;
}

@media (max-width: 1220px) {
    .upQrCode .wrapper {
        margin: 0 auto;
        width: 89.4%;
    }
    .upQrCode .banner-style-1 {
        background: rgba(34, 34, 34, 0.70) url("../../resources/images/upQrCode/banner.png") no-repeat center;
        height: 420px;
    }
    .upQrCode .banner-style-1 .banner-img {
        width: 20%;
        height: auto;
        margin: 70px 50px 0 5%;
    }
    .upQrCode .banner-style-1 .top-banner-box {
        margin: 14% 0 0 0;
        width: 65%;
    }
    .upQrCode .banner-style-1 .top-banner-box>p {
        font-size: 22px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 48px;
    }
    .upQrCode .banner-style-1 .top-banner-box .top-banner-icon {
        margin-top: 50px;
    }
    .upQrCode .banner-style-1 .top-banner-box .top-banner-icon img {
        width: 72px;
        height: 48px;
    }
    .upQrCode .upQrCodeTitle p {
        font-size: 16px;
        color: #222222;
        letter-spacing: 0.5px;
        line-height: 32px;
        margin: 0 5.3%
    }
    .upQrCode .openImmediately {
        padding: 80px 0 0;
    }
    .upQrCode .openImmediately .section-open {
        margin: 50px 0 80px;
    }
    .upQrCode .openImmediately .section-body .rectangle-list-3 ul {
        padding: 0 1%;
    }
    .upQrCode .openImmediately .section-body .rectangle-list-3 ul li {
        width: 32%;
    }
    .upQrCode .openImmediately .section-body .rectangle-list-3 ul li:last-child:after {
        width: 0;
        height: 0;
    }
    .upQrCode .openImmediately .section-body .rectangle-list-3 ul li .list-box {
        width: 100%;
        height: 220px;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .upQrCode .openImmediately .section-body .rectangle-list-3 ul li .list-box .list-box-item {
        margin: auto;
    }
    .upQrCode .safe .rectangle-list-1>li {
        width: 23.5%;
        height: 365px;
    }
    .upQrCode .safe .rectangle-list-1>li>img {
        margin-top: 20px;
    }
}

@media (max-width:950px) {
    .upQrCode .banner-style-1 {
        background: rgba(34, 34, 34, 0.70) url("../../resources/images/upQrCode/banner.png") no-repeat center;
        height: 360px;
        background-size: cover;
    }
    .upQrCode .banner-style-1 .banner-img {
        width: 22%;
        height: auto;
        margin: 50px 30px 0 5%;
    }
    .upQrCode .banner-style-1 .top-banner-box {
        width: 65%;
    }
    .upQrCode .banner-style-1 .top-banner-box>p {
        font-size: 17px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 40px;
    }
    .upQrCode .banner-style-1 .top-banner-box .top-banner-icon {
        margin-top: 40px;
    }
    .upQrCode .banner-style-1 .top-banner-box .top-banner-icon img {
        width: 72px;
        height: 48px;
    }
    .upQrCode .rectangle-list-1>li>h3 {
        font-size: 18px;
    }
    .upQrCode .rectangle-list-1>li>p {
        font-size: 14px;
    }
    .upQrCode .rectangle-list-3 .list-box {
        padding: 0;
    }
}

@media (max-width: 760px) {
    .upQrCode .banner-style-1 {
        background: url("../../resources/images/upQrCode/M-banner@3x.png") no-repeat center;
        height: 340px;
        width: 100%;
        background-size: cover;
    }
    .upQrCode .banner-style-1 .top-banner-box {
        margin: 0 auto;
        width: 100%;
    }
    .upQrCode .banner-style-1 .top-banner-box>p {
        font-size: 13px;
        color: #FFFFFF;
        letter-spacing: 0.5px;
        line-height: 22px;
        margin-top: 10px;
        text-align: center;
    }
    .upQrCode .banner-style-1 .top-banner-box>h3 {
        font-family: fangzheng-unionpay-sc;
        font-size: 28px;
        color: #FFFFFF;
        letter-spacing: 2px;
        line-height: 52px;
        margin-top: 30px;
        text-align: center
    }
    .upQrCode .banner-style-1 .top-banner-box .top-banner-icon {
        width: 111px;
        height: 160px;
        margin: 43px auto 0 auto;
    }
    .upQrCode .banner-style-1 .top-banner-box .top-banner-icon img {
        width: 100%;
        height: 100%;
        margin: 0
    }
    .upQrCode .public .riskControlSection {
        font-size: 11px;
        color: #646464;
        letter-spacing: 5px;
        text-align: center;
        line-height: 14px;
        margin-bottom: 20px;
    }
    /*p标签*/
    .upQrCode .public .wrapper h2 {
        font-family: fangzheng-unionpay-sc;
        font-size: 24px;
        color: #222222;
        letter-spacing: 2px;
        text-align: center;
        line-height: 26px;
        margin-bottom: 12px;
    }
    .upQrCode .safe {
        padding: 0;
    }
    .upQrCode .safe .rectangle-list-1 {
        width: 100%;
        display: block;
        margin-bottom: 50px;
    }
    .upQrCode .safe .rectangle-list-1>li {
        width: 100%;
        height: 117px;
        padding: 20px 11.9%;
        margin-bottom: 20px;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .upQrCode .safe .rectangle-list-1>li:last-child {
        margin: 0;
    }
    .upQrCode .safe .rectangle-list-1>li img {
        margin: 0 22px;
        width: 70px;
        height: 70px;
        float: left;
    }
    .upQrCode .safe .rectangle-list-1>li .text-block {
        width: 140px;
        float: right;
        margin: 0 22px;
    }
    .upQrCode .safe .rectangle-list-1>li h3 {
        font-size: 16px;
        color: #222222;
        letter-spacing: 1px;
        line-height: 28px;
        text-align: left;
    }
    .upQrCode .safe .rectangle-list-1>li p {
        width: 140px;
        font-size: 13px;
        color: #222222;
        letter-spacing: 0.5px;
        line-height: 22px;
        text-align: left;
    }
    .upQrCode .upQrCodeTitle {
        padding: 50px 0;
    }
    .upQrCode .upQrCodeTitle h5 {
        font-size: 16px;
        color: #222222;
        letter-spacing: 1px;
        line-height: 28px;
        font-weight: 500;
        margin: 0 0 10px;
        text-align: left;
    }
    .upQrCode .upQrCodeTitle p {
        font-size: 13px;
        color: #222222;
        letter-spacing: 0.5px;
        line-height: 28px;
        text-align: left;
        margin: 0;
        width: 100%;
    }
    .upQrCode .public .public-horizontalList-4 .public-horizontalList-4-top ul {
        padding: 0 5.3%;
    }
    .upQrCode .public .public-horizontalList-4 .public-horizontalList-4-top ul li {
        width: 100%;
        height: 136px;
        background: #f2f2f2;
    }
    .upQrCode .public .public-horizontalList-4 .public-horizontalList-4-top ul li:nth-child(n) .img {
        background: red;
        float: left;
        height: 100px;
        width: 100px
    }
    .upQrCode .public .public-horizontalList-4 .public-horizontalList-4-top ul li:nth-child(n) p {
        float: right;
    }
    .upQrCode .public .public-horizontalList-4 .public-horizontalList-4-top ul li:nth-child(2n) .img {
        background: black;
        height: 100px;
        width: 100px;
        float: right;
    }
    .upQrCode .public .public-horizontalList-4 .public-horizontalList-4-top ul li:nth-child(n) p {
        float: left;
    }
    .upQrCode .public .public-paymentSecurity ul li:nth-child(5) {
        margin: 0 0 40px;
    }
    .upQrCode .massApplication {
        padding-top: 50px;
    }
    .upQrCode .massApplication .massApplication-mian {
        background: #F2F2F2;
        margin-top: 30px;
        padding: 30px 5.3%;
    }
    .upQrCode .massApplication .massApplication-mian .img {
        width: 100%;
        height: auto;
    }
    .upQrCode .massApplication .massApplication-mian a {
        text-decoration: underline;
        margin: 20px auto 0;
        display: block;
        font-size: 13px;
        color: #DD2C34;
        letter-spacing: 1px;
        text-align: center;
        line-height: 30px;
    }
    .upQrCode .public .mobile-ul {}
    .upQrCode .public .mobile-ul li {
        width: 100%;
        height: 156px;
        padding: 10px 0;
    }
    .upQrCode .public .mobile-ul li .li-box {
        width: 100%;
        height: 100%;
        background: #f2f2f2;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        align-items: center;
    }
    .upQrCode .public .mobile-ul li .li-box .img {
        width: 90px;
        height: 129px;
        margin: 0 3% 0 0
    }
    .upQrCode .public .mobile-ul li .li-box p {
        font-weight: bold;
        font-size: 16px;
        color: #222222;
        letter-spacing: 1px;
        line-height: 28px;
        margin: 0 0 0 3%;
        width: 185px;
    }
    .upQrCode .public .mobile-ul li:nth-child(2) .li-box .img {
        margin: 0 0 0 3%;
    }
    .upQrCode .public .mobile-ul li:nth-child(2) .li-box p {
        margin: 0
    }
    .upQrCode .public .mobile-ul li:last-child .li-box .img {
        width: 90px;
        height: 168px;
    }
    .upQrCode .public .mobile-ul li .li-box .img img {
        width: 100%;
        height: 100%;
    }
    .upQrCode .public .public-paymentSecurity {
        padding-top: 50px;
    }
    .upQrCode .public .public-paymentSecurity ul {
        border: 3px solid #F2F2F2;
    }
    .upQrCode .public .public-paymentSecurity ul li .listRight h5 {
        margin-bottom: 5px;
    }
    .upQrCode .public .public-paymentSecurity ul li {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -ms-flex-pack: space-around;
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }
    .upQrCode .public .public-paymentSecurity ul li .listRight {
        width: 70%;
        margin-left: 7%;
    }
    .upQrCode .safe .riskControlSection {
        margin-bottom: 30px;
    }
}