#hualuo_index .index_banner .banner_item1 {
  z-index: 0;
}

#hualuo_index .hezuo_logo {
  width: 100%;
  overflow: hidden;
}

#hualuo_index .hezuo_logo_list {
  height: 3.2rem;
}

#hualuo_index .hezuo_logo_list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  height: 3.2rem;
  flex-wrap: wrap;
}

#hualuo_index .hezuo_logo_list_img {
  width: 2.5rem;
  height: .8rem;
  line-height: 0.8rem;
  margin-right: 0.38rem;
}

#hualuo_index .hezuo_logo_list_img:nth-child(5n) {
  margin-right: 0;
}

#hualuo_index .hezuo_logo_list_img img {
  width: 100%;
}

#hualuo_index .hezuo_pagination {
  width: 75%;
  display: flex;
  justify-content: center;
  height: auto;
  margin-top: 0.65rem;
}

#hualuo_index .hezuo_pagination span {
  width: 0.55rem;
  height: 0.55rem;
  position: relative;
  border-radius: 100%;
  margin: 0 0.17rem;
  cursor: pointer;
  display: inline-block;
  border: 1px solid transparent;
  background: rgba(255, 255, 255, 0);
  opacity: 1;
}

#hualuo_index .hezuo_pagination span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0.1rem;
  height: 0.1rem;
  margin: auto;
  border-radius: 100%;
  background: #d3ddff;
}

#hualuo_index .hezuo_pagination span.swiper-pagination-bullet-active:before {
  background-color: #4f76ff;
}

#hualuo_index .hezuo_pagination span.swiper-pagination-bullet-active {
  border-color: #b0c1ff;
}

#hualuo_index .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 38px;
}

#hualuo_index .fangan_con .sty_display {
  display: block;
}

@media screen and (max-width: 750px) {
  #hualuo_index .hezuo_logo {
    margin-bottom: 0.8rem;
  }

  #hualuo_index .hezuo_logo_list_img {
    width: 18%;
    margin-right: 2.5%;
    height: 0.6rem;
  }

  #hualuo_index .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 78px;
  }

  #hualuo_index .hezuo_pagination span {
    width: 0.35rem;
    height: 0.35rem;
  }

  #hualuo_index .index_fangan_view {
    height: auto;
  }

  #hualuo_index .index_fangan_view .fangan_con {
    position: unset;
    top: unset;
    height: auto;
    z-index: 0;
  }

  #hualuo_index .fangan_con .sty_display {
    display: none;
  }
}


@keyframes boxShadow {
  0% {
    box-shadow: 0 0 0 #fff;
  }

  50% {
    box-shadow: 0 0 30px #fff;
  }

  100% {
    box-shadow: 0 0 0px #fff;
  }
}

@keyframes widthsroll {
  0% {
    width: 0;
  }

  100% {
    width: '';
  }
}


.index_banner {
  position: relative;
  width: 100%;
  height: 11.36rem;
  overflow: hidden;
}

.index_banner .swiper-slide img {
  width: 100%;
  height: 100%;
}

.index_banner .index_banner_pagination {
  position: absolute;
  bottom: .7rem !important;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: .5rem;
  text-align: center;
  z-index: 9;
}

.index_banner .index_banner_pagination .swiper-pagination-bullet {
  position: relative;
  display: block;
  width: .5rem;
  height: .5rem;
  border-radius: 100px;
  box-sizing: border-box;
  margin: 0 .3rem;
  border: 0.01rem solid transparent;
  transition: border .3s;
  background: transparent;
}

.index_banner .index_banner_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 0.01rem solid rgba(255, 255, 255, 0.45);
}

.index_banner .index_banner_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background-color: #fff;
}

.index_banner .index_banner_pagination .swiper-pagination-bullet::before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: .1rem;
  height: .1rem;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.9);
}

.index_banner .banner_item1 {
  z-index: -1;
  position: relative;
  width: 100%;
  height: 11.36rem;
  background: url(../images/index_box1_bg.png) no-repeat 100% / cover;
}

.index_banner .banner_item1 video {
  height: 100%;
}

.index_banner .banner_item1 .qiu_view_r img {
  position: absolute;
}

.index_banner .banner_item1 .qiu_view_r img:nth-child(1) {
  top: 1.56rem;
  right: 4.37rem;
  width: 2.32rem;
  height: 2.32rem;
  border-radius: 100px;
}

.index_banner .banner_item1 .qiu_view_r img:nth-child(1)::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 80%;
  height: 80%;
  box-shadow: 0 0 30px #fff;
}

.index_banner .banner_item1 .qiu_view_r img:nth-child(2) {
  top: 2.81rem;
  right: 1.57rem;
  width: 2.06rem;
  height: 2。06rem;
}

.index_banner .banner_item1 .qiu_view_r img:nth-child(3) {
  top: 4.64rem;
  right: 3.29rem;
  width: 2.64rem;
  height: 2.64rem;
}

.index_banner .banner_item1 .qiu_view_r img:nth-child(4) {
  top: 7.13rem;
  right: 1.72rem;
  width: 1.68rem;
  height: 1.68rem;
}

.index_banner .banner_item1 .qiu_view_r img:nth-child(5) {
  top: 8.2rem;
  right: 4.8rem;
  width: 1.68rem;
  height: 1.68rem;
}

.index_banner .banner_item1 .qiu_view_l img {
  position: absolute;
}

.index_banner .banner_item1 .qiu_view_l img:nth-child(1) {
  top: 1.55rem;
  left: 3.37rem;
  width: 3.14rem;
  height: 3.14rem;
}

.index_banner .banner_item1 .qiu_view_l img:nth-child(2) {
  top: 3.83rem;
  left: 1.33rem;
  width: 1.9rem;
  height: 1.9rem;
}

.index_banner .banner_item1 .qiu_view_l img:nth-child(3) {
  top: 5.12rem;
  left: 3.37rem;
  width: 2.2rem;
  height: 2.2rem;
}

.index_banner .banner_item1 .qiu_view_l img:nth-child(4) {
  top: 7.36rem;
  left: 1.66rem;
  width: 1.9rem;
  height: 1.9rem;
}

.index_banner .banner_item1 .qiu_view_l img:nth-child(5) {
  top: 7.66rem;
  left: 4.68rem;
  width: 2.5rem;
  height: 2.5rem;
}

.index_banner .banner_item1 .bg {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: .5rem;
  width: 10.28rem;
  height: 8.92rem;
  background: url(../images/banner_yuan_bg.png) no-repeat 100% / cover;
}

.index_banner .banner_item1 .bg .dress-view {
  background-image: url("https://images.cnblogs.com/cnblogs_com/ast935478677/1855237/o_200927050159surface.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  border: 0;
}

.index_banner .banner_item1 .bg .gentle-view {
  position: fixed;
  width: 200px;
  /*透视矩形长*/
  height: 200px;
  /*透视矩形宽*/
  border-radius: 100px;
  /*透视圆角（为长宽的一半时显示为园）*/
  background-attachment: fixed;
  background-image: url("https://images.cnblogs.com/cnblogs_com/ast935478677/1855237/o_200927050206undersurface.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.index_banner .banner_item1 .bg .con {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 9.17rem;
  height: 9.17rem;
  border-radius: 100px;
  margin: auto;
  z-index: 2;
  background-image: url("images/index_yuan_zhe.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  border: 0;
}

.index_banner .banner_item1 .bg .zhe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  margin: auto;
  z-index: 3;
  width: 200px;
  /*透视矩形长*/
  height: 200px;
  /*透视矩形宽*/
  border-radius: 100px;
  /*透视圆角（为长宽的一半时显示为园）*/
  background-attachment: fixed;
  background-image: url("images/index_yuan_con.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.index_banner .banner_item1 .bg .zhe img {
  width: 100%;
  height: 100%;
}

.hl {
  position: relative;
}

.hl .title_yuan {
  position: absolute;
  top: -0.1rem;
  left: -0.2rem;
  width: .3rem;
  height: .3rem;
}

.hl .h1,
.hl h1 {
  font-size: .36rem;
  letter-spacing: .05rem;
  margin-bottom: .05rem;
  color: #1016b3;
  line-height: 0.48rem;
  font-weight: 500;
}

.hl p {
  font-size: .3rem;
  letter-spacing: .03rem;
  color: #5c68ff;
  text-transform: Uppercase;
}

.hl span {
  display: block;
  margin-top: .9rem;
  width: .36rem;
  height: .12rem;
  background-color: #5c68ff;
}

.index_about_us_view {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 8rem;
  margin-top: -1rem;
  background: url(../images/index_box2_bg.png) no-repeat top / 100%;
}

.index_about_us_view .about_us {
  position: relative;
  height: 100%;
}

.index_about_us_view .about_us .jd_view {
  position: absolute;
  top: 2rem;
  left: 0;
}

.index_about_us_view .about_us .jd_view .item {
  position: relative;
  margin-bottom: .27rem;
  width: 3.38rem;
  height: 0.51rem;
  transition: width 1s;
}

.index_about_us_view .about_us .jd_view .item.active {
  animation: widthsroll 1s;
}

.index_about_us_view .about_us .jd_view .item:nth-child(2) {
  width: 3.79rem;
}

.index_about_us_view .about_us .jd_view .item:nth-child(3) {
  width: 5rem;
}

.index_about_us_view .about_us .jd_view .item:nth-child(4) {
  width: 5.1rem;
}

.index_about_us_view .about_us .jd_view .item:nth-child(5) {
  width: 5.1rem;
}

.index_about_us_view .about_us .jd_view .item:nth-child(6) {
  width: 6.2rem;
}

.index_about_us_view .about_us .jd_view .item:nth-child(7) {
  width: 7.2rem;
}

.index_about_us_view .about_us .jd_view .item:nth-child(8) {
  width: 13.74rem;
}

.index_about_us_view .about_us .jd_view .item p {
  position: absolute;
  left: .2rem;
  top: 0.12rem;
  font-size: .18rem;
  color: #1016B3;
}

.index_about_us_view .about_us .jd_view .item .t {
  position: absolute;
  right: -0.3rem;
  top: -0.3rem;
  font-weight: bold;
  font-size: .5rem;
  color: #1016B3;
}

.index_about_us_view .about_us .jd_view .item .t span {
  font-size: .2rem;
  color: #1016B3;
  margin-top: .2rem;
  margin-left: .05rem;
}

.index_about_us_view .about_us .jd_view .item img {
  width: 100%;
  height: 100%;
}

.index_about_us_view .about_us .text_view {
  position: absolute;
  right: 0;
  top: 1.82rem;
  width: 6.55rem;
  align-items: flex-end;
}

.index_about_us_view .about_us .text_view .hl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0.3rem;
}

.index_about_us_view .about_us .text_view .text_view_title {
  width: 100%;
  height: 1.38rem;
  margin-bottom: .66rem;
}

.index_about_us_view .about_us .text_view p {
  width: 100%;
  font-size: .18rem;
  color: #686899;
  line-height: .4rem !important;
}

.index_about_us_view .about_us .text_view .more_view {
  cursor: pointer;
  display: block;
  opacity: .8;
  transform: scale(0.95);
  width: 1.57rem;
  height: .74rem;
  transition: opacity .5s, transform .5s;
  position: absolute;
  top: 0;
  right: 0;
}

.index_about_us_view .about_us .text_view .more_view:hover {
  transform: scale(1);
  opacity: 1;
}

.index_about_us_view .about_us .text_view .more_view img {
  width: 100%;
  height: 100%;
}

.index_product_view {
  width: 100%;
  height: 9.4rem;
  background: url(../images/index_box3_bg.png) no-repeat 100% / cover;
  overflow: hidden;
  position: relative;
}

.index_product_view::before {
  content: "";
  position: absolute;
  top: 2.4rem;
  right: 2.5rem;
  width: 4.5rem;
  height: 4.5rem;
  background: url(../images/index_box3_bg0.png) no-repeat;
  background-size: 100% 100%;
}

.index_product_view .product_box {
  position: relative;
  padding-top: 2.6rem;
  display: flex;
  box-sizing: border-box;
  height: 100%;
}

.index_product_view .product_box .product_item_view {
  position: relative;
  display: flex;
  width: 100%;
}

.index_product_view .product_box .product_item_view .item_view {
  transition: all .3s;
  transform: translateY(0%);
}

.index_product_view .product_box .product_item_view .img_item {
  position: absolute;
  right: 0;
  top: 0;
  width: 4.9rem;
  height: 100%;
  transform: translateY(-1.3rem);
}

.index_product_view .product_box .product_item_view .item.swiper-slide-active {
  margin-bottom: 0 !important;
}

.index_product_view .product_box .product_item_view .img_item .img_view {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity .5s;
}

.index_product_view .product_box .product_item_view .img_item .img_view.active {
  opacity: 1;
}

.index_product_view .product_box .product_item_view .img_item .img_view img {
  width: 100%;
}

.index_product_view .product_box .product_item_view .item {
  transition: opacity .3s;
  margin-right: 1.80rem;
}

.index_product_view .product_box .product_item_view .item.swiper-slide-prev {
  opacity: 0;
}

.index_product_view .product_box .product_item_view .item.swiper-slide-next {
  opacity: .3;
}

.index_product_view .product_box .product_item_view .item .more_view {
  cursor: pointer;
  display: block;
  opacity: .8;
  transform: scale(0.95);
  margin-top: .8rem;
  width: 1.57rem;
  height: .74rem;
  transition: transform .5s, opacity .5s;
}

.index_product_view .product_box .product_item_view .item .more_view:hover {
  transform: scale(1);
  opacity: 1;
}

.index_product_view .product_box .product_item_view .item .more_view img {
  width: 100%;
  height: 100%;
}

.index_product_view .product_box .product_item_view .item .con {
  width: 5.35rem;
  font-size: .2rem;
  color: #fff;
  line-height: .3rem;
  margin-top: .65rem;
  margin-bottom: .8rem;
}

.index_product_view .product_box .product_item_view .item .title {
  position: relative;
  height: 1.2rem;
  font-weight: bold;
}

.index_product_view .product_box .product_item_view .item .title .index {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 1.3rem;
  font-size: 1.33rem;
  color: #3470F6;
}

.index_product_view .product_box .product_item_view .item .title .text {
  position: absolute;
  z-index: 1;
  font-size: .48rem;
  color: #fff;
  bottom: 0;
  left: 0;
}

.index_product_view .product_box .jd_view {
  flex-shrink: 0;
  margin-right: 1rem;
}

.index_product_view .product_box .jd_view span {
  cursor: pointer;
  position: relative;
  width: .38rem;
  height: .38rem;
  border-radius: 100px;
  border: 1px solid transparent;
  transition: border .3s;
  margin: .2rem 0;
}

.index_product_view .product_box .jd_view span::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.2);
  transition: background-color 0.3s;
}

.index_product_view .product_box .jd_view span.active {
  border: 1px solid #fff;
}

.index_product_view .product_box .jd_view span.active::before {
  background-color: #ffffff;
}

.index_product_view .product_box .title_view {
  top: 1.05rem;
  left: 0;
  width: 100%;
  height: .97rem;
  position: absolute;
}

.index_product_view .product_box .hl .h1 {
  color: #fff;
}

.index_product_view .product_box .hl p {
  color: #82aeff;
}

.index_fangan_view {
  position: relative;
  height: 9rem;
}

.index_fangan_view .title_view {
  width: 50%;
  height: 4.5rem;
  background-color: #fff;
  align-items: flex-start;
  box-sizing: border-box;
  padding-top: 1.35rem;
  padding-left: 2.32rem;
  position: relative;
  z-index: 100;
}

.index_fangan_view .title_view .title_img {
  width: 2.14rem;
  height: 1.51rem;
}

.index_fangan_view .title_view .btn_view {
  margin-left: 1.95rem;
  padding-top: .5rem;
}

.index_fangan_view .title_view .btn_view img {
  cursor: pointer;
  width: .72rem;
  height: .74rem;
  opacity: .8;
  transform: scale(0.95);
  transition: transform .5s, opacity .5s;
}

.index_fangan_view .title_view .btn_view img:last-child {
  margin-left: .34rem;
}

.index_fangan_view .title_view .btn_view img:hover {
  transform: scale(1);
  opacity: 1;
}

.index_fangan_view .sty_box {
  display: none;
}

.index_fangan_view .fangan_con {
  display: flex;
  height: 9rem;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  z-index: 10;
}

.index_fangan_view .item {
  flex-shrink: 0;
  width: 16.66666666666%;
  height: 4.5rem;
  padding: .55rem .6rem .9rem;
  box-sizing: border-box;
  //justify-content: space-between;
  transition: all .4s;
  position: relative;
}

.index_fangan_view .item .img01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.index_fangan_view .item .hover {
  display: none;
}

.index_fangan_view .item .act {
  opacity: 1;
}

.index_fangan_view .item.active {
  width: 33.33333333333%;
}

/*
.index_fangan_view .item.active .b_view h1 {
  font-size: .36rem;
}

.index_fangan_view .item.active .b_view p {
  font-size: .2rem;
} */

.index_fangan_view .item .t_view .icon {
  width: .62rem;
  height: .62rem;
}

.index_fangan_view .item .t_view .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.index_fangan_view .item .t_view {
  position: relative;
}

.index_fangan_view .item .t_view .jt {
  width: .2rem;
  height: .2rem;
}

.index_fangan_view .item .b_view {
  color: #fff;
  position: relative;
  margin-top: .75rem;
}

.index_fangan_view .item .b_view .h1 {
  position: relative;
  font-size: .24rem;
  margin-bottom: .7rem;
}

.index_fangan_view .item .b_view .h1::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -0.25rem;
  width: .33rem;
  height: .06rem;
  background-color: #fff;
}

.index_fangan_view .item .b_view p {
  font-size: .2rem;
}

.index_guandian_view {
  width: 100%;
  height: 8rem;
  padding-top: .9rem;
  background: url(../images/index_box4_bg.png) no-repeat 100% / cover;
}

.index_guandian_view .title_view {
  margin-bottom: 1.27rem;
}

.index_guandian_view .title_view .l_view .tab_view {
  font-size: .18rem;
  position: relative;
}

.index_guandian_view .title_view .l_view .tab_view .tab_item {
  padding: .3rem .48rem;
  box-sizing: border-box;
  color: #1016B3;
  border: 1px solid #3747F4;
  background-color: transparent;
  border-radius: 100px;
  margin-right: .4rem;
  box-shadow: 0 0 0 transparent;
  cursor: pointer;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s;
}

.index_guandian_view .title_view .l_view .tab_view .tab_item.active,
.index_guandian_view .title_view .l_view .tab_view .tab_item:hover {
  color: #fff;
  background-color: #252CD7;
  box-shadow: 0px 20px 20px 0px rgba(37, 44, 215, 0.25);
}

.index_guandian_view .title_view .l_view img {
  width: 2.13rem;
  height: .9rem;
  margin-right: .94rem;
}

.index_guandian_view .title_view .hl {
  margin-right: .94rem;
}

.index_guandian_view .title_view .hl .title_yuan {
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0;
}

.index_guandian_view .title_view .more_view {
  cursor: pointer;
  display: block;
  opacity: .8;
  transform: scale(0.95);
  width: 1.57rem;
  height: .74rem;
  transition: opacity .5s, transform .5s;
}

.index_guandian_view .title_view .more_view:hover {
  transform: scale(1);
  opacity: 1;
}

.index_guandian_view .title_view .more_view img {
  width: 100%;
  height: 100%;
}

.index_guandian_view .con_view {
  /* position: relative; */
  position: absolute;
  left: -72%;
  bottom: -1rem;
}

.index_guandian_view .con_view .con_box {
  position: absolute;
  opacity: 0;
  z-index: -1;
  transform: translateY(-0.5rem);
  transition: transform 1s, opacity 1s;
}

.index_guandian_view .con_view .con_box.active {
  transform: translateY(0);
  opacity: 1;
  z-index: 1;
}

.index_guandian_view .con_view .con_box .con_item {
  flex-shrink: 0;
  width: 8.56rem;
  height: 4.55rem;
  margin-left: .65rem;
  padding: 0 .65rem;
  box-sizing: border-box;
}

.index_guandian_view .con_view .con_box .con_item .item {
  padding: .32rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.47);
  box-sizing: border-box;
  font-size: .18rem;
}

.index_guandian_view .con_view .con_box .con_item .item .l {
  transform: translateY(0);
  transition: transform .5s;
}

.index_guandian_view .con_view .con_box .con_item .item:hover img {
  transform: rotate(360deg);
}

.index_guandian_view .con_view .con_box .con_item .item:hover .l {
  transform: scale(1.05);
}

.index_guandian_view .con_view .con_box .con_item .item:last-child {
  border-bottom: none;
}

.index_guandian_view .con_view .con_box .con_item .item .hide_content {
  display: none;
}

.index_guandian_view .con_view .con_box .con_item .item .time {
  flex-shrink: 0;
  color: #151BB5;
  height: .2rem;
  margin-right: .5rem;
  padding-right: .5rem;
  line-height: .2rem;
  border-right: 1px solid rgba(37, 44, 215, 0.3);
}

.index_guandian_view .con_view .con_box .con_item .item .con_nr {
  width: 5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #272728;
}

.index_guandian_view .con_view .con_box .con_item .item img {
  width: 0.08rem;
  height: .12rem;
  flex-shrink: 0;
  margin-left: .2rem;
  transform: rotate(0deg);
  transition: transform .5s;
}

.index_guandian_view .con_view .con_box .l_view {
  flex-shrink: 0;
  display: block;
  cursor: pointer;
  transform: scale(1);
  transition: box-shadow 0.5s;
  position: relative;
  width: 5.4rem;
  height: 4.5rem;
  padding: .9rem .8rem;
  border-radius: 30px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(40, 40, 40, 0.13);
}

.index_guandian_view .con_view .con_box .l_view:hover {
  box-shadow: 0px 5px 20px rgba(40, 40, 40, 0.3);
}

.index_guandian_view .con_view .con_box .l_view .title_p {
  font-size: .24rem;
  font-weight: bold;
  line-height: .36rem;
  color: #151BB5;
  margin-bottom: .47rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.index_guandian_view .con_view .con_box .l_view .con_t {
  height: 0.9rem;
  font-size: .2rem;
  color: #272728;
  line-height: .3rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.index_guandian_view .con_view .con_box .l_view .yinhao {
  position: absolute;
  top: -0.26rem;
  left: .75rem;
  width: .58rem;
  height: .56rem;
}

.index_guandian_view .con_view .con_box .l_view .t_view {
  margin-bottom: .67rem;
}

.index_guandian_view .con_view .con_box .l_view .t_view p {
  color: #151BB5;
  font-size: .28rem;
}

.index_guandian_view .con_view .con_box .l_view .t_view img {
  width: .2rem;
  height: .2rem;
}

.index_hezuo_view {
  padding-top: .77rem;
  padding-bottom: 1.11rem;
  overflow: hidden;
  width: 100%;
  height: 8.13rem;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  margin-bottom: -1rem;
}

.index_hezuo_view .title_view {
  margin-bottom: 1.35rem;
}

.index_hezuo_view .title_view img {
  width: 2.12rem;
  height: 1.45rem;
}

.index_hezuo_view .title_view .hl img {
  width: 0.3rem;
  height: 0.3rem;
}

.index_hezuo_view .title_view .hl .h1 {
  color: #1016b3;
}

.index_hezuo_view .title_view .hl p {
  color: #5c68ff;
}

.index_hezuo_view .title_view .text_view {
  /* margin-left: 2.27rem; */
  color: #1016B3;
}

.index_hezuo_view .title_view .text_view .item {
  flex-shrink: 0;
  margin-right: 1.1rem;
}

.index_hezuo_view .title_view .text_view .item .h1 {
  font-size: .6rem;
  font-weight: bold;
}

.index_hezuo_view .title_view .text_view .item p {
  font-size: .18rem;
}

.index_hezuo_view .item_view {
  overflow: hidden;
}

.index_hezuo_view .item_view .item img {
  width: auto !important;
  height: .95rem;
  margin: 0 .88rem;
}

.index_hezuo_view .item_view .item:first-child {
  margin-bottom: .6rem !important;
}

.ceshi {
  width: 2.87rem;
  height: 2.87rem;
  box-shadow: -1px 36px 27px 0px rgba(73, 77, 255, 0.34), 0px 1px 0px 0px rgba(255, 255, 255, 0.24), 0px 11px 24px 0px rgba(107, 131, 255, 0.35), 6px -9px 24px 0px rgba(134, 242, 255, 0.35);
  border-radius: 50%;
}


@media screen and (max-width: 750px) {
  .index_banner .swiper-slide #phone_video {
    display: none !important;
  }

  .index_banner .swiper-slide #phone_img {
    display: block !important;
  }

  .index_banner {
    height: 4.5rem;
  }

  .index_banner .banner_item1 {
    height: 100%;
  }

  .index_banner .swiper-horizontal>.swiper-pagination-bullets,
  .index_banner .swiper-pagination-bullets.swiper-pagination-horizontal,
  .index_banner .swiper-pagination-custom,
  .index_banner .swiper-pagination-fraction {
    bottom: 28px;
  }

  .index_about_us_view {
    height: auto;
    background: url(../images/index_box2bg.png) no-repeat;
    background-size: 100% 100%;
  }

  .index_about_us_view .about_us {
    display: flex;
    flex-wrap: wrap;
    padding-top: 1rem;
    flex-direction: column-reverse;
  }

  .index_about_us_view .about_us .text_view .more_view {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }

  .index_about_us_view .about_us .jd_view {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    padding-bottom: 0.5rem;
  }

  .index_about_us_view .about_us .jd_view .item {
    width: 1.74rem;
  }

  .index_about_us_view .about_us .jd_view .item:nth-child(2) {
    width: 2.3rem;
  }

  .index_about_us_view .about_us .jd_view .item:nth-child(3) {
    width: 2.97rem;
  }

  .index_about_us_view .about_us .jd_view .item:nth-child(4) {
    width: 3.1rem;
  }

  .index_about_us_view .about_us .jd_view .item:nth-child(5) {
    width: 3.1rem;
  }

  .index_about_us_view .about_us .jd_view .item:nth-child(6) {
    width: 4.45rem;
  }

  .index_about_us_view .about_us .jd_view .item:nth-child(7) {
    width: 5.48rem;
  }

  .index_about_us_view .about_us .jd_view .item:nth-child(8) {
    width: 6.95rem;
  }

  .index_about_us_view .about_us .jd_view .item:last-child .t {
    right: 0;
  }

  /* .index_about_us_view .about_us .jd_view{
    left: auto;
    right: 0;
    width: 100%;
  } */
  .index_about_us_view .about_us .text_view {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    margin-bottom: 0.3rem;
  }

  .index_product_view::before {
    top: 2.2rem;
    right: -0.05rem;
    width: 2.5rem;
    height: 2.5rem;
  }

  .index_about_us_view .about_us .text_view p {
    font-size: 0.26rem;
    line-height: 0.5rem;
    margin-bottom: 0.3rem;
  }

  .index_about_us_view .about_us .text_view .text_view_title {
    height: 1.6rem;
  }

  .index_about_us_view .about_us .jd_view .item p {
    font-size: 0.24rem;
  }

  .index_about_us_view .about_us .jd_view .item .t {
    font-size: 0.45rem;
    top: -0.2rem;
  }

  .index_about_us_view .about_us .jd_view .item:first-child .t {
    right: -0.7rem;
  }

  /* 全面的安全保护 */
  .index_product_view {
    height: 8.58rem;
    background-position-x: 68%;
  }

  .index_product_view .product_box .title_view {
    left: 0.4rem;
    width: 4rem;
    height: 1.3rem;
  }

  .index_product_view .product_box {
    padding-top: 1.84rem;
  }

  .index_product_view .product_box .jd_view {
    justify-content: center;
    margin-right: 0.45rem;
  }

  .index_product_view .product_box .product_item_view {
    padding-top: 1rem;
  }

  .index_product_view .product_box .product_item_view .item .more_view img {
    display: block;
  }

  .index_product_view .product_box .product_item_view .item .more_view {
    margin-top: 0;
  }

  .index_product_view .product_box .product_item_view .item.swiper-slide-active {
    margin-bottom: 0 !important;
  }

  .index_product_view .product_box .product_item_view .img_item {
    width: 2.66rem;
    right: 0.5rem;
    transform: translateY(-1.6rem);
  }

  /* 解决方案 */
  .index_fangan_view .title_view {
    width: 100%;
    height: 2.77rem;
    padding: 0 0.3rem;
    align-items: center;
    justify-content: space-between;
  }

  .index_fangan_view .title_view .btn_view {
    padding: 0;
  }

  .index_fangan_view .item {
    /*-width: 2.5rem;*/
    width: 50%;
    padding-left: 0.3rem;
    padding-right: 0.25rem;
  }

  .index_fangan_view .item.active,
  .index_fangan_view .item02 {
    width: 50%;
  }

  .index_fangan_view .item .b_view p {
    font-size: 0.24rem;
  }

  .index_fangan_view .item .b_view .h1 {
    font-size: 0.32rem;
  }

  /* 我们的观点 */
  .index_guandian_view .title_view .l_view img {
    width: 2.2rem;
    height: 1rem;
  }

  .index_guandian_view .title_view .more_view {
    display: none;
  }

  .index_guandian_view .title_view .l_view .tab_view .tab_item {
    padding: 0;
    width: 1.7rem;
    height: 0.76rem;
    text-align: center;
    line-height: 0.76rem;
  }

  .index_guandian_view .title_view .hl {
    margin-right: 0.5rem;
  }

  .index_guandian_view .title_view {
    margin-bottom: 0.75rem;
  }

  .index_guandian_view .con_view .con_box {
    width: 100%;
    flex-wrap: wrap;
  }

  .index_guandian_view {
    height: 11.88rem;
  }

  .index_guandian_view .con_view .con_box .l_view {
    width: 100%;
    margin-bottom: 0.3rem;
  }

  .index_guandian_view .con_view .con_box .con_item {
    width: 100%;
    margin-left: 0;
    background-size: 100% 100% !important;
  }

  .index_guandian_view .con_view .con_box .con_item .item {
    font-size: 0.24rem;
    padding: 0;
    line-height: 0.87rem;
  }

  .index_guandian_view .con_view .con_box .con_item .item .time,
  .index_guandian_view .con_view .con_box .l_view .t_view p {
    font-weight: bold;
  }

  .index_guandian_view .con_view .con_box .con_item .item .con_nr {
    width: 4rem;
  }

  /* 产品观点 */
  .index_product_view .product_box .product_item_view .item .con {
    font-size: 0.28rem;
  }

  /* 可信的客户 信任我们 */
  .index_hezuo_view {
    min-height: 8.13rem;
    height: auto;
    background: transparent !important;
  }

  .index_hezuo_view .title_view {
    flex-wrap: wrap;
    margin-bottom: 0.2rem;
  }

  .index_hezuo_view .title_view img {
    width: 2.3rem;
    height: auto;
  }

  .index_hezuo_view .title_view .text_view {
    width: 100%;
    margin-left: 0;
    flex-wrap: wrap;
  }

  .index_hezuo_view .title_view .text_view .item {
    width: 50%;
    margin-right: 0;
    margin-top: 0.1rem;
    padding-left: 0.45rem;
    box-sizing: border-box;
  }

  .index_guandian_view .con_view {
    width: 7rem;
    left: -62%;
  }
}


.index_hezuo_view .swiper {
  width: 100%;
  height: 1.5rem;
  cursor: pointer;
  margin-bottom: 0.2rem;
}

.index_hezuo_view .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* background: red; */

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/* 
.index_hezuo_view .swiper-slide img {
  max-width: 100%;
} */
/*  */
.index_hezuo_view .swiper-slide .swiper-img {
  width: 100%;
  display: flex;
  align-items: center;
}

.index_hezuo_view .swiper-slide .swiper-img li {
  flex: 1;
}

.index_hezuo_view .swiper-slide .swiper-img li img {
  max-width: 80%;
}