/**组件样式**/
/**组件样式**/
.sr-date .pic{
width: 120px;

    padding-top: 122%;}

.study-list1 ul li a {

    padding: 13px 11px 13px 150px;
    border-bottom: 0px dashed #666666;}

.sr-txt1  {

    height: 160px;}
.sr-txt1 h3{
font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.sr-txt1 p {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 116px;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;}



.sr-txt h3:hover {
    /* text-decoration: underline; */
    color: #2b97dd;}
