@import url(R-css.css); 
@import url(ax.css); 
@import url(ax-response.css); 
@import url(fonts.css); 
@import url(@.css); 
@import url(../iconfont/iconfont.css); 
::-webkit-scrollbar {
    width: .5rem;
    height: .5rem;
    background: hsla(0, 0%, 100%, 0.6);
  }
  ::-webkit-scrollbar-track {
    border-radius: 0;
  }
  ::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: rgba(95,95,95,.4);
    transition: all .2s;
    border-radius: .5rem;
    &:hover {
      background-color: rgba(95,95,95, .7);
    }
  }

.text-lddq{text-align:justify;}/*文字两端对齐*/
a{text-decoration: none;color:#000;background: transparent;outline: none;display: block;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover,li:hover,a,li, .tran{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.D-flex{display: flex;}
.clear{ clear:both;} 
::-moz-selection{background:#e40613;color: #fff;} 
::selection {background:#e40613; color:#fff;} 

.Nr-3h
{
    display: inline-block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    visibility: visible;
    -webkit-line-clamp: 3;
    overflow: hidden;
} 

.BtDanhang
{
    width: 100%; 
    display: block; 
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.animation-5s,.n-news >a>h2::before
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.SLimg{height: 20vh; border-radius: 3px 3px 0 0; overflow: hidden;}
.SLimg > a{width: 100%; height: 100%; background-repeat: no-repeat; background-position:  center center; display: block; background-size: contain;}

.nx-anniu{display: flex; justify-content: space-around;}
.nx-anniu > .shang{}
.nx-anniu > .xia{}
.nx-anniu a,.nx-anniu a:hover{color: #333;}