.ztyj-box{
	margin-top: 28px;
}
.ztyj-lf{
	float: left;
	width: 260px;
}
.xsyj-lf-nav{
	background-color: #fdf9f2;
	
	border: 1px solid #8b6c39;
	overflow: hidden;
}
.xsyj-title{
	margin-bottom: 10px;
}
.xsyj-lf-nav ul .xsyj{
	background: url(../img/wbdh-titile-bg.png) no-repeat;
	width: 260px;
	height: 54px;
	font-size: 20px;
	line-height: 54px;
	text-align: center;
	cursor: pointer;
	font-family: "Microsoft YaHei";
}
.xsyj-lf-nav ul .xsyj:hover{
	background: url(../img/wbdh-titile-bg-act.png) no-repeat;
	color: #ce2b0b;
}
.xsyj-lf-nav ul .xsyj-1{
	background: url(../img/wbdh-titile-bg-act.png) no-repeat;
	color: #ce2b0b;
}
.xsyj_wrap{
	display: none;
}
.xsyj_wrap ul li{
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	cursor: pointer;
	font-family: "Microsoft YaHei";
}
.xsyj_wrap ul li:hover{
	color: #ce3f0d;
	background: url(../img/xsyj-nav-list-1.png) no-repeat center center;
}
.nav-list{
	background: url(../img/xsyj-nav-list-1.png) no-repeat center center;
	color: #ce3f0d;
}
.ztyj-rg thead tr{
	background: #dbc095;
	line-height: 42px;
	border-bottom: 1px solid #9e8458;
}
.ztyj-rg thead tr th{
	font-size: 18px;
	color: #333;
	font-family: "Microsoft YaHei";
	text-align: center;
}
.ztyj-rg tbody tr{
	border-bottom: 1px dashed #bab8b3;
	line-height: 44px;
}
.ztyj-rg tbody tr td{
	font-size: 16px;
	color: #333;
	font-family: "Microsoft YaHei" ;
	text-align: center;
}
.name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    color: #717273;
    line-height: 46px;
    
}
.ztyj-rg{
	border-bottom: 1px solid #9e8458;
	float: right;
	width:1000px;
	border: 1px solid #9e8458;
	background: #fdf9f2;
}
.name a{
	cursor: pointer;
}
.name a:hover{
	color: #e13822;
}
.browse{
    margin: 0 auto;
    background:url(../img/browse.png) no-repeat center center;
    display: block;
    width: 21px;
    height: 17px;
	
}
.download {
	margin: 0 auto;
    background:url(../img/download.png) no-repeat center center;
    display: block;
    width: 18px;
    height: 18px;
}