
html,body,form {
	margin: 0;
	padding: 0;
	line-height: 1
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none
}

h1,h2,h3,h4,h5,h6 {
	font-size: 14px
}

a,a:link {
	color: #333;
	text-decoration: none
}

a,img,button,input,textarea {
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}



.index_lbs_top{
    background: #fff url(alarm.png) no-repeat 5px 8px;
    background-size: 22px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    padding: 0px 10px 0px 30px;
    border-bottom: 1px solid #eee;
}

.index_lbs_sites{ padding:0 10px; min-height:180px;}
.index_lbs_sites h5{ font-weight:400; color:#999798; height:36px; line-height:36px;padding-left: 10px;}
.index_lbs_sites .index_lbs_sites-list span{ display:block; float:left;width: 33%; height:30px; line-height:30px;margin-bottom:8px;}
.index_lbs_sites .index_lbs_sites-list a{ display:block; width: 90%; height:35px; line-height:35px; background:#fff; box-sizing:border-box; text-align:center; color:#4B4B4B; border:1px solid #EBEAEF; margin-left:auto; margin-right:auto;overflow: hidden;}
