@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1400
 */
@media screen and (max-width: 1600px) {
  /* 解决方案 */
  .JJbox {
    height: 415px;
    width: calc(100% / 3 - 48.6px);
  }

  #back-to-top {
    position: absolute;
    right: 50px;
    top: -50px;
  }

  .banner {
    width: 100%;
    height: auto;
    min-height: 0px;
  }

  /* 咨询 */
  .column-item .news-cont .news_text {
    font-size: 18px;
  }
  .column-item .news-cont .news_bt {
    font-size: 22px;
  }
}
@media screen and (max-width: 1400px) {
  /* 解决方案 */
  .JJlist {
    width: calc(100% + 86px);
    display: flex;
    gap: 45px;
    margin-left: -43px;
  }
  .JJbox {
    height: 385px;
    width: calc(100% / 3 - 30px);
  }
  .JJtext {
    padding: 0 20px;
  }

  /* main3 */
  .main3 {
    background: url(images/background1.png) center no-repeat;
    background-size: 100% 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    z-index: 2;
  }

  /* yingyong */
  .scene-listcon {
    margin-top: 50px;
  }
  .scene-listcon li .card_bt {
    font-size: 20px;
  }

  /* case */
  .column-toptu {
    position: relative;
    /* margin-top: -150px; */
    height: 600px;
    margin-bottom: 100px;
  }
  .list-navwz {
    margin-bottom: 40px;
  }
  .column-listcon ul {
    margin: 0 -16px;
  }
  .column-listcons ul {
    margin: 0 -16px;
  }

  /* 资讯 */
  .column-item .news-img {
    width: 320px;
    height: 190px;
  }
  .column-item .news-cont {
    width: calc(100% - 360px);
  }
  .column-item .news-cont .news_bt {
    font-size: 20px;
    line-height: 32px;
  }
  .column-item .news-cont .news_text {
    font-size: 16px;
    line-height: 32px;
  }
}

@media screen and (max-width: 1299px) {
  .inner {
    width: 100%;
  }
  .mod {
    padding: 0 20px;
  }
  .nav .wp-menu .menu-item a.menu-link {
    font-size: 16px;
  }
  .nav .wp-menu .menu-item > a {
    padding: 0 1px;
  }
  .nav .sub-menu .sub-item a {
    font-size: 15px;
  }

  /* footer */
  .main7 {
    padding-left: 10px;
    padding-right: 10px;
    gap: 20px;
  }
  .main7box {
    gap: 20px;
  }

  /* main4 */
  .main4 li > img {
    height: 100px;
    width: auto;
    object-fit: cover;
  }
  .main4 ul li {
    gap: 10px;
  }
  .m4_1:before {
    left: -15px;
  }
  .flip-number .num {
    font-size: 50px;
    line-height: 60px;
  }
  .scale-icon {
    width: 64px;
    height: 40px;
    object-fit: cover;
  }
  .jump-icon {
    width: 24px;
    height: 26px;
    object-fit: cover;
  }
  .flip-inner {
    width: 100%;
    height: 65px;
  }
  .main4 ul li:nth-child(1) .flip-number {
    min-width: 40px;
    width: 40px;
  }
  .main4 ul li:nth-child(2) .flip-number {
    min-width: 100px;
  }
  .main4 ul li:nth-child(3) .flip-number {
    min-width: 100px;
  }
  /* 党建 */
  .dangjian_cardwz {
    margin: 36px 0 40px;
    line-height: 40px;
  }
  .dangjian_cardwz li:before {
    top: 16px;
    width: 15px;
    height: 15px;
  }
  .dangjian_cardbteng {
    top: 30px;
  }
  .dangjian_card01 {
    padding-top: 90px;
  }
  .dangjian_list {
    padding: 0px 30px 50px;
  }
  .column-banner {
    height: 300px;
  }
  .column-banner .tit_bt {
    position: absolute;
    left: 20px;
    bottom: 40px;
    color: #fff;
  }
  .column-banner .title3 {
    font-size: 32px;
    line-height: 58px;
  }
  .column-banner .title1 {
    /* font-size: 32px; */
    line-height: 58px;
  }
  .tab-menu3 li {
    margin: 0 44px;
    font-size: 28px;
  }
  .dj_text1 {
    width: 76.385%;
    background: #ffffff;
    box-shadow: 0px 10px 40px 0px rgba(206, 49, 47, 0.15);
    padding: 60px 70px 55px 165px;
    margin-left: 23.69%;
  }
  .dj_s1 {
    margin-top: 40px;
  }

  /* case */
  .column-toptu {
    height: 520px;
    margin-top: -20px;
  }
}

@media screen and (max-width: 1199px) {
  /* 解决方案 */
  .JJlist {
    width: calc(100% + 86px);
    display: flex;
    gap: 27px;
    margin-left: -43px;
  }
  .JJbox {
    height: 355px;
    width: calc(100% / 3 - 19px);
  }
  .JJtext {
    padding: 0 20px;
  }

  /* 党建 */
  .dangjian_list01 .dangjian_card02,
  .dangjian_list03 .dangjian_card02,
  .dangjian_list05 .dangjian_card02,
  .dangjian_list07 .dangjian_card02,
  .dangjian_list09 .dangjian_card02 {
    margin-left: 30px;
  }
  .dangjian_list01 .dangjian_card01,
  .dangjian_list03 .dangjian_card01,
  .dangjian_list05 .dangjian_card01,
  .dangjian_list07 .dangjian_card01,
  .dangjian_list09 .dangjian_card01 {
    width: 100%;
    float: none;
    clear: left;
  }
  .dangjian_list02 .dangjian_card01,
  .dangjian_list04 .dangjian_card01,
  .dangjian_list06 .dangjian_card01,
  .dangjian_list08 .dangjian_card01,
  .dangjian_list10 .dangjian_card01 {
    width: 100%;
    float: none;
    clear: right;
  }
  .dangjian_list02 .dangjian_card02,
  .dangjian_list04 .dangjian_card02,
  .dangjian_list06 .dangjian_card02,
  .dangjian_list08 .dangjian_card02,
  .dangjian_list10 .dangjian_card02 {
    margin-right: 30px;
  }
  .dangjian_list02 .dangjian_cardbteng,
  .dangjian_list04 .dangjian_cardbteng,
  .dangjian_list06 .dangjian_cardbteng,
  .dangjian_list08 .dangjian_cardbteng,
  .dangjian_list10 .dangjian_cardbteng {
    left: calc(46.54% + 30px);
  }
  .dangjian_cardli {
    margin-top: 30px;
  }
  .dangjian_list05 .dangjian_cardli .link {
    width: calc(33.3% - 30px);
  }
  .dangjian_list05 .dangjian_cardli .link1 {
    width: calc(50% - 30px);
  }
  .dangjian_list10 .dangjian_card01 .dangjian_cardwz li:before {
    top: 16px;
    left: calc(46.54% + 10px);
    width: 15px;
    height: 15px;
  }
  .dangjian_card03 {
    margin-top: 0px;
  }
  .column-banner {
    height: 280px;
  }

  /* 全媒体 */
  .quanmt_list02 .quanmt_card02,
  .quanmt_list04 .quanmt_card02,
  .quanmt_list06 .quanmt_card02,
  .quanmt_list08 .quanmt_card02,
  .quanmt_list10 .quanmt_card02 {
    margin-right: 30px;
  }
  .quanmt_list03 .quanmt_card02,
  .quanmt_list05 .quanmt_card02,
  .quanmt_list07 .quanmt_card02,
  .quanmt_list09 .quanmt_card02 {
    margin-left: 30px;
  }
  .quanmt_list01 .quanmt_card01,
  .quanmt_list03 .quanmt_card01,
  .quanmt_list05 .quanmt_card01,
  .quanmt_list07 .quanmt_card01,
  .quanmt_list09 .quanmt_card01 {
    width: 100%;
    float: none;
    clear: left;
  }
  .quanmt_list02 .quanmt_card01,
  .quanmt_list04 .quanmt_card01,
  .quanmt_list06 .quanmt_card01,
  .quanmt_list08 .quanmt_card01,
  .quanmt_list10 .quanmt_card01 {
    width: 100%;
    float: none;
    clear: right;
  }
  .quanmt_cardli {
    margin-top: 30px;
  }
  .quanmt_list02 .quanmt_cardbteng,
  .quanmt_list04 .quanmt_cardbteng,
  .quanmt_list06 .quanmt_cardbteng,
  .quanmt_list08 .quanmt_cardbteng,
  .quanmt_list10 .quanmt_cardbteng {
    left: calc(46.54% + 30px);
  }

  .dj_s1 p {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 46px;
    text-indent: 3em;
  }

  /* yingyong */
  .cp_wz {
    width: 80%;
  }
  .about_wz,
  .about_wz p {
    font-size: 18px;
    line-height: 36px;
  }
  .scene-listcon li .card_wz {
    top: 40px;
    right: 40px;
    bottom: 40px;
    left: 40px;
    font-size: 16px;
    line-height: 36px;
  }
  .case_more {
    margin-top: 20px;
  }

  /* case */
  .column-toptu {
    height: 480px;
    margin-bottom: 80px;
    /* margin-top: -80px; */
  }
  .column-listcon li .card .btwz {
    left: 20px;
    right: 20px;
    bottom: 10px;
    font-size: 16px;
  }
  .column-listcons li .card .btwz {
    left: 20px;
    right: 20px;
    bottom: 10px;
    font-size: 16px;
  }

  /* about */
  .jiazhi_box .card .bt {
    margin-top: 12px;
    margin-bottom: 0;
  }
  .jiazhi_box .card .wz {
    line-height: 36px;
    font-size: 16px;
  }
  .jiazhi_list li {
    padding: 0 15px;
  }
  .about_wz,
  .about_wz p {
    font-size: 18px;
    line-height: 36px;
  }
  /* logo */
  .logo {
    width: 400px;
  }
  .logo img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
@media screen and (max-width: 1099px) {
  /* logo */
  .logo {
    width: 369px;
  }

  .cancel-icon {
    width: 14px;
    height: 14px;
    object-fit: cover;
  }
}
/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
  .navi-aside-toggle,
  .navi-aside-search {
    display: block;
  }
  .head-nav {
    display: none;
  }
  /*导航样式：后台绑定时也可以定义配置*/
  #nav .inner .wp-panel {
    height: 0;
  }
  .wp-navi .wp-menu {
    display: none;
  }

  .wp-navi-aside .navi-aside-wrap li {
    width: 100%;
  }
  .wp-navi-slide .navi-slide-head {
    display: block;
    padding: 0 10px;
    height: 40px;
  }
  .wp-navi-slide .wp-menu {
    background: #fff;
  }
  .wp-navi-slide .wp-menu .menu-item {
    display: inline-block;
    float: none;
    position: relative;
    z-index: 100;
    width: 100%;
    padding-left: 0px;
    text-align: left;
    border-bottom: 1px solid #eee;
  }
  .wp-navi-slide .wp-menu .menu-item .menu-switch-arrow {
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 6px;
    top: 1px;
    background: url(css/img/icons.png) no-repeat 10px -116px;
  }
  .wp-navi-slide .wp-menu .menu-item a.menu-link {
    display: block;
    padding: 0 20px;
    line-height: 40px;
    color: #343434;
    font-size: 14px;
  }
  .wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
  .wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
  .wp-navi-slide .sub-menu .sub-item.hover > a,
  .wp-navi-slide .sub-menu .sub-item a:hover {
    text-decoration: none;
    color: #000;
    background-color: #eee;
  }
  .wp-navi-slide .sub-menu {
    display: none;
    position: relative;
    left: 0;
    bottom: 0px;
    top: 0px;
    min-width: 0px;
    z-index: 100;
    background: #fff;
    opacity: 0.8;
  }
  .wp-navi-slide .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    border-bottom: 1px solid #eee;
  }
  .wp-navi-slide .sub-menu .sub-item a {
    display: block;
    color: #000;
    height: auto;
    line-height: 40px;
    padding: 0 36px;
    font-size: 14px;
    background: none;
  }
  .wp-navi-slide .sub-menu .sub-item a:hover {
    color: #000;
    background-color: #eee;
    display: block;
  }
  .wp-navi-slide .sub-menu .sub-menu {
    left: 0;
    top: 0;
  }
  .wp-navi-slide .sub-menu .sub-menu .sub-item a {
    padding: 0 52px;
  }

  .l-banner {
    height: 270px;
  }
  .l-banner img {
    width: 100%;
    height: 100%;
  }
  /* nav */
  #menuToggle {
    display: none;
  }
  .header-nav {
    height: 44px;
    padding: 0 22px;
    border-radius: 50%;
  }
  .logo {
    width: 35%;
  }
  .header-top {
    margin-top: 23px;
  }
  /*  我们能做什么*/
  .main1 {
    height: auto;
    padding-bottom: 35px;
  }
  .main1-box {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 0px;
  }
  .main1-box > li:nth-child(3) {
    margin-top: 0px;
  }
  /* .RHbox{
    width: 100%;
  } */
  /* 解决方案 */
  .main2 {
    padding-bottom: 170px;
  }
  .JJlist {
    display: none;
  }
  .JJlist1 {
    display: block;
  }
  .mySwiper2 .JJbox {
    margin: 0 auto;
    margin-top: 60px;
    width: 620px;
    height: 465px;
  }
  .mySwiper2 {
    padding-bottom: 130px;
  }
  .mySwiper2 .swiper-pagination {
    bottom: 0;
  }
  .mySwiper2 .JJtext {
    background: #ffffff;
    border-radius: 5px;
  }
  .mySwiper2 .s2 {
    color: #3372ce;
  }

  /* main4 */
  .main4 li > img {
    height: 80px;
    width: auto;
    object-fit: cover;
  }
  .main4 ul li > img {
    margin-right: 10px;
  }
  .m4_1:before {
    left: -14px;
    height: 45px;
    transform: translateY(-55%);
  }
  .flip-number .num {
    font-size: 30px;
    line-height: 40px;
  }
  .scale-icon {
    width: 48px;
    height: 28px;
    object-fit: cover;
  }
  .jump-icon {
    width: 18px;
    height: 20px;
    object-fit: cover;
  }
  .flip-inner {
    width: 100%;
    height: 45px;
  }
  .main4 ul li:nth-child(1) .flip-number {
    min-width: 30px;
    width: 30px;
  }
  .main4 ul li:nth-child(2) .flip-number {
    min-width: 60px;
  }
  .main4 ul li:nth-child(3) .flip-number {
    min-width: 60px;
  }
  .main4 p {
    font-size: 18px;
    margin-top: 8px;
  }
  /* main6 */
  .mm6 {
    padding: 60px 10px 0px 100px;
    gap: 20px;
  }
  .mm6:before {
    width: 92px;
    height: 50px;
    background-size: cover;
    top: 70px;
  }
  .s6 span {
    font-size: 36px;
  }
  .s6 {
    font-size: 24px;
  }
  .s7 {
    font-size: 16px;
    line-height: 30px;
  }
  /* footer */
  .main7 {
    flex-direction: column;
  }
  .main7box {
    width: 96%;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  /* 党建 */
  .dangjian_card01 {
    padding-top: 60px;
  }
  .dangjian_cardbt {
    font-size: 30px;
  }
  .dangjian_cardbteng {
    font-size: 80px;
  }
  .dangjian_cardbteng {
    top: 15px;
  }
  .column-banner {
    height: 250px;
  }
  .column-banner .tit_bt {
    position: absolute;
    left: 20px;
    bottom: 30px;
    color: #fff;
  }
  .column-banner .title2,
  .column-banner .title1,
  .column-banner .title3 {
    font-size: 26px;
    line-height: 48px;
  }

  .tab-menu3 li.selected,
  .dangjian .tab-menu3 li.selected {
    padding: 0 56px;
    font-size: 32px;
  }
  .tab-menu3 li {
    margin: 0 44px;
    font-size: 25px;
  }
  .dj_text1 {
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 10px 40px 0px rgba(206, 49, 47, 0.15);
    padding: 60px 70px 55px 40px;
    margin-left: 0px;
  }
  .quanmt_title,
  .dj_title {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 26px;
    color: #333333;
    line-height: 65px;
    position: relative;
    letter-spacing: 0.2px;
    text-align: center;
  }
  .quanmt_title:before,
  .dj_title:before {
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 65px;
    color: #ffffff;
    line-height: 65px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .dj_title1:before {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .dj_s1 {
    margin-top: 40px;
  }
  .quanmt_pic1 {
    width: 33.41%;
    float: left;
    position: static;
    margin-right: 20px;
    margin-top: 60px;
  }
  .dj_pic1 {
    width: 37.692%;
    float: left;
    position: static;
    margin-right: 20px;
    margin-top: 60px;
  }
  .dj_s1 p {
    font-size: 18px;
    line-height: 40px;
  }
  .dj_t1 {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 25px;
    color: #313333;
    line-height: 40px;
    padding-left: 35px;
  }

  /* yingyong */
  .yingyong .tab-menu3 li.selected:before {
    width: 39px;
    height: 6px;
    background: url(images/bt1.png) left center no-repeat;
    background-size: 100% 100%;
    left: -20px;
  }
  .yingyong .tab-menu3 li.selected:after {
    width: 39px;
    height: 6px;
    background: url(images/bt2.png) left center no-repeat;
    background-size: 100% 100%;
    right: -20px;
  }
  .cp_wz {
    width: 90%;
  }
  .scene-listcon li .card {
    padding-bottom: 50px;
  }
  .scene-listcon li .card_bt {
    height: 50px;
    line-height: 50px;
  }
  .scene-listcon ul {
    position: relative;
    margin: 0 -15px;
  }
  .scene-listcon li a {
    display: block;
    padding: 0 15px;
    margin-bottom: 40px;
  }

  /* case */
  .column-toptu {
    height: 480px;
    margin-bottom: 50px;
  }
  .list-navwz {
    font-size: 20px;
  }
  .column-listcon ul {
    margin: 0 -12px;
  }
  .column-listcons ul {
    margin: 0 -12px;
  }
  #d-container {
    padding: 30px 20px;
  }
  .tab-menu3-1 li.selected {
    padding: 0 86px;
  }

  /* about */
  .jiazhi_box .card .bt {
    margin-top: 26px;
    margin-bottom: 10px;
    line-height: 46px;
    font-size: 32px;
    text-align: center;
  }
  .jiazhi_box .card {
    top: 60px;
  }
  .jiazhi_box {
    padding-top: 85%;
  }
  .jiazhi_list li {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 30px;
  }
  .jiazhi_box .card .icon {
    margin: 0 auto;
  }
  .jiazhi_box .card .wz {
    line-height: 40px;
    font-size: 18px;
  }
  #d-container .inner {
    padding: 25px 10px 20px;
  }
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 859px) {
  /* case */
  .column-toptu {
    height: 400px;
  }

  /* about */
  .jiazhi_box {
    padding-top: 100%;
  }
}
@media screen and (max-width: 820px) {
  /* listcolumn */
  .col_news,
  .col_menu {
    margin-top: -45px;
  }
  /* yingyong */
  .about_wz,
  .about_wz p {
    font-size: 16px;
  }
  .cp_wz_js {
    padding-right: 10px;
    padding-left: 60px;
  }
  .product-name {
    line-height: 64px;
    font-size: 28px;
  }
  .product-eng {
    font-size: 50px;
  }
}

@media screen and (max-width: 767px) {
  /*栏目图片*/
  .l-banner {
    text-align: center;
  }
  .l-banner {
    height: 250px;
  }
  .l-banner img {
    width: 100%;
    height: 100%;
  }
  .l-banner img {
    width: 100%;
    height: 100%;
  }
  /* #l-container{ margin-top:20px;} */
  #l-container .inner,
  #d-container .inner {
    padding: 20px 0px;
  }
  #l-container.wrapper .inner .mod,
  #d-container.wrapper .inner .mod {
    padding: 0;
  }
  .column-switch {
    display: block;
  }
  .col_menu .col_menu_head h3.col_name {
    height: 40px;
  }
  .col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 40px;
    padding: 0px 12px 0px 12px;
    font-size: 17px;
  } /**栏目名称图标**/
  .col_menu {
    width: 100%;
    float: none;
    margin-right: 0px;
    position: relative;
    margin-top: 0;
  }
  .col_menu .col_menu_con {
    display: none;
    border: 0px solid #e4e4e4;
  }
  .col_metas .col_title h2 {
    font-size: 18px;
  } /**当前栏目名称**/
  .col_news {
    width: 100%;
    min-height: 0px;
    float: none;
  } /**栏目新闻**/
  .col_news .col_news_box {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
  }
  .col_news_con {
    padding: 5px 10px 10px 10px;
    margin: 0 0px;
  }
  .wp_paging li.pages_count,
  .wp_paging li.page_jump {
    display: none;
  }
  .infobox {
    width: auto;
    padding: 0px;
    margin: 0 10px;
  }
  .col_news_list .wp_entry img,
  .article .entry .read img {
    max-width: 100%;
    height: auto !important;
    width: 100%;
  } /**文章阅读部分图片大小限制**/
  .article .arti_metas span {
    font-size: 13px;
  }
  .col_list .wp_listcolumn .wp_column a .column-name {
    display: block;
    padding: 12px 15px;
    line-height: 30px;
    text-align: center;
  }
  .col_menu .col_menu_head:before,
  .col_menu .col_menu_head:after,
  .col_menu .col_menu_head h3.col_name .col_name_text:before,
  .col_menu .col_menu_head h3.col_name .col_name_text:after {
    display: none;
  }
  .col_list .wp_listcolumn .sub_list .sub_list a .column-name:before {
    display: none;
  }
  .col_list .wp_listcolumn .sub_list .sub_list a .column-name {
    padding: 0px 12px 5px 12px;
    font-size: 14px;
  }
  .col_metas .col_path {
    font-size: 16px;
  }

  /* main3 */
  .main3 {
    background: url(images/background1.png) center no-repeat;
    background-size: 100% 100%;
    padding-top: 80px;
    padding-bottom: 10px;
    position: relative;
    z-index: 2;
  }
  .mobile-auto-scroll {
    display: block !important;
    width: 100%;
    height: 550px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
  }
  .scroll-content {
    display: flex;
    flex-direction: column;
    animation: scrollUp 30s linear infinite;
    width: 66%;
    margin: 0 auto;
  }
  .main4 {
    background: url(images/background2.png) center no-repeat;
    background-size: cover;
    height: auto;
    margin-top: -76px;
    z-index: 1;
    position: relative;
    padding-top: 110px;
    padding-bottom: 30px;
  }
  /* main4 */
  .main4 li > img {
    height: 60px;
    width: auto;
    object-fit: cover;
  }
  .main4 ul li > img {
    margin-right: 5px;
  }
  .m4_1:before {
    left: -10px;
    height: 35px;
    transform: translateY(-55%);
  }
  .flip-number .num {
    font-size: 20px;
    line-height: 24px;
  }
  .scale-icon {
    width: 32px;
    height: 20px;
    object-fit: cover;
  }
  .jump-icon {
    width: 14px;
    height: 16px;
    object-fit: cover;
  }
  .flip-inner {
    width: 100%;
    height: 35px;
  }
  .main4 ul li:nth-child(1) .flip-number {
    min-width: 20px;
    width: 20px;
  }
  .main4 ul li:nth-child(2) .flip-number {
    min-width: 35px;
  }
  .main4 ul li:nth-child(3) .flip-number {
    min-width: 35px;
  }
  .main4 p {
    font-size: 15px;
    margin-top: 8px;
  }
  @keyframes jumpBounce {
    0%,
    100% {
      transform: translateY(0);
    }
    25% {
      transform: translateY(3px);
    }
    50% {
      transform: translateY(0);
    }
    75% {
      transform: translateY(3px);
    }
  }
  /* main6 */
  .mm6 {
    padding: 60px 10px 30px 80px;
    gap: 20px;
    flex-direction: column;
    align-items: center;
  }
  .More1 {
    margin-top: 0px;
  }
  .mm6:before {
    width: 72px;
    height: 39px;
    background-size: cover;
    top: 50px;
  }
  /* 最新动态 */
  .DTtext {
    padding: 0 30px;
  }
  .DT_pic {
    height: 223px;
  }
  .DTlist .swiper-slide {
    width: 100%;
    height: 540px;
  }
  .t1 {
    margin-top: 30px;
  }

  #back-to-top {
    position: absolute;
    right: 10px;
    top: -40px;
  }
  .arrow-up {
    background: url(images/top.png) center no-repeat;
    width: 53px;
    height: 100px;
    background-size: 100% 100%;
  }

  /* 全媒体 */
  .column-banner {
    height: 220px;
  }
  .column-banner .tit_bt {
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: #fff;
  }
  .column-banner .title2,
  .column-banner .title1,
  .column-banner .title3 {
    font-size: 22px;
    line-height: 48px;
  }

  .tab-menu3 li {
    margin: 0 34px;
    font-size: 21px;
  }
  .tab-menu3 li.selected,
  .dangjian .tab-menu3 li.selected {
    padding: 0 36px;
    font-size: 27px;
  }
  .tab-menu3 {
    padding: 20px 0px;
    margin-bottom: 45px;
  }
  .dj_text1 {
    padding: 40px 30px 35px 40px;
    margin-left: 0px;
  }
  .product-con {
    padding-bottom: 15px;
  }
  .quanmt_title,
  .dj_title {
    font-size: 22px;
    line-height: 55px;
  }
  .quanmt_title:before,
  .dj_title:before {
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 55px;
    color: #ffffff;
    line-height: 55px;
  }
  .dj_title1:before {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .dj_s1 {
    margin-top: 30px;
  }
  #c-container {
    padding: 50px 0;
  }
  .dj_title {
    font-size: 22px;
    line-height: 55px;
  }
  .dj_title:before {
    font-size: 52px;
    line-height: 55px;
  }
  .quanmt_cardbteng {
    top: 60px;
    left: 0;
    font-size: 66px;
  }
  .quanmt_cardbt {
    font-size: 25px;
    line-height: 30px;
  }
  .quanmt_card01 {
    padding-top: 95px;
  }
  .quanmt_cardwz {
    margin: 26px 0 30px;
    font-size: 16px;
    line-height: 34px;
  }
  .quanmt_list {
    padding-bottom: 0px;
  }
  .quanmt_card02 {
    padding-top: 70px;
  }
  ul.quanmt_cardwz li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
  }
  .dj_s1 p {
    font-size: 16px;
    line-height: 36px;
  }

  /* 党建 */
  .dangjian_cardwz {
    margin: 26px 0 30px;
    font-size: 16px;
    line-height: 34px;
  }
  .dangjian_cardwz p {
    font-size: 16px;
    line-height: 34px;
  }
  .dangjian_cardwz li:before {
    top: 12px;
    width: 15px;
    height: 15px;
  }
  .dangjian_cardli {
    display: flex;
    gap: 20px 20px;
    padding: 0px 0px;
    justify-content: space-between;
  }
  .dangjian_cardli .link {
    width: calc(33.3% - 14px);
  }
  .dangjian_list03 .dangjian_cardli .link,
  .dangjian_list04 .dangjian_cardli .link,
  .dangjian_list08 .dangjian_cardli .link {
    width: calc(100% / 4 - 15.5px);
  }
  .dangjian_list05 .dangjian_cardli .link1 {
    width: calc(50% - 10px);
    gap: 5px;
  }

  .dangjian_cardwz p span {
    font-size: 22px;
  }
  .dangjian_cardbteng {
    top: 60px;
    left: 0;
    font-size: 66px;
  }
  .dangjian_cardbt {
    font-size: 25px;
    line-height: 30px;
  }
  .dangjian_card01 {
    padding-top: 95px;
  }
  .dangjian_cardwz {
    margin: 26px 0 30px;
    font-size: 16px;
    line-height: 34px;
  }
  .dangjian_list {
    padding-bottom: 0px;
  }
  .dangjian_card02 {
    padding-top: 70px;
  }
  .dangjian_cardli .link {
    height: 32px;
    font-size: 16px;
    line-height: 32px;
  }
  .dangjian_card03 {
    margin-top: 40px;
  }
  .dj_t1 {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 20px;
    color: #313333;
    line-height: 30px;
    padding-left: 35px;
  }
  .dj_t2 {
    padding: 30px 36px 40px 36px;
    margin-top: 15px;
  }
  .dj_t1:before {
    width: 65px;
    height: 6px;
    left: 35px;
    bottom: -19px;
  }

  /* yingyong */
  .about_wz {
    line-height: 36px;
    font-size: 18px;
  }
  .scene-listcon li {
    width: 50%;
  }
  .scene-listcon li .card_bt {
    font-size: 16px;
  }
  .scene-listcon li .card_wz {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    font-size: 14px;
    line-height: 28px;
  }
  #g-container {
    padding: 60px 0;
  }

  /* case */
  .list-navwz {
    font-size: 16px;
    padding: 0 10px;
  }
  .tab-menu3-1 li.selected {
    padding: 0 86px;
  }

  /* 咨询 */
  .column-item .news-img {
    width: 260px;
  }

  /* about */
  .jiazhi_box .card {
    top: 40px;
  }
  .jiazhi_box .card .bt {
    line-height: 36px;
    font-size: 26px;
  }
  .jiazhi_box .card .wz {
    line-height: 36px;
    font-size: 16px;
  }
  #c-container {
    padding: 60px 0;
  }
}

@media screen and (max-width: 722px) {
  /* about */
  .jiazhi_box .card .bt {
    line-height: 36px;
    font-size: 26px;
    margin-top: 16px;
  }
  .jiazhi_box .card .wz {
    line-height: 26px;
    font-size: 16px;
  }
  .about_wz,
  .about_wz p {
    font-size: 16px;
  }
}

@media screen and (max-width: 676px) {
  .l-banner {
    height: 220px;
  }
  .l-banner img {
    width: 100%;
    height: 100%;
  }

  .header-top {
    margin-top: 7px;
  }

  /* 最新动态 */
  .DTtext {
    padding: 0 30px;
  }
  .DT_pic {
    height: 243px;
  }
  .DTlist .swiper-slide {
    width: 100%;
    height: 540px;
  }
  .t1 {
    margin-top: 30px;
  }

  /* title */
  .tit1 {
    font-size: 30px;
  }
  .tit2 {
    margin-top: 20px;
    font-size: 20px;
  }
  .main1 {
    padding-top: 50px;
    min-height: auto;
  }
  .main5 {
    padding-top: 50px;
    padding-bottom: 120px;
  }
  .JJbtn {
    bottom: 41px;
  }
  .mySwiper3 {
    padding-top: 40px;
  }

  /* 解决方案 */
  .mySwiper2 .JJbox {
    margin-top: 40px;
    width: 100%;
    height: 465px;
  }

  /* main3 */
  .main3 {
    background: url(images/background1.png) center no-repeat;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 10px;
    position: relative;
    z-index: 2;
  }
  .mobile-auto-scroll {
    display: block !important;
    width: 100%;
    height: 550px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
  }
  .scroll-content {
    display: flex;
    flex-direction: column;
    animation: scrollUp 30s linear infinite;
    width: 98%;
    margin: 0 auto;
  }

  #back-to-top {
    position: absolute;
    right: 20px;
    top: -40px;
  }
  .arrow-up {
    background: url(images/top.png) center no-repeat;
    width: 43px;
    height: 80px;
    background-size: 100% 100%;
  }

  /* 全媒体 */
  .tab-menu3 li.selected,
  .dangjian .tab-menu3 li.selected {
    padding: 0 26px;
    font-size: 23px;
  }
  .tab-menu3 li {
    margin: 0 24px;
    font-size: 18px;
  }
  .quanmt .tab-menu3 li.selected:before,
  .quanmt .tab-menu3 li.selected:after {
    width: 15px;
    height: 14px;
    background-size: 100% 100%;
  }
  .dangjian .tab-menu3 li.selected:before,
  .dangjian .tab-menu3 li.selected:after {
    width: 15px;
    height: 14px;
    background-size: 100% 100%;
  }
  .link {
    min-width: 120px;
  }
  .dangjian_list {
    padding: 0px 0px 0px;
  }

  /* yingyong */
  .cp_wz_js,
  .dangjian .cp_wz_js {
    padding: 30px 5px 5px;
  }
  .cp_wz {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  .cp_tu {
    float: none;
    position: static;
    width: 100%;
    padding-top: 110px;
  }

  /* case */
  #b-container {
    padding-top: 20px;
  }
  .column-toptu {
    display: none;
  }
  .tab-menu3-1 li.selected {
    padding: 0 86px;
  }

  /* 咨询 */
  .column-item .news-img {
    float: none;
    width: 100%;
    height: auto;
    padding-top: 58%;
    margin-bottom: 30px;
  }
  .column-item .news-cont {
    float: none;
    width: 100%;
  }
  .column-item .news-cont .news_bt {
    font-size: 18px;
    line-height: 26px;
  }

  /* about */
  .jiazhi_box {
    padding-top: 120%;
  }
}

@media screen and (max-width: 596px) {
  /* about */
  .jiazhi_box {
    padding-top: 60%;
  }
  .jiazhi_box .card {
    top: 50%;
    transform: translateY(-50%);
  }
  .jiazhi_list li {
    width: 100%;
    padding: 0px;
  }
  .jiazhi_list ul {
    margin: 0 auto;
  }
}
@media screen and (max-width: 576px) {
  /* .l-banner {height: 200px; } */
  .l-banner img {
    width: 100%;
    height: 100%;
  }

  /* main6 */
  .s6 span {
    font-size: 28px;
  }
  .s6 {
    font-size: 18px;
  }
  .s7 {
    font-size: 14px;
    line-height: 28px;
  }
  .More1 {
    width: 106px;
  }
  .More1 > div {
    font-size: 14px;
  }

  /* 解决方案 */
  .mySwiper2 .JJbox {
    margin-top: 40px;
    width: 100%;
    height: 405px;
  }
  .main2 {
    padding-bottom: 120px;
  }

  /* case */
  .column-listcon ul {
    margin: 0 -16px;
  }
  .column-listcon li {
    width: 50%;
  }
  .column-listcons ul {
    margin: 0 -16px;
  }
  .column-listcons li {
    width: 50%;
  }
}

@media screen and (max-width: 557px) {
  .dangjian_list10 .dangjian_card01 .dangjian_cardwz li:nth-child(2):before {
    top: 16px;
    left: 0px;
    width: 15px;
    height: 15px;
  }
}

@media screen and (max-width: 520px) {
  .mod {
    padding: 0 15px;
  }
  .column-banner {
    height: 180px;
  }
  .column-banner .tit_bt {
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: #fff;
  }
  .column-banner .title2,
  .column-banner .title1,
  .column-banner .title3 {
    font-size: 18px;
    line-height: 38px;
  }

  .logo1 {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
  .l-banner {
    height: 200px;
  }
  .l-banner img {
    width: 100%;
    height: 100%;
  }
  .article h1.arti_title {
    line-height: 28px;
    font-size: 18px;
  }
  /* main6 */
  .mm6:before {
    width: 52px;
    height: 27px;
    background-size: cover;
    top: 40px;
  }
  .mm6 {
    padding: 40px 10px 30px 52px;
    gap: 20px;
  }
  .s6 {
    display: flex;
    flex-direction: column;
  }

  /* title */
  .tit1 {
    font-size: 23px;
  }
  .tit2 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  /* 最新动态 */
  .DTtext {
    padding: 0 20px;
  }
  .DT_pic {
    height: 203px;
  }
  .DTlist .swiper-slide {
    width: 100%;
    height: 480px;
  }
  .t1 {
    margin-top: 30px;
  }
  .s4 {
    margin-top: 10px;
    font-size: 15px;
    line-height: 28px;
  }
  .s5 {
    margin-top: 10px;
    font-size: 12px;
  }
  /* 解决方案 */
  .mySwiper2 .JJbox {
    margin-top: 40px;
    width: 100%;
    height: 355px;
  }
  .main2 {
    padding-bottom: 120px;
  }
  .s3 {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 13px;
    color: #8095a9;
    line-height: 26px;
    margin-top: 10px;
  }
  .s2 {
    margin-top: 20px;
    font-size: 20px;
  }
  .JJtext {
    bottom: -83px;
    height: 155px;
  }
  .JJbtn {
    padding: 11px 24px;
    font-size: 14px;
  }

  /* main4 */
  .main4 li > img {
    height: 40px;
    width: auto;
    object-fit: cover;
  }
  .main4 ul li > img {
    margin-right: 5px;
    margin-top: 10px;
  }
  .main4 ul  li{
    gap: 5px;
  }
  .m4_1:before {
    left: -10px;
    height: 25px;
    transform: translateY(-55%);
}
  .flip-number .num {
    font-size: 16px;
    line-height: 20px;
  }
  .scale-icon {
    width: 25px;
    height: 15px;
    object-fit: cover;
  }
  .jump-icon {
    width: 10px;
    height: 12px;
    object-fit: cover;
  }
  .flip-inner {
    width: 100%;
    height: 24px;
  }
  .main4 ul li:nth-child(1) .flip-number {
    min-width: 10px;
    width: 10px;
  }
  .main4 ul li:nth-child(2) .flip-number {
    min-width: 25px;
  }
  .main4 ul li:nth-child(3) .flip-number {
    min-width: 25px;
  }
  .main4 p {
    font-size: 12px;
    margin-top: 8px;
  }
  .main4 {
    background: url(images/background2.png) center no-repeat;
    background-size: cover;
    height: auto;
    margin-top: 0px;
    z-index: 1;
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .mySwiper4 {
    padding-top: 28px;
    padding-bottom: 48px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .RHtext ul:last-child li {
    font-size: 14px;
    line-height: 38px;
  }
  .RHtext ul:first-child li {
    font-size: 14px;
    line-height: 38px;
  }
  .s1 {
    margin-top: 15px;
    font-size: 20px;
    line-height: 30px;
  }
  .mySwiper4 .swiper-slide[data-swiper-slide-index="1"] .RHbox {
    height: 600px;
  }
  .mySwiper4 .swiper-slide[data-swiper-slide-index="1"] {
    height: 600px;
  }
  .mySwiper4 .swiper-slide[data-swiper-slide-index="0"],
  .mySwiper4 .swiper-slide[data-swiper-slide-index="2"] {
    margin-top: 0px;
  }

  /* 全媒体 */
  .dj_title {
    font-size: 18px;
    line-height: 45px;
  }
  .dj_title:before {
    font-size: 38px;
    line-height: 45px;
  }
  .dj_s1 p {
    font-size: 12px;
    line-height: 28px;
  }
  .dj_text1 {
    padding: 20px 20px 35px 20px;
  }
  .dj_s1 {
    margin-top: 10px;
  }
  .quanmt_cardbteng {
    top: 25px;
    left: 0;
    font-size: 46px;
  }
  .quanmt_card02 {
    padding-top: 40px;
  }
  .quanmt_card01 {
    padding-top: 45px;
  }
  .quanmt_cardbt {
    font-size: 16px;
    line-height: 30px;
  }
  .quanmt_cardwz {
    margin: 16px 0 20px;
    font-size: 12px;
    line-height: 28px;
  }
  ul.quanmt_cardwz li {
    padding-left: 20px;
  }
  ul.quanmt_cardwz li:before {
    top: 10px;
    width: 12px;
    height: 12px;
    background: url(images/quanmt_icon1.png) no-repeat;
    background-size: cover;
  }
  .tab-menu3 li.selected,
  .dangjian .tab-menu3 li.selected {
    padding: 0 20px;
    font-size: 20px;
  }
  .tab-menu3 li {
    margin: 0 10px;
    font-size: 16px;
  }
  /* 全媒体 */
  .dangjian_cardbteng {
    top: 25px;
    left: 0;
    font-size: 46px;
  }
  .dangjian_card02 {
    padding-top: 40px;
  }
  .dangjian_card01 {
    padding-top: 45px;
  }
  .dangjian_cardbt {
    font-size: 16px;
    line-height: 30px;
  }
  .dangjian_list {
    padding-bottom: 30px;
  }
  .dangjian_cardwz {
    margin: 16px 0 20px;
    font-size: 12px;
    line-height: 28px;
  }
  #e-container {
    padding: 50px 0;
  }
  .dangjian_list10 .dangjian_card01 .dangjian_cardwz li:before,
  .dangjian_list10 .dangjian_card01 .dangjian_cardwz li:nth-child(2):before {
    top: 10px;
    left: calc(46.54% + 10px);
    width: 15px;
    height: 15px;
  }
  .dj_t2 {
    padding: 20px 26px 20px 26px;
    margin-top: 15px;
  }
  .dj_t1 {
    font-size: 16px;
    line-height: 30px;
    padding-left: 35px;
  }
  /* yingyong */
  .yingyong .tab-menu3 li.selected:before {
    width: 29px;
    height: 5px;
    background: url(images/bt1.png) left center no-repeat;
    background-size: 100% 100%;
    left: -10px;
  }
  .yingyong .tab-menu3 li.selected:after {
    width: 29px;
    height: 5px;
    background: url(images/bt2.png) left center no-repeat;
    background-size: 100% 100%;
    right: -10px;
  }
  .scene-listcon li {
    width: 100%;
  }
  .case_more {
    width: 80%;
  }

  /* case */
  .column-listcon li {
    width: 100%;
  }
  .column-listcons li {
    width: 100%;
  }
  .tab-menu3-1 li.selected {
    padding: 0 66px;
  }
  /* footer */
  .main7box ul > li:nth-child(1) {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .main7box ul > li a {
    font-size: 12px;
    line-height: 18px;
  }
  .main7box ul > li:nth-child(1) a {
    font-size: 14px;
  }
  .main7box ul > li {
    font-size: 12px;
    line-height: 20px;
  }
  .main7box > img {
    width: 78px;
    object-fit: contain;
  }
  .main8 > div,
  .main8 a {
    font-size: 12px;
    line-height: 18px;
  }
}
@media screen and (max-width: 435px) {
}
@media screen and (max-width: 428px) {
  .dangjian_list10 .dangjian_card01 .dangjian_cardwz li:nth-child(2):before {
    top: 10px;
    left: 0px;
    width: 15px;
    height: 15px;
  }
}
@media screen and (max-width: 414px) {

  /* 解决方案 */
  .mySwiper2 .JJbox {
    margin-top: 40px;
    width: 100%;
    height: 305px;
  }

  /* about */
  .jiazhi_box .card .bt {
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 22px;
  }
  .jiazhi_box .card .icon {
    display: block;
    width: 40px;
    height: 40px;
  }
  .jiazhi_box .card .wz {
    font-size: 14px;
  }
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 379px) {
}
