@charset "utf-8";

ul {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none !important;
}

header {
  padding-top: 1.5rem;
}

header .bg {
  height: 4rem;
  overflow: hidden;
  margin-bottom: 1.5rem;
}

header .logo {}

header .logo img {
  height: 4rem;
}

header .tel {
  width: 24%;
  float: right;
  overflow: hidden;
}

header .tel .lfico {
  float: left;
}

header .tel .lfico img {
  height: 4rem;
}

header .tel .numb {
  float: left;
  padding-top: 0.5rem;
  line-height: 1.5rem;
}

header .tel .numb span {
  font-size: 1.5rem;
  color: #3c6de6;
  font-weight: bold;
}

.mainnav {
  border-top: #3c6de6 2px solid;
}

.mainnav a {
  color: #333;
}

.mainnav .dropdown:hover>.dropdown-menu {
  display: block;
}

.mainnav .dropdown>.dropdown-toggle:active {
  pointer-events: none;
}

.mainnav .navbar {
  font-size: 1.125rem;
}

.mainnav .navbar-nav {
  width: 100%;
}

.mainnav .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 1) !important;
}

.mainnav .dropdown-toggle::after {
  color: #3c6de6;
}

.mainnav .dropdown-menu {
  margin-top: -4px;
}

.mainnav .navbar .isolist {
  width: 36rem;
  padding-left: 0.25rem;
  padding-right: 0.5rem;
  z-index: 100;
}

.mainnav .navbar .nav-tabs .nav-item {
  width: 100%;
}

.mainnav .navbar .nav-tabs {
  width: 27%;
  border: 0;
}

.mainnav .navbar .tab-content {
  width: 73%;
  background-color: #f6f8fa;
  padding-left: 0.5rem;
  padding-top: 0.25rem;
  font-size: 1rem;
}

.mainnav .navbar .tab-content p {
  padding-top: 0.25rem;
}

.mainnav .navbar .tab-content a {
  color: black;
}

.mainnav .navbar .tab-content a:hover {
  color: #3c6de6;
}

.mainnav .navbar .nav-tabs .active {
  border: 0;
}

.mainnav .navbar .nav-tabs .nav-link:hover {
  border: 0;
  border-bottom: 1px solid #3c6de6;
  background-color: #f6f8fa;
  width: 100%;
  text-align: left;
}

.mainnav .navbar .nav-tabs .active::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  color: #3c6de6;
}

.mainnav .navbar-brand {
  display: none;
}

.index_section_1 {
  background-color: #E8F0FD;
  padding-bottom: 3rem;
}

.title-box {
  text-align: center;
  padding-top: 3.5rem;
  margin-bottom: 2rem;
}

.title-box h4 {
  font-size: 2rem;
  color: #393937;
  font-weight: 600;
  margin-bottom: 0;
}

.title-box p {
  color: #3c6de6;
}

.title-box2 {
  text-align: center;
  margin-bottom: 2rem;
}

.title-box2 h4 {
  font-size: 2rem;
  color: #393937;
  font-weight: 600;
  margin-bottom: 0;
  color: #3c6de6;
}

.title-box2 p {}

.index_section_1 .nav-pills {
  box-shadow: 0 2px 4px rgba(60, 109, 230, 0.2);
  background-image: linear-gradient(#E8F0FD, #fff);
}

.index_section_1 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  border-bottom: 2px solid rgb(60, 109, 230);
  background-color: transparent;
  color: #3c6de6;
}

.index_section_1 .nav-pills .nav-link {
  border-radius: 0;
  padding: 1.125rem 3rem;
}

.index_section_1 .tab-content .card {
  background-image: linear-gradient(-45deg, #CBDBF4, #fff);
  box-shadow: 0 2px 4px rgba(60, 109, 230, 0.2);
  padding-top: 1rem;
  border-radius: 0.125rem;
  height: 16.5rem;
}

.index_section_1 .tab-content .card .card-img-top {
  height: 7rem;
  width: 100%;
  object-fit: contain;
  transition: transform 0.5s ease;
}

.index_section_1 .tab-content .card .card-img-top:hover {
  transform: scale(1.1);
}

.index_section_1 .tab-content .card .card-body hr {
  margin-top: 0.25rem;
}

.index_section_1 .tab-content .card .card-title {
  margin-bottom: .25rem;
}

.index_section_1 .tab-content .card .card-text {
  font-size: .875rem;
}

.index_section_1 .tab-content .card a {
  color: #222;
}

.index_section_2 {
  padding-bottom: 3rem;
}

.index_section_2 .card {
  border: 0;
}

.index_section_2 .card-text {
  line-height: 2.5rem;
}

.index_section_2 .gj-about {
  width: 100%;
}

.index_section_2 .card-body {
  padding-top: 0.125rem;
}

.index_section_2 .ysfour {
  text-align: center;
  padding-top: 2rem;
}

.index_section_2 .ysfour img {
  height: 5rem;
  width: auto;
}

.index_section_2 .ysfour .yscontent {
  padding-top: 1rem;
}

.index_section_2 .ysfour .yscontent h5 {
  font-size: 1rem;
}

.index_section_2 .ysfour .yscontent h5 span {
  color: red;
  font-size: 1.5rem
}

.index_section_2 .ysfour .yscontent p {
  font-size: 0.875rem;
  color: #666;
}

.index_section_3 {
  padding-bottom: 3rem;
  background: url(images/edge_bg.jpg) no-repeat center;
  background-size: cover;
}

.index_section_3 .title-box h4 {
  color: #fff !important;
}

.index_section_3 .title-box p {
  color: #4df5ff !important;
}

.index_section_3 h3 {
  font-size: 1.5rem;
  color: #f2ea07;
  text-align: center;
}

.index_section_3 .ysbox {
  background-color: #2a59d7;
  border-radius: 0.25rem;
  max-width: 40% !important;
  margin-left: 4%;
  margin-right: 4%;
  margin-bottom: 1.5rem;
  padding: 0.75rem 2rem;
  color: white;
  line-height: 2rem;
}

.index_section_3 .ysbox:nth-child(1),
.index_section_3 .ysbox:nth-child(3),
.index_section_3 .ysbox:nth-child(5) {
  margin-right: 4%;
}

.index_section_3 .ysbox img {
  height: 4rem;
}

.index_section_3 .ysbox .ys-img {
  width: 6.5rem;
}

.index_section_4 {
  background-color: #F6F9FF;
  padding-bottom: 3rem;

}

.index_section_4 li {
  float: left;
  text-align: center;
}

.index_section_4 li p {
  font-size: 0.875rem;
  color: #666;
}

.index_section_4 li:nth-child(1),
.index_section_4 li:nth-child(3),
.index_section_4 li:nth-child(5),
.index_section_4 li:nth-child(7),
.index_section_4 li:nth-child(9),
.index_section_4 li:nth-child(11) {
  width: 13.3%;
}

.index_section_4 li:nth-child(1) img,
.index_section_4 li:nth-child(3) img,
.index_section_4 li:nth-child(5) img,
.index_section_4 li:nth-child(7) img,
.index_section_4 li:nth-child(9) img,
.index_section_4 li:nth-child(11) img {
  height: 7rem;
  margin-bottom: 1rem;
}


.index_section_4 li:nth-child(2),
.index_section_4 li:nth-child(4),
.index_section_4 li:nth-child(6),
.index_section_4 li:nth-child(8),
.index_section_4 li:nth-child(10) {
  width: 4%;
}

.index_section_4 li:nth-child(2) img,
.index_section_4 li:nth-child(4) img,
.index_section_4 li:nth-child(6) img,
.index_section_4 li:nth-child(8) img,
.index_section_4 li:nth-child(10) img {
  margin-top: 2.75rem;
}

.index_section_4 .btn {
  margin: auto;
  display: block;
  width: 8rem;
  margin-top: 2rem;
}

.index_section_5 {
  background-color: #E8F0FD;
  padding-bottom: 3rem;
}

.index_section_5 .card {
  box-shadow: 0 2px 4px rgba(60, 109, 230, 0.2);
}

.index_section_5 .picbox {
  width: 100%;
  height: 12rem;
  overflow: hidden;
}

.index_section_5 .card-img-top {
  height: 100%;
}

.index_section_5 .card-body .card-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index_section_5 .card-body a {
  color: #222;
}

.index_section_5 .card-body .card-text {
  font-size: 0.875rem;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.index_section_5 .btn {
  margin: auto;
  display: block;
  width: 8rem;
  margin-top: 1rem;
}

.index_section_6 {
  padding-bottom: 3rem;
}

.index_section_6 .card {
  background-color: #F8F8F8;
  border: 0;
  border-radius: 0.125rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.index_section_6 .companyzx {}

.index_section_6 .companyzx .zxtitle {
  background: url(images/zx-tit-bg1.png) no-repeat;
  background-size: contain;
  height: 2.25rem;
  color: white;
  padding-left: 0.5rem;
  margin-bottom: 1.5rem;
}

.index_section_6 .companyzx .zxtitle .title-zh {
  color: white;
  line-height: 2.25rem;
  float: left;
  width: 8rem;
}

.index_section_6 .companyzx .zxtitle .title-en {
  color: #666;
  line-height: 0.8751rem;
  font-size: 0.75rem;
  float: left;
  padding-top: 0.125rem;
}

.index_section_6 .companyzx .newslist {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.index_section_6 .companyzx .newslist .picbox {
  margin-bottom: 0.75rem;
  height: 14rem;
  overflow: hidden;
}

.index_section_6 .companyzx .newslist h6 {
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index_section_6 .companyzx .newslist h6 a {
  color: #222;
}

.index_section_6 .companyzx .newslist p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 0.875rem;
  color: #666;
}

.index_section_6 .companyzx .newslist p a {
  color: #666;
}

.index_section_6 .companyzx ul {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.index_section_6 .companyzx li {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.875rem;
}

.index_section_6 .companyzx li a {
  color: #222;
}

.index_section_6 .ask {}

.index_section_6 .ask .zxtitle {
  background: url(images/zx-tit-bg2.png) no-repeat;
  background-size: contain;
  height: 2.25rem;
  color: white;
  padding-left: 0.5rem;
  margin-bottom: 1.5rem;
}

.index_section_6 .ask .zxtitle .title-zh {
  color: white;
  line-height: 2.25rem;
  float: left;
  width: 10.5rem;
}

.index_section_6 .ask .zxtitle .title-en {
  color: #666;
  line-height: 0.8751rem;
  font-size: 0.75rem;
  float: left;
  padding-top: 0.125rem;
}

.index_section_6 .ask ul {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.index_section_6 .ask li {
  border-bottom: #333 1px dotted;
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem;
}

.index_section_6 .ask li:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.index_section_6 .ask li .rqdate {
  margin-right: 1rem;
  padding-right: 1rem;
  padding-left: 0.5rem;
  border-right: 1px #666 solid;
  text-align: center;
  width: 9rem;
}

.index_section_6 .ask li .rqdate span {
  font-size: 3rem;
  font-weight: 600;
}

.index_section_6 .ask li .rqdate p {
  margin-bottom: 0;
  margin-top: -0.5rem;
}

.index_section_6 .ask li .askls {
  padding-top: 0.5rem;
}

.index_section_6 .ask li h6 {
  font-size: 1rem;
  max-width: 25rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index_section_6 .ask li a {
  color: #222;
}

.index_section_6 .ask li p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 0.875rem;
  color: #666;
}

.index_section_6 .ask li p a {
  color: #666
}

.index_section_7 {
  background-color: #E8F0FD;
  padding-bottom: 3rem;
}

.index_section_7 img {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  border: 1px solid #ccc;
  margin-bottom: 1.25rem;
  width: 10.75rem;
}

footer {
  background-color: #2959D7;
  background-image: url(images/footer-bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 3rem;
  padding-top: 3rem;
  color: white;
}

footer .foot-nav {}

footer .foot-nav li {
  width: 14.2%;
  float: left;
  border-bottom: 1px solid #F6F9FF;
  text-align: center;
  font-size: 1.125rem;
  line-height: 2.5rem;
}

footer a {
  color: white;
}

footer a:hover {
  color: #ccc;
}

footer .fbox {
  padding-top: 3rem;
  margin-bottom: 2rem;
}

footer .fbox .xdzh {
  width: 30%;
  border-right: 1px solid #E8F0FD;
  margin-right: 5%;
  text-align: center;
}

footer .fbox .xdzh img {
  width: 14rem;
}

footer .fbox .xdzh p {
  font-size: 1.125rem;
}

footer .fbox .fcontact {
  width: 40%;
  margin-right: 5%;
}

footer .fbox .fcontact i {
  margin-right: .5rem;
}

footer .qr {
  width: 15%;
  text-align: center;
}

footer .copyright {
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: white;
}

@media (max-width: 768px) {
  header {
    display: none;
  }

  .mainnav .navbar-brand {
    display: inline;
  }

  .mainnav .logo-nav {
    height: 3rem;
  }

  .mainnav .logo-nav img {
    height: 3rem;
  }

  .mainnav .dropdown:hover>.dropdown-menu {
    display: initial;
  }

  .mainnav .dropdown>.dropdown-toggle:active {
    pointer-events: initial;
  }

  .navbar-toggler-icon {
    width: 2em;
    height: 2.5em;
  }

  .mainnav .bi-list::before {
    font-size: 3rem;
    color: #444;
  }

  .mainnav .dropdown-toggle::after {
    text-align: right;
  }

  .index_section_1 .nav-pills .nav-link {
    border-radius: 0;
    padding1: 1.125rem 2rem;
  }

  .index_section_1 .tab-content .card .card-title {
    font-size: 1.125rem;
  }

  .index_section_1 .tab-content .card .card-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .index_section_3 .ysbox {
    max-width: 90% !important;
    margin-left: 5%;
    margin-right: 5%;
    padding: 0.75rem 1.25rem;
  }

  .index_section_3 .ysbox .ys-img {
    width: 5.5rem;
  }

  .index_section_4 li:nth-child(1),
  .index_section_4 li:nth-child(3),
  .index_section_4 li:nth-child(5),
  .index_section_4 li:nth-child(7),
  .index_section_4 li:nth-child(9),
  .index_section_4 li:nth-child(11) {
    width: 26.5%;
  }

  .index_section_4 li:nth-child(2),
  .index_section_4 li:nth-child(4),
  .index_section_4 li:nth-child(6),
  .index_section_4 li:nth-child(8),
  .index_section_4 li:nth-child(10) {
    width: 10%;
  }

  .index_section_4 li:nth-child(6) {
    display: none;
  }

  footer .d-flex {
    flex-direction: column;
  }

  footer .foot-nav li:first-child {
    display: none;
  }

  footer .foot-nav li:nth-child(6) {
    display: none;
  }

  footer .foot-nav li {
    width: 20%;
    font-size: 0.875rem;
  }

  footer .fbox .xdzh {
    width: 100%;
    border-right: 0;
    margin-right: 0;
    text-align: center;
  }

  footer .fbox .xdzh img {
    width: 15rem;
  }

  footer .fbox .fcontact {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }

  footer .qr {
    width: 100%;
    text-align: center;
  }
}

.page_banner {}

.page_banner img {
  width: 100%;
}

.page-breadcrumb {
  background-color: #f5f5f5;
  box-shadow: 0 2px 4px rgba(60, 109, 230, 0.2);
}

.page-breadcrumb li:first-child::before {
  content: "\F424";
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  margin-right: 0.5rem;
}

.page-breadcrumb .breadcrumb {
  border: 0;
  background-color: transparent;
  margin-bottom: 2px !important;
}

.page-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
  content: ">";
}

.page-breadcrumb li a {
  color: #6c757d;
}

.page-breadcrumb li a:hover {
  color: #3c6de6;
}

.page-one {
  background-color: #e7f0fc;
  padding-top: 4rem;
  padding-bottom: 3rem;
}

.page-one .iso-pic {
  width: 40%;
  color: #3c6be8;
  padding-right: 4rem;
  padding-left: 5rem;
  border-right: 1px solid #b0c8e9;
}

.page-one .iso-pic .iso-pic-title {
  text-align: right;
  margin-bottom: 2rem;
  margin-top: -2.25rem;
}

.page-one .iso-pic .iso-pic-title i {
  color: #d2e1f8;
  font-size: 3rem;
  font-weight: bold;
}

.page-one .iso-pic .iso-pic-title span {
  font-size: 1.5rem;
  font-weight: 600;

}

.page-one .iso-pic .iso-pic-pic {
  padding-left: 2rem;
}

.page-one .iso-pic img {
  width: 100%;
}

.page-one .iso-txt {
  width: 50%;
  padding-left: 4rem;
}

.page-one .iso-txt h3 {
  margin-top: -0.75rem;
  color: #3c6be8;
}

.page-one .iso-txt p {
  line-height: 2rem;
  text-indent: 2em;
}

.page-two {
  padding-top: 3.5rem;
  padding-bottom: 3rem;
}

.page-two .card-body {
  padding: 0;
}

.page-two .card .sub-title {
  height: 8rem;
  line-height: 2rem;
  top: 30%;
  background-color: rgba(61, 58, 58, 0.5);
  width: 100%;
  color: white;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.page-two .btn {
  margin: auto;
  display: block;
  width: 8rem;
  margin-top: 2rem;
}

.page-three {
  padding-top: 3.5rem;
  padding-bottom: 3rem;
  background-image: url(images/tiaojian-bg.jpg);
  background-repeat: no-repeat;
}

.page-three .title-box2 h4 {
  color: white;
}

.page-three .title-box2 p {
  color: white;
}

.page-three .tjitem {
  width: 30%;
  background-color: white;
  margin-bottom: 1.75rem;
  border-radius: 0.125rem;
  box-shadow: 0 2px 4px rgba(60, 109, 230, 0.2);
  padding: 1.5rem 1rem 0.5rem 1rem;
}

.page-three .tjitem .tjitem-pic {
  text-align: center;
}

.page-three .tjitem .tjitem-pic img {
  height: 8rem;
}

.page-three .tjitem h5 {
  font-size: 1.25rem;
  text-align: center;
  color: #3c6be8;
  font-weight: 600;
}

.page-three .tjitem p {
  font-size: 0.875rem;
  padding: 0 .5rem;
}

.page-four {
  padding-top: 3.5rem;
  padding-bottom: 3rem;
}

.page-four .lc-item {
  width: 23%;
  height: 14rem;
  background-color: #f6f6f6;
  margin-bottom: 0.75rem;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  padding-top: 1rem;
}

.page-four .lc-item img {
  width: 3rem;
}

.page-four .lc-item-1 {
  height: 28.75rem;
  background: url(images/lc-1.jpg) no-repeat bottom;
  background-size: 100%;
  background-color: #42719B;
}

.page-four .lc-item h5 {
  display: flex;
  align-items: flex-end;
  padding-left: 0.5rem;
}

.page-four .lc-item h5 .text {
  margin-left: 0.5rem;
  color: #3c6be8;
}

.page-four .lc-item .lc-biref {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  color: #666;
  height: 5rem;
  line-height: 1.5rem;
}

.page-four .lc-item .lc-xuhao {
  text-align: right;
  font-size: 2rem;
  font-weight: bold;
  padding-right: 0.5rem;
  color: #3c6be8;
}

.page-four .lc-item-1 .lc-title {
  color: white;
  background-color: #3c6be8;
  font-size: 1.125rem;
  font-weight: 600;
  padding-left: .5rem;
  margin-top: 6rem;
  width: 60%;
  line-height: 2rem;
  margin-bottom: 1rem;
}

.page-four .lc-item-1 .lc-title span {
  font-size: 1.5rem;
}

.page-four .lc-item-1 .lc-biref1 {
  font-size: 0.875rem;
  background-color: rgba(61, 58, 58, 0.5);
  padding: .75rem;
  color: white;
  line-height: 2rem;
}

.page-five {
  padding-top: 3.5rem;
  padding-bottom: 3rem;
  background-color: #E8F0FD;
}

.page-five .zliao {
  width: 45%;
  background-color: #F6F9FE;
  padding: 1.5rem 1rem;
  border-radius: .25rem;
  right: 0;
}

.page-five .zliao li {
  line-height: 2rem;
  margin-bottom: .5rem;
  font-size: 0.875rem;
}

.page-five .zliao li::before {
  content: ">";
  background-color: #CEE5F7;
  color: #3c6de6;
  border-radius: 50%;
  padding-left: 0.35rem;
  padding-right: 0.35rem;
  padding-bottom: 0.125rem;
  font-weight: 600;
  margin-right: .5rem;
}

.page-five .zliao .rbpic {
  width: 6rem;
  right: 0;
  bottom: -0.75rem;
}

.page-five .zliao .rbpic img {
  width: 100%;
}

.page-five .btn {
  margin: auto;
  display: block;
  width: 8rem;
  margin-top: 2rem;
}

.page-six {
  padding-top: 3.5rem;
  padding-bottom: 3rem;
  background-color: #F7FBFE;
}

.page-six .rzyiy {
  width: 30%;
  background-color: white;
  border-radius: .25rem;
  margin-bottom: 0.75rem;
  padding: 1rem;
}

.page-six .rzyiy i {
  font-size: 2rem;
}

.page-six .rzyiy h5 {
  line-height: 3rem;
  font-weight: 600;
}

.page-six .rzyiy p {
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  .page-breadcrumb .breadcrumb {
    padding: .75rem 0.25rem;
  }

  .page-one .d-flex {
    flex-direction: column;
  }

  .page-one .iso-pic {
    width: 100%;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    margin-bottom: 2rem;
    border-right: 0;
  }

  .page-one .iso-pic .iso-pic-title {
    text-align: left;
  }

  .page-one .iso-pic .iso-pic-pic {
    padding-left: 0;
  }

  .page-one .iso-txt {
    width: 100%;
    padding-left: 0;
  }

  .card-group {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
  }

  .page-two .card {
    flex: 0 0 calc(50% - 1rem);
    flex-wrap: wrap;
    box-sizing: border-box;
  }

  .page-two .card-img-top {
    height: 16rem;
  }

  .page-two .card .sub-title {
    top: 20%;
  }

  .page-three {
    background-image: url(images/tiaojian-bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #2967D8;
  }

  .page-three .tjitem {
    width: 48%;

  }

  .page-four .lc-item {
    width: 48%;
    height: 14rem;
  }

  .page-four .lc-item-1 {
    height: 28.75rem;

  }

  .page-five .d-flex {
    flex-direction: column;
  }

  .page-five .zliao {
    width: 100%;

  }

  .page-six .rzyiy {
    width: 48%;

  }

  .page-six .rzyiy h5 {
    line-height: 2rem;
    margin-bottom: .75rem;
  }
}

.page-about {
  background-color: #F6F6F6;
}

.page-about .aboutbox {
  background-color: #fff;
  padding-top: 3.5rem;
  padding-bottom: 3rem;
}

.page-about .aboutbox .mainbox {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  line-height: 2rem;
  margin-bottom: 5rem;
}

.page-about .aboutbox .mainbox p {
  margin-bottom: 0.25rem;
}

.page-about .aboutbox .mainbox h5 {
  color: #3c6be8;
  padding-top: 1.5rem;
}

.page-about .aboutbox .mainbox h4 span {
  border-bottom: 2px solid #3c6be8;
}

.page-about .aboutbox .sstitle {
  text-align: center;
  color: #3c6be8;
  padding-bottom: 1rem;
  font-size: 1.75rem;
}

.page-about .aboutbox .ycyous {
  border: 1px solid #666;
  border-radius: 0.125rem;
  padding: 1rem 2rem;
  ;
  width: 30%;
}

.page-about .aboutbox .ycyous i {
  font-size: 3rem;
  color: #3c6be8;
}

.page-about .aboutbox .ycyous p {
  font-size: 0.875rem;
}

.page-about .aboutbox .contact {
  text-align: center;
  color: #A58B4E;
}

.page-about .aboutbox .contact i {
  font-size: 2rem;
  display: block;
  height: 4rem;
  width: 4rem;
  line-height: 4rem;
  margin: auto;
  border: 1px solid #A58B4E;
  border-radius: 50%;
}

.page-about .aboutbox .contact h5 {
  font-size: 1rem;
}

.page-about .aboutbox .contact p {
  color: #222;
}

.index_section_7-1 {

  padding-bottom: 3rem;
}

.index_section_7-1 img {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  border: 1px solid #ccc;
  margin-bottom: 1.25rem;
  width: 10.5rem;
}

.page-about .ysfour {
  text-align: center;
  padding-top: 2.5rem;
  margin-bottom: 3rem;
}

.page-about .ysfour img {
  height: 4rem;
  width: auto;
}

.page-about .ysfour .yscontent {
  padding-top: 1rem;
}

.page-about .ysfour .yscontent h5 {
  font-size: 1rem;
}

.page-about .ysfour .yscontent h5 span {
  color: red;
  font-size: 1.5rem
}

.page-about .ysfour .yscontent p {
  font-size: 0.875rem;
  color: #666;
}

.page-list {
  background-color: #F6F6F6;
}

.page-list .leftnav {
  width: 22%;
}

.page-list .leftnav a {
  color: #222;
}

.page-list .leftnav .newsnav {
  background-color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  margin-bottom: 1rem;
  text-align: center;
}

.page-list .leftnav .tuijiannav {
  text-align: right;
  padding-right: 1rem;
  background-color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}

.page-list .leftnav .tuijiannav li {
  border-bottom: 1px dotted #8c8b8b;
  margin-right: 0.5rem;
  margin-left: 0.75rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0.125rem;
  padding-left: 3rem;
}

.page-list .rightlist {
  width: 76%;
  background-color: #fff;
  padding: 1.5rem 1.5rem 3rem 1.5rem;
}

.page-list .rightlist h4 {
  margin-bottom: 1rem;
  color: #3c6be8;
}

.page-list .rightlist .card {
  box-shadow: 0 2px 4px rgba(60, 109, 230, 0.2);
}

.page-list .rightlist .picbox {
  width: 100%;
  height: 8rem;
  overflow: hidden;
}

.page-list .rightlist .card-img-top {
  height: 100%;
}

.page-list .rightlist .card-body {
  padding: 1rem 1rem 1rem 1rem;
}

.page-list .rightlist .card-body .card-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1rem;
}

.page-list .rightlist .card-body a {
  color: #222;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  list-style: none;
}

.navigation h2 {
  display: none;
}

.navigation .nav-links span,
.navigation .nav-links a {
  padding: 5px 15px;
  border-radius: 2px;
}

.navigation a {
  border: 0.01rem solid #ccc;
  text-align: center;
  line-height: 0.4rem;
  padding: 0.1rem 0.15rem;
  color: #333;
  background: #fff;
  margin: 0 0.05rem;
}

.rightlist .newls li {
  line-height: 2rem;
  border-bottom: 1px dotted #8c8b8b;
  margin-bottom: 1rem;
}

.rightlist .newls li a {
  color: #222;
}

.rightlist .newls li span {
  float: right;
  color: #8c8b8b;
  font-size: 0.875rem;
}

.rightlist .newls li p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.rightlist .maintitle{
  text-align: center;
}
.rightlist .update{
  color: #8c8b8b;
  text-align: center;
  font-size: 0.875rem;
}