.javabox5 {
  padding: 100px 0 100px;
  background: linear-gradient(180deg, #B4E8FF, #F2FBFF);
}
.javabox5 .module6-hd h2 {
  font-size: 50px;
  line-height: 1.3;
  color: #253747;
}
.javabox5 .module6-hd h2 .hot {
  color: #0479ff;
}
.javabox5 .module6-hd p {
  max-width: 960px;
  margin: 0 auto;
  font-size: 18px;
  color: #666666;
  line-height: 28px;
  padding-top: 20px;
  letter-spacing: 1px;
}
.javabox5 .btnbox.module6-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-top: 60px;
}
.javabox5 .btnbox.module6-btns .module6-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 23px;
  height: 64px;
  padding: 10px 36px 10px 24px;
  border-radius: 79px;
  font-size: 20px;
  color: #fff;
  font-style: normal;
  text-decoration: none;
  width: auto;
  line-height: 1;
  box-shadow: inset 0 0 13px #ffffff;
  transition: opacity 0.3s ease;
}
.javabox5 .btnbox.module6-btns .module6-btn:hover {
  opacity: 0.9;
}
.javabox5 .btnbox.module6-btns .module6-btn-arrow {
  width: 10px;
  height: 17px;
  background: url("/pc/module/aiapp/module5/images/Stroke0.svg") no-repeat center;
  background-size: 100% 100%;
  flex-shrink: 0;
}
.javabox5 .btnbox.module6-btns .module6-btn-arrow--2 {
  background-image: url("/pc/module/aiapp/module5/images/Stroke.svg");
}
.javabox5 .btnbox.module6-btns .module6-btn--red {
  background: linear-gradient(270deg, #fc5350 0%, #fc7550 100%);
}
.javabox5 .btnbox.module6-btns .module6-btn--blue {
  background: linear-gradient(270deg, #085eff 0%, #0190ff 100%);
  box-shadow: inset 0 0 13px #ffffff;
}
.javabox5 .oul {
  display: flex;
  justify-content: space-around;
  margin: 40px 0 30px;
}
.javabox5 .oul li {
  position: relative;
}
.javabox5 .oul h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 35px;
  color: #21abff;
  text-align: center;
}
.javabox5 .oul h3 span {
  font-size: 17px;
  color: #1e1e1e;
}
.javabox5 .oul p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #696969;
  text-align: center;
}
.javabox5 .oul .txt::before {
  position: absolute;
  top: 14px;
  right: -114px;
  transform: translateX(-50%);
  display: inline-block;
  width: 2px;
  height: 49px;
  background-color: #dbf2ff;
  content: "";
}
.javabox5 .oul li:nth-child(2) h3 {
  color: #ff6724;
}
.javabox5 .oul li:nth-child(3) h3 {
  color: #2ad8bb;
}
.javabox5 .bot {
  position: relative;
  margin-top: 24px;
}
.javabox5 .gallery-thumbs {
  margin: 0 auto;
  width: 1300px;
}
.javabox5 .gallery-thumbs .swiper-wrapper {
  height: 60px;
  box-sizing: border-box;
  justify-content: center;
  gap: 8px;
  padding-top: 0;
}
.javabox5 .gallery-thumbs .swiper-slide {
  width: auto;
  min-width: 107px;
  height: 45px;
  padding: 0 6px;
  font-size: 16px;
  color: #253747;
  text-align: center;
  line-height: 43px;
  cursor: pointer;
  position: relative;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-sizing: border-box;
  white-space: nowrap;
}
.javabox5 .gallery-thumbs .aitag::before {
  display: none;
}
.javabox5 .gallery-thumbs .setwidth {
  width: auto;
  min-width: 179px;
}
.javabox5 .gallery-thumbs .swiper-slide-thumb-active {
  position: relative;
  color: #ffffff;
  background: #0479ff;
  border-color: #0479ff;
  box-shadow: none;
}
.javabox5 .gallery-thumbs .swiper-slide-thumb-active span {
  font-weight: bold;
}
.javabox5 .gallery-thumbs .swiper-slide-thumb-active::after {
  display: none;
}
.javabox5 .gallery-thumbs .swiper-slide-thumb-active .aitag::before {
  display: none;
}
.javabox5 .javabox5_con {
  position: relative;
  width: 1260px;
  height: 540px;
  margin: 2px auto 0;
  border-radius: 8px;
  box-shadow: 0 4px 46px rgba(231, 240, 247, 0.67);
  background: linear-gradient(180deg, #1881f1, #48bcfd);
  background-color: #fff;
  /* 下一页按钮的背景图片需单独设置（否则和上一页共用一张图） */
}
.javabox5 .javabox5_con .swiper-button-prev,
.javabox5 .javabox5_con .swiper-button-next {
  top: 256px;
  cursor: pointer;
}
.javabox5 .javabox5_con .swiper-button-prev {
  left: -34px;
}
.javabox5 .javabox5_con .swiper-button-next {
  right: -34px;
}
.javabox5 .javabox5_con .swiper-button-prev:after,
.javabox5 .javabox5_con .swiper-button-next:after {
  content: "";
  /* 清空默认内容（关键修正） */
  display: block;
  /* 或inline-block，使宽高生效 */
  width: 36px;
  height: 51px;
  background: url("/pc/module/aiapp/image/arrow-left.png") no-repeat center;
  background-size: contain;
  /* 可选：清除默认的字体、对齐等样式 */
  font-family: unset;
  font-size: unset;
  line-height: unset;
}
.javabox5 .javabox5_con .swiper-button-next:after {
  background-image: url("/pc/module/aiapp/image/arrow-right.png");
  /* 替换为右箭头图片路径 */
}
.javabox5 .javabox5_con .swiper-pagination {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  --swiper-theme-color: #3bacfa;
  --swiper-pagination-color: #3bacfa;
}
.javabox5 .javabox5_con .swiper-pagination .swiper-pagination-bullet {
  margin-right: 14px;
}
.javabox5 .javabox5_con .groupBtn span {
  background: #5affe6;
  border-radius: 6px;
  border: 2px solid #50d4ff;
  font-size: 15px;
  color: #1f71ffff;
  padding: 6px 8px;
  margin-right: 15px;
}
.javabox5 .javabox5_con .swiper-slide .main {
  padding: 40px;
}
.javabox5 .javabox5_con .swiper-slide .titleContent {
  display: flex;
  justify-content: flex-start;
  /* 横向居中（核心属性） */
  /* 可选：同时实现垂直居中 */
  align-items: center;
  gap: 20px;
  border-bottom: 2px dashed rgba(254, 246, 230, 0.2);
  padding: 0px 0 20px;
}
.javabox5 .javabox5_con .swiper-slide .titleContent .text {
  width: 770px;
}
.javabox5 .javabox5_con .swiperDiv .con {
  position: relative;
}
.javabox5 .javabox5_con .swiperDiv h3 {
  font-family: MiSans;
  font-weight: 600;
  font-size: 28px;
  color: #ffffff;
}
.javabox5 .javabox5_con .swiperDiv h3 span {
  color: #2bd6b9;
}
.javabox5 .javabox5_con .swiperDiv h4 {
  display: flex;
  margin-top: 15px;
}
.javabox5 .javabox5_con .swiperDiv h4 span {
  height: 23px;
  font-size: 14px;
  color: #8cf0ffff;
  line-height: 23px;
  border-radius: 6px;
  background-color: #2f9bffff;
  padding: 0 8px;
  margin-right: 6px;
}
.javabox5 .javabox5_con .swiperDiv .autobox {
  height: 210px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 16px 0;
  padding-right: 20px;
  display: flex;
  justify-content: start;
}
.javabox5 .javabox5_con .swiperDiv .autobox div {
  width: 586px;
  padding-right: 30px;
}
.javabox5 .javabox5_con .swiperDiv .autobox::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.javabox5 .javabox5_con .swiperDiv .autobox::-webkit-scrollbar-thumb {
  width: 6px;
  border-radius: 6px;
  background: #6fc2ff;
}
.javabox5 .javabox5_con .swiperDiv .autobox::-webkit-scrollbar-track {
  width: 6px;
  height: 1px;
  border-radius: 6px;
  background-color: #f0f0f0;
}
.javabox5 .javabox5_con .swiperDiv .autobox .p1 {
  font-size: 15px;
  color: #fff;
  line-height: 24px;
}
.javabox5 .javabox5_con .swiperDiv .p2 {
  width: 712px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #ffffff;
  line-height: 24px;
  margin: 10px 0 20px;
}
.linedashe:after {
  content: "";
  display: block;
  height: 220px;
  border-right: 2px dashed rgba(254, 246, 230, 0.2);
  margin: 10px 0 20px;
  position: absolute;
  right: 620px;
  z-index: 6666;
}
.titlep2 {
  width: 160px;
  height: 30px;
  background: #ff6485;
  border-radius: 15px 15px 15px 0px;
  border: 1px solid #ffa0ea;
  color: #fff29cff;
  line-height: 30px;
  text-indent: 12px;
  margin-bottom: 10px;
}
.javabox5 .javabox5_con .swiperDiv .autobox .p3 {
  font-size: 15px;
  color: #fff;
  line-height: 29px;
}
.javabox5 .javabox5_con .swiperDiv .btnbox {
  justify-content: left;
}
.javabox5 .javabox5_con .swiperDiv .btnbox .a_btn {
  height: 45px;
  font-size: 18px;
  line-height: 45px;
  margin: 0 15px 0 0;
  padding: 0 28px;
}
.javabox5 .javabox5_con .pic {
  position: relative;
  width: 385px;
  height: 200px;
  border: 4px #e0f3ff solid;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}
.javabox5 .javabox5_con .pic img {
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.javabox5 .javabox5_con .pic:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.javabox5 .javabox5_con .pic i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.javabox5 .javabox5_con .pic i:before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 79px;
  height: 79px;
  background: url("/2020gw/images/javaeepic/pic.png") no-repeat -93px -343px;
  content: "";
  transform: translate(-50%, -50%);
}
