.ib_info_004 .close::before, .ib_info_004 .close::after, .ib_info_004 .close {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* home(ib_banner_006) */
.ib_banner_006 {
  clear: both;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.ib_banner_006 .dataBox {
  position: relative;
}
.ib_banner_006 .dataLink {
  display: block;
  z-index: 3;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ib_banner_006 .dataList {
  position: relative;
  z-index: 1;
}
.ib_banner_006 .dataList.slick-dotted {
  margin-bottom: 0;
}
.ib_banner_006 .dataItem {
  position: relative;
}
.ib_banner_006 .dataItem .Txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 90px 20px;
  max-width: 1350px;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .ib_banner_006 .dataItem .Txt {
    padding: 70px 20px 30px;
  }
}
@media (max-width: 640px) {
  .ib_banner_006 .dataItem .Txt {
    padding: 70px 20px;
  }
}
.ib_banner_006 .dataItem .Txt .textBox {
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  text-shadow: 4px 4px 5px #135CB3;
}
@media (max-width: 700px) {
  .ib_banner_006 .dataItem .Txt .textBox {
    width: 100%;
  }
}
.ib_banner_006 .dataItem .Txt .title {
  color: #fff;
  font-size: 60px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  .ib_banner_006 .dataItem .Txt .title {
    font-size: 45px;
  }
}
@media (max-width: 1180px) {
  .ib_banner_006 .dataItem .Txt .title {
    font-size: 35px;
  }
}
@media (max-width: 500px) {
  .ib_banner_006 .dataItem .Txt .title {
    font-size: 24px;
  }
}
.ib_banner_006 .dataItem .Txt .subtitle {
  color: #fff;
  display: block;
  font-size: 45px;
  line-height: 1.2;
  letter-spacing: 1px;
  margin-top: 10px;
}
@media (max-width: 1440px) {
  .ib_banner_006 .dataItem .Txt .subtitle {
    font-size: 35px;
  }
}
@media (max-width: 1180px) {
  .ib_banner_006 .dataItem .Txt .subtitle {
    font-size: 25px;
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .ib_banner_006 .dataItem .Txt .subtitle {
    font-size: 20px;
  }
}
.ib_banner_006 .dataItem .Txt .text {
  color: #fff;
  display: block;
  line-height: 1.5;
  letter-spacing: 0.5px;
  margin-top: 20px;
  font-size: 20px;
}
@media (max-width: 1180px) {
  .ib_banner_006 .dataItem .Txt .text {
    display: none;
  }
}
.ib_banner_006 .dataItem .Txt .btnBox {
  opacity: 0;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .ib_banner_006 .dataItem .Txt .btnBox {
    margin-top: 40px;
  }
}
@media (max-width: 480px) {
  .ib_banner_006 .dataItem .Txt .btnBox {
    margin-top: 30px;
  }
}
.ib_banner_006 .dataItem .Txt .btnBox a {
  background-color: #003b91;
  border: 1px solid #003b91;
  color: #fff;
  display: inline-block;
  letter-spacing: 0.5px;
  padding: 18px 80px;
  text-align: center;
  position: relative;
  font-size: 16px;
}
@media (max-width: 1180px) {
  .ib_banner_006 .dataItem .Txt .btnBox a {
    padding: 14px 65px;
  }
}
@media (max-width: 1180px) {
  .ib_banner_006 .dataItem .Txt .btnBox a {
    padding: 10px 60px;
    font-size: 14px;
  }
}
.ib_banner_006 .dataItem .Txt .btnBox a i {
  position: absolute;
  right: 20px;
  font-size: 13px;
  top: 50%;
  margin-top: -6px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.ib_banner_006 .dataItem .Txt .btnBox a:hover {
  background-color: #fff;
  color: #1A73E8;
}
.ib_banner_006 .dataItem .Txt .btnBox a:hover i {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.ib_banner_006 .dataItem .Txt .bannerVideo .videoBtn {
  width: 100px;
  height: 100px;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  bottom: 150px;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.ib_banner_006 .dataItem .Txt .bannerVideo .videoBtn:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #fff;
  display: block;
  top: calc(50% - 10px);
  left: calc(50% - 5px);
  z-index: 1;
}
.ib_banner_006 .dataItem .Txt .bannerVideo .videoBtn:after {
  content: "";
  border: 1px dashed #fff;
  border-radius: 50%;
  z-index: 1;
  width: 75%;
  height: 75%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ib_banner_006 .dataItem .Img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
@media (max-width: 1400px) {
  .ib_banner_006 .dataItem .Img img {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .ib_banner_006 .dataItem .Img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .ib_banner_006 .dataItem .Img {
    padding-bottom: 75%;
  }
}
@media (max-width: 480px) {
  .ib_banner_006 .dataItem .Img {
    padding-bottom: 100%;
  }
}
.ib_banner_006 .slick-current .Txt .textBox {
  -webkit-animation: textSlideUpAnimation 0.6s ease-in-out forwards;
  animation: textSlideUpAnimation 0.6s ease-in-out forwards;
}
.ib_banner_006 .slick-current .Txt .bannerBtn {
  -webkit-animation: textSlideUpAnimation 0.6s 0.3s ease-in-out forwards;
  animation: textSlideUpAnimation 0.6s 0.3s ease-in-out forwards;
}
.ib_banner_006 .slick-current .Txt .videoBtn:after {
  -webkit-animation: rotate 50s linear forwards;
  animation: rotate 50s linear forwards;
}
.ib_banner_006 .slick-current .btnBox {
  opacity: 1;
  -webkit-animation: textSlideUpAnimation 0.6s 0.3s ease-in-out forwards;
          animation: textSlideUpAnimation 0.6s 0.3s ease-in-out forwards;
}
.ib_banner_006 .slick-current .Img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.ib_banner_006 .arrowBox {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 40px;
}
@media (max-width: 1520px) {
  .ib_banner_006 .arrowBox {
    display: none;
  }
}
.ib_banner_006 .arrowBox .arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #fff;
  overflow: hidden;
  position: relative;
  margin: 10px 0;
  cursor: pointer;
  -webkit-transform: rotate(271deg);
  transform: rotate(271deg);
}
.ib_banner_006 .arrowBox .arrow:hover {
  background-color: #1A73E8;
  border-color: #1A73E8;
}
.ib_banner_006 .arrowBox .arrow:hover:before {
  border-color: #fff;
}
.ib_banner_006 .arrowBox .arrow:before {
  content: "";
  border-style: solid;
  display: block;
  z-index: 2;
  width: 0;
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ib_banner_006 .arrowBox .arrowPrev:before {
  border-width: 0 5px 9px 5px;
  border-color: transparent transparent #fff transparent;
}
.ib_banner_006 .arrowBox .arrowPrev:hover:before {
  border-color: transparent transparent #fff transparent;
}
.ib_banner_006 .arrowBox .arrowNext:before {
  border-width: 9px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
}
.ib_banner_006 .arrowBox .arrowNext:hover:before {
  border-color: #fff transparent transparent transparent;
}
.ib_banner_006 .slick-dots {
  margin: 0;
  bottom: 5%;
}
.ib_banner_006 .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0px 5px;
}
.ib_banner_006 .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}
.ib_banner_006 .slick-dots li button:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 1;
}
.ib_banner_006 .slick-dots li.slick-active button:before {
  border: 1px solid #1A73E8;
  background-color: #1A73E8;
  opacity: 1;
}

@-webkit-keyframes textSlideUpAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes textSlideUpAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* home(ib_imageText_002) */
/* CSS Document */
.ib_imageText_002 {
  padding: 80px 0;
}
@media (max-width: 600px) {
  .ib_imageText_002 {
    padding: 60px 0;
  }
}
.ib_imageText_002 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ib_imageText_002 .titleBox {
  width: 100%;
  text-align: left;
}
.ib_imageText_002 .titleBox .decoTitle {
  display: inline-block;
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  padding-bottom: 0;
}
.ib_imageText_002 .titleBox .title {
  font-size: 28px;
  font-weight: 500;
}
.ib_imageText_002 .leftBox {
  width: 50%;
  overflow: hidden;
}
@media (max-width: 768px) {
  .ib_imageText_002 .leftBox {
    width: 100%;
  }
}
.ib_imageText_002 .leftBox .Img {
  height: 100%;
}
.ib_imageText_002 .leftBox .Img img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.ib_imageText_002 .rightBox {
  width: 50%;
  padding: 70px 55px 55px;
  background-color: #f7f7f7;
}
@media (max-width: 768px) {
  .ib_imageText_002 .rightBox {
    width: 100%;
    padding: 30px;
  }
}
.ib_imageText_002 .Txt {
  margin-bottom: 40px;
  line-height: 1.8;
}
.ib_imageText_002 .btnBox {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.ib_imageText_002 .btnBox .btnIcon {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media (min-width: 1181px) {
  .ib_imageText_002 .btnBox:hover {
    background-color: #fff;
    color: #003b91;
  }
  .ib_imageText_002 .btnBox:hover .btnIcon {
    right: 15px;
  }
}

.ib_carousel_005 {
  padding: 50px 0;
  padding-bottom: 100px;
  overflow: hidden;
}
@media (max-width: 1180px) {
  .ib_carousel_005 {
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  .ib_carousel_005 {
    padding-bottom: 50px;
  }
}
.ib_carousel_005 .titleBox {
  margin-bottom: 60px;
}
@media (max-width: 1180px) {
  .ib_carousel_005 .titleBox {
    margin-bottom: 30px;
  }
}
.ib_carousel_005 .titleBox .title {
  font-size: 36px;
  font-weight: 600;
}
.ib_carousel_005 .titleBox .decoTitle {
  display: inline-block;
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  padding-bottom: 0;
}
.ib_carousel_005 .dataList .slick-slide {
  border: 1px solid rgba(204, 204, 204, 0.168627451);
}
.ib_carousel_005 .dataList .slick-list {
  overflow: visible;
}
.ib_carousel_005 .dataItem {
  padding: 0;
}
.ib_carousel_005 .item {
  position: relative;
  overflow: hidden;
}
.ib_carousel_005 .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ib_carousel_005 .Txt {
  position: relative;
  padding: 10px 20px 30px;
  text-align: center;
}
.ib_carousel_005 .Txt .title {
  font-size: 18px;
  font-weight: 600;
}
.ib_carousel_005 .Txt .title a {
  display: block;
}
.ib_carousel_005 .Txt .title:after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #ccc;
  display: block;
  margin: 15px auto;
}
.ib_carousel_005 .Txt .text {
  font-size: 16px;
  line-height: 1.4;
  color: #8B8B8B;
}
.ib_carousel_005 .btnBox .btnIcon {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media (min-width: 1181px) {
  .ib_carousel_005 .btnBox:hover {
    background-color: #fff;
    color: #003b91;
  }
  .ib_carousel_005 .btnBox:hover .btnIcon {
    right: 15px;
  }
}
.ib_carousel_005 .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 40px;
}
.ib_carousel_005 .slick-dots li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ib_carousel_005 .slick-dots li button {
  width: 9px;
  height: 9px;
  border: 1px solid #ccc;
  border-radius: 50%;
}
.ib_carousel_005 .slick-dots li button::before {
  content: "";
  width: unset;
  height: unset;
}
.ib_carousel_005 .slick-dots li.slick-active button {
  background-color: #003b91;
  border: 1px solid #003b91;
}

.ib_carousel_006 {
  padding: 80px 0;
  background-color: #ececec;
}
@media (max-width: 600px) {
  .ib_carousel_006 {
    padding: 50px 0;
  }
}
.ib_carousel_006 .titleBox {
  margin-bottom: 60px;
}
@media (max-width: 1180px) {
  .ib_carousel_006 .titleBox {
    margin-bottom: 30px;
  }
}
.ib_carousel_006 .titleBox .title {
  font-size: 36px;
  font-weight: 600;
}
.ib_carousel_006 .titleBox .decoTitle {
  display: inline-block;
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  padding-bottom: 0;
}
.ib_carousel_006 .dataBox {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.ib_carousel_006 .dataBox.hide {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
.ib_carousel_006 .dataItem {
  padding: 10px;
}
.ib_carousel_006 .item {
  min-height: 470px;
}
.ib_carousel_006 .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ib_carousel_006 .Txt {
  position: relative;
  padding-top: 30px;
}
.ib_carousel_006 .Txt .dataInfoBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
}
.ib_carousel_006 .Txt .dataInfoBox .classTitle {
  padding: 5px 10px;
  background-color: #003b91;
  color: #fff;
}
.ib_carousel_006 .Txt .dataInfoBox .dateBox .date {
  line-height: 1;
}
.ib_carousel_006 .Txt .dataInfoBox .classTitle {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.5px;
  font-weight: 300;
}
.ib_carousel_006 .Txt .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 12px;
  padding-bottom: 8px;
}
.ib_carousel_006 .Txt .title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}
.ib_carousel_006 .Txt .text {
  height: 60px;
  color: #666;
  line-height: 1.8;
  font-size: 15px;
}
.ib_carousel_006 .Txt .btnBox {
  min-width: initial;
  padding: 0;
}
.ib_carousel_006 .Txt .btnBox .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: initial;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
}
.ib_carousel_006 .Txt .btnBox .btn .btnIcon {
  position: relative;
  -webkit-transform: none;
          transform: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 15px;
  width: 30px;
  height: 30px;
  right: auto;
  top: auto;
  border: 1px solid #e7e7e7;
  font-size: 10px;
  color: #a3a3a3;
}
.ib_carousel_006 .btnBox .btnIcon {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
@media (min-width: 1181px) {
  .ib_carousel_006 .btnBox .btn:hover .btnIcon {
    right: 15px;
  }
}
.ib_carousel_006 .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 40px;
}
.ib_carousel_006 .slick-dots li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ib_carousel_006 .slick-dots li button {
  width: 9px;
  height: 9px;
  border: 1px solid #ccc;
  border-radius: 50%;
}
.ib_carousel_006 .slick-dots li button::before {
  content: "";
  width: unset;
  height: unset;
}
.ib_carousel_006 .slick-dots li.slick-active button {
  background-color: #003b91;
  border: 1px solid #003b91;
}

.ib_carousel_007 .wrap {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  padding-right: 0;
}
.ib_carousel_007 .titleBox {
  text-align: left;
}
@media (max-width: 500px) {
  .ib_carousel_007 .titleBox {
    text-align: center;
  }
}
.ib_carousel_007 .titleBox .title {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
}
.ib_carousel_007 .titleBox .decoTitle {
  color: #fff;
  display: inline-block;
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  padding-bottom: 0;
}
.ib_carousel_007 .leftBox {
  width: 50%;
  background-color: #003b91;
  padding: 100px;
}
@media (max-width: 1400px) {
  .ib_carousel_007 .leftBox {
    padding: 50px;
  }
}
@media (max-width: 1180px) {
  .ib_carousel_007 .leftBox {
    width: 100%;
    padding: 20px;
  }
}
.ib_carousel_007 .leftBox .dataList {
  margin-bottom: 50px;
}
@media (max-width: 500px) {
  .ib_carousel_007 .leftBox .dataList {
    margin-bottom: 30px;
  }
}
.ib_carousel_007 .leftBox .dataItem {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2117647059);
  padding: 15px 0;
}
.ib_carousel_007 .leftBox .title {
  font-size: 24px;
  color: #fff;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ib_carousel_007 .leftBox .title a {
  color: #fff;
}
.ib_carousel_007 .leftBox .definition {
  color: rgba(255, 255, 255, 0.6392156863);
  font-weight: 300;
  height: 50px;
  font-size: 15px;
  letter-spacing: 0.5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ib_carousel_007 .rightBox {
  width: 50%;
  background-image: url(../images/faq_pic.jpg);
  background-repeat: no-repeat;
  background-size: 105%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ib_carousel_007 .rightBox.active {
  background-size: 100%;
}
@media (max-width: 1400px) {
  .ib_carousel_007 .rightBox {
    height: 560px;
  }
}
@media (max-width: 1180px) {
  .ib_carousel_007 .rightBox {
    display: none;
  }
}
.ib_carousel_007 .btnBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ib_carousel_007 .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 40px;
}
.ib_carousel_007 .slick-dots li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ib_carousel_007 .slick-dots li button {
  width: 9px;
  height: 9px;
  border: 1px solid #ccc;
  border-radius: 50%;
}
.ib_carousel_007 .slick-dots li button::before {
  content: "";
  width: unset;
  height: unset;
}
.ib_carousel_007 .slick-dots li.slick-active button {
  background-color: #fff;
  border: 1px solid #fff;
}

/* home(ib_info_002) */
/* CSS Document */
.ib_info_002 {
  padding: 80px 70px;
}
@media (min-width: 641px) and (max-width: 960px) {
  .ib_info_002 {
    padding: 60px 0;
  }
}
@media (max-width: 640px) {
  .ib_info_002 {
    padding: 50px 0;
  }
}
@media (min-width: 960px) {
  .ib_info_002 .wrap {
    max-width: 880px;
  }
}
.ib_info_002 .titleBox .title {
  font-size: 28px;
  font-weight: 500;
}
.ib_info_002 .titleBox .decoTitle {
  display: inline-block;
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  padding-bottom: 0;
}
.ib_info_002 .thankInfo {
  padding-bottom: 0;
  border: 0;
  text-align: center;
}
.ib_info_002 .formList {
  margin-top: 60px;
}

/* home(ib_carousel_008) */
/* CSS Document */
.ib_carousel_008 {
  text-align: center;
}
.ib_carousel_008 .dataItem {
  position: relative;
}
@media (min-width: 1181px) {
  .ib_carousel_008 .dataItem:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.ib_carousel_008 .Img {
  overflow: hidden;
}
.ib_carousel_008 .Img img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ib_carousel_008 .Txt {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 7;
  top: 0;
  left: 0;
}
.ib_carousel_008 .Txt::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3294117647);
  top: 0;
  left: 0;
  z-index: 3;
}
.ib_carousel_008 .Txt .title {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 1px;
  position: relative;
  z-index: 5;
}
@media (max-width: 1180px) {
  .ib_carousel_008 .Txt .title {
    font-size: 24px;
  }
}
.ib_carousel_008 .Txt .title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.ib_carousel_008 .Txt .textEditor {
  position: relative;
  z-index: 5;
  color: #fff;
  margin-top: 10px;
  letter-spacing: 1px;
}

/* home(ib_info_004) */
.ib_info_004 {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 500;
  width: 100%;
  height: 100vh;
  font-size: 15px;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.ib_info_004 .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.ib_info_004 .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  width: 700px;
  max-width: 90%;
  max-height: 85vh;
  opacity: 0;
  background-color: #fff;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.ib_info_004 .popContent {
  max-height: 85vh;
  overflow-y: auto;
}
.ib_info_004 img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ib_info_004 .Txt {
  padding: 30px;
}
.ib_info_004 .Txt .popTitle {
  font-size: 25px;
  margin-bottom: 25px;
}
.ib_info_004 .close {
  width: 46px;
  height: 46px;
  background-color: #003b91;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.ib_info_004 .close::before, .ib_info_004 .close::after {
  content: "";
  position: absolute;
  left: 11px;
  top: 23px;
  width: 25px;
  height: 1px;
  background-color: #fff;
}
.ib_info_004 .close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ib_info_004 .close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (min-width: 1181px) {
  .ib_info_004 .close:hover {
    background-color: #003b91;
  }
  .ib_info_004 .close:hover::before {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  .ib_info_004 .close:hover::after {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
}
.ib_info_004.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.ib_info_004.show .mask,
.ib_info_004.show .inner {
  opacity: 1;
}
.ib_info_004.show .inner {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 1180px) {
  .ib_info_004 .popContent {
    max-height: calc(100vh - 150px);
  }
}