.product {
    background: #fff;
    overflow: hidden;
    position: relative;
    width: 100%
}

.product .content {
    padding: 0 10.4% 5.625rem
}

.product .content .list {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin-top: 3.75rem;
    position: relative;
    width: 100%
}

.product .content .list .item0 {
    border: 1px solid #dee1e7;
    margin-left: -1px;
    margin-top: -1px;
    transition: .3s;
    width: 25%
}

.product .content .list .item0 a {
    background-color: #fff;
    padding: 7rem 0
}

.product .content .list .item0 a,
.product .content .list .item0 a .img {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.product .content .list .item0 a .img img {
    display: block;
    transition: all .36s ease;
    width: 100%
}

.product .content .list .item0 a .w {
    height: 100%;
    left: 0;
    padding: 5%;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%
}

.product .content .list .item0 a .w span {
    color: #fff;
    display: block;
    font-size: 1rem;
    opacity: 0;
    padding-bottom: .75rem;
    width: 100%
}

.product .content .list .item0 a .w h3 {
    color: #333;
    font-size: 1.5rem;
    font-size: 1.25rem;
    font-weight: 700
}

.product .content .list .item0 a .w h3,
.product .content .list .item0 a .w p {
    overflow: hidden;
    padding-bottom: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all
}

.product .content .list .item0 a .w p {
    color: #8d8e92;
    font-size: 1rem
}

.product .content .list .item0 a .w .j {
    background-color: #abbfe4;
    border-radius: 50%;
    bottom: 5%;
    color: #fff;
    display: flex;
    font-size: 2rem;
    font-weight: 400;
    height: 3.125rem;
    justify-content: center;
    left: 5%;
    line-height: 2.875rem;
    position: absolute;
    transition: all .36s ease;
    width: 3.125rem
}

.product .content .list .item0:hover a img {
    transform: scale(1.03);
    transition: all .36s ease
}

.product .content .list .item0:hover a h3 {
    color: #fff;
    font-weight: 700;
    transition: all .36s ease
}

.product .content .list .item0:hover a .w {
    background: linear-gradient(180deg, #006ad7, transparent)
}

.product .content .list .item0:hover a .w p {
    display: none
}

.product .content .list .item0:hover a .w span {
    opacity: 1;
    transition: all .36s ease
}

.product .content .list .item0:hover a .w .j {
    background-color: #fff;
    color: var(--default-hover);
    transition: all .36s ease
}

.product_top {
    color: #333;
    font-size: 1.125rem;
    padding-bottom: 2rem
}

@media (max-width:1660px) {
    .product .content {
        padding: 0 6% 5.625rem
    }
}

@media (max-width:1160px) {
    .product .content {
        padding: 0 4% 5.625rem
    }

    .product .content .list .item0 {
        width: 50%
    }

    .product .content .list .item0 a .w h3 {
        font-size: 2rem
    }

    .product .content .list .item0 a .w p,
    .product .content .list .item0 a .w span {
        font-size: 1.5rem
    }
}

.content0 {
    overflow: hidden;
    position: relative;
    width: 100%
}

.content0 .nyNav1 {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    overflow: hidden;
    padding: 0 10%
}

.content0 .nyNav1 div {
    border-bottom: 2px solid #cad3e1;
    height: 6.25rem;
    margin-top: 2rem;
    position: relative;
    width: 33.3%
}

.content0 .nyNav1 div a {
    color: #6c6c6c;
    display: block;
    font-size: 1.5rem;
    line-height: 2.375rem;
    width: 90%
}

.content0 .nyNav1 div a i {
    background-color: var(--default-hover);
    bottom: -2px;
    display: none;
    height: 2px;
    left: 0;
    position: absolute;
    width: 90%
}

.content0 .nyNav1 div.on a {
    color: var(--default-hover)
}

.content0 .nyNav1 div.on i {
    display: block
}

.xin_j1 {
    padding: 5rem 10% 0
}

.xin_j1 .xin_j11 {
    background-color: #f1f4f7;
    border-radius: 10px;
    position: relative
}

.xin_j1 .row .item1 img {
    border-radius: 10px;
    display: block;
    width: 100%
}

.xin_j1 .row .item2 .w {
    padding: 6% 5%
}

.xin_j1 .row .item2 .w h3 {
    color: var(--default-hover);
    font-size: 3.75rem;
    font-weight: 700
}

.xin_j1 .row .item2 .w .p {
    color: #212329;
    font-size: 1.25rem;
    height: 20.375rem;
    line-height: 2rem;
    margin-top: 2.875rem;
    overflow-y: auto;
    padding-right: 4%;
    width: 100%
}

.xin_j2 {
    padding: 6.25rem 10%
}

.news_title {
    color: var(--default-hover);
    font-size: 3.125rem;
    font-weight: 700;
    text-align: center
}

.xin_j21 {
    margin-top: 3.75rem;
    overflow: hidden;
    position: relative;
    width: 100%
}

.xin_j21 .swiper-wrapper {
    padding-bottom: 3.75rem
}

.xin_j21 .swiper-slide {
    background-color: #fff;
    border: 1px solid #e9edf2;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    position: relative
}

.xin_j21 .swiper-slide .img {
    display: block;
    position: relative;
    width: 100%
}

.xin_j21 .swiper-slide .img img {
    display: block;
    width: 100%
}

.xin_j21 .swiper-slide .txt {
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333;
    display: -webkit-box;
    font-size: 1.25rem;
    height: 4.125rem;
    line-height: 2rem;
    margin: 5%;
    overflow: hidden;
    text-align: center;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis
}

.xin_j21 .swiper-slide:hover {
    background-color: var(--default-hover)
}

.xin_j21 .swiper-slide:hover .txt {
    color: #fff
}

.xin_j21 .swiper-pagination-bullet {
    background-color: #d9e1e9;
    border-radius: 5rem;
    height: 1rem;
    opacity: 1;
    width: 1rem
}

.xin_j21 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #196ddf;
    width: 2.5rem
}

.xin_j3 {
    background-size: cover;
    padding: 6.25rem 10%
}

.xin_j3,
.xin_j31 {
    position: relative
}

.xin_j31 {
    margin-top: 3.75rem;
    overflow: hidden;
    width: 100%
}

.xin_j31 .swiper-wrapper {
    padding-bottom: 3.75rem
}

.xin_j31 .swiper-slide {
    background-color: #fff;
    border-radius: 5px;
    display: block;
    overflow: hidden;
    position: relative
}

.xin_j31 .swiper-slide .w {
    padding: 7% 10%
}

.xin_j31 .swiper-slide .w .txt {
    color: #333;
    font-size: 1.75rem;
    height: 4.75rem;
    line-height: 2rem;
    padding-right: 13%
}

.xin_j31 .swiper-slide .w .txt1 {
    color: #666;
    font-size: 1.25rem;
    height: 14.625rem;
    line-height: 2rem;
    margin-top: 1.625rem
}

.xin_j31 .swiper-slide .w .img,
.xin_j31 .swiper-slide .w .img img {
    display: block
}

.xin_j31 .swiper-pagination-bullet {
    background-color: #fff;
    border-radius: 5rem;
    height: 1rem;
    opacity: 1;
    width: 1rem
}

.xin_j31 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #196ddf;
    width: 2.5rem
}

.xin_j4 {
    padding: 6.25rem 10% 0;
    position: relative
}

.xin_j41,
.xin_j41 .laohan-this {
    overflow: hidden;
    position: relative;
    width: 100%
}

.xin_j41 .laohan-this {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.xin_j41 .laohan-this a {
    border: 2px solid #34a9fd;
    border-radius: 5rem;
    color: #34a9fd;
    cursor: pointer;
    display: block;
    font-size: 1.25rem;
    height: 2.875rem;
    line-height: 2.875rem;
    margin: 3.75rem 1% 0;
    padding-left: 2%;
    width: 25%
}

.xin_j41 .laohan-this a.hover {
    background-color: var(--default-hover);
    border: 2px solid var(--default-hover);
    color: #fff
}

.xin_j41 .laohan-u,
.xin_j41 .laohan-u .la {
    position: relative;
    width: 100%
}

.xin_j41 .laohan-u .la {
    display: none
}

.xin_j41 .laohan-u .la .lao_z {
    margin-top: 3.5rem
}

.xin_j41 .laohan-u .la .lao_z .item {
    margin-top: 1.625rem
}

.xin_j41 .laohan-u .la .lao_z .item:first-child,
.xin_j41 .laohan-u .la .lao_z .item:nth-child(2) {
    margin-top: 0
}

.xin_j41 .laohan-u .la .lao_z .item .w {
    background-color: #e9edf2;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.xin_j41 .laohan-u .la .lao_z .item .w img {
    display: block;
    width: 100%
}

.xin_j41 .laohan-u .la .lao_z .item .w p {
    color: #333;
    font-size: 1.5rem;
    line-height: 4.75rem;
    padding-left: 10%
}

.xin_j41 .laohan-u .la .lao_y {
    margin-top: 3.5rem
}

.xin_j41 .laohan-u .la .lao_y img {
    display: block;
    width: 100%
}

.xin_j5 {
    padding: 6.25rem 10% 2rem;
    position: relative
}

.xin_j50 {
    color: #333;
    font-size: 1.25rem;
    line-height: 2rem;
    margin: 2.5rem auto 0;
    text-align: center;
    width: 68%
}

.xin_j51 {
    margin-top: 3.75rem;
    overflow: hidden;
    position: relative;
    width: 100%
}

.xin_j51 .swiper-wrapper {
    padding-bottom: 3.75rem
}

.xin_j51 .swiper-slide {
    position: relative;
    text-align: center
}

.xin_j51 .swiper-slide:nth-child(2n) {
    margin-top: 6.25rem
}

.xin_j51 .swiper-slide .w {
    position: relative;
    text-align: center
}

.xin_j51 .swiper-slide .w .img,
.xin_j51 .swiper-slide .w .img img {
    display: block;
    margin: 0 auto;
    width: 100%
}

.xin_j51 .swiper-slide .w .img img {
    border-radius: 50%
}

.xin_j51 .swiper-slide .w .txt {
    color: #333;
    font-size: 1.25rem;
    line-height: 2rem;
    margin-top: 1.625rem
}

.xin_j51 .swiper-pagination-bullet {
    background-color: #d9e1e9;
    border-radius: 5rem;
    height: 1rem;
    opacity: 1;
    width: 1rem
}

.xin_j51 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #196ddf;
    width: 2.5rem
}

@media (max-width:1660px) {
    .content0 .nyNav1 {
        padding: 0 4%
    }

    .xin_j1 {
        padding: 5rem 4% 0
    }

    .xin_j2,
    .xin_j3 {
        padding: 5rem 4%
    }

    .xin_j4 {
        padding: 5rem 4% 0
    }

    .xin_j5 {
        padding: 5rem 4% 2rem
    }
}

@media (max-width:991px) {
    .content0 .nyNav1 {
        padding: 0 4%
    }

    .content0 .nyNav1 div {
        width: 50%
    }

    .xin_j1 {
        padding: 6rem 4% 0
    }

    .xin_j1 .row .item2 .w .p {
        font-size: 1.5rem;
        line-height: 2.25rem
    }

    .xin_j21 .swiper-slide .txt {
        font-size: 1.5rem;
        height: 4.35rem;
        line-height: 2.1rem
    }

    .xin_j31 .swiper-slide .w .txt {
        padding-right: 0
    }

    .xin_j31 .swiper-slide .w .txt1 {
        font-size: 1.5rem;
        height: 17rem;
        line-height: 2.25rem
    }

    .xin_j41 .laohan-this {
        justify-content: left
    }

    .xin_j41 .laohan-this a {
        font-size: 1.5rem;
        height: 3.75rem;
        line-height: 3.75rem;
        margin: 2rem 4% 0 0;
        padding-left: 5%;
        width: 48%
    }

    .xin_j41 .laohan-this a:nth-child(2n) {
        margin-right: 0
    }

    .xin_j50 {
        font-size: 1.5rem;
        line-height: 2.3rem;
        width: 90%
    }
}

.floor_3_main {
    background: linear-gradient(180deg, #ecf5fe, #fff);
    margin: 0 auto;
    padding: 5rem 0
}

.floor_3_1 {
    margin-top: 2.5rem
}

.floor_3_1,
.floor_3_1 #investproSwiper {
    position: relative;
    width: 100%
}

.floor_3_1 #investproSwiper .swiper-wrapper {
    padding-bottom: 3.75rem
}

.floor_3_1 #investproSwiper .swiper-slide {
    position: relative;
    width: 56.25rem
}

.floor_3_1 #investproSwiper .swiper-slide a {
    border-radius: 10px;
    display: block;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    transform: scale(.9);
    transition: .3s;
    width: 100%
}

.floor_3_1 #investproSwiper .swiper-slide .img {
    width: 100%
}

.floor_3_1 #investproSwiper .swiper-slide .img img {
    display: block;
    width: 100%
}

.floor_3_1 #investproSwiper .swiper-slide-active a {
    transform: scale(1)
}

.floor_3_1 #investproSwiper .swiper-slide .w {
    background-color: #fff;
    border-radius: 10px;
    height: 86%;
    opacity: 0;
    padding: 4%;
    position: absolute;
    right: 4%;
    text-align: right;
    top: 7%;
    width: 42%
}

.floor_3_1 #investproSwiper .swiper-slide-active .w {
    opacity: 1
}

.floor_3_1 #investproSwiper .swiper-slide .w i {
    background-size: 100%;
    display: inline-block;
    height: 3.0625rem;
    width: 3.8125rem
}

.floor_3_1 #investproSwiper .swiper-slide .w .txt {
    color: #333;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2.25rem;
    margin-top: 2.25rem;
    text-align: left
}

.floor_3_1 #investproSwiper .swiper-slide .w .tin {
    border-top: 1px solid #ccd4e8;
    bottom: 6%;
    color: #a9b2bc;
    font-size: 1.25rem;
    left: 4%;
    padding-top: 1.625rem;
    position: absolute;
    text-align: left;
    width: 92%
}

.floor_3_1 #investproSwiper .swiper-slide .w .tin span {
    color: var(--default-hover);
    display: block;
    padding-top: .5rem
}

.floor_3_1 #investproSwiper .swiper-slide a:hover .w .txt {
    color: var(--default-hover)
}

.floor_3_1 .swiper-pagination-bullet {
    background-color: #d9e1e9;
    border-radius: 5rem;
    height: 1rem;
    opacity: 1;
    width: 1rem
}

.floor_3_1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #196ddf;
    width: 2.5rem
}

@media (max-width:1660px) {
    .floor_3_1 #investproSwiper .swiper-slide {
        width: 50.25rem
    }
}

@media (max-width:1160px) {
    .index .floor_3_main {
        padding: 9vw 4%
    }

    .floor_3_1 #investproSwiper .swiper-slide {
        width: 100%
    }

    .floor_3_1 #investproSwiper .swiper-slide .w .txt {
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: -o-ellipsis-lastline;
        text-overflow: ellipsis
    }
}

.product .content .list .items1 {
    margin-bottom: 2rem;
    position: relative;
    transition: all .36s ease
}

.product .content .list .items1 a {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
    transition: all .36s ease
}

.product .content .list .items1 a .img {
    overflow: hidden;
    position: relative;
    width: 37.4%
}

.product .content .list .items1 a .img img {
    display: block;
    width: 100%
}

.product .content .list .items1 a .w {
    padding-right: 4.6%;
    width: 55%
}

.product .content .list .items1 a .w .txt {
    color: #e00024;
    font-size: 1.75rem;
    font-weight: 700;
    padding-top: 1.25rem;
    text-align: left
}

.product .content .list .items1 a .w .txtfu {
    color: #666;
    font-size: 1.25rem;
    padding-top: 1rem
}

.product .content .list .items1 a .w .tin {
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    color: #333;
    display: -webkit-box;
    font-size: 1rem;
    margin-top: 2.75rem;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis
}

.product .content .list .items1 a .w .j {
    background-color: #ccc;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    height: 2.5rem;
    line-height: 2.4rem;
    margin-top: 2.5rem;
    text-align: center;
    width: 2.5rem
}

.product .content .list .items1:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    transform: translateY(-5px);
    transition: all .36s ease
}

.product .content .list .items1 a:hover .j {
    background: #e00024
}

@media (max-width:991px) {
    .product .content .list .items1 a .w .txt {
        font-size: 1.875rem
    }

    .product .content .list .items1 a .w .txtfu {
        font-size: 1.625rem
    }

    .product .content .list .items1 a .w .tin {
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 1.5rem;
        margin-top: 1.75rem;
        overflow: hidden;
        text-overflow: -o-ellipsis-lastline;
        text-overflow: ellipsis
    }
}