body {
  background: url(../images/img-new1.jpg) #a71c23 no-repeat top center;
}
@media only screen and (min-width: 1430px) {
  .page-top .wal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 140px 0;
    background: url(../images/img-new1.png) no-repeat right bottom;
  }
  .page-top .wal .logo img {
    width: 540px;
  }
  .page-top .txt {
    display: flex;
    align-items: center;
  }
  .page-top .txt p {
    font-size: 30px;
    color: #f4f1b5;
  }
  .page-top .txt i {
    display: block;
    background-color: #b9883d;
    color: #fff;
    font-weight: 600;
    font-size: 42px;
    padding: 13px 7px;
    border-radius: 5px;
    margin: 0 20px;
  }
  .page-top .txt span {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
  }
  .nav2 {
    width: 100%;
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #b0010f;
    border-bottom: 2px solid #ede5a7;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.3);
  }
  .nav2 li {
    float: left;
    height: 90px;
    width: 16.6%;
    text-align: center;
    line-height: 90px;
    font-size: 20px;
    font-weight: 600;
  }
  .nav2 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #f3e5b6;
  }
  .nav2 li:last-child {
    width: 17%;
  }
  .page-cont .nav1 {
    width: 100%;
  }
  .page-cont .nav1 li {
    float: left;
    height: 90px;
    width: 233px;
    text-align: center;
    background-color: #f7e8e9;
    line-height: 90px;
    font-size: 20px;
    font-weight: 600;
  }
  .page-cont .nav1 li.on,
  .page-cont .nav1 li:hover {
    background-color: #fff;
  }
  .page-cont .nav1 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #b3010f;
  }
  .page-cont .nav1 li:last-child {
    width: 235px;
  }
  .page-cont .cont {
    background-color: #fff;
  }
  .page-cont .bottom {
    background: url(../images/bottom.jpg) no-repeat center;
    background-size: 100% 100%;
    height: 70px;
    width: 100%;
  }
  .page-cont .sy .b1 {
    padding: 45px;
    display: flex;
    justify-content: space-between;
  }
  .page-cont .sy .b1 .yq {
    display: flex;
    width: 900px;
    flex: 1;
  }
  .page-cont .sy .b1 .yq .txt {
    font-size: 28px;
    background-image: linear-gradient(to bottom, #c20013, #8b0007);
    color: #efe9ab;
    writing-mode: vertical-lr;
    text-align: center;
    line-height: 1.5;
    width: 60px;
    line-height: 2;
    letter-spacing: 5px;
  }
  .page-cont .sy .b1 .sw {
    padding: 53.44px 20px;
    background-color: #f5f5f5;
  }
  .page-cont .sy .b1 .imgk img {
    width: 440px;
  }
  .page-cont .sy .b1 .mySwiper {
    height: 80px;
    width: 735px;
  }
  .page-cont .sy .b1 .mySwiper .swiper-slide a {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    font-size: 18px;
  }
  .page-cont .sy .b1 .mySwiper .swiper-slide p {
    padding: 0 20px;
    width: 100%;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-cont .sy .b2 {
    padding: 45px;
  }
  .page-cont .sy .b2 .sw2 {
    width: 670px;
    height: 447px;
    float: left;
  }
  .page-cont .sy .b2 .sw2 img {
    width: 670px;
    height: 447px;
    object-fit: cover;
  }
  .page-cont .sy .b2 .sw-p1 .swiper-pagination-bullet {
    opacity: 1;
    width: 23px;
    height: 23px;
    background: url(../images/icon-sw2.png) no-repeat center;
  }
  .page-cont .sy .b2 .sw-p1 .swiper-pagination-bullet-active {
    background: url(../images/icon-sw1.png) no-repeat center;
  }
  .page-cont .sy .b2 .xw-l {
    float: right;
    width: 600px;
  }
  .page-cont .sy .b2 .xw-l .top-info {
    background-color: #f5f5f5;
    padding: 30px 25px;
  }
  .page-cont .sy .b2 .xw-l .top-info .tit {
    font-size: 30px;
    line-height: 1.5;
    color: #bc0110;
  }
  .page-cont .sy .b2 .xw-l .top-info .line {
    width: 62px;
    height: 3px;
    background-color: #f3debb;
    margin: 10px 0;
  }
  .page-cont .sy .b2 .xw-l .top-info .txt {
    font-size: 16px;
    line-height: 1.75;
  }
  .page-cont .sy .b2 .xw-l .line-dash {
    margin: 20px 0;
    border-bottom: 1px dashed #d8d8d8;
  }
  .page-cont .sy .b2 .xw-l .xw-list li {
    margin-bottom: 15px;
  }
  .page-cont .sy .b2 .xw-l .xw-list li a {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    font-size: 18px;
    color: #666;
  }
  .page-cont .sy .b2 .xw-l .xw-list li a:hover {
    color: #b3010f;
  }
  .page-cont .sy .b2 .xw-l .xw-list li p {
    padding: 0 10px;
    width: 100%;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-cont .sy-tit {
    margin-bottom: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-cont .sy-tit .name {
    display: flex;
    align-items: center;
  }
  .page-cont .sy-tit .name p {
    font-size: 36px;
    padding-left: 10px;
  }
  .page-cont .sy-tit .name p span {
    padding-left: 5px;
    font-size: 20px;
    color: #c3c4c7;
  }
  .page-cont .sy-tit .more {
    display: block;
    background: url(../images/icon-more.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    width: 68px;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    color: #666666;
  }
  .page-cont .sy-tit .more:hover {
    color: #b3010f;
  }
  .page-cont .b3 {
    padding: 45px;
    background: url(../images/img3.png) no-repeat center bottom;
    background-size: contain;
  }
  .page-cont .b3 .img1 {
    float: right;
    margin-top: -20px;
    margin-right: -42px;
  }
  .page-cont .b3 .video {
    width: 1150px;
    height: 600px;
    margin: 0 auto;
    margin-top: -5px;
    position: relative;
  }
  .page-cont .b3 .video .bf {
    position: absolute;
    width: 75px;
    height: 75px;
    left: 537.5px;
    top: 262.5px;
    cursor: pointer;
    z-index: 9;
  }
  .page-cont .b3 .video video {
    width: 1150px;
    height: 600px;
  }
  .page-cont .b4 {
    padding: 45px;
    padding-top: 100px;
  }
  .page-cont .b4 .sw3 .mySwiper3 {
    padding-bottom: 80px;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide {
    background-color: #f5f5f5;
    padding: 10px;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .imgk img {
    width: 226px;
    height: 296px;
    object-fit: cover;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info {
    padding: 10px 0;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .name {
    font-size: 22px;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .line {
    margin: 10px 0;
    border-bottom: 1px solid #c3c4c7;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .jj {
    font-size: 14px;
    color: #666;
    height: 19px;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .jj p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .page-cont .b4 .sw3 .sw-p2 .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin: 0 15px;
  }
  .page-cont .b4 .sw3 .sw-p2 .swiper-pagination-bullet-active {
    background: #c90014;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .page-top .wal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.4rem 0;
    background: url(../images/img-new1.png) no-repeat right bottom;
  }
  .page-top .wal .logo img {
    width: 5.4rem;
  }
  .page-top .txt {
    display: flex;
    align-items: center;
  }
  .page-top .txt p {
    font-size: 0.3rem;
    color: #f4f1b5;
  }
  .page-top .txt i {
    display: block;
    background-color: #b9883d;
    color: #fff;
    font-weight: 600;
    font-size: 0.42rem;
    padding: 0.13rem 0.07rem;
    border-radius: 0.05rem;
    margin: 0 0.2rem;
  }
  .page-top .txt span {
    font-size: 0.3rem;
    color: #fff;
    font-weight: 600;
  }
  .nav2 {
    width: 100%;
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #b0010f;
    border-bottom: 2px solid #ede5a7;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.3);
  }
  .nav2 li {
    float: left;
    height: 0.9rem;
    width: 16.6%;
    text-align: center;
    line-height: 0.9rem;
    font-size: 0.2rem;
    font-weight: 600;
  }
  .nav2 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #f3e5b6;
  }
  .nav2 li:last-child {
    width: 17%;
  }
  .page-cont .nav1 {
    width: 100%;
  }
  .page-cont .nav1 li {
    float: left;
    height: 0.9rem;
    width: 2.33rem;
    text-align: center;
    background-color: #f7e8e9;
    line-height: 0.9rem;
    font-size: 0.2rem;
    font-weight: 600;
  }
  .page-cont .nav1 li.on,
  .page-cont .nav1 li:hover {
    background-color: #fff;
  }
  .page-cont .nav1 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #b3010f;
  }
  .page-cont .nav1 li:last-child {
    width: 2.35rem;
  }
  .page-cont .cont {
    background-color: #fff;
  }
  .page-cont .bottom {
    background: url(../images/bottom.jpg) no-repeat center;
    background-size: 100% 100%;
    height: 0.7rem;
    width: 100%;
    margin-top: -1px;
  }
  .page-cont .sy .b1 {
    padding: 0.45rem;
    display: flex;
    justify-content: space-between;
  }
  .page-cont .sy .b1 .yq {
    display: flex;
    width: 9rem;
    flex: 1;
  }
  .page-cont .sy .b1 .yq .txt {
    font-size: 0.28rem;
    background-image: linear-gradient(to bottom, #c20013, #8b0007);
    color: #efe9ab;
    writing-mode: vertical-lr;
    text-align: center;
    line-height: 1.5;
    width: 0.6rem;
    line-height: 2;
    letter-spacing: 0.05rem;
  }
  .page-cont .sy .b1 .sw {
    padding: 0.53rem 0.2rem;
    background-color: #f5f5f5;
  }
  .page-cont .sy .b1 .imgk img {
    width: 4.4rem;
  }
  .page-cont .sy .b1 .mySwiper {
    height: 0.8rem;
    width: 7.35rem;
  }
  .page-cont .sy .b1 .mySwiper .swiper-slide a {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    font-size: 0.18rem;
  }
  .page-cont .sy .b1 .mySwiper .swiper-slide i img {
    width: 0.24rem;
  }
  .page-cont .sy .b1 .mySwiper .swiper-slide p {
    padding: 0 0.2rem;
    width: 100%;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-cont .sy .b2 {
    padding: 0.45rem;
  }
  .page-cont .sy .b2 .sw2 {
    width: 6.7rem;
    height: 4.47rem;
    float: left;
  }
  .page-cont .sy .b2 .sw2 img {
    width: 6.7rem;
    height: 4.47rem;
    object-fit: cover;
  }
  .page-cont .sy .b2 .sw-p1 .swiper-pagination-bullet {
    opacity: 1;
    width: 0.23rem;
    height: 0.23rem;
    background: url(../images/icon-sw2.png) no-repeat center;
    background-size: contain;
  }
  .page-cont .sy .b2 .sw-p1 .swiper-pagination-bullet-active {
    background: url(../images/icon-sw1.png) no-repeat center;
    background-size: contain;
  }
  .page-cont .sy .b2 .xw-l {
    float: right;
    width: 6rem;
  }
  .page-cont .sy .b2 .xw-l .top-info {
    background-color: #f5f5f5;
    padding: 0.3rem 0.25rem;
  }
  .page-cont .sy .b2 .xw-l .top-info .tit {
    font-size: 0.3rem;
    line-height: 1.5;
    color: #bc0110;
  }
  .page-cont .sy .b2 .xw-l .top-info .line {
    width: 0.62rem;
    height: 0.03rem;
    background-color: #f3debb;
    margin: 0.1rem 0;
  }
  .page-cont .sy .b2 .xw-l .top-info .txt {
    font-size: 0.16rem;
    line-height: 1.75;
  }
  .page-cont .sy .b2 .xw-l .line-dash {
    margin: 0.2rem 0;
    border-bottom: 1px dashed #d8d8d8;
  }
  .page-cont .sy .b2 .xw-l .xw-list li {
    margin-bottom: 0.15rem;
  }
  .page-cont .sy .b2 .xw-l .xw-list li a {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    font-size: 0.18rem;
    color: #666;
  }
  .page-cont .sy .b2 .xw-l .xw-list li a:hover {
    color: #b3010f;
  }
  .page-cont .sy .b2 .xw-l .xw-list li i img {
    width: 0.18rem;
  }
  .page-cont .sy .b2 .xw-l .xw-list li p {
    padding: 0 10px;
    width: 100%;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-cont .sy-tit {
    margin-bottom: 0.55rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-cont .sy-tit .name {
    display: flex;
    align-items: center;
  }
  .page-cont .sy-tit .name i img {
    width: 0.32rem;
  }
  .page-cont .sy-tit .name p {
    font-size: 0.36rem;
    padding-left: 0.1rem;
  }
  .page-cont .sy-tit .name p span {
    padding-left: 0.05rem;
    font-size: 0.2rem;
    color: #c3c4c7;
  }
  .page-cont .sy-tit .more {
    display: block;
    background: url(../images/icon-more.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    width: 0.68rem;
    height: 0.33rem;
    line-height: 0.33rem;
    font-size: 0.16rem;
    color: #666666;
  }
  .page-cont .sy-tit .more:hover {
    color: #b3010f;
  }
  .page-cont .b3 {
    padding: 0.45rem;
    background: url(../images/img3.png) no-repeat center bottom;
    background-size: contain;
  }
  .page-cont .b3 .img1 {
    float: right;
    margin-top: -0.2rem;
    margin-right: -0.42rem;
  }
  .page-cont .b3 .video {
    width: 11.5rem;
    height: 6rem;
    margin: 0 auto;
    margin-top: -0.05rem;
    position: relative;
  }
  .page-cont .b3 .video .bf {
    position: absolute;
    width: 0.75rem;
    height: 0.75rem;
    left: 5.375rem;
    top: 2.625rem;
    cursor: pointer;
    z-index: 9;
  }
  .page-cont .b3 .video video {
    width: 11.5rem;
    height: 6rem;
  }
  .page-cont .b4 {
    padding: 0.45rem;
    padding-top: 1rem;
  }
  .page-cont .b4 .sw3 .mySwiper3 {
    padding-bottom: 0.8rem;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide {
    background-color: #f5f5f5;
    padding: 0.1rem;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .imgk img {
    width: 2.26rem;
    height: 2.96rem;
    object-fit: cover;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info {
    padding: 0.1rem 0;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .name {
    font-size: 0.22rem;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .line {
    margin: 0.1rem 0;
    border-bottom: 1px solid #c3c4c7;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .jj {
    font-size: 0.14rem;
    color: #666;
    height: 0.19rem;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .jj p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .page-cont .b4 .sw3 .sw-p2 .swiper-pagination-bullet {
    width: 0.15rem;
    height: 0.15rem;
    margin: 0 0.15rem;
  }
  .page-cont .b4 .sw3 .sw-p2 .swiper-pagination-bullet-active {
    background: #c90014;
  }
}
@media only screen and (max-width: 1000px) {
  .page-top .wal {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../images/img-new1.png) no-repeat right bottom;
    background-size: contain ;
  }
  .page-top .wal .logo {
    width: 50%;
  }
  .page-top .txt {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
  }
  .page-top .txt p {
    font-size: 20px;
    color: #f4f1b5;
  }
  .page-top .txt i {
    display: block;
    background-color: #b9883d;
    color: #fff;
    font-weight: 600;
    font-size: 28px;
    padding: 10px 5px;
    border-radius: 5px;
    margin: 0 10px;
  }
  .page-top .txt span {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
  }
  .nav2 {
    width: 100%;
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #b0010f;
    border-bottom: 2px solid #ede5a7;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.3);
  }
  .nav2 li {
    float: left;
    height: 50px;
    width: 16.6%;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    font-weight: 600;
  }
  .nav2 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #f3e5b6;
  }
  .nav2 li:last-child {
    width: 17%;
  }
  .page-cont .nav1 {
    width: 100%;
  }
  .page-cont .nav1 li {
    float: left;
    height: 50px;
    width: 17.6%;
    text-align: center;
    background-color: #f7e8e9;
    line-height: 50px;
    font-size: 14px;
    font-weight: 600;
  }
  .page-cont .nav1 li.on,
  .page-cont .nav1 li:hover {
    background-color: #fff;
  }
  .page-cont .nav1 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #b3010f;
  }
  .page-cont .nav1 li:first-child {
    width: 12%;
  }
  .page-cont .cont {
    background-color: #fff;
  }
  .page-cont .bottom {
    background: url(../images/bottom.jpg) no-repeat center top;
    background-size: 100%;
    height: 50px;
    width: 100%;
    margin-top: -1px;
  }
  .page-cont .sy .b1 {
    padding: 15px;
  }
  .page-cont .sy .b1 .yq {
    display: flex;
    width: 100%;
  }
  .page-cont .sy .b1 .yq .txt {
    font-size: 20px;
    background-image: linear-gradient(to bottom, #c20013, #8b0007);
    color: #efe9ab;
    writing-mode: vertical-lr;
    text-align: center;
    line-height: 1.5;
    width: 40px;
    line-height: 2;
    letter-spacing: 5px;
  }
  .page-cont .sy .b1 .sw {
    padding: 20px;
    background-color: #f5f5f5;
    width: 100%;
    flex: 1;
  }
  .page-cont .sy .b1 .imgk img {
    width: 100%;
  }
  .page-cont .sy .b1 .mySwiper {
    height: 80px;
  }
  .page-cont .sy .b1 .mySwiper .swiper-slide a {
    display: flex;
    align-items: center;
    height: 40px;
    width: 100%;
    font-size: 14px;
  }
  .page-cont .sy .b1 .mySwiper .swiper-slide i img {
    width: 15px;
  }
  .page-cont .sy .b1 .mySwiper .swiper-slide p {
    padding: 0 10px;
    width: 100%;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .page-cont .sy .b2 {
    padding: 15px;
  }
  .page-cont .sy .b2 .sw2 {
    width: 100%;
    height: 56.5vw;
  }
  .page-cont .sy .b2 .sw2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .page-cont .sy .b2 .sw-p1 .swiper-pagination-bullet {
    opacity: 1;
    width: 23px;
    height: 23px;
    background: url(../images/icon-sw2.png) no-repeat center;
  }
  .page-cont .sy .b2 .sw-p1 .swiper-pagination-bullet-active {
    background: url(../images/icon-sw1.png) no-repeat center;
  }
  .page-cont .sy .b2 .xw-l {
    width: 100%;
  }
  .page-cont .sy .b2 .xw-l .top-info {
    background-color: #f5f5f5;
    padding: 20px 15px;
  }
  .page-cont .sy .b2 .xw-l .top-info .tit {
    font-size: 18px;
    line-height: 1.5;
    color: #bc0110;
  }
  .page-cont .sy .b2 .xw-l .top-info .line {
    width: 62px;
    height: 3px;
    background-color: #f3debb;
    margin: 10px 0;
  }
  .page-cont .sy .b2 .xw-l .top-info .txt {
    font-size: 14px;
    line-height: 1.75;
  }
  .page-cont .sy .b2 .xw-l .line-dash {
    margin: 20px 0;
    border-bottom: 1px dashed #d8d8d8;
  }
  .page-cont .sy .b2 .xw-l .xw-list li {
    margin-bottom: 15px;
  }
  .page-cont .sy .b2 .xw-l .xw-list li a {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    font-size: 14px;
    color: #666;
  }
  .page-cont .sy .b2 .xw-l .xw-list li a:hover {
    color: #b3010f;
  }
  .page-cont .sy .b2 .xw-l .xw-list li i img {
    width: 15px;
  }
  .page-cont .sy .b2 .xw-l .xw-list li p {
    padding: 0 10px;
    width: 100%;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-cont .sy-tit {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-cont .sy-tit .name {
    display: flex;
    align-items: center;
  }
  .page-cont .sy-tit .name i img {
    width: 20px;
  }
  .page-cont .sy-tit .name p {
    font-size: 24px;
    padding-left: 10px;
  }
  .page-cont .sy-tit .name p span {
    padding-left: 5px;
    font-size: 16px;
    color: #c3c4c7;
  }
  .page-cont .sy-tit .more {
    display: block;
    background: url(../images/icon-more.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    width: 55px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
  }
  .page-cont .sy-tit .more:hover {
    color: #b3010f;
  }
  .page-cont .b3 {
    padding: 15px;
    padding-bottom: 50px;
    background: url(../images/img3.png) no-repeat center bottom;
    background-size: contain;
  }
  .page-cont .b3 .img1 {
    float: right;
    margin-top: -20px;
    margin-right: -15px;
    max-width: 60%;
  }
  .page-cont .b3 .video {
    width: 90%;
    height: 40vw;
    margin: 0 auto;
    margin-top: -5px;
    position: relative;
  }
  .page-cont .b3 .video .bf {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    cursor: pointer;
    z-index: 9;
  }
  .page-cont .b3 .video video {
    width: 100%;
    height: 100%;
  }
  .page-cont .b4 {
    padding: 20px;
  }
  .page-cont .b4 .sw3 .mySwiper3 {
    padding-bottom: 60px;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide {
    background-color: #f5f5f5;
    padding: 10px;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .imgk img {
    width: 100%;
    height: 44vw;
    object-fit: cover;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info {
    padding: 10px 0;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .name {
    font-size: 18px;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .line {
    margin: 10px 0;
    border-bottom: 1px solid #c3c4c7;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .jj {
    font-size: 14px;
    color: #666;
    height: 19px;
  }
  .page-cont .b4 .sw3 .mySwiper3 .swiper-slide .info .jj p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .page-cont .b4 .sw3 .sw-p2 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 10px;
  }
  .page-cont .b4 .sw3 .sw-p2 .swiper-pagination-bullet-active {
    background: #c90014;
  }
}
@media only screen and (min-width: 1430px) {
  .ny {
    padding: 45px 0;
  }
  .ny .ny-tit {
    background: url(../images/ny-tit.png) no-repeat center;
    background-size: 100% 100%;
    height: 195px;
    display: flex;
    color: #fff;
    padding-left: 53px;
    padding-right: 165px;
    justify-content: space-between;
    align-items: flex-start;
  }
  .ny .ny-tit .tit .name {
    display: flex;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 35px;
  }
  .ny .ny-tit .tit .name p {
    padding-left: 10px;
  }
  .ny .ny-tit .tit .name span {
    font-size: 20px;
    display: inline-block;
    margin-left: 10px;
  }
  .ny .ny-tit .tit .per {
    font-size: 14px;
  }
  .ny .ny-tit .tit .per a {
    color: #fff;
  }
  .ny .ny-tit .tit .per span {
    display: inline-block;
    margin: 0 7px;
  }
  .ny .ny-tit .lm {
    display: flex;
    align-items: center;
    margin-top: 50px;
  }
  .ny .ny-tit .lm li {
    border: 1px solid #ede5a7;
    width: 170px;
    height: 55px;
    font-size: 20px;
    text-align: center;
    line-height: 55px;
    margin-left: 10px;
  }
  .ny .ny-tit .lm li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff4d0;
  }
  .ny .ny-tit .lm li i {
    display: inline-block;
    margin-right: 10px;
  }
  .ny .ny-tit .lm li i img {
    height: 22px;
    vertical-align: text-top;
  }
  .ny .ny-tit .lm li .i1 {
    display: none;
  }
  .ny .ny-tit .lm li.on,
  .ny .ny-tit .lm li:hover {
    background-image: linear-gradient(to right, #d9b56a, #e7d490);
    border: 1px solid transparent;
  }
  .ny .ny-tit .lm li.on a,
  .ny .ny-tit .lm li:hover a {
    color: #c90014;
  }
  .ny .ny-tit .lm li.on .i2,
  .ny .ny-tit .lm li:hover .i2 {
    display: none;
  }
  .ny .ny-tit .lm li.on .i1,
  .ny .ny-tit .lm li:hover .i1 {
    display: inline-block;
  }
  .wyjz {
    background: url(../images/img30.jpg) no-repeat right bottom;
    background-size: contain;
  }
  .wyjz .detail {
    padding: 50px 85px;
  }
  .wyjz .detail .tit {
    margin: 30px 0;
    font-size: 30px;
    font-weight: 600;
  }
  .wyjz .detail .tit i {
    display: inline-block;
    width: 20px;
    height: 5px;
    background-color: #c90014;
    margin-right: 10px;
    vertical-align: middle;
  }
  .wyjz .detail p {
    font-size: 16px;
    line-height: 1.75;
  }
  .wyjz .detail .p1 {
    font-size: 18px;
    font-weight: 600;
  }
  .wyjz .detail .red {
    color: #c90014;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .ny {
    padding: 0.45rem 0;
  }
  .ny .ny-tit {
    background: url(../images/ny-tit.png) no-repeat center;
    background-size: 100% 100%;
    height: 1.95rem;
    display: flex;
    color: #fff;
    padding-left: 0.53rem;
    padding-right: 1.65rem;
    justify-content: space-between;
    align-items: flex-start;
  }
  .ny .ny-tit .tit .name {
    display: flex;
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
    margin-top: 0.35rem;
  }
  .ny .ny-tit .tit .name p {
    padding-left: 0.1rem;
  }
  .ny .ny-tit .tit .name span {
    font-size: 0.2rem;
    display: inline-block;
    margin-left: 0.1rem;
  }
  .ny .ny-tit .tit .name img {
    width: 0.3rem;
  }
  .ny .ny-tit .tit .per {
    font-size: 0.14rem;
  }
  .ny .ny-tit .tit .per a {
    color: #fff;
  }
  .ny .ny-tit .tit .per span {
    display: inline-block;
    margin: 0 0.07rem;
  }
  .ny .ny-tit .lm {
    display: flex;
    align-items: center;
    margin-top: 0.5rem;
  }
  .ny .ny-tit .lm li {
    border: 1px solid #ede5a7;
    width: 1.7rem;
    height: 0.55rem;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.55rem;
    margin-left: 0.1rem;
  }
  .ny .ny-tit .lm li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff4d0;
  }
  .ny .ny-tit .lm li i {
    display: inline-block;
    margin-right: 0.1rem;
  }
  .ny .ny-tit .lm li i img {
    height: 0.22rem;
    vertical-align: text-top;
  }
  .ny .ny-tit .lm li .i1 {
    display: none;
  }
  .ny .ny-tit .lm li.on,
  .ny .ny-tit .lm li:hover {
    background-image: linear-gradient(to right, #d9b56a, #e7d490);
    border: 1px solid transparent;
  }
  .ny .ny-tit .lm li.on a,
  .ny .ny-tit .lm li:hover a {
    color: #c90014;
  }
  .ny .ny-tit .lm li.on .i2,
  .ny .ny-tit .lm li:hover .i2 {
    display: none;
  }
  .ny .ny-tit .lm li.on .i1,
  .ny .ny-tit .lm li:hover .i1 {
    display: inline-block;
  }
  .wyjz {
    background: url(../images/img30.jpg) no-repeat right bottom;
    background-size: contain;
  }
  .wyjz .detail {
    padding: 0.5rem 0.85rem;
  }
  .wyjz .detail .tit {
    margin: 0.3rem 0;
    font-size: 0.3rem;
    font-weight: 600;
  }
  .wyjz .detail .tit i {
    display: inline-block;
    width: 0.2rem;
    height: 0.05rem;
    background-color: #c90014;
    margin-right: 0.1rem;
    vertical-align: middle;
  }
  .wyjz .detail p {
    font-size: 0.16rem;
    line-height: 1.75;
  }
  .wyjz .detail .p1 {
    font-size: 0.18rem;
    font-weight: 600;
  }
  .wyjz .detail .red {
    color: #c90014;
  }
}
@media only screen and (max-width: 1000px) {
  .ny {
    padding: 20px 0;
  }
  .ny .ny-tit {
    background-image: linear-gradient(to right, #f8751a, #c7030f);
    color: #fff;
    padding: 15px;
  }
  .ny .ny-tit .tit .name {
    display: flex;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .ny .ny-tit .tit .name p {
    padding-left: 10px;
  }
  .ny .ny-tit .tit .name span {
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
  }
  .ny .ny-tit .tit .name img {
    width: 20px;
  }
  .ny .ny-tit .tit .per {
    font-size: 14px;
  }
  .ny .ny-tit .tit .per a {
    color: #fff;
  }
  .ny .ny-tit .tit .per span {
    display: inline-block;
    margin: 0 7px;
  }
  .ny .ny-tit .lm {
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  .ny .ny-tit .lm li {
    border: 1px solid #ede5a7;
    width: 100px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    margin-right: 5px;
  }
  .ny .ny-tit .lm li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff4d0;
  }
  .ny .ny-tit .lm li i {
    display: inline-block;
    margin-right: 5px;
  }
  .ny .ny-tit .lm li i img {
    height: 16px;
    vertical-align: text-top;
  }
  .ny .ny-tit .lm li .i1 {
    display: none;
  }
  .ny .ny-tit .lm li.on,
  .ny .ny-tit .lm li:hover {
    background-image: linear-gradient(to right, #d9b56a, #e7d490);
    border: 1px solid transparent;
  }
  .ny .ny-tit .lm li.on a,
  .ny .ny-tit .lm li:hover a {
    color: #c90014;
  }
  .ny .ny-tit .lm li.on .i2,
  .ny .ny-tit .lm li:hover .i2 {
    display: none;
  }
  .ny .ny-tit .lm li.on .i1,
  .ny .ny-tit .lm li:hover .i1 {
    display: inline-block;
  }
  .wyjz {
    background: url(../images/img30.jpg) no-repeat right bottom;
    background-size: contain;
  }
  .wyjz .detail {
    padding: 20px;
  }
  .wyjz .detail .tit {
    margin: 30px 0;
    font-size: 18px;
    font-weight: 600;
  }
  .wyjz .detail .tit i {
    display: inline-block;
    width: 15px;
    height: 3px;
    background-color: #c90014;
    margin-right: 10px;
    vertical-align: middle;
  }
  .wyjz .detail p {
    font-size: 14px;
    line-height: 1.75;
  }
  .wyjz .detail .p1 {
    font-size: 16px;
    font-weight: 600;
  }
  .wyjz .detail .red {
    color: #c90014;
  }
}
@media only screen and (min-width: 1430px) {
  .xyfc .detail {
    padding: 50px 53px;
  }
  .xyfc .word-item li {
    cursor: pointer;
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    margin-right: 5px;
  }
  .xyfc .word-item li.on,
  .xyfc .word-item li:hover {
    background-color: #c8040e;
    border: 1px solid #c8040e;
    color: #fff;
  }
  .xyfc .teacher-list {
    margin-top: 40px;
  }
  .xyfc .teacher-list li {
    float: left;
    padding: 10px;
    width: 234px;
    margin-right: 30px;
    margin-bottom: 40px;
    background-color: #f5f5f5;
  }
  .xyfc .teacher-list li .imgk img {
    width: 100%;
    height: 280px;
    object-fit: cover;
  }
  .xyfc .teacher-list li .name {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .xyfc .teacher-list li .zw {
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-bottom: 5px;
    height: 19px;
  }
  .xyfc .teacher-list li .zw p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .xyfc .teacher-list li:nth-child(5n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .xyfc .detail {
    padding: 0.5rem 0.53rem;
  }
  .xyfc .word-item li {
    cursor: pointer;
    float: left;
    width: 0.36rem;
    height: 0.36rem;
    border-radius: 0.05rem;
    border: 1px solid #ddd;
    font-size: 0.16rem;
    text-align: center;
    line-height: 0.36rem;
    margin-right: 0.05rem;
  }
  .xyfc .word-item li.on,
  .xyfc .word-item li:hover {
    background-color: #c8040e;
    border: 1px solid #c8040e;
    color: #fff;
  }
  .xyfc .teacher-list {
    margin-top: 0.4rem;
  }
  .xyfc .teacher-list li {
    float: left;
    padding: 0.1rem;
    width: 2.34rem;
    margin-right: 0.3rem;
    margin-bottom: 0.4rem;
    background-color: #f5f5f5;
  }
  .xyfc .teacher-list li .imgk img {
    width: 100%;
    height: 2.8rem;
    object-fit: cover;
  }
  .xyfc .teacher-list li .name {
    text-align: center;
    font-size: 0.22rem;
    font-weight: 600;
    margin-bottom: 0.1rem;
    margin-top: 0.1rem;
  }
  .xyfc .teacher-list li .zw {
    text-align: center;
    font-size: 0.14rem;
    color: #666666;
    margin-bottom: 0.05rem;
    height: 0.19rem;
  }
  .xyfc .teacher-list li .zw p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .xyfc .teacher-list li:nth-child(5n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .xyfc .detail {
    padding: 20px;
  }
  .xyfc .word-item li {
    cursor: pointer;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .xyfc .word-item li.on,
  .xyfc .word-item li:hover {
    background-color: #c8040e;
    border: 1px solid #c8040e;
    color: #fff;
  }
  .xyfc .teacher-list {
    margin-top: 30px;
  }
  .xyfc .teacher-list li {
    float: left;
    padding: 10px;
    width: 48%;
    margin: 0 1%;
    margin-bottom: 15px;
    background-color: #f5f5f5;
  }
  .xyfc .teacher-list li .imgk img {
    width: 100%;
    height: 47vw;
    object-fit: cover;
  }
  .xyfc .teacher-list li .name {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .xyfc .teacher-list li .zw {
    text-align: center;
    font-size: 14px;
    color: #666666;
    height: 19px;
  }
  .xyfc .teacher-list li .zw p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 1430px) {
  .xyml .detail {
    padding: 45px 53px;
  }
  .xyml .detail .search {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    font-size: 16px;
  }
  .xyml .detail .search .txt {
    font-size: 26px;
    width: 150px;
  }
  .xyml .detail .search .txt i {
    color: #c90014;
  }
  .xyml .detail .search .sel {
    margin-right: 30px;
  }
  .xyml .detail .search .sel select {
    width: 260px;
    height: 40px;
    margin-right: 10px;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
    padding-right: 30px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../images/ls_jt_d.png") no-repeat scroll 95% center transparent;
  }
  .xyml .detail .search .sel input {
    width: 810px;
    height: 40px;
    margin-right: 10px;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
  }
  .xyml .detail .search .search-btn {
    cursor: pointer;
    width: 170px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #c90014;
    color: #fff;
  }
  .xyml .detail .search-info {
    border: 1px solid #e1e1e1;
    padding: 35px;
  }
  .xyml .detail .search-info .class-item {
    margin-bottom: 50px;
  }
  .xyml .detail .search-info .class-item .class {
    color: #c90014;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .xyml .detail .search-info .class-item .class span {
    display: inline-block;
    margin-right: 20px;
  }
  .xyml .detail .search-info .class-item li {
    font-size: 16px;
    float: left;
    width: 65px;
    margin-right: 178px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .xyml .detail {
    padding: 0.45rem 0.53rem;
  }
  .xyml .detail .search {
    display: flex;
    align-items: center;
    margin-bottom: 0.4rem;
    font-size: 0.16rem;
  }
  .xyml .detail .search .txt {
    font-size: 0.26rem;
    width: 1.5rem;
  }
  .xyml .detail .search .txt i {
    color: #c90014;
  }
  .xyml .detail .search .sel {
    margin-right: 0.3rem;
  }
  .xyml .detail .search .sel select {
    width: 2.6rem;
    height: 0.4rem;
    margin-right: 0.1rem;
    border: 1px solid #e1e1e1;
    padding: 0 0.1rem;
    padding-right: 0.3rem;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../images/ls_jt_d.png") no-repeat scroll 95% center transparent;
  }
  .xyml .detail .search .sel input {
    width: 8.1rem;
    height: 0.4rem;
    margin-right: 0.1rem;
    border: 1px solid #e1e1e1;
    padding: 0 0.1rem;
  }
  .xyml .detail .search .search-btn {
    cursor: pointer;
    width: 1.7rem;
    height: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    background-color: #c90014;
    color: #fff;
  }
  .xyml .detail .search-info {
    border: 1px solid #e1e1e1;
    padding: 0.35rem;
  }
  .xyml .detail .search-info .class-item {
    margin-bottom: 0.5rem;
  }
  .xyml .detail .search-info .class-item .class {
    color: #c90014;
    font-size: 0.2rem;
    margin-bottom: 0.3rem;
  }
  .xyml .detail .search-info .class-item .class span {
    display: inline-block;
    margin-right: 0.2rem;
  }
  .xyml .detail .search-info .class-item li {
    font-size: 0.16rem;
    float: left;
    width: 0.65rem;
    margin-right: 1.78rem;
    margin-bottom: 0.3rem;
  }
}
@media only screen and (max-width: 1000px) {
  .xyml .detail {
    padding: 20px;
  }
  .xyml .detail .search {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .xyml .detail .search .txt {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .xyml .detail .search .txt i {
    color: #c90014;
  }
  .xyml .detail .search .sel select {
    margin-bottom: 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
    padding-right: 30px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../images/ls_jt_d.png") no-repeat scroll 98% center transparent;
  }
  .xyml .detail .search .sel input {
    width: 100%;
    height: 40px;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .xyml .detail .search .search-btn {
    cursor: pointer;
    width: 170px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #c90014;
    color: #fff;
  }
  .xyml .detail .search-info {
    border: 1px solid #e1e1e1;
    padding: 15px;
  }
  .xyml .detail .search-info .class-item {
    margin-bottom: 20px;
  }
  .xyml .detail .search-info .class-item .class {
    color: #c90014;
    font-size: 16px;
    margin-bottom: 30px;
  }
  .xyml .detail .search-info .class-item .class span {
    display: inline-block;
    margin-right: 20px;
  }
  .xyml .detail .search-info .class-item li {
    font-size: 14px;
    float: left;
    width: 33.333%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1430px) {
  .xyjj .detail .ny-name {
    display: flex;
    align-items: center;
    font-size: 30px;
    margin-bottom: 50px;
    font-weight: 600;
  }
  .xyjj .detail .ny-name i {
    display: inline-block;
    width: 20px;
    height: 5px;
    background-color: #c90014;
    margin-right: 15px;
  }
  .xyjj .detail .txt {
    padding: 45px 93px;
    padding-bottom: 10px;
    color: #666666;
    font-size: 16px;
    line-height: 1.75;
  }
  .xyjj .detail .txt p {
    margin-bottom: 30px;
  }
  .xyjj .detail table {
    border-collapse: collapse;
  }
  .xyjj .detail .x1 {
    padding: 45px 93px;
  }
  .xyjj .detail .x1 .imgk {
    width: 100%;
  }
  .xyjj .detail .x1 .name {
    color: #fff;
    margin-top: -250px;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
  }
  .xyjj .detail .x1 .table {
    width: 90%;
    margin: 0 auto;
    margin-top: 60px;
    z-index: 2;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  }
  .xyjj .detail .x1 .table table {
    width: 100%;
    text-align: left;
  }
  .xyjj .detail .x1 .table thead {
    border-left: 30px solid #c90014;
    border-right: 30px solid #c90014;
    background-color: #c90014;
  }
  .xyjj .detail .x1 .table thead td {
    height: 73px;
    font-weight: 600;
    color: #fff;
    padding: 0 40px;
  }
  .xyjj .detail .x1 .table td {
    height: 70px;
    color: #666;
    font-size: 20px;
    padding: 0 40px;
  }
  .xyjj .detail .x1 .table tbody {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
  }
  .xyjj .detail .x1 .table tbody td {
    border-bottom: 1px dashed #dcdcdc;
  }
  .xyjj .detail .x1 .table tbody tr:last-child td {
    border: none;
  }
  .xyjj .detail .x2 {
    padding: 45px 93px;
    background-color: #fbf1ee;
  }
  .xyjj .detail .x2 .xk-list {
    display: flex;
    justify-content: space-between;
  }
  .xyjj .detail .x2 .xk-list .xk-item {
    height: 200px;
    width: 33.3%;
  }
  .xyjj .detail .x2 .xk-list .line {
    border-right: 1px dashed #dcdcdc;
    margin: 0 45px;
  }
  .xyjj .detail .x2 .xk-list .name1 {
    color: #c90014;
    font-size: 24px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .xyjj .detail .x2 .xk-list .name1 p {
    font-size: 20px;
  }
  .xyjj .detail .x2 .xk-list .name1 p span {
    font-size: 40px;
  }
  .xyjj .detail .x2 .xk-list li {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .xyjj .detail .x2 .xk-list li i {
    display: inline-block;
    width: 10px;
    height: 3px;
    background-color: #c90014;
    margin-right: 15px;
  }
  .xyjj .detail .x3 {
    padding: 45px 93px;
    background: url(../images/img5.png) no-repeat right bottom;
    background-size: 60%;
    padding-bottom: 100px;
  }
  .xyjj .detail .x3 .sz-l {
    float: left;
    width: 510px;
    padding-top: 30px;
  }
  .xyjj .detail .x3 .sz-l .pic {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li {
    display: flex;
    align-items: center;
    font-size: 20px;
    margin-bottom: 40px;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li i {
    display: inline-block;
    margin-right: 15px;
    width: 15px;
    height: 15px;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li:nth-child(1) i {
    background-color: #25408f;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li:nth-child(2) i {
    background-color: #22becb;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li:nth-child(3) i {
    background-color: #9dc3e7;
  }
  .xyjj .detail .x3 .sz-l .tips {
    font-size: 14px;
  }
  .xyjj .detail .x3 .sz-l .tips img {
    display: block;
    margin-bottom: 50px;
  }
  .xyjj .detail .x3 .sz-l .tips span {
    color: #25408f;
  }
  .xyjj .detail .x3 .sz-l .tips span i {
    font-size: 22px;
  }
  .xyjj .detail .x3 .sz-r {
    float: right;
    width: 630px;
  }
  .xyjj .detail .x3 .sz-r li {
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #dcdcdc;
    padding: 20px 0;
  }
  .xyjj .detail .x3 .sz-r li:first-child {
    padding-top: 0;
  }
  .xyjj .detail .x3 .sz-r li .line {
    height: 40px;
    margin: 0 20px;
    display: inline-block;
    float: left;
    border-right: 1px solid #dcdcdc;
  }
  .xyjj .detail .x3 .sz-r li .li {
    width: 50%;
    height: 40px;
    display: flex;
    align-items: center;
  }
  .xyjj .detail .x3 .sz-r li .li .p1 {
    width: 100%;
    flex: 1;
    font-size: 16px;
    padding: 0 15px;
  }
  .xyjj .detail .x3 .sz-r li .li .p2 {
    width: 80px;
    font-size: 14px;
    color: #c90014;
  }
  .xyjj .detail .x3 .sz-r li .li .p2 span {
    font-size: 26px;
  }
  .xyjj .detail .x4 {
    padding: 45px 93px;
    padding-top: 0;
  }
  .xyjj .detail .x4 .name {
    font-size: 28px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
  }
  .xyjj .detail .x4 .jx-list {
    margin-bottom: 80px;
  }
  .xyjj .detail .x4 .jx-list .jx-item {
    text-align: center;
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 35px;
    box-shadow: 0 2px 7px 3px rgba(0, 0, 0, 0.1);
  }
  .xyjj .detail .x4 .jx-list .jx-item:nth-child(2n) {
    margin-right: 0;
  }
  .xyjj .detail .x4 .jx-list .jx-item table {
    width: 100%;
  }
  .xyjj .detail .x4 .jx-list .jx-item table thead {
    color: #fff;
  }
  .xyjj .detail .x4 .jx-list .jx-item table thead td {
    height: 65px;
    font-size: 22px;
    font-weight: 600;
  }
  .xyjj .detail .x4 .jx-list .jx-item table tbody {
    padding: 20px;
    min-height: 190px;
  }
  .xyjj .detail .x4 .jx-list .jx-item table tbody tr td {
    font-size: 16px;
    height: 50px;
    border-bottom: 1px dashed #eee;
  }
  .xyjj .detail .x4 .jx-list .jx-item table tbody tr:last-child td {
    border-bottom: none ;
  }
  .xyjj .detail .x4 .jx-list .it1 thead {
    background-color: #ce0000;
  }
  .xyjj .detail .x4 .jx-list .it1 tbody {
    background: url(../images/tab1.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-list .it2 thead {
    background-color: #0da8a9;
  }
  .xyjj .detail .x4 .jx-list .it2 tbody {
    background: url(../images/tab2.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-list .it2 tbody tr:nth-child(1) td {
    color: #0da8a9;
  }
  .xyjj .detail .x4 .jx-list .it3 thead {
    background-color: #24a9e6;
  }
  .xyjj .detail .x4 .jx-list .it3 tbody {
    background: url(../images/tab3.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-list .it4 thead {
    background-color: #f16624;
  }
  .xyjj .detail .x4 .jx-list .it4 tbody {
    background: url(../images/tab4.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-tab td {
    padding: 10px 40px;
  }
  .xyjj .detail .tab table {
    text-align: center;
    width: 100%;
    border: 1px solid #ce0000;
  }
  .xyjj .detail .tab table thead td {
    background-color: #c90014;
    color: #fff;
    font-size: 18px;
  }
  .xyjj .detail .tab table tbody tr:nth-child(2n-1) {
    background-color: #faf4f5;
  }
  .xyjj .detail .tab table tbody tr td {
    border-right: 1px solid #dddddd;
  }
  .xyjj .detail .tab table tbody tr td:last-child {
    border: 0 solid #000;
  }
  .xyjj .detail .tab table td {
    font-size: 16px;
    height: 50px;
  }
  .xyjj .detail .tab2 {
    margin-bottom: 20px;
  }
  .xyjj .detail .tab2 td {
    padding: 10px 30px;
  }
  .xyjj .detail .x5 {
    padding: 45px 93px;
    padding-bottom: 20px;
  }
  .xyjj .detail .x5 .name {
    font-size: 26px;
    text-align: center;
    margin-bottom: 35px;
    font-weight: 600;
  }
  .xyjj .detail .x6 {
    padding: 45px 93px;
  }
  .xyjj .detail .x6 .tab2 tbody td:nth-child(2) {
    border-right: 1px solid #c90014;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .xyjj .detail .ny-name {
    display: flex;
    align-items: center;
    font-size: 0.3rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
  }
  .xyjj .detail .ny-name i {
    display: inline-block;
    width: 0.2rem;
    height: 0.05rem;
    background-color: #c90014;
    margin-right: 0.15rem;
  }
  .xyjj .detail .txt {
    padding: 0.45rem 0.93rem;
    padding-bottom: 0.1rem;
    color: #666666;
    font-size: 0.16rem;
    line-height: 1.75;
  }
  .xyjj .detail .txt p {
    margin-bottom: 0.3rem;
  }
  .xyjj .detail table {
    border-collapse: collapse;
  }
  .xyjj .detail .x1 {
    padding: 0.45rem 0.93rem;
  }
  .xyjj .detail .x1 .imgk {
    width: 100%;
  }
  .xyjj .detail .x1 .name {
    color: #fff;
    margin-top: -2.5rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: 600;
  }
  .xyjj .detail .x1 .table {
    width: 90%;
    margin: 0 auto;
    margin-top: 0.6rem;
    z-index: 2;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 0.05rem 0.05rem rgba(0, 0, 0, 0.1);
  }
  .xyjj .detail .x1 .table table {
    width: 100%;
    text-align: center;
  }
  .xyjj .detail .x1 .table thead {
    border-left: 0.3rem solid #c90014;
    border-right: 0.3rem solid #c90014;
    background-color: #c90014;
  }
  .xyjj .detail .x1 .table thead td {
    height: 0.73rem;
    font-weight: 600;
    color: #fff;
  }
  .xyjj .detail .x1 .table td {
    height: 0.7rem;
    color: #666;
    font-size: 0.2rem;
  }
  .xyjj .detail .x1 .table tbody {
    border-left: 0.3rem solid transparent;
    border-right: 0.3rem solid transparent;
  }
  .xyjj .detail .x1 .table tbody td {
    border-bottom: 0.01rem dashed #dcdcdc;
  }
  .xyjj .detail .x1 .table tbody tr:last-child td {
    border: none;
  }
  .xyjj .detail .x2 {
    padding: 0.45rem 0.93rem;
    background-color: #fbf1ee;
  }
  .xyjj .detail .x2 .xk-list {
    display: flex;
    justify-content: space-between;
  }
  .xyjj .detail .x2 .xk-list .xk-item {
    height: 2rem;
    width: 33.3%;
  }
  .xyjj .detail .x2 .xk-list .line {
    border-right: 0.01rem dashed #dcdcdc;
    margin: 0 0.45rem;
  }
  .xyjj .detail .x2 .xk-list .name1 {
    color: #c90014;
    font-size: 0.24rem;
    margin-bottom: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .xyjj .detail .x2 .xk-list .name1 p {
    font-size: 0.2rem;
  }
  .xyjj .detail .x2 .xk-list .name1 p span {
    font-size: 0.4rem;
  }
  .xyjj .detail .x2 .xk-list li {
    font-size: 0.18rem;
    margin-bottom: 0.2rem;
  }
  .xyjj .detail .x2 .xk-list li i {
    display: inline-block;
    width: 0.1rem;
    height: 0.03rem;
    background-color: #c90014;
    margin-right: 0.15rem;
  }
  .xyjj .detail .x3 {
    padding: 0.45rem 0.93rem;
    background: url(../images/img5.png) no-repeat right bottom;
    background-size: 60%;
    padding-bottom: 1rem;
  }
  .xyjj .detail .x3 .sz-l {
    float: left;
    width: 5.1rem;
    padding-top: 0.3rem;
  }
  .xyjj .detail .x3 .sz-l .pic {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .xyjj .detail .x3 .sz-l .pic .imgk img {
    width: 5rem;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li {
    display: flex;
    align-items: center;
    font-size: 0.2rem;
    margin-bottom: 0.4rem;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li i {
    display: inline-block;
    margin-right: 0.15rem;
    width: 0.15rem;
    height: 0.15rem;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li:nth-child(1) i {
    background-color: #25408f;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li:nth-child(2) i {
    background-color: #22becb;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li:nth-child(3) i {
    background-color: #9dc3e7;
  }
  .xyjj .detail .x3 .sz-l .tips {
    font-size: 0.14rem;
  }
  .xyjj .detail .x3 .sz-l .tips img {
    display: block;
    width: 5rem;
    margin-bottom: 0.5rem;
  }
  .xyjj .detail .x3 .sz-l .tips span {
    color: #25408f;
  }
  .xyjj .detail .x3 .sz-l .tips span i {
    font-size: 0.22rem;
  }
  .xyjj .detail .x3 .sz-r {
    float: right;
    width: 6.3rem;
  }
  .xyjj .detail .x3 .sz-r li {
    display: flex;
    align-items: center;
    border-bottom: 0.01rem dashed #dcdcdc;
    padding: 0.2rem 0;
  }
  .xyjj .detail .x3 .sz-r li:first-child {
    padding-top: 0;
  }
  .xyjj .detail .x3 .sz-r li .line {
    height: 0.4rem;
    margin: 0 0.2rem;
    display: inline-block;
    float: left;
    border-right: 0.01rem solid #dcdcdc;
  }
  .xyjj .detail .x3 .sz-r li .li {
    width: 50%;
    height: 0.4rem;
    display: flex;
    align-items: center;
  }
  .xyjj .detail .x3 .sz-r li .li .p1 {
    width: 100%;
    flex: 1;
    font-size: 0.16rem;
    padding: 0 0.15rem;
  }
  .xyjj .detail .x3 .sz-r li .li .p2 {
    width: 0.8rem;
    font-size: 0.14rem;
    color: #c90014;
  }
  .xyjj .detail .x3 .sz-r li .li .p2 span {
    font-size: 0.26rem;
  }
  .xyjj .detail .x4 {
    padding: 0.45rem 0.93rem;
    padding-top: 0;
  }
  .xyjj .detail .x4 .name {
    font-size: 0.28rem;
    text-align: center;
    margin-bottom: 0.5rem;
    font-weight: 600;
  }
  .xyjj .detail .x4 .jx-list {
    margin-bottom: 0.8rem;
  }
  .xyjj .detail .x4 .jx-list .jx-item {
    text-align: center;
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 0.35rem;
    box-shadow: 0 0.02rem 0.07rem 0.03rem rgba(0, 0, 0, 0.1);
  }
  .xyjj .detail .x4 .jx-list .jx-item:nth-child(2n) {
    margin-right: 0;
  }
  .xyjj .detail .x4 .jx-list .jx-item table {
    width: 100%;
  }
  .xyjj .detail .x4 .jx-list .jx-item table thead {
    color: #fff;
  }
  .xyjj .detail .x4 .jx-list .jx-item table thead td {
    height: 0.65rem;
    font-size: 0.22rem;
    font-weight: 600;
  }
  .xyjj .detail .x4 .jx-list .jx-item table tbody {
    padding: 0.2rem;
    min-height: 1.9rem;
  }
  .xyjj .detail .x4 .jx-list .jx-item table tbody tr td {
    font-size: 0.16rem;
    height: 0.5rem;
    border-bottom: 0.01rem dashed #eee;
  }
  .xyjj .detail .x4 .jx-list .jx-item table tbody tr:last-child td {
    border-bottom: none ;
  }
  .xyjj .detail .x4 .jx-list .it1 thead {
    background-color: #ce0000;
  }
  .xyjj .detail .x4 .jx-list .it1 tbody {
    background: url(../images/tab1.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-list .it2 thead {
    background-color: #0da8a9;
  }
  .xyjj .detail .x4 .jx-list .it2 tbody {
    background: url(../images/tab2.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-list .it2 tbody tr:nth-child(1) td {
    color: #0da8a9;
  }
  .xyjj .detail .x4 .jx-list .it3 thead {
    background-color: #24a9e6;
  }
  .xyjj .detail .x4 .jx-list .it3 tbody {
    background: url(../images/tab3.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-list .it4 thead {
    background-color: #f16624;
  }
  .xyjj .detail .x4 .jx-list .it4 tbody {
    background: url(../images/tab4.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-tab td {
    padding: 0.1rem 0.4rem;
  }
  .xyjj .detail .tab table {
    text-align: center;
    width: 100%;
    border: 0.01rem solid #ce0000;
  }
  .xyjj .detail .tab table thead td {
    background-color: #c90014;
    color: #fff;
    font-size: 0.18rem;
  }
  .xyjj .detail .tab table tbody tr:nth-child(2n-1) {
    background-color: #faf4f5;
  }
  .xyjj .detail .tab table tbody tr td {
    border-right: 0.01rem solid #dddddd;
  }
  .xyjj .detail .tab table tbody tr td:last-child {
    border: 0 solid #000;
  }
  .xyjj .detail .tab table td {
    font-size: 0.16rem;
    height: 0.5rem;
  }
  .xyjj .detail .tab2 {
    margin-bottom: 0.2rem;
  }
  .xyjj .detail .tab2 td {
    padding: 0.1rem 0.3rem;
  }
  .xyjj .detail .x5 {
    padding: 0.45rem 0.93rem;
    padding-bottom: 0.2rem;
  }
  .xyjj .detail .x5 .name {
    font-size: 0.26rem;
    text-align: center;
    margin-bottom: 0.35rem;
    font-weight: 600;
  }
  .xyjj .detail .x6 {
    padding: 0.45rem 0.93rem;
  }
  .xyjj .detail .x6 .tab2 tbody td:nth-child(2) {
    border-right: 1px solid #c90014;
  }
}
@media only screen and (max-width: 1000px) {
  .xyjj .detail .ny-name {
    display: flex;
    align-items: center;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 600;
  }
  .xyjj .detail .ny-name i {
    display: inline-block;
    width: 20px;
    height: 5px;
    background-color: #c90014;
    margin-right: 15px;
  }
  .xyjj .detail .txt {
    padding: 20px;
    padding-bottom: 10px;
    color: #666666;
    font-size: 16px;
    line-height: 1.75;
  }
  .xyjj .detail .txt p {
    margin-bottom: 30px;
  }
  .xyjj .detail table {
    border-collapse: collapse;
  }
  .xyjj .detail .x1 {
    padding: 20px;
  }
  .xyjj .detail .x1 .imgk {
    width: 100%;
  }
  .xyjj .detail .x1 .name {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    height: 30px;
    margin-top: -50px;
  }
  .xyjj .detail .x1 .table {
    overflow: auto;
    width: 100%;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  }
  .xyjj .detail .x1 .table table {
    width: 900px;
    text-align: center;
  }
  .xyjj .detail .x1 .table thead {
    border-left: 10px solid #c90014;
    border-right: 10px solid #c90014;
    background-color: #c90014;
  }
  .xyjj .detail .x1 .table thead td {
    height: 50px;
    font-weight: 600;
    color: #fff;
  }
  .xyjj .detail .x1 .table td {
    height: 50px;
    color: #666;
    font-size: 16px;
  }
  .xyjj .detail .x1 .table tbody {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
  .xyjj .detail .x1 .table tbody td {
    border-bottom: 1px dashed #dcdcdc;
  }
  .xyjj .detail .x1 .table tbody tr:last-child td {
    border: none;
  }
  .xyjj .detail .x2 {
    padding: 20px;
    background-color: #fbf1ee;
  }
  .xyjj .detail .x2 .xk-list .xk-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .xyjj .detail .x2 .xk-list .line {
    display: none;
  }
  .xyjj .detail .x2 .xk-list .name1 {
    color: #c90014;
    font-size: 24px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .xyjj .detail .x2 .xk-list .name1 p {
    font-size: 20px;
  }
  .xyjj .detail .x2 .xk-list .name1 p span {
    font-size: 40px;
  }
  .xyjj .detail .x2 .xk-list li {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .xyjj .detail .x2 .xk-list li i {
    display: inline-block;
    width: 10px;
    height: 3px;
    background-color: #c90014;
    margin-right: 15px;
  }
  .xyjj .detail .x3 {
    padding: 20px;
    background: url(../images/img5.png) no-repeat right bottom;
    background-size: 60%;
    padding-bottom: 40px;
  }
  .xyjj .detail .x3 .sz-l {
    width: 100%;
  }
  .xyjj .detail .x3 .sz-l .pic {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .xyjj .detail .x3 .sz-l .pic .imgk {
    max-width: 100%;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-bottom: 30px;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li i {
    display: inline-block;
    margin-right: 15px;
    width: 15px;
    height: 15px;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li:nth-child(1) i {
    background-color: #25408f;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li:nth-child(2) i {
    background-color: #22becb;
  }
  .xyjj .detail .x3 .sz-l .pic .tp li:nth-child(3) i {
    background-color: #9dc3e7;
  }
  .xyjj .detail .x3 .sz-l .tips {
    margin-top: 20px;
    font-size: 14px;
  }
  .xyjj .detail .x3 .sz-l .tips img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .xyjj .detail .x3 .sz-l .tips span {
    color: #25408f;
  }
  .xyjj .detail .x3 .sz-l .tips span i {
    font-size: 22px;
  }
  .xyjj .detail .x3 .sz-r {
    width: 100%;
  }
  .xyjj .detail .x3 .sz-r li .line {
    display: none;
  }
  .xyjj .detail .x3 .sz-r li .li {
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #dcdcdc;
    padding: 20px 0;
  }
  .xyjj .detail .x3 .sz-r li .li .p1 {
    width: 100%;
    flex: 1;
    font-size: 16px;
    padding: 0 15px;
  }
  .xyjj .detail .x3 .sz-r li .li .p2 {
    width: 80px;
    font-size: 14px;
    color: #c90014;
    text-align: right;
  }
  .xyjj .detail .x3 .sz-r li .li .p2 span {
    font-size: 26px;
  }
  .xyjj .detail .x4 {
    padding: 20px;
    padding-top: 0;
  }
  .xyjj .detail .x4 .name {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
  }
  .xyjj .detail .x4 .jx-list {
    margin-bottom: 30px;
  }
  .xyjj .detail .x4 .jx-list .jx-item {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0 2px 7px 3px rgba(0, 0, 0, 0.1);
  }
  .xyjj .detail .x4 .jx-list .jx-item:nth-child(2n) {
    margin-right: 0;
  }
  .xyjj .detail .x4 .jx-list .jx-item table {
    width: 100%;
  }
  .xyjj .detail .x4 .jx-list .jx-item table thead {
    color: #fff;
  }
  .xyjj .detail .x4 .jx-list .jx-item table thead td {
    height: 50px;
    font-size: 18px;
    font-weight: 600;
  }
  .xyjj .detail .x4 .jx-list .jx-item table tbody {
    padding: 20px;
    min-height: 190px;
  }
  .xyjj .detail .x4 .jx-list .jx-item table tbody tr td {
    font-size: 14px;
    height: 50px;
    border-bottom: 1px dashed #eee;
    padding: 10px;
  }
  .xyjj .detail .x4 .jx-list .jx-item table tbody tr:last-child td {
    border-bottom: none ;
  }
  .xyjj .detail .x4 .jx-list .it1 thead {
    background-color: #ce0000;
  }
  .xyjj .detail .x4 .jx-list .it1 tbody {
    background: url(../images/tab1.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-list .it2 thead {
    background-color: #0da8a9;
  }
  .xyjj .detail .x4 .jx-list .it2 tbody {
    background: url(../images/tab2.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-list .it2 tbody tr:nth-child(1) td {
    color: #0da8a9;
  }
  .xyjj .detail .x4 .jx-list .it3 thead {
    background-color: #24a9e6;
  }
  .xyjj .detail .x4 .jx-list .it3 tbody {
    background: url(../images/tab3.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-list .it4 thead {
    background-color: #f16624;
  }
  .xyjj .detail .x4 .jx-list .it4 tbody {
    background: url(../images/tab4.jpg) no-repeat center;
    background-size: cover;
  }
  .xyjj .detail .x4 .jx-tab td {
    padding: 0 40px;
  }
  .xyjj .detail .tab {
    overflow: auto;
  }
  .xyjj .detail .tab table {
    text-align: center;
    width: 900px;
    border: 1px solid #ce0000;
  }
  .xyjj .detail .tab table thead td {
    background-color: #c90014;
    color: #fff;
    font-size: 18px;
  }
  .xyjj .detail .tab table tbody tr:nth-child(2n-1) {
    background-color: #faf4f5;
  }
  .xyjj .detail .tab table tbody tr td {
    border-right: 1px solid #dddddd;
  }
  .xyjj .detail .tab table tbody tr td:last-child {
    border: 0 solid #000;
  }
  .xyjj .detail .tab table td {
    font-size: 16px;
    height: 50px;
  }
  .xyjj .detail .tab2 {
    margin-bottom: 20px;
  }
  .xyjj .detail .tab2 td {
    padding: 0 30px;
  }
  .xyjj .detail .x5 {
    padding: 20px;
    padding-bottom: 20px;
  }
  .xyjj .detail .x5 .name {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
  }
  .xyjj .detail .x6 {
    padding: 20px;
  }
  .xyjj .detail .x6 .tab2 tbody td:nth-child(2) {
    border-right: 1px solid #c90014;
  }
}
@media only screen and (min-width: 1430px) {
  .yqgg .detail {
    padding: 45px 53px;
    padding-top: 5px;
  }
  .yqgg .detail .yq-list {
    margin-bottom: 100px;
  }
  .yqgg .detail .yq-list li {
    border-bottom: 1px solid #eeeeee;
  }
  .yqgg .detail .yq-list li a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 40px 30px;
  }
  .yqgg .detail .yq-list li .time {
    position: relative;
    width: 113px;
    height: 100px;
  }
  .yqgg .detail .yq-list li .time i {
    display: block;
    width: 70px;
    height: 70px;
    background-color: #fff3f4;
  }
  .yqgg .detail .yq-list li .time .day {
    position: absolute;
    left: 14px;
    top: 24px;
    width: 70px;
    height: 70px;
    background-color: #c90014;
    color: #fff;
    text-align: center;
  }
  .yqgg .detail .yq-list li .time .day p {
    font-size: 22px;
    margin-top: 15px;
  }
  .yqgg .detail .yq-list li .time .day span {
    font-size: 12px;
  }
  .yqgg .detail .yq-list li .txt {
    width: 100%;
    flex: 1;
  }
  .yqgg .detail .yq-list li .txt .tit {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .yqgg .detail .yq-list li .txt .info {
    font-size: 14px;
    color: #666666;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
  }
  .yqgg .detail .yq-list li .txt .line-2 {
    -webkit-line-clamp: 1;
  }
  .yqgg .detail .yq-list li a:hover {
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
  }
  .yqgg .detail .yq-list li a:hover .txt .info {
    color: #c90014;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .yqgg .detail {
    padding: 0.45rem 0.53rem;
    padding-top: 0.05rem;
  }
  .yqgg .detail .yq-list {
    margin-bottom: 1rem;
  }
  .yqgg .detail .yq-list li {
    border-bottom: 1px solid #eeeeee;
  }
  .yqgg .detail .yq-list li a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.4rem 0.3rem;
  }
  .yqgg .detail .yq-list li .time {
    position: relative;
    width: 1.13rem;
    height: 1rem;
  }
  .yqgg .detail .yq-list li .time i {
    display: block;
    width: 0.7rem;
    height: 0.7rem;
    background-color: #fff3f4;
  }
  .yqgg .detail .yq-list li .time .day {
    position: absolute;
    left: 0.14rem;
    top: 0.24rem;
    width: 0.7rem;
    height: 0.7rem;
    background-color: #c90014;
    color: #fff;
    text-align: center;
  }
  .yqgg .detail .yq-list li .time .day p {
    font-size: 0.22rem;
    margin-top: 0.15rem;
  }
  .yqgg .detail .yq-list li .time .day span {
    font-size: 0.12rem;
  }
  .yqgg .detail .yq-list li .txt {
    width: 100%;
    flex: 1;
  }
  .yqgg .detail .yq-list li .txt .tit {
    font-size: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .yqgg .detail .yq-list li .txt .info {
    font-size: 0.14rem;
    color: #666666;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
  }
  .yqgg .detail .yq-list li .txt .line-2 {
    -webkit-line-clamp: 1;
  }
  .yqgg .detail .yq-list li a:hover {
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
  }
  .yqgg .detail .yq-list li a:hover .txt .info {
    color: #c90014;
  }
}
@media only screen and (max-width: 1000px) {
  .yqgg .detail {
    padding: 20px;
    padding-top: 5px;
  }
  .yqgg .detail .yq-list {
    margin-bottom: 30px;
  }
  .yqgg .detail .yq-list li {
    border-bottom: 1px solid #eeeeee;
  }
  .yqgg .detail .yq-list li a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 20px 0;
  }
  .yqgg .detail .yq-list li .time {
    position: relative;
    width: 100px;
    height: 100px;
  }
  .yqgg .detail .yq-list li .time i {
    display: block;
    width: 60px;
    height: 60px;
    background-color: #fff3f4;
  }
  .yqgg .detail .yq-list li .time .day {
    position: absolute;
    left: 10px;
    top: 15px;
    width: 60px;
    height: 60px;
    background-color: #c90014;
    color: #fff;
    text-align: center;
  }
  .yqgg .detail .yq-list li .time .day p {
    font-size: 22px;
    margin-top: 10px;
  }
  .yqgg .detail .yq-list li .time .day span {
    font-size: 12px;
  }
  .yqgg .detail .yq-list li .txt {
    width: 100%;
    flex: 1;
  }
  .yqgg .detail .yq-list li .txt .tit {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .yqgg .detail .yq-list li .txt .info {
    font-size: 14px;
    color: #666666;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
  }
  .yqgg .detail .yq-list li .txt .line-2 {
    -webkit-line-clamp: 1;
  }
  .yqgg .detail .yq-list li a:hover .txt .info {
    color: #c90014;
  }
}
@media only screen and (min-width: 1430px) {
  .xwxq .detail {
    padding: 45px 100px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .xwxq .detail {
    padding: 0.45rem 1rem;
  }
}
@media only screen and (max-width: 1000px) {
  .xwxq .detail {
    padding: 20px;
  }
}
@media only screen and (min-width: 1430px) {
  .yssp .detail {
    padding: 45px 100px;
  }
  .yssp .detail .img1 {
    float: right;
    margin-top: -20px;
    margin-right: -98px;
  }
  .yssp .detail .video-box {
    padding: 20px;
    padding-bottom: 70px;
    background: url(../images/img8.jpg) no-repeat center;
    background-size: 100% 100%;
  }
  .yssp .detail .video-box .video {
    width: 100%;
    height: 580px;
    margin: 0 auto;
    position: relative;
  }
  .yssp .detail .video-box .video .bf {
    position: absolute;
    width: 75px;
    height: 75px;
    left: 50%;
    top: 50%;
    margin-left: -37.5px;
    margin-top: -37.5px;
    cursor: pointer;
    z-index: 9;
  }
  .yssp .detail .video-box .video video {
    width: 100%;
    height: 580px;
  }
  .yssp .detail .video-box .txt {
    font-size: 30px;
    color: #fff;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .yssp .detail {
    padding: 0.45rem 1rem;
  }
  .yssp .detail .img1 {
    float: right;
    margin-top: -0.2rem;
    margin-right: -0.98rem;
  }
  .yssp .detail .video-box {
    padding: 0.2rem;
    padding-bottom: 0.7rem;
    background: url(../images/img8.jpg) no-repeat center;
    background-size: 100% 100%;
  }
  .yssp .detail .video-box .video {
    width: 100%;
    height: 5.8rem;
    margin: 0 auto;
    position: relative;
  }
  .yssp .detail .video-box .video .bf {
    position: absolute;
    width: 0.75rem;
    height: 0.75rem;
    left: 50%;
    top: 50%;
    margin-left: -0.375rem;
    margin-top: -0.375rem;
    cursor: pointer;
    z-index: 9;
  }
  .yssp .detail .video-box .video video {
    width: 100%;
    height: 5.8rem;
  }
  .yssp .detail .video-box .txt {
    font-size: 0.3rem;
    color: #fff;
    margin-top: 0.15rem;
  }
}
@media only screen and (max-width: 1000px) {
  .yssp .detail {
    padding: 20px;
  }
  .yssp .detail .img1 {
    float: right;
    max-width: 60%;
    margin-right: -20px;
  }
  .yssp .detail .video-box {
    padding: 10px;
    padding-bottom: 20px;
    background: url(../images/img8.jpg) no-repeat center;
    background-size: 100% 100%;
  }
  .yssp .detail .video-box .video {
    width: 100%;
    height: 41vw;
    margin: 0 auto;
    position: relative;
  }
  .yssp .detail .video-box .video .bf {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    cursor: pointer;
    z-index: 9;
  }
  .yssp .detail .video-box .video video {
    width: 100%;
    height: 41vw;
  }
  .yssp .detail .video-box .txt {
    font-size: 20px;
    color: #fff;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1430px) {
  .lsyg {
    background: url(../images/img21.jpg) no-repeat center bottom #fff;
    background-size: 100% contain;
  }
  .lsyg .detail {
    padding: 45px 53px;
    min-height: 1900px;
  }
  .lsyg .detail .name {
    text-align: center;
    font-size: 40px;
    margin-bottom: 30px;
  }
  .lsyg .detail .ls-list {
    position: relative;
  }
  .lsyg .detail .ls-list .line1 {
    position: relative;
    left: 646px;
    height: 1770px;
    border-left: 1px dashed #c4c5c8;
    margin-top: 100px;
    width: 69px;
  }
  .lsyg .detail .ls-list .line1 img {
    position: absolute;
    display: block;
    width: 68px;
    height: 68px;
    margin-left: -34px;
    margin-top: -68px;
  }
  .lsyg .detail .ls-list .line2 {
    position: absolute;
    top: 748px;
    width: 646px;
    height: 26px;
    border-bottom: 1px dashed #c4c5c8;
  }
  .lsyg .detail .ls-list .line2 img {
    position: absolute;
    right: -13px;
    display: block;
    width: 26px;
    height: 26px;
    margin-left: 0;
    margin-top: 13px;
  }
  .lsyg .detail .ls-list .line2::after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c90014;
    position: absolute;
    left: 0;
    bottom: -5px;
  }
  .lsyg .detail .ls-list .line3 {
    position: absolute;
    top: 904px;
    left: 646px;
    width: 646px;
    height: 26px;
    border-bottom: 1px dashed #c4c5c8;
  }
  .lsyg .detail .ls-list .line3 img {
    position: absolute;
    left: -13px;
    display: block;
    width: 26px;
    height: 26px;
    margin-left: 0;
    margin-top: 13px;
  }
  .lsyg .detail .ls-list .line3::after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c90014;
    position: absolute;
    right: 0;
    bottom: -5px;
  }
  .lsyg .detail .ls-list .ls-item {
    width: 646px;
    position: absolute;
  }
  .lsyg .detail .ls-list .ls-item .imgk img {
    width: 520px;
    margin-bottom: 70px;
  }
  .lsyg .detail .ls-list .ls-item .time {
    display: block;
    width: 200px;
    height: 200px;
    background: url(../images/icon-ls3.png) no-repeat center;
    text-align: center;
    font-size: 28px;
    color: #fff;
    position: absolute;
  }
  .lsyg .detail .ls-list .ls-item .time p {
    margin-top: 85px;
    margin-bottom: 10px;
  }
  .lsyg .detail .ls-list .ls-item .tit {
    color: #c90014;
    font-size: 24px;
    margin-bottom: 35px;
  }
  .lsyg .detail .ls-list .ls-item .info {
    line-height: 1.75;
    font-size: 14px;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(1) {
    left: 0;
    top: 0;
    text-align: right;
    padding-right: 50px;
    padding-bottom: 30px;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(1) .time {
    right: 50px;
    top: 400px;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(2) {
    right: 0;
    top: 180px;
    padding-left: 50px;
    padding-bottom: 30px;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(2) .time {
    left: 120px;
    top: 300px;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(3) {
    top: 850px;
    left: 0;
    text-align: right;
    padding-right: 50px;
    padding-top: 30px;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(3) .time {
    right: 50px;
    top: 350px;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(4) {
    top: 970px;
    right: 0;
    padding-left: 50px;
    padding-bottom: 30px;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(4) .time {
    left: 90px;
    top: 300px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .lsyg {
    background: url(../images/img21.jpg) no-repeat center bottom #fff;
    background-size: 100% contain;
  }
  .lsyg .detail {
    padding: 0.45rem 0.53rem;
    min-height: 19rem;
  }
  .lsyg .detail .name {
    text-align: center;
    font-size: 0.4rem;
    margin-bottom: 0.3rem;
  }
  .lsyg .detail .ls-list {
    position: relative;
  }
  .lsyg .detail .ls-list .line1 {
    position: relative;
    left: 6.46rem;
    height: 17.7rem;
    border-left: 0.01rem dashed #c4c5c8;
    margin-top: 1rem;
    width: 0.69rem;
  }
  .lsyg .detail .ls-list .line1 img {
    position: absolute;
    display: block;
    width: 0.68rem;
    height: 0.68rem;
    margin-left: -0.34rem;
    margin-top: -0.68rem;
  }
  .lsyg .detail .ls-list .line2 {
    position: absolute;
    top: 7.49rem;
    width: 6.46rem;
    height: 0.26rem;
    border-bottom: 0.01rem dashed #c4c5c8;
  }
  .lsyg .detail .ls-list .line2 img {
    position: absolute;
    right: -0.13rem;
    display: block;
    width: 0.26rem;
    height: 0.26rem;
    margin-left: 0;
    margin-top: 0.13rem;
  }
  .lsyg .detail .ls-list .line2::after {
    content: '';
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    background-color: #c90014;
    position: absolute;
    left: 0;
    bottom: -0.05rem;
  }
  .lsyg .detail .ls-list .line3 {
    position: absolute;
    top: 9.05rem;
    left: 6.46rem;
    width: 6.46rem;
    height: 0.26rem;
    border-bottom: 0.01rem dashed #c4c5c8;
  }
  .lsyg .detail .ls-list .line3 img {
    position: absolute;
    left: -0.13rem;
    display: block;
    width: 0.26rem;
    height: 0.26rem;
    margin-left: 0;
    margin-top: 0.13rem;
  }
  .lsyg .detail .ls-list .line3::after {
    content: '';
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    background-color: #c90014;
    position: absolute;
    right: 0;
    bottom: -0.05rem;
  }
  .lsyg .detail .ls-list .ls-item {
    width: 6.46rem;
    position: absolute;
  }
  .lsyg .detail .ls-list .ls-item .imgk img {
    width: 5.2rem;
    margin-bottom: 0.7rem;
  }
  .lsyg .detail .ls-list .ls-item .time {
    display: block;
    width: 2rem;
    height: 2rem;
    background: url(../images/icon-ls3.png) no-repeat center;
    background-size: contain;
    text-align: center;
    font-size: 0.28rem;
    color: #fff;
    position: absolute;
  }
  .lsyg .detail .ls-list .ls-item .time p {
    margin-top: 0.75rem;
    margin-bottom: 0.05rem;
  }
  .lsyg .detail .ls-list .ls-item .tit {
    color: #c90014;
    font-size: 0.24rem;
    margin-bottom: 0.35rem;
  }
  .lsyg .detail .ls-list .ls-item .info {
    line-height: 1.75;
    font-size: 0.14rem;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(1) {
    left: 0;
    top: 0;
    text-align: right;
    padding-right: 0.5rem;
    padding-bottom: 0.3rem;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(1) .time {
    right: 0.5rem;
    top: 4rem;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(2) {
    right: 0;
    top: 1.8rem;
    padding-left: 0.5rem;
    padding-bottom: 0.3rem;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(2) .time {
    left: 1.2rem;
    top: 3rem;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(3) {
    top: 8.5rem;
    left: 0;
    text-align: right;
    padding-right: 0.5rem;
    padding-top: 0.3rem;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(3) .time {
    right: 0.5rem;
    top: 3.5rem;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(4) {
    top: 9.7rem;
    right: 0;
    padding-left: 0.5rem;
    padding-bottom: 0.3rem;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(4) .time {
    left: 0.9rem;
    top: 3rem;
  }
}
@media only screen and (max-width: 1000px) {
  .lsyg {
    background: url(../images/img21.jpg) no-repeat center bottom #fff;
    background-size: 100% contain;
  }
  .lsyg .detail {
    padding: 20px;
  }
  .lsyg .detail .name {
    text-align: center;
    font-size: 22px;
    margin-bottom: 30px;
  }
  .lsyg .detail .ls-list {
    position: relative;
  }
  .lsyg .detail .ls-list .line1 {
    display: none;
    position: relative;
    left: 646px;
    height: 1770px;
    border-left: 1px dashed #c4c5c8;
    margin-top: 100px;
    width: 68px;
  }
  .lsyg .detail .ls-list .line1 img {
    position: absolute;
    display: block;
    width: 68px;
    height: 68px;
    margin-left: -34px;
    margin-top: -68px;
  }
  .lsyg .detail .ls-list .line2 {
    display: none;
    position: absolute;
    top: 820px;
    width: 646px;
    height: 26px;
    border-bottom: 1px dashed #c4c5c8;
  }
  .lsyg .detail .ls-list .line2 img {
    position: absolute;
    right: -13px;
    display: block;
    width: 26px;
    height: 26px;
    margin-left: 0;
    margin-top: 13px;
  }
  .lsyg .detail .ls-list .line2::after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c90014;
    position: absolute;
    left: 0;
    bottom: -5px;
  }
  .lsyg .detail .ls-list .line3 {
    display: none;
    position: absolute;
    top: 880px;
    left: 646px;
    width: 646px;
    height: 26px;
    border-bottom: 1px dashed #c4c5c8;
  }
  .lsyg .detail .ls-list .line3 img {
    position: absolute;
    left: -13px;
    display: block;
    width: 26px;
    height: 26px;
    margin-left: 0;
    margin-top: 13px;
  }
  .lsyg .detail .ls-list .line3::after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c90014;
    position: absolute;
    right: 0;
    bottom: -5px;
  }
  .lsyg .detail .ls-list .ls-item {
    margin-bottom: 50px;
    position: relative;
    width: 100%;
  }
  .lsyg .detail .ls-list .ls-item .imgk {
    max-width: 520px;
  }
  .lsyg .detail .ls-list .ls-item .imgk img {
    width: 100%;
  }
  .lsyg .detail .ls-list .ls-item .time {
    display: block;
    width: 120px;
    height: 120px;
    background: url(../images/icon-ls3.png) no-repeat center;
    background-size: contain;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-top: -130px;
    position: relative;
    padding-top: 1px;
  }
  .lsyg .detail .ls-list .ls-item .time p {
    margin-top: 35px;
  }
  .lsyg .detail .ls-list .ls-item .time img {
    width: 50px;
  }
  .lsyg .detail .ls-list .ls-item .tit {
    color: #c90014;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .lsyg .detail .ls-list .ls-item .info {
    line-height: 1.75;
    font-size: 14px;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(1) {
    text-align: right;
  }
  .lsyg .detail .ls-list .ls-item:nth-child(3) {
    text-align: right;
  }
}
@media only screen and (min-width: 1430px) {
  .ls2 {
    background: url(../images/img22.jpg) no-repeat center bottom #fff;
    background-size: cover;
  }
  .ls2 .detail {
    min-height: auto;
    padding-bottom: 100px;
  }
  .ls2 .detail .ls-list {
    padding-top: 180px;
  }
  .ls2 .detail .ls-list .line1 {
    position: absolute;
    height: 100%;
    top: 0;
  }
  .ls2 .detail .ls-list .line1 .year {
    position: absolute;
    width: 65px;
    height: 65px;
    background-color: #c90014;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 65px;
    border-radius: 32.5px;
    bottom: 0;
    left: -32.5px;
    box-shadow: 0 0 5px 3px rgba(201, 0, 20, 0.3);
  }
  .ls2 .detail .ls-item2 {
    width: 646px;
    position: relative;
    text-align: right;
    padding-right: 70px;
    margin-top: -30px;
  }
  .ls2 .detail .ls-item2 i {
    position: absolute;
    display: block;
    width: 50px;
    height: 16px;
    z-index: 2;
  }
  .ls2 .detail .ls-item2 .year {
    color: #c90014;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .ls2 .detail .ls-item2 .txt {
    font-size: 16px;
    line-height: 2.5;
  }
  .ls2 .detail .ls-item2:nth-child(2n) {
    padding-right: 0;
    padding-left: 70px;
    text-align: left;
    margin-left: 646px;
  }
  .ls2 .detail .ls-item2:nth-child(2n) i {
    background: url(../images/icon-ls5.png) no-repeat center;
    left: -10px;
    top: 5px;
  }
  .ls2 .detail .ls-item2:nth-child(2n-1) i {
    background: url(../images/icon-ls4.png) no-repeat center;
    right: -10px;
    top: 5px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .ls2 {
    background: url(../images/img22.jpg) no-repeat center bottom #fff;
    background-size: cover;
  }
  .ls2 .detail {
    min-height: auto;
    padding-bottom: 1rem;
  }
  .ls2 .detail .ls-list {
    padding-top: 1.8rem;
  }
  .ls2 .detail .ls-list .line1 {
    position: absolute;
    height: 100%;
    top: 0;
  }
  .ls2 .detail .ls-list .line1 .year {
    position: absolute;
    width: 0.65rem;
    height: 0.65rem;
    background-color: #c90014;
    color: #fff;
    font-size: 0.18rem;
    text-align: center;
    line-height: 0.65rem;
    border-radius: 0.325rem;
    bottom: 0;
    left: -0.325rem;
    box-shadow: 0 0 0.05rem 0.03rem rgba(201, 0, 20, 0.3);
  }
  .ls2 .detail .ls-item2 {
    width: 6.46rem;
    position: relative;
    text-align: right;
    padding-right: 0.7rem;
    margin-top: -0.3rem;
  }
  .ls2 .detail .ls-item2 i {
    position: absolute;
    display: block;
    width: 0.5rem;
    height: 0.16rem;
    z-index: 2;
  }
  .ls2 .detail .ls-item2 .year {
    color: #c90014;
    font-size: 0.18rem;
    margin-bottom: 0.2rem;
  }
  .ls2 .detail .ls-item2 .txt {
    font-size: 0.16rem;
    line-height: 2.5;
  }
  .ls2 .detail .ls-item2:nth-child(2n) {
    padding-right: 0;
    padding-left: 0.7rem;
    text-align: left;
    margin-left: 6.46rem;
  }
  .ls2 .detail .ls-item2:nth-child(2n) i {
    background: url(../images/icon-ls5.png) no-repeat center;
    background-size: contain;
    left: -0.1rem;
    top: 0.05rem;
  }
  .ls2 .detail .ls-item2:nth-child(2n-1) i {
    background: url(../images/icon-ls4.png) no-repeat center;
    background-size: contain;
    right: -0.1rem;
    top: 0.05rem;
  }
}
@media only screen and (max-width: 1000px) {
  .ls2,
  .ls3 {
    background: url(../images/img22.jpg) no-repeat center bottom #fff;
    background-size: cover;
  }
  .ls2 .detail,
  .ls3 .detail {
    min-height: auto;
    padding-bottom: 50px;
  }
  .ls2 .detail .ls-list,
  .ls3 .detail .ls-list {
    padding-top: 20px;
  }
  .ls2 .detail .ls-list .line1,
  .ls3 .detail .ls-list .line1 {
    position: absolute;
    height: 100%;
    top: 0;
  }
  .ls2 .detail .ls-list .line1 .year,
  .ls3 .detail .ls-list .line1 .year {
    position: absolute;
    width: 65px;
    height: 65px;
    background-color: #c90014;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 65px;
    border-radius: 32.5px;
    bottom: 0;
    left: -32.5px;
    box-shadow: 0 0 5px 3px rgba(201, 0, 20, 0.3);
  }
  .ls2 .detail .ls-item2,
  .ls3 .detail .ls-item2 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }
  .ls2 .detail .ls-item2 i,
  .ls3 .detail .ls-item2 i {
    display: none;
  }
  .ls2 .detail .ls-item2 .year,
  .ls3 .detail .ls-item2 .year {
    color: #c90014;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .ls2 .detail .ls-item2 .txt,
  .ls3 .detail .ls-item2 .txt {
    font-size: 16px;
    line-height: 2;
  }
}
@media only screen and (min-width: 1430px) {
  .ls3 {
    background: url(../images/img22.jpg) no-repeat center bottom #fff;
    background-size: cover;
  }
  .ls3 .detail {
    min-height: auto;
    padding-bottom: 100px;
  }
  .ls3 .detail .ls-list {
    padding-top: 180px;
  }
  .ls3 .detail .ls-list .line1 {
    position: absolute;
    height: 100%;
    top: 0;
    left: 45px;
  }
  .ls3 .detail .ls-list .line1 .year {
    position: absolute;
    width: 65px;
    height: 65px;
    background-color: #c90014;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 65px;
    border-radius: 32.5px;
    bottom: 0;
    left: -32.5px;
    box-shadow: 0 0 5px 3px rgba(201, 0, 20, 0.3);
  }
  .ls3 .detail .ls-item2 {
    width: 1200px;
    position: relative;
    text-align: right;
    padding-right: 70px;
    margin-top: 30px;
  }
  .ls3 .detail .ls-item2 i {
    position: absolute;
    display: block;
    width: 50px;
    height: 16px;
    z-index: 2;
  }
  .ls3 .detail .ls-item2 .year {
    color: #c90014;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .ls3 .detail .ls-item2 .txt {
    font-size: 16px;
    line-height: 2.5;
  }
  .ls3 .detail .ls-item2:nth-child(1) {
    margin-top: -30px;
  }
  .ls3 .detail .ls-item2:nth-child(n) {
    padding-right: 0;
    padding-left: 70px;
    text-align: left;
    margin-left: 46px;
  }
  .ls3 .detail .ls-item2:nth-child(n) i {
    background: url(../images/icon-ls5.png) no-repeat center;
    left: -10px;
    top: 5px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .ls3 {
    background: url(../images/img22.jpg) no-repeat center bottom #fff;
    background-size: cover;
  }
  .ls3 .detail {
    min-height: auto;
    padding-bottom: 1rem;
  }
  .ls3 .detail .ls-list {
    padding-top: 1.8rem;
  }
  .ls3 .detail .ls-list .line1 {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0.45rem;
  }
  .ls3 .detail .ls-list .line1 .year {
    position: absolute;
    width: 0.65rem;
    height: 0.65rem;
    background-color: #c90014;
    color: #fff;
    font-size: 0.18rem;
    text-align: center;
    line-height: 0.65rem;
    border-radius: 0.325rem;
    bottom: 0;
    left: -0.325rem;
    box-shadow: 0 0 5px 3px rgba(201, 0, 20, 0.3);
  }
  .ls3 .detail .ls-item2 {
    width: 12rem;
    position: relative;
    text-align: right;
    padding-right: 0.7rem;
    margin-top: 0.3rem;
  }
  .ls3 .detail .ls-item2 i {
    position: absolute;
    display: block;
    width: 0.5rem;
    height: 0.16rem;
    z-index: 2;
  }
  .ls3 .detail .ls-item2 .year {
    color: #c90014;
    font-size: 0.18rem;
    margin-bottom: 0.2rem;
  }
  .ls3 .detail .ls-item2 .txt {
    font-size: 0.16rem;
    line-height: 2.5;
  }
  .ls3 .detail .ls-item2:nth-child(1) {
    margin-top: -0.3rem;
  }
  .ls3 .detail .ls-item2:nth-child(n) {
    padding-right: 0;
    padding-left: 0.7rem;
    text-align: left;
    margin-left: 0.46rem;
  }
  .ls3 .detail .ls-item2:nth-child(n) i {
    background: url(../images/icon-ls5.png) no-repeat center;
    background-size: contain;
    left: -0.1rem;
    top: 0.05rem;
  }
}
@media only screen and (min-width: 1430px) {
  .yqdt .detail {
    padding: 45px 53px;
  }
  .yqdt .detail .dt-list {
    margin-bottom: 50px;
  }
  .yqdt .detail .dt-list li {
    float: left;
    width: 305px;
    margin-right: 24px;
    margin-bottom: 40px;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
  }
  .yqdt .detail .dt-list li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .yqdt .detail .dt-list li .imgk img {
    width: 100%;
    height: 203px;
    object-fit: cover;
  }
  .yqdt .detail .dt-list li .txt {
    position: relative;
    display: flex;
    height: 120px;
    background-color: #fff;
    padding: 20px;
  }
  .yqdt .detail .dt-list li .txt .time {
    width: 54px;
    position: relative;
    text-align: center;
    color: #c90014;
    height: 62px;
  }
  .yqdt .detail .dt-list li .txt .time p {
    font-size: 26px;
    padding-top: 5px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 5px;
  }
  .yqdt .detail .dt-list li .txt .time span {
    display: block;
    font-size: 12px;
  }
  .yqdt .detail .dt-list li .txt .time .i1 {
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    top: 0;
    background: url(../images/icon-4.png) no-repeat center;
    background-size: contain;
  }
  .yqdt .detail .dt-list li .txt .time .i2 {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 0;
    bottom: 0;
    background: url(../images/icon-5.png) no-repeat center;
    background-size: contain;
  }
  .yqdt .detail .dt-list li .txt .tit {
    width: 100%;
    flex: 1;
    padding-left: 15px;
    font-size: 20px;
    height: 54px;
    margin-top: 5px;
  }
  .yqdt .detail .dt-list li .txt .line1 {
    position: absolute;
    width: 265px;
    bottom: 20px;
    left: 20px;
    border-bottom: 1px solid #ddd;
  }
  .yqdt .detail .dt-list li .txt .line1 i {
    transition: all 0.5s;
    display: block;
    width: 5px;
    height: 5px;
    background-color: #c90014;
    border-radius: 50%;
    position: absolute;
    left: 10px;
    top: -2.5px;
  }
  .yqdt .detail .dt-list li:nth-child(4n) {
    margin-right: 0;
  }
  .yqdt .detail .dt-list li:hover .txt {
    position: relative;
    background: url(../images/img23.jpg) no-repeat center;
    background-size: cover;
  }
  .yqdt .detail .dt-list li:hover .txt .time {
    color: #fff;
  }
  .yqdt .detail .dt-list li:hover .txt .time p {
    border-bottom: 1px solid #fff;
  }
  .yqdt .detail .dt-list li:hover .txt .tit {
    color: #fff;
  }
  .yqdt .detail .dt-list li:hover .txt .line1 i {
    background-color: #fff;
    transform: translateX(235px);
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .yqdt .detail {
    padding: 0.45rem 0.53rem;
  }
  .yqdt .detail .dt-list {
    margin-bottom: 0.5rem;
  }
  .yqdt .detail .dt-list li {
    float: left;
    width: 3.05rem;
    margin-right: 0.24rem;
    margin-bottom: 0.4rem;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
  }
  .yqdt .detail .dt-list li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .yqdt .detail .dt-list li .imgk img {
    width: 100%;
    height: 2.03rem;
    object-fit: cover;
  }
  .yqdt .detail .dt-list li .txt {
    position: relative;
    display: flex;
    height: 1.2rem;
    background-color: #fff;
    padding: 0.2rem;
  }
  .yqdt .detail .dt-list li .txt .time {
    width: 0.54rem;
    position: relative;
    text-align: center;
    color: #c90014;
    height: 0.62rem;
  }
  .yqdt .detail .dt-list li .txt .time p {
    font-size: 0.26rem;
    padding-top: 0.05rem;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0.05rem;
  }
  .yqdt .detail .dt-list li .txt .time span {
    display: block;
    font-size: 0.12rem;
  }
  .yqdt .detail .dt-list li .txt .time .i1 {
    position: absolute;
    width: 0.12rem;
    height: 0.12rem;
    left: 0;
    top: 0;
    background: url(../images/icon-4.png) no-repeat center;
    background-size: contain;
  }
  .yqdt .detail .dt-list li .txt .time .i2 {
    position: absolute;
    width: 0.12rem;
    height: 0.12rem;
    right: 0;
    bottom: 0;
    background: url(../images/icon-5.png) no-repeat center;
    background-size: contain;
  }
  .yqdt .detail .dt-list li .txt .tit {
    width: 100%;
    flex: 1;
    padding-left: 0.15rem;
    font-size: 0.2rem;
    height: 0.54rem;
    margin-top: 0.05rem;
  }
  .yqdt .detail .dt-list li .txt .line1 {
    position: absolute;
    width: 2.65rem;
    bottom: 0.2rem;
    left: 0.2rem;
    border-bottom: 1px solid #ddd;
  }
  .yqdt .detail .dt-list li .txt .line1 i {
    transition: all 0.5s;
    display: block;
    width: 0.05rem;
    height: 0.05rem;
    background-color: #c90014;
    border-radius: 50%;
    position: absolute;
    left: 0.1rem;
    top: -0.025rem;
  }
  .yqdt .detail .dt-list li:nth-child(4n) {
    margin-right: 0;
  }
  .yqdt .detail .dt-list li:hover .txt {
    position: relative;
    background: url(../images/img23.jpg) no-repeat center;
    background-size: cover;
  }
  .yqdt .detail .dt-list li:hover .txt .time {
    color: #fff;
  }
  .yqdt .detail .dt-list li:hover .txt .time p {
    border-bottom: 1px solid #fff;
  }
  .yqdt .detail .dt-list li:hover .txt .tit {
    color: #fff;
  }
  .yqdt .detail .dt-list li:hover .txt .line1 i {
    background-color: #fff;
    transform: translateX(2.35rem);
  }
}
@media only screen and (max-width: 1000px) {
  .yqdt .detail {
    padding: 20px;
  }
  .yqdt .detail .dt-list {
    margin-bottom: 30px;
  }
  .yqdt .detail .dt-list li {
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
  }
  .yqdt .detail .dt-list li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .yqdt .detail .dt-list li .imgk img {
    width: 100%;
    height: 57vw;
    object-fit: cover;
  }
  .yqdt .detail .dt-list li .txt {
    position: relative;
    display: flex;
    height: 120px;
    background-color: #fff;
    padding: 20px;
  }
  .yqdt .detail .dt-list li .txt .time {
    width: 54px;
    position: relative;
    text-align: center;
    color: #c90014;
    height: 62px;
  }
  .yqdt .detail .dt-list li .txt .time p {
    font-size: 26px;
    padding-top: 5px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 5px;
  }
  .yqdt .detail .dt-list li .txt .time span {
    display: block;
    font-size: 12px;
  }
  .yqdt .detail .dt-list li .txt .time .i1 {
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    top: 0;
    background: url(../images/icon-4.png) no-repeat center;
    background-size: contain;
  }
  .yqdt .detail .dt-list li .txt .time .i2 {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 0;
    bottom: 0;
    background: url(../images/icon-5.png) no-repeat center;
    background-size: contain;
  }
  .yqdt .detail .dt-list li .txt .tit {
    width: 100%;
    flex: 1;
    padding-left: 15px;
    line-height: 1.7;
    font-size: 16px;
    height: 54px;
    margin-top: 5px;
  }
  .yqdt .detail .dt-list li .txt .line1 {
    position: absolute;
    width: 90%;
    bottom: 20px;
    left: 5%;
    border-bottom: 1px solid #ddd;
  }
  .yqdt .detail .dt-list li .txt .line1 i {
    transition: all 0.5s;
    display: block;
    width: 5px;
    height: 5px;
    background-color: #c90014;
    border-radius: 50%;
    position: absolute;
    left: 10px;
    top: -1.5px;
  }
}
@media only screen and (min-width: 1430px) {
  .ls-tab {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ls-tab li {
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 10px 20px;
  }
  .ls-tab li a {
    font-size: 20px;
    display: block;
    width: 100%;
    height: 100%;
    color: #cd1816;
    border: 1px solid #cd1816;
  }
  .ls-tab li.on a,
  .ls-tab li:hover a {
    background-color: #cd1816;
    color: #e6d18d;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1430px) {
  .ls-tab {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ls-tab li {
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    margin: 0.1rem 0.2rem;
  }
  .ls-tab li a {
    font-size: 0.2rem;
    display: block;
    width: 100%;
    height: 100%;
    color: #cd1816;
    border: 1px solid #cd1816;
  }
  .ls-tab li.on a,
  .ls-tab li:hover a {
    background-color: #cd1816;
    color: #e6d18d;
  }
}
@media only screen and (max-width: 1000px) {
  .ls-tab {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ls-tab li {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px;
  }
  .ls-tab li a {
    font-size: 16px;
    display: block;
    width: 100%;
    height: 100%;
    color: #cd1816;
    border: 1px solid #cd1816;
  }
  .ls-tab li.on a,
  .ls-tab li:hover a {
    background-color: #cd1816;
    color: #e6d18d;
  }
}