* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

input {
    background: none;
    outline: none;
    border: none;
}

input,
button,
select,
textarea {
    outline: none;
    line-height: normal;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="number"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

textarea {
    resize: none
}

.gift_b_big {
    width: 0.27rem;
    height: 0.27rem
}

.template_item.show {
    display: inline-block
}

.template_item.hide {
    display: none
}

/*页面返回样式*/
.myinfo.backbox {
    font-size: 0.31rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #272727;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    padding-left: 0.37rem;
    padding-right: 0.34rem;
    padding-top: 0;
    width: 100%;
    height: 0.88rem;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.myinfo.btn_back {
    width: 0.19rem;
    height: 0.35rem;
    margin-right: 0.16rem;
}

.right_btn_img {
    /*display: block;*/
    width: 1.51rem;
    height: 0.62rem;
    background: url(https://sep-static-html.ikalaok.com/bullet-screen/myinfo/btn_gopersonal.png) no-repeat;
    background-size: 100%;
    font-size: 0.25rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.62rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.input_mun {
    height: 1.13rem;
    background: #F6F6F6;
    display: flex;
    position: fixed;
    bottom: 0;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    z-index: 100;
    display: none
}

.inputnum {
    width: 5.44rem;
    height: 0.79rem;
    background: #FFFFFF;
    border-radius: 0.4rem;
    border: none;
    outline: none;
    margin-left: 0.147rem;
    padding-left: 0.24rem;
}

.num_ok {
    width: 1.32rem;
    height: 0.79rem;
    background: linear-gradient(36deg, #FF00EB, #7D36FF);
    border-radius: 0.4rem;
    text-align: center;
    line-height: 0.79rem;
    font-size: 0.3rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 0.17rem;
}

/*裁剪图片样式*/
.zzsc-container {
    background: #000
}

#clipBtn {
    position: absolute;
    bottom: 0.82rem;
    right: 0.5rem;
    font-size: 0.31rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0);
    border: none
}

#file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1000
}

.title_left,
.title_right {
    display: flex;
    align-items: center;
}

.title_right {
    font-size: 0.22rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #F81555;
}

.ico_hintimg {
    width: 0.2rem;
    height: 0.2rem;
}

.bg1 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.rechargebox {
    z-index: 1000
}

.num_ok {
    width: 1.32rem;
    height: 0.79rem;
    background: linear-gradient(36deg, #FF00EB, #7D36FF);
    border-radius: 0.4rem;
    text-align: center;
    line-height: 0.79rem;
    font-size: 0.3rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 0.17rem;
}

.input_mun {
    height: 1.13rem;
    background: #F6F6F6;
    display: flex;
    position: fixed;
    bottom: 0;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    z-index: 100;
    display: none
}

.inputnum {
    width: 5.44rem;
    height: 0.79rem;
    background: #FFFFFF;
    border-radius: 0.4rem;
    border: none;
    outline: none;
    margin-left: 0.147rem;
    padding-left: 0.24rem;
}

.way_title.active {
    font-weight: bold;
    color: #FE0547;
}

.yjzqb {
    font-size: 0.3rem;
    color: #6C6C6C;
    text-align: center;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem
}

input,
textarea {
    -webkit-user-select: text !important
}