<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  list-style: none outside;
}
.zgc_1 {
  height: 697px;
  background: url("../img/03-banner.jpg") top center/cover no-repeat;
  position: relative;
}
.zgc_1 .zt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1067px;
}
.zgc_1 .logo {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -640px;
  width: 204px;
}
.zgc_1 .sike {
  position: absolute;
  top: 5.8%;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -535px;
  width: 100px;
}
.zgc_1 .news {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -640px;
  width: 80px;
}
.zgc_2 {
  width: 1282px;
  margin: 50px auto 0;
}
.zgc_2 .t {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.zgc_2_box {
  overflow: hidden;
  display: flex;
  min-height: 457px;
}
.zgc_2_left {
  /* float: left; */
  width: 800px;
  position: relative;
  background-color: #0a145b;
}
.zgc_2_left .poster {
  display: block;
  width: 100%;
}
.zgc_2_left .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  cursor: pointer;
}
.zgc_2_left .video {
  display: block;
  width: 100%;
  height: 100%;
  background-color: black;
  display: none;
}
.zgc_2_right {
  /* float: left; */
  width: 482px;
}
.zgc_2_right ul {
  background-color: #001ba1;
  height: 100%;
}
.zgc_2_right ul li {
  color: white;
  font-size: 22px;
  position: relative;
  padding-left: 30px;
  border-bottom: 4px solid white;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  text-align: justify;
  cursor: pointer;
  transition: 0.5s all;
}
.zgc_2_right ul li:last-child{
  /* border-bottom: none; */
}
.zgc_2_right ul li.active {
  background-color: #9c2295;
}
.zgc_2_right ul li span {
  position: absolute;
  width: 15px;
  height: 20px;
  background: url("../img/arr.png") 50% 50% / contain no-repeat;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.zgc_2_right ul li.active span {
  display: block;
}
.zgc_3 {
  width: 1282px;
  margin: 50px auto 0;
}
.zgc_3 .t {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.zgc_3_box {
  display: flex;
  margin-bottom: 30px;
}
.zgc_3_box .item {
  width: 50%;
  position: relative;
  border: 1px solid #c7c7c7;
  padding: 15px;
  padding-left: 230px;
}
.zgc_3_box .item:first-child {
  margin-right: 15px;
}
.zgc_3_box .item:last-child {
  margin-left: 15px;
}
.zgc_3_box .item img {
  position: absolute;
  top: -15px;
  left: 15px;
  width: 200px;
}
.zgc_3_box .item h3 {
  font-size: 20px;
  margin-bottom: 10px;
  min-height: 56px;
}
.zgc_3_box .item h3 a {
  text-decoration: none;
  color: #0d2698;
}
.zgc_3_box .item p {
  font-size: 16px;
  margin-bottom: 10px;
  color: #c7c7c7;
  text-align: justify;
}
.zgc_4 {
  width: 1282px;
  margin: 50px auto 0;
}
.zgc_4 .t {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.zgc_4_box {
  overflow: hidden;
}
.zgc_4_box .swiper {
  width: 100%;
  position: relative;
}

.zgc_4_box .swiper-slide {
  position: relative;
}

.zgc_4_box .swiper-slide img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.zgc_4_box .swiper-slide p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(26, 58, 127, 0.7);
  color: white;
  font-size: 18px;
  padding: 5px 10px;
}
.zgc_4_box .swiper-button-next {
  width: 40px;
  height: 114px;
  background: url("../img/r.png") 50% 50% / contain no-repeat;
}
.zgc_4_box .swiper-button-prev {
  width: 40px;
  height: 114px;
  background: url("../img/l.png") 50% 50% / contain no-repeat;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.zgc_5 {
  width: 1282px;
  margin: 50px auto 0;
}
.zgc_5 .t {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.zgc_5_box {
  background-color: #dfe6f6;
  padding: 15px 30px;
  height: 550px;
  overflow: auto;
}
.zgc_5_box table {
  width: 100%;
}
.zgc_5_box table tr {
}
.zgc_5_box table td {
  vertical-align: top;
  font-size: 14px;
  line-height: 2em;
}
.zgc_5_box table td:first-child {
  text-align: center;
}
.zgc_5_box table td p {
  padding: 0 5px;
}
.zgc_5_box table td p.o {
  background-image: linear-gradient(
    to right,
    rgba(121, 135, 179, 1),
    rgba(121, 135, 179, 0)
  );
}
.zgc_5_box table td p b {
  color: #001863;
}
.zgc_5_box table td p img {
  height: 10px;
  vertical-align: baseline;
}
.zgc_6 {
  width: 1282px;
  margin: 50px auto 0;
}
.zgc_6 .t {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.zgc_6_box {
  display: flex;
}
.zgc_6_box .td {
  width: 33.3%;
  padding: 0 15px;
}
.zgc_6_box .td p {
  font-size: 16px;
  color: #072a96;
  margin-bottom: 5px;
  padding: 5px 15px;
}
.zgc_6_box .td p.o {
  background-image: linear-gradient(to right, #992296, #1e25c0);
  color: white;
}
.zgc_7 {
  background: url("../img/foot.png") 50% 50% / cover no-repeat;
  padding: 30px 0;
  margin-top: 50px;
}
.zgc_7 p {
  color: white;
  font-size: 14px;
  text-align: center;
  line-height: 2em;
}
.zgc_8 {
  width: 1282px;
  margin: 50px auto 0;
}
.zgc_8 .t {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.zgc_8_box {
}
.zgc_8_box .tit {
  display: flex;
}
.zgc_8_box .con {
  display: flex;
  overflow: auto;
  height: 500px;
}
.zgc_8_box .l {
  width: 35%;
  margin-right: 15px;
}
.zgc_8_box .r {
  width: 65%;
}
.zgc_8_box p {
  font-size: 14px;
  color: #072a96;
  margin-bottom: 5px;
  padding: 5px 15px;
}
.zgc_8_box p.o {
  background-image: linear-gradient(to right, #992296, #1e25c0);
  color: white;
}

@media screen and (max-width: 768px) {
  .zgc_1 {
    height: 240px;
  }
  .zgc_1 .logo {
    width: 25%;
    left: 5%;
    transform: none;
    margin-left: 0;
  }
  .zgc_1 .sike {
    width: 15%;
    left: 5%;
    transform: none;
    margin-left: 60px;
    top: 6%;
  }
  .zgc_1 .news {
    width: 13%;
    left: 5%;
    transform: none;
    margin-left: 0;
  }
  .zgc_1 .zt {
    width: 95%;
    top: 58%;
  }
  .zgc_2,
  .zgc_3,
  .zgc_4,
  .zgc_5,
  .zgc_6,
  .zgc_8 {
    width: 100%;
    margin-top: 20px;
    position: relative;
    padding-top: 75px;
    overflow: hidden;
  }
  .zgc_2 .t,
  .zgc_3 .t,
  .zgc_4 .t,
  .zgc_5 .t,
  .zgc_6 .t,
  .zgc_8 .t {
    width: 200%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
  }
  .zgc_2_box,
  .zgc_3_box,
  .zgc_6_box {
    flex-direction: column;
  }
  .zgc_2_left {
    width: 100%;
  }
  .zgc_2_left .play {
    width: 20%;
  }
  .zgc_2_right {
    width: 100%;
  }
  .zgc_2_right ul li {
    font-size: 16px;
  }
  .zgc_3_box {
    margin-bottom: 0;
  }
  .zgc_3_box .item {
    width: 100%;
    padding-left: 150px;
    margin-bottom: 20px;
  }
  .zgc_3_box .item:first-child {
    margin-right: 0;
  }
  .zgc_3_box .item:last-child {
    margin-left: 0;
  }
  .zgc_3_box .item img {
    width: 120px;
    top: 15px;
  }
  .zgc_3_box .item h3 {
    font-size: 16px;
  }
  .zgc_3_box .item p {
    font-size: 14px;
  }
  .zgc_4_box .swiper-button-next,
  .zgc_4_box .swiper-button-prev {
    margin-top: -57px;
    zoom: 0.5;
  }
  .zgc_4_box .swiper-slide p {
    font-size: 14px;
  }
  .zgc_5_box {
    padding: 10px 5px;
    height: 350px;
  }
  .zgc_5_box table td:first-child {
    width: 100px;
  }
  .zgc_6_box .td {
    width: 100%;
  }
  .zgc_8_box .con {
    height: 350px;
  }
  .zgc_8_box .l{
    width: 40%;
  }
  .zgc_8_box .r{
    width: 60%;
  }
  .zgc_8_box .l p, .zgc_8_box .r p{
    min-height: 70px;
  }
  .zgc_7 p {
    font-size: 12px;
  }
}
</pre></body></html>