﻿body,
      dl,
      dd,
      ul,
      ol,
      h1,
      h2,
      h3,
      h4,
      h5,
      h6,
      pre,
      form,
      input,
      textarea,
      p,
      hr,
      thead,
      tbody,
      tfoot,
      th,
      td {
        margin: 0;
        padding: 0;
      }


      ul,
      ol {
        list-style: none;
      }

      html {
        -ms-text-size-adjust: none;
        -webkit-text-size-adjust: none;
        text-size-adjust: none;
      }

      b,
      strong {
        font-weight: bold;
      }

      i,
      em {
        font-style: normal;
      }

      table {
        border-collapse: collapse;
        border-spacing: 0;
      }



      img {
        border: 0 none;
        max-width: 100%;
        vertical-align: middle;
      }

      button,
      input,
      select,
      textarea {
        font-family: inherit;
        font-size: 100%;
        margin: 0;
        vertical-align: baseline;
      }

      button,
      html input[type="button"],
      input[type="reset"],
      input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
      }

      button[disabled],
      input[disabled] {
        cursor: default;
      }

      input[type="checkbox"],
      input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
      }

      input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
      }

      input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
      }

      input:focus {
        outline: none;
      }

      select[size],
      select[multiple],
      select[size][multiple] {
        border: 1px solid #AAA;
        padding: 0;
      }

      article,
      aside,
      details,
      figcaption,
      figure,
      footer,
      header,
      hgroup,
      main,
      nav,
      section,
      summary {
        display: block;
      }

      audio,
      canvas,
      video,
      progress {
        display: inline-block;
      }

      body {
        background: #fff;
      }

      input::-webkit-input-speech-button {
        display: none
      }

      button,
      input,
      textarea {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      }



      a:hover {
        cursor: pointer;
        text-decoration: none;
      }

body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {
    font-family: inherit;
    padding: 0;
    margin: 0;
}

body {
          padding: 0px;
          margin: 0px;
        }
  
        .body-bg {
          background: url(/eportal/uiFramework/commonResource/image/2021102816293536694.jpg) left top repeat-x;
          background-color: #FFFBF0;
        }
  
        .ly-header-top-bg {
          background: url(/eportal/uiFramework/commonResource/image/2021102816302177384.jpg) left top repeat-x;
          height: 28px;
          font-size: 12px;
          color: #000000;
        }

        .ly-header-top-left {
          padding-left: 20px !important;
          font-size: 12px;
          line-height: 28px;
        }

        .ly-header-top-left a:link,
        .ly-header-top-left a:visited {
            font-size: 12px;
            color: #000000;
            line-height: 28px;
            text-decoration: none;
            padding-left: 10px;
        }
         
        .ly-header-top-left a:hover {
            color: #A40001;
        }

        .ly-header-top-right{
            height: 28px;
        }

        .ly-header-top-right p {
            position: absolute;
            right: 20px;
            margin: 0;
            padding: 0;
        }

        .ly-header-top-right img {
            padding: 0 4px;
        }

        .ly-header-top-right a {
            padding: 0 4px;
        }

        .ly-header-top-right input {
            padding: 1px 2px;
        }

        .ly-header-input {
            margin-top: 4px;
            margin-left: 8px;
            margin-right: 4px;
            width: 129px;
            height: 19px;
            border: 1px solid #C30101;
        }

        .ly-header-button {
            margin-top: 4px;
            margin: 0 4px;
            width: 52px;
            height: 19px;
            background-color: #C61912;
            font-size: 12px;
            color: #FFFFFF;
            border: none;
        }

        .ly-header-top-right a:link,
        .ly-header-top-right a:visited {
            font-size: 12px;
            color: #000000;
            line-height: 28px;
            text-decoration: none;
        }
         
        .ly-header-top-right a:hover {
            color: #A40001;
        }

        .ly-header-nav-bg {
            padding: 0 22.5px !important;
            display: flex;
            align-items: center;
            /*justify-content: space-around;*/
        }

        .ly-header-nav-item {
            position: relative;
            min-width: 16.5%;
        }

        .ly-header-nav-bg a:link,
        .ly-header-nav-bg a:visited {
            text-align: center;
            padding: 0 16px;
            display: block;
            height: 37px;
            text-align: center;
            font-size: 14px;
            font-weight: bold;
            color: #FFF;
            margin-top: 4px;
            text-decoration: none;
            line-height: 30px;
        }

        .ly-header-nav-bg a:hover {
            text-align: center;
            display:block; 
            background:url(/eportal/uiFramework/commonResource/image/2021102816365016172.jpg) center top no-repeat; 
            height:37px; 
            text-align:center; 
            font-size:14px; 
            font-weight: bold;
            color: #BD0703;
            margin-top:4px; 
            text-decoration:none; 
            line-height:30px;
        }
.eps-portlet-header{
position: relative;
}
.eps-shadow{
top: 0px !important;
        left: 20px !important;
}
.phone-nav {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background-color: #f71401;
  color: white;
  font-size: 16px;
  z-index: 999;
}

.phone-nav .phone-n-con {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px;
  border-bottom: 1px solid #c20c01;
    height: 45px;
    line-height: 45px;
    background: #f71401;
    padding-left: 15px;
    box-sizing: border-box;
}

.phone-list {
  display: none;
  max-height: 300px;
  overflow-y: auto;
}



.phont-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
    font-size: 14px;
    padding: 0 15px;
    line-height: 45px;
  border-bottom: 1px solid #c20c01;

}

.phont-item a {
  color: white;
    line-height: 44px;
}

.phone-nav-e-list {
  display: none;
}


.phont-e-item {
    border-bottom: 1px solid #c20c01;
    display: block;
    color: white;
    font-size: 14px;
    padding-left: 30px;
    line-height: 45px;

}

.isOpen span,
.hasChild span {
  width: 30px;
    height: 44px;
    text-align: center;
    line-height: 44px;
}

.isOpen span:after {
  content: "-";
  font-weight: bold;
  padding-right: 3px;
}

.hasChild span:after {
  content: "+";
  font-size: 20px;
}

.hideNav {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .4);
  z-index: 1;
  display: none;
}