﻿ 
/*内容*/
 
 .nr {  width:96%; margin:20px auto;}
 .tz{  width:100%; min-height:50px; margin:10px auto;display: -webkit-flex;display: flex; justify-content:space-between; flex-wrap:wrap;border-bottom:dashed 1px #DCDCDC; padding-bottom:10px;}
 
  .tz h2{ width:100%; margin:5px auto; font-size:14px;}    
 .tz div{ width:30%; height:80px; }  
 .tz div img{ width:100%; height:80px; }  
  .tz p{ color:#999999; letter-spacing:1px; line-height:22px; height:80px; width:65%;} 
/*分页*/
    .fenye{margin:0 auto; height:32px; width:98%; text-align:center; line-height:32px; margin-bottom:40px;display: -webkit-flex;display: flex; justify-content:space-between;}
 
         .fenye>li a,.test>span{font-size:1.2em; margin:0 auto; text-align:center;}
 
  .fenye> li span{ font-size:1.3em; font-weight:bold; color:Red; padding:5px 3px; background-color:#BFD4FF; border-radius:5px;}
 
