#MEIQIA-BTN-HOLDER{
  bottom: 48% !important;
  right: 0 !important;
  height: 2% !important;
  
}
#MEIQIA-BTN {
	height: 58px !important;
	border-bottom-left-radius: 10px !important;
	border-top-left-radius: 10px !important;
}
#MEIQIA-BTN #MEIQIA-BTN-TEXT {
	line-height: 58px !important;
}
#MEIQIA-BTN #MEIQIA-BTN-ICON {
	margin-top:20px !important ;
}
#MEIQIA-PANEL-HOLDER{
  bottom: 0 !important;
  height: 50vh !important;
  width: 20% !important;
  right: 0 !important;
}
#MEIQIA-BTN,#MEIQIA-BTN-TEXT,#MEIQIA-BTN-LINE{
  background: #f5ae5b !important;
}
.banner,.banner_wrap {
	width: 100%;
}
/*.banner_wrap {
	height: 760px;
}*/
.banner img {
	z-index: 1;
}
.wallet_wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 43rem;
}
.upMove {
	height: 43rem;
	z-index: 100;
	
}
.wallet_color,.pound_fish,.finance_color,.browser_color,.exchange_trade {
	/* margin-top: 2rem; */
	margin-bottom: 2rem;
	font-size: 2rem;
	min-width: 24rem;
    padding: 0 3rem;
	height: 4.5rem;
	line-height: 4.5rem;
	text-align: center;
	background: #00a6e4;
	color: white;
	border-radius: 3rem;
	display: inline-block;
}

.toviol {
	margin-top: :;;
	margin-bottom: 1.5rem;
	font-size: 1.5rem;
	min-width: 18rem;
    padding: 0 3rem;
	height: 3.5rem;
	line-height: 3.5rem;
	text-align: center; 
	border:1px solid #00a6e4 ;
	color: #00a6e4 !important; 
	border-radius: 3rem;
	display: inline-block;
}

#wallet {
	width: 100%;
	height: 320px;
	margin: 100px 0;
	
}
#cover_qs { 
    height: auto;
	/* background: url(../img/ANMO_bg.png) center no-repeat; */
	background-size: auto; 
	}
#cover_shopping {
	padding: 50px 0;
	background: #f6f6f6;
	height: auto; 
}
#cover_client { 
    height: auto;
	/* background: #f6f6f6; */
	background-size: cover; 
}
.shopping_index_img {

}
.chamber {
	font-size: 1.7rem;
	color: #111111;
	margin-bottom: 4rem;
	text-align: left;
	width: 336px !important; 
}
.chamber_wallet {
	font-size: 1.7rem;
	color: #111111;
	margin-bottom: 4rem;
	text-align: center;
	width: 190px !important;
}
.chamber_white {
    color: white;
}
.chamber_En {
	text-align: left;
}
.pound_fish {
	width: 20rem;
}
 
.browser_color{
	width: 25rem;
}
.apple {
	margin-bottom: 0.625rem;
}
.apple,.androd {
	width: 10rem;
	margin-left: 10%;
}
#cover_pound {
	width: 100%;
	height: 35.625rem;
	background: url(../img/bg_pound.png) no-repeat;
	background-size: cover;
    margin: 100px 0 0px;
}
#cover_finance {
    background: #f6f6f6;
    height: auto; 
}
.pound_wrap {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.pound_img {
	height: 36.5rem;
	margin-top: -5rem;
}
.p_chamber {
	font-size: 1.7rem;
	color: #111111;
	margin-bottom: 4rem;
	width: 360px;
	text-align: left;
	color: white;
}
.code_img {
	width: 18rem;
	text-align: center;
}
.code {
	width: 6.875rem;
	height: 6.875rem;
}
.scan {
	color: white;
	width: 18rem;
	text-align: center;
}
.finace_wrap {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
    padding: 50px 0 50px;
}
.finace_img {  
    max-width: 700px;
}
#cover_browser {
	width: 100%;
	height: auto;
	background:#f6f6f6;
	background-size: auto;
	
}
#roolline{background:#f6f6f6;}
#team,#active{
   background:#FFFFFF; 
   padding: 50px 0;
}
#cover_sancode{
	width: 100%;
	height: auto;
	background:url(../img/ANMO_bg.png) center no-repeat;
	background-size: auto;
	margin: 50px 0;
}
.browser_wrap {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.browser_img {
	height: 36.68rem;
}
#exchange {
	width: 100%;
	height: auto;
    background-color: #EEEEEE;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.exchange_img {
	width: 50vw;
	height: 36.25rem;
}
.exchange_left {
	margin-left: 20%;
}
.main_left {
	margin-right: 10% !important;
}
.coo li {
	font-size: 1.6rem;
}
.code_txt {
	width: 10rem;
	color: white;
	font-size: 1.625rem;
	text-align: center;
}

/*立方体*/
.wrap{height: 100px; width: 100px; margin: 30px auto;transform-style:preserve-3d ;position: relative;animation: run 5s linear infinite;}
.wrap>div{width: 100px;height: 100px;position: absolute;font-size: 40px; line-height: 200px; color: #fff;text-align: center;}
.wrap>div:nth-child(1){transform: translateZ(50px); background: url(../img/logo1.png) no-repeat; background-size: cover;border:2px solid #fff; background-color: #31B0D5;}
.wrap>div:nth-child(2){transform: rotateX(90deg)  translateZ(50px);background: url(../img/logo2.png) no-repeat; background-size: cover;border:2px solid #FFF;background-color: #31B0D5;}
.wrap>div:nth-child(3){transform: rotateX(180deg) translateZ(50px);background: url(../img/logo3.png) no-repeat; background-size: cover;border:2px solid #fff;background-color: #31B0D5;}
.wrap>div:nth-child(4){transform: rotateX(270deg) translateZ(50px);background: url(../img/logo4.png) no-repeat; background-size: cover;border:2px solid #fff;background-color: #31B0D5;}
.wrap>div:nth-child(5){transform: rotateY(90deg)  translateZ(50px);background: url(../img/logo5.png) no-repeat; background-size: cover;border:2px solid #fff;background-color: #31B0D5;}
.wrap>div:nth-child(6){transform: rotateY(-90deg) translateZ(50px);background: url(../img/logo6.png) no-repeat; background-size: cover;border:2px solid #fff;background-color: #31B0D5;}
.animation_logo {
	position: fixed;
	left: 2%;
	bottom: 0;
}
@keyframes run{
	0%{transform: rotateX(0) rotateY(0);}
	100%{transform: rotateX(360deg) rotateY(360deg);}
}

/*.img_code_txt {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #2CA6FF;
}
.img_code_txt_en {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #2CA6FF;
}
.index_code_t {
	display: flex;
	flex-direction: row;
}
.index_imgR {
	width: 100px;
	height: 100px;
	margin: 0 10px;
}*/
.txt_apple {
	border: 1px dashed #fff;
	color: white;
	width: 300px;
	height: 250px;
	line-height: 30px; 
	padding: 10px;
	text-indent: 2em;
}
.code_apple{
width: 2rem;
height: 2rem;
margin-bottom: -1rem;
margin-left: 300px;
cursor: pointer;
}

.mask{
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
  }
  .noce{
    width: 620px;
    height: 824px;
    background: #ffffff;
    position: absolute;
    z-index: 9999;
    top: 100px;
    left: calc(50vw - 310px);
    display: none;
  }
  .noce .img1{
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
  }
  .none_img{
    position: absolute;
    top: calc(50% - 94px);
    left: calc(50% - 144px);
    text-align: center;
    font-size: 18px;
    color: #000000;
  }
  .none_img p{
    margin-top: 25px;
  }
  .hv{
    width: 620px;
    height: 824px;
    background: url(../img/bg_zs.png);
    position: absolute;
    z-index: 9999;
    top: 100px;
    left: calc(50vw - 310px);
    color: #003e8a;
    font-family: SimSun;
    display: none;
  }
  .hv .rz_logo{
    margin-top: 164px;
    margin-left: calc(50% - 40px);
  }
  .hv .title{
    color: #003e8a;
    font-size: 40px;
    font-family: SimSun;
    text-align: center;
    margin-top: 14px;
  }
  .hv .zs_number{
    color: #003e8a;
    font-size: 20px;
    font-family: SimSun;
    text-align: center;
    margin-top: 18px;
  }
  .hv .content{
    width: 360px;
    margin: 0 auto;
    margin-top: 45px;
    font-size: 14px;
    color: #003e8a;
    font-family: SimSun;
    line-height: 1.8;
  }
  .hv .content .hash{
    line-height: 1.5;
    word-break:break-all;
    word-wrap:break-word;
  }
  .hv .cp_name{
    font-size: 14px;
    color: #003e8a;
    font-family: SimSun;
    position: absolute;
    right: 150px;
    bottom: 200px;
  }
  .hv .time{
    width: 360px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 150px;
    left: 130px;
    font-size: 14px;
  }
  .close_icon{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #003e8a;
    z-index: 9999;
    position: absolute;
    left: calc(50vw + 288px);
    top: 88px;
    display: none;
  }
  .close_icon img{
    width: 20px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
  }
/* .big-title{
	background: red;
	height: 80px;
	line-height: 80px;
	color: #FFFFFF;
	font-size: 25px;
	width: 1200px;
	margin: auto;
	text-indent: 60px;
} */