﻿.con{ width:100%; }
.header{ width:100%; background:#fff; height:auto;}
.header h1{ width:70%; height:auto; float: left; margin: 7% 0 0 5%;}
.header h1 img{ width:100%;}
/*移动端按钮导航*/
.m_nav_btn{ width:15%; height:30px; float:right;margin:10% 0 0 0; position:relative; display:block; }
.m_nav_btn img{ width:30px; height:20px;}
.m_nav{ width:100%; background:#0066cc; position:absolute; left:0px;top:87px; display:none; z-index: 5;}
.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*/
/*头部*/
.jrsc{ display:none;}
.top_con{ width:100%; height:auto;}
.top_con h1{ width:70%; height:auto; float: left; margin: 7% 0 0 2%;}
.top_con h1 img{ width:100%;}
.top_con p{ display:none;}
.serch{ display:none;}
.nav{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:#0066cc; 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:#0066cc;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:#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;}


.footer{ width:100%; height:194px; border-top: 5px solid #0066cc; margin-top: 70px; background:#fff;}
.footer_con{ width:100%; margin:0 auto;}
.footer_con p,a{ font:12px/30px "微软雅黑"; color:#666; text-align: center;}
.footer_con p img{ margin:20px auto 10px;}

.xx_btn{ width:100%; height:50px;}
.list_write_btn{ width:40%; height:50px; line-height: 50px; color:#fff; font-size: 20px; text-align: center; background:#0066cc; float:right; margin-top: 10px; display:block;}