.video .son1{
    width: 830px;
    position: relative;
}
.video .son1 .title{
    position: absolute;
    top :10px;
    left :10px;
    color: #fff;
    font-size: 14px;
}
.video .son2{
    width:370px;
}
.video .son2 .btitle{
    display: block;
    width: 108px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color : #fff;
    background-color: #FF5F18;
    margin-bottom: 14px;
}
.video .son2 .title{
    font-size: 16px;
    margin-bottom:8px;
    color: #262B2E;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.video .son2 .desc{
    font-size: 13px;
    color: #85888A;
    margin-bottom: 11px;
    height: 38px;
    overflow: hidden;
}
.video .son2 .time{
    font-size: 13px;
    color : #fff;
    background-color: #262B2E;
    width: 62px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.video .son2 .left{
    display: inline-block;
    line-height: 26px;
    color : #676A6C;
}
.video .son2 ul li{
    margin-bottom: 13px;
}
.video{
    padding-bottom: 60px;
}
.videos{
    background-color: #FAF9F9;
    padding-top: 40px;
    padding-bottom: 40px;
}
.videos .btitle{
    font-size: 16px;
    color: #333;
    margin-bottom: 35px;
}
.videos ul li{
    width: 290px;
    height: 240px;
}
.videos .figure{
    position: relative;
    height: 145px;
    width: 290px;
    overflow: hidden;
}
.videos .figure span{
    display: block;
    position: absolute;
    right: 3px;
    width: 50px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color : #fff;
    font-size: 12px;
    bottom: 10px;
    background-color: #263234;
}
.videos .figure img{
    width: 100%;
    height: 100%;
}
.videos .info .title{
    font-size: 14px;
    font-weight: bold;
    color : #263234;
    margin-top: 15px;
    margin-bottom: 7px;
    display: block;
    height: 42px;
    overflow: hidden;
}
.videos .attr{
    font-size: 12px;
    color : #7C7E81;
}
.videos ul li{
    float : left;
    margin: 0 10px 40px 10px;
}
.videos ul{
    width: 1240px;
    margin: 0 auto;
}
.video-detail .info{
    padding: 40px;
    background-color: #F5F7F9;
}
.video-detail .info .title{
    font-size: 16px;
    font-weight: bold;
    color : #333;
}
.video-detail .info .times{
    float: right;
    color : #000;
}
.video-detail .info .desc{
    color : #000;
    font-size: 14px;
}
.pagenation{
    text-align: center;
}
.video-header{
    position: relative;
    text-align : center;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    color : #fff;
    background-color: #00AF62;

}
.video-header .return{
    background: url(../images/mobile/left.png) no-repeat center right;
    background-size: 13px;
    position: absolute;
    left: 10px;
    top: 12px;
    z-index: 1;
    display: block;
    width: 17px;
    height: 23px;
}
html{
    font-size: 12px !important;
}
.mobile-video .search{
    height: 50px;
    padding: 10px;
}
.mobile-video .search input{
    height: 30px;
    line-height: 30px;
    background-color: #F0F0F0;
    font-size: 12px;
    color : #aaa;
    width: 100%;
    border:none;
    border-radius: 20px;
    padding: 0 13px;
    box-sizing: border-box;
}
.mobile-video .list ul li{
    height: 235px;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}
.mobile-video .list ul li a{
    display: block;
    height: 235px;
    width: 100%;
    font-size: 12px;
    z-index: 11;
}
.mobile-video .list ul li .title{
    color : #fff;
    font-size: 13px;
    top: 10px;
    left :10px;
    position: absolute;
    display: block;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.mobile-video .list ul li em{
    background-color: #000;
    height: 235px;
    width: 100%;
    position: absolute;
    top :0;
    left :0;
    opacity: 0.2;
    text-align: center;
}
.mobile-video .list ul li i{
    width: 44px;
    height: 44px;
    line-height: 52px;
    text-align: center;
    background-color: #000;
    border-radius: 50%;
    display: block;
    top: 50%;
    left :50%;
    position : absolute;
    margin-left: -22px;
    margin-top: -22px;
}
.mobile-video .list ul li i span{
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 18px solid #fff;
    border-bottom: 10px solid transparent;
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 16px;
}
.mobile-video .list .time{
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    color : #fff;
}
#pullup {
    text-align: center;
    font-size: 12px;
    color: #000;
    padding-top: 15px;
}
#pullup i {
    display: block;
    background: url(../images/loading.gif) no-repeat center top;
    height: 30px;
    width: 30px;
    background-size: 30px;
    margin: 0 auto;
}
#pullup span{
    color:#000;
}
.mobile-video-detail .info{
    padding:15px;
}
.mobile-video-detail .title{
    margin: 0 80px 15px 0;
    padding-top: 3px;
    line-height: 24px;
    font-weight: 700;
    overflow: hidden;
    font-size: 20px;
}
.mobile-video-detail .desc{
    font-size: 13px;
    line-height: 1.6;
}
.mobile-video-detail .list ul li{
    position: relative;
    display: block;
    margin: 10px 0;
    height: 90px;
    padding-left: 155px;
}
.mobile-video-detail .list{
    padding: 15px;
}
.mobile-video-detail .list ul li .figure{
    position: absolute;
    left: 0;
    top: 0;
    width: 144px;
    height: 81px;
}
.mobile-video-detail .list ul li .figure img{
    width: 144px;
    height: 81px;
}
.mobile-video-detail .list ul li .info{
    height: 81px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    display: box;
    box-orient: vertical;
    box-pack: center;
    box-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.mobile-video-detail .list ul li .info a{
    color : #333;
    font-size: 14px;
}







