/* ===================首页样式========================== */
.ind_pro {}

.ind_pro .ind_tit h3 {
	margin-bottom: 0.3em;
}

.ind_pro .ind_tit p {
	width: 80%;
	text-align: left;
}

.ind_pro .swiper-pagination {
	bottom: 0 !important;
	top: auto !important;
}

.ind_pro .pro_nav {
	position: relative;
}

.ind_pro .pro_nav ul {}

.ind_pro .pro_nav ul li {
	text-align: center;
	padding: 0 .15em .2em;
	cursor: pointer;
	transition: all .3s;
}

.ind_pro .pro_nav ul li:hover,
.ind_pro .pro_nav ul li.active {
	background: #f3f3f3;
}

.ind_pro .pro_nav ul li img {
	width: 100px;
	display: inline-block;

}

.ind_pro .pro_nav ul li p {
	font-family: 'TSB';
	font-size: .18em;
	margin-top: .1em;
	line-height: 1.3;
}

.swiper-button-next::after,
.swiper-button-prev::after {
	/* content: '' !important; */
	font-size: 15px !important;
}

.pro_nav .swiper-button-next::after,
.pro_nav .swiper-button-prev::after {
	content: '' !important;
}

.swiper-button-next i,
.swiper-button-prev i {
	font-size: .3em;
	color: #6b6b6b;
}

.swiper-button-next i:hover,
.swiper-button-prev i:hover {
	color: #d80c18;
}

.ind_pro .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #d80c18;
}

.ind_pro .pro_con {
	margin-top: .25em;
}

.ind_pro .pro_con ul {}

.ind_pro .pro_con ul li img {
	padding: 50px;
}

.ind_pro .pro_con ul li:hover .info {
	bottom: 0;
	background: rgba(216, 12, 24, 50%);
}

.ind_pro .pro_con .info {
	position: absolute;
	bottom: -45%;
	left: 0;
	width: 100%;
	background: rgba(89, 87, 87, .8);
	padding: .15em .3em;
	/* padding: .45em; */
	transition: all .3s;
}

.ind_pro .pro_con .info i {
	font-size: .3em;
	color: #fff;
	text-align: center;
}

.ind_pro .pro_con .info p {
	font-size: .2em;
	/* margin-top: .25em; */
	color: #fff;
	line-height: 1.2;
	text-align: center;
}

.Industry .ind_tit {
	/* padding-left: .3em; */
}

.Industry .ind_tit h3 {
	text-align: left;
	margin-bottom: .15em;
}

.Industry .ind_tit p {
	width: 70%;
	text-align: left;
}

.Industry .top {}

.Industry .top ul {}

.Industry .top ul li {
	width: 49.35%;
}

.Industry .top ul li a {}

.Industry .top ul li a .pic {}

.Industry .top ul li a .pic img {}

.Industry ul li .info {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(89, 87, 87, .8);
	transition: all .3s;
}

.Industry ul li:hover .info {
	background: rgba(216, 12, 24, .8);
}

.Industry ul li .info p {
	font-family: 'TB';
	font-size: .18em;
	padding: 15px 30px;
	color: #fff;
	margin-bottom: 0px
}

.Industry .bottom {
	margin-top: 2%;
}

.Industry .bottom ul li {
	width: 24%;
}

.ind_ab {}

.ind_ab .ind_tit {
	width: 70%;
	text-align: left;
}

.ind_ab .lf {
	width: 50%;
}

.ind_ab .lf .info {
	font-size: .18em;
	color: #595757;
	line-height: 1.5;
}

.ind_ab .lf img {
	width: 400px;
	margin: 0.3em 0;
}

.ind_ab .lr {
	width: 46%;
}

.Projects {}

.Projects .pd-80 {
	padding-bottom: 0;
}

.Projects .Projectsw {}

.Projects .Projectsw .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.9);
}

.Projects .Projectsw .swiper-slide-active,
.Projects .Projectsw .swiper-slide-duplicate-active {
	transform: scale(1.1);
}

.Projects ul {
	padding-bottom: .8em;
}

.ind_news {
	position: relative;
}

.ind_news .swiper-button-next {
	right: 10%;
	top: 58%;
}

.ind_news .swiper-button-prev {
	left: 10%;
	top: 58%;
}

.ind_news .ind_tit {
	/* text-align: center; */
}

.ind_news ul li:first-child {
	width: 62%;
}

.ind_news .pst-rel.pic {
	overflow: hidden;
}

.ind_news ul li:first-child .pic {
	width: 50%;
}

.ind_news ul li:first-child .info {
	width: 50%;
}

.ind_news ul li:first-child h5 {
	font-size: .18em;
	color: #595757;
	margin-bottom: 86px;
	line-height: 1.3;
}

.ind_news ul li:first-child .pic {
	width: 50%;
}

.ind_news ul li:first-child img {
	height: 100%;
}

.ind_news ul li {
	width: 18%;
	height: 100%;
}

.ind_news ul li .date {
	position: absolute;
	right: -1px;
	top: -61px;
}

.ind_news ul li .date .top {
	background: #d80c18;
	padding: .1em .2em;
}

.ind_news ul li .date .top p:first-child {
	font-size: .24em;
}

.ind_news ul li .date .top p {
	color: #fff;
	margin: 0;
	font-size: .16em;
	font-family: 'TSB';
	text-align: center;
}

.ind_news ul li .date .bottom {
	background: #595757;
}

.ind_news ul li .date .bottom p {
	font-family: 'TSB';
	font-size: .16em;
	color: #FFF;
	text-align: center;
}

.ind_news ul li .info {
	padding: .2em;
	position: relative;
	border: 1px solid #edeff3;
}

.ind_news ul li .info p {
	color: #a0a0a0;
	font-size: .18em;
	margin-bottom: .15em;
}

.ind_news ul li .info h4 {
	line-height: 1.3;
	font-family: 'TSB';
	font-size: .18em;
	margin-bottom: 25px;
	height: 70px;
	overflow: hidden;
}

.Companies {}

.Companies .pd-80 {
	/* padding-bottom: 0; */
}

.Companies .ind_tit {
	text-align: center;
}

.Companies .ind_tit h3 {
	text-transform: none;
	text-align: left;
}

.Companies ul {
	padding-bottom: .6em;
}

.Projectsw .swiper-pagination,
.Companies .swiper-pagination {
	background: #f8f8f8;
	padding: .06em .14em;
	border-radius: 200px;
	width: auto !important;
	left: 50% !important;
	transform: translateX(-50%);
}

.Companies ul li {
	border: 1px solid #eeeeee;
}

.Companies ul li img {
	height: 120px;
	margin: 0 auto;
}

.Quote {
	background: url(../image/Quote.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;
	margin-bottom: .8em;
}

.Quote h3 {
	width: 70;
	font-size: .25em;
	font-family: 'TB';
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.3;
	color: #fff;
}

.Quote a {
	margin: 0 auto;
	background-color: #595757;
	color: #fff;
	text-align: center;
}

.Quote a:hover {
	background-color: #fff;
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
	font-size: 16px;
	bottom: 10px !important;
	height: 21px;
}

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
	/* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
	/* 1440 × (900/1050) */
}

@media all and (max-width:1439px) {
	/* 1360 × (768) */
}

@media all and (max-width:1359px) {
	/* 1280 × (800/854/1024) */
}

@media all and (max-width:1279px) {
	/* 1152 × (864) */
}

@media all and (max-width:1151px) {
	/* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
	.ind_pro .ind_tit p {
		width: 100%;
		text-align: left;
	}

	.ind_ab .ind_tit,
	.Industry .ind_tit p {
		width: 100%;
	}

	.Industry ul li .info p {
		font-size: 16px;
	}

	.Industry .top ul li {
		width: 100%;
		margin-bottom: 15px;
	}

	.Industry .bottom {
		margin-top: 0;
	}

	.Industry .bottom ul li {
		width: 49%;
		margin-bottom: 10px;
	}

	.ind_ab .lf .info {
		font-size: 14px;
		color: #595757;
		line-height: 1.3;
	}

	.ind_ab .lf,
	.ind_ab .lr {
		width: 100%;
	}

	.ind_news ul li:first-child {
		width: 100%;
		margin-bottom: 15px;
	}

	.ind_news ul li {
		width: 48%;
		height: 100%;
	}

	.ind_news ul li .info h4 {
		font-size: 16px;
		height: 8em;
	}

	.Quote h3 {
		font-size: 16px;
	}

	.ind_news ul li:first-child h5 {
		font-size: 14px;
		margin-bottom: 0px;
	}

	.ind_pro .pro_nav ul li p {
		font-size: 14px;
	}

	.ind_pro .pro_nav ul li img {
		width: 75px;
		display: inline-block;
	}

	.ind_pro .pro_con ul li img {
		padding: 0px;
	}

	.Companies .swiper-pagination {
		background: #f8f8f8;
		padding: .06em .14em;
		border-radius: 200px;
		width: max-content !important;
		left: 50% !important;
		transform: translateX(-50%);
		margin-top: 10px;
	}

	.ind_news ul li:first-child img {
		object-fit: cover;
	}
}

@media all and (max-width:768px) {}

@media all and (max-width:640px) {}

@media all and (max-width:480px) {}

@media all and (max-width:420px) {}

@media all and (max-width:376px) {}