.main .col {
	width: 335px;
	float: left;
}

.main .tit {
	font-size: 20px;
	margin: 28px 0 15px;
}

.main .tit a {
	color: #006652;
}

.main .mid_t,
.main .mid_m {
	margin: 0 55px;
}

.main .pic {
	width: 100%;
	height: 180px;
	overflow: hidden;
	cursor: pointer;

}

.main .pic img {
	width: 100%;
	height: 100%;
	transition: all 0.8s;
}

.main .pic:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.main .newTxt {
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main .newTxt:hover p {
	color: red;
}

.main .newTxt h4 {
	width: 100%;
	height: 32px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #006853;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main .newTxt p {
	width: 100%;
	/* height: 72px; */
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222222;
	line-height: 24px;
	margin-top: 5px;
}

.main .mid_t .newTxt {
	margin-top: 20px;
}

.main .right_t .sec .date {
	width: 72px;
	height: 66px;
	color: #fff;
	text-align: center;
	background: #006853;
	border-radius: 8px;
}

.main .sec .date p {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	border-bottom: 2px solid #fff;
}
.main .sec:hover{
	cursor: pointer;
}
.main .sec .date span {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
}

.main .right_t .sec .fr {
	width: 240px;
	height: 60px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #006853;
	line-height: 28px;
	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

}

.main .right_t .sec ul {
	margin: 15px 0;
}

.main .right_t .sec ul li {

	height: 28px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1A7988;
	line-height: 28px;
	overflow: hidden;
}
.main .right_t .sec ul li:hover a{
	color: red;
}

.main .right_t .sec ul li span {
	float: left;
	margin-right: 10px;
}

.main .right_t .sec ul li a {
	width: 276px;
	height: 28px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main_mid{
	width: 100%;
	background-color: #f0f0f0;
	margin-top: 10px;
}
.main .col_m h3{
	  background-color: #fff;
	  padding-top: 2px; 
	  height: 38px;
}
.main .col_m h3 a{
	width: 300px;
	height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	padding-left: 18px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #006853;
	line-height: 28px;
	border-left: 4px solid #f7b74d;
	margin-top: 5px;
	margin-left: 6px;

}
.main .col_m ul {
	margin-top: 10px;
	    padding: 12px 0;
	
}
.main .col_m,.main .col{
		position: relative;
}
.main .col_m a.more,.main .col a.more{
	position: absolute;
	width: 24px;
	height: 24px;
	background: url(../img/icon.png) no-repeat;
	right: 0 ;
	top: 30px;
	display: block;
}
.main .col_m ul li{
	width: 320px;
	height: 34px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #555555;
	line-height: 34px;
	padding-left: 15px;
	overflow: hidden;
	background: url(../img/dot.png) no-repeat 0 center;
}
.main .col_m ul li a{
	font-weight: 400;
	color: #555555;
	width: 264px;
	display: block;
	height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.main .col_m ul li:hover a{
	color: red;
}
.main .col_m ul li span{
	float: right;
	width: 50px;
	text-align: center;
}
.main_bottom{
	overflow: hidden;
}
.main_bottom .left{
	width: 335px;
	height: 200px;
	overflow: hidden;
	margin-right: 10px;
}

.main_bottom .left img{
	width: 100%;
	height: 100%;
}
.main_bottom .right{
	width: 435px;
	height: 200px;
}
.main_bottom .right li{
	width: 206px;
	height: 90px;
	float: left;
	margin: 0 10px 20px 0;
}
.main_bottom .right a{
	width: 100%;
	height: 100%;
	display: block;
}
.main_bottom .new{
	width: 340px;
	height: 218px;
	background: url(../img/newBg.png) no-repeat;
}
.main_bottom .new ul{
	width: 284px;
	height: 174px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #555555;
	line-height: 32px;
	margin-left: 10px;
	margin-top: 10px;
}
.main_bottom .new ul li{
	width: 310px;
	padding-left: 8px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	background: url(../img/dot.png) no-repeat 0 center, url(../img/rightA.png) no-repeat right center;
}
.main_bottom .new ul li a{
	display: block;
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #555555;
	line-height: 32px;
}
.main_bottom .new ul li:hover a{
	color: red;
}
.frlink{
	margin-top: 20px;
	margin-bottom: 20px;
}
.frlink span{
	display: block;
	width: 22px;
	height: 87px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #006853;
	line-height: 22px;
	float: left;
}
.frlink ul{
	float: left;
	margin-left: 20px;
	width: 860px;
	height: 90px;
	background: url(../img/linkBg1.jpg) no-repeat;
}
.frlink ul li{
	float: left;
	    width: 98px;
	    height: 86px;
	    margin-right: 8px;
	    position: relative;
		cursor: pointer;
}
.frlink ul li p{
	color: #fff;
	text-align: center;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 6px;
}
.frlink ul li a{
	  width: 98px;
	    height: 86px;
		display:block;
}