* {-webkit-box-sizing: border-box;box-sizing: border-box;outline: 0;-webkit-tap-highlight-color: transparent;-webkit-tap-highlight-color: transparent}
body {
    background-color: #f7f7f7;
    font-family: 'PingFang SC','Microsoft YaHei',SimHei,Arial,SimSun;
    font-size: 0.24rem;
    padding-bottom: 0.3rem;
}
.mr_xs {
    margin-right: 0.08rem !important;
}
.ml_xs {
    margin-left: 0.08rem !important;
}
.mh_xs {
    margin-left: 0.08rem !important;
    margin-right: 0.08rem !important;
}
.strong {color: #1955c7 !important;}
.text-c {
    text-align: center;
}
.container {
    padding: 0 0.3rem;
    background-color: #fff;
}
.head {
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0.3rem;
    background-color: #fff;
}
.head .tab {
    list-style: none;
}
.head .tab:after {
    content: "";
    clear: both;
    display: table;
    height: 0;
}
.head .tabcell {
    float: left;
    color: #000;
    font-size: 0.24rem;
    font-weight: bold;
    padding: 0.26rem 0;
    margin-left: 0.3rem;
    line-height: 0.3rem;
    position: relative;
}
.head .tabcell:first-child {
    margin-left: 0;
}
.head .tabcell.active {
    font-size: 0.3rem ;
    color: #1955c7;
}
.head .tabcell.active:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: #1955c7;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.tool-cells {
    background-color: #fff;
    line-height: 1.41176471;
    font-size: 17px;
    overflow: hidden;
    position: relative;
}
.tool-cell {
    padding: 0.3rem 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0.26rem;
}
.tool-cell.top {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}
.tool-cell:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    z-index: 2;
}
.tool-cell_nobd {
    padding: 0.3rem 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: 0.26rem;
}
.tool-cell_access {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    color: inherit;
}
.tool-cell__bd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.tool-cell__ft {
    text-align: right;
    color: rgba(0, 0, 0, 0.5);
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.tool-cell__ft.noflex {
    -webkit-box-flex: none;
    -webkit-flex: none;
    flex: none;
    width: 4rem;
}
.tool-cell_access .tool-cell__ft {
    padding-right: 0.3rem;
    position: relative;
    font-size: 0.24rem;
}
.tool-cell_access .tool-cell__ft:after {
    content: " ";
    width: 0.2rem;
    height: 0.4rem;
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    background-color: currentColor;
    color: rgba(0, 0, 0, 0.3);
    -webkit-mask-image: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.454%206.58l1.06-1.06%205.78%205.779a.996.996%200%20010%201.413l-5.78%205.779-1.06-1.061%205.425-5.425-5.425-5.424z%22%20fill%3D%22%23B2B2B2%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);
    mask-image: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.454%206.58l1.06-1.06%205.78%205.779a.996.996%200%20010%201.413l-5.78%205.779-1.06-1.061%205.425-5.425-5.425-5.424z%22%20fill%3D%22%23B2B2B2%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.2rem;
}
.tool-cell__input {
    width: 4rem;
    position: relative;
}
.weui-input.tools-input {
    background-color: #f1f1f1;
    color: #000;
    font-size: 0.24rem;
    padding: 0.18rem;
    padding-right: 1rem;
    border-radius: 4px;
    height: auto;
}
.weui-input.tools-input.tool-input_xs {
    padding-right: 0.5rem;
}
.tools-input_after,
.caculate_input_after {
    position: absolute;
    top: 0.18rem;
    right: 0.2rem;
    font-size: 0.24rem;
    color: #999;
}
.tool-cell__calculate {
    width: 100%;
    font-size: 0;
    text-align: right;
}
.caculate_input {
    width: 1.2rem;
    position: relative;
    display: inline-block;
    margin-bottom: 0.1rem;
}
.caculate_input.caculate_input_access {
    width: 1.8rem;
    position: relative;
}
.caculate_input.caculate_input_access .caret {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 0.8rem;
    height: 0.68rem;
}
.caculate_input.caculate_input_access .caret .caret_inner {
    display: inline-block;
    position: absolute;
    right: 0.15rem;
    top: 0.22rem;
    width: 0.15rem;
    height: 0.15rem;
    border-right: 0.02rem solid #1955c7;
    border-bottom: 0.02rem solid #1955c7;
    -webkit-tramsform: rotate(45deg);
    transform: rotate(45deg);
}
.caculate_input.caculate_input_access .tool-input_xs{
    padding-right: 0.9rem;
}
.caculate_input.caculate_input_access .caculate_input_after {
    right: 0.5rem;
}
.calculate_number {
    color: #999;
    font-size: 0.24rem;
}
.tool-tips {
    color: #999;
    font-size: 0.22rem;
    margin-top: 0.2rem;
}
.calculate-btn_wrap {
    margin: 0.4rem 16px 0 16px;
    text-align: center;
}
.bottom-wrapper {
    position: absolute;
    bottom: 0.2rem;
    left: 0;
    width: 100%;
}
.calculate-btn_wrap .calculate-btn {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0.2rem 0.4rem;
    font-size: 0.26rem;
    text-align: center;
    text-decoration: none;
    color: #fff;
    line-height: 0.26rem;
    border-radius: 7px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    overflow: hidden;
    border-width: 0;
    outline: 0;
    -webkit-appearance: none;
	background-image: linear-gradient(0deg, 
		#3076f9 0%, 
		#558ffd 100%), 
	linear-gradient(
		#2d76f8, 
		#2d76f8);
    -webkit-transition: all .2s;
    transition: all .2s;
    font-weight: bold;
    border: none;
    text-shadow: 1px 1px 2px #4b88fb;
    letter-spacing: 0.1em;
}
.calculate-btn_wrap .calculate-btn:active {
    opacity: 0.8;
}
.custom_input {
    width: 4rem;
}
.weui-dialog__title,
.weui-dialog__bd,
.weui-dialog__ft {
    font-size: 0.25rem;
}
.mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    display: none;
    opacity: 0;
    transition: opacity .3s;
}
.mask.mask_active {
    opacity: 1;
}
.mask-inner {
    position: fixed;
    top: 0;
    /* left: 0.5rem; */
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(100%,0);
    transform: translate(100%,0);
    background-color: #fff;
    display: none;
    z-index: 101;
    transition: all .3s;
    padding-bottom: 1rem;
    padding-top: 0.9rem;
}
.mask-inner.mask_active {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}
.result_title {
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    font-size: 0.3rem;
    padding: 0.2rem;
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
}
.result_content_wrap {
    height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}
.result_content {
}
.result_content_title {
    padding: 0.3rem 0 0.3rem 0.2rem;
    /* background-color: rgba(109, 119, 202, 0.2); */
    border-bottom: 1px solid #f1f1f1;
    font-weight: bold;
}
.result_content .tool-cell,
.result_content .weui-cell__ft {
    font-size: 0.24rem;
}
.result_content .tool-cells_wrap {
    padding-left: 0.4rem;
    padding-right: 0.2rem;
}
.red {color: #e70000;}
.price {
    display: inline-block;
    width: 1.5rem;
    margin-left: 0.08rem;
}
.huankuan_month2 {overflow: hidden;display: inline-block;width: 4rem;height:3rem;overflow: scroll;-webkit-overflow-scrolling: touch;}
.btn-primary {
    --btn-color: white;
    --btn-bg: #2d76f8;
    --btn-border: 1px solid var(--btn-bg);
}
.btn {
    --btn-padding: 12px 20px;
    --btn-border: 1px solid var(--secondary-color);
    --btn-radius: 4px;
    position: relative;
    padding: var(--btn-padding);
    color: var(--btn-color, black);
    background: var(--btn-bg, white);
    border: var(--btn-border);
    border-radius: var(--btn-radius);
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.card {
    --card-padding: 12px;
    --card-bg: white;
    --card-radius: 15px;
    position: relative;
    box-sizing: border-box;
    padding: var(--card-padding);
    background: var(--card-bg);
    border-radius: var(--card-radius);
}

a {
    color: currentColor;
    text-decoration: none;
}