@charset "UTF-8";
/**
 * test
 * date: 2025-7-29
 * author: 您还未添加作者名称，请在setting里EpointSource.TemplateAuthorName配置;
 */
/* 顶部banner */
.banner-wrap {
  position: relative;
  height: 567px;
  min-width: 1320px;
}
.banner-wrap #single-view .swiper-slide {
  position: relative;
  height: 567px;
  overflow: hidden;
}
.banner-wrap #single-view .swiper-slide img {
  vertical-align: top;
  height: 567px;
  width: 1920px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.banner-wrap #single-view .swiper-button-next,
.banner-wrap #single-view .swiper-button-prev {
  left: 0;
  top: 198px;
  width: 46px;
  height: 68px;
  margin-top: 0;
  background: #c8000a url("../images/index/prev-act.png") no-repeat center center;
}
.banner-wrap #single-view .swiper-button-next.swiper-button-disabled,
.banner-wrap #single-view .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background: rgba(255, 255, 255, 0.4) url("../images/index/prev.png") no-repeat center center;
}
.banner-wrap #single-view .swiper-button-next {
  right: 0;
  left: auto;
  background: #c8000a url("../images/index/next-act.png") no-repeat center center;
}
.banner-wrap #single-view .swiper-button-next.swiper-button-disabled {
  background-image: url("../images/index/next.png");
}
.banner-wrap .login-wrap {
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 115px;
  margin-left: -600px;
  z-index: 10;
  overflow: hidden;
}
.banner-wrap .login-wrap .item {
  position: absolute;
  left: -16px;
  bottom: 0;
  width: 616px;
  height: 98px;
  transform: skew(-15deg);
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px 0 210px;
  transition: height 0.3s, background 0.3s;
}
.banner-wrap .login-wrap .item::before {
  position: absolute;
  left: 20px;
  top: 7px;
  content: "";
  width: 176px;
  height: 130px;
  background: url("../images/index/banner-icon1.png") no-repeat left 0;
  transform: skew(15deg);
}
.banner-wrap .login-wrap .item:last-child::before {
  left: 0px;
  top: -17px;
  background-image: url("../images/index/banner-icon2.png");
}
.banner-wrap .login-wrap .item:hover {
  height: 100%;
  background: #c8000a;
}
.banner-wrap .login-wrap .item:hover span {
  color: #fff;
}
.banner-wrap .login-wrap .item:hover .enter {
  opacity: 1;
}
.banner-wrap .login-wrap .item > * {
  transform: skew(15deg);
}
.banner-wrap .login-wrap .item:last-child {
  left: auto;
  right: -16px;
}
.banner-wrap .login-wrap .item span {
  font-weight: bold;
  font-size: 24px;
}
.banner-wrap .login-wrap .item .enter {
  display: flex;
  opacity: 0;
}
.banner-wrap .login-wrap .item .enter a {
  width: 104px;
  height: 48px;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  line-height: 44px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 2px;
}
.banner-wrap .login-wrap .item .enter a + a {
  margin-left: 10px;
}
.banner-wrap .login-wrap .item .enter a:hover {
  color: #c8000a;
  background: #fff;
}

.type {
  height: 592px;
  background: url("../images/index/trade-bg.png") no-repeat center center;
}
.type .modular-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  width: 1200px;
  height: 450px;
  margin-top: 20px;
  padding: 24px 0;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
.type .modular-items .modular-item {
  width: 192px;
  height: 196px;
  transition: background 0.3s;
}
.type .modular-items .modular-item:hover {
  background: #fff2f0;
}
.type .modular-items .modular-item:hover > a {
  color: #c8000a;
}
.type .modular-items .modular-item:hover > a .modular-icon {
  animation: iconMoveY 1s infinite;
}
.type .modular-items .modular-item > a {
  display: block;
  height: 100%;
  overflow: hidden;
  background: url("../images/index/trader-icon-bt.png") no-repeat center 45px;
}
.modular-icon {
  display: block;
  width: 100%;
  height: 140px;
  background-position: center 28px;
  background-repeat: no-repeat;
}

.modular1 .modular-icon {
  background-image: url("../images/index/trade-icon1.png");
}

.modular2 .modular-icon {
  background-image: url("../images/index/trade-icon2.png");
}

.modular3 .modular-icon {
  background-image: url("../images/index/trade-icon3.png");
}

.modular4 .modular-icon {
  background-image: url("../images/index/trade-icon4.png");
}

.modular5 .modular-icon {
  background-image: url("../images/index/trade-icon5.png");
}

.modular6 .modular-icon {
  background-image: url("../images/index/trade-icon6.png");
}

.modular7 .modular-icon {
  background-image: url("../images/index/trade-icon7.png");
}

.modular8 .modular-icon {
  background-image: url("../images/index/trade-icon8.png");
}

.modular9 .modular-icon {
  background-image: url("../images/index/trade-icon9.png");
}

.modular10 .modular-icon {
  background-image: url("../images/index/trade-icon10.png");
}

.modular11 .modular-icon {
  background-image: url("../images/index/trade-icon11.png");
}

.modular12 .modular-icon {
  background-image: url("../images/index/trade-icon12.png");
}

.modular-name {
  color:#000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@keyframes iconMoveY {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.dynamic {
  background: #fff;
}
.dynamic .dynamic-box {
  height: 280px;
  margin-top: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px;
  /* 新闻 */
}
.dynamic .dynamic-box .news {
  width: 410px;
    height: 230px;
}
.dynamic .dynamic-box .news-swiper {
  height: 100%;
  border-radius: 4px;
}
.dynamic .dynamic-box .news-swiper .swiper-button-prev,
.dynamic .dynamic-box .news-swiper .swiper-button-next {
  top: 50%;
  margin: 0;
  width: 15px;
  height: 25px;
  background: no-repeat center;
  transform: translateY(-50%);
}
.dynamic .dynamic-box .news-swiper .swiper-button-prev.swiper-button-disabled,
.dynamic .dynamic-box .news-swiper .swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}
.dynamic .dynamic-box .news-swiper .swiper-button-prev {
  left: 26px;
  right: auto;
  background-image: url("../images/index/news_prev_icon.png");
}
.dynamic .dynamic-box .news-swiper .swiper-button-next {
  left: auto;
  right: 26px;
  background-image: url("../images/index/news_next_icon.png");
}
.dynamic .dynamic-box .news-swiper .swiper-pagination-bullets {
  bottom: 64px;
  left: 22px;
  right: auto;
  width: auto;
  height: 3px;
}
.dynamic .dynamic-box .news-swiper .swiper-pagination-bullet {
  margin: 0 2px !important;
  width: 40px;
  height: 100%;
  vertical-align: top;
  border-radius: 0;
  background: #fff;
  opacity: 0.36;
}
.dynamic .dynamic-box .news-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.dynamic .dynamic-box .news-item {
  position: relative;
  display: block;
  height: 100%;
  line-height: 230px;
  text-align: center;
}
.dynamic .dynamic-box .news-img {
  max-width: 410px;
  max-height: 230px;
  vertical-align: middle;
}
.dynamic .dynamic-box .news-title {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
  padding: 20px 22px;
  width: 100%;
  height: 107px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.dynamic .dynamic-box .news-text {
  height: 24px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dynamic .dynamic-box .new-content {
  width: 355px;
    height: 230px;
}
.dynamic .dynamic-box .new-content .title {
  height: 42px;
  border-bottom: 1px solid #ebebeb;
}
.dynamic .dynamic-box .new-content .title span {
  float: left;
  height: 42px;
  padding: 0 12px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #c8000a;
  border-bottom: 2px solid #c8000a;
}
.dynamic .dynamic-box .new-content .title .more {
  float: right;
  line-height: 40px;
  color: #c8000a;
  padding-right: 18px;
  background: url("../images/index/more-icon.png") no-repeat right center;
}
.dynamic .dynamic-box .new-content .detail-list li {
  height: 36px;
  line-height: 34px;
  margin-top: 10px;
}
.dynamic .dynamic-box .new-content .detail-list li .inf {
  float: left;
  width: 284px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dynamic .dynamic-box .new-content .detail-list li .date {
  float: right;
  color: #999;
}
.dynamic .dynamic-box .new-content .detail-list li a {
  display: block;
  height: 100%;
  padding-left: 28px;
  position: relative;
}
.dynamic .dynamic-box .new-content .detail-list li a:after {
  content: "";
  display: block;
  clear: both;
}
.dynamic .dynamic-box .new-content .detail-list li a:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/index/new-dot.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: 20px;
  transform: translateY(-50%);
}
.dynamic .dynamic-box .new-content .detail-list li:hover .inf,
.dynamic .dynamic-box .new-content .detail-list li:hover .date {
  color: #c8000a;
}

.project {
  max-height: 1066px;
  background: url("../images/index/project-bg.png") no-repeat center top;
}
.project .info-tab-hd {
  display: flex;
  justify-content: space-between;
  height: 174px;
  margin-top: 20px;
}
.project .info-tab-hd-item {
  position: relative;
  padding: 37px 0 0 28px;
  width: 255px;
  height: 100%;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  user-select: none;
  z-index: 10;
}
.project .info-tab-hd-item::before {
  position: absolute;
  left: 50%;
  top: -12px;
  content: "";
  width: 283px;
  height: 202px;
  transform: translateX(-50%);
  background: url("../images/index/project-icon-bg.png");
  z-index: -1;
  pointer-events: none;
}
.project .info-tab-hd-item::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  width: 130px;
  height: 118px;
}
.project .info-tab-hd-item:nth-child(1)::after {
  background: url("../images/index/project-icon1.png") no-repeat right bottom;
}
.project .info-tab-hd-item:nth-child(2)::after {
  background: url("../images/index/project-icon2.png") no-repeat right bottom;
}
.project .info-tab-hd-item:nth-child(3)::after {
  background: url("../images/index/project-icon3.png") no-repeat right bottom;
}
.project .info-tab-hd-item:nth-child(4)::after {
  background: url("../images/index/project-icon4.png") no-repeat right bottom;
}
.project .info-tab-hd-item.current {
  width: 364px;
  color: #fff;
}
.project .info-tab-hd-item.current::before {
  width: 392px;
  background: url("../images/index/project-icon-bg-hov.png");
}
.project .info-tab-hd-item.current::after {
  opacity: 0.7;
}
.project .info-tab-bd {
  margin-top: 18px;
}
.project .info-tab-bd .item {
  height: 100px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
}
.project .info-tab-bd .item + .item {
  margin-top: 16px;
}
.project .info-tab-bd .item .txt {
  width: 565px;
}
.project .info-tab-bd .item .txt p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}
.project .info-tab-bd .item .txt span {
  color: #666;
}
.project .info-tab-bd .item .value {
  width: 180px;
  height: 68px;
  padding: 12px 0 0 12px;
  background: #fff3f3;
  border-radius: 2px;
}
.project .info-tab-bd .item .value p {
  color: #999;
}
.project .info-tab-bd .item .value span {
  font-weight: bold;
}

.more-btn {
  display: block;
  width: 93px;
  height: 32px;
  margin: 20px auto 0;
  padding-right: 20px;
  color: #c8000a;
  text-align: center;
  line-height: 30px;
  border-radius: 16px;
  border: 1px solid #c8000a;
  background: url("../images/index/more-icon.png") no-repeat right 24px center;
  transition: border 0.3s, background 0.3s, color 0.3s;
}
.more-btn:hover {
  color: #fff;
  border-color: #c8000a;
  background: #c8000a url("../images/index/more-icon-hov.png") no-repeat right 24px center;
}

.notice {
  background: #fff;
}
.notice-list {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.notice-list li {
  position: relative;
  width: 384px;
  height: 302px;
}
.notice-list li img {
  width: 100%;
  height: 100%;
}
.notice-list li p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 46px;
  line-height: 46px;
  padding: 0 12px;
  font-size: 16px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.link {
  min-width: 1320px;
  background: url("../images/index/link-bg.png") no-repeat center top;
}
.link .swiper {
  position: relative;
  margin-top: 20px;
}
.link .swiper .swiper-container {
  margin-left: -10px;
  width: calc(100% + 20px);
}
.link .swiper .swiper-slide {
  box-sizing: border-box;
  padding: 10px;
}
.link .swiper .swiper-button-prev,
.link .swiper .swiper-button-next {
  margin-top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: no-repeat center;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  transform: translateY(-50%);
  transition: all 0.3s;
  background-color: #c8000a;
}
.link .swiper .swiper-button-prev.swiper-button-disabled,
.link .swiper .swiper-button-next.swiper-button-disabled {
  background-color: #f5f5f5;
  opacity: 1;
}
.link .swiper .swiper-button-prev {
  left: auto;
  right: calc(100% + 20px);
  background-image: url("../images/index/link-prev-act.png");
}
.link .swiper .swiper-button-prev:hover {
  background-image: url("../images/index/link-prev-act.png");
}
.link .swiper .swiper-button-prev.swiper-button-disabled {
  background-image: url("../images/index/link-prev.png");
}
.link .swiper .swiper-button-next {
  left: calc(100% + 20px);
  right: auto;
  background-image: url("../images/index/link-next-act.png");
}
.link .swiper .swiper-button-next:hover {
  background-image: url("../images/index/link-next-act.png");
}
.link .swiper .swiper-button-next.swiper-button-disabled {
  background-image: url("../images/index/link-next.png");
}
.link .item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}
.link .item .img {
  max-width: 90%;
  max-height: 90%;
  object-fit: contain;
}

.header,
.footer {
  min-width: 1320px;
}