.calculator[data-v-ebddae16]{width:440px;padding:20px;border-radius:5px;font-size:16px;background-color:#333}.input[data-v-ebddae16]{width:420px;height:50px;border-radius:0;border:1px solid #000;background-color:#333;color:#d9d9d9;padding:0 5px 0 5px;margin:0 0 10px 0;font-size:30px}.input[data-v-ebddae16]:active,.input[data-v-ebddae16]:focus{border-color:#03a9f4;-webkit-box-shadow:0 0 4px #03a9f4;box-shadow:0 0 4px #03a9f4;outline:0 none}.button[data-v-ebddae16]{margin:3px;width:63px;border:1px solid #0d0d0d;height:30px;border-radius:4px;color:#d9d9d9;background-color:#1a1a1a;cursor:pointer;outline:none}.mode[data-v-ebddae16]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.equal-sign[data-v-ebddae16]{background-color:green;width:133px}.toggle-button[data-v-ebddae16]{border:none;background-color:#333;cursor:pointer;outline:none;font-size:1rem;color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,.35);margin-bottom:10px}p[data-v-ebddae16]{margin-top:0}button[data-v-ebddae16]::-moz-focus-inner{border-color:transparent}.answer_head{-webkit-box-shadow:-1px 6px 4px 0 hsla(0,0%,94.5%,.68);box-shadow:-1px 6px 4px 0 hsla(0,0%,94.5%,.68)}.answer_head .answer_title{width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding:20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.answer_head .answer_title>h1{font-size:16px;font-weight:400;color:#000}.answer_head .answer_title>p{font-size:16px;font-weight:400;color:#333;cursor:pointer}.answer_box{width:1200px;margin:20px auto;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.answer_box .answer_list .answer_list_head{border-bottom:1px solid #ebebeb;padding:20px}.answer_box .answer_list .answer_list_head>h3{font-size:18px;color:#333}.answer_box .answer_list .answer_list_body{padding:20px 40px}.answer_sheet{width:1200px;overflow:hidden}.answer_sheet .answer_sheet_head{height:45px;border-bottom:1px solid #e4e4e4}.answer_sheet .answer_sheet_head>p{font-size:16px;font-weight:400;color:#666;height:45px;line-height:45px;cursor:pointer;text-align:center;width:120px;background:#fff;border-top:1px solid #e4e4e4;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-top-right-radius:10px;border-top-left-radius:10px;margin-left:-1px}.answer_sheet .answer_sheet_body{overflow-y:scroll;-webkit-transition:height .3s;transition:height .3s}.answer_sheet .answer_sheet_body::-webkit-scrollbar{width:5px;height:1px}.answer_sheet .answer_sheet_body::-webkit-scrollbar-thumb{border-radius:5px;background:#ccc}.answer_sheet .answer_sheet_body::-webkit-scrollbar-track{border-radius:5px;background:#ededed}.answer_sheet .answer_sheet_body .answer_sheet_list{padding:20px 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.answer_sheet .answer_sheet_body .answer_sheet_list>h2{font-size:22px;font-weight:500;color:0 #333}.answer_sheet .answer_sheet_body .answer_sheet_list>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1000px}.answer_sheet .answer_sheet_body .answer_sheet_list>ul>li{margin-top:20px;margin-right:20px}.answer_sheet .answer_sheet_body .answer_sheet_list>ul>li>p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;border:1px solid #bababa;border-radius:7px;font-size:20px;font-weight:400;color:#999}.answer_sheet .answer_sheet_body .answer_sheet_list>ul>li :hover{border:1px solid #ff771b}.answer_sheet .answer_sheet_body_show{height:350px}.answer_sheet .answer_sheet_body_hide{height:0}.answer_sheet .answer_sheet_dian{padding-bottom:20px;background:#fff}.answer_sheet_fixed{position:fixed;bottom:0}.answer_sheet_fixed,.answer_sheet_relative{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.answer_sheet_relative{position:relative;top:-20px}.answer_sidebar{position:fixed;top:220px;right:30px;cursor:pointer}.answer_sidebar>ul{width:58px;border-radius:5px}.answer_sidebar>ul>li{text-align:center;padding:15px 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;transition:all .3s}.answer_sidebar>ul>li:hover{color:#ff771b}.answer_sidebar>ul>li>i{font-size:18px;display:block;width:58px}.answer_sidebar>ul>li>font{font-size:12px}.answer_sidebar>ul>li>p{width:20px;height:1px;background:#f0f0f0;margin:15px auto 0 auto}.answer_sidebar>ul .calculator_box{position:relative}.answer_sidebar>ul .calculator_box .calculator_main{position:absolute;right:80px;top:-100px}.answer_sidebar>ul .calculator_box .calculator_main .close_box{text-align:right;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.answer_sidebar>ul .calculator_box .calculator_main .close_box :hover{color:#ff771b}.answer_sidebar>ul .calculator_box .calculator_main .close_box>i{color:#333}.answer_sidebar>p{width:58px;height:58px;cursor:pointer;font-size:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;margin-top:20px;border-radius:5px}