body,button,dd,dl,dt,h1,h2,h3,h4,h5,h6,input,ol,p,textarea,ul{margin:0;padding:0;color: #5A4627;}
img{border:0;vertical-align:middle;}
a:hover{text-decoration:none;}
li,ol,ul{list-style:none;}
:link,:visited{text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
a,button{color:#333333;cursor:pointer;}
button,input,option,select,textarea{font-weight:inherit;font-style:inherit;font-size:inherit;font-family:inherit;}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:"";}
.clear{clear:both;}
i{font-style:normal;}
body{font-size:14px;font-family:"Regular";line-height:1;color: #333333;}
.width{margin:0 auto;width:1440px;}
.flex{display:flex;}
.flexsb{display:flex;justify-content:space-between;}
.flexaic{display:flex;align-items: center;}
.flexwp{display:flex;flex-wrap:wrap;}
.flexsbc{display:flex;justify-content: space-between;align-items: center;}
.flexcc{display:flex;justify-content: center;align-items: center;}
body{
	background: #fffff6;
}
@font-face {
	font-family: 'Regular';
	src: url("font/PingFang Regular.ttf")
}
@font-face {
	font-family: 'Medium';
	src: url("font/PingFang Medium.ttf")
}
