html {
    width: 100%;
    height: 100%;
    min-width: auto;
    scroll-padding-top: 85px; /* 控制a标签锚点距离顶部距离 */
    /*  scroll-behavior: smooth; !* 平滑滚动 *!*/
}

body {
    width: 100%;
    height: 100%;
    min-width: auto;
}

.w, .header, .header {
    min-width: auto;
}

.swiper-wrapper .swiper {
    height: auto;
}

.hamburger {
    display: none;
    width: 25px;
    height: 25px;
    margin-right: 20px;
    background-size: 100% 100%;
}

.flogo {
    display: none;
}

.swiperbox {
    height: 100vh;
}

.runtop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 60px;
    /* background-color: #fff; */
    border-radius: 999px;
    z-index: 9999;
}

.gzh .text .telbox {
    display: none;
}

.djjz {
    position: absolute;
    display: none;
    right: 20px;
    background-color: #fff;
    color: #0066FF;
    /* bottom: 144px; */
}

.swiperbox.swiper-wrapper.m {
    display: none;
}

.jituanheaderbac,
.progectheaderbac,
.culturebac,
.contactbac,
.dangjianheaderbac,
.newsheaderbac {
    color: rgba(255, 255, 255, 0);
}

.djlistbox .lists ul li .textbox .text span.mtime, .zxlistbox .lists ul li .textbox .text span.mtime {
    display: none;
}

.info_left .info_left_title span:last-of-type {
    display: none;
}
.footer .tel .erweima .lookme .tel_title,.footer .tel .erweima .lookme .tel_address{
    display: none;
}

/*mtcx*/





@media screen and (min-width: 960px) and (max-width: 1160px){
    .w1400 {
        width: 1000px;
        margin: 0 auto;
    }
    .headers .nav li {
        font-size: 12px !important;
        width: 60px !important;

        margin: 0;
    }
    .me.headers .nav li{
        font-size: 16px;
        width: 85px;
    }
    .headers .navldbox .headerdl>div span, .headers .navldbox .headerdl>div a.zc{
        font-size: 12px !important;
    }
}

@media screen and (min-width: 1160px) and (max-width: 1280px) {

    .w1400 {
        width: 1100px;
        margin: 0 auto;

    }
    .me.headers .nav li{
        font-size: 12px !important;
        width:65px !important;
    }
    .headers .nav li {

        font-size: 14px !important;
        width: 70px !important;
        margin: 0;
    }
    .headers .navldbox .headerdl>div span, .headers .navldbox .headerdl>div a.zc{
        font-size: 12px !important;
    }
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {

    .w1400 {
        width: 1200px;
        margin: 0 auto;
    }
    .me.headers .nav li{
        font-size: 13px;
        width: 75px !important;
    }
    .headers .nav li{
        font-size: 16px;
        width: 80px !important;
        margin: 0;
    }
    .headers .navldbox .headerdl>div span, .headers .navldbox .headerdl>div a.zc{
        font-size: 12px !important;
    }
}

/*媒体查询end*/
/*移动端媒体查询*/

@media screen and (max-width: 960px) {
    * {
        box-sizing: border-box;
    }

    .w1400 {
        width: 100%;
    }

    html {
        scroll-padding-top: 70px; /* 控制a标签锚点距离顶部距离 */
        scroll-behavior: smooth; /* 平滑滚动 */
    }


    .hamburger {
        display: block;
    }

    .header.m.w {
        background-color: rgba(255, 255, 255, 1);
        position: static;
    }

    #swipermain {
        height: calc(100vh - 60px);
    }

    .m .headers .logo {
        margin-left: 10px;
        width: 50%;
        margin-bottom: 5px;
        height: 55px;
        background-size: 100% auto;
        background-image: url(../images/rencaiwangzhan/home/logo.png);
    }

    .headers .logo {
        width: 50%;
        margin-bottom: 5px;
        height: 55px;
        margin-left: 5%;
        background-size: contain;
    }

    .headers .logo.active {
        width: 50%;
        margin-bottom: 5px;
        height: 55px;
        margin-left: 5%;
        background-size: contain;
    }

    .headers .nav {
        width: 100%;
        display: none;
        position: absolute;
        top: 50px;
        left: 0;
        background-color: #fff;
        color: #333;
        height: calc(100vh - 50px);
        overflow-y: scroll !important;
        z-index: 999;


    }

    /* 点击加载更多按钮 */
    .djjz {
        display: block;
    }

    /* 控制显示多行 */
    .loadmore {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;

    }

    /* 三行控制 */
    .load3more {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;

    }

    /* 控制显示高度 */
    .headers .nav li {
        width: 100%;

        font-size: 16px;
        height: 80px;
    }

    /* 隐藏登录按钮 */
    .headers .navldbox .headerdl {
        display: none;
    }

    /* 头部结束 */
    /* 清除底图 */
    .newBgImg, .dangBgImg {
        background-color: rgb(255, 255, 255);
        padding-bottom: 20px;
    }

    .newBgImg .news_main .new_show, .newBgImg .news_main .new_list {
        border-color: #fff;
        background-color: #fff;
    }

    .news_main .new_list .tab_main {
        padding: 10px 0 0 0;

    }

    .news_main .new_show .new_show_footer .ckxq {
        display: none;
    }

    /* 字体大小 */
    .headers .navldbox .headerdl > div span,
    .progect .progect_top .btt,
    .news .news_top .btt,
    .dang .dang_top .btt,
    .wdangjian_text_p,
    .dang .dang_top a,
    .culture .wenhua .text_title,
    .culture .youshi .youshititle,
    .headers .navldbox .headerdl > div a.zc,
    .info_left .info_left_title a.title,
    .culture .youshi .youshititle,
    .contact .lianxi .lxwmt,
    .zxly .zxlytop {
        font-size: 20px;
        color: #333;
        margin-left: 5%;
        margin-bottom: 0;
    }

    .wdangjian_text_p {
        margin-left: 0;
    }

    .progect .progect_top .btt, .news .news_top .btt {
        margin-left: 0;
    }

    .info_left .info_left_title span {
        margin-top: 20px;
        display: none;
    }

    .info_left .info_left_title span:last-of-type {
        display: block;
    }

    .info_left .info_left_title a.title {
        margin: 0;
    }

    .info_left .line {
        height: 20px;
        margin: 0;
        background: none;
    }

    /* .progect .progect_top .btt,
    .news .news_top .btt,
    .dang .dang_top .btt,
    .wdangjian_text_p,
    .dang .dang_top a,
    .culture .wenhua .text_title,
    .culture .youshi .youshititle
   {
        font-size: 20px;
        color: #333;
    } */
    .progect .progect_main .progect_item .pbox .ptext,
    .news_main .new_list .tab div,
    .tab_main_item_text_tiile,
    .dangjianbig .dangjian_text .wdangjian_text_title,
    .dangjianbig .dangjian_text .time,
    .list_item_left span.month {
        font-size: 16px;
    }

    .list_item_left {
        width: 55px;
        margin-bottom: 0;
    }

    .tab_main_item_text .tab_main_item_text_p,
    .tab_main_item_text_time,
    .list_item_right p,
    .list_item_right p,
    .wdangjian_text_p {
        font-size: 12px;
        height: auto;
        line-height: normal;
    }


    /* 边距 */
    .news_main .new_show .new_show_text,
    .news_main .new_show .new_show_footer {
        padding: 10px 0 0;
    }

    .news_main .new_show,
    .dangjianbig .dangjian_text,
    .dangjianbig img {
        border-radius: 0;
        height: auto;
    }

    .news_main .new_list {
        padding: 0;
    }

    .progectBgImg,
    .newBgImg,
    .banner_banner1,
    .dangBgImg {
        background-image: none !important;
    }

    .newBgImg {
        padding-bottom: 20px !important;
    }

    .progectBgImg.MaxWidthBox {
        padding-top: 20px;
        background-color: #f2f2f2;
    }

    /*  */
    .dangjianbig {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }

    .dangjianbig .dangjian_text .clickMore {
        width: 100px;
        margin-top: 20px;
        height: 30px;
        display: none;
    }

    .wdangjian_text_p {
        height: auto;
    }

    .dangjianbig .djimga {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-left: 0;
        border-radius: 4px;
        margin-top: 10px;
        background: none;
        padding: 2% 0;
    }

    .list_item_right {
        margin-left: 10px;
    }

    .dangjian_list .list_item {
        width: 100%;
        height: auto;
        /* border-radius: 4px; */
        margin: 0;
        border-bottom: 2px solid #f2f2f2;
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
        border-radius: 0;
        padding: 2% 5% 10px;
        background-color: #fff;
    }

    .dangjian_list .list_item a {
        display: flex;
        align-items: baseline;
    }

    .dangjianbig .dangjian_text,
    .news_main .new_show,
    .news_main .new_list {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-left: 0;
        border-radius: 4px;
        margin-top: 10px;
        border: 2px solid #f2f2f2;
        background: none;
        padding: 2% 0;
    }

    .dangjianbig .dangjian_text {
        margin-bottom: 0;
        padding: 2%;
        border: none;
        background: none;
    }

    .info_left, .info_right {
        width: 90%;
        height: auto;
        margin-right: 0;
        margin-left: 0;
        margin-top: 20px;
        flex-wrap: nowrap;
    }

    .info_right {
        margin-top: 0;
    }

    .dangjian_list {
        align-items: center;
        justify-content: center;
    }


    .news_main .new_list .tab {
        display: flex;

        align-items: center;
    }

    .news_main .new_show .new_show_text .new_show_title {
        font-size: 16px;
    }

    .new_show_txt {
        font-size: 14px;
        line-height: normal;
    }

    .headers .nav li a {

        height: auto;
    }

    .progect .progect_main .progect_item {
        width: 48%;
        height: auto;
        border-radius: 8px;
        margin-bottom: 3%;
    }

    .progect .progect_main .progect_item .pbimg {
        height: auto;
    }

    .progect .progect_main .progect_item .pbimg .img {
        height: auto;
    }

    .progect .progect_main .progect_item .pbimg {
        position: relative;
    }

    .progect .progect_main .progect_item .pbox {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        z-index: 6;
        top: 0;
    }

    .progect .progect_main {
        margin-top: 0;
        justify-content: space-between;
        padding: 20px 0 0;
        box-sizing: border-box;
        grid-column-gap: 0;
        grid-row-gap: 0;
    }

    .news_main .new_list .tab_main .tab_main_item {
        padding-bottom: 0;
    }

    .list_item_right .list_item_right_title {
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        line-height: normal;
    }

    .list_item_left span.yaers {
        padding-bottom: 10px;
    }

    .list_item_left span.month {
        margin-bottom: 0;
    }

    .swiper-wrapper .swiper {
        width: 100%;

        background-size: 100%;
        overflow-y: hidden;
    }

    /* 指示条清除 */
    .shu.swiper-pagination {
        display: none
    }

    .MaxWidthBox, .info.w1400 {
        /* background-color: rgb(193,210,240); */
        padding: 0 0;
        height: auto;
        box-sizing: border-box;

    }

    .dangBgImg .w1400.main {
        padding: 20px 0;
    }

    .dangjianbig {
        border-bottom: 2px solid #f2f2f2;
        padding: 0 5% 20px;
    }

    .dangjian_list {
        margin-top: 0;
    }

    .news .news_main {
        flex-wrap: wrap;
        margin-top: 10px;
        align-items: center;
        justify-content: center;
    }


    .news_main .new_list .tab_main .tab_main_item > a {
        display: none;
    }

    .new_list .tab_main .tab_main_item .tab_main_item_text {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #f2f2f2;
    }


    #swiper2.banner {
        height: 46vh;
        display: none;
    }

    .info.w1400 {
        justify-content: space-around;
        position: static;
        width: 100%;
        flex-wrap: wrap;
        color: #333;
        padding: 20px 0;
        background-image: url(../images/qiyejieshaobac.jpg);
        background-size: 100% auto;
        background-position: bottom center;

    }

    .news .news_top, .dang .dang_top {
        padding: 20px 0 0;
    }

    .info_left .info_left_title {
        flex-direction: row;

        align-items: baseline;
    }

    .info_left .info_left_title span {
        font-size: 14px;
        margin-top: 0;
        margin-left: 10px;
    }

    /* 首页十字框 */
    .info_right > a {
        height: 100px;
        color: #333;
        border: none;
        font-size: 14px;
    }


    .info_right > a .jianjie {
        width: 33px;
        height: 44px;
        background-image: url(../images/mqiye.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
    }

    .info_right > a .wenhua {
        width: 33px;
        height: 44px;
        background: url(../images/mqywh.png) no-repeat;
        background-size: 100% auto;
    }

    .info_right > a .jiagou {
        width: 33px;
        height: 44px;
        background-image: url(../images/mzzjg.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
    }

    .info_right > a .licheng {
        width: 33px;
        height: 44px;
        background-image: url(../images/mfzlc.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
    }


    .banner_banner1 {
        width: 100%;
        height: 100%;
    }

    .inlxwm {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .infooter {
        margin: 30px 0 !important;
    }

    .infooter .footernav {
        display: none;
    }

    .swiper-slide .footerbac {
        height: auto;
    }

    .footer_bottom .main {
        width: auto;
        margin: 0 auto;
        padding: 0;
    }

    .footer_bottom {
        margin-top: 0;
        padding: 10px 0;

    }

    .infooter .gzh .text p {
        display: none;
    }

    .infooter .gzh .text .telbox {
        display: block;
        color: #fff;
    }

    .infooter .gzh {
        float: none;
        width: 90%;
        margin: 20px auto;
    }

    .gzh .text .tit, .gzh .text .addr {
        display: block;
        font-size: 12px;
    }

    .text .tit .telphone {
        font-size: 18px;
        font-weight: 550;
        display: block;
        font-family: GIN;
    }

    .text .addr {

        font-size: 14px;
    }

    .item_text .lxfs {
        display: flex;
        flex-direction: column;
    }

    .item_text .lxfs .wxbox .wx {
        /* bottom: 0; */
        right: 25px;
        width: 250px;
        height: 250px;

        display: none;
        box-shadow: 0 0 16px #00000020;
    }

    .inlxwm {
        display: none;
        margin-top: 0;
    }

    .inlxwm .telbox {
        margin-top: 20px;
    }

    /* 内页大概 */
    .jituanheaderbac,
    .progectheaderbac,
    .culturebac,
    .contactbac,
    .dangjianheaderbac,
    .newsheaderbac {
        /* margin-top: 55px; */
        /* height: auto; */
        height: 37vh;
        /* background-size: 100%; */
        background-size: cover;
        background-repeat: no-repeat;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 30px;
        font-weight: 550;
        color: #fff;
    }

    .jituanheaderbac {
        background-image: url(../images/mJituanUpdates.jpg);

    }

    .progectheaderbac {
        background-image: url(../images/mproduct_headrbac.jpg);
        color: #fff;
    }

    .culturebac {
        background-image: url(../images/mculturebac.jpg);

    }

    .contactbac {
        background-image: url(../images/mlianxius.jpg);
    }

    .dangjianheaderbac {
        background-image: url(../images/mdangjianUpdates.jpg);
        /* color: #fff; */
    }

    .newsheaderbac {
        background-image: url(../images/mNewsUpdates.jpg);
        /* color: #fff;     */
    }

    .neiye_navs {
        height: 48px;
    }

    .neiye_navs .neiye_nav_dingwei {
        display: none;
    }

    .jt .jtjs {
        width: 90%;
        margin: 20px auto;
    }

    .item_text .lxfs {
        font-size: 14px;
    }

    .jt .jtjs .text_title,
    .cyqybac .cy .cyqy .text_title, .cyqybac, .cy .cyys .text_title {
        font-size: 20px;
        line-height: normal;
        margin-top: 0;
    }

    .cyqybac .cy .cyqy .text_title {
        margin-bottom: 20px;
        margin-top: 0;
    }

    .cy .cyqy .text_title, .cy .cyys .text_title {
        font-size: 20px;
        margin-left: 20px;
    }

    .cy .cyys .text_title {
        margin-bottom: 10px;
    }

    .jt .jtjs .textd .texyp {
        font-size: 16px;
        margin: 0;
    }


    .cyqybac .cy .cyqy .cyqyi .cyqytext p {
        font-size: 14px;
        line-height: normal;
    }

    .cyqybac .cy .cyqy .cyqyi .cyqytext p.name {
        font-size: 16px;
        line-height: normal;
    }

    .cy .cyys .box .btt {
        font-size: 16px;
        width: 90%;
        line-height: 40px;
        margin: 0 auto;
        background-size: 100%;

    }

    .cy .cyys .box .sdgc .gcimg {
        margin-top: 10px;
    }

    .cyqybac .cy .cyqy .cyqyi {
        width: 90%;
        margin: 10px auto;
        justify-content: space-between;
        padding: 0 10px;
    }

    .cyqybac .cy .cyqy .cyqyi .cyqylogo {
        width: 110px;
        background-position: center center;
        background-size: 100% auto;
    }

    .cyqybac .cy .cyqy .cyqyi .cyqytext {
        width: 120%;
    }

    .cy .cyys {
        padding: 50px 0;
        margin: 0;

    }

    .cy .cyys .box .sdgc .gcimg .gcitem {
        width: 90%;
        margin: 5px auto;
    }

    .cy .cyys .box .ldtp .tpimg {
        justify-content: space-around;
        width: 90%;
        margin: 10px auto 0;
        box-sizing: border-box;
    }

    .cy .cyys .box .ldtp .tpimg .tpitem {
        width: 47%;
        margin-bottom: 10px;


    }

    .footer {
        justify-content: center;
        padding: 30px 0;
        /* padding-top: 0; */
    }

    .footer .footernav {
        display: none;
    }

    .footer .tel {
        width: 90%;
    }

    .footer .tel .erweima {
        width: 100%;
        margin: 0;
    }

    .footer .tel .erweima .lookme p {
        display: none;
    }

    .footer .tel .erweima .lookme .tel_title,
    .footer .tel .erweima .lookme .tel_address {
        display: block;

    }

    .footer .tel .tel_title .telphone {
        margin: 0;
        font-size: 16px;
    }

    .footer .tel .tel_address {
        margin: 0;
        font-size: 12px;
    }

    .footer .tel .tel_title {
        font-size: 14px;
    }

    .footer .tel .tel_address span:first-of-type {
        margin: 0;
    }

    .footer .tel > .tel_title,
    .footer .tel > .tel_address {
        display: none;
    }

    .lookme {
        width: 210px;
    }

    /* 党建 */
    .djlistbox .tjbox .picbox,
    .tjbox .picbox, .zxlistbox .tjbox .picbox {
        /* display: none; */
        width: 100%;
        height: 200px;
        float: none;
    }

    .djlistbox .tjbox {
        margin: 0;
        background-color: #fff;
        padding: 0;
    }

    .djlistbox .tjbox .text,
    .tjbox .text,
    .djlistbox .lists ul li .textbox,
    .lists ul li .textbox,
    .djlistbox .lists ul li .textbox.nopic .text,
    .lists ul li .textbox.nopic .text {
        width: auto;
        float: none;
        margin-left: 0;

    }

    .djlistbox .lists ul li a .textbox {
        display: flex;
        flex-direction: row-reverse;
        padding: 0 5%;
    }

    .zxlistbox .lists ul li .textbox {
        display: flex;
        height: 14vh;
        flex-direction: row-reverse;

    }

    .zxlistbox .lists ul li a, .djlistbox .lists ul li a {
        display: flex;
        width: 98%;
        float: none;
        margin: 0 auto;
        padding: 5px 0;
        box-sizing: border-box;
        background: #fff;
        border-radius: 4px;
        flex-direction: column-reverse;
    }

    .zxlistbox .lists ul li .textbox .picbox img {
        object-fit: cover;
    }

    .zxlistbox .lists ul li .datebox, .djlistbox .lists ul li .datebox {
        display: none;
        flex-direction: row-reverse;
        align-items: center;
        height: auto;
        border: none;
        font-size: 12px !important;

        justify-content: flex-end;
        color: #888;
    }

    .zxlistbox .lists ul li .datebox .day, .djlistbox .lists ul li .datebox .day {
        font-size: 12px;
        margin: 0;
        padding-left: 0;
        line-height: normal;
    }

    .zxlistbox .lists ul li .datebox .day::after, .djlistbox .lists ul li .datebox .day::after {
        content: '日';
    }

    .zxlistbox .lists ul li .datebox .my, .djlistbox .lists ul li .datebox .my {
        display: flex;
        margin: 0;
        flex-direction: row-reverse;
        padding-left: 0;
    }

    .zxlistbox .lists ul li .datebox .my span:last-of-type::after, .djlistbox .lists ul li .datebox .my span:last-of-type::after {
        content: '年';
    }

    .zxlistbox .lists ul li .datebox .my span, .djlistbox .lists ul li .datebox .my span {
        display: inline;
        font-size: 12px;
        padding-left: 0;
    }

    .djlistbox .lists ul li .textbox .picbox, .lists ul li .textbox .picbox, .zxlistbox .lists ul li .textbox .picbox {
        display: block;
        width: 40%;
        height: auto;
    }

    .djlistbox .tjbox .text .tt,
    .tjbox .text .tt {
        font-size: 14px;
    }

    .djlistbox .tjbox .text .date,
    .tjbox .text .date,
    .zxlistbox .tjbox .text .date {
        font-size: 12px;
        margin-top: 0;
    }

    .djlistbox .tjbox .text .desc, .tjbox .text .des,
    .zxlistbox .tjbox .text .desc {
        font-size: 12px;
        /* padding: 10px 0; */
        line-height: 14px;
    }

    .zxlistbox .tjbox .text .desc {
        padding-bottom: 0;
    }


    .lists ul li .datebox .my span,
    .lists ul li .datebox .my span,
    .zxlistbox .lists ul li .textbox .text .desc {
        font-size: 12px;

        line-height: 14px;
    }

    .zxlistbox .lists ul li .textbox .text .desc {
        display: none;
    }

    .djlistbox .lists ul li .datebox,
    .lists ul li .datebox,
    .zxlistbox .lists ul li .textbox,
    .zxlistbox .lists ul li .datebox,
    .djlistbox .lists ul li .textbox .text,
    .lists ul li .textbox .text,
    .zxlistbox .tjbox,
    .zxlistbox .lists ul li .textbox .text,
    .zxlistbox .tjbox .text,
    .djlistbox .tjbox {
        width: 98%;
        float: none;
        margin: 0 auto;
        padding: 5px 0;
        box-sizing: border-box;
        background: #fff;
        border-radius: 4px;
    }

    .zxlistbox .lists ul li .textbox .text,
    .djlistbox .lists ul li .textbox .text, .lists ul li .textbox .text {
        width: 55%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .djlistbox .lists ul li .textbox .text span,
    .zxlistbox .lists ul li .textbox .text span {
        display: none;
    }

    .djlistbox .lists ul li .textbox .text span.mtime,
    .zxlistbox .lists ul li .textbox .text span.mtime {
        display: block;
        color: #888;
        font-size: 12px;
    }

    .djlistbox .lists {
        padding: 0;
    }

    .djlistbox .lists ul li .textbox .text .tt,
    .zxlistbox .lists ul li .textbox .text .tt,
    .lists ul li .textbox .text .tt,
    .zxlistbox .tjbox .text .tt {
        font-size: 14px;
        line-height: normal;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .zxlistbox .tjbox, .djlistbox .tjbox {
        width: 100%;
        padding: 0 5%;
    }

    .djlistbox .lists ul li .textbox .text .desc {
        display: none;
        font-size: 12px;
    }

    .main {
        width: 100%;
        padding: 20px 5%;
        box-sizing: border-box;
    }

    .xwdetail .leftbox {
        width: 100%;
        padding: 20px;
    }

    .xwdetail .leftbox .tt h1,
    .item_text_headtitle {
        font-size: 20px;
        line-height: normal;
    }

    .item_text_title {
        font-size: 16px;
    }

    .item_text.item_text > p {
        font-size: 14px;
        line-height: normal;
    }

    .xwdetail .rigbox {
        display: none;
    }

    .conbox h3 {
        font-size: 16px !important;
    }

    .fanye a {
        font-size: 14px;
    }


    /* 产品与服务 */
    .nav_main {
        display: flex;
        overflow: hidden;
        height: 100%;
        align-items: center;
        overflow-x: scroll;
        justify-content: space-between;
    }

    .nav_main li {
        flex-shrink: 0;
        color: #333333;
        line-height: 1;
        border-right: 1px solid #f2f2f2;
    }

    .nav_main li:last-of-type {
        border-right: 0;
    }

    .main_item {
        width: 100%;
        padding: 0;
        background: none;
        margin: 0 0 20px 0;
        flex-direction: column-reverse;
    }

    .main_item_right {
        width: 100%;
        padding: 0;
        height: auto;
        margin: 0 0 20px 0;
        flex-direction: column;
    }

    .item_text_right {
        position: static;
    }

    .item_img_zcyz,
    .item_img_right,
    .item_img_kjcx,
    .item_img_yqyy,
    .item_img_gyyy,
    .item_img_szzx {
        position: static;
        width: 100%;
        height: 200px;
        background-size: 100% auto;
    }

    .item_text {
        height: auto;
        width: auto;
        background-color: #fff;
        padding: 20px;
        position: relative;
    }

    /* 联系我们 */
    .contact .lianxi .lxwmm .map {
        width: 90%;
        margin: 20px auto;
    }

    .contact .lianxi .lxwmm .lxwminfo {
        display: none;
    }

    .zxly .zxlymain {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .zxly .zxlymain .zxlyr .inputBox {
        margin: 20px 0;
        justify-content: center;
        align-items: center;
    }

    .zxlyr {
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    .zxly .zxlymain .zxlyl {

        display: flex;
        width: 100%;

    }

    .zxly .zxlymain .inputBox > label, .zxly .zxlymain .zxlyl .inputBox > label {
        width: 30%;
        overflow: unset;
        font-size: 14px;
    }

    .zxly .zxlymain .zxlyl .inputBox > label {
        margin-right: 5px;
    }

    .zxly .zxlymain .zxlyr .inputBox > div,
    .zxly .zxlymain .zxlyl .inputBox div {
        border-radius: 4px;
        width: 70%;
    }

    .zxly .zxlymain .zxlyl .inputBox {
        margin: 10px 5%;
    }

    .zxly .btn {
        margin: 20px auto;
    }

    .zxly .zxlymain .zxlyr .inputBox > div {
        padding-right: 20px;
        overflow: hidden;
    }

    .zxlistbox .tjbox .text .xq, .djlistbox .tjbox .text .xq {
        display: none;
    }

    .culture .wenhua, .culture .youshi {
        padding: 0;
        background-color: #fff;
    }

    .culture .youshi {
        padding: 20px 5% 0;
    }

    .culture .wenhua .bab {
        width: 90%;
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
    }

    .culture .wenhua .wenhuatxt .textd .sekuai {
        display: none;
    }

    .culture .wenhua .wenhuaimg {
        width: 100%;
        margin: 10px auto;
    }

    .culture .wenhua .wenhuatxt .textd {

        margin: 20px auto 0;
        padding: 10px 20px;
        height: auto;
        box-sizing: border-box;
    }

    .contact .lianxi {
        padding: 40px 0 0 0;
    }

    .zxly {
        padding-top: 40px;
    }

    .culture .wenhua .wenhuatxt {
        width: 100%;


    }

    .culture .youshi .ymain {
        flex-wrap: wrap;
        margin: 0;
    }

    .culture .youshi .ymain .item {
        width: 100%;
        margin: 20px auto;
    }

    .culture .wenhua .wenhuaimg img {
        width: 100%;
        margin: 10px auto;
    }

    .culture .youshi .ymain .item .itemtxt ul li {
        height: auto;
        font-size: 12px;
        line-height: 18px;
    }

    .culture .youshi .ymain .item .itemtxt ul li::before {
        display: none;
    }

    .culture .wenhua .wenhuatxt .textd .texybt,
    .culture .youshi .ymain .item .itemtxt span {
        font-size: 16px;

    }

    .culture .wenhua .wenhuatxt .textd .texybt {
        margin-top: 5px;
        margin-bottom: 0;
    }

    .culture .wenhua .wenhuatxt .textd .texyp {
        font-size: 14px;
        width: auto;
    }

    .lxwmm {
        border-radius: 0;
    }

    .zxlistbox, .djlistbox {
        background: none;
    }

    #jieshao {
        padding: 20px 0;
        background-color: #fff;
    }

    .zxlistbox .lists {
        padding: 0;
    }

    .zxlistbox .lists ul li, .djlistbox .tjbox {
        background-color: #fff;
        /* margin: 10px 0; */
        border: none;
        border-radius: 4px;
        padding: 20px 5%;
        /*  */
    }

    .zxlistbox .lists ul li {
        border-bottom: 1px solid #dedede;
        border-radius: 0;
    }

    .djlistbox .lists ul li {
        border-bottom: 1px solid #f2f2f2;

    }

    .culture .wenhua .wenhuatxt .textd:first-of-type {
        margin-top: 0;
    }

    .runtop {
        width: 40px;
    }

    .content .main {
        padding: 20px 0;
    }

    .xwdetail {
        padding: 0 5%;
    }
    /* 政策 */
    .zwsearch {
width: auto     ;
    }
    .zcshaixuan{
        margin-top: 40px;
    }
    .zhengcebox .sidesc{
        display: none;
    }
    .zhengcebox .listbox{
        width: auto;
        float: none;
    }
    .zhengcebox .listbox ul li .text a::before{
        display: none;
    }
    .zhengcebox {
        padding: 20px 5%;
    }
    .zhengcebox .listbox ul li .text{
        width: 40%;
    }
    .zhengcebox .listbox ul li .jigou{
        width: 35%;
    }
    .zhengcebox .listbox ul li .date{
        width: 28%;
    }
    .bacfff .weizhi{
        display: none;
    }
    .bacfff .xwdetail .leftbox{
        width: auto;
    }
    .textgold{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .zhengcebox .sblist ul li{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .zwsearch .box form{
        display: flex;
    }
    .zhengcebox .sblist ul li .textbox,.zwsearch .box .text{
        width: 80%;
    }
    .zhengcebox .sblist ul li .textbox .zct{
        width: auto;
        overflow: initial;
        text-overflow: ellipsis;
        white-space: revert;
    }
    .zhengcebox .sblist ul li .textbox .zct .tt{
        width: auto;
    }
    .zhengcebox .sblist ul li .zcbox{
        display: none;
    }
    .zplistbox ul li{
            height: auto;
    background: #fff;
    border-radius: 8px;
    /* overflow: hidden; */
    display: flex;
    margin-bottom: 15px;
    flex-direction: column;

    }
    .zplistbox ul li .zwinfo,.zplistbox ul li .cominfo{
        width: 100%;
        padding: 10px 5%;
    }
    .content .zwinfo>div{
        display: flex;
        flex-direction: column;
        /*align-items: center;*/
        justify-content: center;
    }
    .zwinfo .text .desc > div{
        margin: 0;
    }
    .zhaopinindex .zhaopin2>div .zwinfo .text .desc{
        justify-content: space-evenly;
    }
    .zhaopinindex .zhaopin2>div .zwinfo .text .desc .gz {
    margin: 0;
    }
    .zwcontent,.comcontent{
        width: 100%;
    }
    .content .zwinfo .lbox{
        width: 100%;
        justify-content: center;
    }
    .content .zwinfo .lbox .gtbox{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .zwshaixuan .sxitems{
        display: flex;
        flex-direction: column;

    }
    .zwshaixuan .sxitems .sxbox{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;


    }
    .zwshaixuan .sxitems .sxbox .sxit{
        margin: 20px 0;
        width: 24%;
    }
    .zwshaixuan{
        display: none;
        margin-top: 40px;
    }
    .content .zwinfo .rbox .flbox{
        margin-left: 5%;
    }
    .content .zwinfo .lbox .ttbox .tt{
        width: 100%;
        justify-content: center;
    }
    .content .zwinfo .rbox{
        margin-top: 20px;
        width: 100%;
    }
    .zwinfo .rbox .jlbox{
        margin: 0 5% 0 0;
    }
    .zplistbox ul li .zwinfo .keybox{
        display: block;
    }
    .xinjuyu .jt{
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .xinjuyu .ppjs{
        margin-top: 20px;
    }
    .xinjuyu .jt>div{
        width: 90%;
        margin: 20px auto;
    }
    .xinjuyu .ppjs .jtjs{
        width: 90%;
        margin: 0 auto;
    }.xinjuyu .ppjs .ppjsarr{
    margin: 0;
         }
    .xinjuyu .ppjs .ppjsarr .ppjsitem{
        width: 90%;
        margin: 20px auto;
    }
    .xinjuyu .lianxixinjuyu>img{
        display: none;
    }
    .xinjuyu .ppjs .jtjs,.xinjuyu .lianxixinjuyu .xjylxfs .jtjs{
    font-size: 20px;
    line-height: normal;
    margin-top: 0;
}
    .xinjuyu .lianxixinjuyu .xjylxfs{
        width: 90%;
        margin: 20px auto;
    }
    .xinjuyu .lianxixinjuyu .xjylxfs .main{
        width: 100%;
        padding: 20px 0;
        /*flex-direction: column-reverse;*/

    }
    .xinjuyu .lianxixinjuyu .xjylxfs .main .gzh img{
        margin: 0px;
        padding: 0;
    }
    .xinjuyu .lianxixinjuyu .xjylxfs .main .phone{
        margin-left: 0;
        font-size: 12px;
    }
    .xinjuyu .lianxixinjuyu .xjylxfs .main .gzh .text{
        font-size: 12px;
    }
    .xinjuyu  #jieshao{
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .xinjuyu .lianxixinjuyu .xjylxfs .main .phone>div:last-of-type>div .label {
    width: 80px;
    }
    .zhaopinindex .zhaopin2>div{
        width: 90%;
        margin:0 auto 20px ;
    }
    .zhaopinindex  .content .zwinfo>div{
        flex-direction: row;
    }
    .zcshaixuan .sxitem .label{
        width: auto;
    }
    .zcshaixuan .sxitem .itbox{
        width: auto;
    }
    .userindex .zhaopin2>div{
        width: 90%;
        margin: 10px auto;
    }
    .userindex .zhaopin2>div .zwinfo .textbox{
        flex-direction: row;
    }
    .userindex .zhaopin2>div .zwinfo .textbox .text{
        width: 70%;
    }
    .jianliindex .jianli .jianlimain>div.item>div.grjbxx{
        font-size: 12px;
    }
    .jianliindex .jianli .jianlimain>div.item>div.grjbxx>div>div:first-of-type{
        /*width: 40%;*/
        width: 50%;
    }
    .progect_nav_mains{
        margin-bottom: 0!important;
    }
    .zhuanli .zhuanlibox .zhuanliitem{
        width:48%;
        /*width:98%;*/
        font-size: 16px;
        line-height: 1.5;
    }
    .zhuanli .zhuanlibox{
        grid-template-columns:45% 45%;
    }
    .zwshaixuan .sxitems .sxbox .sxit .title{
        /*width: 24%;*/
    }
    /*.zhaopinindex .zhaopin2>div .zwinfo .text .tt{*/
    /*    width: 75%;*/
    /*}*/
    /*.zhaopinindex .zhaopin2>div .zwinfo .text .gz{*/
    /*    width: 30%;*/
    /*}*/
    .zhaopinindex .zhaopin2>div .zwinfo .desc{
        justify-content: start;
    }
    .zhaopinindex .zhaopin2>div .cominfo .textbox{
        padding: 10px;
    }
    .companyindex .zhaopin2>div{
        width: 96%;
    }
    .zhaopinindex .zhaopin2>div:nth-of-type(3n){

        margin-right: auto;
    }
    .zwsearch .box{
        display: flex;
        justify-content: space-between;
    }
    .zwsearch .box .btn{
        margin: 0;
    }
    .content .zwinfo .lbox .qti{
        padding-left: 2%;
    }
    .content .zwinfo .state{
        padding: 30px 2% 0;
        box-sizing: border-box;
    }
    .headers{
        justify-content: space-between!important;
    }
    .bacfff .xwdetail .leftbox .tt p{
        margin-left: 0;
    }
    .zcdetail .rigbox{
        display: none;
    }
    .zcdetail .leftbox{
        width: 90%;
        margin: 0 auto;
    }
    .layui-page{
        border-radius: 0;
    }
    .layui-page .layui-laypage{
        border-radius: 0;
    }




}
