* {
	margin: 0px;
	padding: 0px;
	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;
}

.banner {
	width: 100%;
	height: auto;
}

.banner img {
	width: 100%;
	height: auto;
	display: block;
}

.nav {
	width: 100%;
	height: 58px;
	background: #c6a17e;
}

.nav-ul {
	width: 1200px;
	height: 58px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.nav-ul li{
	display: flex;
}
.nav-ul li a {
	font-size: 22px;
	color: #ffffff;
}

.b1 {
	background: #fff;
}

.main {
	width: 100%;
	height: auto;
}

.main-c {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

.yang {
	width: 100%;
	height: 35px;
	font-size: 22px;
	line-height: 35px;
	display: flex;
	align-items: center;
	margin-top: 82px;
}

.yang-c {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 62px;
	margin-bottom: 54px;
}

.yang span {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #282828;
}

.yang-p {
	width: 560px;
	padding-top: 26px;
}

.yang-p p {
	line-height: 28px;
	font-size: 16px;
	text-indent: 32px;
}

.b2 {
	background: #f5f5f5;
}

.brief-h2 {
	width: 100%;
	font-size: 44px;
	text-align: center;
	color: #c6a17e;
	margin-top: 38px;
	margin-bottom: 32px;
}

.brief-p {
	font-size: 16px;
	color: #535353;
	line-height: 28px;
	text-indent: 32px;
}

.brief-c {
	width: 100%;
	height: 310px;
	overflow: hidden;
	background: #c6a17e;
	border-radius: 20px;
	margin-top: 50px;
	margin-bottom: 48px;
}

.brief-ct h3 {
	width: 100%;
	margin-top: 36px;
	font-size: 24px;
	text-align: center;
	color: #ffffff;
}

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

.brief-x {
	width: 1097px;
	height: 2px;
	margin: 0 auto;
	opacity: 0.2;
	background: #ffffff;
	margin-top: 22px;
}

.brief-cb {
	width: 100%;
}

.brief-cb h3 {
	width: 100%;
	font-size: 24px;
	text-align: center;
	color: #ffffff;
	margin-top: 20px;
}

.brief-cp {
	width: 546px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 28px;
	margin-top: 10px;
}

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

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

.technology-hp {
	width: 100%;
	font-size: 16px;
	text-align: center;
	color: #c3c3c3;
	margin-top: 28px;
}

.technology-c {
	width: 100%;
	height: 1058px;
	margin-top: 50px;
	background: #c6a17e;
}

.technologyc {
	width: 1200px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.technologyc-n {
	width: 570px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;

	height: 294px;
	margin-top: 30px;
	border-radius: 10px;
	background: #ffffff;
}

.technologyc-t ,.technologyc-t1{
	
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: #ffffff;
	background: #c6a17e;
	margin: 30px auto;
	border-radius: 20px;
}
.technologyc-t{
	width: 222px;
}
.technologyc-t1{
	width: 354px;
}
.technologyc-n p {
	width: 494px;
	font-size: 16px;
	text-indent: 32px;
	color: #333333;
	line-height: 22px;
	margin: 0 auto;
}
.technologyc-n img{
	width: 555px;
	height: 279px;
	border-radius: 10px;
	display: block;
	margin: 8px auto;
}
.discuss-h3{
	width: 100%;
	font-size: 44px;
	color: #c6a17e;
	text-align: center;
	margin-top: 92px;
	margin-bottom: 60px;
}
.discuss-p{
	font-size: 16px;
	text-indent: 32px;
	color: #535353;
	line-height: 28px;
	margin-bottom: 40px;
}
.discuss-c{
	width: 100%;
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
}
.culture{
	width: 100%;
	text-align: center;
	font-size: 44px;
	color: #c6a17e;
	margin-top: 40px;
	margin-bottom: 52px;
}
.culture-c{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	margin-bottom: 58px;
}
.culture-img{
	width: 600px;
	height: 321px;
}
.culture-img img{
	width: 100%;
	height: 100%;
	display: block;
}
.culture-n{
	width: 600px;
	height: 321px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.culture-n p{
	width: 556px;
	font-size: 16px;
	line-height: 26px;
	color: #535353;
	text-indent: 32px;
	margin: 0 auto;
}
.quotation{
	width: 100%;
	text-align: center;
	font-size: 44px;
	color: #333333;
	margin-top: 35px;
}
.quotation-p{
	font-size: 16px;
	color: #535353;
	text-indent: 32px;
	margin-top: 56px;
	line-height: 28px;
}
.quotation-t{
	width: 1199px;
	height: 138px;
	position: relative;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: 38px;
	background: #FFFFFF;
	box-shadow: 0px 0px 18px 3px 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: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.quc span{
	font-size: 48px;
	color: #d12928;
	font-weight: 550;
}
.quc span s{
	font-size: 16px;
}
.quc p{
	font-size: 16px;
	text-align: center;
}
.quotation-b{
	width: 1199px;
	height: 282px;
	margin-top: 34px;
	display: flex;
	justify-content: space-between;
}
.quotation-bc{
	width: 284px;
	height: 260px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #D12928;
	box-shadow: 0px 0px 18px 3px rgba(56,56,56,0.08);
}
.quotation-bc p{
	width: 238px;
	height: 159px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 35px;
}
.quotation-bc1{
	width: 284px;
	height: 260px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
/* 	align-items: flex-start; */
	/* align-content: flex-start; */
	background: #FFFFFF;
	box-shadow: 0px 0px 18px 3px rgba(56,56,56,0.08);
}
.quotation-bc1 p{
	width: 100%;
	text-align: center;
	font-size: 16px;
}
.quotation-bc1 span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 48px;
	color: #d12928;
	font-weight: 550;
}
.quotation-bc1 span s{
	font-size: 16px;
}
.nian{
	width: 283px;
	height: 34px;
	background: #D12928;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 34px;
	text-align: center;
	margin-top: 10px;
}
.quotation-p1{
	font-size: 16px;
	color: #535353;
	text-indent: 32px;
	margin-top: 50px;
	margin-bottom: 40px;
	line-height: 28px;
}
.nutrition{
	width: 100%;
	text-align: center;
	font-size: 44px;
	margin-top: 64px;
}
.nutrition-p{
	width: 100%;
	font-size: 16px;
	text-indent: 32px;
	color: #535353;
	margin-top: 54px;
}
.nutrition-c{
	width: 1200px;
	height: 545px;
	display: flex;
	justify-content: space-between;
	background: url(../img/yang.jpg) no-repeat 100%;
	margin-top: 70px;
	margin-bottom: 62px;
}
.nutrition-left{
	width: 389px;
}
.nutrition-right{
	width: 390px;
}
.nu-t::after{
            content: "020"; 
            display: block; 
            height: 0; 
            clear: both; 
            /* 表示元素不可见 */
            visibility: hidden;  
            }
.nu-tn{
	width: 126px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 20px;
	color: #fff;
	float: right;
}
.nu-p{
	text-indent: 32px;
	font-size: 16px;
	margin-top: 20px;
}
.m-26{
	margin-top: 26px;
}
.nu-tr::after{
            content: "020"; 
            display: block; 
            height: 0; 
            clear: both; 
            /* 表示元素不可见 */
            visibility: hidden;  
            }
.nu-tnr{
	width: 126px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 20px;
	color: #fff;
}
.nu-pr{
	text-indent: 32px;
	font-size: 16px;
	margin-top: 20px;
}
.m-26{
	margin-top: 26px;
}
.nutrition-b{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 46px;
}
.nut-imgl{
	margin-left: 74px;
}
.nut-imgr{
	margin-right: 74px;
}
.b3{
	width: 100%;
	height: 1059px;
	background: url(../img/5.jpg) no-repeat ;
	background-size: 100% 100%;
}
.food{
	width: 100%;
	font-size: 44px;
	margin-top: 46px;
	text-align: center;
	color: #333333;
}
.food-p{
	font-size: 16px;
	line-height: 30px;
	margin-top: 54px;
	text-indent: 32px;
}
.food-c{
	width: 100%;
	margin-top: 50px;
}
.food-cd{
	width: 100%;
	height: 187px;
	background: #c6a17e;
	margin-bottom: 19px;
}
.food-cdn{
	width: 100%;
	height: 214px;
	background: #c6a17e;
}
.food-ca{
	width: 1098px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.food-ca h3{
	width: 100%;
	font-size: 32px;
	color: #ffffff;
	margin-top: 38px;
}
.food-ca p{
	margin-top: 10px;
	font-size: 16px;
	text-indent: 32px;
	color: #ffffff;
	line-height: 30px;
}
.ad{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 38px;
}
.ad-img{
	width: 560px;
	height: 180px;
	background: #438ed9;
	margin-top:38px;
	display: flex;
}
.ad-img img{
	width: 100%;
	display: block;
}

.footer {
  width: 100%;
  height: 111px;
  padding: 20px 0px;
  background: #f1f1f1;
}

.footer-c {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  color: #2d2d2d;
  text-align: center;
}

.footer1 {
  padding-top: 16px;
}

.footer2 {
  line-height: 34px;
}

.footer3 {
  padding-bottom: 16px;
}
