body{background:#f6f6f6;}
.container {width:100% !important;max-width:1152px;}
.navbar-default{display:none;}
.bg-write{background:#fff;padding:15px;}
.zt-right{background:#f6f6f6;}
.footer{margin-top:0px;}

.zt-banner{position:relative;margin:0px auto;min-height:1px;text-align:center;width:100%;overflow:hidden;display:block;}
.zt-banner img{width:168%;max-width:1920px;margin:0px -34%;}

.news-tit{height:36px;line-height:36px;position:relative;border-bottom:2px solid #252525;}
.news-tit h2{position:absolute;top:0px;left:0px;font-size:18px;line-height:28px;padding-bottom:6px;color:#519f06;border-bottom:2px solid #519f06;font-weight:bold;}
.news-tit span{position:absolute;right:0px;top:0px;line-height:24px;}
.news-tit span a{color:#999;}
.news-tit span a b{color:#ccc;}
.news-tit span a:hover,.news-tit span a:focus,.news-tit span a:active{color:#519f06;text-decoration:none;}
.news-tit span a:hover b,.news-tit span a:focus b,.news-tit span a:active b{color:#519f06;text-decoration:none;}

.news-list{overflow: hidden;margin-bottom:20px;}
.news-box:hover{background:#f7f9fb;}
.news-box{padding:20px 0px;position:relative;min-height:1px;border-top:1px solid #e5e5e5;overflow:hidden;margin-left:-10px;margin-right:-10px;height:auto;margin-top:-1px;}
.news-box .img{width:33%;position: relative;min-height: 1px;padding:0px 10px;float:left;}
.list-box.three .news-box .img{width:33.33%;}
.news-box .img img{width:100%;}
.news-box .news-bd{overflow:hidden;padding:0px 10px 30px;position:relative;height:100%;}
.news-box .news-bd h2{padding:0px;margin:0px;line-height:20px;}
.news-box .news-bd h2 a{font-weight:bold;font-size:18px;color:#333;}
.news-box .news-bd h2 a:hover{color:#1677d9;}
.news-box .news-bd p{font-size:14px;color:#888;display:none;}
.news-box .news-bd .news-tag{position:absolute;bottom:0px;left:10px;color:#888;font-size:12px;line-height:22px;}
.news-box .news-bd .news-tag a.bx{display:inline-block;padding:0px 8px 2px;border:1px solid #1677d9;font-size:12px;line-height:20px;border-radius:2px;color:#1677d9;margin-right:20px;}
.news-box .news-bd .news-tag a.bx:hover{background:#f6f6f6;text-decoration:none;}

.zt-con-tit{line-height:30px;font-size:24px;color:#5da406;position:relative;padding-top: 10px;padding-left:20px;}
.zt-con-tit i{position:absolute;width:5px;height:24px;top:13px;left:0px;display:block;background:#5da406}
.zt-con{padding:20px;line-height:24px;font-size:14px;color:#333;text-align:justify;}


@media (min-width: 768px) {
	
}
@media (min-width: 992px) {
	.bg-write{padding:30px;}
	.news-tit{height:50px;line-height:50px;}
	.news-tit h2{font-size:24px;line-height:42px;padding-bottom:6px;}
	.news-tit span{top:14px;}
	.news-box .news-bd p{display:block;}
	.news-box .news-bd h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:30px;}
	.news-box .news-bd h2 a{font-size:24px;}
}
@media (min-width: 1200px) {
  .navbar-default{display:block;}
}