<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear {
	clear: both;
}

body {
	font-family: "微软雅黑", "仿宋";
	font-size: 12px;
	line-height: 25px;
}


.header {
	background-color: #000;
	height: 78px;
	width: 100%;
}
.header .logo {
	height: 78px;
	width: 97px;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
}
.topnav ul {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
}
.topnav ul li {
	float: left;
	list-style-type: none;
	line-height: 78px;
	padding-left: 30px;
	font-size: 20px;
}
.topnav li a {
	font-family: "华文琥珀", "华文彩云", "华文仿宋", "微软雅黑";
	color: #FFF;
	text-decoration: none;
}
.topnav a:hover {
	color: #feff62;
}
.header .lianxi {
	background-image: url(../images/lianxi.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 270px;
	height: 78px;
	text-indent: 60px;
	margin-right: 5%;
	background-position: 0px;
}
.lianxi p a {
	color: #f4fc5d;
	text-decoration: none;
	font-family: "微软雅黑", "仿宋";
	font-size: 30px;
	font-weight: bold;
	line-height: 78px;
}
.banner {
	background-color: #e9e9e9;
	height: 300px;
	width: 100%;
	margin-top: 1px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
.main {
	width: 1112px;
	margin-right: auto;
	margin-left: auto;
}
.main .dqwz {
	background-image: url(../images/pic_dqwz.gif);
	height: 46px;
}
.dqwz img {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 15px;
	float: left;
}
.dqwz p {
	line-height: 46px;
	float: left;
	margin-right: 15px;
	font-size: 16px;
	color: #333;
}
.dqwz p a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #F00;
	margin-left: 2px;
}

.dqwz marquee {
	line-height: 46px;
}
.dqwz marquee a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.dqwz marquee a:hover {
	color: #F00;
	text-decoration: underline;
}

.main .aboutus {
	margin-top: 10px;
}
.main .qyjj {
	width: 1112px;
	margin-top: 10px;
}
.qyjj_wenzi {
	float: left;
	margin-right: 5px;
	width: 700px;
	color: #666;
}
.qyjj_wenzi .biaoyu {
	font-family: "幼圆", "方正舒体", "方正姚体";
	font-size: 36px;
	color: #333;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
.qyjj_wenzi .biaoyu span {
	color: #F00;
	font-size: 24px;
	margin-top: 20px;
	display: block;
}
.qyjj_wenzi h3 {
	font-weight: bold;
	color: #333;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: 0px;
}



.yqjj_tupian img {
	width: 405px;
	float: right;
	height: 400px;
}




























.footer {
	background-color: #000;
	width: 100%;
}
.footer .kuang {
	width: 1133px;
	margin-right: auto;
	margin-left: auto;
}
.kuang .footernav {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 585px;
	line-height: 50px;
}
.footernav ul li {
	float: left;
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
.footernav a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	transition: all 1s;
	-webkit-transition: all 1s; /* Chrome/Safari */
	-moz-transition: all 1s;/* Firefox */
	-o-transition: all 1s;/* Opera */
	-ms-transition: all 1s;/* IE */
}
.footernav a:hover {
	background-color: #f90;
}
.kuang .dibu {
	width: 500px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
}
.erweima img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
.dibu .bqxx p {
	color: #FFF;
}
.dibu .bqxx a {
	color: #FFF;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.dibu .bqxx a:hover {
	color: #f90;
	text-decoration: underline;
}
</pre></body></html>