<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index-container &gt; .index {
  /*margin: 0.2rem 0 0.6rem;*/
  background-color:rgb(238, 238, 238) ;
  /* indexçš„å…¬å…±æ&nbsp;·å¼ */
  /* æ–°é—» */
  /* å®£ä¼&nbsp;è½®æ’­å›¾ */
  /* é¡¹ç›®å±•ç¤º */
  /* å‹æƒ…é“¾æŽ¥ */
}
.index-container &gt; .index .head-title-wrap {
  /*position: relative;*/
  /*display: flex;*/
  flex-direction: row;
  align-items: flex-end;
    padding-top: 0.15rem;
  padding-bottom: 0.15rem;
  /*border-bottom: 0.01rem solid #e0e0e0;*/
  color: #0a4591;
}
.index-container &gt; .index .head-title-wrap &gt; .title-wrap &gt; .title {
  font-size: 0.24rem;
}
.index-container &gt; .index .head-title-wrap &gt; .links-wrap {
  margin-left: 0.08rem;
}
.index-container &gt; .index .head-title-wrap::after {
  position: absolute;
  width: 0.8rem;
  height: 0.04rem;
  bottom: 0;
  left: 0;
  /*background: #0a4591;*/
  content: '';
}
.index-container &gt; .index &gt; .news-wrap &gt; .news {
  height: 3.9rem;
  overflow: hidden;
  background-color: #fff;
  padding: 0.06rem;
  /* å·¦è¾¹æ–°é—»è½®æ’­å›¾ */
  /* å³è¾¹æ–°é—»åˆ—è¡¨ */
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .left {
  position: relative;
  width: 5.4rem;
  height: inherit;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .left &gt; .news-img-wrap {
  height: inherit;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .left &gt; .news-img-wrap &gt; .swiper-wrapper &gt; .swiper-slide .news-img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .left &gt; .paging-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  color: #fff;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .left &gt; .paging-wrap &gt; .news-title-wrap &gt; .news-title {
  display: none;
  padding: 0 0.2rem;
  max-width: 3.75rem;
  font-size: 0.15rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .left &gt; .paging-wrap &gt; .paging &gt; .page-list &gt; .page-item {
  width: 0.32rem;
  height: 0.35rem;
  text-align: center;
  line-height: 0.35rem;
  cursor: pointer;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .left &gt; .paging-wrap &gt; .paging &gt; .page-list &gt; .page-item.active {
  background: #0a4591;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right {
  padding-left: 0.13rem;
  flex: 0;
  height: 100%;
}


.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-nav-wrap &gt; .news-tab {
  border-bottom: 0.01rem solid #e0e0e0;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-nav-wrap &gt; .news-tab &gt; .tab-item {
  position: relative;
  padding: 0.1rem 0.1rem 0.15rem;
  margin: 0 0.15rem;
  cursor: pointer;
  width: 100%;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-nav-wrap &gt; .news-tab &gt; .tab-item:first-child {
  margin-left: 0;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-nav-wrap &gt; .news-tab &gt; .tab-item.active &gt; .text {
  /*color: #0a4591;*/
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-nav-wrap &gt; .news-tab &gt; .tab-item.active &gt; .tab-item-unline {
  display: block;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-nav-wrap &gt; .news-tab &gt; .tab-item &gt; .text {
  font-weight: bold;
  /*font-size: 0.18rem;*/
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-nav-wrap &gt; .news-tab &gt; .tab-item &gt; .tab-item-unline {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  height: 0.04rem;
  background-color: #0a4591;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-nav-wrap &gt; .news-tab &gt; .tab-item &gt; .tab-item-rigth-border {
  position: absolute;
  right: -0.15rem;
  top: 50%;
  transform: translateY(-50%);
  height: 0.2rem;
  width: 0.02rem;
  background: #000;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-list-wrap &gt; .news-list {
  display: none;
  padding: 0.4rem 0.2rem 0.16rem;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-list-wrap &gt; .news-list &gt; .list-item {
  margin-bottom: 0.32rem;
  cursor: pointer;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-list-wrap &gt; .news-list &gt; .list-item &gt; .link-news-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #3d3d3d;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-list-wrap &gt; .news-list &gt; .list-item &gt; .link-news-item &gt; .label-wrap {
  border: 0.02rem solid #3d3d3d;
  border-radius: 50%;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-list-wrap &gt; .news-list &gt; .list-item &gt; .link-news-item &gt; .news-title {
  /*flex: 1;*/
  width: 85%;
  padding: 0 0.15rem 0 0.07rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-list-wrap &gt; .news-list &gt; .list-item &gt; .link-news-item &gt; .date {
  font-size: 0.14rem;
  white-space: nowrap;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-list-wrap &gt; .news-list &gt; .list-item &gt; .link-news-item:hover {
  color: #0a4591;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-list-wrap &gt; .news-list &gt; .list-item &gt; .link-news-item:hover &gt; .label-wrap {
  border-color: #0a4591;
}
.index-container &gt; .index &gt; .news-wrap &gt; .news &gt; .right &gt; .news-list-wrap &gt; .news-list &gt; .list-item:last-child {
  margin-bottom: 0;
}
.index-container &gt; .index &gt; .publicity-wrap {
  margin-top: 0.1rem;
}
.index-container &gt; .index &gt; .publicity-wrap &gt; .publicity {
  height: 0.91rem;
}
.index-container &gt; .index &gt; .publicity-wrap &gt; .publicity &gt; .publicity-list-wrap {
  width: 100%;
}
.index-container &gt; .index &gt; .publicity-wrap &gt; .publicity &gt; .publicity-list-wrap &gt; .swiper-wrapper &gt; .swiper-slide {
  height: 0.91rem;
}
.index-container &gt; .index &gt; .publicity-wrap &gt; .publicity &gt; .publicity-list-wrap &gt; .swiper-wrapper &gt; .swiper-slide &gt; .publicity-img {
  width: 100%;
  height: 100%;
}
.index-container &gt; .index &gt; .publicity-wrap &gt; .publicity &gt; .publicity-list-wrap &gt; .swiper-pagination {
  bottom: 0.05rem;
}
.index-container &gt; .index &gt; .publicity-wrap &gt; .publicity &gt; .publicity-list-wrap &gt; .swiper-pagination &gt; .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  margin: 0 0.06rem;
}
.index-container &gt; .index &gt; .publicity-wrap &gt; .publicity &gt; .publicity-list-wrap &gt; .swiper-pagination &gt; .publicity-active-label {
  background: #ffde00;
  opacity: 1;
}
.index-container &gt; .index &gt; .project-wrap {
  margin-top: 0.1rem;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project{
  text-align: center;
  background-color: #fff;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap {
  margin-top: 0.2rem;
  padding: 0.06rem;
  /* é¡¹ç›®åˆ—è¡¨ */
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap {
  /* ä¸€çº§å¯¼èˆª */
  /* äºŒçº§å¯¼èˆª */
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .o-nav-tab-wrap &gt; .o-nav-tab &gt; .o-tab-item {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 2.26rem;
  height: 0.8rem;
  background: rgba(198, 4, 4, 0.2);
  border-radius: 0.08rem;
  color: #0a4591;
  cursor: pointer;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .o-nav-tab-wrap &gt; .o-nav-tab &gt; .o-tab-item.active {
  background: #0a4591;
  color: #fff;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .o-nav-tab-wrap &gt; .o-nav-tab &gt; .o-tab-item.hover {
  background: #0a4591;
  color: #fff;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .o-nav-tab-wrap &gt; .o-nav-tab &gt; .o-tab-item &gt; .icon-wrap {
  margin-right: 0.15rem;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .o-nav-tab-wrap &gt; .o-nav-tab &gt; .o-tab-item &gt; .icon-wrap &gt; .icon {
  width: 0.33rem;
  height: 0.31rem;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .o-nav-tab-wrap &gt; .o-nav-tab &gt; .o-tab-item &gt; .icon-wrap &gt; .icon.first {
  width: 0.4rem;
  height: 0.35rem;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .o-nav-tab-wrap &gt; .o-nav-tab &gt; .o-tab-item &gt; .text {
  margin-top: 0.05rem;
  font-size: 0.18rem;
  font-weight: bold;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .t-nav-tab-wrap {
  position: relative;
  /*margin-top: 0.2rem;*/
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .t-nav-tab-wrap &gt; .t-tab-wrap {
  display: none;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .t-nav-tab-wrap &gt; .t-tab-wrap &gt; .t-nav-tab {
  /*padding-left: 0.3rem;*/
  padding-bottom: 0.25rem;
  /*border-bottom: 0.02rem solid #e0e0e0;*/
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .t-nav-tab-wrap &gt; .t-tab-wrap &gt; .t-nav-tab &gt; .t-tab-item &gt; .t-tab-item-div {
     background: #0a4591;
     padding: 0.06rem;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .t-nav-tab-wrap &gt; .t-tab-wrap &gt; .t-nav-tab &gt; .t-tab-item {
  /*padding-right: 1.2rem;*/
  font-size: 0.13rem;
  color: #fff;
  cursor: pointer;
  /*background: #0a4591;*/
  margin: auto;
  /*padding: 0.1rem;*/
  padding: 0rem 0.4rem;
  font-weight: bold;
  /*border-radius: 0.08rem;*/
   width: 100%;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .t-nav-tab-wrap &gt; .t-tab-wrap &gt; .t-nav-tab &gt; .t-tab-item.active {
  color: moccasin;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .nav-tab-all-wrap &gt; .t-nav-tab-wrap &gt; .t-nav-tab-dot {
  position: absolute;
  left: 0;
  bottom: -0.05rem;
  border: 0.06rem solid #0a4591;
  border-radius: 50%;

}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap {
  position: relative;
  /*margin-top: 0.45rem;*/
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .list-wrap {
  display: none;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .list-wrap &gt; .project-list {
  display: none;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .list-wrap &gt; .project-list &gt; .swiper &gt; .swiper-wrapper &gt; .swiper-slide &gt; .link-project-item &gt; .img-wrap {
  height: 2.25rem;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .list-wrap &gt; .project-list &gt; .swiper &gt; .swiper-wrapper &gt; .swiper-slide &gt; .link-project-item &gt; .img-wrap &gt; .project-img {
  width: 100%;
  height: 100%;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .list-wrap &gt; .project-list &gt; .swiper &gt; .swiper-wrapper &gt; .swiper-slide &gt; .link-project-item &gt; .project-title {
  padding: 0.15rem 0.2rem;
  text-align: center;
  color: #262626;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.grid-item &gt;  .link-project-item &gt; .project-title {
  color: #fff;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .icon-left-wrap,
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .icon-right-wrap {
  position: absolute;
  top: 0.96rem;
  cursor: pointer;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .icon-left-wrap.icon-left-wrap,
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .icon-right-wrap.icon-left-wrap {
  left: -0.5rem;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .icon-left-wrap.icon-right-wrap,
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .icon-right-wrap.icon-right-wrap {
  right: -0.5rem;
}
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .icon-left-wrap &gt; .iconfont,
.index-container &gt; .index &gt; .project-wrap &gt; .project &gt; .content-wrap &gt; .project-list-wrap &gt; .icon-right-wrap &gt; .iconfont {
  font-size: 0.3rem;
  color: #c2c2c2;
}
.index-container &gt; .index &gt; .link-wrap {
  margin-top: 0.47rem;
}
.index-container &gt; .index &gt; .link-wrap &gt; .link {
  /* å†…å®¹ */
}
.index-container &gt; .index &gt; .link-wrap &gt; .link &gt; .content-wrap {
  margin-top: 0.3rem;
}
.index-container &gt; .index &gt; .link-wrap &gt; .link &gt; .content-wrap &gt; .link-list &gt; .swiper-wrapper &gt; .swiper-slide &gt; .link-link-item {
  display: block;
}
.index-container &gt; .index &gt; .link-wrap &gt; .link &gt; .content-wrap &gt; .link-list &gt; .swiper-wrapper &gt; .swiper-slide &gt; .link-link-item &gt; .link-img {
  width: 100%;
  height: 0.8rem;
}

/*.grid-container {*/
/*  display: grid;*/
/*  grid-template-columns: 1fr 1fr 1fr 1fr;*/
/*  grid-template-rows: 1fr 1fr;*/
  /*grid-gap: 10px;*/
/*}*/
/*.grid-item {*/
  /*background-color: #ddd;*/
  /*text-align: center;*/
  /*font-size: 30px;*/
  /*padding: 0.2rem;*/
    /*padding: 0rem 0.2rem 0.2rem 0rem;*/
/*  overflow: hidden;*/
/*}*/
/*.grid-item.big {*/
/*  grid-row: 1 / span 2;*/
/*  grid-column: 1 / span 2;*/
/*  padding-bottom: 0.4rem;*/
/*}*/
/*.grid-item.small {*/
/*  grid-row: auto;*/
/*  grid-column: auto;*/
/*  padding-left: 0.2rem;*/
/*    padding-bottom: 0.4rem;*/
/*}*/
.grid-item img {
    width: 100%;
    height: 100%;
}
.information-wrap{
    /*margin-top: 0.25rem;*/
}
.information-wrap &gt; .information &gt; ul{

    list-style: none;
    display: flex;
    padding-bottom: 1rem;
    padding-top: 0.2rem;
}
.information-wrap &gt; .information &gt; ul &gt; li{
    flex: 1;
    width: 30%;
    padding-right: 0.2rem;
}
/*.title-box{*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/
.information-wrap &gt; .information &gt; ul &gt; li &gt;.text{
    background: #0a4591;
    border: 0.06rem solid #0a4591;
    color: #fff;
    font-weight: bold;
    /*font-size: 0.2rem;*/
    text-align: center;
    width: inherit;
}
.information-title{
    margin-top: -0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0.1rem 0 0;
    margin-bottom: 25px;
    color: #3d3d3d;
    /*margin-bottom: 20px;*/
}
/*.information-title:last-child {*/
/*margin-bottom:0 !important;*/
/*}*/
.information-list &gt; .list-item &gt; a{
    float: right;
    color: #0a4591;
}

/*.information-list &gt; .information-wrap &gt; .list-item:last-child {*/
/*    margin-right: 100000px;*/
/*}*/
.information-wrap &gt; .information &gt; ul &gt; li:last-child {
    flex: 1;
    width: 30%;
    /*padding-right: 0.2rem;*/
     margin-right: -10px;
}
.news-tab &gt; .tab-item &gt; span{
    background: #0a4591;
    /*border: 0.06rem solid #0a4591;*/
    color: #fff;
    font-weight: bold;
    font-size: 0.2rem;
}

.news-tab &gt; .tab-item &gt; .text-newv{
    background: #0a4591;
    border: 0.06rem solid #0a4591;
    color: #fff;
    font-weight: bold;
    font-size: 0.16rem;
    width: 20%;
    text-align: center;
}
.news-tab &gt; .tab-item &gt; a{
    float: right;
    color: #0a4591;
}

#floatdiv{
width: 2rem;
height: 2rem;
position: absolute;
top: 0;left: 0;
background-color: #fbb;
z-index: 999;
border: 1px solid #ccc;
text-align: center;
line-height:;
border-radius: 0.1 0.1rem ;
}
#floatdiv span{
position: absolute;
top: 0;
right: 0;
color: darksalmon;
background-color: rgba(0, 0, 0, 0.5);
padding: 0 0.05rem;
cursor: pointer;
border-radius: 20% 20%;
}

.information-wrap .information{
    background-color: #fff;
    padding: 0.06rem;
}

.gengduo{
    position: relative;
    top: -25px;
}

.gengduo1{
    position: relative;
    top: -25px;
}</pre></body></html>