body{
  background: #f2f2f3;
}
.isBlue{
  color: #2CA7E0 !important;
}
.content {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 0.5625rem;
    width: 100%;
    min-width:75rem;
    /* height: 290.625rem; */
  }
.normal_div_1 {
    display: flex;
    position: relative;
    align-items: flex-start;
    align-self: flex-end;
    flex-direction: row;
    justify-content: space-between;
    margin: 0.9375rem auto 1.625rem;
    height: 24.375rem;
    flex-wrap: wrap;
    /* width: 75rem; */
  }

  /* .fbg{
    background: #ffffff !important;
  } */
  .block_1 {
    display: flex;
    width: 75rem;
    flex-direction: row;
    margin: 0 auto;
  }
    .group {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-right: 0.75rem;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: #e5e5e5;
    background-color: #ffffff;
  
    height: 24.375rem;
    overflow: hidden;

    width: 56.6875rem;
  }
    .bannerWrap {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-top: -0.4375rem;
    /* background-color: #777777; */
    width: 100%;
    height: 24.375rem;
    overflow: hidden;
    padding: 1rem;
    box-sizing: border-box;
  }

  .banner {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .info {
      position: absolute;
      bottom:1.5rem;
      left: 1.5625rem;
      text-decoration: none;
      line-height: 1.125rem;
      letter-spacing: 0;
      color: #ffffff;
      font-size: 1.125rem;
      z-index: 1111;
      display: flex;
      flex-direction: row;
  }
  .info a{
    color: #ffffff;
    margin-right: 0.4rem;
  }
  .desc_1 {
    position: absolute;
    top: 17.5625rem;
    /* left: 1.5625rem; */
    width: 100%;
    padding: 0 1.5rem;
    box-sizing: border-box;
    text-decoration: none;
    line-height: 1.5;
    letter-spacing: 0;
    color: #ffffff;
    font-size: 1.375rem;
    z-index: 11111;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;  
    line-clamp: 2; 
    -webkit-box-orient: vertical;
    text-align: left;
  }

    .largeIcon {
    position: absolute;
    top: 11.875rem;
    right: 2rem;
    width: 3.75rem;
    height: 3.75rem;
    overflow: hidden;
  }
    .largeIcon_1 {
    position: absolute;
    top: 11.875rem;
    left: 2.1875rem;
    width: 3.75rem;
    height: 3.75rem;
    overflow: hidden;
  }

  .block_2 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    align-content:space-between;
    margin-top: -0.4375rem;
    height: 27.5rem;
    flex-wrap: wrap;
    justify-content: space-between;
  }

 
    .bgWrap {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    background-color: #777777;
    width: 16.6875rem;
    height: 11rem;
    overflow: hidden;
  }
    .bg {
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 16.6875rem;
    height: 11rem;
  }
   .actionBgWrap {
      display: flex;
      position: relative;
      align-items: center;
      flex-direction: row;
      padding-top: 2rem;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      cursor: pointer;
  }

  .actionBgWrap:hover .actionBg{
    transform: scale(1.1);
  }
  .actionBg {
    position: relative;
    width: 16.6875rem;
    height: 7.625rem;
  }
    .desc_2 {
    position: absolute;
    top: 3.5rem;
    left: 1.0625rem;
    text-align: left;
    text-decoration: none;
    line-height: 1rem;
    letter-spacing: 0;
    color: #ffffff;
    font-size: 1rem;
  }
    .info_1 {
      position: absolute;
      top: 7rem;
      left: 1.2rem;
      text-align: left;
      text-decoration: none;
      line-height: 1.6875rem;
      letter-spacing: 0;
      color: #ffffff;
      font-size: 1rem;
      padding-right: 1.2rem;
      box-sizing: border-box;
      text-overflow: -o-ellipsis-lastline;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      -webkit-box-orient: vertical;
  }
    .bgWrap_1 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 1.5625rem;
    background-color: #777777;
    width: 16.6875rem;
    height: 13rem;
    overflow: hidden;
  }
    .bg_1 {
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 16.6875rem;
    height: 13rem;
  }
    .actionBgWrap_1 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-top: 5.375rem;
    width: 16.6875rem;
    height: 7.625rem;
  }
    .actionBg_1 {
    position: relative;
    width: 16.6875rem;
    height: 7.625rem;
  }
    .desc_3 {
    position: absolute;
    top: 3.5625rem;
    left: 1rem;
    text-align: left;
    text-decoration: none;
    line-height: 1rem;
    letter-spacing: 0;
    color: #ffffff;
    font-size: 1rem;
  }
    .info_2 {
    position: absolute;
    top: 5.4375rem;
    left: 1.0625rem;
    text-align: left;
    text-decoration: none;
    line-height: 1rem;
    letter-spacing: 0;
    color: #ffffff;
    font-size: 1rem;
  }
    .block_3 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: -0.4375rem;
    height: 27.5rem;
  }
    .layerWrap {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    background-color: #777777;
    width: 16.6875rem;
    height: 12.9375rem;
    overflow: hidden;
  }
    .layer_1 {
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 16.6875rem;
    height: 12.9375rem;
  }
    .actionBgWrap_2 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-top: 5.3125rem;
    margin-left: 0.0625rem;
    width: 16.625rem;
    height: 7.625rem;
  }
    .actionBg_2 {
    position: relative;
    width: 16.625rem;
    height: 7.625rem;
  }
    .desc_4 {
    position: absolute;
    top: 3.5rem;
    left: 1.5rem;
    text-align: left;
    text-decoration: none;
    line-height: 1rem;
    letter-spacing: 0;
    color: #ffffff;
    font-size: 1rem;
  }
    .info_3 {
    position: absolute;
    top: 5.375rem;
    left: 1.5625rem;
    text-align: left;
    text-decoration: none;
    line-height: 1rem;
    letter-spacing: 0;
    color: #ffffff;
    font-size: 1rem;
  }
    .layerWrap_1 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 1.5625rem;
    background-color: #777777;
    width: 16.6875rem;
    height: 13rem;
    overflow: hidden;
  }
    .layer_2 {
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 16.6875rem;
    height: 13rem;
  }
    .actionBgWrap_3 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-top: 5.375rem;
    width: 16.6875rem;
    height: 7.625rem;
  }

    .actionBg_3 {
    position: relative;
    width: 16.6875rem;
    height: 7.625rem;
  }

    .desc_5 {
    position: absolute;
    top: 3.5625rem;
    left: 1.5625rem;
    text-align: left;
    text-decoration: none;
    line-height: 1rem;
    letter-spacing: 0;
    color: #ffffff;
    font-size: 1rem;
  }

    .info_4 {
    position: absolute;
    top: 5.4375rem;
    left: 1.5rem;
    text-align: left;
    text-decoration: none;
    line-height: 1rem;
    letter-spacing: 0;
    color: #ffffff;
    font-size: 1rem;
  }

    .block_4 {
    box-sizing: border-box;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: #e5e5e5;
    background-color: #ffffff;
    width: 17.3125rem;
    height: 24.375rem;
    overflow: hidden;
    padding-bottom: 1.1875rem;;
    box-sizing: border-box;
  }

    .colorDiv {
    position: absolute;
    top: 3.1875rem;
    align-self: center;
    background-color: #e5e5e5;
    width: 17.125rem;
    height: 0.0625rem;
    overflow: hidden;
  }

    .container {
      display: flex;
      position: relative;
      align-items: center;
      align-self: center;
      flex-direction: row;
      justify-content: space-between;
      width:100%;
      height:6.25rem;
      box-sizing: border-box;
      border-bottom: 1px solid #e5e5e5;
      margin-bottom: 1.1875rem;
      padding-right: 0.418rem;
      box-sizing: border-box;

  }

  .heig{
    height: 5.25rem !important;
  }
  
  .heig2{
    height: 3.25rem ;
  }
    .color_1 {
    margin-right: 0.625rem;
    border-radius: 0.125rem;
    background-color: #25a5df;
    width: 0.25rem;
    height: 1.125rem;
    overflow: hidden;
  
  }
    .word_5 {
    max-width: 7.4375rem;
    /* height: 1.0625rem; */
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    /* line-height: 1.125rem; */
    letter-spacing: 0;
    color: #333333;
    font-size: 1.125rem;
  }
  
  .word_55{
    /* max-width: 7.4375rem; */
    /* height: 1.0625rem; */
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    /* line-height: 1.125rem; */
    letter-spacing: 0;
    color: #333333;
    font-size: 1.125rem;
  }

    .text_5 {
    text-decoration: none;
    /* line-height: 0.875rem; */
    letter-spacing: 0;
    color: #cccccc;
    font-size: 0.875rem;
  }

    .txt_4 {
    position: relative;
    align-self: flex-end;
    margin-top: 0.5625rem;
    margin-right: 5.125rem;
    max-width: 6rem;
    height: 0.875rem;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    text-overflow: ellipsis;
    line-height: 0.875rem;
    letter-spacing: 0;
    color: #fefefe;
    font-size: 0.875rem;
  }

    .block_5 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    padding:0rem  0.9375rem  0; 
    box-sizing: border-box;
    max-height: 26.7575rem;
    overflow-y:hidden;
    width: 96%;
    
  }
   
    .block_5::-webkit-scrollbar
  {
    width: 4px;
    height: 4px;
    background: rgba(0,0,0,0.0);
  }
   
  /*定义滚动条轨道 内阴影+圆角*/
    .block_5::-webkit-scrollbar-track
  {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.0);
      border-radius: 3px;
      background: rgba(0,0,0,0.0);
  }
   
  /*定义滑块 内阴影+圆角*/
    .block_5::-webkit-scrollbar-thumb{
      width: 4px;
      border-radius: 3px;
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.0);
      background: rgba(0,0,0,0.0);
  }

  .noItem{
    display: flex;
    flex-direction: column;
    margin-bottom:0.8rem;
  }

  .block_boxs{
    width: 100%;
  }
.summary {
    position: relative;
    width:100%;
    line-height: 1rem;
    letter-spacing: 0;
    color: #676767;
    font-size: 0.875rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;  
    line-clamp: 2; 
    -webkit-box-orient: vertical;
    line-height: 1.5;
  }

    .noItem .text_6 {
    position: relative;
    margin-top: 0.625rem;
    max-width: 100%;
    height: 0.75rem;
    text-decoration: none;
    text-overflow: ellipsis;
    line-height: 0.75rem;
    letter-spacing: 0;
    color: #c3c3c3;
    font-size: 0.75rem;
  }


   /*底部导航*/
    .block_6 {
    display: flex;
    align-items: center;
    flex-direction: column;
    border-top-left-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
    background-color: #26a5df;
    width: 4.125rem;
    height: 6.6875rem;
    overflow: hidden;
    position: fixed;
    top: 60%;
    right: 0rem;
    z-index: 9999;
    cursor: pointer;
  }
    .edit {
    position: relative;
    margin-top: 1.25rem;
    width: 1.5rem;
    height: 1.5rem;
  }

  .mod .txt_5 {
    position: relative;
    margin-top: 0.625rem;
    height: 0.875rem;
    text-align: left;
    text-decoration: none;
    text-overflow: ellipsis;
    line-height: 0.875rem;
    letter-spacing: 0;
    color: #fefefe;
    font-size: 0.875rem;
  }

  .mod .word_7 {
    position: relative;
    margin-top: 0.375rem;
    height: 0.875rem;
    text-align: left;
    text-decoration: none;
    text-overflow: ellipsis;
    line-height: 0.875rem;
    letter-spacing: 0;
    color: #fefefe;
    font-size: 0.875rem;
  }
   
  .normalse{
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      padding: 0 0.4375rem 0 0.4375rem;
      box-sizing: border-box;
  }

  .normal_div_2{
    display: flex;
    align-items: flex-start;
    align-self: flex-end;
    flex-direction: row;
    justify-content: space-between;
    margin:0 auto 2rem;
    flex-wrap: wrap;
    width: 75rem;
  }

  .sectionL{
    border: 1px solid rgb(229, 229, 229);
    background-color: rgb(255, 255, 255);
    width: 56.6rem;
    margin-right: 0.75rem;
    flex-direction: column;
  } 
  
  .title{
    width: 100%;
    height: 4rem;
    border-bottom:1px solid  #e5e5e5;
    display: flex;
    flex-direction: row;
    line-height: 4.6rem;
    padding-left: 1rem;
    box-sizing: border-box;
  }

  .titles{
    font-size: 1.375rem;
    color: rgb(38, 166, 224);
    font-weight: bold;
    border-bottom: 2px solid  rgb(38, 166, 224);
  }
   
  .list{
    width: 100%;
    padding: 0 1.25rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
  }

  .item{
    width: 100%;
    padding: 1.625rem 0;
    border-bottom: 0.16px solid rgb(229, 229, 229);
    display: flex;
    flex-direction: row;
  }

  .list>.item:nth-last-of-type(1){
    /* border-bottom: none; */
    margin-bottom:1.625rem;
  }

  .imgs{
    width: 12.9375rem;
    height: 8.375rem;
    margin-right: 1.25rem;
  }

  .imgs>img{
    width: 12.9375rem;
    height: 8.375rem;
    display: block;
  }

  .itemRs{
    flex: 1;
  }

  .rs1{
    width: 100%;
    font-size: 1.5rem;
    font-family: "SourceHanSansCN";
    color: rgb(51, 51, 51);
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    line-clamp: 2; 
    -webkit-box-orient: vertical;
    margin-bottom: 1.5rem;
    height: 3.6875rem;
  }

  .rs2{
    font-size: 1rem;
    font-family: "PingFangSC";
    color: rgb(154, 154, 154);
    line-height: 1.5;
    margin-bottom: 0.35rem;
  }

  .rs3{
    display: flex;
    flex-direction: row;
  }

  .rs3 a{
    font-size: 0.875rem;
    font-family: "SourceHanSansCN";
    color: rgb(37, 165, 223);
    margin-right: 0.96rem;
  }

  .sectionR{
    flex: 1;
  
    background-color:#f2f2f3;
  }
  .secr{
    width: 100%; 
    margin-bottom: 1rem;
    background: #ffffff;
    border: 0.01rem solid rgb(229, 229, 229);
  }

  .secr1{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding:0 0.4375rem 0 0.4375rem;
    box-sizing: border-box;
    border-bottom: 1px solid  rgb(204, 204, 204);
    height: 3rem;
  
  }

  .ite1{
    font-size: 1.125rem;
    font-family: "SourceHanSansCN";
    color: rgb(51, 51, 51);
    display: flex;
    align-items: center;
  }
  
  .iteline{
    width: 0.25rem;
    height: 1.5rem;
    background:  rgb(38, 166, 224);
    margin-right: 0.5rem;
    border-radius: 0.2rem;
    display: inline-block;
  }
  .ite2{
    font-size: 0.875rem;
    font-family: "SourceHanSansCN";
    color: rgb(204, 204, 204);
  }

  .secr2{
    width: 100%;
    padding:0.75rem 0.875rem;
    box-sizing: border-box;
    border-bottom: none;
  }

  .secr2Item{
    width: 100%;
    margin-bottom: 1.0625rem;
    
  }
  .secr2Item>img{
    display: block;
    margin: 0 auto 0.5rem;
    width: 100%;
    height: 9.75rem;
  }

  .secon{
    font-size: 0.9rem;
    font-family: "SourceHanSansCN";
    color: rgb(77, 77, 77);
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;  
    line-clamp: 2; 
    -webkit-box-orient: vertical;
    margin-bottom: 0.5rem;
  }

  
/*分页*/
#pages{
	display: flex;
	flex-direction: row;
	justify-content: center;
  margin-bottom: 2.25rem;
  margin-top: 1.375rem;
	
  }
  
  #pages>li{
	float: left;
	padding: 0;
	cursor: pointer;
	border: solid thin #DDDDDD;
	border-radius: 0.25rem;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
  }

  #pages>li:last-child{
	   margin-right: 0 !important;
  }
  
  #page .active{
    border: 1px solid  #4281c5 !important;
    margin: 0.3125rem;
    background-color: #4281c5;
    border-radius: 0.25rem;
    color: #ffffff;
  }

  /*banner*/
  .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .swiper-button-next{
    width: 3.75rem !important; 
    height: 3.75rem !important;
    border-radius: 50%;
    color: transparent !important;
    background-image:url("../images/public/right.png") ;
    background-size: contain;
  }

  .swiper-button-prev{
    width: 3.75rem !important; 
    height: 3.75rem !important;
    border-radius: 50%;
    color:transparent !important;
    background-image:url("../images/public/left.png") ;
    background-size: contain;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #ffffff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100% !important;
  }

.block_2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  align-content:space-between;
  padding: 0.8rem 1rem 1rem 0;
  box-sizing: border-box;
  height:100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
   
  /*效果*/
  .entryPicWrap_22:hover .entryPic_28{
    transform: scale(1.5);
    transition: 2s;
  }

  /**add new page address start*/
  .channeBanners{
    width: 100%;
    /* height: 31.25rem; */
    /*background: pink;*/
    margin-bottom: 1.875rem;
  }

  .channeBanners>img{
    width: 100%;
    height: auto;
    display: block;
  }

  .title22{
    width: 100%;
    height: 4rem;
    border-bottom: 1px solid #2CA7E0;
    display: flex;
    flex-direction: row;
    line-height: 4.6rem;
    padding-left: 1rem;
    box-sizing: border-box;
  }
  
  .titles2{
    font-size: 1.125rem;
    color: #333333;
    border-bottom: 2px solid transparent;
    margin-right: 2.625rem;
    cursor: pointer;
    display: block;
  }

  .titles2:hover{
    border-bottom: 1px solid rgb(38, 166, 224) !important;
  }

  .titles2Active{
    border-bottom: 1px solid rgb(38, 166, 224) !important;
  }

  .addressFooter{
    margin: 0 auto 2rem;
    flex-wrap: wrap;
    width: 75rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  
  .secr22{
    width: 24%;
    margin-bottom: 1rem;
    background: #ffffff;
    border: none;
  }

  .rs1a{
    width: 100%;
    font-size: 1.5rem;
    font-family: "SourceHanSansCN";
    color: rgb(51, 51, 51);
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 0.5rem;
  }

   .re3mbot{
     margin-bottom: 1.2rem;
   }
   
  .rs4{
      font-size: 1rem;
      line-height: 1.5rem;
      color: #797a79;
      text-overflow: -o-ellipsis-lastline;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      line-clamp: 1;
      -webkit-box-orient: vertical;
  }

  .leftConts{
    width: 100%;
  }

  .leftConts .top{
    width: 100%;
    background: #25a5df;
    color: #fff;
    height: 45px;
    position: relative;
  }

  .posi-y{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .leftConts .top .inner{
    width: 100%;
    left: 0;
    padding: 0 0.5rem;
    box-sizing: border-box;
  }

  .leftConts .top img,.leftConts .top span{
    display: inline-block;
    vertical-align: middle;
  }

  .leftConts .top span{
    margin-left: 1.8125rem;
  }

  .leftConts .top .img1{
    right: 1.25rem;
  }

  .leftConts .foot{
    width: 100%;
    box-sizing: border-box;
    border: 0.0625rem solid #e5e5e5;
    text-align: center;
    font-size: 1rem;
    line-height: 2.8125rem;
    background: #fff;
    border-bottom: 0;
  }

  .leftConts .foot ul li{
    border-bottom: 0.0625rem solid #e5e5e5;
  }

  .leftConts .foot ul li a{
    color: #333;
    display: inline;
  }
  
  .leftConts .foot ul li a:hover{
    color: #26a6e0 !important;
  }

  .infoList{
    width: 100%;
  }

  .infoList li{
    width: 100%;
    border-bottom: 1px solid #DEDEDE;
  }

  /*active*/
  .infoLiBg{
    background: #FCFCFC !important;
  }
  
  .liparent,.liparent1,.childLine{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: center;
  }

  .liparent{
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    cursor: pointer;
    position: relative;
    /* margin-bottom: 0.9375rem; */
  }
  
  .liparent div,.lichild div,.liparent1 div{
    flex: 1;
  }  

  .lichild{
    font-size: 0.875rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    
  }
  .childLine{
    margin-bottom: 10px;
  }
  .childLine div{
    height: 1.25rem;
    line-height: 1.25rem;
  }

  /**add new page address end*/

  
  /**add new page people start*/
  .peopleInfos{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    /* padding-top: 2rem; */
  }

  .pinfo{
    width: 47%;
    height: 14.9375rem;
    margin-bottom: 0.9375rem;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
  }

  .infoHeads{
    display: block;
    margin-right: 0.9375rem;
  }
  
  .infoRig{
    position: absolute;
    /* top: 50%; */
    bottom: 12%;
    left: 50%;
    width: 92%;
    transform: translateX(-50%);
  }

  .rig1{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-right: 0.625rem;
    box-sizing: border-box;
    margin-bottom: 0.5rem;
    align-items: center;
    padding-top: 0.5rem;
  }

  .rig1>div:nth-child(1){
    font-size: 1.125rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;
    margin-right: 0.4375rem;

    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  
  .rig1>div:nth-child(2){
      font-size: 0.75rem;
      font-family: PingFang SC;
      font-weight: 500;
      color: #fff;
      text-overflow: -o-ellipsis-lastline;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      line-clamp: 1;
      -webkit-box-orient: vertical;
      flex: 1;
  }

  /* .pinfoAct{
      background: #F9F9F9 !important;
      border-radius: 2.5rem;
  } */

  .infoHeads:hover{
    transform: scale(1.12);
    transition: 1.2s;

  }
  .rig2{
    font-size: 0.875rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #fff;

    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  
  .rig2Act{
      color: #4CB4E3 !important;
  }

  .widths{
    width: 100% !important;
    margin-bottom: 1rem;
  }
  .alls2img{
    right: 1.25rem;
    width: 0.8rem;
  }
  /**add new page people end*/
  

  
  @media (max-width:1920px){
    html{
      font-size:16px;
    }
  }
  
  @media (max-width:1680px) {
    html{
      font-size:15px;
    }
  } 

  @media (max-width:1600px) {
    html{
      font-size: 14px;
    }
  }
  
  @media (max-width:1500px) {
    html{
      font-size: 13px;
    }
  }

  @media (max-width:1440px) {
    html{
      font-size: 13px;
    }
  }
  @media (max-width:1366px) {
    html{
      font-size:12.8px;
    }
  }
  
  @media (max-width:1360px) {
    html{
      font-size: 12.5px;
    }

    .mod .block_6{
      height: 7rem;
    }
    
    .mod .txt_5{
       margin-top: 0.7rem;
    } 

    .mod .word_7{
      margin-top: 0.45rem;
    }
  }
  
  @media (max-width:1280px) {
    html{
      font-size: 11px;
    }
  }
  
  @media (max-width:1240px) {
    html{
      font-size: 10px;
    }

    .mod .block_6{
      height: 8rem;
    }
    
    .mod .txt_5{
      margin-top: 1.2rem;
    } 

   .mod .word_7{ 
     margin-top: 0.8rem;
   }
  }

  @media (max-width:1152px) {
    html{
      font-size:10.5px;
    }

    .heig2 {
      height: 6.25rem;
    }

    .pinfo{
      width: 45%;
     
    }
  }

  @media (max-width:1078px) {
    html{
      font-size:9px;
    }

    .rs1{
      margin-bottom: 0.65rem;
    }
    .heig2{
      height: 9.25rem;
    }
  }
  
  @media(max-width :  960px ){ 
    html { 
      font-size : 8.3px;
    }
  } 

   /* 移动端*/
   .isPhone{
    display: none !important;
  }

  .isPC{
    display: flex !important;
  }

   @media screen  and  ( max-width :  760px )  { 
    html {
      font-size:13px;
    }

    .isPC{
      display: none !important;
    }

    .isPhone{
      display: flex !important;
    }

    .mod .block{
      padding-left: 1.1rem;
      box-sizing: border-box;
    }

    .normal_div_1,.block_1 {
      width: calc(100vw - 2rem);
    }

    .block_1{
      flex-wrap: wrap;
    }
    
    .normal_div_1{
      height: 100%;
    }

    .group{
      margin-right: 0;
      margin-bottom: 1.5rem;
      height: auto;
      width: 100%;
     flex-wrap: wrap;
    }

    .block_4{
      width: 100%;
      height: 21.5rem;
    }

    .noItem{
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
    }

    .summary{
      width:100%;
      font-size: 0.95rem;
      text-overflow: -o-ellipsis-lastline;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      line-clamp: 1; 
      -webkit-box-orient: vertical;
    }
 
    .rs1{
      font-size: 1.2rem;
      height: auto;
    }

    .rs3{
      flex-wrap: wrap;
      margin-bottom: 0.5rem;
    }
    .block_5{
      width: 99%;
    }

    .noItem .text_6{
      margin-top: 0rem;
    }

    .container{
      padding:  0.8rem ;
      box-sizing: border-box;
    }

    .normal_div_2,.sectionR,.addressFooter{
      width: calc(100vw - 2rem);
      
    }

    .addressFooter{
      margin: 0 auto;
      flex-wrap: wrap;
    }
  
    .sectionL,.sectionR{
      width: 100%;
      margin: 0 auto 2rem;
    }



    .sectionR{
      flex: auto;
    }
    .sectionL {
      flex-direction: column;
      flex-wrap: wrap;
      margin-bottom: 0;
    }
    .secr22{
      width: 100%;
      border:none !important ;
    }
    .secr{
      /* width: 70vw; */
      margin: 0 auto 1rem;
    }

    .secr2Item>img{
      height:auto;
    }

    .normal_div_2{
      margin-bottom:0rem;
    }

    .bannerWrap{
      height: auto;
      margin-top: 0rem;
      width: 100%;
      height: 17rem;
      /* margin-bottom: 1rem; */
    }
    .block_2{
      width: 100%;
      padding: 1rem;
      box-sizing: border-box;
      height: auto;
      display: flex;
      flex-direction: row;
    }
    .rs1a{
      font-size: 1.25rem;
    }
    .bgWrap{
      width: 48%;
      margin-right: 4%;
      margin-bottom: 1rem;
      height: 7rem;
    }
    .bg{
      height: auto;
    }
    .info_1{
      top: 3.8rem;
      line-height:1.2;
    }

    .actionBgWrap{
          padding-top: 0rem;
    }
    .bgWrap:nth-child(2n){
      margin-right: 0;
    }
    .secr1{
      padding: 0 1rem;
    }
    .imgs{
      width: 10.9375rem;
      height: 7.375rem;
      margin-right: 1rem;
    }
    .imgs>img {
      width: 10.9375rem;
      height: 7.375rem;
      display: block;
   }

   .desc_1{
    top: 12.5625rem;
    -webkit-line-clamp: 1;  
    line-clamp: 1; 
    top: 11.2rem;
    font-size: 1.4rem;
   }

   .title22{
    display: flex; 
    flex-direction: row;
    padding-left: 0rem;
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
   }

   .titles2{
      flex: 1;
      text-align: center;
      display: inline-block;
      vertical-align: middle;
   
    }
    .title22::-webkit-scrollbar{ 
      width: 0 !important;
      height: 0 !important;
    }
    .pinfo{
      width:100%;
      /* padding: 0.5rem; */
      box-sizing: border-box;
      margin-bottom: 1.2rem;
    }
    
    /* .pinfoAct {
      border-radius: 3rem;
    } */

    .channeBanners{
      height: auto;
    }

    .heig2{
      height: 3.25rem;
    }

    .rig1>div:nth-child(1){
      font-size: 1.7rem;
    }

    .rig2{
      font-size: 1.3rem;
    }
  } 

  @media screen  and  ( max-width :  720px ) {
    html {
      font-size : 12px;
   }
   /* .secr2Item>img {
      height: 9.75rem;
    } */

    .summary{
      font-size: 1rem;
    }

    .noItem .text_6{
      font-size:.9rem;
    }

    .word_5{
      font-size: 1.2rem;
    }
    .text_5{
      font-size: .8rem;
    }

    .swiper-button-next,.swiper-button-prev{
      transform: scale(0.8);
    }
  }

  @media screen  and  ( max-width :  414px )  { 
    html {
      font-size: 13.5px;
    }
  }  

  @media screen  and  ( max-width :  375px )  {
    html {
     font-size: 12px;
    }
  }  
/* 
 



 

 



 

  @media (max-width:768px) {
    html{
      font-size: 88.3854px;
    }
  } */

  /*移动端*/
/* @media screen  and  ( max-width :  320px )  { html { font-size : 50px ;}}
@media screen  and  ( max-width :  360px )  { html { font-size : 56.25px ;}}
@media screen  and  ( max-width :  375px )  { html { font-size : 58.59375px ;}}
@media screen  and  ( max-width :  400px )  { html { font-size : 62.5px ;}}
@media screen  and  ( max-width :  414px )  { html { font-size : 64.6875px ;}}
@media screen  and  ( max-width :  440px )  { html { font-size : 68.75px ;}}
@media screen  and  ( max-width :  480px )  { html { font-size : 75px ;}}
@media screen  and  ( max-width :  520px )  { html { font-size : 81.25px ;}}
@media screen  and  ( max-width :  560px )  { html { font-size : 87.5px ;}}
@media screen  and  ( max-width :  600px )  { html { font-size : 93.75px ;}}
@media screen  and  ( max-width :  640px )  { html { font-size : 100px ;}}
@media screen  and  ( max-width :  680px )  { html { font-size : 106.25px ;}}
@media screen  and  ( max-width :  720px )  { html { font-size : 112.5px ;}}
@media screen  and  ( max-width :  760px )  { html { font-size : 118.75px ;}}

*/