<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* æ¸…é™¤å†…å¤–è¾¹è· */

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,

/* structural elements ç»“æž„å…ƒç´&nbsp; */

dl,
dt,
dd,
ul,
ol,
li,

/* list elements åˆ—è¡¨å…ƒç´&nbsp; */

pre,

/* text formatting elements æ–‡æœ¬æ&nbsp;¼å¼å…ƒç´&nbsp; */

fieldset,
lengend,
button,
input,
textarea,

/* form elements è¡¨å•å…ƒç´&nbsp; */

th,
td {
	/* table elements è¡¨æ&nbsp;¼å…ƒç´&nbsp; */
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	/*-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;*/
}


/* è®¾ç½®é»˜è®¤å­—ä½“ */
@font-face { font-family: "æ–¹æ­£æ­£ä¸­é»‘ç®€ä½“";src:url(/zgkzjjh/font/FZZZHONGHJW.TTF);}
body,
button,
input,
select,
textarea {
	/* for ie */
	/*font: 12px/1 Tahoma, Helvetica, Arial, "å®‹ä½“", sans-serif;*/
	font: 12px/1 "å¾®è½¯é›…é»‘";
	/* ç”¨ ascii å­—ç¬¦è¡¨ç¤ºï¼Œä½¿å¾—åœ¨ä»»ä½•ç¼–ç&nbsp;ä¸‹éƒ½æ—&nbsp;é—®é¢˜ */
}

html {
	background: #fff;
}


/* é‡ç½®åˆ—è¡¨å…ƒç´&nbsp; */

ul,
ol {
	list-style: none;
}


/* é‡ç½®æ–‡æœ¬æ&nbsp;¼å¼å…ƒç´&nbsp; */

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}


/*è®¾ç½®é¡µé¢å®½åº¦é«˜åº¦*/

html,
body {
	width: 100%;
	background: #e9e9e9;
}

img {
	border: none;
}

header {
	width: 100%;
	height: 161px;
	background: #fff5ea;
	overflow: hidden;
	/*background: url(/zgkzjjh/img/jjh_header_bg.png) no-repeat center 0;*/
}

.logo {
	width: 1180px;
	height: 100%;
	margin: 0 auto;
}

.jjh_logo {
	float: left;
	margin-top: 40px;
}

.jjh_wx {
	float: right;
	margin-right: 12px;
	margin-top: 19px;
}

nav {
	width: 100%;
	height: 48px;
	background: url(/zgkzjjh/img/jjh_nav_bg.jpg) repeat-x 0 0;
}

nav&gt;ul {
	width: 1180px;
	height: 48px;
	margin: 0 auto;
}

nav&gt;ul li {
	float: left;
	height: 48px;
	padding: 16px 21px 0 21px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	background: url(/zgkzjjh/img/nav_l.png) no-repeat right center;
}

nav&gt;ul li:nth-of-type(10) {
	background: none;
	/*padding: 19px 0 0 30px;*/
}

nav&gt;ul .act {
	background: url(/zgkzjjh/img/jjh_nav_h.jpg) repeat-x 0 0;
}

nav&gt;ul li a {
	color: #fff;
}


/*link*/

.links {
	width: 100%;
	height: 160px;
	background: #fff;
}

.link {
	width: 1180px;
	height: 160px;
	margin: auto;
}

.link h3 {
	width: 1180px;
	height: 40px;
	border-bottom: 2px solid #e2e2e2;
	margin-bottom: 20px;
}

.link h3 a {
	font-weight: normal;
	padding-left: 5px;
	width: 86px;
	height: 40px;
	line-height: 40px;
	display: block;
	font-size: 18px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #302f2f;
}

.jjh_link a {
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	line-height: 25px;
	color: #4c4948;
	padding-right: 27px;
}

footer {
	width: 100%;
	height: 220px;
	background: #8f2c27;
}

.footer_lk {
	height: 60px;
	border-bottom: 1px dotted #FFF;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	font-size: 13px;
	font-family: "å¾®è½¯é›…é»‘";
	line-height: 70px;
	margin-bottom: 20px;
}

.footer_lk a {
	margin: 0 10px;
	color: #FFF;
}
.footer_lk a:hover{
	color:#fff;
	}
.footer_diz {
	line-height: 28px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	font-size: 13px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #FFF;
}
.jjh_content{
	width: 1180px;
	padding-bottom:10px ;
	margin: 0 auto;
}
.place{
	width: 100%;
	height:46px ;
	line-height: 46px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 14px;
}
</pre></body></html>