* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

.hide {
    display: none;
}

.chil_card {
    width: 7.5rem;
    background: #99d278;
    padding-bottom: .3rem;
}

.chil_1 {
    display: block;
    width: 7.5rem;
    height: 6.7rem;
}

.chil_cd {
	
    width: 6.5rem;
    height: 3.2rem;
    margin: auto;
    background: url(../../images/tcNumber/child_kp2New.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
    /* box-shadow: 0 .1rem .15rem #8db77d; */
    border-radius: .25rem;
}
.chil-img{
    background-size: 100% 100%;
    width: 100%;
    height: 6.2rem;
    position: relative;
}
.chil_3 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 3.1rem;
    height: 1.93rem;
}

.cd_1 {
    width: 3.45rem;
    height: .65rem;
    line-height: .65rem;
    text-align: center;
    letter-spacing: .02rem;
    font-weight: bold;
    font-size: .37rem;
    border-radius: .5rem;
    background: #eb690a;
    color: #fff;
    position: absolute;
    top: .2rem;
    left: .25rem;
    box-shadow: inset 0px 0px 5px 1px #d7610b;
}

.chil_cd p {
    font-size: .32rem;
    letter-spacing: .02rem;
    text-shadow: 0 .1rem .1rem #e28117;
    margin-left: .3rem;
    color: #fff;
    position: inherit;
}

.cdp_1 {
    margin-top: 1.2rem;
}

.cdp_2 {
    margin-top: .4rem;
}

.chid_two {
    display: flex;
    width: 6.8rem;
    position: fixed;
    left: .45rem;
    z-index: 99;
    bottom: .3rem;
}

.chid_two img {
    width: 3.24rem;
    height: 1.09rem;
}

.chil_zf {
    width: 6.5rem;
    border-radius: .2rem;
    background: #ffb82f;
    position: relative;
    margin: .4rem auto 0;
    padding: 1rem 0 .25rem;
    box-shadow: 0 0 .15rem #7eb662;
}

.chil_6 {
    width: 3.22rem;
    height: .54rem;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1.61rem;
}

table {
    border: 1px solid #d1d1d1;
    border-collapse: collapse;
    box-sizing: border-box;
    background: #fff;
    border-radius: .1rem;
    width: 6rem;
    margin: auto;
}

table tr td {
    text-align: left;
    border: 1px solid #ffb82f;
    font-size:.26rem;
    padding: .1rem .2rem;
}

.fs-21 {
    font-size: .21rem;
    color: #545556;
}

.fs-26 {
    width: 1.5rem;
    font-size: .26rem;
    color: #8779ff;
    padding: .45rem 0;
}

.fs-26 span {
    font-size: .2rem;
}

.fs-32 {
    font-size: .32rem;
    padding: .1rem 0;
    color: #8779ff;
}

.chil_zf p {
    font-size: .2rem;
    letter-spacing: .01rem;
    color: red;
    margin: .25rem 0 0 .25rem;
}

.chil_flow {
    width: 6.5rem;
    border-radius: .2rem;
    background: #ffb82f;
    position: relative;
    margin: .4rem auto 0;
    padding: .8rem 0 .55rem;
    box-shadow: 0 0 0.15rem #7eb662;
}

.flow_thr {
    display: flex;
    justify-content: space-between;
    padding: 0 .15rem;
}

.flow_thr li {
    width: 2rem;
    background: #fff;
    box-shadow: 0 0 .15rem #f19524;
    border-radius: .2rem;
}

.flow_thr li img {
    height: .62rem;
    width: auto;
    display: block;
    margin: .45rem auto .15rem;
}

.flow_li1 {
    font-size: .24rem;
    letter-spacing: .01rem;
    color: #333;
    text-align: center;
}

.flow_li2 {
    font-size: .21rem;
    letter-spacing: .01rem;
    color: #999999;
    text-align: center;
    padding: .1rem 0 .4rem;
}

.chil_sm {
    width: 6.5rem;
    border-radius: .2rem;
    background: #ffb82f;
    position: relative;
    margin: .35rem auto 0;
    padding: .9rem 0 .9rem;
    box-shadow: 0 0 0.15rem #7eb662;
}

.chil_psm {
    width: 6rem;
    background: #fff;
    border-radius: .1rem;
    margin: auto;
}

.chil_psm p {
    padding: .35rem .25rem 0;
    font-size: .32rem;
    letter-spacing: .01rem;
    color: #999999;
}

.zs-more {
    font-size: .34rem;
    text-align: center;
    letter-spacing: .01rem;
    color: #666;
    padding: .4rem 0;
}

.container {
    width: 7.5rem;
    margin: 0 auto;
}

.topbanner {
    width: 7.5rem;
    height: 4.22rem;
}