.home{
    width: 100%;
  
}

.box-bg{
    width: 100%;
    height:582px;
    background: url(../img/box-bg.png) no-repeat; 
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.msg-pop {
    bottom: 200px;
    right: 0;
}
.pf {
    position: fixed;
}
.msg-pop li {
    margin-bottom: 5px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #b50007;
}
.msg-pop li img.pa {
    bottom: 0;
    right: 40px;
    transition: .5s;
}
.z-xuexi {
    position: fixed;
    bottom: 400px;
    left: 0;
    width: 100px;
    height: 100px;
}
.z-xuexi img {
    width: 100%;
    height: 100%;
}
.header {
    width: 100%;
    border-bottom: 4px solid #cf1111;
    
}
.container {
    width: 1200px;

    margin: 0 auto;
}

.head-title p {
    line-height: 40px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.home-search {
    width: 578px;
    height: 40px;
    border: 1px solid #b3b3b3;
    border-radius: 4px;
}
.home-search span {
    margin-top: 7.5px;
    width: 113px;
    height: 25px;
    border-right: 1px solid #b3b3b3;
    display: block;
    cursor: pointer;
}
.home-search span i {
    width: 90px;
    height: 25px;
    line-height: 25px;
}
.home-search span img {
    margin: 9px 4px 0 0;
    width: 12px;
    height: 7px;
    transition: 0.5s;
}
.home-search input {
    padding: 0;
    width: 375px;
    height: 40px;
    line-height: 40px;
    display: block;
    border: 0;
    text-indent: 10px;
}
.home-search a {
    margin: -1px -1px 0 0;
    width: 84px;
    height: 42px;
    background: url(../img/z-mainsearchimg.png) #C3000A no-repeat center center;
    display: block;
    border-radius: 0 4px 4px 0;
}
.home-search ul {
    top: 45px;
    left: 0;
    width: 115px;
    border: 1px solid #b3b3b3;
    background-color: #fff;
    z-index: 999;
    transition: 1.5s;
    display: none;
}
.home-search ul.on {
    display: block;
    top: 40px;
}
.home-search span.on img {
    transform: rotate(180deg);
}
.home-search ul li {
    line-height: 32px;
    cursor: pointer;
    border-bottom: 1px dashed #ccc;
}
/* .home-search input {
    padding: 0;
    width: 99%;
    height: 32px;
    line-height:32px;
    display: block;
    border-radius: 4px;
    text-indent: 36px;
    border: 1px solid #C3000A;
} */
/* .home-search{
    position: relative;
    height: 32px;
}
.home-search .search-img{
    width: 22px;
    height: 22px;
    position: absolute;
    left: 8px;
    top: 20%;
} */

.head-nav {
    height: 70px;
    background: #C3000A;
}
.flex {
    display: flex;
}
/* .container {
    width: 1200px;
    margin: 0 auto;
} */
.clearfix {
    clear: both;
}
.index-flex-ul li {
    flex-grow: 1;
    height: 70px;
    text-align: center;
}
.head-nav ul li a.choose, .head-nav ul li a:hover {
    color: #FFC700 ;
}

.home-top-code-link {
 
    display: flex;
}

.home-top-code-link .new-nav{
    display: flex;
    width: 100%;
    align-items: center;
}
.home-top-code-link .new-nav .nav-left{
    flex: 4;
    width: 520px;
    height: 104px;
    background: url(../img/new-reweima-bg.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-top-code-link .new-nav .nav-left p{
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}
.home-top-code-link .new-nav .nav-left p:nth-child(2){
    padding: 0 8px;
    height: 26px;
    background: #DF191E;
    border-radius: 6px;
    line-height: 26px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 7px;
}
.home-top-code-link .new-nav .nav-left p:nth-child(1) span{
    font-size: 18px;
}
.home-top-code-link .new-nav .nav-left p:nth-child(3) span{
    font-size: 18px;
}
.home-top-code-link .new-nav .nav-left img{
    margin-right: 34px;
    width: 96px;
    height: 96px;
}
.home-top-code-link .new-nav .nav-right{
    flex: 6;
    margin-left: 39px;
}
.home-top-code-link .new-nav .nav-right .nav-uls{
    display: flex;
}
.home-top-code-link .new-nav .nav-right .nav-uls li{
    flex: 1;
}


.home-top-code-link .new-nav .nav-right .nav-uls li a{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.home-warp .toutiao{
    margin-top: 31px;
    margin-bottom: 27px;
}
.home-warp .toutiao h1{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
.home-warp .toutiao p{
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-top: 16px;
}
.home-warp .toutiao p a{
    color: #0A8DCA;
    margin-left: 20px;
}
.home-top-link ul {
    margin-right: -22px;
    margin-bottom: 22px;
}
.home-top-link li {
    margin: 5px 3px 0 0;
    width: 63px;
    float: left;
    text-align: center;
}
.home-warp {
    margin: 0 auto;
    padding: 30px 100px 35px;
    width: 1200px;
    background-color: #fff;
   
}
.slideBox1, .slideBox2 {
    max-height: 400px;
    position: relative;
    overflow: hidden;
    margin-right: 20px;
}
.slideBox1 .bd, .slideBox2 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox1 .bd li, .slideBox2 .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 100%;
}
.home-news-tit {
    margin-bottom: 8px;
    border-bottom: 3px solid #DF191E;
}
.home-news-tit a {
  
    display: inline-block;
    font-size: 12px;
    /* border: 1px solid #d9d9d9;
    background-color: #e8e8e8; */
    color: #8c8b8b;
    /* border-radius: 16px; */
    transition: 0.5s;
}


.home-news-tit span {
    font-size: 20px;
    padding: 6px 11px;
    color: #fff;
    background-color: #C3000A;
}
.home-public-news li {
    /* margin-bottom: 12px; */
    font-size: 15px;
}
.columnMoreList li span {
    max-width: 155px;
    min-width: 80px;
    display: block;
    width: auto;
}
.slideBox2 .swiper-wrapper .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-indent: 10px;
}
.home-public-news li span {
    margin-right: 4px;
    color: #333;
}

.home-public-news li a {
    max-width: 410px;
    transition: 0.5s;
}
.home-public-news li i {
    font-size: 14px;
    color: #999;
}
.home-Notice {
    width: 580px;
}
.home-num li.serverTime {

    background: url(../img/Group231.png) no-repeat;
    background-size: 100% 100%;
}
.home-num li:nth-child(1) {
    /* margin-bottom: 12px; */
    color: #CE3B18 ;
}
.home-num li.volunteerReg {

    background: url(../img/Group232.png) no-repeat;
    background-size: 100% 100%;
}
.home-num li.serverActivity {
    background: url(../img/Group233.png) no-repeat;
    background-size: 100% 100%;
}
.home-num li.groupAdd {
    background: url(../img/Group234.png) no-repeat;
    background-size: 100% 100%;
}
.home-num li:nth-child(4) {
    color: #0C7EC4 ;
}
.home-num li:nth-child(3) {
    color: #e2664e;
}
.home-num li:nth-child(2) {
    /* margin-bottom: 12px; */
    color: #148B66 ;
}

.home-warp .information{
    display: flex;
    width: 100%;
    margin-top: 22px;
}
.home-warp .information .information-l{
    flex: 1;
}
.information-title i{
    background: url(../img/new-line.png) no-repeat center center;
    width: 100%;
    height: 4px;
    background-size: 100% 100%;
    display: block;
    margin-top: 12px;
}
 .information-l .information-txt{
    display: flex;
}
 .information-l .information-txt .txt-l ul li{
    width: 120px;
    height: 46px;
    border: 1px solid #E7692C;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 14px;
}
 .information-l .information-txt .txt-l ul .on{
    background: #FBEEE8;
}
 .information-l .information-txt .txt-l ul li a{
    padding-left: 10px; 
}
 .information-l .information-txt .txt-l ul li img{
    width: 30px;
    height: 29px;
}

 .information-l .information-txt .txt-r{
    margin-top: 10px;
    margin-left: 6px;
}
 .information-l .information-txt .txt-r ul li{
    display: flex;
    margin-top: 12px;
    align-items: center;
}
 .information-l .information-txt .txt-r ul li:nth-child(1){
    margin-top: 2px;
}
.information-l .information-txt .txt-r ul li p{
    font-size: 14px;
    width: 254px;
    color: #343434;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    
}

.information-l .information-txt .txt-r ul li i{
    width: 4px;
    height: 4px;
    background: rgb(204, 15, 19);
    border-radius: 50%;
   
}
.information-l .information-txt .txt-r ul li span{
    font-size: 12px;
    color: #999999;
    margin-left: 4px;
   
}

.home-warp .information  .new-list{
    width: 100%;
    margin-top: 10px;
}
.home-warp .information  .new-list ul li{
    display: flex;
    margin-top: 13px;

    align-items: center;
}
.home-warp .information  .new-list ul li i{
    width: 4px;
    height: 4px;
    background: rgb(204, 15, 19);
    border-radius: 50%;
    margin-right: 4px;
}
.home-warp .information .new-list ul li:nth-child(1){
    margin-top: 2px;
}
.home-warp .information .new-list ul li p{
    font-size: 14px;
    width: 290px;
    color: #343434;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    
}
.home-warp .information  .new-list1 ul li p{
    width: 494px !important;
}

.home-warp .VoluntaryActivities{
    width: 100%;
    margin-top: 21px;
}
.home-warp .VoluntaryActivities .VoluntaryActivities-title h1{
    font-size: 24px;
    font-weight: bold;
    color: #232323;
}
.home-warp .VoluntaryActivities .VoluntaryActivities-title h1 span{
    color: #EE0000;
}

.home-warp .VoluntaryActivities .VoluntaryActivities-title i {
    background: url(../img/new-line.png) no-repeat center center;
    width: 100%;
    height: 4px;
    background-size: 100% 100%;
    display: block;
    margin-top: 12px;
}

.home-warp .VoluntaryActivities .VoluntaryActivities-title .new-tab{
    margin-left: 40px;
}
.home-warp .VoluntaryActivities .VoluntaryActivities-title .new-tab span{
    margin-left: 30px;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}
.home-warp .VoluntaryActivities .VoluntaryActivities-title .new-tab .on{
    color: #EE0000;
}
.home-warp .information .new-list ul li span{
    font-size: 12px;
    color: #999999;
    margin-left: 4px;
   
}

.VoluntaryActivities-list{
    width: 100%;
}
.VoluntaryActivities-list .uls{
   display: flex;
   flex-wrap: wrap;
}
.VoluntaryActivities-list .uls .lis{
    width: 224px;
    margin-left: 20px;
    margin-top: 20px;
 }
 .VoluntaryActivities-list .uls .lis:nth-child(1){
    margin-left:0px;
 }
 .VoluntaryActivities-list .uls .lis:nth-child(6){
    margin-left:0px;
 }
 .VoluntaryActivities-list .uls .lis img{
     width: 224px;
     height: 200px;
 }
 .VoluntaryActivities-list .uls .lis h3{
    font-size: 16px;
    font-weight: bold;
    color: #343434;
    margin-top: 14px;
 }
 .VoluntaryActivities-list .uls .lis p{
    background: url(../img/new-address.png) no-repeat 0 center;
    background-size: 12px 15px;
    font-size: 14px;
    padding-left: 16px;
    font-weight: 500;
    color: #EC4B4B;
    margin-top: 12px;
}
.VoluntaryActivities-list .uls .lis .num{
    display: flex;
    margin-top: 17px;
}
.VoluntaryActivities-list .uls .lis .num span{
    font-size: 14px;
    font-weight: 500;
    color: #999999;
}
.VoluntaryActivities-list .uls .lis .num span:nth-child(2){
    margin-left: 20px;
}
.VoluntaryActivities-list .uls .lis .num span i{
    color: #EC4B4B;
}

.home-warp .slogan{
    width: 100%;
    display: flex;
    margin-top: 18px;
}
.home-warp .slogan img:nth-child(1){
    width: 800px;
    height: 90px;
}
.home-warp .slogan img:nth-child(2){
    width: 382px;
    height: 90px;
    margin-left: 17px;
}
.home-warp .new-service{
    width: 100%;
    margin-top: 30px;
}
.new-nav-line{
    background: url(../img/new-nav-line.png) no-repeat center;
    background-size: 100% 4px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #CC0F13;
}
.home-warp .new-service .service-tab{
    width: 100%;
    margin-top: 35px;
}
.home-warp .new-service .service-tab span{
    width: 230px;
    height: 40px;
    display: inline-block;
    background: url(../img/new-service-bg1.png) no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    text-align: center;
    line-height: 40px;
    margin-left: 8px;
    cursor: pointer;
}
.home-warp .new-service .service-tab .on{
    width: 230px;
    height: 40px;
    display: inline-block;
    background: url(../img/new-service-bg2.png) no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF;
}
.home-warp .new-service .service-tab span:nth-child(1){
    margin-left: 0px;
}
.home-warp .new-service .new-service-list{
    width: 100%;
}
.home-warp .new-service .new-service-list .uls{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.home-warp .new-service .new-service-list .uls .lis{
    border: 1px solid #CCCCCC;
    width: 390px;
    margin-left: 12px;
    margin-top: 11px;
}
.home-warp .new-service .new-service-list .uls .lis:nth-child(1){
    margin-left: 0px;
}
.home-warp .new-service .new-service-list .uls .lis:nth-child(4){
    margin-left: 0px;
}
.home-warp .new-service .new-service-list .uls .lis .top{
    padding: 16px 11px;
    border-bottom: 1px dashed #CCCCCC;
}
.home-warp .new-service .new-service-list .uls .lis .top h3{
    font-size: 16px;
    font-weight: 500;
    color: #343434;
}
.more{
    width:100%; 
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    text-align: right;
}
.home-warp .new-service .new-service-list .uls .lis .top p{
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    line-height: 26px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.home-warp .new-service .new-service-list .uls .lis .bot{
    padding: 14px 11px;
}
.home-warp .new-service .new-service-list .uls .lis .bot p{
    font-size: 12px;
    color: #999999;
    line-height: 22px;
    padding-left: 22px;
}
.home-warp .new-service .new-service-list .uls .lis .bot p:nth-child(1){
    background: url(../img/new-icon3.png) no-repeat 0 center;
    background-size: 16px 16px;
}
.home-warp .new-service .new-service-list .uls .lis .bot p:nth-child(2){
    background: url(../img/new-icon1.png) no-repeat 0 center;
    background-size: 12px 16px;
}
.home-warp .new-service .new-service-list .uls .lis .bot p:nth-child(3){
    background: url(../img/new-icon2.png) no-repeat 0 center;
    background-size: 16px 16px;
}
.home-warp .new-mechanism{
    width: 100%;
    margin-top: 18px;
}
.home-warp .new-mechanism .mechanism-con{
    margin-top: 38px;
    display: flex;
}
.home-warp .new-mechanism .mechanism-con .mechanism-left{
    flex: 3.5;
    display: flex;
}
.home-warp .new-mechanism .mechanism-con .mechanism-left .left-tab{
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.home-warp .new-mechanism .mechanism-con .mechanism-left .left-tab span{
    width: 222px;
    height: 40px;
    background: #F7E4D6;
    line-height: 40px;
    font-size: 18px;
    color: #666666;
    display: block;
    margin-top: 23px;
    text-align: center;
    line-height: 40px;
}
.home-warp .new-mechanism .mechanism-con .mechanism-left .left-tab .on{
    display: block;
    width: 236px;
    height: 40px;
    background: url(../img/new-tab-bg11.png) no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF;
}
.home-warp .new-mechanism .mechanism-con .mechanism-left .left-tab span:nth-child(1){
    margin-top: 0px;
}
.home-warp .new-mechanism .mechanism-con .right .left-list{
    margin-left: 16px;
    display: flex;
}
.home-warp .new-mechanism .mechanism-con .right .left-list .jiantou{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.home-warp .new-mechanism .mechanism-con .right .left-list .jiantou img{
    width: 22px;
    height: 12px;
}
.home-warp .new-mechanism .mechanism-con .mechanism-left .left-list .jiantou img:nth-child(1){
    margin-bottom: 90px;
}
.home-warp .new-mechanism .mechanism-con .right .left-list .jiantou img:nth-child(2){
    margin-top:90px;
}
.home-warp .new-mechanism .mechanism-con .right .left-list .uls{
 
    display: flex;
    flex-wrap: wrap;
}
.home-warp .new-mechanism .mechanism-con .right .left-list .uls li{
    width: 130px;
    background: url(../img/new-list-icon.png) no-repeat 0 center;
    background-size: 8px 12px;
    padding-left: 12px;
    margin-top: 21px;
    margin-left: 16px;
    line-height: 31px;
    cursor: pointer;
}
.home-warp .new-mechanism .mechanism-con .right .left-list .uls li:nth-child(1){
    margin-top: 0px;
}
.home-warp .new-mechanism .mechanism-con .right .left-list .uls li:nth-child(2){
    margin-top: 0px;
}
.home-warp .new-mechanism .mechanism-con .right .left-list .uls li:nth-child(3){
    margin-top: 0px;
}
.home-warp .new-mechanism .mechanism-con .mechanism-right{
    flex:6.5;
    height: 289px;
    position: relative;
}
.home-warp .new-mechanism .mechanism-con .mechanism-right .right-con{
    position: absolute;
    width: 94%;
    height: 68px;
    padding: 7px 13px;
    left: 0;
    bottom: 0;
    background: rgba(242, 231, 196, .6);
}
.home-warp .new-mechanism .mechanism-con .mechanism-right .right-con b{
    font-size: 14px;
    font-weight: bold;
    color: #000000;

}
.home-warp .new-mechanism .mechanism-con .mechanism-right .right-con p{
    margin-top: 8px;
    background: url(../img/new-icon4.png) no-repeat 0 center;
    background-size: 9px 12px;
    padding-left: 12px;
}
.home-warp .new-mechanism .mechanism-con .mechanism-right .right-con .num {
    margin-top: 10px;
}
.home-warp .new-mechanism .mechanism-con .mechanism-right .right-con .num span:nth-child(1){
    background: url(../img/new-icon5.png) no-repeat 0 center;
    background-size: 12px 12px;
    padding-left: 14px;
}
.home-warp .new-mechanism .mechanism-con .mechanism-right .right-con .num span:nth-child(2){
    background: url(../img/new-icon6.png) no-repeat 0 center;
    background-size: 12px 12px;
    padding-left: 14px;
    margin-left: 20px;
}
.home-warp .new-mechanism .mechanism-con .mechanism-right .right-con p ,.home-warp .new-mechanism .mechanism-con .mechanism-right .right-con span {
    font-size: 12px;
    color: #666666;

}

.VoluntaryStyle{
    display: flex;
    flex-wrap: wrap;
    margin-top: 12px;
}
.VoluntaryStyle .VoluntaryStyle-li{
    width: 192px;
    border: 1px solid #CCCCCC;
    margin-left: 17px;
    margin-top: 12px;
}
.VoluntaryStyle .VoluntaryStyle-li:nth-child(1){
    margin-left: 0px;
}
.VoluntaryStyle .VoluntaryStyle-li:nth-child(3){
    margin-left: 0px;
}
.VoluntaryStyle .VoluntaryStyle-li img{
    width: 100%;
    height: 152px;
}
.VoluntaryStyle .VoluntaryStyle-li p{
    font-size: 14px;
    color: #343434;
    line-height: 22px;
    padding-left: 5px;
    padding-right: 14px;
    padding-top: 6px;
    padding-bottom: 13px;
   
}
.character{
    display: flex;
    flex-wrap: wrap;
    margin-top: 13px;
}
.character .character-li{
    width: 160px;
    margin-left: 10px;
    margin-top: 9px;
}
.character .character-li:nth-child(1){
    margin-left: 0px;
}
.character .character-li:nth-child(3){
    margin-left: 0px;
}
.character .character-li:nth-child(5){
    margin-left: 0px;
}
.character .character-li img{
    width: 131px;
    height: 121px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.character .character-li span{
    font-size: 15px;
    color: #343434;
    margin-left: 0px;
}

.group{
    margin-top: 22px;
}
.group .group-li{
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.group .group-li img{
    width: 92px;
    height: 88px;
    margin-right: 22px;
    border: 1px solid #CCCCCC;
}
.group .group-li .group-con{
    padding-left: 22px;
    border-left: 1px dashed #CCCCCC;
}
.group .group-li .group-con h3{
    font-size: 16px;
    color: #343434;
    line-height: 36px
}
.group .group-li .group-con p{
    background: url(../img/new-address.png) no-repeat 0 center;
    background-size: 12px 15px;
    padding-left: 20px;
    margin-bottom: 7px;
}
.group .group-li .group-con span{
    font-size: 12px;
    color: #999999;
    line-height: 20px;
}

.Ranking-con-tab{
    display: flex;
    flex-wrap: wrap;
    height: 70px;
    margin-bottom: 14px;
}

.Ranking-con-tab span{
    margin-left: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    margin-top: 8px;
    display: inline-block;
    cursor: pointer;
}
.Ranking-con-tab .on{
    border-bottom: 2px solid #EE5530 ;

}
.Ranking-con-tab span:nth-child(1){
    margin-left: 0px;
}
.Ranking-con-tab span:nth-child(4){
    margin-left: 0px;
}
/* .home-Ranking-list table .td1 {
    line-height: 0;
}
.home-Ranking-list table .td1 span{
    width: 20px;
    height: 20px;
    background: #FF967C;
    border-radius: 50%;
    display: block;
    margin-top: 35px;
    line-height: 0;
} */
.Ranking ul{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-bottom: 18px;
}
.Ranking ul li{
    width: 100%;
    display: flex;
    margin-top: 18px;
}
.Ranking ul li .num-txt{
    color: #EE5530;
}


.Ranking ul li:nth-child(2) .num i{
    background: #EE0000;
}
.Ranking ul li:nth-child(3) .num i{
    background: #EE0000;
}
.Ranking ul li:nth-child(4) .num i{
    background: #EE0000;
}
.Ranking ul li .Ranking-header{
    font-size: 14px;
    font-weight: bold;
    color: #343434;
}
.Ranking ul li span{
    flex: 1;
    text-align: center;
}
.Ranking ul li .num{
    display: flex;
    justify-content: center;
}
.Ranking ul li .num i{
    width: 20px;
    height: 20px;
    background: #FF967C;
    border-radius: 50%;
    display: block;
    font-size: 16px;
    color: #FFFFFF;
}
.home-warp .new-mechanism .mechanism-con .mechanism-right img{
    width: 100%;
    height: 100%;
}
.home-warp .information  .information-title h1{
    font-size: 24px; 
    font-weight: bold;
    color: #232323;
}

.home-warp .information  .information-title h1 span{
    color: #EE0000;
}
.home-warp .information .information-c{
    flex: 1;
    margin-left: 24px;
    margin-right: 24px;
}
.home-warp .information .information-r{
    flex: 1;
}
.home-num li {
    margin-right: 6px;
    width: 290px;
    height:180px;
    margin-top: 7px;
}
.home-num li div {
    padding: 18px 0 0 9px;
}
.home-num li div i {
    margin-right: 2px;
    width: 20px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
}
.home-num li:nth-child(1) i {
    background-color: #CE3B18;
}
.home-num li:nth-child(2) i {
    background-color: #148B66 ;
}
.home-num li:nth-child(3) i {
    background-color: #E07118;
}
.home-num li:nth-child(4) i {
    background-color: #0C7EC4;
}
.home-title {
    margin: 20px auto 10px;
}
.pr {
    position: relative;
}
.home-title strong {
    font-size: 22px;
    color: #000;
}
.home-title strong em {
    padding-left: 5px;
    border-left: 5px solid #C3000A ;
    margin-right: 4px;
    color: #C3000A ;
}
.home-Activity-tit {
    margin-bottom: 15px;
}
.home-Activity-tit span.on {
    border-color: #C3000A ;
    color: #C3000A ;
    cursor: context-menu;
}
.home-Activity-tit span {
    margin-right: 8px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e9e9e9;
    font-size: 14px;
}
.home-Activity-tit .activity-num {
    top: 0;
    left: 545px;
    height: 32px;
    line-height: 32px;
    /* font-family: cursive; */
    color: #999;
    font-weight: 600;
}
.pa {
    position: absolute;
}
.home-Activity-tit .activity-num em {
    margin-right: 30px;
}
.home-Activity-tit .activity-num i {
    color: #C3000A ;
    font-style: normal;
}
.home-Activity .home-moreLink {
    bottom: -40px !important;
    z-index: 999;
}
a.home-moreLink {
    right: 0;

    display: inline-block;
    font-size: 12px;
 
    color: #8c8b8b;
 
    transition: 0.5s;

text-align: center;

    background: #E8E8E8;
border-radius: 20px;
width: 80px;
height: 29px;
line-height: 29px;
border: 1px solid #D9D9D9;
}
.home-Activity-list ul {
    margin-right: -20px;
}
.home-Activity-list li {
    margin: 0 23px 15px 0;
    width: 282px;

    background-color: #f9f9f9;
    overflow: hidden;
    transition: 0.5s;
    /* box-shadow: 0 2px 5px #ccc; */
}
.home-Activity-list li .activity-img {
    height: 180px;
}
.home-Activity-list li .activity-img img.big-img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 6px;
}
.home-Activity-list li .activity-group {
    top: -161px;
    left: 0;
    width: 100%;
    height: 155px;
    background-color: rgba(0,0,0,0.5);
 
    color: #fff;
    position: absolute;
    z-index: 8;
 
    transition: all 0.5s ease;
    
}
.home-Activity-list li .activity-group p {
    margin-top: 5px;
    padding: 0 5px;
    font-size: 12px;
}
.home-Activity-list li .activity-group p label {
    width: 75px;
}
.home-Activity-list li .activity-group p span {
    width: 170px;
    display: block;
}
.activityStatus_1{background: url(../img/activity_1.png);background-size: contain;}
.activityStatus_2{background: url(../img/activity_2.png);background-size: contain;}
.activityStatus_3{background: url(../img/activity_3.png);background-size: contain;}
.activityStatus_4{background: url(../img/activity_4.png);background-size: contain;}
.activityStatus {
    color: #fff;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    z-index: 9999999;
}
.home-Activity-list li .activity-info {
    padding-top: 10px;
    margin: 0 auto;
   
    padding: 10px 10px;
}
.home-Activity-list li strong {
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
    display: block;
}

.home-Activity-list li p.activityAddres {
    padding-left: 21px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #C3000A;
    background: url(../img/Slice24.png) no-repeat left center;
    background-size: 13px 15px;
}
.home-Activity-list li p.activity-num {
    padding-top: 10px;
    border-top: 1px solid #dadada;
}
.home-Activity-list li p.activity-num span {
    width: 50%;
    font-size: 12px;
}
.home-Activity-list li p.activity-num span i {
    color: #C3000A;
}
.home-my-service .home-my-service-tit {
    margin-bottom: 15px;
}
.home-my-service .home-my-service-tit a.on {
    background-color: #C3000A;
    color: #fff;
}
.home-my-service .home-my-service-tit a {
    margin-right: 10px;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #C3000A;
    border-radius: 4px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.home-service-item-list .home-service-item {
    max-height: 340px;
    min-height: 140px;
    overflow: hidden;
}
.home-service-item-list ul {
    margin-right: -24px;
}
.home-service-item-list li {
    margin: 0 10px 15px 0;
    padding: 5px;
    width: 280px;
    height: 150px;
    border: 1px solid #e6e6e6;
    transition: .5s;
}
.home-service-item-list li strong {
    margin-bottom: 10px;
    display: block;
    font-weight: 500;
}
.text-hide-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.home-service-item-list li .service-introduce {
    padding-bottom: 5px;
    height: 45px;
    line-height: 22px;
}
.home-service-item-list li p {
    color: #999;
    font-size: 14px;
}
.text-hide-2 {
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.text-j {
    text-align: justify;
}

.home-service-type {
    margin-top: 10px;
    font-size: 12px !important;
}
.home-service-type em.service-people {
    margin-bottom: 5px;
    background: url(../img/service-people.png) no-repeat left center;
}
.home-service-type em.service-time {
    background: url(../img/service-time.png) no-repeat left center;
}
.home-service-type em {
    padding-left: 24px;
    line-height: 17px;
    display: block;
}
.home-link1 {
    margin: 12px auto 0;
    height: 112px;
}
.home-link1 img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 10px 0;
}
.home-group-list .group-list-warp ul {
    margin-right: -22px;
}
.home-group-list .group-list-warp li {
    margin: 5px 10px 5px 0;
    padding: 5px 0;
    width: 395px;
    height: 105px;
    background-color: #f7f7f7;
    transition: 0.5s;
    cursor: pointer;
}
.home-group-list .group-list-warp li .group-logo {
    width: 109px;
    height: 100%;
    border-right: 1px dashed #ccc;
}
.home-group-list .group-list-warp li .group-logo img {
    margin: 21.5px auto 0;
    width: 77px;
    height: 77px;
    border-radius: 50%;
    display: block;
}
.home-group-list .group-list-warp li .group-info {
    padding-left: 8px;
    width: 257px;
    font-size: 14px;
    color: #999;
}
.home-group-list .group-list-warp li .group-info strong {
    margin-bottom: 5px;
    color: #333;
    display: block;
    font-weight: 500;
}

.home-group-list .group-list-warp li .group-info p.group-address {
    margin-bottom: 10px;
    padding-left: 21px;
    height: 17px;
    font-size: 12px;
    background: url(../img/Slice24.png) no-repeat left center;
    color: #666;
    background-size: 17px 19px;
}
.home-group-list .group-list-warp li .group-info p.group-org {
    margin-bottom: 10px;
}
.home-group-list .group-list-warp li .group-info span {
    display: block;
}
.home-group-list .group-list-warp li .group-info span em {
    width: 50%;
    display: block;
}
.home-group-list .group-list-warp li .group-info span em i {
    margin-left: 8px;
    color: #C3000A ;
}


.home-org-warp li.on {
    width: 1080px;
}

.home-org-warp li {
    margin-right: 2px;
    width: 55px;
    height: 100%;
    position: relative;
    overflow: hidden;
    text-shadow: 0 0 black;
    background-color: white;
}
.home-org-warp li .home-org-name {
    width: 55px;
    height: 100%;
    line-height: 26px;
    background-color: #C3000A;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}
.home-org-warp {
    height: 480px;
}
.home-org-warp ul {
    height: 100%;
}
.home-org-warp li .home-org-name span {
    padding-top: 155px;
    display: block;
    font-size: 16px;
}

.home-org-warp li.on .home-org-info {
    width: 1025px;
}
.home-org-warp li .home-org-info {
    top: 0;
    left: 55px;
    width: 1025px;
    height: 485px;
    overflow: hidden;
    background-color: #f9f9f9;
    position: absolute;
}
.home-org-warp li .home-org-info .home-org-detail {
    margin: 40px 20px 0 20px;
    padding: 25px 22px 20px;
    width: 310px;
    background-color: #f2f2f2;
    color: #4c4c4c;
    font-size: 14px;
}
.hid {
    display: none;
}
.home-org-warp li .home-org-info .home-org-detail img {
    margin: 0 auto 10px;
    width: 100%;
    height: 200px;
    display: block;
}
.home-org-warp li .home-org-info .home-org-detail strong {
    margin-bottom: 10px;
    color: #000;
    font-size: 15px;
    display: block;
}
.text-hide-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.home-org-warp li .home-org-info .home-org-detail p.org-detail-address {
    margin-bottom: 10px;
    padding-left: 21px;
    font-size: 13px;
    background: url(../img/Slice24.png) no-repeat left center;
    background-size: 17px 19px;
}
.home-org-warp li .home-org-info .home-org-detail p.org-type label {
    color: #000;
}
.home-org-warp li .home-org-info .home-org-detail .org-num {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px dashed #ccc;
}
.home-org-warp li .home-org-info .home-org-detail .org-num dl {
    margin: 0 auto;
    width: 33.3333%;
}
.home-org-warp li .home-org-info .home-org-detail .org-num dd {
    margin: 5px 0 0 0;
    color: #d61206;
}
.home-org-warp li .org-list {
    padding-top: 10px;
    width: 625px;
}
.home-org-warp li .org-list a {
    padding: 0 10px 0 14px;
    width: 182px;
    line-height: 56px;
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 16px;
    color: #000;
    background: url(../img/Rectangle14.png) no-repeat left center;
    background-size:  6px 6px;
    transition: 0.5s;
}
.home-org-warp li .org-list .ontext{
    color: #C3000A ;
}
.volunteer-style-warp ul {
    margin-right: -36px;
}
.volunteer-style-warp li {
    margin-right: 20px;
    width: 285px;
    height: 194px;
    border-radius: 6px;
    overflow: hidden;
}
.volunteer-style-warp li img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    display: block;
}
.volunteer-style-warp li p {
    padding: 2px 2%;
    left: 0;
    bottom: 0;
    width: 96%;
    line-height: 20px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}
.text-j {
    text-align: justify;
}
.home-goodPeople {
    width: 580px;
}

.goodPeople-warp ul {
    margin-right: -60px;
}
.goodPeople-warp li {
    margin-right: 55px;
    width: 102px;
    height: 165px;
}
.goodPeople-warp li .People-img {
    width: 100px;
    height: 140px;
    border: 1px solid #ccc;
}
.goodPeople-warp li .People-img img {
    width: 100%;
    height: 120px;
    display: block;
}
.home-news {
    width: 580px;
}
.home-public-news li {
    margin-bottom: 4px;
    font-size: 16px;
    /* border-bottom: 1px dashed #BCB8B8 ; */
    padding-bottom: 12px;
}
.home-public-news li a {
    max-width: 410px;
    transition: 0.5s;
}
.home-public-news li i {
    font-size: 14px;
    color: #999;
}
.Ranking-box {
    width: 580px;
}
.home-Ranking .home-title {
    margin: 10px 0;
}
.home-Ranking-tit {
    margin-top: 25px;
    height: 27px;
}
/* .home-Ranking-tit a.on {
    background: #cc0000;
    color: #fff;
    z-index: 999;
} */
.home-Ranking-tit a:nth-child(1) {
    left: 0;
}
/* .home-Ranking-tit a {
 
    width: 115px;
    height: 27px;
    line-height: 27px;
    color: #999;
    font-size: 14px;
  text-align: center;
    background-color: #e8e8e8;
    display: inline-block;

} */




.home-Ranking-tit a.on {
    background: url(../img/Rectangle32.png) no-repeat left center;
    color: #fff;
    z-index: 999;
    background-size: 115px 27px;
}
.home-Ranking-tit a:nth-child(1) {
    left: 0;
}
.home-Ranking-tit a:nth-child(2) {
    padding-left: 10px;
    left: 96px;
}
.home-Ranking-tit a:nth-child(3) {
    padding-left: 10px;
    left: 196px;
}
.home-Ranking-tit a {
    top: 0;
    width: 115px;
    height: 27px;
    line-height: 27px;
    color: #999;
    font-size: 14px;
    text-indent: 10px;
    background: url(../img/Ranking-bg.png) no-repeat left center;
}
.home-Ranking-list {
    background-color: #f5f5f5;
}
.home-Ranking-list table {
    margin: 0 auto;
    width: 95%;
    color: #666;
}
.home-Ranking-list table th {
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
}
.home-Ranking-list table tr:nth-child(1) td:nth-child(1) {
    background: url(../img/z-sjphcontimg3.png) no-repeat center center;
    font-size: 0;
}
.home-Ranking-list table td {
    line-height: 35px;
}
.home-Ranking-list table tr:nth-child(2) td:nth-child(1) {
    background: url(../img/z-sjphcontimg4.png) no-repeat center center;
    font-size: 0;
}
.home-Ranking-list table tr:nth-child(3) td:nth-child(1) {
    background: url(../img/z-sjphcontimg5.png) no-repeat center center;
    font-size: 0;
}
.home-Ranking-list table td.Ranking-num {
    color: #c20007;
}