@charset "utf-8";

.widget-miso-post-more-icon { position:relative; overflow:hidden; }
.widget-miso-post-more-icon #infscr-loading { background: rgb(0, 0, 0); margin:0px; padding: 10px; border-radius: 10px; left: 50%; width: 200px; margin-left:-110px; text-align: center; bottom: 50px; color: rgb(255, 255, 255); position: fixed; z-index: 100; opacity: 0.8; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.widget-miso-post-more-icon .item-more { text-align:center; margin: 0 0px 0px; }
.widget-miso-post-more-icon .item-more a { color:#333; }
.widget-miso-post-more-icon .item-more a:hover { color:crimson; }
.widget-miso-post-more-icon ul { margin:0px; padding:0px; list-style:none; }
.widget-miso-post-more-icon li { padding-bottom:8px; }
.widget-miso-post-more-icon li:last-child { padding-bottom:0px; }
.widget-miso-post-more-icon li .media { padding:0; margin:0; }
.widget-miso-post-more-icon li .fix-icon i { width:40px; height:40px; background:#f5f5f5; color:#bbb; line-height:40px; font-size:20px; }
.widget-miso-post-more-icon li .fix-icon img { width:40px; height:40px; }
.widget-miso-post-more-icon li strong { line-height:20px; margin:0px; font-weight:normal; }
.widget-miso-post-more-icon li .icon { color:#ddd; }
.widget-miso-post-more-icon li .details { color:#aaa; line-height:20px; }
.widget-miso-post-more-icon li .sp { display:inline-block; width:8px; }
.widget-miso-post-more-icon li.item-none { padding:50px 10px; }
.is-box-icon.widget-miso-post-more-icon .fix-icon i,
.is-box-icon.widget-miso-post-more-icon .fix-icon img { border-radius:0 !important; }


.white-content{    
	border-radius: 0;
    padding: 8px 0;
}
.white-thumb{
    position: relative;
    float: left;
    display: block;
    margin-right: 0px;
    margin-left: 3px;
    margin-top: 13px;
    font-size: 0;
}
.white-img{
    border-radius: 2px;
    width: 37px;
    height: 37px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.mf-zoom{
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.white-content-sub{
    margin-left: 43px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
    padding-top: 3px;
}
.white-sub-title{
    position: relative;
    overflow: hidden;
    font-weight: 600;
    line-height: 18px;
    max-height: 36px;
    color: #555 !important;
    font-size: 13px;
    padding: 2px 3px;
    display: block;
    border-radius: 4px;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
}
.white-sub-text{
    padding-right: 10px;
    display: block;
}
.sub-fation{
    font-size: 11px;
    height: 18px;
    line-height: 18px;
}
.fation-text{
white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-left: 3px;
    display: inline-block;
    font-weight: 400;
    color: #898989;
margin-top: 5px;
}
.fation-data{
	float: right;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 10px;
	color: #ccc;
	display: inline-block;
	line-height: 16px;
	overflow: hidden;
}
