*{
    padding:0;
    margin:0;
    list-style: none;
    text-decoration: none;
}
.m1440{
    width:1440px;
    margin:0 auto;
}

.top{
    width:100%;
}
.top_center{
    margin:0 auto;
    display: flex;
    width: 1440px;
    padding: 20px 0;
    justify-content: space-between;
    align-items: center;
}
.top_center .left{
    float: left;
}
.top_center .right{
    float:right;
    margin-left: 660px;
}
.top_center .right ul li{
    float: left;
}
.top_center .right ul li{
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.top_center .right ul li a{
    color: #333;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.search{
    float: right;
    position: relative;
}
.syssinput {
    width:187px;
    border: 1px solid #208852;
    background: rgba(255, 255, 255, 0.84);
    display: flex;
    height: 24px;
    padding: 12px 16px 12px 24px;
    align-items: center;
    gap: 120px;

}
.search_sub {
    position: absolute;
    right: 0.625rem;
    top: 0.875rem;
    width: 1.875rem;
    opacity: 0;
    z-index: 99999;
}
.syssbtn {
    position: absolute;
    right: .75rem;
    top: 1rem;
    line-height: 2rem;
    height: 1.25rem;
    width: 1.25rem;
    outline: none;
    border: 0;
    padding: 0;
    cursor: pointer;
    background-size: 100%;
}
.headerbot{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
    height:64px;
    background: #208852;
}

.headerbot .nav ul li{
    float: left;
    display: flex;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    flex: 1 0 0;
    width:120px;
    height:64px;
}
.headerbot .nav ul li a{
    color: #FFF;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.headerbot .nav ul li:hover{
    background: #0D704E;
}
.headerbot .nav ul li:hover a{
    color: #FFE600;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
/* 导航结束 */

/* 第一部分 */
.one{
    margin-top: 30px;
    display: table;
    margin-bottom: 30px;
}
.toutiao{
    display: flex;
    padding: 20px 0;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    margin-bottom:24px;

}
.toutiao a{
    color: #0D704E;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px; /* 150% */
    position: relative;
    text-indent:2rem;
}
.toutiao a::before {
    position: absolute;
    content: "";
    width: .75rem;
    height: .75rem;
    border-radius: 50%;
    background: #0D704E;
    left: 0rem;
    top: 50%;
    transform: translate(0, -50%);
}

.massage{
    float: left;
    margin-right:24px;
}
.massage_left {
    display: flex;
    width: 792px;
    height: 446px;
    float: left;
}
.massage_left .swiper-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.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;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    line-height: 27px; /* 135% */
    font-weight:normal;
}
.massage_left .swiper-pagination {
    left: 87%;
    width: 12%;
    bottom: 15px;
}
.massage_left .swiper-pagination-bullet {
    background: url(dian.png) no-repeat;
    opacity: 1;
}
.massage_left .swiper-pagination-bullet-active {
    background: url(dian1.png) no-repeat !important;
    width: 1.5rem;
    border-radius: 0;
}
.news{
    float: right;
    position: relative;
    width: 624px;
    height: 3.5rem;
    line-height: 3.5rem;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
 .newtitle ul li {
    float: left;
    width: 100px;
    height:53px;
    text-align: center;
    margin-right:12px;
}
.newtitle li div{
    color: #0D704E;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 53px; /* 109.091% */
}
.newtitle li.on{
    width: 197px;
    background:url(bj.png) no-repeat;
}
.newtitle li.on div{
    color: #FFF;
    text-align: center;
    text-shadow: 0 1px 0 #208852;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 53px; /* 109.091% */
}
.newtitle li.on .more {
    display: block;

}
.newtitle li .more {
    width:60px;
    height:20px;
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 4px;
    border: 1px solid #0D704E;
    color: #0D704E;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 4px;
}
.newtitle li .more svg{
    float: right;
    margin-top: 3px;
}
.newtitle{
    display: table;
}
.newslist{
    clear: both;
    margin-top:12px;
}
.newslist ul li{
    height:39px;
    display: flex;
    padding: 12px 0;
    align-items: center;
    gap: 12px;
    flex: 1 0 0;
    align-self: stretch;
    border-bottom: 1px dashed #B4CCC3;
    position: relative;
}
.newslist ul li:hover{
    opacity:0.8;
}
.newslist ul li:last-child{
    border-bottom:none;
}
.newslist ul li a{
    overflow: hidden;
    color: #333;
    text-align: justify;
    text-overflow: ellipsis;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 39px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    flex: 1 0 0;
    text-indent: 20px;
    display: block;
    height: 100%;
}
.newslist ul li::before {
    position: absolute;
    content: "";
    width: .75rem;
    height: .75rem;
    background: url(jiao.png) no-repeat;
    left: 0rem;
    top: 50%;
    transform: translate(0, -50%);
}
/* 通知公告 */
.two{
    background: linear-gradient(0deg, rgba(157, 245, 183, 0.08) 0%, rgba(157, 245, 183, 0.08) 100%), url(tzgg.png) lightgray 50% / cover no-repeat;
    margin-top:30px;
    height:78px;
    margin-bottom:30px;
}
.tzgg{
    float: left;
    display: flex;
    padding: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    align-self: stretch;
    background: linear-gradient(180deg, #49CC8B 0%, #14A386 100%);
}
.tzgg span{
    color: #FFF;
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 125% */
}
.tzgg_left{
    float: left;
    margin-left:24px;
    margin-top: 10px;
}
.tzgg_left ul li{
    position: relative;
    text-indent:20px;
    height: 30px;
}
.tzgg_left ul li a{
    color: #333;
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;

}
.tzgg_left ul li a::before {
    position: absolute;
    content: "";
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background: #333;
    left: 0rem;
    top: 50%;
    transform: translate(0, -50%);
}
.two .more{
    float: right;
    display: flex;
    padding: 12px 24px;
    align-items: center;
    gap: 12px;
    flex: 1 0 0;
    align-self: stretch;
    color: #208852;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 17px;
}
.zhuanti{display: table;}
.zhuanti a{
    float: left;
    display: block;
    width:715px;
    height:125px;
    overflow: hidden;
}
.zhuanti a:nth-child(2){
    float: right;
}
.zhuanti a 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;
}
.zhuanti a: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);
}


/* 专题推荐 */
.slideGroup {
    width:1440px;
    margin-top:30px;
    margin-bottom:30px;
    display: table;

}
.parBd{
    clear: both;
}
.slideGroup .parHd {
    height: 1.875rem;
    line-height: 1.875rem;
    background: #f4f4f4;
    padding: 0 1.25rem;
    border-bottom: .0625rem solid #ddd;
    position: relative;
}
.slideGroup .parHd ul {
    float: left;
    position: absolute;
    left: 1.25rem;
    top: -0.0625rem;
    height: 2rem;
}
.slideGroup .parHd ul li {
    float: left;
    padding: 0 .9375rem;
    cursor: pointer;
}
.slideGroup .parHd ul li.on {
    height: 1.875rem;
    background: #fff;
    border: .0625rem solid #ddd;
    border-bottom: .125rem solid #fff;
}
.slideGroup .slideBox {
    overflow: hidden;
    zoom: 1;
    padding: 1.5rem 0 .625rem 3rem;
    position: relative;
}
.slideGroup .sPrev,
.slideGroup .sNext {
    position: absolute;
    left: 0;
    top: 1.5rem;
    display: block;
    width: 2.25rem;
    height: 7.5rem;
    background: url(left.png) center center no-repeat;
}
.slideGroup .sNext {
    left: auto;
    right: 0;
    background: url(right.png) center center no-repeat;
}

.slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
}
.slideGroup .parBd ul li {
    float: left;
    overflow: hidden;
    width:319px;
    height:120px;
    margin-right:20px;
}
.slideGroup .parBd ul li .pic {
    text-align: center;
}
.slideGroup .parBd ul li .pic img {
    display: flex;
    width:319px;
    height:120px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}
.slideGroup .parBd ul li:hover .pic 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);
}


.slideGroup .parBd ul li .pic a:hover img {
    border-color: #999;
}
.tuijian{
    width: 1440px;
    display: table;
}
.tuijian span{
    background:url(bj.png) no-repeat;
    width: 189px;
    height: 53px;
    background-size:100% 100%;
    color: #FFF;
    text-align: center;
    text-shadow: 0 1px 0 #208852;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 53px; /* 109.091% */
    display: block;
    float: left;
}
.tuijian .more{
    width: 60px;
    height: 20px;
    float: right;
    border-radius: 4px;
    border: 1px solid #0D704E;
    color: #0D704E;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 4px;
    margin-top: 13px;
    text-indent:10px;
}
.tuijian .more svg{
    float: right;
    margin-top: 3px;
}
/* 理事会 */
.lsh{
    margin-top:30px;
    background:url(lsh.png) no-repeat;
    width:100%;
    background-size:100% 100%;
    height:367px;
}

.lsh .tuijian{
    padding-top: 30px;
}
.lsz{
    margin-top:24px;
    border: 1px solid #B3E0D0;
    background: rgba(250, 255, 252, 0.88);
    display: flex;
    width: 1440px;
    height: 230px;
    align-items: center;
}
.lsz_left{
    float: left;
    /* display: flex; */
    height: 230px;
    padding: 12px 0;
    align-items: center;
    gap: 12px;
    width:560px;
}
.lsz_left img{
    display: flex;
    width: 140px;
    height: 182px;
    padding: 24px;
    float: left;
}


.lsz_left span{
    color: #0D704E;
    font-family: "PingFang SC";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    float: left;
    width: 100%;
    margin-top:40px;
    margin-bottom:30px;
}
.lsz_left span b{
    color: #333;
    font-family: "PingFang SC";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.jianjie{
    float: left;
    display: flex;
    flex-direction: column;
}
.jianjie p{
    color: #666;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 200% */
}
.lsz_right{
    float: right;
    width: 810px;
    height: 130px;
    margin-left: 36px;
}
.lsz_right .jianjie span{
    width:100%;
    display: table;
    height: 55px;
    color: #666;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.lsz_right .jianjie span b{
    color: #333;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-right:10px;
}
/* 视频 */
.shipin{
    margin-top:30px;
    display: table;
}
.shipin_left{
    float: left;
    width:708px;
}
.shipin_left .tuijian{
    width:100%;
}
.splist{
    margin-top:24px;
}
.splist ul li{
    width:344px;
    height:306px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.10);
    float: left;
    margin-right:20px;
    margin-bottom:24px;
    overflow: hidden;
}
.splist ul li:nth-child(2n){
    margin-right:0;
    margin-bottom:0;
}
.splist ul li .neirong{
    display: flex;
    height: 112px;
    padding: 0 24px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.40);
    backdrop-filter: blur(12px);
}
.splist ul li .neirong p{
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom:12px;
}
.splist ul li .neirong i{
    overflow: hidden;
    color: #666;
    text-overflow: ellipsis;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.splist ul li .tp{
    position: relative;
    width:344px;
    height:194px;
    overflow: hidden;
}
.splist ul li .tp svg{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.splist ul li .tp img{
    width:100%;
    height: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;
}
.splist 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);
}
.shipin .right{
    float: right;
}


/* 智库建设 */
.zkjs{
    margin-top:30px;
    margin-bottom:60px;
    display: table;
}
.zhiku{
    width:175px;
    display: flex;
    height: 164px;
    padding: 0 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    border-radius: 8px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.64) 0%, rgba(255, 255, 255, 0.16) 100%), url(zkbj.png) lightgray 50% / cover no-repeat;
    backdrop-filter: blur(6px);
    float: left;
    margin-top:24px;
    margin-right:20px;
}
.zhiku:nth-child(6){
    margin-right:0;
}
.zhiku .tbj{
    width: 44px;
    height: 44px;
    /* padding: 20px 0; */
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-radius: 8px;
    background: linear-gradient(159deg, #33B887 13.29%, #63E084 85.99%);
}
.zhiku .tbj svg{
    margin: 10px auto;
    display: block;
}
.zhiku  span{
    color: #333;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.zhiku .ckgd{
    display: flex;
    padding: 4px 12px;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    border-radius: 78px;
    background: #0D704E;
}
.zhiku .ckgd a{
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.zhiku:hover svg{
    transform-style: preserve-3d;
    transition: transform 1s;
    transform: rotateY(360deg);
}
.bottom{
    height:231px;
    width:100%;
    background: linear-gradient(90deg, #007938 0%, #01802F 50%, #007938 100%);
    position: relative;
}
.xglj{
    width:1200px;
    margin:0 auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    display: flex;
    min-height: 50px;
    /* padding: 0 245px 0 310px; */
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;
}
.xglj span{
    display:block;
    float: left;
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px; /* 333.333% */
    margin-right:10px;
}
.xglj ul li{
    float: left;
    line-height:50px;
}
.xglj ul i{
    float: left;
    list-style:none;
    width:1px;
    height:15px;
    background: rgba(255, 255, 255, 0.50);
    margin: 19px 10px;
}
.xglj ul li a{
    color: rgba(255, 255, 255, 0.50);
    font-family: "PingFang SC";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px; /* 333.333% */
}

.bottom .bq{
    width:1200px;
    margin:0 auto;
    display: flex;
    align-items: flex-start;
    align-self: stretch;
    margin-top:30px;
}
.bottom .bq img{
    display: flex;
    width: 580px;
    padding: 0 50.09px 0 110px;
    flex-direction: column;
    align-items: flex-start;
}
.bottom .bq i{
    float: left;
    list-style:none;
    width:1px;
    height:93px;
    background: rgba(255, 255, 255, 0.50);
}
.bottom .bq .lxfs{
    display: flex;
    width: 438px;
    padding: 0 60px 0 104.2px;
    flex-direction: column;
    align-items: flex-start;
}

.bottom .bq .lxfs li{
    color: rgba(255, 255, 255, 0.80);
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.6px; /* 190% */
}
.bq_bottom{
    width: 100%;
    background: #005F1F;
    position: absolute;
    bottom: 0;
    display: flex;
    height: 40px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}
.bq_bottom div{
    margin: 0 auto;
    line-height: 40px;
}
.bq_bottom div span{
    color: rgba(255, 255, 255, 0.80);
    text-align: center;
    font-family: ArialMT;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 285.714% */
}
.bq_bottom div a{
    color: #FFF;
    text-align: center;
    font-family: ArialMT;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 285.714% */
}



/* 基层组织 */
.jczz{
    display: flex;
    padding: 30px 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 70px;
    align-self: stretch;
    height:249px;
    width:100%;
    background: #F1F7F5;
    margin-top:30px;
}
.jczz_list ul li{
    float: left;
    display: flex;
    width: 232px;
    height:180px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    border-radius: 12px;
    background: #FFF;
    margin-top:16px;
    margin-right:20px;
}
.jczz_list ul li:nth-child(5){
    margin-right:0;
}
.jczz_list ul li b{
    color: #0D704E;
    text-shadow: 0 0 68px #FFF, 15px 30px 50px rgba(135, 175, 216, 0.35);
    font-family: "PingFang SC";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.jczz_list ul li i{
    color: #0D704E;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.jczz_list ul li p{
    color: #0D704E;
    text-shadow: 0 0 68px #FFF, 15px 30px 50px rgba(135, 175, 216, 0.35);
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
