.index_news span {
    background: url(../images/tubiao.jpg) no-repeat left center;
    background-size: 25px;
    display: block;
    border-bottom: 1px dotted #999;
    font-size: 20px;
    color: black;
    font-family: Arial;
    line-height: 35px;
    padding-left: 35px;}
.index_news {
    padding-top: 28px;
    padding-bottom: 28px;
    transition: background 0.5s;
}

.index_news .xin_tibiao a {
    font-size: 13px;
    font-weight: bold;
    color: #666666; 
}
.index_news .xin_tibiao {
    background: url(../images/point.png) no-repeat left center;
    padding-left: 9px;
    border-bottom: 1px dashed #ccc;
    line-height: 45px !important;
	height: 45px;
	overflow: hidden;
    margin:0;
}
.containzk {
    width: 100%;
    /* padding: 50px 0; */
    margin: 0 auto;
	border-bottom: 1px #cacaca solid;
	height: 44px;
	line-height: 42px;
	padding: 0 15px;
}
.containzk span:first-child {
    float: left;
}
.containzk span:last-child {
    float: right;
}
.containzk span a {
    transition: all 0.5s;
    position: relative;
    /* border-right: 1px solid #cacaca; */
    padding: 0 10px;
    color: #131313;
    display: inline-block;
	font-size:16px;
}