html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, img, strong, sub, sup, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 100%;
    font-family: \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif,arial;
}
body {
    line-height: 1;
    font-size: .625em; /* 10/16 */
	background:#EFF2EF;
}
p {
    font-size: 1.2em;
}
ol, ul {
    list-style: none;
}
em, i {
    font-style: normal;
}
a {
	
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:focus {
    outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearall{
    clear: both;
    overflow: hidden;
    height:45px;
}
.index_foot{
	clear:both;
	margin-top:8px;
	display:block;
 	height:40px;
    line-height:40px;
    width: 100%;
	color:#666;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:1.8em;
	text-align:center;
	
}
.index_foot a{margin:0% 1%;color:#666;}
.btn-up-1{ background: #b09d82;}
.btn-up-1 .fa{ background: #fff; color: #b09d82;}
.navPop-1 .navPop-btn{ background: #b09d82;}
.navPop-1 .navPop-btn .fa{ background: #fff; color: #b09d82;}
.navPop-wrap>div a{
    background: #b09d82;
    color: #fff;
}

.hide {
	display: none;
}
.show{display: inline-block;}
.list ul li a .list-text img {
	height: 50px;
	width: 50px;
	float: left;
}
.list ul li a .list-img {
	height: 60px;
	width: 70px;
	padding-right: 10px;
}
.list ul li a .list-img b img {
	height: 60px;
	width: 60px;
}
.list ul li a .list-text h4 {
	margin-right: 5px;
}
