html,
body {
  margin: 0;
  font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
  background: #fff;
  color: #000; }

body a {
  text-decoration: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all; }

a:hover {
  text-decoration: none; }

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 600; }

li {
  list-style: none; }

ul, p {
  margin: 0;
  padding: 0; }

img {
  display: block;
  border: none; }

.pr {
  position: relative; }

label {
  margin: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

.clearfix {
  clear: both; }

.mt-30 {
  margin-top: 30px; }


.bg-light {
  background: none !important; }

.bg-faded {
  background-color: #043766;
  padding: 0 10px; }

.navbar {
  height: 44px;
  line-height: 44px; }

ul.navbar-nav li {
  position: relative; }

.navbar-toggleable-md .navbar-nav .nav-link {
  padding-right: 1.8em;
  padding-left: 1.8em;
  letter-spacing: 1px;
  color: #fff;
  position: relative; }

.navbar-toggleable-md .navbar-nav .nav-link:hover {
  color: #fff; }

li.nav-item {
  float: left; }

li.nav-item.active {
  color: #043766;
  background-color: #90bae9; }

li.nav-item.active .nav-link, li.nav-item.active .nav-link:hover {
  color: #043766; }

li.nav-item:after {
  display: inline-block;
  position: absolute;
  right: -1px;
  bottom: 8px;
  width: 1px;
  height: 25px;
  background: #315977;
  content: ""; }

li.nav-item:last-child:after {
  background: #043766; }

li.nav-item .nav-link:after {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 0;
  height: 2px;
  background: linear-gradient(to right, #498ac7 0%, #3f75a7 100%);
  content: "";
  transition: width 0.2s;
  transform: translateX(-50%); }

li.nav-item .nav-link:hover:after {
  width: 50%; }

.banner-bg {
  width: 100%;
  height: 390px;
  background: url(../image/banner-bg.jpg) #d5e5f2 center 0 no-repeat; }
  .banner-bg .banner-container {
    width: 1081px;
    height: 243px;
    margin: 0 auto 0 auto;
    position: relative;
    padding-top: 70px; }

.mtjz-box {
  background: url(../image/mtjz-bg.jpg) repeat-x; }
  .mtjz-box .swiper-mtjz {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
    overflow: hidden;
    height: 400px; }
    .mtjz-box .swiper-mtjz .swiper-slide {
      float: left; }
    .mtjz-box .swiper-mtjz .left {
      float: left; }
    .mtjz-box .swiper-mtjz .right {
      float: right;
      width: 580px; }
      .mtjz-box .swiper-mtjz .right .title {
        margin-top: 20px;
        clear: both;
        height: 100px; }
      .mtjz-box .swiper-mtjz .right h2 {
        float: left;
        font-size: 25px;
        margin-top: 30px; }
      .mtjz-box .swiper-mtjz .right h3 {
        font-size: 16px;
        line-height: 2;
        font-weight: normal;
        margin-top: 40px; }
      .mtjz-box .swiper-mtjz .right .logo-weixin {
        float: right; }
        .mtjz-box .swiper-mtjz .right .logo-weixin img {
          display: inline-block; }

.system-box {
  text-align: center;
  margin: 30px 0; }
  .system-box .word1 {
    font-size: 66px;
    color: #f3f3f4;
    position: relative; }
  .system-box .word2 {
    position: absolute;
    top: 70%;
    color: #2b2b2b;
    left: 50%;
    margin-left: -55px;
    display: inline-block;
    font-size: 30px;
    border-bottom: 3px solid #f29440;
    padding-bottom: 5px;
    margin-top: -30px;
    font-weight: lighter; }

.mr-40 {
  margin-right: 40px; }

.tabs a {
  display: inline-block;
  width: 167px;
  height: 80px;
  position: relative;
  text-indent: 0;
  text-align: center;
  border-radius: 0;
  border-bottom: 4px solid #fff; }
  .tabs a .jz1, .tabs a .jz2, .tabs a .jz3, .tabs a .jz4, .tabs a .jz5, .tabs a .jz6, .tabs a .jz7 {
    width: 37px;
    height: 34px;
    background: url(../image/jz1.png) no-repeat;
    margin: 0 auto; }
  .tabs a .jz2 {
    width: 37px;
    background: url(../image/jz2.png) no-repeat; }
  .tabs a .jz3 {
    width: 34px;
    background: url(../image/jz3.png) no-repeat; }
  .tabs a .jz4 {
    width: 40px;
    background: url(../image/jz4.png) no-repeat; }
  .tabs a .jz5 {
    width: 26px;
    background: url(../image/jz5.png) no-repeat; }
  .tabs a .jz6 {
    width: 36px;
    background: url(../image/jz6.png) no-repeat; }
  .tabs a .jz7 {
    width: 20px;
    background: url(../image/jz7.png) no-repeat; }
  .tabs a .name {
    font-size: 16px;
    color: #000;
    margin-top: 5px; }
  .tabs a.active {
    border-bottom: 4px solid #2b89fe; }
    .tabs a.active .jz1 {
      background: url(../image/jz1-on.png) no-repeat; }
    .tabs a.active .jz2 {
      background: url(../image/jz2-on.png) no-repeat; }
    .tabs a.active .jz3 {
      background: url(../image/jz3-on.png) no-repeat; }
    .tabs a.active .jz4 {
      background: url(../image/jz4-on.png) no-repeat; }
    .tabs a.active .jz5 {
      background: url(../image/jz5-on.png) no-repeat; }
    .tabs a.active .jz6 {
      background: url(../image/jz6-on.png) no-repeat; }
    .tabs a.active .jz7 {
      background: url(../image/jz7-on.png) no-repeat; }
    .tabs a.active .name {
      color: #2b89fe; }

.company-info-box {
  background-color: #8eb9e8;
  padding: 50px 0;
  color: #fff;
  margin-bottom: 70px;
  line-height: 1.6; }
  .company-info-box .word1 {
    font-size: 20px;
    margin-bottom: 10px; }
  .company-info-box .word2 {
    font-size: 16px; }
  .company-info-box .left {
    width: 63%; }
  .company-info-box .info-img {
    position: absolute;
    top: -50px;
    right: 0; }

.font-24 {
  font-size: 24px; }

.font-12 {
  font-size: 12px; }

.mb-10 {
  margin-bottom: 10px; }

.service-box {
  background-color: #f7f9fb;
  padding: 54px 0 74px 0;
  height: 310px; }
  .service-box .overflowhidden {
    padding-top: 20px;
    height: 290px;
    overflow: hidden; }
  .service-box .row {
    width: 1300px; }
  .service-box .items {
    float: left;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 10px 20px 0px rgba(96, 144, 131, 0.13);
    width: 223px;
    height: 290px;
    margin-right: 21px; }
    .service-box .items a {
      display: block;
      color: #000;
      padding: 69px 0 0 0;
      position: relative;
      text-align: center;
      height: 221px; }
      .service-box .items a:hover .hover-box {
        display: block; }
    .service-box .items img {
      max-width: 100%;
      margin: 0 auto 10px auto; }
    .service-box .items .hover-box {
      display: none;
      position: absolute;
      top: -20px;
      left: 0px;
      right: 0px;
      bottom: 0;
      background-color: #1e6dda;
      padding: 40px 28px;
      color: #fff;
      border-radius: 10px;
      text-align: center; }
      .service-box .items .hover-box .ml-30 {
        margin-left: 30px; }
      .service-box .items .hover-box .line-18 {
        line-height: 1.8;
        height: 130px; }
      .service-box .items .hover-box .name {
        color: #a3f2ff;
        text-align: center;
        height: 80px; }
      .service-box .items .hover-box .span1 {
        display: inline-block;
        width: 60%; }
      .service-box .items .hover-box .span2 {
        display: inline-block;
        width: 40%; }

.banner {
  position: absolute;
  top: 70px;
  left: 0;
  margin: 0 90px;
  width: 750px;
  padding: 0 60px;
  height: 243px; }
  .banner .arrow-left {
    background: url(../image/left-icon1.png) no-repeat left top;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -15px;
    width: 34px;
    height: 47px; }
    .banner .arrow-left:hover {
      opacity: 0.5; }
  .banner .arrow-right {
    background: url(../image/right-icon1.png) no-repeat left bottom;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -15px;
    width: 34px;
    height: 47px; }
    .banner .arrow-right:hover {
      opacity: 0.5; }
  .banner .swiper-container {
    overflow: hidden;
    color: #043766;
    width: 750px;
    height: 193px; }
    .banner .swiper-container .swiper-slide img {
      width: 243px;
      height: 150px;
      margin-right: 30px;
      float: left; }
    .banner .swiper-container .swiper-slide {
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box;
      padding: 50px 0 0 0;
      background-color: transparent;
      float: left;
      width: 700px; }
      .banner .swiper-container .swiper-slide .flex-1 {
        float: left;
        width: 460px; }
    .banner .swiper-container .name {
      font-size: 24px;
      border-bottom: 1px solid #043766;
      padding-bottom: 10px;
      margin-bottom: 20px; }
    .banner .swiper-container .see-detail {
      color: #fff;
      border-radius: 5px;
      width: 103px;
      height: 32px;
      line-height: 32px;
      border: 1px solid #fff;
      text-align: center; }

.mr-10 {
  margin-right: 10px; }


.font-20 {
  font-size: 20px; }

.footer {
  padding: 70px 0 40px 0; }
  .footer .footer-box {
    padding: 0 65px;
    height: 180px; }
    .footer .footer-box .left {
      float: left;
      width: 50%; }
    .footer .footer-box .right {
      float: right; }
      .footer .footer-box .right .weixin-box {
        float: left;
        width: 116px;
        text-align: center;
        font-size: 12px; }
  .footer .name {
    display: inline-block;
    padding: 0 20px 5px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #d8dadb; }
  .footer .tel-icon, .footer .email-icon, .footer .address-icon {
    padding-left: 30px;
    font-size: 14px; }
  .footer .tel-icon {
    background: url(../image/tel-icon.png) 0 center no-repeat; }
  .footer .email-icon {
    background: url(../image/email-icon.png) 0 center no-repeat; }
  .footer .address-icon {
    background: url(../image/address-icon.png) 0 center no-repeat; }



.copyright ul li {
  display: inline-block;
  padding: 0 10px; }

.copyrighttop {
  float: right; }

.copyrightbottom {
  float: left; }

.copyright {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #d8dadb;
  margin-top: 20px;
  text-align: center;
  font-size: 14px; }
  .copyright a, .copyright span {
    margin: 0 10px; }

.copyright a {
  color: #2F93FF;
  text-decoration: none; }


.container {
  width: 1200px;
  margin: 0 auto; }

.team-box {
  background-color: #f5f7fa;
  height: 382px;
  margin-bottom: 100px; }
  .team-box .team-img {
    height: 303px; }
    .team-box .team-img img {
      width: 100%;
      height: 303px; }
  .team-box .team-info {
    position: absolute;
    bottom: -155px;
    left: 0;
    box-shadow: 0px 10px 20px 0px rgba(96, 144, 131, 0.13);
    background-color: #f5f7f9;
    border: 1px solid #fff;
    padding: 40px 50px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 2; }

.logo {
  padding: 1.5em 0; }
  .logo img {
    height: 50px; }

.mb-10 {
  margin-bottom: 10px; }

.navbarfixed {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.8;
  filter: Alpha(opacity=80);
  z-index: 99; }

.common-banner {
  background-color: #d5e5f2; }
  .common-banner img {
    height: 158px; }

.common-title {
  background: url(../image/common-title.png) 0 center no-repeat;
  font-size: 34px;
  color: #043766;
  padding-left: 55px;
  margin-top: 30px; }
  .common-title .count {
    float: right;
    font-size: 14px;
    line-height: 50px;
    margin-right: 30px; }

.service-boxx {
  padding-left: 10px;
  margin-top: 30px; }
  .service-boxx .service-title span {
    margin-left: 27px;
    font-size: 30px;
    border-bottom: 4px solid #0091eb;
    padding-bottom: 5px; }
  .service-boxx .service-list {
    margin-left: 10px;
    display: inline-block; }
    .service-boxx .service-list .items {
      display: block;
      float: left;
      border-radius: 10px;
      width: 263px;
      height: 108px;
      line-height: 108px;
      box-shadow: 0px 0px 20px 0px rgba(96, 144, 131, 0.13);
      border: 1px solid #eee \9;
      margin: 30px 42px 0 0; }
      .service-boxx .service-list .items:nth-child(4n) {
        margin-right: 0; }
      .service-boxx .service-list .items .name {
        display: block;
        text-align: center;
        color: #0091eb;
        font-size: 22px; }
      .service-boxx .service-list .items .right-icon {
        display: inline-block;
        width: 31px;
        height: 31px;
        background: url(../image/service-right1.png) no-repeat;
        vertical-align: middle; }
      .service-boxx .service-list .items:hover {
        transform: scale(1.1); }
  .service-boxx.color-ju .service-title span {
    border-bottom: 4px solid #f29440; }
  .service-boxx.color-ju .service-list .items .name {
    color: #f29440; }
  .service-boxx.color-ju .service-list .items .right-icon {
    background: url(../image/service-right2.png) no-repeat; }

:root .service-boxx .service-list .items {
  border: none; }

.contact-content {
  padding: 30px 70px; }
  .contact-content .contact-info {
    font-size: 16px;
    color: #043766;
    line-height: 2; }
  .contact-content #map {
    margin-top: 30px;
    width: 100%;
    height: 412px; }
  .contact-content .desc {
    background-color: #f0f0f0;
    padding: 20px 40px;
    font-size: 14px;
    color: #4e4e4e;
    margin-top: 30px; }

.team-content .team-info {
  box-shadow: 0px 10px 20px 0px rgba(96, 144, 131, 0.13);
  background-color: #f5f7f9;
  border: 1px solid #fff;
  padding: 40px 50px;
  border-radius: 10px;
  font-size: 18px;
  line-height: 2; }

.news-list {
  padding: 0 65px;
  margin-top: 40px; }
  .news-list .items {
    display: block;
    box-shadow: 0px 0 20px 0px rgba(96, 144, 131, 0.13);
    margin: 0 0 35px 0;
    height: 150px;
    border: 1px solid #eee \9; }
    .news-list .items:hover {
      transform: scale(1.05); }
    .news-list .items .left {
      float: left;
      width: 243px;
      height: 150px; }
      .news-list .items .left img {
        width: 243px;
        height: 150px; }
    .news-list .items .right {
      padding: 0 40px;
      float: left;
      width: 747px;
      width: 745px \9; }
      .news-list .items .right .name {
        color: #000;
        font-size: 24px;
        margin-top: 18px;
        overflow: hidden;
        margin-bottom: 20px; }
      .news-list .items .right .see-detail {
        float: left;
        width: 109px;
        height: 32px;
        line-height: 32px;
        border: 1px solid #198aff;
        color: #198aff;
        background-color: #f3f9ff;
        border-radius: 8px;
        text-align: center;
        font-size: 14px; }
      .news-list .items .right .time {
        float: right;
        font-size: 14px;
        color: #bdbcbc;
        line-height: 32px; }

:root .news-list .items {
  border: none; }

:root .news-list .items .right {
  width: 747px; }

.breadcrumb {
  background: #f0f6fb;
  padding-left: 38px;
  font-size: 14px;
  margin-top: 20px;
  padding: 10px 20px; }
  .breadcrumb a {
    color: #707070; }
  .breadcrumb span {
    color: #707070; }

.load-more {
  cursor: pointer;
  color: #043766;
  background: #d5e5f2;
  font-size: 20px;
  width: 255px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  border-radius: 10px;
  margin: 0 auto; }

.no-more {
  text-align: center;
  font-size: 20px;
  color: #999; }

.news-box .news-box {
  border-bottom: 1px solid #ccc;
  padding: 20px 0; }
  .news-box .news-box .news-from {
    text-align: center; }
    .news-box .news-box .news-from span {
      margin-right: 20px;
      font-size: 16px;
      color: #999; }
.news-box .news-title {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center; }
.news-box .news-content {
  font-size: 20px;
  line-height: 1.8;
  padding: 20px 0; }
  .news-box .news-content img {
    max-width: 1200px; }