<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.appbody{
	position: relative;
	background-color: #f7f7f7;
	text-align: center;
}
.appback{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.sbread{
	line-height: 50px;
	padding-top: 20px;
}
.sbread a{
	color: #bbb;
	font-size: 12px;
}
.sbread span{
	color: #333;
	font-size: 12px;
}
.intoductioncontent{
	width: 80%;
	display: inline-block;
	/*z-index: 2;*/
	background-color: #fff;
	margin-top: 280px;
	position: relative;
	padding: 40px 40px;
}
.intoductioncontent .title{
	color: #333;
	text-align: left;
	font-weight: bold;
	margin-bottom: 20px;
}
.intoductioncontent .content{
	text-align: left;
	line-height: 20px;
	margin-bottom: 20px;
	color: #333;
	font-size: 12px;
}
.intoductioncontent img{
	max-width: 80%;
	margin-bottom: 20px;
}
.pp{
	text-align: left;
}

.pp .point{
	color: #023c93;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	margin-right: 5px;
}
.pp .til{
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-right: 10px;
}
.pp .con{
	font-size: 12px;
}

.appfoot{
	background-image:url("/cn/img/apptechcenter/backfoot.jpg");
	background-size: 100% 100%;
	height: 250px; 
	padding: 20px;
}
.appfoot .title{
	color: #fff;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.menuintroduction{
	color: #fff;
}
.borderright{
	border-right: 1px solid #fff;
}
.inmenu{
	text-align: center;
}
.inmenu img{
	width: 40px;
}
.menuname{
	color: #00a5ef;
}
.appfoot .tip{
	color: #8597b2;
	font-size: 12px;
	text-align: left;
	padding-left: 65px;
	margin-bottom: 30px;
}
.zl{
	color: #00a5ef;
	display: inline-block;
	line-height: 40px;
}
.zl img{
	width: 40px;
	    vertical-align: top;
}
.appproduct{
	margin-top: 20px;
}
.appproduct .product{
	width: 80%;
	border: 1px solid #ddd;
	margin-left: 10%;
	margin-bottom: 20px;
}
.appproduct .product img{
	width: 100%;
}
.appproduct .product .content{
	padding: 10px;
	text-align: left;
	height: 235px;
}
.appproduct .product .title{
	font-weight: bold;
}
.appproduct .product .stitle{
	font-weight: bold;
	margin-top: 5px;
}
.appproduct .product .des{
	font-size: 13px;
}</pre></body></html>