﻿.con{ width:100%; }
.header{ width:100%; background:#fff; height:65px;}
.header h1{ width:70%; float: left; margin: 4% 0 0 5%;}
.header h1 img{ width:100%;}
/*移动端按钮导航*/
.m_nav_btn{ width:15%; height:30px; float:right;margin:7% 0 0 0; position:relative; display:block; }
.m_nav_btn img{ width:30px; height:20px;}
.m_nav{ width:100%; background:#f00; position:absolute; left:0px;top:66px; display:none; z-index: 3;}
.m_nav ul{padding:10px;}
.m_nav li{ height:40px;font:20px/40px "微软雅黑"; color:#333; border-bottom:1px solid #ccc; text-align: center;}
.m_nav li a{display: block; height:40px;font:18px/40px "微软雅黑"; color:#fff; text-align: center;}

/*移动端按钮导航end*/
.dh{ display:none;}
.list_con{ width:100%; background:#fff; margin-top: 20px;}
.left_nav{ width:90%;border:1px solid #ccc; margin:0 auto;}
.left_nav h2{ width:100%; height:50px; text-align: center; background:#f00; 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:90%;  border:1px solid #ccc; margin:20px auto 20px; }
.right h2{ width:100%; height:40px;line-height:40px;font-size: 20px; color:#f00;font-weight: bold; text-align: center;}
.right ul{ width:90%; margin:0 auto;border-bottom: 1px dashed #ccc; }
.right ul li{ height:40px;}
.right .list_time{ width:35%; float:right;font-size: 16px;line-height: 40px;}
.right ul li a{font-size: 16px;line-height: 40px; float:left; width:61%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#333;}
.right ul li a:hover{ color:#274e79;}

.small_nav{ width:90%; height:39px;margin:10px auto 0px;}
.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;}





