* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

b,
body,
dd,
dl,
dt,
footer,
form,
h1,
h2,
h3,
h4,
header,
img,
input,
ol,
rb,
rt,
ruby,
section {
	margin: 0;
	padding: 0;
	font-style: normal;
}

body,
html {
	font: "microsoft yahei", simsun, Tahoma, sans-serif
}

h1,
h2 {
	font: "microsoft yahei", simsun, Tahoma, sans-serif;
	font-size: 1rem
}

i {
	/*display: block;*/
	font-style: normal
}

li {
	list-style: none
}

a {
	text-decoration: none
}

img {
	border: 0;
	width:100%;
	height:100%;
}

.clear {
	clear: both
}

.clear:after {
	content: " ";
	clear: both;
	line-height: 0;
	height: 0
}

input {
	border: none;
	outline: none;
	background: none;
}

.l_header {
	width: 100%;
	height: 2.96rem;
	background: url(../images/l_header.png) no-repeat center;
	background-size: 100% 100%;
	overflow: hidden;
	position: fixed;
	top: 0;
	z-index: 50;
}
.l_header .l_icon {
	display: block;
	width: 2.37333333rem;
	height: 2.37333333rem;
	position: relative;
	float: left;
	margin: 0.32rem 0.5333333333333333rem 0 0.9333333333333333rem;
}
.l_header .l_h_txt {
	font-size:0.5453333333333333rem;
	color: #E6E6E6;
	float: left;
	margin-top: 0.74666667rem;
}
.l_header .l_h_txt p img {
	display: block;
	width:5.12rem;
	height:0.8rem;
}
.l_header .l_download {
	display: block;
	width: 5.1466666666666665rem;
	height:2.5866666666666664rem;
	float: right;
	margin:.2rem 1rem 0 0;
}
.l_header .l_home,.l_header .l_face {
	display: block;
	width: 1.2533333333333334rem;
	height: 1.1466666666666667rem;
	float: right;
	margin: .9rem 0.1rem 0 0;
}
.l_header .l_face{
	margin: .9rem 0.5rem 0 0;
}



.news_footer {
	width: 100%;
	padding-bottom: 1rem;
	background-color: #111111;
	border-top: 1px solid #423723;
}

.news_footer .news_xy {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	font-size: 0.53333333rem;
	line-height: 1.2rem;
	padding-top: 0.53333333rem;
}

.news_footer .news_xy a {
	color: #c3ba88;
	text-decoration: underline;
	margin: 0 0.26666667rem;
}

.news_footer p {
	font-size: 0.42666667rem;
	color: #594f38;
	text-align: center;
	line-height: 0.85333333rem;
}

.news_footer .news_logo {
	display: block;
	width: 4.74666667rem;
	height: 2.18666667rem;
	margin: 0 auto;
}

.news_footer .news_jia {
	display: block;
	width: 16.21333333rem;
	height: 0.88rem;
	margin: 0.53333333rem auto 0;
}

