﻿/* CSS Document */
body,html,form,h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd{margin:0;padding:0;}
img{border:none;}
li{list-style:none;text-decoration:none; outline:none;}
a{text-decoration:none;}
 
body{font-size:14px;font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;;color:#333;position:relative;background:url(/Images/Article/bac1.jpg);}
 
.main_cont {
    width:100%; background:url(/Images/Article/bac1.jpg);
}
.top_title{
    width: 100%;
    background: white;
}
.content{
    width: 1000px;
    margin: 0 auto;
}
.lubo_title{
    width: 100%;height: 50px;line-height: 60px;
    border-bottom: 1px solid #c3c3c3;
    margin-top: 20px;
}
.lubo_title span{
    width: 180px;
    display: block;
    height: 49px;
    background:url(/Images/video/ico_yuedu.jpg) 10px 1px no-repeat;
    padding-left: 70px;
    font-size: 23px;
    font-weight: 600;
    border-bottom: 2px solid orange;
}
.lubo_lst{
    width: 100%;
    margin-top: 30px;
}
.lubo_lst li>div{
    float: left;
    width: 800px;
    margin-left: 25px;
}
.lubo_lst img{
    display: block;
    float: left;
    width: 135px;
    height: 191px;
}
.lubo_lst div>a,.lubo_lst div>p,.lubo_lst div>span{
    display: block;
    width: 100%;
    margin: 10px;
}
.lubo_lst div>a{
    font-size: 18px;
}
.lubo_lst div>p strong{color: orange;font-size: 18px;}
.lubo_lst div>p{
    height: 125px;
    overflow: hidden;
    display: block;
}
.lubo_lst div>span{
    
}
    .lubo_lst h4 {
        width:90%;
        height:30px;
    }
 .ellipsis,.ell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lubo_lst ul{width: 100%}
.lubo_lst ul li{display: block;width: 98%;overflow: hidden;background: white;padding: 20px 10px;margin-bottom: 20px;}
.lubo_lst ul span{width: 100%;font-size: 14px;}
    .lubo_lst ul a {
        color:black;
        font-weight: 700;
    }
.hiden{width: 100%;overflow: hidden;}
.lubo_img {
    width: 90%;
}
.choose{ background-color: red; color: white}
#Pagination {
    text-align: center;
}