/**
 * File: d:\work\2021.1.27-投票活动\web\front-end\vote\css\votePhoto.css
 * Project: d:\work\2021.1.27-投票活动\web\front-end\vote\css
 * Created Date: 2021-06-03 15:05:08
 * Author: Wda
 * -----
 * Last Modified:  2021-06-03 15:05:08
 * Modified By: 
 * -----
 * Copyright (c) 2021 Hisw
 * ------------------------------------
 * css will convenience!
 */
* {
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: "FZDHTJW";
    src: url('./FZDHTJW.TTF')
}
@font-face {
    font-family: "FZLTCHJW";
    src: url('./FZLTCHJW.TTF')
}

body {
    background: #ffffff;
}

.votes {
    text-align: center;
    position: relative;
}

/* @media(width: 1440px){
    .cotent {
        position: absolute;
        top: 6.8rem;
        left: 0.1rem;
    }
} */
.cotent {
    position: absolute;
    width: 100%;
    top:11.2rem;
    height: calc(100% - (11.5% + 425px));
}

    



.guizhe_title {
    position: absolute;
    top: -43px;
    left: 19%;
    height: 65px;
    width: 61%;
    color: #ffffff;
    background-image: url('../img/title_bg.png') ;
    background-size:100% 100% ;
}


.guizhe_title>p {
    font-size: 0.6rem;
    font-family: "FZDHTJW";
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 75px;
    margin-left: 0.1rem;
    letter-spacing:3px;
}


.guizhe {
    font-family: FZLTCHJW;
    text-align: justify;
    width: 90%;
    color: rgb(255, 255, 255);
    margin: auto ;
    background-color: rgba(151, 240, 230, 0.45);
    position: relative;
    background-image: url("../img/guizhe_bg.png");
    background-size: 100% 100%;
    padding-top: 20px;
    padding-bottom: 20px;
	padding-left:6px;
	padding-right:6px;
}
.guizhe_yanzi{
    position: absolute;
    width: 2rem;
    top:-1.5rem;
    right:-0.5rem;
}
.guizhe_ruler_f,.guizhe_b_f{
    position: relative;
    width: 95%;
    line-height: 20px;
    margin: 5px auto 5px auto;
    font-size: 0.35rem;
    letter-spacing: 2.5px;
    -webkit-text-stroke: 3.5px green;
}
.guizhe_ruler_s,.guizhe_b_s {
    position:absolute;
    line-height: 20px;
    font-size: 0.35rem;
    letter-spacing: 2.5px;
    left: 0;
    top: -0.3px;
    -webkit-text-stroke: 3px transparent;
}

.time_f{
    -webkit-text-stroke: 3.5px #31862c;
}
.time_s{
    color: darkorange;
    -webkit-text-stroke: 3px transparent;
}

.guizhe_prompt{
    width: 3rem;
    display:block;
    margin:15px  auto;
    background-color: rgba(0, 128, 0, 0.692);
    opacity: 0.5;
    text-align: center;
    border-radius: 10px;
    line-height: 30px;
	font-size:20px;
	color: #227700;
	text-shadow:-1px 0 white,0 1px white,1px 0 white,0 -1px white;

}
.type_box{
    width: 90.5%;
    margin: 25px auto 25px;
}
.type_btn{
    font-family: "FZDHTJW";
    display: inline-block;
    width: 46%;
    height: 50px;
    background-image: url('../img/type_bg.png')  ;
    background-repeat: no-repeat;
    background-size:100% 100%; 
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 3px;
    color: rgb(235, 142, 85);
    text-align: justifyLeft;
}
.type_btn_click{
        font-family: "FZDHTJW";
        color: rgb(252, 252, 252);
}
.type_btn:last-child{
    margin-left: 2.5%;;
}
.video_box {
    width: 90.5%;
    height: calc(100% - 280px);
    overflow-y: auto;
    margin: 0 auto;
}

.video_box:after {
    content: "";
    display: block;
    clear: both;
}

.video_cotent {
    font-family: "FZDHTJW";
    float: left;
    width: 47%;
    margin: 10px 1.5% 20px 1.5%;
    border-radius: 5px;
    color: rgb(49, 134, 44);
    background-color: #ffffff;
}

.video_cotent img {
    display: block;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    font-size: 0;
}

.img_box {
    width: 94%;
    height: 125px;
    margin: 3%;
    font-size: 0;
    background-color: #a0a0a0;
    border-radius: 5px;
    font-size: 0;
    position: relative;
}

.img_box .play {
    width: 0.8rem;
    position: absolute;
    left: 40%;
    top: 40%;
}


.play_img {
    height: 3rem;
}

.header img {
    width: 100%;
}

.logo_box img {
    width: 2rem;
    margin: 0.5rem 0.2rem 0.6rem 0.2rem;
}

.text_box {
    font-size: 13px;
    line-height: 0.5rem;
    margin: 0.2rem auto 0.1rem;
}

.text_box img {
    width: 0.4rem;
    margin-right: 0.2rem;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #333;
}

.woekrs_name {
    margin-bottom: 10px;
	font-size: 10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.woekrs_auther {
    font-size: 10px;
    letter-spacing: 3px;
    margin-bottom: 5px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* text-shadow: 0px 2px 4px rgba(189, 53, 4, 0.75); */
    /* -moz-transform: matrix( 0.73562289962413,0,0,0.76038750426681,0,0);
    -webkit-transform: matrix( 0.73562289962413,0,0,0.76038750426681,0,0);
    -ms-transform: matrix( 0.73562289962413,0,0,0.76038750426681,0,0); */
}

.woekrs_vote {
    font-family: "FZDHTJW";
    text-align: center;
    padding: 4px 2px;
    font-size: 13px;
    letter-spacing: 2px;
    width: 24%;
    line-height: 14px;
    border-radius: 5px;
    color: #ffffff;
    background-color: #418301;
    margin: 5px auto;
}

.voute_state {
    letter-spacing: 1px;
}

.instructions {
    position: absolute;
    left: 0.2rem;
    bottom: 0;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 40px;
    padding: 0.5rem 0.3rem;
    font-size: 11px;
    color: #ffffff;
    background-color: rgba(58, 107, 122, 0.199);
}

.lbOverlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    zoom: 1;
    background: #2f2e2e;
    z-index: 999;
    width: 100%;
    filter: alpha(opacity=50);
    /*IE滤镜，透明度50%*/
    -moz-opacity: 0.5;
    /*Firefox私有，透明度50%*/
    opacity: 0.5;
    /*其他，透明度50%*/
}

.hidden_pro_au {
    display: none;
    background: #fff;
    padding: 6px;
    text-align: left;
    width: 90%;
    background: #ccc;
    overflow: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999
}

.mui-popup-backdrop {
    position: fixed;
    z-index: 998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    opacity: 0;
    background: rgba(0, 0, 0, .4)
}

.mui-popup-backdrop.mui-active {
    opacity: 1
}

.mui-popup {
    position: fixed;
    z-index: 10000;
    top: 50%;
    left: 50%;
    display: none;
    overflow: hidden;
    width: 270px;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.185);
    transform: translate3d(-50%, -50%, 0) scale(1.185);
    text-align: center;
    opacity: 0;
    color: #000;
    border-radius: 13px
}

.mui-popup.mui-popup-in {
    display: block;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
    transform: translate3d(-50%, -50%, 0) scale(1);
    opacity: 1
}

.mui-popup.mui-popup-out {
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
    transform: translate3d(-50%, -50%, 0) scale(1);
    opacity: 0
}

.mui-popup-inner {
    position: relative;
    padding: 15px;
    border-radius: 13px 13px 0 0;
    background: rgba(255, 255, 255, .95)
}

.mui-popup-inner:after {
    position: absolute;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    background-color: rgba(0, 0, 0, .2)
}

.mui-popup-title {
    font-size: 18px;
    font-weight: 500;
    text-align: center
}

.mui-popup-title+.mui-popup-text {
    font-family: inherit;
    font-size: 14px;
    margin: 5px 0 0
}

.mui-popup-buttons {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 44px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.mui-popup-button {
    font-size: 17px;
    line-height: 44px;
    position: relative;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 44px;
    padding: 0 5px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #007aff;
    background: rgba(255, 255, 255, .95);
    -webkit-box-flex: 1
}

.mui-popup-button:after {
    position: absolute;
    z-index: 15;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    display: block;
    width: 1px;
    height: 100%;
    content: '';
    -webkit-transform: scaleX(.5);
    transform: scaleX(.5);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    background-color: rgba(0, 0, 0, .2)
}

.mui-popup-button:first-child {
    border-radius: 0 0 0 13px
}

.mui-popup-button:first-child:last-child {
    border-radius: 0 0 13px 13px
}

.mui-popup-button:last-child {
    border-radius: 0 0 13px
}

.mui-popup-button:last-child:after {
    display: none
}

.mui-popup-button.mui-popup-button-bold {
    font-weight: 600
}

.mui-popup-input input {
    font-size: 14px;
    width: 100%;
    height: 26px;
    margin: 15px 0 0;
    padding: 0 5px;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 0;
    background: #fff
}

.mui-plus.mui-android .mui-popup-backdrop {
    -webkit-transition-duration: 1ms;
    transition-duration: 1ms
}

.mui-plus.mui-android .mui-popup {
    -webkit-transition-duration: 1ms;
    transition-duration: 1ms;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
    transform: translate3d(-50%, -50%, 0) scale(1)
}

[v-cloak] {
    display: none !important;
}