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: 95px;
      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 {
  width: 779px;
  margin: 48px auto 0;
  overflow: hidden;
  min-height: 510px; }
  #main #main-pic {
    width: 184px;
    height: 385px;
    float: left;
    margin-right: 83px; }
  #main #main-con {
    width: 464px;
    float: left;
    overflow: hidden; }
    #main #main-con div {
      height: 75px;
      width: 100%;
      margin-top: 10px;
      background: url(../img/icon-4.png) no-repeat left top;
      background-size: 67px 67px;
      overflow: hidden;
      margin-bottom: 40px; }
      #main #main-con div h2 {
        margin-left: 94px;
        margin-top: 5px;
        color: #36B8cD;
        font-weight: bold;
        font-size: 28px;
        margin-bottom: 10px; }
      #main #main-con div h3 {
        margin-left: 94px;
        color: #36B8cD;
        font-size: 16px;
        margin-bottom: 35px; }
    #main #main-con p {
      font-size: 14px;
      line-height: 22px;
      text-indent: 2em; }

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