body{
    background: #f2f2f3;
}

.content {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    margin-top:7.5625rem;
    width: 100%;
    min-width:75rem;
    /* height: 290.625rem; */
}


.normal_div_2{
    display: flex;
    align-items: flex-start;
    align-self: flex-end;
    flex-direction: row;
    justify-content: space-between;
    margin:0 auto 11.3281rem;
    flex-wrap: wrap;
    width: 75rem;
}

.sectionL{
    border: 1px solid rgb(229, 229, 229);
    background-color: rgb(255, 255, 255);
    width: 57rem;
    margin-right: 0.75rem;
    padding: 3.125rem;
    box-sizing: border-box;
}

.title{
    font-size: 2.25rem;
    font-family: "SourceHanSansCN";
    color: rgb(51, 51, 51);
    line-height: 1.333;
    margin-bottom: 3.0625rem;
}

.smalls{
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 1rem;
    font-family: "SourceHanSansCN";
    color: rgb(154, 154, 154);
    margin-bottom: 1.25rem;
}


.smalls>span{
    margin-right: 1.25rem;
}

.read{
    border-radius: 0.1875rem;
    background-color: rgb(246, 250, 255);
    width: 50.0625rem;
    height: 6.25rem;
    padding: 22px;
    box-sizing: border-box;
    font-size: 1rem;
    font-family: "SourceHanSansCN";
    color: rgb(109, 109, 109);
    margin-bottom: 1.625rem;
    line-height: 1.5rem;
}

.conts{
    width: 100%;
    margin-bottom: 3.5rem;
}

.conts>img{
    display: block;
    margin: 0 auto 2.6875rem;
}
.conts>p{
    font-size: 1rem;
    font-family: "SourceHanSansCN";
    color: rgb(51, 51, 51);
    line-height: 1.5;
    margin-bottom: 1.5rem;
}

.rule{
    font-size: 0.8rem;
    font-family: "SourceHanSansCN";
    color: rgb(136, 136, 136);
    margin-bottom: 7.125rem;
    width: 100%;
    text-align:left;
    line-height: 1.5;
}

.pase{
    width: 100%;
    display: flex;
    flex-direction:row;
    justify-content: center;
}

.pased{
    width: 17.375rem;
    height:auto;
    border: 0.0625rem solid  rgb(229, 229, 229);
}

.pasedHead{
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    border-bottom: 0.0625rem solid rgb(229, 229, 229);
    color: rgb(206, 206, 206);
    padding: 0 0.625rem;
    box-sizing: border-box;

}
.blans{
    width: 4.3125rem;
    height: 2.25rem;
}
.pasedCon{
    width: 100%;
    /* height: 4.25rem; */
    line-height:1.5;
    font-size: 0.875rem;
    font-family: "SourceHanSansCN";
    color: rgb(103, 103, 103);
    padding: 1.4375rem 0.9375rem;
    box-sizing: border-box;
}
.pasedHeadAct{
    color: rgb(37, 165, 223)  !important;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    border-bottom: 0.0625rem solid rgb(229, 229, 229);
    padding: 0 0.625rem;
    box-sizing: border-box;
}

.sectionR{
    flex: 1;
    background-color:#f2f2f3;
}

/*info*/
.infoed{
    width: 100%;
    margin-bottom: 1rem;
    background: #ffffff;
    border: 0.01rem solid rgb(229, 229, 229);
}

.info1{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 2.125rem;
    padding-left: 0.9375rem;
    padding-top: 1.75rem;
    box-sizing: border-box;

}

.user{
    border-radius: 50%;
    background-color: rgb(189, 189, 189);
    width: 3.75rem;
    height: 3.75rem;
    margin-right: 1.2rem;
}

.userName{
    font-size: 1.25rem;
    font-family: "SourceHanSansCN";
    color: rgb(8, 8, 8);
    padding: 0.875rem 0.875rem 0 0;
    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;
}

.info2{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    align-content: space-between;
    text-align: center;
    height: 3.75rem;
    padding:0 0.9375rem;
    box-sizing: border-box;
}

.nums{
    display: flex;
    flex-direction: column;

}

.nums1{
    font-size: 1.25rem;
    color: rgb(70, 70, 70);
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

.nums2{
    font-size: 1rem;
    color: rgb(165, 165, 165);
}

.info3{
    width: 100%;
    padding:0.4375rem 0.5rem  0.5rem;
    box-sizing: border-box;
    border-bottom: 0.01rem solid rgb(229, 229, 229);
}
.info31{
    display: flex;
    flex-direction: row;
    align-items: center;
    /* border-left: 0.25rem solid rgb(38, 166, 224); */
    
}

.bors{
    width: 0.25rem;
    height:1.2rem;
    border-radius: 0.25rem;
    background: rgb(38, 166, 224) ;
    margin-right: .5rem;
}

.borscon{
    font-size: 1.125rem;
    font-family: "SourceHanSansCN";
    color: rgb(51, 51, 51);
    height: 100%;
    line-height: 1.6rem
}
.info4{
    width: 100%;
    margin-bottom: 1rem;
}

.infoItem{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 1.75rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    box-sizing: border-box;
}

.infoItem1{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0.6875rem;
}

.cirl{
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    background-color: rgb(38, 166, 224);
    margin-right: 0.9rem;
}

.words{
    /* height: 2.375rem; */
    flex: 1;
    font-size: 0.875rem;
    font-family: "SourceHanSansCN";
    color: rgb(103, 103, 103);
    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: 2.375rem; */
}

.infoItem2{
    font-size: 0.75rem;
    font-family: "SourceHanSansCN";
    color: rgb(195, 195, 195);
    padding-left:1.25rem ;
    box-sizing: border-box;
}

.info5{
    width: 8.625rem;
    height: 2.375rem;
    border: 1px solid  rgb(37, 165, 223);
    border-radius: 1.5rem;
    font-size: 1rem;
    font-family: "SourceHanSansCN";
    color: rgb(37, 165, 223);
    text-align: center;
    line-height: 2.375rem;
    margin:  0 auto 1rem;
}
/*infoed*/

.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: 1rem;
    font-family: "SourceHanSansCN";
    color: rgb(51, 51, 51);
    display: flex;
    flex-direction: row;
    align-items: center;
    line-height: 1.5rem;
}

.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;
}

.secr2Item{
    width: 100%;
    margin-bottom: 1.0625rem;

}
.secr2Item>img{
    display: block;
    margin: 0 auto .5rem;
    width: 100%;
}

.secon{
    font-size: 0.9rem;
    font-family: "SourceHanSansCN";
    color: rgb(77, 77, 77);
    line-height:1.2rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}


/*分页*/
.page{
    list-style: none;
    margin:0 auto 0;
    width: 30rem;
    font-size: 1rem;
    color: rgb(73, 73, 73);
    height:5rem;
}
.page>li{
    float: left;
    padding: 0.3125rem 0.625rem;
    cursor: pointer;
}


.page .pageItem{
    border: solid thin #DDDDDD;
    margin: 0.3125rem;
    border-radius: 0.25rem;
}
.page .pageItemActive{
    border: solid thin #4281c5;
    margin: 0.3125rem;
    background-color: #4281c5;
    border-radius: 0.25rem;
    color: #ffffff;
}
.page .pageItem:hover{
    border: solid thin #4281c5;
    background-color: #4281c5;
    color: #ffffff;
}
.page .pageItemDisable{
    border: solid thin #DDDDDD;
    /* border: solid thin #DDDDDD; */
    margin: 0.3125rem;
    background-color: #ffffff !important;
    border-radius: 0.25rem;
    color: rgb(66, 129, 197);
}

/*投稿*/

.mod .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: 0;
    z-index: 9999;
    cursor: pointer;
  }
  
  .mod .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;
  }
/*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;
}


/*效果*/
.entryPicWrap_22:hover .entryPic_28{
    transform: scale(1.5);
    transition: 2s;
}


@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: 12px;
    }
    .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: 11px;
    }

    .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;
    }
}

@media (max-width:1078px) {
    html{
        font-size:9px;
    }
}

@media(max-width :  964px ){ html { font-size : 8.9px ;}} 
@media(max-width :  960px ){ 
    html { 
      font-size : 8px;
    }
  }

  /* 移动端*/
  .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;
    }
    
    .normal_div_2{
        width: calc(100vw - 2rem);
        margin-bottom: 5rem;
    }

    .sectionL,.read{
        width: 100%;
        padding: 2.125rem;
    }
    .read{
        height: auto;
        line-height: 1.5;
        padding:1.4rem;
    }

    .smalls{
        display: flex;
        flex-direction: column;
      
    }

    .smalls span{
        text-align: left;
        width: 100%;
        margin-bottom: 0.5rem;
        margin-right:0rem;
    }

    .sectionL{
        margin-bottom: 3rem;
        margin-right: 0 ;
    }
    .content{
         min-width: 100%;
    }

    .title{
        font-size: 1.5rem;
        margin-bottom: 1.0625rem;
    }
    
    .pase{
        flex-wrap: wrap;
    }

    .pased{
        width: 100%;
        margin-bottom: 1.5rem;
    }

    .blans{
        width: 0;
        height: 0;
    }

    .rule{
        margin-bottom: 4.125rem;
    }

    .pasedCon{
        height: auto;
        line-height: 1.5;
    }

    .secr1{
        padding: 1rem;
    }
  } 

  @media screen  and  ( max-width :  720px )  {
    html {
      font-size : 11px;
     }
     .primary {
      margin-top: 8rem;
    }

    .mod .banner{
      height: 16.5rem;
    }

    .swiper-button-prev, .swiper-button-next{
      transform: scale(0.8);
    }


    .entryPicWrap_22 {
      height: 7.625rem;
    }

    .groups2{
       width: 12.5rem;
       margin-right: 1rem;
    }

    .groups2:nth-child(3n){
      margin-right: 1rem;
    }

    .groups2:nth-child(2n){
      margin-right: 0rem;
    }

    .entryPicWraps {
      height: 8rem;
     }

     .groups3 {
        width: 80%;
        margin: 0 auto ;
      }

      .groups3:nth-child(3n){
        margin: 0 auto ;
      }
  }

    
  @media screen  and  ( max-width :  414px )  {
    html {
      font-size: 13.5px;
      }
  }
  
  @media screen  and  ( max-width :  375px )  {
    html {
      font-size: 12px;
    }
    
    .primary {
      margin-top: 7rem;
    }
  }


 

/*












  @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 ;}}

*/