﻿
/*视频列表*/
.spqh_list{
    width: 960px;
    height: 668px;
    overflow: hidden;
    text-align: center;
    margin-top:30px;
    margin-left:25px;
}
.spqh_nr_list{
    width: 350px;
    display: inline-block;
    vertical-align: middle;
    margin:0 60px 36px;
    text-align: center;
}
.spqh_list_img,.spqh_list_img img{
    width: 349px;
    height:228px;
    text-decoration: none;
}
.spqh_nr_list h3{
    font-size: 22px;
    color: #333;
    line-height: 32px;
    font-weight: normal;
    overflow: hidden;
    height: 70px;
}
.page{
    width: 1200px;
    text-align: center;
    margin-top: 36px;
    margin-bottom: 60px;
}
.page a{
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #666666;
    padding: 0 12px;
    margin:0 6px;
}