.mob-other-intro { width: 100%;}

.mob-other-content { width: 100vw; background-color: #ffffff; position:relative; z-index: 11; display: flex;
    flex-direction: column; margin-top: 146px; }
.mother-content-left { width: 100vw; height: 100vw; overflow: hidden; margin-bottom: 30px;}
.mother-content-right { width: calc(100vw - 2rem);  background-color:rgb(255, 255, 255);  margin: 0 auto; }
.mother-content-right .mother-title { width: calc(100vw - 2rem);  font-size: 1.375rem; font-weight: 700; color: #1E1E1E; margin: 0 auto;  padding-top: 12px; }
.mother-content-right .mother-text { width: calc(100vw - 2rem);  margin: 0 auto; margin-top: 6px;  font-size: 1rem; font-weight: 500; line-height: 1.5rem; color: #8c8c8c; }
.mother-corbtn { 
    width: calc(100vw - 2rem); height: 40px; margin: 0 auto;  margin-top: 26px;  margin-bottom: 15px; border-radius: 4px; background: #F46F0A;
    color: #ffffff; font-size: .875rem; font-weight: 700; box-shadow: none; cursor: pointer; display: flex; 
    flex-direction: row; justify-content: center; align-items: center;
}
.mother-corbtn:hover { background: #fa9548; }
.mother-corbtn img { width: 15px; height: 15px; margin-right: 10px; }

/*产品图片*/
.mother-container { position: relative; height: 100%; margin: 0 auto; overflow: hidden; z-index: 12; } /*630px*/
.mother-container .swiper-wrapper { -webkit-transform: translateZ(0); transform: translateZ(0); }
.mother-container .swiper-wrapper .swiper-slide { width: 100vw; height: 100vw;}
.mother-container .swiper-wrapper .swiper-slide img { width: 100%; height: 100%; object-fit: cover; }
.mother-container .swiper {padding: 50px;}   


/*修改组件颜色与样式*/
.swiper-pagination {width: 100vw; height: 30px; }
.swiper-pagination .swiper-pagination-bullet { margin-left: 0; margin-right: 4px; width: 6px; height: 6px; }
.swiper-pagination .swiper-pagination-bullet:last-child{margin-right: 0px;}
.swiper-pagination .swiper-pagination-bullet-active { background-color:#1E1E1E; }

/*产品详情*/
.mother-title2 {width: calc(100vw - 2rem); height: 44px; margin: 0 auto;  font-size: .875rem;
    font-weight: 700; color: #1E1E1E; text-align: left; line-height: 44px;
}
.mother-listimg { width: 100%; height: auto;}
.mother-listimg .mother-img { width: 100%; height: auto; margin: 0 auto; line-height: 0;}
.mother-listimg .mother-img img { width: 100%; height: auto; object-fit: cover; display: block; vertical-align: top; }

/*喜欢--------------------------------------------------------*/
