/* .header{background: rgba(255,255,255, .3);padding-bottom: 36px;} */
.logo{width: 20%;}
.logo img{max-width: 140%;}


.list-banner .header{background: rgb(211 177 103 / 34%);z-index: 99;}
.header{background: rgb(211 177 103 / 34%);z-index: 99;}
.header01 .logo a{display: table-cell;text-align: center;vertical-align: middle;height: 89px;}
.header01 .logo a img{height: auto;vertical-align: middle;display: table-cell;}
.menu li a{font-size: 18px;}
.menu li:hover a, .menu li.a a{font-size: 18px;}

.bgrgb{padding-bottom: 30px}
.list-banner{height: auto;min-height: 110px;}
.w960 .list-banner{height: auto;min-height: 97px;}
.listban{width: 100%;}
.listban img{width: 100%;}


.footer{padding: 70px 0 0;margin-top: 0;}
.foot01 h3{font-size: 28px;}
.foot01 p span{font-size: 16px;}
.foot01 p em{width: 170px;line-height: 30px;font-size: 26px;}
.foot02{width: 34%;margin-left: 70px;}
.foot02 p{font-size: 14px;}
.foot02 span{margin-right: 14px;padding-right: 14px;}
.w960 .foot02{width:42%;}
.copy{margin-top: 30px;border-top: 1px #444 solid;padding: 30px 0;}
.default-pc-copyright{font-size: 16px;width: 100%;text-align: center;}

.links{padding: 20px 0;font-size: 18px;border-top: 1px #ccc solid;}
.links dd a{font-size: 16px;}
.fnav{padding: 20px 0 0;overflow: hidden;}
.fnav h3{font-size: 20px;color: #B08D3B;font-weight: bold;line-height: 50px;}
.fnav em {
	color: #B08D3B;
	font-style: normal;
	display: block;
	margin-bottom: 6px;
}
.fnavtit{
	float: left;
}
.fnav ul{
	float: left;
	width: 90%;
	padding-left: 20px;
	box-sizing: border-box;
}
.fnav li {
	float: left;
	width: auto;
	padding-right: 20px;
}
.fnav li a {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #888;
}
.fnav li:hover a {
	color: #B18B40;
}
.fnav li a em {
	display: none;
}

.tjls{padding: 20px 0;border-top: 1px solid #EEE4C0;font-size: 16px;}
.tjls a{margin-right: 10px;display: block;border-bottom: 1px dashed #ccc;font-size: 14px;padding: 6px;}
.tjls a:hover{color: #B18B40;}
.default-article-content{font-size: 14px;}

.default-pc-nav-menu > li li {
	position: relative;
	width: 200px;
	white-space: nowrap;
	float: left;
	margin: 8px auto;
}
.header .menu li ul {
	background-color: #B59143;
	/* width: 600px; */
}
.default-pc-nav-menu > li > ul {
	position: absolute;
	top: 100%;
	left: 50%;
}
.header .menu li ul li a{font-size: 16px;width: 200px;}