﻿.main {
    max-width: 1400px;
    margin: 0 auto;
  }
  .show-more {
    text-align: center;
    padding: 30px 0;
  }
  .head-line {
    text-align: center;
  }
  .swiper-button-prev:focus-visible {
    outline: none;
  }
  .swiper-button-next:focus-visible {
    outline: none;
  }
  .swiper-button-prev:focus {
    outline: none;
  }
  .swiper-button-next:focus {
    outline: none;
  }
  #p1 {
    width: 100%;
    background: url('https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/zt/img/20220322dj_ma_bg.jpg') center / cover no-repeat;
    background-position-y: -110px;
  }
  .nav {
    padding: 180px 0px 20px;
  }
  .nav ul {
    display: flex;
    justify-content: center;
  }
  .nav ul > li {
    margin: 0 15px;
  }
  .nav ul > li > a {
    font-size: 20px;
    font-weight: bold;
    color: #D21A14;
  }
  .nav::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 2px;
    background: url(https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/zt/img/20220322dj_navi_line.png) center / cover no-repeat;
  }
  .p1-part1 {
    margin-top: 20px;
  }
  .p1-swiper {
    width: 675px;
    height: 380px;
    background-color: #333;
  }
  .p1-swiper .p1-swslide img {
    width: 100%;
    height: 100%;
  }
  .p1-swiper .p1-prev,
  .p1-swiper .p1-next {
    color: #fff;
    bottom: 7px;
    top: unset;
    width: 20px;
    font-size: 14px;
    --swiper-navigation-size: 25px;
  }
  .p1-swiper .p1-swbottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #D21A14;
    padding: 10px 40px;
    box-sizing: border-box;
  }
  .p1-swiper .p1-swbottom a {
    color: #fff;
  }
  .p1-list ul {
    width: 675px;
  }
  .p1-list .p1-list-li {
    width: 100%;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .p1-list .p1-list-li a:nth-child(1) {
    background: url(https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/home/css/dajian_dot.png) no-repeat 0px 4px;
  }
  .p1-list .p1-list-li a {
    font-size: 16px;
    padding: 0 30px;
  }
  .p1-2header {
    align-items: center;
  }
  .learning {
    width: 508px;
  }
  .learning .p1-llist > li {
    width: 100%;
    margin: 30px 0;
  }
  .learning .p1-llist > li > a {
    font-size: 16px;
    padding: 0px 30px;
    background: url(https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/home/css/dajian_dot.png) no-repeat 0px 4px;
  }
  .learning .p1-lmain {
    flex-direction: column;
    margin: 10px 0;
  }
  .learning .p1-lmain > p:nth-child(1) {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    padding: 0 0 20px;
  }
  .learning .p1-lmain > p:nth-child(2) {
    font-size: 14px;
    line-height: 30px;
  }
  .learning .p1-lmain .p1-lmain-title {
    color: #D21A14;
  }
  .theory {
    width: 544px;
  }
  .theory .p1-tul {
    margin: 10px 0;
  }
  .theory .p1-tli {
    margin-bottom: 10px;
  }
  .theory .p1-tactive .p1-ttitle {
    color: #fff;
    background-color: #D21A14;
    transition: 0.5s;
  }
  .theory .p1-tactive .p1-ttitle a {
    color: #fff;
  }
  .theory .p1-tactive .p1-ttswitch {
    display: none;
  }
  .theory .p1-tactive .p1-tcontent {
    height: 60px;
    line-height: 30px;
    display: block;
    padding: 10px 20px;
  }
  .theory .p1-ttitle {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    box-sizing: border-box;
    background-color: #f8f8f8;
    justify-content: space-between;
    pointer-events: auto;
  }
  .theory .p1-ttitle .p1-ttswitch {
    display: block;
  }
  .theory .p1-tcontent {
    display: none;
    transition: 0.5s;
  }
  .p2-bg {
    width: 100%;
    background: url(https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/zt/img/20220322dj_mb_bg.jpg) center / cover no-repeat;
  }
  .p2-main,
  .p2-part {
    height: 315px;
  }

  .p2-main {
    margin-right: 5px;
    position: relative;
  }
  .p2-main img {
    width: 560px;
    height: 100%;
  }
  .p2-part {
    flex-wrap: wrap;
    align-content: space-between;
  }
  .p2-part .p2-pitem {
    width: 270px;
    height: 152px;
    margin-right: 5px;
    position: relative;
  }
  .p2-part img {
    width: 100%;
    height: 100%;
  }
  .p2-ptitle {
    position: absolute;
    width: 100%;
    bottom: 0;
    font-size: 14px;
    padding: 5px 10px;
    box-sizing: border-box;
    color: #fff;
    background-color: rgba(210, 26, 20, 0.6);
  }
  .p2-ptitle a {
    font-weight: bold;
    color: #fff;
  }

  .p6-main,
  .p6-part {
    height: 420px;
  }

  .p6-main {
    margin-right: 5px;
    position: relative;
  }
  .p6-main img {
    width: 560px;
    height: 100%;
  }
  .p6-part {
    flex-wrap: wrap;
    align-content: space-between;
  }
  .p6-part .p6-pitem {
    width: 270px;
    height: 205px;
    margin-right: 5px;
    position: relative;
  }
  .p6-part img {
    width: 100%;
    height: 100%;
  }
  .p6-ptitle {
    position: absolute;
    width: 100%;
    bottom: 0;
    font-size: 14px;
    padding: 5px 10px;
    box-sizing: border-box;
    color: #fff;
    background-color: rgba(210, 26, 20, 0.6);
  }
  .p6-ptitle a {
    font-weight: bold;
    color: #fff;
  }


  .next-button {
    position: absolute;
    height: 20px;
    top: 0%;
    right: 150px;
    z-index: 99;
    cursor: pointer;
  }
  .next-button :focus {
    outline: none;
  }
  .next-button img {
    width: 100%;
    height: 100%;
  }
  .p4-bg {
    width: 100%;
    background: url(https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/zt/img/20220322dj_md_bg.jpg) center / cover no-repeat;
  }
  .p4-part {
    position: relative;
  }
  .p4-swiper {
    width: 1300px;
    height: 410px;
    margin: 50px auto;
  }
  .p4-swiper .p4-item {
    display: inline-block;
  }
  .p4-swiper img {
    width: 100%;
    height: 100%;
  }
  .p4-swiper .p4-swslide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p4-swiper .swiper-wrapper .cur-index {
    width: 290px;
    height: 402px;
  }
  .p4-swiper .near-index {
    width: 235px;
    height: 326px;
  }
  .p4-swiper .swiper-slide-active {
    margin: 0 25px;
  }
  .swiper4-prev,
  .swiper4-next {
    position: absolute;
    width: 40px;
    height: 80px;
    top: 50%;
    transform: translate(0, -50%);
    color: #D21A14;
  }
  .swiper4-prev {
    left: 0px;
  }
  .swiper4-next {
    right: 0;
  }
  .p5-part {
    position: relative;
  }
  .p5-swiper {
    width: 1300px;
    height: 422px;
    padding: 10px 5px;
  }
  .p5-swiper img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }
  .p5-swiper .p5-swslide {
    box-shadow: 0px 0px 5px #333;
    border-radius: 10px;
  }
  .p5-swiper .p5-swhead {
    position: absolute;
    width: 100%;
    background-color: #D21A14;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
  }
  .swiper5-prev,
  .swiper5-next {
    position: absolute;
    width: 40px;
    height: 80px;
    top: 50%;
    transform: translate(0, -50%);
    color: #D21A14;
  }
  .swiper5-prev {
    left: 0px;
  }
  .swiper5-next {
    right: 0;
  }
  .p6-bg {
    width: 100%;
    background: url(https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/zt/img/20220322dj_me_bg.jpg) center / cover no-repeat;
  }
  .p7-main {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 620px;
    height: 360px;
  }
  .p7-main img {
    width: 100%;
    height: 100%;
  }
  .p7-list {
    position: absolute;
    top: 25px;
    right: 3px;
    width: 570px;
    height: 335px;
    overflow: auto;
  }
  .p7-list:-webkit-scrollbar-thumb {
    color: #D21A14;
    background-color: red;
  }
  .p7-list .p7-lli {
    padding: 10px 20px;
  }
  .p7-list .p7-lli img {
    width: 140px;
    height: 90px;
  }
  .p7-list .p7-lli p {
    margin: 0 10px;
    font-size: 18px;
    font-weight: bold;
  }
  .p7-part {
    width: 100%;
    height: 700px;
    background: url(https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/zt/img/0beb9584c9_20220322dj_mf_bg2.jpg) center / cover no-repeat;
    position: relative;
    background-position-y: -90px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p7-content {
    background: url(https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/zt/img/20220328kuang2.png) center / 100% 100% no-repeat;
    height: 393px;
    width: 1250px;
    position: relative;
    margin-bottom: 90px;
  }
  .today {
    width: 290px;
    height: 465px;
    background: url("https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/home/img/20220426dj_title10.png") center top / cover no-repeat;
    position: relative;
  }
  
  .today .today-img {
    position: absolute;
    top: 60px;
    left: 39px;
    width: 212px;
    height: 380px;
  }
  .today .today-title {
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      position: absolute;
      top: 10px;
      width: 100%;
      text-align: center;
  }