@charset "UTF-8";
.hidden-xs .page-banner .swiper-pagination-bullet {
  position: relative;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
}

.hidden-xs .page-banner .swiper-pagination-bullet::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  background: #2471EF;
}

.hidden-xs .page-banner .swiper-pagination-bullet-active::after {
  width: 100%;
  transition: all 5s linear;
}

.hidden-xs .top2 {
  height: 90px;
  background: #fff;
}

.hidden-xs .top2 img {
  width: 50px;
  height: 50px;
}

.hidden-xs .top3 {
  box-sizing: border-box;
  padding-top: 80px;
  height: 790px;
  background: url("../images/index_top3_bg.png") no-repeat center;
  background-size: cover;
}

.hidden-xs .top3 .list {
  margin-top: 48px;
}

.hidden-xs .top3 .list .item {
  position: relative;
  margin-right: 20px;
  margin-bottom: 16px;
  border-radius: 4px;
  width: 380px;
  height: 250px;
}

.hidden-xs .top3 .list .item:nth-child(3n + 3) {
  margin-right: 0;
}

.hidden-xs .top3 .list .item .hover {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 380px;
  height: 250px;
  box-shadow: 0px 12px 48px rgba(0, 33, 71, 0.05);
  background: #fff;
  border-radius: 4px;
  padding: 0 32px;
}

.hidden-xs .top3 .list .item .hover:hover {
  height: 266px;
  transition: all 0.2s;
}

.hidden-xs .top3 .list .item .hover:hover .content-p {
  height: 0%;
  transition: all 0.2s;
}

.hidden-xs .top3 .list .item .hover:hover .content-bts {
  display: flex;
  opacity: 1;
  height: 100%;
  transition: all 0.2s;
}

.hidden-xs .top3 .list .item .hover img {
  width: 36px;
  height: 36px;
}

.hidden-xs .top3 .list .item .hover .content-p {
  height: 100%;
}

.hidden-xs .top3 .list .item .hover .content-bts {
  display: none;
  height: 0;
  opacity: 0.2;
}

.hidden-xs .top3 .list .item .hover .content-bts .bt {
  cursor: pointer;
  width: 100px;
  line-height: 40px;
  text-align: center;
  background: #0071ef;
  color: #fff;
  border-radius: 2px;
}

.hidden-xs .top3 .list .item .hover .content-bts .bt_1 {
  cursor: pointer;
  box-sizing: border-box;
  width: 100px;
  line-height: 40px;
  text-align: center;
  color: #0071ef;
  border-radius: 2px;
  border: 1px solid #0071ef;
}

.hidden-xs .top5 {
  box-sizing: border-box;
  padding-top: 80px;
  height: 725px;
  background-size: cover;
}

.hidden-xs .top5-content {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  height: 526px;
  color: #fff;
}

.hidden-xs .top5-content .left {
  width: 295px;
  /* 主要内容 */
  background: rgba(23, 24, 27, 0.5);
  /* 模糊大小就是靠的blur这个函数中的数值大小 */
  backdrop-filter: blur(14px);
}

.hidden-xs .top5-content .left-item {
  cursor: pointer;
  height: 52px;
  margin-bottom: 4px;
}

.hidden-xs .top5-content .left-item img {
  width: 18px;
  height: 18px;
}

.hidden-xs .top5-content .left .active {
  background: #2471ef;
}

.hidden-xs .top5-content .content {
  /* 主要内容 */
  background: rgba(23, 24, 27, 0.4);
  /* 模糊大小就是靠的blur这个函数中的数值大小 */
  backdrop-filter: blur(14px);
}

.hidden-xs .top5-content .content p {
  line-height: 2;
  opacity: 0.8;
}

.hidden-xs .top5-content .content .icon-arr img {
  width: 22px;
  height: 22px;
}

.hidden-xs .top5-content .content .icon-arr .font-12 {
  opacity: 0.8;
}

.hidden-xs .top5-content .content .border-b {
  border-color: rgba(255, 255, 255, 0.1);
}

.hidden-xs .top5-content .content .bts .bt {
  cursor: pointer;
  box-sizing: border-box;
  width: 104px;
  height: 40px;
  background: #2471ef;
  border-radius: 2px;
  color: #fff;
}

.hidden-xs .top5-content .content .bts .bt:nth-child(2) {
  border: 1px solid #fff;
  background: initial;
  opacity: 0.8;
}

.hidden-xs .top4 {
  box-sizing: border-box;
  background: #f6f7fb;
  padding-top: 80px;
  height: 875px;
}

.hidden-xs .top4 .content {
  margin-top: 48px;
}

.hidden-xs .top4 .content .left {
  box-sizing: border-box;
  padding: 32px;
  height: 602px;
  width: 295px;
  background: #000;
  background: url("../images/index_top4_left_bg.png") no-repeat center;
  background-size: cover;
}

.hidden-xs .top4 .content .left .bt {
  cursor: pointer;
  width: 118px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 1px;
  font-size: 14px;
  color: #ffffff;
}

.hidden-xs .top4 .content .left .bt:hover {
  background: #2471ef;
}

.hidden-xs .top4 .content .right .item {
  padding: 32px;
  padding-right: 24px;
  background: #fff;
  box-sizing: border-box;
  width: 220px;
  height: 200px;
  border-bottom: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
}

.hidden-xs .top4 .content .right .item:hover > div {
  color: #2471ef;
}

.hidden-xs .top4 .content .right .item:nth-child(4n) {
  border-right: 0;
}

.hidden-xs .top4 .content .right .item:nth-child(n + 9) {
  border-bottom: 0 solid #000;
}

.hidden-xs .top6 {
  box-sizing: border-box;
  background: #fff;
  padding-top: 80px;
  height: 792px;
}

.hidden-xs .top6 .navs {
  margin-bottom: 60px;
  height: 48px;
  border-bottom: 1px solid #f5f5f5;
}

.hidden-xs .top6 .navs .nav {
  cursor: pointer;
  position: relative;
  margin-right: 146px;
}

.hidden-xs .top6 .navs .nav:nth-last-child(1) {
  margin-right: 0;
}

.hidden-xs .top6 .navs .active {
  color: #2471ef;
  font-weight: 500;
}

.hidden-xs .top6 .navs .active::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -8px;
  transform: translateX(-50%);
  width: 90%;
  height: 3px;
  background: #2471ef;
}

.hidden-xs .top6 .arrow-left,
.hidden-xs .top6 .arrow-right {
  cursor: pointer;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #f5f5f5;
  position: relative;
}

.hidden-xs .top6 .arrow-left::after,
.hidden-xs .top6 .arrow-right::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  border: 2px solid #333;
  border-left-color: transparent;
  border-top-color: transparent;
}

.hidden-xs .top6 .arrow-left::after {
  transform: rotate(135deg) translate(-25%, 50%);
}

.hidden-xs .top6 .arrow-right::after {
  transform: rotate(-45deg) translate(-25%, -75%);
}

.hidden-xs .top7 {
  box-sizing: border-box;
  background: #f6f7fb;
  padding-top: 80px;
  height: 625px;
  background: url("../images/index_top7_bg.png") no-repeat center;
  background-size: cover;
  color: #fff;
  overflow: hidden;
}

.hidden-xs .top7-content-left {
  width: 442px;
}

.hidden-xs .top7-content .items {
  overflow: hidden;
}

.hidden-xs .top7-content .items .item {
  position: relative;
}

.hidden-xs .top7-content .items .item-rst {
  background: linear-gradient(135deg, rgba(24, 24, 24, 0.7) 0%, rgba(24, 24, 24, 0.2) 100%);
  width: 221px;
  height: 160px;
}

.hidden-xs .top7-content .items .item-rst img {
  width: 49px;
  height: 49px;
}

.hidden-xs .top7-content .items .item-abs {
  box-sizing: border-box;
  padding: 40px 33px 0;
  position: absolute;
  top: 200%;
  left: 0;
  width: 100%;
  height: 200%;
  background: rgba(0, 0, 0, 0.8);
}

.hidden-xs .top7-content .items .item-abs img {
  width: 49px;
  height: 49px;
}

.hidden-xs .top7-content .items .item:hover .item-abs {
  top: 0;
  z-index: 9;
  transition: all 0.3s;
}

.hidden-xs .top7-content .items .item:nth-child(n + 3):hover .item-abs {
  top: -100%;
  z-index: 9;
  transition: all 0.3s;
}

.hidden-xs .top7-content .content-item-bottom {
  width: 442px;
  height: 112px;
  background: linear-gradient(225deg, rgba(24, 24, 24, 0.7) 0%, rgba(24, 24, 24, 0.2) 100%);
}

.hidden-xs .top7-content-content {
  width: 296px;
  height: 432px;
  background: #171b21;
}

.hidden-xs .top8 {
  box-sizing: border-box;
  background: #f0f3fa;
  padding-top: 80px;
  height: 392px;
}

.hidden-xs .top9 {
  box-sizing: border-box;
  padding-top: 80px;
  height: 595px;
  background: #fff;
}

.hidden-xs .top9 .list {
  white-space: nowrap;
}

.hidden-xs .top9 .list .item {
  width: 380px;
  height: 330px;
  background: #ffffff;
  border: 1px solid #eef1f9;
  border-radius: 8px;
}

.hidden-xs .top9 .list .item > div:hover .u-line-1 {
  cursor: pointer;
  color: #2471ef;
}

.visible-xs .top1 {
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 28px;
  height: 377px;
  background: #f7f8fc;
  box-shadow: 0px 6px 24px rgba(0, 33, 71, 0.05);
}

.visible-xs .top1 .list {
  padding-left: 16px;
}

.visible-xs .top1 .list .item {
  width: 50%;
  padding-right: 16px;
  margin-bottom: 30px;
}

.visible-xs .top1 .list .item img {
  width: 36px;
  height: 36px;
}

.visible-xs .top2 {
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 28px;
  height: 401px;
  background: #f0f3fa;
  box-shadow: 0px 12px 48px rgba(0, 33, 71, 0.05);
}

.visible-xs .top2 .content {
  padding-left: 16px;
  width: 200%;
}

.visible-xs .top2 .content .swiper-container {
  width: 100%;
  height: calc(190px + 64px + 20px);
}

.visible-xs .top2 .content .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.visible-xs .top2 .content .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
}

.visible-xs .top2 .content .swiper-container .swiper-wrapper .swiper-slide .slide-item1 {
  width: 270px;
  height: calc(190px + 64px);
  background: #f6f8fb;
  border: 1px solid #edf1f9;
}

.visible-xs .top2 .content .swiper-container .swiper-wrapper .swiper-slide .slide-item1 .title {
  height: 64px;
  font-size: 14px;
  color: #fff;
  background: url("../images/index1_top10_item_title.png") no-repeat;
  background-size: cover;
}

.visible-xs .top2 .content .swiper-container .swiper-wrapper .swiper-slide .slide-item1 .title img {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}

.visible-xs .top2 .content .swiper-container .swiper-pagination {
  box-sizing: border-box;
  left: calc(25% - 16px);
  bottom: 10px;
  transform: translateX(-50%);
  width: initial;
  display: flex;
}

.visible-xs .top2 .content .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 2px;
  background: #181818;
  opacity: 0.1;
  border-radius: 0px;
  margin: 0;
  margin-right: 5px;
}

.visible-xs .top2 .content .swiper-container .swiper-pagination .swiper-pagination-bullet:nth-last-child(1) {
  margin-right: 0;
}

.visible-xs .top2 .content .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #2471ef !important;
  opacity: 1 !important;
}

.visible-xs .top3 {
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 28px;
  padding-bottom: 15px;
  background: #f7f8fc;
  box-shadow: 0px 6px 24px rgba(0, 33, 71, 0.05);
}

.visible-xs .top3 .list {
  padding: 0 16px;
}

.visible-xs .top3 .list .item {
  box-sizing: border-box;
  padding: 8px 12px;
  border: 1px solid #c0c1c5;
  background: #ffffff;
  border-radius: 2px;
  margin-right: 7px;
  margin-bottom: 8px;
}

.visible-xs .top3 .list .active {
  color: #fff;
  background: #2471ef;
  border: 1px solid #2471ef;
}

.visible-xs .top3 .content {
  padding-left: 16px;
  width: 200%;
}

.visible-xs .top3 .content .swiper-container {
  width: 100%;
  height: calc(290px + 64px + 20px);
}

.visible-xs .top3 .content .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.visible-xs .top3 .content .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
}

.visible-xs .top3 .content .swiper-container .swiper-wrapper .swiper-slide .slide-item1 {
  background-size: cover;
  box-sizing: border-box;
  width: 270px;
  height: 375px;
  padding: 20px 16px 0;
  color: #fff;
}

.visible-xs .top3 .content .swiper-container .swiper-wrapper .swiper-slide .slide-item1-iconbox .icon {
  margin-bottom: 22px;
  margin-right: 12px;
}

.visible-xs .top3 .content .swiper-container .swiper-wrapper .swiper-slide .slide-item1-iconbox .icon:nth-child(4n) {
  margin-right: 0;
}

.visible-xs .top3 .content .swiper-container .swiper-wrapper .swiper-slide .slide-item1-iconbox .icon img {
  width: 15px;
  height: 15px;
  margin-bottom: 3px;
}

.visible-xs .top4 {
  overflow: hidden;
  padding-top: 28px;
  height: 453px;
  background: #f7f8fc;
  box-shadow: 0px 6px 24px rgba(0, 33, 71, 0.05);
}

.visible-xs .top4 .list {
  padding: 0 31px;
  margin-bottom: 15px;
}

.visible-xs .top4 .list .item {
  width: 25%;
  margin-bottom: 20px;
  font-size: 12px;
}

.visible-xs .top4 .list .item:nth-child(4n) {
  margin-right: 0;
}

.visible-xs .top4 .list .item img {
  width: 37px;
  height: 37px;
  border-radius: 4px;
  margin-bottom: 4px;
}

.visible-xs .top4 .list_1 .item {
  min-width: 154px;
  height: 43px;
  padding-left: 20px;
  padding-right: 8px;
  margin-right: 11px;
  margin-bottom: 12px;
  font-size: 12px;
  background: #edf1f9;
  border-radius: 2px;
}

.visible-xs .top4 .list_1 .item:nth-child(2n) {
  margin-right: 0;
}

.visible-xs .top4 .list_1 .item img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

.visible-xs .top5 {
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 28px;
  height: 551px;
  background: #f7f8fc;
  box-shadow: 0px 6px 24px rgba(0, 33, 71, 0.05);
}

.visible-xs .top5 .list {
  padding: 0 16px;
}

.visible-xs .top5 .list .item {
  box-sizing: border-box;
  padding: 8px 12px;
  border: 1px solid #c0c1c5;
  background: #ffffff;
  border-radius: 2px;
  margin-right: 7px;
  margin-bottom: 8px;
}

.visible-xs .top5 .list .item:nth-child(4n) {
  margin-right: 0;
}

.visible-xs .top5 .list .active {
  color: #fff;
  background: #2471ef;
  border: 1px solid #2471ef;
}

.visible-xs .top5 .content {
  padding-left: 16px;
  width: 200%;
}

.visible-xs .top5 .content .swiper-container {
  width: 100%;
  height: calc(340px + 30px);
}

.visible-xs .top5 .content .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.visible-xs .top5 .content .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
}

.visible-xs .top5 .content .swiper-container .swiper-wrapper .swiper-slide .slide-item1 {
  box-sizing: border-box;
  width: 270px;
  height: 340px;
  padding: 8px 16px 0;
  background: #fff;
}

.visible-xs .top5 .content .swiper-container .swiper-wrapper .swiper-slide .slide-item1-img {
  display: block;
  width: 270px;
  height: 210px;
}

.visible-xs .top5 .content .swiper-container .swiper-pagination {
  width: initial;
  left: 25%;
  transform: translateX(-50%);
  display: flex;
}

.visible-xs .top5 .content .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 2px;
  background: #181818;
  opacity: 0.1;
  border-radius: 0px;
  margin: 0;
  margin-right: 5px;
}

.visible-xs .top5 .content .swiper-container .swiper-pagination .swiper-pagination-bullet:nth-last-child(1) {
  margin-right: 0;
}

.visible-xs .top5 .content .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #2471ef !important;
  opacity: 1 !important;
}
