/* @media screen and (max-width:5120px){
    .s_con4_1_3_c ul li em{ font-size:22px;}
} */
@media screen and (max-width: 2560px) {
  .frame {
    box-shadow: 0 2px 75px rgba(0, 0, 0, 0.08);
    min-height: 500px;
    margin: -427px auto 130px auto;
    position: relative;
    z-index: 6;
    padding: 4.1% 6.388% 3.2% 6.388%;
    background: #fff;
  }

  .viedo {
    display: flex;
    justify-content: center;
  }

  .title {
    /* margin-top: 24px;
    font-size: 22px;
    color: #222222;
    font-weight: 700; */
    margin-top: 20px;
    font-size: 18px;
    color: #666666;
    margin-bottom: 10px;
  }

  .time {
    font-size: 18px;
    color: #666666;
    margin-bottom: 20px;
  }

  .top-area {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 40px;
  }

  .subtitle {
    font-size: 16px;
    color: #222222;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1300px) {
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1130px) {
}

@media screen and (max-width: 1060px) {
}

@media screen and (max-width: 1023px) {
}
