/* 头部导航 */
@media screen and (max-width: 990px) {
    .titleImg {
      width: 140px;
      margin: 0 auto;
    }
  
    /* 轮播图 */
    .swiper1 {
      width: 100%;
      height: 240px;
      overflow: hidden;
      position: relative;
      cursor: pointer;
    }
  
    .swiper1 .swiper-slide {
      position: relative;
    }
  
    .swiper1 .swiper-slide .wenzi1 {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 45%;
      z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi2 {
      position: absolute;
      left: calc(50% - 140px);
      top: 35%;
      height: 10%;
      z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi3 {
      position: absolute;
    left: 0;
    right: 0;
    top: -10%;
    bottom: 0;
    margin: auto;
    height: 15%;
    z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi4 {
      position: absolute;
    right: 10%;
    bottom: 30%;
    margin: auto;
    height: 15%;
    z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi5 {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 45%;
      z-index: 100;
    }
  
    .swiper1 .swiper-pagination {
      position: absolute;
      bottom: 0;
      z-index: 10;
    }
  
    .swiper1 .swiper-pagination .my-bullet {
      display: inline-block;
      width: 53px;
      height: 3px;
      background: rgba(255, 255, 255, 0.5);
      cursor: pointer;
      margin-right: 8px;
    }
  
    .swiper1 .swiper-pagination .my-bullet-active {
      display: inline-block;
      width: 57px;
      height: 6px;
      background: #ffffff;
      cursor: pointer;
      margin-right: 8px;
    }
  
    .swiper1 .swiper-button-prev:after,
    .swiper1 .swiper-button-next:after {
      font-size: 20px !important;
    }
  
    .swiper1 .swiper-button-prev {
      left: 30px;
    }
  
    .swiper1 .swiper-button-next {
      right: 30px;
    }
  
    .swiper1 .my-button-disabled {
      color: #dfb3b9 !important;
      z-index: 100;
    }
  
    .hot-news {
      /* display: flex; */
      padding: 0 15px;
    }
  
    .hot-news .sidebar {
      background: #cb0001;
      font-size: 14px;
      font-weight: normal;
      color: #ffffff;
      width: 82px;
      height: 25px;
      line-height: 25px;
      text-align: center;
      letter-spacing: 2px;
    }
  
    .hot-news .right-news {
    }
  
    .hot-news .right-news .sub-title {
      font-size: 15px;
      font-weight: 400;
      color: #333333;
      line-height: 18px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
      margin: 20px 0;
    }
  
    .hot-news .right-news .sub-title:hover {
      color: #286ccd;
    }
  
    .hot-news .right-news .news-list {
      margin-top: 15px;
      font-size: 13px;
      font-weight: 400;
      color: #666666;
    }
  
    .hot-news .right-news .news-list li {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      padding-left: 20px;
      cursor: pointer;
      margin-bottom: 20px;
    }
    .hot-news .right-news .news-list li a {
      color: #666666;
    }
    .hot-news .right-news .news-list li a:hover {
      color: #286ccd;
    }
  
    .hot-news .right-news .news-list li::before {
      content: "";
      width: 5px;
      height: 5px;
      background: #cb0001;
      border-radius: 50%;
      position: absolute;
      left: 0px;
      top: 50%;
      transform: translateY(-2.5px);
    }
  
    .focus {
      margin: 0 15px;
      padding-bottom: 20px;
      border-bottom: 1px solid #e8e8e8;
    }
  
    .focus .focusLeft {
      padding: 26px 0;
      display: flex;
      align-items: center;
    }
  
    .focus .focusLeft .sidebar {
      writing-mode: vertical-lr;
      background: #cb0001;
      font-size: 14px;
      font-weight: normal;
      color: #ffffff;
      padding: 10px 6px;
      margin-right: 5px;
      border-radius: 2px;
      text-align: center;
    }
  
    .focus .focusLeft img {
      width: 52px;
      margin-right: 17px;
    }
  
    .focus .focusLeft .title {
      flex: 1;
      font-size: 16px;
      font-family: Source Han Sans CN-Bold, Source Han Sans CN;
      font-weight: bold;
      color: #000000;
      line-height: 23px;
      word-break: break-all;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
    }
  
    .focus .focusLeft a {
      flex: 1;
      overflow: hidden;
    }
  
    .focus .focusLeft a p {
      margin-top: 5px;
      color: #666666;
      font-size: 13px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.5;
    }
  
    .focus .journey {
      display: none;
    }
  
    .focus .journey1 {
      width: 100%;
      background: #ef0909;
      border-radius: 10px 10px 10px 10px;
    }
  
    /* 新闻中心 */
    .news-box {
      border-top: 1px solid #e8e8e8;
      padding-top: 20px;
    }
  
    .news-box .business-movement {
      margin: 20px 0;
    }
  
    .news-box .business-movement .left {
      padding: 0 15px;
      flex: 1;
      overflow: hidden;
    }
  
    .news-box .business-movement .left .swiper2 {
      width: 100%;
      /*height: 220px;*/
      overflow: hidden;
    }
  
    .news-box .business-movement .right {
      padding: 20px 15px 15px 15px;
      overflow: hidden;
    }
  
    .news-box .business-movement .swiper2 {
      position: relative;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide {
      position: relative;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide img {
      width: 100%;
      height: 100%;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide .cover {
      height: 35px;
      background: rgba(0, 0, 0, 0.4);
      opacity: 0.9;
      padding: 0 10px;
      box-sizing: border-box;
      position: absolute;
      z-index: 9;
      left: 0;
      right: 0;
      bottom: 0;
      color: #ffffff;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide .cover-text {
      display: inline-block;
      width: 75%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 13px;
      color: #ffffff;
      line-height: 35px;
      font-weight: 400;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination {
      position: absolute;
      bottom: 10px;
      padding-right: 20px;
      box-sizing: border-box;
      z-index: 10;
      text-align: right;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination .my-bullet {
      display: inline-block;
      width: 5px;
      height: 3px;
      background: #ffffff;
      border-radius: 20px;
      cursor: pointer;
      margin-right: 6px;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination .my-bullet-active {
      display: inline-block;
      width: 13px;
      height: 3px;
      background: #e94e02;
      border-radius: 20px;
      cursor: pointer;
      margin-right: 6px;
    }
  
    .news-box .business-movement .right .tabs {
      display: flex;
      align-items: center;
      height: 30px;
    }
  
    .news-box .business-movement .right .tabs .single-tab {
      font-size: 15px;
      width: 85px;
      text-align: center;
      font-weight: 500;
      color: #999999;
      margin-right: 15px;
      cursor: pointer;
      box-sizing: content-box;
    }
  
    .news-box .business-movement .right .tabs .single-tab:last-child {
      margin-right: 0;
    }
  
    .news-box .business-movement .right .tabs .active {
      font-weight: 600;
      color: #286ccd;
      background: url("../pic/newtabbg.png") no-repeat;
      background-size: 100% 9px;
      background-position: bottom;
      position: relative;
    }
  
    .news-box .business-movement .right .movement {
      width: calc(100% - 30px);
      margin-top: 15px;
      display: none;
    }
  
    .news-box .business-movement .right .boxshow {
      display: block !important;
      margin-right: 0px;
      width: 100%;
      transition: opacity 1s ease-in-out;
    }
  
    .news-box .business-movement .right .movement li {
      display: flex;
      justify-content: space-between;
      cursor: pointer;
      margin-bottom: 18px;
    }
  
    .news-box .business-movement .right .movement li:hover .content {
      color: #286ccd !important;
    }
  
    .news-box .business-movement .right .movement li .content {
      width: 75%;
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      font-size: 13px;
      color: #333333;
    }
  
    .news-box .business-movement .right .movement li .content::before {
      content: "";
      width: 8px;
      height: 8px;
      background: url("../pic/diamond.png");
      background-size: 8px 8px;
      position: absolute;
      left: 0;
      top: calc(50% - 4px);
    }
  
    .news-box .business-movement .right .movement li .date {
      width: 20%;
      font-size: 12px;
      font-weight: 400;
      color: #999999;
      text-align: right;
    }
  
    .news-box .business-movement .right .newdesc {
      width: 100%;
    }
  
    .news-box .business-movement .right .movement .movement-title {
      font-weight: 600;
      color: #286ccd;
      background: url("../pic/newtabbg.png") no-repeat;
      background-size: 100% 9px;
      background-position: bottom;
      position: relative;
      font-size: 15px;
      width: 85px;
      display: inline-block;
    }
  
    /* 投标公告 公示 */
    .tenders {
      padding: 0px 0;
    }
  
    .tenders .tendersNotice {
      padding: 0 15px;
      overflow: hidden;
    }
  
    .tenders .tendersNotice .title {
      cursor: pointer;
      padding: 5px 25px 5px;
      box-sizing: content-box;
      font-size: 15px;
      display: inline-block;
      font-weight: 800;
      color: #286ccd;
      background: url(../pic/newtabbg.png) no-repeat;
      background-size: 100% 20px;
      background-position: bottom;
      position: relative;
    }
  
    .tenders .tendersBox {
      margin-top: 30px;
    }
  
    .tenders .tendersNotice a {
      display: flex;
      justify-content: space-between;
      cursor: pointer;
      line-height: 26px;
      margin-bottom: 12px;
      align-items: center;
    }
  
    .tenders .tendersNotice li:hover .content {
      color: #286ccd !important;
    }
  
    .tenders .tendersNotice li:hover .date {
      color: #286ccd !important;
    }
  
    .tenders .tendersNotice .content {
      width: 65%;
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      font-size: 13px;
      color: #333333;
    }
  
    .tenders .tendersNotice li .content::before {
      content: "";
      width: 8px;
      height: 8px;
      background: url("../pic/diamond.png");
      background-size: 8px 8px;
      position: absolute;
      left: 0;
      top: calc(50% - 4px);
    }
  
    .tenders .tendersNotice li .date {
      width: 30%;
      font-size: 14px;
      font-weight: 400;
      color: #999999;
      text-align: right;
    }
  
    .tenders .tendersPerson {
      padding: 0 15px;
    }
  
    .tenders .tendersPerson img {
      width: 100%;
    }
  
    .tenders .tendersPerson .handle {
      display: flex;
      align-items: center;
      justify-content: space-around;
      height: 50px;
    }
  
    .tenders .tendersPerson .handle a {
      color: #286ccd;
      font-size: 14px;
    }
  
    /* 主营业务 */
    .businessMain {
      background: #f6f6f6;
      padding: 25px 0;
    }
  
    .businessMain .businessTitle {
      text-align: center;
    }
  
    .businessMain .businessTitle img {
      width: 68%;
    }
  
    .businessMain .businessContent {
      display: none;
    }
  
    .businessMain .businessSwiper {
      margin-top: 30px;
      position: relative;
    }
  
    .businessMain .businessSwiper .swiper-slide {
      padding-top: 15px;
      margin-bottom: 15px;
      cursor: pointer;
      overflow: hidden;
    }
  
    .businessMain .businessSwiper .swiper-slide .businessTop {
      text-align: center;
      width: 100%;
    }
  
    .businessMain .businessSwiper .swiper-slide .businessTop img {
      width: 90%;
    }
  
    .businessMain .businessSwiper .swiper-slide .businessInfo {
      text-align: center;
      padding: 25px;
      background: #ffffff;
      width: 90%;
      margin: auto;
      box-sizing: border-box;
    }
  
    .businessMain .businessSwiper .swiper-slide .businessInfo img {
      width: 50px;
    }
  
    .businessMain .businessSwiper .swiper-slide .businessInfo p {
      margin-top: 6px;
      line-height: 20px;
      font-size: 16px;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
      font-weight: 400;
      color: #333333;
    }
  
    .businessMain .businessSwiper .swiper2-pagination {
      position: absolute;
      bottom: 20px;
      padding-right: 0px;
      box-sizing: border-box;
      z-index: 10;
      text-align: center;
    }
  
    .businessMain .businessSwiper .swiper2-pagination .my-bullet {
      display: inline-block;
      width: 5px;
      height: 3px;
      background: #757575;
      border-radius: 20px;
      cursor: pointer;
      margin-right: 6px;
    }
  
    .businessMain .businessSwiper .swiper2-pagination .my-bullet-active {
      display: inline-block;
      width: 13px;
      height: 3px;
      background: #e94e02;
      border-radius: 20px;
      cursor: pointer;
      margin-right: 6px;
    }
  
    /* 产业 */
    .industry {
      background: #f6f6f6;
      padding: 40px 0;
    }
  
    .industry .industryTitle {
      text-align: center;
    }
  
    .industry .industryTitle .industrybg {
      width: 68%;
    }
  
    .industry .industrybox {
      margin-top: 30px;
    }
  
    .industry .industryContent {
      margin-top: 30px;
    }
  
    .industryContent .industryItem {
      cursor: pointer;
      margin: 0 15px 20px;
    }
  
    .industry .industryContent .industryTop {
      position: relative;
    }
  
    .industry .industryContent .industryTop .tipPic {
      position: absolute;
      left: calc(50% - 30px);
      top: calc(50% - 30px);
      width: 60px;
      display: none;
    }
  
    .industryContent .industryItem .industryBottom {
      height: 50px;
      background: #ffffff;
    }
  
    .industryContent .industryItem .bg {
      height: 200px;
      width: 100%;
    }
  
    .industryContent .industryItem .title {
      height: 50px;
      line-height: 50px;
      font-size: 15px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #333333;
      text-align: center;
      position: relative;
    }
  
    .industry .industryContent .industryItem:hover .title {
      color: #286ccd;
    }
  
    .industry .industryContent .industryItem:hover .industryTop .tipPic {
      display: inline-block !important;
    }
  
    .construct {
      background: url("../pic/bg.jpg");
      padding: 0px 15px 0px;
    }
  
    .construct .constructTitle {
      text-align: center;
    }
  
    .constructbox {
      margin-top: 25px;
    }
  
    .constructbox .constructLeft {
      display: flex;
      height: 270px;
      overflow: hidden;
    }
  
    .constructbox .constructLeft .constructNav {
      width: 40px;
    }
  
    .constructbox .constructLeft .constructNav .navList {
      width: 40px;
      height: 135px;
      background: #ffeeee;
      padding: 0 10px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      justify-content: center;
      font-size: 15px;
      font-weight: bold;
      color: #333333;
      line-height: 18px;
      cursor: pointer;
      text-align: center;
    }
  
    .constructbox .constructLeft .constructNav .navAction {
      background: url("../pic/navbg.png");
      color: #ffffff;
    }
  
    .constructbox .constructLeft .constructList {
      width: calc(100% - 40px);
      padding-top: 18px;
      box-sizing: border-box;
      background: #ffffff;
      display: none;
    }
  
    .constructbox .constructLeft .boxshow {
      display: block;
    }
  
    .constructbox .constructLeft .constructList .constructItem {
      line-height: 20px;
      margin-bottom: 18px;
      font-size: 13px;
      font-weight: 400;
      color: #333333;
      padding: 0 13px 0 22px;
      position: relative;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .constructbox .constructLeft .constructList .constructItem:hover {
      color: #286ccd !important;
    }
  
    .constructbox .constructLeft .constructList .constructItem::before {
      content: "";
      position: absolute;
      top: 8px;
      left: 10px;
      width: 7px;
      height: 7px;
      background: url("../pic/xing.png");
      background-size: 7px 7px;
    }
  
    .constructbox .constructRight {
      background: #ffffff;
      margin-top: 18px;
    }
  
    .constructbox .constructRight .themeTitle {
      padding: 15px 13px;
      display: flex;
      align-items: center;
    }
  
    .constructbox .constructRight .themeTitle .themeli {
      width: 13px;
    }
  
    .constructbox .constructRight .themeTitle span {
      margin-left: 11px;
      font-size: 15px;
      font-family: Source Han Sans CN-Bold, Source Han Sans CN;
      font-weight: bold;
      color: #333333;
    }
  
    .constructbox .constructRight .themebox {
      margin: 0 15px;
      padding-bottom: 18px;
    }
  
    .constructbox .constructRight .themebox .themeList {
      padding: 0 15px 0 20px;
      margin-bottom: 18px;
      position: relative;
    }
  
    .constructbox .constructRight .themebox .themeList:last-child {
      margin-bottom: 0;
    }
  
    .constructbox .constructRight .themebox .themeName {
      font-size: 13px;
      font-weight: 400;
      color: #333333;
      line-height: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .constructbox .constructRight .themebox .themeList:hover .themeName {
      color: #286ccd !important;
    }
  
    .constructbox .constructRight .themebox .themeList::before {
      content: "";
      position: absolute;
      top: 9px;
      left: 3px;
      width: 7px;
      height: 7px;
      background: url("../pic/xing.png");
      background-size: 7px 7px;
    }
  
    .constructbox .constructRight .themebox .desc {
      margin-top: 15px;
      font-size: 12px;
      color: #999999;
    }
  
    .constructbox .constructRight .themebox .themeList1 {
      background: #f9f9f9;
      margin-bottom: 18px;
      padding: 18px 15px;
    }
  
    .constructbox .constructRight .themebox .themeList1:hover .themeName {
      color: #286ccd !important;
    }
  
    .constructbox .constructRight .themebox .themeList1 .themeName {
      line-height: 20px;
      font-size: 14px;
      font-weight: 400;
      color: #000000;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .construct .link {
      margin-top: 20px;
    }
  
    .construct .link .linkItem {
      margin-top: 20px;
      overflow: hidden;
      cursor: pointer;
    }
  
    .construct .link .linkItem img {
      width: 100%;
    }
  
    /* 关于我们 */
    .about-our {
      background: #f5f9ff;
      background: url("../img/about-bg.jpg") no-repeat;
      background-size: 100% 150%;
      padding: 30px 0;
    }
  
    .about-our .title-wrap {
      text-align: center;
      padding: 0 0 30px;
    }
  
    .about-our .title-wrap img {
      width: 140px;
    }
  
    .about-our .content {
      justify-content: space-between;
    }
  
    .about-our .content .left {
      width: 100%;
      padding: 0 10px;
      box-sizing: border-box;
    }
  
    .about-our .content .left .title {
      text-align: center;
      font-size: 18px;
      font-weight: 400;
      color: #333333;
    }
  
    .about-our .content .left .description {
      font-size: 14px;
      font-weight: 400;
      color: #333333;
      margin-top: 12px;
      line-height: 25px;
  text-align: justify;
    }
  
    .about-our .content .left .look-more {
      margin: 15px auto;
      width: 115px;
      height: 35px;
      line-height: 35px;
      text-align: center;
      background: #286ccd;
      border-radius: 17px;
      font-size: 13px;
      font-weight: 400;
      color: #ffffff;
      cursor: pointer;
    }
  
    .about-our .content .left .look-more a {
      color: #ffffff;
    }
  
    .about-our .content .right {
      margin: 0 10px;
    }
  
    .about-our .content .right img {
      width: 100%;
    }
  
    .lianjie {
      background: #f0f0f0;
      padding: 25px 15px;
    }
  
    .lianjie .title {
      font-size: 15px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 20px;
      font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    }
  
    .lianjie .selectItem {
      width: 100%;
      margin-bottom: 20px;
    }
  
    .lianjie .select-box {
      position: relative;
    }
  
    .select-box .box-top {
      width: 100%;
      height: 40px;
      background: #ffffff;
      display: flex;
      box-sizing: border-box;
      padding: 0 20px;
      align-items: center;
      font-size: 20px;
      color: #b6d2fa;
      justify-content: space-between;
      cursor: pointer;
    }
  
    .select-box .box-top span {
      font-size: 14px;
      color: #999999;
    }
  
    .select-box .box-top:hover img {
      transform: rotate(180deg);
    }
  
    .select-box .box-top img {
      transition: all 0.2s;
      width: 13px;
      height: 13px;
    }
  
    .select-box .box-bottom {
      transition: all 0.2s;
      display: none;
      max-height: 240px;
      width: 100%;
      box-sizing: border-box;
      border: 1 solid #4889e6;
      position: absolute;
      background: #ffffff;
      z-index: 100;
    }
  
    .select-box:hover .box-bottom {
      display: inline-block;
    }
  
    .box-bottom div {
      box-sizing: border-box;
      padding: 0 20px;
      display: block;
      width: 100%;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 14px;
      cursor: pointer;
    }
  
    .box-bottom div a {
      color: #333333;
    }
  
    .box-bottom div:hover {
      background: rgba(0, 0, 0, 0.1);
    }
  
    .pcFooter {
      display: none;
    }
  
    .mobileFooter {
      background: #286ccd;
      padding: 30px;
      text-align: center;
      color: #cce1ff;
    }
  
    .mobileFooter .provider p {
      font-size: 11px;
      line-height: 15px;
      margin-bottom: 8px;
    }
  
    .mobileFooter .provider p img {
      width: 15px;
      vertical-align: bottom;
    }
  
    .mobileFooter .bottom {
      color: #ffffff;
    }
  
    .mobileFooter .bottom img {
      width: 100px;
      margin: 20px 0 13px;
    }
  
    .mobileFooter .bottom {
      font-size: 10px;
      line-height: 11px;
    }
  
    /* 项目展示 */
  
    .construction {
      padding: 30px 0;
      background: #f5f9ff;
    }
  
    .construction .title-wrap {
      text-align: center;
      padding: 0 0 0px;
    }
  
    .construction .title-wrap .title {
      font-size: 20px;
      font-weight: 400;
      color: #333333;
    }
  
    .construction .title-wrap .english-title {
      font-size: 12px;
      font-weight: 400;
      color: #999999;
      position: relative;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    }
  
    .construction .title-wrap .english-title::before {
      content: "";
      width: 50px;
      height: 1px;
      background: #999999;
      position: absolute;
      left: -60px;
      top: 49%;
    }
  
    .construction .title-wrap .english-title::after {
      content: "";
      width: 50px;
      height: 1px;
      background: #999999;
      position: absolute;
      right: -60px;
      top: 49%;
    }
  
    .construction .party-build {
      padding: 0 15px;
    }
  
    .construction .party-build .left {
      width: 100%;
      background: #ffffff;
      border-radius: 10px;
    }
  
    .construction .party-build .left .party-bg {
      background: url("../img/party-head-bg.png") no-repeat;
      background-size: 100% 100%;
      height: 68px;
      border-top-right-radius: 10px;
      color: #ffffff;
      display: flex;
      align-items: center;
    }
  
    .construction .party-build .left .party-head {
      padding-left: 30px;
      position: relative;
    }
  
    .construction .party-build .left .party-head::before {
      content: "";
      width: 2px;
      height: 33px;
      background: #ffffff;
      border-radius: 1px;
      position: absolute;
      left: 15px;
    }
  
    .construction .party-build .left .party-head .name {
      font-size: 16px;
      font-weight: 400;
      color: #ffffff;
    }
  
    .construction .party-build .left .party-head .english-name {
      font-size: 12px;
      font-weight: 400;
      color: #ffffff;
    }
  
    .construction .party-build .left .party-list {
      padding: 15px 10px 20px;
    }
  
    .construction .party-build .left .party-list li {
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 20px;
      cursor: pointer;
      position: relative;
      font-size: 13px;
    }
  
    .construction .party-build .left .party-list li:last-child {
      margin-bottom: 0;
    }
  
    .construction .party-build .left .party-list li a {
      color: #000;
    }
  
    .construction .party-build .left .party-list li a:hover {
      color: #cb0001;
    }
  
    .construction .party-build .left .party-list li::before {
      content: "";
      width: 5px;
      height: 5px;
      background: #cb0001;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-2.5px);
    }
  
    .construction .party-build .right {
      margin-top: 20px;
      width: 100%;
      background: #ffffff;
      border-radius: 10px;
      padding: 20px 0px;
      box-sizing: border-box;
      overflow: hidden;
    }
  
    .construction .party-build .right .party-class {
    }
  
    .construction .party-build .right .party-class .title {
      font-size: 16px;
      font-weight: 400;
      color: #cb0001;
      padding-left: 18px;
      position: relative;
      margin: 0 10px;
    }
  
    .construction .party-build .right .party-class .title::before {
      content: "";
      width: 4px;
      height: 20px;
      background: #cb0001;
      border-radius: 2px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-10px);
    }
  
    .construction .party-build .right .party-class-list {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      grid-column-gap: 20px;
      margin-top: 20px;
      display: none;
    }
  
    .swiper3 {
      overflow: hidden;
      position: relative;
      height: 210px;
      margin-top: 25px;
    }
  
    .swiper3 .swiper-slide {
      display: flex;
    }
  
    .swiper3 .swiper-slide .lron {
      flex: 1;
      background: url("../img/party-class-bg.png") no-repeat;
      background-size: 100% 100%;
      height: 185px;
      padding: 10px 8px;
      box-sizing: border-box;
      cursor: pointer;
      margin: 0 12px;
    }
  
    .construction .party-build .right .lron .year {
      font-size: 12px;
      font-weight: bold;
      color: #c90000;
      text-align: right;
    }
  
    .construction .party-build .right .lron .content {
      margin-top: 25px;
      font-size: 16px;
      color: #c90000;
      text-align: center;
    }
  
    .construction .party-build .right .lron .count {
      font-size: 34px;
    }
  
    .construction .party-build .right .swiper3 .swiper3-pagination {
      position: absolute;
      bottom: 0px;
      text-align: center;
      box-sizing: border-box;
      z-index: 10;
    }
  
    .construction .party-build .right .swiper3 .swiper3-pagination .my-bullet {
      display: inline-block;
      width: 10px;
      height: 10px;
      background: #cb0001;
      border-radius: 50%;
      cursor: pointer;
      margin-right: 10px;
      opacity: 0.5;
    }
  
    .construction
      .party-build
      .right
      .swiper3
      .swiper3-pagination
      .my-bullet-active {
      display: inline-block;
      width: 10px;
      height: 10px;
      background: #cb0001;
      border-radius: 50%;
      cursor: pointer;
      margin-right: 10px;
      opacity: 1;
    }
  
    .construction .party-build .right .party-class-list li {
      background: url("../img/party-class-bg.png") no-repeat;
      background-size: 100% 100%;
      height: 140px;
      padding: 10px 8px;
      box-sizing: border-box;
      cursor: pointer;
    }
  
    .construction .party-build .right .party-class-list li .year {
      font-size: 12px;
      font-weight: bold;
      color: #c90000;
      text-align: right;
    }
  
    .construction .party-build .right .party-class-list li .content {
      margin-top: 25px;
      font-size: 16px;
      color: #c90000;
      text-align: center;
    }
  
    .construction .party-build .right .party-class-list li .content .count {
      font-size: 34px;
    }
  
    .construction .party-build .right .education {
      font-size: 34px;
      margin-top: 25px;
    }
  
    .construction .party-build .right .education .title {
      font-size: 16px;
      font-weight: 400;
      color: #cb0001;
      padding-left: 18px;
      position: relative;
      margin: 0 10px;
    }
  
    .construction .party-build .right .education .title::before {
      content: "";
      width: 4px;
      height: 20px;
      background: #cb0001;
      border-radius: 2px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-10px);
    }
  
    .construction .party-build .right .education-list {
      display: grid;
      margin: 20px 10px 0;
    }
  
    .construction .party-build .right .education-list li {
      cursor: pointer;
      margin-bottom: 20px;
    }
  
    .construction .party-build .right .education-list li a {
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: #000;
    }
  
    .construction .party-build .right .education-list li:last-child {
      margin-bottom: 0;
    }
  
    .construction .party-build .right .education-list a:hover {
      color: #cb0001;
    }
  
    .construction .party-build .right .education-list li .content {
      flex: 1;
      width: 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 13px;
    }
  
    .construction .party-build .right .education-list li .date {
      width: 80px;
      color: #999999;
      text-align: right;
      font-size: 12px;
    }
  }
  
  @media screen and (min-width: 991px) {
    .titleImg {
      width: 160px;
      margin: 0 auto;
    }
  
    .newdesc {
      width: 100%;
      position: absolute;
      bottom: 0;
    }
  
    /* 轮播图 */
    .swiper1 {
      width: 100%;
      /* height: 700px; */
      overflow: hidden;
      position: relative;
      cursor: pointer;
    }
  
    .swiper1 .swiper-slide {
      position: relative;
    }
  
    .swiper1 .swiper-slide .wenzi1 {
      position: absolute;
      width: 800px;
      height: auto;
      /* height: 243px; */
      left: calc(50% - 400px);
      top: calc(50% - 45px);
      z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi2 {
      position: absolute;
      width: 400px;
      height: auto;
      left: calc(50% - 400px);
      top: calc(50% - 115px);
      z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi3 {
      position: absolute;
    width: 610px;
    height: auto;
    left: calc(50% - 420px);
    top: calc(50% - 80px);
    z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi4 {
      position: absolute;
    width: 610px;
    height: auto;
    right: calc(50% - 420px);
    bottom: calc(50% - 50px);
    z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi5 {
      position: absolute;
      width: 800px;
      height: auto;
      left: calc(50% - 400px);
      top: calc(50% - 48px);
      z-index: 100;
    }
  
    .swiper1 .swiper-slide img {
      width: 100%;
      height: 100%;
    }
  
    .swiper1 .swiper-pagination {
      position: absolute;
      bottom: 0;
      z-index: 10;
    }
  
    .swiper1 .swiper-pagination .my-bullet {
      display: inline-block;
      width: 53px;
      height: 3px;
      background: rgba(255, 255, 255, 0.5);
      cursor: pointer;
      margin-right: 8px;
    }
  
    .swiper1 .swiper-pagination .my-bullet-active {
      display: inline-block;
      width: 57px;
      height: 6px;
      background: #ffffff;
      cursor: pointer;
      margin-right: 8px;
    }
  
    .swiper1 .swiper-button-prev {
      left: 30px;
    }
  
    .swiper1 .swiper-button-next {
      right: 30px;
    }
  
    .swiper1 .my-button-disabled {
      color: #dfb3b9 !important;
      z-index: 100;
    }
  
    /* 聚焦 */
  
    .hot-news {
      display: flex;
    }
  
    .hot-news .sidebar {
      background: #cb0001;
      font-size: 18px;
      font-weight: normal;
      color: #ffffff;
      writing-mode: vertical-lr;
      padding: 35px 10px;
    }
  
    .hot-news .right-news {
      flex: 1;
      width: 0;
      margin-left: 30px;
    }
  
    .hot-news .right-news .sub-title {
      font-size: 20px;
      font-weight: 400;
      color: #333333;
      line-height: 36px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .hot-news .right-news .sub-title:hover {
      color: #286ccd;
    }
  
    .hot-news .right-news .news-list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 40px;
      grid-row-gap: 15px;
      margin-top: 15px;
      font-size: 14px;
      font-weight: 400;
      color: #666666;
    }
  
    .hot-news .right-news .news-list li {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      padding-left: 20px;
      cursor: pointer;
    }
  
    .hot-news .right-news .news-list li a {
      color: #666666;
    }
  
    .hot-news .right-news .news-list li a:hover {
      color: #286ccd;
    }
  
    .hot-news .right-news .news-list li::before {
      content: "";
      width: 5px;
      height: 5px;
      background: #cb0001;
      border-radius: 50%;
      position: absolute;
      left: 0px;
      top: 50%;
      transform: translateY(-2.5px);
    }
  
    .focus {
      height: 120px;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
  
    .focus .focusLeft {
      display: flex;
      align-items: center;
      width: 100%;
    }
  
    .focus .focusLeft .sidebar {
      writing-mode: vertical-lr;
      background: #cb0001;
      font-size: 16px;
      font-weight: normal;
      color: #ffffff;
      padding: 10px 6px;
      margin-right: 10px;
      border-radius: 2px;
      text-align: center;
    }
  
    .focus .focusLeft .focusTitle {
      width: 40px;
      margin-right: 30px;
    }
  
    .focus .focusLeft .title {
      font-size: 22px;
      font-family: Source Han Sans CN-Bold, Source Han Sans CN;
      font-weight: bold;
      color: #000000;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
  
    .focus .focusLeft a {
      flex: 1;
      overflow: hidden;
    }
  
    .focus .focusLeft a p {
      margin-top: 7px;
      color: #666666;
      font-size: 14px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.5;
    }
  
    .focus .journey {
      width: 240px;
      background: #ef0909;
      border-radius: 10px 10px 10px 10px;
    }
  
    .focus .journey1 {
      display: none;
    }
  
    /* 新闻中心 */
    .news-box {
      /* border-top: 1px solid #e8e8e8; */
      padding-top: 20px;
    }
  
    .news-box .business-movement {
      display: flex;
      justify-content: space-between;
      margin: 40px 0;
    }
  
    .news-box .business-movement .left {
      flex: 1;
      overflow: hidden;
    }
  
    .news-box .business-movement .left .swiper2 {
      width: 100%;
      height: 285px;
      overflow: hidden;
    }
  
    .news-box .business-movement .right {
      flex: 1;
      margin-left: 60px;
      overflow: hidden;
      position: relative;
    }
  
    .news-box .business-movement .swiper2 {
      position: relative;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide {
      position: relative;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide img {
      width: 100%;
      height: 100%;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide .cover {
      height: 60px;
      background: rgba(0, 0, 0, 0.4);
      opacity: 0.9;
      padding: 0 20px;
      box-sizing: border-box;
      position: absolute;
      z-index: 9;
      left: 0;
      right: 0;
      bottom: 0;
      color: #ffffff;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide .cover-text {
      display: inline-block;
      width: 75%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 14px;
      line-height: 60px;
      font-weight: 400;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination {
      position: absolute;
      bottom: 20px;
      padding-right: 20px;
      box-sizing: border-box;
      z-index: 10;
      text-align: right;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination .my-bullet {
      display: inline-block;
      width: 10px;
      height: 6px;
      background: #ffffff;
      border-radius: 20px;
      cursor: pointer;
      margin-right: 6px;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination .my-bullet-active {
      display: inline-block;
      width: 25px;
      height: 6px;
      background: #e94e02;
      border-radius: 20px;
      cursor: pointer;
      margin-right: 6px;
    }
  
    .news-box .business-movement .right .tabs {
      display: flex;
      align-items: center;
      height: 50px;
    }
  
    .news-box .business-movement .right .tabs .single-tab {
      font-size: 16px;
      padding: 5px 15px 5px;
      font-weight: 500;
      color: #999999;
      margin-right: 20px;
      cursor: pointer;
      box-sizing: content-box;
    }
  
    .news-box .business-movement .right .tabs .single-tab:last-child {
      margin-right: 0;
    }
  
    .news-box .business-movement .right .tabs .active {
      font-weight: 600;
      color: #286ccd;
      background: url("../pic/newtabbg.png") no-repeat;
      background-size: 100% 9px;
      background-position: bottom;
      position: relative;
    }
  
    .news-box .business-movement .right .movement {
      height: 288px;
      position: absolute;
      top: 60px;
      display: none;
    }
  
    .news-box .business-movement .right .boxshow {
      display: block !important;
      height: 288px;
      width: 400px;
      opacity: 1;
      transition: opacity 1s ease-in-out;
    }
  
    .news-box .business-movement .right .movement li {
      display: flex;
      justify-content: space-between;
      cursor: pointer;
      margin-bottom: 15px;
    }
  
    .news-box .business-movement .right .movement li:hover .content {
      color: #286ccd !important;
    }
  
    .news-box .business-movement .right .movement li .content {
      width: 75%;
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      font-size: 14px;
      color: #333333;
    }
  
    .news-box .business-movement .right .movement li .content::before {
      content: "";
      width: 8px;
      height: 8px;
      background: url("../pic/diamond.png");
      background-size: 8px 8px;
      position: absolute;
      left: 0;
      top: calc(50% - 4px);
    }
  
    .news-box .business-movement .right .movement li .date {
      width: 20%;
      font-size: 13px;
      font-weight: 400;
      color: #999999;
      text-align: right;
    }
  
    .news-box .business-movement .right .movement .movement-title {
      font-weight: 600;
      color: #286ccd;
      background: url("../pic/newtabbg.png") no-repeat;
      background-size: 100% 9px;
      background-position: bottom;
      position: relative;
      font-size: 16px;
      padding: 5px 15px 5px;
      display: inline-block;
    }
  
    /* 投标公告 公示 */
    .tenders {
      display: flex;
      padding-bottom: 40px;
    }
  
    .tenders .tendersNotice {
      flex: 1;
      margin-right: 25px;
      overflow: hidden;
    }
  
    .tenders .tendersNotice .title {
      cursor: pointer;
      padding: 5px 25px 5px;
      box-sizing: content-box;
      font-size: 20px;
      display: inline-block;
      font-weight: 800;
      color: #286ccd;
      background: url(../pic/newtabbg.png) no-repeat;
      background-size: 100% 20px;
      background-position: bottom;
      position: relative;
    }
  
    .tenders .tendersBox {
      margin-top: 30px;
    }
  
    .tenders .tendersNotice a {
      display: flex;
      justify-content: space-between;
      cursor: pointer;
      line-height: 26px;
      margin-bottom: 15px;
      align-items: center;
    }
  
    .tenders .tendersNotice li:hover .content {
      color: #286ccd !important;
    }
  
    .tenders .tendersNotice li:hover .date {
      color: #286ccd !important;
    }
  
    .tenders .tendersNotice .content {
      width: 65%;
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      font-size: 15px;
      color: #333333;
    }
  
    .tenders .tendersNotice li .content::before {
      content: "";
      width: 8px;
      height: 8px;
      background: url("../pic/diamond.png");
      background-size: 8px 8px;
      position: absolute;
      left: 0;
      top: calc(50% - 4px);
    }
  
    .tenders .tendersNotice li .date {
      width: 30%;
      font-size: 15px;
      font-weight: 400;
      color: #999999;
      text-align: right;
    }
  
    .tenders .tendersPerson {
      padding-top: 10px;
      width: 300px;
    }
  
    .tenders .tendersPerson img {
      width: 100%;
    }
  
    .tenders .tendersPerson .handle {
      display: flex;
      align-items: center;
      justify-content: space-around;
      height: 40px;
    }
  
    .tenders .tendersPerson .handle a {
      color: #286ccd;
      font-size: 14px;
    }
  
    /* 主营业务 */
    .businessMain {
      background: #f6f6f6;
      padding: 25px 0;
    }
  
    .businessMain .businessTitle {
      text-align: center;
    }
  
    .businessMain .businessTitle img {
      width: 400px;
    }
  
    .businessMain .businessContent {
      margin-top: 30px;
      display: flex;
      align-items: center;
    }
  
    .businessMain .businessContent .businessList {
      flex: 1;
      margin-right: 10px;
      background: #ffffff;
      cursor: pointer;
      overflow: hidden;
    }
  
    .businessMain .businessContent .businessList:hover .businessTop img {
      transform: scale(1.1);
      transition: all 0.7s ease 0s;
    }
  
    .businessMain .businessContent .businessList:hover .businessInfo img {
      transform: rotate(360deg);
      transition: all 0.7s ease 0s;
    }
  
    .businessMain .businessContent .businessList:last-child {
      margin-right: 0;
    }
  
    .businessMain .businessContent .businessList .businessInfo {
      text-align: center;
      padding: 25px;
    }
  
    .businessMain .businessContent .businessList .businessInfo img {
      width: 50px;
    }
  
    .businessMain .businessContent .businessList .businessInfo p {
      margin-top: 6px;
      line-height: 20px;
      font-size: 16px;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
      font-weight: 400;
      color: #333333;
    }
  
    .businessMain .businessSwiper {
      display: none;
    }
  
    /* 产业 */
    .industry {
      background: #f6f6f6;
      padding: 40px 0;
    }
  
    .industry .industryTitle {
      text-align: center;
    }
  
    .industry .industrybox {
      margin-top: 30px;
      display: flex;
      align-items: center;
    }
  
    .industry .industryContent {
      margin-top: 30px;
      display: flex;
      align-items: center;
    }
  
    .industryContent .industryItem {
      margin-right: 45px;
      cursor: pointer;
      flex: 1;
      overflow: hidden;
    }
  
    .industry .industryContent .industryTop {
      position: relative;
    }
  
    .industry .industryContent .industryTop .tipPic {
      position: absolute;
      left: calc(50% - 60px);
      top: calc(50% - 60px);
      display: none;
    }
  
    .industryContent .industryItem:last-child {
      margin-right: 0px;
    }
  
    .industryContent .industryItem .industryBottom {
      height: 100px;
      background: #ffffff;
    }
  
    .industryContent .industryItem .bg {
      height: 290px;
      width: 290px;
    }
  
    .industryContent .industryItem .title {
      height: 100px;
      line-height: 100px;
      font-size: 18px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #333333;
      text-align: center;
      position: relative;
    }
  
    .industry .industryContent .industryItem:hover .title {
      color: #286ccd;
    }
  
    .industry .industryContent .industryItem:hover .industryTop .tipPic {
      display: inline-block !important;
    }
  
    .industry .industrybox .industryList {
      height: 600px;
      flex: 1;
      cursor: pointer;
    }
  
    .industry .industrybox .industryList .bg {
      width: 100%;
      height: 300px;
    }
  
    .industry .industrybox .industryList .industryTop {
      height: 300px;
      position: relative;
    }
  
    .industry .industrybox .industryList .industryTop .tipPic {
      position: absolute;
      left: calc(50% - 60px);
      top: 90px;
      /* visibility: hidden; */
      display: none;
    }
  
    .industry .industrybox .industryList:hover .industryTop .tipPic {
      display: inline-block;
      transition-delay: 1s;
    }
  
    .industry .industrybox .industryList .industryBottom {
      background: #ffffff;
      height: 300px;
    }
  
    .industry .industrybox .industryList .title {
      height: 102px;
      line-height: 102px;
      font-size: 30px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #333333;
      text-align: center;
      position: relative;
    }
  
    .industry .industrybox .industryList:hover .title {
      color: #286ccd;
      transition-delay: 1s;
    }
  
    .industry .industrybox .industryList .title::after {
      content: "";
      position: absolute;
      left: 30px;
      right: 30px;
      bottom: 0;
      height: 1px;
      background: #d5d5d5;
    }
  
    .industry .industrybox .industryList .industryInfo {
      padding: 30px;
    }
  
    .industry .industrybox .industryList .industryInfo .item {
      display: inline-block;
      width: calc(50% - 26px);
      margin: 0 40px 25px 0;
      height: 50px;
      line-height: 50px;
      border-radius: 6px;
      border: 1px solid #bebebe;
      text-align: center;
    }
  
    .industry .industrybox .industryList .industryInfo .item:hover {
      color: #ffffff;
      background: #286ccd;
    }
  
    .industry .industrybox .industryList:hover .industryInfo .item {
      border: 1px solid #286ccd;
    }
  
    .industry .industrybox .industryList .industryInfo .item:nth-child(2n + 2) {
      margin-right: 0;
    }
  
    /* 党的建设 */
  
    .construct {
      background: url("../pic/bg.jpg");
      padding: 6px 0 36px;
    }
  
    .construct .constructTitle {
      text-align: center;
    }
  
    .construct .constructTitle img {
      width: 160px;
    }
  
    .constructbox {
      display: flex;
      align-items: center;
      margin-top: 50px;
    }
  
    .constructbox .constructLeft {
      flex: 1;
      margin-right: 40px;
      display: flex;
      align-items: center;
      height: 460px;
      overflow: hidden;
    }
  
    .constructbox .constructLeft .constructNav {
      width: 100px;
    }
  
    .constructbox .constructLeft .constructNav .navList {
      width: 100px;
      height: 230px;
      background: #ffeeee;
      padding: 0 35px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      justify-content: center;
      font-size: 26px;
      font-weight: bold;
      color: #333333;
      line-height: 36px;
      cursor: pointer;
    }
  
    .constructbox .constructLeft .constructNav .navAction {
      background: url("../pic/navbg.png");
      color: #ffffff;
    }
  
    .constructbox .constructLeft .constructList {
      height: 460px;
      width: calc(100% - 100px);
      padding-top: 50px;
      box-sizing: border-box;
      background: #ffffff;
      display: none;
    }
  
    .constructbox .constructLeft .boxshow {
      display: block;
    }
  
    .constructbox .constructLeft .constructList .constructItem {
      line-height: 28px;
      margin-bottom: 29px;
      font-size: 16px;
      font-weight: 400;
      color: #333333;
      padding: 0 45px 0 50px;
      position: relative;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .constructbox .constructLeft .constructList .constructItem:hover {
      color: #286ccd !important;
    }
  
    .constructbox .constructLeft .constructList .constructItem::before {
      content: "";
      position: absolute;
      top: 9px;
      left: 30px;
      width: 8px;
      height: 8px;
      background: url("../pic/xing.png");
    }
  
    .constructbox .constructRight {
      flex: 1;
      height: 460px;
      background: #ffffff;
      overflow: hidden;
    }
  
    .constructbox .constructRight .themeTitle {
      padding: 30px 30px 20px 30px;
      display: flex;
      align-items: center;
    }
  
    .constructbox .constructRight .themeTitle span {
      margin-left: 11px;
      font-size: 26pxpx;
      font-family: Source Han Sans CN-Bold, Source Han Sans CN;
      font-weight: bold;
      color: #333333;
    }
  
    .constructbox .constructRight .themebox {
      margin: 0 30px;
    }
  
    .constructbox .constructRight .themebox .themeList {
      padding: 0 20px;
      margin-bottom: 29px;
      position: relative;
    }
  
    .constructbox .constructRight .themebox .themeName {
      font-size: 16px;
      font-weight: 400;
      color: #333333;
      line-height: 28px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .constructbox .constructRight .themebox .themeList:hover .themeName {
      color: #286ccd !important;
    }
  
    .constructbox .constructRight .themebox .themeList::before {
      content: "";
      position: absolute;
      top: 9px;
      left: 3px;
      width: 8px;
      height: 8px;
      background: url("../pic/xing.png");
    }
  
    .constructbox .constructRight .themebox .desc {
      margin-top: 15px;
      font-size: 13px;
      color: #999999;
    }
  
    .constructbox .constructRight .themebox .themeList1 {
      background: #f9f9f9;
      margin-bottom: 27px;
      padding: 12px 20px;
    }
  
    .constructbox .constructRight .themebox .themeList1:hover .themeName {
      color: #286ccd !important;
    }
  
    .constructbox .constructRight .themebox .themeList1 .themeName {
      line-height: 36px;
      font-size: 18px;
      font-weight: 400;
      color: #333333;
      line-height: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .construct .link {
      display: flex;
      align-items: center;
      margin-top: 40px;
    }
  
    .construct .link .linkItem {
      flex: 1;
      overflow: hidden;
      cursor: pointer;
    }
  
    .construct .link .linkItem img {
      width: 100%;
    }
  
    .construct .link .linkItem:nth-child(1) {
      margin-right: 0px;
      width: 960px;
    }
  
    /* 关于我们 */
    .about-our {
      background: #f5f9ff;
      background: url("../img/about-bg.jpg") no-repeat;
      background-size: 100% 150%;
      padding: 30px 0;
    }
  
    .about-our .title-wrap {
      text-align: center;
      padding: 0 0 30px;
    }
  
    .about-our .title-wrap img {
      width: 180px;
    }
  
    .about-our .content {
      display: flex;
      justify-content: space-between;
    }
  
    .about-our .content .left {
      width: 44%;
    }
  
    .about-our .content .left .title {
      font-size: 24px;
      font-weight: 400;
      color: #333333;
    }
  
    .about-our .content .left .description {
      font-size: 15px;
      font-weight: 400;
      color: #333333;
      margin-top: 15px;
      line-height: 26px;
  text-align: justify;
    }
  
    .about-our .content .left .look-more {
      width: 225px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      background: #286ccd;
      border-radius: 25px;
      font-size: 15px;
      font-weight: 400;
      margin-top: 30px;
      cursor: pointer;
    }
  
    .about-our .content .left .look-more {
      color: #ffffff;
    }
  
    .about-our .content .left .look-more a {
      color: #ffffff;
    }
  
    .about-our .content .right {
      width: 47%;
    }
  
    .about-our .content .right img {
      width: 100%;
    }
  
    .lianjie {
      background: #f0f0f0;
      padding: 25px 0;
    }
  
    .lianjie .friendship {
      display: flex;
      align-items: center;
    }
  
    .lianjie span {
      /* font-size: 24px; */
      font-weight: 400;
      color: #333333;
    }
  
    .lianjie .selectItem {
      margin-right: 45px;
      width: calc((100% - 220px) / 3);
    }
  
    .lianjie .selectItem:last-child {
      margin-right: 0px;
    }
  
    .lianjie .select-box {
      position: relative;
    }
  
    .select-box .box-top {
      width: 100%;
      height: 50px;
      background: #ffffff;
      display: flex;
      box-sizing: border-box;
      padding: 0 20px;
      align-items: center;
      font-size: 20px;
      color: #b6d2fa;
      justify-content: space-between;
      cursor: pointer;
    }
  
    .select-box .box-top span {
      font-size: 14px;
      color: #999999;
    }
  
    .select-box .box-top:hover img {
      transform: rotate(180deg);
    }
  
    .select-box .box-top img {
      transition: all 0.2s;
      width: 13px;
      height: 13px;
    }
  
    .box-bottom {
      transition: all 0.2s;
      display: none;
      max-height: 240px;
      width: 100%;
      box-sizing: border-box;
      border: 1 solid #4889e6;
      /* border-top: none; */
      position: absolute;
      background: #ffffff;
    }
  
    .select-box:hover .box-bottom {
      display: inline-block;
    }
  
    .box-bottom div {
      box-sizing: border-box;
      padding: 0 20px;
      display: block;
      width: 100%;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 14px;
      cursor: pointer;
    }
  
    .box-bottom div a {
      color: #333333;
    }
  
    .box-bottom div:hover {
      background: rgba(0, 0, 0, 0.1);
    }
  
    /* 项目展示 */
  
    .construction {
      padding: 30px 0;
      background: #f5f9ff;
    }
  
    .construction .title-wrap {
      text-align: center;
      padding: 0 0 0px;
    }
  
    .construction .title-wrap .title {
      font-size: 32px;
      font-weight: 400;
      color: #333333;
    }
  
    .construction .title-wrap .english-title {
      font-size: 13px;
      font-weight: 400;
      color: #999999;
      position: relative;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    }
  
    .construction .title-wrap .english-title::before {
      content: "";
      width: 100px;
      height: 1px;
      background: #999999;
      position: absolute;
      left: -140px;
      top: 49%;
    }
  
    .construction .title-wrap .english-title::after {
      content: "";
      width: 100px;
      height: 1px;
      background: #999999;
      position: absolute;
      right: -140px;
      top: 49%;
    }
  
    .construction .party-build {
      display: flex;
      justify-content: space-between;
    }
  
    .construction .party-build .left {
      width: 45%;
      background: #ffffff;
      border-radius: 10px;
    }
  
    .construction .party-build .left .party-bg {
      background: url("../img/party-head-bg.png") no-repeat;
      background-size: 100% 100%;
      height: 100px;
      border-top-right-radius: 15px;
      color: #ffffff;
      display: flex;
      align-items: center;
    }
  
    .construction .party-build .left .party-head {
      padding-left: 30px;
      position: relative;
    }
  
    .construction .party-build .left .party-head::before {
      content: "";
      width: 4px;
      height: 47px;
      background: #ffffff;
      border-radius: 2px;
      position: absolute;
      left: 20px;
    }
  
    .construction .party-build .left .party-head .name {
      font-size: 16px;
      font-weight: 400;
      color: #ffffff;
    }
  
    .construction .party-build .left .party-head .english-name {
      font-size: 14px;
      font-weight: 400;
      color: #ffffff;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    }
  
    .construction .party-build .left .party-list {
      padding: 30px 25px 10px;
    }
  
    .construction .party-build .left .party-list li {
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 15px;
      cursor: pointer;
      position: relative;
    }
  
    .construction .party-build .left .party-list li a {
      color: #000;
    }
  
    .construction .party-build .left .party-list li a:hover {
      color: #cb0001;
    }
  
    .construction .party-build .left .party-list li::before {
      content: "";
      width: 5px;
      height: 5px;
      background: #cb0001;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-2.5px);
    }
  
    .construction .party-build .right {
      width: 53%;
      background: #ffffff;
      border-radius: 10px;
      padding: 0 25px;
      box-sizing: border-box;
    }
  
    .construction .party-build .right .party-class {
      margin-top: 25px;
    }
  
    .construction .party-build .right .party-class .title {
      font-size: 16px;
      font-weight: 400;
      color: #cb0001;
      padding-left: 18px;
      position: relative;
    }
  
    .construction .party-build .right .party-class .title::before {
      content: "";
      width: 4px;
      height: 20px;
      background: #cb0001;
      border-radius: 2px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-10px);
    }
  
    .construction .party-build .right .party-class-list {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      grid-column-gap: 20px;
      margin-top: 20px;
    }
  
    .construction .party-build .right .party-class-list li {
      background: url("../img/party-class-bg.png") no-repeat;
      background-size: 100% 100%;
      height: 140px;
      padding: 10px 8px;
      box-sizing: border-box;
      cursor: pointer;
    }
  
    .construction .party-build .right .party-class-list li .year {
      font-size: 12px;
      font-weight: bold;
      color: #c90000;
      text-align: right;
    }
  
    .construction .party-build .right .party-class-list li .content {
      margin-top: 25px;
      font-size: 16px;
      color: #c90000;
      text-align: center;
    }
  
    .construction .party-build .right .party-class-list li .content .count {
      font-size: 34px;
    }
  
    .construction .party-build .right .education {
      font-size: 34px;
      margin-top: 22px;
    }
  
    .construction .party-build .right .education .title {
      font-size: 16px;
      font-weight: 400;
      color: #cb0001;
      padding-left: 18px;
      position: relative;
    }
  
    .construction .party-build .right .education .title::before {
      content: "";
      width: 4px;
      height: 20px;
      background: #cb0001;
      border-radius: 2px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-10px);
    }
  
    .construction .party-build .right .education-list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 30px;
      grid-row-gap: 20px;
      margin: 20px 0;
    }
  
    .construction .party-build .right .education-list li {
      cursor: pointer;
      font-size: 16px;
      font-weight: 400;
    }
  
    .construction .party-build .right .education-list li a {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: #000;
    }
  
    .construction .party-build .right .education-list a:hover .content {
      color: #cb0001;
    }
  
    .construction .party-build .right .education-list a:hover .date {
      color: #cb0001;
    }
  
    .construction .party-build .right .education-list li .content {
      flex: 1;
      width: 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
  
    .construction .party-build .right .education-list li .date {
      width: 80px;
      color: #999999;
      text-align: right;
      font-size: 12px;
    }
  }
  
  @media screen and (min-width: 1200px) {
    .titleImg {
      width: 165px;
      margin: 0 auto;
    }
  
    .newdesc {
      width: 100%;
      position: absolute;
      bottom: 0;
    }
  
    /* 轮播图 */
    .swiper1 {
      width: 100%;
      /* height: 700px; */
      overflow: hidden;
      position: relative;
      cursor: pointer;
    }
  
    .swiper1 .swiper-slide {
      position: relative;
    }
  
    .swiper1 .swiper-slide .wenzi1 {
      position: absolute;
      width: 900px;
      height: auto;
      /* height: 243px; */
      left: calc(50% - 450px);
      top: calc(50% - 55px);
      z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi2 {
      position: absolute;
      width: 500px;
      height: auto;
      left: calc(50% - 500px);
      top: calc(50% - 140px);
      z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi3 {
      position: absolute;
    width: 760px;
    height: auto;
    left: calc(50% - 540px);
    top: calc(50% - 60px);
    z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi4 {
      position: absolute;
    width: 760px;
    height: auto;
    right: calc(50% - 540px);
    bottom: calc(50% - 90px);
    z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi5 {
      position: absolute;
      width: 900px;
      height: auto;
      left: calc(50% - 450px);
      top: calc(50% - 55px);
      z-index: 100;
    }
  
    .swiper1 .swiper-slide img {
      width: 100%;
      height: 100%;
    }
  
    .swiper1 .swiper-pagination {
      position: absolute;
      bottom: 0;
      z-index: 10;
    }
  
    .swiper1 .swiper-pagination .my-bullet {
      display: inline-block;
      width: 53px;
      height: 3px;
      background: rgba(255, 255, 255, 0.5);
      cursor: pointer;
      margin-right: 8px;
    }
  
    .swiper1 .swiper-pagination .my-bullet-active {
      display: inline-block;
      width: 57px;
      height: 6px;
      background: #ffffff;
      cursor: pointer;
      margin-right: 8px;
    }
  
    .swiper1 .swiper-button-prev {
      left: 30px;
    }
  
    .swiper1 .swiper-button-next {
      right: 30px;
    }
  
    .swiper1 .my-button-disabled {
      color: #dfb3b9 !important;
      z-index: 100;
    }
  
    /* 聚焦 */
  
    .hot-news {
      display: flex;
    }
  
    .hot-news .sidebar {
      background: #cb0001;
      font-size: 20px;
      font-weight: normal;
      color: #ffffff;
      writing-mode: vertical-lr;
      padding: 35px 10px;
    }
  
    .hot-news .right-news {
      flex: 1;
      width: 0;
      margin-left: 30px;
    }
  
    .hot-news .right-news .sub-title {
      font-size: 22px;
      font-weight: 400;
      color: #333333;
      line-height: 36px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .hot-news .right-news .sub-title:hover {
      color: #286ccd;
    }
  
    .hot-news .right-news .news-list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 40px;
      grid-row-gap: 20px;
      margin-top: 22px;
      font-size: 16px;
      font-weight: 400;
      color: #666666;
    }
  
    .hot-news .right-news .news-list li {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      padding-left: 20px;
      cursor: pointer;
    }
  
    .hot-news .right-news .news-list li:hover {
      color: #286ccd;
    }
  
    .hot-news .right-news .news-list li::before {
      content: "";
      width: 5px;
      height: 5px;
      background: #cb0001;
      border-radius: 50%;
      position: absolute;
      left: 0px;
      top: 50%;
      transform: translateY(-2.5px);
    }
  
    .focus {
      height: 90px;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
  
    .focus .focusLeft {
      display: flex;
      align-items: center;
      width: 100%;
    }
  
    .focus .focusLeft .sidebar {
      writing-mode: vertical-lr;
      background: #cb0001;
      font-size: 18px;
      font-weight: normal;
      color: #ffffff;
      padding: 12px 8px;
      margin-right: 10px;
      border-radius: 3px;
      text-align: center;
    }
  
    .focus .focusLeft .focusTitle {
      width: 50px;
      margin-right: 50px;
    }
  
    .focus .focusLeft .title {
      font-size: 26px;
      font-family: Source Han Sans CN-Bold, Source Han Sans CN;
      font-weight: bold;
      color: #000000;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
  
    .focus .focusLeft a {
      flex: 1;
      overflow: hidden;
    }
  
    .focus .focusLeft a p {
      margin-top: 8px;
      color: #666666;
      font-size: 15px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.5;
    }
  
    .focus .journey {
      width: 260px;
      background: #ef0909;
      border-radius: 10px 10px 10px 10px;
    }
  
    .focus .journey1 {
      display: none;
    }
  
    /* 新闻中心 */
    .news-box {
      /* border-top: 1px solid #e8e8e8; */
      padding-top: 25px;
    }
  
    .news-box .business-movement {
      display: flex;
      justify-content: space-between;
      margin: 40px 0;
    }
  
    .news-box .business-movement .left {
      flex: 1;
      overflow: hidden;
    }
  
    .news-box .business-movement .left .swiper2 {
      width: 100%;
      height: 341px;
      overflow: hidden;
    }
  
    .news-box .business-movement .right {
      flex: 1;
      margin-left: 60px;
      overflow: hidden;
      position: relative;
    }
  
    .news-box .business-movement .swiper2 {
      position: relative;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide {
      position: relative;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide img {
      width: 100%;
      height: 100%;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide .cover {
      height: 60px;
      background: rgba(0, 0, 0, 0.4);
      opacity: 0.9;
      padding: 0 20px;
      box-sizing: border-box;
      position: absolute;
      z-index: 9;
      left: 0;
      right: 0;
      bottom: 0;
      color: #ffffff;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide .cover-text {
      display: inline-block;
      width: 75%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 16px;
      line-height: 60px;
      font-weight: 400;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination {
      position: absolute;
      bottom: 20px;
      padding-right: 20px;
      box-sizing: border-box;
      z-index: 10;
      text-align: right;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination .my-bullet {
      display: inline-block;
      width: 10px;
      height: 6px;
      background: #ffffff;
      border-radius: 20px;
      cursor: pointer;
      margin-right: 6px;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination .my-bullet-active {
      display: inline-block;
      width: 25px;
      height: 6px;
      background: #e94e02;
      border-radius: 20px;
      cursor: pointer;
      margin-right: 6px;
    }
  
    .news-box .business-movement .right .tabs {
      display: flex;
      align-items: center;
      height: 60px;
    }
  
    .news-box .business-movement .right .tabs .single-tab {
      font-size: 20px;
      font-weight: 500;
      color: #999999;
      margin-right: 10px;
      cursor: pointer;
      padding: 5px 20px 10px;
      box-sizing: content-box;
    }
  
    .news-box .business-movement .right .tabs .single-tab:last-child {
      margin-right: 0;
    }
  
    .news-box .business-movement .right .tabs .active {
      font-weight: 800;
      color: #286ccd;
      background: url("../pic/newtabbg.png") no-repeat;
      background-size: 100% 14px;
      background-position: bottom;
      position: relative;
      background-position: 0 75%;
    }
  
    .news-box .business-movement .right .movement {
      position: absolute;
      top: 65px;
      display: none;
    }
  
    .news-box .business-movement .right .boxshow {
      display: block !important;
      width: 690px;
      height: 275px;
      opacity: 1;
      transition: opacity 1s ease-in-out;
    }
  
    .news-box .business-movement .right .movement li {
      display: flex;
      justify-content: space-between;
      cursor: pointer;
      margin-bottom: 15px;
    }
  
    .news-box .business-movement .right .movement li:hover .content {
      color: #286ccd !important;
    }
  
    .news-box .business-movement .right .movement li .content {
      width: 75%;
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      font-size: 17px;
      color: #333333;
    }
  
    .news-box .business-movement .right .movement li .content::before {
      content: "";
      width: 8px;
      height: 8px;
      background: url("../pic/diamond.png");
      background-size: 8px 8px;
      position: absolute;
      left: 0;
      top: calc(50% - 4px);
    }
  
    .news-box .business-movement .right .movement li .date {
      width: 20%;
      font-size: 14px;
      font-weight: 400;
      color: #999999;
      text-align: right;
    }
  
    .news-box .business-movement .right .movement .movement-title {
      font-weight: 800;
      color: #286ccd;
      background: url("../pic/newtabbg.png") no-repeat;
      background-size: 100% 14px;
      background-position: bottom;
      position: relative;
      background-position: 0 75%;
      font-size: 20px;
      cursor: pointer;
      padding: 5px 20px 10px;
      margin-bottom: 5px;
      display: inline-block;
    }
  
    /* 投标公告 公示 */
    .tenders {
      padding: 15px 0;
      display: flex;
    }
  
    .tenders .tendersNotice {
      flex: 1;
      margin-right: 35px;
      overflow: hidden;
    }
  
    .tenders .tendersNotice .title {
      cursor: pointer;
      padding: 5px 25px 5px;
      box-sizing: content-box;
      font-size: 28px;
      display: inline-block;
      font-weight: 800;
      color: #286ccd;
      background: url("../pic/newtabbg.png") no-repeat;
      background-size: 100% 14px;
      background-position: bottom;
      position: relative;
    }
  
    .tenders .tendersBox {
      margin-top: 35px;
    }
  
    .tenders .tendersNotice a {
      display: flex;
      justify-content: space-between;
      cursor: pointer;
      margin-bottom: 20px;
      align-items: center;
    }
  
    .tenders .tendersNotice li:hover .content {
      color: #286ccd !important;
    }
  
    .tenders .tendersNotice li:hover .date {
      color: #286ccd !important;
    }
  
    .tenders .tendersNotice .content {
      width: 60%;
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      font-size: 18px;
      color: #333333;
    }
  
    .tenders .tendersNotice li .content::before {
      content: "";
      width: 8px;
      height: 8px;
      background: url("../pic/diamond.png");
      background-size: 8px 8px;
      position: absolute;
      left: 0;
      top: calc(50% - 4px);
    }
  
    .tenders .tendersNotice li .date {
      width: 30%;
      font-size: 18px;
      font-weight: 400;
      color: #999999;
      text-align: right;
    }
  
    .tenders .tendersPerson {
      padding-top: 20px;
      width: 350px;
    }
  
    .tenders .tendersPerson img {
      width: 100%;
    }
  
    .tenders .tendersPerson .handle {
      display: flex;
      align-items: center;
      justify-content: space-around;
      height: 40px;
    }
  
    .tenders .tendersPerson .handle a {
      color: #286ccd;
      font-size: 18px;
    }
  
    /* 主营业务 */
    .businessMain {
      background: #f6f6f6;
      padding: 30px 0;
    }
  
    .businessMain .businessTitle {
      text-align: center;
    }
  
    .businessMain .businessTitle img {
      width: 450px;
    }
  
    .businessMain .businessContent {
      margin-top: 40px;
      display: flex;
      align-items: center;
    }
  
    .businessMain .businessContent .businessList {
      flex: 1;
      margin-right: 20px;
      background: #ffffff;
      cursor: pointer;
      overflow: hidden;
    }
  
    .businessMain .businessContent .businessList:hover .businessTop img {
      transform: scale(1.1);
      transition: all 0.7s ease 0s;
    }
  
    .businessMain .businessContent .businessList:hover .businessInfo img {
      transform: rotate(360deg);
      transition: all 0.7s ease 0s;
    }
  
    .businessMain .businessContent .businessList:last-child {
      margin-right: 0;
    }
  
    .businessMain .businessContent .businessList .businessInfo {
      text-align: center;
      padding: 30px;
    }
  
    .businessMain .businessContent .businessList .businessInfo img {
      width: 65px;
    }
  
    .businessMain .businessContent .businessList .businessInfo p {
      margin-top: 8px;
      line-height: 22px;
      font-size: 18px;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
      font-weight: 400;
      color: #333333;
    }
  
    /* 产业 */
    .industry {
      background: #f6f6f6;
      padding: 40px 0 0;
    }
  
    .industry .industryTitle {
      text-align: center;
    }
  
    .industry .industrybox {
      margin-top: 30px;
      display: flex;
      align-items: center;
    }
  
    .industry .industryContent {
      margin-top: 30px;
      display: flex;
      align-items: center;
    }
  
    .industryContent .industryItem {
      margin-right: 45px;
      cursor: pointer;
      flex: 1;
      overflow: hidden;
    }
  
    .industry .industryContent .industryTop {
      position: relative;
    }
  
    .industry .industryContent .industryTop .tipPic {
      position: absolute;
      left: calc(50% - 60px);
      top: calc(50% - 60px);
      display: none;
    }
  
    .industryContent .industryItem:last-child {
      margin-right: 0px;
    }
  
    .industryContent .industryItem .industryBottom {
      height: 100px;
      background: #ffffff;
    }
  
    .industryContent .industryItem .bg {
      height: 370px;
      width: 370px;
    }
  
    .industryContent .industryItem .title {
      height: 100px;
      line-height: 100px;
      font-size: 26px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #333333;
      text-align: center;
      position: relative;
    }
  
    .industry .industryContent .industryItem:hover .title {
      color: #286ccd;
    }
  
    .industry .industryContent .industryItem:hover .industryTop .tipPic {
      display: inline-block !important;
    }
  
    .industry .industrybox .industryList {
      height: 600px;
      flex: 1;
      cursor: pointer;
    }
  
    .industry .industrybox .industryList .bg {
      width: 100%;
      height: 300px;
    }
  
    .industry .industrybox .industryList .industryTop {
      height: 300px;
      position: relative;
    }
  
    .industry .industrybox .industryList .industryTop .tipPic {
      position: absolute;
      left: calc(50% - 60px);
      top: 90px;
      /* visibility: hidden; */
      display: none;
    }
  
    .industry .industrybox .industryList:hover .industryTop .tipPic {
      display: inline-block;
      transition-delay: 1s;
    }
  
    .industry .industrybox .industryList .industryBottom {
      background: #ffffff;
      height: 300px;
    }
  
    .industry .industrybox .industryList .title {
      height: 102px;
      line-height: 102px;
      font-size: 30px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #333333;
      text-align: center;
      position: relative;
    }
  
    .industry .industrybox .industryList:hover .title {
      color: #286ccd;
      transition-delay: 1s;
    }
  
    .industry .industrybox .industryList .title::after {
      content: "";
      position: absolute;
      left: 30px;
      right: 30px;
      bottom: 0;
      height: 1px;
      background: #d5d5d5;
    }
  
    .industry .industrybox .industryList .industryInfo {
      padding: 30px;
    }
  
    .industry .industrybox .industryList .industryInfo .item {
      display: inline-block;
      width: calc(50% - 26px);
      margin: 0 40px 25px 0;
      height: 50px;
      line-height: 50px;
      border-radius: 6px;
      border: 1px solid #bebebe;
      text-align: center;
    }
  
    .industry .industrybox .industryList .industryInfo .item:hover {
      color: #ffffff;
      background: #286ccd;
    }
  
    .industry .industrybox .industryList:hover .industryInfo .item {
      border: 1px solid #286ccd;
    }
  
    .industry .industrybox .industryList .industryInfo .item:nth-child(2n + 2) {
      margin-right: 0;
    }
  
    /* 党的建设 */
  
    .construct {
      background: url("../pic/bg.jpg");
      padding: 8px 0 35px;
    }
  
    .construct .constructTitle {
      text-align: center;
    }
  
    .construct .constructTitle img {
      width: 165px;
    }
  
    .constructbox {
      display: flex;
      align-items: center;
      margin-top: 50px;
    }
  
    .constructbox .constructLeft {
      flex: 1;
      margin-right: 40px;
      display: flex;
      align-items: center;
      height: 460px;
      overflow: hidden;
    }
  
    .constructbox .constructLeft .constructNav {
      width: 100px;
    }
  
    .constructbox .constructLeft .constructNav .navList {
      width: 100px;
      height: 230px;
      background: #ffeeee;
      padding: 0 35px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      justify-content: center;
      font-size: 28px;
      font-weight: bold;
      color: #333333;
      line-height: 36px;
      cursor: pointer;
    }
  
    .constructbox .constructLeft .constructNav .navAction {
      background: url("../pic/navbg.png");
      color: #ffffff;
    }
  
    .constructbox .constructLeft .constructList {
      height: 460px;
      width: calc(100% - 100px);
      padding-top: 50px;
      box-sizing: border-box;
      background: #ffffff;
      display: none;
    }
  
    .constructbox .constructLeft .boxshow {
      display: block;
    }
  
    .constructbox .constructLeft .constructList .constructItem {
      line-height: 28px;
      margin-bottom: 29px;
      font-size: 18px;
      font-weight: 400;
      color: #333333;
      padding: 0 45px 0 50px;
      position: relative;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .constructbox .constructLeft .constructList .constructItem:hover {
      color: #286ccd !important;
    }
  
    .constructbox .constructLeft .constructList .constructItem::before {
      content: "";
      position: absolute;
      top: 9px;
      left: 30px;
      width: 8px;
      height: 8px;
      background: url("../pic/xing.png");
    }
  
    .constructbox .constructRight {
      flex: 1;
      height: 460px;
      background: #ffffff;
      overflow: hidden;
    }
  
    .constructbox .constructRight .themeTitle {
      padding: 30px 30px 20px 30px;
      display: flex;
      align-items: center;
    }
  
    .constructbox .constructRight .themeTitle span {
      margin-left: 11px;
      font-size: 28px;
      font-family: Source Han Sans CN-Bold, Source Han Sans CN;
      font-weight: bold;
      color: #333333;
    }
  
    .constructbox .constructRight .themebox {
      margin: 0 30px;
    }
  
    .constructbox .constructRight .themebox .themeList {
      padding: 0 20px;
      margin-bottom: 29px;
      position: relative;
    }
  
    .constructbox .constructRight .themebox .themeName {
      font-size: 18px;
      font-weight: 400;
      color: #333333;
      line-height: 28px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .constructbox .constructRight .themebox .themeList:hover .themeName {
      color: #286ccd !important;
    }
  
    .constructbox .constructRight .themebox .themeList::before {
      content: "";
      position: absolute;
      top: 9px;
      left: 3px;
      width: 8px;
      height: 8px;
      background: url("../pic/xing.png");
    }
  
    .constructbox .constructRight .themebox .desc {
      margin-top: 15px;
      font-size: 15px;
      color: #999999;
    }
  
    .constructbox .constructRight .themebox .themeList1 {
      background: #f9f9f9;
      margin-bottom: 27px;
      padding: 12px 20px;
    }
  
    .constructbox .constructRight .themebox .themeList1:hover .themeName {
      color: #286ccd !important;
    }
  
    .constructbox .constructRight .themebox .themeList1 .themeName {
      line-height: 36px;
      font-size: 20px;
      font-weight: 400;
      color: #333333;
      line-height: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .construct .link {
      display: flex;
      align-items: center;
      margin-top: 40px;
    }
  
    .construct .link .linkItem {
      flex: 1;
      overflow: hidden;
      cursor: pointer;
    }
  
    .construct .link .linkItem img {
      width: 100%;
    }
  
    .construct .link .linkItem:nth-child(1) {
      margin-right: 0px;
      width: 1140px;
    }
  
    /* 关于我们 */
    .about-our {
      background: #f5f9ff;
      background: url("../img/about-bg.jpg") no-repeat;
      background-size: 100% 150%;
      padding: 30px 0;
    }
  
    .about-our .title-wrap {
      text-align: center;
      padding: 0 0 0px;
    }
  
    .about-our .title-wrap img {
      width: 180px;
    }
  
    .about-our .content {
      display: flex;
      justify-content: space-between;
    }
  
    .about-our .content .left {
      width: 44%;
    }
  
    .about-our .content .left .title {
      font-size: 26px;
      font-weight: 400;
      color: #333333;
    }
  
    .about-our .content .left .description {
      font-size: 16px;
      font-weight: 400;
      color: #333333;
      margin-top: 30px;
      line-height: 30px;
    }
  
    .about-our .content .left .look-more {
      width: 225px;
      height: 55px;
      line-height: 55px;
      text-align: center;
      background: #286ccd;
      border-radius: 27px;
      font-size: 16px;
      font-weight: 400;
      color: #ffffff;
      margin-top: 30px;
      cursor: pointer;
    }
  
    .about-our .content .left .look-more a {
      color: #ffffff;
    }
  
    .about-our .content .right {
      width: 47%;
    }
  
    .about-our .content .right img {
      width: 100%;
    }
  
    .lianjie {
      background: #f0f0f0;
      padding: 25px 0;
    }
  
    .lianjie .friendship {
      display: flex;
      align-items: center;
    }
  
    .lianjie span {
      /* font-size: 24px; */
      font-weight: 400;
      color: #333333;
    }
  
    .lianjie .selectItem {
      margin-right: 45px;
      width: calc((100% - 220px) / 3);
    }
  
    .lianjie .selectItem:last-child {
      margin-right: 0px;
    }
  
    .lianjie .select-box {
      position: relative;
    }
  
    .select-box .box-top {
      width: 100%;
      height: 50px;
      background: #ffffff;
      display: flex;
      box-sizing: border-box;
      padding: 0 20px;
      align-items: center;
      font-size: 20px;
      color: #b6d2fa;
      justify-content: space-between;
      cursor: pointer;
    }
  
    .select-box .box-top span {
      font-size: 16px;
      color: #999999;
    }
  
    .select-box .box-top:hover img {
      transform: rotate(180deg);
    }
  
    .select-box .box-top img {
      transition: all 0.2s;
      width: 13px;
      height: 13px;
    }
  
    .box-bottom {
      transition: all 0.2s;
      display: none;
      max-height: 240px;
      width: 100%;
      box-sizing: border-box;
      border: 1 solid #4889e6;
      /* border-top: none; */
      position: absolute;
      background: #ffffff;
    }
  
    .select-box:hover .box-bottom {
      display: inline-block;
    }
  
    .box-bottom div {
      box-sizing: border-box;
      padding: 0 20px;
      display: block;
      width: 100%;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 16px;
      cursor: pointer;
    }
  
    .box-bottom div:hover {
      background: rgba(0, 0, 0, 0.1);
    }
  
    /* 项目展示 */
    .construction {
      padding: 30px 0;
      background: #f5f9ff;
    }
  
    .construction .title-wrap {
      text-align: center;
      padding: 0 0 0px;
    }
  
    .construction .title-wrap .title {
      font-size: 34px;
      font-weight: 400;
      color: #333333;
    }
  
    .construction .title-wrap .english-title {
      font-size: 16px;
      font-weight: 400;
      color: #999999;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
      position: relative;
    }
  
    .construction .title-wrap .english-title::before {
      content: "";
      width: 100px;
      height: 1px;
      background: #999999;
      position: absolute;
      left: -140px;
      top: 49%;
    }
  
    .construction .title-wrap .english-title::after {
      content: "";
      width: 100px;
      height: 1px;
      background: #999999;
      position: absolute;
      right: -140px;
      top: 49%;
    }
  
    .construction .party-build {
      display: flex;
      justify-content: space-between;
    }
  
    .construction .party-build .left {
      width: 45%;
      background: #ffffff;
      border-radius: 20px;
    }
  
    .construction .party-build .left .party-bg {
      background: url("../img/party-head-bg.png") no-repeat;
      background-size: 100% 100%;
      height: 115px;
      border-top-right-radius: 20px;
      color: #ffffff;
      display: flex;
      align-items: center;
    }
  
    .construction .party-build .left .party-head {
      padding-left: 35px;
      position: relative;
    }
  
    .construction .party-build .left .party-head::before {
      content: "";
      width: 4px;
      height: 47px;
      background: #ffffff;
      border-radius: 2px;
      position: absolute;
      left: 20px;
    }
  
    .construction .party-build .left .party-head .name {
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
    }
  
    .construction .party-build .left .party-head .english-name {
      font-size: 15px;
      font-weight: 400;
      color: #ffffff;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    }
  
    .construction .party-build .left .party-list {
      padding: 30px 25px 10px;
    }
  
    .construction .party-build .left .party-list li {
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 25px;
      cursor: pointer;
      position: relative;
    }
  
    .construction .party-build .left .party-list li a {
      color: #000;
    }
  
    .construction .party-build .left .party-list li a:hover {
      color: #cb0001;
    }
  
    .construction .party-build .left .party-list li::before {
      content: "";
      width: 5px;
      height: 5px;
      background: #cb0001;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-2.5px);
    }
  
    .construction .party-build .right {
      width: 53%;
      background: #ffffff;
      border-radius: 20px;
      padding: 0 25px;
      box-sizing: border-box;
    }
  
    .construction .party-build .right .party-class {
      margin-top: 25px;
    }
  
    .construction .party-build .right .party-class .title {
      font-size: 18px;
      font-weight: 400;
      color: #cb0001;
      padding-left: 18px;
      position: relative;
    }
  
    .construction .party-build .right .party-class .title::before {
      content: "";
      width: 4px;
      height: 20px;
      background: #cb0001;
      border-radius: 2px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-10px);
    }
  
    .construction .party-build .right .party-class-list {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      grid-column-gap: 24px;
      margin-top: 24px;
    }
  
    .construction .party-build .right .party-class-list li {
      background: url("../img/party-class-bg.png") no-repeat;
      background-size: 100% 100%;
      height: 180px;
      padding: 12px 10px;
      box-sizing: border-box;
      cursor: pointer;
    }
  
    .construction .party-build .right .party-class-list li .year {
      font-size: 13px;
      font-weight: bold;
      color: #c90000;
      text-align: right;
    }
  
    .construction .party-build .right .party-class-list li .content {
      margin-top: 25px;
      font-size: 18px;
      color: #c90000;
      text-align: center;
    }
  
    .construction .party-build .right .party-class-list li .content .count {
      font-size: 36px;
    }
  
    .construction .party-build .right .education {
      font-size: 36px;
      margin-top: 30px;
    }
  
    .construction .party-build .right .education .title {
      font-size: 18px;
      font-weight: 400;
      color: #cb0001;
      padding-left: 18px;
      position: relative;
    }
  
    .construction .party-build .right .education .title::before {
      content: "";
      width: 4px;
      height: 20px;
      background: #cb0001;
      border-radius: 2px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-10px);
    }
  
    .construction .party-build .right .education-list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 30px;
      grid-row-gap: 25px;
      margin: 30px 0 ;
    }
  
    .construction .party-build .right .education-list li {
      cursor: pointer;
      font-size: 16px;
      font-weight: 400;
    }
  
    .construction .party-build .right .education-list li a {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: #000;
    }
  
    .construction .party-build .right .education-list a:hover .content {
      color: #cb0001;
    }
  
    .construction .party-build .right .education-list a:hover .date {
      color: #cb0001;
    }
  
    .construction .party-build .right .education-list li .content {
      flex: 1;
      width: 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
  
    .construction .party-build .right .education-list li .date {
      width: 100px;
      color: #999999;
      text-align: right;
    }
  }
  
  @media screen and (min-width: 1501px) {
    /* 轮播图 */
    .swiper1 {
      width: 100%;
      overflow: hidden;
      position: relative;
      cursor: pointer;
    }
  
    .swiper1 .swiper-slide {
      position: relative;
    }
  
    .swiper1 .swiper-slide .wenzi1 {
      position: absolute;
      width: 1200px;
      height: auto;
      /* height: 243px; */
      left: calc(50% - 600px);
      top: calc(50% - 70px);
      z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi2 {
      position: absolute;
      width: 652px;
      height: auto;
      left: calc(50% - 615px);
      top: calc(50% - 180px);
      z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi3 {
      position: absolute;
    width: 1000px;
    height: auto;
    left: calc(50% - 640px);
    top: calc(50% - 80px);
    z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi4 {
      position: absolute;
      width: 1000px;
    height: auto;
    right: calc(50% - 640px);
    bottom: calc(50% - 100px);
    z-index: 100;
    }
  
    .swiper1 .swiper-slide .wenzi5 {
      position: absolute;
      width: 1200px;
      height: auto;
      left: calc(50% - 600px);
      top: calc(50% - 70px);
      z-index: 100;
    }
  
    .swiper1 .swiper-slide img {
      width: 100%;
      height: 100%;
    }
  
    .swiper1 .swiper-pagination {
      position: absolute;
      bottom: 0;
      z-index: 10;
    }
  
    .swiper1 .swiper-pagination .my-bullet {
      display: inline-block;
      width: 53px;
      height: 3px;
      background: rgba(255, 255, 255, 0.5);
      cursor: pointer;
      margin-right: 8px;
    }
  
    .swiper1 .swiper-pagination .my-bullet-active {
      display: inline-block;
      width: 57px;
      height: 6px;
      background: #ffffff;
      cursor: pointer;
      margin-right: 8px;
    }
  
    .swiper1 .swiper-button-prev {
      left: 30px;
    }
  
    .swiper1 .swiper-button-next {
      right: 30px;
    }
  
    .swiper1 .my-button-disabled {
      color: #dfb3b9 !important;
      z-index: 100;
    }
  
    /* 聚焦 */
  
  
   .hot-news {
      display: flex;
  }
  
   .hot-news .sidebar {
      background: #CB0001;
      font-size: 22px;
      font-weight: normal;
      color: #FFFFFF;
      writing-mode: vertical-lr;
      padding: 35px 10px;
  }
  
   .hot-news .right-news {
      flex: 1;
      width: 0;
      margin-left: 30px;
  }
  
   .hot-news .right-news .sub-title {
      font-size: 24px;
      font-weight: 400;
      color: #333333;
      line-height: 36px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
  }
  
   .hot-news .right-news .sub-title:hover {
      color: #286CCD;
  }
  
   .hot-news .right-news .news-list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 40px;
      grid-row-gap: 20px;
      margin-top: 22px;
      font-size: 18px;
      font-weight: 400;
      color: #666666;
  }
  
   .hot-news .right-news .news-list li {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      padding-left: 20px;
      cursor: pointer;
  }
   .hot-news .right-news .news-list li a{
      color: #666666;
  }
  
   .hot-news .right-news .news-list li a:hover {
      color: #286CCD;
  }
  
   .hot-news .right-news .news-list li::before {
      content: "";
      width: 5px;
      height: 5px;
      background: #CB0001;
      border-radius: 50%;
      position: absolute;
      left: 0px;
      top: 50%;
      transform: translateY(-2.5px);
  }
  
    .focus {
      height: 120px;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
  
    .focus .focusLeft {
      display: flex;
      align-items: center;
      width: 100%;
    }
  
    .focus .focusLeft .sidebar {
      writing-mode: vertical-lr;
      background: #cb0001;
      font-size: 20px;
      font-weight: normal;
      color: #ffffff;
      padding: 15px 10px;
      margin-right: 15px;
      border-radius: 3px;
      text-align: center;
    }
  
    .focus .focusLeft .focusTitle {
      width: 60px;
      height: 60px;
      margin-right: 60px;
    }
  
    .focus .focusLeft .title {
      font-size: 30px;
      font-family: Source Han Sans CN-Bold, Source Han Sans CN;
      font-weight: bold;
      color: #000000;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
  
    .focus .focusLeft a {
      flex: 1;
      overflow: hidden;
    }
  
    .focus .focusLeft a p {
      margin-top: 10px;
      color: #666666;
      font-size: 16px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.5;
    }
  
    .focus .journey {
      width: 300px;
      height: 120px;
      background: #ef0909;
      border-radius: 10px 10px 10px 10px;
    }
  
    .focus .journey1 {
      display: none;
    }
  
    /* 新闻中心 */
    .news-box {
      /* border-top: 1px solid #e8e8e8; */
      padding-top: 30px;
    }
  
    .news-box .business-movement {
      display: flex;
      justify-content: space-between;
      margin: 40px 0;
    }
  
    .news-box .business-movement .left {
      flex: 1;
      overflow: hidden;
    }
  
    .news-box .business-movement .left .swiper2 {
      width: 100%;
      height: 434px;
      overflow: hidden;
    }
  
    .news-box .business-movement .right {
      flex: 1;
      margin-left: 60px;
      overflow: hidden;
      position: relative;
    }
  
    .news-box .business-movement .swiper2 {
      position: relative;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide {
      position: relative;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide img {
      width: 100%;
      height: 100%;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide .cover {
      height: 60px;
      background: rgba(0, 0, 0, 0.4);
      opacity: 0.9;
      padding: 0 20px;
      box-sizing: border-box;
      position: absolute;
      z-index: 9;
      left: 0;
      right: 0;
      bottom: 0;
      color: #ffffff;
    }
  
    .news-box .business-movement .swiper2 .swiper-slide .cover-text {
      display: inline-block;
      width: 75%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 18px;
      line-height: 60px;
      font-weight: 400;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination {
      position: absolute;
      bottom: 20px;
      padding-right: 20px;
      box-sizing: border-box;
      z-index: 10;
      text-align: right;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination .my-bullet {
      display: inline-block;
      width: 10px;
      height: 6px;
      background: #ffffff;
      border-radius: 20px;
      cursor: pointer;
      margin-right: 6px;
    }
  
    .news-box .business-movement .swiper2 .swiper2-pagination .my-bullet-active {
      display: inline-block;
      width: 25px;
      height: 6px;
      background: #e94e02;
      border-radius: 20px;
      cursor: pointer;
      margin-right: 6px;
    }
  
    .news-box .business-movement .right .tabs {
      display: flex;
      align-items: center;
      height: 60px;
    }
  
    .news-box .business-movement .right .tabs .single-tab {
      font-size: 26px;
      font-weight: 500;
      color: #999999;
      margin-right: 10px;
      cursor: pointer;
      padding: 5px 9px 10px;
      box-sizing: content-box;
    }
  
    .news-box .business-movement .right .tabs .single-tab:last-child {
      margin-right: 0;
    }
  
    .news-box .business-movement .right .tabs .active {
      font-weight: 600;
      color: #286ccd;
      background: url("../pic/newtabbg.png") no-repeat;
      background-size: 100% 20px;
      background-position: bottom;
      position: relative;
      background-position: 0 75%;
    }
  
    .news-box .business-movement .right .movement {
      position: absolute;
      top: 75px;
      display: none;
    }
  
    .news-box .business-movement .right .boxshow {
      display: block !important;
      height: 294.5px;
      transition: opacity 1s ease-in-out;
    }
  
    .news-box .business-movement .right .movement li {
      display: flex;
      justify-content: space-between;
      cursor: pointer;
      margin-bottom: 25px;
    }
  
    .news-box .business-movement .right .movement li:hover .content {
      color: #286ccd !important;
    }
  
    .news-box .business-movement .right .movement li .content {
      width: 75%;
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      font-size: 20px;
      color: #333333;
    }
  
    .news-box .business-movement .right .movement li .content::before {
      content: "";
      width: 8px;
      height: 8px;
      background: url("../pic/diamond.png");
      background-size: 8px 8px;
      position: absolute;
      left: 0;
      top: calc(50% - 4px);
    }
  
    .news-box .business-movement .right .movement li .date {
      width: 20%;
      font-size: 16px;
      font-weight: 400;
      color: #999999;
      text-align: right;
    }
  
    .news-box .business-movement .right .movement .movement-title {
      font-weight: 600;
      color: #286ccd;
      background: url("../pic/newtabbg.png") no-repeat;
      background-size: 100% 20px;
      background-position: bottom;
      position: relative;
      background-position: 0 75%;
      padding: 5px 9px 10px;
      font-size: 26px;
      margin-bottom: 8px;
      display: inline-block;
    }
  
    /* 投标公告 公示 */
    .tenders {
      padding: 20px 0;
      display: flex;
    }
  
    .tenders .tendersNotice {
      flex: 1;
      margin-right: 45px;
      overflow: hidden;
    }
  
    .tenders .tendersNotice .title {
      cursor: pointer;
      padding: 5px 25px 5px;
      box-sizing: content-box;
      font-size: 30px;
      display: inline-block;
      font-weight: 800;
      color: #286ccd;
      background: url(../pic/newtabbg.png) no-repeat;
      background-size: 100% 20px;
      background-position: bottom;
      position: relative;
    }
  
    .tenders .tendersBox {
      margin-top: 35px;
    }
  
    .tenders .tendersNotice a {
      display: flex;
      justify-content: space-between;
      cursor: pointer;
      line-height: 28px;
      margin-bottom: 29px;
      align-items: center;
    }
  
    .tenders .tendersNotice li:hover .content {
      color: #286ccd !important;
    }
  
    .tenders .tendersNotice li:hover .date {
      color: #286ccd !important;
    }
  
    .tenders .tendersNotice .content {
      width: 70%;
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      font-size: 20px;
      color: #333333;
    }
  
    .tenders .tendersNotice li .content::before {
      content: "";
      width: 8px;
      height: 8px;
      background: url("../pic/diamond.png");
      background-size: 8px 8px;
      position: absolute;
      left: 0;
      top: calc(50% - 4px);
    }
  
    .tenders .tendersNotice li .date {
      width: 25%;
      font-size: 20px;
      font-weight: 400;
      color: #999999;
      text-align: right;
    }
  
    .tenders .tendersPerson {
      padding-top: 20px;
      width: 380px;
    }
  
    .tenders .tendersPerson img {
      width: 100%;
    }
  
    .tenders .tendersPerson .handle {
      display: flex;
      align-items: center;
      justify-content: space-around;
      height: 60px;
    }
  
    .tenders .tendersPerson .handle a {
      color: #286ccd;
      font-size: 20px;
    }
  
    /* 主营业务 */
    .businessMain {
      background: #f6f6f6;
      padding: 40px 0;
    }
  
    .businessMain .businessTitle {
      text-align: center;
    }
  
    .businessMain .businessTitle img {
      width: 515px;
    }
  
    .businessMain .businessContent {
      margin-top: 50px;
      display: flex;
      align-items: center;
    }
  
    .businessMain .businessContent .businessList {
      flex: 1;
      margin-right: 25px;
      background: #ffffff;
      cursor: pointer;
      overflow: hidden;
    }
  
    .businessMain .businessContent .businessList:hover .businessTop img {
      transform: scale(1.1);
      transition: all 0.7s ease 0s;
    }
  
    .businessMain .businessContent .businessList:hover .businessInfo img {
      transform: rotate(360deg);
      transition: all 0.7s ease 0s;
    }
  
    .businessMain .businessContent .businessList:last-child {
      margin-right: 0;
    }
  
    .businessMain .businessContent .businessList .businessInfo {
      text-align: center;
      padding: 30px;
    }
  
    .businessMain .businessContent .businessList .businessInfo p {
      margin-top: 10px;
      line-height: 24px;
      font-size: 20px;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
      font-weight: 400;
      color: #333333;
    }
  
    /* 产业 */
    .industry {
      background: #f6f6f6;
      padding: 40px 0 0;
    }
  
    .industry .industryTitle {
      text-align: center;
    }
  
    .industry .industrybox {
      margin-top: 30px;
      display: flex;
      align-items: center;
    }
  
    .industry .industryContent {
      margin-top: 30px;
      display: flex;
      align-items: center;
    }
  
    .industryContent .industryItem {
      margin-right: 45px;
      cursor: pointer;
      flex: 1;
      overflow: hidden;
    }
  
    .industry .industryContent .industryTop {
      position: relative;
    }
  
    .industry .industryContent .industryTop .tipPic {
      position: absolute;
      left: calc(50% - 60px);
      top: calc(50% - 60px);
      display: none;
    }
  
    .industryContent .industryItem:last-child {
      margin-right: 0px;
    }
  
    .industryContent .industryItem .bg {
      width: 450px;
      height: 400px;
    }
  
    .industryContent .industryItem .industryBottom {
      height: 100px;
      background: #ffffff;
    }
  
    .industryContent .industryItem .title {
      height: 100px;
      line-height: 100px;
      font-size: 30px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #333333;
      text-align: center;
      position: relative;
    }
  
    .industry .industryContent .industryItem:hover .title {
      color: #286ccd;
    }
  
    .industry .industryContent .industryItem:hover .industryTop .tipPic {
      display: inline-block !important;
    }
  
    .industry .industrybox .industryList {
      height: 600px;
      flex: 1;
      cursor: pointer;
    }
  
    .industry .industrybox .industryList .bg {
      width: 100%;
      height: 300px;
    }
  
    .industry .industrybox .industryList .industryTop {
      height: 300px;
      position: relative;
    }
  
    .industry .industrybox .industryList .industryTop .tipPic {
      position: absolute;
      left: calc(50% - 60px);
      top: 90px;
      /* visibility: hidden; */
      display: none;
    }
  
    .industry .industrybox .industryList:hover .industryTop .tipPic {
      display: inline-block;
      transition-delay: 1s;
    }
  
    .industry .industrybox .industryList .industryBottom {
      background: #ffffff;
      height: 300px;
    }
  
    .industry .industrybox .industryList .title {
      height: 102px;
      line-height: 102px;
      font-size: 30px;
      font-family: PingFang SC-Bold, PingFang SC;
      font-weight: bold;
      color: #333333;
      text-align: center;
      position: relative;
    }
  
    .industry .industrybox .industryList:hover .title {
      color: #286ccd;
      transition-delay: 1s;
    }
  
    .industry .industrybox .industryList .title::after {
      content: "";
      position: absolute;
      left: 30px;
      right: 30px;
      bottom: 0;
      height: 1px;
      background: #d5d5d5;
    }
  
    .industry .industrybox .industryList .industryInfo {
      padding: 30px;
    }
  
    .industry .industrybox .industryList .industryInfo .item {
      display: inline-block;
      width: calc(50% - 26px);
      margin: 0 40px 25px 0;
      height: 50px;
      line-height: 50px;
      border-radius: 6px;
      border: 1px solid #bebebe;
      text-align: center;
    }
  
    .industry .industrybox .industryList .industryInfo .item:hover {
      color: #ffffff;
      background: #286ccd;
    }
  
    .industry .industrybox .industryList:hover .industryInfo .item {
      border: 1px solid #286ccd;
    }
  
    .industry .industrybox .industryList .industryInfo .item:nth-child(2n + 2) {
      margin-right: 0;
    }
  
    /* 党的建设 */
  
    .construct {
      background: url("../pic/bg.jpg");
      padding: 20px 0 20px;
    }
  
    .construct .constructTitle {
      text-align: center;
    }
  
    .construct .constructTitle img {
      width: 180px;
    }
  
    .constructbox {
      display: flex;
      align-items: center;
      margin-top: 50px;
    }
  
    .constructbox .constructLeft {
      flex: 1;
      margin-right: 40px;
      display: flex;
      align-items: center;
      height: 460px;
      overflow: hidden;
    }
  
    .constructbox .constructLeft .constructNav {
      width: 100px;
    }
  
    .constructbox .constructLeft .constructNav .navList {
      width: 100px;
      height: 230px;
      background: #ffeeee;
      padding: 0 35px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      justify-content: center;
      font-size: 30px;
      font-weight: bold;
      color: #333333;
      line-height: 36px;
      cursor: pointer;
    }
  
    .constructbox .constructLeft .constructNav .navAction {
      background: url("../pic/navbg.png");
      color: #ffffff;
    }
  
    .constructbox .constructLeft .constructList {
      height: 460px;
      width: calc(100% - 100px);
      padding-top: 50px;
      box-sizing: border-box;
      background: #ffffff;
      display: none;
    }
  
    .constructbox .constructLeft .boxshow {
      display: block;
    }
  
    .constructbox .constructLeft .constructList .constructItem {
      line-height: 28px;
      margin-bottom: 29px;
      font-size: 20px;
      font-weight: 400;
      color: #333333;
      padding: 0 45px 0 50px;
      position: relative;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .constructbox .constructLeft .constructList .constructItem:hover {
      color: #286ccd !important;
    }
  
    .constructbox .constructLeft .constructList .constructItem::before {
      content: "";
      position: absolute;
      top: 9px;
      left: 30px;
      width: 8px;
      height: 8px;
      background: url("../pic/xing.png");
    }
  
    .constructbox .constructRight {
      flex: 1;
      height: 460px;
      background: #ffffff;
      overflow: hidden;
    }
  
    .constructbox .constructRight .themeTitle {
      padding: 30px 30px 20px 30px;
      display: flex;
      align-items: center;
    }
  
    .constructbox .constructRight .themeTitle span {
      margin-left: 11px;
      font-size: 30px;
      font-family: Source Han Sans CN-Bold, Source Han Sans CN;
      font-weight: bold;
      color: #333333;
    }
  
    .constructbox .constructRight .themebox {
      margin: 0 30px;
    }
  
    .constructbox .constructRight .themebox .themeList {
      padding: 0 20px;
      margin-bottom: 29px;
      position: relative;
    }
  
    .constructbox .constructRight .themebox .themeName {
      font-size: 20px;
      font-weight: 400;
      color: #333333;
      line-height: 28px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .constructbox .constructRight .themebox .themeList:hover .themeName {
      color: #286ccd !important;
    }
  
    .constructbox .constructRight .themebox .themeList::before {
      content: "";
      position: absolute;
      top: 9px;
      left: 3px;
      width: 8px;
      height: 8px;
      background: url("../pic/xing.png");
    }
  
    .constructbox .constructRight .themebox .desc {
      margin-top: 15px;
      font-size: 16px;
      color: #999999;
    }
  
    .constructbox .constructRight .themebox .themeList1 {
      background: #f9f9f9;
      margin-bottom: 27px;
      padding: 12px 20px;
    }
  
    .constructbox .constructRight .themebox .themeList1:hover .themeName {
      color: #286ccd !important;
    }
  
    .constructbox .constructRight .themebox .themeList1 .themeName {
      line-height: 36px;
      font-size: 22px;
      font-weight: 400;
      color: #333333;
      line-height: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
    }
  
    .construct .link {
      display: flex;
      align-items: center;
      margin-top: 40px;
    }
  
    .construct .link .linkItem {
      flex: 1;
      overflow: hidden;
      cursor: pointer;
    }
  
    .construct .link .linkItem img {
      width: 1440px;
    }
  
    .construct .link .linkItem:nth-child(1) {
      margin-right: 0px;
    }
  
    /* 关于我们 */
    .about-our {
      background: #f5f9ff;
      background: url("../img/about-bg.jpg") no-repeat;
      background-size: 100% 150%;
      padding: 30px 0;
    }
  
    .about-our .title-wrap {
      text-align: center;
      padding: 0 0 50px;
    }
  
    .about-our .title-wrap img {
      width: 180px;
    }
  
    .about-our .title-wrap .title {
      font-size: 36px;
      font-weight: 400;
      color: #333333;
    }
  
    .construction .title-wrap .title img {
      width: 180px;
    }
  
    .about-our .title-wrap .english-title {
      font-size: 16px;
      font-weight: 400;
      color: #999999;
      position: relative;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    }
  
    .about-our .title-wrap .english-title::before {
      content: "";
      width: 100px;
      height: 1px;
      background: #999999;
      position: absolute;
      left: -140px;
      top: 49%;
    }
  
    .about-our .title-wrap .english-title::after {
      content: "";
      width: 100px;
      height: 1px;
      background: #999999;
      position: absolute;
      right: -140px;
      top: 49%;
    }
  
    .about-our .content {
      width: 100%;
      display: flex;
      justify-content: space-between;
      overflow: hidden;
    }
  
    .about-our .content .left {
      width: 46%;
    }
  
    .about-our .content .left .title {
      font-size: 30px;
      font-weight: 400;
      color: #333333;
    }
  
    .about-our .content .left .description {
      font-size: 18px;
      font-weight: 400;
      color: #333333;
      margin-top: 45px;
      line-height: 35px;
    }
  
    .about-our .content .left .look-more {
      width: 225px;
      height: 60px;
      line-height: 60px;
      text-align: center;
      background: #286ccd;
      border-radius: 30px;
      font-size: 20px;
      font-weight: 400;
      color: #ffffff;
      margin-top: 50px;
      cursor: pointer;
    }
  
    .about-our .content .left .look-more a {
      color: #ffffff;
    }
  
    .about-our .content .right {
      width: 46%;
    }
  
    .about-our .content .right img {
      width: 670px;
    }
  
    .lianjie {
      background: #f0f0f0;
      padding: 25px 0;
    }
  
    .lianjie .friendship {
      display: flex;
      align-items: center;
    }
  
    .lianjie span {
      /* font-size: 24px; */
      font-weight: 400;
      color: #333333;
    }
  
    .lianjie .selectItem {
      margin-right: 45px;
      width: calc((100% - 220px) / 3);
    }
  
    .lianjie .selectItem:last-child {
      margin-right: 0px;
    }
  
    .lianjie .select-box {
      position: relative;
    }
  
    .select-box .box-top {
      width: 100%;
      height: 50px;
      background: #ffffff;
      display: flex;
      box-sizing: border-box;
      padding: 0 20px;
      align-items: center;
      font-size: 20px;
      color: #b6d2fa;
      justify-content: space-between;
      cursor: pointer;
    }
  
    .select-box .box-top span {
      font-size: 16px;
      color: #999999;
    }
  
    .select-box .box-top:hover img {
      transform: rotate(180deg);
    }
  
    .select-box .box-top img {
      transition: all 0.2s;
      width: 13px;
      height: 13px;
    }
  
    .box-bottom {
      transition: all 0.2s;
      display: none;
      max-height: 240px;
      width: 100%;
      box-sizing: border-box;
      border: 1 solid #4889e6;
      /* border-top: none; */
      position: absolute;
      background: #ffffff;
    }
  
    .select-box:hover .box-bottom {
      display: inline-block;
    }
  
    .box-bottom div {
      box-sizing: border-box;
      padding: 0 20px;
      display: block;
      width: 100%;
      height: 50px;
      line-height: 50px;
      color: #333333;
      font-size: 16px;
      cursor: pointer;
    }
  
    .box-bottom div:hover {
      background: rgba(0, 0, 0, 0.1);
    }
  
    /* 项目展示 */
    .construction {
      padding: 35px 0;
      background: #f5f9ff;
    }
  
    .construction .title-wrap {
      text-align: center;
      padding: 0 0 30px;
    }
  
    .construction .title-wrap .title {
      font-size: 36px;
      font-weight: 400;
      color: #333333;
    }
  
    .construction .title-wrap .title img {
      width: 180px;
    }
  
    .construction .title-wrap .english-title {
      font-size: 16px;
      font-weight: 400;
      color: #999999;
      position: relative;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    }
  
    .construction .title-wrap .english-title::before {
      content: "";
      width: 100px;
      height: 1px;
      background: #999999;
      position: absolute;
      left: -140px;
      top: 49%;
    }
  
    .construction .title-wrap .english-title::after {
      content: "";
      width: 100px;
      height: 1px;
      background: #999999;
      position: absolute;
      right: -140px;
      top: 49%;
    }
  
    .construction .party-build {
      display: flex;
      justify-content: space-between;
    }
  
    .construction .party-build .left {
      width: 45%;
      background: #ffffff;
      border-radius: 20px;
    }
  
    .construction .party-build .left .party-bg {
      background: url("../img/party-head-bg.png") no-repeat;
      background-size: 100% 100%;
      height: 115px;
      border-top-right-radius: 20px;
      color: #ffffff;
      display: flex;
      align-items: center;
    }
  
    .construction .party-build .left .party-head {
      padding-left: 35px;
      position: relative;
    }
  
    .construction .party-build .left .party-head::before {
      content: "";
      width: 4px;
      height: 47px;
      background: #ffffff;
      border-radius: 2px;
      position: absolute;
      left: 20px;
    }
  
    .construction .party-build .left .party-head .name {
      font-size: 20px;
      font-weight: 400;
      color: #ffffff;
    }
  
    .construction .party-build .left .party-head .english-name {
      font-size: 16px;
      font-weight: 400;
      color: #ffffff;
      font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    }
  
    .construction .party-build .left .party-list {
      padding: 30px 25px 10px;
    }
  
    .construction .party-build .left .party-list li {
      padding-left: 20px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 25px;
      cursor: pointer;
      position: relative;
    }
  
    .construction .party-build .left .party-list li a {
      color: #000;
    }
  
    .construction .party-build .left .party-list li a:hover {
      color: #cb0001;
    }
  
    .construction .party-build .left .party-list li::before {
      content: "";
      width: 5px;
      height: 5px;
      background: #cb0001;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-2.5px);
    }
  
    .construction .party-build .right {
      width: 53%;
      background: #ffffff;
      border-radius: 20px;
      padding: 0 25px;
      box-sizing: border-box;
    }
  
    .construction .party-build .right .party-class {
      margin-top: 25px;
    }
  
    .construction .party-build .right .party-class .title {
      font-size: 20px;
      font-weight: 400;
      color: #cb0001;
      padding-left: 18px;
      position: relative;
    }
  
    .construction .party-build .right .party-class .title::before {
      content: "";
      width: 4px;
      height: 20px;
      background: #cb0001;
      border-radius: 2px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-10px);
    }
  
    .construction .party-build .right .party-class-list {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      grid-column-gap: 24px;
      margin-top: 24px;
    }
  
    .construction .party-build .right .party-class-list li {
      background: url("../img/party-class-bg.png") no-repeat;
      background-size: 100% 100%;
      height: 180px;
      padding: 12px 10px;
      box-sizing: border-box;
      cursor: pointer;
    }
  
    .construction .party-build .right .party-class-list li .year {
      font-size: 14px;
      font-weight: bold;
      color: #c90000;
      text-align: right;
    }
  
    .construction .party-build .right .party-class-list li .content {
      margin-top: 25px;
      font-size: 20px;
      color: #c90000;
      text-align: center;
    }
  
    .construction .party-build .right .party-class-list li .content .count {
      font-size: 40px;
    }
  
    .construction .party-build .right .education {
      font-size: 40px;
      margin-top: 30px;
    }
  
    .construction .party-build .right .education .title {
      font-size: 20px;
      font-weight: 400;
      color: #cb0001;
      padding-left: 18px;
      position: relative;
    }
  
    .construction .party-build .right .education .title::before {
      content: "";
      width: 4px;
      height: 20px;
      background: #cb0001;
      border-radius: 2px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-10px);
    }
  
    .construction .party-build .right .education-list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 30px;
      grid-row-gap: 25px;
      margin: 30px 0;
    }
  
    .construction .party-build .right .education-list li {
      cursor: pointer;
      font-size: 16px;
      font-weight: 400;
    }
  
    .construction .party-build .right .education-list li a {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: #000;
    }
  
    .construction .party-build .right .education-list a:hover .content {
      color: #cb0001;
    }
  
    .construction .party-build .right .education-list a:hover .date {
      color: #cb0001;
    }
  
    .construction .party-build .right .education-list li .content {
      flex: 1;
      width: 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
  
    .construction .party-build .right .education-list li .date {
      width: 100px;
      color: #999999;
      text-align: right;
    }
  }
  