.break_line { border-bottom: 1px solid #ccc; padding-bottom: 20px; }

.product_banner { height: 480px; width: 550px;margin: 0 auto;}

.product_banner .product-swiper-container { padding-bottom: 30px; }

.product_banner .product-swiper-container .swiper-slide { height: 450px; width: 100%;}

.product_banner .product-swiper-container .swiper-slide img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.product_banner .product-swiper-container .swiper-pagination-bullet { width: 50px; height: 3px; border-radius: 2px; }

.product_banner .product-swiper-container :root { --swiper-theme-color: #c3e167; }

.pro_item_title { font-size: 30px; font-weight: bold; text-align: center; margin-bottom: 20px; }

.pro_item_title span { color: #c3e167; }

.pro_item_te { font-size: 18px; text-align: center; margin-bottom: 20px; }

.publice_top_right { margin: 0 auto; display: table; border-radius: 60px; line-height: 50px; border: 1px solid #f3f3f3; overflow: hidden; }

.publice_top_right .publice_top_li { width: 150px; font-size: 22px; float: left; text-align: center; }

.publice_top_right .publice_center { border-left: 1px solid #f4f4f4; border-right: 1px solid #f4f4f4; }

.publice_top_right .publice_hover { color: #fff; background: #c3e167; }

@media (max-width: 760px) { .product_banner { height: 230px;width:100%; }
  .product_banner .product-swiper-container .swiper-slide { height: 200px; }
  .pro_item_title { font-size: 22px; }
  .pro_item_te { font-size: 16px; }
  .publice_top_right .publice_top_li { width: 110px; font-size: 18px; line-height: 30px; } }
