@charset "gb2312";
body {
padding:0px;
margin:0px;
text-decoration:none;
font-family:"微软雅黑";
font-size:11pt;
}
img {border:0px;}
li {list-style-type:none;}
td {font-size:11pt; line-height:22px; text-decoration:none; color:#333333; text-align:left;}
a {color:#333333; text-decoration:none;}
a:hover {color:red; text-decoration:none;}
.rbk {border-right:1px #22658E solid;}
#top a {color:#FFFFFF; font-size:13pt; text-decoration:none; display:block; height:50px; line-height:50px;}
#top a:hover {background-color:#33CCFF; color:#FFFFFF;}
.hsbkk {border:1px #DDD solid;}
.xbkk {border:1px #DDD solid; border-top:0px;}
.hbwz {font-size:15pt; color:red; padding-left:12px; font-weight:bold;}

.cls55 {line-height:55px; height:55px; clear:both;}
.cls15 {line-height:15px; height:15px; clear:both;}
.cls20 {line-height:20px; height:20px; clear:both;}
.cls30 {line-height:30px; height:30px; clear:both;}
.cls8 {line-height:8px; height:8px; clear:both;}

#new a {width:124px; line-height:38px; height:38px; border:1px #DDD solid; font-size:12pt; text-align:center; padding:8px 20px 8px 20px;}
#new a:hover {background-color:#0099CC; border:1px #0099CC solid; color:#FFFFFF; text-decoration:none;}

#img a {opacity:1.0;filter:alpha(opacity=100); /* 针对 IE8 以及更早的版本 */}
#img:hover{opacity:0.4;filter:alpha(opacity=20); /* 针对 IE8 以及更早的版本 */}


#divimg1{
  width:600px;
  height:370px;
  overflow:hidden;
}
#divimg1 img{
  cursor: pointer;
  transition: all 0.8s;
}
#divimg1 img:hover{
  transform: scale(1.2);
}

#divimg2{
  width:290px;
  height:190px;
  overflow:hidden;
}
#divimg2 img{
  cursor: pointer;
  transition: all 0.8s;
}
#divimg2 img:hover{
  transform: scale(1.2);
}

#divimg3{
  width:600px;
  height:380px;
  overflow:hidden;
}
#divimg3 img{
  cursor: pointer;
  transition: all 0.8s;
}
#divimg3 img:hover{
  transform: scale(1.2);
}

#divimg4{
  width:230px;
  height:230px;
  overflow:hidden;
}
#divimg4 img{
  cursor: pointer;
  transition: all 0.8s;
}
#divimg4 img:hover{
  transform: scale(1.2);
}


#divimg5{
  width:208px;
  height:208px;
  overflow:hidden;
}
#divimg5 img{
  cursor: pointer;
  transition: all 0.8s;
}
#divimg5 img:hover{
  transform: scale(1.2);
}
