.ysj-swpiper {
    width: 100%;
    height: 30vw;
    overflow: hidden;
}

.ysj-swpiper img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ysj-container {
    width: 1200px;
    margin: 0 auto;
}

.ysj-story {
    margin-top: 74px;
    background-image: url("/Public/images/pc/zh-cn/ysj_story.png");
}

.ysj-story .ysj-index-title {
    text-align: left;
}

.ysj-story-content {
    font-size: 18px;
    color: #212121;
    line-height: 32px;
    word-break: break-all;
    margin-top: 20px;
}

.ysj-story-left {
    width: 50%;
    padding: 60px 0 60px 95px;
    box-sizing: border-box;
}

.ysj-index-title h2 {
    font-size: 32px;
    font-weight: 400;
}

.ysj-index-title p {
    font-size: 14px;
    color: #212121;
    margin-top: 5px;
}

.ysj-story-more {
    display: block;
    margin-top: 24px;
}

.ysj-product {
    text-align: center;
    padding: 60px 0;
}

.product-img {
    width: 282px;
    height: 210px;
    object-fit: cover;
}

.product-title {
    font-size: 16px;
    color: #212121;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 20px;
}

.ysj-product-content {
    position: relative;
    padding: 0 50px;
    margin-top: 32px;
}

.swiper-slide {
    display: block;

}

.product-prev,
.product-next {
    position: absolute;
    top: 40%;
    z-index: 99;
    cursor: pointer;
}

.product-prev {
    left: 0;
}

.product-next {
    right: 0;
}

.ysj-pantent {
    height: 800px;
    padding: 60px 0;
    box-sizing: border-box;
    text-align: center;
    background-image: url("/Public/images/pc/zh-cn/ysj_pantent.png");
    background-size: 100% 100%;
}

.ysj-pantent-content {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    padding: 70px 0 0;
}

.pantent-img {
    width: 282px;
    height: 375px;
    object-fit: contain;
}

.ysj-pantent .swiper-slide img {
    transform: scale(.87);
    transform-origin: bottom center;
    transition: .1s;
}

.ysj-pantent .swiper-slide-active img {
    transform: scale(1);
}

.pantent-next,
.pantent-prev {
    position: absolute;
    top: 50%;
    z-index: 99;
    cursor: pointer;
}

.pantent-next {
    right: 0;
}

.pantent-prev {
    left: 0;
}

.pantent-title {
    font-size: 24px;
    color: #212121;
    margin-top: 40px;
}

.ysj-pantent-tab {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
}

.ysj-pantent-tab-content {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    transition: .2s;
    text-align: center;
}

.ysj-pantent-tab-item {
    display: inline-block;
    margin: 0 30px;
    font-size: 16px;
    color: #212121;
    cursor: pointer;
    border-bottom: 4px solid transparent;

}

.ysj-pantent-tab-item.active {
    font-weight: bold;
    color: #0651C0;
    border-color: #0651C0;
}

.ysj-honor {
    margin-top: 80px;
}



.ysj-honor-content {
    margin-top: 30px;
    display: flex;
    height: 659px;
    background-color: #F7F7F7;
    overflow: hidden;
}

.ysj-honor-list {
    flex: 1;
    height: 100%;
    padding-top: 20px;
    overflow: hidden;
}

.ysj-honor-img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}

.ysj-honor-box {
    width: 600px;
    height: 580px;
    overflow: hidden;
    box-sizing: border-box;
    padding-left: 78px;
    transition: .2s;
}

.ysj-honor-wraper {
    transition: .2s;

}

.ysj-honor-text {
    margin-top: 15px;
    font-size: 18px;
    color: #212121;
    line-height: 1.5;
}

.ysj-honor-year {
    font-weight: bold;
    font-size: 18px;
    color: #0651C0;
}

.ysj-honor-item {
    padding: 20px 0;
    border-bottom: 1px solid #b9b7b7;
}

.ysj-honor-opera {
    width: 600px;
    text-align: center;
    margin-top: 10px;
}

.ysj-honor-opera img {
    cursor: pointer;
    margin: 0 10px;
}

.ysj-honor-opera-up {
    transform: rotate(180deg);
}

.ysj-kb {
    padding: 60px 0 0;
}

.ysj-index-title {
    text-align: center;
}

.ysj-kb-tab {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
}

.ysj-kb-tab-content {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    transition: .2s;
    text-align: center;
}

.ysj-kb-tab-item {
    display: inline-block;
    margin: 0 30px;
    font-size: 16px;
    color: #212121;
    cursor: pointer;
    border-bottom: 4px solid transparent;

}

.ysj-kb-tab-item.active {
    font-weight: bold;
    color: #054610;
    border-color: #054610;
}

.ysj-kb-content {
    display: flex;
    width: 1200px;
    margin: 40px auto;
    box-sizing: border-box;
}

.ysj-kb-show {
    width: 320px;
    text-align: center;
    box-sizing: border-box;
}

.ysj-kb-show img {
    width: 100%;
    height: 375px;
    object-fit: contain;
}

.ysj-kb-show p {
    color: #212121;
    line-height: 21px;
    font-size: 16px;
    margin-top: 6px;
}

.ysj-kb-list {
    flex: 1;
    overflow: hidden;
    margin-left: 26px;
}

.ysj-kb-item {
    display: flex;
    background-color: #F7F7F7;
    padding: 24px 15px 24px 24px;
    align-items: center;
}

.ysj-kb-item:nth-child(even) {
    background-color: #fff;
}

.ysj-kb-item-content {
    flex: 1;
    overflow: hidden;
}

.ysj-kb-item-title {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ysj-kb-item-article {
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    color: #212121;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
}

.ysj-kb-item-time {
    font-size: 16px;
    color: #212121;
    width: 100px;
    overflow: hidden;
    margin-left: 20px;
}

.ysj-kb-more {
    text-align: right;
    margin-top: 30px;
}

.ysj-kb-more a {
    color: #0651C0;
    font-size: 14px;
}

.ysj-health {
    margin-top: 60px;
}

.ysj-health-content {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

.ysj-health-item {
    position: relative;
    float: left;
    width: 588px;
    height: 344px;
    margin-top: 16px;
    overflow: hidden;
}

.ysj-health-item:nth-child(even) {
    margin-left: 24px;
}

.ysj-health-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ysj-health-more {
    position: absolute;
    font-size: 14px;
    color: #0651C0;
    bottom: 10px;
    z-index: 99;
    right: 0;
    left: 50%;
    margin-left: -80px;
}
.ysj-health-item p {
    position: absolute;
    color: #fff;
    padding: 16px;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    line-height: 1.8;
    align-items: center;

    background-color: rgba(0, 0, 0, .4);
}

.ysj-health-item:nth-child(1) p,
.ysj-health-item:nth-child(2) p {
    padding-right: 20px;
    clip-path: polygon(0 0, 0 100%, 90% 100%, 100% 0);
}

.ysj-health-item:nth-child(3) p,
.ysj-health-item:nth-child(4) p {
    padding-left: 30px;
    right: 0;
    clip-path: polygon(10% 0, 0 100%, 100% 100%, 100% 0);
}

.ysj-health-box {
    position: absolute;
    width: 100%;
    height: 100%;
}

.ysj-health-item:nth-child(1) p,
.ysj-health-item:nth-child(4) p {
    width: 50%;

}

.ysj-health-item:nth-child(2) p,
.ysj-health-item:nth-child(3) p {
    width: 40%;
}

.ysj-health-item:nth-child(2) .ysj-health-box,
.ysj-health-item:nth-child(3) .ysj-health-box {
    width: 486px;
    height: 270px;
}

.ysj-health-item:nth-child(2) .ysj-health-box {
    bottom: 0;
}

.ysj-health-item:nth-child(3) .ysj-health-box {
    top: 0;
    right: 0;
}

.ysj-dynamic {
    margin-top: 60px;
    margin-bottom: 52px;
}

.ysj-dynamic-content {
    overflow: hidden;
    margin-top: 30px;
}

.ysj-dynamic-item {
    display: block;
    float: left;
    height: 470px;
    width: 384px;
    overflow: hidden;
    background: #F7F7F7;
    margin-left: 24px;
}

.ysj-dynamic-item:nth-child(1) {
    margin-left: 0;
}

.ysj-dynamic-item img {
    width: 100%;
    height: 288px;
    object-fit: cover;
    background-color: #fff;
}

.ysj-dynamic-item-info {
    padding: 24px 16px;
}

.ysj-dynamic-item-article {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.ysj-dynamic-item-bottom {
    font-size: 14px;
    display: flex;
    margin-top: 35px;
    justify-content: space-between;
}

.ysj-dynamic-item-time {
    color: #000000;
}

.ysj-dynamic-item-more {
    color: #94959A;
}

.ysj-dynamic-more {
    text-align: center;
    margin-top: 60px;
}