@font-face {
    font-family: 'HarmonyOS_Sans_SC_Light';
    src: url('../fonts/HarmonyOS_Sans_SC_Light.ttf');

}

.cpjs .inner_centered {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 95%;
}

.cpjs .inner_centered .cpjs_leif {
    width: 78%;
    margin-top: 30px;
    float: left;
}

.cpjs .inner_centered .cpjs_right {
    width: 17.2%;
    border: 1px solid #dddddd;
    margin-top: -7.5%;
    background: #fff;
    max-width: 220px;
    float: right;
}
.mopcflex {
    /* position: fixed; */
    /* top: 250px; */
    /* right: 11.5%; */
}
.cpjs .inner_centered .cpjs_right .mopcflex .ppw {
    position: fixed;
    top: 130px;
}

.mopcflex .ppw {
    position: fixed;
    top: 250px;
    width: 17.2%;
    border: 1px solid #dddddd;
    margin-top: -7.5%;
    background: #fff;
    max-width: 220px;
    z-index: 9999;
}
.cpjs .inner_centered .cpjs_leif .cpjs_lise {
    display: flex;
    justify-content: space-between;
    padding: 2% 4% 4% 4%;
    border: 1px solid #dddddd;
    transition: 0.5s;
    margin-bottom: 70px;
    position: relative;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_ll {
    margin-top: -4.5%;
    width: 39%;
    position: relative;
    /* border: 5px solid; */
    z-index: 1;
    /* overflow: hidden; */
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_rr {
    width: 57%;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_rr .cpjs_tit {
    display: block;
    font-size: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_rr .cpjs_nei {
    font-size: 16px;
    color: #555555;
    line-height: 1.8;
    margin-bottom: 32px;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_rr .cpjs_more {}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_rr .cpjs_more .zis {
    color: #888888;
    position: relative;
    display: inline-block;
    padding-right: 23px;
    font-size: 14px;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_rr .cpjs_more .zis:before {
    content: '';
    position: absolute;
    border: 5px solid #00000000;
    border-left-color: #888888;
    width: 0;
    height: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_ll .imhh {
    position: absolute;
    width: 110%;
    height: 110%;
    top: -5%;
    bottom: 0;
    left: -5%;
    right: 0;
    margin: auto;
    background: #fff;
    z-index: -1;
    overflow: hidden;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_ll .jian1:before {
    content: '';
    position: absolute;
    border: 15px solid #b4232300;
    border-right-color: #10472d;
    width: 0;
    height: 0;
    transform: rotate(45deg);
    top: -15px;
    z-index: 1;
    left: -15px;
}
.cpjs .inner_centered .cpjs_leif .cpjs_lise a {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 99;
}
.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_ll .jian1:after {
    content: '';
    position: absolute;
    border: 22px solid #b4232300;
    border-right-color: #ffffff;
    width: 0;
    height: 0;
    transform: rotate(45deg);
    top: -22px;
    left: -22px;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_ll .jian2:before {
    bottom: -15px;
    right: -15px;
    top: auto;
    left: auto;
    transform: rotate(225deg);
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_ll .jian2:after {
    transform: rotate(225deg);
    bottom: -22px;
    right: -22px;
    top: auto;
    left: auto;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise:hover {
    border-color: #10472d;
}


.cpjs .inner_centered .cpjs_leif .cpjs_lise:hover .jian1 {
    left: -50px;
    transition: all 0.5s;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .jian1 {
    position: relative;
    transition: all 0.5s;
    left: 0;
    right: 0;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise:hover .jian2 {
    left: 50px;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .jian2 {
    position: relative;
    transition: all 0.5s;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_ll .vhj {
    overflow: hidden;
}


.cpjs .inner_centered .cpjs_leif .cpjs_lise:hover .cpjs_rr .cpjs_tit {
    color: #10482d;
}


.cpjs .inner_centered .cpjs_leif .cpjs_lise:hover .cpjs_more a {
    color: #10482d;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise:hover .cpjs_more a::before {
    border: 5px solid #00000000;
    border-left-color: #10482d;
}

.cpjs .inner_centered .cpjs_right .ri_title {}

.cpjs .inner_centered .cpjs_right .ri_title {
    font-size: 20px;
    color: #10482d;
    text-align: center;
    padding: 19% 2%;
}

.cpjs .inner_centered .cpjs_right .ri_biao {}

.cpjs .inner_centered .cpjs_right .ri_biao li {}

.cpjs .inner_centered .cpjs_right .ri_biao li a {
    padding: 15px 20px;
    font-size: 16px;
    color: #333333;
    display: block;
    border-top: 1px solid #dddddd;
    position: relative;
    transition: all 0.5s;
    font-family: 'HarmonyOS_Sans_SC_Light';
}

.cpjs .inner_centered .cpjs_right .ri_biao li:not(:last-child) {}

.cpjs .inner_centered .cpjs_right .ri_biao li:hover {}

.cpjs .inner_centered .cpjs_right .ri_biao li a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #10482d;
    transition: all 0.5s;
    display: none;
}

.cpjs .inner_centered .cpjs_right .ri_biao .omw a {
    color: #10482d;
}
.cpjs .inner_centered .cpjs_right .ri_biao li:hover a {
    /* padding-left: 35px; */
    color: #10482d;
}

.cpjs .inner_centered .cpjs_right .ri_biao li:hover a::before {
    left: 20px;
    width: 9px;
}



.cpjs-xq .mySwiper2 .swiper-button-next,.cpjs-xq .mySwiper2 .swiper-button-prev {
    background: #0000;
}
.cpjs-xq .mySwiper2 .swiper-button-next::after,.cpjs-xq .mySwiper2 .swiper-button-prev::after  {
    color: #10482d;
}

.cpjs .inner_centered .cpjs_leif .cpjs_lise .mass {
    position: absolute;
    margin-top: -23%;
}


.Galary002512 {
    /* background: #ccc; */
    padding: 35px 0;
}

.Galary002512 .slider-for {
    margin-bottom: 3%;
    background: #fbfbfb;
    border: 1px solid #ddd;
}

.Galary002512 .slider-for li {
    /* background: #fbfbfb; */
    border: none;
}

.Galary002512 .slider-for li .Ispic {
    padding-bottom: 55%;
    background-size: cover;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.Galary002512 .slider-nav li .Ispic {
    border: 1px solid #ddd;
    background-color: #fff;
    padding-bottom: 65%;
    margin: 0 3%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50%;
}

.Galary002512 .slider-nav li.slick-center .Ispic {
    /* border-color: #10482d; */
    background-color: #fbfbfb;
}

.Galary002512 .slider-nav {
    margin-bottom: 30px;
}

/* Arrows */
.Galary002512 .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    border: none;
    z-index: 10;
    margin-top: -20px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.8);
}

.Galary002512 .slick-arrow:hover {
    background-color: rgba(253, 141, 43, 0.9);
}

.Galary002512 .slick-arrow::before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    margin-left: -4px;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    transform: rotate(-45deg);
}

.Galary002512 .slick-prev {
    left: -45px;
}

.Galary002512 .slick-next {
    right: -45px;
    background-position: right top;
}

.Galary002512 .slick-prev::before {
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
}

.Galary002512 .slick-next::before {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    margin-left: -12px;
}

/* Dots */
.Galary002512 .slick-dots {
    list-style: none;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
}

.Galary002512 .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.Galary002512 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    border: 0;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    padding: 0;
}

.Galary002512 .slick-dots li.slick-active button {
    opacity: .75;
    background: rgba(253, 141, 43, 0.5);
}

.Galary002512 .slider-nav .slick-slide {
    max-width: 120px;
    /* border: 1px solid; */
}

.Galary002512 .slider-nav .slick-track {
    margin: auto;
    /* text-align: center; */
}

.cpjs-xq .titxq {
    font-size: 24px;
    color: #10482d;
    margin-bottom: 35px;
    line-height: 1;
    font-family: 'HarmonyOS_Sans_SC_Light';
}

.cpjs-xq .titlea {
    font-size: 28px;
}

@media(max-width:1200px) {
    .Galary002512 .slider-for {
        margin-bottom: 50px;
    }

    .Galary002512 .slick-prev,
    .Galary002512 .slick-next {
        right: auto;
        left: 50%;
        margin-top: 0;
        top: -45px;
    }

    .Galary002512 .slick-prev {
        margin-left: -50px;
    }

    .Galary002512 .slick-next {
        margin-right: -50px;
    }
}

@media(max-width:640px) {

    .Galary002512 .slick-prev,
    .Galary002512 .slick-next {
        display: none !important;
    }

    .Galary002512 .slider-for {
        margin-bottom: 3%;
    }
}


.cpjs-xq .swiper {
    width: 100%;
    /* height: 300px; */
    margin-left: auto;
    margin-right: auto;
}

.cpjs-xq .swiper-slide {
    /* background-size: cover; */
    /* background-position: center; */
}

.cpjs-xq .mySwiper2 {
    /* height: 80%; */
    width: 100%;
    background: #fbfbfb;
    border: 1px solid #ddd;
    border-bottom: none;
    padding: 4% 5%;
}

.cpjs-xq .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 20px 0;
    max-width: 570px;
    padding-left: 35px;
    padding-right: 35px;
}

.cpjs-xq .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    /* opacity: 0.4; */
    height: 100%;
    border: 1px solid #ddd;
}

.cpjs-xq .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
    background: #fbfbfb !important;
}

.cpjs-xq .swiper-slide img {
    display: block;
    /* width: 100%; */
    height: 100%;
    object-fit: cover;
    margin: auto;
}

.cpjs-xq .mySwiper .swiper-slide img {
    max-width: 107px;
    height: auto;
    max-height: 61px;
}

.cpjs-xq .mySwiper2 .swiper-slide {
    display: block;
    height: 100%;
}

.cpjs-xq .mySwiper2 .swiper-wrapper {
    align-items: center;
}

.cpjs-xq .mySwiper .swiper-slide {
    background: #fff;
    display: block;
    height: auto;
}

.cpjs-xq .mySwiper .swiper-slide .imgg {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.swiper-slide.swiper-slide-thumb-active.swiper-slide-visible.swiper-slide-active {}

.cpjs-xq .mySwiper .swiper-button-next {
    right: 0;
}

.cpjs-xq .mySwiper .swiper-button-prev {
    max-height: 80px;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border: 1px solid #dddd;
    left: 0;
}

.cpjs-xq .mySwiper .swiper-button-next {
    max-height: 80px;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border: 1px solid #dddd;
    right: 0;
}

.cpjs-xq .mySwiper .swiper-button-prev::after {
    content: '';
    border: 5px solid #fff0;
    border-right-color: #888888;
    width: 0;
    height: 0;
    margin-left: -5px;
}

.cpjs-xq .mySwiper .swiper-button-next::after {
    content: '';
    border: 5px solid #fff0;
    border-left-color: #888888;
    width: 0;
    height: 0;
    margin-right: -5px;
}

.cpjs-xq {position: relative;z-index: 1;}

.cpjs-xq .xqbox2 {
    border: 1px solid #ddd;
    border-top: none;
    padding: 50px 60px;
    background: #f8f9f8 URL(../images/bj01.jpg) no-repeat 100% 100%;
    margin-bottom: 60px;
}

.cpjs-xq .xqbox2 .neirong {}

.cpjs-xq .xqbox2 .neirong .pa {
    color: #333333;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 25px;
    max-width: 710px;
    font-family: 'HarmonyOS_Sans_SC_Light';
}

.cpjs-xq .xqbox2 .titxq {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.cpjs-xq .xqbox2 .neirong .pb {
    color: #10482d;
}

.cpjs-xq .xqbox3 {
    margin-bottom: 55px;
}

.cpjs-xq .xqbox3 ul {}

.cpjs-xq .xqbox3 ul li {
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    transition: all 0.5s;
}

.cpjs-xq .xqbox3 ul li .boxdiv {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 30px 30px;
    padding-left: 0;
}

.cpjs-xq .xqbox3 ul li .boxdiv .lev {
    width: 28%;
    text-align: center;
    position: relative;
    margin-right: 3%;
    margin-left: 2%;
    padding: 2%;
    border: 1px solid #e7e7e7;
    min-height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cpjs-xq .xqbox3 ul li .boxdiv .riv {
    width: 67%;
}

.cpjs-xq .xqbox3 ul li .boxdiv .lev img {
       width: auto;
       /* padding: 30px; */
}

.cpjs-xq .xqbox3 ul li .boxdiv  .boxdiv_po {
    font-size: 20px;
    color: #10472d;
    line-height: 1.5;
    margin: 0;
    margin-top: 0;
    /* max-width: 170px; */
    margin-bottom: 10px;
}

.cpjs-xq .xqbox3 ul li .boxdiv .riv .ribox {
    font-size: 16px;
    color: #333333;
    line-height: 1.8;
}

.cpjs-xq .xqbox3 ul li:before {
    content: '';
    position: absolute;
    border: 14px solid #0000;
    border-left-color: #10472d;
    width: 0;
    height: 0;
    transform: rotate(45deg);
    right: -5px;
    bottom: -5px;
}
.cpjs-xq .xqbox3 ul li .boxdiv .lev img {
    max-width: 150px;
    height: auto;
}
/* .cpjs-xq .xqbox3 ul li .boxdiv .lev:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #ddd;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
} */

.cpjs-xq .xqbox3 .wenan {
    margin-top: 55px;
    padding-bottom: 64px;
    border-bottom: 1px solid #ddd;
}

.cpjs-xq .xqbox3 .wenan .wenpp {
    font-size: 16px;
    color: #10472d;
    line-height: 1.8;
    max-width: 760px;
}


.xqbox4 {
    margin-bottom: 55px;
}

.xqbox4 .pic {
    position: relative;
    padding: 20px;
    border: 1px solid #ddd;
}
.idllw {
    position: absolute;
    margin-top: -12%;
}
.xqbox4 .pic .play {
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background: url(../images/xin/play.png) no-repeat center;
}

.xqbox4 .pic video {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    max-width: 956px;
    max-height: 537px;
    object-fit: cover;
    /* padding: 20px; */
    z-index: 9;
}

.xqbox5 {
    margin-bottom: 100px;
}
.xqbox5 ul {
    border: 1px solid #ddd;
    padding: 20px 0;
}

.xqbox5 ul li {
    padding: 11px 40px;
    /* border: 1px solid #ddd; */
    transition: all 0.5s;
    display: flex;
}



.xqbox5 ul li p {
    font-size: 16px;
    color: #10472d;
    width: 67%;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
}
.xqbox5 ul li .imgk {
    width: 28%;
    margin-right: 3%;
    position: relative;
    max-width: 100px;

}
.xqbox5 ul li:not(:nth-child(1)) {
    border-top: none;
}
.tanchuang .tanc .img img {
    max-width: 150px;
}
.cpjs-xq .xqbox3 ul li:hover {
    background: #f8f9f8;
}

.xqbox5 ul li:hover {
    background: #f8f9f8;
}

.pzcl-xq {}

.pzcl-xq .pzclbox1 {
    padding: 60px;
    border: 1px solid #ddd;
    margin-bottom: 60px;
}

.pzcl-xq .pzclbox1 .pw {
    font-size: 16px;
    color: #333333;
    line-height: 1.8;
    margin-bottom: 38px;
}

.pzcl-xq .pzclbox1 .lunbi {
    max-width: 90%;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.pzcl-xq .pzclbox1 .lunbi .swiper {
    max-width: 100%;
    height: 100%;
    padding: 0;
}

.pzcl-xq .pzclbox1 .lunbi .swiper .swiper-slide {
    border: none;
}

.pzcl-xq .pzclbox1 .lunbi .swiper .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
}

.pzcl-xq .pzclbox1 .jiaw1:before {
    content: '';
    position: absolute;
    border: 30px solid #b4232300;
    border-right-color: #10472d;
    width: 0;
    height: 0;
    transform: rotate(45deg);
    top: -30px;
    z-index: 9;
    left: -30px;
}

.pzcl-xq .pzclbox1 .jiaw1:after {
    content: '';
    position: absolute;
    z-index: 8;
    border: 40px solid #b4232300;
    border-right-color: #ffffff;
    width: 0;
    height: 0;
    transform: rotate(45deg);
    top: -42px;
    left: -42px;
}

.pzcl-xq .pzclbox1 .jiaw2:before {
    content: '';
    position: absolute;
    border: 30px solid #b4232300;
    border-left-color: #10472d;
    width: 0;
    height: 0;
    transform: rotate(45deg);
    bottom: -30px;
    z-index: 9;
    right: -30px;
}

.pzcl-xq .pzclbox1 .jiaw2:after {
    content: '';
    position: absolute;
    z-index: 8;
    border: 51px solid #b4232300;
    border-left-color: #ffffff;
    width: 0;
    height: 0;
    transform: rotate(45deg);
    bottom: -42px;
    right: -42px;
}

.pzcl-xq .pzclbox1 .lunbi .jiaw1 {
    position: relative;
    /* left: 0; */
    /* right: 0; */
}

.pzcl-xq .pzclbox1 .lunbi .jiaw2 {
    position: absolute;
    right: -2px;
    bottom: -2px;
    z-index: 9;
}

.pzcl-xq .pzclbox1 .lunbi .swiper-pagination {
    bottom: 25px;
}

.pzcl-xq .pzclbox1 .lunbi .swiper-pagination .swiper-pagination-bullet {
    border-radius: 0;
    opacity: 1;
    background: #fff;
}

.pzcl-xq .pzclbox1 .lunbi .swiper-pagination .swiper-pagination-bullet-active {
    background: #10472d;
}

.cpjs .inner_centered .cpjs_leif .pzclbox2 {
    margin-bottom: 60px;
}


.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .lefta {
    width: 27%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    align-content: center;
}

.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .righta {
    width: 100%;
}

.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .lefta .pa {
    font-size: 18px;
    color: #10472d;
    margin-bottom: 18px;
}

.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .pb {
    font-size: 16px;
    color: #1b1b1b;
    line-height: 1.8;
}

.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .righta ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

ul {}

.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .righta ul li {
    width: 32%;
    border: 1px solid #ddd;
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 28px;
    padding-bottom: 70px;
    transition: all 0.5s;
    margin-bottom: 2%;
}

.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .righta ul li img {
    margin-bottom: 55px;
}




.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .wenanss {
    margin-top: 30px;
    font-size: 16px;
    color: #10472d;
    line-height: 1.8;
    max-width: 800px;
}

.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .wenanss p {
    margin-top: 20px;
}
.pzcl-xq .pzclbox1 .titxq {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.pzclbox33 .kuwi {
    display: flex;
}
.jies {
    font-size: 16px;
    color: #10472d;
    margin-top: 30px;
    max-width: 85%;
}
.pzclbox33 .kuwi .imkg {
    width: 11%;
}
.pzcl-xq .pzclbox33 .jiws {
    margin-bottom: 25px;
    width: 87%;
}

.pzclbox3 .pb {
    font-size: 16px;
    color: #555555;
}

.pzclbox3>.titxq {
    margin-bottom: 30px;
}

.pzcl-xq .pzclbox33 {
    margin-top: 20px;
}

.pzcl-xq .pzclbox33 .pw {
    margin-bottom: 0;
    position: relative;
    padding-left: 15px;
}

.pzcl-xq .pzclbox33 .titxq {}

.pzcl-xq .pzclbox33 .pw:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 1px;
    background: #333333;
    top: 14px;
    left: 0;
}

.pzcl-xq .pzclbox33 .lunbi {
    margin-top: 40px;
}

.pzclbox4 {}

.pzclbox4 .pw {
    font-size: 16px;
    color: #555555;
    line-height: 1.8;
}

.pzclbox4 .kuang {
    display: flex;
    justify-content: space-between;
}

.pzclbox4 .kuang .fiq {
    text-align: center;
    border: 1px solid #ddd;
    width: 49%;
    padding: 34px 34px;
    transition: all 0.5s;
}

.pzclbox4 .kuang .fiq .num {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-size: 28px;
    color: #10472d;
    font-style: oblique;
    line-height: 1;
    margin-bottom: 15px;
}

.pzclbox4 .kuang .fiq .num .po {
    font-size: 48px;
}

.pzclbox4 .pb {
    font-size: 18px;
    color: #10472d;
    margin-bottom: 30px;
    margin-top: 34px;
}

.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .righta ul li:hover {
    background: #f8f9f8;
}

.pzclbox4 .kuang .fiq:hover {
    background: #f8f9f8;
}



.xqbox05 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.xqbox05 ul li {
    width: 49%;
    border: 1px solid #ddd;
    padding: 22px 60px;
    position: relative;
    margin-bottom: 20px;
    transition: all 0.5s;
    min-height: 500px;
}

.xqbox05 ul li  .neirr {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.xqbox05 ul li   .fh {
    display: flex;
}

.xqbox05 ul li .jiantw {
    position: absolute;
    transition: all 0.5s;
    right: 10px;
    bottom: 10px;
}

.xqbox05 ul li .jiantw:before {
    content: '';
    position: absolute;
    border: 15px solid #b4232300;
    border-right-color: #10472d;
    width: 0;
    height: 0;
    z-index: 1;
    bottom: -15px;
    right: -15px;
    top: auto;
    left: auto;
    transform: rotate(225deg);
}

.xqbox05 ul li .jiantw:after {
    content: '';
    position: absolute;
    border: 22px solid #b4232300;
    border-right-color: #ffffff00;
    transform: rotate(225deg);
    bottom: -22px;
    right: -22px;
    top: auto;
    left: auto;
    height: 0;
}

.xqbox05 ul li .biaotit .p1 {
    color: #10472d;
    font-size: 20px;
}
.xqbox05 {
    margin-bottom: 4%;
}

.xqbox05 ul li .lwtop {
    display: flex;
}

.xqbox05 ul li .lwtop .dimg {
    width: 33%;
    margin-right: 5%;
}

.xqbox05 ul li .lwtop .biaotit {
    width: 60%;
}
.xqbox05 ul li:hover {
    background: #f8f9f8;
}


.cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .righta ul li .pa {
    font-size: 16px;
    color: #10472d;
    margin-bottom: 20px;
}

.xqbox06 .mySwiperqq {
    margin: 0;
    padding: 0;   max-width: 100%;
}

.xqbox06 .mySwiperqq .img-block {
    max-width: 100% !important;
    max-height: inherit !important;
}
.xqbox06 .mySwiperqq .img-block {
    max-width: 100% !important;
    max-height: inherit !important;
}
.xqbox06 {}

.xqbox06 figure {
    position: relative;
}

.xqbox06 figure a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* background-color: rgba(0,0,0,0.5); */
}

.xqbox06 figure a:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    border: 3px solid rgba(255,255,255,0.6);
    margin-left: -35px;
    margin-top: -35px;
    border-radius: 50%;
}

.xqbox06 figure a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 11px solid rgba(255,255,255,0.6);
    margin-left: -13px;
    margin-top: -18px;
}

.xqbox06 figure a:after,.xqbox06 figure a:before {
    position: absolute;
    content: '';
    z-index: 5;
    top: 50%;
    left: 50%;
}

.xqbox06 figure em {
    display: block;
    padding-bottom: 59%;
    background-size: 95%;
    background-position: center center;
    background-repeat: no-repeat;
}

.xqbox06 figure .video_files {
    /* width: 100%; */
    /* height: 100%; */
    /* background-color: #000; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.xqbox06 figure .video_files video {
    width: 100%;
    height: 100%;
    background-color: #000;
}

.xqbox06 figure .video_files span.close {
    position: absolute;
    right: 3%;
    top: 3%;
    z-index: 999;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #761b1b;
    cursor: pointer;
}

.xqbox06 figure .video_files span.close:before,.xqbox06 figure .video_files span.close:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 70%;
    border-radius: 3px;
    background-color: #fff;
    left: 13px;
    top: 5px;
}

.xqbox06 figure .video_files span.close:before {
    transform: rotate(45deg);
}

span.close {}

.xqbox06 figure .video_files span.close:after {
    transform: rotate(-45deg);
}



.xqbox06 .nextqq {
    border: 1px solid #ddd;
    bottom: 0;
    top: auto;
    background: #0000;
    width: 6%;
    height: 35px;
    left: 0;
    right: -7%;
    margin: auto;
}

.xqbox06 .nextqq::after {
    color: #10482d;
    font-size: 18px;
}

.xqbox06 .nextqq {}

.xqbox06 .prevqq {
    border: 1px solid #ddd;
    bottom: 0;
    top: auto;
    background: #0000;
    width: 6%;
    height: 35px;
    left: -7%;
    right: 0;
    margin: auto;
}

.xqbox06 {
    position: relative;
    padding-bottom: 6%;
}

.xqbox06 .prevqq::after {
    color: #10482d;
    font-size: 18px;
}




.tanchuang {
    position: fixed;
    background: #0000005c;
    z-index: 99999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tanchuang .tanc {
    width: 50%;
    left: 0;
    position: absolute;
    /* top: 0; */
    /* bottom: 0; */
    right: 0;
    margin: auto;
    background: #fff;
    padding: 40px;
    max-height: 60vh;
    overflow-x: hidden;
}

.tanchuang .tanc .xx {
    position: absolute;
    top: 10px;
    right: 20px;width: 20px;
    height: 20px;
}

.tanchuang .tanc .xx:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: #8d8d8d;
    transform: rotate(45deg);left: 0;
    right: 0;
    margin: auto;
}

.tanchuang .tanc .xx:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: #8d8d8d;
    transform: rotate(-45deg);left: 0;
    right: 0;
    margin: auto;
}

.tanchuang .tanc .jiaotous {
    position: absolute;
    right: 0;
}

.tanchuang .tanc .jiaotous:before {
    content: '';
    position: absolute;
    border: 14px solid #0000;
    border-left-color: #10472d;
    width: 0;
    height: 0;
    transform: rotate(45deg);
    right: -5px;
    bottom: -41px;
}

.tanchuang .tanc .img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.tanchuang .tanc .p1 {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    border: honeydew;
}

.tanchuang .tanc table {
    border-color: #bfbfbf;
}

.tanchuang .tanc table th,.tanchuang .tanc table td {
    padding: 10px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.tanchuang .tanc table th:nth-child(1) {
    width: 22%;
}

.tanchuang .tanc table th {
    color: #10472d;
    font-weight: 100;
}

.xqbox5 ul li .p2 {
    border: none;
    margin-top: 20px;
    margin-bottom: 10px;
}





.xqbox1 {}

.xqbox1 .tanchuang {}

.xqbox1 .tanchuang .img img {
    max-width: 200px;
}

.xqbox1 .tanchuang .p1 {
    margin-bottom: 5px;
    font-size: 20px;
    color: #10472d;
}

.xqbox1 .tanchuang .p3 {
    font-size: 16px;
    color: #333333;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.xqbox1 .tanchuang .neirw {
    font-size: 16px;
    color: #333333;
    line-height: 2;
}.xqbox5 .tanchuang {}

.xqbox5 .tanchuang .p2 {
    font-size: 16px;
    color: #10472d;
    margin-top: 20px;
}


#box1788 .pzclbox33{
    padding: 0;
    border: none;
}

#box1788 .pzclbox33 .pw:before{
    display: none;
}


#box1788 .pzclbox33 .pw{
   padding-left: 0;
}
@media screen and (min-width: 768px) {
    .momo {
        display: none;
    }
    .cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .righta ul li:not(:nth-child(3n)) {
        margin-right: 2%;
    }
}

@media screen and (max-width: 768px) {

    .tanchuang .tanc{
        width: 85%;
        padding: 20px;
    }
    .tanchuang .tanc .xx {
        top: 0;
        right: 0px;
    }
    .xqbox5 ul li .imgk {
        margin-right: 10px;
    }
    .mopc {
        display: none;
    }

    .cpjs .inner_centered {
        flex-wrap: wrap;
    }

    .cpjs .inner_centered .cpjs_right {
        width: 100%;max-width: 100%;
    }

    .cpjs .inner_centered .cpjs_right .ri_biao {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .cpjs .inner_centered .cpjs_right .ri_biao li {
        width: 48%;
    }

    .cpjs .inner_centered .cpjs_right .ri_biao li a {
        padding: 15px 10px;
        font-size: 14px;
        border-bottom: 1px solid #dddddd;
        border-top: none;
    }

    .cpjs .inner_centered .cpjs_right .ri_title {
        font-size: 18px;
        padding: 3% 2%;
        border-bottom: 1px solid #ddd;
    }

    .cpjs .inner_centered .cpjs_right .ri_biao li:hover a {
        padding-left: 10px;
        color: #000000;
    }

    .cpjs .inner_centered .cpjs_right .ri_biao li a:before {
        display: none;
    }

    .cpjs .inner_centered .cpjs_leif {
        width: 100%;
        margin-top: 20px;
    }

    .cpjs-xq .titlea {
        font-size: 20px;
    }

    .cpjs-xq .titxq {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .pzcl-xq .pzclbox1 {
        padding: 20px;
        margin-bottom: 20px;
    }

    .pzcl-xq .pzclbox1 .titxq {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .pzcl-xq .pzclbox1 .pw {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .cpjs .inner_centered .cpjs_leif .pzclbox2 .divk {
        flex-wrap: wrap;
    }

    .cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .lefta {
        width: 100%;
        margin-bottom: 20px;
    }

    .cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .lefta .pa {
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .pb {
        padding-bottom: 10px;
        font-size: 14px;
    }

    .cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .righta {
        width: 100%;
    }

    .cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .righta ul li {
        width: 100%;
        padding: 20px;
        margin-bottom: 10px;
    }

    .cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .righta ul li img {
        margin-bottom: 10px;
    }

    .cpjs .inner_centered .cpjs_leif .pzclbox2 .divk .righta ul li img {
        max-width: 40px;
    }

    .cpjs .inner_centered .cpjs_leif .pzclbox2 {
        margin-bottom: 20px;
    }

    .pzcl-xq .pzclbox33 .lunbi {
        margin-top: 20px;
    }

    .pzclbox4 .kuang .fiq .num .po {
        font-size: 30px;
    }

    .pzclbox4 .kuang .fiq {
        padding: 20px;
    }

    .pzclbox4 .pb {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .cpjs-xq .mySwiper .swiper-slide img {
        max-width: 100%;
    }

    .cpjs-xq .mySwiper2 {
        padding: 0;
    }

    .cpjs-xq .mySwiper2 .swiper-slide .imgg {
        padding: 20px;
    }

    .cpjs-xq .xqbox2 {
        padding: 20px;
        background: #f8f9f8;
        margin-bottom: 20px;
    }

    .cpjs-xq .xqbox2 .neirong .pa {
        margin-bottom: 15px;
    }

    .cpjs-xq .xqbox3 ul li .boxdiv {
        padding: 20px;
        padding-left: 20px;
    }

    .cpjs-xq .xqbox3 ul li .boxdiv .lev {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .cpjs-xq .xqbox3 ul li .boxdiv .lev:before {
        display: none;
    }

    .cpjs-xq .xqbox3 ul li .boxdiv .riv {
        width: 100%;
    }

    .cpjs-xq .xqbox3 ul li .boxdiv .riv .ribox {
        font-size: 14px;
    }

    .cpjs-xq .xqbox3 ul li .boxdiv  .boxdiv_po {
        font-size: 18px;
        margin-top: 10px;
        max-width: auto;
    }

    .cpjs-xq .xqbox3 .wenan {
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .cpjs-xq .xqbox3 {
        margin-bottom: 20px;
    }

    .xqbox4 {
        margin-bottom: 20px;
    }

    .xqbox5 ul li {
        padding: 10px 20px;
    }

    .xqbox5 ul li p,
    .cpjs-xq .xqbox3 .wenan .wenpp,
    .cpjs-xq .xqbox2 .neirong .pa,
    .pzclbox4 .pw {
        font-size: 14px;
    }
    .cpjs .inner_centered .cpjs_leif .cpjs_lise {
        flex-wrap: wrap;    margin-bottom: 20px;
    }

    .cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_ll {
        margin-top: 0;
        width: 100%;
    }
    .cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_ll .imhh {
        background: none;
    }.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_rr {
        width: 100%;
        margin-top: 20px;
    }.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_rr .cpjs_tit {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }.cpjs .inner_centered .cpjs_leif .cpjs_lise .cpjs_rr .cpjs_nei {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .xqbox05 ul li {
        width: 100%;
        padding: 22px 20px;
    }
}