@charset "gb2312";
* {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; text-decoration:none;outline:none;
}IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
a {outline: none;}
a:active {star:expression(this.onFocus=this.blur());}
body {
	font-family:Arial, Verdana, Geneva, sans-serif;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

td {
	FONT-SIZE: 12px;
	COLOR: #333;
}

.title_top a {
	cursor:pointer; color:#858585;font-size:12px; font-family:"宋体"; text-decoration:none;
}
.title_top a:hover {
	color:#858585;text-decoration:underline;font-size:12px; font-family:"宋体"; 
}

.title a {
	cursor:pointer; color:#999999;font-size:12px; font-family:"宋体"; text-decoration:none;
}
.title a:hover {
	color:#999999;text-decoration:underline;
}



.title2 a{
   font-family:"宋体";
   font-size:12px; 
   color:#676767;
   text-decoration:none;
}
.title2 a:hover {
   font-family:"宋体";
   font-size:12px; 
   color:#676767;
   text-decoration:underline;
}
.title3 a{
   font-family:"宋体"
   font-size:12px; 
   color:#599ac5;
   text-decoration:none;
   border-bottom:#599ac5 solid 1px;
   padding-bottom:2px;
}
.title3 a:hover {
   font-family:"宋体"
   font-size:12px; 
   color:#599ac5;
   text-decoration:none;
}


.anpager { font: 11px Arial, Helvetica, sans-serif;  margin:0 auto; text-align:center;}   
.anpager .cpb {color:#ff0000;font-weight:bold;}   
.anpager a {color:#484647;margin:0;padding:3px 3px;text-decoration:none} 
.anpager a:hover{ color:#F00;}


.anpager2 { font: 11px Arial, Helvetica, sans-serif; margin:0 auto; text-align:left;}   
.anpager2 .cpb {color:#808080; text-decoration:underline;}   
.anpager2 a {color:#808080;margin:0; padding:0px 2px;text-decoration:none} 
.anpager2 a:hover{color:#808080;}

.lia11 a{
width:201px;
height:32px;
line-height:33px;
color:#FFFFFF;
font-family:"宋体";
font-size:12px;
text-align:left;
padding-left:25px;
display:block;
background:url(../images/pic12.jpg) no-repeat;
float:left;
}

.lia11 a:hover{
color:#FFFFFF;
line-height:33px;
font-family:"宋体";
font-size:12px;
text-align:left;
padding-left:25px;
background:url(../images/pic12.jpg) no-repeat;
}

.lia22 a{
background:url(../images/pic11.jpg) no-repeat;
width:201px;
height:32px;
line-height:33px;
color:#010101;
font-family:"宋体";
font-size:12px;
text-align:left;
display:block;
padding-left:25px;
float:left;
}
.lia22 a:hover{
background:url(../images/pic11.jpg) no-repeat;
width:201px;
height:32px;
line-height:33px;
color:#010101;
font-family:"宋体";
font-size:12px;
text-align:left;
padding-left:25px;
display:block;
float:left;
}

#vertmenu {
font-size: 100%;
line-height:80px;
width:239px;
padding: 0px;
margin: 0px;
}
#vertmenu tr {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu tr td {
margin: 0px;
padding: 0px;
}
#vertmenu tr td a {
display: block;
line-height:80px;
text-decoration: none;
background-image:url(../images/1.png);
background-repeat:no-repeat;
}

#vertmenu tr td a:hover, #vertmenu ul li a:focus {
background-image:url(../images/1-1.png);
background-repeat:no-repeat;
}


#nav {
 width:226px;
 height:335px;
 list-style-type: none;
 float:left;
 text-align:left;

    /*定义整个ul菜单的行高和背景色*/
}

/*==================一级目录===================*/
#nav a {
 width: 201px; 
 display: block;
 height:32px;
 line-height:32px;
 padding-left:25px;
 background:url(../images/pic12.jpg) no-repeat;
 color:#010101;
 float:left;
 text-align:left;
 /*Width(一定要)，否则下面的Li会变形*/
}

#nav li {
 float:left;
 list-style-type:none;
 /*float：left,本不应该设置，但由于在Firefox不能正常显示
 继承Nav的width,限制宽度，li自动向下延伸*/
}

#nav li a:hover{
background:url(../images/pic14.jpg) no-repeat;
width:201px;
height:32px;
line-height:32px;
padding-left:25px;
color:#010101;
text-align:left;
float:left;
}

#nav a:link  {
 color:#ffffff; text-decoration:none;
}
#nav a:visited  {
 color:#ffffff;text-decoration:none;
}
#nav a:hover  {
 color:#FFF;text-decoration:none;
}

/*==================二级目录===================*/
#nav li ul {
 list-style:none;
 text-align:left;
 line-height:32px;
 
}
#nav li ul li{
 line-height:32px;
 background:none; /*二级目录的背景色*/
}

#nav li ul a{
width:190px;
text-align:left;
padding-left:36px;
line-height:32px;
background:url(../images/pic13.jpg) no-repeat;
 /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}

/*下面是二级目录的链接样式*/

#nav li ul a:link  {
 color:#ffffff; text-decoration:none;
}
#nav li ul a:visited  {
 color:#ffffff;text-decoration:none;
}
#nav li ul a:hover {
 color:#010101;
 text-decoration:none;
 font-weight:normal;
 background:none;
 text-align:left;
 padding-left:36px;
 line-height:32px;
 /* 二级onmouseover的字体颜色、背景色*/
}

/*==============================*/
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}
#nav ul.collapsed {
 display: none;
}
-->

#PARENT{
 width:226px; float:left;
}


.honor_list{ width:100%; float:left;}
.honor_list li{ width:217px; float:left; margin:10px 10px;}


.page {
  color: #2c2b2b;
  font-size: 14px;
  line-height: 35px;
  padding-bottom: 100px;
}
.page{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.page .pale{
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
.page .pale a{
  border: 1px solid #e2e2e2;
  padding: 0px 10px;
  margin-right: 10px;
  border-radius: 4px;
  display: block;
  text-decoration: none;
}
.page .pale a:hover{
  color: #ffffff;
  background-color: #f34c0e;
  border: 1px solid #f34c0e;
  text-decoration: none;
}
.page .pale .selected{
  color: #ffffff;
  background-color: #f34c0e;
  border: 1px solid #f34c0e;
}


.product_list{ width:100%; float:left;}
.product_list li{ width:165px; float:left; margin:10px 7px;}