.header .l .oth {
    color: #fff
}

.header .r .nav a {
    color: #fff
}

.header .r .lag p {
    color: #fff
}

.header .r .lag a, .header .r .menu p {
    color: #fff
}

.header .r .menu svg [fill]:not([fill=none]) {
    fill: #fff
}

.header .r .lag a.on {
    color: #fff
}

.header .r .lag:after {
    background: #fff
}

.header .r .nav .item > a {
    color: #fff !important
}

.header .r .nav .item.on > a {
    color: #fff !important
}

.header.on .r .nav .item > a {
    color: #007EBC !important
}

.header .r .nav .item > a img {
    filter: brightness(50) grayscale(1)
}

.header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06)
}

.nosocomium1 {
    position: relative
}

.nosocomium1 img {
    width: 100%
}

.nosocomium1 .wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1440px;
    z-index: 5
}

.nosocomium1 .wrap .p1 {
    font-weight: bold;
    font-size: 52px;
    color: #fff;
    margin: 0 0 30px
}

.nosocomium1 .wrap .p2 {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    line-height: 32px
}

.nosocomium1 .wrap .more {
    margin: 80px 0 0 0
}

.nosocomium1 .wrap .more a {
    width: 155px;
    height: 52px;
    background: #FFFFFF;
    border-radius: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 8px
}

.nosocomium1 .wrap .more a p {
    font-weight: bold;
    font-size: 16px;
    color: #3C97D0
}

.nosocomium1 .wrap .more a .iconfont {
    color: #3C97D0;
    font-size: 15px
}

.nosocomium2 {
    padding: 80px 0
}

.nosocomium2 .wrap {
    width: 1440px;
    margin: auto
}

.nosocomium2 .wrap .content1 {
    height: 460px;
    display: flex
}

.nosocomium2 .wrap .content1 .l, .nosocomium2 .wrap .content1 .img {
    width: 50%;
    height: 100%;
    overflow: hidden
}

.nosocomium2 .wrap .content1 .img {
    overflow: hidden
}

.nosocomium2 .wrap .content1 .img:hover img {
    transform: scale(1.05)
}

.nosocomium2 .wrap .content1 .img img {
    width: 100%;
    height: 100%;
    transition: .6s ease
}

.nosocomium2 .wrap .content1 .l {
    padding: 97px 122px 78px 43px;
    background: #F5F5F7
}

.nosocomium2 .wrap .content1 .l .p1 {
    font-size: 32px;
    color: #111;
    line-height: 44px;
    margin: 0 0 57px
}

.nosocomium2 .wrap .content1 .l .p1 b {
    color: #007EBC
}

.nosocomium2 .wrap .content1 .l .p2 {
    font-weight: 500;
    font-size: 16px;
    color: #444444;
    line-height: 32px
}

.nosocomium2 .wrap .content1 .l .more {
    width: fit-content;
    display: flex;
    align-items: center;
    margin: 58px 0 0 0
}

.nosocomium2 .wrap .content1 .l .more p {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    margin: 0 8px 0 0
}

.nosocomium2 .wrap .content1 .l .more .iconfont {
    color: #0F208A;
    font-size: 18px
}

.nosocomium2 .wrap .content2 {
    margin: 40px 0 0 0;
    display: flex;
    justify-content: space-between
}

.nosocomium2 .wrap .content2 .item {
    width: 700px;
    height: 340px;
    background: #F5F5F7;
    padding: 35px 40px 35px 50px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    transition: .6s ease
}

.nosocomium2 .wrap .content2 .item:hover {
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(109, 109, 109, 0.08)
}

.nosocomium2 .wrap .content2 .item:hover .l .more {
    transform: translateY(0);
    opacity: 1
}

.nosocomium2 .wrap .content2 .item:hover .img img {
    transform: scale(1.05)
}

.nosocomium2 .wrap .content2 .item .img {
    width: 252px;
    height: 266px;
    display: flex;
    align-items: center;
    justify-content: center
}

.nosocomium2 .wrap .content2 .item .img img {
    object-fit: contain;
    transition: 1s
}

.nosocomium2 .wrap .content2 .item .l {
    padding: 20px 0 0 0
}

.nosocomium2 .wrap .content2 .item .l .iconfont {
    font-size: 42px;
    color: #007EBC
}

.nosocomium2 .wrap .content2 .item .l .p1 {
    font-weight: bold;
    font-size: 22px;
    color: #111111;
    line-height: 60px;
    margin: 0 0 30px
}

.nosocomium2 .wrap .content2 .item .l .p2 {
    width: 272px;
    font-weight: 500;
    font-size: 14px;
    color: #444444;
    line-height: 24px
}

.nosocomium2 .wrap .content2 .item .l .more {
    display: flex;
    align-items: center;
    gap: 0 8px;
    margin: 40px 0 0 0;
    opacity: 0;
    transform: translateY(20px);
    transition: .6s ease
}

.nosocomium2 .wrap .content2 .item .l .more p {
    font-weight: 500;
    font-size: 16px;
    color: #000000
}

.nosocomium2 .wrap .content2 .item .l .more .iconfont {
    color: #0F208A;
    font-size: 18px
}

.nosocomium2 .wrap .content3 {
    margin: 40px 0 0 0;
    padding: 40px 0 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.2)
}

.nosocomium2 .wrap .content3 .cut {
    display: flex;
    justify-content: space-between
}

.nosocomium2 .wrap .content3 .cut .list {
    width: 858px;
    height: 80px;
    background: #F5F5F7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px 0 30px
}

.nosocomium2 .wrap .content3 .cut .list:last-child {
    width: 570px
}

.nosocomium2 .wrap .content3 .cut .list .l {
    display: flex;
    height: 100%;
    align-items: center
}

.nosocomium2 .wrap .content3 .cut .list .l .iconfont {
    font-size: 44px;
    color: #007EBC;
    margin: 0 20px 0 0
}

.nosocomium2 .wrap .content3 .cut .list .l input {
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
    font-weight: bold;
    font-size: 18px
}

.nosocomium2 .wrap .content3 .cut .list .l input::placeholder {
    color: #111111
}

.nosocomium2 .wrap .content3 .cut .list .jt {
    width: 16px;
    height: 12px;
    background: #007EBC;
    clip-path: polygon(0 0, 100% 0, 50% 100%, 0 0);
    cursor: pointer
}

.nosocomium2 .wrap .content3 .flex {
    display: flex;
    justify-content: space-between;
    margin: 12px 0 0 0
}

.nosocomium2 .wrap .content3 .flex .flex1 {
    width: 858px;
    display: flex;
    flex-direction: column;
    gap: 12px 0
}

.nosocomium2 .wrap .content3 .flex .flex1 .big {
    width: 100%;
    height: 402px;
    position: relative;
    z-index: 2;
    padding: 70px 40px;
    overflow: hidden
}

.nosocomium2 .wrap .content3 .flex .flex1 .big .common_bg {
    transition: 1s
}

.nosocomium2 .wrap .content3 .flex .flex1 .big:hover .common_bg {
    transform: scale(1.05)
}

.nosocomium2 .wrap .content3 .flex .flex1 .big .text .p1 {
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    margin: 0 0 29px
}

.nosocomium2 .wrap .content3 .flex .flex1 .big .text .p2 {
    width: 447px;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px
}

.nosocomium2 .wrap .content3 .flex .flex1 .dis {
    display: flex;
    justify-content: space-between
}

.nosocomium2 .wrap .content3 .flex .flex1 .dis .item {
    width: 423px;
    height: 320px;
    background: #7DC5E8;
    padding: 70px 40px 0 40px;
    position: relative;
    overflow: hidden
}

.nosocomium2 .wrap .content3 .flex .flex1 .dis .item .position {
    height: 213px;
    position: absolute;
    bottom: 0;
    right: -105px
}

.nosocomium2 .wrap .content3 .flex .flex1 .dis .item .p1 {
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    margin: 0 0 30px
}

.nosocomium2 .wrap .content3 .flex .flex1 .dis .item .text {
    width: 312px;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px
}

.nosocomium2 .wrap .content3 .flex .flex1 .dis .pic {
    width: 426px;
    height: 320px;
    overflow: hidden
}

.nosocomium2 .wrap .content3 .flex .flex1 .dis .pic:hover img {
    transform: scale(1.05)
}

.nosocomium2 .wrap .content3 .flex .flex1 .dis .pic img {
    width: 100%;
    height: 100%;
    transition: 1s
}

.nosocomium2 .wrap .content3 .flex .flex2 {
    width: 570px
}

.nosocomium2 .wrap .content3 .flex .flex2 .small .item {
    height: 195px;
    background: #F5F5F7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 37px 30px 40px;
    transition: .6s ease
}

.nosocomium2 .wrap .content3 .flex .flex2 .small .item:hover {
    background: #7DC5E8
}

.nosocomium2 .wrap .content3 .flex .flex2 .small .item:hover .l .p1, .nosocomium2 .wrap .content3 .flex .flex2 .small .item:hover .l .p2 {
    color: #fff
}

.nosocomium2 .wrap .content3 .flex .flex2 .small .item:hover .svg .cls-1 {
    fill: #fff
}

.nosocomium2 .wrap .content3 .flex .flex2 .small .item:not(:last-child) {
    margin: 0 0 12px
}

.nosocomium2 .wrap .content3 .flex .flex2 .small .item .l {
    width: 300px;
    height: fit-content;
}

.nosocomium2 .wrap .content3 .flex .flex2 .small .item .l .p1 {
    font-weight: bold;
    font-size: 24px;
    color: #111111;
    margin: 0 0 15px;
    transition: .6s ease
}

.nosocomium2 .wrap .content3 .flex .flex2 .small .item .l .p2 {
    font-weight: 500;
    font-size: 16px;
    color: #444;
    transition: .6s ease
}

.nosocomium2 .wrap .content3 .flex .flex2 .small .item .svg {
    width: 138px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center
}

.nosocomium2 .wrap .content3 .flex .flex2 .small .item .svg .cls-1 {
    fill: #7DC5E8;
    transition: .6s ease
}

.nosocomium2 .wrap .content3 .flex .flex2 .small2 {
    margin: 12px 0 0 0;
    display: flex;
    justify-content: space-between
}

.nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list {
    width: 279px;
    height: 320px;
    background: #F5F5F7;
    padding: 60px 42px 54px 42px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list .common_bg {
    transition: 1s
}

.nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list:hover .common_bg {
    transform: scale(1.05)
}

.nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list .text .p1 {
    font-weight: bold;
    font-size: 24px;
    color: #111111;
    margin: 0 0 10px
}

.nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list .text .p2 {
    font-weight: 500;
    font-size: 16px;
    color: #444444;
    line-height: 30px
}

.nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list .text img {
    width: 119px;
    display: block;
    margin: 30px auto 0
}

.nosocomium2 .wrap .content4 {
    margin: 69px 0 0 0
}

.nosocomium2 .wrap .content4 .top {
    display: flex;
    justify-content: space-between
}

.nosocomium2 .wrap .content4 .top .l .p1 {
    font-weight: bold;
    font-size: 32px;
    color: #111111;
    margin: 0 0 29px
}

.nosocomium2 .wrap .content4 .top .l .p2 {
    font-weight: 500;
    font-size: 16px;
    color: #666666
}

.nosocomium2 .wrap .content4 .top .cut {
    display: flex
}

.nosocomium2 .wrap .content4 .top .cut .list {
    width: fit-content;
    padding: 0 30px;
    height: 50px;
    background: #F5F5F7;
    font-weight: 500;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    transition: 1s;
    display: flex;
    align-items: center;
    justify-content: center
}

.nosocomium2 .wrap .content4 .top .cut .list.on {
    background: #007EBC;
    color: #fff
}

.nosocomium2 .wrap .content4 .main1 {
    margin: 50px 0 0 0;
    position: relative
}

.nosocomium2 .wrap .content4 .main1 .matter {
    position: relative;
    pointer-events: none;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 300ms, transform 600ms 300ms;
    width: 100%
}

.nosocomium2 .wrap .content4 .main1 .matter:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0
}

.nosocomium2 .wrap .content4 .main1 .matter.on {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 300ms
}

.nosocomium2 .wrap .content4 .main1 .matter .button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 1552px;
    display: flex;
    justify-content: space-between;
    pointer-events: none
}

.nosocomium2 .wrap .content4 .main1 .matter .button .iconfont {
    font-size: 32px;
    color: #999999;
    cursor: pointer;
    transform: rotate(90deg)
}

.nosocomium2 .wrap .content4 .main1 .matter.on .button .iconfont{
    pointer-events: auto;
}

.nosocomium2 .wrap .content4 .main1 .matter .button .iconfont:last-child {
    transform: rotate(-90deg)
}

.nosocomium2 .wrap .content4 .main1 .matter .teamSwiper {
    width: 100%
}

.nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item {
    width: 100%;
    background: #F5F5F7;
    transition: .6s ease
}

.nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item:hover {
    background: #007EBC
}

.nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item:hover .background .p1, .nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item:hover .background .p2 {
    color: #fff
}

.nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .img {
    background: #FFFFFF;
    border: 1px solid #F5F5F7;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .img img {
    object-fit: contain
}

.nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .background {
    padding: 24px 10px 32px 10px;
    text-align: center
}

.nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .background .p1 {
    font-weight: bold;
    font-size: 20px;
    color: #111111;
    margin: 0 0 18px;
    transition: .6s ease
}

.nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .background .p2 {
    font-weight: 500;
    font-size: 16px;
    color: #666666;
    transition: .6s ease
}

.nosocomium2 .wrap .content5 {
    margin: 81px 0 0 0;
    position: relative;
    z-index: 1
}

.nosocomium2 .wrap .content5 .img {
    width: 100vw;
    height: 23.9583333333vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.nosocomium2 .wrap .content5 .img img {
    width: 100%;
    height: 100%
}

.nosocomium2 .wrap .content5 .position {
    width: 620px;
    background: #007EBC;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 63px;
    z-index: 5
}

.nosocomium2 .wrap .content5 .position .p1 {
    font-weight: bold;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 40px;
    margin: 0 0 40px
}

.nosocomium2 .wrap .content5 .position .p2 {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px
}

.nosocomium2 .wrap .content5 .position .more {
    margin: 70px 0 0 0
}

.nosocomium2 .wrap .content5 .position .more a {
    width: 140px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 7px
}

.nosocomium2 .wrap .content5 .position .more a p {
    font-weight: bold;
    font-size: 16px;
    color: #007EBC
}

.nosocomium2 .wrap .content5 .position .more a .iconfont {
    color: #007EBC;
    font-size: 15px
}

.nosocomium2 .wrap .content6 {
    margin: 60px 0 0 0;
    display: flex;
    justify-content: space-between
}

.nosocomium2 .wrap .content6 .item {
    width: 200px;
    height: 180px;
    background: #F5F5F7;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer
}

.nosocomium2 .wrap .content6 .item:hover .iconfont {
    transform: rotateY(180deg)
}

.nosocomium2 .wrap .content6 .item .iconfont {
    color: #007EBC;
    margin: 0 auto 31px;
    transition: 1s;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nosocomium2 .wrap .content6 .item .iconfont img{
    object-fit: contain;
    width: 100%;
}

.nosocomium2 .wrap .content6 .item p {
    font-weight: 500;
    font-size: 18px;
    color: #111111
}
@media screen and (max-width: 1919px) {
    .nosocomium1 .wrap{
        width: 75vw;
    }
    .nosocomium1 .wrap .p1{
        font-size: 2.7083333333vw;
        margin: 0px 0px 1.5625vw;
    }
    .nosocomium1 .wrap .p2{
        font-size: 1.25vw;
        line-height: 1.6666666667vw;
    }
    .nosocomium1 .wrap .more{
        margin: 4.1666666667vw 0px 0px;
    }
    .nosocomium1 .wrap .more a{
        width: 8.0729166667vw;
        height: 2.7083333333vw;
        border-radius: 1.3541666667vw;
        gap: 0px 0.4166666667vw;
    }
    .nosocomium1 .wrap .more a p{
        font-size: 0.8333333333vw;
    }
    .nosocomium1 .wrap .more a .iconfont{
        font-size: 0.78125vw;
    }
    .nosocomium2{
        padding: 4.1666666667vw 0px;
    }
    .nosocomium2 .wrap{
        width: 75vw;
    }
    .nosocomium2 .wrap .content1{
        height: 23.9583333333vw;
    }
    .nosocomium2 .wrap .content1 .l{
        padding: 5.0520833333vw 6.3541666667vw 4.0625vw 2.2395833333vw;
    }
    .nosocomium2 .wrap .content1 .l .p1{
        font-size: 1.6666666667vw;
        line-height: 2.2916666667vw;
        margin: 0px 0px 2.96875vw;
    }
    .nosocomium2 .wrap .content1 .l .p2{
        font-size: 0.8333333333vw;
        line-height: 1.6666666667vw;
    }
    .nosocomium2 .wrap .content1 .l .more{
        margin: 3.0208333333vw 0px 0px;
    }
    .nosocomium2 .wrap .content1 .l .more p{
        font-size: 0.8333333333vw;
        margin: 0px 0.4166666667vw 0px 0px;
    }
    .nosocomium2 .wrap .content1 .l .more .iconfont{
        font-size: 0.9375vw;
    }
    .nosocomium2 .wrap .content2{
        margin: 2.0833333333vw 0px 0px;
    }
    .nosocomium2 .wrap .content2 .item{
        width: 36.4583333333vw;
        height: 17.7083333333vw;
        padding: 1.8229166667vw 2.0833333333vw 1.8229166667vw 2.6041666667vw;
    }
    .nosocomium2 .wrap .content2 .item:hover{
        box-shadow: rgba(109, 109, 109, 0.08) 0px 0.5208333333vw 1.5625vw 0px;
    }
    .nosocomium2 .wrap .content2 .item .img{
        width: 13.125vw;
        height: 13.8541666667vw;
    }
    .nosocomium2 .wrap .content2 .item .l{
        padding: 1.0416666667vw 0px 0px;
    }
    .nosocomium2 .wrap .content2 .item .l .iconfont{
        font-size: 2.1875vw;
    }
    .nosocomium2 .wrap .content2 .item .l .p1{
        font-size: 1.1458333333vw;
        line-height: 3.125vw;
        margin: 0px 0px 1.5625vw;
    }
    .nosocomium2 .wrap .content2 .item .l .p2{
        width: 14.1666666667vw;
        font-size: 0.7291666667vw;
        line-height: 1.25vw;
    }
    .nosocomium2 .wrap .content2 .item .l .more{
        gap: 0px 0.4166666667vw;
        margin: 2.0833333333vw 0px 0px;
        transform: translateY(1.0416666667vw);
    }
    .nosocomium2 .wrap .content2 .item .l .more p{
        font-size: 0.8333333333vw;
    }
    .nosocomium2 .wrap .content2 .item .l .more .iconfont{
        font-size: 0.9375vw;
    }
    .nosocomium2 .wrap .content3{
        margin: 2.0833333333vw 0px 0px;
        padding: 2.0833333333vw 0px 0px;
    }
    .nosocomium2 .wrap .content3 .cut .list{
        width: 44.6875vw;
        height: 4.1666666667vw;
        padding: 0px 2.6041666667vw 0px 1.5625vw;
    }
    .nosocomium2 .wrap .content3 .cut .list:last-child{
        width: 29.6875vw;
    }
    .nosocomium2 .wrap .content3 .cut .list .l .iconfont{
        font-size: 2.2916666667vw;
        margin: 0px 1.0416666667vw 0px 0px;
    }
    .nosocomium2 .wrap .content3 .cut .list .l input{
        font-size: 0.9375vw;
    }
    .nosocomium2 .wrap .content3 .cut .list .jt{
        width: 0.8333333333vw;
        height: 0.625vw;
    }
    .nosocomium2 .wrap .content3 .flex{
        margin: 0.625vw 0px 0px;
    }
    .nosocomium2 .wrap .content3 .flex .flex1{
        width: 44.6875vw;
        gap: 0.625vw 0px;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .big{
        height: 20.9375vw;
        padding: 3.6458333333vw 2.0833333333vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .big .text .p1{
        font-size: 1.25vw;
        margin: 0px 0px 1.5104166667vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .big .text .p2{
        width: 23.28125vw;
        font-size: 0.8333333333vw;
        line-height: 1.5625vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .dis .item{
        width: 22.03125vw;
        height: 16.6666666667vw;
        padding: 3.6458333333vw 2.0833333333vw 0px;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .dis .item .position{
        height: 11.09375vw;
        right: -5.46875vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .dis .item .p1{
        font-size: 1.25vw;
        margin: 0px 0px 1.5625vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .dis .item .text{
        width: 16.25vw;
        font-size: 0.8333333333vw;
        line-height: 1.5625vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .dis .pic{
        width: 22.1875vw;
        height: 16.6666666667vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex2{
        width: 29.6875vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item{
        height: 10.15625vw;
        padding: 1.5625vw 1.9270833333vw 1.5625vw 2.0833333333vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item:not(:last-child){
        margin: 0px 0px 0.625vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item .l{
        width: 15.625vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item .l .p1{
        font-size: 1.25vw;
        margin: 0px 0px 0.78125vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item .l .p2{
        font-size: 0.8333333333vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item .svg{
        width: 7.1875vw;
        height: 6.7708333333vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small2{
        margin: 0.625vw 0px 0px;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list{
        width: 14.53125vw;
        height: 16.6666666667vw;
        padding: 3.125vw 2.1875vw 2.8125vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list .text .p1{
        font-size: 1.25vw;
        margin: 0px 0px 0.5208333333vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list .text .p2{
        font-size: 0.8333333333vw;
        line-height: 1.5625vw;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list .text img{
        width: 6.1979166667vw;
        margin: 1.5625vw auto 0px;
    }
    .nosocomium2 .wrap .content4{
        margin: 3.59375vw 0px 0px;
    }
    .nosocomium2 .wrap .content4 .top .l .p1{
        font-size: 1.6666666667vw;
        margin: 0px 0px 1.5104166667vw;
    }
    .nosocomium2 .wrap .content4 .top .l .p2{
        font-size: 0.8333333333vw;
    }
    .nosocomium2 .wrap .content4 .top .cut .list{
        padding: 0px 1.5625vw;
        height: 2.6041666667vw;
        font-size: 0.8333333333vw;
    }
    .nosocomium2 .wrap .content4 .main1{
        margin: 2.6041666667vw 0px 0px;
    }
    .nosocomium2 .wrap .content4 .main1 .matter{
        transform: translateY(1.0416666667vw);
    }
    .nosocomium2 .wrap .content4 .main1 .matter .button{
        width: 80.8333333333vw;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .button .iconfont{
        font-size: 1.6666666667vw;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .img{
        height: 15.625vw;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .background{
        padding: 1.25vw 0.5208333333vw 1.6666666667vw;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .background .p1{
        font-size: 1.0416666667vw;
        margin: 0px 0px 0.9375vw;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .background .p2{
        font-size: 0.8333333333vw;
    }
    .nosocomium2 .wrap .content5{
        margin: 4.21875vw 0px 0px;
    }
    .nosocomium2 .wrap .content5 .position{
        width: 32.2916666667vw;
        padding: 0px 3.28125vw;
    }
    .nosocomium2 .wrap .content5 .position .p1{
        font-size: 1.4583333333vw;
        line-height: 2.0833333333vw;
        margin: 0px 0px 2.0833333333vw;
    }
    .nosocomium2 .wrap .content5 .position .p2{
        font-size: 0.8333333333vw;
        line-height: 1.3541666667vw;
    }
    .nosocomium2 .wrap .content5 .position .more{
        margin: 3.6458333333vw 0px 0px;
    }
    .nosocomium2 .wrap .content5 .position .more a{
        width: 7.2916666667vw;
        height: 2.6041666667vw;
        border-radius: 1.3020833333vw;
        gap: 0px 0.3645833333vw;
    }
    .nosocomium2 .wrap .content5 .position .more a p{
        font-size: 0.8333333333vw;
    }
    .nosocomium2 .wrap .content5 .position .more a .iconfont{
        font-size: 0.78125vw;
    }
    .nosocomium2 .wrap .content6{
        margin: 3.125vw 0px 0px;
    }
    .nosocomium2 .wrap .content6 .item{
        width: 10.4166666667vw;
        height: 9.375vw;
        border-radius: 0.4166666667vw;
    }
    .nosocomium2 .wrap .content6 .item .iconfont{
        margin: 0px auto 1.6145833333vw;
        width: 2.3958333333vw;
        height: 2.3958333333vw;
    }
    .nosocomium2 .wrap .content6 .item p{
        font-size: 0.9375vw;
    }
}
@media screen and (max-width: 1024px) {
    .header .l .oth{
        color: #007EBC!important;
    }
    .header .r .menu p {
        color: #007EBC;
    }
    .header .r .menu svg [fill]:not([fill=none]) {
        fill: #007EBC;
        transition: fill .25s ease;
    }
    .nosocomium1{
        margin: 60px 0 0 0;
    }
    .nosocomium1 .wrap{
        width: 90%;
    }
    .nosocomium1 .wrap .p1{
        font-size: 24px;
        margin: 0 0 15px;
    }
    .nosocomium1 .wrap .p2{
        font-size: 13px;
        line-height: 25px;
    }
    .nosocomium1 .wrap .more a{
        width: 120px;
        height: 37px;
        border-radius: 25px;
        gap: 12px;
    }
    .nosocomium1 .wrap .more a p{
        font-size: 12px;
    }

    .nosocomium1 .wrap .more{
        margin: 20px 0 0 0;
    }

    .nosocomium1 .wrap .more a .iconfont{
        font-size: 12px;
    }
    .nosocomium1 img {
        height: 400px;
    }
    .nosocomium2 .wrap{
        width: 90%;
    }
    .nosocomium2{
        padding: 20px 0 50px 0;
    }
    .nosocomium2 .wrap .content1 .l{
        padding: 25px 5%;
    }
    .nosocomium2 .wrap .content1{
        height: auto;
        flex-direction: column-reverse;
    }
    .nosocomium2 .wrap .content1{
        height: auto;
    }
    .nosocomium2 .wrap .content1 .l, .nosocomium2 .wrap .content1 .img{
        width: 100%;
        height: auto;
    }
    .nosocomium2 .wrap .content1 .l .p1 {
        font-size: 17px;
        line-height: 26px;
        margin: 0 0 20px;
    }
    .nosocomium2 .wrap .content1 .l .p2{
        font-size: 13px;
        line-height: 25px;
    }
    .nosocomium2 .wrap .content1 .l .more{
        margin: 20px 0 0 0;
    }
    .nosocomium2 .wrap .content1 .l .more p{
        font-size: 12px;
        margin: 0 10px 0 0;
    }
    .nosocomium2 .wrap .content1 .l .more .iconfont{
        font-size: 16px;
    }
    .nosocomium2 .wrap .content2{
        margin: 20px 0 0 0;
        flex-direction: column;
    }
    .nosocomium2 .wrap .content2 .item{
        width: 100%;
        height: auto;
        margin: 0 0 15px;
        flex-direction: column-reverse;
        padding: 20px 0;
    }
    .nosocomium2 .wrap .content2 .item .img {
        width: 40%;
        height: auto;
        margin: auto;
    }

    .nosocomium2 .wrap .content2 .item .l{
        padding: 15px 0 0 0;
        text-align: center;
        margin: 20px 0 0 0;
    }
    .nosocomium2 .wrap .content2 .item .l .iconfont {
        font-size: 31px;
    }
    .nosocomium2 .wrap .content2 .item .l .p1{
        font-size: 22px;
        line-height: 25px;
        margin: 15px 0 15px;
    }
    .nosocomium2 .wrap .content2 .item .l .more{
        gap: 0 15px;
        margin: 20px 0 0 0;
    }

    .nosocomium2 .wrap .content2 .item .l .p2{
        width: 100%;
        font-size: 13px;
        line-height: 25px;
        padding: 0 5%;
    }
    .nosocomium2 .wrap .content3{
        padding: 35px 0 0 0;
        margin: 20px 0 0 0;
    }
    .nosocomium2 .wrap .content3 .cut{
        flex-direction: column;
    }
    .nosocomium2 .wrap .content3 .cut .list {
        width: 100%;
        height: 45px;
        padding: 0 15px;
        margin: 0 0 15px;
    }
    .nosocomium2 .wrap .content3 .cut .list:last-child {
        width: 100%;
    }
    .nosocomium2 .wrap .content3 .cut .list .jt {
        width: 11px;
        height: 7px;
    }
    .nosocomium2 .wrap .content3 .cut .list .l .iconfont{
        font-size: 22px;
        margin: 0 10px 0 0;
    }
    .nosocomium2 .wrap .content3 .cut .list .l input{
        font-size: 13px;
    }
    .nosocomium2 .wrap .content3 .flex{
        margin: 10px 0 0 0;
        flex-direction: column;
    }
    .nosocomium2 .wrap .content3 .flex .flex1{
        width: 100%;
        gap: 15px;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .big{
        height: auto;
        padding: 25px 5% 100px 5%;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .big .text .p1{
        font-size: 20px;
        margin: 0 0 15px;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .big .text .p2{
        width: 100%;
        font-size: 13px;
        line-height: 25px;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .dis .item {
        width: 47.5%;
        height: auto;
        padding: 25px 4%;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .dis .pic{
        width: 47.5%;
        height: auto;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .dis .item .p1{
        font-size: 16px;
        margin: 0 0 10px;
    }
    .nosocomium2 .wrap .content3 .flex .flex1 .dis .item .text{
        width: 100%;
        font-size: 12px;
        line-height: 25px;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 {
        width: 100%;
        margin: 15px 0 0 0;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item .l{
        width: 100%;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item .l .p1{
        font-size: 16px;
        margin: 0 0 10px;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item .l .p2{
        font-size: 13px;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item{
        height: auto;
        padding: 15px 5%;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item:not(:last-child) {
        margin: 0px 0px 15px;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small .item .svg {
        width: 50px;
        height: fit-content;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small2{
        margin: 13px 0 0 0;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list{
        width: 47.5%;
        height: auto;
        padding: 15px 5%;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list .text .p1{
        font-size: 16px;
        margin: 0 0 4px;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list .text .p2{
        font-size: 12px;
        line-height: 24px;
    }
    .nosocomium2 .wrap .content3 .flex .flex2 .small2 .small_list .text img {
        width: 53px;
        margin: 20px auto 0px;
    }
    .nosocomium2 .wrap .content4{
        margin: 20px 0 0 0;
    }
    .nosocomium2 .wrap .content4 .top{
        flex-direction: column;
    }
    .nosocomium2 .wrap .content4 .top .l .p1{
        margin: 0 0 10px;
        font-size: 16px;
    }
    .nosocomium2 .wrap .content4 .top .l .p2{
        font-size: 12px;
    }
    .nosocomium2 .wrap .content4 .top .cut{
        flex-wrap: wrap;
        gap: 10px 15px;
        margin: 20px 0 0 0;
    }
    .nosocomium2 .wrap .content4 .top .cut .list {
        padding: 0 15px;
        height: 31px;
        font-size: 12px;
    }
    .nosocomium2 .wrap .content4 .main1{
        margin: 25px 0 0 0;
    }

    .nosocomium2 .wrap .content4 .main1 .matter .teamSwiper{
        width: 190%;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .img{
        height: auto;
        padding: 35px 0 0 0;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .img img{
        width: 60%;
        height: 176px;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .background{
        padding: 25px 5%;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .background .p1{
        font-size: 17px;
        margin: 0 0 10px;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .teamSwiper .swiper-slide .item .background .p2{
        font-size: 13px;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .button{
        width: fit-content;
        position: static;
        transform: none;
        margin: 22px auto 0;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .button .iconfont{
        font-size: 16px;
    }
    .nosocomium2 .wrap .content4 .main1 .matter .button .iconfont:not(:last-child) {
        margin: 0 20px 0 0;
    }
    .nosocomium2 .wrap .content5{
        margin: 30px 0 0 0;
        padding: 40px 0;
    }
    .nosocomium2 .wrap .content5 .position {
        width: 100%;
        padding: 40px 5%;
        position: relative;
        left: 0;
        top: 0;
        z-index: 5;
        height: auto;
    }
    .nosocomium2 .wrap .content5 .position .p1{
        font-size: 16px;
        line-height: 25px;
    }
    .nosocomium2 .wrap .content5 .position .p2{
        font-size: 12px;
        line-height: 25px;
    }
    .nosocomium2 .wrap .content5 .position .more a{
        width: fit-content;
        padding: 0 22px;
        height: 40px;
        border-radius: 25px;
        gap: 0 7px;
    }
    .nosocomium2 .wrap .content5 .img{
        position: absolute;
        width: 100vw;
        height: 100%;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .nosocomium2 .wrap .content5 .position .more{
        margin: 25px 0 0 0;
    }
    .nosocomium2 .wrap .content5 .position .more a p{
        font-size: 13px;
    }
    .nosocomium2 .wrap .content5 .position .more a .iconfont{
        font-size: 13px;
    }
    .nosocomium2 .wrap .content6{
        margin: 45px 0 0 0;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
    }
    .nosocomium2 .wrap .content6 .item {
        width: 100%;
        height: auto;
        border-radius: 5px;
        padding: 15px 0;
    }
    .nosocomium2 .wrap .content6 .item .iconfont{
        width: 30px;
        height: 30px;
        margin: 0 auto 15px;
    }
    .nosocomium2 .wrap .content6 .item p{
        font-size: 13px;
    }
}

