<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 Document */

html, body {

	color:#000000;

	font-family:Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;

	margin:0;

	padding: 0;

	text-decoration: none;
	background:#eeeeee;

}
a:link,a:visited,a:active {
	font-weight: normal;
	text-decoration:none;
	font-family: "微软雅黑";

	color: #000000;}
a:hover {
	font-weight: normal;
	text-decoration:none;	
	font-family: "微软雅黑";
	color: #FF0000;;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {

	margin:0;

	padding:0;

}

img {

	border:0;

}

ol, ul {

	list-style: none outside none;

	margin:0;

	padding: 0;

}

a {

	color:#aaa;

	text-decoration: none;

}

.clr {

	display:block;

	clear:both;

	height:0;

	overflow:hidden;

	margin:0px;

	padding:0px;

}

.copyright{padding:8px;text-align:center;font-size:14px;color:#666;}

.copyright a{color:#666;}

/*cate1*/

#cate1{overflow-x: hidden;}

#cate1 .mainmenu {

	display: block;

    margin: 0 auto;

}

#cate1 .mainmenu li {

	width:20%;

	float:left;

	display: block;

	-moz-user-select:none;

	-webkit-user-select:none;

	-ms-user-select:none;

}

#cate1 .mainmenu li .menubtn {

	display: block;

	overflow: hidden;

	text-decoration:none;





}



#cate1 .mainmenu li a {

	display:block;

	padding:0px;

	font-size:14px;


	text-decoration: none;

	-moz-user-select:none;

	-webkit-user-select:none;

	-ms-user-select:none;

}

#cate1 .mainmenu li .menubtn .menumesg {

	padding:0px;

}

#cate1 .mainmenu li .menubtn .menuimg {

	/*max-height:106px;*/

	overflow:hidden;

	

}

#cate1 .mainmenu li div img {

	border:0;

	width:100%;

}

#cate1 .mainmenu li .menutitle {

	text-align:center;

	line-height: 25px;

	text-decoration: none;

	color:#000;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

#cate11{overflow-x: hidden; height:248px;}
#cate11 .mainmenu2 {

	display: block;

    margin: 0 auto;

    padding:0 11px 0 11px;

   

}

#cate11 .mainmenu2 li {

	width:100%;

	float:left;

	display: block;

	-moz-user-select:none;

	-webkit-user-select:none;

	-ms-user-select:none;

}



#cate11 .mainmenu2 li div img {

	border:0;

	width:100%;

}

#cate11 .mainmenu2 li .menutitle {

	text-align:center;

	line-height: 25px;

	text-decoration: none;


	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}




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