/* New Product Launch */
.new_launchbox .l,
.new_launchbox .r {
  width: 48%;
}

.bannerproducts .swiper-slide ul li a .p_box .text_box h4 {
    display: none;
}

.new_launchbox .l .p_box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: .25rem .375rem;
  background: #FFFFFF;
  border: 4px solid #C21F30;
  box-sizing: border-box;
}

.new_launchbox .l .p_box img {
  display: block;
  width: 100%;
  height: auto;
}

.new_launchbox .l .text_box {
  margin: .75rem 0 0 0;
}

.new_launchbox .l .text_box .top h4 {
  letter-spacing: 1px;
  font-weight: bold;
}

.new_launchbox .l .text_box .top span {
  width: 50%;
  line-height: .4rem;
}

.new_launchbox .l .text_box ul {
  margin: .625rem 0 0 0 !important;
  padding: .625rem 0 0 0 !important;
  flex-wrap: wrap;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.new_launchbox .l .text_box ul li {
  display: flex;
  align-items: center;
  line-height: .45rem;
  width: 50%;
}

.new_launchbox .l .text_box ul li::before {
  content: " ";
  display: block;
  margin: 0 .25rem 0 0;
  width: 6px;
  height: 6px;
  background: #297ACC;
  border-radius: 50%;
}

.new_launchbox .r {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.new_launchbox .r ul {
  margin: .8125rem 0 0 0 !important;
}

.new_launchbox .r .tit {
  text-align: right;
}

.new_launchbox .r .tit h4 {
  margin: 0 0 .375rem 0;
}

.new_launchbox .r ul li {
  margin: 0 0 .5rem 0;
}

.new_launchbox .r ul li:last-child {
  margin: 0;
}

.new_launchbox .r ul li a {
  display: flex;
  justify-content: space-between;
  transition: all 0.6s;
}

.new_launchbox .r ul li a .p_box {
  padding: 5px 10px;
  background-color: #fff;
  border: 1px solid #CCCCCC;
  transition: all 0.6s;
}

.new_launchbox .r ul li a .p_box img {
  display: block;
  width: 70%;
}

.new_launchbox .r ul li a h6 {
  margin: 0 0 .375rem 0;
  font-weight: bold;
}

.new_launchbox .r ul li a:hover {
  color: #C21F30 !important;
  transition: all 0.6s;
}

.new_launchbox .r ul li a:hover .p_box {
  border: 1px solid #C21F30;
  transition: all 0.6s;
}

.new_launchbox {
  background-color: #F7FAFD;
}

.np_box {
  display: none;
}

.np_act {
  display: block;
}

.new_launchbox .r ul .npfour_act a .p_box {
  border: 1px solid #C21F30;
  box-shadow: 2px 2px 5px 2px #C21F30;
}

.new_launchbox .r ul li a .text_box {
        margin: 0 0 0 20px;
}

.new_launchbox .r ul li a .text_box span {
    line-height:  1.5;
}

.new_launchbox .r ul .npfour_act a .text_box {
    line-height: 1.5;
  color: #C21F30;
}

/* products */
.products .l {
  padding: 1.25rem 0 1.25rem 10%;
  width: 25%;
  background-color: #297ACC;
}

.products .l .tit {
  color: #fff;
}

.products .l .tit h4 {
  font-weight: bold;
}

.products .l .tit h5 {
  margin: .375rem 0;
  font-weight: bold;
}

.products .l .tit::after {
  content: " ";
  display: block;
  width: .375rem;
  height: .075rem;
  background: #FFFFFF;
}

.products .l ul {
  margin: .875rem 0 !important;
}

.products .l ul li a {
  display: block;
  padding: .1875rem .25rem !important;
  color: #fff !important;
  box-sizing: border-box;
  transition: all 0.6s;
}

.products .l .more {
  display: block;
  padding: .25rem 0;
  width: 70%;
  color: #fff !important;
  text-align: center;
  border: 1px solid #fff;
}

.products .r {
  padding: 1.25rem 10% 1.25rem 1rem;
  width: 75%;
}

.box1,
.box2,
.box3,
.box4,
.box5,
.box6,
.box7,
.box8,
.box9 {
  display: none;
}

.products_act a {
  background-color: #C21F30;
}

.products .l ul li a:hover {
  background-color: #C21F30;
  transition: all 0.6s;
}

#tab22,
#tab33,
#tab44,
#tab55,
#tab66,
#tab77,
#tab88,
#tab99 {
  margin: 0 0 .5rem 0 !important;
}

#tab22 li,
#tab33 li,
#tab44 li,
#tab55 li,
#tab66 li,
#tab77 li,
#tab88 li,
#tab99 li {
  margin: 0 .375rem;
  cursor: pointer;
}

.bannerproducts .swiper-slide {
  width: 100% !important;
}

.bannerproducts .swiper-slide ul {
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 5px;
  width: 100%;
  box-sizing: border-box;
}

.bannerproducts .swiper-slide ul li {
  margin: 15px 0 !important;
  width: 45%;
}

.bannerproducts .swiper-wrapper {
  width: 100% !important;
}

.bannerproducts .swiper-slide ul li a .p_box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
  box-sizing: border-box;
  border: 1px solid #E6E6E6;
  overflow: hidden;
  height:  305px;
}

.bannerproducts .swiper-slide ul li a .p_box img {
  display: block;
  max-width: 100%;
  /*height: auto;*/
}

.swiper-containerproducts {
  overflow: hidden;
}

.bannerproducts .swiper-slide ul li a .p_box p {
  position: absolute;
  left: .5rem;
  bottom: .375rem;
  transition: all 0.6s;
  z-index: 1;
}

.bannerproducts .swiper-slide ul li a:hover .p_box p {
  bottom: -100%;
  transition: all 0.6s;
}

.bannerproducts .swiper-slide ul li a .p_box .text_box {
  position: absolute;
  top: -100%;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: .375rem .5rem;
  width: 100%;
  height: 100%;
  color: #fff;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.6s;
}

.bannerproducts .swiper-slide ul li a .p_box .text_box h4 {
  margin: 0 0 .5rem 0;
  text-align: center;
}

.bannerproducts .swiper-slide ul li a .p_box .text_box span {
  line-height: .45rem;
}

.bannerproducts .swiper-slide ul li a:hover .p_box .text_box {
  top: 0;
  transition: all 0.6s;
}

/* .products .r {
  position: relative;
} */

/* .productsarrow_btnbox {
  position: absolute;
} */

.swiper-button-prevproducts,
.swiper-button-nextproducts {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: .5rem 15px 0 15px;
  width: .75rem;
  height: .75rem;
  background: rgba(192, 44, 56, 0);
  border: 1px solid #000000;
  opacity: 0.2;
  border-radius: 50%;
  font-size: .325rem;
  transition: all 0.6s;
}

.swiper-button-prevproducts:hover,
.swiper-button-nextproducts:hover {
  background-color: #C02C38;
  color: #fff;
  opacity: 1;
  border: none;
  transition: all 0.6s;
}

/* advantage */
.advantage_box {
  background-image: url(../image/index/优势背景\ \(2\).png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  perspective: 12.5rem;
}

.advantage .l {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 35%;
}

.advantage .l h4 {
  margin: 0 0 .375rem 0;
}

.advantage .l h6 {
    font-size: 20px;
  margin: 0 0 .75rem 0;
}
.bannerproducts .swiper-slide ul li a .p_box .text_box h4 {
      font-size: 20px !important; 
}

.advantage .l span {
  line-height: .5rem;
}

.advantage .r {
  position: relative;
  margin: 0 10% 0 0;
  padding: 1.125rem;
  width: 50%;
  box-sizing: border-box;
  background-image: url(../image/index/椭圆\ 2\ \(1\).png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.advantage .r img {
  display: block;
  width: 100%;
}

.advantage .r ul li {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  padding: 6px;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.6s;
}

.advantage .r ul li:nth-child(1) {
  right: 15%;
  top: 0;
}

.advantage .r ul li:nth-child(2) {
  right: -5%;
  top: 25%;
}

.advantage .r ul li:nth-child(3) {
  right: -5%;
  bottom: 25%;
}

.advantage .r ul li:nth-child(4) {
  right: 15%;
  bottom: 0;
}

.advantage .r ul .four_act {
  background-color: #C02C38;
}

.advantage .r ul li:hover {
  background-color: #C02C38;
  transition: all 0.6s;
}

.adtext_box {
  display: none;
}

.ad_act {
  display: block;
}

.titbox .l h4 {
  margin: 0 0 .375rem 0;
}

.titbox {
  font-weight: bold;
}

.titbox .r a {
  display: block;
}

.solution .list_box {
  /* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  /* padding: 0 0 0 10%; */
  width: 100%;
  box-sizing: border-box;
}

.solution .list_box ul {
  width: 40%;
  background-color: #fff;
}

.solution .list_box ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.solution .list_box ul li:last-child {
  border-bottom: none;
}

.solution .list_box ul li a {
  display: flex;
  justify-content: space-between;
  padding: .5625rem .75rem;
  transition: all 0.6s;
}

.solution .list_box ul li a:hover {
  background-color: #C21F30;
  color: #fff !important;
  transition: all 0.6s;
}

.center_box {
  margin: .75rem 0 0 0;
}

.solution .center_box {
  /* position: relative; */
  background-image: url(../image/index/方案背景\ \(1\).png);
  background-position: center center;
  background-repeat: no-repeat;
  /* background-size: 100% 100%; */
  background-attachment: fixed;
  perspective: 12.5rem;
}

.solution {
  margin: 1.25rem 0 0 0;
}

.bannersad .swiper-slide {
    padding: 0.5px !important;
}

.bannersad .swiper-slide .l {
  width: 40%;
}

.bannersad .swiper-slide .l img {
  display: block;
  width: 100%;
}

.bannersad .swiper-slide .r {
  width: 55%;
}

.bannersad .swiper-slide .r h4 {
  margin: 0 0 .625rem 0;
}

.bannersad .swiper-slide .r span {
  line-height: .5rem;
}

.bannersad {
  margin: 1rem 0 0 0;
}

.swiper-containersad {
  overflow: hidden;
}

.swiper-button-prevsad,
.swiper-button-nextsad {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 15px;
  width: 60px;
  height: 60px;
  background: rgba(192, 44, 56, 0);
  border: 1px solid #000000;
  opacity: 0.2;
  border-radius: 50%;
  font-size: .325rem;
  transition: all 0.6s;
}

.swiper-button-prevsad:hover,
.swiper-button-nextsad:hover {
  background-color: #C02C38;
  color: #fff;
  opacity: 1;
  border: none;
  transition: all 0.6s;
}

/* .swiper-containersadtwo {
  overflow: hidden;
} */

.swiper-containersadtwo .swiper-slide p {
  text-align: center;
}

.sad_twobanner_box {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.bannersadtwo {
  position: relative;
}

.swiper-button-prevsadtwo {
  position: absolute;
  top: 50%;
  left: 3%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}

.swiper-button-nextsadtwo {
  position: absolute;
  top: 50%;
  left: 97%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}

.bannersadtwo p {
  padding: .625rem 0;
}

.bannerhead .swiper-slide-active p {
  position: relative;
  color: #fff !important;
}

.bannerproducts .swiper-slide ul li p {
  color: #000 !important;
}

.bannersadtwo .swiper-slide-active p::before {
  content: " ";
  position: relative;
  top: -0.625rem;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: .75rem;
  height: .075rem;
  background: #C21F30;
}

.bannersadtwo .swiper-containersadtwo {
  width: calc(100%/6) !important;
}

.bannersadtwo {
  overflow: hidden;
}

.about_tit {
  margin: 0 0 3.375rem 0;
}

.bintr .l {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 10%;
}

.bintr .l h4 {
  line-height: .625rem;
}

.bintr .r {
  width: 80%;
}

.bintr .r span {
  line-height: .45rem;
}

.about_box {
  background-image: url(../image/index/关于我们\ \(8\).png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  perspective: 12.5rem;
  color: #fff;
}

.bintr_box {
  background-color: rgba(41, 122, 204, 0.8);
}

.about {
  padding: 1.5rem 0 0 0;
}

.about_tit {
  text-align: right;
}

.about_tit h4 {
  margin: 0 0 .375rem 0;
}

.bintr .l a {
  display: block;
  padding: .25rem 0;
  text-align: center;
  color: #fff !important;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
}

.new_launchbox .r ul li a .p_box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50% !important;
}

.new_launchbox .r ul li a .p_box img {
    display: block;
    width: 100% !important;
}

.new_launchbox .r ul li a .text_box {
    width: 50%;
}

#my-background canvas {
  height: 100% !important;
}

@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1366px) {
  .new_launchbox .r ul li a .text_box {
    margin: 0 0 0 10px;
  }
}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 980px) {

  .new_launchbox .l,
  .new_launchbox .r {
    width: 100%;
  }

  .new_launchbox {
    flex-wrap: wrap;
  }

  .new_launchbox .l .text_box .top h4 {
    font-size: 16px;
  }

  .new_launchbox .l .text_box .top span {
    font-size: 14px;
    line-height: 1.5;
  }

  .new_launchbox .l .text_box ul li {
    font-size: 14px;
    line-height: 1.5;
  }

  .new_launchbox .r .tit h4,
  .new_launchbox .r .tit h5 {
    font-size: 16px;
  }

  .new_launchbox .r ul li a h6 {
    font-size: 16px;
  }

  .new_launchbox .r ul li a span {
    font-size: 14px;
  }

  h3,
  h4,
  h5,
  h6 {
    font-size: 16px !important;
  }

  p,
  span,
  a,
  li {
    font-size: 14px !important;
  }

  .new_launchbox .r ul li a span {
    line-height: 1.5;
  }

  .products .l,
  .products .r {
    width: 100%;
  }

  .products {
    flex-wrap: wrap;
  }

  .products .l {
    padding: 15px 10%;
  }

  .products .l ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .products .l .more {
    width: 100%;
  }

  .products .l ul {
    margin: 15px 0 !important;
  }

  .products .r {
    padding: 15px 10%;
  }

  .advantage .l,
  .advantage .r {
    width: 100%;
  }

  .advantage {
    flex-wrap: wrap;
  }

  .advantage .l h6 {
    margin: 15px 0;
  }

  .advantage .l span {
    line-height: 1.5;
  }

  .advantage .r {
    margin: 15px 0;
  }

  .advantage .r ul li {
    width: 2.5rem;
    height: 2.5rem;
  }

  .swiper-button-prevproducts,
  .swiper-button-nextproducts {
    display: none;
  }

  .swiper-button-prevsadtwo,
  .swiper-button-nextsadtwo {
    display: none;
  }

  .swiper-button-prevsad,
  .swiper-button-nextsad {
    display: none;
  }

  .bannersad {
    margin: 15px 0 0 0;
  }

  .bannersad .swiper-slide .l,
  .bannersad .swiper-slide .r {
    width: 100%;
  }

  .bannersad .swiper-slide {
    flex-wrap: wrap;
  }

  .bannersad .swiper-slide .r h4 {
    margin: 15px 0;
  }

  .bannersad .swiper-slide .r span {
    line-height: 1.5;
  }

  .bannersadtwo p {
    padding: 15px 0;
  }

  .about {
    padding: 15px 0 0 0;
  }

  .bintr .r span {
    line-height: 1.5;
  }

  .bintr .l,
  .bintr .r {
    width: 100%;
  }

  .bintr {
    flex-wrap: wrap;
  }

  .bintr .l h4 {
    text-align: center;
    line-height: 1.5;
  }

  .bintr .l a {
    margin: 15px 0;
  }

  .about_tit {
    margin: 0 0 1rem 0;
  }

  .new_launchbox .r .tit {
    margin: 15px 0;
  }

  .solution .list_box ul {
    width: 50%;
  }

  .solution {
    margin: 15px 0 0 0;
  }
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 640px) {

  .products .l ul li {
    width: 25%;
    text-align: center;
  }
}

@media screen and (max-width: 375px) {}