<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.topLine {
  width: 100%;
  height: 10px;
  background: #0e4090;
}

.hn_header_logo {
  width: 100%;
}

.hn_header_logo .hn_header_logo_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hn_header_logo .logo {
  height: 0.7rem;
  margin-top: 0.08rem;
  line-height: 0;
}

.hn_header_logo .logo img {
  height: 100%;
}

.hn_header_logo .logopic {
  line-height: 0;
}

.hn_header_logo .logo_fun {
  width: 16.4%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.hn_header_logo .logo_fun .aul {
  display: flex;
  align-items: center;
  font-size: var(--fz12);
  color: #666666;
}

.hn_header_logo .logo_fun .aul p {
  margin: 0 10px;
}

.hn_header_logo .logo_fun .aul a {
  font-size: var(--fz12);
  letter-spacing: 1px;
  color: #666666;
}

.hn_header_logo .logo_fun .aul a:hover {
  color: #0e4090;
}

.hn_header_logo .logo_fun .search {
  margin-top: 0.2rem;
}

.hn_header_logo .logo_fun .search form {
  display: flex;
}

.hn_header_logo .logo_fun .search .text {
  height: 0.38rem;
  line-height: 0.38rem;
  border: 1px solid #0e4090;
  padding: 0 10px;
}

.hn_header_logo .logo_fun .search .submit {
  width: 0.43rem;
  background: url(../img2025/search.png) #0e4090 no-repeat center;
  background-size: 0.2rem;
}

.hearder_nav {
  height: 0.62rem;
  background: #0e4090;
  position: relative;
  z-index: 2;
}

.hearder_nav .hearder_nav_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hearder_nav .hearder_nav_box .nav_btn&gt;a {
  color: #fff;
  display: block;
  line-height: 0.62rem;
  font-size: var(--fz20);
  letter-spacing: 1px;
  position: relative;
}

.hearder_nav .hearder_nav_box .nav_btn&gt;a:hover {
	font-weight: 700;
}

.hearder_nav .hearder_nav_box ul {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 100%;
  display: none;
  border-bottom: 4px solid #0E4090;
}

.hearder_nav .hearder_nav_box .nav_btn:hover ul {
  display: block;
}

.hearder_nav .hearder_nav_box .nav_btn {
  position: relative;
}

.hearder_nav .hearder_nav_box ul li a {
  display: block;
  white-space: nowrap;
  line-height: 40px;
  background: #efefef;
  color: #0E4090;
  font-size: var(--fz16);
  width: 130px;
  text-align: center;
}
.hearder_nav .hearder_nav_box ul li a:hover{
	font-weight: 700;
}

.hn_plate1 {
  width: 100%;
  padding: 0.5rem 0 0.3rem 0;
  background: url(../img2025/platebg.png) center left no-repeat;
}

.hn_plate1 .hn_plate1_top {
  margin-top: 0.36rem;
  display: flex;
  justify-content: space-between;
}

.hn_plate1 .hn_plate1_top .pic_list {
  width: 56%;
}

.hn_plate1 .hn_plate1_top .pic_list .slick-dots {
  right: 0.1rem;
  width: 14%;
  bottom: 0.25rem;
}

.hn_plate1 .hn_plate1_top .pic_list .slick-dots li {
  width: var(--fz12);
  height: var(--fz12);
  border-radius: 50%;
  border: 1px solid #fff;
}

.hn_plate1 .hn_plate1_top .pic_list .slick-dots li.slick-active:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  transform: translate(-50%, -50%);
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}

.hn_plate1 .hn_plate1_top .pic_list .slick-arrow {
  height: 8px;
  width: 8px;
  border-top: 2px solid #aaaaaa;
  border-right: 2px solid #aaaaaa;
  top: auto;
  bottom: 0.28rem;
}

.hn_plate1 .hn_plate1_top .pic_list .slick-arrow:hover {
  border-top: 2px solid #0e4090;
  border-right: 2px solid #0e4090;
}

.hn_plate1 .hn_plate1_top .pic_list .slick-arrow.slick-prev {
  transform: rotate(-135deg);
  right: 0.35rem;
  left: auto;
}

.hn_plate1 .hn_plate1_top .pic_list .slick-arrow.slick-next {
  transform: rotate(45deg);
  right: 0.15rem;
  left: auto;
}

.hn_plate1 .hn_plate1_top .pic_list ul {
  width: 100%;
}

.hn_plate1 .hn_plate1_top .pic_list ul li a {
  position: relative;
  display: block;
  width: 100%;
}

.hn_plate1 .hn_plate1_top .pic_list ul li a:hover .pic img {
  transform: scale(1.05);
}

.hn_plate1 .hn_plate1_top .pic_list ul li a:hover .text {
  background: #0e4090;
}

.hn_plate1 .hn_plate1_top .pic_list ul li a .pic {
  line-height: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.9%;
}

.hn_plate1 .hn_plate1_top .pic_list ul li a .pic img {
  width: 100%;
  transition: all 0.5s ease;
}

.hn_plate1 .hn_plate1_top .pic_list ul li a .pic img {
  position: absolute;
  聽 left: 0;
  聽 top: 0;
  聽 width: 100%;
  聽 height: 100%;
}

.hn_plate1 .hn_plate1_top .pic_list ul li a .pic::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.hn_plate1 .hn_plate1_top .pic_list ul li a .pic:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine{100%{left:125%}
}
@keyframes shine{100%{left:125%}
}


.hn_plate1 .hn_plate1_top .pic_list ul li a .text {
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  line-height: 3.5;
  font-size: var(--fz16);
  color: #fff;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-left: 0.15rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hn_plate1 .hn_plate1_top .text_list {
  width: 42%;
}

.hn_plate1 .hn_plate1_top .text_list ul li.on .default {
  display: none;
}

.hn_plate1 .hn_plate1_top .text_list ul li.on .active {
  display: block;
}

.hn_plate1 .hn_plate1_top .text_list ul li .default {
  display: flex;
  align-items: center;
}

.hn_plate1 .hn_plate1_top .text_list ul li .default .icon {
  margin-right: 0.14rem;
  line-height: 0;
}

.hn_plate1 .hn_plate1_top .text_list ul li .default .tit {
  font-size: var(--fz16);
  line-height: 2;
  color: #333333;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
}

.hn_plate1 .hn_plate1_top .text_list ul li .default .new_icon {
  line-height: 0;
  margin-left: 8px;
  margin-top: -0.12rem;
}

.hn_plate1 .hn_plate1_top .text_list ul li .default .time {
  margin-left: auto;
  font-size: var(--fz16);
  line-height: 0.43rem;
  color: #333333;text-align: right;
}

.hn_plate1 .hn_plate1_top .text_list ul li .active {
  display: none;
  padding: 0.18rem 0.2rem;
  border: 1px solid #ded1d1;
}

.hn_plate1 .hn_plate1_top .text_list ul li .active .time {
  padding: 0 0.2rem 0 0.12rem;
  background: #e4e4e4;
  height: 0.3rem;
  display: flex;
  width: 1.3rem;
  align-items: center;
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
}

.hn_plate1 .hn_plate1_top .text_list ul li .active .time .day {
  font-size: var(--fz16);
  color: #285cb2;
  font-weight: bold;
}

.hn_plate1 .hn_plate1_top .text_list ul li .active .time p {
  color: #b3bbca;
  font-size: var(--fz16);
  margin: 0 7px 0 4px;
}

.hn_plate1 .hn_plate1_top .text_list ul li .active .time .year {
  font-size: var(--fz14);
  color: #666666;
}

.hn_plate1 .hn_plate1_top .text_list ul li .active h4 {
  font-size: var(--fz20);
  letter-spacing: 2px;
  color: #1e51a2;
  font-weight: bold;
  margin-top: 0.1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.hn_plate1 .hn_plate1_top .text_list ul li .active h6 {
  font-size: var(--fz14);
  letter-spacing: 1px;
  line-height: 1.7;
  color: #666666;
  margin-top: 0.1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.hn_plate1 .hn_plate1_top .text_list ul li .active .more {
  width: 0.86rem;
  height: 30px;
  background: #0e4090;
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-size: var(--fz12);
  border-radius: 0.2rem;
  margin-top: 0.15rem;
  margin-left: auto;
}

.hn_plate1 .hn_plate1_down {
  margin-top: 0.4rem;
  display: flex;
  justify-content: space-between;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left {
  width: 56%;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left .hn_ustit {
  margin-bottom: 0.3rem;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul {
  width: calc(100% + 20px);
  margin: -18px -10px;
  float: left;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li {
  width: 50%;
  float: left;
  padding: .13rem .1rem;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a {
  height: 0.9rem;
  display: flex;
  align-items: center;
  width: 100%;
  background: #fff;
  border-top-right-radius: 0.3rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  transition: all .5s ease;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a:hover {
  background: #0e4090;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a:hover .time .day {
  color: #fff;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a:hover .time .year {
  color: #fff;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a:hover .text {
  color: #fff;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a:hover .text:after {
  background: rgba(255, 255, 255, .1);
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a .time {
  width: 0.8rem;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a .time .day {
  font-size: var(--fz30);
  color: #285cb2;
  font-weight: bold;
  text-align: center;
  transition: all .5s ease;
  height: 17px;
  background: url(../img2025/i-09.png) no-repeat center top;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a .time .year {
  text-align: center;
  font-size: 16px;
  color: #666;
  transition: all .5s ease;
  margin-top: 5px;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a .text {
  width: calc(100% - 0.8rem);
  font-size: var(--fz16);
  color: #333333;
  padding-right: 0.13rem;
  padding-left: 0.16rem;
  transition: all .5s ease;
  line-height: 1.75;
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a .text:after {
  content: "";
  height: 0.6rem;
  width: 1px;
  background: #0e4090;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_right {
  width: 42%;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_right .hn_ustit {
  margin-bottom: 0.3rem;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_right ul li {
  border-bottom: 1px dashed #bebebe;
  margin-bottom: 0.16rem;
  padding-bottom: 0.16rem;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_right ul li:hover a .text .tit {
  color: #0e4090;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_right ul li a {
  /* display: flex;
  align-items: flex-start; */
  display: block;
  position: relative;height: 3.5em;
  transition: transform 0.35s ease-out;
}
.hn_plate1 .hn_plate1_down .hn_plate1_down_right ul li a:hover{
	transform: translateX(10px);
}
.hn_plate1 .hn_plate1_down .hn_plate1_down_right ul li a:hover .tit{
	color:#0e4090;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_right ul li a .from {
  padding: 0 .2rem;
  float: left;
  background: #0e4090;
  color: #fff;
  border-radius: 0.2rem;
  text-align: center;font-size: var(--fz14);margin-right: .1rem;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_right ul li a .text {
  width: calc(100% - 1.1rem);
  padding-left: 15px;
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_right ul li a .tit {
  font-size: var(--fz16);
  letter-spacing: 1px;
  line-height: 2;
  color: #333333;
  
  float: left;
  display: contents;
  line-height: 1.75em;
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
}

.hn_plate1 .hn_plate1_down .hn_plate1_down_right ul li a .tit .mtdate {
    font-weight: normal;
    float: right;
    color: #1e51a2;
    font-size: var(--fz14);
}
.hn_plate2 {
  background: #edf3fe;
  padding: 0.5rem 0 0.35rem 0;
  width: 100%;
}

.hn_plate2 .hn_ustit {
  margin-bottom: 0.3rem;
}

.hn_plate2 .hn_plate2_box ul {
  width: calc(100% + 0.4rem);
  margin: 0rem -0.2rem;
  display: flex;
}

.hn_plate2 .hn_plate2_box ul li {
  width: 33.3%;
  padding: 0 0.2rem;
  float: left;
}

.hn_plate2 .hn_plate2_box ul li a {
  display: block;
  width: 100%;
}

.hn_plate2 .hn_plate2_box ul li a:hover .tit {
  color: #0e4090;
}

.hn_plate2 .hn_plate2_box ul li a:hover .stit {
  color: #0e4090;
}

.hn_plate2 .hn_plate2_box ul li a:hover .pic img {
  transform: scale(1.1);
}

.hn_plate2 .hn_plate2_box ul li a .pic {
    line-height: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 65.8%;
}

.hn_plate2 .hn_plate2_box ul li a .pic img {
  transition: all 0.5s ease;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.hn_plate2 .hn_plate2_box ul li a .pic::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.hn_plate2 .hn_plate2_box ul li a .pic:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine{100%{left:125%}
}
@keyframes shine{100%{left:125%}
}
.hn_plate2 .hn_plate2_box ul li a .tit {
  font-size: var(--fz16);
  color: #0e4090;
  font-weight: bold;
  margin-top: 0.2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hn_plate2 .hn_plate2_box ul li a .stit {
  font-size: var(--fz14);
  color: #666666;
  line-height: 1.75;
  margin-top: 0.15rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.hn_plate3 {
  padding: 0.5rem 0;
  width: 100%;
}

.hn_plate3 .hn_ustit {
  margin-bottom: 0.4rem;
}

.hn_plate3 .hn_plate3_left {
  width: 32%;
}

.hn_plate3 .hn_plate3_left .box {
  width: 100%;
}

.hn_plate3 .hn_plate3_left .box:hover .pic img {
  transform: scale(1.1);
}

.hn_plate3 .hn_plate3_left .box .pic {
  line-height: 0;
  width: 100%;
  overflow: hidden;
}

.hn_plate3 .hn_plate3_left .box .pic img {
  transition: all 0.5s ease;
}



.hn_plate3 .hn_plate3_left .box .pic {
  line-height: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 66.9%;
}

.hn_plate3 .hn_plate3_left .box .pic img {
  width: 100%;
  transition: all 0.5s ease;
}

.hn_plate3 .hn_plate3_left .box .pic img {
  position: absolute;
  聽 left: 0;
  聽 top: 0;
  聽 width: 100%;
  聽 height: 100%;
}

.hn_plate3 .hn_plate3_left .box .tit {
  line-height: 5;
  background: #f0f0f0;
  text-align: center;
  font-size: var(--fz16);
  color: #1e51a2;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hn_plate3 .hn_plate3_right {
  width: calc(68% - 0.33rem);
}

.hn_plate3 .hn_plate3_right .tit {
  background: #fff;
  color: #0e4090;
  cursor: pointer;
}

.hn_plate3 .hn_plate3_right .tit.on {
  background: #0e4090;
  color: #fff;
}

.hn_plate3 .hn_plate3_right .tit2 {
  margin-right: auto;
}

.hn_plate3 .hn_plate3_right .content .box {
  display: none;
  width: 100%;
  opacity: 0;
}

.hn_plate3 .hn_plate3_right .content .box.on {
  display: block;
  opacity: 1;
}

.hn_plate3 .hn_plate3_right .content .box ul {
  width: calc(100% + 0.44rem);
  margin: 0 -0.22rem;
}

.hn_plate3 .hn_plate3_right .content .box ul li {
  width: 33.3%;
  padding: 0 0.22rem;
  float: left;
}

.hn_plate3 .hn_plate3_right .content .box ul li a {
  width: 100%;
  display: block;
  position: relative;
}

.hn_plate3 .hn_plate3_right .content .box ul li a .pic{
  line-height: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.hn_plate3 .hn_plate3_right .content .box ul li a .pic img{
  transition: all 0.5s ease;
}

.hn_plate3 .hn_plate3_right .content .box ul li a .pic {
  line-height: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 124.9%;
}


.hn_plate3 .hn_plate3_right .content .box ul li a .pic img {
  position: absolute;
  聽 left: 0;
  聽 top: 0;
  聽 width: 100%;
  聽 height: 100%;
    transition: all 0.5s ease;
}

.hn_plate3 .hn_plate3_right .content .box ul li a:hover .pic img{
    transform: scale(1.1);
}

.hn_plate3 .hn_plate3_right .content .box ul li a .shadow {
  position: absolute;
  width: calc(100% - 0.1rem);
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  right: -0.2rem;
  top: 0.1rem;
  height: 97%;
}

.hn_plate3 .hn_plate3_right .content .box ul li a .tit {
  font-size: var(--fz16);
  letter-spacing: 1px;
  line-height: 2.2;
  color: #333333;
  text-align: center;
  margin-left: 0.42rem;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hn_plate3 .hn_plate3_box {
  display: flex;
  justify-content: space-between;
}

.hn_plate4 {
  width: 100%;
  padding: 0.5rem 0;
  background: url(../img2025/new9.png) center top no-repeat;
  background-size: 100%;
}

.hn_plate4 .hn_ustit {
  margin-bottom: 0.34rem;
}

.hn_plate4 .hn_ustit .tit {
  background: #ffffff;
  color: #0e4090;
}

.hn_plate4 .hn_ustit a {
  color: #fff;
}

.hn_plate4 .hn_plate4_box {
  display: flex;
  justify-content: space-between;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_left {
  width: 66%;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_left ul {
  width: calc(100% + 0.4rem);
  margin: 0 -0.2rem;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_left ul li {
  width: 50%;
  padding: 0 0.2rem;
  float: left;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_left ul li .box {
  width: 100%;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_left ul li .box .video {
  position: relative;
  width: 100%;
  line-height: 0;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_left ul li .box .video .img {
  width: 100%;height:262px;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_left ul li .box .video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  line-height: 0;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_left ul li .box .tit {
  line-height: 4;
  color: #333;
  font-size: var(--fz16);
  background: #efefef;
  text-align: center;
  white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_right {
  width: calc(34% - 0.4rem);
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_right .hn_plate4_box_right_box {
  padding: 0.22rem 0.16rem;
  background: #efefef;
  width: 100%;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_right .hn_plate4_box_right_box .pic {
  line-height: 0;
  width: 100%;
  display: block;
  margin-bottom: 15px;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_right .hn_plate4_box_right_box .pic img {
  width: 100%;height:160px;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_right .hn_plate4_box_right_box .text {
  font-size: var(--fz16);
  letter-spacing: 1px;
  line-height: 2.25;
  color: #333333;
  padding-left: 0.18rem;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  transition: transform 0.35s ease-out;
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_right .hn_plate4_box_right_box .text:hover {
  color: #0e4090;transform: translateX(10px);
}

.hn_plate4 .hn_plate4_box .hn_plate4_box_right .hn_plate4_box_right_box .text:after {
  content: "";
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #0e4090;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.hn_ustit {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e2e2e2;
}

.hn_ustit .tit {
  background: #0e4090;
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
  color: #fff;
  width: 1.65rem;
  padding-left: 0.25rem;
  font-size: var(--fz24);
  letter-spacing: 2px;
  line-height: 1.67;
}

.hn_ustit a {
  font-size: var(--fz14);
  letter-spacing: 1px;
  color: #003333;
  transition: all .5s ease;
}
.hn_ustit a:hover{transform: translateX(5px);color:#0e4090;}

.footer {
  width: 100%;
  padding: 0.5rem 0 0.3rem 0;
  background: url(../img2025/footerbg.png) center no-repeat;
  background-size: cover;
}

.footer .footer_box {
  display: flex;
  justify-content: space-between;
}

.footer .footer_box .logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 31.4%;
}

.footer .footer_box .logo a {
  line-height: 0;
}


.footer .footer_box .footer_nav {
  display: flex;margin-left:1rem;
}

.footer .footer_box .footer_nav .nav_li {
  min-width: 2.35rem;
}

.footer .footer_box .footer_nav .nav_li.link {
  min-width: 3.4rem;
  margin-left: .5rem;
}

.footer .footer_box .footer_nav .nav_li .nav_tit {
  width: 100%;
  font-size: var(--fz16);
  line-height: 0.5rem;
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: 1px solid rgba(255,255,255,.1);
  margin-bottom: 0.15rem;
}

.footer .footer_box .footer_nav .nav_li .nav_content {
  font-size: var(--fz14);
  line-height: 2;
  color: #ffffff;
}

.footer .footer_box .footer_nav .nav_li .nav_content a {
  width: 33.3%;
  font-size: var(--fz14);
  line-height: 2;
  display: block;
  color: #ffffff;
  float: left;
}

.footer .footer_box .contact {
  display: flex;
  align-items: center;
}

.footer .footer_box .contact a {
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.37);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.4rem;
  position: relative;
}

.footer .footer_box .contact a .ewm {
  position: absolute;
  left: 50%;
  bottom: 120%;
  transform: translate(-50%, 0);
  width: 1rem;
  height: 1rem;
  display: none;
}

.footer .footer_box .contact a:hover .ewm {
  display: block;
}

.footer .footer_box .contact a .ewm img {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.footer .footer_box .contact a img {
  max-width: 60%;
}

.copyright {
  width: 100%;
  background: #0c4489;
  height: 0.5rem;
}

.copyright .content {
  text-align: center;
  color: #fff;
  font-size: var(--fz14);
  line-height: 0.5rem;
}

.copyright .content a {
  color: #fff;
  font-size: var(--fz14);
  line-height: 0.5rem;
}

.copyright .content a:hover {
  text-decoration: underline;
}

.hn_plate3 .hn_plate3_left .box .pic img {
  width: 100%
}

.layout37 {
  display: none;
}

@media screen and (max-width: 1700px) {
  .hn_plate1 .hn_plate1_top .text_list ul li .active .time {
    width: 1.4rem;
  }
}

@media screen and (max-width: 1500px) {
  .hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a .time .year {
    font-size: 14px;
  }

  .hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a .text:after {
    left: 3px;
  }
  .hn_plate1 .hn_plate1_down .hn_plate1_down_right ul li{
	margin-bottom: 0.09rem;
	padding-bottom: 0.09rem;
  }
  .hn_plate4 .hn_plate4_box .hn_plate4_box_left ul li .box .video .img{height:250px;}
  .hn_plate1 .hn_plate1_top .text_list ul li .active{padding: 0.15rem 0.2rem;}
  .hn_plate1 .hn_plate1_top .pic_list ul li a .pic {padding-bottom: 59.2%;}
}

@media screen and (max-width: 1300px) {
  .hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a .time {
    width: 1.2rem;
  }
}

@media screen and (max-width: 1024px) {
	.hn_plate1 .hn_plate1_top .text_list ul li .default{padding: .1rem 0;}
	.hn_plate1 .hn_plate1_top .text_list ul li .default .time{width: 1.8rem;}
	.hn_plate1 .hn_plate1_down .hn_plate1_down_right ul li a .from{border-radius: 0.5rem;}
	.hn_plate4 .hn_plate4_box .hn_plate4_box_left ul li .box .video .img{height:136px;}
	.hn_plate4 .hn_plate4_box .hn_plate4_box_left ul li .box .video .play{width: 32px;}
	.hn_plate4 .hn_plate4_box .hn_plate4_box_right .hn_plate4_box_right_box .pic img{height:auto}
	.hn_plate3 .hn_plate3_right .content .box ul li a .tit{margin-left: 0.42rem;}
  .hn_plate1 .hn_plate1_top {
    display: flex;
    flex-direction: column;
  }

  .hn_plate3 .hn_plate3_box {
    display: flex;
    flex-direction: column;
  }

  .hn_plate3 .hn_plate3_box&gt;div {
    width: 100% !important
  }

  .hn_plate1 .hn_plate1_top&gt;div {
    width: 100% !important
  }

  .hn_plate1 .hn_plate1_top .text_list {
    margin-top: 30px;
  }

  .hn_plate1 .hn_plate1_top .text_list ul li .active .time {
    height: 0.5rem;
    width: 2rem;
  }

  .hn_plate1 .hn_plate1_down {
    display: flex;
    flex-direction: column;
  }

  .hn_plate4 .hn_plate4_box {
    display: flex;
    flex-direction: column;
  }

  .hn_plate4 .hn_plate4_box&gt;div {
    width: 100% !important
  }

  .hn_plate1 .hn_plate1_down&gt;div {
    width: 100% !important
  }

  .hn_ustit .tit {
    width: 2.2rem;
  }

  .hn_plate1 .hn_plate1_top .text_list ul li .active .more {
    width: 1.5rem;
  }

  .hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li {
    width: 100%
  }



  .hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a .text {
    width: calc(100% - 100px);
  }

  .hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a {
    height: 80px;
  }

  .hn_plate3 .hn_plate3_right {
    margin-top: 30px;
  }

  .hn_plate4 .hn_plate4_box .hn_plate4_box_right {
    margin-top: 20px;
  }

  .footer .footer_box {
    flex-direction: column;
  }

  .footer .footer_box .footer_nav {
    flex-direction: column;margin-left: 0;
  }

  .footer .footer_box .logo {
    width: 100%
  }

  .footer .footer_box .footer_nav .nav_li.link {
    margin-left: 0;
  }

  .footer .footer_box .footer_nav .nav_li {
    margin-top: 30px;
  }

  .copyright {
    height: auto;
    padding: 10px 0;
  }

  .hn_plate1 .hn_plate1_down .hn_plate1_down_left .hn_ustit {
    margin-bottom: 20px;
  }

  .hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li {
    padding: 9px 10px;
  }

  .hn_plate1 .hn_plate1_down {
    margin-top: 0.5rem;
  }

  .footer .footer_box .contact {
    display: none;
  }

  .copyrightheigh .content {
    line-height: 2;
  }

  .hn_header_logo,
  .hearder_nav,
  .topLine {
    display: none;
  }

  .hn_plate1 .hn_plate1_top .pic_list .slick-dots {
    bottom: 0.38rem;width:20%;
  }

  .hn_plate1 .hn_plate1_top .pic_list .slick-arrow {
    bottom: 0.4rem;
  }

  .hn_plate1 .hn_plate1_down .hn_plate1_down_left ul li a .text {
    padding-left: 15px;
  }

  .hn_plate1 .hn_plate1_down .hn_plate1_down_right {
    margin-top: 20px;
  }

  .layout37 {
    display: block;
    position: fixed !important;
    z-index: 16;
    top: 0px;
  }

  .top_nav {
    display: none;
  }

  ._nav2 {
    width: 100%;
    float: left;
  }

  ._nav2-1_bg {
    width: 100%;
  }

  ._nav2 .ctext {
    width: 100%;
    float: left;
  }

  ._nav2 .ctext .top {
    position: relative;
    z-index: 5;
  }

  ._nav2 .ctext .menuph {
    display: block;
  }

  ._nav2 .ctext .menuph {
    float: right;
    width: 28px;
    height: 28px;
    cursor: pointer;
    text-align: center;
    margin: 12px 0px 12px 0;
  }

  ._nav2 .ctext .menuph .point {
    display: inline-block;
    width: 28px;
    height: 28px;
    position: relative;
  }

  ._nav2 .ctext .menuph .point:hover .navbtn,
  ._nav2 .ctext .menuph .point:hover .navbtn::after,
  ._nav2 .ctext .menuph .point:hover .navbtn::before {
    width: 28px;
  }

  ._nav2 .ctext .menuph .navbtn {
    position: absolute;
    top: 14px;
    right: 0;
    display: inline-block;
    height: 2px;
    background: #fff;
    width: 28px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  ._nav2 .ctext .menuph .navbtn::after,
  ._nav2 .ctext .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    content: "";
    background: #fff;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  ._nav2 .ctext .menuph .navbtn::after {
    top: -10px;
  }

  ._nav2 .ctext .menuph .navbtn::before {
    top: 10px;
  }

  ._nav2 .ctext .menuph .point.active .navbtn {
    background: transparent;
  }

  ._nav2 .ctext .menuph .point.active .navbtn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
  }

  ._nav2 .ctext .menuph .point.active .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
  }

  ._nav2 .ctext .xialaph {
    top: 0;
    float: left;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 0 15px;
    z-index: 999999999999;
    background: #fff;
    display: none;
    left: 0;
    top: 50px;
  }

  ._nav2 .ctext .xialaph .ul2,
  ._nav2 .ctext .xialaph .ul3 {
    display: none;
  }

  ._nav2 .ctext .xialaph h4 a {
    float: left;
    width: 60%;
    font-size: 16px;
    line-height: 50px;
  }

  ._nav2 .ctext .xialaph h4 a span {
    padding-left: 6px;
    color: #ccc;
    font-size: 14px;
  }

  ._nav2 .ctext .xialaph h4 {
    float: left;
    width: 100%;
    position: relative;
  }

  ._nav2 .ctext .xialaph li:last-child h4::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
  }

  ._nav2 .ctext .xialaph h4:hover a,
  ._nav2 .ctext .xialaph h5:hover a {
    color: #0e4090;
  }

  ._nav2 .ctext .xialaph h4::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
  }

  ._nav2 .ctext .xialaph h5 a {
    float: left;
    width: 100%;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
  }

  ._nav2 .ctext .xialaph h5 {
    float: left;
    width: 100%;
    position: relative;
  }

  ._nav2 .ctext .xialaph h5::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
  }

  ._nav2 .ctext .xialaph li:last-child h5::after {
    display: none;
  }

  ._nav2 .ctext .xialaph h4 img {
    width: 15px;
    height: 8px;
    float: right;
    margin-top: 24px;
    cursor: pointer;
  }

  ._nav2 .ctext .xialaph h5 img {
    width: 11px;
    height: 6px;
    float: right;
    margin-top: 26px;
    margin-right: 18px;
    cursor: pointer;
  }

  ._nav2 .ctext .xialaph h4.active img.img_s,
  ._nav2 .ctext .xialaph h5.active img.img_s {
    display: none;
  }

  ._nav2 .ctext .xialaph h4.active img.img_d,
  ._nav2 .ctext .xialaph h5.active img.img_d {
    display: block;
  }

  ._nav2 .ctext .xialaph .ul2 {
    float: left;
    width: 100%;
    padding: 0 10px;
  }

  ._nav2 .ctext .xialaph .phsou {
    position: relative;
    margin-top: 34px;
  }

  ._nav2 .ctext .xialaph .phsou input {
    width: 100%;
    height: 56px;
    background-color: #fff;
    color: #aaa;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
  }

  ._nav2 .ctext .xialaph .phsou img {
    cursor: pointer;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 17px;
    right: 29px;
  }

  ._nav2 .ctext .img_d,
  ._nav2 .ctext .disno {
    display: none;
  }

  ._nav2 .box {
    display: flex;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    justify-content: space-between;
  }

  ._nav2 .box .bg {
    height: 50px;
    background: #0e4090;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 5;
    float: left;
    /*opacity: 1;*/
  }

  ._nav2 .ctext.sub .box .bg {
    opacity: 1;
  }

  ._nav2 .box .logo {
    float: left;
    position: relative;
    z-index: 6;
  }

  ._nav2 .box .logo img {
    height: 30px;
    margin-top: 10px;
    display: block;
  }

  ._nav2 .soph {
    margin-top: 15px;
    width: 100%;
    float: left;
  }

  ._nav2 .soph .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 6;
    border: 1px solid #fff;
  }

  .hn_plate1 {
    margin-top: 50px;
  }
}

</pre></body></html>