        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "微软雅黑", sans-serif;
        }



      
        .wsjb-index .notice-content {
            font-size: 1rem;
            line-height: 2.2;
        }

        .wsjb-index .notice-content h3 {
            font-size: 16px;
            margin-bottom: 10px;
        }

        .wsjb-index .notice-content ol {
            padding-left: 20px;
        }

        .wsjb-index .notice-content li {
            margin-bottom: 12px;
        }

        .btn-area {
            display: flex;
            /* 固定定位关键属性 */
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            height: 3rem;
            background-color: #00B1B4;
            z-index: 999;
        }

        .btn-area a {

            width: 50%;
            display: block;
            height: 3rem;
            padding:0.2rem 0;
            line-height: 3rem;
            text-align: center;
            color: #ffffff;
            text-decoration: none;
            border-right: 1px solid rgba(255,255,255,0.7);

        }

        /* 按钮之间增加间距 */
   

        .countdown-area {
            display: flex;
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            justify-content: center;
            text-align: center;
            height: 3rem;

            background-color: #00B1B4;
            z-index: 999;
       
            color: #fff;
            text-align: center;
            padding-top: 1rem;
            font-size: 1rem;
        }
        .countdown-area img{
           width: 1rem;
    height: 1rem;
    margin-bottom: 0.25rem;
    margin-right: 1rem;
        }



        .btn-area a img {
            width: 1.2rem;
        }

        .btn-area a .btn1,
        .btn-area a .btn2 {

            display: flex;
            justify-content: center;
        }

        .btn-area .imgs {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-right: 1rem;
        }

       .wsjb-index  .law-content {
      font-size: 0.875rem;
      line-height: 1.5rem;
      padding: 0.9375;
    }
    .law-content p {
      margin: 0.675rem 0;
    }
    .law-content strong {
      color: #333;
    }
    #lawContentTemplate {
      display: none;
    }
    .wsjb-index   .report-btn {
            display: inline-block;
            width: 7.5rem;
            height: 2.5rem;
            line-height: 2.5rem;
            text-align: center;
            margin: 0 0.9375rem;
            border-radius: 4px;
            cursor: pointer;
            color: #fff;
        }
       .wsjb-index  .report-btn.named {
            width: 5rem;
            background-color:  #2F5EA6;
        }
       .wsjb-index  .report-btn.anonymous {
               width: 5rem;
            background-color:  #2F5EA6;
        }
       .wsjb-index  .close-btn {
            margin-top: 1.25rem;
            padding: 8px 20px;
            background-color: #e22;
            color: #fff;
            border: none;
            border-radius: 4px;
            cursor: pointer;
        }
       .wsjb-index  .btn-disabled {
            opacity: 0.5;
            cursor: not-allowed !important;
            pointer-events: none; 
        }
      .wsjb-index   .countdown-area {
            text-align: center;
            font-size: 0.8rem;
            color: #333;
        }
       .wsjb-index  .layui-layer-setwin .layui-layer-close2{

            display: none;
        }
       .wsjb-index  .checkBox{

            text-align: center;
        }

     .jjkg-form .btn-area a{
 color: #ffffff;

     }
     .jjkg-form .btn-area a:nth-child(2){
        border-left: 0.06rem solid rgba(255, 255, 255, 0.3);
          border-right:  0.06rem solid rgba(255, 255, 255, 0.3);
     }
        /* 检举控告 */
        .jjkg-form .btn-area a{
            background-color: #2676bc;
        }
         .jjkg-form .btn-area a.active, .jjkg-form .btn-area a:hover{
                      background-color: #2F5EA6;
         }
             .jjkg-form  .notice-title
             {
                width: 10rem;
             }
       /* 匿名举报 表单 */
.form-wrapper {
    padding: 0 0.5rem;
}
.form-title-wrapper {
    margin: 0.5rem auto 1rem;
}
.square-l, .square-r {
    float: left;
    width: 0.5rem;
    height: 0.5rem;
    background: #636363;
    margin: 1.25rem auto;
}
.square-r {
    float: right!important;
}
.square-l, .square-r {
    float: left;
    width: 0.5rem;
    height: 0.5rem;
    background: #636363;
    margin: 1.25rem auto;
   
}
.jjkg-form .layui-btn{
    background-color: #2F5EA6;
}
.form-title {
    font-size: 1.76rem;
    overflow: hidden;
    background: url(../images/title-line.png) repeat-x center center;
    text-align: center;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    height: 3rem;
}
.form-title span {
    display: inline-block;
    padding: 0.5rem 1.5rem;
    font-size: 1.025rem;
    background: #ffffff;
    color: #00B1B4;
    border-radius: 0.5rem;
}
.con-main-wrapper {
    /* height: calc(100vh - 19rem); */
    overflow-y: scroll;
    background: #fff;
    width: 98%;
    margin: -0.45rem auto 0;
    padding-top: 1rem;
    font-weight: bold;
    font-family: "FangSong", "Microsoft YaHei";
}
.form-item {
    clear: both;
   margin-top: 1rem;
    line-height: 2.5rem;
    margin-bottom: 0.2rem;
}

.jjkg-form .layui-btn{
     height: 1.8rem;
       line-height: 1.8rem;
       padding: 0 5px;
       background-color: #2676bc;
}
.form-label {
    float: left;
    white-space: nowrap;
    width: 35%;
    /* color: #505152; */
    /* margin-left: 1.3rem; */
    font-size: 1.025rem;
}
.form-input-block {
    float: left;
    width: 65%;
}
.form-text-block {
    float: left;
    width: 100%;
    border: 0.1rem solid #a9a9a9;
}
.input-style {
    width: 100%;
    margin-left: 0.1rem;
    height: 1.6rem;
    font-size: 1rem;
    border: 0.1rem solid #8f9193;
}
.input2-style::placeholder{
    font-size: 0.7rem;
    padding-left: 0.2rem;
}
.form-item:after {
    content: '\20';
    clear: both;
    display: block;
    height: 0;
}
.sub-btn img, .re-btn img {
    width: 0.9rem;
    margin-bottom: 0.3rem;
}
.form-label4 {
    letter-spacing: 0.5rem;
}
.area-select {
    position: relative;
}
.select-ipt2 {
    position: absolute;
    top: 0.48rem;
}

.select-ipt2 {
    width: 30%;
}
.red-start {
    color: #ff0000;
}
.textarea-style {
    width: 100%;
    border: 0;
}
.form-label2 {
    width: 3.8rem;
}
.up-wrapper {
width:81%;
    position: relative;
}
.tips {
    color: #ff0000;
    float: left;
    border-top: 0.1rem solid #b7b9bc;
    font-size: 0.8rem;
    line-height: 1rem;
    padding-top: 0.75rem;
    text-align: justify;
}
.input2-style {
    width: 60%;
}
.yzm-block {
    width: 4.5rem;
    display: inline-block;
}
.MultiFile-applied {
    opacity: 0;
}
.iframe-main-b {
    width: 100%;
    background: #2676bc;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}
.nmjb-btn {
    height:2.5rem;
    margin-top: 1rem;
}
.sub-btn span, .re-btn a {
    color: #fff;
    font-size: 1rem;
}

.sub-btn, .re-btn {
    width: 49%;
    text-align: center;
    line-height: 2.5rem;
}

.yzm-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.floatL {
    float: left;
}
.line2 {
    width: 0.1rem;
    background: #6e91e8;
    height: 2.5rem;
}
.clear {
    clear: both;
}
.square-l, .square-r {
    float: left;
    width: 0.25rem;
    height: 0.25rem;
    background: #636363;
    margin: 1.4rem auto 1.25rem auto ;
}