/*  页脚设置   */
.FooterMenuTop {
  margin: 20px 0px 0px 0px;
}
.Cell-Content-MarginButtom {
  margin-bottom: 130px;
}
.TxtFooterFonts {
  height: 15px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #b6b6c1;
}
#TABLEMERGEDIMG_GUOHUI_MPAGE,#TABLEMERGEDTXTVL1_MPAGE,#TABLEMERGEDIMG_WEIXIN_MPAGE {
  margin-bottom: 0px!important;
}
.vertical_line_footer {
  margin: 5px 15px;
  display:inline;
  float: left;
  width: 0px;
  height: 10px;
  border-left: 1px solid #64646A;
  vertical-align: middle;
}
.footerImg {
  width: 20px;
  margin: 0px 10px 0px 20px;
}

/*
.HomePageBanner{
background-image: url("/PinghuSitejava/static/lib/img/homebanner.jpg")
}
*/
/* 首页通知消息  */
.ReadonlyTextHomeNotify {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
}
.ReadonlyTextHomeNotify a{
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  overflow: hidden;
}

.LoginBackBox{
background-image: url("../../../static/lib/img/loginimg.jpg");
/*height:500px;width:calc(100vw);*/
margin-top: 20px;
margin-left: -15px;
margin-right: -15px;
padding: 15px;
}

.MegaMenu LI.submenuOptions{
  min-height: auto!important;
}

.MegaMenu LI.submenuOptions:not(.has-submenu.hiddenInSlider) A{
  font-size: 14px;
}

@media screen and (max-width:768px){
  .HeaderCellInline .HorizontalMenuCell{
  height: auto!important;
}
}

@media screen and (min-width:925px){

  ul.slimmenu li>ul {
  left: auto!important;
}
}


@media screen and (min-width:858px){
  ul.slimmenu.MegaMenu li>ul{
    width: 150px!important;
    min-width: 150px!important;
    height: 100px;
  }
}