@charset "utf-8";
@import url(../../css/init.css);
@import url(../../css/pub.css);
@import url(../../css/public.css);
@import url(../../fonts/simple-line-icons/css/simple-line-icons.css);
@import url(../fonts/iconfont.css);
@font-face {
    font-family: politicaregular;
    src: url(../../fonts/app-icons/politicaregular.ttf);
}



.block_title{
    font-size: 1.6rem;
    font-weight: 600;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.block_title i {
    font-size: 1.2rem;
}

.main-board{
    border-radius: 0.6rem;
    background-color: #fafafa;
    padding: 2rem;
    box-sizing: border-box;

}

.forums-opt button{
    padding: .3rem 1rem;
    border: .1rem  solid #27ae61;
    font-size: 1.4rem;
    color: #27ae61;
    background-color: #00000000;
    margin-right: 1.5rem;
    border-radius: .5rem;
    
}

.forums-opt button:hover{
    background-color: #27ae61;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.essence::after{
    content: "精华贴";
    display: inline-block;
    width: 6rem;
    height: 1.6rem;
    border: .1rem solid #ff2f2f;
    border-radius: .3rem;
    color: #ff2f2f;
    line-height: 1.6rem;
    text-align: center;
    padding: 0.3rem ;
    margin-left: 2rem;
}

.islock::after{
    content: "已锁贴";
    display: inline-block;
    width: 6rem;
    height: 1.6rem;
    border: .1rem double #ff2f2f;
    border-radius: .3rem;
    color: #ff2f2f;
    line-height: 1.6rem;
    text-align: center;
    padding: 0.3rem ;
    margin-left: 2rem;
}

.nodata{
    text-align: center;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.nodata img{
    width: 60%;
    height: auto;
}

.item-nodata{
    margin-top: 5rem;
    text-align: center;
    font-size: 2rem;
}

.item-nodata p{
    text-align: center;
    font-size: 2rem;
    color: #27ae61;
    margin-top: 3rem;
}

.userlogin{
    width: 90%;
    height: 30rem;
    border-radius: .5rem;
    /*border: 1px solid #ddd;*/
    background-color: #fafafa;
    /* box-shadow: 0px 1px 3px #8c8c8c; */
    box-sizing: border-box;
    padding: 1rem 2rem 2rem;
    float: right;
}



#userLoginDiv .login  input {
    outline: none;
    border: 0.1rem solid #ddd;
    height: 4rem;
    width: 100%;
    border-radius: 0px;
    font-size: 1.6rem;
    padding: 0 1.5rem 0 3.5rem;
    box-sizing: border-box;
}


#userLoginDiv .login ul li:nth-child(-n+3){
    height: 7rem;
    line-height: 7rem;
    position: relative;
}

#userLoginDiv .login ul li i{
    position: absolute;
    font-size: 2rem;
    color: #9e9e9e;
    left: .5rem;
    top: 50%;
    margin-top: -1rem;
}

#userLoginDiv .login  button{
    background-color: #27ae61;
    border: 1px solid #27ae61;
    height: 4rem;
    outline: none;
    color: #fff;
    font-size: 1.6rem;
    width: 100%;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#userLoginDiv .login  button:hover{
    background-color: #fff;
    color: #27ae61;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.forums-title{
   font-size: 1.8rem; 
   margin-bottom: 1.8rem;
   line-height: 3rem;
   height: 3rem;
}

.top-icon{
    display: inline-block;
    width: 2.4rem;
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: 1.4rem;
    text-align: center;
    color: #fff;
    border-radius: .4rem;
    background-color: #ff2f2f;
    margin-right: 1rem;
}

.forums-times{
   font-size: 1.6rem;
   color: #999;
}

/* 27ae61 **/
.forums-line{
    display: inline-block;
    width: 100%;
    height: .1rem;
    background-color: #f0f0f0;
    margin-top: 2rem;
    margin-bottom: 3rem;

}

.author-img , .login-author-img{
    border-radius: 50%;
    vertical-align:top;
}

.author-img{
    width: 5rem;
    height: 5rem;
}

.login-author-img{
    width: 7.2rem;
    height: 7.2rem;
}

.login-uname{
    font-size: 2rem;
    font-weight: 600;
    margin-left: .5rem;
    height: 7.2rem;
    line-height: 7.2rem;
}

.userlogin ul {
    margin: 1rem 0;

}

.userlogin ul li {
    color: #999;
    font-size: 1.4rem;
    height: 3rem;
    line-height: 3rem;

}


.forums-context{
    font-size: 1.6rem;
    color: #303030;
    line-height: 1.8;
}

.one-image , .two-image , .three-image , .four-image , .five-image , .six-image {
    max-width: 65rem;
    height: 38.5rem;
    border-radius: 0.5rem;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.six-image div{
    display: flex;
    justify-content: space-between;
    height: 19rem;
}

.six-image div:nth-child(2){
    margin-top: 0.5rem;
}

.six-image div img , .six-image div video{
    width: 32.9%;
    height: 19rem;
    object-fit: cover;
}

.five-image  .left{
    width: 60.3%;
    height: 38.5rem;
    display: flex;
    flex-direction: column;
}

.five-image  .left :nth-child(2) {
    margin-top: .5rem;
}

.five-image  .right{
    width: 39%;
    height: 38.5rem;
    display: flex;
    flex-direction: column;
}

.five-image .left img , .five-image .left video{
    width: 100%;
    height: 19rem;
    object-fit: cover;
}

.five-image .right img , .five-image .right video{
    height: 12.8rem;
    width: 100%;
    object-fit:cover;
}

.five-image .right :nth-child(n+2) {
    margin-top: .5rem;
}

.four-image :nth-child(1) {
    width: 70.3%;
    height: 38.5rem;
    object-fit: cover;
    max-height: 38.5rem;
}


.four-image .small-img{
    display: flex;
    flex-direction : column;
    width: 29%;
}


.four-image .small-img img , .four-image .small-img video{
    width: 100%;
    height: 12.5rem;
    object-fit: cover;
    margin-bottom: 0.5rem;
}


.small-img img:nth-child(3){
    margin-bottom: 0rem;
}

.small-img video:nth-child(3){
    margin-bottom: 0rem;
}



.two-image{
    display: flex;
    justify-content: space-between;
}

/**三张图片布局**/
.three-image :nth-child(1){
    width: 65.9%;
    height: 38.5rem;
    object-fit: cover;
}

.three-image :nth-child(n+2){
    width: 33.34%;
    height: 19rem;
    object-fit: cover;
    position: absolute;
}

.three-image :nth-child(2){
    right: 0;
    top: 0;
}

.three-image :nth-child(3){
    right: 0;
    bottom: 0;
}

/**二张图片布局**/
.two-image img , .two-image video {
    width: 49.60%;
    height: 38.5rem;
    object-fit: cover;
}

/**一张图片布局**/
.one-image img , .one-image video {
    width: 100%;
    height: 38.5rem;
    object-fit: cover;
    
}


.userBase{
    width: 100%;
    height: 5rem;
    line-height: 5rem;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.userBase .userName{
    font-size: 1.8rem;
    margin-left: 1rem;
    font-weight: 500;
    height: 5rem;
    line-height: 5rem;
}
.userBase .ip{
    position: absolute;
    font-size: 1.2rem;
    color: #a8a8a8;
    margin-left: 5rem;
    right: 0;
    top: 0;
}



.forums-view{
    padding-top: 2.5rem;
    margin-bottom: 2rem;
    color: #999;
}

.forums-view span {
    line-height: 1.8rem;
    font-size: 1.4rem;
}

.forums-view span:nth-child(1) i{
    margin-top: -.2rem;
}

.forums-view span i{
    font-size: 1.8rem;
    margin-right: .5rem;
}

.ml30{
    margin-left: 3rem;
}






.forums-page{
    clear: both;
    margin-top: 3rem;
}
.forums-page ul{
    text-align: center;
}

.forums-page ul>:nth-last-child(n+2){
    margin-right: 15px;
}

.forums-page ul li{
    height: 36px;
    
    display: inline-block;
    line-height: 36px;
    text-align: center;
    border: 1px solid #bcbcbc;
    color: #777777;
}

.forums-page ul li a{
    display: inline-block;
    width: 100%;
    padding: 0px 15px;
    box-sizing: border-box;
}
.forums-page ul li:hover{
    background-color: #27ae61;
    border: 1px solid #27ae61;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    
}

.forums-page ul li:hover a{
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.page-active{
    background-color: #27ae61;
    border: 1px solid #27ae61;
    color: #fff;
}

.forums-page .pc-page{
    display: block;
}

.forums-page .mobile-page{
    display: none;
}



.mobile-page-info{
    height: 3rem;
    line-height: 3rem;
}













.footer{
    margin-top: 3rem;
}


@media screen and (max-width: 768px){ 
    .userlogin {
        width: 100%;      
    }

    .forums-page .pc-page{
        display: none;
    }
    
    .forums-page .mobile-page{
        display: block;
    }

    .bbs-user{
        margin-top: 3rem;
    }
    
    .bbs-userinfo{
        margin-top: 2rem;
    }
  }
  
  
  @media screen and (min-width: 769px) and (max-width:992px){ 
      .userlogin {
          width: 100%;
          margin-top: 2rem;
      }
  
      
  }
  
  @media screen and (min-width: 992px) and (max-width:1200px){ 
      
  }
  
  @media screen and (min-width: 1201px) { 
      
  }