.calculator[data-v-78256035]{width:440px;padding:20px;border-radius:5px;font-size:16px;background-color:#333}.input[data-v-78256035]{width:420px;height:50px;border-radius:0;border:1px solid #000;background-color:#555;color:#d9d9d9;padding:0 5px 0 5px;margin:0 0 10px 0;font-size:30px}.input[data-v-78256035]:active,.input[data-v-78256035]:focus{border-color:#03a9f4;box-shadow:0 0 4px #03a9f4;outline:0 none}.button[data-v-78256035]{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-78256035]{display:flex;flex-wrap:wrap;justify-content:space-evenly}.equal-sign[data-v-78256035]{background-color:green;width:133px}.toggle-button[data-v-78256035]{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-78256035]{margin-top:0}button[data-v-78256035]::-moz-focus-inner{border-color:transparent}.answer_head{box-shadow:-1px 6px 4px 0 hsla(0,0%,94.5%,.68)}.answer_head .answer_title{width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative;padding:20px 0;box-sizing:border-box}.answer_head .answer_title>h1{font-size:16px;font-weight:400;color:#1a1a1a}.answer_head .answer_title>p{font-size:16px;font-weight:400;color:#555;cursor:pointer}.answer_box{width:1200px;margin:20px auto;position:relative;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:#555}.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:hsla(0,0%,100%,.55) 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;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;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:flex;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:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #bababa;border-radius:7px;font-size:20px;font-weight:400;color:hsla(0,0%,46.7%,.6) 9}.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;left:50%;transform:translate(-50%)}.answer_sheet_relative{position:relative;left:50%;top:-20px;transform:translate(-50%)}.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;box-sizing:border-box;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;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:#555}.answer_sidebar>p{width:58px;height:58px;cursor:pointer;font-size:36px;display:flex;justify-content:center;align-items:center;color:#777;margin-top:20px;border-radius:5px}