@import url(anim.css);
@import url(lrtk3.css);
* {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    /*background-color: rgba(245, 245, 245, 1);*/
    overflow-x: hidden;
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑", "Arial", "Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
    height:100%;
    width:100%;
    background-color: #E9EEF5;
}
html{
    height: 100%;
}

#Screen1{
    display: flex;
}
#Screen2{
    display: none;
}

.dangqunimg{
    position: relative;
    margin-top: -75px;
}

.dangqunimg img{
    width: 100%;
}

.dangqunimg .tit-box{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1200px;
    height: 120px;
    transform: translate(-50%,-50%);
}

.dangqunimg .tit-box .tit {
    color: #FFFFFF;
    font-size: 48px;
    line-height: 2;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0,0,0,.3);
}

.dangqunimg .tit-box .aline{
    width: 60px;
    height: 2px;
    background-color: #fff;
}

.dangqunimg .tit-box .dec {
    color: #e6e7ee;
    font-size: 24px;
    line-height: 3;
}
.clear{
    clear:both
}
.container{
    /*top:670px;*/
    position: absolute;
    display: flex;
    width: 100%;
    justify-content: center;
}
.incontainer{
    width: 1350px;
    position: absolute;
    display: flex;
    justify-content: center;
    background-color: #FFFFFF;
      height: 4.8rem;
}
.incontainer_more{
    float: left;
    top: 40px;
    position: absolute;
    left: 51%;
    margin-left: 560px;
}
.incontainer_1{
    margin-top: 0.3rem;
}
.incontainer_2{
    top:530px;
}
.incontainer_3{
    top:1030px;
}
.incontainer_4{
    top:1530px;
}
.h2title{
    width: 100%;
    line-height: 40px;
    margin: 0.2rem 0;
}
.h2title1{
    text-align: center;
    font-size: 30px;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    color: #fff;
    font-kerning: normal;
    background-color: rgb(213, 26, 44);
    line-height: 0.6rem;
    width: 300px;
}
.h2title2{
    text-align: center;
    font-size: 19px;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    color: #999999;
    font-kerning: normal;
}
/*党的建设-B*/
.left{
    /*background-color: pink;*/
    width: 600px;
    position:absolute;
    right: 51%;
    float:left;
    top:100px;
}
.right{
    /*background-color: dodgerblue;*/
    width: 600px;
    position:absolute;
    left: 51%;
    top:100px;
}

.dLdate{
    width: 100px;
    height: 60px;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    float: left;
}
.dLdate-year{
    line-height: 24px;
    font-size: 16px;
    color: #b10004;
    text-align: center;
}
.dLdate-day{
    line-height: 24px;
    font-size: 34px;
    color: #b10004;
    font-weight:100;
    text-align: center;
}

.dLtext{
    display: flex;
    list-style-type:none;
    width: 440px;
    height: 48px;
    line-height: 24px;
    text-align: left;
    padding-left: 28px;
    align-items:center;
    border-left: rgba(228, 228, 228, 1) 1px solid;
}
.ddownpictitle{
    line-height: 50px;
    word-wrap: break-word;
    font-size: 16px;
    font-family: 'PingFangSC-Regular','PingFang';
    color: #666666;
    /*text-align: center;*/
    padding-left: 20px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  display:block;
}
.ddownpictext{
    height: 48px;
    word-wrap: break-word;
    font-size: 12px;
    font-family: 'PingFangSC-Regular','PingFang';
    color: rgb(153, 153, 153);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.dR{
    border-bottom: rgba(228, 228, 228, 1) 1px solid;
    border-top: rgba(228, 228, 228, 1) 1px solid;
}
.dRLdate{
    width: 100px;
    height: 120px;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    float: left;
}
.dRLdate-year{
    line-height: 24px;
    font-size: 17px;
    color: #b10004;
    text-align: center;
    margin-top: 10px;
    border-right: rgba(228, 228, 228, 1) 1px solid;
    /*position: absolute;*/
}
.dRLdate-day{
    line-height: 24px;
    font-size: 40px;
    color: #b10004;
  font-weight:100;
  margin-top:34px;
    text-align: center;
    border-right: rgba(228, 228, 228, 1) 1px solid;
}

.dRtext{
    /*width: 450px;*/
    /*height: 130px;*/
    /*border-bottom: rgba(228, 228, 228, 1) 1px solid;*/
    /*border-top: rgba(228, 228, 228, 1) 1px solid;*/
    list-style-type:none; /*li行前无黑点*/
    width: 440px;
    height: 100px;
    /*margin-bottom: 18px;*/
    text-align: left;
    margin-top: 20px;
    margin-left: 120px;
    /*align-items: center;*/
    /*justify-content: center;*/
}
.drighttitle{
    width: 440px;
    text-align: left;
    line-height: 22px;
    font-size: 16px;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    color: #333333;
    font-kerning: normal;
    /*margin:0 auto;*/
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inherit;
}
.drighttext{
    text-align: left;
    line-height: 25px;
    font-size: 12px;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    color: #333333;
    font-kerning: normal;
    color: rgb(153, 153, 153);
    margin-top : 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*党的建设-E*/
/*群团建设-B*/

.qRtext{
     list-style-type:none;
     background-color:#ffffff;
     width: 590px;
     height: 131px;
     box-shadow:0px 0px 5px rgba(0, 0, 0, 0.0470588235294118);
     border:1px solid #f3f3f3;
     margin-bottom: 20px;
 }
.qrighttitle{
    width: 518px;
    text-align: left;
    height: 32px;
    font-size: 18px;
    font-family: "微软雅黑 Bold";
    color: #333333;
    font-kerning: normal;
    margin-top: 20px;
    /*margin:0 auto;*/
    /*margin: 0 0 0 200px;*/
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inherit;
}
.qrtt{
    margin-top: 20px;
    margin-left: 35px;
    width: 520px;
    margin-bottom: 5px;
}
.qrighttext{
    width: 518px;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
    font-kerning: normal;
    font-family: "微软雅黑 Light";
    font-weight: 400;
    color: rgb(153, 153, 153);
    margin:0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*群团建设-E*/

/*工会活动 -B*/
.grightpic{
    width: 200px;
    height: 125px;
    display: flex;
    /*align-items: center;*/
    /*justify-content: center;*/
}
.gonpic{
    /*display: flex;*/
    background-color:rgba(0, 0, 0, 0.8);
    width: 590px;
    height: 120px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.gonpictitle{
    width: 518px;
    line-height: 48px;
    word-wrap: break-word;
    font-size: 18px;
    font-family: 'PingFangSC-Regular','PingFang';
    margin-left: 40px;
    color:#FFFFFF;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inherit;
}
.gonpictext{
    width: 518px;
    line-height: 24px;
    word-wrap: break-word;
    font-size: 14px;
    font-family: 'PingFangSC-Regular','PingFang';
    color: rgb(153, 153, 153);
    margin:0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.gonpictime{
    width: 518px;
    line-height: 28px;
    word-wrap: break-word;
    font-size: 14px;
    font-family: 'PingFangSC-Regular','PingFang';
    color: rgb(153, 153, 153);
    margin:0 auto;
}
.gRtext{
    list-style-type:none;
    background-color:#ffffff;
    width: 590px;
    height: 125px;
    box-shadow:0px 0px 5px rgba(0, 0, 0, 0.0470588235294118);
    border:1px solid #f3f3f3;
    margin-bottom: 15px;

}
.grighttitle{
    width: 336px;
    text-align: left;
    height: 32px;
    font-size: 16px;
    font-family: "微软雅黑 Bold";
    color: #333333;
    /*font-kerning: normal;*/
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inherit;
    margin-top: 15px;
}
.grt{
    margin-top: 6px;
    margin-bottom: 5px;
    margin-left: 210px;
    width: 380px;
}
.grighttext{
    width: 360px;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
    font-kerning: normal;
    font-family: "微软雅黑 Light";
    font-weight: 400;
    color: rgb(153, 153, 153);
    margin-left: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}
/*工会活动 -E*/
.way{
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    color: #333333;
    text-align: left;
    line-height: 28px;
    opacity: 0.6;
    margin: 0 auto;
}
.foot_text{
    color:#FFFFFF;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-size: 14px;
    float: left;
    text-align: center;
}
.foot_text_ph{
    font-size: 0.28rem !important;
}
.footerdiv{
    width: 100%;
    height: 60px;
    background-color: #1a8a69;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    position: absolute;
    top:2400px;
    margin-top: 1rem;
    /*top: 100%;*/
}
.footerdiv img{
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 0.2rem;
}
.footerdivph{
    height: 1rem;
}
.footerdivph img{
    width: 0.4rem;
    height: 0.4rem;
}


/*自适应屏幕*/
@media screen and (max-width:1800px){
  .dangqunimg{
    width:100%
  }
}
@media screen and (max-width:900px){
    .container{
        width: 90%;
    }
    .h2title{
        line-height: 30px;
    }
    .h2title1{
        font-size: 25px;
        text-align: left;
        margin-left: 2%;
        font-weight: 600;
    }
    .h2title2{
        display: none;
    }
    .footerdiv{
        margin-top: 1rem;
    }
  .dangqunimg{
    height:120px;
  }
}

/*手机端 --B*/

.head_news {
    position: relative;
    box-sizing: border-box;
    padding: .3rem .2rem;
    margin: .3rem .2rem 0 .2rem;
    border-radius: 6px;
    background-color: #fff;
}

.head_news>img {
    position: absolute;
    left: .2rem;
    top: .43rem;
    width: .77rem;
    height: .33rem;
    vertical-align: middle;
}

.head_news>a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    font-size: .34rem;
    text-indent: .85rem;
    line-height: .56rem;
    color: #333;
}
/*党的建设*/
.index_title{
    display: flex;
    height: 0.8rem;
    align-items: center;
}
.index_title p{
    font-size: .34rem;
    font-family: 'Microsoft Yahei', sans-serif, 'SimSun', 'SimHei';
    margin-left: 0.2rem;
}
.index_title a{
    right: 0.5rem;
    position: absolute;
}
.important_news {
    box-sizing: border-box;
    padding: .48rem .15rem .48rem .15rem;
    margin: 0 .2rem;
    background-color: #fff;
    border-radius: 6px;
}

.import_news_first {
    padding-bottom: .2rem;
    border-bottom: 1px solid #E3E3E3;
}

.import_news_first h1 {
    text-align: center;
    font-size: .34rem;
    color: #175DD1;
    font-weight: bold;
}

.import_news_first p {
    text-align: center;
    margin-top: .1rem;
    font-size: .26rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 96%;
}

.import_news_item {
    padding: .2rem .1rem .05rem .1rem;
    display: flex;
    align-items: center;
}

.import_news_left {
    flex: 1;
    overflow: hidden;
}

.import_news_right {
    width: 1.2rem;
}

.import_news_left h2 {
    font-size: .32rem;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.import_news_left p {
    margin-top: .1rem;
    font-size: .26rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.import_news_line {
    width: 1px;
    height: .74rem;
    background-color: #E3E3E3;
}

.import_news_right>p {
    font-size: .48rem;
    color: #B5B5B5;
    text-align: center;
}

.import_news_right>span {
    display: block;
    text-align: center;
    font-size: .2rem;
    color: #B5B5B5;
}
/*群团 理论 基层*/
.tab_wrap {
    position: relative;
    box-sizing: border-box;
    padding: .18rem .1rem;
    margin: .2rem .2rem .3rem .2rem;
    border-bottom: 1px solid #B2D6EF;
}

.tab_wrap>span {
    display: inline-block;
    margin-right: .5rem;
    font-size: .34rem;
    color: #999999;
    font-weight: 400;
    transition: all .3s ease;
}

.tab_bottom {
    position: absolute;
    left: .2rem;
    bottom: 0;
    display: block;
    width: 1.1rem;
    height: .06rem;
    background-color: #3F88FF;
}

.tab_content {
    box-sizing: border-box;
    padding: 0 .15rem .26rem .15rem;
    margin: 0 .2rem;
    background-color: #fff;
    border-radius: .06rem;
}
.tab_content1{
    display: none;
}
.tab_content2{
    display: none;
}


.tab_list_item {
    display: flex;
    align-items: center;
    overflow: hidden;
    padding-left: 0.14rem;
    box-sizing: border-box;
    border-bottom: 1px solid #EBEBEB;
}

.tab_list_item::before {
    content: '';
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    background: #3F88FF;
    margin-right: 0.16rem;
}

.tab_list_item a {
    line-height: 1rem;
    font-size: .32rem;
    display: block;
    color: #333;
    width: 6.37rem;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab_look_more {
    display: block;
    text-align: center;
    margin: .24rem auto 0 auto;
    width: 2.4rem;
    height: .5rem;
    line-height: .5rem;
    font-size: .26rem;
    color: #999;
    background-color: #F7F7F7;
}
/* 切换需要添加的类 */
.tab_change {
    font-weight: 600 !important;
    color: #333333 !important;
}

/*手机端  --E*/

/*飘窗----B*/
#roll {
    height: 200px;
    position: fixed; /*fixed实现绝对定位*/
    cursor:pointer;
}

#roll img{
    height: 100%;
    width: auto;
}
.guanbi{
    width:60px;
    height:30px;
    position: absolute;
    right:-25px;
    top:-25px;
}
/*飘窗----E*/

.left a:hover{
    color:#00a1e9;
}
.right a:hover{
    color:#00a1e9;
}