* {
    margin: 0;
    padding: 0
}

body, button, input, keygen, legend, select, textarea {
    font-family: pingfangsc-light, sans-serif;
    outline: 0;
    color: rgba(0, 0, 0, .6)
}

body {
    font-size: .28rem;
    overflow-x: hidden;
    position: relative;
    background: #aa092a;
}

textarea {
    resize: none
}

iframe, img {
    border: 0
}

iframe {
    max-width: 100%
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

input, select, textarea {
    outline: 0;
    -webkit-user-modify: read-write-plaintext-only
}

input::-webkit-input-placeholder {
    color: #ccc
}

input {
    -webkit-appearance: none
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0
}

button:focus {
    outline: none
}

button, input {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    outline: none
}

a {
    color: rgba(0, 0, 0, .6)
}

img {
    width: 100%;
    display: block
}

em, i {
    font-style: normal
}

p {
    margin: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: rgba(0, 0, 0, .6);
    font-size: 14px;
    margin: 0
}

*, :after, :before {
    box-sizing: border-box
}

.clearfix {
    *zoom: 1
}

input {
}

.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.pb-02 {
    padding-bottom: .2rem
}

.wrapper {
    width: 7.5rem;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.music{
    position: fixed;
    right: .3rem;
    top: .4rem;
    width: .6rem;
    height: .6rem;
    z-index: 11;
}
.quan{
    animation:turn 2s linear infinite;
}
.next{
    width: .5rem;
    position: fixed;
    bottom: 1.3rem;
    left: 50%;
    margin-left: -0.25rem;
    transform: translateY(0);
    animation: moveNext .5s infinite alternate-reverse;
    z-index: 111;
}
@keyframes moveNext{
    from{transform: translateY(0);}
    to{transform: translateY(10px);}
}

@keyframes turn{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}

.page{
    width: 100%;
}
.swiper-pagination-bullet-active{
    background: #fdbf37
}
.meihua{
    position: absolute;
    top:0;
    left: 0;
    width: 50%;
}
.deng{
    position: absolute;
    top:0;
    right: 0;
    width: 2rem;
}
.bottom{
    position: absolute;
    bottom:0;
    left: 0;
}
.first1{
    position: absolute;
    top: 2.8rem;
    width: 5rem;
    margin-left: -2.5rem;
    left: 50%;
}

.second1{
    position: absolute;
    top: 2.5rem;
    width: 4.6rem;
    margin-left: -2.3rem;
    left: 50%;
}
.second2{
    position: absolute;
    top: 4.2rem;
    width: 4.6rem;
    margin-left: -2.3rem;
    left: 50%;
}
.second3{
    position: absolute;
    top: 7.5rem;
    width: 3rem;
    margin-left: -1.5rem;
    left: 50%;
    animation: tada 1.5s ease 1s infinite normal both running;;
}
#form{
    position: absolute;
    top: 1.5rem;
    width: 6rem;
    left: 50%;
    margin-left: -3rem;
}
.third1{
    position: absolute;
    top:3.7rem;
    left: 50%;
    width: 6rem;
    margin-left: -3rem;
}
.third2{
    position: absolute;
    top: 11rem;
    width: 2.8rem;
    left: 50%;
    margin-left: -1.4rem;
    animation: tada 1.5s ease 1s infinite normal both running;
}
.upload{
    width: 6rem;
    position: absolute;
    left: 50%;
    margin-left: -3rem;
    top:3.6rem;
    height: 6rem;
    opacity: 0;
    z-index: 11;
}
.third3{
    position: absolute;
    top:7rem;
    left: 0;
}

.third4{
    position: absolute;
    top:5.8rem;
    left: 0;
}
.third5{
    position: absolute;
    top:7rem;
    left: 50%;
    margin-left: -1.7rem;
    width: 3.4rem;
    /*animation: rubberBand 1s infinite linear;*/
    /*transform: translateZ(0);*/

}
.jiantou{
    position: fixed;
    top: 0.4rem;
    right: 0;
    width: 7rem;
    z-index: 3;
    display: none;
}
.overly{
    position: fixed;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    background: rgba(0,0,0,0.8);
    z-index: 2;
    display: none;
}

.quan{
    animation:turn 2s linear infinite;
}
@keyframes turn{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}
.zan{
    position: absolute;
    top: 6.2rem;
    width: 100%;
    left: 0;
    /* margin-left: -3rem; */
    /* display: flex; */
    font-size: 0.38rem;
    color: #fff;


}
.zan em{
    color:#f3ee93 ;
}
.zan img{
    width: 0.8rem;
    animation: tada 1.5s ease 0s infinite normal both running;
    margin: 0.1rem auto;
}
.name{
    position: absolute;
    width: 2.5rem;
    top: 0.12rem;
    left: 1rem;
    font-size: 0.28rem;
    color: #333;
}
.position{
    position: absolute;
    width: 2.5rem;
    top: 2.8rem;
    left: 3.1rem;
    font-size: 0.28rem;
    color: #fff;
}

.img img{
    width: 100%;
    position: absolute;
	
}
.step2 .meihua{
    animation: fadeInLeft 1.5s ease 0s 1 normal both running;
}
.step2 .deng{
    animation: fadeInRight 1.5s ease 0s 1 normal both running;
}
.step2 .bottom{
    animation: fadeInUp 1.5s ease 0s 1 normal both running;
}
.last{
    width: 5.8rem;
    left: 50%;
    margin-left: -2.9rem;
    position: absolute;
    top: 1.5rem;
    animation: zoomIn 1.5s ease 0s 1 normal both running;
}
.pic{
    width: 5rem;
    background: #ffd990;
    height: 6rem;
    position: absolute;
    top: 1.4rem;
    left: 50%;
    margin-left: -2.5rem;
}
.btn-upload{
    position: relative;

}
.btn-input{
    position: absolute;
    width: 4.6rem;
    left: 50%;
    margin-left: -2.3rem;
    top: 8.35rem;
}
.save{
    width: 5rem;
    left: 50%;
    margin-left: -2.5rem;
    position: absolute;
    top: 10.6rem;
    animation: tada 1.5s ease 1.5s infinite normal both running;
}
input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #333;
}
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333;
}
input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333;
}
input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #333;
}