.noteFrm{
	text-align: center;
}
.noteFrm a{
	color: #da2028;
}
/*  */
.boxTableBd{
	border: 1px solid #365ca5;
}
.grip4Thead{
	border-bottom: 1px solid #365ca5;
	display: flex;
	flex-wrap: wrap;
}
.grip4Thead .trBody{
	border-right: 1px solid #365ca5;
	width: 25%;
	text-align: center;
	text-transform: uppercase;
}
.grip4Thead .trBody:last-child{
	border-right: none;
}
.grip4Thead .trBody .th{
	padding: 5px 10px;
	font-size: 13px;
	line-height: 21px;
	background-color: #365ca5;
	color: #ffffff;
}
.grip4Thead .trBody .td{
	padding: 10px;
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
}
.grip2Tbody{
	background-color: #dff3fc;
	display: flex;
	flex-wrap: wrap;
}
.grip2Tbody .td{
	width: 50%;
	border-right: 1px solid #365ca5;
	text-align: center;
	padding:12px 10px;
}
.grip2Tbody .td:nth-child(2n + 2){
	border-right: none
}
.gripTfoor{
	text-align: center;
}
.gripTfoor .titleTr{
	padding: 5px 10px;
	font-size: 13px;
	line-height: 21px;
	background-color: #365ca5;
	color: #ffffff;
	text-transform: uppercase;
}
.gripTfoor .trLst{
	display: flex;
	flex-wrap: wrap;
}
.gripTfoor .trLst .td{
	border-right: 1px solid #365ca5;
	padding: 10px;
	width: calc((100% - 430px) / 2);
}
.gripTfoor .trLst .td:nth-child(1){
	width: 430px;
}
.gripTfoor .trLst .td:nth-child(3n + 3){
	border-right: none
}
.gripTfoor .trLst .td p{
	padding: 0;
	margin-bottom: 3px;
}
.gripTfoor .trLst .td p:last-child{
	margin-bottom: o
}
.titleTable{
	margin-bottom: 15px;
}
.titleTable h3{
	color: #da2028;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;

}
.tableTra table{
	width: 100%;
}
.tableTra table th{
	padding: 10px;
	background-color: #365ca5;
	color: #ffffff;
	font-size: 13px;
	line-height: 21px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.tableTra table td{
	padding: 12px 10px;
	border-right: 1px solid #365ca5;
	font-size: 15px;
	line-height: 23px;
	text-align: center;
}
.tableTra table td:last-child{
	border-right: none
}
.tableTra table tbody tr:nth-child(even){
	background-color: #dff3fc;
}

/*  */
.the-content{
	font-size: 16px;
	line-height: 24px;
}
.stepTracuu{
	margin-bottom: 20px;
}
.stepTracuu .itemStep{
	margin-bottom: 15px;
}
.stepTracuu .itemStep .lvStep{
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
}
.stepTracuu .lstInfoStep{
	margin-top: 10px;
}
.stepTracuu .lstInfoStep .colInfo{
	padding: 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.stepTracuu .lstInfoStep .colInfo .txt{
	font-size: 16px;
	line-height: 24px;
	color: #da2028;
	margin-bottom: 10px;
	font-weight: bold;
}
.stepTracuu .lstInfoStep .thumb{
	padding-left: 170px;
	display: flex;
	flex-wrap: wrap;
}
.stepTracuu .lstInfoStep .thumb img{
	margin-right: 30px;
}
/* noteTraMm */
.noteTraMm{
	background-color: #f6f6f6;
	padding: 15px 20px 20px 20px;
	font-size: 15px;
	line-height: 23px;
	margin-bottom: 30px;
}
.noteTraMm .titleNn{
	margin-bottom: 10px;
}
.noteTraMm .titleNn h3{
	color: #da2028;
	font-size: 18px;
	line-height: 27px;
}
/* noteTraMm */

/* shareWe */

/* ortherAll */

.lstUuDai .colUu{
	padding: 20px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.itemUUdai{
	display: flex;
	flex-wrap: wrap;
}
.itemUUdai .thumb{
	width: 270px;
}
.itemUUdai .decs{
	width: calc(100% - 270px);
	padding-left: 20px;
}
.itemUUdai .decs h3{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 5px;
}
.itemUUdai .decs .tend{
	color: #666666;
	margin-bottom: 15px;
}
/* ortherAll */

@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
	.gripTfoor .trLst .td{
		width: 25%;
	}
	.gripTfoor .trLst .td:nth-child(1){
		width: 50%;
	}
	.grip4Thead .trBody .td{
		font-size: 14px;
		line-height: 22px;
	}
	.the-content{
		font-size: 14px;
		line-height: 22px;
	}
	.stepTracuu .itemStep .lvStep{
		font-size: 16px;
		line-height: 24px;
	}
	.stepTracuu .lstInfoStep .thumb{
		padding-left: 0;
	}
	.stepTracuu .lstInfoStep .thumb img{
		max-width: 100px;
		max-height: 50px;
		margin-right: 20px;
	}
	/*  */

}
@media all and (max-width: 768px){

}
@media all and (max-width: 767px){
	.grip4Thead .trBody{
		width: 50%;
	}
	.grip4Thead .trBody:nth-child(2n + 2){
		border-right: 0;
	}
	.grip2Tbody .td{
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid #365ca5;
	}
	.grip2Tbody .td:last-child{
		border-bottom: none
	}
	.gripTfoor .trLst .td:nth-child(1){
		width: 100%;
	}
	.gripTfoor .trLst .td{
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #365ca5;
	}
	.gripTfoor .trLst .td:last-child{
		border-bottom: none
	}
	/*  */
	.itemUUdai .thumb{
		width: 160px;
	}
	.itemUUdai .decs{
		width: calc(100% - 160px);
		padding-left: 10px;
		padding-top: 10px;
	}
	.itemUUdai .decs .tend{
		display: none;
	}
	.itemUUdai .decs .viewAll{
		display: none;
	}
	.itemUUdai .decs h3{
		font-size: 16px;
		line-height: 24px;
	}
}