body{background: #fff;}
ul,li{margin: 0;list-style: none;font-size: 14px;}

.split-bar {height: 15px !important;background: #F9F9F9 !important;margin: 0 !important;padding: 0 !important;}

.calc-nav{width:100%;display: flex;box-shadow: 0 3px 5px 0 rgba(0,0,0,0.06);}
.calc-nav li{flex:1;text-align: center;background: #fff;}
.calc-nav li a{display: block;width:100%;padding:15px 0;}
.calc-nav li.active{font-weight: bold;border-bottom: 2px solid #f35257;}
.calc-nav li.active a{color:#333;}
.weui-cells:before,.weui-cells:after{display: none;}
.weui-cell{padding:15px;}
.weui-cell.hideline:before{display: none;}
.weui-cell:before{top:auto;bottom:0;}
.weui-cell:first-child:before{display:block}
.weui-cell_select {padding: 0;}
.weui-label{color:#999;}
.weui-select{height: 54px;line-height: 54px;}
.weui-input{padding-left:15px;box-sizing: border-box;}
.weui-btn{background: #f35257}

.tips span{font-size: 14px;color: #999999;width: 100%;padding: 10px 0;text-align: center;display: block;}
.intro-info{padding: 12px 20px;font-size: 14px;color: #DDD;}

.calc-results {display: none;width: 100%;height: 100%;}
.calc-results .calc-nav li {cursor: pointer;width: 50%;padding: 10px 0;color: #999999;font-size: 14px;font-weight: 400;font-family: PingFangSC-Regular,PingFang SC;}
.calc-results .calc-nav li.active {font-weight: 600;color: #333;font-family: PingFangSC-Semibold,PingFang SC;}

.echarts{width: 100%;display: flex;}
.echarts .echarts-left{width: 50%;height: auto;margin: 0;padding: 0;}
.echarts .echarts_right{width: 50%;padding-right: 15px;margin-top: 60px;}
.echarts .echarts_right ul li{width: 100%;font-size: 14px;display: flex;color: #999999;line-height: 20px;height: 20px;padding-bottom: 30px;}
.echarts .echarts_right ul li img{width: 12px;height: 12px;margin-top: 4px;padding-right: 10px;}
.echarts .echarts_right ul li span{color: #333333;padding: 0;margin: 0;font-size: 16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;}
.echarts .echarts_right ul li span:nth-of-type(1){color: #999;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;font-size:14px;}
.echarts .echarts_right ul li:last-child{padding-bottom: 49px;}
.section_main ul{margin: 0;width: 100%;padding-left: 20px;box-sizing: border-box;}
.section_main ul li:nth-of-type(1){border-top: 1px solid #EEEEEE;}
.section_main ul>li{color: #999999;font-size: 15px;width: 100%;display: flex;padding: 14px 0;line-height: 20px;border-bottom: 1px solid #EEEEEE;}
.section_main ul>li>p{color: #000;margin: 0;}
.section_main ul>li span:first-child{color: #000;}

.option-value-content{display: flex;flex: 1;flex-direction: row;justify-content: space-between;flex-direction: row-reverse;}
.businessLPR-content {flex-direction: row;}
.businessLPR-content span {color: #979797;}
.businessLPR-value i {color: #333;}

h4 {width: 100%;text-align: center;height: 14px;padding: 20px 0;font-size: 12px;font-family: PingFangSC-Regular;font-weight: 400;color: rgba(184,184,184,1);line-height: 14px;}
