* {
	margin: 0rem;
	padding: 0rem;
	text-decoration: none;
	list-style-type: none;
}

p {
	/* margin: 0.10rem 0 !important; */
	/*	line-height: 0.40rem;*/
	table-layout: fixed;
	/*文字避首尾 -- 防止撑开*/
	word-wrap: break-word;
	/*英文单字因自动换行*/
	word-break: normal;
	/*正常避头尾 */
	text-align: justify;
	/*文字左右对齐*/
	text-justify: inter-ideograph;
	/*用表意文本来排齐内容*/
	word-break: normal;
}
body{
	width: 7.5rem;
}
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
.nav {
	width: 100%;
	height: auto;
	background: #c6a17e;
}

.nav-ul {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
}
.nav-ul li{
	display: flex;
}
.nav-ul li a {
	display: block;
	padding: 0.1rem 0.2rem;
	font-size: 0.32rem;
	color: #ffffff;
}
.main-c{
	width: 100%;
}
.yang {
	width: 100%;
	height: auto;
	font-size: 0.22rem;
	line-height: 0.35rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0.32rem;
}

.yang-c {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 0rem;
	margin-bottom: 0rem;
}
.yang-c img{
	width: 100%;
	margin-top: 0.1rem;
}
.yang span {
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #282828;
}

.yang-p {
	width: 100%;
	padding-top: 0.26rem;
}

.yang-p p {
	width: 6.9rem;
	margin: 0 auto;
	line-height: 0.38rem;
	font-size: 0.26rem;
	text-indent: 0.32rem;
}

.b2 {
	background: #f5f5f5;
}

.brief-h2 {
	width: 100%;
	font-size: 0.44rem;
	text-align: center;
	color: #c6a17e;
	margin-top: 0.38rem;
	margin-bottom: 0.32rem;
}

.brief-p {
	width: 6.9rem;
	margin: 0 auto;
	font-size: 0.26rem;
	color: #535353;
	line-height: 0.38rem;
	text-indent: 0.32rem;
}

.brief-c {
	width: 6.9rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: #c6a17e;
	border-radius: 0.2rem;
	margin-top: 0.3rem;
	margin-bottom:0rem;
}
.brief-ct{
	padding: 0 0.2rem;
}
.brief-ct h3 {
	width: 100%;
	margin-top: 0.36rem;
	font-size: 0.34rem;
	text-align: center;
	color: #ffffff;
}

.brief-ct p {
	width: 100%;
	font-size: 0.26rem;
	text-align: center;
	color: #010101;
	margin-top: 0.16rem;
}

.brief-x {
	width: 100%;
	height: 0.02rem;
	margin: 0 auto;
	opacity: 0.2;
	background: #ffffff;
	margin-top: 0.22rem;
}

.brief-cb {
	width: auto;
	padding: 0 0.2rem;
}

.brief-cb h3 {
	width: 100%;
	font-size: 0.34rem;
	text-align: center;
	color: #ffffff;
	margin-top: 0.2rem;
}

.brief-cp {
	width: 6rem;
	margin: 0.2rem auto;
	font-size: 0.26rem;
	line-height: 0.38rem;
}

.technology-t {
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}

.technology-h3 {
	width: 100%;
	font-size: 0.44rem;
	text-align: center;
	margin-top: 0.44rem;
	color: #c6a17e;
}

.technology-hp {
	width: 100%;
	font-size: 0.16rem;
	text-align: center;
	color: #c3c3c3;
	margin-top: 0.28rem;
}

.technology-c {
	width: 6.9rem;
	margin: 0 auto;
	height: auto;
	margin-top: 0.5rem;
	background: #c6a17e;
}

.technologyc {
	width: 100%;
	margin: 0rem auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.technologyc-n {
	width: 6.3rem;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	height: auto;
	margin: 0.3rem auto;
	border-radius: 0.1rem;
	background: #ffffff;
}
.technologyc-t ,.technologyc-t1{
	
	text-align: center;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.34rem;
	color: #ffffff;
	background: #c6a17e;
	margin: 0.3rem auto;
	border-radius: 0.2rem;
}
.technologyc-t{
	width: 2.22rem;
}
.technologyc-t1{
	width: 4.3rem;
}
.technologyc-n p {
	width: 6rem;
	font-size: 0.26rem;
	text-indent: 0.32rem;
	color: #333333;
	line-height: 0.44rem;
	margin: 0 auto;
	margin-bottom: 0.2rem;
}
.technologyc-n img{
	width: 6rem;
	border-radius: 0.1rem;
	display: block;
	margin: 0.08rem auto;
}
.discuss-h3{
	width: 100%;
	font-size: 0.44rem;
	color: #c6a17e;
	text-align: center;
	margin-top: 0.22rem;
	margin-bottom: 0.22rem;
}
.discuss-p{
	width: 6.9rem;
	margin: 0 auto;
	font-size: 0.26rem;
	text-indent: 0.32rem;
	color: #535353;
	line-height: 0.38rem;
	margin-bottom: 0.28rem;
}
.discuss-c{
	width: 100%;
	margin-bottom: 0.4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.discuss-c img{
	width: 6.9rem;
	display: block;
	margin: 0.1rem auto;
}
.culture{
	width: 100%;
	text-align: center;
	font-size: 0.44rem;
	color: #c6a17e;
	margin-top: 0rem;
	margin-bottom: 0.2rem;
}
.culture-c{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	margin-bottom: 0rem;
}
.culture-img{
	width: 6.9rem;
	height: auto;
	margin: 0 auto;
}
.culture-img img{
	width: 100%;
	height: 100%;
	display: block;
}
.culture-n{
	width: 6.9rem;
	margin: 0 auto;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.culture-n p{
	width: 100%;
	font-size: 0.26rem;
	line-height: 0.36rem;
	color: #535353;
	text-indent: 0.32rem;
	margin: 0.2rem auto;
}
.quotation{
	width: 100%;
	text-align: center;
	font-size: 0.44rem;
	color: #333333;
	margin-top: 0.35rem;
}
.quotation-p{
	width: 6.9rem;
	margin: 0 auto;
	font-size: 0.26rem;
	color: #535353;
	text-indent: 0.32rem;
	margin-top: 0.26rem;
	line-height: 0.38rem;
}
.quotation-t{
	width: 100%;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 0.38rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.18rem 0.03rem rgba(56,56,56,0.08);
}
.qu-s{
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 93px;
	background: #D12928;
}
.quc{
	width: 3.5rem;
	margin: 0.2rem auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.quc span{
	width: 100%;
	display: block;
	text-align: center;
	font-size: 0.48rem;
	color: #d12928;
	font-weight: 550;
}
.quc span s{
	font-size: 0.16rem;
}
.quc p{
	font-size: 0.16rem;
	text-align: center;
}
.quotation-b{
	width: 100%;
	height: auto;
	margin-top: 0.34rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.quotation-bc{
	width: 3.3rem;
	height: 2.6rem;
	margin-bottom: 0.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #D12928;
	box-shadow: 0rem 0rem 0.18rem 0.03rem rgba(56,56,56,0.08);
}
.quotation-bc p{
	width: auto;
	height: auto;
	padding: 0 0.1rem;
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.35rem;
}
.quotation-bc1{
	width: 3.3rem;
	height: 2.6rem;
	margin-bottom: 0.2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
/* 	align-items: flex-start; */
	/* align-content: flex-start; */
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.18rem 0.03rem rgba(56,56,56,0.08);
}
.quotation-bc1 p{
	width: 100%;
	text-align: center;
	font-size: 0.16rem;
}
.quotation-bc1 span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.48rem;
	color: #d12928;
	font-weight: 550;
}
.quotation-bc1 span s{
	font-size: 0.16rem;
}
.nian{
	width: 3.3rem;
	height: 0.34rem;
	background: #D12928;
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.34rem;
	text-align: center;
	margin-top: 0.1rem;
}
.quotation-p1{
	width: 6.9rem;
	font-size: 0.26rem;
	color: #535353;
	text-indent: 0.32rem;
	margin: 0 auto;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
	line-height: 0.38rem;
}
.nutrition{
	width: 100%;
	text-align: center;
	font-size: 0.44rem;
	margin-top: 0.1rem;
}
.nutrition-p{
	width: 6.9rem;
	margin: 0 auto;
	font-size: 0.26rem;
	text-indent: 0.42rem;
	color: #535353;
	margin-top: 0.1rem;
}
.nutrition-c{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background: none;
	margin-top: 0.2rem;
	margin-bottom: 0.22rem;
}
.nutrition-left{
	width: 100%;
}
.nutrition-right{
	width: 100%;
}
.nu-t::after{
            content: "020"; 
            display: block; 
            height: 0; 
            clear: both; 
            /* 表示元素不可见 */
            visibility: hidden;  
            }
.nu-tn{
	width: 2.26rem;
	height: 0.45rem;
	text-align: center;
	line-height: 0.45rem;
	font-size: 0.4rem;
	color: #000;
	float: none !important;
	margin: 0 auto !important;
}
.nu-p{
	width: 6.9rem;
	margin: 0 auto;
	text-indent: 0.52rem;
	font-size: 0.26rem;
	margin-top: 0.2rem;
	line-height: 0.38rem;
}
.m-26{
	margin-top: 0.26rem;
}
.nu-tr::after{
            content: "020"; 
            display: block; 
            height: 0; 
            clear: both; 
            /* 表示元素不可见 */
            visibility: hidden;  
            }
.nu-tnr{
	width: 2.26rem;
	height: 0.45rem;
	text-align: center;
	line-height: 0.45rem;
	font-size: 0.4rem;
	color: #000;
	float: none !important;
	margin: 0 auto !important;
}
.nu-pr{
	width: 6.9rem;
	margin: 0 auto;
	text-indent: 0.52rem;
	font-size: 0.26rem;
	margin-top: 0.2rem;
	line-height: 0.38rem;
}
.m-26{
	margin-top: 0.26rem;
}
.nutrition-b{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 0rem;
}
.nutrition-b img{
	width: 6.9rem;
	margin: 0.1rem auto;
}
.nut-imgl{
	margin-left: 0px;
}
.nut-imgr{
	margin-right: 0px;
}
.b3{
	width: 100%;
	height: auto;
	background: url(../img/5.jpg) no-repeat ;
	background-size: 100% 100%;
}
.food{
	width: 100%;
	font-size: 0.44rem;
	margin-top: 0.26rem;
	text-align: center;
	color: #333333;
}
.food-p{
	width: 6.9rem;
	margin: 0 auto;
	font-size: 0.26rem;
	line-height: 0.5rem;
	margin-top: 0.1rem;
	text-indent: 0.52rem;
}
.food-c{
	width: 100%;
	margin-top: 0.5rem;
}
.food-cd{
	width: 100%;
	height: auto;
	background: #c6a17e;
	margin-bottom: 0.19rem;
}
.food-cdn{
	width: 100%;
	height: auto;
	background: #c6a17e;
}
.food-ca{
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	
}
.food-ca h3{
	width: 100%;
   text-align: center;
	font-size: 0.32rem;
	color: #ffffff;
	margin-top: 0.18rem;
}
.food-ca p{
	width: 6.9rem;
	margin: 0.1rem auto;
	margin-top: 0.1rem;
	font-size: 0.26rem;
	text-indent: 0.52rem;
	color: #ffffff;
	line-height: 0.5rem;
}
.ad{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 0.38rem;
}
.ad-img{
	width: 5.6rem;
	height: 1.8rem;
	background: #438ed9;
	margin-top: 0.38rem;
	display: flex;
}

.footer {
  width: 100%;
  height: auto;
  padding: 0.2rem 0rem;
  background: #f1f1f1;
}

.footer-c {
  width: 100%;
  margin: 0 auto;
  font-size: 0.14rem;
  color: #2d2d2d;
  text-align: center;
}

.footer1 {
  padding-top: 0.16rem;
}

.footer2 {
  line-height: 0.34rem;
}

.footer3 {
  padding-bottom: 0.16rem;
}