<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swiper-wrapper {
	height: 300px;
}

.product {
	margin-top: 50px;
}
.ProList{

}
.ProList&gt;a{
	display: inline-block;
    float: left;
    background-color: #0091da;
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    padding: 3px 5px;
    margin-bottom: 30px;
}
.chanpinList{
		width: 86%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		display: -webkit-flex;
		justify-content: left;
		margin-top: 40px;
}
.chanpinList&gt;a{
	display: inline-block;
    float: left;
	
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    padding: 3px 5px;
    margin-bottom: 30px;
}
.chanpinImg{
	border: 1px solid #0091da;
}
.chanpinImg&gt;img{
	height: 60px;
	/* width: 200px; */
}
/* äº§å“åˆ—è¡¨ */
.icofontsmall {
	margin: 0 auto;
	width: 300px;
	padding: 13px 22px;
	color: #0091da;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 2px #0091da dotted;
}

.product .newTitle {
	text-align: center;
}

.product .newTitle .icofontBig {
	width: 220px;
	margin: 0 auto;
	border: 3px solid #0091da;
	padding: 13px 22px;
	border-radius: 40px;
	color: #0091da;
	font-size: 20px;
	font-weight: 600;
}

.product .icoList {
	width: 86%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	display: -webkit-flex;
	justify-content: left;
	margin-top: 40px;
}


.product .icoList .icoCon {
	width: 100%;
	border: 2px #0091da dotted;
	border-radius: 10px;
}

.dicoCon {
	width: 100%;
	border: 2px solid #0091da;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.icoImg {
	text-align: center;
}

.icoImg img {
	/* border: 2px solid #0091da; */
	padding: 18px;
	width: 100%;
    height: 200px;
	border-radius: 20px;
	margin-bottom: 15px;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}

.icoImg img:hover {
	transform: scale(1.1);
}

.icoFont .icoBig {
	font-size: 14px;
	text-align: center;
	font-weight: 500;
	height: 70px;	
	color: #fff;
	padding: 10px 0;
}

.dicoCon .icoFont .icoBig {
	font-size: 14px;
	text-align: center;
	font-weight: 900;
	background-color: #fff;
	margin-bottom: 0px;
	color: #fff;
	padding: 5px 0;
}

.icoFont {
	background-color: #0091da;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.product .icoList .icoCon .icoFont .icoSmall {
	color: #fff;
	padding: 0 10%;
	font-size: 14px;
	word-break: break-all;
	padding-bottom: 20px;
	/* margin-bottom: 20px; */
	display: -webkit-box;
	text-align: center;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* äº§å“è¯¦æƒ…é¡µ */

.Cdetail-img {
	width: 100%;
	text-align: center;
}

.detail-img {
	max-height: 400px;
	max-width: 95%;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
}

.scope {
	width: 90%;
	margin: 0 auto;
	border-top: 1px solid #E3E3E3;
	padding: 15px;
}

.name {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
}

/* æ°”å¯†æ£€æµ‹ */
.qimi {
	width: 86%;
	margin: 0 auto;
	margin-bottom: 40px;
}

.qimiImg {
	width: 40%;
	float: left;
	border: 2px solid #0091da;
	max-width: 350px;
}

.qimiImg img {
	width: 100%;
	height: auto;
}

.qimiscope {
	float: left;
	width: 45%;
	padding-left: 5%;
}

.qimiscope .name {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 2px solid black;
}

.qimiscope h2 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 50px;
}

.qimiscope .content {
	margin-bottom: 25px;
}

/* è”ç³»æˆ‘ä»¬ */
.contact {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 20px;
	margin-bottom: 2.5%;
	margin: 0 auto;
	width: 86%;
	background-color: #efefef;
	overflow: hidden;
}

.contact ul li {
	width: 49%;
	overflow: hidden;
	float: left;
	margin-right: 1%;
}

.divs {
	margin-bottom: 10px;
	font-weight: normal;
	padding-left: 32px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left 2px;
	background-size: auto 22px;
}

/* ç§»åŠ¨ç«¯ */
@media screen and (max-width: 768px) {
	.icoList a {
		display: block;
		width: 48%;
		margin-right: 1%;
		margin-left: 1%;
		margin-bottom: 30px;
	}

	/* äº§å“è¯¦æƒ…é¡µ */
	.product-contain {
		background-color: #f5f5f5;
		padding-bottom: 40px;

	}

	.mbx {
		text-align: left;
		padding-top: 20px;
		padding-bottom: 10px;
		font-size: 14px;
		padding-left: 30px;
	}

	.prail {
		width: 320px;
		margin: 0 auto;
		border: 3px solid #0091da;
		padding: 13px 22px;
		border-radius: 40px;
		text-align: center;
		color: #0091da;
		font-size: 20px;
		font-weight: 600;
	}

	/* æ°”å¯†æ£€æµ‹ */
	.qimi {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 40px;
	}

	.qimiImg {
		width: 90%;
		float: none;
		margin: 0 auto;
	}

	.qimiImg img {
		width: 100%;
		height: auto;
	}

	.qimiscope {
		float: none;
		width: 100%;
	}

	.qimiscope .name {
		font-size: 20px;
		font-weight: bold;
		border-bottom: 1px solid black;
	}

	.qimiscope h2 {
		font-size: 24px;
		font-weight: 700;
		margin-bottom: 30px;
	}

	.qimiscope .content {
		margin-bottom: 20px;
	}

}

li {
	list-style-type: disc;
}

.proImg {
	max-width: 100%;
	max-width: 800px;
}

/* ç”µè„‘ç«¯ */
@media screen and (min-width: 768px) {
	.icoList a {
		display: block;
		width: 23%;
        margin-right: 1%;
        margin-left: 1%;
		margin-bottom: 30px;
	}


	/* äº§å“è¯¦æƒ…é¡µ */
	.Cdetail-img {
		margin-top: 40px;
	}

	.product-contain {
		width: 80%;
		margin: 0 auto;
		background-color: #ffffff;
		padding: 20px 0 40px 0;
	}

	.mbx {
		text-align: left;
		padding-bottom: 10px;
		font-size: 14px;
		padding-left: 30px;
	}

	.prail {
		width: 300px;
		margin: 0 auto;
		border: 3px solid #0091da;
		padding: 13px 22px;
		border-radius: 40px;
		color: #0091da;
		text-align: center;
		font-size: 20px;
		font-weight: 600;
	}


}
</pre></body></html>