.wjsyb-header {
	height: 540px;
	width: 100%;
	background:url("/template/pc/static/images/wjsyb/header.png");
}

.font_black {
	font-size: 44px;
	font-weight: bold;
	color: #333333;
}

.font_black2 {
	font-size: 36px;
	color: #333333;
}

.font_black3 {
	font-size: 18px;
	color: #666666;
	margin-top: 70px;
	line-height: 36px;
}

.fix:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.clsize {
	font-size: 18px;
	color:#666666;
}

.mtsize {
	margin-top:5px;
}

.hover2:hover{
	opacity:0.7;
	cursor:pointer;
}

.gd-list1 {
	text-align: center;
}

.gd-list1 p:nth-child(2) {
	font-weight: bold;
	font-size: 30px;
	margin-top: 30px;
}

.gd-list1 p:nth-child(3) {
	font-size: 20px;
	line-height: 36px;
	margin-top: 5px;
	color:#666666;
	margin:0 auto;
}

@media (max-width: 992px) {
	.wjsyb-header{
		height:350px;
	}
	.jz .row{    padding: 32px 0 32px 0 !important;}
	.jz .row p:nth-child(1) { font-size: 24px !important;}
	.jz .row p:nth-child(2) { font-size: 18px !important;    margin-top: 12px !important;}
	.jz .row p:nth-child(3) {
	    line-height: 34px !important;
	    font-size: 16px !important;
	    margin-top: 15px !important;
		}
	.jz .row p:nth-child(4) {
	    line-height: 34px !important;
	    font-size: 16px !important;
	    margin-top: 15px !important;
		}	
	.jz .hover2 img{    margin-top: 2px !important;}	
		
		
		
		
		
		
		
		
		
		
}