﻿@charset "utf-8";

.kydt, .xsbg{
    height: 300px;
    overflow: hidden;
}

.kydt > ul {
    height: 280px !important;
    /* overflow-y: scroll; */
}
.xsbg .subject-text{
    padding: 3px 6px;
}

.xsbg .subject-list li {
    width: 33.3%;
}
.gp-xsbg-img-responsive {
	width: 100%;
	height: 100%;
	/* padding-bottom: 66.67%; */
	overflow: hidden;
	display: block;
	background-color: #f5f4f0
}

.kydt .notice {
    margin-top: 3px;
    margin-bottom: 3px;
    line-height: 3em;
    padding: 5px 10px;
    line-height: 3em;
}
.title03{
    text-align: left;
}
.articletitle03{
    text-align: center;
}
.articletitle03 .morea {
    text-align: right;
    float: right;
}
.articletitle03 hr{
    color: #1eb702;
    border: 1px solid;
    margin: 10px 0;
}
.morea>a {
    display: inline-block;
}
.title03 img{
    margin-right: 0.5em;
    line-height: 1em;
}
.eps {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}