@media only screen and (max-width: 1080px) {
  html,
  body {
    position: relative;
    height: 100%;
  }
  * {
    padding: 0;
    margin: 0;
  }
  a {
    text-decoration: none;
  }
  .w {
    margin: 0 auto;
    width: 9.4667rem;
  }
  .d_1 {
    display: none;
  }
  .nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 10rem;
    height: 1.6rem;
    background-color: #ffffff;
    z-index: 99;
  }
  .nav .d_3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
  }
  .nav .d_3 .d_1s {
    width: 1.0667rem;
    height: 1.0667rem;
  }
  .nav .d_3 .d_1s img {
    width: 100%;
    height: 100%;
  }
  .nav .d_3 .d_2 {
    width: 1.0667rem;
    height: 0.8rem;
  }
  .nav .d_3 .d_2 img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .d_5 {
    display: none;
    width: 100%;
    height: 6.6667rem;
    margin-top: 1.6rem;
  }
  .d_5 .swiper {
    width: 100%;
    height: 100%;
  }
  .d_5 .swiper .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .d_5 .swiper .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .d_5s {
    width: 100%;
    height: 6.6667rem;
    margin-top: 1.6rem;
  }
  .d_5s .swiper {
    width: 100%;
    height: 100%;
  }
  .d_5s .swiper .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .d_5s .swiper .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .d_6s {
    padding: 0.5333rem 0;
  }
  .d_6s .d_6 {
    display: none;
  }
  .d_6s .d_p1 {
    position: relative;
    height: 6rem;
  }
  .d_6s .d_p1 .d_p4s {
    width: 100%;
    height: 100%;
    background-image: url("../img/129.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .d_6s .d_p1 .d_p2 {
    position: absolute;
    right: 0.8rem;
    top: 0.5333rem;
    width: 5.3333rem;
    height: 4rem;
    background-color: #ffffff;
    padding: 0.4rem 0.2667rem;
    opacity: 0.8;
  }
  .d_6s .d_p1 .d_p2 .d_p3 {
    font-size: 14px;
    font-weight: 700;
    color: #333333;
  }
  .d_6s .d_p1 .d_p2 .d_p4 {
    font-size: 0.2667rem;
    color: #b84a46;
    display: flex;
  }
  .d_6s .d_p1 .d_p2 .d_p4 ul {
    list-style: none;
    display: flex;
    align-items: center;
    margin-left: 0.1333rem;
  }
  .d_6s .d_p1 .d_p2 .d_p4 ul li {
    width: 0.16rem;
    height: 0.16rem;
    background-color: #ad140b;
    margin-right: 0.0667rem;
  }
  .d_6s .d_p1 .d_p2 .d_p5 {
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0.2667rem 0;
    text-indent: 2em;
  }
  .d_6s .d_p1 .d_p2 .d_p6 {
    padding: 0.2667rem 0.4rem;
    font-size: 14px;
    color: #ffffff;
    background-color: #ad140b;
    border-radius: 0.8rem;
    width: 1.6rem;
  }
  .d_p7 {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .d_p7 .d_p8 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .d_p7 .d_p8 .d_p9 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
  }
  .d_p7 .d_p8 .d_p4 {
    font-size: 0.2667rem;
    color: #ad140b;
    display: flex;
  }
  .d_p7 .d_p8 .d_p4 ul {
    list-style: none;
    margin-left: 0.1333rem;
    display: flex;
    align-items: center;
  }
  .d_p7 .d_p8 .d_p4 ul li {
    width: 0.16rem;
    height: 0.16rem;
    background-color: #ad140b;
    margin-right: 0.0667rem;
  }
  .d_p7 .d_p8 .j_1 {
    padding: 0.2667rem 0.4rem;
    font-size: 14px;
    color: #4d4d4d;
    border: 1px solid #ad140b;
    border-radius: 0.8rem;
  }
  .d_p7 .j_2 {
    height: 5.4667rem;
    display: flex;
    justify-content: space-between;
    margin-top: 0.5333rem;
  }
  .d_p7 .j_2 .j_3 {
    width: 4.5333rem;
    height: 100%;
    padding: 0.2667rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .d_p7 .j_2 .j_3 .j_4 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
  }
  .d_p7 .j_2 .j_3 .j_5 {
    width: 100%;
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .d_p7 .j_2 .j_3 .j_6 {
    width: 0.8rem;
    height: 0.3733rem;
  }
  .d_p7 .j_2 .j_3 .j_6 img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .d_p7 .j_2 .j_7 {
    width: 4.6667rem;
    height: 100%;
  }
  .d_p7 .j_2 .j_7 img {
    width: 100%;
    height: 100%;
  }
  .d_p7 .j_2s {
    height: 5.4667rem;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 0.5333rem;
  }
  .d_p7 .j_2s .j_3 {
    width: 4.5333rem;
    height: 100%;
    padding: 0.2667rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .d_p7 .j_2s .j_3 .j_4 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
  }
  .d_p7 .j_2s .j_3 .j_5 {
    width: 100%;
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .d_p7 .j_2s .j_3 .j_6 {
    width: 0.8rem;
    height: 0.3733rem;
  }
  .d_p7 .j_2s .j_3 .j_6 img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .d_p7 .j_2s .j_7 {
    width: 4.6667rem;
    height: 100%;
  }
  .d_p7 .j_2s .j_7 img {
    width: 100%;
    height: 100%;
  }
  .d_p7 .j_8 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.5333rem;
  }
  .d_p7 .j_8 .j_9 {
    width: 4.6667rem;
    height: 5.4667rem;
  }
  .d_p7 .j_8 .j_9 .j_p1 {
    width: 100%;
    height: 3.4667rem;
  }
  .d_p7 .j_8 .j_9 .j_p1 img {
    width: 100%;
    height: 100%;
  }
  .d_p7 .j_8 .j_9 .j_p2 {
    padding: 0.2667rem;
    width: 100%;
    box-sizing: border-box;
  }
  .d_p7 .j_8 .j_9 .j_p2 .j_p3 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 0.1333rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .d_p7 .j_8 .j_9 .j_p2 .j_p4 {
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .j_p5 {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .j_p5 .j_p6 {
    display: flex;
    justify-content: center;
    font-size: 14px;
    color: #333333;
    flex-direction: column;
    align-items: center;
    font-weight: 700;
    margin-bottom: 0.4rem;
  }
  .j_p5 .j_p6 span {
    font-weight: 400;
    color: #ad140b;
    margin-right: 0.0667rem;
  }
  .j_p5 .j_p6 .j_p7 {
    display: flex;
    align-items: center;
  }
  .j_p5 .j_p6 ul {
    list-style: none;
    display: flex;
    align-items: center;
  }
  .j_p5 .j_p6 ul li {
    width: 0.16rem;
    height: 0.16rem;
    background-color: #ad140b;
    margin-right: 5px;
  }
  .j_p5 .j_p8 .j_p9 {
    display: none;
  }
  .j_p5 .j_p8 .p_1 {
    width: 100%;
  }
  .j_p5 .j_p8 .p_1 .p_2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.2667rem;
  }
  .j_p5 .j_p8 .p_1 .p_2 .p_3 {
    width: 3.4667rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.2667rem 0;
    margin-right: 0.2667rem;
    background-color: #ad140b;
  }
  .j_p5 .j_p8 .p_1 .p_2 .p_3 .p_4 {
    font-size: 12px;
    font-weight: 700;
    color: #ffffff;
  }
  .j_p5 .j_p8 .p_1 .p_2 .p_3 .p_5 {
    font-size: 12px;
    color: #ffffff;
  }
  .j_p5 .j_p8 .p_1 .p_2 .p_6 {
    font-size: 14px;
    font-weight: 700;
    color: #4d4d4d;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0.1333rem;
  }
  .j_p5 .j_p8 .p_1 .p_2 .p_7 {
    width: 7.4667rem;
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .j_p5 .j_p8 .p_1 .p_2s {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.2667rem;
  }
  .j_p5 .j_p8 .p_1 .p_2s .p_3 {
    width: 2.1333rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.2667rem 0;
    margin-right: 0.2667rem;
    background-color: #ad140b;
  }
  .j_p5 .j_p8 .p_1 .p_2s .p_3 .p_4 {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
  }
  .j_p5 .j_p8 .p_1 .p_2s .p_3 .p_5 {
    font-size: 14px;
    color: #ffffff;
  }
  .j_p5 .j_p8 .p_1 .p_2s .p_6 {
    font-size: 14px;
    font-weight: 700;
    color: #4d4d4d;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0.1333rem;
  }
  .j_p5 .j_p8 .p_1 .p_2s .p_7 {
    width: 7.4667rem;
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .p_8 {
    display: none;
  }
  .footer {
    background-color: #e52d27;
  }
  .footer .pr_1 ul {
    list-style: none;
  }
  .footer .pr_1 ul li {
    font-size: 14px;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    box-sizing: border-box;
    padding: 0.1333rem 0;
  }
  .footer .pr_1 ul li a {
    font-size: 14px;
    color: #ffffff;
    padding: 0.2667rem 0;
    display: block;
  }
  .menu {
    display: none;
  }
  .menu .pr_2 {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: black;
    opacity: 0.8;
    z-index: 100;
  }
  .menu .pr_3 {
    position: fixed;
    width: 50%;
    height: 100%;
    background-color: #ffffff;
    z-index: 11;
    right: 0;
    top: 0;
    z-index: 99999;
  }
  .menu .pr_3 .pr_4 {
    width: 100%;
    height: 1.6rem;
    background-color: #ad140b;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.2667rem;
    box-sizing: border-box;
  }
  .menu .pr_3 .pr_4 .pr_5 {
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
  }
  .menu .pr_3 .pr_4 .pr_6 {
    width: 1.0667rem;
    height: 1.0667rem;
  }
  .menu .pr_3 .pr_4 .pr_6 img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .menu .pr_3 .pr_7 {
    padding: 0.2667rem;
    width: 100%;
    box-sizing: border-box;
    height: 100%;
  }
  .menu .pr_3 .pr_7 ul {
    list-style: none;
  }
  .menu .pr_3 .pr_7 ul li {
    border-bottom: 1px solid #cccccc;
  }
  .menu .pr_3 .pr_7 ul li a {
    font-size: 14px;
    color: #333333;
    padding: 0.2667rem 0;
    border-bottom: 1px solid #cccccc;
    display: block;
    text-decoration: none;
  }
  .menu .pr_3 .pr_7 ul li .active {
    color: #ad140b !important;
  }
  .q_2 {
    display: none;
    height: 4rem;
  }
  .q_2 img {
    width: 100%;
    height: 100%;
  }
  .q_3 {
    height: 1.3333rem;
    background-color: #efefef;
    display: flex;
    align-items: center;
  }
  .q_3 .q_4 {
    font-size: 14px;
  }
  .q_3 .q_4 span {
    color: #ad140b;
  }
  .q_5 {
    margin-top: 0.5333rem;
    margin-bottom: 0.5333rem;
  }
  .q_5 .q_7 {
    font-size: 14px;
    color: #666666;
    line-height: 0.6667rem;
    margin: 0.4rem 0;
  }
  .q_5 .q_8 {
    width: 100%;
    height: 6.6667rem;
  }
  .q_5 .q_8 img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .q_6 {
    font-size: 14px;
    color: #333333;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .q_6::after {
    content: "";
    width: 0.6667rem;
    height: 0.0533rem;
    background-color: #ad140b;
    display: block;
    margin-top: 0.1333rem;
  }
  .q_9 .q_q1 {
    width: 100%;
    margin: 0.4rem 0;
  }
  .q_9 .q_q1 .swiper {
    width: 100%;
  }
  .q_9 .q_q1 .swiper .swiper-slide {
    width: 2.9333rem !important;
    height: 5.3333rem !important;
    margin-right: 0.6667rem !important;
  }
  .q_9 .q_q1 .swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: initial;
  }
  .q_9 .q_q1 .swiper .swiper-pagination-bullet {
    background-color: #d9d9d9;
  }
  .q_9 .q_q1 .swiper .swiper-pagination-bullet-active {
    background-color: #ad140b;
  }
  .q_p5 {
    margin: 0.5333rem 0;
    padding: 0.2667rem 0;
  }
  .q_p5 .q_q2 .q_p3 {
    margin-top: 0.4rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .q_p5 .q_q2 .q_p3 .q_p4 {
    width: 4.5333rem;
    height: 2.6667rem;
    margin-top: 0.2667rem;
  }
  .q_p5 .q_q2 .q_p3 .q_p4 img {
    width: 100%;
    height: 100%;
  }
  .q_p6 {
    margin: 0.5333rem 0;
  }
  .q_p6 .q_p7 {
    margin-top: 0.4rem;
  }
  .q_p6 .q_p7 .q_p8 {
    width: 100%;
    height: 7.4667rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 0.4rem;
    box-sizing: border-box;
    background-image: url("../img/106.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.5333rem;
  }
  .q_p6 .q_p7 .q_p8 .q_p9 {
    position: relative;
    width: 100%;
    height: 4.8rem;
  }
  .q_p6 .q_p7 .q_p8 .q_p9 .po_1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .q_p6 .q_p7 .q_p8 .q_p9 .po_1 .po_4 {
    font-size: 14px;
    color: #333333;
    line-height: 0.6667rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .q_p6 .q_p7 .q_p8 .q_p9 .po_1 .po_p1 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .q_p6 .q_p7 .q_p8 .q_p9 .po_1 .po_p1 .po_5 {
    padding: 0.0667rem;
    width: 2.6667rem;
    font-size: 12px;
    color: #ad140b;
    text-align: center;
    border: 1px solid #ad140b;
    margin-bottom: .2667rem;
    margin-right: .2667rem;
  }
  .q_p6 .q_p7 .q_p8 .q_p9 .po_1 .po_2 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background-color: #ffffff;
    opacity: 0.7;
    padding: 0.2667rem;
    box-sizing: border-box;
  }
  .q_p6 .q_p7 .q_p8 .q_p9 .po_3 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
  }
  .q_p6 .q_p7 .q_p8s {
    width: 100%;
    height: 7.4667rem;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: flex-end;
    padding: 0.4rem;
    box-sizing: border-box;
    background-image: url("../img/107.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 0.5333rem;
  }
  .q_p6 .q_p7 .q_p8s .q_p9 {
    position: relative;
    width: 100%;
    height: 4.8rem;
  }
  .q_p6 .q_p7 .q_p8s .q_p9 .po_1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .q_p6 .q_p7 .q_p8s .q_p9 .po_1 .po_4 {
    font-size: 14px;
    color: #333333;
    line-height: 0.6667rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .q_p6 .q_p7 .q_p8s .q_p9 .po_1 .po_p1 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .q_p6 .q_p7 .q_p8s .q_p9 .po_1 .po_p1 .po_5 {
    padding: 0.0667rem;
    width: 2.6667rem;
    font-size: 12px;
    color: #ad140b;
    text-align: center;
    border: 1px solid #ad140b;
    margin-bottom: .2667rem;
    margin-right: .2667rem;
  }
  .q_p6 .q_p7 .q_p8s .q_p9 .po_1 .po_2 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background-color: #ffffff;
    opacity: 0.7;
    padding: 0.2667rem;
    box-sizing: border-box;
  }
  .q_p6 .q_p7 .q_p8s .q_p9 .po_3 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
  }
  .q_p6 .q_p7 .po_7 {
    background-image: url("../img/108.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .q_p6 .q_p7 .po_8 {
    background-image: url("../img/109.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .q_p6 .q_p7 .po_9 {
    background-image: url("../img/110.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .po_p2 {
    margin: 0.5333rem 0;
  }
  .po_p2 .po_p3 {
    margin-top: 0.4rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .po_p2 .po_p3 .po_p4 {
    width: 4.5333rem;
    height: 4.2667rem;
    margin-top: 0.2667rem;
  }
  .po_p2 .po_p3 .po_p4 .po_p5 {
    width: 100%;
    height: 3.4667rem;
  }
  .po_p2 .po_p3 .po_p4 .po_p5 img {
    width: 100%;
    height: 100%;
  }
  .po_p2 .po_p3 .po_p4 .po_p6 {
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin-top: 0.2667rem;
  }
  .po_p7 {
    margin: 0.5333rem 0;
  }
  .po_p7 .po_p8 {
    display: none;
  }
  .po_p7 .py_1 {
    margin-top: 0.4rem;
    height: 10.4rem;
    overflow-y: auto;
  }
  .po_p7 .py_1 .py_2 {
    width: 100%;
    height: 2.1333rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.4rem;
  }
  .po_p7 .py_1 .py_2 .py_3 {
    width: 1.6rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 0.4rem;
  }
  .po_p7 .py_1 .py_2 .py_3 .py_3s {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.2667rem 0;
    background-color: #ad140b;
    width: 100%;
  }
  .po_p7 .py_1 .py_2 .py_3 .py_4 {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
  }
  .po_p7 .py_1 .py_2 .py_3 .py_5 {
    font-size: 14px;
    color: #ffffff;
  }
  .po_p7 .py_1 .py_2 .py_6 {
    height: 2.1333rem;
    width: 7.3333rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .po_p7 .py_1 .py_2 .py_6 .py_7 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .po_p7 .py_1 .py_2 .py_6 .py_8 {
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .po_p7 .py_1 .py_2 .py_9 {
    font-size: 14px;
    color: #333333;
  }
  .jy_p4 {
    margin-top: 0.5333rem;
    margin-bottom: 0.5333rem;
  }
  .jy_p4 .jy_p6 {
    margin-top: 0.4rem;
  }
  .jy_p4 .jy_p6 .jy_p7 {
    border: 1px solid #dddddd;
    padding: 0.4rem 0.2667rem;
    margin-bottom: 0.2667rem;
  }
  .jy_p4 .jy_p6 .jy_p7 .jy_p8 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 0.1333rem;
  }
  .jy_p4 .jy_p6 .jy_p7 .jy_p9 {
    line-height: 0.6667rem;
    font-size: 14px;
    color: #333333;
  }
  .pg_3 {
    margin-top: 0.5333rem;
    margin-bottom: 0.5333rem;
  }
  .pg_3 .pg_4 .pg_5 {
    width: 100%;
    height: 5.3333rem;
  }
  .pg_3 .pg_4 .pg_5 img {
    width: 100%;
    height: 100%;
  }
  .pg_3 .pg_4 .pg_6 {
    margin-top: 0.4rem;
  }
  .pg_3 .pg_4 .pg_6 .pg_7 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    width: 100%;
    box-sizing: border-box;
  }
  .pg_3 .pg_4 .pg_6 .pg_7::after {
    content: "";
    height: 0.04rem;
    display: block;
    background-color: #d8282d;
    width: 0.6667rem;
    margin-top: 0.1333rem;
    margin-bottom: 0.2667rem;
  }
  .pg_3 .pg_4 .pg_6 .pg_8 {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
  }
  .pg_3 .pg_4 .pg_6 .pg_9 {
    width: 4rem;
    height: 1.0667rem;
    background-color: #d8282d;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.1333rem;
    margin: 0.2667rem 0;
  }
  .pg_3 .pg_4 .pg_6 .pg_9 .pg_p1 {
    width: 0.4rem;
    height: 0.3733rem;
    margin-right: 0.2rem;
  }
  .pg_3 .pg_4 .pg_6 .pg_9 .pg_p1 img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .pg_3 .pg_4 .pg_6 .pg_9 .pg_p2 {
    font-size: 14px;
    color: #ffffff;
  }
  .pg_3 .pg_p4 {
    border: 1px solid #cccccc;
  }
  .pg_3 .pg_p4 .pg_p5 {
    position: relative;
    width: 2.88rem;
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    padding: 0.2667rem;
    box-sizing: border-box;
    text-align: center;
  }
  .pg_3 .pg_p4 .pg_p5::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 2.88rem;
    height: 0.04rem;
    display: block;
    background-color: #d8282d;
  }
  .pg_3 .pg_p6 {
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
  }
  .pg_3 .pg_p6 .pg_p7 {
    font-size: 14px;
    color: #333333;
    text-align: center;
    font-weight: 700;
    margin: 0.4rem 0;
  }
  .pg_3 .pg_p6 .pg_p8 .pg_p9 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .pg_3 .pg_p6 .pg_p8 .pg_p9 .pb_1 {
    width: 4.5333rem;
    height: 4.5333rem;
    margin-bottom: 0.4rem;
  }
  .pg_3 .pg_p6 .pg_p8 .pg_p9 .pb_1 img {
    width: 100%;
    height: 100%;
  }
  .pg_3 .pg_p6 .pb_2 {
    text-align: center;
    font-weight: 700;
    color: #333333;
    font-size: 14px;
    margin-bottom: 0.4rem;
  }
  .pg_3 .pg_p6 .pb_3 {
    width: 100%;
    height: 5.3333rem;
  }
  .pg_3 .pg_p6 .pb_3 img {
    width: 100%;
    height: 100%;
  }
  .pb_4 {
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
  }
  .pb_4 .pb_5 {
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-weight: 700;
  }
  .pb_6 {
    font-size: 14px;
    text-align: center;
    color: #cccccc;
    margin: 0.2667rem 0;
  }
  .pb_7 {
    font-size: 14px;
    line-height: 30px;
  }
  .pb_p8 {
    width: 100%;
    height: 4rem;
    margin-top: 1.6rem;
  }
  .pb_p8 img {
    width: 100%;
    height: 100%;
  }
  .jy_9 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.6667rem;
    display: none;
  }
  .jy_9 .jy_p1 {
    padding: 0.2667rem 0.4rem;
    background-color: #f3f3f3;
    font-size: 14px;
    color: #333333;
    margin-right: 0.2667rem;
  }
  .jy_9 .jy_p2 {
    padding: 0.2667rem 0.4rem;
    margin-right: 0.2667rem;
    font-size: 14px;
    color: #333333;
    background-color: #f3f3f3;
  }
  .jy_9 .active {
    background-color: #ad140b;
    color: #ffffff;
  }
  .bf_p5 {
    display: flex;
    justify-content: center;
  }
  .bf_p5 .bf_p4 {
    text-align: center;
    font-size: 14px;
    color: #333333;
  }
  .pg_2 {
    width: 9.4667rem;
    height: 5.3333rem;
  }
  .pg_2 #container {
    width: 100%;
    height: 100%;
  }
  .p_5s {
    width: 7.3333rem;
  }
  .j_6s {
    display: none;
  }
  .j_6ss {
    display: block;
  }
  .jy_p3 {
    height: 1.3333rem;
    background-color: #ad140b;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .jy_p3 .pont {
    width: 0.8rem;
    height: 0.8rem;
  }
  .jy_p3 .pont img {
    width: 100%;
    height: 100%;
  }
  .pz_1 .pz_2 {
    margin-top: .4rem;
  }
  .pz_1 .pz_2 .pz_3 {
    width: 100%;
    height: 2.6667rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .pz_1 .pz_2 .pz_4 {
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    margin: .4rem 0;
  }
  .pz_1 .pz_2 .pz_5 {
    font-size: 14px;
    color: #333333;
    margin-bottom: .2667rem;
  }
  .pz_6 {
    margin-top: .5333rem;
  }
  .pz_6 .pz_7 {
    position: relative;
    width: 100%;
    height: 5.3333rem;
    background-color: #ffffff;
    margin-bottom: .2667rem;
    padding: .4rem;
    box-sizing: border-box;
    box-shadow: 0 0 .2667rem -0.1333rem #e52d27;
  }
  .pz_6 .pz_7 .pz_8 {
    font-size: 18px;
    color: #333333;
    margin-bottom: .4rem;
    font-weight: 700;
  }
  .pz_6 .pz_7 .pz_9 .pz_p1 {
    font-size: 14px;
    color: #333333;
    margin-bottom: .2667rem;
  }
  .pz_6 .pz_7 .pz_p2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: .96rem;
    height: 1.0667rem;
  }
  .pz_6 .pz_7 .pz_p2 img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .j_2pc {
    height: 5.4667rem;
    display: flex;
    justify-content: space-between;
    margin-top: 0.5333rem;
  }
  .j_2pc .j_3 {
    width: 4.5333rem;
    height: 100%;
    padding: 0.2667rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .j_2pc .j_3 .j_4 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
  }
  .j_2pc .j_3 .j_5 {
    width: 100%;
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .j_2pc .j_3 .j_6 {
    width: 0.8rem;
    height: 0.3733rem;
  }
  .j_2pc .j_3 .j_6 img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .j_2pc .j_7 {
    width: 4.6667rem;
    height: 100%;
  }
  .j_2pc .j_7 img {
    width: 100%;
    height: 100%;
  }
  .j_p1img1 {
    display: none;
  }
}
