.zlzy{padding-right: 30px;}
	.daoh2_nav{width: 100%; height: 50px; background: #fff; border-top: 1px solid #32a0dd; position: relative; margin-top:35px;}
	.daoh2_nav ul { width: 100%; height: 50px; background: #f7f9fa;}
	.daoh2_nav ul li{ float: left;}
	.daoh2_nav ul li a.current { background: #32a0dd; font-weight: bold; color: #fff;}
	.daoh2_nav ul li .no_cursor { cursor: default;}
	.daoh2_nav ul li a { display: block; min-width: 70px; padding: 0 5px;height: 50px; font: normal 18px/50px "Microsoft Yahei"; text-align: center; color: #404040; text-decoration: none; position: relative; overflow: hidden;}
	.daoh2_nav .more { float: left; width: 67px; height: 50px; overflow: hidden; padding-left: 16px; font: normal 18px/50px "Microsoft Yahei"; background:url(/index2016/img/shoujt1.png) no-repeat 57px 19px; position: absolute; top: 0; right: 0; cursor: default;}
	.daoh2_nav .more_hover{ background-color:#32a0dd; color:#FFFFFF; background:url(/index2016/img/shoujt2.png) no-repeat 57px 19px;}
	.daoh2_nav .more_list{position: absolute; top: 50px; left: 0; background: rgba(247,247,247,0.95); z-index: 2; width: 780px; padding: 13px 0; margin-top: 1px;}
	.daoh2_nav .more_list a { float: left; display: inline; margin: 0 17px; font-size: 16px; color: #404040;}
	.daoh2_nav .more_list .current{ color:32a0dd;}

/* article-list */
.article-list{background:#FFF}
.article{background:#FFF;height:auto;overflow:hidden;-zoom:1;font-family:Tahoma,simsun; border-bottom:1px solid #dddddd;margin:-1px 0 1px;padding:10px 0}
.article h4{font: 18px/50px 'microsoft yahei';margin-bottom: 10px;}
.article h4 a:hover{color:#077ec0}
.article .thumb{width:175px;margin-right:20px;float:left}
.article .brief{height:86px; overflow:hidden;font:14px/30px 'simsun';color:#6a6a6a;margin-bottom:10px;-display:inline;/*-margin-bottom: 0*/}
.article .brief p{text-indent:2em;}
.article .brief a{color:#077ec0}
.article .info{margin-bottom: 20px;}
.article .info a{margin-right:10px;font:14px/26px 'simsun';color:#888}


.jbcontent{display: none;}

.jbcontent ul{
	    width: 100%;
    height: auto;
    overflow: hidden;
	padding-top: 10px;
}

.sgishi{
		margin-bottom: 30px;
	}


	.container{
		    max-width: 1200px;
		    padding: 0 30px;

	}
	
	.container.mart20.fle-a {
		max-width:1200px;
		display: flex;
		justify-content: space-around;
		margin:0 auto;
		margin-top:30px;
		padding: 0 30px;
	}
	@media (min-width: 576px) {
		.width.fl{
			display: none;
		}
		.zlzy{
			width: 100%;
		}
	}
	@media (min-width: 992px) {
		.zlzy{
			width: 780px;
		}
		.width.fl{
			display: block;
		}
	}