.head {
  height: 104px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
  z-index: 111; }
  .head .logo {
    line-height: 104px; }
  .head .navx {
    float: right;
    margin-top: 36px; }
    .head .navx li {
      float: left;
      margin-left:16px;
      position: relative; }
      .head .navx li a {
        display: block;
        line-height: 36px;
        font-size: 16px;
        color: #fff;
        padding: 0 10px; }
      .head .navx li:after {
        display: block;
        width: 0;
        transition-duration: 0.5s;
        height: 1px;
        background: #fff;
        content: ''; }
      .head .navx li:hover:after {
        width: 100%; }
      .head .navx li .sec {
        position: absolute;
        z-index: 111;
        top: 37px;
        width: 120%;
        background:rgba(255, 255, 255, 0.7);
        left: 0;
        display: none; }
        .head .navx li .sec a {
          color: #333333;
          line-height: 30px; }
          .head .navx li .sec a:hover {
            background: #144a96;
            color: #fff; }

.c1 {
  background: rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
  padding-top: 116px;
  padding-bottom: 110px; }
  .c1 h2 {
    text-align: center;
    font-weight: 500;
    line-height: 1;
    font-size: 30px;
    color: #333333; }
    .c1 h2 span {
      color: #144a96; }
    .c1 h2 p {
      font-size: 14px;
      color: #999999;
      margin-top: 16px; }
  .c1 .content {
    margin-top: 34px;
    background: url(../images/about1.png) no-repeat right 0;
    padding-top: 20px; }
    .c1 .content .c1-1 {
      margin-top: 16px;
      width: 516px; }
      .c1 .content .c1-1 dd {
        font-size: 14px;
        line-height: 28px;
        color: #525252; }
      .c1 .content .c1-1 a.ck {
        display: block;
        float: right;
        margin-top: 62px;
        font-size: 18px;
        width: 200px;
        line-height: 50px;
        text-align: center;
        background: #144a96;
        color: #fff;
        transition-duration: .3s; }
        .c1 .content .c1-1 a.ck:hover {
          transform: translateY(-5px); }
    .c1 .content .c1-2 {
      width: 568px;
      margin-right: 82px;
      position: relative; }
      .c1 .content .c1-2 .list3 li {
        float: left;
        overflow: hidden; }
        .c1 .content .c1-2 .list3 li img {
          width: 568px;
          height: 359px;
          transition-duration: 1.2s; }
          .c1 .content .c1-2 .list3 li img:hover {
            transform: scale(1.1); }
      .c1 .content .c1-2 .hd {
        position: absolute;
        right: 6px;
        bottom: 14px;
        z-index: 111;
        background: rgba(0, 0, 0, 0.31);
        padding: 10px 34px; }
        .c1 .content .c1-2 .hd .xx {
          position: absolute;
          z-index: 111;
          top: 50%;
          transform: translateY(-50%); }
          .c1 .content .c1-2 .hd .xx.prev {
            left: 6px; }
          .c1 .content .c1-2 .hd .xx.next {
            right: 6px; }
        .c1 .content .c1-2 .hd .list2 li {
          float: left;
          padding: 4px 3px;
          background: #a8a8a8;
          margin: 0 3px; }
          .c1 .content .c1-2 .hd .list2 li img {
            width: 55px;
            height: 32px; }
          .c1 .content .c1-2 .hd .list2 li.on {
            background: #666666; }

.c2 {
  padding-top: 108px;
  box-sizing: border-box;
  background: url(../images/c3.jpg) no-repeat 50% 0;
  height: 600px; }
  .c2 h2 {
    color: #fff;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    font-size:34px; }
  .c2 .list2 {
   margin: 70px auto 0;
    text-align: center;
    /*width: 900px;*/
  }
    .c2 .list2 li {
      border: 1px solid #fff;
      float: left;
      margin-right: 80px;
      width: 240px;
      height: 270px; }
      .c2 .list2 li:last-child {
        margin-right: 0; }
      .c2 .list2 li .tu {
        padding-top: 46px;
        transition-duration: .3s; }
      .c2 .list2 li h3 {
        text-transform: uppercase;
        font-size: 19px;
        margin-top: 32px;
        line-height: 1;
        font-weight: 500;
        color: #fff; }
        .c2 .list2 li h3 p {
          background: url(../images/heng.png) no-repeat 50% 0;
          font-size: 15px;
          line-height: 39px;
          margin-top: 20px; }
      .c2 .list2 li:hover .tu {
        padding-top: 26px; }

.c3 {
  padding-top: 88px;
  background: rgba(20, 74, 150, 0.5);
  padding-bottom: 68px; }
  .c3 h2 {
    text-align: center;
    font-weight: 500;
    line-height: 1;
    font-size: 30px;
    color: #fff;
    margin-bottom: 62px; }
    .c3 h2 p {
      font-size: 14px;
      margin-top: 16px; }
  .c3 .list2 li {
    float: left;
    margin-right: 15px;
    margin-bottom: 14px;
    overflow: hidden;
    position: relative; }
    .c3 .list2 li:nth-child(3n) {
      margin-right: 0; }
    .c3 .list2 li .img img {
      width: 390px;
      height: 293px; }
    .c3 .list2 li h3 {
      font-weight: 500;
      color: #fff;
      text-align: center;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: -100%;
      background: url(../images/yin.png) no-repeat 50%;
      font-size: 16px;
      line-height: 40px;
      box-sizing: border-box;
      padding-top: 126px; }

.c4 {
  padding-top: 100px;
  background: rgba(255, 255, 255, 0.8);
  padding-bottom: 120px; }
  .c4 h2 {
    text-align: center;
    font-weight: 500;
    line-height: 1;
    font-size: 30px;
    color: #333333; }
    .c4 h2 span {
      color: #144a96; }
    .c4 h2 p {
      font-size: 14px;
      color: #999999;
      margin-top: 16px; }
  .c4 .content {
    margin-top: 60px; }
    .c4 .content .c4-1 {
      width: 599px; }
      .c4 .content .c4-1 #slider {
        position: relative;
        width: 599px;
        height: 419px;
        overflow: hidden; }
        .c4 .content .c4-1 #slider .slide {
          position: absolute;
          top: 0;
          width: 300px;
          height: 419px; }
          .c4 .content .c4-1 #slider .slide img {
            width: 599px;
            height: 419px;
            opacity: 1 !important; }
    .c4 .content .c4-2 {
      margin-top: 2px;
      width: 550px; }
      .c4 .content .c4-2 .list2 li h3 {
        line-height: 28px;
        font-size: 20px;
        transition-duration: .3s; }
        .c4 .content .c4-2 .list2 li h3 a {
          color: #144a96; }
      .c4 .content .c4-2 .list2 li .time {
        font-size: 12px;
        color: #7d7d7d;
        line-height: 24px; }
      .c4 .content .c4-2 .list2 li dd {
        margin-top: 10px;
        line-height: 26px;
        color: #5a5a5a;
        font-size: 14px; }
      .c4 .content .c4-2 .list2 li:hover h3 {
        padding-left: 10px; }
      .c4 .content .c4-2 .list3 {
        margin-top: 14px; }
        .c4 .content .c4-2 .list3 li {
          line-height: 36px; }
          .c4 .content .c4-2 .list3 li a {
            color: #5a5a5a;
            font-size: 14px; }
            .c4 .content .c4-2 .list3 li a span {
              color: #9f9f9f;
              padding-right: 14px;
              transition-duration: .3s; }
          .c4 .content .c4-2 .list3 li:hover a {
            color: #144a96; }
            .c4 .content .c4-2 .list3 li:hover a span {
              padding-right: 24px; }

.c5 {
  padding-top: 78px;
  background: rgba(20, 74, 150, 0.3);
  padding-bottom: 78px; }
  .c5 .oo {
    background: #144a96;
    height: 300px; }
  .c5 .c5-1 {
    width: 215px; }
  .c5 .c5-2 {
    width: 390px;
    height: 300px;
    background: #37465b;
    box-sizing: border-box;
    padding-top: 50px;
    padding-left: 29px; }
    .c5 .c5-2 dd {
      height: 150px;
      color: #fff;
      line-height: 30px;
      font-size: 14px; }
      .c5 .c5-2 dd p:nth-child(1) {
        margin-bottom: 8px; }
    .c5 .c5-2 a.ck {
      display: block;
      width: 100px;
      line-height: 45px;
      border: 1px solid #fff;
      font-size: 18px;
      color: #fff;
      text-align: center; }
      .c5 .c5-2 a.ck:hover {
        background: #fff;
        color: #144a96; }
  .c5 .c5-3 {
    background: #17273d;
    width: 184px;
    height: 300px;
    padding-top: 55px;
    box-sizing: border-box; }
    .c5 .c5-3 h3 {
      height: 150px;
      text-align: center;
      color: #fff;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500; }
      .c5 .c5-3 h3 p {
        padding-top: 8px; }
    .c5 .c5-3 a.ck {
      display: block;
      margin-left: 41px;
      width: 100px;
      line-height: 45px;
      border: 1px solid #fff;
      font-size: 18px;
      color: #fff;
      text-align: center; }
      .c5 .c5-3 a.ck:hover {
        background: #fff;
        color: #144a96; }
  .c5 .c5-4 {
    box-sizing: border-box;
    padding-left: 40px;
    width: 411px;
    padding-top: 55px;
    font-size: 16px;
    line-height: 28px;
    color: #fff; }
    .c5 .c5-4 img {
      padding-right: 32px; }
  .c5 .zi {
    margin: 32px auto 0;
    text-align: center;
    line-height: 84px;
    font-size: 30px;
    color: #fff;
    border-bottom: 1px solid #fff;
    width: 322px; }

.foot {
  text-align: center;
  background: #144a96;
  color: #fff;
  padding: 10px 0;
  font-size: 16px; }
  .foot a {
    color: #fff; }

.link {
  display: none; }

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