/*
#controls.type5.type-inbody {
	padding: 90px 21px 23px 21px ;
}
*/

#controls .inner_wrap.health_wrap {
	height: 100%;
}

.health-explain {
	margin-bottom: 10px;
}

.info-content {
	background: rgba(56,56,50,0.9);
	padding: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.info-content2 {
	background: rgba(56,56,50,0.9);
	padding: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.info-content2:after {
	content: ' ';
	clear: both;
}

.inbody-img {
	width: 43%;
	height: 100%;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
}
.inbody-img img{
	width: 100%;
	height: 100%;
}
.inbody-image{
	width: 45%;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
}
.inbody-image img{
	width: 100%;
	height: 100%;
}
.people-img {
	margin: 0;
}

.inbody-text {
	width: 50%;
	float: right;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 23px;
	padding: 5px 0;
}

.people-text {
	width: 57%;
	float: right;
	box-sizing: border-box;
	font-size: 22px;
	line-height: 40px;
	/*position: relative;*/
	top: -18px;
	height: 100%;
}

.bpbio-img {
	/*height: 100%;*/
}

.bpbio-img img {
	/*height: 100%;*/
}
.inbody-spec {
	padding-bottom: 21px;
}
.spec-table {
	text-align: center;
    background: #3c3f38;
}

.spec-table th {
	height: 60px;
    font-weight: initial;
}

.spec-table td {
	height: 60px;
    border-top: 1px solid #575952;
    border-collapse: collapse;
	font-size: 15px; 
}

.inbody-spec th {
    padding: 0;
    font-size: 16px;
    text-align: center;
}


.inbody-people {
	height: 100%;
}



.people-content {
	background: #3F3E39;

    padding: 10px 10px 65px 10px;
    box-sizing: border-box;
	height: 100%;
    
}

.people-total {
	height: 100%;
	position: relative;
	padding-top: 17px;
}

.right-content {
	/*margin-bottom: 55px;*/
	position: absolute;
	top: 0;
	width: 57%;

}

.right-content:nth-child(2) {
	top: 37%;
}

.right-content:nth-child(3) {
	top: 78%;
}

.yellow-title {
	color: #FFDD23;
	font-size: 20px;
	line-height: 45px;
}

.intro-btn {
	background-color: #51950C;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 15px;
	float: right;
}

.btn-right {
	text-align: right;
	height: 40%;
}

.detail-btn {
	background-color: #878682;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 15px;

}

.semi-content {
	background-color: #30302E;
	border-radius: 10px;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	height: 62%;
}

.semi-content div .scale {
	float: right;
}

.underline {
	text-decoration: underline;
}

@media screen and (max-width: 320px){
	/*.right-content {
		margin-bottom: 42px;
	}
	
	.right-content:nth-child(2) {
		margin-bottom: 38px;
	}*/
	
	.people-text {
		top: -13px;
		font-size: 11px;
		line-height: 20px;
	}

	.health-explain.people-explain {
		font-size: 11px;
	}
	
	.inbody-text {
		font-size: 12px;
		line-height: 19px;
	}
	
	.inbody-spec th {
		font-size: 13px;
	}
	
	.spec-table td {
		font-size: 13px;
	}
	
	.spec-table.blood td {
		font-size: 12px;
	}
	
	.yellow-title {
		font-size: 12px;
		line-height: 25px;
	}
	
	.intro-btn {
	    padding: 2px 8px;
	    font-size: 11px;
	}
	.inbody-img{
		width:41%;
	}
	.people-text {
		font-size: 11px;
		top: -10px;
	}
	.people-total{
		padding-top:10px;
	}
	.detail-btn {
	    padding: 2px 9px;
	    font-size: 11px;
	}
	
	.semi-content {
		font-size: 10px;
		padding: 0 4px;
	}
	
	/*.right-content {
		margin-bottom: 3px;
	}
	
	.right-content:nth-child(2) {
		margin-bottom: 25px;
	}*/

}

@media screen and (min-width: 321px) and (max-width: 375px){
	.health-explain {
		font-size: 13px;
	}
	
	.inbody-text {
		font-size: 13px;
		line-height: 20px;
	}
	.inbody-img{
		width:40%;
	}
	.inbody-image{
		width: 30%;
	}
	.inbody-spec th {
		font-size: 15px;
	}
	.people-total{
		padding-top:0;
	}
	.people-text {
		top: -13px;
		font-size: 10px;
		line-height: 20px;
	}
	
	.spec-table td {
		font-size: 14px;
	}
	
	.right-content .intro-btn {
		padding: 5px 10px;
		font-size: 11px;
	}
	
	.detail-btn {
		padding: 5px 10px;
		font-size: 11px;
	}
	
	.yellow-title {
		line-height: 35px;
		font-size: 15px;
	}
	
	.semi-content {
		padding: 5px 10px;
	}
	.right-content{
		top: -15px;
	}
	.right-content:nth-child(2) {
    	top: 34%;
    }
    .right-content:nth-child(3) {
    	top: 77%;
    }

}
@media screen and (min-width: 376px) and (max-width: 425px){
	.health-explain {
		font-size: 14px;
	}
	
	/*.right-content {
		margin-bottom: 75px;
	}
	
	.right-content:nth-child(3) {
		margin-bottom: 0;
	}*/
	
	.right-content .intro-btn {
		padding: 5px 7px;
		font-size: 11px;
	}
	
	.detail-btn {
		padding: 5px 7px;
		font-size: 11px;
	}
	
	.yellow-title {
		line-height: 35px;
		font-size: 15px;
	}
	.people-total{
		padding-top:0;
	}
	.people-text {
		top: -13px;
		font-size: 11px;
		line-height:25px;
	}
	.semi-content{
		padding: 5px 10px;
	    margin-top: 10px;
	}

	.right-content {width: 55%; top: -15px;}
	.right-content:nth-child(2) {top: 35%;}
	.right-content:nth-child(3) {top: 78%;}
	.intro-btn{font-size: 13px;}
	.intro-btn{margin-top: 10px;}
	.inbody-img{width:40%;}



}
@media screen and (min-width: 426px) and (max-width: 768px){
	.inbody-img img{
		/*height: 100%;*/
		width: 88%;
	}
	.people-text{
		width: 60%;
		line-height: 55px;
	}
	.right-content{
		width: 58%;
		height: 35%;
		top:-8px;
	}
	.right-content:nth-child(2){
		top: 36%;
	}
	
	
	.health-explain {
		font-size: 18px;
	}
	
	.inbody-img {
		width: 32%;
		/*height: 100%;*/
	}
	.inbody-image {
		width:30%;
	}
	
	.people-explain {
		margin-bottom: 35px;
	}
	

	
	.people-text {
		width: 67%;
	}
	.people-total{
		top:-20px;
	}
	
	.people-content{
		padding: 10px 10px 105px 10px;
	}
	
	.semi-content {
		font-size: 15px;
		margin-top: 10px;
	}
	
	.inbody-text {
		width: 68%;
		font-size: 25px;
		line-height: 40px;
	}
	
	.spec-table th {
		font-size: 19px;
	}
	
	.spec-table td {
		font-size: 19px;
	}
	.yellow-title { font-size: 17px; line-height: 35px;}
	.people-text{line-height:25px;}
	.right-content {width: 65%; height: 30%; top: 0;}
	.right-content:nth-child(2) {top: 37%; height: 35%;}
	.right-content:nth-child(3) {top: 78%; height: 26%;}
	.detail-btn {font-size: 13px;}
	.intro-btn{font-size: 13px;}
	

	
    
}
@media screen and (min-width: 769px) and (max-width: 819px){
	.inbody-img img{
		height: 100%;
		width: 88%;
	}
	.inbody-img{
		width:41%;
		height: 100%;
	}
	.people-text{
		width: 60%;
		line-height: 55px;
	}
	.right-content{
		width: 58%;
		height: 31%;
		top:-8px;
	}
	.right-content:nth-child(2){
		top: 36%;
		height: 40%;
	}
	.right-content:nth-child(3){
		height: 22%;
	}
	.people-content{
		padding: 10px 10px 90px 10px;
	}
}
@media screen and (min-width: 820px){
	.inbody-img img{
		width: 90%;
		height: 100%;
	}
	.inbody-img{
		width: 23%;
		height: 100%;
	}
	.people-text{
		font-size:16px;
		line-height:19px;
		width: 75%;
	}
	.right-content{
		top: -7px;
		width: 75%;
	}
	.right-content:nth-child(2){
		top: 35%;
		height: 43%;
	}
	.right-content:nth-child(3){
		top: 76%;
		height: 26%;
	}
	.yellow-title{
		font-size: 16px;
	}
	.detail-btn{
		height: 24px;
		padding: 0 20px;
	}
	.intro-btn{
		height: 28px;
		padding: 5px 20px;
	}
	.people-total{
		padding-top:0;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1281px){
	.inbody-img img{
		height:100%;
	}
	.right-content {
    position: absolute;
    top: 0;
    width: 84%;
	}
	.people-text{
		line-height: 25px;
		font-size: 17px;
		width: 85%;
	}
	.right-content:nth-child(2){
		top: 36%;
	}
	.right-content:nth-child(3){
		top: 77%;
	}
	.inbody-img{
		width: 15%;
	}
	
	
}