.header.on {
  background: #fff;
  position: fixed;
}
.header.on .header-nav > ul > li .nva a {
  color: #000;
}
.header.on .header-left {
  display: none;
}
.header.on .header-left2 {
  display: block;
}
.header.on .header-right .language a {
  color: #000;
}
.header.on .header-right .search {
  display: none;
}
.header.on .header-right .search2 {
  display: block;
  cursor: pointer;
  margin-left: 20px;
}
.header.on .header-right .language a:hover {
  color: #054193;
}
.flexBetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexStart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexCenter {
  /* Safari */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexEnd {
  /* Safari */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.ellipsis2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.ellipsis3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.ellipsis4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.ellipsis5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.ellipsis6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.ny-banner.on {
  height: auto;
}
.innerBanner {
  /* opacity: 0; */
  position: relative;
}
.innerBanner .videoM {
  position: absolute;
  top: 130px;
  right: 50px;
  z-index: 2;
  cursor: pointer;
}
.innerBanner .videoM .icon2 {
  display: none;
}
.innerBanner .videoM.active .icon1 {
  display: none;
}
.innerBanner .videoM.active .icon2 {
  display: block;
}
.innerBanner img {
  width: 100%;
}
.innerBanner video {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p92 {
  padding-top: 92px;
}
.p100_ {
  padding-bottom: 100px;
}
.f36 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
.f24 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 1520px) {
  .f36 {
    font-size: 28px;
  }
  .f24 {
    font-size: 20px;
  }
}
.tit_desc {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-align: center;
  padding: 0 290px;
  margin-top: 40px;
}
.product_01 .box {
  margin-top: 70px;
}
.product_01 .box .item {
  text-align: center;
}
.product_01 .box .item .top img {
  height: 53px;
}
.product_01 .box .item .top {
  margin-bottom: 20px;
}
.product_01 .box .item .bot {
  font-size: 20px;
  font-weight: bold;
  /* margin: 14px 0 5px; */
  margin-top: 5px;
}
.product_01 .box .item .bot1 {
  font-size: 14px;
  color: #666;
}
.product_01 .box .item:nth-child(2) {
  margin: 0 235px;
}
.product_02 .box .boxLeft {
  width: 49.5%;
}
.product_02 .box .boxLeft .item {
  border-radius: 30px;
  overflow: hidden;
  color: #fff;
  padding: 30px 50px 0;
  height: 260px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/css/../images/img5.png) no-repeat 50% 50% / cover;
}
.product_02 .box .boxLeft .item .top {
  font-size: 36px;
  font-weight: bold;
}
.product_02 .box .boxLeft .item .top span {
  font-size: 18px;
}
.product_02 .box .boxLeft .item .bot {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 80px;
}
.product_02 .box .boxLeft .item .bot .ite .content2 {
  margin-top: 16px;
  font-size: 14px;
  line-height: 24px;
}
.product_02 .box .boxLeft .item1 {
  color: #666;
  margin-top: 15px;
  background: url(/css/../images/img6.png) no-repeat 50% 50% / cover;
}
.product_02 .box .boxLeft .item1 .top {
  color: #000;
}
.product_02 .box .boxRight {
  width: 49.5%;
}
.product_02 .box .boxRight p {
  border-radius: 30px;
  overflow: hidden;
}
.product_02 .box .boxRight p img {
  width: 100%;
  height: 535px;
  -o-object-fit: cover;
  object-fit: cover;
}
figure {
  padding: 0;
  margin: 0;
}
.product_03 {
  background: #f6f6f6;
}
.product_03 .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 40px;
}
.product_03 .box .item {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  -webkit-transform: rotate(0deg);
}
.product_03 .box .item figure {
  overflow: hidden;
}
.product_03 .box .item figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.product_03 .box .item figcaption {
  font-size: 16px;
  line-height: 36px;
  color: #111;
  padding: 30px 50px;
}
.product_03 .box .item:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.product_04 {
  position: relative;
}
.product_04 img {
  width: 100%;
}
.product_04 .orientation {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.product_04 .orientation .content1 {
  color: #fff;
  text-align: left;
}
.product_04 .orientation .content2 {
  font-size: 16px;
  margin-top: 40px;
  color: #fff;
}
.product_05 {
  margin-top: 30px;
}
.product_05 .box {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px;
}
.product_05 .box .item figure {
  border-radius: 20px;
  overflow: hidden;
  -webkit-transform: rotate(0deg);
}
.product_05 .box .item figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.product_05 .box .item figcaption {
  padding: 20px 20px 0;
}
.product_05 .box .item figcaption .text {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.product_05 .box .item figcaption .right img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.product_05 .box .item:hover figcaption .text {
  color: #054193;
}
.product_05 .box .item:hover figcaption .right img {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.product_06 .box {
  position: relative;
}
.product_06 .box img {
  width: 100%;
  border-radius: 30px;
  overflow: hidden;
}
.product_06 .box .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}
.product_06 .box .orientation .content1 {
  color: #fff;
}
.product_06 .box .orientation .content2 {
  font-size: 16px;
  margin-top: 42px;
}
.product_06 .box .orientation .content3 {
  margin-top: 50px;
}
.product_06 .box .orientation .content3 .pro_button2 {
  margin-left: 20px;
}
.pro_button1 .a {
  min-width: 152px;
  text-align: center;
  background: #054193;
  border-radius: 30px;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 25px;
  border: 2px solid #054193;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pro_button1 .a:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.pro_button2 .a {
  min-width: 152px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 30px;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 25px;
}
.pro_button2 .a:hover {
  background: #054193;
  border-color: #054193;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product_07 {
  background: url(/css/../images/img24.png) no-repeat center 99%/100% auto;
}
.product_07 .box .content1 {
  font-size: 30px;
  font-weight: bold;
  color: #054193;
  text-align: center;
  margin-top: 40px;
}
.product_07 .box .content2 {
  margin-top: 25px;
}
.product_07 .box .content3 {
  margin-top: 45px;
}
.product_08 .box {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.product_08 .box .item {
  background: #f6f6f6;
  border-radius: 30px;
  padding: 55px 20px 60px;
}
.product_08 .box .item a {
  display: block;
  text-align: center;
}
.product_08 .box .item a .content1 {
  height: 330px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.product_08 .box .item a .content1 img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.product_08 .box .item a .content2 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-top: 25px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.product_08 .box .item a .content3 {
  font-size: 16px;
  color: #666;
  margin: 12px 0 34px;
}
.product_08 .box .item a .content4 {
  font-size: 16px;
  color: #054193;
}
.product_08 .box .item a:hover .content1 img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.product_08 .box .item a:hover .content2 {
  color: #054193;
}
.cbl_container {
  position: fixed;
  right: 4px;
  bottom: 2%;
  z-index: 9;
}
.cbl_container ul li {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 16px;
}
.cbl_container ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #054193;
  height: 64px;
  line-height: 64px;
  border-radius: 10px;
  padding: 0 15px;
  min-width: 64px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
}
.cbl_container ul li a img {
  margin: auto;
  margin-right: 8px;
}
.cbl_container ul .call {
  font-size: 24px;
}
.cbl_container ul .call a {
  font-weight: bold;
}
.cbl_container ul .goTop {
  margin-top: 50px;
  cursor: pointer;
}
.cbl_container ul .goTop a {
  background: #999999;
}
.product_09 {
  background: url(/css/../images/img37.png) no-repeat 50% 50% / cover;
  min-height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product_09 div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product_09 .box .left {
  width: 620px;
  padding-left: -webkit-calc(-1500vw / 2);
  padding-left: calc((100vw - 1600px) / 2);
  padding-right: 20px;
  padding-top: 90px;
  color: #fff;
  background: url(/css/../images/img371.png) no-repeat 50% 50% / cover;
}
@media screen and (max-width: 1720px) {
  .product_09 .box .left {
    padding-left: -webkit-calc(-1340vw / 2);
    padding-left: calc((100vw - 1440px) / 2);
  }
}
.product_09 .box .left .content1 {
  color: #fff;
  text-align: left;
}
.product_09 .box .left .content2 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 40px;
}
.product_09 .box .left .content3 {
  margin-top: 68px;
}
.product_09 .box .left .content3 a {
  font-size: 14px;
  color: #fff;
  width: 154px;
  line-height: 44px;
  border-radius: 30px;
  border: 2px solid #fff;
  display: inline-block;
  text-align: center;
}
.product_09 .box .left .content3 a img {
  margin-left: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.product_09 .box .left .content3 a:hover img {
  margin-left: 15px;
}
.product_09 .box .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: -webkit-calc(-1500vw / 2);
  padding-right: calc((100vw - 1600px) / 2);
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 80px;
}
@media screen and (max-width: 1720px) {
  .product_09 .box .right {
    padding-right: -webkit-calc(-1340vw / 2);
    padding-right: calc((100vw - 1440px) / 2);
  }
}
.product_09 .box .right .list1 {
  /* display: flex;
  justify-content: space-around;
  align-items: center; */
  /* padding: 0  0 0 100px; */
}
.product_09 .box .right .list1 video {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.product_10 .box {
  margin-top: 40px;
}
.product_10 .box .swiper-container .swiper-slide {
  background: #f6f6f6;
  border-radius: 30px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.product_10 .box .swiper-container .swiper-slide a {
  opacity: 0;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 60px;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft .content1 {
  font-size: 72px;
  line-height: 1;
  color: #dbdbdb;
  font-weight: bold;
  overflow: hidden;
  height: 50px;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft .content2 {
  font-size: 30px;
  color: #000;
  font-weight: bold;
  margin-top: 22px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft .content3 {
  border-top: 1px solid #ddd;
  margin: 30px 0;
}
.product_10 .box .swiper-container .swiper-slide a .boxLeft .content4 {
  font-size: 16px;
  line-height: 30px;
  color: #111;
}
.product_10 .box .swiper-container .swiper-slide a .boxRight {
  width: 50%;
}
.product_10 .box .swiper-container .swiper-slide a .boxRight p {
  border-radius: 30px;
  overflow: hidden;
  -webkit-transform: rotate(0deg);
}
.product_10 .box .swiper-container .swiper-slide a .boxRight p img {
  width: 100%;
  -webkit-transition: 0.4;
  -o-transition: 0.4;
  transition: 0.4;
}
.product_10 .box .swiper-container .swiper-slide a:hover .boxLeft .content2 {
  color: #054193;
}
.product_10 .box .swiper-container .swiper-slide a:hover .boxRight img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.product_10 .box .swiper-container .swiper-slide-active {
  background: transparent;
}
.product_10 .box .swiper-container .swiper-slide-active a {
  opacity: 1;
}
.product_10 .box .swiper-button-next {
  right: 8.3vw;
}
.product_10 .box .swiper-button-prev {
  left: 8.3vw;
}
.product_10 .box .btn {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.4;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.product_10 .box .swiper-pagination {
  text-align: left;
  padding-left: 12vw;
}
.product_10 .box .swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
}
.layer_from {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
  display: none;
}
.layer_from .box {
  width: 1200px;
  background: #fff;
  min-height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 20px;
  overflow: hidden;
}
.layer_from .box div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.layer_from .box .tit {
  font-size: 30px;
  font-weight: bold;
}
.layer_from .box .boxLeft {
  width: 460px;
  padding: 50px 45px 50px 60px;
  color: #fff;
  background: url(/css/../images/img38.jpg) no-repeat 50% 50% / cover;
}
.layer_from .box .boxLeft .content1 {
  font-size: 48px;
  font-weight: bold;
  margin-top: 30px;
}
.layer_from .box .boxLeft .content2 {
  margin: 45px 0;
  border-top: 1px solid #fff;
  opacity: 0.2;
}
.layer_from .box .boxLeft .content4 {
  margin-top: 30px;
}
.layer_from .box .boxLeft .content4 img {
  width: 240px;
}
.layer_from .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 50px;
}
.layer_from .box .boxRight form {
  margin-top: 45px;
}
.layer_from .box .boxRight input {
  height: 65px;
  background: #f6f6f6;
  border-radius: 10px;
  padding: 0 25px;
  font-size: 16px;
  border: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.layer_from .box .boxRight textarea {
  height: 220px;
  background: #f6f6f6;
  border-radius: 10px;
  padding: 20px 25px;
  font-size: 16px;
  border: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.layer_from .box .boxRight .list1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.layer_from .box .boxRight .item1 {
  margin: 20px 0;
}
.layer_from .box .boxRight .item3 {
  margin-top: 40px;
}
.layer_from .box .boxRight .item3 .tj {
  width: 185px;
  height: 65px;
  background: #054193;
  border: 0;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
}
.layer_from .box .boxRight .item3 p {
  width: 185px;
  line-height: 65px;
  background: #999;
  border: 0;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  margin-left: 10px;
  text-align: center;
}
.about-content03 > span {
  font-size: 42vw;
}
@media screen and (max-width: 1520px) {
  .product_02 .box .boxLeft .item .bot {
    gap: 20px;
  }
  .product_02 .box .boxLeft .item {
    height: 240px;
  }
  .product_02 .box .boxRight p img {
    height: 495px;
  }
  .product_02 .box .boxLeft .item .top,
  .product_07 .box .content1,
  .layer_from .box .tit,
  .product_10 .box .swiper-container .swiper-slide a .boxLeft .content2 {
    font-size: 28px;
  }
  .product_09 .box .left {
    padding-left: -webkit-calc(-1100vw / 2);
    padding-left: calc((100vw - 1200px) / 2);
  }
  .product_09 .box .right {
    padding-right: -webkit-calc(-1100vw / 2);
    padding-right: calc((100vw - 1200px) / 2);
  }
  .product_09 .box .right .list1 {
    /* height: 460px; */
  }
  .product_09 .box .left {
    width: 430px;
  }
}
@media screen and (max-width: 1400px) {
  .product_10 .box .swiper-container .swiper-slide a .boxLeft .content3 {
    margin: 20px 0;
  }
  .layer_from .box .boxRight textarea {
    height: 150px;
  }
  .layer_from .box .boxLeft .content4 img {
    width: 180px;
  }
  .layer_from .box .boxRight {
    padding: 30px;
  }
  .layer_from .box .boxLeft {
    padding: 30px 40px 30px 40px;
  }
  .layer_from .box .boxRight form {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .product_09 .box .left {
    padding-left: -webkit-calc(-1050vw / 2);
    padding-left: calc((100vw - 1150px) / 2);
  }
  .product_09 .box .right {
    padding-right: -webkit-calc(-1050vw / 2);
    padding-right: calc((100vw - 1150px) / 2);
  }
  .product_09 .box .right .list1 {
    /* height: 380px; */
  }
  .product_09 .box .left .content3 {
    margin-top: 40px;
  }
  .product_06 .box .orientation .content2 {
    margin-top: 20px;
  }
  .f24 {
    font-size: 18px;
  }
}
.innerBanner .play {
  display: none;
}
@media screen and (max-width: 1200px) {
  .product_09 .box .left .content2 {
    width: 95%;
  }
  .product_09 .box .left .content2 br {
    display: none;
  }
  .innerBanner .play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
  }
  .f24 {
    font-size: 16px;
  }
  .tit_desc {
    font-size: 14px;
    line-height: 30px;
    padding: 0;
  }
  .f36,
  .product_02 .box .boxLeft .item .top,
  .product_07 .box .content1,
  .product_10 .box .swiper-container .swiper-slide a .boxLeft .content2,
  .layer_from .box .tit {
    font-size: 24px;
  }
  .product_01 .box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .product_01 .box .item:nth-child(2) {
    margin: 0;
  }
  .product_02 .box .boxLeft {
    width: 100%;
  }
  .product_02 .box .boxRight {
    width: 100%;
    margin-top: 15px;
  }
  .product_02 .box .boxRight p img {
    height: 425px;
  }
  .product_01 .box .item .bot {
    font-size: 18px;
  }
  .product_09 .box .left {
    padding-left: 5vw;
    width: 100%;
  }
  .product_09 .box .right {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding: 0;
  }
  .product_09 {
    /* padding: 30px 0 0; */
  }
  .product_09 .box .right .list1 {
    padding: 0;
  }
  .product_09 .box .right .list1 img {
    width: 180px;
  }
  .product_03 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .product_10 .box .swiper-button-prev {
    left: 3vw;
  }
  .product_10 .box .swiper-button-next {
    right: 3vw;
  }
  .product_10 .box .swiper-container .swiper-slide a .boxLeft {
    width: 100%;
    padding: 0;
  }
  .product_10 .box .swiper-container .swiper-slide a .boxRight {
    width: 100%;
    margin-top: 30px;
  }
  .product_10 .box .swiper-pagination {
    text-align: center;
    padding-left: 0;
  }
  .p100_ {
    padding-bottom: 70px;
  }
  .p92 {
    padding-top: 60px;
  }
  .product_05 .box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 20px;
  }
  .product_06 .box img {
    min-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .product_08 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .footer-top .left {
    width: 100%;
  }
  .footer-bot {
    height: auto;
  }
  .cbl_container ul .call {
    display: none;
  }
  .layer_from .box .boxLeft {
    display: none;
  }
  .layer_from .box {
    width: 90vw;
  }
  .layer_from .box .boxRight .item3 p,
  .layer_from .box .boxRight .item3 .tj {
    font-size: 18px;
  }
  .product_09 .box .left {
    padding-top: 70px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 699px) {
  .innerBanner .videoM {
    top: 20px;
    right: 20px;
  }
  .cbl_container ul li {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .cbl_container ul li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .cbl_container ul li a span {
    display: none;
  }
  .cbl_container ul li a span img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .cbl_container ul .goTop {
    margin-top: 0;
  }
  .f36,
  .product_02 .box .boxLeft .item .top,
  .product_07 .box .content1,
  .product_10 .box .swiper-container .swiper-slide a .boxLeft .content2,
  .layer_from .box .tit {
    font-size: 18px;
  }
  .product_01 .box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  .product_01 .box .item .bot {
    font-size: 13px;
  }
  .product_01 .box .item .bot1 {
    font-size: 12px;
  }
  .product_01 .box .item .top img {
    height: 40px;
  }
  .product_02 .box .boxLeft .item {
    padding: 30px 20px 0;
    height: 390px;
  }
  .product_02 .box .boxLeft .item .bot {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .product_02 .box .boxRight p img {
    height: 230px;
  }
  .product_09 .box .right .list1 img {
    width: auto;
    height: 140px;
  }
  .product_09 .box .right .list1 {
    /* height: 290px; */
  }
  .product_03 .box .item figcaption {
    font-size: 13px;
    line-height: 26px;
    padding: 20px 10px;
  }
  .product_03 .box .item {
    border-radius: 20px;
  }
  .product_10 .box .swiper-container .swiper-slide a .boxLeft .content1 {
    font-size: 50px;
    height: 35px;
  }
  .product_10 .box .swiper-container .swiper-slide a .boxLeft .content4 {
    font-size: 13px;
    line-height: 26px;
  }
  .product_10 .box .btn {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }
  .product_04 img {
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .product_05 .box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px 20px;
  }
  .product_05 .box .item figcaption .text {
    font-size: 15px;
  }
  .product_04 .orientation .content2 {
    font-size: 13px;
    margin-top: 30px;
  }
  .pro_button2 .a {
    min-width: 130px;
    padding: 0 10px;
  }
  .tit_desc {
    font-size: 13px;
    line-height: 26px;
  }
  .product_08 .box .item a .content2 {
    font-size: 16px;
  }
  .product_08 .box .item a .content3 {
    font-size: 13px;
  }
  .product_08 .box .item a .content4 {
    font-size: 14px;
  }
  .layer_from .box .boxRight {
    padding: 20px;
  }
  .layer_from .box .boxRight textarea {
    height: 130px;
  }
  .layer_from .box .boxRight .item3 p,
  .layer_from .box .boxRight .item3 .tj {
    width: 120px;
  }
  .layer_from .box .boxRight .item3 p,
  .layer_from .box .boxRight .item3 .tj {
    font-size: 15px;
    line-height: 50px;
    height: 50px;
  }
  .layer_from .box .boxRight input {
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
  }
  .layer_from .box .boxRight textarea {
    font-size: 14px;
    padding: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .Endoscope_1 .tit_desc {
    padding: 0 250px;
  }
}
.Endoscope_2 {
  background: url(/css/../images/pic1.png) no-repeat center top;
}
.Endoscope_2 .box {
  padding: 0 10vw 4vw;
}
.Endoscope_2 .box .img {
  text-align: center;
}
.Endoscope_2 .box .img img {
  max-width: 100%;
}
.Endoscope_3 {
  position: relative;
}
.Endoscope_3 .img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.Endoscope_3 .orientation {
  position: absolute;
  top: 12vw;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #fff;
  text-align: center;
  width: 100%;
}
.Endoscope_3 .orientation .content1 {
  color: #fff;
}
.Endoscope_3 .orientation .content2 {
  font-size: 16px;
  line-height: 1.8;
  margin: 28px 0 46px;
}
.Endoscope_3 .orientation .content3 a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  border: 2px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 40px;
  padding: 0 35px;
  border-radius: 40px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Endoscope_3 .orientation .content3 a svg {
  vertical-align: sub;
  margin-left: 6px;
}
.Endoscope_3 .orientation .content3 a svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Endoscope_3 .orientation .content3 a:hover {
  background: #054193;
  border-color: #054193;
  color: #fff;
}
.Endoscope_3 .orientation .content3 a:hover svg path {
  fill: #fff;
}
.Endoscope_4 {
  padding-top: 76px;
  margin-bottom: -30px;
}
.Endoscope_4 .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.Endoscope_4 .box .item .h5 {
  text-align: left;
}
.Endoscope_4 .box .item .box_ {
  position: relative;
  margin-top: 30px;
}
.Endoscope_4 .box .item .box_ .img {
  border-radius: 30px;
  overflow: hidden;
}
.Endoscope_4 .box .item .box_ .img img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  height: 360px;
  -o-object-fit: cover;
  object-fit: cover;
}
.Endoscope_4 .box .item .box_ .orientation {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.Endoscope_4 .box .item .box_ .orientation .top {
  font-size: 10vw;
  line-height: 1;
}
.Endoscope_4 .box .item .box_ .orientation .top span {
  display: inline-block;
  font-weight: bold;
  font-family: "arial";
  background: -webkit-gradient(linear, left top, right top, from(#284c9f), to(#67b9f3));
  background: -o-linear-gradient(left, #284c9f, #67b9f3);
  background: linear-gradient(to right, #284c9f, #67b9f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.Endoscope_4 .box .item .box_ .orientation .bot {
  font-size: 16px;
  color: #fff;
  line-height: 1.8;
  margin-top: 20px;
}
.Endoscope_4 .box .item .box_ .orientation .wenz {
  font-size: 30px;
  line-height: 1;
  position: relative;
}
.Endoscope_4 .box .item .box_ .orientation .wenz span {
  display: inline-block;
  font-weight: bold;
  font-family: "arial";
  background: -webkit-gradient(linear, left top, right top, from(#dcd0b1), to(#b18640));
  background: -o-linear-gradient(left, #dcd0b1, #b18640);
  background: linear-gradient(to right, #dcd0b1, #b18640);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  line-height: 1.5;
}
.Endoscope_4 .box .item .box_ .orientation .wenz .p1 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.Endoscope_4 .box .item .box_ .orientation .wenz .p1 img {
  width: 24vw;
  max-width: initial;
}
.Endoscope_4 .box .item .box_:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.product_06 .box .orientation {
  padding-top: 5vw;
}
.ellipsis1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.ellipsis2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.ellipsis3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.ellipsis4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
@media screen and (max-width: 1200px) {
  .Endoscope_2 .box {
    padding: 0 0vw 4vw;
  }
  .Endoscope_3 .img img {
    height: 46vw;
  }
  .Endoscope_4 {
    margin-bottom: 0;
  }
  .Endoscope_4 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Endoscope_4 .box .item .box_ .orientation .wenz .p1 img {
    width: 52vw;
  }
  .Endoscope_3 .img img {
    height: 300px;
  }
  .Endoscope_3 .orientation .content2 {
    margin: 20px 0 30px;
  }
  .Endoscope_3 .orientation .content2 {
    font-size: 13px;
  }
  .Endoscope_4 .box .item .box_ .img img {
    height: 280px;
  }
  .Endoscope_4 .box .item .box_ .orientation .top {
    font-size: 20vw;
  }
  .Endoscope_4 .box .item .box_ .orientation .bot {
    font-size: 13px;
    margin-top: 10px;
  }
  .Endoscope_4 .box .item .box_ .orientation .wenz {
    font-size: 16px;
  }
  .Endoscope_4 .box .item .box_ .orientation .wenz .p1 img {
    width: 62vw;
  }
  .product_06 .box .orientation .content2 {
    font-size: 13px;
    padding: 0 5vw;
    line-height: 1.6;
  }
  .product_06 .box .orientation {
    padding-top: 12vw;
  }
  .f36,
  .product_02 .box .boxLeft .item .top,
  .product_07 .box .content1,
  .product_10 .box .swiper-container .swiper-slide a .boxLeft .content2,
  .layer_from .box .tit {
    font-size: 20px;
  }
}
/*# sourceMappingURL=./lpk.css.map */


.Endoscope_4 .box .item .h5 {
    color: #fff;
    text-align: center;
}

.Endoscope_4 .box .item .box_ .orientation .wenz {
    margin: 40px 0 0;
}

.Endoscope_4 .box .item .box_ .orientation {
    top: 46%;
}

.Endoscope_4 .box .orientation2 {
    position: absolute;
    top: 46%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    transform: translateY(-50%);
}

.Endoscope_4 .box .orientation2 .content1 {
    color: #fff;
}

.Endoscope_4 .box .orientation2 .content2 {
    font-size: 16px;
    margin-top: 42px;
}

.Endoscope_4 .box .orientation2 .content3 {
    margin-top: 50px;
}

.Endoscope_4 .box .orientation2 .content3 .pro_button2 {
    margin-left: 20px;
}


@media screen and (max-width: 1200px) and (min-width: 699px) {
    .Endoscope_4 .box .item .box_ .img img {
        height: 280px;
    }

}

@media screen and (max-width: 699px) {
    .Endoscope_4 .box .orientation2 .content3 {
        margin-top: 20px;
    }

    .Endoscope_4 .box .orientation2 .content2 {
        margin-top: 20px;
    }
}