.el-rate{--el-rate-height:20px;--el-rate-font-size:var(--el-font-size-base);--el-rate-icon-size:18px;--el-rate-icon-margin:6px;--el-rate-icon-color:var(--el-text-color-placeholder);height:var(--el-rate-height);line-height:1}.el-rate:active,.el-rate:focus{outline-width:0}.el-rate__item{font-size:0;vertical-align:middle}.el-rate__icon,.el-rate__item{display:inline-block;position:relative}.el-rate__icon{font-size:var(--el-rate-icon-size);margin-right:var(--el-rate-icon-margin);color:var(--el-rate-icon-color);-webkit-transition:var(--el-transition-duration);transition:var(--el-transition-duration)}.el-rate__icon.hover{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.el-rate__decimal,.el-rate__icon .path2{position:absolute;left:0;top:0}.el-rate__decimal{display:inline-block;overflow:hidden}.el-rate__text{font-size:var(--el-rate-font-size);vertical-align:middle}.el-popper{--el-popper-border-radius:var(--el-popover-border-radius,4px);position:absolute;border-radius:var(--el-popper-border-radius);padding:10px;z-index:2000;font-size:12px;line-height:1.2;min-width:10px;word-wrap:break-word;visibility:visible}.el-popper.is-dark{color:var(--el-color-white);background:var(--el-text-color-primary)}.el-popper.is-dark .el-popper__arrow:before{background:var(--el-text-color-primary);right:0}.el-popper.is-light,.el-popper.is-light .el-popper__arrow:before{background:var(--el-color-white);border:1px solid var(--el-border-color-light)}.el-popper.is-light .el-popper__arrow:before{right:0}.el-popper.is-pure{padding:0}.el-popper__arrow,.el-popper__arrow:before{position:absolute;width:10px;height:10px;z-index:-1}.el-popper__arrow:before{content:" ";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:var(--el-text-color-primary);-webkit-box-sizing:border-box;box-sizing:border-box}.el-popper[data-popper-placement^=top]>.el-popper__arrow{bottom:-5px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow{top:-5px}.el-popper[data-popper-placement^=left]>.el-popper__arrow{right:-5px}.el-popper[data-popper-placement^=right]>.el-popper__arrow{left:-5px}.el-popper.is-light[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:transparent;border-left-color:transparent}.el-popper.is-light[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-popper.is-light[data-popper-placement^=left] .el-popper__arrow:before{border-left-color:transparent;border-bottom-color:transparent}.el-popper.is-light[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-popover{--el-popover-background-color:var(--el-color-white);--el-popover-font-size:var(--el-font-size-base);--el-popover-border-color:var(--el-border-color-lighter);--el-popover-padding:12px;--el-popover-padding-large:18px 20px;--el-popover-title-font-size:16px;--el-popover-title-font-color:var(--el-text-color-primary);--el-popover-border-radius:4px}.el-popover.el-popper{background:var(--el-popover-background-color);min-width:150px;border-radius:var(--el-popover-border-radius);border:1px solid var(--el-popover-border-color);padding:var(--el-popover-padding);z-index:var(--el-index-popper);color:var(--el-text-color-regular);line-height:1.4;text-align:justify;font-size:var(--el-popover-font-size);-webkit-box-shadow:var(--el-box-shadow-light);box-shadow:var(--el-box-shadow-light);word-break:break-all}.el-popover.el-popper--plain{padding:var(--el-popover-padding-large)}.el-popover__title{color:var(--el-popover-title-font-color);font-size:var(--el-popover-title-font-size);line-height:1;margin-bottom:12px}.el-popover.el-popper:focus,.el-popover.el-popper:focus:active,.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.el-progress{position:relative;line-height:1;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.el-progress__text{font-size:14px;color:var(--el-text-color-regular);margin-left:5px;min-width:50px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:var(--el-color-success)}.el-progress.is-success .el-progress__text{color:var(--el-color-success)}.el-progress.is-warning .el-progress-bar__inner{background-color:var(--el-color-warning)}.el-progress.is-warning .el-progress__text{color:var(--el-color-warning)}.el-progress.is-exception .el-progress-bar__inner{background-color:var(--el-color-danger)}.el-progress.is-exception .el-progress__text{color:var(--el-color-danger)}.el-progress-bar{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;-webkit-box-sizing:border-box;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:var(--el-border-color-lighter);overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:var(--el-color-primary);text-align:right;border-radius:100px;line-height:1;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}.el-progress-bar__inner:after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-progress-bar__inner--indeterminate{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:indeterminate 3s infinite;animation:indeterminate 3s infinite}.el-progress-bar__innerText{display:inline-block;vertical-align:middle;color:#fff;font-size:12px;margin:0 5px}@-webkit-keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@-webkit-keyframes indeterminate{0%{left:-100%}to{left:100%}}@keyframes indeterminate{0%{left:-100%}to{left:100%}}.all_list_box[data-v-1e05349a]{width:240px;position:fixed;top:120px;right:0;z-index:10;background:#fff;-webkit-box-shadow:0 0 5px 2px #f5f5f5;box-shadow:0 0 5px 2px #f5f5f5;border-radius:5px;-webkit-transition:width .5s;transition:width .5s}.all_list_box .list_tit[data-v-1e05349a]{width:100%;height:43px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px 23px 10px 28px;border-radius:5px;cursor:pointer;white-space:nowrap}.all_list_box .list_tit .tit_text[data-v-1e05349a]{font-size:16px}.all_list_box .list_items[data-v-1e05349a]{width:100%;height:auto;max-height:360px;overflow-x:hidden;overflow-y:auto;padding:0 13px 10px}.all_list_box .list_items .list_item[data-v-1e05349a]{width:214px;padding:20px 8px 10px 8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;cursor:pointer}.all_list_box .list_items .list_item.active[data-v-1e05349a]{background:#f8fbff}.all_list_box .list_items .list_item[data-v-1e05349a]:hover{background:#f9f9f9}.all_list_box .list_items .list_item[data-v-1e05349a]:last-child:after{width:0;height:0}.all_list_box .list_items .list_item .item_img[data-v-1e05349a]{height:42px;width:63px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.all_list_box .list_items .list_item .item_img img[data-v-1e05349a]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.all_list_box .list_items .list_item .item_name[data-v-1e05349a]{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:0 5px;font-size:12px;line-height:15px}.all_list_box .show_list[data-v-1e05349a]{width:30px;height:60px;line-height:60px;background:#fff;border-radius:30px 0 0 30px;position:absolute;left:-30px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-shadow:-4px 0 5px 2px #f5f5f5;box-shadow:-4px 0 5px 2px #f5f5f5;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.all_list_box .show_list .show_icon[data-v-1e05349a]{display:block;width:30px;height:30px;background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/f14c246145d8456bd432ed020069b4b5.png) no-repeat top;background-size:25px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.all_list_box .show_list .show_icon.close[data-v-1e05349a]{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);margin-left:10px}.sprite_icon[data-v-397080b5]{width:24px;height:24px}.sprite_icon.icon_cxcs[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/cxcs_20230106.svg) no-repeat 50%;background-size:19px 19px}.sprite_icon.icon_jcdf[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/jcdf_20230106.svg) no-repeat 50%;background-size:19px 19px}.sprite_icon.icon_cxdf[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/cxdf_20230106.svg) no-repeat 50%;background-size:14px 21px}.sprite_icon.icon_hypj[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/hypj_20230106.svg) no-repeat 50%;background-size:19px 14px}.sprite_icon.icon_lbfb[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/lbfb_20230106.svg) no-repeat 50%;background-size:14px 14px}.sprite_icon.icon_gngl[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/gngl_20230106.svg) no-repeat 50%;background-size:17px}.sprite_icon.icon_ltcj[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/ltcj_20230106.svg) no-repeat 50%;background-size:14px}.tip_icon[data-v-397080b5]{display:block;margin:0 2px;width:17px;height:17px;background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/c33656821a1100392efd965678caf39d.png) no-repeat top;background-size:16px 16px}.report_container[data-v-397080b5]{padding-bottom:50px;color:#474747;font-size:14px;display:inline-block;min-width:1090px;min-height:100%}.report_container .list_header[data-v-397080b5]{position:relative;height:36px;padding:0 20px;font-size:12px;color:#777c89;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;margin-top:10px}.report_container .list_header h2[data-v-397080b5]{font-size:18px;font-weight:700;color:#474747;margin-right:5px}.report_container .list_header h2[data-v-397080b5]:before{content:"";display:block;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:5px;height:20px;background:#52b0d6;border-radius:1px}.report_container .item_block[data-v-397080b5]{background:#fff;border-radius:4px;margin-bottom:13px;overflow:hidden}.report_container .item_block .car_score_item_tit[data-v-397080b5]{height:24px;font-size:16px;font-weight:700;color:#474747;margin-bottom:36px}.report_container .item_block .car_score_item_tit .sprite_icon[data-v-397080b5]{margin-right:15px}.report_container .item_block .car_score_item_tit .car_score_num[data-v-397080b5]{font-size:16px;font-weight:700;color:#e46c6c}.report_container .item_block .car_score_item_tit .car_score_item_detail_btn[data-v-397080b5]{font-size:14px;font-weight:400;color:#404e5b;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;text-decoration:none;margin-left:auto}.report_container .item_block .car_score_item_tit .preview_big[data-v-397080b5]{margin-left:auto;font-size:14px;color:#404e5b;cursor:pointer}.report_container .report_list[data-v-397080b5]{width:1090px}.report_container .report_list .cur_car_info .cur_car_info_top[data-v-397080b5]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:46px 43px 30px 0}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_left[data-v-397080b5]{width:532px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_left .cur_car_info_img[data-v-397080b5]{width:410px;height:215px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_left .cur_car_info_img img[data-v-397080b5]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_left .cur_car_info_name[data-v-397080b5]{font-size:18px;color:#474747;line-height:24px;font-weight:600}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_left .car_info_change_model[data-v-397080b5]{cursor:pointer;margin-top:12px;width:70px;height:23px;line-height:23px;font-size:12px;background:#fff;border-radius:4px;border:1px solid #b8c0d6;text-align:center;color:#6171a4}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_left .cur_car_info_price[data-v-397080b5]{margin-top:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#474747;line-height:19px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_left .cur_car_info_price .price_attr[data-v-397080b5]{font-weight:300}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_left .cur_car_info_price .price_val[data-v-397080b5]{font-weight:600}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_left .cur_car_info_starts[data-v-397080b5]{margin-top:10px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right[data-v-397080b5]{width:473px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_right_top .cur_car_info_right_item[data-v-397080b5]{width:160px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_right_top .cur_car_info_right_item .cur_car_info_item_attr[data-v-397080b5],.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_right_top .cur_car_info_right_item .cur_car_info_test_attr[data-v-397080b5]{font-size:16px;color:#474747;line-height:21px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_right_top .cur_car_info_right_item .cur_car_info_item_attr.score_composite_attr[data-v-397080b5],.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_right_top .cur_car_info_right_item .cur_car_info_test_attr.score_composite_attr[data-v-397080b5]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_right_top .cur_car_info_right_item .cur_car_info_item_val[data-v-397080b5]{width:70px;text-align:center;margin-top:3px;font-size:32px;font-weight:700;color:#e46c6c;line-height:43px;letter-spacing:1px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_right_top .cur_car_info_right_item.cur_car_info_test_time[data-v-397080b5]{width:150px;border-left:1px solid #e6e6e6;padding-left:36px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_right_top .cur_car_info_right_item.cur_car_info_test_time .cur_car_info_test_val[data-v-397080b5]{margin-top:15px;font-size:18px;color:#474747;line-height:24px;font-weight:600}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_experts_read[data-v-397080b5]{margin-top:23px;width:473px;height:156px;background:#f9f9f9;border-radius:8px;padding:21px 29px 0 24px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_experts_read .experts_read_attr[data-v-397080b5]{font-size:14px;font-weight:700;color:#0b0b0b;line-height:19px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_experts_read .experts_read_desc[data-v-397080b5]{margin-top:13px;font-size:13px;color:#4d505a;line-height:20px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_btns[data-v-397080b5]{margin-top:12px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_btns .cur_car_info_btn[data-v-397080b5]{width:230px;height:69px;border:1px solid #e5e5e5;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_btns .cur_car_info_btn[data-v-397080b5]:hover{-webkit-box-shadow:0 0 12px 0 rgba(14,59,139,.12);box-shadow:0 0 12px 0 rgba(14,59,139,.12);border:none}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_btns .cur_car_info_btn .cur_car_info_btn_icon[data-v-397080b5]{width:60px;height:60px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_btns .cur_car_info_btn .cur_car_info_btn_icon.icon_gnbgfx[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/gnbgfx_20230106.svg) no-repeat 50%;background-size:23px 23px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_btns .cur_car_info_btn .cur_car_info_btn_icon.icon_hxcjfx[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/hxcjfx_20230106.svg) no-repeat 50%;background-size:33px 32px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_btns .cur_car_info_btn .cur_car_info_btn_icon.icon_right[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/car_info_btn_right.jpg) no-repeat 50%;background-size:23px 23px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_btns .cur_car_info_btn .cur_car_info_btn_text[data-v-397080b5]{width:120px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_btns .cur_car_info_btn .cur_car_info_btn_tit[data-v-397080b5]{font-size:14px;font-weight:700;color:#474747;line-height:19px;letter-spacing:1px}.report_container .report_list .cur_car_info .cur_car_info_top .cur_car_info_right .cur_car_info_btns .cur_car_info_btn .cur_car_info_btn_desc[data-v-397080b5]{margin-top:4px;font-size:12px;color:#474747;line-height:16px}.report_container .report_list .cur_car_info .cur_car_info_bot[data-v-397080b5]{padding:0 43px 33px 39px}.report_container .report_list .cur_car_info .cur_car_info_bot .cur_car_info_parameter[data-v-397080b5]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.report_container .report_list .cur_car_info .cur_car_info_bot .cur_car_info_parameter .cur_car_info_parameter_tit[data-v-397080b5]{font-size:16px;font-weight:700;color:#474747;letter-spacing:1px;margin-left:18px}.report_container .report_list .cur_car_info .cur_car_info_bot .cur_car_info_parameter .cur_car_info_parameter_btn[data-v-397080b5]{cursor:pointer;font-size:14px;color:#404e5b;margin-left:auto;background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/chakanxiangqing_right.png) no-repeat 100%;background-size:8px;padding-right:22px}.report_container .report_list .cur_car_info .cur_car_info_bot .parameter_details[data-v-397080b5]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.report_container .report_list .cur_car_info .cur_car_info_bot .parameter_details .parameter_detail_item[data-v-397080b5]{padding-top:25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.report_container .report_list .cur_car_info .cur_car_info_bot .parameter_details .parameter_detail_item .parameter_detail_item_icon[data-v-397080b5]{width:50px;height:45px}.report_container .report_list .cur_car_info .cur_car_info_bot .parameter_details .parameter_detail_item .parameter_detail_item_icon.icon_nylx[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/nylx.png) no-repeat 50%;background-size:29px}.report_container .report_list .cur_car_info .cur_car_info_bot .parameter_details .parameter_detail_item .parameter_detail_item_icon.icon_xtmc[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/xtmc.png) no-repeat 50%;background-size:26px}.report_container .report_list .cur_car_info .cur_car_info_bot .parameter_details .parameter_detail_item .parameter_detail_item_icon.icon_xtbb[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/xtbb.png) no-repeat 50%;background-size:27px}.report_container .report_list .cur_car_info .cur_car_info_bot .parameter_details .parameter_detail_item .parameter_detail_item_icon.icon_ykzqgys[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/ykzqgys.png) no-repeat 50%;background-size:28px}.report_container .report_list .cur_car_info .cur_car_info_bot .parameter_details .parameter_detail_item .parameter_detail_item_icon.icon_zkxp[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/zkxp.png) no-repeat 50%;background-size:29px}.report_container .report_list .cur_car_info .cur_car_info_bot .parameter_details .parameter_detail_item .parameter_detail_item_icon.icon_fzjsjb[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/fzjsjb.png) no-repeat 50%;background-size:30px}.report_container .report_list .cur_car_info .cur_car_info_bot .parameter_details .parameter_detail_item .parameter_detail_item_attr[data-v-397080b5]{font-size:12px;color:#777c89;line-height:19px}.report_container .report_list .cur_car_info .cur_car_info_bot .parameter_details .parameter_detail_item .parameter_detail_item_val[data-v-397080b5]{margin-top:8px;font-size:14px;font-weight:700;color:#474747;line-height:19px}.report_container .report_list .car_score_group .car_score_item[data-v-397080b5]{background:#fff;border-radius:4px;padding:40px 53px;margin-bottom:13px}.report_container .report_list .car_score_group .car_score_item.car_score_base[data-v-397080b5],.report_container .report_list .car_score_group .car_score_item.car_score_innovate[data-v-397080b5]{width:538px}.report_container .report_list .car_score_group .car_score_item .score_box[data-v-397080b5]{height:200px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.report_container .report_list .car_score_group .car_score_item .score_box .score_item[data-v-397080b5]{padding-left:4px}.report_container .report_list .car_score_group .car_score_item .score_box .score_item .score_item_top[data-v-397080b5]{font-size:14px}.report_container .report_list .car_score_group .car_score_item .score_box .score_item .score_item_top .score_item_label[data-v-397080b5]{height:21px;font-size:14px;color:#474747;line-height:21px;font-weight:700}.report_container .report_list .car_score_group .car_score_item .score_box .score_item .score_item_top .score_item_label .score_item_node_name[data-v-397080b5]{font-weight:400}.report_container .report_list .car_score_group .car_score_item .score_box .score_item .score_item_top .score_item_label .font_000[data-v-397080b5]{color:#000}.report_container .report_list .car_score_group .car_score_item .score_box .score_item .score_item_bottom[data-v-397080b5]{margin-top:6px}.report_container .report_list .car_score_group .car_score_item .score_box .score_item .score_item_bottom .score_item_innovete[data-v-397080b5]{width:4px;height:6px;background:#1fbcbf;border-radius:10px}.report_container .report_list .car_graph .car_hypj[data-v-397080b5]{width:538px;height:380px;padding:30px 0 0 43px}.report_container .report_list .car_graph .car_hypj .analyse_chart[data-v-397080b5]{padding-left:20px}.report_container .report_list .car_graph .car_hypj .hypj[data-v-397080b5]{position:relative}.report_container .report_list .car_graph .car_hypj .hypj .score_counts[data-v-397080b5]{position:absolute;top:0;left:158px;text-align:center;z-index:5;padding-top:38px;width:100px;font-size:12px}.report_container .report_list .car_graph .car_hypj .hypj .score_counts .score_count[data-v-397080b5]{line-height:15px;margin-bottom:30px}.report_container .report_list .car_graph .car_hypj .hypj .hypj_score[data-v-397080b5]{position:absolute;top:-7px;left:0}.report_container .report_list .car_graph .car_hypj .hypj .hypj_score .hypj_score_item[data-v-397080b5]{height:48px;text-align:right}.report_container .report_list .car_graph .car_hypj .hypj_content[data-v-397080b5]{width:100%;height:260px;position:relative}.report_container .report_list .car_graph .car_hypj .hypj_content .hypj_active[data-v-397080b5]{position:absolute;height:48px;width:120px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.report_container .report_list .car_graph .car_hypj .hypj_content .hypj_active .hypj_active_icon[data-v-397080b5]{width:14px;height:17px;background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/35e9c86bd13a9ed2e1d901e7c2ee3149.png) no-repeat;background-size:100%;margin-right:10px}.report_container .report_list .car_graph .car_hypj .hypj_content .hypj_active .hypj_active_info .hypj_active_info_name[data-v-397080b5]{font-size:12px;color:#474747;line-height:16px}.report_container .report_list .car_graph .car_hypj .hypj_content .hypj_active .hypj_active_info .hypj_active_info_score[data-v-397080b5]{font-size:15px;font-weight:700;color:#2a2a2a;line-height:20px}.report_container .report_list .car_graph .car_hypj .hypj_content.hypj_level1[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/jzt1_20230109.png) no-repeat 0;background-size:350px}.report_container .report_list .car_graph .car_hypj .hypj_content.hypj_level1 .hypj_active[data-v-397080b5]{height:50px;left:242px;top:9px}.report_container .report_list .car_graph .car_hypj .hypj_content.hypj_level2[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/jzt2_20230109.png) no-repeat 0;background-size:350px}.report_container .report_list .car_graph .car_hypj .hypj_content.hypj_level2 .hypj_active[data-v-397080b5]{height:50px;left:270px;top:56px}.report_container .report_list .car_graph .car_hypj .hypj_content.hypj_level3[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/jzt3_20230109.png) no-repeat 0;background-size:350px}.report_container .report_list .car_graph .car_hypj .hypj_content.hypj_level3 .hypj_active[data-v-397080b5]{left:298px;top:104px}.report_container .report_list .car_graph .car_hypj .hypj_content.hypj_level4[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/jzt4_20230109.png) no-repeat 0;background-size:350px}.report_container .report_list .car_graph .car_hypj .hypj_content.hypj_level4 .hypj_active[data-v-397080b5]{height:46px;left:325px;top:152px}.report_container .report_list .car_graph .car_hypj .hypj_content.hypj_level5[data-v-397080b5]{background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/jzt5_20230109.png) no-repeat 0;background-size:350px}.report_container .report_list .car_graph .car_hypj .hypj_content.hypj_level5 .hypj_active[data-v-397080b5]{height:46px;left:350px;top:198px}.report_container .report_list .car_graph .car_lbfb[data-v-397080b5]{width:538px;height:380px;padding:30px 43px}.report_container .report_list .car_graph .car_lbfb .car_score_item_tit[data-v-397080b5]{margin-bottom:26px}.report_container .report_list .car_graph .car_lbfb .lbfb_content[data-v-397080b5]{width:500px;height:285px}.report_container .report_list .car_graph .score_func[data-v-397080b5]{width:538px;height:450px;background:#fff;border-radius:4px;padding:40px 53px 0}.report_container .report_list .car_graph .score_func .car_score_item_tit[data-v-397080b5]{margin-bottom:0}.report_container .report_list .car_graph .score_func .chart_box[data-v-397080b5]{margin-top:10px;width:500px;height:368px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:visible;-webkit-transform:translateX(-35px);-ms-transform:translateX(-35px);transform:translateX(-35px)}.report_container .report_list .car_graph .score_trip[data-v-397080b5]{width:538px;height:450px;padding-top:2px;background:#fff;border-radius:4px;padding:40px 53px 0}.report_container .report_list .car_graph .score_trip .score_tit[data-v-397080b5]{padding-left:38px}.report_container .report_list .car_graph .score_trip .car_score_item_tit[data-v-397080b5]{margin-bottom:20px}.report_container .report_list .car_graph .score_trip .score_trip_box[data-v-397080b5]{width:100%;height:306px;padding-top:10px;background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/change1/ltcj_bg_20230106.png) no-repeat 50%;background-size:360px}.report_container .report_list .car_graph .score_trip .score_trip_box .score_row[data-v-397080b5]{margin:0 auto;width:397px;height:104px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:18px}.report_container .report_list .car_graph .score_trip .score_trip_box .score_row[data-v-397080b5]:nth-child(2){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.report_container .report_list .car_graph .score_trip .score_trip_box .score_row .score_item[data-v-397080b5]{width:100px}.report_container .report_list .car_graph .score_trip .score_trip_box .score_row .score_item .score_item_attr[data-v-397080b5]{height:30px;line-height:30px;text-align:center;font-size:14px;color:#777c89}.report_container .report_list .car_graph .score_trip .score_trip_box .score_row .score_item .score_item_val[data-v-397080b5]{height:21px;font-size:16px;text-align:center;font-weight:700;color:#e7816e;line-height:21px;margin-top:22px}.light_video[data-v-397080b5]{padding:42px 0 20px 44px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.light_video .video_item[data-v-397080b5]{margin-right:20px}.light_video .video_item .video_item_img[data-v-397080b5]{width:236px;height:133px;border-radius:6px;overflow:hidden;position:relative;cursor:pointer}.light_video .video_item .video_item_img video[data-v-397080b5]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.light_video .video_item .video_item_img[data-v-397080b5]:after{content:"";width:100%;height:100%;background:rgba(0,0,0,.4) url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/relative_video_item_bf.png) no-repeat 50%;background-size:40px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.light_video .video_item .video_item_tit[data-v-397080b5]{width:236px;height:64px;font-size:14px;color:#474747;line-height:19px}.light_video .video_item .video_item_tit[data-v-397080b5],.video_content[data-v-397080b5]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.video_content[data-v-397080b5]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.video_pop[data-v-397080b5]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:5000}.video_pop .video_content[data-v-397080b5]{width:100%;height:100%}.video_pop .video_content video[data-v-397080b5]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.video_pop .video_content .video_close[data-v-397080b5]{width:50px;height:50px;background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/a467vc54678bvt67bv.png) no-repeat 50%;background-size:50px 50px;border-radius:50%;cursor:pointer;position:absolute;right:50px;top:50px}.preview_big_box[data-v-397080b5]{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:100;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff}.preview_big_box .btn_close[data-v-397080b5]{width:60px;height:60px;background:url(//cheyun-img.oss-cn-beijing.aliyuncs.com/cy_report_img/common/a467vc54678bvt67bv.png) no-repeat 50%;background-size:60px 60px;border-radius:50%;position:absolute;right:20px;top:20px;cursor:pointer;-webkit-box-shadow:0 0 10px 3px #f5f5f5;box-shadow:0 0 10px 3px #f5f5f5}.appraisal_left_tit[data-v-397080b5]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:16px;height:26px;font-size:16px;font-weight:700;color:#474747;line-height:26px;position:relative}.appraisal_left_tit[data-v-397080b5]:before{content:"";width:4px;height:14px;background:#e7816e;position:absolute;top:6px;left:0}.appraisal_left_tit .appraisal_left_tit_val[data-v-397080b5]{color:#e7816e;margin-right:10px}.appraisal_left_tit .look_detail[data-v-397080b5]{width:66px;height:21px;line-height:20px;text-align:center;background:#fff;border-radius:2px;border:1px solid #5390f1;font-size:12px;color:#4c96e9;font-weight:400;cursor:pointer}