html,
body {
    height: 100%;
}
html {
    font-size: 13.33333333vw;
}
body {
    overflow-x: hidden;
}
.pagecontent {
    width: 100%;
    position: relative;
    padding-bottom: .6rem;
    background-color: #fff;
}
.common-title{
    height: .54rem;
    line-height: .54rem;
    text-align: left;
    padding-left: .25rem;
    color: #333;
    padding: .65rem 0 .26rem .25rem;
    font-size: 0;
}
.common-title span:first-child{
    display: inline-block;
    vertical-align: top;
    font-size: .36rem;
}
.common-title span:last-child{
    display: inline-block;
    vertical-align: top;
    width: .86rem;
    height: .34rem;
    line-height: .34rem;
    text-align: center;
    background:rgba(0,172,101,1);
    border-radius: .17rem .17rem .17rem .01rem;
    color: #fff;
    font-size: .2rem;
    margin-left: .15rem;
}
.clearfix::after {
    content: '';
    display: block;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.title-mjll{
    line-height: 1.16rem;
    height: 1.16rem;
    text-align: left;
    padding-left: .25rem;
    color: #00AC65;
    font-size: .32rem;
}
.topercent.top .item:first-child{
    border-top: 1px solid #EAEAEA;
}
.topercent .item{
    width: 7rem;
    margin: 0 auto;
    height: 1.16rem;
    line-height: 1.16rem;
    overflow: hidden;
    border-bottom: 1px solid #EAEAEA;
}
.topercent .item span{
    display: inline-block;
    height: 1.16rem;
    line-height: 1.16rem;
    vertical-align: top;
    font-size: .3rem;
    color: #999;
}
.topercent .item input{
    display: inline-block;
    height: 1.16rem;
    line-height: 1.16rem;
    vertical-align: top;
    font-size: .3rem;
    color: #333;
    border: 0;
    outline: none;
    background: transparent;
    width: .9rem;
    text-align: center;
}
.topercent .item .item-left,
.topercent .item .item-right{
    height: 1.16rem;
    line-height: 1.16rem;
    font-size: 0;
    text-align: center;
    width: 50%;
}
.top-wraper{
    background: #fff;
}
.btn-wraper{
    text-align: center;
    font-size: 0;
    padding: .36rem 0 .45rem;
}
.btn-wraper .computed-btn,
.btn-wraper .reset-btn{
    width: 2.15rem;
    height: .72rem;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: .72rem;
    font-size: .26rem;
    color: #fff;
    background: #507FF8;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    overflow: hidden;
}
.btn-wraper .reset-btn{
    background: #E9E9E9;
    color: #333333;
    margin-left: .4rem;
}

.topercent .child2,
.toperson .child2{
    display: flex;
    justify-content: space-between;
    padding: 0 .25rem;
    flex-wrap: nowrap;
    flex-direction: row;
    height: 1.16rem;
    line-height: 1.16rem;
    overflow: hidden;
    border-bottom: 1px solid #EAEAEA;
}
.topercent.top{
    padding-bottom: .4rem;
}
.topercent .child2 span:first-child,
.toperson .child2 span:first-child{
    display: inline-block;
    height: 1.16rem;
    line-height: 1.16rem;
    font-size: .32rem;
    color: #333;
}
.topercent .child2 input,
.toperson .child2 input{
    display: inline-block;
    height: 1.16rem;
    line-height: 1.16rem;
    font-size: .3rem;
    color: #333;
    outline: none;
    background: transparent;
    border: none;
    width: 3.5rem;
}
.topercent .child2 span:last-child,
.toperson .child2 span:last-child{
    color: #999999;
    font-size: .3rem;
}
.topercent .child2, .toperson .child2:last-child{
    border-top: 1px solid #EAEAEA;
}
.toperson.bottom{
    border-top: .25rem solid #f5f5f5;
    padding-bottom: 1rem;
    margin-bottom: .5rem;
}
.toperson select{
    border: none;
    outline: none;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    width: 1.5rem;
    color: #333;
    background: transparent;
}
