body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0; }

body {
  font-size: 12px;
  color: #000;
  width: 100%; }

img {
  border: 0px; }

table {
  border-collapse: collapse; }

ol, ul, li, dl, dt, dd {
  list-style: none;
  list-style: none;
  margin: 0px;
  padding: 0px; }

abbr, acronym {
  border: 0; }

blockquote {
  color: #666;
  font-style: italic; }

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

h1, h2, h3, h4, h5, h6 {
  font-size: 12px;
  font-weight: inherit;
  margin: 0px;
  padding: 0px; }

a {
  text-decoration: none;
  color: #000; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a:active {
  text-decoration: none; }

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  height: 0px;
  font-size: 0px; }
.f-cb {
  zoom: 1;
}

.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}

* {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.header {
  width: 100%;
  height: 88px;
  background: #fff; }
  .header .header-new {
    width: 1192px;
    height: 88px;
    margin: 0 auto; }
    .header .header-new .logo {
      width: 147px;
      height: 59px;
      display: block;
      float: left;
      margin-top: 16px; }
    .header .header-new .nav {
      width: 750px;
      height: 88px;
      line-height: 88px;
      float: left;
      margin-left: 80px; }
      .header .header-new .nav ul {
        width: 100%;
        height: auto; }
        .header .header-new .nav ul li {
          width: 120px;
          height: 88px;
          text-align: center;
          line-height: 88px;
          position: relative; }
          .header .header-new .nav ul li .tits {
            color: #333333;
            font-size: 15px;
            width: 120px;
            height: 88px;
            display: block; }
          .header .header-new .nav ul li .mnav {
            display: none;
            position: absolute;
            height: 56px;
            background: rgba(0, 0, 0, 0.5);
            top: 88px;
            left: 0;
            z-index: 5;
            padding-left: 15px; }
            .header .header-new .nav ul li .mnav a {
              line-height: 56px;
              font-size: 15px;
              color: #d9d9d9;
              margin: 0 15px;
              display: block;
              float: left; }
            .header .header-new .nav ul li .mnav a:hover {
              color: #fff; }
        .header .header-new .nav ul li:hover {
          background: #16315e; }
          .header .header-new .nav ul li:hover .tits {
            color: #fff; }
        .header .header-new .nav ul li .tits.cu {
          background: #16315e; }
          .header .header-new .nav ul li .tits.cu {
            color: #fff; }

    .header .header-new .search {
      width: 152px;
      height: 32px;
      background: url(../img/search.png) no-repeat;
      float: right;
      margin-top: 30px; }
      .header .header-new .search .text {
        width: 105px;
        height: 32px;
        line-height: 32px;
        padding-left: 15px;
        border: none;
        background: none;
        float: left; }
      .header .header-new .search .submit {
        width: 25px;
        height: 32px;
        border: none;
        background: none;
        float: left; }

.index-banner {
  width: 100%;
  height: auto;
  overflow: hidden; }
  .index-banner .banner-new {
    width: 1005;
    height: 768px;
    position: relative;
    margin: 0 auto; }
    .index-banner .banner-new .slides {
      width: 100%;
      height: 768px;
      margin: 0 auto; }
      .index-banner .banner-new .slides li {
        width: 100%;
        height: 768px; }
        .index-banner .banner-new .slides li a {
          width: 100%;
          height: 768px;
          display: block; }
    .index-banner .banner-new .btns {
      width: 100%;
      position: absolute;
      bottom: 33px;
      left: 0; }
      .index-banner .banner-new .btns .btns-new {
        width: 95px;
        margin: 0 auto;
        height: 17px; }
        .index-banner .banner-new .btns .btns-new span {
          width: 16px;
          height: 16px;
          border: 1px solid #fff;
          display: block;
          margin: 0 6px;
          border-radius: 16px;
          float: left;
          cursor: pointer; }
        .index-banner .banner-new .btns .btns-new span.active {
          background: #fff; }

.box1 {
  width: 1191px;
  height: 260px;
  margin: 68px auto 0; }
  .box1 .con1 {
    float: left;
    margin-right: 1px;
    width: 396px;
    height: 260px;
    position: relative; }
    .box1 .con1 .pic{
      width: 396px;
      height: 260px;
      overflow: hidden;
    }
    .box1 .con1 .pic img{
      width: 396px;
      height: 260px;
      display: block;
      position: relative;
    }
    .box1 .con1 p {
      width: 370px;
      height: 50px;
      line-height: 50px;
      padding-left: 26px;
      position: absolute;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.7);
      color: #fff;
      font-size: 14px; }
    .box1 .con1 .conn {
      width: 396px;
      height: 260px;
      position: absolute;
      top: 0;
      left: 0;
      cursor: pointer; }
    .box1 .con1 .video {
      width: 396px;
      height: 260px;
      position: absolute;
      top: 0;
      left: 0;
      display: none; }

.box2 {
  width: 100%;
  height: auto;
  background: #ebebeb;
  margin-top: 70px;
  padding-bottom: 80px; }
  .box2 .box2-new {
    width: 1192px;
    height: auto;
    margin: 0 auto; }
    .box2 .box2-new .title {
      font-size: 18px;
      color: #666666;
      line-height: 30px;
      padding-top: 31px; }
    .box2 .box2-new .con1 {
      width: 1192px;
      height: auto;
      overflow: hidden;
      margin-top: 60px; }
      .box2 .box2-new .con1 .con1-new {
        width: 110%;
        height: auto; }
        .box2 .box2-new .con1 .con1-new .proverpic-wrap {
          width: 590px;
          float: left;
          display: block;
          overflow: hidden;
          position: relative;
          margin-right: 20px;
          height: 430px; }
          .box2 .box2-new .con1 .con1-new .proverpic-wrap .proverpic-wrap01 {
            width: 280px;
            height: 430px;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 5; }
          .box2 .box2-new .con1 .con1-new .proverpic-wrap .proverpic-wrap02 {
            width: 100%;
            height: 430px;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 4; }
            .box2 .box2-new .con1 .con1-new .proverpic-wrap .proverpic-wrap02 a{
              width: 100%;
              height: 430px;
              display: block;
            }
    .box2 .box2-new .con2 {
      width: 1192px;
      height: auto;
      overflow: hidden; }
      .box2 .box2-new .con2 .hd {
        width: 87px;
        height: 34px;
        float: right;
        margin: 19px 0; }
        .box2 .box2-new .con2 .hd .prev {
          width: 34px;
          height: 34px;
          display: block;
          border-radius: 34px;
          background: url(../img/p.png) no-repeat;
          float: left;
          margin-right: 18px; }
        .box2 .box2-new .con2 .hd .next {
          width: 34px;
          height: 34px;
          display: block;
          border-radius: 34px;
          background: url(../img/n.png) no-repeat;
          float: left; }
        .box2 .box2-new .con2 .hd .prev:hover {
          background: url(../img/p_h.png) no-repeat; }
        .box2 .box2-new .con2 .hd .next:hover {
          background: url(../img/n_h.png) no-repeat; }
      .box2 .box2-new .con2 .bd ul li {
        margin-right: 20px; }

.box3 {
  width: 100%;
  height: auto;
  margin-top: 56px;
  padding-bottom: 60px; }
  .box3 .top {
    width: 1192px;
    height: auto;
    margin: 0 auto; }
    .box3 .top .title {
      font-size: 18px;
      color: #666666;
      line-height: 30px;
      float: left; }
    .box3 .top .hd {
      width: 120px;
      height: 34px;
      float: right;
      margin: 19px 0; }
      .box3 .top .hd a {
        width: 80px;
        height: 34px;
        display: block;
        background: url(../img/more.png) no-repeat;
        font-size: 16px;
        color: #666666;
        line-height: 34px;
        margin-right: 18px;
        padding-left: 40px; }
      /*.box3 .top .hd .next {
        width: 34px;
        height: 34px;
        display: block;
        border-radius: 34px;
        background: url(../img/n.png) no-repeat;
        float: left; }
      .box3 .top .hd .prev:hover {
        background: url(../img/p_h.png) no-repeat; }
      .box3 .top .hd .next:hover {
        background: url(../img/n_h.png) no-repeat; }*/
  .box3 .bd {
    margin-top: 66px; }
    .box3 .bd ul{
      width: 100%;
    }
    .box3 .bd ul li {
      width: 100%;
      float: left; }
      .box3 .bd ul li .con {
        width: 100%;
        height: auto; }
        .box3 .bd ul li .con .con-left {
          width: 80%;
          height: auto;
          float: left; }
          .box3 .bd ul li .con .con-left .conn {
            width: 50%;
            height: auto;
            float: left; }
            .box3 .bd ul li .con .con-left .conn .pic {
              width: 50%;
              height: auto;
              float: left;
              position: relative; }
              .box3 .bd ul li .con .con-left .conn .pic .pic1 {
                width: 25px;
                height: 46px;
                position: absolute;
                background: url(../img/j_bg1.png) no-repeat;
                top: 45%; }
              .box3 .bd ul li .con .con-left .conn .pic .pic2 {
                width: 25px;
                height: 46px;
                position: absolute;
                background: url(../img/j_bg2.png) no-repeat;
                top: 45%; }
              .box3 .bd ul li .con .con-left .conn .pic .l0 {
                left: 0; }
              .box3 .bd ul li .con .con-left .conn .pic .r0 {
                right: 0; }
              .box3 .bd ul li .con .con-left .conn .pic .tits {
                width: 100%;
                height: auto;
                line-height: 24px;
                font-size: 18px;
                color: #fff;
                text-align: center;
                position: absolute;
                left: 0;
                bottom: 7%; }
            .box3 .bd ul li .con .con-left .conn .connn {
              width: 50%;
              height: auto;
              background: #f0f0f0;
              color: #666; }
              .box3 .bd ul li .con .con-left .conn .connn .tits {
                margin: 37% auto 0;
                text-align: center;
                width: 80%;
                font-size: 24px;
                line-height: 36px;
                
                 }
              .box3 .bd ul li .con .con-left .conn .connn .tit {
                font-size: 18px;
                line-height: 18px;
                width: 100%;
                text-align: center;
                margin-top: 2%; }
              .box3 .bd ul li .con .con-left .conn .connn .line {
                width: 37px;
                height: 3px;
                background: #7fb438;
                margin: 15% auto 0; }
          .box3 .bd ul li .con .con-left .conn:hover .pic .pic1 {
            background: url(../img/j_bg1_h.png) no-repeat; }
          .box3 .bd ul li .con .con-left .conn:hover .pic .pic2 {
            background: url(../img/j_bg2_h.png) no-repeat; }
          .box3 .bd ul li .con .con-left .conn:hover .connn {
            background: #7fb438;
            color: #fff; }
            .box3 .bd ul li .con .con-left .conn:hover .connn .line {
              background: #fff; }
        .box3 .bd ul li .con .con-right {
          width: 20%;
          height: auto;
          float: left; }
          .box3 .bd ul li .con .con-right .pic {
            width: 100%;
            height: auto;
            float: left;
            position: relative; }
            .box3 .bd ul li .con .con-right .pic .pic1 {
              width: 46px;
              height: 25px;
              position: absolute;
              background: url(../img/j_bg3.png) no-repeat;
              left: 45%;
              bottom: 0; }
            .box3 .bd ul li .con .con-right .pic .tits {
              width: 100%;
              height: auto;
              line-height: 24px;
              font-size: 18px;
              color: #fff;
              text-align: center;
              position: absolute;
              left: 0;
              bottom: 7%; }
          .box3 .bd ul li .con .con-right .connn {
            width: 100%;
            height: auto;
            background: #f0f0f0;
            color: #333333; }
            .box3 .bd ul li .con .con-right .connn .tits {
              padding-top: 37%;
              text-align: center;
              width: 80%;
              margin: 0 auto;
              font-size: 24px;
              line-height: 36px;
              }
            .box3 .bd ul li .con .con-right .connn .tit {
              font-size: 18px;
              line-height: 18px;
              width: 100%;
              text-align: center;
              margin-top: 2%; }
            .box3 .bd ul li .con .con-right .connn .line {
              width: 37px;
              height: 3px;
              background: #7fb438;
              margin: 15% auto 0; }
        .box3 .bd ul li .con .con-right:hover .pic .pic1 {
          background: url(../img/j_bg3_h.png) no-repeat; }
        .box3 .bd ul li .con .con-right:hover .connn {
          background: #7fb438;
          color: #fff; }
          .box3 .bd ul li .con .con-right:hover .connn .line {
            background: #fff; }

.footer {
  width: 100%;
  height: auto; }
  .footer .foot {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #5e5e5e;
    background: #4c4d4e; }
    .footer .foot .foot-new {
      width: 1192px;
      height: 70px;
      margin: 0 auto; }
      .footer .foot .foot-new .logo {
        width: 114px;
        height: 32px;
        display: block;
        float: left;
        margin-top: 18px; }
      .footer .foot .foot-new .share {
        width: 140px;
        height: auto;
        float: right;
        margin-top: 16px; }
        .footer .foot .foot-new .share a {
          width: 38px;
          height: 38px;
          border-radius: 38px;
          float: left;
          display: block;
          margin: 0 0 0 8px;
          padding: 0; }
        .footer .foot .foot-new .share .bbs_sqq {
          background: url(../img/qq.png) no-repeat; }
        .footer .foot .foot-new .share .bbs_tsina {
          background: url(../img/weibo.png) no-repeat; }
        .footer .foot .foot-new .share .bbs_weixin {
          background: url(../img/weixin.png) no-repeat; }
  .footer .foot-nav {
    width: 100%;
    height: auto;
    background: #4c4d4e; }
    .footer .foot-nav .nav-new {
      width: 1192px;
      height: auto;
      margin: 0 auto; }
      .footer .foot-nav .nav-new .nav-con {
        float: left;
        line-height: 63px; }
        .footer .foot-nav .nav-new .nav-con a {
          width: 70px;
          font-size: 14px;
          color: #dddddd;
          margin-right: 121px;
          display: block;
          float: left; }
        .footer .foot-nav .nav-new .nav-con a:hover {
          color: #7FB438; }
      .footer .foot-nav .nav-new .con1 {
        width: 14px;
        height: 7px;
        margin-top: 30px;
        float: right;
        background: url(../img/index_pic1.png) no-repeat;
        cursor: pointer; }
      .footer .foot-nav .nav-new .con1.glyphicon-on {
        background: url(../img/index_pic1.png) no-repeat;
        transform: rotateZ(180deg); }
  .footer .mnav {
    width: 100%;
    height: auto;
    background: #4c4d4e;
    border-top: 1px solid #5e5e5e;
    display: none; }
    .footer .mnav .mnav-new {
      width: 1190px;
      height: auto;
      margin: 0 auto;
      padding: 15px 0; }
      .footer .mnav .mnav-new .con {
        width: 80px;
        height: auto;
        float: left;
        margin-right: 111px; }
        .footer .mnav .mnav-new .con a {
          font-size: 13px;
          color: #dddddd;
          line-height: 25px;
          display: block; }
        .footer .mnav .mnav-new .con a:hover {
          color: #7FB438; }
  .footer .foott {
    width: 100%;
    height: 140px;
    background: #383838; }
    .footer .foott .foott-new {
      width: 1192px;
      height: 140px;
      margin: 0 auto; }
      .footer .foott .foott-new .con {
        float: left;
        margin-top: 36px; }
        .footer .foott .foott-new .con .fnav a {
          float: left;
          font-size: 12px;
          line-height: 18px;
          color: #8a8a8a; }
        .footer .foott .foott-new .con .fnav a:hover {
          color: #7FB438; }
        .footer .foott .foott-new .con .fnav span {
          font-size: 12px;
          line-height: 18px;
          color: #8a8a8a;
          margin: 0 14px;
          float: left; }
        .footer .foott .foott-new .con .tit {
          margin-top: 2px;
          font-size: 12px;
          line-height: 23px;
          color: #8a8a8a; }
          .footer .foott .foott-new .con .tit a {
            color: #8a8a8a; }
          .footer .foott .foott-new .con .tit a:hover {
            color: #7FB438; }
      .footer .foott .foott-new .ewm {
        float: right;
        width: 85px;
        height: 85px;
        margin-top: 23px; }

.banner {
  width: 100%;
  height: 648px;
  overflow: hidden;
  position: relative; }
  .banner .nav {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0; }
    .banner .nav .nav-new {
      width: 1190px;
      height: 50px;
      background: #15305e;
      margin: 0 auto; }
      .banner .nav .nav-new .con1 {
        float: left;
        line-height: 50px; }
        .banner .nav .nav-new .con1 a {
          width: 126px;
          height: 50px;
          line-height: 50px;
          text-align: center;
          display: block;
          float: left;
          color: #fff;
          font-size: 14px; }
        .banner .nav .nav-new .con1 a:hover {
          background: #80b539; }
        .banner .nav .nav-new .con1 a.current {
          background: #80b539; }
      .banner .nav .nav-new .con2 {
        float: right;
        margin-right: 30px;
        line-height: 50px;
        font-size: 14px;
        opacity: 0.5;
        color: #fff; }
        .banner .nav .nav-new .con2 img {
          margin-right: 5px;
          float: left;
          display: block;
          margin-top: 20px; }
        .banner .nav .nav-new .con2 a {
          float: left;
          color: #fff; }
        .banner .nav .nav-new .con2 a:hover {
          color: #80b539; }
        .banner .nav .nav-new .con2 span {
          float: left;
          width: 4px;
          height: 8px;
          display: block;
          background: url(../img/pic1.png) no-repeat;
          margin: 22px 9px 0 9px; }

.about {
  width: 100%;
  height: auto; }
  .about .con1 {
    width: 1190px;
    margin: 75px auto 0;
    height: auto; }
    .about .con1 .tits {
      width: 322px;
      height: 66px;
      margin: 0 auto; }
    .about .con1 .tit {
      font-size: 14px;
      line-height: 26px;
      color: #666666;
      width: 100%;
      margin-top: 27px; }
    .about .con1 .pic {
      width: 100%;
      height: 500px;
      margin: 62px auto 0; }
  .about .con2 {
    width: 100%;
    height: auto;
    background: #fbfbfb;
    margin-top: 102px;
    padding: 75px 0 110px 0; }
    .about .con2 .con2-new {
      width: 1190px;
      height: auto;
      margin: 0 auto; }
      .about .con2 .con2-new .tits {
        width: 322px;
        height: 66px;
        margin: 0 auto 27px; }
      .about .con2 .con2-new .tit {
        font-size: 20px;
        line-height: 26px;
        color: #15305e;
        font-weight: bold;
        text-align: center;
        margin-top: 66px;
         }
      .about .con2 .con2-new .tit1 {
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        text-align: center;
        border-bottom: 1px solid #e3e3e3;
        margin-top: 27px;
        padding-bottom: 41px; }
      .about .con2 .con2-new .tit2 {
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        text-align: center;
         }
      .about .con2 .con2-new .pic {
        width: 895px;
        height: 277px;
        margin: 53px auto 0; }
  .about .con3 {
    width: 1290px;
    height: auto;
    margin: 95px auto 235px;
    position: relative;
     }
    .about .con3 .tits {
      width: 390px;
      height: 66px;
      margin: 0 auto; }
    .about .con3 .honor-con {
      width: 1290px;
      height: auto;
      margin-top: 110px;
      position: relative;
       }
      .about .con3 .honor-con .prev{
        width: 34px;
        height: 34px;
        display: block;
        background: url(../img/p.png) no-repeat;
        float: left;
        margin-right: 10px;
        margin-top: -8px;
      }
      .about .con3 .honor-con .prev:hover{
        background: url(../img/p_h.png) no-repeat;
      }
      .about .con3 .honor-con .next{
        width: 34px;
        height: 34px;
        display: block;
        background: url(../img/n.png) no-repeat;
        float: right;
        margin-top: -8px;
      }
      .about .con3 .honor-con .next:hover{
        background: url(../img/n_h.png) no-repeat;
      }
      .about .con3 .honor-con .conn {
        width: 1190px;
        height: 200px;
        position: relative;
        float: left;
        overflow: hidden;
         }
        .about .con3 .honor-con .conn .line {
          width: 1190px;
          height: 2px;
          background: #15305e;
          position: absolute;
          top: 9px;
          left: 0; }
        .about .con3 .honor-con .conn ul {
          width: 1000%;
          margin-left: 80px; }
          .about .con3 .honor-con .conn ul li {
            width: 18px;
            height: auto;
            margin-right: 94px;
            position: relative;
            z-index: 2; }
            .about .con3 .honor-con .conn ul li a {
              width: 18px;
              height: 18px;
              border-radius: 18px;
              background: url(../img/about_pic2.png) no-repeat;
              display: block; }
            .about .con3 .honor-con .conn ul li .connn {
              width: 300px;
              height: auto;
              position: absolute;
              top: 35px;
              left: -140px;
              display: none; }
              .about .con3 .honor-con .conn ul li .connn .year {
                width: 99px;
                height: 23px;
                text-align: center;
                background: #15305e;
                color: #fff;
                font-size: 14px;
                font-family: Arial;
                margin: 0 auto; }
              .about .con3 .honor-con .conn ul li .connn .tit {
                width: 100%;
                text-align: center;
                font-size: 14px;
                line-height: 48px;
                color: #15305e;
                line-height: 25px;
                margin-top: 20px; }
          .about .con3 .honor-con .conn ul li:hover a {
            background: url(../img/about_pic1.png) no-repeat; }
          .about .con3 .honor-con .conn ul li:hover .connn {
            display: block; }
          .about .con3 .honor-con .conn ul li.cur a {
            background: url(../img/about_pic1.png) no-repeat; }
          .about .con3 .honor-con .conn ul li.cur .connn {
            display: block; }

.honor {
  width: 1190px;
  margin: 75px auto 0;
  height: auto;
  padding-bottom: 160px; }
  .honor .tits {
    width: 399px;
    height: 66px;
    margin: 0 auto; }
  .honor .tit {
    font-size: 14px;
    text-align: center;
    color: #666666;
    line-height: 26px;
    margin-top: 27px; }
  .honor .list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 59px; }
    .honor .list ul {
      width: 110%;
      height: auto; }
      .honor .list ul li {
        width: 285px;
        height: auto;
        float: left;
        margin-right: 15px;
        margin-bottom: 32px; }
        .honor .list ul li img {
          width: 285px;
          height: 206px;
          border: 1px solid #c7c7c7;
          display: block; }
        .honor .list ul li .tit1 {
          font-size: 14px;
          color: #666666;
          line-height: 24px;
          text-align: center;
          margin-top: 15px; }
      .honor .list ul li:hover img {
        border: 1px solid #80B539; }
      .honor .list ul li:hover .tit1 {
        color: #80B539; }

.speech {
  width: 1190px;
  height: auto;
  margin: 75px auto 0;
  padding-bottom: 160px; }
  .speech .tits {
    width: 451px;
    height: 66px;
    margin: 0 auto; }
  .speech .tit {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin-top: 40px; }
  .speech .con {
    margin-top: 24px; }
    .speech .con .tit1 {
      font-size: 14px;
      line-height: 26px;
      color: #666666;
      text-indent: 2em; }
  .speech .tit2 {
    float: right;
    margin-top: 108px; }
  .speech .time {
    float: right;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    margin-top: 30px; }

.partner {
  width: 1190px;
  height: auto;
  margin: 75px auto 0;
  padding-bottom: 145px; }
  .partner .tits {
    width: 392px;
    height: 66px;
    margin: 0 auto; }
  .partner .tit {
    list-style: 26px;
    font-size: 14px;
    color: #666666;
    margin-top: 27px;
    text-align: center; }
  .partner .list {
    width: 100%;
    height: auto;
    margin-top: 80px;
    position: relative; }
    .partner .list .hd .prev {
      width: 18px;
      height: 32px;
      position: absolute;
      top: 46px;
      left: 0;
      background: url(../img/prev.png) no-repeat; }
    .partner .list .hd .next {
      width: 18px;
      height: 32px;
      position: absolute;
      top: 46px;
      right: 0;
      background: url(../img/next.png) no-repeat; }
    .partner .list .list-new {
      width: 1086px;
      height: 123px;
      margin: 0 auto;
      border-right: 1px solid #c7c7c7; }
      .partner .list .list-new .bd ul li {
        width: 180px;
        height: 121px;
        float: left;
        border: 1px solid #c7c7c7;
        border-right: none; }
        .partner .list .list-new .bd ul li a{
          width: 180px;
          height: 121px;
          display: block;}
.news {
  width: 1190px;
  height: auto;
  margin: 75px auto 0;
  padding-bottom: 110px; }
  .news .tits {
    width: 489px;
    height: 66px;
    margin: 0 auto; }
    .news .tits img{
      display: block;
      margin: 0 auto;
    }
  .news .list {
    width: 100%;
    height: auto;
    margin-top: 62px; }
    .news .list ul li {
      width: 1190px;
      height: 178px;
      background: #f5f5f5;
      margin-bottom: 30px; }
      .news .list ul li .con {
        width: 1145px;
        height: 134px;
        margin: 23px auto 0; }
        .news .list ul li .con .pic {
          width: 218px;
          height: 134px;
          display: block;
          float: left; }
        .news .list ul li .con .conn {
          width: 910px;
          height: 134px;
          float: right; }
          .news .list ul li .con .conn .tit {
            width: 100%;
            height: auto;
            margin-top: 5px; }
            .news .list ul li .con .conn .tit .tt {
              font-size: 16px;
              line-height: 20px;
              color: #3d3d3d;
              font-weight: bold;
              float: left; }
            .news .list ul li .con .conn .tit .tt:hover {
              color: #80B539; }
            .news .list ul li .con .conn .tit .time {
              font-size: 14px;
              line-height: 20px;
              color: #3d3d3d;
              float: right; }
          .news .list ul li .con .conn .tit1 {
            font-size: 14px;
            color: #5e5e5e;
            line-height: 22px;
            margin-top: 13px;
            cursor: pointer;
            display: block; }
          .news .list ul li .con .conn .tit1:hover {
            color: #80B539; }
          .news .list ul li .con .conn .more {
            width: 121px;
            height: 36px;
            display: block;
            border-radius: 5px;
            border: 1px solid #c7c7c7;
            margin-top: 15px; }
            .news .list ul li .con .conn .more span {
              width: 75px;
              height: 36px;
              line-height: 36px;
              display: block;
              margin: 0 auto;
              background: url(../img/icon.png) right no-repeat;
              font-size: 14px;
              color: #666666; }
          .news .list ul li .con .conn .more:hover {
            background: #80B539; }
            .news .list ul li .con .conn .more:hover span {
              color: #fff;
              background: url(../img/icon_h.png) right no-repeat; }

.login {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0; }
  .login .login-new {
    width: 743px;
    height: 410px;
    margin: 210px auto 0;
    background: url(../img/login_bg.png) no-repeat;
    padding-top: 8px; }
    .login .login-new .con {
      width: 729px;
      height: 393px;
      background: #fff;
      margin: 0 auto; }
      .login .login-new .con .top {
        width: 100%;
        height: 68px;
        border-bottom: 1px solid #e0e0e0; }
        .login .login-new .con .top p {
          float: left;
          margin-left: 20px;
          line-height: 68px;
          color: #666666;
          font-size: 20px;
          font-weight: bold; }
        .login .login-new .con .top .close {
          width: 16px;
          height: 16px;
          display: block;
          background: url(../img/close.png) no-repeat;
          margin-right: 25px;
          margin-top: 25px;
          float: right; }
      .login .login-new .con .conn {
        width: 335px;
        height: auto;
        margin: 44px auto 0;
        font-size: 14px; }
        .login .login-new .con .conn p {
          width: 100%;
          height: 40px;
          line-height: 40px;
          font-size: 14px;
          color: #999999;
          margin-bottom: 15px; }
          .login .login-new .con .conn p .text {
            width: 265px;
            height: 38px;
            line-height: 40px;
            color: 14px;
            padding-left: 15px;
            border: 1px solid #cacaca;
            float: right;
            color: #999; }
        .login .login-new .con .conn .submit {
          width: 280px;
          height: 40px;
          text-align: center;
          line-height: 40px;
          color: #fff;
          background: #80b539;
          float: right;
          font-size: 18px;
          margin-top: 20px; }

.product-banner {
  width: 100%;
  height: 648px;
  overflow: hidden;
  position: relative; }
  .product-banner .nav {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0; }
    .product-banner .nav .nav-new {
      width: 1190px;
      height: 50px;
      background: #15305e;
      margin: 0 auto; }
      .product-banner .nav .nav-new .con1 {
        float: left;
        line-height: 50px; }
        .product-banner .nav .nav-new .con1 .bd {
          float: left; }
          .product-banner .nav .nav-new .con1 .bd ul {
            width: 756px;
            height: auto; }
            .product-banner .nav .nav-new .con1 .bd ul li {
              width: 756px;
              height: auto; }
              .product-banner .nav .nav-new .con1 .bd ul li dl {
                width: 756px; }
                .product-banner .nav .nav-new .con1 .bd ul li dl dd {
                  width: 126px;
                  height: 50px;
                  float: left; }
                  .product-banner .nav .nav-new .con1 .bd ul li dl dd a {
                    width: 126px;
                    height: 50px;
                    line-height: 50px;
                    text-align: center;
                    display: block;
                    float: left;
                    color: #fff;
                    font-size: 14px; }
                  .product-banner .nav .nav-new .con1 .bd ul li dl dd a:hover {
                    background: #80b539; }
                  .product-banner .nav .nav-new .con1 .bd ul li dl dd a.current {
                    background: #80b539; }
        .product-banner .nav .nav-new .con1 .hd {
          float: left;
          width: 8px; }
          .product-banner .nav .nav-new .con1 .hd .prev {
            width: 8px;
            height: 4px;
            display: block;
            background: url(../img/up.png) no-repeat;
            opacity: 0.5;
            margin-bottom: 5px;
            margin-top: 19px; }
          .product-banner .nav .nav-new .con1 .hd .prev:hover {
            opacity: 1; }
          .product-banner .nav .nav-new .con1 .hd .next {
            width: 8px;
            height: 4px;
            display: block;
            background: url(../img/down.png) no-repeat;
            opacity: 0.5; }
          .product-banner .nav .nav-new .con1 .hd .next:hover {
            opacity: 1; }
      .product-banner .nav .nav-new .con2 {
        float: right;
        margin-right: 30px;
        line-height: 50px;
        font-size: 14px;
        opacity: 0.5;
        color: #fff; }
        .product-banner .nav .nav-new .con2 img {
          margin-right: 5px;
          float: left;
          display: block;
          margin-top: 20px; }
        .product-banner .nav .nav-new .con2 a {
          float: left;
          color: #fff; }
        .product-banner .nav .nav-new .con2 a:hover {
          color: #80b539; }
        .product-banner .nav .nav-new .con2 span {
          float: left;
          width: 4px;
          height: 8px;
          display: block;
          background: url(../img/pic1.png) no-repeat;
          margin: 22px 9px 0 9px; }

.product {
  width: 1190px;
  height: auto;
  margin: 40px auto 0;
  padding-bottom: 160px; }
  .product .title {
    width: 100%;
    height: auto; }
    .product .title img {
      display: block;
      margin: 0 auto; }
    .product .title .tit {
      height: auto;
      margin: 0 auto; }
      .product .title .tit span {
        width: 28px;
        height: 1px;
        display: block;
        float: left;
        background: #000033;
        margin-top: 18px; }
      .product .title .tit p {
        font-size: 20px;
        line-height: 36px;
        color: #333333;
        float: left;
        margin: 0 12px; }
  .product .mnav {
    width: 438px;
    height: 38px;
    margin: 30px auto 0; }
    .product .mnav a {
      width: 121px;
      height: 36px;
      border-radius: 5px;
      border: 1px solid #c7c7c7;
      display: block;
      float: left;
      margin: 0 11px;
      font-size: 14px;
      line-height: 36px;
      color: #666666;
      text-align: center; }
    .product .mnav a:hover {
      border: none;
      background: #15305e;
      color: #fff;
      width: 123px;
      height: 38px; }
    .product .mnav a.curing {
      border: none;
      background: #15305e;
      color: #fff;
      width: 123px;
      height: 38px;
      display: block; }
  .product .list {
    width: 1190px;
    height: auto;
    margin-top: 62px; }
    .product .list ul {
      width: 110%;
      height: auto; }
      .product .list ul li {
        width: 285px;
        height: auto;
        float: left;
        margin-right: 17px;
        margin-bottom: 32px; }
        .product .list ul li .pic {
          border: 1px solid #c7c7c7;
          width: 283px;
          height: 206px; }
        .product .list ul li .tit {
          width: 100%;
          height: auto;
          font-size: 14px;
          line-height: 24px;
          color: #666666;
          text-align: center;
          margin-top: 15px; }
      .product .list ul li:hover .pic {
        border: 1px solid #80B539; }
      .product .list ul li:hover .tit {
        color: #80B539; }
  .product .con {
    width: 1190px;
    height: auto;
    margin: 62px auto 0; }
    .product .con .gallery {
      width: 610px;
      height: auto;
      float: left; }
      .product .con .gallery .show {
        width: 610px;
        height: 458px;
        border: 1px solid #e8e8e8; }
        .product .con .gallery .show img{
          width: 610px;
          height: 458px;
        }
      .product .con .gallery .thumb {
        width: 610px;
        height: 91px;
        margin-top: 45px; }
        .product .con .gallery .thumb .prev {
          width: 25px;
          height: 41px;
          display: block;
          float: left;
          background: url(../img/prev1.png) no-repeat;
          margin-top: 25px; }
        .product .con .gallery .thumb .next {
          width: 25px;
          height: 41px;
          display: block;
          float: right;
          background: url(../img/next1.png) no-repeat;
          margin-top: 25px; }
        .product .con .gallery .thumb .gun {
          width: 410px;
          height: 93px;
          overflow: hidden;
          float: left;
          margin-left: 70px; }
          .product .con .gallery .thumb .gun ul {
            width: 110%;
            height: 93px; }
            .product .con .gallery .thumb .gun ul li {
              width: 122px;
              height: 91px;
              border: 1px solid #e8e8e8;
              float: left;
              margin-right: 19px; }
            .product .con .gallery .thumb .gun ul li.active {
              border: 1px solid #80B539; }
    .product .con .conn {
      width: 556px;
      height: auto;
      float: right; }
      .product .con .conn .tits {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        color: #333333;
        border-bottom: 1px solid #d1d1d1;
        padding-bottom: 12px; }
      .product .con .conn .tit {
        font-size: 18px;
        line-height: 26px;
        color: #333333;
        margin-top: 21px; }
      .product .con .conn .tit1 {
        font-size: 16px;
        line-height: 26px;
        color: #80b539; }
      .product .con .conn .tit2 {
        font-size: 16px;
        line-height: 26px;
        color: #666666;
        margin-top: 26px; }
        .product .con .conn .tit2 span {
          color: #80b539;
          font-weight: bolder; }
  .product .paging {
    width: 610px;
    height: auto;
    margin-top: 50px; }
    .product .paging p {
      font-size: 14px;
      line-height: 24px; }
      .product .paging p a {
        color: #666666; }
      .product .paging p a:hover {
        color: #80B539; }
    .product .paging .return {
      width: 90px;
      height: 34px;
      display: block;
      border-radius: 17px;
      background: #ccc;
      color: #fff;
      text-align: center;
      line-height: 34px;
      font-size: 14px;
      margin-top: 8px; }
    .product .paging .return:hover {
      background: #80B539;
      color: #fff; }

.zoomMask {
  position: absolute;
  background: url(../img/mask.png);
  z-index: 3; }

.zoomDiv {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 200px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: black;
  text-align: center;
  overflow: hidden; }

.case {
  width: 1190px;
  height: auto;
  margin: 75px auto 0;
  padding-bottom: 125px; }
  .case .title {
    width: 332px;
    height: 66px;
    margin: 0 auto; }
  .case .list {
    width: 1190px;
    height: auto;
    overflow: hidden;
    margin-top: 73px; }
    .case .list ul {
      width: 110%;
      height: auto; }
      .case .list ul li {
        width: 382px;
        height: auto;
        float: left;
        margin-bottom: 39px;
        margin-right: 22px; }
        .case .list ul li img {
          width: 380px;
          height: 330px;
          border: 1px solid #ccc;
          display: block; }
        .case .list ul li .tit {
          font-size: 16px;
          line-height: 26px;
          margin-top: 10px;
          color: #666666; }
          .case .list ul li:hover .tit{
            color: #80b539;
          }

.service {
  width: 1190px;
  height: auto;
  margin: 75px auto 0;
  padding-bottom: 255px; }
  .service .tits {
    width: 316px;
    height: 66px;
    margin: 0 auto; }
  .service .search {
    width: 699px;
    height: 44px;
    background: url(../img/service_search.png) no-repeat;
    margin: 50px auto 0; }
    .service .search .text {
      width: 575px;
      height: 44px;
      line-height: 44px;
      color: #999999;
      font-size: 14px;
      padding-left: 15px;
      background: none;
      border: none;
      float: left; }
    .service .search .submit {
      float: left;
      width: 109px;
      height: 44px;
      background: none;
      border: none;
      font-size: 16px;
      color: #fff;
      font-weight: bold; }
  .service .list {
    margin-top: 53px;
    width: 100%;
    height: auto; }
    .service .list table {
      width: 1190px;
      height: auto;
      border: 1px solid #EDEDED;
      font-size: 14px;
      color: #666; }
      .service .list table tr {
        width: 100%;
        height: 65px;
        border: 1px solid #EDEDED; }
        .service .list table tr td {
          text-align: center;
          border: 1px solid #EDEDED; }
          .service .list table tr td a {
            width: 121px;
            height: 36px;
            border: 1px solid #C7C7C7;
            display: block;
            border-radius: 5px;
            margin: 0px auto;
            line-height: 36px; }
            .service .list table tr td a span {
              width: 80px;
              height: auto;
              background: url("../img/d.png") no-repeat right;
              display: block;
              margin: 0px auto;
              text-align: left;
              color: #666; }
          .service .list table tr td a:hover {
            width: 123px;
            height: 38px;
            border: medium none;
            background: #15305e; }
            .service .list table tr td a:hover span {
              background: url(../img/d_h.png) no-repeat right;
              color: #fff; }
      .service .list table .tr {
        width: 100%;
        height: 50px;
        background: #80b539;
        color: #fff;
        z-index: 3;
        position: relative; }
        .service .list table .tr .td1 {
          width: 443px;
          font-weight: bold; }
        .service .list table .tr .td2 {
          width: 241px;
          font-weight: bold; }

.contact {
  width: 1190px;
  height: auto;
  margin: 75px auto; }
  .contact .tits {
    width: 413px;
    height: 66px;
    margin: 0 auto 84px; }
  .contact .list {
    width: 1010px;
    height: 182px;
    margin: 0 auto 8px; }
    .contact .list ul {
      width: 110%;
      height: 182px; }
      .contact .list ul li {
        width: 246px;
        height: 182px;
        border-radius: 5px;
        margin-right: 8px; }
        .contact .list ul li .pic {
          width: 100%;
          height: 85px;
          margin-top: 30px; }
        .contact .list ul li .tit {
          font-size: 18px;
          line-height: 52px;
          color: #fff;
          text-align: center; }
      .contact .list ul li.con1 {
        background: #28b6f6; }
      .contact .list ul li.con2 {
        background: #4cb6ac; }
      .contact .list ul li.con3 {
        background: #80b539; }
  .contact .con {
    width: 756px; }

.contact-info {
  width: 100%;
  height: 690px;
  overflow: hidden;
  margin: 0 auto;
  position: relative; }
  .contact-info ul{
    width: 100%;
    height: 690px;
    position: relative;
  }
  .contact-info ul li{
    width: 19px;
    height: 25px;
    position: relative;

  }
  .contact-info .con {
    width: 430px;
    height: 475px;
    position: absolute;
    top: 87px;
    left: 19.5%;
    z-index: 3;
    display: none; }
    .contact-info .con .con-new {
      width: 100%;
      margin: 0 auto; }
      .contact-info .con .con-new .conn {
        width: 430px;
        height: 475px;
        background: #fff; }
        .contact-info .con .con-new .conn .connn {
          width: 344px;
          height: auto;
          margin: 0 auto;
          padding-top: 80px; }
          .contact-info .con .con-new .conn .connn .tits {
            font-size: 36px;
            line-height: 47px;
            border-bottom: 2px solid #575b5e;
            font-weight: bold;
            color: #575b5e;
            margin-top: 7px;
            padding-bottom: 5px; }
          .contact-info .con .con-new .conn .connn .tit {
            font-size: 16px;
            line-height: 34px;
            font-weight: bold;
            color: #666666;
            margin-top: 19px; }
          .contact-info .con .con-new .conn .connn .tit1 {
            font-size: 14px;
            line-height: 34px;
            color: #666666; }
body.gary{
  background-color: #f7f5f4;
}
.tits{
  text-align: center;
}
.w1200{
  width:1200px;
  margin:0 auto;
}
.human-box{
  padding:80px 0 80px;
}
.human-box .human{
  margin: 40px 0 0;
}
.human-box .img{
  width:456px;
  height:331px;
}
.human-box .img img{
  width: 100%;
}
.human-box .human-tit{
  position: absolute;
  right:95px;
  top:35px;
}
.human-box .text{
  margin-top: 130px;
  width: 710px;
  font-size:14px;
  color: #686465;
  line-height: 30px;
}

.train{
  margin:50px 0 0;
}
.train .txt-box{
  width: 540px;
}
.train .tit{
  padding-bottom: 25px;
}
.train .tit i{
  position: absolute;
  left:0;
  bottom:0;
  width:254px;
  height:2px;
  background: #cdc9c9;
}
.train .img{
  width: 627px;
  height:336px;
}
.train .img img{
  width: 100%;
}
.train .txt{
  margin:30px 0 0;
  font-size: 14px;
  color: #686465;
  line-height: 30px;
}
.train-list{
  padding: 50px 0 60px;
}


.train-list li{
  float: left;
  margin-right: 40px;
  width: 320px;
  text-align: center;
  padding:30px 25px 40px;
  background: #fff;
  box-shadow: 0 0 16px rgba(0,0,0,.2);
  height:340px;
  transition:all .3s linear;
}
.train-list li.on{
  margin-right: 0;
}
.train-list li .icon{
  width: 92px;
  height:92px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 92px;
  margin:0 auto;
  transition:all .3s linear;
}
.train-list li .tit{
  margin:15px 0 0;
  font-size: 17px;
  color: #70af3e;
  transition:all .3s linear;
}
.train-list li .line{
  width: 36px;
  height:2px;
  background: #70af3e;
  display: inline-block;
  *display: inline;
  zoom:1;
  margin:10px 0 0;
  transition:all .3s linear;
}
.train-list li .txt{
  font-size: 14px;
  color: #686465;
  line-height: 30px;
  transition:all .3s linear;
}
.train-list li:hover{
  background: #70af3e;
  box-shadow: none;
}
.train-list li:hover .tit{
  color: #fff;
}
.train-list li:hover .line{
  background: #fff;
}
.train-list li:hover .txt{
  color: #fff;
}
.benefits-box{
  min-width: 1200px;
  padding:50px 0 0;
  height: 860px;
  background-repeat: no-repeat;
  background-position: center;

}
.job{
  margin-top: 50px;
  background: #70af3e;
  color:#fff;
  height:50px;
}

.job dd{
  float:left;
  /*width:245px;*/
  height:50px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
}
.job dd.salary{
  width: 290px;
}
.job dd.add{
  width: 290px;
}
.job dd.num{
  width: 195px;
}
.job dd.staff2,
.job-tit span.staff2{
  padding-left:50px;
  width: 240px;
}

.job dd.time,
.job-tit span.time{
  width:135px;
}

.advertise{
  padding:60px 0;
}

.advertise span.staff2{
  padding-left:50px;
}

.advertise .job-tit{
  padding:15px 0;
  border-bottom: 1px dotted #dddbda;
  /*height:18px;*/
  line-height: 24px;
  cursor: pointer;
  background: url(../img/jia.png) no-repeat 10px 18px;
}

.advertise .job-tit.on{
  background: #fff url(../img/jian.png) no-repeat 10px 18px;
}

.advertise .job-tit.on span{
  /*color:#c61b21;*/
}
.advertise ul,
.advertise li{
  float: none;
}
.advertise li{
  vertical-align: top;
}
.job-tit span{
  float: left;
  /*width:178px;*/
  color:#333;
  font-size: 16px;
  color:#686465;
}
.job-tit span.staff2{
  width: 245px;
}
.job-tit span.salary{
  width: 270px;
}
.job-tit span.add{
  width:300px;
}
.job-tit span.num{
  width: 185px;
  padding-left: 15px;
}
.job-tit span.time{
  width: 120px;
}
.advertise .msg{
  padding:20px 50px 30px;
  display: none;
  overflow: hidden;
  border-bottom:1px dotted #dddbda;
  background-color: #fff;
  font-size: 14px;
  line-height: 24px;
  color: #686465;
}

.msg .online{
  display: block;
  width:95px;
  height:26px;
  border-radius: 13px;
  background: #70af3e;
  text-align: center;
  line-height: 26px;
  color:#fff;
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
}

.msg .online:hover{
  text-decoration: none;
  opacity: .8;
  filter: alpha(opacity=80);
}
.join {
  width: 1190px;
  height: auto;
  margin: 75px auto 0;
  padding-bottom: 130px; }
  .join .tits {
    width: 364px;
    height: 66px;
    margin: 0 auto; }
  .join .list {
    width: 1190px;
    height: auto;
    background: #f6f6f6;
    margin-top: 75px;
    padding-bottom: 80px; }
    .join .list .table {
      background: #70af3e;
      font-weight: bold;
      width: 1190px;
      font-size: 16px;
      color: #333333; }
      .join .list .table tr {
        width: 1190px;
        height: 70px; }
         .join .list .table tr td{
          color: #fff;
          font-weight: normal;
          font-size: 18px;
         }
        .join .list .table tr .td1 {
          width: 380px;
          height: auto;
          padding-left: 35px; }
        .join .list .table tr .td2 {
          width: 200px;
          height: auto;
          text-align: center; }
        .join .list .table tr .td3 {
          width: 175px;
          height: auto;
          text-align: center; }
    .join .list .job-list-tpl4 {
      width: 100%; }
      .join .list .job-list-tpl4 dt {
        width: 100%;
        color: #333333;
        cursor: pointer; }
        .join .list .job-list-tpl4 dt table {
          width: 1190px;
          font-size: 16px; }
          .join .list .job-list-tpl4 dt table tr {
            width: 1190px;
            height: 50px; }
            .join .list .job-list-tpl4 dt table tr td{
              color: #686465;
              font-size: 16px;
            }
            .join .list .job-list-tpl4 dt table tr .td1 {
              width: 380px;
              height: auto;
              padding-left: 35px; }
              .join .list .job-list-tpl4 dt table tr .td1 .zw {
                background: url(../img/join_icon.png) 0 3px no-repeat;
                padding-left: 15px; }
            .join .list .job-list-tpl4 dt table tr .td2 {
              width: 200px;
              height: auto;
              text-align: center; }
            .join .list .job-list-tpl4 dt table tr .td3 {
              width: 175px;
              height: auto;
              text-align: center; }
      .join .list .job-list-tpl4 dt.open {
        color: #80B539; }
        .join .list .job-list-tpl4 dt.open table tr .td1 .zw {
          background: url(../img/jian.png) left center no-repeat; }
      .join .list .job-list-tpl4 dd {
        width: 1090px;
        margin: 0 auto;
        display: none;
        padding-bottom: 15px; }
        .join .list .job-list-tpl4 dd .tit {
          font-size: 16px;
          line-height: 30px;
          color: #666666; }
        .join .list .job-list-tpl4 dd a {
          width: 197px;
          height: 50px;
          background: #ccc;
          display: block;
          margin-top: 25px;
          line-height: 50px;
          text-align: center;
          font-size: 18px;
          color: #fff; }
        .join .list .job-list-tpl4 dd a:hover {
          background: #80b539; }
.w1190{
  width:1190px;
  margin:0 auto;
}
.leave {
  height: auto;
  padding: 75px 0 150px;
  background: #f7f7f7; }
  .leave .tits {
    width: 295px;
    height: 66px;
    margin: 0 auto; }
  .leave table {
    width: 1190px;
    height: auto;
    margin-top: 90px; }
    .leave table tr .td1 {
      width: 60px;
      height: 42px;
      line-height: 42px;
      font-size: 16px;
      color: #666666;
      display: block; }
    .leave table tr .td2 {
      width: 360px;
      height: auto; }
      .leave table tr .td2 .text {
        width: 268px;
        height: 40px;
        border: 1px solid #abadb3;
        line-height: 40px;
        color: #666666;
        font-size: 16px;
        padding-left: 20px; }
    .leave table tr .td3 {
      width: 228px;
      height: auto; }
      .leave table tr .td3 .text {
        width: 268px;
        height: 40px;
        border: 1px solid #abadb3;
        line-height: 40px;
        color: #666666;
        font-size: 16px;
        padding-left: 20px; }
    .leave table tr textarea {
      width: 1128px;
      height: 158px;
      border: 1px solid #abadb3;
      margin-top: 30px; }
    .leave table tr .submit {
      width: 197px;
      height: 50px;
      background: #999;
      color: #fff;
      font-size: 16px;
      text-align: center;
      margin-top: 40px; }
    .leave table tr .submit:hover {
      background: #80b539; }

.network {
  width: 1190px;
  height: auto;
  margin: 75px auto 0; }
  .network .tits {
    width: 376px;
    height: 66px;
    margin: 0 auto; }
  .network .tt {
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    text-align: center;
    margin-top: 27px; }
  .network .con {
    width: 1190px;
    margin-top: 64px; }
    .network .con .map {
      width: 794px;
      height: 589px;
      background: url(../img/map.jpg) no-repeat;
      float: left;
      position: relative;
      margin-bottom: 160px; }
      .network .con .map ul li {
        width: 19px;
        height: 25px;
        position: relative; }
        .network .con .map ul li a {
          display: block;
          width: 19px;
          height: 25px;
          background: url(../img/dian.png) no-repeat;
          animation: myfirst 0.5s linear 0.5s infinite alternate;
          -moz-animation: myfirst 0.5s linear 0.5s infinite alternate;
          -webkit-animation: myfirst 0.5s linear 0.5s infinite alternate;
          -o-animation: myfirst 0.5s linear 0.5s infinite alternate; }
        .network .con .map ul li .conn {
          width: 393px;
          height: 167px;
          background: url(../img/net_bg.png) no-repeat;
          position: absolute;
          top: -165px;
          left: -155px;
          display: none; }
          .network .con .map ul li .conn .connn {
            width: 340px;
            height: auto;
            margin: 20px auto; }
            .network .con .map ul li .conn .connn .tit {
              font-size: 16px;
              line-height: 25px;
              color: #666666; }
      .network .con .map ul li.curr .conn {
        display: block; }
      .network .con .map ul li.con1 {
        top: 286px;
        left: 509px; }
      .network .con .map ul li.con2 {
        top: 317px;
        left: 400px; }
      .network .con .map ul li.con3 {
        top: 310px;
        left: 430px; }
      .network .con .map ul li.con4 {
        top: 370px;
        left: 418px; }
      .network .con .map ul li.con5 {
        top: 387px;
        left: 467px; }
      .network .con .map ul li.con6 {
        top: 417px;
        left: 442px; }
    .network .con .content {
      width: 396px;
      float: left;
      background: #80b539;
      height: 589px;
      display: none; }
      .network .con .content .content-new {
        width: 345px;
        margin: 180px auto 0; }
        .network .con .content .content-new .tit {
          font-size: 24px;
          line-height: 30px;
          color: #fff; }
        .network .con .content .content-new .tit1 {
          font-size: 14px;
          line-height: 26px;
          color: #fff;
          margin-top: 22px; }

.affair {
  width: 1190px;
  height: auto;
  margin: 75px auto 0;
  padding-bottom: 100px; }
  .affair .tits {
    width: 292px;
    height: 66px;
    margin: 0 auto 55px; }
  .affair .tit {
    font-size: 20px;
    line-height: 34px;
    float: left;
    margin-right: 70px;
    color: #666666; }
    .affair .tit img {
      margin-right: 13px; }
    .affair .tit span {
      color: #025bab; }
  .affair .job-list-tpl4 {
    width: 100%;
    height: auto;
    margin-top: 5%; }
    .affair .job-list-tpl4 dt {
      width: 100%;
      background: #dedede;
      border-bottom: 1px solid #d0d0d0;
      cursor: pointer; }
      .affair .job-list-tpl4 dt .tit1 {
        font-size: 20px;
        line-height: 54px;
        color: #333333;
        background: url(../img/affair_pic3.png) 5px 21px no-repeat;
        margin-left: 30px;
        padding-left: 20px; }
    .affair .job-list-tpl4 dt.open {
      background: #80b539; }
      .affair .job-list-tpl4 dt.open .tit1 {
        background: url(../img/affair_pic3_h.png) 0 27px no-repeat;
        color: #fff; }
    .affair .job-list-tpl4 dd {
      width: 100%;
      height: auto;
      padding: 30px 0;
      background: #f6f6f6;
      display: none; }
      .affair .job-list-tpl4 dd .tit2 {
        width: 89%;
        margin: 0 auto;
        font-size: 16px;
        line-height: 36px;
        color: #333333; }

.team {
  width: 1190px;
  height: auto;
  margin: 75px auto 0;
  padding-bottom: 100px; }
  .team .tits {
    width: 350px;
    height: 66px;
    margin: 0 auto; }
  .team .tit {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    text-align: center;
    margin-top: 26px; }
  .team .list {
    width: 100%;
    height: auto;
    margin-top: 80px; }
    .team .list ul {
      width: 110%;
      height: auto; }
      .team .list ul li {
        width: 368px;
        height: auto;
        float: left;
        position: relative;
        margin-right: 40px;
        border: 1px solid #e8e8e8; }
        .team .list ul li .con {
          width: 368px;
          height: 450px;
          background: #fcfcfc; }
          .team .list ul li .con .tit1 {
            font-size: 18px;
            line-height: 26px;
            color: #666666;
            text-align: center;
            width: 100%;
            padding-top: 34px; }
          .team .list ul li .con img {
            display: block;
            margin: 32px auto 0; }
          .team .list ul li .con .tit2 {
            width: 340px;
            margin: 28px auto 0;
            font-size: 14px;
            line-height: 26px;
            color: #666666; }
        .team .list ul li .con1 {
          width: 368px;
          height: 496px;
          background: #025bab;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          display: none; }
          .team .list ul li .con1 .conn {
            width: 338px;
            height: auto;
            margin: 0 auto;
            padding-top: 17px; }
            .team .list ul li .con1 .conn .tit1 {
              margin-top: 15px;
              font-size: 18px;
              color: #fff;
              line-height: 26px; }
            .team .list ul li .con1 .conn .tit2 {
              font-size: 14px;
              color: #fff;
              line-height: 26px;
              margin-top: 5px; }
      .team .list ul li:hover .con1 {
        display: block; }

.news-info {
  width: 100%;
  height: auto;
  padding-bottom: 40px; }
  .news-info .info-new {
    width: 1190px;
    height: auto;
    margin: 0px auto;
    padding-top: 39px;
    padding-bottom: 32px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em; }
    .news-info .info-new .tits {
      width: 100%;
      font-size: 18px;
      line-height: 18px;
      color: #333;
      font-weight: bold;
      text-align: center; }
    .news-info .info-new .time {
      width: 300px;
      margin: 12px auto 20px;
      font-size: 12px;
      line-height: 18px;
      color: #999; }
    .news-info .info-new .tit {
      width: 1100px;
      margin: 22px auto 0px;
      color: #666;
      font-size: 14px;
      line-height: 24px;
      text-indent: 2em; }
    .news-info .info-new img {
      display: block;
      margin: 20px auto 0; }
    .news-info .info-new .paging {
      width: 1100px;
      height: auto;
      margin: 50px auto 0px;
      font-size: 14px;
      line-height: 30px;
      text-indent: 0; }
      .news-info .info-new .paging a {
        color: #666; }
      .news-info .info-new .paging a:hover {
        color: #80B539; }
      .news-info .info-new .paging .return {
        width: 90px;
        height: 34px;
        display: block;
        border-radius: 17px;
        background: #CCC;
        color: #fff;
        text-align: center;
        line-height: 34px;
        font-size: 14px;
        margin-top: 8px;
        text-indent: 0; }
      .news-info .info-new .paging .return:hover {
        background: #80B539;
        color: #FFF; }

.back-top {
  width: 40px;
  height: 36px;
  position: fixed;
  bottom: 5%;
  right: 0; }

.line-new{
  width: 100%;
  height: 1px;
  background-color: #ccc;
}

@keyframes myfirst {
  0% {
    margin-top: -5px; }
  100% {
    margin-top: 0; } }
@-moz-keyframes myfirst /* Firefox */ {
  0% {
    margin-top: -5px; }
  100% {
    margin-top: 0; } }
@-webkit-keyframes myfirst /* Safari and Chrome */ {
  0% {
    margin-top: -5px; }
  100% {
    margin-top: 0; } }
@-o-keyframes myfirst /* Opera */ {
  0% {
    margin-top: -5px; }
  100% {
    margin-top: 0; } }



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