#buyModal1 .content{
	flex: 1;
	overflow-y: auto;
	width: 100%
}

#buyModal1 .balance, #buyModal1 .modal-content, #buyModal1 body{
	color: #fff;
	background-size: auto;
	background-repeat: no-repeat
}

#buyModal1 .tag-menu{
	display: flex;
	flex-direction: column
}

#buyModal1 .home, #buyModal1 .player{
	background-image: url(/client/static/img/bg_cloud.54f8a82f.jpg);
	background-size: cover
}

#buyModal1 .cart-top, #buyModal1 .clip-title, #buyModal1 .top-key{
	color: #fff
}

#buyModal1 .bind-input1{
	color: #000;
	background: #fff;
	border: 1px solid #585858
}

#buyModal1 .icon-fav, #buyModal1 .icon-search, #buyModal1 .icon-top{
	color: #fff!important;
	fill: #fff!important
}

#buyModal1 .tag-item, #buyModal1 .top-key{
	background: none;
	color: #fff;
	border: 1px solid #fff
}

#buyModal1 .key-txt, #buyModal1 .txt-date{
	color: #db0b01
}

#buyModal1 .btn-bind{
	background: #f90;
	color: #000
}

#buyModal1 .btn-bind, #buyModal1 .btn-bind2{
	border: 1px solid #fff
}

#buyModal1 .btn-bind2{
	background: hsla(0,0%,100%,.1);
	color: #fff
}

#buyModal1 .tag-box{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	display: flex;
	height: auto;
	flex-flow: wrap;
	justify-content: space-between
}

#buyModal1 .tag-item{
	margin: .2rem .1rem;
	font-weight: 700;
	border-radius: .5rem;
	padding: .2rem .5rem;
	text-decoration: none
}

#buyModal1 .tab-nav{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 3rem;
	z-index: 1000;
	background-color: #0a2e51;
	border-top: 2px solid #fff;
	justify-content: space-between
}

#buyModal1 .tab-btn, #buyModal1 .tab-nav{
	display: flex;
	align-items: center
}

#buyModal1 .tab-btn{
	border-radius: .5rem;
	background: transparent;
	height: 2rem;
	width: 88%;
	color: #fff;
	border: 1px solid hsla(0,0%,100%,.5);
	justify-content: center
}

#buyModal1 .hot{
	background: #db0b01;
	color: #fff;
	font-weight: 700;
	border: none
}

#buyModal1 .modal-content{
	background: #0a2e51
}

#buyModal1 .marque-box{
	color: #fff
}

#buyModal1 .clip-title{
	margin: .4rem .5rem;
	width: 95%
}

#buyModal1 .clip-title .char{
	font-size: 1rem;
	white-space: break-spaces;
	overflow: hidden;
	text-overflow: clip;
	color: #fff;
	line-height: 1.3rem;
	height: 2.4rem
}

#buyModal1 .clip-subtitle{
	text-align: right;
	color: #fff;
	font-size: .8rem;
	background: #339;
	position: absolute;
	opacity: .8;
	bottom: 0;
	width: 100%
}

#buyModal1 .clip-subtitle a{
	color: #468189
}

#buyModal1 .clip-icon{
	color: #ff8dae
}

#buyModal1 .image-list{
	display: flex;
	flex-wrap: wrap
}

#buyModal1 .image-item{
	width: 30%;
	margin: .8rem;
	text-align: center
}

#buyModal1 .error, #buyModal1 .loading{
	text-align: center;
	margin-top: 1.5rem
}

#buyModal1 .sticky-tag-menu{
	background-color: #fff
}

#buyModal1 .img-box{
	margin-top: .5rem;
	flex-direction: column;
	display: flex;
	width: 50%;
	justify-content: center;
	float: left
}

#buyModal1 .img-out{
	width: 98%;
	background-position: 50% 50%;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 0;
	padding-bottom: 56.52%;
	position: relative;
	border-radius: .5rem;
	margin: 0 auto
}

#buyModal1 .img-out img{
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: .5rem
}

#buyModal1 .mysec{
	background-origin: content;
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat
}

#buyModal1 .recom{
	color: #969696;
	font-size: .8rem;
	line-height: 1.5rem;
	height: 1.5rem;
	margin-top: .1rem
}

#buyModal1 .recom i, #buyModal1 .recom span{
	margin: 0 .3em
}

#buyModal1 .tab-item{
	text-align: center;
	flex: 1;
	color: #333;
	text-decoration: none;
	display: flex;
	justify-content: center
}

#buyModal1 .tab-item.router-link-exact-active{
	color: #42b983;
	font-weight: 700
}
#buyModal1 .icon-close, #buyModal1 .icon-up{
    color: hsla(0, 0%, 100%, .8);
    fill: hsla(0, 0%, 100%, .8);
}
#buyModal1 .icon-close{
    width: 1.8rem;
    height: 1.8rem;
}
#buyModal1 .modal{
	z-index: 1050;
	display: flex;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	background-color: rgba(0,0,0,.7);
	font-size:12px;
}
#buyModal1 .modal *{
	font-size:5vw !important;
}

#buyModal1 .modal, #buyModal1 .modal-bg{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

#buyModal1 .modal-bg{
	z-index: 1040;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: .5
}

#buyModal1 .modal-dialog{
	position: relative;
	width: 100%;
	z-index: 1050;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

#buyModal1 .modal-content{
	padding:10px;
	width: 94%
}

#buyModal1 .modal-title{
	font-size: 2rem;
	font-weight: 700;
	text-align: center
}

#buyModal1 .modal-body{

}

#buyModal1 .modal-header{
	border-bottom: none
}

#buyModal1 .modal-header i{
	color: #000;
	font-size: 1rem
}

#buyModal1 .modal-close{
	line-height: 3rem;
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: space-between
}

#buyModal1 #buyThumb{
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: 50%
}

#buyModal1 .thumb-box{
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	position: relative
}

#buyModal1 .close{
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	background: none;
	border: none;
	margin-top: -.5rem;
	margin-right: 0
}

#buyModal1 .center-block{
	display: block;
	margin-right: auto;
	margin-left: auto
}

#buyModal1 #btn-pack{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

#buyModal1 .btn-box2{
	width: 70%
}

#buyModal1 .pay-tip{
	color: #ffca00;
	background: hsla(0,0%,100%,.1);
	width: 80%
}

#buyModal1 .pay-tip, #buyModal1 .pay-tip2{
	height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center
}

#buyModal1 .pay-tip2{
	color: red;
	background: #fff;
	width: 100%
}

#buyModal1 .pay-box{
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding-bottom: 3rem
}

#buyModal1 .pay-box, #buyModal1 .pay-btn{
	display: flex;
	align-content: center;
	align-items: center
}

#buyModal1 .pay-btn{
	width: 50%;
	flex-direction: column;
	justify-content: center;
	margin: .8rem 0
}

#buyModal1 .pay-icon{
	width: 90%
}

#buyModal1 .pay-icon img{
	width: 100%;
	border-radius: .8rem
}

#buyModal1 #pay-title{
	font-size: 1.5rem;
	text-align: center;
	font-weight: 700;
	color: #f90;
	margin: 10px auto
}

#buyModal1 .pop-msg{
	font-size: 20px;
	font-weight: 700;
	color: #6cde12;
	margin: 20px auto
}

#buyModal1 .short-url{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	font-size: 1.5rem;
	color: lime;
	width: 100%;
	flex-wrap: wrap
}

#buyModal1 .link{
	flex: 1;
	flex-wrap: wrap;
	word-break: break-all;
	font-size: 2rem
}

#buyModal1 .auto-account, #buyModal1 .link{
	width: 100%;
	display: flex;
	justify-content: center;
	font-weight: 700;
	font-size:16px !important;
}

#buyModal1 .auto-account{
	background: #fff;
	flex-direction: row;
	font-size: 1rem;
	color: blue;
	align-items: center;
	border: 2px solid red
}

#buyModal1 .auto-account .phone{
	color: red;
	font-size: 1.8rem;
	font-weight: 700
}

#buyModal1 .copy-url{
	background: blue;
	color: #fff;
	border-radius: .8rem;
	width: 3rem;
	margin-left: .5rem
}

#buyModal1 .copy-url, #buyModal1 .font-bold2{
	text-align: center;
	font-size: 1rem
}

#buyModal1 .font-bold2{
	margin: 10px auto;
	font-weight: 700;
	color: #f90
}

#buyModal1 .font-bold{
	font-size: 1rem;
	color: #fff;
	margin: 8px auto
}

#buyModal1 .pay-wait{
	height: 8rem;
	display: flex;
	justify-content: center;
	align-items: center
}

#buyModal1 .pay-wait-tip{
	font-size: 2rem;
	background: #fff;
	color: #2eb872;
	font-weight: 700
}

#buyModal1 #vtitle{
	word-wrap: break-word
}

#buyModal1 .btn-bind, #buyModal1 .btn-bind2{
	width: 100%;
	border-radius: .5rem;
	height: 2.2rem;
	margin: 1rem auto;
	font-weight: 700
}

#buyModal1 .btn-bind, #buyModal1 .btn-bind2, #buyModal1 .btn-skip-top{
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center
}

#buyModal1 .btn-skip-top{
	width: 3rem;
	height: 3rem;
	background-position: 50% 50%;
	background-size: contain;
	color: #fff;
	text-decoration: none;
	border-radius: 20rem;
	background-color: rgba(0,0,0,.6);
	position: fixed;
	bottom: 4rem;
	right: 1rem;
	z-index: 1000;
	align-content: center
}

#buyModal1 .icon-up{
	width: 2.5rem;
	height: 2.5rem
}

#buyModal1 .icon-close, #buyModal1 .icon-up{
	color: hsla(0,0%,100%,.8);
	fill: hsla(0,0%,100%,.8)
}

#buyModal1 .icon-close{
	width: 1.8rem;
	height: 1.8rem
}

#buyModal1 .form-box{
	display: flex;
	flex-direction: column
}

#buyModal1 .form-row{
	width: 100%;
	margin: .8rem auto;
	display: flex
}

#buyModal1 .bind-input2{
	line-height: 2rem;
	color: #fff;
	background: #1a1a1a;
	border: 1px solid #585858
}

#buyModal1 .bind-input1, #buyModal1 .bind-input2{
	width: 100%;
	height: 2rem;
	border-radius: .5rem;
	font-size: 1.1rem;
	flex: 1
}

#buyModal1 .btn-buyit{
	background: #ff9000;
	margin: .2rem auto
}

#buyModal1 .btn-buyit, #buyModal1 .btn-buyit2{
	color: #000;
	width: 100%;
	font-weight: 700;
	border: none;
	border-radius: .4rem;
	height: 2rem;
	font-size: 1rem;
	display: flex;
	justify-content: center;
	align-items: center
}

#buyModal1 .btn-buyit2{
	background: #ffc;
	margin: .6rem auto
}

#buyModal1 .container{
	padding: 0;
	width: 100%
}

#buyModal1 #navSearch{
	height: 2rem;
	justify-content: space-between;
	margin: 10px auto
}

#buyModal1 #navSearch, #buyModal1 #search-mid{
	display: flex;
	flex-direction: row
}

#buyModal1 #search-mid{
	text-align: center;
	justify-items: center;
	justify-content: center;
	flex: 1;
	border-radius: 1.5rem;
	background-color: hsla(0,0%,100%,.1);
	box-shadow: none;
	margin: 0 .5rem;
	height: 2.2rem;
	line-height: 2.2rem
}

#buyModal1 .search-left{
	width: 4rem;
	margin-left: .5rem
}

#buyModal1 .search-right{
	text-align: center;
	flex-direction: column;
	color: #fff;
	background: blue;
	border-radius: .5rem;
	width: 2.5rem;
	margin: 0 .1rem;
	font-size: .9rem
}

#buyModal1 .icon-box, #buyModal1 .search-right{
	display: flex;
	justify-content: center;
	height: 2rem
}

#buyModal1 .icon-box{
	width: 2rem;
	align-items: center
}

#buyModal1 .icon-search{
	width: 2rem;
	height: 2rem;
	margin: 0 .1rem
}

#buyModal1 #txt-key{
	height: 2rem;
	line-height: 2rem;
	color: #fff;
	background: transparent;
	align-self: center;
	border: 0;
	width: 60%;
	font-size: 1rem
}

#buyModal1 #txt-key::-webkit-input-placeholder{
	color: #fff
}

#buyModal1 #txt-key::-moz-placeholder{
	color: #fff
}

#buyModal1 #txt-key:-ms-input-placeholder{
	color: #fff
}

#buyModal1 #txt-key:-moz-placeholder{
	color: #fff
}

#buyModal1 .priceStyle{
	font-size: 1.2rem
}

#buyModal1 .cart-top{
	font-weight: 700;
	height: 30px;
	justify-content: flex-start;
	border-radius: 6px;
	margin: 6px 0
}

#buyModal1 .cart-top, #buyModal1 .title{
	width: 100%;
	display: flex;
	align-items: center
}

#buyModal1 .title{
	background: #019fe8;
	color: #fff;
	font-size: 1.4em;
	justify-content: center;
	height: 2em
}

#buyModal1 .check-box{
	background: #fff;
	width: 100%;
	height: 100%;
	color: #000;
	flex-direction: column
}

#buyModal1 .check-box, #buyModal1 .txt{
	display: flex;
	align-items: center
}

#buyModal1 .txt{
	font-size: 1.2em;
	justify-content: center;
	margin: 1em auto
}

#buyModal1 .time-txt{
	color: red;
	margin: 0 2px
}

#buyModal1 .btn-home{
	background: #019fe8;
	color: #fff;
	width: 80%;
	text-align: center;
	font-size: 1.1em;
	height: 36px;
	line-height: 36px;
	border-radius: 10px;
	margin-top: 2em
}

#buyModal1 .tab{
	border: 1px solid red;
	border-radius: 5px;
	margin: 2px;
	font-size: 1em;
	color: red;
	padding: 2px
}

#buyModal1 .err-box{
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	font-size: 1.5em;
	flex-direction: column
}

#buyModal1 .btn{
	background: #ff9000;
	color: #000;
	width: 96%;
	margin: 4px auto;
	font-weight: 700;
	border: none;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
	font-size: 16px
}

#buyModal1 .home{
	display: flex;
	flex-direction: column;
	height: 100vh;
	flex: 1;
	overflow-y: auto
}

#buyModal1 .search-top{
	margin: 10px auto;
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: flex-start;
	align-items: center
}

#buyModal1 .top-key{
	border-radius: 5px;
	font-size: .9em;
	padding: 3px 6px;
	margin: 0 10px
}

#buyModal1 .icon-top{
	width: 26px;
	height: 26px;
	fill: #f90;
	color: #f90;
	margin: 0 5px
}

#buyModal1 .avatar{
	display: flex;
	flex-direction: row;
	align-items: center
}

#buyModal1 .avatar img{
	width: 60px;
	height: 60px;
	margin: 10px;
	border: 3px solid #fff;
	border-radius: 40px
}

#buyModal1 .balance{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	padding-top: 15px;
	padding-bottom: 15px
}

#buyModal1 .balance-row{
	display: flex;
	flex-direction: column;
	width: 30%;
	justify-content: center;
	background: hsla(0,0%,100%,.1);
	align-items: center;
	border-radius: 10px;
	padding: 8px 0
}

#buyModal1 .balance-val{
	color: #f90;
	margin: 3px 0;
	font-size: 16px;
	font-weight: 700
}

#buyModal1 .balance-tip{
	color: #fff
}

#buyModal1 .login-btn-box{
	width: 90%;
	margin: 10px auto
}

#buyModal1 .user-key{
	border-bottom: 1px solid hsla(0,0%,100%,.1);
	margin: .8rem 0;
	display: flex;
	flex-direction: row;
	height: 2rem;
	align-items: center;
	padding-bottom: .5rem
}

#buyModal1 .key-label{
	margin: 0 .5rem 0 1rem
}

#buyModal1 .key-txt{
	border-radius: .5rem;
	height: 2rem;
	line-height: 2rem;
	padding: 0 .8rem;
	font-weight: 700
}

#buyModal1 .user-info{
	display: flex;
	flex-direction: column;
	flex: 1
}

#buyModal1 .info-row1{
	font-size: 1.2em;
	height: 30px;
	line-height: 30px;
	display: flex;
	flex-direction: row
}

#buyModal1 .info-row2{
	font-size: .9em;
	height: 24px;
	line-height: 24px
}

#buyModal1 .uname{
	font-weight: 700
}

#buyModal1 .txt-date{
	margin: 0 8px
}

#buyModal1 .btn-box{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 20px 15px
}

#buyModal1 .play-btn{
	width: 25%;
	height: 30px;
	font-size: 1.1em;
	color: #000;
	font-weight: 700;
	border-radius: 5px;
	text-align: center;
	background: #f90;
	display: flex;
	justify-content: center;
	align-items: center
}

#buyModal1 .recom-list{
	margin-top: 20px
}

#buyModal1 .recom-title{
	display: flex;
	flex-direction: row;
	height: 40px;
	line-height: 40px;
	align-items: center
}

#buyModal1 .btn-rand{
	border: 1px solid #f90;
	font-size: .8em;
	margin-left: 10px;
	border-radius: 5px;
	width: 60px;
	text-align: center;
	height: 24px;
	line-height: 24px
}

#buyModal1 .icon-fav{
	width: 26px;
	height: 26px;
	margin: 0 6px
}

#buyModal1 .pay-page{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
	justify-content: center;
	align-items: center;
	background: #fff;
	height: 100%;
	width: 100%
}

#buyModal1 .to-browser{
	width: 100%;
	background-image: url(/client/static/img/browser1.15750339.jpg);
	background-size: cover;
	background-position: 50%;
	padding-top: 177.78%;
	position: relative
}

#buyModal1 .copy-tip{
	color: red;
	font-weight: 700
}

#buyModal1 .btn-copy{
	background: #004cff;
	color: #fff;
	width: 50%;
	margin: 8px auto;
	font-weight: 700;
	border: none;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center
}

#buyModal1 #form-box{
	display: none
}

#buyModal1 .app-img{
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

#buyModal1 .marque-box{
	height: 1rem;
	line-height: 1rem;
	margin: .5rem auto;
	width: 100%
}

#buyModal1 .carousel-container{
	overflow: hidden;
	width: 100%;
	background: blue;
	height: 1.5rem;
	line-height: 1.5rem;
	color: #fff;
	font-weight: 700
}

#buyModal1 .carousel-track{
	white-space: nowrap;
	animation: scroll 20s linear infinite
}

#buyModal1 .carousel-item{
	flex: 0 0 auto;
	display: inline-block
}

@keyframes scroll {
	0% {
		transform: translateX(100%)
	}

	to {
		transform: translateX(-100%)
	}
}

#buyModal1 .loading{
	width: 100%;
	height: 100%;
	background: #fff;
	justify-content: center;
	align-items: flex-start;
	display: flex;
	color: #000;
	font-size: 1.5rem;
	margin: 0
}

#buyModal1 .land{
	font-size: .8rem;
	color: hsla(0,0%,100%,.5)
}

#buyModal1 .row-box{
	width: 100%;
	margin: 1.5rem 0
}

#buyModal1 .tip-title{
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 1.5rem
}

#buyModal1 .tip-txt{
	font-size: 1.5rem;
	color: #f0f;
	line-height: 1.8rem
}

#buyModal1 .phone-num{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	background: #fff;
	width: 80%;
	margin: 1rem auto;
	border-radius: 1rem;
	height: 3rem;
	font-weight: 700;
	color: red;
	font-size: 1.5rem
}

#buyModal1 .qr-code canvas{
	width: 200px;
	height: 200px
}

#buyModal1 .best{
	font-size: 12px;
	position: absolute;
	top: 2px;
	right: 2px;
	border-radius: 5px;
	padding: 1px 2px;
	display: flex;
	align-items: center
}

#buyModal1 .best, #buyModal1 .play-tip{
	background: red;
	color: #fff
}

#buyModal1 .play-tip{
	border-radius: .5rem;
	font-size: 1rem;
	font-weight: 700;
	padding: .2rem;
	line-height: 1.5rem
}