.dbbanner {
    height: 570px;
    position: relative
}

.bd_ag {
    width: 100%;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.bd_ag_t {
    color: #fff;
    font-size: 30px;
    position: absolute;
    height: 100%;
    z-index: 2;
    top: 0;
    width: 100%
}

.bd_tit1 {
    padding-top: 160px;
    font-size: 60px;
    font-weight: bold
}

.bd_tit2 {
    /* padding-top:20px; */
}

.bd_nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: 16px
}

.bd_nav a {
    color: #fff
}

.bd_navn {
    display: flex;
    justify-content: space-between;
    height: 70px;
    align-items: center;
    border-top: 3px solid rgba(255,255,255,0.2)
}

.bd_navz {
    display: flex;
    position: relative
}

.bd_navz a {
    padding: 0 20px;
    line-height: 70px
}

.bd_navz a:hover {
    color: #d9251b;
    font-weight: bold
}

.actives {
    height: 5px;
    background-color: #d9251b;
    position: absolute;
    top: -3px;
    transition: all .3s
}

.bd_navy img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px
}

.about_jj {
    display: flex;
    justify-content: space-between;
    padding: 90px 0
}

.about_jj_img {
    width: 50%;
    display: flex;
    align-items: center
}

.about_jj_img img {
    width: 100%;
    display: block;
    transition: all .3s
}

.about_jj_img img:hover {
    transform: translateY(-20px)
}

.about_jj_tc {
    width: 43%
}

.about_jj_tc .about_jj_tc1 {
    font-size: 38px;
    padding-top: 80px
}

.about_jj_tc .about_jj_tc2 {
    font-size: 24px;
    color: #efefef;
    border-bottom: 4px solid #efefef;
    line-height: 40px;
    text-transform: uppercase;
    position: relative
}

.about_jj_tc .about_jj_tc2::after {
    display: block;
    width: 70px;
    content: '';
    height: 6px;
    background-color: #d9251b;
    position: absolute;
    bottom: -5px;
    left: 0
}

.about_jj_tc .about_jj_tc3 {
    font-size: 16px;
    color: #666666;
    line-height: 2;
    padding-top: 20px
}

.about_jj_tc .about_jj_tc3 p {
    text-indent: 2rem;
    padding-bottom: 10px
}

.about_ys {
    background: url(about_ys.jpg);
    height: 700px;
    display: flex;
    justify-content: space-around;
    color: #fff;
    align-items: center;
    font-size: 18px
}

.about_ys .about_ys_n {
    text-align: center;
    transition: all .3s
}

.about_ys .about_ys_n:hover {
    transform: translateY(-20px)
}

.about_ys .about_ys_n .about_ys_n_t {
    padding: 30px 0 10px 0
}

.about_ys .about_ys_n .about_ys_n_c span {
    font-size: 60px;
    font-weight: bold
}

.about_map {
    text-align: center;
    padding: 4% 0
}

.about_map img {
    max-width: 100%
}

.about_hh {
    background: #f7f7f7;
    padding: 90px 0
}

.about_hh .about_hh_t {
    font-size: 38px
}

.about_hh .about_hh_c {
    font-size: 24px;
    color: #dbdbdb;
    text-transform: uppercase
}

.about_hh_lb {
    position: relative;
    height: 720px;
    padding-top: 3%
}

.about_hh_lb .iconfont {
    font-size: 30px;
    border: 1px solid #666666;
    border-radius: 50%;
    padding: 5px
}

.about_hh_lb .swiper-button-next,.about_hh_lb .swiper-button-prev {
    color: #686868
}

.about_hh_lb .swiper-button-prev:after,.about_hh_lb .swiper-rtl .swiper-button-next:after,.about_hh_lb .swiper-button-next:after,.about_hh_lb .swiper-rtl .swiper-button-prev:after {
    content: ''
}

.about_hh_lb .swiper-button-next,.about_hh_lb .swiper-rtl .swiper-button-prev {
    right: -50px
}

.about_hh_lb .swiper-button-prev,.about_hh_lb .swiper-rtl .swiper-button-next {
    left: -50px
}

.about_hh_lb .swiper-pagination-bullet {
    width: 15px;
    height: 15px
}

.about_hh_lb .swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px
}

.about_hh_lb .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 10px) / 4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: all .3s
}

.about_hh_lb .swiper-slide:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.2)
}

.about_hh_lb .swiper-slide img {
    width: 100%;
    display: block;
    height: auto
}

.gswhk {
    padding-top: 20px
}

.gswhk .gswhk1 {
    margin-bottom: 20px;
    background-color: #fff
  
}
.gswhk .gswhk1:nth-child(1){
    background-image: url(whbg1.png);
    background-repeat: no-repeat;
    background-position: 98% 92%;
}
.gswhk .gswhk1:nth-child(2){
    background-image: url(whbg2.png);
    background-repeat: no-repeat;
    background-position: 98% 92%;
}

.gswhk .gswhk1 .gswhk1-1 {
    background-image: linear-gradient(to right, #d9251b, #f2d7d5);
    color: #fff;
    font-size: 20px;
    line-height: 3;
    padding-left: 35px;
    border-radius: 10px 10px 0 0
}

.gswhk .gswhk1 .gswhk1-2 {
    display: flex; max-width: 1062px;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    padding: 35px;
    
}
.gswhk .gswhk1 .gswhk1-2 .gswhk1-2-k:nth-child(1){
    width: 50%;

}

.gswhk .gswhk1 .gswhk1-2 .gswhk1-2-k .gswhk1-2-t {
    font-size: 17px;
    color: #d9251b;
    background-color: #f8eeee;
    border-radius: 10px;
    line-height: 2.5;
    padding: 0 20px;
    display: inline-block
}

.gswhk .gswhk1 .gswhk1-2 .gswhk1-2-k .gswhk1-2-c {
    font-size: 25px;
    line-height: 1.8;
    padding: 10px 0 30px
}

.mmza {
    text-align: center;
    font-size: 16px
}

.mmza a {
    padding: 5px 20px
}

.mmza a:hover {
    color: #d9251b;
    border-bottom: solid 2px #d9251b
}

.rylist {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap
}

.rylist li {
    width: 22.7%;
    overflow: hidden;
    margin-right: 3%;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 2%
}

.rylist li:nth-child(4n) {
    margin-right: 0
}

.rylist li .rylimg {
    width: 100%;
    padding-bottom: 64%;
    position: relative
}

.rylist li .rylimg img {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block
}

.rylist li .rylimg .rylbg {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0;
    transition: all .3s
}

.rylist li:hover .rylbg {
    opacity: 1
}

.ryopenimgk {
    opacity: 0;
    z-index: -1;
    position: fixed;
    background-color: rgba(0,0,0,0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    transition: all .5s;
    width: 100%;
    height: 100%
}

.ryopenimgk .ryopenimg {
    position: relative;
    max-width: 70%;
    box-shadow: 0 0 10px 10px rgba(0,0,0,0.4)
}

.ryopenimgk .ryopenimg img {
    width: 100%;
    z-index: 9
}

.ryopenimgk.active {
    opacity: 1;
    z-index: 99
}

.ryopenimgk .close {
    position: absolute;
    right: -10px;
    top: -12px;
    z-index: 9999;
    background-color: #d9251b;
    font-size: 38px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-align: center
}

.ryopenimgk .close .iconfont {
    font-size: 24px;
    color: #fff
}

.con-lxfs {
    background: #d9251b;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px;
    color: #fff
}

.con-lxfs a {
    color: #fff
}

.con-lxfs .con-lxfs1 {
    font-size: 24px;
    text-transform: uppercase
}

.con-lxfs .con-lxfs1 div {
    font-size: 38px
}

.con-lxfs .con-lxfs2 {
    display: flex;
    width: 80%;
    justify-content: space-between
}

.con-lxfs .con-lxfs2 .con-lx {
    max-width: 260px
}

.con-lxfs .con-lxfs2 .con-lx .con-lx2 {
    font-weight: bold;
    padding: 10px 0
}

.cmap {
    width: 100%
}

.cmap img {
    width: 100%
}

.zlxy {
    margin: 50px 0;
    padding: 50px;
    background-color: #fff
}

.zlxyb {
    padding-bottom: 40px
}

.zlxyb div {
    padding-top: 30px
}

.zlxyb .zlxb1 {
    display: flex;
    justify-content: space-between
}

.zlxyb .txt1 {
    background: transparent;
    height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    width: 30%
}

.zlxyb .txt2 {
    background: transparent;
    height: 80px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    width: 100%
}

.zlxyb .txt3 {
    width: 179px;
    height: 50px;
    background-color: #d9251b;
    color: #fff;
    font-size: 16px
}

.newul {
    padding-top: 40px
}

.newul li {
    background-color: #fff;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    transition: all .3s
}

.newul li:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.2)
}

.newul li .newlist_img {
    position: relative;
    width: 30%;
    flex-shrink: 0
}

.newul li .newlist_img a {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 55.5%
}

.newul li .newlist_img a img {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%
}

.newul li .newlist_tic {
    font-size: 14px;
    padding: 1% 3%
}

.newul li .newlist_tic .newlist_d {
    color: #d9251b;
    font-size: 16px
}

.newul li .newlist_tic .newlist_t {
    font-size: 30px;
    padding: 5px 0
}

.newul li .newlist_tic .newlist_i {
    line-height: 2;
    padding: 5px 0;
    color: #a3a3a3
}

.newul li .newlist_tic .newlist_c {
    padding-top: 5px
}

.newul li .newlist_tic .newlist_c a {
    display: inline-block;
    line-height: 2;
    border: 1px solid #666;
    padding: 0 10px
}

.newul li .newlist_tic .newlist_c a:hover {
    background-color: #d9251b;
    color: #fff;
    border-color: #d9251b
}

.newcn .new_title {
    font-size: 38px;
    font-weight: 400
}

.newcn .new_date {
    font-size: 24px;
    color: #d9251b;
    padding: 10px 0
}

.newcn .new_contect {
    font-size: 14px;
    line-height: 2;
    padding: 30px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.newcnpage {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    font-size: 16px
}

.abspzy {
    display: flex;
    padding-top: 30px;
    justify-content: space-between
}

.abspzy .abspz {
    width: 70%
}

.abspzy .abspy {
    width: 27%
}

.product_nav {
    border-left: 4px solid #efefef;
    font-size: 16px;
    line-height: 2
}

.product_nav li {
    padding: 20px 0
}

.product_nav li.active a {
    background-image: url(pnav2.png);
    color: #d9251b
}

.product_nav li a {
    display: block;
    padding-left: 40px;
    background: url(pnav.png) no-repeat left center;
    margin-left: -12px;
    transition: all .3s
}

.product_nav li a:hover {
    background-image: url(pnav2.png);
    color: #d9251b
}

.incps {
    padding-top: 2%;
    display: flex;
    flex-wrap: wrap
}

.incps li {
    background-color: #eeeeee;
    width: 23.5%;
    overflow: hidden;
    margin-right: 2%;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 2%
}

.incps li:nth-child(4n) {
    margin-right: 0
}

.incps li .rylimg {
    width: 100%;
    padding-bottom: 80%;
    position: relative
}

.incps li .rylimg img {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block
}

.incps li .rylimg .rylbg {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0;
    transition: all .3s
}

.incps li .incps_txt {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px
}

.incps li:hover .rylbg {
    opacity: 1
}

.pictop {
    display: flex;
    justify-content: space-between
}

.pictop .pictz {
    width: 30%;
    position: relative
}

.pictop .pictz .pic {
    position: relative;
    width: 100%;
    padding-bottom: 80%
}

.pictop .pictz .pic img {
    height: 100%;
    width: 100%;
    position: absolute;
    display: block
}

.pictop .picty {
    width: 66%
}

.pictop .picty .protitle {
    font-size: 38px;
    font-weight: bold
}

.pictop .picty .protedian {
    font-size: 14px;
    padding: 20px 0;
    line-height: 2;
    color: #666666;
    border-bottom: 1px solid #cecece
}

.pictop .picty .protel {
    font-size: 24px;
    padding: 20px 0;
    line-height: 2;
    color: #d9251b
}

.picwk {
    height: 74px;
    position: relative;
    margin-top: 30px
}

.picic {
    font-size: 24px;
    height: 74px;
    display: flex;
    background-color: #efefef;
    z-index: 98;
    border-bottom: 2px solid #ccc;
    top: 0;
    width: 1600px;
    position: relative;
    max-width: 100%
}

.picic div {
    height: 74px;
    cursor: pointer;
    line-height: 74px;
    display: block;
    padding: 0 20px;
    position: relative
}

.picic div.active::after {
    content: '';
    background-color: #d9251b;
    height: 4px;
    width: 100%;
    bottom: -3px;
    display: block;
    position: absolute;
    left: 0
}

.picic.active {
    position: fixed
}

.piccnt {
    padding-top: 40px;
    font-size: 30px;
    font-weight: bold
}

.piccnc {
    padding: 20px 0;
    font-size: 14px;
    line-height: 2
}

.piccnc img {
    max-width: 100%
}

.piccntj {
    position: relative;
    padding: 20px 0
}

.piccntj .iconfont {
    font-size: 30px;
    border: 1px solid #666666;
    border-radius: 50%;
    padding: 5px
}

.piccntj .swiper-button-next,.piccntj .swiper-button-prev {
    color: #686868
}

.piccntj .swiper-button-prev:after,.piccntj .swiper-rtl .swiper-button-next:after,.piccntj .swiper-button-next:after,.piccntj .swiper-rtl .swiper-button-prev:after {
    content: ''
}

.piccntj .swiper-button-next,.piccntj .swiper-rtl .swiper-button-prev {
    right: -50px
}

.piccntj .swiper-button-prev,.piccntj .swiper-rtl .swiper-button-next {
    left: -50px
}

.piccntj .swiper-pagination-bullet {
    width: 15px;
    height: 15px
}

.piccntj .swiper-slide a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 3;
    text-align: center
}

.piccntj .swiper-slide a .tj_img {
    width: 100%;
    padding-bottom: 80%;
    position: relative
}

.piccntj .swiper-slide a .tj_img img {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute
}

.pagesshow {
    padding: 20px 0;
    line-height: 2;
    font-size: 16px
}

.txdt {
    width: 100%;
    height: 500px
}

.txdt .dtwz {
    font-size: 14px;
    text-align: left
}

.txdt .dtwz div {
    font-size: 18px
}

.picBtnTop {
    width: 590px;
    height: calc(490px * .895);
    padding: 5px;
    position: relative;
    overflow: hidden;
    zoom:1;float: left
}

.picBtnTop .hd {
    width: 98px;
    height: calc(490px * .895);
    position: absolute;
    right: 5px;
    overflow: hidden
}

.picBtnTop .hd ul li {
    width: 93px;
    text-align: center;
    padding: 0 0 8px 5px
}

.picBtnTop .hd ul li img {
    width: 85px;
    height: calc(85px * .895);
    border: 1px solid #ddd;
    cursor: pointer;
    vertical-align: bottom
}

.picBtnTop .hd ul li.on {
    background: url("images/icoleft.gif") no-repeat 0 28px
}

.picBtnTop .hd ul li.on img {
    border-color: #f60
}

.picBtnTop .bd {
    width: 490px;
    height: calc(490px * .895);
    position: relative;
    border: 1px solid #ccc
}

.picBtnTop .bd li {
    position: relative;
    zoom:1;vertical-align: middle
}

.picBtnTop .bd li .pic {
    position: relative;
    z-index: 0
}

.picBtnTop .bd li .pic img {
    width: 490px;
    height: calc(490px * .895);
    vertical-align: bottom
}

#demox {
    margin-bottom: 20px
}

#alttxt {
    background: #FFF;
    border: 1px #ddd solid;
    font-size: 12px;
    padding: 10px;
    z-index: 1000;
    position: absolute;
    display: none;
    border-radius: 5px;
    box-shadow: 0 0 15px #aaa
}

@media (max-width: 1600px) {
    .about_hh_lb .swiper-button-prev,.about_hh_lb .swiper-rtl .swiper-button-next,.piccntj .swiper-button-prev,.piccntj .swiper-rtl .swiper-button-next {
        left:0
    }

    .about_hh_lb .swiper-button-next,.about_hh_lb .swiper-rtl .swiper-button-prev,.piccntj .swiper-button-next,.piccntj .swiper-rtl .swiper-button-prev {
        right: 0
    }
}

@media (max-width: 1200px) {
    .dbbanner {
        height:400px
    }

    .dbbanner .bd_ag {
        height: 100%;
        width: auto
    }

    .dbbanner .bd_tit1 {
        padding-top: 100px;
        font-size: 50px
    }

    .dbbanner img {
        height: 100%;
        width: auto
    }

    .con-lxfs {
        display: block
    }

    .con-lxfs .con-lxfs2 {
        padding-top: 20px;
        justify-content: space-between;
        width: 100%
    }

    .con-lxfs .con-lxfs2 .con-lx {
        max-width: 100%
    }

    .newul li .newlist_img {
        flex-shrink: 0
    }

    .newul li .newlist_tic .newlist_t {
        font-size: 20px
    }

    .about_jj {
        padding: 40px 0
    }

    .about_jj_tc .about_jj_tc1 {
        padding-top: 10px
    }
}

@media (max-width: 1000px) {
    .about_hh {
        padding:6% 0
    }

    .dbbanner {
        height: auto
    }

    .dbbanner .bd_tit1 {
        padding-top: 50px;
        font-size: 35px
    }

    .dbbanner .bd_tit2 {
        font-size: 20px
    }

    .con-lxfs .con-lxfs2 {
        flex-wrap: wrap;
        justify-content: start
    }

    .con-lxfs .con-lxfs2 .con-lx {
        width: 33.3%;
        padding-top: 20px
    }

    .bd_ag {
        position: relative;
        z-index: 1
    }

    .bd_ag_t {
        position: absolute;
        top: 0;
        z-index: 2;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center
    }

    .dbbanner .bd_tit1 {
        padding-top: 0
    }

    .bd_nav {
        position: relative
    }

    .bd_nav a {
        color: #333
    }

    .dbbanner img {
        width: 100%
    }

    .bd_navy {
        display: none
    }

    .bd_navn {
        height: auto
    }

    .bd_navz {
        flex-wrap: wrap;
        padding: 10px 0
    }

    .bd_navz .actives {
        display: none
    }
     .bd_navz {
         /* justify-content: space-between; */
     }

    .bd_navz a {
        line-height: 2
    }

    .newul li .newlist_tic {
        font-size: 12px;
        line-height: 1.6
    }

    .newul li .newlist_tic .newlist_t {
        font-size: 16px
    }

    .newul li .newlist_tic .newlist_c {
        display: none
    }

    .newcn .new_title {
        font-size: 30px
    }

    .about_jj {
        display: block
    }

    .about_jj_img {
        text-align: center;
        width: auto
    }

    .about_jj_tc {
        width: auto
    }

    .about_jj_tc .about_jj_tc1 {
        padding-top: 20px
    }

    .about_ys .about_ys_n .about_ys_n_c span {
        font-size: 38px
    }

    .gswhk {
        display: block
    }

    .gswhk1 {
        width: 100%
    }

    .gswhk .gswhk1:nth-child(1) {
        width: auto
    }

    .gswhk .gswhk1:nth-child(2) {
        width: auto
    }

    .gswhk .gswhk1:nth-child(3) {
        width: auto
    }

    .gswhk .gswhk1 .gswhk1-2 .gswhk1-2-k .gswhk1-2-c {
        font-size: 20px
    }

    .abspzy {
        flex-direction: column-reverse
    }

    .abspzy .abspz {
        width: auto
    }

    .abspzy .abspy {
        width: auto
    }

    .product_nav {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 2% 0;
        border: none
    }

    .product_nav li {
        padding: 0;
        background-image: none;
        margin: 0
    }

    .product_nav li a {
        padding: 0 8px;
        background-image: none;
        margin: 0
    }

    .product_nav li a:hover {
        background-image: none;
        color: #d9251b
    }

    .pictop {
        display: block
    }

    .pictop .pictz {
        text-align: center;
        width: auto
    }

    .pictop .pictz .pic {
        max-width: 600px;
        margin: 0 auto;
        padding: 0
    }

    .pictop .pictz .pic img {
        position: relative
    }

    .pictop .picty {
        width: auto;
        padding-top: 4%
    }

    .pictop .picty .protedian {
        padding: 2% 0
    }

    .pictop .picty .protitle {
        font-size: 24px
    }

    .piccnt {
        font-size: 20px
    }

    .piccnc {
        padding: 1% 0
    }

    .incps {
        justify-content: space-between
    }

    .incps li {
        width: 48%;
        margin-right: 0;
        font-size: 14px
    }

    .incps li:nth-child(2n) {
        margin-right: 0
    }

    .incps li .incps_txt {
        height: auto;
        padding: 10px 0
    }

    .product_nav li a {
        font-size: 14px
    }
}

@media (max-width: 700px) {
    .gswhk .gswhk1 {
        background-size: 80%;
    }
    .about_hh_lb .iconfont {
        font-size:18px
    }

    .dbbanner .bd_tit1 {
        font-size: 25px
    }

    .dbbanner .bd_tit2 {
        font-size: 16px;
        /* padding-top:5px; */
    }

    .about_hh {
        padding: 40px 0
    }

    .con-lxfs {
        padding: 20px
    }

    .con-lxfs .con-lxfs2 .con-lx {
        width: auto;
        padding-top: 20px;
        min-width: 50%
    }

    .con-lxfs {
        font-size: 14px
    }

    .con-lxfs .con-lxfs2 .con-lx .con-lx2 {
        padding: 5px 0
    }

    .con-lxfs .con-lxfs1 div {
        font-size: 25px
    }

    .con-lxfs .con-lxfs1 {
        font-size: 16px
    }

    .con-lxfs .con-lxfs1 .con-lx {
        align-self: flex-start
    }

    .zlxy {
        padding: 20px
    }

    .about_hh .about_hh_t {
        font-size: 24px
    }

    .about_hh .about_hh_c {
        font-size: 14px
    }

    .zlxb1 {
        flex-wrap: wrap
    }

    .zlxyb .txt1 {
        font-size: 12px;
        width: 100%
    }

    .zlxyb .txt2 {
        font-size: 12px
    }

    .zlxyb .txt3 {
        font-size: 14px;
        height: 40px
    }
 .bd_navz{
    
 }
    .bd_navz a {
        margin:1%;
        line-height: 2;
        font-size: 14px;
        padding: 0 5px;
        background: #072d88;
        color: #fff;
        border-radius: 3px;
    }

    .newcn .new_title {
        font-size: 20px
    }

    .newcn .new_date {
        font-size: 14px
    }

    .about_jj_tc .about_jj_tc1 {
        font-size: 29px
    }

    .about_jj_tc .about_jj_tc2 {
        font-size: 19px;
        line-height: 1.6;
        padding-bottom: 5px
    }

    .about_jj_tc .about_jj_tc3 {
        font-size: 14px
    }

    .about_ys {
        flex-wrap: wrap;
        height: auto;
        padding: 10% 0
    }

    .about_ys .about_ys_n .about_ys_n_c span {
        font-size: 30px
    }

    .about_ys .about_ys_n {
        padding: 30px;
        align-self: center
    }

    .gswhk .gswhk1 .gswhk1-2 {
        display: block;
        padding: 4%
    }

    .gswhk .gswhk1 .gswhk1-2 .gswhk1-2-k .gswhk1-2-c {
        font-size: 14px
    }

    .gswhk .gswhk1:nth-child(3) .gswhk1-2 .gswhk1-2-k {
        width: auto
    }

    .gswhk .gswhk1 .gswhk1-1 {
        font-size: 18px;
        line-height: 2.5;
        padding-left: 4%
    }

    .mmza {
        padding: 20px 0 ;
        margin: 0
    }

    .rylist li {
        width: 31%;
        font-size: 14px
    }

    .rylist li:nth-child(4n) {
        margin-right: 2%
    }

    .rylist li:nth-child(3n) {
        margin-right: 0
    }

    .pictop .picty .protitle {
        font-size: 20px
    }

    .picwk {
        height: 50px;
        margin-top: 0
    }

    .picic,.picic div {
        height: auto;
        line-height: 2;
        font-size: 18px
    }

    .piccnt {
        font-size: 20px
    }

    .piccnc {
        padding: 1% 0
    }

    .piccntj .swiper-slide a {
        font-size: 14px
    }

    .incps li .incps_txt {
        height: auto
    }
}

@media (max-width: 500px) {
    .about_hh .about_hh_t {
        font-size:20px
    }

    .dbbanner .bd_tit1 {
        font-size: 20px
    }

    .dbbanner .bd_tit2 {
        font-size: 14px;
        /* padding-top:5px; */
    }

    .newcn .new_title {
        font-size: 16px
    }

    .newcn .new_date,.newcnpage {
        font-size: 12px
    }

    .about_jj_tc .about_jj_tc1 {
        font-size: 20px
    }

    .about_jj_tc .about_jj_tc2 {
        font-size: 16px
    }

    .about_jj_tc .about_jj_tc3 {
        font-size: 12px
    }

    .mmza {
        display: flex;
        justify-content: space-around
    }

    .mmza a {
        padding: 0
    }

    .rylist {
        justify-content: space-between
    }

    .rylist li {
        width: 49%;
        font-size: 12px;
        margin-right: 0
    }

    .rylist li:nth-child(4n) {
        margin-right: 0
    }

    .rylist li:nth-child(3n) {
        margin-right: 0
    }

    .abspzy {
        padding: 0
    }
}
