#app .banner img {
    width: 100%;
    height: auto;
    display: block;
}

.container {
	display: flex;
	width: 100%;
	max-width: 1200px;
	margin: 50px auto;
	gap: 2px;
	margin-top: -60px;
	padding: 0 10px;
}
.item {
	position: relative;
	flex: 1;
	padding: 30px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s ease;
	border: 1px solid #eee;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	background: #ffffff;
}
.on {
	background-color: #e6212a;
	border:1px solid #e6212a;
	
}
.item:hover {
	background-color: #e6212a;
	border:1px solid #e6212a;
}

.icon-box {
	width: 80px;
	height: 80px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: all 0.3s ease;
}
/* 永久图片地址 */
.icon1 {
	background-image: url("../../images/mypz/mypz_icon1.png");
}
.icon2 {
	background-image: url("../../images/mypz/mypz_icon2.png");
}
.icon3 {
	background-image: url("../../images/mypz/mypz_icon3.png");
}

.item:hover .icon-box,
.on .icon-box {
	filter: brightness(0) invert(1);
}

.text {
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.cn {
	font-size: 32px;
	font-weight: 500;
	color: #666;
}
.en {
	font-size: 16px;
	opacity: 0.8;
	color: #666;
}
.item:hover .cn,
.item:hover .en,
.on .cn,
.on .en {
	color: #fff;
}

/* 加号放在右上角 */
.plus {
	position: absolute;
    right: 10px;
    top: 3px;
	font-size: 32px;
	color: #999;
	transition: color 0.3s ease;
}
/* 加号 hover 变白 */
.on .plus,
.item:hover .plus {
	color: white;
}





#app .main {
	background:#fff;
}

#app .main .mypz-chengnuo {
	padding-top: 100px;
	text-align: center;
}

#app .main .mypz-chengnuo .cn {
	font-size: 40px;
    color: #474747;
	font-weight: bold;
}

#app .main .mypz-chengnuo .en {
    font-size: 30px;
    color: #999999;
    padding-top: 25px;
}

#app .main .mypz-chengnuo .chengnuo {
	color:#ec2020;
}

#app .main .mypz-chengnuo .chengnuo_img {
 padding-top: 70px;
}

#app .main .mypz-chengnuo .chengnuo_img img {
	 width: 100%;
    height: auto;
    display: block;
}

#app .main .mypz-baozhang {
	padding-top: 110px;
	text-align: center;
}

#app .main .mypz-baozhang .cn {
	font-size: 40px;
    color: #474747;
	font-weight: bold;
}

#app .main .mypz-baozhang .en {
    font-size: 22px;
	line-height:40px;
    color: #999999;
    padding-top: 25px;
}

#app .main .mypz-baozhang .baozhang {
	color:#ec2020;
}

#app .main .mypz-baozhang .baozhang_img {
	padding-top:105px;
}

#app .main .mypz-xianjing {
	padding-top: 110px;
	text-align: center;
}

#app .main .mypz-xianjing .cn {
	font-size: 40px;
    color: #474747;
	font-weight: bold;
}

#app .main .mypz-xianjing .en {
    font-size: 22px;
	line-height:40px;
    color: #999999;
    padding-top: 25px;
}

#app .main .mypz-xianjing .xianjing {
	color:#ec2020;
}

#app .main .mypz-xianjing .xianjing {
	padding-top:105px;
}

#app .main .mypz-xianjing .xianjing ul li {
  float: left;
  width: 400px;
  height: 556px;
  margin-left: 45px;
  text-align: center;
  background-image: url(../../images/mypz/zzcl-1.png);
  background-size: 100% 100%;   /* 铺满容器 */
  background-repeat: no-repeat;/* 禁止图片重复平铺（必加） */
  background-position: center; /* 图片居中 */
  box-shadow: 10px 10px 15px rgba(230, 230, 230, 0.8);
}

#app .main .mypz-xianjing .xianjing ul li  .st1 {
	font-size: 30px;
    color: #e50012;
    font-weight: bold;
    padding-top: 15px;
}

#app .main .mypz-xianjing .xianjing ul li p {
    font-size: 22px;
    line-height: 30px;
    margin-top: 15px;
    color: #333;
}



#app .main .factory  {
	padding-top:105px;
}



#app .main .factory .factorys img {
    padding-top: 85px;
    max-width: 1920px;
    margin: 0 auto;
}

#app .main .factory img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 1920px;
    margin: 0 auto;
}

/*准入资质*/

#app .main .myzz-zhidu .header {
  height: 360px;
  margin-top: -80px;
  background-image: url(../../images/mypz/myzz.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

#app .main .myzz-zhidu .header .cn {
	color: #e21513;
    padding-top: 255px;
    font-size: 36px;
}

#app .main .myzz-zhidu .header .en {
	color: #999999;
    padding-top: 33px;
    font-size: 24px;
}

#app .main .myzz-zhidu .myzz-zhidu-img img {
	margin-top: 10px;
	width: 100%;
    height: auto;
    display: block;
}

#app .main .myzz-jishu {
	background-size: 100% 100%;
    height: 1096px;
    background-image: url("../../images/mypz/myzz_ping.png");
}

#app .main .myzz-jishu ul li {
	float: left;
	padding-left: 2px;
}

#app .main .myzz-jishu .header .cn {
	color: #e21513;
    padding-top: 119px;
    font-size: 36px;
}

#app .main .myzz-jishu .header .en {
	color: #999999;
    padding-top: 33px;
    font-size: 24px;
}

#app .main .myzz-jishu .jishu {
	    padding-top: 70px;
}

/* 轮播外层容器：1920px 自适应 */
.carousel-wrap {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  user-select: none;
}

/* 轮播轨道 */
.carousel-track {
  display: flex;
  align-items: center;
  transition: transform 0.5s ease;
  height: 500px; /* 轮播高度可自行修改 */
}

/* 轮播项默认样式 */
.carousel-item {
  flex: 0 0 28%; /* 两侧图片宽度比例 */
  padding: 0 10px;
  transition: all 0.5s ease;
  opacity: 0.7;
}

/* 中间激活项：放大 + 高亮 */
.carousel-item.active {
  flex: 0 0 40%; /* 中间放大宽度 */
  opacity: 1;
  transform: scale(1.1);
}

/* 图片样式 */
.carousel-item img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}

/* 左右箭头 */
.carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: rgba(0,0,0,0.4);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  z-index: 10;
  border: none;
}
.prev { left: 20px; }
.next { right: 20px; }
.carousel-arrow:hover { background: rgba(0,0,0,0.7); }

/* 指示器 */
.carousel-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
}
.dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255,255,255,0.5);
  cursor: pointer;
}
.dot.active { background: #fff; }


/*舒适看牙*/
#app .main  .headers  {
	text-align: center;
	padding-bottom: 60px;
}

#app .main  .headers .cn {
	color: #333333;
    padding-top: 100px;
    font-size: 48px;
	
}

#app .main  .headers .cn span{
	color: #e21513;
	padding-left: 15px;
}

#app .main  .headers .en {
	color: #999999;
    padding-top: 33px;
    font-size: 24px;
}


#app .main .ssky-header .sskys ul li {
	float: left;
    width: 430px;
    height:358px;
    padding-left:10px;
    text-align: center;
}

#app .main .ssky-header .sskys ul li .st1 {
	position: relative;
    left: 0;
    right: 0;
    bottom: 72px;
    height: 72px;
    padding: 0 20px;
    overflow: hidden;
    line-height: 72px;
    border-radius: 0 0 10px 10px;
    font-size: 24px;
    color: #fff;
    background: #e21513;

}

.process-item {
	display: flex;
	flex-wrap: wrap;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0,0,0,0.08);
	margin-bottom: 70px;
	margin-top:20px;
	overflow: hidden;
}
.process-item:nth-child(odd) {
	flex-direction: row-reverse;
}
.process-img, .process-text {
	flex: 1 1 400px;
}
.process-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.process-text {
	padding: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.process-title {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.process-title .num {
	font-size: 48px;
	font-weight: 500;
	color: #333;
	margin-right: 12px;
	position: relative;
}
.process-title .num::before {
	content: "";
	position: absolute;
	left: -20px;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 2px;
	background-color: #d81e06;
}
.process-title .text {
	font-size: 24px;
	color: #333;
	font-weight: 500;
}
.process-title .en {
    font-size: 12px;
    color: #999;
    margin-left: 25px;
    align-self: flex-end;
    margin-bottom: -4px;
    text-transform: uppercase;
}
.process-desc {
	font-size: 18px;
	color: #999;
	line-height: 1.8;
}

.process-desc {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	position: relative;
	padding-top: 20px; /* 给线留出距离 */
}
.process-desc::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 516px;
    height: 2px;
    background-color: #f2f2f2;
}
		
/* 响应式适配 */
@media (max-width: 768px) {
	.process-item, .process-item:nth-child(even) {
		flex-direction: column;
	}
	.process-text {
		padding: 25px 20px;
	}
	.process-title .num {
		font-size: 36px;
	}
	.process-title .text {
		font-size: 20px;
	}
}





