@media screen and (max-width: 1340px) {
  .fes-pc{
  }
  .fes-mo{
    display: none;
  }
  .restaurants {
    padding-bottom: 1.6rem;
  }
  .container .events {
    padding-bottom: 1.6rem;
  }
  .container .mainInfo > img {
    height: calc(100vh - 10rem);
  }
  .titleCircle {
    margin: 0 auto;
    padding-top: 0.5rem;
    height: 1.9rem;
    position: relative;
    margin-bottom: 1rem;
  }
  .titleCircle:after {
    content: "";
    width: 1.9rem;
    height: 1.9rem;
    background: #ffc300;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .titleCircle .title {
    color: #333;
    font-size: 0.44rem;
    font-weight: bold;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .titleCircle .subtitle {
    color: #333;
    font-size: 0.2rem;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    position: relative;
    z-index: 2;
  }
  .restaurantsTabList {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .restaurantsTabList .restaurantsTabItem {
    width: 2.13rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.47rem;
    border: 2px solid #333;
    /* <5px 不变 */
    border-radius: 0.23rem;
    margin: 0 0.09rem;
    font-size: 0.2rem;
    color: #333;
    cursor: pointer;
    font-weight: bold;
  }
  .restaurantsTabList .restaurantsTabItem.on {
    background: #ff8000;
    color: #fff;
    border: 2px solid #ff8000;
    /* <5px 不变 */
  }
  .container {
    width: 100%;
  }
  .container .mainInfo {
    text-align: center;
    line-height: 0;
    padding: 4rem 0 5rem 0;
    position: relative;
  }
  .container .mainInfo .columnImg {
    top: 0;
    position: absolute;
    right: -1rem;
  }
  .container .aboutFunfo {
    padding-bottom: 1.6rem;
    position: relative;
  }
  .container .aboutFunfo .icon1 {
    position: absolute;
    right: -0.8rem;
    bottom: 0.2rem;
    line-height: 0;
  }
  .container .aboutFunfo .icon2 {
    position: absolute;
    left: -0.8rem;
    bottom: 0.2rem;
    line-height: 0;
  }
  .container .aboutFunfo .snsImg {
    text-align: center;
    line-height: 0;
  }
  .container .aboutFunfo .foodText {
    margin-top: 0.64rem;
    font-size: 0.33rem;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    color: #333;
  }
  .container .restaurantsListContainer {
    margin-top: 0.64rem;
    position: relative;
  }
  .container .restaurantsListContainer .restaurantsListItem {
    position: absolute;
    opacity: 0;
    top: 0;
    z-index: -1;
    transition: all 0.5s ease;
    padding: 0 2%;
  }
  .container .restaurantsListContainer .restaurantsListItem.on {
    opacity: 1;
    position: relative;
    z-index: 1;
  }
  .container .restaurantsListContainer .restaurantsListItem .restaurantsListFlex {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem 0.2rem;
  }
  .container .restaurantsListContainer .restaurantsListItem .restaurantsListFlex .restaurantsBox {
    width: calc(33.3% - 0.13rem);
    position: relative;
    border-radius: 0.3rem;
    border: 2px solid #ff8000;
    /* <5px 不变 */
  }
  .container .restaurantsListContainer .restaurantsListItem .restaurantsListFlex .restaurantsBox .pic {
    width: 100%;
  }
  .container .restaurantsListContainer .restaurantsListItem .restaurantsListFlex .restaurantsBox .pic img {
    height: 2.65rem;
    object-fit: cover;
    border-radius: 0.28rem;
  }
  .container .restaurantsListContainer .restaurantsListItem .restaurantsListFlex .restaurantsBox .title {
    position: absolute;
    top: 0.3rem;
    left: -3px;
    /* <5px 不变 */
    line-height: 0.4rem;
    padding: 0 0.15rem;
    font-size: 0.2rem;
    color: #333;
    font-weight: bold;
    background: #fff;
    border-radius: 0 0.23rem 0.23rem 0;
    border: 3px solid #ff8000;
    /* <5px 不变 */
    border-left: 3px solid #fff;
    /* <5px 不变 */
  }
  .container .restaurantsListContainer .restaurantsListItem .restaurantsListFlex .restaurantsBox .address {
    position: absolute;
    line-height: 0.48rem;
    background: url(../img/addressbg.png) center no-repeat;
    color: #fff;
    font-size: 0.2rem;
    bottom: -2px;
    /* <5px 不变 */
    right: 0;
    text-align: center;
    border-radius: 0.3rem 0 0.3rem 0;
    width: 1.9rem;
    font-weight: bold;
    text-indent: 0.1rem;
  }
  .container .foodAppText {
    font-size: 0.34rem;
    font-weight: bold;
    text-align: center;
    color: #333;
    margin-top: 0.6rem;
    line-height: 1.7;
  }
  .container .influencers {
    padding: 0rem 0 1.6rem 0;
  }
  .container .influencers .influencersInfo {
    font-size: 0.34rem;
    color: #333;
    font-weight: bold;
    font-family: "Zen Maru Gothic";
    margin-top: 0.3rem;
    text-align: center;
  }
  .container .influencers .influencersList {
    padding: 0 0.93rem;
  }
  .container .influencers .influencersList .influencersListSlick {
    width: calc(100% + 0.32rem);
    display: flex;
    margin: 0 -0.16rem;
  }
  .container .influencers .influencersList .influencersListSlick .slick-prev {
    background: url(../img/prev.png) center no-repeat;
    background-size: cover;
    height: 0.6rem;
    width: 0.36rem;
    top: 50%;
    transform: translate(0, -50%);
    left: -0.5rem;
  }
  .container .influencers .influencersList .influencersListSlick .slick-next {
    background: url(../img/next.png) center no-repeat;
    background-size: cover;
    height: 0.6rem;
    width: 0.36rem;
    top: 50%;
    transform: translate(0, -50%);
    right: -0.5rem;
  }
  .container .influencers .influencersList .influencersListSlick .influencersItem {
    width: 20%;
    padding: 0 0.16rem;
    cursor: pointer;
  }
  .container .influencers .influencersList .influencersListSlick .influencersItem .pic {
    width: 100%;
  }
  .container .influencers .iconImg {
    line-height: 0;
    text-align: center;
    margin: 0.1rem 0 0px 0;
  }
  .container .events .eventsList {
    padding: 0 2%;
  }
  .container .events .eventsList .eventsItem {
    margin-bottom: 1.3rem;
    width: 100%;
    border: 3px solid #ffc300;
    /* <5px 不变 */
    font-family: Zen Maru Gothic;
    font-weight: Bold;
    font-size: 0.28rem;
    line-height: 0.45rem;
    letter-spacing: 5%;
    padding: 0.6rem 0.9rem 0.3rem 1.2rem;
    color: #333;
    position: relative;
  }
  .container .events .eventsList .eventsItem .text{
    font-size: 0.22rem;
    line-height: 0.4rem;
    padding: 4px 0px 0px 0px;
    color: #333;
    position: relative;
    font-weight:lighter;
  }
  .container .events .eventsList .eventsItem:last-child {
    padding-bottom: 1rem;
  }
  .container .events .eventsList .eventsItem a {
    color: #333;
    display: block;
  }
  .container .events .eventsList .eventsItem .num {
    position: absolute;
    left: -0.9rem;
    top: -0.65rem;
    z-index: 3;
  }
  .container .events .eventsList .eventsItem:after {
    content: "";
    position: absolute;
    left: -3px;
    /* <5px 不变 */
    top: -3px;
    /* <5px 不变 */
    background: #fff;
    width: 42%;
    height: 0.6rem;
  }
  .container .events .eventsList .eventsItem .joinMethod {
    margin-top: 0.5rem;
    margin-bottom: 0.09rem;
  }
  .container .events .eventsList .eventsItem .arrow {
    display: flex;
    align-items: center;
    padding-left: 0.36rem;
  }
  .container .events .eventsList .eventsItem .arrow img {
    margin-right: 0.1rem;
  }
  .container .howToJoin {
    padding: 0 2%;
  }
  .container .howToJoin .stepList .stepItem {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 0.35rem;
    position: relative;
  }
  .container .howToJoin .stepList .stepItem .icon3 {
    position: absolute;
    right: 0;
  }
  .container .howToJoin .stepList .stepItem .icon4 {
    position: absolute;
    right: -0.8rem;
  }
  .container .howToJoin .stepList .stepItem .icon5 {
    position: absolute;
    right: -0.6rem;
  }
  .container .howToJoin .stepList .stepItem:last-child {
    margin-bottom: 0;
  }
  .container .howToJoin .stepList .stepItem .num {
    width: 1.24rem;
  }
  .container .howToJoin .stepList .stepItem .num img {
    width: 1.24rem;
  }
  .container .howToJoin .stepList .stepItem .textLayout {
    width: calc(100% - 1.24rem - 0.42rem);
    height: 1.24rem;
    display: flex;
    padding-left: 0.42rem;
    flex-direction: column;
    justify-content: center;
  }
  .container .howToJoin .stepList .stepItem .textLayout .title {
    font-family: "Zen Maru Gothic";
    font-size: 0.33rem;
    font-weight: bold;
    color: #333;
    line-height: 0.46rem;
  }
  .container .howToJoin .stepList .stepItem .textLayout .title p {
    margin-left: 0.3rem;
    font-size: 0.2rem;
    color: #333;
    line-height: 0.46rem;
    display: inline-block;
    font-weight: 400;
    transform: translate(0px, -3px);
    /* <5px 不变 */
  }
  .container .howToJoin .stepList .stepItem .stepContent {
    padding-left: 1.66rem;
    margin-top: 0.2rem;
    position: relative;
  }
  .container .howToJoin .stepList .stepItem .stepContent:after {
    content: "";
    height: 100%;
    width: 2px;
    /* <5px 不变 */
    position: absolute;
    left: 0.62rem;
    top: 0;
    background: #333;
  }
  .container .howToJoin .stepList .stepItem .stepContent .join {
    font-family: "Zen Maru Gothic";
    font-size: 0.34rem;
    color: #ff8000;
    padding-left: 0.65rem;
    margin-top: 0.56rem;
    position: relative;
    margin-bottom: 0.54rem;
  }
  .container .howToJoin .stepList .stepItem .stepContent .join.last {
    margin-bottom: 0;
  }
  .container .howToJoin .stepList .stepItem .stepContent .join:after {
    content: "";
    height: 2px;
    /* <5px 不变 */
    width: 1.5rem;
    position: absolute;
    background: #333;
    left: -1.04rem;
    top: 50%;
    transform: translate(0, -50%);
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle {
    width: 6.58rem;
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .topTitle {
    padding: 0 0.17rem 0 0.27rem;
    background: #ffc300;
    line-height: 0.52rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.28rem;
    color: #333;
    font-weight: bold;
    width: 100%;
    cursor: pointer;
    border-radius: 0.26rem;
    font-family: "Zen Maru Gothic";
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .topTitle .close {
    display: none;
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .topTitle.on .close {
    display: block;
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .topTitle.on .open {
    display: none;
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .topTitle p {
    margin-right: auto;
    margin-left: 0.24rem;
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .toggleContent {
    background: #efefef;
    padding: 0.5rem 0.5rem 0.7rem 0.4rem;
    display: none;
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .toggleContent .contentItem {
    display: flex;
    margin-bottom: 0.28rem;
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .toggleContent .contentItem:last-child {
    margin-bottom: 0;
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .toggleContent .contentItem .num {
    width: 0.32rem;
    font-weight: bold;
    font-size: 0.28rem;
    color: #333;
    margin-top: 4px;
    /* <5px 不变 */
    font-family: "Zen Maru Gothic";
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .toggleContent .contentItem .textarea {
    width: 56%;
    font-size: 0.28rem;
    color: #333;
    line-height: 1.6;
    font-weight: bold;
    font-family: "Zen Maru Gothic";
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .toggleContent .contentItem .pic {
    flex: 1;
    padding-left: 0.21rem;
  }
  .container .howToJoin .stepList .stepItem .stepContent .toggle .toggleContent .content {
    font-size: 0.28rem;
    color: #333;
    line-height: 1.6;
    font-weight: bold;
    font-family: "Zen Maru Gothic";
    padding-left: 0.32rem;
    margin-top: 0.43rem;
  }
  .container .howToJoin .stepList .stepItem .stepLogin {
    display: flex;
    align-items: center;
  }
  .container .howToJoin .stepList .stepItem .stepLogin .ewm {
    width: 2.26rem;
    line-height: 0;
  }
  .container .howToJoin .stepList .stepItem .stepLogin .loginInfo {
    padding-left: 0.2rem;
    font-size: 0.26rem;
    line-height: 0.37rem;
    font-weight: bold;
    color: #333;
    letter-spacing: 2px;
    /* <5px 不变 */
    width: calc(100% - 2.26rem - 0.2rem);
  }
  .container .howToJoin .stepList .stepItem .stepLogin .loginInfo a {
    color: #ffc300;
  }
  .container .howToJoin .stepList .stepItem .stepNumber {
    padding-bottom: 0.27rem;
    margin-top: 0.18rem;
  }
  .container .howToJoin .stepList .stepItem .stepNumber .numberList {
    display: flex;
  }
  .container .howToJoin .stepList .stepItem .stepNumber .numberList a {
    display: block;
    width: 3.04rem;
    line-height: 0;
    margin-right: 0.52rem;
  }
  .container .howToJoin .stepList .stepItem .stepNumber .numberList a:last-child {
    margin-right: 0;
  }
  .container .howToJoin .stepList .stepItem .stepNumber .numberText {
    font-size: 0.28rem;
    color: #333;
    margin-top: 0.25rem;
    text-align: center;
    font-weight: 500;
    font-family: "Zen Maru Gothic";
  }
  .container .howToJoin .stepList .stepItem .strpMinapita {
    font-size: 0.28rem;
    color: #333;
    font-weight: 500;
  }
  .container .addressBox {
    padding: 1.6rem 2% 2.2rem 2%;
  }
  .container .addressBox #map {
    width: 100%;
    height: 8.32rem;
    border-radius: 0.1rem;
    border: 3px solid #ffc300;
    /* <5px 不变 */
  }
  .container .addressBox .addressList {
    display: flex;
    padding: 0 0.12rem;
    margin-top: 0.35rem;
    padding-bottom: 0.12rem;
    border-bottom: 2px solid #ffc300;
    /* <5px 不变 */
  }
  .container .addressBox .addressList .addressItem {
    width: 50%;
    display: flex;
  }
  .container .addressBox .addressList .addressItem .name {
    font-family: "Zen Maru Gothic";
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #333;
    margin-right: 0.2rem;
    font-weight: bold;
  }
  .container .addressBox .addressList .addressItem .place {
    font-family: "Zen Maru Gothic";
    font-size: 0.17rem;
    line-height: 0.3rem;
    color: #333;
  }
  .container .addressBox .attention {
    text-align: center;
    font-size: 0.2rem;
    font-weight: bold;
    font-family: "Zen Maru Gothic";
    margin-top: 0.18rem;
    color: #333;
  }
  .container .footerImg {
    text-align: center;
    line-height: 0;
    padding-bottom: 0.9rem;
  }
  .footer {
    position: relative;
    z-index: 10;
    padding: 0.3rem 0 0.35rem 0;
    background: #333333;
  }
  .footer .tip {
    text-align: center;
    font-family: "Zen Maru Gothic";
    color: #fff;
    font-size: 0.2rem;
  }
  .footer .sponsor {
    text-align: center;
    font-family: "Zen Maru Gothic";
    color: #fff;
    font-size: 0.2rem;
    margin-top: 0.16rem;
  }
  .footer .copyright {
    text-align: center;
    font-family: "Zen Maru Gothic";
    color: #fff;
    font-size: 0.2rem;
    margin-top: 4px;
    /* <5px 不变 */
  }
  .container .howToJoin .stepList .stepItem:last-child .stepContent:after {
    height: calc(100% - 0.22rem);
  }
  .colorLineText {
    background-image: linear-gradient(to bottom, #ffc300 0%, #ffc300 100%);
    background-repeat: repeat-x;
    background-position: 0 95%;
    background-size: 100% 3px;
    /* <5px 不变 */
    display: inline;
    padding-bottom: 0.09rem;
    position: relative;
  }
  .methodText {
    font-size: 0.28rem;
    text-align: center;
    margin-bottom: 0.2rem;
  }
  .numberList a:first-child {
    margin-right: 0.52rem;
  }
}
