




.indexA-rightint2 {padding: 70px 0 120px;background: url(https://okki-shop.oss-cn-hangzhou.aliyuncs.com/category/391875/2425/d75323319fe29debf6a6239f946e00b0/%E6%9C%AA%E6%A0%87%E9%A2%98-1.jpg) no-repeat;background-attachment: fixed;}
.indexA-rightint2 h2 {
      font-weight: 700;
    text-transform: uppercase;
    font-size: 36px;
    color: #121212;
    margin-bottom: 30px;
    text-align: center;
}
.indexA-rightint2 .feature-single-box {
  height: calc(100% - 40px);
  background: #ffff;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.1));
  padding: 48px 58px 35px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.indexA-rightint2 .feature-single-box img {
  aspect-ratio: 1 / 1;
}
.indexA-rightint2 .container .box {
  display: flex;
}

.indexA-rightint2 .feature-single-box::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: var(--color-second);
  z-index: -1;
  transition: .5s;
}

.indexA-rightint2 .feature-single-box:hover:before {
  transform: rotateX(90deg);
}

.indexA-rightint2 .feature-single-box::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background:#616161;
  z-index: -1;
  transition: .5s;
}

.indexA-rightint2 .feature-single-box:hover:after {
  transform: rotateY(90deg);
}

.indexA-rightint2 .feature-box-content-title h4 {
  font-size: 22px;
  color: #ffffff;
  font-weight: 600;
  padding: 25px 0 18px;
  transition: .5s
}

.indexA-rightint2 .feature-single-box:hover .feature-box-content-title h4 {
  color: var(--color-second);
}

.indexA-rightint2 .feature-box-content-discription p {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  transition: .5s;
}

.indexA-rightint2 .feature-single-box:hover .feature-box-content-discription p {
  color: #616161;
}

@media only screen and (min-width: 1198px) and (max-width: 1980px) { 
  .indexA-rightint2 .feature-single-box {
    height: 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .indexA-rightint2 .feature-single-box {
    padding: 48px 13px 31px;
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .indexA-rightint2 {
    padding: 0px 0 40px;
  }

  .indexA-rightint2 .feature-single-box {
    padding: 48px 32px 31px;
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .indexA-rightint2 {
    padding: 0px 0 40px;
  }

  .indexA-rightint2 .feature-single-box {
    margin-bottom: 40px;
  }
}


@media only screen and (min-width: 480px) and (max-width: 599px) {
  .indexA-rightint2 {
    padding: 0px 0 40px;
  }

  .indexA-rightint2 .feature-single-box {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 599px) {
  .indexA-rightint2 {
    padding: 0px 0 40px;
  }

  .indexA-rightint2 .feature-single-box {
    margin-bottom: 40px;
    padding: 48px 12px 31px;
  }
}




.indexA-rightint2 {
  padding: 30px 0px 120px;
  background: url(https://okki-shop.oss-cn-hangzhou.aliyuncs.com/category/391875/2425/2cc697550270beb41ea7412126e4a116/70a13d0f-b50a-4460-9170-9064a7f0e980.png) no-repeat;
  background-attachment: fixed;
  position: relative;
}
.indexA-rightint2::before {
  /* content: "Company"; */
  white-space: nowrap;
  color: rgba(23, 22, 22, 0.03);
  position: absolute;
  left: 0;
  bottom: -20px;
  font-size: 240px;
  line-height: 1;
  font-weight: 700;
  font-family: var(--font-family);
}
.indexA-rightint2 .container {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 20;
}
.indexA-rightint2 .container .row {
  padding: 60px 0 0;
}
.indexA-rightint2 .txt {
  -webkit-flex: 1;
  flex: 1;
  margin-left: 50px;
}
indexA-rightint2 .container .box {
  margin-top: 20px;
  display:flex
}
.indexA-rightint2 .txt h3 {
  color: #090909;
  font-size: 19px;
  line-height: 1;
  font-weight: 700;
  font-family: var(--font-family);
  position: relative;
}
.indexA-rightint2 .txt h3 span {
  position: relative;
  z-index: 2;
}
.indexA-rightint2 .txt h3::after {
  content: "";
  width: 236px;
  height: 12px;
  background: var(--color-primary);
  position: absolute;
  left: 0;
  bottom: 0;
}
.indexA-rightint2 .txt h6 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 36px;
    color: #121212;
    margin-bottom: 20px;
    font-family: var(--title-font-family);
}
.indexA-rightint2 .txt .t {
  font-size: 18px;
  color: #090909;
  font-weight: 300;
  line-height: 36px;
  /* margin: 40px 0 0; */
}
.indexA-rightint2 .txt .t p {line-height: 1.6;color: #666666;}
.indexA-rightint2 .txt .more {
  width: 180px;
  height: 55px;
  line-height: 55px;
  display: block;
  margin: 30px auto 0 0;
  background: var(--color-primary);
  border-radius: var(--button-radius);
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 16px;
}
.indexA-rightint2 .txt .more:hover {
opacity:.8
}

.indexA-rightint2 .pic {
  width: 49%;
  overflow: hidden;
}
.indexA-rightint2 .pic > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.indexA-rightint2 .pic:hover > img {
  transform: scale(1.01);
  -webkit-transform: scale(1.01);
}

@media screen and (max-width: 1600px) {
  .indexA-rightint2 .txt h3 {
    font-size: 56px;
  }
}

@media screen and (max-width: 1500px) {
  .indexA-rightint2 .txt h3 {
    font-size: 54px;
  }

  .indexA-rightint2 .txt {
    /* margin-right: 102px; */
  }
}

@media screen and (max-width: 1441px) {
  .indexA-rightint2 .txt h3 {
    font-size: 50px;
  }

  .indexA-rightint2 {
    padding: 90px 0;
  }
  .indexA-rightint2::before {
    font-size: 180px;
  }
  .indexA-rightint2 .txt {
    /* margin-right: 90px; */
  }
  .indexA-rightint2 .txt h6 {
    font-size: 34px;
  }
  .indexA-rightint2 .txt .t {
    line-height: 34px;
    margin: 20px 0 0;
  }
  .indexA-rightint2 .txt .more {
    height: 45px;
    line-height: 45px;
    margin: 25px auto 0 0;
  }
}

@media screen and (max-width: 1367px) {
  .indexA-rightint2 .txt h3 {
    font-size: 46px;
  }

  .indexA-rightint2 {
    padding: 70px 0;
  }
  .indexA-rightint2::before {
    font-size: 160px;
  }
  .indexA-rightint2 .txt .t p {
    font-size: 15px;
  }
  .indexA-rightint2 .txt {
    margin-left: 70px;
  }
  .indexA-rightint2 .txt h6 {
    font-size: 32px;
  }
}

@media screen and (max-width: 1281px) {
  .indexA-rightint2 .txt h3 {
    font-size: 42px;
  }

  .indexA-rightint2 .txt h6 {
    font-size: 30px;
  }
}

@media screen and (max-width: 1171px) {
  .indexA-rightint2 .txt h3 {
    font-size: 38px;
  }
}

@media screen and (max-width: 992px) {
  .indexA-rightint2 .txt h3 {
    font-size: 34px;
  }

  .indexA-rightint2 {
    padding: 50px 0;
  }
  .indexA-rightint2 .container {
    display: block;
  }
  .indexA-rightint2 .txt {
    text-align: center;
    margin: 0;
  }
  .indexA-rightint2 .txt h3 {
    display: inline-block;
  }
  .indexA-rightint2 .txt h3::after {
    width: 100%;
    height: 10px;
    right: 0;
    margin: 0 auto;
  }
  .indexA-rightint2 .txt h6 {
    font-size: 28px;
    margin: 25px 0 0;
  }
  .indexA-rightint2 .txt .more {
    width: 190px;
    height: 50px;
    line-height: 50px;
    margin: 25px auto 0;
  }
  .indexA-rightint2 .pic {
    width: 80%;
    margin: 20px auto 0;
  }
}

@media screen and (max-width: 992px) {
  .indexA-rightint2 .txt h3 {
    font-size: 30px;
  }

  .indexA-rightint2 {
    padding: 30px 0;
  }
  .indexA-rightint2::before {
    display: none;
  }
  .indexA-rightint2 .txt h6 {
    font-size: 24px;
    margin: 20px 0 0;
  }
  .indexA-rightint2 .txt .t {
    font-size: 17px;
    line-height: 26px;
    margin: 20px 0 0;
  }
  .indexA-rightint2 .txt .more {
    width: 160px;
    height: 45px;
    line-height: 45px;
    margin: 20px auto 0;
  }
  .indexA-rightint2 .container .box {
    display: flex;
    flex-direction: column;
  }
  .indexA-rightint2 .container .row {
    padding: 0 0 20px;
  }
  .indexA-rightint2 .pic {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
  .indexA-rightint2 .txt h3 {
    font-size: 26px;
  }

  .indexA-rightint2 .txt .more {
    /* width: 140px; */
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}

@media screen and (max-width: 480px) {
  .indexA-rightint2 .txt h3 {
    font-size: 22px;
  }

  .indexA-rightint2 .txt h6 {
    font-size: 20px;
    margin: 15px 0 0;
  }
  .indexA-rightint2 .txt .t {
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0 0;
  }
}
