/* 轮播图 */
.swiper-slide img {
	width: 100%;
}

body .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	margin: 0 10px !important;
}

/* 共用样式 */
.cn-title {
	color: #db042d;
	font-size: 36px;
	text-align: center;
}

.en-title {
	color: #c7c7c7;
	font-size: 46px;
	font-weight: 700;
	text-align: center;
	font-family: 'Oswald', sans-serif;
}

.t-title {
	color: #8c8c8c;
	font-size: 16px;
	text-align: center;
	line-height: 38px;
}

.find_more {
	background-color: #db042d;
	color: #fff;
	width: 30%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 25px;
	margin: 0 auto;
	cursor: pointer;
}

.wrap-padding {
	padding: 60px 0;
	padding-bottom: 60px;
}

/* 产品中心 */
.pt-cont {
	/* display: flex; */
	align-items: center;
	justify-content: space-between;
	margin-top: 2%;
	background: #f8f8f8;
	width: 100%;
	overflow: hidden;
}

.search-left {
	display: flex;
	flex-direction: column;
	padding: 15px 40px 15px 100px;
	color: #fff;
	background: #088cce;
	position: relative;
	margin-right: 0%;
	width: 27%;
	float: left;
}

.pt-cont input {
	border: 1px solid #e5e5e5;
	height: 30px;
	border-radius: 5px;
	width: 90%;
}

.pt-cont select {
	border: 1px solid #e5e5e5;
	height: 30px;
	border-radius: 5px;
	width: 80%;
	outline: none;
}

.pt-cont ::-webkit-input-placeholder {
	text-indent: 1em;
}

.search-left span {
	font-style: italic;
	text-align: right;font-size: 18px;
}

.search-left span:nth-child(2) {
	font-weight: 700;
	font-size: 12px;
}

.fill {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: -25px;
	border-width: 0px 0px 70px 25px;
	border-style: solid;
	border-color: transparent transparent #088cce;
	transform: rotate(180deg);
}

.kepp-fill {
	position: absolute;
	top: 0;
	right: -18px;
	width: 6px;
	height: 72px;
	background: #088cce;
	opacity: .4;
	transform: skew(-20deg);
}

.search-xl {
	width: 44%;
	float: left;
	margin-left: 5.2%;
	MARGIN-TOP: 22px;
}

.search-pp {
	width: 14%;
	float: left;
	MARGIN-TOP: 22px;
}

.search-type {
	width: 14%;
	float: left;
	MARGIN-TOP: 22px;
}

.search-button {
	width: 5%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #1b1b1b;
	border-radius: 5px;
	float: left;
	margin-right: 12%;
	border: 0;
	MARGIN-TOP: 22px;
}
.search-button a {
	color: #fff;
}
.pt-search {
	display: flex;
	padding-top: 40px;
	margin-bottom: 30px;    overflow: hidden;
    max-height: 708px;
}

.ps-left {
	width: 20%;
	background: #088cce;
	border-radius: 5px;
	padding: 10px 20px;
}

.ps-left,
.ps-title,
.ps-item {
	display: flex;
	flex-direction: column;
}

.ps-title span {
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
}

.ps-title span:nth-child(1) {
	margin-bottom: 5px;
	margin-top: 10px;
}

.ps-title span:nth-child(2) {
	margin-bottom: 10px;
}

.ps-item h5 {
	display: flex;
	border-top: 1px solid #7193c1;
	color: #fff;
	padding: 9px;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.ps-right {
	width: 80%;
	display: flex;
	flex-wrap: wrap;
	margin-left: 3%;
}

.ps-right a {
	display: inline-block;
}

.pr-item {
	/*display: flex;*/
	background: #f8f8f8;
	padding: 16px 6px;
	border: 1px solid #ececec;
	border-radius: 5px;
	margin: 13px 10px;text-align: center;
	width: 31%;
}

.pr-left {
	display: flex;
	flex-direction: column;
	width: 50%;
}

.pr-right {
	width: 57%;
}

.pr-right img {
	width: 100%;
}

.pr-left h4 {
	color: #333;
	margin-top: 16px;
	font-size: 15px;
}

.pr-left a {
	margin-top: 58px;
	font-size: 15px;
	color: #db042d;
	text-decoration: none;
}

.rectangle {
	width: 24%;
	height: 2px;
	background: #db042d;
	margin-top: 12px;
}

/* 广告 */
.advertising {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 206px;
	background: url(../images/index01.png) no-repeat;
	background-size: 100% 100%;
}

.advertising span {
	color: #fff;
}

.advertising span:nth-child(1) {
	font-size: 46px;
	padding-bottom: 14px;
}

.advertising span:nth-child(2) {
	font-size: 24px;
	padding-top: 5px;
}

/* 品牌中心  */
.bt-cont {
	display: flex;
	text-align: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
	margin-top: 30px;
}

.w_find_more {
	background: transparent;
}

.bt-cont a {
margin-bottom: 5px;
    text-decoration: none;
    padding: 8px;
    width: 12%;
}

.brand-list {
	/*box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);*/
	padding: 16px 0px;
	/*border-radius: 6px;*/
	border: 1px solid #e8e8e8;
}

.brand-list img {
	width: 100%;
}

.brand-list h5 {
	color: #333;
	font-size: 15px;
	line-height: 34px;
}

.pp-more {
	color: #db042d;
}

/* 关于我们 */
.about {
	background: url(../images/about.png) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}

.w-about {
	display: flex;
	justify-content: space-between;
	background: transparent;
}

.at-title {
	width: 50%;
	color: #fff;
}

.at-title .t1 {
	font-size: 30px;
	font-weight: 700;
}

.at-title .t2 {
	font-size: 40px;
	font-weight: 700;
	font-family: 'Oswald', sans-serif;
}

.at-title p {
	text-indent: 2em;
	line-height: 29px;
	margin: 30px 0;
}

.at-right {
	width: 46%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.at-right img {
	width: 100%;
}

.find_more_s {
	background-color: #fff;
	color: #db042d;
	width: 250px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 25px;
	cursor: pointer;
}

.find_more_s a {
	color: #db042d;
	text-decoration: none;
}

/* 核心优势 */
.ct-cont {
	margin-top: 30px;
}

.cc-top {
	display: flex;
}

.cc-top .cc-item {
	width: 28%;
	padding: 27px 4px;
	background: #f3f3f3;
	display: flex;
	cursor: pointer;
	border: 1px solid #fff;
}

.cc-top .cc-item span:nth-child(1) {
	font-size: 50px;
	color: #c7c7c7;
	font-weight: 700;
	width: 23%;
	text-align: center;
	font-family: 'Oswald', sans-serif;
}

.cc-top .cc-item span:nth-child(2) {
	font-size: 17px;
	color: #333;
	line-height: 70px;
	font-weight: bold;
}

.cc-item:hover {
	background: #db042d;
}

.cc-item:hover span:nth-child(1) {
	color: #fff;
}

.cc-item:hover span:nth-child(2) {
	color: #fff;
}

.cb-item {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-top: 70px;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

.cb-left {
	width: 50%;
}

.cb-left .cl-title {
	display: flex;
	flex-direction: column;
}

.cb-left .cl-title span:nth-child(1) {
	font-size: 26px;
	color: #db042d;
}

.active span:nth-child(1) {
	color: #fff !important;
}

.cb-left .cl-title span:nth-child(2) {
	font-size: 15px;
	color: #6b6b6b;
	margin: 10px 0;
}

.active span:nth-child(2) {
	color: #fff !important;
}

.cb-left .cl-title span:nth-child(3) {
	width: 30%;
	height: 2px;
	background: #e2e2e2;
}

.cc-bottom {
	position: relative;
	height: 280px;
}

.cl-bottom {
	margin-top: 20px;
}

.cl-bottom p {
	line-height: 25px;
}

.cb-right {
	display: flex;
	justify-content: space-around;
	width: 50%;
}

.cb-right .cr-img {
	width: 45%;
	box-shadow: 0px 0px 28px 0px rgb(0 0 0 / 15%);
	padding: 5px;
}

.cb-right .cr-img img {
	width: 100%;
	height: 196px;
}

.active {
	background: #db042d !important;
}

.active-f {
	visibility: visible !important;
}

/* 应用领域 */
.at-wrap .cn-title {
	color: #fff;
}

.at-wrap .en-title {
	color: #fff;
}

.at-wrap .t-title {
	color: #fff;
}

.application {
	background: url(../images/lingyubg.jpg) no-repeat center center;
	background-size: cover;
}

.w-application {
	background: transparent;
}

.ar-cont {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
}

.application-list {
	width: 14%;
	padding: 9px;
}

.application-list a {
	display: block;
	border: 3px solid #fff;
	border-radius: 50%;
	overflow: hidden;
}

.application-list h5 {
	margin: 0;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	text-align: center;
	margin-top: 18px;
	color: #F5F5F5;
}

.application-list img {
	object-fit: cover;
	border-radius: 100%;
	width: 100%;
	height: 150px;
	transition: all .5s linear;
}

.application-list img:hover {
	transform: scale(1.2);
}

/* 新闻资讯 */
.nt-cont {
	margin-top: 20px;
}

.nt-cont a {
	text-decoration: none;
	color: #333;
}

.news-list img {
	width: 100%;
	height: 260px;
	border: 1px solid #e6e6e6;
}

.news-list p:nth-child(2) {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	margin-top: 20px;
	font-weight: 600;
	line-height: 34px;
	color: #088cce;
}

.news-list p:nth-child(3) {
	text-indent: 2em;
	font-size: 15px;
	color: #8c8c8c;
	margin: 10px 0 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 115px;
	line-height: 29px;
}

.news-list p:nth-child(4) {
	font-size: 15px;
	color: #b7b7b7;
	margin-top: 23px;
}

/* 友情链接 */
.links {
	/*background: #088cce;*/
	color: #333;border-bottom: 1px solid #ccc;
	font-size: 15px;
}

.link-left {
	display: flex;
	flex-direction: column;
}

.link-right {
	display: flex;
	margin-left: 2%;
	flex-wrap: wrap;
	align-items: center;
}

.link-right span:last-child .coloumn {
	display: none;
}

.w-links {
	display: flex;
	/*background: #088cce;*/
	padding: 25px 0;
}

.link-left span:nth-child(1) {
	font-size: 28px;
	font-weight: 700;
}

.coloumn {
	margin: 0 10px;
}

.link-right span a {
	color: #333;
}

.link-right h6 {
	display: inline-block;
	font-size: 15px;
}

/* 手机端 */
@media (max-width: 768px) {
	nav {
		display: none;
	}
	/* 产品中心 */
	.pt-cont {
		flex-wrap: wrap;
	}

	.search-left {
		width: 90%;
	}

	.fill {
		border-width: 0 0 72px 25px;
		right: -24px;
	}

	.swiper-slide img {
		/* height: 250px; */
	}

	body .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}

	.cn-title {
		font-size: 28px;
	}

	.en-title {
		font-size: 20px;
	}

	.t-title {
		font-size: 14px;
	}

	.pt-search {
		flex-direction: column;
	}

	.ps-left {
		width: 90% !important;
		margin: 0 auto;
	}

	.ps-right {
		width: 100% !important;
		justify-content: space-between;
	}

	.ps-right {
		padding-left: 0 !important;
		margin-left: 0 !important;
	}

	.search-xl {
		padding-top: 15px;
	}

	.search-xl,
	.search-pp,
	.search-type {
    width: 66%;
    padding: 5px 0 5px 20px;
    margin-left: 0;
	}

	.pt-search {
		padding-top: 20px;    max-height: 1336px;
	}

	.search-button {
		width: 15%;
	}

	.pr-item {
		padding: 10px;
		margin: 10px;
		width: 43%;
	}

	.pr-item:last-child {
		display: none;
	}

	/* 品牌中心 */
	.advertising span:nth-child(1) {
		font-size: 22px;
	}

	.advertising span:nth-child(2) {
		font-size: 14px;
	}

	/* 关于我们 */
	.w-about {
		flex-direction: column;
	}

	.at-title {
		width: 90%;
		margin: 0 auto;
	}

	.at-right {
		width: 90%;
		margin: 0 auto;
	}

	.find_more_s {
		margin: 0 auto;
		margin-top: 35px;
	}

	/* 核心优势 */
	.cc-top {
		flex-wrap: wrap;
	}

	.cc-top .cc-item {
		width: 50%;
	}

	.cb-item {
		flex-direction: column;
		padding-top: 15px !important;
	}

	.cc-bottom {
		height: 355px !important;
	}

	.cb-left {
		width: 100%;
		padding: 0 20px;
	}

	.cb-right {
		width: 100%;
	}

	.cc-top .cc-item span:nth-child(1) {
		font-size: 28px;
	}

	.cc-top .cc-item span:nth-child(2) {
		font-size: 14px;
		color: #333;
		line-height: 29px;
		font-weight: bold;
	}

	/* 友情链接 */
	.w-links {
		flex-direction: column;
	}

	.link-left {
		flex-direction: row;
		align-items: center;
		margin-left: 20px;
	}

	.link-left span:nth-child(1) {
		margin-right: 20px;
	}

	.link-right {
		margin-left: 5%;
	}

	.wrap-padding {
		padding: 40px 0;
		padding-bottom: 60px;
	}

	.pr-left a {
		margin-top: 17px;
		font-size: 15px;
		color: #db042d;
	}

	.find_more {
		background-color: #db042d;
		color: #fff;
		width: 50%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		border-radius: 25px;
		margin: 0 auto;
		cursor: pointer;
	}

	.cb-right .cr-img img {
		width: 100%;
		height: 107px;
	}

	.application-list {
		width: 46%;
		padding: 9px;
	}

	.application-list:last-child {
		display: none;
	}
	.search-left span {
	    font-style: italic;
	    text-align: left;
	}
	.bt-cont a {
	    margin-bottom: 5px;
	    text-decoration: none;
	    padding: 8px;
	    width: 50%;
	}
}
