
body,
html {
    height: 100%;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 60px !important;
}

blockquote,
body,
button,
dd,
div,
dl,
dt,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
lengend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

ol,
ul {
    list-style: none
}

input,
select,
textarea {
    outline: none;
    border: none;
    padding: .28rem .2rem;
    border-radius: .14rem;
    background-color: #ffdc80;
    color: #b37935
}

input.input-block,
select.input-block,
textarea.input-block {
    display: block;
    width: 100%
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #d7ab77
}

input:-ms-input-placeholder,
input::-ms-input-placeholder,
select:-ms-input-placeholder,
select::-ms-input-placeholder,
textarea:-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #d7ab77
}

input::placeholder,
select::placeholder,
textarea::placeholder {
    color: #d7ab77
}

a {
    color: #0e4ca1
}

.btn {
    display: inline-block;
    vertical-align: middle;
    padding: .24rem .2rem;
    border-radius: .14rem;
    background-color: #ff50b3;
    text-align: center;
    font-size: .28rem;
    background-color: #0d4ca1;
    color: #fff
}

.btn.btn-block {
    display: block
}

.btn:active {
    opacity: .8
}

.btn.btn-sm {
    padding: .1rem .2rem
}

.btn.btn-lg {
    padding: .24rem 1.1rem
}

.btn.btn-gray {
    background-color: #575757
}

.btn.btn-blue {
    background-color: #0d4ca1
}

.btn.btn-yell {
    background-color: #f0851d
}

.flex-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.flex-group.flex-between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex-group.flex-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.flex-item-block {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.txtcenter {
    text-align: center
}

.icon {
    width: .6rem;
    height: .6rem;
    text-align: center;
    line-height: .6rem;
    font-size: .3rem;
    color: #000;
    display: inline-block;
    background: #fff;
    border-radius: 50%
}

.icon.icon-rever {
    transform: rotate(180deg)
}

.fz32 {
    font-size: .32rem
}

.fz28 {
    font-size: .28rem
}

.mt5 {
    margin-top: .05rem
}

.mt10 {
    margin-top: .1rem
}

.mt20 {
    margin-top: .2rem
}

.mt30 {
    margin-top: .3rem
}

.mt40 {
    margin-top: .4rem
}

.gray {
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%)
}

.mint-indicator {
    font-size: 16px
}

#app {
    position: relative;
    padding: 1px .4rem;
    font-size: .26rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 100%;
    background: no-repeat fixed;
    background-size: 7.2rem 100%
}

.main {
    min-height: 8rem
}

.logo {
    display: block;
    width: 2rem;
    height: auto;
    margin: 0 auto;
    margin-top: .3rem
}

.sharePop {
    width: 100%;
    color: #000;
    padding: 20px 10px
}

.sharePop .share-item {
    display: inline-block;
    border: 1px solid #eee;
    margin: 5px;
    padding: .5em
}

.blk2 {
    margin-top: .5rem
}

.blk2 p {
    margin-top: .16rem
}

.blk3 {
    margin-top: .6rem
}

@font-face {
    font-family: ZawgyiOne;
    src: url(ZawgyiOne.239bcbf.woff)
}

#main,
body {
    font-family: ZawgyiOne, Avenir, Myanmar3, Helvetica, Arial, sans-serif
}

