header.exam-header {
  width: 100%;
  height: 104px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1); }
  header.exam-header a:hover {
    color: #00a8e9; }
  header.exam-header .top-header {
    height: 36px;
    line-height: 36px;
    background-color: #F5F5F5; }
    header.exam-header .top-header > .Page > ul > li {
      margin-right: 15px;
      color: #666;
      font-size: 14px; }
    header.exam-header .top-header > .Page > ul .links {
      z-index: 99; }
      header.exam-header .top-header > .Page > ul .links:hover .tab-wrap {
        display: block; }
      header.exam-header .top-header > .Page > ul .links .empty-wrap {
        display: block;
        height: 36px; }
      header.exam-header .top-header > .Page > ul .links .empty {
        width: 12px;
        height: 12px;
        background: url(../../images/classify2.png);
        cursor: pointer;
        float: right;
        margin-top: 12px;
        cursor: pointer; }
      header.exam-header .top-header > .Page > ul .links .tab-wrap {
        position: absolute;
        top: 36px;
        right: 0;
        background: #fff;
        border: 1px solid #ddd;
        display: none;
        padding: 24px 0;
        width: 1198px;
        z-index: 99; }
        header.exam-header .top-header > .Page > ul .links .tab-wrap ul {
          float: left;
          padding: 0 64px;
          height: 146px;
          border-left: 1px solid #e8e8e8; }
          header.exam-header .top-header > .Page > ul .links .tab-wrap ul:first-child {
            border-left: 0; }
          header.exam-header .top-header > .Page > ul .links .tab-wrap ul.list_on {
            padding-left: 0;
            border-left: 0; }
          header.exam-header .top-header > .Page > ul .links .tab-wrap ul .list_child {
            height: 24px;
            padding: 0; }
            header.exam-header .top-header > .Page > ul .links .tab-wrap ul .list_child h2 {
              font-size: 14px;
              color: #111;
              height: 30px;
              line-height: 1; }
            header.exam-header .top-header > .Page > ul .links .tab-wrap ul .list_child a {
              display: block;
              font-size: 12px;
              line-height: 24px;
              height: 24px;
              padding: 0;
              color: #666; }
              header.exam-header .top-header > .Page > ul .links .tab-wrap ul .list_child a:hover {
                color: #00a8e9;
                background: #fff; }
    header.exam-header .top-header > .Page > ul.right {
      position: relative; }
      header.exam-header .top-header > .Page > ul.right .vipSide_gray {
        top: 11px;
        right: 21px; }
      header.exam-header .top-header > .Page > ul.right .news {
        width: 60px;
        margin-right: 5px; }
        header.exam-header .top-header > .Page > ul.right .news > a {
          position: relative; }
          header.exam-header .top-header > .Page > ul.right .news > a > span {
            position: absolute;
            top: -5px;
            right: -16px;
            color: #fff;
            display: inline-block;
            background-color: #498DFC;
            height: 15px;
            line-height: 16px;
            border-radius: 7px;
            padding: 0 5px;
            font-size: 12px; }
      header.exam-header .top-header > .Page > ul.right .myname {
        position: relative;
        width: 124px;
        height: 36px;
        text-align: center;
        border: 1px solid transparent;
        background-color: transparent;
        border-top: none; }
        header.exam-header .top-header > .Page > ul.right .myname:hover {
          border: 1px solid #ccc;
          background-color: #fff;
          border-top: none; }
          header.exam-header .top-header > .Page > ul.right .myname:hover .more {
            display: block; }
        header.exam-header .top-header > .Page > ul.right .myname > a {
          max-width: 74px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          display: inline-block;
          margin: 0;
          padding-right: 45px;
          padding-left: 15px;
          height: 36px; }
        header.exam-header .top-header > .Page > ul.right .myname .icon {
          background: url(../../images/bottom.png) no-repeat;
          width: 16px;
          height: 14px;
          position: absolute;
          right: -2px;
          top: 14px; }
        header.exam-header .top-header > .Page > ul.right .myname .more {
          position: absolute;
          background: #FFF;
          border: 1px solid #DDD;
          border-top: none;
          right: -1px;
          top: 34px;
          padding-bottom: 5px;
          display: none;
          text-align: center;
          min-width: 100%;
          z-index: 2; }
          header.exam-header .top-header > .Page > ul.right .myname .more > a {
            display: block;
            line-height: 30px;
            cursor: pointer;
            max-width: 100px;
            position: relative;
            white-space: nowrap;
            padding: 0 20px; }
  header.exam-header .bottom-header {
    background-color: #FFFFFF;
    width: 100%;
    height: 68px;
    line-height: 68px; }
    header.exam-header .bottom-header li {
      margin-right: 60px; }
      header.exam-header .bottom-header li a {
        position: relative;
        display: inline-block;
        color: #333;
        font-size: 18px; }
        header.exam-header .bottom-header li a:hover {
          color: #00A8E9; }
        header.exam-header .bottom-header li a.on {
          color: #00A8E9; }
        header.exam-header .bottom-header li a .tip {
          display: inline-block;
          width: 38px;
          height: 18px;
          line-height: 14px;
          text-align: center;
          font-style: normal;
          position: absolute;
          top: 7px;
          right: -28px;
          font-size: 12px;
          color: #fff;
          background: url(../../images/index/tip-bg.png) no-repeat center top; }
      header.exam-header .bottom-header li:last-child {
        margin-right: 0; }
    header.exam-header .bottom-header li.test {
      position: relative; }
      header.exam-header .bottom-header li.test .free {
        width: 83px;
        height: 23px;
        line-height: 21px;
        padding-left: 6px;
        color: #fff;
        position: absolute;
        right: -24px;
        top: 5px;
        color: #fff;
        font-size: 12px;
        background: url("../../images/exam/free1.png") no-repeat center;
        background-size: 100%;
        box-sizing: border-box; }
    header.exam-header .bottom-header .logo img {
      vertical-align: middle; }
  header.exam-header.exam-header-fix {
    position: fixed;
    top: 0;
    height: 68px;
    z-index: 19; }
    header.exam-header.exam-header-fix .top-header {
      display: none; }

header.exam-header .bottom-header li.phones {
  font-size: 18px;
  background: url(../../images/exam/phone.gif) no-repeat left center;
  padding-left: 32px;
  color: #ff4e4e; }

header.exam-header .bottom-header .slideli {
  position: relative; }

header.exam-header .bottom-header .slideli .hidenav {
  width: 120px;
  height: 65px;
  background: url("../../images/exam/hidebg.png") no-repeat center top;
  position: absolute;
  left: -23px;
  top: 50px;
  z-index: 9999;
  border-radius: 5px;
  text-align: center;
  padding-top: 15px;
  display: none; }

header.exam-header .bottom-header .slideli .hidenav a {
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  display: block; }

header.exam-header .bottom-header .slideli .hidenav a:hover {
  color: #2d9bf4; }

header.exam-header .bottom-header .slideli .hidenav .iconsc {
  background: url("../../images/exam/yx.png") no-repeat center top;
  text-align: center;
  width: 30px;
  height: 14px;
  line-height: 14px;
  font-size: 11px;
  font-style: normal;
  display: inline-block; }

header.exam-header .bottom-header .slideli .hidenav a:hover i {
  color: #fff; }

.slidefix {
  width: 54px;
  background: #fff;
  box-shadow: 0 0 10px 0 #999;
  border-radius: 5px;
  position: fixed;
  right: 30px;
  bottom: 40px;
  z-index: 9; }

.slidefix ul li {
  position: relative;
  cursor: pointer; }

.slidefix ul li .before {
  height: 38px; }

.slidefix ul .li1 .before {
  background: url(../../images/exam/nsl1.png) no-repeat center 10px; }

.slidefix ul .li2 .before {
  background: url(../../images/exam/nsl2.png) no-repeat center 10px; }

.slidefix ul .li3 .before {
  background: url(../../images/exam/nsl3.png) no-repeat center 10px; }

.slidefix ul .li4 .before {
  background: url(../../images/exam/nsl4.png) no-repeat center 10px; }

.slidefix ul .li5 .before {
  background: url(../../images/exam/nsl5.png) no-repeat center 10px; }

.slidefix ul li .after {
  text-align: center;
  line-height: 23px;
  font-size: 12px;
  color: #666; }

.slidefix ul .li5 .after {
  line-height: 15px; }

.slidefix ul .li6 {
  height: 45px; }

.slidefix ul .li6 .before {
  background: url(../../images/exam/nsl6.png) no-repeat center 12px; }

.slidefix ul li .fixhide {
  position: absolute;
  top: -66px;
  left: -310px;
  width: 260px;
  padding: 12px 14px;
  background: #969696;
  border-radius: 10px;
  display: none; }

.slidefix ul li .fixhide .ins {
  position: relative; }

.slidefix ul li .fixhide .ins .srro {
  width: 10px;
  height: 18px;
  background: url(../../images/exam/sldarr.png) no-repeat center center;
  position: absolute;
  right: -24px;
  top: 80px; }

.slidefix ul li .fixhide dl dt {
  width: 76px;
  margin-right: 12px; }

.slidefix ul li .fixhide dl dd {
  width: 170px;
  color: #fff;
  padding-top: 15px;
  line-height: 25px; }

.slidefix ul li .fixhide dl dd .txt2 {
  font-size: 12px; }

.slidefix ul li .fixhide .lines {
  height: 0;
  border-bottom: 1px  dashed #a9a9a9;
  margin: 8px 0; }

/*# sourceMappingURL=header.css.map */
