a {
    text-decoration: none;
}
.news{height:100px;margin:0 auto 15px}
.news .news_imgs img {
    width: 100%;
    height: auto;
}
.news .news_wz{
margin-left:100px;
 
}
.news .news_imgs{
width:69px;
float:left;    margin-left: 16px;
}
.news .news_wz .news_meta{
    color: #000000;
    text-decoration: none;
    display: -webkit-inline-box;
    font-size: 14px;    opacity: 0.6;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.news .news_wz .news_title{
color: #000000;
text-decoration: none;
display: -webkit-inline-box;
    width: 80%;
font-size: 16px;line-height: 25px;
}
ul#teach_news {
    padding: 0;
margin:26px 0;
}
.related-list-title {
    border-bottom: 2px solid #e5ca9e;
    width: 100%;
    float: left;
}
span.fts11 {
    font-size: 16px; 
line-height: 42px;
    color: #0061ae;
float: left;    font-weight: bold;
}
.related-list-menu {
    width: 100%;
    float: left;
}
a.related-list-change.fts12 {
    color: #333;
    float: right;
    line-height: 42px;cursor: pointer;
    /*display: none;*/
}
a.related-list-change.fts12:hover {
    color: #3b5c80;
}
.post-24 iframe .related-list {
    padding-top: 0px;
}

@media screen and (max-width: 999px)  and (min-width: 400px)  {
.news {
    width: 50%;
    float: left;padding-bottom:20px;
}
.news .news_imgs img {
    width: 100%;
    height: auto;
}
}

@media screen and (max-width: 400px) {
.news {
    width:100%; 
    margin-bottom:20px;
}



.news .news_imgs img{
width:100%;
height:90px;
}
}



