.tc-video{
	border: 1px solid #e5e5e5;
	padding: 20px;
	margin-top: 60px;
	margin-bottom: 60px;
}
.tc-video video{
	margin-top: 5px;
}
.tc-rld{
	margin-top: 60px;
}
.tc-rld>div:nth-child(1){
	padding: 0;
}
.tc-rld>div:nth-child(2){
	padding: 0 0 0 30px;
}
.tc-rld p,.tc-hh-p{
	font-size: 18px;
	color: #aaaaaf;
}
.tc-rld p span,.tc-lbj p span,.tc-hh-p span{
	font-weight: 600;
}
.tc-lbj>div:nth-child(1),.tc-hh>div:nth-child(1){
	padding: 0 30px 0 0;
}
.tc-lbj>div:nth-child(2),.tc-hh>div:nth-child(2){
	padding: 0;
}
.tc-lbj p,.tc-kzd p{
	color: #282525;
	font-size: 18px;
}
.tc-hh{
	margin-top: 40px;
}
.tc-hh-col:nth-child(1),.tc-kzd>div:nth-child(1){
	padding: 0 15px 0 0;
}
.tc-hh-col:nth-child(2),.tc-kzd>div:nth-child(2){
	padding: 0 0 0 15px;
}
.tc-hh img{
	margin-bottom: 20px;
}
.tc-kzd{
	margin: 40px 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) {
	.tc-rld>div:nth-child(2),.tc-lbj>div:nth-child(1),.tc-hh>div:nth-child(1),.tc-hh-col:nth-child(1),.tc-hh-col:nth-child(2),.tc-kzd>div:nth-child(1),.tc-kzd>div:nth-child(2){
		padding: 0 !important;
	}
} 