body{
    background-color: #EBF2FA;
}
.wrapper img{
    max-width: 100%;
}
.wrapper a{
    cursor: pointer;
}
.empty{
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    overflow: hidden;
    display: none;
}
.empty p{
    width: 100%;
    text-align: center;
    font-size: 0.28rem;
    color: #242833;
    line-height: 0.38rem;
}
.empty img{
    width: 2.1rem;
    height: 1.76rem;
    margin-top: 3rem;
    margin-bottom: 0.5rem;
}
.index-banner{
    position: relative;

}
.index-banner .baner{
    width: 100%;
    height: 4rem;
    overflow: hidden;
}
.part{
    padding:0.4rem 0.3rem;
}
.part h1{
    width: 100%;
    height: 0.38rem;
    display: flex;
    align-items: center;
    color: #004A8C;
    font-size: 0.36rem;
    position: relative;
}
.part h1:after{
    display: block;
    content: "";
    width: 4.86rem;
    height: 1px;
    border-bottom: 1px solid #A5C1D9;
    position: absolute;
    right: 0;
    bottom: 0;
}
.part h1>img{
    width: 0.4rem;
    height: 0.28rem;
    margin-right: 0.1rem;
}
.part-bg{
    height: 0.8rem;
    background: url("../images/moralactivity/part-bg-2.png") repeat-y center top;
    background-size: 100% 0.35rem;
    overflow: hidden;
}
.part-bg.part-bg-height{
    height: auto;
}
.part-1{
    margin: 0 0.1rem;
    padding: 0 0 0.5rem;
    background: url("../images/moralactivity/part-bg-3.png") no-repeat center bottom;
    background-size: 100% 1.56rem;
    margin-top: -1.14rem;
    overflow: hidden;
    transform: translateZ(1px);
}

.part-2 h1{
    margin-bottom: 0.3rem;
}
.part-1 .toggle{
   text-align: right;
    padding: 0 0.6rem;
}
.part-1 .toggle a{
    color: #007CFF
}
.part-1-content{
    padding-top: 0.3rem;
    background: url("../images/moralactivity/part-bg-1.png") no-repeat center top;
    background-size: 100% 1.15rem;
    overflow: hidden;
}
.part-1-content p{
    padding: 0 0.5rem;
    line-height: 0.36rem;
    margin: 0.08rem 0;
    color: #626C89;
}

.video-blocks{
    width: 100%;
    column-count: 2;
    column-gap: 0.2rem;
}
.video-blocks .video-block a{
    display: inline-block;
    width: 100%;
    height: 100%;
    display:flex;
    justify-content:center;
    align-items:center;
    color: #FFFFFF;
    font-size: 0.32rem;
}
.video-blocks .video-block:nth-of-type(1){
    width: 3.35rem;
    height: 1.8rem;
    background: url("../images/moralactivity/img-1.png") no-repeat;
    background-size: cover;
    margin-bottom: 0.2rem;
}
.video-blocks .video-block img{
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.12rem;
}
.video-blocks .video-block:nth-of-type(2){
    width: 3.35rem;
    height: 0.8rem;
    background: url("../images/moralactivity/img-2.png") no-repeat;
    background-size: cover;
    margin-bottom: 0.2rem;
}
.video-blocks .video-block:nth-of-type(3){
    width: 3.35rem;
    height: 0.8rem;
    background: url("../images/moralactivity/img-3.png") no-repeat;
    background-size: cover;
    margin-bottom: 0.2rem;
}
.video-blocks .video-block:nth-of-type(4){
    column-span: all;
    height: 1.6rem;
    background: url("../images/moralactivity/img-4.png") no-repeat;
    background-size: cover;
}

.part-3{
    padding-bottom: 0.1rem;
    background-color: #fff;
}
.part-3 h1 img{
    width: 0.38rem;
    height: 0.36rem;
    margin-right: 0.1rem;
}
.part-3 h1{
    justify-content: space-between;
}
.part-3-1{
    background: linear-gradient(180deg,#EBF2FA,#FFFFFF  30%);
    padding-bottom: 0.6rem;
}
.part-3-1 h1{
    font-size: 0.32rem;
}
.part-3-1 h1:after{
    display: none;
}
.part-3-1 .more a{
    color: #A3AABF;
    float: right;
}
.article-blocks  .article-block-top{
    width: 100%;
    height: 4.98rem;
    margin-top: 0.36rem;
   
}
.article-blocks .article-block{
    width: 100%;
    height: 2.12rem;
    overflow: hidden;
}

.article-block .article-block-link{
    height: 2.12rem;
    display:flex;
    justify-content:space-between;
    align-items:center;
    overflow: hidden;
}
.article-blocks  .article-block-top .article-block-link{
    display: block;
    height:4.98rem;
    position: relative;
}
.article-blocks  .article-block-top  .left-article-img img{
    width: 100%;
    height:4.98rem;
    object-fit: cover;
}
.article-blocks  .article-block-top .article-info{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    line-height: 0.8rem;
    height:0.8rem;
    color: #FFFFFF;
    font-size: 0.32rem;
    background: rgba(0,0,0,0.6);
    padding: 0 0.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.article-block .article-block-right{
    width: 2.14rem;
    height: 1.4rem;
    overflow: hidden;
}
.article-block .article-block-right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article-block .article-block-left{
    flex: 1;
    min-width: 0;
    padding: 0.28rem 0;
    margin-right: 0.24rem;
    min-height: 1.4rem;
    border-bottom: 1px solid #D7DCE0;
}
.article-block .article-block-left>h2{
    width: 100%;
    font-size: 0.32rem;
    font-weight: 400;
    color: #242833;
    height: 0.42rem;
    line-height: 0.42rem;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin-bottom: 0.08rem;
}
.article-block .article-block-left p{
    width: 100%;
    font-size: 0.28rem;
    font-weight: 400;
    color: #596380;
    height: 0.42rem;
    height: 0.84rem;
    line-height: 0.42rem;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.article-block:nth-last-child(1) .article-block-left{
    border-bottom-color: transparent;
}

.part-4 h1>img{
    width: 0.36rem;
    height: 0.36rem;
}
.part-4 .activty-blocks h2{
    display: flex;
    justify-content: space-between;
    font-weight: 300;
    color: #242833;
    font-size: 0.32rem;
    height: 0.42rem;
    line-height: 0.42rem;
    margin-top: 0.26rem;
    position: relative;
}
.part-4 .activty-blocks h2 a, .part h1 a{
    color: #A3AABF;
    font-size: 0.22rem;
    font-weight: 400;
}
.part-4 .activty-blocks h2 i{
    display: inline-block;
    font-style: inherit;
    transform: translateY(-0.03rem)scale(0.6, 1.4);
}
/*.activty-blocks:nth-of-type(1) h2{
    font-weight: bold;
}*/
/*.activty-blocks:nth-of-type(1) h2:before{
    display: block;
    content: "";
    width: 0.08rem;
    height: 0.24rem;
    background: #004A8C;
    position: absolute;
    left: -0.3rem;
    top:0.1rem
}*/
.activty-items{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.activty-items .activty-item{
    display: block;
    width: 3.3rem;
    height: 2.66rem;
    overflow: hidden;
    background-color: #fff;
    margin-top: 0.14rem;
}
.activty-items .activty-item img{
    width: 100%;
    height: 2rem;
    object-fit: cover;
}
.activty-items .activty-item p{
    width: 100%;
    height: 0.66rem;
    line-height: 0.66rem;
    padding: 0 0.2rem;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    font-size: 0.28rem;
    font-weight: 400;
    color: #596380;
}

.video-part {
    padding: 0.2rem;
}
.video-part .activty-items .activty-item{
    width: 100%;
    height: 5.46rem;
    border-radius: 0.08rem;
    box-shadow: 0px 0.02rem 0.04rem 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}
.video-part .activty-items .activty-item>img{
    height: 3.8rem;
}
.video-part .activty-items .activty-item p{
    height: 1rem;
    margin: 0.2rem 0;
    line-height: 0.5rem;
    font-size: 0.32rem;
    white-space:inherit;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    color: #242833;
}
.video-part .activty-item span{
    display: block;
    height: 0.4rem;
    padding: 0 0.05rem;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top:0;
    z-index: 10;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #fff;
    overflow: hidden;
}
.video-part .activty-item .video-status{
    padding: 0 0.2rem;
    border-radius: 0.08rem 0 0.08rem  0px;
    background-color: #024686;
}
.video-part .activty-item .sign-status{
    width: 1.28rem;
    text-align: center;
    border-radius: 0.2rem 0 0 0.2rem;
    background-color: #ff8d00;
    left: auto;
    right: 0;
    top:3.8rem;
}
.video-part .activty-item .already-sign-status{
    background-color: #7b8b9c;
}
.video-part .activty-item .play-icon{
    width: 0.8rem;
    height: 0.8rem;
    left: 50%;
    top: 1.6rem;
    transform: translate(-50%, 0);
}
.video-part .activty-item .play-icon img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.propaganda-part .activty-items .activty-item{
    height: 4.78rem;
}

.video-part .activty-items .activty-item p{
    display: block;
    height: 0.52rem;
    line-height: 0.52rem;
    white-space:nowrap;
}

.layercontent{
    overflow: hidden;
}
.layercontent h2{
    padding: 0.1rem 0.2rem 0;
    margin-bottom: 0.1rem;
    height: 0.86rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #242833;
    line-height: 0.38rem;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.layercontent .img-box{
    width: 100%;
    max-height: 7.6rem;
    overflow: hidden;
    overflow-y: scroll;
    text-align: center;
}
.layercontent .img-box img{
    max-width: 100%;
    margin: 0 auto;
}
.layui-layer.my-layer{
    box-shadow: none;
}
.my-layer .layui-layer-setwin .layui-layer-close2{
    width: 0.3rem;
    height: 0.3rem;
    background: url("../images/moralactivity/close-icon.png") no-repeat;
    background-size: 0.3rem;
    right: -0.6rem;
    top: 0rem;

}

.article-list{
    padding:0 0.3rem;
}
.article-list .article-block-link{
    padding: 0.28rem 0;
    border-bottom: 1px solid #D7DCE0;
}
.article-list .article-block-left{
    padding: 0;
    border-bottom: none;
    margin-left: 0.24rem;
}
.video-detail{
    padding: 0;
}
.video-detail .video-box{
    background-color: #fff;
    margin-bottom: 0.2rem;
    box-shadow: 0px 0.02rem 0.04rem 0px rgba(0, 0, 0, 0.1);
}
.video-detail .video-box .video{
    width: 100%;
    height: 4rem;
}
.video-detail .video-box h2{
    padding: 0 0.3rem;
    margin: 0.2rem 0;
    height: 0.76rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #242833;
    line-height: 0.38rem;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.video-detail .video-box .person {
    height: 1rem;
    display: flex;
    align-items: center;
    margin: 0.3rem 0.3rem 0;
    padding-bottom: 0.3rem;
}
.video-detail .video-box .person .head{
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 0.2rem;
}
.video-detail .head img{
    width: 100%;
    height: 100%;
}
.video-detail .empty img{
    margin-top: 1rem;
}
.video-detail .video-box .name{
    font-size: 0.28rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.38rem;
}
.video-detail .video-box .time{
    font-size: 0.24rem;
    color: #596380;
    line-height: 0.34rem;
}
.video-detail .video-detail-list{
    background-color: #fff;
}
.video-detail .video-detail-list h1{
    color: #242833;
}
.video-detail .video-detail-list h1:after{
    display: none;
}
.video-detail .video-detail-list .article-block-right{
    margin-right: 0.24rem;
}
.tabs-wrapper{
    width: 100%;
    height: 1rem;
    background: #FFFFFF;
    position: relative;
}
.layer-bg{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    top:0;
    left: 0;
    background: rgba(0, 0, 0,0.3);
    z-index: 100;
    cursor: pointer;
}
.layer-bg .tabs-all h1{
    padding: 0.1rem 0.2rem;
    font-size: 0.32rem;
    line-height: 0.42rem;
    color: #242833;
}
.layer-bg .tabs-all{
    width: 7.1rem;
    padding: 0.1rem 0.1rem 0.2rem;
    position: absolute;
    left: 0.2rem;
    top:0.85rem;
    z-index: 10;
    background: #FFFFFF;
    border-radius: 0.08rem;
}
.layer-bg .tabs-all:after{
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-left: 0.12rem solid transparent;
    border-right: 0.12rem solid transparent;
    border-bottom: 0.16rem solid #fff;
    position: absolute;
    top: -0.16rem;
    right: 0.15rem;
}
.tabs-wrapper a{
   display: inline-block;
    margin: 0 0.2rem 0 0.3rem;
    color: #242833;
    font-size: 0.24rem;
    line-height: 1rem;
    white-space: nowrap;
    position: relative;
}
.tabs-all .tabs-items a{
    padding: 0 0.1rem;
    height: 0.48rem;
    line-height: 0.42rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    border: 0.02rem solid #242833;
    font-size: 0.28rem;
    margin: 0.1rem 0 0.2rem 0.2rem;
}
.tabs-all .tabs-items a.active{
    color: #fff;
    background: #024686;
}
.tabs-wrapper .tabs-box{
    display: flex;
}
.tabs-wrapper .tabs-box .active{
    font-size: 0.32rem;
}
.tabs-wrapper .tabs-box .active:after{
    display: inline-block;
    content: "";
    width: 0.6rem;
    height: 0.08rem;
    background: #024686;
    border-radius: 0.04rem;
    position: absolute;
    bottom:0;
    left: 50%;
    transform: translateX(-50%);
}
.tabs-wrapper .toggle-all-btn{
    width: 1.8rem;
    height: 1rem;
    background:linear-gradient(-90deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.8));
    position: absolute;
    right: 0;
    top:0;
    z-index: 10;
    cursor: pointer;
}
.tabs-wrapper .toggle-all-btn>i{
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 0.1rem solid transparent;
    border-right: 0.1rem solid transparent;
    border-top: 0.1rem solid #000;
    margin: 0.45rem 0 0 1.2rem;
}
.my-layer .layui-layer-content{
    height: auto !important;
    overflow: hidden;
    padding-bottom: 0.2rem;
}
.my-layer-tips .layui-layer-content{
    text-align: center;
    line-height: 1rem;
    font-size: 0.32rem;
    margin-top: 0.3rem;
}
.my-layer-tips.layui-layer-page .layui-layer-btn{
    text-align: center;
}
.my-layer-tips .layui-layer-btn .layui-layer-btn0 {
    width: 3.2rem;
    height: 1.12rem;
    line-height: 0.85rem;
    background: url("../images/moralactivity/btn.png") no-repeat center/cover;
    border:none;
    margin: 0;
    padding: 0;
}

.dropload-down{
    text-align: center;
    color: #999;
    line-height: 0.5rem;
}
