body,
html {
  background-color: white;
}
.fixed-width {
  width: 1210px;
  margin: 0 auto;
}
header {
  padding-top: 10px;
  padding-bottom: 10px;
}
header .top-par {
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 2;
  background-color: white;
}
header .header-logo {
  float: left;
}
header .header-logo img {
  height: 55px;
}
header .header-menus {
  float: left;
  height: 55px;
  margin-left: 120px;
}
header .header-menus .header-menu {
  float: left;
  line-height: 55px;
  font-size: 16px;
  margin-right: 36px;
  font-family: theExo;
  color: black;
}
header .header-menus .header-menu.click,
header .header-menus .header-menu:hover {
  color: #FF7F24;
}
header .header-action {
  float: right;
}
header .header-action .login-btn {
  float: right;
  height: 25px;
  line-height: 25px;
  margin-top: 15px;
  color: #666360;
  text-decoration: none;
  font-family: theExo;
}
header .header-action .sign-up {
  float: right;
  height: 35px;
  width: 90px;
  text-align: center;
  color: #FF7F24;
  border: 1px solid #FF7F24;
  border-radius: 3px;
  line-height: 33px;
  margin-top: 10px;
  margin-left: 24px;
  text-decoration: none;
  font-family: theExo;
}
footer {
  height: 160px;
  line-height: 160px;
  background-color: #383838;
}
footer .left-text {
  float: left;
  color: white;
  opacity: 0.5;
  margin-right: 120px;
}
footer .login-register {
  float: left;
}
footer .login-register a,
footer .login-register span {
  text-decoration: none;
  color: white;
  opacity: 0.5;
}
footer .login-register a:hover {
  text-decoration: underline;
  opacity: 1;
}
footer .login-register span {
  margin-left: 3px;
  margin-right: 3px;
}
footer .right-fb {
  float: right;
  margin-right: 24px;
  margin-top: 5px;
}
footer .right-fb a {
  text-decoration: none;
  opacity: 0.5;
}
footer .right-fb img {
  height: 22px;
  opacity: 0.9;
}
footer .right-fb img:hover {
  opacity: 1;
}
footer .right-top {
  float: right;
  height: 46px;
  width: 46px;
  background: #000000;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
  opacity: 0.5;
  margin-top: 57px;
  position: relative;
  cursor: pointer;
  margin-left: 30px;
}
footer .right-top:after {
  width: 10px;
  height: 10px;
  border-top: 2px solid #A5A09B;
  border-right: 2px solid #A5A09B;
  -webkit-transform: rotate(310deg);
  -moz-transform: rotate(310deg);
  transform: rotate(310deg);
  position: absolute;
  top: 18px;
  left: 18px;
  transition-duration: 0.2s;
  content: "";
}
footer .right-top:hover {
  opacity: 1;
}
.body-datas .imgAndTitle {
  position: relative;
}
.body-datas .imgAndTitle img {
  width: 100%;
}
.body-datas .imgAndTitle .the-title {
  position: absolute;
  top: 45%;
  left: 50%;
  font-size: 23px;
  font-family: theExo;
  font-weight: 400;
  color: #FFFFFF;
  width: 970px;
  text-align: center;
  margin-left: -480px;
  top: 0;
  transform: rotate(180deg);
  opacity: 0.9;
}
.body-datas .imgAndTitle .the-title:hover {
  opacity: 1;
}
.body-datas .product-swiper-con .swiper-menus-par {
  background-color: #F9FAFC;
}
.body-datas .product-swiper-con .swiper-menus-par .swiper-menus {
  width: 1210px;
  margin: 0 auto;
}
.body-datas .product-swiper-con .swiper-menus-par .swiper-menus .swiper-menu {
  width: 14.2%;
  float: left;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  font-family: theBacktalkSansBTN;
  color: #666360;
  text-align: center;
}
.body-datas .product-swiper-con .swiper-menus-par .swiper-menus .swiper-menu:nth-child(n+2) {
  border-left: 2px solid white;
}
.body-datas .product-swiper-con .swiper-menus-par .swiper-menus .swiper-menu.click {
  color: white;
  background: #FF7F24;
  position: relative;
  border-left: none;
}
.body-datas .product-swiper-con .swiper-menus-par .swiper-menus .swiper-menu.click + .swiper-menu {
  border-left: none;
}
.body-datas .product-swiper-con .swiper-menus-par .swiper-menus .swiper-menu.click:before {
  content: "";
  border-top: 7.5px solid #FF7F24;
  border-right: 8.5px solid transparent;
  border-left: 8.5px solid transparent;
  top: 54px;
  left: 48%;
  position: absolute;
}
.body-datas .product-swiper-con .swiper-menus-par .swiper-menus .swiper-menu.long {
  width: 14.8%;
}
.body-datas .product-swiper-con .swiper-container {
  height: 500px;
}
.body-datas .product-swiper-con .swiper-container .swiper-slide {
  width: 100%;
  text-align: center;
}
.body-datas .product-swiper-con .swiper-container .swiper-slide .center-image {
  margin-top: 40px;
  width: 470px;
}
.body-datas .product-swiper-con .swiper-container .swiper-slide .swiper-slide-text {
  font-size: 18px;
  font-family: theBacktalkSansBTN;
  font-weight: bold;
  color: #FF7F24;
  margin-top: 24px;
  padding-bottom: 24px;
}
.body-datas .menus_contents .menus_content {
  padding-top: 90px;
  width: 1210px;
  margin: 0 auto;
  text-align: center;
}
.body-datas .menus_contents .menus_content .maxImgPar {
  position: relative;
  width: 470px;
  margin: 0 auto;
}
.body-datas .menus_contents .menus_content .maxImgPar .maxImg {
  position: absolute;
  right: 20px;
  top: 60px;
  width: 16px;
}
.body-datas .menus_contents .menus_content .maxImgPar:before {
  width: 20px;
  height: 20px;
  background-color: white;
  position: absolute;
  content: "";
  top: 58px;
  right: 18px;
  opacity: 0.6;
}
.body-datas .menus_contents .menus_content .text-1 {
  font-size: 24px;
  font-family: theBacktalkSansBTN;
  color: #000000;
}
.body-datas .menus_contents .menus_content .text-2 {
  margin-top: 27px;
  font-family: theBacktalkSansBTN;
  color: #666360;
  line-height: 30px;
  font-size: 20px;
}
.body-datas .menus_contents .menus_content .img-par {
  border: 1px solid #DEDEDE;
  padding: 45px;
  margin-top: 40px;
}
.body-datas .menus_contents .menus_content .img-par img {
  width: 100%;
}
.body-datas .menus_contents .menus_content .center-image {
  margin-top: 40px;
}
.body-datas .menus_contents .menus_content:nth-child(n+2) {
  display: none;
}
.body-datas .menus_contents .menus_content:nth-child(3) {
  display: none;
}
.body-datas .menus_contents .menus_content:nth-child(3) .maxImgPar:before {
  right: 9px;
}
.body-datas .menus_contents .menus_content:nth-child(3) .maxImgPar .maxImg {
  right: 11px;
}
.body-datas .menus_contents .menus_content:nth-child(4) {
  display: none;
}
.body-datas .how-to-work {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  font-family: theExo;
}
.body-datas .work-center {
  margin-top: 67px;
}
.body-datas .work-center .left-text {
  float: left;
  width: 600px;
  font-size: 20px;
  color: #666360;
  line-height: 35px;
}
.body-datas .work-center img {
  float: right;
  width: 550px;
}
.body-datas .work-center .grayBtn.click {
  height: 50px;
  line-height: 48px;
  padding-left: 60px;
  padding-right: 60px;
  font-size: 20px;
  width: auto;
}
.body-datas .work-center .grayBtn.click img {
  margin-top: 15px;
  margin-right: 8px;
}
.body-datas .work-center .grayBtn.click.white {
  background: white;
  color: black;
}
.body-datas .mobile-money .mobile-money-left {
  float: left;
  position: relative;
  top: 20px;
}
.body-datas .mobile-money .mobile-money-left img {
  float: left;
  height: 340px;
}
.body-datas .mobile-money .mobile-money-left img:nth-child(1) {
  margin-right: 100px;
}
.body-datas .mobile-money .mobile-money-right {
  float: right;
  text-align: left;
  width: 550px;
}
.body-datas .mobile-money .mobile-money-right .mobile-money-title {
  font-size: 30px;
  font-family: theExo;
  font-weight: bold;
}
.body-datas .mobile-money .mobile-money-right .mobile-money-text {
  margin-top: 60px;
  font-size: 20px;
  color: #605E5E;
  line-height: 30px;
}
.body-datas .mobile-money .mobile-money-right .grayBtn.click {
  height: 50px;
  padding-left: 26px;
  padding-right: 26px;
  font-size: 20px;
  font-weight: bold;
  width: auto;
}
.body-datas .mobile-money .mobile-money-right .grayBtn.click img {
  margin-top: 12px;
  margin-right: 12px;
}
.body-datas .mobile-money .mobile-money-right .grayBtn.click.black {
  background: black;
  color: white;
  float: right;
}
.body-datas .mobile-money .mobile-money-right .grayBtn.click.black .coming {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}
.body-datas .mobile-money .mobile-money-right .grayBtn.click.black .store-name {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}
.body-datas .case-studies {
  text-align: center;
}
.body-datas .case-studies .case-studies-title {
  font-size: 30px;
  font-family: theExo;
  font-weight: bold;
  color: #000000;
}
.body-datas .case-studies .case-studies-menus {
  background-color: white;
  margin-top: 90px;
}
.body-datas .case-studies .case-studies-menus .case-studies-menu {
  text-align: center;
  width: 20%;
  padding-top: 22px;
  padding-bottom: 22px;
  float: left;
  height: 82px;
  background-size: auto 34px;
  background-repeat: no-repeat;
  background-position: center;
}
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(1) {
  background-image: url(/quanaxy_web/official/css/images/grant-home-cast-1_off.png);
}
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(1):hover,
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(1).click {
  background-image: url(/quanaxy_web/official/css/images/grant-home-cast-1.png);
}
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(2) {
  background-image: url(/quanaxy_web/official/css/images/grant-home-cast-2_off.png);
}
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(2):hover,
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(2).click {
  background-image: url(/quanaxy_web/official/css/images/grant-home-cast-2.png);
}
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(3) {
  background-image: url(/quanaxy_web/official/css/images/grant-home-cast-3_off.png);
}
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(3):hover,
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(3).click {
  background-image: url(/quanaxy_web/official/css/images/grant-home-cast-3.png);
}
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(4) {
  background-image: url(/quanaxy_web/official/css/images/grant-home-cast-4_off.png);
}
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(4):hover,
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(4).click {
  background-image: url(/quanaxy_web/official/css/images/grant-home-cast-4.png);
}
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(5) {
  background-image: url(/quanaxy_web/official/css/images/grant-home-cast-5_off.png);
}
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(5):hover,
.body-datas .case-studies .case-studies-menus .case-studies-menu:nth-child(5).click {
  background-image: url(/quanaxy_web/official/css/images/grant-home-cast-5.png);
}
.body-datas .case-studies .case-studies-menus .case-studies-menu.click {
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.05);
}
.body-datas .case-studies .case-studies-contents {
  margin-top: 65px;
}
.body-datas .case-studies .case-studies-contents .content-text {
  font-size: 20px;
  color: #666360;
  line-height: 35px;
}
.body-datas .case-studies .case-studies-contents .case-studies-content:nth-child(n+2) {
  display: none;
}
.body-datas .case-studies .case-studies-contents .case-studies-content.content1 .content1-left,
.body-datas .case-studies .case-studies-contents .case-studies-content.content3 .content1-left {
  float: left;
  width: 600px;
  text-align: left;
}
.body-datas .case-studies .case-studies-contents .case-studies-content.content1 .content1-left .content1-left-title,
.body-datas .case-studies .case-studies-contents .case-studies-content.content3 .content1-left .content1-left-title {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  font-family: theExo;
}
.body-datas .case-studies .case-studies-contents .case-studies-content.content1 .content1-right,
.body-datas .case-studies .case-studies-contents .case-studies-content.content3 .content1-right {
  float: right;
  width: 550px;
  margin-top: 20px;
}
.body-datas .case-studies .case-studies-contents .case-studies-content.content1 .content1-right img,
.body-datas .case-studies .case-studies-contents .case-studies-content.content3 .content1-right img {
  width: 100%;
}
.body-datas .case-studies .case-studies-contents .case-studies-content.content2 .content2-left,
.body-datas .case-studies .case-studies-contents .case-studies-content.content5 .content2-left {
  float: left;
  width: 550px;
  text-align: left;
}
.body-datas .case-studies .case-studies-contents .case-studies-content.content2 .content2-left img,
.body-datas .case-studies .case-studies-contents .case-studies-content.content5 .content2-left img {
  width: 100%;
}
.body-datas .case-studies .case-studies-contents .case-studies-content.content2 .content2-right,
.body-datas .case-studies .case-studies-contents .case-studies-content.content5 .content2-right {
  float: right;
  width: 600px;
  text-align: left;
}
.body-datas .case-studies .case-studies-contents .case-studies-content.content2 .content2-right .content2-right-title,
.body-datas .case-studies .case-studies-contents .case-studies-content.content5 .content2-right .content2-right-title {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  font-family: theExo;
}
.body-datas .case-studies .case-studies-contents .case-studies-content.content4 {
  text-align: left;
}
.body-datas .case-studies .case-studies-contents .case-studies-content.content4 .content4-title {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  font-family: theExo;
}
.body-datas .publication .publication-title {
  font-size: 30px;
  font-family: theExo;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.body-datas .publication .pagination-content {
  background-color: #F9FAFC;
  padding: 40px;
  margin-top: 60px;
  line-height: 30px;
}
.body-datas .publication .pagination-content .pagination-content-title {
  font-size: 20px;
  font-weight: bold;
  font-family: theExo;
  color: #000000;
}
.body-datas .publication .pagination-content .pagination-content-text {
  font-size: 20px;
  font-family: theBacktalkSansBTN;
  color: #666360;
  padding-top: 30px;
}
.body-datas .publication .pagination-content .pagination-content-bottom {
  margin-top: 50px;
  position: relative;
}
.body-datas .publication .pagination-content .pagination-content-bottom .pagination-content-bottom-text {
  font-size: 20px;
  font-family: theBacktalkSansBTN;
  color: #1684AB;
  position: relative;
  top: -7px;
  text-decoration: none;
}
.body-datas .publication .pagination-content .pagination-content-bottom .the_right_time {
  position: absolute;
  right: 0;
  font-size: 20px;
  font-family: theBacktalkSansBTN;
  color: #000000;
  bottom: 7px;
}
.my-swiper-button-next,
.my-swiper-button-prev {
  float: right;
  height: 25px;
  width: 25px;
  opacity: 0.7;
  position: absolute;
  cursor: pointer;
  top: 43%;
  left: 5px;
}
.my-swiper-button-next:after,
.my-swiper-button-prev:after {
  width: 12.5px;
  height: 12.5px;
  border-top: 2px solid #666666;
  border-right: 2px solid #666666;
  -webkit-transform: rotate(215deg);
  -moz-transform: rotate(215deg);
  transform: rotate(215deg);
  position: absolute;
  top: 6px;
  left: 11px;
  transition-duration: 0.2s;
  content: "";
}
.my-swiper-button-next:hover,
.my-swiper-button-prev:hover {
  opacity: 1;
}
.my-swiper-button-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 2px;
}
.my-swiper-button-next {
  left: auto;
  right: 5px;
}


.max_div{
    position: absolute;
    width: 444px;
    height: 139px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    left: 50%;
    margin-left: -222px;
    margin-top:-174px;
    text-align: center;
    display: none;
    
}
.max_div img{
        height: 64px;
        margin-top: 37.5px;
    }