<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 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin:0;
	padding:0;
	font:12px "微软雅黑";
	color:#333;
}
html {
	width:100%;
	text-align:center;
	background:#fff url(qy_html_bg.png) repeat-x;
}
img {
	border:none;
}
a {
	text-decoration:none;
	cursor:pointer;
}
strong {
	font-weight:bold;
}
ul, ol, li, dt, dd {
	list-style:none;
}
em, i {
	font-style:normal;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.f_l {
	float:left;
}
.f_r {
	float:right;
}
.mt10 {
	margin-top:10px;
}
.dis_in_b {
	display:inline-block;
}
.col {
	width:1200px;
	margin:0 auto;
	text-align:left;
}
/*=header.css=*/
.logo {
	padding:25px 0;
	height:80px;
	background:url(qy_header_bg.jpg) no-repeat right top;
	position:relative;
}
.logo .ico {
	display:inline-block;
	position:absolute;
	right:0;
	bottom:22px;
	height:20px;
}
.logo .ico a {
	display:inline-block;
	margin-left:20px;
}
.nav {
	position:relative;
	padding-right:15px;
	height:50px;
	background:#bc1010 url(qy_nav_bg02.png) no-repeat right top;
	z-index:2;
}
.menu {
	display:inline-block;
	float:left;
	background:url(qy_nav_bg01.png) no-repeat;
}
.menu li {
	display:inline-block;
	float:left;
	margin-right:1px;
}
.menu li a {
	display:inline-block;
	width:116px;
	height:50px;
	text-align:center;
	font:bold 18px/50px "微软雅黑";
	color:#fff;
}
.menu li a.home {
	width:80px;
}
.menu li.cur a, .menu li a:hover {
	background:#ec0606;
}
.menu li.cur a.home, .menu li.cur a.home:hover {
	background:#ec0606 url(qy_nav_bg03.png) no-repeat;
}
.search {
	display:inline-block;
	float:right;
	padding:10px 0;
	width:345px;
	height:30px;
}
.search .txt {
	display:inline-block;
	float:left;
	margin-right:1px;
	background:#fff;
	border:medium none;
	padding:5px 10px;
	width:206px;
	height:20px;
	font:12px/20px "微软雅黑";
	color:#999;
	outline:none;
}
.search .btn {
	display:inline-block;
	float:left;
	background:#ffeea0;
	border:medium none;
	width:48px;
	height:30px;
	text-align:center;
	font: bold 14px/30px "微软雅黑";
	color:#bc1010;
	outline:none;
	cursor:pointer;
}
.search .n-select {
	display:inline-block;
	float:left;
	width:81px;
	height:30px;
	margin-right:1px;
	position:relative;
	z-index:3;
}
.n-select dt {
	padding:0 17px 0 8px;
	width:56px;
	height:30px;
	background:#fff url(qy_search_arrow1.png) no-repeat right top;
	font:12px/30px "微软雅黑";
	color:#333;
	cursor:pointer;
}
.n-select dt.active {
	background:#fff url(qy_search_arrow2.png) no-repeat right top;
}
.n-select dd {
	display:none;
	position:absolute;
	left:0;
	top:30px;
	width:81px;
	background:#fff;
}
.n-select dd p {
	padding:0 8px;
	height:30px;
	font:12px/30px "微软雅黑";
	color:#333;
	cursor:pointer;
}
.n-select dd p.cur {
	background:#f8f8f8;
}
.search .gj {
	display:inline-block;
	float:right;
}
.search .gj a {
	text-decoration:underline;
	font:14px/30px "微软雅黑";
	color:#fff;
}
.search .gj a:hover {
	color:#ffeea0;
}
.subnav {
	display:none;
	position:absolute;
	left:0;
	top:46px;
	background:#fff;
	padding:1px;
	border:1px solid #bc1010;
	border-top:none;
	width:1196px;
}
.subnav ul {
	padding:6px 20px 6px 40px;
	background:url(qy_nav_bg04.png) repeat-x;
}
.subnav li {
	display:inline-block;
	float:left;
	margin-right:40px;
}
.subnav li a {
	font:16px/40px "微软雅黑";
	color:#333;
}
.subnav li a:hover {
	color:#ec0606;
}
/*=主体布局=*/
.content {
	padding:10px 0;
}
.h-left {
	width:945px;
}
.h-right {
	width:245px;
}
.hbr {
	border:1px solid #eee;
}
/*=标题comtit=*/
.comtit {
	height:39px;
	background:url(qy_comtit_bg01.png) repeat-x left bottom;
	padding:0 15px 0 4px;
}
.comtit ul {
	display:inline-block;
	float:left;
}
.comtit li {
	display:inline-block;
	float:left;
	padding-left:5px;
	height:39px;
	font:16px/30px "微软雅黑";
	color:#333;
}
.comtit li.active {
	background:url(qy_comtit_bg02.png) no-repeat;
}
.comtit li a {
	display:inline-block;
	font:16px/39px "微软雅黑";
	color:#333;
}
.comtit li.active a {
	background:url(qy_comtit_bg03.png) no-repeat right top;
	color:#bc1010;
}
.comtit li a:hover {
	color:#f74600;
}
.comtit span {
	display:inline-block;
	float:right;
	padding-top:9px;
	height:30px;
}
.comtit span a {
	font:12px/30px "微软雅黑";
	color:#f74600;
}
.comtit span.tab-more a {
	display:none;
}
.comtit span a:hover {
	color:#bc1010;
}
/*=标题htit=*/
.htit {
	position:relative;
	padding:12px 10px 0 0;
	height:28px;
	background:url(qy_comtit_bg01.png) repeat-x left bottom;
}
.htit strong {
	position:absolute;
	left:0;
	top:12px;
	display:inline-block;
	padding:0 20px;
	background:#fff url(qy_htit_bg.png) no-repeat left center;
	font:20px/28px "微软雅黑";
	color:#333;
}
.htit a {
	display:inline-block;
	float:right;
	font:12px/28px "微软雅黑";
	color:#bc1010;
}
.htit a:hover {
	color:#bc1010;
}
/*=列表comlist=*/
.comlist {
	padding-top:10px;
}
.comlist li {
	height:30px;
	padding-left:20px;
	background:url(qy_li_base_ico1.png) no-repeat left center;
}
.comlist li span {
	float:right;
	font:14px/30px "微软雅黑";
	color:#666;
}
.comlist li a {
	font:14px/30px "微软雅黑";
	color:#666;
}
.comlist li a:hover {
	color:#bc1010;
}
/*=首页-左栏=*/
.h-tbox {
	padding:20px 0 20px 20px;
	height:384px;
	overflow:hidden;
}
.h-flash {
	display:inline-block;
	float:left;
	width:420px;
	height:378px;
	position: relative;
	overflow:hidden;
	overflow-x:hidden;
}
.h-flash li {
	width:420px;
}
.h-pic a img {
	width:420px;
	height:290px;
}
.h-flash dl {
	margin-top:8px;
}
.h-flash dt {
	height:36px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.h-flash dt a {
	font:18px/36px "微软雅黑";
	color:#333;
}
.h-flash dt a:hover {
	color:#bc1010;
}
.h-flash dd {
	margin-top:5px;
	font:14px/18px "微软雅黑";
	color:#999;
}
.h-flash .left, .h-flash .right {
	display:none;
}
.h-flash .number {
	position:absolute;
	top:264px;
	right:20px;
}
.h-flash .number a {
	display:block;
	width:30px;
	height:5px;
	float:left;
	margin-right:1px;
	text-indent:-9999px;
	overflow:hidden;
	background:#fff;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.h-flash .number .cur {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity: 1;
}
.h-gzdt {
	width:485px;
}
.h-gzdt .comtit li a {
	padding:0 20px 0 15px;
}
.h-gzdt dl {
	padding:20px 30px 0 10px;
}
.h-gzdt dt {
	margin-bottom:10px;
	height:60px;
}
.h-gzdt dt a {
	font:24px/30px "微软雅黑";
	color:#bc1010;
}
.h-gzdt dt a:hover {
	color:#f74600;
}
/*=左侧banner=*/
.h-banner {
	margin-top:10px;
	width:945px;
	height:83px;
	position: relative;
	overflow:hidden;
	overflow-x:hidden;
}
.h-banner li {
	width:945px;
	height:83px;
}
.h-banner li a img {
	width:945px;
	height:83px;
}
.h-banner .left, .h-banner .right {
	display:none;
}
.h-banner .number {
	position:absolute;
	right:0;
	bottom:0;
	_bottom:3px;
}
.h-banner .number a {
	display:block;
	width:15px;
	height:15px;
	float:left;
	margin-left:1px;
	overflow:hidden;
	background:#710a0a;
	text-align:center;
	font:12px/15px "微软雅黑";
	color:#fff;
}
.h-banner .number .cur {
	background:#ec0707;
}
.h-dbox {
	margin-top:10px;
}
.hd-left {
	width:440px;
}
.hd-cen {
	width:495px;
}
.h-btn li {
	display:inline-block;
	float:left;
	padding-right:7px;
	height:34px;
	background:url(qy_h_btn_bg02.png) no-repeat right top;
}
.h-btn li a {
	display:inline-block;
	padding:0 0 2px 5px;
	height:32px;
	background:url(qy_h_btn_bg01.png) no-repeat;
	overflow:hidden;
	text-align:center;
	font:14px/32px "微软雅黑";
	color:#666;
}
.h-btn li a:hover {
	color:#bc1010;
}
.hb-zwgk, .hb-wsbs {
	padding:20px 18px 15px 18px;
}
.hb-zwgk .zw-btn li a {
	width:88px;
}
.hb-wsbs .bs-btn li a {
	width:102px;
}
.htit span.bsdt-a {
	display:inline-block;
	position:absolute;
	right:10px;
	top:5px;
	height:28px;
}
.htit span.bsdt-a a {
	display:inline-block;
	float:none;
	padding-left:37px;
	background:url(qy_h_bsdt_ico.jpg) no-repeat;
	font:bold 14px/28px "微软雅黑";
	color:#bc1010;
}
.htit span.bsdt-a a:hover {
	color:#f74600
}
/*=首页-互动交流=*/
.hd-search {
	position:absolute;
	top:5px;
	right:10px;
	width:230px;
	height:27px;
}
.hd-search .txt {
	display:inline-block;
	float:left;
	padding:4px 10px;
	width:150px;
	height:19px;
	background:#f3f3f3;
	border:medium none;
	outline:none;
	font:12px/17px "微软雅黑";
	color:#999;
}
.hd-search .btn {
	display:inline-block;
	float:left;
	width:60px;
	height:27px;
	background:#bc1010 url(qy_h_hdjl_btn_bg.png) no-repeat right top;
	text-align:center;
	border:medium none;
	outline:none;
	cursor:pointer;
	font:14px/27px "微软雅黑";
	color:#fff;
}
.hd-inter {
	padding:20px 10px 20px 15px;
}
.hd-inbox {
	background:url(qy_h_hdjl_bg.png) repeat-y 180px 0;
}
.inter-menu {
	display:inline-block;
	float:left;
	width:164px;
}
.inter-menu li {
	padding:25px 0;
	height:24px;
	background:url(qy_line.png) repeat-x left bottom;
}
.inter-menu li a {
	display:inline-block;
	margin-left:10px;
	padding-left:7px;
	background:url(qy_li_base_ico2.png) no-repeat left center;
	font:14px/24px "微软雅黑";
	color:#c97a5c;
}
.inter-menu li a:hover {
	color:#bc1010;
}
.inter-list {
	display:inline-block;
	float:right;
	width:215px;
	overflow-x:hidden;
}
.inter-list li {
	height:32px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.inter-list li a {
	font:14px/32px "微软雅黑";
	color:#666;
}
.inter-list li a:hover {
	color:#bc1010;
}
.inter-list li span {
	font:14px/32px "微软雅黑";
}
.inter-list li span.zt01 {
	color:#269b2c;
}
.inter-list li span.zt02 {
	color:#f00;
}
.hb-qxyb {
	padding:0 18px 15px 18px;
}
/*=首页-右栏=*/
.h-tqbox {
	border-bottom:none;
	height:301px;
	overflow:hidden;
}
.h-tq .comtit {
	padding:3px 0 0 4px;
}
.h-tq .comtit li {
	width:110px;
	_width:108px;
}
.h-tq .comtit li a {
	padding:0 5px 0 0;
	width:110px;
	_width:108px;
	text-align:center;
}
.tq-map {
	text-align:center;
	padding:14px 15px 0 15px;
}
.htq-con p {
	height:38px;
	background:url(qy_h_tq_bg.png) repeat-x;
	padding:0 30px;
	font:14px/38px "微软雅黑";
	color:#333;
}
.htq-con p span {
	display:inline-block;
	font:14px/38px "微软雅黑";
	color:#333;
}
.htq-con p span img {
	margin-top:6px;
}
.h-bspic, .h-bspic a {
	margin:0;
	padding:0;
	display:inline-block;
	height:124px;
	overflow:hidden;
}
.h-bspic a img {
	width:245px;
	height:124px;
}
.micro {
	margin-top:7px;
 *margin-top:10px;
	height:81px;
	border:1px solid #eee;
	border-right:none;
}
.micro li {
	display:inline-block;
	float:left;
	width:80px;
	border-right:1px solid #eee;
}
/*=首页-微博墙=*/
.h-blog {
	margin-top:10px;
}
.h-blog .blog-tit {
	padding-left:20px;
	height:70px;
	background:url(qy_h_rpic04.jpg) no-repeat;
	font:bold 26px/70px "微软雅黑";
	color:#fff;
}
.h-blog .blog-con {
	padding:0px 1px 1px 1px;
	height:546px;
	overflow:hidden;
	border:1px solid #eee;
	border-top:none;
	position:relative;
}
.h-blog dl {
	padding:18px 10px 0 10px;
}
.h-blog dt {
	padding:6px 8px 15px 10px;
}
.h-blog .wb-pic {
	display:inline-block;
	float:left;
	width:51px;
	height:51px;
	position:relative;
}
.h-blog .wb-pic a img {
	width:51px;
	height:51px;
}
.h-blog .wb-pic span {
	position:absolute;
	left:0;
	top:0;
	display:inline-block;
	width:51px;
	height:51px;
	background:url(qy_h_wb_pic_bg.png) no-repeat;
	cursor:pointer;
}
.h-blog .wb-tit {
	display:inline-block;
	float:right;
	width:138px;
}
.h-blog .wb-tit .wb-name {
	height:28px;
	overflow:hidden;
	font:18px/28px "微软雅黑";
	color:#333;
}
.h-blog .wb-tit .wb-name a {
	padding-right:24px;
	background:url(qy_h_wb_bg.png) no-repeat right center;
	font:18px/28px "微软雅黑";
	color:#333;
}
.h-blog .wb-tit .wb-name a:hover {
	color:#bc1010;
}
.h-blog .wb-tit .gzbtn {
	height:23px;
	overflow:hidden;
}
.h-blog .wb-tit .gzbtn a {
	display:inline-block;
	padding-left:26px;
	height:23px;
	width:40px;
	background:url(qy_h_wb_gzbtn.png) no-repeat;
	font:12px/23px "微软雅黑";
	color:#666;
}
.h-blog .wb-tit .gzbtn a:hover {
	color:#bc1010;
}
.h-blog dd {
	padding:20px 8px 30px 10px;
	background:url(qy_line.png) repeat-x left bottom;
}
.h-blog dd p {
	font:14px/20px "微软雅黑";
	color:#666;
}
.h-blog dd p a {
	font:14px/20px "微软雅黑";
	color:#3d9ef1
}
.h-blog dd p a:hover {
	color:#bc1010;
}
.h-blog dd .wb-img {
	padding: 16px 0 10px 0;
}
.h-blog .blog-btn {
	position:absolute;
	left:1px;
	bottom:0px;
	height:30px;
	border-bottom:1px solid #fff;
}
.h-blog .blog-btn a {
	display:inline-block;
	float:left;
	width:120px;
	height:30px;
}
.h-blog .blog-btn .b1 {
	border-right:1px solid #fff;
	background:url(qy_h_wb_btn01_1.png) no-repeat;
}
.h-blog .blog-btn .b1:hover {
	background:url(qy_h_wb_btn01_2.png) no-repeat;
}
.h-blog .blog-btn .b2 {
	background:url(qy_h_wb_btn02_1.png) no-repeat;
}
.h-blog .blog-btn .b2:hover {
	background:url(qy_h_wb_btn02_2.png) no-repeat;
}
/*=首页-相关链接=*/
.linktit {
	height:40px;
	padding:15px 20px 0 0;
	position:relative;
}
.linktit strong {
	display:inline-block;
	position:absolute;
	left:0;
	top:15px;
	padding-left:20px;
	background:url(qy_htit_bg.png) no-repeat left center;
	font:bold 14px/28px "微软雅黑";
	color:#333;
}
.linktit .alink {
	display:inline-block;
	float:right;
	width:1080px;
	padding-top:4px;
	height:24px;
}
.linktit .alink a, .linktit .alink span {
	font:14px/24px "微软雅黑";
	color:#333;
}
.linktit .alink span {
	margin:0 15px;
}
.linktit .alink a:hover {
	color:#bc1010;
}
.linkcon {
	padding:0 0 20px 96px;
}
.b-select {
	display:inline-block;
	float:left;
	width:194px;
	height:32px;
	margin-right:25px;
	position:relative;
	z-index:2;
}
.b-select dt {
	padding:0 32px 0 10px;
	width:150px;
	height:30px;
	border:1px solid #999;
	background:#fff url(qy_h_select_arrow1.png) no-repeat right top;
	font:14px/30px "微软雅黑";
	color:#333;
	cursor:pointer;
}
.b-select dt.active {
	background:#fff url(qy_h_select_arrow2.png) no-repeat right top;
}
.b-select dd {
	display:none;
	position:absolute;
	left:0;
	top:30px;
	width:192px;
	background:#fff;
	border:1px solid #999;
}
.b-select dd p {
	padding:0 10px;
	height:30px;
	font:14px/30px "微软雅黑";
	color:#333;
	cursor:pointer;
}
.b-select dd p.cur {
	background:#f3f3f3;
}
/*=面包屑=*/
.curmb {
	padding-left:33px;
	height:33px;
	border-bottom:1px solid #eee;
	background:url(qy_curmb_ico.png) no-repeat;
	font:14px/33px "微软雅黑";
	color:#666;
}
.curmb span {
	margin:0 6px;
	font:14px/33px "微软雅黑";
	color:#666;
}
.curmb a {
	font:14px/33px "微软雅黑";
	color:#666;
}
.curmb a:hover {
	color:#bc1010;
}
/*=通用概览=*/
.gl-left {
	display:inline-block;
	float:left;
	width:240px;
}
.gl-menu {
	background:#eee url(qy_gl_tit_bg.png) no-repeat;
	padding:0 10px 10px 10px;
}
.gl-menu dt {
	padding-left:10px;
	height:40px;
	font:bold 18px/40px "微软雅黑";
	color:#fff;
}
.gl-menu dd {
	padding-top:10px;
	height:43px;
}
.gl-menu dd a {
	display:inline-block;
	padding:0 20px;
	width:180px;
	height:43px;
	background:url(qy_gl_menu_bg01.png) no-repeat;
	font:16px/43px "微软雅黑";
	color:#333;
}
.gl-menu dd.cur a, .gl-menu dd a:hover {
	background:url(qy_gl_menu_bg02.png) no-repeat;
	color:#bc1010;
}
.gl-right {
	display:inline-block;
	float:right;
	width:950px;
}
.glcon {
	border:1px solid #eee;
	padding-bottom:60px;
}
.gllist {
	padding:20px 50px 40px 50px;
}
.gllist li {
	padding-left:18px;
	background:url(qy_li_base_ico3.png) no-repeat left center;
	height:36px;
	overflow:hidden;
}
.gllist li span {
	float:right;
	font:14px/36px "微软雅黑";
	color:#333;
}
.gllist li a {
	font:14px/36px "微软雅黑";
	color:#333;
}
.gllist li a:hover {
	color:#bc1010;
}
/*翻页导航样式*/
.page {
	margin:0 50px;
	background:url(qy_page_bg.png) repeat-x;
	font:14px/35px "微软雅黑";
	color:#333;
	text-align:center;
}
.page strong {
	font-weight:normal;
	color:#bc1010;
}
.page a {
	margin:0 8px;
	font:14px/35px "微软雅黑";
	color:#333;
}
.page a:hover {
	color:#bc1010;
}
/*=通用细览=*/
.xlcon {
	padding:50px 120px 80px 120px;
}
.xlcon h4 {
	text-align:center;
	font:24px/40px "微软雅黑";
	color:#9f0909;
}
.xlcon h6 {
	text-align:center;
	font:14px/40px "微软雅黑";
	color:#999;
}
.xlcon h6 label {
	margin:0 5px;
	font:14px/40px "微软雅黑";
	color:#999;
}
.xlcon h6 a {
	margin-right:6px;
	font:14px/40px "微软雅黑";
	color:#999;
}
.xlcon h6 a:hover {
	color:#bc1010;
}
.xl-nr {
	margin-top:15px;
	padding:5px 0 60px 0;
	background:url(qy_line.png) repeat-x left top;
}
.xl-nr p {
	margin-top:30px;
	font:14px/30px "微软雅黑";
	color:#333;
}
.xl-btn {
	text-align:center;
}
.xl-btn a {
	display:inline-block;
	margin:0 3px;
	width:100px;
	height:30px;
	background:url(qy_xl_btn.png) no-repeat;
	font:14px/30px "微软雅黑";
	color:#9f0909;
}
.xl-btn a:hover {
	color:#f74600;
}
/*=关于我们-服务理念=*/
.fwln-pic {
	padding:80px 0;
	text-align:center;
}
/*=关于我们-部门概况=*/
.h-bmgk {
	padding:20px 20px 40px 20px;
}
.bmgktit {
	padding:3px 0 0 5px;
	height:40px;
	background:url(qy_about_tit_bg01.png) repeat-x;
}
.bmgktit li {
	display:inline-block;
	float:left;
	width:98px;
	padding-bottom:4px;
	height:36px;
	text-align:center;
	cursor:pointer;
}
.bmgktit li.active {
	background:url(qy_about_tit_bg02.png) no-repeat;
}
.bmgktit li a {
	font:14px/36px "微软雅黑";
	color:#fff;
}
.bmgktit li.active a, .bmgktit li a:hover {
	color:#f80b0b;
}
.bmgkcon&gt;div {
	display:none;
}
.bmgk-nr {
	padding:0 30px;
}
.bmgk-nr p {
	margin-top:30px;
	text-indent:2em;
	font:14px/30px "微软雅黑";
	color:#333;
}
.lsyg-nr, .bmzz-nr, .bmsm-nr {
	padding:20px 30px 0 30px;
}
.lsyg-nr p {
	margin-top:10px;
	padding-left:20px;
	background:url(qy_about_lsyg_ico.png) no-repeat 0 12px;
	font:14px/30px "微软雅黑";
	color:#333;
}
.bmzz-nr p, .bmsm-nr p {
	margin-top:10px;
	font:14px/30px "微软雅黑";
	color:#333;
}
.bmld-nr {
	padding:50px 0;
	width:880px;
	margin:0 auto;
	text-align:center;
}
.bmld-nr dt {
	padding:20px 0 92px 0;
	height:223px;
	background:url(qy_bmld_bg01.png) no-repeat 84px 0;
}
.bmld-nr .ld-pic {
	margin-bottom:8px;
}
.bmld-nr .ld-pic a img {
	width:126px;
	height:151px;
}
.bmld-nr p {
	font:14px/24px "微软雅黑";
	color:#333;
}
.bmld-nr p strong {
	font:bold 14px/24px "微软雅黑";
	color:#333;
}
.bmld-nr .xsbox {
	display:inline-block;
	float:left;
	margin:0 3px;
	padding-top:118px;
	width:170px;
	height:228px;
	background:url(qy_bmld_bg02.png) no-repeat;
}
.bmjg-tab {
	padding-top:5px;
}
.bmjg-tab dl {
	padding-top:10px;
}
.bmjg-tab dt {
	padding-left:18px;
	height:40px;
	background:#efefef;
	font:bold 14px/40px "微软雅黑";
	color:#333;
	border-left:2px solid #bc1010;
}
.bmjg-tab table {
	border-left:1px solid #efefef;
}
.bmjg-tab td {
	padding:10px 15px;
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;
	font:14px/24px "微软雅黑";
	color:#333;
}
.unit-tab {
	padding:20px 0 0 0;
}
.unit-tab table {
	border-left:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
}
.unit-tab th {
	background:#f8f8f8;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	height:40px;
	text-align:center;
	font:bold 14px/40px "微软雅黑";
	color:#333;
}
.unit-tab td {
	padding:5px 10px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	font:14px/24px "微软雅黑";
	color:#333;
}
.unit-tab .tdbg td {
	background:#f9f9f9;
}
.unit-tab td a {
	font:14px/24px "微软雅黑";
	color:#bc1010;
}
.unit-tab td a:hover {
	color:#f80b0b;
}
.contact {
	padding:30px 0;
}
.contact .c-map {
	text-align:center;
}
.contact .c-add {
	padding:20px 0 0 25px;
}
.contact li {
	font:14px/30px "微软雅黑";
	color:#333;
}
.contact li strong {
	font:14px/30px "微软雅黑";
	color:#333;
}
.contact li a {
	font:14px/30px "微软雅黑";
	color:#333;
}
.contact li a:hover {
	color:#bc1010;
}
/*=版权=*/
.footer {
	margin-top:30px;
	padding:10px 0 45px 0;
	background:#fff url(qy_footer_bg.png) repeat-x;
	text-align:center;
}
.footer p {
	font:14px/24px "微软雅黑";
	color:#999;
}
.footer .foot-nav {
	margin-bottom:10px;
}
.footer .foot-nav span {
	margin:0 6px;
}
.footer .foot-nav a, .footer .foot-nav span {
	font:14px/24px "微软雅黑";
	color:#333;
}
.footer .foot-nav a:hover {
	color:#bc1010;
}
.footer .web-tj {
	margin-top:10px;
}
/*==新增样式==*/
.h-btn li.active a{
	color: #bc1010;
	font-weight: bold;
}</pre></body></html>