<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section,content { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;font-family: "微软雅黑";}
body {
	margin: 0;
	font-size: 12px;
	line-height: 1.231;
	font-family: "微软雅黑";
	max-width: 1024px;
	word-wrap: break-word;
	word-break: break-all;
	margin: 0px auto;
}
* {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
ul, li, ol, dl, h1, h2, h3, dt, dd, form, p, script {margin: 0px;padding: 0px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;list-style-type: none;}
a {color: #333;text-decoration: none;}
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
img, object, embed, video {max-width: 100%;margin: 0px;padding: 0px;}
img {border: 0;-ms-interpolation-mode: bicubic;vertical-align: middle}
.clear {
	clear: both;
}
#wapbody {
	overflow: hidden;
	width: 100%;
	max-width: 1024px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wapbody .htmleaf-container {
	height: 299px;
	overflow: hidden;
	position: relative;
	background-color: #666;
	padding: 0px;
}
.slideshow {
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}
	.slideshow * {
	  outline: none;
	}
	.slideshow .slider {
	box-shadow: 0 20px 50px -25px black;
	}
	.slideshow .slider-track {
	  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	}
	.slideshow .item {
	  height: 100%;
	  width: 100%;
	  position: absolute;
	  z-index: 3;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}
	.slideshow .item img {
	  width: 100%;
	  height: 100%;
	  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	  -webkit-transform: scale(1.2);
			  transform: scale(1.2);
	}
	.slideshow .item.slick-active img {
	  -webkit-transform: scale(1);
			  transform: scale(1);
	}
	.slideshow  ul.slick-dots{
	position: absolute;
	z-index: 9;
	left: 0px;
	right: 0px;
	bottom: 11px;
}

.bjhui{
	background-color: #e5e7e8;
}
.bjhui2{
	background-color: #f6f6f6;
}
@media screen and (max-width: 768px) {
    body {
        max-width: 100%;
    }
	#wapbody {
        max-width: 100%;}
}
#wapbody h2 {
	font-size: 18px;
	line-height: 28px;
	padding-top: 8px;
	padding-left: 15px;
	font-weight: normal;
}
#wapbody h2 a {
	font-size: 14px;
	float: right;
	margin-right: 12px;
}
#wapbody ul.utlist {
	width: 100%;
	padding-bottom: 18px;
}
#wapbody .utlist li {
	float: left;
	height: 102px;
	width: 33%;
	padding-bottom: 6px;
}
#wapbody .utlist li a {
	background-color: #FFF;
	display: block;
	height: 102px;
	width: auto;
	margin-right: 3px;
	margin-left: 3px;
}
#wapbody .utlist li a .img {
	float: left;
	height: 102px;
	width: 88px;
	background-image: url(../images/x2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#wapbody .utlist li a .date_txt {
	height: 102px;
	display: table;
	_position: relative;
	overflow: hidden;
	float: right;
}
#wapbody .utlist li a .date_txt #subwrap {
  vertical-align:middle;
  display:table-cell;
  _position:absolute;
  margin-right:5px;
  _top:50%;
 }
#wapbody .utlist li a .date_txt #content {
	_position: relative;
	_top: -50%;
	font-size: 15px;
	line-height: 17px;
	color: #b5b5b6;
 }
#wapbody .utlist li a .date_txt #subwrap #content p {
	font-size: 19px;
	line-height: 23px;
	color: #000;
}
#wapbody .indexanli {
	padding: 8px 22px 28px 22px;
}
#wapbody .indexanli ul.anlilist {
	height: auto;
	width: 100%;
}
#wapbody .indexanli .anlilist li {
	width: 50%;
	float: left;
}
#wapbody .indexanli .anlilist li a {
	display: block;
	margin-right: 2px;
	margin-left: 2px;
}
#wapbody .indexanli .anlilist li a img {
	background-color: #FFF;
	padding: 5px;
	height: 90px;
	width: 100%;
}
#wapbody .indexanli .anlilist li a p {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	height: 24px;
	padding-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.foot{
	background-color: #9a9d9d;
	font-size: 13px;
	line-height: 18px;
	color: #E3E4E6;
	text-align: center;
}
#wapbody p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#wapbody p a {
	line-height: 33px;
	font-size: 16px;
	color: #FFF;
	display: block;
	height: 33px;
}
.bodynav {
	background-color: #000;
	width: 190px;
	position: fixed;
	z-index: 99;
	left: -190px;
	top: 0px;
	bottom: 0px;
}
.bodynav .logo {
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 187px;
	margin-right: auto;
	margin-left: auto;background-size: 90% auto;
}
.bodynav .navlink {
	padding: 8px;
}
.bodynav .navlink a {
	font-size: 16px;
	line-height: 35px;
	color: #CCC;
	background-color: #262626;
	display: block;
	height: 35px;
	text-align: center;
	margin-bottom: 8px;
	border: 1px solid #383838;
	-webkit-border-radius: 5px;/*圆形*/
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.bodynav .navlink a:hover{
	color: #000;
	background-color: #7f7f7f;
}
.bodynav #chat_Close{
	font-size: 16px;
	line-height: 35px;
	color: #fff;
	display: block;
	height: 35px;
	text-align: center;
	margin-bottom: 8px;
	background-color: #09bb07;
	border: 1px solid #376500;
	-webkit-border-radius: 5px;/*圆形*/
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	width: 172px;
	position: absolute;
	z-index: 9;
	left: 8px;
	bottom: 8px;cursor:pointer;
}
@media screen and (max-width: 600px) {
    #wapbody .utlist li{width:50%;}
	#wapbody .utlist li a .date_txt #content {
		_position: relative;
		_top: -50%;
		font-size: 12px;
		line-height: 14px;
		color: #b5b5b6;
	 }
	#wapbody .utlist li a .date_txt #subwrap #content p {
		font-size: 16px;
		line-height: 20px;
		color: #000;
		padding-top: 10px;
		padding-bottom: 5px;
	}
}
.top{
	padding-left:1%;
	width: 99%;
	height:50px;
	background-color: #414141;
	color: white;
	font-size: 22px;
	padding-top: 15px;
}
.top a{
	color: white;
}
.top #title {
	float:left;
}
.top #daohan {
	background-image: url(../images/dao.png);
	display: block;
	height: 56px;
	width: 56px;
	overflow: hidden;
	position: relative;
	top: -15px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: center center;cursor:pointer;
	float:right;
}#wapbody h2 a {
	color: #03F;
}
</pre></body></html>