/* ************************************************************************** */


/*                                                                            */


/*                                                        :::      ::::::::   */


/*   hot_video.css                                      :+:      :+:    :+:   */


/*                                                    +:+ +:+         +:+     */


/*   By: anonymous <anonymous@student.42.fr>        +#+  +:+       +#+        */


/*                                                +#+#+#+#+#+   +#+           */


/*   Created: 2016/08/03 15:15:35 by anonymous         #+#    #+#             */


/*   Updated: 2016/08/16 09:51:33 by anonymous        ###   ########.fr       */


/*                                                                            */


/* ************************************************************************** */


/*
*  20160728 v3.3.4 hot_video.css
*/

body {
    background: #f6f6f6;
}

.hot_video_fix {
    height: 3em;
    line-height: 3em;
    position: relative;
    z-index: 999;
}

.hot_video_tab {
    width: 100%;
    height: 2.5em;
    line-height: 2.5em;
    overflow: hidden;
    background: rgba(255, 255, 255, .9);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    max-width: 640px;
    min-width: 300px;
    margin: 0 auto;
    font-size: 1.25em;
}

.hot_video_tab ul {
    width: 64%;
    display: block;
    margin: 0 auto;
}

.hot_video_tab li {
    float: left;
    text-align: center;
    margin: 0 10%;
    position: relative;
}

.hot_video_tab li a {
    color: #222;
}

.hot_video_tab li.active:after {
    content: "";
    bottom: 0;
    height: 4px;
    border-bottom: 4px solid #f70800;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    position: absolute;
}

.hot_video_tab li.active a {
    color: #f70800;
}

.v_banner {
    height: 3.5em;
    line-height: 3.5em;
    margin: 0 3em;
    color: #222;
    font-size: 1.25em;
    text-align: center;
    position: relative;
}

.v_banner:before,
.v_banner:after {
    content: "";
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #e3e3e3;
    width: 25%;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -1px;
}

.v_banner:before {
    left: 0
}

.v_banner:after {
    right: 0
}

.v_banner i {
    color: #666;
    margin-left: .5em;
}

.hot_video {
    margin-bottom: .833em;
    background: #fff
}

.video_list_con .hot_video:last-child {
    margin-bottom: 0
}

.bespeak {
    padding: .833em;
    overflow: hidden;
}

.bespeak dl {
    float: left;
    width: 70%
}

.bespeak dt {
    float: left;
    margin-right: .833em
}

.bespeak dt img {
    width: 2.708em;
    height: 2.708em;
    border-radius: 50%;
    border:1px solid #ddd;
}

.i_bespeak_con {
    float: right;
}

.bespeak dd {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bespeak dd.name {
    font-size: 1.042em;
    color: #222;
}

.bespeak dd.tit {
    font-size: .833em;
    color: #999;
}

.i_bespeak {
    font-size: .917em;
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;
    border-radius: 1.25em;
    padding: 0 1em;
    cursor: pointer;
    border: 1px solid #ff504a;
    color: #ff504a;
    font-family: "宋体";
}

.i_bespeak:before {
    content: "";
    background: url(../../images/3-34video/hot_gz.png) no-repeat left center;
    background-size: .9em .9em;
    width: .9em;
    height: .9em;
    display: block;
    float: left;
    margin-top: .35em;
    padding-right: .5em;
}

.i_bespeak.active {
    color: #999;
    border: 1px solid #999;
}

.i_bespeak.active:before {
    background: url(../../images/3-34video/hot_gz_active.png) no-repeat left center;
    background-size: .9em .9em;
}

.i_bespeak_con p {
    text-align: center;
    ;
    color: #999;
    font-size: .8em;
    margin-top: .4em
}

.v_img {
    position: relative;
}

.i_video_ing {
    position: absolute;
    top: .833em;
    left: .833em;
    background: #ff504a;
    border-radius: 1.25em;
    padding: 0 .8em;
    font-size: .917em;
    height: 1.5em;
    line-height: 1.5em;
    color: #fff;
}

.i_video_ing:before {
    content: "";
    background: url(../../images/3-34video/hot_tv.png) no-repeat left center;
    background-size: .875em auto;
    width: .875em;
    height: .9em;
    display: block;
    float: left;
    margin-top: .3em;
    padding-right: .3em;
}

.i_video_start {
    position: absolute;
    top: .833em;
    left: .833em;
    background: #000;
    opacity: .5;
    border-radius: 1.25em;
    padding: 0 .8em;
    font-size: .917em;
    height: 1.5em;
    line-height: 1.5em;
    color: #fff;
}

.i_video_start:before {
    content: "";
    background: url(../../images/3-34video/hot_time.png) no-repeat left center;
    background-size: .875em auto;
    width: .875em;
    height: .9em;
    display: block;
    float: left;
    margin-top: .3em;
    padding-right: .3em;
}

.i_video_start.i_ci:before {
    background: url(../../images/3-34video/eye-icon.png) no-repeat left center;
    background-size: 1.125em auto;
}

.video_list {
    position: relative;
    padding: 1.458em 0;
    border-top: 1px solid #f1f1f1;
    float: left;
}

.video_list img {
    float: left;
    width: 20%;
    margin-right: 4%
}

.video_list img:first-child {
    margin-left: 4%
}

.tv_icon {
    position: absolute;
    background: url(../../images/3-34video/play.png) no-repeat left center;
    background-size: 3.75em 3.75em;
    width: 3.75em;
    height: 3.75em;
}

.video_list .tv_icon {
    top: -3em;
    left: 50%;
    margin-left: -1.87em;
}


/*
* add good_video.html
*/

.v_banner em {
    color: #f70800
}

.good_video {
    margin-top: -.833em;
}

.good_video a {
    display: block;
}

.good_video dl {
    margin-top: .833em;
}

.good_video dt {
    position: relative;
}

.good_video .tv_icon {
    left: 50%;
    top: 50%;
    margin-top: -1.87em;
    margin-left: -1.87em
}

.video_lt {
    position: absolute;
    top: .833em;
    left: 0;
}

.video_lt img {
    width: 5.2em
}

.eye_layer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(17, 17, 17, .2);
    height: 1.917em;
    line-height: 1.917em;
    width: 100%;
}

.i_eye {
    position: absolute;
    left: .833em;
    color: #fff;
    background: url(../../images/3-34video/eye-icon.png) no-repeat left center;
    background-size: 1.125em auto;
    padding-left: 1.3em;
    font-size: .917em;
}

.good_video dd {
    background: #fff;
    padding: 1.25em .833em 1.042em .833em;
}

.good_video .tit {
    color: #222;
    font-size: 1.25em;
    position: relative;
}

.good_video .tit span {
    margin-right: 5.6em;
    height: 1.25em;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.good_video .tit i {
    position: absolute;
    top: .1em;
    right: 0;
    color: #666;
    font-size: 1.042em;
    font-family: arial
}

.good_video .pre {
    margin-top: .833em;
    color: #666;
    font-size: 1em;
    line-height: 1.583em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.good_video .person {
    margin-top: .833em;
    position: relative;
    overflow: hidden;
    height: 1.2em
}

.good_video .person i {
    color: #ff504a;
    font-size: .917em;
    background: url(../../images/3-34video/video_p.png) no-repeat left center;
    background-size: .9em auto;
    padding-left: 1em;
    position: absolute;
    right: 0;
    top: 0;
}
