html,
body {
    position: relative;
    height: 100%;
    padding: 0;
    margin: 0;
    font-size: 18px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


.content-box {
    max-width: 1560px;
    margin: 0 auto;
}


.gdan {
    font-size: 19px !important;
    font-family: 'PingFangSC-Regular,Microsoft YaHei,宋体' !important;
    line-height: 36px !important;
    color: rgb(149 151 150) !important;
    float: right;
    padding-right: 15px;
}
.jnpageold .gdan {
    font-size: 38px !important;
    line-height: 80px !important;
}
@media (max-width: 840px) {
    .an1 {
        display: none !important;
    }
}



.part-one {
    margin-top: 30px;
    position: relative;
}
.part-one img,.part-two-l img{
    width: 100%;
}
.part-two{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.part-two-l{
    width: 65.9%;
    position: relative;
}
.part-two-r{
    width: 31.6%;
}
.Menubox {
    height: 55px;
    border-bottom: 1px solid #d5d8e6;
    margin-bottom: 20px;
}

.Menubox li {
    float: left;
    margin-right: 30px;
    height: 55px;
    font-weight: 700;
    font-size: 24px;
    color: #666666FF;
}

.Menubox li a {
    color: #666666FF;
    font-family: PingFangSC-Regular;
}

.Menubox li.hover {
    padding: 0px;
    width: auto;
    font-weight: bold;
    border-bottom: #3366CCFF solid 4px;
    color: #333333FF;
}

.Menubox li.hover a,
.Menubox li.hover a:link,
.Menubox li.hover a:visited {
    color: #333333FF;
    font-weight: bold;
}

.newslist1 {
    overflow: hidden;
    text-align: left;
    list-style: none;
    font-size: 18px;
    margin-top: 18px;
}

.newslist1 a:link,
.newslist1 a:visited {
    color: #000;
    font-size: 18px;
}

.newslist1 a:hover,
.newslist1 a:active {
    color: #1c5bb8;
}

.newslist1 li {
    background: url("zmhd_list_style.png") left center no-repeat;
    line-height: 45px;
    padding-left: 20px;
    list-style: none;
    display: flex;
    justify-content: space-between;

}

.newslist1 li a {
    width: 78%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.date {
    width: 20%;
    color: #999999;
    font-size: 18px;
    float: right;
    text-align: right;
}

.part-two-l .newslist ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.part-two-l .newslist ul li{
    width: 49%;
    min-height: 215px;
    background: #F3F7FE;
    padding: 0 20px;
    margin-top: 20px;
}
.part-two-l .newslist ul li .bmmc{
    line-height: 64px;
    border-bottom: 1px solid #D0DDFF;
    font-family: "微软雅黑",PingFangSC-Regular;
    font-weight: 300;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    display: flex;
    justify-content: space-between;
}
.part-two-l .newslist ul li h3{
    font-family: "微软雅黑",PingFangSC-Regular;
    font-weight: 600;
    font-size: 18px;
    color: #3366CC;
    letter-spacing: 0;
    line-height: 36px;
    display: flex;
    font-weight: bold;
    margin-top: 20px;
}
.part-two-l .newslist ul li h3 span{
    width: 17%;
    font-weight: bold;
}
.part-two-l .newslist ul li h3 a{
    color: #3366CC;
    width: 82%;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.part-two-l .newslist ul li p{
    display: flex;
    margin-top: 10px;
    line-height: 32px;
}
.part-two-l .newslist ul li p span.answer{
    width: 17%;
    color: #E84F4F;
    font-weight: bold;
}
.part-two-l .newslist ul li p span.zy{
    width: 82%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.part-two-l .Menubox {
    margin-top: 30px;
}
/* 改 */
.part-two-l .newslist table{
    width: 100%;
    border-collapse: collapse;
    border: none;
    table-layout: fixed;
}
.part-two-l .newslist table .biaotou{
    background: #DAE9FF;
    border-top: 3px solid #9BC7F5;
}
.part-two-l .newslist table .biaotou span{
    line-height: 64px;
}
.part-two-l .newslist table td{
    text-align: center;
}
.part-two-l .newslist table td.bjbtnr, .part-two-l .newslist table td.bjbhnr{
    text-align: left;
}
.part-two-l .newslist table td.blztnr span{
    color: #3366CC;
}
.part-two-l .newslist table td a,.part-two-l .newslist table td span{
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    line-height: 52px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.part-two-l .newslist table td.bjbh{
    width: 22%;
}
.part-two-l .newslist table td.bjbt{
    width: 46%;
}
.part-two-l .newslist table td.tjrq{
    width: 16%;
}
.part-two-l .newslist table td.blzt{
    width: 16%;
}
.part-two-l .xxtj{
    min-height: 94px;
    background: #FFFFFF;
    border: 1px solid #D0D4E3;
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    left: 2%;
    top: 190px;
    width: 96%;
}
.part-two-l .xxtj ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 21px 0;
}
.part-two-l .xxtj ul li{
    width: 16.67%;
    text-align: center;
    border-right: 1px solid #E8EAF2;
}
.part-two-l .xxtj ul li:last-child{
    border-right: 0;
}
.part-two-l .xxtj ul li p{
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    line-height: 16px;
}
.part-two-l .xxtj ul li p span{
    font-family: Arial-BoldMT;
    font-weight: Bold;
    font-size: 24px;
    color: #3366CC;
    letter-spacing: 0;
}
.part-two-l .xxtj ul li div{
    font-family: "微软雅黑",PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    margin-top: 10px;
}
.part-two-r .xjcx{
    background: url("2025xjcxbg.png") no-repeat;
    min-height: 320px;
    padding-top: 60px;
    margin-top: 0px;
    padding-left: 15px;
    background-size: 100% auto;
}
.part-two-r .xjcx ul{
    padding: 0 20px;
}
.part-two-r .xjcx li{
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.part-two-r .xjcx li span.name{
    width: 25%;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
    text-align: right;
}
.part-two-r .xjcx li span.text{
    width: 70%;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #D0DDFF;
}
.part-two-r .xjcx li span.text input{
    border: 0;
    width: 100%;
    height: 100%;
    line-height: 40px;
    padding: 0 10px;
}
.part-two-r .xjcx li span.button button{
    width: 120px;
    height: 40px;
    background: #3366CC;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
    cursor: pointer;
}
.part-two-r .xxgyw{
    margin-top: 30px;
}
.part-two-r .xxgyw a{
    display: block;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 28px;
    color: #3366CC;
    letter-spacing: 3.5px;
    line-height: 93px;
    background: url(fwrxbg.png) no-repeat right bottom;
}
.part-two-r .xxgyw img{
    width: 100%;
}
.part-two-r .xxgyw li{
    height: 95px;
    border-radius: 5px;
    padding-left: 160px;
}
.part-two-r .xxgyw li.smfwrx{
    background: #F0F5FF url(2025smfwrx.png) no-repeat 47px center;
    background-size: 83px 56px;;
    margin-bottom: 20px;
}
.part-two-r .xxgyw li.zfjdrx{
    background: #F0F5FF url(2025zfrxjd.png) no-repeat 61px center;
    background-size: 51px 51px;;
    margin-bottom: 20px;
}
.part-two-r .xxgyw li.xfzc{
    background: #F0F5FF url(2025xfzc.png) no-repeat 63px center;
    background-size: 49px 52px;;
    margin-bottom: 20px;
}
.part-two-r .xxgyw li.gwywls{
    padding-left: 0px;
}
.part-three{
    margin-top: 40px;
}
.part-three ul{
    display: flex;
    justify-content: space-between;
}
.part-three ul li{
    width: 31.6%;
    min-height: 128px;
    border: 1px solid #D0DDFF;
    display: flex;
}
.part-three ul li div{
    width: 32.5%;
    text-align: center;
    height: 100%;
}
.part-three ul li:nth-child(1) div{
    background: url("zmhd_smfwrx03.png") no-repeat center center;
}
.part-three ul li:nth-child(2) div{
    background: url("zmhd_smfwrx02.png") no-repeat center center;
}
.part-three ul li:nth-child(3) div{
    background: url("zmhd_smfwrx01.png") no-repeat center center;
}
.part-three ul li a{
    width: 67.5%;
    display: block;
    background: #E8F2FF;
    height: 100%;
    padding-left: 39px;
}
.part-three ul li a h3{
    color: #333333;
    font-size: 22px;
    font-family: "宋体";
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 0;
    paragraph-spacing: 0;
    text-align: left;
    margin-top: 30px;
}
.part-three ul li a p{
    font-family: "微软雅黑",PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    margin-top: 10px;
}
.part-three ul li a p span.line{
    padding: 0 8px;
}
.part-four{
    margin-top: 25px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}
.part-four-l{
    width: 48.7%;
}
.part-four-l .Menubox {
    margin-bottom: 0px;
}
.part-four-l li{
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #E8EAF2;
}
.part-four-l li div.state{
    width: 15.7%;
    min-height: 100px;
    padding-top: 66px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    background: url("2025dczjing.png") #3366CC no-repeat center 20px;
    background-size: 30px 36px;
}
.part-four-l li div.end{
    color: #A9C1FF;
    background: url("2025dczjend.png") #E8F2FF no-repeat center 20px;
    background-size: 30px 36px;
}
.part-four-l li div.xx{
    width: 81.5%;
    min-height: 100px;
}
.part-four-l li div.xx h3{
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    line-height: 32px;
}
.part-four-l li div.xx h3 a{
    color: #333333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.part-four-l li div.xx p{
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 10px;
}
.part-four-l li div.xx p span{
    margin-right: 20px;
}
.part-four-r{
    width: 48.7%;
}
.part-four-r .zwftlist {
    display: flex;
    margin-top: 20px;
}

.part-four-r .zwftlist .pic {
    width: 39.5%;
    min-height: 200px;
}

.part-four-r .zwftlist .pic a{
    display: block;
    height: 100%;
}

.part-four-r .zwftlist .pic img{
    width: 100%;
    height: 100%;
}

.part-four-r .zwftlist .text {
    width: 60.5%;
    min-height: 200px;
    border: 1px solid #D0DDFF;
    padding: 20px;
}

.part-four-r .zwftlist .text h3 a {
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.part-four-r .zwftlist .text p {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 10px;
    display: flex;
}

.part-four-r .zwftlist .text p span.jb {
    color: #3366CC;
}

.part-four-r .zwftlist .text p span.time {
    width: 77%;
}

.ph_dczj_time_box{
    display: none;
}
.ph_newslist{
    display: none;
}
.hp_szxx_box{
    display: none;
}
@media only screen and (max-width: 1560px) {
    .content-box{
        padding: 0 20px;
    }
    .part-two-r .xxgyw li{
        padding-left: 40%;
    }
}

@media only screen and (max-width: 1440px) {
    .part-two-l .newslist ul li h3 span{
        width: 19%;
    }
    .part-two-l .newslist ul li p span.answer {
        width: 19%;
    }
    .part-two-l .newslist ul li h3 a {
        width: 80%;
    }
    .part-two-l .newslist ul li p span.zy {
        width: 80%;
    }
    .part-two-r .xjcx {
        padding-left: 73px;
        background-size: cover;
        background-position: left top;
    }
    .part-two-r .xjcx li span.name {
        width: 28%;
    }
}

@media only screen and (max-width: 1366px) {
    .part-two-l .newslist ul li h3 span{
        width: 21%;
        text-align: left;
    }
    .part-two-l .newslist ul li p span.answer {
        width: 21%;
        text-align: left;
    }
    .part-two-l .newslist ul li h3 a {
        width: 79%;
    }
    .part-two-l .newslist ul li p span.zy {
        width: 79%;
    }
    .part-two-r .xjcx {
        padding-left: 53px;
    }
    .part-four-r .zwftlist .text p span.time {
        width: 73%;
    }
}

@media only screen and (max-width: 1060px) {
    .part-two {
        flex-wrap: wrap;
    }
    .part-two-l {
        width: 100%;
    }
    .part-two-r {
        width: 100%;
        margin-top: 40px;
    }
    .part-two-r .xjcx li span.text {
        width: 60%;
    }
    .part-two-r .xxgyw a{
        display: block;
    }
    .part-three ul li {
        width: 32%;
    }
    .part-three ul li a {
        width: 73.5%;
        padding-left: 20px;
    }
    .part-four{
        flex-wrap: wrap;
    }
    .part-four-l {
        width: 100%;
    }
    .part-four-r {
        width: 100%;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 780px) {
    .part-two-l .newslist table td.bjbh {
        width: 12%;
    }
    .part-two-l .newslist table td.bjbt {
        width: 20%;
    }
    .part-two-l .newslist table td.tjrq {
        width: 16%;
    }
    .part-two-l .newslist table td.blzt {
        width: 17%;
    }
    .part-one a {
        width: 100%;
    }
    .zmhd_wxszsjh{
        display: none;
    }
    /*.zmhd_wxszsjh_wap{*/
    /*	display: block !important;*/
    /*}*/
    .Menubox{
        height:4.5rem;
    }
    .Menubox li {
        height:4.5rem;
        font-size:2.25rem;
        line-height:3rem;
    }
    .part-two {
        margin-top:2.5rem;
    }
    .part-two-r,.part-three,.part-four-r,.part-two-r .xxgyw{
        margin-top: 2.5rem;
    }
    .part-two-l .newslist ul li {
        width:100%;
        min-height:auto;
        padding-top:1rem;
        padding-bottom:1.5rem;
    }
    .part-one,.part-two.part-four-r {
        margin-top:1.875rem;
    }
    .part-four {
        margin-top:3rem;
    }
    .part-two-l .newslist ul li {
        width:100%;
        padding-bottom:1.25rem;
    }
    .part-two-l .xxtj {
        min-height:18rem;
        margin-top:0;
        width: 95%;
        left: 2.5%;
        top: 27.5rem;
    }
    .part-two-l .newslist ul li h3 span {
        width:25%;
    }
    .part-two-l .newslist ul li h3 a {
        width:74%;
        white-space:normal;
    }
    .part-two-l .newslist ul li p span.answer {
        width:25%;
    }
    .part-two-l .newslist ul li p span.zy {
        width:74%;
        -webkit-line-clamp:3;
    }
    .part-two-l .xxtj ul {
        display:flex;
        flex-wrap:wrap;
        padding:0;
        padding-top:2.875rem;
    }
    .part-two-l .xxtj ul li {
        width:33.3%;
        margin-bottom:1.875rem;
    }
    .part-two-l .newslist ul li .bmmc {
        line-height:5.5rem;
        font-size:1.625rem;
    }
    .part-two-l .newslist ul li h3 {
        font-size:1.875rem;
        line-height:3rem;
        margin-top:1.5rem;
    }
    .part-two-l .newslist ul li p {
        margin-top:1rem;
        line-height:3rem;
    }
    .part-two-l .xxtj ul li div {
        font-size:1.875rem;
        line-height:2.625rem;
        margin-top:0.625rem;
    }
    .part-two-l .xxtj ul li p {
        font-size:1.5rem;
        line-height:1.5rem;
    }
    .part-two-l .xxtj ul li p span {
        font-size:2.75rem;
    }
    .part-two-r .xjcx {
        padding-left:0;
        padding-top: 3rem;
        background-size: 100% 100%;
        min-height: auto;
    }
    .part-two-r .xjcx li span.name {
        width:38%;
    }
    .part-two-r .xxgyw li.smfwrx {
        background: #F0F5FF url(2025smfwrx.png) no-repeat 15% center;
        background-size: 6rem auto;
        margin-bottom: 2rem;
    }
    .part-two-r .xxgyw li.zfjdrx {
        background: #F0F5FF url(2025zfrxjd.png) no-repeat 15% center;
        background-size: 4rem auto;
        margin-bottom: 2rem;
    }
    .part-two-r .xxgyw li.xfzc {
        background: #F0F5FF url(2025xfzc.png) no-repeat 15% center;
        background-size: 4rem auto;
        margin-bottom: 2rem;
    }
    .part-two-r .xxgyw li {
        height: 8rem;
    }
    .part-two-r .xxgyw a {
        font-size: 2.5rem;
        line-height: 8rem;
    }
    .part-three ul {
        flex-wrap:wrap;
    }
    .part-three ul li {
        width:100%;
        margin-bottom:1.5rem;
        min-height:9rem;
    }
    .part-three ul li div {
        background-size:5.625rem;
    }
    .part-three ul li a h3 {
        font-size:1.875rem;
        line-height:3rem;
        margin-top:1.25rem;
    }
    .part-three ul li a p {
        font-size:1.625rem;
        line-height:2.5rem;
        margin-top:1rem;
    }
    .part-four-l li div.state {
        width:30%;
        max-height:6.875rem;
        font-size:1.625rem;
    }
    .part-four-l li div.xx {
        width:70%;
        padding-left:0.9375rem;
    }
    .part-four-l li div.xx h3 {
        font-size:1.875rem;
        line-height:3rem;
    }
    .part-four-l li div.xx h3 a {
        -webkit-box-orient:inherit;
        font-size: 2rem;
    }
    .part-four-l li div.xx p {
        display:flex;
        flex-wrap:wrap;
        font-size:1.625rem;
        line-height:2.5rem;
        display: none;
    }
    .part-four-l li div.xx p span {
        width:100%;
    }
    .part-four-r .zwftlist {
        flex-wrap:wrap;
    }
    .part-four-r .zwftlist .pic {
        width:100%;
        min-height:29.25rem;
    }
    .part-four-r .zwftlist .text {
        width:100%;
        min-height: auto;
    }
    .part-four-r .zwftlist .text h3 a {
        font-size:2rem;
        line-height:3rem;
    }
    .part-four-r .zwftlist .text p {
        font-size:1.875rem;
        line-height:2.5rem;
        margin-top:1rem;
    }
    .part-four-r .zwftlist .text p span.time {
        width:70%;
    }
    .newslist1 {
        margin-top:0;
    }
    .newslist1 li {
        flex-wrap:wrap;
        border-bottom:0.0625rem dashed #999999;
        padding-top:1.5rem;
        padding-bottom:1.5625rem;
        line-height:2.625rem;
        background-position:left 2.5rem;
    }
    .newslist1 a:link,.newslist1 a:visited {
        font-size: 2rem;
    }
    .newslist1 li a {
        width:100%;
        white-space:normal;
        font-size:1.875rem;
    }
    .newslist1 li .date {
        width:100%;
        text-align:left;
        font-size:1.875rem;
        line-height:2rem;
        margin-top:1rem;
    }

    .content-box{
        width: 95%;
        padding: 0;
    }
    .pc_szxx_pic{
        display: none;
    }
    .hp_szxx_box{
        display: block;
        width: 100%;
        padding: 2rem 1rem;
        min-height: 10rem;
        background: url("szxx_bg.png") center top no-repeat;
    }
    .szxx_tit{
        display: flex;
        width: 100%;
        margin-bottom: 2rem;
        flex-direction: column;
        align-items: center;
    }
    .szxx_tit img:nth-child(1){
        width: 8.4rem !important;
    }
    .szxx_link{
        width: 26.6rem;
        height: 6.6rem;
        border-radius: 8px;
        background: #fff url("szxx_tit.png") center no-repeat;
        background-size: 65%;
    }
    .szxx_btn_box{
        width: 100%;
        margin-bottom: 20rem;
        display: flex;
        justify-content: space-between;
    }
    .szxx_btn_box li{
        width: 48.5%;
        height: 6rem;
        line-height: 6rem;
        border-radius: 8px;
        background: #fff;
        padding-left: 8.5rem;
        font-size: 2.265rem;
        font-weight: 500;
    }
    .szxx_btn_box li.szxx_slxz_btn{
        background: #fff url("slxz_icon.png") 2rem center no-repeat;
        background-size: 20%;
    }
    .szxx_btn_box li.szxx_wyxx_btn{
        background: #fff url("wyxx_icon.png") 2rem center no-repeat;
        background-size: 20%;
    }
    .szxx_btn_box li.szxx_wyxx_btn a{
        color: #000;
        font-weight: 500;
    }

    .newslist{
        display: none;
    }
    .ph_newslist{
        display: block;
        width: 100%;
    }
    .ph_newslist li{
        border-bottom: 1px #e6e6e6 dashed;
        padding-left: 2rem;
        background: url("qz_dian.png") left 1.2rem no-repeat;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
        background-size: 1%;
    }
    .ph_newslist li .ph_newslist_tit{
        display: block;
        width: 100%;
        font-size: 2rem;
        line-height: 2.5rem;
        color: #333;
        margin-bottom: 1rem;
    }
    .ph_newslist li .ph_newslist_zt{
        display: inline-block;
        line-height: 2rem;
        font-size: 1.875rem;
        color: #3366CC;
        padding-right: 1.2rem;
        border-right: 1px solid #CCCCCC;
    }
    .ph_newslist li .ph_newslist_time{
        display: inline-block;
        line-height: 2rem;
        font-size: 1.875rem;
        color: #999;
        padding-left: 1.2rem;
    }
    .part-two-r .xxgyw li{
        padding-left: 32%;
    }
    .part-four-l li{
        flex-wrap: wrap;
        font-size: 2rem;
    }
    .ph_dczj_time_box{
        display: flex;
        width: 100%;
        margin-top: 1.5rem;
        color: #666;
        font-size: 2rem;
        justify-content: space-around;
        flex-direction: column;
    }
    .Menubox li{
        margin-right: 1.2rem;
    }
    #huise{
        height: 100% !important;
    }
    .tc{
        position: fixed !important;
        width: 90% !important;
        height: auto !important;
        top: 10rem !important;
        left: 5% !important;
        margin-left: 0 !important;
        padding-bottom: 2rem !important;
    }
    .tc h2{
        font-size: 2rem !important;
        line-height: 6rem !important;
    }
    .tc .list {
        padding: 1rem 2rem !important;
        height: auto !important;
        max-height: 50rem !important;
    }
    .tc .list p{
        font-size: 1.875rem !important;
        line-height: 2.6rem !important;
    }
    .tc_close{
        display: flex !important;
        justify-content: center !important;
    }
    .tc_close button{
        line-height: 5rem !important;
        font-size: 2rem !important;
        border-radius: 8px !important;
        min-width: auto !important;
        width: 11rem !important;
    }
    .tc_close a{
        line-height: 5rem !important;
        font-size: 2rem !important;
        min-width: auto !important;
        border-radius: 8px !important;
        width: 11rem !important;
    }
}



/*新加自适应*/
@media only screen and (max-width: 1560px) and (min-width: 779px) {
    .part-two {
        display: initial;
    }

    .part-two-l {
        width: 100%;
        margin-top: 2%;
        /* padding: 0 1%; */
    }

    .part-two-l .xxtj {
        top: 35%;
    }
    .part-two-r{
        width: 100%;
    }
    .part-four-l{
        width: 100%;
    }
    .part-four-r{
        width: 100%;
    }
    .part-four{
        display: initial;
    }

    /* 旧 */
    .part-two-l .newslist table td.bjbh {
        width: 12%;
    }

    .part-two-l .newslist table td.bjbt {
        width: 20%;
    }

    .part-two-l .newslist table td.tjrq {
        width: 16%;
    }

    .part-two-l .newslist table td.blzt {
        width: 17%;
    }

    .part-one a {
        width: 100%;
    }

    .zmhd_wxszsjh {
        display: none;
    }
    .Menubox {
        height: 4.5rem;
    }

    .Menubox li {
        height: 4.5rem;
        font-size: 2.25rem;
        line-height: 3rem;
    }

    .part-two {
        margin-top: 2.5rem;
    }

    .part-two-r,
    .part-three,
    .part-four-r,
    .part-two-r .xxgyw {
        margin-top: 2.5rem;
    }

    .part-two-l .newslist ul li {
        width: 100%;
        min-height: auto;
        padding-top: 1rem;
        padding-bottom: 1.5rem;
    }

    .part-one,
    .part-two.part-four-r {
        margin-top: 1.875rem;
    }

    .part-four {
        margin-top: 3rem;
    }

    .part-two-l .newslist ul li {
        width: 100%;
        padding-bottom: 1.25rem;
    }

    .part-two-l .xxtj {
        min-height: 18rem;
        margin-top: 0;
        width: 95%;
        left: 2.5%;
        top: 27.5rem;
    }

    .part-two-l .newslist ul li h3 span {
        width: 25%;
    }

    .part-two-l .newslist ul li h3 a {
        width: 74%;
        white-space: normal;
    }

    .part-two-l .newslist ul li p span.answer {
        width: 25%;
    }

    .part-two-l .newslist ul li p span.zy {
        width: 74%;
        -webkit-line-clamp: 3;
    }

    .part-two-l .xxtj ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        padding-top: 2.875rem;
    }

    .part-two-l .xxtj ul li {
        width: 33.3%;
        margin-bottom: 1.875rem;
    }

    .part-two-l .newslist ul li .bmmc {
        line-height: 5.5rem;
        font-size: 1.625rem;
    }

    .part-two-l .newslist ul li h3 {
        font-size: 1.875rem;
        line-height: 3rem;
        margin-top: 1.5rem;
    }

    .part-two-l .newslist ul li p {
        margin-top: 1rem;
        line-height: 3rem;
    }

    .part-two-l .xxtj ul li div {
        font-size: 1.875rem;
        line-height: 2.625rem;
        margin-top: 0.625rem;
    }

    .part-two-l .xxtj ul li p {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .part-two-l .xxtj ul li p span {
        font-size: 2.75rem;
    }

    .part-two-r .xjcx {
        padding-left: 0;
        padding-top: 3rem;
        background-size: 100% 100%;
        min-height: auto;
    }

    .part-two-r .xjcx li span.name {
        width: 38%;
    }

    .part-two-r .xxgyw li.smfwrx {
        background: #F0F5FF url(2025smfwrx.png) no-repeat 15% center;
        background-size: 6rem auto;
        margin-bottom: 2rem;
    }

    .part-two-r .xxgyw li.zfjdrx {
        background: #F0F5FF url(2025zfrxjd.png) no-repeat 15% center;
        background-size: 4rem auto;
        margin-bottom: 2rem;
    }

    .part-two-r .xxgyw li.xfzc {
        background: #F0F5FF url(2025xfzc.png) no-repeat 15% center;
        background-size: 4rem auto;
        margin-bottom: 2rem;
    }

    .part-two-r .xxgyw li {
        height: 8rem;
    }

    .part-two-r .xxgyw a {
        font-size: 2.5rem;
        line-height: 8rem;
    }

    .part-three ul {
        flex-wrap: wrap;
    }

    .part-three ul li {
        width: 100%;
        margin-bottom: 1.5rem;
        min-height: 9rem;
    }

    .part-three ul li div {
        background-size: 5.625rem;
    }

    .part-three ul li a h3 {
        font-size: 1.875rem;
        line-height: 3rem;
        margin-top: 1.25rem;
    }

    .part-three ul li a p {
        font-size: 1.625rem;
        line-height: 2.5rem;
        margin-top: 1rem;
    }

    .part-four-l li div.state {
        width: 30%;
        max-height: 6.875rem;
        font-size: 1.625rem;
    }

    .part-four-l li div.xx {
        width: 70%;
        padding-left: 0.9375rem;
    }

    .part-four-l li div.xx h3 {
        font-size: 1.875rem;
        line-height: 3rem;
    }

    .part-four-l li div.xx h3 a {
        -webkit-box-orient: inherit;
        font-size: 2rem;
    }

    .part-four-l li div.xx p {
        display: flex;
        flex-wrap: wrap;
        font-size: 1.625rem;
        line-height: 2.5rem;
        display: none;
    }

    .part-four-l li div.xx p span {
        width: 100%;
    }

    .part-four-r .zwftlist {
        flex-wrap: wrap;
    }

    .part-four-r .zwftlist .pic {
        width: 100%;
        min-height: 29.25rem;
    }

    .part-four-r .zwftlist .text {
        width: 100%;
        min-height: auto;
    }

    .part-four-r .zwftlist .text h3 a {
        font-size: 2rem;
        line-height: 3rem;
    }

    .part-four-r .zwftlist .text p {
        font-size: 1.875rem;
        line-height: 2.5rem;
        margin-top: 1rem;
    }

    .part-four-r .zwftlist .text p span.time {
        width: 70%;
    }

    .newslist1 {
        margin-top: 0;
    }

    .newslist1 li {
        flex-wrap: wrap;
        border-bottom: 0.0625rem dashed #999999;
        padding-top: 1.5rem;
        padding-bottom: 1.5625rem;
        line-height: 2.625rem;
        background-position: left 2.5rem;
    }

    .newslist1 a:link,
    .newslist1 a:visited {
        font-size: 2rem;
    }

    .newslist1 li a {
        width: 100%;
        white-space: normal;
        font-size: 1.875rem;
    }

    .newslist1 li .date {
        width: 100%;
        text-align: left;
        font-size: 1.875rem;
        line-height: 2rem;
        margin-top: 1rem;
    }

    .content-box {
        width: 95%;
        padding: 0;
    }

    .pc_szxx_pic {
        display: none;
    }

    .hp_szxx_box {
        display: block;
        width: 100%;
        padding: 2rem 1rem;
        min-height: 10rem;
        background: url("szxx_bg.png") center top no-repeat;
        background-size: 100%;
    }

    .szxx_tit {
        display: flex;
        width: 100%;
        margin-bottom: 2rem;
        flex-direction: column;
        align-items: center;
    }

    .szxx_tit img:nth-child(1) {
        width: 8.4rem !important;
    }

    .szxx_link {
        width: 26.6rem;
        height: 6.6rem;
        border-radius: 8px;
        background: #fff url("szxx_tit.png") center no-repeat;
        background-size: 65%;
    }

    .szxx_btn_box {
        width: 100%;
        margin-bottom: 20rem;
        display: flex;
        justify-content: space-between;
    }

    .szxx_btn_box li {
        width: 48.5%;
        height: 6rem;
        line-height: 6rem;
        border-radius: 8px;
        background: #fff;
        padding-left: 8.5rem;
        font-size: 2.265rem;
        font-weight: 500;
    }

    .szxx_btn_box li.szxx_slxz_btn {
        background: #fff url("slxz_icon.png") 2rem center no-repeat;
        background-size: 10%;
    }

    .szxx_btn_box li.szxx_wyxx_btn {
        background: #fff url("wyxx_icon.png") 2rem center no-repeat;
        background-size: 10%;
    }

    .szxx_btn_box li.szxx_wyxx_btn a {
        color: #000;
        font-weight: 500;
    }

    .newslist {
        display: none;
    }

    .ph_newslist {
        display: block;
        width: 100%;
    }

    .ph_newslist li {
        border-bottom: 1px #e6e6e6 dashed;
        padding-left: 2rem;
        background: url("qz_dian.png") left 1.2rem no-repeat;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
        background-size: 1%;
    }

    .ph_newslist li .ph_newslist_tit {
        display: block;
        width: 100%;
        font-size: 2rem;
        line-height: 2.5rem;
        color: #333;
        margin-bottom: 1rem;
    }

    .ph_newslist li .ph_newslist_zt {
        display: inline-block;
        line-height: 2rem;
        font-size: 1.875rem;
        color: #3366CC;
        padding-right: 1.2rem;
        border-right: 1px solid #CCCCCC;
    }

    .ph_newslist li .ph_newslist_time {
        display: inline-block;
        line-height: 2rem;
        font-size: 1.875rem;
        color: #999;
        padding-left: 1.2rem;
    }

    .part-two-r .xxgyw li {
        padding-left: 32%;
    }

    .part-four-l li {
        flex-wrap: wrap;
        font-size: 2rem;
        /* display: initial; */
    }

    .ph_dczj_time_box {
        display: flex;
        width: 100%;
        margin-top: 1.5rem;
        color: #666;
        font-size: 2rem;
        justify-content: space-around;
    }

    .Menubox li {
        margin-right: 1.2rem;
    }

    #huise {
        height: 100% !important;
    }

    .tc {
        position: fixed !important;
        width: 90% !important;
        height: auto !important;
        top: 5rem !important;
        left: 5% !important;
        margin-left: 0 !important;
        padding-bottom: 2rem !important;
    }

    .tc h2 {
        font-size: 2rem !important;
        line-height: 6rem !important;
    }

    .tc .list {
        padding: 1rem 2rem !important;
        height: 45vh !important;
        max-height: 50rem !important;
    }

    .tc .list p {
        font-size: 1.875rem !important;
        line-height: 2.6rem !important;
    }

    .tc_close {
        display: flex !important;
        justify-content: center !important;
    }

    .tc_close button {
        line-height: 5rem !important;
        font-size: 2rem !important;
        border-radius: 8px !important;
        min-width: auto !important;
        width: 11rem !important;
    }

    .tc_close a {
        line-height: 5rem !important;
        font-size: 2rem !important;
        min-width: auto !important;
        border-radius: 8px !important;
        width: 11rem !important;
    }
}