html{
    font-size: 75px !important;
}
.zhuti{
    max-width: 750px;
    margin: 0 auto;
}
.lingqian_box{
    overflow: hidden;
    background: #fff;
    margin-top: 0.2rem;
}
.lingqian_tit{
    background-image: url(../images/qiantou.png);
    background-size: 100% 100%;
    width: 690px;
    height: 0.8rem;
    line-height: 0.8rem;
    margin: 0.3rem auto;
    text-align: center;
    font-size: 0.36rem;
    font-weight: bold;
    color: #C83C23;
}
.lingqian_desc{
    text-align: center;
    margin-top: 0.4rem;
    font-size: 0.32rem;
    color: #C83C23;
}
.lingqian_dong{
    width: 3.2rem;
    height: 3.2rem;
    margin: 0rem auto;
    position: relative;
}
.lingqian_dong img{
    width: 3.2rem;
    height: 3.2rem;
    position: relative;
    z-index: 999;
}
.qian_wen{
    position: relative;
    height: 1.5rem;
}
.kaishi_chou{
     width: 2.4rem;
     height: 0.8rem;
     line-height: 0.8rem;
     text-align: center;
     background-image: url(../images/duan.png);
     background-size: 100% 100%;
     font-size: 0.32rem;
     color: #FFFFFF;
     margin: 0.8rem auto;
     margin-bottom: 0;
 }
.zhibei{
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background-image: url(../images/duan.png);
    background-size: 100% 100%;
    font-size: 0.32rem;
    color: #FFFFFF;
    margin: 0.8rem auto;
    margin-bottom: 0;
    display: none;
}
.chakan{
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background-image: url(../images/duan.png);
    background-size: 100% 100%;
    font-size: 0.32rem;
    color: #FFFFFF;
    margin: 0.8rem auto;
    margin-bottom: 0;
    display: none;
}
.qian_ming{
    width: 650px;
    padding: 0.2rem 0.05rem 0.2rem 0.2rem;
    background: #FFF8F2;
    border: 1px dashed #C4814D;
    opacity: 1;
    border-radius: 0.1rem;
    margin: 0.6rem auto;
}
.buzhou{
    font-size: 0.28rem;
    font-weight: bold;
    color: #C4814D;
}
.qian_ming p{
    font-size: 0.28rem;
    color: #666666;
    margin-top: 0.1rem;
    line-height: 0.46rem;
}
.ling_list{
    overflow: hidden;
    margin-top: 0.3rem;
    margin-left: 0.1rem;
    padding-bottom: 0.2rem;
}
.ling_item{
    width: 2.16rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.28rem;
    color: #C4814D;
    background: #FFFFFF;
    border: 1px solid #C4814D;
    float: left;
    margin-left: 0.2rem;
    margin-bottom: 0.2rem;
}
.ling_item:last-child{
    font-size: 0.26rem;
}
.guanyu{
    padding: 0.2rem 0.2rem 0;
}
.guanyu img.f-l.tool {
    width: 3rem;
    margin-right: 0.2rem;
    float: left;
}
.guanyu p {
    padding: 0.2rem 0;

    line-height: 0.5rem;
}


.qianpai{
    background-image: url(../images/qianpai.png);
    background-size: 100% 100%;
    width: 0.52rem;
    height: 3rem;
    position: absolute;
    top: 0.25rem;
    left: 1.35rem;
    z-index: 100;
    opacity: 0;

}
.qianshu{
    font-size: 0.24rem;
    color: #C83C23;
    position: relative;
    top: 1.5rem;
    /* left: 0; */
    text-align: center;
    /*writing-mode: tb-rl;*/
    /*writing-mode: vertical-rl;*/

}


.animation{
    -webkit-animation: bottomSport1 2s ease-in-out 1;
    animation: bottomSport1 2s ease-in-out 1;
    opacity: 1;

}

@keyframes bottomSport1{
    0%{top:0;left:1.45rem;  transform:scale(0.2,0.2)}
    50%{top:-1rem;left:1.35rem;}
    80%{top:-1rem;left:1.35rem; }
}
.shangyi{
     -webkit-animation: xiaoshi 0.3s linear 1;
     animation:xiaoshi 0.3s linear 1;
     animation-fill-mode:forwards;
     transform-style: preserve-3d;
 }
@keyframes xiaoshi{
    from{opacity: 1}
    to{opacity: 0}
}
.lingqian_gongxi{
    font-size: 0.32rem;
    margin-top: 0.1rem;
    color: #333333;
    text-align: center;

    opacity: 0
}
#qian_num{
    font-size: 0.2rem;
    /*writing-mode: lr;*/

}
.guanggao{
    margin-top:0.3rem;
}
.jingzhitu{
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 1002!important;
}
.guanyu:first-child p{
    padding-top: 0;
}
#formid0{
    width: 690px;
    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;
}
.cs-sex{

    float: left;
}
.cs-sex span {
    display: block;
    float: left;
    line-height: 0.75rem;
    padding-top: 0.3rem;
    padding-right: 0.5rem;
}
.cs-sex em{
    display: block;
    float: left;
    width: 0.36rem;
    height: 0.36rem;
    background-image:url(../images/weixuan.png);
    background-size: 100%;


}
.cs-sex span.cur em {
    background-image:url(../images/xuanzhong.png);

}
.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;
}

.cs-btn1{
    float: left;
    width:690px;
    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: 690px;
    color: #fff;
    display: inline-block;
}

.hide{
    display: none;
}
.juhe{
    background-image: url(../images/juhe.png);
    background-size: 100% 100%;
    height: 10.5rem;
    position: relative;
    margin: 0 auto;
}
.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: 0;
    right: 0;
    margin: 0 auto;
    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: 0;
    right: 0;
    margin: 0 auto;
    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.15rem;
    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: 0;
    right: 0;
    margin: 0 auto;

}
.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{
    width: 2.25rem;
    height: 5.15rem;
    top: 1.4rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.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;
}
.qinbu{
    background: #fff;
    overflow: hidden;
}
.huangdi_jj {
    overflow: hidden;
    margin-top: 0.2rem;
    background: #fff;
}
.hd_jj_tit {
    height: 0.88rem;
    line-height: 0.88rem;
    color: #c4814d;
    background: #fff6e9;
    font-weight: bold;
}
.hd_jj_tit i {
    display: inline-block;
    width: 0.55rem;
    height: 0.55rem;
    margin: 0rem 0.1rem 0 0.2rem;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-size: 4rem 4rem;
    background-position: -2.9rem -0.9rem;
    vertical-align: middle;
}
.hd_jj_tit span {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 0.32rem;
}
.box {
    margin-top: 0.2rem;
    padding-bottom: 0.3em;
    background: #fff;
    border: none;
}
.box-title {
    padding: 0;
}
.box-title, .topic-top3-list dl.tbox dt {
    background: #fff6e9;
    color: #c4814d;
    font-weight: bold;
    font-size: 0.32rem;
    height: 0.88rem;
    line-height: 0.88rem;
}
.box-title i {
    background: url(../images/yuanhuan.png);
    background-size: 100%;
    width: 0.4rem;
    height: 0.4rem;
    display: inline-block;
    margin-left: 0.3rem;
    vertical-align: sub;
    margin-right: 0.1rem;
}
.box-title a {
    font-size: 0.32rem;
    color: #c4814d;
}
.zhaungti_list ul {
    overflow: hidden;
    margin-top: 0.3rem;
    margin-left: 0.1rem;
    padding-bottom: 0.2rem;
}
.zhuanti_item {
    width: 2.16rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.28rem;
    color: #C4814D;
    background: #FFFFFF;
    border: 1px solid #C4814D;
    float: left;
    margin-left: 0.2rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
}
.zhuanti_item a {
    overflow: hidden;
    color: #c96;
    width: 2.16rem;
    display: inline-block;
}
.box-intro {
    padding: 0.3rem 0.2rem 0;
}

.box-intro img{
    width: 3rem;
    margin-right: 0.2rem;
    float: left;
    border-radius: 0.1rem;
}
.box-intro p {
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333333;
    padding-bottom: 0.2rem;
}
.box-intro h3{
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
}
.ling_item a{
    color: #C4814D;
}
.zuobei{
    position: absolute;
    left: 30px;
    top:1.5rem;
    width: 0.98rem;
    height: 3.4rem;
}
.youbei{
    position: absolute;
    right: 30px;
    top:1.5rem;
    width: 0.98rem;
    height: 3.4rem;
}
