@charset "UTF-8";
body { background: #F9F9F9; }

* { box-sizing: border-box; }

ol, ul { margin-bottom: 0; }

.main_box { background: #fff; margin-top: 0.8vw; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 25vw; padding-bottom: 4vw; }
.main_box .switch_nav_out { position: fixed; top: 13.2vw; left: 0; width: 100vw; height: 12vw; overflow-x: auto; background: #fff; padding-top: 2vw; box-shadow: 0 0 10px rgba(220, 220, 220, 0.7); z-index: 2; }
.main_box .switch_nav { width: 215.333vw; height: 10vw; margin: 0 auto; background: #fff; }
.main_box .switch_nav > li { float: left; padding: 0 3.667vw; line-height: 8vw; height: 10vw; font-size: 4vw; color: #666; text-align: center; cursor: pointer; position: relative; user-select: none; transition: .3s; }
.main_box .switch_nav > li.active { color: #FF8500; }
.main_box .switch_nav > li.active:after { content: ""; width: 6.667vw; height: 0.533vw; background: #FF8500; border-radius: 0.267vw; position: absolute; left: 50%; bottom: 1.6vw; margin-left: -3.333vw; }
.main_box .switch_body > li { min-height: 100vw; display: none; }
.main_box .switch_body > li.active { display: block; }

.shadow1200 { width: 96vw; margin: 2.666666666666667vw auto 1.3333333333333335vw; min-height: 6.666666666666667vw; overflow: hidden; background: #fff; box-shadow: 0 1.3333333333vw 2.6666666667vw 0 rgba(85, 85, 85, 0.15); border-radius: 1.3333333333333335vw; }
.shadow1200 .btn { width: 17vw; height: 6vw; line-height: 6vw; font-size: 2.8vw; padding: 0 !important; text-align: center; }
.shadow1200 > .shadow_head { height: 12vw; padding: 0 2.666666666666667vw; line-height: 12vw; border-bottom: 0.2vw solid #eee; }
.shadow1200 > .shadow_head > .sh_img { margin-right: 0.8vw; line-height: 16vw; vertical-align: middle; padding-bottom: 2.1333333333333333vw; width: 4vw; display: none; }
.shadow1200 > .shadow_head > .sh_title { display: inline-block; margin-right: 2.666666666666667vw; height: 5.333333333333334vw; border-left: 0.9333333333333335vw solid #F99127; font-size: 3.733333333333334vw; font-weight: 600; color: #333333; line-height: 5.333333333333334vw; padding-left: 4vw; }
.shadow1200 > .shadow_head > .sh_ptitle { display: inline-block; vertical-align: middle; margin-right: 1.3333333333333335vw; font-size: 2.666666666666667vw; font-weight: 600; color: #555; line-height: 8vw; height: 8vw; width: 34vw; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.shadow1200 > .shadow_head .sh_select { display: inline-block; height: 5.333333333333334vw; border: none; outline: none; padding: 0 5.866666666666666vw 0 1.3333333333333335vw; line-height: 5.333333333333334vw; background: url("../images/result_management_center/dropdown_button.svg") no-repeat right 1.6666666667vw; background-size: 4vw; font-size: 3.733333333333334vw; font-weight: 400; color: #555; cursor: pointer; appearance:none; }
.shadow1200 > .shadow_head > .print_paper { float: right; margin-top: 2vw; margin-right: 2.4vw; }
.shadow1200 > .shadow_body { border-top: 0.13333333333333333vw solid #F3F3F3; padding: 0 2.666666666666667vw; min-height: 16vw; overflow: hidden; }
.shadow1200 > .shadow_body > .ai_text { font-size: 3.7vw; font-weight: 400; color: #333333; line-height: 6.666666666666667vw; padding-bottom: 1.3333333333333335vw; }
.shadow1200 > .shadow_body > #history_chart { height: 100vw; width: 97vw; margin: 1.3333333333333335vw auto 2.666666666666667vw; margin-left: -3vw !important; }
.shadow1200 > .shadow_body > .comment_left { width: 100%; overflow: hidden; }
.shadow1200 > .shadow_body > .comment_left .comment_text { cursor: default; border: 0.26666666666666666vw solid #EEEEEE; padding: 2.933333333333333vw; font-size: 3.2vw; font-weight: 400; color: #333333; line-height: 5vw; text-align: justify; width: 100%; }
.shadow1200 > .shadow_body > .comment_left > .comment_t { font-size: 2.666666666666667vw; font-weight: 600; color: #555; line-height: 7.466666666666668vw; }
.shadow1200 > .shadow_body > .comment_left .top_i { top: 0.13333333333333333vw !important; left: 0.13333333333333333vw !important; }
.shadow1200 > .shadow_body > .comment_left .bottom_i { bottom: 0.13333333333333333vw !important; left: 0.13333333333333333vw !important; }
.shadow1200 > .shadow_body > .comment_right > img { width: 40vw; height: 40vw; display: block; margin: 10.3333333333333335vw auto 3vw; }
.shadow1200 > .shadow_body > .comment_right > div { font-size: 3.6vw; font-weight: 400; text-align: center; color: #333333; line-height: 6.666666666666667vw; }
.shadow1200 > .shadow_body .scoll_out > .knowledge_box > table { width: 90.66666666666666vw; margin-top: 2.666666666666667vw; }
.shadow1200 > .shadow_body .scoll_out > .knowledge_box > table th { font-size: 2.666666666666667vw; font-weight: 600; color: #333333; line-height: 6.666666666666667vw; text-align: center; border: none; cursor: default; vertical-align: middle; }
.shadow1200 > .shadow_body .scoll_out > .knowledge_box > table td { font-size: 2.666666666666667vw; font-weight: 400; color: #333333; line-height: 6.666666666666667vw; text-align: center; border: none; cursor: default; vertical-align: middle; }
.shadow1200 > .shadow_body .scoll_out #knowledge_chart { width: 100%; height: 90vw; }
.shadow1200 > .shadow_body .scoll_out > .programme_box > table { margin-top: 2.666666666666667vw; width: 99%; }
.shadow1200 > .shadow_body .scoll_out > .programme_box > table th { font-size: 2.666666666666667vw; font-weight: 600; color: #333333; line-height: 6.666666666666667vw; background: #F7F7F7; text-align: center; vertical-align: middle !important; padding: 0; border-color: #EFECF0; }
.shadow1200 > .shadow_body .scoll_out > .programme_box > table tbody tr td { font-size: 2.666666666666667vw; font-weight: 400; color: #333333; line-height: 12vw; text-align: center; padding: 0; border-color: #EFECF0; vertical-align: middle !important; }
.shadow1200 > .shadow_body .scoll_out > .programme_box > table tbody tr td > .btn-primary { background-color: #35AAFD; border: none; }
.shadow1200 > .shadow_body .scoll_out > .programme_box > table tbody tr td > .btn-primary:hover { background-color: #1C9BF2; }
.shadow1200 > .shadow_body .scoll_out > .programme_box > table tbody tr td > .btn-warning { background-color: #FB9425; border: none; }
.shadow1200 > .shadow_body .scoll_out > .programme_box > table tbody tr td > .btn-warning:hover { background-color: #F78E1C; }
.shadow1200 > .shadow_body .scoll_out > .programme_box > table tbody tr td > .btn-default { border-color: #EEEEEE; }
.shadow1200 > .shadow_body .scoll_out > .programme_box > table tbody tr td > .btn-default:hover { background-color: #F9f9f9; }
.shadow1200 > .shadow_body .scoll_out > .programme_box > table tbody tr:nth-child(2n) > td { background: #F7F7F7; }
.shadow1200.manage_center { overflow: visible !important; }
.shadow1200.manage_center * { user-select: none; }
.shadow1200.manage_center > .manage_center_left { background-color: #FFF3EC; width: 100%; height: 131vw; }
.shadow1200.manage_center > .manage_center_left > .mc_title { text-align: center; font-size: 4vw; font-weight: 600; color: #333333; line-height: 13.600000000000001vw; height: 13.600000000000001vw; border-bottom: 0.26666666666666666vw solid #FFFDF5; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox { position: relative; padding-top: 5.333vw; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox > .mc_title { position: absolute; top: 1.067vw; left: 0; text-align: center; line-height: 4vw; height: 4vw; font-size: 3.2vw; color: #fff; padding: 0 2.133vw; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox:first-child { height: 43.333vw; background: url("../images/result_management_center/left_bg.png") no-repeat 0 0; background-size: cover; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox:first-child .user_h_box { width: 31.333vw; float: left; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox:first-child .user_h_box > img { display: block; width: 20vw; height: 20vw; border-radius: 50%; margin: 6.4vw auto 0; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox:first-child .user_h_box > div { font-size: 3.733vw; color: #ffffff; text-align: center; margin: 0 auto; line-height: 8vw; font-weight: bold; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox:first-child .my_msg { float: left; width: 58.000vw; padding-top: 2.933vw; margin-left: 2.133vw; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox:first-child .my_msg > div { line-height: 6.933vw; font-size: 2.933vw; font-weight: 400; color: #333333; overflow: hidden; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox:first-child .my_msg > div > span { float: left; line-height: 6.933vw; font-size: 2.933vw; font-weight: 400; color: #fff; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox:first-child .my_msg > div > b { float: right; width: 44.933vw; text-align: right; line-height: 6.933vw; font-size: 2.933vw; font-weight: bold; color: #fff; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox > .left_ft { color: #333; font-size: 3.2vw; font-weight: bold; line-height: 5.333vw; text-align: left; padding-left: 2.667vw; margin-top: 0; margin-bottom: 2.667vw; display: block; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .subject_check { padding-left: 2.933333333333333vw; line-height: 6.933333333333333vw; font-size: 3.4666666666666663vw; font-weight: 400; color: #333333; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .subject_check input { display: inline-block; height: 3.4666666666666663vw; width: 3.4666666666666663vw; border: 0.26666666666666666vw solid #D3D1D0; margin-left: 8.4vw; margin-right: 1.0666666666666667vw; cursor: pointer; background: transparent; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .subject_check input:checked { background: url("../images/result_management_center/check.png") no-repeat center center; border: 0.26666666666666666vw solid #FD9222; background-size: 2vw; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .subject_check input:focus { border: 0.26666666666666666vw solid #FD9222; outline: none; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .my_msg .select_box { margin-bottom: 2.667vw; padding-left: 8.933vw; font-size: 3.3vw; line-height: 6.9vw; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .my_msg .paper_name { padding-right: 7.133vw !important; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .my_msg .subType_select { margin-bottom: 2.4vw; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .testType_check { padding-left: 3.067vw; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .testType_check > .select_filter { float: left; margin-left: 1.333vw; position: relative; margin-top: 2.4vw; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .testType_check > .select_filter > div { line-height: 3.867vw; height: 3.733vw; text-align: center; font-size: 1.867vw; color: #333; cursor: pointer; user-select: none; padding: 0 1.6vw; font-weight: 400; width: 13.333vw; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .testType_check > .select_filter > div > span { color: #333; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .testType_check > .select_filter > div > i { margin-left: 0.4vw; display: inline-block; border-top: 0.533vw solid #666; border-right: 0.533vw solid transparent; border-left: 0.533vw solid transparent; border-bottom: 0.533vw solid transparent; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .testType_check > .select_filter > div.on span { color: #fb9324; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .testType_check > .select_filter > div.on > i { border-top: 0.533vw solid #f39634; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .testType_check > .select_filter > ul { position: absolute; z-index: 2; top: 3.600vw; left: 0.667vw; display: none; background: white; border-radius: 0.533vw; border: 0.133vw solid #eeeeee; box-shadow: 0 0 0.4vw rgba(88, 88, 88, 0.2); padding: 0.8vw 2.4vw; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .testType_check > .select_filter > ul > li { text-align: left; line-height: 4.533vw; font-size: 1.867vw; color: #333; cursor: pointer; white-space: nowrap; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .testType_check > .select_filter > ul > li:hover > span { color: #fb9324; }
.shadow1200.manage_center > .manage_center_left .mc_leftBox .testType_check > .select_filter > ul > li.on > span { color: #fb9324; }
.shadow1200.manage_center > .manage_center_left .btn-warning.is_ok { background-color: #fc9226; width: 24vw; height: 9vw; line-height: 9vw; margin-top: 2.667vw; margin-bottom: 2.667vw; font-size: 4vw; border-radius: 1.3vw; }
.shadow1200.manage_center > .manage_center_left .btn-warning.is_ok:hover { background-color: #fca246; border: 0.133vw solid #fca246; }
.shadow1200.manage_center > .manage_center_right { width: 100%; height: 100%; border-top-right-radius: 1.3333333333333335vw; border-bottom-right-radius: 1.3333333333333335vw; }
.shadow1200.manage_center > .manage_center_right > .your_result { width: 100%; }
.shadow1200.manage_center > .manage_center_right > .your_result > .yr_title { text-align: left; font-size: 4vw; font-weight: 400; color: #333333; line-height: 16.53333333333333vw; height: 14.399999999999999vw; border-bottom: 0.13333333333333333vw solid #eee; position: relative; padding-left: 3.4666666666666663vw; }
.shadow1200.manage_center > .manage_center_right > .your_result > .yr_title .sh_select { display: inline-block; height: 5.333333333333334vw; border: none; outline: none; padding: 0 5.866666666666666vw 0 1.3333333333333335vw; line-height: 5.333333333333334vw; background: url("../images/result_management_center/dropdown_button.svg") no-repeat right 1.6666666667vw; background-size: 4vw; font-size: 3.733333333333334vw; font-weight: 400; color: #555; cursor: pointer; float: right; margin-top: 5vw; margin-right: 2vw; }
.shadow1200.manage_center > .manage_center_right > .your_result > .yr_title > .yrt_main { font-size: 3.4666666666666663vw; font-weight: 400; color: #333333; line-height: 14.399999999999999vw; text-align: left; display: inline-block; }
.shadow1200.manage_center > .manage_center_right > .your_result > .yr_title > .yrt_name { position: absolute; margin-left: 2.666666666666667vw; text-align: left; left: 17.733333333333334vw; top: 0; width: 57.266666666666666vw; overflow: hidden; height: 10.666666666666668vw; white-space: nowrap; text-overflow: ellipsis; font-size: 2.8000000000000003vw; font-weight: 400; color: #333333; line-height: 17.066666666666666vw; }
.shadow1200.manage_center > .manage_center_right > .your_result > .yr_title > .yrt_type { position: absolute; text-align: left; right: 6.666666666666667vw; top: 0; font-size: 3.5999999999999996vw; font-weight: 400; color: #333333; line-height: 17.066666666666666vw; }
.shadow1200.manage_center > .manage_center_right > .your_result > .scores_table td, .shadow1200.manage_center > .manage_center_right > .your_result > .scores_table th { padding: 0; vertical-align: middle; border: none; text-align: center !important; color: #333; line-height: 6.666666666666667vw; font-size: 2.666666666666667vw; }
.shadow1200.manage_center > .manage_center_right > .your_result > .scores_table th { font-weight: bold; font-size: 2.666666666666667vw; }
.shadow1200.manage_center > .manage_center_right > .your_result > .scores_table td.have_data { color: #33A9FD; }
.shadow1200.manage_center > .manage_center_right > .your_result > .scores_table tfoot td { font-weight: bold; }

.scoll_out { position: relative; }
.scoll_out > .top_i, .scoll_out .bottom_i { display: none; }
.scoll_out > .top_i { top: 0; left: 0; }
.scoll_out > .bottom_i { bottom: 0; left: 0; }

.result_chart_box { width: 100%; height: 100%; }
.result_chart_box > .chart_title { text-align: center; font-size: 2.1333333333333333vw; font-weight: 400; color: #333333; line-height: 8vw; height: 9.333333333333334vw; margin-bottom: 6vw; margin-top: 5vw; }
.result_chart_box > .chart_title > span { font-size: 4vw; font-weight: 400; color: #333333; line-height: 8.4vw; height: 10.4vw; }
.result_chart_box > .result_chart { width: 100%; height: 412px; position: relative; }
.result_chart_box > .result_chart > .coordinate_ul { width: 100%; margin-left: 1vw; }
.result_chart_box > .result_chart > .coordinate_ul > li { height: 1px; width: 85.6vw; position: relative; margin-top: 25px; background: #D1DAE5; }
.result_chart_box > .result_chart > .coordinate_ul > li > span { position: absolute; width: 5.733333333333333vw; top: -10px; right: -5.866666666666666vw; font-size: 1.6vw; color: #666666; line-height: 16px; }
.result_chart_box > .result_chart > .coordinate_ul > li:first-child { margin-top: 0; }
.result_chart_box > .result_chart > .column_ul { position: absolute; left: 1.3333333333333335vw; position: absolute; bottom: 47px; left: 1.333vw; height: 363px; }
.result_chart_box > .result_chart > .column_ul > li { width: 6.8vw; height: 100%; float: left; position: relative; margin-left: 0.3vw; text-align: center; }
.result_chart_box > .result_chart > .column_ul > li:first-child { margin-left: 0.5333333333333333vw; }
.result_chart_box > .result_chart > .column_ul > li > span { font-size: 12px; position: absolute; bottom: -30px; left: 0; line-height: 30px; text-align: center; height: 30px; width: 24px; overflow: hidden; }
.result_chart_box > .result_chart > .column_ul > li > i { display: block; background-color: #FA9326; width: 2.666666666666667vw; position: absolute; bottom: 0; left: 0.6666666666666667vw; }
.result_chart_box > .result_chart > .column_ul > li > b { position: absolute; bottom: 0; left: -20px; font-size: 12px; color: #fc9226; font-weight: normal; text-align: center; width: 60px; }

.shadow1200.manage_center > .manage_center_left .mc_leftBox .my_msg .grade_select, .shadow1200.manage_center > .manage_center_left .mc_leftBox .my_msg .class_select, .shadow1200.manage_center > .manage_center_left .mc_leftBox .my_msg .subType_select, .shadow1200.manage_center > .manage_center_left .mc_leftBox .my_msg .paper_category, .shadow1200.manage_center > .manage_center_left .mc_leftBox .my_msg .paper_name { width: 69.333vw; border: none; padding: 0 3.467vw; padding-right: 4vw; border-radius: 0.8vw; margin-left: 1.6vw; border: 0.2vw solid #eee; cursor: pointer; height: 7.867vw; background: #fff url("../images/result_management_center/dropdown_button.svg") no-repeat 61.333vw 2.5vw; background-size: 4vw; }

.shadow1200.manage_center > .manage_center_right > .your_result > .scores_table td, .shadow1200.manage_center > .manage_center_right > .your_result > .scores_table th { padding: 0; vertical-align: middle; border: none; text-align: center !important; color: #333; line-height: 9.6vw; }

#knowledge_chart { width: 94vw; margin: 0 auto; height: 90vw; }

.err_kc { padding-top: 20px; padding-bottom: 6px; overflow: hidden; }
.err_kc > li { width: 42.6vw; height: 35.2vw; float: left; margin-left: 4.633vw; margin-top: 5.467vw; position: relative; border-radius: 1vw; box-shadow: 0vw 0vw 1.6vw 0vw rgba(213, 213, 213, 0.35); border: 0.133vw solid #efefef; }
.err_kc > li:nth-child(2n-1) { margin-left: 0; }
.err_kc > li > a { display: block; border-radius: 1vw; width: 100%; height: 100%; padding-bottom: 2vw; }
.err_kc > li > a > img { display: block; width: 100%; height: 24vw; border-top-right-radius: 1vw; border-top-left-radius: 1vw; }
.err_kc > li > a > div { font-size: 3.6vw; color: #555; height: 10vw; padding: 2vw 2vw 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 2vw; }
.err_kc > li:hover { box-shadow: 2px 2px 12px rgba(55, 55, 55, 0.25); }
.err_kc > li:hover > a > div { color: #f99127; }

/*分页样式*/
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background-color: #FF8E36; border-color: #FF8E36; }

.pagination > li > a, .pagination > li > span { color: #FF8E36; cursor: pointer; }

/* 视频播放容器，可以拖拽，播放区域为800*450，拖放区域为上下左右50区域 */
.v-container-plyer { width: 98vw; height: 68.13333333333334vw; position: fixed; top: 12.6666666667vw !important; left: 1vw !important; z-index: 9999999999999999; cursor: move; display: none; }
.v-container-plyer .close { width: 3.2vw; height: 3.2vw; position: absolute; top: 0.9333333333333335vw; right: 1.3333333333333335vw; z-index: 999999999; }
.v-container-plyer .v-top { background-color: #d5ecff; height: 8.133333333333333vw; line-height: 8.133333333333333vw; padding-left: 2.666666666666667vw; }
.v-container-plyer .v-title { float: left; width: 61.33333333333333vw; overflow: hidden; font-size: 2.4vw; color: #333333; }
.v-container-plyer .v-select { width: 34.13333333333333vw; overflow: hidden; padding-left: 2.666666666666667vw; }
.v-container-plyer .v-select a { float: left; display: block; width: 13.600000000000001vw; height: 5.066666666666666vw; border: 0.13333333333333333vw solid #268bdb; color: #268bdb; text-align: center; line-height: 5.066666666666666vw; margin-right: 2.666666666666667vw; margin-top: 1.4666666666666666vw; border-radius: 1.3333333333333335vw; font-size: 2.1333333333333333vw; }

/*视频弹窗start*/
.v-container-plyer { width: 98.00000000000001vw !important; height: 66.33333333333333vw !important; background: #fff; border-radius: 2vw; box-shadow: 0 0 1.3333333333vw rgba(88, 88, 88, 0.25) !important; }
.v-container-plyer * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.v-container-plyer .v-box { width: 92vw !important; height: 51.75vw !important; position: absolute; bottom: 2.666666666666667vw !important; left: 2.666666666666667vw !important; background: #fff; position: absolute !important; }
.v-container-plyer .v-box #a1 { width: 100%; height: 100%; }
.v-container-plyer .v-top { background-color: #fff !important; border-bottom: 0.13333333333333333vw solid #eeebee; border-top-left-radius: 2vw !important; border-top-right-radius: 2vw !important; height: 9.1333333333vw !important; line-height: 9.1333333333vw !important; padding-left: 2.6666666667vw !important; }
.v-container-plyer .v-top #video_title { line-height: 9.1333333333vw !important; }
.v-container-plyer .v-title span { color: #333333 !important; font-size: 3.1333333333333333vw; font-weight: bold; text-shadow: 0 1.3333333333vw 4vw rgba(85, 85, 85, 0.15); }
.v-container-plyer .close { width: 6.1333333333333333vw !important; height: 6.1333333333333333vw !important; top: 1.2vw !important; right: 3vw !important; }
.v-container-plyer .close > a { display: block; width: 100%; height: 100%; }
.v-container-plyer .close img { width: 3.1333333333333333vw !important; height: 3.1333333333333333vw !important; margin: 2vw auto; }

/*视频弹窗end*/
