.zinctc-o-p{
    border: 1px solid #e5e5e5;
    padding: 15px;
    font-size: 18px;
    color: #282525;
    margin: 40px 0;
}
.zinctc-o-p span,.zinctc-t h5,.zinctc-t ul span,.zinctc-e h6{
	font-weight: 600;
}
.zinctc-t{
	margin: 60px 0;
}
.zinctc-t>div:nth-child(1){
	padding: 0 20px 0 0;
}
.zinctc-t>div:nth-child(2){
	padding: 0 0 0 20px;
}
.zinctc-t h5{
	color: #e15a2d;
	margin-top: 0;
	font-size: 19px;
}
.zinctc-t ul{
	color: #aaaaaf;
	list-style-type: disc;
	padding: 0 30px;
	font-size: 18px;
}
.zinctc-e{
	margin-bottom: 60px;
}
.zinctc-e .imgBtn{
	padding: 20px;
	float: left;
	width: 31.6%;
	border: 1px solid #e5e5e5;
}
.zinctc-e .imgBtn:not(:last-child){
	margin-right: 2.6%;
}
.zinctc-e h6{
	color: #282525;
	text-align: left;
	font-size: 16px;
	margin-bottom: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	.zinctc-t>div:nth-child(1),.zinctc-t>div:nth-child(2){
		padding: 0;
	}
	.zinctc-e .imgBtn{
		width: 100%;
		margin-bottom: 20px;
	}
	.zinctc-e .imgBtn:not(:last-child){
		margin-right: 0;
	}
} 