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;
    position: relative;
    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: 808px;
  min-height: 540px;
  margin: 60px auto 0;
  overflow: hidden; }
  #main-wrapper #main {
    width: 100%;
    overflow: hidden;
    margin-bottom: 100px; }
    #main-wrapper #main ul {
      width: 317px;
      float: left; }
      #main-wrapper #main ul li {
        width: 242px;
        height: 57px;
        margin-bottom: 26px; }
        #main-wrapper #main ul li a {
          display: block;
          width: 100%;
          height: 100%;
          background: url("../img/Zlayer_07.png") no-repeat left top;
          background-size: 100% 100%;
          text-align: center;
          line-height: 57px;
          color: #35B7cE;
          font-size: 16px; }
          #main-wrapper #main ul li a.mainHover {
            background-image: url("../img/Zlayer_06.png");
            color: #FFFFFF; }
    #main-wrapper #main #main-con {
      padding-left: 62px;
      width: 420px;
      height: 630px;
      float: left;
      border-left: 1px solid #BFBFBF; }
      #main-wrapper #main #main-con #PHP {
        display: none; }
      #main-wrapper #main #main-con #web {
        display: none; }
      #main-wrapper #main #main-con #UI {
        display: none; }
      #main-wrapper #main #main-con #webUI {
        display: none; }
      #main-wrapper #main #main-con h2 {
        font-size: 20px;
        color: #707070;
        font-weight: bold;
        margin-bottom: 24px; }
      #main-wrapper #main #main-con dl {
        width: 100%; }
        #main-wrapper #main #main-con dl dt {
          font-size: 16px;
          margin-bottom: 15px;
          font-weight: bold; }
          #main-wrapper #main #main-con dl dt.request {
            margin-top: 46px; }
        #main-wrapper #main #main-con dl dd {
          font-size: 14px;
          margin-bottom: 7px;
          line-height: 20px; }
          #main-wrapper #main #main-con dl dd.circle {
            margin-top: 19px;
            margin-bottom: 14px; }
  #main-wrapper #welfare {
    width: 100%; }
    #main-wrapper #welfare h3 {
      width: 100%;
      text-align: center;
      margin-bottom: 64px; }
    #main-wrapper #welfare dl {
      float: left;
      margin-right: 165px;
      padding-bottom: 85px; }
      #main-wrapper #welfare dl.welfare-no {
        margin-right: 0; }
      #main-wrapper #welfare dl dt {
        width: 76px;
        height: 70px;
        margin-bottom: 26px;
        position: relative; }
        #main-wrapper #welfare dl dt img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%); }
      #main-wrapper #welfare dl dd {
        text-align: center;
        font-size: 12px; }

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