.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:#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;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;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:#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;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:#333}.answer_sidebar>p{width:58px;height:58px;cursor:pointer;font-size:36px;display:flex;justify-content:center;align-items:center;color:#999;margin-top:20px;border-radius:5px}