@charset "utf-8";
/* CSS Document */
/*--------------------------介绍----------------------------*/
.introduce_box{
	width:1180px;
	margin:auto;
}
.introduce1{
	padding:50px 0;
}
.introduce1 img{
	float:left;
}
.introduce1 .company_intro{
	float:right;
	width:629px;
}
.company_intro P{
	text-indent:2em;
	font-size:16px;
	line-height:2;
	color:#4c4c4c;
	margin-bottom:6px;
}
/*--------------------------成分介绍----------------------------*/
.intro_element{
	width:1180px;
	margin:auto;
	padding-bottom:65px;
}
.element_row{
	margin-top:50px;
}
.element_row img{
	float:left;
}
.element_row .tabulation{
	float:right;
	width:839px;
}
.element_row1 img{
	float:right;
}
.element_row1 .tabulation{
	float:left;
}
.tabulation h2{
	color:#212121;
	font-size:18px;
}
.element_row2 h2{
	margin:25px 0 37px 0;
}
.element_row1 h2{
	margin:0 0 23px 0;
}
.intro_element .tabulation table *{
	font-size:16px;
	line-height:36px;
	text-align:center;
	color:#4c4c4c
}
.intro_element .tabulation table th{
	color:#212121;
	background:#f5f5f5;	
	font-weight:inherit;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 0;
}

.element_row1 .tabulation table *{
	line-height:20px;
}
.tabulation .th1{
	width:83px;
	padding:17px 8px 14px 8px;
}
.intro_element .tabulation table .th2{
	line-height: 52px;
}

.intro_element .tabulation table .th3{
	line-height: 57px;
}










