.banner{
  position: relative;
}
.banner h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100% !important;
  text-align: center;
  font-size: 0.92rem;
  color: #FFFFFF;
  letter-spacing: 0.2rem;
  text-shadow: 0 0 0.3rem rgba(15, 26, 35, 0.71);
}
.banner_content{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100% !important;
  transform: translate(-50%,-50%);
  font-size: 0.92rem;
  text-shadow: 0 0 0.3rem rgba(15,26,35,0.71);
  color: #FFFFFF;
  text-align: center;
  letter-spacing: 0.2rem;
}
/* ------------ */
.appeal{}
.appeal_swiper{
  position: relative;
  padding-top: 0.7rem;
  padding-bottom: 1.7rem;
}
.appeal_swiper_main{
  position: relative;
  height: 7rem;
}
.appeal-slide{
  position: absolute;
  background-size: cover;
  transition: all .5s;
}
.appeal-slide.active{
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 5.05rem;
  height: 6.72rem;
  z-index: 4;
}
.appeal-slide.active_prev{
  top: 0;
  left: 0;
  margin-top: 0.51rem;
  margin-left: 2.06rem;
  width: 3.7rem;
  height: 5.69rem;
  z-index: 3;
}
.appeal-slide.active_prev2{
  top: 0;
  left: 0;
  margin-top: 1.09rem;
  margin-left: 0.69rem;
  width: 2.94rem;
  height: 4.53rem;
  z-index: 2;
}
.appeal-slide.active_next{
  top: 0;
  right: 0;
  margin-top: 0.51rem;
  margin-right: 2.06rem;
  width: 3.7rem;
  height: 5.69rem;
  z-index: 3;
}
.appeal-slide.active_next2{
  top: 0;
  right: 0;
  margin-top: 1.09rem;
  margin-right: 0.69rem;
  width: 2.94rem;
  height: 4.53rem;
  z-index: 2;
}
.appeal-slide.hide{
  opacity: 0;
}
.appeal-slide1{
  background-image: url(../img/scope-of-services/appeal_1_f.png);
}
.appeal-slide2{
  background-image: url(../img/scope-of-services/appeal_2_f.png);
}
.appeal-slide3{
  background-image: url(../img/scope-of-services/appeal_3_f.png);
}
.appeal-slide4{
  background-image: url(../img/scope-of-services/appeal_4_f.png);
}
.appeal-slide5{
  background-image: url(../img/scope-of-services/appeal_5_f.png);
}
.appeal-slide6{
  background-image: url(../img/scope-of-services/appeal_6_f.png);
}
.appeal-slide1.active{
  background-image: url(../img/scope-of-services/appeal_1_t.png);
}
.appeal-slide2.active{
  background-image: url(../img/scope-of-services/appeal_2_t.png);
}
.appeal-slide3.active{
  background-image: url(../img/scope-of-services/appeal_3_t.png);
}
.appeal-slide4.active{
  background-image: url(../img/scope-of-services/appeal_4_t.png);
}
.appeal-slide5.active{
  background-image: url(../img/scope-of-services/appeal_5_t.png);
}
.appeal-slide6.active{
  background-image: url(../img/scope-of-services/appeal_6_t.png);
}
.appeal_swiper_next,.appeal_swiper_prev{
  position: absolute;
  top: 4.05rem;
  width: 0.28rem;
  height: 0.28rem;
  text-align: center;
  line-height: 0.23rem;
  font-size: 0.2rem;
  background: #FFFFFF;
  border: 0.01rem solid #333333;
  border-radius: 50%;
  cursor: pointer;
}

.appeal_swiper_next{
  right: 0;
}
.appeal_swiper_prev{
  left: 0;
}
.appeal_swiper_pagination{
  position: absolute !important;
  left: 50%;
  bottom: 1.1rem;
  transform: translateX(-50%) !important;
  display: flex;
}
.appeal_swiper_pagination li{
  width: 0.15rem;
  height: 0.15rem;
  background: #000;
  margin: 0 0.08rem;
  border-radius: 50%;
  opacity: .2;
  cursor: pointer;
}
.appeal_swiper_pagination li.active{
  background: #E98918;
  opacity: 1;
}
/* ------------------------ */
.fxs {
  width: 100%;
  height: 5.62rem;
  background-image: url(../img/scope-of-services/fxs_bg.png);
  background-size: cover;
  margin-bottom: 1rem !important;
}
.fxs .G_title{
  background: #bfbfbf80;
}
.fxs ul {
  display: flex;
}
.fxs ul li{
  width: 25%;
  text-align: center;
  color: #fff;
}
.fxs ul li img{
  width: 0.53rem;
  height: 0.53rem;
}
.fxs ul li h6{
  font-size: 0.22rem;
  margin: 0.37rem 0 0.19rem;
}
.fxs ul li i{
  display: inline-block;
  width: 0.02rem;
  height: 0.21rem;
  background: #fff;
  opacity: 0.5;
  margin-bottom: 0.34rem;
}
.fxs ul li p{
  font-size: 0.14rem;
  color: #FFFFFF;
  line-height: 0.45rem;
  opacity: .9;
}
/* --------------- */
.country{
  width: 100%;
  height: 7.16rem;
  background-image: url(../img/scope-of-services/country_bg.png);
  background-size: cover;
  margin-bottom: 0.5rem;
}
.country ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.country ul li{
  margin-right: 0.8rem;
}
.country ul li:nth-child(5n){
  margin-right: 0;
}
.country ul li img{
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 50%;
  margin-bottom: 0.35rem;
}
.country ul li p{
  font-size: 0.22rem;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 0.25rem;
}