.main01_wrap {
    height: 410px;
    background-color: #292929;
}
.videoWrap {
    width: 918px;
    height: 410px;
    background-color: #fff;
    margin: 0 auto;
    padding: 0 20px;
}
.video_wrap > div {
    float: left;
}
.video_now_wrap {
    width: 585px;
}
.video_now {
    width: 100%;
    height: 318px;
    overflow: hidden;
    background-color: #f3f3f3;
    position: relative;
}

.nowVideo_title {
    margin-top: 20px;
}
.video_img {
    float: left;
    margin-right: 7px;
}
.nowVideo_tit {
    float: left;
    font-size: 14px;
    margin-top: 5px;
}
.video_sns {
    float: right;
}
.video_sns span {
    float: left;
    display: inline-block;
    margin-left: 10px;
}
.video_sns span img {
    display: inline !important;
}

.nowVideo_pop {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #2a2928;
    width: 265px;
    color: #fff;
    padding: 30px;
}
.nowVideo_pop_tit {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}
.nowVideo_pop_bar {
    width: 100%;
    height: 10px;
    background: rgb(168, 22, 26);
    background: linear-gradient(90deg, rgba(168, 22, 26, 1) 0%, rgba(78, 85, 181, 1) 100%);
    margin: 10px 0 5px;
    position: relative;
}
.bar_point {
    position: absolute;
    display: inline-block;
    top: -5px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 2px solid #292929;
    background-color: #a8161a;
}
.bar_num,
.bar_txt {
    color: #fff;
    font-size: 10px;
}
.bar_num span {
    display: inline-block;
    margin-left: 12px;
}
.bar_num span:first-child {
    margin-left: 0;
}
.bar_txt {
    margin: 3px 0 40px;
}
.bar_txt span.L {
    float: left;
}
.bar_txt span.R {
    float: right;
}
.nowVideo_pop_submit {
    text-align: center;
}
.nowVideo_pop_submit span {
    display: inline-block;
    width: 185px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    background-color: #a8161a;
}

.video_list {
    width: 280px;
    margin-left: 10px;
}
.list_title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #a8161a;
    margin: 15px 0 17px;
}
.video_list li {
    margin-bottom: 10px;
}
.thumbnail,
.video_tit {
    float: left;
}
.thumbnail {
    width: 147px;
    height: 79px;
    overflow: hidden;
    position: relative;
}

.video_list li .thumbnail:after {
    content: '';
    display: inline-block;
    width: 147px;
    height: 79px;
    background-color: #000;
    opacity: .7;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.video_list li.on .thumbnail:after {
    display: none;
}
.video_tit {
    display: inline-block;
    width: 123px;
    margin-left: 10px;
}

.evtZone > div {
    position: relative;
}
/*Áõ»óÅ¬¸¯*/
.evtClick_wrap {
    position: absolute;
    top: 0;
    left: 50%;
    width: 735px;
}
.evtClick_list li {
    float: left;
    display: inline-block;
    margin-left: 31px;
    cursor: pointer;
}
.evtClick_list li:first-child {
    margin-left: 0;
}
.evtClick_list li:last-child {
    margin-left: 43px;
}
.evtClick_list li span {
    visibility: hidden;
}
.evtClick_list li.on span {
    visibility: visible;
}

/*position*/
.evtQ1_wrap,
.evtQ1_list li,
.evtA1_YN,
/* .evtA1_YN span, */ .evtA1_wrap,
.evtA1_list li,
.evtQ1_after_wrap,
.evtQ1_after_list li,
.evtQ2_wrap,
.evtQ2_list li,
.evtA2_YN,
/* .evtA2_YN span, */ .evtA2_wrap,
.evtA2_list li,
.evtLine_wrap,
.evtLine_list li {
    position: absolute;
    top: 0;
    left: 0;
}

.evtA1_YN,
.evtA2_YN {
    top: 48px;
    left: 50%;
    width: 334px;
    height: 65px;
}
.evtA1_YN span,
.evtA2_YN span {
    display: inline-block;
    width: 105px;
    height: 65px;
    cursor: pointer;
}
.evtA1_YN .n,
.evtA2_YN .n {
    float: right;
}

/*display:none*/
.evtQ1_list li,
.evtA1_list li,
.evtQ1_afterWrap,
.evtQ1_after_list li,
.evtQ2_list li,
.evtA2_list li,
.evtLine_list li,
.evtA_pop_wrap {
    display: none;
}

/*Q1 after*/
.evtQ1_afterWrap {
    height: 20px;
}

/*A*/
.evtA_pop_wrap {
    background-color: #292929;
}
.evtA_pop {
    background-color: #fff;
    width: 918px;
    margin: 0 auto;
    text-align: center;
}
.evtA_pop span {
    display: inline-block;
}
.evtA_pop img {
    display: inline !important;
}

/*evt fin*/
.evtFin_list {
    position: absolute;
    top: 0;
    left: 50%;
    width: 918px;
    z-index: 1;
}
.evtFin_list li {
    position: absolute;
    top: 0;
    display: none;
}
.evtFin_list li:nth-of-type(1) {
    left: 20px;
}
.evtFin_list li:nth-of-type(2) {
    left: 252px;
}
.evtFin_list li:nth-of-type(3) {
    right: 271px;
}
.evtFin_list li:nth-of-type(4) {
    right: 70px;
}

.bottom_back {
    height: 250px;
    background-color: #292929;
    position: relative;
}
.bottom_back div {
    position: absolute;
    left: 50%;
    width: 918px;
    height: 200px;
    background-color: #fff;
}

/*fin pop*/
.evtFinPop_wrap {
    position: absolute;
    bottom: 28px;
    left: 50%;
    z-index: 99;
    display: none;
}
.refreshBtn {
    display: inline-block;
    width: 135px;
    height: 33px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    cursor: pointer;
}

/*translateX*/
.evtClick_wrap,
.evtA1_YN,
.evtA2_YN,
.evtFin_list,
.bottom_back div,
.evtFinPop_wrap,
.refreshBtn {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.eventWrap .sendButton.submitC {
    background-color: #a8161a;
}
