@charset "UTF-8";
@media all and (orientation: portrait) {
  /* 竖屏 */
}

@media all and (orientation: landscape) {
  /* 横屏 */
}

@media screen and (max-width: 1800px) {
  .swiper-box1 .swiper-wrapper .swiper-slide .box1text h5 {
    font-size: 60px;
  }
  .box2 .item .font {
    padding-left: 60px;
    padding-bottom: 60px;
  }
  .box2 .item .listBox .list {
    height: 120px;
  }
  .box2 .item .listBox .list .title h5 {
    font-size: 50px;
  }
  .buslist .item .font {
    padding: 30px 0 0 30px;
  }
  .buslist .item:nth-child(even) .font {
    padding-right: 30px;
  }
}

@media screen and (max-width: 1700px) {
  header .morelink ul li > a {
    padding: 0 20px;
  }
  .w1610 {
    width: 90%;
  }
}

@media screen and (max-width: 1600px) {
  .swiper-box1 .swiper-wrapper .swiper-slide .box1text h5 {
    font-size: 45px;
  }
  .ititle {
    font-size: 32px;
  }
  .buslist .item .font p {
    margin-bottom: 30px;
    -webkit-line-clamp: 3;
  }
  .box2 .item .font p {
    margin-top: 20px;
  }
  header .morelink ul li > a {
    padding: 0 15px;
    font-size: 16px;
  }
  header .morelink ul li .linklist a {
    font-size: 14px;
    margin-right: 30px;
  }
}

@media screen and (max-width: 1440px) {
  .swiper-box1 .swiper-wrapper .swiper-slide .box1text h5 {
    font-size: 35px;
  }
  .box4 .w1610 .swiper-list span {
    width: 100px;
    height: 100px;
    margin: 0 30px;
  }
  .box4 .w1610 .swiper .swiper-box4 .swiper-wrapper .swiper-slide .font h5 {
    font-size: 32px;
  }
  .gounpInner .w1280 h5 {
    font-size: 32px;
  }
  .busInner .box {
    width: 85%;
  }
  .business .w1280 a i {
    font-size: 40px;
  }
  .newsInner .w1280 .timer time span:first-child {
    font-size: 40px;
  }
  .bannerText .w1280 {
    padding-bottom: 30px;
  }
  .bannerText .w1280 h5 {
    font-size: 32px;
  }
  .bannerText .w1280 h6 {
    font-size: 32px;
  }
  .profile4 {
    padding: 120px 0;
  }
  .profile2 .font .numlist .list .title h6 {
    font-size: 40px;
  }
  .profile2 .font .numlist .list .title small {
    transform: translateY(-20%);
  }
  .profile .w1280 .title h5 {
    font-size: 32px;
  }
  .profile .w1280 time {
    font-size: 24px;
  }
  .ph5 {
    font-size: 32px;
  }
  .box2 .item .listBox {
    width: 500px;
  }
  .box2 .item .listBox .list {
    height: 110px;
  }
  .box2 .item .listBox .list h6 {
    font-size: 14px;
  }
  .box2 .item .listBox .list .title h5 {
    font-size: 32px;
  }
  .box2 .item .listBox .list .title span {
    font-size: 16px;
  }
  .gounpInner .w1280 .font .swiper .swiper-certify .swiper-wrapper .swiper-slide {
    width: 640px;
  }
}

@media screen and (max-width: 1366px) {
  .profile2 .font {
    padding: 60px 0;
    padding-left: 30px;
  }
  .contact .w1280 .item {
    padding: 90px 0;
  }
  .ccpnews .w1280 .item {
    padding: 30px;
  }
  .ccpnews .w1280 .item figure {
    width: 40%;
  }
  .ccpnews .w1280 .item .font {
    margin-left: 30px;
  }
  .ccpnews .w1280 .item .font .title h5 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .box2 .item .font {
    padding-left: 30px;
    padding-bottom: 30px;
  }
  .box2 .item .font p {
    font-size: 14px;
  }
  .profile3 .w1280 .font {
    padding-top: 0;
  }
  header {
    padding-left: 3%;
  }
  header .morelink ul li > a {
    padding: 0 11px;
    font-size: 15px;
  }
  header .morelink ul li .linklist {
    padding-left: 20px;
  }
  header .morelink ul li .linklist a {
    font-size: 14px;
    margin-right: 30px;
  }
  header .morelink .searchLink {
    width: 80px;
  }
  header .morelink .searchLink i {
    font-size: 18px;
  }
  .w1280 {
    width: 90%;
  }
}

@media screen and (max-width: 1280px) {
  header .logo img {
    height: 40px;
  }
  .buslist .item .font h5 {
    font-size: 20px;
  }
  .buslist .item .font .line {
    margin: 12px 0;
  }
  .buslist .item .font p {
    -webkit-line-clamp: 2;
    margin-bottom: 20px;
  }
  header .morelink ul li > a {
    font-size: 14px;
    padding: 0 7px;
  }
  header .morelink ul li .linklist a {
    font-size: 12px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 1155px) {
  .box2 {
    flex-direction: column-reverse;
  }
  .box2 .item {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .box2 .item .font {
    padding: 60px 5%;
  }
  .box2 .item .listBox {
    width: 100%;
    position: static;
    transform: translate(0);
  }
  .box2 .item .listBox .list {
    background: #008BD0;
    width: 25%;
  }
  .box2 .item .listBox .list:nth-child(1) {
    background: rgba(0, 139, 208, 0.6);
  }
  .box2 .item .listBox .list:last-child {
    color: #fff;
  }
  .contact .w1280 .item span {
    font-size: 16px;
  }
  .box3 .w1610 .list .item .font {
    padding: 15px;
  }
  .box3 .w1610 .list .item .font p {
    font-size: 16px;
    height: 50px;
  }
  .box4 .w1610 .swiper .swiper-box4 .swiper-wrapper .swiper-slide .font {
    margin-left: 30px;
  }
  .box4 .w1610 .swiper .swiper-box4 .swiper-wrapper .swiper-slide .font p {
    margin: 40px 0;
  }
}

@media screen and (max-width: 1024px) {
  .profile, .profile3, .profile4, footer, .jigou, .news, .business, .gounpInner .w1280 .font, .government, .announ,
  .ccpdoc, .ccpnews, .resources, .guys, .box3 {
    padding: 60px 0;
  }
  .search .box .searchInput input {
    flex: 1;
  }
  .search .box ul li {
    width: 100%;
  }
  .mobileMenu {
    display: flex;
  }
  header .morelink .searchLink {
    position: absolute;
    top: 0;
    right: 65px;
  }
  header .morelink .searchLink .searchInputBox a {
    width: 65px;
  }
  .box4 {
    padding: 60px 0;
    margin-bottom: 0;
  }
  .box4 .w1610 .swiper-list {
    transform: translate(0);
    margin: 60px 0;
  }
  .box4 .w1610 .swiper-list span i {
    font-size: 24px;
  }
  .box4 .w1610 .swiper-list span p {
    font-size: 14px;
  }
  .box4 .w1610 .swiper {
    transform: translate(0);
  }
  .box4 .w1610 .swiper .swiper-box4 .swiper-wrapper .swiper-slide .font h5 {
    font-size: 24px;
  }
  .box3 .w1610 .list .item {
    width: 33.33%;
  }
  .box3 .w1610 .list .item:last-child {
    display: none;
  }
  .map {
    height: 450px;
  }
  .guys .w1280 h5 {
    font-size: 24px;
  }
  .contact .w1280 .item {
    width: 50%;
    flex: none;
    padding: 60px 0;
  }
  .contact .w1280 .item:after {
    display: none;
  }
  .guysItems .guysItem .box .font {
    padding: 30px;
  }
  .guysItems .guysItem .head div h6 {
    font-size: 18px;
  }
  .resources .w1280 h5 {
    font-size: 24px;
  }
  .ccpdoc .w1280 .item {
    padding: 30px 0 0;
  }
  .ccpdoc .w1280 .item p {
    margin: 0 30px;
  }
  .announ .w1280 .item {
    padding: 30px;
  }
  .announ .w1280 .item .text {
    margin-right: 30px;
  }
  .gounpInner .w1280 h5 {
    font-size: 24px;
  }
  .groupProjects .item {
    width: 32%;
  }
  .groupProjects .item figure .viewmore {
    display: none;
  }
  .groupProjects i {
    width: 32%;
  }
  .busInner {
    height: auto;
    padding: 60px 0;
  }
  .busInner .box {
    width: 90%;
    justify-content: center;
    flex-direction: column;
    margin-left: 5%;
  }
  .busInner .box .flexbox {
    margin-left: auto;
  }
  .busInner .box .font {
    padding: 30px;
  }
  .busInner .box .font h5 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .buslist .item {
    flex-direction: column !important;
  }
  .buslist .item figure {
    width: 100%;
  }
  .buslist .item figure i {
    display: none;
  }
  .buslist .item .font {
    width: 100%;
    padding: 60px 5%;
  }
  .buslist .item .font .line {
    margin: 20px 0;
  }
  .business .w1280 a i {
    font-size: 32px;
  }
  .newsInner .w1280 {
    padding: 60px 0;
  }
  .newsInner .w1280 .timer time {
    width: 100px;
    height: 100px;
  }
  .newsInner .w1280 .timer time span:first-child {
    font-size: 32px;
  }
  .newsInner .w1280 .Inner {
    margin-left: 60px;
  }
  .newsInner .w1280 .Inner .head h5 {
    font-size: 24px;
  }
  .newsInner .w1280 .Inner .text {
    padding: 60px 0;
  }
  .news .w1280 .item {
    width: 48%;
  }
  .news .w1280 .item:last-child:nth-child(3n - 1) {
    margin-right: 0;
  }
  .news .w1280 .item .font {
    padding: 15px;
  }
  .news .w1280 .item .font h5 {
    font-size: 18px;
  }
  .news .w1280 .item .font .timer {
    margin-top: 30px;
  }
  .ititle {
    font-size: 24px;
  }
  .swiper-box1 .swiper-wrapper .swiper-slide .box1text h5 {
    font-size: 26px;
  }
  .swiper-box1 {
    height: auto;
  }
  .swiper-box1 .swiper-wrapper .swiper-slide .box1img img {
    height: auto;
  }
  .timeboxlist {
    padding: 60px 0;
  }
  .timeboxlist .list h5 {
    font-size: 24px;
    margin-top: 30px;
  }
  .timeboxlist .list ul li .text {
    max-width: 80%;
  }
  .timeboxlist .list ul li .bg {
    width: 95%;
  }
  .time .w1280 .swiper .swiper-wrapper .swiper-slide h5 {
    font-size: 24px;
  }
  .time {
    padding-top: 60px;
  }
  .profile2 {
    background: #fff !important;
  }
  .profile2 figure {
    display: block;
  }
  .profile2 .font {
    padding-left: 5%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
  }
  .profile2 .font p {
    margin: 30px 0;
  }
  .profile2 .font .numlist {
    justify-content: center;
  }
  .profile2 .font .numlist .list .title h6 {
    font-size: 32px;
  }
  .profile2 .font .numlist .list .title small {
    transform: translateY(-20%);
  }
  .ph5, .profile .w1280 .title h5 {
    font-size: 24px;
  }
  .subnavBody {
    height: 50px;
  }
  .subnavBody .w1280 .list a {
    margin-right: 30px;
  }
  .subnavBody .w1280 .mianbao {
    display: none;
  }
  .bannerText .w1280 {
    align-items: center;
    justify-content: center;
    padding-bottom: 0px;
  }
  .bannerText .w1280 h5 {
    font-size: 24px;
  }
  .bannerText .w1280 h6 {
    font-size: 24px;
  }
  header {
    height: 65px;
  }
  header .morelink ul {
    display: none;
  }
  header .morelink .searchLink {
    width: 65px;
  }
  .gounpInner {
    padding-top: 60px;
  }
}

@media screen and (max-width: 860px) {
  .map {
    height: 400px;
  }
  .box4 .w1610 .swiper-list span {
    margin: 0 15px;
  }
  .ccpnews .w1280 .item {
    padding: 15px;
  }
  .ccpnews .w1280 .item figure time span:first-child {
    font-size: 24px;
  }
  .ccpnews .w1280 .item .font .title h5 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .ccpnews .w1280 .item .font .title p {
    font-size: 16px;
  }
  footer .box {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  footer .box .foot-right {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  footer .box .font {
    width: 100%;
    margin-top: 30px;
  }
}

@media screen and (max-width: 750px) {
  .swiper-box1 .swiper-wrapper .swiper-slide .box1text h5 {
    font-size: 18px;
  }
  .box2 .item .bg i {
    width: 40px;
    height: 40px;
  }
  .box2 .item .bg span {
    font-size: 16px;
  }
  .box4 .w1610 .swiper .swiper-box4 .swiper-wrapper .swiper-slide {
    flex-wrap: wrap;
  }
  .box4 .w1610 .swiper .swiper-box4 .swiper-wrapper .swiper-slide figure {
    width: 100%;
  }
  .box4 .w1610 .swiper .swiper-box4 .swiper-wrapper .swiper-slide .font {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .box4 .w1610 .swiper .swiper-box4 .swiper-wrapper .swiper-slide .font h5 {
    font-size: 18px;
  }
  .box4 .w1610 .swiper .swiper-box4 .swiper-wrapper .swiper-slide .font p {
    margin: 20px 0;
  }
  .box4 .w1610 .swiper-list {
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0;
  }
  .box4 .w1610 .swiper-list span {
    margin: 5px 15px;
    flex-shrink: 0;
    width: 75px;
    height: 75px;
  }
  .box4 .w1610 .swiper-list span i {
    font-size: 18px;
  }
  .box4 .w1610 .swiper-list span p {
    font-size: 12px;
    margin-top: 5px;
  }
  .box3 .w1610 .list {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box3 .w1610 .list .item {
    width: 49%;
  }
  .box3 .w1610 .list .item:last-child {
    display: block;
  }
  .map {
    height: 350px;
  }
  .guysItems .guysItem .head {
    height: auto;
    padding: 10px 0;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    overflow: -webkit-scrollbars-none;
  }
  .guysItems .guysItem .head::-webkit-scrollbar {
    display: none;
  }
  .guysItems .guysItem .head div {
    flex: none;
    width: 30%;
  }
  .guysItems .guysItem .head div h6 {
    font-size: 15px;
  }
  .guysItems .guysItem .head div i {
    display: none;
  }
  .guysItems .guysItem .head div span {
    font-size: 14px;
    line-height: 1.5;
  }
  .guysItems .guysItem .head div span:last-child {
    font-size: 12px;
  }
  .guysItems .guysItem .head div .ckxq {
    width: 90px;
    height: 35px;
    font-size: 12px;
  }
  .resources .w1280 h5 {
    font-size: 18px;
  }
  .resources .w1280 p {
    margin: 20px 0;
    font-size: 14px;
  }
  .gounpInner .w1280 .font .swiper .prev {
    left: 15px;
  }
  .gounpInner .w1280 .font .swiper .next {
    right: 15px;
  }
  .business .w1280 {
    width: 95%;
    margin-left: 5%;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    overflow: -webkit-scrollbars-none;
    scroll-snap-type: x mandatory;
  }
  .business .w1280::-webkit-scrollbar {
    display: none;
  }
  .business .w1280 a {
    white-space: nowrap;
    width: 25%;
    flex: none;
    padding: 15px 0;
    scroll-snap-align: start;
  }
  .business .w1280 a i {
    font-size: 24px;
  }
  .business .w1280 a span {
    font-size: 14px;
    margin-top: 11px;
  }
  .business .w1280 a div {
    display: none;
  }
  .gounpInner .w1280 .morelinks {
    padding: 20px 0;
  }
  .gounpInner .w1280 .morelinks .link {
    width: 100%;
  }
  .gounpInner .w1280 .morelinks .link a {
    font-size: 14px;
  }
  .gounpInner .w1280 .morelinks .others {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  .gounpInner .w1280 .morelinks .others a {
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 38px;
  }
  .gounpInner .w1280 .morelinks .others a i {
    margin-right: 15px;
  }
  .newsInner .w1280 .Inner .morelinks {
    padding-top: 20px;
  }
  .newsInner .w1280 .Inner .morelinks .link {
    width: 100%;
  }
  .newsInner .w1280 .Inner .morelinks .link a {
    font-size: 14px;
  }
  .newsInner .w1280 .Inner .morelinks .others {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  .newsInner .w1280 .Inner .morelinks .others a {
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 38px;
  }
  .newsInner .w1280 .Inner .morelinks .others a i {
    margin-right: 15px;
  }
  .newsInner .w1280 {
    flex-direction: column;
  }
  .newsInner .w1280 .timer time {
    width: 100%;
    height: auto;
    padding: 15px 0;
    flex-direction: row-reverse;
  }
  .newsInner .w1280 .timer time span {
    font-size: 18px !important;
  }
  .newsInner .w1280 .timer time span:first-child {
    margin-left: 10px;
  }
  .newsInner .w1280 .Inner {
    margin-top: 30px;
    width: 100%;
    margin-left: 0px;
  }
  .box2 .item .listBox .list {
    padding: 0 30px;
    width: 50%;
  }
  .box2 .item .listBox .list .title h5 {
    font-size: 24px;
  }
  .box2 .item .listBox .list .title span {
    font-size: 14px;
  }
  .swiper-box1 .swiper-pag {
    margin-left: 0;
    bottom: 15px;
    text-align: center;
    margin-left: 0 !important;
  }
  .swiper-box1 .swiper-pag span {
    width: 10px;
    height: 10px;
    border-width: 1px;
  }
  .profile3 .w1280 .font {
    width: 100%;
  }
  .profile3 .w1280 .font p {
    margin-top: 15px;
  }
  .profile3 .w1280 figure {
    margin-top: 30px;
    width: 100%;
  }
  .timeboxlist {
    padding: 30px 0;
  }
  .timeboxlist .list h5 {
    font-size: 18px;
    margin: 15px 0;
  }
  .timeboxlist .list ul {
    padding: 15px 0;
  }
  .timeboxlist .list ul li {
    width: 100%;
    text-align: center;
    margin: 0 !important;
    padding: 15px 0;
  }
  .timeboxlist .list ul li .text {
    width: 90%;
    margin: 0 auto !important;
    background: #008BD0;
    padding: 0;
    padding-top: 15px;
    max-width: 90%;
  }
  .timeboxlist .list ul li .text time {
    color: #fff;
    font-size: 14px;
    line-height: 1;
  }
  .timeboxlist .list ul li .text p {
    color: #fff;
    margin: 5px 0;
    margin-bottom: 12px;
  }
  .timeboxlist .list ul li i {
    display: none !important;
  }
  .timeboxlist .list ul li .bg {
    display: none;
  }
  header {
    height: 50px;
  }
  header .logo img {
    height: 30px;
  }
  header .morelink .searchLink {
    display: none;
  }
  .profile .w1280 time {
    margin: 20px 0;
    font-size: 16px;
    text-align: center;
  }
  .profile .w1280 .title {
    text-align: center;
  }
  .profile .w1280 p {
    font-size: 14px;
  }
  .gounpInner .w1280 .font .swiper {
    margin-bottom: 30px;
  }
  .ccpdoc .w1280 .item .ckxq {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .profile, .profile3, .profile4, .jigou, .news, .business, .gounpInner .w1280 .font, .government, .announ,
  .ccpdoc, .ccpnews, .resources, .guys, .box3 {
    padding: 30px 0;
  }
  .mobileMenu {
    width: 50px;
  }
  .mobileNav .box {
    padding-top: 50px;
  }
  .mobileNav .box .mobileNavitems .item {
    height: 40px;
  }
  .mobileNav .box .mobileNavitems .mobilelinkitems a {
    height: 30px;
  }
  .box2 .item .listBox .list .title h5 {
    font-size: 21px;
  }
  .box2 .item .listBox .list .title span {
    transform: translateY(-10%);
  }
  .box4 {
    padding: 30px 0;
  }
  .box3 .w1610 .list {
    margin-top: 30px;
  }
  .box3 .w1610 .list .item {
    width: 49.5%;
  }
  .box3 .w1610 .list .item .font {
    padding: 10px 0;
  }
  .box3 .w1610 .list .item .font p {
    font-size: 15px;
    height: 45px;
    margin-bottom: 5px;
  }
  .map {
    height: 300px;
  }
  .contact .w1280 .item {
    padding: 30px 0;
  }
  .contact .w1280 .item i {
    width: 60px;
    height: 60px;
    font-size: 16px;
  }
  .contact .w1280 .item span {
    font-size: 14px;
  }
  .contact .w1280 .item figure img {
    width: 80px;
  }
  .guys .w1280 h5 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .guysItems .guysItem .box .font {
    padding: 15px;
  }
  .ccpnews .w1280 .item {
    flex-wrap: wrap;
  }
  .ccpnews .w1280 .item figure {
    width: 100%;
  }
  .ccpnews .w1280 .item figure time {
    width: 60px;
    height: 60px;
  }
  .ccpnews .w1280 .item figure time span:first-child {
    font-size: 16px;
  }
  .ccpnews .w1280 .item figure time span:last-child {
    font-size: 12px;
  }
  .ccpnews .w1280 .item .font {
    width: 100%;
    margin-left: 0;
    margin-top: 12px;
  }
  .ccpnews .w1280 .item .font .title h5 {
    font-size: 16px;
  }
  .ccpnews .w1280 .item .font .title p {
    font-size: 14px;
  }
  .ccpnews .w1280 .item .font .learnMore {
    display: none;
  }
  .ccpdoc .w1280 .item {
    flex-direction: column-reverse;
    padding-top: 20px;
  }
  .ccpdoc .w1280 .item:first-child {
    padding-top: 0;
  }
  .ccpdoc .w1280 .item .timer {
    margin-top: 5px;
    padding-bottom: 10px;
    align-items: center;
  }
  .ccpdoc .w1280 .item .timer:after {
    height: 2px;
    width: 100% !important;
  }
  .ccpdoc .w1280 .item .timer i {
    font-size: 16px;
  }
  .ccpdoc .w1280 .item .timer time {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .ccpdoc .w1280 .item .timer time h6 {
    font-size: 15px;
  }
  .ccpdoc .w1280 .item .timer time span {
    font-size: 15px;
    margin-right: 5px;
  }
  .ccpdoc .w1280 .item p {
    margin: 0;
    font-size: 15px;
  }
  .announ .paging {
    margin-top: 30px;
  }
  .announ .w1280 .item {
    padding: 15px;
    flex-direction: column-reverse;
    margin-bottom: 20px;
  }
  .announ .w1280 .item:last-child {
    margin-bottom: 0;
  }
  .announ .w1280 .item time {
    width: 100%;
    height: auto;
    padding: 10px 15px;
    box-sizing: border-box;
    flex-direction: row-reverse;
  }
  .announ .w1280 .item time span {
    font-size: 15px !important;
  }
  .announ .w1280 .item time span:last-child {
    margin-right: 10px;
  }
  .announ .w1280 .item .text {
    margin-right: 0;
    margin-top: 10px;
  }
  .announ .w1280 .item .text h5 {
    font-size: 16px;
  }
  .announ .w1280 .item .text p {
    -webkit-line-clamp: 2;
    font-size: 14px;
    margin: 0;
    margin-top: 10px;
  }
  .announ .w1280 .item .text span {
    display: none;
  }
  .gounpInner .w1280 .font {
    margin-top: 15px;
  }
  .gounpInner .w1280 h5 {
    font-size: 18px;
  }
  .gounpInner {
    padding-top: 30px;
  }
  .groupProjects .item {
    width: 48%;
    margin-bottom: 20px;
  }
  .groupProjects .item p {
    font-size: 14px;
  }
  .groupProjects i {
    width: 48%;
  }
  .busInner {
    padding: 30px 0;
  }
  .busInner .box .flexbox .comeback {
    padding: 10px;
    height: auto;
    display: flex;
    width: auto;
    justify-content: space-between;
  }
  .busInner .box .flexbox .comeback figure {
    position: static;
  }
  .busInner .box .flexbox .comeback figure img {
    width: 14px;
  }
  .busInner .box .flexbox .comeback span {
    position: static;
    margin-left: 16px;
  }
  .busInner .box .font {
    padding: 15px;
  }
  .busInner .box .font h5 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .busInner .box .font p {
    font-size: 14px;
  }
  .learnMore {
    width: 140px;
    height: 35px;
  }
  .learnMore span {
    margin-right: 5px;
  }
  .learnMore i {
    transform: scale(0.5);
  }
  .buslist .item .font {
    padding: 15px 5%;
  }
  .buslist .item .font .line {
    margin: 12px 0;
  }
  .buslist .item .font p {
    -webkit-line-clamp: 3;
    font-size: 14px;
    margin-bottom: 15px;
  }
  .buslist .item .font h5 {
    font-size: 16px;
  }
  .business .w1280 a i {
    font-size: 18px;
  }
  .newsInner .w1280 {
    padding: 30px 0;
  }
  .newsInner .w1280 .timer time span {
    font-size: 16px !important;
  }
  .newsInner .w1280 .Inner .head h5 {
    font-size: 18px;
  }
  .newsInner .w1280 .Inner .head h5 br {
    display: none;
  }
  .newsInner .w1280 .Inner .title {
    justify-content: center;
  }
  .newsInner .w1280 .Inner .text {
    padding: 30px 0;
  }
  .paging .prev, .paging .next {
    width: 30px;
  }
  .paging .prev i, .paging .next i {
    transform: scale(0.5);
  }
  .paging {
    margin-top: 30px !important;
  }
  .paging a {
    width: 35px;
    height: 35px;
  }
  .news .w1280 .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .news .w1280 .item:last-child {
    margin-bottom: 0;
  }
  .news .w1280 .item .font {
    padding: 10px 15px;
  }
  .news .w1280 .item .font h5 {
    font-size: 16px;
    height: auto;
  }
  .news .w1280 .item .font .timer {
    margin-top: 15px;
  }
  .ititle {
    font-size: 18px;
  }
  .box2 .item .font {
    padding: 30px 5%;
  }
  .time .w1280 .prev, .time .w1280 .next {
    transform: translateY(4px);
    font-size: 14px;
  }
  .time .w1280 .swiper .swiper-wrapper .swiper-slide h5 {
    font-size: 16px;
    display: none;
  }
  .time .w1280 .swiper .swiper-wrapper .swiper-slide h6 {
    font-size: 14px;
  }
  .time {
    padding-top: 30px;
  }
  footer {
    padding: 25px 0;
  }
  footer:after {
    height: 3px;
  }
  footer .box .font {
    margin-top: 20px;
  }
  footer .box .font .title a {
    margin-right: 15px;
  }
  footer .box .font .list {
    margin-top: 5px;
  }
  footer .foot-right {
    display: block;
  }
  footer .foot-right .zf-box {
    margin: 0 0 10px 0;
  }
  footer .foot-right .zf-box img {
    width: 100%;
    max-width: 100%;
  }
  footer .foot-right .wechatimg {
    width: 100%;
    text-align: center;
  }
  .profile4 .w1280 p {
    width: 100%;
    margin-top: 30px;
    font-size: 14px;
  }
  .profile2 .font {
    background: rgba(0, 0, 0, 0.4);
    padding: 30px 5% !important;
  }
  .profile2 .font p {
    font-size: 14px;
  }
  .profile2 .font .numlist .list {
    margin: 0 15px;
  }
  .profile2 .font .numlist .list .title h6 {
    font-size: 24px;
  }
  .profile2 .font .numlist .list .title small {
    transform: translateY(-10%);
    margin-left: 4px;
  }
  .ph5, .profile .w1280 .title h5 {
    font-size: 18px;
  }
  .profile .w1280 .title h6 {
    font-size: 14px;
  }
  .subnavBody .w1280 .list a {
    margin-right: 15px;
    font-size: 15px;
  }
  .bannerText .w1280 h5 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .bannerText .w1280 h6 {
    font-size: 16px;
  }
}
