/*二级页*/
a{color:#000000;}
.main-second {
        width:1200px;
	margin: 0 auto;
	box-shadow: 2px 2px 5px 2px #e6e6e6;
	z-index: 9;
	background-color: #fff;
	padding: 40px;
	box-sizing: border-box;
}
.main-second-l {
	width: 210px;
}
.main-second-r {
	margin-left: 260px;
}
.title-l {
	border-bottom: #1277c7 4px solid;
	display: inline-block;
	height: 60px;
	line-height: 60px;
}
.title-l div{
    color:#000000;

}
.title-l>img{
    width:25px;
    vertical-align: middle;
    margin-right:10px;
}
.title {
	border-bottom: #ddd 1px solid;
	height: 60px; margin-bottom:20px
}
.crumb img{
    width:18px;
    vertical-align:middle;
}
.main-second-r .ynr{color:#000000;}
#maximg img{max-width:100%; height:auto !important;margin:10px 15px 10px 0;}
/*分页*/

.pagebar{clear:both;margin:20px 0;text-align:center;}
.pagebar a:hover{color:#1376c7;cursor: pointer;}
.pagebar span a{color:#333;font-size:12px;line-height:28px;}
.page-status{border-radius:2px 0 0 2px;}
.page-last{border-radius:0 2px 2px 0;}
.page-index,.page-last,.page-next,.page-num,.page-pre,.page-status{display:inline-block;padding:0 15px;border:1px solid #e2e2e2;background-color:#fff;color:#333;vertical-align:middle;margin-top:-3px;}
.page-status{display:none;box-sizing: border-box;}
.page-num-current{border-top:none;border-bottom:none;background-color:#1376c7;color:#fff !important;}
a.page-num-current:hover{color:#fff;}
.page-pre,.page-last{margin-left:-5px;}
.page-numbar font{display: inline-block;width: 39px;border: 1px solid #e2e2e2;background-color:#fff;color: #333;box-sizing: border-box;margin-left:-5px;}
.page-numbar{line-height:28px;}
.page-numbar font.NormalRed{background: #1376c7;color: #fff !important;padding-top:1px;}
.page-numbar a{display:inline-block;padding:0 15px;border:1px solid #e2e2e2;background-color:#fff;vertical-align:middle;margin-top:-3px;margin-left:-6px;}
.page-next{margin-left:-10px;}

/*专业设置*/
#zyszId .flex-1 {float: left;max-width: 300px;}
#zyszId .flex-1 img {border-radius: 8px;width: 258px;height: 165px;}
#zyszId .ty20 {margin-bottom: 28px;text-align: center;width: 90%;}
#zyszId .flex-1 img:hover{filter: brightness(100%) opacity(90%);}
#zyszId .flex-1 a{line-height:30px;}