body{
	margin:0px;
	padding:0px;
	font-family:"微软雅黑";
}
a:hover{
	text-decoration:none;
}
.nav-top {
    background: #e3edee none repeat scroll 0 0;
    height: 40px;
    text-align: center;
}
.green {
    color: #22ac38;
}
.nav-top .img-left {
    left: 10px;
    position: absolute;
}
.nav-top img {
    left: 10px;
    position: absolute;
    top: 4px;
}
.nav-top span {
    font-size: 16px;
    line-height: 40px;
}
.right{
	float:right;
}
.m-right{
	position:relative;
	right:10px;
}
.f14{ 
	font-size:14px;
}
h1{
	font-size:14px;
	color:#1f1f1f;
	font-weight:normal;
	text-align:center;
	margin:0px;
	padding:15px;
}
.index-box {
    height: 300px;
    width: 100%;
}
.col-md-6 {
    background: #fff none repeat scroll 0 0;
    color: #6a6a6a;
    float: left;
    font-size: 12px;
    height: 150px;
    margin-left: 2%;
    padding: 0 10px 0 10px;
    text-align: center;
    width: 47%;
}
.img-box {
	position: relative;
}
.shadow {
	position: absolute;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	color: #fff;
	text-align: left;
	padding: 2px 8px;
}
.text {
	margin-top: 15px;
}
.foot{
	text-align:center;
	color:#1f1f1f;
}
.main-box{
	width:100%;
	padding-bottom:15px;
	text-align:center;
}
.c1{
	background:#fafafa;
}
.c2{
	background:#fcf8ec;
}
.c3{
	background:#f4f5f9;
}
.menu{
	margin-top:20px;
}
.new-box{
	width:90%;
	padding:5px;
	margin:5px auto 0px;
	background:#fff;
	color:#1f1f1f;
	position:relative;
}
.new-box img{
	float: left;
	width:92px;
	height:92px;
}
.new-box .new-text{
	position:relative;
	height:92px;
	margin-left:102px;
}
.new-box .new-text .new-text-box{
	width:100%;
	height:65px;
}
.f13{
	font-size:13px;
}
.f12{
	font-size:12px;
}
.new-box time{
	color:#878686;
	font-size:12px;
	position:absolute;
	bottom:3px;
}
.f15{
	font-size:15px;
}
.show-all{
	text-align:center;
	width:100%;
	margin-top:25px;
	padding-bottom:40px;
}
.show-btn{
	padding:8px 35px;
	font-size:16px;
	border:0;
	border-radius:3px;
	color:#fff;
	background:#62b731;
}
