html,
body {
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 100%;
}

body {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", "microsoft yahei";
    position: relative;
    color: #424242;
    font-size: 16px;
    font-size: .16rem;
    background: url(2022-body.png) no-repeat center bottom #f2f2f2;
    background-size: 100% auto;
}

a {
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #424242;
    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;
}

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;
    outline: none;
}

.swiper-button-next,
.swiper-button-prev,
.swiper-pagination {
    outline: none;
}

#ariaTipText {
    display: none;
}

.pClear {
    clear: both;
}

.pLocation {
    font-size: 15px;
    font-size: .15rem;
    line-height: 34px;
    line-height: .34rem;
}

.pLocation span {
    margin: 0 5px;
    margin: 0 .05rem;
}

.pImgBox {
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.pImgBox img {
    min-width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    *position: relative;
    *left: auto;
    *top: 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;
    object-fit: cover;
}

.pGuidangImg {
    position: absolute;
    right: 0;
    top: -50px;
    top: -.5rem;
    transform: rotate(25deg);
    display: none;
}

.pGuidangImg img {
    width: 77px;
    width: .77rem;
    height: 44px;
    height: .44rem;
    display: block;
    margin: 0 auto;
}

.pGuidangImg span {
    color: #DA5857;
    font-weight: 700;
    margin-top: 5px;
    margin-top: .05rem;
    display: block;
    font-size: 16px;
    font-size: .16rem;
}

/**** 公共新闻列表 ****/
.pList01 {
    line-height: 40px;
    line-height: .4rem;
}

.pList01 li::after {
    content: '';
    display: block;
    clear: both;
}

.pList01 li a {
    width: 80%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.pList01 li a:hover {
    color: #ff0000;
}

.pList01 li span {
    float: right;
    color: #929292;
}

/**** 公共标题 ****/
.pHead01 {
    width: auto;
    height: 39px;
    height: .39rem;
}

.pHead01::after {
    content: '';
    display: block;
    clear: both;
}

.pHead01 a {
    width: auto;
    height: 39px;
    height: .39rem;
    line-height: 39px;
    line-height: .39rem;
    display: block;
    font-size: 18px;
    font-size: .18rem;
    font-weight: 700;
    padding: 0 25px;
    padding: 0 .25rem;
}

.pHead01 li {
    float: left;
    position: relative;
    margin-right: 20px;
    margin-right: .2rem;
}

.pHead01 li.active a {
    color: #ffffff;
    background-color: #3766a2;
    border-radius: 3px 3px 0 0;
}

.pHead01 li::after {
    content: '';
    display: none;
    width: 0;
    height: 0;
    border-color: transparent #e3e3e3 transparent transparent;
    border-style: solid;
    border-width: 0 22px 20px 22px;
    border-width: 0 .22rem .2rem .22rem;
    transform: rotate(-90deg);
    position: absolute;
    top: 30px;
    top: .3rem;
    right: -32px;
    right: -.32rem;
}

.pHead01 li.active::after {
    display: block;
}

.pHead02 {
    font-size: 20px;
    font-size: .2rem;
    line-height: 30px;
    line-height: .3rem;
}

.pHead02::after {
    content: '';
    display: block;
    clear: both;
}

.pHead02 li {
    float: left;
}

.pHead02 li::after {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    height: .2rem;
    background-color: #cacaca;
    float: left;
    margin: 5px 15px 0;
    margin: .05rem .15rem 0;
}

.pHead02 li:first-child::after {
    display: none;
}

.pHead02 li.active a {
    font-weight: 700;
    color: #1f5d83;
}

.pHead03 {
    width: auto;
    height: 42px;
    height: .42rem;
    line-height: 42px;
    line-height: .42rem;
    border-bottom: 1px solid #e4e4e4;
    font-size: 0;
}

.pHead03 a {
    display: inline-block;
    padding: 0 10px;
    padding: 0 .1rem;
    height: 100%;
    text-align: center;
    color: #3866a2;
    position: relative;
    font-size: 18px;
    font-size: .18rem;
    font-weight: 700;
}

.pHead03 a::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #3866a2;
    position: absolute;
    left: 0;
    bottom: 0;
}

/**** 公共顶部 ****/
.pTop {
    width: 100%;
    background-color: #ffffff;
    padding-bottom: 16px;
    padding-bottom: .16rem;
}

/**** 顶部链接 ****/
.pTop .top-link {
    color: #615f5f;
    padding-top: 10px;
    font-size: 14px;
    font-size: .14rem;
}

.pTop .top-link::after {
    content: '';
    display: block;
    clear: both;
}

.pTop .top-link .link-left {
    float: left;
}

.pTop .top-link .link-left .a-link {
    color: #615f5f;
    margin-right: 20px;
    margin-right: .2rem;
    float: left;
}

.pTop .top-link .link-left .a-link:hover {
    color: #ff0000;
}

.pTop .top-link .link-left .bmjz {
    float: left;
    background: url(2022-pTop-bmjz-ico.png) no-repeat right;
    background-size: 16px 6px;
    background-size: auto 32%;
    padding-right: 18px;
    padding-right: .18rem;
    cursor: pointer;
}

.pTop .top-link .link-right {
    float: right;
}

.pTop .top-link .link-right .a-link {
    color: #615f5f;
    margin-left: 10px;
    margin-left: .1rem;
    float: left;
    cursor: pointer;
    outline: none;
    line-height: 20px;
}

.pTop .top-link .link-right .a-link::before {
    content: '|';
    clear: both;
    display: block;
    float: left;
    margin-right: 10px;
    margin-right: .1rem;
    font-family: '宋体';
}

.pTop .top-link .link-right .a-link:first-child::before {
    display: none;
}

.pTop .top-link .link-right .a-link.nosplit::before,
.pTop .top-link .link-right .a-link.nosplit::after {
    display: none;
}

.pTop .top-link .link-right .a-link:last-child {
    cursor: default;
}

.pTop .top-link .link-right .a-link:hover {
    color: #ff0000;
}

.pTop .top-link .link-right .a-link.nolft {
    margin-left: 0;
}

.pTop .top-link .link-right .a-link.nolft::before {
    content: '/';
    display: block;
    float: left;
    margin: 0 3px;
    font-family: "Microsoft YaHei";
}

.pTop .top-link .link-right .a-link:hover::before,
.pTop .top-link .link-right .a-link:last-child:hover {
    color: #615f5f;
}

.pTop .top-con {
    padding-top: 15px;
    padding-top: .15rem;
    font-size: 0;
}

.pTop .top-con::after {
    content: '';
    display: block;
    clear: both;
}

.pTop .top-con .con-left {
    float: left;
}

.pTop .top-con .con-left img {
    display: block;
    width: 433px;
    width: 4.33rem;
}

.bmjz-top .pTop .top-con .con-left a {
    display: block;
}

.bmjz-top .pTop .top-con .con-left .logoimg img {
    width: auto;
    height: 33px;
    height: .33rem;
}

.bmjz-top .pTop .top-con {
    padding-top: 10px;
    padding-top: .1rem;
}

.bmjz-top .pTop .top-con .con-left .logofont {
    font-size: 28px;
    font-size: .28rem;
    font-weight: 700;
    color: #1f5d83;
    margin-top: 5px;
    margin-top: .05rem;
}

.pTop .top-con .con-right {
    float: right;
}

.pTop .top-con .con-right .pSearch {
    float: left;
    width: 390px;
    width: 3.9rem;
    height: 40px;
    height: .4rem;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    border-radius: .2rem;
    position: relative;
    margin-top: 13px;
    margin-left: .13rem;
    overflow: hidden;
}

.pTop .top-con .con-right .pSearch .ipt {
    width: 260px;
    width: 2.6rem;
    height: 30px;
    height: .3rem;
    line-height: 30px;
    line-height: .3rem;
    margin: 5px 0 0 18px;
    margin: .05rem 0 0 .18rem;
    font-size: 14px;
    font-size: .14rem;
    padding: 0;
}

.pTop .top-con .con-right .pSearch .ipt::placeholder {
    font-size: 14px;
    font-size: .14rem;
}

.pTop .top-con .con-right .pSearch .btn {
    width: 94px;
    width: .94rem;
    padding-left: 18px;
    padding-left: .18rem;
    height: 42px;
    height: .42rem;
    border-radius: 21px;
    border-radius: .21rem;
    font-size: 15px;
    font-size: .15rem;
    text-align: left;
    position: absolute;
    right: 0;
    top: -1px;
    cursor: pointer;
    color: #ffffff;
    background: url(2022-pSearch-ico.png) no-repeat #1d6dab;
    background-position: 58px center;
    background-position: .58rem center;
    background-size: 20px 19px;
    background-size: .2rem .19rem;
    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;
}

.pTop .top-con .con-right .pSearch .btn:hover {
    background-color: #1f5d83;
}

.pTop .top-con .con-right .tq {
    float: left;
    width: 110px;
    /* width: 1.1rem; */
    height: 64px;
    height: .64rem;
    margin-top: 2px;
    margin-top: .02rem;
    margin-left: 12px;
    margin-left: .12rem;
    overflow: hidden;
    position: relative;
}

.pTop .top-con .con-right .tq iframe {
    position: absolute;
    left: -90px;
    top: 0;
}

.pTop-bmjz {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    background: rgba(31, 93, 131, .7);
    padding-bottom: 10px;
    padding-bottom: .10rem;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .2);
    box-shadow: .04rem .04rem .04rem rgba(0, 0, 0, .2);
    display: none;
    font-size: 15px;
    font-size: .15rem;
}

.pTop-bmjz .tit {
    color: #FFFFFF;
    font-weight: 700;
    padding: 20px 0 15px 0;
    padding: .20rem 0 .15rem;
    display: block;
    line-height: 20px;
    line-height: .20rem;
}

.pTop-bmjz .bmjz-ul {
    padding-bottom: 12px;
    padding-bottom: .12rem;
}

.pTop-bmjz .bmjz-ul li {
    width: 16.66%;
    float: left;
    line-height: 32px;
    line-height: .32rem;
}

.pTop-bmjz .bmjz-ul li a {
    color: #FFFFFF;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pTop-bmjz .bmjz-ul li a:hover {
    color: #FF0000;
}

.pTop-bmjz .line {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, .2);
}

.pTop-bmjz .bmjz-close {
    position: absolute;
    top: 18px;
    top: .18rem;
    right: 0px;
    cursor: pointer;
    width: 28px;
    width: .28rem;

}

/**** 顶部导航 ****/
.pNav {
    width: 100%;
    height: 58px;
    height: .58rem;
    background-color: #1f5d83;
    overflow: hidden;
}

.pNav li {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 0;
    height: 58px;
    height: .58rem;
}

.pNav li img {
    height: 58px;
    height: .58rem;
    display: block;
}

.pNav li a {
    height: 100%;
    display: inline-block;
}

.pNav li a::after {
    content: '';
    height: 2px;
    width: 0;
    background-color: #ffffff;
    display: block;
    margin: 0 auto;
    margin-top: -10px;
    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 a:hover::after {
    width: 44px;
    width: .44rem;
}

/**** 公共底部 ****/
.pFoot {
    height: 108px;
    height: 1.08rem;
    margin-top: 15px;
    margin-top: .15rem;
    background-color: rgba(55, 102, 162, .5);
    font-size: 13px;
    font-size: .13rem;
    color: #ffffff;
    position: relative;
}

.pFoot .mainWidth {
    position: initial;
    height: 100%;
}

.pFoot a {
    color: #ffffff;
}

.pFoot .foot-left {
    float: left;
}

.pFoot .foot-left .link-ul {
    width: 100%;
    padding: .05rem 0;
}

.pFoot .foot-left .link-ul::after {
    content: '';
    display: block;
    clear: both;
}

.pFoot .foot-left .link-ul li {
    width: auto;
    margin-right: 20px;
    margin-right: .2rem;
    float: left;
}

.pFoot .foot-left .link-ul li::before {
    content: '';
    display: block;
    width: 1px;
    height: 13px;
    height: .13rem;
    background-color: #ffffff;
    float: left;
    margin-top: 9px;
    margin-top: .09rem;
}

.pFoot .foot-left .link-ul li:last-child {
    margin-right: 0;
}

.pFoot .foot-left .link-ul li:first-child::before {
    display: none;
}

.pFoot .foot-left .link-ul li:first-child .name {
    padding-left: 0;
}

.pFoot .foot-left .link-ul li .name {
    height: 30px;
    height: .3rem;
    line-height: 30px;
    line-height: .3rem;
    padding-left: 20px;
    padding-left: .2rem;
    cursor: pointer;
    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;
}

.pFoot .foot-left .link-ul li .name:hover {
    color: #ff0000;
}

.pFoot .foot-left .link-ul li .link-con {
    width: 100%;
    min-width: 1200px;
    min-width: 12rem;
    height: 0;
    background: rgba(255, 255, 255, .9);
    z-index: 11;
    position: absolute;
    left: 0;
    bottom: 108px;
    bottom: 1.08rem;
    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 .foot-left .link-ul li .link-con .link-ul {
    width: 1200px;
    width: 12rem;
    margin: 0 auto;
}

.pFoot .foot-left .link-ul li .link-con .link-ul dt {
    width: 14.28%;
    float: left;
    height: 36px;
    height: .36rem;
    line-height: 36px;
    line-height: .36rem;
    text-align: center;
}

.pFoot .foot-left .link-ul li .link-con .link-ul dt a {
    color: #FFFFFF;
    width: 90%;
    padding: 0 5%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 15px;
    font-size: .15rem;
}

.pFoot .foot-left .link-ul li .link-con .link-ul dt a:hover {
    background: #78bfeb;
    color: #ffffff;
}

.pFoot .foot-left .link-ul li.active .link-con {
    display: block;
    padding: 25px 0;
    padding: .25rem 0;
    height: auto;
}

.pFoot .foot-left .msg {
    font-size: 13px;
    font-size: .13rem;
    color: #ffffff;
    line-height: 30px;
    line-height: .3rem;
}

.pFoot .foot-left .msg label {
    margin-right: 10px;
    margin-right: .1rem;
}

.pFoot .foot-right {
    float: right;
}

.pFoot .foot-right a:last-child {
    margin-right: 0;
}

.pFoot .foot-right a img {
    display: block;
}

.pFoot .foot-right .zfzc {
    margin-top: 26px;
    margin-top: .26rem;
    float: left;
    display: block;
    margin-right: 15px;
    margin-right: .15rem;
}

.pFoot .foot-right .zfzc img {
    width: 110px;
    width: 1.1rem;
}

.pFoot .foot-right .ga {
    margin-top: 18px;
    margin-top: .18rem;
    float: left;
    display: block;
}

.pFoot .foot-right .ga img {
    width: 50px;
    width: .5rem;
}

.pFoot .foot-right .dzjg {
    margin-top: 14px;
    margin-top: .14rem;
    float: left;
    display: block;
}

.pFoot .foot-right .dzjg img {
    width: 80px;
    width: .8rem;
}

.mainWidth {
    width: 12rem;
    margin: 0 auto;
    position: relative;
}

/**** 主界面轮播 ****/
.pMainContent {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.pMainContent #main-swiper {
    height: 616px;
    height: 6.16rem;
}

.pMainContent #main-swiper #mian-wrapper {
    width: 1200px;
    width: 12rem;
    margin: 0 auto;
    overflow: hidden;
}

.pMainContent #main-swiper #mian-wrapper.two {
    height: 1232px;
    height: 12.32rem;
}

.pMainContent #main-swiper #mian-wrapper.three {
    height: 1848px;
    height: 18.48rem;
}

.pMainContent #main-swiper #mian-wrapper.four {
    height: 2464px;
    height: 24.64rem;
}

.pMainContent #main-pagination {
    right: -38px;
    right: -.38rem;
    right: calc((100% - 1200px) / 2 - 38px);
    right: calc((100% - 12rem) / 2 - .38rem);
}

.pMainContent #main-pagination .swiper-pagination-bullet {
    width: 10px;
    width: .1rem;
    height: 10px;
    height: .1rem;
    border-radius: 50%;
    margin: 10px 0;
    margin: .1rem 0;
}

.pMainContent #main-swiper .swiper-slide::after {
    content: '';
    display: block;
    clear: both;
}

/*********** 分页 ***********/
.pagination {
    margin-top: 20px;
    margin-top: .2rem;
    margin-bottom: 20px;
    margin-bottom: .2rem;
    font-size: 14px;
    font-size: .14rem;
    text-align: center;
}

.pagination a {
    width: 32px;
    width: .32rem;
    margin: 0 6px;
    margin: 0 .06rem;
    text-align: center;
    line-height: 32px;
    line-height: .32rem;
    display: inline-block;
    background: #eee;
    border-radius: 3px;
}

.pagination a:hover {
    color: #fff;
    background: #2760b7;
    cursor: pointer;
}

.pagination .first-page,
.pagination .last-page,
.pagination .yj-pga0,
.pagination .yj-pga8,
.pagination .pn {
    width: 78px;
    width: .78rem;
}

.pagination .active,
.pagination .blue,
.pagination .cur {
    background: #1f5d83;
    color: #fff;
}

/**** 响应样式 ****/
html {
    font-size: 100px
}

@media screen and (max-width: 1593px) {
    html {
        font-size: 99.70393105px
    }
}

@media screen and (max-width: 1583px) {
    html {
        font-size: 99.21737215px
    }
}

@media screen and (max-width: 1573px) {
    html {
        font-size: 98.73942489999999px
    }
}

@media screen and (max-width: 1563px) {
    html {
        font-size: 98.2700893px
    }
}

@media screen and (max-width: 1553px) {
    html {
        font-size: 97.80936535000001px
    }
}

@media screen and (max-width: 1543px) {
    html {
        font-size: 97.3572531px
    }
}

@media screen and (max-width: 1533px) {
    html {
        font-size: 96.9137525px
    }
}

@media screen and (max-width: 1523px) {
    html {
        font-size: 96.47886355px
    }
}

@media screen and (max-width: 1513px) {
    html {
        font-size: 96.05258624999999px
    }
}

@media screen and (max-width: 1503px) {
    html {
        font-size: 95.63492065px
    }
}

@media screen and (max-width: 1493px) {
    html {
        font-size: 95.22586670000001px
    }
}

@media screen and (max-width: 1483px) {
    html {
        font-size: 94.8254244px
    }
}

@media screen and (max-width: 1473px) {
    html {
        font-size: 94.43359375px
    }
}

@media screen and (max-width: 1463px) {
    html {
        font-size: 94.05037480000001px
    }
}

@media screen and (max-width: 1453px) {
    html {
        font-size: 93.67576745px
    }
}

@media screen and (max-width: 1443px) {
    html {
        font-size: 93.30977185px
    }
}

@media screen and (max-width: 1433px) {
    html {
        font-size: 92.95238785000001px
    }
}

@media screen and (max-width: 1423px) {
    html {
        font-size: 92.6036155px
    }
}

@media screen and (max-width: 1413px) {
    html {
        font-size: 92.26345484999999px
    }
}

@media screen and (max-width: 1403px) {
    html {
        font-size: 91.93190584999999px
    }
}

@media screen and (max-width: 1393px) {
    html {
        font-size: 91.60896855000001px
    }
}

@media screen and (max-width: 1383px) {
    html {
        font-size: 91.29464284999999px
    }
}

@media screen and (max-width: 1373px) {
    html {
        font-size: 90.98892885px
    }
}

@media screen and (max-width: 1363px) {
    html {
        font-size: 90.6918265px
    }
}

@media screen and (max-width: 1353px) {
    html {
        font-size: 90.40333580000001px
    }
}

@media screen and (max-width: 1343px) {
    html {
        font-size: 90.12345679999999px
    }
}

@media screen and (max-width: 1333px) {
    html {
        font-size: 89.85218945px
    }
}

@media screen and (max-width: 1323px) {
    html {
        font-size: 89.58953375px
    }
}

@media screen and (max-width: 1313px) {
    html {
        font-size: 89.33548970000001px
    }
}

@media screen and (max-width: 1303px) {
    html {
        font-size: 89.09005730000001px
    }
}

@media screen and (max-width: 1293px) {
    html {
        font-size: 88.85323659999999px
    }
}

@media screen and (max-width: 1283px) {
    html {
        font-size: 88.62502755px
    }
}

@media screen and (max-width: 1273px) {
    html {
        font-size: 88.40543015px
    }
}

@media screen and (max-width: 1263px) {
    html {
        font-size: 88.19444445px
    }
}

@media screen and (max-width: 1253px) {
    html {
        font-size: 87.9920704px
    }
}

@media screen and (max-width: 1243px) {
    html {
        font-size: 87.79830799999999px
    }
}

@media screen and (max-width: 1233px) {
    html {
        font-size: 87.61315725px
    }
}

@media screen and (max-width: 1223px) {
    html {
        font-size: 87.43661814999999px
    }
}

@media screen and (max-width: 1213px) {
    html {
        font-size: 87.26869074999999px
    }
}

@media screen and (max-width: 1203px) {
    html {
        font-size: 87.109375px
    }
}

@media screen and (max-width: 1193px) {
    html {
        font-size: 86.9586709px
    }
}

@media screen and (max-width: 1183px) {
    html {
        font-size: 86.8165785px
    }
}

@media screen and (max-width: 1173px) {
    html {
        font-size: 86.6830977px
    }
}

@media screen and (max-width: 1163px) {
    html {
        font-size: 86.5582286px
    }
}

@media screen and (max-width: 1153px) {
    html {
        font-size: 86.4419712px
    }
}

@media screen and (max-width: 1143px) {
    html {
        font-size: 86.3343254px
    }
}

@media screen and (max-width: 1133px) {
    html {
        font-size: 86.2352913px
    }
}

@media screen and (max-width: 1123px) {
    html {
        font-size: 86.14486885px
    }
}

@media screen and (max-width: 1113px) {
    html {
        font-size: 86.06305805px
    }
}

@media screen and (max-width: 1103px) {
    html {
        font-size: 85.9898589px
    }
}

@media screen and (max-width: 1093px) {
    html {
        font-size: 85.92527145px
    }
}

@media screen and (max-width: 1083px) {
    html {
        font-size: 85.86929565px
    }
}

@media screen and (max-width: 1073px) {
    html {
        font-size: 85.8219315px
    }
}

@media screen and (max-width: 1063px) {
    html {
        font-size: 85.783179px
    }
}

@media screen and (max-width: 1053px) {
    html {
        font-size: 85.7530382px
    }
}

@media screen and (max-width: 1043px) {
    html {
        font-size: 83.19881013396645px
    }
}

@media screen and (max-width: 1033px) {
    html {
        font-size: 80.74553253795425px
    }
}

@media screen and (max-width: 1023px) {
    html {
        font-size: 78.35710652172894px
    }
}

@media screen and (max-width: 1013px) {
    html {
        font-size: 76.03191933313745px
    }
}

@media screen and (max-width: 1003px) {
    html {
        font-size: 73.76839678948095px
    }
}

@media screen and (max-width: 993px) {
    html {
        font-size: 73.02551263248718px
    }
}

@media screen and (max-width: 983px) {
    html {
        font-size: 72.28262847549341px
    }
}

@media screen and (max-width: 973px) {
    html {
        font-size: 71.53974431849964px
    }
}

@media screen and (max-width: 963px) {
    html {
        font-size: 70.79686016150588px
    }
}

@media screen and (max-width: 953px) {
    html {
        font-size: 70.05397600451212px
    }
}

@media screen and (max-width: 943px) {
    html {
        font-size: 69.31109184751837px
    }
}

@media screen and (max-width: 933px) {
    html {
        font-size: 68.56820769052462px
    }
}

@media screen and (max-width: 923px) {
    html {
        font-size: 67.82532353353086px
    }
}

@media screen and (max-width: 913px) {
    html {
        font-size: 67.0824393765371px
    }
}

@media screen and (max-width: 903px) {
    html {
        font-size: 66.33955521954333px
    }
}

@media screen and (max-width: 893px) {
    html {
        font-size: 65.59667106254956px
    }
}

@media screen and (max-width: 883px) {
    html {
        font-size: 64.8537869055558px
    }
}

@media screen and (max-width: 873px) {
    html {
        font-size: 64.11090274856203px
    }
}

@media screen and (max-width: 863px) {
    html {
        font-size: 63.36801859156826px
    }
}

@media screen and (max-width: 853px) {
    html {
        font-size: 62.62513443457449px
    }
}

@media screen and (max-width: 843px) {
    html {
        font-size: 61.882250277580724px
    }
}

@media screen and (max-width: 833px) {
    html {
        font-size: 61.13936612058696px
    }
}

@media screen and (max-width: 823px) {
    html {
        font-size: 60.396481963593196px
    }
}

@media screen and (max-width: 813px) {
    html {
        font-size: 59.65359780659943px
    }
}

@media screen and (max-width: 803px) {
    html {
        font-size: 58.91071364960566px
    }
}

@media screen and (max-width: 793px) {
    html {
        font-size: 58.167829492611894px
    }
}

@media screen and (max-width: 783px) {
    html {
        font-size: 57.424945335618126px
    }
}

@media screen and (max-width: 773px) {
    html {
        font-size: 56.682061178624366px
    }
}

@media screen and (max-width: 920px) {

    .pFoot {
        height: auto;
        padding: .15rem 0;
    }

    .pFoot .foot-left {
        width: 100%;
        float: none;
        text-align: center;
    }

    .pFoot .foot-left .link-ul {
        margin: 0 auto;
        display: inline-block;
        width: auto;
    }

    .pFoot .foot-right {
        width: 255px;
        width: 2.55rem;
        position: relative;
        float: none;
        margin: 0 auto;
    }

    .pFoot .foot-right::after {
        display: block;
        content: '';
        clear: both;
    }
}

@media screen and (max-width: 768px) {
    html {
        /*font-size: 55.9391770216306px;*/
        /*font-size: calc(100vw * (14 / 105)) !important;//手机端自适应*/
        font-size: 80px;
    }

    .pHead01 li.active::after {
        display: none;
    }

    .pHead01 li {
        width: 33.33%;
        margin: 0;
    }

    .pHead01 li a {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .mainWidth {
        width: calc(100% - 20px);
        padding: 0 10px;
    }

    .pTop {
        height: auto;
        padding-bottom: .2rem;
    }

    .pTop .top-link .link-right {
        display: none;
    }

    .pTop .top-link .link-left .a-link {
        display: none;
    }

    .pTop .top-con .con-left {
        width: 100%;
        float: none;
    }

    .pTop .top-con .con-left img {
        width: 80%;
        margin: 0 auto;
    }

    .bmjz-top .pTop .top-con .con-left .logofont {
        width: 100%;
        text-align: center;
    }

    .pTop .top-con .con-right .tq {
        display: none;
    }

    .pTop .top-con .con-right {
        width: 100%;
        float: none;
    }

    .pTop .top-con .con-right .pSearch {
        width: 40%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .pTop .top-con .con-right .pSearch .ipt {
        width: calc(100% - 0.62rem);
        margin-left: .12rem;
    }

    .pTop .top-con .con-right .pSearch .btn {
        background: url(2022-pSearch-ico-hover.png) no-repeat center #ffffff;
        font-size: 0;
        padding: 0;
        width: .5rem;
        background-size: .2rem .19rem;
    }

    .pTop-bmjz .bmjz-ul li {
        width: 40%;
        padding: 0 5%;
    }

    .pNav .mainWidth {
        box-sizing: border-box;
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
    }

    .pNav .mainWidth::-webkit-scrollbar {
        display: none;
    }

    .pNav ul {
        width: 6.2rem;
    }

    .pNav li {
        width: auto;
        padding: 0 .2rem;
    }

    .pList01 li a {
        width: calc(100vw * .62);
    }

    .pFoot {
        height: auto;
        padding: .15rem 0;
    }

    .pFoot .foot-left .link-ul {
        display: none;
    }

    .pFoot .foot-left .msg label {
        display: block;
    }

    .pMainContent {
        width: calc(100% - 20px);
        padding: 0 10px;
        height: auto;
    }

    .pMainContent #main-swiper {
        height: auto;
    }

    .pMainContent #main-swiper #mian-wrapper {
        width: 100%;
        height: auto !important;
    }

    .pMainContent #main-swiper .swiper-slide {
        height: auto !important;
    }

    .pagination a {
        display: none;
    }

    .pagination .first-page,
    .pagination .last-page,
    .pagination .yj-pga0,
    .pagination .yj-pga8 {
        display: inline-block;
    }
}

@media screen and (max-width: 320px) {
    html {
        font-size: 65px;
    }
}
