/* 12.17新增及修改 */
/* 首页 */
.pro_banner {
	display: block;
}
.pad100 {
	padding: 100px 0;
}
.ab_bottom ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ab_bottom li {
	display: flex;
	align-items: center;
	margin: 30px 0;
}
.ab_bottom li a {
	display: block;
	text-decoration: none;
	position: relative;
	transition: all .3s;
}
.ab_bottom .ab_num {
	display: flex;
	align-items: center;
}
.ab_bottom li b {
	color: #1270B7;
	font-size: 36px;
	display: block;
	font-weight: 500;
	margin-bottom: 8px
}
.ab_bottom li .ab_num span {
	padding-left: 10px;
}
.ab_bottom li span {
	font-size: 16px;
	color: #666;
}
.ab_bottom li p {
	color: #666;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	text-transform: capitalize;
}
.ab_bottom li:hover {
	background-color: hsla(0, 0%, 100%, 0);
	text-decoration: none;
	border-color: transparent !important
}
.ab_bottom li:hover p {
	color: #333;
}
.ab_bottom li img {
	margin-right: 30px;
}
.ys p .lxing {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: #ccc;
	position: relative;
	top: -5px;
	margin-right: 5px;
	display: inline-block;
}
.ys li {
	padding: 20px;
}
.ys p {
	line-height: 28px;
}
.ys p .lxing::after {
	content: '';
	position: absolute;
	left: -5px;
	top: 5px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #afafaf;
}
/* 特有推荐产品 */
.avatar {
	display: block;
	overflow: hidden;
	width: 100%;
}
.avatar img {
	transition: all .3s;
}
.avatar:hover img {
	transform: scale(1.06);
}
.add-productbg {
	background: #F0F2F8;
	background: url(../images/bg2.jpg) no-repeat center bottom;
	background-size: cover;
}
.add-pro {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	background: #fff;
	margin: 30px 0;
}
.add-pro_fl {
	width: 60%;
	background: #fff;
	padding: 50px 50px;
}
.add-pro_fl .name_title {
	text-align: left;
	line-height: 1.4;
	font-size: 36px;
	padding-bottom: 10px;
	position: relative;
	color: #364364;
}
/* 
    .add-pro_fl .name_title::before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      height: 3px;
      width: 70px;
      background: #1270B7;
    } */
.add-pro_fr {
	width: 40%;
	padding: 0 20px 20px;
	text-align: center;
	font-size: 16px;
	color: #364364;
}
.add-pro_fr p {
	font-size: 14px;
	margin-top: 10px;
}
.add-pro_fl .more {
padding: 0 28px;
	height: 45px;
	line-height: 45px;
	background: #1270B7;
	border-radius: 30px;
	text-align: center;
	margin-top: 30px;
	display: block;
	color: #fff;
}
.add-pro_fl .more:hover {
	background: #E60008;
	color: #fff;
}
.add-pro_en {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 60px;
	line-height: 80px;
	color: #333;
	margin-bottom: 30px;
}
.add-pro_txt {
	font-size: 17px;
	line-height: 1.4;
	margin: 20px 0;
	color: #666;
	text-align: justify;
}
.add-pro_txt strong {
	color: #1270B7;
}
.add-pro_icon {}
.add-pro_icon ul {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	padding: 0;
}
.add-pro_icon ul li {
	width: 33%;
	background: rgba(255, 255, 255, .3);
	border-radius: 10px;
	padding: 10px 5px;
	display: flex;
	text-align: left;
	align-items: center;
	justify-content: center;
}
.add-pro_icon ul li div {
	width: 40px;
}
.add-pro_icon ul li img {
	max-height: 38px;
}
.add-pro_icon ul li:hover img {
	filter: brightness(100);
}
.add-pro_icon ul li:hover {
	background: #1270B7;
}
.add-pro_icon ul li:hover p {
	color: #fff;
}
.add-pro_icon ul li p {
	font-size: 12px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: calc(100% - 40px);
	margin-top: 0;
}
.ban-title {
	background: #F0F2F8 url(../images/whybg.jpg) no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
}
.ban-title .main_title .m_p1 {
	color: #fff;
	font-size: 42px;
}
.ys {
	margin-top: 0;
}
.ys b {
	height: auto;
}
.socials a i {
	font-size: 20px !important;
}
.socials a:hover {
	color: #fff;
	opacity: 0.8;
}
.socials a:hover i {
	color: #fff;
}
/* 内页about */
.inabout .ab_tit {
	font-size: 28px;
	color: #364364;
}
.inabout .ab_txt {
	line-height: 26px;
	color: #666;
	margin-top: 30px;
	font-size: 16px;
	text-align: justify;
}
/* 内页产品 */
.pro_banner .banner-thumbs {
	bottom: 22%;
	width: 45%;
}
.pro_banner .banner-top .info b,
.pro_banner .banner-top .info span {
	width: 55%;
}
.pro_banner .banner-thumbs .swiper-slide-active {
	transform: scale(2);
	z-index: 10;
}
.pro_banner .banner-thumbs .swiper-slide {
	background: none;
	border-radius: 0;
	padding-right: 30px;
	padding-top: 40px;
	overflow: visible;
	box-shadow: none;
	transition: all 0.4s ease;
}
.pro_banner .banner-thumbs .swiper-slide a {
	display: block;
}
.pro_banner .banner-thumbs .swiper-slide img {
	background: rgba(255, 255, 255, .3);
	border-radius: 15px;
}
.pro_banner .swiper-button-prev {
	background: none;
	font-size: 30px;
	left: 18%;
	width: 50px;
	height: 50px;
	background: #1270B7;
	line-height: 50px;
	border-radius: 100%;
	outline: none;
	color: #fff;
}
.pro_banner .swiper-button-next {
	background: none;
	font-size: 30px;
	left: calc(17% + 70px);
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 100%;
	text-align: center;
	outline: none;
	background: #1270B7;
}
.inabout .inab_box .inab_fr img {
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.pro_banner .banner-thumbs .swiper-slide img {
	transition: all .3s;
}
.pro_banner .banner-thumbs .swiper-slide:hover img {
	background: rgba(18, 112, 183, .3);
	cursor: pointer;
}
.pro_banner .banner-top .info .more {
	width: 150px;
	height: 45px;
	line-height: 45px;
	background: #1270B7;
	border-radius: 30px;
	text-align: center;
	margin-top: 30px;
	display: block;
	color: #fff;
}
.pro_banner .banner-top .info .more:hover {
	background: #E60008;
	color: #fff;
}
.main_pro .in_title {
	font-size: 26px;
	line-height: 1.6;
}
/*返回顶部*/
#suspension {
	position: fixed;
	z-index: 9999;
	right: 8px;
	bottom: 6%;
}
#suspension li {
	margin-bottom: 3px;
	width: 57px;
	height: 57px;
	right: 0;
	position: relative;
}
#suspension li a {
	display: flex;
	align-items: center;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	background: var(--backgroundcolor);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
}
#suspension li a:hover {
	background: #1270B7;
}
#suspension li .txt_box {
	display: none;
	padding: 0 10px;
}
#suspension li .fa {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	color: #1270B7;
	font-size: 22px;
	background-color: #fff;
}
#suspension li .txt {
	display: inline-block;
	line-height: 57px;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
}
#suspension li .txt a {
	display: block;
	line-height: 57px;
	color: #fff;
	padding-left: 10px;
}
#suspension li.ewm .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 15px;
	background: var(--backgroundcolor);
	width: 140px;
	right: 120%;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
}
#suspension li.ewm .ewm-box img {
	width: 100px;
}
#suspension li.ewm .ewm-box:after {
	content: '';
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #024188;
	border-right: none;
}
#suspension li.ewm:hover .icon {
	background-position: -57px -180px;
}
#suspension li.ewm:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
#suspension li.backtop {
	cursor: pointer;
}
#suspension li:hover .txt_box {
	display: block;
}
#suspension li:hover a.dianhau {
	width: 220px;
}
#suspension li:hover .fa {
	background-color: #1270B7;
	color: #fff;
}
#suspension li:hover {
	cursor: pointer;
}
.inabout .inab_box {
	margin-top: 80px;
}
/* 发展历程 */
.history {
	background: #F0F2F8;
}
.timeline-container {
	position: relative;
	width: 67%;
	height: 700px;
	overflow-y: auto;
}
.timeline-container::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	border-radius: 2px;
}
.timeline-container::-webkit-scrollbar-thumb {
	background: #D1D1D1;
}
.timeline-container::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.05);
}
/* 时间轴主线 */
.timeline-line {
	position: absolute;
	left: 48px;
	top: 0;
	bottom: 0;
	width: 4px;
	height: 120%;

	background: #1270B7;
	border-radius: 2px;
	z-index: 1;
}
/* 时间节点 */
.timeline-node {
	position: relative;
	display: flex;
	align-items: center;
	padding-bottom: 30px;
	z-index: 2;
}
/* 左侧时间 */
.timeline-date {
	width: 100px;
	height: 100px;
	padding: 10px;
	background: #1270B7;
	border-radius: 50%;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
	position: relative;
	margin-right: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 5px solid #fff;
	z-index: 2;
}
.timeline-date .year {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
}
.timeline-date .period {
	font-size: 1rem;
	color: #1270B7;
	font-weight: 600;
}
/* 右侧内容 */
.timeline-content {
	flex: 1;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
	padding: 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	overflow: hidden;
	transition: transform 0.3s ease;
}
.content-text {}
.content-text h3 {
	font-size: 1.5rem;
	color: #1a365d;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #f0f4f8;
}
.content-text p {
	color: #555;
	margin: 10px 0;
	font-size: 16px;
	line-height: 1.4;
}
.content-text ul {
	padding-left: 20px;
	margin-top: 10px;
}
.content-text li {
	margin-bottom: 8px;
	color: #555;
}
.highlight {
	color: #1270B7;
	font-weight: 600;
}
.content-image {
	width: 40%;
	height: 200px;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	flex-shrink: 0;
}
.content-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s ease;
}
.content-image:hover img {
	transform: scale(1.05);
}
/* 最后节点特殊处理 */
.timeline-node:last-child {
	margin-bottom: 0;
}
.history-box {
	display: flex;
	margin-top: 50px;
	align-items: center;
	justify-content: space-between;
}
.his-box {	width: 28%; padding: 30px 0; position: relative;}
.history-tu {


}
.history-tu.swiper-container {
	height: 610px;
	margin: 0;
}
.history-tu .swiper-slide {
	background: #F8F9FB;
	border-radius: 10px;
}
.history-tu .swiper-slide a {
	display: block;
	height: 100%;
}
.history-tu .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	object-fit: cover;
}
.history-tu .swiper-slide p {
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	padding-top: 10px;
}
.history-tu .swiper-slide:hover {
	background: #145F83;
	color: #fff;
}
.history-tu .swiper-slide:hover p {
	color: #fff;
}

.his-box .swiper-button-next {
  position: absolute;
  top:0px;
  left:0%;

  text-align: center;
  color: #E60008;
  background:rgba(0, 0, 0, 0.08);
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  z-index: 9;
  border-radius: 10px;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .5s ease;

  outline: none;
}
.his-box .swiper-button-next i{  transform: rotate(-90deg);}

.his-box .swiper-button-prev {
 position: absolute;
  top: 100%;
   left:0%;
  width: 100%;
  text-align: center;
  color: #E60008;
  background:rgba(0, 0, 0, 0.08);
  cursor: pointer;
  overflow: hidden;
  z-index: 9;

  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;

  transition: all .5s ease;
  border-radius: 10px;
  outline: none;
}
.his-box .swiper-button-prev i{  transform: rotate(-90deg);}

.his-box .swiper-button-prev:hover,
.his-box .swiper-button-next:hover {
 
  background: #E60008;
  color: #fff;
}
.khhy {
	background: #F0F2F8;
	position: relative;
}
.customer .swiper-slide a {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.customer .swiper-slide img {
	max-height: 300px;
	height: auto;
	object-fit: fill;
	width: 100%;
	border-radius: 10px;
}
.indexcode {
	margin: 5px;
}
.zxlyyzm {
	margin: 5px 0;
}
.customer {
	margin-top: 50px;
	position: relative;
}
.customer .swiper-button-next {

  position: absolute;

  top:42%;

  right:0px;

  color: #fff;

  cursor: pointer;

  overflow: hidden;

  z-index: 99;

  width:50px;



  border: 1px solid #D41A1F;

  font-size: 24px;

  line-height:50px;

  text-align: center;

  height: 50px;

  transition: all .5s ease;

  outline: none;

  background: #D41A1F;

}

.customer .swiper-button-prev {

  position: absolute;

   top: 42%;

 left: 0px;

  color: #fff;

  cursor: pointer;

  overflow: hidden;

  z-index: 99;

  width: 50px;



  border: 1px solid #D41A1F;

  font-size: 24px;

  line-height: 50px;

  text-align: center;

  height: 50px;

  transition: all .5s ease;

  outline: none;

  background: #D41A1F;

}

.customer .swiper-button-prev:hover,.customer .swiper-button-next:hover {

  background: #1270B7;

    border: 1px solid #1270B7;

  color: #fff;

}
.neiye p{ font-weight: bold; font-size: 20px;}
.neiye p i{ font-size: 30px;}
/*新闻&案例  */
.main-content {
	display: grid;
	grid-template-columns: calc(70% - 30px) 30%;
	gap: 30px;
	margin-top: 50px;
}
/* 左侧新闻区域 */
.left-section {
	background: #fff;
}
.section-title {
	padding: 20px 25px 15px;
	border-bottom: 1px solid #eee;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section-title h2 {
	color: #2c3e50;
	font-size: 22px;
}
.view-all {
	color: #1270B7;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
}
.view-all:hover {
	color: #E60008;
}
.news-card a {
	margin-bottom: 25px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #dedede;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
	transition: transform 0.3s, box-shadow 0.3s;
}
.news-card:last-child a {
	margin-bottom: 0;
}
.news-card:hover a {
	transform: translateY(-5px);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
	border: 1px solid #1270B7;
}
.news-card .image-container {
	width: 35%;
}
.news-card img {
	width: 100%;
	height: 100%;
	max-height: 220px;
	object-fit: cover;
	transition: transform 0.5s;
}
.news-content {
	padding: 20px;
	width: 65%;
}
.news-content h3 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #2c3e50;
	line-height: 1.4;
}
.news-content p {
	color: #555;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.4;
}
.ys_list_left span strong {
	font-size: 28px;
	color: #1270B7;
}
#banner {
	height: auto !important;
}
.ys_list_right .img {
	display: block;
}
.ys_list_right .img p {
	font-size: 18px;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.ys_list_left .p-tit {
	font-size: 24px;
}
.inbanner .pro_detail {
	margin-top: 0;
}
.inbanner .container {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	margin: auto;
}
.fotdetboxx ul li {
	min-height: auto !important;
}
.fotdetboxx {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.fotdetboxx ul {
	justify-content: flex-start !important;
	flex: auto;
	display: flex;
	flex-wrap: wrap;
	margin-top: 15px;
	align-items: stretch;
}
.fotdetboxx ul li {
	width: calc(33.33% - 20px);
	margin: 10px;
	background: #f1f1f1;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.about_fl .ab_tit {
	font-size: 28px;
	color: #364364;
	margin-top: 83px;
	display: block;
}
/* 右侧最新新闻区域 */
.right-section {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
#cyqy-tu p {
	text-align: center;
	background: #eee;
	padding: 15px;
	min-height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.latest-news-list {
	padding: 20px;
}
.latest-news-item a {
	display: flex;
	padding: 15px 0;
	border-bottom: 1px solid #f0f0f0;
	transition: background 0.3s;
	align-items: center;
}
.latest-news-item:last-child a {
	border-bottom: none;
}
.latest-news-item:hover a {
	background: #f9f9f9;
}
.latest-news-img {
	width: 80px;
	height: 80px;
	border-radius: 6px;
	overflow: hidden;
	flex-shrink: 0;
	margin-right: 15px;
}
.latest-news-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s;
}
.latest-news-item:hover .latest-news-img img {
	transform: scale(1.1);
}
.latest-news-content {
	flex: 1;
}
.latest-news-content h4 {
	font-size: 18px;
	color: #2c3e50;
	line-height: 1.4;
	margin-bottom: 8px;
}
.latest-news-content .time {
	color: #888;
	font-size: 13px;
}
.news-meta {
	display: flex;
	justify-content: space-between;
	color: #888;
	font-size: 14px;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #eee;
}
.banner_txt {
	position: absolute;
	top: 22%;
}
.equipment-list {
	margin-top: 30px;
	padding-left: 28%;
}
.equ_box {
	margin-top: 20px;
}
.equipment-list p {
	margin: 8px;
	font-size: 18px;
	line-height: 1.4;
	display: flex;
	align-items: center;
}
.equipment-list p span {
	width: 56px;
	display: block;
	margin-left: 5px;
	text-align: left;
}
.equipment-list p i {
	display: block;
	width: calc(50% - 62px);
	text-align: right;
}
.main_title .m_p1 {
	font-size: 52px;
}
.detail_content p:first-child {
	font-size: 36px;
	line-height: 1.6;
	color: #000;
	margin-bottom: 20px;
}
.banner_txt a {
	text-align: right;
}
.banner_txt b {
	font-size: 40px;
}
.banner_txt span {
	font-size: 48px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
}
.center_box .in_name p {
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	margin: 10px 0;
}
.center_box .in_name b {
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	font-size: 28px;
}
.more-btn {
	display: flex;
	align-items: center;
}
.more-btn .contact-trigger {
	margin-left: 15px;
	cursor: pointer;
}
.ys_list_left {
	padding: 0;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	margin-top: 30px;
}
/* 自主研发创新 */
    .ys-banner{
        position: relative;

    }
	  .ys-banner .ys-img{ position: relative; z-index: 1;}
   .ys-banner .ys-img img{ width: 100%; object-fit: cover;}
   .ys-banner .container { height: 100%; position: absolute; left: 0; top:0; right: 0; margin: auto; bottom:50px ; display: flex; align-items: center; justify-content: center;}
  .ys-banner .ys-ban-txt { position: relative; z-index: 3; width: 100%;} 
   .ys-banner .center_box { position: absolute;
  left: 0; bottom: 0px; width: 100%; z-index: 2;}
  .ys-banner .markbg{
	position: absolute;
	z-index: 2;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	    background-image: linear-gradient(225deg, #0D517C00 0%, #0D517CCC 75%);
			  background-image:-webkit-linear-gradient(225deg, #0D517C00 0%, #0D517CCC 75%);
	  background-image:-moz-linear-gradient(225deg, #0D517C00 0%, #0D517CCC 75%);
  }
    .adva-con {
     
      position: relative;
      z-index: 3;
 
    }
    .adva-con .adva-item {
    
    }
    .adva-con .adv-tu {
      width: 40%;
    }
    .adva-con .item-desc {
      width: 100%;
    }
    .adva-con .item-desc p {
      font-size: 24px;
      line-height: 1.6;
      color: #fff;
      text-align: left;
	  margin-top: 25px;
    }
    .adva-con .item-desc b {
      display: block;
      font-size: 24px;
      margin: 20px 0px;
      color: #333;
    }
    .in_title {
      text-align: left;
    }
    .in_title b {
      font-size: 24px;
      color: #fff;
    }
    .in_title p {
      font-weight: 500;
      font-size: 56px;
      color: #fff;
	  text-align: left;
      margin-top: 60px;
      position: relative;
      padding-bottom: 10px;
    }
    .in_title p::before {
      position: absolute;
      left: 0px;
      right: 0;
      bottom: 0;
 
      content: '';
      width: 60px;
      height: 3px;
      background: #fff;
    }
    .adv-info {
      padding: 30px 0;
    }
    .honor-box ul {
      margin-top: 50px;
      display: grid;
      grid-template-columns: repeat(5, 1fr);
      gap: 30px;
    }
    .honor-box ul li {
      text-align: center;
      border: 1px solid #fff;
      transition: all .3s;
      position: relative;
      background: #ffffff;
      border-radius: 10px;
      border: 1px solid #dedede;
      padding: 15px;
      box-sizing: border-box;
      transition: .5s;
    }
    .honor-box ul li p {
      position: relative;
      z-index: 2;
      color: #333;
    }
    .honor-box ul li h5 {
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: var(--fontsize24);
      color: #000;
      font-weight: normal;
      position: relative;
      z-index: 2;
    }
    .honor-box ul li .top {
      position: relative;
      height: auto;
      line-height: 1.4;
      padding: 0 10px;
      overflow: hidden;
    }
    .honor-box ul li .top::before {
      height: 100%;
      transition: all .3s;
      content: '';
      background: #F2F3F5;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0
    }
    .honor-box ul li span {
      color: #666666;
      display: block;
      margin-top: 5px;
    }
    .honor-box ul li a:hover .top::before {
      background: #F2F3F5;
      height: 100%;
      z-index: 1;
    }
    .honor-box ul li .imgBox {
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
    }
    .honor-box ul li .imgBox img {
      max-width: 100%;
      object-fit: cover;
      transition: .4s;
    }
    .honor-box ul li .more {
      width: 45px;
      position: absolute;
      bottom: -20px;
      background: #F2F3F5;
      left: 0;
      right: 0;
      margin: auto;
      height: 45px;
      border-radius: 45px;
      margin: auto;
      color: #333;
      transition: .5s;
      line-height: 45px;
      margin-top: 20px;
      font-weight: normal;
    }
    .honor-box ul li:hover {
      border: 1px solid #51595E;
    }
    .honor-box ul li:hover h5 {
      color: #000;
    }
    .honor-box ul li:hover .more {
      background: var(--backgroundcolor);
      color: #fff;
    }
    .honor-box ul li:hover .imgBox img {
      transform: scale(1.07);
    }
    .honor-bg {
      background: #f7f7f7;
    }
    .er-titlt {
      font-size: 38px;
      text-align: center;
    }
    .smart {
      background-image: linear-gradient(to right, #0A5FAA ,#188FF5);
	  background-image:-webkit-linear-gradient(to right, #0A5FAA ,#188FF5);
	  background-image:-moz-linear-gradient(to right, #0A5FAA ,#188FF5);
      background-size: cover;
    }
    .smart-top {
      padding-bottom: 90px;
      display: flex;
      justify-content: space-between;
    }
    .smart-top .er-titlt {
      width: 100%;
      color: #fff;
      text-align: left;
	  margin: 0 10px;
    }
    .pinpai {
      position: relative;
      margin-top: -150px;
    }
    .smart-list {
      padding-bottom: 120px;
    }
    .advlist .advlist-item {
      position: relative;
      display: flex;
      align-items: center;
      margin: 40px 0;
      justify-content: space-between;
    }
    .advlist .advlist-imgbox {
      width: 50%;
      padding: 30px;
      background: #f7f7f7;
      border-radius: 0px 70px 0px 0px;
    }
    .advlist .advlist-imgbox img {
      border-radius: 0px 70px 0px 0px;
      object-fit: cover;
      width: 100%;
    }
    .advlist .advlist-item:first-child .advlist-text {
      padding-top: 90px;
    }
    .advlist .advlist-item:nth-child(2n) .advlist-imgbox {
      border-radius: 70px 0px 0px 0px;
    }
    .advlist .advlist-item:nth-child(2n) .advlist-imgbox img {
      border-radius: 70px 0px 0px 0px;
    }
    .advlist .advlist-text {
      width: 40%;
      padding-top: 50px;
      padding-bottom: 50px;
    }
    .advlist .advlist-h {
      font-size: 28px;
      font-weight: bold;
      overflow: hidden;
      margin: 40px 0;
      color: #333;
    }
    .advlist .advlist-text .cricle {
      font-style: normal;
      color: #333;
      display: block;
      font-size: 24px;
	  height: 58px;
	  display: -webkit-box;
	  -webkit-box-orient:vertical;
	  -webkit-line-clamp: 2;
	  text-overflow: ellipsis;
	  overflow: hidden;


    }
    .advlist .advlist-text .cricle i {
      padding-right: 6px;
      color: var(--color);
      font-size: 14px;
    }
    .advlist .advlist-text b {
      font-style: normal;
      color: #000;
      display: block;
      font-weight: normal;
      padding: 10px 0;
      font-size: 20px;
      margin-top: 10px;
    }
    .advlist .advlist-text p {
      font-size: 16px;
      margin-top: 15px;
      color: #818181;
      line-height: 1.6;
    }
    .one-list {
      margin-top: -100px;
    }
    .especially .advlist {
      display: flex;
   margin-bottom: 50px;
      align-items: stretch;
    }
    .especially .advlist .advlist-item {
      flex-direction: column;
      width: calc(33.33% - 20px);
	  margin: 10px;
      border-radius: 0px;
      justify-content: flex-start;
    }
    .especially .advlist .advlist-imgbox {
      width: 100%;
      border-radius: 0px !important;
    }
    .especially .advlist .advlist-text {
      width: 100%;
    }
    .especially .advlist .advlist-item:first-child .advlist-text {
      padding-top: 0px;
    }
    .especially .advlist .advlist-item .advlist-imgbox img {
      border-radius: 0px;
      max-height: 200px;
    }
    .especially .advlist .advlist-text {
      padding: 0;
      margin-top: 20px;
    }
	 /* 质量严格把控 */
    .zl-box {
	
     
    }
    .zl-box .zl-list {
   
      background: #fff;
      padding: 30px;
	  align-items: center;
	  display: flex;
	  justify-content: space-between;
    }
    .zl-box .zl-list p {
      line-height: 1.6;
      font-size: 20px;
      margin-top: 30px;
    }
    .zl-box .zl-list .zl-wrap {
     width: 48%;
    }
    .zl-box .zl-list .tu {  width: 48%;}
    .zl-box .zl-list .zltit {
      font-size: 26px;
      display: flex;
      align-items: center;
    }
    .zl-box .zl-list .zltit span {
      width: 80px;
      height: 80px;
      background: #1270B7;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      margin-right: 10px;
      font-size: 32px;
    }
    .zlbg {
    
	     background-image: linear-gradient(to bottom, #0A5FAA, #188FF5 50%, white 50%);
    }
    .zl-box2 {
      margin-top: 40px;
    }
    .zl-box2 .zl-list {
      display: flex;
      align-items: center;
      width: 100%;
      justify-content: space-between;
    }
    .zl-box2 .zl-list .zl-wrap {
      width: 48%;
    }
    .zl-box2 .zl-list .tu {
      width: 40%;
    }
    .zl-gy ul {
      margin-bottom: 40px;
      padding: 30px;
      background: #fff;
      display: flex;
      align-items: stretch;
      justify-content: space-between;
    }
    .zl-gy ul li {
      width: calc(33.33% - 20px);
    }
    .zl-gy ul li span {
      display: block;
      font-size: 20px;
      margin: 10px 0;
    }
    .zl-gy ul li p {
      font-size: 16px;
      line-height: 1, 6;
    }
	/* 专业售后服务 */
    .sh-service {
background-image: linear-gradient(to bottom, #0A5FAA, #fff );
    }
    .sh-service .sh-titlt {
      width: 50%;
    }
    .sh-service .sh-titlt img{ object-fit: cover; height: 100%;}
    .sh-service .sh-txt {
      width: 50%;
      padding: 40px;
    }
    .sh-service .sh-txt b {
      font-size: 24px;
    }
    .sh-service .sh-txt p {
      margin: 15px 0;
      font-size: 16px;
      line-height: 1.4;
      color: #808080;
    }
.sh-service .sh-txt p span {
    display: block;
    color: #1270B7;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 18px;
}
    .sh-service .seivice-box {
      background: #fff;
      display: flex;
      justify-content: space-between;
      align-items: stretch;
    }
    .sh-service .sh-txt p strong {
      color: #059808;
      padding-right: 8px;
    }

	.zl-gy .service-list li span { color: #1270B7; line-height: 1.6; font-weight: bold; font-size:20px; }
		.zl-gy .service-list { flex-wrap: wrap; justify-content: flex-start;}
	.zl-gy .service-list li { background: #f7f7f7; padding: 20px; width: calc(33.33% - 20px); margin: 10px;}
	/*  */
	.subnav a {
		margin-right: 50px;
	}
	#cyqy-tu p { max-height: 70px;}
	.product ul li a{ height: 100%;}
	.right-specil .img img{ width: 100%;}

.right-specil .img{  width: 47%; align-items: center; margin: 10px; justify-content: space-between; padding:20px;  float: left; background: rgba(255, 255, 255, .5);}

.right-specil .img p{      font-size: 18px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
	.right-specil {
    display: flex
;
    justify-content: space-between;
}

.mold .pro_con ul{ display: flex; align-items: stretch; flex-wrap: wrap;}
.mold .pro_con .cp_tit {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
    min-height: auto;
    color: #333;
    padding-top: 20px;
    width: 100%;
     overflow: visible; 
    display: -webkit-box; 
     -webkit-line-clamp: 2; 
     -webkit-box-orient: vertical; 
	 display: block;
}
.subnav{ flex-wrap: wrap!important; justify-content: flex-start!important;}
.main_title .m_p1 {overflow-wrap: break-word;
    word-break: normal;
    white-space: normal;}
	.nav ul li ul li ul li a { height: auto; min-height: 55px;}
	#header.header-scrolled.headDiv .nav ul li ul li ul li a{ height: auto; padding: 5px 10px; min-height: 42px; }
	.equipment-list p span {
		width: 110px;
	}
		.equipment-list p span {
		width: 110px;
	}
	.equipment-list p i {
    display: block;
    width: calc(58% - 62px);
    text-align: right;
}
.equipment-list {
    margin-top: 30px;
    padding-left: 20%;
}
	
/* 响应 */
@media screen and (max-width: 1280px) {

	.ys-banner .container {
		padding: 0 15px!important;
	}
	.center_box .in_name{ width: 100%; padding: 0 15px;}
}
@media screen and (max-width: 990px) {
	.history-box {
		flex-direction: column;
	}
	.history-tu {
		width: 100%;
	}
	.history-tu.swiper-container {
		height: auto;
		margin: 0;
	}
	.timeline-content {
		flex-direction: column;
	}
	.timeline-container {
		width: 100%;
		margin-top: 30px;
		height: 500px;
	}
	.banner_txt b {
		font-size: 30px;
	}
	.banner_txt span {
		font-size: 32px;
	}
	.content-text {
		padding-right: 0;
		margin-bottom: 20px;
	}
	.main_title .m_p1 {
		font-size: 26px;
	}
	.ban-title .main_title .m_p1 {
		color: #fff;
		font-size: 24px;
	}
	.detail_content p:first-child {
		font-size: 26px;
		line-height: 1.6;
	}
	.content-image {
		width: 100%;
		height: 180px;
	}
	.main-content {
		grid-template-columns: 1fr;
	}
	.about_fr {
		text-align: center;
	}
	.about_fr img {
		margin: 0 auto;
	}
	.about_fl {
		text-align: center;
	}
	.main_title .m_p1 {
		text-align: center;
	}
	.pad80 {
		padding: 50px 0;
	}
	.about_fr {
		margin-top: 0;
	}
	.add-pro {
		flex-direction: column;
	}
	.add-pro_fr {
		width: 100%;
		padding: 0;
	}
	.add-pro_fl {
		width: 100%;
		background: #fff;
		padding: 30px;
	}
	.add-pro_fl .more {
		margin: 20px auto;
	}
	.add-productbg .add-pro:last-child {
		flex-direction: column-reverse;
	}
	.ban-title .main_title .m_p1 {
		font-size: 30px;
	}
	.add-pro_fl .name_title {
		font-size: 26px;
	}
	.about_fl .ab_txt {
		text-align: center;
	}
	.add-pro_txt,
	.ys p {
		text-align: left;
	}
	.inabout .about_fl .ab_txt {
		text-align: left;
	}
	.content-text {
		width: 100%;
	}
	.timeline-date {
		width: 100px;
		height: 100px;
		padding: 10px;
		background: #1270B7;
		border-radius: 50%;
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
		position: relative;
		margin-right: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		border: 5px solid #fff;
	}
	.timeline-date .year {
		margin-bottom: 0;
		font-size: 24px;
	}
	.timeline-line {
		position: absolute;
		left: 48px;
	}
	.content-text p {
		font-size: 16px;
	}
	.timeline-node {
		margin-bottom: 30px;
	}
	.message {
		margin: 15px;
	}
	.inabout .inab_box {
		margin-top: 0;
	}
	.pad80 {
        padding: 80px 0;
    }
	.more-btn {
		justify-content: center;
	}
	    .add-pro_fl .more {
			margin: 10px;
		}
		.subnav a{ margin-right: 50px;}
	.subnav { display: flex; flex-wrap: nowrap!important; overflow-y: hidden; overflow-x: auto; }

	.subnav::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    border-radius: 2px;
  }

 	.subnav::-webkit-scrollbar-thumb {
    background: #C1C1C1;
    border-radius: 2px;

  }

	.subnav::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.04);
    border-radius: 2px;
  }
  .his-box{ width: 100%;}
  .his-box .swiper-button-prev, .his-box .swiper-button-next{ width: 38px; height: 38px; font-size: 22px; top:100%}
    .his-box .swiper-button-prev { left: calc(50% - 50px);}
	.his-box .swiper-button-next { left: calc(50% + 10px);}
  .his-box .swiper-button-prev i, .his-box .swiper-button-next i {
    transform: rotate(0deg);
}
.history-tu .swiper-slide img {
	height: 140px;
}
.equipment-list{ padding: 0; width: 100%; text-align: center;}
.equipment-list p i {
    display: block;
    width: calc(69% - 62px);
    text-align: right;
}
.customer .swiper-button-next,.customer .swiper-button-prev{ width: 38px; top:25%; height: 38px; line-height: 38px;}
.inabout .inab_box .inab_fl .apply_list{
	overflow-y: auto;
	height: 400px;
}
	.inabout .inab_box .inab_fl .apply_list::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    border-radius: 2px;
  }

 .inabout .inab_box .inab_fl .apply_list::-webkit-scrollbar-thumb {
    background: #C1C1C1;
    border-radius: 2px;

  }

	.inabout .inab_box .inab_fl .apply_list::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.04);
    border-radius: 2px;
  }
  .inabout .inab_box .inab_fr{ margin-top: 30px;}
  .in_title p {
    font-weight: 500;
    font-size: 42px;
    color: #fff;
    text-align: left;
    margin-top: 30px;
    position: relative;
    padding-bottom: 0px;
}
.ys-banner{ margin-top: 35px;}
.honor-box ul {
    margin-top: 50px;
    display: grid
;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.ys-banner .container {
	bottom: 0;
}
.pro_banner .banner-thumbs .swiper-slide-next {
    transform: translateX(71px) !important;
}
.pro_banner { margin-top: 35px;}
.pro_banner .banner-top .info b, .pro_banner .banner-top .info span{ width:90%;}
.inproduct{ flex-direction: column;}
.inpro_nav {
    width: 100%;
    background: linear-gradient(to bottom, #f5f5f5, #e9f2f9);
    padding: 20px 0;
    border-right: 1px solid #e0e0e0;
}
.inproduct .inpro_content {
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
}
.menu-item-container {
	width: 100%;
}
    .inproduct .inpro_content ul li h5 {
		padding: 0 10px;
	}
	.pro_banner .banner-thumbs .swiper-slide {
    background: none;
    border-radius: 0;
   padding-right: 0!important;

  
}
.inbanbg{ background:url(/cms/images/inbanner3.jpg) no-repeat; background-size: cover; padding-bottom: 40px;}
.inbanner .bannbg { display: none; }
.inbanner .container{ position: relative;}
    .inbanner .pro_detail .pro_detail_txt {
		text-align: center;
	}
	.table-responsive{ width: 100%!important;}
	.subnav a{ margin-right: 50px!important; padding: 0!important;}
	.pro_apply .list2 .title2 p {
		width: 100%;
	}
	    .inpro_info {
        text-align: left;
        line-height: 1.6;
        margin-top: 20px;
        font-size: 18px;
        color: #666;
        padding: 10px 15px;
    }
	.main_pro_box .ser_py:nth-child(2n+1) .container{
		flex-direction: column-reverse;
		display: flex;
	}
	.nav li.active ul li a {
    color: #333;
}
.nav li:hover ul li .arrow-btn i {
    color: #333;}
	#header.header-scrolled .nav ul li.active li a{
		color: #333;
	}
	#header.header-scrolled .nav ul li:hover ul li .arrow-btn i{ color: #333;}
	.nav ul li ul li a:hover .arrow-btn i { color: #fff;}
	.fotdetboxx ul li {
    width: 100%!important;
    margin: 5px!important;}
	.fotdetboxx ul{
		max-height: 300px;
		overflow-y: auto;
	}
.fotdetboxx ul::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.fotdetboxx ul::-webkit-scrollbar-thumb {
  background: #ddd
}

.fotdetboxx ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, .08);
}

}
@media screen and (max-width: 768px) {
	    .inbanner .pro_detail .pro_detail_txt b {
        font-size: 24px;
    }
}
@media screen and (max-width: 640px) {
	.about_fl .ab_txt {
		font-size: 16px;
	}
	.equipment-list p {
		font-size: 14px;
	}
	.timeline-line {
		display: none;
	}
	.add-pro_icon ul {
		flex-wrap: wrap;
	}
	.add-pro_icon ul li {
		margin: 5px;
		width: calc(50% - 10px);
		background: #f7f7f7;
		padding: 10px;
	}
	.ab_bottom ul {
		flex-wrap: wrap;
	}
	.ab_bottom li {
		width: 50%;
		justify-content: center;
	}
	.ab_bottom .ab_num {
		justify-content: center;
	}
	.ban-title .main_title .m_p1 {
		font-size: 26px;
	}
	.ab_bottom li b {
		font-size: 30px;
	}
	.add-pro_fr {
		padding: 15px;
		background: #f7f7f7;
	}
	.add-pro_fl {
		padding: 15px;
	}
	.fot_top div {
		margin-bottom: 10px !important;
	}
	.fot_top {
		padding-bottom: 0;
	}
	.fot_bot {
		padding: 15px 0;
	}
	.trp_language_switcher_shortcode {
		margin-bottom: 0;
	}
	.subnav a {
		line-height: 60px;
	}
	.timeline-node {
		flex-direction: column;
	}
	.timeline-line {
		display: none;
	}
	.timeline-node {
		margin-bottom: 0px;
	}
	.news-content h3 {
		font-size: 20px;
	}
	.main_title .m_p1 {
		font-size: 24px;
	}
	.banner_txt b {
		font-size: 20px;
	}
	.banner_txt span {
		font-size: 20px;
		margin-top: 10px;
	}
	#banner .swiper-slide .container {
		position: absolute;
		right: 0;
		top: 33%;
		width: 80%;
		bottom: 0;
		margin-right: 0;
	}
	.cta-section { margin-bottom: 0;}
	    .pad80 {
        padding:50px 0;
    }
	.about_fl .ab_tit {
		font-size: 24px; 
		margin-top: 30px;
	}
	.news .news_con .newsfr ul li {
		padding: 10px 0;
	}
	.news .news_con .newsfr ul{ margin-top: 10px;}
	.news_bot {
		margin-top: 15px;
	}
	#suspension li .fa {
  
    width: 42px;
    height: 42px;

    line-height: 42px;}
	#suspension li a,#suspension li {
		width: 42px;
		height: 42px;
	}
	
.subnav a{ margin-right: 30px;}
.history-tu .swiper-slide img {
	height: 110px;
}
.history-box{ margin-top: 0;}
.content-text{ margin-bottom: 0;}
.equipment-list p i {
    display: block;
    width: calc(80% - 62px);
    text-align: right;
}
.inabout .inab_box .inab_fl .apply_list{
	overflow-y: auto;
	height: 300px;
}
    .honor-box ul {
        margin-top: 50px;
        display: grid
;
height: 435px;
overflow-y: auto;
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
	.honor-box ul::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    border-radius: 2px;
  }

.honor-box ul::-webkit-scrollbar-thumb {
    background: #C1C1C1;
    border-radius: 2px;

  }

.honor-box ul::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.04);
    border-radius: 2px;
  }
  .pro_apply .list2::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    border-radius: 2px;
  }

  .pro_apply .list2::-webkit-scrollbar-thumb {
    background: #C1C1C1;
    border-radius: 2px;

  }

  .pro_apply .list2::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.04);
    border-radius: 2px;
  }
  .pro_apply .list2 { height: 350px;overflow-y: auto;}
  .especially .advlist{ flex-wrap: wrap;}
  .especially .advlist .advlist-item {
    flex-direction: column;
    width: calc(100% - 20px);
    margin: 10px;
    border-radius: 0px;
    justify-content: flex-start;
}
    .in_title p {
        font-weight: 500;
        font-size: 34px;
        color: #fff;
        text-align: left;
        margin-top: 22px;
        position: relative;
        padding-bottom: 0px;
    }
	.er-titlt {
    font-size: 32px;
    text-align: center;
}
.advlist .advlist-text .cricle{ height: auto;}
.zl-box .zl-list{ flex-wrap: wrap;}
.zl-box .zl-list .zl-wrap {
    width: 100%;
}
.zl-box .zl-list .tu {
    width: 100%;
	margin-top: 20px;
}
.zl-gy ul{ flex-wrap: wrap; padding: 0 20px; margin-bottom: 0;}
.zl-gy ul li {
    width: calc(100% - 20px);
	margin-bottom: 20px;
}
.menu-link{ height: 42px; padding: 0 15px;}
    .pro_banner .banner-thumbs .swiper-slide-next {
        transform: translateX(43px) !important;
    }
.pro_banner .swiper-button-next, .pro_banner .swiper-button-prev{ width: 38px; height: 38px; line-height: 38px; font-size: 20px;}
.pro_banner .banner-top .info .more {
    width: 120px;
    height: 40px;
	margin-top: 10px;
    line-height: 40px;}
	    .pro_banner .banner-top .info b {
			font-size: 24px; 
			margin-bottom: 10px;
		}
		.pro_banner .banner-top .info span{ font-size: 18px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;

		text-overflow: ellipsis;
		overflow: hidden;
		}
		.pro_banner .banner-thumbs {
			bottom:10%
		}
		.inproduct .inpro_content ul li h5 {
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    min-height: 42px;}
	.inproduct .inpro_content ul li .imgBox {
		height: auto;
		margin-top: 0;
	}
	.inbanner .pro_detail .pro_detail_tu{ display: block;}
	.cus-btn-3 {
		font-size: 14px;
	}
	.fotdetboxx ul li a {
    font-size: 16px;
    padding: 10px!important;
    display: block;
}
    .inbanner .pro_detail .pro_detail_tu {
        display: block;
    }
	.inpro_info {
    text-align: left;
    line-height: 1.6;
    margin-top: 20px;
    font-size: 18px;
    color: #666;
    padding: 10px 15px;
}
.main_pro .in_title {
    font-size: 24px;
    line-height: 1.4;
}	
.neiye p {
    font-weight: bold;
    font-size: 18px;
}
.ser_py_txt p{ margin: 5px 0!important;}
.article_titlebor {
    text-align: center;
    width: 100%;
    font-size: 22px;
    line-height: 1.6;}
	.innerright strong{ font-size: 20px;}
	.innerright img{ width: 100%!important; height: auto!important;}
}
#header.header-scrolled .searchWrap {
	height: 80px;
}
@media screen and (max-width: 480px) {
	.add-pro_fl .name_title {
		font-size: 20px;
	}
	.prone .swiper-slide a .info {
		padding: 0 10px;
	}
	.prone .swiper-slide a p {
		margin-top: 15px;
	}
	.timeline-date {
		width: 80px;
		height: 80px;
		padding: 10px;
		background: #1270B7;
		border-radius: 50%;
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
		position: relative;
		margin-right: 0px;
		display: flex;
		align-items: center;
		justify-content: center;
		border: 5px solid #fff;
		font-size: 20px;
	}
	.timeline-date .year {
		font-size: 20px;
	}
	.news-card {
		flex-direction: column;
	}
	.news-card .image-container {
		width: 100%;
	}
	.news-content {
		padding: 20px;
		width: 100%;
	}
	.banner_txt b {
		font-size: 16px;
	}
	.banner_txt span {
		font-size: 16px;
		margin-top: 15px;
	}
	.ban-title .main_title .m_p1{
		font-size: 24px;
	}
	    .equipment-list p i {
        display: block;
        width: calc(90% - 62px);
        text-align: right;
    }
	    .in_title p {
        font-weight: 500;
        font-size: 28px; margin-top: 15px;}
		.in_title b {
    font-size: 18px;
    color: #fff;
}
.zl-box .zl-list .zltit span {
    width: 60px;
	font-size: 24px;
    height: 60px;}
	.zl-box .zl-list .zltit{ font-size: 24px;}
	.zl-box .zl-list p {
    line-height: 1.4;
    font-size: 18px;
    margin-top: 20px;
}
.zl-gy .service-list li {
    background: #f7f7f7;
    padding: 20px;
    width: calc(100%  - 0px);
   margin: 10px 0; 
}
.zl-box .zl-list{ padding: 20px;}
    .zl-box .zl-list .zltit {
		font-size: 22px;
	}
	.zl-box2 .zl-list .zl-wrap {
		width: 100%;
	}
	    .pro_banner .banner-top .info {
        bottom: 14%;
    }
	.pro_banner .banner-top .info b{ font-size: 22px;}
	.pro_banner .banner-thumbs .swiper-slide-active {
    transform: scale(2.5);
    z-index: 10;
}
.pro_banner .swiper-button-next, .pro_banner .swiper-button-prev {
        top: 88%;}
		.news-card a{ flex-direction: column;}
}

@media screen and (max-width: 420px){
	    .equipment-list p i {
        display: block;
        width: calc(100% - 62px);
        text-align: right;
    }
	    .in_title p {
			font-size: 24px;
		}
	
}