<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w1780 {
  width: 22.25rem;
  margin: auto;
}
div {
  box-sizing: border-box;
}
li {
  list-style: none;
}
.white {
  color: #ffffff !important;
}
.e1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.e2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none !important;
}
.e3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.h_btn {
  background: #0362cd;
  border-radius: 1px;
  text-align: center;
  font-size: 0.225rem;
  color: #ffffff;
}
.h_btn:hover{
  color:#FFFFFF !important;
}
.bci_btn:hover{
  color:#FFFFFF !important;
}
.h_title,
.h_sub {
  text-align: center;
}
.h_title {
  font-weight: bold;
  font-size: 0.45rem;
  color: #000000;
}
.h_sub {
  font-size: 0.3rem !important;
  color: #666666;
  padding: 0.25rem 0 0.75rem 0;
}
/* è½®æ’­ */
.h_bannner {
  width: 100%;
  height: 10rem;
  overflow: hidden;
  position: relative;
  /* background: springgreen; */
}
.h_banner_item {
  width: 100%;
  height: 100%;
  /* background: red; */
  position: relative;
}
.h_banner_item:nth-child(2) {
  /* background: springgreen; */
}
.hb_item_img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}
.hb_item_text {
  position: absolute;
  z-index: 2;
  left: 1.625rem;
  top: 2.25rem;
}
.hbi_text_title {
  font-weight: bold;
  font-size: 0.6rem;
  color: #ffffff;
  line-height: 0.825rem;
  text-shadow: 0px 2px 4px rgba(9, 9, 9, 0.38);
}
.hbi_text_btn {
  width: 2.5rem;
  height: 0.7rem;
  line-height: 0.7rem;
  margin-top: 1.3125rem;
}
/* è½®æ’­åˆ†é¡µå™¨ */
.banner_pagination {
  width: 22.25rem !important;
  position: absolute;
  z-index: 200;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 15% !important;
  display: flex;
  justify-content: space-between;
}

.banner_pagination .swiper-pagination-bullet {
  width: 4rem;
  height: 0.025rem;
  background: rgba(255, 255, 255, 0.6);
  transition: width 0.3s;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.2rem;
  color: #ffffff;
  font-weight: bold;
  opacity: 0.8;
  position: relative;
}
.banner_pagination .swiper-pagination-bullet-active {
  /* background: #0362cd; */
  opacity: 1;
}
.banner_pagination .swiper-pagination-bullet::before {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  background: #0362cd;
  left: 0;
  transition: width 0.5s;
}
.banner_pagination .swiper-pagination-bullet-active::before {
  width: 100%;
}

/* å…³äºŽæˆ‘ä»¬S */
.h_aboutus {
  padding: 0.8625rem 0 1.3125rem;
  background: url(../img/hone_background.png) no-repeat;
  background-size: 100% 100%;
}
.h_aboutus_left {
  width: 11.125rem;
  height: 6.875rem;
  border: 2px solid #d3d1d1;
  background: #ffffff;
  padding: 1.075rem 0 0 1.2375rem;
}
.hal_title {
  font-weight: bold;
  font-size: 0.4rem;
  color: #333333;
  position: relative;
}
.hal_title::after {
  content: "";
  display: inline-block;
  width: 1.5rem;
  height: 0.05rem;
  background: #0362cd;
  position: absolute;
  left: 0;
  bottom: -0.25rem;
}
.hal_con {
  font-size: 0.225rem;
  color: #333333;
  line-height: 0.45rem;
  margin-top: 0.9rem;
  padding-right: 0.9rem;
}
.hal_btn {
  width: 2rem;
  height: 0.625rem;
  line-height: 0.625rem;
  margin-top: 0.55rem;
}

.hal_list {
  display: flex;
  justify-content: space-between;
  margin-top: 0.55rem;
  width: 60%;
  margin-right: 1rem;
}
.hal_item {
  /* list-style: none; */
  display: block;
}
.hal_item_img {
  width: 0.375rem;
  /* background: salmon; */
  margin: auto;
  min-height: 0.375rem;
}
.hal_item_img img {
  width: 100%;
}
.hal_item_name {
  text-align: center;
  font-size: 0.175rem;
  color: #333333;
  line-height: 0.375rem;
}
.h_aboutus_right {
  width: 11.125rem;
  height: 6.875rem;
  overflow: hidden;
}
.abouts_banner {
  position: relative;
}
.abouts_banner_item {
  /* background: springgreen; */
}
.abouts_banner_item img {
  width: 100%;
  height: 100%;
}
.h_aboutus_num {
  margin-top: 0.625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ha_num_item {
  width: 4.25rem;
  height: 1.375rem;
  text-align: center;
  padding-top: 0.275rem;
  border-right: 2px solid #e6e6e6;
}
.ha_num_item:last-child {
  width: 2.55rem;
  text-align: right;
  border-right: none;
}
.ha_num_item:last-child .han_item_bot {
  padding-right: 0.15rem;
}
.ha_num_item:first-child .han_item_bot {
  padding-left: 0.15rem;
}
.ha_num_item:first-child {
  width: 2.55rem;
  text-align: left;
}
.han_item_top {
  color: #0362cd;
}
.hit_num,
.hit_icon {
  font-weight: bold;
  font-size: 0.45rem;
}
.hit_text {
  font-size: 0.175rem;
}
.han_item_bot {
  font-size: 0.2rem;
  color: #333333;
  padding-top: 0.0625rem;
}
/* å…³äºŽæˆ‘ä»¬E */

/* ä¸šåŠ¡æ¿å—S */
.h_business {
  height: 12.4rem;
  padding: 0.9rem 0 0.725rem 0;
  /* background-color: #333333; */
  background: url(../img/syywbk.background.png) no-repeat;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.business_con {
  position: relative;
  top: 1.25rem;
  /* left: 5.5rem; */
}
.b_one,
.b_two,
.b_three {
  width: 3.9rem;
  height: 6.755rem;
  position: absolute;
  left: 0;
  right: 0;

  margin: auto;
}
.bn_con {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 3.3775rem;
  left: 0.975rem;
}
.bn_con1,
.bn_con2,
.bn_con3 {
  width: 1.95rem;
  height: 3.3775rem;
  position: absolute;
}
.bn_con1 {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.bn_con2 {
  top: 0;
  transform: rotate(60deg);
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.bn_con3 {
  top: 0;
  transform: rotate(300deg);
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.b_one {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.b_two {
  top: 0;
  transform: rotate(60deg);
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.b_three {
  top: 0;
  transform: rotate(300deg);
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.b_one &gt; .b_circle,
.b_two &gt; .b_circle,
.b_three &gt; .b_circle {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  /* background: springgreen; */
  border-radius: 50%;
  z-index: 5;
}
.b_one1,
.b_two1,
.b_three1 {
  left: -0.625rem;
  top: -0.625rem;
}

.b_one2,
.b_two2,
.b_three2 {
  right: -0.625rem;
  bottom: -0.625rem;
}
.b_line {
  width: 3.9rem;
  height: 2px;
  position: absolute;
  background: #ffffff;
  left: -1.95rem;
  top: 0;
  bottom: 0;
  transform: rotate(0deg);
  transform-origin: right;
  margin: auto;
  z-index: 999;
}

.b_line::after,
.b_line::before {
  content: "";
  width: 0.125rem;
  height: 0.125rem;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  border-radius: 50%;
}
.b_line::after {
  left: -0.0625rem;
}
.b_line::before {
  right: -0.0625rem;
}
.b_circle {
  transition: all 0.5s;
}
.b_circle_active {
}
.b_circle_active::after,
.b_circle_active::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #ffffff;
  display: block;
  z-index: 1;
  position: absolute;
  border-radius: 50%;
}
.b_circle_active::before {
  animation: b_circle_ani 3s ease-out 1.5s infinite;
}
.b_circle_active::after {
  animation: b_circle_ani 3s ease-out infinite;
}
.b_circle_active .b_circle_img {
  border: 0.05rem solid #ffffff;
  transform: scale(1.5);
  transition: all 0.5s;
}
.b_circle_img {
  width: 100%;
  height: 100%;
  /* background: springgreen; */
  z-index: 2;
  position: absolute;
  border-radius: 50%;
}
.b_circle_img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.b_circle_active .b_circle_item {
  transform: scale(1.1);
}
.b_circle_active .b_circle_item .bci_btn {
  display: block;
}

.bci_btn {
  display: none;
}
.bci_title {
  font-weight: bold;
  font-size: 0.275rem;
  color: #ffffff;
}
.bci_con {
  font-size: 0.20rem;
  width: 4.7rem;
  color: #ffffff;
  line-height: 0.3875rem;
  margin-top: 0.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bci_btn {
  width: 2.25rem;
  height: 0.575rem;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 1px;
  border: 1px solid #ffffff;
  opacity: 0.9;
  text-align: center;
  line-height: 0.575rem;
  color: #ffffff;
  font-size: 0.225rem;
  margin-top: 0.3125rem;
}
.b_two1,
.b_two2 {
  transform: rotate(300deg);
}
.b_three1,
.b_three2 {
  transform: rotate(60deg);
}
.b_circle_item {
  position: absolute;
  width: 4.25rem;
  transition: all 0.5s;
}
.b_one1 .b_circle_item,
.b_two2 .b_circle_item,
.b_three1 .b_circle_item {
  right: 1.8rem;
}
.b_one2 .b_circle_item,
.b_two1 .b_circle_item,
.b_three2 .b_circle_item {
  left: 1.8rem;
}
.b_circle_active.b_one1 .b_circle_item,
.b_circle_active.b_two2 .b_circle_item,
.b_circle_active.b_three1 .b_circle_item {
  top: -0.5rem;
  right: 2.5rem;
}
.b_circle_active.b_one2 .b_circle_item,
.b_circle_active.b_two1 .b_circle_item,
.b_circle_active.b_three2 .b_circle_item {
  top: -0.5rem;
  left: 2.5rem;
}

.zzjg {
  width: 100%;
  height: 7.675rem;
  margin: 0.625rem 0 0.875rem;
}
.zzjg img {
  width: 100%;
  height: 100%;
}

@keyframes b_circle_ani {
  from {
    transform: scale(1.5);
    opacity: 0.2;
  }
  to {
    transform: scale(2);
    opacity: 0;
  }
}
/* ä¸šåŠ¡æ¿å—E */
/* æ–°é—»èµ„è®¯S */
.h_news {
  width: 100%;
  padding: 0.85rem 0 1.3375rem;
}
.h_news_left {
  width: 11.125rem;
  height: 6rem;
}

.hnl_bot {
  height: calc(100% - 4.125rem);
  padding: 0.25rem 0.5875rem 0 0.5rem;
  background: #f9f9f9;
}
.hnl_bot_title {
  font-weight: bold;
  font-size: 0.25rem;
  color: #333333;
  padding: 0.125rem 0;
}
.hnl_bot_con {
  font-size: 0.2rem;
  color: #666666;
  line-height: 0.3rem;
  transition: color 0.3s;
}
.hnl_bot:hover a,
.hnl_bot:hover .hnl_bot_title {
  color: #0362cd;
}
.hnl_bot a{
  color: #333333 !important;
}
.hnl_bot:hover a{
  color: #0362cd !important;
}
.h_news_right {
  width: 10.875rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hnr_item {
  width: 100%;
  height: 1.375rem;
  background: #f9f9f9;
  padding: 0.25rem 0.4375rem 0.25rem 0.25rem;
  display: flex;
  justify-content: space-between;
}
.hnr_item:hover .hir_con,
.hnr_item:hover .hir_title {
  color: #0362cd;
}
.hnl_bot .hir_con{
  color: #333333 !important;
}
.hnl_bot:hover .hir_con{
  color: #0362cd !important;
}
.hnr_item:hover .hnr_item_img img {
  transform: scale(1.1);
}
.hnr_item_img {
  width: 1.5rem;
  height: 0.875rem;
  /* background: pink; */
  overflow: hidden;
}
.hnr_item_img img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.hnr_item_right {
  width: 8.4375rem;
}
.hir_title {
  font-size: 0.2rem;
  color: #333333;
  padding: 0.05rem 0 0.1rem 0;
}
.hir_con {
  font-size: 0.175rem;
  color: #666666;
  line-height: 0.225rem;
  transition: color 0.3s;
}
.hnl_swiper_item {
  /* height: 4.125rem !important; */
  /* background: red; */
}
.hnl_swiper_item img {
  width: 100%;
  height: 4.125rem;
}
.hnl_swiper_item:nth-child(2) {
  /* background: skyblue; */
}
.hnl_swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.hnl_btn_next,
.hnl_btn_prev {
  width: 0.5rem !important;
  height: 0.5rem !important;
  background: rgba(0, 0, 0, 0.4) !important;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  top: 1.875rem;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.hnl_btn_prev img {
  transform: scale(0.5);
}
.hnl_btn_next {
  right: 0.125rem;
}
.hnl_btn_prev {
  left: 0.125rem;
}
.hnl_btn_next img {
  transform: scale(0.5) rotate(180deg);
}
.hbn_img {
  display: none;
}
/* .hnl_btn_disabled {
  background: rgba(255,255,255,.4) !important;
}
.hnl_btn_disabled .hbn_img {
  display: inline-block;
}
.hnl_btn_disabled .hbn_img_active {
  display: none;
} */
/* æ–°é—»èµ„è®¯E */
/* ============================å…¬å¸ä»‹ç»=============================== */
.introduce {
  padding-top: 1.375rem;
  padding-bottom: 1.1625rem;
  background: url(../img/common_background.png) no-repeat;
  background-size: 100% 100%;
}
.it_left {
  display: flex;
}
.itl_title,
.itl_sub {
  writing-mode: vertical-rl;
  position: relative;
}
.itl_title {
  font-weight: bold;
  font-size: 0.55rem;
  color: #333333;
  padding-left: 0.25rem;
  box-sizing: border-box;
}
.itl_sub {
  font-size: 0.25rem;
  color: #666666;
}
.itl_title::before {
  content: "";
  width: 2px;
  height: 1.5rem;
  background: #0362cd;
  position: absolute;
  top: -0.5rem;
  left: 0;
}
.it_right {
  width: 15.15rem;
  /* padding-top: 0.5rem; */
}

.introduce_text {
  font-size: 0.225rem;
  color: #333333;
  line-height: 0.45rem;
}
.itr_img {
  width: 2.5rem;
  height: 2.625rem;
  background: springgreen;
}
.introduce_bot {
  margin-top: 0.225rem;
}
/* åŽ†å²æ²¿é©S */
/*å‘å±•åŽ†ç¨‹*/
.evolution {
  padding: 0.75rem 0 1.1625rem;
}
.et_left {
    width: 4.75rem;
    height: 3.75rem;
    margin-top: 0rem;
    margin-left: 0.5rem;
}
  /* width: 6.75rem; */
  /* height: 6.75rem; */
.et_left img {
  width: 85%;
  height: 100%;
}
.et_right {
  width: 11.025rem;
  font-size: 0.225rem;
  color: #333333;
  line-height: 0.45rem;
  padding-top: 0.5rem;
  margin-left: 1rem;
}

.Main_Cont img {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.LC_Cont2 {
  width: 14.0875rem;
  margin-left: 3.2rem;
  border: 1px solid #dbdbdb;
  border-radius: 15px;
  position: relative;
  padding: 0.5rem 0.5rem 0.5rem 0.875rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  transition: background 0.3s;
}

.LC_UL li:hover .LC_Cont2 .LC_Txt2 {
  color: #fff;
}

.LC_Txt2 {
  width: 8.375rem;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.375rem;
  transition: color 0.3s;
}
.LC_Img {
  width: 3.75rem;
  height: 2.75rem;
  /* float: right; */
  overflow: hidden;
  /* background: red; */
}
.LC_Img img {
  transition: all 0.3s;
}
.LC_UL li:hover .LC_Img img {
  /* transform: scale(1.1); */
  top: 0;
  left: 0;
  width: 100%; /* å›¾ç‰‡åˆå§‹å®½åº¦100% */
  height: 100%; /* å›¾ç‰‡åˆå§‹é«˜åº¦100% */
  animation: grow 2s infinite; /* åº”ç”¨æ¸å˜åŠ¨ç”» */
}
@keyframes grow {
  0% {
    transform: scale(1); /* åŠ¨ç”»å¼€å§‹æ—¶ï¼Œå›¾ç‰‡å¤§å°100% */
  }
  100% {
    transform: scale(2); /* åŠ¨ç”»ç»“æŸæ—¶ï¼Œå›¾ç‰‡å¤§å°200% */
  }
}
.clear {
  clear: both;
}
.lin3 {
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background: #ffffff;
  position: absolute;
  left: -0.13rem;
  top: 0.875rem;
  transform: rotate(45deg);
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  transition: background 0.3s;
}

.LC_UL li:hover .lin3 {
  background: #0362cd;
  border: none;
  left: -0.12rem;
}

.LC_UL {
  margin-top: 1rem;
  background-image: url(../img/lc_03.png);
  background-repeat: repeat-y;
  background-position: 9% 0;
}
.LC_UL li:nth-child(2n) .LC_Cont2 {
  flex-direction: row-reverse;
}
.LC_UL li {
  margin-top: 0.5rem;
}
.LC_Tit {
  width: 2.875rem;
  float: left;
  margin-top: 0.75rem;
  line-height: 0.5rem;
  font-size: 0.3rem;
  color: #000;
  /* background-image: url(../img/lc_13.png);
  background-position: 55% 50%;
  background-repeat: no-repeat; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.LC_Tit::before {
  content: "";
  width: 0.1875rem;
  height: 0.1875rem;
  background: #ffffff;
  border-radius: 50%;
  border: 0.0625rem solid #0362CD;
  position: absolute;
  left: 0.3rem;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.LC_UL li:hover .LC_Cont2 {
  background: #0362cd;
}

.LC_Tit_s {
  font-weight: bold;
  font-size: 0.25rem;
  color: #333333;
}
.introduce_num {
  padding: 1rem 0;
  background: url(../img/num_background.png) no-repeat;
  background-size: 100% 100%;
}
.introduce_num .han_item_top {
  color: #ffffff;
}
.introduce_num .han_item_bot {
  color: #ffffff;
}
.introduce_num .h_aboutus_num {
  margin-top: 0;
}
.introduce_num .ha_num_item {
  border-right: 1px solid #8eadd5;
}
.introduce_num .ha_num_item:last-child {
  border: none;
  
}
.introduce_num .ha_num_item:last-child .han_item_bot{
  padding-right: 0;
}
.introduce_num .ha_num_item:first-child .han_item_bot{
  padding-left: 0;
}
.introduce_num .ha_num_item:last-child,.introduce_num .ha_num_item:first-child{
  width: 4.25rem;
  text-align: center;
}
/* é¦–é¡µå…³äºŽæˆ‘ä»¬åˆ†é¡µå™¨ */
.aboutus_pagination {
  /* width: 100% !important; */
  height: 0.75rem;
  /*  */
  width: auto !important;
  line-height: 0.75rem;
  padding: 0 0.5rem;
  background: rgba(0, 87, 166, 0.8);
  position: absolute;
  z-index: 200;
  left: 0;
  bottom: 0 !important;
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
}

.aboutus_pagination .swiper-pagination-bullet {
  background: none !important;
  font-size: 0.225rem;
  color: #ffffff !important;
  padding-right: 0.25rem;
  opacity: 1;
}
.aboutus_pagination .swiper-pagination-bullet-active {
  /* background: #0362cd; */
  position: relative;
  padding-right: 0.6875rem;
}
.aboutus_pagination .swiper-pagination-bullet::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 1px;
  background: #ffffff;
  position: absolute;
  top: 0.375rem !important;
  bottom: 0 !important;
  left: 0.3125rem;
  visibility: hidden;
  transition: width 0.3s;
}
.aboutus_pagination .swiper-pagination-bullet-active::before {
  /* width: 100%; */
  width: 0.5rem;
  bottom: 0 !important;
  visibility: visible;
}
.aboutus_pagination .swiper-pagination-bullet:only-child {
  display: block !important;
}
.mbc_swiper{
  display: none;
}
/* åŽ†å²æ²¿é©E */
/* ============================================ */
@media screen and (max-width: 768px) {
  /* è½®æ’­ */
  .h_bannner {
    height: 200px;
  }

  .w1400 {
    width: 90% !important;
  }
  .hb_item_text {
    left: 20px;
    top: 30px;
  }
  .hbi_text_title {
    font-size: 18px;
    line-height: 24px;
  }
  .hbi_text_btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    font-size: 10px;
  }
  /* è½®æ’­åˆ†é¡µå™¨ */

  .banner_pagination .swiper-pagination-bullet {
    width: 60px;
    height: 2px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 0;
  }
  .h_title {
    font-size: 16px;
  }
  .h_sub {
    font-size: 14px;
    padding: 0.25rem 0 0.75rem 0;
  }

  /* å…³äºŽæˆ‘ä»¬S */
  .h_aboutus {
    padding: 20px 0 20px;
  }
  .h_aboutus .flex_sb {
    flex-direction: column-reverse;
  }
  .h_aboutus_left {
    width: 100%;
    height: auto;
    /* height: 200px; */
    border: 2px solid #d3d1d1;
    background: #ffffff;
    padding-bottom: 10px;
  }
  .hal_title {
    font-size: 16px;
  }
  .hal_title::after {
    width: 60px;
    height: 2px;
    background: #0362cd;
    bottom: -5px;
  }
  .hal_con {
    font-size: 12px;
    line-height: 20px;
    margin-top: 15px;
  }
  .hal_btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    font-size: 10px;
  }

  .hal_list {
    width: 60%;
    /* margin-top: 0.875rem; */
  }
  .hal_item {
    list-style: none;
  }
  .hal_item_img {
    width: 30px;
    /* min-height: .375rem; */
  }

  .hal_item_name {
    font-size: 12px;
    color: #333333;
    line-height: 20px;
  }
  .h_aboutus_right {
    width: 100%;
    height: 180px;
  }
  .h_aboutus_num {
    margin-top: 20px;
    line-height: 8px;
    flex-wrap: wrap;
  }
  .ha_num_item {
    width: 32% !important;
    height: 40px !important;
    height: 20px;
    padding-top: 10px;
    border: none;
    text-align: center !important;
    margin-bottom: 20px;
  }
  .ha_num_item:nth-child(2),
  .ha_num_item:nth-child(5) {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
  }

  .hit_num,
  .hit_icon {
    font-size: 18px;
  }
  .hit_text {
    font-size: 10px;
  }
  .han_item_bot {
    font-size: 12px;
    padding-top: 10px;
    line-height: 16px;
  }
  /* å…³äºŽæˆ‘ä»¬E */
  /* ä¸šåŠ¡æ¿å—S */
  /* .h_business {
    height: 320px;
  } */
  .business_con {
    transform: scale(1.1);
    margin-top: 20px;
  }
  .bci_title {
    font-size: 10px;
  }
  .bci_con {
    font-size: 8px;
    color: #ffffff;
    line-height: 10px;
    margin-top: 2px;
  }
  .bci_btn {
    width: 60px;
    height: 15px;
    border-radius: 1px;
    border: 1px solid #ffffff;
    line-height: 15px;
    font-size: 8px;
  }
  .b_circle_active .b_circle_img {
    display: flex;
  }
  /* ä¸šåŠ¡æ¿å—E */

  /* æ–°é—»èµ„è®¯S */
  .h_news {
    width: 100%;
    padding: 20px 0;
  }
  .h_news .flex_sb {
    flex-direction: column;
  }
  .h_news_left {
    width: 100%;
    height: 100%;
    /* height: 240px; */
  }

  .hnl_bot {
    /* height: calc(100% - 4.125rem); */
    /* height: 200px; */
    padding: 0.25rem 0.5875rem 0 0.5rem;
    background: #f9f9f9;
  }
  .hnl_bot_title {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    padding: 10px 0;
  }
  .hnl_bot_con {
    font-size: 12px;
    line-height: 18px;
  }
  .h_news_right {
    width: 100%;
    display: block;
  }
  .hnr_item {
    width: 100%;
    height: 60px;
    margin-bottom: 10px;
  }
  .hnr_item_img {
    width: 100px;
    height: 55px;
    /* background: pink; */
  }
  .hnr_item_img img {
    width: 100%;
    height: 100%;
  }
  .hnr_item_right {
    width: calc(100% - 120px);
  }
  .hir_title {
    font-size: 14px;
    color: #333333;
    padding: 0.05rem 0 0.1rem 0;
  }
  .hir_con {
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
  }
  .hnl_swiper_item {
    /* background: red; */
  }

  .hnl_swiper {
    width: 100%;
    height: 100%;
  }
  .hnl_swiper_item img {
    height: 180px;
    font-size: 0;
  }
  .hnl_bot {
    height: 100px;
  }
  .hnl_btn_next,
  .hnl_btn_prev {
    width: 30px !important;
    height: 30px !important;
    top: 75px;
  }
  .hnl_btn_next {
    right: 10px;
  }
  .hnl_btn_prev {
    left: 10px;
  }

  /* æ–°é—»èµ„è®¯E */

  /* åŽ†å²æ²¿é©S */
  .evolution {
    padding: 20px 0 40px;
  }
  .evolution .flex_sb {
    display: block;
  }
  .et_left {
    width: 100px;
    height: 80px;
    margin: auto;
  }
  .et_left img {
    width: 85%;
    height: 100%;
  }
  .et_right {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    padding-top: 15px;
  }

  .Main_Cont img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  .LC_Cont2 {
    width: 100%;
    margin-left: 0;
    border: 1px solid #dbdbdb;
    border-radius: 15px;
    padding: 10px;
    display: block;
    margin-top: 10px;
  }

  .LC_UL li:hover .LC_Cont2 .LC_Txt2 {
    color: #fff;
  }

  .LC_Txt2 {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
  }
  .LC_Img {
    width: 100%;
    height: 200px;
    margin-top: 10px;
  }
  .lin3 {
    display: none;
  }
  .LC_UL {
    margin-top: 20px;
    background: none;
  }
  .LC_UL li:nth-child(2n) .LC_Cont2 {
    flex-direction: row;
  }
  .LC_UL li {
    margin-top: 20px;
  }
  .LC_Tit {
    width: auto;
    float: none;
    margin-top: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #000;
    padding-left: 15px;
    display: block;
  }
  .LC_Tit::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ffffff;
    border-radius: 50%;
    border: 4px solid #228fd5;
    position: absolute;
    left: 0;
    right: auto;
  }

  .LC_UL li:hover .LC_Cont2 {
    background: #0362cd;
  }

  .LC_Tit_s {
    font-size: 12px;
  }
  /* åŽ†å²æ²¿é©E */

  /* ================å…¬å¸ä»‹ç» ==========*/
  .introduce {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .it_left {
    display: flex;
  }
  .itl_title {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
  }
  .itl_sub {
    font-size: 10px;
    color: #666666;
  }
  .itl_title::before {
    content: "";
    width: 2px;
    height: 1.5rem;
    background: #0362cd;
    position: absolute;
    top: -0.5rem;
    left: -0.25rem;
  }
  .it_right {
    width: 84%;
    /* padding-top: 0.5rem; */
  }

  .introduce_text {
    font-size: 12px;
    color: #333333;
    line-height: 18px;
  }
  .itr_img {
    width: 80px;
    height: 60px;
    background: springgreen;
    margin-top: 20px;
  }
  .introduce_bot {
    /* margin-top: 30px; */
  }
  .h_news_right &gt; a {
    display: block;
  }
  .zzjg {
    height: auto;
  }
  .itr_imglist {
    padding-top: 20px;
  }
  /* allcss æ‰‹æœºä¿®æ”¹ */
  .lxwm_box_treen {
    display: block;
  }
  .lxwm_box_treen_item {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 15px 10px;
    background: url(../img/common_background.png) no-repeat;
    background-size: 100% 100%;
  }
  .lxwm_box_treen_item &gt; h5 {
    font-size: 14px;
  }
  .lxwm_box_treen_item_a div,
  .lxwm_box_treen_item_a a {
    font-size: 12px;
    line-height: 30px;
  }
  .lxwm_box_treen_item &gt; h5::after {
    width: 30px;
    height: 3px;
    bottom: -3px;
  }
  .dtitu {
    height: auto;
    
  }
  .dtitu .dituimg{
    width: 100% !important;
    height: 9rem !important;
    object-fit: cover !important;
  }
  #dtitu {
    height: 200px;
  }
  .ditu_xx {
    width: 100%;
    position: static;
  }
  .ditu_xx &gt; h5 {
    font-size: 16px;
  }
  .ditu_xx_item &gt; a {
    font-size: 12px;
  }
  .erwei img {
    width: 80px;
    height: 80px;
  }
  .erwei p {
    font-size: 12px;
  }
  /* æ–°é—»èµ„è®¯ */
  .new_treen {
    display: block;
  }
  .new_treen_img {
    width: 100%;
    height: 200px;
  }
  .new_list_item_top {
    font-size: 12px;
  }
  .icon1 {
    width: 10px;
    height: 10px;
  }
  .new_treen_text {
    width: 100%;
  }
  .new_treen_text_title {
    font-size: 14px;
    line-height: 18px;
  }
  .new_treen_text_content {
    height: auto;
    font-size: 12px;
    line-height: 16px;
  }
  .new_list_item {
    width: 49%;
    margin-bottom: 8px;
    padding: 15px 10px;
  }
  .new_list_item_title {
    font-size: 14px;
    line-height: 20px;
  }
  .new_list_item_content {
    font-size: 12px;
    line-height: 20px;
  }
  .new_list_item_button {
    font-size: 10px;
    width: 80px;
    height: 20px;
    line-height: 20px;
  }
  .new_list_item_title {
    padding-bottom: 0;
  }
  .introduce_num .ha_num_item {
    border: none;
  }
  /* é¦–é¡µå…³äºŽæˆ‘ä»¬è½®æ’­åˆ†é¡µå™¨ */
  .aboutus_pagination {
    /* width: 100% !important; */
    height: 30px;
    /*  */
    width: auto !important;
    line-height: 30px;
    padding: 0 10px;
  }

  .aboutus_pagination .swiper-pagination-bullet {
    background: none !important;
    font-size: 12px;
    color: #ffffff !important;
    opacity: 1;
  }

  .aboutus_pagination .swiper-pagination-bullet-active {
    /* background: #0362cd; */
    padding-right: 30px;
  }
  .aboutus_pagination .swiper-pagination-bullet::before {
    content: "";
    height: 1px;
    top: 14px !important;
    bottom: 0 !important;
    left: 20px;
    visibility: hidden;
    transition: width 0.3s;
  }
  .aboutus_pagination .swiper-pagination-bullet-active::before {
    /* width: 100%; */
    width: 20px;
    bottom: 0 !important;
    visibility: visible;
  }


  .h_business {
    height: 360px;
  }
  .business_con {
    display: none;
  }
  .mbc_swiper {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 20px 0;
    height: 300px;
  }
  .mbc_img {
    width: 100px;
    height: 100px;
    border: 2px solid #ffffff;
    /* background: red; */
    border-radius: 50%;
    margin: auto;
    position: relative;
    display: block;
  }
  .mbc_img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .mbc_img::after,
  .mbc_img::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #ffffff;
    display: block;
    z-index: 1;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 0;
  }
  .mbc_img::before {
    animation: mb_circle_ani 3s ease-out 1.5s infinite;
  }
  .mbc_img::after {
    animation: mb_circle_ani 3s ease-out infinite;
  }
  @keyframes mb_circle_ani {
    from {
      transform: scale(1);
      opacity: 0.2;
    }
    to {
      transform: scale(1.5);
      opacity: 0;
    }
  }
  .mbc_title {
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    padding: 20px 0 10px;
  }
  .mbc_con {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    padding:0 20px;
  }
  .mbc_pagination {
    width: 100% !important;
    position: absolute;
    z-index: 200;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    bottom: 15% !important;
    display: flex;
    justify-content: center;
    /* justify-content: space-between; */
  }
  .mbc_pagination .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    background: rgba(255, 255, 255, 0.6);
    transition: width 0.3s;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.2rem;
    color: #ffffff;
    font-weight: bold;
    opacity: 0.8;
    position: relative;
  }
  .mbc_pagination .swiper-pagination-bullet-active {
    /* background: #0362cd; */
    opacity: 1;
  }
  .mbc_pagination .swiper-pagination-bullet::before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    background: #0362cd;
    left: 0;
    transition: width 0.5s;
  }
  .mbc_pagination .swiper-pagination-bullet-active::before {
    width: 100%;
  }
}
</pre></body></html>