﻿/*列表开始*/
.DyNr{
    width: 100%;
}
.DyNr .DyNrCenter{
    width: 1200px;
    min-height: 500px;
    margin: 0 auto;
}
.DyLieBiao{
    padding-top: 14px;
    min-height: 500px;
}
.DyLieBiao ul{
    padding-bottom: 50px;
}
.DyLieBiao ul li{
    height: 49px;
    line-height: 49px;
    border-bottom: 1px dashed #d2d2d2;
}
.DyLieBiao ul li h3 a{
    float: left;
    font-size: 17px;
    color: #333333;
    font-weight: normal;
    padding-left: 28px;
    background: url("jrxz_zz_beijing4.png") no-repeat 12px center;
}
.DyLieBiao ul li em{
    float: right;
    font-size: 16px;
    color: #999999;
    margin-right: 20px;
}
.DyLieBiao ul li:hover h3 a{
    color: #0078ca;
}
.DyLieBiao ul li:hover em{
    color: #0078ca;
}
/*列表结束*/

/*分页开始*/
.DyFenYe{
    padding: 30px 0;
    text-align: center;
}
.DyFenYe a[href]{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    padding: 0 11px;
    border: 1px solid #dddddd;
}
.DyFenYe span{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    padding: 0 11px;
    border: 0;
}
.DyFenYe em{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    padding: 0 11px;
    border: 0;
}
.DyFenYe em i{
    color: #3980c9;
}
.DyFenYe a{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    padding: 0 11px;
    border: 0;
}
.DyFenYe a[href]:hover{
    color: #fff;
    background: #3980c9;
    border-color: #3980c9;
}
/*分页结束*/

/*详细页开始*/
.DyNrXx{
    padding: 0 79px;
}
.DyNrXx h1{
    font-size: 30px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    padding: 20px 0;
}
.DyNrXx .DyNrXx1{
    height: 39px;
    line-height: 39px;
    border-top: 1px dashed #dcdcdc;
    border-bottom: 1px dashed #dcdcdc;
}
.DyNrXx .DyNrXx1 .DyNrXx1Div{
    float: left;
    font-size: 14px;
    color: #999999;
}
.DyNrXx .DyNrXx1 .DyNrXx1R{
    float: right;
}
.DyNrXx .DyNrXx1 .DyNrXx1R a{
    float: left;
    margin-left: 5px;
    margin-top: 10px;
}
.DyNrXx .DyNrXx1 .DyNrXx1R a:hover{
    opacity:0.7;
    filter: alpha(opacity=70);
}
.DyNrXx .DyNrXx1 .DyNrXx1R .bdsharebuttonbox{
    display: inline !important;
}
.DyNrXx .DyNrXx1 .DyNrXx1R .bdsharebuttonbox .bds_more{
    width: 20px !important;
    height: 20px !important;
    margin-left: 5px !important;
    margin-top: 10px !important;
    padding: 0 !important;
    margin-right: 0 !important;
    background: url("jrxz_zz_tu16.jpg") no-repeat center !important;
}
.bdimgshare-bg,.bdimgshare-content{
    display: none !important;
}
.DyNrXx .DyNrXx2{
    padding: 40px 0;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    min-height: 300px;
    border-bottom: 1px solid #dddddd;
}
.DyNrXx .DyNrXx2 p{
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}
/*详细页结束*/

/*上下篇开始*/
.ShangXia{
    padding: 30px 0;
}
.ShangXia .Shang{
    float: left;
    width:100%;
}
.ShangXia .Shang a{
    float: left;
    height:33px;
    line-height: 33px;
    font-size: 15px;
    color: #508ecc;
}
.ShangXia .Shang a span{
    float: left;
    font-size: 15px;
    color: #508ecc;
    text-align: center;
    line-height: 33px;
}
.ShangXia .Shang a[href]:hover{
    color: #009d39;
}
.ShangXia .Shang a[href]:hover span{
    color: #009d39;
}
.ShangXia .Xia{
    float: left;
    width:100%;
}
.ShangXia .Xia a{
    float: left;
    height:33px;
    line-height: 33px;
    font-size: 15px;
    color: #508ecc;
}
.ShangXia .Xia a span{
    float: left;
    font-size: 15px;
    color: #508ecc;
    text-align: center;
    line-height: 33px;
}
.ShangXia .Xia a[href]:hover{
    color: #009d39;
}
.ShangXia .Xia a[href]:hover span{
    color: #009d39;
}
/*上下篇结束*/