html, body, div, span,object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strike, strong, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html,body{margin:0; padding:0; font-family:"Microsoft YaHei","SimSun"; width: 100%; min-width: 1200px; background:#fafafa; color: #333; font-size: 14px;}
body a{cursor: pointer; text-decoration:none; color:#333;}
ul,li{list-style: none;}
strong{font-weight: bold;}
.clear{zoom:1;}
.clear:after{clear:both; height:0; visibility:hidden; font-size:0; display:block; content:"";}
.w1000{width: 1000px; margin:0 auto;}

.news{width: 100%; background: #F5F6F7; padding-bottom: 40px;}
.news .newsCon{width:920px; background: #fff; border-radius: 8px; padding:20px 40px; box-shadow: 0 0 10px #e6e6e6;}
/* 导航 */
.news .newsNav{padding: 30px 0; font-size: 17px;}
.news .newsNav a{color: #333; display: inline-block;}
.news .newsNav a:hover{color: #0a64bc;}
.news .newsNav a.current{color: #0a64bc;}
.news .newsNav span{padding: 0 5px;}
/* 列表 */
.newsCon .list li{height:60px; line-height:60px; border-bottom:1px solid #e8e8e8; cursor: pointer;}
.newsCon .list li:last-child{ border: 0px; }
.newsCon .list li a{font-size: 16px;}
.newsCon .list li span{font-size: 16px; margin-right: 20px; color: #666; float: right;}
.newsCon .list li:hover{background: #f6f6f6;}
.newsCon .listPage{text-align: center; padding-top: 30px;}
.newsCon .listPage a{display:inline-block; margin:0 10px; border:1px solid #ccc; font-size:16px; padding:0 12px; height:36px; line-height:36px; border-radius: 4px;}
.newsCon .listPage a.active{border-color:#ff6666; background:#ff6666; color:#fff; }
.newsCon .listPage a:hover{border-color:#ff6666; background:#ff6666; color:#fff; }
/*详情页面*/
.newsCon .details h5{font-size: 24px; text-align: center; padding:30px 0;}
.newsCon .details h6{font-size: 16px; font-weight: normal; text-align: center; color: #666; padding-bottom: 30px; border-bottom:1px solid #ccc; }
.newsCon .details p{font-size: 16px; color: #333; text-indent: 2em;}
.newsCon .details img{max-width: 96%;}
.newsCon .updown{padding:26px 0;}
.newsCon .updown a{display: block; font-size: 16px; padding:10px 0;}
.newsCon .updown a:hover{color: #F36262;}
.newsCon .likes p{background: #0a64bc; line-height:50px; height:50px; font-size: 22px; color: #fff; border-radius: 4px; margin-bottom: 10px; text-indent: 1em;}
.newsCon .likes ul li{width:46%; float: left; padding:10px 2%;}
.newsCon .likes ul li a{font-size: 14px;}
.newsCon .likes ul li a span{ position: relative; top: -2px; margin-right: 12px; }
.newsCon .likes ul li a:hover{color: #0a64bc;}

.Pager{text-align:center; padding:26px 0 0;}
.Pager span{padding:0 12px; height:36px; line-height:36px; background:#f96464; color:#fff !important; display: inline-block;    border-radius: 5px; margin-left: 6px;}
.Pager a{display:inline-block; margin:0 10px; border:1px solid #ccc; font-size:16px; padding:0 12px; height:36px; line-height:36px; border-radius: 4px;}
.Pager a.active{border-color:#f96464; background:#f96464; color:#fff; }
.Pager a:hover{border-color:#f96464; background:#f96464; color:#fff; }