﻿body {
font-size:12px;
color: #434343;
font-family:"Microsoft YaHei","微软雅黑","黑体";
}

* a {
color: #434343;
}

* a:hover {
color:#ff0000;
text-decoration:underline;
}
/* 通用新闻列表 */
.newlist12 ul li {
	line-height:24px;
	background:url(icohei.jpg) no-repeat 0px 10px;
	text-indent:14px;
}
.newlist14 ul li {
	line-height:30px;
	background:url(icohei.jpg) no-repeat 0px 12px;
	text-indent:14px;
	font-size:14px;
}
.newlist12-date ul li {
	line-height:24px;
	vertical-align:bottom;
}
.newlist14-date ul li {
	line-height:30px;
	vertical-align:bottom;
}
.newlist12-date ul li a,.newlist14-date ul li a {
	float:left;
}
.newlist12-date ul li span,.newlist14-date ul li span {
	float:right;
}
.newlist12-date ul li a {
	background:url(icohei.jpg) no-repeat 0px 12px;
	text-indent:14px;	
}
.newlist14-date ul li a {
	background:url(icohei.jpg) no-repeat 0px 12px;
	text-indent:14px;		
	font-size:14px;
}
.newlist14-date ul li span {
font-size:12px;
color:#ddd;	
}

.index-more {
	width:230px;
	height:42px;

	border:1px solid #174a9d;
	color:#174a9d;
	text-align:center;
	margin:0px auto;
	border-radius:5px;
	font-size:20px;
}
.index-more a {
	color:#174a9d;
	display:block;	line-height:40px;
	width:228px;
	height:40px;
}

/* 时间轴 */
#c4-new .point,#c4-new  .corner{
display: block;
position: absolute;
z-index: 2;
}
#c4-new .point{
/*此处涉及CSS3，如需兼容IE6-8，请修改为图片，中间小圆点*/
width: 12px;
height: 12px;
border-radius: 100%;
background-color: #1280f1;
top:55px;
left:-6px;
z-index:999;
}

#c4-new .isLeft .corner{
top : 27px;
}
#c4-new .isLeft .point{
top : 30px;
}
#c4-new .isRight .corner{
top : 37px;
}
#c4-new .isRight .point{
top : 40px;
}
#c4-new  .corner{
/*此处涉及CSS3，如需兼容IE6-8，请修改为图片，箭头*/
border: 12px solid transparent;
}
#c4-new .isLeft .corner{
border-left-color: #fff;
left: 100%;
}
#c4-new .isRight .corner{
border-right-color: #fff;
right: 100%;
}
.c4-date {
width:80px;
height:80px;
line-height:80px;
text-align:center;
background:url(dateico.jpg) no-repeat;
position:absolute;
top:20px;
left:-100px;
font-size:18px;
}

/* 滚动条*/
