* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.pc{
	display: none;
}
.m{
	display: block;
}
.banner{
	width: 100%;
	display: flex;
	height: auto;
}
.banner img{
	width: 100%;
	height: auto;
}
.main{
	width: 100%;
}

.main-c{
	width: 6.90rem;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}
p {
	text-align: justify;
}
.nav {
	width: 100%;
	height: auto;
	background: #64321c;
}

.nav-c {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.nav-c a {
	display: block;
	height: 0.68rem;
	line-height: 0.68rem;
	font-size: 0.28rem;
	color: #ffffff;
}
.szzhs{
	margin: 0.36rem auto;
}
.szzhs-img{
	width: 100%;
}
.szzh{
	width: 100%;
	margin-left: 0rem;
}
.szzh-h2{
	height: 1rem;
	line-height: 1rem;
	font-size: 0.32rem;
	color: #333333;
}
.szzh-p{
	font-size: 0.22rem;
	text-indent: 0.44rem;
	line-height: 0.4rem;
}
.title{
	width: 100%;
	height: 0.9rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.36rem;
	font-weight: bold;
	color: #64211c;
}
.title img{
	margin: 0 0.26rem;
}
.brief{
	height: auto;
	padding: 0.23rem 0rem;
	background: #64321c;
}
.brief-c{
	position: relative;
}
.brief-p{
	font-size: 0.24rem;
	text-indent: 0.48rem;
	line-height: 0.4rem;
	color: #ffffff;
}
.brief-img{
	display: flex;
	margin-top: 0.32rem;
}
.brief-img img{
	width: 50%;
}
.technology{
	width: 100%;
}

.t-p{
	font-size: 0.24rem;
	text-indent: 0.48rem;
	line-height: 0.4rem;
	text-align: center;
	color: #333333;
}
.mainb{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0.3rem 0rem;
}
.mainb img{
	width: 100%;
}
.tech-m{
	margin: 0rem auto;
}
.main-nr{
	width: 100%;
	position: relative;
}
.titles{
	width: 100%;
	font-size: 0.32rem;
	color: #64321c;
	text-align: center;
}
.titley{
	width: 100%;
	font-size: 0.30rem;
	color: #ffffff;
	text-align: center;
}
.n-p{
	font-size: 0.24rem;
	color: #706f6f;
	text-indent: 0.48rem;
	line-height: 0.4rem;
	margin-top: 0.2rem;
}
.t-h{
	height: auto;
	
}

.tech-m img{
	width: 100%;
}
.ckgd{
	width: 3rem;
	height: 0.86rem;
	display: block;
	border-radius: 0.86rem;
	background: #64321c;
	font-size: 0.24rem;
	color: #ffffff;
	text-align: center;
	line-height: 0.86rem;
	margin: 0.26rem auto;
}
.yellow{
	height: auto;
	background: #64321c;
	padding: 0.2rem auto;
}
.y-h{
	height: auto;
}
.y-p{
	font-size: 0.24rem;
	color: #ffffff;
	text-indent: 0.48rem;
	line-height: 0.4rem;
	margin-top: 0.2rem;
}
.y-ckgd{
	background: #ffffff;
	color: #64211c;
}
.delicacy{
	height: auto;
	background: url(../img/delicacy.png) no-repeat;
	background-size:100% 100%;
	display: flex;
}
.delicacy-c{
margin:0.5rem auto;
flex-wrap: wrap;
	justify-content: space-between;
}
.delicacy1{
	width: 100%;
}
.dm{
	margin-bottom: 0.2rem;
}
.delicacy-img{
	width: 100%;
	height: 4.28rem;
	position: relative;
}
.delicacy-img img{
	width: 100%;
}
.d-name{
	width: 100%;
	height: 0.82rem;
	font-size: 0.32rem;
	line-height: 0.82rem;
	text-align: center;
	background: rgba(100, 50, 28, 0.5);
	position: absolute;
	bottom: 0rem;
	left: 0rem;
	color: #ffffff;
}
.delicacy-n{
	width: 6.54rem;
	padding: 0 0.18rem;
	background: #ffffff;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}
.n1{
	height: auto;
	padding-bottom: 0.2rem;
}
.n2{
	height: auto;
	padding-bottom: 0.2rem;
}

.d-p{
	font-size: 0.24rem;
	color: #999999;
	margin-top: 0.2rem;
}
.d-p span{
	font-size: 0.24rem;
	color: #000000;
}
.zg-h{
	height: auto;
}
.footer {
  width: 100%;
  height: auto;
  padding: 0.20rem 0rem;
  background: #64321c;
}

.footer-c {
  width: 6.90rem;
  margin: 0 auto;
  font-size: 0.14rem;
  color: #fff;
  text-align: center;
}

.footer1 {
  padding-top: 0.16rem;
}

.footer2 {
  line-height: 0.34rem;
}

.footer3 {
  padding-bottom: 0.16rem;
}
@media screen and (min-width:960px) {
	.pc{
		display: block;
	}
	.m{
		display: none;
	}
.banner {
	width: 100%;
	display: flex;
}

.banner img {
	width: 100%;
}

.nav {
	width: 100%;
	height: 68px;
	background: #64321c;
}

.nav-c {
	width: 1200px;
	height: 68px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}

.nav-c a {
	display: block;
	height: 68px;
	line-height: 68px;
	font-size: 26px;
	color: #ffffff;
}
.main {
	width: 100%;
}
.main-c {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

p {
	text-align: justify;
}
.szzhs{
	margin: 36px auto;
}
.szzhs-img{
	width: 334px;
}
.szzh{
	width: 796px;
	margin-left: 42px;
}
.szzh-h2{
	height: 100px;
	line-height: 100px;
	font-size: 32px;
	color: #333333;
}
.szzh-p{
	font-size: 16px;
	text-indent: 32px;
	line-height: 40px;
}
.title{
	width: 100%;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 32px;
	font-weight: bold;
	color: #64211c;
}
.title img{
	margin: 0 26px;
}
.brief{
	height: 300px;
	padding: 23px 0px;
	background: #64321c;
}
.brief-c{
	position: relative;
}
.brief-p{
	font-size: 16px;
	text-indent: 32px;
	line-height: 40px;
	color: #ffffff;
}
.brief-img{
	display: flex;
	margin-top: 32px;
}

.technology{
	margin-top: 260px;
}
.t-p{
	font-size: 16px;
	text-indent: 32px;
	line-height: 40px;
	text-align: center;
	color: #333333;
}
.mainb{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px;
}
.mainb img{
	width: 600px;
}
.tech-m{
	margin: 45px auto;
}
.main-nr{
	width: 570px;
	position: relative;
}
.titles{
	width: 100%;
	font-size: 26px;
	color: #64321c;
	text-align: center;
}
.titley{
	width: 100%;
	font-size: 26px;
	color: #ffffff;
	text-align: center;
}
.n-p{
	font-size: 16px;
	color: #706f6f;
	text-indent: 32px;
	line-height: 34px;
	margin-top: 20px;
}
.t-h{
	height: 288px;
	
}
.ckgd{
	width: 196px;
	height: 43px;
	display: block;
	border-radius: 43px;
	background: #64321c;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 43px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
.yellow{
	height: auto;
	background: #64321c;
}
.y-h{
	height: 354px;
}
.y-p{
	font-size: 16px;
	color: #ffffff;
	text-indent: 32px;
	line-height: 34px;
	margin-top: 20px;
}
.y-ckgd{
	background: #ffffff;
	color: #64211c;
}
.delicacy{
	    height: 1360px;
	background: url(../img/delicacy.png) no-repeat;
	background-size:100% 100%;
	display: flex;
}
.delicacy-c{
    margin:50px auto;
	justify-content: space-between;
}
.delicacy1{
	width: 278px;
}
.dm{
	margin-bottom: 72px;
}
.delicacy-img{
	width: 100%;
	height: 170px;
	position: relative;
	display: flex;
}
.d-name{
	width: 100%;
	height: 46px;
	font-size: 24px;
	line-height: 46px;
	text-align: center;
	background: rgba(100, 50, 28, 0.5);
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #ffffff;
}
.delicacy-n{
	width: 242px;
	padding: 0 18px;
	background: #ffffff;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}
.n1{
	min-height: 400px;
}
.n2{
	min-height: 300px;
}

.d-p{
	font-size: 16px;
	color: #999999;
	margin: 20px 0;
}
.d-p span{
	font-size: 16px;
	color: #000000;
}
.zg-h{
	height: 349px;
}
.footer {
	width: 100%;
	height: 105px;
	padding: 20px 0px;
	background: #64321c;
}

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

.footer1 {
	padding-top: 16px;
}

.footer2 {
	line-height: 34px;
}

.footer3 {
	padding-bottom: 16px;
}
}