<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body{ font-family:微软雅黑;margin: 0; background:#ffd102;}
img{ margin:0; padding:0;}
.connr{width: 960px; height: auto; margin: 0 auto; padding: 0; overflow: hidden; text-align:center;}
ul li{ list-style:none;}
/* 顶部 */



/* banner */
.banner1{ width:100%; height: 1085px; margin: 0 auto; border: 0; overflow: hidden; background:url(imagesbanner.jpg) no-repeat center;}
.main{width:100%; height: auto; margin: 0 auto; border: 20px; overflow: hidden;  text-align:center;font-size:20px; line-height:35px; background-size:100%;}

/*表格*/
.titl{
	margin-bottom:35px;
	}
table{
	width:1000px;
	margin:0 auto;
	text-align:center;
	border-collapse:collapse;
	font-size:16px;
	}
td,th{
	border:1px solid #000;
	padding:5px 18px;
	}
ul li{ display:inline-block; margin-left:10px; font-size:16px;}
dl{margin:100px auto;width:96%;}
dl img{width:330px;}
dt,dd{
	display:inline-block;
	vertical-align:middle;
	line-height:50px;
	}
.zhu{ font-size:12px; line-height:10px;}
.lianxi img{ width:300px; margin:0 auto;}
.lianxi{ margin-bottom:50px;}
.m-footer{ display:none; text-align:center; background:#eee;}
.end{ margin-bottom:100px;}
@media screen and (max-width:768px){
	/* banner */
	.banner1{ height:10rem; background-size: cover;}
	.main{ height: auto;}
	
	
	}
	
@media screen and (max-width:690px){
	
	.banner1{ height:9rem; background-size: cover;}
	.main{ height: auto;}
	
	.main{ font-size: 0.95rem;}
	
}

@media screen and (max-width:504px){
	
	
	
	.banner1{ height:7rem; background-size: cover;}
	.main{ height: auto;}
	.table{width:98% ;margin:7px;}
	.table th{padding: 0.5rem 1.2rem; font-size:0.9rem;}
	.table td{padding: 0.5rem 1.2rem;}
	
}
@media screen and (max-width:400px){
	
	
	.banner1{ height:5rem; background-size: cover;}
	
	.main{ height: auto;}
	
	.table th{padding: 0.3rem 0.7rem; font-size:0.8rem;}
	.table td{padding: 0.3rem 0.7rem;font-size:0.8rem;}
	

	
	
}

@media screen and (max-width:353px){
	
	
	.table th{padding: 0.3rem 0.7rem; font-size:0.7rem;}
	.table td{padding: 0.3rem 0.7rem;font-size:0.7rem;}
	
	
}</pre></body></html>