.lanbox{
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 0.4rem;
    margin-top: 0.2rem;
}
.lantit{
    line-height: 0.88rem;
    background: linear-gradient(90deg, #FFD6A1 6%, #F0B870 100%);
    font-size: 0.36rem;
    font-weight: 600;
    color: #935422;
    padding-left: 0.3rem;
    position: relative;
}
.grform{
    width: 7.1rem;
    background: rgba(255, 247, 231, 1);
    border-radius: 0.1rem;
    margin: 0.3rem auto;
    padding: 0.1rem;
    margin-bottom: 0;
}
.formbor{
    width: 6.9rem;
    margin: 0 auto;
    border: 1px solid rgba(203, 153, 88, 1);
    position: relative;
}
.topleft{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-left: none;
    border-top: none;
    position: absolute;
    top: 0;
    left: 0;
}
.topright{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-right: none;
    border-top: none;
    position: absolute;
    top: 0;
    right: 0;
}
.bottomleft{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-left: none;
    border-bottom: none;
    position: absolute;
    bottom: 0;
    left: 0;
}
.bottomright{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-right: none;
    border-bottom: none;
    position: absolute;
    bottom: 0;
    right: 0;
}
.neibor{
    width: 0.1rem;
    height: 0.1rem;
    margin: 0.05rem;
    box-sizing: border-box;
    border: 1px solid rgba(203, 153, 88, 1);
}
.formitem{
    margin-top: 0.2rem;
    overflow: hidden;
    margin-left: 0.3rem;
}
.formitem span {
    font-size: 0.32rem;
    font-weight: 500;
    color: #333333;
    line-height: 0.8rem;
    display: inline-block;
    float: left;
}
.cs-sex{
    margin-left: 0.2rem;
    float: left;
}
.cs-sex span {
    display: block;
    float: left;
    line-height: 0.75rem;
    padding-top: 0.2rem;
    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.25rem;
    overflow: hidden;
    text-align: left;
    padding-left: 10px;
    color: #333;
    font-size: 0.32rem;
    padding-top: 0.03rem;
}

#g_birthday{
    width: 4.62rem;
    height: 0.8rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    opacity: 1;
    border: 0.02rem solid #E9D0BE;
    padding-left: 0.2rem;
    font-size: 0.32rem;
    box-sizing: border-box;
}
.nameinput {
    width: 4.62rem;
    height: 0.8rem;
    padding-left: 0.2rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    opacity: 1;
    border: 0.02rem solid #E9D0BE;
    box-sizing: border-box;
    font-size: 0.32rem;
    color: #666666;
}
input, select, button, textarea {
    font-family: inherit;
    outline: 0;
    margin: 0;
    color: inherit;
    -webkit-appearance: none;
    padding: 0;
}
.submit-btn {
    width: 6.6rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    background: linear-gradient(180deg, #FBBB53 0%, #F79C58 100%);
    border-radius: 0.1rem;
    margin: 0.4rem auto;
    display: block;
    font-size: 0.32rem;
    font-weight: 500;
    color: #FFFFFF;
}
.gongce{
    overflow: hidden;
    margin-top: 0.1rem;
}
.gongce a{
    display: inline-block;
    float: left;
    width: 2.1rem;
    height: 0.68rem;
    line-height: 0.68rem;
    text-align: center;
    background: #FFF9F2;
    border-radius: 0.08rem;
    opacity: 1;
    border: 1px solid #EBDCCC;
    font-size: 0.28rem;
    color: #C85D23;
    margin-left: 0.3rem;
    margin-top: 0.2rem;
}
.wxyear{
    width: 6.9rem;
    background: #FFF9F2;
    border-radius: 0.1rem;
    opacity: 1;
    border: 1px solid #EBDCCC;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.wxyear_item{
    height: 1.44rem;
    border-bottom: 1px solid rgba(235, 220, 204, 1);
}
.wxyear_item:last-child{
    border-bottom: none;
}
.wxyear_left {
    float: left;
   width: 2.24rem;
    border-right: 1px solid rgba(235, 220, 204, 1);
    line-height: 1.44rem;
    text-align: center;
    font-size: 0.36rem;
    color: #C85D23;
}
.wxyear_right{
   float: left;
    width: 4.6rem;
    margin: 0.2rem auto;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
    padding-left: 0.2rem;
}
.find_nav {
    width: 100%;
    height: 0.87rem;
    background-color: #fff;
    top: 0;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    display: -moz-box;
    display: -webkit-box;
}
.hualeft {
    width: 1.93rem;
    height: 0.87rem;
    float: left;
    line-height: 0.87rem;
    text-align: center;
    position: relative;
}
.hualeft:before {
    content: '';
    width: 1px;
    height: 0.48rem;
    background: rgba(230, 230, 230, 1);
    position: absolute;
    right: 0;
    top: 0.2rem;
}
.xuannian {
    border: none;
    font-size: 0.32rem;
    color: #999999;
    text-align: center;
    background-image: url("//imgffcs.leyunge.com/Public/static/mobile/images/rixuan.png");
    background-size: 0.34rem 0.34rem;
    background-repeat: no-repeat;
    background-position: 1.1rem 0.25rem;
    padding-right: 0.4rem;
    line-height: 0.87rem;
    background-color: unset;
    padding-top: 0;
}
.huaright {
    width: 1.14rem;
    height: 0.87rem;
    float: left;
    line-height: 0.87rem;
    text-align: center;
    position: relative;
    font-size: 0.32rem;
    color: #999999;
}
.huaright:before {
    content: '';
    width: 1px;
    height: 0.48rem;
    background: rgba(230, 230, 230, 1);
    position: absolute;
    left: 0;
    top: 0.2rem;
}
.find_nav_left {
    height: 0.87rem;
    position: relative;
    overflow: hidden;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
input, select, button, textarea {
    font-family: inherit;
    outline: 0;
    margin: 0;
    color: inherit;
    -webkit-appearance: none;
}
.yuehua {
    display: inline-block;
    padding: 0;
    line-height: 0.87rem;
    font-size: 0.32rem;
    text-align: center;
    color: #666;
    width: auto !important;
    padding: 0 0.15rem;
}
.huatab_on {
    color: rgba(200, 60, 35, 1) !important;
}
.rqwxlist{
    overflow: hidden;
    margin-top: 0.1rem;
    margin-left: 0.15rem;
}
.rqwxlist a{
    display: inline-block;
    float: left;
    margin-top: 0.2rem;
    margin-left: 0.15rem;
    width: 2.2rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    background: #FFF9EF;
    border-radius: 0.1rem;
    opacity: 1;
    border: 1px solid #E5C8A6;
    font-size: 0.28rem;
    color: #CC924D;
}
.wenbox {
    width: 6.9rem;
    padding: 0.2rem 0.3rem 0.4rem 0.3rem;
    background: #FFF6E7;
    border-radius: 0.1rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.wenyi {
    font-size: 0.32rem;
    font-weight: 500;
    color: #C85D23;
}
.wenyi i {
    background-image: url(../images/wh.png);
    background-size: 100% 100%;
    width: 0.32rem;
    height: 0.38rem;
    display: inline-block;
    margin-right: 0.1rem;
    vertical-align: text-bottom;
}
.wenda {
    font-size: 0.32rem;
    color: #666666;
    line-height: 0.52rem;
    margin-top: 0.2rem;
}
.about_sx {
    width: 6.9rem;
    overflow: hidden;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.icon_biaozhi {
    width: 3rem;
    height: 2rem;
    border-radius: 0.1rem;
    float: right;
    margin: 0 0 0 0.2rem;
}
.about_sx h3{
    font-weight: 600;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}
.about_sx p {
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #666666;
}
.mzhuinfo {
    background-image: url(../images/kuang.png);
    width: 2rem;
    height: 0.64rem;
    background-size: 100% 100%;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.32rem;
    color: #FFFFFF;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.infoitem{
    font-size: 0.32rem;
    color: rgba(102, 102, 102, 1);
    line-height: unset;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
}
.infoitem span{
    font-weight: bold;
    color: #C85D23;
    margin-right: 0.1rem;
}
.bajie{
    background-image: url(../images/kuang.png);
    width: 2.4rem;
    height: 0.64rem;
    background-size: 100% 100%;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.32rem;
    color: #FFFFFF;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.sm_desc{
    width: 6.9rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
}
.wfbx{
    width: 6.9rem;
    background: #FFF9F2;
    border-radius: 0.1rem;
    opacity: 1;
    border: 1px solid #EBDCCC;
    margin: 0.2rem auto;
    margin-bottom: 0;
}
.wxtop{
    overflow: hidden;
    border-bottom: 1px solid  rgba(235, 220, 204, 1);
}
.wxfxinfo{
    float: left;
    width:1.37rem;
    border-right: 1px solid rgba(235, 220, 204, 1);
    padding: 0.14rem 0;
}
.wxfxinfo:last-child{
    border-right: none;
}
.wxzhi{
    text-align: center;
    font-size: 0.32rem;
    font-weight: 600;
    color: #C85D23;
}
.wxjieshi{
    color: rgba(158, 158, 158, 1);
    font-size: 0.24rem;
    text-align: center;
}
.wxfeninfo{
    overflow: hidden;
}
.wxfeitem{
    float: left;
    width:1.37rem;
    border-right: 1px solid rgba(235, 220, 204, 1);
    padding: 0.2rem 0;
    text-align: center;
    font-size: 0.32rem;
    color: #333333;
}
.wxfeitem:last-child{
    border-right: none;
}
.wxinfo_box{
    width: 6.9rem;
    margin: 0.1rem auto;
    overflow: hidden;
}
.wxinfoitem{
    font-size: 0.32rem;
    font-weight: 500;
    color:rgba(200, 93, 35, 1);
    margin-top: 0.3rem;
    overflow: hidden;

}
.xyfx{
    float: left;
    font-weight: bold;
    line-height: 0.52rem;
}
.xyfxdesc {
    float: left;
    width: 5.1rem;
    font-size: 0.32rem;
    color: #303133;
    line-height: 0.52rem;

}
.xing_zhuang {
    position: relative;
    overflow: hidden;
    float: left;
    margin-left: 0.3rem;

}
.circle {
    width: 1rem !important;
    height: 1rem !important;
    position: relative;
    float: left;
}
canvas {
    width: 1rem !important;
    height: 1rem !important;
    position: relative;
}
.mask {
    position: absolute;
    left: 0.25rem;
    top: 0.25rem;
}
.tupian_jin {
    background-image: url(../images/jin1.png);
    background-size: 100% 100%;
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align: middle;
}
.wuxing_jin {
    font-size: 0.28rem;
    color: #FFAA00;
    position: relative;
    text-align: center;

}

.tupian_shui{
    background-image: url(../images/shui.png);
    background-size: 100% 100%;
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align:middle;
}
.tupian_mu{
    background-image: url(../images/mu.png);
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align:middle;
    background-size: 100% 100%;
}
.tupian_huo{
    background-image: url(../images/huo.png);
    background-size: 100% 100%;
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align:middle;
}
.tupian_tu{
    background-image: url(../images/tu.png);
    background-size: 100% 100%;
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align:middle;
}
.wuxing_shui{
    font-size: 0.28rem;
    position: relative;
    text-align: center;
    color: rgba(147, 183, 255, 1);
}
.wuxing_mu{
    font-size: 0.28rem;
    position: relative;
    text-align: center;
    color: rgba(113, 199, 139, 1);
}
.wuxing_huo{
    font-size: 0.28rem;
    position: relative;
    text-align: center;
    color: rgba(255, 109, 0, 1);
}
.wuxing_tu{
    font-size: 0.28rem;
    position: relative;
    text-align: center;
    color: rgba(158, 112, 90, 1);
}
.jin{
    color: #FFAA00;
}
.mu{
    color: #71C78B;
}
.shui{
    color: #93B7FF;
}
.huo{
    color: #FF6D00;
}
.tu{
    color: #9E705A;
}
.quesha{
    width: 6.9rem;
    padding: 0.4rem 0;
    margin: 0.2rem auto;
    margin-bottom: 0;
    overflow: hidden;
    background: #FFF9F2;
    border-radius:0.1rem;
    opacity: 1;
    border: 1px solid #FFE7CC;
}
.wxquewh{
    width: 6.3rem;
    margin: 1.6rem auto;
    margin-bottom: 0;
    font-size: 0.32rem;
    color: #CC924D;
    line-height: 0.58rem;
}
.wxquewh span{
    color: rgba(200, 60, 35, 1);
}
.bubox{
    margin-top: 0.1rem;
}
.buitem{
    overflow: hidden;
    margin-top: 0.2rem;
}
.buleft{
    float: left;
    font-size: 0.32rem;
    font-weight: 600;
    color: #C85D23;
    margin-left: 0.3rem;
    line-height: 0.52rem;
}
.buxiang{
    float: left;
    width: 5.2rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
}
.lmbox{
    width: 6.9rem;
    margin: 0 auto;
}
.lmitem{
    margin-top: 0.3rem;
}
.lmtit{
    font-size: 0.32rem;
    font-weight: 600;
    color: #C85D23;
}
.lmxiang{
    margin-top: 0.1rem;
}
.lmxiang p{
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
}
.rst_pai {
    font-size: 0.32rem;
    color: #C83C23;
    text-align: center;
    margin-top: 0.5rem;
}
.bottom_jinzhun_btn {
    line-height: 0.88rem;
    text-align: center;
    font-size: 0.36rem;
    margin: 0.3rem auto;
    color: #FFFFFF;
    display: block;
    width: 6.9rem;
    height: 0.88rem;
    background: linear-gradient(180deg, #FBBB53 0%, #F79C58 100%);
    border-radius: 0.5rem;
}
.cybox{
    background: #FFF8EC;
    margin-top: 0.2rem;
    overflow: hidden;
    padding-bottom: 0.4rem;
}
.formbor{
    width: 6.9rem;
    margin: 0 auto;
    border: 1px solid rgba(203, 153, 88, 1);
    position: relative;
    overflow: hidden;
    margin-top: 0.3rem;
}
.topleft{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-left: none;
    border-top: none;
    position: absolute;
    top: 0;
    left: 0;
}
.topright{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-right: none;
    border-top: none;
    position: absolute;
    top: 0;
    right: 0;
}
.bottomleft{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-left: none;
    border-bottom: none;
    position: absolute;
    bottom: 0;
    left: 0;
}
.bottomright{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-right: none;
    border-bottom: none;
    position: absolute;
    bottom: 0;
    right: 0;
}
.neibor{
    width: 0.1rem;
    height: 0.1rem;
    margin: 0.05rem;
    box-sizing: border-box;
    border: 1px solid rgba(203, 153, 88, 1);
}
.riqi_date{
    float: left;
    width: 1.56rem;
    height: 1.6rem;
    text-align: center;
    line-height: 1.6rem;
    background: #FCEED3;
    border-radius: 20px 20px 20px 20px;
    margin-top: 0.2rem;
    margin-left: 0.4rem;
    font-size: 1rem;
    font-weight: 500;
    color: #C85D23;
    margin-bottom: 0.26rem;
}
.rqiinfo_desc{
    float: left;
    margin-left: 0.3rem;
    margin-top: 0.16rem;
}
.rqitem{
    font-size: 0.28rem;
    color: #C85D23;
    margin-top: 0.14rem;
}
.hlinfo_right{
    position: relative;
    width: 0.8rem;
    background: #FFEAD4;
    border-radius: 0.05rem;
    opacity: 1;
    border: 1px solid #C0815B;
    margin: 0.38rem 0 0 0.17rem;
    font-size: 0.28rem;
    text-align: center;
    color: #C0815B;
    float: left;
}
.yinshi {
    position: absolute;
    opacity: 0 !important;
    width: 0.8rem;
    height: 0.8rem;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 10;
    border: none;
}
.hlinfoleft{
    float: left;
    width: 5.23rem;
    margin-left: 0.28rem;
}
.glitem {
    padding: 0.2rem 0;
    border-bottom: 1px solid rgba(255, 234, 212, 1);
    font-size: 0.28rem;
    color: rgba(200, 93, 35, 1);
    position: relative;
}
.nlwtt{
    text-align: center;
    padding-top: 0.4rem;
    font-size: 0.36rem;
    font-weight: 500;
    color: #C83C23;
}
.hide{
    display: none;
}
.wxbzai{
    height: 1.41rem;
}
.wxbaziitem{
    float: left;
    border-right: 1px solid rgba(203, 153, 88, 1);
    line-height: 1.41rem;
    text-align: center;
    font-size: 0.6rem;
    font-weight: 600;
    color: #B56941;
    width: 2.28rem;
}
.wxbaziitem:last-child{
    border-right: none;
}
.caleninfo{
    width: 6.9rem;
    margin: 0.26rem auto;
    margin-bottom: 0;
    opacity: 1;
    border: 1px solid #C79657;
    box-sizing: border-box;
}
.calanzi {
    width: 6.73rem;
    margin: 0.07rem;
    opacity: 1;
    border: 1px solid #C79657;
    box-sizing: border-box;
}
.wxdate_info{
    height: 0.98rem;
    border-bottom: 1px solid rgba(199, 150, 87, 1);
}
.wxdate_info:last-child{
    border-bottom: none;
}
.dateinfo_left{
    float: left;
    width: 1.4rem;
    border-right: 1px solid rgba(199, 150, 87, 1);
    line-height: 0.98rem;
    text-align: center;
    font-size: 0.32rem;
    font-weight: 600;
    color: #935422;
}
.dateinfo_right{
    float: left;
    padding-left: 0.6rem;
    line-height: 0.98rem;
    font-size: 0.32rem;
    color: #333333;
}
.wxshu_k{
    width: 6.9rem;
    padding: 0.3rem 0;
    background: #FFF9F2;
    border-radius: 0.1rem;
    opacity: 1;
    border: 1px solid #FFE7CC;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.wxzhuang{
    position: relative;
    overflow: hidden;

}
.xingkuang{
    float: unset;
    margin: 0 auto;
}
.wxztit{
    text-align: center;
    padding-top: 0.2rem;
    font-size: 0.32rem;
    font-weight: 600;
    color: #C85D23;
}
.wxkdesc{
    width: 6.3rem;
    margin: 0.1rem auto;
    margin-bottom: 0;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.54rem;
}
.zyxingshi{
  width: 6.9rem;
    margin: 0 auto;
}
.zyitem p{
    margin-top: 0.3rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
}
.zuanjin{
    width: 1rem;
    height: 1rem;
    opacity: 1;
    border: 0.1rem solid #FFAA00;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.zuanmu{
    width: 1rem;
    height: 1rem;
    opacity: 1;
    border: 0.1rem solid #71C78B;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.zuanshui{
    width: 1rem;
    height: 1rem;
    opacity: 1;
    border: 0.1rem solid rgba(147, 183, 255, 1);
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.zuanhuo{
    width: 1rem;
    height: 1rem;
    opacity: 1;
    border: 0.1rem solid rgba(255, 109, 0, 1);
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.zuantu{
    width: 1rem;
    height: 1rem;
    opacity: 1;
    border: 0.1rem solid rgba(158, 112, 90, 1);
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.zhuan_mask{
    position: absolute;
    top: 0.15rem;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 0.48rem;
}
#hour{
    width: 5rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    opacity: 1;
    border: 0.02rem solid #E9D0BE;
    font-size: 0.32rem;
    padding-left: 0.2rem;
    margin-left: 0.2rem;
}
#birthday{
    width: 5rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    opacity: 1;
    border: 0.02rem solid #E9D0BE;
    font-size: 0.32rem;
    padding-left: 0.2rem;
    margin-left: 0.2rem;
}
.ljcs{
    float: left;
    margin-left: 0.3rem;
    width: 3.3rem;
    height: 0.88rem;
    background: linear-gradient(180deg, #E15439 0%, #C83C23 100%);
    border-radius: 0.1rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    font-weight: 500;
    color: #FFFFFF;
}
.smxs_pay_btn {
    float: left;
    margin-left: 0.3rem;
    width: 3.3rem;
    height: 0.88rem;
    background: linear-gradient(180deg, #FBBB53 0%, #F79C58 100%);
    border-radius: 0.1rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    font-weight: 500;
    color: #FFFFFF !important;
    border: none;
    padding: 0;
    text-align: center;
}
.csbtn{
    overflow: hidden;
    margin-top: 0.4rem;

}
.jcesuan_box{
    overflow: hidden;
    margin-top: 0.2rem;

}
.jecsuanitem{
    float: left;
    margin-top: 0.2rem;
    margin-left: 0.3rem;
    width: 2.1rem;
    height: 0.66rem;
    line-height: 0.66rem;
    text-align: center;
    background: #FFF9F2;
    border-radius: 0.08rem;
    border: 1px solid #EBDCCC;
    font-size: 0.28rem;
    color: #C85D23;
}
.sizhu{
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    background: #FFF9F2;
    border-radius: 0.1rem;
    opacity: 1;
    border: 1px solid #EBDCCC;
    padding-bottom: 0.4rem;
}
.shifouque{
    width: 6.3rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
}
.shifouque span{
    color: rgba(200, 93, 35, 1);
}
.sizhubox{
    margin-left: 0.3rem;
    overflow: hidden;
}

.sizhuitem{
    overflow: hidden;
    margin-top: 0.2rem;
}
.sizhuleft{
    float: left;
    font-size: 0.32rem;
    font-weight: bold;
    color: #C85D23;
    line-height: 0.52rem;
}
.sizhudesc{
    float: left;
    width: 4.5rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
}
.scbz {
    width: 6.9rem;
    border: 1px solid rgba(196, 129, 77, 1);
    margin: 0.2rem auto;
}
.scbz table {
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.diyi_tr td{
    background: rgba(255, 247, 231, 1);
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 0.6rem;
    color: rgba(200, 93, 35, 1);
    text-align: center;
    width: 1.3rem;
    border-left: 1px solid rgba(230, 196, 171, 1);
    border-bottom: 1px solid rgba(230, 196, 171, 1);
    padding: 0 0.2rem;
}
.diyi_tr td:first-child{
    width: 0.95rem;
    border-left: none;
}
.dier_tr td{
    font-size: 0.32rem;
    line-height: 0.6rem;
    color: rgba(51, 51, 51, 1);

    text-align: center;
    width: 1.3rem;
    border-left: 1px solid rgba(230, 196, 171, 1);
    border-bottom: 1px solid rgba(230, 196, 171, 1);
}
.dier_tr td:first-child{
    background: rgba(255, 247, 231, 1);
    width: 0.95rem;
    border-left: none;
    color: rgba(200, 93, 35, 1);
}
.disan_tr td{

    font-size: 0.32rem;
    line-height: 0.6rem;
    color: rgba(51, 51, 51, 1);

    text-align: center;
    width: 1.3rem;
    border-left: 1px solid rgba(230, 196, 171, 1);
    border-bottom: 1px solid rgba(230, 196, 171, 1);
}
.disan_tr td:first-child{
    color: rgba(200, 93, 35, 1);
    background: rgba(255, 247, 231, 1);
    width: 0.95rem;
    border-left: none;
    font-weight: bold;
}
.disi_tr td{

    font-size: 0.32rem;
    line-height: 0.6rem;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    width: 1.3rem;
    border-left: 1px solid rgba(230, 196, 171, 1);
    border-bottom: 1px solid rgba(230, 196, 171, 1);
}
.disi_tr td:first-child{
    color: rgba(200, 93, 35, 1);
    background: rgba(255, 247, 231, 1);
    width: 0.95rem;
    border-left: none;
    font-weight: bold;
}
.last_tr td{
    font-size: 0.32rem;
    line-height: 0.6rem;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    width: 1.3rem;
    border-left: 1px solid rgba(230, 196, 171, 1);

}
.last_tr td:first-child{
    color: rgba(200, 93, 35, 1);
    background: rgba(255, 247, 231, 1);
    width: 0.95rem;
    border-left: none;
    font-weight: bold;
}