#term {
	margin: 2% auto;
	max-width: 1200px;
	background-image: url("../../img/folder/trem/4.jpg");
	padding: 5% 1%;
	color: white;

}
.text-dar-shou {
	text-indent: 2em;
}
.text{
	font-size: 18px;
}
.text p{
	
	line-height: 20px;
}
.text ul li{
	line-height: 30px;
}
.term-bottom{
	width: 1200px;
	height: auto;
	margin: 0 auto;

}
.term-bottom p{
	text-indent: 3rem;
	font-size: 24px;
} 
@media screen and (max-width: 768px) {
	#term {
		margin: 2% auto;
		max-width: 100%;
		background-image: url("../../img/folder/trem/4.jpg");
		padding: 5% 1%;
		color: white;
	
	}
	.text-dar-shou {
		text-indent: 2em;
	}
	.text{
		font-size: 18px;
	}
	.text p{
		
		line-height: 20px;
	}
	.text ul li{
		line-height: 30px;
	}
	.term-bottom{
		width: 100%;
		height: auto;
		margin: 0 auto;
	
	}
	.term-bottom p{
		text-indent: 3rem;
		font-size: 24px;
	} 
}
@media screen and (max-width: 768px) {
	#term {
		margin: 2% auto;
		max-width:96%;
		background-image: url("../../img/folder/trem/4.jpg");
		padding: 5% 1%;
		color: white;
	
	}
	.text-dar-shou {
		text-indent: 2em;
	}
	.text{
		font-size: 14px;
	}
	.text p{
		
		line-height: 20px;
	}
	.text ul li{
		line-height: 30px;
	}
	.term-bottom{
		width: 96%;
		height: auto;
		margin: 0 auto;
	
	}
	.term-bottom p{
		text-indent: 3rem;
		font-size: 14px;
	} 
}
