.case-more{
  font-size: 0.18rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #232323;
  line-height: 0.21rem;
  width: 1.98rem;
  height: 0.65rem;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}
.case-more:hover{
  color: #ffffff;
  background: #4A7BFC;
}
.writeimg{
  display: none;
}
.case-more:hover .writeimg{
  display: block;
}
.case-more:hover .blackimg{
  display: none;
}
.case-more img{
  width: 0.71rem;
  height: 0.15rem;
}

/* 优势 */
.main-adv{
  position: relative;
  width: 14rem;
  margin: auto;
}
.main-1-title{
  margin-top: 0.4rem;
  text-align: center;
  width: 100%;
  height: 0.4rem;
  font-size: 0.3rem;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #232323;
  line-height: 0.35rem;
}
.main-line{
  width: 1.8rem;
  height: 0px;
  border: 0.01rem solid #000000;
  margin: auto;
}
.main-title-low{
  text-align: center;
  font-size: 0.18rem;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #232323;
  line-height: 0.21rem;
  margin-bottom: 0.05rem;
  margin-top: 0.05rem;
}
.main-context{
  text-align: center;
  margin-top: 0.04rem;
  width: 100%;
  height: 0.29rem;
  font-size: 0.2rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #232323;
  line-height: 0.23rem;
}
.main-adv-1{
  display: flex;
  justify-content: space-between;
  width: 12rem;
  margin: auto;
  margin-top: 0.25rem;
}
.main-title{
  display: flex;
  align-items:center;
  justify-content:center;
  font-size: 0.22rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 0.26rem;
  padding-left: 0.2rem;
}
.main-title img{
  height: 0.07rem;
  width: 1.2rem;
  margin-left: 0.08rem;
  margin-right: 0.08rem;
}
.main-info{
  margin-top: 0.1rem;
  text-align: center;
  font-size: 0.2rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #313131;
  line-height: 0.23rem;
}
.main-msg{
  text-align: center;
  margin-top: 0.1rem;
  font-size: 0.16rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.25rem;
}
.main-1-left-img{
  display: flex;
  justify-content:space-between;
  width: 6rem;
  flex-wrap: wrap;
}
.main-1-left-img img{
  margin-top: 0.15rem;
  width: 2.9rem;
  height: 1.8rem;
}
.main-1-right-img{
  display: flex;
  width: 6rem;
  height: 4rem;
  flex-wrap: wrap;
}
.main-1-right-row{
  margin-top: 0.15rem;
  margin-left: 0.07rem;
  height: 4.5rem;
}
.main-1-right-img img{
  margin-top: 0.15rem;
}
.main-2-right-img{
  display: flex;
  margin-top: 0.13rem;
  justify-content:space-between;
  flex-wrap: wrap;
  width: 6rem;
}
.main-2-right-img img{
  width: 3.1rem;
  height: 5.35rem;
}
/* 设备展示 */
.main-show{
  position: relative;
  width: 14rem;
  margin: auto;
}
.main-show-img{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  margin-top: 0.1rem;
  width: 12rem;
}
.main-show-img img{
  margin-top: 0.2rem;
  width: 3.86rem;
  height: 2.2rem;
}
.main-show-img-div{
  width: 3.86rem;
  font-size: 0.2rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.23rem;
  text-align: center;
  margin-top: 0.2rem;
}
.main-show-img-T {
  width: 2.68rem !important;
  font-size: 0.2rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.23rem;
  text-align: center;
  margin-top: 0.2rem;
}

.main-show-img-T img{
  width: 2.68rem;
  height: 1.59rem;
}
/* 项目展示 */
.main-project{
  position: relative;
  width: 14rem;
  margin: auto;
}
/* 了解更多 */
.case-more{
  font-size: 0.18rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #232323;
  line-height: 0.21rem;
  width: 1.98rem;
  height: 0.65rem;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}
.case-more:hover{
  color: #ffffff;
  background: #4A7BFC;
}
.writeimg{
  display: none;
}
.case-more:hover .writeimg{
  display: block;
}
.case-more:hover .blackimg{
  display: none;
}
.case-more img{
  width: 0.71rem;
  height: 0.15rem;
}
.blister-center {
  width: 12rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.4rem;
}

.blister-center img{
  width: 5.93rem;
  height:2.43rem;
}
.center-main {
  display: flex;
  justify-content: space-between;
}

.blister-product {
  width: 5.9rem;
}

.product-title {
  width: 5.9rem;
  height: 0.2rem;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
  text-align: center;
  font-size: 0.2rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 0.23rem;
}

.product-info {
  width: 2.85rem;
  height: 0.54rem;
  font-size: 0.14rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #474747;
  line-height: 0.16rem;
}

.product-img {
  display: flex;
  justify-content: space-between;
}

.product-img img {
  width: 5.7rem;
  height: 1.99rem;
}
/* 视频展示 */
.vedio-show{
  width: 10rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.vedio-brief{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 3.2rem;
  cursor: pointer;
  padding-top: 0.4rem;
  padding-bottom: 0.2rem;
}
.vedio-brief:hover{
  background-color: rgba(186, 213, 211,.3);
}
.vedio-time-box{
  background: rgba(0, 0, 0 ,.7);
  border-width: 0;
  width: 1rem;
  height: 0.3rem;
  margin: auto;
  text-align: center;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
}
.vedio-time{
  border-width: 0;
  margin: 0;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: auto;
  z-index: 2;
  white-space: nowrap;
}
.vedio-show img{
  width: 3rem;
  height: 2rem;
}
/* 合作伙伴 */
.mould-pat{
  width: 75%;
  margin: auto;
  min-width: 1024px;
  text-align: center;
}
.pat-img-box{
  margin-top:0.2rem;
  height: 6rem;
}
.mould-pat-1{
  display: none;
}
.mould-pat-nav{
  padding-top: 0.5rem;
  display: grid;
  grid-template-columns: repeat(6, 16.5%);
  font-size: 0.16rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.19rem;
  border-bottom: 0.01rem solid #00000018;
}
.active-nav{
  margin: auto;
  width: 0.8rem;
  padding-bottom: 0.2rem;
  border-bottom:0.03rem solid #2147AC ;
}
.mould-pat-1 img{
  width: 1024px;
}
.pat-img-box img{
  width: 11.97rem;
}
/* banner浮动标题 */
.GJ-title{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
}
.GJ-title img{
  width: 12rem;
}