body {
  background: #f5f5f5;
}
@media screen and (max-width: 1024px) {
  html,
  body {
    margin: 0;
    padding: 0;
    font-size: 50px;
    min-width: 320px;
    margin: 0 auto;
    max-width: 750px;
    overflow-x: hidden;
    background: #f5f5f5
      url("https://p4.img.cctvpic.com/photoAlbum/templet/common/DEPA1752825730647278/dfwl_mobile_bg.png")
      no-repeat;
    background-size: 100%;
    background-position: center 1.76rem;
  }
  /* 导航 */
  .header {
    display: none;
  }
  .headerM {
    width: 100%;
    height: 0.88rem;
    background: #222222;
    padding: 0 0.28rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .headerLeft {
    height: 100%;
    display: flex;
  }

  .headerM_logo {
    width: 1.9rem;
    height: 100%;
    background: #bf0614;
    margin-right: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .headerM_logo img {
    width: 1.52rem;
  }

  .headerLeft span {
    font-size: 0.36rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 0.88rem;
  }

  .headerRight {
    width: 0.4rem;
    height: 0.4rem;
  }

  .headerRight img {
    width: 100%;
    display: block;
  }
  .nav {
    width: 100%;
    height: 0.88rem;
    padding: 0 0.28rem;
    display: flex;
    align-items: center;
    background: #ffffff;
  }
  .nav_item {
    font-weight: 500;
    font-size: 0.32rem;
    margin-right: 0.72rem;
  }
  .nav_item:last-child {
    margin-right: 0;
  }
  .nav_active {
    color: #bf0614;
  }
  .wl_top {
    width: 6.9rem;
    height: 5.2rem;
    position: relative;
    margin: 0 auto;
    margin-top: 5.12rem;
    overflow: hidden;
  }
  .dljc_special {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .dljc_special_item {
    width: 1.1rem;
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.2s ease;
    background: #f5f5f5
      url("https://p2.img.cctvpic.com/photoAlbum/templet/common/DEPA1674975020722807/logo5.jpg")
      center/50% no-repeat;
  }
  .dljc_special_item > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .dljc_special_num {
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.4) 0%,
      rgba(0, 0, 0, 0.8) 100%
    );
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .dljc_special_title {
    display: table;
    padding: 0 0.43rem;
    height: 100%;
    line-height: 100%;
    font-size: 0.22rem;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dljc_special_title span {
    width: 0.24rem;
    display: table-cell;
    vertical-align: middle;
    line-height: 0.36rem;
    word-wrap: break-word;
    word-break: break-all;
    text-align: center;
  }
  .dljc_special_con {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.3) 100%
    );
  }
  .special_box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0.26rem 0.32rem;
  }
  .special_box_top {
    width: 100%;
    height: 0.48rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .special_box_top img:first-child {
    height: 0.48rem;
  }
  .special_box_top img:last-child {
    height: 0.36rem;
  }
  .special_box_middle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .special_box_middle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .special_box_middle h1 {
    text-align: center;
    font-weight: 600;
    font-size: 0.24rem;
    color: #ffffff;
    margin-top: 0.32rem;
  }
  .special_box_bottom {
    width: 100%;
    height: 0.4rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .special_box_bottom span {
    font-weight: 400;
    font-size: 0.28rem;
    color: #ffffff;
  }
  .special_box_bottom img {
    height: 0.14rem;
  }
  .dljc_special_item.cur {
    width: 5.2rem;
    overflow: hidden;
  }
  .dljc_special_item.cur .dljc_special_num {
    display: none;
  }

  .dljc_special_item.cur .dljc_special_con {
    display: block;
  }
  /* 文旅名片下半部分 */
  .card_title {
    display: flex;
    justify-content: center;
    margin: 0.4rem auto;
  }
  .card_title img {
    display: block;
    height: 0.7rem;
  }
  .card_list {
    width: 100%;
    padding: 0 0.3rem 0.3rem 0.3rem;
    margin-bottom: 0.3rem;
    display: grid;
    gap: 0.18rem;
    grid-template-columns: 1fr 1fr;
  }
  .card_item {
    width: 3.36rem;
    height: 4.32rem;
    background-size: 100% 100%;
    position: relative;
  }
  .card_cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #0000004d;
    padding: 10px 0.14rem 0.2rem 0.14rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .card_top {
    width: 100%;
    height: 0.4rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .card_top img:first-child {
    height: 0.4rem;
  }
  .card_top img:last-child {
    height: 0.3rem;
  }
  .card_middle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .card_middle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .card_bottom {
    font-weight: 400;
    font-size: 0.16rem;
    color: #ffffff;
    text-align: center;
  }
  .card_text {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  body {
    background: #f5f5f5
      url("https://p4.img.cctvpic.com/photoAlbum/templet/common/DEPA1752825730647278/dfwl_pc_bg.png?q=1")
      no-repeat;
    background-size: auto 640px;
    background-position: center 60px;
  }
  .headerM {
    display: none;
  }
  .nav {
    display: none;
  }
  /* header */
  .header {
    width: 100%;
    min-width: 1200px;
    height: 60px;
    background: #333333;
  }

  .header_content {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
  }

  .header_logo {
    width: 195px;
    height: 86px;
  }

  .header_logo img {
    width: 100%;
    height: 100%;
    display: block;
  }

  .header_list {
    width: 980px;
    height: 60px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    padding-left: 44px;
    padding-right: 28px;
    flex: 1;
  }

  .header_left {
    height: 100%;
    display: flex;
    align-items: center;
  }

  .header_right {
    display: flex;
    height: 100%;
    line-height: 60px;
  }
  .header_menu {
    padding-right: 20px;
    cursor: pointer;
    background-image: url("https://p4.img.cctvpic.com/photoAlbum/templet/common/DEPA1752741105517665/icon_down_active.png");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 80px center;
    position: relative;
  }
  .header_menu_list {
    width: 140px;
    height: 100px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    padding: 18px 20px;
    flex-direction: column;
    justify-content: space-between;
    display: none;
  }
  .header_menu_item {
    padding-left: 12px;
    color: #000000;
    position: relative;
    cursor: pointer;
  }
  .header_menu_item:hover {
    color: #c01e13;
  }
  .header_menu_item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: #c01e13;
  }

  .header_tab,
  .header_menu {
    height: 100%;
    color: #ffffff;
    margin-right: 50px;
    text-decoration: none;
    display: flex;
    align-items: center;
  }

  .header_tab:hover,
  .header_menu:hover {
    color: #c01e13;
  }
  .header_menu:hover .header_menu_list {
    display: flex;
    z-index: 10;
  }

  .header_menu:hover,
  .header_active {
    background-image: url("https://p4.img.cctvpic.com/photoAlbum/templet/common/DEPA1752741105517665/icon_down_active.png");
  }

  .header_list .header_tab:last-child {
    margin-right: 0;
  }

  .header_active {
    color: #c01e13;
  }

  /* 文旅名片上半部分 */
  .wl_top {
    padding-top: 400px;
  }
  .city_list {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    display: none;
  }
  .city_item {
    font-weight: 600;
    font-size: 22px;
    color: #fff;
    margin-right: 42px;
    cursor: pointer;
  }
  .city_item:last_child {
    margin-right: 0;
  }
  .city_item:hover {
    color: #c01e13;
  }
  .city_item_active {
    color: #c01e13;
  }
  .dljc_special {
    width: 1200px;
    height: 420px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  .dljc_special_item {
    /* width: 496px; */
    height: 100%;
    position: absolute;
    top: 0;
    background: #f5f5f5
      url("https://p2.img.cctvpic.com/photoAlbum/templet/common/DEPA1674975020722807/logo5.jpg")
      center/50% no-repeat;
  }
  .dljc_special_item > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .dljc_special_num {
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.4) 0%,
      rgba(0, 0, 0, 0.8) 100%
    );
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .dljc_special_title {
    display: table;
    width: 18px;
    padding: 0 36px;
    height: 100%;
    line-height: 100%;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dljc_special_title span {
    display: table-cell;
    vertical-align: middle;
    width: 18px;
    line-height: 22px;
    word-wrap: break-word;
    word-break: break-all;
    text-align: center;
  }
  .dljc_special_con {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .special_box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px 26px;
  }
  .special_box_top {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .special_box_top img:first-child {
    height: 40px;
  }
  .special_box_top img:last-child {
    height: 30px;
  }
  .special_box_middle {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
  }
  .special_box_middle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .special_box_middle h1 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #ffffff;
    margin-top: 16px;
  }
  .special_box_bottom {
    width: 100%;
    height: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .special_box_bottom span {
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
  }
  .special_box_bottom img {
    height: 12px;
  }

  .dljc_special_item.cur .dljc_special_num {
    display: none;
  }

  .dljc_special_item.cur .dljc_special_con {
    display: block;
  }

  /* 文旅名片下半部分 */
  .card_title {
    /* font-weight: 600;
    font-size: 22px;
    color: #333; */
    display: flex;
    justify-content: center;
    margin: 30px auto;
  }
  .card_title img {
    display: block;
    height: 35px;
  }
  .card_list {
    width: 1200px;
    margin: 16px auto 30px;
    display: grid;
    gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .card_item {
    width: 288px;
    height: 370px;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
  }
  .card_cover {
    width: 100%;
    height: 100%;
    background: #0000004d;
    padding: 10px 14px 20px 14px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .card_top {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .card_top img:first-child {
    height: 40px;
  }
  .card_top img:last-child {
    height: 30px;
  }
  .card_middle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .card_middle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .card_bottom {
    font-weight: 400;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
  }
  .card_text {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background: #000000cc;
    padding: 20px;
    color: #fff;
    transition: top 0.5s ease;
  }
  .card_text h1 {
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
  }
  .card_text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 12;
    overflow: hidden;
  }
  .card_item:hover .card_text {
    top: 0;
  }
}
