h2 {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
}

.w {
    max-width: 1150px;
    margin: 0 auto;

}

.xz-ny {
    width: auto;
    min-width: 1150px;
}

/* µ¥ÆªÕýÎÄ */
.ny_right2 {
    float: none;
    width: auto;
    padding: 2% 0;
    overflow: hidden;
}

.xxjj .container1 .img-fluid {
    display: block;
    max-width: 100%;
}

.xxjj .container1 .text-justify {
    font-size: 16px;
    line-height: 0px;
    max-width: 82%;
    margin: 0 auto;
    margin-top: 40px;
    color: #555;
    letter-spacing: 1.5px;
}

.xxjj .container1 .row {
    padding-bottom: 20px;
    max-width: 1066px;
    margin: 0 auto;
    margin-left: 100px;
}

.xxjj .container1 .mb-1 {
    float: left;
    width: 12.7%;
    background-color: #f7f7f7;
    box-shadow: 4px 10px 5px rgba(0, 0, 0, 0.1);
    margin-left: 3%;
    margin-top: 40px;
    position: relative;
    top: 0;
    transition: all 0.3s;
}

.xxjj .container1 .mb-1:first-child {
    margin-left: 0;
}

.xxjj .container1 .py-3 {
    margin: 15px;
    margin-top: 25px;
}

.xxjj .container1 .mt-5 {
    height: 50px;
}

.xxjj .container1 .mt-5 img {
    max-height: 100%;
    margin: 0 auto;
}

.xxjj .container1 .fbox-content {
    text-align: center;
}

.xxjj .container1 .fbox-content p {
    font-size: 16px;
    margin-top: 10px;
}

.xxjj .container1 .fbox-content .num {
    font-size: 26px;
    color: #002FD5;
    margin-top: 20px;
}

.xxjj .container1 .mb-1:hover {
    top: -5px;
}




.xxjj .container2 {
    border-radius: 0 100px 0 0;
    background-image: linear-gradient(19deg, #6192b8 30%, #5977bb 70%) !important;
    margin-top: 40px;
}

.xxjj .container2 .c-l {
    margin-top: 45px;
    width: 550px;
    border-radius: 40px;
    margin-left: 25px;
}

.xxjj .container2 .c-f {
    overflow: hidden;
    padding: 45px;

}

.xxjj .ps-3 {
    border-left: 5px solid #fff;
    padding-left: 15px;
    line-height: 25px;
    color: #fff;
}

.xxjj .ps-3 h2 {
    font-size: 21px;
    font-weight: bold;
  line-height: 35px;
}

.xxjj .ps-3 span {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    transform: scale(0.80) translateX(-52px);
    line-height: 40px;
    margin-top: 15px;
    white-space: nowrap;
}

.xxjj .ps-3tx {
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    margin-top: 30px;
    letter-spacing: 1.25px;
}


.xxjj .container3 {
    background-color: #efefef;
    padding: 50px 0;
    margin-top: 20px;
}

.mt0 {
    margin-top: 0;
}

.xxjj .container3 .c3-r {
    width: 500px;
}

.xxjj .container3 .c3-r {
    display: block;
}

.xxjj .container3 .c3-r img{
    display: block;
    width: 100%;
}

.xxjj .container3 .c3-l {
    width: 500px;
}

.xxjj .container3 .ps-3,
.xxjj .container4 .ps-3 {
    border-left-color: #002f87;
}

.xxjj .container3 .ps-3 h2,
.xxjj .container4 .ps-3 h2 {
    color: #002f87;
}

.xxjj .container3 .ps-3 span,
.xxjj .container4 .ps-3 span {
    color: #5e5e5e;
}

.xxjj .container3 .ps-3tx,
.xxjj .container4 .ps-3tx {
    color: #555;
}

.xxjj .container3 .s3-d {
    margin-top: 70px;
}

.xxjj .container4 .w {
    background-color: #f0f0f0;
    padding: 50px 30px;
}

.xxjj .container4 {
    margin-top: 90px;
    position: relative;
    z-index: 1;
}

.xxjj .container4::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 295px;
    background-image: linear-gradient(19deg, #0c5792 30%, #013297 70%) !important;
    z-index: -1;
}

.xxjj .container4 .c4-l {
    width: 480px;
    color: #555;
}

.xxjj .container4 .c4-r {
    width: 560px;
    height: 690px;
    background-image: linear-gradient(19deg, #0c5792 30%, #013297 70%) !important;
    border-radius: 0 100px 0 0;
    padding: 70px 40px 40px 70px;
    margin-top: -100px;
}

.xxjj .container4 .c4-r .feature-number .lh-1 {
    font-size: 55px;
    font-weight: bold;
    color: #fff;
    position: relative;
    margin-bottom: 10px;
}

.xxjj .container4 .c4-r .feature-number .lh-1 cup {
    font-size: 40px;
    color: #fff;
    position: absolute;
    top: -20px;
}

.xxjj .container4 .c4-r .feature-number .lh-2 {
    font-size: 20px;
    line-height: 40px;
    color: #fff;
}

.xxjj .container4 .c4-r .feature-number .lh-1 span {
    font-size: 22px;
}

.xxjj .container4 .c4-r ul li {
    float: left;
    width: 42%;
    margin-left: 10%;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 15px;
    height: 76px;
}

.xxjj .container4 .c4-r ul li:nth-child(2n+1) {
    margin-left: 0;
}

.xxjj .container4 .c4-r ul li img {
    display: block;
    width: 100%;

}

.xxjj .container5{
    background-image: linear-gradient(19deg, #548ab2 30%, #4c6cb6 70%) !important;
    margin-top: 50px;
}

.xxjj .container5 .w{
    padding: 30px 0;
}
.xxjj .container5 .c5-r{
    margin-left: 40px;
}
.xxjj .container5 .c5-r h3{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-left: 450px;
    padding-bottom: 50px;
}
.xxjj .container5 .c5-r ul{
    float: left;
    margin-left: 150px;
}
.xxjj .container5 .c5-r ul li{
    color: #fff;
    font-size: 15px;
    line-height: 34px;
    background: url(/xx/images/xx.png) no-repeat left center;
    padding-left: 30px;
}

.xxjj .container6{
    background-color: #fff;
}




@media screen and (max-width: 1024px) {
    .w{
        width: auto;
        margin-left: 70px;
        margin-right: 20px;
    }
    .xxjj .container3 .c3-r {
        width: 48%;
    }
    .xxjj .container3 .c3-l {
        width: 44%;
        margin-left: 20px;
        margin-right: 20px;

    }
}

@media screen and (max-width: 768px) {
    
}