@charset "UTF-8";
/* CSS Document */

/*  */

.tittle {
    display: block;
    text-align: center;
    width: 100%;
    border-bottom: 1px dotted #e7f0f4;
    padding-bottom: 10px;
    margin-top: 5px;
    line-height: 32px;
    font-size: 20px;
}

.tittle a {
    color: #034564;
}

.w48 {
    width: 48.8%;
}

/* news-banner */
 .banner_text{
    display: flex;
    width: 100%;
    height: 60px;
    background: #000000a9;
    color: white;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding-left: 40px;
    padding-top: 18px;
    font-size: 16px;
 }
.news-banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    /*margin-top: -90px;*/
}

.news-banner .hd {
    position: absolute;
    display: none;
    bottom: 21px;
    /* right: 47%; */
    z-index: 1;
    width: 100%;
}

.news-banner .hd ul {
    width: fit-content;
    margin: 0 auto;
    display: none;
}

.news-banner .hd ul li {
    margin-right: 16px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: rgba(255, 255, 255, 1);
    cursor: pointer;
    border-radius: 50%;
    /* border: 2px solid #fff; */
    /* transform: rotate(45deg); */
    /*background-size: 100% 100%;*/
}

.news-banner .hd ul li.on {
    background: #055E88;
    /*background: url(../images/dot_sel.png) no-repeat;*/
    background-size: 100% 100%;
}

.news-banner .bd {
    position: relative;
    z-index: 0;
}

.news-banner .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.news-banner .bd img {
    width: 100%;
    /* height: 470px; */
    display: block;
}

.news-banner .bd li a {}

.news-banner-title {
    position: absolute;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    /* height: 40px; */
    line-height: 24px;
    bottom: 0;
    font-size: 16px;
    color: #FFFFFF;
    /* text-indent: 20px; */
    margin: 0;
    padding: 10px 20px;
}

.news-banner-title span {
    font-size: 12px;
    color: #fff;
    display: block;
}

.news-banner .prev,
.news-banner .next,
.slideBox .prev,
.slideBox .next {
    background: url(../images/arr.png) no-repeat;
    width: 32px;
    height: 73px;
    display: block;
    position: absolute;
    top: 44%;
}

.news-banner .next,
.slideBox .next {
    background: url(../images/ar.png) no-repeat;
    right: 0;
}

/* wcn未成年页 */

.slideBox .prev,
.slideBox .next {
    top: 37%;
}

/*  */

.news-banner03 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.news-banner03 .bd {
    position: relative;
    z-index: 0;
    /* width: calc(100% - 40px); */
    margin: 0 auto;
}

.news-banner03 .bd li {
    zoom: 1;
    vertical-align: middle;
    display: inline-block;
    width: 280px;
    margin-right: 26px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.news-banner03 .prev,
.news-banner03 .next {
    position: absolute;
    left: 0;
    top: 40%;
    display: block;
    width: 22px;
    height: 51px;
    /*background: url(../images/slider_arrow.png) -160px 5px no-repeat;*/
    background: url(../images/zt_prev.png) no-repeat;
}

.news-banner03 .next {
    left: auto;
    right: 0;
    /*background-position: -46px 5px;*/
    background: url(../images/zt_next.png) no-repeat;
}

/*  我要信访 */

.xf_con .hd {
    line-height: 32px;
}

.xf_con .hd ul li {
    float: left;
    margin: 10px 100px;
    position: relative;
    line-height: 60px;
}

.xf_con .hd ul li a {
    color: #333333;
    font-size: 26px;
}

.xf_con .hd ul li a::before {
    display: table;
    content: " ";
    height: 6px;
}

.xf_con .hd ul li.on a::before {
    display: table;
    content: " ";
    width: 60px;
    height: 6px;
    background: #055E88;
    position: relative;
    bottom: -64px;
    /* left: initial; */
    /* text-align: center; */
    margin: auto;
    border-radius: 3px
}

.xf_con .hd ul li.on a {
    font-weight: bold;
    font-size: 26px;
    color: #055E88;
}

.xf02 {
    padding: 0 20px;
}

.xf02 li {
    width: 368px;
    height: 72px;
    background: #FFFFFF;
    border-radius: 4px;
    float: left;
    list-style: none;
    margin: 0 9px 18px 9px;
    text-align: center;
    border-radius: 5px;
}

.xf02 li img {
    margin: 17px 0 0 55px;
    float: left;
}

.xf02 li a {
    font-size: 18px;
    color: #333333;
    line-height: 72px;
}

.xf01 a {
    float: left;
    width: 112px;
    height: 72px;
    background: url(../images/xf02_bg.png) no-repeat;
    font-size: 16px;
    margin: 0 6px 0 10px;
    padding: 13px 0;
    background-size: 100% 100%;
}

.xf01 a img {
    margin: 4px 12px 0 15px;
    float: left;
}

.xf02 li:hover,
.xf01 a:hover,
.wyjd li:hover,
.wyzx li:hover,
.wybl a:hover,
.wylz li:hover {
    box-shadow: -2px 2px 22px 0px #7ECDF1;
}

/* 我要举报、我要查询 */

.wyjb02 {
    /* background: url(../images/icon28.png) no-repeat; */
    /* border-bottom: 7px solid #055E88; */
    width: 345px;
    height: 232px;
    font-size: 22px;
    font-weight: 700;
    color: #333333;
    text-align: center;
    margin: 34px 0px 0 37px;
}

.wyjb02 a {
    display: block;
    width: 345px;
    height: 232px;
}

.wyjb02 img {
    margin: 60px auto 35px;
    display: block;
}

.wyjb03 {
    width: 483px;
    height: 104px;
    line-height: 104px;
    background: #FFFFFF;
    margin: 0px 0px 23px 30px;
    font-size: 22px;
    font-weight: 700;
    color: #333333;
    background: linear-gradient(180deg, #FFFFFF 0%, #ECF4FB 100%);
    border-radius: 5px 5px 5px 5px;
    border: 2px solid #FFFFFF;
}

.wyjb03 img {
    margin: 26px 30px 0 62px;
    float: left;
}

.wyjb263 {
    width: 263px;
    height: 224px;
}

/* 我要办理 */

.title05 {
    font-size: 22px;
    line-height: 59px;
    border-bottom: 1px solid #979797;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

.title05::before {
    display: table;
    content: " ";
    width: 19px;
    height: 6px;
    background: #055E88;
    position: relative;
    bottom: -63px;
    /* left: initial; */
    /* text-align: center; */
    /* margin: auto; */
    /* left: 40%; */
}

.wybl {
    width: 280px;
    height: 240px;
    background: #FFFFFF;
    /* background: url(../images/icon36.png) no-repeat right bottom #FFFFFF; */
    margin: 0 23px 0 26px;
    border-radius: 5px;
    background: linear-gradient(180deg, #FFFFFF 0%, #ECF4FB 100%), #FFFFFF;
    border: 2px solid #FFFFFF;
}

.wybl a {
    font-size: 16px;
    /* background: url(../images/icon29.png) no-repeat left top; */
    width: 41%;
    float: left;
    color: #333;
    line-height: 30px;
    margin: 10px 0 0px 17px;
    text-align: center;
}

.wyjb02_con {
    background: url(../images/sy_jb_bg.png) no-repeat;
    width: 1170px;
    height: 288px;
}

.wybl02 {
    width: 540px;
    min-height: 240px;
    background: #FFFFFF;
    background: url(../images/wybl02_bg.png) no-repeat;
    margin: 0;
    border-radius: 5px;
    /* background: linear-gradient(180deg, #FFFFFF 0%, #ECF4FB 100%), #FFFFFF; */
    /* border: 2px solid #FFFFFF; */
}

.wybl02 ul li {}

.wybl02 a {
    font-size: 16px;
    color: #333333;
    /* line-height: 30px; */
    float: left;
    /* width: 43%; */
    line-height: 30px;
    margin: 0px 0px 19px 25px;
}

.wybl03 {
    width: 280px;
    height: 240px;
    background: #FFFFFF;
    background: url(../images/icon31.png) no-repeat right bottom;
    margin: 0 26px 0 23px;
    border-radius: 5px;
    background: ;
    border: 2px solid #FFFFFF;
}

.wybl03 a {
    font-size: 16px;
    color: #333333;
    float: left;
    width: 100%;
    line-height: 35px;
    margin: 0 0 0px 22px;
}

/* .wybl02 a img {
    width: 21px;
    height: 21px;
} */

.wybl a img {
    width: 24px;
}

.wybl a img,
.wybl02 a img,
.wybl03 a img {
    /* float: left; */
    margin: 4px 10px 4px 0;
}

/*  */

.title {
    font-size: 28px;
    color: #000000;
    line-height: 40px;
    font-weight: 700;
}

.line {
    width: 392px;
    height: 2px;
    border: 1px solid #EEEEEE;
    margin: 20px;
}

.w495 {
    width: 459px;
}

.line::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #055E88;
    float: right;
    margin: -4px -15px 0 0;
}

/* 我要监督 */

.line06 {
    width: 75px;
    height: 3px;
    background: #055E88;
    margin: 20px;
    border-radius: 3px;
}

.line06::before {
    content: '';
    display: block;
    width: 415px;
    height: 1px;
    background: #055E88;
    border-radius: 2px;
    float: left;
    margin: 1px 0 0 0;
    opacity: 0.2;
}

.wyjd li {
    float: left;
    margin-right: 25px;
    width: 167px;
    height: 185px;
    /* border: 1px solid #E7E7E7;
    border-bottom: 5px solid #055E88; */
    background: url(../images/wyjd_bg.png) no-repeat;
    text-align: center;
    padding: 20px 21px 21px 21px;
    background-size: 100% 100%;
}

.wyjd li img {
    margin: 20px auto;
}

.wyjd li a {
    font-size: 20px;
    color: #333333;
    line-height: 31px;
    font-weight: 400;
}

/* 我要咨询 */

.wyzx ul {
    width: 580px;
    min-height: 185px;
    background: url(../images/wyzx_bg.png) no-repeat #edf6ff;
    background-size: contain;
}

.wyzx li {
    padding: 13px 26px 0 26px;
    float: left;
    margin: 18px 26px 0 245px;
    width: 147px;
    height: 155px;
    box-shadow: 0px 4px 10px 0px #BFD5FC;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
}

.wyzx li:nth-child(2n) {
    margin: 9px 0 0;
}

.wyzx li a {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    line-height: 31px;
}

.wyzx li a img {
    float: right;
}

/* 检察公开 */

.jcgk {
    background: url(../images/jcgk_bg.png) center no-repeat;
    height: 388px;
    margin-top: 40px;
}

.title02 {
    font-size: 32px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 48px;
    background: url(../images/jcgk.png) center no-repeat;
    text-align: center;
}

.jcgk_con {
    background: rgba(255, 255, 255, 0.9);
    margin: 25px 30px;
    padding: 0 38px;
}

.title03 {
    font-size: 22px;
    font-weight: 700;
    color: #383838;
    line-height: 45px;
    border-bottom: 2px solid #EEEEEE;
    display: block;
}

.title03::before {
    display: table;
    content: " ";
    width: 39px;
    height: 4px;
    background: #055E88;
    position: relative;
    bottom: -45px;
    /* left: initial; */
    /* text-align: center; */
    /* margin: auto; */
    left: 26px;
}

.title03 a {
    font-size: 16px;
    color: #999999;
    float: right;
}

.title04 {
    font-size: 22px;
    color: #333333;
    line-height: 35px;
    font-weight: 700;
}

.more02 {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin: 13px 0 0 23px;
}

.line03 {
    margin: 14px 0 0 10px;
}

.line03::before {
    width: 6px;
    height: 6px;
    margin: -3px -10px 0 0;
}

.mr42 {
    margin-right: 42px;
}

.w300 {
    width: 313px;
}

.w440 {
    width: 440px;
}

.w371 {
    width: 371px;
}

.w416 {
    width: 416px;
}

.w365 {
    width: 365px;
}

.w390 {
    width: 390px;
}

.w406 {
    width: 406px;
}

.yxwg {
    background: #EEF7FF;
    padding: 25px 37px;
}

.yxwg .list03.list05 li {}

.yxwg .list03.list05 li:before {
    margin: 18px 10px 0 0;
}

.yxwg .list02 li {
    line-height: 48px;
    margin: 0;
    background: #ffffff;
}

.yxwg_zyzx{
    position: absolute;
    left: 39px;
    top: 0;
    background: linear-gradient(270deg, #1B7BFF 0%, #0054C7 100%);
    box-shadow: 0 4px 10px 0 rgba(27, 123, 255, 0.30);
    border-radius: 50px;
    color: #fff;
    width: 120px;
    line-height: 42px;
    height: 42px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.dbwyll {
    height: 451px;
    background: url(../images/dbwyll_bg.png) no-repeat;
    padding: 32px 20px 38px 20px;
}

.dbwyll_tit {
    font-weight: 700;
    font-size: 32px;
    color: #113C4F !important;
    line-height: 48px;
    text-align: center;
    width: 100%;
    display: block;
}

/* 直播预告 */

.list02 li {
    width: 100%;
    padding: 0px 0 0 15px;
    margin: 0 0 10px 0;
    float: left;
    line-height: 62px;
    background: #F0F7F9;
}

.list02 li a img {
    margin-top: -5px;
    margin-right: 10px;
}

.list02 li a span {
    background: #c21910;
    color: #ffffff;
    font-size: 12px;
    border-radius: 6px;
    padding: 2px 5px;
    margin-right: 10px;
}

/* 听证回顾 */

.news-banner02 {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.news-banner02 .hd {
    position: absolute;
    bottom: 21px;
    right: 512px;
    z-index: 1;
}

.news-banner02 .hd ul {
    width: fit-content;
    margin: 0 auto;
}

.news-banner02 .hd ul li {
    margin-right: 16px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: rgba(255, 255, 255, 1);
    cursor: pointer;
    border-radius: 50%;
    /* border: 2px solid #fff; */
    /* transform: rotate(45deg); */
    /*background-size: 100% 100%;*/
}

.news-banner02 .hd ul li.on {
    background: #055E88;
    /*background: url(../images/dot_sel.png) no-repeat;*/
    background-size: 100% 100%;
}

.news-banner02 .bd {
    position: relative;
    z-index: 0;
}

.news-banner02 .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.news-banner02 .bd li a {
    width: 100%;
}

.news-banner02 .bd img {
    width: 100%;
    /* height: 470px; */
    display: block;
}

.news-banner02 .sPrev,
.news-banner02 .sNext {
    background: url(../images/pre.png) no-repeat;
    width: 17px;
    height: 39px;
    display: block;
    position: absolute;
    top: 44%;
}

.news-banner02 .sNext {
    background: url(../images/next.png) no-repeat;
    right: 0;
}

.bg21 {
    background: url(../images/icon21.png) no-repeat;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    width: 114px;
    line-height: 29px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
}

.bg21 a {
    color: #FFFFFF;
}

.bg21 img {
    margin-top: -5px;
    margin-right: 10px;
    width: 16px;
}

.w465 {
    width: 465px
}

/* 志愿者服务 */

.w565 {
    width: 565px
}

.zyzfw li {
    width: 176px;
    height: 61px;
    background: #F0F7F9;
    float: left;
    margin: 0 0 10px 15px;
}

.zyzfw li:nth-child(1),
.zyzfw li:nth-child(4n) {
    margin: 0;
}

.zyzfw li a {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 61px;
}

.zyzfw li a img {
    /* float: right; */
    margin: 0 15px 0 30px;
}

/*
@media (min-width: 1600px) {
    .container {
        width: 1550px;
    }
} */

/* 网上信访 */

.wsxf_list_bg {
    background: url(../images/wsxf_bg.png) no-repeat;
    height: 380px;
}

.wsxf_list_bg02 {
    background: url(../images/wsxf_bg02.png) no-repeat;
    height: 240px;
}

.wsxf_list li {
    width: 231px;
    height: 72px;
    line-height: 72px;
    background: #FFFFFF;
    border-radius: 4px;
    float: left;
    list-style: none;
    margin: 0 10px 18px 10px;
    text-align: center;
    border-radius: 5px;
}

.wsxf_list li img {
    margin: 0 6px;
    /* float: left; */
}

.wsxf_list li a {
    font-size: 18px;
    color: #333333;
    line-height: 72px;
}

.wsxf_list .xf01 a {
    float: left;
    width: 106px;
    height: 72px;
    background: url(../images/xf02_bg.png) no-repeat;
    font-size: 16px;
    margin: 0 10px 0 10px;
    padding: 13px 0;
    background-size: 100% 100%;
}

.wsxf_list .xf01 a img {
    margin: 4px 12px 0 15px;
    float: left;
}

.wsxf_list li:hover,
.wsxf_list02 a:hover,
.yxwg_list a:hover,
.wcn_list a:hover {
    box-shadow: -2px 2px 22px 0px #7ECDF1;
}

.wsxf_ss a:hover {
    box-shadow: none;
}

.w294 {
    width: 294px !important;
}

.wsxf_ss {
    float: left;
    background: #ffffff;
    margin: 0 12px;
}

.wsxf_ss a {
    margin: 0 17px;
}

/*  */

.title06 {
    display: block;
    background: url(../images/wsxf_line01.png) no-repeat center;
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 50px;
    color: rgba(17, 60, 79, 1);
    margin: auto;
}

.wyzx02 ul {
    width: 720px;
    height: 228px;
}

.wyzx02 li {
    margin: 9px 41px 0 312px;
    width: 160px;
    height: 100px;
    padding: 10px 0;
}

.wyzx02 li a img {
    float: none;
}

.wyzx02 li a {
    font-size: 18px;
}

/*  */

.table00 {
    border-radius: 1px;
    background: #DFF2FB;
    box-shadow: 0px 0px 5px -3px #125BB5;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    letter-spacing: 0px;
    color: rgba(56, 56, 56, 1);
    /* vertical-align: middle; */
    margin-bottom: 3px;
    width: 100%;
    text-align: center;
}

.table01 {
    border: 0;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
}

.table01 li,
.table00 li {
    text-align: center;
    font-weight: 400;
}

.table01 li {
    background: #fff;
    height: 56px;
    line-height: 56px;
    text-align: center;
}

.table01 li:nth-of-type(2n) {
    background: #F7FDFF;
}

.table01 li a {
    font-weight: 400;
    color: rgba(128, 128, 128, 1);
}

.table01 li span,
.table00 li span {
    width: 33%;
    float: left;
}

.search_jb {
    background: url(../images/wsxf_ss.png) no-repeat center;
    width: 530px;
    height: 120px;
    padding: 35px 20px;
}

.search_jb .search_k {
    background: #fff;
    border: 0;
    float: left;
    text-indent: 10px;
    width: 294px;
    height: 50px;
}

.search_k::placeholder {
    color: #A6A6A6;
}

.search_jb .search_tj {
    width: 80px;
    height: 50px;
    opacity: 1;
    border-radius: 4px;
    background: #055E88;
    color: #fff;
    border: 0;
    /* float: right; */
    /* text-indent: 20000px; */
    margin-left: 20px;
}

.search02 {
    height: 51px;
    opacity: 1;
    border-radius: 4px;
    background: rgba(243, 148, 51, 1);
    ;
    color: #fff;
    border: 0;
    width: 300px;
    font-weight: 700;
}

/* 
.wsxf_list li {
    width: 356px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    float: left;
    background: rgba(247, 247, 247, 1);
}

.wsxf_list li a {
    font-size: 24px;
    color: rgba(56, 56, 56, 1);
}

.wsxf_list li:nth-child(2) {
    margin: 0 36px;
} */

/*  */

.wsxf_wd_title {
    font-weight: 700;
    font-size: 20px;
    color: #055E88;
    margin-bottom: 10px;
}

.wsxf_xz {
    background: url(../images/wsxf_xz.png) no-repeat;
    width: 100%;
    padding: 20px 19px;
    height: 500px;
}

.wsxf_xz .bd {
    height: 400px;
    overflow: hidden;
}

.wsxf_cj {
    background: url(../images/wsxf_cj.png) no-repeat;
    width: 100%;
    /* padding: 30px 20px; */
    height: 390px
}

.wsxf_xz .wsxf_box {
    background: none;
}

.wsxf_box {
    width: 100%;
    /* background: rgba(255, 255, 255, .7);
    padding: 15px 0; */
    margin-top: 20px;
}

.wsxf_box_con {
    background: rgba(255, 255, 255, 1);
    width: 570px;
    height: 280px;
    border-radius: 9px;
    padding: 20px 15px;
    float: left;
    margin-left: 20px;
}

.wsxf_box_p {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: rgba(0, 0, 0, 1);
}

.wsxf_box_span {
    font-weight: 400;
    line-height: 36px;
    color: rgba(128, 128, 128, 1);
    display: block;
}

.wsxf_list02 a {
    width: 373px;
    height: 120px;
    background: #ffffff;
    float: left;
    color: #383838;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 0 20px;
    border-radius: 9px;
}

.wsxf_list02 a img {
    display: block;
    margin: 15px auto 4px;
}

.quesion {
    background: url(../images/icon_quesion.png) 1px -2px no-repeat;
    padding-left: 40px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 36px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 15px;
}

.answer {
    background: url(../images/icon_answer.png) 1px -2px no-repeat;
    padding-left: 40px;
    font-weight: 400;
    line-height: 28px;
    color: rgba(128, 128, 128, 1);
    margin-bottom: 15px;
}

/* 网上信访结束 */

/* 常见问题 */

.line09 {
    height: 35px;
    width: 1px;
    background: #D8D8D8;
    float: right;
    margin-top: 17px;
}

.cjwt {
    background: url(../images/cjwtbg.png) center no-repeat;
    width: 100%;
    padding-bottom: 36px;
}

.cjwt_box {
    background: #fff;
    padding: 50px;
}

.cjwt_box_con {
    display: block;
    width: 1100px;
    height: 134px;
    background: rgba(238, 247, 255, 0.5);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #E2EEFF;
    margin-bottom: 25px;
    padding: 22px;
}

.cjwt_box_con .answer {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cjwt_con .hd ul li {
    width: 600px;
    text-align: center;
    margin: 0;
    line-height: 62px;
}

.cjwt_con .hd ul li.on a::before {
    display: table;
    content: " ";
    width: 100%;
    height: 5px;
    background: #055E88;
    position: relative;
    bottom: -74px;
    /* left: initial; */
    /* text-align: center; */
    margin: auto;
}

.cjwt_con .hd ul li a {
    font-size: 24px;
    font-weight: 500;
}

/* 常见问题结束 */

/* 重要案件信息公开 */

.ajxx_search {
    background: url(../images/ajgk_bg01.png) no-repeat center center;
    height: 400px;
    width: 100%;
    position: relative;
    /* padding: 0 15%; */
}

.ajxx_con {
    background: url(../images/ajgk_bg02.png) no-repeat top center;
    height: 400px;
    width: 100%;
}

.ajxx_con ul {
    position: relative;
    margin: auto;
    width: 670px;
}

.ajxx_con ul a {
    height: 68px;
    display: block;
    width: fit-content;
    position: absolute;
}

.ajxx_con01 {
    top: 33px;
}

.ajxx_con02 {
    top: 50px;
    right: 8px;
}

.ajxx_con03 {
    top: 150px;
}

.ajxx_con04 {
    top: 150px;
    right: -51px;
}

.ajxx_con05 {
    top: 250px;
    left: 30px;
}

.ajxx_con06 {
    top: 250px;
    right: 37px;
}

.ajxx_con07 {
    top: 310px;
    left: 120px;
}

.ajxx_con08 {
    top: 310px;
    right: 100px;
}

.ajxx_con ul a img {
    margin: 0 20px;
}

.ajxx_con ul a:hover img {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 8px 4px rgba(66, 212, 252, 1);
    border-radius: 50%;
}

.ajxx_con ul a span {
    padding: 10px 0;
    float: left;
    text-align: right;
    font-weight: 500;
}

.ajxx_con ul a:nth-child(2n) span {
    float: right;
    text-align: left;
}

.ajgk_00 {
    position: absolute;
    left: 0;
    top: 7%;
    right: 0;
    margin: auto;
    width: 216px;
}

.xxgk_tz {
    width: 320px;
    margin: 0 20px;
}

.xxgk_bg {
    height: 215px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 1);
    padding: 10px;
}

.bg22 {
    background: url(../images/xxgk_01.png) no-repeat;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    width: 152px;
    line-height: 40px;
    position: absolute;
    z-index: 1;
    right: -15px;
    top: -52px;
}

.bg22 img {
    margin-top: -5px;
    margin-right: 10px;
}

.news-banner04,
.news-banner04 .bd li {
    height: 225px;
}

.news-banner04 .bd {
    width: 100%;
    margin: auto;
}

.news-banner04 .news-banner-title {
    color: #383838;
    background: none;
    padding: 0;
    line-height: 20px;
    bottom: 15px;
}

.news-banner04 .news-banner-title span {
    color: #383838;
}

.news-banner04 .sPrev,
.news-banner04 .sNext {
    top: 30%;
}

.title11 {
    display: block;
    background: url(../images/ajxxgk_line01.png) no-repeat center;
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 50px;
    color: rgba(17, 60, 79, 1);
    margin: auto;
}

.ajxxgk_bg {
    background: url(../images/ajxxgk_bg.png) no-repeat center;
    height: 391px;
}

.ajxxgk_bg02 {
    background: url(../images/ajxxgk_bg02.png) no-repeat center;
    height: 360px;
}

.ajxxgk {
    font-weight: 500;
}

.ajxxgk li {
    float: left;
    width: 380px;
    height: 140px;
    margin-right: 24px;
}

.ajxxgk li:nth-child(3) {
    margin: 0;
}

.ajxxgk a {
    font-size: 22px;
    color: #383838;
    display: block;
    padding: 18px 0 0 82px;
}

.ajxxgk p {
    font-size: 28px;
    padding: 36px 0 0 0;
    margin-bottom: 7px;
    float: left;
}

.ajxxgk span {
    padding: 48px 10px 0 38px;
    font-size: 14px;
    color: #808080;
    float: left;
}

.ajxxgk_01 {
    background: url(../images/ajgk_09.png);
}

.ajxxgk_02 {
    background: url(../images/ajgk_10.png);
}

.ajxxgk_03 {
    background: url(../images/ajgk_11.png);
}

/* 重要案件信息公开结束 */

/*  重要案件信息公开列表*/

/* 检察监督、益心为公 */

.w670 {
    width: 670px;
}

.w500 {
    width: 500px;
}

.pl01 {
    padding: 0 20px 0 0;
}

.pl02 {
    padding: 0 0 0 20px;
}

.jcjd_list a {
    width: 360px;
    height: 120px;
    line-height: 120px;
    margin: 0 15px;
    background: #F0F7F9;
    float: left;
    font-size: 24px;
    color: #383838;
    text-align: center;
}

.hd.jcjdhd,
.hd.yxwghd {
    bottom: 10px;
    right: 10px;
    width: auto;
}

.hd.jcjdhd ul li {
    width: 12px;
    height: 12px;
    margin: 0 8px 0 0;
}

.hd.jcjdhd ul li.on,
.hd.yxwghd ul li.on {
    background: #F39433;
}

.hd.yxwghd ul li {
    width: 10px;
    height: 10px;
    margin: 0 8px 0 0;
}

.title10 {
    font-family: '宋体';
    background: url(../images/fc_logo.png) no-repeat;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    width: 67px;
    height: 227px;
    float: left;
    writing-mode: vertical-lr;
    line-height: 67px;
    letter-spacing: 7px;
    text-align: center;
    margin: 0 20px;
}

.title12 {
    display: block;
    background: url(../images/yxwg_line.png) no-repeat center;
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 50px;
    color: rgba(17, 60, 79, 1);
    margin: auto;
}

.title12:link {
    color: rgba(17, 60, 79, 1);
}

.title10:link {
    color: #fff;
}

.yxwg_fc {
    width: 460px;
    float: left;
    margin-top: 20px;
}

.yxwg_fc .bd ul li {
    width: 140px;
    margin-right: 20px;
    text-align: center;
}

.jcjd_fc .bd ul li {
    width: 260px;
    margin-right: 20px;
}

.jcjd_fc {
    width: 472px;
    margin-top: 20px;
}

.news-banner03.yxwg_fc .prev,
.news-banner03.yxwg_fc .next {
    background: url(../images/next03.png) no-repeat;
    height: 213px;
    width: 30px;
    top: 0;
}

.news-banner03.yxwg_fc .next {
    transform: rotate(180deg);
}

.w1090 {
    width: 1090px;
}

.w580 {
    width: 580px;
}

.w720 {
    width: 720px;
}

.w880 {
    width: 880px;
}

.w450 {
    width: 450px;
}

.yxwg_bg01 {
    background: url(../images/yxwg_cy.png) no-repeat;
    height: 430px;
}

.yxwg_bg02 {
    background: url(../images/yxwg_zx.png) no-repeat;
    height: 240px;
}

.yxwg_bg03 {
    background: url(../images/yxwg_gy.png) no-repeat;
    height: 290px;
}

.yxwg_list a {
    width: 220px;
    height: 120px;
    background: #ffffff;
    float: left;
    color: #383838;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-right: 20px;
    border-radius: 5px;
}

.yxwg_list a img {
    display: block;
    margin: 12px auto 4px;
    width: 64px;
}

.yxwg_bg02 .news-banner03 .bd li {
    zoom: 1;
    vertical-align: middle;
    display: inline-block;
    width: 275px;
    margin-right: 20px;
}

.title10.yxwg_tit {
    background: url(../images/yx_logo.png) no-repeat;
    text-align: left;
    padding-top: 10px;
    margin-top: 20px;
    width: 68px;
    height: 240px;
    color: #fff;
}

.yxwg_vid {
    margin: 10px 0 10px 10px;
    float: left;
}

/* 未成年保护 */

.wcn356 {
    width: 356px;
    height: 230px;
    margin: 0;
    font-size: 24px;
}

.news-banner05 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.news-banner05 .bd {
    position: relative;
    z-index: 0;
    /* width: calc(100% - 40px); */
    margin: 0 auto;
}

.news-banner05 .bd li {
    zoom: 1;
    vertical-align: middle;
    display: inline-block;
    width: 360px;
    margin-right: 20px;
}

.news-banner05 .bd li img {
    width: 100%;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.news-banner05 .prev,
.news-banner05 .next {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 200px;
    width: 30px;
    /*background: url(../images/slider_arrow.png) -160px 5px no-repeat;*/
    background: url(../images/next03.png) no-repeat center;
}

.news-banner05 .next {
    transform: rotate(180deg);
    left: auto;
    right: 0;
}

.news-banner05 .news-banner-title {
    padding: 8px 15px;
    width: 360px;
}

.wcn_list a {
     width: 257px;
    height: 220px;
    background: #ffffff;
    float: left;
    color: #383838;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    margin: 12px 17px;
    border-radius: 5px;
}

.wcn_list a img {
    width: 100px;
    margin: 25px 0;
}

.yxwg_title {
    background: url(../images/wcn_line01.png) no-repeat center;
}

/* box_win */

.box_win {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
    display: none;
    overflow: auto;
}

.box_win_con {
    width: 330px;
    height: 190px;
    background: #ffffff;
    padding: 22px 0 0 25px;
    border-radius: 5px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1), 0px 24px 48px 0px rgba(0, 0, 0, 0.2);
    margin: 15% auto 0;
}

.box_win_con_title {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    height: 47px;
}

.box_win_con_title span {
    float: left;
}

.box_win_close {
    float: right;
    margin: 0 16px;
    cursor: pointer;
}

.box_win_con p {
    color: rgba(60, 60, 67, 0.6);
    font-size: 16px;
    font-weight: normal;
    line-height: 37px;
}

.box_win_con p a {
    color: #055E88
}

/* jctz检察听证 */

.line07 {
    width: 55px;
    height: 3px;
    background: #055E88;
    margin: 20px;
    border-radius: 3px;
}

.line07::before {
    content: '';
    display: block;
    width: 400px;
    height: 1px;
    background: #055E88;
    border-radius: 2px;
    float: left;
    margin: 1px 0 0 0;
    opacity: 0.2;
}

/* .line08 {
    width: 55px;
    height: 3px;
    background: #055E88;
    margin: 20px 10px;
    border-radius: 3px;
}

.line08::before {
    content: '';
    display: block;
    width: 345px;
    height: 1px;
    background: #055E88;
    border-radius: 2px;
    float: left;
    margin: 1px 0 0 0;
    opacity: 0.2;
} */

.jctz_bg01 {
    width: 570px;
    height: 284px;
    background: rgba(255, 255, 255, .6);
    border: 1px solid #E6EDF3;
    padding: 20px 30px;
}

.jctz-banner .news-banner {
    height: 240px;
}

.jctz-banner .news-banner .hd {
    bottom: 0;
}

.jctz-banner .news-banner .hd ul li {
    width: 35px;
    height: 6px;
    background: #D8D8D8;
    border-radius: 3px 3px 0px 0px;
}

.jctz-banner .news-banner .hd ul li.on {
    background: #005F85;
}

.jctz-banner .news-banner .bd ul li img {
    width: 199px;
    height: 157px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 38px 0 0 10px;
}

.jctz-banner-tit {
    float: right;
    width: 280px;
}

.jctz-banner-tit span {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #055E88;
    margin: 30px auto 10px;
}

.jctz-banner-tit a {
    display: block;
    text-align: center;
    width: 87px;
    height: 31px;
    border-radius: 30px 30px 30px 30px;
    border: 1px solid #005F85;
    font-weight: 400;
    font-size: 14px;
    color: #005F85;
    line-height: 28px;
    float: right;
}

.jctz-banner-tit p {
    font-size: 14px;
    line-height: 22px;
}

.jctz-banner-tit p:first-of-type {
    text-align: right;
}

.jctz_tab {
    background: url(../images/jctz_bg.png) no-repeat center bottom;
    /* height: 507px; */
    background-size: 100% 100%;
}

.jctz_tab .hd {
    width: 795px;
    height: 62px;
    margin: auto;
    position: relative;
}

.jctz_tab .hd::after {
    content: '';
    display: block;
    width: 795px;
    height: 62px;
    background: rgba(230, 237, 243, .2);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 60px 60px 60px 60px;
    border: 1px solid #E6EDF3;
    position: absolute;
    opacity: .2;
    top: 0px;
}

.jctz_tab .hd li {
    float: left;
    width: 235px;
    height: 52px;
    line-height: 52px;
    z-index: 1;
    position: relative;
}

.jctz_tab .hd li a {
    display: block;
    font-weight: bold;
    font-size: 18px;
    color: #3D3D3D;
    text-align: center;
    margin: 5px;
}

.jctz_tab .hd li.on a {
    background: #1072E0;
    border-radius: 60px 60px 60px 60px;
    color: #fff;
}

.jctz_pic li {
    float: left;
    width: 245px;
    margin-right: 20px;
    position: relative;
}

.jctz_pic_tit {
    width: 245px;
    height: 39px;
    line-height: 39px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 148px;
    color: #fff;
    font-size: 14px;
}

.jctz_pic_p {
    width: 245px;
    height: 187px;
}

.jctz_pic_tit01 {
    float: left;
    margin: 0 10px;
}

.jctz_pic_tit02 {
    float: right;
    margin: 0 10px;
}

.jctz_pic li p {
    color: #3D3D3D;
    font-weight: bold;
    margin: 15px 0 5px 0;
}

.jctz_pic li span {
    color: #3D3D3D;
}

.jctz_line01 {
    height: 5px;
    width: 60px;
    background-color: #407CE8;
    float: left;
    margin-top: 118px;
}

.jctz_line02 {
    border: 5px solid #407CE8;
    border-right: 0;
    width: 150px;
    height: 109px;
    float: left;
    margin-top: 118px;
}

.jctz_dsr {
    margin-top: 106px;
    padding-bottom: 76px;
    margin-left: auto;
    margin-right: auto;
    width: 1112px;
}

.jctz_dsr li {
    float: left;
    display: grid;
}

.jctz_dsr li span {
    font-weight: 400;
    font-size: 18px;
    color: #3D3D3D;
    display: block;
}

.jctz_dsr li img {
    margin-left: auto;
    margin-right: auto;
}

.jctz_dsr i {
    background: url(../images/jctz_jt.png) no-repeat;
    width: 101px;
    height: 17px;
    float: left;
    margin-top: 112px;
}

.jctz_y {
    width: 126px;
    height: 32px;
    line-height: 32px;
    background: #37932A;
    border-radius: 20px 20px 20px 20px;
    color: #FFFFFF;
    position: relative;
    top: -19px;
    right: -39px;
}

.jctz_y img {
    margin-top: -3px;
}

.jctz_n img {
    margin-top: -5px;
}

.jctz_n {
    width: 126px;
    height: 32px;
    line-height: 32px;
    background: #DC3737;
    border-radius: 20px 20px 20px 20px;
    color: #FFFFFF;
    position: relative;
    bottom: -55px;
    right: -39px;
}

.jctz_sh {
    margin-top: 106px;
    padding-bottom: 76px;
}

.jctz_sh li {
    float: left;
    display: grid;
}

.jctz_sh li span {
    font-weight: 400;
    font-size: 17px;
    color: #3D3D3D;
    display: block;
}

.jctz_sh li img {
    margin-left: auto;
    margin-right: auto;
}

.jctz_sh li a img {
    width: 100px;
}

.jctz_sh i {
    background: url(../images/jctz_jt.png) no-repeat right;
    width: 89px;
    height: 17px;
    float: left;
    margin-top: 112px;
}

/* 首页-我要履职 */

.f36 {
    font-size: 36px;
}

.wylz {
    /* border: 1px solid #FFFFFF; */
    width: 709px;
    height: 220px;
    margin-left: 20px;
    padding: 0 10px;
    background: url(../images/wylz_bg.png);
    background-size: 100% 100%;
}
.wylz_tit{
    width: 245px;
    margin: 24px auto 0;
    display: block;
}
.wylz li {
    padding: 13px 26px 0 26px;
    float: left;
    margin: 32px 12px;
    width: 147px;
    height: 120px;
    background: linear-gradient(180deg, #FFFFFF 0%, #ECF4FB 100%);
    box-shadow: 0px 4px 10px 0px #BFD5FC;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
}

.wylz li a {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
}

.wylz li a img {
    width: 60px;
    margin-bottom: 5px;
}

/* 协同共治 */

.xtgz {
    background: #EEF7FF;
    padding: 34px 30px 20px 30px;
    height: 343px;
}

.xtgz ul {
    padding: 32px 20px;
    height: 219px;
    background: url(../images/sh_xt_bg.png);
    background-size: cover;
}

.xtgz ul li a {
    float: left;
    width: 265px;
    height: 155px;
    margin-right: 10px;
}

/* box_win yxwg*/

.message-modal {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
    display: none;
    overflow: auto;
}

.modal-content {
    width: 450px;
    height: 280px;
    border-radius: 10px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1), 0px 24px 48px 0px rgba(0, 0, 0, 0.2);
    margin: 15% auto 0;
}

.modal-content_title {
    line-height: 41px;
    background: #067CAC;
    border-radius: 8px 8px 0 0;
    padding-left: 25px;
}

.modal-content_title span {
    color: #FFFFFF;
}

.modal-content_close {
    float: right;
    margin: -3px 10px;
    cursor: pointer;
}

.modal-con {
    padding: 30px 25px 0;
    font-weight: 400;
    font-size: 16px;
    color: #3D3D3D;
    line-height: 30px;
    height: 170px;
}

.modal-con a {
    color: #055E88
}

.modal-btn {
    margin: auto;
    width: fit-content;
}

.modal-btn div {
    width: 85px;
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.modal-content_on {
    background: linear-gradient( 90deg, #0D5D7C 6%, #067CAC 100%);
    border: 1px solid #067CAC;
    color: #ffffff;
}

.modal-content_off {
    background: #FFFFFF;
    border: 1px solid #067CAC;
    color: #067CAC;
    margin-left: 30px;
}

/* 普法教育 */

.search-all {
    background: url(../images/search.png) no-repeat;
    width: 648px;
    height: 68px;
    margin-left: auto;
    margin-right: auto;
}

.content-search {
    height: 48px;
    width: 74%;
    margin: 10px 0 0 13%;
    background: none;
    border: 0;
}

.but-search {
    margin: 10px 0 0 0;
    height: 48px;
    background: none;
    border: 0;
    width: 12%;
    cursor: pointer;
    text-indent: 90px;
}
.pfjy_bg {
    background: url(../images/pfjy_bg.png) no-repeat;
    background-size: cover;
    padding-bottom: 15px;
    /* height: 460px; */
}

.pfjy_con {
    width: 100%;
    /* height: 280px; */
    border-radius: 4px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 8px rgba(18, 91, 181, 0.2);
    padding: 12px 18px
}

.pfjy_con .list01 li {
    line-height: 40px;
}

.pfjy_on,
.pfjy_end {
    float: right;
    color: #fff;
    text-align: center;
    width: 72px;
    height: 28px;
    line-height: 28px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgba(2, 140, 199, 1) 0%, rgba(68, 184, 244, 1) 100%);
}

.pfjy_on,
.pfjy_end a {
    color: #fff;
    cursor: pointer;
}

.pfjy_end {
    background: linear-gradient(90deg, rgba(102, 102, 102, 1) 0%, rgba(140, 140, 140, 1) 100%);
}

/*
@media (min-width: 1600px) {
    .container {
        width: 1550px;
    }
} */
 .dxal_list li{
    display: flex;
 }
 .dxal_list li a{
    width: 67%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 4%;
 }
 .myLink{
    position: relative;
 }
 .pBall{
    position: absolute;
    top: -10px;
    right: -10px;
    width: 50px;
    height: 30px;
    line-height: 30px;
    background: red;
    color: white;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    display: none;
    font-weight: bold;
    box-shadow: 0px 0px 0px #a70000;
    /* Animation for pulsating shadow */
    -webkit-animation: pBall-pulse 0.6s infinite alternate;
    -moz-animation: pBall-pulse 0.6s infinite alternate;
    animation: pBall-pulse 0.6s infinite alternate;
 }

 @-webkit-keyframes pBall-pulse {
    from { box-shadow: 0px 0px 0px #a70000; }
    to { box-shadow: 0px 0px 10px #a70000; }
 }

 @-moz-keyframes pBall-pulse {
    from { box-shadow: 0px 0px 0px #a70000; }
    to { box-shadow: 0px 0px 10px #a70000; }
 }

 @keyframes pBall-pulse {
    from { box-shadow: 0px 0px 0px #a70000; }
    to { box-shadow: 0px 0px 10px #a70000; }
 }
 .container .bgfff{
 	width: 100% !important;
 }
