@charset "UTF-8";
body, html {
  height: 100%;
  min-width: 1200px;
  word-wrap: break-word; }

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, blockquote, fieldset, div, strong, label, em {
  margin: 0;
  padding: 0;
  border: 0; }

table, th, td {
  margin: 0;
  padding: 0; }

body {
  font-size: 14px;
  color: #333;
  font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", SimSun, Heiti, sans-serif;
  background: #fff;
  /* overflow: hidden;*/ }

ul, ol, li {
  list-style: none; }

input, button {
  margin: 0;
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

p img {
  display: inline-block; }

a {
  color: #333;
  outline: none !important;
  text-decoration: none; }

a:focus, a:hover {
  text-decoration: none; }

.clear {
  clear: both;
  height: 0px;
  border: none;
  padding: 0;
  margin: 0;
  line-height: 0px; }

.m {
  margin: 0px auto; }

.l {
  float: left; }

.r {
  float: right; }

.x {
  position: relative;
  z-index: 1; }

.x2 {
  position: relative;
  z-index: 2; }

.j {
  position: absolute;
  z-index: 1; }

.j2 {
  position: absolute;
  z-index: 2; }

.fix1 {
  position: fixed;
  z-index: 5; }

.fix {
  position: fixed;
  z-index: 10; }

.fix2 {
  position: fixed;
  z-index: 15; }

.vis {
  visibility: hidden; }

.tc {
  text-align: center; }

.ft28 {
  font-size: 28px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.pt60 {
  padding-top: 60px; }

.pt50 {
  padding-top: 50px; }

.pt60 {
  padding-top: 60px; }

.pt70 {
  padding-top: 70px; }

.mb40 {
  margin-bottom: 40px; }

.mb100 {
  margin-bottom: 100px; }

.ml40 {
  margin-left: 40px; }

.db {
  display: block; }

.c1 {
  color: #222; }

.c2 {
  color: #fff; }

@media (min-width: 1200px) {
  .container {
    width: 1200px; } }
.container {
  width: 1200px; }

.cen {
  padding-left: 0px;
  padding-right: 0px; }

.img-re-w {
  width: 100%;
  display: block; }

.img-re-h {
  height: 100%;
  display: block; }

.media_img {
  vertical-align: top;
  display: table-cell; }

.media_con {
  display: table-cell;
  vertical-align: top; }

@media (min-width: 1400px) {
  .col-lgg-2 {
    width: 16.666%;
    float: left; } }
.col-xs-1-7, .col-sm-1-7, .col-md-1-7, .col-lg-1-7 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.col-xs-1-7 {
  width: 14.2%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-1-7 {
    width: 14.2%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-1-7 {
    width: 14.2%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-1-7 {
    width: 14.2%;
    float: left; } }
.col-xs-1-8, .col-sm-1-8, .col-md-1-8, .col-lg-1-8 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.col-xs-1-8 {
  width: 12.5%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-1-8 {
    width: 12.5%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-1-8 {
    width: 12.5%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-1-8 {
    width: 12.5%;
    float: left; } }
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.col-xs-1-5 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left; } }
/*通用end*/
:root {
  filter: none; }

@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
@media (min-width: 1200px) {
  .container {
    width: 1200px; } }
.head {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3); }

.top-nav {
  width: 100%;
  position: relative;
  z-index: 1;
  height: 96px;
  line-height: 140%;
  font-size: 14px; }
  .top-nav .a1 {
    color: #000066;
    display: block;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 50%;
    width: 100%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%); }
  .top-nav li {
    float: left;
    padding: 0px 15px;
    width: 150px;
    height: 101px;
    text-align: center;
    position: relative;
    z-index: 2; }
    .top-nav li.on, .top-nav li:hover {
      border-bottom: 5px solid #123f86; }
    .top-nav li:hover .menu {
      display: block; }
    .top-nav li .menu {
      display: none;
      position: absolute;
      z-index: 1;
      left: 0px;
      top: 40px;
      width: 177px;
      box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3); }
      .top-nav li .menu .a2 {
        display: block;
        text-align: center;
        background-color: #fff;
        border: 1px solid #ddd;
        border-top: none;
        height: 50px;
        line-height: 49px;
        overflow: hidden;
        font-size: 16px;
        font-weight: normal;
        color: #333; }
        .top-nav li .menu .a2:hover {
          background-color: #f7f7f7; }

.banner .swiper-slide {
  position: relative;
  z-index: 1;
  height: 1080px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover; }
  .banner .swiper-slide .nr {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 1200px;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
    .banner .swiper-slide .nr h3 {
      font-size: 60px;
      color: #fff;
      line-height: 100%;
      margin-bottom: 40px; }
    .banner .swiper-slide .nr .jj {
      font-size: 24px;
      color: #fff;
      line-height: 200%; }
    .banner .swiper-slide .nr .a1 {
      display: block;
      text-align: center;
      margin-top: 30px;
      width: 160px;
      height: 42px;
      line-height: 42px;
      color: #fff;
      font-size: 12px;
      background-color: #133984;
      border-radius: 5px;
      overflow: hidden; }
.banner .swiper-pagination-bullet-active {
  background-color: #00a13a; }

.footer {
  background-color: #353535; }
  .footer dl {
    width: 50%;
    float: left; }
    .footer dl dt {
      font-size: 24px;
      font-weight: normal;
      text-transform: uppercase;
      color: #d9d90a;
      line-height: 140%;
      margin-bottom: 5px; }
    .footer dl dd {
      padding-top: 30px;
      display: table;
      width: 100%; }
      .footer dl dd i {
        width: 60px;
        height: 60px;
        line-height: 58px;
        text-align: center;
        font-size: 30px;
        color: #ffff00;
        border: 1px solid #ffff00;
        margin-right: 15px;
        display: table-cell;
        vertical-align: middle; }
      .footer dl dd .nr {
        display: table-cell;
        vertical-align: middle;
        width: 525px;
        color: #fff; }

.beian {
  text-align: center;
  border-top: 1px solid #fff;
  padding: 40px 0px;
  color: #fff;
  font-size: 14px;
  line-height: 140%;
  background-color: #191919; }

.weizhi {
  font-size: 14px;
  color: #333;
  line-height: 140%;
  padding: 17px 0px;
  border-bottom: 1px dashed #e4e4e4; }
  .weizhi img {
    margin-right: 10px; }
  .weizhi span {
    padding: 0px 5px; }
  .weizhi a {
    color: #333; }
    .weizhi a:hover {
      color: #000066; }

/*分页*/
.page2 {
  /*overflow: hidden;*/
  text-align: center;
  padding: 10px;
  clear: both; }

.page2 .ul {
  border: 1px solid #e4eaec;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff; }

.page2 .rows {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #76838f;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }

.page2 .num {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #76838f;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }

.page2 .current {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #000066;
  border-left: 1px solid #e4eaec; }

.page2 .prev {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #76838f;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }

.page2 .next {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #76838f;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }

.title1 {
  font-size: 24px;
  color: #000066;
  text-align: center;
  line-height: 140%;
  font-weight: bold;
  text-transform: uppercase; }

.article {
  font-size: 14px;
  line-height: 160%; }
  .article img {
    max-width: 100%; }
  .article h1 {
    line-height: 200%;
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px; }
  .article .hdwz {
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd; }
    .article .hdwz span {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      font-size: 14px;
      color: #999;
      line-height: 20px;
      margin-top: 5px; }
  .article .zuoyou li {
    padding: 0px; }
  .article .zuoyou .nr {
    padding: 15px;
    color: #5b5b5b; }
    .article .zuoyou .nr h3 {
      font-size: 16px;
      line-height: 140%;
      font-weight: bold;
      margin-top: 5px;
      margin-bottom: 5px; }
  .article .zuoyou .jj {
    line-height: 200%; }
  .article .wznr {
    padding: 15px; }

.Consultants-list li {
  height: 60px;
  line-height: 58px;
  overflow: hidden;
  border: 1px solid #ddd;
  padding-left: 20px;
  padding-right: 80px;
  position: relative;
  z-index: 1;
  margin-top: 20px;
  width: 580px; }
  .Consultants-list li:nth-child(even) {
    float: right; }
  .Consultants-list li:nth-child(odd) {
    float: left; }
  .Consultants-list li:nth-child(2n+1) {
    clear: both; }
  .Consultants-list li h3 a {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 58px; }
  .Consultants-list li:hover {
    border: 1px solid #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3); }
    .Consultants-list li:hover a {
      color: #000066; }
    .Consultants-list li:hover .a1 {
      background-color: #000066; }
      .Consultants-list li:hover .a1 i {
        border: 1px solid #fff;
        color: #fff; }
  .Consultants-list li .a1 {
    width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1; }
    .Consultants-list li .a1 i {
      width: 30px;
      height: 30px;
      text-align: center;
      border: 1px solid #ddd;
      font-size: 18px;
      color: #ddd;
      line-height: 28px;
      border-radius: 50%; }

.Methodology-list li {
  height: 60px;
  line-height: 58px;
  overflow: hidden;
  border: 1px solid #ddd;
  padding-left: 20px;
  padding-right: 80px;
  position: relative;
  z-index: 1;
  margin-top: 20px; }
  .Methodology-list li h3 a {
    line-height: 58px;
    color: #333;
    font-size: 14px;
    font-weight: normal; }
  .Methodology-list li:hover {
    border: 1px solid #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3); }
    .Methodology-list li:hover a {
      color: #000066; }
    .Methodology-list li:hover .a1 {
      background-color: #000066; }
      .Methodology-list li:hover .a1 i {
        border: 1px solid #fff;
        color: #fff; }
  .Methodology-list li .a1 {
    width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1; }
    .Methodology-list li .a1 i {
      width: 30px;
      height: 30px;
      text-align: center;
      border: 1px solid #ddd;
      font-size: 18px;
      color: #ddd;
      line-height: 28px;
      border-radius: 50%; }

.Industry-list li {
  width: 400px;
  float: left;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .Industry-list li:hover .img-cen2 {
    opacity: 1; }
  .Industry-list li:nth-child(3n+1) {
    clear: both; }
  .Industry-list li .a1 {
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px; }
  .Industry-list li .img-cen {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 102, 0.5); }
    .Industry-list li .img-cen .nr {
      position: absolute;
      width: 100%;
      padding: 15px 47px;
      left: 0px;
      top: 50%;
      transform: translate(0px, -50%);
      -webkit-transform: translate(0px, -50%); }
    .Industry-list li .img-cen .img {
      width: 62px;
      padding-bottom: 36px;
      border-bottom: 2px solid #fff; }
    .Industry-list li .img-cen h3 {
      font-size: 14px;
      margin-top: 30px;
      line-height: 140%;
      font-weight: normal;
      color: #fff;
      text-align: center; }
  .Industry-list li .img-cen2 {
    position: absolute;
    z-index: 2;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #000066;
    opacity: 0;
    transition: 0.2s all;
    -webkit-transition: 0.2s all; }
    .Industry-list li .img-cen2 .nr {
      position: absolute;
      width: 100%;
      padding: 15px 47px;
      left: 0px;
      top: 50%;
      transform: translate(0px, -50%);
      -webkit-transform: translate(0px, -50%); }
    .Industry-list li .img-cen2 .img {
      width: 62px; }
    .Industry-list li .img-cen2 h3 {
      font-size: 14px;
      margin-top: 20px;
      margin-bottom: 20px;
      line-height: 140%;
      font-weight: normal;
      color: #fff;
      text-align: center; }
    .Industry-list li .img-cen2 .jj {
      font-size: 12px;
      color: #fff;
      line-height: 220%; }
  .Industry-list li:hover {
    overflow: hidden; }

.Recruitment-list li {
  height: 60px;
  line-height: 58px;
  overflow: hidden;
  border: 1px solid #ddd;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 1;
  margin-top: 20px;
  width: 580px; }
  .Recruitment-list li:nth-child(even) {
    float: right; }
  .Recruitment-list li:nth-child(odd) {
    float: left; }
  .Recruitment-list li:nth-child(2n+1) {
    clear: both; }
  .Recruitment-list li h3 a {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 58px; }
  .Recruitment-list li:hover {
    border: 1px solid #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3); }
    .Recruitment-list li:hover a {
      color: #000066; }
    .Recruitment-list li:hover .a1 {
      background-color: #000066; }
      .Recruitment-list li:hover .a1 i {
        border: 1px solid #fff;
        color: #fff; }
  .Recruitment-list li .a1 {
    width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1; }
    .Recruitment-list li .a1 i {
      width: 30px;
      height: 30px;
      text-align: center;
      border: 1px solid #ddd;
      font-size: 18px;
      color: #ddd;
      line-height: 28px;
      border-radius: 50%; }

.lxwm-list dl {
  width: 576px;
  float: left;
  margin-left: 48px;
  margin-bottom: 40px; }
  .lxwm-list dl:nth-child(odd) {
    clear: both;
    margin-left: 0px; }
.lxwm-list .bt {
  font-size: 18px;
  line-height: 140%;
  font-weight: bold;
  color: #161616;
  margin-bottom: 20px; }
.lxwm-list dd {
  padding: 10px 0px; }
.lxwm-list .nr {
  width: 545px;
  line-height: 160%; }

.ditu iframe {
  width: 100%;
  height: 400px; }

.lxwm-form .lxform-left, .lxwm-form .lxform-right {
  width: 576px;
  float: left;
  margin-left: 48px;
  margin-bottom: 40px; }
  .lxwm-form .lxform-left:nth-child(odd), .lxwm-form .lxform-right:nth-child(odd) {
    clear: both;
    margin-left: 0px; }
.lxwm-form .ipt {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0px 10px;
  margin-bottom: 17px;
  background-color: #f3f3f3;
  font-size: 14px;
  color: #666;
  border: none;
  outline: none; }
.lxwm-form .ipt2 {
  width: 100%;
  line-height: 140%;
  height: 185px;
  padding: 10px;
  margin-bottom: 17px;
  background-color: #f3f3f3;
  font-size: 14px;
  color: #666;
  border: none;
  outline: none; }
.lxwm-form .lxwm-btn {
  height: 50px;
  line-height: 50px;
  width: 222px;
  text-align: center;
  background-color: #000066;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  margin: 25px auto 0px;
  color: #fff; }

/*# sourceMappingURL=style.css.map */
