html,body,div,span,h1,h2,h3,h4,h5,h6,p,
a,abbr,del,em,font,img,strong,sub,sup,
dd,dl,dt,li,ol,ul,form,label,legend,
table,caption,header,section,footer,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
html{
	font-family:Microsoft Yahei,sans-serif;	      
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	color:#C89E8D;
	text-decoration: none;
}
body{
	width:100%;
	position:relative;
	overflow-x:hidden;
}
#header,#header>img{
	width:100%;
	height:450px;
}
.sloganLeft{
	top: 20px !important;
}
.header-menu{
	width:100%;
	height:90px;
	overflow: hidden;
	float:left;
	position:absolute;
	left:0;
	top:0;
	z-index: 37;
}
#header-menu{
	position:fixed;
	left:0;
	top:0;
	z-index: 37;
}
.header-center{
	display: block;
	margin:auto;
	float:left;
    position:relative;
    left:50%;
    top:0;
    z-index: 37;
}
.header-left,.header-right,.header-center>img{
	display: inline;
	float:left;
    position:relative;
    right:50%;	
	overflow: hidden;
	height:90px;	
}	
.header-left{
	margin-top: 35px;
}
.header-left>a{
    padding-left: 12px;
    font-size: 15px;
    font-weight: bold;
}
.header-left :last-child{
	padding-right: 16px;
}
.header-right{
	margin-top: 35px;
}
.header-right>a{
    padding-right: 12px;
    font-size: 15px;
    font-weight: bold;
}
.header-center>img{
	/* height: 60px;
	padding-top:8px; */
	height: 28px;
	padding-top:33px;
	padding-bottom:10px;
	margin-left:45px;
	margin-right:45px;
}
@media only screen and (min-width:1371px ) and (max-width:1920px ) {				
	html,.header-menu{min-width: 1920px;}
	span>b{font-size: 16px;}
	.footer-content{margin:auto;width:52%;}
}
@media only screen and (min-width:100px ) and (max-width:1370px ) {				
	html,.header-menu{min-width: 1366px;}
	span>b{font-size: 15px;}
	/* #footer{padding-left: 8%;} */
	.footer-content{width:70%;}
}
#tbody{
	height:auto;
}
#preWord-leftLogo{
	padding-right:10px;
}
#preWord-rightLogo{
	padding-left:10px;
}
span>b{
	vertical-align: top;
	font-family:Microsoft Yahei,sans-serif;	
    color: #502826;
    letter-spacing: 0.04px;
}
/*下边的logo*/						
.section-content-logo{
	margin-left:25px;
	margin-top:35px;
	padding-bottom:10px;
}

#footer{
	width:100%;
	background:rgb(113, 77, 68);
	position: relative;	
	display: flex;
	justify-content: center;			
}	
.footer-content{
	line-height:85px;
}	
.footer-content-1,.footer-content-2{
	font-size: 12px;
	color: #D7BBB3;
	letter-spacing: 0.04px;
	display: inline;
	font-style: normal;
    font-weight: 800;			    			
}
 .footer-content-1{
 	margin-left:30px;
}
 .footer-content-2{
 	margin-left:15px;
}
.goTop{
	position: fixed;
	bottom: 95px;
	right:100px;
	display: none;	
}
.goTop img{
	width:40px
}
