<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background:#F3F3F3;
}
#owl-top img {
	width:100%;
}
.mod-title {
	border-bottom: solid 1px #dddddd;
}
.mod-title h2 img {
	height:20px;
	margin-right:5px;
}
.wui-media-ex1 .item {
	padding: 15px 0 15px 0;
	border-radius: 16px;
	margin-bottom: 10px;
	overflow: hidden;
	background-image: linear-gradient(to bottom, #EBB55F, #DC7646);
	box-shadow: 5px 5px 10px #F0DACC;
}
.wui-media-ex1 .item a {
	display: block;
	margin: auto;
}
.wui-media-ex1 .item .pic {
	width: auto;
	margin-right:0;
	padding: 0 10px;
	overflow: hidden;
}
.wui-media-ex1 .item .pic img {
	max-width: 40px;
}
.wui-media-ex1 .item .pic i.fa {
	font-size:55px;
}
.wui-media-ex1 .info {
	padding: 0 0;
	overflow: hidden;
}
.wui-media-ex1 .info .tit {
	margin-top: 5px;
	color: #ffffff;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}
.wui-media-ex1 .desc {
	clear: both;
	padding: 15px 0;
	color: #808080;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
}
.changjing-ul {
	clear:both;
}
.changjing-ul li {
	width:25%;
	padding:0 5px;
	line-height: 26px;
	float: left;
	text-align: center;
	margin-top:15px;
	
}
.changjing-ul li h3 {
	margin-top: 5px;
	font-size: 14px;
	margin-bottom:12px;
}
.white-box {
	padding:10px;
	background:#ffffff;
	border-radius: 10px
}
.btn-box {
	width:50%;
	padding:10px;
	margin:auto;
}
.zulin-ul {
	margin-bottom: 10px;
}
.zulin-ul li {
	float:left;
	width: 25%;
}
.zulin-ul li .item {
	text-align:center;
	background-color: #ffffff;
	border-radius: 10px;
	border-bottom: solid 1px #DA6941;
	margin:0 2px;
	padding:10px 5px;
}
.zulin-ul .pic {
	overflow: hidden;
}
.zulin-ul .pic img {
	width:40px;
}
.zulin-ul .tit {
	margin-top:15px;
	font-size:12px;
	line-height: 22px;
}
.anli-container .swiper-slide a {
	display:block;
	position: relative;
}
.anli-container .swiper-slide a p {
	width: 100%;
	color: #333333;
	bottom: 0;
	left: 0;
	padding: 5px 2px;
	font-size:12px;
	text-align: center;
}
.peixun-box {
}
.peixun-box .item {
	display:block;
	position: relative;
	margin-bottom: 10px;
}
.peixun-box .item p {
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	bottom: 0;
	left: 0;
	padding: 5px 2px;
	font-size:12px;
	text-align: center;
	border-radius: 0 0 10px 10px;
}
.index-links li {
	width:auto;
	margin:0 8px;
	display: inline-block;
}
.bg-img {
	background-image:url(images/banner_index.jpg)
}
  /* &gt;=1024çš„è®¾å¤‡ */
@media (min-width: 1024px) {
 .bg-img {
min-height: 400px;
background-image:url(images/banner_index_big.jpg)
}
 .white-box .pd10 {
padding:20px 0;
}
 .white-box .f14 {
font-size:16px;
}
 .zulin-ul .tit {
font-size: 14px;
}
 .peixun-box .item p {
width: 351px;
margin: auto;
padding: 10px 2px;
font-size: 14px;
}
}
@media screen and (max-width:640px) {

	.changjing-ul li {
		width:50%;
		padding:0 5px;
		line-height: 26px;
		float: left;
		text-align: center;
	}
	
}
</pre></body></html>