﻿
 
 /*文章内容*/
 .wzContainer{ background-color:White; padding:10px;}
 
 
 
 h1{ padding:0 20px; text-align:center; font-size:1.6em;}
  .shuoming{ padding-bottom:10px; border-bottom:solid 1px #EDEDED; margin:10px auto; display: flex;justify-content:start;display: -webkit-flex; flex-wrap:wrap;}
 .shuoming>span{ margin-right:20px;}

 
.wzDetail p{ margin-bottom:2em; line-height:25px; letter-spacing:2px; font-size:1.6em;}
 
 
  .wzDetail h2,.wzDetail h3,.wzDetail h4,.wzDetail p,.wzDetail li{margin-bottom:2em; line-height:25px; letter-spacing:2px; font-size:1.5em;} 
 .innerNr li{ font-size:1.3rem; } 
 

.wzDetail h2{font-size:1.8rem;}
.wzDetail h3{font-size:1.7rem;}
.wzDetail h4{font-size:1.6rem;}
 
 
.wzDetail table {
    width: 100%;
    border-collapse: collapse;  
}
.wzDetail caption {
    height: 30px;
    line-height: 30px;
    font-weight: 700;
}
.wzDetail thead th,
.wzDetail tbody td {
    padding:8px;
    height: 19px;
    line-height: 19px;
    font-weight: 400;
}
.wzDetail thead th {
    text-align: left;
    color:#fff;
    background-color: #353535;
}
.wzDetail tbody tr {
    background-color: #fefefe;
    color: #686868;
}



.wzDetail tbody td{
     border:solid 1px #DCDCDC;
}



/*家教资讯面引流说明*/

.nr .jjtg1 p{
        font-size:1.6em; letter-spacing:2px; line-height:30px; text-indent:2em;
        padding:10px 20px; border-radius:15px; background-color:#f2f2f2;  margin:15px auto;box-shadow: 5px 5px rgba(0, 0, 0, .2);

}
.nr .jjtg1 p span{
        font-size:2em;  font-weight:bold; color:Red;
}