[v-cloak] {
  display: none;
}
.banner {
  max-width: 1920px;
  /*margin: 175px auto 0;*/
  margin: 0 auto;
  /* margin-top: 70px; */
}
.banner .el-carousel__container .el-carousel__arrow {
  display: none;
}
.banner .el-carousel__container .el-carousel__item h3 {
  color: #475669;
  font-size: 14px;
  opacity: 0.75;
  line-height: 150px;
  margin: 0;
}
.banner img {
    width:100%;
}
.banner .el-carousel__container .el-carousel__item:nth-child(2n) {
  background-color: #99a9bf;
}
.banner .el-carousel__container .el-carousel__item:nth-child(2n+1) {
  background-color: #d3dce6;
}
.banner .el-carousel__indicators .el-carousel__button {
  width: 0.0625rem;
  height: 0.0625rem;
  min-height: 8px;
  min-width: 8px;
  background-color: #cfa167;
  border-radius: 50%;
}
.home .home-image {
  width: 100%;
  position: relative;
}
.home .home-image img {
  width: 100%;
}
.home .home-image .xia {
  width: 3.3167rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 30;
}
.home .home-image .swiper-container {
  width: 100%;
}
.home .home-image .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 6.6667rem;
}
.pd60 {
    padding: .313rem;
}
.home .about {
  padding:  .365rem 0 0 .771rem;
  min-height: 2.448rem;
  position: relative;
  display: flex;
  align-items: center;
  background-image: url("/static/images/about-index-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  border-radius: 10px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, .5);
  
}
.home .about .about_posi_left {
  position: absolute;
  left: 2.865vw;
  top: 50%;
  width: 9px;
  height: auto;
}
.home .about .about_left {
  position: relative;
  width: 37.5vw;
  flex-shrink: 0;
  margin-right: 3.75vw;
}
.home .about .about_left .about_left_img {
  width: 100%;
  height: 27.083vw;
}
.home .about .about_left .about_left_bo {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .about .about_left .about_left_bo img {
  width: 4.271vw;
  height: 4.271vw;
  cursor: pointer;
}
.home .about .about_right .about_title {
  font-size: .208rem;
  font-weight: bold;
  color: #fff;
}
.home .about .about_right .about_title2 {
  font-size: .083rem;
  font-weight: bold;
  color: #fff;
  /*margin: 6.875vw 0 1.302vw;*/
}
.home .about .about_right .about_desc {
  font-size: 0.938vw;
  color: #fff;
  line-height: .135rem;
  margin: .276rem 0 .448rem;
}
.home .about .about_right .about_mooe {
  font-size: 14px;
  color: #fff;
  width: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  /*border-bottom: 3px solid #4089c8;*/
  background-color: #4089c8;
  cursor: pointer;
  border-radius: 5px;
}
.home .about .about_right .about_mooe i {
  font-size: 14px;
  color: #4089c8;
}
.home .product {
  padding: 0 .313rem;
}
.home .product_title {
  text-align: center;
}
.home .product_title .product_title_1 {
  font-size: 2.578vw;
  margin-bottom: 17px;
}
.home .product_title img {
  width: 54px;
  height: 7px;
}
.home .product_nav {
  display: flex;
  justify-content: center;
  padding: 0 13.542vw;
  margin: 34px 0 20px;
}
.home .product_nav .product_nav_item {
  min-width: 140px;
  height: 42px;
  padding: 0 15px;
  margin-right: 20px;
  border-radius:6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
}
.home .product_nav .product_nav_item_ac,.home .product_nav .product_nav_item:hover {
  background-color: #3f89ca;
  border: none;
  color: #fff;
}
.home .product_nav .product_nav_item:last-child {
  margin-right: 0;
}
.home .product_list {
  display: flex;
  flex-wrap: wrap;
}
.home .product_list .product_item {
  width: 2.20rem;
	height: 2.516rem;
	background-color: #ffffff;
	border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin-right: .125rem;
  margin-bottom: .125rem;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .1);
}
.home .product_list .product_item:nth-child(4n) {
  margin-right: 0;
}
.home .product_list .product_item .product_item_img {
  width: 100%;
  height: 2.05rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .product_list .product_item .product_item_img img {
  display: block;
  width: auto;
  max-height: 100%;
  object-fit: contain;
}
.home .product_list .product_item .product_item_title {
  text-align: center;
  padding: 0 1.563vw;
  color: #333333;
  font-size: 16px;
  margin: 1.042vw 0 0.99vw;
}
.home .product_list .product_item .product_item_desc {
  text-align: center;
  padding: 0 1.563vw;
  color: #555555;
  font-size: 14px;
}
.home .product_list .product_item .product_item_see {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2;
  top: -100%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.5s;
}
.home .product_list .product_item .product_item_see img {
  width: 2.344vw;
  height: 2.344vw;
}
.home .product_list .product_item:hover .product_item_see {
  top: 0;
}
.home .info {
  width: 100%;
  background-image: url("/static/images/home/bg2.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: 26.042vw;
  text-align: center;
  padding: 6.146vw 0 30px;
}
.home .info .info_title1 {
  font-size: 3.438vw;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.089vw;
}
.home .info .info_title2 {
  font-size: 2.292vw;
  line-height: 1;
  letter-spacing: 0px;
  color: #ce4080;
  margin: 1.875vw 0 2.656vw;
  text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}
.home .info .info_title3 {
  width: 346px;
  height: 3.75vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.083vw;
  color: #fff;
  border-radius: 1.875vw;
  border: solid 2px #ffffff;
  margin: 0 auto;
}
.home .store {
  /*background-color: #f1f3f8;*/
  margin: 0 auto;
  padding: 0 .313rem .313rem;
}
.home .store .store_item {
  
}
.home .store .store_item_img {
  width: 100%;
  height: 1.807rem;
  cursor: pointer;
  overflow: hidden;
}
.home .store .store_item img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.store_item_title {
    font-size: 14px;
    color: #333;
    padding: 14px 9px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}
.home .store .store_item:hover img {
  transform: scale(1.1);
}
.home .store .store_item:hover .store_item_title {
    color: #4089c8;
}
.home .store .store_main {
  position: relative;
  width: 100%;
  margin: .245rem 0 0;
}
.home .store .store-icon {
  width: 40px;
  height: 99px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
}
.home .store .store-button-prev {
  left: -3.646vw;
}
.home .store .store-button-next {
  right: -3.646vw;
}
.home .cooperate {
  padding: 0 .313rem .313rem;
}
.home .cooperate .cooperate_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 2.656vw auto 0;
}
.home .cooperate .cooperate_list .cooperate_item {
  width: 2.1rem;
  /*margin-right: 1.146vw;*/
  /*margin-bottom: 1.563vw;*/
  cursor: pointer;
  height: 1.255rem;
  background-color: #ffffff;
  box-shadow: 0px 2px 14px 0px rgba(4, 1, 3, 0.05);
  border-radius: 10px;
}
.home .cooperate .cooperate_list .cooperate_item:hover .cooperate_item_img img {
  transform: scale(1.2);
}
.home .cooperate .cooperate_list .cooperate_item:hover .cooperate_item_title {
  color: #4089c8;
}
.home .cooperate .cooperate_list .cooperate_item:nth-child(4n) {
  margin-right: 0;
}
.home .cooperate .cooperate_list .cooperate_item .cooperate_item_img {
  width: 100%;
  height: 9vw;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.box-sh {
    padding: 5px;
}
.home .cooperate .cooperate_list .cooperate_item .cooperate_item_img img {
  width: 60%;
  height: 60%;
  object-fit: contain;
  transition: all 0.5s;
}
.home .cooperate .cooperate_list .cooperate_item .cooperate_item_title {
  width: 100%;
  text-align: center;
  font-size: 0.938vw;
  margin-top: 0.938vw;
}
/*产品展示*/
.profix {
  padding: .313rem;
  display: flex;
}
.profix_item {
  width: 3.021rem;
	height: 1.979rem;
	background-color: #f4f4f4;
	border-radius: .052rem;
  display: flex;
  justify-content: space-between;
  padding: .318rem .208rem 0;
  margin-right: .146rem;
  box-sizing: border-box;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
}
.profix_item:last-child {
  margin-right: 0;
}
.porfix_item_l {
  color: #000;
  width: .885rem;
  flex-shrink: 0;
}
.profix_title {
  font-size: .167rem;
  font-weight: bold;
  margin-bottom: .141rem;
  
}
.profix_text {
  font-size: .115rem;
  height: .729rem;
}
.porfix_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: .875rem;
	height: .292rem;
	background-color: #4089c8;
	border-radius: .031rem;
  color: #ffffff;
  font-size: .083rem;
}
.porfix_item_r {
    width: 46%;
}
.porfix_item_r img {
    width: 100%;
    height: 1.198rem;
    object-fit: contain;
}
@media (max-width: 800px) {
  .home .about {
    display: block;
  }
  .home .about .about_left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .home .about .about_left .about_left_img {
    height: auto;
  }
  .porfix_item_r img {
      height: auto;
  }
  .home .about .about_left .about_left_bo img {
    width: 34px;
    height: 34px;
  }
  .home .about .about_right .about_title {
    font-size: 30px;
    line-height: 1;
  }
  .home .about .about_right .about_title2 {
    font-size: 16px;
    line-height: 1.3;
  }
  .home .about .about_right .about_desc {
    font-size: 14px;
    line-height: 1.5;
  }
  .home .product_title .product_title_1 {
    font-size: 26px;
  }
  .home .product {
    padding: 20px;
  }
  .home .product_nav {
    overflow-x: auto;
    justify-content: flex-start;
    padding: 0;
  }
  .home .product_nav .product_nav_item {
    min-width: 120px;
    height: 36px;
    font-size: 14px;
    /* white-space: nowrap; */
  }
  .home .product_list .product_item {
    width: 49%;
    height: auto;
    margin-right: 2%;
    padding-bottom: 16px;
  }
  .home .product_list .product_item:nth-child(2n) {
    margin-right: 0;
  }
  .home .product_list .product_item .product_item_img {
    height: 160px;
  }
  .home .store .store_item {
    height: 180px;
  }
  .home .store .store-button-prev {
    left: -47px;
  }
  .home .store .store-button-next {
    right: -47px;
  }
  .home .cooperate .cooperate_list {
    margin: 20px 0 0;
    padding: 0 20px;
    width: 100%;
  }
  .home .cooperate .cooperate_list .cooperate_item {
    width: 49%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 16px;
  }
  .home .cooperate .cooperate_list .cooperate_item:nth-child(2n) {
    margin-right: 0;
  }
  .home .cooperate .cooperate_list .cooperate_item .cooperate_item_img {
    height: 80px;
  }
  .home .cooperate .cooperate_list .cooperate_item .cooperate_item_title {
    font-size: 14px;
    margin-top: 10px;
  }
}
@media (max-width: 450px) {
  #app{
    width: 100%;
  }
  .banner{
    max-width: 450px !important;
  }
  .banner img{
    width: 100%;
    height: 100%;
    object-fit: fill;
  }
  .swiper-container{
    /*height: 250px;*/
  }

  
}