*{
    margin: 0;
    padding: 0;
    text-decoration: none;
}
body{
    font-size: 16px;
    width: 100%;
    background: #ffffff;
}
.jjmfdTop{
    width: 100%;
}
.jjmfdTop img{
    width: 100%;
}
/* 内容区域 */
.jjmfdContent{
    width: 90%;
    height: 100%;
    margin: 0 auto;
}
/* 视频区域 */
.jjmfdContent_video{
    width: 45%;
    height: 530px;
    margin-right: 100px;
    display: inline-block;
}
.jjmfdContent_video video{
    display: block;
    width: 100%;
    height: 470px;
}
.jjmfdContent_video span{
    width: 100%;
    height: 60px;
    line-height: 60px;
    display: block;
    background: #c9161d;
    color: #ffffff;
    text-indent: 10px;
}
/* 普法时刻 */
.jjmfdContent_pfsk{
    width: 45%;
    height: 530px;
    margin-right: 0;
    display: inline-block;
    vertical-align: top;
}
.jjmfdContent_pfsktop{
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.jjmfdContent_pfsktop span{
    display: inline-block;
    width: 150px;
    font-size: 24px;
    text-indent: 40px;
    color: #c9161d;
    
}
.jjmfdContent_pfsktop a{
    color: #c9161d;
    float: right;
    clear: both;
}
.jjmfdContent_pfskimg{
    width: 100%;
}
.jjmfdContent_pfsklist{
    width: 100%;
    list-style: none;
    margin-top: 10px;
}
.jjmfdContent_fdjdtext{
    background: #f2f2f2;
}
.jjmfdContent_pfsklist li,
.jjmfdContent_fdjdtext li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-indent: 10px;
    border-bottom: 1px dashed #f2f2f2;
}
.jjmfdContent_pfsklist a,
.jjmfdContent_fdjdtext a{
    color: #010101;
}
.jjmfdContent_pfsklist span,
.jjmfdContent_fdjdtext span{
    color: #888888;
    float: right;
    clear: both;
}

/* 法典解读 */
.jjmfdContent_fdjd{
    width: 100%;
    height: 370px;
    margin-top: 20px;
    background: #f2f2f2;
    font-size: 0px;
}

.jjmfdContent_fdjdimg{
    width: 40%;
    height: 360px;
    display: inline-block;
}

.jjmfdContent_fdjdico{
    width: 120px;
    height: 360px;
    font-size: 40px;
    color: #ffffff;
    background: #de0000;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    line-height: 50px;
}
.jjmfdContent_fdjdico img{
    margin-top: 50px;
}
.jjmfdContent_fdjdtext{
    width: 45%;
    font-size: 16px;
    margin-left: 40px;
    display: inline-block;
    vertical-align: top;
    list-style: none;
}
.jjmfdContent_fdjdtext span{
    margin-right: 10px;
}

.jjmfdContent_bottom{
    width: 100%;
    height: 320px;
    margin: 20px auto;
}
/* 法典全文 */
.jjmfdContent_fdqw{
    width: 45%;
    height: 320px;
    display: inline-block;
    overflow: hidden;
}
.jjmfdContent_fdqw span,
.jjmfdContent_mtjjspan{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-indent: 50px;
    border-bottom: 2px solid #c9161d;
    font-size: 24px;
    color: #c9161d;
}
.jjmfdContent_fdqwtext{
    width: 95%;
    height: 270px;
    word-break: break-all;
    overflow: auto;
    padding: 10px;
}
/* 媒体聚焦 */
.jjmfdContent_mtjj{
    display: inline-block;
    height: 320px;
    margin-left: 8%;
    vertical-align: top;
    width: 45%;
}
.jjmfdContent_mtjj ul{
    width: 100%;
    list-style: none;
}
.jjmfdContent_mtjj li{
    width: 90%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
}
.jjmfdContent_mtjj li span{
    float: right;
    clear: both;
    color: #888888;
}