

/* Start:/local/components/main/news.detail/templates/.default/style.css?17449616922085*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

div.news-detail a{
	color: #1f577f;
	text-decoration: underline;
}

.news-detail ul li:before {
	content:"—";
	padding-right:10px;
}
.news-detail ul li {
	list-style-type:none;
}
.news-detail img {
    margin: 0 10px 10px 0;
}

.items-box {
    width: 700px;
    margin: 0 auto;
    overflow: hidden;
    margin: 10px 0;
}
.items-box ul li {
    background: none;
    border: none;
    list-style: none;
    width: 210px;
    float: left;
    margin: 0 1px 20px;
    text-align: center;
}
.items-box ul li:before {
	content:"";
	padding-right:0;
}
span.items-title {
    height: 60px;
    display: block;
    overflow: hidden;
}
span.items-title a {
    color: #4798d3;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: normal;
    text-decoration: underline;
    display: block;
    padding: 0 0 5px 0;
}
span.items-img {
    height:100px;
    display:block;
}
span.items-img img {
    height: 80px;
    width: auto;
}
.items-box li div {
    width: 171px;
    margin: 11px auto 0 auto;
    overflow: hidden;
    height: 30px;
    line-height: 26px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    background-image: -webkit-linear-gradient(top, #ec2028 97%, #ca171e 129%);
    background-image: -moz-linear-gradient(top, #ec2028 0%, #ca171e 100%);
    background-image: -ms-linear-gradient(top, #ec2028 0%, #ca171e 100%);
    background-image: -o-linear-gradient(top, #ec2028 0%, #ca171e 100%);
    background-image: linear-gradient(top, #ec2028 0%, #ca171e 100%);
}
.items-box li div span {
    display: inline-block;
    float: right;
    position: relative;
    right: 6px;
    width: 79px;
    height: 23px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 29px;
}
.items-box li div del {
    position: relative;
    width: 79px;
    height: 28px;
    top: 1px;
    left: 1px;
    background: #FFF;
    float: left;
    text-align: center;
    color: #959595;
    font-size: 14px;
    line-height: 27px;
}
/* End */
/* /local/components/main/news.detail/templates/.default/style.css?17449616922085 */
