@charset "UTF-8";

.instruction {
	margin-top: 150px;
	margin-bottom: 50px
}

.instruction .font {
	font-family: 数字字体
}

.instruction .title {
	/* color: #1a1a1a */
	color: #202768;
}

.instruction .blocks {
	text-align: center
}

.instruction .desc {
	padding: 20px;
	border-top: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	color: #999
}

@media (max-width: 768px) {	.news .instruction .textCenter.fs61{		font-size: 20px!important;	}	.news .instruction .textCenter.fs36{
		font-size: 22px!important;
	}
	.news .instruction .textCenter.mb100{		margin-bottom:25px!important;	}	.news .instruction .textCenter.mb30 {
	    margin-bottom: 20px!important;
	}
	.news .w1240 .mt45{ margin-top: 30px!important;}
	
	.news .instruction .blocks{display: none;}
	.news .instruction .desc .is-guttered:first-child{		margin-bottom:25px;	}
	
	
	.news .news-item .mb16{margin-bottom: 8px!important;}
	.news .news-item .mb30{margin-bottom:15px!important;}
	
	.instruction {
		margin-top: 25px !important;
		margin-bottom:25px;
	}

	.instruction .mb85.title {
		margin-bottom: 25px !important
	}   
}