<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family:"å®‹ä½“";
	src: url(../font/SIMSUN.TTC)format('truetype');
}
.middle{
	width: 1180px;
	margin: 0 auto;
}
header{
	width: 100%;
	height: auto;
}
header img{
	width: 100%;
	height: auto;
}
section{
	width: 100%;
	height: auto;
	margin-top: -3px;
	background: #c02900;
}
section .table-list{
	height: 120px;
}
section .table-list .table{
	width: 288px;
	height: 66px;
	float: left;
	margin-right: 9px;
	line-height:66px;
	text-align: center;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 30px;
	font-weight: bold;
	color: #c02900;
	background: #FFFFFF;
	margin-top: 54px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	opacity: 0.6;
	cursor: pointer;
}
section .table-list .table.active{
	opacity: 1;
}
section .table-list .table:nth-last-of-type(1){
	margin-right: 0;
}
section .table-box{
	padding-top: 106px;
	height: auto;
	background: url(../img/tp.jpg) no-repeat 0 0;
	background-size: 100%;
}
section .table-box .box{
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
	background: url(../img/center.jpg) repeat-y 0 0;
	background-size: 100%;
}
section .table-box .box.active{
	display: block;
	
}
section .table-box .box h5{
	width:239px;
	height: 45px;
	background: url(../img/t-1.png) no-repeat 0 0;
	background-size:100% 100% ;
	margin:20px auto 20px auto;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 20px;
	color: #FFFFFF;
	line-height:45px;
	text-align: center;
	
}
.juanzeng {
	text-align: center;
}

section .table-box .box.active .juanzeng p {
	text-indent: 0;
}

.grxw {
	text-align: center;
}

section .table-box .box.active .grxw p {
	text-indent: 0;
}

section .table-box .box p{
	width: 1030px;
	margin: 0 auto;
	font-family: "å®‹ä½“";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-indent:2em;
	color: #000000;
}
section .table-box .box:nth-of-type(2) p{
	/*text-align: center;*/
	text-indent: 2em;
}
section .table-box .box:nth-of-type(3) p:nth-of-type(1){
	/*text-align: center;*/
	/*padding-bottom: 30px;*/
}
footer{
	width: 100%;
	height: 461px;
	background: url(../img/footer.jpg) no-repeat center 0;
}
footer .middle{
	height: 103px;
	background: url(../img/footer-m.jpg) no-repeat 0 0;
	background-size:100% ;
}
@media(max-width:768px) {
	.middle{
		width: 98%;
	}
	section .table-list{
		height: 5em;
	}
	section .table-list .table{
		width: 24.5%;
		margin-right: 0.5%;
		font-size: 1em;
		height: 2.2em;
		line-height: 2.2em;
		margin-top: 1.2em;
	}
	section .table-box{
		background-size:100% ;
	}
	section .table-box .box h5{
		width: 85%;
		font-size: 1.5em;
	}
	section .table-box .box p {
		/*text-align: center;*/
		width: 85%;
		font-size: 1.1em;
	}
	section .table-box .box p img{
		width: 90%;
		height: auto;
		margin: 0 auto;
		/*margin-left: -2em;*/
	}

	section .table-box{
		padding-top: 2em;
	}
	footer{
		height:8em;
	}

}
</pre></body></html>