
.mobile {
    display: none;
}
.pc {
    display: block;
}

.mdcont {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding: 30px;
    box-sizing: border-box;
}
.lmidx_cot {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #1d4d9f;
    font-size: 20px;
    color: #666666;
}
.lmidx_cot a {
    font-size: 20px;
    color: #666666;
}
.cont_list {
    padding: 20px;
}
.cont_list li {
    width: 1120px;
    line-height: 50px;
    text-decoration: none;
    border-bottom: 1px dashed #dddddd;
    display: flex;
    justify-content: space-between;
}
.clt {
    display: block;
    text-align: left;
    width: 980px;
    font-size: 20px;
    color: #666666;
}
.cont_list li::before {
    content: "\2022";
    color: #dddddd;
    font-size: 15px;
    padding-right: 5px;
}
.ldate {
    display: block;
    width: 120px;
  color: #198ce7;
  font-size: 18px;
  text-align: center;
}
/* 多级页 */
.duoji{
    width: 1120px;
	margin: 26px 0 6px 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
}
.duoji span a {
    color: #555555;
    font-size: 20px;
    font-weight: bold;
}
.more {
position: absolute;
top: 0;
right: 10px;
font-size: 18px;
color: #666666;
}
.b20 {
    display: block;
    width: 1100px;
    text-align: left;
    font-size: 20px;
    color: #666666;
}
.barcon2 ul {
    margin: 20px 0;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.barcon2 li {
    display: inline;
    font-size: 16px;
}

.barcon2 li span {
    float: none;
}

.barcon2 a {
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    padding: 5px;
    padding-top: 0;
    color: black;
}

.barcon2 a:hover {
    color: rgb(255, 0, 0);
}
       /* 翻页 */
       .table_cont h1{
        padding: 30px 0 20px 0;
        color: rgb(153, 0, 0); 
        font-size: 24px;
        line-height:24px;
        display: block;
        text-align: center;
        font-weight: normal;
    }
    .l_title {
        background: #e9e9e9;
        display: block;
        margin: 40px 0 auto;
        text-align: center;
        height: 35px;
        line-height: 35px;
        color: rgb(69, 69, 69); 
        font-size: 14px;
        margin: 0 10px;
    }
    
  .table_content {
      margin: 30px;
      box-sizing: border-box;
  }
  .table_content img{
   max-width: 100%;
}
    .lmidx ul {
        float: left;
    }
    .share {
        height: 30px;
    }
    .next {
        padding: 30px 0 0 10px;
        line-height: 30px;
    }
    .next a span{
        width: 88px;
        padding-left: 20px;
        font-family:"Microsoft Yahei";
        font-size: 14px;
        color: #333333;
    }
    .b12 {
        font-size: 12px;
    }
    .table_cont {
        display: block;
    }


    /* 机构设置栏目页 */
    .firlmcot {
        width: 100%;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        padding: 20px 0;
        box-sizing: border-box;
    }
    .firpic {
        width: 620px;
    }
    .firpic img {
        display: inline-block;
        width: 600px;
        border: 10px solid #f6f6f6;
    }
    .flcot {
        width: 500px;
        margin-left: 20px;
    }
    .flcot>a {
        display: block;
        line-height: 50px;
        font-size: 34px;
        font-weight: bold;
        text-align: center;
    }
    .flab {
        display: block;
        line-height: 36px;
        font-size: 20px;
        color: #666666;
        text-indent: 2em;
        margin-top: 20px;
    }
    .jxx {
        display: block;
        font-size: 18px;
        color: #b20000;
        float: right;
    }
    .leftcot {
        width: 790px;
    }
    .lefth {
        width: 100%;
        height: 62px;
        background:url(../images/lefth.png) no-repeat;
        position: relative;
    }
    .lefth a {
        display: block;
        width: 320px;
        font-size: 32px;
        font-weight: bold;
        position: absolute;
        left: 10px;
        bottom: 0;
    }
    .rightcot {
        width: 350px;
        margin-left: 20px;
    }
    .righth {
        width: 100%;
        height: 62px;
        position: relative;
    }
    .righth img {
        display: inline-block;
        width: 10px;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .righth a {
        display: block;
        font-size: 32px;
        font-weight: bold;
        position: absolute;
        left: 20px;
        bottom: 0;
    }
    .lcot {
        width: 100%;
        height: 250px;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: space-around;
        -webkit-justify-content: space-around;
        align-items: center;
        padding: 28px 0;
        box-sizing: border-box;
        border-bottom: 1px dashed #dddddd;
    }
    .zw {
        width: 248px;
    }
    .zw li {
        line-height: 30px;
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        text-align: center;
    }
    .zw .nam {
        font-size: 18px;
        color: #446879;
    }
    .jjie {
        width: 465px;
        padding-left: 20px;
    }
    .jjie li {
        width: 400px;
        text-indent: 2em;
        font-size: 14px;
        line-height: 25px;
        text-align: left;
    }
    .rcot {
        padding: 20px;
        box-sizing: border-box;
    }
    .rcot li {
        width: 320px;
        height: 60px;
        background-color: #d4e4fc;
        margin-bottom: 20px;
    }
    .rcot li a {
        display: block;
        text-align: center;
        font-size: 18px;
        color: #555555;
        line-height: 60px;
    }