.poolbanner{display: block;width: 100%;height: 626px;background: url(../img/purse_banner.jpg) #1e2a45 bottom center no-repeat;}
.poolbanner h2{display: block;text-align: center;color: #fff;font-size: 48px;line-height: 48px;padding: 75px 0 16px;font-weight: 400;}
.poolbanner p{display: block;text-align: center;color: #fff;font-size: 32px;line-height: 32px;font-weight: 200;}

/* <=============== wallet ================> */
.home_wallet{display:block;width:100%;background:#fff;padding:65px 0 60px}
.home_walletImg{display:block;max-width:100%;height:auto}
.wallet_row{display:flex;align-items:center;margin:0 auto;justify-content:space-between}
.wallet_left{width:55%}
.wallet_right{width:43%}
.walletRight_box{display:flex;flex-wrap:wrap;align-items:center;justify-content:left;}
.walletRight_box h3{color:#282c36;font-size:36px;font-weight:400;line-height: 40px;}
.walletRight_box p{color: #868d9a;font-size: 21px;font-weight:200;line-height: 32px;margin: 11px 0 26px;}
.walletRight_box a{transition: all .7s ease 0s;font-size: 15px;background-color: #e9a900;display:inline-block;min-width:120px;height:38px;line-height:38px;border-radius:30px;text-align:center;color:#fff;padding:0 20px}
/* <=============== wallet ================> */

/* <=============== Currency wallet ================>*/
.more_wallet{background: #f8f8f8;padding: 30px 0;box-sizing: border-box;width: 100%;}
/* <=============== Currency wallet ================>*/

/* <===============  field  ================>*/
.field_content{display:block;width:100%;background:#fff;overflow:hidden;position:relative;padding:70px 0 80px;box-sizing: border-box;}
.field_title>h2{color:#282c36;font-size:36px;text-align:center;display:block}
.field_title>p{color:#868d9a;font-size:16px;text-align:center;display:block;margin:12px auto;line-height:16px}
.swiper-field{margin:55px auto 0}
.swiper-field .w1200{position:absolute;top:50%;left:0;right:0;margin:0 auto}
.swiper-field .swiper-slide{opacity:.3}
.swiper-field .field_box{display: flex;flex-wrap: nowrap;flex-direction: row;box-sizing: border-box; align-items: center;width: 100%;padding: 30px;box-sizing: border-box;}
.swiper-field .field_box img{display:block;margin:0 auto;width: 55%;height:auto;}
.swiper-field .field_text{display: block;width: 45%;padding: 0 15px;}
.swiper-field .field_text h2{color: #282c36;font-size: 22px;display: block;margin-bottom: 7px;}
.swiper-field .field_text p{color: #868d9a;font-size: 16px;line-height: 24px;}
.swiper-field .swiper-slide-active{box-shadow:rgba(37,38,42,.3) 0 4px 106px;border-radius:4px;z-index:5;opacity:1;background:#fff}
.swiper-field .swiper-button-next,.swiper-field .swiper-button-prev{background:#898d9a;width:54px;height:54px;border-radius:30px;color:#fff;text-align:center;line-height:54px}
.swiper-field .swiper-button-next:hover,.swiper-field .swiper-button-prev:hover{background-color:#25262a;}
.swiper-field .swiper-button-next i,.swiper-field .swiper-button-prev i{font-size:22px}
.swiper-field .swiper-wrapper{transition-timing-function: ease-in-out;}
.swiper-field .swiper-button-next{background-image: url(../img/purse_wallet_r.png);}
.swiper-field .swiper-button-prev{background-image: url(../img/purse_wallet_l.png);}
/* <===============  field  ================>*/

.home_swap{background:url(../img/home_map.png) center center #25262a no-repeat;padding:65px 0 90px;display:block;width:100%}
.home_swap .field_title h2{color:#fff}
.home_swap .field_title img{display:block;margin:75px auto 0;max-width:100%;height:auto}
.home_down{background: #ffffff;}
.home_down>div{display:flex;justify-content:space-between;flex-direction:row;align-items:center}
.down_app{display:block; }
.down_app img{ max-width: 100%;height: auto;display: block;}
.down_title{display:flex;align-items:center;max-width:385px}
.down_title div{margin-left:40px}
.down_title div h3{font-size:24px;color:#282c36;line-height:40px}
.down_title div p{color:#868d9a;font-size:16px;line-height:24px}
.down_link{display:flex;background:#000;color:#fff;border-radius:9px;padding: 9px;align-items:center;}
.down_link .iconanzhuo{display: inline-block;width: 40px;height: 43px;background: url(../img/purse_wallet_an.png) center center no-repeat; }
.down_link div{display:block;margin-left:7px}
.down_link div h3{font-size:9px;line-height:9px}
.down_link div p{font-size:24px;line-height:24px;display:block;margin-top:5px}
.footer-wrapper{background:#fff}
.swiper-field .swiper-pagination{position:static;margin:50px auto 0}
.swiper-field .swiper-pagination-bullet{width:12px;height:12px;background:#dce1e7;margin:0 9px!important}
.swiper-field .swiper-pagination-bullet-active{background:#25262a}

.footer{margin: 0;}

@media screen and (max-width: 767px){
.poolbanner{display: block;height: 250px;background-size: auto 250px;padding-bottom: 49px;}
.poolbanner h2{font-size: 16px;line-height: 20px;padding: 20px 0 8px;}
.poolbanner p{font-size: 14px;line-height: 18px;}
.home_walletImg{ max-width: 100% !important;}

.home_wallet,.more_wallet{padding: 30px 15px;}
.wallet_row{flex-wrap: wrap;}
.wallet_left{ width: 100%;}
.wallet_right{width: 100%;margin-top: 20px;}
.walletRight_box h3{font-size:20px;}
.walletRight_box p{margin: 15px auto;font-size: 14px;line-height: 23px;text-align: center;}
.walletRight_box a{ }

.field_content{     padding: 30px 15px;}
.field_title>h2{    font-size: 20px }
.field_title>p{    font-size: 14px; }
.swiper-field{     margin:20px auto 0;}
.swiper-field .swiper-button-next, .swiper-field .swiper-button-prev{width: 40px;height: 40px;line-height: 40px;background-position: center;}
.swiper-field .field_box{padding: 20px;flex-wrap: wrap;}
.swiper-field .field_box img{width: 100%;height: auto;}
.swiper-field .field_text{width: 100%;padding: 10px 0;}
.swiper-field .field_text h2{font-size: 16px;}
.swiper-field .field_text p{font-size: 14px;}
.swiper-field .swiper-pagination{margin: 30px auto 0;}

.home_swap{padding: 40px 0; }
.home_swap .field_title img{margin: 50px auto 0; padding: 0 15px; }
.home_down{padding: 20px 15px 0;}
.home_down>div{flex-wrap: wrap;justify-content: center;}
.down_title{max-width: 100%;}
.down_title div{margin-left: 6%;}
.down_title div h3{font-size: 18px;line-height: 30px;}
.down_title div p{font-size: 14px;}
.down_link{width: 100%;margin: 20px auto;justify-content: center;}
.down_app{ }
.down_app img{ }

}