.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.red21{color: #da0023;cursor: pointer;}
.flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
.contai1 {
    width: 100%;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 40px;

  }
  
  .contai1 .flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .contai1 .p1 {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    font-weight: 500;
    color: #333;
  }
  
  .contai1 .b1 {
    font-size: 18px;
    color: #666;
    padding-top: 8px;
    font-weight: 300;
    display: block;
    text-align: center;
  }
  
  .contai1 .bg_huise {
    background: #f3f3f3;
    padding: 10px 0 30px;
  }
  
  .contai1 .runqun_list {
    margin-top: 30px;
    border: 1px solid #dbd9d9;
  }
  .contai1 .runqun_list li{
    flex: 1;
    border-right: 1px solid #dbd9d9;
  }
  .contai1 .runqun_list li:nth-child(1) {
    width: 300px;
    height: 360px;
    background: url(./img/xsmbg1_03.png) no-repeat;
  }
  .contai1 .runqun_list li:last-child{border-right: none;}
  .contai1 .runqun_list li img {
    float: right;
  }
  
  .contai1 .runqun_list li:nth-child(1) strong {
    font-size: 22px;
    margin: 30px 0 22px 30px;
    display: block;
    color: #da0023;
  }
  
  .contai1 .runqun_list li:nth-child(1) p {
    width: 82%;
    margin: 10px auto;
  }
  
  .contai1 .runqun_list li:nth-child(1) a {
    width: 100px;
    border: 1px solid #da0023;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #da0023;
    margin: 18px 0 0 26px;
  }
  
  .contai1 .runqun_list li:nth-child(2) {
    width: 300px;
  }
  
  .contai1 .runqun_list li:nth-child(1):hover {
    transition: all 0.3s ease 0s;
    cursor: pointer;
  }
  
  .contai1 .runqun_list li:nth-child(1):hover a {
    transition: all 0.3s ease-out;
    background: #da0023 !important;
    color: #fff !important;
    cursor: pointer;
  }
  
  .contai1 .runqun_list li .renqun1_div:hover a,
  .contai1 .runqun_list li .renqun2_div:hover a {
    transition: all 0.3s ease-out;
    background: #da0023 !important;
    color: #fff !important;
    cursor: pointer;
  }
  
  .contai1 .runqun_list li:hover strong,
  .contai1 .runqun_list li .renqun1_div:hover strong,
  .contai1 .runqun_list li .renqun2_div:hover strong {
    font-size: 28px;
    transition: all 0.3s ease-out;
    cursor: pointer;
  }
  
  .contai1 .runqun_list li .renqun1_div {
    background: url(./img/xsmbg2_03.png) no-repeat;
    width: 300px;
    height: 180px;
    background-position-y: bottom;
    border-bottom: 1px solid #dbd9d9;
  }
  
  .contai1 .runqun_list li .renqun1_div strong {
    font-size: 22px;
    display: block;
    color: #da0023;
    margin: 0 0 10px 30px;
    padding-top: 10px;
  }
  
  .contai1 .runqun_list li .renqun1_div p {
    width: 200px;
    margin: 10px 0 10px 20px;
  }
  
  .contai1 .runqun_list li .renqun1_div a {
    width: 100px;
    border: 1px solid #da0023;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #da0023;
    margin: 18px 0 0 26px;
  }
  
  .contai1 .runqun_list li .renqun2_div {
    background: url(./img/xsmbg5_03.png) no-repeat;
    width: 300px;
    height: 180px;
    background-position-y: bottom;
  }
  
  .contai1 .runqun_list li .renqun2_div strong {
    font-size: 22px;
    display: block;
    color: #da0023;
    margin: 0 0 10px 30px;
    padding-top: 10px;
  }
  
  .contai1 .runqun_list li .renqun2_div p {
    width: 200px;
    margin: 10px 0 10px 20px;
  }
  
  .contai1 .runqun_list li .renqun2_div a {
    width: 100px;
    border: 1px solid #da0023;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #da0023;
    margin: 18px 0 0 26px;
  }
  
  .contai1 .runqun_list li:nth-child(3) .renqun1_div {
    background: url(./img/xsmbg3_03.png) no-repeat;
    width: 300px;
    height: 180px;
    background-position-y: bottom;
    
  }
  
  .contai1 .runqun_list li .renqun1_div strong {
    font-size: 22px;
    display: block;
    color: #da0023;
    margin: 0 0 10px 30px;
    padding-top: 10px;
  }
  
  .contai1 .runqun_list li .renqun1_div p {
    width: 200px;
    margin: 10px 0 10px 20px;
  }
  
  .contai1 .runqun_list li .renqun1_div a {
    width: 100px;
    border: 1px solid #da0023;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #da0023;
    margin: 18px 0 0 26px;
  }
  
  .contai1 .runqun_list li:nth-child(3) {
    width: 300px;
  }
  
  .contai1 .runqun_list li:nth-child(3) .renqun2_div {
    background: url(./img/xsmbg6_03.png) no-repeat;
    width: 300px;
    height: 180px;
    background-position-y: bottom;
  }
  
  .contai1 .color_lvse {
    color: #60cd07 !important;
  }
  
  .contai1 .color_juse {
    color: #da0023 !important;
  }
  
  .contai1 .runqun_list li:nth-child(4) {
    width: 300px;
  }
  
  .contai1 .color_hongse {
    color: #fc0101 !important;
  }
  
  .contai1 .color_huangse {
    color: #ffba00 !important;
  }
  
  .contai1 .runqun_list li:nth-child(4) .renqun1_div {
    background: url(./img/xsmbg4_03.png) no-repeat;
    width: 300px;
    height: 180px;
    background-position-y: bottom;
  }
  
  .contai1 .runqun_list li:nth-child(4) .renqun2_div {
    background: url(./img/xsmbg7_03.png) no-repeat;
    width: 300px;
    height: 180px;
    background-position-y: bottom;
  }

  .contai2 {
    margin-top: 20px;
  }
  
  .contai2 .c2p {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    font-weight: 500;
    color: #333;
  }
  
  .contai2 .c2b {
    font-size: 18px;
    color: #666;
    padding-top: 8px;
    font-weight: 300;
    display: block;
    text-align: center;
  }
  .hr23SwperCen{
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    padding-top: 30px;
  }
  .hr23Swp1Cen{
    width: 835px;
  }
  .swpHt23 {
    width: 835px;
}
  .swpHt23 li {
    flex: 1;
    line-height: 40px;
    background: #da0023;
    font-size: 18px;
    text-align: center;
    color: #fff;
  }
  .swpHt23 li:first-child {
    background: #da0023;
    color: #fff;
  }
  .hr23Swper1{
    width: 835px;
    height: 285px;
    overflow: hidden;
  }
  .hr23Swper1 .swiper-slide{
    display: flex;
  }
  .hr23Swper1 .swiper-slide span{
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    border: 1px solid #dbd9d9;
    border-left: none;
  }
  .hr23Swper1 .swiper-slide span:first-child{
    border-left: 1px solid #dbd9d9;
  }
  .swpHd23{margin-top: 20px;}
 .swpHd23 a{
    display: flex;
    flex: 1;
    height: 52px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #dbd9d9;
    border-left: none;
 }
 .swpHd23 a:first-child{border-left: 1px solid #dbd9d9;}
 .swpHd23 a img{margin-right: 2%;}
 .hr23Swper2Cen{
    width: 340px;
    padding: 8px;
    background: #da0023;
    cursor: default;
 }
 .hr23Swper2Cen .hrbm-title{
    font-size: 24px;
    text-align: center;
    color: #fff;
 }
 .hr23Swper2{
    background-color: #fff;
    height: 200px;
    overflow: hidden;
    margin: 16px 0;
 }
 .hr23Swper2 .swiper-slide{display: flex;}
 .hr23Swper2 span{
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    border-bottom: 1px dashed #dbd9d9;
 }
 .hr23Swper3{
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
 }
 .hr23Swper3 img{
  display: block;
  width: 100%;
 }