.pane_lft{
    width:855px;
    float: left;
}
.pane_rig{
    width:315px;
    float: right;
}
.cont {
    position: relative;
}
.box1 {
    padding: 20px 0;
    border-bottom: 1px solid #D0D4D3;
}
.box {
    border: 1px solid #D0D4D3;
    margin-top: 34px;
    padding: 20px 20px 20px 0;
}
.ly1 {
    width: 390px;
}
.box-title {
    font-size: 24px;
    font-weight: 700px;
}
.box .box-title {
    font-size: 22px;
}
.box-title .title-icon{
    height: 36px;
    line-height: 36px;
    padding: 0 6px;
    color: #FFF;
    font-size: 18px;
    display:inline-block;
    background: #245399;
    float: left;
}
.box-title .icon {
    background: url(sharelist-icon02.png) center center no-repeat;
    width: 6px;
    height: 36px;
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.box-title a {
    color: #000;
}
.list-p a {
    color: #999;
    line-height: 28px;
}
.list-p a:hover,
.box-title a:hover,
.read-list li a:hover{
    color: #cd292e;
}
.list-pic {
    width: 310px;
    float: left;
    margin-right: 20px;
}
.list-pic img {
    width: 310px;
    height: 120px;
}
.list-pic1 {
    width: 400px;
    height: 150px;
    padding-left: 20px;
}
.list-pic1 img {
    width: 400px;
    height: 150px;
}
.ly {
    float: left;
    color: #4e739f;
}
.list-p {
    line-height: 24px;
}
.ly-tit {
    height: 18px;
    line-height: 18px;
    margin-bottom: 20px;
}
.ly-tex{
    background: #EFEFEF;
    padding: 2px 5px;
    display: inline-block;
    margin-bottom: 20px;
}
.ly-tex1 {
    color: #4e739f;
    background: none;
    padding: 0;
    margin-bottom: 0;
    font-weight: 700;
}
.ly .bdsharebuttonbox .bds_more {
	padding: 0;
	padding-left: 10px;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
     background: url(ico_share01.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 20px;
    display: block;
    margin-top: 6px;
}
.ly-box {
    height: 26px;
    overflow: hidden;
}
.ly-box .ly-tit { float: left; margin: 0; height: 26px; line-height: 26px;}
.ly-box .ly-icon { float: right;}
.pane_rig .tit_p1 {border: 0; background: none;}
.read-list li {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    background: url(inter-circular.png) left center no-repeat;
    padding-left: 15px;
}
.read-list li a {
    color:#13438b
}
/*专题搜索css*/
.zhuanti_btn {
    height: 34px;
    border: 1px solid #DCDCDC;
    position: relative;
}
.zhuanti_btn .ipt_txt1 {
    height: 34px;
    padding: 0 5px;
    width: 254px;
    border: none;
}
.zhuanti_btn  .ipt_sear{
    width: 50px;
    height: 34px;
    background: #184992 url(sharelist-search-icon.png) center center no-repeat;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}