<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrap:after, .wrap:before, .container:after, .container:before {
  content: "";
  display: table;
}

.wrap:after, .wrap:before, .container:after, .container:before {
  content: "";
  display: table;
}

.wrap:after, .container:after {
  clear: both;
}

.news-tab-wrap {
  padding: 65px 0 55px;
}

.clearfix {
  zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.news-tab-wrap li {
  display: inline-block;
  margin-right: 10px;
}

.news-tab-wrap li a {
  display: block;
  min-width: 70px;
  height: 50px;
  font-size: 14px;
  color: #666;
  line-height: 50px;
  text-align: center;
  background: #fff;
  border-radius: 25px;
  transition: all .4s ease-in-out;
  padding: 0 20px 0px 20px;
}

.news-tab-wrap li.on a, .news-tab-wrap li a:hover {
  color: #fff;
  background: #333;
}

.news-list .item-list {
  margin-left: -1.5%;
}

.news-list li {
  position: relative;
  float: left;
  width: 48.5%;
  margin: 0 0 1.5% 1.5%;
  background: #fff;
}

.news-list li a, .index-news-list .item-inner {
  z-index: 1;
  position: relative;
  display: block;
}

.news-list-one li a {
  padding: 35px 70px;
}

.news-list-one .date-wrap {
  position: relative;
  float: left;
  width: 115px;
  height: 155px;
  border-right: 1px solid #e7e7e7;
  margin-right: 15px;
}

.news-list-one .date-inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.news-list-one .date-wrap .day {
  font-size: 48px;
}

.news-list-one .date-wrap .line {
  display: block;
  width: 25px;
  height: 3px;
  margin: 15px 0;
  background: #e7e7e7;
}

.news-list-one .date-wrap .days {
  font-size: 16px;
}

.news-list-one .text-wrap {
  margin-left: 175px;
}

.news-list-one .text-wrap .title {
  font-size: 18px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-list-one .text-wrap .descrition {
  height: 48px;
  margin: 15px 0 40px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
}

.news-list .text-wrap .more .icon {
  display: inline-block;
  width: 0;
  height: 10px;
  background: url(../images/more-icon2.png) no-repeat center center;
  transition: all .4s;
  opacity: 0;
}

.news-list .text-wrap .more strong {
  font-size: 14px;
  font-weight: normal;
  color: #666;
  transition: all .4s;
}

#page .page {
  float: left;
  padding: 5px 30px;
  background: #fff;
  border-radius: 30px;
}

#page .page a, #page .page span.current {
  display: inline-block;
  width: auto;
  height: 30px;
  margin: 0 5px;
  padding: 0 10px;
  font: 14px/30px 'Gotham-Book';
  color: #666;
  text-align: center;
  border-radius: 15px;
  transition: all .4s ease-in-out;
}

#page .page span.active, #page .page a.active, #page .page a:hover {
  color: #fff;
  background: #6bc968;
}

.news-list li:hover:after {
  transform: scale(1.025);
}

.news-list li:hover:after {
  box-shadow: 0 15px 15px rgb(0 0 0 / 10%);
}

.news-list li:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: all .6s;
}


/**Ã¥â€¦Â¬Ã¥â€¦Â±Ã¦Â&nbsp;Â·Ã¥Â¼Â**/
.ny-warp {
  padding: 60px 0;
  background: #f3f3f3;
}

/**Ã¦â€“Â°Ã©â€”Â»Ã¥â€&nbsp;â€¦Ã¥Â®Â¹Ã¦Â&nbsp;Â·Ã¥Â¼Â**/
.newbleft {
  width: 68.75%;
  float: left;
  margin-right: 1.25%;
}

.newarc {
  background: #fff;
  padding: 34px 30px 40px;
}

.nearch .ht1 {
  margin-bottom: 6px;
}

.nearch .t2 {
  font-size: 1.4rem;
  color: #999;
}

.editor {
  line-height: 2.5;
  text-align: left;
  font-size: 1.4rem;
}

.editor img {
  max-width: 100%;
  height: auto !important;
}

.clickbox {
  width: 100%;
  border-top: 1px solid #eee;
  color: #999;
  line-height: 30px;
  font-size: 14px;
  position: relative;
  margin-top: 34px;
  padding-top: 20px
}

.clickbox a {
  color: #666;
}



.rightbox {
  width: 30%;
  float: right
}

.rightbox .news-tj {
  width: 100%;
  background: #fff;
  padding: 37px 30px 10px
}

.rightbox .news-tj .title {
  font-size: 18px;
  line-height: 24px;
  color: #c3c3c3
}

.rightbox .news-tj .list {
  margin-top: 10px
}

.rightbox .news-tj .list li {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 25px;
  margin-bottom: 13px
}

.rightbox .news-tj .list li:last-child {
  margin-bottom: 0;
  border-bottom: none
}

.rightbox .news-tj .list li a {
  width: 100%;
  display: block
}

.rightbox .news-tj .list li .t1 {
  font-size: 16px;
  line-height: 50px;
  color: #222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.rightbox .news-tj .list li:hover .t1 {
  color: #000
}

.rightbox .news-tj .list li .t2 {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin-top: 8px
}

.rightbox .news-tj .list li .t3 {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  margin-top: 7px
}


.case-sj {
  width: 100%;
  padding: 24px 30px;
  background: #fff;
  margin-top: 10px
}

.case-sj .title {
  font-size: 18px;
  color: #999;
  line-height: 30px
}

.case-sj .list {
  width: 100%;
  margin-top: 23px
}

.case-sj .list li {
  float: left;
  width: 31.7%;
  margin-right: 2.45%;
  transition: all .5s linear;
  border: 1px solid #eee;
}

.case-sj .list li:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15)
}

.case-sj .list li:nth-child(3n) {
  margin-right: 0
}

.case-sj .list li a {
  width: 100%;
  display: block;
}

.case-sj .list li .img {
  width: 100%;
  overflow: hidden;
  padding: 15px;
}

.case-sj .list li .img img {
  width: 100%;
  transition: all .5s linear
}

.case-sj .list li:hover .img img {
  transform: scale(1.05)
}

.case-sj .list li .title {
  font-size: 14px;
  line-height: 30px;
  color: #222;
  padding: 12px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-top: 1px solid #eee;
  text-align: center;
}

@media screen and (max-width:1200px) {

  .news-page .normal-inner-banner .container, .news-list-page .container, .normal-banner-inner .container {
    max-width: none;
    width: 100%;
    padding: 0 4.5%;
  }

  .auto {
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    width: calc(100% - 0.4rem);
    width: -moz-calc(100% - .4rem);
    width: -webkit-calc(100% - 0.4rem);
  }

}

@media (max-width: 1024px) {
  .auto {
    max-width: 768px;
    margin: 0 auto;
  }

  .news-tab-wrap {
    padding: 20px 0;
    overflow: hidden;
  }

  .news-tab-wrap ul {
    white-space: nowrap;
    overflow: auto;
  }

  .news-tab-wrap li {
    display: inline-block;
  }

  .news-tab-wrap li.on a {
    background: transparent;
    font-weight: bold;
    color: #444;
  }

  .news-list .item-list {
    margin-left: 0;
  }

  .news-list li {
    margin: 0 0 5% 0;
    width: 100%;
  }

  #page .page {
    padding: 5px 15px;
    float: none;
    text-align: center;
  }

  .ny-warp {
    padding: 20px 0;
  }

  .newbleft {
    width: 100%;
    float: none;
  }

  .newarc {
    padding: 10px;
  }

  .rightbox {
    display: none;
  }

  .nearch .ht1 {
    font-size: 18px
  }

  .nearch .t2 {
    font-size: 12px;
  }

  .case-sj {
    padding: 15px
  }

  .case-sj .list li .title {
    font-size: 12px;
    padding: 2px 5px;
    background: #f3f3f3;
    text-align: center;
  }

  .case-sj .list {
    margin-top: 10px
  }

  .clickbox {
    font-size: 12px
  }

}

@media screen and (max-width:768px) {
  .news-list-one li a, .news-list-two li a {
    padding: 15px 20px;
  }

  .news-list-one .date-wrap {
    float: left;
    width: 80px;
    height: auto;
    margin-bottom: 15px;
  }

  .news-list-one .date-inner {
    position: relative;
    transform: none;
  }

  .news-list-one .date-wrap .day {
    margin-bottom: 10px;
    font: 40px/1 'gotham-medium';
  }

  .news-list-one .date-wrap .line {
    display: none;
  }

  .news-list-one .text-wrap {
    margin-left: 0;
  }

  .news-list-one .text-wrap .title {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .news-list-one .text-wrap .descrition {
    margin: 5px 0 10px;
  }

  .news-list-one .text-wrap .more {
    display: block;
    padding-top: 10px;
    border-top: 1px solid #e7e7e7;
  }
}</pre></body></html>