/*/liveshow/on_air/css/vote_list_style.css*/
.vote_list {float: left;width: 100%;overflow: hidden;margin-bottom: 20px;}.vote_item {overflow: hidden;margin-top: 20px;}.vote_item_img {float: left;width: 200px;}.vote_item_img img {display: block;width: 100%;}.vote_intro_box {float: right;overflow: hidden;width: 360px;}.vote_title {width: 100%;font-size: 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.vote_intro {font-size: 14px;color: #333;margin-top: 10px;line-height: 21px;height: 63px;overflow: hidden;}.vote_intro:before {content: "";width: 5px;height: 100%;float: left;}.vote_intro span {display: block;float: right;width: 100%;margin-left: -5px;color: #a79e97;}.vote_intro span p {color: #333;}.vote_info .vote_intro span p + p {margin-top: 5px;color: #333;}.vote_intro:after {content: "...";float: right;padding-right: 5px;line-height: 24px;height: 24px;width: 3em;margin-top: -24px;margin-left: -3em;position: relative;left: 100%;background: #fff;text-align: center;background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #fff 30%, #fff);background: linear-gradient(left, rgba(0, 0, 0, 0) 0%, #fff 30%, #fff);background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #fff 30%, #fff);}.vote_item_btn {float: right;width: 360px;margin-top: 5px;font-size: 0;}.vote_intro_box + .vote_item_btn {margin-top: 20px;}.vote_info.vote_item .vote_intro_box + .vote_item_btn + .vote_intro {margin-top: 20px;}.vote_num_label,.video_num_show {display: inline-block;font-size: 16px;line-height: 26px;vertical-align: bottom;}.vote_num_label {margin-left: 0;}.video_num_show {color: #ff8a00;color: var(--theme_color);}.vote_btn {width: 106px;height: 34px;line-height: 34px;text-align: center;font-size: 16px;background: #bbb;color: #fff;border-radius: 3px;margin-left: 20px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;display: inline-block;letter-spacing: 0.5em;text-indent: 0.5em;}.intro_btn {background: #1ba196;background-color: var(--theme_color);color: #fff;color: var(--font_color);width: 106px;height: 34px;line-height: 34px;text-align: center;font-size: 16px;border-radius: 3px;padding: 0 10px;margin-left: 20px;display: inline-block;}.intro_btn:hover {background: #90dfd9;background-color: var(--tab_bg_color);color: var(--tab_font_color);}.vote_btn.active {background: #ff8a00;background-color: var(--theme_color);color: #fff;color: var(--font_color);cursor: pointer;}.vote_btn.active:hover {background: #fab25d;background-color: var(--tab_bg_color);color: var(--tab_font_color);}.vote_time_show {width: 100%;height: 36px;background: #ebe9e9;margin-top: 20px;line-height: 36px;color: #1ba196;color: var(--theme_color);font-size: 18px;font-weight: bold;}.vote_rule > span {color: #1ba196;color: var(--theme_color);}.vote_time_show i {float: left;font-size: 1.5em;margin-left: 20px;}.vote_time_show span {float: left;margin-left: 10px;}.vote_info.vote_item .vote_intro {float: right;height: auto;width: 360px;text-align: justify;margin-top: 10px;}.vote_info.vote_item .vote_intro span {color: #333;}.vote_rule {width: 100%;border: 1px solid #1ba196;border-color: var(--theme_color);margin-top: 20px;box-sizing: border-box;padding: 10px;}a.vote_intro_box .vote_intro span:hover {color: #1ba196;color: var(--theme_color);}.news_list_title_text:hover {color: #1ba196;color: var(--theme_color);}.vote_rule > span {font-size: 18px;font-weight: bold;}.vote_rule span i {font-size: 20px;}.vote_rule .rule_text {font-size: 16px;line-height: 26px;margin-top: 5px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;overflow: hidden;text-align: justify;}.vote_rule p {font-size: inherit;line-height: inherit;color: #333;overflow: hidden;text-align: justify;}.vote_rule p + p {margin-top: 5px;}.vote_rule .rule_text div span {font-size: inherit;line-height: inherit;cursor: pointer;font-weight: normal;}.vote_rule .rule_text div .fold_text {width: 2em;display: inline-block;color: var(--theme_color);text-indent: 0.5em;}.vote_rule .rule_text div > span:hover {text-decoration: underline;}.vote_item_img.icon-video {position: relative;cursor: pointer;}.vote_item_img.icon-video:before {color: #fff;position: absolute;left: 50%;top: 50%;font-size: 40px;margin-left: -20px;margin-top: -20px;z-index: 10;}.right_content .vote_btn {width: 60px;height: 26px;line-height: 26px;font-size: 12px;}.right_content .intro_btn {width: auto;height: 26px;font-size: 12px;line-height: 26px;}@media all and (max-width: 768px) {.vote_rule .rule_text div .fold_text {width: 3em;}.vote_list {float: none;width: 94.5%;margin: 0 auto;margin-bottom: 0.2rem;}.vote_item {float: left;width: 49%;margin-left: 2%;background: #f3f3f3;padding: 0 0.1rem 0.1rem;-webkit-box-sizing: border-box;box-sizing: border-box;margin-top: 0.2rem;}.vote_item:nth-child(2n + 1) {margin-left: 0;}.vote_intro_box {width: 100%;float: none;}.vote_intro {display: none;}.vote_item_img {width: 100%;margin-top: 0;float: none;}.vote_item_btn {width: 100%;float: none;margin-top: 0.1rem;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}.vote_num_label {margin-left: 0;}.video_num_show {display: flex;width: 72%;}.vote_btn {width: 1.5rem;clear: both;height: 0.46rem;display: flex;justify-content: center;align-items: center;line-height: normal;font-size: 0.24rem;margin-left: 0;margin-top: 0.05rem;}.intro_btn {width: 1.5rem;height: 0.46rem;display: flex;justify-content: center;align-items: center;line-height: normal;font-size: 0.24rem;margin-top: 0.05rem;padding: 0;margin-right: 0;float: right;margin-left: 0;}.vote_num_label,.video_num_show {font-size: 0.28rem;height: 0.42rem;display: flex;align-items: center;line-height: normal;}.vote_title {font-size: 0.28rem;line-height: 0.65rem;height: 0.6rem;}.vote_time_show {margin-top: 0;height: 0.64rem;font-size: 0.28rem;line-height: 0.68rem;overflow: hidden;}.vote_time_show i {margin-left: 0.2rem;}.vote_time_show span {margin-left: 0.1rem;}.vote_item.vote_info {width: 100%;padding: 0.15rem;}.vote_item.vote_info .vote_item_btn {margin-top: 0;margin-bottom: 0.15rem;}.vote_info.vote_item .vote_intro_box + .vote_item_btn + .vote_intro {margin-top: 0.2rem;}.vote_item.vote_info .vote_intro {display: block;width: 100%;float: none;margin-top: 0.1rem;font-size: 0.32rem;line-height: 0.56rem;}.vote_intro span p {margin-top: 0.1rem;}.vote_item.vote_info .vote_intro:after {display: none;}.vote_item.vote_info .vote_num_label {margin-left: 0;}.vote_item.vote_info .vote_btn {margin-right: 0;clear: none;float: right;flex-shrink: 0;margin-top: 0;}.vote_item.vote_info .video_num_show {flex: 1;}.vote_info.vote_item .vote_title {font-size: 0.32rem;margin-top: 0.15rem;margin-bottom: 0.15rem;font-weight: bold;text-align: center;}.vote_rule {width: 95%;margin: 0.2rem auto;padding: 0.15rem;}.vote_rule span {font-size: 0.36rem;font-weight: bold;}.vote_rule p + p {margin-top: 0.1rem;}.vote_rule .rule_text {position: relative;margin-top: 0.1rem;font-size: 0.32rem;line-height: 0.56rem;}.vote_rule span i {font-size: 1.2em;}.vote_item_img.icon-video:before {font-size: 0.8rem;margin-left: -0.4rem;margin-top: -0.4rem;}}.video_dialog {position: fixed;z-index: 9999;left: 0;top: 0;right: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.7);display: none;}.video_bg_dialog {position: absolute;top: 0;bottom: 0;left: 0;right: 0;}.video_dialog_box {width: 800px;height: 450px;position: absolute;top: 50%;margin-top: -225px;left: 50%;margin-left: -400px;background-color: #fff;}.dialog_close {position: absolute;right: 10px;top: 10px;font-size: 30px;color: #fff;cursor: pointer;}@media (max-width: 768px) {.video_dialog_box {width: 100%;margin-left: 0;left: 0;height: 4.05rem;margin-top: -2rem;}.vote_item_img img {height: 2.12rem;object-fit: cover;}.vote_item.vote_info .vote_item_img img {height: auto;}}
