.banner_sec{
  height: auto;
  padding-bottom: 192px;
}
.banner_sec .banner_wrapper{
  padding-top: 178px;
}
.banner_sec .banner_l{
  padding-top: 54px;
}
.banner_sec .banner_r{
  display: inline-block;
  width: 600px;
  max-width: 100%;
  height: 472px;
  background: url('../images/product/banner_pic.png') no-repeat;
  background-size: contain;
}
.banner_sec .banner_title{
  color: #333;
}
.banner_sec .introduce{
  max-width: 515px;
  margin-top: 10px;
  width: 100%;
  color: #507390;
  line-height: 28px;
}
.created_acc_num{
  display: inline-block;
}
.created_acc_num form{
  background: #F0F6FA;
  padding: 6px 6px 6px 20px;
}
.created_acc_num form input{
  color: #333;
}
.banner_input::-webkit-input-placeholder{
  font-size: 14px;
  color: #D8D8D8;
}
.banner_input::-moz-placeholder{
 font-size: 14px;
  color: #D8D8D8;
}
.banner_input:-ms-input-placeholder{
 font-size: 14px;
  color: rgba(0, 0, 0, 0.25);
}
/* .scroll_arrow .animation_icon {
  color:#507390 !important;
} */
.banner{
  background: url('../images/product/banner_bg.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
}
.banner_text_swiper{
  width: 800px;
  margin-left: auto;
  margin-top: 10px;
}

.banner_swiper_menu .check_icon{
  width: 16px;
  height: 16px;
  flex-shrink:0;
  margin-top: 11px;
  margin-right: 10px;
  background: url('../images/product/blue_check.png') no-repeat;
  background-size: contain;
}
.banner_swiper_menu li:nth-child(2n) .check_icon{
  background: url('../images/product/yeloow_blue.png') no-repeat;
  background-size: contain;
}
.text_swiper_container .swiper_tip{
  padding-left: 26px;
  font-style: oblique;
  color:#00A6FD;
}
.text_swiper_container .my_pagination{
  position: absolute;
  display: flex;
  width: 150px;
  left: 546px;
  bottom: 8px;
}
.my_pagination .swiper-pagination-bullet{
  width: 50%;
  height: 4px;
  background: #fff;
  border:1px solid #D8D8D8;
  border-radius: 4px;
  margin: 0 !important;
  overflow: hidden;
}
.my_pagination .swiper-pagination-bullet-active{
  background: #D8D8D8;
}
@media( max-width:1200px){
  .banner_sec .banner_wrapper{
    padding-top: 100px;
    text-align: center;
  }
  .banner_sec .banner_l{
    padding-top: 54px;
  }
  .banner_sec .introduce{
    max-width: 100%;
    text-align: center;
  }
  .banner_sec .banner_r{
    margin-top: 20px;
  }
}
@media( max-width:992px){
  .banner_sec{
    padding-bottom: 0;
  }
  .banner_text_swiper{
    display: none;
  }
  .operation_sec{
    display: block;
  }
  .banner_sec .banner_r{
    height: 262px;
  }
}
@media (max-width: 768px){
  .banner_sec .banner_wrapper{
    max-width: 100%;
    padding-top: 86px;
    text-align: center;
  }
  .created_acc_num form {
    background: transparent;
    padding:0;
  }
  .created_acc_num form button{
    margin:0 auto;
  }
  .banner {
    background: url('../images/product/banner_bg_m.jpg') no-repeat;
    background-size: 100% 100%; 
  }
  .banner_wrapper .created_acc_num input{
    display: none;
  }
}
/* 移动端 operation */
.operation_sec{
  background: url('../images/product/operation_bg.jpg') no-repeat;
  background-size: 100% 250px;
  background-position-y:bottom;  
}
.operation_inner{
  padding: 0 16px;
  margin: 0 auto;
  z-index: 99;
}
.operation_menu{
  padding: 20px 16px;
}
.operation_menu li:not(:last-child){
  margin-bottom: 4px;
}
.operation_menu .check_icon{
  width: 16px;
  height: 16px;
  flex-shrink:0;
  margin-top: 4px;
  margin-right: 10px;
  background: url('../images/product/blue_check.png') no-repeat;
  background-size: contain;
}
.operation_menu li:nth-child(2n) .check_icon{
  background: url('../images/product/yeloow_blue.png') no-repeat;
  background-size: contain;
}
.operation_tip{
  height: 96px;
  padding:0 15px 26px;
  color:#00A6FD;
  text-align: center;
  align-items: flex-end;
  justify-content: center;
}
/* How it works */
.works_sec{
  padding-bottom: 112px;
}
.works_sec .module_title{
  margin-top: -40px;
  padding-top: 0;
  position: relative;
  z-index: 9;
}

.works_menu .text_1{
  flex:0 1 260px;
}
.works_menu .text_3{
  flex:0 1 224px;
  padding-left: 10px;
}
.works_menu .line1{
  flex:0 0 68px;
}
.works_menu .line2{
  flex:0 0 128px;
}
.works_menu .text_2{
  flex:0 1 448px;
}
.works_item .img_box img{
  object-fit: initial;
}
.works_item .img_box{
  height: 380px;
}
/* 内边距 */
.works_item .img_box{
  padding:0 14px;
}
.works_item.text_3 .img_box{
  padding-left:0;
}
/* 上间距 */
.works_item.text_2 .img_box,
.works_item.text_3 .img_box{
  padding-top: 28px;
}
.works_item.text_2 .text_box{
  padding: 0  40px;
}
.works_item .bg_img{
  width: 100%;
  height: 100%;
  background-color: #FAF8F0;
}
.works_item.text_1 .bg_img{
  background: url('../images/product/pic1.png') no-repeat;
  background-size: 100% 100%;
}
.works_item.text_2 .bg_img{
  background: url('../images/product/pic2.png') no-repeat;
  background-size: 100% 100%;
}
.works_item.text_3 .bg_img{
  background: url('../images/product/pic3.png') no-repeat;
  background-size: 100% 100%;
}

.works_item.line1 span{
  width: 100%;
  height: 8px;
  margin-top: 234px;
  display: block;
  background: url('../images/product/line1.png') no-repeat;
  background-position-x:right; 
  background-size: cover;
}
.works_item.line2 span{
  width: 100%;
  height: 158px;
  display: block;
  margin-top: 155px;
  background: url('../images/product/line2.png') no-repeat;
  background-size: cover;
}

.works_item .text_box{
  text-align: center;
}

@media(max-width:992px){
  .works_sec{
    padding-bottom: 56px;
  }
  .works_sec .module_title{
    margin-top: 0;
    padding-top: 56px;
  }
  .works_menu{
    display: block;
  }
  .works_menu li{
   width: 100%;
  }
 
  .works_item.text_2 .img_box,
  .works_item.text_3 .img_box{
    padding-top: 0;
  }
  .works_item.text_2 .text_box{
    padding: 0;
  }
  .works_item .img_box{
    padding:0;
  }
  .works_item.text_1 .img_box{
    width: 250px;
    max-width: 100%;
    height: 380px;
    margin: 28px auto 0;
  }
  .works_item.text_2 .img_box{
    width: 346px;
    max-width: 100%;
    height: 426px;
    margin: 0 auto;
  }
  .works_item.text_3 .img_box{
    width: 346px;
    max-width: 100%;
    height: 264px;
    margin: 0 auto;
  }
 
  .works_item.text_2 .bg_img{
    background: url('../images/product/pic2_m.png') no-repeat;
    background-size:100% 100%;
  }
  .works_item.text_3 .bg_img{
    background: url('../images/product/pic3_m.png') no-repeat;
    background-size:100% 100%;
  }

  .works_item.line1{
    width: 100%;
    height: 74px;
    padding-top: 10px;
    text-align: center;
  }
  .works_item.line1 span{
    width: 8px;
    height: 100%;
    margin-top: 0;
    display: inline-block;
    background: url('../images/product/line1_m.png') no-repeat;
    background-position-y:bottom; 
    background-size: cover;
  }

  .works_item.line2{
    width: 100%;
    height: 146px;
    margin-top: 10px;
    margin-bottom: -50px;
    text-align: center;
  }
  .works_item.line2 span{
    width: 260px;
    height: 100%;
    margin-top: 0;
    display: inline-block;
    background: url('../images/product/line2_m.png') no-repeat;
    background-position-y:bottom; 
    background-size: contain;
  }
  .works_menu .works_item .text_box{
    padding:0 24px;
  }
}

/* 更具价格优势的货币汇兑 */
.currency_exchange_sec{
  background: url('../images/product/currency_exchange.png') no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-bottom:112px;
}
.currency_exchange_inner{
  padding-top: 60px;
}

.exchange_item{
  flex: 1;
  align-self:flex-start;
  min-height: 252px;
  max-width: 100%;
  padding:42px;
  box-shadow: 0px 10px 20px 0px rgba(0, 148, 219, 0.1);
  background: #fff;
  position: relative;
}
.exchange_item::before{
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 22px;
  height: 22px;
  background: rgba(0,166,253,.08);
}
.exchange_item .diamond{
  position: absolute;
  right: -4px;
  bottom: -4px;
  width: 16px;
  height: 16px;
  background: rgba(0,166,253,.2);
  z-index: 1;
}
.exchange_item .diamond::before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  background: #00A6FD;
  z-index: -1;
}

.currency_exchange_inner .item_2{
  margin: 40px 84px 0;
}
.currency_exchange_inner .item_3{
  margin-top: 80px;
}
.currency_exchange_inner .title_box {
  margin-bottom: 24px;
}
.currency_exchange_inner .title{
  color:#00A6FD;
}
.currency_exchange_inner .icon_box{
  width:60px;
  height:60px;
  color:#00A6FD;
  stroke-width: 5;
}
.currency_exchange_inner svg{
  width: 100%;
  height: 100%;
}
.currency_exchange_inner svg *{
  fill: none;
  stroke: currentColor;
}

.currency_exchange_inner .text{
  text-align: left;
  line-height: 22px;
} 
@media (max-width: 992px){
  .currency_exchange_sec{
    background: url('../images/product/currency_exchange_m.png') no-repeat;
    background-size: cover;
  }
  .exchange_item{
    padding: 28px 26px;
    min-height: 228px;
  }
  .currency_exchange_inner .item_2{
    margin: 40px 46px 0;
  }
}

@media(max-width:768px){
  .currency_exchange_inner{
    padding-top: 40px;
  }
  .currency_exchange_sec {
    padding-bottom: 40px;
  }
  .currency_exchange_inner .exchange_menu{
    display: block;
  }
  .currency_exchange_inner .item_2{
    margin:18px 0;
  }
  .currency_exchange_inner .item_3{
    margin-top: 0;
  }
 
  .currency_exchange_inner .icon_box{
    width:46px;
    height:46px;
  }
}

/* Authorizations */
.authorizations_bg{
  height: 342px;
  margin-top:112px;
  background: url('../images/product/prospect_bg.jpg') no-repeat;
  background-size: cover;
  background-attachment:fixed;
  position: relative;
}
/* ie兼容 */
@media (-ms-high-contrast: active),(-ms-high-contrast: none){
  .authorizations_bg{
    background: url('../images/product/ie_prospect_bg.jpg') no-repeat;
    background-attachment:scroll;
  }
}
@media(max-width:768px){
  .authorizations_bg{
    height: 290px;
    background: url('../images/product/prospect_bg_m.jpg') no-repeat;
    background-attachment:scroll;
    background-size: cover;
  }
}
.auth_inner .auth_img{
  order: 1;
  margin-top: -40px;
  width: 460px;
  height: 324px;
  flex-shrink: 0;
}
.auth_inner .auth_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.auth_text{
  padding-top: 76px;
  margin-right: 72px;
  color: #fff;
  text-align: right;
}
.auth_text .title{
  margin-bottom: 28px;
}
@media(max-width:992px){
  .authorizations_bg{
    margin-top:168px;
    height: 360px;
  }
  .auth_inner{
    flex-direction: column;
  }
  .auth_inner .auth_img{
    order: 0;
    margin: -60px auto 0;
    max-width: 460px;
    width: 100%;
    height: 230px;
  }
  .auth_text{
    padding-top: 0;
    text-align: center;
    margin-right: 0;
  }
  .auth_text .text_box{
    max-width: 100%;
    padding: 0 14px;
  }
  .auth_text .title{
    font-size: 20px;
    line-height: 26px;
    margin-top:28px;
    margin-bottom: 12px;
  }
  .auth_text .text{
    font-size: 14px;
    line-height: 22px;
  }
}
/* FAQ */
.FAQ_sec{
  background: url('../images/product/faq_bg.jpg') no-repeat;
  background-size: 100% 650px;
  background-position-y:70%; 
  padding: 112px 0;
}
.FAQ_inner {
  padding:62px 220px 82px;
}
.FAQ_inner .module_title{
  padding-top: 0;
  margin-bottom: 46px;
}
.issue_iem .card_header{
  border-bottom: 1px solid #D8D8D8;
}
.issue_iem .issue{
  line-height: 22px;
  padding: 20px 6px 10px 0;
  position: relative;
}
.issue_iem .card_body{
  background: #FBFBFB;
  padding: 12px 20px 28px;
  border-radius: 0px 0px 10px 10px;
  text-align: center
}
.issue_iem .card_body p{
  color:#507390;
  text-align: left;
  margin-bottom: 28px;
}
.faq_btn{
  min-width: 180px;
}

.issue .toggle_icon{
  margin-left: 10px;
  flex-shrink:0;
  display: inline-block;
  width: 28px;
  height: 28px;
  border:1px  solid #66C7F2;
  border-radius: 50%;
  vertical-align: bottom;
  position: relative;
}
.issue .toggle_icon::after{
  content:'';
  display: block;
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  width: 16px;
  height: 2px;
  border-radius: 4px;
  background: #66C7F2;
  transform-origin:50% 0;
}

.issue .toggle_icon::before{
  content:'';
  display: block;
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  width: 2px;
  height: 16px;
  border-radius: 4px;
  background: #66C7F2;
  transform-origin:50% 0;
  transition: all 0.3s ease;
  opacity: 0;
}
.issue.collapsed .toggle_icon::before{
  opacity: 1;
}
.contact_us_box {
  margin-top: 80px;
  text-align: center;
}
.contact_us_box .title{
  color:#507390;
  margin-bottom: 28px;
}
.contact_us_box .text{
  color:#507390;
  margin-top: 28px;
}

@media(max-width:992px){
  .FAQ_sec{
    background: url('../images/product/faq_bg_m.jpg') no-repeat;
    background-size: 100% 300px;
    background-position-y:100%; 
    padding: 56px 0;
  }
  .FAQ_inner{
    padding: 0 12px;
    box-shadow: none;
    border-radius: none;
    background: transparent;
  }
  .FAQ_inner .module_title{
    margin-bottom: 28px;
  }
  .issue_iem .card_body{
    background: #F0F6FA;
  }
  .faq_btn{
    min-width: 120px;
  }
  .contact_us_box {
    margin-top: 56px;
  }
  .contact_us_box .title{
   font-size: 26px;
   line-height:36px ;
  }
}