.top-bar-box {
  height: 90px;
  position: relative;
}

.top-bar-box .top-bar h2 {
  font-size: 30px;
  font-weight: bold;
  padding-top: 20px;
  float: left;
  margin-right: 70px;
}

.top-bar-box .search-bar {
  width: 310px;
  height: 90px;
  line-height: 90px;
  float: left;
  position: relative;
}

.top-bar .search-bar .search-ico-box {
  width: 80px;
  height: 36px;
  background-color: #3b82ff;
  top: 27px;
  left: 340px;
  position: absolute;
}

.top-bar .search-bar .search-ico-box a {
  display: block;
  width: 100%;
  height: 100%;
}

.top-bar .search-bar .search-ico-box a i {
  font-size: 19px;
  line-height: 36px;
  position: absolute;
  color: white;
}

.top-bar .search-bar .search-ico-box a span {
  position: absolute;
  line-height: 36px;
  margin-left: 38px;
  font-size: 15px;
  color: white;
}

.top-bar-box .register-login-location {
  position: absolute;
  top: 30px;
  left: 910px;
}

.top-bar-box .home-page-btn {
  position: absolute;
  width: 116px;
  height: 30px;
  background-color: rgb(229, 239, 255);
  top: 30px;
  left: 1080px;
  border-radius: 15px;
}

.top-bar-box .home-page-btn:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  opacity: 0.7;
}

.top-bar-box .home-page-btn a {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}

.top-bar-box .home-page-btn i,
.top-bar-box .home-page-btn span {
  color: #3b82ff;
}

.top-bar-box .home-page-btn i {
  font-weight: bold;
  margin-right: 5px;
  margin-top: 4px;
}

/* .bottom-nav .home-page-btn {
    position: relative;
    width: 116px;
    height: 30px;
    background-color: rgb(229, 239, 255);
    top: 0;
    left: 100px;
    text-align: center;
    border-radius: 15px;
} */

/* .bottom-nav .home-page-btn:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    opacity: .7;
}

.bottom-nav .home-page-btn i,
.bottom-nav .home-page-btn span {
    color: #3b82ff;
}

.bottom-nav .home-page-btn i {
    font-weight: bold;
} */
.hbbox .home-page-btn{
 text-align: center;
  width: 116px;
  height: 30px;
  line-height: 30px;
  background-color: rgb(229, 239, 255);

  border-radius: 15px;
}
.hbbox .home-page-btn span,.home-page-btn i{
  color: #3b82ff;;
}
.hbbox .home-page-btn:hover {
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
  opacity: 0.7;
}
.bottom-nav .layui-nav-item {
  margin-right: -15px;
}

.bottom-nav .layui-nav-item + .layui-nav-item {
  margin-left: 40px;
}

.bottom-nav .layui-nav .layui-nav-item a {
  font-size: 16px;
  padding: 0 10px;
  color: black;
}

.bottom-nav .layui-nav .layui-nav-item:hover::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 5px;
  background-color: #3b82ff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  pointer-events: none;
  top: auto;
  bottom: 0;
  width: 100%;
}

.bottom-nav .layui-nav-child {
  top: 60px;
  left: 0px;
  text-align: center;
  padding: 0;
  border: 0;
}

.bottom-nav .layui-nav .layui-nav-child a {
  padding: 0 18px;
}

.bottom-nav .layui-nav-bar {
  background-color: transparent;
}

.bottom-nav .layui-nav .layui-nav-more {
  right: -5px;
}

.home-page-banner {
  width: 100%;
  height: 460px;
  margin-bottom: 60px;
  overflow: hidden;
}

.home-page-banner .swiper {
  width: 100%;
  height: 100%;
}

.home-page-banner .swiper-pagination {
  top: 400px;
  left: 0;
}

.home-page-banner .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: white;
}

.home-page-banner h3 {
  position: relative;
  width: 200px;
  top: 205px;
  left: 19%;
  overflow: hidden;
}

.home-page-banner p {
  position: relative;
  width: 800px;
  top: 205px;
  left: 360px;
  overflow: hidden;
}

.home-page-p1 {
  height: 390px;
  position: relative;
}

.home-page-p1 .home-page-p1-box {
  width: 560px;
  height: 390px;
}

.mySwiper2 {
  width: 560px;
  height: 390px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.mySwiper2 a {
  display: block;
  width: 560px;
  height: 390px;
}

.mySwiper2 h3 {
  position: relative;
  top: 360px;
  left: 120px;
}

.mySwiper2 .swiper-button-prev {
  /* display: none; */
  top: 95%;
  left: 0;
  width: 40px;
  height: 40px;
  background-image: url(../ffcsmodule/default/images/home-page-p1-prev.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.mySwiper2 .swiper-button-next {
  /* display: none; */
  top: 95%;
  right: 0;
  width: 40px;
  height: 40px;
  color: white;
  background-image: url(../ffcsmodule/default/images/home-page-p1-next.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.mySwiper2:hover .swiper-button-next,
.mySwiper2:hover .swiper-button-prev {
  display: block;
}

.home-page-p1 .home-page-p1-news {
  width: 580px;

  height: 390px;
}
.home-page-p1 .home-page-p1-news1 {
  box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.15);
  border-radius: 10px;
  height: 314px;
  padding: 25px;
}
.home-page-p1 .home-page-p1-news .home-page-p1-news-title {
  width: 100%;
}

.home-page-p1-news .layui-tab-title {
  border-bottom: none;
}

.home-page-p1-news .layui-tab-title li {
  font-size: 25px;
  font-weight: bold;
  padding: 0;
}

.home-page-p1-news .layui-tab-title .layui-this {
  height: 30px;
  border-bottom: none;
  line-height: 30px;
  color: #3b82ff;
}

.home-page-p1-news .layui-tab-title .layui-this:after {
  display: none;
}

.home-page-p1 .dynamics {
  width: 100%;
  height: 100px;
  /* background-color: red; */
}

.home-page-p1 .dynamics .dynamics-date {
  width: 80px;
  height: 80px;
  border: 1px rgb(166, 166, 166) solid;
  text-align: center;
  margin-right: 20px;
}

.home-page-p1 .dynamics .dynamics-date-news {
  width: 430px;
  height: 80px;
}

.home-page-p1 .home-page-p1-news-list {
  width: 100%;
  height: 220px;
}

.home-page-p1 .home-page-p1-news-list ul li::before {
  content: "■";
  color: black;
  margin-right: 10px;
  font-size: 10px;
}

.home-page-p1 .home-page-p1-news-list ul li {
  display: inline-block;
  font-size: 16px;
  width: 450px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.home-page-p1 .home-page-p1-news-list ul span {
  float: right;
  height: 36.6px;
  line-height: 36.6px;
  color: rgb(166, 166, 166);
  font-size: 16px;
}

.smart-government {
  width: 100%;
  height: 630px;
  /* background: url(../ffcsmodule/default/images/cursezx_bg.png) no-repeat; */
  background-size: 100% 100%;
}

.smart-government .smart-government-box {
  height: 100%;
}

.smart-government .smart-government-box .smart-government-policy-information {
  width: 560px;
  height: 480px;
  border-radius: 15px;
  background-color: white;
  float: left;
  position: relative;
}

/* 按钮样式、动画 */
.smart-government
  .smart-government-box
  .smart-government-policy-information
  .layui-nav
  .layui-nav-item
  a {
  padding: 0 10px;
}

.smart-government
  .smart-government-box
  .smart-government-policy-information
  .layui-tab-cont
  .layui-this
  > a,
.smart-government
  .smart-government-box
  .smart-government-policy-information
  .layui-tab-cont
  .layui-nav-item
  a:hover {
  font-weight: normal;
  /* font-size: 14px !important;
    padding: 0px 10px !important;
    color: #3b82ff !important;
    line-height: 30px;
    background: #ecf3fe;
    border-radius: 20px;
    border: solid 1px #8cb6fe !important;
    -webkit-transition: all 0.1;
    webkit-transition: all 0.1; */
}

.smart-government
  .smart-government-box
  .smart-government-policy-information
  .layui-tab-content
  .layui-tab-item
  li {
  display: inline-block;
  width: 450px;
  height: 43px;
  line-height: 43px;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.smart-government
  .smart-government-box
  .smart-government-policy-information
  .layui-tab-content
  .layui-tab-item
  li::before {
  content: "■";
  color: black;
  margin-right: 10px;
  margin-left: 30px;
  font-size: 12px;
}

.smart-government
  .smart-government-box
  .smart-government-policy-information
  .layui-tab-content
  .layui-tab-item
  ul
  span {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  float: right;
  margin-right: 30px;
  color: rgb(166, 166, 166);
}

.smart-government
  .smart-government-box
  .smart-government-policy-information
  .smart-government-policy-subscription {
  width: 245px;
  height: 90px;
  border-radius: 10px;
  background-image: url(../ffcsmodule/default/images/home-page-p2-yc-policy-subscription.png);
  background-size: 100% 100%;
}
.smart-government
  .smart-government-box
  .smart-government-policy-information
  .smart-government-policy-subscription:first-child {
  background-image: url(../ffcsmodule/default/images/descr_left.png);
}
.smart-government
  .smart-government-box
  .smart-government-policy-information
  .smart-government-policy-subscription:last-child {
  background-image: url(../ffcsmodule/default/images/descr_right.png);
}
.smart-government
  .smart-government-box
  .smart-government-policy-information
  .smart-government-policy-subscription
  a {
  display: block;

  height: 90px;
  border-radius: 10px;
}

.smart-government
  .smart-government-box
  .smart-government-policy-information
  .smart-government-policy-subscription
  a:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.smart-government .smart-government-box .direct-access-to-park-service-hall {
  width: 600px;
  height: 480px;
  float: left;
}
.sbao_module {
  background-color: #ffff;
  border-radius: 15px;
}
.smart-government
  .smart-government-box
  .direct-access-to-park-service-hall
  .direct-access-to-park {
  width: 100%;
  height: 290px;
}

.smart-government .smart-government-box .direct-access-to-park-content {
  margin-top: 10px;
  width: 100%;
  padding: 0 30px 15px;
  height: 245px;
}
.shenb_photo {
  position: relative;
  width: 148px;
  height: 82px;
}
.shenb_photo_day {
  color: #fff;
  background-color: rgba(249, 0, 12, 0.4);
  text-align: center;
  width: 100%;
  height: 20px;
  line-height: 20px;
  position: absolute;
  bottom: 0;
}
.smart-government
  .smart-government-box
  .direct-access-to-park-content
  .direct-access-to-park-content-box {
  width: 45%;
  height: 80px;
}
.smart-government
  .smart-government-box
  .direct-access-to-park-content
  .direct-access-to-park-content-box1 {
  width: 100%;
  height: 123px;
  padding: 20px 0;
}
.sbao_detail {
  padding: 20px;

  background-color: #fff;
  border-radius: 10px;
  width: 290px;
  min-height: 103.75px;
}
.sbao_detail_box {
  width: 100%;
  height: 100%;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.col1ec060 {
  color: #1ec060;
}
.col01ba51 {
  color: #01ba51;
}

.smart-government
  .smart-government-box
  .direct-access-to-park-content
  .direct-access-to-park-content-box1
  a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shenb_info {
  width: 364px;
}
.smart-government
  .smart-government-box
  .direct-access-to-park-content
  .direct-access-to-park-content-box
  .msg {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.smart-government
  .smart-government-box
  .direct-access-to-park-content
  .direct-access-to-park-content-box
  .msg1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.btn-yjxx {
  width: 110px;
  height: 30px;
  background-image: linear-gradient(90deg, #5e86f8 0%, #3961f4 100%),
    linear-gradient(#86c4fd, #86c4fd);
  background-blend-mode: normal, normal;
  box-shadow: 0px 3px 6px 0px rgba(61, 101, 245, 0.45);
  border-radius: 15px;
  display: block;

  line-height: 30px;

  border-radius: 20px;
  text-align: center;
  color: rgb(102, 102, 102);
  background-color: #3b82ff;
  font-size: 12px;
}
.service-hall-content {
  margin-top: 10px;
}
.direct-access-to-park-service-hall .service-hall .service-hall-content li {
  width: 80px;
  height: 100px;
}
.more-btn-large {
  margin-top: 3px;
}
.direct-access-to-park-service-hall .service-hall .service-hall-content a {
  display: block;
  width: 80px;
  height: 100px;
  overflow: hidden;
}

.direct-access-to-park-service-hall .service-hall .service-hall-content a img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

.enterprise-services .enterprise-services-box {
  height: 570px;
}

.enterprise-services .enterprise-services-box .service-supermarket {
  width: 798px;
  height: 495px;
  position: relative;
  /* border-top: 1px rgb(65, 65, 65) solid; */
}

.enterprise-services .enterprise-services-box .service-information {
  width: 100%;
  height: 376px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}

.enterprise-services
  .enterprise-services-box
  .service-information
  .service-information-box {
  width: 266px;
  height: 170px;
  position: relative;
}

.enterprise-services
  .enterprise-services-box
  .service-information
  .service-information-box
  .service-information-box-hide {
  width: 100%;
  height: 40px;
  position: absolute;
  top: 130px;
  left: 0;
  display: none;
}

.enterprise-services
  .enterprise-services-box
  .service-supermarket
  .service-information
  .swiper-pagination-box {
  width: 100%;
  height: 20px;
  position: relative;
}

.enterprise-services
  .enterprise-services-box
  .service-supermarket
  .service-information
  .swiper-pagination3 {
  width: 125px;
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.enterprise-services
  .service-information
  .swiper-pagination3
  .swiper-pagination-bullet {
  width: 35px;
  height: 8px;
  margin-right: 6px;
  border-radius: 0;
}

.enterprise-services
  .service-information
  .swiper-pagination3
  .swiper-pagination-bullet-active {
  background-color: rgb(146, 149, 156);
}

.enterprise-services
  .enterprise-services-box
  .service-information
  .service-information-box
  .service-information-box-hide
  a {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
}

.enterprise-services
  .enterprise-services-box
  .service-information
  .service-information-box:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background-color: rgb(250, 252, 254);
}

.enterprise-services
  .enterprise-services-box
  .service-information
  .service-information-box:hover
  span {
  display: none;
}

.enterprise-services
  .enterprise-services-box
  .service-information
  .service-information-box:hover
  .service-information-box-hide {
  display: flex;
}

.enterprise-services .enterprise-services-box .demand-hall {
  width: 360px;
  height: 495px;
  border-bottom: 1px rgb(229, 229, 229) solid;
  background-image: url(../ffcsmodule/default/images/demand-hall.png);
}

.enterprise-services .enterprise-services-box .demand-hall:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.enterprise-services .enterprise-services-box .demand-hall .demand-hall-title {
  width: 100%;
  height: 100px;
}

.enterprise-services
  .enterprise-services-box
  .demand-hall
  .demand-hall-title
  .layui-btn-container
  .layui-btn-primary:hover {
  color: black;
  margin-bottom: 0;
}

.enterprise-services .enterprise-services-box .demand-hall .demand-hall-info {
  width: 345px;
  height: 394px;
  background-color: white;
  border-top-right-radius: 10px;
}

.enterprise-services
  .enterprise-services-box
  .demand-hall
  .demand-hall-info
  .demand-hall-info-box {
  width: 296px;
  height: 345px;
  overflow: hidden;
}

.demand-hall .demand-hall-info .demand-hall-info-content-box {
  position: relative;
  width: 100%;
  height: 575px;
  transition: all 0.3s;
  top: 0;
}

.enterprise-services
  .enterprise-services-box
  .demand-hall
  .demand-hall-info
  .demand-hall-info-content {
  position: relative;
  width: 295px;
  height: 115px;
}

.enterprise-services
  .enterprise-services-box
  .demand-hall
  .demand-hall-info
  .demand-hall-info-content
  p {
  width: 215px;
}

.enterprise-services
  .enterprise-services-box
  .demand-hall
  .demand-hall-info
  .demand-hall-info-content
  .to-be-docked {
  width: 65px;
  height: 65px;
  background-color: rgb(228, 236, 253);
  border-radius: 10px;
  text-align: center;
}

.enterprise-services
  .enterprise-services-box
  .demand-hall
  .demand-hall-info
  .demand-hall-info-content
  .to-be-docked
  a {
  display: block;
  width: 100%;
  height: 100%;
}

.online-expo {
  width: 100%;
  height: 580px;
  /* background-image: url(../ffcsmodule/default/images/home-page-yc-p4-banner.png); */
  background-size: 100% 100%;
}

.online-expo .online-expo-box {
  height: 100%;
  /* background-color: red; */
}

.online-expo .online-expo-box .online-expo-info-box {
  width: 100%;
  height: 350px;
  /* background-color: yellowgreen; */
}

.online-expo .online-expo-box .online-expo-info-box .layui-tab-content ul li {
  width: 227px;
  height: auto;
  background-color: white;
  padding-bottom: 20px;
}

.online-expo .online-expo-box .online-expo-info-box .layui-tab-content ul li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.img-yxjt {
  width: 185px;
  height: 185px;
}

.img-mxqy {
  display: inline-block;
  background-image: url(../ffcsmodule/default/images/ys.png);
  background-size: contain;
}

.img-exhibition {
  height: 121px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.online-expo .btn-expo-pos {
  position: absolute;
  top: 380px;
  left: 510px;
}

.financing-connection-box {
  height: 650px;
}

.financing-connection-box .financing-connection-info-box {
  width: 100%;
  height: 430px;
}

.financing-connection-box .financing-connection-info-box .index-product-rgtbox {
  width: calc((100% - 40px) / 3);
  height: 200px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 30px 35px 30px;
}

.financing-connection-box .financing-connection-bar {
  width: 100%;
  height: 110px;
  display: flex;
}

.financing-connection-box .financing-connection-bar div {
  width: calc((100% - 20px) / 2);
  height: 100%;
  margin-right: 20px;
  background-color: red;
}

.financing-connection-box .financing-connection-bar .financing-apply-btn {
  width: 95px;
  height: 33px;
  line-height: 30px;
  background-color: white;
  color: rgb(44, 90, 231);
  top: 40px;
  left: 340px;
  border-radius: 20px;
  padding-left: 15px;
}

.financing-connection-box .financing-connection-bar .financing-apply-btn:hover {
  background-color: rgb(89, 132, 243);
  color: white;
}

.financing-connection-box .financing-connection-bar .financing-progress-btn {
  width: 95px;
  height: 33px;
  line-height: 30px;
  background-color: rgb(89, 132, 243);
  color: white;
  top: 40px;
  left: 460px;
  border-radius: 20px;
  padding-left: 15px;
}

.financing-connection-box
  .financing-connection-bar
  .financing-progress-btn:hover {
  background-color: white;
  color: rgb(44, 90, 231);
}

.financing-connection-box .financing-connection-bar .view-btn {
  width: 95px;
  height: 33px;
  line-height: 30px;
  background-color: white;
  color: rgb(255, 124, 15);
  top: 40px;
  left: 450px;
  border-radius: 20px;
  padding-left: 15px;
}

.financing-connection-box .financing-connection-bar .financing-box {
  background-image: url(../ffcsmodule/default/images/home-page-yc-p5-left.jpg);
}

.financing-connection-box
  .financing-connection-bar
  .view-financial-products-box {
  background-image: url(../ffcsmodule/default/images/home-page-yc-p5-right.png);
}

.layui-btn-container .layui-btn-primary {
  border-color: rgb(65, 65, 65);
}

.layui-btn-container .layui-btn-primary:hover {
  border-color: #3b82ff;
  color: #3b82ff;
}

.online-expo
  .online-expo-box
  .online-expo-info-box
  .layui-nav
  .layui-nav-item
  a {
  color: rgb(102, 102, 102);
  font-weight: bold;
  height: 38px;
  line-height: 38px;
}

.online-expo
  .online-expo-box
  .online-expo-info-box
  .layui-tab-cont
  .layui-this {
  height: 38px;
  line-height: 38px;
}

.online-expo
  .online-expo-box
  .online-expo-info-box
  .layui-tab-cont
  .layui-this
  > a,
.online-expo
  .online-expo-box
  .online-expo-info-box
  .layui-tab-cont
  .layui-nav-item
  > a:hover {
  font-weight: bold;
  font-size: 16px !important;
  padding: 0px 30px !important;
  color: white !important;
  line-height: 38px;
  background: #3b82ff;
  border-radius: 20px;
  border: solid 1px #3b82ff !important;
}

.online-expo .layui-btn-container .layui-btn-sm {
  height: 38px;
  line-height: 38px;
}

.yinhang-icon {
  background: url("../ffcsmodule/default/images/yinhan.png") left center
    no-repeat;
  padding-left: 25px;
}

.new-fixed::after {
  content: "";
  position: absolute;
  width: 79px;
  height: 79px;
  background: url(../ffcsmodule/default/images/newhot.png) no-repeat;
  top: -5px;
  left: -5px;
  z-index: 9;
}

.hot-fixed::after {
  content: "";
  position: absolute;
  width: 79px;
  height: 79px;
  background: url(../ffcsmodule/default/images/oldhot.png) no-repeat;
  top: -5px;
  left: -5px;
  z-index: 9;
}

.flex-item1 {
  flex: 1;
  -webkit-flex: 1;
}

.nav-hot::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 16px;
  background: url(../ffcsmodule/default/images/nav-hot.png) no-repeat;
  z-index: 9;
  top: 20px;
  left: 75px;
  transition: all 0.3s;
}

/* .nav-hot:hover::after {
    left: 90px;
} */

/* .layui-this>.nav-hot::after {
    left: 90px;
} */
.line-box {
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  z-index: 2000;
  display: flex;
  gap: 5px;
  align-items: center;
}
.line-box-left {
  width: 62px;
  height: 10px;
  margin-left: -3px;
  background: url(../ffcsmodule/default/images/circle-qury.png) no-repeat;
  background-size: cover;
}
.line-box-right {
  flex: 1;
  border-top: 1px rgb(65, 65, 65) solid;
}
.min127 {
  min-width: 127px;
}
.shake {
  height: 30px;
}
.layui-tab-cont .layui-nav .layui-nav-item a {
  width: auto;
}
.swiper-slide {
  background-size: 100% 100%;
}
.concern_part a {
  transition: 0.3s;
  margin-top: 25px;
  width: 280px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  color: #fff;
  background-size: 100% 100%;
  border-radius: 10px;
  font-size: 18px;
}
.concern_part a:first-child {
  background: url(../ffcsmodule/default/images/yq_bg.png) no-repeat;
}
.concern_part a:last-child {
  background: url(../ffcsmodule/default/images/cp_bg.png) no-repeat;
}
.concern_part a:hover {
  transform: scale(1.01);
}
.circle-qury1 {
  position: relative;
}
.circle-qury1::after {
  content: "";
  position: absolute;
  left: -3px;
  top: 39px;
  width: 62px;
  height: 10px;
  background: url(../ffcsmodule/default/images/circle-qury.png) no-repeat;
  background-size: cover;
}

.part_zhitong {
  height: 461px;
  /* background: url(../ffcsmodule/default/images/zhitong.png) no-repeat; */
  background-size: 100% 100%;
}
.smart-government .smart-government-box .part_zhitong_left {
  width: 687px;
  height: auto;
  background-color: transparent;
}
.smart-government .smart-government-box .part_zhitong_right {
  width: 471px;
  height: auto;
  background-color: transparent;
}
.write_letter_item {
  transition: 0.1;
  width: 156px;
  height: 80px;
  border-radius: 10px;
  padding-left: 68px;
  padding-top: 24px;
}
.write_letter_item1 {
  width: 181px;
  height: 88px;
  padding-left: 73px;
  padding-top: 24px;
}
.write_letter_item:hover {
  transform: scale(1.04);
}

.write_letter_item:nth-child(1) {
  background: url(../ffcsmodule/default/images/write_letter1.png);
}
.write_letter_item:nth-child(2) {
  background: url(../ffcsmodule/default/images/write_letter2.png);
}
.write_letter_item:nth-child(3) {
  background: url(../ffcsmodule/default/images/write_letter3.png);
}
.write_letter_item:nth-child(4) {
  background: url(../ffcsmodule/default/images/write_letter4.png);
}
.write_letter_item1:nth-child(1) {
  background: url(../ffcsmodule/default/images/order1.png);
  background-size: 100% 100%;
}
.write_letter_item1:nth-child(2) {
  background: url(../ffcsmodule/default/images/order2.png);
  background-size: 100% 100%;
}
.write_letter_item1:nth-child(3) {
  background: url(../ffcsmodule/default/images/order3.png);
  background-size: 100% 100%;
}
.write_letter_item1:nth-child(4) {
  background: url(../ffcsmodule/default/images/order4.png);
  background-size: 100% 100%;
}
.col3860f4 {
  color: #3860f4;
}
.part_zhitong_right_item {
  margin-bottom: 23px;
}
.part_zhitong_right_item:hover span {
  color: #3860f4;
}
/* 智慧招商 */
.wisdom_promotion {
  background: none;
  height: 500px;
}
.smart-government .smart-government-box .wisdom_promotion_left {
  width: 771px;
  height: auto;
}
.smart-government .smart-government-box .wisdom_promotion_right {
  width: 389px;
  box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.15);
  border-radius: 10px;
  height: 375px;
}
.zs-tabs1 {
  width: 128px;
  background-color: #fff;
}
.zs-tabs1 .tab-item1:first-child {
  border-top: 1px solid #4085fe;
  border-top-left-radius: 10px;
}
.zs-tabs1 .tab-item1:last-child {
  border-bottom-left-radius: 10px;
}
.zs-tabs1 .tab-item1 {
  height: 74px;
  background-size: 22%;
  padding-left: 55px;
  border-bottom: 1px solid #4085fe;
  border-left: 1px solid #4085fe;
  border-right: 1px solid #4085fe;
}
.zs-ztbox2 {
  width: 190px;
  height: 258px;
  border-radius: 4px;
  padding: 15px;
  background-color: #fff;
  box-sizing: border-box;
}
.zs-ztbox2 img {
  width: 100%;
  height: 102px;
}
.item-grow2 {
  padding: 18px 20px;
}
.wisdom_promotion
  .smart-government-box
  .direct-access-to-park-content
  .direct-access-to-park-content-box1 {
  height: auto;
  height: 74px;
  padding: 15px 0;
}
.wisdom_promotion
  .smart-government-box
  .direct-access-to-park-content
  .direct-access-to-park-content-box1:last-child {
  border-bottom: none;
}
.wisdom_promotion .smart-government-box .direct-access-to-park-content {
  padding: 10px 30px 15px;
  height: 315px;
}

/* 园区建档 */
.party_box{
  /* background: url(../ffcsmodule/default/images/party_bg.png) no-repeat; */
  background-size: 100% 100%;
  
}
.smart-government .smart-government-box .party_box_left {
  width: 740px;
  height: 455px;
}
.smart-government .smart-government-box .party_box_right {
  width: 420px;
  height: 455px;
  background-color: #fff;
  border-radius: 15px;
}
.party_box_left .layui-tab-cont .layui-this > a {
  background-color: #3271ff;
  color: #fff !important;
}
.party_box_left .layui-tab-cont .layui-nav .layui-nav-item a {
  text-align: center;
  width: 112px;
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  border: solid 1px #e4e4e4;
}
.party_box
  .smart-government-box
  .smart-government-policy-information
  .layui-tab-content
  .layui-tab-item
  li::before {
  display: none;
}

  .party_box
  .smart-government-box
  .smart-government-policy-information
  .layui-tab-content
  .layui-tab-item
  li{
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 42px;
    height: 42px;
  }
.party_box
  .smart-government-box
  .smart-government-policy-information
  .layui-tab-content
  .layui-tab-item
  li a{
    display: block;
  width: 571px;
  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.party_box
  .smart-government-box
  .direct-access-to-park-content
  .direct-access-to-park-content-box1 {
  height: 188px;
  padding: 25px 0;
}
.party_box
  .smart-government-box
  .direct-access-to-park-content
  .direct-access-to-park-content-box1 img{
    width: 140px;
    height: 137px;
  }
  .party_box
  .smart-government-box
  .direct-access-to-park-content
  .direct-access-to-park-content-box1 .msg2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
.demonstration_info{
  height: 137px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.demonstration_phto{

}
.party_box .plf20{
padding: 0 20px;
}