/* 公共样式 */
*{
    padding:0;
    margin:0;
    list-style: none;
    text-decoration: none;
}
@media (min-width: 75rem) and (max-width: 105rem) {
    html,body {
        font-size:0.833vw;
    }
}
.m1680{
    width:105rem;
    margin:0 auto;
    display: block;
}
.box{
    margin-top: 4rem;
    padding-bottom: 4rem;
}
/* 当前位置 */
.dqwz {
    color: #104375;
    margin-bottom: 2rem;
}
.dqwz p {
    display: inline;
    color: #104375;
    font-family: "PingFang SC";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .125rem;
}
.dqwz a {
    color: #104375;
    font-family: "PingFang SC";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .125rem;
}
/* 顶部动态 */
.dongtai{
    background:url(123.png) no-repeat;
    background-size:100% 100%;
    height:33.6875rem;
    width:100%;
    padding: 2.5rem 0;
    padding-top:0;
}
.massage_left{
    display: flex;
    width: 67.0625rem;
    height: 33.6875rem;
    float: left;
}
.massage_left .swiper-slide{
    width:100%;
    height:100%;
    overflow: hidden;
    position: relative;
}
.massage_left .pic img{
    width:100%;
}
.massage_left .pic a span{
    position: absolute;
    bottom:0;
    width:100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    color:#fff;
    display: flex;
    padding: 1.5rem .75rem 1rem .75rem;
    justify-content: left;
    align-items: center;
    gap: .625rem;
    flex-shrink: 0;
}
.massage_left .swiper-container-horizontal>.swiper-pagination-bullets{
    width:28%;
    right:0;
    left:revert;
}
.massage_left .swiper-pagination-bullet-active{
    background: url(dian1.png) no-repeat !important;
    width: 2rem;
    border-radius: 0;
}
.massage_left .swiper-pagination-bullet{
    background: url(dian.png) no-repeat;
    opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom:1.25rem;
}
.massage_right{
    padding: 2rem 1.5rem;
    background: linear-gradient(180deg, #004A99 0%, #004a99a1 80%), url(97.png) #004a99b5 0px -42.944px / 100% 159.178% no-repeat;
    width:34.1875rem;
    height:29.6875rem;
    float: right;
}

.massage_right li{
    position: relative;
    margin-bottom:2.5rem;
}
.massage_right li::before{
    position: absolute;
    content: "";
    width: .75rem;
    height: .75rem;
    border-radius: 50%;
    background: #fff;
    left: 0rem;
    top: 0.7rem;
}
.massage_right li a{
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 1.25rem;
    display: inline-block;
}
/* 学习弘扬精神 */
.box1{
    margin-top:5.5rem;
    display: table;
    margin-bottom:2.5rem;
}
.llxx{
    width:66.25rem;
    float: left;
}
.llxx_top{
    width:100%;
    display: table;
    margin-bottom:.75rem;
}
.llxx_top span{
    color: #FFF;
    text-shadow: 0.125rem 0.125rem 0rem rgba(0, 0, 0, 0.25);
    font-family: FZRuiZhengHeiS-EB-GB;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: bold;
    line-height: 4.375rem;
    letter-spacing: .25rem;
    background: url(lmbj.png) no-repeat;
    width: 21.5rem;
    height: 4.375rem;
    background-size: 100% 100%;
    display: block;
    text-align: center;
    float: left;
}
.llxx_top a{
    display: block;
    float: right;
    line-height: 4.375rem;
    color: #333;
    font-family: "PingFang SC";
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
}
.llxx ul li{
    position: relative;
    border-bottom:.0625rem solid #E5E5E5;
    padding:1.5rem 0;
}
.llxx ul li:last-child{
    border:none;
}
.llxx ul li::before{
    position: absolute;
    content: "";
    width: .75rem;
    height: .75rem;
    border-radius: 50%;
    background: #333;
    left: 0rem;
    top: 2rem;
}
.llxx ul li:hover::before{
    background: #004A99;
}
.llxx ul li p{
    float: right;
}
.llxx ul li a{
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    font-family: "PingFang SC";
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 1.5rem;
}
.llxx ul li:hover a{
    color:#004A99;
}
/* 弘扬科学家精神 */
.kxjjs{
    float: right;
    width:37.1875rem;
}
.kxjjs .llxx_top span{    
    background: url(kxj.png) no-repeat;
    width: 30rem;
    background-size:100% 100%;
}
.tblist ul li{
    width: 37.1875rem;
    height: 11.8125rem;
    margin-bottom:2rem;
    overflow: hidden;
}
.tblist ul li img{
    width: 100%;
    height:100%;
    display: block;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}
.tblist ul li:hover img{
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transform: scale(1.1);
}
.tblist{
    margin-top:1.25rem;
}
/* 党建资源 */
.djzy{
    margin-top:2.5rem;
    display: table;
}
.djzy_list{
    margin-top:2.25rem;
}
.djzy_list ul li{
    float: left;
    margin-right:1.5rem;
    margin-bottom:1.5rem;
    width: 32.3%;
    height:11.75rem;
    overflow: hidden;
}
.djzy_list ul li img{
    height:100%;
    width:100%;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}
.djzy_list ul li:hover img{
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transform: scale(1.1);
}
.djzy_list ul li:nth-child(3n){
    margin-right:0;
}
.box2{
    background:url(zybj.png) no-repeat bottom;    
    background-size:100% 100%;
}


.sjtop,.sjbottom{
    display: none;
}




.massage_right li a{
    display: inline-block;
    font-size: 1.125rem;
}
.massage_right ul{
    padding:0;
}
.massage_right li::before{
    top: 0.5rem;
}