body, div, table, tr, td, th, h1, h2, h3, h4, h5, h6, form, input, button, label, select, textarea, p, u, i, em, ul, ol, li, dl, dd, dt, img, article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
    border: 0 none;
    vertical-align: middle;
}

a, input, select, textarea, area, button {
    outline: none;
    font-family: inherit;
    font-size: inherit;
    border: none;
    background: none;
    color: inherit;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

textarea {
    overflow: auto;
    resize: none;
}

ul, li {
    list-style: none;
}
#app {
    background-color: rgb(246, 246, 246);
}
.big-box {
    width: 1380px;
    height: 100%;
    margin: 0 auto;
}

/* 头部图片 */

.head-img {
    width: 100%;
    /*height: 500px;*/
    /*background-image: url(../imgs/bj2.jpg);*/
    /*background-size: cover;*/
    /*background-position: center top;*/
}
.head-img .banner {
    width: 100%;
    object-fit: cover;
}
/* 头部导航栏 */

.head-list-box {
    width: 100%;
    background: rgba(205, 45, 45, 1);
}

.head-nav {
    display: flex;
    justify-content: space-between;
}

.head-list {
    line-height: 56px;
    width: 171px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.head-list a {
    display: block;
}

.head-list.current, .head-list:hover {
    background: #ff5757;
}

.Bj {
    background-color: #ff5757;
}

.box__right {
    width: 24%;
}

.box__left {
    width: 24%;
}

.box__center {
    width: 50%;
}

/* 注册志愿者人 */

.volunteer {
    width: 100%;
    height: 330px;
    display: flex;
    justify-content: space-between;
}

/* 左侧 */

.volunteer-number {
    background-image: url(../imgs/num_bg.png);
    padding: 30px 15px;
    box-sizing: border-box;
}

.volunteer-number:last-child {
    background-image: none;
}

.volunteer-number__text {
    width: 100%;
    color: #fff;
    font-size: 17px;
    text-shadow: 0 0 1px #555;
    text-align: center;
}

.volunteer-number__number {
    display: flex;
    justify-content: center;
}

.volunteer-number__list {
    width: 36px;
    height: 36px;
    background-color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 30px;
    font-family: Georgia;
    font-weight: 800;
    color: #CD2D2D;
    margin: 14px 2px 19px;
}

.volunteer-number__number.blue .volunteer-number__list {
    color: #2c93fa;
}

/* 中间 */

.volunteer-img__title {
    background-image: url(../imgs/bannaer1.png);
    background-size: cover;
    background-position: center;
}

.volunteer-img__foot {
    width: 100%;
    height: 38px;
    background-color: rgba(51, 51, 51, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.volunteer-img__foot-text {
    width: 50%;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
}

/* 右侧 */

.volunteer-top {
    height: 40px;
    text-align: center;
    line-height: 38px;
    border-bottom: 2px solid #DCDCDC;
}

.volunteer-top span {
    width: 2%;
    float: left;
    color: #999;
}

.volunteer-top__text {
    width: 49%;
    color: #999999;
    font-size: 16px;
    float: left;
    cursor: pointer;
}

.volunteer-list {
    height: 290px;
    background-color: #F7F7F7;
    border: 2px solid rgba(220, 220, 220, 1);
    padding: 0 10px;
    border-top: 0px;
    /* box-sizing: border-box; */
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.volunteer-list__child {
    height: 50px;
    border-bottom: 1px solid #DCDCDC;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.volunteer-list__child:last-child {
    border-bottom: 0px;
}

.volunteer-child__number {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #1976D2;
    color: #fff;
    text-align: center;
    line-height: 26px;
    margin: auto 0;
    font-size: 14px;
}

.volunteer-child__head {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    padding: 1px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #1976D2;
    overflow: hidden;
}

.volunteer-child__head img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.volunteer-child__text {
    width: 84px;
    font-size: 14px;
    font-weight: normal;
}

.volunteer-child__census {
    width: 100px;
    font-size: 12px;
    font-weight: normal;
    color: rgba(153, 153, 153, 1);
    text-align: right;
}

/* 数字志愿 */

.vdongtai {
    margin-top: 20px;
}

/* 左侧 */

.numberzhiyuan {
    display: flex;
    padding-top: 20px;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.zhiyuan-bj {
    width: 260px;
    height: 120px;
    background-image: url(../imgs/zy1.png);
}

.zhiyuan-blue {
    width: 260px;
    height: 120px;
    background-image: url(../imgs/zy2.png);
}

.zhiyuan-text {
    font-size: 33px;
    font-weight: bold;
    color: #fff;
    line-height: 120px;
    float: right;
    margin-right: 30px;
}

/* 中间 */
.dongtai-box {
    line-height: 40px;
    margin-bottom: 20px;
}

.dongtai-box__left {
    float: left;
    font-size: 16px;
}

.dongtai-box__left-list {
    position: relative;
    float: left;
    padding: 0 15px;
    font-weight: 800;
    margin-bottom: -2px;
    color: #888;
}
.dongtai-box__left-list a {
    color: #c10a0b !important;
}
.dongtai-box__left-list.active {
    padding: 0 15px;
}

.dongtai-box__left-list:first-child {
    border-left: 0px;
}

.active {
    border-bottom: 2px solid #c10a0b;
    color: #c10a0b;
    padding: 0 8px;
    font-weight: normal;
}


.dongtai-box__right {
    color: #1976D2;
    float: right;
}

.dongtai-content {
    width: 100%;
    height: 304px;
    border: 2px solid #DEDEDE;
    border-right: 0;
    border-left: 0;
    padding: 15px 11px 15px 15px;
    box-sizing: border-box;
    background-color: #f9fbfd;
}

.dongtai-content__list {
    margin-bottom: 14px;
}

.dongtai-content__list:last-child {
    margin: 0;
}

.dongtai-content__list, .dongtai-content__list a {
    height: 130px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dongtai-list__img {
    display: flex;
    width: 196px;
    height: 130px;
}

.dongtai-list__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dongtai-list__text {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding-left: 20px;
}

.dongtai-list__text-title {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.5;
    color: #333;
    margin-bottom: 10px;
}

.dongtai-list__text .des {
    font-size: 14px;
    line-height: 1.8;
    color: #888;
}

.dongtai-content__list:hover .dongtai-list__text-title {
    color: #1972D6;
}

.tongzhi-list {
    line-height: 25px;
    margin-bottom: 10px;
}

.tongzhi-list, .tongzhi-list a {
    display: flex;
    width: 100%;
    align-items: center;
    color: #444;
}

.tongzhi-list a:hover {
    /*color: #1972D6;*/
}

.dian {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #BEBEBE;
    display: flex;
    margin-right: 10px;
}

.tongzhi-list__text {
    flex: 1;
    font-size: 14px;
}

/* 活动招募 */

.common-style {
    width: 100%;
}

.common-content-style {
    min-height: 322px;
    border: 2px solid #DEDEDE;
    border-left: 0px;
    border-right: 0px;
    background-color: #F7F7F7;
}

.recruit {
    margin-top: 20px;
}

.zhaomu {
    padding: 32px;
    box-sizing: border-box;
}

/* 卡片样式 */

.zhaomu-card {
    display: flex;
    justify-content: space-between;
}

.zhaomu-card__list {
    width: 170px;
    height: 88px;
    padding-left: 75px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 88px;
    cursor: pointer;
    transition: all linear 0.2s;
    box-shadow: 0 2px 3px #888;
    border-radius: 12px;
}

.zhaomu-card__list:hover {
    transform: scale(1.12);
    transition: all linear 0.15s;
}

.card1 {
    background-image: url(../imgs/card1.png);
}

.card2 {
    background-image: url(../imgs/card2.png);
}

.card3 {
    background-image: url(../imgs/card3.png);
}

.card4 {
    background-image: url(../imgs/card4.png);
}

.card5 {
    background-image: url(../imgs/card5.png);
}

.card6 {
    background-image: url(../imgs/card6.png);
}

.card7 {
    background-image: url(../imgs/card7.png);
}

/* 爱心卡片 */

.love-card {
    width: 100%;
    margin-top: 30px;
    display: flex;
}

.love-card__children {
    margin-left: 22px;
    width: 313px;
    height: 336px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.love-card__children:first-child {
    margin-left: 0;
}

.love-card__children .img {
    width: 100%;
    height: 204px;
}

.love-card__children .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.love-card__children-text {
    padding: 5px 12px;
}

.love-card__children-text p {
    margin: 10px 0;
    font-size: 14px;
    color: #666;
}

.love-card-children__title {
    display: flex;
    justify-content: space-between;
    color: #1182F4;
    font-size: 16px;
}

.love-card-children__title.zm_ing {
    color: #1972D6;
}

.love-card-children__title.zm_ed {
    color: #bbb;
}

.love-card-children__left {
    flex: 1;
    padding-right: 15px;
}

.love-card-children__right {
    padding: 1px 8px;
    border-radius: 5px;
    font-size: 15px;
    float: right;
}

.love-card-children__title.zm_ing .love-card-children__right {
    border: 2px solid #1182F4;
}

.love-card-children__title.zm_ed .love-card-children__right {
    border: 2px solid #ddd;
}

/* 志愿团队 */

.team {
    padding: 20px 30px;
}

.team-zhiyuan {
    display: flex;
}

.team-children {
    margin-left: 25px;
    width: 310px;
    height: 277px;
    border: 1px solid #E0E0E0;
    background-color: #fff;
}

.team-children:hover .video-text {
    color: #1972D6;
}

.team-children:first-child {
    margin-left: 0;
}

.team-children__img {
    width: 100%;
    height: 204px;
    position: relative;
}

.team-children__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team-children__img p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    font-size: 22px;
    color: #fff;
    line-height: 1.8;
    background-color: rgba(0, 0, 0, 0.5);
}

.team-children__text {
    padding: 15px;
    color: #555;
}

.team-children-text__left {
    text-align: center;
    float: left;
    width: 40%;
    border-right: 1px solid #E0E0E0;
}

.team-man {
    font-weight: bold;
    color: #1182F4;
}

.team-children-text__right {
    width: 59%;
    float: left;
    text-align: center;
}

.team-time {
    font-weight: bold;
    color: #CD2D2D;
}

.shade {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
}

.juzhong {
    width: 75px;
    height: 75px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.juzhong-text {
    width: 100px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: bold;
    line-height: 69px;
    font-size: 20px;
}

.juzhong i {
    color: rgba(255, 255, 255, 0.6);
    font-size: 50px;
    font-weight: 500;
}

.juzhong i.icon-dianying {
    font-size: 75px;
}

/* 视频专区 */
.video-text {
    color: #444;
    font-weight: bold;
    line-height: 25px;
}

@media screen and (min-width: 1200px) {
    .big-box {
        width: 1380px;
    }
}

@media screen and (max-width: 1200px) {
    .big-box {
        width: 1200px;
    }
}

.slide_img {
    width: 100%;
    height: 100%;
}

.cont_right .slide_img li {
    position: relative;
    width: 100%;
    height: 240px;
    margin-bottom: 20px;
}

.slide_img.min {
    float: left;
    width: 430px;
    height: 288px;
}

.slide_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slide_img .flex-viewport li {
    position: relative;
}

.slide_img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    padding: 0 240px 0 20px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.slide_img.min li p, .cont_right .slide_img li p {
    font-size: 15px;
    height: 40px;
    line-height: 42px;
    padding-right: 20px;
}

.slide_img.video .slides li a {
    position: relative;
}

.slide_img.video .slides li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/video.png) no-repeat center;
}

.slide_img .slides li:hover a {
    opacity: 0.9;
    transition: all linear 0.2s;
}

.flex-viewport, .flex-viewport ul, .flex-viewport li {
    height: 100%;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flex-direction-nav .flex-next {
    right: 0;
}

.slide_img.min .flex-control-nav {
    display: none;
}

.flex-control-nav {
    right: 20px;
    bottom: 20px;
    width: auto;
}

.flex-control-nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.flex-control-paging li a {
    background: #fff;
    border-radius: 50%;
    opacity: 1;
}

.flex-control-paging li a.flex-active {
    background: none;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    opacity: 1;
}

.icon-sanjiaoxing {
    margin-right: 5px;
}

.tabcont {
    display: none;
}

.tabshow .tabcont:first-child {
    display: flex;
}

.item {
    position: relative;
    cursor: pointer;
    padding: 0 25px;
}

.item.active {
    padding: 0 25px;
}

.item:hover {
    color: #1972D6;
}

.item:after {
    content: '';
    position: absolute;
    top: 25%;
    bottom: 25%;
    right: 0;
    border-right: 1px solid #ddd;
}

.pb50 {
    padding-bottom: 50px;
}

.wrap_list {
    display: block;
    margin: auto;
    width: 1380px;
    min-height: 600px;
    margin-bottom: 20px;
    padding-top: 20px;
}

.wrap_list .dongtai-content {
    min-height: 600px;
    background-color: #FFF;
    height: auto;
    padding: 20px !important;
    border: none !important;
    border-radius: 6px;
}

.wrap_list .dongtai-content .tongzhi-list {
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

.wrap_list .dongtai-content .dongtai-content__list {
    height: 145px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

.wrap_list .dongtai-content .tongzhi-list span {
    font-size: 13px;
    color: #666;
    font-weight: normal;
}

.wrap_list .dongtai-content .team-zhiyuan {
    flex-wrap: wrap;
}

.wrap_list .dongtai-content .team-children {
    margin-bottom: 30px;
    width: 265px;
}

.wrap_list .dongtai-content .team-children:nth-child(5n) {
    margin-left: 0;
}

.wrap_page {
    width: 100%;
    margin-top: 10px;
    padding: 20px 0;
    text-align: center;
}

.wrap_page li {
    margin-bottom: 10px;
    display: inline-block;
}

.wrap_page li.thisclass {
    padding: 5px 11px;
    font-size: 14px;
    color: #fff;
    background: #0677E4;
    border: 1px solid #0677E4;
}

.wrap_page li .pageinfo {
    margin-left: 12px;
}

.wrap_page li .pageinfo strong {
    margin-right: 5px;
    color: #0677E4;
}

.wrap_page li .pageinfo strong:last-child {
    margin-left: 10px;
}

.wrap_page a {
    display: inline-block;
    margin: 0 5px;
    padding: 4px 11px;
    text-align: center;
    font-size: 14px;
    color: #888;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #ccc;
}

.wrap_page a:hover, .wrap_page a.active {
    /*border: 1px solid #0677E4;*/
    padding: 4px 11px;
    font-size: 14px;
    color: #888;
}

.wrap_page span {
    color: #666;
    font-size: 14px;
}

.wrap_page span label {
    margin: 0 5px;
    color: #0677E4;
}

.wrap_page td {
    min-width: 40px;
    width: auto;
}

.wrap_page input[name="PageNo"], .wrap_page input[name="plistgo"] {
    margin-right: 5px;
    width: 50px !important;
    height: 31px !important;
    text-align: center;
    border: 1px solid #ccc;
}

.wrap_page td b {
    margin: 0 5px;
    color: red;
}

.article {
    width: 100%;
}

.article .top {
    padding: 30px 0;
    text-align: center;
}

.article .top h4 {
    margin-bottom: 15px;
    line-height: 1.8;
    font-size: 24px;
}

.article .top p {
    font-size: 15px;
    color: #999;
}

.article .top p span {
    margin: 0 20px;
}

.article .cont {
    padding: 0 60px;
}

.article .cont, .article .cont p {
    letter-spacing: 1px;
    font-size: 15px;
    color: #333;
    line-height: 2;
    word-break: break-all;
    word-wrap: break-word;
}

.article .cont img {
    max-width: 100%;
    display: block;
    margin: 10px auto;
    width: auto !important;
}
::-webkit-scrollbar {
    display: none;
}
.article .cont p {
    margin: 15px 0;
}
.ant-spin {
    color: #c10a0b !important;
}
.ant-spin-dot i {
    color: #c10a0b !important;
    background-color: #c10a0b !important;
}
/*.login_register {*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    margin-left: -600px;*/
/*    width: 1200px;*/
/*    height: 30px;*/
/*    padding: 7px;*/
/*    padding-right: 20px;*/
/*    text-align: right;*/
/*    line-height: 1;*/
/*    font-size: 16px;*/
/*    font-weight: 800;*/
/*    color: #fff;*/
/*    top: 30px;*/
/*}*/

/*.login_register a {*/
/*    display: inline-block;*/
/*    padding: 0px;*/
/*    cursor: pointer;*/
/*}*/

/*.login_register a:last-child {*/
/*    border-right: none;*/
/*}*/

/*.login_register a:hover {*/
/*    text-decoration: underline;*/
/*}*/
/*.login_register {*/
/*    display: flex;*/
/*}*/
.head_top {
    position: absolute;
    width: 1366px;
    top: 47px;
    left: calc(50% - 683px);
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.head_top .search {
    width: 500px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #B4B4B4;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    border: none;
    justify-content: space-between;
}

.head_top .search input {
    flex: 1;
    height: 100%;
    padding-left: 20px;
    border: none;
    z-index: 1000;
    cursor: pointer;
    font-size: 16px;
}

.head_top .search-btn {
    width: 115px;
    height: 100%;
    background: #CC4643;
    border-radius: 0 6px 6px 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.login_register {
    display: flex;
    justify-content: end;
}

.login_register a {
    margin-left: 50px;
    height: 27px;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #FFF;
    font-size: 16px;
}

.login_register a img {
    height: 22px;
    margin-right: 10px;
}
.layer_register {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000;
    width: 100%;
    height: 100%;
    padding-top: 10%;
    background-color: rgba(0, 0, 0, 0.5);
}

.layer_register .cont {
    position: relative;
    margin: auto;
    display: block;
    width: 28%;
    padding: 40px 30px 30px;
    background: #fff;
}

.layer_register .cont a {
    display: block;
    margin: 20px 0;
    text-align: center;
}

.layer_register .cont a:hover img {
    box-shadow: 0 2px 4px #bbb;
    transition: all linear 0.1s;
}

.layer_register .cont .close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 15px;
    font-size: 18px;
    color: #666;
    cursor: pointer;
}

/* 底部 */
.footer {
    min-width: 1380px;
    width: 100%;
    text-align: center;
    line-height: 2;
    color: #FFF;
    background: #c10a0b;
    display: flex;
    padding: 20px;
}
.footer .big-box {
    display: flex;
    align-items: center;
}
.footer .info{
    display: inline-block;
    padding: 20px 0;
    vertical-align: middle;
    margin-right: 20px;
    flex: 1;
}
.footer .footer-qrcode {
    flex: 1;
    display: flex;
    justify-content: space-evenly;
}
.footer .footer-qrcode .qrcode-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #FFF;
}
.footer .footer-qrcode .qrcode-img img {
    background-color: #FFF;
    margin-bottom: 20px;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 6px;
    width: 110px;
}

@media screen and (max-width: 768px) {
    .footer {
        display: none;
    }

    .head-list-box {
        display: none !important;
    }

    .login_register {
        /* margin: 0;
        padding: 0;
        width: 55%;
        height: .2rem;
        background-size: 100% 100%;
        font-size: 14px;
        line-height: .18rem;
        text-align: right;
        left: 44%; */
        margin: 0;
        padding: 0;
        width: 44%;
        height: .2rem;
        background-size: 100% 100%;
        font-size: 14px;
        line-height: .18rem;
        text-align: right;
        left: 56%;
        display: flex;
        justify-content: space-evenly;
        top: 0;
    }

    .login_register a img {
        max-width: 100%;
        height: 90%;
    }

    .login_register a {
        width: .6rem;
        height: .22rem;
    }

    .login_register a:nth-child(3) {
        width: .8rem;
    }
}
