
/* 登录前门户：登录栏目 */
.IframeSectionTemplete .wrapper, .IframeSectionTemplete .seeyon-portal-body, .IframeSectionTemplete .main,
.IframeSectionTemplete .iframeContentAreaBody,
.IframeSectionTemplete .loginSection, .IframeSectionTemplete .IframeSectionTempleteDiv,
.IframeSectionTemplete .col-1, .IframeSectionTemplete .col-2, .IframeSectionTemplete .col-3,
.IframeSectionTemplete .col-4, .IframeSectionTemplete .col-5, .IframeSectionTemplete .col-6,
.IframeSectionTemplete .col-7, .IframeSectionTemplete .col-8, .IframeSectionTemplete .col-9,
.IframeSectionTemplete .col-10, .IframeSectionTemplete .col-11, .IframeSectionTemplete .col-12
{
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  overflow: hidden !important;
  padding: 0 !important;
  max-height: none !important;
}

.IframeSectionTemplete .iframeContentAreaBody {
  z-index: 112;
}


/* 登录前门户：登录栏目 */
.loginPreBtnIframePage .wrapper, .loginPreBtnIframePage .loginPreBtnIframeDiv, .loginPreBtnIframePage .loginPreBtnIframe
{
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  overflow: hidden !important;
  padding: 0 !important;
}