/*modelID=89 带符号双列文字列表css样式 begin*/
.layout-lt-wlt-double-column-lt-1
{
    width: 100%;
}
.layout-lt-wlt-double-column-lt-1 .double-column-lt-1-lists
{
    width: 100%;
    padding: 0 10px;
    position: relative;
}
.layout-lt-wlt-double-column-lt-1 .double-column-lt-1-lists li
{
    width: 100%;
}
.layout-lt-wlt-double-column-lt-1 .double-column-lt-1-lists a
{
    width: 60%;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    background-image: url(/images/model/layout/lt/wlt/double_column_lt_1/double_column_lt_1_1.png);
    float: left;
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 26px;
    line-height: 24px;
    color: #333333;
}
.layout-lt-wlt-double-column-lt-1 .double-column-lt-1-lists span
{
    width: 30%;
    line-height: 24px;
    text-align: right;
    float: right;
    color: #999999;
}
.layout-lt-wlt-double-column-lt-1 .double-column-lt-1-lists a:hover
{
    color: #d41a1a;
}

.double-column_lt-1-page-div
{
    margin-top: 40px;
}
.layout-lt-wlt-double-column-lt-1 .time-box
{
    margin-left: 5px;
}
/* 长沙首条新闻样式开始 */
.layout-lt-wlt-double-column-lt-1 .double-column-lt-1-lists .firstStyle{
    padding-top: 30px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}
.layout-lt-wlt-double-column-lt-1 .double-column-lt-1-lists .firstStyle .title{
    display: block;
    float: none;
    /* font-family: MicrosoftYaHei-Bold; */
	font-size: 26px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #da3918;
    margin: 0 auto;
    width: 85%;
    float: none;
    text-align: center;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.layout-lt-wlt-double-column-lt-1 .double-column-lt-1-lists .firstStyle .abstract{
    display: block;
    float: none;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #888888;
    width: 100%;
    float: none;
    text-align: left;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 20px 0;
}
.layout-lt-wlt-double-column-lt-1 .double-column-lt-1-lists .firstStyle .details{
    position: absolute;
    cursor: pointer;
    right: 20px;
    bottom: 0;
    width: 45px;
	height: 30px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #da3918;
    background: none;
}

.layout-lt-wlt-double-column-lt-1 .double-column-lt-1-lists  .more{
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 44px;
    height: 47px;
    background: url(/images/model/layout/lt/wlt/double_column_lt_1/doubleColumnLt1More.png) top right no-repeat;
    z-index: 999;
}

/* 长沙首条新闻样式结束 */
/*modelID=89 带符号双列文字列表css样式 end*/