@charset "UTF-8";
body {
  background: white; }

.breadcrumb::before {
  display: inline-block;
  padding-right: 0.5rem;
  font-size: 22px;
  color: #d60719;
  content: "■"; }

.breadcrumb {
  border-bottom: 1px solid #595757;
  background: white;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 1.2; }
  .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    font-size: 18px;
    color: #595757;
    content: ">"; }

a.more {
  display: block;
  width: 115px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  color: #014190;
  font-size: 16px;
  border: 2px solid #014190;
  border-radius: 30px;
  text-align: center; }

.carousel-inner img {
  width: 100%;
  height: 100%; }

.navbar-dark .navbar-nav .nav-link {
  color: #595757;
  text-align: right;
  border-bottom: 1px solid #ff9f9f; }

a, a:hover {
  text-decoration: none;
  color: #014190; }

.header {
  background-color: white; }
  .header .top {
    display: flex; }
  .header .navbar-brand {
    display: block; }
  .header a.nav-link {
    color: #014190; }
    .header a.nav-link span {
      display: block;
      font-size: 12px; }
  .header .navbar-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: center; }

.header .top, .header-end {
  display: none; }

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #014190; }

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  color: #014190; }

.h1-box {
  text-align: center;
  line-height: 1;
  margin-top: 1rem; }
  .h1-box .h1-title {
    color: #444444;
    font-size: 30px;
    margin: 0 auto; }
    .h1-box .h1-title span {
      color: #014190; }
  .h1-box .h1-entitle {
    width: 300px;
    font-size: 14px;
    color: #a9a9a9;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: relative;
    margin: 0 auto; }
  .h1-box .h1-subtitle {
    display: none;
    margin: 0 auto;
    font-size: 18px; }

.index-news .m1, .index-news .m2, .index-news .m3 {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: space-between; }
.index-news .m1-n1 {
  display: none; }
.index-news .m1-n2 {
  background: url(../images/index-news1.jpg) center;
  background-size: cover;
  height: 200px; }
.index-news .m2-n1 {
  display: flex;
  justify-content: flex-end; }
.index-news .m2-n2 {
  flex-direction: column;
  align-self: flex-end;
  display: flex;
  justify-content: flex-end; }
  .index-news .m2-n2 dl {
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #9fa0a0;
    padding: .6rem 0; }
  .index-news .m2-n2 dl:first-child {
    border-top: 1px solid #9fa0a0; }
  .index-news .m2-n2 .date {
    display: none;
    flex-direction: column;
    align-items: flex-end; }
    .index-news .m2-n2 .date .date-md {
      font-size: 32px;
      line-height: 1; }
  .index-news .m2-n2 .txt {
    margin-left: 1rem; }
    .index-news .m2-n2 .txt .txt-desc {
      color: #9fa0a0;
      line-height: 1.2; }
.index-news .m3-n1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }
  .index-news .m3-n1 ul {
    overflow: hidden;
    background: red; }
.index-news .m3-n2 {
  background: url(../images/index-news2.jpg);
  background-size: auto;
  height: 100%;
  max-height: 100px; }
.index-news .m3 {
  margin-bottom: 1rem; }
.index-news .m3-n3 {
  display: contents; }
  .index-news .m3-n3 li {
    line-height: 3;
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #dcdddd; }
    .index-news .m3-n3 li a {
      color: #9fa0a0;
      font-size: 16px; }
  .index-news .m3-n3 li:first-child {
    border-top: 1px solid #dcdddd; }
  .index-news .m3-n3 li::before {
    display: block;
    width: 20px;
    height: 20px;
    content: 'Q';
    color: #dcdddd; }

.index-products {
  text-align: center; }

.index-advantage .box {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 30px; }
  .index-advantage .box .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 30px; }
    .index-advantage .box .item .title {
      font-size: 20px;
      font-weight: bold; }
    .index-advantage .box .item i {
      height: 2px;
      background-color: #014190;
      width: 100px; }
    .index-advantage .box .item .subtitle {
      font-size: 12px;
      color: #595757; }

.index-youshi .imgs {
  display: flex;
  flex-direction: row; }
  .index-youshi .imgs div:nth-child(2) {
    margin-left: 10px; }
.index-youshi .item {
  display: flex;
  flex-direction: column; }
.index-youshi .txt-box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 15px; }
  .index-youshi .txt-box .txt-box-content .n1 {
    display: flex;
    align-items: center; }
.index-youshi .col {
  padding-right: 15px;
  padding-left: 15px; }
.index-youshi ul {
  line-height: 1.4;
  font-size: 16px;
  color: #595757;
  list-style-position: outside; }
  .index-youshi ul li {
    margin-top: 10px; }
.index-youshi .title {
  font-size: 60px;
  color: #595757; }
.index-youshi .subtitle {
  font-size: 30px;
  color: #595757;
  line-height: 1;
  margin-left: 10px; }
.index-youshi .item:nth-child(odd) .txt-box {
  float: left; }
.index-youshi .item:nth-child(even) .txt-box {
  float: right; }

.footer {
  color: white;
  font-size: 16px;
  display: none;
  position: relative !important; }
  .footer p {
    margin-bottom: 0;
    color: white; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230d8e3e'%2F%3E%3C%2Fsvg%3E") !important; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%230d8e3e'%2F%3E%3C%2Fsvg%3E") !important; }

.swiper-pagination-bullet-active {
  background: #014190 !important; }

/*底部*/
.wap_nav_fix {
  height: 80px; }

.wap_nav {
  width: 100%;
  padding: 5px 0;
  position: fixed;
  left: 0;
  bottom: 0;
  display: block;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 6px 2px 0px rgba(0, 0, 0, 0.2);
  z-index: 9;
  border-top: 1px solid #cac7c6; }
  .wap_nav a {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 12px;
    color: black; }
    .wap_nav a i {
      width: 20px;
      height: 20px;
      margin: 0 auto;
      display: block; }
  .wap_nav a:nth-child(1) i {
    background: url(../images/common/nav_ico1.png) no-repeat center;
    background-size: 18px; }
  .wap_nav a:nth-child(2) i {
    background: url(../images/common/nav_ico2.png) no-repeat center;
    background-size: 18px; }
  .wap_nav a:nth-child(3) i {
    background: url(../images/common/nav_ico3.png) no-repeat center;
    background-size: 18px; }
  .wap_nav a:nth-child(4) i {
    background: url(../images/common/nav_ico4.png) no-repeat center;
    background-size: 18px; }

.page-item.active .page-link {
  background: #014190 !important; }

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  a.more {
    width: 230px;
    height: 60px;
    line-height: 60px; }

  .index-youshi .imgs {
    display: none; }

  .wap_nav, .wap_nav_fix {
    display: none; } }
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .h1-box .h1-title {
    font-size: 30px; }

  .index-news .box {
    display: flex; }
    .index-news .box .date {
      font-size: 14px;
      color: #9fa0a0; }
    .index-news .box .title {
      font-size: 18px;
      color: #3e3a39; }
    .index-news .box i {
      height: 2px;
      background-color: #014190;
      display: block; }
    .index-news .box .desc {
      font-size: 14px;
      color: #9fa0a0; }

  .header .top, .header-end {
    display: flex; }

  .header .navbar-brand {
    display: none; }

  .index-youshi .txt-box {
    width: 100%; } }
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .card {
    display: flex;
    justify-content: space-around;
    flex-direction: row; }

  .card-img {
    width: 40%;
    position: relative; }

  .card-img-top {
    position: absolute;
    top: -10px;
    left: -10px; }

  .card-img-line {
    width: 100%;
    height: 273px;
    border: 1px solid gray; }

  .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-around; }

  .card-body a {
    width: max-content; }

  .footer {
    display: block; }

  .index-youshi .item:nth-child(odd) {
    flex-flow: row; }
  .index-youshi .item:nth-child(even) {
    flex-flow: row-reverse; }
  .index-youshi .txt-box {
    width: 480px; }
  .index-youshi .imgs {
    display: none; }
  .index-youshi .col {
    margin: 0;
    padding: 0; }

  .index-about .m1 {
    background: url(../images/about_bg.png) repeat-x;
    background-position: center; }
    .index-about .m1 .n2 {
      padding-top: 30px; }
      .index-about .m1 .n2 div:nth-child(1) {
        height: 50%; }
      .index-about .m1 .n2 .title {
        color: #d60719; }
      .index-about .m1 .n2 .content {
        padding-top: .1rem;
        color: white; }
  .index-about .n1 {
    padding: 30px; }

  .index-products .img-fluid {
    width: 100%; } }
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .navbar-dark .navbar-nav .nav-link {
    text-align: center;
    border-bottom: none; }

  .container {
    max-width: 1300px; }

  .index-youshi .txt-box {
    width: 620px; }
  .index-youshi .imgs {
    display: flex; }
  .index-youshi .imgs div:nth-child(2) {
    margin-left: 10px; }

  .indes-case .picture-title {
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    text-align: center;
    -moz-box-shadow: 0px 2px 9px #333333;
    -webkit-box-shadow: 0px 2px 9px #333333;
    box-shadow: 0px 2px 9px #333333;
    background: white;
    width: 80%;
    margin: 0 auto;
    line-height: 48px;
    height: 48px;
    font-size: 18px; } }
.section-title {
  position: relative; }
  .section-title .line {
    height: 1px;
    background-color: #D4D4D4;
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%; }
  .section-title .h1-box {
    margin: 20px auto;
    width: 270px;
    height: 110px;
    overflow: hidden;
    z-index: 4;
    background-color: white;
    position: relative;
    box-sizing: border-box; }
    .section-title .h1-box .left {
      position: absolute;
      width: 62%;
      overflow: hidden;
      left: 0px;
      top: 0px;
      z-index: 4; }
      .section-title .h1-box .left img {
        width: 100%;
        display: block; }
    .section-title .h1-box .right {
      position: absolute;
      width: 62%;
      overflow: hidden;
      right: 0px;
      bottom: 0px;
      z-index: 4; }
      .section-title .h1-box .right img {
        width: 100%;
        display: block; }
    .section-title .h1-box .h1-title {
      margin-top: 1rem !important;
      background-color: white;
      color: #014190; }
    .section-title .h1-box .h1-entitle {
      background-color: white;
      font-size: 22px;
      width: 100%; }

/*# sourceMappingURL=style.css.map */
