

.listLeft { float:left; width:68.5%; }
.listCrumbs { height: 36px; line-height: 36px; }
.listGroups li { margin-top:20px; overflow:hidden; }
.listGroups label { display: block; float: left; width:110px;
    font-size: 16px; font-weight: bold; line-height:35px; }
.listGroups .tags { padding-bottom:5px; overflow: hidden; border-bottom:1px solid #e9e9e9; }
.listGroups .tags a { display:block; float: left; height: 35px; padding:0 10px; margin-right:5px; margin-bottom: 10px;
    border-radius:5px; line-height: 35px; }
.listGroups .tags a:hover,
.listGroups .tags a.on { background:#e72d37; color: #fff; text-decoration: none; }
.listGroups .tags a.more { color: #e72d37; }
.listGroups .tags a.more:hover { color: #fff;}
.listGroups .tags a.hide { display: none; }
.listTit { height: 36px; overflow: hidden; font-size: 22px; font-weight: bold; line-height:36px; }
.listTit a:hover { color:#333; text-decoration: none; }
.listCommend { padding-bottom:5px; border-bottom:1px solid #e9e9e9;}
.listCommend li { height:28px; margin-bottom:15px; overflow: hidden; }
.listCommend em { display: block; float:left; width: 55px; height: 28px; margin-right: 20px;
    background:#e72d37; border-radius:3px;
    color: #fff; font-size:16px; font-style: normal; text-align: center; }
.listCommend a { font-size: 18px; }
.listCommend span { display: block; float:right; margin-left:20px; font-size:16px; }
.listArt { margin-top:20px; }
.listArt li { padding:30px 0; border-bottom:1px solid #e9e9e9; }
.listArt li h5 { height:28px; overflow: hidden; }
.listArt li h5 a { font-size: 20px; font-weight: bold; }
.listArt li span { float: right; paddingleft:20px; font-size: 16px; }
.listArt li span em { color: #e72d37; font-style: normal;}
.listArt li p { margin-top:15px; color: #666; font-size: 16px; }
/* 列表-分页 */
.listPage{ margin-top:30px; text-align:center; overflow:hidden; }
.listPage li{ display:inline-block;}
.listPage a{ display:inline-block; padding:0 12px; height:33px;border:solid 1px #eaeaea;text-align:center;line-height:33px; margin-right:10px; border-radius:4px; font-size:16px;}
.listPage a:hover{ text-decoration:none; color:#e72d37; border:solid 1px #e72d37;}
.listPage a.on,
.listPage li.thisclass a{text-decoration: none;background: #e72d37;border:solid 1px #e72d37;color:#fff;}
.listPage strong { font-weight: normal; }
.listPage .loadMore { height:49px; cursor: pointer;
    background: #fff; border:1px solid #e4e4e4; border-radius:2px;
    color:#666; font-size:18px; line-height:49px; text-align: center; }
/* 列表页-右侧 */
.listRight { float:right; width:28.5%; }
.listHeat .pic { height:170px; margin: 10px 0; overflow: hidden; }
.listHeat img { display:block; position: relative; left: 50%;
    width:570px; max-width: 570px; height: 170px;
    transform: translateX(-50%); transition: transform 0.3s ease-out; }
.listHeat .pic:hover img { transform: translateX(-50%) scale(1.03); }
.listHeat li { height: 50px; overflow: hidden; border-bottom:1px solid #e9e9e9;
    font-size:18px; line-height: 50px;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;  }
.listHeat li span { display: block; float: left; width: 25px; height:25px; margin-top:12px; margin-right:15px;
    background: #e72d37; color:#fff; line-height: 25px; text-align: center; }
.listHeat li:nth-child(n+4) span { background:#d4d4d4; }
.listTeacher { margin-top: 25px;}
.listTeacher ul { margin-top: 25px; }
.listTeacher li { float:left; width:33.333%; margin-bottom:15px; }
.listTeacher li a.pic { display: block; width:95px; height:95px; margin: 0 auto; overflow: hidden;
    border:3px solid #ececec; border-radius: 100%; }
.listTeacher li img { display: block; width:95px; height: 95px; transition: transform 0.3s ease-out; }
.listTeacher li img:hover { transform: scale(1.1); }
.listTeacher li p { font-size: 16px; text-align: center; }
/* 文章页-提要 */
.artBcontit { overflow: hidden; border-bottom: solid 1px #ddd;}
.artBcontit h1,
.artBcontit .h1 { padding-top:25px; margin:10px 0 20px; color:#545454; font-size: 24px; line-height: 30px; text-align: center; }
.artBcontit p { padding:10px 0; color:#666; }
.artBcontit p a,
.artBcontit p span,
.artBcontit p ins { display:inline-block; padding-left:30px; color:#666; text-decoration: none;}
.artBcontit p a:hover { color:#e72d37; }
/* 文章页-内容 */
.artCon {margin-top: 30px; overflow: hidden;
    color:#545454; font-size:16px; line-height: 30px; text-align: justify; }
.artAll { padding:1px 0; }
.artCon a { color:#e72d37; }
.artCon a:hover { text-decoration: underline;}
.artCon p { margin-bottom: 20px; text-indent: 2em;}
.artBcon p img { display:block; max-width: 100%; margin:0 auto; }
.artCon table { max-width:100%; margin:0 auto 20px; }
.artCon table th,
.artCon table td { border:1px solid #dedede; text-align: center; }
.artShowAll { display:none;width:160px; margin:30px auto 0; padding-top:30px; cursor: pointer;
    background:url(../images/icon_03.png) no-repeat center 12px;
    font-size:20px; text-align: center;
    transition: all 0.3s;}
.artShowAll:hover { background:url(../images/icon_03a.png) no-repeat center 12px;
    color:#e72d37; }
.artBwriting { margin-top:40px; font-size:18px; line-height:30px; }
/* 文章页-相关阅读 */
.artRelated { padding:15px 0; margin-top: 30px; background: #fff; border:1px solid #d4d4d4; }
.artRelated .reArts { display: block; width:75px; height: 20px; padding-left:20px; margin:0 15px 0 auto; cursor: pointer;
    font-size: 16px; line-height: 20px; }
.artRelated .reArts i { display: block; float:left; width:20px; height:20px;
    background:url(../images/icon_02.png) no-repeat center;
    transition: transform 0.8s ease-out; }
.artRelated .reArts:hover { text-decoration: none; }
.artRelated .reArts:hover i { background:url(../images/icon_02a.png) no-repeat center;
    transform: rotate(360deg); }
.artRelated dl { height:145px; padding:0 15px 10px; overflow: hidden; }
.artRelated dt { float: left; width:230px; height:145px; margin-right:25px; overflow: hidden; }
.artRelated dt img { display: block; width:230px; height:145px; transition: transform 0.3s ease-out; }
.artRelated dt:hover img { transform: scale(1.03); }
.artRelated dd p { height:37px;
    font-size:16px; line-height:37px;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }




.lists{
    display: flex;
    /*align-items: center;*/
    margin-bottom: 20px;
}
.lists-l{
    display: block;
    width: 150px;
    height: 120px;
    flex-shrink: 0;
}
.lists-r{
    padding: 0px 0 0 15px;
}
.lists-r p{
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin: 10px 0 10px 0;
}
.lists-r span{
    color: #999;
    font-size: 14px;
}
.lists-r-t{
    font-size: 18px;
}