﻿/* 切换 */
.multifunction-tabs { padding: 5px 15px; height: 46px; background-color: #fff; }
    .multifunction-tabs .tab { font-size: 16px; color: #83868f; float: left; width: 33.33%; text-align: center; height: 46px; line-height: 46px; }
    .multifunction-tabs.special .tab { width: 50%; }
.tni_d_line { height: 5px; background: #3e87ff; width: 30px; text-align: center; border-radius: 10px; margin: 0 auto; }

/* bottom */
.fix-btnbox { position: fixed; bottom: 0; left: 0; right: 0; z-index: 100; max-width: 100%; margin: 0 auto; height: 40px; padding-left: 12px; background: #fff; border-top: 1px solid #e8e8e8; }
.fix-btn li { float: left; width: 49%; }
.fix-btn .btn { text-align: center; border-radius: 10px; }
.clearfix .line { border-left: 1px solid #e8e8ee; }

/* 注释 */
.explain { width: 100%; padding: 1px 15px; color: #9c9fa1; clear: both; font-size: 16px; text-align: center; position: relative; }
    .explain .red { color: #0090ff; position: absolute; right: 15px; }

.weui-cell__bd:after { content: ' '; display: inline-block; height: 6px; width: 6px; border-width: 2px 2px 0 0; border-color: #c8c8cd; border-style: solid; -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); position: relative; top: -2px; position: absolute; top: 50%; right: 15px; margin-top: -4px; }

.result_title { padding: 1rem 0; color: #3e87ff; }


