@media (min-width: 768px) {
  .sess1 {
    width: 100%;
    height: 11.6rem;
    padding-top: 1.7rem;
    padding-bottom: 1rem;
    background: url(https://bailinog.oss-cn-beijing.aliyuncs.com/20220518/16.png) no-repeat center;
    background-size: cover;
  }
  .sess1 .inner {
    width: 12rem;
    margin: 0 auto;
  }
  .sess1 .inner .titlebox {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sess1 .inner .titlebox .line {
    width: 0.5rem;
    height: 0.02rem;
    background: #333333;
  }
  .sess1 .inner .titlebox .text1 {
    font-size: 0.34rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #333333;
    line-height: 0.27rem;
    margin: 0 0.24rem;
  }
  .sess1 .inner .subtitle {
    width: 8.82rem;
    font-size: 0.2rem;
    font-family: KaiTi;
    color: #333333;
    line-height: 0.3rem;
    margin: 0.28rem auto 0.6rem;
  }
  .sess1 .inner .subtitle div {
    text-indent: 2em;
  }
  .sess1 .inner .subtitle .text {
    margin-bottom: 0.2rem;
  }
  .sess1 .inner .catebox {
    width: 12rem;
    background: #FFFFFF;
    padding: 0.8rem 1.15rem 0.78rem 0.97rem;
    position: relative;
  }
  .sess1 .inner .catebox .bgimg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 4.55rem;
    height: 4.55rem;
  }
  .sess1 .inner .catebox .cateitem {
    position: relative;
    z-index: 1;
    margin-bottom: 0.3rem;
  }
  .sess1 .inner .catebox .cateitem:last-child {
    margin-bottom: 0;
  }
  .sess1 .inner .catebox .cateitem .catetitle {
    padding-right: 0.2rem;
    height: 0.3rem;
    background: rgba(228, 170, 126, 0.3);
    border-radius: 0.15rem;
    position: relative;
    padding-left: 0.4rem;
    width: fit-content;
    font-size: 0.24rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #333333;
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
  }
  .sess1 .inner .catebox .cateitem .catetitle::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0.3rem;
    height: 0.3rem;
    background: #E4AA7E;
    border-radius: 50%;
  }
  .sess1 .inner .catebox .cateitem .catedesc {
    padding-left: 0.38rem;
    font-size: 0.18rem;
    font-family: KaiTi;
    color: #333333;
    line-height: 0.27rem;
  }
  .sess2 {
    width: 100%;
    background: #fff;
    padding-top: 0.95rem;
    padding-bottom: 1rem;
  }
  .sess2 .inner {
    width: 12rem;
    margin: 0 auto;
  }
  .sess2 .inner .titlebox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.29rem;
  }
  .sess2 .inner .titlebox .line {
    width: 0.5rem;
    height: 0.02rem;
    background: #333333;
  }
  .sess2 .inner .titlebox .text1 {
    font-size: 0.34rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #333333;
    line-height: 0.27rem;
    margin: 0 0.24rem;
  }
  .sess2 .inner .list {
    width: 100%;
  }
  .sess2 .inner .list .swiper-container .swiper-wrapper {
    display: block;
  }
  .sess2 .inner .list .swiper-container .swiper-wrapper .swiper-slide {
    margin-top: 0.3rem;
  }
  .sess2 .inner .list .item {
    width: 100%;
    height: 4.68rem;
    box-shadow: 0rem 0rem 0rem 0rem rgba(141, 107, 70, 0.2);
    border-radius: 0.12rem;
    overflow: hidden;
    display: flex;
  }
  .sess2 .inner .list .item:nth-child(1) {
    margin-top: 0;
  }
  .sess2 .inner .list .item .imgbox {
    width: 6rem;
    height: 4.68rem;
    position: relative;
  }
  .sess2 .inner .list .item .imgbox .title {
    width: 2.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    background: #E4AA7E;
    border-radius: 0 0 12rem 0;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 0.29rem;
    font-size: 0.28rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #FFFFFF;
  }
  .sess2 .inner .list .item .imgbox .img {
    width: 6rem;
    height: 4.68rem;
  }
  .sess2 .inner .list .item .content {
    width: 6rem;
    padding-top: 0.53rem;
    padding-left: 0.6rem;
    background: #E4AA7E;
  }
  .sess2 .inner .list .item .content .text1 {
    font-size: 0.24rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #333333;
    line-height: 0.24rem;
  }
  .sess2 .inner .list .item .content .text2 {
    margin-top: 0.05rem;
    font-size: 0.18rem;
    font-family: KaiTi;
    font-weight: 400;
    color: #333333;
    line-height: 0.16rem;
    opacity: 0.5;
    margin-bottom: 0.28rem;
  }
  .sess2 .inner .list .item .content .text3 {
    width: 5rem;
    font-size: 0.18rem;
    font-family: KaiTi;
    color: #333333;
    line-height: 0.28rem;
  }
  .sess2 .inner .list .item .content .img2 {
    width: 5.5rem;
    transform: translateX(-0.4rem);
  }
  .sess2 .inner .list .item .content .img3 {
    margin-top: 0.8rem;
    width: 4.3rem;
    height: 1.25rem;
  }
  .sess3 {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: linear-gradient(57deg, #C39F73, #E0D0BA);
  }
  .sess3 .inner {
    width: 12rem;
    margin: 0 auto;
  }
  .sess3 .inner .titlebox3 {
    margin-bottom: 0.29rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sess3 .inner .titlebox3 .line {
    width: 0.5rem;
    height: 0.02rem;
    background: #333333;
  }
  .sess3 .inner .titlebox3 .text1 {
    font-size: 0.34rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #333333;
    line-height: 0.27rem;
    margin: 0 0.24rem;
  }
  .sess3 .inner .textrow1 {
    display: flex;
  }
  .sess3 .inner .textrow1 .item {
    width: 3.8rem;
    height: 3.3rem;
    background: #F8F2E9;
    padding: 0.3rem 0.3rem 0 0.3rem;
  }
  .sess3 .inner .textrow1 .item:nth-child(2) {
    margin: 0 0.3rem;
  }
  .sess3 .inner .textrow1 .item .text0 {
    width: 0.6rem;
    height: 0.6rem;
    background: #E4AA7E;
    font-size: 0.41rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.6rem;
    text-align: center;
  }
  .sess3 .inner .textrow1 .item .text1 {
    font-size: 0.24rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #333333;
    line-height: 0.23rem;
    margin: 0.15rem 0 0.19rem;
  }
  .sess3 .inner .textrow1 .item .text2 {
    font-size: 0.2rem;
    font-family: KaiTi;
    color: #333333;
    line-height: 0.27rem;
    text-indent: 2em;
  }
  .sess3 .inner .textrow2 {
    display: flex;
    margin-top: 0.3rem;
  }
  .sess3 .inner .textrow2 .item {
    width: 5.85rem;
    height: 3.3rem;
    background: #F8F2E9;
    padding: 0.3rem 0.3rem 0 0.3rem;
  }
  .sess3 .inner .textrow2 .item:nth-child(2) {
    margin: 0 0 0 0.3rem;
  }
  .sess3 .inner .textrow2 .item .text0 {
    width: 0.6rem;
    height: 0.6rem;
    background: #E4AA7E;
    font-size: 0.41rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.6rem;
    text-align: center;
  }
  .sess3 .inner .textrow2 .item .text1 {
    font-size: 0.24rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #333333;
    line-height: 0.23rem;
    margin: 0.15rem 0 0.19rem;
  }
  .sess3 .inner .textrow2 .item .text2 {
    font-size: 0.2rem;
    font-family: KaiTi;
    color: #333333;
    line-height: 0.27rem;
    text-indent: 2em;
  }
  .sess4 {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sess4 .inner {
    margin: 0 auto;
  }
  .sess4 .inner .titlebox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.29rem;
  }
  .sess4 .inner .titlebox .line {
    width: 0.5rem;
    height: 0.02rem;
    background: #333333;
  }
  .sess4 .inner .titlebox .text1 {
    font-size: 0.34rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #333333;
    line-height: 0.27rem;
    margin: 0 0.24rem;
  }
  .sess4 .inner .userlist {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sess4 .inner .userlist .rowlist {
    width: 13rem;
    display: flex;
    /*justify-content: space-evenly;*/
    justify-content: center;
    align-items: center;
    align-self: center;
  }
  .sess4 .inner .userlist .rowlist:last-child .namebox {
    width: 2.5rem;
  }
  .sess4 .inner .userlist .rowlist .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
  }
  .sess4 .inner .userlist .rowlist .item:last-child {
    margin-right: 0;
  }
  .sess4 .inner .userlist .rowlist .item .img {
    width: 3rem;
    height: 3rem;
    margin-bottom: 0.19rem;
    background: #F8F2E9;
  }

  .sess4 .inner .userlist .rowlist .item .namebox .hide {
    display: none;
  }
  .sess4 .inner .userlist .rowlist .item .namebox .text1 {
    font-size: 0.3rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #333333;
    text-align: center;
  }
  .sess4 .inner .userlist .rowlist .item .namebox .text2 {
    font-size: 0.3rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #333333;
    text-align: center;
  }
  .sess4 .inner .userlist .rowlist .item .detail {
    display: none;
  }
  .sess4 .inner .userlist .userdetail {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 6.78rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0rem 0rem rgba(141, 107, 70, 0.2);
    padding-top: 0.53rem;
    padding-bottom: 0.8rem;
    padding-left: 0.51rem;
    display: none;
    z-index: 999;
    padding-right: 0.52rem;
  }
  .sess4 .inner .userlist .userdetail .closebox {
    position: absolute;
    top: 0.03rem;
    right: 0.03rem;
    padding: 0.2rem;
  }
  .sess4 .inner .userlist .userdetail .closebox .iconfont {
    cursor: pointer;
    color: #333333;
  }
  .sess4 .inner .userlist .userdetail .box1 {
    display: flex;
    justify-content: space-between;
  }
  .sess4 .inner .userlist .userdetail .box1 .namebox {
    width: 2.5rem;
    font-size: 0.3rem;
    font-family: KaiTi;
    font-weight: bold;
    color: #333333;
    line-height: 0.39rem;
    padding-top: 0.57rem;
  }
  .sess4 .inner .userlist .userdetail .box1 .imgbox {
    width: 3rem;
    height: 2.97rem;
    flex-shrink: 0;
  }
  .sess4 .inner .userlist .userdetail .box1 .imgbox .img {
    width: 100%;
    height: 100%;
  }
  .sess4 .inner .userlist .userdetail .box2 {
    margin-top: 0.49rem;
    font-size: 0.24rem;
    font-family: KaiTi;
    color: #333333;
    line-height: 0.29rem;
  }
  .sess4 .inner .userlist .userdetail .box2 div {
    text-indent: 2em;
  }
}
@media (max-width: 768px) {
  body {
    background: #EEEEEE;
  }
  .banner {
    width: 100%;
    background: url(https://bailinog.oss-cn-beijing.aliyuncs.com/20220610/18.png) no-repeat center;
    background-size: cover;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .banner .line {
    font-size: 24px;
    font-family: PingFang SC;
    color: #FFFFFF;
  }
  .banner .text {
    font-size: 24px;
    font-family: PingFang SC;
    color: #FFFFFF;
    margin: 0 10px;
  }
  .sess1 {
    width: 100%;
    margin-bottom: 10px;
  }
  .sess1 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sess1 .inner .subtitle {
    width: 100%;
    height: 265px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('https://bailinog.oss-cn-beijing.aliyuncs.com/20220610/14.png') no-repeat center;
    background-size: 100% 100%;
  }
  .sess1 .inner .subtitle div {
    width: 265px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 23px;
  }
  .sess1 .inner .catebox {
    width: 100%;
    background: #FFFFFF;
    position: relative;
    padding: 40px 0;
  }
  .sess1 .inner .catebox .bgimg {
    display: none;
  }
  .sess1 .inner .catebox .cateitem {
    width: 325px;
    margin: 0 auto 25px;
    position: relative;
    z-index: 1;
  }
  .sess1 .inner .catebox .cateitem:last-child {
    margin-bottom: 0;
  }
  .sess1 .inner .catebox .cateitem .catetitle {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 15px;
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px;
  }
  .sess1 .inner .catebox .cateitem .catetitle::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 16px;
    background: #333333;
  }
  .sess1 .inner .catebox .cateitem .catedesc {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 23px;
  }
  .sess1 .inner .catebox .cateitem .catedesc3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .sess1 .inner .catebox .cateitem .more {
    display: flex;
    align-items: center;
    margin-top: 15px;
  }
  .sess1 .inner .catebox .cateitem .more .text {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #E4AA7E;
    line-height: 13px;
    margin-right: 3px;
  }
  .sess1 .inner .catebox .cateitem .more .icon {
    width: 14px;
  }
  .sess2 {
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
  }
  .sess2 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sess2 .inner .titlebox {
    margin: 0 auto;
    width: 325px;
    padding-top: 40px;
  }
  .sess2 .inner .titlebox .line {
    display: none;
  }
  .sess2 .inner .titlebox .text1 {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 23px;
  }
  .sess2 .inner .list {
    width: 100%;
  }
  .sess2 .inner .list .swiper-container {
    width: 100%;
    height: 525px;
  }
  .sess2 .inner .list .swiper-container .swiper-wrapper {
    width: 100%;
  }
  .sess2 .inner .list .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    padding-top: 25px;
  }
  .sess2 .inner .list .swiper-container .swiper-pagination {
    margin: 0 auto;
    bottom: 30px;
  }
  .sess2 .inner .list .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    background: #eeeeee;
    border-radius: 2px;
    opacity: 1;
    position: relative;
    z-index: 999;
  }
  .sess2 .inner .list .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #e4aa7e;
  }
  .sess2 .inner .list .item {
    width: 325px;
    height: 432px;
    background: #FFFFFF;
    box-shadow: 0px 1px 9px 1px rgba(102, 102, 102, 0.15);
    border-radius: 6px;
    padding: 25px;
    display: block;
    margin: 0 auto;
  }
  .sess2 .inner .list .item .imgbox {
    position: relative;
  }
  .sess2 .inner .list .item .imgbox .title {
    display: none;
  }
  .sess2 .inner .list .item .imgbox .img {
    width: 275px;
    height: 115px;
  }
  .sess2 .inner .list .item .content .text1 {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 17px;
    margin: 24px 0 10px;
  }
  .sess2 .inner .list .item .content .text2 {
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
    line-height: 12px;
    margin: 0 0 15px;
  }
  .sess2 .inner .list .item .content .text3 {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
  }
  .sess2 .inner .list .item .content .img2 {
    display: none;
  }
  .sess2 .inner .list .item .content .img3 {
    display: none;
  }
  .sess3 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
    margin-bottom: 10px;
  }
  .sess3 .inner {
    width: 325px;
    margin: 0 auto;
  }
  .sess3 .inner .titlebox {
    margin-bottom: 25px;
  }
  .sess3 .inner .titlebox .line {
    display: none;
  }
  .sess3 .inner .titlebox .text1 {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 23px;
  }
  .sess3 .inner .textrow1 .item,
  .sess3 .inner .textrow2 .item {
    margin-bottom: 25px;
  }
  .sess3 .inner .textrow1 .item .titlebox,
  .sess3 .inner .textrow2 .item .titlebox {
    display: flex;
    align-items: center;
    background: #F8F2E9;
    margin-bottom: 0;
  }
  .sess3 .inner .textrow1 .item .titlebox .text0,
  .sess3 .inner .textrow2 .item .titlebox .text0 {
    width: 30px;
    height: 30px;
    background: #E4AA7E;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    margin-right: 10px;
  }
  .sess3 .inner .textrow1 .item .titlebox .text1,
  .sess3 .inner .textrow2 .item .titlebox .text1 {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 15px;
  }
  .sess3 .inner .textrow1 .item .text2,
  .sess3 .inner .textrow2 .item .text2 {
    margin-top: 15px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
  }
  .sess5 {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
  }
  .sess5 .inner {
    margin: 0 auto;
  }
  .sess5 .inner .titlebox {
    width: 325px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
  }
  .sess5 .inner .titlebox .text1 {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 22px;
  }
  .sess5 .inner .titlebox .text2 {
    height: 13px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 13px;
  }
  .sess5 .inner .content {
    width: 325px;
    height: 180px;
    margin: 0 auto;
    position: relative;
  }
  .sess5 .inner .content .list {
    position: absolute;
    left: 0;
    top: 0;
    width: 760px;
    display: flex;
  }
  .sess5 .inner .content .list .item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sess5 .inner .content .list .item .img {
    width: 100px;
    height: 99px;
    background: #F8F2E9;
    margin-bottom: 10px;
  }
  .sess5 .inner .content .list .item .namebox .text1 {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 15px;
    margin-bottom: 10px;
    text-align: center;
  }
  .sess5 .inner .content .list .item .namebox .text2 {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    text-align: center;
  }
  .sess5 .inner .content .list .item .detail {
    display: none;
  }
}
