
.demo {
	width:960px;
	margin:60px auto 0 auto;
}
/*history*/
.history {
	background:url(../images/line04.gif) repeat-y 187px 0;
	overflow:hidden;
	position:relative;
	margin-top:10px;margin-left:20px;min-height:300px;
}
.history-date {
	overflow:hidden;
	position:relative;
}
.history-date h2 {
/*background: #fff url(../images/icon06.gif) no-repeat 158px 0; */
    height: 39px;
    font-size: 25px;
    font-family: 微软雅黑;
    font-weight: normal;
    padding-left: 25px;
    margin-bottom: 44px;
}
.history-date h2.first {
	position:absolute;
	left:0;
	top:0;
	z-index:99;
}
.history-date h2 a {
	color:#2196f3;
	display:inline-block;
    display:inline;
	zoom:1;
	background:url(../images/icon08.gif) no-repeat right 50%;
	padding-right:17px;
	margin:21px 97px 0 0;
	font-weight:600;
	
}
.history-date h2 a:hover {
	text-decoration:none;
}
.history-date h2 img {
	vertical-align:-5px;
}
.history-date h2.date02 {
	background:none;
}
.history-date ul li {
	background:url(../images/icon07.gif) no-repeat 180px 0;
	padding-bottom:30px;
	padding-top:30px;
	zoom:1;
}
.limg{
	float: left;margin-left: 40px;margin-top:-10px;
}

.limg:hover{

    transform: scale(1.1);
	transition: all 0.5s; 

}
.history-date ul li.last {
	padding-bottom:0;
}
.history-date ul li:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.history-date ul li h3 {
	float:left;
	width:168px;
	text-align:right;
	padding-right:19px;
	color:#c3c3c3;
	font:normal 18px/16px Arial;
}
.history-date ul li h3 span {
	display:block;
	color:#d0d0d0;
	font-size:12px;
}
.history-date ul li dl {
	float:left;
	padding-left:25px;
	margin-top:-5px;
	font-family:微软雅黑;
}
.history-date ul li dl dt {
	font:20px/22px 微软雅黑;
}
.history-date ul li dl dt span {
	display:block;
	color:#787878;
	font-size:12px;
}
.history-date ul li.green h3 {
	color:#1db702;
}
.history-date ul li.green h3 span {
	color:#a8dda3;
}
.history-date ul li.green dl {
	margin-top:-8px;
}
.history-date ul li.green dl dt {
	font-size:22px;
	line-height:32px;
}
.history-date ul li.green dl a {
	display: -webkit-box;
    overflow: hidden;
    width: 570px;
	zoom:1;
	overflow:hidden;
	vertical-align:middle;
	margin-left:12px;
	color: #473e3e;
	text-align: justify
	
}
.history-date ul li.green dl a:hover {
    color:#1976D2;
	 left: 20px;
}
.history-date ul li.green dl dt a {
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 880px;
	zoom:1;
	overflow:hidden;
	vertical-align:middle;
	margin-left:12px;
	color: #473e3e;
}
.history-date ul li.green dl dt a:hover {
    color:#1976D2;
}

.history-date ul li.green dl dd {
	padding-top:20px;
	display:none;
}
.history-date ul li.green dl dd img {
	float:left;
}
.history-date ul li.green dl dd p {
	overflow:hidden;
	zoom:1;
	line-height:21px;
	color:#787878;
}
.history-date h2.first .more-history {
	font-size:16px;
	background:transparent;
	margin-left:30px;
}
.history-date h2.first .more-history:hover {
	text-decoration:underline;
}
*body .history-date ul li dl dt {
	_font-size:12px!important;
	_font-weight:bold;
}
*body .history-date ul li dl dt span {
	_font-weight:normal!important;
}
*body .history-date ul li.green dl dt a {
	_background:transparent!important;
*background:transparent!important;
*font-size:12px!important;
	_font-weight:normal!important;
}

.art-content{

    padding: 30px 60px 0 60px;

}

.cont-tit{

    padding: 30px 0 20px 0;

    border-bottom: 1px solid #e5e5e5;

    text-align: center;

}

.cont-tit h3{

    color: #333;

    font-size: 24px;

}

.cont-tit p {

    font-size: 0;

    margin-top: 25px;

}

.cont-tit p img{

    display: inline-block;

    vertical-align: middle;



}

.cont-tit p .time{

    height: 16px;

    margin-right: 5px;

}

.cont-tit p .liulan{

    margin-left: 50px;

    height: 16px;

    margin-right: 5px;

}

.cont-tit p span{

    display: inline-block;

    vertical-align: middle;

    font-size: 16px;

    color: #999;

}



.cont-body{

    padding: 0 0 20px 0;

}

.cont-body p{

    text-indent: 2em;

    font-size: 16px;

    line-height: 36px;

    color: #000;

    margin: 20px 0;

}

.cont-body img{

    display: block;

    max-width: 80%;

    margin: 0 auto;

}