@charset "utf-8";
/* CSS Document */
body{
	font-family:"微软雅黑", Arial, Verdana;
	color:#000;
	margin:0px auto;
}
.main_k .lm {
 width: 1280px;
 margin-right: auto;
 margin-left: auto;
}
.min_box .main_h5 {
 width: 1280px;
 margin-right: auto;
 margin-left: auto;
 background-color: #F7F7F7;
 float: left;
 padding-top: 30px;
 padding-bottom: 30px;
}


.min_box .main_h5 ul li {
 height: 400px;
 width: 260px;
 float: left;
 margin-top: 20px;
 margin-right: 20px;
 margin-bottom: 20px;
 margin-left: 35px;
 overflow: hidden;
}
.min_box .main_h5 ul li img {
 height: 400px;
 width: 260px;
 cursor: pointer;
 transition: all 0.6s;
}
.min_box .main_h5 ul li img:hover {
 transform: scale(1.1);
}
.min_box{ margin-bottom:20px; margin-top:20px}
.min_box_left{
	width:800px;
	float:left;
	border-right:1px #e0e0e0 solid;
	padding-right: 20px;
}
.min_box_left1{
	width:820px;
	float:left;
	border-right-width: 1px;
	border-right-color: #e0e0e0;
}
.min_box_lef{
	width:820px;
	float:left;
	text-align: justify;
}

.min_feed{
	border-bottom:1px #f0f0f0 solid;
	display:block;
	overflow:hidden;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
.min_feed img{
	width:240px;
	height:150px;
	float:left;
	margin-right:25px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease
}
.min_feed h6{
	line-height:36px;
	font-size:20px;
	color:#343434;
	padding-right: 20px;
}
.min_feed h6 a{
	color: #333;
}
.min_feed h6 a:hover {
	color: #F00;
}

.min_feed span{
	line-height:36px;
	font-size:14px;
	color:#9a9a9a
}
.min_feed p{
	color:#666666;
	font-size:14px;
	line-height:30px;
	padding-right: 20px;
}
.min_feed p cite{ color:#eb1902; font-style:normal}

.min_feed:hover{ background:#f7f7f7}
.min_feed:hover IMG, .min_box_pix:hover img, .min_box_pic:hover img, .min_box_piz:hover img, .min_box_piz1:hover img {transform: scale(1.05); -o-transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05)}
.min_more{ line-height:42px; font-size:18px;text-align:center}
.min_more a{ color:#656565}
