@charset "UTF-8";
/*header start*/
#menuWap {
  display: none;
}

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

.see-more:hover::after {
  animation-name: hvr-ripple-out;
}

.see-more {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #0F59B2;
  border-radius: 4px;
  color: #FFF;
  padding: 14px 24px;
  line-height: 1;
  display: inline-block;
  box-sizing: border-box;
  min-width: 175px;
  text-align: center;
}

.see-more .iconfont {
  margin-left: 24px;
}

.see-more:after {
  content: '';
  position: absolute;
  border: #0F59B2 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  border-radius: 4px;
}

.see-more.dark {
  background-color: #08399B;
}

.see-more.dark:after {
  border-color: #08399B;
}

.see-more.dark2 {
  background-color: #306CFF;
}

.see-more.dark2:after {
  border-color: #306CFF;
}

.see-more.light {
  background-color: #fff;
  color: #002965;
}

.see-more.light:after {
  border-color: #fff;
}

.see-more.light:hover {
  color: initial;
}

.see-more:hover {
  color: #fff;
}

.layui-layer-content {
  height: calc(100% - 43px);
}

.layui-layer-content iframe {
  height: 100% !important;
}

#menuWap {
  display: none;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 2000;
  padding: 40px 0 0;
  transition: all 0.5s ease-in;
}

.header.newsd-header {
  position: relative;
  padding: 40px 0;
  transition: all 0s ease-in;
  border-bottom: 4px solid #1E2380;
  background-color: #FFF;
}

.header.newsd-header .pc-nav li a {
  color: #333;
}

.header.newsd-header .pc-nav li.cur a:after {
  background-color: #333;
}

.header.newsd-header.fix {
  position: relative;
  padding: 40px 0;
  background-color: #FFF;
}

.header.reg-header {
  position: relative;
  padding: 40px 0;
  transition: all 0s ease-in;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #FFF;
}

.header.reg-header .pc-nav li a {
  color: #333;
}

.header.reg-header.fix {
  position: relative;
  padding: 40px 0;
  background-color: #FFF;
}

.header.fix {
  background-color: #08399B;
  padding: 14px 0;
}

.header .h-tool {
  display: flex;
  align-items: center;
  margin-top: 7px;
}

.header .h-tool .h-ss {
  padding-right: 16px;
}

.header .h-user dl {
  display: flex;
}

.header .h-user dd {
  font-size: var(--f14);
  width: 108px;
  line-height: 1;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background-color: #0F59B2;
  border-radius: 5px;
  border: 1px solid transparent;
  position: relative;
  color: #FFF;
  margin-left: 24px;
}

.header .h-user dd:hover {
  background-color: #08399B;
  transition: all 0.5s;
  border-color: #FFF;
}

.header .h-user dd:hover .h-logout {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.header .h-user dd a {
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header .h-user dd img {
  margin-right: 8px;
}

.header .h-user dd i {
  padding: 0 9px;
  opacity: 0.5;
}

.header .h-user dd .h-logout {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 105%;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding-top: 8px;
  transition: all 0.5s;
  border-radius: 5px;
}

.header .h-user dd .h-logout .out-b {
  border: 1px solid #ddd;
  padding: 12px;
  background-color: #FFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.header .h-user dd .h-logout a {
  color: #333;
  padding: 0;
  line-height: 1;
  padding: 8px 0;
}

.header .h-user dd .h-logout a:hover {
  text-decoration: underline;
}

.logo {
  float: left;
}

.logo img {
  height: 43px;
}

.nav-box {
  float: right;
}

.h-tool {
  float: right;
}

.pc-nav li {
  display: inline-block;
}

.pc-nav li a {
  color: #FFF;
  display: block;
  padding: 10px 25px;
  position: relative;
}

.pc-nav li a:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 0;
  width: 30px;
  height: 2px;
  background: transparent;
}

.pc-nav li.cur a:after {
  background-color: #FFF;
}

/*header end*/
/*footer start*/
.footer {
  background-color: #35383e;
}

.footer .f-logo {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 65px;
}

.footer .f-logo img {
  height: 43px;
}

.footer .f-bot .f-tel {
  color: #FFF;
  font-size: var(--f24);
  padding-left: 25px;
  display: block;
  background: url("../images/f-tel.png") no-repeat 0 50%;
  margin: 14px 0 24px;
}

.footer .f-bot li {
  margin-bottom: 28px;
}

.footer .f-bot li:nth-last-child(1) {
  margin-bottom: 0;
}

.footer .f-bot h3 {
  color: #FFF;
}

.footer .f-bot dd {
  color: #BBBBBB;
  font-size: var(--f14);
}

.footer .f-bot dd a {
  color: #BBBBBB;
}

.footer .f-bot dd a:hover {
  color: #FFF;
  transition: all 0.5s;
  text-decoration: underline;
}

.footer .f-bot .f-lx {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding-right: 4%;
}

.footer .f-bot .f-lx dd {
  margin-bottom: 8px;
}

.footer .f-bot .f-lx .see-more {
  margin: 0 0 52px;
  background-color: #4567F7;
  font-size: var(--f14);
}

.footer .f-bot .f-lx .see-more img {
  margin-right: 9px;
  vertical-align: middle;
}

.footer .f-bot .f-lx .see-more:after {
  content: '';
  position: absolute;
  border: #4567F7 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  border-radius: 4px;
}

.footer .f-nav {
  float: left;
  width: 42%;
  box-sizing: border-box;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 3%;
}

.footer .f-nav h3 {
  flex-shrink: 0;
  width: 20%;
}

.footer .f-nav li {
  display: flex;
}

.footer .f-nav dl {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.footer .f-nav dl dd {
  font-size: var(--f14);
  width: 20%;
}

.footer .f-nav dl a {
  color: #FFF;
}

.footer .f-link {
  font-size: var(--f12);
  color: rgba(255, 255, 255, 0.6);
  margin: 65px 0 0;
}

.footer .f-link a {
  color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  margin-right: 20px;
  line-height: 2;
}

.footer .f-link a:hover {
  color: #FFF;
}

.footer .f-link label {
  display: block;
  margin-bottom: 20px;
}

.footer .f-focus {
  float: left;
  width: 28%;
  box-sizing: border-box;
  padding-left: 3.5%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer .f-focus h3 {
  margin-bottom: 30px;
}

.footer .webshare .icon {
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: rgba(187, 187, 187, 0.4);
  text-align: center;
  line-height: 38px;
  margin-right: 16px;
}

.footer .webshare .icon img {
  vertical-align: middle;
}

.footer .webshare dd {
  margin-bottom: 26px;
}

.footer .f-ewm {
  color: #999999;
  font-size: var(--f16);
}

.footer .f-ewm p {
  margin-top: 16px;
}

.f-copy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: var(--f14);
  color: #BBBBBB;
  padding: 28px 0;
  margin-top: 70px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.f-copy a {
  color: #BBBBBB;
}

.f-copy i {
  padding: 0 10px;
}

/*footer end*/
/*轮播图start*/
.banner {
  margin: 0 auto 0;
  width: 100%;
  background: #FFFFFF;
}

.banner .imgshow .img-box {
  padding-bottom: 59.58816%;
}

.banner .bg-box .img-box {
  padding-bottom: 34.32292%;
}

.banner .swiper-pagination .swiper-pagination-bullet {
  width: 46px;
  height: 4px;
  background-color: #ddd;
  border-radius: 0;
  border: none;
}

.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FFF;
}

.banner .text {
  float: left;
  width: 48%;
  color: #FFF;
}

.banner .imgshow {
  float: right;
  width: 48%;
  transform: scale(0.8);
  transition: all 1s;
  transition-delay: 0.2s;
  opacity: 0;
}

.banner .sub-tt {
  opacity: 0;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.2s;
}

.banner .ani-slide .imgshow {
  transform: scale(1);
  opacity: 1;
}

.banner .ani-slide h6 {
  opacity: 1;
  transform: translateY(0);
}

.banner .ani-slide .text-p {
  opacity: 1;
  transform: translateY(0);
}

.banner .ani-slide .see-more {
  opacity: 1;
  transform: translateY(0);
}

.banner .ani-slide .sub-tt {
  opacity: 1;
  transform: translateY(0);
}

.banner .text-p {
  color: #FFFFFF;
  line-height: 1.7;
  opacity: 0;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.4s;
}

.banner h6 {
  font-size: var(--f48);
  margin-bottom: 24px;
  opacity: 0;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.2s;
}

.banner .sub-tt {
  font-size: var(--f24);
}

.banner .see-more {
  margin-top: 46px;
  opacity: 0;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.6s;
}

.banner .b-cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.banner.banner-ny .text-p {
  font-size: var(--f38);
}

.banner .swiper-slide {
  position: relative;
  overflow: hidden;
}

.banner .swiper-slide .video-box {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 22;
}

.banner .swiper-slide .video-box video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner .bg-box {
  position: relative;
  z-index: 1;
}

.banner .bg-box .img-box .img-box {
  padding-bottom: 34.32292%;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
  bottom: 20px;
}

.banner .banner-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  flex-direction: column;
}

.inner-banner {
  position: relative;
  margin: 0 auto 0;
  width: 100%;
  background: #FFFFFF;
}

.inner-banner .imgshow .img-box {
  padding-bottom: 59.58816%;
}

.inner-banner .bg-box .img-box {
  padding-bottom: 34.32292%;
}

.inner-banner .text {
  float: left;
  width: 48%;
  color: #FFF;
}

.inner-banner .text.w100 {
  width: 100%;
}

.inner-banner .imgshow {
  float: right;
  width: 48%;
  transition: all 1s;
  transition-delay: 0.2s;
}

.inner-banner .sub-tt {
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.2s;
}

.inner-banner .text-p {
  color: #FFFFFF;
  line-height: 1.7;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.4s;
}

.inner-banner .text-p.f38 {
  font-size: var(--f38);
}

.inner-banner h6 {
  font-size: var(--f48);
  margin-bottom: 24px;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.2s;
}

.inner-banner .sub-tt {
  font-size: var(--f24);
}

.inner-banner .see-more {
  margin-top: 46px;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.6s;
}

.inner-banner .b-cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.inner-banner .b-cont .sub-tt {
  font-size: var(--f24);
}

.inner-banner .banner-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  flex-direction: column;
}

.innerabout-banner {
  margin: 0 auto 0;
  width: 100%;
  background: #FFFFFF;
}

.innerabout-banner .bg-box .img-box {
  padding-bottom: 34.32292%;
}

.innerabout-banner .text {
  float: left;
  width: 48%;
  color: #FFF;
}

.innerabout-banner .imgshow {
  float: right;
  width: 48%;
  transform: scale(0.8);
  transition: all 1s;
  transition-delay: 0.2s;
  opacity: 0;
}

.innerabout-banner .sub-tt {
  opacity: 0;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.2s;
}

.innerabout-banner .ani-slide .imgshow {
  transform: scale(1);
  opacity: 1;
}

.innerabout-banner .ani-slide h6 {
  opacity: 1;
  transform: translateY(0);
}

.innerabout-banner .ani-slide .text-p {
  opacity: 1;
  transform: translateY(0);
}

.innerabout-banner .ani-slide .see-more {
  opacity: 1;
  transform: translateY(0);
}

.innerabout-banner .ani-slide .sub-tt {
  opacity: 1;
  transform: translateY(0);
}

.innerabout-banner .text-p {
  color: #FFFFFF;
  line-height: 1.7;
  opacity: 0;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.4s;
}

.innerabout-banner h6 {
  font-size: var(--f48);
  margin-bottom: 24px;
  opacity: 0;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.2s;
}

.innerabout-banner .sub-tt {
  font-size: var(--f24);
}

.innerabout-banner .see-more {
  margin-top: 46px;
  opacity: 0;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.6s;
}

.innerabout-banner .b-cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.innerabout-banner .banner-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  flex-direction: column;
}

.innerabout-banner .swiper-pagination {
  bottom: 30px;
}

.innerabout-banner .swiper-pagination-bullet {
  margin: 0 10px !important;
  width: 6px;
  height: 6px;
  background-color: #BBBBBB;
  opacity: 1;
}

.innerabout-banner .swiper-pagination-bullet .circleChart {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  display: none;
}

.innerabout-banner .swiper-pagination-bullet-active .circleChart {
  display: block;
}

.innerabout-banner .swiper-pagination-bullet-active {
  background-color: transparent;
}

.newsd-banner .img-box {
  padding-bottom: 9.375%;
}

.inner-nongyebanner {
  position: relative;
  margin: 0 auto 0;
  width: 100%;
  background: #FFFFFF;
}

.inner-nongyebanner .imgshow .img-box {
  padding-bottom: 59.58816%;
}

.inner-nongyebanner .bg-box .img-box {
  padding-bottom: 34.32292%;
}

.inner-nongyebanner .text {
  float: left;
  width: 48%;
  color: #FFF;
}

.inner-nongyebanner .text.w100 {
  width: 100%;
}

.inner-nongyebanner .imgshow {
  float: right;
  width: 48%;
  transition: all 1s;
  transition-delay: 0.2s;
}

.inner-nongyebanner .sub-tt {
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.2s;
}

.inner-nongyebanner .text-p {
  color: #FFFFFF;
  line-height: 1.7;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.4s;
}

.inner-nongyebanner .text-p p {
  position: relative;
  padding-left: 25px;
}

.inner-nongyebanner .text-p p:after {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 12px;
  height: 12px;
  background: linear-gradient(0deg, #02937B 0%, #079549 100%);
}

.inner-nongyebanner h6 {
  font-size: var(--f48);
  margin-bottom: 24px;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.2s;
}

.inner-nongyebanner .sub-tt {
  font-size: var(--f24);
}

.inner-nongyebanner .see-more {
  margin-top: 46px;
  transform: translateY(20%);
  transition: all 1s;
  transition-delay: 0.6s;
}

.inner-nongyebanner .b-cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.inner-nongyebanner .b-cont .sub-tt {
  font-size: var(--f24);
}

.inner-nongyebanner .banner-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  flex-direction: column;
}

/*轮播图end*/
.crumbs-box {
  padding: 20px 0;
}

.crumbs-box a {
  color: #7A7C84;
  display: inline-block;
  transition: all 0.4s;
}

.crumbs-box a:hover {
  color: #08399B;
}

.crumbs-box i {
  display: inline-block;
  padding: 0 5px;
  color: #7A7C84;
  font-size: 14px;
  font-weight: 400;
}

.crumbs-box span {
  color: #7A7C84;
}

/*公共样式定义 start*/
/*例如,统一间距,统一字体,统一大小写,统一最大距离*/
/* 内容区域宽度+40px */
.m-width-content {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.m-width-1600 {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

/*置顶按钮 start*/
#toTop {
  width: 40px;
  height: 40px;
  left: 20px;
  bottom: 20px;
  position: fixed;
  z-index: 999;
  background: #08399B;
}

/*置顶按钮 end*/
/*分页 start*/
.page-box {
  text-align: center;
}

.page-box .page-inner {
  display: flex;
  justify-content: center;
}

.page-box .page-inner a,
.page-box .page-inner span {
  border: 1px solid #C8C8C8;
  border-radius: 3px;
  display: inline-flex;
  font-size: 14px;
  color: #888888;
  margin: 0 5px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  justify-content: center;
  background: transparent;
}

.page-box .page-inner .current {
  font-weight: bold;
  color: #fff;
  border: 1px solid #255FE8;
  background-color: #255FE8;
}

/*分页 end*/
/*公共样式定义 end*/
.index-bmenu-grid {
  background: url("../images/b-listbg.jpg") no-repeat 50% 50%;
  background-size: cover;
}

.index-bmenu-grid a {
  color: #fff;
}

.index-bmenu-grid .icon {
  height: 42px;
  line-height: 42px;
  margin-right: 10px;
  transition: all 0.5s ease-in;
}

.index-bmenu-grid .icon img {
  height: 29px;
  vertical-align: middle;
}

.index-bmenu-grid ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index-bmenu-grid ul li {
  flex-shrink: 0;
  width: 14.28%;
  line-height: 1;
  transition: all 0.5s;
}

.index-bmenu-grid ul li:nth-child(2) .icon img {
  height: 42px;
}

.index-bmenu-grid ul li a {
  display: flex;
  padding: 55px 0;
  align-items: center;
  justify-content: center;
}

.index-bmenu-grid ul li:hover {
  background-color: rgba(2, 23, 54, 0.4);
}

.index-bmenu-grid ul li:hover .icon {
  transform: translateY(-5px);
}

.index-search-grid {
  padding: 34px 0;
  background-color: rgba(0, 41, 101, 0.1);
}

.index-search-grid .s-item {
  margin-bottom: 2px;
}

.index-search-grid .s-item a {
  color: #333333;
  font-size: var(--f14);
  display: inline-block;
  border-bottom: 1px solid transparent;
  padding-bottom: 3px;
  margin-right: 40px;
}

.index-search-grid .s-item .cur {
  color: #08399B;
  border-color: #08399B;
}

.index-search-grid .index-sform {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 520px;
  position: relative;
}

.index-search-grid .index-sform input {
  border: none;
  width: 100%;
  height: 42px;
  box-sizing: border-box;
  padding: 0 10px;
}

.index-search-grid .index-sform button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 42px;
  background: #08399B url("../images/search-w.png") no-repeat 50% 50%;
  border: none;
}

.index-search-grid .s-cont {
  position: relative;
}

.index-search-grid .s-cont .see-more {
  position: absolute;
  right: 0;
  bottom: 0;
}

.index-search-grid .s-cont .b-cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.title {
  text-align: center;
  margin: 65px 0;
}

.title .sub-tt {
  font-size: var(--f18);
  color: #7A7C84;
}

.title .line {
  width: 40px;
  height: 4px;
  background: #002965;
  display: inline-block;
  margin: 16px 0 12px;
}

.title h2 {
  font-size: var(--f42);
  color: #333;
  line-height: 1;
}

.title.ny-tt {
  position: relative;
}

.title.ny-tt .slot-right {
  position: absolute;
  right: 0;
  top: 0;
}

.title.ny-tt .sub-text {
  padding: 0 20%;
  color: #777777;
  text-align: center;
  font-size: var(--f18);
}

.title.u-tt {
  text-align: left;
}

.index-yy-grid {
  background: url("../images/index-yybg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0 40px;
  margin: 155px 0 0;
}

.index-yy-grid .title {
  text-align: center;
}

.index-yy-grid .title h2 {
  color: #FFF;
}

.index-yy-grid .title .line {
  background-color: #FFF;
}

.index-yy-grid .imgshow {
  width: 50%;
  margin: 0 auto;
  text-align: center;
}

.index-yy-grid .imgshow img {
  max-width: 100%;
}

.index-yy-grid .yy-cont {
  position: relative;
}

.index-yy-grid .yy-point {
  color: #414141;
  text-align: center;
}

.index-yy-grid .yy-point h3 {
  font-weight: 400;
  font-size: var(--f20);
  margin-bottom: 6px;
}

.index-yy-grid .yy-point span {
  opacity: 0.4;
  font-size: var(--f12);
  display: inline-block;
  line-height: 1.2;
}

.index-yy-grid .yy-point li {
  position: absolute;
  left: 23%;
  top: 0;
}

.index-yy-grid .yy-point li:nth-child(2) {
  top: 45%;
  left: 15%;
}

.index-yy-grid .yy-point li:nth-child(3) {
  top: 0%;
  left: auto;
  right: 16%;
}

.index-yy-grid .yy-point li:nth-child(4) {
  top: 43%;
  left: auto;
  right: 14%;
}

.index-yy-grid .yy-point li.type2 .p-item:after {
  border-width: 0 0 30px 31px;
  border-color: transparent transparent #fff transparent;
  margin: 0 0 35px 0;
  right: auto;
  left: 0;
}

.index-yy-grid .yy-point li.type2 .p-item:hover:after {
  border-color: transparent transparent #0F59B2 transparent;
}

.index-yy-grid .yy-point .p-item {
  width: 130px;
  height: 130px;
  background: #FFFFFF;
  border: 6px solid #D2D6E7;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}

.index-yy-grid .yy-point .p-item:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 0 31px;
  border-color: transparent transparent transparent #fff;
  margin: 0 0 35px 0;
  transition: all 0.4s;
}

.index-yy-grid .yy-point .p-item:hover {
  color: #FFF;
  background: #0F59B2;
  border: 6px solid #3980D6;
}

.index-yy-grid .yy-point .p-item:hover:after {
  border-color: transparent transparent transparent #0F59B2;
}

.zhanlue-list ul {
  display: flex;
}

.zhanlue-list ul {
  margin: 0 -20px;
}

.zhanlue-list li {
  float: left;
  width: 25%;
  padding: 0 20px;
  box-sizing: border-box;
}

.zhanlue-list .imgshow {
  width: 75px;
}

.zhanlue-list p {
  color: #7A7C84;
  font-size: var(--f18);
}

.zhanlue-list h3 {
  color: #333;
  font-size: var(--f24);
  margin: 24px 0;
}

.zhanlue-list h3 a {
  color: #333;
}

.zhanlue-list .z-item {
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 16px;
  padding: 55px 40px;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.zhanlue-list .z-item:hover .h-text {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.zhanlue-list .h-text {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: url("../images/h-textbg.jpg") no-repeat;
  border-radius: 16px;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.5s ease-in-out;
  padding: 0 40px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
}

.zhanlue-list .h-text h3 a {
  color: #FFF;
}

.zhanlue-list .h-text p {
  color: #FFF;
}

.zhanlue-list .see-more {
  color: #002965;
  margin-top: 46px;
}

.index-lingyu-grid {
  background: url("../images/ly-bg.jpg") no-repeat;
  background-size: cover;
  padding: 40px  0 60px;
}

.index-lingyu-grid .title {
  text-align: left;
}

.ly-cont .text {
  float: left;
  width: 30%;
}

.ly-cont .rightimg {
  float: right;
  width: 55%;
}

.ly-cont .imgshow {
  max-width: 587px;
  margin: 0 auto;
}

.ly-cont h3 {
  color: #333333;
  font-size: var(--f42);
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}

.ly-cont h3 img {
  margin-right: 20px;
  width: 57px;
}

.ly-cont ul {
  display: flex;
  flex-wrap: wrap;
}

.ly-cont li {
  width: 48%;
  flex-shrink: 0;
  margin-right: 2%;
  box-sizing: border-box;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 4px;
  padding: 18px;
  padding-left: 30px;
}

.ly-cont li.w100 {
  width: 98%;
}

.ly-cont li small {
  width: 8px;
  height: 8px;
  background: #002965;
  box-shadow: 0px 5px 49px 0px rgba(51, 51, 51, 0.46);
  display: inline-block;
  border-radius: 50%;
  margin-right: 22px;
  flex-shrink: 0;
}

.ly-cont li p {
  font-size: var(--f18);
  color: #333333;
}

.ly-cont .see-more {
  margin-top: 90px;
}

.lingyu-botswiper .icon {
  height: 38px;
  display: inline-block;
  margin-bottom: 20px;
}

.lingyu-botswiper .icon img {
  max-height: 100%;
}

.lingyu-botswiper h3 {
  color: #333;
}

.lingyu-botswiper .b-item {
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  padding: 22px;
}

.lingyu-botswiper .swiper {
  padding-bottom: 20px;
}

.lingyu-botswiper .swiper-slide {
  width: 190px;
  transition: all 0.5s ease-in-out;
}

.lingyu-botswiper .swiper-slide.swiper-slide-thumb-active {
  width: 240px;
}

.lingyu-botswiper .swiper-slide.swiper-slide-thumb-active .b-item {
  background: url("../images/ly-himg.jpg") no-repeat;
  background-size: cover;
}

.lingyu-botswiper .swiper-slide.swiper-slide-thumb-active .b-item h4 {
  color: #FFFFFF;
}

.lingyu-botswiper .swiper-slide.swiper-slide-thumb-active .b-item .icon img {
  opacity: 0;
  visibility: hidden;
}

.index-pingtai-grid {
  background: url("../images/pt-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0 100px;
}

.index-pingtai-grid .title {
  margin-bottom: 35px;
}

.pt-tabitem {
  text-align: center;
  margin: 0 0 30px;
}

.pt-tabitem a {
  display: inline-block;
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 4px;
  line-height: 1;
  color: #000;
  padding: 12px 48px;
  font-size: var(--f24);
  box-sizing: border-box;
  min-width: 240px;
  margin: 0 8px;
}

.pt-tabitem a.cur {
  background-color: #08399B;
  color: #FFF;
}

.pt-swiper {
  max-width: 1080px;
  margin: 0 auto;
}

.pt-swiper .see-more {
  margin-top: 75px;
  color: #0F59B2;
}

.pt-swiper .text {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.pt-swiper .p-item {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  color: #FFF;
}

.pt-swiper .img-box {
  padding-bottom: 44.44444%;
}

.pt-swiper h3 {
  font-size: var(--f30);
  font-weight: 400;
}

.index-news-grid {
  margin: 0 0 70px;
}

.index-news-grid .title {
  text-align: left;
  margin-bottom: 30px;
}

.index-news-grid .linebor {
  height: 1px;
  background-color: #E7E9F0;
  margin: 15px 0 0;
  position: relative;
}

.index-news-grid .linebor:after {
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 45px;
  height: 4px;
  background-color: #0F59B2;
}

.index-news-grid .n-btn {
  text-align: right;
}

.index-news-grid .swiper {
  padding: 30px;
  margin: -30px;
}

.index-news-grid .indexn-page {
  position: relative;
}

.index-news-grid .indexn-page .swiper-pagination {
  position: relative;
  bottom: 0;
  text-align: left;
  margin: 60px 0 90px;
}

.index-news-grid .indexn-page .swiper-pagination-bullet {
  margin: 0 10px;
  width: 6px;
  height: 6px;
  background-color: #BBBBBB;
  opacity: 1;
}

.index-news-grid .indexn-page .swiper-pagination-bullet .circleChart {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  display: none;
}

.index-news-grid .indexn-page .swiper-pagination-bullet-active .circleChart {
  display: block;
}

.index-news-grid .indexn-page .swiper-pagination-bullet-active {
  background-color: transparent;
}

.index-news-grid .indexn-page .slot-right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.news-cont .n-left {
  float: left;
  width: 48%;
}

.news-cont .n-left .tag {
  display: inline-block;
  color: #08399B;
  font-size: var(--f14);
  border-radius: 4px;
  border: 1px solid #08399B;
  line-height: 1;
  padding: 6px 16px;
  font-weight: bold;
}

.news-cont .n-left h3 {
  margin: 18px 0 30px;
}

.news-cont .n-left h3 a {
  color: #333;
  font-size: var(--f24);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-cont .n-left h3 a:hover {
  color: #08399B;
}

.news-cont .n-left .text-p {
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-cont .n-left .date {
  color: #333;
  font-size: var(--f20);
  font-weight: bold;
  margin-top: 45px;
}

.news-cont .n-left .n-item {
  padding: 40px 55px 24px;
  transition: all 0.5s;
}

.news-cont .n-left .n-item:hover {
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(132, 143, 155, 0.16);
}

.news-cont .n-right {
  float: right;
  width: 48%;
}

.news-cont .n-right li {
  border-bottom: 1px solid #E7E9F0;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.news-cont .n-right li:nth-last-of-type(1) {
  border: none;
}

.news-cont .n-right .imgshow {
  float: left;
  width: 28%;
  position: relative;
}

.news-cont .n-right .imgshow:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.news-cont .n-right .imgshow .iconfont {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  color: #fff;
  font-size: var(--f24);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.news-cont .n-right .img-box {
  padding-bottom: 74.74747%;
}

.news-cont .n-right .n-item {
  overflow: hidden;
}

.news-cont .n-right .n-item:hover .tag {
  color: #FFF;
  border-color: #08399B;
  background-color: #08399B;
  transition: all 0.4s;
}

.news-cont .n-right .n-item:hover .imgshow:after {
  opacity: 1;
  visibility: visible;
}

.news-cont .n-right .n-item:hover .imgshow .iconfont {
  opacity: 1;
  visibility: visible;
}

.news-cont .n-right .text {
  float: right;
  width: 69%;
  padding-top: 10px;
}

.news-cont .n-right .date {
  color: #333;
  font-size: var(--f20);
  font-weight: bold;
}

.news-cont .n-right h3 {
  margin: 12px 0 36px;
}

.news-cont .n-right h3 a {
  color: #666;
  font-size: var(--f16);
  font-weight: 500;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-cont .n-right h3 a:hover {
  color: #08399B;
}

.news-cont .n-right .tag {
  display: inline-block;
  color: #777;
  font-size: var(--f12);
  line-height: 1;
  padding: 4px 8px;
  border: 2px solid #777777;
  border-radius: 4px;
}

.index-case-grid {
  background: url("../images/case-bg.jpg") no-repeat 50% 50%;
  text-align: center;
  background-size: cover;
  color: #FFF;
  padding: 110px 0 68px;
}

.index-case-grid .sub-tt {
  font-size: var(--f20);
}

.index-case-grid h3 {
  font-size: var(--f48);
  margin: 0 0 24px;
}

.index-case-grid .see-more {
  color: #1950FE;
}

.right-wind {
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 1990;
  font-size: var(--f14);
}

.right-wind .h-img {
  display: none;
}

.right-wind p {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 10px;
}

.right-wind .icon {
  transition: all 0.5s;
}

.right-wind li {
  margin-bottom: 1px;
}

.right-wind .r-item {
  position: relative;
  background-color: #FFF;
  width: 80px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 1s;
  border-radius: 4px 0 0 4px;
}

.right-wind .r-item:hover {
  background-color: #0F59B2;
  color: #FFF;
}

.right-wind .r-item:hover .d-img {
  display: none;
}

.right-wind .r-item:hover .h-img {
  display: inline-block;
}

.right-wind .r-item:hover .icon {
  transform: translateY(-10px);
}

.right-wind .r-item:hover p {
  opacity: 1;
  visibility: visible;
}

.content-zhongxin .title {
  margin: 130px 0 80px;
  z-index: 22;
}

.zx-huiketing {
  background: url("../images/hk-bg2.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0;
}

.huiketing-cont ul {
  display: flex;
  justify-content: center;
}

.huiketing-cont li {
  margin: 0 65px;
}

.huiketing-cont .t-item {
  background: url("../images/hkt-line.png") no-repeat 100% 0;
  padding-right: 10px;
}

.huiketing-cont .t-item p {
  writing-mode: tb-rl;
  color: #666666;
  font-size: var(--f18);
}

.huiketing-cont .imgshow {
  text-align: center;
  position: relative;
}

.huiketing-cont .imgshow img {
  width: 100%;
}

.huiketing-cont .hkt-list li {
  position: absolute;
  z-index: 2;
  margin: 0;
}

.huiketing-cont .hkt-list li:nth-child(1) {
  left: 50%;
  top: 0%;
  transform: translateX(-50%);
}

.huiketing-cont .hkt-list li:nth-child(2) {
  left: 27%;
  top: 12%;
}

.huiketing-cont .hkt-list li:nth-child(3) {
  left: 17%;
  top: 48%;
}

.huiketing-cont .hkt-list li:nth-child(4) {
  left: 35%;
  top: 68%;
}

.huiketing-cont .hkt-list li:nth-child(5) {
  right: 35%;
  top: 68%;
}

.huiketing-cont .hkt-list li:nth-child(6) {
  right: 17%;
  top: 38%;
}

.huiketing-cont .hkt-list li:nth-child(7) {
  right: 27%;
  top: 12%;
}

.huiketing-cont .hkt-list li:nth-child(8) {
  left: 50%;
  top: 32%;
  transform: translateX(-50%);
}

.huiketing-cont .hkt-list li:hover {
  z-index: 99;
}

.huiketing-cont .hkt-list .h-item {
  padding-top: 30px;
  position: relative;
}

.huiketing-cont .hkt-list .h-item .botimg {
  width: 208px;
  height: 130px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 66px;
}

.huiketing-cont .hkt-list .h-item .img-box {
  padding-bottom: 62.5%;
}

.huiketing-cont .hkt-list .h-item h3 {
  background-color: #FFF;
  font-size: var(--f20);
  font-weight: 400;
  color: #333;
  background-image: url("../images/ne-ttbg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 247px;
  height: 56px;
  border-radius: 4px;
  padding: 18px 0 0;
  box-sizing: border-box;
  transition: all 0.5s;
  text-align: center;
  position: absolute;
  line-height: 1;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.huiketing-cont .hkt-list .h-item:hover h3 {
  background-image: url("../images/ne-ttbg-h.png");
}

.huiketing-cont .hkt-list .h-item:hover .text {
  visibility: visible;
  opacity: 1;
  top: 56px;
}

.huiketing-cont .hkt-list .h-item .line {
  width: 81px;
  height: 140px;
  background: url("../images/pp-huiketing-ling.png") no-repeat;
  z-index: 1;
  display: none;
}

.huiketing-cont .hkt-list .h-item .text {
  position: absolute;
  top: 66px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 66, 178, 0.8);
  border: 1px solid #7DABDC;
  box-shadow: 5px 9px 20px 0px rgba(0, 54, 255, 0.2);
  border-radius: 4px;
  font-size: var(--f16);
  color: #fff;
  z-index: 3;
  padding: 12px 16px;
  min-width: 160px;
  box-sizing: border-box;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}

.huiketing-cont .hktdd-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 8%;
  margin: 20px 0 90px;
}

.huiketing-cont .hktdd-list dd {
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 4px;
  font-size: var(--f20);
  color: #333333;
  padding: 12px 50px;
}

.huiketing-cont .hktdd-list dd a {
  color: #333333;
  display: block;
}

.zx-need {
  background: url("../images/need-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0 100px;
}

.zx-need .title.ny-tt h2 {
  color: #FFF;
}

.zx-need .title.ny-tt .line {
  background-color: #fff;
}

.zx-need .zx-btns {
  text-align: center;
  margin: 40px 0 0;
}

@keyframes myfirst {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes myfirst2 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(-360deg);
  }
}

.need-cont .text {
  float: left;
  width: 48%;
  color: #FFF;
}

.need-cont .text-p {
  line-height: 1.875;
}

.need-cont h3 {
  margin-bottom: 40px;
  font-size: var(--f42);
}

.need-cont .imgshow {
  width: 48%;
  float: right;
  position: relative;
}

.need-cont .imgshow img {
  max-width: 100%;
}

.need-cont .yuan {
  position: absolute;
  left: 50%;
  top: 50%;
}

.need-cont .yuan1 {
  width: 505px;
  height: 505px;
  margin: -252.5px 0 0 -252.5px;
  animation: myfirst 6s linear infinite;
}

.need-cont .yuan2 {
  width: 380px;
  height: 380px;
  margin: -190px 0 0 -190px;
  animation: myfirst2 6s linear infinite;
}

.need-cont .yuan3 {
  width: 253px;
  height: 253px;
  margin: -126.5px 0 0 -126.5px;
  animation: myfirst 6s linear infinite;
}

.need-cont .item-d {
  position: absolute;
  background-color: rgba(236, 239, 241, 0.1);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  font-size: var(--f24);
  color: #FFF;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.need-cont .item-d:after {
  content: '';
  background-color: #24AEF1;
  position: absolute;
  height: 170px;
  width: 170px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: all 0.5s;
}

.need-cont .item-d p {
  position: relative;
  z-index: 2;
}

.need-cont .item-d:hover {
  color: #333;
}

.need-cont .item-d:hover:after {
  background-color: #FFF;
}

.need-cont .d1 {
  left: 0;
  top: 2%;
}

.need-cont .d2 {
  left: 3%;
  bottom: 0;
}

.need-cont .d3 {
  right: 0%;
  bottom: 0;
}

.need-cont .d4 {
  right: 2%;
  top: 0;
}

.zx-process {
  background: url("../images/zx-process-bg.jpg") no-repeat 50% 100%;
  padding: 0 0 320px;
  background-size: 100%;
}

.zx-process .process-cont .pt-item {
  width: 140px;
  height: 140px;
  background: #F7F7FB;
  box-shadow: 1px 3px 1px 0px rgba(99, 116, 173, 0.3), 4px 4px 2px 0px rgba(255, 255, 255, 0.89);
  border-radius: 50%;
  font-size: var(--f20);
  color: #0F59B2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zx-process .process-cont .ptop-line {
  background: url("../images/zx-process-line.png") no-repeat 100% 50%;
}

.zx-process .process-cont .ptop-line ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.zx-process .process-cont .ptop-line li {
  margin: 0 40px;
}

.zx-process .pbot-line {
  max-width: 1180px;
  margin: 10px auto 0;
  background: url("../images/zx-process-lingbg.png") 50% 100% no-repeat;
  padding-bottom: 55px;
  background-size: 100%;
}

.zx-process .pbot-line ul {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.zx-process .pbot-line li {
  width: 25%;
  flex-shrink: 0;
}

.zx-process .pbot-line .text {
  background: #F7F7FB;
  box-shadow: 1px 3px 1px 0px rgba(99, 116, 173, 0.3), 4px 4px 2px 0px rgba(255, 255, 255, 0.89);
  border-radius: 5px;
  padding: 12px 20px;
  width: 100%;
}

.zx-process .pbot-line .pline {
  flex-shrink: 0;
}

.zx-process .pbot-line .pb-item {
  display: flex;
  font-size: var(--f14);
  color: #333;
  text-align: center;
}

.zx-process .pbot-line h3 {
  font-size: var(--f20);
  color: #333;
  font-weight: 400;
  margin-bottom: 8px;
}

.zx-case {
  background: url("../images/zx-case-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0;
}

.zx-case .swiper {
  margin: -50px;
  padding: 50px;
}

.zx-case .img-box {
  padding-bottom: 56.13636%;
}

.zx-case .c-item {
  border-radius: 8px;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0px 20px 20px 0px rgba(132, 143, 155, 0.16);
  position: relative;
}

.zx-case .c-item .text {
  padding: 24px 30px;
}

.zx-case .c-item h3 {
  font-size: var(--f20);
  margin-bottom: 20px;
}

.zx-case .c-item h3 a {
  color: #333;
}

.zx-case .c-item .text-p {
  color: #7A7C84;
}

.zx-case .c-item:hover .h-text {
  transform: translateY(0);
}

.zx-case .c-item .h-text {
  transform: translateY(100%);
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #2160E8;
  padding: 24px 30px;
}

.zx-case .c-item .h-text .text-p {
  color: #FFF;
}

.zx-case .c-item .h-text h3 a {
  color: #FFF;
}

.zx-case .c-item .h-text .see-more {
  text-align: left;
  background-color: #2160E8;
  margin: 40px 0 0;
  padding: 0;
  color: #FFF;
}

.zx-case .c-item .h-text .see-more:after {
  display: none;
}

.zx-case .c-item .h-text .see-more .iconfont {
  font-size: 24px;
  margin-left: 14px;
  position: relative;
  top: 3px;
}

.zx-case .case-swiper {
  position: relative;
}

.zx-case .case-swiper .swiper-pagination {
  position: relative;
  bottom: 0;
  margin: 60px 0 90px;
}

.zx-case .case-swiper .swiper-pagination-bullet {
  margin: 0 10px;
  width: 6px;
  height: 6px;
  background-color: #BBBBBB;
  opacity: 1;
}

.zx-case .case-swiper .swiper-pagination-bullet .circleChart {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  display: none;
}

.zx-case .case-swiper .swiper-pagination-bullet-active .circleChart {
  display: block;
}

.zx-case .case-swiper .swiper-pagination-bullet-active {
  background-color: transparent;
}

.content-zhongxin .index-case-grid {
  margin-top: 0;
}

/*平台*/
.pt-search {
  margin: 80px 0 0;
}

.pt-search .pt-form {
  width: 720px;
  margin: 0 auto;
  position: relative;
}

.pt-search .pt-form input {
  width: 100%;
  height: 48px;
  background: #F7F8FA;
  border-radius: 5px;
  border: none;
  box-sizing: border-box;
  padding: 0 20px;
}

.pt-search .pt-form button {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  bottom: 0;
  background: url("../images/pt-ss.png") no-repeat 50% 50%;
  border: none;
}

.pt-appitem {
  text-align: center;
  margin: 0 0 60px;
}

.pt-appitem a {
  color: #333;
  font-size: var(--f24);
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 4px;
  padding: 12px 72px;
  margin: 0 8px;
  display: inline-block;
}

.pt-appitem a.cur {
  color: #FFF;
  background-color: #08399B;
  box-shadow: none;
}

.pt-application .title {
  margin-bottom: 40px;
}

.pt-appswiper .swiper {
  padding: 20px;
  margin: -20px;
}

.pt-appswiper h3 {
  font-size: var(--f30);
  font-weight: 400;
  color: #333;
  margin: 40px 0 0;
  line-height: 1.2;
  height: 7.2rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.pt-appswiper .pt-item {
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 16px;
  padding: 60px 50px 1px;
  position: relative;
  overflow: hidden;
}

.pt-appswiper .pt-item .icon {
  height: 79px;
  text-align: center;
}

.pt-appswiper .pt-item .icon img {
  height: 79px;
}

.pt-appswiper .pt-item .a-arrow {
  display: block;
  text-align: center;
  margin: 36px 0 70px;
}

.pt-appswiper .pt-item .iconfont {
  font-size: var(--f20);
}

.pt-appswiper .swiper-slide {
  width: 288px;
}

.pt-appswiper .swiper-slide:hover, .pt-appswiper .swiper-slide.cur {
  width: 416px;
}

.pt-appswiper .swiper-slide:hover .h-text, .pt-appswiper .swiper-slide.cur .h-text {
  transform: translateX(0);
}

.pt-appswiper .swiper-slide:hover .text, .pt-appswiper .swiper-slide.cur .text {
  opacity: 0;
}

.pt-appswiper .h-text {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #FFF;
  padding: 60px 50px 1px;
  display: flex;
  transition: all 0.5s;
  transform: translateX(100%);
}

.pt-appswiper .h-text h3 {
  margin: 0 0 24px;
}

.pt-appswiper .h-text .icon {
  flex-shrink: 0;
  margin-right: 50px;
}

.pt-appswiper .h-text .see-more {
  margin-top: 42px;
}

.pubser-tabitem {
  border-bottom: 1px solid #CDCFD4;
  text-align: center;
}

.pubser-tabitem a {
  color: #7A7C84;
  font-size: var(--f24);
  display: inline-block;
  padding: 0 0 20px;
  margin: 0 40px;
  position: relative;
}

.pubser-tabitem a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #0F59B2;
  transition: all 0.3s ease-in;
}

.pubser-tabitem a:hover {
  color: #0F59B2;
}

.pubser-tabitem a:hover:after {
  width: 100%;
}

.pubser-tabitem .cur {
  color: #0F59B2;
}

.pubser-tabitem .cur:after {
  width: 100%;
}

.pt-publicservice {
  background: url("../images/pt-pubser.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0;
  margin: 95px 0 0;
}

.pubser-cont {
  width: 1114px;
  margin: 160px auto;
  position: relative;
}

.pubser-cont .imgshow {
  text-align: center;
}

.pubser-cont .imgshow img {
  max-width: 100%;
}

.pubser-cont .ptt {
  padding: 12px 48px;
  background: #08399B;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  font-size: var(--f24);
  color: #fff;
  font-weight: 400;
  position: absolute;
  display: inline-block;
}

.pubser-cont .tt1 {
  left: -3%;
  top: 52%;
}

.pubser-cont .tt2 {
  left: 35%;
  bottom: -60px;
}

.pubser-cont .tt3 {
  right: 5%;
  top: 62%;
}

.pubser-cont .pubser-block .b-item {
  width: 81px;
  height: 30px;
  background: url("../images/pub-yuan.png") no-repeat;
  position: relative;
  padding-top: 125px;
}

.pubser-cont .pubser-block .b-item:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate(-50%, -100%);
  top: 0%;
  margin-top: 15px;
  height: 100%;
  width: 1px;
  background-color: rgba(8, 57, 155, 0.8);
  z-index: 1;
}

.pubser-cont .pubser-block .b-item a {
  position: absolute;
  background-image: url("../images/ne-ttbg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 200px;
  height: 56px;
  box-sizing: border-box;
  font-size: var(--f20);
  color: #222222;
  line-height: 1;
  padding: 16px 0 0;
  text-align: center;
  white-space: nowrap;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  top: -100%;
}

.pubser-cont .pubser-block h3 a {
  color: #FFF;
}

.pubser-cont .pubser-block li {
  position: absolute;
}

.pubser-cont .block1 li:nth-child(1) {
  top: 30%;
  left: 0;
}

.pubser-cont .block1 li:nth-child(2) {
  top: 9%;
  left: 12%;
}

.pubser-cont .block1 li:nth-child(3) {
  top: 26%;
  left: 18%;
}

.pubser-cont .block1 li:nth-child(4) {
  top: 11%;
  left: 30%;
}

.pubser-cont .block1 li:nth-child(5) {
  top: 38%;
  left: 18%;
}

.pubser-cont .block1 li:nth-child(5) .b-item {
  padding-top: 80px;
}

.pubser-cont .block2 .b-item {
  padding-top: 50px;
}

.pubser-cont .block2 li:nth-child(1) {
  top: 55%;
  left: 37%;
}

.pubser-cont .block2 li:nth-child(2) {
  top: 69%;
  left: 26%;
}

.pubser-cont .block2 li:nth-child(3) {
  top: 66%;
  left: 51%;
}

.pubser-cont .block2 li:nth-child(4) {
  top: 86%;
  left: 55%;
}

.pubser-cont .block2 li:nth-child(5) {
  top: 93%;
  left: 34%;
}

.pubser-cont .block3 li:nth-child(1) {
  top: 26%;
  left: 66%;
}

.pubser-cont .block3 li:nth-child(2) {
  top: 14%;
  left: 78%;
}

.pubser-cont .block3 li:nth-child(3) {
  top: 26%;
  left: 89%;
}

.pubser-cont .block3 li:nth-child(4) {
  top: 43%;
  left: 80.5%;
}

.pubser-cont .block3 li:nth-child(4) .b-item {
  padding-top: 85px;
}

.pubser-cont .block3 li:nth-child(5) {
  top: 42%;
  left: 51.5%;
}

.pt-sermarket {
  background: url("../images/pt-market.jpg") no-repeat 50% 50%;
  background-size: cover !important;
  padding: 1px 0 120px;
}

.pt-sermarket .title h2 {
  color: #fff;
}

.pt-sermarket .title .line {
  background-color: #FFF;
}

.sermarket-cont {
  display: flex;
}

.sermarket-cont .h-wap-text {
  display: none;
}

.sermarket-cont .market-left {
  width: 24%;
  background: #FFFFFF;
  box-shadow: -5px 0px 15px 0px rgba(145, 154, 161, 0.3);
  border-radius: 10px;
}

.sermarket-cont .market-left li h3 {
  padding: 28px 40px;
  color: #333;
  font-weight: 400;
  font-size: var(--f24);
  display: flex;
  align-items: center;
  border-left: 4px solid transparent;
  transition: all 0.4s;
}

.sermarket-cont .market-left li .iconfont {
  margin-right: 12px;
}

.sermarket-cont .market-left .cur h3 {
  background: #FFFFFF;
  box-shadow: -5px 0px 15px 0px rgba(145, 154, 161, 0.3);
  border-color: #0F59B2;
}

.sermarket-cont .market-right {
  width: 76%;
  background: #FFFFFF;
  box-shadow: -5px 0px 15px 0px rgba(145, 154, 161, 0.3);
  border-radius: 10px;
  box-sizing: border-box;
}

.sermarket-cont .market-right ul {
  padding: 60px 80px;
  color: #333333;
}

.sermarket-cont .market-right dl {
  display: flex;
  flex-wrap: wrap;
}

.sermarket-cont .market-right dd {
  width: 33.33%;
  margin-bottom: 36px;
}

.sermarket-cont .market-right dd .text {
  display: flex;
  align-items: center;
}

.sermarket-cont .market-right dd .text:hover {
  color: #0F59B2;
}

.sermarket-cont .market-right dd .text:hover small {
  background-color: #0F59B2;
}

.sermarket-cont .market-right dd small {
  width: 8px;
  height: 8px;
  background: #C3C3C3;
  box-shadow: 0px 5px 49px 0px rgba(51, 51, 51, 0.46);
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
  margin-right: 20px;
}

.pt-honor {
  padding: 1px 0 70px;
}

.pt-honor .honor-swiper .swiper {
  padding: 30px 30px 50px;
  margin: -30px 30px 0;
}

.pt-honor .honor-swiper .h-item {
  position: relative;
  height: 100%;
  box-sizing: border-box;
  padding: 65px 40px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(132, 143, 155, 0.16);
  border-radius: 10px;
  color: #7A7C84;
  overflow: hidden;
}

.pt-honor .honor-swiper .h-item h3 {
  color: #333333;
  font-size: var(--f24);
  margin: 0 0 12px;
  text-align: center;
}

.pt-honor .honor-swiper .h-item .h-text {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateY(100%);
  transition: all 0.3s;
  z-index: 3;
  background: url("../images/honor-hbg.jpg") no-repeat;
  background-size: cover;
  padding: 36px;
  color: #FFF;
  border-radius: 10px;
  overflow: hidden;
}

.pt-honor .honor-swiper .h-item .h-text h3 {
  color: #FFF;
}

.pt-honor .honor-swiper .h-item .h-text .num {
  color: #FFF;
  text-align: left;
}

.pt-honor .honor-swiper .h-item .h-text p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.pt-honor .honor-swiper .h-item .num {
  color: #2160E8;
  font-size: var(--f24);
  font-weight: bold;
  text-align: center;
}

.pt-honor .honor-swiper .h-item .num em {
  font-size: var(--f72);
  font-weight: bold;
  padding-right: 4px;
}

.pt-honor .honor-swiper .h-item .num i {
  font-size: var(--f72);
}

.pt-honor .honor-swiper .h-item .num small {
  font-size: var(--f24);
  position: relative;
}

.pt-honor .honor-swiper .h-item .num small .icon2 {
  position: absolute;
  top: 0;
  margin-top: -40px;
}

.pt-honor .honor-swiper .h-item .text p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pt-honor .honor-swiper .swiper-slide {
  width: 21%;
  height: initial;
  box-sizing: border-box;
}

.pt-honor .honor-swiper .swiper-slide:hover .h-text {
  transform: translateY(0%);
}

.pt-honor .honor-swiper .swiper-slide.cur {
  width: 30.5%;
}

.pt-honor .honor-swiper .swiper-slide.cur .text {
  opacity: 0;
}

.pt-honor .honor-swiper .swiper-slide.cur .h-text {
  transform: translateY(0%);
}

.ych-tabitem {
  margin: 0 0 100px;
  background-color: #FFF;
  z-index: 1022;
  transition: all 0.5s;
  top: 0;
  left: 0;
  border-bottom: 1px solid rgba(8, 57, 155, 0.1);
}

.ych-tabitem.navFix {
  width: 100%;
  position: sticky;
  transform: translateY(74px);
}

.ych-tabitem.navFix li a {
  padding: 14px 0;
}

.ych-tabitem .ych-tabitem-cont {
  position: relative;
}

.ych-tabitem li a {
  padding: 38px 0;
  display: inline-block;
  color: #333;
  font-size: var(--f24);
  margin-right: 62px;
  position: relative;
  transition: all 0.5s;
}

.ych-tabitem li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #08399B;
  width: 0%;
}

.ych-tabitem li a:hover {
  color: #002965;
  transform: translateY(-5px);
}

.ych-tabitem li .cur {
  color: #002965;
  font-weight: bold;
}

.ych-tabitem li .cur:after {
  width: 100%;
}

.ych-tabitem ul > a {
  padding: 38px 0;
  display: inline-block;
  color: #333;
  font-size: var(--f24);
  margin-right: 62px;
  position: relative;
  transition: all 0.5s;
}

.ych-tabitem ul > a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #08399B;
  width: 0%;
}

.ych-tabitem ul > a:hover {
  color: #002965;
  transform: translateY(-5px);
}

.ych-tabitem .cur {
  color: #002965;
  font-weight: bold;
}

.ych-tabitem .cur:after {
  width: 100%;
}

.ych-tabitem ul {
  position: relative;
}

.ych-tabitem .slot-right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.ych-topswiper {
  margin: 0 0 120px;
}

.ych-topswiper .icon {
  display: inline-block;
  height: 38px;
}

.ych-topswiper .swiper {
  padding: 30px 20px;
  margin: -30px -20px;
}

.ych-topswiper .y-item {
  background: #FFFFFF;
  box-shadow: 0px 20px 20px 0px rgba(132, 143, 155, 0.16);
  border-radius: 10px;
  padding: 40px;
  box-sizing: border-box;
  height: 100%;
}

.ych-topswiper .y-item h3 {
  color: #333333;
  font-size: var(--f24);
  margin: 15px 0 55px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ych-topswiper .y-item .num {
  color: #2160E8;
  line-height: 1;
  position: relative;
  font-size: var(--f24);
  display: inline-block;
  padding-right: 20px;
}

.ych-topswiper .y-item .num em {
  font-size: 72px;
  font-weight: bold;
  padding-right: 10px;
  line-height: 1;
}

.ych-topswiper .y-item .num span {
  font-weight: bold;
  position: absolute;
  right: 0;
  bottom: 6px;
}

.ych-topswiper .y-item .num small {
  font-size: var(--f36);
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 0;
}

.ych-source {
  background: url("../images/ych-source-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0 90px;
}

.ych-source .pt-search {
  margin: 0 0 40px;
}

.ych-source .title h2 {
  color: #FFF;
}

.ych-source .title .line {
  background-color: #FFF;
}

.ych-source .pt-btn {
  text-align: center;
  margin-bottom: 36px;
}

.ych-sourlist ul {
  margin: 0 -15px;
}

.ych-sourlist li {
  float: left;
  width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
}

.ych-sourlist li {
  margin-bottom: 30px;
}

.ych-sourlist .text {
  color: #333333;
}

.ych-sourlist .s-item {
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(0, 41, 101, 0.2);
  opacity: 0.9;
  border-radius: 10px;
  padding: 36px;
  line-height: 1;
  position: relative;
}

.ych-sourlist .s-item h3 {
  display: flex;
  align-items: center;
  font-size: var(--f24);
  font-weight: 500;
}

.ych-sourlist .s-item .icon {
  flex-shrink: 0;
  width: 17px;
  height: 17px;
  border: 3px solid #1C58EB;
  border-radius: 8px;
  box-sizing: border-box;
  margin-right: 20px;
}

.ych-sourlist .s-item:hover .text {
  opacity: 0;
  visibility: hidden;
}

.ych-sourlist .s-item:hover .h-text {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%);
}

.ych-sourlist .h-text {
  position: absolute;
  top: 50%;
  transform: translateY(0%);
  background: #2160E8;
  box-shadow: 5px 9px 20px 0px rgba(0, 41, 101, 0.2);
  border-radius: 10px;
  color: #fff;
  left: 0;
  right: 0;
  padding: 36px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.ych-sourlist .h-text h3 {
  margin-bottom: 28px;
}

.ych-sourlist .h-text .icon {
  border-color: #FFF;
}

.ych-sourlist .apply-btn {
  color: #FFF;
  margin-left: 38px;
  font-size: var(--f16);
}

.ych-sourlist .apply-btn .iconfont {
  margin-left: 10px;
}

.content-yuchenghui .title {
  margin-bottom: 30px;
}

.sjy-tabitem {
  text-align: center;
  margin: 0 0 60px;
}

.sjy-tabitem a {
  color: #333;
  font-size: var(--f24);
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 4px;
  padding: 12px 72px;
  margin: 0 8px;
  display: inline-block;
}

.sjy-tabitem a.cur {
  color: #FFF;
  background-color: #08399B;
  box-shadow: none;
}

.ych-shejiyuan .sjy-tabitem {
  margin-bottom: 60px;
}

.ych-shejiyuan {
  background: url("../images/ysbg.jpg") no-repeat 50% 100%;
  background-size: cover;
  padding: 1px 0;
}

.sjy-list ul {
  display: flex;
}

.sjy-list ul li {
  flex-shrink: 0;
  width: 16.66%;
  z-index: 4;
}

.sjy-list ul li:nth-child(2n) {
  margin-top: 160px;
}

.sjy-list ul li:hover {
  z-index: 5;
}

.sjy-list .s-item {
  position: relative;
  width: 170px;
}

.sjy-list .s-item:hover .text {
  opacity: 1;
  visibility: visible;
  top: -100%;
}

.sjy-list .s-item:hover h3 {
  background-color: #2160E8;
  color: #FFF;
}

.sjy-list .s-item:hover h3:after {
  border-color: #2160e8;
}

.sjy-list h3 {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: #FFFFFF;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--f30);
  position: relative;
}

.sjy-list h3:after {
  content: '';
  position: absolute;
  top: -40px;
  left: -40px;
  bottom: -40px;
  right: -40px;
  border-radius: 50%;
  border: 2px dashed rgba(33, 96, 232, 0.6);
}

.sjy-list .text {
  position: absolute;
  top: -90%;
  left: 50%;
  transform: translateX(-50%);
  background: #2160E8;
  color: #FFF;
  box-sizing: border-box;
  padding: 27px 37px;
  min-width: 353px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}

.sjy-list .text:after {
  content: '';
  position: absolute;
  bottom: 0;
  margin-bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #2160E8 transparent transparent transparent;
}

.sjy-second-list {
  margin-bottom: 60px;
}

.sjy-second-list ul {
  display: flex;
  background: url("../images/sh-line.png") no-repeat 50% 50%;
  justify-content: center;
  background-size: cover;
}

.sjy-second-list ul li {
  margin: 31px;
  z-index: 4;
}

.sjy-second-list ul li:hover {
  z-index: 5;
}

.sjy-second-list .s-item {
  position: relative;
}

.sjy-second-list .s-item:hover .text {
  opacity: 1;
  visibility: visible;
  top: -100%;
}

.sjy-second-list .s-item:hover h3 {
  background-color: #2160E8;
  color: #FFF;
}

.sjy-second-list .s-item:hover h3:after {
  border-color: #2160e8;
}

.sjy-second-list h3 {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: #FFFFFF;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--f30);
  position: relative;
}

.sjy-second-list .text {
  position: absolute;
  top: -90%;
  left: 50%;
  transform: translateX(-50%);
  background: #2160E8;
  color: #FFF;
  box-sizing: border-box;
  padding: 27px 37px;
  min-width: 353px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}

.sjy-second-list .text:after {
  content: '';
  position: absolute;
  bottom: 0;
  margin-bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #2160E8 transparent transparent transparent;
}

.sjy-bottom {
  margin: 110px 0 150px;
  text-align: center;
}

.sjy-bottom h3 {
  color: #000;
  font-size: var(--f36);
  margin-bottom: 20px;
}

.demand-tabitem {
  text-align: center;
  margin: 0 0 60px;
}

.demand-tabitem a {
  color: #333;
  font-size: var(--f24);
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 4px;
  padding: 12px 72px;
  margin: 0 8px;
  display: inline-block;
}

.demand-tabitem a.cur {
  color: #FFF;
  background-color: #08399B;
  box-shadow: none;
}

.demand-tablist {
  border-bottom: 1px solid #CDCFD4;
  margin-bottom: 40px;
}

.demand-tablist ul {
  display: flex;
  justify-content: center;
}

.demand-tablist li {
  flex-shrink: 0;
  margin: 0 45px;
}

.demand-tablist .d-item {
  color: #7A7C84;
  font-size: var(--f24);
  padding-bottom: 28px;
  position: relative;
  line-height: 1;
}

.demand-tablist .d-item:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 4px;
  background: #0F59B2;
  transition: all 0.5s;
}

.demand-tablist .cur .d-item {
  color: #0F59B2;
  font-weight: bold;
}

.demand-tablist .cur .d-item:after {
  width: 100%;
}

.ychdemand-list ul {
  margin: 0 -15px;
}

.ychdemand-list li {
  float: left;
  width: 14.28%;
  padding: 0 15px;
  box-sizing: border-box;
}

.ychdemand-list li {
  margin-bottom: 30px;
}

.ychdemand-list li a {
  display: block;
  background: #FFFFFF;
  border: 1px solid rgba(15, 89, 178, 0.5);
  box-shadow: 3px 4px 10px 0px rgba(46, 91, 224, 0.2);
  border-radius: 4px;
  color: #222222;
  font-size: var(--f18);
  line-height: 1;
  padding: 15px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s;
}

.ychdemand-list li a:hover {
  background-color: #08399B;
  color: #FFF;
}

.demand-btn {
  text-align: center;
  padding: 50px 0 100px;
}

.ych-whyjoin {
  background-color: #F4F6FA;
  padding: 1px 0  115px;
}

.ych-whyjoin .w-tt {
  font-size: var(--f36);
  color: #333333;
  font-weight: 500;
  margin-bottom: 34px;
}

.whyjoin-cont {
  padding: 0 10%;
}

.whyjoin-cont .why-list {
  padding-bottom: 60px;
}

.whyjoin-cont .why-list ul {
  margin: 0 -20px;
}

.whyjoin-cont .why-list li {
  float: left;
  width: 25%;
  padding: 0 20px;
  box-sizing: border-box;
}

.whyjoin-cont .why-list li {
  margin-bottom: 40px;
}

.whyjoin-cont .w-item {
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 16px;
  text-align: center;
  padding: 60px 0 55px;
}

.whyjoin-cont .w-item h3 {
  color: #333;
  font-size: var(--f24);
}

.whyjoin-cont .w-item .icon {
  display: inline-block;
  margin: 0 0 26px;
  height: 50px;
}

.whyjoin-cont .w-item .icon img {
  max-height: 100%;
}

.why-process ul li {
  float: left;
  width: 25%;
}

.why-process ul li:nth-last-child(1) .line {
  display: none;
}

.why-process .p-item {
  position: relative;
}

.why-process .p-item .line {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-top: 1px dashed rgba(28, 88, 235, 0.5);
  margin-top: 12px;
  z-index: 2;
}

.why-process .p-item .text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 15%;
}

.why-process .p-item .text .iconfont {
  color: #2160E8;
  font-size: var(--f24);
}

.why-process .p-item .num {
  margin-bottom: 40px;
  position: relative;
  z-index: 3;
}

.why-process .p-item .num span {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #1C58EB;
  border-radius: 50%;
  font-size: var(--f14);
  text-align: center;
  color: #FFF;
  line-height: 25px;
}

.why-process .p-item .t-left {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 70%;
}

.why-process .p-item .t-left .icon {
  margin-right: 18px;
  flex-shrink: 0;
}

.why-process .p-item .t-left p {
  color: #333;
  font-weight: bold;
  font-size: var(--f24);
}

.ych-actswiper {
  position: relative;
}

.ych-actswiper .img-box {
  padding-bottom: 50%;
}

.ych-actswiper .a-item {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.ych-actswiper .a-item .img-box img {
  transition: all 0.5s;
}

.ych-actswiper .a-item:hover .img-box img {
  transform: scale(1.05);
}

.ych-actswiper .text {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px;
  color: #FFF;
}

.ych-actswiper .text a {
  color: #FFF;
}

.ych-actswiper .text h3 {
  font-size: var(--f24);
}

.theme.swiper-button-next, .theme.swiper-button-prev {
  width: 70px;
  height: 70px;
  background: #E6E6E6;
  border-radius: 50%;
}

.theme.swiper-button-next:after, .theme.swiper-button-prev:after {
  color: #FFF;
  font-size: 24px;
}

.theme.swiper-button-next:hover, .theme.swiper-button-prev:hover {
  background-color: #1C58EB;
}

.theme.swiper-button-next {
  right: 0;
  margin-right: -100px;
}

.theme.swiper-button-prev {
  left: 0;
  margin-left: -100px;
}

.ych-active .act-btn {
  text-align: center;
  margin: 58px 0;
}

.ych-brandact {
  padding: 1px 0 0;
}

.ych-brandact .b-logo {
  width: 113px;
}

.ych-brandact .b-logo .img-box {
  padding-bottom: 34.96503%;
}

.ych-brandact .b-item {
  padding: 30px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(132, 143, 155, 0.16);
  border-radius: 8px;
}

.ych-brandact h3 {
  margin: 20px 0;
  line-height: 1.3;
}

.ych-brandact h3 a {
  color: #333;
  font-size: var(--f24);
}

.ych-brandact h3 a:hover {
  color: #08399B;
  transition: all 0.5s;
}

.ych-brandact .date {
  color: #7A7C84;
}

.ych-brandact .see-arrow {
  color: #333;
  font-size: var(--f18);
  margin: 70px 0 0;
  display: flex;
  align-items: center;
}

.ych-brandact .see-arrow .iconfont {
  color: #3E71F6;
  font-size: var(--f24);
  margin-left: 22px;
}

.ych-brandact .see-arrow:hover {
  color: #3E71F6;
}

.brand-actswiper {
  position: relative;
}

.brand-actswiper .swiper {
  padding: 20px;
  margin: -20px;
}

.brnad-btn {
  margin: 60px 0 120px;
  text-align: center;
}

.brnad-btn a {
  margin: 0 16px;
}

.ych-cenbox {
  padding: 1px 0;
  background: url("../images/ych-cen-bg.jpg") no-repeat 50% 100%;
  background-size: cover;
}

.case-topbg {
  background: url("../images/casetop-bg.png") no-repeat 50% 100%;
  background-size: cover;
  padding: 1px 0 230px;
}

.case-chuangxin .case-btns {
  margin: 0px 0 0;
  text-align: center;
}

.case-topinfo .imgshow {
  float: left;
  width: 48.8%;
}

.case-topinfo .imgshow img {
  width: 100%;
}

.case-topinfo .text {
  width: 47%;
  float: right;
  font-size: var(--f16);
}

.case-topinfo .text .c-tt {
  margin-bottom: 28px;
}

.case-topinfo .text h3 {
  display: inline-block;
  font-size: var(--f36);
  background-color: #08399B;
  border-radius: 24px 0px 0px 0px;
  padding: 22px 50px 22px 35px;
  line-height: 1;
  color: #FFF;
}

.case-topinfo .text-p {
  background: rgba(231, 236, 250, 0.4);
  box-shadow: inset -3px -5px 51px 0px rgba(21, 92, 210, 0.55);
  color: #333;
  border-radius: 12px;
  padding: 20px 50px;
  box-sizing: border-box;
}

.case-topinfo li {
  margin-bottom: 40px;
}

.case-topinfo .cur .text-p {
  color: #333;
  font-weight: bold;
  font-size: var(--f18);
}

.case-devloperline {
  padding: 1px 0 160px;
  background: url("../images/case-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
}

.case-devloperline .title h2 {
  color: #FFF;
}

.case-devloperline .title .line {
  background-color: #306CFF;
}

.case-devloperline .dev-tt {
  text-align: center;
  color: #333;
  margin: 80px 0 50px;
}

.case-devloperline .dev-tt h3 {
  font-size: var(--f24);
  margin-bottom: 24px;
}

.devloperline-cont {
  color: #333333;
  background: #EAF0FE;
  border-radius: 30px;
  padding: 1px 55px 50px;
}

.devloperline-cont h4 {
  color: #333;
  font-size: var(--f32);
  font-weight: 400;
}

.devloperline-cont ul {
  display: flex;
  justify-content: space-between;
}

.devloperline-cont ul li {
  flex-shrink: 0;
  max-width: 33%;
}

.devloperline-cont .one .d-top {
  text-align: center;
  background: url("../images/dev-linebg1.png") no-repeat;
  width: 307px;
  height: 307px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 55px;
  position: relative;
}

.devloperline-cont .one .d-top .icon {
  display: inline-block;
  height: 65px;
  margin-bottom: 24px;
}

.devloperline-cont .one .d-top .tags {
  position: absolute;
  right: 0;
  top: 25%;
  background: url("../images/dev-linebg1-arrow.png") no-repeat;
  width: 165px;
  height: 107px;
  transform: translateX(100%);
  color: #FFF;
  font-size: var(--f20);
  box-sizing: border-box;
  padding: 65px 0 0 0px;
}

.devloperline-cont .one .d-item {
  box-sizing: border-box;
}

.devloperline-cont .one .text .dotc {
  border-color: #03D1E2;
}

.devloperline-cont .one .text .dotc:after {
  background-color: #03D1E2;
}

.devloperline-cont .two .text .dotc {
  border-color: #0AB4D0;
}

.devloperline-cont .two .text .dotc:after {
  background: linear-gradient(-90deg, #0AB4D0, #3972FF);
}

.devloperline-cont .two .two-top {
  width: 300px;
  height: 300px;
  background: rgba(48, 108, 255, 0.1);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 55px;
}

.devloperline-cont .two .ticon {
  width: 260px;
  height: 260px;
  background: linear-gradient(-43deg, #0B74D0 0%, #598BFF 100%);
  box-shadow: -3px -5px 2px 0px rgba(21, 122, 210, 0.55);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.devloperline-cont .two h4 {
  font-size: var(--f38);
  color: #FFF;
  font-weight: bold;
  margin: 28px 0 0;
}

.devloperline-cont .three .d-top {
  text-align: center;
  background: url("../images/dev-linebg3.png") no-repeat;
  width: 307px;
  height: 307px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 55px;
  position: relative;
}

.devloperline-cont .three .d-top .icon {
  display: inline-block;
  height: 65px;
  margin-bottom: 24px;
}

.devloperline-cont .three .d-top .tags {
  position: absolute;
  left: 0;
  top: 40%;
  background: url("../images/dev-linebg3-arrow.png") no-repeat;
  width: 204px;
  height: 115px;
  transform: translateX(-100%);
  color: #FFF;
  font-size: var(--f20);
  box-sizing: border-box;
  padding: 14px 0 0 0px;
}

.devloperline-cont .three .d-item {
  box-sizing: border-box;
}

.devloperline-cont .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.devloperline-cont .text p {
  color: #222;
  font-size: var(--f20);
  margin-bottom: 10px;
  position: relative;
  padding-left: 40px;
  display: inline-block;
}

.devloperline-cont .text .dotc {
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid #306CFF;
  left: 0;
  top: 5px;
}

.devloperline-cont .text .dotc:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #306CFF;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.dev-fourway .dev-tt {
  color: #FFF;
}

.dev-fourway .text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  z-index: 2;
  margin: 0 0 70px;
}

.dev-fourway .text h4 {
  font-size: var(--f24);
}

.dev-fourway .h-text {
  transition: all 0.5s;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 3;
  background-color: #045CF1;
  bottom: 35px;
  left: 26px;
  right: 26px;
  color: #FFF;
  border-radius: 12px;
  padding: 24px 30px;
  transform: translateY(100%);
}

.dev-fourway .h-text h4 {
  font-size: var(--f24);
  margin-bottom: 12px;
}

.dev-fourway ul {
  margin: 0 -10px;
}

.dev-fourway li {
  float: left;
  width: 16.66%;
  padding: 0 10px;
  box-sizing: border-box;
}

.dev-fourway .f-item {
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}

.dev-fourway li {
  transition: all 0.4s;
}

.dev-fourway li.cur {
  width: 50%;
}

.dev-fourway li.cur .text {
  opacity: 0;
}

.dev-fourway li.cur .h-text {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);
}

.cu-block .up-tt {
  color: #333;
  font-size: var(--f36);
  margin-bottom: 36px;
}

.case-cityupdate {
  margin: 0 0 100px;
}

.case-cityupdate .cu-list {
  padding: 0 0 50px;
}

.case-cityupdate .cu-list ul {
  margin: 0 -10px;
}

.case-cityupdate .cu-list li {
  float: left;
  width: 25%;
  padding: 0 10px;
  box-sizing: border-box;
}

.case-cityupdate .cu-list li {
  margin-bottom: 20px;
}

.case-cityupdate .cu-list .c-item {
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(143, 154, 162, 0.2);
  border-radius: 16px;
  padding: 36px 70px;
}

.case-cityupdate .cu-list h3 {
  display: flex;
  align-items: center;
  line-height: 1;
  font-size: var(--f24);
  color: #333;
}

.case-cityupdate .cu-list h3 .icon {
  width: 12px;
  height: 12px;
  background: #0654F4;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 26px;
}

.cu-fangxiang10 {
  padding: 0 0 150px;
  position: relative;
}

.cu-fangxiang10 ul {
  margin: 0 -14px;
}

.cu-fangxiang10 li {
  float: left;
  width: 20%;
  padding: 0 14px;
  box-sizing: border-box;
}

.cu-fangxiang10 li {
  margin-bottom: 20px;
}

.cu-fangxiang10 .f-item {
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(143, 154, 162, 0.2);
  border-radius: 16px;
  text-align: center;
  line-height: 1;
  position: relative;
}

.cu-fangxiang10 .f-item h3 {
  font-size: var(--f24);
  color: #333;
  padding: 36px 0;
  position: relative;
}

.cu-fangxiang10 .f-item h3:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: url("../images/cu-tenicon.png") no-repeat;
  width: 43px;
  height: 23px;
  top: 100%;
  margin-top: 20px;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
}

.cu-fangxiang10 .f-item:hover .h-text {
  opacity: 1;
  visibility: visible;
}

.cu-fangxiang10 .f-item:hover h3:after {
  opacity: 1;
  visibility: visible;
  transition: all 0.4s;
}

.cu-fangxiang10 .f-item .h-text {
  z-index: 2;
  width: 100%;
  position: absolute;
  left: 0%;
  top: 100%;
  background: #FFFFFF;
  border: 1px dotted #355D87;
  border-radius: 16px;
  padding: 20px;
  margin-top: 40px;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  line-height: 1.5;
  transition: all 0.4s;
  text-align: left;
}

.ssway-process ul li {
  float: left;
  width: 20%;
}

.ssway-process ul li:nth-last-child(1) .line {
  display: none;
}

.ssway-process .p-item {
  position: relative;
}

.ssway-process .p-item .line {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-top: 1px dashed rgba(28, 88, 235, 0.5);
  margin-top: 12px;
  z-index: 2;
}

.ssway-process .p-item .text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.ssway-process .p-item .text .iconfont {
  color: #2160E8;
  font-size: var(--f24);
}

.ssway-process .p-item .text-p {
  margin-top: 10px;
  color: #333;
  padding-right: 35%;
}

.ssway-process .p-item .num {
  margin-bottom: 40px;
  position: relative;
  z-index: 3;
}

.ssway-process .p-item .num span {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #1C58EB;
  border-radius: 50%;
  font-size: var(--f14);
  text-align: center;
  color: #FFF;
  line-height: 25px;
}

.ssway-process .p-item .t-left {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-right: 24px;
}

.ssway-process .p-item .t-left p {
  color: #333;
  font-weight: bold;
  font-size: var(--f24);
}

.cu-yuanqucase {
  background: url("../images/yuan-bg.jpg") no-repeat 50% 100%;
  padding: 1px 0 95px;
  margin: 90px 0 0;
  background-size: cover;
}

.cu-yuanqubtn {
  text-align: center;
  margin: 50px 0 0;
}

.yuanqucase-cont {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.yuanqucase-cont .imgshow {
  width: 34%;
}

.yuanqucase-cont h3 {
  font-size: var(--f36);
  color: #333;
  font-weight: 400;
  text-align: center;
  margin: 55px 0 0;
}

.yuanqucase-cont .text {
  width: 57%;
  height: 100%;
  position: relative;
}

.yuanqucase-cont .text ul {
  margin: 0 -7px;
}

.yuanqucase-cont .text li {
  float: left;
  width: 25%;
  padding: 0 7px;
  box-sizing: border-box;
}

.yuanqucase-cont .text .t-arrow {
  position: absolute;
  left: -60px;
  top: 0px;
  background: url("../images/yuanqu-arrow.png") no-repeat;
  background-size: cover;
  width: 498px;
  height: 206px;
}

.yuanqucase-cont .text ul {
  display: flex;
  align-items: flex-end;
}

.yuanqucase-cont .text li {
  flex-shrink: 0;
}

.yuanqucase-cont .text li:nth-child(1) .y-item {
  height: 180px;
}

.yuanqucase-cont .text li:nth-child(2) .y-item {
  height: 234px;
  background-color: #074abf;
}

.yuanqucase-cont .text li:nth-child(3) .y-item {
  height: 327px;
  background-color: #2069da;
}

.yuanqucase-cont .text li:nth-child(4) .y-item {
  height: 433px;
  background-color: #074abf;
}

.yuanqucase-cont .y-item {
  box-sizing: border-box;
  background-color: #2069da;
  color: #FFF;
  text-align: center;
  box-shadow: inset 2px 0px 12px 0px #1b5384;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 0 10px 20px;
}

.yuanqucase-cont .y-item h4 {
  font-size: var(--f24);
}

.yuanqucase-cont .y-item p {
  min-height: 4.8rem;
}

.cu-specialcase {
  background: url("../images/special-case-bg.png") no-repeat 50% 100%;
  background-size: cover;
  padding: 1px 0 85px;
  margin-bottom: 120px;
}

.specialcase-cont {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.specialcase-cont img {
  max-width: 100%;
}

.specialcase-cont .scase-block .b-item {
  width: 81px;
  height: 30px;
  background: url("../images/pub-yuan.png") no-repeat;
  position: relative;
  padding-top: 125px;
}

.specialcase-cont .scase-block .b-item:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate(-50%, -100%);
  top: 0%;
  margin-top: 15px;
  height: 100%;
  width: 1px;
  background-color: rgba(8, 57, 155, 0.8);
  z-index: 1;
}

.specialcase-cont .scase-block .b-item .text {
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  top: -100%;
}

.specialcase-cont .scase-block .b-item .text h3 {
  background-image: url("../images/ne-ttbg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 247px;
  height: 56px;
  font-size: var(--f20);
  color: #222222;
  line-height: 1;
  padding: 18px 0 0;
  text-align: center;
  white-space: nowrap;
  box-sizing: border-box;
}

.specialcase-cont .scase-block .b-item .text .h-text {
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: 10px;
  transform: translateX(-50%);
  background: rgba(0, 66, 178, 0.8);
  border: 1px solid #7DABDC;
  box-shadow: 5px 9px 20px 0px rgba(0, 54, 255, 0.2);
  border-radius: 4px;
  width: 100%;
  text-align: center;
  color: #fff;
  display: none;
}

.specialcase-cont .scase-block .b-item .text .h-text p {
  padding: 10px 20px;
  display: block;
}

.specialcase-cont .scase-block li {
  position: absolute;
  z-index: 1;
}

.specialcase-cont .scase-block li:hover {
  z-index: 2;
}

.specialcase-cont .scase-block li:nth-child(1) {
  left: 8%;
  top: 75%;
}

.specialcase-cont .scase-block li:nth-child(2) {
  left: 11%;
  top: 27%;
}

.specialcase-cont .scase-block li:nth-child(3) {
  left: 58%;
  top: 58%;
}

.specialcase-cont .scase-block li:nth-child(4) {
  left: 39%;
  top: 38%;
}

.specialcase-cont .scase-block li:nth-child(5) {
  left: 43%;
  top: 80%;
}

.specialcase-cont .scase-block li:nth-child(6) {
  left: 85%;
  top: 47%;
}

.specialcase-cont .scase-block li:nth-child(7) {
  left: 72%;
  top: 78%;
}

.about-jieshao {
  background: url("../images/about-js-bg.jpg") no-repeat 50% 100%;
  padding: 1px 0 105px;
}

.jieshao-cont {
  display: flex;
  flex-direction: row-reverse;
}

.jieshao-cont .text {
  left: left;
  width: 50%;
  border-radius: 10px;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.09);
  box-sizing: border-box;
  padding: 50px 60px;
}

.jieshao-cont .imgshow {
  float: right;
  width: 50%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.jieshao-cont .imgshow video {
  width: 100%;
  position: absolute;
  background-color: #35383e;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}

.jieshao-cont .imgshow .img-bg img {
  width: 100%;
}

.jieshao-cont .text-p {
  color: #787B82;
  font-size: var(--f18);
}

.about-tt {
  margin-bottom: 30px;
}

.about-tt h3 {
  color: #333;
  font-size: var(--f32);
  font-weight: 400;
  padding: 0 0 36px;
  line-height: 1;
  line-height: 1.7;
}

.about-tt .line {
  height: 1px;
  background-color: #DEE1ED;
  position: relative;
}

.about-tt .line:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 4px;
  background-color: #4567F7;
}

.about-rumen {
  background: url("../images/rm-bg.jpg") no-repeat 50% 100%;
  background-size: cover;
  padding: 1px 0 100px;
}

.about-rumen .rm-swiper .img-box {
  padding-bottom: 60.71429%;
}

.about-rumen .imgshow img {
  transition: all 0.6s;
}

.about-rumen .r-item {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.about-rumen .r-item:hover .imgshow img {
  transform: scale(1.053);
}

.about-rumen .text .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.about-rumen .text a {
  color: #FFF;
}

.about-rumen .text h3 {
  font-size: var(--f30);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 38px;
  text-align: center;
}

.about-youshi {
  background: url(../images/ys-bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0 210px;
  position: relative;
}

.about-youshi .title {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.about-youshi .title h2 {
  color: #FFF;
  font-size: var(--f72);
}

.about-youshi .title .line {
  background-color: #FFF;
}

.about-youshi .title .sub-tt30 {
  color: #fff;
  font-size: var(--f30);
}

.ys-cont {
  position: relative;
  z-index: 1;
}

.ys-cont .imgshow {
  text-align: center;
}

.ys-cont .imgshow img {
  max-width: 100%;
}

.ys-cont .y-item {
  transition: all 0.5s;
}

.ys-cont .y-item:hover {
  transform: translateY(-10px);
}

.ys-cont .y-item:hover h3 {
  top: 90%;
}

.ys-cont li {
  position: absolute;
}

.ys-cont li:nth-child(1) {
  top: 28.3425%;
  left: 10.3425%;
}

.ys-cont li:nth-child(2) {
  top: 75.3425%;
  left: 2.3425%;
}

.ys-cont li:nth-child(3) {
  top: 85.3425%;
  left: 22.3425%;
}

.ys-cont li:nth-child(4) {
  top: 80.3425%;
  left: 47.3425%;
}

.ys-cont li:nth-child(5) {
  top: 70.3425%;
  left: 68.3425%;
}

.ys-cont li:nth-child(6) {
  top: 46.3425%;
  left: 89.3425%;
}

.ys-cont .icon {
  display: inline-block;
  background-color: #FFF;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.ys-cont h3 {
  transition: all 0.7s;
  color: #FFF;
  font-size: var(--f24);
  margin: 30px 0 0;
  text-align: center;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
}

.about-servicetx {
  background: #edf2f8;
  padding: 1px 0 0;
}

.sertx-cont {
  position: relative;
}

.sertx-cont .imgshow img {
  width: 100%;
}

.sertx-cont li {
  position: absolute;
  left: 16.45353%;
  top: 33.45353%;
}

.sertx-cont li.righticon .text {
  transform: translate(-78%, -78%);
  right: auto;
  left: 0;
}

.sertx-cont li:nth-child(2) {
  left: 31.45353%;
  top: 78.45353%;
}

.sertx-cont li:nth-child(3) {
  left: 45.45353%;
  top: 52.45353%;
}

.sertx-cont li:nth-child(4) {
  left: 60.45353%;
  top: 40.45353%;
}

.sertx-cont li:nth-child(5) {
  left: 72.45353%;
  top: 68.45353%;
}

.sertx-cont li:nth-child(6) {
  left: 42.45353%;
  top: 16.45353%;
}

.sertx-cont li .text {
  position: absolute;
  right: 0;
  top: 0;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  border: 1px solid rgba(33, 96, 232, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: translate(78%, -78%);
}

.sertx-cont li .text h3 {
  display: inline-block;
  background-color: #FFF;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  font-size: var(--f20);
  color: #222;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}

.sertx-cont li .text:hover {
  z-index: 3;
}

.sertx-cont li .text:hover .h-text {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.sertx-cont li .text:hover h3 {
  background-color: #2160E8;
  color: #FFF;
}

.sertx-cont li .h-text {
  position: absolute;
  bottom: 100%;
  background-color: #2160E8;
  width: 360px;
  box-sizing: border-box;
  padding: 36px 36px 24px;
  border-radius: 10px;
  transform: translateY(10px);
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
}

.sertx-cont li .h-text a {
  color: #FFF;
}

.sertx-cont li .h-text dl {
  display: flex;
  flex-wrap: wrap;
}

.sertx-cont li .h-text dl dd {
  width: 50%;
  font-size: var(--f20);
  font-weight: 500;
  margin-bottom: 12px;
}

.sertx-cont li .h-text:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 18px 0 18px;
  border-color: #2160E8 transparent transparent transparent;
  margin-bottom: -23px;
}

.about-join {
  background: url("../images/join-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 128px 0;
  text-align: center;
}

.about-join .see-more {
  color: #2160E8;
  font-size: var(--f36);
  font-weight: bold;
  padding: 25px 60px;
  line-height: 1;
}

.about-join .see-more .iconfont {
  font-size: 30px;
}

.about-join .see-more:hover {
  color: #2160E8;
}

/* 新增 */
.content-cy-pingtai {
  padding: 90px 0 100px;
}

.cypt-list .img-box {
  padding-bottom: 62.5%;
}

.cypt-list ul {
  margin: 0 -30px;
}

.cypt-list li {
  float: left;
  width: 33.33%;
  padding: 0 30px;
  box-sizing: border-box;
}

.cypt-list li {
  margin-bottom: 150px;
}

.cypt-list .c-item {
  border-radius: 8px;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  position: relative;
}

.cypt-list .c-item .text {
  padding: 30px;
}

.cypt-list .c-item h3 {
  font-size: var(--f20);
  margin-bottom: 20px;
}

.cypt-list .c-item h3 a {
  color: #333;
}

.cypt-list .c-item .text-p {
  color: #7A7C84;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: var(--f16);
  height: 7.2rem;
}

.cypt-list .c-item:hover .h-text {
  transform: translateY(0);
}

.cypt-list .c-item .h-text {
  transform: translateY(100%);
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #2160E8;
  padding: 24px 30px;
}

.cypt-list .c-item .h-text .text-p {
  color: #FFF;
}

.cypt-list .c-item .h-text h3 a {
  color: #FFF;
}

.cypt-list .c-item .h-text .see-detail {
  display: flex;
  align-items: center;
  margin: 40px 0 0;
  color: #FFF;
}

.cypt-list .c-item .h-text .see-detail .iconfont {
  font-size: 24px;
  margin-left: 14px;
}

.nysm-title h2 {
  color: #333;
  font-size: var(--f40);
}

.content-pingtai-yuzhou {
  margin: 0 0 110px;
}

.content-pingtai-yuzhou .nysm-title {
  margin: 90px 0 50px;
}

.yuzhou-list .y-item {
  display: flex;
  color: #000;
  align-items: center;
  border-bottom: 1px solid #CCCCCC;
  padding: 45px 0;
}

.yuzhou-list .y-item:hover .imgshow img {
  transform: scale(1.02);
}

.yuzhou-list .y-item:hover .num {
  color: #08399B;
}

.yuzhou-list .y-item .imgshow {
  width: 300px;
  flex-shrink: 0;
  margin: 0 10% 0 5%;
}

.yuzhou-list .y-item .imgshow img {
  transition: all 0.5s;
}

.yuzhou-list .y-item .img-box {
  padding-bottom: 55.92105%;
}

.yuzhou-list .y-item .num {
  font-size: var(--f36);
  width: 50px;
  flex-shrink: 0;
}

.yuzhou-list .y-item h3 {
  font-size: var(--f28);
  margin: 0 0 20px;
}

.yuzhou-list .y-item h3 a {
  color: #000;
}

.yuzhou-list .y-item h3 a:hover {
  color: #08399B;
}

.yuzhou-list .y-item .text {
  margin-right: 10%;
}

.yuzhou-list li:nth-child(1) .y-item {
  border-top: 1px solid #ccc;
}

.zonghe-ptblock .imgshow img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
}

.ptjg {
  background-color: #F7F7F7;
  padding: 1px 0 80px;
}

.pt-title {
  text-align: center;
  margin: 40px 0 30px;
}

.pt-title h2 {
  font-size: var(--f34);
  color: #333;
}

.ptfanga .pt-btns {
  text-align: center;
}

.ptfanga .see-more {
  margin: 60px auto;
}

.zonghe-pt-jiazhi {
  padding: 1px 0 90px;
  background-color: #F7F7F7;
}

.zonghe-pt-jiazhi ul {
  display: flex;
  justify-content: space-between;
}

.zonghe-pt-jiazhi h3 {
  color: #333333;
  font-size: var(--f26);
  margin: 20px 0;
}

.zonghe-pt-jiazhi .imgshow {
  height: 256px;
}

.zonghe-pt-jiazhi .imgshow img {
  max-width: 100%;
  max-height: 256px;
}

.zonghe-pt-jiazhi li {
  max-width: 22%;
}

.zonghe-pt-jiazhi .j-item {
  text-align: center;
}

.zonghe-pt-jiazhi .text-p {
  color: #2F2F2F;
  line-height: 1.7;
}

.zonghe-pt-jiazhi .j-arrow {
  padding-top: 130px;
}

/*业绩*/
.yeji-filter {
  margin: 0 0 65px;
}

.yeji-filter .f-result {
  display: flex;
}

.yeji-filter .f-result label {
  line-height: 42px;
  display: inline-block;
  margin-right: 18px;
}

.yeji-filter .f-result dl {
  display: flex;
  flex-wrap: wrap;
}

.yeji-filter .f-result dd {
  min-width: 116px;
  height: 42px;
  border: 2px solid #E7E7E7;
  border-radius: 4px;
  position: relative;
  box-sizing: border-box;
  padding: 0 25px 0 20px;
  line-height: 40px;
  margin-right: 10px;
}

.yeji-filter .f-result dd .iconfont {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.yeji-filter .f-list {
  margin: 30px 0 0;
  padding: 20px 50px 1px;
  border: 2px solid #E7E7E7;
}

.yeji-filter .f-list ul {
  overflow: hidden;
}

.yeji-filter .f-list ul li {
  float: left;
  margin-right: 50px;
  margin-bottom: 20px;
}

.yeji-filter .f-list ul li.cur {
  color: #12389C;
}

.yeji-list ul {
  margin: 0 -17px;
}

.yeji-list li {
  float: left;
  width: 25%;
  padding: 0 17px;
  box-sizing: border-box;
}

.yeji-list .img-box {
  padding-bottom: 56.14035%;
}

.yeji-list h3 {
  font-size: var(--f20);
}

.yeji-list h3 a {
  color: #333;
}

.yeji-list h3 a:hover {
  color: #08399B;
}

.yeji-list .text {
  padding: 30px 16px;
}

.yeji-list .y-item {
  background: #FFFFFF;
  box-shadow: 0px 10px 25px 0px rgba(223, 220, 226, 0.2);
  border-radius: 10px;
  overflow: hidden;
}

.yeji-list .see-d {
  margin: 40px 0 0;
  display: flex;
  align-items: center;
  color: #B8B8B8;
  transition: all 0.5s;
}

.yeji-list .see-d .iconfont {
  margin-left: 16px;
  font-size: 20px;
}

.yeji-list .see-d:hover {
  color: #08399B;
}

.yeji-list li {
  margin-bottom: 70px;
}

.yeji-grey {
  background-color: #F7F7F7;
  padding: 75px 0 115px;
}

.yeji-prodis {
  margin: 150px 0 0;
}

.yeji-prodis .yjswiper {
  float: left;
  width: 50%;
}

.yeji-prodis .yj-text {
  float: right;
  width: 42%;
}

.yeji-prodis .yj-text h3 {
  font-size: var(--f38);
  color: #333;
  margin-bottom: 60px;
}

.yeji-prodis .text-p {
  color: #777;
}

.yeji-prodis .text-p p {
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 33px;
  min-height: 28px;
  margin-bottom: 36px;
}

.yeji-prodis .text-p label {
  color: #333;
  font-weight: bold;
}

.yeji-prodis .text-p .icon1 {
  background-image: url("../images/yjd-icon1.png");
}

.yeji-prodis .text-p .icon2 {
  background-image: url("../images/yjd-icon2.png");
}

.yeji-prodis .text-p .icon3 {
  background-image: url("../images/yjd-icon3.png");
}

.yeji-prodis .text-p .icon4 {
  background-image: url("../images/yjd-icon4.png");
}

.yeji-prodis .text-p .icon5 {
  background-image: url("../images/yjd-icon5.png");
}

.yeji-prodis .text-p .icon6 {
  background-image: url("../images/yjd-icon6.png");
}

.yeji-prodis .text-p .icon7 {
  background-image: url("../images/yjd-icon7.png");
}

.yeji-prodis .text-p .icon8 {
  background-image: url("../images/yjd-icon8.png");
}

.yj-bigswiper .img-box {
  padding-bottom: 56.25%;
}

.yj-smallswiper {
  margin: 15px 0 0;
  position: relative;
}

.yj-smallswiper .img-box {
  padding-bottom: 55.95238%;
}

.yj-smallswiper .swiper-slide {
  box-sizing: border-box;
  border: 1px solid transparent;
}

.yj-smallswiper .swiper-slide-thumb-active {
  border-color: #08399B;
}

.yj-smallswiper .swiper-button-next {
  right: 60px;
}

.yj-smallswiper .swiper-button-prev {
  left: 60px;
}

.yj-smallswiper .swiper-button-next:after, .yj-smallswiper .swiper-button-prev:after {
  color: #FFF;
  font-size: 30px;
}

.yeji-tt {
  background: url("../images/yjd-icon-tt.png") no-repeat 0 50%;
  padding-left: 60px;
  margin-bottom: 32px;
}

.yeji-tt h2 {
  color: #08399B;
  font-size: var(--f30);
  font-weight: normal;
}

.content-zhaoyeji-detail {
  padding: 0 0 160px;
}

.content-zhaoyeji-detail .yeji-text {
  color: #777;
  line-height: 1.875;
}

.user-right .user-form .layui-input-block.yzm input {
  padding-left: 120px;
}

.online-msgform {
  margin: 90px 0 0;
  font-size: 18px;
}

.online-msgform .cell-item {
  float: left;
  width: 32%;
  margin-right: 2%;
}

.online-msgform .cell-item:nth-child(3) {
  margin-right: 0;
}

.online-msgform .cell-item.w100 {
  width: 100%;
  margin-right: 0;
}

.online-msgform .cell-item.w50 {
  width: 50%;
}

.online-msgform .layui-form-item {
  position: relative;
  margin-bottom: 30px;
}

.online-msgform .layui-form-label {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 124px;
  padding: 0;
  text-align: center;
}

.online-msgform .layui-input-block {
  margin-left: 0;
}

.online-msgform .layui-input-block input {
  padding-left: 124px;
}

.online-msgform .layui-input-block.yzm input {
  padding-left: 34px;
}

.online-msgform .red {
  color: #F00;
}

.online-msgform .layui-input {
  height: 70px;
  border: #CBCBCB 1px solid !important;
}

.online-msgform .layui-textarea {
  border: #CBCBCB 1px solid !important;
}

.online-msgform .sendcode {
  position: absolute;
  right: 34px;
  top: 0;
  height: 100%;
  color: #2261EA;
  font-size: var(--f18);
  display: flex;
  align-items: center;
}

.online-msgform .iPicker-container {
  width: 32% !important;
  margin-right: 2%;
}

.online-msgform .iPicker-container:nth-child(1) .iPicker-input {
  padding-left: 124px;
}

.online-msgform .iPicker-container:nth-child(3) {
  margin-right: 0;
}

.online-msgform .iPicker-container:not(:first-of-type) {
  margin-left: 0;
}

.online-msgform .iPicker-container, .online-msgform .iPicker-result {
  height: 70px !important;
}

.online-msgform .iPicker-result {
  width: 100% !important;
  box-sizing: border-box;
  border: #CBCBCB 1px solid !important;
}

.online-msgform .iPicker-input {
  height: 68px !important;
  width: 100% !important;
  box-sizing: border-box;
  font-size: var(--f16);
}

.online-msgform .iPicker-result i {
  top: 50%;
  margin-top: -15px;
}

.online-msgform .textareacon .layui-form-label {
  transform: translateY(0);
  top: 27px;
}

.online-msgform .textareacon .layui-textarea {
  padding: 24px 0 0 124px;
}

.online-msgform .form-sm .smb {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
  font-size: var(--f16);
}

.online-msgform .form-sm .smb a {
  display: block;
}

.online-msgform .layui-btn {
  width: 176px;
  height: 48px;
  background: #08399B;
  border-radius: 4px;
  line-height: 48px;
}

.online-msgform .layui-btn:hover {
  background-color: #08399B;
}

.online-msgform .laysub {
  text-align: center;
  margin: 28px 0 104px;
}

.keyc-title {
  text-align: center;
  margin: 0 0 45px;
}

.keyc-title h2 {
  font-size: var(--f42);
  color: #333;
}

.keyc-title .line {
  width: 40px;
  height: 4px;
  display: inline-block;
  background: #002965;
}

.keyc-block .imgshow {
  text-align: center;
}

.keyc-block .imgshow img {
  max-width: 100%;
  height: auto;
}

.keyc-block.chuangxin {
  background-color: #F7F7F7;
  padding: 1px 0 75px;
  margin-top: 100px;
}

.keyc-cxlist ul {
  margin: 0 -11px;
}

.keyc-cxlist li {
  float: left;
  width: 20%;
  padding: 0 11px;
  box-sizing: border-box;
}

.keyc-cxlist .c-item {
  background-color: #FFF;
  text-align: center;
  padding: 36px 20px 1px;
}

.keyc-cxlist .icon {
  display: inline-block;
  height: 60px;
}

.keyc-cxlist .icon img {
  max-height: 60px;
  max-width: 100%;
}

.keyc-cxlist h3 {
  font-size: var(--f24);
  color: #333;
  border-bottom: 1px solid #DDDDDD;
  padding: 30px 0 12px;
}

.keyc-cxlist .text-p {
  font-size: var(--f16);
  line-height: 1.875;
  color: #000;
  min-height: 12rem;
  margin: 12px 0 40px;
}

.keyc-case {
  background-color: #F7F7F7;
  padding: 60px 0 55px;
  margin-top: 90px;
}

.kcase-con {
  display: flex;
}

.kcase-con .k-text {
  float: left;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.kcase-con .k-text .keyc-title {
  margin-top: -130px;
}

.kcase-con .k-text .text {
  font-size: var(--f24);
  color: #333;
}

.kcase-con .k-text .text p {
  margin-bottom: 70px;
}

.kcase-con .k-text .text p:nth-last-child(1) {
  margin-bottom: 0;
}

.kcase-con .k-text:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background-color: #E6E6E6;
}

.kcase-con .k-img {
  float: right;
  width: 50%;
}

.kcase-con .keyc-title {
  text-align: left;
}

.related-ilist {
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  margin: 0 0 100px;
}

.related-ilist ul {
  display: flex;
}

.related-ilist li {
  float: left;
  width: 22%;
  color: #000000;
  font-size: var(--f16);
}

.related-ilist li:hover {
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
}

.related-ilist li:hover .r-item {
  background-color: #FFF !important;
}

.related-ilist li .r-item {
  padding: 40px;
  transition: all 0.5s;
}

.related-ilist li:nth-child(odd) .r-item {
  background-color: #F6F7FA;
}

.related-ilist li h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 20px 0 40px;
}

.related-ilist li h3 a {
  color: #000;
  display: block;
}

.related-ilist li .see-detail {
  color: #888888;
  display: flex;
  align-items: center;
}

.related-ilist li .see-detail:hover {
  color: #2160E8;
}

.related-ilist li .see-detail .iconfont {
  font-size: 24px;
  margin-left: 10px;
}

.related-ilist .last {
  background-color: #F6F7FA;
  width: 12%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.related-ilist .last a {
  color: #333;
  font-size: var(--f20);
  font-weight: bold;
}

.related-ilist .last a:hover {
  color: #2160E8;
}

.edupt-chuangxin .text-p {
  color: #3C6FF7;
  font-size: var(--f24);
  text-align: center;
  padding: 50px 0 100px;
}

.edupt-chuangxin .imgshow img {
  max-width: 100%;
  height: auto;
}

.edu-type {
  background: url("../images/edu-type-bg.jpg") no-repeat;
  padding: 1px 0 0;
}

.edutype-swiper {
  padding-bottom: 100px;
}

.edutype-swiper .swiper-slide {
  width: 450px;
  background: #FFFFFF;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  border-radius: 10px;
  overflow: hidden;
  height: auto;
}

.edutype-swiper .img-box {
  padding-bottom: 51.11111%;
}

.edutype-swiper .e-item .text {
  padding: 30px 40px;
}

.edutype-swiper h3 {
  font-size: var(--f24);
  color: #333;
  margin-bottom: 20px;
}

.edutype-swiper dl {
  overflow: hidden;
}

.edutype-swiper dd {
  font-size: var(--f18);
  color: #777;
  float: left;
  width: 50%;
  margin-bottom: 10px;
}

.edutype-swiper .icon {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #BDBDBD;
  border-radius: 50%;
  margin-right: 8px;
}

.edutype-swiper .swiper {
  padding: 0 0 50px;
}

.edutype-swiper .edu-page {
  position: relative;
  width: 160px;
  margin: 0 auto;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.edutype-swiper .edu-page > div {
  margin-top: 0;
  top: 0;
  position: relative;
  width: 70px;
  height: 70px;
  background: #FFFFFF;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  border-radius: 50%;
  left: auto;
  right: auto;
}

.edutype-swiper .edu-page > div:after {
  color: #D3D3D3;
  font-size: 20px;
}

.edutype-swiper .edu-page > div:hover {
  background: #1C58EB;
  box-shadow: 0px 20px 49px 0px rgba(28, 88, 235, 0.16);
}

.edu-swiper-page, .ronghe-swiper-page, .yuanqu-swiper-page {
  position: relative;
}

.edu-swiper-page .swiper-pagination, .ronghe-swiper-page .swiper-pagination, .yuanqu-swiper-page .swiper-pagination {
  position: relative;
  bottom: 0;
  margin: 60px 0 90px;
}

.edu-swiper-page .swiper-pagination-bullet, .ronghe-swiper-page .swiper-pagination-bullet, .yuanqu-swiper-page .swiper-pagination-bullet {
  margin: 0 10px !important;
  width: 6px;
  height: 6px;
  background-color: #BBBBBB;
  opacity: 1;
}

.edu-swiper-page .swiper-pagination-bullet .circleChart, .ronghe-swiper-page .swiper-pagination-bullet .circleChart, .yuanqu-swiper-page .swiper-pagination-bullet .circleChart {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  display: none;
}

.edu-swiper-page .swiper-pagination-bullet-active .circleChart, .ronghe-swiper-page .swiper-pagination-bullet-active .circleChart, .yuanqu-swiper-page .swiper-pagination-bullet-active .circleChart {
  display: block;
}

.edu-swiper-page .swiper-pagination-bullet-active, .ronghe-swiper-page .swiper-pagination-bullet-active, .yuanqu-swiper-page .swiper-pagination-bullet-active {
  background-color: transparent;
}

.edu-swiper-page .swiper-pagination {
  margin: 20px 0 30px;
}

.edu-ronghe {
  background: url("../images/eud-rhbg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0;
}

.ronghe-swiper .img-box {
  padding-bottom: 56.13636%;
}

.ronghe-swiper h3 {
  padding: 20px;
}

.ronghe-swiper h3 a {
  color: #333;
  font-size: var(--f20);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ronghe-swiper .swiper-slide {
  box-sizing: border-box;
  padding: 0 30px 30px;
}

.ronghe-swiper .r-item {
  border-radius: 8px;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0px 20px 20px 0px rgba(132, 143, 155, 0.16);
  transition: all 0.4s;
}

.ronghe-swiper .r-item:hover {
  background-color: #2160E8;
}

.ronghe-swiper .r-item:hover h3 a {
  color: #FFF;
}

.related-tjlist {
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  margin: 0 0 100px;
}

.related-tjlist ul {
  display: flex;
}

.related-tjlist li {
  float: left;
  width: 22%;
  color: #000000;
  font-size: var(--f16);
}

.related-tjlist li:hover {
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
}

.related-tjlist li:hover .r-item {
  background-color: #FFF !important;
}

.related-tjlist li:hover .text {
  transform: translateY(-15px);
}

.related-tjlist li:hover .see-detail {
  opacity: 1;
  visibility: visible;
}

.related-tjlist li .r-item {
  padding: 32px 40px 20px;
  transition: all 0.5s;
}

.related-tjlist li:nth-child(odd) .r-item {
  background-color: #F6F7FA;
}

.related-tjlist li h3 {
  font-size: var(--f20);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px 0 12px;
}

.related-tjlist li h3 a {
  color: #000;
  display: block;
}

.related-tjlist li .see-detail {
  color: #888888;
  display: flex;
  align-items: center;
  opacity: 0;
  overflow: hidden;
  transition: all 0.5s;
}

.related-tjlist li .see-detail:hover {
  color: #2160E8;
}

.related-tjlist li .see-detail .iconfont {
  font-size: 24px;
  margin-left: 10px;
}

.related-tjlist li .text {
  color: #7A7C84;
  transition: all 0.5s;
}

.related-tjlist li .text-p {
  height: 7.2rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.related-tjlist .last {
  background-color: #F6F7FA;
  width: 12%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.related-tjlist .last a {
  color: #333;
  font-size: var(--f20);
  font-weight: bold;
}

.related-tjlist .last a:hover {
  color: #2160E8;
}

.keysigin-list .icon {
  position: absolute;
  left: 0;
  width: 150px;
  box-sizing: border-box;
  padding-left: 55px;
}

.keysigin-list .k-item {
  position: relative;
  padding: 50px 50px 20px;
  background: #FFFFFF;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  border-radius: 10px;
  height: 100%;
}

.keysigin-list .text {
  padding-left: 100px;
}

.keysigin-list ul {
  margin: 0 -22px;
}

.keysigin-list li {
  float: left;
  width: 33.33%;
  padding: 0 22px;
  box-sizing: border-box;
}

.keysigin-list li {
  margin-bottom: 44px;
}

.keysigin-list h4 {
  color: #333333;
  font-size: var(--f24);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.keysigin-list h3 {
  color: #1C58EB;
  font-size: var(--f24);
  margin: 0 0 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.keysigin-list .text-p {
  color: #777777;
  line-height: 1.8;
  height: 12rem;
}

.keysigin-list .text-p p {
  position: relative;
  padding-left: 20px;
}

.keysigin-list .text-p p:after {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  border: 2px solid #BDBDBD;
  border-radius: 50%;
  box-sizing: border-box;
}

.chuanxin-area {
  margin: 60px 0 0;
  background: url("../images/cx-area-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0 60px;
}

.cx-arealist ul {
  margin: 0 -22px;
}

.cx-arealist li {
  float: left;
  width: 33.33%;
  padding: 0 22px;
  box-sizing: border-box;
}

.cx-arealist li {
  margin-bottom: 44px;
}

.cx-arealist .img-box {
  padding-bottom: 51.11111%;
}

.cx-arealist .c-item {
  position: relative;
}

.cx-arealist .c-item h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
  font-size: var(--f24);
  color: #fff;
  font-weight: 400;
}

.jinrong-tixi {
  padding: 0 0 100px;
}

.jinrong-tixi .imgshow img {
  max-width: 100%;
  height: auto;
}

.jinrong-way {
  background: url("../images/jr-way-bg.jpg") no-repeat 50% 50%;
  background-size: cover !important;
  padding: 1px 0 120px;
}

.jinrong-way .title h2 {
  color: #FFF;
}

.jinrong-way .title .line {
  background-color: #FFF;
}

.jr-waylist li {
  margin-bottom: 40px;
}

.jr-waylist .w-item {
  background: #FFFFFF;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  border-radius: 10px;
  text-align: center;
  position: relative;
  padding: 70px 0;
  overflow: hidden;
}

.jr-waylist .num {
  position: absolute;
  right: -12px;
  bottom: 0;
  font-size: 160px;
  color: rgba(8, 57, 155, 0.1);
  font-weight: bold;
  line-height: 1;
  margin-bottom: -30px;
}

.jr-waylist ul {
  margin: 0 -22px;
}

.jr-waylist li {
  float: left;
  width: 33.33%;
  padding: 0 22px;
  box-sizing: border-box;
}

.jr-waylist h3 {
  color: #333;
  font-size: var(--f24);
  font-weight: 400;
}

.jr-waylist .icon {
  display: inline-block;
  height: 50px;
  margin-bottom: 26px;
}

.kechuang-way {
  margin: 0 0 120px;
}

.kc-waylist .w-item {
  background: #FFFFFF;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  border-radius: 10px;
  text-align: center;
  position: relative;
  padding: 70px;
  overflow: hidden;
}

.kc-waylist .num {
  position: absolute;
  right: -12px;
  bottom: 0;
  font-size: 160px;
  color: rgba(8, 57, 155, 0.1);
  font-weight: bold;
  line-height: 1;
  margin-bottom: -30px;
}

.kc-waylist ul {
  margin: 0 -22px;
}

.kc-waylist li {
  float: left;
  width: 33.33%;
  padding: 0 22px;
  box-sizing: border-box;
}

.kc-waylist h3 {
  color: #333;
  font-size: var(--f24);
  font-weight: 400;
  height: 7.2rem;
}

.kc-waylist .icon {
  display: inline-block;
  height: 50px;
  margin-bottom: 26px;
}

.kechuang-tixi {
  background: url("../images/kctx-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0 50px;
}

.kechuang-tixi .imgshow img {
  max-width: 100%;
  height: auto;
}

.kcmainfn-list h3 {
  font-size: var(--f24);
  color: #333;
  margin: 28px 0 16px;
}

.kcmainfn-list .icon {
  display: inline-block;
  height: 50px;
}

.kcmainfn-list ul {
  margin: 0 -20px;
}

.kcmainfn-list li {
  float: left;
  width: 25%;
  padding: 0 20px;
  box-sizing: border-box;
}

.kcmainfn-list .text {
  border: 1px dashed #285BE2;
  padding: 40px 60px;
  border-radius: 16px;
}

.kcmainfn-list .text p {
  position: relative;
  padding-left: 20px;
  color: #777;
  line-height: 1.875;
  font-size: var(--f16);
}

.kcmainfn-list .text p:after {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  border: 2px solid #BDBDBD;
  border-radius: 50%;
  box-sizing: border-box;
}

.kcmainfn-list .bot-tt {
  background-color: #F3F8FF;
  color: #002965;
  padding: 20px 0;
  text-align: center;
  margin: 10px 0 0;
  border-radius: 10px;
}

.kcmainfn-list .k-item {
  position: relative;
}

.kcmainfn-list .bot-arrow {
  width: 23px;
  height: 20px;
  background: url("../images/kemfn-arrow.png") no-repeat;
  position: absolute;
  right: 0;
  transform: translateX(100%);
  bottom: 20px;
  margin-right: -9px;
}

.shengtai-solulist .w-item {
  background: #FFFFFF;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  border-radius: 10px;
  text-align: center;
  position: relative;
  padding: 70px;
}

.shengtai-solulist ul {
  margin: 0 -22px;
}

.shengtai-solulist li {
  float: left;
  width: 33.33%;
  padding: 0 22px;
  box-sizing: border-box;
}

.shengtai-solulist li {
  margin-bottom: 44px;
}

.shengtai-solulist h3 {
  color: #333;
  font-size: var(--f24);
  font-weight: 400;
  height: 7.2rem;
}

.shengtai-solulist .icon {
  display: inline-block;
  height: 50px;
  margin-bottom: 26px;
}

.shengtai-solu .sub-tt {
  color: #1C58EB;
  font-weight: bold;
  font-size: var(--f36);
  margin-bottom: 30px;
}

.solu-botblock {
  margin: 60px 0 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.solu-botblock .imgshow {
  border-radius: 10px;
  overflow: hidden;
  float: left;
  width: 50%;
}

.solu-botblock .img-box {
  padding-bottom: 56.25%;
}

.solu-botblock .text {
  float: right;
  width: 45%;
}

.solu-botblock .text .sub-tt {
  margin: 0;
}

.solu-botblock h4 {
  color: #333;
  font-size: var(--f24);
  margin: 10px 0 30px;
}

.solu-botblock .text-p {
  color: #777;
}

.shengtai-jiazhi {
  background: url("../images/stjiazhi-bg.jpg") no-repeat 50% 0%;
  background-size: cover;
  padding: 100px 0;
}

.stjaizhi-cont .imgshow {
  float: right;
  width: 50%;
}

.stjaizhi-cont .text {
  float: left;
  width: 45%;
}

.stjaizhi-cont .text p {
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
  color: #777;
  line-height: 1.875;
  font-size: var(--f16);
}

.stjaizhi-cont .text p:after {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  border: 2px solid #1C58EB;
  border-radius: 50%;
  box-sizing: border-box;
}

.stjaizhi-cont .img-box {
  padding-bottom: 56.25%;
}

.ptshow-bot {
  text-align: center;
  padding: 1px 0 100px;
}

.ptshow-bot h3 {
  color: #333;
  font-size: var(--f30);
}

.ptshow-bot p {
  font-size: var(--f18);
  color: #777777;
}

.ptshow-bot .text {
  margin: 20px 0 50px;
}

.video-cont {
  background-color: #F5F7FA;
}

.video-cont .vleft {
  float: left;
  width: 60%;
}

.video-cont .vright {
  float: right;
  width: 40%;
}

.video-cont video {
  height: 470px;
  width: 100%;
  object-fit: cover;
}

.video-cont .text {
  font-size: var(--f16);
  color: #333;
  padding: 50px 60px;
  line-height: 1.875;
}

.huike-cloud {
  background-color: #F8F9FA;
  padding: 1px 0 100px;
  margin: 100px 0 0;
}

.huike-cloud .title h2 {
  color: #FFF;
}

.huike-cloud .title .line {
  background-color: #FFF;
}

.huike-cloud .imgshow img {
  max-width: 100%;
  height: auto;
}

.huike-cloud {
  background: url("../images/hk-cloud-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0 100px;
  margin: 100px 0 0;
}

.huike-cloud .imgshow img {
  max-width: 100%;
  height: auto;
}

.hk-tabbox {
  margin: 60px 0 0;
}

.hk-tabbox .hk-tittab {
  font-size: var(--f24);
  color: #333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 55px;
  display: flex;
  align-items: center;
}

.hk-tabbox .hk-tittab .cur {
  color: #2160E8;
  font-weight: bold;
  font-size: var(--f42);
  border-color: #2160E8;
}

.hk-tabbox .hk-tittab a {
  height: 90px;
  display: inline-block;
  line-height: 90px;
  margin-right: 60px;
  border-bottom: 4px solid transparent;
}

.hk-tabbox .hk-tittab a:hover {
  color: #08399B;
}

.hk-tabbox .hk-tabcon {
  color: #333;
  font-size: var(--f18);
}

.hk-tabbox .hk-tabcon .text {
  margin: 0 0 55px;
}

.hk-tabbox .hk-tabcon .img-box {
  padding-bottom: 68.78788%;
}

.hk-tabbox .hk-tabcon .imgshow {
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 16px;
  overflow: hidden;
}

.hk-tabbox .hk-tabcon h3 {
  font-size: var(--f24);
  color: #333;
  text-align: center;
  margin: 24px 0;
}

.hk-tabbox .hk-swiper {
  position: relative;
}

.hk-page {
  position: relative;
}

.hk-page .swiper-pagination {
  position: relative;
  bottom: 0;
  margin: 60px 0 90px;
}

.hk-page .swiper-pagination-bullet {
  margin: 0 10px !important;
  width: 6px;
  height: 6px;
  background-color: #BBBBBB;
  opacity: 1;
}

.hk-page .swiper-pagination-bullet .circleChart {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  display: none;
}

.hk-page .swiper-pagination-bullet-active .circleChart {
  display: block;
}

.hk-page .swiper-pagination-bullet-active {
  background-color: transparent;
}

.liuliang-video {
  margin: 0 0 100px;
}

.liuliang-video .video-con {
  border-radius: 20px;
  overflow: hidden;
  margin: 100px 0 60px;
}

.liuliang-video .video-con video {
  height: 810px;
  width: 100%;
  object-fit: cover;
}

.liuliang-video .vbtn {
  text-align: center;
}

.shuzixt-keycon {
  margin: 0 0 100px;
}

.shuzixt-keycon .imgshow {
  text-align: center;
}

.shuzixt-keycon .imgshow img {
  max-width: 100%;
  height: auto;
}

.shuzixt-jidi {
  padding: 1px 0 100px;
  background-color: #F8F9FB;
}

.shuzixt-jidi .imgshow {
  text-align: center;
}

.shuzixt-jidi .imgshow img {
  max-width: 100%;
  height: auto;
}

.yuanqu-block {
  padding: 0px 0 100px;
}

.yuanqu-block .imgshow {
  text-align: center;
}

.yuanqu-block .imgshow img {
  max-width: 100%;
  height: auto;
}

.yuanqu-solu {
  background: url("../images/yuanqu-solu-bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0 0;
}

.yuanqu-ptshow {
  margin: 0 0 100px;
}

.yuanqu-ptshow .swiper {
  box-shadow: 0px 10px 20px 0px rgba(102, 102, 102, 0.1);
  border-radius: 20px;
  overflow: hidden;
}

.yuanqu-ptshow .yuanqu-btn {
  text-align: center;
}

.ms-jianshe .js-cont {
  background-color: #F5F7FA;
}

.ms-jianshe .js-cont .imgshow {
  float: left;
  width: 58%;
}

.ms-jianshe .js-cont .text {
  float: left;
  width: 42%;
  box-sizing: border-box;
  padding: 50px 60px;
  color: #333;
  line-height: 1.875;
}

.ms-jianshe .img-box {
  padding-bottom: 56.19048%;
}

.yucheng-chuangxin {
  background: url("../images/ycms-cx-bg.jpg") no-repeat 50% 50%;
  background-size: cover !important;
  margin: 100px 0 0;
  padding: 60px 0 100px;
}

.yccx-tittab {
  font-size: var(--f24);
  color: #333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 55px;
  display: flex;
  align-items: center;
}

.yccx-tittab .cur {
  color: #2160E8;
  font-weight: bold;
  font-size: var(--f42);
  border-color: #2160E8;
}

.yccx-tittab a {
  height: 90px;
  display: inline-block;
  line-height: 90px;
  margin-right: 60px;
  border-bottom: 4px solid transparent;
}

.yccx-tittab a:hover {
  color: #08399B;
}

.yccx-tabcon .text {
  color: #333;
  font-size: var(--f18);
  margin: 0 0 70px;
}

.yccx-tabcon .imgshow img {
  max-width: 100%;
  height: auto;
}

.ycms-import {
  background: url("../images/ycms-import-bg.jpg") no-repeat 50% 50%;
  background-size: cover !important;
  padding: 1px 0 100px;
}

.ycms-import .title h2 {
  color: #FFF;
}

.ycms-import .title .line {
  background-color: #FFF;
}

.ycms-importlist ul {
  margin: 0 -23px;
}

.ycms-importlist li {
  float: left;
  width: 25%;
  padding: 0 23px;
  box-sizing: border-box;
}

.ycms-importlist .i-item {
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 16px;
  text-align: center;
  padding: 60px 0 55px;
  box-sizing: border-box;
  height: 100%;
}

.ycms-importlist .icon {
  display: inline-block;
  margin: 0 0 24px;
  height: 50px;
}

.ycms-importlist .icon img {
  max-height: 100%;
}

.ycms-importlist h3 {
  font-size: var(--f24);
  color: #333;
}

.ycms-importlist ul {
  display: flex;
  flex-wrap: wrap;
}

.ycms-importlist li {
  margin-bottom: 20px;
}

.edu-ptshow .imgshow img, .huike-jiagou .imgshow img {
  max-width: 100%;
  height: auto;
}

.edu-ptshow video {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  object-fit: cover;
}

.pubser-green {
  position: relative;
}

.pubser-green .imgshow {
  width: 100%;
  max-width: 1624px;
  margin: 80px auto;
}

.pubser-green .imgshow img {
  max-width: 100%;
}

.pubser-green .pubser-block .b-item {
  width: 81px;
  height: 30px;
  background: url("../images/pub-yuan.png") no-repeat;
  position: relative;
  padding-top: 125px;
}

.pubser-green .pubser-block .b-item:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate(-50%, -100%);
  top: 0%;
  margin-top: 15px;
  height: 100%;
  width: 1px;
  background-color: rgba(8, 57, 155, 0.8);
  z-index: 1;
}

.pubser-green .pubser-block .b-item:hover dl {
  opacity: 1;
  visibility: visible;
}

.pubser-green .pubser-block .b-item:hover > a {
  background-image: url("../images/ne-ttbg3-h.png");
}

.pubser-green .pubser-block .b-item > a {
  position: absolute;
  background-image: url("../images/ne-ttbg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 247px;
  height: 56px;
  box-sizing: border-box;
  font-size: var(--f24);
  color: #222222;
  line-height: 56px;
  text-align: center;
  white-space: nowrap;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  top: -100%;
}

.pubser-green .pubser-block .b-item dl {
  position: absolute;
  left: 50%;
  margin-left: -82px;
  width: 165px;
  top: 0%;
  margin-top: -98px;
  background: rgba(0, 66, 178, 0.8);
  border: 1px solid #7DABDC;
  box-shadow: 5px 9px 20px 0px rgba(0, 54, 255, 0.2);
  border-radius: 4px;
  font-size: var(--f16);
  padding: 10px;
  box-sizing: border-box;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
}

.pubser-green .pubser-block .b-item dl a {
  color: #FFF;
  display: block;
  text-align: center;
  line-height: 1.875;
}

.pubser-green .pubser-block h3 a {
  color: #FFF;
}

.pubser-green .pubser-block li {
  position: absolute;
}

.pubser-green .block1 li:nth-child(1) {
  top: 24%;
  left: 30%;
}

.pubser-green .block1 li:nth-child(2) {
  top: 24%;
  right: 20%;
}

.pubser-green .block1 li:nth-child(3) {
  top: 70%;
  left: 24%;
}

.pubser-green .block1 li:nth-child(4) {
  top: 73%;
  right: 20%;
}

.pubser-green .block1 li:nth-child(5) {
  top: 55%;
  left: 52%;
}

.pt-btns {
  text-align: center;
  margin: 0 0 100px;
}

.pubyiti-green {
  margin: 100px 0 80px;
}

.pubyiti-green .imgshow img {
  width: 100%;
}

.pubyiti-green .pubser-block .b-item {
  width: 81px;
  height: 30px;
  background: url("../images/pub-yuan.png") no-repeat;
  position: relative;
  padding-top: 100px;
}

.pubyiti-green .pubser-block .b-item:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate(-50%, -100%);
  top: 0%;
  margin-top: 15px;
  height: 100%;
  width: 1px;
  background-color: rgba(8, 57, 155, 0.8);
  z-index: 1;
}

.pubyiti-green .pubser-block .b-item:hover dl {
  opacity: 1;
  visibility: visible;
}

.pubyiti-green .pubser-block .b-item:hover > a {
  background-image: url("../images/ne-ttbg3-h.png");
}

.pubyiti-green .pubser-block .b-item > a {
  position: absolute;
  background-image: url("../images/ne-ttbg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 200px;
  height: 56px;
  box-sizing: border-box;
  font-size: var(--f22);
  color: #222222;
  line-height: 56px;
  text-align: center;
  white-space: nowrap;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  top: -100%;
}

.pubyiti-green .pubser-block .b-item dl {
  position: absolute;
  left: 50%;
  margin-left: -82px;
  width: 165px;
  top: 0%;
  margin-top: -68px;
  background: rgba(0, 66, 178, 0.8);
  border: 1px solid #7DABDC;
  box-shadow: 5px 9px 20px 0px rgba(0, 54, 255, 0.2);
  border-radius: 4px;
  font-size: var(--f16);
  padding: 10px;
  box-sizing: border-box;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
}

.pubyiti-green .pubser-block .b-item dl a {
  color: #FFF;
  display: block;
  text-align: center;
  line-height: 1.875;
}

.pubyiti-green .pubser-block h3 a {
  color: #FFF;
}

.pubyiti-green .pubser-block li {
  position: absolute;
  z-index: 1;
}

.pubyiti-green .pubser-block li:hover {
  z-index: 2;
}

.pubyiti-green .block1 li:nth-child(1) {
  left: 8%;
  top: 32%;
}

.pubyiti-green .block1 li:nth-child(2) {
  left: 12%;
  top: 14%;
}

.pubyiti-green .block1 li:nth-child(3) {
  left: 23%;
  top: 22%;
}

.pubyiti-green .block1 li:nth-child(4) {
  left: 19%;
  top: 32%;
}

.pubyiti-green .block1 li:nth-child(5) {
  left: 14%;
  top: 44%;
}

.pubyiti-green .block2 li:nth-child(1) {
  left: 18%;
  top: 62%;
}

.pubyiti-green .block2 li:nth-child(2) {
  left: 22%;
  top: 44%;
}

.pubyiti-green .block2 li:nth-child(3) {
  left: 33%;
  top: 52%;
}

.pubyiti-green .block2 li:nth-child(4) {
  left: 29%;
  top: 62%;
}

.pubyiti-green .block2 li:nth-child(5) {
  left: 24%;
  top: 74%;
}

.pubyiti-green .block3 li:nth-child(1) {
  left: 33%;
  top: 32%;
}

.pubyiti-green .block3 li:nth-child(2) {
  left: 37%;
  top: 14%;
}

.pubyiti-green .block3 li:nth-child(3) {
  left: 48%;
  top: 22%;
}

.pubyiti-green .block3 li:nth-child(4) {
  left: 44%;
  top: 32%;
}

.pubyiti-green .block3 li:nth-child(5) {
  left: 39%;
  top: 44%;
}

.pubyiti-green .block4 li:nth-child(1) {
  left: 48%;
  top: 62%;
}

.pubyiti-green .block4 li:nth-child(2) {
  left: 52%;
  top: 44%;
}

.pubyiti-green .block4 li:nth-child(3) {
  left: 63%;
  top: 52%;
}

.pubyiti-green .block4 li:nth-child(4) {
  left: 59%;
  top: 62%;
}

.pubyiti-green .block4 li:nth-child(5) {
  left: 54%;
  top: 74%;
}

.pubyiti-green .block5 li:nth-child(1) {
  left: 58%;
  top: 32%;
}

.pubyiti-green .block5 li:nth-child(2) {
  left: 62%;
  top: 14%;
}

.pubyiti-green .block5 li:nth-child(3) {
  left: 73%;
  top: 22%;
}

.pubyiti-green .block5 li:nth-child(4) {
  left: 69%;
  top: 32%;
}

.pubyiti-green .block5 li:nth-child(5) {
  left: 64%;
  top: 44%;
}

.pubyiti-green .block6 li:nth-child(1) {
  left: 73%;
  top: 62%;
}

.pubyiti-green .block6 li:nth-child(2) {
  left: 77%;
  top: 44%;
}

.pubyiti-green .block6 li:nth-child(3) {
  left: 88%;
  top: 52%;
}

.pubyiti-green .block6 li:nth-child(4) {
  left: 84%;
  top: 62%;
}

.pubyiti-green .block6 li:nth-child(5) {
  left: 79%;
  top: 74%;
}

.pubyiti-tabitem {
  margin: 0px 0 80px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1009;
}

.pubyiti-tabitem a {
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145, 154, 161, 0.2);
  border-radius: 4px;
  color: #333;
  font-size: var(--f22);
  display: inline-block;
  padding: 10px 0px;
  text-align: center;
  width: 14%;
}

.pubyiti-tabitem a.cur {
  color: #FFF;
  background-color: #08399B;
}

.content-news-detail {
  max-width: 1010px;
  width: 100%;
  margin: 0 auto;
}

.content-news-detail .news-tt {
  text-align: center;
  margin: 120px 0 30px;
}

.content-news-detail .news-tt h3 {
  font-size: var(--f28);
  color: #333;
  margin: 0 0 20px;
}

.content-news-detail .news-tt .sub-tt {
  color: #999999;
  font-size: var(--f14);
}

.content-news-detail .text {
  color: #666;
  font-size: var(--f16);
  line-height: 1.6;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 100px;
}

.content-news-detail .text img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 20px auto;
}

.content-news-detail .newd-btns {
  margin: 40px 0 120px;
}

.content-news-detail2 {
  padding: 100px 0;
}

.content-news-detail2 .news-page {
  padding: 32px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}

.content-news-detail2 .news-page > a {
  color: #666666;
  display: block;
  font-size: var(--f16);
  margin-bottom: 12px;
}

.content-news-detail2 .news-page .newd-btns {
  position: absolute;
  right: 0;
  top: 0;
}

.content-news-detail2 .n-left {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.content-news-detail2 .news-tt {
  margin: 30px 0;
}

.content-news-detail2 .news-tt h3 {
  font-size: var(--f28);
  color: #333;
  margin: 0 0 20px;
}

.content-news-detail2 .news-tt .sub-tt {
  color: #999999;
  font-size: var(--f14);
}

.content-news-detail2 .text {
  color: #666;
  font-size: var(--f16);
  line-height: 1.6;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 100px;
}

.content-news-detail2 .text img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 20px auto;
}

.content-news-detail2 .newd-btns {
  margin: 40px 0 120px;
}

.content-news {
  margin: 60px 0 100px;
}

.news-itemtab {
  font-size: var(--f42);
  color: #999;
  margin-bottom: 60px;
}

.news-itemtab a {
  display: inline-block;
  margin-right: 56px;
  border-bottom: 4px solid transparent;
  padding-bottom: 10px;
}

.news-itemtab a:hover {
  color: #08399B;
}

.news-itemtab a.cur {
  border-color: #08399B;
  color: #333;
  font-weight: bold;
}

.news-list .tags a {
  display: inline-block;
  font-size: var(--f14);
  color: #08399B;
  border: 1px solid #08399B;
  border-radius: 4px;
  line-height: 1;
  padding: 7px 14px;
}

.news-list .img-box {
  padding-bottom: 75%;
}

.news-list .imgshow {
  float: left;
  width: 28%;
}

.news-list .text {
  float: right;
  width: 66%;
}

.news-list .n-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px;
  transition: all 0.5s;
}

.news-list .n-item:hover {
  background: #FFFFFF;
  box-shadow: 0px 0px 30px 0px rgba(7, 2, 69, 0.2);
}

.news-list h3 {
  margin: 12px 0 22px;
}

.news-list h3 a {
  color: #333;
  font-size: var(--f26);
  display: block;
}

.news-list h3 a:hover {
  color: #08399B;
}

.news-list .text-p {
  color: #999999;
  font-size: var(--f14);
}

.news-list .time {
  color: #B0B0B0;
  margin-top: 45px;
  font-size: var(--f14);
}

.news-rows .page-box {
  margin: 60px 0 0;
}

.news-rows .n-left {
  float: left;
  width: 75%;
}

.news-rows .n-right {
  float: right;
  width: 23%;
}

.news-rows .tj-tt {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  font-size: var(--f18);
  padding: 16px 0;
}

.news-rows .tj-tt h3 {
  font-weight: 400;
}

.news-rows .news-hotlist .img-box {
  padding-bottom: 75%;
}

.news-rows .news-hotlist .h-item {
  padding: 16px;
  transition: all 0.4s;
}

.news-rows .news-hotlist .h-item:hover {
  background: #FFFFFF;
  box-shadow: 0px 0px 30px 0px rgba(7, 2, 69, 0.1);
}

.news-rows .news-hotlist h3 {
  margin: 16px 0;
}

.news-rows .news-hotlist h3 a {
  color: #666;
  font-size: var(--f16);
}

.news-rows .news-hotlist h3 a:hover {
  color: #08399B;
}

.news-rows .news-hotlist .time {
  color: #B0B0B0;
  font-size: var(--f14);
}

.news-rows .news-hotlist li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.yczx-toping {
  background: url("../images/yczx-img-bg2.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 1px 0;
}

.yczx-toping .title {
  margin: 130px 0 60px;
}

.yczx-toping .imgshow {
  text-align: center;
}

.yczx-toping .imgshow img {
  max-width: 100%;
  height: auto;
}

.nongye-title {
  background: url("../images/nongye-ttbg.png") no-repeat 46% 50%;
  text-align: center;
  height: 94px;
  background-size: auto 100%;
  margin: 50px 0;
  box-sizing: border-box;
}

.nongye-title h2 {
  text-align: center;
  padding: 20px 0 0 0;
  background: linear-gradient(-90deg, #089546 0%, #019380 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: var(--f42);
}

.nongye-chuangxin .imgshow {
  text-align: center;
  position: relative;
}

.nongye-chuangxin .imgshow img {
  height: auto;
  max-width: 100%;
}

.nongye-chuangxin .d-dot {
  width: 85px;
  height: 85px;
  background: linear-gradient(0deg, #089546 0%, #019380 100%);
  border-radius: 50%;
  color: #FFF;
  font-size: var(--f18);
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 10px;
  text-align: center;
  position: relative;
}

.nongye-chuangxin .d-dot:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  width: 85px;
  height: 8px;
  background: linear-gradient(0deg, #089546 0%, #019380 100%);
  opacity: 0.2;
  border-radius: 50%;
}

.nongye-chuangxin li {
  position: absolute;
  width: 15%;
}

.nongye-chuangxin li:nth-child(1) {
  left: 12.5%;
  bottom: 15%;
}

.nongye-chuangxin li:nth-child(2) {
  left: 42%;
  bottom: 27%;
}

.nongye-chuangxin li:nth-child(2) .text {
  width: 100%;
  transform: translateX(-100%);
  margin-left: 90px;
}

.nongye-chuangxin li:nth-child(3) {
  left: 62%;
  bottom: 55%;
}

.nongye-chuangxin li:nth-child(4) {
  right: 5%;
  left: auto;
  bottom: 65%;
}

.nongye-chuangxin li:nth-child(4) .text {
  transform: translate(-100%, 100%);
  margin-bottom: 0;
  top: 30px;
  margin-top: 90px;
  margin-left: 90px;
}

.nongye-chuangxin h3 {
  font-size: var(--f18);
  color: #333;
  border-bottom: 2px solid #08954C;
  padding-bottom: 12px;
  margin-bottom: 12px;
  position: relative;
  padding-right: 50px;
}

.nongye-chuangxin h3 .tags {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  margin-right: -25px;
  width: 57px;
  height: 47px;
}

.nongye-chuangxin .text {
  color: #7A7C84;
  font-size: var(--f14);
  margin-bottom: 30px;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 90px;
}

.nongye-chuangxin .text-p {
  height: 108px;
}

.fh-guandian {
  background: url("../images/fhgd-bg.jpg") no-repeat 50% 50%;
  background-size: cover !important;
  color: #FFF;
  padding: 40px 0;
}

.fh-guandian .f-tt {
  width: 220px;
  height: 60px;
  background: url("../images/fhgd-ttbg.png") no-repeat;
  text-align: right;
  box-sizing: border-box;
  padding: 12px 20px 0 0;
  margin-right: 40px;
  flex-shrink: 0;
}

.fh-guandian .f-tt h3 {
  font-size: var(--f20);
}

.fh-guandian .fhgd-cont {
  display: flex;
  align-items: center;
}

.fh-plan .nongye-title {
  margin: 20px 0;
}

.fh-plan .imgshow {
  text-align: center;
  border-radius: 8px;
  overflow: hidden;
}

.fh-plan .imgshow img {
  max-width: 100%;
  height: auto;
}

.fh-case {
  margin: 0 0 100px;
}

.fh-caselist ul {
  margin: 0 -20px;
}

.fh-caselist li {
  float: left;
  width: 50%;
  padding: 0 20px;
  box-sizing: border-box;
}

.fh-caselist .img-box {
  padding-bottom: 56.28571%;
}

.fh-caselist .c-item {
  position: relative;
}

.fh-caselist .text {
  top: 26px;
  left: 26px;
  bottom: 26px;
  width: 45%;
  box-sizing: border-box;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  position: absolute;
  padding: 32px 22px;
  transition: all 0.3s;
}

.fh-caselist .text:hover {
  background: linear-gradient(0deg, #01937E 0%, #08954E 100%);
}

.fh-caselist .text:hover h3, .fh-caselist .text:hover .text-p {
  color: #FFF;
}

.fh-caselist .text:hover .see-detail {
  background: #FFF;
  color: #01937E;
}

.fh-caselist .text h3 {
  color: #000;
  font-size: var(--f24);
  line-height: 1.2;
  margin-bottom: 20px;
  transition: all 0.3s;
}

.fh-caselist .text-p {
  color: #7A7C84;
  font-size: var(--f16);
  line-height: 1.5;
  height: 14.4rem;
  transition: all 0.3s;
  margin: 0 0 20px;
}

.fh-caselist .see-detail {
  background: linear-gradient(-90deg, #01937E 0%, #08954E 100%);
  border-radius: 4px;
  display: inline-block;
  color: #FFF;
  height: 48px;
  line-height: 48px;
  padding: 0 40px;
  transition: all 0.3s;
}

.fh-caselist .see-detail .iconfont {
  margin-left: 12px;
}

/* 11-21 */
.footer-small .footer .f-logo {
  margin-bottom: 0;
}

.footer-small .f-copy {
  border-top: none;
  margin-top: 0;
}

.reg-form-box {
  display: inline-block;
  text-align: left;
}

.reg-form-box input::-webkit-input-placeholder {
  /* 使用webkit内核的浏览器 */
  color: #999;
  font-size: var(--f14);
}

.reg-form-box input:-moz-placeholder {
  /* Firefox版本4-18 */
  color: #999;
  font-size: var(--f14);
}

.reg-form-box input::-moz-placeholder {
  /* Firefox版本19+ */
  color: #999;
  font-size: var(--f14);
}

.reg-form-box input:-ms-input-placeholder {
  /* IE浏览器 */
  color: #999;
  font-size: var(--f14);
}

.reg-form-box .reg-tt {
  margin: 40px 0 22px;
  text-align: center;
}

.reg-form-box .reg-tt h2 {
  color: #333;
  font-weight: bold;
  font-size: var(--f24);
}

.reg-form-box .login-tt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0 22px;
}

.reg-form-box .login-tt h2 {
  color: #999;
  font-weight: bold;
  font-size: var(--f24);
}

.reg-form-box .login-tt i {
  margin: 0 20px;
  display: block;
}

.reg-form-box .login-tt .cur {
  color: #333;
}

.reg-form-box .layui-input-block {
  margin-left: 0;
}

.reg-form-box .layui-form {
  width: 348px;
}

.reg-form-box .layui-form-item {
  margin-bottom: 20px;
}

.reg-form-box .cell-item.cell-yzm {
  position: relative;
  padding-right: 140px;
}

.reg-form-box .cell-item .yzmbtn {
  color: #0F59B2;
  font-size: var(--f14);
  border: 1px solid #0F59B2;
  border-radius: 3px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0 25px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reg-form-box .cell-item .yzmbtn.disabled {
  color: #999;
  cursor: not-allowed;
}

.reg-form-box .form-sm {
  padding: 0 30px;
  color: #aaa;
  font-size: var(--f12);
}

.reg-form-box .form-sm .layui-form-checkbox[lay-skin=primary] i {
  width: 12px;
  height: 12px;
  line-height: 12px;
}

.reg-form-box .form-sm a {
  color: #0F59B2;
}

.reg-form-box .form-sm .layui-form-checked[lay-skin=primary] i {
  border-color: #08399B !important;
  background-color: #08399B;
}

.reg-form-box .layui-btn {
  margin: 20px 0 0;
  width: 100%;
  height: 40px;
  background-color: #08399B;
  border-radius: 3px;
  line-height: 40px;
}

.reg-form-box .botlink {
  font-size: var(--f14);
  display: flex;
  justify-content: space-between;
  margin: 0 0 26px;
}

.reg-form-box .botlink a {
  color: #999999;
}

.reg-form-box .botlink a:hover {
  color: #08399B;
}

.reg-form-box .usercode {
  display: none;
}

.content-register {
  background: url("../images/reg-bg.jpg") no-repeat;
  background-size: cover;
  padding: 1px 0;
  text-align: right;
}

.content-register .reg-form-box {
  margin: 120px 0 160px;
  background-color: #FFF;
  display: inline-block;
  padding: 1px 50px;
}

.content-user {
  background: url("../images/user-bg.jpg") no-repeat;
  background-size: cover;
  padding: 1px 0 130px;
}

.user-box {
  display: flex;
  justify-content: space-between;
}

.user-box .user-right {
  width: 72.5%;
  background: #FFFFFF;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  border-radius: 10px;
  box-sizing: border-box;
  padding: 0 80px;
}

.user-box .user-left {
  width: 25.7%;
  float: left;
  background: #FFFFFF;
  box-shadow: 0px 20px 49px 0px rgba(132, 143, 155, 0.16);
  border-radius: 10px;
  overflow: hidden;
}

.user-box .user-left .u-tt {
  background: url("../images/u-tt.jpg") no-repeat;
  padding: 40px;
  display: flex;
  color: #FFF;
}

.user-box .user-left .u-tt .u-img {
  width: 77px;
  height: 77px;
  border-radius: 50%;
  border: 2px solid #FFF;
  overflow: hidden;
  flex-shrink: 0;
  margin-right: 20px;
}

.user-box .user-left .u-tt .u-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.user-box .user-left .u-text p {
  font-size: var(--f18);
}

.user-box .user-left .u-text h3 {
  font-size: var(--f30);
  font-weight: bold;
}

.user-menu-list li {
  border-color: transparent;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.user-menu-list li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
  padding: 26px 40px;
}

.user-menu-list li.cur {
  box-shadow: 0px 5px 15px 0px rgba(132, 143, 155, 0.2);
  border-color: transparent;
}

.user-menu-list li.cur a {
  color: #2160E8;
}

.user-menu-list li.cur:after {
  opacity: 1;
}

/* .user-menu-list li.cur + li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
} */

.user-menu-list li:nth-last-child(1) {
  border-bottom: none;
}

.user-menu-list li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #2160E8;
  width: 4px;
  opacity: 0;
}

.user-title {
  margin: 50px 0 30px;
}

.user-title h2 {
  font-size: var(--f30);
  font-weight: bold;
  color: #333;
}

.user-form .layui-form {
  margin: 0 -15px;
}

.user-form .layui-form-item {
  position: relative;
  margin-bottom: 30px;
}

.user-form .sendcode {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 20px;
  color: #255FE8;
  font-size: var(--f16);
}

.user-form .layui-form-label {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 120px;
  padding: 0;
  text-align: left;
  box-sizing: border-box;
  padding-left: 20px;
  color: #777;
  font-size: var(--f18);
}

.user-form .layui-input-block {
  margin-left: 0;
}

.user-form .layui-input-block input {
  padding-left: 120px;
}

.user-form .layui-input-block.yzm input {
  padding-left: 34px;
}

.user-form .layui-input {
  height: 48px;
  border: solid 1px transparent !important;
  background-color: #F6F6F6;
}

.user-form .layui-textarea {
  border: solid 1px transparent !important;
  background-color: #F6F6F6;
}

.user-form .cell-item {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 15px;
}

.user-form .cell-item.w100 {
  width: 100%;
}

.user-form .iPicker-container {
  width: 32% !important;
  margin-right: 2%;
}

.user-form .iPicker-container:nth-child(3) {
  margin-right: 0;
}

.user-form .iPicker-container:not(:first-of-type) {
  margin-left: 0;
}

.user-form .iPicker-container, .user-form .iPicker-result {
  height: 48px !important;
}

.user-form .iPicker-result {
  width: 100% !important;
  box-sizing: border-box;
  border: transparent 1px solid !important;
  background-color: #F6F6F6 !important;
}

.user-form .iPicker-input {
  height: 46px !important;
  width: 100% !important;
  box-sizing: border-box;
  font-size: var(--f18);
  background-color: #F6F6F6 !important;
  padding: 0 20px;
}

.user-form .iPicker-result i {
  top: 50%;
  margin-top: -15px;
}

.user-form input::-webkit-input-placeholder {
  /* 使用webkit内核的浏览器 */
  color: #777;
  font-size: var(--f18);
}

.user-form input:-moz-placeholder {
  /* Firefox版本4-18 */
  color: #777;
  font-size: var(--f18);
}

.user-form input::-moz-placeholder {
  /* Firefox版本19+ */
  color: #777;
  font-size: var(--f18);
}

.user-form input:-ms-input-placeholder {
  /* IE浏览器 */
  color: #777;
  font-size: var(--f18);
}

.user-form .layui-btn {
  width: 176px;
  height: 48px;
  background: #2160E8;
  border-radius: 4px;
  line-height: 48px;
}

.user-form .layui-btn .iconfont {
  margin-left: 30px;
}

.user-form .laysub {
  text-align: center;
  margin: 28px 0 104px;
}

.user-form .red {
  color: #F00;
}

.user-form .u-tel {
  color: #333;
  font-size: var(--f18);
  padding: 20px;
}

.user-form .u-tel label {
  color: #545454;
}

.user-infoedit {
  display: flex;
  align-items: center;
}

.user-infoedit .u-img {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  border: 2px solid #FFF;
  overflow: hidden;
  flex-shrink: 0;
  margin: 0 90px 0 0;
}

.user-infoedit .u-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.user-infoedit .cell-item {
  float: left;
  width: 46%;
  box-sizing: border-box;
}

.user-infoedit .cell-item:nth-child(2n) {
  float: right;
}

.user-infoedit .layui-form-label {
  box-sizing: border-box;
  text-align: left;
  width: auto;
  flex-shrink: 0;
}

.user-infoedit .layui-input-block {
  margin-left: 0px;
  width: 100%;
  position: relative;
}

.user-infoedit .layui-input-block .e-btn {
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translateY(-50%);
  color: #1C61E8;
  font-size: var(--f18);
}

.user-infoedit .layui-form-item {
  margin: 0;
  display: flex;
}

.user-infoedit .hasedit .layui-input {
  border: none;
}

.mway-tab {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}

.mway-tab a {
  padding: 0 0 18px;
  display: inline-block;
  color: #777777;
  position: relative;
  font-size: var(--f18);
  margin-right: 50px;
}

.mway-tab a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #2160E7;
  margin-bottom: -1px;
  opacity: 0;
}

.mway-tab a.cur {
  font-weight: bold;
  color: #2160E7;
}

.mway-tab a.cur:after {
  opacity: 1;
}

.mway-list {
  margin-bottom: 90px;
}

.mway-list.oneline h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 14px;
}

.mway-list.oneline .w-item p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 34px;
}

.mway-list.towline h3 {
  height: 6rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 34px;
}

.mway-list h3 {
  font-weight: bold;
  line-height: 1.25;
}

.mway-list h3 a {
  color: #333;
  font-size: var(--f24);
}

.mway-list ul {
  margin: 0 -10px;
}

.mway-list li {
  float: left;
  width: 50%;
  padding: 0 10px;
  box-sizing: border-box;
}

.mway-list li {
  margin-bottom: 20px;
}

.mway-list .w-item {
  padding: 34px;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
}

.mway-list .scan-more {
  color: #2160E7;
  font-size: var(--f16);
}

.mway-list .scan-more .iconfont {
  margin-left: 10px;
}

.sear-box {
  background-color: #F9F9F9;
  padding: 19px 0;
  font-size: var(--f14);
}

.sear-box form {
  max-width: 1038px;
  position: relative;
  margin: 0 auto;
}

.sear-box input {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  background-color: #FFF;
  border: none;
  padding: 0 12px;
}

.sear-box button {
  background-color: #08399B;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0 24px;
  color: #FFF;
  border: none;
}

.s-cont {
  color: rgba(51, 51, 51, 0.3);
  font-size: var(--f14);
  margin-bottom: 40px;
}

.searchbox-list {
  max-width: 1038px;
  position: relative;
  margin: 0 auto;
  padding: 45px 0;
}

.searchbox-list h3 {
  font-weight: 400;
  font-size: var(--f20);
}

.searchbox-list h3 em {
  font-weight: bold;
  color: #08399B;
}

.searchbox-list h3 a {
  color: #333;
}

.searchbox-list h3 span {
  color: #08399B;
}

.searchbox-list p {
  font-size: var(--f16);
  margin: 16px 0 14px;
}

.searchbox-list .s-source {
  font-size: var(--f14);
  color: rgba(85, 85, 85, 0.7);
}

.searchbox-list .s-source a {
  color: rgba(85, 85, 85, 0.7);
}

.searchbox-list .s-source i {
  margin: 0 2px;
}

.searchbox-list li {
  margin-bottom: 65px;
}



/* /1229xinzeng/ */
.online-msgform .layui-input-block.dx-block {
  height: 70px;
  padding-left: 140px;
  display: flex;
  align-items: center;
  border: #CBCBCB 1px solid !important;
  box-sizing: border-box;
}

.online-msgform .layui-input-block.dx-block .layui-form-radio {
  margin-top: 0;
}

.online-msgform.labelw2 .layui-form-label {
  width: 180px;
  padding: 0 12px 0 0px;
  box-sizing: border-box;
  text-align: right;
}

.online-msgform.labelw2 .layui-input-block input,.online-msgform.labelw2 .layui-input-block textarea {
  padding-left: 180px;
}

.online-msgform.labelw2 .layui-input-block.dx-block {
  padding-left: 180px;
}

.online-msgform.labelw2 .iPicker-container:nth-child(1) .iPicker-input {
  padding-left: 180px;
}
.online-msgform .cell-item.cellast {
  margin-right: 0;
}
.online-msgform.type3 .cell-item.cellast{
  margin-right: 0;
}
.online-msgform.type3 .layui-form-label{
  text-align: right;
  width: 190px;
}
.online-msgform.type3 .layui-input-block input{
  padding-left: 195px;
}
.online-msgform.type3 .iPicker-container:nth-child(1) .iPicker-input{
  padding-left: 195px;
}
.online-msgform.type3  xm-select{
  height: 70px;
  line-height: 70px;
}
.online-msgform.type3 xm-select .xm-label .scroll .label-content{
  align-items: center;
  height: 100%;
  box-sizing: border-box;
}
.online-msgform.type3 xm-select > .xm-label.single-row .scroll{
  height: 100%;
  padding-left: 135px;
}
.online-msgform.type3 xm-select > .xm-tips{
  display: none;
}

/* wendang */
.usermy-renzheng .mway-list .w-item{
  background-image: url('../images/rz-bg.png');
  background-repeat: no-repeat;
  background-position: 100%  60px;
}
.content-hezuo{
  background: url('../images/wd-bg.png') no-repeat 50% 50%;
  background-size: cover;
  padding: 100px 0;
}
.hezuo-left{
  float: left;
  width: 14.5%;
  position: sticky;
  top: 74px;
  z-index: 1999;
  
}

.hezuo-left h3{
  font-weight: 400;
  color: #333;
 
}
.hezuo-left h3 a{
  color: #333;
  display: block;
  padding: 18px 0 18px 48px;
  position: relative;
}
.hezuo-left h3 a:after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background-color: #2859AC;
  opacity: 0;
}
.hezuo-left h3 a:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #DDDDDD;
  opacity: 1;
}
.hezuo-left  h3 a.cur{color: #2859AC;
  background: linear-gradient(90deg, rgba(233, 243, 252, 0.7) 0%, #fff 100%);
}
.hezuo-left  h3 a.cur:after{
  opacity: 1;
}
.hezuo-left  h3 .cur{font-weight: bold;}

.hezuo-right{float: right;width: 80%;}
.hezuo-rlist h4{font-size: var(--f24);color: #333;font-weight: 400;display: flex;align-items: center; margin-bottom: 20px;}
.hezuo-rlist h4 .icon{margin-right: 14px;}
.hezuo-rlist li{margin-bottom: 80px;}
.hezuo-rlist  dl{background: #FFFFFF;
  box-shadow: 0px 5px 36px 2px rgba(132,143,155,0.1);padding: 40px 60px 6px;display: flex;flex-wrap: wrap;}
.hezuo-rlist  dl dd{width: 33.33%;margin-bottom: 34px;}
.hezuo-rlist  dl dd a{
  color: #333;
}
.hezuo-rlist  dl dd a:hover{
  color: #2859AC;
}

.content-hezuony{
  background: #F4F6FA;
  padding: 1px 0 100px;
}
.content-hezuony .hz-cont h3{
  font-size: var(--f36);
  margin-bottom: 24px;
}
.content-hezuony .hz-cont ul{padding-bottom: 80px;}
.content-hezuony .hz-cont h4{font-size: var(--24);color: #333;margin-top: 24px;}
.content-hezuony .hz-cont .h-item{
  background: #FFFFFF;
  box-shadow: 5px 9px 20px 0px rgba(145,154,161,0.2);
  border-radius: 16px;
  text-align: center;
  padding: 55px 0;
}
.content-hezuony .hz-cont  li{float: left;width: 25%;box-sizing: border-box;padding: 0 20px;margin-bottom: 20px;}
.content-hezuony .hz-cont ul{
  margin: 0 -20px;
}
.content-hezuony .hz-cont .icon{display: inline-block;height: 50px;}
.content-hezuony .hz-cont .icon img{max-height: 100%;}
.content-hezuony .hz-cont .imgshow img{max-width: 100%;}
.hetype-list li{margin-bottom: 70px;}
.hetype-list li:nth-last-child(1){margin-bottom: 0;}
.hetype-list .img-box{padding-bottom: 59.83026%;}
.hetype-list .imgshow{float: right;width: 49%;}
.hetype-list  .h-item{background: #FFFFFF;padding: 50px;
  box-shadow: 0px 0px 25px 2px rgba(132,143,155,0.2);display: flex;flex-wrap: wrap;
  flex-direction: row-reverse;
  border-radius: 10px;overflow: hidden;}
  .hetype-list  .h-item h3{color: #333;font-size: var(--f36);font-weight: 500;margin-bottom: 45px;}
  .hetype-list .text{float: left;width: 51%;box-sizing: border-box;color: #555;box-sizing: border-box;padding-right: 6%;display: flex;
  flex-direction: column;justify-content: space-between;}
  .hetype-list .text h4{color: #333;font-weight: 500;margin-bottom: 6px;}
  .hetype-list  .see-more{
    margin-top: 20px;
  }
@media screen and (max-width: 1620px) {
  .m-width-1600 {
    max-width: 1466px;
  }
  .nongye-chuangxin .nongye-title {
    margin: 50px 0 150px;
  }
}

@media screen and (max-width: 1466px) {
  .online-msgform.type3 .cell-item{
    width:100%;
    margin-right: 0;
  }
  .online-msgform.type3 .cell-item:nth-child(2n){
    float: right;
  }
  .online-msgform.labelw2 .cell-item{
    width: 49% !important;
    margin-right: 0 !important;
    
  }
  .online-msgform.labelw2 .cell-item:nth-child(2n){
    float: right;
  }
  .online-msgform.labelw2 .cell-item.w100{
    width: 100% !important;
  }
  /* //// */
  .mway-list.towline h3 {
    height: 4.5rem;
  }
  .case-topinfo .text-p {
    padding: 10px 36px;
  }
  .case-topinfo li {
    margin-bottom: 26px;
  }
  .ych-tabitem.navFix {
    transform: translateY(58px);
  }
  .ych-tabitem li a {
    margin-right: 20px;
  }
  .ych-tabitem.navFix {
    transform: translateY(71px);
  }
  .related-tjlist li .text-p {
    height: 6.2rem;
  }
  .sjy-second-list h3 {
    width: 140px;
    height: 140px;
  }
  .specialcase-cont .scase-block .b-item .text h3 {
    width: 200px;
    height: 46px;
    padding-top: 14px;
  }
  .huiketing-cont .hkt-list li:nth-child(6) {
    top: 43%;
    right: 10%;
  }
  .huiketing-cont .hkt-list li:nth-child(3) {
    top: 43%;
    left: 10%;
  }
  .huiketing-cont .hkt-list .h-item .botimg {
    width: 150px;
    height: 94px;
  }
  .huiketing-cont .hkt-list .h-item .botimg {
    top: 50px;
  }
  .huiketing-cont .hkt-list .h-item h3 {
    width: 200px;
    height: 45px;
  }
  .zx-process .pbot-line li:nth-child(4) {
    width: 20%;
  }
  .zx-process .pbot-line li:nth-child(2) {
    width: 30%;
  }
  .need-cont .item-d {
    width: 150px;
    height: 150px;
  }
  .need-cont .item-d:after {
    width: 120px;
    height: 120px;
  }
  .huiketing-cont .hkt-list .h-item .line {
    height: 81px;
    background-position: center bottom;
  }
  .ipd-20, .ipd20 {
    padding: 0 20px;
  }
  .m-width-content {
    max-width: 1000px;
  }
  .header {
    padding-top: 10px;
  }
  .pc-nav li a {
    padding: 10px 1px;
  }
  .header .h-user dd {
    margin-left: 5px;
    padding: 6px 0;
    width: 85px;
  }
  .see-more {
    min-width: 150px;
  }
  .index-bmenu-grid ul li a {
    padding: 36px 10px;
  }
  .zhanlue-list ul {
    margin: 0 -5px;
  }
  .zhanlue-list li {
    float: left;
    width: 25%;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .zhanlue-list .z-item {
    padding: 16px;
  }
  .zhanlue-list h3 {
    margin: 12px 0;
  }
  .index-yy-grid .yy-point .p-item {
    width: 110px;
    height: 110px;
  }
  .news-cont .n-right h3 {
    margin: 12px 0;
  }
  .news-cont .n-left h3 {
    margin: 12px 0;
  }
  .f-copy {
    margin-top: 24px;
  }
  .footer .f-nav li {
    margin-bottom: 18px;
  }
  .footer .webshare dd {
    margin-bottom: 12px;
  }
  .pt-appswiper .swiper-slide {
    width: 30%;
  }
  .pt-appswiper .h-text {
    padding: 36px 24px 1px;
  }
  .zx-case .swiper {
    padding: 20px;
    margin: -20px;
  }
  .zx-case .c-item {
    box-shadow: 0px 10px 10px 0px rgba(132, 143, 155, 0.16);
  }
  .pt-honor .honor-swiper .swiper {
    margin: -20px;
    padding: 20px;
  }
  .pt-honor .honor-swiper .h-item {
    box-shadow: 0px 0px 16px 0px rgba(132, 143, 155, 0.16);
  }
  .pt-honor .honor-swiper .h-item .num em, .pt-honor .honor-swiper .h-item .num i {
    font-size: 36px;
  }
  .title {
    margin: 40px 0;
  }
  .huiketing-cont li {
    margin: 0 36px;
  }
  .content-zhongxin .title {
    margin: 60px 0;
  }
  .zx-process .process-cont .ptop-line {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .zx-process .process-cont .ptop-line li {
    margin: 0 20px;
  }
  .zx-process .process-cont .pt-item {
    width: 100px;
    height: 100px;
  }
  .zx-process {
    padding-bottom: 100px;
  }
  .devloperline-cont .one .d-top, .devloperline-cont .three .d-top {
    width: 210px;
    height: 210px;
    background-size: cover;
  }
  .devloperline-cont .two .two-top {
    width: 180px;
    height: 180px;
  }
  .devloperline-cont .two .ticon {
    width: 160px;
    height: 160px;
  }
  .devloperline-cont {
    padding: 1px 24px 24px;
  }
  .devloperline-cont .three .d-top .tags {
    left: 40px;
  }
  .case-cityupdate .cu-list .c-item {
    padding: 24px;
  }
  .cu-fangxiang10 .f-item h3 {
    padding: 24px 0;
  }
  .yuanqucase-cont .text .t-arrow {
    width: 400px;
    background-size: 100%;
  }
  .ych-topswiper .y-item .num em {
    font-size: 36px;
  }
  .ych-topswiper .y-item {
    box-shadow: 0px 0px 10px 0px rgba(132, 143, 155, 0.16);
  }
  .ych-topswiper .swiper {
    padding: 15px;
    margin: -15px;
  }
  .ych-sourlist .s-item, .ych-sourlist .h-text {
    padding: 24px;
  }
  .sjy-list h3 {
    width: 120px;
    height: 120px;
  }
  .demand-tablist li {
    margin: 0 24px;
  }
  .sjy-list .s-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .demand-btn {
    padding: 30px 0;
  }
  .whyjoin-cont .why-list ul {
    margin: 0 -5px;
  }
  .whyjoin-cont .why-list li {
    float: left;
    width: 25%;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .whyjoin-cont .why-list li {
    margin-bottom: 10px;
  }
  .ych-tabitem ul > a {
    margin-right: 36px;
  }
  .ych-tabitem, .ych-topswiper {
    margin-bottom: 40px;
  }
  .sertx-cont li .text {
    width: 200px;
    height: 200px;
  }
  .sertx-cont li .text h3 {
    width: 160px;
    height: 160px;
  }
  .sertx-cont li .h-text {
    width: 330px;
  }
  .header .h-tool .h-ss {
    padding: 0 5px;
  }
  .footer .f-logo {
    padding: 12px;
    margin-bottom: 30px;
  }
  .about-join .see-more {
    padding: 14px 24px;
  }
  .about-join .see-more .iconfont {
    font-size: 16px;
  }
  .about-join .see-more {
    font-size: var(--f16);
  }
  .ly-cont h3 {
    font-size: 24px;
  }
  .ly-cont li {
    padding: 12px;
  }
  .index-yy-grid {
    margin: 50px 0 0;
  }
  .ych-topswiper .y-item .num span {
    bottom: 0;
    font-size: var(--f14);
  }
  /*新增*/
  .keysigin-list .icon {
    height: 50px;
    width: auto;
    padding-left: 0px;
    position: relative;
    margin-bottom: 10px;
  }
  .keysigin-list .k-item {
    padding: 30px;
  }
  .keysigin-list .text {
    padding-left: 0px;
  }
  .cypt-list .c-item .text-p {
    height: 6.2rem;
  }
}

.zx-processnews {
  background: url("../images/pn-icon-bg.jpg") no-repeat 100% 50%;
  background-size: cover;
  padding: 1px 0px 220px;
}

.zx-processnews h3 {
  font-size: var(--f30);
  color: #333;
  margin: 12px 0 6px;
}

.zx-processnews .icon {
  display: inline-block;
  background-color: #FFF;
  width: 180px;
  height: 180px;
  box-sizing: border-box;
  border: 17px solid #065bf2;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.zx-processnews .p-item {
  text-align: center;
  position: relative;
}

.zx-processnews .p-item .p-line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 50px;
  z-index: 1;
  height: 69px;
  width: 273px;
}

.zx-processnews .p-item .p-line img {
  position: absolute;
  right: 0;
  top: 0;
}

.zx-processnews .text {
  color: #333333;
  font-size: var(--f14);
}

.zx-processnews .text p {
  display: flex;
  justify-content: center;
}

.zx-processnews .text p span {
  flex-shrink: 0;
}

.zx-processnews .text-p {
  max-width: 170px;
  margin: 0 auto;
  text-align: left;
}

.process-newscont {
  width: 976px;
  overflow: hidden;
  margin: 0 auto;
}

.process-newscont ul {
  display: flex;
  justify-content: space-between;
}

.process-newscont li:nth-child(1) .p-item .p-line {
  transform: translateX(50%);
  left: auto;
  right: 0;
  overflow: hidden;
  width: 50%;
}

.process-newscont li:nth-last-child(1) .p-item .p-line {
  transform: translateX(-50%);
  left: 0;
  right: auto;
  overflow: hidden;
  width: 50%;
}

.process-newscont li:nth-last-child(1) .p-item .p-line img {
  left: 0;
  right: auto;
}

.process-newscont h4 {
  font-size: var(--f30);
  color: #333;
}

.process-newscont .bot-tt {
  background: url("../images/pn-icon5.png") no-repeat 50% 50%;
  height: 110px;
  text-align: center;
  position: relative;
}

.process-newscont .bot-tt h4 {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 40%;
}

@media screen and (max-width: 1000px) {
    
  /* 0109add */
  .online-msgform.type3 .layui-form-label{
    position: initial;
    width: 100%;
    text-align: left;
  }
  .online-msgform.type3 .layui-input-block{
    float: left;
    width: 100%;
  }
  .online-msgform.type3 .layui-input-block input,.online-msgform.type3 xm-select > .xm-label.single-row .scroll,.online-msgform.type3 .iPicker-container:nth-child(1) .iPicker-input{padding-left: 12px;}
  .hezuo-left{width: 100%;background: #FFF;left: 0;right: 0;top: 58px;}
  .hezuo-left ul{display: flex;overflow-x: auto;}
  .hezuo-left ul a{white-space: nowrap;padding: 18px;}
  .hezuo-left h3 a:before{width: 100%;height: 1px;top: auto;bottom: 0;}
  .hezuo-left h3 a:after{width: 100%;height: 3px;top: auto;bottom: 0;}
  .content-hezuo{padding: 40px 0;}
  .hezuo-right{width: 100%;box-sizing: border-box;padding: 0 20px;}
  .hezuo-rlist dl{padding: 20px;}
  .hezuo-rlist dl dd{width: 50%;margin-bottom: 8px;}
  .hezuo-rlist li{margin-bottom: 18px;}
  .content-hezuony .hz-cont li{width: 50%;padding: 0 5px;}
  .content-hezuony .hz-cont ul{margin: 0 -5px;}
  .content-hezuony .hz-cont .h-item{padding: 24px 0;}
  .hetype-list .h-item{padding: 24px;flex-direction: row;}
  .hetype-list .imgshow,.hetype-list .text{width: 100%;}
  .hetype-list .imgshow{margin-bottom: 12px;}
  .hetype-list li{margin-bottom: 12px;}
  .hetype-list .h-item h3{margin: 12px 0;}
  /* end */

  .online-msgform.labelw2 .iPicker-container:nth-child(1) .iPicker-input{
    padding-left:12px;
  }
  .online-msgform.labelw2 .layui-input-block.dx-block{
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
  }
  .online-msgform.labelw2 .layui-input-block input, .online-msgform.labelw2 .layui-input-block textarea{
    padding:20px;
  }
  .online-msgform .layui-form-label,.online-msgform.labelw2 .layui-form-label{
    position: initial;
    transform: translateY(0);
    width: auto;
    text-align: left;
    margin-bottom: 12px;
  }
  .online-msgform.labelw2 .cell-item{
    width: 100% !important;
  }
  .iPicker-target{
    height: auto;
  }
  .online-msgform .iPicker-container:nth-last-child(1){
    margin-bottom: 0;
  }
  /* shangmian add */
  .reg-form-box .user-right .user-form .layui-input-block.yzm input {
    padding-left: 88px;
  }
  .reg-form-box .user-form .layui-input-block input {
    padding-left: 88px;
  }
  .pt-btns {
    margin: 50px 0;
  }
  .pubser-green .pubser-block .b-item:hover {
    z-index: 33;
  }
  .pubser-green .pubser-block .b-item dl {
    opacity: 1;
    visibility: visible;
    position: initial;
    transform: translateX(0);
    left: 0;
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    border: none;
    margin: 0;
    top: 100%;
  }
  .pubser-green .pubser-block:after {
    content: '';
    display: table;
    clear: both;
  }
  .pubser-green .pubser-block .b-item {
    background: none;
    height: auto;
  }
  .pubser-green .pubser-block .b-item > a {
    position: initial;
    width: 50%;
    transform: translateX(0);
    background-color: #08399B;
    font-size: 14px;
    background-image: none;
    color: #FFF;
    line-height: 1.5;
    height: auto;
    width: auto;
    display: inline-block;
    padding: 12px 48px;
  }
  .pubser-green .pubser-block .b-item dl a {
    color: #333;
  }
  .pubser-green .pubser-block .b-item dl {
    display: flex;
    flex-wrap: wrap;
  }
  .pubser-green .pubser-block .b-item dl dd {
    width: 50%;
  }
  .pubser-green .imgshow {
    margin: 40px 0;
  }
  .pubser-green .pubser-block .b-item:hover > a {
    background-color: #08399B;
    background-image: none;
  }
  .pubser-green .pubser-block .b-item:after {
    display: none;
  }
  .pubser-green .pubser-block li {
    position: initial;
    float: left;
    width: 100%;
  }
  .pubser-green .pubser-block .b-item {
    width: 100%;
    padding-top: 30px;
  }
  .pubyiti-tabitem {
    overflow-x: auto;
  }
  .pubyiti-tabitem a {
    white-space: nowrap;
    width: auto;
    padding: 5px 10px;
  }
  .pubser-block {
    position: initial;
  }
  .pubser-block:after {
    content: '';
    display: table;
    clear: both;
  }
  .pubyiti-green .pubser-block .b-item dl {
    position: initial;
    margin: 0;
    opacity: 1;
    visibility: visible;
    background: none;
    width: 100%;
    box-shadow: none;
    border: none;
  }
  .pubyiti-green .pubser-block .b-item dl a {
    color: #333;
  }
  .pubyiti-green .pubser-block .b-item dl {
    display: flex;
    flex-wrap: wrap;
  }
  .pubyiti-green .pubser-block .b-item dl dd {
    width: 50%;
  }
  .pubyiti-green .pubser-block .b-item:hover {
    z-index: 44;
  }
  .pubyiti-green .pubser-block .b-item {
    padding-top: 30px;
    background: none;
    height: auto;
    width: 100%;
    color: #FFF;
    background-image: none;
  }
  .pubyiti-green .pubser-block .b-item > a {
    position: initial;
    transform: translateX(0);
    display: block;
    background: #08399B !important;
    color: #FFF;
    background-image: none;
    font-size: 14px;
    height: auto;
    padding: 12px 48px;
    width: auto;
    line-height: 1.5;
    display: inline-block;
  }
  /* .pubyiti-green .pubser-block .b-item:hover > a{
    background-color: #08399B;
  } */
  .pubyiti-green .pubser-block li {
    position: initial;
    float: left;
    width: 100%;
  }
  .pubyiti-green .pubser-block .b-item:after {
    display: none;
  }
  .pubser-cont .block3 li:nth-child(4) .b-item {
    padding-top: 0;
  }
  .ych-tabitem.navFix {
    transform: translateY(51px);
  }
  .logo img {
    height: 30px;
  }
  .footer .f-logo img {
    height: auto;
    max-height: 43px;
    max-width: 100%;
  }
  .fh-caselist .text-p {
    height: auto;
  }
  .fh-caselist .text {
    width: auto;
    right: 26px;
    position: initial;
    margin-top: 12px;
  }
  .fh-caselist li {
    width: 100%;
    margin-bottom: 12px;
  }
  .fh-guandian .fhgd-cont {
    display: block;
  }
  .nongye-chuangxin {
    padding: 0 20px;
  }
  .nongye-chuangxin img {
    display: none;
  }
  .nongye-chuangxin li:nth-child(4) .text {
    transform: translate(0, 0);
    margin: 0;
  }
  .nongye-chuangxin li:nth-child(2) .text {
    transform: translateX(0);
    margin-left: 0;
  }
  .nongye-chuangxin li {
    width: 100%;
    margin-bottom: 20px;
    position: initial;
  }
  .nongye-chuangxin .text {
    position: initial;
    margin-bottom: 10px;
  }
  .process-newscont .bot-tt {
    background: none;
  }
  .process-newscont .bot-tt h4 {
    position: initial;
    transform: translateX(0);
    width: 100%;
  }
  .process-newscont {
    width: 100%;
  }
  .process-newscont ul {
    flex-wrap: wrap;
  }
  .process-newscont li {
    width: 50%;
    margin-bottom: 20px;
  }
  .zx-processnews .icon {
    width: 80px;
    height: 80px;
    border-width: 5px;
    margin: 0 auto;
  }
  .zx-processnews .icon img {
    max-width: 50%;
  }
  .process-newscont li .p-item .p-line {
    display: none;
  }
  .sjy-second-list ul {
    flex-wrap: wrap;
    background: none;
  }
  .sjy-second-list ul li {
    width: 50%;
    margin: 0 0 12px;
  }
  .sjy-second-list {
    margin-bottom: 12px;
  }
  .header.newsd-header, .header.reg-header {
    background-color: #FFF;
  }
  .header.newsd-header .icon-bar, .header.reg-header .icon-bar {
    background-color: #08399B;
  }
  .content-news-detail .news-tt {
    margin: 30px 0;
  }
  .header.newsd-header, .header.newsd-header.fix, .header.reg-header, .header.reg-header.fix {
    padding: 12px 0;
  }
  .news-list li {
    margin-bottom: 20px;
  }
  .news-list .time {
    margin-top: 10px;
  }
  .news-list .n-item {
    padding: 0 0 10px;
  }
  .news-list .imgshow, .news-list .text {
    width: 100%;
  }
  .news-list .imgshow {
    margin-bottom: 10px;
  }
  .content-news .n-left, .content-news .n-right {
    width: 100%;
  }
  .news-itemtab {
    display: flex;
    margin-bottom: 20px;
  }
  .news-itemtab a {
    display: block;
    white-space: nowrap;
    font-size: var(--f20);
    margin-right: 20px;
  }
  .zonghe-pt-jiazhi .j-arrow {
    padding: 40px 0;
    text-align: center;
  }
  .zonghe-pt-jiazhi .j-arrow img {
    transform: rotate(-90deg);
  }
  .zonghe-pt-jiazhi ul {
    display: block;
  }
  .zonghe-pt-jiazhi li {
    width: 100%;
    max-width: 100%;
  }
  .content-zhaoyeji-detail {
    padding-bottom: 40px;
  }
  .yeji-prodis .text-p p {
    margin-bottom: 10px;
  }
  .yeji-prodis .yj-text h3 {
    margin-bottom: 20px;
  }
  .yeji-prodis .yj-text {
    margin-top: 30px;
  }
  .yeji-prodis .yjswiper, .yeji-prodis .yj-text {
    width: 100%;
  }
  .yeji-prodis {
    margin: 40px 0 0;
  }
  .yeji-grey {
    padding: 40px 0;
  }
  .yeji-list li {
    width: 100%;
    margin-bottom: 20px;
  }
  .yeji-filter .f-list {
    padding: 20px 20px 10px;
  }
  .yeji-filter .f-list ul li {
    margin: 0 12px 12px 0;
  }
  .ycms-import {
    padding-bottom: 40px;
  }
  .ycms-importlist ul {
    margin: 0 -20px;
    display: block;
  }
  .ycms-importlist li {
    width: 100%;
    margin-bottom: 20px;
  }
  .yccx-tittab a {
    white-space: nowrap;
    margin-right: 20px;
  }
  .yccx-tittab {
    display: flex;
    overflow-x: auto;
  }
  .yucheng-chuangxin {
    margin: 40px 0 0;
  }
  .ms-jianshe .js-cont .imgshow, .ms-jianshe .js-cont .text {
    width: 100%;
  }
  .ms-jianshe .js-cont .text {
    padding: 20px;
  }
  .yuanqu-ptshow {
    margin-bottom: 30px;
  }
  .yuanqu-block {
    padding-bottom: 40px;
  }
  .hk-page .swiper-pagination {
    margin: 30px 0;
  }
  .hk-tabbox .hk-tittab a {
    white-space: nowrap;
    margin-right: 20px;
  }
  .hk-tabbox {
    margin: 0;
  }
  .hk-tittab {
    overflow-x: auto;
  }
  .huike-cloud {
    margin-top: 40px;
  }
  .video-cont video {
    height: 40vh;
  }
  .video-cont .vleft, .video-cont .vright {
    width: 100%;
  }
  .video-cont .text {
    padding: 20px;
  }
  .stjaizhi-cont .imgshow, .stjaizhi-cont .text {
    width: 100%;
  }
  .stjaizhi-cont .imgshow {
    margin-bottom: 20px;
  }
  .shengtai-jiazhi {
    padding: 50px 0;
  }
  .solu-botblock {
    display: block;
    margin: 40px 0;
    overflow: hidden;
  }
  .solu-botblock .imgshow {
    margin-bottom: 20px;
  }
  .solu-botblock .imgshow, .solu-botblock .text {
    width: 100%;
  }
  .shengtai-solulist li {
    width: 100%;
    margin-bottom: 20px;
  }
  .shengtai-solulist .w-item {
    padding: 30px;
  }
  .liuliang-video .video-con video {
    height: 40vh;
  }
  .kcmainfn-list li {
    width: 100%;
  }
  .kcmainfn-list .bot-arrow {
    transform: translateX(0);
    position: initial;
    margin: 12px 0;
    text-align: center;
    width: 100%;
    background-position: 50% 50%;
    transform: rotate(90deg);
  }
  .kc-waylist li {
    margin-bottom: 20px;
    width: 100%;
  }
  .jinrong-way {
    padding-bottom: 40px;
  }
  .jr-waylist li {
    width: 100%;
    margin-bottom: 20px;
  }
  .related-ilist .last {
    width: 100%;
    padding: 20px 0;
  }
  .related-ilist ul {
    display: block;
  }
  .related-ilist li {
    width: 100%;
  }
  .keyc-block.chuangxin {
    margin-top: 40px;
    padding-bottom: 40px;
  }
  .keyc-cxlist .text-p {
    min-height: auto;
    margin-bottom: 20px;
  }
  .keyc-cxlist li {
    width: 100%;
    margin-bottom: 20px;
  }
  .edutype-swiper {
    padding-bottom: 40px;
  }
  .edutype-swiper .edu-page > div {
    width: 40px;
    height: 40px;
  }
  .edutype-swiper .edu-page {
    width: 110px;
  }
  .edu-type {
    padding: 1px 20px;
  }
  .edutype-swiper .swiper-slide {
    width: 100%;
  }
  .content-cy-pingtai {
    padding: 40px 0;
  }
  .page-list {
    display: none;
  }
  .cypt-list .c-item .text-p {
    height: auto;
    display: block;
  }
  .cypt-list li {
    padding: 0 10px;
    margin-bottom: 20px;
    width: 100%;
  }
  .cypt-list ul {
    margin: 0 -10px;
  }
  .online-msgform .cell-item.w50 {
    width: 100%;
  }
  .online-msgform .layui-form-item.selecarea .layui-form-label {
    top: 25px;
    transform: translateY(0);
  }
  .online-msgform .cell-item {
    margin-right: 0;
    width: 100%;
  }
  .online-msgform .iPicker-container {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
  .yuzhou-list .y-item {
    padding: 20px 0;
    display: block;
  }
  .yuzhou-list .y-item .imgshow {
    width: 100%;
    margin: 20px 0;
  }
  .yuzhou-list .y-item .text {
    margin: 0;
  }
  .related-tjlist {
    margin-bottom: 40px;
  }
  .related-tjlist .last {
    width: 100%;
    padding: 20px 0;
  }
  .related-tjlist li .see-detail {
    opacity: 1;
    visibility: visible;
  }
  .related-tjlist li .text-p {
    height: auto;
    display: block;
  }
  .related-tjlist ul {
    display: block;
  }
  .related-tjlist li {
    width: 100%;
  }
  .edu-swiper-page .swiper-pagination, .ronghe-swiper-page .swiper-pagination, .yuanqu-swiper-page .swiper-pagination {
    margin: 30px 0;
  }
  .cx-arealist li {
    width: 50%;
    margin-bottom: 12px;
    padding: 0 6px;
  }
  .cx-arealist ul {
    margin: -6px;
  }
  .title.ny-tt .sub-text {
    padding: 0;
  }
  .keysigin-list .text-p {
    height: auto;
  }
  .keysigin-list li {
    width: 100%;
    margin-bottom: 12px;
  }
  .huiketing-cont .hkt-list li:nth-child(1), .huiketing-cont .hkt-list li:nth-child(2n) {
    transform: translateX(0);
  }
  .huiketing-cont .hkt-list .h-item h3 {
    width: 100%;
  }
  .huiketing-cont .hkt-list .h-item .botimg {
    position: initial;
    width: 100%;
    transform: translateX(0);
  }
  .wap-logo {
    background: url("../images/menu-logo.png") no-repeat 50% 50%;
    width: 100%;
    height: 40px;
    margin: 0 auto;
    padding: 0;
  }
  .mm-navbar .mm-title {
    padding: 0;
  }
  .title h2 {
    line-height: 1.5;
  }
  .footer .f-logo {
    text-align: center;
  }
  .title {
    padding: 0 20px;
  }
  .inner-banner .img-box img {
    left: auto;
    top: auto;
    bottom: 0;
    right: 0;
    width: auto;
  }
  .inner-banner h6 {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .inner-banner .bg-box .img-box {
    padding-bottom: 50vh;
  }
  .inner-banner .text {
    width: 100%;
  }
  .banner .bg-box .img-box {
    padding-bottom: calc(100vh - 71px);
  }
  .innerabout-banner .bg-box .img-box {
    padding-bottom: calc(70vh - 71px);
  }
  .inner-nongyebanner .text {
    width: 100%;
  }
  .inner-nongyebanner .bg-box .img-box {
    padding-bottom: calc(70vh - 71px);
  }
  .innerabout-banner .b-cont {
    flex-direction: column-reverse;
  }
  .innerabout-banner .text, .banner .imgshow {
    width: 100%;
  }
  html.mm-blocking body {
    overflow: initial;
  }
  .header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #08399B;
    padding: 14px 0;
  }
  #menuPc {
    display: none;
  }
  .mm-opened #menuWap {
    display: block;
  }
  #page {
    background: #FFFFFF;
    min-height: 100vh;
  }
  .btn-nav {
    position: absolute;
    top: 0;
    right: 20px;
    background: transparent;
    border: none;
    padding: 12px 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 99999;
    display: block;
    width: 30px;
    float: right;
  }
  .icon-bar {
    display: block;
    margin: 6px 0;
    width: 30px;
    height: 3px;
    background-color: #000;
    box-shadow: 0 1px 1px #fff;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    z-index: 999999;
  }
  .mm-opening .top {
    -webkit-transform: translateY(8px) rotateZ(45deg);
    -moz-transform: translateY(8px) rotateZ(45deg);
    -ms-transform: translateY(8px) rotateZ(45deg);
    -o-transform: translateY(8px) rotateZ(45deg);
    transform: translateY(8px) rotateZ(45deg);
  }
  .mm-opening .bottom {
    -webkit-transform: translateY(-10px) rotateZ(-45deg);
    -moz-transform: translateY(-10px) rotateZ(-45deg);
    -ms-transform: translateY(-10px) rotateZ(-45deg);
    -o-transform: translateY(-10px) rotateZ(-45deg);
    transform: translateY(-10px) rotateZ(-45deg);
  }
  .mm-opening .middle {
    width: 0;
  }
  .banner .wap-box {
    display: block;
  }
  .ipd-20 {
    padding: 0 20px;
  }
  .header .h-tool {
    display: none;
  }
  .banner .wap-box .img-box {
    padding-bottom: 60%;
  }
  .index-bmenu-grid ul {
    flex-wrap: wrap;
  }
  .index-bmenu-grid ul li {
    width: 50%;
  }
  .right-wind .r-item {
    width: 40px;
    height: 40px;
  }
  .right-wind .r-item img {
    width: 16px;
  }
  .right-wind p {
    display: none;
  }
  .right-wind {
    top: auto;
    bottom: 20px;
  }
  .index-bmenu-grid ul li a {
    padding: 12px;
    text-align: center;
    display: block;
  }
  .index-bmenu-grid ul li a .icon {
    display: block;
    margin-bottom: 10px;
  }
  .index-bmenu-grid ul li a span {
    line-height: 1.5;
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .index-search-grid .s-cont .see-more {
    position: relative;
    margin-top: 12px;
  }
  .index-search-grid .s-cont {
    text-align: center;
  }
  .index-search-grid .s-item {
    text-align: left;
  }
  .zhanlue-list li {
    width: 100%;
    margin-bottom: 12px;
  }
  .zhanlue-list ul {
    display: block;
    overflow: hidden;
  }
  .index-yy-grid {
    margin: 40px 0 0;
  }
  .index-yy-grid .yy-point li {
    position: initial;
    float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 12px;
  }
  .index-yy-grid .yy-point ul {
    overflow: hidden;
  }
  .index-yy-grid .yy-point .p-item:after {
    display: none;
  }
  .index-yy-grid .yy-point .p-item {
    margin: 0 auto;
  }
  .ly-cont .imgshow, .ly-cont .text {
    width: 100%;
  }
  .ly-cont .imgshow img {
    width: 100%;
  }
  .ly-cont h3 {
    margin-bottom: 30px;
  }
  .ly-cont .see-more {
    margin: 30px 0;
  }
  .pt-swiper {
    width: 100%;
  }
  .pt-swiper .see-more {
    margin-top: 30px;
  }
  .pt-tabitem {
    display: flex;
  }
  .pt-tabitem a {
    min-width: 45%;
    padding: 12px;
    margin: 0 2.5%;
  }
  .news-cont .n-left {
    margin-bottom: 12px;
  }
  .news-cont .n-left, .news-cont .n-right {
    width: 100%;
  }
  .news-cont .n-left .n-item {
    padding: 20px 0;
  }
  .news-cont .n-right .text {
    padding-top: 0;
  }
  .news-cont .n-right h3 {
    margin: 6px 0;
  }
  .news-cont .n-right li {
    padding-top: 12px;
    margin-bottom: 12px;
  }
  .index-news-grid .n-btn {
    text-align: center;
    padding-top: 20px;
  }
  .index-case-grid {
    padding: 50px 0;
  }
  .title h2 {
    font-size: 20px;
  }
  .news-cont .n-left .date {
    margin-top: 20px;
  }
  .footer .f-bot .f-lx {
    width: 100%;
    text-align: center;
  }
  .footer .f-bot .f-tel {
    background: none;
  }
  .footer .f-nav {
    width: 100%;
  }
  .footer .f-focus {
    width: 100%;
    padding-left: 0;
    display: block;
  }
  .f-copy {
    display: block;
    text-align: center;
    text-align: center;
  }
  .footer .f-nav li {
    display: block;
  }
  .footer .f-bot .f-lx .see-more {
    margin-bottom: 12px;
  }
  .footer .f-link {
    margin: 20px 0;
  }
  .footer .f-bot .f-tel {
    margin: 4px 0;
  }
  .footer .f-focus h3 {
    display: none;
  }
  .footer .f-bot .f-lx .see-more {
    font-size: 14px;
  }
  .footer .f-nav {
    box-sizing: border-box;
    padding-left: 0;
    border: none;
  }
  .footer .f-bot dd a span {
    display: none;
  }
  .footer .webshare dl {
    display: flex;
    justify-content: center;
  }
  .footer .f-ewm {
    text-align: center;
  }
  .index-search-grid .index-sform {
    width: 100%;
  }
  .h-tool {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px 0 0;
  }
  .h-tool a {
    padding: 0 10px;
  }
  .h-tool .shu {
    width: 1px;
    background-color: rgba(0, 41, 101, 0.1);
    height: 16px;
  }
  .pt-search .pt-form {
    width: 100%;
  }
  .pt-search {
    margin: 20px;
  }
  .pt-appitem a {
    padding: 12px 30px;
  }
  .pt-appswiper h3 {
    text-align: center;
    height: auto;
  }
  .pt-appswiper .h-text .icon {
    margin-right: 25px;
  }
  .pt-publicservice {
    margin: 45px 0 0;
  }
  .pubser-tabitem a {
    margin: 0 8px;
  }
  .pubser-tabitem {
    overflow-x: auto;
    white-space: nowrap;
  }
  .pubser-cont {
    width: 100%;
  }
  .pubser-cont .pubser-block {
    margin: 0 0 30px;
  }
  .pubser-cont .pubser-block li {
    position: initial;
  }
  .pubser-cont .pubser-block .b-item:after {
    display: none;
  }
  .pubser-cont .pubser-block .b-item {
    padding-top: 0;
    width: auto;
    background: none;
    height: auto;
    margin-bottom: 5px;
  }
  .pubser-cont .pubser-block .b-item a {
    display: block;
    position: initial;
    transform: translateX(0);
    font-size: 14px;
    background: none;
    height: auto;
    width: auto;
  }
  .pubser-cont ul {
    padding-bottom: 10px;
  }
  .pubser-cont .imgshow {
    margin-bottom: 20px;
  }
  .pubser-cont ul {
    overflow: hidden;
  }
  .pubser-cont li {
    float: left;
    width: 48%;
  }
  .pubser-cont li:nth-child(2n) {
    float: right;
  }
  .pubser-cont .ptt {
    position: initial;
    margin: 0 0 20px;
  }
  .pubser-cont .block1 li:nth-child(5) .b-item {
    padding-top: 0;
  }
  .pubser-cont {
    margin: 20px 0;
  }
  .sermarket-cont .market-right {
    display: none;
  }
  .sermarket-cont .market-left {
    width: 100%;
  }
  .h-wap-text dd {
    float: left;
    width: 50%;
    margin-bottom: 5px;
  }
  .h-wap-text dl {
    padding: 24px;
    overflow: hidden;
  }
  .sermarket-cont li.cur .h-wap-text {
    display: block;
  }
  .zx-case .case-swiper .swiper-pagination {
    margin: 30px 0;
  }
  .title.ny-tt .slot-right {
    position: initial;
  }
  .huiketing-cont {
    margin: 0 10px;
  }
  .huiketing-cont .top-list ul {
    justify-content: flex-start;
  }
  .huiketing-cont .top-list li {
    width: 33.33%;
    margin: 0 0 10px;
  }
  .huiketing-cont .t-item p {
    writing-mode: initial;
  }
  .huiketing-cont .t-item {
    background: none;
  }
  .huiketing-cont ul {
    flex-wrap: wrap;
  }
  .huiketing-cont .hkt-list ul {
    display: block;
  }
  .huiketing-cont .hkt-list ul {
    overflow: hidden;
  }
  .huiketing-cont .hkt-list li {
    position: initial;
    width: 48%;
    float: left;
    margin: 0 0 15px;
  }
  .huiketing-cont .hkt-list li:nth-child(2n) {
    float: right;
  }
  .huiketing-cont .hkt-list .h-item h3 {
    font-size: 14px;
  }
  .huiketing-cont .hkt-list .h-item .line {
    display: none;
  }
  .huiketing-cont .hkt-list .h-item {
    padding: 0;
  }
  .huiketing-cont .hkt-list .h-item h3 {
    position: initial;
    transform: translateX(0);
    padding: 12px;
  }
  .huiketing-cont .hkt-list .h-item .text {
    width: 100%;
  }
  .huiketing-cont .hktdd-list {
    padding: 0;
    margin-bottom: 40px;
  }
  .huiketing-cont .hktdd-list {
    flex-wrap: wrap;
  }
  .huiketing-cont .hktdd-list dd {
    margin-top: 10px;
    width: 49%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    font-size: 14px;
  }
  .huiketing-cont .hktdd-list dd:nth-child(2n) {
    float: right;
  }
  .huiketing-cont .imgshow {
    margin-bottom: 30px;
  }
  .need-cont .imgshow, .need-cont .text {
    width: 100%;
  }
  .need-cont .yuan {
    display: none;
  }
  .need-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .need-cont .item-d {
    margin-bottom: 10px;
    float: left;
    position: relative;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    width: 120px;
    height: 120px;
    text-align: center;
  }
  .need-cont .item-d p {
    font-size: 12px;
  }
  .need-item {
    justify-content: space-around;
  }
  .need-cont .item-d:after {
    width: 100px;
    height: 100px;
  }
  .need-cont .imgshow img {
    display: none;
  }
  .need-cont h3 {
    font-size: 24px;
  }
  .zx-process .process-cont .ptop-line ul {
    flex-wrap: wrap;
  }
  .zx-process .process-cont .ptop-line ul li {
    margin-bottom: 10px;
    margin: 10px 10px;
  }
  .zx-process .process-cont .ptop-line {
    background: none;
  }
  .zx-process .pbot-line .pline {
    display: none;
  }
  .zx-process .pbot-line li {
    width: 48% !important;
    margin: 1%;
    flex-shrink: 0;
  }
  .zx-process .pbot-line ul {
    flex-wrap: wrap;
    align-items: initial;
  }
  .zx-process .pbot-line .pb-item {
    height: 100%;
  }
  .ych-tabitem .slot-right {
    position: initial;
    margin: 12px 0;
    transform: translateY(0);
  }
  .ych-tabitem ul {
    overflow-x: auto;
    white-space: nowrap;
  }
  .ych-tabitem ul > a {
    padding: 12px 0;
    font-size: 14px;
  }
  .case-topinfo .imgshow, .case-topinfo .text {
    width: 100%;
  }
  .case-topinfo .text .c-tt {
    text-align: center;
    margin: 30px 0;
  }
  .case-topinfo .text h3 {
    border-radius: 0;
  }
  .case-topbg {
    background: none;
    padding-bottom: 30px;
  }
  .devloperline-cont ul {
    display: block;
  }
  .devloperline-cont ul li {
    width: 100% !important;
    max-width: 100%;
    box-sizing: border-box;
  }
  .devloperline-cont .three .d-top .tags, .devloperline-cont .one .d-top .tags {
    display: none;
  }
  .devloperline-cont .one .d-top, .devloperline-cont .three .d-top, .devloperline-cont .two .two-top {
    margin: 0 auto 20px;
  }
  .dev-fourway li {
    width: 100%;
    margin-bottom: 12px;
  }
  .dev-fourway li.cur {
    width: 100%;
  }
  .dev-fourway .h-text {
    position: initial;
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .dev-fourway .f-item .imgshow {
    height: 20vh;
    overflow: hidden;
  }
  .dev-fourway .text {
    display: none;
  }
  .case-devloperline {
    padding-bottom: 40px;
  }
  .case-cityupdate .cu-list li {
    width: 50%;
  }
  .cu-fangxiang10 li {
    width: 50%;
  }
  .cu-fangxiang10 .f-item .h-text {
    width: 100%;
  }
  .cu-fangxiang10 {
    padding-bottom: 40px;
  }
  .ssway-process .p-item .line, .ssway-process .p-item .num {
    display: none;
  }
  .ssway-process ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .cu-yuanqucase {
    margin: 40px 0;
    background: transparent;
    padding-bottom: 0;
  }
  .yuanqucase-cont .imgshow, .yuanqucase-cont .text {
    width: 100%;
  }
  .yuanqucase-cont {
    display: block;
    overflow: hidden;
  }
  .yuanqucase-cont .text .t-arrow {
    display: none;
  }
  .yuanqucase-cont .text li {
    width: 100%;
    margin-bottom: 12px;
  }
  .yuanqucase-cont .text li .y-item {
    height: 100% !important;
    padding: 20px 0;
  }
  .yuanqucase-cont .text ul {
    display: block;
  }
  .yuanqucase-cont .y-item p {
    min-height: auto;
  }
  .specialcase-cont .scase-block .b-item {
    padding-top: 0;
    width: 100%;
    height: auto;
    background: none;
  }
  .specialcase-cont .scase-block li {
    position: initial;
    width: 100%;
    margin-bottom: 12px;
  }
  .specialcase-cont .scase-block ul {
    overflow: hidden;
  }
  .specialcase-cont .scase-block .b-item .text h3 {
    width: 100%;
  }
  .specialcase-cont .scase-block .b-item .text {
    position: initial;
    transform: translateX(0);
  }
  .specialcase-cont .scase-block .b-item:after {
    display: none;
  }
  .specialcase-cont .scase-block .b-item .text .h-text {
    position: initial;
    width: 100%;
    transform: translateX(0);
  }
  .cu-specialcase {
    padding-bottom: 0;
    margin-bottom: 40px;
  }
  .ych-topswiper .y-item {
    padding: 20px;
  }
  .ych-topswiper .y-item h3 {
    margin: 12px 0 24px;
  }
  .ych-topswiper .y-item .num span {
    font-size: 12px;
  }
  .ych-sourlist li {
    width: 50%;
  }
  .ych-sourlist ul {
    display: flex;
    flex-wrap: wrap;
  }
  .ych-sourlist .s-item, .ych-sourlist .h-text {
    padding: 18px 12px;
  }
  .ych-source {
    padding-bottom: 40px;
  }
  .sjy-tabitem a {
    padding: 12px 34px;
  }
  .sjy-list ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .sjy-list ul li:nth-child(2n) {
    margin-top: 0;
  }
  .sjy-list ul {
    flex-wrap: wrap;
  }
  .sjy-list h3 {
    width: 100%;
    height: auto;
    border-radius: 0;
    padding: 12px 0;
  }
  .sjy-list h3:after {
    top: -12px;
    bottom: -12px;
    left: -12px;
    right: -12px;
    display: none;
  }
  .sjy-list .text {
    position: initial;
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    background-color: transparent;
    color: #333;
  }
  .sjy-list .s-item {
    display: block;
  }
  .sjy-list .text:after {
    display: none;
  }
  .sjy-list .s-item:hover h3 {
    color: initial;
    background: initial;
  }
  .sjy-bottom {
    margin: 40px 0;
  }
  .demand-tabitem a {
    padding: 12px 24px;
  }
  .demand-tablist ul {
    overflow-x: auto;
    justify-content: flex-start;
  }
  .ychdemand-list li {
    width: 50%;
    margin-bottom: 12px;
  }
  .whyjoin-cont {
    padding: 0;
  }
  .whyjoin-cont .why-list li {
    width: 50%;
  }
  .whyjoin-cont .w-item {
    padding: 30px 12px;
  }
  .why-process .p-item .num, .why-process .p-item .line {
    display: none;
  }
  .why-process ul li {
    width: 100%;
    margin-bottom: 12px;
  }
  .why-process .p-item .text {
    padding-right: 0;
  }
  .theme.swiper-button-next {
    margin-right: 0;
  }
  .theme.swiper-button-prev {
    margin-left: 0;
  }
  .theme.swiper-button-next, .theme.swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .brnad-btn {
    margin: 30px 0;
  }
  .ych-whyjoin {
    padding-bottom: 30px;
  }
  .jieshao-cont .imgshow, .jieshao-cont .text {
    width: 100%;
  }
  .jieshao-cont {
    display: block;
    overflow: hidden;
  }
  .jieshao-cont .text {
    padding: 20px 0 0;
  }
  .about-rumen {
    padding-bottom: 30px;
  }
  .ys-cont li {
    position: initial;
    float: left;
    width: 50%;
  }
  .ys-cont ul {
    margin: 20px 0 0;
    overflow: hidden;
  }
  .about-youshi .title {
    position: initial;
    transform: translateX(0);
  }
  .about-youshi .title h2 {
    font-size: 24px;
  }
  .ys-cont h3 {
    position: initial;
    transform: translateX(0);
    margin: 12px 0;
  }
  .ys-cont .icon img {
    width: 40px;
    height: 40px;
  }
  .ys-cont .icon {
    width: 120px;
    height: 120px;
  }
  .about-youshi {
    padding-bottom: 50px;
  }
  .sertx-cont li {
    position: initial;
  }
  .sertx-cont li .dot {
    display: none;
  }
  .sertx-cont li .text {
    transform: translate(0, 0);
    position: initial;
    opacity: 1;
    visibility: visible;
    width: auto;
    height: auto;
    border: none;
  }
  .sertx-cont li .h-text {
    padding: 20px;
    box-sizing: border-box;
    width: 90%;
    position: initial;
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .sertx-cont li .text h3 {
    width: 100%;
    height: auto;
    padding: 12px 20px;
    border-radius: 0;
    text-align: left;
    box-shadow: none;
    text-align: left;
    display: block;
    background: transparent;
    box-sizing: border-box;
  }
  .sertx-cont li .h-text:after {
    display: none;
  }
  .sertx-cont li .text:hover h3 {
    background-color: transparent;
    color: #333;
    background: transparent;
  }
  .sertx-cont li.righticon .text {
    transform: translate(0, 0);
  }
  .sertx-cont {
    margin-bottom: 20px;
  }
  .about-join {
    padding: 40px 0;
  }
  .content-about .ych-tabitem {
    margin-bottom: 0;
  }
  .zhanlue-list .h-text {
    position: initial;
    transform: translateY(0);
    padding: 20px;
    border-radius: 0;
    display: none;
    width: 100%;
    margin-top: 12px;
  }
  .zhanlue-list .z-item:hover {
    padding-bottom: 0;
  }
  .zhanlue-list .z-item:hover .h-text {
    display: block;
  }
  .zhanlue-list .z-item {
    flex-wrap: wrap;
  }
  .zhanlue-list .imgshow {
    width: 23%;
    box-sizing: border-box;
    padding: 16px;
  }
  .zhanlue-list .text {
    width: 77%;
    box-sizing: border-box;
  }
  .zhanlue-list .z-item {
    padding: 16px;
    display: flex;
  }
  .right-wind .r-item:hover .icon {
    transform: translateY(0);
  }
  .banner .b-cont {
    flex-direction: column-reverse;
  }
  .banner .text, .banner .imgshow {
    width: 100%;
  }
  .index-news-grid .swiper {
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .lingyu-botswiper .b-item {
    padding: 10px;
  }
  .lingyu-botswiper .swiper-slide.swiper-slide-thumb-active .b-item {
    background: #08399B;
  }
  .about-jieshao {
    padding-bottom: 40px;
  }
  .ych-sourlist .s-item h3 {
    font-size: 14px;
  }
  .ych-sourlist li {
    margin-bottom: 12px;
  }
  .banner h6 {
    font-size: 20px;
  }
  .zhanlue-list h3 {
    font-size: 16px;
  }
  .index-yy-grid .yy-point .p-item {
    width: 120px;
    height: 120px;
  }
  .ly-cont h3 {
    font-size: 20px;
  }
  .ly-cont .rightimg {
    width: 100%;
  }
  .pt-tabitem a {
    font-size: 16px;
  }
  .news-cont .n-left h3 a {
    font-size: 14px;
  }
  .index-case-grid h3 {
    font-size: 20px;
  }
  .pt-appswiper h3 {
    font-size: 14px;
    text-align: left;
  }
  .pt-appswiper .h-text h3 {
    margin-bottom: 12px;
  }
  .pubser-tabitem a {
    font-size: 14px;
  }
  .pubser-cont .ptt {
    font-size: 14px;
  }
  .sermarket-cont .market-left li h3 {
    font-size: 16px;
  }
  .sjy-tabitem a, .demand-tabitem a, .demand-tablist .d-item {
    font-size: 14px;
  }
  .sjy-list h3 {
    font-size: 16px;
  }
  .whyjoin-cont .w-item h3, .why-process .p-item .t-left p {
    font-size: 14px;
  }
  .brnad-btn a {
    margin-bottom: 5px;
  }
  .ych-actswiper .text h3 {
    font-size: 14px;
  }
  .ys-cont h3 {
    font-size: 14px;
    width: 100%;
  }
  .sertx-cont li .h-text dl dd {
    font-size: 14px;
  }
  .sertx-cont li .text h3 {
    font-size: 16px;
  }
  .about-tt h3 {
    font-size: 16px;
  }
  .innerabout-banner h6 {
    font-size: 20px;
  }
  .news-rows .n-left, .news-rows .n-right {
    width: 100%;
  }
  .content-news-detail2 {
    padding: 40px 0;
  }
  .content-news-detail2 .news-page .newd-btns {
    position: relative;
    margin: 20px 0 40px;
  }
  .content-register .reg-form-box {
    margin: 40px 0px;
    width: 100%;
    box-sizing: border-box;
  }
  .reg-form-box .layui-form {
    width: 100%;
  }
  .reg-form-box .form-sm {
    padding: 0;
  }
  .content-register .reg-form-box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .user-box {
    display: block;
  }
  .user-box .user-left, .user-box .user-right {
    width: 100%;
    display: block;
  }
  .user-box .user-left {
    margin-bottom: 20px;
  }
  .user-box .user-right {
    padding: 20px;
  }
  .user-form .cell-item {
    width: 100%;
  }
  .title {
    padding: 0;
  }
  .user-infoedit {
    display: block;
  }
  .user-infoedit .cell-item {
    width: 100%;
  }
  .user-form .laysub {
    margin: 0px 0 20px;
  }
  .user-infoedit .u-img {
    margin: 0 auto;
  }
  .mway-list li {
    width: 100%;
  }
  .mway-tab a {
    margin-right: 20px;
  }
  .content-user {
    padding-bottom: 40px;
  }
  .mway-list {
    margin-bottom: 20px;
  }
  .wap-logo {
    background-size: auto 25px;
  }
  .online-msgform .cell-item {
    padding-left: 0;
  }
  .user-box .user-left .u-tt .u-img {
    width: 46px;
    height: 46px;
  }
  .user-box .user-left .u-tt {
    padding: 20px;
  }
  .user-menu-list li a {
    padding: 12px 20px;
  }
  .user-box .user-right {
    float: right;
  }
}
