.answerInfoPage_box{width:100%}.answerInfoPage_box .answer_head{width:100%;height:100px;padding:0 30px;box-sizing:border-box;background:#053ea2;display:flex;justify-content:space-between;align-items:center;color:#fff}.answerInfoPage_box .answer_head>h3{font-size:22px;text-align:center;max-width:1000px}.answerInfoPage_box .answer_head .answer_head_left{display:flex;align-items:center}.answerInfoPage_box .answer_head .answer_head_left .head_img_box,.answerInfoPage_box .answer_head .answer_head_left .head_img_box>img{width:65px;height:65px}.answerInfoPage_box .answer_head .answer_head_left .name_num{margin-left:20px}.answerInfoPage_box .answer_head .answer_head_left .name_num>p{font-size:14px}.answerInfoPage_box .answer_head .answer_head_left .name_num>p:first-child{margin-bottom:20px}.answerInfoPage_box .answer_head .answer_head_right{display:flex;align-items:center}.answerInfoPage_box .answer_head .answer_head_right .time_remaining{font-size:16px;margin-right:40px}.answerInfoPage_box .answer_head .answer_head_right .time_remaining>span{font-size:22px;font-weight:800}.answerInfoPage_box .answer_head .answer_head_right .button_box .el-button{width:172px;height:40px;background:#ff701d;border-color:#ff701d;color:#fff;font-size:16px;padding:0}.answerInfoPage_box .answer_body{width:100%;height:calc(100vh - 100px);background:#f0f2f7;overflow-y:scroll}.answerInfoPage_box .answer_body .answer_main{display:flex;justify-content:space-between;overflow-x:hidden}.answerInfoPage_box .answer_body .answer_main .main__left{width:300px;display:flex;justify-content:center}.answerInfoPage_box .answer_body .answer_main .main__left .left_view{height:calc(100vh - 100px);position:fixed;top:100px;background:#fff}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .monitor_box{width:270px;height:180px}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel{background:#fff;overflow-y:scroll}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel::-webkit-scrollbar{width:5px;height:1px}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel::-webkit-scrollbar-thumb{border-radius:5px;background:#ccc}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel::-webkit-scrollbar-track{border-radius:5px;background:#ededed}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel .answer_sheet{width:270px;padding:20px 10px;box-sizing:border-box}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel .answer_sheet>h3{font-size:18px;color:#333}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel .answer_sheet .answer_sheet_list{margin-top:20px}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel .answer_sheet .answer_sheet_list>h4{font-size:14px;font-weight:400;color:#333}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel .answer_sheet .answer_sheet_list>ul{padding:10px;box-sizing:border-box;display:flex;flex-wrap:wrap}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel .answer_sheet .answer_sheet_list>ul>li{width:36px;height:36px;border:1px solid #bababa;box-sizing:border-box;font-size:16px;font-weight:400;color:#999;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-top:10px;margin-right:10px;background:#fff;transition:all .3s}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel .answer_sheet .answer_sheet_list>ul>li:nth-child(5n+5){margin-right:0}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel .answer_sheet .answer_sheet_list>ul>li:hover{color:#ff701d;border:1px solid #ff701d}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel .answer_sheet .answer_sheet_list>ul .li_active{color:#28d18a;border:1px solid #28d18a;background:#ecf6f2}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .answer_sheet_vessel .answer_sheet .answer_sheet_list>ul .li_active:hover{color:#28d18a;border:1px solid #28d18a}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .vessel_full_height{height:calc(100vh - 100px)}.answerInfoPage_box .answer_body .answer_main .main__left .left_view .vessel_half_height{height:calc(100vh - 280px)}.answerInfoPage_box .answer_body .answer_main .main__right{width:calc(100vw - 300px)}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list{margin-top:10px;background:#fff}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_head{border-bottom:1px solid #ebebeb;padding:20px;box-sizing:border-box}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_head>h3{font-size:18px;color:#333;display:flex;align-items:flex-end}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_head>h3>font{font-size:14px;color:#666;margin-left:30px;font-weight:400}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_head>p{color:#666;margin-top:10px;font-size:14px;margin-left:40px}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body{padding:20px 40px}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_head{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_head .synthesize_left{display:flex;align-items:flex-start}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_head .synthesize_left>span{font-size:16px;font-weight:600;color:#333}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_head .synthesize_left>font{padding:2px 10px;box-sizing:border-box;text-align:center;background:#ffefe5;border-radius:2px;font-size:14px;font-weight:400;color:#ff771c;margin-right:5px}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_head .synthesize_left>h4{font-size:16px;width:1200px}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_head .synthesize_left>h4>table{border-collapse:collapse}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_head .synthesize_left>h4>table tr>td,.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_head .synthesize_left>h4>table tr th{border:1px solid #333!important}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_head>i{cursor:pointer}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_head .el-icon-star-off{font-size:20px;color:#b9babd}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_head .el-icon-star-on{font-size:24px;color:#ff771c}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .answer_list .answer_list_body .body_view_box .body_view .synthesize_cont .synthesize_body .synthesize_list{margin-bottom:20px}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .single_model{background:#fff;padding:20px;box-sizing:border-box;display:flex;justify-content:center}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .single_model .model_box{width:530px;height:150px;padding:30px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .single_model .model_box .el-button{width:140px;height:40px;border:1px solid #ff771c;color:#ff771c;background:#fff}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .single_model .model_box .el-button:hover{background:#ffeadc}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .single_model .model_box .el-button.is-disabled{border:1px solid #909399;color:#909399}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .single_model .model_box .el-button.is-disabled:hover{background:#fff}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .through_box{background:#fff;padding:0 20px 20px 100px;box-sizing:border-box}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .through_box .el-button{width:140px;height:40px;border:1px solid #ff771c;color:#ff771c;background:#fff}.answerInfoPage_box .answer_body .answer_main .main__right .right_view .answer_box .through_box .el-button:hover{background:#ffeadc}.answerInfoPage_box .answer_body .answer_main .main_long_right{width:100vw}.answerInfoPage_box .answer_sidebar{position:fixed;top:320px;right:30px}.answerInfoPage_box .answer_sidebar>ul{width:65px;border-radius:5px;border:1px solid #ddd;box-sizing:border-box;background:#f0f2f7}.answerInfoPage_box .answer_sidebar>ul>li{text-align:center;padding:15px 0;box-sizing:border-box;transition:all .3s;cursor:pointer}.answerInfoPage_box .answer_sidebar>ul>li:hover{color:#ff771b}.answerInfoPage_box .answer_sidebar>ul>li>i{font-size:20px;display:block;width:65px}.answerInfoPage_box .answer_sidebar>ul>li>font{font-size:12px}.answerInfoPage_box .answer_sidebar>ul>li>p{width:20px;height:1px;background:#d5d5d5;margin:15px auto 0 auto}.answerInfoPage_box .answer_sidebar>ul .calculator_box{position:relative}.answerInfoPage_box .answer_sidebar>ul .calculator_box .calculator_main{position:absolute;right:80px;top:-100px}.answerInfoPage_box .answer_sidebar>ul .calculator_box .calculator_main .close_box{text-align:right;padding:10px;box-sizing:border-box}.answerInfoPage_box .answer_sidebar>ul .calculator_box .calculator_main .close_box :hover{color:#ff771b}.answerInfoPage_box .answer_sidebar>ul .calculator_box .calculator_main .close_box>i{color:#333}.answerInfoPage_box .answer_sidebar>p{width:65px;height:65px;cursor:pointer;font-size:36px;display:flex;justify-content:center;align-items:center;color:#999;margin-top:20px;border-radius:5px;border:1px solid #ddd;box-sizing:border-box;background:#f0f2f7}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center{border-radius:15px}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__header,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__header{text-align:left;background:#ff662f;padding:10px 20px;border-top-right-radius:15px;border-top-left-radius:15px}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__header .el-dialog__title,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__title{color:#fff}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__header .el-dialog__headerbtn,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn{top:15px}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__header .el-dialog__headerbtn .el-dialog__close,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#fff}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__body .exit-content,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__body .exit-content{text-align:center;color:#666}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__body .exit-content>h4,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__body .exit-content>h4{font-size:18px;margin-bottom:30px}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__body .exit-content>p:last-child,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__body .exit-content>p:last-child{margin-top:30px}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__footer .dialog-footer .el-button,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__footer .dialog-footer .el-button{background:#ff662f;border:1px solid #ff662f;color:#fff}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__footer .exit-footer,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__footer .exit-footer{display:flex;justify-content:space-around}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__footer .exit-footer .el-button,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__footer .exit-footer .el-button{width:110px}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__footer .exit-footer .el-button--warning,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__footer .exit-footer .el-button--warning{color:#fff;background-color:#ff662f;border-color:#ff662f}.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog--center .el-dialog__footer .exit-footer .el-button--primary,.answerInfoPage_box .rest_mask_box .el-dialog__wrapper .el-dialog .el-dialog__footer .exit-footer .el-button--primary{color:#ff662f;background-color:#fff;border-color:#ff662f}