/*========p1-0关于我们========*/
.about .abo01 {
  padding: 60px 0 80px;
}
.about .abo01 .next {
  margin-top: 50px;
}
.about .abo01 .next .bor {
  padding: 130px 6% 30px;
}
.about .abo01 .num_box {
  float: left;
  margin-bottom: 120px;
  width: 25%;
  color: #fff;
}
.about .abo01 .num_box .clearfix {
  display: flex;
  justify-content: center;
  height: 80px;
  font-size: 60px;
  overflow: hidden;
}
.about .abo01 .num_box .clearfix span {
  font-family: Arial;
  font-weight: 900;
}
.about .abo01 .num_box .clearfix i {
  line-height: 6.2;
  font-size: 18px;
}
.about .abo01 .num_box p {
  font-size: 18px;
  text-align: center;
}
.about .abo02 {
  padding: 80px 0 60px;
  background: url(../images/p/about_9.jpg) center no-repeat;
  background-size: cover;
}
.about .abo02 .swiper {
  margin-top: 60px;
  padding-bottom: 48px;
}
.about .abo02 .swiper-slide .pic {
  transition: all 0.5s;
  transform: scale(0.5);
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 310px;
  overflow: hidden;
}
.about .abo02 .swiper-slide .pic img {
  max-width: 100%;
  max-height: 100%;
}
.about .abo02 .swiper-slide .text {
  transition: all 0.5s;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90px;
}
.about .abo02 .swiper-slide .text p {
  font-size: 24px;
  color: #333;
}
.about .abo02 .swiper-slide.swiper-slide-active .pic {
  transform: scale(1);
  opacity: 1;
}
.about .abo02 .swiper-slide.swiper-slide-active .text {
  opacity: 1;
}
.about .abo02 .swiper-slide.swiper-slide-next .pic {
  margin-left: 25%;
  opacity: 0.5;
}
.about .abo02 .swiper-slide.swiper-slide-prev .pic {
  margin-left: -25%;
  opacity: 0.5;
}
.about .abo02 .pos {
  position: absolute;
  right: 50%;
  bottom: 0%;
  transform: translateX(50%);
  width: 180px;
  height: 22px;
  line-height: 22px;
}
.about .abo02 .pos .swiper-pagination-fraction {
  left: 0;
  bottom: 0%;
  width: 100%;
  text-align: center;
  letter-spacing: -1px;
}
.about .abo02 .pos .swiper-pagination {
  font-size: 20px;
  color: #999;
  letter-spacing: 1px;
  font-family: Arial;
}
.about .abo02 .pos .swiper-pagination span {
  display: inline-block;
}
.about .abo02 .pos .swiper-pagination span.swiper-pagination-current,
.about .abo02 .pos .current {
  font-size: 30px;
  color: #3e9fce;
}
.about .abo02 .pos .swiper-button-next,
.about .abo02 .pos .swiper-button-prev {
  margin: -14px 0 0 0;
  top: 50%;
  width: 10px;
  height: 22px;
}
.about .abo02 .pos .swiper-button-next {
  right: 0;
  background: url(../images/icon/i_40.png) right center no-repeat;
}
.about .abo02 .pos .swiper-button-prev {
  left: 0;
  background: url(../images/icon/i_39.png) right center no-repeat;
}
.about .abo03 {
  padding: 100px 0 70px;
}
.about .abo03 .swiper {
  display: none;
}
.about .abo03 .list {
  margin-top: 40px;
}
.about .abo03 .list a {
  position: relative;
  float: left;
  margin: 0 1.85% 20px 0;
  width: 32.1%;
}
.about .abo03 .list a video {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 20px;
}
.about .abo03 .list a .pic {
  width: 100%;
  height: 340px;
  overflow: hidden;
}
.about .abo03 .list a .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.about .abo03 .list a .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/icon/i_41.png) center no-repeat;
  background-size: 79px auto;
}
.about .abo03 .list a p {
  position: absolute;
  left: 5%;
  bottom: 18px;
  z-index: 2;
  width: 90%;
  font-size: 18px;
  color: #fff;
}
.about .abo03 .list a:nth-child(3n) {
  margin-right: 0;
}
.about .abo04 {
  padding: 80px 0 60px;
  background: #fbfbfb;
}
.about .abo04 .swiper {
  margin-top: 60px;
  padding-bottom: 48px;
}
.about .abo04 .swiper-slide {
  margin-right: 6.53%;
  width: 20.1%;
}
.about .abo04 .swiper-slide .pic {
  width: 100%;
  height: 387px;
  overflow: hidden;
}
.about .abo04 .swiper-slide .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.about .abo04 .swiper-slide .text {
  line-height: 76px;
}
.about .abo04 .swiper-slide .text p {
  float: left;
  padding-left: 33px;
  width: calc(100% - 33px - 24px);
  font-size: 17px;
  color: #333;
  background: url(../images/icon/i_43.png) left center no-repeat;
}
.about .abo04 .swiper-slide .text i,a.down_pdf_url {
  float: right;
  width: 22px;
  height: 76px;
  background: url(../images/icon/i_42.png) center no-repeat;
  background-size: 100% auto;
}

.about .abo04 .swiper-slide:last-child {
  margin-right: 0;
}
.about .abo04 .swiper-button-next,
.about .abo04 .swiper-button-prev {
  margin: 0;
  top: 153px;
  width: 42px;
  height: 42px;
}
.about .abo04 .swiper-button-next {
  right: -21px;
  background: url(../images/icon/i_37.png) right center no-repeat;
}
.about .abo04 .swiper-button-next:hover {
  background: url(../images/icon/i_37s.png) right center no-repeat;
}
.about .abo04 .swiper-button-prev {
  left: -21px;
  background: url(../images/icon/i_36.png) right center no-repeat;
}
.about .abo04 .swiper-button-prev:hover {
  background: url(../images/icon/i_36s.png) right center no-repeat;
}
@media (max-width: 1200px) {
  .about .abo01 {
    padding: 0.6rem 0 0.8rem;
  }
  .about .abo01 .next {
    margin-top: 0.5rem;
  }
  .about .abo01 .next .bor {
    padding: 0.6rem 2% 0.2rem;
  }
  .about .abo01 .num_box {
    margin-bottom: 0.7rem;
    width: 50%;
  }
  .about .abo01 .num_box .clearfix {
    height: 0.92rem;
    font-size: 0.7rem;
  }
  .about .abo01 .num_box .clearfix i {
    line-height: 1rem;
    font-size: 0.22rem;
  }
  .about .abo01 .num_box p {
    font-size: 0.22rem;
  }
  .about .abo02 {
    padding: 0.6rem 0;
  }
  .about .abo02 .swiper {
    margin-top: 0rem;
    padding-bottom: 0.48rem;
  }
  .about .abo02 .swiper-slide {
    padding-top: 0.1rem;
  }
  .about .abo02 .swiper-slide .pic {
    height: 3rem;
    transform: scale(0.7);
  }
  .about .abo02 .swiper-slide .text {
    height: 0.9rem;
  }
  .about .abo02 .swiper-slide .text p {
    font-size: 0.28rem;
  }
  .about .abo02 .swiper-slide.swiper-slide-active .pic {
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.1);
  }
  .about .abo02 .swiper-slide.swiper-slide-next .pic {
    margin-left: 35%;
    opacity: 0.5;
  }
  .about .abo02 .swiper-slide.swiper-slide-prev .pic {
    margin-left: -35%;
    opacity: 0.5;
  }
  .about .abo02 .pos {
    width: 1.8rem;
    height: 0.22rem;
    line-height: 0.22rem;
  }
  .about .abo02 .pos .swiper-pagination {
    font-size: 0.2rem;
  }
  .about .abo02 .pos .swiper-pagination span.swiper-pagination-current,
  .about .abo02 .pos .current {
    font-size: 0.3rem;
  }
  .about .abo02 .pos .swiper-button-next,
  .about .abo02 .pos .swiper-button-prev {
    margin: -0.14rem 0 0 0;
    width: 0.1rem;
    height: 0.22rem;
  }
  .about .abo02 .pos .swiper-button-next {
    background: url(../images/icon/i_40.png) right center no-repeat;
    background-size: 100% auto;
  }
  .about .abo02 .pos .swiper-button-prev {
    background: url(../images/icon/i_39.png) right center no-repeat;
    background-size: 100% auto;
  }
  .about .abo03 {
    padding: 0.6rem 0 0.7rem;
  }
  .about .abo03 .list {
    display: none;
    margin-top: 0.4rem;
  }
  .about .abo03 .list a {
    margin: 0 0 0.58rem 0;
    width: 100%;
  }
  .about .abo03 .list a .pic {
    height: 5.7rem;
  }
  .about .abo03 .list a .icon {
    background: url(../images/icon/i_41.png) center no-repeat;
    background-size: 0.8rem auto;
  }
  .about .abo03 .list a p {
    bottom: 18px;
    font-size: 18px;
  }
  .about .abo03 .swiper {
    display: block;
  }
  .about .abo03 .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0;
  }
  .about .abo03 .swiper-pagination-bullet {
    opacity: 1;
    width: 0.18rem;
    height: 0.18rem;
    border-radius: 0;
    background: #eaeaea;
  }
  .about .abo03 .swiper-pagination-bullet-active {
    width: 0.42rem;
    background: #3e9fce;
  }
  .about .abo04 {
    padding: 0.8rem 0 0.6rem;
  }
  .about .abo04 .swiper {
    margin-top: 0.6rem;
    padding-bottom: 0rem;
  }
  .about .abo04 .swiper-slide {
    margin-right: 0;
    padding: 0 0.84rem;
    width: calc(100% - 1.68rem);
  }
  .about .abo04 .swiper-slide .pic {
    height: 6.8rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  }
  .about .abo04 .swiper-slide .text {
    line-height: 1.3rem;
  }
  .about .abo04 .swiper-slide .text p {
    padding-left: 0.6rem;
    width: calc(100% - 1rem);
    font-size: 0.3rem;
    background: url(../images/icon/i_43.png) left center no-repeat;
    background-size: 0.42rem auto;
  }
  .about .abo04 .swiper-slide .text i,a.down_pdf_url {
    width: 0.4rem;
    height: 1.3rem;
    background: url(../images/m/icon/i_42.png) center no-repeat;
    background-size: 100% auto;
  }
  .about .abo04 .swiper-button-next,
  .about .abo04 .swiper-button-prev {
    margin: 0;
    top: 153px;
    width: 42px;
    height: 42px;
  }
  .about .abo04 .swiper-button-next {
    right: 0.9rem;
    background: url(../images/icon/i_37.png) right center no-repeat;
  }
  .about .abo04 .swiper-button-next:hover {
    background: url(../images/icon/i_37s.png) right center no-repeat;
  }
  .about .abo04 .swiper-button-prev {
    left: 0.9rem;
    background: url(../images/icon/i_36.png) right center no-repeat;
  }
  .about .abo04 .swiper-button-prev:hover {
    background: url(../images/icon/i_36s.png) right center no-repeat;
  }
}
/*======== p3-1业绩概览-前期策划 ========*/
.planning .pla01 {
  padding: 60px 0 20px;
}
.planning .pla01 .p_title .text p {
  margin-bottom: 50px;
  text-align: center;
  text-indent: 0;
}
.planning .pla01 .next a {
  margin-bottom: 58px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.planning .pla01 .next a .pic {
  float: left;
  width: 49.78%;
  height: 392px;
  overflow: hidden;
}
.planning .pla01 .next a .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.planning .pla01 .next a .text {
  position: relative;
  float: left;
  width: 50.22%;
  height: 392px;
  overflow: hidden;
}
.planning .pla01 .next a .text .bor {
  padding: 60px 20px 0 16.57%;
}
.planning .pla01 .next a .text .bor .icon {
  margin-bottom: 26px;
}
.planning .pla01 .next a .text .bor .icon img {
  max-height: 41px;
}
.planning .pla01 .next a .text .bor b {
  font-size: 24px;
  color: #3e9fce;
  font-weight: bold;
}
.planning .pla01 .next a .text .bor p {
  margin: 10px 0 35px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.planning .pla01 .next a .text .bor .text_box i {
  padding-left: 16px;
  font-size: 18px;
  line-height: 2.1;
  background: url(../images/icon/i_48.png) left center no-repeat;
}
.planning .pla01 .next a .text .sum {
  position: absolute;
  right: -10px;
  bottom: -20px;
  width: 307px;
  height: 218px;
  opacity: 0.3;
}
.planning .pla01 .next a .text .sum img {
  height: 100%;
}
.planning .pla01 .next a:nth-child(2n) .pic {
  float: right;
}
@media (max-width: 1200px) {
  .planning .pla01 {
    padding: 0.6rem 0 0.2rem;
  }
  .planning .pla01 .p_title .text p {
    margin-bottom: 0.5rem;
  }
  .planning .pla01 .next a {
    margin-bottom: 0.58rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  }
  .planning .pla01 .next a .pic {
    width: 100%;
    height: 3.92rem;
  }
  .planning .pla01 .next a .text {
    width: 100%;
    height: 4.1rem;
  }
  .planning .pla01 .next a .text .bor {
    padding: 0.4rem 0.2rem 0 0.72rem;
  }
  .planning .pla01 .next a .text .bor .icon {
    margin-bottom: 0.2rem;
  }
  .planning .pla01 .next a .text .bor .icon img {
    max-height: 0.36rem;
  }
  .planning .pla01 .next a .text .bor b {
    font-size: 0.32rem;
  }
  .planning .pla01 .next a .text .bor p {
    margin: 0.1rem 0 0.35rem;
    font-size: 0.24rem;
  }
  .planning .pla01 .next a .text .bor .text_box i {
    padding-left: 0.17rem;
    font-size: 0.28rem;
    line-height: 1.9;
    background: url(../images/icon/i_48.png) left center no-repeat;
    background-size: 0.06rem auto;
  }
  .planning .pla01 .next a .text .sum {
    right: -0.2rem;
    bottom: -0.2rem;
    width: 3.07rem;
    height: 2.18rem;
    opacity: 0.5;
  }
  .planning .pla01 .next a:nth-child(2) .text .bor .icon img {
    max-height: 0.41rem;
  }
}
/*======== p3-2业绩概览-园区建设 ========*/
.Construction .Con01 {
  padding: 60px 0 100px;
}
.Construction .Con01 .p_title .text p {
  margin-bottom: 50px;
  text-align: center;
  text-indent: 0;
}
.Construction .Con01 .next a {
  float: left;
  margin-right: 2.87%;
  width: 31.42%;
  background: #fff;
}
.Construction .Con01 .next a .pic {
  width: 100%;
  height: 317px;
  overflow: hidden;
}
.Construction .Con01 .next a .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.Construction .Con01 .next a .text {
  position: relative;
  padding: 0 25px;
  height: 285px;
  text-align: center;
  overflow: hidden;
}
.Construction .Con01 .next a .text b {
  margin: 44px 0 26px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
.Construction .Con01 .next a .text p {
  font-size: 18px;
  color: #666;
}
.Construction .Con01 .next a .text .sum {
  position: absolute;
  right: 0px;
  bottom: 40px;
  width: 100%;
  font-size: 56px;
  color: #f0efef;
  font-weight: bold;
}
.Construction .Con01 .next a .text::after {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #3e9fce;
  content: "";
}
.Construction .Con01 .next a:nth-child(3n) {
  margin-right: 0;
}
.Construction .Con01 .next a:hover .pic i {
  transition: all 0.5s;
  transform: scale(1.05);
}
.Construction .Con01 .next a:hover .text::after {
  width: 100%;
}
@media (max-width: 1200px) {
  .Construction .Con01 {
    padding: 0.6rem 0 0.4rem;
  }
  .Construction .Con01 .p_title .text p {
    margin-bottom: 0.5rem;
  }
  .Construction .Con01 .next {
    width: 84%;
  }
  .Construction .Con01 .next a {
    margin: 0 0% 0.67rem 0;
    width: 100%;
  }
  .Construction .Con01 .next a .pic {
    height: 4.27rem;
  }
  .Construction .Con01 .next a .text {
    padding: 0 0.72rem;
    height: 3.82rem;
  }
  .Construction .Con01 .next a .text b {
    margin: 0.54rem 0 0.3rem;
    font-size: 0.34rem;
  }
  .Construction .Con01 .next a .text p {
    font-size: 0.28rem;
  }
  .Construction .Con01 .next a .text .sum {
    bottom: 0.3rem;
    font-size: 0.75rem;
  }
}
/*======== p4-1园区概览-列表 ========*/
.overview .ove01 {
  padding: 60px 0 30px;
  background: #f7f7f7;
}
.overview .ove01 .next {
  margin-top: 40px;
}
.overview .ove01 .next a {
  float: left;
  margin: 0 2.3% 35px 0;
  width: 48.85%;
  background: #fff;
}
.overview .ove01 .next a .pic {
  float: left;
  width: 40.6%;
  height: 317px;
  overflow: hidden;
}
.overview .ove01 .next a .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.overview .ove01 .next a .pic i.i_1 {
  display: block;
}
.overview .ove01 .next a .pic i.i_2 {
  display: none;
}
.overview .ove01 .next a .text {
  position: relative;
  float: left;
  width: 59.4%;
  height: 318px;
  overflow: hidden;
}
.overview .ove01 .next a .text .bor {
  padding: 10px 8% 0;
}
.overview .ove01 .next a .text b {
  margin: 0 0 16px;
  font-size: 26px;
  color: #333;
  font-weight: bold;
}
.overview .ove01 .next a .text p {
  line-height: 1.6;
  font-size: 18px;
  color: #666;
  text-align: justify;
}
.overview .ove01 .next a:nth-child(2n) {
  margin-right: 0;
}
.overview .ove01 .next a:hover .pic i {
  transition: all 0.5s;
  transform: scale(1.05);
}
.overview .ove02 {
  padding: 68px 0 75px;
}
.overview .ove02 .next a {
  float: left;
  margin: 0 2.54% 35px 0;
  width: 31.64%;
  background: #f7f7f7;
}
.overview .ove02 .next a .pic {
  width: 100%;
  height: 280px;
  overflow: hidden;
}
.overview .ove02 .next a .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.overview .ove02 .next a .text {
  position: relative;
  height: 210px;
  overflow: hidden;
}
.overview .ove02 .next a .text .bor {
  padding: 30px 6.7% 0;
}
.overview .ove02 .next a .text b {
  margin: 0 0 16px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.overview .ove02 .next a .text p {
  margin-bottom: 6px;
  padding-left: 28px;
  line-height: 26px;
  font-size: 16px;
  color: #666;
  background: url(../images/icon/i_49.png) left 2px no-repeat;
}
.overview .ove02 .next a .text p:nth-child(3) {
  background: url(../images/icon/i_50.png) left 3px no-repeat;
}
.overview .ove02 .next a:nth-child(3n) {
  margin-right: 0;
}
.overview .ove02 .next a:hover .pic i {
  transition: all 0.5s;
  transform: scale(1.05);
}
@media (max-width: 1200px) {
  .overview .ove01 {
    padding: 0.6rem 0 0.5rem;
  }
  .overview .ove01 .next {
    margin-top: 0.4rem;
  }
  .overview .ove01 .next a {
    margin: 0 0% 0.4rem 0;
    width: 100%;
  }
  .overview .ove01 .next a .pic {
    width: 100%;
    height: 3.55rem;
  }
  .overview .ove01 .next a .pic i.i_1 {
    display: none;
  }
  .overview .ove01 .next a .pic i.i_2 {
    display: block;
  }
  .overview .ove01 .next a .text {
    width: 100%;
    height: auto;
  }
  .overview .ove01 .next a .text .bor {
    padding: 0.4rem 0.5rem 0.6rem;
  }
  .overview .ove01 .next a .text b {
    margin: 0 0 0.10rem;
    font-size: 0.32rem;
  }
  .overview .ove01 .next a .text p {
    line-height: 1.6;
    font-size: 0.28rem;
  }
  .overview .ove01 .next a:nth-child(2n) {
    margin-right: 0;
  }
  .overview .ove01 .next a:hover .pic i {
    transition: all 0.5s;
    transform: scale(1.05);
  }
  .overview .ove02 {
    padding: 0.9rem 0 0.9rem;
  }
  .overview .ove02 .next a {
    margin: 0 0% 0.4rem 0;
    width: 100%;
  }
  .overview .ove02 .next a .pic {
    height: 4.2rem;
  }
  .overview .ove02 .next a .text {
    height: auto;
  }
  .overview .ove02 .next a .text .bor {
    padding: 0.5rem 0.5rem 0.55rem;
  }
  .overview .ove02 .next a .text b {
    margin: 0 0 0.34rem;
    font-size: 0.32rem;
  }
  .overview .ove02 .next a .text p {
    margin-bottom: 0.12rem;
    padding-left: 0.4rem;
    line-height: 0.39rem;
    font-size: 0.28rem;
    background: url(../images/m/icon/i_49.png) left 0.03rem no-repeat;
    background-size: auto 0.33rem;
  }
  .overview .ove02 .next a .text p:nth-child(3) {
    background: url(../images/m/icon/i_50.png) left 0.04rem no-repeat;
    background-size: auto 0.31rem;
  }
}
/*======== p4-2园区概览-详情 ========*/
.overview_xq .ove01 {
  padding: 80px 0 50px;
  text-align: center;
  background: url(../images/p/overview_xq_1.jpg) center no-repeat;
  background-size: cover;
}
.overview_xq .ove01 i {
  margin-bottom: 20px;
  font-size: 32px;
  color: #333;
}
.overview_xq .ove01 b {
  margin-bottom: 45px;
  font-size: 18px;
  color: #3e9fce;
  padding: 0 5%;
}
.overview_xq .ove01 .text {
  padding: 0 5%;
}
.overview_xq .ove01 .text p {
  text-indent: 2em;
  line-height: 1.8;
  font-size: 16px;
  color: #666;
  text-align: left;
}
.overview_xq .ove02 {
  padding: 82px 0 87px;
}
.overview_xq .ove02 .next a {
  float: left;
  margin: 0 3% 0px 0;
  width: 48.5%;
  background: #fff;
}
.overview_xq .ove02 .next a .text {
  position: relative;
  padding: 50px;
  min-height: 180px;
  border: #e4e4e4 1px solid;
}
.overview_xq .ove02 .next a .text b {
  margin-bottom: 16px;
  padding-left: 45px;
  line-height: 36px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
  background: url(../images/icon/i_51.png) left 2px no-repeat;
}
.overview_xq .ove02 .next a .text p {
  line-height: 1.8;
  font-size: 16px;
  color: #666;
}
.overview_xq .ove02 .next a:nth-child(2n) {
  margin-right: 0;
}
.overview_xq .ove02 .next a:nth-child(2n) .text b {
  background: url(../images/icon/i_52.png) left 2px no-repeat;
}
.overview_xq .map{
  margin: 0 auto;
  width: 1200px;
  height: 330px;
  padding-bottom: 20px;
}

@media (max-width: 1200px) {
  .overview_xq .ove01 {
    padding: 1.15rem 0 1rem;
    background: url(../images/m/p/overview_xq_1.jpg) center no-repeat;
    background-size: cover;
  }
  .overview_xq .ove01 i {
    margin-bottom: 0.3rem;
    font-size: 0.32rem;
  }
  .overview_xq .ove01 b {
    margin-bottom: 0.45rem;
    font-size: 0.32rem;
  }
  .overview_xq .ove01 .text {
    padding: 0;
  }
  .overview_xq .ove01 .text p {
    font-size: 0.28rem;
  }
  .overview_xq .ove02 {
    padding: 0.66rem 0 0.25rem;
  }
  .overview_xq .ove02 .next a {
    margin: 0 0 0.45rem 0;
    width: 100%;
  }
  .overview_xq .ove02 .next a .text {
    padding: 0.5rem 0.5rem 0.6rem;
    min-height: auto;
  }
  .overview_xq .ove02 .next a .text b {
    margin-bottom: 0.16rem;
    padding-left: 0.45rem;
    line-height: 1.8;
    font-size: 0.32rem;
    background: url(../images/icon/i_51.png) left center no-repeat;
    background-size: 0.32rem auto;
  }
  .overview_xq .ove02 .next a .text p {
    font-size: 0.28rem;
    text-align: justify;
  }
  .overview_xq .ove02 .next a:nth-child(2n) {
    margin-right: 0;
  }
  .overview_xq .ove02 .next a:nth-child(2n) .text b {
    background: url(../images/icon/i_52.png) left center no-repeat;
    background-size: 0.39rem auto;
  }
}
/*======== p2-1新闻中心-列表 ========*/
.new .n1 {
  padding: 40px 0 80px;
}
.new .n1 .list {
  margin-bottom: 70px;
}
.new .n1 .list a {
  transition: all 0.6s;
  position: relative;
  padding: 60px 45px;
  background: #fff;
  border-bottom: #ebeaea 1px solid;
}
.new .n1 .list a .pic {
  margin-left: 8%;
  width: 400px;
  height: 226px;
  overflow: hidden;
}
.new .n1 .list a .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.new .n1 .list a .text span {
  padding: 23px 0 14px;
  font-size: 14px;
  color: #999;
}
.new .n1 .list a .text b {
  margin-bottom: 22px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.new .n1 .list a .text p {
  max-height: 75px;
  line-height: 25px;
  font-size: 16px;
  color: #666;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -ms-box;
  -ms-line-clamp: 3;
  -ms-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -o-box;
  -o-line-clamp: 3;
  -o-box-orient: vertical;
}
.new .n1 .list a:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
}
.new .n1 .list a:hover .text b {
  color: #3e9fce;
}
.new .n1 .list a:hover .pic i {
  transition: all 0.5s;
  transform: scale(1.08);
}
@media (max-width: 1200px) {
  .new .n1 {
    padding-bottom: 1rem;
    margin-top: 0.2rem;
  }
  .new .n1 .list {
    margin-bottom: 0.7rem;
  }
  .new .n1 .list a {
    padding: 0.4rem 0 0.4rem;
  }
  .new .n1 .list a .pic {
    margin: 0 0 0.5rem 0;
    width: 100%;
    height: 3.8rem;
  }
  .new .n1 .list a .text {
    float: left;
  }
  .new .n1 .list a .text span {
    padding: 0 0 0.1rem;
    font-size: 0.24rem;
  }
  .new .n1 .list a .text b {
    margin-bottom: 0.21rem;
    max-height: 0.92rem;
    line-height: 0.46rem;
    font-size: 0.32rem;
  }
  .new .n1 .list a .text p {
    margin-bottom: 0.16rem;
    max-height: 1.32rem;
    line-height: 0.44rem;
    font-size: 0.28rem;
  }
}
/*======== p2-2新闻中心-详情 ========*/
.new_xq .new_01 .next {
  position: relative;
  padding: 76px 0 90px;
}
.new_xq .new_01 .title_box {
  line-height: 48px;
  font-size: 32px;
  text-align: center;
  color: #333;
}
.new_xq .new_01 .cen {
  padding: 20px 0 37px;
  margin-bottom: 40px;
  width: 100%;
  text-align: center;
  border-bottom: #e5e5e5 1px solid;
}
.new_xq .new_01 .cen .cen_box {
  display: flex;
  justify-content: center;
  line-height: 21px;
  color: #b5b5b5;
  font-size: 16px;
}
.new_xq .new_01 .cen .cen_box i {
  display: inline-block;
}
.new_xq .new_01 .cen .cen_box i.i1 {
  margin-right: 20px;
}
.new_xq .new_01 .cen .cen_box i.icon {
  padding: 0 22px;
  font-weight: normal;
  background: url(../images/icon/icon_43.png) left center no-repeat;
}
.new_xq .new_01 .cen span {
  display: inline-block;
  width: 39px;
  height: 21px;
  border-right: #c6c6c6 1px solid;
  cursor: pointer;
}
.new_xq .new_01 .cen span.big {
  background: url(../images/icon/icon_44.png) center no-repeat;
}
.new_xq .new_01 .cen span.big:hover,
.new_xq .new_01 .cen span.big.cur {
  background: url(../images/icon/icon_44s.png) center no-repeat;
}
.new_xq .new_01 .cen span.middle {
  background: url(../images/icon/icon_45.png) center no-repeat;
}
.new_xq .new_01 .cen span.middle:hover,
.new_xq .new_01 .cen span.middle.cur {
  background: url(../images/icon/icon_45s.png) center no-repeat;
}
.new_xq .new_01 .cen span.small {
  background: url(../images/icon/icon_46.png) center no-repeat;
}
.new_xq .new_01 .cen span.small:hover,
.new_xq .new_01 .cen span.small.cur {
  background: url(../images/icon/icon_46s.png) center no-repeat;
}
.new_xq .new_01 .cen span.cur {
  color: #1e6874;
}
.new_xq .new_01 .cen .share {
  display: inline-block;
  width: 20px;
  height: 21px;
  cursor: pointer;
  padding-left: 14px;
  background: url(../images/icon/icon_47.png) 14px center no-repeat;
}
.new_xq .new_01 .cen .share span {
  border-right: 0px;
}
.new_xq .new_01 .con_text .dow {
  margin-top: 40px;
  padding-top: 30px;
  border-top: #ececec 1px solid;
}
.new_xq .new_01 .con_text .dow .title_dow {
  display: flex;
  margin-bottom: 10px;
  font-size: 20px;
  color: #3e9fce;
}
.new_xq .new_01 .con_text .dow .title_dow i {
  font-weight: bold;
}
.new_xq .new_01 .con_text .dow .title_dow em {
  font-weight: bold;
  color: #3e9fce;
}
.new_xq .new_01 .con_text .dow p {
  font-size: 16px;
  cursor: pointer;
  word-wrap: break-word;
}
.new_xq .new_01 .con_text .dow p a {
  color: #000;
}
.new_xq .new_01 .text {
  font-size: 18px;
  color: #666;
  line-height: 32px;
}
.new_xq .new_01 .text p {
  margin-bottom: 32px;
  text-indent: 1em;
}
.new_xq .new_01 .text img,
.new_xq .new_01 .text video {
  display: block;
  margin: 10px auto;
  max-width: 100% !important;
  height: auto !important;
}
.new_xq .new_01 .text span,
.new_xq .new_01 .text i,
.new_xq .new_01 .text em,
.new_xq .new_01 .text a,
.new_xq .new_01 .text b {
  display: inline;
}
.new_xq .new_01 .text table {
  border-top: #000 1px solid;
  border-right: #000 1px solid;
}
.new_xq .new_01 .text table td {
  border-bottom: #000 1px solid;
  border-left: #000 1px solid;
}
.new_xq .new_01 .go_article {
  position: relative;
  padding-top: 40px;
  line-height: 24px;
  font-size: 18px;
  border-top: #e5e5e5 1px solid;
}
.new_xq .new_01 .go_article .fl p {
  padding-left: 20px;
  color: #666;
  background: url(../images/icon/icon_33.png) left center no-repeat;
}
.new_xq .new_01 .go_article .fl:hover p {
  color: #3e9fce;
  background: url(../images/icon/icon_33s.png) left center no-repeat;
}
.new_xq .new_01 .go_article .pos {
  position: absolute;
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
  width: 24px;
  height: 24px;
  background: url(../images/icon/icon_35.png) center no-repeat;
}
.new_xq .new_01 .go_article .fr p {
  padding-right: 20px;
  color: #666;
  background: url(../images/icon/icon_34.png) right center no-repeat;
}
.new_xq .new_01 .go_article .fr:hover p {
  color: #3e9fce;
  background: url(../images/icon/icon_34s.png) right center no-repeat;
}
@media (max-width: 1200px) {
  .new_xq .new_01 .next {
    padding: 0.66rem 0 0.9rem;
  }
  .new_xq .new_01 .title_box {
    line-height: 0.4rem;
    font-size: 0.32rem;
  }
  .new_xq .new_01 .cen {
    padding: 0.4rem 0 0.4rem;
    margin-bottom: 0.4rem;
    width: 100%;
  }
  .new_xq .new_01 .cen .cen_box {
    line-height: 0.3rem;
    font-size: 0.24rem;
  }
  .new_xq .new_01 .cen .cen_box i.icon {
    padding: 0 0.25rem;
    background: url(../images/icon/icon_43.png) left center no-repeat;
    background-size: 0.17rem auto;
  }
  .new_xq .new_01 .cen .big,
  .new_xq .new_01 .cen .middle,
  .new_xq .new_01 .cen .small {
    display: none;
  }
  .new_xq .new_01 .cen .share {
    padding-left: 0;
    width: 0.25rem;
    height: 0.3rem;
    background: url(../images/icon/icon_47.png) center no-repeat;
    background-size: 0.23rem auto;
  }
  .new_xq .new_01 .cen .share span {
    border-right: 0px;
  }
  .new_xq .new_01 .text {
    font-size: 0.28rem;
    line-height: 0.44rem;
  }
  .new_xq .new_01 .text p {
    margin-bottom: 0.3rem;
    text-indent: 1em;
  }
  .new_xq .new_01 .text img,
  .new_xq .new_01 .text video {
    margin: 0.15rem auto;
    max-width: 100% !important;
    height: auto !important;
  }
  .new_xq .new_01 .go_article {
    padding-top: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.24rem;
  }
  .new_xq .new_01 .go_article .fl p {
    padding-left: 0.2rem;
    background: url(../images/icon/icon_33.png) left center no-repeat;
    background-size: 0.1rem auto;
  }
  .new_xq .new_01 .go_article .pos {
    left: 50%;
    top: 0.3rem;
    transform: translateX(-50%);
    width: 0.3rem;
    height: 0.3rem;
    background: url(../images/icon/icon_35.png) center no-repeat;
    background-size: 0.3rem auto;
  }
  .new_xq .new_01 .go_article .fr p {
    padding-right: 0.2rem;
    background: url(../images/icon/icon_34.png) right center no-repeat;
    background-size: 0.1rem auto;
  }
}
/*======== p3-3业绩概览-产业招商 ========*/
.investment .inv01 {
  padding: 60px 0 30px;
}
.investment .inv01 .p_title .text p {
  text-indent: 0;
  text-align: center;
}
.investment .inv01 .next {
  margin-top: 40px;
}
.investment .inv01 .next a {
  position: relative;
  float: left;
  margin: 0 2.86% 35px 0;
  width: 48.57%;
  background: #fff;
}
.investment .inv01 .next a .pic {
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.investment .inv01 .next a .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.investment .inv01 .next a .text {
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: calc(100% - 60px);
  color: #fff;
}
.investment .inv01 .next a .text b {
  margin: 0 0 14px;
  font-size: 30px;
}
.investment .inv01 .next a .text p {
  float: left;
  line-height: 1.6;
  margin-right: 30px;
  padding-left: 18px;
  font-size: 18px;
  background: url(../images/icon/icon_63.png) left center no-repeat;
}
.investment .inv01 .next a:nth-child(2n) {
  margin-right: 0;
}
.investment .inv01 .next a:hover .pic i {
  transition: all 0.5s;
  transform: scale(1.05);
}
.investment .inv02 .title_box {
  margin: 30px 0 45px;
  font-size: 30px;
  color: #333;
  text-align: center;
}
.investment .inv02 .list {
  margin-bottom: 77px;
}
.investment .inv02 .list li .pic {
  float: left;
  width: 50%;
  height: 295px;
  overflow: hidden;
}
.investment .inv02 .list li .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.investment .inv02 .list li .text {
  position: relative;
  float: left;
  width: 50%;
  height: 295px;
  background: #f6f6f6;
}
.investment .inv02 .list li .text .pos {
  position: absolute;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
  width: 80%;
}
.investment .inv02 .list li .text .pos .pos_box .icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 76px;
  height: 100%;
  min-height: 101px;
  background: url(../images/icon/icon_64.png) left center no-repeat;
  background-size: 100% auto;
}
.investment .inv02 .list li .text .pos .pos_box .clearfix {
  float: left;
  margin-left: 116px;
  width: calc(100% - 116px);
}
.investment .inv02 .list li .text .pos .pos_box .clearfix b {
  margin: 12px 0 14px;
  font-size: 26px;
  color: #333;
  font-weight: bold;
}
.investment .inv02 .list li .text .pos .pos_box .clearfix p {
  font-size: 20px;
  color: #666;
}
.investment .inv02 .list li:nth-child(2) .pic {
  float: right;
}
.investment .inv02 .list li:nth-child(2) .text .pos_box .icon {
  left: inherit;
  right: 0;
  width: 91px;
  background: url(../images/icon/icon_65.png) left center no-repeat;
  background-size: 100% auto;
}
.investment .inv02 .list li:nth-child(2) .text .pos_box .clearfix {
  margin: 0 131px 0 0;
  width: calc(100% - 131px);
  text-align: right;
}
.investment .inv02 .list li:nth-child(3) .text .pos_box .icon {
  width: 85px;
  background: url(../images/icon/icon_66.png) left center no-repeat;
  background-size: 100% auto;
}
.investment .inv02 .list li:nth-child(3) .text .pos_box .clearfix {
  width: calc(100% - 125px);
}
@media (max-width: 1200px) {
  .investment .inv01 {
    padding: 0.6rem 0 0.3rem;
  }
  .investment .inv01 .next {
    margin-top: 0.4rem;
  }
  .investment .inv01 .next a {
    margin: 0 0 0.4rem 0;
    width: 100%;
  }
  .investment .inv01 .next a .pic {
    height: 4rem;
  }
  .investment .inv01 .next a .text {
    left: 0.3rem;
    bottom: 0.36rem;
    width: calc(100% - 0.6rem);
  }
  .investment .inv01 .next a .text b {
    margin: 0 0 0.1rem;
    font-size: 0.36rem;
  }
  .investment .inv01 .next a .text p {
    margin-right: 0.3rem;
    padding-left: 0.16rem;
    font-size: 0.22rem;
    background: url(../images/icon/icon_63.png) left center no-repeat;
    background-size: 0.06rem auto;
  }
  .investment .inv02 .title_box {
    margin: 0.3rem 0 0.45rem;
    font-size: 0.3rem;
  }
  .investment .inv02 .list {
    margin-bottom: 0.77rem;
  }
  .investment .inv02 .list li {
    margin-bottom: 0.43rem;
  }
  .investment .inv02 .list li .pic {
    width: 100%;
    height: 2.95rem;
  }
  .investment .inv02 .list li .text {
    width: 100%;
    height: 2.4rem;
  }
  .investment .inv02 .list li .text .pos {
    left: 5%;
    width: 90%;
  }
  .investment .inv02 .list li .text .pos .pos_box .icon {
    width: 0.76rem;
    min-height: 1.01rem;
  }
  .investment .inv02 .list li .text .pos .pos_box .clearfix {
    margin-left: 1.26rem;
    width: calc(100% - 1.46rem);
  }
  .investment .inv02 .list li .text .pos .pos_box .clearfix b {
    margin: 0.12rem 0 0.1rem;
    font-size: 0.32rem;
  }
  .investment .inv02 .list li .text .pos .pos_box .clearfix p {
    font-size: 0.28rem;
  }
  .investment .inv02 .list li:nth-child(2) .pic {
    float: right;
  }
  .investment .inv02 .list li:nth-child(2) .text .pos_box .icon {
    right: inherit;
    left: 0;
    width: 0.91rem;
  }
  .investment .inv02 .list li:nth-child(2) .text .pos_box .clearfix {
    margin: 0 0 0 1.4rem;
    width: calc(100% - 1.6rem);
    text-align: left;
  }
  .investment .inv02 .list li:nth-child(3) .text .pos_box .icon {
    width: 0.85rem;
  }
  .investment .inv02 .list li:nth-child(3) .text .pos_box .clearfix {
    width: calc(100% - 1.45rem);
  }
}
/*======== p3-4业绩概览-运营服务 ========*/
.services .title_box {
  margin: 30px 0 45px;
  font-size: 30px;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.services .ser01 {
  padding: 60px 0 30px;
}
.services .ser01 .p_title .text p {
  text-indent: 0;
  text-align: center;
}
.services .ser01 .next a {
  float: left;
  margin-right: 3.08%;
  padding: 1px 0;
  width: 31.28%;
  height: 493px;
  background: #f7f7f7;
}
.services .ser01 .next a .icon {
  position: relative;
  margin: 70px auto 30px;
  width: 156px;
  height: 156px;
}
.services .ser01 .next a .icon i {
  transition: all 0.5s;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
}
.services .ser01 .next a .icon i.i_1 {
  width: 156px;
  height: 156px;
  background: #d0d0d0;
  opacity: 0.2;
}
.services .ser01 .next a .icon i.i_2 {
  width: 116px;
  height: 116px;
  background: #d0d0d0;
  opacity: 1;
}
.services .ser01 .next a .icon i.i_3 {
  height: 44px;
}
.services .ser01 .next a .icon i.i_3 img {
  height: 100%;
}
.services .ser01 .next a .text {
  text-align: center;
}
.services .ser01 .next a .text b {
  margin-bottom: 28px;
  font-size: 26px;
  color: #333;
  font-weight: bold;
}
.services .ser01 .next a .text p {
  line-height: 2;
  font-size: 20px;
  color: #666;
}
.services .ser01 .next a:hover .icon .i_1,
.services .ser01 .next a:hover .icon .i_2 {
  background: #3e9fce;
}
.services .ser01 .next a:hover .text b {
  color: #3e9fce;
}
.services .ser01 .next a:nth-child(3n) {
  margin-right: 0;
}
.services .ser02 {
  padding: 40px 0 30px;
}
.services .ser02 .next a {
  float: left;
  margin: 112px 4.38% 0 0;
  width: 21.71%;
}
.services .ser02 .next a .pic {
  width: 100%;
  height: 414px;
  overflow: hidden;
}
.services .ser02 .next a .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.services .ser02 .next a .text {
  transition: all 0.5s;
  height: 230px;
  border-bottom: #3e9fce 5px solid;
}
.services .ser02 .next a .text .bor {
  padding: 36px 30px 0;
}
.services .ser02 .next a .text .bor b {
  margin-bottom: 10px;
  font-size: 26px;
  color: #333;
  font-weight: bold;
}
.services .ser02 .next a .text .bor p {
  line-height: 1.6;
  font-size: 16px;
  color: #666;
}
.services .ser02 .next a:nth-child(2n) {
  margin: 0 4.38% 112px 0;
}
.services .ser02 .next a:nth-child(4n) {
  margin-right: 0;
}
.services .ser02 .next a:hover .pic i {
  transition: all 0.5s;
  transform: scale(1.05);
}
.services .ser02 .next a:hover .text {
  background: #3e9fce;
}
.services .ser02 .next a:hover .text .bor b,
.services .ser02 .next a:hover .text .bor p {
  color: #fff;
}
.services .ser03 {
  padding: 30px 0 30px;
}
.services .ser03 .next a {
  margin: 0 0 60px 0;
  width: 100%;
  border: #d6d6d6 1px solid;
}
.services .ser03 .next a .pic {
  float: left;
  width: 49.85%;
  height: 390px;
  overflow: hidden;
}
.services .ser03 .next a .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.services .ser03 .next a .text {
  float: left;
  transition: all 0.5s;
  width: calc(100% - 49.85%);
  height: 390px;
}
.services .ser03 .next a .text .bor {
  padding: 30px 80px 0;
}
.services .ser03 .next a .text .bor b {
  margin-bottom: 40px;
  font-size: 26px;
  color: #333;
  font-weight: bold;
}
.services .ser03 .next a .text .bor p {
  line-height: 2;
  padding-left: 18px;
  font-size: 20px;
  color: #666;
  background: url(../images/icon/i_48.png) left center no-repeat;
}
.services .ser03 .next a:nth-child(2n) .pic {
  float: right;
}
.services .ser03 .next a:hover .pic i {
  transition: all 0.5s;
  transform: scale(1.05);
}
@media (max-width: 1200px) {
  .services .title_box {
    margin: 0.3rem 0 0.45rem;
    font-size: 0.3rem;
  }
  .services .ser01 {
    padding: 0.6rem 0 0.3rem;
  }
  .services .ser01 .next a {
    margin: 0 8% 0.2rem;
    width: 84%;
    height: 6.2rem;
  }
  .services .ser01 .next a .icon {
    margin: 0.84rem auto 0.35rem;
    width: 2rem;
    height: 2rem;
  }
  .services .ser01 .next a .icon i.i_1 {
    width: 2rem;
    height: 2rem;
    background: #3e9fce;
  }
  .services .ser01 .next a .icon i.i_2 {
    width: 1.46rem;
    height: 1.46rem;
    background: #3e9fce;
  }
  .services .ser01 .next a .icon i.i_3 {
    height: 0.56rem;
  }
  .services .ser01 .next a .text b {
    margin-bottom: 0.2rem;
    font-size: 0.32rem;
    color: #3e9fce;
  }
  .services .ser01 .next a .text p {
    font-size: 0.28rem;
  }
  .services .ser02 {
    padding: 0;
  }
  .services .ser02 .next a {
    margin: 0 2.5% 0.47rem 0;
    width: 48.75%;
  }
  .services .ser02 .next a .pic {
    height: 4.14rem;
  }
  .services .ser02 .next a .text {
    height: 2.6rem;
    border-bottom: #3e9fce 0.05rem solid;
  }
  .services .ser02 .next a .text .bor {
    padding: 0.26rem 0.12rem 0;
  }
  .services .ser02 .next a .text .bor b {
    margin-bottom: 0.1rem;
    font-size: 0.32rem;
  }
  .services .ser02 .next a .text .bor p {
    line-height: 1.6;
    font-size: 0.22rem;
  }
  .services .ser02 .next a:nth-child(2n) {
    margin: 0 0% 0.47rem 0;
  }
  .services .ser02 .next a:nth-child(4n) {
    margin-right: 0;
  }
  .services .ser03 {
    padding: 0 0 0.3rem;
  }
  .services .ser03 .next a {
    margin: 0 0 0.4rem 0;
  }
  .services .ser03 .next a .pic {
    width: 100%;
    height: 3.9rem;
  }
  .services .ser03 .next a .text {
    width: 100%;
    height: 3.6rem;
  }
  .services .ser03 .next a .text .bor {
    padding: 0.76rem 0.45rem 0;
  }
  .services .ser03 .next a .text .bor b {
    margin-bottom: 0.33rem;
    font-size: 0.32rem;
  }
  .services .ser03 .next a .text .bor p {
    line-height: 1.8;
    padding-left: 0.18rem;
    font-size: 0.26rem;
    background: url(../images/icon/i_48.png) left center no-repeat;
    background-size: 0.06rem auto;
  }
}
/*======== p5-0联系我们 ========*/
.contact .con01 {
  padding: 62px 0 12px;
}
.contact .con01 .map {
  margin-top: 50px;
  width: 100%;
}
.contact .con01 .map img {
  width: 100%;
}
.contact .con01 .text_p {
  line-height: 150px;
  border-bottom: #deddde 1px solid;
}
.contact .con01 .text_p p {
  float: left;
  margin-right: calc((100% - 5.7% - 902px)/2);
  padding-left: 70px;
  font-size: 18px;
  color: #333;
  background: url(../images/icon/icon_70.png) left center no-repeat;
  background-size: 50px auto;
}
.contact .con01 .text_p p:nth-child(1) {
  margin-left: 5.7%;
}
.contact .con01 .text_p p:nth-child(2) {
  background: url(../images/icon/icon_71.png) left center no-repeat;
  background-size: 50px auto;
}
.contact .con01 .text_p p:nth-child(3) {
  margin-right: 0;
  background: url(../images/icon/icon_72.png) left center no-repeat;
  background-size: 50px auto;
}
.contact .ove02 .p_title span {
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .contact .con01 {
    padding: 0.6rem 0 0;
  }
  .contact .con01 .map {
    margin-top: 0.5rem;
  }
  .contact .con01 .text_p {
    padding-bottom: 0.67rem;
    line-height: 1;
  }
  .contact .con01 .text_p p {
    margin: 0.56rem 0 0 0;
    padding: 0.82rem 0 0 0;
    width: 100%;
    font-size: 0.28rem;
    text-align: center;
    background: url(../images/icon/icon_70.png) top center no-repeat;
    background-size: 0.66rem auto;
  }
  .contact .con01 .text_p p:nth-child(1) {
    margin-left: 0;
  }
  .contact .con01 .text_p p:nth-child(2) {
    background: url(../images/icon/icon_71.png) top center no-repeat;
    background-size: 0.66rem auto;
  }
  .contact .con01 .text_p p:nth-child(3) {
    margin-right: 0;
    background: url(../images/icon/icon_72.png) top center no-repeat;
    background-size: 0.66rem auto;
  }
  .contact .ove02 .p_title span {
    margin-bottom: 0.4rem;
  }
}
/*=========== p7搜索结果页 ===========*/
.Search {
  padding-bottom: 63px;
}
.Search .searchMian {
  position: relative;
  z-index: 5;
  margin: -30px 5% 60px;
  height: 120px;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.26);
  background: #fff;
}
.Search .searchMian input {
  margin-left: 60px;
  width: calc(100% - 240px);
  height: 120px;
  line-height: 120px;
  font-size: 20px;
  color: #333;
}
.Search .searchMian .searchImg {
  margin-right: 13px;
  width: 111px;
  height: 120px;
  cursor: pointer;
  background: url(../images/icon/icon_74.png) left center no-repeat;
}
.Search .resultNum {
  margin-bottom: 38px;
  font-size: 18px;
  color: #3e9fce;
  padding-bottom: 16px;
  border-bottom: #ccc 1px solid;
}
.Search .screenMain {
  font-size: 18px;
  color: #333;
}
.Search .screenMain .checkCriteria {
  margin: 15px 0;
  width: 280px;
  height: 45px;
  outline: none;
  padding-left: 15px;
  box-sizing: border-box;
  border: 1px solid #ededed;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/icon/icon_52.png) no-repeat 95%;
  font-size: 18px;
  color: #999;
  border-radius: 6px;
}
.Search .screenMain select::-ms-expand {
  display: none;
}
.Search .list {
  margin-bottom: 54px;
}
.Search .list a .bor {
  transition: all 0.5s;
  padding: 24px 40px;
  border-radius: 6px;
  border-bottom: #ccc 1px dashed;
}
.Search .list a .bor b {
  font-size: 24px;
  color: #333;
  font-weight: 600;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Search .list a .bor .text {
  padding: 10px 0 14px;
  display: flex;
  line-height: 1.2;
}
.Search .list a .bor .text em {
  margin: 2px 9px 0 0;
  font-size: 16px;
  color: #999;
  font-family: Arial;
}
.Search .list a .bor .text span {
  font-size: 16px;
  color: #3e9fce;
}
.Search .list a .bor p {
  font-size: 18px;
  color: #666;
  max-height: 90px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -ms-box;
  -ms-line-clamp: 3;
  -ms-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -o-box;
  -o-line-clamp: 3;
  -o-box-orient: vertical;
}
.Search .list a:hover .bor {
  transition: all 0.5s;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.26);
}
.Search .list a:hover .bor b {
  color: #3e9fce;
}
@media (max-width: 1200px) {
  .Search .searchMian {
    margin: -0.3rem auto 0.6rem;
    height: 1.2rem;
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.26);
  }
  .Search .searchMian input {
    margin-left: 0.4rem;
    width: calc(100% - 2rem);
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.26rem;
  }
  .Search .searchMian .searchImg {
    margin-right: 0.03rem;
    width: 1.11rem;
    height: 1.2rem;
    background: url(../images/icon/icon_74.png) left center no-repeat;
    background-size: 0.72rem auto;
  }
  .Search .resultNum {
    margin-bottom: 0;
    font-size: 0.28rem;
    padding-bottom: 0.1rem;
  }
  .Search .screenMain {
    font-size: 0.28rem;
  }
  .Search .screenMain .checkCriteria {
    margin: 0.1rem 0 0.2rem;
    width: 100%;
    height: 0.72rem;
    padding-left: 0.3rem;
    background: url(../images/icon/icon_52.png) no-repeat 95%;
    background-size: 0.2rem auto;
    font-size: 0.28rem;
    border-radius: 0.06rem;
  }
  .Search .list {
    margin-bottom: 0.6rem;
  }
  .Search .list a .bor {
    padding: 0.4rem 0;
    border-radius: 0.08rem;
  }
  .Search .list a .bor b {
    max-height: 0.96rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    white-space: normal;
    text-overflow: ellipsis;
    display: -ms-box;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -o-box;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
  }
  .Search .list a .bor .text {
    display: flex;
    align-items: center;
    padding: 0.18rem 0;
  }
  .Search .list a .bor .text em {
    margin: 0 0.1rem 0 0;
    font-size: 0.26rem;
  }
  .Search .list a .bor .text span {
    font-size: 0.26rem;
  }
  .Search .list a .bor p {
    font-size: 0.28rem;
    max-height: 1.38rem;
    line-height: 0.46rem;
  }
  .Search .list a:hover .bor {
    box-shadow: 0 0 0 rgba(94, 158, 255, 0.26);
  }
  .Search .list a:hover .bor b {
    color: #3e9fce;
  }
  .Search .listMore {
    margin-bottom: 0.8rem;
  }
}
