@charset "UTF-8";
body.about .about_synopsis {
  width: 100%;
  background-color: #f5f5f5;
  padding-top: 90px;
  padding-bottom: 26px;
  margin-bottom: 62px;
}
.news-exp {font-size: 18px;border-top: 1px dashed #ccc; padding-top: 20px; overflow: hidden;}
.news-exp a {color: #333333;float: left;width: 50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-exp a:last-child {text-align: right;}
body.about .about_synopsis h6 {
  font-size: 25px;
  color: #3266cc;
  font-weight: normal;
  margin-top: 81px;
  text-align: center;
}

body.about .about_synopsis .content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 65px;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

body.about .about_synopsis .content img {
  margin: 0 auto;
  width: 100%;
}

body.about .about_synopsis .content .box {
  width: 100%;
  font-size: 17px;
  color: #333333;
  line-height: 36px;
  margin-bottom: 28px;
  text-align: justify;
}

body.about .about_synopsis .content .box p {
  font-size: 17px;
  color: #333333;
  line-height: 36px;
  margin-bottom: 28px;
  text-align: justify;
}

body.about .about_synopsis .content .box p:last-child {
  margin-bottom: 0;
}

body.about .about_synopsis .content a.more {
  display: none;
}

body.about .about_idea {
  padding-top: 50px;
  height: 360px;
  background: url(../images/about_idea_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 62px;
}

body.about .about_idea .center {
  display: block;
}

body.about .about_idea .center .content {
  margin-top: 70px;
  width: 1160px;
  float: right;
}

body.about .about_idea .center .content p {
  font-size: 19px;
  color: #333333;
  line-height: 32px;
  margin-bottom: 30px;
  position: relative;
}

body.about .about_idea .center .content p::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #3266cc;
  border-radius: 100%;
  left: -30px;
  top: 10px;
}

body.about .about_Team {
  padding-top: 91px;
  background-color: #f5f5f5;
  margin-bottom: 62px;
  overflow: hidden;
}

body.about .about_Team .about_swiper {
  width: 1224px;
  margin: 0 auto;
  padding: 130px 0;
  position: relative;
  height: 690px;
  margin-bottom: 119px;
}

body.about .about_Team .about_swiper .swiper-slide {
  display: block;
}

body.about .about_Team .about_swiper .swiper-slide .img {
  width: 100%;
  height: 430px;
  background-size: 100% 100%;
}

body.about .about_Team .about_swiper .swiper-slide .nr {
  width: 100%;
  height: 77px;
  background-color: rgba(50, 102, 204, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
}

body.about .about_Team .about_swiper .swiper-slide .nr p {
  font-size: 15px;
  color: #ffffff;
  line-height: 1;
  margin-top: 10px;
}

body.about .about_Team .about_swiper .swiper-slide .nr p.name {
  font-size: 21px;
  color: #ffffff;
  margin-top: 9px;
}

body.about .about_Team .about_swiper .swiper-button-next:after,
body.about .about_Team .about_swiper .swiper-container-rtl .swiper-button-prev:after,
body.about .about_Team .about_swiper .swiper-button-prev:after,
body.about .about_Team .about_swiper .swiper-container-rtl .swiper-button-next:after {
  content: none;
}

body.about .about_Team .about_swiper .swiper-button-next {
  right: -78px;
  outline: none;
}

body.about .about_Team .about_swiper .swiper-button-prev {
  left: -78px;
  outline: none;
}

body.group .about_Customer {
  padding-top: 91px;
  padding-bottom: 14px;
  background-color: #f5f5f5;
  margin-bottom: 62px;
}

body.group .about_Customer .center {
  display: block;
  margin: 27px auto;
  overflow: hidden;
  margin-top: 55px;
}

body.group .about_Customer .center img {
  float: left;
  width: 156px;
  margin-right: 15px;
  margin-top: 12px;
}

body.group .about_Customer .center img:nth-child(7n) {
  margin-right: 0;
}

body .about_Customer b.bt {
  font-size: 43px;
  color: #3266cc;
  text-align: center;
  line-height: 1;
  display: block;
  margin-top: 0px;
}

body.about .about_Team .about_swiper .swiper-pagination {
  display: flex;
  justify-content: center;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
}

body.about .about_Team .about_swiper .swiper-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background: #aaaaaa;
  margin: 0 16px;
}

body.about .about_patent {
  height: 1080px;
  padding-top: 91px;
  background: url(../images/about_patent_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 62px;
  box-sizing: border-box;
}

body.about .about_patent .about_swiper_ph {
  display: none;
}

body.about .about_patent .center {
  display: block;
}

body.about .about_patent .center #gallery {
  width: 1130px;
  margin-top: 75px;
}

body.about .about_patent .center .about_patent_bot {
  width: 100%;
  padding: 10px 0;
  background-color: #fff;
  margin-top: 15px;
  position: relative;
}

body.about .about_patent .center .about_patent_bot .swiper-button-next:after,
body.about .about_patent .center .about_patent_bot .swiper-container-rtl .swiper-button-prev:after,
body.about .about_patent .center .about_patent_bot .swiper-button-prev:after,
body.about .about_patent .center .about_patent_bot .swiper-container-rtl .swiper-button-next:after {
  content: none;
}

body.about .about_patent .center .about_patent_bot .swiper-button-next,
body.about .about_patent .center .about_patent_bot .swiper-container-rtl .swiper-button-prev {
  right: 16px;
  outline: none;
}

body.about .about_patent .center .about_patent_bot .swiper-button-prev,
body.about .about_patent .center .about_patent_bot .swiper-container-rtl .swiper-button-next {
  left: 16px;
  outline: none;
}

body.about .about_patent .center #thumbs {
  width: 1237px;
  margin: 0 auto;
}

body.about .about_patent .center #thumbs img {
  width: 100%;
}

body.about .about_patent .center #thumbs .swiper-slide-thumb-active {
  border: 1px solid #3266cc;
}

body.about .about_Customer {
  padding-top: 91px;
  padding-bottom: 14px;
  background-color: #f5f5f5;
  margin-bottom: 62px;
}

body.about .about_Customer .center {
  display: block;
  margin: 27px auto;
  overflow: hidden;
  margin-top: 55px;
}

body.about .about_Customer .center img {
  float: left;
  width: 156px;
  margin-right: 15px;
  margin-top: 12px;
}

body.about .about_Customer .center img:nth-child(7n) {
  margin-right: 0;
}

body.about .team_article {
  margin-bottom: 37px;
  background: #f5f5f5;
  padding-top: 77px;
  padding-bottom: 70px;
}

body.about .team_article .team_article_top {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

body.about .team_article .team_article_top b {
  font-size: 43px;
  font-weight: bold;
  color: #3266cc;
  position: relative;
  padding-left: 32px;
}

body.about .team_article .team_article_top b::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 40px;
  background: #3266cc;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
}

body.about .team_article .team_article_top a {
  display: flex;
  align-items: center;
}

body.about .team_article .team_article_top a p {
  font-size: 21px;
  font-weight: 400;
  color: #3266cc;
  margin-left: 17px;
}

body.about .team_article .center {
  display: block;
  margin-top: 45px;
  background: #ffffff;
  border-radius: 10px;
  padding: 60px 51px 105px 33px;
  position: relative;
}

body.about .team_article .center .img {
  width: 360px;
  height: 400px;
  border-radius: 10px;
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  top: 45px;
  right: 47px;
}

body.about .team_article .center .center_top {
  width: 914px;
  border-bottom: 4px solid #3266cc;
  padding-bottom: 26px;
}

body.about .team_article .center .center_top .name,
body.about .team_article .center .center_top .post {
  display: flex;
  align-items: center;
}

body.about .team_article .center .center_top .name p,
body.about .team_article .center .center_top .post p {
  margin-left: 29px;
  line-height: 1;
}

body.about .team_article .center .center_top .name p {
  font-size: 35px;
  font-weight: bold;
  color: #3266cc;
}

body.about .team_article .center .center_top .post {
  margin-top: 38px;
}

body.about .team_article .center .center_top .post p {
  font-size: 31px;
  color: #333333;
}

body.about .team_article .center .content ul li {
  margin-top: 65px;
  font-size: 17px !important;
  color: #333333 !important;
  line-height: 42px !important;
}

body.about .team_article .center .content ul li:first-child {
  width: 70%;
}

body.about .team_article .center .content ul li .li_bt {
  width: 140px;
  height: 40px;
  background: url(../images/team_article_li.bt.png);
  background-size: 100% 100%;
  border-radius: 20px;
  font-size: 19px;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px !important;
  text-align: center;
  margin-bottom: 22px;
}

body.about .team_article .center .content ul li .li_bt_cont {
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 42px;
}

body.about .Industry_insight .tab ul {
  display: flex;
  padding: 0 100px;
  justify-content: space-between;
}

body.about .Industry_insight .tab ul li {
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}

body.about .Industry_insight .tab ul li.active a {
  color: #3266cc;
  transition: all 0.3s;
}

body.about .Industry_insight .tab ul li.active::after {
  content: "";
  width: 214px;
  height: 4px;
  background: #3266cc;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translate(-50%, 0%);
}

body.about .Industry_insight .tab ul li:hover a {
  color: #3266cc;
  transition: all 0.3s;
}

body.about .Industry_insight .tab ul li:hover::after {
  content: "";
  width: 214px;
  height: 4px;
  background: #3266cc;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translate(-50%, 0%);
}

body.about .Industry_insight .tab a {
  font-size: 25px;
  color: #aaaaaa;
  display: block;
}

body.about .Industry_insight .container {
  width: 100%;
  height: auto;
  background: url(../images/Industry_insight_bg.png) no-repeat;
  background-size: 100% 100%;
}

body.about .Industry_insight .container .center {
  display: block;
  padding-top: 37px;
  padding-bottom: 30px;
}

body.about .Industry_insight .container .center li {
  display: flex;
  align-items: center;
  padding: 8px;
  height: 180px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.18);
  border-radius: 10px;
  margin-top: 10px;
}

body.about .Industry_insight .container .center li .img {
  width: 170px;
  height: 164px;
  background-size: cover;
  background-position: center center;
  margin-right: 20px;
}

body.about .Industry_insight .container .center li .nr {
  flex: 1;
  padding-top: 12px;
}

body.about .Industry_insight .container .center li .nr a {
  color: #333333;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  transition: all 0.3s;
  font-weight: bold;
}

body.about .Industry_insight .container .center li .nr a h3 {
  font-size: 21px;
  line-height: initial;
}

body.about .Industry_insight .container .center li .nr a:hover {
  color: #3266cc;
}

body.about .Industry_insight .container .center li .nr p {
  font-size: 16px;
  color: #999999;
  line-height: 20px;
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

body.about .Industry_insight .container .center li .nr span.time {
  font-size: 16px;
  color: #aaaaaa;
  line-height: 20px;
  display: block;
  margin-bottom: 10px;
}

body.about .Industry_insight .container .center li a.uplode {
  width: 148px;
  height: 90px;
  margin-left: 69px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #3266cc;
  display: none;
}
body.about .Industry_insight .container .center li a.uplode.uplode_3 {
  display: flex;
}

body.about .Industry_insight .container .center li a.uplode i {
  width: 37px;
  height: 44px;
  background-image: url(../images/uplode.png);
  background-size: 100% 100%;
}

body.about .Industry_insight .container .center li a.uplode p {
  font-size: 18px;
  color: #666666;
  line-height: 20px;
  margin-top: 15px;
}

body.about .Industry_insight .container .center li a:hover i {
  background-image: url(../images/uplode_active.png);
}

body.about .Industry_insight .container .center li a:hover p {
  color: #3266cc;
}

body.about .Industry_insight .paging {
  font-size: 21px;
  color: #3266cc;
}

body.about .Industry_insight .paging ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

body.about .Industry_insight .paging ul li {
  font-size: 21px;
  color: #3266cc;
  height: 54px;
  border: 1px solid #3266cc;
  padding: 0 44px;
  display: block;
  margin: 0 15px;
  border-radius: 10px;
  line-height: 54px;
}

body.about .Industry_insight .paging .center {
  height: 130px;
  align-items: center;
  justify-content: center;
}

body.about .Industry_insight .paging .center a {
  font-size: 21px;
  color: #3266cc;
  color:#004ca2;
  font-weight:normal;
  text-decoration:none;
  letter-spacing:0px;
  border:1px solid #ccc;
  padding:5px 10px;
  margin-top:5px;
  margin-right:2px;
  margin-bottom:5px;
  margin-left:2px;
  text-align:center;
  height:18px;
  display:inline;
}

body.about .Industry_insight .paging .center li.thisclass {
  border: none;
}

body.about .Industry_insight .paging .center li.thisclass a {
  color: #333333;
}

body.about .Industry_insight .tab {
  width: 1200px;
  margin: 0 auto;
  padding-top: 18px;
  border-bottom: 1px solid #3266cc;
}

body.about .IndArticle .IndArticle_top {
  width: 100%;
  border-bottom: 1px solid #eee;
}

body.about .IndArticle .tab {
  width: 1200px;
  border-bottom: none;
}

body.about .IndArticle .tab ul {
  padding: 0;
}

body.about .IndArticle .tab a {
  font-size: 20px;
}

body.about .IndArticle .tab a .icon {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

body.about .IndArticle .tab li:nth-child(1) a .icon {
  background-image: url(/skin/images/Service_area_wholeA.png);
}

body.about .IndArticle .tab li:nth-child(1):hover a .icon,
body.about .IndArticle .tab li:nth-child(1).active a .icon {
  background-image: url(/skin/images/Service_area_whole.png);
}

body.about .IndArticle .tab li:nth-child(2) a .icon {
  background-image: url(/skin/images/Service_area_ic1A.png);
}

body.about .IndArticle .tab li:nth-child(2):hover a .icon,
body.about .IndArticle .tab li:nth-child(2).active a .icon {
  background-image: url(/skin/images/Service_area_icon1.png);
}

body.about .IndArticle .tab li:nth-child(3) a .icon {
  background-image: url(/skin/images/Service_area_ic2A.png);
}

body.about .IndArticle .tab li:nth-child(3):hover a .icon,
body.about .IndArticle .tab li:nth-child(3).active a .icon {
  background-image: url(/skin/images/Service_area_icon2.png);
}

body.about .IndArticle .tab li:nth-child(4) a .icon {
  background-image: url(/skin/images/Service_area_ic3A.png);
}

body.about .IndArticle .tab li:nth-child(4):hover a .icon,
body.about .IndArticle .tab li:nth-child(4).active a .icon {
  background-image: url(/skin/images/Service_area_icon3.png);
}

body.about .IndArticle .tab li:nth-child(5) a .icon {
  background-image: url(/skin/images/Service_area_ic4A.png);
}

body.about .IndArticle .tab li:nth-child(5):hover a .icon,
body.about .IndArticle .tab li:nth-child(5).active a .icon {
  background-image: url(/skin/images/Service_area_icon4.png);
}

body.about .IndArticle .tab li:nth-child(6) a .icon {
  background-image: url(/skin/images/Service_area_ic5A.png);
}

body.about .IndArticle .tab li:nth-child(6):hover a .icon,
body.about .IndArticle .tab li:nth-child(6).active a .icon {
  background-image: url(/skin/images/Service_area_icon5.png);
}

body.about .IndArticle .tab li:nth-child(7) a .icon {
  background-image: url(/skin/images/Service_area_ic6A.png);
}

body.about .IndArticle .tab li:nth-child(7):hover a .icon,
body.about .IndArticle .tab li:nth-child(7).active a .icon {
  background-image: url(/skin/images/Service_area_icon6.png);
}

body.about .IndArticle .tab ul li {
  flex: 1;
}

body.about .IndArticle .container .center {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
}

body.about .IndArticle .container .center li {
  display: flex;
  align-items: center;
  padding: 0;
  padding-top: 33px;
  padding-left: 20px;
  padding-bottom: 16px;
  height: auto;
  background: #ffffff;
  border: none;
  border-bottom: 1px solid #aaaaaa;
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
  position: relative;
}
body.about .IndArticle .container .center li .img {
  width: 140px;
  height: 140px;
  border-radius: 10px;
}
body.about .IndArticle .container .center li .nr a {
  margin-bottom: 0;
}
body.about .IndArticle .container .center li .nr a h3 {
  font-size: 24px;
}
body.about .IndArticle .container .center li .nr h4 {
  font-size: 18px;
  color: #3266cc;
  margin: 22px 0;
}
body.about .IndArticle .container .center li .nr p {
  width: 67.8%;
  font-size: 16px;
  color: #999999;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-bottom: 8px;
}

body.about .IndArticle .container .center li a.uplode {
  display: block;
  border-left: none;
  width: auto;
  height: auto;
  margin-left: 0;
  position: absolute;
  bottom: 22px;
  right: 0;
}

body.about .IndArticle .container .center li a.uplode p {
  font-size: 16px;
  color: #3266cc;
}

body.about .IndArticle .container {
  background: none !important;
}

body.about .IndArticle .tab ul li:hover::after,
body.about .IndArticle .tab ul li.active::after {
  content: "";
  width: 140px;
}

body.about .Industry_article .center {
  display: block;
}

body.about .Industry_article .center .Industry_article_top {
  margin-top: 3px;
  padding-bottom: 18px;
  border-bottom: 1px dashed #aaaaaa;
  position: relative;
}

body.about .Industry_article .center .Industry_article_top h1 {
  font-size: 27px;
  color: #333333;
  text-align: center;
}

body.about .Industry_article .center .Industry_article_top .inner {
  display: flex;
  justify-content: center;
}

body.about .Industry_article .center .Industry_article_top .inner p {
  font-size: 16px;
  color: #aaaaaa;
  margin: 0 40px;
  margin-top: 38px;
}

body.about .Industry_article .center .Industry_article_top a.back {
  display: flex;
  align-items: center;
  position: absolute;
  right: 5px;
  bottom: 18px;
}

body.about .Industry_article .center .Industry_article_top a.back img {
  width: 16px;
}

body.about .Industry_article .center .Industry_article_top a.back p {
  font-size: 18px;
  font-weight: bold;
  color: #3266cc;
  margin-left: 10px;
}

body.about .Industry_article .center .Industry_banner {
  display: none;
}

body.about .Industry_article .center .content {
  font-size: 18px !important;
  color: #333333 !important;
  line-height: 32px !important;
  text-indent: 2em !important;
  padding: 40px 50px !important;
}

body.about .Industry_article .center .content p {
  margin-top: 40px;
}

body.about .Industry_article .center .content img {
  margin:0 auto;
  margin-top: 30px;
}

body.about .Industry_article .center .content span {
  font-size: 16px;
  color: #aaaaaa;
  /* text-align: center; */
  display: block;
  margin-top: 10px;
}

body.about .Industry_article .center .content .img {
  display: flex;
  justify-content: space-between;
}

body.about .Industry_article .center .Industry_article_bot {
  height: 64px;
  margin-top: 51px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 18px;
  border-bottom: 1px dashed #aaaaaa;
}

body.about .Industry_article .center .Industry_article_bot .inner {
  display: none;
}

body.about .Industry_article .center .Industry_article_bot .article_tags {
  font-size: 16px;
  color: #aaaaaa;
}

body.about .Industry_article .center .Industry_article_bot .article_tags span {
  color: #3266cc;
  margin: 0 9px;
  cursor: pointer;
}
body.about .Industry_article .center .Industry_article_bot .article_tags span a {
  color: #3266cc;
}

body.about .Industry_article .center .Industry_article_bot a.consult {
  width: 230px;
  height: 46px;
  background: #3266cc;
  border-radius: 6px;
  font-size: 20px;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  display: flex;
}

body.about .Industry_article .center .Industry_article_bot a.consult img {
  margin-right: 10px;
}

body.about .Industry_article .center .recommend {
  padding-top: 39px;
  padding-bottom: 53px;
}

body.about .Industry_article .center .recommend h6 {
  font-size: 19px;
  color: #333333;
  margin-bottom: 9px;
}

body.about .Industry_article .center .recommend ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

body.about .Industry_article .center .recommend ul li {
  margin-top: 19px;
  width: 50%;
  font-size: 18px;
  padding-left: 29px;
  position: relative;
}

body.about .Industry_article .center .recommend ul li a {
  font-size: 18px;
  color: #666666;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s;
  display: block;
}

body.about .Industry_article .center .recommend ul li a:hover {
  color: #3266cc;
}

body.about .Industry_article .center .recommend ul li a:hover::after {
  background: #3266cc;
}

body.about .Industry_article .center .recommend ul li a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  background: #666666;
  border-radius: 50%;
  transform: translate(0%, -50%);
}

body.personnel b {
  margin-top: 60px;
  font-size: 43px;
  color: #333333;
  text-align: center;
  display: block;
  margin-bottom: 50px;
}

body.personnel p.p {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}

body.personnel p.p span {
  color: #3266cc;
  font-weight: bold;
}

body.personnel .personnel_park {
  width: 100%;
  height: 760px;
  background: url(../images/personnel_park_bg_news.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 49px;
  margin-bottom: 98px;
}

body.personnel .personnel_park2 {
  background: url(../images/personnel_park_bg_new2.png) no-repeat;
  background-size: 100% 100%;
}

body.personnel .personnel_park b {
  margin-bottom: 0;
  margin-top: 65px;
}

body.personnel .personnel_park .center {
  display: block;
}

body.personnel .personnel_park .center .ul_pick {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 20px;
  margin-top: 20px;
}

body.personnel .personnel_park .center .ul_pick li {
  width: 565px;
  position: relative;
  margin-top: 82px;
  height: 186px;
  background: rgba(50, 102, 204, 0.8);
  box-shadow: 0px 2px 3px 0px rgba(31, 31, 31, 0.21);
  border-radius: 90px;
  padding: 0 44px;
  padding-top: 42px;
}

body.personnel .personnel_park2 .center .ul_pick li {
  width: 565px;
  position: relative;
  margin-top: 82px;
  height: 186px;
  box-shadow: 0px 2px 3px 0px rgba(31, 31, 31, 0.21);
  padding: 0 44px;
  padding-top: 42px;
  border: 2px solid #3266cc;
  background: none;
  border-radius: 10px;
}

body.personnel .personnel_park2 .center .ul_pick li p{
	color: #000!important;
}

body.personnel .personnel_park .center .ul_pick li span {
  width: 400px;
  height: 68px;
  background: #3266cc;
  border: 2px solid #ffffff;
  box-shadow: 0px 2px 3px 0px rgba(31, 31, 31, 0.21);
  border-radius: 34px;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  padding-left: 30px;
  line-height: 68px;
  display: block;
  position: absolute;
  left: 26px;
  top: -34px;
}

body.personnel .personnel_park2 .center .ul_pick li span {
  border-radius: 10px;
}

body.personnel .personnel_park .center .ul_pick li p {
  font-size: 17px;
  color: #ffffff;
  line-height: 30px;
}

body.personnel .personnel_park .center .content {
  padding-top: 100px;
  padding-bottom: 214px;
  position: relative;
}

body.personnel .personnel_park .center .content .yuan {
  width: 428px;
  height: 428px;
  background: url(../images/content_yuan.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  font-size: 31px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

body.personnel .personnel_park .center .content .list {
  width: 420px;
  height: 100px;
  background: url(../images/personnel_park_list_bg.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 50px;
  font-size: 21px;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  align-items: center;
  line-height: 36px;
  padding-left: 55px;
  padding-right: 70px;
  position: absolute;
}

body.personnel .personnel_park .center .content .list.one {
  top: 88px;
  left: 56px;
}

body.personnel .personnel_park .center .content .list.two {
  top: 88px;
  right: 56px;
}

body.personnel .personnel_park .center .content .list.three {
  top: 264px;
  left: 0;
}

body.personnel .personnel_park .center .content .list.four {
  top: 264px;
  right: 0;
}

body.personnel .personnel_park .center .content .list.five {
  top: 435px;
  left: 56px;
}

body.personnel .personnel_park .center .content .list.six {
  top: 435px;
  right: 56px;
}

body.personnel .personnel_park .center .content .list.seven {
  bottom: 90px;
  left: 50%;
  transform: translate(-50%, 0%);
}

body.personnel .science_park {
  background: #f5f5f5;
  overflow: hidden;
}

body.personnel .science_park b {
  color: #3266cc;
}

body.personnel .science_park p.p {
  width: 1200px;
  margin: 0 auto;
}

body.personnel .science_park ul {
  margin-top: 35px;
  padding-bottom: 18px;
  overflow: hidden;
}

body.personnel .science_park ul li {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  height: 210px;
  background: #ffffff;
  box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.26);
  padding: 20px;
  padding-right: 30px;
  display: flex;
}

body.personnel .science_park ul li .nr {
  margin-left: 34px;
}

body.personnel .science_park ul li .nr h6 {
  font-size: 19px;
  font-weight: bold;
  color: #333333;
  margin-top: 16px;
}

body.personnel .science_park ul li .nr p {
  font-size: 15px;
  color: #999999;
  line-height: 30px;
  margin-top: 25px;
}

body.personnel .personnel_training {
  margin-top: 206px;
  height: 312px;
  background: url(../images/personnel_training_bg_news.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding-top: 100px;
  box-sizing: border-box;
  margin-bottom: 92px;
}

body.personnel .personnel_training .top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  top: -159px;
  left: 0;
  width: 100%;
}
body.personnel .personnel_training .top ul {
  display: flex;
  justify-content: center;
}
body.personnel .personnel_training .top ul li {
  width: 230px;
  height: 230px;
  background: url(../images/personnel_training_top.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin: 0 35px;
}

body.personnel .personnel_training .top ul li p {
  font-size: 22px;
  font-weight: 400;
  color: #333333;
  position: absolute;
  bottom: 67px;
  left: 45px;
  line-height: 1;
}
body.personnel .personnel_training .top ul li .icon {
  position: absolute;
  top: 37px;
  width: 50px;
  height: 50px;
  left: 80px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

body.personnel .personnel_training .top ul li:nth-child(1) .icon {
  background-image: url(../images/personnel_training_icon1.png);
}
body.personnel .personnel_training .top ul li:nth-child(2) .icon {
  background-image: url(../images/personnel_training_icon2.png);
}
body.personnel .personnel_training .top ul li:nth-child(3) .icon {
  background-image: url(../images/personnel_training_icon3.png);
}
body.personnel .personnel_training .top ul li:nth-child(4) .icon {
  background-image: url(../images/personnel_training_icon4.png);
}

body.personnel .personnel_training .top ul li:nth-child(1).active .icon {
  background-image: url(../images/personnel_training_icon1_act.png);
}
body.personnel .personnel_training .top ul li:nth-child(2).active .icon {
  background-image: url(../images/personnel_training_icon2_act.png);
}
body.personnel .personnel_training .top ul li:nth-child(3).active .icon {
  background-image: url(../images/personnel_training_icon3_act.png);
}
body.personnel .personnel_training .top ul li:nth-child(4).active .icon {
  background-image: url(../images/personnel_training_icon4_act.png);
}

body.personnel .personnel_training .top ul li.active {
  background: url(../images/personnel_training_top2.png) no-repeat;
  background-size: 100% 100%;
}

body.personnel .personnel_training .top ul li.active p {
  color: #fff;
}

body.personnel .personnel_training .bot ul {
  flex-wrap: wrap;
  justify-content: space-between;
}

body.personnel .personnel_training .bot ul li {
  width: 280px;
  height: 80px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #ffffff;
  border-radius: 39px;
  margin-bottom: 25px;
  font-size: 22px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

body.personnel .personnel_training .bot ul li.active {
  background: rgba(50, 102, 204, 0.8);
  border: 1px solid #3266cc;
  transition: all 0.3s;
}

body.personnel .join_park {
  width: 100%;
  height: 800px;
  background: url(../images/join_pack_bg.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  margin-bottom: 65px;
}

body.personnel .join_park b {
  font-size: 29px;
  font-weight: bold;
  color: #3266cc;
  margin-top: 60px;
}

body.personnel .join_park .center {
  margin-top: 70px;
  height: 424px;
  background: #f5f5f5;
  box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.45);
}

body.personnel .join_park .center .tab {
  width: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

body.personnel .join_park .center .tab li {
  width: 400px;
  height: 140px;
  background: #aaaaaa;
  font-size: 25px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 140px;
  cursor: pointer;
}

body.personnel .join_park .center .tab li.active {
  background: #3266cc;
}

body.personnel .join_park .center .qh {
  flex: 1;
  padding: 51px 6px 51px 24px;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

body.personnel .join_park .center .qh .inner {
  height: 320px;
  overflow: scroll;
  overflow-x: inherit;
  padding-right: 22px;
}

body.personnel .join_park .center .qh .inner p {
  font-size: 15px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 26px;
  text-align: justify;
}

body.personnel .join_park .center .qh ::-webkit-scrollbar {
  width: 4px;
  background-color: rgba(170, 170, 170, 0.1);
}

body.personnel .join_park .center .qh ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  border-radius: 1px;
  background-color: rgba(170, 170, 170, 0.1);
}

body.personnel .join_park .center .qh ::-webkit-scrollbar-thumb {
  border-radius: 1px;
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  background-color: #3266cc;
}

body.personnel .join_park .join_bot {
  width: 1400px;
  margin: 0 auto;
  padding-left: 60px;
  padding-right: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 70px;
}

body.personnel .join_park .join_bot .tellMe {
  display: flex;
  align-items: center;
}

body.personnel .join_park .join_bot .tellMe a {
  font-size: 25px;
  text-decoration: underline;
  color: #3266cc;
  margin-left: 8px;
}

body.personnel .join_park .join_bot a.btn {
  width: 294px;
  height: 64px;
  border-radius: 10px;
  display: block;
  background-image: url(../images/JoinUs_btn.png);
  background-size: 100% 100%;
  font-size: 21px;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
}

body.personnel .join_park .join_bot a.Talent_btn {
  background-image: url(../images/Talent_btn.png);
}

body.personnel .Planning_core {
  background: #f5f5f5;
  margin-bottom: 220px;
  padding-bottom: 84px;
}

body.personnel .Planning_core .center {
  display: block;
}

body.personnel .Planning_core .center h1 {
  margin-top: 92px;
  color: #3266cc;
}

body.personnel .Planning_core .center p.p {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}

body.personnel .Planning_core .center ul {
  display: flex;
  justify-content: space-between;
}

body.personnel .Planning_core .center ul li {
  width: 19.3%;
  height: 585px;
  background: #ffffff;
  box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.16);
  border-radius: 10px;
  margin-top: 114px;
  position: relative;
  padding-top: 74px;
}

body.personnel .Planning_core .center ul li h6 {
  width: 100%;
  height: 110px;
  background-image: url(../images/Planning_core_bottom.png);
  background-size: 100% 100%;
  position: absolute;
  top: -47px;
  padding-top: 32px;
  text-align: center;
  font-size: 17px;
  color: #ffffff;
}

body.personnel .Planning_core .center ul li p {
  margin-top: 25px;
  font-size: 17px;
  color: #333333;
  line-height: 1;
  padding-left: 45px;
  position: relative;
}

body.personnel .Planning_core .center ul li p::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 14px;
  background: url(../images/Planning_core_icon.png) no-repeat;
  background-size: 100% 100%;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
}

body.personnel .Planning_core .center ul li:nth-child(2n) h6 {
  background-image: url(../images/Planning_core_top.png);
  top: -70px;
  padding-top: 54px;
}

body.personnel .Park_Planning_list {
  width: 100%;
  height: 370px;
  background: url(../images/personnel_training_bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

body.personnel .Park_Planning_list .center {
  justify-content: space-between;
  position: absolute;
  top: -133px;
  left: 50%;
  transform: translateX(-50%);
}

body.personnel .Park_Planning_list .center li {
  width: 33%;
  height: 390x;
  background: #f5f5f5;
  box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.41);
  border-radius: 10px;
  padding: 40px 47px 42px 40px;
}

body.personnel .Park_Planning_list .center li img {
  margin: 0 auto;
  margin-bottom: 42px;
}

body.personnel .Park_Planning_list .center li h6 {
  font-size: 25px;
  color: #333333;
  margin-bottom: 40px;
  text-align: center;
}

body.personnel .Park_Planning_list .center li p {
  font-size: 17px;
  color: #666666;
  line-height: 24px;
}

body.personnel .Industrial_planning ul.center {
  padding-top: 63px;
  padding-bottom: 84px;
  justify-content: space-between;
}

body.personnel .Industrial_planning ul.center li {
  width: 49.5%;
  height: 270px;
  background: url(../images/Industrial_planning_bg.png) no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.19);
  display: flex;
}

body.personnel .Industrial_planning ul.center li img {
  width: 215px;
}

body.personnel .Industrial_planning ul.center li .right {
  margin-left: 17px;
}

body.personnel .Industrial_planning ul.center li .right p {
  font-size: 27px;
  font-weight: bold;
  color: #333333;
  line-height: 1;
  margin-top: 30px;
}

body.personnel .Industrial_planning ul.center li .right .list {
  width: 350px;
  margin-top: 38px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

body.personnel .Industrial_planning ul.center li .right .list span {
  margin-top: 24px;
  width: 160px;
  height: 42px;
  border: 1px solid #3266cc;
  border-radius: 8px;
  font-size: 17px;
  color: #3266cc;
  display: flex;
  justify-content: center;
  align-items: center;
}

body.personnel .Construction_scheme {
  margin-bottom: 70px;
  height: 670px;
  background: url(../images/join_pack_bg.png) no-repeat bottom center;
  background-size: cover;
}

body.personnel .Construction_scheme .center {
  display: block;
}

body.personnel .Construction_scheme .center h6 {
  margin-top: 76px;
  position: relative;
  font-size: 23px;
  color: #3266cc;
  padding-left: 50px;
  margin-bottom: 40px;
}

body.personnel .Construction_scheme .center h6::before {
  content: "";
  position: absolute;
  width: 36px;
  height: 26px;
  background: url(../images/Planning_core_icon.png) no-repeat;
  background-size: 100% 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

body.personnel .Construction_scheme .center ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

body.personnel .Construction_scheme .center ul li {
  width: 24.2%;
  height: 210px;
  background: #ffffff;
  box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.19);
  border-radius: 10px;
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

body.personnel .Construction_scheme .center ul li h2 {
  font-size: 17px;
  color: #3266cc;
  margin-top: 30px;
}

body.personnel .Construction_scheme .center ul li p {
  font-size: 15px;
  color: #aaaaaa;
  line-height: 1;
  margin-top: 21px;
}

body.personnel .project_summary {
  width: 100%;
  height: 340px;
  background: url(../images/project_summary.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 112px;
  margin-bottom: 48px;
  position: relative;
  padding-top: 25px;
}

body.personnel .project_summary .center {
  display: block;
}

body.personnel .project_summary .center .title {
  width: 265px;
  height: 96px;
  background: url(../images/project_summary_title.png) no-repeat;
  background-size: 100% 100%;
  font-size: 29px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  top: -63px;
  line-height: 90px;
  letter-spacing: 9px;
  text-align: right;
  padding-right: 70px;
}

body.personnel .project_summary .center .box {
  padding-top: 77px;
}

body.personnel .project_summary .center .box p {
  font-size: 22px;
  font-weight: 400;
  color: #333333;
  line-height: 48px;
  width: 639px;
  text-indent: 2em;
}

body.personnel .Key_content {
  width: 100%;
  height: 486px;
  background: url(../images/Key_content_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 46px;
}

body.personnel .Key_content .center {
  display: block;
  position: relative;
}

body.personnel .Key_content .center .bt {
  font-size: 48px;
  font-weight: bold;
  color: #3266cc;
  margin: 60px auto 30px;
  text-align: center;
}
body.personnel .Key_content .center ul {
  display: flex;
  flex-wrap: wrap;
}

body.personnel .Key_content .center ul li {
  font-size: 24px;
  color: #ffffff;
  margin-top: 55px;
  width: 385px;
  height: 68px;
  background: url(../images/Key_content_liBg.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 15px;
  text-align: center;
  line-height: 68px;
}

body.personnel .Research {
  width: 100%;
  height: 860px;
  background: url(../images/Research_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 80px;
  padding: 60px 0;
  box-sizing: border-box;
}

body.personnel .Research .center {
  height: 100%;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}

body.personnel .Research .center li {
  background: url(../images/Research_li_bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 28px 70px 35px 161px;
  position: relative;
  width: 544px;
  height: 170px;
  border-radius: 85px;
}

body.personnel .Research .center li .icon {
  width: 84px;
  height: 86px;
  background: url(../images/Research_icon.png) no-repeat;
  background-size: 100% 100%;
  font-size: 29px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  display: flex;
  justify-content: center;
  line-height: 80px;
  left: 41px;
  top: 50%;
  transform: translateY(-50%);
}

body.personnel .Research .center li h2 {
  font-size: 28px;
  color: #333333;
}

body.personnel .Research .center li p {
  margin-top: 16px;
  font-size: 16px;
  color: #666666;
  line-height: 26px;
}

body.personnel .pain_points {
  width: 100%;
  height: 940px;
  background: url(../images/pain_points_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 69px;
  padding-top: 53px;
  box-sizing: border-box;
}

body.personnel .pain_points .title {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: 43px;
  color: #3266cc;
  font-weight: bold;
  letter-spacing: 4px;
  margin-bottom: 65px;
}

body.personnel .pain_points .title span {
  font-size: 85px;
  color: #fd8c3e;
  line-height: 1;
}

body.personnel .pain_points ul.center {
  display: block;
  overflow: initial;
  position: relative;
}

body.personnel .pain_points ul.center::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 1px;
  height: 680px;
  background: #3266cc;
}

body.personnel .pain_points ul.center li {
  width: 600px;
  height: 76px;
  border: 1px dashed #3266cc;
  border-radius: 38px;
  font-size: 23px;
  color: #333333;
  padding: 0 32px;
  line-height: 76px;
  position: absolute;
  right: 0;
}

body.personnel .pain_points ul.center li::after {
  content: "";
  position: absolute;
  width: 46px;
  height: 46px;
  background: url(../images/Research_ic.png);
  background-size: 100% 100%;
  left: -23px;
  top: 50%;
  transform: translateY(-50%);
}

body.personnel .pain_points ul.center li:nth-child(2n) {
  position: absolute;
  left: 0;
  right: auto;
}

body.personnel .pain_points ul.center li:nth-child(2n)::after {
  left: auto;
  right: -23px;
}

body.personnel .pain_points ul.center li:nth-child(1) {
  top: 41px;
}
body.personnel .pain_points ul.center li:nth-child(2) {
  top: 141px;
}
body.personnel .pain_points ul.center li:nth-child(3) {
  top: 241px;
}
body.personnel .pain_points ul.center li:nth-child(4) {
  top: 341px;
}
body.personnel .pain_points ul.center li:nth-child(5) {
  top: 441px;
}
body.personnel .pain_points ul.center li:nth-child(6) {
  top: 541px;
}

body.personnel .Service_process {
  width: 100%;
  height: 620px;
  background: url(../images/personnel_Service_process_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 40px;
}

body.personnel .Service_process .center {
  display: block;
}

body.personnel .Service_process .center b {
  color: #3266cc;
  margin-top: 85px;
  margin-bottom: 70px;
}

body.personnel .Service_process .center .img {
  position: relative;
}

body.personnel .Service_process .center .img img {
  width: 100%;
}

body.personnel .Service_process .center ul li {
  width: 211px;
  height: 100px;
  padding: 0 22px;
  position: absolute;
}

body.personnel .Service_process .center ul li b {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 17px;
  color: #ffffff;
  display: block;
  text-align: center;
  line-height: 1;
}

body.personnel .Service_process .center ul li p {
  font-size: 14px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: justify;
  line-height: 18px;
}

body.personnel .Service_process .center ul li:nth-child(1) {
  top: 0;
  left: 106px;
}

body.personnel .Service_process .center ul li:nth-child(2) {
  top: 0;
  left: 329px;
}

body.personnel .Service_process .center ul li:nth-child(3) {
  top: 0;
  left: 550px;
}

body.personnel .Service_process .center ul li:nth-child(4) {
  top: 0;
  left: 774px;
}

body.personnel .Service_process .center ul li:nth-child(5) {
  top: 0;
  left: 996px;
}

body.personnel .Service_process .center ul li:nth-child(6) {
  bottom: -16px;
  left: -6px;
}

body.personnel .Service_process .center ul li:nth-child(7) {
  bottom: -16px;
  left: 217px;
}

body.personnel .Service_process .center ul li:nth-child(8) {
  bottom: -16px;
  left: 440px;
}

body.personnel .Service_process .center ul li:nth-child(9) {
  bottom: -16px;
  left: 662px;
}

body.personnel .Service_process .center ul li:nth-child(10) {
  bottom: -16px;
  left: 884px;
}

body.group .prominent {
  width: 100%;
  height: 450px;
  background: url(../images/prominent_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 261px;
  position: relative;
  margin-bottom: 63px;
}

body.group .prominent ul.center {
  justify-content: space-between;
  position: absolute;
  top: -224px;
  left: 50%;
  transform: translateX(-50%);
}

body.group .prominent ul.center li {
  width: 24.8%;
  height: 540px;
  background: url(../images/prominent_list_bg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 60px;
  text-align: center;
}

body.group .prominent ul.center li h2 {
  font-size: 53px;
  color: #3266cc;
}

body.group .prominent ul.center li p {
  width: 96%;
  height: 80px;
  font-size: 23px;
  font-weight: bold;
  color: #ffffff;
  margin: 0 auto;
  margin-top: 26px;
  line-height: 80px;
  background-image: url(../images/prominent_icon1.png);
  background-size: 100% 100%;
}

body.group .prominent ul.center li .content {
  margin-top: 45px;
  padding-left: 55px;
  padding-right: 38px;
}

body.group .prominent ul.center li .content span {
  font-size: 17px;
  color: #333333;
  display: block;
  text-align: left;
  margin-bottom: 28px;
  position: relative;
}

body.group .prominent ul.center li .content span::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #3266cc;
  border-radius: 50%;
  top: 10px;
  left: -25px;
}

body.group .prominent ul.center li:nth-child(2) p {
  background-image: url(../images/prominent_icon2.png);
}

body.group .prominent ul.center li:nth-child(3) p {
  background-image: url(../images/prominent_icon3.png);
}

body.group .prominent ul.center li:nth-child(4) p {
  background-image: url(../images/prominent_icon4.png);
}

body.group .Service_group_inner {
  width: 100%;
  height: 770px;
  background: url(../images/service_group_inner_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 72px;
  overflow: hidden;
}

body.group .Service_group_inner b {
  margin-top: 77px;
  font-size: 31px;
  color: #333333;
  text-align: center;
  display: block;
}

body.group .Service_group_inner b em {
  color: #fd8c3e;
}

body.group .Service_group_inner h3 {
  text-align: center;
  font-size: 18px;
  color: #3266cc;
  margin-top: 44px;
}

body.group .Service_group_inner .center {
  justify-content: space-between;
  margin-top: 65px;
}

body.group .Service_group_inner .center .content {
  width: 698px;
}

body.group .Service_group_inner .center .content p {
  font-size: 17px;
  color: #333333;
  line-height: 48px;
  text-indent: 2em;
}

body.group .Service_group_inner .bot h4 {
  font-size: 16px;
  color: #fd8c3e;
  text-align: center;
  margin-bottom: 38px;
  margin-top: 53px;
}

body.group .Service_group_inner .bot h4 span {
  font-size: 31px;
}

body.group .Service_group_inner .bot p {
  width: 683px;
  margin: 0 auto;
  font-size: 19px;
  font-weight: bold;
  color: #3266cc;
  line-height: 40px;
}

body.group .Service_group_inner .bot p span {
  display: block;
}

body.group .Service_group_inner .bot p.p2 {
  text-indent: 5em;
}

body.group .Service_group_list {
  height: 560px;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}

body.group .Service_group_list ul.center {
  justify-content: space-between;
}

body.group .Service_group_list ul.center li {
  width: 344px;
  height: 450px;
  background: url(../images/Service_group_list_bg.png) no-repeat;
  background-size: 100% 100%;
}

body.group .Service_group_list ul.center li .icon {
  width: 100%;
  height: 146px;
  background-image: url(../images/Service_group_list_icon1.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 20px;
}

body.group .Service_group_list ul.center li .icon2 {
  background-image: url(../images/Service_group_list_icon2.png);
}

body.group .Service_group_list ul.center li .icon3 {
  background-image: url(../images/Service_group_list_icon3.png);
}

body.group .Service_group_list ul.center li .icon4 {
  background-image: url(../images/Service_group_list_icon4.png);
}

body.group .Service_group_list ul.center li p {
  font-size: 21px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  margin-top: 23px;
  text-align: center;
}

body.group .Service_group_list ul.center li .content {
  margin-top: 39px;
}

body.group .Service_group_list ul.center li .content span {
  font-size: 15px;
  display: block;
  color: #ffffff;
  line-height: 28px;
  text-align: center;
}

body.group .market_research {
  width: 100%;
  height: 460px;
  margin: 60px 0;
  background: url(../images/market_research_bg.png) no-repeat;
  background-size: 100% 100%;
}

body.group .market_research .center .side {
  height: 460px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding-top: 38px;
  padding-bottom: 20px;
}

body.group .market_research .center .side h2 {
  width: 401px;
  font-size: 23px;
  color: #333333;
  text-align: center;
  line-height: 35px;
}

body.group .market_research .center .side p {
  width: 360px;
  height: 56px;
  background: rgba(50, 102, 204, 0.8);
  border: 1px solid #3266cc;
  font-size: 15px;
  color: #ffffff;
  margin-bottom: 34px;
  line-height: 54px;
  text-align: center;
}

body.group .market_research .center .title {
  width: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}

body.group .market_research .center .title h2 {
  width: 160px;
  font-size: 21px;
  font-weight: bold;
  color: #ffffff;
  line-height: 36px;
  position: relative;
}

body.group .market_research .center .title h2::before,
body.group .market_research .center .title h2::after {
  content: "";
  position: absolute;
  width: 75px;
  height: 1px;
  background-color: #ffffff;
  top: 50%;
  transform: translateY(-50%);
}

body.group .market_research .center .title h2::before {
  left: -95px;
}

body.group .market_research .center .title h2::after {
  right: -90px;
}

body.area .Service_area_top {
  margin-top: 46px;
}

body.area .Service_area_top .center {
  flex-wrap: wrap;
  justify-content: space-between;
}

body.area .Service_area_top .center > div {
  width: 48%;
  height: 275px;
  font-size: 37px;
  font-weight: bold;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 46px;
  border-radius: 10px;
}

body.area .Service_area_inner {
  width: 100%;
  height: 500px;
  background: url(../images/Service_area_inner_Bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 63px;
  position: relative;
  margin-top: 32px;
}

body.area .Service_area_inner .center {
  display: flex;
  align-items: center;
}

body.area .Service_area_inner .center ul {
  width: 100%;
  margin-top: 100px;
  height: 338px;
  display: flex;
  align-items: center;
  position: relative;
}

body.area .Service_area_inner .center ul li {
  width: 180px;
  height: 180px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  font-size: 24px;
  font-weight: 500;
  color: #396bce;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 118px;
  cursor: pointer;
  transition: all 0.3s;
}
body.area .Service_area_inner .center ul li::before {
  content: "";
  position: absolute;
  width: 52px;
  height: 52px;
  background-color: #396bce;
  z-index: 11;
  border-radius: 100%;
}
body.area .Service_area_inner .center ul li:nth-child(1)::before {
  top: -95px;
  left: 70px;
}
body.area .Service_area_inner .center ul li:nth-child(2)::before {
  bottom: -115px;
  left: 120px;
}
body.area .Service_area_inner .center ul li:nth-child(3)::before {
  top: -130px;
  left: 120px;
}
body.area .Service_area_inner .center ul li:nth-child(4)::before {
  bottom: -130px;
  left: 120px;
}
body.area .Service_area_inner .center ul li:nth-child(5)::before {
  top: -95px;
  left: 70px;
}
body.area .Service_area_inner .center ul li:nth-child(6)::before {
  bottom: -115px;
  left: 120px;
}
body.area .Service_area_inner .center ul li.active {
  background: #396bce;
  color: #ffffff;
}
body.area .Service_area_inner .center ul li:nth-child(2n) {
  top: 0;
}
body.area .Service_area_inner .center ul li .icon {
  margin-bottom: 20px;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
body.area .Service_area_inner .center ul li:nth-child(1) {
  left: 0;
}
body.area .Service_area_inner .center ul li:nth-child(1) .icon {
  background-image: url(../images/Service_area_icon1.png);
}
body.area .Service_area_inner .center ul li:nth-child(2) {
  left: 203px;
}
body.area .Service_area_inner .center ul li:nth-child(2) .icon {
  background-image: url(../images/Service_area_icon2.png);
}
body.area .Service_area_inner .center ul li:nth-child(3) {
  left: 398px;
}
body.area .Service_area_inner .center ul li:nth-child(3) .icon {
  background-image: url(../images/Service_area_icon3.png);
}
body.area .Service_area_inner .center ul li:nth-child(4) {
  left: 597px;
}
body.area .Service_area_inner .center ul li:nth-child(4) .icon {
  background-image: url(../images/Service_area_icon4.png);
}
body.area .Service_area_inner .center ul li:nth-child(5) {
  left: 796px;
}
body.area .Service_area_inner .center ul li:nth-child(5) .icon {
  background-image: url(../images/Service_area_icon5.png);
}
body.area .Service_area_inner .center ul li:nth-child(6) {
  left: 995px;
}
body.area .Service_area_inner .center ul li:nth-child(6) .icon {
  background-image: url(../images/Service_area_icon6.png);
}
body.area .Service_area_inner .center ul li.active:nth-child(1) .icon {
  background-image: url(../images/Service_area_ic1.png);
}
body.area .Service_area_inner .center ul li.active:nth-child(2) .icon {
  background-image: url(../images/Service_area_ic2.png);
}
body.area .Service_area_inner .center ul li.active:nth-child(3) .icon {
  background-image: url(../images/Service_area_ic3.png);
}
body.area .Service_area_inner .center ul li.active:nth-child(4) .icon {
  background-image: url(../images/Service_area_ic4.png);
}
body.area .Service_area_inner .center ul li.active:nth-child(5) .icon {
  background-image: url(../images/Service_area_ic5.png);
}
body.area .Service_area_inner .center ul li.active:nth-child(6) .icon {
  background-image: url(../images/Service_area_ic6.png);
}
body.area .pain_points ul.center li p {
  font-size: 17px;
  padding-left: 230px;
}

body.area .pain_points ul.center li:nth-child(2n) p {
  padding-right: 230px;
}

body.area .contact_us {
  background: #f5f5f5;
  margin-bottom: 37px;
}

body.area .contact_us>.center {
  padding-top: 75px;
  padding-bottom: 165px;
}

body.area .contact_us .center p {
  display: flex;
  align-items: center;
}

body.area .contact_us .center p img {
  margin-right: 9px;
}

body.area .contact_us .center .left {
  width: 557px;
}

body.area .contact_us .center .left ul li {
  font-size: 25px;
  line-height: 60px;
}

body.area .contact_us .center .left ul li h2 {
  font-size: 25px;
  color: #333333;
  line-height: 60px;
}

body.area .contact_us .center .left ul li p {
  color: #3266cc;
  padding-left: 22px;
}

body.area .contact_us .center .right .Map {
  width: 700px;
  height: 520px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

body.area .contact_us .center .right .Map #dituContent {
  margin: 0 auto;
  width: 650px;
  height: 480px;
  border: #3266cc solid 2px;
}

body.group .Service_process {
  width: 100%;
  height: 620px;
  background: url(../images/personnel_Service_process_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 40px;
}

body.group .project_summary {
  width: 100%;
  height: 340px;
  background: url(../images/project_summary1.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 112px;
  margin-bottom: 48px;
  position: relative;
  padding-top: 25px;
}

body.group .project_summary .center {
  display: block;
}

body.group .project_summary .center .title {
  width: 265px;
  height: 96px;
  background: url(../images/project_summary_title.png) no-repeat;
  background-size: 100% 100%;
  font-size: 29px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  top: -63px;
  line-height: 90px;
  letter-spacing: 9px;
  text-align: right;
  padding-right: 70px;
}

body.group .project_summary .center .box {
  padding-top: 77px;
}

body.group .project_summary .center .box p {
  font-size: 22px;
  font-weight: 400;
  color: #333333;
  line-height: 48px;
  width: 639px;
  text-indent: 2em;
}

body.group .join_park b {
  font-size: 29px;
  font-weight: bold;
  color: #3266cc;
  margin-top: 60px;
}

body.group .join_park {
  width: 100%;
  height: 800px;
  background: url(../images/join_pack_bg.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  margin-bottom: 65px;
}

body.group .join_park .center .qh {
  margin: 0 auto;
}

body.group .Service_process .center {
  display: block;
}

body.group .Service_process .center b {
  color: #3266cc;
  margin-top: 85px;
  margin-bottom: 70px;
}

body.group .Service_process .center .img {
  position: relative;
}

body.group .Service_process .center .img img {
  width: 100%;
}

body.group .Service_process .center ul li {
  width: 211px;
  height: 100px;
  padding: 0 22px;
  position: absolute;
}

body.group .Service_process .center ul li b {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 17px;
  color: #ffffff;
  display: block;
  text-align: center;
  line-height: 4;
}

body.group .Service_process .center ul li p {
  font-size: 14px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: justify;
  line-height: 18px;
}

body.group .Service_process .center ul li:nth-child(1) {
  top: 0;
  left: 106px;
}

body.group .Service_process .center ul li:nth-child(2) {
  top: 0;
  left: 329px;
}

body.group .Service_process .center ul li:nth-child(3) {
  top: 0;
  left: 550px;
}

body.group .Service_process .center ul li:nth-child(4) {
  top: 0;
  left: 774px;
}

body.group .Service_process .center ul li:nth-child(5) {
  top: 0;
  left: 996px;
}

body.group .Service_process .center ul li:nth-child(6) {
  bottom: -16px;
  left: -6px;
}

body.group .Service_process .center ul li:nth-child(7) {
  bottom: -16px;
  left: 217px;
}

body.group .Service_process .center ul li:nth-child(8) {
  bottom: -16px;
  left: 440px;
}

body.group .Service_process .center ul li:nth-child(9) {
  bottom: -16px;
  left: 662px;
}

body.group .Service_process .center ul li:nth-child(10) {
  bottom: -16px;
  left: 884px;
}

body.group b {
  margin-top: 60px;
  font-size: 43px;
  color: #333333;
  text-align: center;
  display: block;
  margin-bottom: 50px;
}

body.group p.p {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}

body.group p.p span {
  color: #3266cc;
  font-weight: bold;
}

body.area .contact_us .center .right .address,
body.area .contact_us .center .right .Hotline {
  font-size: 23px;
  color: #333333;
  margin-top: 25px;
}

b.bt {
  font-size: 43px;
  color: #3266cc;
  text-align: center;
  line-height: 1;
  display: block;
}

.banner img {
  width: 100%;
}

.banner img:last-child {
  display: none;
}

.position {
  width: 100%;
  height: 83px;
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 28px;
}

.position .center {
  align-items: center;
  padding-top: 40px;
}

.position .center img {
  margin-right: 11px;
}

.position .center p {
  font-size: 15px;
  color: #333333;
  line-height: 1;
}

.position .center p a {
  color: #3266cc;
}

.consulting {
  width: 100%;
  padding-top: 42px;
  background: #f5f5f5;
}

.consulting .title {
  font-size: 19px;
  font-weight: 400;
  color: #3266cc;
  position: relative;
}

.consulting .title::after,
.consulting .title::before {
  content: "";
  width: 254px;
  height: 1px;
  background: #3266cc;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
}

.consulting .title::after {
  margin-left: -240px;
}

.consulting .title::before {
  margin-left: 240px;
}

.consulting .center {
  margin-top: 57px;
}

.consulting .center ul {
  width: 100%;
  display: flex;
  justify-content: space-around;
  padding: 0 40px;
  padding-bottom: 51px;
}

.consulting .center ul li {
  width: 20%;
}

.consulting .center ul li a .img {
  margin: 0 auto;
  margin-bottom: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-image: linear-gradient(#5983d6, #3567cc);
}

.consulting .center ul li a p {
  font-size: 15px;
  color: #333333;
  text-align: center;
  line-height: 1;
}

.swiper_park {
  background: #f5f5f5;
  margin-bottom: 20px;
}
.Latest_articles {
  padding-top: 30px;
}

.Latest_articles .center {
  display: block;
}

.Latest_articles .center .title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
}

.Latest_articles .center .title img {
  margin: inherit;
}

.Latest_articles .center .title p {
  font-size: 25px;
  color: #333333;
  position: absolute;
  left: 36px;
  bottom: 0;
  line-height: 1;
  font-weight: bold;
}

.Latest_articles .center .title a {
  font-size: 15px;
  text-decoration: underline;
  color: #999999;
}

.Latest_articles .center ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
  padding-bottom: 65px;
}

.Latest_articles .center ul li {
  width: 48.5%;
  height: 70px;
  line-height: 70px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 23px;
  border-bottom: 1px dashed #aaaaaa;
  position: relative;
}

.Latest_articles .center ul li a {
  width: 80%;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s;
}

.Latest_articles .center ul li a:hover {
  color: #3266cc;
}

.Latest_articles .center ul li span.time {
  font-size: 14px;
  color: #aaaaaa;
}

.Latest_articles .center ul li::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(/skin/images/Latest_articles_icon.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/*.right_fixed {*/
/*  display: none;*/
/*}*/

.footer_nav {
  margin-top: 0 !important;
}

@media screen and (max-width: 1024px) and (min-width: 780px) {
  .position {
    height: 50px;
    margin-bottom: 20px;
  }
  .position .center {
    padding-top: 13px;
  }
  body.about .about_synopsis {
    padding-top: 50px;
    padding-bottom: 60px;
    margin-bottom: 30px;
  }
  body.about .about_synopsis h6 {
    font-size: 30px;
    margin-top: 31px;
  }
  body.about .about_synopsis .content {
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0 20px;
  }
  body.about .about_synopsis .content img {
    width: 45%;
  }

  body.about .about_synopsis .content .box p {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    margin-bottom: 20px;
  }
  body.about .about_idea {
    height: auto;
    padding-bottom: 50px;
  }
  body.about .about_idea .center .content {
    margin-top: 50px;
    width: 100%;
    padding-left: 50px;
  }
  body.about .about_Team {
    padding-top: 41px;
    margin-bottom: 62px;
  }
  body.about .about_Team .about_swiper {
    width: 100%;
    margin: 0 auto;
    padding: 55px 30px;
    height: 420px;
    margin-bottom: 50px;
  }
  body.about .about_Team .about_swiper .swiper-slide .img {
    width: 100%;
    height: 310px;
  }
  body.about .about_Team .about_swiper .swiper-slide .nr {
    width: 100%;
    height: 55px;
  }
  body.about .about_Team .about_swiper .swiper-slide .nr p.name {
    font-size: 20px;
    margin-top: 5px;
  }
  body.about .about_Team .about_swiper .swiper-slide .nr p {
    font-size: 16px;
    line-height: 1;
    margin-top: 8px;
  }
  body.about .about_Customer {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 62px;
  }
  body.about .about_Customer .center img {
    width: 123px;
  }
  body.about .team_article {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }
  body.about .team_article .team_article_top {
    width: 100%;
    padding: 0 0.28rem;
  }
  body.about .team_article .center {
    margin-top: 45px;
    padding: 70px 51px 50px 33px;
  }
  body.about .team_article .center .img {
    width: 300px;
    height: 300px;
    top: 25px;
    right: 27px;
  }
  body.about .team_article .center .center_top {
    width: 56%;
    padding-bottom: 40px;
  }
  body.about .team_article .center .center_top .name img,
  body.about .team_article .center .center_top .post img {
    width: 50px;
  }
  body.about .team_article .center .center_top .name p,
  body.about .team_article .center .center_top .post p {
    margin-left: 15px;
  }
  body.about .team_article .center .center_top .name p {
    font-size: 35px;
  }
  body.about .team_article .center .center_top .post {
    margin-top: 25px;
  }
  body.about .team_article .center .center_top .post p {
    font-size: 32px;
  }
  body.about .team_article .center .content ul li {
    margin-top: 40px;
  }
  body.about .team_article .center .content ul li .li_bt {
    margin-bottom: 10px;
  }
  body.about .Industry_insight .tab {
    width: 100%;
  }
  body.about .Industry_insight .tab ul {
    padding: 0 137px;
  }
  body.about .Industry_insight .container .center li .nr {
    width: 580px;
  }
  body.about .Industry_insight .container .center li a.uplode {
    width: 95px;
    margin-left: 30px;
  }
  body.about .Industry_insight .paging .center a {
    font-size: 25px;
    padding: 0 20px;
  }
  body.about .Industry_article .center .content .img img {
    width: 33%;
  }
  body.about .Industry_insight .tab ul {
    padding: 0 70px;
  }
  body.about .IndArticle .tab ul li:hover::after,
  body.about .IndArticle .tab ul li.active::after {
    content: "";
    width: 100px;
  }
  body.personnel .personnel_park {
    margin-bottom: 50px;
  }
  body.personnel .personnel_park .center .ul_pick li {
    width: 468px;
    margin-top: 65px;
    height: 214px;
  }
  body.personnel .personnel_park .center .ul_pick li p {
    width: auto;
    margin-top: 5px;
  }
  body.personnel .personnel_park .center .content .list {
    width: 320px;
    height: 80px;
    font-size: 24px;
    padding-left: 40px;
    padding-right: 30px;
  }
  body.personnel .science_park {
    padding-bottom: 20px;
  }
  body.personnel .science_park p.p {
    width: auto;
    padding: 0 0.28rem;
  }
  body.personnel .science_park ul {
    padding: 0 0.28rem;
  }
  body.personnel .science_park ul li {
    width: 100%;
    height: 190px;
    padding: 10px;
  }
  body.personnel .science_park ul li img {
    width: 270px;
    height: 170px;
  }
  body.personnel .science_park ul li .nr {
    margin-left: 20px;
    flex: 1;
  }
  body.personnel .science_park ul li .nr p {
    font-size: 17px;
    color: #999999;
    line-height: 31px;
    margin-top: 10px;
  }
  body.personnel .personnel_training {
    margin-top: 250px;
    height: 440px;
    padding-top: 160px;
    margin-bottom: 50px;
  }
  body.personnel .personnel_training .top {
    top: -160px;
  }
  body.personnel .personnel_training .top ul li {
    margin: 0;
    height: 242px;
  }
  body.personnel .personnel_training .top ul li img {
    width: 65px;
    top: 30px;
    left: 82px;
  }
  body.personnel .personnel_training .top ul li p {
    font-size: 25px;
    bottom: 75px;
  }
  body.personnel .personnel_training .top ul li:nth-child(2) img {
    top: 30px;
  }
  body.personnel .personnel_training .top ul li:nth-child(3) img {
    left: 82px;
  }
  body.personnel .personnel_training .bot ul li {
    width: 220px;
    height: 65px;
    font-size: 22px;
  }
  body.personnel .join_park {
    height: 820px;
  }
  body.personnel .join_park .center {
    padding: 0;
    margin: 0 0.28rem;
    width: auto;
  }
  body.personnel .join_park .center .tab {
    width: 310px;
  }
  body.personnel .join_park .center .tab li {
    width: 310px;
    height: 140px;
    font-size: 25px;
  }
  body.personnel .join_park .join_bot {
    width: auto;
    margin: 0 auto;
    margin: 0 0.28rem;
    margin-top: 80px;
  }
  body.personnel .Planning_core {
    margin-bottom: 200px;
  }
  body.personnel .Planning_core .center ul li {
    width: 185px;
    height: 238px;
    margin-top: 135px;
  }
  body.personnel .Planning_core .center ul li h6 {
    font-size: 18px;
  }
  body.personnel .Planning_core .center ul li p {
    margin-top: 15px;
    font-size: 14px;
    padding-left: 34px;
  }
  body.personnel .Planning_core .center ul li p::before {
    left: 12px;
  }
  body.personnel .Planning_core .center ul li:nth-child(2n) h6 {
    padding-top: 52px;
  }
  body.personnel .Park_Planning_list {
    height: 400px;
  }
  body.personnel .Park_Planning_list .center {
    top: -150px;
  }
  body.personnel .Park_Planning_list .center li {
    width: 300px;
    height: 300px;
    padding: 62px 0 62px 0;
  }
  body.personnel .Park_Planning_list .center li img {
    width: 70px;
  }
  body.personnel .Park_Planning_list .center li h6 {
    font-size: 30px;
  }
  body.personnel .Park_Planning_list .center li p {
    display: none;
  }
  body.personnel .Industrial_planning ul.center li {
    width: 48%;
    height: 240px;
  }
  body.personnel .Industrial_planning ul.center li img {
    width: 160px;
  }
  body.personnel .Industrial_planning ul.center li .right {
    margin-left: 25px;
  }
  body.personnel .Industrial_planning ul.center li .right p {
    margin-top: 30px;
  }
  body.personnel .Industrial_planning ul.center li .right .list {
    width: 258px;
    margin-top: 25px;
  }
  body.personnel .Industrial_planning ul.center li .right .list span {
    margin-top: 16px;
    width: 120px;
    height: 42px;
    font-size: 17px;
  }
  body.personnel .Construction_scheme {
    margin-bottom: 50px;
    height: 700px;
  }
  body.personnel .Construction_scheme .center ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  body.personnel .Construction_scheme .center ul li {
    width: 230px;
    height: 210px;
  }
  body.personnel .Construction_scheme .center ul li p {
    font-size: 16px;
  }
  body.personnel .project_summary .center .box p {
    width: 510px;
    margin-top: 30px;
  }
  body.personnel .Research .center li {
    width: 49.5%;
    padding: 32px 30px 30px 123px;
  }
  body.personnel .Research .center li .icon {
    left: 20px;
  }
  body.personnel .Research .center li p {
    margin-top: 18px;
  }
  body.personnel .pain_points {
    height: 8.806rem;
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  body.personnel .pain_points .title {
    font-size: 0.3334rem;
    letter-spacing: 4px;
    margin-bottom: 0.5rem;
    margin-top: 0.39rem;
    letter-spacing: 0.03rem;
    height: auto;
  }
  body.personnel .pain_points .title span {
    font-size: 0.625rem;
  }
  body.personnel .pain_points ul.center li {
    height: 0.8rem;
    margin-bottom: 0.1rem;
    width: 50%;
    font-size: 20px;
    padding: 0 23px;
  }
  body.personnel .Key_content .center ul li {
    width: 178px;
    font-size: 22px;
  }
  body.personnel .Service_process .center ul li {
    width: 175px;
  }
  body.personnel .Service_process .center ul li:nth-child(1) {
    left: 82px;
  }
  body.personnel .Service_process .center ul li:nth-child(2) {
    left: 262px;
  }
  body.personnel .Service_process .center ul li:nth-child(3) {
    left: 442px;
  }
  body.personnel .Service_process .center ul li:nth-child(4) {
    left: 622px;
  }
  body.personnel .Service_process .center ul li:nth-child(5) {
    left: 803px;
  }
  body.personnel .Service_process .center ul li:nth-child(6) {
    bottom: -33px;
    left: -6px;
  }
  body.personnel .Service_process .center ul li:nth-child(7) {
    bottom: -33px;
    left: 172px;
  }
  body.personnel .Service_process .center ul li:nth-child(8) {
    bottom: -33px;
    left: 352px;
  }
  body.personnel .Service_process .center ul li:nth-child(9) {
    bottom: -33px;
    left: 532px;
  }
  body.personnel .Service_process .center ul li:nth-child(10) {
    bottom: -33px;
    left: 711px;
  }
  body.personnel .Service_process .center ul li p {
    -webkit-line-clamp: 2;
  }
  body.personnel .Service_process {
    height: 660px;
  }
  body.group .prominent {
    height: 430px;
    margin-top: 135px;
    margin-bottom: 50px;
  }
  body.group .prominent ul.center {
    top: -118px;
  }
  body.group .prominent ul.center li {
    width: 240px;
    height: 445px;
    padding-top: 47px;
  }
  body.group .prominent ul.center li h2 {
    font-size: 45px;
  }
  body.group .prominent ul.center li p {
    width: 232px;
    font-size: 24px;
  }
  body.group .prominent ul.center li .content {
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
  }
  body.group .prominent ul.center li .content span {
    font-size: 18px;
    margin-bottom: 5px;
  }
  body.group .prominent ul.center li .content span::before {
    top: 8px;
    left: -20px;
  }
  body.group .Service_group_inner {
    height: 840px;
    margin-bottom: 50px;
  }
  body.group .Service_group_inner b {
    margin-top: 45px;
    font-size: 36px;
  }
  body.group .Service_group_inner h3 {
    margin-top: 40px;
  }
  body.group .Service_group_inner .center {
    margin-top: 90px;
    align-items: center;
  }
  body.group .Service_group_inner .center img {
    width: 40%;
  }
  body.group .Service_group_inner .center .content {
    width: 554px;
  }
  body.group .Service_group_inner .center .content p {
    text-align: justify;
  }
  body.group .Service_group_list {
    height: 460px;
    margin-bottom: 50px;
  }
  body.group .Service_group_list ul.center li {
    width: 24.5%;
    height: 370px;
  }
  body.group .Service_group_list ul.center li .icon {
    width: 100%;
    height: 90px;
    background-size: 60px;
  }
  body.group .Service_group_list ul.center li p {
    font-size: 24px;
  }
  body.group .Service_group_list ul.center li .content {
    margin-top: 20px;
  }
  body.group .Service_group_list ul.center li .content span {
    font-size: 12px;
    line-height: 28px;
  }
  body.group .market_research {
    margin-bottom: 50px;
  }
  body.group .market_research .center .side h2 {
    width: auto;
  }
  body.group .market_research .center .title h2::before,
  body.group .market_research .center .title h2::after {
    content: none;
  }
  body.area .Service_area_inner .center ul {
    margin-top: 37px;
  }
  body.area .Service_area_inner .center ul li {
    width: 160px;
    height: 160px;
    font-size: 22px;
  }
  body.area .Service_area_inner .center ul li:nth-child(2)::before {
    left: 85px;
  }
  body.area .Service_area_inner .center ul li:nth-child(3)::before {
    left: 85px;
  }
  body.area .Service_area_inner .center ul li:nth-child(4)::before {
    left: 85px;
  }
  body.area .Service_area_inner .center ul li:nth-child(6)::before {
    left: 85px;
  }
  body.area .Service_area_inner .center ul li:nth-child(2) {
    left: 160px;
  }
  body.area .Service_area_inner .center ul li:nth-child(3) {
    left: 320px;
  }
  body.area .Service_area_inner .center ul li:nth-child(4) {
    left: 480px;
  }
  body.area .Service_area_inner .center ul li:nth-child(5) {
    left: 640px;
  }
  body.area .Service_area_inner .center ul li:nth-child(6) {
    left: 800px;
  }
  body.area .Service_area_inner .center ul li .icon {
    width: 50px;
    height: 50px;
  }
  body.area .Service_area_inner {
    height: 400px;
  }

  body.area .contact_us {
    margin-bottom: 20px;
  }
  body.area .contact_us .center {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  body.area .contact_us .center p img {
    margin-right: 5px;
  }
  body.area .contact_us .center .left {
    width: 390px;
  }
  body.area .contact_us .center .left ul li {
    font-size: 27px;
    line-height: 40px;
  }
  body.area .contact_us .center .left ul li h2 {
    font-size: 27px;
    line-height: 40px;
  }
  body.area .contact_us .center .right .Map {
    width: 610px;
    height: 378px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.area .contact_us .center .right .Map #dituContent {
    margin: 0 auto;
    width: 590px;
    height: 358px;
    border: #3266cc solid 2px;
  }
  body.area .contact_us .center .right .address,
  body.area .contact_us .center .right .Hotline {
    font-size: 28px;
    color: #333333;
    margin-top: 25px;
  }
  b.bt {
    font-size: 40px;
  }
  .swiper_park .swiper-slide .bot .left {
    width: 157px;
  }
}

@media screen and (max-width: 780px) {
  body {
    padding-bottom: 1.39rem;
  }
  body.about .about_synopsis {
    padding-top: 0.5rem;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
  }
  body.about .about_synopsis b.bt {
    margin: 0 0.28rem;
  }
  body.about .about_synopsis h6 {
    font-size: 0.32rem;
    color: #ffffff;
    margin-top: 0;
    position: absolute;
    top: 2rem;
    left: 0.28rem;
    font-weight: bold;
  }
  body.about .about_synopsis .content {
    width: 100%;
    margin-top: 0.56rem;
    /*background: url(../images/about_synopsis_box_bg.png) no-repeat;*/
    background-size: cover;
    background-position: center center;
    padding: 1.28rem 0.35rem 0.8rem 0.28rem;
    overflow: hidden;
  }
  body.about .about_synopsis .content img {
    display: none;
  }
  body.about .about_synopsis .content .box {
    width: 100%;
    overflow: hidden;
    padding-right: 0;
    height: auto;
    font-size: 0.1944rem;
    line-height: 0.32rem;
    margin-bottom: 0.28rem;
    color: #fff;
  }
  body.about .about_synopsis .content .box p:nth-child(1),
  body.about .about_synopsis .content .box p:nth-child(2) {
    display: block;
  }
  body.group .project_summary {
    height: 3rem;
    margin-top: 0.86rem;
    margin-bottom: 0.5rem;
    padding-top: 0;
    background-size: cover;
    background-position: center center;
  }
  body.group .project_summary .center .title {
    width: 2.35rem;
    height: 0.77rem;
    font-size: 0.3334rem;
    top: -0.5rem;
    line-height: 0.77rem;
    padding-right: 0.57rem;
    letter-spacing: 0.1rem;
    display: block;
    margin: 0;
  }
  	  body.group .Service_process {
    display: none;
  }
  body.group .project_summary .center .pc {
    display: none;
  }
  body.group .project_summary .center .ph {
    display: block;
  }
  body.group .project_summary .center .box {
    padding-top: 0.5rem;
  }
  body.group .project_summary .center .box p {
    font-size: 0.25rem;
    line-height: 0.4168rem;
    margin-top: 0;
    width: 4rem;
    text-align: justify;
  }
  	  body.group .project_summary .center .box p {
    font-size: 0.25rem;
    line-height: 0.4168rem;
    margin-top: 0;
    width: 4rem;
    text-align: justify;
  }
      body.group .join_park {
    height: auto;
    background: url(../images/join_pack_bg_ph.png) no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 0.5rem;
  }
  body.group .join_park b {
    font-size: 0.3334rem;
    margin-top: 0.76rem;
    line-height: 0.5rem;
    color: #3266cc;
    margin-bottom: 0px;
    padding-top: 20px;
  }
 
  body.group .join_park .center {
    margin-top: -0.4rem;
    height: auto;
    background: none;
    box-shadow: none;
    display: block;
  }
  body.group .join_park .center .qh {
    padding: 0.4rem 0 0 0;
  }
  body.group .join_park .center .qh .inner {
    overflow: hidden;
    padding-right: 0;
    height: auto;
  }
  body.group .join_park .center .qh .inner img {
    width: 6.875rem;
    height: 4.181rem;
 }
  body.group .join_park .join_bot {
    width: 100%;
    padding: 0;
    display: block;
    margin-top: 1rem;
  }
  body.group .join_park .join_bot .tellMe {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body.group .join_park .join_bot .tellMe img {
    width: 0.33rem;
  }
  body.group .join_park .join_bot .tellMe a {
    font-size: 0.3334rem;
    margin-left: 0.13rem;
  }
  body.group .join_park .join_bot a.btn {
    width: 3.347rem;
    height: 0.694rem;
    border-radius: 0.0694rem;
    font-size: 0.3334rem;
    line-height: 0.68rem;
    position: absolute;
    bottom: 1.2rem;
    left: 0.29rem;
  }
  body.group .join_park .join_bot a.Talent_btn {
    background-image: url(../images/Talent_btn.png);
    right: 0.29rem;
    left: auto;
  }
  body.about .about_synopsis .content a.more {
    position: absolute;
    width: 1.582rem;
    height: 0.417rem;
    border: 0.01rem solid #ffffff;
    border-radius: 0.2048rem;
    font-size: 0.1806rem;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0.28rem;
    left: 50%;
    transform: translate(-50%, 0%);
  }
  body.about .about_idea {
    padding-top: 1.02rem;
    height: auto;
    background: none;
    margin-bottom: 0;
  }
  body.about .about_idea .center .content {
    width: 6.944rem;
    height: 4.723rem;
    margin: 0 auto;
    margin-top: 0.55rem;
    background: url(../images/about_idea_content_bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 0.21rem 0.26rem 0.14rem 0.42rem;
  }
  body.about .about_idea .center .content p {
    font-size: 0.1944rem;
    line-height: 0.2778rem;
    margin-bottom: 0.25rem;
  }
  body.about .about_idea .center .content p::before {
    width: 0.111rem;
    height: 0.111rem;
    background-color: #3266cc;
    left: -0.241rem;
    top: 0.08rem;
  }
  body.about .about_Team {
    padding-top: 1.1rem;
    background-color: #f5f5f5;
    margin-bottom: 0;
  }
  body.about .about_Team b.bt {
    margin: 0 0.28rem;
  }
  body.about .about_Team .about_swiper {
    width: 100%;
    margin: 0 auto;
    padding: 0.45rem 0.28rem;
    height: 4.862rem;
    margin-bottom: 0;
    margin-top: 0.55rem;
    background-color: #fff;
    padding-bottom: 1.2rem;
  }
  body.about .about_Team .about_swiper .swiper-slide .img {
    width: 2.222rem;
    height: 2.4rem;
    background-size: cover;
  }
  body.about .about_Team .about_swiper .swiper-slide .nr {
    width: auto;
    height: auto;
    background: none;
    position: inherit;
    text-align: left;
    padding-top: 0.13rem;
  }
  body.about .about_Team .about_swiper .swiper-slide .nr p.name {
    font-size: 0.25rem;
    color: #3266cc;
    margin-top: 0;
  }
  body.about .about_Team .about_swiper .swiper-slide .nr p {
    font-size: 0.2048rem;
    color: #666666;
    margin-top: 0.08rem;
  }
  body.about .about_Team .about_swiper .swiper-pagination {
    bottom: 0.49rem;
  }
  body.about .about_Team .about_swiper .swiper-pagination .swiper-pagination-bullet {
    width: 0.111rem;
    height: 0.111rem;
    background: #4a4a4a;
    margin: 0 0.085rem;
  }
  body.about .about_Team .about_swiper .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #3266cc;
  }
  body.about .about_patent {
    background: none;
    padding-top: 0.8rem;
    height: auto;
    margin-bottom: 0;
  }
  body.about .about_patent .about_swiper_pc {
    display: none;
  }
  body.about .about_patent .about_swiper_ph {
    display: block;
    margin-top: 0.65rem;
  }
  body.about .about_patent .about_swiper_ph .swiper-container {
    padding-bottom: 2rem;
  }
  body.about .about_patent .about_swiper_ph .swiper-wrapper {
    align-items: center;
    background-color: #fff;
    padding: 0.2rem 0;
  }
  body.about .about_patent .about_swiper_ph .swiper-slide {
    display: block;
  }
  body.about .about_patent .about_swiper_ph .swiper-slide img {
    width: 2.83rem;
  }
  body.about .about_patent .about_swiper_ph .swiper-slide .content {
    width: 6.71rem;
    position: absolute;
    bottom: -1.88rem;
    display: none;
  }
  body.about .about_patent .about_swiper_ph .swiper-slide .content h6 {
    font-size: 0.264rem;
    color: #3266cc;
    font-weight: normal;
    margin-bottom: 0.4rem;
  }
  body.about .about_patent .about_swiper_ph .swiper-slide .content p {
    font-size: 0.2222rem;
    line-height: 0.2778rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  body.about .about_patent .about_swiper_ph .swiper-slide-active {
    margin-right: 0.2rem !important;
    margin-left: 0.4rem;
  }
  body.about .about_patent .about_swiper_ph .swiper-slide-active img {
    width: 3.79rem;
  }
  body.about .about_patent .about_swiper_ph .swiper-slide-active .content {
    display: block;
  }
  body.about .about_Customer {
    padding-top: 0.8rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  body.about .about_Customer b.bt {
    margin: 0 0.28rem;
  }
  body.about .about_Customer .center {
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
  }
  body.about .about_Customer .center img {
    width: 23.5%;
    margin-top: 0.1rem;
    background-color: #fff;
    margin-right: 2%;
  }
  body.about .about_Customer .center img:nth-child(7n) {
    margin-right: 2%;
  }
  body.about .about_Customer .center img:nth-child(4n) {
    margin-right: 0;
  }
  body.about .right_fixed {
    display: flex;
  }
  body.about .team_article {
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0;
  }
  body.about .team_article .team_article_top {
    width: auto;
    padding: 0 0.28rem;
  }
  body.about .team_article .team_article_top b {
    font-size: 0.375rem;
    padding-left: 0.24rem;
    display: block;
  }
  body.about .team_article .team_article_top b::after {
    width: 0.083rem;
    height: 0.347rem;
  }
  body.about .team_article .team_article_top a {
    display: none;
  }
  body.about .team_article .center {
    margin-top: 0.56rem;
    background: none;
    padding: 0;
  }
  body.about .team_article .center .img {
    width: auto;
    height: 5.765rem;
    border-radius: 0.0694rem;
    /*background-size: 100%;*/
    /*background-position: top center;*/
    position: initial;
    margin: 0 0.28rem;
  }
  body.about .team_article .center .center_top {
    width: auto;
    border-bottom: 0.007rem solid #3266cc;
    padding-bottom: 0.28rem;
    margin: 0 0.28rem;
    margin-top: 0.36rem;
  }
  body.about .team_article .center .center_top .name img,
  body.about .team_article .center .center_top .post img {
    width: 0.28rem;
  }
  body.about .team_article .center .center_top .name p,
  body.about .team_article .center .center_top .post p {
    margin-left: 0.23rem;
  }
  body.about .team_article .center .center_top .name p {
    font-size: 0.3334rem;
    font-weight: normal;
  }
  body.about .team_article .center .center_top .post {
    margin-top: 0.24rem;
  }
  body.about .team_article .center .center_top .post p {
    font-size: 0.25rem;
  }
  body.about .team_article .center .content {
    width: 100%;
    background-color: #fff;
    padding: 0.37rem 0.28rem 0.53rem 0.28rem;
    margin-top: 0.57rem;
    overflow: hidden;
  }
  body.about .team_article .center .content ul li {
    margin-top: 0.5rem;
    font-size: 0.2084rem !important;
    line-height: 0.3472rem !important;
  }
  body.about .team_article .center .content ul li:first-child {
    width: 100%;
  }
  body.about .team_article .center .content ul li .li_bt {
    width: 1.944rem;
    height: 0.417rem;
    background: url(../images/team_article_li.bt_ph.png);
    font-size: 0.25rem;
    line-height: 0.417rem !important;
    margin-bottom: 0.18rem;
    background-size: 100% 100%;
  }
  body.about .team_article .center .content ul li p {
    font-size: 0.2084rem;
    line-height: 0.3472rem;
  }
  body.about .team_article .center .content ul li:first-child {
    margin-top: 0;
  }
  body.about .team_position .center p a {
    color: #333333;
  }
  body.about .team_position .center p span.about_Team_position {
    display: none;
  }
  body.about .Industry_insight .tab {
    width: 100%;
    padding-top: 0.19rem;
    margin-top: 0.24rem;
    border-bottom: none;
    background-color: #eeeeee;
    box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.09);
  }
  body.about .Industry_insight .tab ul {
    padding: 0;
  }
  body.about .Industry_insight .tab ul li {
    flex: 1;
    padding-bottom: 0.2rem;
  }
  body.about .Industry_insight .tab ul li.active::after {
    content: "";
    width: 1.18rem;
    height: 0.028rem;
    bottom: 0;
  }
  body.about .Industry_insight .tab ul li:hover::after {
    content: "";
    width: 1.18rem;
    height: 0.028rem;
    bottom: 0;
  }
  body.about .Industry_insight .tab a {
    font-size: 0.25rem;
  }
  body.about .Industry_insight .container {
    width: 100%;
    height: auto;
    background: none;
  }
  body.about .Industry_insight .container .center {
    display: block;
    padding-top: 0.14rem;
    padding-bottom: 0;
  }
  body.about .Industry_insight .container .center li {
    padding: 0.09rem 0.17rem 0.09rem 0.05rem;
    height: 1.53rem;
    box-shadow: 0px 1px 1px 0px rgba(9, 2, 4, 0.05);
    border-radius: 0.07rem;
    margin-top: 0.06rem;
    position: relative;
  }
  body.about .Industry_insight .container .center li .img {
    width: 1.389rem;
    height: 1.347rem;
    margin-right: 0.14rem;
  }
  body.about .Industry_insight .container .center li .nr {
    width: 5.19rem;
    padding-top: 0rem;
  }
  body.about .Industry_insight .container .center li .nr a {
    margin-bottom: 0.12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  body.about .Industry_insight .container .center li .nr a h3 {
    font-size: 0.25rem;
    line-height: 0.3rem;
  }
  body.about .Industry_insight .container .center li .nr a:hover {
    color: #3266cc;
  }
  body.about .Industry_insight .container .center li .nr p {
    font-size: 0.1944rem;
    line-height: 0.25rem;
    margin-bottom: 0.2rem;
    -webkit-line-clamp: 1;
  }
  body.about .Industry_insight .container .center li .nr span.time {
    font-size: 0.1666rem;
    line-height: 1;
    margin-bottom: 0;
  }
  body.about .Industry_insight .container .center li a.uplode {
    position: absolute;
    display: flex;
    width: auto;
    height: auto;
    margin-left: 0;
    flex-direction: row;
    justify-content: inherit;
    align-items: center;
    border-left: none;
    right: 0.17rem;
    bottom: 0.13rem;
  }
  body.about .Industry_insight .container .center li a.uplode i {
    width: 0.16rem;
    height: 0.18rem;
  }
  body.about .Industry_insight .container .center li a.uplode p {
    font-size: 0.1666rem;
    line-height: 1;
    margin-top: 0;
    margin-left: 0.08rem;
  }
  body.about .Industry_insight .paging {
    display: none;
  }
  body.about .Industry_insight .tab ul {
    padding: 0 0.1rem;
  }
  body.about .IndArticle .tab ul li a .icon {
    display: none;
  }
  body.about .IndArticle .tab ul li:hover::after,
  body.about .IndArticle .tab ul li.active::after {
    width: 0.6rem;
  }
  /* body.about .IndArticle .container .center li .nr a{
    -webkit-line-clamp: 1;
  } */
  body.about .IndArticle .container .center li .nr a {
    margin-bottom: 0;
    height: 0.64rem;
  }
  body.about .IndArticle .container .center li .nr a h3 {
    line-height: 0.35rem;
  }
  body.about .IndArticle .container .center li .nr p {
    margin-bottom: 0;
  }
  body.about .IndArticle .container .center li .nr h4 {
    font-size: 0.2rem;
    color: #3266cc;
    margin: 0.08rem 0;
  }
  body.about .IndArticle .tab a {
    font-size: 0.22rem;
  }
  body.about .Industry_article {
    border-bottom: 0.01rem solid #aaaaaa;
  }
  body.about .Industry_article .center .Industry_article_top {
    margin-top: 0.4rem;
    padding-bottom: 0.57rem;
    border-bottom: none;
    position: relative;
  }
  body.about .Industry_article .center .Industry_article_top h1 {
    font-size: 0.4028rem;
    line-height: 0.5rem;
    text-align: left;
  }
  body.about .Industry_article .center .Industry_article_top .inner {
    display: flex;
    justify-content: inherit;
  }
  body.about .Industry_article .center .Industry_article_top .inner p {
    font-size: 0.2222rem;
    margin: 0;
    margin-top: 0.5rem;
    display: none;
  }
  body.about .Industry_article .center .Industry_article_top .inner p.time {
    display: block;
  }
  body.about .Industry_article .center .Industry_article_top a.back {
    display: none;
  }
  body.about .Industry_article .center .Industry_banner {
    display: block;
    padding-bottom: 0.47rem;
    border-bottom: 0.01rem dashed #aaaaaa;
    margin-bottom: 0.3rem;
  }
  body.about .Industry_article .center .Industry_banner img {
    width: 100%;
  }
  body.about .Industry_article .center .content {
    font-size: 0.2916rem !important;
    line-height: 0.5rem !important;
    text-indent: 0 !important;
  }
  body.about .Industry_article .center .content p {
    margin-top: 0;
  }
  body.about .Industry_article .center .content img {
    margin-top: 0.1rem;
  }
  body.about .Industry_article .center .content span {
    font-size: 0.2084rem;
    text-align: left;
    margin-top: 0.1rem;
    line-height: 1;
    margin-bottom: 0.5rem;
  }
  body.about .Industry_article .center .content .img {
    display: block;
    margin-top: 0.5rem;
  }
  body.about .Industry_article .center .content .img img {
    width: 100%;
  }
  body.about .Industry_article .center .Industry_article_bot {
    height: auto;
    margin-top: 0;
    padding-top: 1rem;
    padding-bottom: 0.46rem;
    position: relative;
    display: block;
    border-bottom: 0.01rem dashed #aaaaaa;
  }
  body.about .Industry_article .center .Industry_article_bot .inner {
    width: 100%;
    font-size: 0.25rem;
    color: #aaaaaa;
    position: absolute;
    display: flex;
    top: 0.36rem;
  }
  body.about .Industry_article .center .Industry_article_bot .inner p {
    flex: 1;
  }
  body.about .Industry_article .center .Industry_article_bot .article_tags {
    font-size: 0.25rem;
    color: #aaaaaa;
  }
  body.about .Industry_article .center .Industry_article_bot .article_tags span {
    color: #3266cc;
    margin: 0;
    margin-right: 0.2rem;
    cursor: pointer;
  }
  body.about .Industry_article .center .Industry_article_bot a.consult {
    width: 100%;
    height: 0.556rem;
    border-radius: 0.0416rem;
    font-size: 0.25rem;
    margin-top: 0.73rem;
  }
  body.about .Industry_article .center .Industry_article_bot a.consult img {
    margin-right: 0.09rem;
    width: 0.25rem;
  }
  body.about .Industry_article .center .recommend {
    padding-top: 0.56rem;
    padding-bottom: 0.47rem;
  }
  body.about .Industry_article .center .recommend h6 {
    font-size: 0.3334rem;
    color: #3266cc;
    margin-bottom: 0.2rem;
  }
  body.about .Industry_article .center .recommend ul li {
    margin-top: 0.3rem;
    width: 100%;
    font-size: 18px;
    padding-left: 0.33rem;
    display: none;
  }
  body.about .Industry_article .center .recommend ul li a {
    font-size: 0.25rem;
    width: auto;
    text-overflow: initial;
    white-space: normal;
    transition: all 0.3s;
    line-height: 0.3rem;
  }
  body.about .Industry_article .center .recommend ul li a::after {
    top: 10%;
    width: 0.208rem;
    height: 0.208rem;
    transform: initial;
  }
  body.about .Industry_article .center .recommend ul li:nth-child(1),
  body.about .Industry_article .center .recommend ul li:nth-child(2),
  body.about .Industry_article .center .recommend ul li:nth-child(3) {
    display: block;
  }
  body.personnel b {
    font-size: 0.3334rem;
    margin-top: 0.64rem;
    margin-bottom: 0;
  }
  body.personnel p.p {
    display: none;
  }
  body.personnel .personnel_park {
    height: auto;
    margin-top: 0.5rem;
    margin-bottom: 0.31rem;
    position: relative;
    padding-bottom: 0.3rem;
  }
  body.personnel .personnel_park .center .ul_pick {
    margin-top: 0;
    display: block;
  }
  body.personnel .personnel_park .center ul.ul_pick li {
    width: 7rem;
    height: auto;
    margin: 0 auto;
    padding: 0.15rem 0.4rem;
    border-radius: 0.45rem;
    margin-top: 0.7rem;
  }
  body.personnel .personnel_park .center ul.ul_pick li span {
    font-size: 0.3334rem;
    color: #ffffff;
    font-weight: normal;
    width: auto;
    padding: 0 0.3rem;
    height: 0.68rem;
    line-height: 0.64rem;
    font-size: 0.3rem;
    top: -0.34rem;
    left: 0.4rem;
  }
  body.personnel .personnel_park .center ul.ul_pick li p {
    font-size: 0.2084rem;
    color: #ffffff;
    line-height: 0.44rem;
    margin-top: 0.3rem;
  }
  body.personnel .personnel_park2 .center ul.ul_pick li p {
    color: #333333;
  }
  body.personnel .personnel_park .center ul.ul_pick li p em {
    display: none;
  }

  body.personnel .personnel_park .center .content {
    padding-top: 1.55rem;
    padding-bottom: 0;
  }
  body.personnel .personnel_park .center .content .yuan {
    width: 3.34rem;
    height: 3.18rem;
    background: url(../images/content_yuan_ph.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0.3334rem;
    padding-top: 0.2rem;
  }
  body.personnel .personnel_park .center .content .list {
    display: none;
  }
  body.personnel .science_park {
    background: #ffffff;
    overflow: hidden;
  }
  body.personnel .science_park ul {
    margin-top: 0.26rem;
    padding: 0 0.28rem;
    padding-bottom: 0.52rem;
  }
  body.personnel .science_park ul li {
    width: 100%;
    margin-top: 0.28rem;
    height: 1.528rem;
    padding: 0.18rem 0.07rem;
    padding-right: 0.67rem;
  }
  body.personnel .science_park ul li img {
    width: 1.875rem;
    height: 1.181rem;
  }
  body.personnel .science_park ul li .nr {
    margin-left: 0.33rem;
  }
  body.personnel .science_park ul li .nr h6 {
    font-size: 0.25rem;
    margin-top: 0.12rem;
    line-height: 0.3rem;
  }
  body.personnel .science_park ul li .nr p {
    display: none;
  }
  body.personnel .personnel_training {
    padding-top: 0.54rem;
    height: auto;
    background: #f6f6f6;
    margin-bottom: 0;
    margin-top: 0;
  }
  body.personnel .personnel_training .top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: initial;
    width: 100%;
  }
  body.personnel .personnel_training .top ul {
    border-bottom: 0.007rem solid rgba(50, 102, 204, 0.5);
  }
  body.personnel .personnel_training .top ul li {
    width: 344px;
    height: auto;
    background: none;
    position: relative;
    padding-bottom: 0.14rem;
    margin: 0;
  }
  body.personnel .personnel_training .top ul li .icon {
    display: none;
  }
  body.personnel .personnel_training .top ul li p {
    font-size: 0.25rem;
    color: #333333;
    position: initial;
    font-weight: normal;
    text-align: center;
    line-height: initial;
  }
  body.personnel .personnel_training .top ul li.active {
    background: none;
  }
  body.personnel .personnel_training .top ul li.active p {
    color: #3266cc;
  }
  body.personnel .personnel_training .top ul li.active::before {
    content: "";
    width: 1.46rem;
    height: 0.05rem;
    background-color: #3266cc;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    bottom: 0;
  }
  body.personnel .personnel_training .bot {
    margin-top: 0.58rem;
    padding-bottom: 0.41rem;
  }
  body.personnel .personnel_training .bot ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body.personnel .personnel_training .bot ul li {
    width: 2.222rem;
    height: 0.556rem;
    border: 0.01rem solid #3266cc;
    border-radius: 0.2744rem;
    margin-bottom: 0.32rem;
    font-size: 0.2rem;
    color: #3266cc;
    display: none;
  }
  body.personnel .personnel_training .bot ul li:nth-child(2) {
    color: #ffffff;
  }
  body.personnel .personnel_training .bot ul li:nth-child(1),
  body.personnel .personnel_training .bot ul li:nth-child(2),
  body.personnel .personnel_training .bot ul li:nth-child(3),
  body.personnel .personnel_training .bot ul li:nth-child(4),
  body.personnel .personnel_training .bot ul li:nth-child(5),
  body.personnel .personnel_training .bot ul li:nth-child(6) {
    display: flex;
  }
  body.personnel .join_park {
    height: auto;
    background: url(../images/join_pack_bg_ph.png) no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 0.5rem;
  }
  body.personnel .join_park b {
    font-size: 0.3334rem;
    margin-top: 0.76rem;
    line-height: 0.5rem;
  }
  body.personnel .join_park b span {
    display: block;
  }
  body.personnel .join_park .center {
    margin-top: 0.6rem;
    height: auto;
    background: none;
    box-shadow: none;
    display: block;
  }
  body.personnel .join_park .center .tab {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  body.personnel .join_park .center .tab li {
    width: auto;
    flex: 1;
    height: 0.555rem;
    font-size: 0.25rem;
    font-weight: normal;
    line-height: 0.555rem;
  }
  body.personnel .join_park .center .tab li.active {
    background: #3266cc;
  }
  body.personnel .join_park .center .qh {
    padding: 0.4rem 0 0 0;
  }
  body.personnel .join_park .center .qh .inner {
    overflow: hidden;
    padding-right: 0;
    height: auto;
  }
  body.personnel .join_park .center .qh .inner p {
    font-size: 0.2048rem;
    color: #333333;
    line-height: 0.3334rem;
    margin-bottom: 0.3rem;
    text-align: justify;
  }
  body.personnel .join_park .join_bot {
    width: 100%;
    padding: 0;
    display: block;
    margin-top: 1rem;
  }
  body.personnel .join_park .join_bot .tellMe {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body.personnel .join_park .join_bot .tellMe img {
    width: 0.33rem;
  }
  body.personnel .join_park .join_bot .tellMe a {
    font-size: 0.3334rem;
    margin-left: 0.13rem;
  }
  body.personnel .join_park .join_bot a.btn {
    width: 3.347rem;
    height: 0.694rem;
    border-radius: 0.0694rem;
    font-size: 0.3334rem;
    line-height: 0.68rem;
    position: absolute;
    bottom: 1.2rem;
    left: 0.29rem;
  }
  body.personnel .join_park .join_bot a.Talent_btn {
    background-image: url(../images/Talent_btn.png);
    right: 0.29rem;
    left: auto;
  }
  body.personnel .Planning_core {
    background: #ffffff;
    margin-bottom: 1.43rem;
    padding-bottom: 0;
  }
  body.personnel .Planning_core .center h1 {
    margin-top: 0.64rem;
  }
  body.personnel .Planning_core .center ul {
    display: block;
    margin-top: 0.48rem;
    padding-bottom: 0.34rem;
  }
  body.personnel .Planning_core .center ul li {
    position: relative;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    border-radius: 0;
    margin-top: 0.07rem;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 1.66rem;
  }
  body.personnel .Planning_core .center ul li h6 {
    width: 1.2rem;
    height: auto;
    background-image: none;
    position: absolute;
    padding-top: 0;
    left: 0.24rem;
    text-align: center;
    font-size: 0.2778rem;
    line-height: 0.4rem;
    color: #3266cc;
    top: 50%;
    transform: translateY(-50%);
  }
  body.personnel .Planning_core .center ul li h6::after {
    content: "";
    width: 0.007rem;
    height: 0.833rem;
    background-color: #aaaaaa;
    position: absolute;
    right: -0.22rem;
    top: 50%;
    transform: translateY(-50%);
  }
  body.personnel .Planning_core .center ul li p {
    margin-top: 0;
    font-size: 0.2222rem;
    line-height: 0.3464rem;
    padding-left: 0.89rem;
  }
  body.personnel .Planning_core .center ul li p::before {
    width: 0.208rem;
    height: 0.195rem;
    left: 0.51rem;
  }
  body.personnel .Planning_core .center ul li:nth-child(2n) h6 {
    background-image: none;
    top: 50%;
    padding-top: 0;
  }
  body.personnel .Park_Planning_list {
    height: 1.944rem;
  }
  body.personnel .Park_Planning_list .center {
    top: -0.86rem;
  }
  body.personnel .Park_Planning_list .center li {
    width: 2.222rem;
    height: 2.25rem;
    background: #ffffff;
    box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.41);
    border-radius: 0.0694rem;
    padding: 0;
  }
  body.personnel .Park_Planning_list .center li img {
    width: 0.63rem;
    margin: 0.41rem auto 0.27rem;
  }
  body.personnel .Park_Planning_list .center li h6 {
    font-size: 0.2084rem;
    margin-bottom: 0;
    color: #3266cc;
  }
  body.personnel .Park_Planning_list .center li p {
    display: none;
  }
  body.personnel .Industrial_planning ul.center {
    padding-top: 0.42rem;
    padding-bottom: 0.75rem;
    display: block;
  }
  body.personnel .Industrial_planning ul.center li {
    width: 100%;
    height: 2.986rem;
    box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.19);
    display: flex;
    margin-top: 0.34rem;
  }
  body.personnel .Industrial_planning ul.center li img {
    width: 2.222rem;
  }
  body.personnel .Industrial_planning ul.center li .right {
    margin-left: 0.34rem;
  }
  body.personnel .Industrial_planning ul.center li .right p {
    font-size: 0.3334rem;
    margin-top: 0.42rem;
  }
  body.personnel .Industrial_planning ul.center li .right .list {
    width: 3.812rem;
    margin-top: 0.29rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body.personnel .Industrial_planning ul.center li .right .list span {
    margin-top: 0.23rem;
    width: 1.806rem;
    height: 0.472rem;
    border-radius: 0.055rem;
    font-size: 0.25rem;
  }
  body.personnel .Construction_scheme {
    margin-bottom: 0;
    height: 5.417rem;
  }
  body.personnel .Construction_scheme .center {
    display: block;
  }
  body.personnel .Construction_scheme .center h6 {
    margin-top: 0.83rem;
    font-size: 0.3334rem;
    padding-left: 0;
    margin-bottom: 0.33rem;
    text-align: center;
  }
  body.personnel .Construction_scheme .center h6::before {
    content: none;
  }
  body.personnel .Construction_scheme .center ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  body.personnel .Construction_scheme .center ul li {
    width: 1.667rem;
    height: 1.458rem;
    box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.19);
    border-radius: 0.0694rem;
    margin-top: 0.26rem;
  }
  body.personnel .Construction_scheme .center ul li img {
    width: 0.42rem;
  }
  body.personnel .Construction_scheme .center ul li h2 {
    font-size: 0.25rem;
    margin-top: 0.28rem;
  }
  body.personnel .Construction_scheme .center ul li p {
    display: none;
  }
  body.personnel .project_summary {
    height: 3rem;
    margin-top: 0.86rem;
    margin-bottom: 0.5rem;
    padding-top: 0;
    background-size: cover;
    background-position: center center;
  }
  body.personnel .project_summary .center .title {
    width: 2.35rem;
    height: 0.77rem;
    font-size: 0.3334rem;
    top: -0.5rem;
    line-height: 0.77rem;
    padding-right: 0.57rem;
    letter-spacing: 0.1rem;
    display: block;
    margin: 0;
  }
  body.personnel .project_summary .center .pc {
    display: none;
  }
  body.personnel .project_summary .center .ph {
    display: block;
  }
  body.personnel .project_summary .center .box {
    padding-top: 0.5rem;
  }
  body.personnel .project_summary .center .box p {
    font-size: 0.25rem;
    line-height: 0.4168rem;
    margin-top: 0;
    width: 4rem;
    text-align: justify;
  }
  body.personnel .Key_content {
    height: 6.6rem;
    background: url(../images/Key_content_bg_ph.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0.77rem;
  }
  body.personnel .Key_content .center .bt {
    font-size: 0.44rem;
    margin: 0.3rem auto 0.15rem;
  }
  body.personnel .Key_content .center h2 {
    font-size: 0.3334rem;
    line-height: 0.44rem;
  }
  body.personnel .Key_content .center ul {
    justify-content: space-between;
  }
  body.personnel .Key_content .center ul li {
    width: 48%;
    height: 0.9rem;
    padding: 0 0.2rem;
    font-size: 0.3rem;
    text-align: center;
    margin-top: 0.15rem;
    margin-left: 0;
    line-height: 0.9rem;
  }
  body.personnel .Research {
    height: auto;
    background: url(../images/Research_bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 0.51rem;
    padding: 0.52rem 0;
  }
  body.personnel .Research .center li {
    width: 48%;
    height: 1.345rem;
    border-radius: 0.0694rem;
    padding: 0.24rem 0.24rem 0 0.96rem;
    margin: 0.1rem 0;
  }
  body.personnel .Research .center li .icon {
    width: 0.54rem;
    height: 0.54rem;
    font-size: 0.289rem;
    line-height: 0.564rem;
    left: 0.28rem;
  }
  body.personnel .Research .center li h2 {
    font-size: 0.3rem;
  }
  body.personnel .Research .center li p {
    font-size: 0.25rem;
    line-height: 0.3334rem;
    margin-top: 0.06rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  body.personnel .pain_points {
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
    padding-bottom: 0.2rem;
  }
  body.personnel .pain_points .title {
    font-size: 0.3334rem;
    letter-spacing: 4px;
    margin-bottom: 0.5rem;
    margin-top: 0.39rem;
    letter-spacing: 0.03rem;
    height: auto;
  }
  body.personnel .pain_points .title span {
    font-size: 0.625rem;
  }
  body.personnel .pain_points ul.center::after {
    content: initial;
  }
  body.personnel .pain_points ul.center li::after {
    content: initial;
  }
  body.personnel .pain_points ul.center li .icon {
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/pain_points_icon1_ph.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    transform: initial;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body.personnel .pain_points ul.center li {
    width: 100%;
    padding: 0 0.32rem;
    position: initial;
    height: 1.2rem;
    border-radius: 0.4rem;
    font-size: 0.32rem;
    line-height: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0.2rem;
  }
  body.personnel .pain_points ul.center li:nth-child(2n) {
    position: initial;
  }
  body.personnel .Service_process {
    display: none;
  }
  body.group .prominent {
    height: 2.778rem;
    margin-top: 1.67rem;
    margin-bottom: 0.57rem;
  }
  body.group .prominent ul.center {
    top: -0.81rem;
  }
  body.group .prominent ul.center li {
    width: 1.7rem;
    height: 3.03rem;
    background: url(../images/prominent_list_bg.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 0.55rem;
    text-align: center;
  }
  body.group .prominent ul.center li h2 {
    font-size: 0.4028rem;
    color: #3266cc;
  }
  body.group .prominent ul.center li p {
    width: 1.65rem;
    height: 1.11rem;
    font-size: 0.1944rem;
    margin: 0 auto;
    margin-top: 0.27rem;
    line-height: 1.11rem;
    background-size: cover;
    background-position: 14rem center;
  }
  body.group .prominent ul.center li .content {
    display: none;
  }
  body.group .Service_group_inner {
    height: 11.111rem;
    background: url(../images/service_group_inner_bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 0;
  }
  body.group .Service_group_inner b {
    margin-top: 0.73rem;
    font-size: 0.2778rem;
  }
  body.group .Service_group_inner h3 {
    font-size: 0.25rem;
    margin-top: 0.57rem;
  }
  body.group .Service_group_inner .center {
    display: block;
    margin-top: 0.71rem;
  }
  body.group .Service_group_inner .center img {
    width: 100%;
  }
  body.group .Service_group_inner .center .content {
    width: 100%;
  }
  body.group .Service_group_inner .center .content p {
    font-size: 0.2084rem;
    color: #333333;
    line-height: 0.3472rem;
    text-indent: 0;
  }
  body.group .Service_group_inner .bot h4 {
    font-size: 0.25rem;
    margin-bottom: 0.35rem;
    margin-top: 0.4rem;
    line-height: 0.4rem;
  }
  body.group .Service_group_inner .bot h4 span {
    display: block;
    font-size: 0.3334rem;
  }
  body.group .Service_group_inner .bot p {
    width: 5.86rem;
    font-size: 0.2084rem;
    line-height: 0.3334rem;
  }
  body.group .Service_group_inner .bot p.p2 {
    text-indent: 0;
    margin-left: 24.3%;
  }
  body.group .Service_group_list {
    height: auto;
    background-color: #f6f6f6;
    margin: 0.66rem 0;
  }
  body.group .Service_group_list ul.center {
    justify-content: space-between;
  }
  body.group .Service_group_list ul.center li {
    width: 1.708rem;
    height: 2.222rem;
    background: url(../images/Service_group_list_bg_ph.png) no-repeat;
    background-size: 100% 100%;
  }
  body.group .Service_group_list ul.center li .icon {
    height: 1.153rem;
    background-size: 0.57rem;
    margin-top: 0;
  }
  body.group .Service_group_list ul.center li .icon2 {
    background-image: url(../images/Service_group_list_icon2.png);
  }
  body.group .Service_group_list ul.center li .icon3 {
    background-image: url(../images/Service_group_list_icon3.png);
  }
  body.group .Service_group_list ul.center li .icon4 {
    background-image: url(../images/Service_group_list_icon4.png);
  }
  body.group .Service_group_list ul.center li p {
    font-size: 0.25rem;
    margin-top: 0.31rem;
  }
  body.group .Service_group_list ul.center li .content {
    display: none;
  }
    body.group .about_Customer {
    padding-top: 0.8rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  body.group .about_Customer b.bt {
    margin: 0 0.28rem;
  }
  body.group .about_Customer .center {
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
  }
  body.group .about_Customer .center img {
    width: 23.5%;
    margin-top: 0.1rem;
    background-color: #fff;
    margin-right: 2%;
  }
  body.group .about_Customer .center img:nth-child(7n) {
    margin-right: 2%;
  }
  body.group .about_Customer .center img:nth-child(4n) {
    margin-right: 0;
  }
    body.group .about_Customer b.bt {
    font-size: 0.375rem;
    color: #3266cc;
    line-height: 0.45rem;
    text-align: left;
    position: relative;
    padding-left: 0.233rem;
  }
  b.bt::after {
    content: "";
    position: absolute;
    width: 0.083rem;
    height: 0.347rem;
    background-color: #3266cc;
    border-radius: 0.0278rem;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
  }
  body.group .market_research {
    height: 9.32rem;
    margin: 0;
    background: url(../images/market_research_bg_ph.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-top: 1.04rem;
    box-sizing: border-box;
  }
  body.group .market_research .center {
    display: block;
  }
  body.group .market_research .center .side {
    width: 100%;
    height: 3.472rem;
    background: url(../images/side_bg.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 0.34rem;
    padding-bottom: 0;
    margin-top: 0.3rem;
    display: block;
  }
  body.group .market_research .center .side h2 {
    width: auto;
    font-size: 0.2778rem;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 0.11rem;
  }
  body.group .market_research .center .side p {
    width: 5.042rem;
    height: 0.486rem;
    font-size: 0.25rem;
    margin: 0 auto;
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 0.23rem;
    line-height: 0.486rem;
  }
  body.group .market_research .center .title {
    width: 100%;
    display: block;
    position: absolute;
    height: auto;
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
    top: 0.53rem;
  }
  body.group .market_research .center .title h2 {
    width: auto;
    font-size: 0.3334rem;
    line-height: 1;
  }
  body.group .market_research .center .title h2::before,
  body.group .market_research .center .title h2::after {
    content: "";
    position: absolute;
    width: 0.91rem;
    height: 0.01rem;
    background-color: #ffffff;
    top: 50%;
    transform: translateY(-50%);
  }
  body.group .market_research .center .title h2::before {
    left: 0.6rem;
  }
  body.group .market_research .center .title h2::after {
    right: 0.6rem;
  }
  body.area .Service_area_inner {
    height: 3.3rem;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
  }
  body.area .Service_area_top {
    margin-top: 0.4rem;
  }
  body.area .Service_area_top .center > div {
    height: 1.8rem;
    margin-bottom: 0.4rem;
    font-size: 0.36rem;
  }
  body.area .Service_area_inner .center ul {
    margin-top: 0;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body.area .Service_area_inner .center ul li {
    position: initial;
    width: 48%;
    height: 0.8rem;
    display: flex;
    align-items: center;
    border-radius: 0.2rem;
    font-size: 0.32rem;
    justify-content: initial;
    flex-direction: initial;
    margin-top: 0.22rem;
    padding: 0 0.3rem;
  }
  body.area .Service_area_inner .center ul li .icon {
    width: 20px;
    height: 20px;
    margin-bottom: 0;
    margin-right: 0.4rem;
  }
  body.area .Service_area_inner .center ul li::before {
    content: none;
  }

  body.area .contact_us {
    padding-top: 0.36rem;
    background: #ffffff;
    margin-bottom: 0;
  }
  body.area .contact_us .center {
    padding: 0;
    flex-direction: column-reverse;
  }
  body.area .contact_us .center p {
    display: flex;
    align-items: center;
  }
  body.area .contact_us .center p img {
    width: auto;
    height: 0.28rem;
    margin-right: 9px;
  }
  body.area .contact_us .center .left {
    width: auto;
    margin-top: 0.3rem;
    padding: 0.63rem 0.28rem;
    border-top: 0.01rem solid #3266cc;
  }
  body.area .contact_us .center .left ul li {
    font-size: 0.2778rem;
    line-height: 0.5rem;
  }
  body.area .contact_us .center .left ul li h2 {
    font-size: 0.2778rem;
    line-height: 0.5rem;
  }
  body.area .contact_us .center .left ul li p {
    padding-left: 0.23rem;
  }
  body.area .contact_us .center .right .Map {
    width: 90%;
    height: 4.527rem;
    margin: 0 auto;
  }
  body.area .contact_us .center .right .Map #dituContent {
    width: 100%;
    height: 4.527rem;
    border: #3266cc solid 0.02rem;
  }
  body.area .contact_us .center .right .address,
  body.area .contact_us .center .right .Hotline {
    padding: 0 0.28rem;
    font-size: 0.25rem;
    margin-top: 0.2rem;
  }
  body.area .contact_us .center .right .address img,
  body.area .contact_us .center .right .Hotline img {
    width: auto;
    height: 0.25rem;
  }
  .banner {
    margin-top: 1.11rem;
  }
  .banner img:first-child {
    display: none;
  }
  .banner img:last-child {
    display: block;
  }
  .position {
    width: 100%;
    height: 0.556rem;
    background-color: #eeeeee;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .position .center {
    padding: 0;
    height: 0.556rem;
    padding-left: 0.28rem;
  }
  .position .center img {
    width: 0.17rem;
  }
  .position .center p {
    width: 90%;
    font-size: 0.2084rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.25rem;
  }
  .position .center p a {
    color: #333333;
  }
  .consulting {
    padding-top: 0.73rem;
  }
  .consulting .title {
    font-size: 0.375rem;
    color: #333333;
    line-height: 0.45rem;
    padding-left: 0.233rem;
    font-weight: bold;
    margin-left: 0.233rem;
    font-weight: bold;
    text-align: left;
  }
  .consulting .title::before {
    content: none;
  }
  .consulting .title::after {
    content: "";
    position: absolute;
    width: 0.083rem;
    height: 0.347rem;
    background-color: #3266cc;
    border-radius: 0.0278rem;
    left: 0;
    top: 50%;
    margin-left: 0;
    transform: translate(0%, -50%);
  }
  .consulting .center {
    width: 100%;
    background-color: #fff;
    margin-top: 0.6rem;
  }
  .consulting .center ul {
    padding: 0;
    height: 2.153rem;
    padding-top: 0.56rem;
  }
  .consulting .center ul li a .img {
    width: 0.695rem;
    height: 0.695rem;
    margin-bottom: 0;
  }
  .consulting .center ul li a .img img {
    height: 0.32rem;
  }
  .consulting .center ul li a p {
    font-size: 0.25rem;
    margin-top: 0.09rem;
  }

  .Latest_articles {
    padding-top: 0.64rem;
    position: relative;
  }
  .Latest_articles .center {
    display: block;
    padding: 0;
  }
  .Latest_articles .center .title {
    height: 0.45rem;
    margin: 0 0.28rem;
    position: initial;
  }
  .Latest_articles .center .title img {
    display: none;
  }
  .Latest_articles .center .title p {
    font-size: 0.375rem;
    color: #333333;
    line-height: 0.45rem;
    text-align: left;
    position: relative;
    padding-left: 0.233rem;
    left: 0;
    margin-left: 0;
  }
  .Latest_articles .center .title a {
    font-size: 0.2222rem;
    text-decoration: none;
    color: #3266cc;
    position: absolute;
    width: 3rem;
    height: 0.486rem;
    border: 0.01rem solid #3266cc;
    border-radius: 0.24rem;
    line-height: 0.484rem;
    text-align: center;
    bottom: 0.37rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .Latest_articles .center .title p::after {
    content: "";
    position: absolute;
    width: 0.083rem;
    height: 0.347rem;
    background-color: #3266cc;
    border-radius: 0.0278rem;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
  }
  .Latest_articles .center ul {
    display: block;
    margin-top: 0.56rem;
    padding: 0 0.28rem;
    padding-bottom: 1.28rem;
    background-color: #fff;
  }
  .Latest_articles .center ul li {
    width: 100%;
    height: 1.31rem;
    line-height: 0.3334rem;
    display: none;
    padding-left: 23px;
    border-bottom: 1px dashed #aaaaaa;
    position: relative;
    padding-top: 0.2rem;
  }
  .Latest_articles .center ul li a {
    font-size: 0.25rem;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: all 0.3s;
    line-height: 0.3334rem;
  }
  .Latest_articles .center ul li a:hover {
    color: #3266cc;
  }
  .Latest_articles .center ul li span.time {
    font-size: 0.2048rem;
    color: #aaaaaa;
    display: block;
    text-align: right;
    margin-top: 0.12rem;
  }
  .Latest_articles .center ul li:nth-child(1),
  .Latest_articles .center ul li:nth-child(2),
  .Latest_articles .center ul li:nth-child(3),
  .Latest_articles .center ul li:nth-child(4) {
    display: block;
  }
  .Latest_articles .center ul li::before {
    width: 0.25rem;
    height: 0.25rem;
    top: 30%;
  }

  b.bt {
    font-size: 0.375rem;
    color: #333333;
    line-height: 0.45rem;
    text-align: left;
    position: relative;
    padding-left: 0.233rem;
  }
  b.bt::after {
    content: "";
    position: absolute;
    width: 0.083rem;
    height: 0.347rem;
    background-color: #3266cc;
    border-radius: 0.0278rem;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
  }
}

