.plant .plantone {
	background-color: #818b94;
	height: 70px;
	border: 5px solid white;
	box-sizing: border-box;
	line-height: 60px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	color: white;
	
}
.plant .plantin{
	background:#e65911;
}
.case{
	display: none;
}
.casediv{
	display: block;
}
.case div {
	background-color: #eeeeee;
	border: 10px solid white;
	box-sizing: border-box;

}

.case div p {
	background-color: #eeeeee;
	line-height: 1.5;
}

.case div .casep1 {
	font-weight: 700;
	font-size: 14px;
	margin-top: 20px;
	color: #3f3f3f;
	margin-bottom: 10px;
}

.case div p {
	background-color: #eeeeee;
	line-height: 1.5;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.modiv {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 20px;
    border: 5px solid transparent;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.6);
    line-height: 300px;
    font-size: 24px;
}

.case div .casep3 {
	height: 50px;
}

.mineral {
	background-color: #818b94;
}
.minon p{
	
}
.mineraltd {
	text-align: center;
	color: white;
	margin-bottom: 20px;
	border: 5px solid transparent;
	box-sizing: border-box;
}

.mineraltd div {
	border: 1px solid white;
	padding: 5px;
}

.mineraltd p {
	height: 30px;
	line-height: 50px;
}

.service {
	border: 10px white solid;
	box-sizing: border-box;
}
.active .servicek{
	text-align: center;
	border: 1px solid #e55811;
	width: 60%;
	margin: 20px auto;
	font-size: 14px;
	background-color:#e55811;
	color:white
}
.service img{
	width: 100%;
}
.service img:first-child{
	position: absolute;
	display: none;
}
.active img:first-child{
		display: block;
	}
.servicek {
	text-align: center;
	border: 1px solid black;
	width: 60%;
	margin: 20px auto;
	font-size: 14px;
}

.sp {
	margin: 30px auto;
}

@media(min-width:576px) {
	.plant .plantone {
		height: 50px;
		line-height: inherit;
		border: 5px solid white;
		box-sizing: border-box;
		text-align: center;
		font-weight: 400;
		font-size: 13px;
		color: white;
		word-wrap: break-word;
	}

	.case div .casep1 {
		font-weight: 700;
		font-size: 13px;
		margin-top: 20px;
		color: #3f3f3f;
		margin-bottom: 10px;
	}

	.case div p {
		background-color: #eeeeee;
		line-height: 1.5;
		font-size: 12px;
		margin-left: 10px;
	}
}

@media(min-width:768px) {
	.active .servicek{
		text-align: center;
		color: white;
		border: 1px solid #e55811;
		width: 60%;
		margin: 20px auto;
		font-size: 18px;
		background-color:#e55811;
	}
	.servicek {
		text-align: center;
		border: 1px solid black;
		width: 60%;
		margin: 20px auto;
		font-size: 18px;
	}

	.plant .plantone {
		height: 70px;
		border: 5px solid white;
		box-sizing: border-box;
		line-height: 60px;
		text-align: center;
		font-weight: 400;
		font-size: 12px;
		color: white;
	}

	.case div .casep1 {
		font-weight: 700;
		font-size: 13px;
		margin-top: 20px;
		color: #3f3f3f;
	}

	.case div p {
		background-color: #eeeeee;
		line-height: 1.5;
		font-size: 12px;
		margin-left: 10px;
	}
}

@media(min-width:992px) {
	.plant .plantone {
		height: 70px;
		border: 5px solid white;
		box-sizing: border-box;
		line-height: 60px;
		text-align: center;
		font-weight: 400;
		font-size: 13px;
		color: white;
	}

	.case div p {
		background-color: #eeeeee;
		line-height: 1.5;
		font-size: 12px;
		margin-left: 10px;
	}

	.case div .casep1 {
		font-weight: 700;
		font-size: 14px;
		color: #3f3f3f;
		line-height: inherit;
		margin-bottom: 10px;
	}
	.active .servicek{
		text-align: center;
		color: white;
		border: 1px solid #e55811;
		width: 60%;
		margin: 20px auto;
		font-size: 16px;
		background-color:#e55811;
	}
	.servicek {
		text-align: center;
		border: 1px solid black;
		width: 60%;
		margin: 20px auto;
		font-size: 16px;
	}

	.mineraltd p {
		height: 30px;
		line-height: 50px;
	}
}

@media(min-width:1200px) {
	.plant .plantone {
		height: 70px;
		border: 5px solid white;
		box-sizing: border-box;
		line-height: 60px;
		text-align: center;
		font-weight: 400;
		font-size: 16px;
		color: white;
	}

	.case div .casep1 {
		font-weight: 700;
		font-size: 17px;
		color: #3f3f3f;
		line-height: 40px;
	}

	.case div p {
		background-color: #eeeeee;
		line-height: 1.5;
		font-size: 15px;
		margin-left: 15px;
	}

	.mineraltd p {
		height: 30px;
		line-height: 50px;
	}
}

@media(min-width:1400px) {
	.case div .casep1 {
		font-weight: 700;
		font-size: 18px;
		margin-top: 20px;
		color: #3f3f3f;
		line-height: 40px;
	}

	.case div p {
		background-color: #eeeeee;
		line-height: 1.5;
		font-size: 16px;
		margin-left: 15px;
	}

	.plant .plantone {
		height: 70px;
		border: 5px solid white;
		box-sizing: border-box;
		line-height: 60px;
		text-align: center;
		font-weight: 400;
		font-size: 19px;
		color: white;
	}

	.mineraltd p {
		height: 40px;
		line-height: 60px;
		font-size: 20px;
	}
}

@media(min-width:1600px) {
	.active .servicek{
		text-align: center;
		border: 1px solid #e55811;
		width: 50%;
		margin: 20px auto;
		font-size: 19px;
		height: 30px;
		line-height: 30px;
		background-color:#e55811;
		color: white;
	}
	.servicek {
		text-align: center;
		border: 1px solid black;
		width: 50%;
		margin: 20px auto;
		font-size: 19px;
		height: 30px;
		line-height: 30px;
	}

	.plant .plantone {
		height: 70px;
		border: 5px solid white;
		box-sizing: border-box;
		line-height: 60px;
		text-align: center;
		font-weight: 400;
		font-size: 20px;
		color: white;
	}

	.case div .casep1 {
		font-weight: 700;
		font-size: 22px;
		margin-top: 10px;
		line-height: 60px;
	}

	.case div p {
		background-color: #eeeeee;
		line-height: 1.5;
		font-size: 16.5px;
		margin-left: 15px;
	}

	.mineraltd p {
		height: 60px;
		line-height: 80px;
		font-size: 24px;
	}
}
