@charset "UTF-8";
.suoshiwz {
	width: 100%;
	height: 53px;
	background-color: #f4f6f9;
	z-index: 2;
	line-height: 53px;
}

.suoshiwz p {
	color: #828282;
	font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis; 
}

.grcztitle{
	text-align: center;
	padding: 73px 0 50px;
}
.grcztitle h2{
	font-size: 36px;
	color:#010101;
	margin-bottom:23px; 
	line-height: 36px;
	font-weight: bold;
}
.grczchecks{
	background:url(../images/grcz2.png) no-repeat left;
	padding: 0 12px 0 15px;

}
.grcztime{
	background:url(../images/grcz1.png) no-repeat left; 
	padding: 0 12px 0 15px;
}
.grczcont{
	padding: 36px 0 80px;
	border-top:1px dashed #d0d0d0;
}
.grczcont img{max-width:100%;}
.grczcont p{
	font-size: 14px;
	line-height: 28px;
	color:#828282;
	padding-left: 15px;
	padding-bottom: 46px;
	text-indent: 2em;	
}
.contul li{
	width:77.7%;
	margin:0 auto 14px;
	font-size: 0;
}
.contul li img{
	width:100%;
	height:100%;
}

@media screen and (max-width:1210px) {
	.common {
		width: auto;
		margin: 0 15px
	}

}

@media screen and (max-width:959px) {
	.suoshiwz {
		height: 43px;
		line-height: 43px;
	}
}

@media screen and (max-width:767px) {
	.grcztitle{
		padding: 50px 0 30px;
	}
	.grcztitle h2{
		font-size: 28px;
		margin-bottom:18px; 
		line-height: 28px;
	}
	.grczcont{
		padding: 26px 0 36px;
	}
	.grczcont p{
		padding:0 10px 36px;
	}
}

@media screen and (max-width:639px) {
	.common {
		margin: 0 10px;
	}
	.suoshiwz {
		height: 32px;
		line-height: 32px;
	}
	.suoshiwz p {
		font-size: 12px;
	}
	.grcztitle{
		padding: 36px 0 26px;
	}
	.grcztitle h2{
		margin-bottom:12px; 
	}	
}

@media screen and (max-width:479px) {
	.grcztitle{
		padding: 30px 0 24px;
	}
	.grcztitle h2{
		font-size: 20px;
		margin-bottom:10px; 
		line-height: 20px;
	}
	.grczcont{
		padding: 26px 0 36px;
	}
	.grczcont p{
		padding:0 5px 26px;
	}
		
}
@media screen and (max-width:399px) {
	
}
