@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
.cle{ clear:both;}
a{text-decoration:none; list-style:none;color:#434343;}
a,a:focus{ outline:none;}
img{ border-style:none;}
ul,li{list-style:none;text-decoration:none;}
a:hover{text-decoration:underline; color:#333;}
a:active{text-decoration:none;}
body,div,ul,li,ol,dl,dt,dd,form,input,h1,h2,h3,h4,label,button,textarea,img{ padding:0; margin:0; font-size:15px; font-family:Tahoma,Arial,Helvetica,STHeiti,"宋体","microsoft yahei","微软雅黑"; color:#434343;  border:0;}
body{ background:#FFF;}
.clear{ height:0px; overflow:hidden; clear:both;}

#content{width:1120px;margin:80px auto;}
#content h1{width:475px;height:40px;margin:0 auto; font-family:"微软雅黑";}
#content h1 a{width:208px;display:block;height:40px; text-align:center;line-height:40px;background:#fdb04c;float:left;margin-left:20px;color:#FFF;font-size:16px; text-decoration:none;}
#content h1 a:hover{background:#d2d1d1;cursor:pointer}
#content h1 .anniu{ background:#d2d1d1;}


#content .news{width:1120px;}
#content ol{ display:none;}
#content .show{ display:block;}

#content .news ol{width:1120px;margin-top:40px;}
#content .news ol li{width:1120px;height:200px;margin-top:40px;}
#content .news ol li a img{width:200px;height:200px;float:left;}
#content .news ol li a p{display:block;height:40px;width:886px;float:right; border-bottom:#d1d1d1 1px solid;font-size:18px;color:#333333; font-weight:bold; font-family:"微软雅黑";}
#content .news ol li a p span{float:right;font-size:10px;}

#content .news ol li p:hover{text-decoration:underline;}
#content .news ol li a p span:hover{text-decoration:underline;}

#content .news ol li a b{height:100px;width:886px;display:block;margin-top:27px;float:right;line-height:25px; text-indent:2em;font-size:15px;color:#999; font-family:"微软雅黑";}
#content .news ol li a b:hover{text-decoration:underline;}

#content .page{height:30px;width:400px;margin:30px auto;}
#content .page ul{height:30px;width:400px;float:left;}
#content .page ul li{width:30px;height:30px;float:left;background:#fdb04c;margin-left:20px;line-height:30px; border-radius:50%; text-align:center;}
#content .page ul li a{ text-decoration:none;color:#000;}
#content .page ul .active{width:28px;height:28px;border:1px solid #fdb04c;color:#000;display:block;border-radius:50%;background:#FFF;color:#000;}
#content .page ul .up{width:60px;height:30px;display:block;border-radius:20px;}

