@charset "utf-8";
/* CSS Document */
/*首页内容部分调整<=992 平板*/
@media (max-width: 1520px) {
  body,
  html {
    font-size: 62.5%;
  }
}

/* 首页 Strat */
@media (max-width: 1551px) {
  .banner .box .txt h1 {
    font-size: 5rem;
  }
  .banner .box .txt h2 {
    font-size: 1.6rem;
  }
  .i_part1 .content .ll {
    padding-left: 6%;
  }
  .i_part1 .content .ll .itro {
    margin-top: 30px;
    margin-bottom: 8%;
  }
  .i_part1 .content .ll .num .circle .counter {
    font-size: 6rem;
  }
  .more {
    width: 160px;
  }
  .i_part2 .content {
    width: 88%;
  }
  .i_part3 .content {
    padding: 0 6%;
  }
  .i_part4 .content {
    width: 88%;
  }
  .i_part5 .content {
    width: 88%;
  }
  .i_part5 .content .horizontal-swiper .swiper-button-prev,
  .i_part5 .content .horizontal-swiper .swiper-button-next {
    display: none;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .cpg {
    width: 68px;
    height: 68px;
    font-size: 1rem;
    top: -25px;
  }
  .i_part5
    .content
    .horizontal-swiper
    .swiper-wrapper
    .swiper-slide
    .msg
    .data
    i {
    width: 32px;
    height: 32px;
  }
  .i_part3 .bgc {
    width: 100%;
  }
  .footer {
    padding: 5% 6% 0;
  }
  .vertical-swiper > .swiper-pagination .swiper-pagination-bullet {
    width: 60px;
  }
  .i_part4 .video-popup {
    height: auto;
    max-width: 80%;
  }
}
@media (max-width: 1368px) {
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .cpg {
    width: 70px;
    height: 70px;
    top: -20px;
  }
}
@media (max-width: 1250px) {
  .banner .box .txt h1 {
    font-size: 4.5rem;
  }
  .banner .box .txt h2 {
    font-size: 1.4rem;
  }
  .title h1 {
    font-size: 2.6rem;
    color: #333;
    position: relative;
  }
  .title h2 {
    font-size: 1.8rem;
  }
  .more {
    width: 145px;
    height: 48px;
  }
  .more span {
    font-size: 1.35rem;
  }
  .i_part1 .content .ll .num .circle .counter {
    font-size: 5rem;
  }
  .i_part2 .content .aa .cpg .item .ys .txt h2 {
    font-size: 1.8rem;
  }
  .i_part2 .content .aa .cpg .item i {
    width: 42px;
    height: 42px;
  }
  .i_part2 .content .aa .cpg .item {
    margin: 30px 0;
  }
}
@media (max-width: 1200px) {
  .i_part1 .content .rr .r_imgbox {
    height: 75%;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .img {
    height: 20rem;
  }
}
@media (max-width: 1164px) {
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .cpg {
    display: none;
  }
}
@media (max-width: 1085px) {
  .banner .box .txt h1 {
    font-size: 4rem;
  }
  .banner .box .txt h2 {
    font-size: 1.2rem;
  }
}
@media (max-width: 1024px) {
  .i_part1,
  .i_part2,
  .i_part3,
  .i_part4,
  .i_part5 {
    background: none !important;
  }
  .i_part1 .bg img {
    display: none;
  }
  .i_part2::before {
    display: none;
  }
  .i_part1 .bg img {
    width: 100%;
  }
  .i_part4 .overlay {
    background: rgba(0, 0, 0, 0.85);
  }
  .i_part1 .content {
    flex-wrap: wrap;
    padding: 8% 10%;
  }
  .i_part1 .content .ll {
    width: 100%;
    padding: 0;
  }
  .i_part1 .content .rr {
    width: 100%;
    height: auto;
    margin-top: 8%;
  }
  .vertical-swiper > .swiper-wrapper > .swiper-slide {
    height: auto;
  }
  .banner {
    height: 100vh !important;
  }
  .r_imgbox::after {
    position: absolute;
    content: "";
    width: 147px;
    height: 147px;
    background: #dbe5e7;
    opacity: 0.8;
    left: -30px;
    bottom: -30px;
    z-index: 01;
  }

  .i_part2 .content {
    width: 100%;
    padding: 8% 10% 5%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .i_part2 .content .aa {
    width: 100%;
  }
  .i_part2 .content .bb {
    width: 100%;
  }
  .i_part3 .content {
    padding: 8% 10% 5%;
    flex-wrap: wrap;
  }
  .i_part3 .content .aa {
    width: 100%;
  }
  .i_part3 .content .aa .itro {
    margin: 5% 0;
    margin-bottom: 3%;
  }
  .i_part3 .content .bb {
    width: 100%;
    margin-top: 8%;
  }
  .i_part4 .content {
    width: 100%;
    padding: 8% 10%;
    flex-wrap: wrap;
  }
  .i_part4 .content .aa {
    width: 100%;
  }
  .i_part4 .content .aa .itro {
    margin: 5% 0;
  }
  .i_part4 .content .more {
    margin-top: 0;
  }
  .i_part4 .content .bb {
    width: 100%;
    margin-top: 8%;
  }
  .i_part5 .content {
    width: 100%;
    padding: 8% 10%;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .img {
    width: 100%;
    height: 18rem;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .msg{
    padding-bottom: 16rem;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .msg .tit {
    padding: 30px 10px 0 10px;
    font-size: 1.4rem;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .msg .con {
    font-size: 1.2rem;
    padding: 0px 10px;
  }
  .i_part5
    .content
    .horizontal-swiper
    .swiper-wrapper
    .swiper-slide
    .msg
    .data {
    margin-top: 40px;
  }
  .i_part5
    .content
    .horizontal-swiper
    .swiper-wrapper
    .swiper-slide
    .msg
    .data
    i {
    width: 24px;
    height: 24px;
  }
  .footer .top .logo img {
    width: 220px;
  }
  .banner .box .txt {
    width: 75%;
    left: 12%;
  }
  .i_part1 .content .ll .more {
    margin-top: 5%;
  }
  .i_part1 .content .rr .r_imgbox {
    height: auto;
  }
  .i_part1 .content .rr .r_imgbox img {
    height: auto;
  }
  .i_part5
    .content
    .horizontal-swiper
    .swiper-wrapper
    .swiper-slide
    .msg
    .data {
    padding: 15px 10px;
  }
  .i_part2 .content .aa .more{
    margin-top: 5%;
    margin-bottom: 5%;
}
}
@media (max-width: 980px) {
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .img {
    width: 100%;
    height: 15rem;
  }
  /* .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .msg {
    padding-bottom: 17rem;
  } */
}
@media (max-width: 933px) {
}
@media (max-width: 898px) {
  .i_part1 .content {
    padding: 5% 5% 6%;
  }
  .vertical-swiper > .swiper-pagination {
    display: none !important;
  }
  .i_part2 .content {
    padding: 5% 5% 3%;
  }
  .i_part2 .content .aa .cpg {
    margin-top: 3%;
  }
  .i_part3 .content {
    padding: 5% 5% 3%;
  }
  .i_part4 .content {
    padding: 5%;
  }
  .r_imgbox:before {
    display: none;
  }
  .r_imgbox::after {
    display: none;
  }
  .i_part5 .content {
    padding: 5%;
  }
  .footer {
    padding: 5% 5% 0;
  }
}
@media (max-width: 968px) {
  .footer .bot ul li span {
    margin-right: 10px;
    padding-right: 0;
  }
  .footer .bot ul li:last-of-type span {
    margin-right: 0;
  }
  .footer .bot {
    flex-wrap: wrap;
  }
  .footer .bot .copyright {
    width: 100%;
  }
  .footer .bot .support {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 798px) {
  .banner .box .txt h1 {
    font-size: 3.5rem;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .img {
    height: 13rem;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .msg .tit {
    padding-top: 18px;
  }
  .i_part5
    .content
    .horizontal-swiper
    .swiper-wrapper
    .swiper-slide
    .msg
    .data {
    margin-top: 20px;
  }
  .footer .bot {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .banner {
    height: 60vh !important;
  }
  .footer .top .logo img {
    width: 200px;
  }
  .footer .mid ul {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .footer .bot .support {
    margin-top: 20px;
  }
  .footer {
    height: auto !important;
  }
}
@media (max-width: 767.99px) {
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .img {
    height: 15rem;
  }
}
@media (max-width: 698px) {
  .banner .box .txt h1 {
    font-size: 3rem;
  }
  .banner .box .txt h2 {
    display: none;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .img {
    height: 13rem;
  }
  .footer .mid ul {
    flex-wrap: wrap;
  }
  .footer .mid ul li a {
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .footer .bot span {
    font-size: 1.2rem;
  }
  .footer .top .logo img {
    width: 180px;
  }
  .footer .top {
    padding-bottom: 10px;
  }
  .footer .top .rr .code i img {
    width: 36px;
  }
  .footer .top .rr .tel i {
    width: 36px;
    margin-left: 5px;
  }
}
@media (max-width: 598px) {
  .title h1 {
    font-size: 2.2rem;
  }
  .title h2 {
    font-size: 1.4rem;
  }
  .i_part1 .content .ll .itro {
    margin-top: 20px;
    margin-bottom: 6%;
  }
  .more {
    width: 128px;
    height: 38px;
  }
  .more span {
    font-size: 1.2rem;
  }
  .i_part1 .content .ll .num .circle .counter {
    font-size: 4.2rem;
  }
  .i_part2 .content .aa .cpg .item .ys .txt h2 {
    font-size: 1.6rem;
  }
  .i_part2 .content .aa .cpg .item {
    margin: 24px 0;
  }
  .i_part3 .content .bb .yj_swiper .swiper-slide .tit {
    margin: 24px 0;
  }
  .i_part3 .content .bb .yj_swiper .yjswiper-button-prev,
  .i_part3 .content .bb .yj_swiper .yjswiper-button-next {
    width: 27px;
    height: 11px;
  }
  .i_part3 .content .bb .yj_swiper .swiper-slide h2 {
    font-size: 1.6rem;
  }
  .banner .box .txt h1 {
    font-size: 2.4rem;
  }
  .banner .box .txt {
    width: 88%;
    left: 6%;
  }
  .footer .mid {
    display: none;
  }
  .footer .top {
    border-bottom: 0;
    flex-direction: column;
  }
  .footer .top .logo {
    margin-bottom: 18px;
  }
  .footer .top .rr .code {
    display: none;
  }
  .footer .top .rr .tel i {
    display: none;
  }
  .footer .top .rr .tel a {
    opacity: 0.85;
  }
  .footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto !important;
  }
  .footer .bot span {
    display: block;
    text-align: center;
    opacity: 0.85;
    margin-bottom: 10px;
  }
  .footer .bot .support {
    margin-top: 0;
  }
  .footer .bot .support ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .footer .top .rr .tel a {
    font-size: 1.2rem;
  }
  .footer .top .logo img {
    width: 160px;
  }
}
@media (max-width: 597.99px) {
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .img {
    height: 18rem;
  }
}

/* 468px 1.25rem */
@media (max-width: 468px) {
  .banner {
    height: 36vh !important;
  }
  .title h1 {
    font-size: 1.6rem;
  }
  .title h2 {
    font-size: 1.3rem;
  }
  .i_part1 .content .ll .itro p {
    font-size: 1.25rem;
  }
  .more {
    width: 115px;
    height: 38px;
  }
  .more:hover span {
    padding-left: 0;
  }
  .i_part1 .content .ll .num .tit {
    font-size: 1.25rem;
  }
  .i_part1 .content .ll .num .circle .counter {
    font-size: 3.6rem;
  }
  .i_part2 .content .itro p {
    font-size: 1.25rem;
  }
  .i_part2 .content .aa .cpg .item .ys .txt h2 {
    font-size: 1.5rem;
  }
  .i_part2 .content .aa .cpg .item .ys .txt p {
    font-size: 1.25rem;
  }
  .i_part2 .content .aa .cpg .item .ys .txt {
    margin-left: 10px;
  }
  .i_part3 .content .aa .itro p {
    font-size: 1.25rem;
  }
  .i_part4 .content .aa p {
    font-size: 1.25rem;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .img {
    height: 15rem;
  }
  .i_part1 .content .ll .num .circle .unit {
    font-size: 1.25rem;
  }
  .footer .top .logo img {
    width: 150px;
  }
  .i_part2 .content .aa .cpg .item .ys {
    align-items: flex-start;
  }
  .i_part1 .content .ll .num .circle .counter {
    font-size: 3.2rem;
  }
  .i_part1 .content .ll .num ul {
    width: 100%;
  }
  .i_part1 .content .ll .itro {
    width: 100%;
  }
  .banner .scroll {
    display: none;
  }
}
@media (max-width: 428px) {
  .banner .box .txt h1 {
    font-size: 1.8rem;
  }
  .more {
    width: 100px;
    height: 35px;
    padding: 5px 10px;
    margin-bottom: 15px;
  }
  .i_part1 .content .ll .num .circle .counter {
    font-size: 3rem;
  }
  .i_part2 .content .aa .cpg .item i {
    width: 36px;
    height: 36px;
  }
  .title h2 {
    letter-spacing: 0;
  }
}
/* 373px 1.2rem */
@media (max-width: 373px) {
  .banner {
    height: 60vw !important;
  }
  .banner .box .txt h1 {
    font-size: 1.6rem;
  }
  .title h1 {
    font-size: 1.4rem;
  }
  .title h2 {
    font-size: 1.2rem;
  }
  .i_part1 .content .ll .num .circle .counter {
    font-size: 2.6rem;
  }
  .i_part2 .content .aa .cpg .item {
    margin: 18px 0;
  }
  .i_part2 .content .aa .cpg .item .ys .txt p {
    line-height: 1.5;
  }
  .i_part3 .content .bb .yj_swiper .swiper-slide h2 {
    font-size: 1.4rem;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .img {
    height: 12rem;
  }
  .i_part1 .content .ll .itro {
    margin-top: 10px;
    margin-bottom: 3%;
  }
  .i_part2 .content .aa .title {
    margin-bottom: 10px;
  }
  .i_part3 .content .aa .itro {
    margin-top: 10px;
  }
  .i_part4 .content .aa .itro {
    margin-top: 10px;
  }
  .title h2 {
    letter-spacing: 0;
  }
  .i_part1 .content .ll .itro p {
    font-size: 1.2rem;
  }
  .i_part1 .content .ll .num .tit {
    font-size: 1.2rem;
  }
  .i_part1 .content .ll .num .tit {
    font-size: 1.2rem;
  }
  .more span {
    font-size: 1rem;
  }
  .i_part2 .content .itro p {
    font-size: 1.2rem;
  }
  .i_part2 .content .aa .cpg .item .ys .txt p {
    font-size: 1.2rem;
  }
  .i_part2 .content .aa .cpg .item i {
    width: 32px;
    height: 32px;
  }
  .i_part2 .content .aa .cpg .item .ys .txt h2 {
    font-size: 1.4rem;
  }
  .i_part3 .content .aa .itro p {
    font-size: 1.2rem;
  }
  .i_part4 .content .aa p {
    font-size: 1.2rem;
  }
  .i_part5 .content .horizontal-swiper .swiper-wrapper .swiper-slide .msg .tit {
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .i_part5
    .content
    .horizontal-swiper
    .swiper-wrapper
    .swiper-slide
    .msg
    .data
    h1 {
    font-size: 1.2rem;
  }
  .banner .scroll {
    display: none;
  }
  .footer .bot span {
    font-size: 1rem;
  }
  .footer .top .rr .tel a {
    font-size: 1rem;
  }
}
/* 首页 End*/

/* 导航 Strat */
@media (max-width: 1595px) {
  header .logo {
    width: auto;
  }
  header .nav_box .nav ul .menu {
    padding: 0 25px;
  }
}
@media (max-width: 1520px) {
  header .nav_box .logo img {
    height: 32px;
  }
  header .nav_box .nav ul li h1 {
    font-size: 1.6rem;
  }
  header .nav_box .nav ul .menu {
    padding: 0 20px;
  }
  header .nav_box .nav .sub {
    width: 130px;
  }
}
@media (max-width: 1354px) {
  header .nav_box .nav ul li h1 {
    font-size: 1.5rem;
  }
  header .nav_box .logo img {
    height: 28px;
  }
}
@media (max-width: 1251px) {
  header .nav_box .nav ul .menu {
    padding: 0 15px;
  }
  header .nav_box .logo img {
    height: 27px;
  }
  header .nav_box .nav_btn {
    padding: 5px 15px;
  }
}
@media (max-width: 1152px) {
  header .nav_box .nav ul li h1 {
    font-size: 1.4rem;
  }
  header .nav_box .nav ul .menu {
    padding: 0 10px;
  }
  header .nav_box .nav .sub {
    width: 110px;
  }
  header .nav_box .nav ul .menu:first-of-type {
    display: none;
  }
  header .nav_menu .imgbox {
    width: 40%;
  }
  header .nav_menu .menu_box {
    width: 60%;
    margin-top: 32px;
  }
}
@media (max-width: 1024px) {
  header .nav_box .nav {
    display: none;
  }
  header .nav_box .nav_btn {
    padding: 7px 18px;
  }
  header .nav_box .logo img {
    height: 32px;
  }
  header .nav_menu .imgbox {
    display: none;
  }
  header .nav_menu .menu_box {
    width: 100%;
    margin-top: 32px;
  }
  header .nav_menu .menu_box > ul > li > a h1 {
    font-size: 1.8rem;
  }
  header .nav_box:hover {
    background: none;
    box-shadow: none;
  }
  header .nav_box:hover .logo img:first-of-type {
    display: block;
  }
  header .nav_box:hover .logo img:last-of-type {
    display: none;
  }
  /* header .nav_box:hover .nav_btn {
		background-color: #fff ;
	}
	header .nav_box:hover .nav_btn .dh {
		color: #000;
	}
	header .nav_box:hover .nav_btn span {
		background-color: #000;
	} */
  header .nav_menu {
    overflow: auto;
  }
}
@media (max-width: 768px) {
  header .nav_box .logo img {
    height: 26px;
  }
  header .nav_box .nav_btn {
    padding: 6px 16px;
  }
  header .nav_menu .menu_box {
    margin-top: 54px;
  }
}
@media (max-width: 548px) {
  header .nav_box .nav_btn {
    padding: 5px 15px;
  }
}
@media (max-width: 448px) {
  header .nav_box {
    height: 65px;
  }
  header .nav_box .logo img {
    height: 22px;
  }
  header .nav_menu .menu_box > ul > li > a h1 {
    font-size: 1.6rem;
  }
  header .nav_menu .menu_box .sub a {
    margin-right: 10px;
  }
  header .nav_menu .menu_box > ul > li {
    margin-bottom: 10px;
  }
  header .nav_menu .menu_box .sub ul {
    flex-wrap: wrap;
  }
}
@media (max-width: 348px) {
  header .nav_box .nav_btn {
    padding: 5px 12px;
  }
  header .nav_box .logo img {
    height: 20px;
  }
}
/* 导航 End*/

/* 集团荣誉 Strat */
#certify .swiper-pagination {
  display: none;
}
@media (max-width: 1879px) {
  #certify .swiper-container {
    transform: scale(0.9);
  }
}
@media (max-width: 1669px) {
  #certify .swiper-button-next,
  #certify .swiper-button-prev {
    padding: 28px;
  }
  #certify .swiper-button-next:after,
  #certify .swiper-button-prev:after {
    font-size: 1.6rem !important;
    color: #fff;
  }
  .a_part2 .content .award .myswiper {
    width: 75%;
  }
}
@media (max-width: 1574px) {
  .a_part2 .content .award .myswiper {
    width: 80%;
  }
}
@media (max-width: 1520px) {
  #certify .swiper-container {
    transform: scale(0.8);
  }
  .a_part2 .content .award .myswiper {
    width: 75%;
  }
}
@media (max-width: 1417px) {
  .a_part2 .content .award .myswiper {
    width: 80%;
  }
}
@media (max-width: 1296px) {
  .a_part2 .content .ny_title {
    width: 80%;
  }
  #certify .swiper-container {
    transform: scale(0.75);
  }
  .a_part2 .content .award .myswiper {
    width: 85%;
  }
}
@media (max-width: 1156px) {
  #certify .swiper-container {
    transform: scale(0.7);
  }
}
@media (max-width: 1083px) {
  #certify .swiper-container {
    transform: scale(0.65);
  }
  #certify .swiper-button-next,
  #certify .swiper-button-prev {
    padding: 24px;
  }
  #certify .swiper-button-next:after,
  #certify .swiper-button-prev:after {
    font-size: 1.4rem !important;
    color: #fff;
  }
}
@media (max-width: 1024px) {
  .ny_banner {
    height: 45vh !important;
    z-index: 2;
  }
  #certify .swiper-button-next,
  #certify .swiper-button-prev {
    display: none;
  }
  .a_part2 .content .award .myswiper {
    width: 90%;
  }
  .a_part2 .content .ny_title {
    width: 90%;
  }
  #certify .swiper-container {
    transform: scale(0.7);
  }
  #certify .swiper-button-next,
  #certify .swiper-button-prev {
    top: auto;
    bottom: 8%;
  }
  #certify .swiper-button-next {
    right: calc(50% - 60px);
  }
  #certify .swiper-button-prev {
    left: calc(50% - 60px);
  }
}
@media (max-width: 938px) {
  #certify .swiper-container {
    transform: scale(0.65);
  }
  .a_part2 .content .award .myswiper {
    margin-top: -8%;
    margin-bottom: -8%;
  }
}
@media (max-width: 840px) {
  #certify .swiper-container {
    transform: scale(0.55);
  }
}
@media (max-width: 748px) {
  #certify .swiper-container {
    transform: scale(0.5);
  }
  .a_part2 .content .award .myswiper {
    margin-top: -10%;
    margin-bottom: -10%;
  }
}
@media (max-width: 648px) {
  #certify .swiper-slide {
    transition: all 0.5s;
  }
  #certify .swiper-slide-active {
    transform: scale(1.5);
    z-index: 99999;
  }
  #certify .swiper-container {
    transform: scale(1);
    padding: 10% 0;
  }
  .a_part2 .content .award .myswiper {
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
  }
  #certify .swiper-slide img {
    padding: 5px;
  }
  #certify .swiper-slide {
    box-shadow: none;
  }
}
@media (max-width: 468px) {
  .ny_title p {
    font-size: 1.25rem;
  }
  .ny_banner {
    height: 30vh !important;
  }
}
@media (max-width: 373px) {
  .ny_title p {
    font-size: 1.2rem;
  }
  .ny_banner {
    height: 25vh !important;
  }
}
/* 集团荣誉 End*/

/* 内页导航 Strat */
@media (max-width: 1366px) {
  .abt_nav ul {
    width: 60%;
    padding: 18px 0;
  }
}
@media (max-width: 968px) {
  .abt_nav ul {
    width: 70% !important;
  }
}
@media (max-width: 768px) {
  .abt_nav ul {
    width: 80% !important;
  }
}
@media (max-width: 598px) {
  .ny_nav {
    /* margin: 0; */
    margin-top: -50px;
    margin-bottom: 42px;
  }
  .ny_nav ul {
    width: 100% !important;
    border-radius: 0;
    background: none;
    box-shadow: none;
    /* border-bottom: 1px solid rgba(23, 69, 146, 0.15); */
    justify-content: flex-start;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    height: initial;
    padding-bottom: 0;
    padding-left: 0;
  }
  .ny_nav ul::-webkit-scrollbar {
    width: 0;
  }

  .ny_nav ul::-moz-scrollbar {
    width: 0;
  }

  .ny_nav ul::-ms-scrollbar {
    width: 0;
  }
  .ny_nav ul li {
    border: none;
    width: auto !important;
    margin: 0 20px;
  }
  .ny_nav ul li a {
    color: #fff;
    opacity: 0.75;
    font-weight: bold;
  }
  .ny_nav ul li.active a {
    color: #fff;
    opacity: 1;
    font-weight: bold;
  }
  .ny_nav ul li:hover a {
    color: #fff;
    opacity: 1;
  }
}
@media (max-width: 420px) {
  #certify .swiper-slide img {
    padding: 3px;
  }
}
/* 内页导航 End*/

/* 集团简介 Strat */
@media (max-width: 1592px) {
  .a_part1 .content {
    width: 80%;
  }
  .a_part1 .data ul {
    width: 85%;
  }
}
.a_part1 .data ul {
  flex-direction: row;
}
@media (max-width: 1245px) {
  .a_part1 .data ul {
    width: 95%;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
  }
  .a_part1 .data ul li {
    margin: 0 3%;
  }
  .a_part1 .data ul li:first-of-type {
    margin-left: 0;
  }
  .a_part1 .data ul li:last-of-type {
    margin-right: 0;
  }
  .a_part1 .data ul li .counter {
    font-size: 4.8rem;
  }
}
.a_part1 .bgc {
  height: auto;
}
.a_part1 .bgc img {
  height: auto;
}
@media (max-width: 1024px) {
  .a_part1 .content {
    width: 90%;
  }
  .a_part1 .data ul li .counter {
    font-size: 4.5rem;
  }
  .a_part1 .itro .txt p:first-of-type {
    margin-top: 0;
  }
  .ny_title p:first-of-type {
    margin-top: 0;
  }
}
@media (max-width: 798px) {
  .a_part1 .data ul li .counter {
    font-size: 4rem;
  }
  .a_part1 .bgc {
    width: 100%;
    height: 80%;
  }
  .a_part1 .bgc img {
    height: 100%;
    object-fit: cover;
  }
  .a_part1 .data ul li .tit {
    font-size: 1.5rem;
  }
}

@media (max-width: 468px) {
  .a_part1 .itro .txt p {
    font-size: 1.25rem;
  }
  .a_part1 .data ul li .counter {
    font-size: 3.2rem;
  }
  .a_part1 .data ul {
    justify-content: flex-start;
  }
  .a_part1 .data ul li {
    width: 50%;
    margin: 0;
  }
  .a_part1 {
    padding-top: 0;
  }
  .a_part2 .content {
    padding-top: 0%;
  }
  .a_part1 .data ul li .tit {
    font-size: 1.25rem;
  }
}
@media (max-width: 373px) {
  .a_part1 .itro .txt p {
    font-size: 1.2rem;
  }
  .a_part1 .data ul li .counter {
    font-size: 2.5rem;
  }
  .a_part1 .data ul li .tit {
    font-size: 1.2rem;
  }
}
/* 集团简介 End*/

/* 集团资质 Strat */
@media (max-width: 1592px) {
  .a_part3 .ny_title {
    width: 80%;
  }
}
@media (max-width: 1520px) {
  .a_part3 .award .swiper-button-next,
  .a_part3 .award .swiper-button-prev {
    padding: 28px;
  }
}
@media (max-width: 1320px) {
  .a_part3 .award .swiper-button-next,
  .a_part3 .award .swiper-button-prev {
    padding: 24px;
  }
  .a_part3 .award .swiper-button-next:after,
  .a_part3 .award .swiper-button-prev:after {
    font-size: 1.8rem !important;
  }
}
@media (max-width: 1024px) {
  .a_part3 .ny_title {
    width: 90%;
  }
  .a_part3 .award {
    width: 90%;
  }
  .a_part3 .award .swiper-slide {
    box-shadow: 0 2px 5px #d2d2d2;
  }
  .ny_banner .tit h2 {
    font-size: 3.6rem;
  }
}
@media (max-width: 768px) {
  .a_part3 .award .swiper-button-next,
  .a_part3 .award .swiper-button-prev {
    display: none;
  }
  .a_part3 .award .swiper-container {
    width: 100%;
  }
  .ny_banner .tit h2 {
    font-size: 3.2rem;
  }
}
@media (max-width: 598px) {
  .ny_banner .tit h2 {
    font-size: 2.8rem;
    top: 49%;
  }
}
@media (max-width: 468px) {
  .a_part3 .content {
    padding-top: 0;
  }
  .ny_banner .tit h2 {
    font-size: 2rem;
  }
}
/* 集团资质 End*/

/* 组织架构 Strat */
@media (max-width: 1552px) {
  .a_part4 .content {
    width: 85%;
  }
}
@media (max-width: 1024px) {
  .a_part4 .content {
    width: 90%;
  }
}
@media (max-width: 768px) {
}
/* 组织架构 End*/

/* 业务分布 Strat */
@media (max-width: 1592px) {
  .industry4 .content {
    width: 80%;
  }
  .industry4 .content .bb {
    width: 80%;
  }
}
@media (max-width: 1024px) {
  .industry4 .content {
    width: 90%;
  }
  .industry4 .content .bb {
    width: 85%;
  }
}
@media (max-width: 768px) {
  .industry4 .content .bb {
    width: 100%;
  }
  .industry4 .content .bb ul li i {
    transform: scale(0.5);
  }
}
@media (max-width: 636px) {
  .industry4 .content .bb ul li span {
    font-size: 0.95rem;
  }
}
@media (max-width: 498px) {
  .industry4 .content .bb {
    width: 100%;
  }
  .industry4 .content .bb ul li i {
    transform: scale(0.4);
  }
  .industry4 .content .bb ul li span {
    font-size: 0.85rem;
  }
}
@media (max-width: 373px) {
  .industry4 .content .bb ul li span {
    font-size: 0.75rem;
  }
}
/* 业务分布 End*/

/* 工程施工 Strat */
@media (max-width: 1620px) {
  .industry1 .content .part .num span {
    font-size: 30rem;
  }
  .industry1 .content .tit h2 {
    font-size: 2.6rem;
  }
  .industry1 .content .tit h3 {
    font-size: 1.8rem;
  }
}
@media (max-width: 1398px) {
  .industry .ny_nav ul {
    width: 40%;
  }
}
@media (max-width: 1292px) {
  .industry1 .content {
    width: 85%;
  }
  .industry1 .content .part .msg {
    width: 40%;
  }
  .industry1 .content .part .imgbox {
    width: 65%;
  }
  .industry .ny_nav ul {
    width: 45%;
  }
}
@media (max-width: 1209px) {
  .industry1 .content .tit h2 {
    font-size: 2.4rem;
  }
  .industry1 .content .tit h3 {
    font-size: 1.75rem;
  }
}
@media (max-width: 1024px) {
  .industry1 .content {
    width: 90%;
  }
  .industry .point {
    display: none;
  }
  .industry1 .content .tit h2 {
    font-size: 2.2rem;
  }
  .industry1 .content .tit h3 {
    font-size: 1.7rem;
  }
  .industry .ny_nav ul {
    width: 50%;
  }
}
@media (max-width: 938px) {
  .industry1 .content .part {
    flex-direction: column;
    align-items: flex-end;
    margin-top: 12%;
  }
  .industry .ny_nav ul {
    width: 60%;
  }
  .industry1 .content .part:first-of-type {
    margin-top: 5%;
  }
  .industry1 .content .part .msg {
    width: 62%;
    margin-right: 0;
    background: none;
  }
  .industry1 .content .part .imgbox {
    width: 100%;
    margin-top: 3%;
  }
  .industry1 .content .part .msg .more1 {
    margin-top: 36px;
  }
  .industry1 .content .part .num {
    left: 0%;
  }
  .industry1 .content .part .num span {
    font-size: 24rem;
  }
  .industry1 .content .part .msg {
    padding-right: 0;
  }
  .industry1 .content .part:nth-of-type(2n) {
    flex-direction: column;
    align-items: flex-start;
  }
  .industry1 .content .part:nth-of-type(2n) .msg {
    margin-right: 0;
    margin-left: 0;
    padding-right: 5%;
    padding-left: 0;
  }
  .industry1 .content .part:nth-of-type(2n) .msg .more1 {
    justify-content: flex-start;
  }
  .industry1 .content .part:nth-of-type(2n) .num {
    right: 0;
  }
}
@media (max-width: 768px) {
  .industry1 .content .part .num span {
    font-size: 10rem;
  }
  .industry1 .content .part .msg {
    width: 80%;
  }
  .industry1 .content .part .num {
    top: 0;
  }
  .industry1 .content .part .msg {
    width: 100%;
    padding-top: 10%;
  }
  .industry1 .content .part:first-of-type .msg {
    padding-top: 0;
  }
  .industry1 .content .part .num {
    left: auto;
    right: 0;
  }
  .industry1 .content .part:nth-of-type(2n) .msg .more1 {
    justify-content: flex-end;
  }
  .industry .ny_nav ul {
    width: 70%;
  }
}
@media (max-width: 598px) {
  .industry1 .content {
    padding-top: 0;
  }
}
@media (max-width: 468px) {
  .industry1 .content .part .msg .itro p {
    font-size: 1.25rem;
  }
  .industry1 .content .tit h2 {
    font-size: 1.8rem;
  }
  .industry1 .content .tit h3 {
    font-size: 1.4rem;
  }
}
@media (max-width: 373px) {
  .industry1 .content .part .msg .itro p {
    font-size: 1.2rem;
  }
  .industry1 .content .tit h2 {
    font-size: 1.7rem;
  }
  .industry1 .content .tit h3 {
    font-size: 1.25rem;
  }
  .industry1 .content .part .num span {
    font-size: 8rem;
  }
}

/* 工程施工 End*/

/* 设计咨询 Strat */
@media (max-width: 1620px) {
  .industry2 .content .tit h2 {
    font-size: 2.6rem;
  }
}
@media (max-width: 1292px) {
  .industry2 .content .aa {
    width: 42%;
  }
}
@media (max-width: 1209px) {
  .industry2 .content .tit h2 {
    font-size: 2.4rem;
  }
}
@media (max-width: 1024px) {
  .industry2 .content .tit h2 {
    font-size: 2.6rem;
  }
  .industry2 .content .part {
    padding: 8% 5%;
  }

  .industry2 .content .aa .txt {
    margin-bottom: 10%;
  }
  .industry2 .content .tit h2 {
    font-size: 2.2rem;
  }
}
.industry2 .content .more1 {
  display: none;
}
@media (max-width: 958px) {
  .industry2 .content .part {
    flex-direction: column;
  }
  .industry2 .content .aa {
    width: 100%;
  }
  .industry2 .content .bb {
    width: 100%;
    margin-top: 5%;
  }
  .industry2 .content .aa .txt {
    margin-top: 8%;
    margin-bottom: 18%;
  }
  .industry2 .content .aa .txt {
    margin-top: 20px;
    margin-bottom: 28px;
  }
  .industry2 .content .part:nth-of-type(2n) {
    flex-direction: column;
  }
  .industry2 .content .more {
    display: none;
  }
  .industry2 .content .more1 {
    display: block;
  }
  .industry2 .content .more1 {
    display: flex;
    justify-content: flex-end;
  }
  .industry2 .content .more1 span {
    font-size: 1.3rem;
    color: #174592;
    display: flex;
    align-items: center;
  }
  .industry2 .content .more1 i {
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 12px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .industry2 .content .part .aa:hover .more1 span i {
    margin-left: 18px;
  }
  .industry2 .content .tit h1 {
    padding-top: 0;
  }
}
@media (max-width: 598px){
  .industry2 .content .part:first-of-type {
    padding-top: 0;
  }
}
@media (max-width: 468px) {
  .industry2 .content .tit h2 {
    font-size: 1.8rem;
  }
  .industry2 .content .tit h1 {
    padding-bottom: 5px;
  }
  .industry2 .content .aa .txt p {
    font-size: 1.25rem;
  }
  .industry2 .content .aa .txt {
    margin-top: 12px;
    margin-bottom: 18px;
  }
  .industry2 .content .tit h1 {
    font-size: 1.25rem;
  }
}
@media (max-width: 373px) {
  .industry2 .content .tit h2 {
    font-size: 1.7rem;
  }
  .industry2 .content .aa .txt p {
    font-size: 1.2rem;
  }
  .industry2 .content .tit h1 {
    font-size: 1.2rem;
  }
}
/* 设计咨询 End*/

/* 设计咨询详情页 Strat */
@media (max-width: 1345px) {
  .xq_swiper .swiper {
    height: 50rem;
  }
}
@media (max-width: 1224px) {
  .xq_swiper .swiper {
    height: 45rem;
  }
}
@media (max-width: 1024px) {
  .industry2_d1 .content .tit {
    width: 90%;
  }
  .xq_swiper {
    width: 90%;
  }
  .xq_swiper .swiper-button-next,
  .xq_swiper .swiper-button-prev {
    width: 48px;
    height: 48px;
    line-height: 48px;
  }
  .xq_swiper .mySwiper {
    width: 22%;
  }
}
@media (max-width: 898px) {
  .xq_swiper {
    flex-direction: column;
    height: 55rem;
  }
  .xq_swiper .mySwiper2 {
    height: 80% !important;
    width: 100%;
  }
  .xq_swiper .mySwiper {
    width: 100%;
    height: 20% !important;
    box-sizing: border-box;
    padding: 10px 0;
  }
  .xq_swiper .swiper-button-next,
  .xq_swiper .swiper-button-prev {
    display: none;
  }
  .xq_swiper .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    cursor: pointer;
  }

  .xq_swiper .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }
  .xq_swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 798px) {
  .industry2_d1 .content .tit ul {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    height: initial;
  }
  .industry2_d1 .content .tit ul::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .industry2_d1 .content .tit ul::-moz-scrollbar {
    width: 0;
    height: 0;
  }

  .industry2_d1 .content .tit ul::-ms-scrollbar {
    width: 0;
    height: 0;
  }
  .industry2_d1 .content .tit ul li {
    margin: 0 20px;
    width: auto;
  }
  .industry2_d1 .content .tit ul li:first-of-type {
    margin-left: 0;
  }
  .industry2_d1 .content .tit::before,
  .industry2_d1 .content .tit::after {
    display: none;
  }
  .industry2_d1 .content .tit ul li a::after {
    display: none;
  }
}
@media (max-width: 678px) {
  .xq_swiper {
    height: 48rem;
  }
}
@media (max-width: 598px) {
  .industry2_d1 .ny_nav::before {
    display: none;
  }
  .xq_swiper {
    height: 40rem;
  }
  .industry2_d1 .content .tit ul li a {
    font-size: 1.4rem;
  }
  .industry2_d1 .content .back strong {
    font-size: 1.4rem;
  }
  .industry2_d1 .content .xq_swiper {
    margin-top: 4%;
  }
}
@media (max-width: 478px) {
  .xq_swiper {
    height: 32rem;
  }
}
@media (max-width: 398px) {
  .xq_swiper {
    height: 26rem;
  }
  .xq_swiper .mySwiper2 {
    height: 75% !important;
  }
  .xq_swiper .mySwiper {
    height: 25% !important;
  }
}
@media (max-width: 303px) {
  .xq_swiper {
    height: 22rem;
  }
}
/* 设计咨询详情页 End*/

/* 工程业绩 Strat */
@media (max-width: 1024px) {
  .projects .content {
    width: 90%;
  }
  body.c-open {
    overflow: hidden;
  }
  .projects .content .tit ul {
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    height: initial;
  }
  .projects .content .tit ul::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .projects .content .tit ul::-moz-scrollbar {
    width: 0;
    height: 0;
  }

  .projects .content .tit ul::-ms-scrollbar {
    width: 0;
    height: 0;
  }
  .pro_pages ul li a {
    width: 48px;
    height: 48px;
    line-height: 48px;
  }
  .pro_pages ul li {
    width: 48px;
    height: 48px;
    line-height: 48px;
  }
}
@media (max-width: 798px) {
  .projects .content .tit ul li {
    margin: 0 20px;
    width: auto;
  }
  .projects .content .tit ul li:first-of-type {
    margin-left: 0;
  }
  .projects .content .tit::before,
  .projects .content .tit::after {
    display: none;
  }
  .projects .content .tit ul li a::after {
    display: none;
  }
  .pro_pages ul li {
    margin: 0 5px;
  }
}
@media (max-width: 798px) {
  .public_lists ul li {
    width: 48%;
    margin-bottom: 4%;
  }
  .public_lists ul li:not(:nth-child(3n)) {
    margin-right: 0%;
  }
  .public_lists ul li:not(:nth-child(2n)) {
    margin-right: 4%;
  }
  .public_lists ul li .txt {
    padding-top: 10px;
  }
  .projects .content .public_lists ul li .txt h2 {
    margin-bottom: 5px;
  }
}
@media (max-width: 598px) {
  .projects .content .tit ul li a {
    font-size: 1.4rem;
  }
}
@media (max-width: 468px) {
  .projects .content .public_lists ul li .txt h2 {
    font-size: 1.25rem;
  }
  .projects .content .tit ul li {
    margin: 0 10px;
  }
}
@media (max-width: 373px) {
  .projects .content .public_lists ul li .txt h2 {
    font-size: 1.2rem;
  }
}

/* 工程业绩 End*/

/* 科技创新 Strat */
@media (max-width: 1620px) {
  .technology .content .itro .tit h2 {
    font-size: 2.6rem;
  }
}
@media (max-width: 1484px) {
  .technology .content .itro .aa {
    width: 42%;
  }
}
@media (max-width: 1209px) {
  .technology .content .itro .tit h2 {
    font-size: 2.4rem;
  }
  .technology .content .itro .tit h2 span {
    font-size: 1.75rem;
  }
}
@media (max-width: 1024px) {
  .technology .content .itro .tit h2 {
    font-size: 2.2rem;
  }
  .technology .content .itro .tit h2 span {
    font-size: 1.7rem;
  }
  .technology .content .itro {
    padding: 5%;
  }
  .technology .content .public_lists {
    padding: 5%;
  }
}
@media (max-width: 958px) {
  .technology .content .itro {
    flex-direction: column;
  }
  .technology .content .itro .aa {
    width: 100%;
  }
  .technology .content .itro .bb {
    width: 100%;
    margin-top: 24px;
  }
  .technology .content .itro .aa .txt {
    margin-top: 24px;
  }
  /* .technology .content .public_lists{
    padding: 2% 5%;
  } */
}
@media (max-width: 768px) {
  .technology .content .public_lists ul li {
    margin-bottom: 2 rem;
    margin-top: 0;
  }
}
@media (max-width: 468px) {
  .technology .content .itro .tit h2 {
    font-size: 1.8rem;
  }
  .technology .content .itro .tit h2 span {
    font-size: 1.4rem;
  }
  .technology .content .itro .aa .txt {
    margin-top: 12px;
  }
  .technology .content .itro .bb {
    margin-top: 12px;
  }
  .technology .content .itro .aa .txt p {
    font-size: 1.25rem;
  }
  .public_lists ul li .txt h2 {
    font-size: 1.25rem;
  }
}
@media (max-width: 373px) {
  .technology .content .itro .aa .txt p {
    font-size: 1.2rem;
  }
  .public_lists ul li .txt h2 {
    font-size: 1.2rem;
  }
  .technology .content .itro .tit h2 {
    font-size: 1.7rem;
  }
  .technology .content .itro .tit h2 span {
    font-size: 1.25rem;
  }
}

/* 科技创新 End*/

/* 文化理念 Strat */
@media (max-width: 1452px) {
  .culture .content .whln .items .item .txt h4 {
    text-align: center;
  }
}
@media (max-width: 1243px) {
  .ny_nav ul {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .ny_nav ul {
    width: 60%;
  }
  .culture .content .whln .items {
    padding: 5%;
  }
  .culture .content .whln .items .item .txt h3 {
    margin-top: 10px;
  }
  .culture .content .whhd {
    padding: 5% 5% 6%;
  }
  
}
@media (max-width: 898px) {
  /*.culture .xq_swiper .mySwiper2 .swiper-slide h2 {*/
  /*  top: auto;*/
  /*  bottom: 20px;*/
  /*}*/
  .culture .content .whln .items .item {
    padding: 0 15px;
  }
  .culture .content .whln .items .icon img {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 726px) {
  .ny_nav ul {
    width: 70%;
  }
  .ny_title h1 {
    font-size: 2.3rem;
  }
  .ny_title h2 {
    font-size: 1.8rem;
  }
}
@media (max-width: 662px) {
  .culture .content .whln .items {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .culture .content .whln .items .item {
    padding: 0 15px;
    width: 50%;
    margin: 15px 0;
  }
}
@media (max-width: 598px) {
  .ny_title h1 {
    font-size: 2.2rem;
  }
  .ny_title h2 {
    font-size: 1.6rem;
  }
  .culture .xq_swiper .mySwiper2 .swiper-slide h2 {
    font-size: 1.8rem;
    /*bottom: 10px;*/
  }
  .culture .content {
    padding-top: 0;
  }
}
@media (max-width: 468px) {
  .ny_title h1 {
    font-size: 2rem;
  }
  .ny_title h2 {
    font-size: 1.4rem;
  }
  .culture .content .whln .items .icon img {
    width: 36px;
    height: 36px;
  }
  .culture .content .whln .items .item .txt h3 {
    margin-top: 5px;
    font-size: 1.4rem;
  }
  .culture .content .whln .items .item .txt h4 {
    font-size: 1.25rem;
  }
  .culture .xq_swiper .mySwiper2 .swiper-slide h2 {
    font-size: 1.4rem;
  }
}
@media (max-width: 373px) {
  .ny_title h1 {
    font-size: 1.8rem;
  }
  .ny_title h2 {
    font-size: 1.25rem;
  }
  .culture .content .whln .items .icon img {
    width: 28px;
    height: 28px;
  }
  .culture .content .whln .items .item .txt h3 {
    font-size: 1.3rem;
  }
  .culture .content .whln .items .item .txt h4 {
    font-size: 1.2rem;
    margin-top: 5px;
  }
  .culture .xq_swiper .mySwiper2 .swiper-slide h2 {
    font-size: 1.4rem;
  }
  .culture .content .whln .items .item {
    padding: 0 10px;
  }
}
/* 文化理念 End*/

/* 市政报 Strat */
.culture1 .content .tit ul {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  display: flex;
  height: initial;
}
.culture1 .content .tit ul::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.culture1 .content .tit ul::-moz-scrollbar {
  width: 0;
  height: 0;
}

.culture1 .content .tit ul::-ms-scrollbar {
  width: 0;
  height: 0;
}
.culture1 .content .tit ul li {
  margin: 0 20px;
  width: auto;
}
@media (max-width: 1548px) {
  .culture1 .content {
    padding: 5% 10%;
  }
  .culture1 .content .onePhase .aa img {
    width: 70%;
  }
}
@media (max-width: 1024px) {
  .culture1 .content {
    padding: 5%;
  }
}
@media (max-width: 898px) {
  .culture1 .content .onePhase .bb h2 {
    font-size: 1.8rem;
  }
  .culture1 .content .lists ul li {
    width: 32%;
    margin-right: 2%;
  }
  .culture1 .content .lists ul li:nth-of-type(5n) {
    margin-right: 2%;
  }
  .culture1 .content .lists ul li:nth-of-type(3n) {
    margin-right: 0;
  }
  .culture1 .content .onePhase .aa img {
    width: 80%;
  }
  .culture1 .content .onePhase > a {
    padding: 3% 5%;
  }
}
@media (max-width: 798px) {
  .culture1 .content .tit ul li {
    margin: 0 20px;
    width: auto;
  }
  .culture1 .content .tit ul li:first-of-type {
    margin-left: 0;
  }
  .culture1 .content .tit::before,
  .culture1 .content .tit::after {
    display: none;
  }
  .culture1 .content .tit ul li a::after {
    display: none;
  }
}
@media (max-width: 598px) {
  .culture1 .content .onePhase .bb h2 {
    font-size: 1.6rem;
  }
  .culture1 .content .tit ul li a {
    font-size: 1.4rem;
  }
  .culture1 .content {
    padding-top: 0;
  }
}
@media (max-width: 468px) {
  .culture1 .content .tit ul li {
    margin: 0 10px;
  }
  .culture1 .content .onePhase .aa img {
    width: 100%;
  }
  .culture1 .content .onePhase .bb h2 {
    font-size: 1.4rem;
  }
  .culture1 .content .lists ul li h2 {
    font-size: 0.9rem;
  }
}
@media (max-width: 373px) {
  .culture1 .content .onePhase .bb h2 {
    font-size: 0.8rem;
  }
  .culture1 .content .lists ul li h2 {
    font-size: 1.2rem;
  }
}

/* 市政报 End*/

/* 宣传片 Strat */
.culture2 .content .v_box {
  flex-wrap: wrap;
}
.culture2 .content .v_box .item {
  margin-bottom: 42px;
}
.culture2 .content .txt {
  position: absolute;
  left: 0;
  bottom: -42px;
  width: 100%;
}
.culture2 .content .txt h2 {
  text-align: center;
  height: 32px;
  line-height: 32px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .culture2 .content {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .culture2 .content .v_box .item {
    width: 100%;
    margin-bottom: 62px;
  }
  .culture2 .content .v_box .item:last-of-type {
    margin-bottom: 42px;
  }
}
@media (max-width: 598px) {
  .culture2 .content {
    padding-top: 7%;
    padding-top: 0;
  }
  .culture2 .content {
    padding-top: 0;
  }
  .culture2 .content .txt h2 {
    font-size: 1.6rem;
  }
  .culture2 .content .txt {
    bottom: -37px;
  }
  .culture2 .content .v_box .item:last-of-type {
    margin-bottom: 32px;
  }
}
@media (max-width: 418px) {
  .culture2 .content .txt h2 {
    font-size: 1.4rem;
  }
  .culture2 .content .v_box .item {
    margin-bottom: 42px;
  }
}
/* 宣传片 End*/

/* 新闻分类页 Strat */
@media (max-width: 1520px) {
  .news .content .main .swiper-slide .bb .more2 span::before {
    width: 16px;
    height: 16px;
    top: 1px;
  }
}
@media (max-width: 1429px) {
  .news .ny_nav ul {
    width: 40%;
  }
  .news .content .search form {
    width: 45%;
  }
}
@media (max-width: 1295px) {
  .news .content .search {
    padding: 2% 7.5% 0;
  }
  .news .content .main {
    padding: 1% 7.5% 5%;
  }
  .news .content .lists {
    padding: 0 7.5% 0;
  }
  .news .content .lists ul li a .txt {
    padding: 12px 18px;
  }
  .news .content .main .swiper-slide .bb h2 {
    font-size: 1.8rem;
  }
  .news .content .lists ul li a .txt h2 {
    font-size: 1.6rem;
    height: 5rem;
    line-height: 2.4rem;
  }
  .news .content .lists ul li a .txt p {
    line-height: 2rem;
    height: 4rem;
  }
}
@media (max-width: 1024px) {
  .news .content .search {
    padding: 2% 5% 0;
  }
  .news .content .main {
    padding: 1% 5% 5%;
  }
  .news .content .lists {
    padding: 0 5% 0;
  }
  .news .ny_nav ul {
    width: 50%;
  }
}
@media (max-width: 985px) {
  .news .content .lists ul li a .txt p {
    margin: 10px 0;
  }
  .news .content .main .swiper-slide .bb h2 {
    font-size: 1.6rem;
    line-height: 2.8rem;
    height: 6rem;
  }
  .news .content .search form {
    width: 55%;
  }
  .news .content .main .swiper-slide a {
    flex-wrap: wrap;
  }
  .news .content .main .swiper-slide .aa {
    width: 100%;
    margin-top: 20px;
  }
  .news .content .main .swiper-slide .bb {
    width: 100%;
  }
  .news .content .main .swiper-slide .aa img {
    position: relative;
    height: 32rem;
  }
  .news .content .main .swiper-slide .bb .txt {
    margin-bottom: 8rem;
  }
  .news .content .main .swiper .swiper-pagination {
    bottom: 3%;
  }
  .news .content .lists ul li a .txt h2 {
    font-size: 1.5rem;
    height: 4.2rem;
    line-height: 2rem;
  }
  .news .content .lists ul li a .txt h1 i {
    width: 24px;
    height: 24px;
  }
  .news .content .search input {
    padding: 15px 16px;
  }
}
@media (max-width: 798px) {
  .news .ny_nav ul {
    width: 60%;
  }
}
@media (max-width: 598px) {
  .news .content .main .swiper-slide .bb h2 {
    font-size: 1.5rem;
    line-height: 2.2rem;
    height: 4.6rem;
  }
  .news .content .main .swiper-slide .aa img {
    height: 25rem;
  }
  .news .content .search {
    margin-top: 0;
    padding-top: 0;
  }
  .news .content .search form {
    width: 65%;
  }
}
@media (max-width: 518px) {
  .pro_pages ul li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  .pro_pages ul li {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
}
@media (max-width: 468px) {
  .news .content .main .swiper-slide .aa img {
    height: 22rem;
  }
  .news .content .main .swiper-slide .bb h2 {
    font-size: 1.4rem;
  }
  .news .content .main .swiper-slide .bb .txt {
    font-size: 1.25rem;
    line-height: 2.2rem;
    height: 4.5rem;
  }
  .news .content .main .swiper-slide .bb .more2 span {
    font-size: 1.2rem;
  }
  .news .content .lists ul li a .txt h2 {
    font-size: 1.4rem;
  }
  .news .content .lists ul li a .txt p {
    font-size: 1.25rem;
  }
  .news .content .lists ul li a .txt h1 i {
    width: 18px;
    height: 18px;
  }
  .news .content .lists ul li a .txt h1 {
    display: none;
  }
  .news .content .lists ul li a .txt {
    padding: 5px 6px;
  }
  .news .content .search form {
    width: 75%;
  }
  .news .content .search input {
    padding: 12px 14px;
    font-size: 1.2rem;
  }
  .news .content .search button {
    width: 18px;
  }
}
@media (max-width: 373px) {
  .news .content .main .swiper-slide .bb h2 {
    font-size: 1.3rem;
  }
  .news .content .main .swiper-slide .bb .txt {
    font-size: 1.2rem;
    margin-bottom: 5rem;
  }
  .news .content .lists ul li a .txt h2 {
    font-size: 1.3rem;
  }
  .news .content .lists ul li a .txt p {
    font-size: 1.2rem;
    margin: 5px 0;
  }
}
@media (max-width: 320px) {
  .news .content .main .swiper-slide .bb h2 {
    font-size: 1.2rem;
  }
  .news .content .main .swiper-slide .bb .txt {
    font-size: 1rem;
  }
  .news .content .lists ul li a .txt h2 {
    font-size: 1.2rem;
  }
  .news .content .lists ul li a .txt p {
    font-size: 1rem;
  }
}
/* 新闻分类页 End*/

/* 新闻详情页 Strat */
@media (max-width: 1498px) {
  .news_d .content {
    padding: 5% 10%;
  }
}
@media (max-width: 1024px) {
  .news_d .content {
    padding: 5% 5%;
  }
}
@media (max-width: 698px) {
  .news_d .content .tit h2 {
    font-size: 2rem;
  }
  .news_d .content .other .aa a {
    font-size: 1.5rem;
  }
  .news_d .content .other .bb span {
    font-size: 1.5rem;
  }
  .news_d .content .other {
    flex-direction: column;
    align-items: center;
  }
  .news_d .content .other .bb span {
    padding-bottom: 5px;
  }
  .news_d .content .other .aa {
    width: 100%;
    margin-bottom: 20px;
  }
  .news_d .content .other .aa a {
    -webkit-line-clamp: 1;
  }
  .news_d .content .con p img {
    width: 100%;
  }
}
@media (max-width: 598px) {
  .news_d .content .tit h2 {
    font-size: 1.8rem;
  }
  .news_d .content .other .aa a {
    font-size: 1.45rem;
  }
}
@media (max-width: 468px) {
  .news_d .content .tit h2 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .news_d .content .tit h3 {
    font-size: 1.25rem;
    line-height: 2;
  }
  .news_d .content .con p {
    font-size: 1.25rem;
  }
  .news_d .content .con {
    margin-top: 10px;
  }
  .news_d .content .other .aa a {
    font-size: 1.25rem;
  }
}
@media (max-width: 373px) {
  .news_d .content .tit h2 {
    font-size: 1.4rem;
  }
  .news_d .content .tit h3 {
    font-size: 1.2rem;
  }
  .news_d .content .con p {
    font-size: 1.2rem;
  }
  .news_d .content .con {
    margin-top: 0px;
  }
  .news_d .content .other .aa a {
    font-size: 1.2rem;
  }
}
/* 新闻详情页 End*/

/* 联系我们 Strat */
@media (max-width: 1620px) {
  .contact .content .info .tit h1 {
    font-size: 2.6rem;
  }
  .contact .content .info .tit h2 {
    font-size: 1.8rem;
  }
}
@media (max-width: 1498px) {
  .contact .content .info .bb #mapDiv {
    height: 50vh;
  }
  .contact .content .info .tit p {
    width: 100%;
  }
}
@media (max-width: 1224px) {
  .contact .content .info {
    flex-direction: column;
    padding-bottom: 0;
  }
  .contact .content .info .aa {
    width: 100%;
    padding-right: 10%;
  }
  .contact .content .info .bb {
    width: 100%;
    margin-top: 5%;
  }
  .contact .content .info .bb #mapDiv {
    height: 55vh;
  }
  .contact .content .info::before {
    width: 100%;
  }
  .contact .ny_nav::before {
    width: 100%;
  }
  .contact .content .info .tit p {
    margin-top: 24px;
  }
  .contact .content .leave_msg {
    padding: 5% 18%;
  }
  .contact .content .info .items {
    margin-top: 30px;
  }
}
@media (max-width: 1209px) {
  .contact .content .info .tit h1 {
    font-size: 2.4rem;
  }
  .contact .content .info .tit h2 {
    font-size: 1.75rem;
  }
  .contact .content .friendly .links a {
    width: 23.5%;
  }
  .contact .content .friendly .links a:not(:nth-child(4n)) {
    margin-right: 2%;
  }
}
@media (max-width: 1024px) {
  .contact .content .info .aa {
    padding-right: 5%;
    padding-left: 5%;
  }
  .contact .content .info .tit h1 {
    font-size: 2.2rem;
  }
  .contact .content .info .tit h2 {
    font-size: 1.7rem;
  }
  .contact .content .leave_msg {
    padding: 5% 5%;
  }
  .contact .content .friendly {
    padding: 5%;
  }
  .contact .content .friendly .links a {
    width: 32%;
    margin-right: 2%;
  }
  .contact .content .friendly .links a:nth-of-type(4n) {
    margin-right: 2%;
  }
  .contact .content .friendly .links a:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 698px) {
  .contact .content .info .bb #mapDiv {
    height: 45vh;
  }
  .contact .content .leave_msg input[type="submit"] {
    width: 120px;
    font-size: 1.3rem;
    line-height: 3;
  }
  .contact .content .friendly .links a {
    width: 50%;
    margin-right: 0% !important;
    padding-right: 10px;
  }
  .contact .content .friendly .links a:nth-of-type(4n) {
    margin-right: 0%;
  }
  .contact .content .friendly .links a:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 598px) {
  .contact .content .info {
    padding-top: 42px;
  }
  .contact .ny_nav::before {
    display: none;
  }
  .contact .ny_nav {
    margin-bottom: 0;
  }
  .contact .content .info .bb #mapDiv {
    height: 35vh;
  }
  .contact .content .info .tit p {
    margin-top: 10px;
  }
  .contact .content .info .items {
    margin-top: 20px;
  }
  .contact .content .info .items ul li:last-of-type {
    width: 100%;
  }
  .contact .content .leave_msg .ny_title p {
    text-indent: 0;
  }
  .contact .content .leave_msg .ny_title {
    margin-bottom: 20px;
  }
  .contact .content .leave_msg textarea {
    height: 80px;
  }
}
@media (max-width: 468px) {
  .contact .content .info .tit h1 {
    font-size: 2rem;
  }
  .contact .content .info .tit h2 {
    font-size: 1.5rem;
  }
  .contact .content .info .tit p {
    font-size: 1.25rem;
  }
  .contact .content .info .items ul li h2 {
    font-size: 1.25rem;
  }
  .contact .content .info .items ul li p {
    font-size: 1.25rem;
  }
  .contact .content .leave_msg .ny_title p {
    margin-top: 5px;
  }
  .contact .content .leave_msg input[type="submit"] {
    width: 100px;
    font-size: 1.2rem;
    line-height: 2.8;
  }
  .contact .content .leave_msg input {
    font-size: 1.25rem;
  }
  .contact .content .friendly .links a {
    font-size: 1.25rem;
  }
  .contact .content .leave_msg input {
    line-height: 28px;
  }
  .contact .content .leave_msg textarea {
    height: 60px;
  }
}
@media (max-width: 373px) {
  .contact .content .info .tit h1 {
    font-size: 1.8rem;
  }
  .contact .content .info .tit h2 {
    font-size: 1.4rem;
  }
  .contact .content .info .tit p {
    font-size: 1.2rem;
  }
  .contact .content .info .items ul li h2 {
    font-size: 1.2rem;
  }
  .contact .content .info .items ul li p {
    font-size: 1.2rem;
  }
  .contact .content .leave_msg input {
    font-size: 1.2rem;
  }
  .contact .content .friendly .links a {
    font-size: 1.2rem;
  }
  .contact .content .info .bb #mapDiv {
    height: 30vh;
  }
}
/* 联系我们 End*/

/* 人才招聘 Strat */
.contact2 .content .talent .tit ul li {
  font-size: 1.6rem;
}
.contact2 .content .talent .con .list ul li {
  font-size: 1.4rem;
}
.contact2 .content .talent .con .list ul li.other i {
  width: 18px;
  height: 18px;
}
.contact2 .content .talent .tit {
  margin-top: 0%;
}
@media (max-width: 1024px) {
  .contact2 .content {
    padding: 5%;
  }
  .contact2 .content .talent .con .list ul li.other i {
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 924px) {
  .contact2 .content .talent .tit ul li.name {
    width: 20% !important;
  }
  .contact2 .content .talent .tit ul li {
    width: 20% !important;
  }
  .contact2 .content .talent .con .list ul li.name {
    width: 20% !important;
  }
  .contact2 .content .talent .con .list ul li {
    width: 20% !important;
  }
}
@media (max-width: 598px) {
  .contact2 .content {
    padding-top: 0;
  }
  .contact2 .content .talent .tit ul li {
    font-size: 1.4rem;
  }
  .contact2 .content .talent .con .list ul li {
    font-size: 1.25rem;
    line-height: 1.5;
    height: auto;
  }
  .contact2 .content .talent .con .list ul li.other i {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 468px) {
  .contact2 .content .talent .tit ul li {
    font-size: 1.25rem;
    padding: 10px 0;
    line-height: 1.5;
    height: auto;
  }
  .contact2 .content .talent .con .list ul li {
    font-size: 1.1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .contact2 .content .talent .con .list ul li.other i {
    width: 10px;
    height: 10px;
  }
  .contact2 .content .talent .con .list .detail p strong {
    font-size: 1.25rem;
  }
  .contact2 .content .talent .con .list .detail p {
    font-size: 1.25rem;
    padding-top: 0;
  }
}
@media (max-width: 373px) {
  .contact2 .content .talent .tit ul li {
    font-size: 1.2rem;
  }
  .contact2 .content .talent .con .list ul li {
    font-size: 1rem;
  }
  .contact2 .content .talent .con .list .detail p strong {
    font-size: 1.2rem;
  }
  .contact2 .content .talent .con .list .detail p {
    font-size: 1.2rem;
    padding-top: 0;
  }
}
/* 人才招聘 End*/
