@charset "utf-8";

html,body{margin: 0;padding: 0;}
.fzrszt-container{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
ul,li,a{list-style: none;text-decoration: none;margin: 0;padding: 0;}
a{cursor: pointer;}
a,h1,h2,h3,h4,h5,h6{font-family: 'Microsoft YaHei';}


/* 头部 */
.fzrszt-header{
    width: 100%;
    height: 515px;
    background: url(../../fzrszt/images/bj.png) no-repeat center top;
    background-size: 100% auto;
}
.fzrszt-header>.fzrszt-header-logo{padding-top: 27px;}
/* 图片新闻 */
.fzrszt-tpxw{width: 100%;background-color: #f6f7fb;height: 483px;padding-top: 45px;}
/* 轮播 */
.fzrszt-tpxw-lbxw{width: 655px;height:430px;}
.fzrszt-tpxw-lbxw img{width: 100%;height: 100%;}
.fzrszt-tpxw-lbxw .swiper-wrapper .swiper-slide p{position: absolute;z-index: 999;bottom: 0px;padding-left: 15px;width: 100%;height: 40px;line-height: 37px;background-color: rgba(0,0,0,0.6);}
.fzrszt-tpxw-lbxw .swiper-wrapper .swiper-slide p a{overflow: hidden;display: block;width: 75%;color: #fff;white-space: nowrap;text-overflow: ellipsis;}
.fzrszt-tpxw-lbxw .swiper-pagination{text-align: right;width: 20% !important;left: unset !important;right: 10px;}
.fzrszt-tpxw-lbxw .swiper-pagination-bullet{background-color: #cdcdcd;opacity: 1;}
.fzrszt-tpxw-lbxw .swiper-pagination-bullet-active{background: #b2281e;}
/* 列表 */
.fzrszt-tpxw-list{width: 515px;height:430px;background-color: #ffffff;box-shadow:-5px 5px 5px #e9eef6;padding: 30px;}
/* 列表头部 */
.fzrszt-tpxw-list .fzrszt-tpxw-list-top{width:100%;}
.fzrszt-tpxw-list .fzrszt-tpxw-list-top ul {width: 100%;height: 31px;border-bottom:1px solid #eeeeee;}
.fzrszt-tpxw-list .fzrszt-tpxw-list-top ul li{float: left;height: 30px;border-bottom:2px solid #4a88ee;}
.fzrszt-tpxw-list .fzrszt-tpxw-list-top ul li a{font-size: 26px;font-weight: bold;display: inline-block;height: 40px;line-height: 0;color:#333333;}
.fzrszt-tpxw-list .fzrszt-tpxw-list-top ul .more{color: #999999;font-size: 18px;}
/* 列表底部 */
.fzrszt-tpxw-list .fzrszt-tpxw-list-bottom{width: 100%;/* padding-top:20px; */}
.fzrszt-tpxw-list .fzrszt-tpxw-list-bottom ul{width: 100%;}
.fzrszt-tpxw-list .fzrszt-tpxw-list-bottom ul li{width: 100%;height: 25px;line-height:25px;margin-bottom: 25px;}
.fzrszt-tpxw-list .fzrszt-tpxw-list-bottom ul li a{float: left;display: block;width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333333;font-size: 18px;}
.fzrszt-tpxw-list .fzrszt-tpxw-list-bottom ul li span{float: right;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #999999;font-size: 18px;}
/* 法治动态 以案释法 法律法规公共样式 */
.panel-fzfg{margin-top: 52px;width: 100%;height: auto;background-color: #ffffff;}
.panel-fzfg-block{margin-bottom: 25px;width: 100%;height:410px;}
.panel-fzfg-block .panel-fzfg-block-top{height: 70px;width: 100%;background:url(../../fzrszt/images/fzdt-top-bg.png) no-repeat center;text-align: center;}
.panel-fzfg-block .panel-fzfg-block-top a{display:block;line-height: 65px;color: #ffffff;font-size: 30px;font-weight: bold;letter-spacing: 5px;}
.panel-fzfg-block .panel-fzfg-block-bottom{width: 100%;padding-top: 25px;}
.panel-fzfg-block .panel-fzfg-block-bottom ul{width: 100%;}
.panel-fzfg-block .panel-fzfg-block-bottom ul li{width: 100%;height: 30px;margin-bottom: 25px;background: url(../../fzrszt/images/list-icon.png) no-repeat 0 40%;background-size: 5px 5px;}
.panel-fzfg-block .panel-fzfg-block-bottom ul li a{float: left;padding-left: 15px;color: #333333;font-size: 18px;width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.panel-fzfg-block .panel-fzfg-block-bottom ul li span{float: right;color: #999999;font-size: 18px;}
.panel-fzfg-block .panel-fzfg-block-bottom ul li:last-child{margin-bottom: 0;}
/* 法治动态 */
/* 以案释法 */
/* 法律法规 */
.flfg{margin-bottom:50px;}

/* 底部 */
.link{
    margin-top: 0;
    background: #315ec1;
}
.foot-wrap{
    background: #315ec1;
}


/* 响应式 */
@media (max-width:1200px){
    .fzrszt-container{width:100% !important;padding: 5px;}

    /* 头部 */
    .fzrszt-header{height: 150px;background-size: 100%;}
    .fzrszt-header>.fzrszt-header-logo{padding-top: 5px;}
    .fzrszt-header>.fzrszt-header-logo>a{display: inline-block;}
    .fzrszt-header>.fzrszt-header-logo>a>img{width:80%;}
    /* 图片新闻 */
    .fzrszt-tpxw{width: 100%;height: 700px;padding-top: 5px;}
    /* 轮播 */
    .fzrszt-tpxw-lbxw{width: 100%;height: 250px;float: none;}
    .swiper-slide p{background-color: rgba(0, 0, 0, 0.3);}
    .fzrszt-tpxw-lbxw img{width:100%;height:100%;}
    /* 列表 */
    .fzrszt-tpxw-list{width: 100%;padding: 10px;}
    /* 列表头部 */
    .fzrszt-tpxw-list .fzrszt-tpxw-list-top{padding:25px 0 0 10px;}
    .fzrszt-tpxw-list .fzrszt-tpxw-list-top ul{width:96%;}
    /* 列表底部 */
    .fzrszt-tpxw-list .fzrszt-tpxw-list-bottom{padding:25px 0 0 10px;}
    .fzrszt-tpxw-list .fzrszt-tpxw-list-bottom ul{width:100%;}
    .fzrszt-tpxw-list .fzrszt-tpxw-list-bottom ul li{width: 96%;}
    .fzrszt-tpxw-list .fzrszt-tpxw-list-bottom ul li a{width:65%;}
    /* 法治动态 以案释法 法律法规公共样式 */
    .panel-fzfg{margin-top:20px;}
    .panel-fzfg-block{height: 400px;}
    .panel-fzfg-block .panel-fzfg-block-bottom ul li a{width:65%;}
}

@media (min-width:769px) and (max-width:1140px){
    /* 头部 */
    .fzrszt-header{height: 280px;background-size: 100%;}
    .fzrszt-header>.fzrszt-header-logo{padding-top: 5px;}
    .fzrszt-header>.fzrszt-header-logo>a{display: inline-block;}
    .fzrszt-header>.fzrszt-header-logo>a>img{width:80%;}
}

@media (min-width:631px) and (max-width:768px){
    /* 头部 */
    .fzrszt-header{height: 180px;background-size: 100%;}
    .fzrszt-header>.fzrszt-header-logo{padding-top: 5px;}
    .fzrszt-header>.fzrszt-header-logo>a{display: inline-block;}
    .fzrszt-header>.fzrszt-header-logo>a>img{width:80%;}
}

@media (min-width:426px) and (max-width:630px){
    /* 头部 */
    .fzrszt-header{height: 150px;background-size: 100%;}
    .fzrszt-header>.fzrszt-header-logo{padding-top: 5px;}
    .fzrszt-header>.fzrszt-header-logo>a{display: inline-block;}
    .fzrszt-header>.fzrszt-header-logo>a>img{width:80%;}
}

@media (max-width:510px){
    /* 头部 */
    .fzrszt-header{height: 110px;background-size: 100%;}
    .fzrszt-header>.fzrszt-header-logo{padding-top: 5px;}
    .fzrszt-header>.fzrszt-header-logo>a{display: inline-block;}
    .fzrszt-header>.fzrszt-header-logo>a>img{width:80%;}
}

.fzrszt-tpxw-lbxw .prev,.fzrszt-tpxw-lbxw .next{position:absolute;top:50%;margin-top:-29px;width:38px;height:58px;background-color:#000;background-repeat:no-repeat;background-position:center;cursor:pointer;color:#fff;text-align:center;line-height:50px;z-index:4;opacity:.2;-moz-opacity:.2;filter:alpha(opacity=20);-khtml-opacity:.2;transition:all .3s}
.fzrszt-tpxw-lbxw .prev{left:10px;background-image:url(/xjrst/xhtml/images/public/common_spr_prev_ico.png)}
.fzrszt-tpxw-lbxw .next{right:10px;background-image:url(/xjrst/xhtml/images/public/common_spr_next_ico.png)}
.fzrszt-tpxw-lbxw:hover .prev,.fzrszt-tpxw-lbxw:hover .next{opacity:.7;-moz-opacity:.7;filter:alpha(opacity=70);-khtml-opacity:.7}
.fzrszt-tpxw-lbxw .prev:hover,.fzrszt-tpxw-lbxw .next:hover{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-khtml-opacity:1}