<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.productContent {
	margin: 0px auto; width: 1000px; color: rgb(255, 255, 255); line-height: 30px; font-size: 16px;
}
.containerH {
	height: 217px;
}
.content1 {
	width: 595px; height: 490px;
	/*float: left;*/
}
.container1 .content {
	text-align: center;
}
.container1 .content .serviceItem{
	display: inline-block;
	background: url(../images/box.png) no-repeat;
	background-size: 100% 100%;
	width: 30%;
	max-width: 326px;
	height: 482px;
}
.container1 .content .serviceItem h1{
	font-style: 22px;
	margin-top: 30px;
}
.container1 .content .serviceItem img{
	width: 35.6923%;
	max-width: 116px;
	margin-top: 25px;
}
.container1 .content .serviceItem ul{
	margin-right: 5px;
	margin-top: 35px;
	padding-left: 32px;
}
.container1 .content .serviceItem li{
	text-align: left;
}
.container1 .content .serviceItem li span{
	font-style: 16px;
	color:#656565;
}
.container1 .content .serviceItem li span:last-child{
	padding-left: 16px;
	vertical-align: top;
}
.container1 .content .serviceItem .label{
	display: inline-block;
	width: 42px;
	height: 42px;
	background: url(../images/product/bullet.png) no-repeat;
}
.container1 .content .serviceItem2{
	margin:0 40px;
	vertical-align: bottom;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.title {
	padding-bottom: 20px; font-size: 16px; font-weight: bold;
}
.item1 {
	background: url("../images/product/bullet.png") no-repeat; line-height: 38px; padding-left: 80px;
}
.f14 {
	color: rgb(153, 153, 153); font-family: "Microsoft YaHei", "微软雅黑", "Adobe 黑体 Std R", "Verdana", arial; font-size: 14px;
}
.mt30 {
	margin-top: 15px;
}
.table-dlg tr td {
	padding: 5px 0px;
}
</pre></body></html>