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

/* 初始化CSS */
html,
body,
div,
p,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
select,
input,
textarea {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-family: "微软雅黑";
}

table,
tr,
td,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "微软雅黑";
}

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

input {
	border: 0px;
	background: none;
	outline: none;
	display: inherit;
}

html,
body {
	font-family: -apple-system, BlinkMacSystemFont, PingFangSC-Regular, "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	min-width: 1200px;
}

div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
dl,
dt,
dd,
ol,
ul,
li,
form {
	overflow: visible;
}

.f-none {
	float: none !important;
}

ul {
	zoom: 1;
}

ul:after {
	display: block;
	content: "";
	clear: both;
}

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

a:hover {
	color: #146195 !important;
	text-decoration: underline;
}

.mr0 {
	margin-right: 0px !important;
}

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

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
	line-height: 0;
}

.auto {
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.show {
	display: block !important;
}

.hide {
	display: none !important;
}

img {
	vertical-align: middle;
	*vertical-align: top;
}

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

.db {
	display: block !important;
}

.color4084e7 {
	color: #4084e7;
}

.color333 {
	color: #333;
}

.pr {
	position: relative;
}

.nowap {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/*头部*/
#top {
	margin-top: 35px;
}

.topAdv {
	margin-top: 20px;
	width: 1200px;
	-height: 120px;
}

.topAdv img {
	width: 1200px;
	height: 120px;
}

.topLogoBox {
	height: 67px;
}

.topLogoBox .logo {
	width: 230px;
	margin-top: -10px;
}

.topLinkBox {
	width: 460px;
	padding-top: 0px;
}

.topLinkBox a {
	display: inline-block;
	width: 95px;
	height: 20px;
	border-right: 1px solid #d6d6d6;
	-line-height: 18px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}

.khdImg {
	background: url(../images/khdBG.png) no-repeat 6px center;
	text-indent: 20px;
	cursor: pointer;
}

.wxImg {
	background: url(../images/wxBG.png) no-repeat 6px center;
	text-indent: 20px;
	cursor: pointer;
}

.topLinkBox .zzwImg {
	background: url(../images/sy_zzw_icon.png) no-repeat 30px center;
	text-indent: 20px;
	cursor: pointer;
	padding-left: 30px;
	width: 75px;
}

.zgzqImg {
	background: url(../images/sy_zgzq_icon.png) no-repeat 6px center;
	text-indent: 20px;
	cursor: pointer;
}

.jcwImg {
	background: url(../images/sy_jcw_icon.png) no-repeat 6px center;
	text-indent: 20px;
	cursor: pointer;
}

.xhcbsImg {
	background: url(../images/xhcbs_link.jpg) no-repeat 6px center;
	text-indent: 20px;
	cursor: pointer;
}

a.link125 {
	width: 110px;
}

.searchBox1 {
	padding-top: 21px;
	width: 268px;
	height: 33px;
	border-bottom: 1px solid #a0a0a0;
}

.searchBox1 input {
	height: 33px;
	padding-left: 10px;
	font-size: 14px;
	width: 216px;
}

.searchBox1 span {
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(../images/searchBtn.png) no-repeat;
	position: absolute;
	right: 9px;
	bottom: 7px;
}

.erjiLinkBox {
	margin-top: 25px;
	height: 48px;
	background: #0084ff;
	line-height: 48px;
	border-radius: 3px;

}

.erjiLinkBox .ejLinkMain {
	padding-left: 25px;
}

.erjiLinkBox .ejLinkMain ul li {
	width: 160px;
	float: left;
	text-align: center;
}

.ejLinkMain ul li a {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}

.ejLinkMain ul li a:hover {
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
}

.ejLinkMain .moreBox p {
	color: #fff;
	font-size: 18px;
	position: relative;
	width: 160px;
	text-align: center;
	cursor: pointer;
}

.ejLinkMain .moreBox p:after {
	background: url(../images/sy_nav_arr.png) no-repeat;
	position: absolute;
	width: 12px;
	height: 8px;
	display: block;
	content: "";
	right: 43px;
	top: 22px;
}

.ejLinkMain .moreBox.on p {
	font-weight: bold;
}

.ejLinkMain .moreBox.on p:after {
	background-position: 0 -30px;

}

.ejLinkMain .moreBox .moreConn {
	position: absolute;
	width: 100%;
	background: #fff;
	height: 48px;
	line-height: 48px;
	z-index: 100;
	left: 0;
	top: 47px;
	-webkit-box-shadow: 0px 0px 5px #999;
	-moz-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
	justify-content: space-around;
	padding: 0 80px;
	box-sizing: border-box;
	display: none;
}

.ejLinkMain .moreBox.on .moreConn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.ejLinkMain .moreBox a {
	color: #313131;
	font-size: 16px;
}

.ejLinkMain .moreBox a:hover {
	color: #0084ff !important;
	text-decoration: none;
}

a.br0 {
	border-right: none;
}

a.brta {
	border-right: 1px solid transparent;
}

.gg_2018 {
	position: absolute;
	display: none;
	width: 42px;
	height: 16px;
	right: 0;
	top: 0;
	color: #fff;
	font-size: 12px;
	background: #666;
	opacity: 0.5;
	text-align: center;
	line-height: 16px;
}

/*脚部*/
.footer {
	width: 100%;
	overflow: hidden;
	background: #f6f6f6;
	padding: 20px 0px 60px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

.footer-left {
	width: 830px;
	float: left;
}

.footer-left .title {
	font-size: 18px;
	line-height: 42px;
}

.footer-left ul {
	margin-top: 16px;
}

.footer-left ul li {
	display: inline;
	padding: 0 4px;
}

.footer-right li .appBtnBox {

	cursor: pointer;
	position: relative;
	background: url(../images/footAppBG.png) no-repeat center top;
	width: 103px;
	height: 130px;
}

.footer-right li .appBtnBox1 {
	background: url(../images/xxqgLink.png) no-repeat center top;
}

.footer-left ul.border1 li a {
	border-right: 1px solid #ccc;
	padding-right: 16px;
}

.footer-left a {
	color: #333;
}

.footer-left a:hover {
	color: #3362AA;
	text-decoration: underline;
}

.footer-left .tip-off li {
	display: block;
	float: left;
	padding-left: 36px;
}

.footer-left .tip-off li.tip-off1 {
	background: url(../images/xw_redBlue_20170219.png) no-repeat left center;
	margin-right: 36px;
}

.footer-left .tip-off li.tip-off2 {
	background: url(../images/index_foot.png) no-repeat left center;
}

.footer-right {
	margin-top: 60px;
}

.footer-right li {
	float: left;
	width: 95px;
	height: 95px;
	padding-left: 28px;
}

.footer-right li img {
	width: 95px;
	height: 95px;
	overflow: hidden;
}

.footer-right p {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
}

.appEwmBox {
	display: none;
	width: 232px;
	height: 138px;
	background: url(../images/appEwmBG.png) no-repeat;
	position: absolute;
	top: 65px;
	left: -70px;
	z-index: 10;
}

.appEwmBox1 {
	width: 120px;
	height: 120px;
	left: 0;
	background: url(../images/appEwmBG.png) no-repeat center top;
}

.appEwmBox div {
	float: left;
	width: 90px;
	margin-right: 10px;
	font-size: 12px;
	padding-top: 16px;
	padding-left: 12px;
	text-indent: 0;
}

.appEwmBox div p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0;
	text-align: center;
}

.appEwmBox div img {
	width: 95px;
	height: 95px;
	overflow: hidden;
}

.khdImg .appEwmBox {
	top: 12px;
	left: -50px;
	color: #333;
}

.wxEwmBox {
	width: 121px;
	height: 138px;
	background: url(../images/wxEwmBG.png) no-repeat;
	top: 12px;
	left: 50px;
	display: none;
}


.qin_columnRBox .columnTitle {
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	color: #404040;
	margin-bottom: 10px;
	font-weight: bold;
	border-left: 4px solid #2b7be6;
	padding-left: 10px;
	margin: 10px 0;
}


.pubList_ad img {
	width: 840px;
	height: 90px;
}

.siderbar_l {
	width: 840px;
}

.borderTopNo {
	border-top: none;
}

.xw_main a {
	overflow: hidden;
}

.xw_main div {
	overflow: hidden;
}

.pubList_hot a {
	display: block;
}

.qin_columnRBox {
	width: 330px;
}

.dn {
	display: none;
}

.mainR {
	width: 330px;
}

.searchSel {
	width: 78px;
	border-radius: 2px;
	font-size: 14px;
	font-weight: normal;
	float: left;
	position: relative;
	padding-left: 7px;
	background: #0084ff;
	margin-top: 6px;
}

.searchSel p {
	width: 60px;
	display: block;
	height: 23px;
	color: #fff;
	line-height: 23px;
	background: #0084ff;
	cursor: pointer;
}

.searchSel p.bSel {
	display: none;
}

.searchSel i {
	width: 8px;
	height: 6px;
	position: absolute;
	right: 6px;
	top: 9px;
	background: url(../images/xiala_fff.png) no-repeat;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	display: block;
}

.searchBox1 form input {
	width: 135px;
}

.searchSel.on i {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* Internet Explorer */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(180deg);
	/* Opera */
}

input:-webkit-autofill {
	box-shadow: 0 0 0px 1000px white inset !important;
}

.hotLink {
	background: url(../images/hot_icon.gif) no-repeat right 8px;
}

/*.newLink{background:url(../images/new_icon.gif) no-repeat right 8px;}*/
.newLink {
	position: relative;
}

.newLink:after {
	content: "";
	display: inline-block;
	position: absolute;
	background: url(../images/new_icon.gif) no-repeat;
	width: 24px;
	height: 14px;
	top: 10px;
	left: 100px;
}

.redIcon {
	position: relative;
}

.redIcon::after {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #ff7519;
	position: absolute;
	right: -10px;
	top: 20px;
}</pre></body></html>