.carousel-inner img {
	width: 100%;
	height: 100%;
}

a:hover {
	text-decoration: none;
}

.about {
	margin-top: 30px;
}

.left {
	padding-left: 20%;
}

.aboutimg {
	width: 80%;
}

.eng {
	font-size: 30px;
	font-weight: 600;
}

.china {
	font-size: 26px;
	font-weight: 600;
	color: #C3C3C3;
	line-height: 40px;
}

.content {
	color: #797979;
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
}

.more {
	width: 100px;
	height: 25px;
	line-height: 25px;
	background-color: #FFB401;
	border-radius: 10px;
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
}

.more>a {
	color: #FFFFFF;
}

.more>a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.nature {
	/* background-color: #EDEDED; */
	margin-top: 30px;
	min-height: 200px;
	text-align: center;
	padding: 20px;
	background-image: url(../img/bg.png);
	background-size: 100%;
}

.ntit {
	font-size: 30px;
	font-weight: 600;
	margin-top: 20px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 20px;
}

.tips {
	line-height: 50px;
	font-size: 14px;
	color: #6F6F6F;
}

.attrs {
	margin-top: 20px;

}

.attr1 {
	padding: 0 20%;
	margin-bottom: 10px;
}

.attr2 {
	padding: 0 20%;
	margin-bottom: 10px;
}

.attr3 {
	padding-right: 20%;
	padding-left: 20%;
	margin-bottom: 10px;
}

.nat1 {
	padding: 0 20%;
	margin-bottom: 10px;
}

.nat2 {
	padding: 0 20%;
	margin-bottom: 10px;
}

.nat3 {
	padding-right: 20%;
	padding-left: 20%;
	margin-bottom: 10px;
}

.attrimg {
	margin-left: 36%;
	margin-bottom: 10px;
	width: 80px;
	height: 80px;
	background-color: #FFFFFF;
	border-radius: 100%;
}

.attrimg>img {
	width: 50px;
	height: 50px;
	margin-top: 15px;
}

.sort {
	color: #3AB14D;
	font-size: 18px;
	font-weight: 700;
}

.atit {
	font-size: 18px;
	font-weight: 600;
}

.acont {
	font-size: 13px;
	font-weight: 600;
}

.product {
	margin-top: 20px;
}

.en {
	font-size: 26px;
	font-weight: 600;
	color: #D3D3D3;
	text-align: center;
	margin-bottom: 20px;
}

.pro1>a:hover {
	text-decoration: none;
}

.pimg>img {
	width: 100%;
}

.conts {
	border: 1px solid #F7F7F7;
}

.ptit {
	padding-top: 10px;
	padding-left: 10px;
	color: #515151;
}

.pdesc {
	padding: 0 10px;
	font-size: 14px;
	color: #515151;
	border-bottom: 1px solid #F7F7F7;
	line-height: 40px;
}

.mores {
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	padding: 0 10px;
	color: #515151;
	padding-bottom: 10px;
}

.news {
	background-color: #F0F0F0;
	margin-top: 30px;
	padding-bottom: 30px;
}

.newtit {
	padding-top: 20px;
	padding-left: 10px;
	color: #515151;
}

.pdes {
	padding: 0 10px;
	font-size: 14px;
	color: #515151;
	line-height: 40px;
}

.pdetail {
	padding-left: 10px;
	margin-top: 30px;
	color: #515151;
	font-size: 12px;
}

.nmore {
	width: 50px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #000;
	text-align: center;
	color: #000000;
	opacity: 0.5;
	margin-top: 20px;
}
