﻿
 
/*文章内容*/
.nr{ width:900px; margin:0 auto;border-bottom:solid 1px #EDEDED;}
.nr h1{ text-align:center; margin:0 auto; font-size:30px; padding-bottom:30px; font-weight:normal;}
 .innerNr h2,.innerNr h3,.innerNr h4,.innerNr p,.innerNr li{ font-size:1.5rem; margin:20px auto;   letter-spacing:1px; line-height:40px;} 
 .innerNr li{ font-size:1.3rem; } 
.fz>span{ margin-right:50px;}
.fz{ margin-bottom:10px;}


.innerNr h2{font-size:1.8rem;}
.innerNr h3{font-size:1.7rem;}
.innerNr h4{font-size:1.6rem;}
 
.nr table {
    width: 100%;  
    border-collapse: collapse;  
}
.nr caption {
    height: 30px;
    line-height: 30px;
    font-weight: 700;
}
.nr thead th,
.nr tbody td {
    padding:8px;
    height: 19px;
    line-height: 19px;
    font-weight: 400;
}
.nr thead th {
    text-align: left;
    color:#fff;
    background-color: #353535;
}
.nr tbody tr {
    background-color: #fefefe;
    color: #686868;
}


.nr tbody td{
     border:solid 1px #DCDCDC;
}




/*家教资讯面引流说明*/

.nr .jjtg1 p{
        font-size:18px; 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:20px;  font-weight:bold; color:Red;
}
 
 
 

 