﻿﻿﻿﻿
.g_bav{line-height: 64px;font-size:15px;border-bottom: 1px solid #eeeeee;/* padding-bottom: 20px; */margin-bottom: 20px;}
.m_top_title{    margin-top: 170px;
	color: #fff;
	font-size: 25px;
	font-weight: normal;}



.body_box .g_banner {
	height: 255px;
	background: url(../images/index_tongzhi.png) no-repeat;
	background-size: 100%;
}
.pagelist {
	overflow: hidden;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
}

.pagelist li {
	float: left;
	margin: 0 5px
}
.pagelist li a {
	font-size: 14px;
	padding: 0 6px;
}

.pagelist .thisclass {
	background: #00932c;
	color: #fff;
}

.pagelist .thisclass a {
	color: #fff
}


.g_bav .m_bav span {
	padding-left: 8px;
	background: none;
}






.g_main{
	padding-top:0px;
	margin-bottom:0px;
}
.m_new_list{
	margin-top: 20px;
    float: left;
}
.col-md{
	width: 283px;
	height: 250px;
	border: 1px solid #999;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.col-md:nth-child(4n){
	margin-right: 0px;
}
.col-md .col_img{
	width: 283px;
	height: 170px;
	overflow: hidden;
	position: relative;
	float: left;
	border-bottom: 1px solid #999;
	display: flex;
	justify-content: center;
}
.col-md .col_img img{
	width: auto;
	height: 170px;
}
.col-md .col_img .col_icon{
	position: absolute;
    background: url(../images/bofang1.png) top center no-repeat;
    background-size: 100%;
    left: 50%;
    top: 50%;
    width: 70px;
	height: 70px;
	transition: 0.5s;
	margin-left: -35px;
    margin-top: -35px;
}
.col-md .col_img:hover .col_icon{
	width: 80px;
	height: 80px;
	transition: 0.5s;
	margin-left: -40px;
    margin-top: -40px;
}
.col-md .col_txt{
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 0px;
}
.col-md .col_txt .col_time{
	width: 70px;
	height: 60px;
	float: left;
	border-right: 1px solid #666;
	box-sizing: border-box;
}
.col-md .col_txt .col_time .col_day{
	font-size: 32px;
	font-weight: 700;
	color: #00932c;
	text-align: center;
	padding-top: 4px;
}
.col-md .col_txt .col_time .col_yeay{
	font-size: 14px;
	color: rgb(102, 102, 102);
	text-align: center;
	padding-top: 4px;
}
.col-md .col_txt .col_title{
	width: 213px;
    height: auto;
    float: left;
    font-size: 16px;
    line-height: 30px;
    padding: 0px 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.f_page{
	width: 1200px;
	float: left;
}









