
.centont{width: 1180px;margin: auto;overflow: hidden;    padding: 10px; background: #fff;}
.clear{clear: both}

.pane_lft {width: 67%;float: left;}
.tit_p1 {border-bottom: 2px #194993 solid;margin-bottom: 15px;}
.tit_p1 .hh {color: #c31f0b;font-size: 24px;line-height: 62px;}

.pane_lft ul{overflow: hidden;margin-bottom: 20px;}
.pane_lft ul .title{font-size: 18px;}
.pane_lft ul  img{float: left;width: 310px;height: 101px;}
.ly {float: left;color: #4e739f;font-size:14px;}
.ly1 {width: 460px;margin-left: 15px;}
.list-p{    max-height: 50px;overflow: hidden;}
.list-p a {color: #999;line-height: 24px;    font-size: 14px;}
.list-p a:hover {color: #cd292e;}

.pane_rig {width: 30%;float: right;}
.pane_rig .tit_p1 {border: 0;background: none;}
.read-list li {height: 38px;line-height: 38px;font-size: 16px;background: url(imageslidian.png) left center no-repeat;padding-left: 15px;overflow: hidden;}
.read-list li a {color: #13438b;float:left;}
.read-list li span{float:right;}


.page{width:100%;text-align: center;display: inline-block;margin:15px auto;}
.prev{float: right;}
.next{float: left;}
.page .prev{display: inline-block;float: right;padding: 1px 4px;font-size: 12px;text-align: center;}
.page .next{ display: inline-block;float: left;padding: 1px 4px;font-size: 14px;text-align: center;}
.page a {
    text-decoration: none;
    padding: 1px 4px;
    border: 1px solid #333;
    background: #fff;
    margin: 0 2px;
}
.pagesnow b {
    padding: 2px 5px;
    border: 1px solid #fff;
    background: #666;
    color: #fff;
    margin: 0 2px;
    font-weight: normal;
}










@media (max-width:1080px) {
.centont{width:94%;}
.pane_lft ul  img{    float: none;}
.ly1{width: auto;    float: none;}
}

@media (max-width:500px) {
.pane_lft ul  img{width: 100%;}
.pane_lft{width: 100%;float: none;}
.pane_rig{width: 100%;float: none;}

}

