@charset "UTF-8";
/**!
 * 首页
 * date:2025-05-19
 * author: jjuan;
 */
.banner {
  overflow: hidden;
  position: relative;
}
.banner a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner img {
  width: 100%;
  height: 100%;
}
.banner-pagination {
  bottom: 20px !important;
  height: 12px;
  line-height: 12px;
}
.banner .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  margin: 0 8px;
  background: #fff;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active {
  width: 42px;
  border-radius: 6px;
}

.notice {
  padding: 40px 0;
}
.notice-box {
  background: #FFFFFF;
  box-shadow: 0px 2px 14px 0px rgba(4, 44, 101, 0.1);
  border-radius: 4px;
  padding: 24px;
}
.notice-box.l {
  width: 873px;
}
.notice-box.r {
  width: 307px;
}
.notice-box.tab {
  height: 390px;
  overflow: hidden;
}
.notice-news {
  margin-left: 16px;
  width: calc(100% - 430px);
  height: 342px;
  overflow: hidden;
}
.notice-hd {
  height: 32px;
  display: flex;
}
.notice-hd-item {
  padding: 0 14px;
  line-height: 32px;
  height: 32px;
  background: #F7F7F7;
  color: #666;
  border-radius: 4px;
  cursor: pointer;
}
.notice-hd-item + .notice-hd-item {
  margin-left: 4px;
}
.notice-hd-item.active {
  font-weight: bold;
  background: #1F6DE8;
  color: #fff;
}
.notice-bd {
  position: relative;
}
.notice-bd-box {
  margin-top: 22px;
}
.notice-bd-item {
  display: flex;
  padding: 0 0 10px 25px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  background: url("../images/notice.png") no-repeat left top 3px;
  line-height: 22px;
}
.notice-bd-item + .notice-bd-item {
  margin-top: 18px;
}
.notice-bd-item:hover {
  border-bottom-color: #1F6DE8;
}
.notice-bd-item:hover .notice-date {
  color: #1F6DE8;
}
.notice-bd-item:hover .notice-tt {
  color: #1F6DE8;
}
.notice-tt {
  flex: 1;
  width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}
.notice-date {
  color: #999;
  margin-left: 10px;
}
.notice-more {
  position: absolute;
  display: block;
  padding-right: 17px;
  background: url("../images/notice_more.png") no-repeat right center;
  height: 32px;
  line-height: 32px;
  color: #1F6DE8;
  right: 0;
  top: -56px;
}

.news-swiper {
  width: 414px;
  overflow: hidden;
  position: relative;
}
.news-swiper a {
  display: block;
  height: 100%;
  position: relative;
}
.news-swiper img {
  width: 100%;
  height: 100%;
}
.news-swiper .news-pagination {
  height: 3px;
  line-height: 3px;
  bottom: 64px;
  display: flex;
  padding-left: 18px;
}
.news-swiper .swiper-pagination-bullet {
  width: 40px;
  background: #fff;
  opacity: 0.36;
  border-radius: 0;
  height: 3px;
}
.news-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}
.news-swiper .swiper-button-next::after,
.news-swiper .swiper-button-prev::after {
  display: none;
}
.news-swiper .swiper-button-next,
.news-swiper .swiper-button-prev {
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center;
  width: 15px;
  height: 25px;
}
.news-swiper .swiper-button-prev {
  background-image: url("../images/news_prev_cur.png");
  left: 26px;
}
.news-swiper .swiper-button-prev.swiper-button-disabled {
  background-image: url("../images/news_prev.png");
}
.news-swiper .swiper-button-next {
  background-image: url("../images/news_next_cur.png");
  right: 26px;
}
.news-swiper .swiper-button-next.swiper-button-disabled {
  background-image: url("../images/news_next.png");
}
.news-text {
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  height: 107px;
  width: 100%;
  padding: 63px 20px 0;
  line-height: 24px;
  font-size: 16px;
  color: #FFF;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.cont-tt {
  font-weight: bold;
  font-size: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
.cont-tt span {
  position: relative;
  display: inline-block;
}
.cont-tt span::after, .cont-tt span::before {
  position: absolute;
  content: "";
  width: 76px;
  height: 3px;
  top: 50%;
  transform: translateY(-50%);
}
.cont-tt span::after {
  left: calc(100% + 30px);
  background-image: url("../images/tt_after.png");
}
.cont-tt span::before {
  right: calc(100% + 30px);
  background-image: url("../images/tt_before.png");
}
.cont-tt-en {
  text-align: center;
  font-size: 12px;
  color: #999;
  height: 12px;
  line-height: 12px;
  margin-top: 15px;
  text-transform: uppercase;
}

/*交易信息*/
.trade {
  background: url("../images/trade.png") no-repeat center;
  background-size: 100% 100%;
  padding: 50px 0;
}
.trade-cont {
  margin-top: 30px;
  background: #fff;
  display: flex;
  height: 436px;
}
.trade-hd {
  width: 176px;
  background: url("../images/trade_left.png") no-repeat center;
  padding: 20px 0 0 15px;
}
.trade-hd-item {
  cursor: pointer;
  height: 72px;
  line-height: 72px;
  font-size: 20px;
  color: #FFF;
  text-align: center;
}
.trade-hd-item.active {
  background: #FFF;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  border-radius: 50px 0px 0px 50px;
  font-weight: bold;
  color: #108DEE;
}
.trade-bd {
  flex: 1;
  height: 436px;
  overflow: hidden;
}
.trade-bd-item {
  padding: 20px 20px 0;
}
.trade-more {
  position: absolute;
  height: 32px;
  line-height: 32px;
  padding-right: 21px;
  background: url("../images/trade_more.png") no-repeat right center;
  color: #1F6DE8;
  top: -36px;
  right: 0;
}
.trade .tab-bd {
  margin-top: 4px;
}
.trade-item {
  display: flex;
  align-items: center;
  padding: 11px 0;
  border-bottom: 1px dashed #E6E6E6;
  line-height: 24px;
}
.trade-item:hover .trade-text {
  font-weight: bold;
  color: #1F6DE8;
}
.trade-item:hover .trade-date {
  font-weight: bold;
  color: #1F6DE8;
}
.trade-hint {
  border-radius: 23px;
  border: 1px solid #2097F3;
  height: 24px;
  line-height: 22px;
  padding: 0 10px;
  color: #2097F3;
  margin-right: 8px;
}
.trade-hint.finish {
  border: 1px solid #999;
  color: #999;
}
.trade-text {
  flex: 1;
  width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  margin-right: 30px;
}
.trade-date {
  color: #999;
}

/*系统登录*/
.login {
  padding: 50px 0 60px;
}
.login-list {
  margin-top: 46px;
  height: 368px;
  display: flex;
  align-items: center;
}
.login-item {
  position: relative;
  width: calc((100% - 30px) / 6);
  height: 300px;
}
.login-item.active {
  flex: 1;
  height: 100%;
}
.login-item.active .login-box {
  opacity: 0;
  transition: opacity 0.5s ease-in-out 0.1s, transform 0.5s ease-in-out;
  z-index: 2;
}
.login-item.active .login-active {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  z-index: 3;
}
.login-box {
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: -8px 0px 15px 0px rgba(0, 0, 0, 0.08); 
  padding-top: 57px;
  text-align: center;
  width: 100%;
  height: 100%;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.login-box img {
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-bottom: 17px;
}
.login-type {
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
}
.login-text {
  margin-top: 20px;
  height: 90px;
}
.login-text p {
  color: #666;
  line-height: 30px;
}
.login-active {
  opacity: 0;
  background: linear-gradient(45deg, #1686FB 0%, #1CA4FC 100%);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  padding: 24px 22px;
  transition: opacity 0.2s ease 0.2s;
}
.login-active-type {
  margin-top: 14px;
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.login-active .login-text a {
  display: block;
  color: #fff;
  line-height: 30px;
}
.login-img {
  display: inline-block;
  width: 96px;
  height: 96px;
  line-height: 96px;
  border-radius: 50%;
  background: #fff;
}
.login-img img {
  display: inline-block;
  vertical-align: middle;
}
.login-btn {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  background: #FFF;
  border-radius: 2px;
  text-align: center;
  font-weight: 500;
  font-size: 15px;
  color: #1685FB;
  width: 100%;
  margin-top: 40px;
}

.quick-box {
  margin-top: 36px;
  display: flex;
  height: 128px;
}
.quick-left {
  position: relative;
  width: 66px;
  background: url("../images/system_left.png") no-repeat center;
  display: flex;
  align-items: center;
}
.quick-left::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 12px;
  border-color: transparent transparent transparent #098af4;
  right: -9px;
  top: 50%;
  transform: translateY(-50%);
}
.quick-left p {
  font-weight: bold;
  font-size: 18px;
  color: #FFF;
  line-height: 28px;
  padding: 0 15px;
}
.quick-cont {
  width: 0;
  flex: 1;
  border: 1px solid #EDEFF3;
  border-left: none;
  padding: 17px 20px 17px 25px;
}
.quick-list {
  display: flex;
}
.quick-item {
  width: 206px;
  height: 100%;
  margin-right: 15px;
}
.quick-item a {
  display: inline-block;
}
.quick-item img {
  width: 100%;
  height: 100%;
}

/*交易专区*/
.performance {
  padding: 50px 0 60px;
  background: url("../images/performance.png") no-repeat center;
}
.performance-box {
  margin-top: 30px;
  height: 340px;
  position: relative;
}
.performance-swiper {
  height: 100%;
  overflow: hidden;
}
.performance-brief {
  position: relative;
  width: 100%;
  height: 100%;
}
.performance-brief img {
  width: 100%;
  height: 100%;
}
.performance-name {
  position: absolute;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 20px;
  color: #FFF;
  background: rgba(0, 0, 0, 0.5);
}
.performance-detail {
  position: relative;
  height: 340px;
  background: rgba(5, 5, 5, 0.7);
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  padding: 0 30px;
  z-index: 1;
  align-items: center;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
.performance-tt {
  line-height: 33px;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 17px;
}
.performance-text {
  line-height: 20px;
}
.performance-btn {
  margin-top: 30px;
  display: block;
  border-radius: 36px;
  height: 36px;
  line-height: 36px;
  background: #fff;
  text-align: center;
  width: 120px;
  color: #2097F3;
}
.performance .swiper-slide:hover .performance-detail {
  margin-top: -340px;
}
.performance .swiper-slide:hover .performance-name {
  display: none;
}
.performance-button-next::after, .performance-button-prev::after {
  display: none;
}
.performance-button-next, .performance-button-prev {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.performance-button-next {
  right: -58px;
  background-image: url("../images/performance_right.png");
}
.performance-button-next:hover {
  background-image: url("../images/performance_right_active.png");
}
.performance-button-prev {
  left: -58px;
  background-image: url("../images/performance_left.png");
}
.performance-button-prev:hover {
  background-image: url("../images/performance_left_active.png");
}

/*侧边栏*/
.ewb-nav {
  position: fixed;
  top: 30%;
  right: 34px;
  box-shadow: 0px 1px 20px 0px rgba(1, 71, 154, 0.05);
  width: 80px;
  z-index: 999;
}
.ewb-nav-item {
  position: relative;
  background: #fff;
  border-bottom: 1px solid rgba(52, 114, 215, 0.08);
  height: 80px;
  padding-top: 12px;
  cursor: pointer;
}
.ewb-nav-item:last-child {
  border-bottom: none;
}
.ewb-nav-item:nth-child(1) .ewb-nav-name {
  background-image: url("../images/ewb_icon1.png");
}
.ewb-nav-item:nth-child(1):hover .ewb-nav-name {
  background-image: url("../images/ewb_icon1h.png");
}
.ewb-nav-item:nth-child(2) .ewb-nav-name {
  background-image: url("../images/ewb_icon2.png");
}
.ewb-nav-item:nth-child(2):hover .ewb-nav-name {
  background-image: url("../images/ewb_icon2h.png");
}
.ewb-nav-item:nth-child(3) .ewb-nav-name {
  background-image: url("../images/ewb_icon3.png");
}
.ewb-nav-item:nth-child(3):hover .ewb-nav-name {
  background-image: url("../images/ewb_icon3h.png");
}
.ewb-nav-item:nth-child(4) .ewb-nav-name {
  background-image: url("../images/ewb_icon4.png");
}
.ewb-nav-item:nth-child(4):hover .ewb-nav-name {
  background-image: url("../images/ewb_icon4h.png");
}
.ewb-nav-item:hover {
  background: linear-gradient(180deg, #1E80E2 0%, #1479D7 100%);
  box-shadow: 0px 1px 20px 0px rgba(1, 71, 154, 0.05);
}
.ewb-nav-item:hover .ewb-nav-name {
  color: #fff;
}
.ewb-nav-item:hover .ewb-nav-detail {
  display: block;
}
.ewb-nav-name {
  text-align: center;
  padding-top: 35px;
  line-height: 21px;
  background-position: top center;
  background-repeat: no-repeat;
}
.ewb-nav-detail {
  display: none;
  position: absolute;
  top: 0;
  right: 80px;
  padding-right: 20px;
  z-index: 999;
}
.ewb-nav-box {
  position: relative;
  padding: 14px;
  border-radius: 4px;
  background: #fff;
}
.ewb-nav-box::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 0 13px 12px;
  border-color: transparent transparent transparent #fff;
  right: -12px;
  top: 22px;
}
.ewb-nav-box.phone {
  padding: 14px 38px 17px 20px;
  width: 180px;
  font-size: 16px;
  line-height: 24px;
}
.ewb-nav-box.phone .phone-tt {
  font-weight: bold;
  margin-bottom: 9px;
}
.ewb-nav-box.phone .phone-text {
  margin-top: 14px;
}
.ewb-nav-box.phone .phone-text:first-child {
  margin-top: 0;
}
.ewb-nav-login {
  display: block;
  width: 144px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  background: #E7F3FF;
  padding: 0 10px;
  color: #333;
}
.ewb-nav-login + .ewb-nav-login {
  margin-top: 8px;
}
.ewb-nav-login span {
  display: inline-block;
  padding-left: 24px;
  background-position: left center;
  background-repeat: no-repeat;
}
.ewb-nav-login:hover {
  background: #197CDC;
  color: #fff;
}
.ewb-nav-login:nth-child(1) span {
  background-image: url("../images/sys_icon1.png");
}
.ewb-nav-login:nth-child(1):hover span {
  background-image: url("../images/sys_icon1h.png");
}
.ewb-nav-login:nth-child(2) span {
  background-image: url("../images/sys_icon2.png");
}
.ewb-nav-login:nth-child(2):hover span {
  background-image: url("../images/sys_icon2h.png");
}
.ewb-nav-login:nth-child(3) span {
  background-image: url("../images/sys_icon3.png");
}
.ewb-nav-login:nth-child(3):hover span {
  background-image: url("../images/sys_icon3h.png");
}
.ewb-nav-login:nth-child(4) span {
  background-image: url("../images/sys_icon4.png");
}
.ewb-nav-login:nth-child(4):hover span {
  background-image: url("../images/sys_icon4h.png");
}
.ewb-nav-login:nth-child(5) span {
  background-image: url("../images/sys_icon5.png");
}
.ewb-nav-login:nth-child(5):hover span {
  background-image: url("../images/sys_icon5h.png");
}
.ewb-nav-login:nth-child(6) span {
  background-image: url("../images/sys_icon6.png");
}
.ewb-nav-login:nth-child(6):hover span {
  background-image: url("../images/sys_icon6h.png");
}

@media (max-width: 1200px) {
  .notice-box {
    float: none !important;
    width: 100% !important;
  }
  .notice-box + .notice-box {
    margin-top: 20px;
  }

  .performance-button-prev {
    left: 0;
  }
  .performance-button-next {
    right: 0;
  }
}
@media (max-width: 980px) {
  .news-swiper {
    float: none !important;
    width: auto;
  }

  .notice-news {
    float: none;
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }

  .trade-cont {
    display: block;
    padding: 20px 20px 0;
    height: auto;
  }
  .trade-hd {
    width: 100%;
    display: flex;
    background: #108DEE;
    padding: 0;
  }
  .trade-hd-item {
    flex: 1;
  }
  .trade-hd-item.active {
    border-radius: 0;
  }
  .trade-bd {
    width: 100%;
  }
  .trade-bd-item {
    padding: 20px 0 0;
  }
  .trade .notice-hd-item {
    padding: 0 5px;
  }

  .login-list {
    display: block;
    height: auto;
  }
  .login-item {
    width: 100%;
    height: 368px;
  }
  .login-item.active {
    height: 368px;
  }
}
@media (max-width: 600px) {
  .trade-hd {
    flex-wrap: wrap;
  }
  .trade-hd-item {
    width: 50%;
    flex: auto;
  }
  .trade-bd {
    height: auto;
  }
  .trade .notice-hd {
    margin-bottom: 40px;
    flex-wrap: wrap;
    height: auto;
  }
  .trade .notice-hd-item {
    margin: 0 5px 5px 0 !important;
  }
}
/* 2025-6-4 */
body {
  background-color: #fff !important;
}

.login-list {
  height: 246px;
}

.login-item {
  height: 200px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.quick-list {
  height: 92px;
}

.performance {
  background-image: url("../images/trade_bg.jpg");
}

.performance-box {
  height: 115px;
}

.performance-name {
  padding-left: 18px;
  height: 115px;
  line-height: 111px;
  font-size: 18px;
  text-align: left;
  background-color: transparent;
  border: 2px solid transparent;
  box-sizing: border-box;
  border-radius: 4px;
}

.performance-brief {
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 4px;
  display: block;
}

.performance-brief img {
  border-radius: 6px;
}

.performance .swiper-slide:hover .performance-name {
  display: block;
  border-color: #fff;
  font-weight: bold;
}

.performance .swiper-slide:hover .performance-brief {
  box-shadow: 0px 3px 10px 0px rgba(28, 58, 103, 0.1);
}

.quick-access {
  margin: 50px 0;
}

.quick-cont {
  border: 0;
  padding-left: 0;
  padding-right: 0;
  margin-right: -15px;
}

.quick-item {
  width: 228px;
}

.quick-item a {
  width: 100%;
  height: 100%;
}

.str_wrap.str_active {
  background: none;
}

.login-active-type {
  margin-top: 28px;
}

.login-active {
  padding-top: 49px;
}

.login-item.active {
  flex: none;
  width: 225px;
  height: 246px;
}

.trade-cont {
  background-color: transparent;
}

.trade-bd {
  margin-left: 20px;
  background-color: #fff;
}

.notice-hd-item + .notice-hd-item {
  margin-left: 16px;
}