.l-content .topicPath {
    margin: 15px 0 10px;
    padding-left: 20px;
    font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.l-content .topicPath > li {
    display: inline-block;
	list-style: none outside none;
    margin: 0 5px 0 0;
    padding: 0
}
.l-content .topicPath > li > a {
    margin-right: 0.5em;
    text-decoration: none;
}
.l-content .topicPath > li > a:hover {
    text-decoration: underline;
    color: #025fae;
}
.l-content .left-content {
	position: relative;
	width: 950px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
.l-content * {
	box-sizing: border-box;
}
.l-content .main-vs {
	margin-bottom: 40px;
}
.l-content .gift-list-blk {
	background: #fff;
	min-height: 670px;
	width: 100%;
	box-shadow: 0 2px 15px rgba(0,0,0,0.15);
	position: relative;
}
.l-content .gift-list-blk p {
	font-size: 18px;
	font-weight: bold;
	color: #111;
	line-height: 1.4em;
}
.l-content .gift-list-blk .gift1 {
	position: absolute;
	left: 470px;
	top: 20px;
}
.l-content .gift-list-blk .gift2 {
	position: absolute;
	left: 327px;
	top: 169px;
}
.l-content .gift-list-blk .gift3 {
	position: absolute;
	left: 180px;
	top: 273px;
}
.l-content .gift-list-blk .gift4 {
	position: absolute;
	left: 27px;
	top: 398px;
}
.l-content .gift-list-blk .txt1 {
	position: absolute;
	left: 746px;
	top: 131px;
	width: 410px;
}
.l-content .gift-list-blk .txt2 {
	position: absolute;
	left: 577px;
	top: 318px;
	width: 490px;
}
.l-content .gift-list-blk .txt2-sub {
	position: absolute;
	left: 577px;
	top: 378px;
	width: 470px;
	font-size: 13px;
	padding-left: 30px;
}
.l-content .gift-list-blk .txt2-sub:before {
	background: url("/pr/mobile-app/app_promotion/images/icon-plus.png") no-repeat;
	width: 22px;
	height: 23px;
	top: 5px;
	left: 0;
	content: '';
	display: inline-block;
	position: absolute;
}
.l-content .gift-list-blk .txt3 {
	position: absolute;
	left: 400px;
	top: 450px;
	width: 490px;
}
.l-content .gift-list-blk .txt4 {
	position: absolute;
	left: 250px;
	top: 590px;
	width: 650px;
}
.l-content .gift-box {
	padding: 50px;
	width: 100%;
	box-shadow: 0 2px 15px rgba(0,0,0,0.15);
	text-align: center;
	position: relative;
	margin-top: 40px;
}
.l-content .gift-box1 {
	background: #FFDCB4;
}
.l-content .btn-center-blk {
	display: inline-block;
	text-align: center;
}
.l-content .gift-box-img {
	margin: 10px 0 30px 0;
	position: relative;
}
.l-content .qr-blk {
	position: absolute;
	right: 122px;
    top: 404px;
}
.l-content .gift-box2 {
	background: #FFC691;
}
.l-content .gift-box p {
	font-size: 16px;
}
.l-content .gift-box3 {
	background: #FF9D4F;
}
.l-content .gift-box4 {
	background: #F67A39;
}
.l-content .gift-box3 .sub-img-txt1 {
	position: absolute;
	top: -20px;
	left: 320px;
	font-size: 16px;
	font-weight: bold;
}
.l-content .gift-box3 .sub-img-txt2 {
	position: absolute;
	top: -20px;
	left: 485px;
	font-size: 16px;
	font-weight: bold;
}
.l-content .gift-box3 .sub-img-txt3 {
	position: absolute;
	top: -20px;
	left: 540px;
	font-size: 16px;
	font-weight: bold;
}
.l-content .gift-box3 .sub-img-txt4 {
	position: absolute;
	top: 25px;
	left: 795px;
	font-size: 13px;
	font-weight: bold;
}
.l-content .gift-box3 .sub-img-txt5 {
	position: absolute;
	top: 125px;
	left: 795px;
	font-size: 13px;
	font-weight: bold;
}
.l-content .gift-box3 .sub-img-txt6 {
	position: absolute;
	top: 230px;
	left: 745px;
	font-size: 13px;
	font-weight: bold;
}
.l-content .policy-blk {
	margin-top: 40px;
	background: #f7f7f7;
	padding: 30px 30px;
}
.l-content .policy-blk h3 {
	font-size: 20px;
	font-weight: bold;
	color: #111;
	margin: 0 0 20px 0;
}
.l-content .policy-blk p {
	margin: 0 0 10px 0;
}
.l-content .hotline {
	display: flex;
	border: 10px solid #F67A39;
	padding: 30px;
	background: #fff;
	align-items: center;
	margin-top: 40px;
}

.l-content .hotline-info {
	padding-left: 25px;
	padding-top: 5px;
}

.l-content .hotline-info__title {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 700;
}

.l-content .hotline-info__text {
	font-size: 14px;
	line-height: 21px;
}

.l-content .hotline-info__text a {
	color: #0044a6;
	text-decoration: inherit;
}
.l-content .hotline-info__text a b {
	color: #333333;
}
.l-content .section-5 {
	padding: 40px 0;
	background: #fffab0;
	margin-top: 40px;
}
.l-content .container {
    width: 90%;
    margin: 0 auto;
}
.l-content .vl-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.l-content .vl-col-6 {
    width: 50%;
}
.l-content .label-group {
    min-height: 42px;
    margin-bottom: 8px;
}
.l-content .vl-input-control {
    margin-bottom: 15px;
    border: solid 1px #bfbfbf;
    border-radius: 2px;
    background-color: #ffffff;
    padding: 8px 16px;
    height: 40px;
    width: 100%;
}
.l-content .vl-label {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    color: #333333;
    display: inline-block;
}
.l-content .form-check {
    display: inline-block;
    margin-right: 33px;
    margin-bottom: 16px;
}
.l-content .form-check-input {
    transform: translateY(2px);
}
.l-content .form-check-label {
    font-size: 14px;
    line-height: 150%;
    margin-left: 6px;
}
.l-content [class^="vl-col"] {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 auto;
    max-width: 100%;
}
.l-content [class^="vl-"] {
    box-sizing: border-box;
}
.l-content .section-5_form {
	margin-bottom: 40px;
	padding: 30px;
	background: #ffffff;
	box-shadow: 0px 30px 40px rgba(212, 217, 232, 0.2);
}
.l-content .section-5 .title-page {
	margin-bottom: 8px;
	background: #fff;
	color: #000;
	text-align: left;
}
.l-content .section-5__title {
	margin-bottom: 34px;
	font-size: 14px;
	font-weight: 700;
}
.l-content .section-5__title span {
	color: #dd0000;
}
.l-content .vl-btn--0169c6 {
    background-color: #0169c6;
    color: #ffffff;
    border-color: #0169c6;
    box-shadow: 0px -1px 0px #0169c6, 0px 1px 0px rgb(0 0 0 / 10%);
    font-size: 12px;
    min-width: 297px !important;
}
.l-content .vl-btn {
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    padding: 8px 20px;
    text-align: center;
    display: block;
    border-radius: 2px;
    border: solid 1px transparent;
    text-decoration: none;
    position: relative;
    transition: all 0.3s;
}
.l-content .vl-btn::before {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC45OTk5IDhMNS45OTk5MyAxM0w1LjI5OTkzIDEyLjNMOS41OTk5MyA4TDUuMjk5OTMgMy43TDUuOTk5OTMgM0wxMC45OTk5IDhaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
}
.l-content .btn-vl-update {
    margin: 0 auto;
}
.l-content .vl-mt-15 {
    margin-top: 15px;
}
.l-content .vl-col-12 {
    width: 100%;
}
.l-content .t-center {
    text-align: center;
}
.l-content .section-5 .title-page {
    margin-bottom: 8px;
    background: #fff;
    color: #000;
    text-align: center;
}
.l-content .title-page {
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    width: 100%;
    background: #0f218b;
    color: #fff;
    padding: 7px;
    text-transform: uppercase;
}
.l-content .nav-category-blk {
	margin-top: 40px;
}
.l-content .m-asideSubBox__ttl {
    padding: 7px 14px;
    background-color: #999;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.l-content .m-linkList--1of5 {
    margin-left: -15px;
    font-size: 0;
}
.l-content .FooterNav li {
    margin-bottom: 20px;
    padding-left: 8px;
    text-align: center;
}
.l-content .m-linkList--1of5 > li {
    display: inline-block;
    box-sizing: border-box;
    width: 20%;
    margin-bottom: 25px;
    padding-left: 25px;
    vertical-align: top;
    font-size: 12px;
}
.l-content .FooterNav img {
    vertical-align: middle;
    margin: 5px auto;
    display: block;
}
.l-content .FooterNav li a {
    background: none;
    display: block;
    color: #004bb1;
}
.l-content .ulink {
    text-decoration: underline !important;
}
.l-content .BenefitBox {
    margin: 40px 0 0 0;
    border: solid 2px #f67a39;
}
.l-content .BenefitBox h2 {
    padding: 10px;
    background-color: #f67a39;
    font-size: 20px;
    line-height: 1.2em;
    color: #fff;
    text-align: center;
}
.l-content .BenefitBox ul.BenefitLinkList {
    padding: 15px 12px 20px;
}
.l-content .BenefitBox ul.BenefitLinkList > li {
    float: left;
    width: 221px;
    margin: 0 0 0 12px;
    padding: 0;
    text-align: center;
}
.l-content .BenefitBox ul.BenefitLinkList > li > h3 {
    padding-bottom: 10px;
    font-size: 20px;
    color: #f67a39;
}
.l-content .BenefitBox ul.BenefitLinkList > li > img {
    display: block;
    margin: 0 auto 10px;
}
.l-content .BenefitBox ul.BenefitLinkList > li > p {
    height: 50px;
}
.l-content .ferror {
	color: #dd0000;
}
