html,
body {
  width: 100%;
  height: 100%;
  color: #707070; }

#header-wrapper {
  width: 100%;
  height: 60px; }

#banner {
  width: 100%;
  height: 230px;
  background: url("../img/joinbg_03.png") repeat-x left top; }
  #banner img {
    width: 100%;
    height: 230px; }

#nav-wrapper {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #bfbfbf;
  overflow: hidden; }
  #nav-wrapper #nav {
    width: 694px;
    margin: 0 auto;
    font-weight: bold; }
    #nav-wrapper #nav li {
      width: 168px;
      text-align: center;
      line-height: 80px;
      margin-right: 358px;
      float: left;
      font-size: 16px;
      color: #959595; }
      #nav-wrapper #nav li.navNo {
        margin-right: 0; }
      #nav-wrapper #nav li.navActive {
        background: url("../img/newslayer-02.png") no-repeat 22px center;
        background-size: 16px 16px;
        position: relative;
        color: #34b4cd; }
        #nav-wrapper #nav li.navActive a {
          color: #34b4cd; }
        #nav-wrapper #nav li.navActive .navMove {
          width: 168px;
          height: 10px;
          background: #34b4cd;
          position: absolute;
          top: 0;
          left: 0; }
      #nav-wrapper #nav li a:hover {
        color: #34b4cd; }

#main-wrapper {
  width: 100%;
  min-height: 540px; }
  #main-wrapper #main2 {
    width: 100%;
    overflow: hidden; }
    #main-wrapper #main2 #main2-top {
      width: 100%;
      overflow: hidden;
      padding-bottom: 33px;
      border-bottom: 1px solid #BFBFBF; }
      #main-wrapper #main2 #main2-top ul {
        width: 1000px;
        margin: 30px auto 33px; }
        #main-wrapper #main2 #main2-top ul li {
          width: 200px;
          height: 200px;
          float: left; }
          #main-wrapper #main2 #main2-top ul li img {
            width: 100%;
            height: 100%; }
          #main-wrapper #main2 #main2-top ul li a {
            display: inline-block;
            width: 100%;
            height: 100%;
            background: #EEEEEE;
            color: #c4c4c4;
            font-size: 13px;
            position: relative; }
            #main-wrapper #main2 #main2-top ul li a:hover {
              background: #35B6D0;
              color: #FFFFFF; }
            #main-wrapper #main2 #main2-top ul li a p {
              width: 90%;
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%); }
    #main-wrapper #main2 #main2-bottom {
      width: 1000px;
      margin: 46px auto; }
      #main-wrapper #main2 #main2-bottom h3 {
        width: 100%;
        text-align: center;
        color: #34B5CF;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 55px; }
      #main-wrapper #main2 #main2-bottom .main2Bottom-con {
        width: 100%;
        height: 195px;
        overflow: hidden; }
        #main-wrapper #main2 #main2-bottom .main2Bottom-con dt {
          width: 293px;
          height: 100%;
          float: left;
          margin-right: 81px; }
          #main-wrapper #main2 #main2-bottom .main2Bottom-con dt img {
            width: 100%;
            height: 100%; }
        #main-wrapper #main2 #main2-bottom .main2Bottom-con dd {
          width: 626px;
          float: left; }
          #main-wrapper #main2 #main2-bottom .main2Bottom-con dd dl {
            width: 100%; }
            #main-wrapper #main2 #main2-bottom .main2Bottom-con dd dl dt {
              float: none;
              color: #707070;
              font-weight: bold;
              font-size: 16px;
              margin-top: 16px;
              margin-bottom: 15px; }
            #main-wrapper #main2 #main2-bottom .main2Bottom-con dd dl dd {
              font-size: 14px;
              line-height: 22px;
              text-indent: 2em; }

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