﻿.list_con{width:1200px; margin:20px auto 0; background:#fff;}


.left_nav{ width:290px; height:623px;border:1px solid #ccc; float:left;}
.left_nav h2{ width:290px; height:50px; text-align: center; background:#0066cc; color:#fff; font:20px/50px "微软雅黑"; margin-bottom: 10px;}
.left_nav dd{ width:270px; height:50px;margin:0 auto;text-align: center; background:#e5e5e5; color:#333; font:18px/50px "微软雅黑";margin-bottom: 7px;border:2px solid #e5e5e5;}
.left_nav dd:hover{border:2px solid #0066cc; background:#0066cc;}
.left_nav dd:hover a{ color:#fff;}
.left_nav dd a{font:18px/50px "微软雅黑";color:#333; display:block;}

/*列表页*/
.right_list{ float:left;}
.right{ width:800px; margin:0 0 50px 40px;}
.right h2{ height:50px;font-size: 20px; color:#333; font-weight: bold;}
.right ul{ width:800px; margin:0 auto;border-bottom: 1px dashed #ccc; }
.right ul li{ height:40px; background:url(list_bg.png) 10px center no-repeat;}
.right .list_time{ float:right;font-size: 16px;line-height: 40px; margin-right: 20px;}
.right ul li a{ display:block;width:550px;font-size: 16px;margin-left: 30px; color:#333;line-height: 40px; float:left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.right ul li a:hover{ color:#0066cc;}
.right .number{ display:table; margin:40px auto 0;}
.right .number .on{ background:#0066cc;}
.right .number .on a{ color:#fff;}
.right .number dl{border:1px solid #ccc;}
.right .number dd{ float:left; border:none; text-align: center;border-right:1px solid #ccc;}
.right .number dd:hover{ background:#0066cc;}
.right .number dd:hover a{ color:#fff; }
.right .number dd a{display:block; padding:10px;font-size: 12px; color:#333;  text-align: center;}
.right .number .no_border{border-right:0;}
.small_nav{ height:39px;margin-bottom: 10px; padding-left: 24px;font:14px/39px "微软雅黑";}
.small_nav a{ color:#333;}
.small_nav a:hover{color:#0066cc;}
.news_gzdt{ width:1200px; margin:30px auto;}

.bd a{ color:#666;}
.bd a:hover{ color:#09c;}
.list_write_btn{ width:200px; height:50px; line-height: 50px; color:#fff; font-size: 20px; text-align: center; background:#0066cc; float:right; margin-top: 10px;}