body{
    background: #fff;
}
#formid0{
    width: 6.9rem;
    margin: 0.3rem auto;
}
#formid0 ul{
    background: #FFF8F2;
    border: 1px solid #E6CAB5;
    opacity: 1;
    border-radius: 0.1rem;
}
#formid0 li{
    height: 0.88rem;
    line-height: 0.88rem;
    border-bottom: 1px solid rgba(230, 202, 181, 1);
}
#formid0 li:last-child{
    border-bottom: none;
}
.cs-subtit{
    text-align: center;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
    float: left;
    padding-left: 0.3rem;
}
.cs-bday{
    display: inline-block;
    width: 68%;
}
input, select, button, textarea {
    font-family: inherit;
    outline: 0;
    margin: 0;
    color: inherit;
    -webkit-appearance: none;
}
.cs-bday input{
    width: 100%;
    line-height: 0.8rem;
    padding: 0;
    font-size: 0.32rem;
    color: #999;
    border: 0;
    background: none;
}
.cs-hour{
    display: inline-block;
    width: 68%;
}
.cs-hour select{
    width: 100%;
    line-height: 0.8rem;
    padding: 0;
    font-size: 0.32rem;
    color: #999;
    border: 0;
    background: none;
}
#formid0 .cs-sex{
    margin-left: 0.2rem;
    float: left;
}
#formid0 .cs-sex span {
    display: block;
    float: left;
    line-height: 0.75rem;
    padding-top: 0.3rem;
    padding-right: 0.5rem;
}
#formid0 .cs-sex em{
    display: block;
    float: left;
    width: 0.36rem;
    height: 0.36rem;
    background-image:url(../images/weixuan.png);
    background-size: 100%;


}
#formid0 .cs-sex span.cur em {
    background-image:url(../images/xuanzhong.png);

}
#formid0 .cs-sex font {
    display: block;
    height: 0.36rem;
    line-height: 0.3rem;
    overflow: hidden;
    text-align: left;
    padding-left: 10px;
    color: #333;
    font-size: 0.32rem;
    padding-top: 0.03rem;
}

#formid0 .cs-btn1{
    float: left;
    width:6.9rem;
    height: 0.88rem;
    line-height: 0.88rem;
    background-image:url(../images/chang.png) ;
    background-size: 100% 100%;
    margin-top: 0.3rem;
    font-size: 0.36rem;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0.3rem;
    overflow: hidden;
}
.cs-btn2{
    margin-bottom: 0.3rem;
    overflow: hidden;
}
.cs-btn2 a {
    float: left;
    display: inline-block;
    background-image:url(../images/duan.png) ;
    background-size: 100% 100%;
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-top: 0.3rem;
    font-size: 0.36rem;
    text-align: center;
    color: #FFFFFF;
    margin-left: 0.7rem;

}
.lc-box-body ul li{
    border-bottom: 1px solid rgba(229, 229, 229, 1) !important;
}
.cs-btn1 a{
    width: 6.9rem;
    display: inline-block;
}
.juhe{
    background-image: url(../images/juhe.png);
    background-size: 100% 100%;
    width: 7.5rem;
    height: 10.5rem;
    position: relative;
}
.juhe_tit{
    text-align: center;
    padding-top: 0.4rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #C83C23;
}
.cesuan{
    background-image: url(../images/cesuan.png);
    background-size: 100% 100%;
    width: 5.17rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    position: absolute;
    bottom: 0.8rem;
    left: 1.17rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #FFFFFF;
}
.zhibei, .chakan{
    background-image: url(../images/cesuan.png);
    background-size: 100% 100%;
    width: 5.17rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    position: absolute;
    bottom: 0.8rem;
    left: 1.17rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #FFFFFF;
    display: none;
}
.lq_he{
    overflow: hidden;
    position: relative;
    top: -0.3rem;
}
.juhe_item{
    float: left;
    width: 3.3rem;
    margin-left: 0.3rem;
    margin-bottom: 0.35rem;
}

.juhe_item a{
    width: 3.3rem;
    height: 2.2rem;
    display: inline-block;
}
.juhe_item img{
    width: 3.3rem;
    height: 2.2rem;
}
.juhe_item p{
    font-size: 0.36rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    padding-top: 0.15rem;
}
.lq_tong{
    position: absolute;
    width: 2.71rem;
    height: 2.97rem;
    top: 3.9rem;
    left: 0;
    right: 0;
    z-index: 10;
    margin: 0 auto;
    text-align: center
}
.lq_tong img{
    width: 0.72rem;
    height: 1.69rem;
    position: relative;
    z-index: 10;
}
.lq_zhuo{
    position: absolute;
    width: 4.91rem;
    height: 3.14rem;
    top: 4.9rem;
    left: 1.2rem;
;
}
.lq_zhuo img{
    width: 4.91rem;
    height: 3.14rem;
}
.bianxing{
    animation:upAnimation 1s ease-in-out 2;

}
@keyframes upAnimation{
    0%{transform:rotate(0deg);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}
    10%{transform:rotate(-12deg);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}20%{transform:rotate(12deg);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}28%{transform:rotate(-10deg);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}36%{transform:rotate(10deg);transition-timing-function:cubic-bezier(0.755,.5,.855,.06)}
    42%{transform:rotate(-8deg);transition-timing-function:cubic-bezier(0.755,.5,.855,.06)}
    48%{transform:rotate(8deg);transition-timing-function:cubic-bezier(0.755,.5,.855,.06)}
    52%{transform:rotate(-4deg);transition-timing-function:cubic-bezier(0.755,.5,.855,.06)}
    56%{transform:rotate(4deg);transition-timing-function:cubic-bezier(0.755,.5,.855,.06)}
    60%{transform:rotate(0deg);transition-timing-function:cubic-bezier(0.755,.5,.855,.06)}
    100%{transform:rotate(0deg);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}
}
.pusai{
    position: absolute;
    width: 2.25rem;
    height: 5.15rem;
    top: 1.4rem;
    left: 2.48rem;
}
.pusai img{
    width: 2.25rem;
    height: 5.15rem;
}
.qianpai{
    background-image: url(../images/lq_pai.png);
    background-size: 100% 100%;
    width: 0.37rem;
    height: 2.51rem;
    position: absolute;
    top: -0.85rem;
    left: 1.2rem;
    z-index: 9;
    opacity: 0;
}
.qianshu{
    font-size: 0.1rem;
    color: #e3af61;
    position: relative;
    top: 0.9rem;
    text-align: center;

}
.shangyi{
    -webkit-animation: xiaoshi 0.3s linear both;
    animation:xiaoshi 0.3s linear both;
    animation-fill-mode:forwards;
    transform-style: preserve-3d;
}
@keyframes xiaoshi{
    from{opacity: 1}
    to{opacity: 0}
}
.animation{
    -webkit-animation: bottomSport1 2s ease-in-out both;
    animation: bottomSport1 2s ease-in-out both;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;

}

@keyframes bottomSport1{
    0%{top: -0.5rem; left: 1.2rem;  transform:scale(0.2,0.2);}
     50%{
         top:-0.5rem;left: 1.2rem;;  transform:scale(0.2,0.2);
     }
    80%{top:-2rem;    left: 1.2rem;;}

}
.lingqian_gongxi{
    font-size: 0.32rem;
    margin-top: 0.1rem;
    color: #333333;
    text-align: center;
    opacity: 0;
}
.jingzhitu {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 1002!important;
    width: 2.71rem !important;
    height: 2.97rem !important;
}
.datu{
    width: 2.71rem !important;
    height: 2.97rem !important;
}
.zuobei{
    position: absolute;
    left: 0.3rem;
    top:1.5rem;
    width: 0.98rem;
    height: 3.4rem;
}
.youbei{
    position: absolute;
    right: 0.3rem;
    top:1.5rem;
    width: 0.98rem;
    height: 3.4rem;
}
