.index-tit {
	font-size: 0.36735rem;
	color: #333;
	font-weight: bold;
	text-align: center;
}

.index-banner {
	margin: 1.12245rem 0 0;
	background: #fff;
	border-radius: 0.13333rem;
}

.index-banner .index-banner-con {
	position: relative;
}

.index-banner .index-banner-con .swiper-slide {
	position: relative;
}

.index-banner .index-banner-con .swiper-slide img {
	display: block;
	width: 100%;
}

.index-banner .index-banner-con .swiper-pagination {
	position: absolute;
	right: 0;
	bottom: 0.26667rem;
	width: 100%;
}

.index-banner .index-banner-con .swiper-pagination span {
	display: inline-block;
	width: 0.16rem;
	height: 0.16rem;
	opacity: 1;
	background: white;
	margin: 0.2rem;
	-webkit-border-radius: 0.06667rem;
	-moz-border-radius: 0.06667rem;
	border-radius: 0.06667rem;
}

.index-banner .index-banner-con .swiper-pagination span.swiper-pagination-bullet-active {
	width: 0.34667rem;
}

.elscon {
	width: 100%;
	position: relative;
}

.elscon>img {
	width: 100%;
}

.elscon-con {
	position: absolute;
	bottom: -10%;
	width: 90%;
	display: flex;
	align-items: center;
	left: 10%;
}

.elscon-con img {
	display: inline-block;
	width: 40%;
}

.elscon-con h2 {
	color: #000;
	width: 100%;
	font-size: 0.28rem;
	margin-bottom: 10%;
	margin-left: 2%;
}

.useCard {
	padding: 0.66667rem 0;
	background: #f5f5f5;
}

.useCard ul {
	width: 101%;
	margin-left: -0.5%;
	margin-top: 0.53333rem;
}

.useCard ul li {
	float: left;
	width: 48%;
	margin: 1%;
	background: #fff;
}

.useCard ul li a {
	display: block;
	padding: 10%;
}

.useCard ul li img {
	width: 100%;
}

.useCard ul li p {
	font-size: 0.26rem;
	color: #000;
	text-align: center;
	margin-top: 0.6rem;
	height: 1rem;
}

.off-fl {
	float: left;
}

.off-fr {
	float: right;
}

.offers-img,
.offers-tit {
	width: 50%;
	height: 40vw;
}

.offers-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.offers-tit {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	background-color: #f5f5f5;
	/* padding: 9% 0; */
}

/* 第一板块 */
.tarjeta_a {
	/* background-color: #fff; */
	background: linear-gradient(to bottom, #fff, #f5f5f5);
	padding: 70px 0 30px;
}

.tarjeta_a .container>b {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2;
	color: #333;
	margin-bottom: 30px;
}

.tarjeta_a .container>img {
	display: block;
	margin: 0 auto;
	/* width: 100%; */
	width: 60%;
}

.tarjeta_a .container>p {
	line-height: 1.5;
	font-size: 14px;
	color: #333;
	padding: 0 .2rem;
	margin-top: 30px;
}

.tarjeta_a .container>p a {
	color: #255393;
}



.offersCard ul {
	margin-top: 0.53333rem;
}

.offers-tit h2 {
	color: #000;
	font-size: 0.28rem;
}

.offersCard {
	background: #fff;
	margin-bottom: 0.5rem;
	padding: 0.6rem 0 0.66667rem 0;
}

.upi-card {
	background: #fff;
	padding-top: 0.2rem;
}

.upi-mar {
	margin-right: 1%;
}

.upi-card .index-tit {
	padding: 0.5rem;
}

.upi-card ul li {
	float: left;
	width: 100%;
	margin-bottom: 0.35rem;
}

.upi-card ul li img {
	width: 100%;
}

.business {
	margin-top: 0.10204rem;
	padding: 0.5102rem 0;
	background: #fff;
}

.business .bus-ul {
	margin-top: 0.20408rem;
	background: url("/imp_file/global/wap/lao/static/images/en/bg1.jpg") no-repeat center;
	-moz-background-size: cover;
	background-size: cover;
}

.business .bus-ul li {
	float: left;
	width: 50%;
	text-align: center;
	height: 2.5rem;
	padding: 0.40816rem 0.2rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.business .bus-ul li:nth-child(1) {
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

.business .bus-ul li:nth-child(2) {
	border-bottom: 1px solid #d6d6d6;
}

.business .bus-ul li:nth-child(3) {
	border-right: 1px solid #d6d6d6;
}

.business .bus-ul li .num {
	display: inline-block;
	position: relative;
}

.business .bus-ul li .num span {
	font-size: 0.4898rem;
	color: #333;
	font-weight: bold;
}

.business .bus-ul li .num em {
	display: inline-block;
	font-size: 0.2449rem;
	color: #333;
	margin-left: 0.06122rem;
}

.business .bus-ul li p {
	font-size: 0.2449rem;
	color: #666;
	margin-top: 0.10204rem;
}

.business .businessNews {
	margin-top: 0.30612rem;
	padding: 0.30612rem 0.20408rem;
	background: #f5f5f5;
}

.start_search .search_bt {
	margin-top: 0.5102rem;
	position: relative;
	border: 1px solid #dadada;
	-webkit-border-radius: 0.05102rem;
	-moz-border-radius: 0.05102rem;
	border-radius: 0.05102rem;
}

.start_search .search_bt input {
	width: 100%;
	height: 0.79592rem;
	line-height: 0.79592rem;
	text-indent: 0.3rem;
	background: #eaeaea;
	padding-right: 1.02041rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	outline: none;
}

.start_search .search_bt a {
	width: 1.02041rem;
	height: 0.79592rem;
	background: url(/imp_file/global/wap/lao/static/images/en/search.png) no-repeat center;
	-moz-background-size: 0.28571rem;
	background-size: 0.28571rem;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.start_search .search_bt a img {}

.business .businessNews .infoList li a {
	font-size: 0.2449rem;
	color: #333;
	line-height: 0.38776rem;
}

.business .businessNews .bus-search {
	margin-top: 0.5102rem;
	position: relative;
	border: 1px solid #dadada;
	-webkit-border-radius: 0.05102rem;
	-moz-border-radius: 0.05102rem;
	border-radius: 0.05102rem;
}

.business .businessNews .bus-search input {
	outline: none;
	border: none;
}

.business .businessNews .bus-search input.b-int {
	width: 100%;
	height: 0.79592rem;
	line-height: 0.79592rem;
	text-indent: 0.10204rem;
	background: #eaeaea;
	padding-right: 1.02041rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.business .businessNews .bus-search input.b-btn {
	width: 1.02041rem;
	height: 0.79592rem;
	background: url("/imp_file/global/wap/lao/static/images/en/search.png") no-repeat center;
	-moz-background-size: 0.28571rem;
	background-size: 0.28571rem;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.videoBox {
	margin-top: 0.10204rem;
	padding: 0.40816rem 0.20408rem;
	background: #f5f5f5;
}

.videoBox video {
	width: 100%;
}

.videoBox .videoBox-text {
	padding-bottom: 0.40816rem;
	font-size: 0.36735rem;
	color: #333;
	font-weight: bold;
	text-align: center;
}

.indexNews {
	margin-top: 0.10204rem;
	padding: 0.40816rem 0;
	background: #fff;
}

.indexNews ul {
	margin-top: 0.40816rem;
	border-top: 1px solid #d6d6d6;
}

.indexNews ul li {
	padding: 0.30612rem 0;
	border-bottom: 1px solid #d6d6d6;
}

.indexNews ul li a {
	display: block;
	font-size: 0.28571rem;
	color: #333;
	font-weight: bold;
}

.indexNews ul li a span {
	display: block;
	font-size: 0.2449rem;
	color: #666;
	margin-bottom: 0.20408rem;
}

.indexNews ul li a p {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.indexNews .moreNews {
	text-align: center;
	margin-top: 0.40816rem;
}

.indexNews .moreNews a {
	display: inline-block;
	width: 50%;
	height: 0.7551rem;
	line-height: 0.7551rem;
	font-size: 0.2449rem;
	color: #333;
	text-align: center;
	border: 1px solid #333;
}

/* 
.UnionPay_payment {
	padding: 0.40816rem 0;
}

.UnionPay_payment ul {
	margin-top: 0.40816rem;
}

.productos_uls li {
	margin: 0.20408rem 0;
	background: #fff;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	width: 100%;
	overflow: hidden;
}

.productos_uls {
	overflow: hidden;
}

.productos_uls li a {
	display: block;
	width: 100%;
	position: relative;
}

.productos_uls li a .product_img01 {
	width: 100%;
}

.productos_uls li .product_lis_ic {
	width: 30px;
	position: absolute;
	left: 50%;
	top: 30%;
	transform: translateX(-50%);
}

.productos_uls li .pro_line {
	display: block;
	width: 30px;
	height: 3px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 55%;
	transform: translateX(-50%);
}

.productos_uls li .pro_title {
	display: block;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 65%;
	transform: translateX(-50%);

} */
.UnionPay_payment {
	padding: 0.40816rem 0;
}

.UnionPay_payment ul {
	margin-top: 0.40816rem;
}

.UnionPay_payment ul li {
	margin: 0.20408rem 0;
	padding: 0 0.20408rem;
	background: #fff;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	overflow: hidden;
}

.UnionPay_payment ul li.active>a {
	color: #fff;
}

.UnionPay_payment ul li.active>a em {
	background: url("/imp_file/global/wap/lao/static/images/en/slide-b.png") no-repeat center;
}

.UnionPay_payment ul li>a {
	display: block;
	font-size: 0.28571rem;
	color: #333;
	line-height: 1.07143rem;
	position: relative;
}

.UnionPay_payment ul li>a em {
	display: inline-block;
	width: 0.26531rem;
	height: 0.26531rem;
	background: url("/imp_file/global/wap/lao/static/images/en/slide-a.png") no-repeat center;
	-moz-background-size: 0.26531rem;
	background-size: 0.26531rem;
	position: absolute;
	top: 50%;
	right: 0.20408rem;
	margin-top: -0.13265rem;
}

.UnionPay_payment ul li dl {
	display: none;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	padding-bottom: 0.30612rem;
}
.UnionPay_payment ul li:nth-child(2) dl,
.UnionPay_payment ul li:nth-child(1) dl {
	width: 102%;
	padding-top: 0.30612rem;
	margin-left: -1%;
}

.UnionPay_payment ul li:nth-child(2) dl dd,
.UnionPay_payment ul li:nth-child(1) dl dd {
	float: left;
	width: 48%;
	margin: 1%;
}

.UnionPay_payment ul li:nth-child(1) dl dd a {
	display: block;
	font-size: 0.12rem;
	color: #333;
	text-align: center;
	padding: 0.20408rem 0;
	background: #fff;
}

.UnionPay_payment ul li:nth-child(2) dl dd:nth-child(3),
.UnionPay_payment ul li:nth-child(1) dl dd:nth-child(3) {
	width: 98%;
	margin: 1%;
}

.UnionPay_payment ul li:nth-child(1) dl dd:nth-child(4) {
	width: 98%;
	margin: 4% 1% 1% 1%;
}

.UnionPay_payment ul li:nth-child(1) dl dd:nth-child(4) img {
	float: left;
	width: 1.10204rem;
}

.UnionPay_payment ul li:nth-child(1) dl dd:nth-child(4) span {
	display: inline-block;
	font-size: 0.2449rem;
	color: #fff;
	margin-top: 0.77551rem;
	margin-left: 0.20408rem;
}

.UnionPay_payment ul li:nth-child(2) dl {
	width: 102%;
	margin-left: -1%;
}

.UnionPay_payment ul li:nth-child(2) dl p {
	display: block;
	font-size: 0.212rem;
	color: #fff;
	margin: 0 0.10408rem;
	line-height: 1.07143rem;
}

/* .UnionPay_payment ul li:nth-child(2) dl dd {
	float: left;
	width: 31.33%;
	margin: 1%;
} */

.UnionPay_payment ul li:nth-child(2) dl .ya {
	width: 48%;
}

.UnionPay_payment ul li:nth-child(2) dl .yb {
	width: 98%;
}

.UnionPay_payment ul li:nth-child(2) dl dd a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 0.73rem;
	font-size: 0.212rem;
	color: #333;
	text-align: center;
	background: #fff;
	line-height: 100%;
}

.UnionPay_payment ul li:nth-child(2) dl dd .poh {
	padding: 0;
	height: 0.73rem;
}

.UnionPay_payment ul li:nth-child(3) dl {
	width: 102%;
	padding-top: 0.30612rem;
	margin-left: -1%;
}

.UnionPay_payment ul li:nth-child(3) dl dd {
	float: left;
	width: 98%;
	margin: 1%;
}

.UnionPay_payment ul li:nth-child(3) dl dd:last-child {
	width: 98%;
}

.UnionPay_payment ul li:nth-child(3) dl dd a {
	display: block;
	font-size: 0.2449rem;
	color: #333;
	text-align: center;
	padding: 0.20408rem 0;
	background: #fff;
}