<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	padding: 0px;
	margin: 0px;
}
body{
	overflow-x: hidden;
}
html {
	background: #fff;
	color: #333;
}

input::-webkit-input-placeholder {
	color: #cdcdcd;
	font-size: 14px;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #cdcdcd;
	font-size: 14px;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #cdcdcd;
	font-size: 14px;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #cdcdcd;
	font-size: 14px;
}

body {
	font-size: 14px;
	word-break: initial !important;
	word-wrap: break-word !important;
	font-family: Arial, "å¾®è½¯é›…é»‘" !important;
	background: #fff;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	color: #323232;
	letter-spacing: 1px;
}

img {
	border: none;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #006ab3;
}

ul,
li {
	list-style: none;
}

input,
select,
button {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: normal;
}

i,
em {
	font-style: normal;
}

.fl {
	float: left;
}

.clearBoth {
	display: none;
}

.fr {
	float: right;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.content {
	width: 1200px;
	margin: 0 auto;
}


/*top*/
.pageBanner {
	background-image: url(../images/pagebanner_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	min-width: 1200px;
	height: 410px;
}
.top {
	background: rgba(51, 51, 51, 1);
	min-width: 1200px;
	height: 40px;
	line-height: 40px;
}

.top .fl {
	color: #7d7d7d;
}

.top .fr {
	color: #D3D3D3;
}

.top a {
	color: #D3D3D3;
}

.tit1 {
	color:#00A2E9;
	font-size: 22px;
	font-weight: bold;
}

.tit2 {
	font-size: 16px;
	color:#00A2E9;
}

.tit3 {
	font-size: 16px;
	color:#00A2E9;
}

.tit4 {
	font-size: 16px;
	color: #666;
	margin-left: 20px;
}

.telTit {
	color:#00A2E9;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}

.telTit span {
	margin-left: 20px;
}

.header {
	padding: 21px 0 20px 0;
}

.navBar {
	background: rgba(0, 106, 179, 1);
	min-width: 1200px;
}

.navBar .nav li {
	float: left;
}

.navBar .nav li a {
	color: #fff;
	position: relative;
	display: block;
	width: 130px;
	height: 50px;
	overflow: hidden;
}

.navBar .nav li a span {
	position: absolute;
	top: ;
	text-align: center;
	width: 130px;
	line-height: 50px;
	height: 50px;
}

.out {
	top: 0;
}

.over {
	top: -50px;
	background-color: #007bd3;
}

.search {
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 230px;
	height: 30px;
	margin-top: 10px;
	cursor: pointer;
}

.search input {
	background: none;
	border: none;
	color: #fff;
	padding: 8px 15px;
	outline: none;
}

.tipBox {
	text-align: center;
	color: rgba(51, 51, 51, 1);
	font-weight: bold;
	font-size: 18px;
	padding: 60px 0;
}

.tipBox img {
	vertical-align: middle;
	width: 32px;
}

.footer {
	background: rgba(30, 36, 40, 1);
	min-width: 1200px;
	color: #fff;
	letter-spacing: 0;
}

.footerTit {
	border-bottom: 1px solid #fff;
	line-height: 65px;
	font-size: 16px;
}
.footerTit a{
	color: #fff;
	font-size: 16px;
}
.footerTit a:hover{
	color:#CCC;
	font-size: 16px;
}
.urlBox a {
	color: #fff;
	font-size: 14px;
	margin: 0 8px;
}

.urlBox a:first-child {
	margin-left: 0;
}

.footerCont {
	padding: 33px 0;
	position: relative;
}

.address {
	margin-bottom: 15px;
}

.urlBox {
	margin-bottom: 16px;
}

.address span {
	margin-right: 20px;
}

.edition span {
	margin-right: 10px;
}
.edition span a{
	color:#FFFFFF;
}
.edition span a:hover{
	color:#CCCCCC;
}
.urlBox a:hover {
	color: #CCCCCC;
}
.urlBox span a{
	color:#FFFFFF;
}
.code {
	background: #f5f5f5;
	width: 180px;
	height: 180px;
	position: absolute;
	right: 0;
	top: -66px;
	color: #000;
	font-size: 16px;
	text-align: center;
	padding: 20px;
}
.codeImg{
	width: 160px;
	height: 160px;
	margin: 0 auto;
}
.code img{
	display: block;
	width: 100%;
	height: 100%;
}
.turnBtn {
	color: #969696;
	margin-bottom: 20px;
	padding: 0 30px;
}

.turnBtn img {
	vertical-align: sub;
}

.turnBtn span a {
	margin: 0 10px;
	color: #656565;
}
.turnBtn span a:hover{
	color: #65beba;
}
.linkbox{
	padding:10px 8px;
	border-bottom:1px solid #EEE;
}
.linkbox h3,.linkbox h3 a{
	font-size:14px;
	color:#693;
}
.f6{/* é“¾æŽ¥æ¨ªæŽ’è‡ªé€‚åº”åˆ—è¡¨ */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
.f6 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f6 li a{
	color:#666666;
	float:left;
}

.dede_pages{
	width: 1200px;
	margin: 0 auto;
	margin-bottom:50px;
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
        list-style:none;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}</pre></body></html>