* {
    margin: 0;
    padding: 0;
    font-style: normal;
    border: none;
    text-decoration: none;
    list-style: none;
    outline: none;
}

img {
    width: 100%;
    display: block;
}

.nav .logo {
    width: 337px;
    margin-left: 80px;
}

.wrapper {
    min-height: 100vh;
    width: 100%;
    position: relative;
    background: #ECF4FF;
}

.itemBox>div>div {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

.nav {
    width: 100%;
    position: fixed;
    z-index: 999999;
    top: 0;
    height: 80px;
    justify-content: space-between;
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px);
}

.navRight {
    display: flex;
    align-items: center;
    margin-right: 80px;
}

.navRight .navItem {
    margin-left: 51px;
    font-size: 16px;
    position: relative;
    display: block;
    font-weight: 600;
    color: #333333;
}

.navRight .btn {
    width: 110px;
    height: 42px;
    background: linear-gradient(135deg, #000CF9 0%, #14CFFB 100%);
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    line-height: 42px;
    font-size: 16px;
    font-weight: 600;
    margin-left: 58px;
}

.itemBox>div.mainItem1 {
    padding-bottom: 148px;
    background: url(../images/bj0.png) center center / 100% 100%;
    padding-top: 186px;
}

.itemBox>div.mainItem2 {
    background: url(../images/bj1.png) center center / 100% 100%;
}

.itemBox>div.mainItem1>div {
    width: 90%;
    max-width: 1300px;
    position: relative;
    flex-wrap: wrap;
    display: flex;
    margin: auto;
}

.mainItem1 .itemLeft {
    width: 100%;
    position: relative;
    z-index: 999;
    margin-right: 10px;
}

.mainItem1 .itemTitle {
    width: 100%;
    max-width: 716px;
}

.huodongTime img {
    width: 22px;
    height: 21px;
    margin-left: 19px;
    margin-right: 6px;
}

.huodongTime {
    width: 100%;
    max-width: 341px;
    height: 49px;
    margin-top: 27px;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 25px;
    border: 2px solid #FFFFFF;
    backdrop-filter: blur(10px);
    margin-left: 10px;
}

.huodongTime span {
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #09095B;
    line-height: 33px;
}

.zbdw {
    font-size: 23px;
    font-weight: 600;
    color: #000CF9;
    line-height: 38px;
    margin-bottom: 93px;
    letter-spacing: 2px;
    margin-left: 11px;
}

.djs {
    font-size: 18px;
    font-weight: 600;
    color: #06075B;
    display: flex;
    align-items: center;
}

.djs span {
    margin-left: 12px;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    font-size: 22px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 50px;
}

.djs .date-tiem:nth-child(1) {
    margin-left: 0;
}

.itemBtnBox1 .btn1 {
    width: 226px;
    margin-right: 20px;
    height: 58px;
    text-align: center;
    font-size: 22px;
    color: #FFFFFF;
    background: linear-gradient(135deg, #000CF9 0%, #14CFFB 100%);
    border-radius: 8px;
    line-height: 58px;
    cursor: pointer;
}

.itemBtnBox1 {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.itemBtnBox1 .btn2 {
    width: 226px;
    height: 58px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 8px;
    font-size: 22px;
    font-weight: 600;
    color: #06075B;
    cursor: pointer;
    text-align: center;
    position: relative;
    border: 1px solid rgba(9, 9, 91, 0.3);
    line-height: 58px;
}

.itemBtnBox1 .btn2::after {
    content: "";
    position: absolute;
    width: 33px;
    height: 38px;
    background: url(../images/btnIcon.png) center center / 100% 100%;
    right: -3px;
    top: -11px;
}

.itemRight {
    width: 100%;
    max-width: 548px;
    bottom: 0;
    position: absolute;
    right: 0;
    margin-top: 9px;
}

.zhjjTitle {
    width: 542px;
    margin-bottom: 60px;
}

.mainItem2 {
    padding-top: 100px;
    padding-bottom: 118px;
}

.zhjjItem p:nth-child(1) {
    margin-bottom: 40px;
}

.zhjjItem p {
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    text-align: left;
    text-indent: 2em;
    line-height: 40px;
}

.zhjjItem span {
    font-weight: 600;
}

.zhcysj p {
    font-size: 34px;
    text-align: center;
    font-weight: 600;
    color: #FF6541;
}

.zhcysj span {
    font-size: 120px;
    font-weight: bold;
    margin-right: 5px;
}

.zhcysj div div {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #232B65;
}

.zhcysj {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
}


.mainItem3 .zhldTitle {
    width: 414px;
    margin-bottom: 70px;
}

.mainItem3 {
    padding-bottom: 127px;
    padding-top: 100px;
    background: url(../images/bj2.png) center center / 100% 100%;
}

.zhldItem .zhld {
    width: 48%;
    height: 215px;
    position: relative;
    margin-bottom: 26px;
}

.zhld1 {
    background: url(../images/zhldBj1.png) center center / 100% 100%;
}

.zhld2 {
    background: url(../images/zhldBj2.png) center center / 100% 100%;
}

.zhld3 {
    background: url(../images/zhldBj3.png) center center / 100% 100%;
}

.zhld4 {
    background: url(../images/zhldBj4.png) center center / 100% 100%;
}

.zhldItem {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zhldItem .zhld p {
    margin-left: 28px;
    padding-top: 37px;
    font-size: 26px;
    font-weight: 600;
    color: #FFFFFF;
}

.navItem.active::before {
    content: '';
    position: absolute;
    width: 77px;
    left: -8px;
    top: 0;
    height: 22px;
    background: url(../images/navBJ.png) center center / 100% 100%;
}

.navItem.active>* {
    position: relative;
}

.zhldItem .zhld span {
    display: block;
    margin-right: 28px;
    margin-left: 28px;
    margin-top: 11px;
    font-size: 18px;
    color: #FFFFFF;
}

.zhldItem .zhld img {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 30px;
    bottom: 28px;
}

.mainItem4 {
    padding-top: 99px;
    padding-bottom: 90px;
    background: url(../images/bj3.png) center center / 100% 100%;
}

.down_tc {
    width: 90%;
    line-height: 50px;
    max-width: 1200px;
    overflow: hidden;
    z-index: 9999;
    position: fixed;
    top: 50%;
    display: none;
    background: none;
    left: 50%;
    transform: translate(-50%, -50%);
}

.down_tc_bt {
    color: #fff;
    width: 100%;
    background: none;
}

.down_tc_bt h3 {
    float: left;
    color: #111;
    margin-top: 15px;
    font-size: 16px;
    text-align: left;
    text-indent: 2em;
}

.down_tc_bt button {
    float: right;
    padding: 0;
    color: #fff;
    background: none;
    border: 0;
    font-size: 20px;
    margin-right: 0;
}

.theme-popover-mask {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none
}

.down_tc2 {
    width: 800px;
    height: 600px;
    line-height: 50px;
    overflow: hidden;
    z-index: 9999;
    position: fixed;
    top: 50%;
    display: none;
    background: #fff;
    left: 50%;
    margin: -300px 0 0 -400px;
}

.down_tc_bt2 {
    color: #fff;
    width: 100%;
    background: none;
}

.down_tc_bt2 h3 {
    float: left;
    color: #111;
    margin-top: 15px;
    font-size: 16px;
    text-align: left;
    text-indent: 2em;
}

.down_tc_bt2 button {
    float: right;
    padding: 0;
    color: #000;
    background: none;
    border: 0;
    font-size: 20px;
    margin-right: 30px;
    font-weight: bold;
    margin-top: 10px;
}

.theme-popover-mask2 {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none
}

.down_tc video {
    margin: 0 auto;
    object-fit: fill;
    width: 100%;
    overflow: hidden
}

.down_tc3 {
    width: 800px;
    height: 450px;
    line-height: 50px;
    overflow: hidden;
    z-index: 9999;
    position: fixed;
    top: 50%;
    display: none;
    background: none;
    left: 50%;
    margin: -225px 0 0 -400px;
}

.down_tc_bt {
    color: #fff;
    width: 100%;
    background: none;
}

.down_tc_bt h3 {
    float: left;
    color: #111;
    margin-top: 15px;
    font-size: 16px;
    text-align: left;
    text-indent: 2em;
}

.down_tc_bt button {
    float: right;
    padding: 0;
    color: #fff;
    background: none;
    border: 0;
    font-size: 20px;
    margin-right: 0;
    margin-bottom: 10px;
}

.theme-popover-mask3 {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none
}

.down_tc3 video {
    margin: 0 auto;
    object-fit: fill;
    width: 93%;
    height: auto;
    overflow: hidden
}

.footerRight {

    padding-top: 42px;
    display: flex;
    justify-content: space-between;
}

.footerRight>div:nth-child(1) {
    width: 160px;
}

.footerRight span {

    font-size: 14px;
    display: block;
    margin-top: 15px;
    text-align: center;
    color: #fff;
}

.mainItem4 .zhrcTitle {
    width: 776px;
    margin-bottom: 59px;
}

.content_wrap-xcBe {
    -moz-box-pack: justify;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    width: 1105px
}

.content_wrap-xcBe .left_wrap-JtAp {
    position: relative
}

.content_wrap-xcBe .left_wrap-JtAp .met_rank-Te5D {
    bottom: -40px;
    color: rgba(46, 70, 146, .5);
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    right: 114px
}

.content_wrap-xcBe .left_wrap-JtAp .left_link_box-Ohp3 {
    margin-left: 24px;
    position: relative
}

.content_wrap-xcBe .left_wrap-JtAp .left_link_box-Ohp3:before {
    background: #1664ff;
    border-radius: 50%;
    content: " ";
    display: block;
    height: 5px;
    left: -19px;
    position: absolute;
    top: 38px;
    width: 5px;
    z-index: 2
}

.content_wrap-xcBe .left_wrap-JtAp .left_link_box-Ohp3:not(:last-child):after {
    border-left: 1px solid #ced7f3;
    content: " ";
    height: 100px;
    left: -17px;
    position: absolute;
    top: 37.8px
}

.content_wrap-xcBe .affix_name-KgJ0 {
    position: absolute !important
}

.right_wrap-jruZ {
    color: #2e4692;
    position: relative;
    width: 675px;
}

.right_wrap-jruZ .right_box-hGOf {
    width: 675px
}

.arco-anchor-link {
    padding-top: 15px;
    width: calc(379px - 14px);
    height: calc(82px - 14px - 15px);
    padding-left: 14px;
    padding-bottom: 14px;
    border-radius: 8px;
    margin-bottom: 17px;
}

.anchor-conf-time-Dnq3 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 6px;
}

.anchor-conf-title-SqUN {
    font-size: 18px;
    color: #666666;
}

.zjImg {
    right: 15px;
    background: url(../images/zjImgBj.png) top left / 100% 100%;
    position: absolute;
    bottom: 227px;
    height: 341px;
    width: 358px;
}

.zjImg img {
    width: 318px;
    position: absolute;
    right: 36px;
}

.mainItem5>div {
    position: relative;
}

.left_link_box-Ohp3.active {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 8px;
    border: 1px solid #FFFFFF;
}

.left_link_box-Ohp3.active .anchor-conf-title-SqUN {
    font-weight: 600;
    color: #4241FF;
}

.left_link_box-Ohp3 {
    border: 1px solid rgba(0, 0, 0, 0)
}

.rightItem {
    flex: 1;
    display: none;
}

.rightItem>div {

    height: 690px;
    overflow-y: auto;
}

.rightItem>div::-webkit-scrollbar {
    width: 3px;
    background: rgba(66, 65, 255, 0.04);
    border-radius: 2px;
}

.rightItem>div::-webkit-scrollbar-thumb {
    background: rgba(66, 65, 255, 0.22);

}

.rightItem {
    padding-bottom: 40px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 8px;
    margin-bottom: 30px;
    border: 1px solid #FFFFFF;
}

.rightItem:last-child {
    margin-bottom: 0;
}

.rightItem p {
    margin-bottom: 20px
}

.rightItem img {
    width: 20px;
    height: 20px;
    margin-left: 40px;
    margin-right: 7px;
}

.zhrcRightTime {
    display: flex;
    padding-top: 52px;
    align-items: center;
}

.zhrcRightTime span {
    font-size: 18px;
    color: #333333;
}

.zhrcRightTitle {
    margin-left: 40px;
    font-size: 27px;
    margin-top: 10px;
    margin-bottom: 29px;
    margin-right: 40px;
    font-weight: 600;
    color: #4241FF;
}

.zhrcRightContent {
    margin-left: 40px;
    font-size: 18px;
    line-height: 38px;
    color: #666666;
    margin-right: 33px;
}

.zhjbTitle {
    width: 750px;
}

.mainItem5 {
    padding-top: 107px;
    padding-bottom: 110px;
    background: url(../images/bj4.png) center center / 100% 100%;
}

.zhjb {
    margin-top: 63px;
    margin-right: 427px;
}

.zhjb p {
    font-size: 26px;
    font-weight: 600;
    text-align: right;
    color: #232B65;
    margin-bottom: 11px;
}

.zhjb span {
    display: block;
    font-size: 16px;
    text-align: right;
    color: #232B65;
}

.zhjbSwiper {
    margin-top: 76px;
}

.swiper-slide {
    position: relative;
    height: 227px;
}

.swiper-slide img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.bjActive {
    display: none;
}

.swiper-slide-active .bjActive {
    display: block;
}

.zzjgTitle {
    width: 522px;
}

.rcapItem {
    width: 90%;
    display: flex;
    justify-content: space-between;
    max-width: 1316px;
    margin: 79px auto 80px;
}


.rcapLeft ul {
    position: relative;
    padding-left: 36px;
}

.rcapLeft div {
    font-size: 20px;
    font-weight: 500;
    position: relative;
    color: #333333;
    cursor: pointer;
}

.rcapLeft ul>li {
    margin-bottom: 40px;
}

.rcapLeft ul>li:last-child {
    margin-bottom: 0;
}

.rcapLeft ol {
    display: none;
}


.rcapLeft ul>.active div {
    color: #4241FF;
    margin-bottom: 28px;
}

.rcapLeft ul>.active {
    margin-bottom: 32px;
}

.rcapLeft ol li {
    max-width: 307px;
    padding: 16px 14px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    border-radius: 8px;
    border: 1px solid rgba(10, 76, 182, 0);
    margin-bottom: 8px;
}

.rcapLeft ol li.active {
    color: #4241FF;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 8px;
    border: 1px solid #FFFFFF;
}

.rcapLeft ul::after {
    content: "";
    width: 2px;
    height: calc(100% - 24px);
    left: 2px;
    top: 12px;
    background: #4241FF;
    opacity: 0.2;
    position: absolute;
}

.rcapLeftMobile .rcapLeftMobile_nav {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    white-space: nowrap;

    overflow-x: scroll;
}

.rcapLeftMobile .rcapLeftMobile_nav::-webkit-scrollbar,
.rcapLeftMobile_nav1 ol {
    display: none;
    /* Chrome Safari */
}

.rcapLeftMobile_nav1 ol.on::-webkit-scrollbar {
    display: none;
}

.rcapLeftMobile .rcapLeftMobile_nav li {
    display: inline-block;
    font-size: 16px;
    padding: 5px;
}

.rcapLeftMobile .rcapLeftMobile_nav li.active {
    font-size: 16px;
    font-weight: bold;
    color: #4241FF;
    position: relative;
}

.rcapLeftMobile .rcapLeftMobile_nav li.active::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #4241FF;
    left: 0;
    bottom: 0px;
}

.rcapLeftMobile_nav1 {
    display: block;
    width: 100%;
    margin: 20px auto;
}

.rcapLeftMobile_nav1 ol {
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
    display: none;
}

.rcapLeftMobile_nav1 ol.on {
    display: block;
}

.rcapLeft div::after {
    width: 6px;
    height: 6px;
    background: #0A4CB6;
    content: "";
    position: absolute;
    border-radius: 50%;
    left: -36px;
    top: 50%;
    transform: translateY(-50%);
}

.rcapLeft {
    width: 320px;
}

.rcapRight {
    width: 90%;
    max-width: 855px;
}

.rcapIcon {
    width: 20px;
    margin-right: 7px;
}

.rcapTime {
    display: flex;
    margin-bottom: 12px;
    align-items: center;
}

.rcapTime span {
    font-size: 18px;
    line-height: 25px;
    color: #333333;
}

.rcapTitle {
    font-size: 27px;
    font-weight: 600;
    line-height: 38px;
    color: #4241FF;
}

.rcapLi {
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    padding: 50px 40px;
}

.rcapMessage {
    margin-top: 29px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
}

.rcapMessage p {
    margin-bottom: 30px;
    line-height: 36px;
}

.rcapMessage p:last-child {
    margin-bottom: 0;
}

.rcapLeft {
    /* position: fixed; */
    left: 15%;
    top: 500px;
}

.rcapLeft.on {
    position: relative;
}

.rcapRight.on {
    margin-left: calc(15% + 320px);
}

.rcapLi {
    margin: 0 0 20px 0;
}

.jumpdw {
    height: 20px;
}

.rcapList {
    display: none;
}

.swiper-slide span {
    font-size: 18px;
    position: absolute;
    left: 15px;
    bottom: 8px;
    color: #FFFFFF;
}

.swiper-slide-active span {
    display: none;
}

.zzjqItem p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
    color: #232B65;
}
.zzjgTitle img{
width:unset !important
}
.zzjqItem {
    margin-top: 35px;
}

.zzjqItem>div {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.zzjqItem div div {
    width: 180px;
    margin-bottom: 18px;
	cursor:pointer;
    margin-right: 24px;
    border-radius: 6px;
}

.zzjqItem div div:last-child {
    margin-right: 0;
}

.zzjqItem img {
    width: 100%;
    height: 100%;
}


.footer {
    width: 100%;
    background: #003FCD;
    height: 250px;
}

.footerItem {
    width: 95%;
    max-width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin: auto;
}

.footerLeft {
    max-width: 850px;
    width: 100%;
    padding-top: 42px;
}

.footerLogo {
    width: 345px;
    height: 60px;
}

.footerBottom {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, .4);
    padding-top: 23px;
    margin-top: 28px;
}

.footerBottom span {
    font-size: 14px;
    margin-right: 60px;
    color: #FFFFFF;
}

.bodyIcon1 {
    position: absolute;
    width: 244px;
    height: 239px;
    right: 103px;
    top: 2074px;
}

.mainItem6 {
    padding-top: 109px;
    position: relative;
    padding-bottom: 110px;
    background: url(../images/bj5.png) center center / 100% 100%
}

.footerBottom p {
    font-size: 14px;
    margin-top: 12px;
    color: #FFFFFF;
}

.bodyIcon {
    position: absolute;
    bottom: 325px;
    width: 447px;
    height: 662px;
    right: 0;
}

#date1 {
    display: block;
}

.rcapList {
    display: none;
}

.phone {
    display: none;
}
.zzjgTitle .phoneimg{
		display:none
	}
.rcapLeftMobile {
    display: none;
}
.phoneTitle {
    display: none;
}
@media (max-width:1000px) {
    .nav {
        display: none;
    }

    .pcTitle {
        display: none;
    }
    .phoneTitle{
        display: block;
    }
    .rcapLeftMobile_nav1 ol li.active {
        background-color: #4241FF;
        color: #ffffff;
    }

    .phone {
        position: fixed;
        top: 0;
        height: 60px;
        background: #fff;
        align-items: center;
        z-index: 99999;
        width: 100%;
        left: 0;
        display: flex;
    }

    .phone .logo {
        margin-left: 10px;
        width: 250px;
    }

    .phoneBtn i {
        width: 20px;
        height: 2px;
        background: #000;
        display: block;
    }

    .mask {
        width: 100%;
        position: fixed;
        right: -100%;
        transition: .5s;
        top: 0;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
    }

    .menuList {
        width: 75%;
        height: calc(100vh - 100px);
        padding-top: 100px;
        top: 0;
        transition: .5s;
        background: #fff;
        right: -75%;
        position: fixed;
    }

    .menuList.active {
        right: 0;
    }

    .mask.active {
        right: 0;
    }

    .menuList a {
        display: block;
        color: #000;
        margin: 30px;
        width: 100%;
    }

    .phoneBtn i:nth-child(2) {
        margin: 5px 0;
    }

    .phoneBtn {
        margin-right: 10px;
    }

    .phone .top {
        display: flex;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        align-items: center;
    }

    .itemBox {
        padding-top: 60px;
    }

    .mainItem1 .itemLeft {
        margin-right: 0;
        flex: unset;
        width: 100%;
    }

    .huodongTime img {
        margin-left: 0;
    }

    .huodongTime {
        margin-left: 0;
        width: 80%;
        height: 30px;
        margin: auto;
        display: flex;
        justify-content: center;
        margin-top: 20px;
        margin-bottom: 20px;
        max-width: unset;
    }

    .zbdw {
        margin-left: 0;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .huodongTime span {
        font-size: 18px;
    }

    .itemBtnBox1 a {
        width: 45%;
        margin: 0;
        font-size: 18px;
    }

    .itemBtnBox1 a .btn1 {
        width: 100%;
        font-size: 20px !important;
    }

    .itemBtnBox1 .btn2 {
        font-size: 20px !important;
    }

    .itemBtnBox1 .btn2 {
        width: 45%;
        font-size: 18px;
    }

    .itemBtnBox1 {
        margin-top: 20px;
        justify-content: space-between;
    }


    .itemRight {
        position: relative;
        width: 80%;
        margin: auto;
        margin-top: 20px;
    }

    .zhjjTitle {
        width: 100%;
        margin-bottom: 10px;
    }

    .zhjjItem p {
        font-size: 16px;
    }

    .zhjjItem p:nth-child(1) {
        margin-bottom: 20px;
    }

    .zhcysj {
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .zhcysj p {
        font-size: 20px;
        text-align: center;
    }

    .zhcysj span {
        font-size: 40px;
    }

    .zhcysj>div {
        margin-bottom: 20px;
    }

    .mainItem3 .zhldTitle {
        width: 100%;
        margin-bottom: 20px;
    }

    .zhldItem .zhld {
        width: 100%;
        margin: 0 auto 20px;
    }

    .mainItem4 .zhrcTitle {
        width: 100%;
        margin-bottom: 20px;
    }

    .content_wrap-xcBe {
        width: 100%;
        display: block;
    }

    .right_wrap-jruZ {
        width: 100%;
        margin-top: 20px;
    }.zzjgTitle img{
		width:100% !important
	}

    .left_wrap-JtAp {
        margin-bottom: 20px;
    }

    .arco-anchor {
        width: 100% !important;
    }

    .zhrcRightTime {
        padding-top: 20px;
    }

    .rightItem>div>div {
        width: 95%;
        margin: 0 auto 20px;
    }

    .rightItem img {
        margin-left: 0;
    }

    .rightItem {
        margin-bottom: 0px;
    }

    .zhrcRightTitle {
        font-size: 20px;
    }

    .zhrcRightContent {
        font-size: 16px;
    }

    .mainItem5 {
        margin-top: 40px;
    }

    .zhjbTitle {
        width: 100%;
    }
.mainItem6{
	padding-top:40px;
	padding-bottom:40px
}
    .zhjb {
        margin-top: 20px;
        margin-right: 0;
    }
	.zzjgTitle .pcimg{
		display:none
	}
	.zzjqItem>div:last-child{
	margin-bottom:0;}
	.zzjgTitle .phoneimg{
		display:block
	}
    .zhjb p,
    .zhjb span {
        text-align: left;
    }

    .zhjbSwiper {
        margin-top: 20px;
    }


    .zzjqItem div div {
        width: 48%;
        height: unset;
        margin: 0 0 20px;
    }

    .zzjqItem>div {
        justify-content: space-between;
    }

    .zzjgTitle {
        width: 100%;
    }

    .footer {
        height: unset;
        padding-bottom: 20px;
    }

    .footerItem {
        flex-wrap: wrap;
    }

    .footerBottom span {
        display: block;
        margin-bottom: 20px;
    }

    .itemBox>div.mainItem2 {
        margin-bottom: 0;
        padding-top: 40px;
        padding-bottom: 40px;
        background: url(../images/bj1.png) center center / cover
    }

    .itemBox>div.mainItem1 {
        padding-top: 40px;
        padding-bottom: 40px;
        background: url(../images/bj0.png) center center / cover
    }
    .rcapLeftMobile{
        display: block;
    }
    .zhcysj>div:nth-child(2n+1) {
        width: 35%;
    }

    .footerBottom {
        margin-top: 20px;
    }

    .footerLeft {
        padding-top: 20px;
    }

    .footerRight {
        margin-top: 20px;
        width: 100%;
    }

    .footerRight div {
        width: 45%;
    }

    .bodyIcon1 {
        display: none;
    }

    .bodyIcon {
        display: none;
    }

    .zhcysj div div {
        font-size: 14px;
    }

    .zjImg {
        display: none;
    }

    .zhcysj>div:nth-child(2n) {
        width: 60%;
    }

    .mainItem3 {
        padding-bottom: 40px;
        padding-top: 40px;
        background: url(../images/bj2.png) center center / cover;
    }

    .mainItem4 {
        padding-bottom: 40px;
        padding-top: 40px;
        background: url(../images/bj3.png) center center / cover;
    }


    .footerRight {
        justify-content: center;
    }

    .footerRight img {
        width: 63%;
        margin: auto;
        border-radius: 12px;
    }

    .footerBottom span {
        font-size: 16px;
        margin-right: 0;
        text-align: center;
    }

    .rcapLeft {
        display: none;
    }

    .rcapLeftMobile_nav1 ol li {
        padding: 5px 10px;
        background-color: #fff;
        display: inline-block;
        border-radius: 4px;
    }

    .rcapLeftMobile_nav1 ol {
        width: 100%;
        overflow-x: scroll;
        white-space: nowrap;
        display: none;
    }
}