/* YJ 公共部分 start */

/* 去除点击时的蓝色背景 */
* {
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* flex */
.flex {
	display: flex;
}

.flex-inline {
	display: inline-flex;
}

.flex-column {
	flex-direction: column;
}

.flex-jc-center {
	justify-content: center;
}

.flex-jc-end {
	justify-content: flex-end;
}

.flex-jc-sb {
	justify-content: space-between;
}

.flex-js-sb {
	justify-content: space-between;
}

.flex-ai-center {
	align-items: center;
}

.flex-ai-end {
	align-items: end;
}

.flex-wrap {
	flex-wrap: wrap;
}

.flex1 {
	/* 强约束 */
	flex: 1;
}

.flexW {
	width: 1px;
}

.flexH {
	height: 1px;
}

.db {
	display: inline-block;
}

.tal {
	text-align: left;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.pre {
	white-space: pre-line;
}

.vam {
	vertical-align: middle;
}

.bold {
	font-weight: bold;
}

/* 多行省略 */
.line-clamp-box {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.line-clamp-num-2 {
	-webkit-line-clamp: 2;
}

.domiCard {
	padding: 16px;
	border-radius: 8px;
	margin: 12px;
	background-color: #fff;
}

.domiCard.notBg {
	background-color: transparent;
}

.domiCard.notPad {
	padding: 0;
}

.domiTitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #333333;
}

.domiTitle.domiTitleBig {
	font-size: 20px;
	color: #000000;
}

.domitext4 {
	font-size: 12px;
	line-height: 24px;
	color: #999999;
}


.text1 {
	font-size: 12px;
	color: #5F5F5F;
}

.text2 {
	font-size: 11px;
	line-height: 16px;
	color: #cccccc;
}

.text3 {
	font-size: 11px;
	line-height: 16px;
	color: #5F5F5F;
	font-weight: 400;
}

.text4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
}

.text5 {
	font-size: 12px;
	line-height: 16px;
	color: #9D9D9D;
}

.text6 {
	font-size: 10px;
	font-weight: bold;
	line-height: 24px;
	color: #E60012;
}

.text7 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #E60012;
}

.text8 {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

.text9 {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

.text10 {
	font-size: 11px;
	line-height: 18px;
	color: #E60012;
}

.text11 {
	font-size: 11px;
	font-weight: 600;
	line-height: 18px;
	color: #FFA01B;
}

.text12 {
	font-size: 12px;
	line-height: 18px;
	color: #8D909D;
}

.text13 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.line_h_normal {
	line-height: normal;
}

.text14 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.text15 {
	font-size: 10px;
	line-height: 24px;
	color: #333333;
}

.text16 {
	font-size: 10px;
	font-weight: 700;
	line-height: 16px;
	color: #E60012;
}

.text17 {
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	color: #E60012;
}

.text18 {
	font-size: 11px;
	line-height: 16px;
	color: #1677FF;
}

.text19 {
	font-size: 12px;
	line-height: 18px;
	color: #cccccc;
}

.text20 {
	font-size: 16px;
	line-height: 23px;
	color: #000000;
}

.text21 {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
}

.text22 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
}

.kf_txt20 {
    font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #007B84;
}

.text23 {
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #8B4C36;
}

.text24 {
	font-size: 14px;
	line-height: 23px;
	font-weight: 500;
	color: #000000;
}

.text25 {
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}

.text26 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.text27 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #333333;
}

.text28 {
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	line-height: 24px;
}

.text29 {
	font-size: 14px;
	font-weight: bold;
	color: #272727;
	line-height: 24px;
}

.text30 {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
}

.text31 {
	font-size: 14px;
	font-weight: 400;
	color: #8B4C36;
	line-height: 18px;
}

.text32 {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}

.text33 {
	font-size: 16px;
	line-height: 23px;
	color: #333333;
}

.text34 {
	font-size: 14px;
	line-height: 23px;
	color: #333333;
}

.text35 {
	font-size: 12px;
	line-height: 24px;
	color: #1677FF;
}

.textTitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #333333;
}

.texttext4 {
	font-size: 11px;
	line-height: 16px;
	color: #5F5F5F;
}

.texttext4L {
	font-size: 11px;
	line-height: 18px;
	color: #5F5F5F;
}

.time-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
}

.time-text {
	font-size: 11px;
	line-height: 16px;
	color: #5F5F5F;
}


.border-bottom {
	border-bottom: 1px solid #e8e8e8;
	margin: 0 20px;
}

.alert-blue {
	height: 26px;
	border-radius: 4px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 4px 8px;
	gap: 10px;
	align-self: stretch;
	background: #E7F1FF;
	color: #1677FF;
	font-size: 11px;
}

.alert-blue-main {
	height: 32px;
	border-radius: 8px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	padding: 4px 12px;
	gap: 10px;
	align-self: stretch;
	background: #E7F1FF;
	color: #1677FF;
	font-size: 14px;
	line-height: 24px;
}

.alert-blue-content {
	border-radius: 8px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	padding: 8px 12px;
	gap: 10px;
	align-self: stretch;
	background: #E7F1FF;
	color: #1677FF;
	line-height: 20px;
	font-size: 12px;
}

.footer {
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 63px;
	background: #FFFFFF;
	z-index: 5;
	padding: 0 24px;
}

.footer-btn {
	height: 36px;
	border-radius: 37px;
	display: inline-flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 4px 16px;
	gap: 10px;
	background: #003366;
	font-size: 16px;
	color: #FFFFFF;
	box-sizing: border-box;
	min-width: 96px;
}

.footer-btn.red {
	background: #E60012;
}

.placeholder {
	height: 63px;
}

.tag1 {
	height: 18px;
	border-radius: 4px;
	background: #F3FFEF;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 0 2px;
	color: #32AE4D;
	margin-right: 2px;
}

.header-search {
	border-radius: 12px;
	background: #F6F8FA;
	padding: 6px 14px;
}

.header-input {
	font-size: 12px;
	line-height: 24px;
	color: #8D909D;
}

.header-search-cancel {
	width: 24px;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding: 6px 10px;
}

.keywordbag2 {
	position: fixed;
	left: 0;
	right: 0;
	top: 60px;
	bottom: 0;
	overflow: hidden;
	overflow-y: auto;
	background-color: #fff;
	z-index: 999;
}

.keywordbag {
	background: #FFFFFF;
	padding: 0 12px 12px;
}

.keywordbag li {
	line-height: 24px;
	margin: 0 auto;
	font-size: 14px;
	padding: 5px 0;
	border-bottom: 1px solid #e8e8e8;
}

.keywordbag li a {
	color: #3e3e3e;
}

/* YJ 公共部分 end */