﻿ .biaoti{font-size:22px; padding:5px; background-color:White; border-radius:3px; font-weight:bold; color:#666666; height:30px; text-align:center; border-bottom:solid 4px #D9FFBC; padding-bottom:3px;} 
 .biaoti span{ position:relative;}
 .biaoti span:after{ width:100%; left:0; height:3px; background-color:#E9FFD7; position:absolute; content:"";bottom:-3px;}

 
 
 /*分页*/
    .fenye{ margin:20px auto; height:32px;  max-width:700px;  text-align:center; line-height:32px;display: -webkit-flex;display: flex; justify-content:space-between;}
  .fenye>li{ margin:0 10px;}
  .fenye>li span{ font-size:16px; font-weight:bold; color:Red; padding:5px 10px; background-color:#BFD4FF; border-radius:5px;}
  
 
  
  /*作文列表*/
  
 .zwlist{ width:900px; padding:20px; margin:20px auto;}
  .zwlist header{ width:100%;display: -webkit-flex;display: flex; justify-content:space-between;}
   .zwlist header h2 a{ font-size:18px;}
 
        .zwlist>p{ width:900px; text-indent:2em; line-height:30px; color:#777777;}
        
 /*素材列表*/   
    
 .sclist>a>span:first-child,.sclist>a>span:last-child{width:900px;}
 .sclist>a>span:last-child{height:80px;}
 
 
 
 