section#atoz {
	display: none !important;
}
body.show-atoz section#atoz {
	display: block !important;
}
body.show-atoz section#result {
	
}
.cn_index > a.active {
    color: #fff;
    font-weight: 700;
    background: #484441;
}


.mobile-more {z-index:99; display:block; left:0; right:0; padding-top: 20px;padding-bottom: 50px;text-align:center;}
.mobile-more>img {text-align:center; width:44px; height:44px;}

.list_srch em {
	color: #0d9945;
}
.no-data {
	padding-top: 20px;
	text-align: center;
}
.no-data strong {
	color: #0d9945;
}
body.gsearch #header {
	position: fixed !important;
	top: 0;
	width: 100%;
	z-index: 81;
}
body.gsearch section#container {
	position: fixed !important;
	top: 55px;
	width: 100%;
	z-index: 80;
}
body.gsearch {
	padding-top: 110px;
}
/*
body.gsearch section#result,
body.gsearch section#atoz {
	margin-top: 110px;
}
body.gsearch section#atoz:visible + section#result {
	margin-top: 0px !important;
}
*/
body.intro .tabs>li { width:99% !important; }

.list_rst li.active em {
	background-color: #0d9945;
}
.list_rst li.active .tt strong {
	color: #0d9945 !important;
}
.list_rst a.share {
	float: right;
	display: none;
}
.list_rst li.active a.share {
	display: inline;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	margin-top: 10px;
}