/* Add here all your css styles (customizations) */
body {
	font-family: Helvetica, Pingfang SC, Microsoft YaHei, STHeiti, Verdana,
		Arial, Tahoma, sans-serif;
	font-size: 14px;
}
/* 顶部导航字体 */
.u-header {
	font-size: 16px;
}
/* logo字体 */
.navbar-brand {
	font-size: 22px;
}
/* 首行缩进2个字�? */
.text-indent {
	text-indent: 2em;
}

.sence-block--hover:hover .g-bg-red--hover {
	background-color: #f00 !important;
}
