<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
.quqing{
	width: 1200px;
	background: #FFF;
	float: left;
	margin: 0 auto;
	height:auto;
	padding:14px;
}
.quqingbg {
	
	background-image: url(quqingbg.jpg);
	height: 510px;
	width: 1174px;
	background-repeat: no-repeat;
	background-position: center;
	color: #285cab;
	font-size: 16px;
	line-height: 36px;
}
.quqingbg p {
	width: 658px;
	font-weight: bold;
	top: 650px;
	left: 780px;
	float: right;
	margin-top: 80px;
	margin-right: 50px;
}
.quqingbg p a {
	color: #ff1b1b;
}
.quqingbg p a:hover{text-decoration:none;color:#F60;}
.xzqh {
	height: 262px;
	width: 276px;
	float: left;
	border: 1px solid #efefef;
	margin-bottom: 14px;
	margin-top: 24px;
	background-color: #f8f8f8;
	margin-right: 20px;
}
.xzqh p {
	line-height: 36px;
	padding: 10px;
}
.xzqh img{
	transition: 0.8s;
	cursor: pointer;
}
.xzqh img:hover{
	transform: scale(1.1);
	cursor: pointer;
}
.lishi {
	background-image: url(lishi.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 366px;
	margin:0 auto;
	width:1173px;
	
}
.li01 {
	position: absolute;
	left: 440px;
	top: 1310px;
}
.li02 {
	position: absolute;
	left: 592px;
	top: 1412px;
}
.li03 {
	position: absolute;
	left: 740px;
	top: 1300px;
}
.li04 {
	position: absolute;
	left: 882px;
	top: 1420px;
}
.li05 {
	position: absolute;
	left: 1030px;
	top: 1300px;
}
.li06 {
	position: absolute;
	left: 1193px;
	top: 1400px;
}
.li shi a{display:block; cursor: pointer;}
.lishi a:hover img{-webkit-transition:-webkit-transform .9s ease-out;-moz-transition:-moz-transform .9s ease-out;transition:transform .9s ease-out;transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg)}</pre></body></html>