@font-face {
    font-family: fzxbs;
    src: url('../typeface/FZXBSJW.TTF');
}

#ariaTipText {
    display: none;
}

body {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", "microsoft yahei";
    position: relative;
    color: #000;
    font-size: .18rem;
}

body * {
    outline: none;
}

a {
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #000;
    display: inline-block;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    outline: none;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

input,
button,
select,
textarea {
    font-family: "Microsoft YaHei UI", "Helvetica", sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    vertical-align: middle;
    -webkit-user-select: auto;
    border: 0;
    border-radius: 0;
}

.mainWidth {
    width: 14rem;
    margin: 0 auto;
    position: relative;
}

.pClear {
    clear: both;
}

.pClear::after {
    content: '';
    display: block;
    clear: both;
}

.pNoRgt {
    margin-right: 0 !important;
}

.pNoLft {
    margin-left: 0 !important;
}

/****  公共标题  ****/
.pTit01 {
    width: auto;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0;
}

.pTit01 li {
    display: inline-block;
}

.pTit01 li a {
    font-size: .2rem;
    font-weight: 700;
    line-height: .26rem;
    padding: 0 .3rem .2rem;
    display: block;
    text-align: center;
    position: relative;
}

.pTit01 li a::after {
    content: '';
    display: block;
    width: 0;
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
    height: 3px;
    background-color: #ca1c1d;
    opacity: 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.pTit01 li.active a {
    color: #ca1c1d;
}

.pTit01 li.active a::after {
    width: 100%;
    opacity: 1;
}

.pTit02 {
    line-height: .27rem;
}

.pTit02 a {
    line-height: .27rem;
    position: relative;
    color: #ca1c1d;
    font-family: 'fzxbs';
    font-size: .22rem;
    padding-bottom: .1rem;
}

.pTit02 a span {
    color: #eb8000;
}

.pTit02 a::after {
    content: '';
    display: block;
    width: 2em;
    background-color: #ca1c1d;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

/****  公共头部  ****/
.pTop {
    width: auto;
    height: .6rem;
    border-bottom: 1px solid #ca1c1d;
    background-color: #ffffff;
}

.pTop-lft {
    float: left;
}

.pTop-rgt {
    float: right;
}

.pTop .a-link {
    float: left;
    margin-right: .2rem;
    height: .3rem;
    line-height: .3rem;
    margin-top: .15rem;
    font-size: .16rem;
    cursor: pointer;
}

.pTop .a-link:hover {
    color: #ff0000;
}

.pTop .a-link.gh {
    background: url(2024-pTop-bmjz-gh.png) no-repeat left;
    background-size: .15rem .16rem;
    padding-left: .2rem;
    display: none;
}

.pTop .a-font {
    float: left;
    height: .3rem;
    line-height: .3rem;
    margin-top: .15rem;
    font-size: .16rem;
}

.pTop .pBmjz {
    background: url(2024-pTop-ico-bmjz.png) no-repeat left;
    background-size: .13rem .16rem;
    padding-left: .2rem;
}

.pTopBmjz {
    width: 100%;
    position: absolute;
    left: 0;
    top: .45rem;
    top: 0;
    /* background-color: rgba(0, 0, 0, .2); */
    background-color: rgba(202, 28, 29, 1);
    display: none;
    z-index: 999;
}

.pTopBmjz .bmjz-colse {
    width: .28rem;
    height: .28rem;
    display: block;
    position: absolute;
    right: 0;
    top: .18rem;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #ffffff;
}

.pTopBmjz .bmjz-tit {
    color: #ffffff;
    font-size: .16rem;
    font-weight: 700;
    padding: .20rem 0 .15rem;
}

.pTopBmjz .bmjz-ul {
    padding-bottom: .12rem;
}

.pTopBmjz .bmjz-ul li {
    width: 16.66%;
    float: left;
    font-size: .16rem;
}

.pTopBmjz .bmjz-ul li a {
    color: #ffffff;
    line-height: .38rem;
}

.pTopBmjz .bmjz-ul li a:hover {
    color: #ff0000;
}

.pTopBmjz .line {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, .2);
}

.pBanner {
    width: 100%;
    height: 5.3rem;
    background: no-repeat center bottom;
    background-color: #fbf1e7;
    background-image: url(2024-pBanner-img.jpg);
    background-size: cover;
    position: absolute;
    left: 0;
    top: calc(.6rem + 1px);
}

.pLogo {
    text-align: center;
}

.pLogo .logo {
    margin-top: .68rem;
}

.pLogo .logo img {
    width: auto;
    height: .87rem;
    display: block;
    margin: 0 auto;
}

.pLogo .logo .font-cn {
    font-size: .44rem;
    font-weight: 700;
    color: #cb2026;
    display: block;
    letter-spacing: 2px;
    margin-top: .2rem;
    /* text-shadow:
            -1px -1px 5px #ffffff,
            1px -1px 5px #ffffff,
            -1px 1px 5px #ffffff,
            1px 1px 5px #ffffff; */
}

.pLogo .logo .font-en {
    font-size: .2rem;
    color: #686868;
    display: block;
    margin-top: .05rem;
    font-weight: 700;
    letter-spacing: 4px;
    /* text-shadow:
            -1px -1px 0 #ffffff,
            1px -1px 0 #ffffff,
            -1px 1px 0 #ffffff,
            1px 1px 0 #ffffff; */
}

.pSearch {
    width: 5.18rem;
    margin: .25rem auto 0;
}

.pSearch .s-box {
    width: 100%;
    height: .4rem;
    border-radius: .2rem;
    background-color: #ffffff;
    overflow: hidden;
    margin-right: .18rem;
}

.pSearch .s-box .ipt {
    width: calc(100% - .18rem - .4rem - .1rem - .2rem);
    padding: 0 0 0 .18rem;
    margin: 0;
    float: left;
    font-size: .15rem;
    line-height: .4rem;
    height: .4rem;
}

.pSearch .s-box .ipt::placeholder {
    color: #6f6f6f;
}

.pSearch .s-box .btn {
    width: .4rem;
    height: .4rem;
    display: block;
    float: right;
    cursor: pointer;
    background: url(2024-pSearch-btn.png) no-repeat center;
    background-size: .22rem;
    margin: 0 .1rem 0 .2rem;
    padding: 0;
}

.pSearch .s-hot {
    width: calc(100% - .18rem);
    line-height: .3rem;
    margin-top: .08rem;
    text-align: left;
    font-size: .14rem;
    padding-left: .18rem;
}

.pSearch .s-hot a {
    cursor: pointer;
    margin: 0 .05rem;
}

.pSearch .s-hot a:hover {
    color: #ff0000;
}

.pNav {
    width: 14rem;
    height: .66rem;
    line-height: .66rem;
    margin: .65rem auto 0;
    position: relative;
    background: url(2024-pNav-ico.png) no-repeat left top #ca1c1d;
    background-size: auto .66rem;
}

.pNav::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: .59rem;
    height: .66rem;
    background: url(2024-pNav-ico.png) no-repeat right top #ca1c1d;
    background-size: auto .66rem;
    transform: rotateY(180deg);
}

.pNav ul {
    padding: 0 .4rem;
    position: relative;
    z-index: 9;
}

.pNav li {
    width: calc(100% / 6);
    float: left;
    text-align: center;
}

.pNav li a {
    height: 100%;
    display: block;
    color: #ffffff;
    font-size: .22rem;
    font-weight: 700;
    position: relative;
}

.pNav li a::after {
    content: '';
    display: block;
    width: 0;
    height: .04rem;
    border-radius: .02rem;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    bottom: .07rem;
    transform: translateX(-50%);
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.pNav li:hover a::after,
.pNav li a:hover::after,
.pNav li.active a::after {
    width: 2em;
}

.pNav li .child-nav {
    width: 100%;
    position: absolute;
    left: 0;
    top: .66rem;
    z-index: 4;
    height: 0;
    background-color: rgba(255, 255, 255, .8);
    text-align: center;
    overflow: hidden;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    font-size: 0;
    box-shadow: 0 0 0.07rem #fbe7cf;
}

.pNav li .child-nav a {
    font-size: .16rem;
    margin: 0 .1rem;
    color: #ca1c1d;
    font-weight: 400;
    display: inline-block;
    padding: 0 .15rem;
    line-height: .3rem;
    height: .3rem;
    margin-top: .15rem;
    vertical-align: top;
}

.pNav li .child-nav a::after {
    display: none;
}

.pNav li .child-nav a:hover {
    background-color: #ca1c1d;
    border-radius: .05rem;
    color: #ffffff;
}

.pNav li .child-nav a::before,
.pNav li.s .child-nav a::after {
    display: none;
}

.pNav li:hover .child-nav {
    height: .6rem;
}

/****  公共头部·列表  ****/
.pHeader {
    position: relative;
    z-index: 9;
}

.pHeader.list .pBanner {
    height: 2.6rem;
    background-image: url(2024-pBanner-img-list.jpg);
    position: relative;
    top: 0;
}

.pHeader.list .pLogo {
    width: 100%;
    height: 2.6rem;
    position: absolute;
    left: 0;
    top: calc(.6rem + 1px);
    text-align: left;
}

.pHeader.list .pLogo .logo {
    margin-top: .82rem;
}

.pHeader.list .pLogo .logo img {
    float: left;
    margin-right: .2rem;
}

.pHeader.list .pLogo .logo .font-cn {
    margin-top: 0;
    /* float: left; */
    display: inline-block;
}

.pHeader.list .pSearch {
    float: right;
    margin-top: .98rem;
}

.pHeader.list .pNav {
    width: 100%;
    margin-top: 0;
}

.pHeader.list .pNav ul {
    width: 14rem;
    margin: 0 auto;
}

/****  公共头部·专题专栏  ****/
.pHeader.zt .pLogo {
    height: auto;
}

.pHeader.zt .pLogo .logo {
    margin-top: .5rem;
}

.pHeader.zt .pLogo .logo img {
    height: .68rem;
}

.pHeader.zt .pLogo .logo .font-cn {
    font-size: .36rem;
}

.pHeader.zt .pLogo .logo .font-en {
    font-size: .18rem;
}

.pHeader.zt .pSearch {
    width: 3.8rem;
    margin-top: .5rem;
}

.pHeader.zt .pBanner,
.pHeader.zt .pNav {
    display: none;
}

.pBanner-zt {
    height: 5.3rem;
    background-color: #fbf1e7;
    position: relative;
    z-index: 1;
}

.pBanner-zt .banner-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1;
    object-fit: cover;
}

.pBanner-zt .banner-img {
    padding-top: 2.7rem;
    position: relative;
    z-index: 2;
}

.pBanner-zt .banner-img img {
    width: auto;
    height: .77rem;
    display: block;
    margin: 0 auto;
}

/****  公共头部·专题专栏  ****/
.pHeader.small .pTop {
    height: .4rem;
    overflow: hidden;
}

.pHeader.small .pTop .a-link,
.pHeader.small .pTop .a-font {
    margin-top: .05rem;
}

.pHeader.small .pBanner {
    height: 1.13rem;
    background-image: url(2024-pBanner-img-small.jpg);
    top: 0;
}

.pHeader.small .pLogo {
    top: calc(.4rem + 1px);
}

.pHeader.small .pLogo .logo {
    margin-top: .26rem;
}

.pHeader.small .pLogo .logo img {
    height: .61rem;
    margin-right: .15rem;
}

.pHeader.small .pLogo .logo .font-cn {
    font-size: .32rem;
    letter-spacing: 0;
    float: none;
    white-space: nowrap;
    display: inline-block;
}

.pHeader.small .pLogo .logo .font-en {
    font-size: .16rem;
    /* float: left; */
}

.pHeader.small .pLogo {
    height: 1.13rem;
    border-bottom: .05rem solid #ca1c1d;
}

.pHeader.small .pLogo .logo {
    position: relative;
}

.pHeader.small .pLogo .logo::before {
    content: '';
    display: block;
    width: 1px;
    height: .61rem;
    background: url(2024-cjsfw-logo-split.png) no-repeat center;
    position: absolute;
    top: 0;
    right: -.2rem;
}

.pHeader.small .pLogo .logo::after {
    content: '';
    display: block;
    float: right;
    width: 2.48rem;
    height: .61rem;
    background: url(2024-cjsfw-logo.png) no-repeat left;
    background-size: 2.48rem .55rem;
    position: absolute;
    top: 0;
    right: calc(-.4rem - 2.48rem);
}

.pHeader.small .pSearch {
    width: 3.8rem;
    margin-top: .25rem;
}

.pHeader.small .pSearch .s-hot {
    margin-top: .03rem;
}

.pHeader.small .pNav {
    display: none;
}

/****  公共头部·部门街镇  ****/
.pHeader.bmjz .pTop .a-link.gh {
    display: block;
}

.pHeader.bmjz .pLogo {
    height: 2rem;
}

.pHeader.bmjz .pLogo .logo {
    margin-top: .7rem;
}

.pHeader.bmjz .pLogo .logo img {
    height: .6rem;
    margin-right: .12rem;
}

.pHeader.bmjz .pLogo .logo .font-cn {
    font-size: .36rem;
    line-height: .6rem;
    letter-spacing: 0;
}

.pHeader.bmjz .pSearch {
    width: 3.8rem;
    margin-top: .68rem;
}

.pHeader.bmjz .pBanner {
    height: 2rem;
}

.pHeader.bmjz .pNav {
    height: .6rem;
    line-height: .6rem;
    overflow: hidden;
}

.pHeader.bmjz .pNav::after {
    height: .6rem;
}

.pHeader.bmjz .pNav li {
    width: calc(100% / 4);
}

.pHeader.bmjz .pNav.five ul li {
    width: calc(100% / 5);
}

.pHeader.bmjz .pNav.seven ul li {
    width: calc(100% / 7);
}

/****  公共底部  ****/
.pFoot {
    margin-top: .3rem;
    background-color: #ececec;
}

.pFoot-link {
    width: auto;
    color: #FFFFFF;
    position: relative;
    z-index: 1000;
    background-color: #ca1c1d;
}

.pFoot-link .mainWidth {
    position: initial;
    height: .6rem;
}

.pFoot-link .link-ul {
    padding-top: .13rem;
    font-size: 0;
    text-align: center;
}

.pFoot-link .link-ul li {
    width: calc(100% / 5 - .3rem);
    margin-right: .2rem;
    display: inline-block;
}

.pFoot-link .link-ul li:last-child {
    margin-right: 0;
}

.pFoot-link .link-ul li .name {
    width: calc(100% - .5rem);
    height: .34rem;
    line-height: .34rem;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    padding: 0 .25rem;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    overflow: hidden;
    font-size: 0;
}

.pFoot-link .link-ul li .name span {
    vertical-align: top;
    font-size: .16rem;
    margin-right: .1rem;
}

.pFoot-link .link-ul li .name img {
    vertical-align: middle;
}

.pFoot-link .link-ul li .link-con {
    width: 100%;
    min-width: 14rem;
    height: 0;
    /* background: #f7cbae; */
    background: rgba(255, 177, 84, .8);
    z-index: 11;
    position: absolute;
    left: 0;
    bottom: .6rem;
    display: block;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    overflow: hidden;
}

.pFoot-link .link-ul li .link-con .link-ul {
    width: 14rem;
    margin: 0 auto;
}

.pFoot-link .link-ul li .link-con .link-ul dt {
    width: 14.28%;
    float: left;
    height: .34rem;
    line-height: .34rem;
    text-align: center;
}

.pFoot-link .link-ul li .link-con .link-ul dt a {
    font-size: .16rem;
    color: #ffffff;
    width: calc(100% - 16px);
    height: 100%;
    padding: 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.pFoot-link .link-ul li .link-con .link-ul dt a:hover {
    background: rgba(255, 177, 84, 1);
}

.pFoot-link .link-ul li.active .link-con {
    display: block;
    padding: .25rem 0;
    height: auto;
}

.pFoot-btm {
    width: auto;
    font-size: .16rem;
    color: #000;
    padding: .3rem 0 .24rem;
}

.pFoot-btm::after {
    content: '';
    display: block;
    clear: both;
}

.pFoot-btm .btmleft {
    float: left;
}

.pFoot-btm .link {
    line-height: 20px;
    line-height: .2rem;
}

.pFoot-btm .link a {
    color: #000;
}

.pFoot-btm .link a:hover {
    color: #FF0000;
}

.pFoot-btm .link span {
    margin: 0 10px;
    font-size: 12px;
    font-size: .12rem;
    display: inline-block;
}

.pFoot-btm .msg {
    margin-top: 10px;
}

.pFoot-btm .msg p {
    line-height: .4rem;
}

.pFoot-btm .msg a {
    color: #000;
}

.pFoot-btm .msg a:hover {
    opacity: .8;
}

.pFoot-btm .msg .ml {
    margin-left: .2rem;
}

.pFoot-btm .msg .bs:hover {
    opacity: 1;
}

.pFoot-btm .btmimg {
    position: absolute;
    top: .15rem;
    right: 0;
    text-align: right;
    font-size: 0;
}

.pFoot-btm .btmimg img {
    display: inline-block;
    vertical-align: middle;

}

.pFoot-btm .btmimg .dzjg {
    display: inline-block;
    height: .68rem;
}

.pFoot-btm .btmimg .dzjg img {
    width: .56rem;
}

.pFoot-btm .btmimg .ga {
    display: inline-block;
    height: .76rem;
    margin: 0 .2rem;
}

.pFoot-btm .btmimg .ga img {
    width: .45rem;
}

.pFoot-btm .btmimg .zfzc {
    display: inline-block;
    height: .53rem;
    margin-right: .2rem;
}

.pFoot-btm .btmimg .zfzc img {
    width: 1.08rem;
}

.pFoot-btm .btmimg .slh {
    display: inline-block;
    height: .53rem;
}

.pFoot-btm .btmimg .slh img {
    width: 1.08rem;
}

.pFoot-btm .ewm {
    float: right;
    margin-left: .66rem;
    width: .86rem;
    text-align: center;
    margin-top: -.15rem;
}

.pFoot-btm .ewm img {
    width: 100%;
}

.pFoot-btm .ewm span {
    font-size: .16rem;
    line-height: .3rem;
}

/****  公共侧边栏  ****/
.pRight-nav {
    position: fixed;
    bottom: 10%;
    right: .1rem;
    z-index: 10000;
}

.pRight-nav.closed {
    right: 0;
    bottom: 12%;
}

.pRight-nav .pRight-nav-con {
    position: relative;
}

.pRight-nav.closed .pRight-nav-con {
    display: none;
}

.pRight-nav.closed .pRight-ai-user {
    transform: translate(50%, -50%) rotate(-45deg);
}

.pRight-nav .pRight-ai-user {
    content: '';
    display: block;
    width: 1.3rem;
    height: 1.3rem;
    background: url(2024-ai-user.gif) no-repeat center;
    background-size: cover;
    margin-top: .2rem;
    cursor: pointer;
}

.pRight-nav .a-nav {
    display: block;
    margin-top: .1rem;
    cursor: pointer;
}

.pRight-nav .a-nav:first-child {
    margin-top: 0;
}

.pRight-nav .a-nav .imgbg {
    width: .7rem;
    height: .7rem;
    padding: .06rem;
    background: url(2024-pRight-nav-bg.png) no-repeat center;
    background-size: 100%;
    display: block;
    margin: 0 auto;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.pRight-nav .a-nav .imgbg:hover {
    background-image: url(2024-pRight-nav-bg-hover.png);
}

.pRight-nav .a-nav .imgbg img {
    width: .7rem;
    height: .7rem;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.pRight-nav .a-nav .imgbg img.img01 {
    display: block;
}

.pRight-nav .a-nav .imgbg img.img02 {
    display: none;
}

.pRight-nav .a-nav .imgbg:hover img.img01 {
    display: none;
}

.pRight-nav .a-nav .imgbg:hover img.img02 {
    display: block;
}

.pRight-nav .a-nav label {
    width: 100%;
    display: block;
    text-align: center;
}

.pRight-nav .zctj-box {
    position: absolute;
    bottom: 0;
    right: calc(5em + .2rem);
    background-color: #ffffff;
    border: 1px solid #ffffff;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
    width: 4rem;
    height: 4.74rem;
    display: none;
}

.pRight-nav .zctj-box .zctj-tit01 {
    height: .5rem;
    line-height: .5rem;
    padding: 0 .2rem;
    background-color: #fa8641;
    background: linear-gradient(to right, #fa8641, #ffb154)
}

.pRight-nav .zctj-box .zctj-tit01 span {
    font-size: .2rem;
    color: #ffffff;
    font-weight: 700;
}

.pRight-nav .zctj-box .zctj-tit01 a {
    width: .24rem;
    height: .24rem;
    display: block;
    float: right;
    margin-top: .13rem;
    cursor: pointer;
}

.pRight-nav .zctj-box .zctj-tit01 a img {
    width: 100%;
    display: block;
}

.pRight-nav .zctj-box .zctj-tit02 {
    height: .2rem;
    line-height: .2rem;
    margin: .2rem .2rem 0;
    color: #ca1c1d;
    font-size: .16rem;
    font-weight: 700;
}

.pRight-nav .zctj-box .zctj-tit02 img {
    height: .2rem;
    display: block;
    float: left;
    margin-right: .05rem;
}

.pRight-nav .zctj-box .zctj-rmch {
    margin: .15rem .2rem 0;
    height: .34rem;
}

.pRight-nav .zctj-box .zctj-rmch a {
    width: calc((100% - .2rem) / 3);
    line-height: .34rem;
    text-align: center;
    background-color: #fff0de;
    color: #fe721d;
    overflow: hidden;
    font-size: .16rem;
    float: left;
    margin-right: .1rem;
    cursor: pointer
}

.pRight-nav .zctj-box .zctj-rmch a:last-child {
    margin-right: 0;
}

.pRight-nav .zctj-box .zctj-rmch a:hover {
    background-color: #fe721d;
    color: #ffffff;
}

.pRight-nav .zctj-box .pList01 {
    margin: 0 .2rem 0;
    height: calc(.48rem * 3 + 1px * 3 + .3rem * 3);
    overflow: hidden;
}

.pRight-nav .zctj-box .pList01 li {
    padding-left: .2rem;
    line-height: .24rem;
    position: relative;
    border-bottom: 1px dashed #e6e6e6;
}

.pRight-nav .zctj-box .pList01 li::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background-color: #e1e1e1;
    position: absolute;
    left: 2px;
    top: calc((.24rem - 4px) / 2);
}

.pRight-nav .zctj-box .pList01 li a {
    font-size: .16rem;
    width: 100%;
    margin: .15rem 0;
    height: .48rem;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    word-wrap: break-word;
    word-break: break-all;
}

.pRight-nav .zctj-box .change {
    text-align: center;
    font-size: 0;
    height: .3rem;
    line-height: .3rem;
    width: calc(100% - .4rem);
    cursor: pointer;
    margin: .1rem .2rem 0;
}

.pRight-nav .zctj-box .change:hover {
    background-color: #fff0de;
}

.pRight-nav .zctj-box .change span {
    font-size: .16rem;
    color: #fe721d;
}

.pRight-nav .zctj-box .change img {
    margin-left: .1rem;
    width: .16rem;
    height: .14rem;
}

/****  公共列表  ****/
.pList01 li {
    line-height: .4rem;
}

.pList01 li a {
    display: block;
    width: calc(100% - 5em - .3rem);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pList01 li a:hover {
    color: #ff0000;
}

.pList01 li span {
    float: right;
    color: #787878;
}

/****  公共More ****/
.pMore {
    width: .91rem;
    height: .33rem;
    line-height: .33rem;
    background: url(2024-pMore.png) no-repeat center;
    background-size: 100%;
    font-size: .14rem;
    color: #ca1c1d;
    display: block;
}

.pMore:hover {
    background-color: #fefaf6;
}

/****  政策文件查询  ****/
.pZcwj-search {
    width: auto;
    height: .6rem;
    background-color: #fffbf6;
    margin-top: .15rem;
    padding-right: .15rem;
    font-size: .18rem;
    font-size: 0;
}

.pZcwj-search-tit {
    height: .22rem;
    padding: 0 .16rem;
    margin-right: .3rem;
    float: left;
    position: relative;
    margin-top: .19rem;
}

.pZcwj-search-tit::after {
    content: '';
    display: block;
    width: 1px;
    height: .18rem;
    background-color: #ca1c1d;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    position: absolute;
}

.pZcwj-search-tit img {
    height: .22rem;
    display: block;
}

.pZcwj-search-item {
    float: left;
}

.pZcwj-search-label {
    float: left;
    line-height: .6rem;
    height: .6rem;
    margin-right: .2rem;
}

.pZcwj-search-label i {
    border-top: .08rem solid transparent;
    border-bottom: .08rem solid transparent;
    border-left: .12rem solid #ca1c1d;
    float: left;
    margin-right: .1rem;
    margin-top: .22rem;
}

.pZcwj-search-label span {
    font-size: .16rem;
}

.pZcwj-search-select {
    float: left;
    margin-right: .2rem;
}

.pZcwj-search-select .select-item {
    display: inline-block;
    vertical-align: middle;
    margin: .2rem .2rem 0 0;
    cursor: pointer;
}

.pZcwj-search-select .select-item img {
    vertical-align: middle;
    margin-right: .1rem;
    width: .19rem;
    height: .19rem;
}

.pZcwj-search-select .select-item img.select {
    display: none;
}

.pZcwj-search-select .select-item.active img {
    display: none;
}

.pZcwj-search-select .select-item.active img.select {
    display: inline-block;
}

.pZcwj-search-select .select-item span {
    font-size: .16rem;
    vertical-align: middle;
    line-height: .19rem;
}

.pZcwj-search-type {
    float: left;
    width: 2.4rem;
    height: .38rem;
    padding-left: .1rem;
    line-height: .38rem;
    background-color: #ffffff;
    margin-top: .11rem;
    font-size: .16rem;
    position: relative;
    cursor: pointer;
}

.pZcwj-search-type .type-tit {
    width: calc(100% - .3rem - .1rem);
    height: .38rem;
    float: left;
}

.pZcwj-search-type .type-ico {
    float: right;
    width: .3rem;
    height: .3rem;
    margin: .04rem .04rem 0 0;
    background: url(2024-pZcwj-select-ico.png) no-repeat center #fff0de;
}

.pZcwj-search-type .type-list {
    width: calc(100% - 2px - .04rem);
    position: absolute;
    left: 0;
    top: .38rem;
    background-color: #FFFFFF;
    border: 1px solid #ffc3c3;
    padding: .05rem 0;
    height: calc(.3rem * 6);
    overflow-y: auto;
    display: none;
    z-index: 9;
}

.pZcwj-search-type .type-list-active {
    display: block;
}

.pZcwj-search-type .type-list::-webkit-scrollbar {
    width: .06rem;
    background-color: #fffbf6;
    border-radius: .03rem;
}

.pZcwj-search-type .type-list::-webkit-scrollbar-thumb {
    width: .06rem;
    background-color: #ffc3c3;
    border-radius: .03rem;
}

.pZcwj-search-type .type-list li {
    padding-left: .1rem;
    line-height: .3rem;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.pZcwj-search-type .type-list li:hover {
    color: #ff0000;
}

.pZcwj-search-btn {
    width: 1rem;
    height: .38rem;
    line-height: .38rem;
    text-align: center;
    font-size: 0;
    background-color: #ca1c1d;
    color: #ffffff;
    display: block;
    position: relative;
    float: right;
    cursor: pointer;
    margin-top: .11rem;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.pZcwj-search-btn img {
    width: .15rem;
    height: .16rem;
    margin: .11rem .1rem 0 0;
    vertical-align: top;
}

.pZcwj-search-btn span {
    font-size: .17rem;
    line-height: .38rem;
    vertical-align: top;
}

.pZcwj-search-btn:hover {
    background-color: #e72122;
}

/* #region 弹窗适配 */
.xcConfirm {
    box-sizing: content-box;
}

.xcConfirm .popBox {
    height: auto !important;
    max-width: 90% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    transform: translate(-50%, -50%);
}

.xcConfirm .popBox .txtBox {
    height: 100px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
}

.xcConfirm .popBox .txtBox p {
    height: auto !important;
    line-height: auto !important;
    margin-top: 0 !important;
    overflow-y: hidden !important;
}

.xcConfirm .popBox .btnArea {
    height: 60px;
}

/* #endregion 弹窗适配结束 */

/**** 当前位置 ****/
.pLocation {
    margin: .2rem 0;
    font-size: .18rem;
}

.pLocation span {
    margin: 0 .12rem;
}

.pLocation a:hover {
    color: #ff0000;
}

/****  分页  ****/
.pagination {
    margin-top: .3rem;
    margin-bottom: .3rem;
    font-size: .14rem;
    text-align: center;
}

.pagination a {
    width: .26rem;
    margin: 0 6px;
    text-align: center;
    line-height: .26rem;
    display: inline-block;
    background: #ffffff;
    border: 1px solid #ebebeb;
}

.pagination a:hover {
    color: #fff;
    background: #ca1c1d;
    cursor: pointer;
    border-color: #ca1c1d;
}

.pagination .pn,
.pagination .first-page,
.pagination .last-page {
    width: .58rem;
    display: inline-block !important;
}

.pagination .cur,
.pagination .active {
    background: #ca1c1d;
    color: #fff;
    border-color: #ca1c1d;
}

/****  归档  ****/
.pGuidangImg {
    position: absolute;
    right: .3rem;
    top: .3rem;
    transform: rotate(25deg);
    display: none;
    z-index: 99;
}

.pGuidangImg img {
    width: .77rem;
    height: .44rem;
    display: block;
    margin: 0 auto;
}

.pGuidangImg span {
    color: #DA5857;
    font-weight: 700;
    margin-top: .05rem;
    display: block;
    font-size: .16rem;
}

.pBanner-zt .pGuidangImg {
    top: 1.5rem;
    right: 0;
}

.pBanner-zt .pGuidangImg img {
    width: .77rem !important;
    height: .44rem !important;
}

/****  响应式  ****/
html {
    font-size: 100px;
}

/****  
(1920 - 1400) / 2 = 260
1920 - 260 = 1660
@media 屏幕宽度初始值设为1653 每个除以 1660
****/

@media screen and (max-width: 1653px) {
    html {
        font-size: 99.57831325301205px
    }
}

@media screen and (max-width: 1643px) {
    html {
        font-size: 98.97590361445783px
    }
}

@media screen and (max-width: 1633px) {
    html {
        font-size: 98.37349397590361px
    }
}

@media screen and (max-width: 1623px) {
    html {
        font-size: 97.7710843373494px
    }
}

@media screen and (max-width: 1613px) {
    html {
        font-size: 97.16867469879518px
    }
}

@media screen and (max-width: 1603px) {
    html {
        font-size: 96.56626506024096px
    }
}

@media screen and (max-width: 1593px) {
    html {
        font-size: 95.96385542168675px
    }
}

@media screen and (max-width: 1583px) {
    html {
        font-size: 95.36144578313253px
    }
}

@media screen and (max-width: 1573px) {
    html {
        font-size: 94.75903614457831px
    }
}

@media screen and (max-width: 1563px) {
    html {
        font-size: 94.1566265060241px
    }
}

@media screen and (max-width: 1553px) {
    html {
        font-size: 93.55421686746988px
    }
}

@media screen and (max-width: 1543px) {
    html {
        font-size: 92.95180722891566px
    }
}

@media screen and (max-width: 1533px) {
    html {
        font-size: 92.34939759036145px
    }
}

@media screen and (max-width: 1523px) {
    html {
        font-size: 91.74698795180723px
    }
}

@media screen and (max-width: 1513px) {
    html {
        font-size: 91.14457831325301px
    }
}

@media screen and (max-width: 1503px) {
    html {
        font-size: 90.5421686746988px
    }
}

@media screen and (max-width: 1493px) {
    html {
        font-size: 89.93975903614458px
    }
}

@media screen and (max-width: 1483px) {
    html {
        font-size: 89.33734939759036px
    }
}

@media screen and (max-width: 1473px) {
    html {
        font-size: 88.73493975903614px
    }
}

@media screen and (max-width: 1463px) {
    html {
        font-size: 88.13253012048193px
    }
}

@media screen and (max-width: 1453px) {
    html {
        font-size: 87.53012048192771px
    }
}

@media screen and (max-width: 1443px) {
    html {
        font-size: 86.92771084337349px
    }
}

@media screen and (max-width: 1433px) {
    html {
        font-size: 86.32530120481928px
    }
}

@media screen and (max-width: 1423px) {
    html {
        font-size: 85.72289156626506px
    }
}

@media screen and (max-width: 1413px) {
    html {
        font-size: 85.12048192771084px
    }
}

@media screen and (max-width: 1403px) {
    html {
        font-size: 84.51807228915663px;
    }
}

@media screen and (max-width: 1393px) {
    html {
        font-size: 83.91566265060241px
    }
}

@media screen and (max-width: 1383px) {
    html {
        font-size: 83.31325301204819px
    }
}

@media screen and (max-width: 1373px) {
    html {
        font-size: 82.7108433734939px
    }
}

@media screen and (max-width: 1363px) {
    html {
        font-size: 82.10843373493976px
    }
}

@media screen and (max-width: 1353px) {
    html {
        font-size: 81.5060240963855px
    }
}

@media screen and (max-width: 1343px) {
    html {
        font-size: 80.9036144578313px
    }
}

@media screen and (max-width: 1333px) {
    html {
        font-size: 80.3012048192771px
    }
}

@media screen and (max-width: 1323px) {
    html {
        font-size: 79.6987951807229px
    }
}

@media screen and (max-width: 1313px) {
    html {
        font-size: 79.0963855421687px
    }
}

@media screen and (max-width: 1303px) {
    html {
        font-size: 78.4939759036145px
    }
}

@media screen and (max-width: 1293px) {
    html {
        font-size: 77.8915662650602px
    }
}

@media screen and (max-width: 1283px) {
    html {
        font-size: 77.2891566265060px
    }
}

@media screen and (max-width: 1273px) {
    html {
        font-size: 76.6867469879518px
    }
}

@media screen and (max-width: 1263px) {
    html {
        font-size: 76.0843373493976px
    }
}

@media screen and (max-width: 1253px) {
    html {
        font-size: 75.4819277108434px
    }
}

@media screen and (max-width: 1243px) {
    html {
        font-size: 74.8795180722891px
    }
}

@media screen and (max-width: 1233px) {
    html {
        font-size: 74.2771084337349px
    }
}

@media screen and (max-width: 1223px) {
    html {
        font-size: 73.6746987951807px
    }
}

@media screen and (max-width: 1213px) {
    html {
        font-size: 73.0722891566265px
    }
}

@media screen and (max-width: 1203px) {
    html {
        font-size: 72.4698795180723px
    }
}

@media screen and (max-width: 1193px) {
    html {
        font-size: 71.8674698795181px
    }
}

@media screen and (max-width: 1183px) {
    html {
        font-size: 71.2650602409638px
    }
}

@media screen and (max-width: 1173px) {
    html {
        font-size: 70.6626506024096px
    }
}

@media screen and (max-width: 1163px) {
    html {
        font-size: 70.0602409638554px
    }
}

@media screen and (max-width: 1153px) {
    html {
        font-size: 69.4578313253012px
    }
}

@media screen and (max-width: 1143px) {
    html {
        font-size: 68.8554216867470px
    }
}

@media screen and (max-width: 1133px) {
    html {
        font-size: 68.2530120481928px
    }
}

@media screen and (max-width: 1123px) {
    html {
        font-size: 67.6506024096386px
    }
}

@media screen and (max-width: 1113px) {
    html {
        font-size: 67.0481927710843px
    }
}

@media screen and (max-width: 1103px) {
    html {
        font-size: 66.4457831325301px
    }
}

@media screen and (max-width: 1093px) {
    html {
        font-size: 65.8433734939759px
    }
}

@media screen and (max-width: 1083px) {
    html {
        font-size: 65.2409638554217px
    }
}

@media screen and (max-width: 1073px) {
    html {
        font-size: 64.6385542168675px
    }
}

@media screen and (max-width: 1063px) {
    html {
        font-size: 64.0361445783132px
    }
}

@media screen and (max-width: 1053px) {
    html {
        font-size: 63.4337349397590px
    }
}

@media screen and (max-width: 1043px) {
    html {
        font-size: 62.8313253012048px
    }
}

@media screen and (max-width: 1033px) {
    html {
        font-size: 62.2289156626506px
    }
}

@media screen and (max-width: 1023px) {
    html {
        font-size: 61.6265060240964px
    }
}

@media screen and (max-width: 1013px) {
    html {
        font-size: 61.0240963855422px
    }
}

@media screen and (max-width: 1003px) {
    html {
        font-size: 60.4216867469879px
    }
}

@media screen and (max-width: 993px) {
    html {
        font-size: 59.8192771084337px
    }
}

@media screen and (max-width: 983px) {
    html {
        font-size: 59.2168674698795px
    }
}

@media screen and (max-width: 973px) {
    html {
        font-size: 58.6144578313253px
    }
}

@media screen and (max-width: 963px) {
    html {
        font-size: 58.0120481927711px
    }
}

@media screen and (max-width: 953px) {
    html {
        font-size: 57.4096385542169px
    }
}

@media screen and (max-width: 943px) {
    html {
        font-size: 56.8072289156626px
    }
}

@media screen and (max-width: 933px) {
    html {
        font-size: 56.2048192771084px
    }
}

@media screen and (max-width: 923px) {
    html {
        font-size: 55.6024096385542px
    }
}

@media screen and (max-width: 913px) {
    html {
        font-size: 55px
    }
}

@media screen and (max-width: 903px) {
    html {
        font-size: 54.3975903614458px
    }
}

@media screen and (max-width: 893px) {
    html {
        font-size: 53.7951807228916px
    }
}

@media screen and (max-width: 883px) {
    html {
        font-size: 53.1927710843373px
    }
}

@media screen and (max-width: 873px) {
    html {
        font-size: 52.5903614457831px
    }
}

@media screen and (max-width: 863px) {
    html {
        font-size: 51.9879518072289px
    }
}

@media screen and (max-width: 853px) {
    html {
        font-size: 51.3855421686747px
    }
}

@media screen and (max-width: 843px) {
    html {
        font-size: 50.7831325301205px
    }
}

@media screen and (max-width: 833px) {
    html {
        font-size: 50.1807228915663px
    }
}

@media screen and (max-width: 823px) {
    html {
        font-size: 49.5783132530120px
    }
}

@media screen and (max-width: 813px) {
    html {
        font-size: 48.9759036144578px
    }
}

@media screen and (max-width: 803px) {
    html {
        font-size: 48.3734939759036px
    }
}

@media screen and (max-width: 793px) {
    html {
        font-size: 47.7710843373494px
    }
}

@media screen and (max-width: 783px) {
    html {
        font-size: 47.1686746987952px
    }
}

@media screen and (max-width: 773px) {
    html {
        font-size: 46.5662650602410px
    }
}

@media screen and (max-width: 768px) {
    html {
        font-size: 80px;
    }

    body {
        font-size: .2rem;
    }

    .mainWidth {
        width: calc(100% - .3rem);
        padding: 0 .15rem;
    }

    .pTop {
        height: calc(100vw * .1) !important;
    }

    .pTop-lft,
    .pTop .a-link,
    .pTop .a-font {
        display: none;
    }

    .pTop .a-link {
        margin-top: calc((100vw * .1 - .3rem) / 2) !important;
    }

    .pTop .wza,
    .pTop .pBmjz {
        display: block;
    }

    .pTopBmjz .bmjz-ul li {
        width: 50%;
    }

    .pTop .slh {
        display: block;
        margin-right: 0;
    }

    .pTopBmjz .bmjz-colse {
        right: .2rem;
    }

    .pBanner {
        top: calc(100vw * .1 + 1px) !important;
        height: calc(.2rem + 100vw * .12 + .5rem + .2rem + .25rem + .4rem + .1rem + .3rem + .2rem + .2rem + .8rem + 10px) !important;
        background-size: auto 80%;
        background-position: right bottom;
        position: absolute !important;
        background-image: url(2024-pBanner-img.jpg) !important;
    }

    .pHeader.small .pBanner {
        border-bottom: .05rem solid #ca1c1d;
    }

    .pLogo {
        position: relative !important;
        height: auto !important;
        top: initial !important;
        text-align: center !important;
        border: 0 !important;
    }

    .pLogo .mainWidth {
        padding: 0;
        width: 100%;
    }

    .pLogo .logo {
        margin-top: .2rem !important;
    }

    .pHeader.small .pLogo .logo::before {
        display: none;
    }

    .pHeader.small .pLogo .logo::after {
        top: calc(.2rem + 100vw * .12 + .5rem + .2rem + .25rem + .4rem + .1rem + .3rem + .1rem) !important;
        left: 50%;
        right: initial;
        transform: translateX(-50%);
    }

    .pLogo .logo img {
        height: calc(100vw * .12) !important;
        float: none !important;
        margin: 0 auto !important;
    }

    .pLogo .logo .font-cn {
        font-size: .29rem !important;
        margin-top: .1rem !important;
        letter-spacing: 0 !important;
    }

    .pHeader.bmjz .pLogo .logo .font-cn {
        line-height: .4rem !important;
        height: .8rem;
    }

    .pHeader.bmjz .pLogo .logo {
        width: 90%;
    }

    .pLogo .logo .font-en {
        font-size: .18rem !important;
        margin-top: 0 !important;
    }

    .pHeader.zt .pLogo {
        position: absolute !important;
    }

    .pBanner-zt {
        height: calc(.2rem + 100vw * .12 + .5rem + .2rem + .25rem + .4rem + .1rem + .3rem + .2rem + .2rem + .8rem + 10px) !important;
    }

    .pBanner-zt .banner-img {
        padding-top: calc(100vw * .59);
    }

    .pBanner-zt .banner-img img {
        width: auto;
        max-width: 90%;
        height: .55rem;
    }

    .pSearch {
        width: 76% !important;
        margin-top: .2rem !important;
        float: none !important;
    }

    .pSearch .s-hot {
        height: .3rem;
        overflow: hidden;
        margin-top: .08rem !important;
    }

    .pNav {
        width: calc(100% - .3rem) !important;
        margin: .25rem .15rem 0 !important;
        height: auto;
        padding: .1rem 0;
        line-height: .4rem;
    }

    .pNav ul {
        width: auto !important;
        padding: 0 .2rem;
    }

    .pNav li {
        width: calc(100% / 3);
    }

    .pNav li a {
        font-weight: 400;
        font-size: .2rem;
    }

    .pNav li a::after {
        display: none;
    }

    .pNav li .child-nav {
        display: none !important;
    }
    
    .pHeader.bmjz .pNav.five,
    .pHeader.bmjz .pNav.seven {
        height: .64rem;
        line-height: .32rem;
        padding: .08rem 0;
    }
    
    .pHeader.bmjz .pNav.five ul,
    .pHeader.bmjz .pNav.seven ul {
        padding: 0;
    }
    
    .pHeader.bmjz .pNav.five ul li {
        width: calc(100% / 3);
    }
    
    .pHeader.bmjz .pNav.seven ul li {
        width: calc(100% / 4);
    }

    .pFoot {
        margin-top: .15rem;
    }

    .pFoot-link {
        display: none;
    }

    .pFoot-btm {
        padding: .2rem 0 .3rem;
    }

    .pFoot-btm .btmleft {
        float: none;
        text-align: center;
    }

    .pFoot-btm .msg p {
        line-height: .34rem;
    }

    .pFoot-btm .msg p:first-child .ml {
        margin-left: 0;
        display: block;
    }

    .pFoot-btm .btmimg {
        width: 100%;
        text-align: center;
        position: relative;
    }

    .pFoot-btm .ewm {
        display: none;
    }

    .pRight-nav {
        display: none;
    }

    .pTit01 li {
        width: calc(100% / 3);
    }

    .pTit01 li a {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .pTit01 li:nth-child(n+4) {
        margin-top: .1rem;
    }

    .pTit01 li a::after {
        height: 2px;
        bottom: 0;
    }

    .pZcwj-search {
        height: auto;
        padding: .15rem;
        width: calc(100% - .3rem);
        margin-top: 10px;
    }

    .pZcwj-search-tit {
        margin: 0 auto;
        display: block;
        width: .86rem;
        float: none;
        padding: 0;
    }

    .pZcwj-search-tit::after {
        display: none;
    }

    .pZcwj-search-item {
        width: 100%;
        float: none;
    }

    .pZcwj-search-item::after {
        content: '';
        display: block;
        clear: both;
    }

    .pZcwj-search-label {
        margin-top: .15rem;
        line-height: .19rem;
        height: .19rem;
        overflow: hidden;
    }

    .pZcwj-search-label i {
        margin-top: .03rem;
    }

    .pZcwj-search-label.l2 {
        margin-top: .2rem;
    }

    .pZcwj-search-select .select-item {
        margin-top: .15rem;
    }

    .pZcwj-search-type {
        width: calc((.19rem + .1rem + 4em) * 2 + .2rem + .1rem);
        width: calc(100% - 1rem - .2rem - .12rem - 2em - .4rem);
    }

    .pLocation {
        margin-top: .3rem;
    }
    
    .pBanner-zt .pGuidangImg {
        top: 2.3rem;
    }
}

@media screen and (max-width: 360px) {
    html {
        font-size: 65px;
    }
}