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


.left_nav{ width:200px; height:623px;border:1px solid #ccc; float:left;}
.left_nav h2{ width:200px; height:50px; text-align: center; background:#0d76cd; color:#fff; font:20px/50px "微软雅黑"; margin-bottom: 10px;}
.left_nav dd{ width:180px; 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 #0d76cd; background:#0d76cd;}
.left_nav dd:hover a{ color:#fff;}
.left_nav dd a{font:18px/50px "微软雅黑";color:#333; display:block;}

/*列表页*/
.right_list{ float:left;}
.right{ width:750px; margin-bottom: 50px;}
.right h2{ height:50px;font-size: 20px; color:#333; margin-left:54px;font-weight: bold;}
.right ul{ width:750px; margin:0 auto; }
.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:#0d76cd;}
.right .number{ display:table; margin:40px auto 0;}
.right .number .on{ background:#0d76cd;}
.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:#0d76cd;}
.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:#0d76cd;}
.news_gzdt{ width:1200px; margin:30px auto;}

.bd a{ color:#666;}
.bd a:hover{ color:#09c;}

@media screen and (max-width: 980px) {
.right_list{ float:none; width:100%;}
.list_con{ width:100%; background:#fff; margin-top: 0px;}
.left_nav{ width:100%;border:1px solid #ccc; margin:0 auto; height:auto; float:none;}
.left_nav h2{ width:100%; height:50px; text-align: center; background:#0d76cd; color:#fff; font:20px/50px "微软雅黑";}
.left_nav dl{ margin-top: 10px;}
.left_nav dd{ width:50%; height:50px;margin:0 auto;text-align: center; background:rgba(229,229,229,.8); color:#333; font:18px/50px "微软雅黑";margin-bottom: 7px; float:left;border-right: 1px solid #ccc;box-sizing: border-box;}

.left_nav dd a{font:18px/50px "微软雅黑";color:#333;}

/*列表页*/
.right{ width:98%;  border:1px solid #ccc; margin:10px auto 20px; }
.right h2{ width:100%; height:40px;line-height:40px;font-size: 20px; color:#0d76cd;font-weight: bold; text-align: center; margin-left: 0;}
.right ul{ width:100%; margin:0 auto; }
.right ul li{ height:40px;}
.right .list_time{ width:35%; float:right;font-size: 16px;line-height: 40px;margin-right:0 ; text-align: center;}
.right ul li a{font-size: 16px;line-height: 40px; float:left; width:58%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#333;margin-left: 20px;}
.right ul li a:hover{ color:#274e79;}

.small_nav{ width:90%; height:39px;margin:0px; padding-left: 0;}
.small_nav a{font:14px/39px "微软雅黑"; color:#333;}
.small_nav a:hover{color:#2f6699;}


.right .number{ display:table; margin:40px auto 0;}
.right .number .on{ background:#00b8ee;}
.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:#00b8ee;}
.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;}

}