<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bk {
  cursor: pointer;
  position: relative;
}
.bk:after,
.bk:before {
  content: '';
  display: block;
  position: absolute;
  border: 1px transparent solid;
  width: 0;
  height: 0;
  box-sizing: border-box;
}
.bk:after {
  left: 0;
  top: 0;
  transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
}
.bk:before {
  right: 0;
  bottom: 0;
  transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in 0s;
}
.bk:hover:after,
.bk:hover:before {
  height: 100%;
  width: 100%;
}
.bk:hover:after {
  border-right-color: #d30e1f;
  border-top-color: #d30e1f;
  transition: width 0.2s ease-out 0s, height 0.2s ease-out 0.2s;
}
.bk:hover:before {
  border-left-color: #d30e1f;
  border-bottom-color: #d30e1f;
  transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
}
.contents {
  width: 1280px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tsy {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.tsy:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.gd {
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.s180 {
  transform: rotateY(0);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.s180:hover {
  transform: rotateY(108deg);
}
.img100 {
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.img100:hover {
  transform: scale(1.1);
}
.w100 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yuas {
  -webkit-animation: hang linear 2s infinite;
}
@-webkit-keyframes hang {
  0%,
  100% {
    -webkit-transform: translate(0, -8px);
  }
  50% {
    -webkit-transform: translate(0, 0);
  }
}
.zyuo {
  -webkit-animation: zyuo linear 2s infinite;
}
@keyframes zyuo {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.flex {
  display: flex;
  justify-content: space-between;
}
.je {
  animation: jello 2s 1s infinite;
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.pro .box {
  display: flex;
  justify-content: space-between;
}
.pro .box .aside {
  margin: 70px 0 0 0;
}
.pro .box .aside .top .zm {
  font-family: Arial;
  font-size: 38px;
  font-weight: bold;
  line-height: 27px;
}
.pro .box .aside .top .zm i {
  font-family: Arial;
  font-size: 38px;
  font-weight: bold;
  color: #d30e1f;
}
.pro .box .aside .top h3 {
  margin: 10px 0 16px;
}
.pro .box .aside .top h3 a {
  display: block;
  font-size: 24px;
  color: #333;
  line-height: 23px;
}
.pro .box .aside .top p {
  font-size: 14px;
  color: #797979;
  line-height: 30px;
}
.pro .box .aside .ser {
  width: 212px;
  height: 37px;
  border: 1px solid #f0f0f0;
  border-radius: 19px;
  padding: 0 80px 0 22px;
  box-sizing: border-box;
  position: relative;
  margin: 30px 0 0;
}
.pro .box .aside .ser input {
  font-size: 14px;
  columns: #999;
  line-height: 35px;
}
.pro .box .aside .ser button {
  width: 20px;
  height: 37px;
  background: url(../images/ser.png) no-repeat center;
  position: absolute;
  top: 0;
  right: 9px;
  border: none;
}
.pro .box .column {
  width: 920px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 114px 0 0;
  position: relative;
  z-index: 50;
}
.pro .box .column::before {
  content: "";
  display: block;
  width: 812px;
  height: 717px;
  position: absolute;
  background: url(../images/line.png) no-repeat center;
  top: 0;
  left: 0;
  z-index: -1;
}
.pro .box .column li {
  width: 270px;
  padding: 0 10px 0 30px;
  box-sizing: border-box;
  margin-bottom: 60px;
  position: relative;
}
.pro .box .column li::before {
  content: "";
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  background: url(../images/title2.png) no-repeat center;
  top: -44px;
  left: -10px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .box .column li .num {
  font-family: Arial;
  font-size: 22px;
  color: #999;
  line-height: 20px;
}
.pro .box .column li a {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .box .column li:hover::before {
  background: url(../images/title1.png) no-repeat center;
}
.pro .box .column li:hover .num {
  color: #d30e1f;
}
.pro .box .column li:hover a {
  color: #d30e1f;
}
.pro .box .column li:nth-child(4) {
  width: 110px;
}
.pro .box .column li:nth-child(5)::before {
  display: none;
}
.pro .box .column li:nth-child(6)::before {
  display: none;
}
.pro .box .column li:nth-child(7)::before {
  display: none;
}
.pro .box .column li:nth-child(8) {
  width: 110px;
}
.pro .box .column li:nth-child(8)::before {
  display: block;
}
.pro .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 50px 0 0;
  position: relative;
  z-index: 50;
}
.pro .list li {
  width: 300px;
  margin-bottom: 10px;
  position: relative;
}
.pro .list li .tu {
  width: 300px;
  height: 240px;
  border: 1px solid #ddd;
  padding: 10px;
  box-sizing: border-box;
}
.pro .list li .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro .list li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .list li .tu .img img:hover {
  transform: scale(1.1);
}
.pro .list li .text {
  height: 52px;
  padding: 0 90px 0 20px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.pro .list li .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 53px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .list li .text .more {
  display: block;
  height: 52px;
  position: absolute;
  top: 0;
  right: 0;
  font-family: Arial;
  font-size: 14px;
  color: #666;
  line-height: 39px;
}
.pro .list li .text .more::before {
  content: "";
  display: block;
  width: 90px;
  height: 1px;
  position: absolute;
  background: #000;
  top: 32px;
  right: 0;
}
.pro .list li:hover .text .cond {
  color: #d30e1f;
  letter-spacing: 1px;
}
.reason {
  height: 910px;
  background: url(../images/reason.jpg) no-repeat center top;
  margin: 40px 0 0;
  overflow: hidden;
}
.reason .reasonslide {
  margin: 0 -80px 0 0;
  position: relative;
}
.reason .reasonslide .bd li {
  display: flex;
  justify-content: space-between;
}
.reason .reasonslide .bd li .text {
  width: 591px;
  margin: 400px 0 0;
}
.reason .reasonslide .bd li .text .cond {
  font-size: 22px;
  color: #d30e1f;
  line-height: 21px;
}
.reason .reasonslide .bd li .text .zm {
  font-family: Arial;
  font-size: 12px;
  color: #bfbfbf;
  line-height: 9px;
  margin: 28px 0 20px;
  text-transform: uppercase;
}
.reason .reasonslide .bd li .text p {
  font-size: 16px;
  color: #808080;
  line-height: 36px;
  height: 108px;
}
.reason .reasonslide .bd li .ys {
  width: 651px;
  height: 699px;
  overflow: hidden;
}
.reason .reasonslide .bd li .ys img {
  width: 651px;
  height: auto;
}
.reason .reasonslide .arr {
  width: 431px;
  height: 48px;
  background: url(../images/arr-adv.png) no-repeat center;
  position: absolute;
  top: 739px;
  right: 0;
  padding: 0 0 0 304px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.reason .reasonslide .arr .prev {
  width: 48px;
  height: 48px;
  cursor: pointer;
}
.reason .reasonslide .arr .next {
  width: 48px;
  height: 48px;
  cursor: pointer;
}
.reason .reasonslide .num {
  font-family: Arial;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding-left: 51px;
  background: url(../images/tel2.png) no-repeat center left;
  position: absolute;
  top: 670px;
  left: 0;
}
.reason .reasonslide .num i {
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
}
.reason .reasonslide .top {
  width: 370px;
  padding: 67px 0 0;
  box-sizing: border-box;
  background: url(../images/t2.png) no-repeat center top;
  position: absolute;
  top: 60px;
  left: 0;
}
.reason .reasonslide .top h3 {
  font-size: 18px;
  color: #fff;
  line-height: 17px;
}
.reason .reasonslide .uls {
  font-family: Arial;
  font-size: 14px;
  color: #fff;
  opacity: 0.6;
  letter-spacing: 15px;
  writing-mode: tb-rl;
  position: absolute;
  top: 224px;
  right: -45px;
}
.case .box {
  display: flex;
  justify-content: space-between;
}
.case .box .top .zm {
  font-family: Arial;
  font-size: 38px;
  font-weight: bold;
  line-height: 27px;
  color: #333;
}
.case .box .top .zm i {
  font-family: Arial;
  font-size: 38px;
  font-weight: bold;
  color: #d30e1f;
}
.case .box .top h3 {
  font-size: 24px;
  color: #333;
  line-height: 25px;
  margin: 13px 0 0;
}
.case .box .more {
  display: block;
  height: 63px;
  width: 217px;
  font-size: 18px;
  color: #535353;
  line-height: 38px;
  padding: 0 0 0 82px;
  box-sizing: border-box;
  background: url(../images/more1.png) no-repeat bottom right;
}
.case .list {
  display: flex;
  justify-content: space-between;
  margin: 53px 0 0;
}
.case .list li {
  width: 392px;
  height: 491px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.case .list li .tu {
  padding: 24px 29px 0 23px;
}
.case .list li .tu .img {
  display: block;
  width: 100%;
  height: 241px;
  overflow: hidden;
}
.case .list li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.case .list li .tu .img img:hover {
  transform: scale(1.1);
}
.case .list li .text {
  margin: 40px 0 0;
}
.case .list li .text .cond {
  display: block;
  font-size: 20px;
  color: #333;
  line-height: 30px;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.case .list li .text p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-align: center;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .list li .text .more {
  display: block;
  width: 100%;
  height: 61px;
  background: url(../images/more2.png) no-repeat center top;
  margin: 48px 0 0;
  padding: 0 0 0 300px;
  box-sizing: border-box;
  font-size: 15px;
  color: #333;
  line-height: 61px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.case .list li:hover {
  box-shadow: 0px 3px 7px 0px rgba(219, 34, 40, 0.16);
  border: solid 1px #d30e1f;
}
.case .list li:hover .text .cond {
  color: #d30e1f;
  letter-spacing: 1px;
}
.case .list li:hover .text .more {
  background: url(../images/more3.png) no-repeat center;
}
.abo {
  height: 839px;
  background: url(../images/abo.jpg) no-repeat center top;
  margin: 69px 0 0;
  padding: 110px 0 0;
  box-sizing: border-box;
  overflow: hidden;
}
.abo .contents {
  display: flex;
  justify-content: space-between;
}
.abo .art {
  width: 616px;
}
.abo .art .top .zm {
  font-family: Arial;
  font-size: 38px;
  font-weight: bold;
  line-height: 27px;
  color: #fff;
}
.abo .art .top .zm i {
  font-family: Arial;
  font-size: 38px;
  font-weight: bold;
  color: #d30e1f;
}
.abo .art .top h3 {
  font-size: 24px;
  color: #fff;
  line-height: 25px;
  margin: 13px 0 0;
}
.abo .art .cond {
  display: block;
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: bold;
  margin: 70px 0 10px;
}
.abo .art .zm {
  font-family: Arial;
  font-size: 14px;
  color: #fff;
  line-height: 13px;
  letter-spacing: 1px;
}
.abo .art .text {
  font-size: 14px;
  color: #b1b1b1;
  line-height: 36px;
  margin: 40px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  height: 180px;
}
.abo .art .box {
  display: flex;
  justify-content: space-between;
  margin: 55px 0 0;
}
.abo .art .box .rong {
  display: block;
  width: 255px;
  height: 181px;
  position: relative;
}
.abo .art .box .rong::before {
  content: "";
  display: block;
  width: 255px;
  height: 181px;
  position: absolute;
  background: url(../images/rong.png) no-repeat center top;
  top: 0;
  left: 0;
  z-index: 1;
}
.abo .art .box .rong img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.abo .art .box .reg {
  width: 289px;
}
.abo .art .box .reg .list {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #464646;
  box-sizing: border-box;
}
.abo .art .box .reg .list .m {
  display: flex;
}
.abo .art .box .reg .list .m i {
  display: block;
  font-size: 49px;
  color: #fff;
  font-weight: bold;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .art .box .reg .list .m b {
  font-size: 14px;
  color: #9a9898;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .art .box .reg .list span {
  display: block;
  width: 80px;
  height: 25px;
  background: #f7f7f5;
  line-height: 25px;
  text-align: center;
  border-radius: 13px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .art .box .reg .list:nth-child(1) {
  height: 80px;
}
.abo .art .box .reg .list:nth-child(1) .m i {
  line-height: 80px;
}
.abo .art .box .reg .list:nth-child(1) .m b {
  line-height: 80px;
}
.abo .art .box .reg .list:nth-child(1) span {
  margin: 16px 0 0;
}
.abo .art .box .reg .list:nth-child(2) {
  height: 101px;
}
.abo .art .box .reg .list:nth-child(2) .m i {
  line-height: 101px;
  margin-right: 33px;
}
.abo .art .box .reg .list:nth-child(2) .m b {
  line-height: 101px;
}
.abo .art .box .reg .list:nth-child(2) span {
  margin: 37px 0 0;
}
.abo .art .box .reg .on .m i {
  color: #d30e1f;
}
.abo .art .box .reg .on span {
  background-image: linear-gradient(90deg, #d52e25 54%, #d57427 100%), linear-gradient(#d30e1f, #d30e1f);
  background-blend-mode: normal,
                            normal;
  color: #fff;
}
.abo .plaet {
  width: 629px;
  height: 629px;
  position: relative;
}
.abo .plaet ul li {
  position: absolute;
}

.abo .plaet ul li .tu{
  display: block;
}
.abo .plaet ul li .qq {
  display: block;
  width: 72px;
  height: 72px;
  background: url(../images/qq.png) no-repeat center;
}
.abo .plaet ul li i {
  font-size: 28px;
  color: #fff;
  position: absolute;
  top: 142px;
  left: 50%;
  transform: translateX(-50%);
}
.abo .plaet ul li p {
  width: 290px;
  position: relative;
}
.abo .plaet ul li p::before {
  content: "";
  display: block;
  width: 74px;
  height: 1px;
  position: absolute;
  background: #fff;
  top: -26px;
  right: 0;
}
.abo .plaet ul li p b {
  font-size: 24px;
  color: #fff;
  line-height: 21px;
  text-align: right;
  display: block;
  font-family: 'Times New Roman', Times, serif;
}
.abo .plaet ul li p span {
  font-size: 14px;
  line-height: 15px;
  font-style: italic;
  text-align: right;
  letter-spacing: 3px;
  color: #fff;
  display: block;
  margin: 10px 0 0;
}
.abo .plaet ul li:nth-child(1) {
  top: 0;
  left: 132px;
}
.abo .plaet ul li:nth-child(2) {
  top: 160px;
  left: 580px;
}
.abo .plaet ul li:nth-child(3) {
  top: 320px;
  left: 527px;
}
.abo .plaet ul li:nth-child(4) {
  top: 540px;
  left: 480px;
}
.abo .plaet ul li:nth-child(5) {
  top: 315px;
  left: 75px;
}
.abo .plaet ul li:nth-child(6) {
  top: 191px;
  left: 210px;
}
.capital {
  margin: 70px 0 0;
}
.capital .top .zm {
  font-family: Arial;
  font-size: 38px;
  font-weight: bold;
  line-height: 27px;
  color: #333;
}
.capital .top .zm i {
  font-family: Arial;
  font-size: 38px;
  font-weight: bold;
  color: #d30e1f;
}
.capital .top h3 {
  font-size: 24px;
  color: #333;
  line-height: 25px;
  margin: 13px 0 0;
}
.capital .capitalslide {
  margin: 50px 0 0;
  position: relative;
}
.capital .capitalslide .bd li .art {
  width: 1280px;
  display: flex;
  justify-content: space-between;
  border: 1px solid #e5e5e5;
}
.capital .capitalslide .bd li .art .list {
  width: 322px;
  height: 500px;
  padding: 40px 40px 0 30px;
  box-sizing: border-box;
  border-right: 1px solid #e5e5e5;
  position: relative;
  overflow: hidden;
}
.capital .capitalslide .bd li .art .list .data {
  font-family: Arial;
  font-size: 16px;
  color: #acacac;
  line-height: 12px;
  text-align: right;
}
.capital .capitalslide .bd li .art .list .time {
  font-family: Arial;
  font-size: 16px;
  color: #b0b0b0;
  line-height: 15px;
  margin: 85px 0 20px;
}
.capital .capitalslide .bd li .art .list .cond {
  display: block;
  font-size: 16px;
  color: #323232;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.capital .capitalslide .bd li .art .list p {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 90px;
  margin: 40px 0 0;
}
.capital .capitalslide .bd li .art .list .more {
  display: block;
  width: 46px;
  height: 17px;
  background: url(../images/more4.png) no-repeat center;
  margin: 70px 0 0;
}
.capital .capitalslide .bd li .art .list .img {
  display: block;
  width: 322px;
  height: 500px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -340px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .art .list .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .art .list .img img:hover {
  transform: scale(1.1);
}
.capital .capitalslide .bd li .art .on .img {
  left: 0;
}
.capital .capitalslide .bd li .reg {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.capital .capitalslide .bd li .reg::before {
  content: "";
  display: block;
  width: 1280px;
  height: 1px;
  position: absolute;
  background: #e5e5e5;
  top: 126px;
  left: 0;
}
.capital .capitalslide .bd li .reg .list {
  width: 420px;
  position: relative;
  margin: 40px 0 0;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.capital .capitalslide .bd li .reg .list::before {
  content: "";
  display: block;
  width: 1px;
  height: 52px;
  position: absolute;
  background: #f7f7f7;
  top: 10px;
  left: 129px;
}
.capital .capitalslide .bd li .reg .list .data {
  width: 105px;
  height: 69px;
  font-family: Arial;
  font-size: 18px;
  color: #999;
  line-height: 69px;
  font-weight: bold;
  text-align: right;
}
.capital .capitalslide .bd li .reg .list .img {
  display: block;
  width: 105px;
  height: 69px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -150px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list .img img:hover {
  transform: scale(1.1);
}
.capital .capitalslide .bd li .reg .list .text {
  width: 255px;
}
.capital .capitalslide .bd li .reg .list .text .cond {
  display: block;
  font-size: 16px;
  color: #484848;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.capital .capitalslide .bd li .reg .list .text .time {
  font-family: Arial;
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.capital .capitalslide .bd li .reg .on .img {
  left: 0;
}
.capital .capitalslide .hd {
  width: 492px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: -101px;
  right: 0;
}
.capital .capitalslide .hd li a {
  display: block;
  width: 148px;
  height: 50px;
  background: url(../images/nb1.png) no-repeat top center;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  text-align: center;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.capital .capitalslide .hd .on a {
  background: url(../images/nb2.png) no-repeat center top;
  color: #fff;
}
.link {
  margin: 57px 0 54px;
}
.link .contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.link p {
  width: 104px;
  height: 26px;
  background: url(../images/links.png) no-repeat center left;
  flex: 1;
}
.link .lj {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 90%;
}
.link .lj a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  margin-right: 15px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.link .lj a::hover {
  color: #d30e1f;
}
.jsview {
  transition: all 0.7s ease-out;
  clip-path: polygon(50% 0%, 50% 50%, 98% 35%, 50% 50%, 79% 91%, 50% 50%, 21% 91%, 50% 50%, 2% 35%, 50% 50%);
}
.isview {
  clip-path: polygon(50% 0%, 100% 0, 100% 34%, 100% 56%, 100% 100%, 49% 100%, 0 100%, 0 66%, 0 36%, 0 0);
}
</pre></body></html>