.localtion a:nth-last-child(1){
color:red;}
.newslist .newslistitem .newslistitem_Time strong {
text-transform : uppercase
;}
.none{
display:none!important;}

#bsWXBox *{
    box-sizing: content-box;}

@media screen and (max-width: 1200px){
.pclogo{display: none;}
.scrollinglogo{display: block;}

}
.banner{
    height:auto;}
.banner .img{
    position: relative;
    width: 100%;
    overflow: hidden;}
.banner  .img_hezi{
    padding-bottom: 33.964%;
    transition: .5s;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;}


.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
.knowledges_djt .con:hover {
  color: #c8a063;
  cursor: pointer;}
.knowledges_djt .cons p:hover {
  color: #c8a063;
  cursor: pointer;}

.mr3 .imglink{margin-left: 3%;}
@media screen and (max-width: 1200px){
.footer .ftar{max-width:100% !important;justify-content: space-between !important;}
.mr3 .imglink{margin-left: 0;}
}

