.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{margin: 5px 0px 0px 5px !important;}
.ny-banner {
    height: 300px;
    margin-top: 170px;
}

.ny-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tplist {
    margin-top: 20px;
}

        .tplist li {
            float: left;
            width: 23.3%;
            margin-right: 2.2%;
            margin-bottom: 20px;
        }
.tplist li:nth-child(4n){
    margin-right: 0;
}
        .tplist li a{
            display: block;
        }
        .tplist li a .imgbox {
            padding: 20px 4px;
            height: 190px;
            background: rgb(245, 245, 245);
            overflow: hidden;
            border: 1px solid #e3e3e3;
        }
        .tplist li a .imgbox img{
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
.tplist li a .imgbox:hover img{
        transform: none;
}
.tplist li a p{
margin-top:5px;
    font-size: 9pt;
    color: #222222;
    line-height: 150%;
    text-align:center;
}
main {
    min-height: 800px;
}

.sjdh{
    display: none;
}
.ejdh .active .on::before{
    content: '';
    display: block;
    width: 2px;
    height: 20px;
    background-color: #2f77d8;
    position: absolute;
    right: 20px;
    top: 28%;
    transform: translate(50%);
}
.ejdh .active .sjdh{
    display: block;
}

.ejdh .active i::before{
    opacity: 0;
}
.ejdh .active .on::before{
    opacity: 1;
}
/* 列表页 */
.listbox {
    padding: 40px 0;
}

.menu2 {
    width: 19%;
    text-align: center;
}

.menu-title span {
    display: block;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    font-weight: bold;
    padding: 20px 0;
    background-color: #2f77d8;
}

.menu2 li a {
    display: block;
    padding: 20px 0;
    background-color: #f5fafe;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
}

.menu2 .active>a,
.menu2 .ej .active {
    background-color: #76acf2;
    color: #fff;
    font-weight: bold;
}

.menu2>ul>li {
    position: relative;
}

.menu2 ul i {
    position: absolute;
    display: block;
    width: 100%;
    height: 40px;
    right: 3%;
    top: 12px;
}

.menu2 ul i::after {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: #2f77d8;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(50%);
}

.menu2 ul i::before {
    content: '';
    display: block;
    width: 2px;
    height: 20px;
    background-color: #2f77d8;
    position: absolute;
    right: 20px;
    top: 28%;
    transform: translate(50%);
}

.menu2 ul .jian::before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: #2f77d8;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(50%);
}

.menu2 .ej {
    display: none;
    max-height: 240px;
    overflow: auto;
}

.lists {
    width: 78.6%;
}

.mianbaoxie {
    padding: 20px 0 20px 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    background: url(../images/mbxbg.jpg) 1.5% center no-repeat #f5fafe;
}

.mianbaoxie a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
}

.mianbaoxie span {
    line-height: 1.6;
}

.list-items li {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #cde1f1;
}

.list-items li a {
    /* width: 78%; */
    display: inline-block;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-items li>span {
    float: right;
    padding: 0px 15px;
    display: block;
    border-radius: 13px;
    background-color: #f5fafe;
    font-size: 16px;
    font-family: "Georgia";
    white-space: nowrap;
    color: #999;
    line-height: 1.6;
}

.list-items li:hover a {
    color: #2f77d8;
    font-weight: bold;
}

.list-items li:hover>span {
    background-color: #2f77d8;
    color: #fff;
}
/* 内容 */
.contentbox {
    padding: 40px 0;
}

.content {
    margin-top: 40px !important;
}

.content h1 {
    padding-bottom: 20px;
    border-bottom: 1px dashed #d0d0d0;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

.content .txtinfo {
    margin-top: 10px;
    margin-bottom: 50px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(153, 153, 153);
    line-height: 1.2;
    text-align: center;
}

.content p {
    margin-bottom: 20px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 1.875;
    text-align: left;
    text-indent: 2em;
}

.content .xt {
    text-indent: 0;
}

.content .author,
.content .date,
.content .contacts {
    margin-bottom: 10px;
    text-align: right;
}
.content img{
    display:block;
    margin:0 auto;
}
/* 单篇 */
.danpian h1 {
    margin-top: 20px;
    position: relative;
    margin-bottom: 40px;
    font-size: 36px;
    font-family: "Microsoft YaHei";
    color: #2f77d8;
    font-weight: bold;
    line-height: 1.333;
    text-align: center;
}

.danpian p {
    margin-bottom: 40px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(0, 0, 0);
    line-height: 2.667;
    text-indent: 2em;
}
@media (max-width: 1440px) {
    .tplist li:nth-child(5n) {
        margin-right: 2.2%;
    }
    .tplist li:nth-child(4n){ margin-right:0%;}
.tplist li{width: 23.3%;}
}
@media (max-width: 999px) {

    /* åˆ—è¡¨é¡µ */
    .ny-banner{
        height: 200px;
        margin-top: 80px;
    }
    .danpian h1{
        font-size: 28px;
    }
    .content h1{
        font-size: 20px;
    }
    .menu2,
    .lists {
        width: 100%;
        float: none;
    }

    .listbox {
        padding: 20px 0;
    }

    .menu2 {
        margin-bottom: 20px;
    }

    .menu-title span {
        font-size: 18px;
    }

    .menu2 li a {
        font-size: 14px;
    }

    .list-items li span {
        font-size: 14px;
    }
}
@media (max-width: 850px){
    .container1 h1{
        font-size: 18px;
    }
.tplist li {
        width: 31.8%;
    }
    .tplist li:nth-child(4n) {
        margin-right: 2.2%;
    }
    .tplist li:nth-child(3n) {
        margin-right: 0%;
    }
}
@media (max-width: 650px) {

    /* åˆ—è¡¨é¡µ */

    .banner {
        height: 240px;
    }

    .menu2 li a {
        font-size: 16px;
    }

    .content p {
        margin-bottom: 20px;
    }

    .danpian h1,
    .danpian p {
        margin-bottom: 20px;
    }

    .danpian p {
        line-height: 1.6;
        font-size: 16px;
    }

    .danpian h1 {
        font-size: 20px;
    }
}
@media (max-width: 600px) {
    .ny-banner {
        height: 120px;
        margin-top: 60px;
    }
    .tplist li {
        width: 48.9%;
    }
.tplist li:nth-child(3n) {
        margin-right: 2.2%;
    }
    .tplist li:nth-child(2n) {
        margin-right: 0%;
    }
}