body{

    background: rgba(255, 232, 171, 1);
}
.beizong{
    background-image: url(../images/beiwen.png);
    background-size: 100% 100%;
    width: 7.11rem;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.zongku{
    position: relative;
    z-index: 1;
    width: 7.5rem;
    overflow: hidden;
}
.bbjpbanner{
    display: block;
    width: 7.5rem;
    height: 5.83rem;
    margin-top: 0.48rem;
}
.one_form{
    width: 7.07rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
}
.bbtop{
    background-image: url(../images/bbtop.png);
    background-size: 100% 100%;
    width: 7.07rem;
    height: 0.57rem;

}
.info_box{
    background-image: url(../images/bbcenter.png);
    background-size: 100% 100%;
    width: 7.07rem;
    overflow: hidden;
}
.bbdi{
    background-image: url(../images/bbdi.png);
    background-size: 100% 100%;
    width: 7.07rem;
    height: 0.57rem;
}
.ssc{
    width: 3.2rem;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.ssc img{
    width: 2.21rem;
    height: 0.44rem;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1;
}
.ssc:before{
    content: '';
    width: 3.2rem;
    height: 0.15rem;
    background: linear-gradient(269deg, #FDAE2E, #FDA71C);
    border-radius: 0.08rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.infoboxnei{
    margin-top: 0.16rem;
}
.layui-form-item{
    height: 0.86rem;
    border-bottom: 1px solid rgba(229, 154, 88, 0.23);
    width: 5.86rem;
    margin: 0 auto;
    line-height: 5.86rem;
    position: relative;

}
.nameleft {
    font-size: 0.32rem;
    font-weight: 500;
    color: rgba(200, 110, 56, 1);
    padding: 0;
    line-height: 0.86rem;
    float: left;
}
.nameright{
    float: left;
}
#xingming{
    width: 3rem;
    float: left;
    padding-left: 0;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.86rem;
    background: none;
}
#xingming1{
    width: 3rem;
    float: left;
    padding-left: 0;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.86rem;
    background: none;
    height: 0.86rem;
    border: none;
}
.sex-select {

    position: absolute;
    right: 0rem;
    margin-top: 0.1rem;

}
.left-sex {
    font-size: 0.24rem;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #999999;
    line-height: 0.33rem;
    float: left;
    padding: 0.07rem 0.06rem;
    text-align: center;
    border-radius: 4px 0px 0px 4px;
}
#birthday{
    width: 4.7rem;
    float: left;
    padding-left: 0;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.86rem;
    background: none;
}
#birthday1{
    width: 4.7rem;
    float: left;
    padding-left: 0;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.86rem;
    background: none;
}
#calldate{
    width: 4.7rem;
    float: left;
    padding-left: 0;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.86rem;
    background: none;
}
#calldate1{
    width: 4.7rem;
    float: left;
    padding-left: 0;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.86rem;
    background: none;
}
.cesuan_tupian {
    display: block;
    background-image: url(../images/celi.png);
    background-size: 100% 100%;
    width: 6.07rem;
    height: 1.02rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    -webkit-animation-name: 'ripple';
    -webkit-animation-duration: 0.6s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    border-radius: unset;
    border: none;
    background-color: unset;
}
@keyframes ripple {  /*å®šä¹‰å…³é”®å¸§ã€scaleDrewæ˜¯éœ€è¦ç»‘å®šåˆ°é€‰æ‹©å™¨çš„å…³é”®å¸§åç§°*/
    0%{
        transform: scale(0.9);  /*å¼€å§‹ä¸ºåŽŸå§‹å¤§å°*/
    }

    100%{
        transform: scale(1);
    }
}
.agreement{
    text-align: center;
    font-size: 0.26rem;
    font-weight: 500;
    color: #333333;
}
.layui-form-checkbox i{
    color:rgba(255, 232, 171, 1) !important;
}
.layui-form-checked i, .layui-form-checked:hover i {
    color:rgba(171, 70, 25, 1) !important;
}
.layui-form-checkbox{
    width: 0.33rem !important;
    height: 0.33rem !important;
    border: 0.03rem solid rgba(171, 70, 25, 1) !important;
    border-radius: 50%;
    box-sizing: content-box;
    line-height: 0.33rem !important;
    padding: 0 !important;
    background: none !important;
}
.tixing{
    color: rgba(171, 70, 25, 1);
}
.show{ display: none;
    bottom: 0;
    position: fixed;
    height: 100%;
    z-index: 999;
    background: #fff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 0.9rem;
}
.pay_close{
    float: right;
    width: 0.3rem;
    margin: 0.2rem 0.5rem;
    z-index: 99;
}
.guanbi{
    width: 100vw;
    max-width: 640px;
    text-align: right;
    position: fixed;
    top: 0px;
    z-index: 9999;
    background-color: white;
}
.product-intro {
    width: 7.5rem;
    height: 100vh;
    border: unset;
    overflow: scroll;
}
.zfenxi{
    width: 7.07rem;
    margin: 1rem auto;
    margin-bottom: 0;
   position: relative;
}
.zfx{
    background-image: url(../images/bbxx1.png);
    background-size: 100% 100%;
    width: 0.9rem;
    height: 0.93rem;
    position: absolute;
    top: -0.7rem;
    left: 0;
}
.zfx1{
    background-image: url(../images/bbxx2.png);
    background-size: 100% 100%;
    width:1.44rem;
    height: 1.42rem;
    position: absolute;
    top: -1.1rem;
    right: -0.3rem;
}
.bbbbei{
    margin: 0 auto;
    background-image: url(../images/bbbbei.png);
    background-size: 100% 100%;
    width: 5.69rem;
    height: 1.09rem;
    position: absolute;
    left: 0;
    right: 0;
    top: -0.54rem;
}
.bbbbei img{
    margin: 0 auto;
    display: block;
    position: relative;
    top: 0.17rem;
}
.layui-form-checkbox i{
    font-size: 0.24rem !important;
    width: auto !important;
}
.zhendui{
    width: 5.9rem;
    background: linear-gradient(269deg, #FFFBF4, #FFF3D9, #FFF5DE, #FFFBF4);
    padding: 0.2rem;
    font-size: 0.28rem;
    font-weight: 500;
    color: #6B2E05;
    line-height: 0.4rem;
    margin: 0 auto;
}
.bbcenter{
    background-image: url(../images/bbcenter.png);
    background-size: 100% 100%;
    width: 7.07rem;
    overflow: hidden;
}
.nfx{
    background-image: url(../images/nfx1.png);
    background-size: 100% 100%;
    width: 1.63rem;
    height: 1.29rem;
    position: absolute;
    top: -1rem;
    left: -0.2rem;
}
.nfx1{
    background-image: url(../images/nfx2.png);
    background-size: 100% 100%;
    width: 0.91rem;
    height: 1.08rem;
    position: absolute;
    top: -1.02rem;
    right: 0;
}
.haitu{
    display: block;
    width: 5.75rem;
    height: 2.81rem;
    margin: 0 auto;
}
.haikitem{
    width: 6.21rem;
    margin: 0 auto;
    height: 1.28rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px dashed rgba(191, 120, 37, 0.23);
}
.hleft{
    float: left;
    background-size: 100% 100%;
    width: 1.65rem;
    height: 0.59rem;
}
.hright{
    float: left;
    font-size: 0.28rem;
    font-weight: 500;
    color: #6B2E05;
    line-height: 0.4rem;
    margin-left: 0.15rem;
    width: 4.3rem;
    text-align: justify;
}
.hjk{
    background-image: url(../images/hjk.png);
}
.hxy{
    background-image: url(../images/hxy.png);
}
.hcy{
    background-image: url(../images/hcy.png);
}
.hsy{
    background-image: url(../images/hsy.png);
}
.hyy{
    background-image: url(../images/hyy.png);
}
.haikitem:last-child{
    border-bottom: none;
}
.dfx1{
    background-image: url(../images/bbxx1.png);
    background-size: 100% 100%;
    width: 0.9rem;
    height: 0.93rem;
    position: absolute;
    top: -0.9rem;
    right: 0;
}
.dfx{
    background-image: url(../images/bbxx2.png);
    background-size: 100% 100%;
    width:1.44rem;
    height: 1.42rem;
    position: absolute;
    top: -1.1rem;
    left: -0.3rem;
}
.hbang{
    display: block;
    width: 6.17rem;
    height: 5.34rem;
    margin: 0 auto;
    margin-top: 0.1rem;
}
.nz{
    background-image: url(../images/nzui.png);
    background-size: 100% 100%;
    width: 1.36rem;
    height: 1.31rem;
    position: absolute;
    top: -1rem;
    right: -0.2rem;
}
.cshu{
    width: 6.37rem;
    height: 2.06rem;
    display: block;
    margin: 0 auto;
    margin-top: 0.1rem;
}
#moocBox {
    height: 6.12rem;
    overflow: hidden;
    position: relative;
}
.order-line {
    font-size: 0.28rem;
    line-height: 0.4rem;
    padding: 0.3rem 0;
    color: rgba(153, 153, 153, 1);
    margin: 0 0.2rem;
    border-bottom: 1px solid rgba(191, 191, 191, 1);
}
.order-p{
    font-size: 0.28rem;
    color: #666666;
}
.order-left{
    font-size: 0.28rem;
    color: rgba(109, 77, 59, 1);
    line-height: 0.5rem;
}
.second_form{
    width: 7.07rem;
    margin: 1rem auto;
    margin-bottom: 0.5rem;
}
.bgcolor_box{
    position: relative;
}
.ertit{
    background-image: url(../images/cssct.png);
    background-size: 100% 100%;
    width: 4.62rem;
    height: 1.09rem;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    top: -0.54rem;
}
.isshengchen {
    display: none;
}
.his_order {
    position: fixed;
    top: 20%;
    right: 0;
    z-index: 12;
    width: 18px;
    text-align: center;
    color: #fff;
    padding: 28px 5px 8px 6px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    line-height: 16px;
    font-size: 14px;
    background: rgba(0,0,0,.7) url(/Public/Ffcs/images/head_zhuo/chali.png) no-repeat center 8px;
    -webkit-background-size: 56% 56%;
    -moz-background-size: 56%;
    background-size: 56%;
}
.zhegai{
    position: relative;
    z-index: 1;
}
.ertit img {
    margin: 0 auto;
    display: block;
    position: relative;
    top: 0.17rem;
}
.ctishi{
    text-align: center;
    font-size: 0.26rem;
    font-weight: 500;
    color: #333333;
    padding-top: 0.1rem;
}
.header_fankui {
     position: absolute;
     height: 0.4rem;
     line-height: 0.4rem;
     padding: 0 0.1rem;
     border: 1px solid #EE3F4D;
     border-radius: 0.05rem;
     display: block;
     color: #EE3F4D;
     left: 0.1rem;
     top: 0.2rem;
     font-size: 0.28rem;
 }
.fuzhicg{
    max-width: 3rem;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0,0,0,.6);
    color: #fff;
    border: none;
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    padding: 0.2rem 0.2rem;
    text-align: center;
    font-size: 0.28rem;
    border-radius: 0.2rem;
    z-index: 10000;
}
.page_footer{
    color: #333;
}