.left,
.right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.left::after,
.right::after {
  content: '';
}
.left {
  left: -100px;
  cursor: pointer;
}
.right {
  cursor: pointer;
  right: -100px;
}
.main .navs .list .item {
  cursor: pointer;
}
.main .navs .list .item.active {
  background-color: #fff;
  border-bottom: 2px solid #0062B1;
}
.section1 {
  position: relative;
}
.section1 .bg .img {
  display: block;
  width: 100%;
}
.section1 .bb {
  position: absolute;
  top: 50%;
  right: 20%;
  transform: translateY(-50%);
  width: 25%;
}
.section1 .bb .pic .img {
  display: block;
  width: 11.1875rem;
}
.section1 .bb .text {
  margin-top: 16px;
  font-size: 14px;
  color: #373737;
  line-height: 38px;
}
.section2 {
  margin-bottom: 64px;
}
.section2 .head {
  margin: 64px 0;
  display: flex;
}
.section2 .head .box {
  width: 20%;
  text-align: center;
  border-right: 1px solid #00AFEC;
}
.section2 .head .box .item {
  cursor: pointer;
  font-size: 24px;
  font-weight: bold;
  color: #D4D4D4;
}
.section2 .head .box .item.active {
  color: #0062B1;
  position: relative;
}
.section2 .head .box .item.active::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0979C5;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
}
.section2 .head .box:nth-child(1) {
  border-left: 1px solid #00AFEC;
}
.section2 .bb {
  position: relative;
}
.section2 .bb .swiper-con {
  width: 100%;
}
.section2 .bb .swiper-con .img-list {
  position: relative;
}
.section2 .bb .swiper-con .img-list .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.section3 .head {
  margin-top: -50px;
  background: #FFFFFF;
  box-shadow: 6px 8px 18px 0px rgba(208, 229, 242, 0.83);
  border-bottom: 0;
  border-radius: 20px;
}
.section3 .head .list {
  display: flex;
}
.section3 .head .list .item {
  width: 20%;
  height: 275px;
  max-height: 275px;
  box-sizing: border-box;
  padding: 50px 0;
  background-color: #fff;
}
.section3 .head .list .item.active {
  position: relative;
  background-color: #0062B1;
  transform: scale(1.1);
  border-radius: 20px;
}
.section3 .head .list .item.active::after {
  position: absolute;
  left: 50%;
  bottom: -50px;
  transform: translateX(-50%);
  content: "";
  width: 0px;
  height: 0px;
  border: 30px solid transparent;
  border-top-color: #0062B1;
}
.section3 .head .list .item.active .box {
  border-left: 0 !important;
}
.section3 .head .list .item.active .text {
  color: #ffffff;
}
.section3 .head .list .item:nth-child(n+2) .box {
  border-left: 1px solid #B2DAFC;
}
.section3 .head .list .item .box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section3 .head .list .item .pic .img {
  display: block;
  width: 115px;
}
.section3 .head .list .item .text {
  margin-top: 24px;
  font-size: 24px;
  font-weight: bold;
  color: #A9A9A9;
}
.section3 .title {
  margin-top: 64px;
  text-align: center;
  font-size: 23px;
  color: #0062B1;
}
.section3 .bb {
  margin-top: 48px;
  position: relative;
  min-height: 600px;
}
.section3 .bb .list {
  display: flex;
  flex-wrap: wrap;
}
.section3 .bb .list .item {
  flex: 1 1 33%;
  max-width: 33%;
  margin-bottom: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section3 .bb .list .item .item2 {
  width: 327px;
}
.section3 .bb .list .item .box {
  background: #FFFFFF;
  box-shadow: 1px 1px 7px 0px rgba(0, 98, 177, 0.22);
  border-radius: 5px;
}
.section3 .bb .list .item .box .pic .img {
  display: block;
  max-width: 327px;
}
.section3 .bb .list .item .box .text {
  margin: 8px 8px 0;
  font-size: 12px;
}
.section3 .bb .list .item .box .text:nth-child(2) {
  color: #0062B1;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section3 .bb .list .item .box .text:nth-child(3) {
  padding-bottom: 8px;
  color: #727171;
}
.section4 {
  margin-top: 64px;
  margin-bottom: 64px;
}
.section4 .head {
  padding-bottom: 18px;
  margin-bottom: 57px;
  font-size: 47px;
  color: #0062B1;
  letter-spacing: 20px;
  text-align: center;
}
.section4 .head .head-img {
  display: block;
}
.section4 .list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px 0;
}
.section4 .list .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.section4 .list .item .wrap {
  width: 257px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section4 .list .item:hover .watch {
  background-color: #0062b1;
}
.section4 .list .item:hover .watch .icon-wrapper {
  background: url('/images/respon/watch.png');
}
.section4 .list .item:hover .watch .watch_text {
  color: #ffffff;
}
.section4 .list .item .pic .img {
  display: block;
  width: 257px;
  height: 363px;
  object-fit: cover;
}
.section4 .list .item .name {
  margin-top: 43px;
  font-size: 24px;
  color: #0062B1;
}
.section4 .list .item .watch {
  display: flex;
  align-items: center;
  margin-top: 26px;
  padding: 7px 25px;
  border-radius: 10px;
  font-size: 18px;
}
.section4 .list .item .watch .icon-wrapper {
  margin-right: 8px;
  width: 17px;
  height: 17px;
  background: url('/images/respon/unWatch.png');
}
.section4 .list .item .watch .icon-wrapper .icon {
  display: block;
  width: 17px;
  height: 17px;
}
.section4 .list .item .watch .watch_text {
  color: #333333;
}
@media (max-width: 1280px) {
  .section1 .bb {
    top: 15%;
  }
  .left {
    left: -36px;
  }
  .right {
    right: -36px;
  }
}
