body{
    background: #ffffff;
}

/* .bhead{
    width: 100%;
    min-width: 75rem;
    margin:7rem auto 0;
} */

.bheadcon{
    width: 75rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2.125rem;
}

.bcon1{
    display: flex;
    flex-direction:row;
    justify-content:space-between;
    align-items: center;
    align-content:space-between;
}


.logo2{
    width: auto;
    height: 6.25rem;
    margin-right: 1.75rem;
}

.bcons{
    font-size: 1.375rem;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #414141;
}

.bcon2{
    width:17.5rem;
    height: 5.9375rem;
    display: flex;
    flex-direction: row;

}

.code2{
    width: 5.9375rem;
    height: 5.9375rem;
    margin-right:0.625rem ;
}

.lines{
    width: 1.5px;
    height: 5.9375rem;
    margin-right:0.625rem ;
}

.lianx{
    height: 5.9375rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: left;
    padding-top: 1.25rem;
}

.lianx>div{
    color: #fc2725;
    font-size: 1.375rem;
}

/* navs */
.navs{
    width: 100%;
    min-width: 75rem;
    height: 2.1875rem;
    background:#25a5df ;
}

.navbar{
    width: 75rem;
    padding:0 10rem;
    height: 2.1875rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;

}

.navbar a{
    font-size: 1rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    width: 6.75rem;
    height: 2.1875rem;
    line-height: 2.1875rem;
    text-align: center;
}

.navbar a:hover{

    background: #108DC6 !important;
}

/*投稿*/
.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;
}
.edit {
    position: relative;
    margin-top: 1.25rem;
    width: 1.5rem;
    height: 1.5rem;
}
.txt_5 {
    position: relative;
    margin-top: 0.625rem;
    max-width: 2.0625rem;
    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;
}
.word_7 {
    position: relative;
    margin-top: 0.375rem;
    max-width: 2.1875rem;
    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;
}

/* main */
#main{
    width: 75rem;
    margin: 0 auto 4.5rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.mainL{
    width: 14.625rem;
    margin-right: 1.25rem;
}

.prod{
    width: 14.625rem;
}

.prod1{
    width: 14.625rem;
    background: #25A5DF;
    padding: 0.6875rem 1.0625rem;
    box-sizing: border-box;
    font-size: 1.0625rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
}


.prod2{
    width: 100%;
    border: 1px solid #E6E6E6;
    border-top:none;
    padding: 1.25rem 1.25rem 0;
    box-sizing: border-box;
}



.rlis2{
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-bottom: 1rem;
}

.r2{
    flex: 1;
    height: 1.4375rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;

}

.dao{
    font-size: 1rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #cccccc;
}

.starPrice,.endPrice{
    width: 3.125rem;
    height: 100%;
    border: 1px solid #E6E6E6;
}

.rlis3{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.serProd{
    width: 3.875rem;
    height: 1.75rem;
    background: #25A5DF;
    border-radius: 0.125rem;
    font-size: 1rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.75rem;
    margin-bottom: 2.5rem;
}


.prodKind{
    width: 100%;
}

.prodKind1{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #25A5DF;
    padding: 0.6875rem 1.0625rem;
    box-sizing: border-box;

}

.tp1{
    font-size: 1.0625rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
}

.more{
    font-size: 0.875rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
}

.prodKind2{
    display: flex;
    flex-direction: column;
    padding: 1.0625rem 2.1875rem 0 2.1875rem;
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    border-top: none;
}

.prodKind2 a{
    font-size: 1rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #606060;
    margin-bottom:0.8rem;
}


.inrow{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 1.125rem;
}

.infoNme{
    color:#8E8E8E;
    font-size: 0.875rem;
    width: 3.125rem;
}

.infoCon{
    color: #2B2B2B;
    font-size: 0.8rem;
}

.lianxInfo2{
    display: flex;
    flex-direction: column;
    padding: 1.0625rem 1.1875rem 0 1.1875rem;
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    border-top:none;
}


/*右侧*/
.mainrR{
    flex: 1;
}

.section{
    width: 100%;
    margin-bottom: 0.9375rem;
}

.sTitle{
    width: 100%;
    height: 2.5rem;
    background: #25A5DF;
    font-size: 1.125rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 2.5rem;
    padding-left: 1.0625rem;
    box-sizing: border-box;
}

.stext{
    padding:1.25rem 1rem 2.375rem 1rem;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #E6E6E6;
    border-top: none;
    font-size: 1rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 1.75rem;
}

.sBlock{
    padding:1.25rem 2.6875rem 2.375rem 2.6875rem;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #E6E6E6;
    border-top: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.blockItem{
    width: 10rem;
    height: 15rem;
    margin-bottom: 1.25rem;
}

.itmImg{
    width: 100%;
    height:10rem;
    border: 0.0625rem solid #E6E6E6;
    margin-bottom: 0.875rem;
    overflow: hidden;
}

.itmImg>img{
    width: 100%;
    height:10rem;
}

.price{
    font-size: 0.875rem;
    color: #fc2725;
    margin-bottom: 0.75rem;
}

.sCon{
    font-size: 0.9375rem;
    color: #868686;
    line-height: 1rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sCamera{
    padding: 1.25rem 0rem 2.375rem 2.3125rem;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #E6E6E6;
    border-top: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.carItem{
    width: 12.125rem;
    height: 8.0625rem;
    margin-bottom: 1.875rem;
    margin-right: 2rem;
}

.carItem>img{
    width: 12.125rem;
    height: 8.0625rem;
}

.aboutUs{
    padding: 2.3125rem 2.3125rem;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #E6E6E6;
    border-top: none;
}

.usname{
    width: 100%;
    font-size: 1rem;
    font-family: SourceHanSansCN;
    font-weight: 550;
    color: #333333;
    margin-bottom: 1.75rem;
}

.p1{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 1.5rem;
}

.pname{
    font-size: 0.875rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #919191;
    width: 4.25rem;
}

.pcon{
    font-size: 0.875rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
}


.newBlock{
    padding: 1.25rem 1.25rem 5rem 2.5rem;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #E6E6E6;
    border-top: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.newList{
    width: 100%;
}

.newItem{
    width: 100%;
    display: flex;
    flex-direction:row;
    justify-content: space-between;
    align-items: center;
    height: 3.25rem;
    border-bottom: 1px dashed #cccccc;
}

.newTitle{
    width: 70%;
    display: flex;
    flex-direction: row;
    align-items: center;
   
}

.cirs{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background:#666666;
    margin-right: 0.8rem;
}

.ns{
    font-size: 14px;
    color:#666666;
    margin-right:12px;
}

.ns2{
    font-size: 14px;
    color:#666666;
    padding-right: 1rem;
    box-sizing: border-box;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; 
    line-clamp: 1; 
    -webkit-box-orient: vertical;
    width: 96%;
}

.newTime{
    /* width: 4.875rem; */
    height: 3.25rem;
    line-height: 3.25rem;
    font-size: 14px;
    color:#505050;
}


@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 .noItem .summary{
        line-height: 1.05rem;
    }

    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: 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;
    }
    .navbar a{
        font-size: 1.4rem;
    }
}

@media(max-width :  960px ){ 
    html { 
        font-size:8.3px;
    }

    .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
        transform: scale(0.4);
    }

    .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
        transform: scale(0.4);
    }

    .serProd{
        width: 4.875rem;
        height: 2.2rem;
        line-height: 2.2rem;
    }
    
    .infoNme{
        width: 5.125rem;
    }

    .sTitle{
        height: 3.5rem;
        line-height: 3.5rem;
    }
  } 

  
  /* 移动端*/
  .isPhone{
    display: none !important;
  }

  .isPC{
    display: flex !important;
  }
  @media screen  and  ( max-width :  760px )  { 
    html {
		font-size:11px;
	}
  
    .isPC{
        display: none !important;
    }

    .isPhone{
        display: flex !important;
    }
    .bhead,.navs,#banner{
        min-width:100%;
    }
    
    .navs,.navbar,.navbar a{
        height: 3.2rem;
        line-height: 3.2rem;
    }
    .bheadcon{
        width: 100%;
        padding: 0 1.5rem;
        box-sizing: border-box;
    }
    .navbar{
        width: 100%;
    }

    #main{
        flex-direction: column;
        width: 100%;
        padding: 0rem 2rem 0;
        box-sizing: border-box;
        margin: 0 auto;
    }

    .mainL{
        flex-direction: column;
        width: 100%;
        padding: 2.5rem 0rem 0;
        box-sizing: border-box;
        margin: 0 auto 1.5rem;
    }

    .section{
        width: 100%;
        /* margin:0 auto 1rem; */
    }

    .r2{
        justify-content: flex-start;
    }

    .starPrice, .endPrice{
        width:5.125rem;   
    }

    .dao{
        margin: 0 1rem;
    }

    .rlis3{
        justify-content: flex-start;
        padding-left: 5rem;
    }

    .navbar a {
        width: 8.75rem;
    }


    .prod,.prod1{
        width: 100%;
    }



    .infoNme{
        width: 4.125rem;
    }
/* 
    .bhead{
        margin: 5rem auto 1rem;
    } */

  }

  @media screen  and  ( max-width :  720px )  {
	   html {
			font-size : 12px;
        }
        
        html {
            font-size : 12px;
          }
     
         
         .conL{
             width: 100%;
         }
         .ktitle{
             width: 7.4375rem;
         }
     
         .kinds>a {
             margin-right: 1rem;
         }
         
         .ritem{
             margin-right:0;
             width: 13rem;
         }
     
         .rimg{
             width: 100%;
         }
         
         .resultList{
             justify-content: space-between; 
         }
     
         .rbotsCon{
             font-size: 1rem;
         }
     
         .rbotsTitle {
             font-size: 1.2rem;
         }
         
         .carItem{
             width: 100%;
             height: 8.0625rem;
             margin-bottom: 1.875rem;
             margin-right:  2.3125rem;
         }
         .carItem>img{
             width: 100%;
             height: 8.0625rem;
         }
     
     
         .sCamera{
             padding: 1.25rem 0rem 0rem 2.3125rem;
         }
     
         .sBlock{
             padding: 1.25rem 1.6875rem 2.375rem 1.6875rem;
             justify-content: space-between;
         }
     
         .blockItem{
             width: 8.4rem;
             margin-right:0.4rem;
         }
     
         .itmImg,.itmImg>img{
             height: 8rem;
         }
     
         /* #banner{
             height:13.5rem;
             margin-bottom: 0;
         } */
     
         .bheadcon{
             flex-direction: column;
         }
         
        .logo2{
            width: auto;
            height: 6.25rem;
            margin-right: 1.75rem;
        }
     
         .bcon1{
             margin-bottom: 1rem;
         }
     
         .bcon2,.bcon1{
             width: 100%;
             justify-content: flex-start;
         }
         .navs{
             height: 100%;
         }
         .navbar{
             padding: 1rem 2rem;
             flex-wrap: wrap;
             height: 100%;
         }
     
         .navbar a {
             height: 3rem;
             line-height: 3rem;
             font-size: 1rem;
             width: 6.9rem;
         }   
     
         .gallery-top{
             height: 100%;
         }
  }
  
  @media screen  and  ( max-width :  414px )  {
    html {
      font-size: 13.5px;
    }
  }
  
  @media screen  and  ( max-width :  375px )  {
    html {
      font-size: 12px;
    }
  }  

