.practice-title {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 27px;
}

.section-normal1 .section-normal {
    padding-top: 0;
}

/* .section-normal-inner {
    height: 566px;
} */

.title-blank {
    height: 77px;
    line-height: 77px;
    border-bottom: 1px solid #ebebeb;
}

.title-blank h4 {
    display: inline-block;
    line-height: 77px;
}

.join-num {
    font-size: 18px;
    color: #da5832;
    margin-right: 40px;
}

.practice-num {
    font-size: 18px;
    color: #da5832;
    margin-right: 135px;
}

.practice-status {
    width: 123px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: inline-block;
}

.practice-status.status1 {
    /* background: url(../img/li-ens.png) no-repeat; */
    background: url(../img/qizhi.png) no-repeat;
}

.practice-status.status2 {
    background: url(../img/li-ens.png) no-repeat;
}

.practice-status.status0 {
    background: url(../img/li-end.png) no-repeat;
}

.row-box {
    border-bottom: 1px solid #f3f3f3;
}

.row-box:nth-child(1) {
    background: #fff;
    width: 890px;
    margin-right: 10px;
    padding: 0px 20px 20px 20px;
    box-sizing: border-box;
}

.row-box:nth-child(2) {
    background: #fff;
    width: 300px;
}

.row-box:last-child {
    border-bottom: none;
}

.list-like-item {
    line-height: 35px;
}

.gallery {
    margin-top: 10px;
}

.gallery-inner {
    margin-right: -20px;
}

.gallery-item {
    float: left;
    width: 262px;
    height: 176px;
    margin: 0 20px 20px 0;
}

.detail-tabel {
    text-align: center;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    margin-top: 10px;
}

.detail-tabel th,
.detail-tabel td {
    border: 1px solid #e5e5e5;
    font-size: 14px;
    line-height: 36px;
    color: #666;
}

.detail-tabel th {
    background: #f2f2f2;
}

.btn-group {
    margin-top: 30px;
}

.saoma {
    height: 77px;
    line-height: 77px;
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    padding-left: 76px;
    position: relative;
}

.saoma::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 18px;
    width: 38px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: 38px 45px;
    background-image: url(../img/smbm.png);
    background-position: 0;
}

.title-blank-bg {
    padding-left: 28px;
    background-image: url(../img/bb-bg.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 74px 25px;
}

.practice-title-bg::before {
    content: "";
    padding-left: 50px;
    background-repeat: no-repeat;
    background-size: 22px 22px;
    background-image: url(../img/hdmc.png);
    background-position: 14px center;
}

.label-like-bg-person {
    padding-left: 75px;
    content: "";
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 44px center;
}

.row-box___right .list-like-item:nth-child(1) .label-like-bg-person {
    background-image: url(../img/lxr.png);
}

.row-box___right .list-like-item:nth-child(2) .label-like-bg-person {
    background-image: url(../img/lxfs.png);
}

.label-like-bg {
    padding-left: 46px;
    content: "";
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 14px center;
}

.section-normal-inner .list-like-item:nth-child(1) .label-like-bg,
.section-normal-inner .list-like-item:nth-child(2) .label-like-bg {
    background-image: url(../img/hdsj.png);
}

.section-normal-inner .list-like-item:nth-child(3) .label-like-bg {
    background-image: url(../img/fwsc.png);
}

.section-normal-inner .list-like-item:nth-child(4) .label-like-bg {
    background-image: url(../img/zyzz.png);
}

.section-normal-inner .list-like-item:nth-child(5) .label-like-bg {
    background-image: url(../img/hddd.png);
}

.section-normal-inner .list-like-item:nth-child(6) .label-like-bg {
    background-image: url(../img/fwlb.png);
}

.section-normal-inner .list-like-item:nth-child(7) .label-like-bg {
    background-image: url(../img/fwdx.png);
}

.section-normal-inner .list-like-item:nth-child(8) .label-like-bg {
    background-image: url(../img/zmrs.png);
}

.row-box__saoma__imgbox {
    width: 150px;
    height: 150px;
    margin-top: 40px !important;
    margin: 0 auto;
}

.row-box___right {
    height: 620px;
}

.row-box___right .list-like-item {
    font-size: 16px;
    padding-top: 25px;
}

.row-box___right .list-like-item:last-child {
    padding-top: 10px;
}

.row-box___left {
    height: 620px;
}

.row-box___left h4 {
    font-size: 24px;
}

.list-like-b .list-like-item {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 42px;
}

/* 活动图片 */
.activityPhoto {
    position: relative;
    margin-top: 20px;
    height: 680px;
    background: #ffffff;
    border: 1px solid #f0dbd7;
    border-radius: 6px;
    padding: 0 35px;
    display: none;
}

.activityPhoto__header {
    position: relative;
    height: 76px;
    line-height: 76px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.activityPhoto__header img {
    position: relative;
    left: -122px;
    top: 2px;
}

.activityPhoto__bottomLine {
    margin: 0 auto;
    width: 1163px;
    height: 2px;
    background: #ebebeb;
}

/* .clearfix:before,
  .clearfix:after {
    content: '';
    display: table;
  }
  .clearfix:after {
    clear: both;
  }
  .clearfix {
    *zoom: 1;
  } */
.detail-tabel {
    text-align: center;
    width: 100%;
    border: none;
    border-collapse: collapse;
    margin-top: 10px;
}

.detail-tabel thead th {
    border: none;
    background: #ee7555;
    color: #ffffff;
}

.detail-tabel tbody tr:nth-child(2n) {
    background: #fff3ef;
}

.detail-tabel tbody td {
    border: none;
    font-size: 14px;
    line-height: 36px;
    color: #666;
}

.row-box__members {
    box-sizing: border-box;
    padding: 0 20px 0;
    margin-top: 20px;
    background-color: #fff !important;
}

.list-like-item::before {
    content: "";
}

.practice-intro {
    font-size: 14px;
    overflow: auto;
    color: #333;
    background: #f6f6f6;
    padding: 20px 15px;
    /* height: 125px; */
    max-height: 125px;
    box-sizing: border-box;
    line-height: 24px;
}

.row-box__saoma__imgbox .img {
    width: 100%;
    height: 100%;
}

.activityPhoto .img-box {
    width: 1070px;
    height: 500px;
    margin: 0 auto;
    margin-top: 32px;
}

.activityPhoto .img-box img {
    /* width: 100%; */
    height: 100%;
}

.img-box__left {
    float: left;
    width: 750px;
    height: 500px;
    margin-right: 20px;
}

.img-box__right {
    float: left;
    width: 300px;
    height: 500px;
}

.content-123 {
    margin-top: 39px !important;
    width: 1054px;
    margin: 0 auto;
    font-size: 16px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper .swiper-slide {
    width: auto;
    display: inline-block;
    height: 100%;
    margin-right: 20px;
}

.swiper .swiper-slide img {
    height: 100%;
}

.row-box:nth-child(1) {
    padding: 0 35px 0 35px;
}

/* .swiper-dlider1 {
    width: 70%;
  }
  .swiper-dlider1 {
    width: 70%;
  }
  .swiper-dlider1 {
    width: 70%;
  } */
.www32333 {
    position: absolute;
    top: 659px;
    left: 384px;
    width: 77px;
    height: 21px;
    z-index: 999;
}

.section-normal-main {
    height: 1035px;
}

.img__356789 {
    position: relative;
    left: -131px;
    top: 2px;
}

.detail-tabel-box {
    margin-bottom: 50px;
}

.c_table2 {
    width: 20%;
}
