﻿/*
 * Theme Name: alumni
 * Author: the Monokeros team
 * Author URI: http://www.monokeros.cn/
 * Version: 1.0
 * @Author: Linter.gebitily7 
 * @Date: 2017-09-05 16:04:27 
 * @Last Modified by: gebitily7
 * @Last Modified time: 2017-09-12 19:25:23
 */

div.tag-div{
    padding: 5px 20px;
}
a.tag-cloud-link{
    display: inline-block;
    line-height: 20px;
    margin: 5px 5px;
}
hr.dh{
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #eee;
}

.news-default-content{
    padding-top: 10px;
}

.news-default-content section:first-child{
    padding: 20px 0;
}
.news-default-content section{
   
    margin: 0;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.click-more a{
    font-size: 16px;
}
#school-default .right-news-1 p{
    font-size: 12px;
    line-height: 24px;
    color: #999;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 65px;
    /* padding-bottom: 4px !important; */
}
#school-default .right-news-1{
    padding-bottom: 7px !important;
}
#school-default .right-news .hot-news p{
    font-size: 12px;
    line-height: 24px;
    color: #999;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
li.gzzd{
    margin: 0 0 10px 20px;
}
li.gzzd a{
    color: #333;
}

.mlw_qmn_quiz label {
 display: inline !important;
}

.qmn_quiz_radio {
width: initial !important;
display: inline !important;
}
