.fl {
    float: left;
}
.border {
    border: 1px solid #ddd;
}

.index-col-3  .lately-title a { font-size:15px}
.index-col-3 .index-col-list .item1 a { font-size:15px;
}
.index-col-3{
	width:100%;
	float:left;
}
.index-col-3 .index-col-title{
	background:#f8f8f8;
	height:35px;
}
.index-col-3 .title-text{
	color: #02723e;
    font-size: 18px;
    border-bottom: 2px solid #02723e;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    margin-left: 10px;
}
.index-col-3 .col-more i{
	height:20px;
	width:20px;	
    margin: 12px 10px 0 auto;
	display:inline-block;
	background:url('../images/arrow-red-right.png');
}
.index-col-3 .index-lately{
	
	margin:5px;
	padding:8px 10px 14px 10px;
}
.index-col-3 .lately-date{
	height:60px;
	width:60px;
	border-right:2px solid #02723e;
}
.index-col-3 .lately-date .date-day{ line-height:1;
	font-size:42px; font-family:webentype;
	font-weight:bold; width:100%; text-align:center;
	color:#02723e;
}
.index-col-3 .lately-date .date-other{
	font-size:12px; font-family:webentype;
	color:#02723e; font-weight:bold; letter-spacing:1px;
}
.index-col-3 .lately-cont{
	margin-left:80px;
}
.index-col-3 .lately-des{
	color:#999;
	font-size:13px; display:block; height:18px; line-height:1.7; overflow:hidden;
}
.index-col-3 .index-col-title .title-left{
	width:auto;
	height:35px;
	line-height:35px;
	padding-left:20px;
	color:#fff;
	float:left;
	background:url(../images/title-bg.png) no-repeat;
}
.index-col-3 .index-col-title .title-right{
	float:right;
	margin-top:5px;
	width:25px;
	height:25px;
	margin-right:10px;
}
.index-col-3 .index-col-title .title-right i{
	display:inline-block;
	height:25px;
	width:25px;
	background:url(../images/more.png);
}
.index-col-3 .index-col-list{
	margin-top:10px;
}
.index-col-3 .index-col-list .item1{
	height:34px;
	line-height:34px;
	padding-left:10px;
	position:relative;
}

.index-col-3 .index-col-list .pic-item{
	height:100px;
}
.index-col-3 .index-col-list .item1 i{
	display:inline-block;
	width:10px;
	height:10px;
}
.index-col-3 .list1 .item1 i{
	background:url(../images/list-icon-1.png);
}
.index-col-3 .list2 .item1 i{
	background:url(../images/list-icon-2.png);
}
.index-col-3 .list3 .item1 i{
	background:url(../images/list-icon-3.png);
}
.index-col-3 .list-num .item1 i{
	width:20px;
	height:20px;
	background:url(../images/list-num.png);
}
.index-col-3 .list-num .item1:nth-of-type(1) i{
	background-position:0 238px;
}
.index-col-3 .list-num .item1:nth-of-type(2) i{
	background-position:0 200px;
}
.index-col-3 .list-num .item1:nth-of-type(3) i{
	background-position:0 164px;
}
.index-col-3 .list-num .item1:nth-of-type(4) i{
	background-position:0 131px;
}
.index-col-3 .list-num .item1:nth-of-type(5) i{
	background-position:0 96px;
}
.index-col-3 .list-num .item1:nth-of-type(6) i{
	background-position:0 58px;
}
.index-col-3 .list-num .item1:nth-of-type(7) i{
	background-position:0 20px;
}
.index-col-3 .index-col-list .item1 a{
	display:inline-block;
}
.index-col-3 .index-col-list .item1 .item-time{
	position:absolute;
	right:15px;
	top:0;
	color:#999999;
	font-family: webentype;
    font-weight: bold;
    letter-spacing: 1px;
    color: #666;
    font-size: 14px;
}
.index-col-3 .list-pic .item1{
	position:relative;
}
.index-col-3 .list-pic .item1 img{
	position:absolute;
	left:10px;
	top:16px;
}
.index-col-3 .list-pic .item1 .item-title{
	position:absolute;
	left:148px;
	top:16px;
}
/*	 各个分辨率
@media (max-width:1584px) {

}
@media (max-width:1424px) {

}
@media (max-width:1350px) {

}
@media (max-width:1264px) {

}

@media (max-width:1004px) {

}

@media screen and (max-width:667px)
{
	
}
@media screen and (max-width:480px)
{
 
}

@media screen and (max-width:380px) and (min-width:320px)
{

	
}
*/

@media  (max-width:736px) {
	.index-col-3 .index-col-list .item1  { overflow:hidden;}
	.index-col-3 .index-col-list .item1 a { display:inline}
.index-col-3 .index-col-list .item1 .item-time{ display:none}
}