@charset "utf-8";
/**
 * 文字
 */
h1, .h1 {
	font-size: 24px;
}

h2, .h2 {
	font-size: 18px;
}

h3, h4, .h3, .h4 {
	font-size: 16px;
}

h5, .ui-txt-sub {
	font-size: 14px;
}

h6, .ui-txt-tips {
	font-size: 12px;
}

h7, .h7 {
	font-size: 15px;
}

.ui-txt-default {
	color: #282828;
}

.ui-txt-white {
	color: white;
}

.ui-txt-info {
	color: #666666;
}

.ui-txt-muted {
	color: #cacaca;
}

.ui-txt-warning, .ui-txt-red {
	color: #f65246;
}

.ui-txt-feeds {
	color: #314c83;
}

.ui-txt-success {
	color: #6cb42b;
}

.ui-txt-sucs {
	color: #000000;
}

.ui-txt-money {
	color: #fd7036;
}

.div-txt {
	color: #ffffff;
}

.bd-lr-m h5 {
	color: #606060;
}

.ui-style-text {
	margin-left: 30px;
}