charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}
html,body{
	font-size: 18px;
	line-height:1.5em;
	font-family: "Noto Sans SC",Arial,sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}
.alignleft{
	margin-left:0;
	margin-right:auto;
	text-align:left;
	display: block;	
	margin-bottom: 0;
}
.aligncenter{
	margin-left:0;
	margin-right:0;
	text-align:center;
	display: block;
	margin-bottom: 0;
}
.alignright{
	margin-left:auto;
	margin-right:0;
	text-align:right;
	display: block;
	margin-bottom: 0;
}
body{
	text-decoration: none;
	margin:0;
	width:100%;	
	color:#444;
}
a,a:hover,a:visited,a:active{ 
	color:inherit;	
	text-decoration: none;
}
strong{
	color:#059669;
}
header{
	padding-top:0px;
	padding-bottom:0px;	
}
.section .section-wrapper{
	padding-top: 60px;
	padding-bottom: 60px;
	line-height: 2em;
}
.section img{
	max-width:100%;
	height:auto;
	margin: auto;
	display: block;
}
.section .section-wrapper a{
	text-decoration: underline;
	color:#059669;
	transition: all .3s ease-in-out;
}
.section .section-wrapper a:hover,.section .section-wrapper a:active,.section .section-wrapper a:focus{
	color:#5EBDB0;
}
.section-wrapper span>div{
	display: inline-block;
	padding: 20px 50px;
	background: #DCF6F0;
	border:0;
	border-radius:10px;	
	font-size: 1.5rem;
	color:#059669;
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
}
.banner .section-wrapper{
	height: 100%;
}
footer .section-wrapper{
	padding-top: 60px;
	padding-bottom: 60px;
}
footer .section-wrapper a{
	transition: all .3s ease-in-out;
}
footer .section-wrapper a:hover,footer .section-wrapper a:active,footer .section-wrapper a:focus{
	color:#5EBDB0 !important;
}
footer .other-footer-info i {
    color: #002933 !important;
    background: #fff;
    padding: 8px;
    font-size: 20px;
    border: 0;
    border-radius: 100%;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 25px;
}
footer .qr-code-popup{
	position: relative;
	display: inline-block;
}
footer .qr-code-popup img{
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease-in-out;
    position: absolute;
    bottom: calc(100% + 10px);
    width: 100px;
    height: auto;
    margin: auto;
    left: -100%;
    right: -100%;
}
footer .qr-code-popup:hover img{
	visibility: visible;
	opacity: 1;
	transition: all .3s ease-in-out;
}
.section-wrapper{
	max-width: 1320px;
	width:100%;
	padding-left:40px;
	padding-right:40px;
	margin:auto;
	position: relative;
}
.small-wrapper{
	max-width: 800px;
	display: block;
	margin:auto;
}
div[class^="menu-top"] ul{
	display: flex;
	flex-direction: row;
	margin-bottom:0;
	height: 100%;
}
div[class^="menu-top"] ul a{
	padding: 5px 20px;
	display: block;
	color:#333333;
	font-size: 1em;
	line-height: 1em;
}
div[class^="menu-top"] ul li a{
	display: flex;
	align-items: center;
	height: 100%;

}
div[class^="menu-top"] ul li.active{ 
	background:#F5B71E;
}
div[class^="menu-top"] ul li.active a{ 
	color:#fff;
}
div[class^="menu-top"] ul li:last-child a{
	border-right:0;
}
.address,.phone,.whatsapp,.fax,.email,.wc,.msg,.hours,.star{
	position: relative;
	padding-left:25px;
	margin-bottom:20px;
}
.address:before,
.phone:before,
.whatsapp:before,
.fax:before,
.email:before,
.time:before,
.ig:before,
.wc:before,
.fb:before,
.msg:before,
.hours:before,
.star:before{
	left:0;
	position: absolute;
	vertical-align:	middle;
	margin-right:10px;
	top: 2px;
}

.address:before{ font-family: "Font Awesome 6 Free"; content:"\f3c5"; font-weight: 900; }
.phone:before{ font-family: "Font Awesome 6 Free"; content:"\f095"; font-weight: 900;}
.whatsapp:before{ font-family: "Font Awesome 6 Brands"; content:"\f232"; }
.fax:before{ font-family: "Font Awesome 6 Free"; content:"\f1ac"; font-weight: 900;}
.email:before{ font-family: "Font Awesome 6 Free"; content:"\f0e0";  font-weight: 900;}
.time:before{ font-family: "Font Awesome 6 Free"; content:"\f017";}
.ig:before{ font-family: "Font Awesome 6 Brands"; content:"\f16d";}
.wc:before{ font-family: "Font Awesome 6 Brands"; content:"\f1d7";}
.fb:before{ font-family: "Font Awesome 6 Brands"; content:"\f09a";}
.msg:before{ font-family: "Font Awesome 6 Free"; content:"\f075";}
.hours:before{ font-family: "Font Awesome 6 Free"; content:"\f017";}
.star:before{ font-family: "Font Awesome 6 Free"; content:"\f0a3";  font-weight: 900;}

.grey-box{
	background:#F3F3F3;	
}
.bg-grey{
	background-image:url('../img/grey_bg_img.webp');
}
.bg-light-green{
	background:#DCF6F0;
}
.footer-top{
	background:#333333;
	color:#fff;
}
.footer-bottom{
	background:#000;
	color:#fff;
}
.footer-menu{
	display: flex;
	padding-left: 0;
}
.footer-menu li{
	padding-left:20px;
	padding-right:20px;
	border-right:1px solid #fff;
	line-height: 1em;
}
.footer-menu li:first-child{
	padding-left:0;
}
.footer-menu li:last-child{
	padding-right:0;
	border-right:0;
}
.copyright {
    font-size: 1em;
}
.wow{
	visibility: hidden;
}
/* css custom frame ended */
.btn{
	padding:10px 20px;
	text-decoration: none !important;
}
header{
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #DCF6F0;
	background: #fff;
}
a.btn-lang{
	background:#DCF6F0;
	color:#059669;
	padding:5px 10px;
	margin-left:20px;
}
.menu-group{
	display: flex;
	position: absolute;
	right:20px;
	top:0;
	bottom:0;
	margin:auto;
	align-items: center;
}
header .menu,header .menu div,header .menu ul,header .menu li{
	height: 100%;
	position: relative;
}
header .menu li{
	height: calc(100% + 40px);
	margin-top:-20px;
}
header .menu li:before{
	position: absolute;
    bottom: 0;
    height: 0px;
    background: #5EBDB0;
    width: 100%;
    content: "";
   	transition: all .3s ease-in-out;
   	color:#333;
}
header .menu li:hover:before{
    height: 3px;
    color:#5EBDB0;
}
header li.current-menu-ancestor:before, header li.current-menu-parent:before, header ul>li.current-menu-item:before {
	position: absolute;
    bottom: 0;
    height: 3px !important;
    background: #14B8A6;
    width: 100%;
    content: "";
}
.banner{
	background-position: center center;
	background-size: cover;
}
.banner-wrapper{
	position: relative;
	display: flex;
    flex-direction: column;
    height:100%;
}
.banner-content-group{
	display: flex;
	align-items: center;
	height: 100%;
}
.banner{
	height: calc(100vh - 100px);
	position: relative;
	min-height:600px;
}
.banner .highlight{
	background:#DCF6F0;
	color:#059669;
	padding:5px 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,.15);
	border:0px;
	border-radius: 5px;
	margin-bottom:20px;
	font-size:0.83rem;
	display: inline-flex;
	align-items: center;
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
	
.banner .highlight i{
	margin-right:3px;
}
.btn-dark,.btn-light{
	box-shadow: 0 1px 3px rgba(0,0,0,.15);
	border:0px;
	border-radius: 10px;
	margin-right:10px;
	margin-bottom:20px;
}
.btn-dark,.btn-light{
	transition: all .3s ease-in-out;
	transform: translateY(0px);
}
.btn-dark{
	background:#059669;
	color:#fff !important;	
}
.btn-dark:focus,.btn-dark:hover{
	background:#1d9383;
	transform: translateY(3px);
}
.btn-light{
	background:#fff;
	color:#059669;
}
.btn-light:focus,.btn-light:hover{
	color:#1d9383 !important;
	background:#fff;
	transform: translateY(3px);
}
.banner-text-box, .banner-exchange-form {
    display: table;
    margin: auto;
    max-width: 570px;
    width:100%;
}
.banner-text-box h3{
	color:#666;
	 font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 4px;
    
}
.banner-text-box h1{
	font-size:2.8rem;
	font-weight:600; 
	color:#14B8A6;
	display: block;
	margin-top: -6px;
    margin-bottom: 20px;
    line-height: 1.05;
	/* line-height: 1em; */
}
.banner-text-box h2{
	font-size:2.0rem;
	color:#059669;
}
.banner-text-box ul{
	display: flex;
	padding-left: 0;
	font-size:1.2rem;
	margin: 25px 0;
}
.banner-text-box li{
	margin-right:20px;
}
.banner-text-box li i{
	font-size:1.3rem;
	vertical-align: middle;
	margin-right:10px;
	margin-bottom:0;
	margin-top:0;
}
.banner-exchange-form{
	background:#fff;
	padding:30px 20px;
	box-shadow: 0 1px 3px rgba(0,0,0,.15);
	border:0;
	border-radius: 20px;
	max-width: 550px;
}
.ex-from,.ex-to{
	font-size:1.5rem;
	display: flex;
	border:1px solid #eee;
	padding:5px 10px 5px 10px;
	border-radius: 10px;
	max-width: 100%;
	margin-top:5px;
	margin-bottom:20px;
}
.ex-from span,.ex-to span{
	display: inline-block;
	vertical-align: center;
	margin-right:5px;
	line-height: 1.75em;
	width:30px;
}
.ex-from input,.ex-from select,.ex-to input,.ex-to div{
	padding:0;
	border:0;
	width:calc(100% - 30px / 2);
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"]{
	-moz-appearance: textfield;
}
.ex-from select,.ex-to div{
	width:100%;
	text-align: right;
	font-size: 1rem;
}
.ex-from select{
	background: #fff;
}
.ex-to div {
    display: flex;
    justify-content: end;
    align-items: center;
}   
.exchange-info{	
	background:#F2F8FA;
	padding:15px 20px;
	border:0;
	border-radius: 5px;
}
.exchange-info .exchange-row{
	display: flex;
	justify-content: space-between;
}
.banner-logo-box img{
	display: inline-block;
	margin-right:10px;
	vertical-align: center;
}
.banner-logo-box{
	box-shadow: 0 1px 3px rgba(0,0,0,.15);
	padding:15px 60px;
	color:#059669;
	border:0;
	border-radius: 20px;
	text-align: center;
	background-color:#fff;
	margin:15px;
	max-width: 500px;
	min-width: 300px;
}
.banner-logo-box p{
	margin-bottom:0 !important;
}
.banner-logo-list{
	margin-bottom:45px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-left:40px;
	margin-right:40px;
}
.section-bg ul{
	padding-left:0;
	list-style: none;
}
.section-bg ul li{
	display: inline-block;
	padding: 20px 50px;
	background: #DCF6F0;
	border:0;
	border-radius:10px;	
	font-size: 1.5rem;
	color:#059669;
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
}
.section-bg ul li h3{
	font-size:2rem;
}
.section-bg ul li p{
	margin-bottom:0;
}
.half-style{
	position: relative;
	overflow: hidden;
	padding-top: 0 ;
    padding-bottom: 0 ;
}
.half-style .row>div{
	position: relative;
}
.half-style-img{
	width:50vw;
	height:auto;
	position: absolute;
	right:0;
	top:-60px;
	bottom:-60px;
	margin:auto;
	background-size: cover;
	background-position: center center;
}
.half-style:nth-child(even) .half-style-img{
	right:unset;
	left:0;	
}
.half-style:nth-child(even) .row>div:nth-child(1){
	order:2;
}
.half-style:nth-child(even) .row>div:nth-child(2){
	order:1;
}
.half-style-content{
    padding: 0 40px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height:100%;
}
.half-style-content h3{
	margin-bottom:10px;
	color:#059669;
}
.half-style-content span{
	color:#14B8A6;
	display: inline !important;
}
.half-style-content img.logo{
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto 0 0;
}
.half-title{
	color:#003946;
	margin-bottom:30px;
}
.tick-li ul,ul.tick-li{
	padding-left:0;
}
.tick-li ul{
	margin-bottom: 0;
}
.tick-li li{
	position: relative;
	padding-left:50px;
	margin-top:10px;
	margin-bottom:20px;
}
.tick-li li h3{
	font-size:1.5rem;
	color: #059669;
	margin-bottom: 0;
    vertical-align: middle;
}
.tick-li li:last-child{
	margin-bottom:0;
}
.tick-li li:before{
	margin-left:-50px;
	content:"";
	background-image:url('../img/tick_icon.webp');
	width:40px;
	height:40px;
	vertical-align: middle;
	margin-right:10px;
	position: absolute;	
	top: -5px;
}
.section-bg,.swiper-banner{
	background-size:cover;
	background-position: center center;
}
body:not(.page-template-default) .section-wrapper h2:first-child{
	font-size:2.67rem;
	margin-bottom:30px;
	color:#059669;
}
.section-bg .section-wrapper h2:first-child{
	color:#fff !important;
}
.section-desc{
	margin-bottom:40px;
	text-align:center;
}
.white-box h3{
	font-size: 1.5rem;
	color:#059669;
}
.white-box{
	background:#fff;	
	border: 0;
	border-radius: 20px;
	padding:40px 30px 20px;
	box-shadow: 0 2px 6px rgba(0,0,0,.15);
}
.icon-box img{
	margin:auto;
	display: block;
	margin-bottom:40px;	
	max-height:120px;
	width:auto
}
.icon-box h3{
	color:#059669;
	text-align: center;
	font-size: 1.5rem;
}
.faq-box{
	background:#F8FBFC;
	padding:20px;
	border:0;
	border-radius: 10px;
	margin-bottom:1px;
	cursor: pointer;
}
.faq-box h3:after{
	position: absolute;
	content:'\2b';
	font-family: "Font Awesome 6 Free";
	font-weight: 900 ;
	line-height: 1;
	color:#059669;	
	right:0px;
	top:7px;
	vertical-align: middle;
	transform: rotate(0deg);
	transition: all .3s ease-in-out;
}
.faq-box:not(.collapsed) h3:after{
	transform: rotate(45deg);
}
.faq-box:nth-of-type(even){
	background:#EBF7F5;
}
.faq-box h3{
	color:#059669;
	font-size: 1.5rem;
	margin-bottom:0;
	padding-right:50px;
	position: relative;
}
[id^="answer"] p{
	padding-top:10px;
	margin-bottom:0;
}
.app-download{
}
.app-download img{
	margin-bottom:30px;
}
.app-download h3{
	color:#059669;
	font-size:2rem;
	margin-bottom:10px;
}
.download-btn-group{
	margin-top:20px;
	margin-bottom:20px;
}
.btn-ios,.btn-android{
	font-size:1.15rem;	
	border:0;
	border-radius: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.15);
	width:100%;
	max-width: 250px;
}
.btn-ios{
	background:#059669;
	color:#fff !important;
	transition: all .3s ease-in-out;
}
.btn-android{
	color:#059669 !important;
	background:#fff;
	transition: all .3s ease-in-out;
}
.btn-ios:hover,
.btn-ios:active,
.btn-ios:focus{
	background:#1d9383;
	transform: translateY(3px);
}
.btn-android:hover,
.btn-android:active,
.btn-android:focus{
	background:#fff;
	color:#1d9383 !important;
	transform: translateY(3px);
}
.btn-ios:before,.btn-android:before{
	content:'\f179';
	font-family: "Font Awesome 6 brands";
	font-size: 1.25em;
	margin-right:10px;
	display: inline-block;
	vertical-align: middle;
}
.btn-android:before{
	content:'\f3ab';
}
.app-download span{
	color:#666666;
	font-size:.83rem;
}
footer{
	background:#002933;
	color:#fff !important;
}
footer *{
	color:#fff !important;
}
.footer-info{
	font-size: .833rem;
	font-weight: 400;
}
.footer-info img{
	margin-bottom:15px;
	display: block;
}
.footer-info span{
	margin-bottom:20px;
	display: block;
	font-weight: 500;
}
.footer-info *:before{
	font-size: 1rem;	
}
.footer-info>div{
	padding-left:30px;
}
.footer-info>div:last-child{
	margin-bottom:0;
}
.copyright{
	line-height: 20px;
	padding-top:40px;
	margin-top:40px;
	border-top:1px solid #436168;
	font-size: .833rem;
}
.footer-logo-group img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.other-footer-info h3{
	border-left:3px solid #14B8A6;
	padding-left:10px;
	line-height: 1;
	margin-bottom:20px;
	font-size: 1rem;
	font-weight: 500;
}
.other-footer-info{
	font-size: .833rem;
	line-height:1.75rem;
	font-weight: 300;
}
.social a{	
	background:#002933;
	height:35px;
	width:35px;
	text-align: center;
	display: inline-block;
	border:0;
	border-radius: 30px;
	margin-right:5px;
}
.social i{
	color: #fff;
	font-size: 1rem;
	display: inline;
    vertical-align: middle;
}
footer .social a{	
	background:#fff;
}
footer .social i{
	color:#002933 !important;
}
.page-title-bg{
	background: linear-gradient(165deg, #F9FFFD, #CFE9E3);
	font-size: 1.5rem;
}
.page-title-bg .section-wrapper{
	padding-top:60px;
	padding-bottom:60px;
	min-height: 350px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	font-weight: 300;
}
.page-title-bg h1{
	color: #059669;
	font-size: 3.56rem;
	font-weight: 500;
}
.page-title-bg h1 span{
	color: #14B8A6;
}
.contact-info-group>div:before{
	font-size:1.25rem;
	top:unset;
	color:#059669;
}
.contact-info-group>div{
	padding-left:35px;
}
.col-padding-wrapper{
    padding: 0 40px;
    min-height: 300px;
    height:100%;
}
textarea.form-control {
    height: 130px;
}
.swiper-banner .stage{
	height:100%;
	max-height: 800px;
	width:100%;
	cursor: pointer;
}
.stage-content {
    /* height: 100%; */
    display: table;
    justify-content: center;
    flex-direction: column;
    padding: 40px;
    vertical-align: middle;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.stage-content td{
	color:#fff;
	font-weight: bolder;
	background: #14B8A6;
	padding:0px 10px;
	border:0;
	border-radius: 5px;
	display: block;
	margin-right: auto;
	width: auto;
	margin-bottom: 5px;
}
.swiper-banner .stage{
	margin-top:60px;
}
.swiper-banner .stage h3{
	font-size:2rem;
	margin-bottom: 0;
}
.swiper-banner .stage>.row>div{
	position: relative;
}
.swiper-banner .stage>.row>div:first-child{
	order: 1;
}
.swiper-button-prev-c,.swiper-button-next-c{	
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -50px;
	opacity: 1;
	visibility: visible;
	transition: all .3s ease-in-out;
	color:#a2a3a3;
	font-size: 50px;
}
.swiper-button-next-c{
	right:-50px;
	left:unset;
}
.swiper-button-disabled{
	opacity: 0;
	visibility: hidden;
}
[class^="swiper-button"]{
	transition: all .3s ease-in-out;
}
[class^="swiper-button"]:hover{
	color:#14B8A6;
	transform: translateY(2px);
}
.swiper-pagination-bullet-active{
	background:#14B8A6 !important;
}
.swiper-pagination-bullet{
	height:15px;
	width:15px;
	background:#DCF6F0;
	opacity: 1;
}
.swiper-pagination{
	position: relative;
	margin-top:60px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
}
.wp-singular .small-wrapper ul {
    list-style-type: disc;
}
/* =========================
   金额通用风格
========================= */

/* 货币符号 */
.ex-from span,
.ex-to > span:first-child {
  font-size: 22px;
  font-weight: 400;
  opacity: 0.8;
  color: #6b7280;
}

/* =========================
   汇出金额（输入）
========================= */

.ex-from {
  border: 1px solid #e6f2ef;
  background: #f9fdfc;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.ex-from:focus-within {
  border-color: #14B8A6;
  box-shadow: 0 0 0 3px rgba(20, 184, 166, 0.08);
}

.ex-from input.js-from-amount {
  font-size: 26px;
  font-weight: 600;
  color: #000;
  background: transparent;
  border: 0;
  outline: none;
  line-height: 1.2;
  caret-color: #14B8A6;
  font-variant-numeric: tabular-nums;
}

.ex-from input.js-from-amount:focus {
  outline: none;
  box-shadow: none;
}

/* =========================
   到账金额（可输入，反向计算）
========================= */

.ex-to {
  border: 1px solid #e6f2ef;
  background: #f9fdfc;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.ex-to:focus-within {
  border-color: #14B8A6;
  box-shadow: 0 0 0 3px rgba(20, 184, 166, 0.08);
}

.ex-to input.js-to-amount {
  font-size: 26px;
  font-weight: 600;
  color: #000;
  background: transparent;
  border: 0;
  outline: none;
  line-height: 1.2;
  caret-color: #14B8A6;
  font-variant-numeric: tabular-nums;
}

.ex-to input.js-to-amount:focus {
  outline: none;
  box-shadow: none;
}

/* 币种 CNY */
.ex-to div {
  font-size: 14px;
  font-weight: 500;
  color: #666;
}

/* =========================
   hover（桌面端）
========================= */

@media (hover: hover) {
  .ex-from:hover,
  .ex-to:hover {
    border-color: #ccebe4;
  }
}

/* =========================
   移动端优化
========================= */

@media (max-width: 768px) {
  .ex-from input.js-from-amount,
  .ex-to input.js-to-amount {
    font-size: 24px;
  }

  .ex-from span,
  .ex-to > span:first-child {
    font-size: 18px;
  }
}
/* ===== 国家选择框：去掉原生黑框 ===== */

.ex-from select.js-country-select {
  border: 0;
  outline: none;
  background: transparent;
}

/* focus / active / focus-visible 全部压掉 */
.ex-from select.js-country-select:focus,
.ex-from select.js-country-select:active,
.ex-from select.js-country-select:focus-visible {
  outline: none;
  box-shadow: none;
  border: 0;
}

/* Safari / Chrome 某些版本 */
.ex-from select.js-country-select::-moz-focus-inner {
  border: 0;
}

@media (max-width: 768px) {

  .banner-text-box ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    font-size: 0.85rem;
  }

  .banner-text-box li {
    flex: 1;
    text-align: center;
    white-space: nowrap;
  }

}
.exchange-note{
    font-size: 12px;
    color: #9ca3af;
    margin-top: 10px;
    line-height: 1.4;
    display: block;
    width: 100%;
    text-align: left !important;
}






/* 
Dark  green: #059669;
grand green: #14B8A6
light green: #DCF6F0;
footer dark: #002933;
