.container{
    width: 1210px;
    margin-left: auto;
    margin-right: auto;
}
.detail-l{
    width: 845px;
}
.lm-bar{
    height: 48px;
    background: #F7F7F7;
    line-height: 48px;
    font-size: 21px;
    color: #333333;
    text-indent: 23px;
    margin-top: 20px;
}
.list-ul{
    padding: 10px 0 0;
}
.list-li{
    margin: 25px 0 0;
    border: 1px solid #999999;
    padding: 20px 0;
}
.list-li:nth-child(2n){
    background: #F7F7F7;
}
.list-li:hover .list-title{
    color: #C1272D;
}
.list-date{
    width: 72px;
    margin: 0 0 0 17px;
    text-align: center;
    background: #fff;
    border: 1px solid #E4E4E4;
}
.list-date-d{
    font-size: 33px;
    height: 42px;
    line-height: 42px;
    color: #666666;
}
.list-date-all{
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    background: url(../images/hnnews_22.jpg);
}
.list-r{
    width: 718px;
    margin-right: 15px;
}
.list-title{
    font-size: 18px;
    color: #333333;
    font-weight: bolder;
}
.list-desc{
    color: #666;
    font-size: 15px;
    margin: 10px 0 0;
    font-weight: 500;
}
.detail-r{
    width: 330px;
}
.coverHn{
    margin-top: 20px;
}
.coverHn-head{
    padding-top: 6px;
    color: #333333;
    font-size: 21px;
    text-indent: 23px;
}
.coverHn-head span{
    background: url(../images/hnnews_35.jpg) 0 0 no-repeat;
}
.coverHn-link{
    width: 51px;
    margin: 12px 6px 0 0;
}
.cover-box{
    overflow: hidden;
    margin: 15px 0 0;
    padding: 15px 0;
    border: 1px solid #999999;
}
.cover-box-ul{
    width: 300px;
    margin: 0 auto;
}
.cover-box-ul li{
    display: none;
}
.cover-box-ul li.active{
    display: block;
}
.cover-box-ul li span{
    margin: 15px 0 0;
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
.cover-box-ico{
    width: 25px;
    top: 88px;
    cursor: pointer;
}
.cover-box-ico-l{
    left: 15px;
}
.cover-box-ico-r{
    right: 15px;
}
.recentUpdates{
    margin: 40px 0 0;
}
.recentUpdates .coverHn-head{
    border-bottom: 1px solid #999999;
    padding-bottom: 10px;
}
.recentUpdates-li{
    padding: 20px 0 20px;
    border-bottom: 1px dashed #E4E4E4;
}
.recentUpdates-date{
    font-size: 14px;
    color: #666666;
    background: url(../images/hnnews_45.png);
    width:70px;
    height:28px;
    line-height: 28px;
    text-indent:24px;
    color: #fff;
}
.recentUpdates-date-today{
    background: url(../images/hnnews_44.png);
}
.recentUpdates-date-yesterday{
    background: url(../images/hnnews_45.png);
}
.recentUpdates-title{
    font-size: 14px;
    margin: 15px 0 0;
    color: #000;
}
.recentUpdates-num{
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    background: #F7931E;
    left: 0;
    top: 15px;
}
.recentUpdates-li:nth-child(1) .recentUpdates-num{
    background: #C1272D;
}
.recentUpdates-li:nth-child(2) .recentUpdates-num{
    background: #ED1C24;
}
.recentUpdates-li:nth-child(3) .recentUpdates-num{
    background: #F15A24;
}
.list-li-img .recentUpdates-cover{
    margin: 0 0 0 22px;
    width: 220px;
}
.recentUpdates-cover{
    overflow: hidden;
    max-height: 165px;
}
.list-li-img .list-r{
    width: 475px;
}

/*视听湖大*/
.view-headlines{
    margin: 35px 0 0;
}
.view-headlines-ul{
    width: 100%;
    overflow: hidden;
}
.view-headlines-ul li{
    display: none;
    max-height: 620px;
}
.view-headlines-ul li.active{
    display: block;
}
.view-headlines-title{
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: rgba(255, 255, 255, 0.5);
    color: #C1272D;
    font-size: 24px;
    padding: 0 2%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.view-headlines-list-box{
    width: 110%;
}
.view-headlines-item{
    width:282px;
    height: 145px;
    overflow: hidden;
    margin: 16px 15px 0 0;
    cursor: pointer;
    border: 6px solid #AAAAAA;
}
.view-headlines-item-active{
    border-color: #B7282C;
}
.view-list{
    padding-top: 30px;
}
.view-li{
    line-height: 75px;
    border-bottom: 1px solid #E4E4E4;
    text-indent: 38px;
    font-size: 14px;
    color: #333333;
}
.view-li-ico{
    left: 0;
    top: 27px;
}
.view-li a{
    width: 75%;
    font-size: 17px;
    color: #333333;
}
.view-li:hover a, .view-li:hover{
    color: #C1272D;
}
.pageBox{
    margin: 50px 0;
    height: 1px;
}
.pageBox table{
    margin-left: auto;
    margin-right: auto;
}
.item-head{
    font-size: 21px;
    text-indent: 25px;
    margin-top: 40px;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 18px;
}
.cover-list-box{
    overflow: hidden;
    margin: 40px 0 0;
    border-top: 1px solid #E4E4E4;
}
.cover-list-ul{
    width: 110%;
    padding-top: 12px;
}
.cover-list-ul li{
    width: 285px;
    margin: 28px 22px 0 0;
    border: 1px solid #E4E4E4;
}
.cover-list-ul li a{
    
}
.cover-list-ul li span{
    padding: 15px 15px;
    height: 45px;
}
.cover-list-date{
    right: 0;
    bottom: 0;
    width:87px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: rgba(247, 147, 30, 0.5);
    color: #fff;
    font-size: 21px;
}
.detail-position{
    margin: 20px 0 0;
    font-size: 14px;
    color: #666666;
    text-indent: 40px;
    background: url(../images/hnnews_41.png) 0 0 no-repeat;
}
.detail-position a{
    color: #666;
}
h1{
    font-size: 24px;
    text-align: center;
    padding: 0 25px;
    margin: 40px 0 0;
}
.detail-msg{
    color: #666666;
    font-size: 14px;
    text-align: center;
    margin: 20px 0 0;
}
.detail-body{
    margin: 20px 0 0;
    padding: 20px 0;
    font-size: 16px;
    line-height: 1.8em;
    color: #666;
}
.detail-body img{
    display: block;
    margin: 0px auto 0;
    width: 100% !important;
    height: auto !important;
}
.detail-body p{
    margin: 25px 0 0;
    text-indent:2em;
    text-align: justify;
}
.detail-body video{
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 75% !important;
    height: auto !important;
}

.people-headline{
    margin: 40px 0 0;
    border: 1px solid #cccccc;
}
.people-headline-l{
    width: 432px;
    line-height: 1.8em;
}
.people-headline-cover{
    width: 772px;
}
.people-headline-title{
    margin: 42px auto 0;
    color: #000;
    font-size: 18px;
    width: 345px;
}
.people-headline-date{
    margin: 42px auto 0;
    color: #666666;
    font-size: 12px;
    width: 345px;
    text-align: right;
}
.people-headline-desc{
    margin: 42px auto 0;
    width: 345px;
    color: #666666;
    font-size: 15px;
}
.people-headline-link{
    width: 156px;
    height: 42px;
    text-align: center;
    background: #ef5824;
    line-height: 42px;
    color: #fff;
    background: -webkit-linear-gradient(left, #c1272d , #f05924); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #c1272d , #f05924); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #c1272d , #f05924); /* Firefox 3.6 - 15 */
    background: linear-gradient(left, #c1272d , #f05924); /* 标准的语法 */
    margin: 50px 0 0 45px;
}
.people-list-box{
    overflow: hidden;
    padding-bottom: 100px;
}
.people-list-ul{
    width: 110%;
    padding-top: 8px;
}
.people-list-item{
    width: 384px;
    margin: 32px 24px 0 0;
    border: 1px solid #ccc;
    padding-bottom: 15px;
}
.people-list-title, .people-list-desc, .people-list-date{
    width: 90%;
    margin: 15px auto 0;
}
.people-list-title{
    color: #232222;
    font-size: 16px;
}
.people-list-desc{
    color: #666666;
    font-size: 14px;
}
.people-list-date{
    font-size: 12px;
    color: #666666;
}
.viewlistbox{
    margin: 30px 0 0;
}
.viewlistbox-item{
    width: 391px;
    background: #F7F7F7;
    padding: 12px 0 0;
}
.viewlistbox-item-head-name{
    font-size: 21px;
    color: #333333;
    background: url(../images/view_ico_1.png) 16px center no-repeat;
    padding-left: 45px;
}
.item-link{
    width: 55px;
    margin: 8px 8px 0 0;
}
.viewlistbox-item-ul{
    margin: 15px 0 0;
}
.viewlistbox-item-ul li{
    line-height: 50px;
    font-size: 14px;
    color: #666;
}
.viewlistbox-item-ul li:nth-child(odd){
    background: #fff;
}
.viewlistbox-list-title{
    width: 75%;
    color: #666666;
    text-indent: 45px;
    background: url(../images/hnnews_39.png) 15px center no-repeat;
}
.viewlistbox-item-ul li span{
    margin-right: 5px;
}
.viewlistbox-item-2{
    margin-left: 18px;
}
.search-ul{
    margin: 10px auto 0;
    width:96%;
}
.search-li{
    margin: 25px 0 0;
    border-bottom: 1px dashed #999999;
    padding-bottom: 25px;
}
.search-li .list-desc, .search-li-other{
    margin: 10px 0 0;
}
.pageBox-search{
    text-align: center;
}
.pageBox-search a{
    font-size: 12px;
    display: inline-block;
    height: 14px;
    margin-right: 3px;
    padding: 2px 4px;
    background: #fff;
    color: #666;
    border: solid 1px #AFD5F5;
    line-height: 14px;
}

.bdshare-slide-button-box{
    /* display:none !important; */
}
.myShareBox{
    position: fixed;
    left: 0;
    top: 38%;
    padding: 15px 20px;
    border: 1px solid #ccc;
    border-radius: 0 50% 50% 0;
}
.myShareBox-item{
    width: 50px;
    margin-left: -10px;
    padding: 5px 0;
    cursor: pointer;
}
.myShareBox-item img{
    border-radius: 50%;
}
