<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media(max-width: 374px){
	section{
		margin-top:40px !important;
	} 
	
	.content-spacing{
		margin-top:25px !important;
	}
	
	.header-top ul li{
		font-size:12px;
	}
	
	/*鑺辩诞*/
	.interesting div{
		margin-bottom:15px !important;
	}
	
}

@media (min-width: 375px) and (max-width: 767px){
	section{
		margin-top:40px !important;
	} 
	
	.content-spacing{
		margin-top:26px !important;
	}
	
	.header-top ul li{
		font-size:12px;
	}
	
	/*鑺辩诞*/
	.interesting div{
		margin-bottom:15px !important;
	}
	
}	


@media (min-width: 768px) and (max-width: 991px){
	section{
		margin-top:45px !important;
	} 
	
	.content-spacing,.content-spacing-app{
		margin-top:30px !important;
	}
	
	/*鑺辩诞*/
	.interesting div{
		margin-bottom:15px !important;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	/*鑺辩诞*/
	.interesting div{
		margin-bottom:15px !important;
	}
}

@media (min-width: 1200px) {
	
}

.Imgauto{
	width: 100%;
	margin: auto;
}

section{
	margin-top:70px;
}

.content-spacing{
	margin-top:30px;
}

/*娓呴櫎娴姩浠ｇ爜*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}

.clearfloat{zoom:1}


/* 椤堕儴 */
.wapper{
	background: #fff;
}

.header-top{
	width: 100%;
	background: #3c3c3c;
}

.header-top ul{
	float: right;
}

.header-top ul li{
	float: left;
	line-height: 35px;
	padding:0 8px;
}

.header-top ul li a{
	color:#fff;
}

/*鑺辩诞*/
.interesting div{
	margin-bottom:25px;
}

#interesting a{
	cursor: default;
}</pre></body></html>