﻿.inner-body {
  background-color: #222524; }

.index-banner {
  position: relative;
  width: 100%;
  height: 722px;
  background-position: center center;
  transition: all .5s ease; }
  .index-banner header {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0 0;
    height: 194px;
    overflow: hidden; }
    .index-banner header .logo {
      display: block;
      height: 53px;
      width: 215px;
      background: url("../image/logo1.png") no-repeat; }
    .index-banner header .nav-bar ul.parent {
      background: rgba(29, 124, 168, 0.5);
      color: #ffffff;
      border-radius: 10px; }
      .index-banner header .nav-bar ul.parent li.son {
        position: relative;
        float: left;
        width: 100px;
        height: 46px;
        line-height: 46px;
        text-align: center; }
        .index-banner header .nav-bar ul.parent li.son:first-child {
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px; }
        .index-banner header .nav-bar ul.parent li.son:last-child {
          border-top-right-radius: 10px;
          border-bottom-right-radius: 10px; }
        .index-banner header .nav-bar ul.parent li.son ul {
          position: absolute;
          z-index: 99;
          display: none;
          top: 46px;
          width: 100px;
          left: 0px;
          font-size: 14px;
          padding: 10px 0; }
          .index-banner header .nav-bar ul.parent li.son ul li {
            color: #1d7cc7;
            display: block;
            background-color: rgba(255, 255, 255, 0.7);
            width: 99px;
            height: 26px;
            line-height: 26px; }
            .index-banner header .nav-bar ul.parent li.son ul li:first-child {
              border-top-left-radius: 10px;
              border-top-right-radius: 10px; }
            .index-banner header .nav-bar ul.parent li.son ul li:last-child {
              border-bottom-left-radius: 10px;
              border-bottom-right-radius: 10px; }
  .index-banner .banner-content {
    display: none;
    width: 960px;
    margin: 10px auto 0;
    color: #ffffff; }
    .index-banner .banner-content p.title {
      font-size: 30px;
      margin-bottom: 30px; }
    .index-banner .banner-content p.motto {
      margin-top: 30px; }
  .index-banner .bottom-box {
    position: absolute;
    bottom: 0;
    width: 960px;
    padding: 36px calc(50% - 480px);
    background: rgba(0, 0, 0, 0.3); }
    .index-banner .bottom-box a {
      text-align: left;
      display: inline; }
    .index-banner .bottom-box .box-content {
      float: left;
      width: 280px;
      height: 95px;
      margin: 0 12px;
      padding-left: 15px;
      border-radius: 10px;
      background-repeat: no-repeat;
      background-position: right;
      background-color: #ffffff;
      color: #9f9f9f;
      font-weight: bold; }
      .index-banner .bottom-box .box-content p.title {
        color: #1f83ce;
        margin: 25px 0 10px 0; }
    .index-banner .bottom-box .tu1 {
      background-image: url("../image/tu1.png"); }
    .index-banner .bottom-box .tu2 {
      background-image: url("../image/tu2.png"); }
    .index-banner .bottom-box .tu3 {
      background-image: url("../image/tu3.png"); }

.warp {
  position: relative;
  padding-top: 120px;
  width: 960px;
  margin: 0 auto; }
  .warp header {
    position: absolute;
    top: 35px;
    width: 960px; }
    .warp header .logo {
      display: block;
      height: 53px;
      width: 215px;
      background: url("../image/logo1.png") no-repeat; }
    .warp header .nav-bar ul.parent {
      background: #ffffff;
      color: #1d7cc7;
      border-radius: 10px; }
      .warp header .nav-bar ul.parent li.son {
        position: relative;
        float: left;
        width: 100px;
        height: 46px;
        line-height: 46px;
        text-align: center; }
        .warp header .nav-bar ul.parent li.son:first-child {
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px; }
        .warp header .nav-bar ul.parent li.son:last-child {
          border-top-right-radius: 10px;
          border-bottom-right-radius: 10px; }
        .warp header .nav-bar ul.parent li.son ul {
          position: absolute;
          z-index: 99;
          display: none;
          top: 46px;
          width: 100px;
          left: 0px;
          font-size: 14px;
          padding: 10px 0; }
          .warp header .nav-bar ul.parent li.son ul li {
            color: #1d7cc7;
            display: block;
            background-color: rgba(255, 255, 255, 0.7);
            width: 99px;
            height: 26px;
            line-height: 26px; }
            .warp header .nav-bar ul.parent li.son ul li:first-child {
              border-top-left-radius: 10px;
              border-top-right-radius: 10px; }
            .warp header .nav-bar ul.parent li.son ul li:last-child {
              border-bottom-left-radius: 10px;
              border-bottom-right-radius: 10px; }

.main {
  background-color: #ffffff;
  padding: 18px;
  border-radius: 10px;
  margin-bottom: 38px;
  overflow: hidden; }
  .main img.eg-item {
    margin-left: 1px;
    opacity: .5; }

.main-top {
  overflow: hidden; }
  .main-top .main-top-l .ul-con {
    display: inline-block;
    width: 213px;
    background-color: #dedede;
    padding: 25px 0 25px 25px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; }
    .main-top .main-top-l .ul-con p {
      background: #004b85;
      height: 40px;
      color: #ffffff;
      padding-left: 20px;
      font-weight: 600;
      line-height: 40px;
      font-size: 16px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px; }
    .main-top .main-top-l .ul-con li {
      padding-left: 20px;
      height: 35px;
      line-height: 35px;
      font-size: 14px; }
      .main-top .main-top-l .ul-con li:hover {
        background-color: #ffffff;
        color: #004b85; }
      .main-top .main-top-l .ul-con li:hover .to-page {
        display: inline-block; }
  .main-top .main-top-r {
    margin-left: 16px; }
    .main-top .main-top-r p.tradition {
      margin-bottom: 15px;
      padding: 15px 0;
      border-bottom: 1px solid #dddddd; }
      .main-top .main-top-r p.tradition em {
        display: inline-block;
        height: 20px;
        line-height: 20px;
        border-left: 2px solid #004b83;
        font-weight: 600;
        padding-left: 10px; }
    .main-top .main-top-r .top-img {
      padding: 16px 0 12px 0; }

.inner-left, .inner-left-s {
  width: 570px;
  padding-left: 30px;
  display: none; }
  .inner-left h3, .inner-left-s h3 {
    height: 20px;
    line-height: 20px;
    background: url(../image/pot.jpg) left center repeat-x;
    margin: 23px 0 18px 0; }
    .inner-left h3 em, .inner-left-s h3 em {
      font-size: 16px;
      color: #e6a017;
      background-color: #ffffff;
      padding: 16px 16px 16px 0;
      font-weight: 700; }
  .inner-left p, .inner-left-s p {
    color: #666;
    font-size: 13px;
    line-height: 22px; }
  .inner-left h4, .inner-left-s h4 {
    padding: 16px 0;
    font-size: 14px;
    font-weight: 700; }

.inner-left-s {
  width: 650px;
  padding-left: 40px; }

.inner-right, .inner-right-s {
  width: 260px;
  padding: 20px;
  border-radius: 7px;
  margin-top: 20px;
  background: #dedede; }
  .inner-right h3, .inner-right-s h3 {
    height: 20px;
    line-height: 20px;
    background: url(../image/pot.jpg) left center repeat-x;
    margin: 23px 0 18px 0; }
    .inner-right h3 em, .inner-right-s h3 em {
      font-size: 16px;
      color: #e6a017;
      background-color: #dedede;
      padding: 16px 16px 16px 0;
      font-weight: 700; }
  .inner-right p.job-motto, .inner-right-s p.job-motto {
    font-size: 12px;
    text-indent: 4px; }
  .inner-right a.job-link, .inner-right-s a.job-link {
    display: block;
    text-align: left;
    text-indent: 4px;
    font-size: 12px;
    color: #014b85; }

.inner-right-s {
  width: 205px;
  padding: 16px;
  border-radius: 0 7px 7px 0; }

.bottom-con {
  width: 960px; }
  .bottom-con a {
    text-align: left; }
  .bottom-con .box-content {
    float: left;
    width: 280px;
    height: 120px;
    margin: 0 10px;
    padding-left: 15px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #004b85;
    color: #9f9f9f;
    font-weight: bold;
    opacity: .5; }
    .bottom-con .box-content p.title {
      color: #ffffff;
      margin: 10px 0; }
    .bottom-con .box-content p.t-info {
      width: 143px;
      color: #ffffff;
      font-size: 12px;
      line-height: 14px;
      font-weight: 500; }
  .bottom-con .tu1 {
    margin-left: 0;
    background-image: url("../image/tu12.png"); }
  .bottom-con .tu2 {
    background-image: url("../image/tu11.png"); }
  .bottom-con .tu3 {
    background-image: url("../image/tu13.png"); }

.bottom-con + .inner-left {
  display: block; }

.inner-right-s + .inner-left-s {
  display: block; }

footer {
  max-width: 960px;
  background: #042866;
  color: #ffffff;
  padding: 60px calc(50% - 480px) 34px;
  overflow: hidden; }
  footer ul {
    float: left;
    margin-right: 80px; }
    footer ul li {
      font-size: 12px;
      line-height: 26px; }
      footer ul li:first-child {
        font-size: 16px;
        margin-bottom: 32px; }
  footer .copyright {
    margin-top: 260px;
    padding-top: 20px;
    border-top: 1px solid #3c5784;
    color: #8093b1; }
    footer .copyright .info {
      text-align: right; }
      footer .copyright .info p {
        line-height: 26px; }

.fl {
  float: left; }

.fr {
  float: right; }

.ml-20 {
  margin-left: 20px; }

.fs {
  font-size: 12px; }

.btn-about {
  display: inline-block;
  margin-top: 38px;
  padding: 10px 15px;
  border-radius: 5px;
  background: linear-gradient(#00c2fe, #0078ff); }

.pl-0 {
  padding-left: 0 !important; }

.pl-20 {
  padding-left: 20px; }

.active {
  background-color: #ffad00;
  color: #ffffff; }

p.crumbs {
  margin-bottom: 16px; }
  p.crumbs img.triangle {
    display: inline-block;
    padding: 0 0 2px 5px; }
  p.crumbs span.path {
    display: inline-block;
    color: #989898;
    margin-left: 16px;
    font-size: 14px; }

.to-page {
  display: none;
  margin: 0 0 3px 117px; }

.opa {
  opacity: 1 !important; }