.science-page1 {
    width: 100%;
    background-color: #f1f1f1;
    overflow: hidden;
}
.science-title {
    margin-top: 0.72rem;
    margin-bottom: 0.53rem;
    text-align: center;
    color: #444444;
}
.science-page3 .science-title-white,.science-page3 .science-title-white p{
    color: #ffffff;
    margin-bottom: 0.4rem;
}
.science-page3 .science-title-white p {
    margin-bottom: 0.1rem;
}
.science-title.mb4 {
    margin-bottom: 0.4rem;
}
.science-title p {
    margin-bottom: 0.1rem;
}
.science-title p {
    color: #333;
    font-weight: 700;
}
.science-gather-box {
    width: 100%;
}
.science-gather-box img {
    width: 100%;
    height: auto;
}
.zy-dynamic-module{
    margin-top: 0;
    padding-top: 1rem;
}
.science-gather-box ul {
    overflow: hidden;
}
.science-gather-box li {
    position: relative;
    float: left;
    width: 32.33%;
}
.science-gather-box li:nth-child(2) {
    margin: 0 1.5%;
}
.science-gather-box .gather-box-bot {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1rem;
    background-color: #000000;
}
.science-gather-box .gather-box-bot i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.35rem;
    color: #ffffff;
}
.science-page3 {
    width: 100%;
    height: 7rem;
    background: url('../../images/gather/page3-bg.jpg') no-repeat;
    background-size: 100% 100%;
    margin-top: 0.5rem;
    overflow: hidden;
}
.look-more {
    width: 2.4rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    border: 1px solid #cccccc;
    margin: 0 auto;
}
.look-more:hover {
    border: 1px solid #fff;
}
.look-more a {
    display: block;
    color: #ffffff;
    transition: all 0.3s ease;
}
.look-more a:hover{
    color: #333;
    background: #fff;
}
.look-more.black {
    border: 1px solid #999999;
    transition: all 0.3s ease;
}
.look-more.black:hover {
    border: 1px solid #fff;
}


.look-more.black a {
    color: #444444;
}
.science-page4 {
    width: 100%;
    height: 7rem;
    background: url('../../images/gather/page4-bg-2.jpg') no-repeat;
    background-size: 100% 100%;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    overflow: hidden;
}
.gather-hide-item {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}
.gather-hide-item.show {
    display: block;
}
.gather-hide-center-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.gather-hide-item i {
    display: block;
    text-align: center;
    font-size: 0.4rem;
    color: #ffffff;
    margin-bottom: 0.42rem;
}
.gather-hide-item p {
    width: 80%;
    margin: 0 auto;
    color: #ffffff;
    line-height: 1.8;
}
.gather-hide-item a {
    display: block;
    width: 2.4rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    color: #cccccc;
    background:#005cb9;
    margin: 0 auto;
    margin-top: 0.55rem;
    transition: all 0.3s ease;
}
.gather-hide-item a:hover {
    color: #333;
    background:#fff;
}
@media (max-width: 767px) {
    .science-title p {
        font-size: 0.4rem;
        margin-bottom: 0.2rem;
    }
    .science-title span {
        display: block;
        width: 85%;
        font-size: 0.24rem;
        line-height: 1.8;
        margin: 0 auto;
        text-align: left;
    }
    .pub-science-title p {
        font-size: 0.44rem;
    }
    .pub-science-title span {
        font-size: 0.26rem;
        line-height: 1.6;
        font-weight: 400;
    }
    .science-title {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .swiper-science {
        opacity: 0;
    }
    .swiper-pub-sty .swiper-slide {
        transform: scale(0.91);
        transition: all 0.3s;
    }
    .swiper-pub-sty .swiper-slide img {
        width: 100%;
    }
    .swiper-pub-sty .swiper-slide-active,.swiper-slide-duplicate-active {
        transform: scale(1);
    }
    .science-gather-swiper {
        position: relative;
    }
    .science-gather-swiper::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 0.8rem;
        height: 100%;
        background:linear-gradient(to left,rgba(255, 255, 255, 0.7), transparent);
        z-index: 9;
    }
    .science-gather-swiper::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 0.8rem;
        height: 57%;
        background:linear-gradient(to right,rgba(255, 255, 255, 0.7), transparent);
        z-index: 9;
    }
    .science-gather-text {
        margin-top: 0.5rem;
        margin-bottom: 1rem;
        padding: 0 0.5rem;
    }
    .science-img-box {
        width: 45%;
        height: 0.8rem;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }
    .science-gather-text img {
        width: auto;
        height: 0.5rem;
        margin-bottom: 0.3rem;
    }
    .science-gather-text p {
        font-size: 0.26rem;
        line-height: 1.8;
        text-align: center;
    }
    .science-gather-text a {
        display: block;
        width: 3.6rem;
        height: 0.7rem;
        line-height: 0.7rem;
        text-align: center;
        color: #ffffff;
        background:linear-gradient(to right,#005cb9,#0088c9);
        margin: 0 auto;
        margin-top: 0.5rem;
    }
    .science-page3 {
        background: url('../../images/gather/page3-bg-m.jpg') no-repeat;
        background-size: 100% 100%;
    }
    .science-page4 {
        background: url('../../images/gather/page4-bg-m-2.jpg') no-repeat;
        background-size: 100% 100%;
        margin-top: 1rem;
    }
    .look-more {
        width: 3.6rem;
        height: 0.7rem;
        line-height: 0.7rem;
        color: #ffffff;
        border: 1px solid #ffffff;
    }
    .science-title.mbmb5 {
        margin-bottom: 0.5rem;
    }
    .science-page3 .science-title-white p {
        margin-bottom: 0.2rem;
    }
}