<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;
}
::selection {
	background-color: #015ba2;
	color: #fff;
}

::-moz-selection {
 background-color: #015ba2;
color:#fff;
}

::-webkit-selection {
 background-color: #015ba2;
color:#fff;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
ul, li, ol, h1, h2, h3, dl, dt, dd, form, p, b, u, s, i {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;/*ie6*/
}
*+html .clearfix {
	min-height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
input, textarea {
	outline: none;
	border: 0px;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline: none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
} /*去掉a标签超链接的虚线框*/
.clearboth {
	clear: both
}
a:link {
	text-decoration: none;
	color: #404040;
}
a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: none;
	color: #015ba2;
	transition: all 0.3s ease-out 0s;
}
a:active {
	text-decoration: none;
	color: #404040;
}
em {
	font-style: normal;
}
.mainall {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.mainall1 {
	width: 1180px;
	margin: 0 auto;
}
.tnr {
	font-family: times new roman;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tc {
	text-align: center;
}
.re {
	position: relative;
}
.ab {
	position: absolute;
}
body {
	margin: 0px;
	color: #404040;
	background: #FFF;
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", 宋体, Arial, Helvetica, sans-serif;
}
/*&lt;!--top--&gt;*/
.top_bg {
	height: 38px;
	line-height: 38px;
	background: #f3f3f3;
	color: #6f6f6f;
}
.top_sw {
	float: right;
	display: inline;
	color: #6f6f6f;
}
.top_sw a {
	padding: 0px 6px 0px 10px;
	color: #6f6f6f;
}
.top_sw a:first-child {
	background: none;
}
.top_zi {
	color: #6f6f6f;
}
/*&lt;!--logo--&gt;*/
.top_bgk {
	overflow: hidden;
	background: #FFF;
}
.logo { width:182px;
}
.tit_nav{ width:976px;}
.biaoyu_all{ overflow:hidden; border-bottom:1px solid #d5d5d5;}
.biaoyu {
	margin: 30px 0;
	padding-left: 46px;
}
.biaoyu span {
	font-size: 25px;
	font-weight: bold;
	color: #0c4c9c;
	display: block;
}
.biaoyu p {
	font-size: 20px;
	color: #ff8f45;
	font-weight:bold;
	margin-top: 6px;
}
.dianhua{ padding-left:30px; background:url(../images/tell.jpg) no-repeat left center; height:30px; line-height:30px; margin-top:56px;}
.dianhua strong{ float:left;color:#878787;}
.dianhua span{ float:left; font-family:Arial, Helvetica, sans-serif; margin-left:20px; font-size:24px; font-weight:bold; color:#0c4c9c;}
.top_tel {
	background: url(../images/top_pic.jpg) no-repeat right top;
	margin: 36px 0px 0 0;
}
.top_tel p {
	background: url(../images/tel.jpg) no-repeat left center;
	padding-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	line-height: 24px;
	font-weight: bold;
}
.top_tel p span {
	font-size: 16px;
	color: #015ba2;
	display: inline-block;
	font-weight: bold;
}
/*&lt;!--nav--&gt;*/
 
.nav_bg {
	height: 61px;
}
.nav_r ul{ width:976px; margin:0 auto;}
.nav_r li {
	float: left;
	text-align: center;
	font-size: 16px;
	position:relative;
	height: 58px;
	display: block;
padding: 0px 19px;
text-align:center;
	line-height: 58px;

}
.nav_r li b{ display:block; width:100%; height:3px; background:#fff; position:absolute; left:0; bottom:0;}
.nav_r li em{ display:block; width:0; height:3px; background:#0c4c9c; position:absolute; left:0; bottom:0; transition:.8s ease;}
.nav_r li:hover em{ width:100%;}
.nav_r li:hover em, .nav_r li.another em { width:100%; }
.fixedNav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000;
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop));
 background:#fff;
 border-bottom:1px solid #a0a0a0;
}
/*foot*/
.foot{ padding:20px 0 30px 0; overflow:hidden; background:url(../images/db_bg.jpg) repeat;}
.foot_nav{ height:60px; background:#ff8f45; line-height:60px; margin:0px auto 0;}
.foot_nav ul{ width:1180px; margin:0 auto;}
.foot_nav li{ padding:0 34px; font-size:15px; float:left;}
.foot_nav li a{ color:#fff;}
.insall{ padding-left:30px; width:754px;}
.foot_ins{line-height:30px; color:#9db6d4;}
.foot_ins h2{ display:inline-block; font-size:14px;}
.foot_ins a{ color:#9db6d4;}
.ewm{ width:133px; text-align:center; color:#9db6d4;}
.ewm img{ width:133px;}
.ewm b{ display:block; height:30px; line-height:30px;}





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